﻿.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Montserrat",sans-serif}img{width:100%;height:auto}section{overflow-x:hidden}.section-padding{padding:85px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#2563eb;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}*{scrollbar-width:auto;scrollbar-color:#2563eb #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#2563eb;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#2d3748}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600}ul,ol{padding:0;margin:0}li{list-style:none;color:#171717}a{color:#171717;text-decoration:none;transition:.4s ease}p{color:#171717;margin-bottom:15px;font-size:1em;line-height:22px}.section-title h1,.section-title h2{font-size:3em;font-weight:700;font-family:"Montserrat",sans-serif}.section-title span{text-transform:uppercase;font-size:.9em;display:block}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.divider{background:#2563eb;-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}.section-title-3__eyebrow{text-transform:uppercase;font-weight:bold;width:fit-content;font-size:.9em;font-weight:500;display:block;padding:4px 18px;border-radius:99px;margin-bottom:10px;color:#2563eb;border:1px solid #2563eb}.section-title-3__heading{font-size:2.6rem;font-weight:700;font-family:"Montserrat",sans-serif}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-title-3__heading{font-size:2.1rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-title-3__heading{font-size:2.3rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-title-3__heading{font-size:1.8rem}}.header-v2{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:all .4s ease}.header-v2__bar{display:flex;align-items:center;justify-content:space-between;padding:10px 5vw;background:rgba(248,250,252,.9);backdrop-filter:blur(0px);transition:all .4s ease;border-bottom:1px solid rgba(0,0,0,0);position:relative;z-index:1000}.header-v2.is-sticky .header-v2__bar{background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom-color:rgba(0,0,0,.07);padding-top:12px;padding-bottom:12px;box-shadow:0 4px 24px rgba(0,0,0,.08)}.header-v2__logo img{height:70px;object-fit:contain;transition:height .35s ease}@media only screen and (min-width: 1441px)and (max-width: 2560px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.header-v2__logo img{height:100px}}.header-v2.is-sticky .header-v2__logo img{height:52px}@media only screen and (min-width: 1441px)and (max-width: 2560px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.header-v2.is-sticky .header-v2__logo img{height:80px}}@media(max-width: 991px){.header-v2__nav{display:none}}.header-v2__menu{list-style:none;margin:0;padding:8px 6px;background:#f0f0f0;backdrop-filter:blur(10px);border-radius:50px;display:flex;gap:2px;border:1px solid rgba(221,226,231,.08)}.is-sticky .header-v2__menu{background:rgba(8,12,20,.04)}.header-v2__link{display:block;padding:8px 18px;font-size:.88rem;font-weight:600;color:#080c14;text-decoration:none;border-radius:50px;transition:.35s ease;white-space:nowrap}.header-v2__link i{font-size:.8rem;margin:0 3px;transition:transform .3s ease}.header-v2__link:hover{background:#1070c9;color:#fff}.header-v2__has-sub{position:relative}.header-v2__has-sub:hover .header-v2__sub{opacity:1;visibility:visible;transform:translateY(0)}.header-v2__has-sub:hover>.header-v2__link i{transform:rotate(180deg)}.header-v2__sub{position:absolute;top:calc(100% + 10px);left:0;transform:translateY(10px);min-width:300px;background:#fff;border-radius:8px;box-shadow:0 16px 40px rgba(0,0,0,.14);padding:8px;opacity:0;visibility:hidden;transition:.35s ease;border-top:3px solid #1070c9}.header-v2__sub li a{display:block;padding:9px 14px;font-size:.85rem;font-weight:600;color:#080c14;border-radius:8px;text-decoration:none;transition:.35s ease}.header-v2__sub li a:hover{background:rgba(16,112,201,.08);color:#1070c9}.header-v2__actions{display:flex;align-items:center;gap:20px}.header-v2__socials{display:flex;gap:10px}@media(max-width: 991px){.header-v2__socials{display:none}}.header-v2__socials a{color:#2563eb;font-size:1.4rem;text-decoration:none;transition:color .35s ease;opacity:.8}.header-v2__socials a:hover{opacity:1;color:#1070c9}.header-v2__cta{background:#1070c9;color:#fff;padding:14px 40px;border-radius:50px;font-size:1rem;font-weight:700;text-decoration:none;transition:.35s ease;white-space:nowrap}@media(max-width: 767px){.header-v2__cta{display:none}}.header-v2__cta:hover{background:#44a5ff;transform:scale(1.04)}.header-v2__burger{display:none;background:none;border:none;cursor:pointer;padding:10px;position:relative;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;gap:6px}@media(max-width: 991px){.header-v2__burger{display:flex}}.header-v2__burger span{display:block;width:24px;height:2px;background-color:#080c14;border-radius:2px;transition:all .3s ease-in-out;transform-origin:center}.header-v2__burger.is-open span{background-color:#080c14}.header-v2__burger.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.header-v2__burger.is-open span:nth-child(2){opacity:0;transform:scale(0)}.header-v2__burger.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-v2__drawer{position:fixed;top:0;right:-320px;width:300px;height:100%;background:#fff;box-shadow:-10px 0 40px rgba(0,0,0,.15);z-index:1100;transition:right .4s ease;overflow-y:auto}.header-v2__drawer.is-open{right:0}.header-v2__drawer-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:1.5rem;color:#080c14;cursor:pointer;z-index:10;transition:color .35s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.header-v2__drawer-close:hover{color:#2563eb}.header-v2__drawer-inner{padding:80px 30px 40px}.header-v2__drawer-inner ul{list-style:none;margin:0;padding:0}.header-v2__drawer-inner li a{display:block;padding:14px 0;font-size:1rem;font-weight:700;color:#080c14;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.06);transition:color .35s ease}.header-v2__drawer-inner li a:hover{color:#1070c9}.header-v2__drawer-contact{margin-top:28px;display:flex;flex-direction:column;gap:12px}.header-v2__drawer-contact a{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#080c14;text-decoration:none;font-weight:600}.header-v2__drawer-contact a i{color:#1070c9}.header-v2__overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1050;opacity:0;visibility:hidden;transition:.35s ease}.header-v2__overlay.is-open{opacity:1;visibility:visible}.padding-banner{padding-top:136px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.footer-v4{background:#f8f9fb;border-top:2px solid rgba(0,0,0,.5)}.footer-v4__body{padding:60px 0 40px}.footer-v4__logo-wrap{display:block;margin-bottom:16px}.footer-v4__logo{height:100px;object-fit:contain}.footer-v4__desc{font-size:.87rem;color:#777;line-height:1.7;margin:0}.footer-v4__links-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-v4__heading{font-size:1em;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#2563eb;margin-bottom:16px}.footer-v4__links{list-style:none;margin:0;padding:0}.footer-v4__links li{margin-bottom:9px}.footer-v4__links a{font-size:.86rem;color:#666;text-decoration:none;transition:#2d3748;display:flex;align-items:center;gap:6px}.footer-v4__links a:hover{color:#2563eb;padding-left:4px}.footer-v4__contacts{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.footer-v4__contact{display:flex;align-items:center;gap:10px;font-size:.86rem;color:#555;text-decoration:none;transition:#2d3748}.footer-v4__contact i{color:#2d3748;width:16px;text-align:center}.footer-v4__contact--whats i{color:#22ba59}.footer-v4__contact:hover{color:#2d3748}.footer-v4__socials{display:flex;gap:8px;flex-wrap:wrap}.footer-v4__socials a{width:36px;height:36px;border-radius:12px;border:1px solid rgba(0,0,0,.1);color:#777;display:flex;align-items:center;justify-content:center;font-size:.8rem;text-decoration:none;transition:#2d3748}.footer-v4__socials a:hover{background:#2563eb;border-color:#2563eb;color:#fff}.footer-v4__bottom{border-top:1px solid rgba(0,0,0,.08);padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.footer-v4__bottom p{font-size:.8rem;color:#888;margin:0}.footer-v4__agency img{width:120px;filter:grayscale(1) opacity(0.5) invert(1);transition:.4s ease}.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;color:#c3b2f0;width:40px;height:40px;display:inline-block;text-align:center;background:#2d3748;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:#2563eb}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/banners/hero-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:0px;border-radius:0px 0px 30px 30px;width:100%;margin:0 auto;overflow:hidden}@media only screen and (min-width: 1441px)and (max-width: 2560px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.slider-area{width:99%}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{border-radius:0px 0px 0px 0px;margin-top:0px}}.slider-area .slider-height{height:500px;background-size:cover}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height{height:400px}}.slider-area .slider-height .hero-cap{padding-top:90px}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:38px;font-weight:700;line-height:1}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:30px}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:28px}}.slider-area .slider-height .hero-cap .box-ajust-link{position:absolute;left:50%;transform:translateX(-50%);bottom:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:fit-content;min-width:20%;min-height:50px;background:#fff;border-radius:30px 30px 0 0;padding:8px 40px}@media only screen and (min-width: 768px)and (max-width: 991px){.slider-area .slider-height .hero-cap .box-ajust-link{width:70%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height .hero-cap .box-ajust-link{width:98%;padding:10px 5px}}.slider-area .slider-height .hero-cap .box-ajust-link::before{content:"";position:absolute;bottom:0;left:-50px;width:50px;height:40px;border-radius:0px 0px 25px 0px;box-shadow:15px 15px 0px 0px #fff;z-index:1}.slider-area .slider-height .hero-cap .box-ajust-link::after{content:"";position:absolute;bottom:0;right:-50px;width:50px;height:40px;border-radius:0px 0px 0px 25px;box-shadow:-15px 15px 0px 0px #fff}.slider-area .slider-height .hero-cap .box-ajust-link .ajust-link{color:#2563eb;font-weight:500;margin:0 10px;font-size:16px}@media only screen and (min-width: 768px)and (max-width: 991px){.slider-area .slider-height .hero-cap .box-ajust-link .ajust-link{font-size:16px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area .slider-height .hero-cap .box-ajust-link .ajust-link{font-size:14px}}.slider-area .slider-height .hero-cap .box-ajust-link .ajust-link:hover{color:#2d3748}.slider-area .slider-height .hero-cap .box-ajust-link i{font-size:14px;color:#2d3748;transition:all .3s ease}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";background-color:rgba(0,0,0,.5);width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}button.btn-main{border:none}.btn-main{background:#2d3748;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 18px;text-transform:uppercase;font-family:"Montserrat",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:5px;font-weight:400;letter-spacing:1px;cursor:pointer;transition:color .4s linear;position:relative;z-index:1;overflow:hidden}.btn-main::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background-color:#2563eb;border-radius:5px;box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1);transition:all .3s ease}.btn-main:hover{color:#fff}.btn-main:hover:after{left:0;width:100%}.btn-main:active{top:2px}.btn-v3{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;background:none;padding:0;transition:.35s ease}.btn-v3 span{display:inline-block}.btn-v3__arrow{width:40px;height:40px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:.35s ease}.btn-v3__arrow i{color:#fff;font-size:.8rem}.btn-v3:hover .btn-v3__arrow{background:#2563eb;transform:rotate(45deg) scale(1.1)}.btn-v3--ghost{color:rgba(255,255,255,.9)}.btn-v3--ghost:hover{color:#fff}.btn-v3--ghost-dark{color:#2563eb;font-size:.82rem}.btn-v3--ghost-dark i{transition:transform .3s ease}.btn-v3--ghost-dark:hover{color:#2563eb}.btn-v3--ghost-dark:hover i{transform:translateX(5px)}.btn-v3--dark{color:#2d3748}.btn-v3--dark .btn-v3__arrow{background:#2d3748}.btn-v3--dark .btn-v3__arrow i{color:#fff}.btn-v3--dark:hover{color:#2563eb}.btn-v3--dark:hover .btn-v3__arrow{background:#2563eb;transform:rotate(45deg) scale(1.1)}.btn-v3--light{background:#fff;color:#2d3748;padding:10px 22px;border-radius:50px}.btn-v3--light:hover{background:#2563eb;color:#fff}.btn-v4{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:50px;text-decoration:none;cursor:pointer;transition:all .35s ease;box-shadow:0 4px 14px rgba(37,99,235,.2)}.btn-v4 i{font-size:.8rem;transition:transform .3s ease}.btn-v4:hover{background:#1453dd;border-color:#1453dd;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.35)}.btn-v4:hover i{transform:translateX(4px)}.btn-v4--outline{background:rgba(0,0,0,0);color:#2563eb;border:2px solid #2563eb;box-shadow:none}.btn-v4--outline:hover{background:#2563eb;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.2)}.cta-area{background-image:url(../img/banners/cta-bg.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.35);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.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:30px}.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:30px}.faq-accordion .accordion-btn:hover{color:#2d3748 !important;background:rgba(221,226,231,.8)}.faq-accordion .accordion-item--active .accordion-btn{color:#dde2e7;border-radius:5px;border-top:2px solid #2563eb;background:rgba(45,55,72,.9);border-radius:30px}.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:#2d3748 !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}.btn-display{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;width:100%}.btn-display .btn-main{flex:1 1 calc(50% - 6px);display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;min-height:48px;margin:0;padding:12px 16px;overflow:visible;text-align:center;text-decoration:none;box-sizing:border-box;white-space:nowrap;transition:background .3s ease,border-color .3s ease}.btn-display .btn-main span{display:block;line-height:1.2}.btn-display .btn-main::before,.btn-display .btn-main::after{content:none;display:none}.btn-display .btn-main:hover{background:#2563eb;color:#fff}.btn-display .btn-main:active{top:0}.btn-display .btn-main.whats-form{margin:0}.btn-display .btn-main.whats-form:hover{background:#01a43d}@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){.btn-display{flex-direction:column}.btn-display .btn-main{flex:1 1 auto;width:100%;white-space:normal}}.whats-form{background:#22ba59;margin-left:0}.home-form-5{padding:100px 0}.home-form-5 .section-title-3__eyebrow{color:#dde2e7;border:1px solid #dde2e7;font-weight:700;letter-spacing:.15em;font-size:.8rem;display:block;margin-bottom:10px}.home-form-5 .section-title-3 h2{color:#fff;margin-bottom:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.home-form-5 .section-title-3 h2{font-size:1.8rem}}.contact-info-5{background:#252d3b;border:1px solid rgba(37,99,235,.15);border-radius:8px;padding:40px;height:100%;display:flex;flex-direction:column}@media(max-width: 575px){.contact-info-5{padding:24px}}.contact-info-5__desc{font-size:.92rem;color:#dde2e7;line-height:1.65;margin-bottom:30px}@media only screen and (min-width: 992px)and (max-width: 1199px){.contact-info-5__desc{font-size:.8rem}}.contact-list-5{display:flex;flex-direction:column;gap:16px}.contact-list-5__item{display:flex;align-items:center;gap:16px;padding:14px 20px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);border-radius:4px;text-decoration:none;transition:.35s ease}.contact-list-5__item:hover{background:rgba(37,99,235,.05);border-color:#2563eb;box-shadow:0 0 10px rgba(37,99,235,.15);transform:translateX(4px)}.contact-list-5__icon{width:44px;height:44px;border-radius:4px;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.1rem;transition:.35s ease}.contact-list-5__item:hover .contact-list-5__icon{background:#2563eb;color:#fff;box-shadow:0 0 10px #2563eb}.contact-list-5__body{display:flex;flex-direction:column}.contact-list-5__body span{font-size:.7rem;font-weight:800;color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.contact-list-5__body strong{font-size:.95rem;color:#fff;word-break:break-all}.contact-list-5__item--whats .contact-list-5__icon{color:#25d366;background:rgba(37,211,102,.05)}.contact-list-5__item--whats:hover{border-color:#25d366;background:rgba(37,211,102,.04);box-shadow:0 0 10px rgba(37,211,102,.1)}.contact-list-5__item--whats:hover .contact-list-5__icon{background:#25d366;color:#fff;box-shadow:0 0 10px #25d366}.form-wrapper-5{background:#252d3b;border:1px solid rgba(37,99,235,.15);border-radius:8px;padding:45px}@media(max-width: 575px){.form-wrapper-5{padding:24px}}.form-wrapper-5__header{margin-bottom:30px}.form-wrapper-5__header h3{font-size:1.45rem;font-weight:800;color:#fff;margin-bottom:6px}.form-wrapper-5__header h3 strong{color:#2563eb;text-shadow:0 0 10px rgba(37,99,235,.3)}.form-wrapper-5__header p{font-size:.88rem;color:#dde2e7;margin:0}.form-wrapper-5 .form-contact .form-group{margin-bottom:20px}.form-wrapper-5 .form-contact .form-control{width:100%;padding:12px 18px;font-size:.9rem;color:#fff;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:4px;transition:.35s ease;outline:none}.form-wrapper-5 .form-contact .form-control::placeholder{color:#b3b5b7}.form-wrapper-5 .form-contact .form-control:focus{background:rgba(255,255,255,.04);border-color:#2563eb;box-shadow:0 0 10px rgba(37,99,235,.15)}.form-wrapper-5 .form-contact textarea.form-control{resize:none;min-height:140px}.form-wrapper-5 .form-contact .btn-display{margin-top:10px}.form-wrapper-5 .form-contact .btn-main{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#2563eb;border:2px solid #2563eb;border-radius:4px;cursor:pointer;transition:.35s ease;box-shadow:0 0 15px rgba(37,99,235,.2)}.form-wrapper-5 .form-contact .btn-main:hover{background:#1453dd;border-color:#1453dd;color:#fff}.form-wrapper-5 .form-contact .btn-main.whats-form{background:#25d366;border-color:#25d366;color:#fff}.form-wrapper-5 .form-contact .btn-main.whats-form:hover{background:#20b959;border-color:#20b959}@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}.testimonials-3{padding:100px 0;background:#2d3748;overflow:hidden;position:relative}.testimonials-3::before{content:"";position:absolute;width:300px;height:300px;background:radial-gradient(circle, rgba(37, 99, 235, 0.08) 0%, transparent 70%);top:-50px;right:-100px;pointer-events:none}.testimonials-3::after{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle, rgba(37, 99, 235, 0.05) 0%, transparent 70%);bottom:-100px;left:-150px;pointer-events:none}.testimonials-3__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px;gap: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){.testimonials-3__header{flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:40px}.testimonials-3__header .section-title-3{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.testimonials-3__header .section-title-3__eyebrow{margin-left:auto;margin-right:auto}.testimonials-3__header .section-title-3__heading{text-align:center}}.testimonials-3__header .section-title-3{margin-bottom:0}.testimonials-3__header .section-title-3__eyebrow{color:#dde2e7;border:1px solid #dde2e7;font-weight:700;letter-spacing:.15em;font-size:.8rem;display:block;margin-bottom:8px}.testimonials-3__header .section-title-3__heading{color:#fff;font-size:clamp(2rem,4.5vw,3rem);font-weight:400;line-height:1.2}.testimonials-3__header .section-title-3__heading strong{font-weight:800;color:#2563eb}.testimonials-3__nav{display:flex;gap:12px}.testimonials-3__btn{width:50px;height:50px;border-radius:50%;background:#2d3748;border:1px solid rgba(255,255,255,.08);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.95rem;transition:.35s ease;box-shadow:0 10px 20px rgba(0,0,0,.2)}.testimonials-3__btn:hover{background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-3px);box-shadow:0 12px 24px rgba(37,99,235,.3)}.testimonials-3__btn:active{transform:translateY(-1px)}.testimonials-3 .testimonialsSwiper{padding:10px 5px 40px;overflow:visible}.testimonials-3 .testimonialsSwiper .swiper-wrapper{align-items:stretch}.testimonials-3 .testimonialsSwiper .swiper-slide{height:auto;display:flex}.testimonials-3 .testimonials-pagination{position:absolute;bottom:0;left:50% !important;transform:translateX(-50%) !important;display:flex;gap:8px;justify-content:center}.testimonials-3 .testimonials-pagination .swiper-pagination-bullet{width:8px;height:8px;background:rgba(255,255,255,.2);opacity:1;margin:0 !important;transition:.35s ease}.testimonials-3 .testimonials-pagination .swiper-pagination-bullet-active{width:24px;background:#2563eb;border-radius:4px}.testimonial-card-3{background:rgba(45,55,72,.7);border:1px solid rgba(255,255,255,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:40px;border-radius:16px;position:relative;overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column;transition:.35s ease;box-shadow:0 20px 40px rgba(0,0,0,.15)}.testimonial-card-3:hover{transform:translateY(-5px);border-color:rgba(37,99,235,.2);box-shadow:0 25px 50px rgba(0,0,0,.3),0 0 20px rgba(37,99,235,.1)}.testimonial-card-3:hover .testimonial-card-3__quote{color:rgba(37,99,235,.08);transform:scale(1.1) rotate(15deg)}.testimonial-card-3:hover .testimonial-card-3__avatar{border-color:#2563eb;box-shadow:0 0 15px rgba(37,99,235,.2)}.testimonial-card-3__stars{display:flex;gap:5px;color:#ffb800;font-size:.85rem;margin-bottom:24px}.testimonial-card-3__text{color:rgba(255,255,255,.85);font-size:1.02rem;line-height:1.7;margin-bottom:30px;position:relative;z-index:2;font-style:italic;flex:1 1 auto}.testimonial-card-3__author{display:flex;align-items:center;gap:16px;position:relative;z-index:2;margin-top:auto}.testimonial-card-3__avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;transition:.35s ease;background:#2d3748}.testimonial-card-3__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card-3__info{display:flex;flex-direction:column}.testimonial-card-3__name{color:#fff;font-size:1rem;font-weight:700}.testimonial-card-3__role{color:#dde2e7;font-size:.82rem;margin-top:2px}.testimonial-card-3__quote{position:absolute;bottom:20px;right:30px;font-size:6rem;color:rgba(255,255,255,.03);pointer-events:none;transition:.35s ease;z-index:1;line-height:1}.contact-section{padding:70px 0 0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.contact-section{padding-top:50px}}.contact-section__form-box{background:#fff;border-radius:16px;padding:40px;box-shadow:0 20px 60px rgba(45,55,72,.1);height:100%}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.contact-section__form-box{padding:28px 24px}}.contact-section__form-head{margin-bottom:28px}.contact-section__form-head .section-title-3{margin-bottom:10px}.contact-section__form-head .section-title-3__heading{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.25;color:#2d3748}.contact-section__form-head .section-title-3__heading strong{color:#2563eb}.contact-section__form-head p{margin:0;font-size:.92rem;color:#6b7280;line-height:1.65}.contact-section .form-contact .form-group{margin-bottom:18px}.contact-section .form-contact .form-control{width:100%;padding:12px 16px;font-size:.9rem;font-family:"Montserrat",sans-serif;color:#2d3748;background:#f5f7fa;border:1px solid rgba(45,55,72,.12);border-radius:8px;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease;outline:none}.contact-section .form-contact .form-control::placeholder{color:#9ca3af}.contact-section .form-contact .form-control:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.contact-section .form-contact textarea.form-control{min-height:140px;resize:vertical}.contact-section .form-contact .btn-display{margin-top:4px}.contact-section .form-contact .g-recaptcha{margin-bottom:20px !important}.contact-section__aside{background:#2d3748;border-radius:16px;padding:32px 28px;height:100%;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(45,55,72,.2)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.contact-section__aside{padding:28px 24px}}.contact-section__aside-head{margin-bottom:24px}.contact-section__aside-head h3{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.3}.contact-section__aside-head h3 strong{color:#2563eb}.contact-section__aside-head p{margin:0;font-size:.88rem;line-height:1.6;color:rgba(255,255,255,.65)}.contact-section__list{display:flex;flex-direction:column;gap:12px;flex:1}.contact-section__item{display:flex;align-items:center;gap:14px;padding:14px 16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:10px;text-decoration:none;transition:background .3s ease,border-color .3s ease,transform .3s ease}.contact-section__item:hover{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.4);transform:translateX(4px)}.contact-section__item:hover .contact-section__icon{background:#2563eb;color:#fff}.contact-section__item--whats .contact-section__icon{color:#25d366;background:rgba(37,211,102,.1)}.contact-section__item--whats:hover{background:rgba(37,211,102,.1);border-color:rgba(37,211,102,.45)}.contact-section__item--whats:hover .contact-section__icon{background:#25d366;color:#fff}.contact-section__icon{flex-shrink:0;width:42px;height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:#5d8bf0;font-size:1rem;transition:background .3s ease,color .3s ease}.contact-section__body{display:flex;flex-direction:column;min-width:0}.contact-section__body strong{font-size:.88rem;font-weight:600;color:#fff;line-height:1.45;word-break:break-word}.contact-section__label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:3px}.contact-section__hours{display:flex;align-items:flex-start;gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.contact-section__hours-icon{flex-shrink:0;width:42px;height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(37,99,235,.15);color:#5d8bf0;font-size:1rem}.contact-section__hours-body p{margin:0;font-size:.86rem;line-height:1.55;color:rgba(255,255,255,.8)}.contact-section__hours-body p+p{margin-top:4px}.contact-section__map{margin-top:48px;overflow:hidden}.contact-section__map iframe{display:block;width:100%;border:0}.banner-full{position:relative;width:100%;background-color:#f5f7fa;margin-top:90px;overflow:hidden;z-index:2}@media only screen and (min-width: 1441px)and (max-width: 2560px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.banner-full{margin-top:120px}}.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-v4{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 fadeup{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes flipIn{from{opacity:0;transform:rotateX(-40deg)}to{opacity:1;transform:rotateX(0)}}@keyframes bannerKenBurns{from{transform:scale(1.04)}to{transform:scale(1)}}.banner-full .banner-controls{position:absolute;inset:0;z-index:15;pointer-events:none}.banner-full .banner-controls__nav{pointer-events:auto;position:absolute;top:50%;z-index:5;display:grid;width:44px;height:44px;margin:0;padding:0;place-items:center;border:1px solid rgba(45,55,72,.25);border-radius:50%;background:rgba(255,255,255,.8);color:#2d3748;transform:translateY(-50%);cursor:pointer;transition:background .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){.banner-full .banner-controls__nav{display:none}}.banner-full .banner-controls__nav svg{width:22px;height:22px}.banner-full .banner-controls__nav svg path{stroke:#2d3748}.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:#2563eb}.banner-full .banner-controls__nav:hover svg path{stroke:#fff}.banner-full .banner-controls__nav--prev{left:24px}.banner-full .banner-controls__nav--next{right:24px}.banner-full .banner-controls .swiper-pagination{pointer-events:auto;position:absolute !important;top:auto !important;left:0 !important;right:0 !important;bottom:18px !important;transform:none !important;display:flex;align-items:center;justify-content:center;gap:6px;width:100%}.banner-full .banner-controls .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 !important;border-radius:50px;background:rgba(45,55,72,.35);opacity:1;cursor:pointer;transition:all .35s ease}.banner-full .banner-controls .swiper-pagination .swiper-pagination-bullet-active{width:24px;background:#2563eb;border-radius:4px}.banner-full .banner-main{position:relative !important;width:100%;height:clamp(620px,72vh,680px);overflow:hidden}@media only screen and (min-width: 1441px)and (max-width: 2560px){.banner-full .banner-main{height:740px}}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main{height:650px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:420px}}@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,520px)}}@media(max-width: 575px){.banner-full .banner-main{height:620px}}.banner-full .banner-main .swiper-wrapper{height:100%}.banner-full .banner-main .swiper-slide{display:flex;align-items:stretch;justify-content:center;overflow:hidden;background:#f5f7fa;height:100%}.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:left}.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(245, 247, 250, 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(245, 247, 250, 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:14vw;box-sizing:border-box}@media only screen and (min-width: 1441px)and (max-width: 2560px){.banner-full .banner-main .content-area .content{padding-left:13vw}}@media only screen and (min-width: 1200px)and (max-width: 1440px){.banner-full .banner-main .content-area .content{padding-left:150px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content{padding-left:100px}}@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:20px 10px;padding-top:70px}}.banner-full .banner-main .content-area .content .text{display:flex;flex-direction:column;align-items:flex-start;gap:0;text-align:left;width:660px}@media only screen and (min-width: 1441px)and (max-width: 2560px){.banner-full .banner-main .content-area .content .text{width:680px}}@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:inline-block;margin-bottom:14px;padding:5px 12px;border:1px solid rgba(45,55,72,.3);border-radius:30px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text .banner-kicker{font-size:.6rem;padding:3px 12px;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:.7rem;margin-bottom:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text .banner-kicker{font-size:.6rem;margin-bottom:8px;padding:4px 12px;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:#2d3748;font-family:"Montserrat",sans-serif;font-size:2.6rem;line-height:1.3;font-weight:800;margin-bottom:14px;text-transform:uppercase;text-wrap:balance;margin:0 0 18px;text-shadow:0 2px 20px rgba(245,247,250,.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.2rem}}@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:1.4rem;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.1rem;line-height:1.2;margin-bottom:6px}}.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:#2563eb}@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;max-width:90%;font-family:"Montserrat",sans-serif;font-size:1rem;line-height:1.4;font-weight:400;color:rgba(32,32,32,.8);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:.9rem;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;max-width:48ch;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;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:.8rem;line-height:1.5;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:10px}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text .banner-actions .btn-v4{padding:8px 13px;font-size:.7rem}}.banner-full .banner-main .content-area .content .text .banner-actions .btn-v4--outline{border:1px solid #2563eb}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text .banner-actions .btn-v4--outline{display:flex}}.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}.proof-strip{position:relative;z-index:5;width:100%;background:linear-gradient(90deg, #1e3a8a 0%, #133db1 48%, #2563eb 100%);padding:28px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.proof-strip{padding:24px 0}}.proof-strip__inner{display:grid;grid-template-columns:minmax(160px, 200px) 1fr;align-items:center;gap:8px 20px}@media(max-width: 991px){.proof-strip__inner{grid-template-columns:1fr;gap:20px}}.proof-strip__featured{display:flex;flex-direction:column;justify-content:center;padding-right:20px;border-right:1px solid rgba(255,255,255,.16);color:#fff}@media(max-width: 991px){.proof-strip__featured{align-items:center;text-align:center;padding:0 0 16px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}}.proof-strip__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.7);margin-bottom:2px}.proof-strip__year{display:block;font-size:clamp(2.2rem,3.5vw,2.8rem);font-weight:900;line-height:1;letter-spacing:-0.03em;color:#fff;margin-bottom:8px}.proof-strip__featured-text{margin:0;font-size:.84rem;line-height:1.4;color:rgba(255,255,255,.85);max-width:18ch}@media(max-width: 991px){.proof-strip__featured-text{max-width:30ch}}.proof-strip__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4, 1fr)}@media(max-width: 991px){.proof-strip__list{grid-template-columns:repeat(2, 1fr);gap:12px}}@media(max-width: 575px){.proof-strip__list{grid-template-columns:1fr}}.proof-strip__item{display:flex;align-items:flex-start;gap:12px;padding:4px 14px;position:relative}.proof-strip__item:not(:last-child)::after{content:"";position:absolute;right:0;top:4px;bottom:4px;width:1px;background:rgba(255,255,255,.14)}@media(max-width: 991px){.proof-strip__item:not(:last-child)::after{display:none}}@media(max-width: 991px){.proof-strip__item{padding:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px}}.proof-strip__icon{flex-shrink:0;width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:.9rem}.proof-strip__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.proof-strip__copy strong{font-size:1.1rem;font-weight:700;color:#fff;line-height:1.25}.proof-strip__copy span{font-size:.78rem;line-height:1.4;color:rgba(255,255,255,.72)}.about-area{padding:90px 0;background:#f5f7fa;overflow:hidden}.about-stats-3{display:flex;align-items:center;background:#2d3748;border-radius:16px;padding:30px 40px;margin-top:70px;gap:0;flex-wrap:wrap}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-stats-3{flex-wrap:wrap;padding:24px 20px;gap:20px;border-radius:8px}}.about-stats-3__item{flex:1;text-align:center;min-width:120px;padding:10px}.about-stats-3__number{display:block;font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;line-height:1;margin-bottom:8px;font-variant-numeric:tabular-nums}.about-stats-3__label{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5)}.about-stats-3__divider{width:1px;height:50px;background:rgba(255,255,255,.1);flex-shrink:0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-stats-3__divider{display:none}}.about-body-3{border-radius:16px;overflow:hidden;box-shadow:0 30px 80px rgba(45,55,72,.12);background:#fff}.about-img-3{position:relative;height:100%;min-height:420px;overflow:hidden}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-img-3{min-height:280px}}.about-img-3 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-img-3 .swiper{width:100%;height:100%}.about-img-3 .swiper-slide{height:100%}.about-img-3__accent{display:none;position:absolute;bottom:0;right:0;width:60%;height:4px;background:linear-gradient(90deg, #2563EB, #5484ef);z-index:2;pointer-events:none}.about-img-3__badge{position:absolute;top:24px;left:24px;background:#2d3748;color:#fff;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:10px;font-size:.82rem;font-weight:600;box-shadow:0 8px 24px rgba(45,55,72,.4);z-index:2;pointer-events:none}.about-img-3__badge i{color:#2563eb;font-size:1.1rem}.about-img-3__pagination{position:absolute;left:24px;right:24px;bottom:20px;display:flex;align-items:center;gap:8px;z-index:3}.about-img-3__pag-item{flex:1;border:0;padding:0;background:rgba(0,0,0,0);cursor:pointer}.about-img-3__pag-track{display:block;width:100%;height:3px;border-radius:999px;background:rgba(207,207,207,.6);overflow:hidden}.about-img-3__pag-progress{display:block;width:0;height:100%;border-radius:inherit;background:#fff;transition:width .08s linear}.about-img-3__pag-item.is-active .about-img-3__pag-progress{background:linear-gradient(90deg, #2563EB, #5d8bf0)}.about-text-3{padding:44px 40px;height:100%}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-text-3{padding:40px 32px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-text-3{padding:32px 24px}}.about-text-3__lead{font-size:.98rem;color:#4b5563;line-height:1.75;margin-bottom:0}.about-text-3__cta{margin-top:24px}.about-values-3{border-top:1px solid rgba(45,55,72,.1)}.about-values-3__item{padding:24px 28px;height:100%;border-right:1px solid #f0f0f0}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-values-3__item{border-right:none;border-bottom:1px solid #f0f0f0;padding:20px 24px}}.about-values-3__item strong{display:block;font-size:.88rem;font-weight:700;color:#2d3748;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.about-values-3__item p{font-size:.86rem;color:#6b7280;line-height:1.6;margin:0}.about-values-3>[class*=col-]:last-child .about-values-3__item{border-right:none}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-values-3>[class*=col-]:last-child .about-values-3__item{border-bottom:none}}.product-area-3{padding:100px 0;background:#252d3b;overflow:hidden;position:relative}.product-area-3::before{content:"";position:absolute;width:420px;height:420px;background:radial-gradient(circle, rgba(37, 99, 235, 0.1) 0%, transparent 70%);top:-80px;right:-120px;pointer-events:none}.product-area-3__header{margin-bottom:44px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.product-area-3__header{margin-bottom:32px;text-align:center}.product-area-3__header .section-title-3{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.product-area-3__header .section-title-3__eyebrow{margin-left:auto;margin-right:auto}.product-area-3__header .section-title-3__heading{text-align:center}.product-area-3__header .section-title-3 p{margin-left:auto;margin-right:auto;text-align:center}}.product-area-3__header .section-title-3{margin-bottom:0}.product-area-3__header .section-title-3__eyebrow{color:#fbfcfc;border:1px solid #fbfcfc;letter-spacing:.15em;margin-bottom:10px}.product-area-3__header .section-title-3__heading{color:#fff;font-size:clamp(2rem,4.5vw,3rem);font-weight:400;line-height:1.2}.product-area-3__header .section-title-3__heading strong{font-weight:800;color:#2563eb}.product-area-3__header .section-title-3 p{color:rgba(255,255,255,.7);margin:14px 0 0;line-height:1.7;max-width:520px}.product-area-3__action{width:100%;padding-bottom:4px}.product-area-3__action a{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){.product-area-3__action{display:flex;justify-content:center}.product-area-3__action a{width:auto}}.product-area-3 .solutionsSwiper{overflow:hidden;width:100%;margin-bottom:32px}.product-area-3 .solutionsSwiper .swiper-slide{height:auto;display:flex;box-sizing:border-box}.product-area-3__controls{display:flex;align-items:center;justify-content:center;gap:20px;width:100%}.product-area-3__btn{width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0;transition:.3s ease}.product-area-3__btn:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 10px 24px rgba(37,99,235,.28)}.product-area-3 .solutions-pagination{position:static !important;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto !important;transform:none !important;left:auto !important;bottom:auto !important}.product-area-3 .solutions-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50px;background:rgba(255,255,255,.22);opacity:1;margin:0 !important;transition:width .35s ease,background .35s ease}.product-area-3 .solutions-pagination .swiper-pagination-bullet-active{width:28px;background:#2563eb}.solution-card-3{display:flex;flex-direction:column;width:100%;height:100%;background:#354155;border:1px solid rgba(255,255,255,.06);border-radius:20px;overflow:hidden;text-decoration:none;box-shadow:0 16px 36px rgba(0,0,0,.18);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.solution-card-3:hover{transform:translateY(-6px);border-color:rgba(37,99,235,.3);box-shadow:0 24px 48px rgba(0,0,0,.28)}.solution-card-3:hover .solution-card-3__media img{transform:scale(1.06)}.solution-card-3:hover .solution-card-3__index{background:#2563eb;border-color:#2563eb}.solution-card-3:hover .solution-card-3__cta{background:#2563eb;border-color:#2563eb;color:#fff;gap:12px}.solution-card-3:hover .solution-card-3__cta i{transform:translateX(2px)}.solution-card-3__media{position:relative;aspect-ratio:4/3;overflow:hidden;flex-shrink:0;background:#212935}.solution-card-3__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(11, 18, 32, 0.12) 0%, transparent 45%),linear-gradient(135deg, rgba(37, 99, 235, 0.12) 0%, transparent 50%);pointer-events:none;z-index:1}.solution-card-3__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(0.9) contrast(1.05) brightness(0.9);transition:transform .6s ease}.solution-card-3__badges{position:absolute;top:16px;left:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px}.solution-card-3__index{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;border-radius:12px;background:rgba(11,18,32,.45);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.06em;transition:.3s ease}.solution-card-3__tag{display:inline-flex;align-items:center;font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#2563eb;padding:6px 12px;border-radius:50px;box-shadow:0 8px 18px rgba(37,99,235,.28)}.solution-card-3__body{display:flex;flex-direction:column;flex:1;padding:22px 20px 24px;background:#354155}.solution-card-3__title{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.35;min-height:2.7em}.solution-card-3__desc{font-size:1rem;line-height:1.6;color:rgba(255,255,255,.6);margin:0 0 18px;flex:1}.solution-card-3__cta{display:inline-flex;align-items:center;align-self:flex-start;gap:10px;margin-top:auto;padding:10px 16px;border-radius:50px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);color:#fff;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:.3s ease}.solution-card-3__cta i{font-size:.72rem;transition:transform .3s ease}.needs-cta{position:relative;padding:90px 0;overflow:hidden;background:#fff;border-top:1px solid #dde2e7;border-bottom:1px solid #dde2e7}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.needs-cta{padding:64px 0}}.needs-cta__copy{max-width:560px}.needs-cta__copy h2{color:#2d3748;font-size:clamp(1.7rem,3.4vw,2.7rem);font-weight:800;line-height:1.18;margin:0 0 16px}.needs-cta__copy p{color:#6b7280;font-size:1.05rem;line-height:1.7;margin:0 0 28px}.needs-cta__list-wrap h3{color:#2d3748;font-size:1.05rem;font-weight:700;margin:0 0 16px}.needs-cta__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.needs-cta__list a{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#f5f7fa;border:1px solid #dde2e7;border-radius:10px;text-decoration:none;transition:.3s ease}.needs-cta__list a>.fas.fa-chevron-right{margin-left:auto;color:rgba(45,55,72,.35);font-size:.72rem;flex-shrink:0;transition:.3s ease}.needs-cta__list a:hover{background:#fff;border-color:rgba(37,99,235,.35);box-shadow:0 10px 24px rgba(45,55,72,.08)}.needs-cta__list a:hover .needs-cta__icon{background:#2563eb;color:#fff}.needs-cta__list a:hover>.fas.fa-chevron-right{color:#2563eb;transform:translateX(3px)}.needs-cta__icon{width:42px;height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);color:#2563eb;font-size:1rem;flex-shrink:0;transition:.3s ease}.needs-cta__text{display:flex;flex-direction:column;gap:2px;min-width:0}.needs-cta__text strong{color:#2d3748;font-size:.95rem;font-weight:700;line-height:1.3}.needs-cta__text em{color:#6b7280;font-size:.8rem;font-style:normal;line-height:1.4}.int-page-5 h2,.int-page-5 .titles1{font-size:2.2rem;line-height:2.4rem;margin:15px 0;color:#2d3748 !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 h2,.int-page-5 .titles1{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 h2,.int-page-5 .titles1{font-size:1.8rem;line-height:2rem}}.int-page-5 h3,.int-page-5 h4,.int-page-5 .titles2{color:#2d3748 !important;font-size:1.6rem;line-height:1.8rem;margin:15px 0}.int-page-5 p{font-size:16px;line-height:27px;font-weight:400;text-align:left;color:#000}.int-page-5 ul li{list-style:none;position:relative;padding-left:25px;margin-bottom:8px;font-size:16px;font-weight:400;color:#000}.int-page-5 ul li::before{font-family:"Font Awesome 6 Free";content:"";position:absolute;left:0;top:0;color:#2d3748;font-size:1.2rem;font-weight:bold}.int-page-5 .box-img{margin:20px 0;height:400px}.int-page-5 .box-img .prodintSwiper{width:100%;height:100%}.int-page-5 .box-img .prodintSwiper .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:15px}.int-page-5 .box-img .prodintSwiper .swiper-pagination{bottom:15px !important;left:50% !important;transform:translateX(-50%) !important}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;background:rgba(255,255,255,.4);border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:1;margin:0 4px;border:2px solid rgba(0,0,0,0);position:relative}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet::before{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:rgba(0,0,0,0);border-radius:50%;transform:translate(-50%, -50%);transition:all .3s ease}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet:hover{background:rgba(255,255,255,.7);transform:scale(1.1)}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgba(0,0,0,0);border-color:#fff;transform:scale(1.2)}.int-page-5 .box-img .prodintSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background:#2563eb;width:8px;height:8px}.int-page-5 .service-details-card{padding:20px;box-shadow:0px 8px 30px rgba(106,106,106,0.1019607843);display:flex;align-items:start;border-left:5px solid #2563eb;margin:20px 0}.int-page-5 .service-details-card .icon i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;background-color:#f2f2f2;font-size:35px;color:#2563eb}.int-page-5 .service-details-card .details{margin-left:20px}.int-page-5 .service-details-card .details h2,.int-page-5 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-5 .service-details-card .details p{font-size:16px;color:#000}.int-page-5 .img-text{position:relative;background-position:center;background-repeat:no-repeat;background-size:100%;width:100%;height:fit-content;overflow:hidden;border-radius:15px}.int-page-5 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #0f0f0f 40%, rgba(255, 255, 255, 0) 100%);z-index:0}.int-page-5 .img-text--outsourcing{background-size:cover;background-position:center 70%}.int-page-5 .img-text--outsourcing::before{background-image:linear-gradient(to right, rgba(15, 15, 15, 0.75) 38%, rgba(15, 15, 15, 0.15) 100%)}.int-page-5 .img-text .content-padding{width:100%;height:100%;min-height:350px;display:flex;flex-direction:column;justify-content:center;padding:30px 20px;z-index:1}.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:2rem;line-height:2.2rem;color:#2563eb !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 .img-text .content-padding h2,.int-page-5 .img-text .content-padding h3{font-size:1.8rem;line-height:2rem}}.int-page-5 .img-text .content-padding p{color:#eee !important}.int-page-5 .swiper-button-prev,.int-page-5 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-5 .swiper-button-prev::after,.int-page-5 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-5 .sidebar02 .box-categoria{padding:15px 20px;margin-bottom:8px;border-radius:20px;background:#2d3748}.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:24px;font-weight:600;margin:15px 0;margin-bottom:25px;color:#fff !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:26px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-5 .sidebar02 .box-categoria .cat-title{font-size:24px}}.int-page-5 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-5 .sidebar02 .box-categoria ul li{padding-left:0 !important;list-style:none !important;background:#dde2e7;margin-top:10px;position:relative;z-index:1;font-weight:600;border-radius:50px;overflow:hidden;transition:.3s ease}.int-page-5 .sidebar02 .box-categoria ul li::before,.int-page-5 .sidebar02 .box-categoria ul li::after,.int-page-5 .sidebar02 .box-categoria ul li::marker{display:none !important}.int-page-5 .sidebar02 .box-categoria ul li a{padding:10px 20px;font-size:16px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;color:#000}.int-page-5 .sidebar02 .box-categoria ul li:hover,.int-page-5 .sidebar02 .box-categoria ul li.active{transform:scale(1.03);background:#dde2e7}.int-page-5 .sidebar02 .box-categoria ul li:hover a,.int-page-5 .sidebar02 .box-categoria ul li.active a{color:#000}.int-page-5 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;height:350px;border-radius:20px;overflow:hidden;background-color:#2d3748}.int-page-5 .sidebar02 .sidebar-cta .content-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 30px;z-index:2}.int-page-5 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(60deg, #2563EB, #0c40b1);border-radius:50%;color:#dde2e7;font-size:25px}.int-page-5 .sidebar02 .sidebar-cta .content-inner h2,.int-page-5 .sidebar02 .sidebar-cta .content-inner h3{color:#fff !important;font-size:24px !important;margin:15px 0}.int-page-5 .sidebar02 .sidebar-cta .content-inner a{padding:12px 30px;background:linear-gradient(60deg, #2563EB, #0c40b1) !important;color:#dde2e7 !important;font-size:16px;transition:.3s ease;border-radius:10px}.int-page-5 .sidebar02 .sidebar-cta .content-inner a:hover{background:linear-gradient(30deg, #0c40b1, #2563EB) !important;color:#dde2e7 !important}.int-page-5 .boxExpand{margin:10px 0;padding:10px 0}.int-page-5 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-5 .boxExpand #contentExpand.expanded{max-height:8000px}.int-page-5 .boxExpand #contentExpand.expanded::before{display:none}.int-page-5 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #fff 30%, rgba(0, 0, 0, 0) 100%)}.int-page-5 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-5 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#2563eb;bottom:0px;font-size:40px;transition:.3s ease}.int-page-5 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #2563eb;text-align:center;padding:10px 10px;border-radius:5px;height:420px;width:95%}.int-page-5 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#2563eb;background:linear-gradient(180deg, #2563EB 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-5 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-2%;width:110%;height:95%;border-radius:5px;object-fit:cover;object-position:center}.int-page-5 .bg-sec{background:#dce0e9;position:relative;z-index:1}.int-page-5 .bg-sec::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url("../img/banners/texture.png");background-size:700px;background-position:center;background-repeat:repeat;opacity:.1;z-index:-1}.int-page-5 .bg-sec #contentExpand::before{background:linear-gradient(to top, #dce0e9 20%, rgba(0, 0, 0, 0) 100%) !important}.int-page-5 .form-contact{background:#fff;padding:30px 20px !important;border-radius:25px !important;box-shadow:0 8px 30px rgba(106,106,106,0.1019607843);margin:20px 0}.box-slide-thumbs{display:flex;flex-direction:column;width:100%;gap:10px;padding:3px;background:rgba(221,226,231,.1);border-radius:20px;margin-bottom:10px}.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:15px;overflow:hidden}.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::before{display:none;content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:90%;background:#dde2e7;border-radius:25px}@media only screen and (min-width: 1441px)and (max-width: 2560px),only screen and (min-width: 1200px)and (max-width: 1440px){.box-slide-thumbs .gallery-top .swiper-slide::before{width:85%;height:85%}}.box-slide-thumbs .gallery-top .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block;background:#fff}.box-slide-thumbs .gallery-top .swiper-slide img.mask{mask-image:url(../img/elements/mask-image3.png);mask-size:contain;mask-position:center;mask-repeat:no-repeat}.box-slide-thumbs .gallery-top .swiper-slide img.obj-contain{object-fit:contain}.box-slide-thumbs .gallery-thumbs{padding:10px}.box-slide-thumbs .gallery-thumbs .swiper-slide{height:80px;min-width:100px;border-radius:15px;overflow:hidden;opacity:.4;transition:opacity .3s ease,transform .3s ease;cursor:pointer;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.05);border:3px solid #dde2e7}.box-slide-thumbs .swiper-button-prev,.box-slide-thumbs .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3;top:50%;width:40px;height:40px;background:rgba(37,99,235,.7);transform:translateY(-50%)}.box-slide-thumbs .swiper-button-prev::after,.box-slide-thumbs .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.about-interna{padding:70px 0 90px;overflow:hidden}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna{padding:50px 0 70px}}.about-interna .about-interna-stats{display:flex;align-items:stretch;background:#2d3748;border-radius:16px;padding:0;margin-bottom:48px;overflow:hidden;box-shadow:0 20px 60px rgba(45,55,72,.15)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-stats{flex-direction:column;margin-bottom:32px}}.about-interna .about-interna-stats__featured{flex:0 0 220px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:32px 24px;background:linear-gradient(145deg, #252d3b, #2D3748);border-right:1px solid rgba(255,255,255,.08)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-stats__featured{flex:none;border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:28px 20px}}.about-interna .about-interna-stats__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.65);margin-bottom:4px}.about-interna .about-interna-stats__number{display:block;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:900;line-height:1;color:#2563eb;margin-bottom:6px;font-variant-numeric:tabular-nums}.about-interna .about-interna-stats__label{font-size:.82rem;font-weight:600;color:rgba(255,255,255,.85);line-height:1.4;max-width:16ch}.about-interna .about-interna-stats__list{list-style:none;margin:0;padding:0;flex:1;display:grid;grid-template-columns:repeat(3, 1fr)}@media only screen and (min-width: 768px)and (max-width: 991px){.about-interna .about-interna-stats__list{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-stats__list{grid-template-columns:1fr}}.about-interna .about-interna-stats__item{display:flex;align-items:flex-start;gap:14px;padding:28px 24px;position:relative}@media only screen and (min-width: 1441px)and (max-width: 2560px),only screen and (min-width: 1200px)and (max-width: 1440px),only screen and (min-width: 992px)and (max-width: 1199px){.about-interna .about-interna-stats__item{align-items:center}}.about-interna .about-interna-stats__item:not(:last-child)::after{content:"";position:absolute;right:0;top:20%;bottom:20%;width:1px;background:rgba(255,255,255,.1)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-stats__item:not(:last-child)::after{display:none}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-stats__item{padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.about-interna .about-interna-stats__item:last-child{border-bottom:none}}.about-interna .about-interna-stats__icon{flex-shrink:0;width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgba(37,99,235,.15);color:#5d8bf0;font-size:1rem}.about-interna .about-interna-stats__copy strong{display:block;font-size:.88rem;font-weight:700;color:#fff;margin-bottom:4px}.about-interna .about-interna-stats__copy span{font-size:.8rem;line-height:1.5;color:rgba(255,255,255,.65)}.about-interna .about-interna-main{border-radius:16px;overflow:hidden;box-shadow:0 30px 80px rgba(45,55,72,.12);background:#fff;margin-bottom:48px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-main{margin-bottom:32px}}.about-interna .about-interna-img{position:relative;height:100%;min-height:480px;overflow:hidden}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-img{min-height:300px}}.about-interna .about-interna-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-interna .about-interna-img .swiper{width:100%;height:100%}.about-interna .about-interna-img .swiper-slide{height:100%}.about-interna .about-interna-img__badge{position:absolute;top:24px;left:24px;background:#2d3748;color:#fff;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:10px;font-size:.82rem;font-weight:600;box-shadow:0 8px 24px rgba(45,55,72,.4);z-index:2;pointer-events:none}.about-interna .about-interna-img__badge i{color:#2563eb;font-size:1.1rem}.about-interna .about-interna-img__pagination{position:absolute;left:24px;right:24px;bottom:20px;display:flex;align-items:center;gap:8px;z-index:3}.about-interna .about-interna-img__pag-item{flex:1;border:0;padding:0;background:rgba(0,0,0,0);cursor:pointer}.about-interna .about-interna-img__pag-track{display:block;width:100%;height:3px;border-radius:999px;background:rgba(207,207,207,.6);overflow:hidden}.about-interna .about-interna-img__pag-progress{display:block;width:0;height:100%;border-radius:inherit;background:#fff;transition:width .08s linear}.about-interna .about-interna-img__pag-item.is-active .about-interna .about-interna-img__pag-progress{background:linear-gradient(90deg, #2563EB, #5d8bf0)}.about-interna .about-interna-text{padding:48px 44px;height:100%}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-interna .about-interna-text{padding:40px 32px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-text{padding:32px 24px}}.about-interna .about-interna-text .section-title-3__heading{font-size:clamp(1.8rem,3.5vw,2.4rem);line-height:1.25;color:#2d3748}.about-interna .about-interna-text .section-title-3__heading strong{color:#2563eb}.about-interna .about-interna-text__lead{font-size:.98rem;color:#4b5563;line-height:1.75;margin-bottom:0}.about-interna .about-interna-text__lead+.about-interna .about-interna-text__lead{margin-top:16px}.about-interna .about-interna-text__highlights{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}@media(max-width: 575px){.about-interna .about-interna-text__highlights{grid-template-columns:1fr}}.about-interna .about-interna-text__highlights li{display:flex;align-items:center;gap:10px;font-size:.86rem;font-weight:600;color:#2d3748;padding:12px 14px;background:#f5f7fa;border-radius:10px;border:1px solid rgba(37,99,235,.08)}.about-interna .about-interna-text__highlights li i{color:#2563eb;font-size:.9rem;flex-shrink:0}.about-interna .about-interna-values{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-values{grid-template-columns:1fr;gap:16px}}.about-interna .about-interna-values__card{position:relative;background:#fff;border-radius:16px;padding:32px 28px;box-shadow:0 12px 40px rgba(45,55,72,.08);border:1px solid rgba(45,55,72,.06);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease;height:100%}.about-interna .about-interna-values__card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #2563EB, #6b95f1);opacity:0;transition:opacity .35s ease}.about-interna .about-interna-values__card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(45,55,72,.14)}.about-interna .about-interna-values__card:hover::before{opacity:1}.about-interna .about-interna-values__icon{width:52px;height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);color:#2563eb;font-size:1.3rem;margin-bottom:18px}.about-interna .about-interna-values__title{font-size:1.1rem;font-weight:800;color:#2d3748;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.about-interna .about-interna-values__desc{font-size:.9rem;color:#6b7280;line-height:1.65;margin:0}.about-interna .about-interna-values__watermark{position:absolute;bottom:-10px;right:16px;font-size:5rem;font-weight:900;color:rgba(37,99,235,.04);line-height:1;pointer-events:none;user-select:none}.about-interna .about-interna-header{margin-bottom:40px;text-align:center}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.about-interna .about-interna-header{margin-bottom:28px}}.about-interna .about-interna-header .section-title-3__eyebrow{letter-spacing:.15em}.about-interna .about-interna-header .section-title-3__heading{color:#2d3748;font-size:clamp(1.6rem,3vw,2.2rem)}.about-interna .about-interna-header .section-title-3__heading strong{color:#2563eb}.about-interna .about-interna-header p{max-width:560px;margin:12px auto 0;font-size:.95rem;color:#6b7280;line-height:1.7}.sustentabilidade-interna{padding:70px 0 90px;overflow:hidden}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sustentabilidade-interna{padding:50px 0 70px}}.sustentabilidade-interna__intro{margin-bottom:56px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sustentabilidade-interna__intro{margin-bottom:40px}}.sustentabilidade-interna__intro .section-title-3__heading{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.3;color:#2d3748}.sustentabilidade-interna__intro .section-title-3__heading strong{color:#2563eb}.sustentabilidade-interna__meio{font-size:1rem;line-height:1.8;color:#4b5563;margin:0}.sustentabilidade-interna__meio strong{color:#2d3748;font-weight:700}.sustentabilidade-interna__side-img{margin:0;border-radius:16px;overflow:hidden;height:100%;min-height:320px}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sustentabilidade-interna__side-img{min-height:260px}}.sustentabilidade-interna__side-img img{width:100%;height:100%;min-height:320px;object-fit:cover;object-position:center;display:block}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sustentabilidade-interna__side-img img{min-height:260px}}.sustentabilidade-interna__panel{background:#fff;border-radius:16px;padding:40px;margin-bottom:40px;box-shadow:0 20px 60px rgba(45,55,72,.1)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sustentabilidade-interna__panel{padding:28px 24px;margin-bottom:32px}}.sustentabilidade-interna__panel-head{text-align:center;margin-bottom:32px}.sustentabilidade-interna__panel-tag{display:block;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2563eb;margin-bottom:6px}.sustentabilidade-interna__panel-title{font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:800;color:#2d3748;text-transform:uppercase;letter-spacing:.06em;margin:0}.sustentabilidade-interna__cards{margin-bottom:28px}.sustentabilidade-interna__card{height:100%;padding:28px 24px;border-radius:12px;border:1px solid rgba(45,55,72,.09);background:rgba(11,103,208,.12);transition:box-shadow .3s ease,border-color .3s ease}.sustentabilidade-interna__card:hover{border-color:rgba(37,99,235,.2);box-shadow:0 8px 24px rgba(45,55,72,.06)}.sustentabilidade-interna__card-title{font-size:.95rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2d3748;margin:0 0 14px;padding-bottom:8px}.sustentabilidade-interna__card-text{font-size:.94rem;line-height:1.75;color:#6b7280;margin:0}.sustentabilidade-interna__note{font-size:.98rem;line-height:1.7;color:#2d3748;font-weight:500;text-align:center;margin:0;padding-top:24px;border-top:1px solid rgba(45,55,72,.1)}.sustentabilidade-interna__banner{margin:0;border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 12px 40px rgba(45,55,72,.08)}.sustentabilidade-interna__banner img{width:100%;height:auto;min-height:300px;max-height:460px;object-fit:cover;object-position:center;display:block}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sustentabilidade-interna__banner img{min-height:220px}}.sustentabilidade-interna__strip{padding:28px 32px;text-align:center;background:linear-gradient(90deg, #252d3b 0%, #2D3748 50%, #2563EB 100%);border-radius:0 0 16px 16px;box-shadow:0 20px 60px rgba(45,55,72,.1)}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.sustentabilidade-interna__strip{padding:24px 20px;border-radius:0 0 12px 12px}}.sustentabilidade-interna__strip p{margin:0;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:700;line-height:1.5;color:#fff;letter-spacing:.01em}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#2d3748}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#2563eb;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 */
