@charset "UTF-8";*{margin:0;padding:0;list-style:none;text-decoration:none;outline:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Montserrat,sans-serif}img{max-width:100%;display:block}html{font-size:62.5%}@media (max-width:1300px){html{font-size:58%}}body{background-color:#f4f4f4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}button{background-color:transparent;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.container{width:100%;max-width:124.6rem;padding:0 1.5rem;margin:0 auto}header{position:sticky;top:0;left:0;width:100%;background:rgba(244,244,244,.5);backdrop-filter:blur(50px);height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2024}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;position:relative;z-index:2023}header .container nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}header .container nav ul li button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .container nav ul li button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%;-webkit-transition:.3s;transition:.3s}header .container nav ul li button img{-webkit-transition:.3s;transition:.3s}header .container nav ul li button:hover img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .container nav ul li button:hover span{color:#d9b317}header .container nav ul li button.active img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .container nav ul li button.active span{color:#d9b317}header .container nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .container nav ul li a span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%;-webkit-transition:.3s;transition:.3s}header .container nav ul li a img{-webkit-transition:.3s;transition:.3s}header .container nav ul li a:hover span{color:#d9b317}header .container nav ul li a.active img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .container nav ul li a.active span{color:#d9b317}header .container .btn-candidatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}header .container .btn-candidatar .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}header .container .btn-candidatar .text-button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%}header .container .btn-candidatar:hover{background-color:#e6be19}header .container .btn-candidatar:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}header .container .btn-burguer-menu{display:none}header .container .btn-burguer-menu .hb{width:50px;height:50px}header .megamenu{position:fixed;top:80px;border-radius:0 0 30px 30px;background:#f4f4f6;-webkit-box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);width:100%;padding:41px;-webkit-transition:.3s;transition:.3s;z-index:2022;-webkit-transform:translateY(-200%);transform:translateY(-200%)}header .megamenu.visible{-webkit-transform:translateY(0);transform:translateY(0)}header .megamenu .content{display:none;gap:60px;width:100%}header .megamenu .content .title-area{width:100%;max-width:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;gap:10px}header .megamenu .content .title-area .image-area{border-radius:20px;background-color:#ffd31c;width:100%;display:block;height:174px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}header .megamenu .content .title-area h2{color:#000;font-size:2rem;font-weight:700;line-height:115.896%}header .megamenu .content .title-area p{color:#000;font-size:1.4rem;line-height:115.896%}header .megamenu .content .links-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;width:100%}header .megamenu .content .links-area .links-group{width:214px}header .megamenu .content .links-area .links-group h3{color:#6e6e6e;font-size:1.4rem;font-weight:600;line-height:115.896%;border-bottom:1px solid #acacac;padding-bottom:10px;margin-bottom:10px}header .megamenu .content .links-area .links-group ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}header .megamenu .content .links-area .links-group ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:100px;border:1px solid #fdff9d;background:rgba(255,255,255,.55);-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);backdrop-filter:blur(4.5500001907px);padding:4px 5px;-webkit-transition:.3s;transition:.3s}header .megamenu .content .links-area .links-group ul li a .icon{width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffd31c;border-radius:50%}header .megamenu .content .links-area .links-group ul li a h4{color:#000;font-size:1.4rem;font-weight:700;line-height:115.896%;-webkit-transition:color .3s;transition:color .3s}header .megamenu .content .links-area .links-group ul li a p{color:#000;font-size:1.3rem;font-weight:500;line-height:115.896%;-webkit-transition:color .3s;transition:color .3s}header .megamenu .content .links-area .links-group ul li a:hover{border-color:#ffd31c}header .megamenu .content .links-area .links-group ul li a:hover h4,header .megamenu .content .links-area .links-group ul li a:hover p{color:#d9b317}header .megamenu .content.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1200px){header .container nav ul{gap:12px}header .megamenu{padding:40px 10px}header .megamenu .container .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}header .megamenu .container .content .title-area{max-width:unset}header .megamenu .container .content .title-area .image-area{display:none}}@media (max-width:1050px){header .container .btn-candidatar,header .container nav{display:none}header .container .btn-burguer-menu{display:-webkit-box;display:-ms-flexbox;display:flex}header .megamenu{display:none}}footer{background-color:#141414;padding:59px 0}footer .container .upper-area{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:69px;border-bottom:1px solid #464646;margin-bottom:40px}footer .container .upper-area .links-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .container .upper-area .links-area .link-group h2{color:#fff;font-size:2rem;font-weight:700;line-height:115.896%;margin-bottom:15px}footer .container .upper-area .links-area .link-group ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}footer .container .upper-area .links-area .link-group ul li .regular-link{color:#fff;font-size:1.6rem;line-height:115.896%;-webkit-transition:.3s;transition:.3s}footer .container .upper-area .links-area .link-group ul li .regular-link:hover{color:#ffd31c}footer .container .upper-area .links-area .link-group .aplicativo{margin-top:15px}footer .container .upper-area .links-area .link-group .aplicativo h3{color:#fff;font-size:1.6rem;line-height:115.896%;font-weight:400;margin-bottom:9px}footer .container .upper-area .links-area .link-group .aplicativo .download{border-radius:10px;border:1px solid #fff;background:#141414;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:43px;padding:0 5px;max-width:150px;-webkit-transition:.3s;transition:.3s}footer .container .upper-area .links-area .link-group .aplicativo .download span{color:#fff;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:700;line-height:115.896%;-webkit-transition:.3s;transition:.3s}footer .container .upper-area .links-area .link-group .aplicativo .download:not(:last-child){margin-bottom:9px}footer .container .upper-area .links-area .link-group .aplicativo .download:hover{border-color:#ffd31c}footer .container .upper-area .links-area .link-group .colored-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden;margin-top:15px;padding:25px}footer .container .upper-area .links-area .link-group .colored-link .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}footer .container .upper-area .links-area .link-group .colored-link .text-button span{color:#000;font-size:1.4rem;line-height:115.896%;font-weight:700}footer .container .upper-area .links-area .link-group .colored-link:hover{background-color:#e6be19}footer .container .upper-area .links-area .link-group .colored-link:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}footer .container .upper-area .form-area{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:388px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:25px;border-radius:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}footer .container .upper-area .form-area h2{color:#000;font-size:1.6rem;font-weight:700;line-height:115.896%;margin-bottom:15px}footer .container .upper-area .form-area form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}footer .container .upper-area .form-area form input{width:100%;border-radius:100px;background:#dedede;height:52px;padding:0 20px;font-size:1.4rem;line-height:115.896%}footer .container .upper-area .form-area form input::-webkit-input-placeholder{color:#898989;font-weight:700}footer .container .upper-area .form-area form input::-moz-placeholder{color:#898989;font-weight:700}footer .container .upper-area .form-area form input:-ms-input-placeholder{color:#898989;font-weight:700}footer .container .upper-area .form-area form input::-ms-input-placeholder{color:#898989;font-weight:700}footer .container .upper-area .form-area form input::placeholder{color:#898989;font-weight:700}footer .container .upper-area .form-area form button{width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-webkit-transition:.3s;transition:.3s;min-width:52px}footer .container .upper-area .form-area form button:hover{background-color:#d9b317}footer .container .bottom-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}footer .container .bottom-area .copyrights p{color:#fff;font-size:1.6rem;line-height:115.896%}footer .container .bottom-area .copyrights p a{color:#fff;font-size:1.6rem;line-height:115.896%;font-weight:700;-webkit-transition:.3s;transition:.3s}footer .container .bottom-area .copyrights p a:hover{color:#ffd31c}footer .container .bottom-area .social-media ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}footer .container .bottom-area .social-media ul li a{width:33px;height:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-webkit-transition:.3s;transition:.3s}footer .container .bottom-area .social-media ul li a:hover{background-color:#d9b317}footer .btn-whatsapp{position:fixed;bottom:2%;right:1%;-webkit-transition:.3s;transition:.3s;z-index:2025}footer .btn-whatsapp:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:991px){html{font-size:62.5%}footer .container .bottom-area{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .container .bottom-area .logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .container .bottom-area .copyrights{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;text-align:center;margin-top:20px}footer .container .bottom-area .social-media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:768px){footer .container .upper-area{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px}footer .container .upper-area .links-area{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}footer .container .upper-area .form-area{max-width:unset}footer .btn-whatsapp{max-width:50px}}@media (max-width:560px){.container{padding:0 20px}footer .container .upper-area .links-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .container .upper-area .links-area .link-group{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container .bottom-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .container .bottom-area .copyrights{margin-top:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer .container .bottom-area .social-media{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.menu-mobile{position:fixed;top:80px;background:#fff;z-index:2025;right:0;width:50%;padding:30px 40px;border-bottom-left-radius:30px;height:100vh;-webkit-transition:.3s;transition:.3s;pointer-events:none;-webkit-transform:translateX(150%);transform:translateX(150%)}.menu-mobile .btn-candidatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden;max-width:unset}.menu-mobile .btn-candidatar .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.menu-mobile .btn-candidatar .text-button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%}.menu-mobile .btn-candidatar:hover{background-color:#e6be19}.menu-mobile .btn-candidatar:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.menu-mobile nav{margin-top:40px}.menu-mobile nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.menu-mobile nav ul li button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-mobile nav ul li button span{color:#000;font-size:1.8rem;font-weight:600;line-height:115.896%;-webkit-transition:.3s;transition:.3s}.menu-mobile nav ul li button img{-webkit-transition:.3s;transition:.3s}.menu-mobile nav ul li button:hover img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu-mobile nav ul li button:hover span{color:#d9b317}.menu-mobile nav ul li .dropdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 17px;border-radius:20px;background:#fff8dc;margin-top:10px;display:none}.menu-mobile nav ul li .dropdown .sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;font-size:1.4rem;font-weight:500;-webkit-transition:.3s;transition:.3s}.menu-mobile nav ul li .dropdown .sub-link:not(:last-child){padding-bottom:10px;border-bottom:1px solid #fff;margin-bottom:10px}.menu-mobile nav ul li a span{color:#000;font-size:1.8rem;font-weight:600;line-height:115.896%;-webkit-transition:.3s;transition:.3s}.menu-mobile nav ul li a:hover span{color:#d9b317}.menu-mobile nav ul li.clicked button img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.menu-mobile nav ul li.clicked .dropdown{display:block}.menu-mobile.visible{pointer-events:all;-webkit-transform:translateX(0);transform:translateX(0)}@media (max-width:768px){.menu-mobile{width:80%}}.overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;background:rgba(0,0,0,.5);opacity:0;pointer-events:none}.overlay.visible{opacity:1;pointer-events:all}.overlay.headerOn{z-index:2023}.s-main-banner{border-radius:30px;background:#ffd31c;width:100%;max-width:1355px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:17px 17px 17px 69px;position:relative}.s-main-banner .text-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.s-main-banner .text-area h1{color:#000;font-size:4rem;font-weight:600;line-height:115.896%}.s-main-banner .text-area p{color:#000;font-size:2rem;font-weight:500;line-height:115.896%}.s-main-banner .text-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#000;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden;margin-top:10px}.s-main-banner .text-area .link .text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(28px);transform:translateY(28px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-main-banner .text-area .link .text-link span{color:#fff;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-main-banner .text-area .link:hover .text-link{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-main-banner .image-area{width:100%;height:585px;max-width:657px;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;overflow:hidden;clip-path:url(#main-banner-shape);position:relative}.s-main-banner svg{position:absolute;opacity:0;z-index:-1;pointer-events:none}@media (max-width:1360px){.s-main-banner{overflow:hidden;max-width:98%}}@media (max-width:1250px){.s-main-banner{padding:17px 17px 17px 30px}}@media (max-width:1175px){.s-main-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.s-main-banner .text-area{position:absolute;z-index:4;top:50px;left:50px;max-width:500px}.s-main-banner .image-area{place-self:end}}@media (max-width:991px){.s-main-banner .image-area{height:495px;max-width:477px}.s-main-banner .text-area{left:30px}.s-main-banner .text-area h1{font-size:3.2rem}}@media (max-width:800px){.s-main-banner{gap:32px;padding:40px 17px 17px}.s-main-banner .text-area{position:static;text-align:center;width:100%;max-width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-main-banner .text-area h1{margin-bottom:16px}.s-main-banner .image-area{clip-path:unset;border-radius:30px;height:380px;max-width:unset}}@media (max-width:768px){.s-main-banner .text-area h1{font-size:3.2rem;margin-bottom:0}}.s-depoimentos{padding-top:73px}.s-depoimentos .title-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:18%;padding-right:18%}.s-depoimentos .title-area h2{color:#1e1e1e;font-size:4rem;font-weight:600;line-height:150%;letter-spacing:-.88px}.s-depoimentos .title-area .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:17px}.s-depoimentos .title-area .navigation .custom-button-next,.s-depoimentos .title-area .navigation .custom-button-prev{width:56px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;cursor:pointer;-webkit-transition:.3s;transition:.3s}.s-depoimentos .title-area .navigation .custom-button-next img,.s-depoimentos .title-area .navigation .custom-button-prev img{width:20px}.s-depoimentos .title-area .navigation .custom-button-next:hover,.s-depoimentos .title-area .navigation .custom-button-prev:hover{background-color:#d9b317}.s-depoimentos .title-area .navigation .swiper-button-disabled{-webkit-filter:grayscale(100);filter:grayscale(100)}.s-depoimentos .swiperDepoimentos{padding-left:18%;padding-top:75px;padding-bottom:94px}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide{width:100%;max-width:384px;padding:24px;background-color:#fff;-webkit-box-shadow:0 4px 89.9px rgba(0,0,0,.1);box-shadow:0 4px 89.9px rgba(0,0,0,.1);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:21px;height:auto!important;border-radius:20px;-webkit-transition:.3s;transition:.3s}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .midia-area{width:100%;height:246px;overflow:hidden;border-radius:30px;clip-path:url(#forma-video-depoimentos);-webkit-filter:grayscale(100);filter:grayscale(100);-webkit-transition:.3s;transition:.3s}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .midia-area video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .autor{margin-bottom:20px;-webkit-filter:grayscale(100);filter:grayscale(100);-webkit-transition:.3s;transition:.3s}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .autor h3{color:#000;font-size:1.6rem;font-weight:700;line-height:115.896%;margin-bottom:5px;font-family:Manrope,sans-serif}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .autor .empresa{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .autor .empresa .icon-empresa{width:21px;height:21px;overflow:hidden;border-radius:50%}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .autor .empresa .icon-empresa img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .autor .empresa span{color:#000;font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:500;line-height:115.896%}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area p{color:#000;font-family:Manrope,sans-serif;font-size:2rem;font-weight:600;line-height:115.896%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;margin-bottom:20px}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;height:52px;overflow:hidden}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .link .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .link .text-button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%;text-align:center}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .link:hover{background-color:#e6be19}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area .link:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide-active{-webkit-transform:translateY(-36px);transform:translateY(-36px);background-color:#ffd31c}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide-active .midia-area,.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide-active .text-area .autor{-webkit-filter:grayscale(0);filter:grayscale(0)}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide-active .text-area .link,.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide-active .text-area .link:hover{background-color:#fff}@media (max-width:1700px){.s-depoimentos .swiperDepoimentos,.s-depoimentos .title-area{padding-left:13%}}@media (max-width:1440px){.s-depoimentos .swiperDepoimentos,.s-depoimentos .title-area{padding-left:7%}}@media (max-width:1250px){.s-depoimentos .title-area{padding-left:20px;padding-right:20px}.s-depoimentos .swiperDepoimentos{padding-left:20px}}@media (max-width:768px){.s-depoimentos{padding-top:60px}.s-depoimentos .title-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.s-depoimentos .title-area h2{font-size:3rem;line-height:120%}.s-depoimentos .title-area .navigation .custom-button-next,.s-depoimentos .title-area .navigation .custom-button-prev{width:40px;height:40px}.s-depoimentos .swiperDepoimentos{padding-bottom:60px;padding-right:20px}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide{max-width:unset}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .midia-area{height:186px}.s-depoimentos .swiperDepoimentos .swiper-wrapper .swiper-slide .text-area p{font-size:1.6rem}}.s-alternative-banner{border-bottom-left-radius:30px;border-bottom-right-radius:30px;background:#ffd31c;padding-top:145px;padding-bottom:384px;margin-top:-80px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:278px}.s-alternative-banner .title-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:661px}.s-alternative-banner .title-area h1{color:#000;text-align:center;font-size:4.8rem;font-weight:700;line-height:115.896%;margin-bottom:10px}.s-alternative-banner .title-area p{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%;margin-bottom:30px}.s-alternative-banner .title-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#000;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-alternative-banner .title-area .link .text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(28px);transform:translateY(28px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-alternative-banner .title-area .link .text-link span{color:#fff;font-size:1.4rem;font-weight:600;line-height:115.896%;-webkit-transition:opacity .3s;transition:opacity .3s}.s-alternative-banner .title-area .link:hover .text-link{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-alternative-banner .title-area .link:hover .text-link span{opacity:0}.s-alternative-banner .main-image{position:absolute;bottom:-100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:991px){.s-alternative-banner{padding-bottom:260px}.s-alternative-banner .main-image{max-width:650px;bottom:-240px}}@media (max-width:768px){.s-alternative-banner{padding-bottom:160px;margin-bottom:178px}.s-alternative-banner .title-area h1{font-size:3.2rem}.s-alternative-banner .title-area p{font-size:2rem}.s-alternative-banner .main-image{max-width:450px;bottom:-160px}}.s-sneakpeek-blog{background-color:#fff;padding:60px 0}.s-sneakpeek-blog .container .title-area{width:100%;margin-bottom:59px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.s-sneakpeek-blog .container .title-area h2{color:#000;font-size:4rem;font-weight:600;line-height:115.896%}.s-sneakpeek-blog .container .title-area .custom-select{position:relative;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.s-sneakpeek-blog .container .title-area .custom-select .btn-categoria-default{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;height:53px;padding-left:35px;padding-right:35px;gap:10px;border:2px solid #ffd31c}.s-sneakpeek-blog .container .title-area .custom-select .btn-categoria-default span{color:#000;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-sneakpeek-blog .container .title-area .custom-select .btn-categoria-default .chevron-down{width:18px;-webkit-transition:.3s;transition:.3s}.s-sneakpeek-blog .container .title-area .custom-select .dropdown{background-color:#fff;border-radius:0 0 20px 20px;position:absolute;left:0;top:53px;width:100%;z-index:-1;opacity:0;pointer-events:none;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:2px solid #ffd31c;border-left:2px solid #ffd31c;border-right:2px solid #ffd31c;overflow:hidden}.s-sneakpeek-blog .container .title-area .custom-select .dropdown li{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#898989;font-size:1.4rem;font-weight:700;line-height:115.896%;-webkit-transition:.3s;transition:.3s;cursor:pointer}.s-sneakpeek-blog .container .title-area .custom-select .dropdown li:not(:last-child){border-bottom:1px solid #fff3c2}.s-sneakpeek-blog .container .title-area .custom-select .dropdown li:hover{background-color:#f8f2d7}.s-sneakpeek-blog .container .title-area .custom-select .dropdown li button{border-bottom:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0}.s-sneakpeek-blog .container .title-area .custom-select .dropdown li button::after{display:none}.s-sneakpeek-blog .container .title-area .custom-select .dropdown li button:hover{color:initial}.s-sneakpeek-blog .container .title-area .custom-select .dropdown li button.active{color:#000}.s-sneakpeek-blog .container .title-area .custom-select.clicked .btn-categoria-default{border-radius:20px 20px 0 0}.s-sneakpeek-blog .container .title-area .custom-select.clicked .btn-categoria-default .chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-sneakpeek-blog .container .title-area .custom-select.clicked .dropdown{opacity:1;pointer-events:all;z-index:5}.s-sneakpeek-blog .container .cards-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-bottom:31px}.s-sneakpeek-blog .container .cards-area .card-noticia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.s-sneakpeek-blog .container .cards-area .card-noticia .image-container{width:100%;height:259px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.s-sneakpeek-blog .container .cards-area .card-noticia .image-container .image-area{width:100%;height:100%;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-transition:.3s;transition:.3s}.s-sneakpeek-blog .container .cards-area .card-noticia .image-container .fake-link{width:70px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff;opacity:0;-webkit-transition:.3s;transition:.3s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.s-sneakpeek-blog .container .cards-area .card-noticia .text-area .tag{padding:10px 20px;border-radius:100px;background-color:#e3e3e3;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:10px}.s-sneakpeek-blog .container .cards-area .card-noticia .text-area .tag span{color:#000;font-family:Manrope,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:115.896%}.s-sneakpeek-blog .container .cards-area .card-noticia .text-area h3{color:#000;font-size:2.4rem;font-weight:600;line-height:115.896%}.s-sneakpeek-blog .container .cards-area .card-noticia:hover .image-container .image-area{-webkit-filter:blur(8.1999998093px);filter:blur(8.1999998093px)}.s-sneakpeek-blog .container .cards-area .card-noticia:hover .image-container .fake-link{opacity:1}.s-sneakpeek-blog .container .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden;margin:0 auto}.s-sneakpeek-blog .container .link .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-sneakpeek-blog .container .link .text-button span{color:#000;font-size:1.4rem;line-height:115.896%;font-weight:700}.s-sneakpeek-blog .container .link:hover{background-color:#e6be19}.s-sneakpeek-blog .container .link:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}@media (max-width:991px){.s-sneakpeek-blog .container .cards-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.s-sneakpeek-blog .container .cards-area .card-noticia{max-width:500px}}@media (max-width:768px){.s-sneakpeek-blog .container .title-area{margin-bottom:32px}.s-sneakpeek-blog .container .title-area h2{font-size:3rem}.s-sneakpeek-blog .container .title-area h2 br{display:none}.s-sneakpeek-blog .container .cards-area .card-noticia{gap:16px}.s-sneakpeek-blog .container .cards-area .card-noticia .text-area h3{font-size:1.8rem}}.s-hero-home{width:100%;max-width:1355px;margin:0 auto 97px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide{width:100%;height:619px;overflow:hidden}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .image-area{width:100%;height:100%;border-radius:30px;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;overflow:hidden;clip-path:url(#banner-hero-form);position:relative;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity,-webkit-transform}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area{width:100%;max-width:625px;border-radius:20px;padding:33px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;left:0;bottom:0}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area h1{color:#000;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area p{color:#000;font-size:2.4rem;font-weight:500;line-height:115.896%;margin-bottom:30px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area .link .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area .link .text-button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area .link:hover{background-color:#e6be19}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area .link:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-hero-home .swiperHeroHome .swiper-pagination{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;right:27px;bottom:18px;left:unset;border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-hero-home .swiperHeroHome .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-hero-home .swiperHeroHome .swiper-pagination-bullet-active{width:40px;background:#ffd31c}@media (max-width:1200px){.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area{background-color:#fff}}@media (max-width:768px){.s-hero-home{margin:0 auto 60px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide{height:520px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:40px 20px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area h1{font-size:3.2rem}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area p{font-size:2rem}}@media (max-width:560px){.s-hero-home{padding:0 20px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .image-area{height:275px;clip-path:unset}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area{position:static;max-width:unset;padding:0;margin-top:20px}.s-hero-home .swiperHeroHome .swiper-wrapper .swiper-slide .text-area .link{padding:0 16px;max-width:unset}.s-hero-home .swiperHeroHome .swiper-pagination{bottom:unset;right:unset;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:240px}}.s-clientes-home{margin-bottom:93px}.s-clientes-home .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-clientes-home .container h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:58px}.s-clientes-home .container .cards-clientes{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;width:100%;max-width:1058px}.s-clientes-home .container .cards-clientes .card{opacity:1;background-color:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);height:97px}.s-clientes-home .container .cards-clientes .card img{max-width:80%}@media (max-width:991px){.s-clientes-home .container .cards-clientes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-clientes-home .container .cards-clientes img{max-width:150px}}@media (max-width:768px){.s-clientes-home .container h2{font-size:3rem;margin-bottom:32px}}.s-transportadora-home{padding-bottom:68px}.s-transportadora-home .container h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:64px}.s-transportadora-home .swiperTransportadoraHome{padding-bottom:60px;max-width:800px}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;opacity:.7;-webkit-transform:scale(.8);transform:scale(.8)}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;padding:42px 48px;border-radius:20px;width:448px;height:551px;-webkit-transition:.6s;transition:.6s;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content .text-area h3{color:#fff;font-size:2.4rem;font-weight:600;line-height:115.896%;margin-bottom:20px}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content .text-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content .text-area .link .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content .text-area .link .text-button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content .text-area .link:hover{background-color:#e6be19}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content .text-area .link:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:5!important}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide-next{-webkit-transform:translateX(-63%) scale(.8);transform:translateX(-63%) scale(.8)}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide-prev{-webkit-transform:translateX(63%) scale(.8);transform:translateX(63%) scale(.8)}.s-transportadora-home .swiperTransportadoraHome .swiper-pagination{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-transportadora-home .swiperTransportadoraHome .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-transportadora-home .swiperTransportadoraHome .swiper-pagination-bullet-active{width:40px;background:#ffd31c}@media (max-width:768px){.s-transportadora-home .container h2{font-size:3rem;margin-bottom:32px}.s-transportadora-home .swiperTransportadoraHome .swiper-wrapper .swiper-slide .slide-content{width:338px;height:401px}}.s-motorista-home{background-color:#fff;padding:60px 0}.s-motorista-home .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-motorista-home .container h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:37px}.s-motorista-home .container .cards-beneficios{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:37px}.s-motorista-home .container .cards-beneficios .card{width:100%;max-width:180px;height:auto;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:425px;border-radius:10px;-ms-flex-negative:0;flex-shrink:0;padding:22px 25px 28px;overflow:hidden;cursor:pointer;-webkit-transition:.4s;transition:.4s;position:relative}.s-motorista-home .container .cards-beneficios .card video{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.s-motorista-home .container .cards-beneficios .card h3{color:#fff;font-size:2.4rem;font-weight:600;line-height:115.896%;-webkit-transition:.5s;transition:.5s;-webkit-transform:translateY(-200%);transform:translateY(-200%);position:relative;z-index:3;opacity:0}.s-motorista-home .container .cards-beneficios .card .card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6)));background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%);z-index:2;display:none}.s-motorista-home .container .cards-beneficios .card .beneficios{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:327px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.6s;transition:.6s;-webkit-transform:translateY(120%);transform:translateY(120%);position:relative;z-index:3}.s-motorista-home .container .cards-beneficios .card .beneficios .beneficio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;border:1px solid #fdff9d;background:rgba(255,255,255,.55);-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);backdrop-filter:blur(4.5500001907px);padding:4px 5px}.s-motorista-home .container .cards-beneficios .card .beneficios .beneficio .icon{width:52px;min-width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffd31c;border-radius:50%}.s-motorista-home .container .cards-beneficios .card .beneficios .beneficio .icon img{max-width:24px}.s-motorista-home .container .cards-beneficios .card .beneficios .beneficio .text-beneficio h4{color:#000;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-motorista-home .container .cards-beneficios .card .beneficios .beneficio .text-beneficio p{color:#000;font-size:1.3rem;font-weight:500;line-height:115.896%}.s-motorista-home .container .cards-beneficios .card.active{max-width:393px}.s-motorista-home .container .cards-beneficios .card.active .beneficios,.s-motorista-home .container .cards-beneficios .card.active h3{-webkit-transform:translateY(0);transform:translateY(0)}.s-motorista-home .container .bullets{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);padding:5px;-webkit-transition:.3s;transition:.3s}.s-motorista-home .container .bullets .bullet{width:10px;height:10px;border-radius:100px;background-color:#d8d8d8;cursor:pointer;-webkit-transition:.3s;transition:.3s}.s-motorista-home .container .bullets .bullet.active{width:40px;background-color:#ffd31c}@media (max-width:880px){.s-motorista-home .container .cards-beneficios{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.s-motorista-home .container .cards-beneficios .card{width:100%;max-width:700px;max-height:120px;min-height:unset}.s-motorista-home .container .cards-beneficios .card .beneficios{width:100%;max-width:unset;-webkit-transform:translateX(130%);transform:translateX(130%)}.s-motorista-home .container .cards-beneficios .card.active{width:100%;max-width:700px;max-height:unset;-webkit-transform:translateX(0);transform:translateX(0)}}.s-empresa-home{overflow:hidden;padding-bottom:90px;padding-top:100px}.s-empresa-home .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.s-empresa-home .container .title-area{width:100%;max-width:556px}.s-empresa-home .container .title-area h2{color:#000;font-family:Montserrat;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:34px}.s-empresa-home .container .title-area .action{background-color:#fff;border-radius:100px;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:5px}.s-empresa-home .container .title-area .action .custom-button-next,.s-empresa-home .container .title-area .action .custom-button-prev{width:21px;height:21px;background-color:#ffd31c;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.s-empresa-home .container .title-area .action .swiper-pagination{position:static;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-empresa-home .container .title-area .action .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-empresa-home .container .title-area .action .swiper-pagination-bullet-active{width:40px;background:#ffd31c}.s-empresa-home .container .swiperEmpresaHome{width:100%;max-width:416px}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide{border-radius:30px;height:416px;position:relative;background-color:#fff3c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:35px 39px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide .icon{width:76px;height:76px;border-radius:50%;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide h3{color:#000;font-size:2rem;font-weight:600;line-height:115.896%}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide-next{background-color:#ffeb97}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide-active{background-color:#ffd31c}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide-prev{background-color:#ffeb97}@media (max-width:991px){.s-empresa-home .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:768px){.s-motorista-home .container h2{font-size:3rem}.s-empresa-home{padding:60px 0}.s-empresa-home .container .title-area h2{font-size:3rem;margin-bottom:16px}.s-empresa-home .container .swiperEmpresaHome{max-width:325px}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide{height:326px}.s-empresa-home .container .swiperEmpresaHome .swiper-wrapper .swiper-slide h3{font-size:1.8rem}}.s-video-home{padding:55px 43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#fff)),#fff3c1;background:linear-gradient(0deg,#fff 0,#fff 100%),#fff3c1}.s-video-home .large-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;max-width:1355px}.s-video-home .large-container .video-area{width:100%;position:relative;height:619px;border-radius:30px;overflow:hidden;clip-path:url(#video-area-forma)}.s-video-home .large-container .video-area::before{content:"";position:absolute;left:0;top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);width:100%;height:100%}.s-video-home .large-container .video-area video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-video-home .large-container .video-area .text-video{position:absolute;left:55px;bottom:30px}.s-video-home .large-container .video-area .text-video h2{color:#fff;font-size:3.6rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-video-home .large-container .video-area .text-video .btn-assistir{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px 35px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;gap:10px}.s-video-home .large-container .video-area .text-video .btn-assistir span{color:#000;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-video-home .large-container .video-area .text-video .btn-assistir:hover{background-color:#d9b317}.s-video-home .large-container .text-area{position:absolute;bottom:-10px;right:-20px;width:100%;max-width:363px;border-radius:20px;background:#fff;-webkit-box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);padding:20px}.s-video-home .large-container .text-area .icons-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-bottom:20px}.s-video-home .large-container .text-area .icons-area img{max-width:32px}.s-video-home .large-container .text-area p{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-video-home .popup-video{position:fixed;top:69px;left:0;z-index:2026;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100vh}.s-video-home .popup-video .overlay-video{position:fixed;top:0;left:0;width:100%;height:100vh;background:-webkit-gradient(linear,left top,left bottom,color-stop(50.03%,rgba(255,255,255,.3)),to(rgba(208,208,208,.3)));background:linear-gradient(180deg,rgba(255,255,255,.3) 50.03%,rgba(208,208,208,.3) 100%);backdrop-filter:blur(20px);backdrop-filter:blur(10px);z-index:2}.s-video-home .popup-video .popup-container{width:100%;max-width:887px;border-radius:30px;background:#fff;-webkit-box-shadow:0 15px 24.8px 0 rgba(0,0,0,.1);box-shadow:0 15px 24.8px 0 rgba(0,0,0,.1);position:relative;z-index:3;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:27px 19px 21px}.s-video-home .popup-video .popup-container .btn-close{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e0e0e0;border-radius:50%;place-self:flex-end;margin-bottom:34px;-webkit-transition:.3s;transition:.3s}.s-video-home .popup-video .popup-container .btn-close svg path{-webkit-transition:.3s;transition:.3s}.s-video-home .popup-video .popup-container .btn-close:hover{background-color:#ffd31c}.s-video-home .popup-video .popup-container .video-container{width:100%;height:420px;border-radius:20px;background:linear-gradient(117deg,rgba(0,32,28,0) 33.92%,#185b6b 107.39%),linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%);overflow:hidden}.s-video-home .popup-video .popup-container .video-container iframe,.s-video-home .popup-video .popup-container .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-video-home .popup-video.visible{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991px){.s-video-home{padding:50px 20px}.s-video-home .large-container .video-area{height:auto}.s-video-home .large-container .video-area .text-video{bottom:unset;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.s-video-home .large-container .text-area{right:0}}@media (max-width:768px){.s-video-home .large-container .video-area .text-video{top:40px;-webkit-transform:unset;transform:unset}.s-video-home .large-container .video-area .text-video h2{font-size:2.4rem}.s-video-home .large-container .video-area .text-video .btn-assistir{padding:14px 25px}.s-video-home .large-container .video-area .text-video .btn-assistir span{font-size:1.3rem}.s-video-home .large-container .video-area::before{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%)}}@media (max-width:600px){.s-video-home .large-container .video-area{aspect-ratio:4/3}.s-video-home .large-container .video-area .text-video{max-width:90%;left:20px}}.s-hero-estrategico{overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:64px auto 0;padding:0 20px}.s-hero-estrategico .main-image{margin-bottom:-90px;position:relative;z-index:5}.s-hero-estrategico .main-content{width:100%;max-width:1355px;border-radius:30px;background:#fff;padding-top:131px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding-bottom:45px}.s-hero-estrategico .main-content .title-area{margin-bottom:58px}.s-hero-estrategico .main-content .title-area h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-hero-estrategico .main-content .title-area h3{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-hero-estrategico .main-content .swiperSmallCards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1355px;padding-bottom:37px}.s-hero-estrategico .main-content .swiperSmallCards .swiper-wrapper{margin-bottom:24px}.s-hero-estrategico .main-content .swiperSmallCards .swiper-wrapper .swiper-slide{width:100%;max-width:280px;height:280px;border-radius:30px;background:#ffd31c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px}.s-hero-estrategico .main-content .swiperSmallCards .swiper-wrapper .swiper-slide .icon{width:76px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff}.s-hero-estrategico .main-content .swiperSmallCards .swiper-wrapper .swiper-slide h4{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-hero-estrategico .main-content .swiperSmallCards .swiper-pagination{position:static;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);gap:2px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:5px}.s-hero-estrategico .main-content .swiperSmallCards .swiper-pagination-bullet{margin:0;width:10px;height:10px;border-radius:100px;background:#d8d8d8;opacity:1;-webkit-transition:.3s;transition:.3s}.s-hero-estrategico .main-content .swiperSmallCards .swiper-pagination-bullet-active{width:40px;background:#ffd31c}.s-hero-estrategico .main-content .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#000;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-hero-estrategico .main-content .link .text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(28px);transform:translateY(28px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-hero-estrategico .main-content .link .text-link span{color:#fff;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-hero-estrategico .main-content .link:hover .text-link{-webkit-transform:translateY(-23px);transform:translateY(-23px)}@media (max-width:768px){.s-hero-estrategico .main-image{max-width:280px}.s-hero-estrategico .main-content .title-area{margin-bottom:32px}.s-hero-estrategico .main-content .title-area h2{font-size:3rem}.s-hero-estrategico .main-content .title-area h3{font-size:2rem}.s-hero-estrategico .main-content .swiperHeroEstrategico .swiper-wrapper .swiper-slide{max-width:250px;height:250px}.s-hero-estrategico .main-content .swiperHeroEstrategico .swiper-wrapper .swiper-slide .icon{width:48px;height:49px}.s-hero-estrategico .main-content .swiperHeroEstrategico .swiper-wrapper .swiper-slide .icon img{max-width:30px}}.s-hero-gestao-motoristas{overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:64px auto 0;padding:0 20px}.s-hero-gestao-motoristas .main-content{width:100%;max-width:1355px;border-radius:30px;background:#fff;padding-top:119px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding-bottom:45px}.s-hero-gestao-motoristas .main-content .title-area{margin-bottom:58px}.s-hero-gestao-motoristas .main-content .title-area h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-hero-gestao-motoristas .main-content .title-area h3{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-hero-gestao-motoristas .main-content .swiperSmallCards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1355px;padding-bottom:37px}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-wrapper{margin-bottom:24px}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-wrapper .swiper-slide{width:100%;max-width:280px;height:280px;border-radius:30px;background:#ffd31c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-wrapper .swiper-slide .icon{width:76px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-wrapper .swiper-slide h4{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-pagination{position:static;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);gap:2px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:5px}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-pagination-bullet{margin:0;width:10px;height:10px;border-radius:100px;background:#d8d8d8;opacity:1;-webkit-transition:.3s;transition:.3s}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-pagination-bullet-active{width:40px;background:#ffd31c}.s-hero-gestao-motoristas .main-content .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#000;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-hero-gestao-motoristas .main-content .link .text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(28px);transform:translateY(28px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-hero-gestao-motoristas .main-content .link .text-link span{color:#fff;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-hero-gestao-motoristas .main-content .link:hover .text-link{-webkit-transform:translateY(-23px);transform:translateY(-23px)}@media (max-width:768px){.s-hero-gestao-motoristas .main-image{max-width:280px}.s-hero-gestao-motoristas .main-content .title-area{margin-bottom:32px}.s-hero-gestao-motoristas .main-content .title-area h2{font-size:3rem}.s-hero-gestao-motoristas .main-content .title-area h3{font-size:2rem}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-wrapper .swiper-slide{max-width:250px;height:250px}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-wrapper .swiper-slide .icon{width:48px;height:49px}.s-hero-gestao-motoristas .main-content .swiperSmallCards .swiper-wrapper .swiper-slide .icon img{max-width:30px}}.s-tecnologias-produtos{padding-bottom:68px}.s-tecnologias-produtos .container h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:64px}.s-tecnologias-produtos .swiperTecnologiasProdutos{padding-bottom:60px;max-width:800px}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;opacity:.7;-webkit-transform:scale(.8);transform:scale(.8)}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;padding:42px 48px;border-radius:20px;width:448px;height:551px;-webkit-transition:.6s;transition:.6s;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;position:relative}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content .text-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;border:1px solid #fdff9d;background:rgba(56,56,56,.55);-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);backdrop-filter:blur(4.5500001907px);padding:4px 20px 4px 5px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content .text-area .icon{width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content .text-area .icon img{max-width:24px}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content .text-area .description h3{color:#fff;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content .text-area .description p{color:#fff;font-size:1.3rem;font-weight:500;line-height:115.896%}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content .main-slide-image{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:90%}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:5!important}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide-next{-webkit-transform:translateX(-63%) scale(.8);transform:translateX(-63%) scale(.8)}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide-prev{-webkit-transform:translateX(63%) scale(.8);transform:translateX(63%) scale(.8)}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-pagination{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-pagination-bullet-active{width:40px;background:#ffd31c}@media (max-width:768px){.s-tecnologias-produtos .container h2{font-size:3rem;margin-bottom:32px}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content{width:338px;height:401px}.s-tecnologias-produtos .swiperTecnologiasProdutos .swiper-wrapper .swiper-slide .slide-content .main-slide-image{max-width:280px}}.s-video-produtos{padding:55px 43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#fff)),#fff3c1;background:linear-gradient(0deg,#fff 0,#fff 100%),#fff3c1}.s-video-produtos .large-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;max-width:1355px}.s-video-produtos .large-container .video-area{width:100%;position:relative;height:619px;border-radius:30px;overflow:hidden;clip-path:url(#video-area-forma)}.s-video-produtos .large-container .video-area::before{content:"";position:absolute;left:0;top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);width:100%;height:100%}.s-video-produtos .large-container .video-area video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-video-produtos .large-container .video-area .text-video{position:absolute;left:55px;bottom:30px}.s-video-produtos .large-container .video-area .text-video h2{color:#fff;font-size:3.6rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-video-produtos .large-container .video-area .text-video .btn-assistir{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px 35px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;gap:10px}.s-video-produtos .large-container .video-area .text-video .btn-assistir span{color:#000;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-video-produtos .large-container .video-area .text-video .btn-assistir:hover{background-color:#d9b317}.s-video-produtos .large-container .text-area{position:absolute;bottom:-10px;right:-20px;width:100%;max-width:363px;border-radius:20px;background:#fff;-webkit-box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);box-shadow:0 12px 27.8px 0 rgba(0,0,0,.1);padding:20px;min-height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-video-produtos .large-container .text-area .icons-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-bottom:20px}.s-video-produtos .large-container .text-area .icons-area img{max-width:32px}.s-video-produtos .large-container .text-area p{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-video-produtos .popup-video{position:fixed;top:69px;left:0;z-index:2026;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100vh}.s-video-produtos .popup-video .overlay-video{position:fixed;top:0;left:0;width:100%;height:100vh;background:-webkit-gradient(linear,left top,left bottom,color-stop(50.03%,rgba(255,255,255,.3)),to(rgba(208,208,208,.3)));background:linear-gradient(180deg,rgba(255,255,255,.3) 50.03%,rgba(208,208,208,.3) 100%);backdrop-filter:blur(20px);backdrop-filter:blur(10px);z-index:2}.s-video-produtos .popup-video .popup-container{width:100%;max-width:887px;border-radius:30px;background:#fff;-webkit-box-shadow:0 15px 24.8px 0 rgba(0,0,0,.1);box-shadow:0 15px 24.8px 0 rgba(0,0,0,.1);position:relative;z-index:3;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:27px 19px 21px}.s-video-produtos .popup-video .popup-container .btn-close{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e0e0e0;border-radius:50%;place-self:flex-end;margin-bottom:34px;-webkit-transition:.3s;transition:.3s}.s-video-produtos .popup-video .popup-container .btn-close svg path{-webkit-transition:.3s;transition:.3s}.s-video-produtos .popup-video .popup-container .btn-close:hover{background-color:#ffd31c}.s-video-produtos .popup-video .popup-container .video-container{width:100%;height:420px;border-radius:20px;background:linear-gradient(117deg,rgba(0,32,28,0) 33.92%,#185b6b 107.39%),linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%);overflow:hidden}.s-video-produtos .popup-video .popup-container .video-container iframe,.s-video-produtos .popup-video .popup-container .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-video-produtos .popup-video.visible{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991px){.s-video-produtos{padding:50px 20px}.s-video-produtos .large-container .video-area{height:auto}.s-video-produtos .large-container .video-area .text-video{bottom:unset;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.s-video-produtos .large-container .text-area{right:0}}@media (max-width:768px){.s-video-produtos .large-container .video-area .text-video{top:40px;-webkit-transform:unset;transform:unset}.s-video-produtos .large-container .video-area .text-video h2{font-size:2.4rem}.s-video-produtos .large-container .video-area .text-video .btn-assistir{padding:14px 25px}.s-video-produtos .large-container .video-area .text-video .btn-assistir span{font-size:1.3rem}.s-video-produtos .large-container .video-area::before{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%)}}@media (max-width:600px){.s-video-produtos .large-container .video-area{aspect-ratio:4/3}.s-video-produtos .large-container .video-area .text-video{max-width:90%;left:20px}}.s-transformacao-produtos{overflow:hidden;padding-bottom:90px;padding-top:100px}.s-transformacao-produtos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.s-transformacao-produtos .container .title-area{width:100%;max-width:556px}.s-transformacao-produtos .container .title-area h2{color:#000;font-family:Montserrat;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:34px}.s-transformacao-produtos .container .title-area .action{background-color:#fff;border-radius:100px;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:5px}.s-transformacao-produtos .container .title-area .action .custom-button-next,.s-transformacao-produtos .container .title-area .action .custom-button-prev{width:21px;height:21px;background-color:#ffd31c;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.s-transformacao-produtos .container .title-area .action .swiper-pagination{position:static;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-transformacao-produtos .container .title-area .action .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-transformacao-produtos .container .title-area .action .swiper-pagination-bullet-active{width:40px;background:#ffd31c}.s-transformacao-produtos .container .swiperTransformacaoProdutos{width:100%;max-width:416px}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide{border-radius:30px;height:416px;position:relative;background-color:#fff3c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:35px 39px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide .icon{width:76px;height:76px;border-radius:50%;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide .text-area h3{color:#000;font-size:2rem;font-weight:700;line-height:115.896%}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide .text-area p{color:#000;font-size:2rem;font-weight:600;line-height:115.896%}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide-next{background-color:#ffeb97}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide-active{background-color:#ffd31c}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide-prev{background-color:#ffeb97}@media (max-width:991px){.s-transformacao-produtos .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:768px){.s-transformacao-produtos{padding:60px 0}.s-transformacao-produtos .container .title-area h2{font-size:3rem;margin-bottom:16px}.s-transformacao-produtos .container .swiperTransformacaoProdutos{max-width:325px}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide{height:326px}.s-transformacao-produtos .container .swiperTransformacaoProdutos .swiper-wrapper .swiper-slide h3{font-size:1.8rem}}.s-video-solucoes{width:100%;max-width:1355px;height:719px;position:relative;border-radius:30px;background:url("") -43px -106.034px/103.173% #d3d3d3;overflow:hidden;margin:0 auto 38px}.s-video-solucoes video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-video-solucoes .btn-play{border-radius:50%;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);position:absolute;bottom:24px;right:21px;width:76px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;-webkit-transition:.3s;transition:.3s}.s-video-solucoes .btn-play svg path{-webkit-transition:.3s;transition:.3s}.s-video-solucoes .btn-play:hover{border-color:#ffd31c}.s-video-solucoes .btn-play:hover svg path{stroke:#ffd31c}@media (max-width:1366px){.s-video-solucoes{max-width:98%}}.s-beneficios-solucoes{background-color:#fff;padding-top:80px;padding-bottom:75px}.s-beneficios-solucoes .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-beneficios-solucoes .container .title-area{width:100%;max-width:487px}.s-beneficios-solucoes .container .title-area h2{color:#000;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:34px}.s-beneficios-solucoes .container .title-area .image-area{width:100%;height:auto;min-height:459px;border-radius:20px;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}.s-beneficios-solucoes .container .faq-area{width:100%;max-width:624px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.s-beneficios-solucoes .container .faq-area .content .btn-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:20px;background:#fff;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);padding:28px 25px;-webkit-transition:.4s ease-out;transition:.4s ease-out}.s-beneficios-solucoes .container .faq-area .content .btn-question p{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%;text-align:start}.s-beneficios-solucoes .container .faq-area .content .btn-question .icon{width:45px;-ms-flex-negative:0;flex-shrink:0;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c}.s-beneficios-solucoes .container .faq-area .content .btn-question .icon img{-webkit-transition:.3s;transition:.3s}.s-beneficios-solucoes .container .faq-area .content .answer{overflow:hidden;max-height:0;-webkit-transition:max-height .4s ease-out;transition:max-height .4s ease-out;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);border-radius:0 0 20px 20px}.s-beneficios-solucoes .container .faq-area .content .answer .answer-content{padding:18px 25px;background-color:#fff}.s-beneficios-solucoes .container .faq-area .content .answer .answer-content p{color:#000;font-size:1.6rem;font-weight:400;line-height:115.896%;text-align:start}.s-beneficios-solucoes .container .faq-area .content.active .btn-question{border-radius:20px 20px 0 0}.s-beneficios-solucoes .container .faq-area .content.active .btn-question .icon img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991px){.s-video-solucoes{height:auto;aspect-ratio:16/9}.s-beneficios-solucoes .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-beneficios-solucoes .container .title-area{max-width:unset}.s-beneficios-solucoes .container .title-area .image-area{max-width:600px;height:auto;aspect-ratio:4/3;min-height:unset;margin:0 auto}.s-beneficios-solucoes .container .faq-area{max-width:unset;gap:16px}}@media (max-width:768px){.s-beneficios-solucoes .container .title-area h2{font-size:3rem}.s-beneficios-solucoes .container .title-area .image-area{aspect-ratio:16/9}.s-beneficios-solucoes .container .faq-area .content .answer .answer-content,.s-beneficios-solucoes .container .faq-area .content .btn-question{padding:12px 16px}.s-beneficios-solucoes .container .faq-area .content .answer .answer-content p{font-size:1.4rem}}.s-resultados-solucoes{padding-top:70px;padding-bottom:68px}.s-resultados-solucoes .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:64px}.s-resultados-solucoes .container h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-resultados-solucoes .container p{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-resultados-solucoes .swiperResultadosSolucoes{padding-bottom:60px;max-width:800px}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;opacity:.7;-webkit-transform:scale(.8);transform:scale(.8)}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;padding:42px 48px;border-radius:20px;width:448px;height:551px;-webkit-transition:.6s;transition:.6s;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area .company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area .company h3{color:#fff;font-family:Manrope,sans-serif;font-size:24px;font-weight:500;line-height:115.896%}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area h4{color:#fff;font-size:2.4rem;font-weight:600;line-height:115.896%}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area .link .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area .link .text-button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area .link:hover{background-color:#e6be19}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content .text-area .link:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:5!important}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide-next{-webkit-transform:translateX(-63%) scale(.8);transform:translateX(-63%) scale(.8)}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide-prev{-webkit-transform:translateX(63%) scale(.8);transform:translateX(63%) scale(.8)}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-pagination{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-pagination-bullet-active{width:40px;background:#ffd31c}@media (max-width:768px){.s-resultados-solucoes .container{margin-bottom:32px}.s-resultados-solucoes .container h2{font-size:3rem}.s-resultados-solucoes .swiperResultadosSolucoes .swiper-wrapper .swiper-slide .slide-content{width:338px;height:401px}}.s-duvidas-solucoes{width:100%;max-width:1354px;border-radius:30px;background:#fff;margin:0 auto 24px;padding:91px 0}.s-duvidas-solucoes .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-duvidas-solucoes .container .title-area{margin-bottom:73px}.s-duvidas-solucoes .container .title-area h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-duvidas-solucoes .container .title-area h3{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-duvidas-solucoes .container .cards-duvidas{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:73px}.s-duvidas-solucoes .container .cards-duvidas .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-duvidas-solucoes .container .cards-duvidas .content .btn-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:20px;background:#fff;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);padding:28px 25px;-webkit-transition:.4s ease-out;transition:.4s ease-out}.s-duvidas-solucoes .container .cards-duvidas .content .btn-question p{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%;text-align:start}.s-duvidas-solucoes .container .cards-duvidas .content .btn-question .icon{width:45px;-ms-flex-negative:0;flex-shrink:0;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c}.s-duvidas-solucoes .container .cards-duvidas .content .btn-question .icon img{-webkit-transition:.3s;transition:.3s}.s-duvidas-solucoes .container .cards-duvidas .content .answer{overflow:hidden;max-height:0;-webkit-transition:max-height .4s ease-out;transition:max-height .4s ease-out;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);border-radius:0 0 20px 20px}.s-duvidas-solucoes .container .cards-duvidas .content .answer .answer-content{padding:18px 25px;background-color:#fff}.s-duvidas-solucoes .container .cards-duvidas .content .answer .answer-content p{color:#000;font-size:1.6rem;font-weight:400;line-height:115.896%;text-align:start}.s-duvidas-solucoes .container .cards-duvidas .content.active .btn-question{border-radius:20px 20px 0 0}.s-duvidas-solucoes .container .cards-duvidas .content.active .btn-question .icon img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-duvidas-solucoes .container .action-area h3{color:#c09e12;text-align:center;font-size:2rem;font-weight:500;line-height:115.896%;margin-bottom:20px}.s-duvidas-solucoes .container .action-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden;padding:0 112px}.s-duvidas-solucoes .container .action-area .link .text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(28px);transform:translateY(28px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-duvidas-solucoes .container .action-area .link .text-link span{color:#fff;font-size:1.4rem;font-weight:600;line-height:115.896%;-webkit-transition:opacity .3s;transition:opacity .3s}.s-duvidas-solucoes .container .action-area .link:hover .text-link{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-duvidas-solucoes .container .action-area .link:hover .text-link span{opacity:0}@media (max-width:1366px){.s-duvidas-solucoes{max-width:98%}}@media (max-width:991px){.s-duvidas-solucoes .container .cards-duvidas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:768px){.s-duvidas-solucoes{padding:60px 0}.s-duvidas-solucoes .container .title-area{margin-bottom:32px}.s-duvidas-solucoes .container .title-area h2{font-size:3rem}.s-duvidas-solucoes .container .title-area h3{font-size:2rem}.s-duvidas-solucoes .container .title-area h3 br{display:none}.s-duvidas-solucoes .container .cards-duvidas{margin-bottom:48px}.s-duvidas-solucoes .container .cards-duvidas .content .answer .answer-content,.s-duvidas-solucoes .container .cards-duvidas .content .btn-question{padding:12px 16px}.s-duvidas-solucoes .container .cards-duvidas .content .answer .answer-content p{font-size:1.4rem}.s-duvidas-solucoes .container .action-area h3{margin-bottom:12px}}.s-hero-contato{padding:40px 0 70px}.s-hero-contato .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px}.s-hero-contato .container .form-area{width:100%;max-width:568px}.s-hero-contato .container .form-area h1{color:#000;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:20px}.s-hero-contato .container .form-area form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px}.s-hero-contato .container .form-area form .field{border-radius:100px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:75px;padding-left:10px;padding-right:20px;gap:10px}.s-hero-contato .container .form-area form .field .icon{width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-ms-flex-negative:0;flex-shrink:0}.s-hero-contato .container .form-area form .field input{width:100%;font-size:1.4rem;line-height:115.896%}.s-hero-contato .container .form-area form .field input::-webkit-input-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .field input::-moz-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .field input:-ms-input-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .field input::-ms-input-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .field input::placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .custom-select{position:relative;width:100%}.s-hero-contato .container .form-area form .custom-select button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:100px;background:#fff;height:75px;padding-left:10px;padding-right:20px}.s-hero-contato .container .form-area form .custom-select button .title-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.s-hero-contato .container .form-area form .custom-select button .title-button .icon{width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-ms-flex-negative:0;flex-shrink:0}.s-hero-contato .container .form-area form .custom-select button .title-button span{color:#898989;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-hero-contato .container .form-area form .custom-select button .chevron-down{max-width:18px;-webkit-transition:.3s;transition:.3s}.s-hero-contato .container .form-area form .custom-select .dropdown{background-color:#fff;border-radius:0 0 30px 30px;position:absolute;left:0;top:75px;width:100%;z-index:-1;opacity:0;pointer-events:none;-webkit-transition:.3s;transition:.3s}.s-hero-contato .container .form-area form .custom-select .dropdown ul li{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;color:#898989;font-size:1.4rem;font-weight:700;line-height:115.896%;-webkit-transition:.3s;transition:.3s;cursor:pointer}.s-hero-contato .container .form-area form .custom-select .dropdown ul li:not(:last-child){border-bottom:1px solid #fff3c2}.s-hero-contato .container .form-area form .custom-select .dropdown ul li:hover{background-color:#f8f2d7}.s-hero-contato .container .form-area form .custom-select.clicked button{border-radius:30px 30px 0 0}.s-hero-contato .container .form-area form .custom-select.clicked button .chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-hero-contato .container .form-area form .custom-select.clicked .dropdown{opacity:1;pointer-events:all;z-index:5}.s-hero-contato .container .form-area form .text-area{background-color:#fff;padding:20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;height:206px;border-radius:30px}.s-hero-contato .container .form-area form .text-area .icon{width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-ms-flex-negative:0;flex-shrink:0}.s-hero-contato .container .form-area form .text-area textarea{resize:none;width:100%;background-color:transparent;margin-top:19px;font-size:1.4rem;line-height:115.896%}.s-hero-contato .container .form-area form .text-area textarea::-webkit-input-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .text-area textarea::-moz-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .text-area textarea:-ms-input-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .text-area textarea::-ms-input-placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .text-area textarea::placeholder{color:#898989;font-weight:700}.s-hero-contato .container .form-area form .btn-submit{width:100%;height:52px;background-color:#ffd31c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;border-radius:100px;-webkit-transition:.3s;transition:.3s}.s-hero-contato .container .form-area form .btn-submit span{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-hero-contato .container .form-area form .btn-submit:hover{background-color:#d9b317}.s-hero-contato .container .image-area{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:487px;border-radius:20px;background:url("") 50% #d3d3d3;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;height:auto;aspect-ratio:4/3}@media (max-width:991px){.s-hero-contato .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-contato .container .form-area{max-width:unset}.s-hero-contato .container .image-area{height:auto;max-width:600px;aspect-ratio:16/9}}@media (max-width:768px){.s-hero-contato .container .form-area h1{font-size:3.2rem}.s-hero-contato .container .form-area form .field{height:auto;padding:8px 12px 8px 10px}.s-hero-contato .container .form-area form .field .icon{width:40px;height:40px}.s-hero-contato .container .form-area form .custom-select button{height:auto;padding:8px 12px 8px 10px}.s-hero-contato .container .form-area form .custom-select button .title-button .icon{width:40px;height:40px}.s-hero-contato .container .form-area form .custom-select .dropdown{top:56px}.s-hero-contato .container .form-area form .text-area{padding:16px 10px;height:156px}.s-hero-contato .container .form-area form .text-area .icon{width:40px;height:40px}.s-hero-contato .container .form-area form .text-area textarea{margin-top:13px}.s-hero-contato .container .form-area form .btn-submit span{font-size:1.4rem}}.s-social-contato{border-radius:30px;background:#fff;width:100%;max-width:1355px;margin:0 auto 40px;padding:85px 0}.s-social-contato .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-social-contato .container .title-area{margin-bottom:73px}.s-social-contato .container .title-area h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-social-contato .container .title-area h3{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-social-contato .container .cards-redes{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.s-social-contato .container .cards-redes .card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffd31c;border-radius:20px;height:100px;padding-left:25px;padding-right:25px;position:relative;width:100%;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12)}.s-social-contato .container .cards-redes .card .icon{width:55px;height:55px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2}.s-social-contato .container .cards-redes .card .icon img{width:28px;height:28px}.s-social-contato .container .cards-redes .card span{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%;position:relative;z-index:2;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.s-social-contato .container .cards-redes .card::before{content:"";position:absolute;width:55px;height:55px;background-color:#fff;border-radius:50%;top:50%;left:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}.s-social-contato .container .cards-redes .card:hover::before{width:101%;height:100px;left:-1px;border-radius:20px}@media (max-width:560px){.s-social-contato .container .cards-redes .card .icon{width:32px;height:32px}.s-social-contato .container .cards-redes .card .icon img{max-width:20px}.s-social-contato .container .cards-redes .card::before{width:32px;height:32px}.s-social-contato .container .cards-redes .card span{font-size:1.4rem}}@media (max-width:1366px){.s-social-contato{max-width:98%}}@media (max-width:768px){.s-social-contato{padding:60px 0}.s-social-contato .container .title-area{margin-bottom:32px}.s-social-contato .container .title-area h2{font-size:3rem}.s-social-contato .container .title-area h3{font-size:2rem}.s-social-contato .container .cards-redes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.s-social-contato .container .cards-redes .card{height:auto;padding:10px 16px}.s-social-contato .container .cards-redes .card::before{left:16px}.s-social-contato .container .cards-redes .card:hover::before{height:75px}}.s-faq-contato{background-color:#fff;padding:71px 0}.s-faq-contato .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.s-faq-contato .container .title-area h2{color:#1e1e1e;font-size:4.8rem;font-weight:600;line-height:150%;letter-spacing:-1.056px;margin-bottom:10px}.s-faq-contato .container .title-area h3{color:#000;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-faq-contato .container .cards-duvidas{width:100%;max-width:624px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.s-faq-contato .container .cards-duvidas .content .btn-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:20px;background:#fff;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);padding:28px 25px;-webkit-transition:.4s ease-out;transition:.4s ease-out}.s-faq-contato .container .cards-duvidas .content .btn-question p{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%;text-align:start}.s-faq-contato .container .cards-duvidas .content .btn-question .icon{width:45px;-ms-flex-negative:0;flex-shrink:0;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c}.s-faq-contato .container .cards-duvidas .content .btn-question .icon img{-webkit-transition:.3s;transition:.3s}.s-faq-contato .container .cards-duvidas .content .answer{overflow:hidden;max-height:0;-webkit-transition:max-height .4s ease-out;transition:max-height .4s ease-out;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);border-radius:0 0 20px 20px}.s-faq-contato .container .cards-duvidas .content .answer .answer-content{padding:18px 25px;background-color:#fff}.s-faq-contato .container .cards-duvidas .content .answer .answer-content p{color:#000;font-size:1.6rem;font-weight:400;line-height:115.896%;text-align:start}.s-faq-contato .container .cards-duvidas .content.active .btn-question{border-radius:20px 20px 0 0}.s-faq-contato .container .cards-duvidas .content.active .btn-question .icon img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:991px){.s-faq-contato .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-faq-contato .container .cards-duvidas{max-width:unset}}.s-banner-embarcador{border-radius:30px;background:#ffd31c;width:100%;max-width:1355px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding:17px 17px 17px 69px}.s-banner-embarcador .text-area h1{color:#000;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:30px}.s-banner-embarcador .text-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#000;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-banner-embarcador .text-area .link .text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(28px);transform:translateY(28px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-banner-embarcador .text-area .link .text-link span{color:#fff;font-size:1.4rem;font-weight:600;line-height:115.896%;-webkit-transition:opacity .3s;transition:opacity .3s}.s-banner-embarcador .text-area .link:hover .text-link{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-banner-embarcador .text-area .link:hover .text-link span{opacity:0}.s-banner-embarcador .image-area{width:100%;max-width:657px;height:585px;display:block;border-radius:30px;overflow:hidden}.s-banner-embarcador .image-area video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1370px){.s-banner-embarcador{max-width:98%}}@media (max-width:1250px){.s-banner-embarcador{padding:17px 17px 17px 40px}.s-banner-embarcador .image-area{max-width:500px}}@media (max-width:991px){.s-banner-embarcador{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:60px;gap:32px}.s-banner-embarcador .text-area{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.s-banner-embarcador .image-area{height:auto;max-width:700px;aspect-ratio:16/9;margin:0 auto}}@media (max-width:768px){.s-faq-contato .container .title-area h2{font-size:3rem;line-height:110%}.s-faq-contato .container .title-area h3{font-size:2rem}.s-faq-contato .container .cards-duvidas{gap:12px}.s-faq-contato .container .cards-duvidas .content .answer .answer-content,.s-faq-contato .container .cards-duvidas .content .btn-question{padding:12px 16px}.s-faq-contato .container .cards-duvidas .content .answer .answer-content p{font-size:1.4rem}.s-banner-embarcador{padding:40px 20px 20px}.s-banner-embarcador .text-area h1{font-size:3.2rem;margin-bottom:20px}}.s-hero-embarcador{margin-top:70px;margin-bottom:70px;padding-left:20px;padding-right:20px}.s-hero-embarcador .title-area{margin-bottom:40px}.s-hero-embarcador .title-area h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%}.s-hero-embarcador .main-area{width:100%;max-width:1355px;margin:0 auto}.s-hero-embarcador .main-area .menu-area{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:10px;margin-bottom:10px}.s-hero-embarcador .main-area .menu-area .btn-menu{border-radius:20px 20px 0 0;background:#fff;width:100%;height:56px;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;position:relative}.s-hero-embarcador .main-area .menu-area .btn-menu::after{content:"";position:absolute;display:block;height:4px;width:100%;bottom:0;left:0;background:#fff;-webkit-transition:.3s;transition:.3s}.s-hero-embarcador .main-area .menu-area .btn-menu span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-hero-embarcador .main-area .menu-area .btn-menu.active{background-color:#ffd31c}.s-hero-embarcador .main-area .menu-area .btn-menu.active::after{background:#e4bf23}.s-hero-embarcador .main-area .menu-area .btn-menu:hover{background-color:#ffd31c}.s-hero-embarcador .main-area .menu-area .btn-menu:hover::after{background:#e4bf23}.s-hero-embarcador .main-area .content-area .content{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:103px;border-radius:0 0 30px 30px;background:#fff;overflow:hidden;padding-right:60px}.s-hero-embarcador .main-area .content-area .content .image-area{display:-webkit-box;display:-ms-flexbox;display:flex;height:525px;width:100%;max-width:589px;border-radius:0 30px 30px;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;-ms-flex-negative:0;flex-shrink:0}.s-hero-embarcador .main-area .content-area .content .text-area h3{color:#000;font-size:3.6rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-hero-embarcador .main-area .content-area .content .text-area p{color:#000;font-size:2rem;font-weight:500;line-height:115.896%;margin-bottom:41px}.s-hero-embarcador .main-area .content-area .content .text-area .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#000;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-hero-embarcador .main-area .content-area .content .text-area .link .text-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(28px);transform:translateY(28px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-hero-embarcador .main-area .content-area .content .text-area .link .text-link span{color:#fff;font-size:1.4rem;font-weight:600;line-height:115.896%;-webkit-transition:opacity .3s;transition:opacity .3s}.s-hero-embarcador .main-area .content-area .content .text-area .link:hover .text-link{-webkit-transform:translateY(-23px);transform:translateY(-23px)}.s-hero-embarcador .main-area .content-area .content .text-area .link:hover .text-link span{opacity:0}.s-hero-embarcador .main-area .content-area .content.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1200px){.s-hero-embarcador .main-area .content-area .content{gap:32px}.s-hero-embarcador .main-area .content-area .content .image-area{max-width:480px}}@media (max-width:991px){.s-hero-embarcador .main-area .content-area .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px;gap:64px}.s-hero-embarcador .main-area .content-area .content .text-area p{margin-bottom:20px}.s-hero-embarcador .main-area .content-area .content .image-area{max-width:600px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto;aspect-ratio:16/9;border-radius:30px}}@media (max-width:768px){.s-hero-embarcador .title-area{margin-bottom:32px}.s-hero-embarcador .title-area h2{font-size:3rem}.s-hero-embarcador .title-area h2 br{display:none}.s-hero-embarcador .main-area .menu-area{display:grid;grid-template-columns:repeat(2,1fr)}.s-hero-embarcador .main-area .content-area .content{padding:30px 40px;gap:32px}.s-hero-embarcador .main-area .content-area .content .text-area h3{font-size:2.4rem}.s-hero-embarcador .main-area .content-area .content .text-area p{font-size:1.8rem}}@media (max-width:520px){.s-hero-embarcador .main-area .menu-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero-embarcador .main-area .content-area .content{padding:20px}}.s-economia-embarcador{padding-top:70px;padding-bottom:48px;background-color:#fff}.s-economia-embarcador .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:64px}.s-economia-embarcador .container h2{color:#000;text-align:center;font-size:4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-economia-embarcador .container p{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-economia-embarcador .swiperEconomiaEmbarcador{padding-bottom:80px;max-width:800px}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;opacity:.7;-webkit-transform:scale(.8);transform:scale(.8)}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;padding:42px 48px;border-radius:20px;width:448px;height:551px;-webkit-transition:.6s;transition:.6s;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide .slide-content .text-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide .slide-content .text-area .tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:100px;background:#ffd31c;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 20px 10px 10px}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide .slide-content .text-area .tag .icon{width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff;-ms-flex-negative:0;flex-shrink:0}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide .slide-content .text-area .tag span{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide .slide-content .text-area h3{color:#fff;font-size:2.4rem;font-weight:600;line-height:115.896%}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:5!important}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide-next{-webkit-transform:translateX(-63%) scale(.8);transform:translateX(-63%) scale(.8)}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide-prev{-webkit-transform:translateX(63%) scale(.8);transform:translateX(63%) scale(.8)}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-pagination{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;left:50%;bottom:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-pagination-bullet-active{width:40px;background:#ffd31c}@media (max-width:768px){.s-economia-embarcador .container{margin-bottom:32px}.s-economia-embarcador .container h2{font-size:3rem}.s-economia-embarcador .swiperEconomiaEmbarcador .swiper-wrapper .swiper-slide .slide-content{width:338px;height:401px}}.s-videos-embarcador{padding-top:70px;margin-bottom:70px}.s-videos-embarcador .container h2{color:#000;font-size:4rem;font-weight:600;text-align:center;line-height:115.896%;margin-bottom:60px}.s-videos-embarcador .container .cards-videos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px}.s-videos-embarcador .container .cards-videos .btn-card-video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding:15px 15px 30px;border-radius:20px;background:#fff;width:100%;-webkit-transition:.3s;transition:.3s}.s-videos-embarcador .container .cards-videos .btn-card-video iframe{display:none}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area{width:100%}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area .image-area{width:100%;height:180px;border-radius:10px;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area .image-area .icon-play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;opacity:.8;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);width:76px;height:76px}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area .tag{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 20px;border-radius:100px;background:#ffd31c}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area .tag span{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-videos-embarcador .container .cards-videos .btn-card-video .bottom-area .empresa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:5px}.s-videos-embarcador .container .cards-videos .btn-card-video .bottom-area .empresa .icon-image{border-radius:28px;border:1px solid #c4c4c4;background:url("") 50% #d3d3d3;width:28px;height:28px}.s-videos-embarcador .container .cards-videos .btn-card-video .bottom-area .empresa h4{color:#000;font-family:Manrope,sans-serif;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-videos-embarcador .container .cards-videos .btn-card-video .bottom-area h3{color:#000;font-size:2.4rem;font-weight:600;line-height:115.896%}.s-videos-embarcador .container .cards-videos .btn-card-video:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.s-videos-embarcador .popup-video{position:fixed;top:69px;left:0;z-index:2026;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100vh}.s-videos-embarcador .popup-video .overlay-video{position:fixed;top:0;left:0;width:100%;height:100vh;background:-webkit-gradient(linear,left top,left bottom,color-stop(50.03%,rgba(255,255,255,.3)),to(rgba(208,208,208,.3)));background:linear-gradient(180deg,rgba(255,255,255,.3) 50.03%,rgba(208,208,208,.3) 100%);backdrop-filter:blur(20px);backdrop-filter:blur(10px);z-index:2}.s-videos-embarcador .popup-video .popup-container{width:100%;max-width:887px;border-radius:30px;background:#fff;-webkit-box-shadow:0 15px 24.8px 0 rgba(0,0,0,.1);box-shadow:0 15px 24.8px 0 rgba(0,0,0,.1);position:relative;z-index:3;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:27px 19px 21px}.s-videos-embarcador .popup-video .popup-container .btn-close{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e0e0e0;border-radius:50%;place-self:flex-end;margin-bottom:34px;-webkit-transition:.3s;transition:.3s}.s-videos-embarcador .popup-video .popup-container .btn-close svg path{-webkit-transition:.3s;transition:.3s}.s-videos-embarcador .popup-video .popup-container .btn-close:hover{background-color:#ffd31c}.s-videos-embarcador .popup-video .popup-container .video-container{width:100%;height:420px;border-radius:20px;background:linear-gradient(117deg,rgba(0,32,28,0) 33.92%,#185b6b 107.39%),linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%);overflow:hidden}.s-videos-embarcador .popup-video .popup-container .video-container iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-videos-embarcador .popup-video.visible{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991px){.s-videos-embarcador .container .cards-videos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}.s-videos-embarcador .container .cards-videos .btn-card-video{max-width:500px}}@media (max-width:768px){.s-videos-embarcador .container h2{font-size:3rem;margin-bottom:32px}.s-videos-embarcador .container h2 br{display:none}.s-videos-embarcador .container .cards-videos{gap:20px}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area .image-area .icon-play{width:60px;height:60px}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area .image-area .icon-play img{max-width:18px}.s-videos-embarcador .container .cards-videos .btn-card-video .upper-area .tag span{font-size:1.3rem}.s-videos-embarcador .container .cards-videos .btn-card-video .bottom-area .empresa h4,.s-videos-embarcador .container .cards-videos .btn-card-video .bottom-area h3{font-size:2rem}}.s-regulamento-partners{background-color:#fff;width:100%;max-width:1355px;border-radius:30px;margin:40px auto;padding:82px 0 42px 69px}.s-regulamento-partners .title-area{width:100%;max-width:1216px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.s-regulamento-partners .title-area h2{color:#000;font-size:4rem;font-weight:600;line-height:115.896%}.s-regulamento-partners .title-area .regulamento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.s-regulamento-partners .title-area .regulamento span{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%;-webkit-transition:.3s;transition:.3s}.s-regulamento-partners .title-area .regulamento svg path{-webkit-transition:.3s;transition:.3s}.s-regulamento-partners .title-area .regulamento:hover span{color:#d9b317}.s-regulamento-partners .title-area .regulamento:hover svg path{stroke:#d9b317}.s-regulamento-partners .swiperRegulamentoPartners{padding-bottom:40px}.s-regulamento-partners .swiperRegulamentoPartners .swiper-wrapper .swiper-slide{width:100%;max-width:280px;border-radius:30px;background:#ffd31c;height:auto!important;min-height:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;padding:32px}.s-regulamento-partners .swiperRegulamentoPartners .swiper-wrapper .swiper-slide .icon-number{width:76px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff}.s-regulamento-partners .swiperRegulamentoPartners .swiper-wrapper .swiper-slide .icon-number span{color:#000;text-align:center;font-size:3.2rem;font-weight:600;line-height:115.896%}.s-regulamento-partners .swiperRegulamentoPartners .swiper-wrapper .swiper-slide p{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-regulamento-partners .swiperRegulamentoPartners .swiper-pagination{position:static;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-top:40px;padding:5px;border-radius:100px;background:#fff;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-regulamento-partners .swiperRegulamentoPartners .swiper-pagination-bullet{width:10px;height:10px;background:#d8d8d8;opacity:1;margin:0;-webkit-transition:.3s;transition:.3s;border-radius:100px}.s-regulamento-partners .swiperRegulamentoPartners .swiper-pagination-bullet-active{width:40px;background:#ffd31c}@media (max-width:991px){.s-regulamento-partners{padding:82px 0 42px 20px}}@media (max-width:768px){.s-regulamento-partners{padding:60px 0 22px 20px}.s-regulamento-partners .title-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.s-regulamento-partners .title-area h2{font-size:3rem}.s-regulamento-partners .title-area h2 br{display:none}.s-regulamento-partners .swiperRegulamentoPartners .swiper-wrapper .swiper-slide{max-width:250px;padding:20px;min-height:250px}.s-regulamento-partners .swiperRegulamentoPartners .swiper-wrapper .swiper-slide .icon-number{width:60px;height:60px}.s-regulamento-partners .swiperRegulamentoPartners .swiper-wrapper .swiper-slide .icon-number span{font-size:2.4rem}.s-regulamento-partners .swiperRegulamentoPartners .swiper-pagination{margin-top:20px}}.s-form-partners{margin-bottom:70px}.s-form-partners .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-form-partners .container .title-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:100%;max-width:509px}.s-form-partners .container .title-area .icon{width:76px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1)}.s-form-partners .container .title-area h2{color:#000;font-size:4rem;font-weight:600;line-height:115.896%}.s-form-partners .container .title-area p{color:#000;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-form-partners .container .form-area{width:100%;max-width:628px;background-color:#fff;border-radius:30px;padding:30px;-webkit-box-shadow:0 4px 85.6px 0 rgba(0,0,0,.1);box-shadow:0 4px 85.6px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-form-partners .container .form-area .paginador{width:100%;max-width:376px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.s-form-partners .container .form-area .paginador .pagina{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-form-partners .container .form-area .paginador .pagina .icon{width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:3px solid transparent;background-color:#f3f3f3;-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0}.s-form-partners .container .form-area .paginador .pagina .icon svg path{-webkit-transition:.3s;transition:.3s}.s-form-partners .container .form-area .paginador .pagina .line{width:110px;height:1px;background-color:#cacaca;display:block}.s-form-partners .container .form-area .paginador .pagina.active .icon{border-color:#ffd31c}.s-form-partners .container .form-area .paginador .pagina.active .line,.s-form-partners .container .form-area .paginador .pagina.completed .icon{background-color:#ffd31c}.s-form-partners .container .form-area .paginador .pagina.completed .icon svg path{stroke:#000}.s-form-partners .container .form-area form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.s-form-partners .container .form-area form h3{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%;margin-bottom:10px}.s-form-partners .container .form-area form .field{border-radius:100px;background:#f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px;width:100%}.s-form-partners .container .form-area form .field .icon{width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-ms-flex-negative:0;flex-shrink:0}.s-form-partners .container .form-area form .field .icon img{width:20px;height:20px}.s-form-partners .container .form-area form .field input{width:100%;font-size:1.4rem;background-color:transparent;line-height:115.896%}.s-form-partners .container .form-area form .field input::-webkit-input-placeholder{color:#898989;font-weight:700}.s-form-partners .container .form-area form .field input::-moz-placeholder{color:#898989;font-weight:700}.s-form-partners .container .form-area form .field input:-ms-input-placeholder{color:#898989;font-weight:700}.s-form-partners .container .form-area form .field input::-ms-input-placeholder{color:#898989;font-weight:700}.s-form-partners .container .form-area form .field input::placeholder{color:#898989;font-weight:700}.s-form-partners .container .form-area form .custom-select{position:relative;width:100%}.s-form-partners .container .form-area form .custom-select button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:100px;background:#f3f3f3;height:75px;padding-left:10px;padding-right:20px}.s-form-partners .container .form-area form .custom-select button .title-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.s-form-partners .container .form-area form .custom-select button .title-button .icon{width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-ms-flex-negative:0;flex-shrink:0}.s-form-partners .container .form-area form .custom-select button .title-button .icon img{width:20px;height:20px}.s-form-partners .container .form-area form .custom-select button .title-button span{color:#898989;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-form-partners .container .form-area form .custom-select button .chevron-down{max-width:18px;-webkit-transition:.3s;transition:.3s}.s-form-partners .container .form-area form .custom-select .dropdown{background-color:#f3f3f3;border-radius:0 0 30px 30px;position:absolute;left:0;top:75px;width:100%;z-index:-1;opacity:0;pointer-events:none;-webkit-transition:.3s;transition:.3s}.s-form-partners .container .form-area form .custom-select .dropdown ul li{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;color:#898989;font-size:1.4rem;font-weight:700;line-height:115.896%;-webkit-transition:.3s;transition:.3s;cursor:pointer}.s-form-partners .container .form-area form .custom-select .dropdown ul li:not(:last-child){border-bottom:1px solid #fff3c2}.s-form-partners .container .form-area form .custom-select .dropdown ul li:hover{background-color:#f8f2d7}.s-form-partners .container .form-area form .custom-select.clicked button{border-radius:30px 30px 0 0}.s-form-partners .container .form-area form .custom-select.clicked button .chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-form-partners .container .form-area form .custom-select.clicked .dropdown{opacity:1;pointer-events:all;z-index:5}.s-form-partners .container .form-area form .action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px;width:100%}.s-form-partners .container .form-area form .action .btn-avançar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:100px;-webkit-transition:.3s;transition:.3s;background-color:#ffd31c}.s-form-partners .container .form-area form .action .btn-avançar span{color:#000;font-size:1.6rem;font-weight:600}.s-form-partners .container .form-area form .action .btn-avançar:hover{background-color:#d9b317}.s-form-partners .container .form-area form .action .btn-voltar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%;height:52px;border-radius:100px;-webkit-transition:.3s;transition:.3s;background-color:#000}.s-form-partners .container .form-area form .action .btn-voltar span{color:#fff;font-size:1.6rem;font-weight:600}.s-form-partners .container .form-area form .action .btn-voltar:hover{background-color:#d9b317}.s-form-partners .container .form-area .step{display:none;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:678px;gap:10px}.s-form-partners .container .form-area .step.active{display:-webkit-box;display:-ms-flexbox;display:flex}.s-form-partners .container .form-area .step.success .text-success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.s-form-partners .container .form-area .step.success .text-success h3{color:#000;text-align:center;font-size:2.4rem;font-weight:500;line-height:115.896%}.s-form-partners .container .form-area .step.success .text-success .btn-inicio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;width:100%;padding:14px 14px 14px 20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:100px;-webkit-transition:.3s;transition:.3s;background-color:#ffd31c}.s-form-partners .container .form-area .step.success .text-success .btn-inicio span{color:#000;font-size:1.6rem;font-weight:600}.s-form-partners .container .form-area .step.success .text-success .btn-inicio:hover{background-color:#d9b317}@media (max-width:991px){.s-form-partners .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.s-form-partners .container .form-area,.s-form-partners .container .title-area{max-width:unset}}@media (max-width:768px){.s-form-partners .container .title-area .icon{width:60px;height:60px}.s-form-partners .container .title-area .icon img{max-width:20px}.s-form-partners .container .title-area h2{font-size:3rem}.s-form-partners .container .title-area p{font-size:1.8rem}}@media (max-width:560px){.s-form-partners .container .form-area{padding:20px}}.s-testimonials-partners{background-color:#fff;padding:78px 0 78px 18%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:85px;overflow-x:hidden}.s-testimonials-partners .title-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0}.s-testimonials-partners .title-area h2{color:#1e1e1e;font-size:4rem;font-weight:600;line-height:150%;letter-spacing:-.88px;margin-bottom:32px}.s-testimonials-partners .title-area .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:17px}.s-testimonials-partners .title-area .navigation .custom-button-next,.s-testimonials-partners .title-area .navigation .custom-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;width:56px;height:56px;-webkit-transition:.3s;transition:.3s}.s-testimonials-partners .title-area .navigation .custom-button-next img,.s-testimonials-partners .title-area .navigation .custom-button-prev img{width:20px;height:20px}.s-testimonials-partners .title-area .navigation .swiper-button-disabled{background-color:#dfdfdf}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide{width:100%;max-width:417px;height:auto!important;min-height:506px;border-radius:20px;background-color:#ffd31c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide img{max-width:35px}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide .text-card p{color:#000;font-size:2.4rem;font-weight:600;line-height:115.896%;margin-bottom:10px}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide .text-card h3{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide .aspas-down{place-self:end}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide:nth-child(even){background-color:#dcb71d}@media (max-width:1440px){.s-testimonials-partners{padding:78px 0 78px 7%}}@media (max-width:1300px){.s-testimonials-partners{padding:78px 0 78px 20px}}@media (max-width:991px){.s-testimonials-partners{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}}@media (max-width:768px){.s-testimonials-partners{padding:60px 0 60px 20px}.s-testimonials-partners .title-area h2{font-size:3rem;margin-bottom:12px}.s-testimonials-partners .title-area h2 br{display:none}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide{padding:20px;min-height:386px;max-width:327px}.s-testimonials-partners .swiperTestimonialsPartners .swiper-wrapper .swiper-slide .text-card p{font-size:1.8rem}}.s-banner-blog{width:100%;max-width:1355px;background-color:#ffd31c;border-radius:30px;margin:0 auto;padding:17px 70px 17px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;overflow-x:hidden}.s-banner-blog .image-area{display:block;width:100%;max-width:657px;min-height:585px;border-radius:30px;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.s-banner-blog .cards-area{width:100%;max-width:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}.s-banner-blog .cards-area .card-noticia{border-radius:20px;background:#e8e8e8;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);padding:28px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s;transition:.3s}.s-banner-blog .cards-area .card-noticia .tag{border-radius:100px;background:#fff;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 20px;-webkit-transition:.3s;transition:.3s}.s-banner-blog .cards-area .card-noticia .tag span{color:#000;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-banner-blog .cards-area .card-noticia h2{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-banner-blog .cards-area .card-noticia .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;place-self:end}.s-banner-blog .cards-area .card-noticia .link span{color:#d9b317;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-banner-blog .cards-area .card-noticia:hover{background-color:#fff}.s-banner-blog .cards-area .card-noticia:hover .tag{background-color:#e3e3e3}.s-banner-blog .cards-area .card-noticia.active{background-color:#fff}.s-banner-blog .cards-area .card-noticia.active .tag{background-color:#e3e3e3}@media (max-width:1400px){.s-banner-blog{max-width:98%}}@media (max-width:1300px){.s-banner-blog{padding:17px}}@media (max-width:991px){.s-banner-blog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px}.s-banner-blog .image-area{height:auto;aspect-ratio:16/9;min-height:unset;max-width:unset}.s-banner-blog .cards-area{max-width:unset}}@media (max-width:768px){.s-banner-blog{padding:20px}}.s-newsletter-blog{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1355px;margin:40px auto;background-color:#fff;border-radius:30px;padding:25px;gap:30px;overflow-x:hidden}.s-newsletter-blog h2{color:#000;font-size:3.2rem;font-weight:600;line-height:115.896%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.s-newsletter-blog form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;width:100%}.s-newsletter-blog form .field{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:100px;background:#f3f3f3;width:100%;padding:6px 10px;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.s-newsletter-blog form .field .icon{width:41px;height:41px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;gap:10px;-ms-flex-negative:0;flex-shrink:0}.s-newsletter-blog form .field input{width:100%;background-color:transparent;font-size:1.4rem;line-height:115.896%}.s-newsletter-blog form .field input::-webkit-input-placeholder{color:#898989;font-weight:700}.s-newsletter-blog form .field input::-moz-placeholder{color:#898989;font-weight:700}.s-newsletter-blog form .field input:-ms-input-placeholder{color:#898989;font-weight:700}.s-newsletter-blog form .field input::-ms-input-placeholder{color:#898989;font-weight:700}.s-newsletter-blog form .field input::placeholder{color:#898989;font-weight:700}.s-newsletter-blog form .btn-submit{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffd31c;height:52px;width:52px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s;transition:.3s}.s-newsletter-blog form .btn-submit span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%;display:none}.s-newsletter-blog form .btn-submit:hover{background-color:#d9b317}@media (max-width:1400px){.s-newsletter-blog{max-width:98%}}@media (max-width:1150px){.s-newsletter-blog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-newsletter-blog h2 br{display:none}}.s-hero-blog{background-color:#fff;padding-top:45px;padding-bottom:95px;margin-bottom:40px;overflow-x:hidden}.s-hero-blog .container .upper-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:31px;width:100%;margin-bottom:45px}.s-hero-blog .container .upper-area .menu{width:100%;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.s-hero-blog .container .upper-area .menu .default-categoria-mobile{display:none}.s-hero-blog .container .upper-area .menu .categorias{display:grid;grid-template-columns:repeat(4,1fr);row-gap:20px}.s-hero-blog .container .upper-area .menu .categorias li button{color:#000;font-size:1.4rem;font-weight:700;line-height:115.896%;border-bottom:1px solid #c5c5c5;font-family:Manrope,sans-serif;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:10px;-webkit-transition:.3s;transition:.3s;position:relative}.s-hero-blog .container .upper-area .menu .categorias li button::after{content:"";width:100%;height:2px;background-color:transparent;display:block;position:absolute;bottom:-1px;left:0;-webkit-transition:.3s;transition:.3s}.s-hero-blog .container .upper-area .menu .categorias li button.active{color:#d9b317;border-color:transparent}.s-hero-blog .container .upper-area .menu .categorias li button.active::after{background-color:#d9b317}.s-hero-blog .container .upper-area .menu .categorias li button:hover{color:#d9b317;border-color:transparent}.s-hero-blog .container .upper-area .menu .categorias li button:hover::after{background-color:#d9b317}.s-hero-blog .container .upper-area .search-area{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:100px;background:#f3f3f3;padding:6px 10px;gap:10px;width:100%}.s-hero-blog .container .upper-area .search-area button{width:41px;height:41px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#ffd31c;-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0}.s-hero-blog .container .upper-area .search-area button:hover{background-color:#d9b317}.s-hero-blog .container .upper-area .search-area input{background-color:transparent;font-size:1.4rem;line-height:115.896%}.s-hero-blog .container .upper-area .search-area input::-webkit-input-placeholder{color:#898989;font-weight:700}.s-hero-blog .container .upper-area .search-area input::-moz-placeholder{color:#898989;font-weight:700}.s-hero-blog .container .upper-area .search-area input:-ms-input-placeholder{color:#898989;font-weight:700}.s-hero-blog .container .upper-area .search-area input::-ms-input-placeholder{color:#898989;font-weight:700}.s-hero-blog .container .upper-area .search-area input::placeholder{color:#898989;font-weight:700}.s-hero-blog .container .main-content .cards-noticias{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:40px;margin-bottom:40px}.s-hero-blog .container .main-content .cards-noticias .card-noticia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.s-hero-blog .container .main-content .cards-noticias .card-noticia .image-container{width:100%;height:259px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.s-hero-blog .container .main-content .cards-noticias .card-noticia .image-container .image-area{width:100%;height:100%;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-transition:.3s;transition:.3s}.s-hero-blog .container .main-content .cards-noticias .card-noticia .image-container .fake-link{width:70px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff;opacity:0;-webkit-transition:.3s;transition:.3s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.s-hero-blog .container .main-content .cards-noticias .card-noticia .text-area .tag{padding:10px 20px;border-radius:100px;background-color:#e3e3e3;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:10px}.s-hero-blog .container .main-content .cards-noticias .card-noticia .text-area .tag span{color:#000;font-family:Manrope,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:115.896%}.s-hero-blog .container .main-content .cards-noticias .card-noticia .text-area h3{color:#000;font-size:2.4rem;font-weight:600;line-height:115.896%}.s-hero-blog .container .main-content .cards-noticias .card-noticia:hover .image-container .image-area{-webkit-filter:blur(8.1999998093px);filter:blur(8.1999998093px)}.s-hero-blog .container .main-content .cards-noticias .card-noticia:hover .image-container .fake-link{opacity:1}.s-hero-blog .container .main-content .btn-load-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden;margin:0 auto}.s-hero-blog .container .main-content .btn-load-more .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-hero-blog .container .main-content .btn-load-more .text-button span{color:#000;font-size:1.4rem;line-height:115.896%;font-weight:700}.s-hero-blog .container .main-content .btn-load-more:hover{background-color:#e6be19}.s-hero-blog .container .main-content .btn-load-more:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}@media (max-width:991px){.s-newsletter-blog form{display:grid;grid-template-columns:repeat(2,1fr)}.s-newsletter-blog form .btn-submit{width:100%;border-radius:100px}.s-newsletter-blog form .btn-submit span{display:block}.s-hero-blog .container .main-content .cards-noticias{grid-template-columns:repeat(2,1fr);-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.s-hero-blog .container .main-content .cards-noticias .card-noticia .text-area h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}}@media (max-width:768px){.s-newsletter-blog{gap:20px}.s-newsletter-blog h2{font-size:3rem}.s-newsletter-blog form{display:grid;grid-template-columns:1fr}.s-hero-blog .container .upper-area{margin-bottom:32px}.s-hero-blog .container .upper-area .menu{position:relative;width:100%}.s-hero-blog .container .upper-area .menu .default-categoria-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;background:#f3f3f3;height:53px;padding-left:20px;padding-right:20px}.s-hero-blog .container .upper-area .menu .default-categoria-mobile span{color:#898989;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-hero-blog .container .upper-area .menu .default-categoria-mobile .chevron-down{max-width:18px;-webkit-transition:.3s;transition:.3s}.s-hero-blog .container .upper-area .menu .categorias{background-color:#f3f3f3;border-radius:0 0 30px 30px;position:absolute;left:0;top:53px;width:100%;z-index:-1;opacity:0;pointer-events:none;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:0}.s-hero-blog .container .upper-area .menu .categorias li{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;color:#898989;font-size:1.4rem;font-weight:700;line-height:115.896%;-webkit-transition:.3s;transition:.3s;cursor:pointer}.s-hero-blog .container .upper-area .menu .categorias li:not(:last-child){border-bottom:1px solid #fff}.s-hero-blog .container .upper-area .menu .categorias li:hover{background-color:#f8f2d7}.s-hero-blog .container .upper-area .menu .categorias li button{border-bottom:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0}.s-hero-blog .container .upper-area .menu .categorias li button::after{display:none}.s-hero-blog .container .upper-area .menu .categorias li button:hover{color:initial}.s-hero-blog .container .upper-area .menu .categorias li button.active{color:#000}.s-hero-blog .container .upper-area .menu.clicked .default-categoria-mobile{border-radius:30px 30px 0 0}.s-hero-blog .container .upper-area .menu.clicked .default-categoria-mobile .chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-hero-blog .container .upper-area .menu.clicked .categorias{opacity:1;pointer-events:all;z-index:5}.s-hero-blog .container .main-content .cards-noticias .card-noticia{gap:20px}.s-hero-blog .container .main-content .cards-noticias .card-noticia .text-area .tag span{font-size:1.3rem}.s-hero-blog .container .main-content .cards-noticias .card-noticia .text-area h3{font-size:1.8rem}}@media (max-width:650px){.s-hero-blog .container .main-content .cards-noticias{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-blog .container .main-content .cards-noticias .card-noticia{max-width:430px}}.s-banner-singlepost{width:100%;max-width:1355px;margin:0 auto;padding:40px 0}.s-banner-singlepost .text-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.s-banner-singlepost .text-area .title-area{width:100%;max-width:765px}.s-banner-singlepost .text-area .title-area .tag{background-color:#ffd31c;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 20px;border-radius:100px;margin-bottom:10px}.s-banner-singlepost .text-area .title-area .tag span{color:#000;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-banner-singlepost .text-area .title-area h1{color:#000;font-size:3.6rem;font-weight:600;line-height:115.896%}.s-banner-singlepost .text-area .autor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:28px 25px;background-color:#fff;-webkit-box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);box-shadow:0 4px 40.5px 0 rgba(0,0,0,.12);width:100%;max-width:499px;border-radius:20px}.s-banner-singlepost .text-area .autor .image-autor{border-radius:50%;width:75px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}.s-banner-singlepost .text-area .autor .text-autor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.s-banner-singlepost .text-area .autor .text-autor .tag{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 20px;border-radius:100px;background:#e3e3e3}.s-banner-singlepost .text-area .autor .text-autor .tag span{color:#000;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700;line-height:115.896%}.s-banner-singlepost .text-area .autor .text-autor h2{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-banner-singlepost .text-area .autor .text-autor .link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.s-banner-singlepost .text-area .autor .text-autor .link span{color:#d9b317;font-size:1.6rem;font-weight:600;line-height:115.896%}.s-banner-singlepost .text-area .autor .text-autor .link:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.s-banner-singlepost .banner-area{padding:25px;border-radius:20px;background:#ffd31c}.s-banner-singlepost .banner-area .banner{width:100%;height:376px;border-radius:30px;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}@media (max-width:1370px){.s-banner-singlepost{padding:40px 20px}}@media (max-width:991px){.s-banner-singlepost .text-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-banner-singlepost .text-area .title-area{max-width:unset}}@media (max-width:768px){.s-banner-singlepost .text-area{gap:16px;margin-bottom:32px}.s-banner-singlepost .text-area .title-area .tag span{font-size:1.3rem}.s-banner-singlepost .text-area .title-area h1{font-size:3.2rem}.s-banner-singlepost .text-area .autor{padding:16px 20px}.s-banner-singlepost .text-area .autor .text-autor .tag{padding:6px 15px}.s-banner-singlepost .text-area .autor .text-autor .tag span{font-size:1.2rem}}@media (max-width:560px){.s-banner-singlepost .banner-area .banner{height:300px}}.s-hero-singlepost{background-color:#fff;padding:45px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-hero-singlepost .content{width:100%;max-width:832px}.s-hero-singlepost .content h2{color:#fed31d;font-size:3.2rem;font-weight:700;line-height:34px;margin-bottom:10px}.s-hero-singlepost .content p{color:#434343;font-size:1.6rem;font-weight:500;line-height:34px;margin-bottom:20px}.s-hero-singlepost .content h3{color:#fed31d;font-size:2.4rem;font-style:normal;font-weight:700;line-height:34px;margin-bottom:10px}.s-hero-singlepost .content ul li{list-style:disc inside;color:#bf9e13;font-size:1.6rem;font-weight:600;line-height:34px}.s-hero-singlepost .content ol li{list-style:decimal inside;color:#bf9e13;font-size:1.6rem;font-weight:600;line-height:34px}.s-hero-singlepost .content a{color:#fed31d;font-size:1.6rem;font-style:normal;font-weight:500;line-height:34px;text-decoration:underline;-webkit-transition:.3s;transition:.3s}.s-hero-singlepost .content a:hover{color:#d9b317}.s-hero-singlepost .content img{margin:10px auto}.s-related-singlepost{padding:60px 0}.s-related-singlepost .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:68px}.s-related-singlepost .container h2{color:#000;font-size:4rem;font-weight:600;line-height:115.896%}.s-related-singlepost .container .cards-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.s-related-singlepost .container .cards-area .card-noticia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.s-related-singlepost .container .cards-area .card-noticia .image-container{width:100%;height:259px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.s-related-singlepost .container .cards-area .card-noticia .image-container .image-area{width:100%;height:100%;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-transition:.3s;transition:.3s}.s-related-singlepost .container .cards-area .card-noticia .image-container .fake-link{width:70px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff;opacity:0;-webkit-transition:.3s;transition:.3s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.s-related-singlepost .container .cards-area .card-noticia .text-area .tag{padding:10px 20px;border-radius:100px;background-color:#e3e3e3;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:10px}.s-related-singlepost .container .cards-area .card-noticia .text-area .tag span{color:#000;font-family:Manrope,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;line-height:115.896%}.s-related-singlepost .container .cards-area .card-noticia .text-area h3{color:#000;font-size:2.4rem;font-weight:600;line-height:115.896%}.s-related-singlepost .container .cards-area .card-noticia:hover .image-container .image-area{-webkit-filter:blur(8.1999998093px);filter:blur(8.1999998093px)}.s-related-singlepost .container .cards-area .card-noticia:hover .image-container .fake-link{opacity:1}.s-related-singlepost .container .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#ffd31c;border-radius:100px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:52px;overflow:hidden}.s-related-singlepost .container .link .text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(26px);transform:translateY(26px);gap:30px;-webkit-transition:.4s;transition:.4s}.s-related-singlepost .container .link .text-button span{color:#000;font-size:1.4rem;font-weight:600;line-height:115.896%}.s-related-singlepost .container .link:hover{background-color:#e6be19}.s-related-singlepost .container .link:hover .text-button{-webkit-transform:translateY(-23px);transform:translateY(-23px)}@media (max-width:991px){.s-related-singlepost .container .cards-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-related-singlepost .container .cards-area .card-noticia{max-width:500px}}@media (max-width:768px){.s-related-singlepost .container{gap:32px}.s-related-singlepost .container h2{font-size:3rem}.s-related-singlepost .container .cards-area .card-noticia{gap:16px}.s-related-singlepost .container .cards-area .card-noticia .text-area h3{font-size:1.8rem}}.s-cards-sobre-nos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin:70px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}.s-cards-sobre-nos .card{width:100%;max-width:280px;min-height:244px;border-radius:30px;background:#ffd31c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px}.s-cards-sobre-nos .card .icon{width:76px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff}.s-cards-sobre-nos .card p{color:#000;font-size:1.6rem;font-weight:600;line-height:115.896%}@media (max-width:560px){.s-cards-sobre-nos{margin:50px 0}.s-cards-sobre-nos .card{max-width:unset;min-height:unset}.s-cards-sobre-nos .card .icon{width:48px;height:49px}.s-cards-sobre-nos .card .icon img{max-width:30px}}.s-diferenciais-sobre-nos{width:100%;max-width:1355px;margin:0 auto;background-color:#fff;border-radius:30px;padding:37px 69px 37px 38px}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos{position:relative}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto!important}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide .image-area{border-radius:30px;display:block;width:100%;max-width:609px;height:543px;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide .text-area{width:100%;max-width:488px}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide .text-area h2{color:#000;font-size:4rem;font-weight:600;line-height:115.896%}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action{background-color:#fff;border-radius:100px;-webkit-box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);box-shadow:0 4px 20.7px 0 rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:5px;position:absolute;left:760px;bottom:5%;z-index:6}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action .custom-button-next,.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action .custom-button-prev{width:21px;height:21px;background-color:#ffd31c;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action .swiper-pagination{position:static;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action .swiper-pagination-bullet{border-radius:100px;background:#d8d8d8;margin:0;width:10px;height:10px;opacity:1;-webkit-transition:.5s;transition:.5s}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action .swiper-pagination-bullet-active{width:40px;background:#ffd31c}@media (max-width:1200px){.s-diferenciais-sobre-nos{max-width:98%}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action{left:565px}}@media (max-width:991px){.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide .image-area{max-width:unset;height:auto;aspect-ratio:16/9;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide .text-area{max-width:unset}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide .text-area h2{text-align:center}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:1%}}@media (max-width:768px){.s-diferenciais-sobre-nos{padding:40px 20px 20px}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos{padding-bottom:30px}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .swiper-wrapper .swiper-slide .text-area h2{font-size:3rem}.s-diferenciais-sobre-nos .swiperDiferenciaisSobreNos .action{bottom:2%}}