﻿@keyframes fadeInLeft{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{from{transform:scale(0.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(80px)}100%{opacity:1;transform:translateY(0)}}@keyframes flipIn{0%{transform:rotate3d(-1, 1, 0, -80deg);opacity:0}100%{transform:rotate3d(1, 1, 0, 0deg);opacity:1}}@keyframes loopScale{0%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes gradientMove{0%{background-position:0% 50%}100%{background-position:100% 50%}}.fadeInLeft.show-animate{animation:fadeInLeft 1s ease-out forwards}.fadeInRight.show-animate{animation:fadeInRight 1s ease-out forwards}.fadeInTop.show-animate{animation:fadeInTop 1s ease-out forwards}.fadeInBottom.show-animate{animation:fadeInBottom 1s ease-out forwards}.zoomIn.show-animate{animation:zoomIn 1s ease-out forwards}.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}.show-animate{opacity:1}.bg-gradient1{background:linear-gradient(20deg, #0f62a3, #074472) !important}.bg-gradient2{background:linear-gradient(30deg, #074472, #02202f) !important}.bg-cinza{background:#f8f8f8}.bg-blue-light{background:rgba(15,98,163,.03)}.bg-dark1{background:#656565}.bg-dark2{background:#011d2b}.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Exo",sans-serif}img{width:100%;height:auto}body{overflow-x:hidden !important;max-width:100%}html{overflow-x:hidden;max-width:100%}.section-padding{padding:clamp(56px,8vw,100px) 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#a3eaff;height:55px;width:55px;right:15px;bottom:10px;position:fixed;z-index:10;font-size:20px;text-align:center;border-radius:50%;border:2px solid rgba(0,0,0,0);box-shadow:0 0 10px 3px rgba(108,98,98,.2);color:#1f1f1f;text-decoration:none;transition:all .4s;display:none;cursor:pointer}.go-top-btn i{display:block;line-height:52px;color:#fff}.sticky-div{position:sticky !important;top:130px;z-index:4}.object-fit-contain{object-fit:contain !important}.obj-contain{object-fit:contain !important}.object-fit-cover{object-fit:contain !important}.obj-cover{object-fit:cover !important}*{scrollbar-width:auto;scrollbar-color:#0f62a3 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#0f62a3;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#074472}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600}ul,ol{padding:0;margin:0}li{list-style:none;color:#171717}a{color:#171717;text-decoration:none;transition:.4s ease}p{color:#171717;margin-bottom:15px;font-size:1em;line-height:22px}.section-title h1,.section-title h2{font-size:3em;font-weight:700;font-family:"Poppins",sans-serif}.section-title span{text-transform:uppercase;font-size:.9em;display:block}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.divider{background:#0f62a3;-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}.title-area2{position:relative;margin-top:15px;margin-bottom:15px}.title-area2.white h2,.title-area2.white h3,.title-area2.white .title{color:#fff}.title-area2.white p{color:#fff}.title-area2.white span,.title-area2.white .subtitle{color:rgba(255,255,255,.85)}.title-area2.white span::before,.title-area2.white .subtitle::before{background:#0f62a3}.title-area2 span,.title-area2 .subtitle{position:relative;display:flex;align-items:center;gap:10px;max-width:fit-content;text-transform:uppercase;color:#074472;font-weight:600;font-size:.78rem;letter-spacing:.16em;padding:0;margin-bottom:14px}.title-area2 span::before,.title-area2 .subtitle::before{content:"";display:inline-block;width:28px;height:2px;background:#0f62a3;flex-shrink:0}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:clamp(2rem,3vw,2.6rem);line-height:1.15;font-weight:700;letter-spacing:-0.02em;text-transform:none;margin-top:0}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{color:#a3eaff;font-weight:700}.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: 576px)and (max-width: 767px),(max-width: 575px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:1.7rem;line-height:1.25}}.title-area2 p{margin-top:16px;color:#171717}.title-area2 .shape{height:30px;width:200px;position:relative;margin-top:10px !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 .shape{width:200px}}.title-area2 .shape::before{position:absolute;content:"";width:100%;height:100%;top:0px;left:0;background-image:url(../img/banners/divider-shape2.png);background-size:100%;background-repeat:no-repeat;background-position:center}.title-area2.text-center{text-align:center}.title-area2.text-center span,.title-area2.text-center .subtitle{left:50%;transform:translateX(-50%)}.title-area2.text-center .shape{margin:0 auto}.title-area2.dark h2,.title-area2.dark h3,.title-area2.dark .title{color:#fff}.main-header{max-width:100%;box-sizing:border-box}.main-header a{color:inherit}.main-header li{color:inherit}.main-header .header-lower,.main-header .main-box{max-width:100%;box-sizing:border-box}.header-top{background:#011d2b;color:rgba(255,255,255,.9);font-family:"Poppins",sans-serif;font-size:13px;line-height:1.3;border-bottom:1px solid rgba(255,255,255,.08);width:100%}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.header-top{display:none}}.header-top .header-top-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1480px;padding:9px 32px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.header-top .header-top-inner{padding:9px 20px}}.header-top .header-top-left,.header-top .header-top-right{display:flex;align-items:center;flex-wrap:nowrap;gap:8px 22px;min-width:0}.header-top .header-top-item{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.88);text-decoration:none;white-space:nowrap;transition:color .25s ease}.header-top .header-top-item i{font-size:12px;color:#a3eaff;flex-shrink:0}.header-top .header-top-item:hover{color:#fff}.header-top .header-top-item:hover i{color:#fff}.header-top .header-top-item--highlight{color:#fff;font-weight:500}.header-top .header-top-item--highlight i{color:#7dd3fc}.header-top .header-top-item--muted{opacity:.85}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.header-top .header-top-item--muted{display:none}}.header-top .header-top-social{display:inline-flex;align-items:center;gap:2px;margin-left:4px;padding-left:14px;border-left:1px solid rgba(255,255,255,.15)}.header-top .header-top-social a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:rgba(255,255,255,.85);font-size:13px;text-decoration:none;transition:background .25s ease,color .25s ease}.header-top .header-top-social a:hover{background:rgba(255,255,255,.12);color:#fff}.btn-client-area{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid rgba(15,98,163,.25);border-radius:6px;background:rgba(15,98,163,.06);color:#074472;font-family:"Poppins",sans-serif;font-size:14px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .2s ease}.btn-client-area i{font-size:15px;color:inherit}.btn-client-area:hover{background:#0f62a3;border-color:#0f62a3;color:#fff;transform:translateY(-1px)}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.btn-client-area{padding:9px 12px;font-size:13px;gap:6px}}@media(max-width: 575px){.btn-client-area{padding:8px 10px;font-size:12px;gap:6px}}.btn-client-area--mobile{width:100%;height:auto;padding:14px 18px;border-radius:8px;background:#0f62a3;border-color:#0f62a3;color:#fff !important;font-size:15px}.btn-client-area--mobile .btn-client-area__label{display:inline}.btn-client-area--mobile:hover{background:#074472;border-color:#a3eaff;color:#fff}.mobile-client-area{padding:10px 20px 6px}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}.animated{animation-duration:.8s;animation-fill-mode:both}.large-container{position:static;max-width:100%;padding:0 30px;margin:0 auto;width:100%}.btn-style-one{position:relative;z-index:1;display:inline-flex;align-items:center;gap:20px;font-size:16px;font-weight:600;line-height:1;border-radius:0;padding:7px 7px 7px 25px;color:#011d2b;background-color:#0f62a3;text-transform:capitalize;overflow:hidden;transition:all 300ms ease;text-decoration:none}.btn-style-one::before{content:"";position:absolute;left:0;top:0;width:0;height:50%;z-index:-1;transition:all 300ms ease;background-color:#1a1a1a}.btn-style-one::after{content:"";position:absolute;right:0;bottom:0;width:0;height:50%;z-index:-1;transition:all 300ms ease;background-color:#1a1a1a}.btn-style-one .dot-box{background-color:#000;color:#1a1a1a;border-radius:50%;display:inline-block;font-size:12px;height:35px;width:35px;line-height:35px;text-align:center;position:relative;transition:all 300ms ease}.btn-style-one .dot-box .dot-item{background-color:#1a1a1a;border-radius:50%;height:5px;width:5px;position:absolute;left:calc(50% + 2px);top:calc(50% - 2px);transition:all 300ms ease}.btn-style-one .dot-box .dot-item::before,.btn-style-one .dot-box .dot-item::after{content:"";position:absolute;background-color:#1a1a1a;border-radius:50%;height:5px;width:5px;transition:all 300ms ease}.btn-style-one .dot-box .dot-item::before{left:-5px;top:-5px}.btn-style-one .dot-box .dot-item::after{left:-5px;bottom:-5px}.btn-style-one:focus,.btn-style-one:hover{color:#011d2b}.btn-style-one:focus::before,.btn-style-one:hover::before{width:100%;left:unset;right:0}.btn-style-one:focus::after,.btn-style-one:hover::after{width:100%;right:unset;left:0}.btn-style-one:focus .dot-box .dot-item,.btn-style-one:hover .dot-box .dot-item{left:calc(50% - 5px);top:calc(50% - 2px)}.btn-style-one:focus .dot-box .dot-item::before,.btn-style-one:hover .dot-box .dot-item::before{left:5px;top:5px}.btn-style-one:focus .dot-box .dot-item::after,.btn-style-one:hover .dot-box .dot-item::after{left:5px;bottom:5px}@media(max-width: 575px){.btn-style-one{padding:5px 5px 5px 15px;font-size:14px;gap:10px}.btn-style-one .dot-box{height:30px;width:30px;line-height:30px;font-size:10px}}.main-header-style{width:100%;max-width:100%;overflow-x:clip}.main-header-style .main-box{width:100%;max-width:1480px;margin:0 auto;padding:0 32px;background:#fff;box-sizing:border-box}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box{padding:0 20px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box{padding:0 16px;max-width:100%}}.main-header-style .main-box .nav-main{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:100%;min-width:0;height:85px}@media only screen and (min-width: 768px)and (max-width: 991px){.main-header-style .main-box .nav-main{height:90px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box .nav-main{gap:10px;height:75px}}.main-header-style .main-box .logo{flex:0 0 auto;min-width:0}.main-header-style .main-box .header-left{min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:center;position:static}.main-header-style .main-box .outer-box{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact{display:flex;align-items:center;gap:30px;line-height:1}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box .outer-box .ui-btn-outer .header-contact{display:none}}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .social-icon{gap:20px;display:flex;align-items:center;border-right:1px solid silver;padding-right:30px}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .social-icon a{color:#cfcfcf;font-size:18px}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .social-icon a:hover{color:#cfcfcf}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .info-btn{font-weight:600;color:#1a1a1a}.main-header-style .main-box .outer-box .ui-btn-outer .header-contact .info-btn:hover{color:#0f62a3}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns{display:flex;align-items:center;gap:10px}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one{background-color:#0f62a3;border:1px solid #0f62a3;color:#fff;padding:8px 18px;font-size:14px;font-weight:600;border-radius:6px;text-transform:none;box-shadow:none;gap:8px;flex-shrink:0;transition:background .25s ease,border-color .25s ease,transform .2s ease}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one:hover{background-color:#074472;border-color:#074472;color:#fff;transform:translateY(-1px)}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one:hover i{color:#fff}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one::after,.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one::before{display:none}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one i{color:#fff;font-size:16px}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one{width:42px;height:42px;padding:0;border-radius:50%}.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one .btn-one__text{display:none}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box .outer-box .ui-btn-outer .box-btns .btn-one{display:none}}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header-style .main-box .outer-box .btn-style-one{display:none}}.main-header-style .header-lower{background:#fff;border-bottom:1px solid rgba(1,29,43,.08);box-shadow:0 2px 12px rgba(1,29,43,.04);width:100%}.main-menu{position:relative;width:100%;max-width:100%;min-width:0}@media only screen and (min-width: 1441px),only screen and (min-width: 1200px)and (max-width: 1440px){.main-menu{padding:0 12px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-menu{padding:0 4px}}.main-menu .navbar-header{display:none}.main-menu .navbar-collapse{padding:0}.main-menu .navigation{margin:0;position:static;list-style:none;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0}.main-menu .navigation::after{content:none}.main-menu .navigation>li{float:none;margin-left:0;margin-right:0;padding:0 14px;position:relative;transition:all 300ms ease}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-menu .navigation>li{padding:0 10px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-menu .navigation>li{padding:0 8px}}.main-menu .navigation>li:first-child{margin-left:0}.main-menu .navigation>li>a{color:#1a1a1a;display:flex;font-size:15px;line-height:78px;height:78px;font-weight:500;text-transform:none;opacity:1;padding:0;position:relative;text-align:center;transition:all 300ms ease;font-family:"Poppins",sans-serif;text-decoration:none;align-items:center}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-menu .navigation>li>a{font-size:14px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-menu .navigation>li>a{font-size:13px}}.main-menu .navigation>li>a::after{content:"";position:absolute;left:0;bottom:22px;width:0;height:2px;background:#0f62a3;transition:width .25s ease}.main-menu .navigation>li>a .icon{position:relative;font-size:22px;line-height:24px;margin-left:10px}.main-menu .navigation>li>a:hover{color:#0f62a3}.main-menu .navigation>li>a:hover::after{width:100%}.main-menu .navigation>li.current>a{color:#0f62a3;font-weight:600}.main-menu .navigation>li.current>a::after{width:100%}.main-menu .navigation>li.dropdown>a{align-items:center;gap:6px}.main-menu .navigation>li.dropdown>a .menu-dropdown-icon{font-size:12px;line-height:1;transition:transform .3s ease,color .3s ease}.main-menu .navigation>li.dropdown>a:hover .menu-dropdown-icon{color:#0f62a3}.main-menu .navigation>li.dropdown:hover>a .menu-dropdown-icon{color:#0f62a3;transform:rotate(180deg)}.main-menu .navigation>li.dropdown:hover>ul{margin-top:0;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity 200ms ease,visibility 200ms ease}.main-menu .navigation>li>ul{background-color:#fff;box-shadow:0 16px 40px rgba(1,29,43,.14);border:1px solid rgba(1,29,43,.08);border-top:3px solid #0f62a3;display:none;left:0;margin-top:0;opacity:0;border-radius:10px;padding:10px;position:absolute;top:100%;width:260px;max-height:none;overflow:visible;z-index:200;list-style:none;visibility:hidden;pointer-events:none;transform:none}.main-menu .navigation>li>ul::before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;background:rgba(0,0,0,0)}.main-menu .navigation>li>ul.from-right{left:auto;right:0}.main-menu .navigation>li>ul>li{position:relative;width:100%;border-bottom:none}.main-menu .navigation>li>ul>li>a{position:relative;display:block;padding:10px 14px;line-height:1.35;font-family:"Poppins",sans-serif;font-weight:500;font-size:13.5px;width:100%;color:#1a1a1a;text-align:left;text-transform:none !important;text-decoration:none;border-radius:6px;transition:background .2s ease,color .2s ease}.main-menu .navigation>li>ul>li>a:hover{color:#0f62a3;background:rgba(15,98,163,.07);padding-left:14px}.main-menu .navigation>li>ul>li.dropdown>a{padding-right:28px}.main-menu .navigation>li>ul>li.dropdown>a .menu-dropdown-icon--sub{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:11px;line-height:1}.main-menu .navigation>li>ul>li.dropdown:hover>ul{visibility:visible;opacity:1;top:0;margin-top:0;transform:translateY(0);transition:all 300ms ease}.main-menu .navigation>li>ul>li>ul{background-color:#fff;border:1px solid rgba(1,29,43,.08);border-top:3px solid #0f62a3;box-shadow:0 12px 28px rgba(1,29,43,.12);display:none;left:calc(100% + 8px);margin-top:0;border-radius:10px;opacity:0;padding:10px;position:absolute;top:0;transform:translateY(8px);width:240px;z-index:100;list-style:none;visibility:hidden}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-menu .navigation>li>ul>li>ul{left:auto;right:calc(100% + 8px)}}.main-menu .navigation>li>ul>li>ul>li{position:relative;width:100%}.main-menu .navigation>li>ul>li>ul>li>a{position:relative;display:block;width:100%;padding:10px 14px;line-height:1.35;font-weight:500;font-size:13.5px;color:#1a1a1a;font-family:"Poppins",sans-serif;text-align:left;text-transform:none;transition:background .2s ease,color .2s ease;text-decoration:none;border-radius:6px}.main-menu .navigation>li>ul>li>ul>li>a:hover{color:#0f62a3;background:rgba(15,98,163,.07);padding-left:14px}.main-menu .navigation>li.dropdown--mega{position:relative}.main-menu .navigation>li.dropdown--mega>ul.mega-menu{display:none;grid-template-columns:repeat(3, minmax(0, 1fr));gap:6px;left:0;right:auto;width:min(860px,100vw - 48px);max-width:860px;padding:20px 18px 14px;top:100%;transform:none;border-radius:8px;border-top:2px solid #0f62a3;max-height:none;overflow:visible}.main-menu .navigation>li.dropdown--mega>ul.mega-menu::before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px;background:rgba(0,0,0,0)}.main-menu .navigation>li.dropdown--mega>ul.mega-menu>li{width:auto;border:none}.main-menu .navigation>li.dropdown--mega>ul.mega-menu>li>a{display:flex;align-items:flex-start;gap:12px;padding:12px 12px;border-radius:8px;line-height:1.3}.main-menu .navigation>li.dropdown--mega>ul.mega-menu>li>a:hover{background:rgba(15,98,163,.01);padding-left:12px;color:#0f62a3}.main-menu .navigation>li.dropdown--mega>ul.mega-menu>li>a:hover .mega-menu__icon{background:#0f62a3;color:#fff}.main-menu .navigation>li.dropdown--mega>ul.mega-menu>li>a:hover .mega-menu__title{color:#0f62a3}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(15,98,163,.08);color:#0f62a3;font-size:14px;transition:background .2s ease,color .2s ease}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__label{display:flex;flex-direction:column;gap:3px;min-width:0}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__title{font-family:"Poppins",sans-serif;font-size:13.5px;font-weight:600;color:#1a1a1a;line-height:1.25;transition:color .2s ease}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__desc{font-family:"Poppins",sans-serif;font-size:12px;font-weight:400;color:rgba(1,29,43,.55);line-height:1.3}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__cta{grid-column:1/-1;margin-top:8px;padding-top:12px;border-top:1px solid rgba(1,29,43,.08)}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__cta>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:8px;background:rgba(15,98,163,.06);color:#0f62a3;font-family:"Poppins",sans-serif;font-size:13.5px;font-weight:600}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__cta>a i{font-size:12px;transition:transform .2s ease}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__cta>a:hover{background:#0f62a3;color:#fff;padding-left:16px}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__cta>a:hover i{transform:translateX(3px)}.main-menu .navigation>li.dropdown--mega:hover>ul.mega-menu{transform:none}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-menu .navigation>li.dropdown--mega{position:static}.main-menu .navigation>li.dropdown--mega>ul.mega-menu{left:50%;right:auto;width:min(780px,100vw - 48px);max-width:780px;grid-template-columns:repeat(3, minmax(0, 1fr));gap:4px;padding:16px 14px 12px;transform:translateX(-50%)}.main-menu .navigation>li.dropdown--mega>ul.mega-menu>li>a{gap:10px;padding:10px}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__icon{width:32px;height:32px;font-size:13px}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__title{font-size:12.5px}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__desc{display:block;font-size:11px}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__cta{margin-top:6px;padding-top:10px}.main-menu .navigation>li.dropdown--mega>ul.mega-menu .mega-menu__cta>a{padding:10px 14px;font-size:12.5px}.main-menu .navigation>li.dropdown--mega:hover>ul.mega-menu{transform:translateX(-50%)}}.main-menu .navigation li.dropdown .dropdown-btn{border:1px solid #1a1a1a;color:#1a1a1a;cursor:pointer;display:none;font-size:16px;height:30px;line-height:26px;position:absolute;right:10px;text-align:center;top:8px;width:34px;z-index:5}.header-style-one{border-bottom:none;left:auto;right:auto;position:relative;top:auto;width:100%;max-width:100%;z-index:9999;background:#fff;overflow-x:clip}.header-style-one .logo{padding:5px 0;width:fit-content;height:80px}.header-style-one .logo img{width:100%;height:100%;object-fit:contain}@media only screen and (min-width: 992px)and (max-width: 1199px){.header-style-one .logo{height:85px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.header-style-one .logo{height:85px}}@media(max-width: 575px){.header-style-one .logo{height:75px}}.header-style-one .header-left{display:flex;align-items:center;gap:40px;min-width:0}@media only screen and (min-width: 1441px){.header-style-one .header-left{gap:60px}}.header-style-one .box-btns{align-items:center;display:flex;gap:10px}.header-style-one .box-btns .btn-one{background-color:#0f62a3;border:1px solid #0f62a3;color:#fff;padding:11px 18px;font-size:14px;font-weight:600;border-radius:6px;text-transform:none}.header-style-one .box-btns .btn-one:hover{background-color:#074472;border-color:#074472;color:#fff;transform:translateY(-1px)}.header-style-one .box-btns .btn-one::after,.header-style-one .box-btns .btn-one::before{display:none}.header-style-one .box-btns .btn-one i{color:#fff}.header-style-one .mobile-nav-toggler{margin-left:0;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;width:42px;height:42px;text-align:center;line-height:1;border:1px solid rgba(26,26,26,.12);border-radius:8px;background:#f7f9fb;transition:all 300ms ease;cursor:pointer}.header-style-one .mobile-nav-toggler.radius{border-radius:8px}.header-style-one .mobile-nav-toggler svg{display:block;margin:0 auto;width:20px;height:20px;color:#1a1a1a !important;transition:all 500ms ease}.header-style-one .mobile-nav-toggler svg path{fill:#1a1a1a !important}.header-style-one .mobile-nav-toggler svg path{transition:all 300ms ease}.header-style-one .mobile-nav-toggler:hover{color:#0f62a3;border-color:#0f62a3;background:rgba(15,98,163,.06)}.header-style-one .mobile-nav-toggler:hover svg path{fill:#0f62a3 !important}.header-style-one.innerpage-style{background-color:#fff}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header .header-lower .outer-box .ui-btn-outer{border-right:0;margin-right:0;padding-right:0}}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header .main-menu .navigation>li{padding:0 10px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 1441px){.main-header .main-menu .navigation>li>ul,.main-header .main-menu .navigation>li>ul>li>ul{display:block !important;visibility:hidden;opacity:0}.main-header .main-menu .navigation>li.dropdown--mega>ul.mega-menu{display:grid !important}}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.main-header .main-box{align-items: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){.main-header .main-menu{display:none}.main-header .header-lower{padding:0}.main-header .main-box .nav-main{width:100%}.main-header .main-box{justify-content:space-between}}@media(max-width: 575px){.main-header .header-lower .logo-box{padding-left:0;min-width:auto;margin-right:0;max-width:120px}.main-header .header-lower .logo-box .logo img{max-width:120px}}.sticky-header{background-color:#fff;box-shadow:0 4px 16px rgba(1,29,43,.08);left:0;right:auto;opacity:0;border-bottom:1px solid rgba(1,29,43,.08);padding:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999}.sticky-header.fixed-header{opacity:1;visibility:visible;z-index:9999;transition:all 500ms ease;animation:slideInDown .5s ease}@keyframes slideInDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.sticky-header .logo{height:70px !important;padding:0;flex-shrink:0}.sticky-header .logo a{display:block;width:100%;height:100%}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .logo{height:65px !important}}.sticky-header .logo img{width:100% !important;height:100% !important;object-fit:contain}.sticky-header .large-container{max-width:1480px;margin:0 auto;padding:0 32px;width:100%;box-sizing:border-box}@media only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .large-container{padding:0 20px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .large-container{padding:0 16px}}.sticky-header .nav-main{background:none;position:relative;flex:1 1 auto;min-width:0;display:flex;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){.sticky-header .nav-main{display:none}}.sticky-header .inner-container{align-items:center;display:flex;justify-content:space-between;position:relative;gap:12px;height:75px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .inner-container{height:70px}}.sticky-header .main-menu{position:static}.sticky-header .main-menu .navigation{position:static}.sticky-header .main-menu .navigation>li{margin:0;padding:0 10px}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .main-menu .navigation>li{padding:0 6px}}.sticky-header .main-menu .navigation>li:first-child{margin-left:0}.sticky-header .main-menu .navigation>li>a{color:#1a1a1a;padding:0;height:56px;line-height:56px;font-size:14px}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .main-menu .navigation>li>a{font-size:13px}}.sticky-header .main-menu .navigation>li>a::after{bottom:12px}.sticky-header .main-menu .navigation>li.current>a,.sticky-header .main-menu .navigation>li:hover>a{color:#0f62a3}.sticky-header .main-menu .navigation>li:before{display:none}.sticky-header .main-menu .navigation>li.dropdown--mega>ul.mega-menu{top:100%}.sticky-header .outer-box,.sticky-header .navbar-header{display:none}.sticky-header .mobile-nav-toggler{width:36px;height:36px}.sticky-header .mobile-nav-toggler svg{width:18px;height:18px}.sticky-header .mobile-nav-toggler svg path{fill:#1a1a1a !important}.sticky-header .box-btns{display:flex;align-items:center;gap:8px}.sticky-header .box-btns .btn-client-area{padding:8px 12px;font-size:13px}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .box-btns .btn-client-area{padding:8px 10px;font-size:12px}}.sticky-header .box-btns .btn-one{background-color:#0f62a3;border-color:#0f62a3;color:#fff;border-radius:6px;box-shadow:none;padding:8px 14px;font-size:13px}.sticky-header .box-btns .btn-one i{color:#fff;font-size:14px}.sticky-header .box-btns .btn-one:hover{background-color:#074472;border-color:#074472;color:#fff}.sticky-header .box-btns .btn-one:hover i{color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .box-btns .btn-one{width:36px;height:36px;padding:0;border-radius:50%}.sticky-header .box-btns .btn-one .btn-one__text{display:none}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sticky-header .box-btns .btn-one{display:none}}.sticky-header .sticky-actions{flex-shrink:0;gap:8px !important}.mobile-nav-toggler{position:relative;font-size:28px;line-height:20px;cursor:pointer;color:#1a1a1a;display:flex;top:0;margin-left:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.main-header .main-menu .navigation>li{padding:0 6px}.main-header .main-menu .navigation>li>a{font-size:13px}}.mobile-menu{position:fixed;right:0;top:0;width:320px;max-width:100%;height:100%;opacity:0;visibility:hidden;z-index:999999}.mobile-menu .menu-backdrop{position:fixed;right:0;top:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.7);opacity:0;visibility:hidden}.mobile-menu .upper-box{position:relative;display:flex;justify-content:space-between;width:100%;padding:20px 10px;flex-shrink:0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.mobile-menu .upper-box{padding:0 10px}}.mobile-menu .close-btn{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);margin-left:20px;text-align:center;font-size:24px;padding:5px;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:200px;cursor:pointer;z-index:10;transition:all .5s ease}.mobile-menu .close-btn:hover{opacity:.5}.mobile-menu .nav-logo{position:relative;text-align:left;width:fit-content;height:70px;border-radius: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){.mobile-menu .nav-logo{height:70px;padding:8px 0}}.mobile-menu .nav-logo img{width:100%;height:100%;filter:brightness(0) invert(1);object-fit:contain}.mobile-menu .menu-box{position:relative;display:flex;flex-direction:column;justify-content:flex-start;left:0;top:0;width:100%;height:100%;max-height:100%;overflow:hidden;background:#011d2b;padding:0;z-index:5;opacity:0;visibility:hidden;border-radius:0;transform:translateX(101%)}.mobile-menu .navigation{position:relative;display:block;flex:1 1 auto;min-height:0;width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-top:1px solid rgba(255,255,255,.1);list-style:none;margin:0;padding:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) rgba(0,0,0,0)}.mobile-menu .navigation::-webkit-scrollbar{width:4px}.mobile-menu .navigation::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.mobile-menu .navigation::-webkit-scrollbar-thumb{background:rgba(255,255,255,.28);border-radius:100px}.mobile-menu .navigation::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.45)}.mobile-menu .navigation li{position:relative;display:block;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li>a{position:relative;display:block;line-height:22px;padding:10px 18px;font-size:14px;color:#fff;font-weight:400;text-transform:capitalize !important;text-decoration:none;overflow-wrap:break-word;word-break:break-word}.mobile-menu .navigation li>a .menu-dropdown-icon{display:none}.mobile-menu .navigation li:hover>a,.mobile-menu .navigation li.current>a{color:#e3e3e3;font-weight:500}.mobile-menu .navigation li.dropdown .dropdown-btn{position:absolute;right:0;top:0;width:44px;height:44px;text-align:center;font-size:16px;line-height:44px;color:#fff;cursor:pointer;z-index:5;display:block;border:none}.mobile-menu .navigation li.dropdown .dropdown-btn:after{content:"";position:absolute;left:0;top:10px;width:1px;height:24px;border-left:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li.dropdown .dropdown-btn.active i:before{content:""}.mobile-menu .navigation li>ul,.mobile-menu .navigation li>ul>li>ul{display:none;list-style:none;margin:0;padding:0;overflow:hidden;background:rgba(255,255,255,.02);border-radius:5px;max-width:100%}.mobile-menu .navigation li>ul>li{padding-left:8px}.mobile-menu .navigation li>ul>li:last-child{border-bottom:none}.mobile-menu .navigation li>ul>li:first-child{border-top:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li>ul>li>a{display:flex;align-items:center;gap:10px}.mobile-menu .navigation li>ul>li .mega-menu__icon{display:none}.mobile-menu .navigation li>ul>li .mega-menu__label{display:block}.mobile-menu .navigation li>ul>li .mega-menu__title{display:block;color:inherit;font-size:inherit;font-weight:inherit}.mobile-menu .navigation li>ul>li .mega-menu__desc{display:none}.mobile-menu .navigation li>ul>li.mega-menu__cta{margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.1)}.mobile-menu .navigation li>ul>li.mega-menu__cta>a{color:#a3eaff;font-weight:600;justify-content:flex-start}.mobile-menu .navigation li>ul>li>ul>li{padding-left:5px}.mobile-menu .navigation li>ul>li>ul>li>a{padding-left:20px;font-size:13px;font-weight:400;opacity:.9}.mobile-menu .navigation li>ul>li>ul>li>a:hover{font-weight:500}.mobile-menu .navigation li>ul>li>ul>li>ul>li{padding-left:10px}.mobile-menu .navigation li>ul>li>ul>li>ul>li>a{padding-left:10px;font-size:14px;opacity:.85}.mobile-menu .contact-list-one{flex-shrink:0}.mobile-menu .social-links{position:relative;display:flex;align-items:center;justify-content:space-between;background:#011d2b;width:100%;border-top:1px solid rgba(255,255,255,.1);margin-top:0;flex-shrink:0;list-style:none;margin-bottom:0;padding:0 8px}.mobile-menu .social-links li{position:relative;text-align:center;width:100%;border-right:1px solid rgba(255,255,255,.1)}.mobile-menu .social-links li a{position:relative;display:block;line-height:50px;height:50px;font-size:14px;text-align:center;color:#fff;transition:all 300ms ease;text-decoration:none}.mobile-menu .social-links li a:hover{color:#0f62a3}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .mobile-menu{opacity:1;visibility:visible}.mobile-menu-visible .mobile-menu .menu-backdrop{opacity:1;visibility:visible;transition:all .4s ease}.mobile-menu-visible .mobile-menu .menu-box{opacity:1;visibility:visible;transition:all .4s ease 200ms;transform:translateX(0%)}.contact-list-one{position:relative;padding:20px 10px;list-style:none;margin:0}.contact-list-one li{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:20px;font-size:14px;line-height:24px;color:#1a1a1a}.contact-list-one li:last-child{margin-bottom:0}.contact-list-one li .contact-info-box{display:flex;align-items:center;gap:10px;width:100%;color:#fff}.contact-list-one li .info-text{width:80%}.contact-list-one li .info-text.email a{font-size:13px;word-break:break-word}.contact-list-one li a{color:#fff;transition:all 300ms ease;text-decoration:none}.contact-list-one li a:hover{color:#0f62a3}.contact-list-one li .icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;font-size:24px;line-height:normal;background:#0f62a3;color:#fff}.contact-list-one li .title{display:block;font-size:11px;color:#c6c6c6;font-weight:400;text-transform:uppercase}.footer-area{background:#011d2b;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}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;justify-content:start;border-radius: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){.footer-area .footer-top .single-footer-caption .footer-logo{justify-content:center}}.footer-area .footer-top .single-footer-caption .footer-logo img{object-fit:contain;width:120px;height:auto;padding:10px 0;border-radius:10px;padding:10px;filter:brightness(0) invert(1)}.footer-area .footer-top .single-footer-caption .footer-pera .info1{font-size:1rem;line-height:1.4rem;margin-bottom:30px;font-weight:400;color:#fff}@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:#a3eaff;font-family:"Poppins",sans-serif;font-size:20px;margin-bottom:35px;font-weight:700;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:#074472;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap{margin-bottom:30px}.footer-area .footer-top .single-footer-caption .footer-cap span{color:#074472;font-size:16px;font-weight:300;margin-bottom:10px;display:block}.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-hours{display:flex;flex-direction:column;gap:12px;margin-top:8px}.footer-area .footer-top .single-footer-caption .footer-hours .footer-tittle span{margin-bottom:0}.footer-area .footer-top .single-footer-caption .footer-hours .footer-hours-item{display:flex;align-items:flex-start;gap:10px;color:#fff;font-size:16px;font-weight:400;line-height:1.45;margin:0}.footer-area .footer-top .single-footer-caption .footer-hours .footer-hours-item i{color:#a3eaff;margin-top:3px;flex-shrink:0}.footer-area .footer-top .single-footer-caption .footer-hours .footer-hours-item span{color:#fff;font-size:16px;font-weight:400;margin:0}.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}.social_links{margin:25px 0}@media(max-width: 991px){.social_links{margin:30px 0 40px}}.social_links ul li{display:inline-block}.social_links ul li a{font-size:18px;width:40px;height:40px;display:inline-block;text-align:center;background:#0f62a3;border-radius:50%;line-height:40px !important;margin-right:7px;color:#fff;line-height:41px !important;transition:.4s ease}.social_links ul li a:hover{background:#fff;color:#0f62a3}@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}}.uni-breadcrumb{position:relative;overflow:hidden;padding:clamp(36px,5vw,56px) 0;background:#011d2b}.uni-breadcrumb__bg{position:absolute;inset:0;background:radial-gradient(ellipse 55% 80% at 0% 50%, rgba(15, 98, 163, 0.35) 0%, transparent 55%),radial-gradient(ellipse 45% 70% at 100% 0%, rgba(163, 234, 255, 0.18) 0%, transparent 50%),linear-gradient(120deg, #011d2b 0%, #074472 55%, #011d2b 100%);pointer-events:none}.uni-breadcrumb__bg::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg, transparent 0%, #000 20%, #000 80%, transparent 100%);opacity:.5}.uni-breadcrumb .container{position:relative;z-index:1}.uni-breadcrumb__inner{display:flex;flex-direction:column;align-items:flex-start;gap:14px;max-width:900px}.uni-breadcrumb__title{margin:0;font-family:"Exo",sans-serif;font-size:clamp(1.75rem,3.2vw,2.55rem);font-weight:700;line-height:1.15;letter-spacing:-0.03em;color:#fff;text-wrap:balance}.uni-breadcrumb__trail{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none}.uni-breadcrumb__item{display:inline-flex;align-items:center;font-family:"Poppins",sans-serif;font-size:.86rem;font-weight:500;line-height:1.3}.uni-breadcrumb__item:not(:last-child)::after{content:"";display:inline-block;width:6px;height:6px;margin:0 12px;border-top:1.5px solid rgba(255,255,255,.35);border-right:1.5px solid rgba(255,255,255,.35);transform:rotate(45deg)}.uni-breadcrumb__item--current{max-width:min(100%,42ch)}.uni-breadcrumb__link{color:rgba(255,255,255,.72);text-decoration:none;transition:color .2s ease}.uni-breadcrumb__link:hover{color:#a3eaff}.uni-breadcrumb__current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-weight:600}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-breadcrumb{padding:28px 0}.uni-breadcrumb__inner{gap:10px}.uni-breadcrumb__item{font-size:.8rem}.uni-breadcrumb__item:not(:last-child)::after{margin:0 8px}}.brands-area{position:relative;overflow:hidden;background:radial-gradient(ellipse 55% 60% at 0% 50%, rgba(15, 98, 163, 0.22) 0%, transparent 60%),radial-gradient(ellipse 45% 50% at 100% 80%, rgba(163, 234, 255, 0.12) 0%, transparent 55%),#011d2b;padding:72px 0 !important;border-top:none;border-bottom:none}.brands-area::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg, transparent 0%, #000 18%, #000 82%, transparent 100%);pointer-events:none;opacity:.45}.brands-area .container{position:relative;z-index:1}.brands-area .title-area2{margin-bottom:0}.brands-area .title-area2 .title{font-size:clamp(1.55rem,2.6vw,2.1rem);line-height:1.2;color:#fff}.brands-area .title-area2 .subtitle{color:rgba(255,255,255,.72)}.brands-area .title-area2 .subtitle::before{background:#a3eaff}.brands-area .desc{margin-top:14px;margin-bottom:0;font-family:"Poppins",sans-serif;font-size:.92rem;line-height:1.65;color:rgba(255,255,255,.62);max-width:36ch}.brands-area .brandSwiper{padding:4px 0}.brands-area .brandSwiper .swiper-slide{padding:6px;height:auto}.brands-area .item-brand{position:relative;width:100%;height:110px;border-radius:8px;padding:18px;margin:0;background:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);overflow:hidden;text-decoration:none;color:inherit;cursor:pointer;transition:border-color .3s ease,background-color .3s ease,transform .3s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .3s ease}.brands-area .item-brand::after{content:"";position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(20deg, #0f62a3, #074472);transform:scaleX(0);transform-origin:center;transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1)}.brands-area .item-brand:hover{border-color:rgba(163,234,255,.45);background:rgba(255,255,255,.9);transform:translateY(-3px);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 14px 28px rgba(0,0,0,.22)}.brands-area .item-brand:hover::after{transform:scaleX(1)}.brands-area .item-brand img{width:100% !important;height:100% !important;max-height:56px;object-fit:contain !important}.brands-area .item-brand--name span{font-family:"Exo",sans-serif;font-size:clamp(.95rem,1.2vw,1.08rem);font-weight:700;letter-spacing:.04em;color:rgba(255,255,255,.72);text-align:center;text-transform:uppercase;transition:color .3s ease}.brands-area .item-brand--name:hover span{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){.brands-area{padding:56px 0 !important}.brands-area .desc{max-width:100%}.brands-area .item-brand{height:96px;padding:16px 14px}}.clients-page .clients-gallery .item-brand{position:relative;width:100%;height:130px;border-radius:8px;padding:22px 18px;margin:0;background:#fff;border:1px solid rgba(1,29,43,.08);box-shadow:0 8px 22px rgba(1,29,43,.05);display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer;transition:border-color .3s ease,transform .3s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .3s ease}.clients-page .clients-gallery .item-brand::after{content:"";position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(20deg, #0f62a3, #074472);transform:scaleX(0);transform-origin:center;transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1)}.clients-page .clients-gallery .item-brand:hover{border-color:rgba(15,98,163,.35);transform:translateY(-3px);box-shadow:0 14px 28px rgba(15,98,163,.12)}.clients-page .clients-gallery .item-brand:hover::after{transform:scaleX(1)}.clients-page .clients-gallery .item-brand img{width:100% !important;height:100% !important;max-height:68px;object-fit:contain !important}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.clients-page .clients-gallery .item-brand{height:108px;padding:16px 12px}.clients-page .clients-gallery .item-brand img{max-height:52px}}.blog-area{padding:65px 0;overflow-y:hidden}.blog-area .blog-page__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.blog-area .blog-page__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 575px){.blog-area .blog-page__grid{grid-template-columns:minmax(0, 1fr)}}.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:#a3eaff;display:inline-block;font-size:14px;font-family:"Exo",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:#191d34;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)}button.btn-main{border:none}.btn-main{background:#074472;padding:12px 22px;text-transform:none;font-family:"Exo",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:0;-moz-user-select:none;font-weight:600;letter-spacing:.01em;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease;position:relative;z-index:1;box-shadow:0 8px 20px -6px rgba(7,68,114,.5)}.btn-main:hover{background:#0f62a3;color:#fff;transform:translateY(-2px)}.btn-main:active{transform:translateY(0)}.btn-one{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 32px;border:0;z-index:1;width:fit-content;position:relative;font-size:.92rem;font-weight:600;letter-spacing:.01em;border-radius:5px;text-transform:none;background:#0f62a3;color:#fff;box-shadow:0 10px 24px -8px rgba(7,68,114,.55);transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}@media only screen and (min-width: 768px)and (max-width: 991px){.btn-one{font-size:.88rem;padding:15px 30px}}.btn-one i{font-size:18px}.btn-one:hover{background:#074472;color:#fff;transform:translateY(-2px);box-shadow:0 14px 28px -8px rgba(7,68,114,.6)}.btn-one:active{transform:translateY(0)}.btn-one.color2{background:#0f62a3 !important;color:#fff !important}.btn-one.color2:hover{background:#a3eaff !important}.btn-one.color3{background:#a3eaff !important;color:#fff !important}.btn-one.color3:hover{background:#074472 !important}.btn-one.color4{background:#656565 !important;color:#fff !important}.btn-one.color4:hover{background:#011d2b !important}.btn-one.color5{background:#fff !important;color:#011d2b !important;box-shadow:none;border:1px solid rgba(1,29,43,.14)}.btn-one.color5:hover{background:#f5f5f5 !important;color:#011d2b !important}.btn-one.outline{background:rgba(0,0,0,0) !important;color:#fff !important;box-shadow:none;border:1px solid rgba(255,255,255,.4)}.btn-one.outline:hover{background:rgba(255,255,255,.12) !important;color:#fff !important}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}.card-3{position:relative;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);transition:all .3s ease;display:flex;flex-direction:column;margin:20px 0}.card-3:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(1,29,43,.1);border-color:rgba(15,98,163,.3)}.card-3:hover .card-3-image img{transform:scale(1.05)}.card-3 .card-3-badge{position:absolute;top:16px;left:16px;z-index:2}.card-3 .card-3-badge span{display:inline-block;background:#0f62a3;color:#fff;font-size:10px;font-weight:700;padding:6px 14px;border-radius:999px;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 4px 14px rgba(7,68,114,.35)}.card-3 .card-3-image{position:relative;width:100%;height:275px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(101,101,101,.2)}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-3 .card-3-image{height:240px}}@media only screen and (min-width: 768px)and (max-width: 991px){.card-3 .card-3-image{height:260px}}@media(max-width: 575px){.card-3 .card-3-image{height:250px}}.card-3 .card-3-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.4s ease;background:#fff}.card-3 .card-3-image img.obj-contain{padding:20px;object-fit:contain}.card-3 .card-3-image.card-3-image--placeholder{background:repeating-linear-gradient(135deg, #656565 0px, #656565 2px, #011d2b 2px, #011d2b 30px)}.card-3 .card-3-content{padding:8px 16px 16px;display:flex;flex-direction:column;flex-grow:1;min-height:240px}@media(max-width: 575px){.card-3 .card-3-content{padding:10px 14px 14px}}.card-3 .card-3-title{font-size:20px;line-height:20px;font-weight:600;color:#000;margin-top:15px;margin-bottom:10px;min-height:40px}@media only screen and (min-width: 992px)and (max-width: 1199px){.card-3 .card-3-title{font-size:14px;min-height:40px}}@media(max-width: 575px){.card-3 .card-3-title{font-size:14px;margin-bottom:4px;min-height:38px}}.card-3 .card-3-desc{font-size:14px;line-height:1.4;color:#555;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 575px){.card-3 .card-3-desc{font-size:13px;-webkit-line-clamp:2}}.card-3 .card-3-price{margin-bottom:18px}.card-3 .card-3-price .price-value{font-size:24px;font-weight:700;color:#074472;display:inline-block}@media(max-width: 575px){.card-3 .card-3-price .price-value{font-size:22px}}.card-3 .card-3-actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}.card-3 .card-3-actions .btn-comprar,.card-3 .card-3-actions .btn-whatsapp{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center;white-space:normal}@media(max-width: 575px){.card-3 .card-3-actions .btn-comprar,.card-3 .card-3-actions .btn-whatsapp{padding:11px 14px;font-size:13px}}.card-3 .card-3-actions .btn-comprar i,.card-3 .card-3-actions .btn-whatsapp i{font-size:16px}@media(max-width: 575px){.card-3 .card-3-actions .btn-comprar i,.card-3 .card-3-actions .btn-whatsapp i{font-size:15px}}@media(max-width: 575px){.card-3 .card-3-actions .btn-comprar span,.card-3 .card-3-actions .btn-whatsapp span{font-size:13px}}.card-3 .card-3-actions .btn-comprar{background:#0f62a3;color:#fff;border:1px solid #0f62a3}.card-3 .card-3-actions .btn-comprar:hover{background:#074472;border-color:#074472;transform:translateY(-2px);box-shadow:0 4px 12px rgba(1,11,38,.1)}.card-3 .card-3-actions .btn-whatsapp{background:#25d366;color:#fff}.card-3 .card-3-actions .btn-whatsapp:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,211,102,.4)}.card-3 .card-3-actions .btn-whatsapp:active{transform:translateY(0)}.card-blog{margin:0;padding:14px 14px 16px;align-items:stretch;flex-direction:column;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#fff;height:100%;display:flex;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;box-shadow:0px 8px 30px rgba(106,106,106,.1)}.card-blog:hover{transform:translateY(-4px);border-color:rgba(15,98,163,.45);box-shadow:0 12px 28px rgba(0,0,0,.12)}.card-blog__img{width:100%;max-height:180px;height:180px;margin:0 0 10px;display:block;object-fit:cover;border-radius:12px;background:#f3f3f3}.card-blog__img--placeholder{display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.2);font-size:2rem}.card-blog__content{width:100%;display:flex;flex-direction:column;flex:1;text-align:left}.card-blog__content h3{color:#a3eaff;font-size:1.15rem;line-height:1.35;font-weight:700;margin-bottom:8px}.card-blog__content p{font-size:.88rem;line-height:1.5;margin-bottom:10px;color:#444;text-align:left}.card-blog__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:6px;font-size:.8rem;color:#777}.card-blog__date{color:inherit}.card-blog__meta-sep{color:#bbb}.card-blog__reading{display:inline-flex;align-items:center;gap:.35rem;color:#555}.card-blog__reading i{color:#a3eaff}.card-blog__btn.btn-main{margin-top:auto;width:100%;justify-content:center;text-align:center;padding:8px 14px;font-size:.82rem}.cta-area{position:relative;overflow:hidden;padding:64px 0;z-index:1;background:linear-gradient(180deg, rgba(15, 98, 163, 0.05) 0%, transparent 42%),#f5f5f5}.cta-area::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg, #a3eaff, #0f62a3, #074472);z-index:1}.cta-area::after{content:"";position:absolute;top:-30%;right:-8%;width:46%;height:160%;border-radius:50%;background:radial-gradient(circle, rgba(163, 234, 255, 0.12) 0%, transparent 68%);pointer-events:none;z-index:0}.cta-area .container{position:relative;z-index:1}.cta-area .cta-caption__kicker{display:inline-block;margin-bottom:14px;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0f62a3}.cta-area .cta-caption h2{color:#011d2b;font-size:44px;font-weight:700;line-height:1.25;margin:0 0 14px}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:36px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption h2{font-size:30px;text-align:center}}.cta-area .cta-caption p{color:rgba(1,29,43,.68);font-size:1rem;line-height:1.65;max-width:520px;margin:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area .cta-caption p{text-align:center;max-width:100%}}.cta-area__actions{display:flex;flex-direction:column;gap:12px}.cta-area__btn{display:flex;align-items:center;gap:14px;width:100%;padding:16px 18px;border-radius:8px;background:#fff;border:1px solid rgba(1,29,43,.12);box-shadow:0 8px 22px rgba(1,29,43,.06);color:#011d2b;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.cta-area__btn:hover{border-color:rgba(15,98,163,.4);box-shadow:0 12px 28px rgba(15,98,163,.14);color:#011d2b;transform:translateX(4px)}.cta-area__btn:hover .cta-area__btn-icon{background:#0f62a3;color:#fff}.cta-area__btn:hover .cta-area__btn-icon--whatsapp{background:#25d366}.cta-area__btn:hover .cta-area__btn-arrow{opacity:1;transform:translateX(0);color:#0f62a3}.cta-area__btn-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:8px;background:rgba(15,98,163,.12);color:#074472;font-size:1.05rem;transition:background-color .25s ease,color .25s ease}.cta-area__btn-icon--whatsapp{background:rgba(37,211,102,.14);color:#25d366}.cta-area__btn-body{flex:1;min-width:0;text-align:left}.cta-area__btn-body small{display:block;margin-bottom:2px;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#656565}.cta-area__btn-body strong{display:block;font-size:.98rem;font-weight:600;line-height:1.35;color:#011d2b;word-break:break-word}.cta-area__btn-arrow{flex-shrink:0;font-size:.75rem;color:rgba(1,29,43,.35);opacity:0;transform:translateX(-6px);transition:opacity .25s ease,transform .25s ease,color .25s ease}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.cta-area{padding:56px 0}.cta-area .cta-caption{text-align:center}.cta-area .cta-caption p{margin-inline:auto}.cta-area__actions{max-width:420px;margin-inline:auto}}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.faq-accordion{width:99%;padding:.5rem;margin:20px 0;border-radius:5px;background:#fff}.faq-accordion .accordion-heading{font-size:1.4rem;margin-bottom:20px;font-weight:600}@media only screen and (min-width: 992px)and (max-width: 1199px){.faq-accordion .accordion-heading{font-size:1.2rem;margin-bottom:20px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.faq-accordion .accordion-heading{font-size:1.1rem;margin-bottom:20px}}.faq-accordion .accordion-item:not(:last-child){border-bottom:1px solid #d3d3d3;border-radius:3px}.faq-accordion .accordion-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.8rem 1rem;background:#fff;border:none;outline:none;color:#333;font-size:1.2rem;text-align:left;cursor:pointer;transition:.1s;border-radius:3px}.faq-accordion .accordion-btn:hover{color:#074472 !important;background:rgba(163,234,255,.8)}.faq-accordion .accordion-item--active .accordion-btn{color:#a3eaff;border-radius:5px;border-top:2px solid #0f62a3;background:rgba(7,68,114,.9);border-radius:3px}.faq-accordion .fa-lightbulb{padding-right:1rem}.faq-accordion .accordion-icon{border-radius:50%;transform:rotate(0deg);transition:.3s ease-in-out;opacity:.9;color:#074472 !important}.faq-accordion .accordion-item--active .accordion-icon{transform:rotate(135deg);color:#fff !important}.faq-accordion .accordion-caption{font-size:1.2rem;font-weight:500;margin:0 !important;color:#000 !important;max-width:calc(100% - 30px)}@media only screen and (min-width: 992px)and (max-width: 1199px){.faq-accordion .accordion-caption{font-size:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.faq-accordion .accordion-caption{font-size:1rem}}.faq-accordion .accordion-item--active .accordion-caption{color:#fff !important}.faq-accordion .accordion-content{font-weight:300;max-height:0;opacity:0;overflow:hidden;color:#777;transform:translateX(16px);transition:max-height .5s ease,opacity .5s,transform .5s}.faq-accordion .accordion-content p{padding:1rem 1.4rem}.faq-accordion .accordion-item--active .accordion-content{opacity:1;transform:translateX(0px);max-height:100vh}.home-form{border-top:3px solid color-mix(in srgb, #656565, #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:#a3eaff;padding:10px;width:55px;height:55px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#fff}.home-form .contact-card .content{height:100%;display:flex;flex-direction:column;justify-content:center}.home-form .contact-card .content p{font-size:18px;line-height:20px;font-weight:600;display:flex;flex-direction:column;justify-content:center;margin:5px 0}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#a3eaff}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:15px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:90%;margin-left:0}.form-contact .form-group .btn-prod .btn-one.whats-form:after,.form-contact .form-group .btn-prod .btn-one.whats-form::before{background:#22ba59}.form-contact .form-control{border:1px solid rgba(163,234,255,.6);border-radius:8px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#a3eaff}.h3-form i{color:#0f62a3;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after,.whats-form::before{background-color:#0c8538}.trust-marquee{position:relative;overflow:hidden;background:#011d2b;padding:22px 0}.trust-marquee__track{display:flex;align-items:center;width:max-content;animation:trust-marquee-scroll 30s linear infinite}.trust-marquee:hover .trust-marquee__track{animation-play-state:paused}.trust-marquee__group{display:flex;align-items:center;flex-shrink:0}.trust-marquee__item{display:inline-flex;align-items:center;gap:10px;padding:0 28px;white-space:nowrap;font-size:1.4rem;font-weight:600;letter-spacing:.01em;color:rgba(255,255,255,.92)}.trust-marquee__item i{color:#0f62a3;font-size:1.4rem}.trust-marquee__sep{color:rgba(255,255,255,.25);font-size:.7rem}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.trust-marquee{padding:13px 0}.trust-marquee__item{padding:0 20px;font-size:.78rem}}@keyframes trust-marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.whatsapp{position:fixed;width:60px;height:60px;bottom:75px;right:15px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100;animation:sweep 1.5s ease-in-out;display:flex;justify-content:center}.whatsapp-icon{margin-top:13px}.contact-section{position:relative;overflow:hidden;padding:72px 0 80px;background:#f7f9fb}.contact-section__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 40% at 8% 0%, rgba(15, 98, 163, 0.1) 0%, transparent 55%),radial-gradient(ellipse 45% 35% at 92% 18%, rgba(163, 234, 255, 0.12) 0%, transparent 50%);z-index:0}.contact-section .container{position:relative;z-index:1}.contact-section__head{max-width:640px;margin:0 auto 48px;text-align:center}.contact-section__kicker{display:inline-block;margin-bottom:12px;font-family:"Poppins",sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0f62a3}.contact-section__title{margin:0 0 14px;font-family:"Exo",sans-serif;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:700;line-height:1.2;color:#011d2b}.contact-section__lead{margin:0;font-family:"Poppins",sans-serif;font-size:1rem;line-height:1.65;color:rgba(1,29,43,.65)}.contact-section__grid{display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.25fr);gap:28px;align-items:start}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.contact-section__grid{grid-template-columns:1fr}}.contact-aside{background:linear-gradient(165deg, #074472 0%, #011d2b 100%);border-radius:16px;padding:28px 24px;color:#fff;box-shadow:0 18px 40px rgba(1,29,43,.18)}.contact-aside__intro{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}.contact-aside__intro h3{margin:0 0 8px;font-family:"Exo",sans-serif;font-size:1.25rem;font-weight:700;color:#fff}.contact-aside__intro p{margin:0;font-family:"Poppins",sans-serif;font-size:.9rem;line-height:1.55;color:rgba(255,255,255,.68)}.contact-aside__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.contact-channel{display:flex;align-items:flex-start;gap:14px;width:100%;padding:14px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.contact-channel:hover{background:rgba(255,255,255,.1);border-color:rgba(163,234,255,.45);color:inherit;transform:translateY(-1px)}.contact-channel--whatsapp:hover{border-color:rgba(37,211,102,.55)}.contact-channel__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:8px;background:rgba(255,255,255,.12);color:#fff;font-size:1rem}.contact-channel--whatsapp .contact-channel__icon{background:rgba(37,211,102,.18);color:#25d366}.contact-channel__body{display:flex;flex-direction:column;gap:2px;min-width:0}.contact-channel__body small{font-family:"Poppins",sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5)}.contact-channel__body strong{font-family:"Poppins",sans-serif;font-size:.95rem;font-weight:600;line-height:1.35;color:#fff;word-break:break-word}.contact-channel__body strong a{color:inherit;text-decoration:none}.contact-channel__body strong a:hover{color:#a3eaff}.contact-channel__body span{font-family:"Poppins",sans-serif;font-size:.82rem;line-height:1.45;color:rgba(255,255,255,.62)}.contact-panel{background:#fff;border:1px solid rgba(1,29,43,.07);border-radius:16px;padding:32px;box-shadow:0 14px 36px rgba(1,29,43,.06)}@media(max-width: 575px){.contact-panel{padding:24px 18px}}.contact-panel__head{margin-bottom:24px}.contact-panel__head h3{margin:0 0 8px;font-family:"Exo",sans-serif;font-size:1.35rem;font-weight:700;color:#011d2b}.contact-panel__head p{margin:0;font-family:"Poppins",sans-serif;font-size:.92rem;line-height:1.55;color:rgba(1,29,43,.6)}.contact-panel .form-contact .form-group{margin-bottom:14px}.contact-panel .form-contact .form-control{height:50px;border:1px solid rgba(1,29,43,.12);border-radius:8px;background:#fafbfc;font-family:"Poppins",sans-serif;font-size:.94rem;color:#011d2b;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.contact-panel .form-contact .form-control:hover{border-color:rgba(15,98,163,.3)}.contact-panel .form-contact .form-control:focus{background:#fff;border-color:rgba(15,98,163,.5);box-shadow:0 0 0 3px rgba(15,98,163,.1);outline:0}.contact-panel .form-contact .form-control::placeholder{color:rgba(1,29,43,.4);font-weight:400}.contact-panel .form-contact textarea.form-control{height:auto !important;min-height:140px;padding-top:14px;resize:vertical}.contact-panel .form-contact .d-flex{gap:12px;flex-wrap:wrap;justify-content:stretch}.contact-panel .form-contact .d-flex .btn-one{flex:1 1 180px;justify-content:center;margin-left:0}.contact-panel .form-contact .whats-form{margin-left:0}.contact-map{margin-top:40px}.contact-map__head{margin-bottom:16px}.contact-map__head h3{margin:0 0 6px;font-family:"Exo",sans-serif;font-size:1.25rem;font-weight:700;color:#011d2b}.contact-map__head p{margin:0;font-family:"Poppins",sans-serif;font-size:.92rem;color:rgba(1,29,43,.6)}.contact-map__frame{overflow:hidden;border-radius:16px;border:1px solid rgba(1,29,43,.08);box-shadow:0 12px 32px rgba(1,29,43,.06)}.contact-map__frame iframe{display:block;width:100%;min-height:400px}.blog-wp-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.5rem;flex-wrap:wrap}.blog-wp-pagination__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;border-radius:8px;background:#f3f3f3;border:1px solid rgba(0,0,0,.1);color:#222;text-decoration:none;transition:background .2s ease,border-color .2s ease}.blog-wp-pagination__btn:hover{background:rgba(15,98,163,.12);border-color:rgba(15,98,163,.45);color:#a3eaff}.blog-wp-pagination__btn.is-disabled{opacity:.45;pointer-events:none}.blog-wp-pagination__info{font-weight:600;color:#555}.blog-wp-empty{background:#f8f8f8;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:2rem;text-align:center}.blog-wp-empty h1,.blog-wp-empty h2{margin-bottom:.75rem;color:#a3eaff}.blog-wp-empty p{margin-bottom:1.25rem;color:#555}.blog-wp-accordion{margin-bottom:1.25rem;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#f8f8f8;overflow:hidden}.blog-wp-accordion--toc{margin-bottom:2rem}.blog-wp-accordion__trigger{display:block;width:100%;position:relative;padding:1rem 3rem 1rem 1.25rem;border:0;background:rgba(0,0,0,0);color:#a3eaff;font-size:1rem;font-weight:700;line-height:1.35;text-align:left;cursor:pointer;transition:color .2s ease,background .2s ease}.blog-wp-accordion__trigger:hover,.blog-wp-accordion__trigger:focus-visible{color:#074472;background:rgba(15,98,163,.06);outline:none}.blog-wp-accordion__icon{position:absolute;top:50%;right:1rem;width:26px;height:26px;border:1px solid rgba(0,0,0,.2);border-radius:50%;transform:translateY(-50%)}.blog-wp-accordion__icon::before,.blog-wp-accordion__icon::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:2px;background:currentColor;transform:translate(-50%, -50%);border-radius:1px}.blog-wp-accordion__icon::after{transform:translate(-50%, -50%) rotate(90deg);transition:opacity .2s ease}.blog-wp-accordion__trigger[aria-expanded=true] .blog-wp-accordion__icon::after{opacity:0}.blog-wp-accordion__panel{padding:0 1.25rem 1.15rem;border-top:1px solid rgba(0,0,0,.06)}.blog-wp-accordion__panel[hidden]{display:none}.blog-wp-accordion__list{margin:.85rem 0 0;padding-left:1.15rem}.blog-wp-accordion__list li{color:#333;line-height:1.6;font-size:.95rem}.blog-wp-accordion__list li+li{margin-top:.5rem}.blog-wp-accordion__toc{margin:.85rem 0 0;padding:0;list-style:none}.blog-wp-accordion__toc--root>.blog-wp-accordion__toc-item--h2{position:relative;padding-left:1.1rem}.blog-wp-accordion__toc--root>.blog-wp-accordion__toc-item--h2::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#a3eaff}.blog-wp-accordion__toc--root>.blog-wp-accordion__toc-item--h2+.blog-wp-accordion__toc-item--h2{margin-top:.75rem}.blog-wp-accordion__toc-sub{margin:.45rem 0 0;padding:.35rem 0 0 .85rem;list-style:none;border-left:2px solid rgba(163,234,255,.3)}.blog-wp-accordion__toc-sub .blog-wp-accordion__toc-item--h3{position:relative;padding-left:.9rem}.blog-wp-accordion__toc-sub .blog-wp-accordion__toc-item--h3::before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:1px;background:#999;transform:rotate(45deg)}.blog-wp-accordion__toc-sub .blog-wp-accordion__toc-item--h3+.blog-wp-accordion__toc-item--h3{margin-top:.4rem}.blog-wp-accordion__toc-link{display:inline-block;color:#333;text-decoration:none;font-size:.95rem;line-height:1.5;transition:color .2s ease}.blog-wp-accordion__toc-link:hover{color:#a3eaff;text-decoration:underline}.blog-wp-accordion__toc-item--h2>.blog-wp-accordion__toc-link{font-weight:600}.blog-wp-accordion__toc-item--h3>.blog-wp-accordion__toc-link{font-size:.9rem;font-weight:500;color:#555}.blog-wp-accordion--tags{margin-top:2rem}.blog-wp-accordion__tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:.85rem 0 0;padding:0}.blog-wp-accordion__tags li{list-style:none;list-style-type:none;margin:0}.blog-wp-accordion__tags li::marker{content:none}.blog-wp-accordion__tag-link{display:inline-block;background:#f3f3f3;color:#444;padding:.35rem .75rem;border-radius:999px;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease;border:1px solid rgba(0,0,0,.08)}.blog-wp-accordion__tag-link:hover{color:#a3eaff;background:rgba(163,234,255,.08);border-color:rgba(163,234,255,.25);text-decoration:none}.int-page-4.blog-page .blog-page__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-4.blog-page .blog-page__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 575px){.int-page-4.blog-page .blog-page__grid{grid-template-columns:minmax(0, 1fr)}}.int-page-4.blog-page .blog-page__sidebar{display:flex;flex-direction:column;gap:1rem}.int-page-4.blog-page .blog-page__sidebar-block{padding:18px 16px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#f8f8f8}.int-page-4.blog-page .blog-page__sidebar-cta{background:rgba(15,98,163,.08);border-color:rgba(15,98,163,.25)}.int-page-4.blog-page .blog-page__sidebar-cta p{color:#333 !important;font-size:.92rem;line-height:1.55;margin-bottom:.85rem;text-align:left}.int-page-4.blog-page .blog-page__sidebar-title{font-size:1.05rem;font-weight:700;color:#a3eaff;margin-bottom:.85rem}.int-page-4.blog-page .blog-page__sidebar-title--section{font-size:1.2rem;margin-bottom:.85rem}.int-page-4.blog-page .blog-page__sidebar-block--list .blog-page__sidebar-list li+li,.int-page-4.blog-page .blog-page__sidebar-block--list .blog-page__sidebar-categories li+li{margin-top:.65rem}.int-page-4.blog-page .blog-page__sidebar-btn.btn-main{width:100%;justify-content:center;text-align:center;padding:9px 16px;font-size:.88rem}.int-page-4.blog-page .blog-page__sidebar-list,.int-page-4.blog-page .blog-page__sidebar-categories{list-style:none;margin:0;padding:0}.int-page-4.blog-page .blog-page__sidebar-list li,.int-page-4.blog-page .blog-page__sidebar-categories li{list-style:none;list-style-type:none;margin-bottom:0}.int-page-4.blog-page .blog-page__sidebar-list li::marker,.int-page-4.blog-page .blog-page__sidebar-categories li::marker{content:none}.int-page-4.blog-page .blog-page__sidebar-list li+li,.int-page-4.blog-page .blog-page__sidebar-categories li+li{margin-top:.65rem}.int-page-4.blog-page .blog-page__sidebar-list a,.int-page-4.blog-page .blog-page__sidebar-categories a{display:block;color:#222;text-decoration:none;font-size:.92rem;line-height:1.45;transition:color .2s ease}.int-page-4.blog-page .blog-page__sidebar-list a:hover,.int-page-4.blog-page .blog-page__sidebar-categories a:hover{color:#a3eaff}.int-page-4.blog-page .blog-page__sidebar-list time,.int-page-4.blog-page .blog-page__sidebar-categories time{display:block;margin-top:.2rem;font-size:.78rem;color:#888}.int-page-4.blog-page .blog-page__sidebar-categories li.is-active a{color:#a3eaff;font-weight:700}.int-page-4.blog-page .blog-page__sidebar-empty{margin:0;font-size:.9rem;color:#777}.blog-wp-article__back{margin-bottom:1rem}.blog-wp-article__back a{color:#a3eaff;text-decoration:none;font-weight:600}.blog-wp-article__back a:hover{text-decoration:underline}.blog-wp-article__featured{margin:0 0 1.5rem;border-radius:10px;overflow:hidden}.blog-wp-article__featured img{width:100%;height:480px;display:block;object-fit:cover}.blog-wp-article__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;margin-bottom:1.25rem;color:#666;font-size:.92rem}.blog-wp-article__meta-sep{color:#bbb}.blog-wp-article__reading{display:inline-flex;align-items:center;gap:.45rem;font-weight:600;color:#a3eaff}.blog-wp-article__lead{font-size:1.05rem;line-height:1.7;color:#333;font-weight:500;margin-bottom:1.25rem}.blog-wp-article__content{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:1.5rem;color:#333}.blog-wp-article__content img{max-width:100%;height:auto;border-radius:8px}.blog-wp-article__content h2,.blog-wp-article__content h3,.blog-wp-article__content h4{scroll-margin-top:110px;font-family:inherit;text-transform:none;letter-spacing:normal}.blog-wp-article__content h2{font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.35;font-weight:700;color:#a3eaff;margin:2.25rem 0 .85rem;padding-bottom:.45rem;border-bottom:1px solid rgba(163,234,255,.25)}.blog-wp-article__content h2:first-child{margin-top:0}.blog-wp-article__content h3{font-size:clamp(1.05rem,1.6vw,1.18rem);line-height:1.4;font-weight:600;color:#074472;margin:1.5rem 0 .65rem}.blog-wp-article__content h4{font-size:1rem;line-height:1.45;font-weight:600;color:#333;margin:1.15rem 0 .5rem}.blog-wp-article__content p,.blog-wp-article__content li{color:#444;font-size:1rem;line-height:1.75}.blog-wp-article__content a{color:#a3eaff}.blog-wp-article__content .blog-wp-accordion--toc{margin:1.25rem 0}.blog2-page .blog-page__grid{margin-top:.5rem}.blog2-article__back{margin-bottom:1rem}.blog2-article__back a{color:#666;text-decoration:none;font-size:.9rem}.blog2-article__back a:hover{color:#a3eaff}.blog2-article__meta-bar{display:flex;gap:1rem;font-size:.85rem;color:#888;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.04em}.blog2-article__cover{margin:0 0 1.5rem;border-radius:16px;overflow:hidden}.blog2-article__cover img{width:100%;height:auto;display:block}.blog2-article__lead{font-size:1.2rem;line-height:1.65;color:#222;font-weight:500;margin-bottom:1.5rem;text-align:center}.blog2-article__content{padding:0 .5rem}.blog2-article__content h2,.blog2-article__content h3{scroll-margin-top:110px}.blog2-article__content h2{color:#a3eaff}.blog2-article__content p,.blog2-article__content li{color:#444;line-height:1.8}.blog2-article__tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.08)}.blog2-article__tag{font-size:.88rem;color:#074472;text-decoration:none;font-weight:600}.blog2-article__tag:hover{color:#a3eaff}.blog2-article__related{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08)}.blog2-article__related h2{font-size:1.25rem;color:#a3eaff;margin-bottom:1.25rem;text-align:center}.blog2-article__related-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}@media(max-width: 575px){.blog2-article__related-grid{grid-template-columns:1fr}}.blog2-article__related-card{display:block;border-radius:12px;overflow:hidden;background:#f5f5f5;text-decoration:none;transition:transform .25s ease}.blog2-article__related-card:hover{transform:translateY(-4px)}.blog2-article__related-card img{width:100%;height:140px;object-fit:cover;display:block}.blog2-article__related-card span{display:block;padding:.85rem;font-size:.88rem;font-weight:600;color:#a3eaff;line-height:1.35}.banner-full{position:relative;width:100%;background-color:#656565;margin-top:0;overflow:hidden;z-index:2}.banner-full .swiper-slide.swiper-slide-active .fadeUp{opacity:0;animation:fadeup 1s cubic-bezier(0.22, 1, 0.36, 1) .35s forwards}.banner-full .swiper-slide.swiper-slide-active .banner-kicker{opacity:0;animation:fadeup .9s cubic-bezier(0.22, 1, 0.36, 1) .3s forwards}.banner-full .swiper-slide.swiper-slide-active .text1{opacity:0;animation:fadeup 1s cubic-bezier(0.22, 1, 0.36, 1) .45s forwards}.banner-full .swiper-slide.swiper-slide-active .text2{opacity:0;animation:fadeup 1s cubic-bezier(0.22, 1, 0.36, 1) .6s forwards}.banner-full .swiper-slide.swiper-slide-active .banner-actions,.banner-full .swiper-slide.swiper-slide-active .btn-one,.banner-full .swiper-slide.swiper-slide-active .btn-cta-primary{opacity:0;animation:fadeup .9s cubic-bezier(0.22, 1, 0.36, 1) .75s forwards}.banner-full .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s both}.banner-full .swiper-slide.swiper-slide-active .bg picture img{animation:bannerKenBurns 12s ease-out forwards}@keyframes bannerKenBurns{from{transform:scale(1.04)}to{transform:scale(1)}}.banner-full .banner-controls{position:absolute;right:auto;left:50%;transform:translateX(-50%);bottom:20px;z-index:15;display:flex;align-items:center;gap:clamp(10px,1.5vw,14px);pointer-events:none}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls{justify-content:center;right:auto;left:50%;transform:translateX(-50%);bottom:12px;gap:6px}}.banner-full .banner-controls__nav{pointer-events:auto;position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;top:auto;left:auto;right:auto;bottom:auto;transform:none;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(101,101,101,.1);backdrop-filter:blur(8px);color:#fff;cursor:pointer;transition:background .3s ease,border-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-controls__nav{width:44px;height:44px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls__nav{width:36px;height:36px}}.banner-full .banner-controls__nav i{font-size:.9rem;line-height:1}.banner-full .banner-controls__nav svg{width:30px;height:30px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls__nav svg{width:26px;height:26px}}.banner-full .banner-controls__nav svg path{stroke:#ddd}.banner-full .banner-controls__nav::before,.banner-full .banner-controls__nav::after{display:none !important;content:none !important}.banner-full .banner-controls__nav:hover{background:#0f62a3;border-color:rgba(255,255,255,.4);transform:scale(1.06);box-shadow:0 8px 24px rgba(15,98,163,.4)}.banner-full .banner-controls__nav.is-disabled{opacity:.35;pointer-events:none}.banner-full .banner-controls__panel{pointer-events:auto;display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:clamp(120px,18vw,160px);padding:12px 16px;border-radius:14px;background:rgba(101,101,101,.1);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 40px rgba(0,0,0,.22)}@media(max-width: 575px){.banner-full .banner-controls__panel{min-width:110px;padding:10px 12px}}.banner-full .banner-controls__counter{display:flex;align-items:baseline;margin:0 auto;gap:8px;line-height:1;font-variant-numeric:tabular-nums}.banner-full .banner-controls__current{font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;letter-spacing:-0.03em;color:#fff}.banner-full .banner-controls__divider{font-size:.85rem;font-weight:300;color:rgba(255,255,255,.35)}.banner-full .banner-controls__total{font-size:.85rem;font-weight:500;color:rgba(255,255,255,.55)}.banner-full .banner-controls .swiper-pagination{position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;transform:none !important;display:flex;align-items:center;justify-content:flex-end;gap:6px;width:100%}.banner-full .banner-controls .banner-bullet{position:relative;flex:1;height:3px;border-radius:999px;background:rgba(255,255,255,.2);overflow:hidden;cursor:pointer;opacity:1;transition:background .3s ease}.banner-full .banner-controls .banner-bullet__fill{position:absolute;top:0;left:0;height:100%;width:0%;background:#0f62a3;border-radius:inherit;transition:width .1s linear}.banner-full .banner-controls .banner-bullet--active{background:rgba(255,255,255,.28);height:4px}.banner-full .banner-controls .banner-bullet:hover{background:rgba(255,255,255,.35)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-controls{right:12px;bottom:12px;gap:6px}.banner-full .banner-controls__panel{min-width:96px;padding:8px 10px;gap:6px;border-radius:10px}.banner-full .banner-controls__current{font-size:1.15rem}.banner-full .banner-controls__divider,.banner-full .banner-controls__total{font-size:.7rem}.banner-full .banner-controls .banner-bullet{height:2px}.banner-full .banner-controls .banner-bullet--active{height:3px}}.banner-full .banner-main{position:relative !important;width:100%;height:clamp(520px,72vh,680px);overflow:hidden}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main{height:clamp(500px,70vh,620px)}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:clamp(400px,68vh,430px)}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main{height:clamp(880px,62vh,800px)}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main{height:clamp(440px,68vh,620px)}}@media(max-width: 575px){.banner-full .banner-main{height:clamp(550px,70vh,680px)}}.banner-full .banner-main .swiper-slide{display:flex;align-items:stretch;justify-content:center;overflow:hidden;background:#656565}.banner-full .banner-main .content-area{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area{align-items:flex-start}}.banner-full .banner-main .content-area .bg{position:absolute;inset:0;overflow:hidden;z-index:1}.banner-full .banner-main .content-area .bg picture,.banner-full .banner-main .content-area .bg .image-bg{display:block;width:100%;height:100%}.banner-full .banner-main .content-area .bg picture img,.banner-full .banner-main .content-area .bg .img-slide{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.banner-full .banner-main .content-area .bg .shape-shadow{display:block;position:absolute;bottom:0;left:0;width:100%;height:35%;background:linear-gradient(to top, rgba(1, 29, 43, 0.25) 0%, transparent 100%);z-index:3;pointer-events:none}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .bg .shape-shadow{height:45%;background:linear-gradient(to top, rgba(1, 29, 43, 0.35) 0%, transparent 100%)}}.banner-full .banner-main .content-area .bg .shape{position:absolute;width:100%;height:90%;left:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2}.banner-full .banner-main .content-area .bg .shape img{width:115%;height:100%;object-position:left bottom;margin-left:-30px}.banner-full .banner-main .content-area .content{position:relative;z-index:4;display:flex;align-items:center;width:100%;height:100%;margin:0 auto;padding-left:80px;box-sizing:border-box}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main .content-area .content{padding-left:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content{padding-left:50px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content{align-items:flex-start;justify-content:flex-start;width:98%;padding:48px 28px 80px}}.banner-full .banner-main .content-area .content.content-right{justify-content:flex-end;padding-left:0;padding-right:80px}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main .content-area .content.content-right{padding-right:50px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content.content-right{padding-right:50px}}@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.content-right{justify-content:flex-start;padding:28px 28px 10px}}.banner-full .banner-main .content-area .content.content-right .text{align-items:flex-start;text-align:left;margin-left:auto;width:min(480px,100%)}@media only screen and (min-width: 1441px){.banner-full .banner-main .content-area .content.content-right .text{width:620px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content.content-right .text{width:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content.content-right .text{text-align:center;width:62vw;margin-left:14vw;margin-top:30px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content.content-right .text{justify-content:center;width:100%;text-align:center;margin-left:0}}.banner-full .banner-main .content-area .content.content-right .text .banner-kicker{color:#f5f5f5;font-size:1rem;font-weight:600;letter-spacing:.16em}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content.content-right .text .banner-kicker{font-size:.78rem}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content.content-right .text .banner-kicker{width:100%;font-size:.72rem;text-align:center}}.banner-full .banner-main .content-area .content.content-right .text h1,.banner-full .banner-main .content-area .content.content-right .text h2,.banner-full .banner-main .content-area .content.content-right .text .text1{color:#fff;font-size:2.95rem;line-height:1.1;text-shadow:0 2px 24px rgba(1,29,43,.35)}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main .content-area .content.content-right .text h1,.banner-full .banner-main .content-area .content.content-right .text h2,.banner-full .banner-main .content-area .content.content-right .text .text1{font-size:2.6rem}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content.content-right .text h1,.banner-full .banner-main .content-area .content.content-right .text h2,.banner-full .banner-main .content-area .content.content-right .text .text1{font-size:1.8rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content.content-right .text h1,.banner-full .banner-main .content-area .content.content-right .text h2,.banner-full .banner-main .content-area .content.content-right .text .text1{font-size:2.05rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content.content-right .text h1,.banner-full .banner-main .content-area .content.content-right .text h2,.banner-full .banner-main .content-area .content.content-right .text .text1{width:100%;font-size:1.2rem;text-align:center}}.banner-full .banner-main .content-area .content.content-right .text h1 b,.banner-full .banner-main .content-area .content.content-right .text h1 strong,.banner-full .banner-main .content-area .content.content-right .text h2 b,.banner-full .banner-main .content-area .content.content-right .text h2 strong,.banner-full .banner-main .content-area .content.content-right .text .text1 b,.banner-full .banner-main .content-area .content.content-right .text .text1 strong{color:#a3eaff}.banner-full .banner-main .content-area .content.content-right .text p.text2,.banner-full .banner-main .content-area .content.content-right .text .text2{color:rgba(255,255,255,.92);font-size:1.05rem;line-height:1.65;max-width:38ch;text-shadow:0 1px 12px rgba(1,29,43,.25)}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content.content-right .text p.text2,.banner-full .banner-main .content-area .content.content-right .text .text2{font-size:.8rem;max-width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content.content-right .text p.text2,.banner-full .banner-main .content-area .content.content-right .text .text2{font-size:.8rem;line-height:1.2;text-align:center;width:100%;max-width:100%}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content.content-right .text .banner-actions{width:100%;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){.banner-full .banner-main .content-area .content.content-right .text .banner-actions .btn-one{width:fit-content;margin:0 auto}}.banner-full .banner-main .content-area .content .text{display:flex;flex-direction:column;align-items:flex-start;gap:0;text-align:left;width:100%;width:560px}@media only screen and (min-width: 1441px){.banner-full .banner-main .content-area .content .text{width:620px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{width:480px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .text{width:100%}}.banner-full .banner-main .content-area .content .text.margin-none{margin-left:0 !important}.banner-full .banner-main .content-area .content .text .banner-kicker{display:block;margin:0 0 14px;font-family:"Poppins",sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#011d2b;line-height:1.2}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text .banner-kicker{font-size:.75rem;margin-bottom:12px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text .banner-kicker{font-size:.72rem;margin-bottom:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text .banner-kicker{font-size:.68rem;margin-bottom:8px;text-align:center;letter-spacing:.1em}}.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text .text1{display:block;color:#fff;font-family:"Exo",sans-serif;font-size:3.2rem;line-height:1.08;font-weight:700;letter-spacing:-0.03em;text-transform:none;text-wrap:balance;margin:0 0 18px;text-shadow:0 2px 20px rgba(1,29,43,.3)}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text .text1{font-size:2.85rem}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text .text1{font-size:2rem;margin-bottom:14px}}@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 .text1{font-size:2.1rem;line-height:1.12;margin-bottom:12px}}@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 .text1{font-size:1.85rem;line-height:1.15;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 .text1{font-size:1.55rem;line-height:1.18;text-align:center;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text h1 b,.banner-full .banner-main .content-area .content .text h1 strong,.banner-full .banner-main .content-area .content .text h2 b,.banner-full .banner-main .content-area .content .text h2 strong,.banner-full .banner-main .content-area .content .text .text1 b,.banner-full .banner-main .content-area .content .text .text1 strong{font-weight:700;color:#a3eaff}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text h1 br,.banner-full .banner-main .content-area .content .text h2 br,.banner-full .banner-main .content-area .content .text .text1 br{display:none}}.banner-full .banner-main .content-area .content .text p.text2,.banner-full .banner-main .content-area .content .text .text2{margin:0 0 28px;font-family:"Poppins",sans-serif;font-size:1.05rem;line-height:1.6;font-weight:400;color:rgba(255,255,255,.92);text-wrap:pretty}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p.text2,.banner-full .banner-main .content-area .content .text .text2{font-size:.95rem;margin-bottom:22px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text p.text2,.banner-full .banner-main .content-area .content .text .text2{font-size:.95rem;width:100%;max-width:100%;margin-bottom:20px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text p.text2,.banner-full .banner-main .content-area .content .text .text2{font-size:.9rem;line-height:1.55;width:100%;max-width:100%;margin-bottom:18px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text p.text2,.banner-full .banner-main .content-area .content .text .text2{font-size:.85rem;line-height:1.4;text-align:center;width:100%;max-width:100%;margin-bottom:16px}}.banner-full .banner-main .content-area .content .text .banner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.banner-full .banner-main .content-area .content .text .banner-actions .btn-one,.banner-full .banner-main .content-area .content .text .btn-one,.banner-full .banner-main .content-area .content .text .btn-cta-primary{align-self:flex-start;margin:0;padding:14px 28px;background:#a3eaff !important;color:#011d2b !important;font-size:.9rem;font-weight:600;letter-spacing:.02em;text-transform:none;border-radius:6px;gap:10px}.banner-full .banner-main .content-area .content .text .banner-actions .btn-one i,.banner-full .banner-main .content-area .content .text .btn-one i,.banner-full .banner-main .content-area .content .text .btn-cta-primary i{font-size:.8rem;transition:transform .25s ease}.banner-full .banner-main .content-area .content .text .banner-actions .btn-one span,.banner-full .banner-main .content-area .content .text .btn-one span,.banner-full .banner-main .content-area .content .text .btn-cta-primary span{font-size:inherit;font-weight:inherit;color:inherit;margin:0;color:#011d2b}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text .banner-actions .btn-one,.banner-full .banner-main .content-area .content .text .btn-one,.banner-full .banner-main .content-area .content .text .btn-cta-primary{padding:12px 24px;font-size:.85rem}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text .banner-actions .btn-one,.banner-full .banner-main .content-area .content .text .btn-one,.banner-full .banner-main .content-area .content .text .btn-cta-primary{padding:11px 20px;font-size:.82rem}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text .banner-actions .btn-one,.banner-full .banner-main .content-area .content .text .btn-one,.banner-full .banner-main .content-area .content .text .btn-cta-primary{padding:8px 16px;font-size:.7rem;width:100%;justify-content:center}}.banner-full .banner-main .content-area .content .text .banner-actions .btn-one:hover,.banner-full .banner-main .content-area .content .text .btn-one:hover,.banner-full .banner-main .content-area .content .text .btn-cta-primary:hover{box-shadow:0 12px 32px rgba(15,98,163,.35)}.banner-full .banner-main .content-area .content .text .banner-actions .btn-one:hover i,.banner-full .banner-main .content-area .content .text .btn-one:hover i,.banner-full .banner-main .content-area .content .text .btn-cta-primary:hover i{transform:translateX(3px)}.banner-full .banner-main .content-area .content .image-banner{width:100%;max-width:480px;height:clamp(260px,38vh,400px);margin:0 auto;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.2);box-shadow:0 24px 64px rgba(0,0,0,.35)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-full .banner-main .content-area .content .image-banner{max-width:100%;height:clamp(200px,32vh,280px)}}.banner-full .banner-main .content-area .content .image-banner img{width:100%;height:100%;object-fit:cover;background-color:#fff}.banner-full .banner-main .content-area .content .image-banner img.obj-contain{object-fit:contain}.section-why__panel{position:relative;background:#011d2b;border-radius:8px;padding:30px 0 30px 30px;overflow:visible}@media only screen and (min-width: 1200px)and (max-width: 1440px){.section-why__panel{padding:36px 0 36px 32px;border-radius:24px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__panel{padding:28px 0 28px 24px;border-radius:22px}}@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-why__panel{padding:22px 18px;border-radius:18px;overflow:hidden}}.section-why__layout{position:relative;min-height:400px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__layout{min-height:420px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-why__layout{min-height:0}}.section-why__content-col{position:relative;z-index:2;padding-right:0 !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){.section-why__content-col{padding-right:calc(var(--bs-gutter-x)*.5) !important}}.section-why__media-col{position:relative;z-index:1;padding-left:0 !important;padding-right:0 !important}@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-why__media-col{display:flex}}@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-why__media-col{margin-top:24px;padding-left:calc(var(--bs-gutter-x)*.5) !important;padding-right:calc(var(--bs-gutter-x)*.5) !important}}.section-why__main{display:flex;flex-direction:column;height:100%;justify-content:space-between;gap:40px;padding-right:24px;padding-top:8px;padding-bottom:8px}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__main{gap:28px;padding-right:16px}}@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-why__main{gap:24px;padding-right:0;padding-top:0;padding-bottom:0}}.section-why__eyebrow{display:inline-block;margin:0;font-family:"Poppins",sans-serif;font-size:.92rem;font-weight:500;color:#a3eaff;line-height:1.2}.section-why__intro{position:relative;padding-right:5%}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__intro{padding-right:4%}}@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-why__intro{padding-right:0}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 1441px){.section-why__intro .col-md-6:last-child{position:relative;padding-left:0px}.section-why__intro .col-md-6:last-child::before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:2px;background:rgba(163,234,255,.55);border-radius:2px}}.section-why__title{margin:0;font-size:clamp(1.65rem,2.4vw,2.35rem);font-weight:700;line-height:1.15;letter-spacing:-0.02em;color:#fff;text-wrap:balance}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-why__title{font-size:1.55rem}}.section-why__lead{margin:0;font-size:.95rem;font-weight:400;line-height:1.65;padding-left:20px;color:rgba(255,255,255,.72)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-why__lead{font-size:.9rem;margin-top:4px}}.section-why__cards{position:relative;z-index:3;width:122%;max-width:none}@media only screen and (min-width: 1200px)and (max-width: 1440px){.section-why__cards{width:120%}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__cards{width:114%}}@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-why__cards{width:100%}}.section-why__card{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;text-align:center;width:100%;height:100%;min-height:230px;padding:22px 18px;background:#fff;border-radius:8px;border:1px solid rgba(1,29,43,.04);box-shadow:0 10px 28px rgba(1,29,43,.08);transition:transform .25s ease,box-shadow .25s ease}.section-why__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(1,29,43,.12)}.section-why__card:hover .section-why__icon{color:#0f62a3;background:rgba(15,98,163,.1)}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__card{padding:18px 12px;border-radius:14px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-why__card{padding:16px 14px;border-radius:12px}}.section-why__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:14px;border-radius:8px;background:rgba(15,98,163,.08);color:#074472;font-size:1.4rem;transition:background .25s ease,color .25s ease}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-why__icon{width:38px;height:38px;font-size:1rem;margin-bottom:10px;border-radius:10px}}.section-why__card-title{margin:0 0 8px;font-family:"Poppins",sans-serif;font-size:.95rem;font-weight:700;line-height:1.3;color:#011d2b}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__card-title{font-size:.85rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-why__card-title{font-size:.85rem}}.section-why__card-text{margin:0;font-family:"Poppins",sans-serif;font-size:.82rem;font-weight:400;line-height:1.5;color:rgba(1,29,43,.55)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-why__card-text{font-size:.78rem}}.section-why__media{position:relative;width:100%;height:100%;min-height:480px;border-radius:6px;overflow:hidden;margin-right:28px}@media only screen and (min-width: 1200px)and (max-width: 1440px){.section-why__media{min-height:440px;margin-right:24px;border-radius:20px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-why__media{min-height:400px;margin-right:20px;border-radius:18px}}@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-why__media{min-height:280px;margin-right:0;border-radius:16px}}.section-why__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.section-about02 .box-wrapper2{margin-top:40px}.section-about02 .box-image1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;max-height:550px;object-fit:cover;object-position:center;border-radius:6px;transition:.3s ease-in-out;overflow:hidden}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-image1{height:400px}}.section-about02 .box-image1.h-300{height:300px}.section-about02 .box-image1.h-350{height:350px}.section-about02 .box-image1.h-400{height:400px}.section-about02 .box-image1.h-450{height:450px}.section-about02 .box-image1.h-500{height:500px}.section-about02 .box-image1 img{width:100%;height:100%;object-fit:cover}.section-about02 .about-tabs .nav{display:flex;align-items:center;justify-content:start;background-color:rgba(163,234,255,.1);padding:0;border-radius:5px;margin-bottom:20px}.section-about02 .about-tabs .nav .nav-item{width:30%}.section-about02 .about-tabs .nav .nav-item .nav-link{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;padding:5px 10px;gap:10px;font-weight:600;color:#011d2b;padding:14px 15px;border-radius:5px}.section-about02 .about-tabs .nav .nav-item .nav-link.active{background-color:#0f62a3;color:#fff}.section-about02 .about-tabs .tab-content .icon-title{display:flex;align-items:center;margin-bottom:15px;transition:.5s ease;gap:15px}.section-about02 .about-tabs .tab-content .icon-title i{border-radius:50%;font-size:35px;color:#0f62a3}.section-about02 .about-tabs .tab-content .icon-title span{font-size:28px;font-weight:600;text-transform:uppercase;letter-spacing:1px;background-image:linear-gradient(180deg, rgba(15, 98, 163, 0.8), rgba(7, 68, 114, 0.9), rgba(15, 98, 163, 0.9));color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.section-about02 .box-expertise{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#0f62a3;border-radius:6px;padding:20px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about02 .box-expertise{padding:30px}}.section-about02 .box-expertise .ano-number{display:flex;align-items:center;justify-content:center;gap:10px;font-size:120px;line-height:120px;font-weight:700;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .ano-number{font-size:100px}}.section-about02 .box-expertise .ano-number span{font-size:80px;font-weight:700;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .ano-number span{font-size:30px}}.section-about02 .box-expertise .ano-number.column{flex-direction:column;align-items:center;gap:5px;font-size:80px;line-height:85px}.section-about02 .box-expertise .ano-number.column span{font-size:30px;line-height:normal}.section-about02 .box-expertise .text{font-size:20px;line-height:22px;font-weight:700;text-align:center;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about02 .box-expertise .text{font-size:24px}}.section-categories{position:relative;background:#fff}.section-categories.section-padding{padding-top:70px;padding-bottom:70px}@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-categories.section-padding{padding-top:50px;padding-bottom:50px}}.section-categories__content{max-width:360px;padding-right:12px}@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-categories__content{max-width:100%;padding-right:0;text-align:center;margin:0 auto 8px}}.section-categories__eyebrow{display:inline-block;margin:0 0 12px;font-family:"Poppins",sans-serif;font-size:.82rem;font-weight:600;color:#0f62a3;letter-spacing:.08em;text-transform:uppercase}.section-categories__title{margin:0 0 14px;font-family:"Exo",sans-serif;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:700;color:#011d2b;line-height:1.15;letter-spacing:-0.02em;text-wrap:balance}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-categories__title br{display:none}}.section-categories__text{margin:0 0 22px;font-family:"Poppins",sans-serif;font-size:.9rem;font-weight:400;line-height:1.5;color:rgba(1,29,43,.62)}@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-categories__text{max-width:420px;margin-left:auto;margin-right:auto}}.section-categories__cta{padding:12px 22px;font-size:.88rem;gap:10px}.section-categories__cta i{font-size:.78rem;transition:transform .25s ease}.section-categories__cta:hover i{transform:translateX(3px)}@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-categories__cta{margin:0 auto}}.section-categories__slider{position:relative;min-width:0}.section-categories__swiper{width:100%;min-width:0;overflow:hidden;padding:4px 2px 8px}.section-categories__swiper .swiper-slide{height:auto}.section-categories__pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px}.section-categories__pagination .swiper-pagination-bullet{width:22px;height:3px;margin:0 !important;border-radius:999px;background:rgba(1,29,43,.18);opacity:1;transition:width .25s ease,background .25s ease}.section-categories__pagination .swiper-pagination-bullet-active{width:34px;background:#0f62a3}.uni-tipo{position:relative;display:block;width:100%;aspect-ratio:159/100;background:#e3e8ec;border-radius:clamp(6px,1.2vw,8px);overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.uni-tipo{aspect-ratio:auto;height:235px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-tipo{aspect-ratio:auto;min-height:220px;height:auto}}.uni-tipo__mark{position:absolute;top:0;left:15px;z-index:0;width:calc(100% - 30px);margin:0 auto;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(3.2rem,8vw,7rem);font-weight:400;line-height:1;text-align:center;text-transform:capitalize;user-select:none;pointer-events:none;white-space:nowrap;background:linear-gradient(180deg, rgba(255, 255, 255, 0.4) 5%, #e3e8ec 97%);-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:4px rgba(0,0,0,0);color:rgba(15,98,163,0)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-tipo__mark{font-size:clamp(2.6rem,12vw,4rem);left:10px;width:calc(100% - 20px);-webkit-text-stroke-width:2px}}.uni-tipo__body{position:relative;z-index:1;display:flex;align-items:center;width:100%;height:100%}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-tipo__body{flex-direction:column;align-items:stretch;height:auto;min-height:220px}}.uni-tipo__info{position:absolute;inset:0;z-index:2;display:flex;align-items:center;width:100%;height:100%;padding:clamp(16px,2.2vw,20px);overflow:hidden}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-tipo__info{position:relative;inset:unset;align-items:flex-end;padding:20px 16px 18px}}.uni-tipo__texts{padding-bottom:clamp(8px,2vw,28px);max-width:50%}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-tipo__texts{max-width:100%;padding-bottom:0}}.uni-tipo__name{margin:0;font-family:"Exo",sans-serif;font-size:clamp(1.1rem,1.8vw,1.8rem);font-weight:700;line-height:1.3;color:#232323;margin-bottom:20px}.uni-tipo__cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;border:1px solid #0f62a3;border-radius:2px;background-color:rgba(0,0,0,0);color:#0f62a3;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;line-height:1.2;transition:background-color .25s ease,color .25s ease}.uni-tipo__cta:hover{background-color:#0f62a3;color:#fff}.uni-tipo__figure{position:absolute;right:-30px;top:-10px;z-index:1;width:clamp(170px,30vw,300px);display:block;pointer-events:none;transform:rotate(3deg)}@media only screen and (min-width: 1200px)and (max-width: 1440px){.uni-tipo__figure{width:220px;right:22px;bottom:22px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.uni-tipo__figure{width:190px;right:18px;bottom:18px}}@media only screen and (min-width: 768px)and (max-width: 991px){.uni-tipo__figure{width:180px;right:16px;bottom:16px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-tipo__figure{position:relative;inset:unset;width:min(220px,70%);margin:0 0 0 auto;padding:8px 12px 4px}}.uni-tipo__figure img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 5px 20px rgba(198, 198, 198, 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:#0f62a3;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:#0f62a3;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;left:50%;transform:translateX(-50%);transition:.2s ease-in-out}.box-cards-mission .card-mission .icon i{font-size:40px;color:#fff}.box-cards-mission .card-mission .content{text-align:center;margin-top:40px;padding:45px 15px}.box-cards-mission .card-mission .content .title{margin-bottom:10px;font-size:25px;font-weight:700;color:#fff}.box-cards-mission .card-mission .content .desc{font-size:14px;font-weight:400;line-height:24px;margin:0;color:#fff}.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}.section-highlights{position:relative;z-index:3;padding:0;background:#f5f6f8;border-bottom:1px solid rgba(1,29,43,.06)}.section-highlights .container{max-width:1480px}.section-highlights__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:0}.section-highlights__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:28px 20px;background:rgba(0,0,0,0);border:none;border-right:1px solid rgba(1,29,43,.08);transition:background .25s ease}.section-highlights__card:last-child{border-right:none}.section-highlights__card:hover{background:rgba(255,255,255,.7)}.section-highlights__card:hover .section-highlights__icon{color:#0f62a3;background:rgba(15,98,163,.1)}.section-highlights__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(15,98,163,.08);color:#074472;font-size:.95rem;flex-shrink:0;transition:background .25s ease,color .25s ease}.section-highlights__body{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.section-highlights__title{margin:0;font-family:"Poppins",sans-serif;font-size:.95rem;font-weight:700;line-height:1.3;color:#011d2b;letter-spacing:0}.section-highlights__text{margin:0;font-family:"Poppins",sans-serif;font-size:.82rem;font-weight:400;line-height:1.4;color:rgba(1,29,43,.55)}@media only screen and (min-width: 1200px)and (max-width: 1440px){.section-highlights__card{padding:24px 16px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-highlights__card{padding:22px 14px;gap:8px}.section-highlights__icon{width:36px;height:36px;font-size:.88rem}.section-highlights__title{font-size:.88rem}.section-highlights__text{font-size:.78rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-highlights__grid{grid-template-columns:repeat(2, 1fr)}.section-highlights__card{padding:22px 16px;border-right:1px solid rgba(1,29,43,.08);border-bottom:1px solid rgba(1,29,43,.08)}.section-highlights__card:nth-child(2n){border-right:none}.section-highlights__card:nth-child(n+3){border-bottom:none}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-highlights__grid{grid-template-columns:1fr}.section-highlights__card{flex-direction:row;justify-content:flex-start;text-align:left;gap:14px;padding:18px 16px;border-right:none;border-bottom:1px solid rgba(1,29,43,.08)}.section-highlights__card:last-child{border-bottom:none}.section-highlights__body{align-items:flex-start}.section-highlights__icon{width:38px;height:38px}.section-highlights__title{font-size:.9rem}.section-highlights__text{font-size:.8rem}}.uni-look{position:relative;overflow:hidden;background:radial-gradient(ellipse 70% 55% at 0% 0%, rgba(15, 98, 163, 0.07) 0%, transparent 55%),radial-gradient(ellipse 55% 45% at 100% 100%, rgba(163, 234, 255, 0.08) 0%, transparent 50%),#f8fafb}.uni-look__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom: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){.uni-look__head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:28px}}@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){.uni-look__intro{max-width:820px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-look__intro{max-width:100%}}.uni-look__eyebrow{display:inline-block;margin-bottom:10px;font-family:"Poppins",sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#0f62a3}.uni-look__title{margin:0 0 12px;font-family:"Exo",sans-serif;font-size:clamp(1.85rem,3.2vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-0.03em;color:#011d2b}.uni-look__lead{margin:0;font-family:"Poppins",sans-serif;font-size:.95rem;font-weight:400;line-height:1.65;color:rgba(1,29,43,.62)}.uni-look__tools{display:flex;align-items:center;gap:16px;flex-shrink:0}.uni-look__tools .btn-one{white-space:nowrap}.uni-look__nav{display:flex;align-items:center;gap:8px}.uni-look__arrow{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border:1px solid rgba(1,29,43,.14);border-radius:5px;background:rgba(255,255,255,.8);color:#011d2b;cursor:pointer;backdrop-filter:blur(6px);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.uni-look__arrow i{font-size:.85rem}.uni-look__arrow:hover{background:#0f62a3;border-color:#0f62a3;color:#fff}.uni-look__arrow.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.uni-look__swiper{overflow:hidden}.uni-look__swiper .swiper-slide{height:auto}.uni-edit-card{position:relative;display:flex;flex-direction:column;height:100%;background:#cddbe9;border:1px solid #eee;border-radius:8px;overflow:hidden}.uni-edit-card__media{display:block;text-decoration:none;background:#fff}.uni-edit-card__media-frame{position:relative;display:block;aspect-ratio:4/4;overflow:hidden;background:linear-gradient(160deg, #e8eef3 0%, #f4f6f8 100%);border-bottom:1px solid #0f62a3;transition:all .4s ease}.uni-edit-card__media-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:all .4s ease}.uni-edit-card__media-frame img.obj-contain{object-fit:contain}.uni-edit-card__copy{display:flex;flex-direction:column;flex:1 1 auto;padding:18px 16px 20px;background:#eaeff3}.uni-edit-card__mast{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e8e8e8}.uni-edit-card__series{font-family:"Poppins",sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0f62a3;line-height:1}.uni-edit-card__folio{font-family:"Exo",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.06em;color:rgba(1,29,43,.35);line-height:1;font-variant-numeric:tabular-nums}.uni-edit-card__headline{margin:0 0 8px;font-family:"Exo",sans-serif;font-size:clamp(1.05rem,1.35vw,1.22rem);font-weight:700;line-height:1.22;letter-spacing:-0.025em}.uni-edit-card__headline a{color:#011d2b;text-decoration:none}.uni-edit-card__headline a:hover{color:#0f62a3}.uni-edit-card__deck{margin:0 0 18px;font-family:"Poppins",sans-serif;font-size:.8rem;font-weight:400;line-height:1.55;color:rgba(1,29,43,.55);max-width:28ch}.uni-edit-card__cta.btn-one{margin-top:auto;width:100%;padding:12px 16px;font-size:.78rem;letter-spacing:.02em;box-shadow:none;justify-content:space-between}.uni-edit-card__cta.btn-one i{font-size:.72rem}.uni-edit-card:hover .uni-edit-card__media-frame img{transform:scale(1.06)}.section-services{position:relative;overflow:hidden;background:radial-gradient(ellipse 70% 55% at 0% 0%, rgba(15, 98, 163, 0.07) 0%, transparent 55%),radial-gradient(ellipse 55% 45% at 100% 100%, rgba(163, 234, 255, 0.08) 0%, transparent 50%),#f8fafb}.section-services__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom: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-services__head{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:28px}}@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-services__intro{max-width:820px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-services__intro{max-width:100%}}.section-services__eyebrow{display:inline-block;margin-bottom:10px;font-family:"Poppins",sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#0f62a3}.section-services__title{margin:0 0 12px;font-family:"Exo",sans-serif;font-size:clamp(1.85rem,3.2vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-0.03em;color:#011d2b}.section-services__lead{margin:0;font-family:"Poppins",sans-serif;font-size:.95rem;font-weight:400;line-height:1.65;color:rgba(1,29,43,.62)}.section-services__tools{display:flex;align-items:center;gap:16px;flex-shrink:0}.section-services__tools .btn-one{white-space:nowrap}.section-services__nav{display:flex;align-items:center;gap:8px}.section-services__arrow{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border:1px solid rgba(1,29,43,.14);border-radius:5px;background:rgba(255,255,255,.8);color:#011d2b;cursor:pointer;backdrop-filter:blur(6px);transition:background-color .2s ease,border-color .2s ease,color .2s ease}.section-services__arrow i{font-size:.85rem}.section-services__arrow:hover{background:#0f62a3;border-color:#0f62a3;color:#fff}.section-services__arrow.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.section-services__swiper{overflow:hidden}.section-services__swiper .swiper-slide{height:auto}.section-services__pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px}.section-services__pagination .swiper-pagination-bullet{width:22px;height:3px;margin:0 !important;border-radius:999px;background:rgba(1,29,43,.18);opacity:1;transition:width .25s ease,background .25s ease}.section-services__pagination .swiper-pagination-bullet-active{width:34px;background:#0f62a3}.uni-serv-card{position:relative;display:block;width:100%;height:100%;min-height:420px;border-radius:8px;overflow:hidden;isolation:isolate;text-decoration:none;color:#fff;background:#011d2b;box-shadow:0 12px 32px rgba(1,29,43,.12);transition:transform .4s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .4s cubic-bezier(0.22, 1, 0.36, 1)}@media only screen and (min-width: 768px)and (max-width: 991px){.uni-serv-card{min-height:400px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.uni-serv-card{min-height:380px}}.uni-serv-card__media{position:absolute;inset:0;z-index:0}.uni-serv-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(0.22, 1, 0.36, 1)}.uni-serv-card__shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg, rgba(1, 29, 43, 0.15) 0%, rgba(1, 29, 43, 0.2) 35%, rgba(1, 29, 43, 0.78) 72%, rgba(1, 29, 43, 0.94) 100%);transition:background .4s ease;pointer-events:none}.uni-serv-card__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:end;height:100%;min-height:inherit;padding:22px 20px 24px}.uni-serv-card__index{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:44px;height:34px;padding:0 12px;font-family:"Exo",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.08em;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:6px;backdrop-filter:blur(10px);transition:background-color .3s ease,border-color .3s ease,color .3s ease}.uni-serv-card__copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:28ch}.uni-serv-card__title{display:block;font-family:"Exo",sans-serif;font-size:clamp(1.35rem,1.8vw,1.65rem);font-weight:700;line-height:1.15;letter-spacing:-0.025em;color:#fff;text-wrap:balance;transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1)}.uni-serv-card__text{display:block;margin:0;font-family:"Poppins",sans-serif;font-size:.88rem;font-weight:400;line-height:1.55;color:rgba(255,255,255,.78);max-height:0;opacity:0;overflow:hidden;transform:translateY(8px);transition:max-height .4s ease,opacity .35s ease,transform .35s ease}.uni-serv-card__cta{display:inline-flex;align-items:center;gap:8px;margin-top:4px;font-family:"Poppins",sans-serif;font-size:.82rem;font-weight:600;color:#fff;letter-spacing:.01em}.uni-serv-card__cta i{font-size:.7rem;transition:transform .3s ease}.uni-serv-card:hover,.uni-serv-card:focus-visible{transform:translateY(-6px);box-shadow:0 22px 48px rgba(1,29,43,.22);outline:none}.uni-serv-card:hover .uni-serv-card__media img,.uni-serv-card:focus-visible .uni-serv-card__media img{transform:scale(1.08)}.uni-serv-card:hover .uni-serv-card__shade,.uni-serv-card:focus-visible .uni-serv-card__shade{background:linear-gradient(180deg, rgba(1, 29, 43, 0.28) 0%, rgba(1, 29, 43, 0.35) 30%, rgba(7, 68, 114, 0.82) 70%, rgba(1, 29, 43, 0.95) 100%)}.uni-serv-card:hover .uni-serv-card__index,.uni-serv-card:focus-visible .uni-serv-card__index{background:#0f62a3;border-color:#0f62a3;color:#fff}.uni-serv-card:hover .uni-serv-card__text,.uni-serv-card:focus-visible .uni-serv-card__text{max-height:6em;opacity:1;transform:translateY(0)}.uni-serv-card:hover .uni-serv-card__cta i,.uni-serv-card:focus-visible .uni-serv-card__cta i{transform:translateX(5px)}@media(hover: none){.uni-serv-card .uni-serv-card__text{max-height:6em;opacity:1;transform:none}}.section-cta02{position:relative;padding:80px 0;background-color:#fff;z-index:1}.section-cta02 .title-area2 span,.section-cta02 .title-area2 .subtitle{color:#000}.section-cta02 .title-area2 span::before,.section-cta02 .title-area2 .subtitle::before{background:#a3eaff;filter:none}.section-cta02 .title-area2 h2,.section-cta02 .title-area2 h3,.section-cta02 .title-area2 .title{font-size:1.6rem;line-height:1.8rem}.section-cta02 .title-area2 h2 b,.section-cta02 .title-area2 h3 b,.section-cta02 .title-area2 .title b{color:#a3eaff}.section-cta02 .title-area2.white span,.section-cta02 .title-area2.white .subtitle{color:#fff}.section-cta02 .title-area2.white span::before,.section-cta02 .title-area2.white .subtitle::before{background:#a3eaff;filter:none}@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-cta02__form{display:flex;flex-direction:column;height:100%}}.section-cta02__form-head{margin-bottom:28px}.section-cta02__label{display:inline-block;margin-bottom:.75rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#a3eaff}.section-cta02__title{margin:0 0 1rem;font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:400;line-height:1.25;color:#074472}.section-cta02__title b{font-weight:600;color:#0f62a3}.section-cta02__text{margin:0;font-size:1rem;line-height:1.7;color:rgba(101,101,101,.85);max-width:620px}.section-cta02__form-box{padding:28px 10px;border:1px solid rgba(15,98,163,.1);border-radius:24px;background:#f5f5f5}@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-cta02__form-box{height:100%}}.section-cta02__form-box .form-contact .form-control{background:#fff;border-color:rgba(15,98,163,.15);border-radius:12px}.section-cta02__form-box .form-contact .form-control:focus{border-color:#a3eaff}.section-cta02__form-box .form-contact textarea.form-control{border-radius:14px}.section-cta02__form-box .form-contact .form-group.text-center .d-flex{flex-wrap:wrap;justify-content:flex-start;gap:12px}.section-cta02__form-box .form-contact .btn-main,.section-cta02__form-box .form-contact .btn-one{padding:16px 25px}.section-cta02__panel{display:flex;flex-direction:column;justify-content:space-between;gap:24px;height:100%;padding:clamp(24px,3vw,32px);border-radius:24px;background:#011d2b;border:1px solid rgba(255,255,255,.06)}.section-cta02__panel-inner{flex:1}.section-cta02__panel-head{margin-bottom:24px}.section-cta02__panel-head .title{font-size:1.5rem;line-height:1.35}.section-cta02__panel-head p{margin-top:12px;font-size:.9rem;line-height:1.6;color:rgba(255,255,255,.72)}.section-cta02__contact{display:flex;flex-direction:column;gap:10px}.section-cta02__contact-item a,.section-cta02__contact-item .section-cta02__contact-row{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.section-cta02__contact-item a{color:#fff}.section-cta02__contact-item a:hover{background:rgba(15,98,163,.8);border-color:#074472}.section-cta02__contact-item a:hover .section-cta02__contact-icon{background:rgba(101,101,101,.8);color:#fff}.section-cta02__contact-item--static .section-cta02__contact-row{color:rgba(255,255,255,.9)}.section-cta02__contact-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.9);color:#0f62a3;font-size:.95rem;transition:background-color .2s ease,color .2s ease}.section-cta02__contact-body{font-size:1rem;line-height:1.45;color:rgba(255,255,255,.92);word-break:break-word}.section-cta02__contact-body small{display:block;margin-bottom:4px;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.45)}.section-cta02__whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 20px;border-radius:999px;background:#0f62a3;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,color .2s ease}.section-cta02__whatsapp i{font-size:1.15rem}.section-cta02__whatsapp:hover{background:#074472;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){.section-cta02{padding:60px 0}.section-cta02__form-box{padding:22px 18px}.section-cta02__panel{padding:24px 20px}.section-cta02__text{max-width:100%}}.uniformes-galeria .uni-card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:#074472;background:#fff;border:1px solid rgba(15,98,163,.12);border-radius:2px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.uniformes-galeria .uni-card__visual{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:3/5;padding:16px;background:#fafbfc;overflow:hidden}.uniformes-galeria .uni-card__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .45s ease}.uniformes-galeria .uni-card__zoom{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:.75rem;color:#0f62a3;background:#fff;border:1px solid rgba(15,98,163,.14);border-radius:50%;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease,background .3s ease,color .3s ease}.uniformes-galeria .uni-card__label{display:block;padding:11px 14px;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#074472;border-top:1px solid rgba(15,98,163,.08);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uniformes-galeria .uni-card__num{font-weight:500;color:rgba(15,98,163,.45);margin-right:.35em}.uniformes-galeria .uni-card:hover,.uniformes-galeria .uni-card:focus-visible{outline:none;border-color:rgba(15,98,163,.28);box-shadow:0 8px 24px rgba(7,68,114,.06);transform:translateY(-2px)}.uniformes-galeria .uni-card:hover .uni-card__img,.uniformes-galeria .uni-card:focus-visible .uni-card__img{transform:scale(1.03)}.uniformes-galeria .uni-card:hover .uni-card__zoom,.uniformes-galeria .uni-card:focus-visible .uni-card__zoom{opacity:1;transform:translateY(0);background:#0f62a3;border-color:#0f62a3;color:#fff}.uniformes-galeria .uni-card:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(15,98,163,.35),0 8px 24px rgba(7,68,114,.06)}.box-slide-thumbs{display:flex;flex-direction:column;width:100%;gap:10px;padding:5px;border-radius:5px;margin-bottom:10px;background:rgba(177,177,177,.5)}.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:400px !important}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:300px !important}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.box-slide-thumbs.is-float .gallery-top .swiper-slide{height:250px !important}}.box-slide-thumbs.ajust-tam2 .gallery-top .swiper-slide{height:450px !important}.box-slide-thumbs .gallery-top{border-radius:5px;overflow:hidden}.box-slide-thumbs .gallery-top.h-300 .swiper-slide{height:320px !important}.box-slide-thumbs .gallery-top.h-400 .swiper-slide{height:400px !important}.box-slide-thumbs .gallery-top .swiper-slide{width:100%;height:500px !important;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs .gallery-top .swiper-slide{height:400px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.box-slide-thumbs .gallery-top .swiper-slide{height:350px}}.box-slide-thumbs .gallery-top .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.box-slide-thumbs .gallery-top .swiper-slide img.obj-contain{object-fit:contain}.box-slide-thumbs .gallery-thumbs{padding:5px 5px}.box-slide-thumbs .gallery-thumbs .swiper-slide{height:80px;min-width:100px;border-radius:5px;overflow:hidden;opacity:.4;transition:opacity .3s ease,transform .3s ease;cursor:pointer;background-color:#ccc;border:1px solid rgba(163,234,255,.5);box-shadow:0 2px 6px rgba(0,0,0,.08)}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.box-slide-thumbs .gallery-thumbs .swiper-slide{height:60px}}.box-slide-thumbs .gallery-thumbs .swiper-slide img{height:100%;width:100%;object-fit:cover;display:block;border-radius:5px;background:#fff}.box-slide-thumbs .gallery-thumbs .swiper-slide img.obj-contain{object-fit:contain}.box-slide-thumbs .gallery-thumbs .swiper-slide:hover{opacity:.8;transform:scale(1.02)}.box-slide-thumbs .gallery-thumbs .swiper-slide-thumb-active{opacity:1 !important;transform:scale(1.03);border:3px solid #0f62a3}.box-slide-thumbs .swiper-button-prev,.box-slide-thumbs .swiper-button-next{position:absolute;top:55%;height:55px;width:55px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:55px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3;top:50%;width:45px;height:45px;background:rgba(245,245,245,.4);border:1px solid rgba(15,98,163,.5);transform:translateY(-50%)}.box-slide-thumbs .swiper-button-prev::after,.box-slide-thumbs .swiper-button-next::after{font-size:20px;color:#a81818;font-weight:600}.box-slide-thumbs .swiper-button-prev::after,.box-slide-thumbs .swiper-button-next::after{color:#0f62a3}.int-page-5.pdp{padding:0 !important;background:#fff}.int-page-5.pdp h2,.int-page-5.pdp h3,.int-page-5.pdp h4,.int-page-5.pdp .titles1,.int-page-5.pdp .titles2{color:inherit !important;margin:0;line-height:1.2}.int-page-5.pdp p{font-size:inherit;line-height:inherit;color:inherit;text-align:left}.int-page-5.pdp ul li{list-style:none;position:static;padding-left:0;margin-bottom:0;font-size:inherit;color:inherit}.int-page-5.pdp ul li::before{content:none}.pdp-hero{position:relative;padding:clamp(40px,5vw,72px) 0;background:#fff;border-bottom:1px solid rgba(1,29,43,.06)}.pdp-gallery.box-slide-thumbs{display:flex;flex-direction:column;width:100%;margin:0;padding:0;gap:10px;background:rgba(0,0,0,0);border-radius:0}.pdp-gallery__stage{display:flex;flex-direction:column;gap:14px}.pdp-gallery__main{position:relative;width:100%;border-radius:5px;overflow:hidden}.pdp-gallery__main .swiper-button-prev,.pdp-gallery__main .swiper-button-next{display:none}.pdp-gallery__main .swiper-slide{width:100%;height:450px !important;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 768px)and (max-width: 991px){.pdp-gallery__main .swiper-slide{height:380px !important}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.pdp-gallery__main .swiper-slide{height:320px !important}}.pdp-gallery__frame{display:block;width:100%;height:100%;aspect-ratio:1/1;border:1px solid rgba(1,29,43,.08)}.pdp-gallery__frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.pdp-gallery__frame img.obj-contain{object-fit:contain}.pdp-gallery__frame img.cover-top{object-fit:cover;object-position:top}.pdp-gallery__controls{display:flex;align-items:center;justify-content:center;gap:16px}.pdp-gallery__nav{position:static !important;display:inline-flex !important;align-items:center;justify-content:center;width:44px !important;height:44px !important;margin:0 !important;top:auto !important;left:auto !important;right:auto !important;transform:none !important;border:1px solid rgba(1,29,43,.14);border-radius:5px;background:#fff;color:#011d2b;cursor:pointer;box-shadow:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.pdp-gallery__nav::after{display:none}.pdp-gallery__nav i{font-size:.85rem}.pdp-gallery__nav:hover{background:#0f62a3;border-color:#0f62a3;color:#fff}.pdp-gallery__nav.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.pdp-gallery__counter{display:inline-flex;align-items:center;gap:6px;min-width:64px;justify-content:center;font-family:"Exo",sans-serif;font-size:.9rem;font-weight:700;color:rgba(1,29,43,.55);font-variant-numeric:tabular-nums}.pdp-gallery__current{color:#011d2b}.pdp-gallery__thumbs{width:100%;padding:2px 0}.pdp-gallery__thumbs .swiper-slide{width:auto;height:auto !important;min-width:0 !important;opacity:.55;cursor:pointer;border-radius:8px;overflow:hidden;border:2px solid rgba(0,0,0,0);background:#fff;box-shadow:none;transition:opacity .25s ease,border-color .25s ease}.pdp-gallery__thumbs .swiper-slide img{display:block;width:100%;aspect-ratio:1/1;height:auto !important;object-fit:cover;border-radius:0;background:#fff}.pdp-gallery__thumbs .swiper-slide:hover{opacity:1;transform:none}.pdp-gallery__thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1 !important;transform:none;border:2px solid #0f62a3}@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){.pdp-buybox{padding-left:12px;max-width:720px}}.pdp-buybox__series{display:inline-block;margin-bottom:12px;font-family:"Poppins",sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#0f62a3}.pdp-buybox__title{margin:0 0 16px !important;font-family:"Exo",sans-serif;font-size:clamp(1.9rem,3.2vw,2.7rem) !important;font-weight:700;line-height:1.1 !important;letter-spacing:-0.03em;color:#011d2b !important;text-wrap:balance}.pdp-buybox p,.pdp-buybox__lead{margin:0 0 24px;font-family:"Poppins",sans-serif;font-size:1rem;line-height:1.7;color:rgba(1,29,43,.65);max-width:95%}.pdp-buybox__assurances{margin:0 0 28px;padding:0;display:grid;gap:12px}.pdp-buybox__assurances li{display:flex;align-items:flex-start;gap:12px;font-family:"Poppins",sans-serif;font-size:.92rem;line-height:1.45;color:rgba(1,29,43,.8)}.pdp-buybox__assurances li i{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;margin-top:1px;border-radius:50%;background:rgba(15,98,163,.1);color:#0f62a3;font-size:.65rem}.pdp-buybox__actions{display:flex;flex-wrap:wrap;gap:12px}.pdp-buybox__actions .btn-one{min-width:200px;justify-content:center}.pdp-buybox__actions .pdp-buybox__cta-store{white-space:normal;text-align:center;line-height:1.35;max-width:100%}@media(max-width: 575px){.pdp-buybox__actions{flex-direction:column}.pdp-buybox__actions .btn-one{width:100%}}.pdp-body{background:#f8fafb}.pdp-panel{display:flex;flex-direction:column;gap:24px}.pdp-tabs{border:1px solid rgba(1,29,43,.08);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(1,29,43,.04)}.pdp-tabs__nav{display:flex;flex-wrap:wrap;gap:0;margin:0;padding:0;border-bottom:1px solid rgba(1,29,43,.08);background:#f8fafb}.pdp-tabs__nav .nav-item{margin:0;flex:1 1 auto}.pdp-tabs__nav .nav-link{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:16px 18px;border:0;border-radius:0;background:rgba(0,0,0,0);color:rgba(1,29,43,.5);font-family:"Exo",sans-serif;font-size:.92rem;font-weight:700;line-height:1;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease}.pdp-tabs__nav .nav-link i{font-size:.9rem}.pdp-tabs__nav .nav-link:hover{color:#011d2b;background:rgba(15,98,163,.04)}.pdp-tabs__nav .nav-link.active{color:#0f62a3;background:#fff;box-shadow:inset 0 -2px 0 #0f62a3}.pdp-tabs__content{padding:clamp(22px,3vw,32px)}.pdp-prose h2{margin:0 0 14px !important;font-family:"Exo",sans-serif;font-size:clamp(1.35rem,2vw,1.7rem) !important;font-weight:700;color:#011d2b !important;letter-spacing:-0.02em}.pdp-prose h3{margin:24px 0 10px !important;font-family:"Exo",sans-serif;font-size:1.1rem !important;font-weight:700;color:#011d2b !important}.pdp-prose p{margin:0 0 14px;font-family:"Poppins",sans-serif;font-size:.95rem;line-height:1.75;color:rgba(1,29,43,.72)}.pdp-prose p strong{color:#011d2b;font-weight:600}.pdp-expand__content{position:relative;overflow:hidden;transition:max-height .45s ease}.pdp-expand__content:not(.expanded)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(to top, #fff 20%, rgba(255, 255, 255, 0));pointer-events:none}.pdp-expand__content.expanded::after{display:none}.pdp-expand__btn.btn-expand{display:inline-flex;flex-direction:row;align-items:center;gap:8px;margin-top:16px;padding:10px 16px;border:1px solid rgba(1,29,43,.12);border-radius:5px;background:#fff;color:#011d2b;font-family:"Exo",sans-serif;font-size:.88rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.pdp-expand__btn.btn-expand i{font-size:.75rem;transition:transform .25s ease}.pdp-expand__btn.btn-expand:hover{border-color:#0f62a3;color:#0f62a3;background:rgba(15,98,163,.04)}.pdp-feature-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px;margin-top:28px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.pdp-feature-grid{grid-template-columns:1fr}}.pdp-feature{padding:18px 16px;border-radius:12px;background:#f7f9fb;border:1px solid rgba(1,29,43,.05)}.pdp-feature i{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:12px;border-radius:10px;background:rgba(15,98,163,.1);color:#0f62a3;font-size:.95rem}.pdp-feature h3{margin:0 0 6px !important;font-family:"Exo",sans-serif;font-size:1rem !important;font-weight:700;color:#011d2b !important}.pdp-feature p{margin:0;font-family:"Poppins",sans-serif;font-size:.84rem;line-height:1.55;color:rgba(1,29,43,.6)}.pdp-specs{display:grid;gap:0;border:1px solid rgba(1,29,43,.08);border-radius:12px;overflow:hidden}.pdp-specs__row{display:grid;grid-template-columns:minmax(120px, 34%) 1fr;gap:16px;padding:14px 18px;border-bottom:1px solid rgba(1,29,43,.06)}.pdp-specs__row:nth-child(odd){background:#f8fafb}.pdp-specs__row:last-child{border-bottom:0}.pdp-specs__row span{font-family:"Poppins",sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgba(1,29,43,.45)}.pdp-specs__row strong{font-family:"Exo",sans-serif;font-size:.95rem;font-weight:600;color:#011d2b;line-height:1.4}@media(max-width: 575px){.pdp-specs__row{grid-template-columns:1fr;gap:4px}}.pdp-faq.faq-accordion{width:100%;margin:0;padding:0;background:rgba(0,0,0,0)}.pdp-faq.faq-accordion .accordion-item{margin-bottom:10px;border:1px solid rgba(1,29,43,.1);border-radius:8px;overflow:hidden;background:#fff;transition:border-color .25s ease,box-shadow .25s ease}.pdp-faq.faq-accordion .accordion-item:not(:last-child){border-bottom:1px solid rgba(1,29,43,.1);border-radius:8px}.pdp-faq.faq-accordion .accordion-item:hover{border-color:rgba(15,98,163,.28)}.pdp-faq.faq-accordion .accordion-item--active{border-color:rgba(15,98,163,.35);box-shadow:0 8px 22px rgba(1,29,43,.06)}.pdp-faq.faq-accordion .accordion-btn{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 18px;border:0;border-radius:0;background:#fff !important;color:#011d2b !important;text-align:left;cursor:pointer;transition:background-color .2s ease}.pdp-faq.faq-accordion .accordion-btn:hover{background:#f7f9fb !important;color:#011d2b !important}.pdp-faq.faq-accordion .accordion-item--active .accordion-btn{background:#f7f9fb !important;color:#011d2b !important;border-top:0;border-radius:0}.pdp-faq.faq-accordion .accordion-caption{margin:0 !important;max-width:calc(100% - 48px);font-family:"Exo",sans-serif;font-size:.95rem !important;font-weight:700 !important;line-height:1.4 !important;color:#011d2b !important}.pdp-faq.faq-accordion .accordion-item--active .accordion-caption{color:#011d2b !important}.pdp-faq.faq-accordion .accordion-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:rgba(15,98,163,.08);color:#0f62a3 !important;opacity:1;transform:none;transition:background-color .25s ease,color .25s ease,transform .25s ease}.pdp-faq.faq-accordion .accordion-icon i{font-size:.75rem;transition:transform .25s ease}.pdp-faq.faq-accordion .accordion-item--active .accordion-icon{background:#0f62a3;color:#fff !important;transform:none}.pdp-faq.faq-accordion .accordion-item--active .accordion-icon i{transform:rotate(45deg)}.pdp-faq.faq-accordion .accordion-content{color:rgba(1,29,43,.7);transform:none}.pdp-faq.faq-accordion .accordion-content p{margin:0;padding:0 18px 18px;font-family:"Poppins",sans-serif;font-size:.9rem;font-weight:400;line-height:1.7;color:rgba(1,29,43,.68)}.pdp-faq.faq-accordion .accordion-item--active .accordion-content{transform:none}.pdp-cta{padding:clamp(24px,3vw,32px);border-radius:12px;background:#fff;border:1px solid rgba(1,29,43,.08)}.pdp-cta__intro{margin-bottom:22px}.pdp-cta__eyebrow{display:inline-block;margin-bottom:10px;font-family:"Poppins",sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0f62a3}.pdp-cta__title{margin:0 0 8px !important;font-family:"Exo",sans-serif;font-size:clamp(1.25rem,2vw,1.55rem) !important;font-weight:700;line-height:1.25 !important;letter-spacing:-0.02em;color:#011d2b !important}.pdp-cta__text{margin:0;max-width:54ch;font-family:"Poppins",sans-serif;font-size:.92rem;line-height:1.6;color:rgba(1,29,43,.62)}.pdp-cta__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.pdp-cta__grid{grid-template-columns:1fr}}.pdp-cta__card{display:flex;align-items:center;gap:14px;padding:18px 16px;border-radius:10px;text-decoration:none;border:1px solid rgba(1,29,43,.08);background:#f7f9fb;transition:border-color .25s ease,background-color .25s ease,transform .25s ease,box-shadow .25s ease}.pdp-cta__card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(1,29,43,.08)}.pdp-cta__card:hover .pdp-cta__arrow{transform:translateX(3px)}.pdp-cta__card--whats:hover{border-color:rgba(37,211,102,.35);background:rgba(37,211,102,.06)}.pdp-cta__card--whats:hover .pdp-cta__icon{background:#25d366;color:#fff}.pdp-cta__card--store:hover{border-color:rgba(15,98,163,.35);background:rgba(15,98,163,.06)}.pdp-cta__card--store:hover .pdp-cta__icon{background:#0f62a3;color:#fff}.pdp-cta__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border-radius:10px;background:#fff;border:1px solid rgba(1,29,43,.08);color:#011d2b;font-size:1.15rem;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.pdp-cta__card-body{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.pdp-cta__card-body strong{font-family:"Exo",sans-serif;font-size:1rem;font-weight:700;color:#011d2b;line-height:1.25}.pdp-cta__card-body span{font-family:"Poppins",sans-serif;font-size:.82rem;line-height:1.45;color:rgba(1,29,43,.58)}.pdp-cta__arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:rgba(1,29,43,.35);font-size:.85rem;transition:transform .25s ease,color .25s ease}.pdp-cta__card:hover .pdp-cta__arrow{color:#011d2b}.pdp-aside{display:flex;flex-direction:column;gap:16px}.pdp-aside__card{padding:22px 20px;border-radius:14px;background:#fff;border:1px solid rgba(1,29,43,.08);box-shadow:0 10px 28px rgba(1,29,43,.04)}.pdp-aside__card--cta{background:radial-gradient(ellipse 70% 60% at 100% 0%, rgba(163, 234, 255, 0.2) 0%, transparent 55%),#011d2b;border-color:rgba(0,0,0,0);color:#fff}.pdp-aside__card--cta h2{margin:0 0 10px !important;font-family:"Exo",sans-serif;font-size:1.35rem !important;font-weight:700;color:#fff !important;line-height:1.25 !important}.pdp-aside__card--cta p{margin:0 0 18px;font-family:"Poppins",sans-serif;font-size:.88rem;line-height:1.55;color:rgba(255,255,255,.68)}.pdp-aside__card--cta .btn-one{width:100%;justify-content:center;margin-bottom:10px}.pdp-aside__card--soft,.pdp-aside__card--why{background:#f7f9fb}.pdp-aside__card--why .pdp-aside__title{margin-bottom:14px !important}.pdp-aside__kicker{display:inline-block;margin-bottom:10px;font-family:"Poppins",sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#a3eaff}.pdp-aside__kicker--dark{color:#0f62a3}.pdp-aside__title{margin:0 0 16px !important;font-family:"Exo",sans-serif;font-size:1.05rem !important;font-weight:700;color:#011d2b !important}.pdp-aside__phone,.pdp-aside__store{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;width:100%;padding:12px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;font-family:"Exo",sans-serif;font-size:.9rem;font-weight:600;text-align:center;line-height:1.35;white-space:normal;transition:background-color .2s ease,border-color .2s ease}.pdp-aside__phone:hover,.pdp-aside__store:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.35);color:#fff}.pdp-aside__nav ul{margin:0;padding:0;list-style:none}.pdp-aside__nav li{border-bottom:1px solid rgba(1,29,43,.06)}.pdp-aside__nav li:last-child{border-bottom:0}.pdp-aside__nav a{display:flex;align-items:center;gap:12px;padding:12px 4px;color:rgba(1,29,43,.82);text-decoration:none;font-family:"Poppins",sans-serif;font-size:.9rem;font-weight:500;transition:color .2s ease,transform .2s ease}.pdp-aside__nav a>i:first-child{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:rgba(15,98,163,.08);color:#0f62a3;font-size:.85rem;flex-shrink:0}.pdp-aside__nav a span{flex:1 1 auto;line-height:1.3}.pdp-aside__nav a:hover{color:#0f62a3}.pdp-aside__nav a:hover .pdp-aside__chevron{transform:translateX(3px);color:#0f62a3}.pdp-aside__chevron{font-size:.7rem;color:rgba(1,29,43,.28);transition:transform .2s ease,color .2s ease}.pdp-aside__all{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-family:"Exo",sans-serif;font-size:.88rem;font-weight:700;color:#0f62a3;text-decoration:none}.pdp-aside__all:hover{color:#074472}.pdp-aside__all:hover i{transform:translateX(3px)}.pdp-aside__all i{font-size:.75rem;transition:transform .2s ease}.pdp-aside__bullets{margin:0;padding:0;display:grid;gap:10px}.pdp-aside__bullets li{position:relative;padding-left:18px;font-family:"Poppins",sans-serif;font-size:.88rem;line-height:1.45;color:rgba(1,29,43,.7)}.pdp-aside__bullets li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#0f62a3}.pdp-aside__why{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none}.pdp-aside__why li{display:flex;flex-direction:column;gap:8px;min-height:92px;padding:12px 10px;border-radius:10px;background:#fff;border:1px solid rgba(1,29,43,.06)}.pdp-aside__why strong{font-family:"Exo",sans-serif;font-size:.78rem;font-weight:700;line-height:1.3;color:#011d2b}.pdp-aside__why-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:rgba(15,98,163,.08);color:#0f62a3;font-size:.82rem}.pdp-related .row>[class*=col-]{display:flex}.pdp-related__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom: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){.pdp-related__head{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:22px}}.pdp-related__eyebrow{display:inline-block;margin-bottom:10px;font-family:"Poppins",sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#0f62a3}.pdp-related__title{margin:0 0 10px !important;font-family:"Exo",sans-serif;font-size:clamp(1.75rem,3vw,2.45rem) !important;font-weight:700;line-height:1.1 !important;letter-spacing:-0.03em;color:#011d2b !important}.pdp-related__lead{margin:0;max-width:54ch;font-family:"Poppins",sans-serif;font-size:.95rem;line-height:1.65;color:rgba(1,29,43,.62)}.pdp-related__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}@media only screen and (min-width: 992px)and (max-width: 1199px),only screen and (min-width: 768px)and (max-width: 991px){.pdp-related__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.pdp-related__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}}.pdp-item{display:flex;flex-direction:column;align-items:stretch;width:100%;height:100%;padding:16px;text-align:left;background:#eef3f7;border:1px solid rgba(1,29,43,.1);border-radius:14px;box-shadow:none;transition:background-color .2s ease}.pdp-item:hover{background:#eef3f7}.pdp-item__head{display:flex;flex-direction:row;align-items:center;column-gap:12px;min-height:36px}.pdp-item__icon{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;margin:0;padding:0;border-radius:8px;background:#fff;border:1px solid rgba(15,98,163,.1);color:#0f62a3;font-size:.82rem;line-height:1}.pdp-item__icon i{font-size:1.2rem;color:#0f62a3;opacity:.6;display:block;line-height:1}.pdp-item__title{display:flex;align-items:center;min-width:0;min-height:36px;margin:0 !important;padding:0 !important;font-family:"Exo",sans-serif;font-size:1rem !important;font-weight:600;line-height:1.25 !important;color:#011d2b !important}.pdp-item__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:14px}.pdp-item__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 8px;border-radius:999px;background:rgba(0,0,0,0);border:1px solid rgba(7,68,114,.2);font-family:"Exo",sans-serif;font-size:.7rem;font-weight:600;color:#011d2b;text-decoration:none;line-height:1;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.pdp-item__btn i{font-size:.78rem}.pdp-item__btn:hover{background:#fff;border:1px solid rgba(7,68,114,.5);color:#0f62a3}.int-page{background:#fafafa}.int-page__hero{padding:3rem 0 2.5rem;background:#fff;border-bottom:1px solid #ececec}.int-page__tag{display:block;margin-bottom:1rem;color:#0f62a3;font-family:"Exo",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.int-page__excerpt{margin:0 0 1.75rem;color:#656565;font-family:"Poppins",sans-serif;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.75}.int-page__main{padding:3.5rem 0 4rem}.int-page__heading{margin:2.5rem 0 1rem;padding-bottom:.65rem;border-bottom:2px solid #0f62a3;color:#011d2b;font-family:"Exo",sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.int-page__heading:first-child{margin-top:0}.int-page__expand{margin-top:1rem}.int-page__expand-content{position:relative;overflow:hidden;max-height:200px;transition:max-height .45s ease}.int-page__expand:not(.is-expanded) .int-page__expand-content::after{content:"";position:absolute;right:0;bottom:0;left:0;height:64px;background:linear-gradient(to top, #fafafa 40%, rgba(250, 250, 250, 0))}.int-page__expand-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:0;border:0;background:none;color:#074472;font-family:"Exo",sans-serif;font-size:.9rem;font-weight:700;text-transform:uppercase;cursor:pointer}.int-page__hub-item{display:block;margin-bottom:1.25rem;border:1px solid #e8e8e8;border-radius:4px;background:#fff;color:inherit}.int-page__hub-item:hover{border-color:#0f62a3}@media(min-width: 992px){.int-page__aside{position:sticky;top:100px}}.cliente-area-body{min-height:100vh;background:#f5f5f5}.cliente-area{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 16px;overflow:hidden}.cliente-area__bg{position:absolute;inset:0;background:radial-gradient(ellipse 55% 45% at 12% 18%, rgba(15, 98, 163, 0.14) 0%, transparent 60%),radial-gradient(ellipse 50% 40% at 88% 82%, rgba(163, 234, 255, 0.16) 0%, transparent 58%),linear-gradient(165deg, #f7fafc 0%, #f5f5f5 48%, #eef3f7 100%);z-index:0}.cliente-area__bg::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(1, 29, 43, 0.025) 1px, transparent 1px),linear-gradient(90deg, rgba(1, 29, 43, 0.025) 1px, transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse 70% 60% at 50% 45%, #000 20%, transparent 75%);pointer-events:none}.cliente-area__shell{position:relative;z-index:1;width:100%;max-width:440px}.cliente-area__back{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;font-family:"Poppins",sans-serif;font-size:.88rem;font-weight:500;color:rgba(1,29,43,.62);text-decoration:none;transition:color .25s ease}.cliente-area__back i{font-size:.75rem}.cliente-area__back:hover{color:#0f62a3}.cliente-area__card{background:#fff;border:1px solid rgba(1,29,43,.08);border-radius:14px;box-shadow:0 18px 48px rgba(1,29,43,.08),0 2px 0 rgba(255,255,255,.8) inset;padding:40px 36px 36px}@media(max-width: 575px){.cliente-area__card{padding:32px 22px 28px;border-radius:12px}}.cliente-area__brand{display:flex;justify-content:center;margin-bottom:28px}.cliente-area__brand a{display:inline-flex;max-width:190px}.cliente-area__brand img{width:100%;height:auto;display:block}.cliente-area__intro{text-align:center;margin-bottom:28px}.cliente-area__intro h1{margin:0 0 8px;font-family:"Exo",sans-serif;font-size:clamp(1.45rem,2.4vw,1.75rem);font-weight:700;line-height:1.25;color:#011d2b}.cliente-area__intro p{margin:0;font-family:"Poppins",sans-serif;font-size:.94rem;line-height:1.55;color:rgba(1,29,43,.62)}.cliente-area__form{display:flex;flex-direction:column;gap:16px}.cliente-area__field label{display:block;margin-bottom:8px;font-family:"Poppins",sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.02em;color:#011d2b}.cliente-area__input{position:relative;display:flex;align-items:center}.cliente-area__input>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:.88rem;color:rgba(1,29,43,.4);pointer-events:none;transition:color .25s ease}.cliente-area__input input{width:100%;height:50px;padding:0 16px 0 42px;border:1px solid rgba(1,29,43,.12);border-radius:8px;background:#fafbfc;font-family:"Poppins",sans-serif;font-size:.95rem;color:#011d2b;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.cliente-area__input input::placeholder{color:rgba(1,29,43,.38)}.cliente-area__input input:hover{border-color:rgba(15,98,163,.28)}.cliente-area__input input:focus{background:#fff;border-color:rgba(15,98,163,.55);box-shadow:0 0 0 3px rgba(15,98,163,.12)}.cliente-area__input:focus-within>i{color:#0f62a3}.cliente-area__meta{display:flex;justify-content:flex-end;margin-top:-4px}.cliente-area__forgot{font-family:"Poppins",sans-serif;font-size:.84rem;font-weight:500;color:#0f62a3;text-decoration:none;transition:color .25s ease}.cliente-area__forgot:hover{color:#074472;text-decoration:underline}.cliente-area__submit{width:100%;justify-content:center;margin-top:8px;min-height:50px}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#074472}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#0f62a3;padding-left:5px}.politica-de-privacidade h2{margin-top:15px}.lgpd{position:fixed;bottom:4%;left:2%;max-width:360px;padding:1rem;background-color:#fff;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;z-index:9999}.lgpd .title{font-weight:600;color:#1f2937}.lgpd .description{margin-top:1rem;font-size:.875rem;line-height:1.25rem;color:#4b5563}.lgpd .description a{color:#3b82f6}.lgpd .description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.lgpd .actions{display:flex;align-items:center;justify-content:end;margin-top:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-shrink:0}.lgpd .actions .pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;background-color:rgba(0,0,0,0)}.lgpd .actions .pref:hover{color:#9ca3af}.lgpd .actions .pref:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.lgpd .actions .accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;cursor:pointer;border:none;transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.lgpd .actions .accept:hover{background-color:#374151}.lgpd .actions .accept:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}/*# sourceMappingURL=style.css.map */
