@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--transition_250:250ms all ease;--transition_350:350ms all ease;--success_color:#3DA936;--info_color:#2FBCE8;--warning_color:#FFF10B;--error_color:#EB0B11;--white:#FFF;--black:#000;--primary:#EB0B11;--secondary:#3A3B3C;--Red-Medium:#EB0B11;--Brand-Red:#ED3237;--Brand-Yellow:#FFF10B;--Brand-Gray:#848688;--Brand-White:#FEFEFE;--Red-Lightest:#FCEEEE;--Red-Darkest:#411112;--Neutral-Gray:#8D8D8D;--Neutral-N-50:#F7F7F7;--Neutral-N-100:#EDEDED;--Neutral-N-200:#D3D4D4;--Neutral-N-300:#B9BABB;--Neutral-N-400:#9FA1A2;--Neutral-N-500:#848688;--Neutral-N-600:#6C6E6F;--Neutral-N-700:#535456;--Neutral-N-800:#3A3B3C;--Neutral-N-900:#212122}*,a{text-decoration:none}*{outline:0;font-weight:400}* bold,* strong,bold *,h1,h2,h3,h4,h5,h6,strong *{font-weight:700}body,html{margin:0;border:0;padding:0;scroll-behavior:smooth}body{max-width:100vw;width:100%;margin:0 auto;position:relative;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.vrflw{overflow-y:hidden}body.compensate-for-scrollbar{overflow-y:initial!important}svg path{-webkit-transition:var(--transition_350);transition:var(--transition_350)}img{max-width:100%;border:0}a{color:inherit}em{font-style:italic}*,button,input,select,textarea{font-family:"Inter";font-style:normal}button::-webkit-input-placeholder,input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:"Inter";font-style:normal}button::-moz-placeholder,input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{font-family:"Inter";font-style:normal}button:-ms-input-placeholder,input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:"Inter";font-style:normal}button::placeholder,input::placeholder,select::placeholder,textarea::placeholder{font-family:"Inter";font-style:normal}button::-ms-input-placeholder,input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{font-family:"Inter";font-style:normal}.input-standard{width:calc(100% - 34px);padding:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:16px;border:1px solid transparent;background:var(--Neutral-N-100);color:var(--Neutral-N-600);font-size:16px;font-weight:600;line-height:160%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.input-standard:focus{border-color:var(--Neutral-N-600)}.input-standard::-webkit-input-placeholder{color:var(--Neutral-N-600);font-size:16px;font-weight:600;line-height:160%}.input-standard::-moz-placeholder{color:var(--Neutral-N-600);font-size:16px;font-weight:600;line-height:160%}.input-standard:-ms-input-placeholder{color:var(--Neutral-N-600);font-size:16px;font-weight:600;line-height:160%}.input-standard::placeholder{color:var(--Neutral-N-600);font-size:16px;font-weight:600;line-height:160%}.input-standard::-ms-input-placeholder{color:var(--Neutral-N-600);font-size:16px;font-weight:600;line-height:160%}select.input-standard{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.input-standard{border-radius:8px;resize:none;height:76px}.form-standard,.form-standard .wrapper-input-standard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}.form-standard .wrapper-input-standard{gap:8px;position:relative}.form-standard .wrapper-input-standard>label,.form-standard .wrapper-input-standard>span{color:var(--black);font-size:16px;font-weight:600;line-height:160%}.form-standard .wrapper-input-standard svg{position:absolute;top:50px;right:16px;pointer-events:none}.form-standard .msgs-form .error,.form-standard .wrapper-input-standard>label.error{color:var(--error_color)}.form-standard .msgs-form .success,.form-standard .wrapper-input-standard>label.success{color:var(--success_color)}.form-standard,.form-standard .msgs-form,.form-standard .wrapper-button,.form-standard .wrapper-input-standard{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.form-standard .wrapper-button{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.form-standard .wrapper-button button{cursor:pointer}.form-standard .msgs-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;height:24px;overflow:hidden;text-align:right}.form-standard .msgs-form *{color:var(--black);font-size:16px;font-weight:600;line-height:160%}section{width:100%;display:block}.content{width:95%;margin:0 auto}.content.large{max-width:1673px}.content.medium{max-width:1389px}.content.small{max-width:1052px}.grecaptcha-badge{visibility:hidden!important}::-webkit-scrollbar{width:8px;border-radius:8px}::-webkit-scrollbar-track{background:#848688;border-radius:8px}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.default-template-content{width:100%;padding:60px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}.default-template-content .content{color:var(--black)}.slick-slider.slick-slider{margin-bottom:0!important}.slick-slider.slick-initialized{display:block!important}.slick-slider .slick-arrow,.slick-slider .slick-dots li{-webkit-transition:var(--transition_350);transition:var(--transition_350)}.slick-slider .slick-arrow{top:initial;bottom:initial;margin:auto 0;-webkit-transform:none;-ms-transform:none;transform:none}.slick-slider .slick-arrow.slick-disabled{pointer-events:none;opacity:.5}.slick-slider .slick-arrow.slick-prev{left:0}.slick-slider .slick-arrow.slick-next{right:0}.main-title.white::before,.slick-slider .slick-arrow:before,.slick-slider .slick-dots li button:before{content:none}.slick-slider .slick-list{height:100%}.slick-slider .slick-dots,.slick-slider .slick-list .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.slick-slider .slick-list .slick-track{height:100%}.slick-slider .slick-list .slick-track .slick-slide{height:initial}.slick-slider .slick-dots{width:100%;top:initial;right:0;bottom:0;left:0;list-style:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:11px}.slick-slider .slick-dots li{width:9px;height:9px;margin:0;background:var(--Neutral-N-50);opacity:.1;border-radius:100%;overflow:hidden;cursor:pointer}.slick-slider .slick-dots li.slick-active{opacity:1}.slick-slider .slick-dots li button{width:100%;height:100%;color:transparent;border:0;padding:0;margin:0;background:0 0}.btn-standard,.main-title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600}.main-title,.main-title span{color:var(--Red-Medium);font-size:20px;line-height:150%;letter-spacing:16px;position:relative}.main-title{display:inline;margin:0;text-transform:uppercase}.main-title::before{content:"";position:absolute;left:4px;top:14px;z-index:-1;width:86%;height:12px;border-radius:20px;background:var(--Red-Lightest)}.main-title.white{color:var(--Brand-White)}.main-title.center,.wrapper-single-content .single-content-text figcaption{text-align:center}.main-title.center::before{left:0;right:0;margin:0 auto}.main-title.index::before{z-index:0}.main-title span{font-weight:600;z-index:1}.btn-standard{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:18px 26px 16px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:16px;border:1px solid var(--Neutral-N-400);color:var(--Neutral-N-700);font-size:16px;line-height:160%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.btn-standard:hover{background:var(--Neutral-N-200)}.btn-standard.smallpadd{padding:12px 24px}.btn-standard.gray{background:var(--Neutral-N-700);color:var(--Neutral-N-50)}.btn-standard.gray:hover{background:var(--Neutral-N-50);color:var(--Neutral-N-700)}.btn-standard.brand-gray{border:1px solid var(--Neutral-N-300);background:var(--Brand-Gray);color:var(--Neutral-N-50);gap:16px}.btn-standard.brand-gray:hover,.btn-standard.white:hover{background:var(--Red-Medium);border-color:var(--Red-Medium)}.btn-standard.white{border:1px solid var(--Neutral-N-200, #D3D4D4);background:var(--Neutral-N-100);color:var(--Neutral-N-900);box-shadow:-42px 63px 21px 0 transparent,-27px 40px 19px 0 rgba(0,0,0,.0117647059),-15px 23px 16px 0 rgba(0,0,0,.0509803922),-7px 10px 12px 0 rgba(0,0,0,.0901960784),-2px 3px 7px 0 rgba(0,0,0,.1019607843)}.btn-standard.white:hover{color:var(--Neutral-N-100)}.btn-standard.white:hover svg path{fill:var(--Neutral-N-100)}.btn-standard.brand-red{border:1px solid var(--Neutral-N-300);background:var(--Brand-Red);color:var(--Neutral-N-50)}.btn-standard.brand-red:hover,.center-content-contact-page .content .left .wrapper.bot .socials a:hover{background:var(--Red-Darkest)}.btn-standard.transparent{background:0 0;border-radius:16px;border:1px solid var(--Neutral-N-100);color:var(--Neutral-N-50)}.btn-standard.transparent:hover{background:var(--Neutral-N-50);color:var(--Red-Medium)}@media only screen and (max-width:767px){.content{width:90%}.main-title,.main-title span{font-size:14px;letter-spacing:11.2px}.main-title::before{top:9px;height:10px}.btn-standard{padding:12px 20px;font-size:12px;border-radius:8px}.btn-standard.brand-gray{gap:8px}.btn-standard svg{width:18px;height:18px}.form-standard{gap:16px}.form-standard .wrapper-button button{width:100%}.form-standard .msgs-form{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}}.wrapper-back-history{width:100%;padding:64px 0 0}.wrapper-back-history .content .btn-standard{cursor:pointer;font-size:12px;gap:16px}.product-info{width:100%;padding:24px 0 48px}.product-info .content,.product-info .content .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-info .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:80px}.product-info .content .left{width:57.323%;gap:33px}.product-info .content .left .small-images{width:109px;height:100%;display:none}.product-info .content .left .small-images .slick-list{width:100%;height:calc(100% + 16px);margin:-8px 0}.product-info .content .left .small-images .slick-list .slick-track{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.product-info .content .left .small-images .item{height:100px;margin:8px 0}.product-info .content .left .small-images .item .wrapper{width:calc(100% - 2px);height:calc(100% - 2px);border-radius:16px;border:1px solid var(--Neutral-N-200);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.product-info .content .left .big-images .item .link img,.product-info .content .left .small-images .item .wrapper img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:95%;max-height:95%;width:auto;height:auto}.product-info .content .left .big-images{width:calc(100% - 142px);height:640px;display:none}.product-info .content .left .big-images .slick-list{width:100%;height:100%}.product-info .content .left .big-images .slick-arrow{top:initial;bottom:40px;z-index:1;margin:0 auto;width:64px;height:64px;border-radius:200px;border:1px solid var(--Neutral-N-200)}.product-info .content .left .big-images .slick-arrow:hover{background:var(--Brand-Red)}.about-segment-page .content .right .link .icon:hover svg path,.product-info .content .left .big-images .slick-arrow:hover svg path,.video-home .content .left .video .link .icon:hover svg path{fill:var(--Neutral-N-50)}.product-info .content .left .big-images .slick-arrow.slick-prev{left:0;right:0;-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px)}.product-info .content .left .big-images .slick-arrow.slick-next{left:0;right:0;-webkit-transform:translateX(50px);-ms-transform:translateX(50px);transform:translateX(50px)}.product-info .content .left .big-images .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.product-info .content .left .big-images .item .link{width:calc(100% - 3px);height:calc(100% - 3px);border-radius:32px;border:1px solid var(--Neutral-N-200);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.product-info .content .right,.product-info .content .right .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.product-info .content .right{width:37.896%;gap:24px}.product-info .content .right .top{gap:8px}.product-info .content .right .top h1,.product-info .content .right .top h3{margin:0;color:var(--Brand-Red);font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}.product-info .content .right .top h1 span,.product-info .content .right .top h1 strong{color:var(--Neutral-N-400);font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}.product-info .content .right .top h3{font-size:24px;line-height:160%;letter-spacing:-.48px}.product-info .content .right .description{width:100%;color:var(--Neutral-N-600);font-size:16px;font-weight:400;line-height:160%}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-text p:first-child,.product-info .content .right .description p:first-child{margin-top:0}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-text p:last-child,.product-info .content .right .description p:last-child{margin-bottom:0}.product-info .content .right .description bold,.product-info .content .right .description strong{color:var(--Brand-Red);font-size:16px;font-weight:600;line-height:160%}.product-info .content .right .variations{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;position:relative}.product-info .content .right .variations label{color:var(--Neutral-N-800);font-size:16px;font-weight:400;line-height:160%}.product-info .content .right .variations select.input-standard{background:0 0;border:1px solid var(--Neutral-N-400);cursor:pointer}.product-info .content .right .variations svg{position:absolute;top:50px;right:24px}.product-info .content .right .btn-contact,.product-info .content .right .list-information{width:100%}.product-info .content .right .btn-contact a.btn-standard{width:calc(100% - 54px);cursor:pointer}.product-info .content .right .list-information .item{width:100%;border-top:1px solid var(--Neutral-N-400)}.product-info .content .right .list-information .item.active h1 svg{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.product-info .content .right .list-information .item.active .desc,header#header #menu-mobile .content-menu-mobile .pages .wrp-links.active .dropdown{display:block;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.product-info .content .right .list-information .item:last-child{border-bottom:1px solid var(--Neutral-N-400)}.product-info .content .right .list-information .item h1{width:100%;padding:16px 0;margin:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:12px;cursor:pointer}.product-info .content .right .list-information .item h1 span{max-width:calc(100% - 36px);color:var(--Brand-Red);font-size:16px;font-weight:600;line-height:160%}.product-info .content .right .list-information .item h1 svg{-webkit-transition:var(--transition_350);transition:var(--transition_350);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.product-info .content .right .list-information .item .desc{width:100%;padding:0 0 24px;color:var(--Neutral-N-600);font-size:16px;font-weight:400;line-height:160%;display:none}.related-prods{width:100%;padding:64px 0}.related-prods .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:80px}.banner-products-page .content .title,.related-prods .content .title{margin:0 auto;color:var(--Neutral-N-400);text-align:center;font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}#single-produto .blog-posts,#single-produto .contact-home{padding:64px 0 0;background:var(--Neutral-N-50)}.banner-products-page,.banner-products-page .content,.product-info .content .right .list-information .item h1,.related-prods .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.banner-products-page{width:100%;height:806px;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.banner-products-page .content{max-width:768px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px}.banner-products-page .content .title{max-width:520px;color:var(--white);font-size:72px;font-weight:300;letter-spacing:-1.44px}.banner-products-page .content .title span,.banner-products-page .content .title strong,.segment-page-banner .content .infos h1{color:var(--white);font-size:72px;font-weight:900;line-height:110%;letter-spacing:-1.44px}#ouvidoria .wrapper-all-steps .main-step .background-button .content.wrapper-btns button,.banner-products-page .content .btn-standard{cursor:pointer}.prods-section{width:100%;padding:112px 0}.prods-section .content,.prods-section .content .page-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.prods-section .content{gap:80px}.prods-section .content .page-title{margin:0 auto;color:var(--Neutral-N-400);text-align:center;font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}.prods-section .content .page-title span,.prods-section .content .page-title strong{color:var(--Neutral-N-800);font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}.prods-section-list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(395px,1fr));gap:30px}.prods-section-list .card-product{width:100%}.prods-section-list .card-product .link,.prods-section-list .card-product .link .img img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%}.prods-section-list .card-product .link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}.prods-section-list .card-product .link .img,.wrapper-lines-section .content,.wrapper-lines-section .content .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.prods-section-list .card-product .link .img{width:calc(100% - 2px);height:274px;border-radius:32px;border:1px solid var(--Neutral-N-200);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.prods-section-list .card-product .link .img img{object-fit:cover;object-position:center}.prods-section-list .card-product .link .infos h1{margin:0;color:var(--Brand-Red);font-size:16px;font-weight:600;line-height:160%}.prods-section-list .card-product .link .infos p,.segment-page-banner .content .infos p{margin:0;color:var(--Neutral-N-800);font-size:16px;font-weight:400;line-height:160%}.wrapper-lines-section{width:100%;padding:64px 0;background:var(--Neutral-N-50)}.wrapper-lines-section .content,.wrapper-lines-section .content .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:80px}.wrapper-lines-section .content .top{gap:8px}.wrapper-lines-section .content .top .title{margin:0 auto;color:var(--Neutral-N-800);text-align:center;font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.wrapper-lines-section .content .custom-prod-lines .item{width:632px}.segment-page-banner,.wrapper-lines-section .content .wrapper-btns-page-prod{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wrapper-lines-section .content .wrapper-btns-page-prod{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.segment-page-banner{height:866px;background-position:center;background-repeat:no-repeat;background-size:cover}.segment-page-banner,.segment-page-banner .content,.segment-page-banner .content .icon,.segment-page-banner .content .infos>span,.wrapper-lines-section .content .wrapper-btns-page-prod{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.segment-page-banner,.segment-page-banner .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.segment-page-banner .content{max-width:690px;gap:24px}.segment-page-banner .content .icon{max-width:100%;width:auto;height:auto}.segment-page-banner .content,.segment-page-banner .content .infos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.segment-page-banner .content .infos{gap:16px}.segment-page-banner .content .infos h1{margin:0 auto;text-align:center;font-weight:300}.segment-page-banner .content .infos h1 span,.segment-page-banner .content .infos h1 strong{color:var(--white);text-align:center;font-size:72px;font-weight:900;line-height:110%;letter-spacing:-1.44px}.segment-page-banner .content .infos>span{width:76px;height:4px;border-radius:32px;background:var(--Brand-Yellow)}.segment-page-banner .content .infos p{margin:0 auto;color:var(--white);text-align:center}.about-segment-page .content,.segment-page-banner .content .btns,.segment-page-banner .content .infos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.segment-page-banner .content .btns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.about-segment-page{width:100%;padding:112px 0}.about-segment-page .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.about-segment-page .content .left,.about-segment-page .content .left .list{width:47.58%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px}.about-segment-page .content .left h1{margin:0}.about-segment-page .content .left h1 span,.about-segment-page .content .left h1 strong{color:var(--Neutral-N-800);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.about-segment-page .content .left .list .item p,.about-segment-page .content .left p{margin:0;color:var(--Neutral-N-600);font-size:18px;font-weight:400;line-height:150%}.about-segment-page .content .left .list{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px}.about-segment-page .content .left .list .item,.about-segment-page .content .left .list .item .value{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.about-segment-page .content .left,.about-segment-page .content .left .list .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.about-segment-page .content .left .list .item{gap:8px}.about-segment-page .content .left .list .item .value{color:var(--Brand-Red);font-size:48px;font-weight:700;line-height:120%}.about-segment-page .content .right{width:47.58%}.about-segment-page .content .right .link{width:100%;height:628px;border-radius:24px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.about-segment-page .content .right .link,.about-segment-page .content .right .link .icon,.segment-product-lines .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about-segment-page .content .right .link,.about-segment-page .content .right .link .icon{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.about-segment-page .content .right .link .icon{width:78px;height:78px;border-radius:16px;border:1px solid var(--Neutral-N-200);background:var(--Neutral-N-100);box-shadow:-42px 63px 21px 0 transparent,-27px 40px 19px 0 rgba(0,0,0,.0117647059),-15px 23px 16px 0 rgba(0,0,0,.0509803922),-7px 10px 12px 0 rgba(0,0,0,.0901960784),-2px 3px 7px 0 rgba(0,0,0,.1019607843);-webkit-transition:var(--transition_350);transition:var(--transition_350)}.about-segment-page .content .right .link .icon:hover{background:var(--Red-Medium);border-color:var(--Red-Medium)}.segment-product-lines{width:100%;padding:64px 0}.segment-product-lines .content{gap:64px}.segment-product-lines .content .top{max-width:750px;gap:24px}.about-segment-page .content .right .link,.about-segment-page .content .right .link .icon,.custom-prod-lines,.segment-product-lines .content,.segment-product-lines .content .top,.segment-product-lines .content .top .titles{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.segment-product-lines .content,.segment-product-lines .content .top,.segment-product-lines .content .top .titles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.segment-product-lines .content .top .titles{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.segment-product-lines .content .top .titles .title{margin:0 auto;color:var(--Neutral-N-800);text-align:center;font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.about-segment-page .content .left h1,.segment-product-lines .content .top .titles .title span,.segment-product-lines .content .top .titles .title strong{color:var(--Neutral-N-400);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.segment-product-lines .content .top .desc{margin:0 auto;color:var(--Neutral-N-600);text-align:center;font-size:16px;font-weight:400;line-height:160%}.custom-prod-lines{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px}.custom-prod-lines .item{width:405px}.custom-prod-lines .item .link,.custom-prod-lines .item .link .img img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%}.custom-prod-lines .item .link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.custom-prod-lines .item .link:hover{box-shadow:0 30px 30px -25px rgba(0,0,0,.3019607843);-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.custom-prod-lines .item .link .img{width:100%;height:240px;border-radius:24px;overflow:hidden}.custom-prod-lines .item .link .img img{object-fit:cover;object-position:center}.custom-prod-lines .item .link .infos{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.custom-prod-lines .item .link .infos .title{margin:0 auto;color:var(--Neutral-N-700);text-align:center;font-size:30px;font-weight:600;line-height:120%;letter-spacing:-.9px}.custom-prod-lines .item .link .infos .desc{margin:0 auto;color:var(--Neutral-N-600);text-align:center;font-size:16px;font-weight:400;line-height:160%}.wrapper-segment-gallery{max-width:100%;overflow:hidden}.custom-prod-lines .item .link .infos,.top-content-contact-page .content,.wrapper-segment-gallery .content,.wrapper-segment-gallery .content .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wrapper-segment-gallery .content{gap:80px;position:relative}.top-content-contact-page .content,.wrapper-segment-gallery .content .top{gap:24px}.center-content-contact-page .content .left .wrapper.top h1,.wrapper-segment-gallery .content .top .title{margin:0;color:var(--Neutral-N-600);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.wrapper-segment-gallery .content .top .desc{margin:0;color:var(--Neutral-N-400);font-size:18px;font-weight:400;line-height:150%}.wrapper-segment-gallery .content .segment-gallery{width:100%;overflow:initial;position:initial;display:none}.wrapper-segment-gallery .content .segment-gallery .slick-list{width:calc(100% + 32px);margin:0 -16px;overflow:initial;position:initial}.wrapper-segment-gallery .content .segment-gallery .slick-arrow{top:20px;width:64px;height:64px;border-radius:200px;border:1px solid var(--Neutral-N-200)}.wrapper-segment-gallery .content .segment-gallery .slick-arrow.slick-prev{right:88px;left:initial}.wrapper-segment-gallery .content .segment-gallery .slick-arrow.slick-next{right:0}.wrapper-segment-gallery .content .segment-gallery .slick-arrow:hover{background:var(--Red-Medium);border-color:var(--Red-Medium)}.units-home .content .list-units .slick-arrow:hover svg path,.wrapper-segment-gallery .content .segment-gallery .slick-arrow:hover svg path{fill:var(--white)}.wrapper-segment-gallery .content .segment-gallery .slick-dots{position:initial;margin:40px auto 0}.wrapper-segment-gallery .content .segment-gallery .slick-dots li{background:var(--Neutral-Gray);opacity:1}.wrapper-segment-gallery .content .segment-gallery .slick-dots li.slick-active{background:var(--Red-Medium)}.wrapper-segment-gallery .content .segment-gallery .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 16px}.center-content-contact-page .content .left .wrapper.center .links a,.wrapper-segment-gallery .content .segment-gallery .item a,.wrapper-segment-gallery .content .segment-gallery .item a img{width:100%;height:640px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrapper-segment-gallery .content .segment-gallery .item a img{height:100%;object-fit:cover;object-position:center;border-radius:32px}#segmento .blog-posts{padding:64px 0}#segmento .contact-home{padding:64px 0 0}.center-content-contact-page,.top-content-contact-page,.wrapper-segment-gallery{width:100%;padding:64px 0}.top-content-contact-page .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.top-content-contact-page .content .title{margin:0 auto;color:var(--Neutral-N-700);text-align:center;font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}.center-content-contact-page .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.center-content-contact-page .content .left{width:39%;gap:42px}.center-content-contact-page .content .left,.center-content-contact-page .content .left .wrapper,.center-content-contact-page .content .left .wrapper.center .links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.center-content-contact-page .content .left .wrapper{width:100%}.center-content-contact-page .content .left .wrapper.top{gap:16px}.center-content-contact-page .content .left .wrapper.top h1{max-width:380px}.center-content-contact-page .content .left .wrapper.top h3{max-width:450px;margin:0;color:var(--Neutral-N-600);font-size:24px;font-weight:500;line-height:160%;letter-spacing:-.48px}.center-content-contact-page .content .left .wrapper.bot,.center-content-contact-page .content .left .wrapper.center{gap:31px}.center-content-contact-page .content .left .wrapper.bot h1,.center-content-contact-page .content .left .wrapper.center h1{margin:0;color:var(--Neutral-N-700);font-size:20px;font-weight:400;line-height:150%;letter-spacing:-.4px}.center-content-contact-page .content .left .wrapper.center .links{gap:16px}.center-content-contact-page .content .left .wrapper.center .links a{gap:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.center-content-contact-page .content .left .wrapper.center .links a:hover span,header#header #menu-mobile .content-menu-mobile .langs li.current-lang a span{color:var(--Red-Medium)}.center-content-contact-page .content .left .wrapper.center .links a:hover svg path,footer#footer .content .item .wrapper .links a:hover svg path{fill:var(--Red-Medium)}.center-content-contact-page .content .left .wrapper.center .links a span{max-width:calc(100% - 40px);color:var(--Neutral-N-900);font-size:16px;font-weight:400;line-height:140%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.center-content-contact-page .content .left .wrapper.center .links a svg,.custom-prod-lines .item .link .img img,header#header #menu-mobile .content-menu-mobile .pages .wrp-links span svg,header#header .content .left .pages .menu span svg{-webkit-transition:var(--transition_350);transition:var(--transition_350)}.center-content-contact-page .content .left .wrapper.bot .socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:22px}.center-content-contact-page .content .left .wrapper.bot .socials a{width:48px;height:48px;border-radius:200px;background:var(--Brand-Red);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.center-content-contact-page .content .left .wrapper.bot .socials a i,footer#footer .content .first .socials .wrapper a i{font-size:28px;color:#e5f3ff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 0 0 2px}.center-content-contact-page .content .right{width:49%}.bottom-content-contact-page{width:100%}.bottom-content-contact-page iframe{width:100%;height:580px}.all-blog-posts,.fixed-posts,.top-section-blog{width:100%;padding:64px 0}.bottom-content-contact-page iframe,.fixed-posts .content,.top-section-blog .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.top-section-blog .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.top-section-blog .content .title{margin:0 auto;color:var(--Neutral-N-700);text-align:center;font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}.top-section-blog .content .title span,.top-section-blog .content .title strong{color:var(--Red-Medium);text-align:center;font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}.fixed-posts .content{gap:36px}.fixed-posts .content .first-post{width:40.108%;height:initial}.fixed-posts .content .first-post:hover .link{box-shadow:0 30px 20px -15px rgba(0,0,0,.3019607843);-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.fixed-posts .content .first-post .link,.fixed-posts .content .other-post .link .wrap-img .img{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.fixed-posts .content .first-post .link,.fixed-posts .content .other-post .link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.fixed-posts .content .first-post .link{border-radius:32px;overflow:hidden}.fixed-posts .content .first-post .link .wrapper{width:calc(100% - 80px);height:calc(100% - 80px);padding:40px;background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 100%);background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6) 100%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:32px}.fixed-posts .content .first-post .link .wrapper h1{max-width:90%;margin:0;color:var(--white);font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px;text-transform:uppercase}.fixed-posts .content .first-post .link .wrapper p{max-width:90%;margin:0;color:var(--Neutral-N-50);font-size:16px;font-weight:500;line-height:160%}.fixed-posts .content .other-post{width:27.735%}.fixed-posts .content .other-post:hover .link{box-shadow:0 30px 20px -15px rgba(0,0,0,.3019607843);-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.fixed-posts .content .other-post .link{height:100%}.fixed-posts .content .other-post .link .wrap-img{width:100%;height:529px;border-radius:32px;position:relative;overflow:hidden;background:-webkit-linear-gradient(bottom,rgba(237,50,55,.3) 0,rgba(237,50,55,.3) 100%);background:linear-gradient(0deg,rgba(237,50,55,.3) 0,rgba(237,50,55,.3) 100%)}.fixed-posts .content .other-post .link .wrap-img .img{mix-blend-mode:luminosity}.fixed-posts .content .other-post .link,.fixed-posts .content .other-post .link .infos{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px}.fixed-posts .content .other-post .link .infos h1{margin:0;color:var(--Neutral-N-700);font-weight:500}.all-blog-posts .content .left>.title,.fixed-posts .content .other-post .link .infos p{margin:0;color:var(--Neutral-N-600);font-size:16px;font-weight:500;line-height:160%}.all-blog-posts .content,.all-blog-posts .content .left,.fixed-posts .content .other-post .link .infos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.all-blog-posts .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.all-blog-posts .content .left{width:66%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:38px}.all-blog-posts .content .left>.title,.fixed-posts .content .other-post .link .infos h1{font-size:40px;line-height:130%;letter-spacing:-.8px}.all-blog-posts .content .left .list-all-blog-posts{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:43px}.all-blog-posts .content .left #load-more-posts{margin:0 auto;cursor:pointer}.all-blog-posts .content .right{width:536px}.all-blog-posts .content .right .wrapper,.all-blog-posts .content .right .wrapper .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.all-blog-posts .content .right .wrapper{width:calc(100% - 64px);padding:0 32px;gap:56px}.all-blog-posts .content .right .wrapper .item{width:100%;gap:19px}.all-blog-posts .content .right .wrapper .item .list-posts a .wrap h1,.all-blog-posts .content .right .wrapper .item .title{margin:0;color:var(--Red-Medium);font-size:24px;font-weight:500;line-height:160%;letter-spacing:-.48px}.all-blog-posts .content .right .wrapper .item .list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:9px}.all-blog-posts .content .right .wrapper .item .list a,.all-blog-posts .content .right .wrapper .item .list-posts a .wrap,.center-content-contact-page .content .left .wrapper.bot .socials a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.all-blog-posts .content .right .wrapper .item .list a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4px 6px;border-radius:16px;background:var(--Red-Lightest);color:var(--black);font-size:16px;font-weight:600;line-height:160%}.all-blog-posts .content .right .wrapper .item .list a:hover{background:var(--black);color:var(--Red-Lightest)}.all-blog-posts .content .right .wrapper .item .list,.all-blog-posts .content .right .wrapper .item .list-posts,.wrapper-single-content{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.all-blog-posts .content .right .wrapper .item .list-posts{gap:19px}.all-blog-posts .content .right .wrapper .item .list-posts a,.wrapper-single-content .single-content-thumb img{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.all-blog-posts .content .right .wrapper .item .list-posts a:hover .wrap{background:var(--Red-Lightest)}.all-blog-posts .content .right .wrapper .item .list-posts a .wrap{width:calc(100% - 32px);padding:24px 16px;background:var(--Neutral-N-50);gap:16px}.all-blog-posts .content .right .wrapper .item .list-posts a .wrap h1{color:var(--Neutral-N-700)}.all-blog-posts .content .right .wrapper .item .list-posts a .wrap p,.our-numbers-about .content .left .item .wrap p{margin:0;color:var(--Neutral-N-700);font-size:16px;font-weight:400;line-height:160%}.wrapper-single-content{padding:64px 0}.wrapper-single-content .single-content-thumb,.wrapper-single-content .single-content-top{width:95%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.all-blog-posts .content .right .wrapper .item .list-posts,.all-blog-posts .content .right .wrapper .item .list-posts a .wrap,.wrapper-single-content,.wrapper-single-content .single-content-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wrapper-single-content,.wrapper-single-content .single-content-top{gap:40px}.wrapper-single-content .single-content-top{max-width:864px}.wrapper-single-content .single-content-top .title{margin:0;color:#14151a;font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.wrapper-single-content .single-content-top .excerpt{margin:0;color:#37383f;font-size:16px;font-weight:400;line-height:160%}.wrapper-single-content .single-content-thumb{max-width:1024px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.wrapper-single-content .single-content-thumb img{max-width:100%;width:auto;height:auto;border-radius:32px}.wrapper-single-content .single-content-text{max-width:767px;width:95%;margin:0 auto;color:#37383f;font-size:16px;font-weight:400;line-height:160%}.wrapper-single-content .single-content-text p{display:inline-block}.wrapper-single-content .single-content-text h1{font-size:1.7em}.wrapper-single-content .single-content-text a{text-decoration:underline}.wrapper-single-content .single-content-related-posts{max-width:1388px;width:95%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:64px}.wrapper-single-content .single-content-related-posts .title{margin:0 auto;color:var(--Neutral-N-400);text-align:center;font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.about-banner,.about-banner .content-about-banner,.wrapper-single-content .single-content-related-posts{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about-banner{width:100%;height:695px;background-position:center;background-repeat:no-repeat;background-size:cover;justify-items:center}.about-banner .content-about-banner{max-width:1114px;width:95%;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:56px}.about-banner,.about-banner .content-about-banner,.about-banner .content-about-banner .top,.company-history .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.about-banner .content-about-banner .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.about-banner .content-about-banner .top .title{margin:0 auto;color:var(--Brand-White);text-align:center;font-size:72px;font-weight:500;line-height:110%;letter-spacing:-1.44px}.company-history{width:100%;padding:72px 0;background:var(--Neutral-N-50)}.company-history .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.company-history .content .left,.company-history .content .left .item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.company-history .content .left{width:330px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.company-history .content .left .item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:var(--Neutral-N-700);font-size:16px;font-weight:400;line-height:160%}.company-history .content .left .item strong{color:var(--Red-Medium);font-size:36px;font-weight:500;line-height:120%;letter-spacing:-.72px}.company-history .content .right{width:56%}.company-history .content .right h1,.company-history .content .right h2,.company-history .content .right h3,.company-history .content .right h4,.company-history .content .right h5,.company-history .content .right h6{color:var(--Red-Medium);font-weight:500;line-height:160%;letter-spacing:-.48px}.company-history .content .right h1:first-child,.company-history .content .right h2:first-child,.company-history .content .right h3:first-child,.company-history .content .right h4:first-child,.company-history .content .right h5:first-child,.company-history .content .right h6:first-child,.company-history .content .right p:first-child{-webkit-margin-before:0;margin-block-start:0}.company-history .content .right p{color:var(--Neutral-N-600);font-size:16px;font-weight:500;line-height:160%}.company-services,.our-numbers-about{width:100%;padding:72px 0}.company-services .content,.company-services .content .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:80px}.company-services .content .top{gap:24px}.company-services .content .top .title{max-width:538px;margin:0 auto;color:var(--Neutral-N-700);text-align:center;font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.company-services .content .top .title span,.company-services .content .top .title strong{color:var(--Red-Medium);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.company-services .content .top .desc{max-width:735px;margin:0 auto;color:var(--Neutral-N-600);text-align:center;font-size:16px;font-weight:400;line-height:160%}.company-services .content .company-services-list,.company-services .content .company-services-list .item .wrapper .img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.company-services .content .company-services-list{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.company-services .content .company-services-list .item{width:calc(25% - 24px)}.company-services .content .company-services-list .item .wrapper{width:calc(100% - 64px);height:calc(100% - 64px);padding:32px;gap:32px;border-radius:24px;background:var(--Neutral-N-50)}.company-services .content .company-services-list .item .wrapper .img{width:80px;height:80px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.company-services .content .company-services-list .item .wrapper,.company-services .content .company-services-list .item .wrapper .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.company-services .content .company-services-list .item .wrapper .info{gap:45px}.company-services .content .company-services-list .item .wrapper .info h1,.our-numbers-about .content .left .item .wrap h1{margin:0;color:var(--Neutral-N-800);font-size:24px;font-weight:600;line-height:160%;letter-spacing:-.48px}.company-services .content .company-services-list .item .wrapper .info p{margin:0;color:var(--Neutral-N-300);font-size:16px;font-weight:400;line-height:160%}.our-numbers-about{background:var(--Neutral-N-50)}.our-numbers-about .content,.our-numbers-about .content .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.our-numbers-about .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px}.our-numbers-about .content .left{width:49%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px 32px}.our-numbers-about .content .left .item,.our-numbers-about .content .right{width:44%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px}.our-numbers-about .content .left .item .value{color:var(--Red-Medium);font-size:60px;font-weight:700;line-height:110%;letter-spacing:-9px}.our-numbers-about .content .left .item .wrap h1{color:var(--Neutral-N-900);font-weight:500}.our-numbers-about .content .right{width:38%;gap:30px}.our-numbers-about .content .right .title,.our-purpose-about .content .left .top .title{margin:0;color:var(--Neutral-N-600);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.our-numbers-about .content .right .desc{margin:0;color:var(--Neutral-N-600);font-size:16px;font-weight:400;line-height:160%}.our-purpose-about{width:100%;margin:72px 0;position:relative;overflow:hidden}.our-purpose-about:after,.video-home::before{content:"";position:absolute;bottom:0;z-index:-1;width:32vw;background:-webkit-radial-gradient(143.8% -44.15%,260.57% 308.45%,#fceeee 0,#ed3237 44.46%,#411112 100%);background:radial-gradient(260.57% 308.45% at 143.8% -44.15%,#fceeee 0,#ed3237 44.46%,#411112 100%)}.our-purpose-about:after{top:76px;right:0;height:calc(100% - 76px);border-radius:32px 0 0 32px}.our-purpose-about .content,.our-purpose-about .content .left,.our-purpose-about .content .left .top,.our-purpose-about .content .right img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.our-purpose-about .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:56px}.our-purpose-about .content .left{width:49%;gap:64px}.our-purpose-about .content .left .top{width:calc(100% - 48px);padding:0 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px}.our-purpose-about .content .left .top .title{color:var(--Neutral-N-700)}.contact-sobre .container-sobre .left-sobre p,.our-purpose-about .content .left .list .item .wrapper p,.our-purpose-about .content .left .top .text,.our-values-about .content .list .item .wrapper p{margin:0;color:var(--Neutral-N-600);font-size:16px;font-weight:400;line-height:160%}.our-purpose-about .content .left .list{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.our-purpose-about .content .left .list .item{width:calc(50% - 16px)}.our-purpose-about .content .left,.our-purpose-about .content .left .list .item .wrapper,.our-values-about .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.our-purpose-about .content .left .list .item .wrapper{width:calc(100% - 48px);padding:24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px}.our-purpose-about .content .left .list .item .wrapper .icon,.our-values-about .content .list .item .wrapper .icon{width:48px;height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.company-services .content .company-services-list .item .wrapper .img img,.our-purpose-about .content .left .list .item .wrapper .icon img,.our-values-about .content .list .item .wrapper .icon img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%;width:auto;height:auto}.our-purpose-about .content .left .list .item .wrapper h1{margin:0;color:var(--Neutral-N-700);font-size:36px;font-weight:500;line-height:120%;letter-spacing:-.72px}.our-purpose-about .content .right{width:46%;padding-bottom:28px}.our-purpose-about .content .right img{max-width:100%;width:auto;min-height:770px;height:auto;object-fit:cover;object-position:center;border-radius:32px}.our-values-about{padding:72px 0}.our-values-about .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.our-values-about .content .list .item .wrapper h1,.our-values-about .content .title{margin:0 auto;color:var(--Neutral-N-700);text-align:center;font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.our-values-about .content,.our-values-about .content .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:32px}.our-values-about .content .list{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.our-values-about .content .list .item{width:calc(25% - 24px)}.contact-sobre .container-sobre .left-sobre .content-politics,.our-values-about .content .list .item .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.our-values-about .content .list .item .wrapper{width:calc(100% - 48px);padding:24px;gap:16px}.our-values-about .content .list .item .wrapper h1{font-size:24px;line-height:160%;letter-spacing:-.48px}.our-values-about .content .list .item .wrapper p{margin:0 auto;text-align:center}.contact-about,.our-values-about{width:100%;background:var(--Neutral-N-50)}.contact-sobre{width:100%;padding:130px 0 0}.contact-sobre .container-sobre{width:100%;gap:40px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.contact-sobre .container-sobre::before{content:"";position:absolute;top:38px;right:0;bottom:0;left:0;background:var(--Neutral-N-100)}.contact-sobre .container-sobre .left-sobre,.contact-sobre .container-sobre .left-sobre .content-goals .goals-items,.our-values-about .content .list .item .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact-sobre .container-sobre,.contact-sobre .container-sobre .left-sobre{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.contact-sobre .container-sobre .left-sobre{width:44%;padding:45px 0;max-width:549px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1}.contact-sobre .container-sobre .left-sobre .content-politics{gap:20px}.contact-sobre .container-sobre .left-sobre .content-politics img{width:48px;height:48px;padding-bottom:12px}.contact-sobre .container-sobre .left-sobre .content-goals .goals-items{gap:20px;padding:0 14px}.contact-sobre .container-sobre .left-sobre .content-goals .goals-items li{list-style:none}.contact-sobre .container-sobre .left-sobre h1{color:#000;font-size:30px;font-weight:400;line-height:130%;letter-spacing:-.8px}.contact-sobre .container-sobre .left-sobre h1 span,.contact-sobre .container-sobre .left-sobre h1 strong{color:var(--Neutral-N-900);font-size:40px;font-weight:400;line-height:130%;letter-spacing:-.8px}.contact-sobre .container-sobre .left-sobre p{max-width:419px;width:90%;color:var(--Neutral-N-800)}.contact-sobre .container-sobre .left-sobre .btn-standard{margin:16px 0 0}.contact-sobre .container-sobre .img{width:50%;position:relative;z-index:1}.contact-sobre .container-sobre .img img,.contact-sobre .container-sobre .left-sobre .content-goals .goals-items,.main-segments{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.contact-sobre .container-sobre .img img{min-height:609px;width:1024px;height:auto;object-fit:cover;object-position:center;border-radius:32px 0 0 32px}.main-segments{width:100%}.main-segments .item{width:50%;height:737px;position:relative;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.main-segments .item:hover:before,header#header .content .right .menu-hamburguer.active svg.hamburguer{opacity:0}.companies .content .list .item .link:hover:before,.main-segments .item:hover:after{opacity:1}.main-segments .item:hover .link .wrapper .icon{width:100%}.main-segments .item:hover .link .wrapper .logo{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.main-segments .item:hover .link .wrapper .title{width:100%}.main-segments .item:hover .link .wrapper .title h1{text-align:center}.main-segments .item:hover .link .wrapper .desc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.main-segments .item:hover .link .wrapper .btn{width:100%;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.main-segments .item:after,.main-segments .item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:var(--transition_350);transition:var(--transition_350);z-index:0}.main-segments .item:before{background:-webkit-linear-gradient(bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%);background:linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%)}.main-segments .item:after{opacity:0;background:-webkit-linear-gradient(bottom,rgba(235,11,17,.7019607843) 0,rgba(235,11,17,.7019607843) 100%),-webkit-radial-gradient(50% 50%,145.45% 51.61%,rgba(58,59,60,.6901960784) 0,#212122 100%);background:linear-gradient(0deg,rgba(235,11,17,.7019607843) 0,rgba(235,11,17,.7019607843) 100%),radial-gradient(145.45% 51.61% at 50% 50%,rgba(58,59,60,.6901960784) 0,#212122 100%)}.main-segments .item .link,.main-segments .item .link .wrapper,.main-segments .item:hover .link .wrapper .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-segments .item .link{width:100%;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.main-segments .item .link .wrapper{width:calc(100% - 148px);padding:0 74px;gap:24px}.main-segments .item .link .wrapper .icon,.main-segments .item .link .wrapper .icon img{width:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-segments .item .link .wrapper .icon img{max-width:48px;width:auto;height:auto}.main-segments .item .link .wrapper .icon,.main-segments .item .link .wrapper .logo,.main-segments .item .link .wrapper .title{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.main-segments .item .link .wrapper .logo{width:136px;display:none}.main-segments .item .link .wrapper .logo img{max-width:136px;width:auto;height:auto;margin:0 auto}.main-segments .item .link .wrapper .title{width:250px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.custom-item-post .link:hover .infos h1::after,.main-segments .item .link .wrapper .title h1,.main-segments .item:hover .link .wrapper .line{width:100%}.main-segments .item .link .wrapper .desc{width:100%;display:none;position:relative}.main-segments .item .link .wrapper .desc p{width:100%;margin:0;color:var(--Neutral-N-400);text-align:center;font-size:14px;font-weight:400;line-height:150%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.main-segments .item .link .wrapper .btn{width:150px;display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.main-segments .item .link .wrapper .line{width:28px;height:4px;border-radius:32px;background:var(--Brand-Yellow);-webkit-transition:var(--transition_350);transition:var(--transition_350)}.about-us-home,.companies{width:100%;padding:72px 0 0}.companies .content,.companies .content .list .item .link .wrapper,.main-segments .item .link .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.companies .content,.main-segments .item .link .wrapper .line{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.companies .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px}.companies .content .title{margin:0 auto;color:var(--Neutral-N-800);text-align:center;font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.companies .content .list,.companies .content .list .item .link{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.companies .content .list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:24px;overflow:hidden}.companies .content .list .item{width:33.3333333333%;height:271px}.companies .content .list .item .link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.companies .content .list .item .link:hover .wrapper{gap:28px}.companies .content .list .item .link:hover .wrapper .imgs img.icon{opacity:0;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}.companies .content .list .item .link:hover .wrapper .imgs img.logo{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.companies .content .list .item .link:before{content:"";top:0;right:0;z-index:0;background:-webkit-linear-gradient(bottom,rgba(255,255,255,.5019607843) 0,rgba(255,255,255,.5019607843) 100%),-webkit-radial-gradient(50% 50%,145.45% 51.61%,rgba(58,59,60,.6901960784) 0,#212122 100%),-webkit-linear-gradient(bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%);background:linear-gradient(0deg,rgba(255,255,255,.5019607843) 0,rgba(255,255,255,.5019607843) 100%),radial-gradient(145.45% 51.61% at 50% 50%,rgba(58,59,60,.6901960784) 0,#212122 100%),linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%);opacity:0}.companies .content .list .item .link .wrapper{width:calc(100% - 148px);padding:0 74px;gap:24px;position:relative;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.companies .content .list .item .link .wrapper .imgs{width:100%;height:77px;position:relative}.companies .content .list .item .link .wrapper .imgs img,.companies .content .list .item .link:before,.facts-and-figures .content .list .item::before{position:absolute;bottom:0;left:0;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.about-us-home .content,.companies .content .list .item .link .wrapper,.companies .content .list .item .link .wrapper .imgs img,.companies .content .list .item .link .wrapper span,.companies .content .list .item .link:hover .wrapper .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.companies .content .list .item .link .wrapper .imgs img.icon{max-width:48px;width:auto;height:auto;bottom:0}.companies .content .list .item .link .wrapper .imgs img.logo{opacity:0;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.companies .content .list .item .link .wrapper h1,.main-segments .item .link .wrapper .title h1{margin:0;color:var(--Neutral-N-50);font-size:36px;font-weight:500;line-height:120%;letter-spacing:-.72px}.companies .content .list .item .link .wrapper .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:12px;min-width:130px;border-radius:8px;border:1px solid var(--Neutral-N-50);color:var(--Neutral-N-50);font-size:12px;font-weight:600;line-height:130%}.companies .content .list .item .link .wrapper span{width:28px;height:4px;border-radius:32px;background:var(--Brand-Yellow)}.about-us-home .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px}.about-us-home .content .desc,.about-us-home .content .wrapper h3{max-width:678px;margin:0;color:var(--Neutral-N-600);font-size:16px;font-weight:400;line-height:160%}.about-us-home .content .wrapper{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.about-us-home .content .wrapper h3{max-width:650px;font-size:24px;font-weight:500;letter-spacing:-.48px}.about-us-home .content .wrapper h3 span,.about-us-home .content .wrapper h3 strong{color:var(--Neutral-N-800);font-size:24px;font-weight:600;line-height:160%;letter-spacing:-.48px}.about-us-home .content .wrapper,.about-us-home .content .wrapper .btns,.facts-and-figures .content .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-home .content .wrapper .btns{gap:31px}.facts-and-figures{width:100%;padding:64px 0 0}.facts-and-figures .content .list{width:100%;border-radius:32px;overflow:hidden;position:relative}.facts-and-figures .content .list .item{width:25%;height:458px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.facts-and-figures .content .list .item::before{content:"";top:0;right:0;background:-webkit-radial-gradient(143.8% -44.15%,260.57% 308.45%,#fceeee 0,#ed3237 44.46%,#411112 100%),-webkit-linear-gradient(top,rgba(102,102,102,0) 15.39%,rgba(0,0,0,.8) 59.28%);background:radial-gradient(260.57% 308.45% at 143.8% -44.15%,#fceeee 0,#ed3237 44.46%,#411112 100%),linear-gradient(180deg,rgba(102,102,102,0) 15.39%,rgba(0,0,0,.8) 59.28%);opacity:0;pointer-events:none}#ouvidoria .steps-wrapper .steps .step .step-number.checked svg,.facts-and-figures .content .list .item:hover::before,header#header .content .right .menu-hamburguer.active svg.close{opacity:1}.facts-and-figures .content .list .item:hover .wrapper .text{max-height:100vh;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.facts-and-figures .content .list .item .wrapper{width:calc(100% - 64px);height:calc(100% - 96px);padding:48px 32px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:24px;overflow:hidden;position:relative;z-index:1}.facts-and-figures .content .list .item .wrapper .value{color:var(--Neutral-N-100);font-size:60px;font-weight:500;line-height:110%;letter-spacing:-9px}.facts-and-figures .content .list .item .wrapper .wrap h1{margin:0;color:var(--Neutral-N-200);font-size:24px;font-weight:500;line-height:160%;letter-spacing:-.48px}.facts-and-figures .content .list .item .wrapper .wrap p{margin:0;color:var(--Neutral-N-400);font-size:16px;font-weight:400;line-height:160%}.facts-and-figures .content .list .item .wrapper .text{color:var(--Neutral-N-100);font-size:16px;font-weight:400;line-height:160%;-webkit-transition:var(--transition_350);transition:var(--transition_350);max-height:0;opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}.units-home{width:100%;padding:112px 0 0;overflow:hidden}.facts-and-figures .content .list .item .wrapper,.units-home .content,.units-home .content .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.units-home .content{gap:64px;position:relative}.units-home .content .top{gap:24px}.units-home .content .top .subtitle{margin:0;color:var(--Neutral-N-600);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.units-home .content .list-units{width:100%;position:initial;display:none}.units-home .content .list-units .slick-list{width:calc(100% + 56px);margin:0 -28px;overflow:initial;position:initial}.units-home .content .list-units .slick-arrow{top:20px;width:64px;height:64px;border-radius:200px;border:1px solid var(--Neutral-N-200)}.units-home .content .list-units .slick-arrow.slick-prev{right:88px;left:initial}.units-home .content .list-units .slick-arrow.slick-next{right:0}.units-home .content .list-units .slick-arrow:hover,.video-home .content .left .video .link .icon:hover{background:var(--Red-Medium);border-color:var(--Red-Medium)}.units-home .content .list-units .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:483px;margin:0 28px;background-color:#d3d3d3;border-radius:24px;overflow:hidden;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.units-home .content .list-units .item:hover{background-color:rgba(235,11,17,.3019607843)}.units-home .content .list-units .item .link,.video-home .content .left .video .link{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.units-home .content .list-units .item .link,.units-home .content .list-units .item .link .wrapper,.video-home .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.units-home .content .list-units .item .link{height:100%;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;border-radius:24px;overflow:hidden;mix-blend-mode:luminosity}.units-home .content .list-units .item .link .wrapper{width:calc(100% - 64px);padding:32px;min-height:89px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.units-home .content .list-units .item .link .wrapper h1{margin:0;color:var(--white);font-size:16px;font-weight:600;line-height:160%}.video-home,header#header{width:100%;position:relative}.video-home{margin:112px 0 0;overflow:hidden}.video-home::before{top:0;left:0;height:100%;border-radius:0 32px 32px 0}.video-home .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.video-home .content .left{width:678px;padding:88px 0}.video-home .content .left .video{width:100%;border-radius:24px;overflow:hidden}.video-home .content .left .video .link{height:628px}.video-home .content .left .video .link,.video-home .content .left .video .link .icon,.video-home .content .right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.video-home .content .left .video .link,.video-home .content .left .video .link .icon{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.video-home .content .left .video .link .icon{width:78px;height:78px;border-radius:16px;border:1px solid var(--Neutral-N-200);background:var(--Neutral-N-100);box-shadow:-42px 63px 21px 0 transparent,-27px 40px 19px 0 rgba(0,0,0,.0117647059),-15px 23px 16px 0 rgba(0,0,0,.0509803922),-7px 10px 12px 0 rgba(0,0,0,.0901960784),-2px 3px 7px 0 rgba(0,0,0,.1019607843);-webkit-transition:var(--transition_350);transition:var(--transition_350)}.video-home .content .right{width:533px;gap:63px}.blog-posts .content,.blog-posts .content .top,.video-home .content .right,.video-home .content .right .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.video-home .content .right .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px}.video-home .content .right .top .title{margin:0;color:var(--Neutral-N-400);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.blog-posts .content .top .subtitle,.video-home .content .right .top .title span,.video-home .content .right .top .title strong{color:var(--Neutral-N-700);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.video-home .content .right .top .subtitle{max-width:419px;margin:0;color:var(--Neutral-N-300);font-size:16px;font-weight:400;line-height:160%}.contact-home .wrapper-content .left p,.custom-item-post .link .infos h1,.custom-item-post .link .infos p,.video-home .content .right .top .subtitle span,.video-home .content .right .top .subtitle strong{color:var(--Neutral-N-700);font-size:16px;font-weight:400;line-height:160%}.blog-posts{width:100%;padding:112px 0 0}.blog-posts .content,.blog-posts .content .top{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.blog-posts .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:64px}.blog-posts .content .top{gap:24px}.blog-posts .content .top .subtitle{margin:0 auto;color:var(--Neutral-N-400);text-align:center}.blog-posts .content .top .subtitle span,.blog-posts .content .top .subtitle strong{text-align:center;color:var(--Neutral-N-800);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.list-blog-posts,header#header #menu-mobile .content-menu-mobile .pages .wrp-links .dropdown{width:100%;display:none}.list-blog-posts .slick-list{width:calc(100% + 64px);margin:0 -32px}.blog-posts .content .top,.list-blog-posts .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.list-blog-posts .item{margin:0 32px}.custom-item-post{width:calc(50% - 22px)}.custom-item-post .link{height:100%;gap:48px}.custom-item-post .link .wrap-img{width:100%;height:300px;border-radius:16px;position:relative;overflow:hidden;background:-webkit-linear-gradient(bottom,rgba(237,50,55,.3) 0,rgba(237,50,55,.3) 100%);background:linear-gradient(0deg,rgba(237,50,55,.3) 0,rgba(237,50,55,.3) 100%)}.custom-item-post .link .wrap-img .img{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;mix-blend-mode:luminosity}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form,.custom-item-post .link,.custom-item-post .link .infos{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form,.custom-item-post .link .infos{gap:16px}.custom-item-post .link .infos h3{margin:0;color:var(--Red-Medium);font-size:18px;font-weight:600;line-height:150%;letter-spacing:12px;text-transform:uppercase;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.custom-item-post .link .infos h1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;font-size:24px;font-weight:500;letter-spacing:-.48px;position:relative}.custom-item-post .link .infos h1:after,header#header .content .left .pages a:after{content:"";position:absolute;right:0;left:0;width:0%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.custom-item-post .link .infos h1:after{top:0;bottom:0;z-index:-1;height:100%;background-image:url(../images/retangle.svg);background-repeat:repeat-y;background-position:top;background-size:100% 42px}.contact-home .wrapper-content .left p,.custom-item-post .link .infos p{margin:0}.contact-home{width:100%;padding:130px 0 0}.contact-home .wrapper-content,.contact-home .wrapper-content .img img,.contact-home .wrapper-content .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.contact-home .wrapper-content{position:relative;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.contact-home .wrapper-content::before{content:"";position:absolute;top:93px;right:0;bottom:0;left:0;background:var(--Neutral-N-100)}.contact-home .wrapper-content .left{width:29%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:24px;position:relative;z-index:1}.contact-home .wrapper-content .left h1{max-width:419px;width:90%;margin:0;color:var(--Neutral-N-500, #848688);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.contact-home .wrapper-content .left h1 span,.contact-home .wrapper-content .left h1 strong{color:var(--Neutral-N-900);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}.contact-home .wrapper-content .left p{max-width:419px;width:90%;color:var(--Neutral-N-800)}.contact-home .wrapper-content .left .btn-standard{margin:16px 0 0}.contact-home .wrapper-content .img{width:50%;position:relative;z-index:1}.contact-home .wrapper-content .img img{min-height:592px;height:auto;object-fit:cover;object-position:center;border-radius:32px 0 0 32px}.trabalhe-conosco-section{margin:100px 80px}.trabalhe-conosco-section .left,.trabalhe-conosco-section .left .left-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:50%}.trabalhe-conosco-section .left .left-content{min-width:450px;gap:32px;text-align:center}.trabalhe-conosco-section .left .left-content .conteudo{font-size:56px;color:#25352c;font-weight:600;margin:0}.trabalhe-conosco-section,.trabalhe-conosco-section .left,.trabalhe-conosco-section .left .left-content,.trabalhe-conosco-section .left .left-content .vagas{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.trabalhe-conosco-section .left .left-content .vagas{width:240px;height:40px;border:0;background-color:#ed3237;border-radius:5px;color:#fff;font-weight:600}.trabalhe-conosco-section .left .left-content .vagas:hover,footer#footer .content .first .socials .wrapper a:hover{background:var(--Red-Darkest)}.trabalhe-conosco-section .left .left-content .curriculo,.trabalhe-conosco-section .left .left-content .vagas{-webkit-transition:350ms all ease;transition:350ms all ease}.trabalhe-conosco-section .left .left-content .curriculo:hover{color:#ed3237}.trabalhe-conosco-section .right{width:50%}#ouvidoria,.trabalhe-conosco-section .right .right-content .picture,header#header .content .left .pages a:hover:after{width:100%}.trabalhe-conosco-section .right .right-content .picture img{width:100%;height:100%;object-fit:contain}header#header{padding:16px 0;background:var(--Neutral-N-600);box-shadow:0 174px 49px 0 transparent,0 62px 37px 0 rgba(0,0,0,.0509803922)}header#header .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}header#header .content,header#header .content .left{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header#header .content .left .logo{margin:0}.companies .content .list .item .link .wrapper .imgs img.logo,header#header .content .left .logo a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}header#header .content .left .logo a img{max-width:136px;width:auto;height:auto}header#header .content,header#header .content .left,header#header .content .left .logo,header#header .content .left .logo a,header#header .content .left .logo a img,header#header .content .left .pages,header#header .content .left .pages .menu .dropdown,header#header .content .right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}header#header .content .left .pages{padding:0 48px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px}header#header .content .left .pages .menu span,header#header .content .left .pages a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:4px;color:var(--Neutral-N-100);font-size:16px;font-weight:400;line-height:160%}header#header .content .left .pages a{position:relative}header#header .content .left .pages a:after{bottom:-3px;height:2px;margin:0 auto;background:var(--Neutral-N-100)}header#header .content .left .pages .menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}header#header #menu-mobile .content-menu-mobile .pages .wrp-links.active span svg,header#header .content .left .pages .menu:hover span svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header#header .content .left .pages .menu:hover .dropdown{opacity:1;visibility:visible;pointer-events:initial}header#header .content .left .pages .menu span{cursor:pointer}header#header .content .left .pages .menu .dropdown{position:absolute;top:100%;left:50%;z-index:2;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:15px;background:var(--Neutral-N-600);width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;text-align:center;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:var(--transition_350);transition:var(--transition_350)}header#header .content .right{gap:16px}header#header .content .left .pages .menu,header#header .content .left .pages .menu span,header#header .content .left .pages a,header#header .content .right .select-lang,header#header .content .right .select-lang select{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}header#header .content .left .pages .menu .dropdown,header#header .content .left .pages .menu span,header#header .content .left .pages a,header#header .content .right,header#header .content .right .select-lang{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header#header .content .right .select-lang{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:3px;position:relative}header#header .content .right .select-lang select{width:75px;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:18px 0;border:0;color:var(--Neutral-N-50);font-size:16px;font-weight:600;line-height:160%;text-transform:uppercase;text-align:center;cursor:pointer;background:var(--Neutral-N-600)}header#header .content .right .select-lang svg{position:absolute;top:0;bottom:0;margin:auto 0;pointer-events:none}header#header .content .right .select-lang svg:first-child{left:0}header#header .content .right .select-lang svg:last-child{right:0}header#header #menu-mobile .content-menu-mobile .langs li a,header#header #menu-mobile .content-menu-mobile .pages a,header#header #menu-mobile .content-menu-mobile .pages span,header#header .content .right .contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}header#header .content .right .contact{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px;gap:16px;border-radius:16px;border:1px solid var(--Neutral-N-100);color:var(--Neutral-N-50);font-size:16px;font-weight:600;line-height:160%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}header#header .content .right .contact:hover{color:var(--Neutral-N-600);background:var(--Neutral-N-100)}header#header .content .right .contact:hover svg path{fill:var(--Neutral-N-600)}header#header .content .right .menu-hamburguer{display:none;width:36px;height:36px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}header#header #menu-mobile,header#header .content .right .menu-hamburguer svg{position:absolute;right:0;left:0;-webkit-transition:var(--transition_350);transition:var(--transition_350)}header#header .content .right .menu-hamburguer svg{top:0;bottom:0;margin:auto}header#header .content .right .menu-hamburguer svg.close{opacity:0}header#header #menu-mobile{top:calc(100% + 14px);z-index:5;width:100%;opacity:0;visibility:hidden;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);pointer-events:none}header#header #menu-mobile.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:initial}header#header #menu-mobile .content-menu-mobile{width:calc(100% - 2px);border-radius:12px;border:1px solid var(--Neutral-N-300);background:var(--Neutral-N-100);overflow:hidden}header#header #menu-mobile .content-menu-mobile .langs{width:100%;padding:8px;margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;border-bottom:1px solid var(--Neutral-N-200);list-style:none}footer#footer .content .first .logo a,header#header #menu-mobile .content-menu-mobile .langs li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#ouvidoria .steps-wrapper .steps .step.active,header#header #menu-mobile .content-menu-mobile .langs li.current-lang a,header#header #menu-mobile .content-menu-mobile .langs li.current-lang a img{border-color:var(--Red-Medium)}header#header #menu-mobile .content-menu-mobile .langs li a,header#header #menu-mobile .content-menu-mobile .pages a,header#header #menu-mobile .content-menu-mobile .pages span{gap:4px}header#header #menu-mobile .content-menu-mobile .langs li a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 8px 6px;border-bottom:2px solid transparent}header#header #menu-mobile .content-menu-mobile .langs li a img{width:20px!important;height:20px!important;border-radius:50px;object-fit:cover;object-position:center;border:2px solid var(--Neutral-N-400)}header#header #menu-mobile .content-menu-mobile .langs li a span{margin:0!important;color:var(--Neutral-N-700);font-size:16px;line-height:160%}header#header #menu-mobile .content-menu-mobile .pages,header#header #menu-mobile .content-menu-mobile .pages .wrp-links{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}header#header #menu-mobile .content-menu-mobile .pages a,header#header #menu-mobile .content-menu-mobile .pages span{width:calc(100% - 32px);padding:16px;color:var(--Neutral-N-700);font-size:16px;line-height:160%;border-bottom:1px solid var(--Neutral-N-200)}header#header #menu-mobile .content-menu-mobile .pages a:last-child,header#header #menu-mobile .content-menu-mobile .pages span:last-child{border-bottom:0}header#header #menu-mobile .content-menu-mobile .pages .wrp-links.active span{border-bottom:0}header#header #menu-mobile .content-menu-mobile .pages .wrp-links .dropdown a{width:calc(100% - 64px);padding:8px 32px;border-bottom:0}header#header #menu-mobile .content-menu-mobile .pages .wrp-links .dropdown a:first-child{padding:0 32px 8px}header#header #menu-mobile .content-menu-mobile .pages .wrp-links .dropdown a:last-child{padding:8px 32px 16px;border-bottom:1px solid var(--Neutral-N-200)}footer#footer{width:100%;padding:56px 0;background:var(--Neutral-N-900);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:56px}footer#footer .content,footer#footer .content .first{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:48px}footer#footer .content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}footer#footer .content .first{max-width:375px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}footer#footer .content .first .logo{margin:0}footer#footer .content .first .logo a img{max-width:175px;width:auto;height:auto}footer#footer,footer#footer .content,footer#footer .content .first,footer#footer .content .first .contact,footer#footer .content .first .logo,footer#footer .content .first .logo a img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}footer#footer .content .first .contact{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px;padding:16px;border-radius:16px;border:1px solid var(--Neutral-N-100);color:var(--Neutral-N-50, #F7F7F7);font-size:16px;font-weight:600;line-height:160%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}footer#footer .content .first .contact:hover{background:var(--Red-Medium);border-color:var(--Red-Medium)}footer#footer .content .first .socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:31px}footer#footer .content .first .socials h1{margin:0;color:var(--Neutral-N-50);font-size:16px;font-weight:600;line-height:160%}footer#footer .content .first .socials .wrapper,footer#footer .content .first .socials .wrapper a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}footer#footer .content .first .socials .wrapper{gap:22px}footer#footer .content .first .socials .wrapper a{width:48px;height:48px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:200px;background:var(--Brand-Red);-webkit-transition:var(--transition_350);transition:var(--transition_350)}footer#footer .content .first .copyright{margin:0;color:var(--Neutral-N-50);font-size:14px;font-weight:400;line-height:150%}footer#footer .content .item,footer#footer .content .item .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}footer#footer .content .item{max-width:310px;min-width:255px;gap:40px}footer#footer .content .item .wrapper{gap:56px}footer#footer .content .item .wrapper.secondary{gap:31px}#ouvidoria .steps-wrapper .steps .step .step-text p,footer#footer .content .item .wrapper .title{margin:0;color:var(--Neutral-N-400);font-size:16px;font-weight:600;line-height:160%}footer#footer .content .item .wrapper .links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:32px}footer#footer .content .astrus,footer#footer .content .item .wrapper .links a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--Neutral-N-50);font-size:16px}footer#footer .content .item .wrapper .links a,footer#footer .content .item .wrapper .links a span{font-weight:600;line-height:140%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}footer#footer .content .item .wrapper .links a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form .msgs-form.error,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form label.error,footer#footer .content .item .wrapper .links a:hover,footer#footer .content .item .wrapper .links a:hover span{color:var(--Red-Medium)}footer#footer .content .item .wrapper .links a span{display:block;max-width:calc(100% - 40px);color:var(--Neutral-N-50);font-size:16px}.pg404 .content a,footer#footer .content .item #portal-colaborador{font-size:16px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}footer#footer .content .item #portal-colaborador{position:absolute;cursor:pointer;background-color:#ed3237;border-radius:12px;width:175px;height:36px;bottom:40%;font-weight:600;color:#fff}footer#footer .content .item #portal-colaborador:hover{background:var(--Red-Darkest)}footer#footer .content .astrus{gap:28px;text-align:center;line-height:160%}.pg404{width:100%;margin:60px auto}.pg404 .content,footer#footer .content .item .wrapper .links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.pg404 .content h1,.pg404 .content h1 small{border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3019607843)}.pg404 .content h1,footer#footer .content .astrus{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pg404 .content h1{background:rgba(0,153,93,.1019607843);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:30px 80px;color:var(--primary)}.pg404 .content h1 big{font-size:160px;font-weight:700}.pg404 .content h1 small{font-size:40px;font-weight:700;padding:5px 9px;margin-top:-65px;background:rgba(255,255,255,.2)}.pg404 .content p{margin:60px auto;color:var(--secondary);font-size:18px;font-weight:400;text-align:center}.pg404 .content a{margin:0 auto;width:220px;height:56px;padding:0;border:2px solid var(--primary);background-color:var(--primary);color:var(--white);font-weight:700;letter-spacing:2px;border-radius:16px;text-transform:uppercase;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.pg404 .content a:hover{color:var(--primary);background-color:var(--white)}#ouvidoria .page-title{margin:0 auto;padding:64px 0 56px;color:var(--Neutral-N-700);text-align:center;font-size:60px;font-weight:500;line-height:110%;letter-spacing:-1.2px}#ouvidoria .steps-wrapper{width:100%;background:var(--Neutral-N-50)}#ouvidoria .steps-wrapper .steps,#ouvidoria .steps-wrapper .steps .step,#ouvidoria .steps-wrapper .steps .step .step-number,.pg404 .content,.pg404 .content a,.pg404 .content h1,footer#footer .content .astrus,footer#footer .content .item #portal-colaborador{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#ouvidoria .steps-wrapper .steps{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:64px;margin:0 auto}#ouvidoria .steps-wrapper .steps .step,#ouvidoria .steps-wrapper .steps .step .step-number{-webkit-transition:var(--transition_350);transition:var(--transition_350)}#ouvidoria .steps-wrapper .steps .step{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px 32px;gap:14px;border-bottom:4px solid transparent}#ouvidoria .steps-wrapper .steps .step .step-number{width:38px;height:38px;border-radius:50%;border:1px solid var(--Red-Medium);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--Red-Medium);font-size:16px;font-weight:400;line-height:160%;position:relative}#ouvidoria .steps-wrapper .steps .step .step-number.checked{background-color:var(--Red-Medium);color:transparent}#ouvidoria .steps-wrapper .steps .step .step-number svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;-webkit-transition:var(--transition_350);transition:var(--transition_350);opacity:0}#ouvidoria .steps-wrapper .steps .step .step-text p{color:var(--Neutral-N-700)}#ouvidoria .steps-wrapper .steps .step .step-text span{color:var(--Neutral-N-600);font-size:14px;line-height:150%}#ouvidoria .wrapper-all-steps{width:100%;position:relative}#ouvidoria .wrapper-all-steps .main-step{width:100%;display:none}#ouvidoria .wrapper-all-steps .main-step:first-child{display:block}#ouvidoria .wrapper-all-steps .main-step .content{padding:64px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:30px}#ouvidoria .wrapper-all-steps .main-step .content .terms-title{width:calc(50% - 15px);margin:0;color:var(--Neutral-N-600);font-size:40px;font-weight:500;line-height:130%;letter-spacing:-.8px}#ouvidoria .wrapper-all-steps .main-step .content .terms{width:calc(50% - 15px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:30px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-text{width:100%;color:var(--Neutral-N-600);font-size:16px;font-weight:400;line-height:160%}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-text span,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-text strong{color:var(--Neutral-N-600);font-size:16px;font-weight:700;line-height:160%}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form .wrapper-inputs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .title{margin:0;color:var(--Neutral-N-600);font-size:24px;font-weight:600;line-height:160%;letter-spacing:-.48px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .subtitle{margin:0;color:var(--Neutral-N-600);font-size:16px;font-weight:400;line-height:160%}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form .wrapper-inputs{width:100%;gap:16px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form textarea.input-standard{height:108px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form .msgs-form{height:42px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:left}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form .msgs-form.success,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form label.success{color:var(--success_color)}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form label,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:var(--Neutral-N-600);font-size:16px;font-weight:600;line-height:160%}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;color:var(--Neutral-N-700);cursor:pointer}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .error-check,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .error-message,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .error-select{padding:0 12px;color:var(--Red-Medium);font-size:16px;font-weight:600;line-height:160%}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=checkbox],#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=radio]{cursor:pointer;width:33px;height:33px;border-radius:500px;border:1px solid #d9d9d9;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:transparent;margin:0;padding:0;background-color:transparent;-webkit-transition:var(--transition_350);transition:var(--transition_350);background-position:center;background-repeat:no-repeat;background-size:initial}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=checkbox].square,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=radio].square{border-radius:8px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=checkbox]:checked,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=radio]:checked{background-color:var(--Red-Medium);background-image:url(../images/check.svg)}#ouvidoria .wrapper-all-steps .main-step .content .thanks{color:var(--success_color);text-align:center;font-size:22px;font-weight:500;line-height:160%;letter-spacing:-1.09px;margin:0 auto}#ouvidoria .wrapper-all-steps .main-step .background-button{width:100%;background:var(--Neutral-N-50);opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:var(--transition_350);transition:var(--transition_350)}#ouvidoria .wrapper-all-steps .main-step .background-button .content.wrapper-btns{padding:40px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:31px}#ouvidoria .wrapper-all-steps .main-step .background-button .content.wrapper-btns button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media only screen and (max-width:979px){#ouvidoria .steps-wrapper .steps{gap:0}#ouvidoria .steps-wrapper .steps .step{padding:16px}}@media only screen and (max-width:767px){#ouvidoria .page-title{padding:32px 0;font-size:30px;letter-spacing:-1.09px}#ouvidoria .steps-wrapper .steps{width:calc(90% - 2px);border:1px solid var(--Neutral-N-200);-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}#ouvidoria .steps-wrapper .steps .step{width:calc(100% - 36px);padding:8px 16px;border-bottom:0;border-left:4px solid transparent;border-bottom:1px solid var(--Neutral-N-200)!important}#ouvidoria .steps-wrapper .steps,#ouvidoria .wrapper-all-steps .main-step .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#ouvidoria .wrapper-all-steps .main-step .content{padding:32px 0;gap:16px}#ouvidoria .wrapper-all-steps .main-step .content .terms-title{width:100%;font-size:26px;letter-spacing:-1.09px}#ouvidoria .wrapper-all-steps .main-step .content .terms{width:100%;gap:16px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .error-check,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .error-message,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options label,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-text,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-text strong{font-size:14px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=checkbox],#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=radio]{width:25px;height:25px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options input[type=checkbox].square{border-radius:4px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .title{font-size:20px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options .subtitle,#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form label{font-size:14px}#ouvidoria .wrapper-all-steps .main-step .content .terms .terms-options form{gap:8px}#ouvidoria .wrapper-all-steps .main-step .background-button .content.wrapper-btns{padding:20px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:15px}}@media only screen and (max-width:1155px){header#header .content .left .pages{padding:0 20px;gap:20px}header#header .content .right{gap:8px}header#header .content .right .contact{padding:12px;font-size:12px;gap:8px}header#header .content .right .contact svg{width:18px;height:18px}.contact-home .wrapper-content .left{width:43%}.company-services .content .company-services-list .item{width:calc(50% - 16px)}.our-values-about .content .list .item{width:calc(33.3333333333% - 22px)}.fixed-posts .content .first-post .link .wrapper h1{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}@media only screen and (max-width:979px){header#header .content .left .logo a img{max-width:76px}header#header .content .left .pages{padding:0 10px}header#header .content .left .pages .menu span,header#header .content .left .pages a{font-size:14px}.companies .content .list .item .link .wrapper{width:calc(100% - 60px);padding:0 30px}.companies .content .list .item .link .wrapper h1{font-size:28px}.facts-and-figures .content .list .item{width:50%}.all-blog-posts .content,.product-info .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.all-blog-posts .content .left,.all-blog-posts .content .right{width:100%}.all-blog-posts .content .right .wrapper{width:100%;padding:0}.product-info .content .left{max-width:959px;width:100%}.product-info .content .right{max-width:634px;width:100%}}@media only screen and (max-width:850px){.trabalhe-conosco-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:30px 15px;gap:30px}.trabalhe-conosco-section .left .left-content{width:100%;min-width:0;gap:14px}.trabalhe-conosco-section .left .left-content .conteudo{font-size:35px}.trabalhe-conosco-section .left,.trabalhe-conosco-section .right,.trabalhe-conosco-section .right .right-content .picture{width:100%}.trabalhe-conosco-section .right .right-content .picture img{width:100%;height:100%;object-fit:contain}}@media only screen and (max-width:767px){.pg404 .content h1{padding:30px}.pg404 .content h1 big{font-size:110px}.pg404 .content h1 small{margin-top:-45px}.pg404 .content p{margin:30px auto}.main-segments .slick-arrow.slick-prev,header#header .content .left .pages,header#header .content .right .select-lang{display:none}header#header .content .right .contact{border-radius:8px;padding:12px 20px}.main-segments .item .link .wrapper .logo,header#header .content .right .menu-hamburguer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}footer#footer{padding:40px 0;gap:32px}footer#footer .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}footer#footer .content.inf{gap:32px}footer#footer .content.inf .copyright{margin:0 auto;color:var(--Neutral-N-50);font-size:14px;font-weight:400;line-height:150%;text-align:center}footer#footer .content .first{max-width:100%;width:100%;gap:32px}footer#footer .content .first .logo a img{max-width:145px}footer#footer .content .first .contact{padding:14px 24px;font-size:12px;gap:8px}footer#footer .content .first .contact svg{width:18px;height:18px}footer#footer .content .item{max-width:100%;min-width:100%;width:100%}footer#footer .content .item .wrapper,footer#footer .content .item .wrapper.secondary{gap:24px}footer#footer .content .item .wrapper .links{gap:16px}.main-segments{height:595px;display:none}.main-segments .slick-arrow{top:initial;bottom:27px;width:34px;height:34px;border-radius:200px;border:1px solid var(--Neutral-N-200)}.main-segments .slick-arrow.slick-next{left:24px;right:initial}.main-segments .slick-dots{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:24px;bottom:28px;left:initial}.main-segments .item .link{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.companies .content .list .item .link .wrapper,.main-segments .item .link .wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-segments .item .link .wrapper{width:90%;padding:0 0 60px}.main-segments .item .link .wrapper .logo img{max-width:128px}.main-segments .item .link .wrapper .title h1{text-align:center}.main-segments .item .link .wrapper .desc{display:block}.main-segments .item .link .wrapper .btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.companies .content .list .item .link .wrapper span,.main-segments .item .link .wrapper .line{display:none}.companies{padding:48px 0 0}.companies .content .title{font-size:24px}.companies .content .list,.companies .content .list .item .link .wrapper .imgs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.companies .content .list{border-radius:0}.companies .content .list .item{width:100%;height:283px}.companies .content .list .item .link .wrapper{gap:8px!important}.companies .content .list .item .link .wrapper .imgs{height:initial;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}.companies .content .list .item .link .wrapper .imgs img{position:initial;opacity:1!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.companies .content .list .item .link .wrapper .imgs img.icon{max-width:24px}.companies .content .list .item .link .wrapper .imgs img.logo{max-width:77px}.companies .content .list .item .link .wrapper h1{font-size:24px;text-align:center}.companies .content .list .item .link .wrapper .btn,.companies .content .list .item .link .wrapper .imgs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.about-us-home .content .desc,.facts-and-figures .content .list .item .wrapper .wrap p{font-size:14px}.about-us-home .content,.about-us-home .content .wrapper,.about-us-home .content .wrapper .btns{gap:16px}.about-us-home .content .wrapper h3,.about-us-home .content .wrapper h3 span,.about-us-home .content .wrapper h3 strong{font-size:16px}.facts-and-figures .content .list .item{width:100%;height:283px}.facts-and-figures .content .list .item .wrapper{width:calc(100% - 64px);height:calc(100% - 64px);padding:32px;gap:8px}.facts-and-figures .content .list .item .wrapper .value{font-size:40px;letter-spacing:-3px}.facts-and-figures .content .list .item .wrapper .wrap h1{font-size:20px}.custom-item-post .link .infos p,.facts-and-figures .content .list .item .wrapper .text{font-size:14px}.units-home{padding:80px 0 0}.units-home .content{gap:32px}.units-home .content .top{gap:16px;padding:0 0 60px}.units-home .content .top .subtitle{font-size:23px}.units-home .content .list-units .slick-arrow{width:36px;height:36px;top:98px}.units-home .content .list-units .slick-arrow.slick-prev{right:initial;left:0}.units-home .content .list-units .slick-arrow.slick-next{right:initial;left:60px}.product-info .content .left .big-images .slick-arrow svg,.units-home .content .list-units .slick-arrow svg,.wrapper-segment-gallery .content .segment-gallery .slick-arrow svg{width:16px;height:16px}.units-home .content .list-units .slick-list{width:calc(100% + 24px);margin:0 -12px}.units-home .content .list-units .item{height:279px;margin:0 12px}.video-home{margin:80px 0 0}.video-home::before{top:initial;right:0;width:100%;height:236px;border-radius:24px;background:-webkit-radial-gradient(143.8% -44.15%,260.57% 308.45%,#fceeee 0,#ed3237 44.46%,#411112 100%);background:radial-gradient(260.57% 308.45% at 143.8% -44.15%,#fceeee 0,#ed3237 44.46%,#411112 100%)}.video-home .content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.video-home .content .left{width:90%;margin:0 auto;padding:0 0 40px}.video-home .content .left .video .link{height:238px}.video-home .content .right{width:100%;gap:24px}.blog-posts .content .top,.video-home .content .right .top{gap:16px}.blog-posts .content .top .subtitle,.blog-posts .content .top .subtitle span,.blog-posts .content .top .subtitle strong,.contact-home .wrapper-content .left h1 span,.contact-home .wrapper-content .left h1 strong,.video-home .content .right .top .title,.video-home .content .right .top .title span,.video-home .content .right .top .title strong{font-size:26px}.blog-posts{padding:80px 0 0}.blog-posts .content{gap:32px}.list-blog-posts .slick-list{width:calc(100% + 16px);margin:0 -8px}.list-blog-posts .item{margin:0 8px}.custom-item-post .link{gap:24px}.custom-item-post .link .wrap-img{height:249px}.all-blog-posts .content .right .wrapper .item .list-posts a .wrap,.custom-item-post .link .infos{gap:8px}.custom-item-post .link .infos h3{font-size:14px;letter-spacing:11.2px}.custom-item-post .link .infos h1,.product-info .content .right .top h3{font-size:18px}.custom-item-post .link .infos h1::after{background-size:100% 30px}.contact-home{padding:40px 0 0}.contact-home .wrapper-content,.contact-home .wrapper-content .left{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.contact-home .wrapper-content{padding:0 0 55px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px}.contact-home .wrapper-content:before{top:49px}.contact-home .wrapper-content .left{width:90%}.contact-home .wrapper-content .left h1{width:100%;text-align:center;font-size:26px}.contact-home .wrapper-content .left p{width:100%;text-align:center;font-size:14px}.contact-home .wrapper-content .img{width:90%}.contact-home .wrapper-content .img img{width:100%;min-height:initial;height:auto;border-radius:32px}.about-banner{height:403px}.about-banner .content-about-banner{max-width:295px;width:90%;gap:32px}.about-banner .content-about-banner .top{gap:32px}.about-banner .content-about-banner .top .title{font-size:30px}.about-banner .content-about-banner .btn-standard,.segment-page-banner .content .btns a.btn-standard{width:calc(100% - 50px)}.company-history,.company-services,.our-numbers-about{padding:40px 0}.company-history .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.company-history .content .left,.company-history .content .right{width:100%}.company-history .content .left .item,.company-history .content .right p{font-size:14px}.company-history .content .left .item strong{font-size:24px;letter-spacing:-.48px}.company-history .content .right h1,.company-history .content .right h2,.company-history .content .right h3,.company-history .content .right h4,.company-history .content .right h5,.company-history .content .right h6{font-size:30px;line-height:120%;letter-spacing:-.9px}.company-services .content{gap:32px}.company-services .content .top{gap:16px}.company-services .content .top .title,.company-services .content .top .title span,.company-services .content .top .title strong{font-size:26px}.company-services .content .company-services-list .item .wrapper .info p,.company-services .content .top .desc,.our-numbers-about .content .left .item .wrap h1,.our-numbers-about .content .left .item .wrap p{font-size:14px}.company-services .content .company-services-list{display:none}.company-services .content .company-services-list .slick-arrow{top:0;bottom:initial;z-index:1;width:36px;height:36px;border-radius:200px;border:1px solid var(--Neutral-N-200)}.company-services .content .company-services-list .slick-arrow.slick-prev{left:0}.company-services .content .company-services-list .slick-arrow.slick-next{left:60px;right:initial}.company-services .content .company-services-list .slick-list{width:calc(100% + 16px);margin:0 -8px;padding:52px 0 0}.company-services .content .company-services-list .item{margin:0 8px}.company-services .content .company-services-list .item .wrapper{width:calc(100% - 48px);height:calc(100% - 48px);padding:24px}.company-services .content .company-services-list .item .wrapper .img{width:40px;height:40px}.company-services .content .company-services-list .item .wrapper .info{gap:24px}.company-services .content .company-services-list .item .wrapper .info h1{font-size:16px}.our-numbers-about .content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.our-numbers-about .content .left{width:100%;gap:16px 32px}.our-numbers-about .content .left .item{width:calc(50% - 16px);gap:16px}.our-numbers-about .content .left .item .value,.our-purpose-about .content .left .top .title{font-size:30px;letter-spacing:-.9px}.our-numbers-about .content .right{width:100%;gap:16px}.our-numbers-about .content .right .title{font-size:26px}.about-segment-page .content .left .list .item p,.about-segment-page .content .left p,.fixed-posts .content .first-post .link .wrapper p,.fixed-posts .content .other-post .link .infos p,.our-numbers-about .content .right .desc,.our-purpose-about .content .left .list .item .wrapper p,.our-purpose-about .content .left .top .text,.our-values-about .content .list .item .wrapper p,.segment-page-banner .content .infos p{font-size:14px}.our-purpose-about{margin:40px 0 0}.our-purpose-about::after{top:initial;width:100%;height:25vh;border-radius:32px 32px 0 0}.our-purpose-about .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}.our-purpose-about .content .left{width:100%;gap:24px}.our-purpose-about .content .left .top{width:100%;padding:0;gap:16px}.our-purpose-about .content .left .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}.our-purpose-about .content .left .list .item,.our-purpose-about .content .right{width:100%}.our-purpose-about .content .left .list .item .wrapper{width:100%;padding:16px 0;gap:8px}.our-purpose-about .content .left .list .item .wrapper .icon,.our-values-about .content .list .item .wrapper .icon{width:32px;height:32px}.our-purpose-about .content .left .list .item .wrapper h1{font-size:24px;letter-spacing:-.48px}.our-purpose-about .content .right img{min-height:initial}#produtos .blog-posts,#segmento .blog-posts,#single-produto .blog-posts,.our-values-about,.top-section-blog{padding:40px 0}.our-values-about .content{gap:24px}.our-values-about .content .title{font-size:30px}.our-values-about .content .list{gap:16px}.our-values-about .content .list .item{width:calc(50% - 8px)}.our-values-about .content .list .item .wrapper{width:calc(100% - 32px);padding:16px;gap:8px}.our-values-about .content .list .item .wrapper h1{font-size:18px;letter-spacing:-.48px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.top-section-blog .content .title,.top-section-blog .content .title span,.top-section-blog .content .title strong{font-size:26px;letter-spacing:-.9px}.fixed-posts{padding:20px 0}.fixed-posts .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px}.fixed-posts .content .first-post{width:100%;height:434px}.fixed-posts .content .first-post .link .wrapper{width:calc(100% - 48px);height:calc(100% - 48px);padding:24px;gap:16px}.fixed-posts .content .first-post .link .wrapper h1{font-size:26px;letter-spacing:-.9px;-webkit-hyphens:initial;-ms-hyphens:initial;hyphens:initial}.custom-item-post,.fixed-posts .content .other-post{width:100%}.fixed-posts .content .other-post .link .wrap-img{height:229px}.all-blog-posts .content .right .wrapper .item,.center-content-contact-page .content .left .wrapper.bot,.center-content-contact-page .content .left .wrapper.center,.fixed-posts .content .other-post .link,.fixed-posts .content .other-post .link .infos{gap:16px}.all-blog-posts .content .left>.title,.fixed-posts .content .other-post .link .infos h1{font-size:26px;letter-spacing:-.9px}.all-blog-posts{padding:20px 0 40px}.all-blog-posts .content .left .list-all-blog-posts,.all-blog-posts .content .right .wrapper{gap:32px}.all-blog-posts .content .right .wrapper .item .list-posts a .wrap h1,.all-blog-posts .content .right .wrapper .item .title{font-size:20px;letter-spacing:-.4px}.wrapper-single-content{padding:40px 0;gap:24px}.wrapper-single-content .single-content-top{width:90%;gap:24px}.wrapper-single-content .single-content-related-posts .title,.wrapper-single-content .single-content-top .title{font-size:26px}.wrapper-single-content .single-content-text,.wrapper-single-content .single-content-thumb{width:90%}.wrapper-single-content .single-content-related-posts{width:90%;gap:24px}.top-content-contact-page{padding:40px 0 20px}.top-content-contact-page .content .title{font-size:30px;letter-spacing:-.9px}.center-content-contact-page{padding:20px 0 40px}.center-content-contact-page .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:40px}.center-content-contact-page .content .left{width:100%;gap:32px}.center-content-contact-page .content .left .wrapper.top h1{display:none}.center-content-contact-page .content .left .wrapper.top h3{max-width:100%;font-size:20px;letter-spacing:-.4px}.center-content-contact-page .content .left .wrapper.bot .socials a i{margin:0}.center-content-contact-page .content .right{width:100%}.bottom-content-contact-page iframe{height:260px}.segment-page-banner{height:initial;min-height:465px;padding:30px 0}.segment-page-banner .content{max-width:479px;gap:16px}.segment-page-banner .content .icon{max-width:56px}.segment-page-banner .content .infos h1,.segment-page-banner .content .infos h1 span,.segment-page-banner .content .infos h1 strong{font-size:32px;letter-spacing:-.64px}.about-segment-page .content,.segment-page-banner .content .btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.segment-page-banner .content .btns{width:100%}.about-segment-page{padding:32px 0}.about-segment-page .content{max-width:1314px}.about-segment-page .content .left{width:100%;gap:16px}.about-segment-page .content .left h1,.about-segment-page .content .left h1 span,.about-segment-page .content .left h1 strong,.segment-product-lines .content .top .titles .title,.segment-product-lines .content .top .titles .title span,.segment-product-lines .content .top .titles .title strong{font-size:26px;letter-spacing:-.9px}.about-segment-page .content .left .list{gap:24px}.about-segment-page .content .left .list .item .value{font-size:24px;letter-spacing:-.48px}.about-segment-page .content .right{width:100%}.about-segment-page .content .right .link{height:359px}.segment-product-lines{padding:24px 0}.custom-prod-lines,.segment-product-lines .content{gap:32px}.custom-prod-lines .item .link,.segment-product-lines .content .top,.wrapper-segment-gallery .content .top{gap:16px}.segment-product-lines .content .top .titles{gap:8px}.segment-product-lines .content .top .desc{font-size:14px}.custom-prod-lines .item{max-width:405px!important;width:100%!important}.custom-prod-lines .item .link .img{height:200px}.custom-prod-lines .item .link .infos .title{font-size:26px}.custom-prod-lines .item .link .infos .desc,.wrapper-segment-gallery .content .top .desc{font-size:14px}.wrapper-segment-gallery{padding:32px 0}.prods-section .content,.product-info .content,.related-prods .content,.wrapper-lines-section .content,.wrapper-segment-gallery .content{gap:32px}.wrapper-segment-gallery .content .segment-gallery{padding:60px 0 0;position:relative}.wrapper-segment-gallery .content .segment-gallery .slick-arrow{top:0;width:36px;height:36px}.wrapper-segment-gallery .content .segment-gallery .slick-arrow.slick-prev{left:0;right:initial}.wrapper-segment-gallery .content .segment-gallery .slick-arrow.slick-next{left:60px;right:initial}.wrapper-segment-gallery .content .segment-gallery .slick-dots{margin:32px auto 0}.wrapper-segment-gallery .content .segment-gallery .item a{height:320px;border-radius:16px}#produtos .contact-home,#segmento .contact-home,#single-produto .contact-home{padding:40px 0 0}.banner-products-page{height:520px}.prods-section,.wrapper-lines-section{padding:32px 0}.prods-section-list .card-product .link .img{height:254px}.banner-products-page .content .title,.banner-products-page .content .title span,.banner-products-page .content .title strong,.prods-section .content .page-title,.prods-section .content .page-title span,.prods-section .content .page-title strong,.product-info .content .right .top h1,.product-info .content .right .top h1 span,.product-info .content .right .top h1 strong,.wrapper-lines-section .content .top .title{font-size:26px;letter-spacing:-1.09px}.wrapper-back-history{padding:32px 0 0}.product-info{padding:24px 0}.product-info .content .left .small-images{display:none!important}.product-info .content .left .big-images{width:100%;height:340px}.product-info .content .left .big-images .slick-arrow{width:34px;height:34px;bottom:20px}.product-info .content .left .big-images .slick-arrow.slick-prev{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.product-info .content .left .big-images .slick-arrow.slick-next{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.product-info .content .right{gap:16px}.product-info .content .right .description,.product-info .content .right .list-information .item h1 span,.product-info .content .right .variations select.input-standard{font-size:14px}.product-info .content .right .list-information .item .desc{font-size:14px;padding:0 0 16px}.related-prods{padding:32px 0}.related-prods .content .title{font-size:26px;letter-spacing:-1.09px}.contact-sobre{width:100%;padding:75px 0 0}.contact-sobre .container-sobre{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.contact-sobre .container-sobre .left-sobre,.contact-sobre .container-sobre .left-sobre .content-goals .goals-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact-sobre .container-sobre,.contact-sobre .container-sobre .left-sobre{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.contact-sobre .container-sobre .left-sobre{width:72%;position:relative;padding-top:20px;padding-bottom:40px}.contact-sobre .container-sobre .left-sobre .content-goals .goals-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;padding:0 14px}.contact-sobre .container-sobre .left-sobre .content-goals .goals-items li{list-style:none}.contact-sobre .container-sobre .left-sobre h1{font-size:22px}.contact-sobre .container-sobre .left-sobre p{margin:0;color:var(--Neutral-N-800);font-size:14px}.contact-sobre .container-sobre .img{width:320px;height:auto}.contact-sobre .container-sobre .img img{min-height:100px;height:auto;border-radius:32px}}@media only screen and (max-width:479px){.prods-section-list{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}footer#footer .content #portal-colaborador{position:relative!important;width:165px!important;height:34px!important;font-size:16px!important;color:#fff!important}header .right{gap:5px!important}header .right .contact{padding:3px 2px!important}}