@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-green{background:linear-gradient(30deg, #FC2B39, #d41f2c)}.bg-cinza{background:#f5f5f5}.bg-dark1{background:#0a0a0a}.bg-dark2{background:#000}.bg-about{background:linear-gradient(165deg, #0c0c0c 0%, #080808 32%, #0a0a0a 55%, #111113 78%, #111113 100%);position:relative}.bg-about::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at bottom left, #950923 10%, #111113 30%);pointer-events:none;z-index:0}.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}:root{--bs-body-bg: #0a0a0a;--bs-body-color: rgba(255, 255, 255, 0.92);--bs-secondary-bg: #141414;--bs-tertiary-bg: #1a1a1a;--bs-border-color: rgba(255, 255, 255, 0.12);--bs-link-color: #FC2B39;--bs-link-hover-color: #fff}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif}img{width:100%;height:auto}body{overflow-x:hidden !important;background-color:#0a0a0a;color:hsla(0,0%,100%,.92)}html.is-audit-lite .banner-webgl-host,html.is-audit-lite .particles-lancamentos-canvas{display:none !important}html.is-audit-lite .banner-full .swiper-slide-active .fadeUp,html.is-audit-lite .banner-full .swiper-slide-active .text1,html.is-audit-lite .banner-full .swiper-slide-active .flipIn{opacity:1 !important;animation:none !important;transform:none !important;filter:none !important}section{overflow-x:hidden}.section-padding{padding:75px 0}.sticky-div{position:sticky;top:100px;z-index:4}.overflow-unset{overflow:unset !important}body.hidden-scrolling{overflow:hidden !important;touch-action:none}.moreText{display:none}.go-top-btn{background:#fc2b39;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:100px;z-index:4}*{scrollbar-width:auto;scrollbar-color:#fc2b39 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#fc2b39;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#0a0a0a}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;margin:0;padding:0;font-weight:800;font-family:"Poppins",system-ui,-apple-system,sans-serif}ul,ol{padding:0;margin:0}li{list-style:none;color:#171717}a{color:#fc2b39;text-decoration:none;transition:color .25s ease,opacity .25s ease}a:hover{color:#fff}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:"Poppins",system-ui,-apple-system,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 p,.int-typography li{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.int-typography .sidebar-suggest p,.int-typography .sidebar-suggest li,.int-typography .sidebar-suggest a{text-align:left;text-align-last:left;text-justify:auto;hyphens:manual;word-break:normal}.int-typography .sidebar-suggest ul,.int-typography .sidebar-suggest li{list-style:none;list-style-type:none}.int-typography .sidebar-suggest ul::marker,.int-typography .sidebar-suggest li::marker{content:none}.divider{background:#fc2b39;-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:30px}.title-area2.white h2,.title-area2.white h3,.title-area2.white .title{color:#fff}.title-area2.white p{color:#fff}.title-area2.white .subtitle{color:#fc2b39}.title-area2.white .subtitle .subtitle-tagline{border:1px solid #ccc}.title-area2.white .subtitle .subtitle-tagline::after{background:#fff}.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#fc2b39;font-weight:500;font-size:1rem;letter-spacing:.2em;padding:8px 15px;padding-left:32px;margin-bottom:10px;border-radius:2px}.title-area2 .subtitle::before{position:absolute;content:"";top:50%;left:0;transform:translateY(-50%);width:22px;height:22px;border-radius:0;background-color:#fc2b39;-webkit-mask-image:url(../img/gallery/guitar-icon.webp);mask-image:url(../img/gallery/guitar-icon.webp);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-mode:alpha;mask-mode:alpha;animation:pulse-shadow 2s infinite;opacity:1}@keyframes pulse-shadow{0%{box-shadow:0 0 0 0 rgba(252,43,57,.5)}50%{box-shadow:0 0 0 10px rgba(252,43,57,0)}100%{box-shadow:0 0 0 0 rgba(252,43,57,0)}}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.6rem;line-height:2.8rem;font-weight:800;text-transform:capitalize;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{font-weight:900;color:#fc2b39}.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.4rem;line-height:2.6rem}}@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{font-size:1rem;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 .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}header .header-area{position:fixed;top:0;left:0;width:100%;z-index:999}header .header-area.sticky .header-main{margin-top:6px}@media(max-width: 991px){header .header-area.sticky .header-main{margin-top:0}}header .header-area.sticky{box-shadow:none;border-radius:0}header .header-area.header-transparent:not(.sticky) .header-main{background:rgba(10,10,12,.42);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border:none;box-shadow:0 4px 28px rgba(0,0,0,.22)}@media(min-width: 992px){header .header-area.header-transparent:not(.sticky) .header-main{outline:none}}header .header-area.header-transparent.sticky .header-main{background:#000;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;box-shadow:0 4px 28px rgba(252,43,57,.38),0 0 40px rgba(252,43,57,.22)}@media(min-width: 992px){header .header-area.header-transparent.sticky .header-main{outline:none}}header .header-area.header-transparent.sticky .header-main .header-brand,header .header-area.header-transparent.sticky .header-main .header-brand-wordmark{color:#fff}header .header-area.header-transparent.sticky .header-main .header-brand:hover,header .header-area.header-transparent.sticky .header-main .header-brand:focus-visible{color:#fff}header .header-area.header-transparent.sticky .header-main .open-nav-menu span,header .header-area.header-transparent.sticky .header-main .open-nav-menu span::before,header .header-area.header-transparent.sticky .header-main .open-nav-menu span::after{background-color:#fff}header .header-area.header-transparent.sticky .nav-menu .menu .menu-item>a{color:#fff}header .header-area.header-transparent.sticky .nav-menu .menu .menu-item>a:hover{color:#fc2b39}header .header-area.header-transparent.sticky .nav-menu .menu .menu-item>a.active-nav{color:#fc2b39}header .header-area .header-main{display:flex;justify-content:space-between;position:relative;padding:0px 30px;height:90px;align-items:center;border-radius:9999px;opacity:1;max-width:calc(100% - 48px);margin:6px 24px 0;box-sizing:border-box;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease,outline-color .35s ease}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){header .header-area .header-main{padding:0px 20px;margin:6px 20px 0;max-width:calc(100% - 40px)}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main{padding:0px 10px}}@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 .header-area .header-main{padding:0 20px;margin:0;max-width:100%;width:100%;border-radius:0}}@media(max-width: 991px){header .header-area .header-main{backdrop-filter:none;-webkit-backdrop-filter:none}}header .header-area .header-main .header-brand{display:flex;align-items:center;gap:.65rem;flex-shrink:0;padding-left:15px;text-decoration:none;color:#fff}header .header-area .header-main .header-brand:hover,header .header-area .header-main .header-brand:focus-visible{color:#fff;text-decoration:none}header .header-area .header-main .header-brand-wordmark{font-family:"Syne",system-ui,-apple-system,sans-serif;font-weight:700;font-size:clamp(.95rem,1.65vw,1.22rem);color:#fff;letter-spacing:.03em;line-height:1.05;text-transform:lowercase;white-space:nowrap}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .header-brand-wordmark{font-size:clamp(.82rem,3.2vw,.98rem);letter-spacing:.02em}}header .header-area .header-main .logo{padding:0;width:auto;max-width:72px;display:flex;align-items:center;box-sizing:border-box;flex-shrink:0}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{max-width:68px}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area .header-main .logo{max-width:64px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{max-width:60px}}header .header-area .header-main .logo img{width:100%;height:auto;max-height:44px;object-fit:contain}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;flex-shrink:0}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#fff;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:#fff;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 span,header .header-area .header-main .open-nav-menu span::before,header .header-area .header-main .open-nav-menu span::after{background-color:#fff}}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .nav-menu{padding:0 8px}@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){header .header-area .nav-menu{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:max-content;max-width:calc(100% - 380px);padding:0;pointer-events:none}}@media(min-width: 992px){header .header-area .nav-menu .menu{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:clamp(14px,1.35vw,32px);padding-left:0;pointer-events:auto}}header .header-area .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media(min-width: 992px){header .header-area .nav-menu .menu .menu-item{margin-left:0;flex:0 0 auto}}header .header-area .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .nav-menu .menu .menu-item>a{display:inline-block;padding:10px 0;font-size:16px;letter-spacing:.1rem;color:#fff;font-weight:600;transition:transform .25s ease,color .25s ease}@media(min-width: 992px){header .header-area .nav-menu .menu .menu-item>a{white-space:nowrap;letter-spacing:.04rem;padding:10px clamp(10px,.75vw,18px)}}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .nav-menu .menu .menu-item>a{font-size:14px;letter-spacing:.03rem}}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 1441px){header .header-area .nav-menu .menu .menu-item>a{font-size:15px;letter-spacing:.045rem}}@media(min-width: 992px){header .header-area .nav-menu .menu .menu-item>a .dropdown-icon{display:inline-block;margin-left:4px;font-size:.65em;vertical-align:middle;opacity:.9}header .header-area .nav-menu .menu .menu-item>a .plus{display:none}}@media(max-width: 991px){header .header-area .nav-menu .menu .menu-item>a .dropdown-icon{display:none}header .header-area .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 .nav-menu .menu .menu-item>a .plus::before,header .header-area .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#fff;height:2px;width:100%;transform:translate(-50%, -50%);transition:all .3s ease}header .header-area .nav-menu .menu .menu-item>a .plus::after{transform:translate(-50%, -50%) rotate(-90deg)}}header .header-area .nav-menu .menu .menu-item>a::after{display:none}header .header-area .nav-menu .menu .menu-item>a:hover{color:#fff;transform:scale(1.08)}header .header-area .nav-menu .menu .menu-item>a.active-nav{color:#fff}header .header-area .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:350px;max-height:400px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:absolute;left:0;top:100%;background:#0a0a0a;backdrop-filter:blur(10px);padding:10px 0;border-top:3px solid #0a0a0a;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;border-radius:2px;opacity:0;visibility:hidden;pointer-events:none;z-index:5}header .header-area .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:300;color:#fff;transition:all .4s ease}header .header-area .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#f1f1f1;padding-left:5px}@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 .header-area .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#fc2b39}}header .header-area .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}header .header-area .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@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){header .header-area .nav-menu .contact-btn{margin-left:40px}}@media(max-width: 991px){header .header-area .nav-menu{position:fixed;top:0;right:-280px;bottom:0;left:auto;visibility:hidden;width:280px;height:auto;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;max-height:none;transform:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y;background-color:#fc2b39;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .nav-menu .menu{width:100%}header .header-area .nav-menu .menu .menu-item{display:block;margin:0;width:100%}header .header-area .nav-menu .menu .menu-item>a{display:block;width:100%;box-sizing:border-box;color:#fff;padding:10px 15px;border-bottom:1px solid hsla(0,0%,100%,.2)}header .header-area .nav-menu .menu .menu-item>a .plus::before,header .header-area .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .nav-menu .menu .menu-item>a::after{display:none}header .header-area .nav-menu .menu .menu-item:first-child a{border-top:1px solid hsla(0,0%,100%,.2)}header .header-area .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;pointer-events:auto;border:none;background-color:rgba(0,0,0,0);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: 1440px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0;width:100%}header .header-area .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;width:100%;box-sizing:border-box;padding:12px 25px;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2)}header .header-area .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}header .header-area .nav-menu .menu .has-children.active>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}header .header-area .close-nav-menu{font-size:30px;background-color:rgba(0,0,0,0);color:#fc2b39;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}header .header-area .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .close-nav-menu{display:flex;color:#fff}}header .header-area .nav-sidebar-header{display:none;flex-direction:column;align-items:center;padding:20px 15px 24px;border-bottom:1px solid hsla(0,0%,100%,.2)}@media(max-width: 991px){header .header-area .nav-sidebar-header{display:flex;position:relative;border-bottom:none}header .header-area .nav-sidebar-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:hsla(0,0%,100%,.2)}header .header-area .nav-sidebar-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%;margin-bottom:16px;text-decoration:none;color:#fff}header .header-area .nav-sidebar-logo:hover,header .header-area .nav-sidebar-logo:focus-visible{color:#fff}header .header-area .nav-sidebar-logo .nav-sidebar-logo__img{width:auto;max-width:72px;max-height:40px;height:auto;object-fit:contain;flex-shrink:0}header .header-area .nav-sidebar-logo .header-brand-wordmark{font-size:clamp(.88rem,4vw,1.05rem)}header .header-area .nav-sidebar-social{display:flex;gap:10px;align-items:center}header .header-area .nav-sidebar-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;font-size:16px}}header .header-area .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);inset:0;width:100%;height:100%;min-height:100vh;min-height:100dvh;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .menu-overlay.active{visibility:visible;opacity:1}header .header-area .nav-menu.open{visibility:visible;right:0px}}@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){header .header-area .contact-btn{flex-shrink:0;margin-left:clamp(6px,.85vw,18px)}}header .header-area .contact-btn .btn-main{padding:18px 30px}.padding-banner{padding-top:136px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .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 .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 .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-area{background:#fc2b39;padding:65px 0 0}.footer-area .footer-top{border-bottom:1px solid #ccc}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:70px;text-align:center}.footer-area .footer-top .single-footer-caption .footer-cap ul li a{white-space:normal}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:10px}.footer-area .footer-top .single-footer-caption .footer-brand{display:inline-flex;flex-direction:column;align-items:center;gap:.55rem;text-decoration:none;color:#fff}.footer-area .footer-top .single-footer-caption .footer-brand:hover,.footer-area .footer-top .single-footer-caption .footer-brand:focus-visible{color:#fff;text-decoration:none}.footer-area .footer-top .single-footer-caption .footer-brand__logo{flex-shrink:0;width:auto;max-width:104px;display:flex;align-items:center;justify-content: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){.footer-area .footer-top .single-footer-caption .footer-brand__logo{max-width:96px}}.footer-area .footer-top .single-footer-caption .footer-brand__logo img{width:100%;height:auto;max-height:72px;object-fit:contain;padding:0;border-radius:0}.footer-area .footer-top .single-footer-caption .footer-brand__wordmarks{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.28em;line-height:1.1}.footer-area .footer-top .single-footer-caption .footer-brand-wordmark{font-family:"Syne",system-ui,-apple-system,sans-serif;font-weight:700;font-size:clamp(1.12rem,2.15vw,1.55rem);color:#fff;letter-spacing:.03em;line-height:1.05;text-transform:lowercase;white-space:nowrap}.footer-area .footer-top .single-footer-caption .footer-brand__tagline{margin:.35rem auto 0;max-width:20rem;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(.88rem,1.35vw,1rem);font-weight:500;font-style:italic;line-height:1.35;color:hsla(0,0%,100%,.92);letter-spacing:.02em;text-align:center}.footer-area .footer-top .single-footer-caption .footer-pera .info1{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;font-size:1rem;line-height:1.4rem;margin-bottom:30px;font-weight:400;color:#fff}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{max-width:36rem;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 992px)and (max-width: 1199px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}.footer-area .footer-top .single-footer-caption .footer-tittle span{color:#f5f5f5;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:22px;margin-bottom:35px;font-weight:600;text-transform:uppercase}.footer-area .footer-top .single-footer-caption .footer-tittle ul li{color:#fff;margin-bottom:15px;text-transform:capitalize}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a{color:#868c98;font-weight:300;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover{color:#0a0a0a;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap{margin-bottom:30px}.footer-area .footer-top .single-footer-caption .footer-cap ul{list-style:none;margin:0;padding:0}.footer-area .footer-top .single-footer-caption .footer-cap ul li a{white-space:nowrap}.footer-area .footer-top .single-footer-caption .footer-cap p{color:#fff;font-size:16px}.footer-area .footer-top .single-footer-caption .footer-cap a{color:#fff;font-size:16px;font-weight:400;margin-bottom:10px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap a:hover{color:#ddd;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap a i{margin-right:2px}.footer-area .footer-top .single-footer-caption .footer-cap a.dn_btn--phones{display:grid;grid-template-columns:1.15em 1fr;column-gap:6px;align-items:start}.footer-area .footer-top .single-footer-caption .footer-cap a.dn_btn--phones>i{grid-column:1;grid-row:1/span 2;margin-right:0;margin-top:.1em}.footer-area .footer-top .single-footer-caption .footer-cap a.dn_btn--phones .phone-list{grid-column:2;min-width:0}.footer-area .footer-top .single-footer-caption .footer-cap a .phone-list{color:inherit;font-size:inherit;font-weight:inherit;line-height:1.45;margin:0}.footer-area .footer-top .single-footer-caption .footer-cap a .phone-list--stacked{display:flex;flex-direction:column;gap:2px}.footer-area .footer-top .single-footer-caption .footer-cap a .phone-list__line{display:block;white-space:nowrap}.footer-area .footer-top .single-footer-caption .footer-cap a .phone-list__item,.footer-area .footer-top .single-footer-caption .footer-cap a .phone-list__sep{display:inline;white-space:nowrap;color:inherit;font-size:inherit;font-weight:inherit;margin:0}.footer-area .footer-top .single-footer-caption .footer-cap .dn_btn--text{color:#fff;font-size:16px;font-weight:400;margin-bottom:10px;display:flex;align-items:center;gap:6px;cursor:default}.footer-area .footer-top .single-footer-caption .footer-cap .dn_btn--text i{margin-right:2px}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(10);width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#fff;font-weight:300;font-size:16px;line-height:2;margin-bottom:12px}@media(max-width: 991px){.footer-area .footer-bottom{text-align:center}.footer-area .footer-bottom .row{justify-content:center !important}.footer-area .footer-bottom .footer-copy-right p{text-align:center}.footer-area .footer-bottom .f-left{text-align:center;margin-top:.75rem}.footer-area .footer-bottom .f-left a{display:inline-block}}.social_links{margin:25px 0;text-align:left}@media(max-width: 991px){.social_links{margin:30px 0 40px;text-align:center}}.social_links .social_links__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;list-style:none;margin:0;padding:0}@media(min-width: 992px){.social_links .social_links__list{justify-content:flex-start}}.social_links .social_links__list li{display:flex;margin:0}.social_links .social_links__list a{font-size:18px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#0a0a0a;border-radius:50%;color:#fff;transition:.4s ease}.social_links .social_links__list a:hover{background:#1a1a1a;color:#fff}@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-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:40px;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:#fc2b39}.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:#fc2b39;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:rgba(0,0,0,.4);width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}.blog-area{padding:65px 0;overflow-y:hidden}.blog-area .home-blog-single{transition:.4s ease}.blog-area .home-blog-single .blog-img-cap .blog-img{overflow:hidden;position:relative;height:190px;object-fit:cover;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap .blog-img img{width:100%;max-width:100%;height:344px;object-fit:cover;transform:scale(1);transition:all .5s ease-out 0s;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap ul{background:#f3f3f3}.blog-area .home-blog-single .blog-img-cap ul li{background:#fc2b39;display:inline-block;font-size:14px;font-family:"Poppins",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:300;color:#787878;padding:20px 30px 20px 120px;margin-right:50px;font-weight:500;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.blog-area .home-blog-single .blog-img-cap ul li{padding:20px 30px 20px 60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}.blog-area .home-blog-single .blog-img-cap .blog-cap{background:#f3f3f3;padding:20px 20px 20px 30px;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 8px 8px}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}.blog-area .home-blog-single .blog-img-cap .blog-cap h3{color:#1a1214;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:20px;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn{position:relative;padding-left:50px}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn::before{position:absolute;content:"";width:35px;height:2px;left:0px;top:50%;transform:translateY(-50%);background:#000}.blog-area .home-blog-single:hover{box-shadow:0px 22px 57px 0px rgba(34,41,72,.05)}.blog-area .home-blog-single:hover .blog-img img{transform:scale(1.1)}.brands-area{background:#eee;padding:40px 0 !important}.brands-area .title{font-size:2rem !important;line-height:2.2rem !important;color:#000}@media only screen and (min-width: 992px)and (max-width: 1199px){.brands-area .title{font-size:1.8rem !important;line-height:2rem !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){.brands-area .title{font-size:1.8rem !important;line-height:2rem !important;margin-bottom:20px}}.brands-area .desc{margin-top:15px;font-size:1rem;color:#fff}.brands-area .item-brand{width:100%;height:150px;border-radius:5px;padding:10px}.brands-area .item-brand img{width:100% !important;height:100% !important;object-fit:contain !important}.section-marcas-tarja{background:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);padding:1rem 0}.section-marcas-tarja .container-fluid{padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.section-marcas-tarja .marcasTarjaSwiper{overflow:hidden}.section-marcas-tarja .swiper-slide{width:auto;height:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-marcas-tarja .marcas-tarja__logo{display:flex;align-items:center;justify-content:center;min-height:112px;padding:.15rem .2rem}.section-marcas-tarja .marcas-tarja__logo img{display:block;max-height:104px;width:auto;max-width:min(440px,72vw);object-fit:contain;opacity:1;transition:transform .2s ease,opacity .2s ease}@media(hover: hover){.section-marcas-tarja .marcas-tarja__logo:hover img{transform:scale(1.03)}}@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-marcas-tarja{padding:.85rem 0}.section-marcas-tarja .marcas-tarja__logo{min-height:86px}.section-marcas-tarja .marcas-tarja__logo img{max-height:78px;max-width:min(360px,78vw)}}button.btn-main{border:none}.btn-one,.btn-main{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;border:0;border-radius:9999px;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:none;text-decoration:none;color:#fff;background:#fc2b39;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease;box-shadow:0 4px 14px rgba(67,182,220,.35)}@media only screen and (min-width: 768px)and (max-width: 991px){.btn-one,.btn-main{padding:.75rem 1.5rem;font-size:.85rem}}.btn-one i,.btn-main i{font-size:1.1rem}.btn-one:hover,.btn-main:hover{background:#fc2b39;transform:translateY(-2px) scale(1.03);box-shadow:0 8px 24px rgba(67,182,220,.5),0 0 0 1px hsla(0,0%,100%,.15) inset;letter-spacing:.08em}.btn-one:active,.btn-main:active{transform:translateY(0) scale(1)}.btn-one.color2,.btn-main.color2{background:#fc2b39}.btn-one.color2:hover,.btn-main.color2:hover{background:#fc2b39}.btn-one.color3,.btn-main.color3{background:#fc2b39}.btn-one.color3:hover,.btn-main.color3:hover{background:#fc2b39}.btn-one.color4,.btn-main.color4{background:#bd8800}.btn-one.color4:hover,.btn-main.color4:hover{background:#a67a00}.btn-banner{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.8rem 1.35rem .8rem 1.45rem;border-radius:9999px;border:1px solid hsla(0,0%,100%,.28);outline:none;background:linear-gradient(155deg, rgba(252, 43, 57, 0.95) 0%, rgba(160, 20, 36, 0.98) 100%);color:#fff;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:.875rem !important;font-weight:700;letter-spacing:.08em;text-transform:none;text-decoration:none;white-space:nowrap;cursor:pointer;overflow:hidden;isolation:isolate;box-shadow:0 0 0 1px rgba(252,43,57,.45),0 4px 22px rgba(252,43,57,.32),0 14px 36px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.2);transition:transform .4s cubic-bezier(0.34, 1.35, 0.64, 1),box-shadow .35s ease,border-color .35s ease}.btn-banner::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg, transparent 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 60%, transparent 100%);transform:translateX(-130%) skewX(-14deg);opacity:0;transition:transform .65s cubic-bezier(0.22, 1, 0.36, 1),opacity .25s ease;z-index:0;pointer-events:none}.btn-banner .btn-banner__text{position:relative;z-index:1;display:inline-flex;align-items:center;line-height:1;margin:0;font-size:inherit !important;letter-spacing:inherit;text-transform:inherit;flex-wrap:nowrap}.btn-banner .btn-banner__arrow{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;align-self:center;width:1.65rem;height:1.65rem;margin:0;padding:0;border-radius:50%;background:hsla(0,0%,100%,.22);font-size:.7rem;line-height:1;transition:transform .35s ease,background .35s ease;animation:btn-banner-arrow-nudge 2.4s ease-in-out infinite}.btn-banner i{font-size:.9rem}.btn-banner:hover{transform:translateY(-3px) scale(1.02);border-color:hsla(0,0%,100%,.5);box-shadow:0 0 0 1px rgba(252,43,57,.65),0 10px 36px rgba(252,43,57,.42),0 22px 48px rgba(0,0,0,.42),inset 0 1px 0 hsla(0,0%,100%,.28)}.btn-banner:hover::before{opacity:1;transform:translateX(130%) skewX(-14deg)}.btn-banner:hover .btn-banner__arrow{transform:translateX(5px);background:hsla(0,0%,100%,.32);animation:none}.btn-banner:active{transform:translateY(-1px) scale(1)}@media(prefers-reduced-motion: reduce){.btn-banner::before{display:none}.btn-banner .btn-banner__arrow{animation:none}.btn-banner:hover{transform:none}}@keyframes btn-banner-arrow-nudge{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}.btn-banner [class*=__text],.btn-banner [class*=__btn-text],.cta-area__btn [class*=__text],.cta-area__btn [class*=__btn-text],.btn-lancamentos [class*=__text],.btn-lancamentos [class*=__btn-text]{display:inline-flex !important;max-width:none;width:auto;text-transform:none !important;letter-spacing:inherit !important;padding:0 !important;margin:0 !important;border-radius:0;color:inherit !important;left:auto !important;transform:none !important}.btn-banner [class*=__text]::before,.btn-banner [class*=__btn-text]::before,.cta-area__btn [class*=__text]::before,.cta-area__btn [class*=__btn-text]::before,.btn-lancamentos [class*=__text]::before,.btn-lancamentos [class*=__btn-text]::before{display:none !important;content:none !important;animation:none !important;mask-image:none !important}.btn-banner [class*=__arrow],.btn-banner [class*=__btn-arrow],.cta-area__btn [class*=__arrow],.cta-area__btn [class*=__btn-arrow],.btn-lancamentos [class*=__arrow],.btn-lancamentos [class*=__btn-arrow]{text-transform:none !important;letter-spacing:inherit !important;left:auto !important}.btn-banner [class*=__arrow]::before,.btn-banner [class*=__btn-arrow]::before,.cta-area__btn [class*=__arrow]::before,.cta-area__btn [class*=__btn-arrow]::before,.btn-lancamentos [class*=__arrow]::before,.btn-lancamentos [class*=__btn-arrow]::before{display:none !important;content:none !important;animation:none !important;mask-image:none !important}.btn-header-contato{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.4rem;border-radius:9999px;border:1px solid hsla(0,0%,100%,.22);background:#fc2b39;color:#fff;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:none;text-decoration:none;cursor:pointer;box-shadow:0 4px 18px rgba(252,43,57,.4);transition:background .25s ease,color .25s ease,border-color .25s ease,transform .2s ease,box-shadow .25s ease}.btn-header-contato i{font-size:1rem;color:inherit}.btn-header-contato:hover{background:#d41f2c;color:#fff;border-color:hsla(0,0%,100%,.28);transform:translateY(-1px);box-shadow:0 6px 22px rgba(252,43,57,.45)}.btn-header-contato:focus-visible{outline:2px solid #fff;outline-offset:3px}.btn-header-contato:active{transform:translateY(0);background:#c41b28}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}.btn-two{position:relative;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:space-between;width:fit-content;background-color:#fc2b39;color:#fff;border-radius:2px;padding:8px 10px;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;box-shadow:3px 3px 25px -5px rgba(0,0,0,.2);transition:.3s ease-in}.btn-two.color2{background-color:#bd8800}.btn-two.color2:hover{background-color:#f5f5f5}.btn-two.color3{background-color:#fc2b39}.btn-two.color3:hover{background-color:#f5f5f5}.btn-two:hover{background-color:#0a0a0a;transform:scale(1.03)}.btn-two:hover .icon .i1{transition:transform .3s ease-in-out;transform:translate(180%, 0%)}.btn-two:hover .icon .i2{transition:transform .3s ease-in-out .1s;transform:translate(0px, 0px) rotate(0deg)}.btn-two span,.btn-two .txt{font-weight:600;font-size:16px;padding:10px 15px}.btn-two .icon{flex-shrink:0;width:35px;height:35px;position:relative;color:#fc2b39;background-color:#fff;border-radius:2px;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#fc2b39;font-size:16px;margin:0;position:absolute;transform:translate(0%, 0%) rotate(0deg)}.btn-two .icon .i2{transform:translate(-200%, 0%) rotate(0deg)}.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, #FC2B39 0%, #FC2B39 99%)}.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:#0a0a0a}.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, #FC2B39 0%, #FC2B39 99%);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:#0a0a0a;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:#fff}@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:#fff;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 #fff;font-size:18px;color:#fff;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}}.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}.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:#0a0a0a;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:#fff}.testimonial-block-one .inner-box .author-box p{position:relative;display:block;font-size:22px;line-height:24px;font-weight:600;margin-bottom:5px;color:#fff}.testimonial-block-one .inner-box .author-box .designation{position:relative;display:block;font-size:16px;line-height:24px}.service-card{position:relative;width:100%;height:480px;margin:15px 0;overflow:hidden;border-radius:10px}.service-card::before{content:"";position:absolute;bottom:0;left:0;background:linear-gradient(0deg, #0a0a0a 30%, transparent 100%);width:100%;height:100%;z-index:2;transition:.5s}.service-card img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.service-card .content{position:absolute;z-index:4;bottom:0px;left:0;width:100%;height:auto;padding:30px 20px;transition:.3s}.service-card .content .title{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;margin-bottom:20px}.service-card .content .title .icon{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.service-card .content .title .icon i{font-size:40px;color:#fff}.service-card .content .title .icon img{width:100%;height:100%;object-fit:contain;padding:10px;filter:brightness(0) invert(1)}.service-card .content .title h2,.service-card .content .title h3,.service-card .content .title h4{color:#fff;font-size:28px;transition:.3s}.service-card .content .hover-text{position:absolute;bottom:0;left:0;transform:translateY(100%);width:100%;height:100%;transition:.3s ease;overflow:hidden}.service-card .content .hover-text h2,.service-card .content .hover-text h3,.service-card .content .hover-text h4{font-size:28px;transition:.3s;margin-bottom:15px;color:#fff}.service-card .content .hover-text p{font-size:16px;line-height:24px;font-weight:400;color:#fff}.service-card .content .btn-link{display:flex;color:#fff;text-decoration:none;font-size:16px;font-weight:600;transition:.3s}.service-card .content .btn-link i{width:30px;height:30px;margin-right:10px;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #fff}.service-card:hover::before{height:100%;background:linear-gradient(0deg, #bd8800 30%, transparent 100%)}.service-card:hover img{filter:saturate(0)}.service-card:hover .content{bottom:0}.service-card:hover .content .title{display:none}.service-card:hover .content .hover-text{position:relative;bottom:0;left:0;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.05)}.card-step .step-img{position:relative;display:flex;align-items:center;justify-content:center;padding:10px;width:250px;height:250px;border-radius:50%;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 .step-img-electric-border{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:2px solid #fc2b39;filter:url(#electric-border-displace);pointer-events:none;z-index:0;box-shadow:0 0 20px rgba(67,182,220,.4),inset 0 0 20px rgba(67,182,220,.08)}.card-step .step-img img{width:100%;height:100%;border-radius:50%;object-fit:cover;transition:.3s ease;position:relative;z-index:1}.card-step .step-number{position:absolute;bottom:5px;left:5px;min-width:60px;min-height:60px;background:#fc2b39;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;border-radius:50%;padding:5px;color:#fc2b39}@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:26px;font-weight:600;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:#fc2b39;border:1px solid #fc2b39}.cta-area{position:relative;isolation:isolate;overflow-x:clip;overflow-y:visible;min-height:clamp(420px,62vh,720px);display:flex;align-items:center;padding:clamp(3.5rem,8vw,6rem) 0;margin:0;box-shadow:0 36px 64px -8px rgba(0,0,0,.92),0 18px 36px rgba(0,0,0,.75),inset 0 -72px 90px -20px rgba(0,0,0,.78),inset 0 -28px 48px rgba(0,0,0,.55);z-index:1}.cta-area__parallax{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;min-height:100%}.cta-area__bg{position:absolute;top:-28%;left:-28%;right:-28%;bottom:-28%;background-image:url(../img/gallery/bg-cta.webp);background-repeat:no-repeat;background-size:cover;background-position:center center;transform:translateZ(0);will-change:transform}.cta-area__bg-fallback{display:none;position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 40%, #2a0a12 0%, #0a0a0a 70%)}.cta-area__veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(165deg, rgba(6, 6, 8, 0.45) 0%, rgba(8, 8, 10, 0.72) 45%, rgba(5, 5, 7, 0.88) 100%),radial-gradient(ellipse 90% 70% at 20% 20%, rgba(252, 43, 57, 0.18) 0%, transparent 55%)}.cta-area__grid-noise{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.07;mix-blend-mode:overlay;background-image:linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);background-size:48px 48px}.cta-area__inner{position:relative;z-index:2}.cta-area__eyebrow{font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:.8125rem;letter-spacing:.28em;text-transform:uppercase;color:hsla(0,0%,100%,.72);margin:0 0 1rem}.cta-area__title{font-family:"Poppins",system-ui,-apple-system,sans-serif;font-weight:800;font-size:clamp(2rem,4.5vw,3.35rem);line-height:1.12;color:#fff;margin:0 0 1.25rem;text-wrap:balance;background:linear-gradient(120deg, #fff 0%, rgba(255, 230, 232, 0.92) 45%, rgba(255, 180, 188, 0.85) 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.cta-area__lead{max-width:38rem;margin:0 auto 2.25rem;font-size:clamp(1rem,1.9vw,1.15rem);line-height:1.65;color:hsla(0,0%,100%,.88)}.cta-area__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem 1rem}.cta-area__btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.95rem 1.65rem;min-height:52px;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-weight:600;font-size:.9375rem;text-decoration:none;border-radius:999px;border:1px solid rgba(0,0,0,0);transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease;cursor:pointer}@media(hover: hover){.cta-area__btn:hover{transform:translateY(-2px)}}.cta-area__btn:focus-visible{outline:2px solid #fc2b39;outline-offset:3px}.cta-area__btn-text{line-height:1.2}.cta-area__btn-arrow{font-size:1.1rem;margin-left:.15rem;transition:transform .25s ease}.cta-area__btn--primary{color:#fff;background:linear-gradient(135deg, #FC2B39 0%, #c41f2b 100%);border-color:hsla(0,0%,100%,.2);box-shadow:0 0 0 1px hsla(0,0%,100%,.12) inset,0 12px 36px rgba(252,43,57,.35)}@media(hover: hover){.cta-area__btn--primary:hover{box-shadow:0 0 0 1px hsla(0,0%,100%,.18) inset,0 16px 44px rgba(252,43,57,.45)}.cta-area__btn--primary:hover .cta-area__btn-arrow{transform:translateX(4px)}}@media(prefers-reduced-motion: reduce){.cta-area .cta-area__parallax{overflow:hidden}.cta-area .cta-area__bg{top:0;left:0;right:0;bottom:0;min-width:100%;min-height:100%;background-attachment:scroll}}.section-diferenciais-video{position:relative;z-index:2;overflow:hidden;background-color:#111113;background-image:radial-gradient(circle at top left, #950923 10%, #111113 32%)}.section-diferenciais-video>.container{position:relative;z-index:1}.section-diferenciais-video__head{margin-bottom:1.75rem}.section-diferenciais-video__eyebrow{position:relative;display:block;max-width:fit-content;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;color:#fc2b39;font-weight:600;padding:8px 15px 8px 32px;margin-bottom:.65rem;border-radius:2px}.section-diferenciais-video__eyebrow::before{position:absolute;content:"";top:50%;left:0;transform:translateY(-50%);width:22px;height:22px;background-color:#fc2b39;-webkit-mask-image:url(../img/gallery/guitar-icon.webp);mask-image:url(../img/gallery/guitar-icon.webp);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-mode:alpha;mask-mode:alpha;animation:pulse-shadow 2s infinite}.section-diferenciais-video__title{font-family:"Poppins",system-ui,-apple-system,sans-serif;font-weight:800;font-size:clamp(1.65rem,3.2vw,2.35rem);line-height:1.15;color:#f8f8f8;margin:0 0 1rem}.section-diferenciais-video__lead{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;font-size:1.02rem;line-height:1.65;color:rgba(248,248,248,.78);margin:0;max-width:34rem}.section-diferenciais-video__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem 0;max-width:34rem}.section-diferenciais-video__extras{margin-top:clamp(1.75rem,4vw,2.5rem);padding-top:clamp(1.35rem,3vw,1.85rem);border-top:1px solid hsla(0,0%,100%,.1)}.section-diferenciais-video__pills{display:flex;flex-wrap:wrap;gap:.5rem .55rem;margin-bottom:1.25rem}.section-diferenciais-video__pill{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;font-size:clamp(.72rem,1.65vw,.82rem);font-weight:600;letter-spacing:.03em;color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 4px 14px rgba(0,0,0,.2);text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.section-diferenciais-video__pill:hover,.section-diferenciais-video__pill:focus-visible{color:#fff;background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.28)}.section-diferenciais-video__pill i{font-size:.85em;color:#fc2b39}.section-diferenciais-video__highlights{list-style:none;margin:0 0 1.35rem;padding:0;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:clamp(.55rem,2vw,.85rem)}@media(max-width: 575.98px){.section-diferenciais-video__highlights{grid-template-columns:1fr}}.section-diferenciais-video__highlight{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:clamp(.85rem,2.2vw,1.1rem);border-radius:12px;background:linear-gradient(145deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 24px rgba(0,0,0,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.section-diferenciais-video__highlight-value{font-family:"Poppins",system-ui,-apple-system,sans-serif;font-weight:800;font-size:clamp(1.35rem,3vw,1.65rem);line-height:1;color:#fc2b39;letter-spacing:-0.02em}.section-diferenciais-video__highlight-value i{font-size:clamp(1.15rem,2.8vw,1.4rem);color:#fc2b39}.section-diferenciais-video__highlight-label{font-size:clamp(.78rem,1.8vw,.88rem);line-height:1.35;color:rgba(248,248,248,.82)}.section-diferenciais-video__cta{display:inline-flex}.section-diferenciais-video__item{display:grid;grid-template-columns:auto 1fr;gap:.65rem .75rem;align-items:start;font-size:.98rem;line-height:1.5;color:rgba(248,248,248,.88)}.section-diferenciais-video__item::before{content:"";width:8px;height:8px;margin-top:.45rem;border-radius:50%;background:linear-gradient(135deg, #FC2B39 0%, #c41f2b 100%);box-shadow:0 0 0 3px rgba(252,43,57,.28)}.section-diferenciais-video__item-text{display:block;min-width:0;width:100%;text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal}.section-diferenciais-video__item-text::after{content:"";display:inline-block;width:100%}.section-diferenciais-video__embed{position:relative;width:100%;aspect-ratio:4/5;min-height:clamp(340px,44vh,560px);border-radius:14px;overflow:hidden;background:#0a0a0a;box-shadow:0 24px 48px -12px rgba(0,0,0,.55),0 0 0 1px hsla(0,0%,100%,.08)}@media(min-width: 992px){.section-diferenciais-video__embed{min-height:clamp(360px,48vh,600px)}}.section-diferenciais-video__embed iframe,.section-diferenciais-video__embed video{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover;object-position:center 18%;background:#000}.section-diferenciais-video__embed video.section-diferenciais-video__player::-webkit-media-controls-fullscreen-button{display:none !important}.section-diferenciais-video__embed video.section-diferenciais-video__player::-moz-media-controls-fullscreen-button{display:none !important}.section-diferenciais-video__embed.is-playing .section-diferenciais-video__play{opacity:0;visibility:hidden;pointer-events:none}.section-diferenciais-video__play{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;cursor:pointer;background:linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.45) 100%);transition:opacity .25s ease,visibility .25s ease,background .25s ease}.section-diferenciais-video__play i{display:flex;align-items:center;justify-content:center;width:clamp(64px,14vw,88px);height:clamp(64px,14vw,88px);border-radius:50%;font-size:clamp(1.35rem,3vw,1.75rem);color:#fff;background:linear-gradient(145deg, #FC2B39 0%, rgb(250.16, 3.54, 20.06) 100%);box-shadow:0 12px 32px rgba(252,43,57,.45),0 0 0 4px hsla(0,0%,100%,.12);padding-left:.2em}.section-diferenciais-video__play:hover,.section-diferenciais-video__play:focus-visible{background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.55) 100%);outline:none}.section-diferenciais-video__play:hover i,.section-diferenciais-video__play:focus-visible i{transform:scale(1.06)}@media(max-width: 991.98px){.section-diferenciais-video__embed{margin-top:.5rem}}.section-solution .section-solution__canais.contato-canais-stack{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:32rem;margin-left:auto;margin-right:auto}@media only screen and (min-width: 576px)and (max-width: 767px){.section-solution .section-solution__canais.contato-canais-stack{gap:.55rem}}@media(max-width: 575px){.section-solution .section-solution__canais.contato-canais-stack{gap:.4rem}}.section-solution .section-solution__canais .contato-canal-card{padding:.85rem 1rem;gap:.65rem .85rem}.section-solution .section-solution__canais .contato-canal-card__logo{width:48px;height:48px}.section-solution .section-solution__canais .contato-canal-card__title{font-size:.9rem}.section-solution .section-solution__canais .contato-canal-card__tel{font-size:.9rem}.section-solution .section-solution__canais .contato-canal-card__btn{padding:.45rem 1rem;font-size:.8125rem}@media only screen and (min-width: 576px)and (max-width: 767px){.section-solution .section-solution__canais .contato-canal-card{padding:.72rem .85rem;gap:.5rem .65rem}}@media(max-width: 575px){.section-solution .section-solution__canais .contato-canal-card{padding:.58rem .72rem;gap:.4rem .5rem}.section-solution .section-solution__canais .contato-canal-card__logo{width:44px;height:44px}.section-solution .section-solution__canais .contato-canal-card__title{font-size:.875rem;margin-bottom:.15rem}.section-solution .section-solution__canais .contato-canal-card__tel{font-size:.875rem}.section-solution .section-solution__canais .contato-canal-card__btn{padding:.4rem .85rem;font-size:.8rem}}.contato-canal-card{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;padding:1.1rem 1.25rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:12px;transition:border-color .2s ease,background .2s ease}@media(hover: hover){.contato-canal-card:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.22)}}.contato-canal-card__logo{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.contato-canal-card__logo img{width:100%;height:100%;object-fit:contain}.contato-canal-card__body{flex:1 1 200px;min-width:0}.contato-canal-card__title{font-family:"Poppins",system-ui,-apple-system,sans-serif;font-weight:700;font-size:1.05rem;line-height:1.25;margin:0 0 .25rem}.contato-canal-card__tel{margin:0;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.95);letter-spacing:.02em}.contato-canal-card__desc{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;margin:0;font-size:.95rem;font-weight:400;color:hsla(0,0%,100%,.9);line-height:1.45;letter-spacing:.01em}.contato-canal-card__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.35rem;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:600;color:#fff;text-decoration:none;border:1px solid hsla(0,0%,100%,.45);border-radius:999px;background:rgba(0,0,0,0);transition:background .2s ease,border-color .2s ease,color .2s ease}@media(hover: hover){.contato-canal-card__btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.65);color:#fff}}.contato-canal-card__btn:focus-visible{outline:2px solid #fc2b39;outline-offset:3px}.contato-canal-card--venda .contato-canal-card__title{color:#fc2b39}.contato-canal-card--sala .contato-canal-card__title{color:rgba(248,248,248,.92)}.contato-canal-card--escola .contato-canal-card__title{color:#ff9f1c}.contato-canal-card--luthieria .contato-canal-card__title{color:#bd8800}@media(max-width: 575.98px){.contato-canal-card{flex-direction:column;align-items:stretch;text-align:center}.contato-canal-card .contato-canal-card__body{flex:0 1 auto;width:100%}.contato-canal-card__desc{text-align:justify;text-align-last:left}.contato-canal-card__logo{margin:0 auto}.contato-canal-card__btn{width:100%}}@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 #fc2b39}.accordion .accordion-item button[aria-expanded=true] .icon{color:#fc2b39}@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:#fc2b39}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#fc2b39;border:1px solid #fc2b39}.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:#fc2b39}.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:#0a0a0a}.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{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;font-size:.9rem;font-weight:300;margin:2em 0}.accordion .accordion-content p a:hover,.accordion .accordion-content li a:hover{color:#fc2b39;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#fc2b39;padding-bottom:5px;border-bottom:1px solid #e5e5e5}}.section-faq-local{position:relative;isolation:isolate;overflow:hidden;min-height:44vh;background-color:#1a1212;background-image:linear-gradient(165deg, rgba(8, 6, 10, 0.5) 0%, rgba(12, 8, 12, 0.42) 50%, rgba(6, 4, 8, 0.55) 100%),var(--faq-bg-photo, url(../img/gallery/background-faq.webp));background-size:cover,cover;background-position:center,center;background-repeat:no-repeat,no-repeat;background-attachment:scroll,scroll}.section-faq-local .container{position:relative;z-index:1}.section-faq-local .title-area2.white{margin-bottom:1.75rem}.section-faq-local .accordion{box-shadow:none;padding:0;background:rgba(0,0,0,0);border:none;border-radius:0;backdrop-filter:none;width:100%;max-width:100%}.section-faq-local .accordion .accordion-item{background:rgba(0,0,0,0);border:none}.section-faq-local .accordion .accordion-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.14)}.section-faq-local .accordion button{color:hsla(0,0%,100%,.95);padding:1rem .5rem 1rem 0;background:rgba(0,0,0,0)}.section-faq-local .accordion button:hover,.section-faq-local .accordion button:focus{color:#fff;background:rgba(0,0,0,0)}.section-faq-local .accordion button .accordion-title{color:inherit;font-family:"Poppins",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;line-height:1.35}.section-faq-local .accordion button[aria-expanded=true]{color:#fff;border-bottom:1px solid rgba(252,43,57,.4)}.section-faq-local .accordion button[aria-expanded=true] .icon{color:#fc2b39}.section-faq-local .accordion .accordion-content{background:rgba(0,0,0,0)}.section-faq-local .accordion .accordion-content p{color:rgba(248,248,248,.9);font-weight:400;margin:0 0 1.25rem;border:0;line-height:1.55}@media(max-width: 991px){.section-faq-local .accordion .accordion-content p{color:rgba(248,248,248,.92);font-weight:400;border:0}}.section-faq-local .faq-local-carousel-wrap{border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.12);box-shadow:none}.section-faq-local .faqLocalSwiper{--swiper-pagination-color: #FC2B39;--swiper-pagination-bullet-inactive-color: rgba(255, 255, 255, 0.35)}.section-faq-local .faq-local-slide{margin:0;height:100%;min-height:340px}.section-faq-local .faq-local-slide img{width:100%;height:min(60vh,520px);object-fit:cover;display:block}.section-faq-local .faq-local-pagination{position:relative;padding:12px 0 4px;text-align:center}.section-faq-local .faq-local-empty{display:flex;align-items:center;justify-content:center;min-height:340px;padding:2rem;text-align:center;color:hsla(0,0%,100%,.65);font-size:.95rem;border-radius:14px;border:1px dashed hsla(0,0%,100%,.22);background:rgba(0,0,0,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-faq-local .faq-local-slide img{height:min(48vh,400px)}}.home-form{border-top:3px solid color-mix(in srgb, #0a0a0a, #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:#fc2b39;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:16px;font-weight:600;display:flex;flex-direction:column;justify-content:center;margin:5px 0}.home-form .contact-card .content p a{color:#fff}.home-form .contact-card .content p a:hover{color:#fc2b39}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:15px}.form-contact .form-group.text-center .d-flex,.form-contact .form-group .btn-prod{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:12px;width:100%}.form-contact .form-group.text-center .d-flex .btn-main,.form-contact .form-group.text-center .d-flex button.btn-main,.form-contact .form-group.text-center .d-flex a.btn-main,.form-contact .form-group .btn-prod .btn-main,.form-contact .form-group .btn-prod button.btn-main,.form-contact .form-group .btn-prod a.btn-main{flex:1 1 calc(50% - 6px);min-width:0;margin:0;text-align:center}@media(max-width: 575px){.form-contact .form-group.text-center .d-flex,.form-contact .form-group .btn-prod{flex-direction:column;align-items:stretch}.form-contact .form-group.text-center .d-flex .btn-main,.form-contact .form-group.text-center .d-flex button.btn-main,.form-contact .form-group.text-center .d-flex a.btn-main,.form-contact .form-group .btn-prod .btn-main,.form-contact .form-group .btn-prod button.btn-main,.form-contact .form-group .btn-prod a.btn-main{flex:1 1 100%;width:100%}}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;margin-left:0}@media(max-width: 575px){.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:100%}}.form-contact .form-control{border:1px solid hsla(0,0%,100%,.5);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}#form-prod-int .form-group.text-center .d-flex{flex-direction:column;align-items:stretch}#form-prod-int .form-group.text-center .d-flex .btn-main,#form-prod-int .form-group.text-center .d-flex button.btn-main,#form-prod-int .form-group.text-center .d-flex a.btn-main{flex:none;width:100%;margin:0}.h3-form{font-size:20px;color:#fff;text-align:center}.h3-form i{color:#fc2b39;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:0}.whats-form::after{background-color:#01a43d}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes whatsapp-vibrate{0%,96%{transform:translate(0, 0)}97%{transform:translate(-3px, 0)}97.5%{transform:translate(3px, 0)}98%{transform:translate(-2px, 0)}98.5%{transform:translate(2px, 0)}99%{transform:translate(-1px, 0)}100%{transform:translate(0, 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,whatsapp-vibrate 5s ease-in-out 1.5s infinite;display:flex;justify-content:center;align-items:center}.whatsapp-badge{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;padding:0 5px;background:#e53935;color:#fff;font-size:12px;font-weight:700;line-height:20px;border-radius:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,.3);z-index:2}.whatsapp-icon{margin-top:0}.social-float-widget{z-index:105;position:fixed;bottom:clamp(1.25rem,4vw,1.75rem);left:clamp(.75rem,3vw,1.25rem);padding:0;margin:0;pointer-events:none}@media(prefers-reduced-motion: reduce){.social-float-widget .social-float-submenu li{transition:opacity .2s ease !important}}.social-float-menu{list-style-type:none;padding:0;margin:0;pointer-events:auto}.social-float-share{position:relative}.social-float-share .social-float-trigger{position:relative;display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:none;border-radius:12px;cursor:pointer;color:#fff;background:linear-gradient(145deg, #FC2B39 0%, rgb(251.5060465116, 8.0939534884, 24.3990697674) 100%);box-shadow:0 6px 22px rgba(252,43,57,.45),0 0 0 1px hsla(0,0%,100%,.12) inset;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.social-float-share .social-float-trigger .social-float-trigger__icon{position:absolute;font-size:1.2rem;line-height:1;transition:opacity .2s ease,transform .25s ease}.social-float-share .social-float-trigger .social-float-trigger__icon--close{opacity:0;transform:rotate(-90deg) scale(0.6)}.social-float-share .social-float-trigger .social-float-trigger__icon--share{opacity:1;transform:rotate(0deg) scale(1)}.social-float-share .social-float-trigger:hover,.social-float-share .social-float-trigger:focus-visible{transform:scale(1.05);box-shadow:0 10px 28px rgba(252,43,57,.55),0 0 0 1px hsla(0,0%,100%,.18) inset;outline:none}.social-float-share.is-open .social-float-trigger__icon--share{opacity:0;transform:rotate(90deg) scale(0.6)}.social-float-share.is-open .social-float-trigger__icon--close{opacity:1;transform:rotate(0deg) scale(1)}.social-float-share.is-open .social-float-submenu li:nth-child(1){opacity:1;top:-56px;transform:rotate(0deg);border-bottom:1px solid hsla(0,0%,100%,.12);transition-delay:0.07s;pointer-events:auto}.social-float-share.is-open .social-float-submenu li:nth-child(2){opacity:1;top:-112px;transform:rotate(0deg);border-bottom:1px solid hsla(0,0%,100%,.12);transition-delay:0.14s;pointer-events:auto}.social-float-share.is-open .social-float-submenu li:nth-child(3){opacity:1;top:-168px;transform:rotate(0deg);border-bottom:1px solid hsla(0,0%,100%,.12);transition-delay:0.21s;pointer-events:auto}.social-float-share.is-open .social-float-submenu li:nth-child(4){opacity:1;top:-224px;transform:rotate(0deg);border-bottom:1px solid hsla(0,0%,100%,.12);transition-delay:0.28s;pointer-events:auto}.social-float-share.is-open .social-float-submenu li:nth-child(5){opacity:1;top:-280px;transform:rotate(0deg);border-bottom:1px solid hsla(0,0%,100%,.12);transition-delay:0.35s;pointer-events:auto}.social-float-share.is-open .social-float-trigger{background:#000}.social-float-submenu{list-style-type:none;padding:0;margin:0}.social-float-submenu li{transition:all ease-in-out .45s;position:absolute;top:0;left:0;z-index:-1;opacity:0;pointer-events:none}.social-float-submenu li:nth-child(1){transform:rotateX(45deg)}.social-float-submenu li:nth-child(2){transform:rotateX(90deg)}.social-float-submenu li:nth-child(3){transform:rotateX(135deg)}.social-float-submenu li:nth-child(4){transform:rotateX(180deg)}.social-float-submenu li:nth-child(5){transform:rotateX(225deg)}.social-float-submenu .social-float-link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:12px;text-decoration:none;color:#fff;background:#000;box-shadow:0 4px 16px rgba(0,0,0,.35);transition:background .25s ease,transform .2s ease}.social-float-submenu .social-float-link i{font-size:1.15rem;line-height:1}.social-float-submenu .social-float-link:hover,.social-float-submenu .social-float-link:focus-visible{transform:scale(1.06);outline:none}.social-float-submenu .social-float-link--facebook:hover,.social-float-submenu .social-float-link--facebook:focus-visible{background:#3b5999}.social-float-submenu .social-float-link--instagram:hover,.social-float-submenu .social-float-link--instagram:focus-visible{background:linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888)}.social-float-submenu .social-float-link--youtube:hover,.social-float-submenu .social-float-link--youtube:focus-visible{background:red}.social-float-submenu .social-float-link--tiktok:hover,.social-float-submenu .social-float-link--tiktok:focus-visible{background:#010101;box-shadow:0 4px 16px rgba(252,43,57,.35)}.social-float-submenu .social-float-link--linkedin:hover,.social-float-submenu .social-float-link--linkedin:focus-visible{background:#0a66c2}.contact-section{padding:65px 0 0;background-color:#0a0a0a}.contact-section h2{color:#fff}.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;align-items:flex-start}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info .media-body{flex:1;min-width:0}.contact-section .info-container .contact-info h3{font-size:1.1em;font-weight:500;color:#000;margin-bottom:5px;line-height:1.45}.contact-section .info-container .contact-info h3 a{color:#fc2b39}.contact-section .info-container .contact-info h3 a:hover{color:color-mix(in srgb, #FC2B39, #000 18%)}.contact-section .info-container .contact-info__detail{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;color:#383838;margin-bottom:0;line-height:1.5}.contact-section .info-container .contact-info__nowrap{white-space:nowrap}.contact-section .info-container .contact-info__phones{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:.5rem}.contact-section .info-container .contact-info__phone{display:block;width:100%;font-size:1.1em;font-weight:500;line-height:1.45;color:#fc2b39;text-decoration:none;transition:color .2s ease}.contact-section .info-container .contact-info__phone:hover{color:color-mix(in srgb, #FC2B39, #000 18%)}.contact-section .info-container .contact-info__phone .phone-list{display:block;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.contact-section .info-container .contact-info__phone .phone-list--stacked{display:flex;flex-direction:column;gap:.2rem}.contact-section .info-container .contact-info__phone .phone-list__line{display:block}.contact-section .info-container .contact-info__phone .phone-list__item,.contact-section .info-container .contact-info__phone .phone-list__sep{display:inline;white-space:normal;color:inherit;font-size:inherit;font-weight:inherit}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#0a0a0a;margin-right:10px;font-size:1.6em;min-width:35px;flex-shrink:0}.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, #FC2B39, #fff 40%);background:#fc2b39}.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%}}@keyframes banner-brand-ripple{0%{transform:scale(0.65);opacity:0}15%{opacity:.58}100%{transform:scale(1.95);opacity:0}}@keyframes banner-hero-in{0%{transform:translateY(1.25rem) scale(0.98)}100%{transform:translateY(0) scale(1)}}@keyframes banner-hero-in-mobile{0%{transform:translateY(0.85rem)}100%{transform:translateY(0)}}@keyframes banner-headline-shine{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.banner-full{position:relative;width:100%;height:100%;background-color:#0a0a0a;margin-top:0;overflow:visible;z-index:2;box-shadow:0 36px 70px -24px rgba(0,0,0,.72),0 14px 32px -8px rgba(0,0,0,.5)}.banner-full .shape-shadow{position:absolute;bottom:0;left:0;width:100%;height:min(32vh,280px);max-height:40%;background:linear-gradient(0deg, #000000 0%, #0a0a0a 35%, rgba(10, 10, 10, 0.55) 65%, transparent 100%);opacity:1;z-index:5;pointer-events:none;box-shadow:inset 0 -24px 48px rgba(0,0,0,.35)}.banner-full .swiper-slide:not(.swiper-slide-active) .fadeUp,.banner-full .swiper-slide:not(.swiper-slide-active) .text1,.banner-full .swiper-slide:not(.swiper-slide-active) .flipIn{opacity:0;animation:none}.banner-full .swiper-slide.swiper-slide-active .fadeUp{opacity:1;animation:banner-hero-in .78s cubic-bezier(0.22, 1, 0.36, 1) .08s 1 normal forwards}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .swiper-slide.swiper-slide-active .fadeUp{transform:translateY(0.85rem);animation:banner-hero-in-mobile .4s cubic-bezier(0.22, 1, 0.36, 1) 0s 1 normal forwards}}@media(prefers-reduced-motion: reduce){.banner-full .swiper-slide.swiper-slide-active .fadeUp{animation:none;transform:none;filter:none}}.banner-full .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn .45s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s both}.banner-full .controls{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:min(300px,92%);height:50px;z-index:5}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .controls{bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .controls{width:min(340px,94%);gap:4px;bottom:10px}}.banner-full .controls .swiper-buttons.swiper-button-prev,.banner-full .controls .swiper-buttons.swiper-button-next{position:relative !important;left:auto !important;right:auto !important;top:auto !important;bottom:auto !important;margin:0 !important;transform:none !important;flex:0 0 auto}.banner-full .controls .swiper-buttons.swiper-button-prev:hover,.banner-full .controls .swiper-buttons.swiper-button-next:hover{transform:scale(1.08) !important}.banner-full .controls .swiper-pagination{display:flex;justify-content:center;align-items:center;width:auto !important;max-width:none;flex:1 1 auto;min-width:0;position:static;left:auto !important;right:auto !important;top:auto !important;bottom:auto !important;transform:none !important}.banner-full .controls .swiper-pagination .swiper-pagination-bullet-custom{display:block;flex-shrink:0;width:25px;height:25px;position:relative;cursor:pointer}.banner-full .controls .swiper-pagination .swiper-pagination-bullet-custom::before{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.65);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.banner-full .controls .swiper-pagination .swiper-pagination-bullet-custom:not(:last-child){margin-right:5px}.banner-full .controls .swiper-pagination .swiper-pagination-bullet-custom svg{display:none;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-90deg)}.banner-full .controls .swiper-pagination .swiper-pagination-bullet-custom--active svg{display:block}.banner-full .controls .swiper-pagination .swiper-pagination-bullet-custom--active svg circle{stroke-dasharray:56.5563;stroke-dashoffset:56.5563;animation:BulletProgress calc(var(--delay)*1ms) linear forwards}.banner-full .controls .swiper-pagination .swiper-pagination-bullet-custom--active::before{background-color:#fff}@keyframes BulletProgress{to{stroke-dashoffset:0}}.banner-full .controls .swiper-pagination .swiper--pause .swiper-pagination-bullet-custom--active svg circle{animation:none}.banner-full .swiper-buttons{color:#fc2b39;height:50px;width:50px;transition:transform .18s ease,color .18s ease;display:flex;border-radius:50%;margin-top:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-buttons{display:flex;height:40px;width:40px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full .swiper-buttons{display:flex;height:45px;width:45px}}@media(max-width: 575px){.banner-full .swiper-buttons{display:flex;height:45px;width:45px}}.banner-full .swiper-buttons.swiper-button-prev,.banner-full .swiper-buttons.swiper-button-next{top:50%;transform:translateY(-50%)}.banner-full .swiper-buttons.swiper-button-prev{left:15px}.banner-full .swiper-buttons.swiper-button-next{right:15px}.banner-full .swiper-buttons i{font-size:1.5rem;color:#0a0a0a;transition:transform .18s ease,color .18s ease}.banner-full .swiper-buttons svg{width:50px;height:50px}.banner-full .swiper-buttons svg path{stroke:#fff}.banner-full .swiper-buttons::before,.banner-full .swiper-buttons::after{content:"";color:#fc2b39;font-size:25px;font-weight:600;display:none}.banner-full .swiper-buttons:hover{transform:scale(1.1) translateY(-50%)}.banner-full .swiper-buttons:hover i{transform:scale(1.05)}.banner-full .swiper-buttons:hover::before,.banner-full .swiper-buttons:hover::after{color:#fc2b39}.banner-full .banner-main{position:relative !important;width:100%;height:100vh;min-height:400px;overflow:hidden;box-shadow:inset 0 -100px 120px -36px rgba(0,0,0,.58),inset 0 0 80px rgba(0,0,0,.18)}.banner-full .banner-main .banner-webgl-host{position:absolute;inset:0;width:100%;height:100%;z-index:4;pointer-events:none;opacity:.72;mix-blend-mode:screen;overflow:hidden}.banner-full .banner-main .banner-webgl-host canvas{display:block;width:100% !important;height:100% !important;max-width:none}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .banner-webgl-host{left:0;right:0;width:100%;opacity:.72;mix-blend-mode:screen;transform:translateZ(0);backface-visibility:hidden}}@media(prefers-reduced-motion: reduce){.banner-full .banner-main .banner-webgl-host{display:none !important}}.banner-full .banner-main .swiper-wrapper{position:relative;z-index:1}.banner-full .banner-main .swiper-slide{text-align:center;font-size:18px;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:0}.banner-full .banner-main .content-area{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(72px,12vh,120px) 20px clamp(100px,14vh,140px)}@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{padding:clamp(80px,14vh,110px) 16px clamp(110px,16vh,150px)}}.banner-full .banner-main .content-area .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.banner-full .banner-main .content-area .bg.banner-bg--webgl{background:radial-gradient(ellipse 90% 75% at 50% 42%, rgba(12, 6, 8, 0.25) 0%, rgba(0, 0, 0, 0.72) 100%);pointer-events:none}.banner-full .banner-main .content-area .bg.banner-bg--webgl::after{display:none}.banner-full .banner-main .content-area .bg .image-bg{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(0.5);animation:loopScale 8s ease-in 0s infinite alternate forwards}.banner-full .banner-main .content-area .bg .shape{position:absolute;width:100%;height:90%;left:0px;bottom:0px;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;opacity:1}.banner-full .banner-main .content-area .bg::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(100deg, #0a0a0a 0%, rgba(10, 10, 10, 0.4) 50%, transparent 100%);opacity:.5;mix-blend-mode:multiply;z-index:-1}.banner-full .banner-main .content-area .content{display:flex;align-items:center;justify-content:center;width:100%;max-width:920px;height:100%;margin:0 auto;z-index:6;position:relative;padding:0 24px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content{max-width:840px;padding:0 28px}}@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{max-width:100%;padding:0 20px}}.banner-full .banner-main .content-area .content .text{position:relative;display:flex;flex-direction:column;align-items:center;padding:20px;text-align:center;margin:0 auto;width:100%;max-width:52rem}.banner-full .banner-main .content-area .content .text .banner-brand-row{display:flex;align-items:center;justify-content:center;gap:clamp(.2rem,.9vw,.38rem);margin:0 0 .45rem;flex-shrink:0}.banner-full .banner-main .content-area .content .text .banner-brand-row__word{font-family:"Syne",system-ui,-apple-system,sans-serif;font-weight:700;font-size:clamp(.68rem,2.1vw,.88rem);color:#fff;letter-spacing:.02em;line-height:1;text-transform:lowercase;white-space:nowrap;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.35))}.banner-full .banner-main .content-area .content .text .banner-brand-row__logo{position:relative;display:block;flex-shrink:0;width:clamp(48px,12vw,62px);height:clamp(48px,12vw,62px);isolation:isolate}.banner-full .banner-main .content-area .content .text .banner-brand-row__ripples{position:absolute;inset:0;width:100%;height:100%;margin:0;pointer-events:none;z-index:0}.banner-full .banner-main .content-area .content .text .banner-brand-row__ripple{position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border-radius:50%;border:1px solid #fc2b39;opacity:0;transform-origin:50% 50%;animation:banner-brand-ripple 2.1s ease-out infinite}.banner-full .banner-main .content-area .content .text .banner-brand-row__ripple:nth-child(even){border-color:rgba(0,0,0,.65)}.banner-full .banner-main .content-area .content .text .banner-brand-row__ripple:nth-child(1){animation-delay:0s}.banner-full .banner-main .content-area .content .text .banner-brand-row__ripple:nth-child(2){animation-delay:0.28s}.banner-full .banner-main .content-area .content .text .banner-brand-row__ripple:nth-child(3){animation-delay:0.56s}.banner-full .banner-main .content-area .content .text .banner-brand-row__ripple:nth-child(4){animation-delay:0.84s}@media(prefers-reduced-motion: reduce){.banner-full .banner-main .content-area .content .text .banner-brand-row__ripple{animation:none;opacity:0;display:none}}.banner-full .banner-main .content-area .content .text .banner-brand-row__logo-img{position:absolute;left:50%;top:50%;z-index:2;display:block;width:clamp(40px,10.5vw,52px);height:clamp(40px,10.5vw,52px);margin:0;padding:0;transform:translate(-50%, -50%);background-color:#fc2b39;-webkit-mask-image:url("../img/logo/logo.png");mask-image:url("../img/logo/logo.png");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-mode:alpha;mask-mode:alpha;filter:drop-shadow(0 0 10px rgba(252, 43, 57, 0.7)) drop-shadow(0 2px 8px rgba(0, 0, 0, 0.35))}.banner-full .banner-main .content-area .content .text.margin-none{margin-left:auto !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{max-width:48rem;padding:16px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text{max-width:40rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text{max-width:100%}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text{max-width:100%;padding:12px}}.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 span.text1{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;color:#fff;font-size:3rem;line-height:3.2rem;text-shadow:2px 2px 50px rgba(0,0,0,.1);font-weight:700;text-transform:uppercase;margin-bottom:5px}@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 span.text1{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.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 span.text1{font-size:2.4rem;line-height:2.5rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px){.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 span.text1{font-size:1.8rem;line-height:2rem;margin-bottom:10px}}@media(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 span.text1{font-size:1.4rem;line-height:1.6rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text h1 b,.banner-full .banner-main .content-area .content .text h2 b,.banner-full .banner-main .content-area .content .text span.text1 b{font-weight:700;color:#fc2b39}.banner-full .banner-main .content-area .content .text h1.text1,.banner-full .banner-main .content-area .content .text h2.text1,.banner-full .banner-main .content-area .content .text span.text1{position:relative;background-image:linear-gradient(100deg, #ffffff 0%, #ffffff 38%, #ffe8ea 48%, #FC2B39 52%, #ffffff 62%, #ffffff 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);animation:banner-headline-shine 8s ease-in-out infinite;filter:drop-shadow(0 4px 24px rgba(0, 0, 0, 0.45))}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text h1.text1,.banner-full .banner-main .content-area .content .text h2.text1,.banner-full .banner-main .content-area .content .text span.text1{animation:none;background:none;color:#fff;-webkit-text-fill-color:#fff;filter:drop-shadow(0 2px 12px rgba(0, 0, 0, 0.5))}}@media(prefers-reduced-motion: reduce){.banner-full .banner-main .content-area .content .text h1.text1,.banner-full .banner-main .content-area .content .text h2.text1,.banner-full .banner-main .content-area .content .text span.text1{animation:none;background:none;color:#fff;-webkit-text-fill-color:#fff;filter:none}}.banner-full .banner-main .content-area .content .text p{font-size:1rem;font-weight:1rem;font-weight:300;color:#fff;margin:15px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem;margin-top:5px}}.banner-full .banner-main .content-area .content .text .text2{font-size:1.2rem;line-height:1.4rem;font-weight:500;color:hsla(0,0%,100%,.94);margin-bottom:20px;text-shadow:0 2px 20px rgba(0,0,0,.4);letter-spacing:.01em}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text .text2{font-size:1.2rem;line-height:1.2rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text .text2{font-size:.92rem;line-height:1.35rem;margin-bottom:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text .text2{font-size:.82rem;line-height:1.28rem;margin-bottom:8px}}.banner-full .banner-main .content-area .content .text .btn-one span{font-size:.9rem;line-height:normal;padding:0;margin:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text .btn-one{font-size:.85rem}}.banner-full .banner-main .content-area .content .text .btn-one i{width:25px;height:25px}.banner-full .banner-main .content-area .content .text .btn-banner,.banner-full .banner-main .content-area .content .text .btn-banner .btn-banner__text{font-size:.82rem !important;line-height:normal}.banner-full .banner-main .content-area .content .text .btn-banner{width:fit-content;align-self:center;margin-top:.35rem;transition:transform .22s cubic-bezier(0.34, 1.2, 0.64, 1),box-shadow .2s ease,border-color .2s ease}.banner-full .banner-main .content-area .content .text .btn-banner::before{transition:transform .38s cubic-bezier(0.22, 1, 0.36, 1),opacity .18s ease}.banner-full .banner-main .content-area .content .text .btn-banner .btn-banner__arrow{transition:transform .2s ease,background .2s ease}.banner-full .banner-main .content-area .content .image-banner{width:100%;height:400px;margin:0 auto;overflow:hidden;border-radius:20px;border:4px solid rgba(249,249,249,.6);box-shadow:8px 8px 45px -5px rgba(0,0,0,.5)}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:360px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:330px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .image-banner{width:95%;height:260px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .image-banner{margin:30px 10px;width:90%;height:240px}}.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}.banner-full .banner-thumb{position:absolute;bottom:5%;left:50%;width:50%;transform:translateX(-50%);z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-thumb{display:none}}@media(max-width: 575px){.banner-full .banner-thumb{display:none}}.banner-full .banner-thumb .swiper-wrapper{display:flex;justify-content:center}.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important;border-radius:50%;cursor:pointer;overflow:hidden;transition:.5s ease;box-shadow:0 3px 20px -5px rgba(0,0,0,.6);opacity:.5}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media(max-width: 575px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}.banner-full .banner-thumb .img-thumb.swiper-slide-thumb-active{transform:scale(1.4);opacity:1;border:2px solid #0a0a0a;box-shadow:0 3px 25px -5px rgba(0,0,0,.6)}.banner-full .banner-thumb .img-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.about-aulas-continuity{position:relative;overflow:hidden;isolation:isolate;background-color:#111113;background-image:linear-gradient(180deg, #101012 0%, #0f0f11 10%, rgba(15, 15, 17, 0.94) 22%, rgba(17, 17, 19, 0.5) 36%, transparent 50%),linear-gradient(93deg, #951022 0%, #6a0f1c 12%, #3a151a 28%, #1a1214 44%, #111113 56%, #111113 78%, #111113 92%, #111113 100%);background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll,fixed}.about-aulas-continuity>.section-about.bg-about{background:rgba(0,0,0,0) !important}.about-aulas-continuity>.section-about.bg-about::after{display:none !important}.about-aulas-continuity>.section-aulas-home{background:rgba(0,0,0,0) !important;background-image:none !important}.section-about{overflow:hidden;position:relative}.section-about::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:repeat;background-size:contain;z-index:0;opacity:.06}.section-about.bg-about .container-fluid,.section-about.bg-about .row,.section-about.bg-about .about-content,.section-about.bg-about .about-img{position:relative;z-index:1}.section-about.bg-about .text-content .desc p,.section-about.bg-about .title-area2.white .title{color:#fff !important}.section-about.bg-about .title-area2 .subtitle{color:#fc2b39 !important}.section-about.bg-about .title-area2 .subtitle::before{background-color:#fc2b39 !important}.section-about.bg-about .box-text-destaque p{color:hsla(0,0%,100%,.95) !important}.section-about.bg-about .box-text-destaque p b{color:#fc2b39 !important}.section-about.bg-about .about-thumbnail .thumbnail::before{border:2px solid #bd8800}.section-about.bg-about .about-thumbnail .thumbnail::after{background:#bd8800}.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 #bd8800}.section-about.bg-dark1 .about-thumbnail .thumbnail::after,.section-about.bg-dark2 .about-thumbnail .thumbnail::after{background:#bd8800}.section-about .about-content{padding:0 10px}.section-about .about-content.white p{color:#fff !important}.section-about .about-content p{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;font-weight:300;font-size:14px;line-height:27px;color:#fff !important;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;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;font-weight:400;font-size:18px;line-height:27px;color:#000;margin:8px 0}.section-about .about-content .text-content .box-text-destaque p{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;font-size:26px;line-height:30px;font-weight:500;color:#000;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-content .text-content .box-text-destaque p{font-size:22px;line-height:24px}}@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-about .about-content .text-content .box-text-destaque p{font-size:20px;line-height:24px}}.section-about .about-content .text-content .box-text-destaque p b{color:#fc2b39;font-weight:600}.section-about .about-img{position:relative;width:100%;height:fit-content;z-index:1;padding-left:0;padding-right:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img{padding-left: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-about .about-img{padding-left:0}}.section-about .about-img::before{content:"";position:absolute;height:50%;width:90%;bottom:-20px;right:20px;background-image:repeating-linear-gradient(45deg, #FC2B39 0, #FC2B39 7px, transparent 0, transparent 50%);background-size:25px 25px;background-color:rgba(0,0,0,0);opacity:.25;z-index:-1}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-img::before{width:100%;right:0}}.section-about .about-img .about-img-single{width:100%;max-height:520px;overflow:hidden;border-radius:12px;box-shadow:0 20px 50px -15px rgba(0,0,0,.5)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-img .about-img-single{max-height:380px}}.section-about .about-img .about-img-single.aboutGallerySwiper .swiper-slide{height:auto}.section-about .about-img .about-img-single.aboutGallerySwiper .swiper-slide img{width:100%;height:100%;min-height:280px;max-height:520px;object-fit:cover;border-radius:12px;display:block;vertical-align:middle}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-img .about-img-single.aboutGallerySwiper .swiper-slide img{min-height:220px;max-height:380px}}.section-about .about-img .about-img-single.aboutGallerySwiper .swiper-pagination-about-gallery{position:absolute;bottom:14px !important;left:0;right:0;z-index:2;display:flex;justify-content:center;gap:8px;pointer-events:auto}.section-about .about-img .about-img-single.aboutGallerySwiper .swiper-pagination-about-gallery .swiper-pagination-bullet{width:8px;height:8px;margin:0 !important;opacity:1;background:hsla(0,0%,100%,.35);border:1px solid hsla(0,0%,100%,.5);transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.section-about .about-img .about-img-single.aboutGallerySwiper .swiper-pagination-about-gallery .swiper-pagination-bullet-active{background:#fc2b39;border-color:hsla(0,0%,100%,.65);transform:scale(1.15);box-shadow:0 0 12px rgba(252,43,57,.65)}.section-about .about-img .about-img-single img{width:100%;height:100%;object-fit:cover;border-radius:12px}.section-about .about-img .box-image1,.section-about .about-img .box-image2{width:100%;height:100%;max-height:580px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img .box-image1,.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-image1,.section-about .about-img .box-image2{min-height:350px;max-height:400px}}.section-about .about-img .box-image2{height:285px;margin-bottom:10px}.section-about .about-img .box-image2:nth-child(2){margin-bottom:0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-img .box-image2{height:290px}}@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:0px}.section-about .about-img img{width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:-3px -3px 25px -5px rgba(0,0,0,.2)}.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:#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){.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:#fc2b39;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:#1a1a1a}.box-cards-mission .card-mission .content .desc{font-size:14px;font-weight:400;line-height:24px;margin:0;color:#1a1a1a}.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(10,10,10,.1)}.section-vantagens .box-epec .espec-card.reverse{flex-direction:row-reverse}.section-vantagens .box-epec .espec-card .icon{position:relative;background:rgba(252,43,57,.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:#bd8800}.section-vantagens .box-epec .espec-card .icon::after{position:absolute;content:"";background:#0a0a0a;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:#0a0a0a}.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:#0a0a0a}.section-vantagens .box-epec .espec-card:hover .icon i{color:#fff}.section-vantagens .box-epec .espec-card:hover .icon::after{height:100%}.section-solution.section-solution--bg-lancamentos{position:relative;isolation:isolate;overflow:hidden;background-color:#1a1212;background-image:linear-gradient(0deg, #1a1212 50%, #2c181a 100%);background-attachment:scroll}.section-solution.section-solution--bg-lancamentos::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 110% 70% at 50% -15%, rgba(252, 43, 57, 0.1) 0%, transparent 52%),linear-gradient(0deg, #1a1212 50%, #2c181a 100%)}.section-solution.section-solution--bg-lancamentos .particles-lancamentos-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;display:block}.section-solution.section-solution--bg-lancamentos>.container-fluid{position:relative;z-index:2}.section-solution .section-solution__canais-col{display:flex;justify-content:center;align-items:flex-start;padding-top:clamp(3.5rem,11vw,9rem)}@media(min-width: 992px){.section-solution .section-solution__canais-col{padding-top:clamp(4.5rem,12vw,11rem)}}.section-solution .section-solution__contato-head .section-solution__contato-desc{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;margin-top:.35rem;margin-bottom:0;max-width:28rem;font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.82)}@media(max-width: 991px){.section-solution{opacity:1 !important;transform:none !important}.section-solution .box-content-cards,.section-solution .solution-card1,.section-solution .box-content-left{opacity:1 !important;transform:none !important}}.section-solution .box-content-left.sticky-top{position:sticky;top:120px;z-index:4}.section-solution .box-content-left .box-image{overflow:hidden;width:100%;height:300px;border-radius:10px}.section-solution .box-content-left .box-image img{width:100%;height:100%;object-fit:cover;object-position:center}.section-solution .box-content-left .section-solution__mapa-wrap{margin-top:1.5rem;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.25)}.section-solution .box-content-left .section-solution__mapa-wrap .section-solution__mapa-link{display:block;padding:10px 14px;font-size:.8125rem;color:hsla(0,0%,100%,.92);text-decoration:none;background:hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.1);transition:background .2s ease}.section-solution .box-content-left .section-solution__mapa-wrap .section-solution__mapa-link:hover{background:hsla(0,0%,100%,.12);color:#fff}.section-solution .box-content-left .section-solution__mapa-wrap iframe{display:block;width:100%;height:min(380px,42vh);min-height:240px;border:0}.section-solution .section-solution__right-row{align-items:flex-start}.section-solution .section-solution__right-row .box-content-cards{padding-left:0}@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-solution .section-solution__right-row .box-content-cards{padding-left:0}}.section-solution .box-content-cards{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:15px}@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-solution .box-content-cards{padding-left:6px}}.section-solution .box-content-cards .solution-card1{display:flex;align-items:center;padding:24px;border-radius:8px;border:1px solid hsla(0,0%,100%,.2)}.section-solution .box-content-cards .solution-card1 .icon span{height:65px;width:65px;line-height:65px;display:flex;align-items:center;justify-content:center;margin-right:20px;border-radius:8px;padding:10px;background:rgba(252,43,57,.5);transition:.3s}.section-solution .box-content-cards .solution-card1 .icon span img{width:100%;height:100%;object-fit:contain;object-position:center;filter:brightness(0) invert(1)}.section-solution .box-content-cards .solution-card1 .icon span i{font-size:28px;color:#fff}.section-solution .box-content-cards .solution-card1 .solution-content .title{color:#fff;font-size:24px;line-height:24px;font-weight:400;transition:.3s}.section-solution .box-content-cards .solution-card1 .solution-content .solution-desc{padding-top:16px;font-size:18px;line-height:26px;font-weight:500;color:#fff;transition:.3s}.section-solution .box-content-cards .solution-card1 .solution-content .solution-desc p,.section-solution .box-content-cards .solution-card1 .solution-content .solution-desc .text{color:#fff;font-size:16px;line-height:26px;font-weight:400;transition:.3s}.section-solution .box-content-cards .solution-card1:hover{background:#fc2b39;transition:.3s}.section-solution .box-content-cards .solution-card1:hover .icon span{background:#0a0a0a;transition:.3s}.section-solution .diferenciais-light-wrap{--lb-bg: #0a0a0a;--lb-s: #FC2B39;--lb-l: rgba(255, 255, 255, 0.12);--lb-bs: rgba(67, 182, 220, 0.15);--lb-duration: 0.3s;--lb-type: linear;margin-top:24px;margin-bottom:24px;display:flex;justify-content:center;align-items:center;width:100%;transform:translateX(-24px)}.section-solution .light-bulb-btn{width:150px;height:150px;border-radius:1000px;padding:1.25rem;box-sizing:content-box;display:flex;justify-content:center;align-items:center;border:2px solid var(--lb-s);background:rgba(0,0,0,0);cursor:default;transition:var(--lb-duration);margin:0 auto}.section-solution .light-bulb-btn:focus{outline:0;border-color:var(--lb-s)}.section-solution .diferenciais-light-wrap .light-bulb{pointer-events:none;transform:translateY(6px)}.section-solution .diferenciais-light-wrap .upper{transform:translateY(-7px)}.section-solution .diferenciais-light-wrap .circle{width:52px;height:50px;background:var(--lb-bg);border:2px solid var(--lb-s);border-radius:100px;position:relative;transition:var(--lb-duration) var(--lb-type);box-shadow:inset 0 6px 10px 2px var(--lb-bs),2px -3px 10px var(--lb-bs)}.section-solution .diferenciais-light-wrap .line-1{width:10px;height:28px;position:absolute;bottom:0;left:0;z-index:2;background:var(--lb-bg);transform:rotate(-30deg) translateX(-2px) translateY(50%);display:flex;justify-content:center;transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .line-2{width:10px;height:28px;position:absolute;bottom:0;right:0;z-index:2;background:var(--lb-bg);transform:rotate(30deg) translateX(2px) translateY(50%);display:flex;justify-content:center;transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .line-c{width:0;height:inherit;border:1px solid var(--lb-s);transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .circle-bottom{width:36px;height:36px;background:var(--lb-l);border-radius:100%;position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .lower{display:flex;justify-content:center;flex-direction:column;position:relative}.section-solution .diferenciais-light-wrap .lower-1{align-self:center;width:18px;height:22px;border:2px solid var(--lb-s);border-radius:0 0 0 4px;position:relative;display:flex;justify-content:space-evenly;flex-direction:column;transition:var(--lb-duration) var(--lb-type);box-shadow:2px 0 4px var(--lb-bs)}.section-solution .diferenciais-light-wrap .lower-1::before{content:"";position:absolute;left:2px;top:-2px;z-index:2;width:6px;height:6px;border-radius:50px 50px 0 0;background:var(--lb-bg);transform:translate(-100%, -100%);transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .lower-1::after{content:"";position:absolute;left:calc(100% - 4px);top:-3px;z-index:2;width:4px;height:6px;background:var(--lb-bg);transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .lower-line{width:50%;height:2px;background:var(--lb-s);transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .lower-2{align-self:center;transform:translateX(11px) translateY(-4px)}.section-solution .diferenciais-light-wrap .lower-2-lines{width:2px;height:36px;background:linear-gradient(to bottom, transparent, transparent 20%, var(--lb-s) 20%, var(--lb-s) 80%, transparent 80%);background-repeat:repeat-y;background-size:2px 8px;transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .lower-2-circle{width:3px;height:3px;border:2px solid var(--lb-s);border-radius:10px;transform:translateX(-2px) translateY(2px);transition:var(--lb-duration) var(--lb-type)}.section-solution .diferenciais-light-wrap .lower-2-inner{transform-origin:center top;animation:light-bulb-swing 4s infinite alternate linear}@keyframes light-bulb-swing{50%{transform:rotate(-20deg)}100%{transform:rotate(20deg)}}.section-solution .box-bottom{padding:20px 15px !important;padding-bottom:0 !important;margin-top:40px;border-top:1px solid hsla(0,0%,100%,.3)}.section-solution .box-bottom .desc p{font-size:24px;line-height:26px;font-weight:400;color:#fff}.section-produtos-galeria .produtos-gallery-wrapper{position:relative;display:flex;align-items:stretch;justify-content:flex-start;gap:0;border-radius:16px;overflow:hidden;background:#0a0505;box-shadow:0 16px 40px rgba(0,0,0,.25);margin:0 auto}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){.section-produtos-galeria .produtos-gallery-wrapper{height:500px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-produtos-galeria .produtos-gallery-wrapper{height:400px}}.section-produtos-galeria .produtosGalleryMain{flex:1;min-height:100%;margin-left:0}.section-produtos-galeria .produtosGalleryMain .swiper-wrapper,.section-produtos-galeria .produtosGalleryMain .swiper-slide{height:100%}.section-produtos-galeria .produtosGalleryMain .produtos-galeria-slide{position:relative;width:100%;height:100%;min-height:320px}.section-produtos-galeria .produtosGalleryMain .produtos-galeria-slide img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform .6s ease,filter .6s ease;filter:brightness(0.9)}.section-produtos-galeria .produtosGalleryMain .produtos-galeria-slide::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left, rgba(255, 255, 255, 0.12), transparent 50%),radial-gradient(circle at bottom, rgba(0, 0, 0, 0.5), transparent 55%);pointer-events:none}.section-produtos-galeria .produtosGalleryMain .produtos-galeria-caption{position:absolute;display:flex;flex-direction:column;justify-content:end;left:22px;bottom:26px;max-width:340px;padding:60px 30px;border-radius:14px;background:rgba(8,12,30,.75);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.12)}.section-produtos-galeria .produtosGalleryMain .produtos-galeria-caption h2,.section-produtos-galeria .produtosGalleryMain .produtos-galeria-caption h3{font-size:24px;font-weight:600;color:#fc2b39;margin-bottom:4px}.section-produtos-galeria .produtosGalleryMain .produtos-galeria-caption p{font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.85);margin:0}.section-produtos-galeria .produtosGalleryMain .swiper-slide-active .produtos-galeria-slide img{transform:scale(1.05);filter:brightness(1)}.section-produtos-galeria .produtosGalleryMain .produtos-gallery-main-pagination{position:absolute;left:24px;bottom:18px;right:24px;display:flex;justify-content:center}.section-produtos-galeria .produtosGalleryMain .produtos-gallery-main-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:999px;background:hsla(0,0%,100%,.4);opacity:1;margin:0 4px !important;transition:.25s ease}.section-produtos-galeria .produtosGalleryMain .produtos-gallery-main-pagination .swiper-pagination-bullet-active{width:22px;background:#0a0a0a}.section-produtos-galeria .produtosGalleryThumbs{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:120px;height:90%;padding:10px;border-radius:14px;background:rgba(10,10,10,.5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:5}.section-produtos-galeria .produtosGalleryThumbs .produtos-thumbs-nav{position:absolute;inset-inline:4px;top:4px;bottom:4px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;pointer-events:none;z-index:10}.section-produtos-galeria .produtosGalleryThumbs .produtos-thumbs-nav .thumbs-button{width:26px;height:26px;border-radius:50%;border:none;background:rgba(10,16,32,.9);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.section-produtos-galeria .produtosGalleryThumbs .produtos-thumbs-nav .thumbs-button svg{display:block}.section-produtos-galeria .produtosGalleryThumbs .produtos-thumbs-nav .thumbs-button:hover{background:#0a0a0a;box-shadow:0 4px 10px rgba(0,0,0,.4);transform:translateY(-1px)}.section-produtos-galeria .produtosGalleryThumbs .swiper-slide{height:60px !important;opacity:.55;transition:opacity .25s ease,transform .25s ease;transform-origin:center}.section-produtos-galeria .produtosGalleryThumbs .swiper-slide-thumb-active{opacity:1;transform:translateX(-2px)}.section-produtos-galeria .produtosGalleryThumbs .produtos-galeria-thumb{border-radius:10px;overflow:hidden;border:2px solid rgba(0,0,0,0);transition:border-color .25s ease;aspect-ratio:4/3}.section-produtos-galeria .produtosGalleryThumbs .produtos-galeria-thumb img{width:100%;height:100%;object-fit:cover;display:block}.section-produtos-galeria .produtosGalleryThumbs .swiper-slide-thumb-active .produtos-galeria-thumb{border-color:hsla(0,0%,100%,.5);box-shadow:0 0 0 1px #0a0a0a}@media(max-width: 1199.98px){.section-produtos-galeria .produtos-gallery-wrapper{flex-direction:column;border-radius:14px;min-height:280px}.section-produtos-galeria .produtosGalleryMain{margin-left:0;order:1}.section-produtos-galeria .produtosGalleryMain .produtos-galeria-slide{min-height:240px}.section-produtos-galeria .produtosGalleryMain .produtos-gallery-main-pagination{bottom:10px}.section-produtos-galeria .produtosGalleryThumbs{position:static;transform:none;order:2;width:100%;height:80px;min-height:80px;margin-top:0;padding:12px 16px;border-radius:0 0 14px 14px;border-left:none;border-right:none;border-bottom:none;background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid hsla(0,0%,100%,.08)}.section-produtos-galeria .produtosGalleryThumbs .produtos-thumbs-nav{display:none}.section-produtos-galeria .produtosGalleryThumbs .swiper-wrapper{align-items:center}.section-produtos-galeria .produtosGalleryThumbs .swiper-slide{height:56px;flex-shrink:0}.section-produtos-galeria .produtosGalleryThumbs .produtos-galeria-thumb{width:100%;height:100%;aspect-ratio:1;border-radius:10px;max-height:56px}.section-produtos-galeria .produtosGalleryThumbs .produtos-galeria-thumb img{object-fit:cover}}@media(max-width: 575.98px){.section-produtos-galeria .produtosGalleryThumbs{height:72px;min-height:72px;padding:10px 12px}.section-produtos-galeria .produtosGalleryThumbs .swiper-slide{height:50px}.section-produtos-galeria .produtosGalleryThumbs .produtos-galeria-thumb{max-height:50px;border-radius:8px}}.solutions-area.bg-dark{background:linear-gradient(20deg, #0a0a0a, #000000) !important}.solutions-area.bg-light{background-image:linear-gradient(340deg, rgba(8, 17, 150, 0.071) 0%, rgba(63, 40, 216, 0.059) 100%)}.solutions-area .prodSwiper .box-controls{position:relative;display:flex;align-items:center;justify-content:center;width:300px;height:60px;margin:0 auto;z-index:1}.solutions-area .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}.solutions-area .prodSwiper .box-controls .swiper-pagination .swiper-pagination-progressbar-fill{background:#fc2b39}.solutions-area .prodSwiper .box-controls .navs{position:absolute;display:flex;align-items:center;justify-content:center;left:50%;transform:translateX(-50%);width:100%;height:100%}.solutions-area .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}.solutions-area .prodSwiper .box-controls .navs .swiper-buttons::after{display:none}.solutions-area .prodSwiper .box-controls .navs .swiper-buttons svg{width:100%;height:100%;transition:.3s ease}.solutions-area .prodSwiper .box-controls .navs .swiper-buttons svg path{stroke:#fc2b39}.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-image:url(../img/gallery/about1.webp);background-attachment:fixed;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(10,10,10,.8);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;z-index:-1}.counter-area-2 .counter-wrap2 .counter-card2{text-align:center;padding:20px;width:100%;height:250px;border-radius:50%;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{display:flex;justify-content:center;font-size:80px;font-weight:300;color:#fc2b39;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}}@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}}.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-text,.counter-area-2 .counter-wrap2 .counter-card2 .media-body p{margin-top:1px;font-size:24px;text-transform:capitalize;color:#fff}@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-feedbacks{position:relative}.section-feedbacks::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/banners/bg-feedbacks.png);background-position:center;background-size:1500px;background-repeat:repeat-x;background-color:#f6f6f6;opacity:.1}.section-feedbacks .content{display:flex;flex-direction:column;justify-content:center;background:#fc2b39;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(10,10,10,.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:#fc2b39;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:#fc2b39}.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:#fc2b39;font-size:16px;font-weight:600;transition:.3s ease;border-radius:5px}.section-feedbacks .content .btn-testi:hover{background:#0a0a0a;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}.section-aulas-home{position:relative;overflow:hidden;background-color:#111113;background-image:radial-gradient(circle at top left, #950923 10%, #111113 30%)}.section-aulas-home .section-aulas-home-inner{position:relative;z-index:1}.section-aulas-home .aulas-home-swiper-wrap{position:relative;max-width:100%;margin:0 auto}.section-aulas-home .aulasHomeSwiper{width:100%;padding:24px 0 12px;overflow:visible}@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-aulas-home .aulasHomeSwiper{padding:16px 0 8px}}.section-aulas-home .aulasHomeSwiper .swiper-wrapper{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);backface-visibility:hidden}.section-aulas-home .aulas-home-controls{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:4px;width:fit-content;max-width:100%;min-height:40px;margin:1rem auto 0;z-index:3;position:relative}.section-aulas-home .aulas-home-controls .aulas-home-pagination{display:flex;justify-content:center;align-items:center;width:auto;flex:0 0 auto;flex-wrap:nowrap;gap:0;margin:0;padding:0 2px;position:static;transform:none;top:auto !important}.section-aulas-home .aulas-home-controls .swiper-pagination-bullet-custom{display:block;flex-shrink:0;width:17px;height:17px;position:relative;cursor:pointer;border:0;padding:0;background:rgba(0,0,0,0);font:inherit;appearance:none}.section-aulas-home .aulas-home-controls .swiper-pagination-bullet-custom::before{content:"";display:block;width:7px;height:7px;border-radius:50%;background-color:hsla(0,0%,100%,.65);position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.section-aulas-home .aulas-home-controls .swiper-pagination-bullet-custom:not(:last-child){margin-right:2px}.section-aulas-home .aulas-home-controls .swiper-pagination-bullet-custom svg{display:none;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-90deg)}.section-aulas-home .aulas-home-controls .swiper-pagination-bullet-custom--active svg{display:block}.section-aulas-home .aulas-home-controls .swiper-pagination-bullet-custom--active svg circle{stroke-dasharray:56.5563;stroke-dashoffset:56.5563;animation:BulletProgress calc(var(--delay, 5000)*1ms) linear forwards}.section-aulas-home .aulas-home-controls .swiper-pagination-bullet-custom--active::before{background-color:#fff}.section-aulas-home .aulas-home-controls .swiper-buttons{color:#fc2b39;height:36px;width:36px;transition:.3s ease;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;flex-shrink:0;border:0;padding:0;background:rgba(0,0,0,0);appearance: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){.section-aulas-home .aulas-home-controls .swiper-buttons{height:34px;width:34px}}.section-aulas-home .aulas-home-controls .swiper-buttons svg{width:36px;height:36px}@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-aulas-home .aulas-home-controls .swiper-buttons svg{width:34px;height:34px}}.section-aulas-home .aulas-home-controls .swiper-buttons svg path{stroke:#fff}.section-aulas-home .aulas-home-controls .swiper-buttons:hover{transform:scale(1.08)}.section-aulas-home .aulasHomeSwiper .swiper-slide{position:relative;width:200px;height:420px;overflow:visible;user-select:none;flex-shrink:0;display:flex;align-items:center;justify-content:center;backface-visibility:hidden}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-aulas-home .aulasHomeSwiper .swiper-slide{width:160px;height:360px}}.section-aulas-home .aulas-slide-card{position:relative;display:block;width:200px;height:420px;border-radius:12px;overflow:hidden;flex-shrink:0;backface-visibility:hidden;transform:translateZ(0);transition:width .55s cubic-bezier(0.33, 1, 0.68, 1),height .55s cubic-bezier(0.33, 1, 0.68, 1);text-decoration:none;color:inherit}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-aulas-home .aulas-slide-card{width:160px;height:360px}}.section-aulas-home .aulas-slide-card::after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(120deg, rgba(252, 43, 57, 0.75), rgba(39, 8, 92, 0.75));mix-blend-mode:multiply;z-index:1;transition:background .45s ease-out;pointer-events:none}.section-aulas-home .aulas-slide-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:object-position .55s cubic-bezier(0.33, 1, 0.68, 1)}.section-aulas-home .aulas-slide-card p{position:absolute;left:20px;bottom:10px;right:12px;margin:0;color:#fff;font-size:1.15rem;font-weight:600;font-style:italic;letter-spacing:2px;z-index:2;opacity:0;transform:rotate(360deg) scale(0);transition:opacity .5s cubic-bezier(0.33, 1, 0.68, 1),transform .5s cubic-bezier(0.33, 1, 0.68, 1);line-height:1.2}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-aulas-home .aulas-slide-card p{font-size:1rem;left:14px}}.section-aulas-home .aulasHomeSwiper .swiper-slide-active{z-index:1}.section-aulas-home .aulasHomeSwiper .swiper-slide-active .aulas-slide-card{width:300px;height:480px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-aulas-home .aulasHomeSwiper .swiper-slide-active .aulas-slide-card{width:240px;height:400px}}.section-aulas-home .aulasHomeSwiper .swiper-slide-active .aulas-slide-card::after{background:rgba(80,80,80,.45)}.section-aulas-home .aulasHomeSwiper .swiper-slide-active .aulas-slide-card img{object-position:50% 0%}.section-aulas-home .aulasHomeSwiper .swiper-slide-active .aulas-slide-card p{transform:rotate(0deg) scale(1);opacity:1}.section-lancamentos{position:relative;overflow:hidden;background:#1a1212;background:linear-gradient(0deg, #1a1212 50%, #2c181a 100%);background-attachment:scroll}.section-lancamentos .particles-lancamentos-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;display:block}.section-lancamentos .section-lancamentos-inner{position:relative;z-index:1}.section-lancamentos .lancamentos-btn-wrap .btn-lancamentos span::before{display:none}.section-lancamentos .lancamentos-btn-wrap{margin-top:24px}.section-lancamentos .lancamentos-btn-wrap .btn-lancamentos{display:inline-flex !important;align-items:center;justify-content:center;padding:.5rem 1.1rem !important;border-radius:9999px;font-size:.8rem !important;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;background:#fc2b39;color:#fff !important;border:0;margin:0;transition:background .25s ease,transform .15s ease}.section-lancamentos .lancamentos-btn-wrap .btn-lancamentos span{display:inline !important;padding:0 !important;margin:0 !important;color:#fff !important;font-size:inherit !important;letter-spacing:inherit !important}.section-lancamentos .lancamentos-btn-wrap .btn-lancamentos:hover{background:#fc2b39;color:#fff !important;transform:translateY(-1px)}.section-lancamentos .lancamentos-btn-wrap .btn-lancamentos:hover span{color:#fff !important}.section-lancamentos .lancamentos-btn-wrap .btn-lancamentos:active{transform:translateY(0)}.section-lancamentos .controls{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:20px;position:relative;width:100%}.section-lancamentos .swiper-buttons{color:#fc2b39;height:50px;width:50px;transition:.3s ease;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;flex-shrink:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-lancamentos .swiper-buttons{height:40px;width:40px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.section-lancamentos .swiper-buttons{height:45px;width:45px}}@media(max-width: 575px){.section-lancamentos .swiper-buttons{height:45px;width:45px}}.section-lancamentos .swiper-buttons svg{width:50px;height:50px}.section-lancamentos .swiper-buttons svg path{stroke:#fff}.section-lancamentos .lancamentosSwiper{padding-bottom:32px;overflow:hidden}.section-lancamentos .card-lancamento{position:relative;width:100%;max-width:320px;margin:0 auto;height:420px;background:#191919;border-radius:20px;overflow:hidden}.section-lancamentos .card-lancamento::before{content:"";position:absolute;top:-50%;width:100%;height:100%;background:#fc2b39;transform:skewY(345deg);transition:.5s}.section-lancamentos .card-lancamento:hover::before{top:-70%;transform:skewY(390deg)}.section-lancamentos .card-lancamento::after{content:"EXATRONIC";position:absolute;bottom:0;left:0;font-weight:600;font-size:4em;color:rgba(0,0,0,.08);z-index:0}.section-lancamentos .card-lancamento .imgBox{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding-top:24px;z-index:1}.section-lancamentos .card-lancamento .card-lancamento-img{height:220px;width:auto;max-width:85%;object-fit:contain;transition:.5s}.section-lancamentos .card-lancamento:hover .card-lancamento-img{transform:scale(1.05)}.section-lancamentos .card-lancamento .contentBox{position:relative;padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:2}.section-lancamentos .card-lancamento .contentBox h3{font-size:18px;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.section-lancamentos .card-lancamento .contentBox .buy{position:relative;top:0;opacity:0;padding:10px 28px;margin-top:4px;margin-bottom:8px;color:#000;text-decoration:none;background:#fc2b39;border-radius:30px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:opacity .3s ease}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-lancamentos .card-lancamento .contentBox .buy{opacity:1}}.section-lancamentos .card-lancamento:hover .contentBox .buy{opacity:1}.page-produtos-listing .card-lancamento{position:relative;width:100%;max-width:320px;margin:0 auto;height:420px;background:#191919;border-radius:20px;overflow:hidden}.page-produtos-listing .card-lancamento::before{content:"";position:absolute;top:-50%;width:100%;height:100%;background:#fc2b39;transform:skewY(345deg);transition:.5s}.page-produtos-listing .card-lancamento:hover::before{top:-70%;transform:skewY(390deg)}.page-produtos-listing .card-lancamento::after{content:"EXATRONIC";position:absolute;bottom:0;left:0;font-weight:600;font-size:4em;color:rgba(0,0,0,.08);z-index:0}.page-produtos-listing .card-lancamento .imgBox{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding-top:24px;z-index:1}.page-produtos-listing .card-lancamento .card-lancamento-img{height:220px;width:auto;max-width:85%;object-fit:contain;transition:.5s}.page-produtos-listing .card-lancamento:hover .card-lancamento-img{transform:scale(1.05)}.page-produtos-listing .card-lancamento .contentBox{position:relative;padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:2;text-align:center}.page-produtos-listing .card-lancamento .contentBox h3{font-size:18px;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.page-produtos-listing .card-lancamento .contentBox .buy{position:relative;top:0;opacity:0;padding:10px 28px;margin-top:4px;margin-bottom:8px;color:#000;text-decoration:none;background:#fc2b39;border-radius:30px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:opacity .3s ease}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.page-produtos-listing .card-lancamento .contentBox .buy{opacity:1}}.page-produtos-listing .card-lancamento:hover .contentBox .buy{opacity:1}.section-process .title-area2{margin-bottom:0}.section-process .process-desc{font-size:1rem;line-height:1.6;margin-top:1.5rem;margin-bottom:0;color:hsla(0,0%,100%,.9)}.section-process .process-desc strong{color:#fff;font-weight:600}.section-process .process-circles-wrap{display:flex;flex-direction:column;align-items:center;gap:2rem}.section-process .process-circles-row{display:flex;align-items:flex-start;justify-content:center;gap:2rem;flex-wrap:wrap}.section-process .process-circles-row--single{justify-content:center}.section-process .process-circles-row--single .step-img-wrap{flex:0 0 auto}.section-process .step-img-wrap{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:220px}.section-process .step-content{margin-top:1rem}.section-process .step-content .step-title{font-size:1.125rem;font-weight:600;margin-bottom:0;color:#fff}.section-process .step-img{position:relative;display:flex;align-items:center;justify-content:center;padding:10px;width:200px;height:200px;border-radius:50%;-webkit-border-radius:50%;overflow:hidden;transition:.3s ease;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-process .step-img{width:160px;height:160px}}@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-process .step-img{width:180px;height:180px;border-radius:50%;-webkit-border-radius:50%}}.section-process .step-img .step-img-electric-border{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;border:2px solid #fc2b39;pointer-events:none;z-index:0;box-shadow:0 0 20px rgba(67,182,220,.4),inset 0 0 20px rgba(67,182,220,.08)}@media(hover: none){.section-process .step-img .step-img-electric-border{filter:none}}@media(hover: hover){.section-process .step-img .step-img-electric-border{filter:url(#electric-border-displace)}}.section-process .step-img img{width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;object-fit:cover;transition:.3s ease;position:relative;z-index:1}@media(hover: hover){.section-process .step-img:hover img{transform:scale(1.05)}}@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-process .process-circles-wrap{margin-bottom:2rem}.section-process .title-area2{text-align:center}.section-process .step-content{text-align:center}}.section-contato{padding:4rem 0;border-top:none}.section-contato .title-area2{margin-bottom:2.5rem}.section-contato .contato-info-card,.section-contato .contato-form-card{background:hsla(0,0%,100%,.06);backdrop-filter:blur(10px);border-radius:12px;padding:1.75rem;border:1px solid hsla(0,0%,100%,.1);height:100%}.section-contato .contato-info-title,.section-contato .contato-form-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.15)}.section-contato .contato-info-list{list-style:none;padding:0;margin:0 0 1.5rem 0}.section-contato .contato-info-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:1rem;color:hsla(0,0%,100%,.95)}.section-contato .contato-info-list li:last-of-type{margin-bottom:0}.section-contato .contato-info-list .contato-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);border-radius:8px;color:#fc2b39;font-size:1rem}.section-contato .contato-info-list a,.section-contato .contato-info-list span{font-size:.9375rem;line-height:1.4;color:hsla(0,0%,100%,.95);text-decoration:none}.section-contato .contato-info-list a:hover{color:#fff;text-decoration:underline}.section-contato .contato-info-list .contato-endereco a{line-height:1.5}.section-contato .contato-mapa-wrap{border-radius:10px;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);margin-top:1.25rem}.section-contato .contato-mapa-wrap .contato-mapa-abrir{display:block;padding:8px 12px;font-size:.8125rem;color:hsla(0,0%,100%,.9);text-decoration:none;background:hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.1);transition:background .2s ease}.section-contato .contato-mapa-wrap .contato-mapa-abrir:hover{background:hsla(0,0%,100%,.12);color:#fff}.section-contato .contato-mapa-wrap iframe{display:block;width:100%;height:200px}.section-contato .contato-form-card .form-contact .form-control,.section-contato .contato-form-card .form-contact textarea{background:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.25);color:#1a1a1a}.section-contato .contato-form-card .form-contact .form-control::placeholder,.section-contato .contato-form-card .form-contact textarea::placeholder{color:#666}.section-contato .contato-form-card .form-contact label{color:hsla(0,0%,100%,.9)}.section-contato .contato-form-card .btn-main,.section-contato .contato-form-card .whats-form{margin-top:.5rem}@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-contato{padding:3rem 0}.section-contato .contato-body .col-lg-5{margin-bottom:0}.section-contato .contato-mapa-wrap{height:200px}}@keyframes servicos-cards-float{0%{transform:translateY(0) rotate(0deg);opacity:0;border-radius:0}10%{opacity:.85}35%{opacity:.9}60%{opacity:.45}82%{opacity:.12}100%{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}.section-servicos-cards{position:relative;z-index:1;padding:0;margin:0;overflow-x:clip;overflow-y:visible;-webkit-clip-path:inset(-12rem 0 0 0);clip-path:inset(-12rem 0 0 0);border:0;outline:none;box-shadow:none;background-color:#111113}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-servicos-cards{overflow-x:visible}}.section-servicos-cards{background-image:linear-gradient(90deg, transparent 0%, transparent 30%, rgba(17, 17, 19, 0.45) 44%, #111113 54%, #111113 100%),linear-gradient(93deg, #951022 0%, #6a0f1c 12%, #3a151a 28%, #1a1214 44%, #111113 56%, #111113 78%, #111113 92%, #111113 100%);background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll,fixed}.section-servicos-cards .servicos-cards-topic.section-padding{padding-top:clamp(1.75rem,4vw,2.5rem);padding-bottom:clamp(1.75rem,4vw,2.5rem)}.servicos-cards-topic{position:relative;display:flex;justify-content:center;align-items:center;min-height:0;overflow-x:clip;overflow-y:visible;background:rgba(0,0,0,0)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.servicos-cards-topic{overflow-x:visible}}@media(prefers-reduced-motion: reduce){.servicos-cards-topic .servicos-cards-circles li{animation:none !important;opacity:.15}}.servicos-cards-circles{position:absolute;inset:0;width:100%;height:100%;overflow:visible;margin:0;padding:0;list-style:none;pointer-events:none;z-index:0}.servicos-cards-circles li{position:absolute;display:block;width:20px;height:20px;bottom:-150px;opacity:0;will-change:transform,opacity;background-image:linear-gradient(225deg, #FC2B39 0%, #950923 45%, #1a1a1a 100%);animation:servicos-cards-float 25s cubic-bezier(0.42, 0, 0.58, 1) infinite;animation-fill-mode:backwards}.servicos-cards-circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.servicos-cards-circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2.2s;animation-duration:14s}.servicos-cards-circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4.5s}.servicos-cards-circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:1.1s;animation-duration:19s}.servicos-cards-circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:5.8s}.servicos-cards-circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.servicos-cards-circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7.4s}.servicos-cards-circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:42s}.servicos-cards-circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2.8s;animation-duration:33s}.servicos-cards-circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:8.2s;animation-duration:13s}.servicos-cards-inner{position:relative;z-index:2;width:100%;max-width:1080px;padding-left:max(1rem,2.5vw);padding-right:max(1rem,2.5vw);overflow-x:visible;margin-left:0;margin-right:auto}.servicos-cards-topic--align-right .servicos-cards-inner{margin-left:auto;margin-right:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.servicos-cards-topic--align-left .servicos-cards-inner,.servicos-cards-topic--align-right .servicos-cards-inner{margin-left:auto;margin-right:auto}}.servicos-cards-glass{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.65rem,1.4vw,1rem);width:100%;padding:clamp(1.35rem,3.2vw,2.25rem);overflow:visible;border-radius:20px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 100%);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 12px 40px rgba(0,0,0,.35)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.servicos-cards-glass{flex-direction:column-reverse;text-align:center;padding-left:clamp(.85rem,5vw,1.35rem);padding-right:clamp(.85rem,5vw,1.35rem)}}.servicos-cards-topic--reverse .servicos-cards-glass{flex-direction:row-reverse}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.servicos-cards-topic--reverse .servicos-cards-glass{flex-direction:column-reverse}}.servicos-cards-info{flex:1 1 280px;max-width:460px;padding:0 clamp(.5rem,2vw,1.25rem);text-align:left}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.servicos-cards-info{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;padding-left:clamp(.75rem,4vw,1.25rem);padding-right:clamp(.75rem,4vw,1.25rem)}.servicos-cards-info .title-area2{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:.25rem;margin-bottom:1.1rem}.servicos-cards-info .title-area2 .subtitle{margin-left:auto;margin-right:auto;margin-bottom:.65rem;padding-left:0;padding-right:0;padding-top:30px;text-align:center;max-width:min(100%,22rem);letter-spacing:.12em}.servicos-cards-info .title-area2 .subtitle::before{left:50%;top:0;transform:translate(-50%, 0)}.servicos-cards-info .title-area2 h2.title,.servicos-cards-info .title-area2 .title{text-align:center;font-size:clamp(1.35rem,5.2vw + .25rem,1.9rem);line-height:1.18;margin-top:.4rem;margin-bottom:0;max-width:100%;text-wrap:balance}.servicos-cards-info .servicos-cards-text{max-width:34rem;width:100%}.servicos-cards-info .servicos-cards-btn{margin-left:auto;margin-right:auto}}.servicos-cards-info .title-area2 .subtitle{color:hsla(0,0%,100%,.75)}.servicos-cards-text{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;color:hsla(0,0%,100%,.92);font-size:1rem;line-height:1.55;margin-bottom:1.25rem}.servicos-cards-btn{margin-top:.25rem}.servicos-cards-empty{flex:0 0 auto;min-width:200px;max-width:280px;font-size:.9375rem}.servicos-cards-topic .servicosCardsSwiper{flex:0 0 auto;width:min(300px,92vw);height:336px;padding:22px 18px;margin-left:auto;margin-right:auto;box-sizing:content-box;overflow:hidden !important;min-height:336px;opacity:0 !important;transition:opacity .2s ease}.servicos-cards-topic .servicosCardsSwiper.servicos-cards-swiper--ready{opacity:1 !important;overflow:visible !important}.servicos-cards-topic .servicosCardsSwiper.servicos-cards-swiper--ready.swiper{overflow:visible !important}.servicos-cards-topic .servicosCardsSwiper .swiper-wrapper{overflow:visible}.servicos-cards-topic .servicosCardsSwiper .swiper-slide-shadow,.servicos-cards-topic .servicosCardsSwiper [class*=swiper-slide-shadow]{display:none !important}@media only screen and (min-width: 576px)and (max-width: 767px){.servicos-cards-topic .servicosCardsSwiper{width:min(280px,88vw);height:320px;min-height:320px;padding:20px 14px}}@media(max-width: 575px){.servicos-cards-topic .servicosCardsSwiper{width:min(252px,86vw);height:296px;min-height:296px;padding:16px 12px}}.servicos-cards-slide{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 10px 32px rgba(0,0,0,.4);user-select:none}.servicos-cards-slide-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.servicos-cards-slide-img--top{object-position:50% 0%}.int-page-1{background-color:#0a0a0a;color:#fff}.int-page-1 p,.int-page-1 li,.int-page-1 strong{color:hsla(0,0%,100%,.92)}.int-page-1 .desc a,.int-page-1 p a,.int-page-1 li a{color:#fc2b39;text-decoration:underline;text-underline-offset:2px}.int-page-1 .desc a:hover,.int-page-1 p a:hover,.int-page-1 li a:hover{color:#fff}.int-page-1 .titles1{color:#fff;font-size:1.35rem;font-weight:700;margin:1.25rem 0 .75rem}.int-page-1 .ajust-float{margin-bottom:1rem;overflow:hidden;border-radius:5px}@media(min-width: 768px){.int-page-1 .ajust-float{width:58%;float:left;margin-right:20px;margin-bottom:1.25rem}}.int-page-1 .ajust-float img{display:block;width:100%;height:400px;border-radius:5px;object-fit:cover;object-position:center}@media(max-width: 767px){.int-page-1 .ajust-float img{height:300px}}.int-page-1 .ajust-float .intPageGallerySwiper{width:100%;height:400px}@media(max-width: 767px){.int-page-1 .ajust-float .intPageGallerySwiper{height:300px}}.int-page-1 .ajust-float .intPageGallerySwiper .swiper-slide{height:100%}.int-page-1 .ajust-float .intPageGallerySwiper .swiper-pagination-bullet{background:hsla(0,0%,100%,.55);opacity:1}.int-page-1 .ajust-float .intPageGallerySwiper .swiper-pagination-bullet-active{background:#fc2b39}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .padding-lg-right>.btn-main{display:flex;margin:1.25rem 0 0;width:fit-content;max-width:100%}.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:#fc2b39;font-weight:600}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{border:0;padding:0;background:rgba(0,0,0,0);appearance:none;cursor:pointer}.int-page-1 p,.int-page-1 li{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal}.int-page-1 .col-lg-8 h2.titles1,.int-page-1 .col-lg-8 h2,.int-page-1 .col-lg-8 h3,.int-page-1 .int-typography h2.titles1,.int-page-1 .int-typography h2,.int-page-1 .int-typography h3{text-align:left}.int-page-1 .boxExpand{clear:both;margin:0;padding:.35rem 0 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;color:hsla(0,0%,100%,.92)}.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, #0a0a0a 20%, rgba(10, 10, 10, 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);color:hsla(0,0%,100%,.9)}.int-page-1 .boxExpand .btn-expand span{color:inherit}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#fc2b39;bottom:0px;font-size:40px;transition:.3s ease}.int-page-1 .faq .accordion{box-shadow:none;padding:1.25rem 1.5rem;background:#0a0a0a;border:1px solid hsla(0,0%,100%,.1);border-radius:8px}@media(min-width: 992px){.int-page-1 .faq .accordion{width:100%}}.int-page-1 .faq .accordion .accordion-item{background:rgba(0,0,0,0);border:none}.int-page-1 .faq .accordion .accordion-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.12)}.int-page-1 .faq .accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid rgba(252,43,57,.45)}.int-page-1 .faq .accordion button{color:hsla(0,0%,100%,.95);background:rgba(0,0,0,0)}.int-page-1 .faq .accordion button:hover,.int-page-1 .faq .accordion button:focus{color:#fff}.int-page-1 .faq .accordion button .accordion-title{color:inherit}.int-page-1 .faq .accordion button .icon{color:#fc2b39;border-color:hsla(0,0%,100%,.35)}.int-page-1 .faq .accordion button[aria-expanded=true]{color:#fff}.int-page-1 .faq .accordion button[aria-expanded=true] .icon{color:#fc2b39}.int-page-1 .faq .accordion .accordion-content p,.int-page-1 .faq .accordion .accordion-content li{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;color:hsla(0,0%,100%,.88);font-weight:400;border:0}@media(max-width: 991px){.int-page-1 .faq .accordion .accordion-content p{color:hsla(0,0%,100%,.88);font-weight:400;border-bottom:none}}.int-page-1 .sidebar-suggest li,.int-page-1 .sidebar-suggest a,.int-page-1 .sidebar-suggest p{text-align:left;text-align-last:left;text-justify:auto;hyphens:manual;word-break:normal}.int-page-1 .sidebar-suggest ul,.int-page-1 .sidebar-suggest li{list-style:none !important;list-style-type:none !important;margin:0;padding:0}.int-page-1 .sidebar-suggest ul::marker,.int-page-1 .sidebar-suggest li::marker{content:none}.int-page-1 .sidebar-suggest__box{border-radius:14px;overflow:hidden;background:linear-gradient(165deg, #141416 0%, #0c0c0e 100%);border:1px solid rgba(252,43,57,.28);box-shadow:0 16px 42px rgba(0,0,0,.38)}.int-page-1 .sidebar-suggest__head{padding:20px 22px 18px;border-bottom:1px solid hsla(0,0%,100%,.08);background:linear-gradient(90deg, rgba(252, 43, 57, 0.14) 0%, transparent 72%)}.int-page-1 .sidebar-suggest__eyebrow{margin:0 0 4px;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fc2b39}.int-page-1 .sidebar-suggest__title{margin:0;font-size:1.2rem;font-weight:700;line-height:1.25;color:#fff;text-align:left}.int-page-1 .sidebar-suggest__nav{padding:6px 0}.int-page-1 .sidebar-suggest__list{margin:0;padding:0}.int-page-1 .sidebar-suggest__item{border-bottom:1px solid hsla(0,0%,100%,.06)}.int-page-1 .sidebar-suggest__item:last-child{border-bottom:0}.int-page-1 .sidebar-suggest__item a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 22px;color:hsla(0,0%,100%,.9);font-weight:600;font-size:.94rem;line-height:1.35;text-decoration:none;transition:background .22s ease,color .22s ease,padding-left .22s ease}.int-page-1 .sidebar-suggest__item a:hover,.int-page-1 .sidebar-suggest__item a:focus-visible{background:rgba(252,43,57,.12);color:#fff;padding-left:26px}.int-page-1 .sidebar-suggest__label{flex:1;min-width:0}.int-page-1 .sidebar-suggest__icon{flex-shrink:0;font-size:.72rem;color:#fc2b39;opacity:.85;transition:transform .22s ease,opacity .22s ease}.int-page-1 .sidebar-suggest__item a:hover .int-page-1 .sidebar-suggest__icon,.int-page-1 .sidebar-suggest__item a:focus-visible .int-page-1 .sidebar-suggest__icon{transform:translateX(3px);opacity:1}.int-page-1 .sidebar-suggest__foot{padding:16px 22px 22px;border-top:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.22)}.int-page-1 .sidebar-suggest__cta{display:flex;width:100%;justify-content:center;text-align:center;margin:0}.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:#fc2b39;font-weight:600}.int-page-2 .swiper-button-prev,.int-page-2 .swiper-button-next{border:0;padding:0;background:rgba(0,0,0,0);appearance:none;cursor:pointer}.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:#fc2b39;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(#FC2B39, #0a0a0a);-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:#fc2b39;background:linear-gradient(120deg, #0a0a0a 45%, #FC2B39 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, #0a0a0a 60%, #FC2B39 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:#fc2b39;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:#fc2b39;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#fc2b39}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#0a0a0a}@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:#fc2b39}.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:#0a0a0a;background:linear-gradient(90deg, #FC2B39 45%, #0a0a0a 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, #FC2B39 45%, #0a0a0a 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 #fc2b39;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:#fc2b39;background:linear-gradient(180deg, #FC2B39 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%, #0a0a0a 54% 57%, rgba(0, 0, 0, 0) 59%) 0 40px,radial-gradient(farthest-side at 50% 133.33%, rgba(0, 0, 0, 0) 52%, #0a0a0a 54% 57%, rgba(0, 0, 0, 0) 59%) 40px 0,radial-gradient(farthest-side at 133.33% 50%, rgba(0, 0, 0, 0) 52%, #0a0a0a 54% 57%, rgba(0, 0, 0, 0) 59%),radial-gradient(farthest-side at 50% -33.33%, rgba(0, 0, 0, 0) 52%, #0a0a0a 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:#0a0a0a}.int-page-4 .service-content .titles2{color:#0a0a0a;font-size:24px;margin:15px 0}.int-page-4 .service-content p{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;font-size:16px;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 #fc2b39;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:#fc2b39}.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:#fc2b39}.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:#fc2b39;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:#fc2b39;color:#fff;font-size:18px;transition:.3s ease}.int-page-4 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#fff;color:#fc2b39}.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:#fc2b39;font-weight:600}.int-page-4 .swiper-button-prev,.int-page-4 .swiper-button-next{border:0;padding:0;background:rgba(0,0,0,0);appearance:none;cursor:pointer}.page-escola{background-color:#0a0a0a}.page-escola .page-escola-about .about-img{max-width:560px;margin:0 auto}.page-escola .page-escola-about .text-content .title-area2{text-align:left}.page-escola .page-escola-about .text-content p,.page-escola .page-escola-about .text-content li,.page-escola .page-escola-about .text-content .desc p{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;color:hsla(0,0%,100%,.92)}.page-escola .page-escola-about__acoes{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.page-escola .page-escola-about__btn-secondary{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.22);box-shadow:none}.page-escola .page-escola-aulas .title-area2{text-align:left}.page-escola .page-escola-aulas .title-area2 p{text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal;color:hsla(0,0%,100%,.78);max-width:640px;margin:.75rem 0 0}.page-escola .escola-aula-card{display:flex;flex-direction:column;height:100%;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.page-escola .escola-aula-card:hover{transform:translateY(-4px);border-color:rgba(252,43,57,.45);box-shadow:0 12px 32px rgba(0,0,0,.35)}.page-escola .escola-aula-card__media{display:block;height:220px;overflow:hidden}.page-escola .escola-aula-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.page-escola .escola-aula-card:hover .page-escola .escola-aula-card__media img{transform:scale(1.04)}.page-escola .escola-aula-card__body{display:flex;flex-direction:column;flex:1;padding:1.35rem 1.25rem 1.5rem}.page-escola .escola-aula-card__title{margin:0 0 .65rem;font-size:1.15rem;font-weight:700;line-height:1.35}.page-escola .escola-aula-card__title a{color:#fff;text-decoration:none;transition:color .2s ease}.page-escola .escola-aula-card__title a:hover{color:#fc2b39}.page-escola .escola-aula-card__text{flex:1;margin:0 0 1rem;color:hsla(0,0%,100%,.78);font-size:.94rem;line-height:1.55;text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal}.page-escola .escola-aula-card__link{display:inline-flex;align-items:center;gap:.4rem;color:#fc2b39;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .2s ease}.page-escola .escola-aula-card__link:hover{gap:.6rem}.page-professores{background:radial-gradient(circle at 10% 10%, rgba(252, 43, 57, 0.08), transparent 28rem),#0a0a0a;color:#fff}.professores-intro{padding-bottom:clamp(2.5rem,5vw,4rem)}.professores-intro .title-area2{max-width:820px;margin:0 auto}.professores-intro .title-area2 p{max-width:700px;margin:1rem auto 0;color:hsla(0,0%,100%,.78);line-height:1.7}.professores-lista{padding-bottom:clamp(3rem,7vw,6rem)}.professor-perfil{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));align-items:center;gap:clamp(2rem,6vw,5.5rem);padding:clamp(2rem,5vw,4.5rem) 0;border-top:1px solid hsla(0,0%,100%,.1)}.professor-perfil--invertido .professor-perfil__foto{order:2;justify-self:end;box-shadow:-18px 18px 0 rgba(252,43,57,.12)}.professor-perfil__foto{position:relative;width:min(100%,480px);aspect-ratio:3/4;margin:0;justify-self:start;overflow:hidden;border-radius:18px;background:#171717;box-shadow:18px 18px 0 rgba(252,43,57,.12)}.professor-perfil__foto::after{position:absolute;content:"";inset:0;border:1px solid hsla(0,0%,100%,.14);border-radius:inherit;pointer-events:none}.professor-perfil__foto img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .45s ease}.professor-perfil:hover .professor-perfil__foto img{transform:scale(1.025)}.professor-perfil__foto-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:.5rem;color:hsla(0,0%,100%,.6);background:linear-gradient(145deg, rgba(252, 43, 57, 0.14), transparent 55%),#151515}.professor-perfil__foto-placeholder span{display:grid;place-items:center;width:108px;height:108px;border:2px solid rgba(252,43,57,.55);border-radius:50%;color:#fff;font-family:"Syne",system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:700}.professor-perfil__foto-placeholder small{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.professor-perfil__conteudo{max-width:720px}.professor-perfil__conteudo h2{margin:0 0 1.4rem;color:#fff;font-family:"Syne",system-ui,-apple-system,sans-serif;font-size:clamp(1.8rem,4vw,3.15rem);font-weight:700;line-height:1.05}.professor-perfil__conteudo p{margin:0 0 1rem;color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.8;text-align:justify;text-align-last:left;text-justify:inter-word;hyphens:auto;word-break:normal}.professor-perfil__atuacao{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.9rem;color:#fc2b39;font-size:.82rem;font-weight:700;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.professores-cta{border-top:1px solid hsla(0,0%,100%,.08);background:linear-gradient(135deg, rgba(252, 43, 57, 0.11), rgba(255, 255, 255, 0.025))}.professores-cta h2{margin-bottom:.65rem;color:#fff;font-family:"Syne",system-ui,-apple-system,sans-serif;font-size:clamp(1.7rem,4vw,2.65rem)}.professores-cta p{margin-bottom:1.6rem;color:hsla(0,0%,100%,.76)}@media(max-width: 767px){.professor-perfil{grid-template-columns:1fr;gap:2.25rem;padding:3rem 0}.professor-perfil--invertido .professor-perfil__foto{order:0;justify-self:center;box-shadow:12px 12px 0 rgba(252,43,57,.12)}.professor-perfil__foto{width:min(88%,360px);justify-self:center;box-shadow:12px 12px 0 rgba(252,43,57,.12)}.professor-perfil__conteudo{text-align:left}.professor-perfil__conteudo p{font-size:.95rem;line-height:1.7}}.page-informacoes-importantes{min-height:60vh;background:radial-gradient(circle at 15% 20%, rgba(252, 43, 57, 0.11), transparent 28rem),linear-gradient(145deg, #111 0%, #0a0a0a 65%)}.informacoes-importantes__cabecalho{max-width:760px;margin:0 auto clamp(2.5rem,6vw,4.5rem)}.informacoes-importantes__cabecalho p{max-width:620px;margin:1rem auto 0;color:hsla(0,0%,100%,.76);line-height:1.7}.informacoes-importantes__opcoes{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:clamp(1.25rem,3vw,2rem);max-width:1100px;margin:0 auto}.informacao-opcao{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:430px;padding:clamp(1.75rem,4vw,3rem);overflow:hidden;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;background:hsla(0,0%,100%,.045);box-shadow:0 20px 50px rgba(0,0,0,.2);transition:transform .3s ease,border-color .3s ease,background-color .3s ease}.informacao-opcao::before{position:absolute;content:"";width:220px;height:220px;right:-110px;bottom:-110px;border-radius:50%;background:rgba(252,43,57,.09);pointer-events:none}.informacao-opcao:hover{transform:translateY(-5px);border-color:rgba(252,43,57,.5);background-color:hsla(0,0%,100%,.06)}.informacao-opcao__icone{display:grid;place-items:center;width:70px;height:70px;margin-bottom:2rem;border:1px solid rgba(252,43,57,.45);border-radius:16px;color:#fc2b39;background:rgba(252,43,57,.1);font-size:1.65rem}.informacao-opcao__numero{position:absolute;top:1.5rem;right:1.75rem;color:hsla(0,0%,100%,.1);font-family:"Syne",system-ui,-apple-system,sans-serif;font-size:3rem;font-weight:700;line-height:1}.informacao-opcao h2{margin:0 0 1rem;color:#fff;font-family:"Syne",system-ui,-apple-system,sans-serif;font-size:clamp(1.5rem,3vw,2.15rem);line-height:1.15}.informacao-opcao p{margin:0 0 1.25rem;color:hsla(0,0%,100%,.76);line-height:1.7}.informacao-opcao__dica{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;border-radius:8px;background:hsla(0,0%,100%,.055);font-size:.88rem}.informacao-opcao__dica i{flex:0 0 auto;margin-top:.25rem;color:#fc2b39}.informacao-opcao .btn-banner{margin-top:auto}@media(max-width: 767px){.informacoes-importantes__opcoes{grid-template-columns:1fr}.informacao-opcao{min-height:390px}}.map-site{background-color:#0a0a0a;color:#fff}.map-site ul{list-style:none;margin:0;padding:0}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#fc2b39}.map-site ul li a{color:hsla(0,0%,100%,.92);text-transform:uppercase;font-size:.9em;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.map-site ul li a:hover{color:#fc2b39;padding-left:5px}.politica-de-privacidade h2{margin-top:15px;color:#fff}.politica-de-privacidade p{color:hsla(0,0%,100%,.92)}.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:#fc2b39}.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}
