.Input_input__vqrvL{margin-bottom:.6rem;border:none;width:100%;position:relative}.Input_input__vqrvL:has(span){margin-bottom:3rem}.Input_input__vqrvL input{flex:1 1;padding:1.4rem 2.4rem;margin:.4rem 0;resize:none;border-radius:.4rem;width:100%;font-family:var(--font-exo);border:.1rem solid var(--color-primary)}.Input_input__vqrvL input::placeholder{font-family:var(--font-exo);font-size:1.6rem;line-height:2.2rem;color:#b3b3b3}.Input_input__vqrvL input[type=checkbox]{border-radius:.25rem;overflow:hidden;padding:0;max-width:1.5rem;height:1.5rem;margin-right:1rem;float:left;position:relative}.Input_input__vqrvL input[type=checkbox]:checked:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/_next/static/media/checkbox.611db3c4.svg)}.Input_input__vqrvL input[type=checkbox]+p{vertical-align:text-bottom;font-family:var(--font-exo)}.Input_input__vqrvL span{position:absolute;color:red!important;top:calc(100% + .5rem);left:0;font-family:var(--font-montserrat);font-size:1rem!important;text-transform:inherit!important;font-weight:500!important}.TextAreaInput_field__l9_Gy{width:100%;border:none;margin-bottom:1.6rem;position:relative}.TextAreaInput_field__l9_Gy:has(span){margin-bottom:3rem}.TextAreaInput_field__l9_Gy textarea{flex:1 1;padding:1.4rem 2.4rem;resize:none;border-radius:.4rem;width:100%;height:15rem;font-family:var(--font-exo);font-size:1.6rem;line-height:2.2rem}@media only screen and (max-width:480px){.TextAreaInput_field__l9_Gy textarea{border:0}}.TextAreaInput_field__l9_Gy textarea::placeholder{font-family:var(--font-exo);font-size:1.6rem;line-height:2.2rem;color:#b3b3b3}.TextAreaInput_field__l9_Gy span{position:absolute;color:red!important;top:calc(100% + .5rem);left:0;font-family:var(--font-montserrat);font-size:1rem!important;text-transform:inherit!important;font-weight:500!important}.Accordion_accordion___hbVQ{margin:2.2rem auto;border-bottom:.2rem solid var(--color-primary)}.Accordion_accordion___hbVQ[open]>summary{padding-bottom:0}.Accordion_accordion__summary__CotUn{padding-bottom:1.2rem;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:1.2rem;font-family:var(--font-exo);font-size:2.4rem;font-weight:400;color:var(--color-text-tertiary);list-style-type:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}@media only screen and (max-width:1000px){.Accordion_accordion__summary__CotUn{font-size:1.6rem}}.Accordion_accordion__summary__CotUn:after{content:"+";display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;min-width:5rem;min-height:5rem;font-size:3.6rem;color:var(--color-primary);border-radius:50%;transition:all .3s ease-in-out}.Accordion_accordion__content__iJ4Em{margin-left:1.8em;font-family:var(--font-exo);font-size:1.6rem;color:var(--color-text-tertiary);line-height:1.5}.Accordion_accordion__content__iJ4Em p{margin-bottom:1.2rem}.Accordion_accordion__content__iJ4Em b,.Accordion_accordion__content__iJ4Em strong{font-weight:700}.Accordion_accordion__content__iJ4Em a{text-decoration:underline}@media only screen and (max-width:1000px){.Accordion_accordion__content__iJ4Em{font-size:1.4rem;margin-left:4.8em;margin-top:.4rem}}.AllPosts_gridPosts__nLm1O{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:3rem 2rem;gap:3rem 2rem;max-width:1200px;margin-top:3rem;padding:1rem;min-height:470px;border-top:1px solid #eaeaec}.AllPosts_postCard__x_bHV{background:#fff;border:1px solid #d0cfd6;border-radius:16px;overflow:hidden;text-decoration:none;display:flex;max-width:365px;max-height:397px;flex-direction:column;transition:transform .2s ease-in-out;height:100%;cursor:pointer}.AllPosts_postCard__x_bHV:hover{transform:translateY(-4px)}.AllPosts_postImage__lkQWm{width:100%;height:200px;overflow:hidden}.AllPosts_postImage__lkQWm img{width:100%;height:100%;object-fit:cover;display:block}.AllPosts_postContent__kByiM{padding:1.5rem;max-width:365px;min-height:185px;display:flex;justify-content:flex-start;flex-direction:column}.AllPosts_postContent__kByiM h3{font-size:2rem;font-weight:600;line-height:140%;color:var(--color-background);width:100%;font-family:var(--font-exo)}.AllPosts_postContent__kByiM p{font-family:var(--font-exo);font-size:1.4rem;font-weight:300;line-height:150%;color:#726e83;margin-top:2rem;overflow:hidden;width:100%}.AllPosts_resultCount__Pu_fr{font-size:1.6rem;line-height:150%;font-weight:500;color:var(--color-background);font-family:var(--font-exo)}.AllPosts_fullScreenLoader__XAonK{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background-color:hsla(0,0%,100%,.8);display:flex;flex-direction:column;align-items:center;justify-content:center}body.AllPosts_loading__5vHHs .AllPosts_fullScreenLoader__XAonK{display:flex}body.AllPosts_loading__5vHHs footer,body.AllPosts_loading__5vHHs header,body.AllPosts_loading__5vHHs main{visibility:hidden;pointer-events:none}.AllPosts_spinner__lFW1Q{width:48px;height:48px;border:5px solid #ccc;border-top-color:#000;border-radius:50%;animation:AllPosts_spin__chyni 1s linear infinite;margin-bottom:1rem}@keyframes AllPosts_spin__chyni{to{transform:rotate(1turn)}}@media(max-width:768px){.AllPosts_gridPosts__nLm1O{grid-template-columns:1fr;gap:1.6rem}.AllPosts_postContent__kByiM h3{font-size:1.6rem}.AllPosts_postContent__kByiM p{font-size:1.3rem}}.PaginationButton_pagination__46hW1{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0 3rem}.PaginationButton_pageButton__0UqeE{width:4rem;height:4rem;border-radius:10px;border:1px solid #1d1d3f;background-color:#fff;color:#1d1d3f;font-size:1.3rem;cursor:pointer;transition:all .2s ease;font-weight:600;font-family:var(--font-exo)}.PaginationButton_pageButton__0UqeE:hover:not(:disabled):not(.PaginationButton_activePage__xRKAx){background-color:#001740;color:#f1ebf9;opacity:.6}.PaginationButton_pageButton__0UqeE:disabled{cursor:not-allowed;opacity:.3}.PaginationButton_activePage__xRKAx{background-color:#001740;color:#f1ebf9;font-weight:600;font-family:var(--font-exo)}.PaginationButton_ellipsis__KExSH{border:1px solid #1d1d3f;font-size:1.3rem;font-weight:600;color:#1d1d3f;font-size:1.5rem;font-family:var(--font-exo);pointer-events:none;background-color:#fff}.PaginationButton_arrowButton__jcM8N,.PaginationButton_ellipsis__KExSH{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:10px}.PaginationButton_arrowButton__jcM8N{background-color:transparent;cursor:pointer;transition:all .2s ease;border:none}.PaginationButton_arrowButton__jcM8N svg{width:1.5rem;height:1.5rem;fill:#1d1d3f;transition:fill .2s ease;background:none}@keyframes PaginationButton_pulse__4_kOX{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(max-width:768px){.PaginationButton_pagination__46hW1{flex-wrap:wrap;gap:.4rem}.PaginationButton_arrowButton__jcM8N,.PaginationButton_ellipsis__KExSH,.PaginationButton_pageButton__0UqeE{width:3.2rem;height:3.2rem;font-size:1.2rem}}.BackButton_button__Hqwkc{display:flex;align-items:center;gap:.8rem;font-family:var(--font-exo);color:#254b1c;border:none;border-radius:.4rem;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500;background:transparent;cursor:pointer;transition:background-color .2s ease-in-out}.BackButton_button__Hqwkc svg{flex-shrink:0}.BackButton_button__Hqwkc:hover{color:#001740;opacity:.6}.BackButton_button__Hqwkc:hover svg path{stroke:#001740;opacity:.6;transition:.6s}.Button_simple__1_fee{display:inline-block;padding:1rem 3.2rem;font-family:var(--font-exo);font-size:2.4rem;font-weight:700;line-height:3rem;color:var(--color-text-primary);background-color:var(--color-background);text-align:center;border-radius:9.9rem}@media only screen and (max-width:768px){.Button_simple__1_fee{padding:1rem 2.4rem;font-size:1.6rem;line-height:1.6rem}}.Button_simple__white__7N3Ow{display:inline-block;padding:1rem 3.2rem;font-family:var(--font-exo);font-size:2.4rem;font-weight:700;line-height:3rem;color:var(--color-text-secondary);background-color:var(--white);text-align:center;border-radius:9.9rem}@media only screen and (max-width:768px){.Button_simple__white__7N3Ow{padding:1rem 2.4rem;font-size:1.6rem;line-height:1.6rem}}.Button_simple__big__tuuW_{display:inline-block;padding:1.8rem 8.2rem;font-family:var(--font-exo);font-size:3.2rem;font-weight:700;line-height:4.2rem;color:var(--color-text-primary);background-color:var(--color-background);text-align:center;border-radius:9.9rem}@media only screen and (max-width:768px){.Button_simple__big__tuuW_{padding:1.8rem 2.8rem;font-size:2.4rem;line-height:2.4rem}}.Card_card__r_6HY{position:relative}.Card_card--big__xp27G{position:relative;max-width:69.6rem;grid-row:span 3;min-height:32.5rem}@container (max-width: 85rem){.Card_card--big__xp27G{max-width:100%}}.Card_card--big__xp27G picture{display:block;position:relative;width:max-content;border-radius:1rem;height:100%;width:inherit}.Card_card--big__xp27G picture img{max-width:69.6rem;vertical-align:bottom;height:100%;object-fit:cover;border-radius:1rem;width:100%}@container (max-width: 85rem){.Card_card--big__xp27G picture img{max-width:none}}.Card_card--big__xp27G picture:after{content:"";position:absolute;width:100%;height:100%;left:0;background-color:rgba(0,0,0,.4);top:0;border-radius:1rem}.Card_card--big__xp27G .Card_content__ruB_W{position:absolute;bottom:4rem;left:4rem;padding-right:2rem}.Card_card--big__xp27G .Card_content__ruB_W h2{font-family:var(--font-exo);font-size:clamp(1.8rem,2.4vw,2.4rem);font-weight:700;line-height:clamp(2rem,3.4vw,3.4rem);margin-bottom:.5rem;text-align:left;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.Card_card--big__xp27G .Card_content__ruB_W p{font-family:var(--font-exo);font-size:clamp(1.2rem,1.4vw,1.4rem);font-weight:300;line-height:clamp(1.3rem,2vw,2rem);text-align:left;color:#fff}.Card_card--small__aoFCY{display:flex;align-items:center;gap:2.3rem}.Card_card--small__aoFCY img{max-width:16.1rem;min-width:12rem;min-height:14.2rem;border-radius:1rem;object-fit:cover}.Card_card--small__aoFCY h2{font-family:var(--font-exo);font-size:clamp(1.6rem,1.8vw,2rem);font-weight:700;line-height:2.8rem;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#254b1c}.Card_card--medium__sUQ2w{display:flex;align-items:center;gap:2.3rem;min-width:40rem;flex:1 1}@container (max-width: 101.5rem){.Card_card--medium__sUQ2w{width:100%;min-width:unset}}.Card_card--medium__sUQ2w img{border-radius:1rem;max-width:clamp(16rem,14vw,25.4rem);min-width:16rem;min-height:18.3rem;object-fit:cover}@container (max-width: 101.5rem){.Card_card--medium__sUQ2w img{width:100%}}.Card_card--medium__sUQ2w .Card_content__ruB_W{max-width:24.2rem}@container (max-width: 101.5rem){.Card_card--medium__sUQ2w .Card_content__ruB_W{max-width:100%}}.Card_card--medium__sUQ2w h2{font-family:var(--font-exo);font-size:clamp(1.6rem,1.8vw,2rem);font-weight:700;line-height:2.8rem;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.contact-us-block{margin:6.4rem auto;padding:6.4rem 0;display:flex;flex-direction:column;align-items:center;background-color:var(--color-background-secondary);border-radius:1.6rem}@media only screen and (max-width:768px){.contact-us-block{padding:3.2rem 0}}.contact-us-block h2{width:80%;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:6.4rem;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.contact-us-block h2{width:90%;font-size:3.2rem;line-height:3.2rem}}.contact-us-block__description{width:80%;font-family:var(--font-exo);font-size:3.2rem;line-height:3.2rem;text-align:center;color:var(--color-text-tertiary)}@media only screen and (max-width:768px){.contact-us-block__description{width:90%;font-size:2rem;line-height:2rem}}.contact-us-block>a{margin-top:4.8rem}@media only screen and (max-width:768px){.contact-us-block>a{width:90%;margin-top:3.2rem}}.b-main{margin-top:13rem;position:relative}.b-main__image{width:100%;height:100%;max-height:56.4rem;min-height:56.4rem}.b-main__image>img{width:100%;height:inherit;max-height:inherit;min-height:inherit;object-fit:cover;object-position:center}.b-main__card{width:50%;padding:4.4rem 0;position:absolute;top:50%;transform:translateY(-50%);background-color:var(--color-background);box-shadow:.4rem .4rem 2rem .2rem rgba(0,0,0,.3)}@media only screen and (max-width:768px){.b-main__card{width:75%;padding:2.4rem}}.b-main__card--left{right:auto;left:0;border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}.b-main__card--right{left:auto;right:0;border-top-left-radius:.8rem;border-bottom-left-radius:.8rem}.b-main__card--center{left:50%;right:50%;transform:translate(-50%,-50%);border-radius:.8rem}.b-main__card--center>div>div,.b-main__card--center>div>h1{text-align:center}.b-main__card h1{margin-bottom:2.4rem;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;color:var(--color-text-primary);text-transform:uppercase}@media only screen and (max-width:768px){.b-main__card h1{font-size:3.2rem}}.b-main__description{margin-bottom:3.2rem}.b-main__description p{font-family:var(--font-exo);font-size:2rem;line-height:2.6rem;color:var(--color-text-primary)}@media only screen and (max-width:768px){.b-main__description p{font-size:1.6rem;line-height:2.2rem}}.b-main__description a{text-decoration:underline}.b-main__description b,.b-main__description strong{font-weight:700}.b-main__buttons{display:flex;gap:2.4rem}.b-main__buttons a{display:flex;align-items:center;font-family:var(--font-exo);font-size:1.6rem;font-weight:700;color:var(--color-text-secondary);padding:1rem 2.4rem;border-radius:9rem;background-color:var(--white);text-align:center}@media only screen and (max-width:768px){.b-main__buttons a{padding:1rem 1.6rem;font-size:1.4rem}}.b-main__buttons a:nth-child(2n){background-color:initial;color:var(--color-text-primary);border:.14rem solid var(--white)}.l-posts{display:flex;flex-flow:column nowrap;align-items:center;border-top:.1rem solid var(--color-primary);padding:4.8rem 0 0}@media only screen and (max-width:768px){.l-posts{padding:3.2rem 0 0}}.l-posts>h2{width:70%;margin-bottom:1.6rem;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.l-posts>h2{width:100%;font-size:3.6rem}}.l-posts__description{width:70%;font-family:var(--font-exo);font-size:2.4rem;font-weight:400;line-height:3.2rem;color:var(--color-text-tertiary);text-align:center}@media only screen and (max-width:768px){.l-posts__description{width:100%;font-size:1.8rem;line-height:2.6rem}}.l-posts__list{margin-top:7.8rem;list-style:none;display:flex;flex-flow:row nowrap;justify-content:space-between;column-gap:6.4rem}@media only screen and (max-width:768px){.l-posts__list{margin-top:4.8rem;flex-flow:column nowrap;row-gap:4.8rem}}.l-posts__list>li{width:33.33%}@media only screen and (max-width:768px){.l-posts__list>li{width:100%}}.l-posts__link{margin-top:4.8rem;font-family:var(--font-exo);font-size:2.4rem;font-weight:700;line-height:3rem;color:var(--color-text-tertiary);text-align:center;text-decoration:underline}@media only screen and (max-width:768px){.l-posts__link{margin-top:3.2rem}}.main-d-block{margin:5.6rem 0}@media only screen and (max-width:768px){.main-d-block{margin:4.8rem 0}}.main-d-block>div>h2{margin-bottom:2.4rem;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:6.2rem;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.main-d-block>div>h2{font-size:3.6rem;line-height:4.8rem}}.main-d-block__description{font-family:var(--font-exo);font-size:2.4rem;font-weight:400;line-height:3.2rem;color:var(--color-text-tertiary)}@media only screen and (max-width:768px){.main-d-block__description{font-size:1.8rem;line-height:2.6rem}}.main-d-block__numbers{margin-top:6.4rem;display:flex;flex-flow:row nowrap;justify-content:space-between;gap:2.4rem}@media only screen and (max-width:768px){.main-d-block__numbers{margin-top:4.8rem;gap:2rem}}.main-d-block__numbers>div:last-child{align-items:flex-start}.main-d-block__number{padding:4.8rem 0;display:flex;flex-flow:column nowrap;align-items:flex-end;width:100%;background-color:var(--color-background)}.main-d-block__number>div{display:flex;flex-flow:column nowrap;align-items:center}.main-d-block__number>div>h3{font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:8.4rem;text-align:center;color:var(--color-text-primary);text-shadow:0 .4rem .8rem #000}@media only screen and (max-width:768px){.main-d-block__number>div>h3{font-size:3.6rem;line-height:5.6rem}}.main-d-block__description-number{width:70%;font-family:var(--font-exo);font-size:1.8rem;font-weight:700;line-height:2.2rem;text-align:center;color:var(--color-text-primary);text-transform:uppercase}@media only screen and (max-width:768px){.main-d-block__description-number{font-size:1.6rem;line-height:2rem}}.f-block{margin:6.4rem 0}.f-block__title{margin-bottom:1.6rem;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:6.4rem;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:1000px){.f-block__title{margin-bottom:1.2rem;font-size:3.6rem;line-height:4.2rem}}.f-block__description{margin-bottom:6.4rem;font-family:var(--font-exo);font-size:2.4rem;font-weight:400;line-height:3.2rem;text-align:center;color:var(--color-text-tertiary)}@media only screen and (max-width:1000px){.f-block__description{margin-bottom:2.8rem;font-size:2rem;line-height:2.8rem}}.f-block__faq{list-style:none}.f-block__load{width:100%;display:flex;justify-content:center;align-items:center;margin-top:4.8rem;font-family:var(--font-exo);font-size:2.4rem;font-weight:700;line-height:3.2rem;color:var(--color-text-tertiary);cursor:pointer;transition:all .3s ease-in-out;text-decoration:underline}.f-block__load:hover{color:var(--color-primary-dark)}.l-block{display:flex;width:100%;padding:6.4rem 0;position:relative;background-color:var(--color-background)}@media only screen and (max-width:768px){.l-block{flex-direction:column;gap:2.4rem;padding:2.8rem 0}}.l-block__wrapper{position:relative}.l-block__title{margin-bottom:2.4rem;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:6.4rem;color:var(--color-text-primary)}@media only screen and (max-width:768px){.l-block__title{font-size:3.2rem;line-height:4.8rem}}.l-block__description{font-family:var(--font-exo);font-size:2.4rem;font-weight:400;line-height:3.2rem;color:var(--color-text-primary)}@media only screen and (max-width:768px){.l-block__description{font-size:1.8rem;line-height:2.4rem}}.l-block__description>p{margin-bottom:1.6rem}.l-block__description>p:last-child{margin-bottom:0}.l-block__description__strong{font-weight:700}.l-block__map{width:55%;height:100%;position:absolute;top:0;right:0;border-left:1.6rem solid var(--white)}@media only screen and (max-width:768px){.l-block__map{width:100%;height:30rem;position:relative;border-left:none}}.plans-card{margin:4rem auto 0}.plans-card ol,.plans-card ul{list-style:none}.plans-card__plans{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;gap:3.2rem}@media only screen and (max-width:768px){.plans-card__plans{flex-flow:column nowrap;gap:2.4rem}}.plans-card__badge{padding:.8rem 0;display:inline-block;width:100%;text-align:center;border-top-right-radius:1.6rem;border-top-left-radius:1.6rem;font-size:1.6rem;font-weight:700;text-transform:uppercase;color:var(--color-text-secondary);background-color:#f1cb00;border-top:.2rem solid #f1cb00}.plans-card__item{width:33.3%;display:flex;flex-flow:column nowrap;background-color:var(--white);border:.2rem solid var(--color-primary);border-radius:1.6rem}@media only screen and (max-width:768px){.plans-card__item{width:100%}}.plans-card__body{padding:0 4rem}.plans-card__body>div:last-child>ul{margin-bottom:0}.plans-card .best-seller{background-color:var(--color-background)}.plans-card__title{margin-top:6.4rem;margin-bottom:.6rem;font-family:var(--font-exo);font-size:3.2rem;font-weight:700;line-height:6.4rem;text-align:center;color:var(--color-text-secondary);text-transform:uppercase}@media only screen and (max-width:768px){.plans-card__title{font-size:2.8rem;line-height:4.8rem}}.plans-card .best-seller .plans-card__title{margin-top:2.6rem;color:var(--color-text-primary)}.plans-card__description{padding:0 4rem;margin-bottom:3.2rem;font-family:var(--font-exo);font-size:1.6rem;font-weight:400;line-height:2.2rem;text-align:center;color:var(--color-text-tertiary)}@media only screen and (max-width:768px){.plans-card__description{font-size:1.4rem;line-height:2rem}}.plans-card .best-seller .plans-card__description{color:var(--color-text-primary)}.plans-card__benefits{margin-bottom:3.2rem}.plans-card__benefit>h3{margin-bottom:1.6rem;font-family:var(--font-exo);font-size:3.2rem;font-weight:700;line-height:4.2rem;color:var(--color-text-tertiary)}@media only screen and (max-width:768px){.plans-card__benefit>h3{font-size:2.6rem;line-height:3.2rem}}.plans-card__benefit>h3:last-child{margin-bottom:0}.plans-card .best-seller .plans-card__benefit>h3{color:var(--color-text-primary)}.plans-card__benefits{display:flex;flex-flow:column nowrap;gap:1.6rem}.plans-card__benefits>li{display:flex;align-items:center;font-family:var(--font-exo);font-size:2.4rem;font-weight:400;line-height:3.2rem;color:var(--black)}@media only screen and (max-width:768px){.plans-card__benefits>li{font-size:2rem;line-height:2.2rem}}.plans-card__benefits>li:before{content:"";display:inline-block;width:3.2rem;height:3.2rem;margin-right:.8rem;background-size:contain}@media only screen and (max-width:768px){.plans-card__benefits>li:before{width:2.6rem;height:2.6rem}}.plans-card__benefits>li.active:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' fill='%231E1E1E'/%3E%3Cg clip-path='url(%23clip0_0_1)'%3E%3Crect width='1440' height='2662' transform='translate(-96 -859)' fill='white'/%3E%3Crect x='-47' y='-310' width='425' height='933' rx='15' fill='white' stroke='%23254B1C' stroke-width='2'/%3E%3Ccircle cx='16' cy='16' r='16' fill='%23254B1C'/%3E%3Cpath d='M13.0001 20.17L9.53015 16.7C9.34317 16.513 9.08957 16.4079 8.82515 16.4079C8.56072 16.4079 8.30712 16.513 8.12015 16.7C7.93317 16.8869 7.82812 17.1405 7.82812 17.405C7.82813 17.5359 7.85391 17.6655 7.90402 17.7865C7.95412 17.9075 8.02756 18.0174 8.12015 18.11L12.3001 22.29C12.6901 22.68 13.3201 22.68 13.7101 22.29L24.2901 11.71C24.4771 11.523 24.5822 11.2694 24.5822 11.005C24.5822 10.7405 24.4771 10.4869 24.2901 10.3C24.1032 10.113 23.8496 10.0079 23.5851 10.0079C23.3207 10.0079 23.0671 10.113 22.8801 10.3L13.0001 20.17Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_0_1'%3E%3Crect width='1440' height='2662' fill='white' transform='translate(-96 -859)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.plans-card__benefits>li.disabled:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='15' fill='white' stroke='%23254B1C' stroke-width='2'/%3E%3Cpath d='M22.3002 9.70998C22.2077 9.61728 22.0978 9.54373 21.9768 9.49355C21.8559 9.44337 21.7262 9.41754 21.5952 9.41754C21.4643 9.41754 21.3346 9.44337 21.2136 9.49355C21.0926 9.54373 20.9827 9.61728 20.8902 9.70998L16.0002 14.59L11.1102 9.69998C11.0176 9.6074 10.9077 9.53396 10.7868 9.48385C10.6658 9.43375 10.5362 9.40796 10.4052 9.40796C10.2743 9.40796 10.1446 9.43375 10.0237 9.48385C9.90272 9.53396 9.79281 9.6074 9.70022 9.69998C9.60764 9.79256 9.5342 9.90247 9.4841 10.0234C9.43399 10.1444 9.4082 10.274 9.4082 10.405C9.4082 10.5359 9.43399 10.6656 9.4841 10.7865C9.5342 10.9075 9.60764 11.0174 9.70022 11.11L14.5902 16L9.70022 20.89C9.60764 20.9826 9.5342 21.0925 9.4841 21.2134C9.43399 21.3344 9.4082 21.464 9.4082 21.595C9.4082 21.7259 9.43399 21.8556 9.4841 21.9765C9.5342 22.0975 9.60764 22.2074 9.70022 22.3C9.79281 22.3926 9.90272 22.466 10.0237 22.5161C10.1446 22.5662 10.2743 22.592 10.4052 22.592C10.5362 22.592 10.6658 22.5662 10.7868 22.5161C10.9077 22.466 11.0176 22.3926 11.1102 22.3L16.0002 17.41L20.8902 22.3C20.9828 22.3926 21.0927 22.466 21.2137 22.5161C21.3346 22.5662 21.4643 22.592 21.5952 22.592C21.7262 22.592 21.8558 22.5662 21.9768 22.5161C22.0977 22.466 22.2076 22.3926 22.3002 22.3C22.3928 22.2074 22.4662 22.0975 22.5163 21.9765C22.5665 21.8556 22.5922 21.7259 22.5922 21.595C22.5922 21.464 22.5665 21.3344 22.5163 21.2134C22.4662 21.0925 22.3928 20.9826 22.3002 20.89L17.4102 16L22.3002 11.11C22.6802 10.73 22.6802 10.09 22.3002 9.70998Z' fill='%23254B1C'/%3E%3C/svg%3E%0A")}.plans-card .best-seller .plans-card__benefits>li{color:var(--color-text-primary)}.plans-card .best-seller .plans-card__benefits>li.active:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='15.5' fill='white' stroke='%23254B1C'/%3E%3Cpath d='M13.0001 20.17L9.53015 16.7C9.34317 16.513 9.08957 16.4079 8.82515 16.4079C8.56072 16.4079 8.30712 16.513 8.12015 16.7C7.93317 16.8869 7.82812 17.1405 7.82812 17.405C7.82813 17.5359 7.85391 17.6655 7.90402 17.7865C7.95412 17.9075 8.02756 18.0174 8.12015 18.11L12.3001 22.29C12.6901 22.68 13.3201 22.68 13.7101 22.29L24.2901 11.71C24.4771 11.523 24.5822 11.2694 24.5822 11.005C24.5822 10.7405 24.4771 10.4869 24.2901 10.3C24.1032 10.113 23.8496 10.0079 23.5851 10.0079C23.3207 10.0079 23.0671 10.113 22.8801 10.3L13.0001 20.17Z' fill='%23254B1C'/%3E%3C/svg%3E%0A")}.plans-card .best-seller .plans-card__benefits>li.disabled:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='15' fill='%23254B1C' stroke='white' stroke-width='2'/%3E%3Cpath d='M22.3002 9.70998C22.2077 9.61728 22.0978 9.54373 21.9768 9.49355C21.8559 9.44337 21.7262 9.41754 21.5952 9.41754C21.4643 9.41754 21.3346 9.44337 21.2136 9.49355C21.0926 9.54373 20.9827 9.61728 20.8902 9.70998L16.0002 14.59L11.1102 9.69998C11.0176 9.6074 10.9077 9.53396 10.7868 9.48385C10.6658 9.43375 10.5362 9.40796 10.4052 9.40796C10.2743 9.40796 10.1446 9.43375 10.0237 9.48385C9.90272 9.53396 9.79281 9.6074 9.70022 9.69998C9.60764 9.79256 9.5342 9.90247 9.4841 10.0234C9.43399 10.1444 9.4082 10.274 9.4082 10.405C9.4082 10.5359 9.43399 10.6656 9.4841 10.7865C9.5342 10.9075 9.60764 11.0174 9.70022 11.11L14.5902 16L9.70022 20.89C9.60764 20.9826 9.5342 21.0925 9.4841 21.2134C9.43399 21.3344 9.4082 21.464 9.4082 21.595C9.4082 21.7259 9.43399 21.8556 9.4841 21.9765C9.5342 22.0975 9.60764 22.2074 9.70022 22.3C9.79281 22.3926 9.90272 22.466 10.0237 22.5161C10.1446 22.5662 10.2743 22.592 10.4052 22.592C10.5362 22.592 10.6658 22.5662 10.7868 22.5161C10.9077 22.466 11.0176 22.3926 11.1102 22.3L16.0002 17.41L20.8902 22.3C20.9828 22.3926 21.0927 22.466 21.2137 22.5161C21.3346 22.5662 21.4643 22.592 21.5952 22.592C21.7262 22.592 21.8558 22.5662 21.9768 22.5161C22.0977 22.466 22.2076 22.3926 22.3002 22.3C22.3928 22.2074 22.4662 22.0975 22.5163 21.9765C22.5665 21.8556 22.5922 21.7259 22.5922 21.595C22.5922 21.464 22.5665 21.3344 22.5163 21.2134C22.4662 21.0925 22.3928 20.9826 22.3002 20.89L17.4102 16L22.3002 11.11C22.6802 10.73 22.6802 10.09 22.3002 9.70998Z' fill='white'/%3E%3C/svg%3E%0A")}.plans-card__button{margin-top:3.2rem;width:100%;display:inline-block;padding:2.2rem;text-align:center;font-family:var(--font-exo);font-size:2.4rem;font-weight:700;line-height:3.2rem;text-transform:uppercase;color:var(--color-text-primary);background-color:var(--color-primary);border-end-end-radius:1.6rem;border-end-start-radius:1.6rem}@media only screen and (max-width:768px){.plans-card__button{font-size:1.8rem;line-height:2.4rem;padding:1.8rem}}.plans-card .best-seller .plans-card__button{background-color:var(--white);color:var(--color-text-secondary)}.block-of-values{margin:6.4rem 0}@media only screen and (max-width:768px){.block-of-values{margin:5rem 0}}.block-of-values__title{margin-bottom:6.2rem;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:5.6rem;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.block-of-values__title{margin-bottom:4.8rem;font-size:3.8rem;line-height:4.4rem}}.block-of-values__values{display:flex;justify-content:space-between;align-items:flex-start;gap:2.8rem;list-style:none}.block-of-values__values>li:nth-of-type(2)>div:first-child,.block-of-values__values>li:nth-of-type(3)>div:first-child{padding-bottom:0}@media only screen and (max-width:768px){.block-of-values__values{flex-direction:column;gap:3.8rem}}.block-of-values__value{position:relative;padding:5.2rem 4.4rem;border:.3rem solid var(--color-primary);border-radius:3.2rem}.block-of-values__value>h3{font-family:var(--font-exo);font-size:3.6rem;font-weight:700;line-height:4.8rem;text-align:center;color:var(--color-text-secondary)}@media screen and (max-width:768px){.block-of-values__value>h3{font-size:3.2rem;line-height:3.2rem}}.block-of-values__icon{top:-4rem;left:-1.2rem;padding:1.4rem 1.4rem 1.4rem 0;position:absolute;background-color:var(--white)}@media only screen and (max-width:768px){.block-of-values__icon{width:7.8rem;height:7.8rem}}.block-of-values__description{margin-top:.8rem;font-family:var(--font-exo);font-size:1.4rem;font-weight:400;line-height:1.8rem;text-align:center;letter-spacing:.03rem;color:var(--color-text-tertiary)}.banner-simple{margin-top:13rem;padding:6.4rem 0}.banner-simple--custom{background-color:var(--color-background)}.banner-simple--custom>div>div p,.banner-simple--custom>div>h2{color:var(--color-text-primary)}.banner-simple--custom>div>a{color:var(--color-text-secondary);background-color:var(--white)}.banner-simple__wrapper{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.banner-simple__wrapper>a{margin-top:2.4rem;font-size:1.6rem;padding:1rem 2.4rem}.banner-simple__title{font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:6.4rem;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.banner-simple__title{font-size:3.6rem;line-height:4.8rem}}.banner-simple__description{width:80%;font-family:var(--font-exo);font-size:2rem;font-weight:400;line-height:2.6rem;text-align:center;color:var(--color-text-secondary);margin-top:2.4rem}@media only screen and (max-width:768px){.banner-simple__description{width:100%;font-size:1.8rem;line-height:2.4rem}}.contact-us-form{margin:4.8rem 0 8rem}.contact-us-form>div{max-width:95.8rem!important}.contact-us-form__title{margin-bottom:2.4rem;font-family:var(--font-exo);font-size:2rem;line-height:2.6rem;font-weight:400;color:var(--color-text-tertiary)}@media only screen and (max-width:480px){.contact-us-form__title{font-size:2rem;line-height:2rem}}.FormContactUsBlock_f-contact__GIGFa{width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.FormContactUsBlock_f-contact__GIGFa form{display:grid;grid-template-areas:"name1 name1" "email email" "phone city" "message message" "accept submit";container-type:inline-size;width:100%;grid-column-gap:2.4rem;column-gap:2.4rem}@media only screen and (max-width:480px){.FormContactUsBlock_f-contact__GIGFa form{grid-template-areas:"name1" "email" "phone" "city" "message" "accept" "submit";gap:0}}.FormContactUsBlock_f-contact__GIGFa form>fieldset:first-of-type{grid-area:name1}.FormContactUsBlock_f-contact__GIGFa form>fieldset:first-of-type:before{content:"Nome";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#2d2d2d}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(2){grid-area:email;margin-bottom:.8rem}@media only screen and (max-width:480px){.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(2){margin-bottom:.8rem}}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(2):before{content:"E-mail";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#2d2d2d}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(3){grid-area:phone}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(3):before{content:"Telefone ou Celular";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#2d2d2d}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(4){margin-bottom:2.8rem;grid-area:city;display:flex;flex-flow:column nowrap;gap:.4rem}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(4)>input[name=city]{padding:1.1rem 2.4rem;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;border-radius:.4rem;border:.1rem solid var(--color-primary);font-family:var(--font-exo);font-size:1.6rem;line-height:2.2rem;color:#b3b3b3}@media only screen and (max-width:480px){.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(4)>input[name=city]{padding:1.4rem 2.4rem}}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(4)>input[name=city]::placeholder{font-family:var(--font-exo);font-size:1.6rem;line-height:2.2rem;color:#b3b3b3}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(4)>input[name=city]>option{font-family:var(--font-exo);font-size:1.6rem;line-height:2.2rem;color:#b3b3b3}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(4)>input[name=city]>option::placeholder{color:#b3b3b3}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(4):before{content:"Cidade";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#2d2d2d}.FormContactUsBlock_f-contact__GIGFa form>div:nth-of-type(2){margin-bottom:3.4rem;display:flex;flex-flow:column nowrap;gap:.4rem}.FormContactUsBlock_f-contact__GIGFa form>div:nth-of-type(2)>input[name=city]{padding:.8rem 1.4rem;max-height:3.6rem;border:.1rem solid var(--color-primary);border-radius:.4rem;grid-area:uf;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}@media only screen and (max-width:480px){.FormContactUsBlock_f-contact__GIGFa form>div:nth-of-type(2)>input[name=city]{padding:.6rem 1rem}}.FormContactUsBlock_f-contact__GIGFa form>div:nth-of-type(2)>input[name=city]>option{font-family:var(--font-exo);font-size:1.4rem;line-height:2.2rem;color:#676767}.FormContactUsBlock_f-contact__GIGFa form>div:nth-of-type(2):before{content:"Municipio/UF";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#2d2d2d}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(5){grid-area:message;border:.1rem solid var(--color-primary);border-radius:.4rem}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(5):before{content:"Mensagem";position:absolute;top:-2rem;font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:600;color:#2d2d2d}@media only screen and (max-width:480px){.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(5):before{top:-1.9rem}}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(6){display:flex;flex-flow:row nowrap;align-items:center;grid-area:accept}@media only screen and (max-width:480px){.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(6)>input{min-width:1.4rem}}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(6)>p{font-family:var(--font-exo);font-size:1.2rem;font-weight:400}.FormContactUsBlock_f-contact__GIGFa form>fieldset:nth-of-type(6)>p>a{color:var(----color-primary)}.FormContactUsBlock_f-contact__GIGFa form>button{grid-area:submit}.FormContactUsBlock_f-contact__GIGFa form>p{position:relative;top:2rem}.FormContactUsBlock_f-contact__GIGFa form fieldset:nth-of-type(3),.FormContactUsBlock_f-contact__GIGFa form fieldset:nth-of-type(3)+fieldset{display:inline-block}@container (max-width: 480px){.FormContactUsBlock_f-contact__GIGFa form fieldset:nth-of-type(3),.FormContactUsBlock_f-contact__GIGFa form fieldset:nth-of-type(3)+fieldset{width:100%}}.FormContactUsBlock_f-contact__GIGFa form fieldset:nth-of-type(3){margin-right:auto}.FormContactUsBlock_f-contact__GIGFa form button{font-family:var(--font-exo);font-size:clamp(1.4rem,1.6vw,1.6rem);line-height:clamp(1.7rem,1.9vw,1.9rem);color:#fff;font-weight:700;padding:1.2rem 0;border-radius:9.9rem;text-align:center;transition:all .1s ease-in-out;display:block;position:relative;background:var(--color-background);width:100%;box-shadow:0 0 1.1rem -.3rem rgba(9,51,23,.502);text-transform:uppercase}@media only screen and (max-width:480px){.FormContactUsBlock_f-contact__GIGFa form button{margin:0}}.p-description{padding:4.4rem 0;background-color:var(--color-background)}@media screen and (max-width:768px){.p-description{padding:3.2rem 0}}.p-description h2{margin-bottom:.8rem;font-family:var(--font-exo);font-size:3.2rem;font-weight:700;line-height:4.2rem;color:var(--color-text-primary)}@media screen and (max-width:768px){.p-description h2{font-size:2.4rem;line-height:3.2rem}}.p-description>div>div{margin-bottom:3.2rem}.p-description>div>div:last-child{margin-bottom:0}.p-description p{margin-bottom:.8rem;font-family:var(--font-exo);font-size:2.4rem;font-weight:400;line-height:3.2rem;color:var(--color-text-primary)}@media screen and (max-width:768px){.p-description p{font-size:1.8rem;line-height:2.4rem}}.p-description p b,.p-description p strong{font-weight:700}.p-description p a{text-decoration:underline}.compatible-equipment-block{margin:8rem 0 0}@media only screen and (max-width:768px){.compatible-equipment-block{margin:4rem 0 0}}.compatible-equipment-block__title{font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:6.4rem;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.compatible-equipment-block__title{font-size:3.2rem;line-height:4.8rem}}.compatible-equipment-block__list{margin-top:11.2rem;display:flex;flex-flow:row wrap;justify-content:space-between;gap:6.4rem;list-style:none}@media only screen and (max-width:768px){.compatible-equipment-block__list{gap:4rem;margin-top:3.8rem}}.compatible-equipment-block__item{width:37.4rem;display:flex;flex-flow:column nowrap;align-items:center;border:.5px solid rgba(0,0,0,.122);border-radius:.8rem .8rem 0 0;background-color:var(--white);box-shadow:.5rem .5rem 1.2rem 0 rgba(0,0,0,.12)}.compatible-equipment-block__image{object-fit:cover}.compatible-equipment-block__caption{margin:2.4rem 0;font-family:var(--font-exo);font-size:2rem;font-weight:700;line-height:2.6rem;color:var(--black)}@media only screen and (max-width:768px){.compatible-equipment-block__caption{font-size:1.8rem;line-height:2.2rem}}.differentials-slide{margin:8rem 0 6.4rem}@media only screen and (max-width:1024px){.differentials-slide{margin:3.6rem 0}}.differentials-slide__divider{margin-bottom:6.4rem;width:100%}.differentials-slide__divider>hr{margin:0 auto;width:95%}.differentials-slide__title{margin-bottom:2.4rem;font-family:var(--font-exo);font-size:3.2rem;line-height:4.2rem;font-weight:700;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.differentials-slide__title{font-size:2.8rem;line-height:3.2rem}}.differentials-slide-splide{overflow-x:hidden}.differentials-slide-splide__list{width:100%;margin-left:8rem}@media only screen and (max-width:1024px){.differentials-slide-splide__list{margin:0 auto;width:90%;max-width:1260px}}.differentials-slide-splide__item{padding:2.4rem 4.8rem;border-radius:1.6rem;border:.2rem solid var(--color-primary)}.differentials-slide-splide__title{font-family:var(--font-exo);font-size:2.4rem;line-height:3.2rem;font-weight:700;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.differentials-slide-splide__title{font-size:2rem;line-height:2.8rem}}.differentials-slide-splide__description{font-family:var(--font-exo);font-size:1.6rem;line-height:2.2rem;font-weight:400;letter-spacing:.03rem;color:var(--color-text-secondary)}.ebooks-block{margin:6.4rem auto 4.8rem}.ebooks-block__list{display:flex;flex-flow:row wrap;column-gap:3.2rem;row-gap:4.8rem}.ebooks-block__list>li{max-width:39.8rem}@media only screen and (max-width:768px){.ebooks-block__list>li{max-width:100%}}.ebooks-block__list>li>a{padding:2.8rem 2.4rem;display:flex;justify-content:flex-start;gap:.6rem;font-size:1.6rem;line-height:2.2rem;text-align:left}.ebooks-block__divider{margin-top:4.8rem;margin-bottom:6.4rem;width:100%}.ebooks-block__divider>hr{margin:0 auto;width:95%}.selected-ebooks__title{margin-bottom:3.2rem;font-family:var(--font-exo);font-size:3.2rem;line-height:4.2rem;font-weight:700;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.selected-ebooks__title{font-size:2.8rem;line-height:3.2rem}}.selected-ebooks__list{display:flex;flex-flow:row wrap;column-gap:3.2rem;row-gap:2.8rem}.selected-ebooks__item{max-width:39.8rem;border-radius:.8rem;background-color:var(--white);border:.05rem solid rgba(0,0,0,.122);box-shadow:.5rem .5rem 1.2rem 0 rgba(0,0,0,.122)}@media only screen and (max-width:768px){.selected-ebooks__item{max-width:100%}}.selected-ebooks__image{width:100%;max-height:22rem;border-radius:.8rem .8rem 0 0;object-fit:cover}.selected-ebooks__paragraph{padding:2.4rem;font-family:var(--font-exo);font-size:2rem;line-height:2.6rem;font-weight:700;color:var(--black)}@media only screen and (max-width:768px){.selected-ebooks__paragraph{font-size:1.8rem;line-height:2.4rem}}.p-blog{margin:0 auto;width:90%;max-width:1376px}.p-blog header{display:flex;justify-content:center;padding:4.8rem 0 3.2rem;border-bottom:.1rem solid #254b1c}.p-blog header h2{font-family:var(--font-exo);font-size:clamp(3.2rem,4vw,4.8rem);color:#254b1c;font-weight:700;line-height:6.3rem}.p-blog__posts{display:flex;justify-content:center;padding:4.8rem 0}@media screen and (max-width:1000px){.p-blog__posts{flex-direction:column}}.p-blog__left{padding:0 3.1rem;border-right:.1rem solid #254b1c;max-width:32rem}@media screen and (max-width:1000px){.p-blog__left{border-right:unset;margin-bottom:6rem;max-width:100%;width:100%;padding:0}}.p-blog__center{padding:0 3.1rem;max-width:57rem}@media screen and (max-width:1000px){.p-blog__center{order:-1;margin-bottom:6rem;max-width:100%;width:100%;padding:0}}.p-blog__right{max-width:31.3rem}@media screen and (max-width:1000px){.p-blog__right{margin-bottom:6rem;max-width:100%;width:100%}}.p-blog__card--left:last-of-type{margin-top:3.5rem}.p-blog__card--left>figure{border-radius:2rem;max-width:28.3rem;max-height:17rem;overflow:hidden}@media screen and (max-width:1000px){.p-blog__card--left>figure{max-width:100%;width:100%}}.p-blog__card--left>figure>img{width:100%;height:100%;object-fit:cover}.p-blog__card--left>div{margin-top:2rem}.p-blog__card--left>div h3{font-family:var(--font-exo);font-size:1.8rem;font-weight:600;line-height:2.2rem;margin-bottom:1.6rem}.p-blog__card--left>div p{margin-bottom:1.6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important}.p-blog__card--left>div p,.p-blog__card--left>div time{font-family:var(--font-exo);font-size:1.4rem;font-weight:400;line-height:2.2rem;color:#444}.p-blog__card--left>div time{text-transform:uppercase}.p-blog__card--left>div>div{margin-top:2rem}.p-blog__card--left>div>div a{padding:1rem 2.4rem;border-radius:9.9rem;color:#fff;background-color:#254b1c;font-size:1.6rem;font-family:var(--font-exo);font-weight:700}.p-blog__card--center>figure{border-radius:2rem;max-width:57.8rem;max-height:49.3rem;overflow:hidden}.p-blog__card--center>figure>img{width:100%;height:100%;object-fit:cover}.p-blog__card--center>div{margin-top:2rem}.p-blog__card--center>div h3{font-family:var(--font-exo);font-size:clamp(2rem,2.3vw,2.8rem);font-weight:600;line-height:3.2rem;margin-bottom:1.6rem}.p-blog__card--center>div p{font-family:var(--font-exo);font-size:1.8rem;font-weight:400;line-height:2.8rem;color:#444;margin-bottom:7rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important}.p-blog__card--center>div time{font-family:var(--font-exo);font-size:1.6rem;font-weight:400;line-height:2.2rem;color:#444;text-transform:uppercase}.p-blog__card--center>div>div{margin-top:2rem}.p-blog__card--center>div>div a{padding:1rem 2.4rem;border-radius:9.9rem;color:#fff;background-color:#254b1c;font-size:1.6rem;font-family:var(--font-exo);font-weight:700}.p-blog__card--right{display:flex;align-items:center;gap:.8rem;padding:1.8rem 0;border-bottom:.1rem solid #254b1c}.p-blog__card--right:first-of-type{padding-top:0}.p-blog__card--right>figure{border-radius:2rem;max-width:13.1rem;max-height:9.6rem;overflow:hidden}.p-blog__card--right>figure>img{width:100%;height:100%;object-fit:cover}.p-blog__card--right>div h3{font-family:var(--font-exo);font-size:1.6rem;font-weight:600;line-height:2.2rem;margin-bottom:1.6rem}.case-block{margin:6.4rem auto}.case-block__pagination{margin-top:6.4rem;display:flex;justify-content:center;gap:4.8rem}@media only screen and (max-width:768px){.case-block__pagination{gap:2.4rem}}.case-block__numbers{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:2.4rem}@media only screen and (max-width:768px){.case-block__numbers{gap:1.6rem}}.case-block__numbers>button{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;font-family:var(--font-exo);font-size:3.2rem;font-weight:700;line-height:4.2rem;color:var(--color-text-quaternary);background-color:var(--white);border:.3rem solid var(--color-background);border-radius:50%;cursor:pointer;transition:color .3s,background-color .3s}@media only screen and (max-width:768px){.case-block__numbers>button{width:4.8rem;height:4.8rem;font-size:2.4rem;line-height:3.2rem}}.case-block__numbers>button:hover{color:var(--color-text-primary);background-color:var(--color-background)}.case-block__numbers--active{color:var(--color-text-primary)!important;background-color:var(--color-background)!important}.case-block__arrow{width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;font-family:var(--font-exo);font-size:3.2rem;font-weight:700;line-height:4.2rem;color:var(--color-text-primary);background-color:var(--color-background);border-radius:50%;cursor:pointer;transition:color .3s,background-color .3s}@media only screen and (max-width:768px){.case-block__arrow{width:4.8rem;height:4.8rem;font-size:2.4rem;line-height:3.2rem}}.company-news-block{margin:8rem auto}.company-news-block__title{margin-bottom:1.6rem;font-family:var(--font-exo);font-size:4.8rem;line-height:6.4rem;font-weight:700;text-align:center;color:var(--color-text-secondary)}@media only screen and (max-width:768px){.company-news-block__title{margin-bottom:1.4rem;font-size:3.8rem;line-height:4.8rem}}.company-news-block__description{margin-bottom:4.8rem;font-size:2.4rem;line-height:3.2rem;font-weight:400;text-align:center;color:var(--color-text-tertiary)}@media only screen and (max-width:768px){.company-news-block__description{margin-bottom:3.8rem}}.p-newsletter{background-color:#254b1c;width:100%}.p-newsletter__container{padding:4.8rem 0;display:flex;justify-content:space-between;align-items:center;gap:3rem}@media screen and (max-width:1200px){.p-newsletter__container{flex-direction:column}}.p-newsletter__form>div>form{display:flex;position:relative}.p-newsletter__form>div>form>p{position:absolute;top:115%}.p-newsletter__form>div>form>div{border:.1rem solid #fff;display:flex;justify-content:center;align-items:center;background-color:#254b1c;position:relative;z-index:10;padding:0 3.6rem;margin-left:-3rem;border-radius:0 9.9rem 9.9rem 0}.p-newsletter__form>div>form>div button{font-size:2.4rem;font-weight:700;font-family:var(--font-exo);color:#fff}.p-newsletter__form>div>form input{padding:2.2rem 2.4rem;border-radius:9.9rem}.p-newsletter__form>div>form input::placeholder{font-size:1.6rem;font-weight:400;font-family:var(--font-exo)}@media screen and (max-width:1200px){.p-newsletter__text{text-align:center}}.p-newsletter__text h3{font-size:3.2rem;color:#fff;font-weight:700;font-family:var(--font-exo)}.p-newsletter__text p{font-size:1.6rem;color:#fff;font-weight:400;font-family:var(--font-exo)}.p-policies{padding:3rem 0}.p-policies__container>h2{font-size:4.8rem;color:#000;text-transform:uppercase;text-align:center}.p-policies__container>h2,.p-policies__container>h3{margin-bottom:2.4rem;font-family:var(--font-exo);font-weight:700}.p-policies__container>h3{font-size:1.4rem;color:#444}.p-bloglist{margin:0 auto;width:90%;max-width:1376px;padding:6rem}@media screen and (max-width:1200px){.p-bloglist{padding:6rem 0}}.p-bloglist__text h3{font-size:clamp(2.2rem,3vw,3.6rem);color:#254b1c;font-family:var(--font-exo);font-weight:600}.p-bloglist__list{margin-top:7.8rem;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;gap:4.8rem}.p-bloglist__list>li{width:30.33%}@media screen and (max-width:1200px){.p-bloglist__list>li{width:100%}}.p-bloglist__controls{display:flex;justify-content:space-between;gap:3rem;padding:2.4rem 0}@media screen and (max-width:1200px){.p-bloglist__controls{flex-direction:column}}.p-bloglist__controls>div:first-of-type{display:flex;gap:1.6rem}@media screen and (max-width:1200px){.p-bloglist__controls>div:first-of-type{flex-direction:column}}.p-bloglist__controls>div:first-of-type button{padding:1rem 2.4rem;font-size:1.6rem;font-family:var(--font-exo);font-weight:700;color:#254b1c;background-color:#fff;border:.1rem solid #254b1c;border-radius:3.2rem}.p-bloglist__controls>div:first-of-type button.current{color:#fff;background-color:#254b1c;border:.1rem solid #254b1c}.p-bloglist__controls>div:last-of-type{display:flex;align-items:center;border-radius:3.2rem;border:.1rem solid #254b1c;width:32rem;padding-left:2.5rem}@media screen and (max-width:1200px){.p-bloglist__controls>div:last-of-type{width:100%}}.p-bloglist__controls>div:last-of-type>img{margin-right:1rem}.p-bloglist__controls>div:last-of-type>input{width:100%;height:4.3rem;background-color:transparent}.p-bloglist__controls>div:last-of-type>input::placeholder{font-size:1.4rem;font-family:var(--font-exo);font-weight:400;color:#000}.i-slide{padding:clamp(3rem,9.5vw,9.5rem) 0 clamp(1rem,2vw,2rem)}.i-slide__wrapper{display:flex;flex-flow:column;align-items:stretch;gap:clamp(2.5rem,5.3vw,5.3rem)}.i-slide .splide__pagination{display:flex;flex-flow:row;justify-content:space-between;gap:clamp(1rem,3.2vw,3.2rem);position:static;padding:0;z-index:0}.i-slide .splide__pagination>*{position:relative;display:flex;flex-flow:column;align-items:flex-start;gap:1rem;flex:1 1}.i-slide .splide__pagination>* span{font-size:clamp(1.5rem,1.6vw,1.6rem);font-weight:300;font-family:var(--font-exo);line-height:max(2.1rem,130.023%);font-style:normal;font-weight:400;color:#383838;transition:all .2s ease-in-out}.i-slide .splide__pagination>* span strong{font-weight:500}.i-slide .splide__pagination>:has(button.is-active) span{font-weight:600}@media only screen and (max-width:1270px){.i-slide .splide__pagination>* span{display:none}}.i-slide .splide__pagination button{display:block;flex:1 1;border-radius:3.8rem;position:relative;background:#dee9fa;min-height:.8rem;width:100%;margin:0;opacity:1}.i-slide .splide__pagination button:before{content:"";position:absolute;opacity:0;transition:all .2s ease-in-out;border-radius:3.8rem;height:100%;width:100%;top:0;left:0;max-height:.8rem;background:linear-gradient(115deg,var(--color-secondary) -8.08%,var(--color-primary) 100%)}.i-slide .splide__pagination button.is-active:before{opacity:1}.i-slide .splide__pagination .is-active{transform:scale(1);z-index:0}.i-slide__slide{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:clamp(2rem,6vw,7rem)}.i-slide__slide img{flex:1 1;max-width:58rem;aspect-ratio:145/84;width:100%;height:auto;border-radius:1rem;transition:all .2s ease-in-out;transform:scale(.8)}.i-slide__slide.is-active img{transform:scale(1)}.i-slide article{display:flex;flex-flow:column;gap:1.3rem;align-items:flex-start;justify-content:center;max-width:48.4rem}.i-slide article h1,.i-slide article h2,.i-slide article h3,.i-slide article h4,.i-slide article h5{font-size:clamp(2.4rem,3.5vw,3.8rem);line-height:117.5%;font-family:var(--font-exo);font-weight:800;color:#383838}.i-slide article p{font-size:clamp(1.5rem,1.6vw,1.6rem);font-weight:300;font-family:var(--font-exo);line-height:max(2.1rem,130.023%);font-style:normal;color:#383838}.i-slide article p strong{font-weight:500}.i-slide article a{margin-top:.7rem}@media only screen and (max-width:600px){.i-slide article{align-items:center;gap:2rem}.i-slide article>*{text-align:center}}.plans{background-color:var(--plans-bg-color,#f5f5f5);font-family:var(--font-exo)}.plans__container{padding:4.8rem 0}.plans__container>h3{font-size:clamp(3.8rem,4vw,4.8rem);font-weight:700;color:#254b1c;text-align:center;margin-bottom:4.8rem}.plans__container .link{display:flex;justify-content:center;align-items:center;margin-top:4.8rem}.plans__container .link>a{padding:1rem 3.2rem;border-radius:9.9rem;background-color:#254b1c;font-size:2.4rem;font-weight:700;color:#fff}.plans__cards{display:flex;align-items:center;justify-content:center;gap:2.4rem}@media(max-width:1024px){.plans__cards{flex-wrap:wrap}}.plans__cards .card{width:100%}.plans__cards .card .head{background-color:#254b1c;padding:1.6rem;border-radius:1.6rem 1.6rem 0 0}.plans__cards .card .head>h4{font-size:clamp(2rem,2.5vw,3rem);color:#fff;font-weight:700;text-align:center}.plans__cards .card .price{background-color:transparent;padding:1.6rem;border-radius:0 0 1.6rem 1.6rem;border:.1rem solid #254b1c}.plans__cards .card .price>p{font-size:2rem;font-weight:700;color:#254b1c;text-align:center}.plans__cards .card .price>p>span{font-size:1.6rem}.banner-form{display:flex}@media screen and (max-width:768px){.banner-form{flex-direction:column}}.banner-form__container{flex:.8 1;display:flex;flex-direction:column;justify-content:center;padding:2.4rem 3rem;gap:2rem}@media only screen and (max-width:768px){.banner-form__container{padding:1.6rem 0}}.banner-form__title{font-family:var(--font-exo);font-size:4.8rem;text-transform:uppercase;font-weight:700;line-height:6.4rem;color:var(--color-primary);letter-spacing:4%}@media only screen and (max-width:768px){.banner-form__title{font-size:3.6rem;line-height:4.8rem}}.banner-form__subtitle{font-family:var(--font-exo);font-size:2rem;letter-spacing:10%}.banner-form__form{flex:1 1}.FormBanner_f-banner__AmTu2{background:var(--color-primary);padding:3rem;color:#fff;width:100%}@media only screen and (max-width:768px){.FormBanner_f-banner__AmTu2{padding:2.4rem 1.6rem}}.FormBanner_f-banner__title__0rw6f{margin-bottom:2.2rem;text-align:left}.FormBanner_f-banner__title__0rw6f:after{content:"";display:block;width:100%;height:.1rem;background:#fff;margin:1.2rem auto 0}.FormBanner_f-banner__title__0rw6f h2{font-family:var(--font-exo,"Exo");font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:600;line-height:1.2;margin:0;color:#fff}@media only screen and (max-width:480px){.FormBanner_f-banner__title__0rw6f h2{font-size:1.6rem;line-height:1.4}}.FormBanner_f-banner__form__1zUfB form{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.6rem 2rem;gap:1.6rem 2rem;align-items:start}@media only screen and (max-width:768px){.FormBanner_f-banner__form__1zUfB form{grid-template-columns:1fr;gap:1.2rem}}.FormBanner_f-banner__form__1zUfB form fieldset:first-of-type{grid-column:1}.FormBanner_f-banner__form__1zUfB form fieldset:first-of-type:before{content:"Nome";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormBanner_f-banner__form__1zUfB form fieldset:first-of-type{grid-column:1/-1}}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(2){grid-column:2}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(2):before{content:"Sobrenome";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(2){grid-column:1/-1}}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(3){grid-column:1}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(3):before{content:"E-mail";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(3){grid-column:1/-1}}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(4){grid-column:2}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(4):before{content:"Telefone ou Whatsapp";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(4){grid-column:1/-1}}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(5){grid-column:1/-1!important;margin-top:1rem}@media only screen and (max-width:768px){.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(5){grid-column:1/-1!important}}.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(6){grid-column:1/-1!important;margin-top:1.3rem}@media only screen and (max-width:768px){.FormBanner_f-banner__form__1zUfB form fieldset:nth-of-type(6){grid-column:1/-1!important}}.FormBanner_f-banner__form__1zUfB form fieldset{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.FormBanner_f-banner__form__1zUfB form fieldset input[type=email],.FormBanner_f-banner__form__1zUfB form fieldset input[type=tel],.FormBanner_f-banner__form__1zUfB form fieldset input[type=text]{width:100%;padding:1.5rem;border:none;border-radius:.5rem;background:#fff;font-family:var(--font-exo,"Exo");font-size:1.5rem;color:#333;transition:all .1s ease}@media only screen and (max-width:480px){.FormBanner_f-banner__form__1zUfB form fieldset input[type=email],.FormBanner_f-banner__form__1zUfB form fieldset input[type=tel],.FormBanner_f-banner__form__1zUfB form fieldset input[type=text]{padding:1.4rem 1.6rem;font-size:1.5rem}}.FormBanner_f-banner__form__1zUfB form fieldset input[type=email]::placeholder,.FormBanner_f-banner__form__1zUfB form fieldset input[type=tel]::placeholder,.FormBanner_f-banner__form__1zUfB form fieldset input[type=text]::placeholder{color:#b3b3b3;font-weight:400}.FormBanner_f-banner__form__1zUfB form fieldset input[type=email]:focus,.FormBanner_f-banner__form__1zUfB form fieldset input[type=tel]:focus,.FormBanner_f-banner__form__1zUfB form fieldset input[type=text]:focus{outline:none;box-shadow:inset 0 .1rem .3rem rgba(0,0,0,.1),0 0 0 .2rem hsla(0,0%,100%,.3);transform:translateY(-.1rem)}.FormBanner_f-banner__form__1zUfB form fieldset input[type=email]:hover,.FormBanner_f-banner__form__1zUfB form fieldset input[type=tel]:hover,.FormBanner_f-banner__form__1zUfB form fieldset input[type=text]:hover{box-shadow:inset 0 .1rem .3rem rgba(0,0,0,.1),0 .2rem .4rem rgba(0,0,0,.1)}.FormBanner_f-banner__acceptance__2TECl{display:flex;align-items:flex-start;gap:1rem;margin-top:.4rem;grid-column:1/-1}.FormBanner_f-banner__acceptance__2TECl input[type=checkbox]{width:1.6rem;height:1.6rem;min-width:1.6rem;margin-top:.2rem;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:#fff;border:.2rem solid #fff;border-radius:.3rem}@media only screen and (max-width:480px){.FormBanner_f-banner__acceptance__2TECl input[type=checkbox]{width:1.8rem;height:1.8rem;min-width:1.8rem}}.FormBanner_f-banner__acceptance__2TECl p{font-family:var(--font-exo,"Exo",sans-serif);font-size:1.2rem;line-height:1.4;color:#fff;margin:0}@media only screen and (max-width:480px){.FormBanner_f-banner__acceptance__2TECl p{font-size:1.3rem}}.FormBanner_f-banner__acceptance__2TECl p a{color:#fff;text-decoration:underline;font-weight:500;transition:opacity .2s ease}.FormBanner_f-banner__acceptance__2TECl p a:hover{opacity:.8}.FormBanner_f-banner__submit__OiwGK{width:100%;grid-column:1/-1;background:#fff;color:#2d5016;border:none;border-radius:3rem;padding:1.4rem 2rem;font-family:var(--font-exo,"Exo");font-size:1.5rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .2s ease;box-shadow:0 .3rem 1rem rgba(0,0,0,.15)}@media only screen and (max-width:480px){.FormBanner_f-banner__submit__OiwGK{padding:1.5rem 2rem;font-size:1.5rem}}.FormBanner_f-banner__submit__OiwGK:hover{background:#f8f8f8;transform:translateY(-.2rem);box-shadow:0 .5rem 1.5rem rgba(0,0,0,.2)}.FormBanner_f-banner__submit__OiwGK:active{transform:translateY(-.1rem);box-shadow:0 .3rem 1rem rgba(0,0,0,.15)}.FormBanner_f-banner__submit__OiwGK:focus{outline:none;box-shadow:0 .3rem 1rem rgba(0,0,0,.15),0 0 0 .3rem hsla(0,0%,100%,.3)}.FormBanner_f-banner__submit__OiwGK:disabled{opacity:.6;cursor:not-allowed;transform:none}.FormBanner_f-banner__submit__OiwGK:disabled:hover{transform:none;background:#fff}.FormBanner_f-banner--loading__XtiHO .FormBanner_f-banner__submit__OiwGK{position:relative;color:transparent}.FormBanner_f-banner--loading__XtiHO .FormBanner_f-banner__submit__OiwGK:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;border:.3rem solid #2d5016;border-top-color:transparent;border-radius:50%;animation:FormBanner_spin__KEkzh 1s linear infinite}@keyframes FormBanner_spin__KEkzh{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.our-diferencials{padding:8rem 0;font-family:var(--font-exo)}.our-diferencials__header{text-align:center;margin-bottom:6rem}.our-diferencials__title{font-size:2.6rem;font-weight:700;color:var(--color-text-secondary);margin-bottom:.7rem;text-transform:uppercase;letter-spacing:1px}@media(max-width:768px){.our-diferencials__title{font-size:2rem}}.our-diferencials__subtitle{font-size:1.5rem;color:var(--color-text-quaternary);line-height:1.6;letter-spacing:2px}.our-diferencials__subtitle:after{content:"";display:block;width:100%;height:.1rem;background:var(--color-background);margin:2rem auto 0}.our-diferencials__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:4.5rem 2rem;gap:4.5rem 2rem;position:relative;max-width:65dvw;margin:0 auto;padding:0 2rem}@media(max-width:968px){.our-diferencials__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:3rem 2rem;max-width:60rem}}@media(max-width:668px){.our-diferencials__grid{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);gap:4rem;max-width:40rem}}.our-diferencials__card{background:var(--color-background);border-radius:2rem;padding:2rem;text-align:center;color:#fff;position:relative;min-height:11dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.our-diferencials__card--1:after,.our-diferencials__card--2:after,.our-diferencials__card--4:after,.our-diferencials__card--5:after{content:"";position:absolute;top:50%;right:-20px;width:20px;height:3px;border-top:3px dotted var(--color-text-secondary);transform:translateY(-50%)}.our-diferencials__card--3:before{content:"";position:absolute;bottom:-20px;left:50%;width:3px;height:20px;border-left:3px dotted var(--color-background);transform:translateX(-50%)}@media(max-width:968px){.our-diferencials__card:after,.our-diferencials__card:before{display:none}}.our-diferencials__card-icon{position:absolute;top:-3rem;left:50%;transform:translateX(-50%);width:9rem;height:8rem;background:var(--color-background);border-radius:50%;display:flex;align-items:center;justify-content:center}.our-diferencials__card-icon img{width:4rem;height:4rem;object-fit:contain}.our-diferencials__card-title{font-size:1.6rem;font-weight:700;line-height:1.3;margin-top:1.5rem;text-transform:uppercase;max-width:90%;z-index:2}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.our-diferencials__card{animation:fadeInUp .6s ease forwards}.our-diferencials__card--1{animation-delay:.1s}.our-diferencials__card--2{animation-delay:.2s}.our-diferencials__card--3{animation-delay:.3s}.our-diferencials__card--4{animation-delay:.4s}.our-diferencials__card--5{animation-delay:.5s}.our-diferencials__card--6{animation-delay:.6s}.app-slide{padding:6rem 0;font-family:var(--font-exo);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-slide__title{text-align:center;text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem;font-weight:800;color:var(--color-background)}.app-slide__subtitle{text-align:center;margin-bottom:3rem;font-size:1.5rem;color:var(--color-text-secundary);max-width:50rem;margin-left:auto;margin-right:auto}.app-slide__bottom{text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.app-slide__description{font-size:1.4rem;color:var(--color-text-secundary);margin:0 auto;line-height:1.6;letter-spacing:.15rem}.app-slide__download-link{display:inline-block;transition:transform .3s ease,opacity .3s ease;border-radius:.5rem;overflow:hidden}.app-slide__download-image{display:block;width:9dvw;height:4dvh;border-radius:.5rem}@media(max-width:768px){.app-slide__download-image{width:25dvw;height:5dvh}}.app-slide .app-slide-swiper{margin:0 auto;position:relative}.app-slide .app-slide-swiper .swiper{width:100%;padding-bottom:7rem;overflow:visible;position:relative}.app-slide .app-slide-swiper .swiper-slide{background-position:50%;background-size:cover;width:100%;height:500px;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;filter:blur(5px);opacity:1;transform:scale(.85)}@media(max-width:768px){.app-slide .app-slide-swiper .swiper-slide{width:15.5rem;height:28rem}}@media(max-width:320px){.app-slide .app-slide-swiper .swiper-slide{width:13.75rem;height:25rem}}.app-slide .app-slide-swiper .swiper-slide-active{filter:blur(0);opacity:1;transform:scale(1);z-index:10}.app-slide .app-slide-swiper .swiper-slide-active .app-slide-swiper__device{transform:translateY(0)}.app-slide .app-slide-swiper .swiper-slide-next,.app-slide .app-slide-swiper .swiper-slide-prev{filter:blur(2px);opacity:1;transform:scale(.9)}.app-slide .app-slide-swiper__device{width:11dvw;position:relative;transform:translateY(10px);will-change:transform;background-image:none}@media(max-width:1024px){.app-slide .app-slide-swiper__device{width:18dvw}}@media(max-width:768px){.app-slide .app-slide-swiper__device{width:30dvw}}.app-slide .app-slide-swiper__image{width:100%;height:100%;object-fit:cover;border-radius:1.1rem;display:block;position:relative;z-index:1;background-image:none}@media(max-width:768px){.app-slide .app-slide-swiper__image{border-radius:1rem}}.app-slide .app-slide-swiper .swiper-pagination{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);width:auto;height:auto}.app-slide .app-slide-swiper .swiper-pagination .swiper-pagination-bullet{background:var(--color-background);opacity:.3;width:1.1rem;height:1.1rem;transition:all .3s ease;margin:0 .5rem}.app-slide .app-slide-swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:var(--color-background);width:2.5rem;border-radius:1rem}.app-slide .app-slide-swiper .swiper-button-next,.app-slide .app-slide-swiper .swiper-button-prev{color:var(--color-background);width:6rem;height:6rem;margin-top:-1.5rem;border-radius:50%;transition:all .3s ease}.app-slide .app-slide-swiper .swiper-button-next:after,.app-slide .app-slide-swiper .swiper-button-prev:after{font-size:5rem;font-weight:700}@media(max-width:768px){.app-slide .app-slide-swiper .swiper-button-next,.app-slide .app-slide-swiper .swiper-button-prev{display:none}}.app-slide .app-slide-swiper .swiper-button-next{right:16rem}.app-slide .app-slide-swiper .swiper-button-prev{left:16rem}@media(max-width:767px){.app-slide .app-slide-swiper .swiper-slide-active{transform:scale(1.05)}.app-slide .app-slide-swiper:before{width:2.5rem;height:.25rem;top:.62rem}.app-slide .app-slide-swiper:after{width:1.8rem;height:.15rem}}@media(max-width:480px){.app-slide{padding:1.8rem 0}.app-slide .swiper{padding-top:1.8rem;padding-bottom:3.75rem}}.p-priority{margin-top:clamp(1rem,2vw,2rem);padding:clamp(3rem,7vw,7rem) 0}.p-priority__wrapper{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:4.1rem;gap:4.1rem;grid-row-gap:1.8rem;row-gap:1.8rem;container-type:inline-size}@media only screen and (max-width:1000px){.p-priority__wrapper{grid-template-columns:1fr;row-gap:2.3rem}}.banner-form-lp{display:flex}.banner-form-lp__form{margin-top:5rem;flex:1 1}.FormLanding_f-banner-lp__wFjfF{background:var(--color-primary);padding:3rem;border-radius:.8rem;color:#fff;width:100%}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__wFjfF{padding:2.4rem 1.6rem}}.FormLanding_f-banner-lp__title__HCWSk{margin-bottom:.5rem;text-align:left}.FormLanding_f-banner-lp__title__HCWSk h2{font-family:var(--font-exo,"Exo");font-size:clamp(2.5rem,2.5vw,2.4rem);font-weight:600;line-height:1.2;margin:0;color:#fff}@media only screen and (max-width:480px){.FormLanding_f-banner-lp__title__HCWSk h2{font-size:1.6rem;line-height:1.4}}.FormLanding_f-banner-lp__subtitle__LTIX1{font-family:var(--font-exo,"Exo");color:#fff}.FormLanding_f-banner-lp__subtitle__LTIX1 h3{font-size:1.7rem;line-height:1.6;font-weight:200}.FormLanding_f-banner-lp__subtitle__LTIX1:after{content:"";display:block;width:100%;height:.1rem;background:#fff;margin:1.5rem 0}@media only screen and (max-width:480px){.FormLanding_f-banner-lp__subtitle__LTIX1{font-size:1.2rem}}.FormLanding_f-banner-lp__form__RGvgL form{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.6rem 2rem;gap:1.6rem 2rem;align-items:start}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__form__RGvgL form{grid-template-columns:1fr;gap:1.2rem}}.FormLanding_f-banner-lp__form__RGvgL form fieldset:first-of-type{grid-column:1}.FormLanding_f-banner-lp__form__RGvgL form fieldset:first-of-type:before{content:"Nome";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__form__RGvgL form fieldset:first-of-type{grid-column:1/-1}}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(2){grid-column:2}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(2):before{content:"Sobrenome";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(2){grid-column:1/-1}}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(3){grid-column:1}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(3):before{content:"E-mail";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(3){grid-column:1/-1}}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(4){grid-column:2}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(4):before{content:"Telefone ou Whatsapp";font-family:var(--font-exo);font-size:1.6rem;line-height:1.6rem;font-weight:200;color:#fff}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(4){grid-column:1/-1}}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(5){grid-column:1/-1!important;margin-top:1rem}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(5){grid-column:1/-1!important}}.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(6){grid-column:1/-1!important;margin-top:1.3rem}@media only screen and (max-width:768px){.FormLanding_f-banner-lp__form__RGvgL form fieldset:nth-of-type(6){grid-column:1/-1!important}}.FormLanding_f-banner-lp__form__RGvgL form fieldset{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=email],.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=tel],.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=text]{width:100%;padding:1.5rem;border:none;border-radius:.5rem;background:#fff;font-family:var(--font-exo,"Exo");font-size:1.5rem;color:#333;transition:all .1s ease}@media only screen and (max-width:480px){.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=email],.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=tel],.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=text]{padding:1.4rem 1.6rem;font-size:1.5rem}}.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=email]::placeholder,.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=tel]::placeholder,.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=text]::placeholder{color:#b3b3b3;font-weight:400}.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=email]:focus,.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=tel]:focus,.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=text]:focus{outline:none;box-shadow:inset 0 .1rem .3rem rgba(0,0,0,.1),0 0 0 .2rem hsla(0,0%,100%,.3);transform:translateY(-.1rem)}.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=email]:hover,.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=tel]:hover,.FormLanding_f-banner-lp__form__RGvgL form fieldset input[type=text]:hover{box-shadow:inset 0 .1rem .3rem rgba(0,0,0,.1),0 .2rem .4rem rgba(0,0,0,.1)}.FormLanding_f-banner-lp__acceptance__DV3yr{display:flex;align-items:flex-start;gap:1rem;margin-top:.4rem}.FormLanding_f-banner-lp__acceptance__DV3yr input[type=checkbox]{width:1.6rem;height:1.6rem;min-width:1.6rem;margin-top:.2rem;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:#fff;border:.2rem solid #fff;border-radius:.3rem}@media only screen and (max-width:480px){.FormLanding_f-banner-lp__acceptance__DV3yr input[type=checkbox]{width:1.8rem;height:1.8rem;min-width:1.8rem}}.FormLanding_f-banner-lp__acceptance__DV3yr p{font-family:var(--font-exo,"Exo",sans-serif);font-size:1.2rem;line-height:1.4;color:#fff;margin:0}@media only screen and (max-width:480px){.FormLanding_f-banner-lp__acceptance__DV3yr p{font-size:1.3rem}}.FormLanding_f-banner-lp__acceptance__DV3yr p a{color:#fff;text-decoration:underline;font-weight:500;transition:opacity .2s ease}.FormLanding_f-banner-lp__acceptance__DV3yr p a:hover{opacity:.8}.FormLanding_f-banner-lp__submit__tGRNw{width:100%;background:#fff;color:#2d5016;border:none;border-radius:3rem;padding:1.4rem 2rem;font-family:var(--font-exo,"Exo");font-size:1.5rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .2s ease;box-shadow:0 .3rem 1rem rgba(0,0,0,.15)}@media only screen and (max-width:480px){.FormLanding_f-banner-lp__submit__tGRNw{padding:1.5rem 2rem;font-size:1.5rem}}.FormLanding_f-banner-lp__submit__tGRNw:hover{background:#f8f8f8;transform:translateY(-.2rem);box-shadow:0 .5rem 1.5rem rgba(0,0,0,.2)}.FormLanding_f-banner-lp__submit__tGRNw:active{transform:translateY(-.1rem);box-shadow:0 .3rem 1rem rgba(0,0,0,.15)}.FormLanding_f-banner-lp__submit__tGRNw:focus{outline:none;box-shadow:0 .3rem 1rem rgba(0,0,0,.15),0 0 0 .3rem hsla(0,0%,100%,.3)}.FormLanding_f-banner-lp__submit__tGRNw:disabled{opacity:.6;cursor:not-allowed;transform:none}.FormLanding_f-banner-lp__submit__tGRNw:disabled:hover{transform:none;background:#fff}.FormLanding_f-banner-lp--loading__pB4JL .FormLanding_f-banner-lp__submit__tGRNw{position:relative;color:transparent}.FormLanding_f-banner-lp--loading__pB4JL .FormLanding_f-banner-lp__submit__tGRNw:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;border:.3rem solid #2d5016;border-top-color:transparent;border-radius:50%;animation:FormLanding_spin__7O2Pi 1s linear infinite}@keyframes FormLanding_spin__7O2Pi{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.ResultPage_topBar__jO0DO{margin:10rem 0 3rem;border-bottom-right-radius:7.4rem;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;padding-right:1.6rem}.ResultPage_topBar__jO0DO h2{color:var(--color-background);font-size:4.6rem;font-weight:600;font-family:var(--font-exo);line-height:120%}.ResultPage_topBar__jO0DO .ResultPage_button__jheTk{display:flex;align-items:center;gap:.8rem;color:var(--color-background);border:none;border-radius:.4rem;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500;background:transparent;cursor:pointer;transition:background-color .2s ease-in-out}.ResultPage_topBar__jO0DO .ResultPage_button__jheTk svg{flex-shrink:0}.ResultPage_topBar__jO0DO .ResultPage_button__jheTk:hover{color:#001740;opacity:.6;transition:.6s}.ResultPage_topBar__jO0DO .ResultPage_button__jheTk:hover svg path{stroke:#001740;opacity:.6;transition:.6s}.ResultPage_resultInfo___ZL8S{display:flex;flex-direction:column;margin-bottom:1.4rem;font-weight:500;line-height:160%}.ResultPage_queryText__Spxk2{font-size:1.5rem;font-weight:600;color:#2b2e4a;font-family:var(--font-exo);margin-bottom:1rem}.ResultPage_queryText__Spxk2 strong{font-weight:760}.ResultPage_resultCount__VMifP{font-weight:400;color:#4b4b4b;font-family:var(--font-exo);font-size:1.7rem;line-height:150%;opacity:.8}.ResultPage_resultCount__VMifP strong{font-weight:680;color:inherit;font-family:var(--font-exo)}@media(max-width:768px){.ResultPage_topBar__jO0DO{display:flex;justify-content:space-between}.ResultPage_topBar__jO0DO h2{font-size:2.8rem}.ResultPage_topBar__jO0DO .ResultPage_button__jheTk{font-size:1.2rem;padding:.6rem 1.2rem}.ResultPage_resultCount__VMifP{font-weight:400;color:#4b4b4b;font-family:var(--font-exo);font-size:1;line-height:150%}.ResultPage_resultCount__VMifP strong{font-weight:600;color:inherit}}.explore{margin:3rem auto 10rem}.explore__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4.8rem;width:100%}.explore__header h2{font-weight:600;font-size:3.6rem;line-height:120%;color:#254b1c;font-family:var(--font-exo)}.explore__header a{display:flex;align-items:center;justify-content:center;gap:2rem;color:#254b1c;cursor:pointer}.explore__header a p{font-weight:500;line-height:160%;font-size:1.8rem;position:relative;font-family:var(--font-exo)}.explore__header a p:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:20%;background-color:#254b1c;transition:width .3s ease}.explore__header a p:hover:after{width:105%}.explore__container-list{width:100%;display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap;list-style:none}.explore__container-list li{width:100%;max-width:360px;height:440px;border-radius:16px;border:1px solid #d0cfd6;transition:.5s}.explore__container-list li:hover{transform:scale(1.05)}.explore__container-list li:hover h4{text-decoration:underline}.explore__card{display:block;max-height:100%}.explore__card,.explore__card img{width:100%;height:100%;max-width:100%}.explore__card img{max-height:225px;object-fit:cover;object-position:center;border-radius:16px 16px 0 0}.explore__card__content{padding:2.4rem 2.4rem 3rem}.explore__card__content h4{margin-bottom:1.4rem;font-size:2rem;line-height:120%;color:#254b1c;display:block;transition:all .3s ease}.explore__card__content h4,.explore__card__content strong{font-family:var(--font-exo);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.explore__card__content strong{margin-top:auto;font-size:1.4rem;line-height:150%;color:#726e83;font-weight:400}@media(max-width:800px){.explore__header h2{font-size:2.6rem}}.SearchResult_gridPosts__xBOQg{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:3rem 2rem;gap:3rem 2rem;max-width:1200px;margin-top:3rem;padding:1rem;min-height:470px;border-top:1px solid #eaeaec}.SearchResult_postCard__0dheR{background:#fff;border:1px solid #d0cfd6;border-radius:16px;overflow:hidden;text-decoration:none;display:flex;max-width:365px;max-height:397px;flex-direction:column;justify-content:space-between;transition:transform .2s ease-in-out;height:100%;cursor:pointer}.SearchResult_postCard__0dheR:hover{transform:translateY(-4px)}.SearchResult_postImage__nEVee{width:100%;height:200px;overflow:hidden}.SearchResult_postImage__nEVee img{width:100%;height:100%;object-fit:cover;display:block}.SearchResult_postContent__Mx9ji{padding:1.5rem;max-width:365px;min-height:185px;display:flex;flex-direction:column}.SearchResult_postContent__Mx9ji h3{font-size:2rem;font-weight:600;line-height:140%;color:var(--color-background);width:100%;font-family:var(--font-exo)}.SearchResult_postContent__Mx9ji p{font-family:var(--font-exo);font-size:1.4rem;font-weight:300;line-height:150%;color:#726e83;margin-top:2rem;overflow:hidden;width:100%}.SearchResult_noResults__n2nkX{font-family:var(--font-exo);font-size:1.7rem;font-weight:140;line-height:150%;margin-bottom:1.7rem;opacity:.7}.SearchResult_noResults__n2nkX strong{font-weight:750;font-family:var(--font-exo);color:#000}.SearchResult_fullScreenLoader__Co44J{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background-color:hsla(0,0%,100%,.8);display:flex;flex-direction:column;align-items:center;justify-content:center}.SearchResult_spinner__hYmju{width:48px;height:48px;border:5px solid #ccc;border-top-color:#000;border-radius:50%;animation:SearchResult_spin__P1fa2 1s linear infinite;margin-bottom:1rem}@keyframes SearchResult_spin__P1fa2{to{transform:rotate(1turn)}}.SearchResult_resultCount__Kre9L{font-size:1.6rem;line-height:150%;font-weight:500;color:var(--color-background);font-family:var(--font-exo)}@media(max-width:768px){.SearchResult_gridPosts__xBOQg{grid-template-columns:1fr;gap:1.6rem}.SearchResult_postContent__Mx9ji h3{font-size:1.6rem}.SearchResult_postContent__Mx9ji p{font-size:1.3rem}}.more{justify-content:center;flex-direction:column}.more,.more__header{display:flex;align-items:center}.more__header{justify-content:space-between;margin-bottom:4.8rem;width:100%}.more__header h2{font-weight:600;font-size:3.6rem;line-height:120%}.more__header a,.more__header h2{color:var(--color-background);font-family:var(--font-exo)}.more__header a{display:flex;align-items:center;justify-content:center;gap:2rem;cursor:pointer}.more__header a p{font-weight:500;line-height:160%;font-size:1.8rem;font-family:var(--font-exo);position:relative}.more__header a p:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:20%;background-color:var(--color-background);transition:width .3s ease}.more__header a p:hover:after{width:105%}.more__news-container{display:grid;grid-template-columns:580px 258px;grid-template-rows:repeat(2,1fr);grid-template-areas:"principle card2 card3" "principle card4 card5";grid-gap:3.2rem;gap:3.2rem;height:100%;list-style:none}.more__new{width:100%;transition:.5s}.more__new a{display:flex;flex-direction:column}.more__new picture{width:258px;height:177px;margin-bottom:1.8rem}.more__new img{object-fit:cover;object-position:center;border-radius:16px;width:100%;height:100%}.more__new time{color:#433e59;font-weight:500;line-height:100%;letter-spacing:-.14px;font-size:1.4rem}.more__new h4{margin:.8rem 0;line-height:120%;font-size:2rem;color:var(--color-background);transition:.3s}.more__new h4,.more__new p{font-family:var(--font-exo)}.more__new p{line-height:150%;color:#726e83;font-size:1.4rem}.more__new--principle{grid-area:principle;max-width:100%;height:100%}.more__new--principle picture{width:580px;height:473px;margin-bottom:2.8rem}.more__new--principle img{width:100%;height:100%}.more__new--principle h4{margin-bottom:1.8rem;line-height:120%;font-size:3.6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-exo)}.more__new--principle p{font-size:1.8rem}.more__new:nth-child(2){grid-area:card2}.more__new:nth-child(3){grid-area:card3}.more__new:nth-child(4){grid-area:card4}.more__new:nth-child(5){grid-area:card5}.more__new:hover{transform:scale(1.05)}.more__new:hover h4{text-decoration:underline}.more__newsletter{margin-top:4rem;width:85%}@media(max-width:1200px){.more__news-container{display:flex;flex-direction:column}.more__new picture{width:100%;height:184px;margin-bottom:1.8rem}.more__new h4{font-size:2rem;font-family:var(--font-exo)}.more__new img{height:100%;aspect-ratio:16/9;max-width:100%}.more__new p{font-size:1.6rem;display:-webkit-box;font-family:var(--font-exo)}.more__new--principle picture{width:100%}.more__new--principle img{height:100%;aspect-ratio:16/9}}@media(max-width:800px){.more__header{align-items:start;flex-direction:column;gap:2rem}.more__header h2{font-size:2.6rem}.more__newsletter{margin-top:6rem;width:100%}}.formContatoFooter,.p-blog__newsletter{width:90%;max-width:700px;margin:0 auto;padding:2.8rem 0}.p-blog__form{display:flex;justify-content:space-between;align-items:center;gap:3.4rem;padding:4.3rem 4.8rem;border-radius:1rem;background-color:#306923}.p-blog__form h3{font-size:2rem;color:#fff;font-weight:600;font-family:var(--font-exo)}.p-blog__form form{display:flex;position:relative}.p-blog__form input{font-size:1.4rem;font-family:var(--font-exo);padding:1.2rem 1.8rem;border-radius:1rem}.p-blog__form button{padding:1.2rem 1.9rem;color:#f1ebf9;background-color:#254b1c;font-size:1.6rem;text-transform:uppercase;margin-left:-1.5rem;border-radius:.6rem;transition:.3s ease-in;font-family:var(--font-exo)}.p-blog__form button:hover{opacity:.8}@media only screen and (max-width:1000px){.p-blog__form{flex-direction:column;justify-content:center}}.transformations-block{margin:6.4rem auto}@media only screen and (max-width:768px){.transformations-block{margin:4.8rem auto}}.transformations-block>h2{font-family:var(--font-exo);font-size:2.4rem;font-weight:400;line-height:3.2rem;color:var(--black);text-align:center}@media only screen and (max-width:768px){.transformations-block>h2{font-size:2rem;line-height:2.8rem}}.AllNews_topBar__F7B51{margin:10rem 0 3rem;border-bottom-right-radius:7.4rem;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;padding-right:1.6rem}.AllNews_topBar__F7B51 h2{color:var(--color-background);font-size:4.6rem;font-weight:600;font-family:var(--font-exo);line-height:120%}@media(max-width:768px){.AllNews_topBar__F7B51 h2{font-size:2.5rem}}.s-block{padding:4.8rem 0}.s-block__wrapper{display:flex;align-items:center;justify-content:space-between;gap:1.4rem}.s-block__wrapper--custom{flex-direction:row-reverse}@media only screen and (max-width:768px){.s-block__wrapper--custom{flex-direction:column-reverse}}.s-block__wrapper--default{flex-direction:row}@media only screen and (max-width:768px){.s-block__wrapper--default{flex-direction:column}}.s-block__content{width:50%}@media only screen and (max-width:768px){.s-block__content{width:100%}}.s-block__content h2{margin-bottom:1.6rem;font-family:var(--font-exo);font-size:4.8rem;font-weight:700;line-height:6.4rem}@media only screen and (max-width:768px){.s-block__content h2{font-size:3.2rem;line-height:3.2rem}}.s-block__button{margin-top:3.4rem}.s-block__description{font-family:var(--font-exo);font-size:2.4rem;line-height:2.4rem;color:var(--color-text-tertiary)}@media only screen and (max-width:768px){.s-block__description{font-size:1.6rem;line-height:1.6rem}}.s-block__description a{text-decoration:underline}.s-block__description b,.s-block__description strong{font-weight:700}.s-block__media{width:50%;height:45rem;position:relative}@media only screen and (max-width:768px){.s-block__media{width:100%}}.s-block__media--default>.s-block__image{border:.3rem solid var(--white)}.s-block__media--custom>.s-block__image{border:.3rem solid var(--color-primary)}.s-block__media--default img{position:absolute;left:3.5rem;bottom:2.5rem}@media only screen and (max-width:768px){.s-block__media--default img{left:1.2rem;bottom:1.2rem}.s-block__media--default{margin-top:1.4rem}}.s-block__media--custom img{position:absolute;right:3.5rem;bottom:2.5rem}@media only screen and (max-width:768px){.s-block__media--custom img{right:1.2rem;bottom:1.2rem}}.s-block__image,.s-block__image>img{width:100%;height:100%;border-radius:.8rem}.s-block__image>img{object-fit:cover}.s-blog{margin-top:clamp(1rem,2vw,1rem);padding:clamp(1rem,7vw,1rem) 0 clamp(3rem,2vw,2rem)}.s-blog__filter{display:flex;flex-direction:column;margin-bottom:2rem}.recents__search-form{position:relative;display:flex;flex-flow:row nowrap;padding:1.2rem 1.8rem;align-items:center;gap:1rem;margin-bottom:2rem}.recents__search-form svg{min-width:1.5rem}.recents__search-form input{font-family:var(--font-exo);width:100%}.recents__search-form button{font-size:clamp(1.5rem,1.6vw,1.6rem);font-weight:300;line-height:max(2.1rem,130.023%);font-style:normal;font-family:var(--font-exo);font-weight:700;text-transform:uppercase;color:#3c7a28;margin-left:auto}.recents__search-form:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(114.55deg,#3c7a28 -8.08%,#254b1c),linear-gradient(0deg,hsla(0,0%,100%,.31),hsla(0,0%,100%,.31))}.v-block__fundo{background-color:#cbd4c9;padding-bottom:4rem}@media screen and (max-width:768px){.v-block__fundo{min-height:0}}.v-block__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 3rem}@media only screen and (max-width:768px){.v-block__container{padding:1.6rem 1rem}}.v-block__title{font-family:var(--font-exo);font-size:2.5rem;text-transform:uppercase;font-weight:700;color:var(--color-primary);letter-spacing:2px}@media only screen and (max-width:768px){.v-block__title{font-size:3.1rem;line-height:4.8rem}}.v-block__subtitle{font-family:var(--font-exo);font-size:2rem;letter-spacing:2.1px;text-align:center}@media only screen and (max-width:768px){.v-block__subtitle{font-size:1.5rem}}.v-block__video-container{display:flex;justify-content:center;align-items:center;padding:1rem;width:55%;position:relative}@media screen and (max-width:768px){.v-block__video-container{width:100%;padding:1rem}}.v-block__video-container:before{content:"";position:absolute;width:100%;height:100%;top:3rem;left:-6rem;border:1px solid var(--color-background);border-radius:1.5rem;pointer-events:none;transform:scale(2)}@media only screen and (min-width:1200px){.v-block__video-container:before{transform:scale(.96)}}@media only screen and (max-width:1200px){.v-block__video-container:before{display:none}}.v-block__video-thumbnail,.v-block__video-wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.v-block__video-thumbnail{cursor:pointer}.v-block__video-poster{width:100%;max-width:52dvw;min-width:30dvw;max-height:50dvh;min-height:45dvh;height:auto;border-radius:1.5rem;object-fit:cover}@media only screen and (max-width:768px){.v-block__video-poster{min-width:70dvw}}.v-block__video{max-width:100%;min-width:30dvw;max-height:70dvh;min-height:58dvh;height:70dvh;border-radius:1.5rem;object-fit:cover;position:relative;z-index:1;cursor:pointer;background-color:#2c3e2d}@media only screen and (max-width:768px){.v-block__video{width:85dvw;max-width:100dvw;height:20dvh;min-height:40dvh}}.v-block__video--iframe{border:none;cursor:default}.v-block__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9rem;height:9rem;border-radius:50%;border:none;background-color:var(--color-primary,#2c3e2d);box-shadow:0 .4rem 1.2rem rgba(0,0,0,.3);cursor:pointer;z-index:10;transition:all .3s ease}.v-block__play-button:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 .6rem 1.6rem rgba(0,0,0,.4)}.v-block__play-button:active{transform:translate(-50%,-50%) scale(.95)}.v-block__play-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);width:0;height:0;border-left:2.4rem solid #fff;border-top:1.6rem solid transparent;border-bottom:1.6rem solid transparent}.v-block__play-button.svg-icon:after{content:"";display:block;width:3.2rem;height:3.2rem;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 38 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.818 14.7059C35.7786 15.2167 36.5821 15.9793 37.1424 16.9119C37.7027 17.8444 37.9988 18.9119 37.9988 19.9999C37.9988 21.0879 37.7027 22.1553 37.1424 23.0879C36.5821 24.0205 35.7786 24.7831 34.818 25.2939L9.194 39.2279C5.068 41.4739 0 38.5539 0 33.9359V6.06588C0 1.44588 5.068 -1.47212 9.194 0.769883L34.818 14.7059Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;transform:translate(-42%,-50%);border:none}@media only screen and (max-width:768px){.v-block__play-button{width:7rem;height:7rem}.v-block__play-button:after{border-left-width:2rem;border-top-width:1.3rem;border-bottom-width:1.3rem}.v-block__play-button.svg-icon:after{width:2.4rem;height:2.4rem}}.AdvancedAds_ads__ykxd_{width:100%;border:none}.AdvancedAds_ads__ykxd_[data-skeleton]{background-color:#e8e8e8;animation:AdvancedAds_skeleton_animation__A37ZT 1.5s ease-in-out infinite}@keyframes AdvancedAds_skeleton_animation__A37ZT{0%{background-color:#e8e8e8}50%{background-color:hsla(0,0%,91%,.5)}to{background-color:#e8e8e8}}.AdvancedAds_ads__ykxd_ iframe{width:100%;border:none}