.home-header{margin-bottom:var(--spaces-xlhalf)}.home-header .home-title{width:100%;font-weight:600;text-align:start;text-transform:uppercase;color:var(--text-blue);margin:0 auto;margin-top:var(--spaces-m);margin-bottom:var(--spaces-s);font-size:8.5rem;line-height:7.6rem}@media screen and (max-width: 1770px){.home-header .home-title{font-size:4.6vw;line-height:4.3vw}}@media screen and (max-width: 850px){.home-header .home-title{font-size:4.2vw;line-height:4vw}}@media screen and (max-width: 650px){.home-header .home-title{font-size:2.6rem;line-height:3.1rem}}@media screen and (max-width: 400px){.home-header .home-title{font-size:5.4vw;line-height:7vw}}.home-header .home-main-img{position:relative;width:100%;height:auto;max-height:800px;aspect-ratio:1623/800;margin-bottom:var(--spaces-xlhalf)}@media screen and (max-width: 550px){.home-header .home-main-img{margin-bottom:10rem}}.home-header .home-main-img__file{width:100%;height:auto;max-height:800px;border-radius:24px;aspect-ratio:1623/800;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 550px){.home-header .home-main-img__file{border-radius:8px}}.home-header .home-main-img .lens{border-radius:24px}@media screen and (max-width: 550px){.home-header .home-main-img .lens{border-radius:8px}}.home-header .home-main-img .home-main-img-item{opacity:0;pointer-events:none;transition:opacity .8s ease-in-out;position:absolute;height:100%;width:100%}.home-header .home-main-img .home-main-img-item--active{opacity:1;pointer-events:auto}.home-header .home-main-img__content{position:absolute;bottom:var(--spaces-xlhalf);left:var(--spaces-xlhalf);display:flex;flex-direction:column;row-gap:var(--space-s)}@media screen and (max-width: 1200px){.home-header .home-main-img__content{bottom:var(--spaces-l);left:var(--spaces-l)}}@media screen and (max-width: 768px){.home-header .home-main-img__content{bottom:var(--spaces-m);left:var(--spaces-m)}}@media screen and (max-width: 550px){.home-header .home-main-img__content{position:relative;bottom:auto;left:auto;padding:var(--spaces-shalf) 0;flex-direction:row;-moz-column-gap:var(--spaces-s);column-gap:var(--spaces-s)}}.home-header .home-main-img__title{font-size:50px;font-weight:600;line-height:67px;color:var(--white);margin:0;letter-spacing:1px}@media screen and (max-width: 1200px){.home-header .home-main-img__title{font-size:40px;line-height:46px}}@media screen and (max-width: 768px){.home-header .home-main-img__title{font-size:30px;line-height:36px}}@media screen and (max-width: 550px){.home-header .home-main-img__title{font-size:2rem;line-height:2rem}}@media screen and (max-width: 420px){.home-header .home-main-img__title{font-size:1.7rem;line-height:1.7rem}}.home-header .home-main-img__subtitle{font-size:2.4rem;font-weight:500;line-height:2.8rem;color:var(--text-blue);margin:0;margin-left:var(--spaces-xxs)}@media screen and (max-width: 768px){.home-header .home-main-img__subtitle{font-size:2rem;line-height:2.4rem}}@media screen and (max-width: 550px){.home-header .home-main-img__subtitle{font-size:2rem;line-height:2rem}}@media screen and (max-width: 420px){.home-header .home-main-img__subtitle{font-size:1.7rem;line-height:1.7rem}}.home-header .home-work-link{padding-top:var(--spaces-mhalf);display:flex;justify-content:center;align-items:center;row-gap:var(--spaces-s);-moz-column-gap:var(--spaces-m);column-gap:var(--spaces-m);margin-bottom:var(--spaces-xlhalf)}@media screen and (max-width: 550px){.home-header .home-work-link{padding-top:0;margin-bottom:var(--spaces-xl)}}@media screen and (max-width: 370px){.home-header .home-work-link svg{display:none}}.home-header .home-work-link a{position:relative;font-size:2.2rem;font-weight:500;line-height:2.8rem;color:var(--text-blue);text-decoration:none;transition:color .3s ease-in-out}@media screen and (max-width: 450px){.home-header .home-work-link a{font-size:1.8rem;line-height:2.4rem}}.home-header .home-work-link a::after{content:"";display:block;position:absolute;bottom:-12px;width:100%;height:1px;background:var(--text-blue);transition:width .3s ease-in-out}@media screen and (max-width: 450px){.home-header .home-work-link a::after{bottom:-6px}}.home-header .home-link-items-container{display:flex;justify-content:center;padding-top:var(--spaces-m)}.home-header .home-link-items-container .home-link-items{display:flex;-moz-column-gap:var(--spaces-m);column-gap:var(--spaces-m);row-gap:var(--spaces-l);justify-content:space-between;width:100%;max-width:1000px}@media screen and (max-width: 900px){.home-header .home-link-items-container .home-link-items{flex-direction:column;align-items:center}}.home-header .home-link-items-container .home-link-items .home-link-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-header .home-link-items-container .home-link-items .home-link-item .default-button{padding:1.2rem var(--spaces-xlhalf)}@media screen and (max-width: 480px){.home-header .home-link-items-container .home-link-items .home-link-item,.home-header .home-link-items-container .home-link-items .home-link-item a,.home-header .home-link-items-container .home-link-items .home-link-item button,.home-header .home-link-items-container .home-link-items .home-link-item p{width:100%}}.home-header .home-link-items-container .home-link-items .home-link-item p{max-width:167px;color:var(--text-light-blue);text-align:center}@media screen and (max-width: 480px){.home-header .home-link-items-container .home-link-items .home-link-item p{max-width:100%;font-weight:500}.home-header .home-link-items-container .home-link-items .home-link-item p br{display:none}}@media screen and (max-width: 768px){.testimonials-section .home-section-header{margin-bottom:var(--spaces-xl) !important}}.testimonials-section .testimonials{display:flex;justify-content:center;margin-bottom:var(--spaces-xxl)}@media screen and (max-width: 768px){.testimonials-section .testimonials{margin-bottom:0}}.testimonials-section .testimonials .testimonial-home-item{max-width:1340px;display:none;flex-direction:column;row-gap:var(--spaces-mhalf)}.testimonials-section .testimonials .testimonial-home-item--active{display:flex}.testimonials-section .testimonials .testimonial-home-item .display-m{text-align:center}@media screen and (max-width: 768px){.testimonials-section .testimonials .testimonial-home-item .display-m{font-size:3.5rem;line-height:4rem}}.testimonials-section .testimonials .testimonial-home-item .subheading{text-align:center}@media screen and (max-width: 768px){.testimonials-section .testimonials .testimonial-home-item .subheading{font-size:2rem;line-height:2.5rem}}.testimonials-section .testimonials-dots{display:flex;justify-content:center;-moz-column-gap:var(--spaces-s);column-gap:var(--spaces-s)}.testimonials-section .testimonials-dots .testimonials-dot{cursor:pointer;width:8px;height:8px;border-radius:50%;background-color:#4f8ec6;transition:background-color .3s ease-in-out}.testimonials-section .testimonials-dots .testimonials-dot--active{background-color:#1b4366}.home-logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:10rem;margin-bottom:var(--spaces-xxl);gap:var(--spaces-xl)}@media screen and (max-width: 480px){.home-logos{margin-bottom:var(--spaces-xl)}}.awards-banner__mobile-image{display:none}.awards-banner__desktop-image{display:block}@media(max-width: 550px){.awards-banner__mobile-image{display:block}.awards-banner__desktop-image{display:none}}@media screen and (max-width: 480px){.home-section .magazines-layout .home-section-header p,.home-section .magazines-layout .home-section-header a{display:none}.home-section .magazines-layout .home-section-header img{max-width:70vw}}@media screen and (max-width: 480px){.home-section .magazines-layout .magazines{margin-top:var(--spaces-mhalf)}}