﻿*{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%}body{background:#fafafa;font-size:1.6rem;font-weight:400;font-family:'Space Grotesk', Arial, sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}input,button,textarea{font-family:'Space Grotesk', Arial, sans-serif}ul{list-style:none}a{text-decoration:none}body>main.internal-page{margin-top:5.6rem}.container-default{padding-left:1.6rem;padding-right:1.6rem;max-width:1224px;margin:0 auto;width:100%}.subtitle-white{font-size:2rem;line-height:2.4rem;color:#FAFAFA;display:flex;align-items:center;gap:1.6rem}.subtitle-black{font-size:2rem;line-height:2.4rem;color:#212121;display:flex;align-items:center;gap:1.6rem}@media screen and (min-width: 991px){body>main.internal-page{margin-top:8.9rem}.subtitle-white{font-size:3.1rem;line-height:3.7rem}.subtitle-black{font-size:3.1rem;line-height:3.7rem}}.float-whatsapp{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;background:#01A944;position:fixed;bottom:1.6rem;right:1.6rem;z-index:2}.float-whatsapp svg{width:24px}.header{background-color:#404041;z-index:99;position:fixed;width:100%;top:0}.header .container{width:100%;max-width:1224px;padding:.8rem 1.6rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header .menu-mobile{display:flex}.header .menu-mobile img{width:30px}.header .logo{display:flex}.header .logo img{width:147px}.header .search-desktop{display:none}.header .menu-container{opacity:0;visibility:hidden;transform:translate3d(-100px, 0px, 0px);transition:.3s;position:fixed;left:0;width:100%;height:100vh;top:0}.header .menu-container.active{display:block;background-color:#404041;position:absolute;top:0;left:0;width:100%;height:100vh;padding:1.6rem;opacity:1;visibility:visible;transform:translate3d(0px, 0px, 0px);z-index:9;display:flex;flex-direction:column;overflow-y:scroll}.header .menu-container .mobile-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;margin-bottom:3.2rem}.header .menu-container .mobile-header>img{width:147px}.header .menu-container .mobile-header .close-menu{display:flex}.header .menu-container .mobile-header .close-menu img{width:16px}.header .menu-container .menu{gap:3.2rem;display:flex;flex-direction:column}.header .menu-container .menu li{text-align:center}.header .menu-container .menu li a{color:#FAFAFA;font-weight:500;line-height:21px;font-size:1.8rem;position:relative;display:flex;align-items:center;transition:.1s all ease;padding-top:.5rem;padding-bottom:.5rem}.header .menu-container .menu li.menu-item-has-children>a::after{content:"";background-image:url("../img/icons/ic_arrow_down_white.svg");background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:1.5rem;display:block;width:11.37px;height:7px;transition:.2s all ease}.header .menu-container .menu li .sub-menu{display:none}.header .menu-container .menu li .sub-menu li a{font-size:1.8rem;color:#888;font-weight:500;text-transform:inherit}.header .menu-container .menu li.active-submenu .sub-menu{display:block}.header .menu-container .menu li.active-submenu.menu-item-has-children>a::after{transform:rotate(180deg)}.header .menu-container .search-mobile{margin-top:3.2rem;margin-bottom:3.2rem}.header .menu-container .search-mobile form{position:relative}.header .menu-container .search-mobile form input[type="text"]{width:100%;height:48px;border:2px solid #FAFAFA;border-radius:40px;padding:.8rem 4.6rem .8rem 1.6rem;background:transparent;font-size:1.8rem;color:#FAFAFA}.header .menu-container .search-mobile form input[type="image"]{position:absolute;top:7px;right:16px}.header .menu-container .social-mobile{display:flex;align-items:center;justify-content:center;gap:2.4rem;margin-top:3.2rem}.header .menu-container .social-mobile li a{display:flex}.header .menu-container .contact-button{background-color:#F68A1E;color:#FAFAFA;height:5.6rem;border-radius:60px;padding-left:2.4rem;padding-right:2.4rem;transition:.1s all ease;font-size:2rem;display:flex;align-items:center;justify-content:center}.header .menu-container .contact-button:hover{background-color:#F37A00}body.menu-active{overflow:hidden}@media screen and (min-width: 991px){.float-whatsapp{width:8.6rem;height:8.6rem}.float-whatsapp svg{width:36px}.page-template-page-home .header{background-color:transparent}.header{transition:.2s all ease}.header.sticky{background-color:#404041}.header .container{gap:5rem;padding:1.6rem}.header .menu-mobile{display:none}.header .logo img{width:209px}.header .search-desktop{display:block;margin-left:1.6rem}.header .menu-container{opacity:1;visibility:visible;transform:unset;position:relative;left:0;width:auto;height:auto;top:0;display:flex;align-items:center;flex:1}.header .menu-container .mobile-header,.header .menu-container .search-mobile,.header .menu-container .social-mobile{display:none}.header .menu-container .menu{flex-direction:row;gap:1.6rem}.header .menu-container .menu li{margin:0;position:relative}.header .menu-container .menu li a{padding:0}.header .menu-container .menu li.menu-item-has-children>a::after{margin-left:.6rem}.header .menu-container .menu li.menu-item-has-children:hover .sub-menu{display:flex;flex-direction:column;gap:1.6rem;position:absolute;box-shadow:0px 4px 4px rgba(1,25,54,0.08);background-color:#F4FFFD;padding:2.4rem;min-width:205px}.header .menu-container .menu li.menu-item-has-children:hover .sub-menu li{margin:0;text-align:left}.header .menu-container .menu li.menu-item-has-children:hover .sub-menu li a{color:#011936}.header .menu-container .menu li.menu-item-has-children:hover.menu-item-has-children>a::after{transform:rotate(180deg)}.header .menu-container .contact-button{width:auto;margin-left:auto}.header.sticky .container{padding-top:1rem;padding-bottom:1rem;transition:.2s all ease}.header.sticky .logo img{width:150px}}@media screen and (min-width: 1200px){.header .container{gap:8rem}.header .search-desktop{margin-left:3.2rem}.header .menu-container .menu{gap:3.8rem}.header .menu-container .menu li.menu-item-has-children>a::after{margin-left:1.3rem}}.footer{background-color:#212121}.footer .container{width:100%;max-width:1224px;margin:0 auto;padding:6.4rem 1.6rem 1.6rem}.footer .footer-newsletter{padding-bottom:6.4rem}.footer .footer-newsletter h3{font-size:2rem;color:#FAFAFA;line-height:120%;font-weight:400;margin-bottom:4rem}.footer .footer-newsletter form{position:relative}.footer .footer-newsletter form input[type="email"]{border:1px solid #FAFAFA;width:100%;height:72px;border-radius:50px;background:transparent;padding:0 7.2rem 0 2.4rem;color:#ffffff;font-size:1.6rem}.footer .footer-newsletter form input[type="email"]::placeholder{color:#ffffff}.footer .footer-newsletter form button{cursor:pointer;position:absolute;right:.8rem;top:.8rem;background:transparent;border:0;font-size:0}.footer .footer-info{border-top:2px solid #404041;padding-top:6.4rem;padding-bottom:6.4rem;position:relative}.footer .footer-info .contact-list{display:flex;flex-direction:column;gap:2.4rem}.footer .footer-info .contact-list li{color:#FAFAFA;font-size:1.6rem;line-height:120%;display:flex;align-items:center;gap:1.6rem}.footer .footer-info .contact-list li a{color:#FAFAFA}.footer .footer-info .social-list{margin-top:7rem;display:flex;align-items:center;gap:1.6rem}.footer .footer-info .social-list a{display:flex}.footer .footer-info .menu{margin-top:4.8rem;display:flex;flex-direction:column;gap:1.6rem}.footer .footer-info .menu li a{font-size:1.6rem;line-height:120%;color:#FAFAFA}.footer .footer-info .back-to-top{position:absolute;right:0;bottom:4rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.8rem;cursor:pointer;width:auto}.footer .footer-info .back-to-top span{color:#404041;font-size:1.6rem;line-height:120%;display:block}.footer .copyright{border-top:2px solid #404041;padding-top:2.4rem;text-align:center}.footer .copyright p{color:#FAFAFA;font-size:1.2rem;line-height:1.5rem;margin-bottom:1.6rem}.footer .copyright ul{display:flex;align-items:center;justify-content:center;gap:.8rem}.footer .copyright ul li{display:flex}@media screen and (min-width: 991px){.footer .container{padding-top:12rem}.footer .footer-newsletter{padding-bottom:12rem;display:flex;align-items:center;justify-content:space-between}.footer .footer-newsletter h3{font-size:3.1rem;max-width:625px;margin-bottom:0}.footer .footer-newsletter form{width:100%;max-width:390px}.footer .footer-info{padding-top:8rem;padding-bottom:6.4rem;display:flex;justify-content:space-between}.footer .footer-info .contact-list li{font-size:2rem}.footer .footer-info .social-list{position:absolute;left:0;bottom:6.4rem}.footer .footer-info .menu{margin-top:0}.footer .footer-info>div:first-child{width:60%}.footer .footer-info>div{width:40%}.footer .footer-info .back-to-top{bottom:6.4rem}.footer .copyright{display:flex;align-items:center;justify-content:space-between;padding-top:1.2rem}.footer .copyright p{margin-bottom:0}}.home-banner{margin-top:57px;background-color:#404041}.home-banner .social-desktop{display:none}.home-banner .banner-home-item{display:flex;align-items:center;height:314px;position:relative}.home-banner .banner-home-item .bg-banner{position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat;height:100%;width:80%;right:0}.home-banner .banner-home-item .bg-banner.banner1{background-image:url("../img/banner1.png")}.home-banner .banner-home-item .bg-banner.banner2{background-image:url("../img/banner2.png")}.home-banner .banner-home-item .bg-banner.banner3{background-image:url("../img/banner3.png")}.home-banner .banner-home-item .container{position:relative;z-index:1;max-width:1224px;margin:0 auto;padding:0 1.6rem;width:100%;height:100%;display:flex;align-items:center}.home-banner .banner-home-item .container h1{z-index:1;font-size:3.9rem;line-height:4.6rem;color:#FAFAFA;font-weight:400}.home-banner .splide__pagination{gap:1.6rem}.home-banner .splide__pagination__page{width:2.1rem;height:2.1rem;background:#636364;border:1px solid #636364;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.home-banner .splide__pagination__page::after{content:'';width:9px;height:9px;background:#FFFFFF;border-radius:50%}.home-banner .splide__pagination__page.is-active{background:#404041;border:1px solid #EEEEEE}.home-banner .splide__pagination__page.is-active::after{background:#F68A1E}.home-banner .slider-bottom{display:flex;align-items:center;justify-content:space-between;max-width:1224px;margin:0 auto;padding:.8rem 1.6rem;width:100%}.home-banner .slider-bottom>a{display:flex;transform:rotate(180deg)}@media screen and (min-width: 991px){.home-banner{margin-top:0px;position:relative}.home-banner .social-desktop{position:relative;display:block;max-width:1224px;margin:0 auto;width:100%}.home-banner .social-desktop ul{right:16px;bottom:240px;width:32px;display:flex;flex-direction:column;gap:2.4rem;position:absolute}.home-banner .social-desktop ul li a{display:flex}.home-banner .social-desktop .rotate-text{position:absolute;right:0;bottom:-125px}.home-banner .social-desktop .rotate-text svg{width:230px}.home-banner .social-desktop .rotate-text text{font-size:2.8rem;line-height:1.8rem;font-weight:500;fill:#FAFAFA}.home-banner .banner-home-item{height:726px}.home-banner .banner-home-item .bg-banner{right:-108px}.home-banner .banner-home-item .container h1{max-width:920px;font-size:9.2rem;line-height:11rem}.home-banner .slider-bottom{position:absolute;bottom:2.4rem;left:0;right:0;padding:0 1.6rem}.home-banner .slider-bottom .splide__pagination{width:67%;justify-content:flex-start;gap:2rem}.home-banner .slider-bottom .splide__pagination li{display:flex;align-items:center;gap:0.8rem}.home-banner .slider-bottom .splide__pagination li::after{font-size:1.6rem;line-height:2.4rem;color:#FAFAFA;font-weight:500}.home-banner .slider-bottom .splide__pagination li:nth-child(1)::after{content:'Tradição'}.home-banner .slider-bottom .splide__pagination li:nth-child(2)::after{content:'Inovação'}.home-banner .slider-bottom .splide__pagination li:nth-child(3)::after{content:'Responsabilidade Social'}}@media screen and (min-width: 1324px){.home-banner .social-desktop ul{right:-32px}}@media screen and (min-width: 1400px){.home-banner .social-desktop .rotate-text{right:-100px}.home-banner .slider-bottom .splide__pagination{width:67%;gap:6.6rem}.home-banner .slider-bottom .splide__pagination li{gap:1.6rem}.home-banner .slider-bottom .splide__pagination li::after{font-size:2.2rem;line-height:2.6rem}}.home-instagram{background-image:url("../img/bg_instagram.png");background-repeat:no-repeat;background-size:cover}.home-instagram .container{width:100%;max-width:1224px;margin:0 auto;padding:5.4rem 1.6rem 6.4rem}.home-instagram .container h1{font-size:3.1rem;line-height:3.7rem;color:#FAFAFA;font-weight:400;margin-bottom:4rem}.home-instagram .container>a{margin-top:4.4rem;display:flex;align-items:center;gap:1.6rem;font-size:2rem;color:#FAFAFA;line-height:120%}.home-instagram .container>a img{transform:rotate(90deg);width:5.6rem}.home-instagram .container ul{display:flex;gap:2.4rem}.home-instagram .container ul li{background:#404041;width:184px;height:184px}.home-instagram .container #sb_instagram{padding-bottom:0 !important}.home-instagram .container #sb_instagram #sbi_images{padding:0 !important}@media screen and (min-width: 991px){.home-instagram{background-size:85% 100%;margin-right:0;position:relative}.home-instagram .bg-gray{position:absolute;bottom:0;left:0;width:calc(100% + 1.6rem);background-color:#212121;z-index:-1;height:330px;width:100%}.home-instagram .container{position:relative;z-index:1;padding:8rem 1.6rem}.home-instagram .container h1{font-size:6.2rem;line-height:7.4rem;margin-bottom:4rem;max-width:808px}.home-instagram .container>a{margin-top:4rem}.home-instagram .container #sb_instagram{padding-bottom:0 !important}.home-instagram .container #sb_instagram #sbi_images{padding:0 !important;display:flex;gap:2.4rem}.home-instagram .container #sb_instagram #sbi_images>div{width:184px;height:184px}}.home-solutions{background:#F37A00}.home-solutions .container{padding:6.4rem 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.home-solutions .subtitle{font-size:2rem;line-height:2.4rem;color:#FAFAFA;margin-bottom:2.4rem;display:flex;align-items:center;gap:1.6rem}.home-solutions h2{font-size:3.9rem;color:#FAFAFA;line-height:120%;margin-bottom:4.8rem;font-weight:400}.home-solutions .slider-services-home{position:relative;padding-bottom:16rem}.home-solutions .slider-services-home .slick-slide{margin-right:1.6rem}.home-solutions .slider-services-home .slick-arrow{position:absolute;bottom:6.4rem;background-color:transparent;width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;border:0;padding:0;outline:0;cursor:pointer;font-size:0;background-repeat:no-repeat;background-size:56px;background-position:center;z-index:9;transition:.2s all ease}.home-solutions .slider-services-home .slick-arrow.slick-prev{left:1.6rem;transform:rotate(180deg);background-image:url("../img/icons/ic_arrow_slider_white.svg")}.home-solutions .slider-services-home .slick-arrow.slick-next{left:9.6rem;background-image:url("../img/icons/ic_arrow_slider_white.svg")}.home-solutions .slider-services-home .slick-arrow:hover{opacity:.8}.home-solutions .box-service-home{background:#eee;height:344px;width:100%}.home-solutions .box-service-home a{position:relative;display:block;padding:5.6rem 2.4rem;height:100%}.home-solutions .box-service-home figure{height:58px;margin-bottom:3.4rem}.home-solutions .box-service-home h3{font-size:2.5rem;font-weight:400;line-height:120%;color:#212121}.home-solutions .box-service-home span{position:absolute;left:2.4rem;bottom:5.6rem}@media screen and (min-width: 991px){.home-solutions{padding-bottom:9.2rem}.home-solutions .container{padding:7.4rem 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.home-solutions .subtitle{font-size:3.1rem;line-height:3.7rem}.home-solutions h2{font-size:6.2rem;line-height:7.4rem;margin-bottom:6.9rem;font-weight:500;max-width:580px}.home-solutions .slider-services-home{margin-left:calc((100vw - 81%)/ 2);position:relative;padding-bottom:0;padding-left:176px}.home-solutions .slider-services-home .slick-arrow{left:0}.home-solutions .slider-services-home .slick-arrow.slick-prev{left:0px;top:calc(50% - 16px)}.home-solutions .slider-services-home .slick-arrow.slick-next{left:0px;top:calc(50% - 96px)}.home-solutions .box-service-home{max-width:240px;min-width:240px}}@media screen and (min-width: 1224px){.home-solutions .slider-services-home{margin-left:calc((100vw - 1040px)/ 2)}}.home-professionals{padding:6.4rem 0 6.4rem}.home-professionals .container{padding:0 1.6rem 0;max-width:1224px;margin:0 auto;width:100%}.home-professionals .subtitle{font-size:2rem;line-height:2.4rem;color:#212121;margin-bottom:2.4rem;display:flex;align-items:center;gap:1.6rem}.home-professionals h2{font-size:3.9rem;color:#212121;line-height:120%;margin-bottom:4.8rem;font-weight:400}.home-professionals .box-professional-home{width:100%;height:368px}.home-professionals .box-professional-home a{display:flex;text-align:center;flex-direction:column;position:relative;justify-content:flex-end;height:100%}.home-professionals .box-professional-home figure{position:absolute;z-index:-1;width:100%;margin:0;display:flex}.home-professionals .box-professional-home figure img{object-fit:cover;width:100%}.home-professionals .box-professional-home h3{font-size:1.6rem;line-height:2rem;font-weight:400;color:#FAFAFA;margin-bottom:1.4rem}.home-professionals .box-professional-home span{font-size:1.2rem;line-height:2.4rem;font-weight:700;color:#F68A1E;text-transform:uppercase;margin-bottom:3.2rem}.home-professionals .btn-outline{border:1px solid #F68A1E;background:transparent;width:100%;height:5.2rem;font-size:1.6rem;font-weight:700;border-radius:64px;color:#F68A1E;display:flex;align-items:center;justify-content:center;padding-left:2.4rem;padding-right:2.4rem;margin-top:2.4rem;transition:.2s all ease}.home-professionals .btn-outline:hover{border:1px solid #F37A00;color:#F37A00}.home-professionals .slider-bottom{padding:2.4rem 1.6rem 0;max-width:1224px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.home-professionals .slider-bottom .my-slider-progress{width:50%;background:#c6c6c6;height:2px}.home-professionals .slider-bottom .my-slider-progress .my-slider-progress-bar{margin-top:-3px;background:#404041;height:8px;transition:width 400ms ease;width:0}.home-professionals .slider-bottom .buttons{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.home-professionals .arrow-prev,.home-professionals .arrow-next{background-color:transparent;width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #404041;padding:0;outline:0;cursor:pointer;font-size:0;z-index:9;transition:.2s all ease}.home-professionals .arrow-prev svg path,.home-professionals .arrow-next svg path{fill:#404041}.home-professionals .arrow-prev:hover,.home-professionals .arrow-next:hover{background:#404041}.home-professionals .arrow-prev:hover svg path,.home-professionals .arrow-next:hover svg path{fill:#FAFAFA}.home-professionals .arrow-next{transform:rotate(180deg)}@media screen and (min-width: 991px){.home-professionals{padding:6rem 0 0;background-image:url("../img/bg-home-professionals.png");background-attachment:fixed;background-position:bottom;background-repeat:no-repeat;background-size:cover}.home-professionals .container{max-width:1224px;margin:0 auto;width:100%}.home-professionals .subtitle{font-size:3.1rem;line-height:3.7rem}.home-professionals h2{font-size:6.2rem;line-height:7.4rem;margin-bottom:6.9rem;font-weight:500;max-width:800px}.home-professionals .slider-bottom{flex-wrap:nowrap;padding-top:3.3rem;gap:7rem}.home-professionals .my-slider-progress{width:auto;flex:1}.home-professionals .btn-outline{margin-top:0;width:auto}}@media screen and (min-width: 1200px){.home-professionals .splide__track{margin-left:calc((100vw - 1192px)/ 2)}}.home-about-us{padding:6.4rem 1.6rem;background:#FFEBD7}.home-about-us .subtitle{font-size:2rem;line-height:2.4rem;color:#212121;margin-bottom:2.4rem;display:flex;align-items:center;gap:1.6rem}.home-about-us h2{font-size:3.9rem;color:#212121;line-height:120%;margin-bottom:2.4rem;font-weight:400}.home-about-us p{font-size:1.6rem;color:#404041;margin-bottom:4.8rem;line-height:20px}.home-about-us .normal-link{color:#F68A1E;font-size:2rem;line-height:2.4rem;display:flex;align-items:center;gap:1.6rem;max-width:220px}.home-about-us .normal-link span{min-width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #F68A1E;cursor:pointer;transition:.2s all ease}.home-about-us .normal-link span svg path{fill:#F68A1E}.home-about-us .normal-link:hover span{background:#F68A1E}.home-about-us .normal-link:hover span svg path{fill:#FFEBD7}.home-about-us #follow-link{display:none}@media screen and (min-width: 991px){.home-about-us{padding:0;background:#FAFAFA;margin-top:-9rem}.home-about-us .home-about-us-container{max-width:1182px;width:100%;margin:0 auto}.home-about-us .container{background:#FFEBD7;padding:16rem 16rem 11rem;margin-left:150px;width:100%}.home-about-us .subtitle{font-size:3.1rem;line-height:3.7rem}.home-about-us h2{font-size:4.9rem;line-height:5.8rem;margin-bottom:2.4rem;max-width:750px}.home-about-us p{font-size:2.5rem;line-height:120%;color:#404041;max-width:750px}.home-about-us .normal-link{max-width:277px}.home-about-us #follow-link{display:flex;align-items:center;justify-content:center;position:absolute;height:164px;width:164px;border-radius:50%;background:#F37A00;font-size:1.6rem;font-weight:500;text-transform:uppercase;color:#ffffff;z-index:999;pointer-events:none}}.home-feature-services{background:#404041}.home-feature-services .container{padding:6.6rem 1.6rem 6.4rem;max-width:1224px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:2.4rem}.home-feature-services .container>div{flex:1;background:#212121;background-size:cover}.home-feature-services .container>div:nth-child(1){background-image:url("../img/spot-value.png")}.home-feature-services .container>div:nth-child(2){background-image:url("../img/spot-inovacao.png")}.home-feature-services .container>div:nth-child(3){background-image:url("../img/spot-resposabilidade-social.png")}.home-feature-services .container>div>a{padding:2.4rem;min-height:310px;display:flex;flex-direction:column}.home-feature-services .container>div>a>img{margin-bottom:1.6rem;height:5.1rem;width:4rem;align-self:flex-start}.home-feature-services .container>div h3{margin-bottom:1.8rem;font-size:2rem;line-height:120%;color:#FAFAFA;font-weight:400}.home-feature-services .container>div h4{margin-bottom:1rem;font-size:2.5rem;line-height:3rem;color:#FAFAFA;font-weight:400}.home-feature-services .container>div p{font-size:1.6rem;line-height:2rem;color:#FAFAFA;margin-bottom:1rem}.home-feature-services .container>div span{display:flex;align-items:center;margin-top:auto;color:#FAFAFA;gap:.8rem;font-size:1.6rem}.home-feature-services .container>div span img{width:1.6rem;height:1.6rem}@media screen and (min-width: 991px){.home-feature-services{background-image:url("../img/bg-home-professionals.png");background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover}.home-feature-services .container{padding:11.7rem 1.6rem 8.4rem;display:flex;flex-direction:row}.home-feature-services .container>div>a{padding:4rem;min-height:389px}.home-feature-services .container>div>a>img{margin-bottom:4.2rem}.home-feature-services .container>div h3{font-size:2.5rem;line-height:3rem}.home-feature-services .container>div h4{font-size:3.1rem;line-height:3.7rem}.home-feature-services .container>div p{font-size:2rem;line-height:2.4rem}.home-feature-services .container>div span{gap:1.1rem;font-size:2rem}}.home-blog .container{padding:6.4rem 1.6rem 6.4rem;max-width:1224px;margin:0 auto;width:100%}.home-blog .subtitle{font-size:2rem;line-height:2.4rem;color:#212121;margin-bottom:2.4rem;display:flex;align-items:center;gap:1.6rem}.home-blog h2{font-size:3.9rem;color:#212121;line-height:120%;margin-bottom:4rem;font-weight:400}.home-blog .normal-link{color:#F68A1E;font-size:2rem;line-height:2.4rem;display:flex;align-items:center;gap:1.6rem;max-width:220px;margin-bottom:4.8rem}.home-blog .normal-link span{min-width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #F68A1E;cursor:pointer;transition:.2s all ease}.home-blog .normal-link span svg path{fill:#F68A1E}.home-blog .normal-link:hover span{background:#F68A1E}.home-blog .normal-link:hover span svg path{fill:#FFEBD7}.home-blog .home-blog-posts{display:flex;flex-direction:column;gap:2.4rem}.home-blog .home-blog-posts .box-post{background:#404041}.home-blog .home-blog-posts .box-post figure{overflow:hidden;height:238px;position:relative}.home-blog .home-blog-posts .box-post figure img{position:absolute;width:100%;height:100%;object-fit:cover}.home-blog .home-blog-posts .box-post h4{padding:0 1.6rem 1.6rem;font-size:2rem;line-height:2.4rem;color:#FAFAFA;font-weight:400}.home-blog .home-blog-posts .box-post h4 a{color:#FAFAFA}.home-blog .home-blog-posts .box-post .category-name{padding:1.6rem 1.6rem 0;color:#F68A1E;margin-bottom:2.4rem;display:block;font-size:1.6rem;line-height:120%}@media screen and (min-width: 768px){.home-blog .home-blog-posts{display:grid;grid-template-columns:repeat(2, 1fr);gap:2.4rem}}@media screen and (min-width: 991px){.home-blog{background-image:url("../img/bg-home-blog.png");background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover}.home-blog .container{padding:6rem 1.6rem 11rem}.home-blog .subtitle{font-size:3.1rem;line-height:3.7rem}.home-blog h2{font-size:6.2rem;line-height:7.4rem;margin-bottom:3.8rem;font-weight:500;max-width:600px}.home-blog .normal-link{margin-bottom:5rem}.home-blog .home-blog-posts{gap:9rem}.home-blog .home-blog-posts .box-post{max-width:490px}.home-blog .home-blog-posts .box-post figure{height:408px}.home-blog .home-blog-posts .box-post h4{padding:0 3.2rem 3.2rem;font-size:2.5rem;line-height:3rem}.home-blog .home-blog-posts .box-post .category-name{padding:3.2rem 3.2rem 0;font-size:2rem}.home-blog .home-blog-posts .box-post:nth-child(even){position:relative;top:-14rem;margin-left:auto}}.home-page{overflow-x:hidden}.inovation-header{background-image:url("../img/bg-inovation.png");background-size:cover;background-position:center;background-repeat:no-repeat;min-height:300px;padding-top:3.2rem;padding-bottom:3.2rem}.inovation-header ul{display:flex;align-items:center;gap:.8rem;margin-bottom:2.4rem}.inovation-header ul li{color:#FAFAFA;font-size:1.6rem;line-height:120%;display:flex;align-items:center;gap:.8rem}.inovation-header ul li a{color:#F68A1E}.inovation-header ul li+li::before{content:'';background:url("../img/icons/ic_triangle_white.svg") no-repeat center;width:12px;height:12px;display:block;transform:rotate(90deg)}.inovation-header h1{font-size:4.2rem;line-height:120%;color:#FAFAFA;font-weight:500;margin-bottom:2.4rem}.inovation-header p{font-size:2.9rem;line-height:120%;color:#FAFAFA}.inovation-featured-text{padding:6rem 1.6rem}.inovation-featured-text p{color:#212121;font-size:2rem;line-heigth:120%;max-width:1016px;margin:0 auto}.inovation-featured-text-image{background:#FFEBD7;padding:6rem 0}.inovation-differences{background:#F68A1E;padding-top:6rem;padding-bottom:6rem}.inovation-differences .subtitle-white{margin-bottom:6.4rem}.inovation-differences ul{display:flex;flex-direction:column;gap:2.4rem}.inovation-differences ul li{background:#FAFAFA;padding:2.4rem;flex:1}.inovation-differences ul li img{margin-bottom:2.4rem}.inovation-differences ul li h3{font-size:2rem;line-height:120%;color:#212121;font-weight:400;margin-bottom:1.8rem}.inovation-differences ul li p{font-size:1.6rem;line-height:2rem;color:#212121}.inovation-metodology{padding-top:6rem;padding-bottom:6rem}.inovation-metodology .subtitle-black{margin-bottom:6.4rem}.inovation-metodology ul{display:flex;flex-direction:column;gap:3.2rem}.inovation-metodology ul li h3{font-size:2.4rem;line-height:120%;color:#212121;font-weight:400;margin-bottom:2.4rem}.inovation-metodology ul li p{font-size:1.6rem;line-height:2rem;color:#212121}@media screen and (min-width: 991px){.inovation-header{min-height:389px}.inovation-header ul{margin-bottom:3.4rem}.inovation-header h1{font-size:6.2rem}.inovation-header p{font-size:3.9rem}.inovation-featured-text{padding-top:8rem;padding-bottom:8rem;background-image:url("../img/bg-frame-inovation.png");background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover}.inovation-featured-text p{font-size:3.1rem}.inovation-featured-text-image{padding:8rem 0}.inovation-differences{background:#F68A1E;padding-top:8rem;padding-bottom:11rem}.inovation-differences ul{flex-direction:row}.inovation-differences ul li{padding:3.2rem;min-height:333px}.inovation-differences ul li h3{font-size:2.5rem}.inovation-metodology{padding-top:8rem;padding-bottom:12rem}.inovation-metodology ul{flex-direction:row;justify-content:space-between;gap:8rem;flex-wrap:wrap}.inovation-metodology ul li{max-width:500px}.inovation-metodology ul li h3{font-size:3.9rem;font-weight:400}.inovation-metodology ul li p{font-size:2rem;line-height:120%}}
