﻿@keyframes fadeInLeft{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{from{transform:scale(0.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(80px)}100%{opacity:1;transform:translateY(0)}}@keyframes flipIn{0%{transform:rotate3d(-1, 1, 0, -80deg);opacity:0}100%{transform:rotate3d(1, 1, 0, 0deg);opacity:1}}@keyframes loopScale{0%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes gradientMove{0%{background-position:0% 50%}100%{background-position:100% 50%}}.fadeInLeft.show-animate{animation:fadeInLeft 1s ease-out forwards}.fadeInRight.show-animate{animation:fadeInRight 1s ease-out forwards}.fadeInTop.show-animate{animation:fadeInTop 1s ease-out forwards}.fadeInBottom.show-animate{animation:fadeInBottom 1s ease-out forwards}.zoomIn.show-animate{animation:zoomIn 1s ease-out forwards}.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}.show-animate{opacity:1}.bg-gradient1{background:linear-gradient(20deg, #ffc800, rgba(255, 179, 0, 0.9803921569)) !important}.bg-gradient2{background:linear-gradient(30deg, #82847b, #b9b9b9, #82847b) !important}.bg-cinza{background:#f9f9f9}.bg-dark1{background:#3f403f}.bg-dark2{background:#1b1b1b}.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Montserrat",sans-serif}img{width:100%;height:auto}body{overflow-x:hidden !important;scroll-behavior:smooth}[id]{scroll-margin-top:110px}section:not(.feature-section-five){overflow-x:hidden}.section-padding{padding:75px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#82847b;height:55px;width:55px;right:15px;bottom:10px;position:fixed;z-index:10;font-size:20px;text-align:center;border-radius:50%;border:2px solid rgba(0,0,0,0);box-shadow:0 0 10px 3px rgba(108,98,98,.2);color:#1f1f1f;text-decoration:none;transition:all .4s;display:none;cursor:pointer}.go-top-btn i{display:block;line-height:52px;color:#fff}.sticky-div{position:sticky !important;top:130px;z-index:4}.object-fit-contain{object-fit:contain !important}.obj-contain{object-fit:contain !important}.object-fit-cover{object-fit:contain !important}.obj-cover{object-fit:cover !important}*{scrollbar-width:auto;scrollbar-color:#ffc800 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#ffc800;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#e9ad0a}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600}ul,ol{padding:0;margin:0}li{list-style:none;color:#171717}a{color:#171717;text-decoration:none;transition:.4s ease}p{color:#171717;margin-bottom:15px;font-size:1em;line-height:22px}.section-title h1,.section-title h2{font-size:3em;font-weight:700;font-family:"Montserrat",sans-serif}.section-title span{text-transform:uppercase;font-size:.9em;display:block}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.divider{background:#ffc800;-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}.title-area2{position:relative;margin-top:15px;margin-bottom:15px}.title-area2.white h2,.title-area2.white h3,.title-area2.white .title{color:#fff}.title-area2.white p{color:#fff}.title-area2.white span,.title-area2.white .subtitle{color:#fff}.title-area2.white span::before,.title-area2.white .subtitle::before{filter:brightness(100) saturate(0)}.title-area2 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:capitalize;color:#e9ad0a;font-weight:500;font-size:1rem;letter-spacing:.2em;padding:8px 15px;padding-left:0px;margin-bottom:10px;border-radius:2px}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.2rem;line-height:2.4rem;font-weight:500;text-transform:capitalize;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{color:#82847b;font-weight:600}.title-area2 h2 b.tam2,.title-area2 h3 b.tam2,.title-area2 .title b.tam2{font-size:1.8rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2.2rem;line-height:2.4rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:1.8rem;line-height:2.2rem}}.title-area2 p{margin-top:20px;color:#171717}.title-area2 .shape{height:30px;width:200px;position:relative;margin-top:10px !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 .shape{width:200px}}.title-area2 .shape::before{position:absolute;content:"";width:100%;height:100%;top:0px;left:0;background-image:url(../img/banners/divider-shape2.png);background-size:100%;background-repeat:no-repeat;background-position:center}.title-area2.text-center{text-align:center}.title-area2.text-center span,.title-area2.text-center .subtitle{left:50%;transform:translateX(-50%)}.title-area2.text-center .shape{margin:0 auto}.title-area2.dark h2,.title-area2.dark h3,.title-area2.dark .title{color:#fff}.main-header{max-width:100%;box-sizing:border-box}.main-header a{color:inherit}.main-header li{color:inherit}.main-header .header-lower,.main-header .main-box{max-width:100%;box-sizing:border-box}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}.animated{animation-duration:.8s;animation-fill-mode:both}.large-container{position:static;max-width:100%;padding:0 30px;margin:0 auto;width:100%}.btn-style-one{position:relative;z-index:1;display:inline-flex;align-items:center;gap:20px;font-size:16px;font-weight:600;line-height:1;border-radius:30px;padding:7px 7px 7px 25px;color:#3f403f;background-color:#f5f5f5;text-transform:capitalize;overflow:hidden;transition:all 300ms ease;text-decoration:none}.btn-style-one::before{content:"";position:absolute;left:0;top:0;width:0;height:50%;z-index:-1;transition:all 300ms ease;background-color:#000}.btn-style-one::after{content:"";position:absolute;right:0;bottom:0;width:0;height:50%;z-index:-1;transition:all 300ms ease;background-color:#000}.btn-style-one .dot-box{background-color:#000;color:#000;border-radius:50%;display:inline-block;font-size:12px;height:35px;width:35px;line-height:35px;text-align:center;position:relative;transition:all 300ms ease}.btn-style-one .dot-box .dot-item{background-color:#000;border-radius:50%;height:5px;width:5px;position:absolute;left:calc(50% + 2px);top:calc(50% - 2px);transition:all 300ms ease}.btn-style-one .dot-box .dot-item::before,.btn-style-one .dot-box .dot-item::after{content:"";position:absolute;background-color:#000;border-radius:50%;height:5px;width:5px;transition:all 300ms ease}.btn-style-one .dot-box .dot-item::before{left:-5px;top:-5px}.btn-style-one .dot-box .dot-item::after{left:-5px;bottom:-5px}.btn-style-one:focus,.btn-style-one:hover{color:#3f403f}.btn-style-one:focus::before,.btn-style-one:hover::before{width:100%;left:unset;right:0}.btn-style-one:focus::after,.btn-style-one:hover::after{width:100%;right:unset;left:0}.btn-style-one:focus .dot-box .dot-item,.btn-style-one:hover .dot-box .dot-item{left:calc(50% - 5px);top:calc(50% - 2px)}.btn-style-one:focus .dot-box .dot-item::before,.btn-style-one:hover .dot-box .dot-item::before{left:5px;top:5px}.btn-style-one:focus .dot-box .dot-item::after,.btn-style-one:hover .dot-box .dot-item::after{left:5px;bottom:5px}@media(max-width: 575.98px){.btn-style-one{padding:5px 5px 5px 15px;font-size:14px;gap:10px}.btn-style-one .dot-box{height:30px;width:30px;line-height:30px;font-size:10px}}.main-header-style .header-lower{width:100%;background:#fff;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,200,0,.8)}.main-header-style .main-box{padding:2px 24px;background:rgba(0,0,0,0);border-bottom:0;width:100%;max-width:none;margin:0}@media(max-width: 1399.98px){.main-header-style .main-box{padding:2px 12px}}@media(max-width: 991.98px){.main-header-style .main-box{padding:0 15px}}.main-header-style .main-box .nav-main{position:relative;display:grid;grid-template-columns:minmax(110px, 190px) minmax(0, 1fr) auto;align-items:center;column-gap:clamp(16px,2vw,40px);width:100%;max-width:1680px;margin:0 auto;min-width:0;height:80px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box .nav-main{display:flex;justify-content:space-between}}.main-header-style .main-box .logo{flex:0 0 auto}.main-header-style .main-box .header-left{flex:1 1 auto;width:100%;min-width:0;display:flex;align-items:center;justify-content:stretch}.main-header-style .main-box .outer-box{flex:0 0 auto;display:flex;align-items:center;gap:12px;justify-self:end}.main-header-style .main-box .outer-box .social-link{padding:4px 8px}.main-header-style .main-box .outer-box .social-link:empty{display:none;margin:0}.main-header-style .main-box .outer-box .social-link a{color:#000;text-transform:uppercase;font-size:22px;font-weight:500;margin:0 5px;text-decoration:none}.main-header-style .main-box .outer-box .social-link a:hover{color:#ffc800}@media(max-width: 1439.98px){.main-header-style .main-box .outer-box .social-link{display:none}}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact{display:flex;align-items:center;gap:30px;line-height:1}@media(max-width: 1439.98px){.main-header-style .main-box .outer-box .ui-btn-outer .header-contact{display:none}}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .social-icon{gap:20px;display:flex;align-items:center;border-right:1px solid silver;padding-right:30px}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .social-icon a{color:#cfcfcf;font-size:18px}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .social-icon a:hover{color:#cfcfcf}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .info-btn{font-weight:600;color:#000}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .info-btn:hover{color:#f5f5f5}@media(min-width: 992px)and (max-width: 1919.98px){.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one{padding:8px 12px}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one .header-whatsapp-text{display:none}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one i{font-size:18px;margin:0}}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-header-style .main-box .outer-box .ui-btn-outer .box-btns{display:none}}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one{background-color:rgba(0,0,0,0);border:1px solid #000;color:#000;padding:12px 20px;font-size:16px;font-weight:500;text-transform:capitalize}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one:hover{transform:scale(1.01);color:#ffc800;border-color:#ffc800}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one:hover i{color:#ffc800}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one::after,.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one::before{display:none}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one i{color:#000}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one{font-size:13px;padding:8px 12px}}@media(max-width: 1199.98px){.main-header-style .main-box .outer-box .btn-style-one{display:none}}.main-menu{position:relative;width:100%;max-width:100%;min-width:0}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){.main-menu{padding:0 12px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-menu{padding:0 4px}}.main-menu .navbar-header{display:none}.main-menu .navbar-collapse{padding:0}.main-menu .navigation{margin:0;position:relative;list-style:none;padding:0;display:flex;flex-wrap:nowrap;align-items:center;width:100%;max-width:100%}@media(min-width: 992px){.main-menu .navigation{justify-content:space-between;gap:clamp(10px,1.1vw,22px)}}@media(min-width: 1400px){.main-menu .navigation{justify-content:space-evenly;gap:clamp(14px,1.4vw,28px)}}@media(max-width: 991.98px){.main-menu .navigation{justify-content:center;gap:clamp(6px,.75vw,10px)}}.main-menu .navigation::after{content:"";display:block;clear:both}.main-menu .navigation>li{float:none;flex:0 0 auto;margin-left:0;padding:2px 0;position:relative;transition:all 300ms ease;white-space:nowrap}.main-menu .navigation>li:first-child{margin-left:0}.main-menu .navigation>li>a{color:#000;display:flex;font-size:clamp(11px,.82vw,15px);line-height:1.25;font-weight:500;text-transform:capitalize;opacity:1;padding:0;position:relative;text-align:center;transition:all 300ms ease;font-family:"Montserrat",sans-serif;text-decoration:none;letter-spacing:-0.01em}@media(max-width: 1399.98px){.main-menu .navigation>li>a{font-size:12px}}@media(max-width: 1199.98px){.main-menu .navigation>li>a{font-size:11px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-menu .navigation>li>a{font-size:10.5px}}.main-menu .navigation>li>a .icon{position:relative;font-size:22px;line-height:24px;margin-left:10px}.main-menu .navigation>li>a:hover{color:#ffc800}.main-menu .navigation>li.current>a{color:#ffc800;font-weight:600}.main-menu .navigation>li.dropdown>a{align-items:center;gap:6px}.main-menu .navigation>li.dropdown>a .menu-dropdown-icon{font-size:14px;line-height:1;transition:transform .3s ease,color .3s ease}.main-menu .navigation>li.dropdown>a:hover .menu-dropdown-icon{color:#f5f5f5}.main-menu .navigation>li.dropdown:hover>a .menu-dropdown-icon{color:#ffc800;transform:rotate(180deg)}.main-menu .navigation>li.dropdown:hover>ul{margin-top:0;opacity:1;top:80%;transition:all 300ms ease;visibility:visible}.main-menu .navigation>li>ul{background-color:#fff;box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);border-top:2px solid #ffc800;display:none;left:0;margin-top:30px;opacity:0;border-radius:10px;padding:10px 5px;position:absolute;top:100%;width:310px;max-height:500px;z-index:100;list-style:none}.main-menu .navigation>li>ul.from-right{left:auto;right:0}.main-menu .navigation>li>ul>li{position:relative;width:100%;border-bottom:1px solid #e8e8e8}.main-menu .navigation>li>ul>li:last-child{border-bottom:none}.main-menu .navigation>li>ul>li>a{position:relative;display:block;padding:8px 15px;line-height:16px;font-weight:500;font-size:14px;width:100%;color:#000;text-align:left;text-transform:capitalize !important;transition:all 200ms ease;text-decoration:none}.main-menu .navigation>li>ul>li>a:hover{color:#000;padding-left:20px}.main-menu .navigation>li>ul>li.dropdown>a{padding-right:28px}.main-menu .navigation>li>ul>li.dropdown>a .menu-dropdown-icon--sub{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:11px;line-height:1;color:inherit;transition:color .2s ease}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-menu .navigation>li>ul>li.dropdown>a .menu-dropdown-icon--sub{display:none}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-menu .navigation>li>ul>li.dropdown>a{padding-right:15px}}.main-menu .navigation>li>ul>li.dropdown:hover>ul{visibility:visible;opacity:1;top:0;margin-top:20px;transition:all 300ms ease}.main-menu .navigation>li>ul>li>ul{background-color:#fff;border-top:2px solid #ffc800;box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);display:none;left:100%;margin-top:10px;border-radius:10px;opacity:0;padding:5px;position:absolute;top:0;transform:translateY(-30px);width:310px;z-index:100;list-style:none}@media(max-width: 1439.98px){.main-menu .navigation>li>ul>li>ul{left:auto;right:100%}}.main-menu .navigation>li>ul>li>ul>li{position:relative;border-bottom:1px solid #e8e8e8;width:100%}.main-menu .navigation>li>ul>li>ul>li:last-child{border-bottom:none}.main-menu .navigation>li>ul>li>ul>li>a{position:relative;display:block;width:100%;padding:8px 10px;line-height:20px;font-weight:500;font-size:14px;color:#000;font-family:"Montserrat",sans-serif;text-align:left;text-transform:capitalize;transition:all 300ms ease;text-decoration:none}.main-menu .navigation>li>ul>li>ul>li>a:hover{color:#000;padding-left:15px}.main-menu .navigation li.dropdown .dropdown-btn{border:1px solid #000;color:#000;cursor:pointer;display:none;font-size:16px;height:30px;line-height:26px;position:absolute;right:10px;text-align:center;top:8px;width:34px;z-index:5}.sticky-header{background-color:#fff;box-shadow:2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);left:0;right:auto;opacity:0;border-bottom:1px solid #e9ad0a;padding:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999}.sticky-header.fixed-header{opacity:1;visibility:visible;z-index:9999;transition:all 500ms ease;animation:slideInDown .5s ease}.sticky-header.fixed-header .logo{padding:0px 0;max-width:180px;height:100%}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header.fixed-header .logo{max-width:90px;padding:10px 0}}.sticky-header.fixed-header .logo img{width:100%;height:100%;object-fit:contain}@keyframes slideInDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.sticky-header .large-container{width:100%;max-width:none;padding:0 24px}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.sticky-header .large-container{padding:0 24px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .large-container{padding:0 10px}}.sticky-header .nav-main{background:none;position:relative;width:100%;min-width:0}.sticky-header .inner-container{align-items:center;display:grid;grid-template-columns:minmax(110px, 190px) minmax(0, 1fr) auto;column-gap:clamp(16px,2vw,40px);position:relative;height:80px;max-width:1680px;margin:0 auto;width:100%}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .inner-container{display:flex;justify-content:space-between}}.sticky-header .main-menu .navigation>li{margin:0;margin-left:10px;padding:0 3px}.sticky-header .main-menu .navigation>li:first-child{margin-left:0}.sticky-header .main-menu .navigation>li>a{color:#000;padding:5px 0}.sticky-header .main-menu .navigation>li.current>a,.sticky-header .main-menu .navigation>li:hover>a{color:#ffc800}.sticky-header .main-menu .navigation>li:before{display:none}.sticky-header .outer-box,.sticky-header .navbar-header{display:none}.sticky-header .mobile-nav-toggler{color:#cfcfcf !important}.header-style-one{border-bottom:1px solid hsla(0,0%,100%,.1);left:0;right:0;position:absolute;top:0;width:100%;max-width:100%;z-index:9999}.header-style-one .logo{padding:2px 0;max-width:190px;height:100%}@media(min-width: 1400px){.header-style-one .logo{max-width:200px}}@media(min-width: 992px)and (max-width: 1399.98px){.header-style-one .logo{max-width:150px}}@media(min-width: 992px)and (max-width: 1199.98px){.header-style-one .logo{max-width:130px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.header-style-one .logo{max-width:120px}}.header-style-one .logo img{width:100%;height:100%;object-fit:contain}.header-style-one .header-left{display:flex;align-items:center;width:100%;min-width:0}.header-style-one .outer-box{display:flex;align-items:center;gap:12px}.header-style-one .box-btns{align-items:center;display:flex;gap:10px}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.header-style-one .box-btns{display:none}}.header-style-one .box-btns .btn-one{background-color:rgba(0,0,0,0);border:1px solid #000;color:#000;padding:12px 20px;font-size:16px;font-weight:500;text-transform:capitalize;display:inline-flex;align-items:center;gap:8px}@media(min-width: 992px)and (max-width: 1919.98px){.header-style-one .box-btns .btn-one{padding:8px 12px}.header-style-one .box-btns .btn-one .header-whatsapp-text{display:none}.header-style-one .box-btns .btn-one i{font-size:18px}}.header-style-one .box-btns .btn-one:hover{transform:scale(1.01);color:#ffc800;border-color:#ffc800}.header-style-one .box-btns .btn-one:hover i{color:#ffc800}.header-style-one .box-btns .btn-one::after,.header-style-one .box-btns .btn-one::before{display:none}.header-style-one .box-btns .btn-one i{color:#000}.header-style-one .mobile-nav-toggler{margin-left:0;display:none;align-items:center;justify-content:center;position:relative;flex-shrink:0;width:50px;height:50px;text-align:center;line-height:1;border-radius:1px;transition:all 300ms ease;cursor:pointer}@media only screen and (max-width: 991px){.header-style-one .mobile-nav-toggler{display:flex}}.header-style-one .mobile-nav-toggler.radius{border-radius:50%}.header-style-one .mobile-nav-toggler svg{display:block;margin:0 auto;width:38px;height:38px;color:#000 !important;transition:all 500ms ease}.header-style-one .mobile-nav-toggler svg path{fill:#000 !important}.header-style-one .mobile-nav-toggler svg path{transition:all 300ms ease}.header-style-one .mobile-nav-toggler:hover{color:#ffc800;border-color:#ffc800}.header-style-one .mobile-nav-toggler:hover svg path{fill:#ffc800 !important}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.header-style-one .mobile-nav-toggler{width:45px;height:45px}.header-style-one .mobile-nav-toggler svg{width:28px;height:28px}}.header-style-one.innerpage-style{background-color:#030303}@media only screen and (max-width: 1700px){.main-header .header-lower .outer-box .ui-btn-outer{border-right:0;margin-right:0;padding-right:0}}@media only screen and (max-width: 1439px){.main-header .main-menu .navigation>li{margin-left:10px}}@media only screen and (min-width: 768px){.main-header .main-menu .navigation>li>ul,.main-header .main-menu .navigation>li>ul>li>ul{display:block !important;visibility:hidden;opacity:0}}@media only screen and (max-width: 1199px){.main-header .main-box{align-items:center}}@media only screen and (max-width: 991px){.main-header .main-menu{display:none}.main-header .header-left{display:none}.main-header .logo{width:200px}.main-header .logo img{width:100%;height:100%;object-fit:contain;max-width:none}.main-header .header-lower{padding:0}.main-header .main-box .nav-main{width:auto}.main-header .main-box{justify-content:space-between}}@media only screen and (max-width: 599px){.main-header .header-lower .logo-box{padding-left:0;min-width:auto;margin-right:0;max-width:140px}.main-header .header-lower .logo-box .logo img{max-width:140px}}.mobile-nav-toggler{position:relative;font-size:28px;line-height:20px;cursor:pointer;color:#000;display:none !important;top:0;margin-left:20px}@media only screen and (max-width: 991px){.mobile-nav-toggler{display:flex !important}}@media only screen and (min-width: 992px){.main-header-style .mobile-nav-toggler,.header-style-one .mobile-nav-toggler,.sticky-header .mobile-nav-toggler{display:none !important}}@media only screen and (min-width: 992px)and (max-width: 1023px){.main-header-style .main-box{padding:5px 12px}.main-header-style .main-box .logo{max-width:120px}.main-header .main-menu .navigation>li{margin-right:12px;padding:20px 0}.main-header .main-menu .navigation>li>a{font-size:13px}.main-header-style .outer-box .btn-style-one{display:none}}.mobile-menu{position:fixed;right:0;top:0;width:320px;max-width:100%;height:100%;opacity:0;visibility:hidden;z-index:999999}.mobile-menu .menu-backdrop{position:fixed;right:0;top:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.7);opacity:0;visibility:hidden}.mobile-menu .upper-box{position:relative;display:flex;justify-content:space-between;width:100%;padding:20px 10px;flex-shrink:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mobile-menu .upper-box{padding:0 10px}}.mobile-menu .close-btn{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);margin-left:20px;text-align:center;font-size:24px;padding:5px;color:#fff;border:1px solid rgba(255,200,0,.5);border-radius:200px;cursor:pointer;z-index:10;transition:all .5s ease}.mobile-menu .close-btn:hover{opacity:.5}.mobile-menu .nav-logo{position:relative;text-align:left;width:55%;height:60px;border-radius:10px}.mobile-menu .nav-logo img{width:100%;height:100%;object-fit:contain}.mobile-menu .menu-box{position:relative;display:flex;flex-direction:column;justify-content:flex-start;left:0;top:0;width:100%;height:100%;max-height:100%;overflow:hidden;background:#3f403f;padding:0;z-index:5;opacity:0;visibility:hidden;border-radius:0;transform:translateX(101%)}.mobile-menu .navigation{position:relative;display:block;flex:1 1 auto;min-height:0;width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-top:1px solid hsla(0,0%,100%,.1);list-style:none;margin:0;padding:0;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.35) rgba(0,0,0,0)}.mobile-menu .navigation::-webkit-scrollbar{width:4px}.mobile-menu .navigation::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.mobile-menu .navigation::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.28);border-radius:100px}.mobile-menu .navigation::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.45)}.mobile-menu .navigation li{position:relative;display:block;border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-menu .navigation li>a{position:relative;display:block;line-height:22px;padding:10px 18px;font-size:14px;color:#fff;font-weight:400;text-transform:capitalize !important;text-decoration:none;overflow-wrap:break-word;word-break:break-word}.mobile-menu .navigation li>a .menu-dropdown-icon,.mobile-menu .navigation li>a .menu-dropdown-icon--sub{display:none !important}.mobile-menu .navigation li:hover>a,.mobile-menu .navigation li.current>a{color:#e3e3e3;font-weight:500}.mobile-menu .navigation li.dropdown .dropdown-btn{position:absolute;right:0;top:0;width:44px;height:44px;text-align:center;font-size:16px;line-height:44px;color:#fff;cursor:pointer;z-index:5;display:block;border:none}.mobile-menu .navigation li.dropdown .dropdown-btn:after{content:"";position:absolute;left:0;top:10px;width:1px;height:24px;border-left:1px solid hsla(0,0%,100%,.1)}.mobile-menu .navigation li.dropdown .dropdown-btn.active i:before{content:""}.mobile-menu .navigation li>ul,.mobile-menu .navigation li>ul>li>ul{display:none;list-style:none;margin:0;padding:0;overflow:hidden;background:hsla(0,0%,100%,.02);border-radius:5px;max-width:100%}.mobile-menu .navigation li>ul>li{padding-left:8px}.mobile-menu .navigation li>ul>li:last-child{border-bottom:none}.mobile-menu .navigation li>ul>li:first-child{border-top:1px solid hsla(0,0%,100%,.1)}.mobile-menu .navigation li>ul>li>ul>li{padding-left:5px}.mobile-menu .navigation li>ul>li>ul>li>a{padding-left:20px;font-size:13px;font-weight:400;opacity:.9}.mobile-menu .navigation li>ul>li>ul>li>a:hover{font-weight:500}.mobile-menu .navigation li>ul>li>ul>li>ul>li{padding-left:10px}.mobile-menu .navigation li>ul>li>ul>li>ul>li>a{padding-left:10px;font-size:14px;opacity:.85}.mobile-menu .contact-list-one{flex-shrink:0}.mobile-menu .social-links{position:relative;display:flex;align-items:center;justify-content:space-between;background:#3f403f;width:100%;border-top:1px solid hsla(0,0%,100%,.1);margin-top:0;flex-shrink:0;list-style:none;margin-bottom:0;padding:0 8px}.mobile-menu .social-links li{position:relative;text-align:center;width:100%;border-right:1px solid hsla(0,0%,100%,.1)}.mobile-menu .social-links li a{position:relative;display:block;line-height:50px;height:50px;font-size:14px;text-align:center;color:#fff;transition:all 300ms ease;text-decoration:none}.mobile-menu .social-links li a:hover{color:#ffc800}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .mobile-menu{opacity:1;visibility:visible}.mobile-menu-visible .mobile-menu .menu-backdrop{opacity:1;visibility:visible;transition:all .4s ease}.mobile-menu-visible .mobile-menu .menu-box{opacity:1;visibility:visible;transition:all .4s ease 200ms;transform:translateX(0%)}.contact-list-one{position:relative;padding:20px 10px;list-style:none;margin:0}.contact-list-one li{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:20px;font-size:14px;line-height:24px;color:#000}.contact-list-one li:last-child{margin-bottom:0}.contact-list-one li .contact-info-box{display:flex;align-items:center;gap:10px;width:100%;color:#fff}.contact-list-one li .info-text{width:80%}.contact-list-one li .info-text.email a{font-size:13px;word-break:break-word}.contact-list-one li a{color:#fff;transition:all 300ms ease;text-decoration:none}.contact-list-one li a:hover{color:#ffc800}.contact-list-one li .icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;font-size:24px;line-height:normal;background:#ffc800;color:#fff}.contact-list-one li .title{display:block;font-size:11px;color:#c6c6c6;font-weight:400;text-transform:uppercase}.site-footer{background:#1b1b1b;color:hsla(0,0%,100%,.78)}.site-footer__main{padding:4rem 0 3rem;border-top:3px solid #ffc800}.site-footer__brand{max-width:380px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__brand{max-width:100%;text-align:center;margin-inline:auto}}.site-footer__logo{display:inline-flex;margin-bottom:1.25rem}.site-footer__logo img{width:180px;height:auto;object-fit:contain;filter:brightness(10)}.site-footer__tagline{margin:0 0 1.5rem;font-size:.95rem;line-height:1.65;color:hsla(0,0%,100%,.72)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__tagline{margin-left:auto;margin-right:auto;max-width:420px}}.site-footer__social{display:flex;flex-wrap:wrap;gap:.65rem}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__social{justify-content:center}}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:.95rem;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.site-footer__social a:hover{background:#ffc800;border-color:#ffc800;color:#1b1b1b}.site-footer__title{margin:0 0 1.15rem;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffc800}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__title{text-align:center}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__nav,.site-footer__contact{text-align:center}}.site-footer__nav ul,.site-footer__contact ul{display:flex;flex-direction:column;gap:.7rem}.site-footer__nav a,.site-footer__nav .site-footer__meta,.site-footer__contact a,.site-footer__contact .site-footer__meta{display:inline-flex;align-items:flex-start;gap:.65rem;color:hsla(0,0%,100%,.72);font-size:.92rem;line-height:1.45;text-decoration:none;transition:color .2s ease}.site-footer__nav a i,.site-footer__nav .site-footer__meta i,.site-footer__contact a i,.site-footer__contact .site-footer__meta i{flex-shrink:0;margin-top:.2rem;width:16px;text-align:center;color:#ffc800}.site-footer__nav a:hover,.site-footer__contact a:hover{color:#fff}.site-footer__nav ul{gap:.55rem}.site-footer__nav a{display:inline-block}.site-footer__nav a i{display:none}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__contact ul li{display:flex;justify-content:center}}.site-footer__contact a,.site-footer__contact .site-footer__meta{max-width:320px;text-align:left}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__contact a,.site-footer__contact .site-footer__meta{max-width:360px}}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:1.25rem 0;background:rgba(0,0,0,.25)}.site-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.site-footer__bottom-inner{flex-direction:column;text-align:center}}.site-footer__copy{font-size:.85rem;color:hsla(0,0%,100%,.55);line-height:1.5}.site-footer__agency{display:inline-flex;opacity:.85;transition:opacity .2s ease}.site-footer__agency:hover{opacity:1}.site-footer__agency img{width:110px;height:auto;filter:brightness(10)}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:40px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{margin-top:90px}}.slider-area .slider-height{height:380px;background-size:cover}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height{height:280px}}.slider-area .slider-height .hero-cap{padding-top:100px}@media only screen and (min-width: 992px)and (max-width: 1199px){.slider-area .slider-height .hero-cap{padding-top:90px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height .hero-cap{padding-top:10px}}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:45px;font-weight:700;line-height:1;text-align:center}@media only screen and (min-width: 768px)and (max-width: 991px){.slider-area .slider-height .hero-cap h1{font-size:35px;text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:35px;text-align:center}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:35px;text-align:center}}.slider-area .slider-height .hero-cap .ajust-link{color:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#82847b}.slider-area .slider-height .hero-cap .divider{margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height .hero-cap .divider{margin:0 auto}}.slider-area .slider-height .hero-cap .color-w{color:#82847b;text-align:center;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height .hero-cap .color-w{text-align:center}}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";background:linear-gradient(180deg, #3f403f 30%, #3f403f 100%);opacity:.8;width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}.brands-area{background:#3f403f;padding:40px 0 !important}.brands-area .brandSwiper{padding:6px 0}.brands-area .brandSwiper .swiper-slide{padding:8px}.brands-area .desc{margin-top:15px;font-size:1rem;color:#fff}.brands-area .item-brand{width:100%;height:150px;border-radius:12px;padding:12px;margin:4px 0;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 18px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center}.brands-area .item-brand img{width:100% !important;height:100% !important;object-fit:contain !important}button.btn-main{border:none}.btn-main{background:#e9ad0a;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 20px;text-transform:uppercase;font-family:"Montserrat",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:5px;-moz-user-select:none;font-weight:400;letter-spacing:1px;cursor:pointer;transition:color .4s linear;position:relative;z-index:1;overflow:hidden}.btn-main::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background-color:#ffc800;border-radius:5px;box-shadow:inset 2px 2px 2px 0px hsla(0,0%,100%,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1);transition:all .3s ease}.btn-main:hover{color:#fff}.btn-main:hover:after{left:0;width:100%}.btn-main:active{top:2px}.btn-one{display:flex;align-items:center;justify-content:center;padding:15px 40px;border:0;text-transform:capitalize;z-index:1;width:fit-content;position:relative;font-size:16px;font-weight:500;border-radius:3px;text-transform:uppercase;background:#ffc800;color:#fff;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.btn-one{font-size:14px;padding:18px 45px}}.btn-one.radius{border-radius:999px}.btn-one i{font-size:24px;margin-right:10px}.btn-one::before,.btn-one::after{background-color:#e9ad0a}.btn-one::before{position:absolute;bottom:0;left:0;width:50%;height:0;content:"";transition:all .4s ease-in-out;border-radius:0;z-index:-1}.btn-one:after{position:absolute;top:0;right:0;width:51%;height:0;content:"";transition:all .4s ease-in-out;border-radius:0;z-index:-1}.btn-one:hover{transform:scale(1.02)}.btn-one:hover::before,.btn-one:hover::after{height:100%}.btn-one.color2{background:#ffc800 !important;color:#fff !important}.btn-one.color2::before,.btn-one.color2::after{background:rgba(130,132,123,.8) !important}.btn-one.color3{background:#82847b !important;color:#fff !important}.btn-one.color3::before,.btn-one.color3::after{background-color:#e9ad0a !important}.btn-one.color4{background:#3f403f !important;color:#fff !important}.btn-one.color4::before,.btn-one.color4::after{background-color:#ffc800 !important}.btn-one.color5{background:#f5f5f5 !important;color:#000 !important}.btn-one.color5:hover{color:#fff !important}.btn-one.color5::before,.btn-one.color5::after{background-color:#e9ad0a !important}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}.btn-cta-primary{position:relative;display:flex;align-items:center;justify-content:space-between;width:fit-content;min-width:200px;gap:20px;background-color:#ffc800;color:#fff;border:1px solid #ffc800;padding:5px;padding-left:20px;line-height:1.5;border-radius:5px;font-weight:400;transition:.3s}.btn-cta-primary span{padding:10px;font-size:18px;letter-spacing:1px;font-weight:600;color:#fff}.btn-cta-primary i{width:45px;height:45px;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;border-radius:99px;transform:rotate(320deg);transition:.3s}.btn-cta-primary:hover{color:#fff;transform:scale(0.95)}.btn-cta-primary:hover i{color:#fff;transform:rotate(360deg)}.btn-cta-primary.color2{background-color:#3f403f;color:#fff;border:1px solid #3f403f}.btn-cta-primary.color2 span{color:#fff !important}.btn-cta-primary.color2 i{background:#ffc800;color:#000 !important}.btn-cta-primary.outline1{background-color:rgba(0,0,0,0);color:#ffc800;border:2px solid #ffc800}.btn-cta-primary.outline1 span{color:#000 !important}.btn-cta-primary.outline1 i{background:rgba(255,200,0,.8);color:#3f403f !important}.btn-cta-primary.outline2{background-color:rgba(0,0,0,0);color:#3f403f;border:2px solid #3f403f}.btn-cta-primary.outline2 span{color:#3f403f !important}.btn-cta-primary.outline2 i{background:rgba(63,64,63,.9);color:#ffc800 !important}.btn-cta-primary.outline3{background-color:rgba(0,0,0,0);color:#f5f5f5 !important;border:2px solid #f5f5f5 !important}.btn-cta-primary.outline3 span{color:#f5f5f5 !important}.btn-cta-primary.outline3 i{background:rgba(27,27,27,.9) !important;color:#f5f5f5 !important}.card-two{overflow:hidden;margin:10px 0;border-radius:10px;box-shadow:5px 5px 10px rgba(0,0,0,.1);transition:.4s ease}.card-two.has-desc .card-prod-content{min-height:200px}.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{margin-bottom:10px;min-height:30px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:40px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-two.has-desc .card-prod-content h2,.card-two.has-desc .card-prod-content h3{min-height:45px}}.card-two:hover{transform:translateY(-5px)}.card-two:hover .card-prod-content{background-image:linear-gradient(60deg, #82847b 0%, #82847b 99%)}.card-two:hover .card-prod-content h2,.card-two:hover .card-prod-content h3{color:#fff}.card-two:hover .card-prod-content p{color:#fff}.card-two:hover .card-prod-content::before{background-color:#fff;height:70%}.card-two:hover .cart-img img{transform:scale(1.02)}.card-two:hover .btn-a{background-color:#fff}.card-two:hover .btn-a i{color:#e9ad0a}.card-two .cart-img{overflow:hidden;width:100%;height:290px;background-color:#f6f6f6}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .cart-img{height:220px}}@media(max-width: 575px){.card-two .cart-img{height:250px}}@media(max-width: 320px){.card-two .cart-img{height:250px}}.card-two .cart-img img{width:100%;height:100%;object-fit:cover;transition:.3s ease;background-color:#fff}.card-two .cart-img img.obj-contain{object-fit:contain}.card-two .card-prod-content{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(90deg, #fff 0%, #f5f5f5 99%);border:1px solid #e0e0e0;position:relative;padding:30px 25px 30px;transition:.5s ease;min-height:140px}.card-two .card-prod-content::before{position:absolute;height:60%;width:6px;background:#e9ad0a;content:"";left:0;transition:.3s}.card-two .card-prod-content h2,.card-two .card-prod-content h3{margin-bottom:0;font-size:1.2rem;line-height:1.4rem;font-weight:700;margin-right:10px;text-transform:uppercase;position:relative;transition:.3s ease;color:#000}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px;margin-right:10px}}@media(max-width: 575px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:18px}}@media(max-width: 320px){.card-two .card-prod-content h2,.card-two .card-prod-content h3{font-size:16px}}.card-two .card-prod-content p{font-size:14px;color:#000;width:95%;overflow:hidden;text-align:left;hyphens:none;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.card-two .card-prod-content .btn-a{height:50px;width:50px;border:2px solid #000;font-size:18px;color:#000;display:flex;align-items:center;justify-content:center;transition:.3s;border-radius:50%;text-align:center}@media(max-width: 575px){.card-two .card-prod-content .btn-a{height:45px;width:45px}}.card-05{position:relative;overflow:hidden;margin-top:30px;border-radius:5px;width:100%;height:480px;text-decoration:none !important}.card-05 .tag{position:absolute;top:30px;left:20px;display:inline-block;border:1px solid #fff;padding:0 12px;height:30px;line-height:30px;border-radius:18px;color:#fff;text-align:center;font-size:15px;font-weight:500;letter-spacing:2px;z-index:9}.card-05 .tag:hover{background-color:#e9ad0a}.card-05::before{position:absolute;bottom:0;right:0;content:"";width:58px;height:58px;border-radius:15px;background-color:#fff;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;z-index:9}.card-05::after{position:absolute;bottom:0;right:0;content:"";width:100%;height:50%;opacity:1;border-radius:10px;background:linear-gradient(0deg, #3f403f 0%, transparent 100%);transition:.4s ease;z-index:1}.card-05 img{width:100%;height:100%;border-radius:10px;display:block;object-fit:cover;-webkit-transition:all 500ms ease;transition:all 500ms ease}.card-05 img:first-child{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;-webkit-transform:translateX(50%) scaleX(2);transform:translate(50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.card-05 .project-title{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:auto;padding:15px;z-index:5;transition:.3s ease}.card-05 .project-title h2,.card-05 .project-title h3{max-width:80%;font-size:16px;text-transform:uppercase;color:#fff;display:flex;margin-bottom:10px;text-decoration:none !important}.card-05 .arrow-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px;text-align:center;background-color:#ffc800;position:absolute;bottom:0;right:0;z-index:9}.card-05 .arrow-icon i{color:#fff;font-size:20px;transform:rotate(-30deg);transition:.3s ease}.card-05 .arrow-icon:hover{background-color:#ffc800;color:#fff}.card-05:hover img:first-child{-webkit-transform:translateX(0) scaleX(1);transform:translate(0) scaleX(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}.card-05:hover img:nth-child(2){-webkit-transform:translateX(-50%) scaleX(2);transform:translateX(-50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.card-05:hover .arrow-icon{background:#3f403f}.card-05:hover .arrow-icon i{color:#ffc800}.card-05:hover .project-title{transform:translateY(-10px)}.card-05:hover:after{height:40%;opacity:1}.testimonial-block-one{margin:15px 10px}.testimonial-block-one .inner-box{position:relative;display:block}.testimonial-block-one .inner-box .text-box{position:relative;display:block;background:#3f403f;box-shadow:rgba(0,0,0,.1) 0px 3px 20px;padding:40px 40px 33px 40px;border-radius:15px;margin-bottom:20px}.testimonial-block-one .inner-box .text-box::before{position:absolute;content:"";background:#3f403f;width:24px;height:16px;left:30px;bottom:-15px;clip-path:polygon(0% 0%, 100% 0%, 50% 100%, 50% 100%, 0% 0%)}.testimonial-block-one .inner-box .rating{margin-bottom:10px}.testimonial-block-one .inner-box .rating i{position:relative;display:inline-block;margin-right:6px;margin-bottom:5px;font-size:16px;color:#ff8a00}.testimonial-block-one .inner-box p{color:#fff}.testimonial-block-one .inner-box .author-box{position:relative;display:block;padding:14px 0px 14px 100px}.testimonial-block-one .inner-box .author-box .author-thumb{position:absolute;background:#000;left:20px;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;z-index:1}.testimonial-block-one .inner-box .author-box .author-thumb::before{content:"";position:absolute;top:2px;left:-3px;width:100%;height:100%;border-radius:50%;background:#e9ad0a;z-index:-1}.testimonial-block-one .inner-box .author-box .author-thumb img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial-block-one .inner-box .author-box span{color:#000}.testimonial-block-one .inner-box .author-box p{position:relative;display:block;font-size:20px;line-height:24px;font-weight:600;margin-bottom:5px;color:#000}.testimonial-block-one .inner-box .author-box .designation{position:relative;display:block;font-size:16px;line-height:24px}.card-promo{display:flex;align-items:center;position:relative;padding:0px 20px;padding-right:0;min-height:250px;overflow:hidden;border:1px solid rgba(233,173,10,.3);background-repeat:no-repeat;background-position:center;background-size:100% 100%;border-radius:10px 10px 10px 10px;z-index:1}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-promo{min-height:300px}}.card-promo .title-card .tag{display:flex;align-items:center;justify-content:center;width:fit-content;font-size:14px;font-weight:600;text-transform:capitalize;margin-bottom:15px;border-radius:60px;border:1px solid #fff;padding:2px 18px;color:#000}.card-promo .title-card h2,.card-promo .title-card h3{font-size:1.2rem;line-height:1.4rem;font-weight:700;margin-bottom:10px;text-transform:capitalize;color:#000}.card-promo .title-card p{font-size:.8rem;line-height:1rem;font-weight:400;margin:0;color:#000}.card-promo .title-card a,.card-promo .title-card .btn-one{padding:6px 20px;min-width:100px;font-size:.8rem;font-weight:500;margin-top:15px;background:#e9ad0a}.card-promo.color2::after{background:#e9ad0a;opacity:.9}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-promo{display:flex;flex-direction:column;padding:0 0;padding-bottom:0}}.card-promo::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(-30deg, white 0%, white 90%);opacity:1;z-index:-1}.card-promo .content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;height:100%}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-promo .content{width:45%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-promo .content{position:relative;width:100%;height:100%;padding:40px;right:0}}.card-promo .box-image{display:flex;align-items:end;position:absolute;overflow:hidden;right:0px;bottom:0px;width:55%;height:100%;transition:.3s ease}@media only screen and (min-width: 1441px){.card-promo .box-image{width:55%;height:100%;right:0px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-promo .box-image{width:50%;height:98%;right:0}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-promo .box-image{width:45%;height:110%;right:0}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-promo .box-image{position:relative;width:100%;height:300px;right:0}}.card-promo .box-image img{width:100%;height:100%;object-fit:contain;object-position:center right;filter:drop-shadow(5px 12px 5px rgba(0, 0, 0, 0.3));transition:.3s ease}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-promo .box-image img{object-position:center}}.card-promo:hover .box-image img{transform:scale(1.05)}.card-05{position:relative;width:100%;height:400px;margin:10px 0;overflow:hidden;border-radius:8px;background:#fff}.card-05 .box-image{position:relative;width:100%;height:100%}.card-05 .box-image img{width:100%;height:100%;object-fit:cover;transition:.3s ease}.card-05 .box-image::before{position:absolute;content:"";width:100%;height:100%;background:rgba(63,64,63,.4);opacity:0;z-index:1;transition:.3s ease}.card-05 .box-content{position:absolute;left:5px;right:5px;bottom:10px;z-index:2}.card-05 .box-content .box-title{position:relative;width:100%;height:100%}.card-05 .box-content .box-title .title{position:relative;display:flex;align-items:center;min-height:80px;padding:18px 20px;font-size:20px;font-weight:400;margin-right:55px;color:#000;background:#f8f8f8}.card-05 .box-content .box-title .title::before{position:absolute;content:"";right:-11px;top:0px;border-bottom:18px solid #d9d9d9;border-right:12px solid rgba(0,0,0,0)}.card-05 .box-content .desc{width:100%;background:#ffc800;padding:0;opacity:0;visibility:hidden;height:0;overflow:hidden;transform:translateY(0px);transition:all .3s ease}.card-05 .box-content .desc p{font-size:14px;font-weight:400;line-height:1.4rem;color:#fff}.card-05 .box-content .link-btn{position:absolute;right:0px;top:15px;width:55px;height:80%;max-height:70px;z-index:1;text-align:center;display:flex;align-items:center;justify-content:center;background:#ffc800;transition:.3s ease}.card-05 .box-content .link-btn i{font-size:20px;color:#fff;transform:rotate(-30deg)}.card-05:hover .box-image::before{opacity:1}.card-05:hover .box-image img{transform:scale(1.03)}.card-05:hover .box-content .desc{opacity:1;visibility:visible;height:auto;padding:20px 15px 15px 15px;transform:translateY(0)}.card-05:hover .box-content .link-btn{background:#82847b}.card-05:hover .box-content .link-btn i{color:#fff}.card-3{position:relative;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;margin:20px 0}.card-3:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.03);border-color:rgba(255,200,0,.3)}.card-3:hover .card-3-image img{transform:scale(1.05) brightness(1.2)}.card-3 .card-3-badge{position:absolute;top:14px;right:14px;z-index:2}.card-3 .card-3-badge span{display:inline-block;background:#e9ad0a;color:#fff;font-size:9px;font-weight:600;padding:4px 12px;border-radius:24px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 10px rgba(233,173,10,.4)}@media(max-width: 575px){.card-3 .card-3-badge span{font-size:11px;padding:5px 12px}}.card-3 .card-3-image{position:relative;width:100%;height:280px;padding:10px;background:#fff;overflow:hidden;border-radius:0 0 16px 16px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(63,64,63,.2)}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-3 .card-3-image{height:240px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-3 .card-3-image{height:260px}}@media(max-width: 575px){.card-3 .card-3-image{height:250px}}.card-3 .card-3-image img{width:100%;height:100%;object-fit:contain;transition:.4s ease;background:#fff}.card-3 .card-3-image img.obj-contain{padding:20px;object-fit:contain}.card-3 .card-3-content{padding:8px 16px 16px;display:flex;flex-direction:column;flex-grow:1}@media(max-width: 575px){.card-3 .card-3-content{padding:10px 14px 14px}}.card-3 .card-3-title{font-size:20px;line-height:20px;font-weight:600;color:#000;margin-top:15px;min-height:40px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-3 .card-3-title{font-size:14px;min-height:40px}}@media(max-width: 575px){.card-3 .card-3-title{font-size:14px;margin-bottom:4px;min-height:38px}}.card-3 .card-3-desc{font-size:14px;line-height:1.4;color:#555;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 575px){.card-3 .card-3-desc{font-size:13px;-webkit-line-clamp:2}}.card-3 .card-3-price{margin-bottom:18px}.card-3 .card-3-price .price-value{font-size:24px;font-weight:700;color:#e9ad0a;display:inline-block}@media(max-width: 575px){.card-3 .card-3-price .price-value{font-size:22px}}.card-3 .card-3-actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}.card-3 .card-3-actions .btn-comprar,.card-3 .card-3-actions .btn-whatsapp{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center;white-space:normal}@media(max-width: 575px){.card-3 .card-3-actions .btn-comprar,.card-3 .card-3-actions .btn-whatsapp{padding:11px 14px;font-size:13px}}.card-3 .card-3-actions .btn-comprar i,.card-3 .card-3-actions .btn-whatsapp i{font-size:16px}@media(max-width: 575px){.card-3 .card-3-actions .btn-comprar i,.card-3 .card-3-actions .btn-whatsapp i{font-size:15px}}@media(max-width: 575px){.card-3 .card-3-actions .btn-comprar span,.card-3 .card-3-actions .btn-whatsapp span{font-size:13px}}.card-3 .card-3-actions .btn-comprar{background:#ffc800;color:#fff;border:1px solid #ffc800}.card-3 .card-3-actions .btn-comprar:hover{background:#e9ad0a;border-color:#e9ad0a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(1,11,38,.1)}.card-3 .card-3-actions .btn-whatsapp{background:#25d366;color:#fff}.card-3 .card-3-actions .btn-whatsapp:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,211,102,.4)}.card-3 .card-3-actions .btn-whatsapp:active{transform:translateY(0)}.card-step{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:30px 0;transition:.3s ease;z-index:1}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-step{display:flex;flex-direction:column;align-items:center;justify-content:center}}.card-step:hover{transform:translateY(-10px)}.card-step:hover .step-img::before{animation-play-state:paused}.card-step:hover .step-img img{transform:scale(1.01)}.card-step .step-img{position:relative;display:flex;align-items:center;justify-content:center;padding:10px;width:280px;height:260px;border-radius:30px;margin-bottom:30px;transition:.3s ease;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-step .step-img{width:180px;height:180px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-step .step-img{width:250px;height:250px}}.card-step .step-img::before{content:"";position:absolute;top:0;left:0;width:101%;height:101%;border:3px dashed #82847b;border-radius:30px;animation:rotate 100s linear infinite;transform:scale(1.01);transform-origin:center;opacity:.8;z-index:-1}.card-step .step-img img{width:100%;height:100%;border-radius:30px;object-fit:cover;transition:.3s ease}.card-step .step-number{position:absolute;bottom:5px;left:8px;min-width:50px;min-height:50px;background:#ffc800;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;border-radius:5px 5px 5px 30px;padding:5px 15px;color:#3f403f}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-step .step-number{font-size:20px;min-width:50px;min-height:50px}}.card-step .content{display:flex;flex-direction:column;align-items:center;justify-content:center}.card-step .content .step-title{font-size:24px;font-weight:600;text-align:center;margin-bottom:15px;color:#fff}.card-step .content .step-text{font-size:16px;line-height:22px;text-align:center;margin-bottom:0;padding-right:15px;color:#fff}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.card-step .content .step-text{font-size:20px;text-align:center}}.card-step .content .btn-link{font-size:16px;font-weight:600;padding:10px 20px;margin-top:15px;border-radius:99px;text-decoration:none;color:#82847b;border:1px solid #82847b}.cta-area{background-image:url(../img/banners/cta-bg.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(233,173,10,.6);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px;text-align:center}}.cta-area .cta-caption p{color:#fff;font-size:18px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption p{text-align:center}}.cta-area .btn-main{width:90px;height:90px;display:flex;justify-content:center;align-items:center;background:#ffc800}.cta-area .btn-main::after{background:#ffc800;border-radius:5px}.cta-area .btn-main i{font-size:2.6rem}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.faq-accordion{width:99%;padding:.5rem;margin:20px 0;border-radius:5px;background:#fff}.faq-accordion .accordion-heading{font-size:1.4rem;margin-bottom:20px;font-weight:600}@media only screen and (min-width: 992px)and (max-width: 1199px){.faq-accordion .accordion-heading{font-size:1.2rem;margin-bottom:20px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.faq-accordion .accordion-heading{font-size:1.1rem;margin-bottom:20px}}.faq-accordion .accordion-item:not(:last-child){border-bottom:1px solid #d3d3d3;border-radius:3px}.faq-accordion .accordion-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.8rem 1rem;background:#fff;border:none;outline:none;color:#333;font-size:1.2rem;text-align:left;cursor:pointer;transition:.1s;border-radius:3px}.faq-accordion .accordion-btn:hover{color:#e9ad0a !important;background:rgba(130,132,123,.8)}.faq-accordion .accordion-item--active .accordion-btn{color:#82847b;border-radius:5px;border-top:2px solid #ffc800;background:rgba(233,173,10,.9);border-radius:3px}.faq-accordion .fa-lightbulb{padding-right:1rem}.faq-accordion .accordion-icon{border-radius:50%;transform:rotate(0deg);transition:.3s ease-in-out;opacity:.9;color:#e9ad0a !important}.faq-accordion .accordion-item--active .accordion-icon{transform:rotate(135deg);color:#fff !important}.faq-accordion .accordion-caption{font-size:1.2rem;font-weight:500;margin:0 !important;color:#000 !important;max-width:calc(100% - 30px)}@media only screen and (min-width: 992px)and (max-width: 1199px){.faq-accordion .accordion-caption{font-size:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.faq-accordion .accordion-caption{font-size:1rem}}.faq-accordion .accordion-item--active .accordion-caption{color:#fff !important}.faq-accordion .accordion-content{font-weight:300;max-height:0;opacity:0;overflow:hidden;color:#777;transform:translateX(16px);transition:max-height .5s ease,opacity .5s,transform .5s}.faq-accordion .accordion-content p{padding:1rem 1.4rem}.faq-accordion .accordion-item--active .accordion-content{opacity:1;transform:translateX(0px);max-height:100vh}.home-form{border-top:3px solid color-mix(in srgb, #3f403f, #fff 65%);padding:65px 0}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card .fa-contact{display:flex;align-items:center;justify-content:center;background:#82847b;padding:10px;width:55px;height:55px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#fff}.home-form .contact-card .content{height:100%;display:flex;flex-direction:column;justify-content:center}.home-form .contact-card .content p{font-size:18px;line-height:20px;font-weight:600;display:flex;flex-direction:column;justify-content:center;margin:5px 0}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#82847b}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:15px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:90%;margin-left:0}.form-contact .form-group .btn-prod .btn-one.whats-form:after,.form-contact .form-group .btn-prod .btn-one.whats-form::before{background:#22ba59}.form-contact .form-control{border:1px solid rgba(130,132,123,.6);border-radius:8px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#82847b}.h3-form i{color:#ffc800;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after,.whats-form::before{background-color:#0c8538}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.whatsapp{position:fixed;width:60px;height:60px;bottom:75px;right:15px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100;animation:sweep 1.5s ease-in-out;display:flex;justify-content:center}.whatsapp-icon{margin-top:13px}.contact-section{padding:65px 0 0}.contact-section .info-container{background:#fff;box-shadow:rgba(0,0,0,.07) 0px 1px 2px,rgba(0,0,0,.07) 0px 2px 4px,rgba(0,0,0,.07) 0px 4px 8px,rgba(0,0,0,.07) 0px 8px 16px,rgba(0,0,0,.07) 0px 16px 32px,rgba(0,0,0,.07) 0px 32px 64px;position:relative;padding:20px;border-radius:8px}.contact-section .info-container .contact-info{display:flex}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info h3{font-size:1.1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#ffc800}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#e9ad0a;margin-right:10px;font-size:1.6em;min-width:35px}.contact-section .info-container::after{content:"";position:absolute;display:block;height:115%;width:85%;border-radius:0%;left:-30px;top:-20px;z-index:-2;border-radius:8px;opacity:.8;border:3px solid color-mix(in srgb, #82847b, #fff 40%);background:#82847b}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.banner-full{position:relative;width:100%;background-color:#3f403f;margin-top:0;overflow:hidden;z-index:2;min-height:100vh}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full{margin-top:0}}@media(max-width: 575px){.banner-full{margin-top:0}}.banner-full .swiper-slide.swiper-slide-active .fadeUp{opacity:0;animation:fadeup 1s cubic-bezier(0.22, 1, 0.36, 1) .35s forwards}.banner-full .swiper-slide.swiper-slide-active .text1{opacity:0;animation:fadeup 1s cubic-bezier(0.22, 1, 0.36, 1) .45s forwards}.banner-full .swiper-slide.swiper-slide-active .text2{opacity:0;animation:fadeup 1s cubic-bezier(0.22, 1, 0.36, 1) .6s forwards}.banner-full .swiper-slide.swiper-slide-active .btn-one,.banner-full .swiper-slide.swiper-slide-active .btn-cta-primary{opacity:0;animation:fadeup .9s cubic-bezier(0.22, 1, 0.36, 1) .75s forwards}.banner-full .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s both}.banner-full .swiper-slide.swiper-slide-active .bg picture img{animation:bannerKenBurns 12s ease-out forwards}@keyframes bannerKenBurns{from{transform:scale(1.04)}to{transform:scale(1)}}.banner-full .banner-controls{position:absolute;right:auto;left:50%;transform:translateX(-50%);bottom:20px;z-index:15;display:flex;align-items:center;gap:clamp(10px,1.5vw,14px);pointer-events:none}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls{justify-content:center;right:auto;left:50%;transform:translateX(-50%);bottom:12px;gap:6px}}.banner-full .banner-controls__nav{pointer-events:auto;position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;top:auto;left:auto;right:auto;bottom:auto;transform:none;border:1px solid hsla(0,0%,100%,.25);border-radius:50%;background:rgba(63,64,63,.1);backdrop-filter:blur(8px);color:#fff;cursor:pointer;transition:background .3s ease,border-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-controls__nav{width:44px;height:44px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls__nav{width:36px;height:36px}}.banner-full .banner-controls__nav i{font-size:.9rem;line-height:1}.banner-full .banner-controls__nav svg{width:30px;height:30px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls__nav svg{width:26px;height:26px}}.banner-full .banner-controls__nav svg path{stroke:#ddd}.banner-full .banner-controls__nav::before,.banner-full .banner-controls__nav::after{display:none !important;content:none !important}.banner-full .banner-controls__nav:hover{background:#ffc800;border-color:hsla(0,0%,100%,.4);transform:scale(1.06);box-shadow:0 8px 24px rgba(255,200,0,.4)}.banner-full .banner-controls__nav.is-disabled{opacity:.35;pointer-events:none}.banner-full .banner-controls__panel{pointer-events:auto;display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:clamp(120px,18vw,160px);padding:12px 16px;border-radius:14px;background:rgba(63,64,63,.1);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 10px 40px rgba(0,0,0,.22)}@media(max-width: 575px){.banner-full .banner-controls__panel{min-width:110px;padding:10px 12px}}.banner-full .banner-controls__counter{display:flex;align-items:baseline;margin:0 auto;gap:8px;line-height:1;font-variant-numeric:tabular-nums}.banner-full .banner-controls__current{font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;letter-spacing:-0.03em;color:#fff}.banner-full .banner-controls__divider{font-size:.85rem;font-weight:300;color:hsla(0,0%,100%,.35)}.banner-full .banner-controls__total{font-size:.85rem;font-weight:500;color:hsla(0,0%,100%,.55)}.banner-full .banner-controls .swiper-pagination{position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;transform:none !important;display:flex;align-items:center;justify-content:flex-end;gap:6px;width:100%}.banner-full .banner-controls .banner-bullet{position:relative;flex:1;height:3px;border-radius:999px;background:hsla(0,0%,100%,.2);overflow:hidden;cursor:pointer;opacity:1;transition:background .3s ease}.banner-full .banner-controls .banner-bullet__fill{position:absolute;top:0;left:0;height:100%;width:0%;background:#ffc800;border-radius:inherit;transition:width .1s linear}.banner-full .banner-controls .banner-bullet--active{background:hsla(0,0%,100%,.28);height:4px}.banner-full .banner-controls .banner-bullet:hover{background:hsla(0,0%,100%,.35)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls{right:12px;bottom:12px;gap:6px}.banner-full .banner-controls__panel{min-width:96px;padding:8px 10px;gap:6px;border-radius:10px}.banner-full .banner-controls__current{font-size:1.15rem}.banner-full .banner-controls__divider,.banner-full .banner-controls__total{font-size:.7rem}.banner-full .banner-controls .banner-bullet{height:2px}.banner-full .banner-controls .banner-bullet--active{height:3px}}.banner-full .banner-main{position:relative !important;width:100%;height:100vh;min-height:100vh;overflow:hidden}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main{height:100vh;min-height:100vh}}.banner-full .banner-main .swiper-slide{display:flex;align-items:stretch;justify-content:center;overflow:hidden;background:#3f403f}.banner-full .banner-main .content-area{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area{align-items:flex-start}}.banner-full .banner-main .content-area .bg{position:absolute;inset:0;overflow:hidden;z-index:1}.banner-full .banner-main .content-area .bg picture,.banner-full .banner-main .content-area .bg .image-bg{display:block;width:100%;height:100%}.banner-full .banner-main .content-area .bg picture img,.banner-full .banner-main .content-area .bg .img-slide{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.banner-full .banner-main .content-area .bg::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(105deg, rgba(63, 64, 63, 0.55) 0%, rgba(63, 64, 63, 0.33) 38%, rgba(63, 64, 63, 0.1) 62%, rgba(63, 64, 63, 0.05) 100%);pointer-events:none}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .bg::after{display:none}}.banner-full .banner-main .content-area .bg .shape-shadow{display:block;position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to top, rgba(63, 64, 63, 0.2) 0%, transparent 100%);z-index:3;pointer-events:none}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .bg .shape-shadow{height:28%;background:linear-gradient(to top, rgba(63, 64, 63, 0.1) 0%, transparent 100%)}}.banner-full .banner-main .content-area .bg .shape{position:absolute;width:100%;height:90%;left:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2}.banner-full .banner-main .content-area .bg .shape img{width:115%;height:100%;object-position:left bottom;margin-left:-30px}.banner-full .banner-main .content-area .content{position:relative;z-index:4;display:flex;align-items:center;width:100%;height:100%;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content{align-items:flex-start;justify-content:flex-start;padding-top:clamp(60px,4vh,70px);padding-bottom:clamp(88px,14vh,110px)}}.banner-full .banner-main .content-area .content .text{display:flex;flex-direction:column;align-items:flex-start;gap:0;text-align:left;width:50vw;padding-left:8vw}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{width:50vw;padding-left:5vw}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text{width:100VW;padding-top:3vw;padding-left:5vw}}.banner-full .banner-main .content-area .content .text.margin-none{margin-left:0 !important}.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text .text1{display:block;color:#fff;font-size:2.6rem;line-height:1.1;font-weight:700;letter-spacing:-0.025em;text-transform:none;text-wrap:balance;margin-bottom:12px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text .text1{font-size:2rem}}.banner-full .banner-main .content-area .content .text h1 b,.banner-full .banner-main .content-area .content .text h1 strong,.banner-full .banner-main .content-area .content .text h2 b,.banner-full .banner-main .content-area .content .text h2 strong,.banner-full .banner-main .content-area .content .text .text1 b,.banner-full .banner-main .content-area .content .text .text1 strong{font-weight:700;color:#ffc800}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text .text1{font-size:clamp(1.35rem,5vw,1.75rem);line-height:1.2;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text p,.banner-full .banner-main .content-area .content .text .text2{margin:0 0 clamp(20px,3vh,32px);max-width:48vw;font-size:clamp(.75rem,1vw,.88rem);line-height:1.55;font-weight:400;color:hsla(0,0%,100%,.88);text-wrap:pretty}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main .content-area .content .text p,.banner-full .banner-main .content-area .content .text .text2{max-width:80%}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p,.banner-full .banner-main .content-area .content .text .text2{font-size:.78rem}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text p,.banner-full .banner-main .content-area .content .text .text2{font-size:clamp(.72rem,2.4vw,.82rem);line-height:1.5;margin-bottom:16px;max-width:100%}}.banner-full .banner-main .content-area .content .text .btn-one,.banner-full .banner-main .content-area .content .text .btn-cta-primary{align-self:flex-start;margin:0;padding:clamp(12px,1.5vw,14px) clamp(24px,3vw,36px);font-size:clamp(.8rem,1.2vw,.9rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.banner-full .banner-main .content-area .content .text .btn-one span,.banner-full .banner-main .content-area .content .text .btn-cta-primary span{font-size:inherit;font-weight:inherit;color:inherit;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .btn-one,.banner-full .banner-main .content-area .content .text .btn-cta-primary{padding:9px 18px;font-size:.72rem}}.banner-full .banner-main .content-area .content .text .btn-one:hover::before,.banner-full .banner-main .content-area .content .text .btn-one:hover::after,.banner-full .banner-main .content-area .content .text .btn-cta-primary:hover::before,.banner-full .banner-main .content-area .content .text .btn-cta-primary:hover::after{background:#82847b !important}.banner-full .banner-main .content-area .content .image-banner{width:100%;max-width:480px;height:clamp(260px,38vh,400px);margin:0 auto;overflow:hidden;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 24px 64px rgba(0,0,0,.35)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .image-banner{max-width:100%;height:clamp(200px,32vh,280px)}}.banner-full .banner-main .content-area .content .image-banner img{width:100%;height:100%;object-fit:cover;background-color:#fff}.banner-full .banner-main .content-area .content .image-banner img.obj-contain{object-fit:contain}.section-about02 .box-wrapper2{margin-top:40px}.section-about02 .box-image1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;max-height:550px;object-fit:cover;object-position:center;border-radius:10px;transition:.3s ease-in-out;overflow:hidden}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-image1{height:400px}}.section-about02 .box-image1.h-300{height:300px}.section-about02 .box-image1.h-400{height:400px}.section-about02 .box-image1.h-500{height:500px}.section-about02 .box-image1 .video-about{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px;overflow:hidden}.section-about02 .box-image1 img{width:100%;height:100%;object-fit:cover}.section-about02 .about-tabs .nav{display:flex;align-items:center;justify-content:space-between;background-color:rgba(233,173,10,.1);padding:0;border-radius:5px;margin-bottom:20px}.section-about02 .about-tabs .nav .nav-item{width:30%}.section-about02 .about-tabs .nav .nav-item .nav-link{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;padding:5px 10px;gap:10px;font-weight:600;color:#1b1b1b;padding:14px 15px;border-radius:5px}.section-about02 .about-tabs .nav .nav-item .nav-link.active{background-color:#ffc800;color:#fff}.section-about02 .about-tabs .tab-content .icon-title{display:flex;align-items:center;margin-bottom:15px;transition:.5s ease;gap:15px}.section-about02 .about-tabs .tab-content .icon-title i{border-radius:50%;font-size:35px;color:#ffc800}.section-about02 .about-tabs .tab-content .icon-title span{font-size:28px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background-image:linear-gradient(180deg, rgba(255, 200, 0, 0.8), rgba(233, 173, 10, 0.9), rgba(255, 200, 0, 0.9));color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.section-about02 .box-expertise{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#ffc800;border-radius:8px;padding:20px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about02 .box-expertise{padding:30px}}.section-about02 .box-expertise .ano-number{display:flex;align-items:center;justify-content:center;gap:10px;font-size:120px;line-height:120px;font-weight:700;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .ano-number{font-size:100px}}.section-about02 .box-expertise .ano-number span{font-size:80px;font-weight:700;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .ano-number span{font-size:30px}}.section-about02 .box-expertise .ano-number.column{flex-direction:column;align-items:center;gap:5px;font-size:80px;line-height:85px}.section-about02 .box-expertise .ano-number.column span{font-size:30px;line-height:normal}.section-about02 .box-expertise .text{font-size:20px;line-height:22px;font-weight:700;text-align:center;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .text{font-size:24px}}.box-cards-mission{margin-top:90px}.box-cards-mission .card-mission{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;height:100%;background-color:#ffc800;border-radius:5px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out}@media only screen and (min-width: 768px)and (max-width: 991px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media(max-width: 575px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}.box-cards-mission .card-mission:hover{transform:scale(1.02)}.box-cards-mission .card-mission::after{position:absolute;left:50%;top:4px;transform:translate(-50%, -50%);content:"";height:115px;width:115px;background:#fff;border-radius:50%;z-index:-1}.box-cards-mission .card-mission .icon{height:88px;width:88px;border-radius:50px;background:#ffc800;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;left:50%;transform:translateX(-50%);transition:.2s ease-in-out}.box-cards-mission .card-mission .icon i{font-size:40px;color:#fff}.box-cards-mission .card-mission .content{text-align:center;margin-top:40px;padding:45px 15px}.box-cards-mission .card-mission .content .title{margin-bottom:10px;font-size:25px;font-weight:700;color:#fff}.box-cards-mission .card-mission .content .desc{font-size:14px;font-weight:400;line-height:24px;margin:0;color:#fff}.section-products{position:relative;background:#1b1b1b;overflow:hidden}.section-products::after{content:"";position:absolute;right:-8%;top:12%;width:min(420px,38vw);height:min(420px,38vw);border:1px solid hsla(0,0%,100%,.05);border-radius:50%;pointer-events:none}.section-products__header{display:grid;grid-template-columns:minmax(0, 1.4fr) auto auto;align-items:center;gap:24px 40px;margin-bottom:42px;padding-bottom:28px;border-bottom:1px solid hsla(0,0%,100%,.1)}.section-products__heading{max-width:640px;min-width:0}.section-products__label{display:inline-block;margin-bottom:12px;font-size:.78rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#ffc800}.section-products__title{margin:0 0 14px;font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:500;line-height:1.15;letter-spacing:-0.02em;color:#fff;text-transform:none}.section-products__lead{margin:0;max-width:48ch;font-size:.95rem;line-height:1.65;color:hsla(0,0%,100%,.62)}.section-products__cta{display:flex;align-items:center;justify-content:center;padding:0 8px;align-self:center}.section-products__link{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;padding:14px 22px;border:1px solid rgba(255,200,0,.7);border-radius:2px;background:rgba(0,0,0,0);color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none !important;transition:background-color .25s ease,border-color .25s ease,color .25s ease,gap .25s ease}.section-products__link i{font-size:.85rem;color:#ffc800;transition:transform .25s ease,color .25s ease}.section-products__link:hover{background:#ffc800;border-color:#ffc800;color:#1b1b1b;gap:14px}.section-products__link:hover i{color:#1b1b1b;transform:translateX(3px)}.section-products__nav{display:flex;gap:10px;flex-shrink:0;align-self:center}.section-products__prev,.section-products__next{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid hsla(0,0%,100%,.18);border-radius:2px;background:rgba(0,0,0,0);color:#fff;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.section-products__prev:hover,.section-products__next:hover{background:#ffc800;border-color:#ffc800;color:#1b1b1b}.section-products__prev.swiper-button-disabled,.section-products__next.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.section-products__slider{position:relative}.section-products__swiper{overflow:hidden;padding-bottom:4px}.section-products__swiper .swiper-slide{height:auto}.section-products__pagination{position:relative !important;display:flex;align-items:center;justify-content:center;gap:8px;width:auto !important;margin-top:28px;bottom:auto !important;left:auto !important;top:auto !important}.section-products__pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0 !important;border-radius:8px;background:hsla(0,0%,100%,.25);opacity:1;transition:width .3s ease,background-color .3s ease}.section-products__pagination .swiper-pagination-bullet-active{width:28px;background:#ffc800}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-products__header{grid-template-columns:minmax(0, 1fr) auto auto;gap:20px 24px}.section-products__lead{max-width:42ch;font-size:.9rem}.section-products__link{padding:12px 18px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-products__header{grid-template-columns:1fr auto;align-items:center;gap:20px 16px}.section-products__heading{grid-column:1/-1;max-width:none}.section-products__cta{justify-content:flex-start;padding:0}.section-products__nav{justify-self:end}.section-products__lead{max-width:none}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-products__header{grid-template-columns:1fr;gap:18px;margin-bottom:28px;padding-bottom:22px}.section-products__heading{grid-column:auto}.section-products__cta{width:100%}.section-products__link{width:100%;justify-content:center;padding:13px 18px}.section-products__nav{width:100%;justify-content:space-between}.section-products__prev,.section-products__next{width:calc(50% - 5px);height:44px}}.product-card{height:100%;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:2px;overflow:hidden;transition:border-color .3s ease,transform .35s ease,background-color .3s ease}.product-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none !important;color:inherit}.product-card__visual{position:relative;aspect-ratio:5/4;overflow:hidden;background:rgba(0,0,0,.35);flex-shrink:0}.product-card__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(27, 27, 27, 0.12) 0%, transparent 42%);pointer-events:none;z-index:1}.product-card__visual img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform .7s cubic-bezier(0.22, 1, 0.36, 1),filter .4s ease;filter:grayscale(0.15) contrast(1.04)}.product-card__index{position:absolute;top:16px;left:16px;z-index:2;font-size:.72rem;font-weight:700;letter-spacing:.16em;color:#1b1b1b;background:#ffc800;padding:6px 10px;line-height:1}.product-card__caption{display:flex;flex-direction:column;flex:1;gap:18px;padding:22px 18px 20px;border-top:1px solid hsla(0,0%,100%,.08);min-height:180px}.product-card__copy{display:flex;flex-direction:column;gap:10px;flex:1}.product-card__title{margin:0;font-size:1.08rem;font-weight:600;line-height:1.3;color:#fff;text-transform:none;transition:color .25s ease}.product-card__desc{margin:0;font-size:.86rem;line-height:1.55;color:hsla(0,0%,100%,.58);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:auto;padding:12px 16px;border:1px solid hsla(0,0%,100%,.18);border-radius:2px;background:rgba(0,0,0,0);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:background-color .25s ease,border-color .25s ease,color .25s ease,gap .25s ease}.product-card__btn i{font-size:.85rem;color:#ffc800;transition:transform .25s ease,color .25s ease}.product-card:hover,.product-card:focus-within{border-color:rgba(255,200,0,.55);background:hsla(0,0%,100%,.05);transform:translateY(-4px)}.product-card:hover .product-card__visual img,.product-card:focus-within .product-card__visual img{transform:scale(1.08);filter:grayscale(0) contrast(1.06)}.product-card:hover .product-card__title,.product-card:focus-within .product-card__title{color:#ffc800}.product-card:hover .product-card__btn,.product-card:focus-within .product-card__btn{background:#ffc800;border-color:#ffc800;color:#1b1b1b;gap:14px}.product-card:hover .product-card__btn i,.product-card:focus-within .product-card__btn i{color:#1b1b1b;transform:translateX(3px)}.product-card__link:focus-visible{outline:none}.section-vantagens{background:hsla(0,0%,100%,.1)}.section-vantagens #image-center{display:flex;align-items:end;justify-content:center;width:100%;height:100%;min-height:500px}.section-vantagens #image-center img{width:100%;height:100%;object-fit:contain;object-position:bottom}.section-vantagens .box-epec{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.section-vantagens .box-epec .espec-card{display:flex;align-items:center;justify-content:center;gap:15px;padding:25px 10px;width:100%;min-height:110px;margin:10px 0;cursor:pointer;border-bottom:2px solid rgba(233,173,10,.1)}.section-vantagens .box-epec .espec-card.reverse{flex-direction:row-reverse}.section-vantagens .box-epec .espec-card .icon{position:relative;background:rgba(130,132,123,.9);width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 500ms ease}.section-vantagens .box-epec .espec-card .icon i{font-size:40px;color:#3f403f}.section-vantagens .box-epec .espec-card .icon::after{position:absolute;content:"";background:#e9ad0a;width:100%;height:0%;left:50%;top:50%;border-radius:25px;transform:translate(-50%, -50%) rotate(-45deg);z-index:-1;transition:all 500ms ease}.section-vantagens .box-epec .espec-card .text{width:calc(100% - 75px)}.section-vantagens .box-epec .espec-card .text h2,.section-vantagens .box-epec .espec-card .text h3{font-size:24px;font-weight:600;color:#e9ad0a}.section-vantagens .box-epec .espec-card .text p{font-size:14px;font-weight:400;margin:0}.section-vantagens .box-epec .espec-card:hover .icon{background:#e9ad0a}.section-vantagens .box-epec .espec-card:hover .icon i{color:#fff}.section-vantagens .box-epec .espec-card:hover .icon::after{height:100%}.section-atuacao{position:relative;z-index:1}.section-atuacao .service-card2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 20px;margin:10px 0;border-radius:20px;text-align:center;transition:.3s ease-in-out;border:1px solid #eee;min-height:190px}.section-atuacao .service-card2:hover{transform:scale(1.02)}.section-atuacao .service-card2:hover.bg1{box-shadow:0 0 20px 0 rgba(255,200,0,.6)}.section-atuacao .service-card2:hover.bg2{box-shadow:0 0 20px 0 rgba(255,200,0,.6)}.section-atuacao .service-card2.bg1{background:rgba(233,173,10,.6);transition:.3s ease-in-out}.section-atuacao .service-card2.bg2{background:#e9ad0a;transition:.3s ease-in-out}.section-atuacao .service-card2 .box-title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:5px 10px}.section-atuacao .service-card2 .box-title .icon{width:60px;height:60px}.section-atuacao .service-card2 .box-title .icon img{width:60px;height:100%;object-fit:contain;filter:invert(1)}.section-atuacao .service-card2 .box-title h2,.section-atuacao .service-card2 .box-title h3,.section-atuacao .service-card2 .box-title .title{text-align:left;font-size:1.4rem;line-height:1.6rem;font-weight:600;text-align:center;color:#fff}.section-atuacao .service-card2 .text p{font-size:1rem;line-height:1.4rem;margin:20px 0;color:#eee;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.section-atuacao .service-card2 a,.section-atuacao .service-card2 .link{font-size:.9rem;width:fit-content;margin:10px 0;padding:8px 20px;border-radius:100px;color:#000;background:rgba(248,248,248,.8);box-shadow:0px 5px 5px 0 rgba(0,0,0,.1);transition:.3s ease}.section-atuacao .service-card2 a i,.section-atuacao .service-card2 .link i{font-size:.9rem;color:#82847b;transition:.3s ease}.section-atuacao .service-card2 a:hover,.section-atuacao .service-card2 .link:hover{transform:scale(1.03)}.section-atuacao .service-card2 a:hover i,.section-atuacao .service-card2 .link:hover i{margin-left:5px}.section-sevice{position:relative;overflow-x:hidden;background:rgba(255,200,0,.1)}.section-sevice .text-content{margin-bottom:15px}.section-sevice .text-content p{font-size:16px;font-weight:400;line-height:24px;color:#fff}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.section-sevice .box-btn{display:flex;justify-content:center}}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.section-sevice .box-btn .btn-one{width:100%;padding:18px 30px}}.section-sevice .prodSwiper .box-controls{position:relative;display:flex;align-items:center;justify-content:center;width:300px;height:60px;margin:0 auto;margin-top:30px;z-index:1}.section-sevice .prodSwiper .box-controls .swiper-pagination{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:170px;height:3px;background:#9a9a9a;z-index:1}.section-sevice .prodSwiper .box-controls .swiper-pagination .swiper-pagination-progressbar-fill{background:#ffc800}.section-sevice .prodSwiper .box-controls .navs{position:absolute;display:flex;align-items:center;justify-content:center;left:50%;transform:translateX(-50%);width:100%;height:100%}.section-sevice .prodSwiper .box-controls .navs .swiper-buttons{position:absolute;width:45px;height:45px;background:none;margin:0;top:50%;bottom:auto;transform:translateY(-50%);transition:.3s ease;box-shadow:none}.section-sevice .prodSwiper .box-controls .navs .swiper-buttons::after{display:none}.section-sevice .prodSwiper .box-controls .navs .swiper-buttons svg{width:100%;height:100%;transition:.3s ease}.section-sevice .prodSwiper .box-controls .navs .swiper-buttons svg path{stroke:#ffc800}.swiper .swiper-button-prev,.swiper .swiper-button-next{position:absolute;top:55%;height:55px;width:55px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:55px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{font-size:20px;color:#a81818;font-weight:600}.counter-area-2{max-width:100%;border-radius:0;padding:30px 0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.counter-area-2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(63,64,63,.9);mix-blend-mode:multiply;z-index:-2}.counter-area-2::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/count-dots-bg.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;filter:invert(1);z-index:-1}.counter-area-2 .counter-wrap2 .counter-card2{text-align:center;padding:20px;width:100%;height:250px;border-radius:1%;border:1px solid var(--th-border-color4);display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.counter-area-2 .counter-wrap2 .counter-card2{width:100%;height:fit-content;padding:20px}}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number{position:relative;left:-10px;display:flex;justify-content:center;align-items:flex-start;font-size:75px;font-weight:600;color:#82847b;text-transform:capitalize}@media only screen and (min-width: 992px)and (max-width: 1199px){.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number{font-size:60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number{font-size:70px;left:auto}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number{font-size:60px;left:auto}}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number .plus{position:relative;top:10px;left:-6px;font-size:60px;font-weight:600;color:#ffc800}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number .counter-number,.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number span{color:#fff;font-weight:600}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-number .small-number{position:relative;bottom:-35px;font-size:38px;font-weight:600;color:#fff}.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-text,.counter-area-2 .counter-wrap2 .counter-card2 .media-body p{margin-top:1px;font-size:20px;line-height:30px;text-align:center;text-transform:capitalize;color:#fff;min-height:70px}@media only screen and (min-width: 992px)and (max-width: 1199px){.counter-area-2 .counter-wrap2 .counter-card2 .media-body .box-text,.counter-area-2 .counter-wrap2 .counter-card2 .media-body p{font-size:20px}}.section-product2{position:relative;z-index:1;background:rgba(63,64,63,.03);padding:120px 0}@media(max-width: 991px){.section-product2{padding-bottom:60px}}@media(max-width: 767px){.section-product2{padding-bottom:50px}}.section-product2::before{position:absolute;right:0;top:0;content:"";height:100%;width:35%;background:#e9ad0a;opacity:.05;z-index:-1}@media(max-width: 991px){.section-product2::before{height:40%;width:100%;top:auto;bottom:0}}.section-product2 .title-area2{margin-bottom:50px}.section-product2 .box-btn{text-align:right;float:right;margin-bottom:15px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-product2 .box-btn{text-align:left;float:left}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-product2 .box-btn{text-align:left;float:left}}.section-product2 .box-btn .btn-one{padding:14px 40px}.section-product2 .side-img{position:absolute;left:0;bottom:0px;width:400px;height:60%;overflow:hidden;z-index:-1;opacity:1}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-product2 .side-img{display:none}}.section-product2 .side-img img{position:relative;width:100%;height:100%;object-fit:contain;object-position:center;margin-left:-100px;bottom:-50px;filter:drop-shadow(0 0 20px rgba(0, 0, 0, 0.2))}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-product2 .side-img img{margin-left:-190px}}.section-product2 .project-slider{margin-right:0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-product2 .project-slider{margin-right:0}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-product2 .project-slider{margin-right:0}}.section-product2 .project-slider__slider{position:relative}.section-product2 .project-slider__swiper{overflow:hidden;padding:4px 2px 10px}.section-product2 .project-slider__swiper .swiper-slide{height:auto}.section-product2 .project-slider__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:28px}.section-product2 .project-slider__controls[hidden]{display:none !important}.section-product2 .project-slider__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(63,64,63,.12);border-radius:8px;background:#fff;color:#3f403f;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.section-product2 .project-slider__arrow:hover{background:#3f403f;border-color:#3f403f;color:#fff}.section-product2 .project-slider__arrow.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.section-product2 .project-slider__pagination{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;width:auto !important;bottom:auto !important;left:auto !important;top:auto !important}.section-product2 .project-slider__pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 !important;border-radius:8px;background:rgba(63,64,63,.2);opacity:1;transition:width .25s ease,background-color .25s ease}.section-product2 .project-slider__pagination .swiper-pagination-bullet-active{width:22px;background:#ffc800}.section-product2 .project-card{position:relative;z-index:1;overflow:hidden;border-radius:5px;margin:15px 0;width:100%;height:480px}.section-product2 .project-card::before{position:absolute;left:0;bottom:0;width:100%;height:60%;content:"";background:linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(63, 64, 63, 0.8) 70%);z-index:1}.section-product2 .project-card .number{color:#fff;text-align:center;font-size:14px;font-weight:700;text-transform:capitalize;display:inline-block;position:absolute;right:10px;top:10px;z-index:1;border-radius:13px;background:#82847b;width:43px;height:27px;line-height:27px}.section-product2 .project-card img{width:100%;transition:all .4s ease-in-out;transform:scale(1)}.section-product2 .project-card:hover img{transform:scale(1.05)}.section-product2 .project-card .content{position:absolute;width:100%;left:20px;bottom:25px;z-index:11;display:flex;flex-direction:column}.section-product2 .project-card .content h2,.section-product2 .project-card .content h3,.section-product2 .project-card .content .title{margin-bottom:0;background:#ffc800;color:#fff;width:fit-content;max-width:70%;padding:10px 20px;font-size:16px;line-height:20px;font-weight:600;text-transform:capitalize;display:flex}.section-product2 .project-card .content .subtitle{background:#e9ad0a;color:#eee;padding:8px 16px;text-transform:capitalize;display:flex;width:fit-content;font-size:14px;font-weight:500;text-transform:capitalize}.section-category{position:relative}.section-category.bg-image{z-index:1}.section-category.bg-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../img/elements/bg-section-cat.webp");background-size:cover;background-position:center left;background-repeat:no-repeat;opacity:1;z-index:-1}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){.section-category .ajust-padding{padding-left:80px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-category .ajust-padding{padding-left:40px}}.section-category .cardsPromoSwiper{position:relative;padding-bottom:0;margin-bottom:0;position:relative}.section-category .cardsPromoSwiper .swiper-wrapper{margin-bottom:5px;padding-bottom:0}.section-category .cardsPromoSwiper .swiper-slide{height:auto;margin-bottom:0;padding-bottom:0}.section-category .cardsPromoSwiper .swiper-pagination{position:relative !important;bottom:auto !important;left:auto !important;top:auto !important;transform:none !important;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;display:flex;justify-content:center;align-items:center;gap:0px;width:100%;height:20px !important;z-index:1;height:auto;transition:all .4s ease}.section-category .cardsPromoSwiper .swiper-pagination .swiper-pagination-bullet{position:relative;width:25px;height:8px;margin:0 5px !important;border-radius:50px;opacity:1;border:1px solid #82847b;transition:all .4s ease;background-color:rgba(0,0,0,0)}.section-category .cardsPromoSwiper .swiper-pagination .swiper-pagination-bullet:hover{background:rgba(130,132,123,.6);transform:scale(1.2)}.section-category .cardsPromoSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:25px;height:8px;border-radius:50px;background:#82847b;transform:scale(1);box-shadow:0 2px 6px rgba(130,132,123,.5)}.section-category .cardsPromoSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover{transform:scale(1.1);background:#e9ad0a}.section-highlights{position:relative;padding:60px 0;z-index:1}.section-highlights__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.section-highlights__card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:38px 24px;border:1px solid rgba(233,173,10,.3);border-radius:3px;background:rgba(255,200,0,.8);transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.section-highlights__card:hover{background:rgba(63,64,63,.8);border-color:rgba(130,132,123,.6);transform:translateY(-3px)}.section-highlights__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:3px;background:rgba(63,64,63,.9);color:#fff;font-size:1.15rem;flex-shrink:0;transition:background-color .25s ease,color .25s ease}.section-highlights__card:hover .section-highlights__icon{background:#ffc800;color:#fff}.section-highlights__title{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:#000;text-transform:uppercase;letter-spacing:.04em}.section-highlights__text{margin:0;font-size:.88rem;line-height:1.55;color:rgba(0,0,0,.72)}.section-highlights__card:hover .section-highlights__title{color:#fff}.section-highlights__card:hover .section-highlights__text{color:hsla(0,0%,100%,.72)}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-highlights__grid{gap:16px}.section-highlights__card{padding:24px 20px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-highlights__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-highlights{padding:45px 0}.section-highlights__grid{grid-template-columns:1fr;gap:14px}.section-highlights__card{padding:22px 20px}}.segmentos{position:relative;padding:70px 0;background:#fff;overflow:hidden}.segmentos__head{margin-bottom:36px}.segmentos__head .title-area2{margin-bottom:0}.segmentos__head .title-area2 p{margin-bottom:0;max-width:640px;font-size:.92rem;line-height:1.65;color:rgba(27,27,27,.78)}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.segmentos__head-action{display:flex;justify-content:flex-end}}.segmentos__head-action .btn-one{white-space:nowrap}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.segmentos__head-action .btn-one{display:inline-flex}}.segmentos__slider{position:relative}.segmentos__swiper{overflow:hidden;padding:4px 2px 10px}.segmentos__swiper .swiper-slide{height:auto}.segmentos__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:28px}.segmentos__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(63,64,63,.12);border-radius:8px;background:#fff;color:#3f403f;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.segmentos__arrow:hover{background:#3f403f;border-color:#3f403f;color:#fff}.segmentos__arrow.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.segmentos__pagination{display:flex;align-items:center;justify-content:center;gap:6px;width:auto !important}.segmentos__pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 !important;border-radius:8px;background:rgba(63,64,63,.2);opacity:1;transition:width .25s ease,background-color .25s ease}.segmentos__pagination .swiper-pagination-bullet-active{width:22px;background:#ffc800}.segmentos .segmentos-card{position:relative;display:block;height:100%;min-height:320px;border:1px solid rgba(63,64,63,.1);border-radius:8px;background:#fff;overflow:hidden;isolation:isolate}.segmentos .segmentos-card:hover,.segmentos .segmentos-card:focus-within{border-color:rgba(255,200,0,.45)}.segmentos .segmentos-card:hover .segmentos-card__media,.segmentos .segmentos-card:focus-within .segmentos-card__media{opacity:1}.segmentos .segmentos-card:hover .segmentos-card__media img,.segmentos .segmentos-card:focus-within .segmentos-card__media img{transform:scale(1.06)}.segmentos .segmentos-card:hover .segmentos-card__badge,.segmentos .segmentos-card:focus-within .segmentos-card__badge{background:#ffc800;color:#3f403f;border-color:#82847b}.segmentos .segmentos-card:hover .segmentos-card__badge img,.segmentos .segmentos-card:focus-within .segmentos-card__badge img{filter:brightness(0) invert(0)}.segmentos .segmentos-card:hover .segmentos-card__num,.segmentos .segmentos-card:focus-within .segmentos-card__num{border-color:hsla(0,0%,100%,.35);background:rgba(63,64,63,.5);color:#fff}.segmentos .segmentos-card:hover .segmentos-card__title,.segmentos .segmentos-card:hover .segmentos-card__desc,.segmentos .segmentos-card:focus-within .segmentos-card__title,.segmentos .segmentos-card:focus-within .segmentos-card__desc{color:#fff}.segmentos .segmentos-card:hover .segmentos-card__desc,.segmentos .segmentos-card:focus-within .segmentos-card__desc{color:hsla(0,0%,100%,.88)}.segmentos .segmentos-card:hover .segmentos-card__link-text,.segmentos .segmentos-card:focus-within .segmentos-card__link-text{color:#ffc800}.segmentos .segmentos-card:hover .segmentos-card__link-icon,.segmentos .segmentos-card:focus-within .segmentos-card__link-icon{background:#ffc800;border-color:#ffc800;color:#3f403f}.segmentos .segmentos-card__media{position:absolute;inset:0;z-index:0;opacity:0;transition:opacity .4s ease}.segmentos .segmentos-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.segmentos .segmentos-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(63, 64, 63, 0.35) 0%, rgba(63, 64, 63, 0.55) 50%, rgba(63, 64, 63, 0.9) 100%);pointer-events:none}.segmentos .segmentos-card__inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:18px 16px 20px}.segmentos .segmentos-card__top{display:flex;align-items:flex-start;justify-content:space-between}.segmentos .segmentos-card__badge{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:8px;background:rgba(63,64,63,0);color:#e9ad0a;font-size:2rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.segmentos .segmentos-card__badge img{width:100%;height:100%;padding:10px;filter:brightness(0) saturate(100%) invert(78%) sepia(37%) saturate(2124%) hue-rotate(357deg) brightness(96%) contrast(93%);object-fit:contain}.segmentos .segmentos-card__num{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border-radius:8px;border:1px solid rgba(63,64,63,.08);background:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;color:rgba(27,27,27,.5);transition:background-color .3s ease,color .3s ease,border-color .3s ease}.segmentos .segmentos-card__body{margin-top:auto;padding-top:20px}.segmentos .segmentos-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;text-decoration:none;pointer-events:auto}.segmentos .segmentos-card__link:hover .segmentos-card__link-icon{background:#82847b;border-color:#82847b;color:#fff}.segmentos .segmentos-card__link-text{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#3f403f;transition:color .3s ease}.segmentos .segmentos-card__link-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid rgba(63,64,63,.12);border-radius:5px;background:#f5f5f5;color:#3f403f;font-size:.55rem;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.segmentos .segmentos-card__title{margin:0 0 8px;font-size:1.05rem;font-weight:700;line-height:1.3;color:#3f403f;transition:color .3s ease}.segmentos .segmentos-card__desc{margin:0;font-size:.82rem;line-height:1.55;color:rgba(27,27,27,.72);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.segmentos{padding:55px 0}.segmentos__head{margin-bottom:28px}.segmentos__head-action{text-align:left !important}.segmentos .segmentos-card{min-height:280px}.segmentos .segmentos-card__inner{min-height:280px}}.section-services{position:relative;padding:80px 0;z-index:1;overflow:hidden}.section-services__visual{position:relative;width:100%;height:100%}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-services__visual{max-height:380px;margin-bottom:10px}}.section-services__frame{position:relative;width:100%;height:100%;min-height:360px;overflow:hidden;background:#f5f5f5;box-shadow:-14px 14px 0 rgba(130,132,123,.85)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-services__frame{min-height:280px;box-shadow:10px 10px 0 rgba(130,132,123,.85)}}.section-services__frame::before{content:"";position:absolute;inset:12px;border:1px solid rgba(255,200,0,.15);z-index:1;pointer-events:none}.section-services__frame img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-services__frame img{min-height:280px}}.section-services__content{padding:0 10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-services__content{padding-left:20px}}.section-services__text{margin-bottom:28px}.section-services__text p{font-size:1rem;line-height:1.75;color:rgba(63,64,63,.9);margin-bottom:16px}.section-services__text p:last-child{margin-bottom:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-services{padding:60px 0}.section-services__content{padding:0}}.section-cta02{position:relative;padding:70px 0;background:#f7f7f5;z-index:1}.section-cta02__inner{padding:2.5rem 2rem;border:1px solid rgba(27,27,27,.08);border-radius:3px;background:#fff;box-shadow:0 12px 40px rgba(27,27,27,.06)}.section-cta02__label{display:inline-block;margin-bottom:.75rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e9ad0a}.section-cta02__title{margin:0 0 1rem;font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:400;line-height:1.25;color:#1b1b1b}.section-cta02__title b{font-weight:600;color:#e9ad0a}.section-cta02__text{margin:0 0 1.5rem;font-size:1rem;line-height:1.7;color:rgba(27,27,27,.78);max-width:540px}.section-cta02__highlights{display:flex;flex-direction:column;gap:.75rem}.section-cta02__highlights li{display:flex;align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.45;color:rgba(27,27,27,.88)}.section-cta02__highlights li i{flex-shrink:0;margin-top:.15rem;width:20px;text-align:center;color:#e9ad0a}.section-cta02__panel{padding:1.5rem;border-radius:4px;background:#fff;border:1px solid rgba(27,27,27,.1);box-shadow:0 8px 28px rgba(27,27,27,.05)}.section-cta02__panel-title{margin:0 0 1rem;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#e9ad0a}.section-cta02__form .form-group{margin-bottom:.35rem}.section-cta02__form .form-control{width:100%;min-height:46px;padding:.7rem .9rem;border:1px solid rgba(27,27,27,.14);border-radius:6px;background:#fafafa;color:#1b1b1b;font-size:.9rem}.section-cta02__form .form-control::placeholder{color:rgba(27,27,27,.42)}.section-cta02__form .form-control:focus{outline:none;border-color:rgba(233,173,10,.75);background:#fff;box-shadow:0 0 0 3px rgba(255,200,0,.25)}.section-cta02__form textarea.form-control{min-height:90px;resize:vertical}.section-cta02__tech{margin:.75rem 0 1rem;border:1px solid rgba(27,27,27,.1);border-radius:6px;background:#f8f8f6}.section-cta02__tech summary{cursor:pointer;list-style:none;padding:.85rem 1rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1b1b1b}.section-cta02__tech summary::-webkit-details-marker{display:none}.section-cta02__tech[open] summary{border-bottom:1px solid rgba(27,27,27,.08)}.section-cta02__tech .row{padding:.75rem .85rem .85rem}.section-cta02__file label{display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(27,27,27,.55)}.section-cta02__file input[type=file]{padding:.45rem .55rem;font-size:.78rem;color:rgba(27,27,27,.7)}.section-cta02__file input[type=file]::file-selector-button{margin-right:.65rem;padding:.35rem .7rem;border:0;border-radius:4px;background:#ffc800;color:#1b1b1b;font-weight:600;cursor:pointer}.section-cta02__actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.section-cta02__btn{display:inline-flex;align-items:center;width:100%;justify-content:center;gap:20px;padding:14px 24px;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.section-cta02__btn i{margin-right:0;font-size:1.15rem}.section-cta02__btn--primary{background-color:#ffc800;border-color:#ffc800;color:#1b1b1b}.section-cta02__btn--primary:hover{background-color:#e9ad0a;border-color:#e9ad0a;color:#fff}.section-cta02__btn--secondary{background-color:rgba(0,0,0,0);border-color:rgba(27,27,27,.2);color:#1b1b1b}.section-cta02__btn--secondary:hover{background-color:rgba(27,27,27,.04);border-color:#1b1b1b;color:#1b1b1b}.section-cta02__contact{display:flex;flex-direction:column;gap:.85rem;padding-top:1.25rem;border-top:1px solid rgba(27,27,27,.1)}.section-cta02__contact li{font-size:.9rem;line-height:1.4;color:rgba(27,27,27,.75)}.section-cta02__contact li a,.section-cta02__contact li>span{display:flex;align-items:flex-start;gap:.65rem;color:#1b1b1b;text-decoration:none;transition:color .2s ease}.section-cta02__contact li a:hover{color:#e9ad0a}.section-cta02__contact li small{display:block;margin-bottom:.15rem;font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e9ad0a}.section-cta02__contact li i{flex-shrink:0;width:18px;margin-top:.2rem;text-align:center;color:#e9ad0a}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-cta02{padding:55px 0}.section-cta02__inner{padding:1.75rem 1.25rem}.section-cta02__text{max-width:100%}.section-cta02__panel{padding:1.25rem}}.testimonial1-section-area{position:relative;z-index:1;background-color:#f6f7f9;padding:100px 0}.testimonial1-section-area::before{position:absolute;content:"";height:100%;width:100%;left:0;top:0;background-image:url(../img/banners/bg-feedbacks.png);background-position:center;background-size:1500px;background-repeat:repeat-x;filter:invert(0);opacity:.9}.testimonial1-section-area .testimonial-vertical-slider{padding:0 0 0 50px}@media(max-width: 575px),only screen and (min-width: 576px)and (max-width: 767px),only screen and (min-width: 768px)and (max-width: 991px){.testimonial1-section-area .testimonial-vertical-slider{padding:0;margin-top:30px}}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial3-slider-content-area .testimonial3-author-area{position:relative;z-index:1;padding:40px;border-radius:8px;background:#e9ad0a;box-shadow:0 10px 30px rgba(0,0,0,.2)}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial3-slider-content-area .testimonial3-author-area .quito1{position:absolute;bottom:30px;right:30px;font-size:50px;color:#f8f8f8;opacity:.1;pointer-events:none}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial3-slider-content-area .testimonial3-author-area ul{margin-bottom:24px;padding:0;list-style:none;display:flex;gap:5px}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial3-slider-content-area .testimonial3-author-area ul li i{font-size:14px;color:#ff5e14}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial3-slider-content-area .testimonial3-author-area p{font-family:"Montserrat",sans-serif;font-size:20px;line-height:1.6;color:#f8f8f8;opacity:.9;font-style:italic}@media(max-width: 575px){.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial3-slider-content-area .testimonial3-author-area p{font-size:18px}}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial1-man-info-area{display:flex;align-items:center;margin-top:32px}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial1-man-info-area .mans-img{width:90px;height:90px;border-radius:50%;overflow:hidden;border:2px solid #ffc800;flex-shrink:0}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial1-man-info-area .mans-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial1-man-info-area .man-text{padding-left:20px}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial1-man-info-area .man-text a{font-family:"Montserrat",sans-serif;font-size:22px;color:#000;display:inline-block;line-height:1.2;font-weight:700;text-decoration:none;margin-bottom:5px}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials .testimonial-item .testimonial1-man-info-area .man-text p{font-size:16px;font-family:"Montserrat",sans-serif;font-weight:500;color:#000;opacity:.6;line-height:1.2;margin:0}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials-thumbs{height:450px;padding:15px 0}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials-thumbs .swiper-slide{cursor:pointer;opacity:.5;transition:.4s;display:flex;justify-content:center}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;position:relative}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials-thumbs .testimonial1-sliders-img{position:relative;z-index:1;height:60px;width:60px}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials-thumbs .testimonial1-sliders-img::after{position:absolute;content:"";height:70px;width:70px;border-radius:50%;left:50%;top:50%;transform:translate(-50%, -50%);background:#ffc800;z-index:-1}.testimonial1-section-area .testimonial-vertical-slider .slider-testimonials-thumbs .testimonial1-sliders-img img{height:60px;width:60px;border-radius:50%;object-fit:cover}.feature-section-five{--stack-header-height: 180px;--stack-header-gap: clamp(16px, 2.5vh, 28px);--stack-header: calc(var(--stack-header-height) + var(--stack-header-gap));--stack-step: clamp(10px, 1.4vw, 18px);--stack-scroll: clamp(1.2rem, 6vh, 4rem);position:relative;background:rgba(233,173,10,.02);overflow:visible !important}.feature-section-five .inner-container{position:relative;margin:0 auto;overflow:visible}@media(min-width: 992px){.feature-section-five__col{align-self:stretch}}.feature-section-five__aside{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.feature-section-five__aside .title-area2{text-align:left;margin-top:0}.feature-section-five__aside .title-area2 .subtitle,.feature-section-five__aside .title-area2 .title{text-align:left}.feature-section-five__aside .title-area2 p{text-align:left;max-width:36ch}@media(min-width: 992px){.feature-section-five__aside{position:sticky;top:var(--stack-header);z-index:5;padding-top:4px;padding-bottom:24px;align-self:flex-start}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.feature-section-five__aside{position:static;margin-bottom:8px}.feature-section-five__aside .btn-one{width:100%;justify-content:center}}.feature-section-five .feature-outer-five{position:relative;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px;overflow:visible}@media(min-width: 992px){.feature-section-five .feature-outer-five{gap:0;padding-bottom:clamp(16px,2.5vh,32px)}}.feature-section-five .feature-block-five{min-height:0px;padding:0;border-radius:6px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(5px);border:1px solid rgba(63,64,63,.1);box-shadow:0 15px 10px rgba(63,64,63,.02);overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}@media(min-width: 992px){.feature-section-five .feature-block-five{position:sticky;top:calc(var(--stack-header) + var(--stack-index, 0)*var(--stack-step));z-index:calc(var(--stack-index, 0) + 1);margin-bottom:var(--stack-scroll);transform:scale(var(--stack-scale, 1));transform-origin:center top;transition:transform .4s ease,border-color .3s ease,box-shadow .3s ease}.feature-section-five .feature-block-five:nth-child(1){--stack-index: 0}.feature-section-five .feature-block-five:nth-child(2){--stack-index: 1}.feature-section-five .feature-block-five:nth-child(3){--stack-index: 2}.feature-section-five .feature-block-five:nth-child(4){--stack-index: 3}.feature-section-five .feature-block-five:nth-child(5){--stack-index: 4}.feature-section-five .feature-block-five:nth-child(6){--stack-index: 5}.feature-section-five .feature-block-five:nth-child(7){--stack-index: 6}.feature-section-five .feature-block-five:nth-child(8){--stack-index: 7}.feature-section-five .feature-block-five:nth-child(9){--stack-index: 8}.feature-section-five .feature-block-five:nth-child(10){--stack-index: 9}.feature-section-five .feature-block-five:nth-child(11){--stack-index: 10}.feature-section-five .feature-block-five:nth-child(12){--stack-index: 11}.feature-section-five .feature-block-five:last-child{margin-bottom:0}}@media(max-width: 991.98px){.feature-section-five .feature-block-five{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease,border-color .3s ease}.feature-section-five .feature-block-five.is-inview{opacity:1;transform:none}}.feature-section-five .feature-block-five:hover{border-color:rgba(130,132,123,.45);box-shadow:0 15px 10px rgba(63,64,63,.06)}.feature-section-five .feature-block-five:hover .feature-media .image img{transform:scale(1.05)}.feature-section-five .feature-block-five .inner-block{display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.05fr);align-items:stretch;gap:0;width:100%;min-height:360px;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.feature-section-five .feature-block-five .inner-block{grid-template-columns:1fr}}.feature-section-five .feature-block-five .feature-media{position:relative;min-height:260px;height:100%;background:rgba(27,27,27,.06)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.feature-section-five .feature-block-five .feature-media{min-height:220px;aspect-ratio:16/10;height:auto}}.feature-section-five .feature-block-five .feature-media .image{width:100%;height:100%;overflow:hidden}.feature-section-five .feature-block-five .feature-media .image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.feature-section-five .feature-block-five .feature-media .number-img{font-size:clamp(28px,3vw,42px);letter-spacing:-0.02em;color:#fff;background:rgba(9,9,9,.18);backdrop-filter:blur(50px);border:1px solid hsla(0,0%,100%,.2);padding:7px 13px;display:inline-flex;align-items:center;line-height:1;position:absolute;bottom:16px;left:16px;overflow:hidden;border-radius:10px;z-index:1}.feature-section-five .feature-block-five .feature-media .number-img span{line-height:1;color:#ffc800}.feature-section-five .feature-block-five .feature-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;padding:clamp(22px,3vw,36px);min-height:260px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.feature-section-five .feature-block-five .feature-content{min-height:0}}.feature-section-five .feature-block-five .feature-content .icon{display:inline-flex;position:relative;width:52px;height:52px;align-items:center;justify-content:center;margin-bottom:4px}.feature-section-five .feature-block-five .feature-content .icon::before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;right:-8px;bottom:0;background:#ffc800}.feature-section-five .feature-block-five .feature-content .icon img{position:relative;z-index:1;max-width:100%;max-height:100%;object-fit:contain;opacity:.55}.feature-section-five .feature-block-five .feature-content .title{margin:0;font-size:clamp(1.15rem,1.6vw,1.45rem);line-height:1.25;font-weight:600;letter-spacing:-0.02em;color:#1b1b1b;text-transform:none}.feature-section-five .feature-block-five .feature-content .text{margin:0;color:#6d827c;letter-spacing:-0.02em;line-height:1.55;font-size:.92rem}.feature-section-five .feature-block-five .feature-content .btn-details{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;margin-top:6px;font-size:14px;line-height:1.4;font-weight:400;border-radius:100px;padding:8px 14px;color:#3f403f;border:1px solid rgba(63,64,63,.2);text-decoration:none !important;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.feature-section-five .feature-block-five .feature-content .btn-details i{font-size:12px;color:#ffc800;transition:.3s ease}.feature-section-five .feature-block-five .feature-content .btn-details:hover{background:#ffc800;color:#fff;border-color:#ffc800}.feature-section-five .feature-block-five .feature-content .btn-details:hover i{padding-left:3px;color:#fff}.catalog-cta{position:relative;padding:70px 0;background-color:#fff;overflow:hidden}.catalog-cta .container{position:relative;z-index:1}.catalog-cta .catalog-card{display:flex;align-items:center;gap:40px;background:rgba(233,173,10,.08);border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:40px 45px;transition:background .3s ease,box-shadow .3s ease}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.catalog-cta .catalog-card{flex-direction:column;text-align:center;padding:30px 25px;gap:25px}}.catalog-cta .catalog-card:hover{background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.08)}.catalog-cta .catalog-card:hover .catalog-arrow{transform:translateX(6px);border-color:#e9ad0a;background:rgba(233,173,10,.1)}.catalog-cta .catalog-icon-wrap{flex-shrink:0;width:80px;height:80px;border-radius:16px;background:linear-gradient(135deg, #e9ad0a, rgba(233, 173, 10, 0.1));display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(233,173,10,.25)}.catalog-cta .catalog-icon-wrap i{font-size:32px;color:#fff}.catalog-cta .catalog-text{flex:1}.catalog-cta .catalog-text h2,.catalog-cta .catalog-text h3{color:#3f403f;font-size:1.6rem;font-weight:700;margin:0 0 6px;line-height:1.3}.catalog-cta .catalog-text p{color:#000;font-size:14px;line-height:1.6;margin:0}.catalog-cta .catalog-arrow{flex-shrink:0;width:50px;height:50px;border-radius:50%;border:2px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;transition:transform .4s ease,border-color .3s ease,background .3s ease}.catalog-cta .catalog-arrow i{font-size:18px;color:#e9ad0a}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.catalog-cta .catalog-arrow{margin:0 auto}}.catalog-cta .catalog-link{text-decoration:none;display:block}.catalog-cta .catalog-link:hover,.catalog-cta .catalog-link:focus{text-decoration:none}.section-equip-destaque{position:relative;background:#fff}.section-equip-destaque__head{max-width:640px;margin:0 auto 50px}.section-equip-destaque .title-area2{margin-bottom:0}.section-equip-destaque .title-area2 p{margin-top:14px;color:rgba(27,27,27,.65)}.section-equip-destaque .equip-destaque-swiper{padding:8px 4px 44px}.section-equip-destaque .equip-destaque-swiper .swiper-slide{height:auto;padding:6px 4px}.section-equip-destaque .equip-destaque-swiper .swiper-pagination-bullet{background:#3f403f;opacity:.25}.section-equip-destaque .equip-destaque-swiper .swiper-pagination-bullet-active{background:#e9ad0a;opacity:1}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-equip-destaque__head{margin-bottom:34px}}.equip-card{position:relative;height:100%}.equip-card__link{display:flex;flex-direction:column;height:100%;padding:28px 24px 24px;text-decoration:none !important;color:inherit;background:#fff;border:1px solid rgba(63,64,63,.2);border-radius:18px;box-shadow:0 10px 12px rgba(27,27,27,.03);transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}.equip-card:hover .equip-card__link{border-color:rgba(63,64,63,.7);box-shadow:0 14px 34px rgba(27,27,27,.05);transform:translateY(-2px)}.equip-card:hover .equip-card__media-frame img{transform:scale(1.05)}.equip-card:hover .equip-card__arrow{background:#ffc800;transform:translateY(-50%) scale(1.06) rotate(-30deg)}.equip-card__top{display:flex;flex-direction:column;margin-bottom:8px}.equip-card__title{margin:0 0 10px;font-size:1.35rem;font-weight:700;line-height:1.25;letter-spacing:-0.01em;color:#1b1b1b;text-transform:none}.equip-card__desc{margin:0;font-size:.9rem;line-height:1.55;color:rgba(27,27,27,.7);display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.equip-card__media{position:relative;margin-top:auto;padding-top:28px}.equip-card__media-frame{aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#f5f5f5;border:1px solid rgba(63,64,63,.08)}.equip-card__media-frame img{width:100%;height:100%;object-fit:cover;object-position:center;background:#fff;display:block;transition:transform .6s cubic-bezier(0.22, 1, 0.36, 1)}.equip-card__media-frame img.obj-contain{object-fit:contain}.equip-card__arrow{position:absolute;top:28px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:none;background:#e9ad0a;color:#fff;font-size:.95rem;box-shadow:0 6px 16px rgba(233,173,10,.4);transform:translateY(-50%);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.equip-card__link{padding:22px 18px 18px}.equip-card__title{font-size:1.2rem}.equip-card__arrow{width:44px;height:44px;right:12px}}.section-equip-portfolio{--stack-header-height: 96px;--stack-header-gap: clamp(12px, 2vh, 20px);--stack-header: calc(var(--stack-header-height) + var(--stack-header-gap));--stack-scroll: clamp(2.5rem, 14vh, 7rem);position:relative;background:#f5f5f5;overflow:visible !important}.section-equip-portfolio__head{max-width:720px;margin:0 auto 48px}.section-equip-portfolio__head .title-area2{margin-bottom:0}.section-equip-portfolio__head .title-area2 p{margin-top:14px;color:rgba(27,27,27,.65)}.equip-portfolio-stack{position:relative;display:flex;flex-direction:column;gap:24px;overflow:visible;perspective:1400px}@media(min-width: 992px){.equip-portfolio-stack{gap:0;padding-bottom:clamp(32px,6vh,72px)}}.equip-portfolio-panel{--stack-scale: 1;--stack-opacity: 1;--stack-y: 0px;--stack-brightness: 1;--stack-shadow: 0 18px 40px rgba(27, 27, 27, 0.08);position:relative;background:#fff;border:1px solid rgba(63,64,63,.16);border-radius:22px;box-shadow:var(--stack-shadow);overflow:hidden;isolation:isolate;will-change:transform,opacity,filter,box-shadow;transition:border-color .35s ease}.equip-portfolio-panel::after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background:#1b1b1b;opacity:calc((1 - var(--stack-brightness, 1))*.5);transition:opacity .55s cubic-bezier(0.16, 1, 0.3, 1)}@media(min-width: 992px){.equip-portfolio-panel{position:sticky;top:var(--stack-header);z-index:calc(var(--stack-index, 0) + 1);margin-bottom:var(--stack-scroll);transform:translate3d(0, var(--stack-y), 0) scale(var(--stack-scale));opacity:var(--stack-opacity);transform-origin:center top;backface-visibility:hidden;transition:transform .55s cubic-bezier(0.16, 1, 0.3, 1),opacity .55s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .55s cubic-bezier(0.16, 1, 0.3, 1),border-color .35s ease}.equip-portfolio-panel:nth-child(1){--stack-index: 0}.equip-portfolio-panel:nth-child(2){--stack-index: 1}.equip-portfolio-panel:nth-child(3){--stack-index: 2}.equip-portfolio-panel:nth-child(4){--stack-index: 3}.equip-portfolio-panel:nth-child(5){--stack-index: 4}.equip-portfolio-panel:nth-child(6){--stack-index: 5}.equip-portfolio-panel:nth-child(7){--stack-index: 6}.equip-portfolio-panel:nth-child(8){--stack-index: 7}.equip-portfolio-panel:nth-child(9){--stack-index: 8}.equip-portfolio-panel:nth-child(10){--stack-index: 9}.equip-portfolio-panel:nth-child(11){--stack-index: 10}.equip-portfolio-panel:nth-child(12){--stack-index: 11}.equip-portfolio-panel:last-child{margin-bottom:0}.equip-portfolio-panel.is-front{border-color:rgba(63,64,63,.28);--stack-shadow: 0 28px 60px rgba(27, 27, 27, 0.14), 0 8px 20px rgba(27, 27, 27, 0.06)}.equip-portfolio-panel.is-front::after{opacity:0}.equip-portfolio-panel.is-stacked{border-color:rgba(63,64,63,.1)}}@media(max-width: 991.98px){.equip-portfolio-panel{opacity:0;transform:translateY(40px) scale(0.98);transition:opacity .85s cubic-bezier(0.16, 1, 0.3, 1),transform .85s cubic-bezier(0.16, 1, 0.3, 1)}.equip-portfolio-panel::after{display:none}.equip-portfolio-panel.is-inview{opacity:1;transform:none}}.equip-portfolio-panel:hover{border-color:rgba(63,64,63,.35)}.equip-portfolio-panel__grid{display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr);min-height:420px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.equip-portfolio-panel__grid{grid-template-columns:1fr;min-height:0}}.equip-portfolio-panel__media{position:relative;min-height:400px;max-height:670px;background:rgba(27,27,27,.04);overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.equip-portfolio-panel__media{min-height:220px;aspect-ratio:16/10}}.equip-portfolio-panel__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(0.22, 1, 0.36, 1)}.equip-portfolio-panel__media img.obj-contain{object-fit:contain}.equip-portfolio-panel:hover .equip-portfolio-panel__media img{transform:scale(1.04)}.equip-portfolio-panel__number{position:absolute;left:16px;bottom:16px;z-index:1;display:inline-flex;align-items:center;padding:8px 12px;border-radius:10px;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700;letter-spacing:-0.02em;line-height:1;color:#fff;background:rgba(9,9,9,.28);border:1px solid hsla(0,0%,100%,.22);backdrop-filter:blur(40px)}.equip-portfolio-panel__body{display:flex;flex-direction:column;padding:32px 30px 28px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.equip-portfolio-panel__body{padding:24px 20px 22px}}.equip-portfolio-panel__body>p{margin:0 0 12px;font-size:.92rem;line-height:1.6;color:rgba(27,27,27,.68)}.equip-portfolio-panel__body .btn-one{align-self:flex-start;margin-top:auto}.equip-portfolio-panel__title{margin:0 0 14px;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#1b1b1b;text-transform:none}.equip-portfolio-panel__cols{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:8px 0 22px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.equip-portfolio-panel__cols{grid-template-columns:1fr;gap:14px}}.equip-portfolio-panel__col{padding:16px 16px 14px;border-radius:12px;background:rgba(245,245,245,.9);border:1px solid rgba(63,64,63,.08)}.equip-portfolio-panel__col h4{margin:0 0 12px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#1b1b1b}.equip-portfolio-panel__col ul{margin:0;padding:0;list-style:none}.equip-portfolio-panel__col li{position:relative;padding:0 0 7px 14px;font-size:.84rem;line-height:1.4;color:rgba(27,27,27,.7)}.equip-portfolio-panel__col li::before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#e9ad0a}.equip-portfolio-panel__col li:last-child{padding-bottom:0}.equip-portfolio-panel__col p{margin:0;font-size:.88rem;line-height:1.55;color:rgba(27,27,27,.68)}.equip-portfolio-panel__col--wide{grid-column:1/-1}.equip-portfolio-panel__col--note{display:flex;flex-direction:column;justify-content:center;background:rgba(233,173,10,.08);border-color:rgba(233,173,10,.22)}.equip-portfolio-panel__hint{margin:0 0 10px !important;font-size:.82rem !important;color:rgba(27,27,27,.55) !important}.equip-portfolio-panel__list-grid{display:grid !important;grid-template-columns:1fr 1fr;gap:0 16px}@media(max-width: 575px){.equip-portfolio-panel__list-grid{grid-template-columns:1fr}}.equip-portfolio-panel__footnote{margin:0 0 18px !important;padding:12px 14px;border-left:3px solid #e9ad0a;background:rgba(233,173,10,.06);border-radius:0 8px 8px 0;font-size:.86rem !important;color:rgba(27,27,27,.72) !important}.section-equip-id{position:relative;background:#1b1b1b;overflow:hidden}.section-equip-id::before{content:"";position:absolute;top:-20%;left:-8%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle, rgba(233, 173, 10, 0.22) 0%, transparent 68%);pointer-events:none}.section-equip-id::after{content:"";position:absolute;right:-6%;bottom:-30%;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle, rgba(255, 200, 0, 0.12) 0%, transparent 70%);pointer-events:none}.section-equip-id .row{position:relative;z-index:1}@media(min-width: 992px){.section-equip-id__head{position:sticky;top:120px}}.section-equip-id__head .title-area2{margin-bottom:0;text-align:left}.section-equip-id__head .title-area2 .subtitle,.section-equip-id__head .title-area2 .title{text-align:left;color:#fff}.section-equip-id__head .title-area2 .subtitle{color:#ffc800}.section-equip-id__head .title-area2 p{margin-top:14px;text-align:left;color:hsla(0,0%,100%,.62)}.section-equip-id__body{text-align:left}.section-equip-id__lead{margin:0 0 28px;font-size:1.02rem;line-height:1.7;color:hsla(0,0%,100%,.72)}.section-equip-id__send{margin:0 0 24px;padding:28px 32px 24px;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;background:hsla(0,0%,100%,.03)}.section-equip-id__send-label{margin:0 0 20px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffc800}.section-equip-id__list{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;row-gap:14px;margin:0;padding:0;list-style:none}@media(max-width: 575px){.section-equip-id__list{grid-template-columns:1fr;row-gap:12px}}.section-equip-id__list li{display:flex;align-items:flex-start;gap:12px;font-size:.94rem;line-height:1.4;color:hsla(0,0%,100%,.88)}.section-equip-id__check{flex-shrink:0;position:relative;width:18px;height:18px;margin-top:1px;border-radius:50%;border:1.5px solid rgba(233,173,10,.75);background:rgba(233,173,10,.14)}.section-equip-id__check::after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #ffc800;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.section-equip-id__note{margin:0 0 28px;font-size:.9rem;line-height:1.6;color:hsla(0,0%,100%,.5)}.section-equip-id__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 28px}@media(max-width: 575px){.section-equip-id__actions .btn-one{width:100%;justify-content:center}}.section-equip-id__link{display:inline-flex;align-items:center;gap:10px;font-size:.95rem;font-weight:600;color:#fff;text-decoration:none !important;transition:color .25s ease,gap .25s ease}.section-equip-id__link i{font-size:.85rem;transition:transform .25s ease}.section-equip-id__link:hover{color:#ffc800}.section-equip-id__link:hover i{transform:translateX(4px)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-equip-id__lead{font-size:.95rem}.section-equip-id__actions{flex-direction:column;align-items:flex-start;gap:16px}}.section-atendimento{position:relative;background:#f5f5f5;overflow:hidden}.section-atendimento::before{content:"";position:absolute;top:-120px;right:-80px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle, rgba(233, 173, 10, 0.12) 0%, transparent 70%);pointer-events:none}.section-atendimento__head{position:relative;z-index:1;max-width:640px;margin:0 auto 48px}.section-atendimento__head .title-area2{margin-bottom:0}.section-atendimento__cta{position:relative;z-index:1;display:flex;justify-content:center;margin-top:42px}.atendimento-flow{position:relative;z-index:1}.atendimento-flow__card{position:relative;height:100%;padding:28px 24px 26px;border-radius:10px;background:#fff;border:1px solid rgba(63,64,63,.1);box-shadow:0 10px 28px rgba(27,27,27,.04);transition:transform .35s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .35s ease,border-color .35s ease}.atendimento-flow__card:hover{transform:translateY(-6px);border-color:rgba(233,173,10,.35);box-shadow:0 18px 40px rgba(27,27,27,.1)}.atendimento-flow__card:hover .atendimento-flow__num{background:#e9ad0a;color:#fff;border-color:#e9ad0a}.atendimento-flow__card p{margin:0;font-size:.88rem;line-height:1.55;color:rgba(27,27,27,.6)}.atendimento-flow__num{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border-radius:50%;border:1px solid rgba(63,64,63,.16);background:#f5f5f5;font-size:.82rem;font-weight:700;letter-spacing:-0.02em;color:#1b1b1b;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.atendimento-flow__title{margin:0 0 10px;font-size:1.05rem;font-weight:700;line-height:1.3;letter-spacing:-0.01em;color:#1b1b1b;text-transform:none}.section-porque-maxifer{position:relative;background:#fff}.section-porque-maxifer__head{position:relative;z-index:1;max-width:720px;margin:0 auto 48px}.section-porque-maxifer__head .title-area2{margin-bottom:0}.section-porque-maxifer__cta{position:relative;z-index:1;display:flex;justify-content:center;margin-top:42px}.porque-card{display:flex;flex-direction:column;height:100%;padding:28px 24px;border-radius:10px;border:1px solid rgba(63,64,63,.1);background:#f5f5f5;transition:transform .35s cubic-bezier(0.16, 1, 0.3, 1),background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.porque-card:hover{transform:translateY(-5px);background:#fff;border-color:rgba(233,173,10,.4);box-shadow:0 16px 36px rgba(27,27,27,.08)}.porque-card:hover .porque-card__icon{background:#e9ad0a;color:#fff;border-color:#e9ad0a}.porque-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:20px;border-radius:10px;border:1px solid rgba(63,64,63,.12);background:#fff;color:#e9ad0a;font-size:1rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.porque-card__title{margin:0 0 10px;font-size:1.08rem;font-weight:700;line-height:1.3;letter-spacing:-0.01em;color:#1b1b1b;text-transform:none}.porque-card p{margin:0;margin-top:auto;font-size:.88rem;line-height:1.55;color:rgba(27,27,27,.6)}.porque-card--accent{background:linear-gradient(160deg, rgba(233, 173, 10, 0.12) 0%, #f5f5f5 55%);border-color:rgba(233,173,10,.28)}.section-vantagens-usados{background:#f5f5f5}.section-vantagens-usados__media{position:relative;overflow:hidden;border-radius:8px;background:#f5f5f5;aspect-ratio:4/5;min-height:420px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-vantagens-usados__media{aspect-ratio:16/10;min-height:240px}}.section-vantagens-usados__media img{width:100%;height:100%;object-fit:cover;display:block}.section-vantagens-usados__content .title-area2{margin-bottom:0;text-align:left}.section-vantagens-usados__content .title-area2 .subtitle,.section-vantagens-usados__content .title-area2 .title{text-align:left}.section-vantagens-usados__content .btn-one{margin-top:8px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-vantagens-usados__content .btn-one{width:100%;justify-content:center}}.section-vantagens-usados__lead{margin:18px 0 28px}.section-vantagens-usados__lead p{margin:0 0 12px;font-size:.95rem;line-height:1.65;color:rgba(27,27,27,.65)}.section-vantagens-usados__lead p:last-child{margin-bottom:0}.section-vantagens-usados__label{margin:0 0 14px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(27,27,27,.45)}.section-vantagens-usados__list{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;margin:0 0 24px;padding:0;list-style:none}@media(max-width: 575px){.section-vantagens-usados__list{grid-template-columns:1fr}}.section-vantagens-usados__list li{position:relative;padding:12px 0 12px 14px;border-bottom:1px solid rgba(63,64,63,.1);font-size:.92rem;line-height:1.4;color:#1b1b1b}.section-vantagens-usados__list li::before{content:"";position:absolute;left:0;top:1.05em;width:5px;height:5px;border-radius:50%;background:#e9ad0a}.section-vantagens-usados__note{margin:0 0 28px;max-width:52ch;font-size:.88rem;line-height:1.6;color:rgba(27,27,27,.55)}.section-cuidados-compra{background:#1b1b1b}.section-cuidados-compra__intro .title-area2{margin:0 0 20px;text-align:left}.section-cuidados-compra__intro .title-area2 .subtitle{color:#ffc800}.section-cuidados-compra__intro .title-area2 .subtitle,.section-cuidados-compra__intro .title-area2 .title{text-align:left}.section-cuidados-compra__intro .title-area2 .title{color:#fff}.section-cuidados-compra__intro>p{margin:0 0 14px;font-size:.94rem;line-height:1.65;color:hsla(0,0%,100%,.62)}.section-cuidados-compra__intro .btn-one{margin-top:8px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-cuidados-compra__intro .btn-one{width:100%;justify-content:center}}.section-cuidados-compra__mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:22px;border:1px solid hsla(0,0%,100%,.16);border-radius:8px;color:#ffc800;font-size:.95rem}.section-cuidados-compra__footnote{margin:4px 0 28px !important;padding-top:18px;border-top:1px solid hsla(0,0%,100%,.1);font-size:.86rem !important;color:hsla(0,0%,100%,.45) !important}.section-cuidados-compra__check{height:100%;padding:28px 30px;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;background:hsla(0,0%,100%,.03)}.section-cuidados-compra__label{margin:0 0 18px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.section-cuidados-compra__list{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;margin:0;padding:0;list-style:none}@media(max-width: 575px){.section-cuidados-compra__list{grid-template-columns:1fr}}.section-cuidados-compra__list li{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:.92rem;line-height:1.35;color:hsla(0,0%,100%,.88)}.section-cuidados-compra__list li i{flex-shrink:0;width:1.1em;color:#ffc800;font-size:.85rem;text-align:center}@media(min-width: 576px){.section-cuidados-compra__list li:nth-last-child(-n+2){border-bottom:none}}@media(max-width: 575px){.section-cuidados-compra__list li:last-child{border-bottom:none}}.section-segmentos{background:#fff}.section-segmentos__head{max-width:680px;margin:0 auto 48px}.section-segmentos__head .title-area2{margin-bottom:0}.section-segmentos__cta{display:flex;justify-content:center;margin-top:42px}.section-segmentos .segmentos-swiper{padding:6px 4px 44px}.section-segmentos .segmentos-swiper .swiper-slide{height:auto}.section-segmentos .segmentos-swiper .swiper-pagination-bullet{background:#3f403f;opacity:.25}.section-segmentos .segmentos-swiper .swiper-pagination-bullet-active{background:#e9ad0a;opacity:1}.segmento-card{display:flex;flex-direction:column;height:100%;padding:26px 22px;border-radius:8px;border:1px solid rgba(63,64,63,.1);background:#fff;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.segmento-card:hover{transform:translateY(-4px);border-color:rgba(233,173,10,.35);box-shadow:0 14px 32px rgba(27,27,27,.07)}.segmento-card:hover .segmento-card__icon{background:#e9ad0a;border-color:#e9ad0a;color:#fff}.segmento-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border-radius:8px;border:1px solid rgba(63,64,63,.12);background:#f5f5f5;color:#e9ad0a;font-size:.95rem;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.segmento-card__title{margin:0 0 10px;font-size:1.05rem;font-weight:700;line-height:1.3;letter-spacing:-0.01em;color:#1b1b1b;text-transform:none}.segmento-card p{margin:0;margin-top:auto;font-size:.86rem;line-height:1.55;color:rgba(27,27,27,.6)}.section-maquina-parada{background:#f5f5f5}.section-maquina-parada__media{position:relative;height:100%;min-height:480px;overflow:hidden;border-radius:8px;background:#f5f5f5}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-maquina-parada__media{min-height:280px;aspect-ratio:16/10;height:auto}}.section-maquina-parada__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(0.16, 1, 0.3, 1)}.section-maquina-parada__media:hover img{transform:scale(1.04)}.section-maquina-parada__media-caption{position:absolute;left:20px;bottom:20px;z-index:1;padding:10px 14px;border-radius:6px;background:rgba(27,27,27,.82);backdrop-filter:blur(8px)}.section-maquina-parada__media-caption span{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.section-maquina-parada__content{display:flex;flex-direction:column;height:100%;padding:8px 0 8px 8px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-maquina-parada__content{padding:0}}.section-maquina-parada__content .title-area2{margin-bottom:0;text-align:left}.section-maquina-parada__content .title-area2 .subtitle,.section-maquina-parada__content .title-area2 .title{text-align:left}.section-maquina-parada__content>p{margin:16px 0 0;font-size:.95rem;line-height:1.65;color:rgba(27,27,27,.65)}.section-maquina-parada__content .btn-one{margin-top:auto;align-self:flex-start}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-maquina-parada__content .btn-one{width:100%;justify-content:center}}.section-maquina-parada__label{margin:28px 0 14px !important;font-size:.9rem !important;font-weight:600;color:#1b1b1b !important}.section-maquina-parada__list{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;margin:0 0 32px;padding:0;list-style:none}@media(max-width: 575px){.section-maquina-parada__list{grid-template-columns:1fr}}.section-maquina-parada__list li{position:relative;padding:11px 0 11px 14px;border-bottom:1px solid rgba(63,64,63,.1);font-size:.9rem;line-height:1.4;color:rgba(27,27,27,.78)}.section-maquina-parada__list li::before{content:"";position:absolute;left:0;top:1em;width:5px;height:5px;border-radius:50%;background:#e9ad0a}.section-faq{background:#fff}.section-faq__aside{position:sticky;top:110px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-faq__aside{position:static}}.section-faq__aside .title-area2{margin-bottom:0;text-align:left}.section-faq__aside .title-area2 .subtitle,.section-faq__aside .title-area2 .title{text-align:left}.section-faq__aside .title-area2 .title b{font-weight:600;color:#e9ad0a}.section-faq__intro{margin:1rem 0 1.5rem;font-size:.98rem;line-height:1.7;color:rgba(27,27,27,.7);max-width:34rem}.section-faq__media{position:relative;overflow:hidden;border-radius:6px;width:100%;height:520px;background:linear-gradient(160deg, #f3f3f1 0%, rgba(255, 200, 0, 0.18) 100%)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-faq__media{max-height:none}}.section-faq__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(0.16, 1, 0.3, 1)}.section-faq__media:hover img{transform:scale(1.04)}.section-faq__cta{margin-top:1.25rem}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-faq__cta{width:100%;justify-content:center}}.section-faq__list{width:100%;margin:0;padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.section-faq__list .accordion-item{border:0;border-bottom:1px solid rgba(27,27,27,.12);border-radius:0;background:rgba(0,0,0,0)}.section-faq__list .accordion-item:last-child{border-bottom:0}.section-faq__list .accordion-btn{gap:1rem;padding:1.15rem 0;background:rgba(0,0,0,0);border:0;border-radius:0;color:#1b1b1b;transition:color .2s ease}.section-faq__list .accordion-btn:hover{color:#e9ad0a !important;background:rgba(0,0,0,0) !important}.section-faq__list .accordion-item--active .accordion-btn{color:#1b1b1b;background:rgba(0,0,0,0);border:0;border-radius:0}.section-faq__list .accordion-caption{font-size:1.02rem;font-weight:600;line-height:1.4;color:inherit !important;max-width:calc(100% - 42px)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-faq__list .accordion-caption{font-size:.95rem}}.section-faq__list .accordion-item--active .accordion-caption{color:#1b1b1b !important}.section-faq__list .accordion-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;border:1px solid rgba(27,27,27,.16);background:#fff;color:#1b1b1b !important;font-size:.75rem;transition:transform .3s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.section-faq__list .accordion-item--active .accordion-icon{transform:rotate(135deg);background:#ffc800;border-color:#ffc800;color:#1b1b1b !important}.section-faq__list .accordion-content{transform:none;color:rgba(27,27,27,.68)}.section-faq__list .accordion-content p{margin:0;padding:0 0 1rem;font-size:.92rem;line-height:1.65}.section-faq__list .accordion-content p:last-child{padding-bottom:1.25rem}.section-faq__list .accordion-item--active .accordion-content{transform:none}@media(min-width: 768px){.int-page-1 .ajust-float{width:55%;float:left;margin-right:20px}}.int-page-1 .ajust-float img{border-radius:5px;min-height:400px;object-fit:cover}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#ffc800;bottom:0px;font-size:40px;transition:.3s ease}.int-page-2 .prodintSwiper{height:400px}.int-page-2 .swiper-button-prev,.int-page-2 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-2 .swiper-button-prev::after,.int-page-2 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-2 .img-text{position:relative;background-image:url(../img/gallery/about.webp)}.int-page-2 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #454545, rgba(255, 255, 255, 0));z-index:0}.int-page-2 .img-text .content-padding{padding:32px;z-index:1}.int-page-2 .img-text .content-padding h2,.int-page-2 .img-text .content-padding p{color:#fff}.int-page-2 .buttons .btn-main{width:100%;text-align:center;margin-left:0}.int-page-3 .title-text01{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center !important;padding:10px}.int-page-3 .title-text01 .title{position:relative}.int-page-3 .title-text01 .title .sub-bg{position:absolute;top:-40px;left:-40px;font-size:100px;font-weight:600;text-transform:uppercase;color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#ffc800;opacity:.2}.int-page-3 .title-text01 .title h1,.int-page-3 .title-text01 .title h2,.int-page-3 .title-text01 .title h3{position:relative;font-size:clamp(1.8rem,4vw,3rem);margin:10px 0;background:-webkit-linear-gradient(#ffc800, #e9ad0a);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .custom-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;border:none}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav{margin-bottom:15px}}.int-page-3 .box-navfeatures .custom-nav .tab-style{width:100%;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style{width:48%;margin:5px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{display:flex;justify-content:space-between;align-items:center;background:0 0;border:none;border-radius:10px;background-color:#f5f5f5;margin-bottom:10px;font-weight:600;font-size:18px;text-align:left;padding:10px 30px;width:100%;color:#000;cursor:pointer;border:1px solid #d8d8d8}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 15px;font-size:16px}}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{margin:0}}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}@media(max-width: 575px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon{display:flex;align-items:center;justify-content:center;height:60px;width:60px}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:30px;color:#ffc800;background:linear-gradient(120deg, #e9ad0a 45%, #ffc800 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:25px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon img{width:100%;height:100%;object-fit:contain;object-position:center}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active{color:#fff;background:linear-gradient(130deg, #e9ad0a 60%, #ffc800 100%);border-color:#dee2e6;border:0}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active img{filter:brightness(600%) saturate(0)}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active i{color:#fff;background:linear-gradient(120deg, #fff 45%, #eee 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .tab-content .tab-pane{display:none;padding:5px}.int-page-3 .box-navfeatures .tab-content .tab-pane.active{display:flex;animation:zoomIn 1s ease 0s 1 normal forwards}.int-page-3 .box-navfeatures .tab-content .box-img{width:100%;height:100%;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;border:2px solid #e8e8e8;margin-bottom:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-img{height:400px}}.int-page-3 .box-navfeatures .tab-content .box-img img{width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media(max-width: 320px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{position:relative;font-size:18px;font-weight:500;margin:0;padding-left:18px;color:#1a1a1a}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::before{content:"";position:absolute;top:50%;left:1px;width:2px;height:15px;background:#82847b;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::after{content:"";position:absolute;top:50%;left:7px;width:2px;height:15px;background:#82847b;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#ffc800}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#e9ad0a}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{font-size:16px}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .desc p{text-align:justify;font-size:16px;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .desc p{font-size:14px;line-height:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .list{margin:10px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li{display:flex;align-items:center;font-size:16px;padding:5px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li i{margin-right:5px;font-size:20px;background-color:#fff;color:#ffc800}.int-page-3 .box-navfeatures .tab-content .box-text .btn-four{margin-top:10px;padding:8px 20px}.int-page-3 .section-title02{position:relative;padding:30px 0;display:flex;flex-direction:column;justify-items:center;align-items:center;z-index:1}.int-page-3 .section-title02 .icon{width:120px;opacity:1;z-index:-1}.int-page-3 .section-title02 .subtitle{font-size:24px;font-weight:700;color:#e9ad0a;background:linear-gradient(90deg, #ffc800 45%, #e9ad0a 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}@media(max-width: 575px){.int-page-3 .section-title02 .subtitle{font-size:18px}}@media(max-width: 320px){.int-page-3 .section-title02 .subtitle{font-size:16px}}.int-page-3 .section-title02 .title{font-size:45px;font-weight:800;color:#2c2b2b;text-align:center}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .section-title02 .title{font-size:32px}}@media(max-width: 575px){.int-page-3 .section-title02 .title{font-size:30px}}@media(max-width: 320px){.int-page-3 .section-title02 .title{font-size:22px}}.int-page-3 .section-title02 .title.color-gradint{background:linear-gradient(90deg, #ffc800 45%, #e9ad0a 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .section-title02 .desc{margin:5px 0}.int-page-3 .section-title02 .desc p{text-align:center;font-size:16px;color:#1a1a1a;margin:0}.int-page-3 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #ffc800;text-align:center;padding:20px 20px;border-radius:10px;height:415px;width:90%}.int-page-3 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#ffc800;background:linear-gradient(180deg, #ffc800 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-3 .style-img01::after{content:"";position:absolute;bottom:-3%;left:-3%;width:250px;height:80%;border-radius:5%;transform:rotate(0deg);background:radial-gradient(farthest-side at -33.33% 50%, rgba(0, 0, 0, 0) 52%, #e9ad0a 54% 57%, rgba(0, 0, 0, 0) 59%) 0 40px,radial-gradient(farthest-side at 50% 133.33%, rgba(0, 0, 0, 0) 52%, #e9ad0a 54% 57%, rgba(0, 0, 0, 0) 59%) 40px 0,radial-gradient(farthest-side at 133.33% 50%, rgba(0, 0, 0, 0) 52%, #e9ad0a 54% 57%, rgba(0, 0, 0, 0) 59%),radial-gradient(farthest-side at 50% -33.33%, rgba(0, 0, 0, 0) 52%, #e9ad0a 54% 57%, rgba(0, 0, 0, 0) 59%),#fefeff;background-size:17.1416327405px 80px,80px 17.1416327405px;opacity:.5;z-index:-1}.int-page-3 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-5%;width:110%;height:90%;border-radius:10px;object-fit:cover;object-position:center}.int-page-4 .box-img{margin-bottom:20px;height:450px}.int-page-4 .box-img .prodintSwiper{width:100%;height:100%}.int-page-4 .service-content .titles1{font-size:26px;margin:15px 0;color:#e9ad0a}.int-page-4 .service-content .titles2{color:#e9ad0a;font-size:24px;margin:15px 0}.int-page-4 .service-content p{font-size:16px;text-align:justify;color:#000}.int-page-4 .service-details-card{padding:20px;box-shadow:0px 8px 30px rgba(106,106,106,0.1019607843);display:flex;align-items:start;border-left:5px solid #ffc800;margin:20px 0}.int-page-4 .service-details-card .icon i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;background-color:#f2f2f2;font-size:35px;color:#ffc800}.int-page-4 .service-details-card .details{margin-left:20px}.int-page-4 .service-details-card .details h2,.int-page-4 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-4 .service-details-card .details p{font-size:16px;color:#000}.int-page-4 .sidebar02 .box-categoria{padding:20px 30px;margin-bottom:10px;background-color:rgba(238,238,238,.9333333333)}.int-page-4 .sidebar02 .box-categoria .cat-title{font-size:30px;font-weight:600;margin:15px 0}.int-page-4 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-4 .sidebar02 .box-categoria ul li{padding:18px 25px;list-style:none;background:#fff;margin-top:15px;position:relative;z-index:1;font-weight:600;overflow:hidden;transition:.3s ease}.int-page-4 .sidebar02 .box-categoria ul li a{font-size:16px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;color:#000}.int-page-4 .sidebar02 .box-categoria ul li:hover{transform:scale(1.03);background:#ffc800}.int-page-4 .sidebar02 .box-categoria ul li:hover a{color:#fff}.int-page-4 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;height:450px}.int-page-4 .sidebar02 .sidebar-cta::after{content:"";position:absolute;top:0;left:0;background-color:#000;width:100%;height:100%;opacity:.8;z-index:1}.int-page-4 .sidebar02 .sidebar-cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.int-page-4 .sidebar02 .sidebar-cta .content-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 30px;z-index:2}.int-page-4 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#ffc800;border-radius:50%;color:#fff;font-size:25px}.int-page-4 .sidebar02 .sidebar-cta .content-inner h2,.int-page-4 .sidebar02 .sidebar-cta .content-inner h3{color:#fff;font-size:26px;margin:15px 0}.int-page-4 .sidebar02 .sidebar-cta .content-inner a{padding:15px 30px;background-color:#ffc800;color:#fff;font-size:18px;transition:.3s ease}.int-page-4 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#fff;color:#ffc800}.int-page-4 .swiper-button-prev,.int-page-4 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-4 .swiper-button-prev::after,.int-page-4 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-5 h2,.int-page-5 .titles1{font-size:2.2rem;line-height:2.4rem;margin:15px 0;color:#e9ad0a !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 h2,.int-page-5 .titles1{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 h2,.int-page-5 .titles1{font-size:1.8rem;line-height:2rem}}.int-page-5 h3,.int-page-5 h4,.int-page-5 .titles2{color:#e9ad0a !important;font-size:1.6rem;line-height:1.8rem;margin:15px 0}.int-page-5 p{font-size:16px;line-height:20px;font-weight:400;text-align:left;color:#000}.int-page-5 ul li{list-style:none;position:relative;padding-left:25px;margin-bottom:8px;font-size:16px;font-weight:400;color:#000}.int-page-5 ul li::before{font-family:"Font Awesome 6 Free";content:"";position:absolute;left:0;top:0;color:#e9ad0a;font-size:1.2rem;font-weight:bold}.int-page-5 .box-img{margin:20px 0;height:400px}.int-page-5 .box-img .prodintSwiper{width:100%;height:100%}.int-page-5 .box-img .prodintSwiper .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:15px}.int-page-5 .box-img .prodintSwiper .swiper-pagination{bottom:15px !important;left:50% !important;transform:translateX(-50%) !important}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;background:hsla(0,0%,100%,.4);border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:1;margin:0 4px;border:2px solid rgba(0,0,0,0);position:relative}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet::before{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:rgba(0,0,0,0);border-radius:50%;transform:translate(-50%, -50%);transition:all .3s ease}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet:hover{background:hsla(0,0%,100%,.7);transform:scale(1.1)}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgba(0,0,0,0);border-color:#fff;transform:scale(1.2)}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background:#ffc800;width:8px;height:8px}.int-page-5 .service-details-card{padding:20px;box-shadow:0px 8px 30px rgba(106,106,106,0.1019607843);display:flex;align-items:start;border-left:5px solid #ffc800;margin:20px 0}.int-page-5 .service-details-card .icon i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;background-color:#f2f2f2;font-size:35px;color:#ffc800}.int-page-5 .service-details-card .details{margin-left:20px}.int-page-5 .service-details-card .details h2,.int-page-5 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-5 .service-details-card .details p{font-size:16px;color:#000}.int-page-5 .img-text{position:relative;background-position:center;background-repeat:no-repeat;background-size:100%;width:100%;height:fit-content;overflow:hidden;border-radius:15px}.int-page-5 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #0f0f0f 40%, rgba(255, 255, 255, 0) 100%);z-index:0}.int-page-5 .img-text .content-padding{width:100%;height:100%;min-height:350px;display:flex;flex-direction:column;justify-content:center;padding:30px 20px;z-index:1}.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:2rem;line-height:2.2rem;color:#ffc800 !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:1.8rem;line-height:2rem}}.int-page-5 .img-text .content-padding p{color:#eee !important}.int-page-5 .swiper-button-prev,.int-page-5 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-5 .swiper-button-prev::after,.int-page-5 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-5 .sidebar02 .box-categoria{padding:15px 20px;margin-bottom:8px;border-radius:5px;background:#e9ad0a}.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:24px;font-weight:600;margin:15px 0;margin-bottom:25px;color:#fff !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:26px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:24px}}.int-page-5 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-5 .sidebar02 .box-categoria ul li{padding-left:0 !important;list-style:none !important;background:#82847b;margin-top:10px;position:relative;z-index:1;font-weight:600;border-radius:3px;overflow:hidden;transition:.3s ease}.int-page-5 .sidebar02 .box-categoria ul li::before,.int-page-5 .sidebar02 .box-categoria ul li::after,.int-page-5 .sidebar02 .box-categoria ul li::marker{display:none !important}.int-page-5 .sidebar02 .box-categoria ul li a{padding:10px 20px;font-size:16px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;color:#000}.int-page-5 .sidebar02 .box-categoria ul li:hover,.int-page-5 .sidebar02 .box-categoria ul li.active{transform:scale(1.03);background:#82847b}.int-page-5 .sidebar02 .box-categoria ul li:hover a,.int-page-5 .sidebar02 .box-categoria ul li.active a{color:#000}.int-page-5 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;margin-top:0;height:350px;border-radius:5px;overflow:hidden}.int-page-5 .sidebar02 .sidebar-cta::after{content:"";position:absolute;top:0;left:0;background-color:#e9ad0a;width:100%;height:100%;opacity:.8;z-index:1}.int-page-5 .sidebar02 .sidebar-cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.int-page-5 .sidebar02 .sidebar-cta .content-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 30px;z-index:2}.int-page-5 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ffc800;border-radius:50%;color:#82847b;font-size:25px}.int-page-5 .sidebar02 .sidebar-cta .content-inner h2{color:#fff !important;font-size:24px !important;margin:15px 0 10px;text-align:center}.int-page-5 .sidebar02 .sidebar-cta .content-inner h3{color:#fff !important;font-size:15px !important;font-weight:400;line-height:1.5;margin:0 0 20px;text-align:center}.int-page-5 .sidebar02 .sidebar-cta .content-inner a{padding:12px 30px;background:#82847b !important;color:#e9ad0a !important;font-size:18px;font-weight:600;transition:.3s ease;border-radius:10px}.int-page-5 .sidebar02 .sidebar-cta .content-inner a:hover{transform:scale(1.02);background:#82847b !important;color:#e9ad0a !important}.int-page-5 .boxExpand{margin:10px 0;padding:10px 0}.int-page-5 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-5 .boxExpand #contentExpand.expanded{max-height:8000px}.int-page-5 .boxExpand #contentExpand.expanded::before{display:none}.int-page-5 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #fff 30%, rgba(0, 0, 0, 0) 100%)}.int-page-5 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-5 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#ffc800;bottom:0px;font-size:40px;transition:.3s ease}.int-page-5 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #ffc800;text-align:center;padding:10px 10px;border-radius:5px;height:420px;width:95%}.int-page-5 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#ffc800;background:linear-gradient(180deg, #ffc800 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-5 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-2%;width:110%;height:95%;border-radius:5px;object-fit:cover;object-position:center}.int-page-5 .bg-sec{background:#dce0e9;position:relative;z-index:1}.int-page-5 .bg-sec::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url("../img/banners/texture.png");background-size:700px;background-position:center;background-repeat:repeat;opacity:.1;z-index:-1}.int-page-5 .bg-sec #contentExpand::before{background:linear-gradient(to top, #dce0e9 20%, rgba(0, 0, 0, 0) 100%) !important}.int-page-5 .form-contact{background:#fff;padding:30px 20px !important;border-radius:25px !important;box-shadow:0 8px 30px rgba(106,106,106,0.1019607843);margin:20px 0}.int-page-5 .faq-accordion{margin:20px 0;height:100% !important}.int-page-5 .faq-accordion .faq-item{margin-bottom:10px}.int-page-5 .faq-accordion .faq-item.active .faq-question span,.int-page-5 .faq-accordion .faq-item.active .faq-question .faq-question-title{color:#fff !important}.int-page-5 .faq-accordion .faq-item .faq-question{padding:15px 20px}.uniformes-galeria .uni-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:#e9ad0a;background:#fff;border:1px solid rgba(255,200,0,.12);border-radius:2px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.uniformes-galeria .uni-card__visual{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:3/5;padding:16px;background:#fafbfc;overflow:hidden}.uniformes-galeria .uni-card__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .45s ease}.uniformes-galeria .uni-card__zoom{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:.75rem;color:#ffc800;background:#fff;border:1px solid rgba(255,200,0,.14);border-radius:50%;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease,background .3s ease,color .3s ease}.uniformes-galeria .uni-card__label{display:block;padding:11px 14px;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e9ad0a;border-top:1px solid rgba(255,200,0,.08);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uniformes-galeria .uni-card__num{font-weight:500;color:rgba(255,200,0,.45);margin-right:.35em}.uniformes-galeria .uni-card:hover,.uniformes-galeria .uni-card:focus-visible{outline:none;border-color:rgba(255,200,0,.28);box-shadow:0 8px 24px rgba(233,173,10,.06);transform:translateY(-2px)}.uniformes-galeria .uni-card:hover .uni-card__img,.uniformes-galeria .uni-card:focus-visible .uni-card__img{transform:scale(1.03)}.uniformes-galeria .uni-card:hover .uni-card__zoom,.uniformes-galeria .uni-card:focus-visible .uni-card__zoom{opacity:1;transform:translateY(0);background:#ffc800;border-color:#ffc800;color:#fff}.uniformes-galeria .uni-card:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(255,200,0,.35),0 8px 24px rgba(233,173,10,.06)}.box-slide-thumbs{display:flex;flex-direction:column;width:100%;gap:10px;padding:5px;border-radius:5px;margin-bottom:10px;background:rgba(177,177,177,.5)}.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:400px !important}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:300px !important}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:250px !important}}.box-slide-thumbs.ajust-tam2 .gallery-top .swiper-slide{height:450px !important}.box-slide-thumbs .gallery-top{border-radius:5px;overflow:hidden}.box-slide-thumbs .gallery-top.h-300 .swiper-slide{height:320px !important}.box-slide-thumbs .gallery-top .swiper-slide{width:100%;height:500px !important;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs .gallery-top .swiper-slide{height:400px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.box-slide-thumbs .gallery-top .swiper-slide{height:350px}}.box-slide-thumbs .gallery-top .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block;background:#fff}.box-slide-thumbs .gallery-top .swiper-slide img.obj-contain{object-fit:contain}.box-slide-thumbs .gallery-thumbs{padding:5px 5px}.box-slide-thumbs .gallery-thumbs .swiper-slide{height:80px;min-width:100px;border-radius:5px;overflow:hidden;opacity:.4;transition:opacity .3s ease,transform .3s ease;cursor:pointer;background-color:#ccc;border:1px solid rgba(130,132,123,.5);box-shadow:0 2px 6px rgba(0,0,0,.08)}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs .gallery-thumbs .swiper-slide{height:60px}}.box-slide-thumbs .gallery-thumbs .swiper-slide img{height:100%;width:100%;object-fit:cover;display:block;border-radius:5px;background:#fff}.box-slide-thumbs .gallery-thumbs .swiper-slide img.obj-contain{object-fit:contain}.box-slide-thumbs .gallery-thumbs .swiper-slide:hover{opacity:.8;transform:scale(1.02)}.box-slide-thumbs .gallery-thumbs .swiper-slide-thumb-active{opacity:1 !important;transform:scale(1.03);border:3px solid #ffc800}.box-slide-thumbs .swiper-button-prev,.box-slide-thumbs .swiper-button-next{position:absolute;top:55%;height:55px;width:55px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:55px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.box-slide-thumbs .swiper-button-prev::after,.box-slide-thumbs .swiper-button-next::after{font-size:20px;color:#a81818;font-weight:600}.box-slide-thumbs .swiper-button-prev,.box-slide-thumbs .swiper-button-next{top:50%;width:45px;height:45px;background:rgba(245,245,245,.4);border:1px solid rgba(255,200,0,.5);transform:translateY(-50%)}.box-slide-thumbs .swiper-button-prev::after,.box-slide-thumbs .swiper-button-next::after{color:#ffc800}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#e9ad0a}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#ffc800;padding-left:5px}.politica-de-privacidade h2{margin-top:15px}.lgpd{position:fixed;bottom:4%;left:2%;max-width:360px;padding:1rem;background-color:#fff;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;z-index:9999}.lgpd .title{font-weight:600;color:#1f2937}.lgpd .description{margin-top:1rem;font-size:.875rem;line-height:1.25rem;color:#4b5563}.lgpd .description a{color:#3b82f6}.lgpd .description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.lgpd .actions{display:flex;align-items:center;justify-content:end;margin-top:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-shrink:0}.lgpd .actions .pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;background-color:rgba(0,0,0,0)}.lgpd .actions .pref:hover{color:#9ca3af}.lgpd .actions .pref:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.lgpd .actions .accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;cursor:pointer;border:none;transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.lgpd .actions .accept:hover{background-color:#374151}.lgpd .actions .accept:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}/*# sourceMappingURL=style.css.map */
