@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}}.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}@media(min-width: 992px){.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}}.show-animate{opacity:1}.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}section{overflow-x:hidden}.section-padding{padding:65px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#c23317;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 transparent;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}*{scrollbar-width:auto;scrollbar-color:#c55039 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#c55039;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#ef3f1d}.m-0{margin:0 !important}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:#c55039;-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}header .top_menu{border-bottom:4px solid #a8aaae;background-color:#000;padding:5px}@media only screen and (min-width: 768px)and (max-width: 991px){header .top_menu{display:none}}@media only screen and (min-width: 576px)and (max-width: 767px){header .top_menu{display:none}}@media(max-width: 575px){header .top_menu{display:none}}header .top_menu .dn_btn{display:inline-block;font-size:14px;margin-right:20px;font-weight:400;color:#fff;transition:all 300ms linear 0s}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .dn_btn{margin-right:3px;font-size:5px}}header .top_menu .dn_btn:hover{color:#ef3f1d}header .top_menu .header-social a{color:#fff;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#c55039}header .top_menu .header-social a i{margin-right:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .header-social a i{margin-right:6px}}header .top_menu .contact-menu{margin-right:50px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu{margin-right:0px}}header .top_menu .contact-menu a{display:inline-block !important;font-size:13px}header .header-area{background-color:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:5}@media(max-width: 575px){header .header-area{background-color:#000}}header .header-area::before{position:absolute;top:0;left:-2rem;display:block;width:30vw;height:100%;content:"";background:#000;transform:skewX(20deg);border-right:5px solid #a8aaae;z-index:-1}@media only screen and (min-width: 1200px)and (max-width: 1399px){header .header-area::before{width:29vw}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area::before{width:25vw}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area::before{width:60vw}}@media(max-width: 720px){header .header-area::before{width:80vw}}@media(max-width: 575px){header .header-area::before{display:none}}header .header-area.sticky{background:#fff}@media(max-width: 575px){header .header-area.sticky{background-color:#000}}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#000}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 50px;height:106px;align-items:center}@media only screen and (min-width: 1200px)and (max-width: 1399px){header .header-area .header-main{padding:0 25px}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{padding:0 5px}}@media(max-width: 575px){header .header-area .header-main{padding:0 0 0 0px}}header .header-area .header-main .logo{padding:0 15px}header .header-area .header-main .logo img{height:70px;object-fit:contain}@media only screen and (min-width: 1200px)and (max-width: 1399px){header .header-area .header-main .logo img{height:60px}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo img{height:45px}}header .header-area .header-main .nav-menu{padding:0 15px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu{padding:0}}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media only screen and (min-width: 1200px)and (max-width: 1399px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:3px}}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:12px 0;font-size:16px;color:#000;font-weight:600;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:15px}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#000;height:2px;width:100%;transform:translate(-50%, -50%);transition:all .3s ease}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{transform:translate(-50%, -50%) rotate(-90deg)}header .header-area .header-main .nav-menu .menu .menu-item>a::after{content:"";display:block;margin:auto;height:3px;width:0;position:relative;top:1px;background:transparent;transition:all .3s}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#c55039}header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus:after{background-color:#c55039}header .header-area .header-main .nav-menu .menu .menu-item>a:hover::after,header .header-area .header-main .nav-menu .menu .menu-item>a.active-nav::after{width:100%;background:#c55039}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:250px;position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #c55039;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden;overflow-y:scroll}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px),only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:350px}}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;padding:0px 20px;margin:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:600;color:#000;transition:all .4s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#c55039;padding-left:4px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:12px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:transparent;box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:25px}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .has-children.active>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}header .header-area .header-main .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#c55039;position:relative}header .header-area .header-main .open-nav-menu span::after,header .header-area .header-main .open-nav-menu span::before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#c55039;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:27px;background-color:transparent;color:#c55039;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}header .header-area .header-main .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .header-main .close-nav-menu{display:flex}}header .header-area .header-main .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-main{padding:18px 30px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .contact-btn .btn-main{padding:12px 20px}}.padding-banner{padding-top:136px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-area{background:color-mix(in srgb, #1a1a1a, #000 20%);padding:40px 0 0;position:relative}.footer-area .footer-top{border-bottom:1px solid #c55039}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:30px}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;justify-content:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:65px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-cap ul{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:15px}.footer-area .footer-top .single-footer-caption .footer-cap ul li{margin:0 10px;list-style-type:none}.footer-area .footer-top .single-footer-caption .footer-cap ul li a{color:#fff;font-size:16px;font-weight:300;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap ul li a:hover{color:#c55039;transform:translateY(-2px)}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#fff;font-weight:300;font-size:16px;font-family:"Montserrat",sans-serif;line-height:2;margin-bottom:12px}.leftmenu{position:absolute;top:15px;left:0;z-index:3;font-size:2rem}.leftmenu a{text-decoration:none !important}.leftmenu .leftmenu__item{max-width:55px;max-height:47px;height:35px;margin:3px 0;display:block;background-color:#ef3f1d;display:flex;align-items:center;transition:all .4s ease-in-out;border-radius:0 5px 5px 0}.leftmenu .leftmenu__item span{display:inline-block}.leftmenu .leftmenu__item .title{color:#fff;max-width:0;overflow:hidden;white-space:nowrap;transition:all .4s ease-in-out;font-size:16px}.leftmenu .leftmenu__item .icon{text-align:center;display:flex;align-items:center;justify-content:center;min-width:56px;color:#fff}.leftmenu .leftmenu__item .fab{font-size:18px !important}.leftmenu .leftmenu__item:hover{max-width:100%;min-width:100%}.leftmenu .leftmenu__item:hover .title{padding-left:20px;max-width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/banners/hero-bg.webp);background-repeat:no-repeat;background-size:cover;margin-top:142px}@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:107px}}.slider-area .slider-height{height:250px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:45px;font-weight:700;line-height:1}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:40px}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:35px}}.slider-area .slider-height .hero-cap .ajust-link{color:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#c55039}.slider-area .slider-height .hero-cap .color-w{color:#fff;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}button.btn-main{border:none}.btn-main{background:#ef3f1d;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:#c55039;border-radius:5px;box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.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-pdf{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:5px;background-color:#ef3f1d;color:#fff;border:none;font-family:sans-serif;font-size:16px;font-weight:500;cursor:pointer;text-decoration:none;transition:background-color .3s ease}.btn-pdf i{font-size:1.2em;margin-right:10px}.btn-pdf:hover{background-color:#c55039}.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:#fff;box-shadow:rgba(0,0,0,.1) 0px 3px 20px;padding:40px 40px 33px 40px;margin-bottom:40px;min-height:260px}.testimonial-block-one .inner-box .text-box::before{position:absolute;content:"";background:#fff;width:24px;height:16px;left:68px;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 .author-box{position:relative;display:block;padding:14px 0px 14px 100px}.testimonial-block-one .inner-box .author-box .author-thumb{position:absolute;background:#fff;left:0px;top:0px;width:80px;height:80px;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:#ef3f1d;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 p{position:relative;display:block;font-size:22px;line-height:24px;font-weight:600;margin-bottom:5px}.testimonial-block-one .inner-box .author-box .designation{position:relative;display:block;font-size:16px;line-height:24px}.gallery-card-dark{position:relative;overflow:hidden;border-radius:1rem;cursor:pointer}.gallery-card-dark img{width:100%;height:350px;display:block;object-fit:contain;transition:transform .4s ease}.gallery-card-dark .dark-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);opacity:0;display:flex;justify-content:center;align-items:center;color:#fff;font-size:2rem;transition:opacity .3s ease;pointer-events:none}.gallery-card-dark:hover img{transform:scale(1.05)}.gallery-card-dark:hover .dark-overlay{opacity:1}.produto-card-link{text-decoration:none;color:inherit;cursor:pointer}.produto-card-link:hover{text-decoration:none;color:inherit}.modern-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:all .5s ease;display:flex;height:160px}.modern-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12);background-color:#ef3f1d}.modern-card:hover .card-content .card-text{color:#fff}.modern-card .card-img{flex:0 0 160px}.modern-card .card-img img{width:100%;height:100%;object-fit:contain;background-color:#fff}.modern-card .card-content{flex:1;display:flex;flex-direction:column;justify-content:center}.modern-card .card-content .card-title{font-size:1.1rem;background-color:#ef3f1d}.modern-card .card-content .card-text{font-size:.95rem;color:#555}@media(max-width: 768px){.modern-card{flex-direction:column;height:auto}.modern-card .card-img{width:100%;height:150px}.modern-card .card-content{text-align:center}}.category-card{transition:box-shadow .3s ease;border-radius:12px;overflow:hidden;height:100%;box-shadow:0 4px 6px rgba(0,0,0,.1)}.category-card:hover{box-shadow:0 8px 15px rgba(0,0,0,.2)}.category-card img{width:100%;height:250px;object-fit:contain}.category-card .category-card-body{padding:1.5rem;background:#fff}.category-card .category-card-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#333}.category-card .category-card-text{color:#666;margin-bottom:1rem}.category-card .category-card-link{display:inline-block;background-color:#ef3f1d;color:#fff;text-decoration:none;font-weight:600;padding:12px 24px;border-radius:5px;transition:all .3s ease;text-align:center;width:100%;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px}.category-card .category-card-link:hover{background-color:#c55039;color:#fff;box-shadow:rgba(50,50,93,.25) 0px 4px 8px -1px,rgba(0,0,0,.3) 0px 2px 5px -1px}.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(21,22,22,.35);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(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #c55039}.accordion .accordion-item button[aria-expanded=true] .icon{color:#c55039}@media(max-width: 991px){.accordion{padding:0 20px}}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;color:#161616;font-size:1rem;font-weight:400;border:none;background:none;outline:none;transition:.4s ease}.accordion button:hover,.accordion button:focus{cursor:pointer;color:#c55039}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#c55039;border:1px solid #c55039}.accordion button .accordion-title{padding:1em 1.5em 1em 0;font-weight:600}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#c23317}.accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor}.accordion button[aria-expanded=true]{color:#ef3f1d}.accordion button[aria-expanded=true] .icon::after{width:0}.accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:100%;transition:all 200ms linear;will-change:opacity,max-height}@media(max-width: 991px){.accordion button[aria-expanded=true]+.accordion-content{overflow-y:scroll}}.accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity 200ms linear,max-height 200ms linear;will-change:opacity,max-height}.accordion .accordion-content p,.accordion .accordion-content li{font-size:.9rem;font-weight:300;margin:2em 0}.accordion .accordion-content p a:hover,.accordion .accordion-content li a:hover{color:#c55039;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#c23317;padding-bottom:5px;border-bottom:1px solid #e5e5e5}}.home-form{border-top:3px solid color-mix(in srgb, #EF3F1D, #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{background:color-mix(in srgb, #EF3F1D, #fff 80%);padding:10px;width:50px;height:45px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#ef3f1d}.home-form .contact-card .content p{font-size:16px;font-weight:600;height:45px;display:flex;align-items:center}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#c55039}.form-contact{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:30px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;margin-left:0}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background:transparent;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:#c23317}.h3-form i{color:#c55039;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes fadeIn{0%{opacity:0;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}.whats-flutuante{position:fixed;bottom:80px;right:20px;z-index:1000;display:none}.cabinho-link{text-decoration:none;color:inherit;display:block}.cabinho-popup{position:relative;background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.3);padding:20px;max-width:320px;animation:fadeIn .5s ease-out;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.cabinho-popup:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.4)}.close-btn{position:absolute;top:-10px;right:-10px;width:30px;height:30px;background:#ff6b35;color:#fff;border:none;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:background-color .3s ease}.close-btn:hover{background:#e55a2b}.cabinho-content{display:flex;align-items:center;gap:15px}.cabinho-text{flex:1;font-size:14px;line-height:1.4;color:#333}.cabinho-text p{margin:0 0 3px 0}.cabinho-text strong{color:#ff6b35}.cabinho-mascot{flex-shrink:0}.cabinho-mascot img{width:90px;height:auto;animation:bounce 2s infinite}@media(max-width: 768px){.cabinho-popup{max-width:280px;padding:15px;bottom:10px;right:10px}.cabinho-content{gap:12px}.cabinho-text{font-size:13px}.cabinho-mascot img{width:75px}}@media(max-width: 480px){.cabinho-popup{max-width:260px;padding:12px}.cabinho-text{font-size:12px}.cabinho-mascot img{width:65px}}.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:#c55039}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#ef3f1d;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, #C23317, #fff 40%);background:#c23317}.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-area{position:relative}.banner-area .swiper-slide img{clip-path:circle(0% at 0 50%);position:relative;height:600px;object-fit:cover;object-position:center}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide img{object-position:right}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .swiper-slide::before{content:"";box-shadow:inset 0 0 0 1000px rgba(21,22,22,.55);position:absolute;left:0;top:0;height:100%;width:100%;opacity:.7;z-index:2}}.banner-area .swiper-slide-active img{clip-path:circle(150% at 0 50%);transition:2s ease;transition-property:clip-path !important}.banner-area .swiper-pagination-bullet{height:11px;width:11px;margin:0 7px !important;transition:.5s;background:#fff}.banner-area .swiper-pagination-bullet:hover{transform:scale(1.2);box-shadow:0 0 2px rgba(255,255,255,.5)}.banner-area .swiper-pagination-bullet-active{width:25px;border-radius:8px;background:#c55039}.banner-area .swiper-pagination-bullet-active:hover{transform:scale(1);box-shadow:none}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:4vw;width:50vw;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:3vw;width:55vw}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content{padding-left:3vw;width:90vw}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:90vw;justify-content:initial;margin-top:20px}}.banner-area .content h1,.banner-area .content span{color:#fff;font-size:2em;font-weight:900;text-transform:uppercase;letter-spacing:5px;line-height:60px;margin-bottom:20px;text-align:initial}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1,.banner-area .content span{font-size:2em}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1,.banner-area .content span{font-size:1.5em}}@media(max-width: 575px){.banner-area .content h1,.banner-area .content span{font-size:1.1em;margin-bottom:15px;line-height:40px}}.banner-area .content p{margin-bottom:20px;color:#fff;font-size:17px;width:70%;text-align:justify;hyphens:auto;word-break:break-word}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content p{width:95%}}@media(max-width: 575px){.banner-area .content p{margin-bottom:35px;width:100%;font-size:16px}}.banner-area .content a{background:#fff;padding:15px 35px;color:#ef3f1d;font-size:1em;font-weight:500;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:.1rem;border-radius:5px;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;transition:.4s ease;width:200px}.banner-area .content a:hover{background:#ef3f1d;color:#fff}.banner-area .media-icons{z-index:4;position:absolute;top:40%;right:15px;display:flex;flex-direction:column;transition:.5s ease}@media(max-width: 575px){.banner-area .media-icons{display:none}}.banner-area .media-icons a{color:#fff;font-size:2.6em;transition:.3s ease}.banner-area .media-icons a:not(:last-child){margin-bottom:20px}.banner-area .media-icons a:hover{transform:scale(1.3);color:#c23317}.about-area{position:relative;overflow:hidden;z-index:1}.about-area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://media.istockphoto.com/id/946853908/photo/white-concrete-wall-texture-background.jpg?s=612x612&w=0&k=20&c=P0pbk5yfFdj15uN8maFf1zQL_1JeeBA_ysXY8EqpSoU=);background-size:100% 100%;background-repeat:repeat-x;background-position:center;opacity:.7;z-index:-1}.about-area .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .text-content .desc{width:100%}}@media(max-width: 575px){.about-area .text-content .desc{width:100%}}.about-area .text-content .desc p{text-align:justify;font-weight:300;font-size:16px;line-height:27px;color:#000;margin:5px 0}.about-area .about-thumbnail{position:relative;display:flex;align-items:center;justify-content:center;height:600px;margin:15px 0}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-thumbnail{height:500px;justify-content:center}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-thumbnail{height:400px;justify-content:center}}.about-area .about-thumbnail .thumbnail{position:relative;width:90%;height:100%;border-radius:2px;border:4px solid rgba(255,255,255,.3);right:-20px;z-index:1}.about-area .about-thumbnail .thumbnail::before{position:absolute;content:"";display:block;width:95%;height:90%;bottom:-10px;right:-10px;border:2px solid #c55039;border-radius:2px;z-index:-1}.about-area .about-thumbnail .thumbnail::after{position:absolute;content:"";display:block;width:20px;height:90%;top:0px;left:-30px;background:#c23317;border-radius:2px;z-index:-1}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-thumbnail .thumbnail::after{display:none}}.about-area .about-thumbnail .thumbnail img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:2px}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-thumbnail .thumbnail{width:90%;height:100%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-thumbnail .thumbnail{right:0;width:90%}}.about-area .about-thumbnail .mini-image{position:absolute;width:300px;height:400px;left:-10px;bottom:-60px;border-radius:20px;overflow:hidden;z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-area .about-thumbnail .mini-image{width:200px;height:250px;bottom:-50px;left:0}}.about-area .about-thumbnail .mini-image img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:20px;padding:10px;filter:drop-shadow(0px 3px 3px rgba(34, 34, 34, 0.5))}.about-area .about-thumbnail .box-counter{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;right:0px;top:20px;width:250px;height:170px;border-radius:2px;background:linear-gradient(30deg, #EF3F1D 10%, #EF3F1D 80%);box-shadow:-10px 10px 30px -5px rgba(0,0,0,.6);z-index:2}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .about-thumbnail .box-counter{width:220px;height:140px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-thumbnail .box-counter{top:15px;right:20px}}@media(max-width: 575px){.about-area .about-thumbnail .box-counter{top:15px;right:20px;width:190px;height:120px}}.about-area .about-thumbnail .box-counter .box-number{display:flex;justify-content:center;align-items:center;width:100%;height:70px}.about-area .about-thumbnail .box-counter .box-number .icon{display:flex;align-items:center;justify-content:center;background-color:#c55039;width:70px;height:70px;border-radius:50%;margin-right:10px}.about-area .about-thumbnail .box-counter .box-number .icon i{font-size:35px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .about-thumbnail .box-counter .box-number .icon{width:60px;height:60px}.about-area .about-thumbnail .box-counter .box-number .icon i{font-size:30px}}@media(max-width: 575px){.about-area .about-thumbnail .box-counter .box-number .icon{width:45px;height:45px}.about-area .about-thumbnail .box-counter .box-number .icon i{font-size:25px}}.about-area .about-thumbnail .box-counter .box-number .counter{position:relative;font-size:60px;font-weight:700;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .about-thumbnail .box-counter .box-number .counter{font-size:45px}}@media(max-width: 575px){.about-area .about-thumbnail .box-counter .box-number .counter{font-size:35px}}.about-area .about-thumbnail .box-counter .box-number .plus{font-size:35px;font-weight:600;color:#fff}.about-area .about-thumbnail .box-counter .text{margin-top:10px}.about-area .about-thumbnail .box-counter .text p{font-size:16px;text-transform:uppercase;font-weight:500;color:#fff;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .about-thumbnail .box-counter .text p{font-size:14px}}@media(max-width: 575px){.about-area .about-thumbnail .box-counter .text p{font-size:12px}}.about-area .about-thumbnail .box-counter .text span{color:#fff;font-weight:800}.about-area .declaracao{padding:20px;background-color:#343a40;color:#fff;justify-content:space-between;align-items:center}.about-area .declaracao h2{font-size:1.5em}.about-area h3{font-size:1.3em}.about-area ul li{margin-bottom:10px}.about-area .box-cards-mission{margin-top:90px}.about-area .box-cards-mission .card-mission{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;height:100%;background-color:#f1f1f1;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){.about-area .box-cards-mission .card-mission{height:auto;margin:40px 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .box-cards-mission .card-mission{height:auto;margin:40px 0}}@media(max-width: 575px){.about-area .box-cards-mission .card-mission{height:auto;margin:40px 0}}.about-area .box-cards-mission .card-mission:hover{transform:scale(1.02)}.about-area .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}.about-area .box-cards-mission .card-mission .icon{height:88px;width:88px;border-radius:50px;background:#c23317;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;left:50%;transform:translateX(-50%);transition:.2s ease-in-out}.about-area .box-cards-mission .card-mission .icon i{font-size:40px;color:#fff}.about-area .box-cards-mission .card-mission .content{text-align:center;margin-top:40px;padding:45px 15px}.about-area .box-cards-mission .card-mission .content .title{margin-bottom:10px;font-size:25px;font-weight:700;color:#1a1a1a}.about-area .box-cards-mission .card-mission .content .desc{font-size:14px;font-weight:400;line-height:24px;margin:0;color:#1a1a1a}.section-about{overflow:hidden;position:relative;background:linear-gradient(30deg, #812210, #812210, #812210)}.section-about.bg-dark1 .text-content .desc p,.section-about.bg-dark2 .text-content .desc p{color:#fff !important}.section-about.bg-dark1 .about-thumbnail .thumbnail::before,.section-about.bg-dark2 .about-thumbnail .thumbnail::before{border:2px solid #812210}.section-about.bg-dark1 .about-thumbnail .thumbnail::after,.section-about.bg-dark2 .about-thumbnail .thumbnail::after{background:#812210}.section-about .about-content{padding:0 10px}.section-about .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.section-about .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-about .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.section-about .about-content .text-content .desc{width:100%}}.section-about .about-content .text-content .desc p{text-align:justify;font-weight:300;font-size:16px;line-height:27px;color:#000;margin:8px 0}.section-about .about-content .about-list{margin:10px 0}.section-about .about-content .about-list .item-list{display:flex;align-items:center;margin:8px 0}.section-about .about-content .about-list .item-list .icon{width:35px;height:35px;border-radius:50%;background:rgba(233,233,233,.7);display:flex;align-items:center;justify-content:center}.section-about .about-content .about-list .item-list .icon i{font-weight:600;color:#c55039}.section-about .about-content .about-list .item-list .text-p{font-weight:500;font-size:18px;line-height:26px;color:#1a1a1a;margin-left:10px;margin-bottom:0}.section-about .about-img{padding-left:20px;top:0px;position:relative;width:100%;float:right;height:auto;z-index:1}@media(max-width: 575px){.section-about .about-img{height:auto}}.section-about .about-img::before{content:"";position:absolute;height:40%;width:80%;bottom:-20px;right:60px;background-image:repeating-linear-gradient(45deg, #a8aaae 0, #fff 7px, transparent 0, transparent 50%);background-size:25px 25px;background-color:rgba(71,212,255,0);opacity:.3;z-index:-2}.section-about .about-img .box-image1,.section-about .about-img .box-image2{width:100%;height:450px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img .box-image1,.section-about .about-img .box-image2{height:400px}}.section-about .about-img .box-image2{margin-top:0px;height:500px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img .box-image2{height:100%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-img .box-image2{display:none}}.section-about .about-img .box-image1{margin-top:30px}.section-about .about-img img{width:100%;height:100%;object-fit:contain;border-radius:10px}.section-about .about-img .experience-box{position:relative;display:flex;align-items:center;background:#ef3f1d;border-radius:8px;padding:20px 15px;gap:15px}.section-about .about-img .experience-box .year-box{position:relative;display:flex;align-items:center;justify-content:center;min-width:90px;width:90px;height:90px;border-radius:4px;text-align:center;background:#812210}.section-about .about-img .experience-box .year-box .ano .number{font-size:45px;line-height:34px;color:#fff;margin-bottom:5px}.section-about .about-img .experience-box .year-box .ano span{display:block;font-size:17px;line-height:20px;color:#fff}.section-about .about-img .experience-box .desc{font-size:20px;text-transform:uppercase;color:#fff;margin:0}.tabs-box .tab-btn-box{position:relative;max-width:100%;margin-bottom:20px}.tabs-box .tab-btn-box .tab-btns{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:left;border-radius:10px}.tabs-box .tab-btn-box .tab-btns .tab-btn{position:relative;display:inline-block;text-align:center;font-size:14px;line-height:20px;font-weight:500;text-transform:uppercase;padding:12px 20px;margin:5px;cursor:pointer;color:#fff;border-radius:10px;border:1px solid #a8aaae;z-index:1;transition:all 500ms ease}@media(min-width:1400px),only screen and (min-width: 1200px)and (max-width: 1399px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:100px}}@media only screen and (min-width: 768px)and (max-width: 991px){.tabs-box .tab-btn-box .tab-btns .tab-btn{min-width:fit-content}}.tabs-box .tab-btn-box .tab-btns .tab-btn::before{position:absolute;content:"";width:calc(100% + 2px);height:calc(100% + 2px);left:0px;top:0px;border-radius:10px;z-index:-1;opacity:0;transition:all 500ms ease;background:#fff}.tabs-box .tab-btn-box .tab-btns .tab-btn.active-btn{color:#c23317}.tabs-box .tab-btn-box .tab-btns .tab-btn.active-btn::before{opacity:1}.tabs-content.white .tab .inner-box p{color:#fff}.tabs-content .tab{display:none}.tabs-content .tab.active-tab{display:block}.tabs-content .inner-box{max-height:300px;overflow-y:auto}.tabs-content .inner-box p{font-size:16px;font-weight:300;margin-bottom:15px}.title-area2{position:relative;margin-top:15px;margin-bottom:30px}.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 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#000;font-weight:400;font-size:1rem;letter-spacing:.2em;padding:8px 15px;padding-left:65px;margin-bottom:20px;border-radius:2px}.title-area2 span::before,.title-area2 .subtitle::before{position:absolute;content:"";top:50%;left:5px;transform:translateY(-50%);width:50px;height:4px;background:#a8aaae;opacity:.8}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.8rem;line-height:3rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{font-weight:300}.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:2rem;line-height:2.2rem}}@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.webp);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}.features-top-wrapper{overflow:visible;position:relative;width:100%;padding:40px 125px;border-radius:0px;backdrop-filter:blur(15px);background:#812210;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.features-top-wrapper{padding:40px 100px}}@media only screen and (min-width: 576px)and (max-width: 767px){.features-top-wrapper{padding:40px 80px}}@media(max-width: 575px){.features-top-wrapper{padding:40px 20px}}@media(min-width:1400px),only screen and (min-width: 992px)and (max-width: 1199px){.features-top-wrapper.move-top{top:-50px;width:85%;margin-bottom:-50px}}.features-top-wrapper .features-top{z-index:5;text-align:center;margin:0 5px;position:relative;background:#fff;backdrop-filter:blur(15px);border-radius:5px;height:100%;cursor:pointer;transition:.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){.features-top-wrapper .features-top{margin-bottom:10px;height:auto}}.features-top-wrapper .features-top:hover .content,.features-top-wrapper .features-top:hover .icon{color:#c55039;transform:translateY(-30px) translateX(0px) scale(1)}.features-top-wrapper .features-top:hover .content img,.features-top-wrapper .features-top:hover .icon img{filter:invert(0)}.features-top-wrapper .features-top:hover .content span,.features-top-wrapper .features-top:hover .content .title{color:#c55039}.features-top-wrapper .features-top:hover .content p{color:#000}.features-top-wrapper .features-top:hover::before{opacity:1;transform:translateY(-30px) scale(1)}.features-top-wrapper .features-top:hover::after{content:"";width:80%;height:50%;position:absolute;left:50%;transform:translateX(-50%);background:#282828;bottom:0;border-radius:0;filter:blur(10px);z-index:-5;opacity:.7;transition:.3s ease}.features-top-wrapper .features-top::before{content:"";width:100%;height:100%;left:0;top:0;background:#fff;z-index:-1;position:absolute;border-radius:10px;opacity:0;transition:.3s ease}.features-top-wrapper .features-top::after{content:"";width:80%;height:50%;position:absolute;left:50%;transform:translateX(-50%);background:#c55039;bottom:0;border-radius:0;filter:blur(10px);z-index:-5;opacity:0;transition:.3s ease}.features-top-wrapper .features-top .icon{margin-bottom:10px;transition:.5s ease;color:#fff}.features-top-wrapper .features-top .icon i{font-size:55px;transition:.2s ease}.features-top-wrapper .features-top .icon svg{font-size:60px;stroke-width:1;color:#c55039;width:60px;height:60px}.features-top-wrapper .features-top .icon img{width:180px;height:180px;filter:invert(0);object-fit:contain}.features-top-wrapper .features-top .content{transition:.3s ease}.features-top-wrapper .features-top .content span,.features-top-wrapper .features-top .content .title{color:#000;font-size:26px;line-height:28px;font-weight:600}@media only screen and (min-width: 992px)and (max-width: 1199px){.features-top-wrapper .features-top .content span,.features-top-wrapper .features-top .content .title{font-size:20px}}.features-top-wrapper .features-top .content p{color:#383838;font-size:16px;line-height:25px;font-weight:500;margin-top:15px}.section-feedbacks{background-image:url(../img/banners/bg-feedbacks.png);background-position:center;background-size:1500px;background-repeat:repeat-x;background-color:#f6f6f6}.section-feedbacks .content{display:flex;flex-direction:column;justify-content:center;background:#812210;padding:50px 30px;border-radius:30px;margin-bottom:70px;min-height:450px}@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-feedbacks .content{margin-bottom:20px}}.section-feedbacks .content .title span{display:flex;align-items:center;justify-content:space-between;width:fit-content;font-size:24px;font-weight:600;padding:8px 10px;color:#fff;background:rgba(239,63,29,.2);border-radius:100px;margin-bottom:15px}.section-feedbacks .content .title span i{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:20px;background:#c55039;color:#fff;font-size:18px;margin-right:10px;border-radius:50%}.section-feedbacks .content .title span i::before{margin-top:3px}.section-feedbacks .content .title h2,.section-feedbacks .content .title h3{font-size:2.6rem;line-height:2.8rem;margin-bottom:15px;color:#fff}.section-feedbacks .content .title h2 b,.section-feedbacks .content .title h3 b{color:#c23317}.section-feedbacks .content .text{margin-bottom:40px}.section-feedbacks .content .text p{color:#fff;font-size:16px}.section-feedbacks .content .btn-testi{width:fit-content;padding:10px 25px;background:#fff;color:#c55039;font-size:16px;font-weight:600;transition:.3s ease;border-radius:5px}.section-feedbacks .content .btn-testi:hover{background:#ef3f1d;color:#fff}.section-feedbacks .feedbackSwiper{padding:10px}.section-feedbacks .feedbackSwiper .controls{position:relative;bottom:20px;width:150px;margin:0 auto;margin-top:20px;height:60px}.section-feedbacks .feedbackSwiper .controls .swiper-button-prev,.section-feedbacks .feedbackSwiper .controls .swiper-button-next{top:auto;bottom:5px;transform:none}.boxExpand{margin:10px 0;padding:10px 0}.boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.boxExpand #contentExpand ul li{list-style-position:inside}.boxExpand #contentExpand.expanded{max-height:5000px}.boxExpand #contentExpand.expanded::before{display:none}.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%)}.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:transparent}.boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#c55039;bottom:0px;font-size:40px;transition:.3s ease}.int-page-1 .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-1 .box-navfeatures .custom-nav{margin-bottom:15px}}.int-page-1 .box-navfeatures .custom-nav .tab-style{width:100%;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-1 .box-navfeatures .custom-nav .tab-style{width:48%;margin:5px}}.int-page-1 .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-1 .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-1 .box-navfeatures .custom-nav .tab-style .nav-link{margin:0}}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}@media(max-width: 575px){.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link .icon{display:flex;align-items:center;justify-content:center;height:60px;width:60px}.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:30px;color:#c55039;background:linear-gradient(120deg, #EF3F1D 45%, #C55039 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:25px}}.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link .icon img{width:100%;height:100%;object-fit:contain;object-position:center}.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link.active{color:#fff;background:linear-gradient(130deg, #EF3F1D 60%, #C55039 100%);border-color:#dee2e6;border:0}.int-page-1 .box-navfeatures .custom-nav .tab-style .nav-link.active img{filter:brightness(600%) saturate(0)}.int-page-1 .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:transparent}.int-page-1 .box-navfeatures .tab-content .tab-pane{display:none;padding:5px}.int-page-1 .box-navfeatures .tab-content .tab-pane.active{display:flex;animation:zoomIn 1s ease 0s 1 normal forwards}.int-page-1 .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-1 .box-navfeatures .tab-content .box-img{height:400px}}.int-page-1 .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-1 .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-1 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media(max-width: 320px){.int-page-1 .box-navfeatures .tab-content .box-text{padding:20px 0}}.int-page-1 .box-navfeatures .tab-content .box-text .subtitle{position:relative;font-size:18px;font-weight:500;margin:0;padding-left:18px;color:#1a1a1a}.int-page-1 .box-navfeatures .tab-content .box-text .subtitle::before{content:"";position:absolute;top:50%;left:1px;width:2px;height:15px;background:#c23317;transform:translateY(-50%) skew(-10deg)}.int-page-1 .box-navfeatures .tab-content .box-text .subtitle::after{content:"";position:absolute;top:50%;left:7px;width:2px;height:15px;background:#c23317;transform:translateY(-50%) skew(-10deg)}.int-page-1 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#c55039}.int-page-1 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#ef3f1d}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-1 .box-navfeatures .tab-content .box-text .subtitle{font-size:16px}.int-page-1 .box-navfeatures .tab-content .box-text .title{font-size:25px}}.int-page-1 .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-1 .box-navfeatures .tab-content .box-text .desc p{font-size:14px;line-height:25px}}.int-page-1 .box-navfeatures .tab-content .box-text .list{margin:10px 0}.int-page-1 .box-navfeatures .tab-content .box-text .list li{display:flex;align-items:center;font-size:16px;padding:5px 0}.int-page-1 .box-navfeatures .tab-content .box-text .list li i{margin-right:5px;font-size:20px;background-color:#fff;color:#c55039}.int-page-1 .box-navfeatures .tab-content .box-text .btn-four{margin-top:10px;padding:8px 20px}@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:transparent}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#c55039;bottom:0px;font-size:40px;transition:.3s ease}.nav-pills .nav-link{color:#333}.nav-pills .nav-link.active{background-color:#444645}.table-title{color:#fff;background:linear-gradient(135deg, #444645 0%, #2c2c2c 100%);width:100%;text-align:center;padding:20px;display:block;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:0;border-radius:8px 8px 0 0}.table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.table thead{background:linear-gradient(135deg, #444645 0%, #2c2c2c 100%) !important}.table thead th,.table thead .thead-light th{color:#fff !important;font-weight:600;padding:15px 12px;text-align:center;border:none;font-size:13px;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg, #444645 0%, #2c2c2c 100%) !important}.table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .3s ease}.table tbody tr:hover{background-color:#f8f9fa;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.table tbody tr:nth-child(even){background-color:#f8f9fa}.table tbody tr:nth-child(odd){background-color:#fff}.table tbody tr th{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);color:#2c2c2c;font-weight:700;padding:12px;text-align:left;font-size:12px;line-height:1.4;border-right:1px solid #dee2e6;vertical-align:middle;word-wrap:break-word;max-width:300px;border-bottom:2px solid #dee2e6}.table tbody tr td{padding:12px;text-align:center;font-size:13px;color:#555;border-right:1px solid #dee2e6;vertical-align:middle;font-weight:500;background-color:#fff}.table tbody tr td:last-child{border-right:none}.table tbody tr td:nth-child(2),.table tbody tr td:nth-child(3){font-weight:600;color:#333}.table tbody tr td:nth-child(4),.table tbody tr td:nth-child(5){font-weight:700;color:#c55039}.table tbody tr td strong{color:#c55039;font-weight:700}.table-container{margin:30px 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.table-wrapper{overflow-x:auto;border-radius:8px}body .table thead th,body .table .thead-light th,body .table thead .thead-light th{color:#fff !important;background:linear-gradient(135deg, #444645 0%, #2c2c2c 100%) !important;border-color:#444645 !important}body .table thead th span,body .table thead th strong,body .table thead th b,body .table .thead-light th span,body .table .thead-light th strong,body .table .thead-light th b{color:#fff !important}@media(max-width: 768px){.table{font-size:12px;margin:15px 0}.table thead th{padding:10px 8px;font-size:11px}.table tbody th,.table tbody td{padding:8px 6px;font-size:11px}.table tbody th{max-width:200px;font-size:10px}.table-title{font-size:14px;padding:15px}}@media(max-width: 576px){.table{font-size:11px}.table thead th{padding:8px 4px;font-size:10px}.table tbody th,.table tbody td{padding:6px 4px;font-size:10px}.table tbody th{max-width:150px;font-size:9px}.table-title{font-size:12px;padding:12px}}#trombaModal .modal-dialog{max-width:600px}#trombaModal .modal-content{background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.3);border:none}#trombaModal .modal-content .modal-header{background:linear-gradient(135deg, #EF3F1D 0%, #C55039 100%);color:#fff;border-radius:15px 15px 0 0;border:none}#trombaModal .modal-content .modal-header .modal-title{font-weight:700;font-size:20px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){#trombaModal .modal-content .modal-header .modal-title{font-size:18px}}#trombaModal .modal-content .modal-header .btn-close{filter:brightness(0) invert(1)}#trombaModal .modal-content .modal-body{padding:30px}#trombaModal .modal-content .modal-body img{border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease}#trombaModal .modal-content .modal-body img:hover{transform:scale(1.02)}#trombaModal .modal-content .modal-body p{color:#666;font-size:16px;line-height:1.6;margin-bottom:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){#trombaModal .modal-content .modal-body p{font-size:14px}}#trombaModal .modal-content .modal-footer{border:none;padding:20px 30px 30px}#trombaModal .modal-content .modal-footer .btn{background:linear-gradient(135deg, #EF3F1D 0%, #C55039 100%);border:none;border-radius:25px;padding:12px 30px;font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}#trombaModal .modal-content .modal-footer .btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3);background:linear-gradient(135deg, #C55039 0%, #EF3F1D 100%)}#trombaModal .modal-content .modal-footer .btn i{margin-right:8px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){#trombaModal .modal-content .modal-footer .btn{padding:10px 25px;font-size:14px}}.search-box{margin-bottom:2rem}.search-box .form-control{border-radius:50px;border:2px solid #e0e0e0;padding:12px 25px;font-size:16px;transition:all .3s ease}.search-box .form-control:focus{border-color:#ef3f1d;box-shadow:0 0 0 .2rem rgba(239,63,29,.25)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.search-box .form-control{font-size:14px;padding:10px 20px}}.search-box .btn{border-radius:50px;padding:12px 30px;font-weight:600;white-space:nowrap}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.search-box .btn{padding:10px 20px;font-size:14px}}.pagination .page-link{color:#ef3f1d;border:2px solid #e0e0e0;padding:10px 15px;margin:0 3px;border-radius:8px;font-weight:600;transition:all .3s ease}.pagination .page-link:hover{background-color:#ef3f1d;color:#fff;border-color:#ef3f1d;transform:translateY(-2px)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.pagination .page-link{padding:8px 12px;font-size:14px;margin:0 2px}}.pagination .page-item.active .page-link{background-color:#ef3f1d;border-color:#ef3f1d;color:#fff;box-shadow:0 4px 10px rgba(239,63,29,.3)}.pagination .page-item.disabled .page-link{color:#ccc;border-color:#e0e0e0;cursor:not-allowed;opacity:.6}.pagination .page-item.disabled .page-link:hover{transform:none;background-color:transparent;color:#ccc}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#ef3f1d}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#c55039;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:transparent}.lgpd .actions .pref:hover{color:#9ca3af}.lgpd .actions .pref:focus{outline:2px solid transparent;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 transparent;outline-offset:2px}/*# sourceMappingURL=style.css.map */
