.about-section{padding:4rem 1.5rem;background-color:#f9f9f9}.about-section h2{text-align:center;font-size:2.5rem;color:var(--main-red);font-weight:700}.about-container{display:flex;flex-wrap:nowrap;align-items:flex-start;max-width:75em;margin:0 auto;gap:2rem}.about-image{flex:1 1 50%;max-width:56%}.about-image img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 .5rem 1rem #0000001a}.about-content{flex:1 1 50%;text-align:left;max-width:50%}.about-content h2{font-size:2.5rem;margin-bottom:1rem;color:var(--main-red);font-weight:700}.about-content p{margin-top:-.5em;font-size:1.2rem;color:#333;line-height:1.8}.about-content .slogan{font-weight:700;color:var(--main-red)}.logo-termitel{display:inline-flex;align-items:center;font-size:1.2rem;color:#176fc1;font-weight:700;text-decoration:none}.tt-logo{width:1.4em;height:auto;margin-right:.3em;vertical-align:middle}@media screen and (max-width: 48em){.about-container{flex-direction:column;text-align:center;align-items:center}.about-image{width:100%}.about-content{max-width:100%;text-align:center}.about-section h2{font-size:2rem}.about-content p,.logo-termitel{font-size:1rem}.tt-logo{width:1.5em}}.consultants-cards{padding:4rem 1.5rem;background-color:#f9f9f9}.consultants-cards h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--main-red);font-weight:700}.cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;max-width:75em;margin:0 auto;align-items:stretch}.consultant-card{display:flex;flex-direction:column;background:#fff;border-radius:.5rem;box-shadow:0 .25rem .5rem #0000001a;overflow:visible;transition:transform .3s ease,box-shadow .3s ease}.consultant-card:hover{transform:translateY(-.5rem);box-shadow:0 .5rem 1rem #0003}.consultant-image{width:100%;aspect-ratio:3 / 2;object-fit:cover}.consultant-content{display:flex;flex-direction:column;flex:1;padding:1.5rem}.consultant-content h2{font-size:1.5rem;color:#9b003a;margin-bottom:.5rem}.consultant-content h3{font-size:1.25rem;color:#666;margin-bottom:1rem}.consultant-points{list-style:none;padding:0;margin:0 0 1.5rem}.consultant-points li{font-size:1rem;color:#333;margin-bottom:.5rem}.contact-buttons{display:flex;gap:1rem;margin-top:auto}.contact-buttons a{font-size:2.5rem;color:var(--main-red);text-decoration:none;transition:color .3s ease}.contact-buttons a:hover{color:var(--main-red);svg{stroke:var(--main-red);fill:var(--main-red);transform:scale(1.3)}}.contact-buttons svg{transition:transform .3s ease;width:2.5rem;height:2.5rem;stroke:var(--main-red);fill:var(--main-red)}.cv-dropdown{position:relative;display:inline-block}.cv-button{background-color:var(--main-red);color:#fff;border:none;border-radius:.4rem;padding:.75rem .43rem;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .3s ease;width:9.5em}.cv-button:hover{background-color:#a50036}.cv-dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;box-shadow:0 .5rem 1rem #0000001a;z-index:1000;width:9.5em}.cv-dropdown-item{display:flex;align-items:center;gap:.5rem;color:#333;text-decoration:none;padding:.5rem 1rem;transition:background-color .3s ease}.cv-dropdown-item:hover{background-color:#f0f0f0}.flag-icon{width:1.2rem;height:auto;object-fit:cover}@media screen and (max-width: 48em){.cv-button{width:10.5em;font-size:.9rem;padding:.7rem .8rem}.cv-dropdown-menu{width:9.3em}}.hero-section{height:100vh;width:100%;background-image:url(/images/hero.jpg);background-size:cover;background-position:top center;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative}.hero-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}.hero-content{position:relative;z-index:2}.hero-content h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.hero-content p{font-size:1.25rem;margin-bottom:2rem}.cta-button{display:inline-block;padding:.75rem 1.5rem;background-color:var(--main-red);color:#fff;text-decoration:none;font-size:1rem;border-radius:.32rem;transition:background-color .3s ease}.cta-button:hover{background-color:#b4b4b4}@media screen and (max-width: 48em){.hero-section{background-image:url(/images/hero_mobile.jpg)}}.trusted-by{padding:2.5rem 1.5rem;text-align:center}.trusted-by h2{margin:0 0 .5em;font-size:2rem;color:var(--main-red);font-weight:700}.logo-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;justify-items:center;align-items:center}.logo{max-width:100%;height:auto;transition:transform .3s ease}.logo:hover{transform:scale(1.1)}@media (min-width: 48em){.logo-grid{grid-template-columns:repeat(3,1fr)}.logo{max-width:10rem}}@media (min-width: 75em){.logo-grid{grid-template-columns:repeat(6,1fr)}.logo{max-width:15rem}}.services-accordion{max-width:60em;margin:0 auto;padding:2rem 1rem}.services-accordion h2{text-align:center;margin-bottom:2rem;color:var(--main-red);font-size:2.5rem;font-weight:700}.services-list{display:flex;flex-direction:column;gap:2rem}.service-item{background:none;padding:0;position:relative}.service-item h3{text-align:center;margin-bottom:.5rem;color:#333;font-size:2rem;font-weight:600}.teaser{margin-bottom:1rem;font-size:1.3em;color:#555}.divider{position:relative;margin:1rem 0;height:.0625rem;background-color:#ccc}.round-toggle{-webkit-appearance:none;appearance:none;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;background-color:var(--main-red);color:#fff;border:none;border-radius:50%;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .3s ease}.round-toggle:hover{background-color:var(--main-red);transform:translate(-50%,-50%) scale(1.1)}.full-text-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease}.full-text-wrapper.expanded{max-height:37.5rem}.full-text p{font-size:1.3em;margin-top:1rem;color:#555;padding-bottom:1rem}@media (max-width: 48em){.round-toggle{width:33px;height:33px;font-size:17px}.service-item h3{font-size:1.6em}.teaser,.full-text p{font-size:1.1em}}
