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