body{background-color:#fffbfa;color:#303030}*{margin:0;padding:0}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:Open Sans,sans-serif;font-weight:400;line-height:1.6;margin:0}.header{display:flex;justify-content:space-between;align-items:center;height:10vh;position:sticky;top:0;z-index:1000;padding:0 6.4rem;box-shadow:0 .4rem 1.2rem #0000001a;background-color:#fffbfa}.header__logo{display:flex;align-items:center}.header__logo-img img{max-width:100%;height:auto}.header__logo-link{display:flex;align-items:center;text-decoration:none}.header__logo-text{font-size:2.8rem;font-weight:700;color:#303030}.header__nav{display:flex;justify-content:center;align-items:center}.header__nav-item{font-size:1.6rem;position:relative}.header__nav-item a{text-decoration:none;color:#303030;padding:.8rem 1.2rem;display:block}.header__nav-item:not(:last-child){margin-right:3.2rem}.header__cta{display:flex}.header__cta-number{display:flex;justify-content:left;align-items:center;margin-right:1.2rem}.header__cta-number-link{display:flex;align-items:center;text-decoration:none}.header__cta-number a{color:#303030}.header__cta-number img{height:2.5rem;margin-right:.4rem}.header__cta-number span{font-size:1.6rem;font-weight:700}.mega-menu{position:fixed;top:10vh;left:0;width:100%;height:0;overflow:hidden;opacity:0;pointer-events:none;z-index:999;transition:height .5s ease,opacity .3s ease}.mega-menu--visible{height:100vh;opacity:1;pointer-events:auto}.mega-menu__content{height:50vh;background-color:#fffbfa;padding:6.4rem;box-shadow:0 .4rem 2.4rem #00000026;transform:translateY(-2.4rem);transition:transform .5s ease;display:flex;gap:6.4rem}.mega-menu--visible .mega-menu__content{transform:translateY(0)}.mega-menu__section:first-child{flex:0 0 30rem}.mega-menu__section:last-child{flex:1;overflow-y:auto;overflow-x:hidden;max-height:100%}.mega-menu__section:last-child::-webkit-scrollbar{width:.6rem}.mega-menu__section:last-child::-webkit-scrollbar-thumb{background-color:#0003;border-radius:.6rem}.mega-menu__category{padding-bottom:2.4rem}.mega-menu__overlay{height:50vh;width:100%;backdrop-filter:blur(.4rem);background-color:#00000040;opacity:0;transition:opacity .5s ease}.mega-menu--visible .mega-menu__overlay{opacity:1}.footer{background-color:#434343;color:#fffbfa;font-family:Lato,sans-serif;font-weight:700;padding:4.8rem 0 0}.footer__content{padding:0 6.4rem}.footer__logo{display:flex;align-items:center;margin-bottom:3.2rem}.footer__logo-link{display:flex;align-items:center;text-decoration:none}.footer__logo-img img{max-width:100%;height:auto}.footer__logo-text{font-size:2.8rem;font-weight:700;color:#fffbfa;margin-left:1.2rem}.footer__links{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem;margin-top:2.4rem}.footer__column{display:flex;flex-direction:column;gap:1.6rem}.footer__social{display:flex;gap:1.6rem}.footer__social img{height:4rem}.footer__contact{display:flex;flex-direction:column;gap:1.2rem}.footer__contact>*{display:flex;align-items:center;font-size:2rem}.footer__contact>* a{color:#fffbfa;text-decoration:none}.footer__contact>* img{height:3.2rem;margin-right:.8rem}.footer__cta{margin-top:2.4rem}.footer__list{list-style:none}.footer__list a{text-decoration:none;color:#fffbfa;font-size:2rem}.footer__item{margin-bottom:1.2rem}.footer__copyright{text-align:center;font-size:1.6rem;margin-top:4.8rem;padding:1.6rem 0;background-color:#303030}main{min-height:100vh}.primary-banner{display:flex;justify-content:center;align-items:center;height:90vh}.primary-banner__content{display:flex;justify-content:center;align-items:center;margin-right:6.4rem}.primary-banner__content div{width:50rem}.primary-banner__reviews{display:flex;align-items:center;margin-bottom:2.4rem}.primary-banner__reviews-icon{height:2.5rem;margin-right:.4rem}.primary-banner__reviews-text{font-size:1.6rem;font-family:Merriweather,serif}.primary-banner__title{font-size:4.2rem;font-weight:300;line-height:1.2;font-family:Lato,sans-serif}.primary-banner__title span{font-weight:700}.primary-banner__description{width:40rem;font-size:2rem;font-weight:300;line-height:1.2;font-family:Merriweather,serif;margin-top:2.4rem;font-style:italic}.primary-banner__social-proof{margin-top:2.4rem}.primary-banner__social-proof-item{display:flex;align-items:center;margin-top:1.2rem}.primary-banner__social-proof-icon{height:2.5rem;margin-right:1.2rem}.primary-banner__social-proof-text{font-family:Merriweather,serif;font-size:1.6rem}.primary-banner__cta{margin-top:2.4rem}.primary-banner__collage{position:relative;overflow:hidden;height:90vh;display:flex;justify-content:center;align-items:center}.primary-banner__collage-container{display:flex;gap:2.4rem;justify-content:center;align-items:flex-start;height:45vh;padding:2.4rem;overflow:hidden;position:relative}.primary-banner__collage-container:before,.primary-banner__collage-container:after{content:"";position:absolute;left:0;right:0;height:6rem;z-index:1;pointer-events:none}.primary-banner__collage-container:before{top:0;background:linear-gradient(to bottom,#FFFBFA 0%,rgba(255,251,250,.7) 30%,rgba(255,251,250,.3) 70%,transparent 100%)}.primary-banner__collage-container:after{bottom:0;background:linear-gradient(to top,#FFFBFA 0%,rgba(255,251,250,.7) 30%,rgba(255,251,250,.3) 70%,transparent 100%)}.primary-banner__collage-column-wrapper{overflow:hidden;height:100%;position:relative}.primary-banner__collage-column{display:flex;flex-direction:column}.primary-banner__collage-column--animated{animation:scrollUp 50s linear infinite}.primary-banner__collage-image--type-a,.primary-banner__collage-image--type-b{border-radius:1.2rem;margin-bottom:1.6rem;object-fit:cover;width:20rem;display:block}.primary-banner__collage-image--type-a{height:25rem}.primary-banner__collage-image--type-b{height:15rem}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.hero-text{display:flex;justify-content:center;align-items:center;width:100%;height:90vh}.hero-text__section{margin-top:-10vh}.hero-text__title{font-size:4.2rem;margin-bottom:1.2rem}.primary-cta{background-color:#fc8551;font-size:1.6rem;font-weight:700;padding:.8rem 1.2rem;text-decoration:none;color:#fffbfa;cursor:pointer}.secondary-cta{background-color:#434343;font-size:1.6rem;font-weight:700;padding:.8rem 1.2rem;text-decoration:none;color:#fffbfa;cursor:pointer}.tertiary-cta{background-color:transparent;font-size:1.6rem;font-weight:700;padding:.8rem 1.2rem;text-decoration:none;color:#303030;cursor:pointer;border:1px solid #434343}.offer-card{width:35rem;height:40rem;padding:4rem 2.4rem;box-shadow:0 0 1rem #000000bf;border-radius:.6rem}.offer-card__title{display:flex;align-items:center;justify-content:space-between}.offer-card__title-text{font-size:2rem;font-weight:700}.offer-card__discount{font-size:1.2rem;font-weight:700;padding:.4rem 1.2rem;border-radius:2.4rem;background-color:#78cc82}.offer-card__price{font-size:1.6rem;font-weight:700}.offer-card__brief{font-size:1.2rem;font-weight:700;color:#299c36}.offer-card__features{margin-top:3.2rem}.offer-card__features-list{height:15rem;font-size:1.2rem;font-weight:300;list-style:none}.offer-card__cta{display:flex;justify-content:center}.offer-card__cta .primary-cta{padding:.4rem 2.4rem}.offer-card__disclaimer{display:flex;justify-content:center;margin-top:.4rem;font-size:1.6rem;color:#8a8a8a;font-weight:700}.offer-card:not(:last-child){margin-right:6.4rem}.reviews-container{min-height:40vh}.post-carousel{display:flex;justify-content:center;min-height:40vh;margin-top:6.4rem}.post-carousel__container{width:100rem}.post-carousel__title{font-size:2.8rem;font-weight:700}.post-carousel__navigation{display:flex;align-items:center}.post-carousel__navigation img{height:5rem;cursor:pointer}.post-carousel__content{display:flex;justify-content:center;margin-top:2.4rem}.post-carousel__list{display:flex;justify-content:center;padding:0 4.8rem}.post-carousel__item{width:20rem;height:22.5rem}.post-carousel__item-img img{width:20rem;height:12.5rem}.post-carousel__item-title{font-family:Lato,sans-serif;font-size:2rem;font-weight:700;color:#fc8551}.post-carousel__item-brief{font-family:Merriweather,serif;font-size:1.2rem;font-weight:300}.post-carousel__item-more{margin-top:1.2rem}.post-carousel__item-more a{font-size:1.2rem;font-size:#FFFBFA;font-weight:700;text-decoration:none;color:#303030}.post-carousel__item:not(:last-child){margin-right:6.4rem}.section-heading{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.section-heading__title,.section-heading__subtitle{font-size:3.6rem;font-family:Lato,sans-serif;max-width:80rem;width:100%}.section-heading__subtitle{font-size:1.6rem;font-family:Merriweather,serif;font-weight:300;margin-top:1.2rem;margin-bottom:6.4rem;max-width:65rem}.mega-menu__content{display:flex;padding:2.4rem 4.8rem}.mega-menu__section-title{margin-bottom:1.2rem;font-size:1.8rem}.mega-menu__service-type{display:flex;margin-bottom:2.4rem;width:40rem;height:8rem;background-color:#f1f1f1;cursor:pointer}.mega-menu__service-type-icon{display:flex;justify-content:center;align-items:center;width:8rem;height:8rem;background-color:#f1f1f1}.mega-menu__service-type-icon-wrapper{background-color:#fc8551;display:flex;justify-content:center;align-items:center}.mega-menu__service-type-icon-wrapper img{width:4rem;height:4rem}.mega-menu__service-type-text{display:flex;align-items:center;color:#303030}.mega-menu__service-type-text-name{font-size:1.8rem}.mega-menu__service-type-text-description{font-size:1.2rem}.mega-menu__category{width:100%;margin-left:4.8rem}.mega-menu__category-title{font-size:1.8rem}.mega-menu__category:nth-child(2){margin-top:1.2rem}.mega-menu__services{display:flex}.mega-menu__service{width:22rem;height:18rem;margin-right:2.4rem;background-color:#f1f1f1;border-radius:.6rem}.mega-menu__service-img img{width:22rem;height:10rem;object-fit:cover;border-radius:.6rem .6rem 0 0}.mega-menu__service-name{font-size:1.6rem;padding:0 1.2rem;font-weight:700}.mega-menu__service-price{font-size:1.2rem;padding:0 1.2rem;font-weight:300}.search-bar{display:flex;justify-content:center;align-items:center;width:100%;height:90vh}.search-bar__section{margin-top:-10vh}.search-bar__title{font-size:4.2rem;margin-bottom:1.2rem}.search-bar__input-group{position:relative;width:100%}.search-bar__input{all:unset;box-sizing:border-box;width:100%;height:1.5rem;padding:2.5rem;border-radius:50rem;border:1px solid rgba(0,0,0,.31);font:inherit}.search-bar__results{position:absolute;top:calc(100% + .8rem);left:0;right:0;z-index:10;max-height:18.75rem;overflow-y:auto;background-color:#fffbfa;border:1px solid rgba(0,0,0,.1);border-radius:1rem;box-shadow:0 .4rem 1.2rem #0000001a}.search-bar__result-item{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 2.4rem;text-decoration:none;color:#303030;cursor:pointer}.search-bar__result-item:hover{background-color:#0000000d}.search-bar__result-name{font-weight:700}.search-bar__result-price{font-style:italic;color:#8a8a8a}.quiz-container{display:flex;justify-content:center;align-items:center;width:100%;height:120vh}.quiz{display:flex;width:75rem;height:30rem;background-color:#ffe9dfb2;border-radius:1.2rem;box-shadow:0 4px 12px #00000014}.quiz__content,.quiz__img{width:50%;height:100%;padding:3.2rem 4rem}.quiz__name{font-size:1.8rem;font-weight:700;color:#e97e5d}.quiz__title{margin-top:2.4rem;font-size:2.8rem;color:#303030;line-height:1.2}.quiz__description{margin-top:1.2rem;font-weight:300;color:#303030;font-size:1.2rem}.quiz__cta{margin-top:1.2rem}.quiz__img{display:flex;justify-content:center;align-items:flex-end;height:100%;padding-bottom:0}.quiz__img img{max-height:100%;object-fit:contain}.carousel-container{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.carousel{display:flex;background-color:#fffbfa;font-family:Lato,sans-serif;padding:1.6rem;width:80rem;height:50rem}.carousel__sidebar{display:flex;flex-direction:column;gap:1.2rem}.carousel__thumbnail{display:flex;flex-direction:column;align-items:center;background-color:#f1f1f1;border:none;padding:.8rem;cursor:pointer;border-radius:.8rem;text-align:center;font-size:1.6rem;color:#303030;font-weight:400;transition:background-color .3s ease}.carousel__thumbnail img{width:100%;height:auto;border-radius:.4rem;margin-bottom:.4rem}.carousel__thumbnail--active{outline:2px solid #FC8551;background-color:#ffeee6}.carousel__main{position:relative;width:80%;padding-left:2.4rem;display:flex;flex-direction:column;justify-content:flex-end}.carousel__image{width:100%;height:auto;border-radius:1.2rem;object-fit:cover}.carousel__info{position:absolute;bottom:1.6rem;left:2.4rem;color:#fffbfa;max-width:60%}.carousel__title{font-size:3.6rem;font-weight:700;line-height:1.2}.carousel__price{font-size:1.6rem;color:#fc8551;margin:.4rem 0}.carousel__description{font-size:1.6rem;line-height:1.5;margin-bottom:.8rem}.carousel__link{font-size:1.6rem;color:#fffbfa;text-decoration:underline}.carousel__progress-bar{position:absolute;bottom:0;left:0;height:4px;background-color:#fc8551;width:0%;border-radius:2px;transition:width 0s}.carousel__progress-bar--animate{width:100%;transition:width 4s linear}.benefit-section{display:flex;justify-content:center;align-items:center;height:100vh;position:relative}.benefit-section__list{margin-right:6.4rem}.benefit-section__list-item{display:flex;align-items:center;border-bottom:2px solid rgba(191,191,191,.5);padding:2.4rem 0 3.2rem;position:relative;cursor:pointer;transition:all .3s ease-in-out}.benefit-section__list-item:after{content:"";position:absolute;bottom:-2px;left:0;width:0%;height:2px;background:linear-gradient(to right,#FC8551 70%,transparent);z-index:1}.benefit-section__list-item-icon{height:5rem;margin-right:1.2rem}.benefit-section__list-item-icon img{height:5rem}.benefit-section__list-item-title{font-size:2.4rem;font-weight:700;font-family:Lato,sans-serif}.benefit-section__list-item-description{font-size:1.6rem;font-weight:300;font-family:Merriweather,serif;max-width:50rem;height:0;overflow:hidden;opacity:0;transform:translateY(-10px);transition:height .6s cubic-bezier(.65,0,.35,1),opacity .5s ease-in-out,transform .5s ease-in-out}.benefit-section__list-item.active:after{width:100%;transition:width 7s linear}.benefit-section__list-item.active .benefit-section__list-item-description{height:auto;opacity:1;transform:translateY(0);padding-top:1.2rem}.benefit-section__list-item.reset:after{width:0;transition:none}.benefit-section__img{position:relative}.benefit-section__img img{width:35rem;height:52.5rem;border-radius:2.4rem;object-fit:cover;transition:opacity .8s ease-in-out}.service-section{height:100vh}.service-section .all-services{display:flex;justify-content:center;width:100%;margin-top:6.4rem}.service-section .all-services .service__text{display:flex;align-items:center;width:45rem;margin-right:10rem}.service-section .all-services .service__text-title h3{font-size:4.2rem;font-weight:300;line-height:1.2;font-family:Lato,sans-serif}.service-section .all-services .service__text-title h3 span{font-weight:700}.service-section .all-services .service__text-description{width:40rem;font-size:2rem;font-weight:300;line-height:1.2;font-family:Merriweather,serif;margin-top:2.4rem;font-style:italic}.service-section .all-services .service__img img{height:47.5rem}.service-section .all-services .grid-container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);gap:7.5rem;padding:2rem;width:max-content}.service-section .all-services-selection-buttons{display:flex;justify-content:center;margin-bottom:2rem}.service-section .all-services-selection-buttons button{all:unset;font-family:Lato,sans-serif;font-size:1.6rem;font-weight:700;color:#303030;background-color:#fffbfa;border-radius:1.2rem;padding:.8rem 1.6rem;border:1px solid #303030;cursor:pointer}.service-section .all-services-selection-buttons button:not(:last-child){margin-right:3.2rem}.service-section .all-services-selection-buttons .active{color:#fffbfa;background-color:#409d40}.service-section .all-services__item{width:25rem;background:#f9f9f9;padding:1.5rem}.service-section .all-services__item-icon img{height:7.5rem}.service-section .all-services__item-title{font-family:Lato,sans-serif;font-size:1.6rem;font-weight:700;margin-top:.8rem}.service-section .all-services__item-description{font-family:Merriweather,serif;font-size:1.2rem;font-weight:300;margin-top:.8rem}.service-section .all-services__item-more-info{margin-top:1.2rem}.service-section .all-services__item-more-info a{font-family:Merriweather,serif;font-size:1.2rem;font-weight:700;margin-top:2.4rem;color:#303030;text-decoration:none}.service-section .bundles,.service-section .maintenance-plans{display:flex;justify-content:center;align-items:center;margin-top:6.4rem}.why-choose-us{height:100vh}.why-choose-us .reasons{display:flex;justify-content:center}.why-choose-us .reasons__item{width:40rem}.why-choose-us .reasons__item-icon img{height:5rem}.why-choose-us .reasons__item-title{font-size:2.8rem;font-family:Lato,sans-serif;font-weight:700}.why-choose-us .reasons__item-description{font-size:1.6rem;font-family:Merriweather,serif;font-weight:300}.why-choose-us .reasons__item:not(:last-child){margin-right:6.4rem}.why-choose-us .review-container{display:flex;justify-content:center;margin-top:6.4rem}.why-choose-us .review-container .individual-review{width:90rem;padding:3.2rem;background-color:#e2efe4}.why-choose-us .review-container .individual-review p{font-size:2.4rem;font-weight:300;font-style:italic;text-align:center}.why-choose-us .review-container .individual-review__info{display:flex;justify-content:center;align-items:center;margin-top:1.6rem}.why-choose-us .review-container .individual-review__info img{height:4.8rem;border-radius:50%;margin-right:1.2rem;margin-left:-4.8rem}.why-choose-us .review-container .individual-review__info-name p{font-size:1.6rem;font-weight:700}.why-choose-us .review-container .individual-review__info-name p:last-child{font-weight:300;font-style:italic}.faq-section{width:100%;min-height:45rem;background-color:#e2efe4;margin-top:6.4rem;display:flex;justify-content:center;align-items:center}.faq-section__content{display:flex;justify-content:space-between;align-items:center}.faq-section>div{margin-right:6.4rem}.faq-section>div .faq-section__left-title{width:30rem;font-size:2.8rem;font-weight:700;font-family:Lato,sans-serif}.faq-section>div .faq-section__left-subtitle{width:30rem;font-size:1.6rem;font-weight:300;font-family:Merriweather,serif}.faq-section__list{list-style:none;width:50rem;margin-left:6.4rem}.faq-section__item{border-bottom:1px solid #ddd;padding:1rem 0}.faq-section__item .faq-section__question{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-section__item .faq-section__question h3{font-size:2rem;font-weight:700;font-family:Lato,sans-serif}.faq-section__item .faq-section__question img{height:2.5rem;transition:transform .3s ease-in-out}.faq-section__item .faq-section__answer{font-size:1.2rem;font-weight:300;font-family:Merriweather,serif;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.faq-section__item--active .faq-section__answer{max-height:10rem;opacity:1}.faq-section__item--active .faq-section__question img{transform:rotate(-180deg)}.final-cta-section{display:flex;justify-content:center;align-items:center;padding:12.8rem 0}.final-cta-section .final-cta{display:flex;height:30rem;border-radius:1.2rem;box-shadow:0 0 1rem #000000bf}.final-cta-section .final-cta__img{width:45rem}.final-cta-section .final-cta__img img{width:45rem;height:30rem;border-radius:1.2rem 0 0 1.2rem}.final-cta-section .final-cta__text{display:flex;justify-content:center;align-items:center;width:45rem;background-color:#e2efe4;border-radius:0 1.2rem 1.2rem 0}.final-cta-section .final-cta__content{width:40rem}.final-cta-section .final-cta__title{font-family:Lato,sans-serif;font-size:2.4rem;font-weight:700}.final-cta-section .final-cta__brief{font-family:Merriweather,serif;font-size:1.2rem;font-weight:300}.final-cta-section .final-cta__brief span{font-weight:700}.final-cta-section .final-cta__cta{margin-top:2.4rem}.final-cta-section .final-cta__cta .secondary-cta{margin-right:1.6rem}.bundle-and-save{height:100vh}.bundle-and-save .card-container{display:flex;justify-content:center}.service-description{display:flex;justify-content:center;height:100vh}.service-description__img{display:flex;align-items:center;margin-right:6.4rem}.service-description__img img{width:40rem;height:65rem;border-radius:1.2rem}.service-description__text{display:flex;align-items:center;width:55rem}.service-description__text div{margin-top:2.4rem}.service-description__title{font-size:3.6rem;font-weight:700;font-family:Lato,sans-serif;width:45rem}.service-description__subtitle{font-size:2.4rem;font-weight:400;font-family:Lato,sans-serif;font-style:italic}.service-description__brief{font-size:1.6rem;font-weight:300;font-family:Merriweather,serif}.filter-container{display:flex;justify-content:center;padding:3.2rem;background-color:#fffbfa}.service-filter{display:flex;flex-direction:column;gap:2.4rem;width:100rem}.service-filter__tabs{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #f1f1f1;padding-bottom:1.2rem}.service-filter__tab{background:none;border:none;text-align:center;cursor:pointer;flex:1;padding:.8rem;transition:color .3s ease}.service-filter__tab-icon{height:4rem;margin-bottom:.4rem}.service-filter__tab-label{display:block;font-size:1.6rem;font-family:Lato,sans-serif;color:#8a8a8a}.service-filter__tab--active .service-filter__tab-icon{filter:drop-shadow(0 0 2px #FC8551)}.service-filter__tab--active .service-filter__tab-label{color:#303030;font-weight:700}.service-filter__services{display:flex;flex-wrap:wrap;gap:1.6rem;padding:3.2rem;border-radius:1.2rem;background-color:#e2efe4;min-height:40rem;overflow-anchor:none}.service-filter__service{width:20rem;height:16rem;margin-right:2.4rem;background-color:#fffbfa;border-radius:.6rem}.service-filter__service-img img{width:20rem;height:10rem;object-fit:cover;border-radius:.6rem .6rem 0 0}.service-filter__service-name{font-size:1.6rem;padding:0 1.2rem;font-weight:700;font-family:Lato,sans-serif;color:#303030}.service-filter__service-price{font-size:1.2rem;padding:0 1.2rem;font-weight:300;font-family:Merriweather,serif;color:#8a8a8a}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}.fade-slide-in{animation:fadeSlideIn .5s ease-out}.brief{display:flex;justify-content:center;height:100vh}.brief__img{display:flex;align-items:center;margin-right:6.4rem}.brief__img img{width:40rem;height:65rem;border-radius:1.2rem}.brief__text{display:flex;align-items:center;width:55rem}.brief__text div{margin-top:2.4rem}.brief__title{font-size:3.6rem;font-weight:700;font-family:Lato,sans-serif;width:45rem}.brief__subtitle{font-size:2.4rem;font-weight:400;font-family:Lato,sans-serif;font-style:italic}.brief__description{font-size:1.6rem;font-weight:300;font-family:Merriweather,serif}
