﻿.swiper{width:100%;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-slide{flex-shrink:0;width:100%;height:100%;background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:44px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center}.swiper-button-next::after,.swiper-button-prev::after{font-family:swiper-icons,sans-serif;font-size:22px}.swiper-button-prev{left:10px}.swiper-button-next{right:10px}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination-bullet{display:inline-block;width:8px;height:8px;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-theme-color, #007aff)}.swiper-pagination-fraction{color:inherit}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Barlow",sans-serif}img{width:100%;height:auto}section{overflow-x:hidden}section.overflow-unset{overflow:visible}.section-padding{padding:65px 0}.sticky-div{position:sticky;top:110px;z-index:4;align-self:flex-start}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#1f5fa8;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:110px;z-index:4;align-self:flex-start}*{scrollbar-width:auto;scrollbar-color:#5a9ae0 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#5a9ae0;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#2e7ed0}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600;font-family:"Barlow Condensed",sans-serif}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:"Barlow Condensed",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:#5a9ae0;-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}header .top_menu{background-color:#164578;border-bottom:1px solid hsla(0,0%,100%,.08);padding:10px 50px;position:relative}@media only screen and (min-width: 768px)and (max-width: 991px){header .top_menu{display:none}}@media only screen and (min-width: 576px)and (max-width: 767px){header .top_menu{display:none}}@media(max-width: 575px){header .top_menu{display:none}}header .top_menu .container-fluid>.row{align-items:center}header .top_menu .dn_btn{display:inline-flex;align-items:center;gap:8px;font-size:12px;margin-right:0;font-weight:500;color:hsla(0,0%,100%,.82);letter-spacing:.03em;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .dn_btn{font-size:11px}}header .top_menu .dn_btn i{color:#5a9ae0;font-size:13px;flex-shrink:0}header .top_menu .dn_btn:hover{color:#fff}header .top_menu .header-social{display:flex;align-items:center}header .top_menu .header-social a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;border:1px solid hsla(0,0%,100%,.18);border-radius:4px;transition:all .3s ease}header .top_menu .header-social a:hover{color:#fff;background:#2e7ed0;border-color:#2e7ed0}header .top_menu .header-social a i{margin-right:0;font-size:14px}header .top_menu .contact-menu{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 24px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .contact-menu{gap:8px 16px}}header .top_menu .contact-menu a{display:inline-flex !important;font-size:12px}header .header-area{background-color:rgba(0,0,0,0);box-shadow:none;position:fixed;top:0;left:0;width:100%;z-index:5}header .header-area .header-main{background:hsla(0,0%,100%,.97);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}header .header-area.sticky{background:#fff;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px}header .header-area.sticky .header-main{background:#fff;border-bottom-color:rgba(0,0,0,0)}header .header-area.sticky .nav-branding{color:#000}header .header-area.sticky .nav-menu .menu li a{color:#000}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 50px;height:76px;align-items:center}header .header-area .header-main .logo{padding:0 15px}header .header-area .header-main .logo img{height:52px;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 15px}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:15px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:12px 0;font-size:16px;color:#000;font-weight:600;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:15px}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#000;height:2px;width:100%;transform:translate(-50%, -50%);transition:all .3s ease}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{transform:translate(-50%, -50%) rotate(-90deg)}header .header-area .header-main .nav-menu .menu .menu-item>a::after{content:"";display:block;margin:auto;height:3px;width:0;position:relative;top:1px;background:rgba(0,0,0,0);transition:all .3s}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#5a9ae0}header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus:after{background-color:#5a9ae0}header .header-area .header-main .nav-menu .menu .menu-item>a:hover::after,header .header-area .header-main .nav-menu .menu .menu-item>a.active-nav::after{width:100%;background:#5a9ae0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:max-content;min-width:240px;max-width:min(520px,100vw - 32px);position:absolute;left:0;top:100%;background-color:#fff;padding:10px 0;border-top:3px solid #5a9ae0;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;opacity:0;visibility:hidden;box-sizing:border-box}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;padding:12px 28px;font-size:14px;font-weight:600;color:#000;line-height:1.35;white-space:nowrap;transition:color .3s ease,background-color .3s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#5a9ae0;background-color:rgba(46,126,208,.06)}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100vh;height:100dvh;max-height:100dvh;top:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background-color:#fff;box-shadow:-8px 0 32px rgba(22,69,120,.12);z-index:1000;padding:0 0 48px;transition:all .5s ease}header .header-area .header-main .nav-menu .nav-menu__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 16px;border-bottom:1px solid rgba(46,126,208,.12);background:#fff;position:sticky;top:0;z-index:2}header .header-area .header-main .nav-menu .nav-menu__logo{display:block;flex:1;min-width:0}header .header-area .header-main .nav-menu .nav-menu__logo img{width:auto;height:46px;max-width:100%;object-fit:contain}header .header-area .header-main .nav-menu .close-nav-menu{margin:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(46,126,208,.2);border-radius:4px;color:#2e7ed0;flex-shrink:0;transition:color .3s ease,background-color .3s ease,border-color .3s ease}header .header-area .header-main .nav-menu .close-nav-menu:hover{color:#fff;background-color:#2e7ed0;border-color:#2e7ed0}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#2e7ed0;padding:14px 20px;border-bottom:1px solid rgba(46,126,208,.1);font-family:"Barlow Condensed",sans-serif;font-weight:700;letter-spacing:.04em;text-transform:uppercase}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#2e7ed0}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item>a:hover,header .header-area .header-main .nav-menu .menu .menu-item>a.active-nav{color:#1f5fa8;background-color:rgba(46,126,208,.06)}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:none}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(46,126,208,.04);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 20px 12px 32px;color:#1f5fa8;border-bottom:1px solid rgba(46,126,208,.08);font-family:"Barlow",sans-serif;font-weight:600;text-transform:none;letter-spacing:0;line-height:1.35;white-space:normal;transition:color .3s ease,background-color .3s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#2e7ed0;background-color:rgba(46,126,208,.08);transform:none}header .header-area .header-main .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}header .header-area .header-main .nav-menu .menu .has-children.active>a{color:#1f5fa8;background-color:rgba(46,126,208,.06)}header .header-area .header-main .nav-menu .menu .has-children.active>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}header .header-area .header-main .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#5a9ae0;position:relative}header .header-area .header-main .open-nav-menu span::after,header .header-area .header-main .open-nav-menu span::before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#5a9ae0;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:22px;background-color:rgba(0,0,0,0);color:#2e7ed0;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}header .header-area .header-main .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .header-main .close-nav-menu{display:none}}header .header-area .header-main .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-main{padding:14px 28px;font-size:14px;letter-spacing:.06em}.padding-banner{padding-top:0}@media(max-width: 991px){.padding-banner{padding-top:0}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:0;left:calc(100% - 2px);opacity:0;visibility:hidden;width:max-content;min-width:240px;max-width:min(420px,100vw - 32px)}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;transform:none}}header .header-area .header-main .nav-menu .menu .menu-item a.cursor-default{cursor:default}.footer-area{background:#f3f3f3;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:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:90px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-pera .info1{line-height:1.8;margin-bottom:30px;color:#000}@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:#1f5fa8;font-family:"Barlow Condensed",sans-serif;font-size:18px;margin-bottom:38px;font-weight:500;text-transform:uppercase}.footer-area .footer-top .single-footer-caption .footer-tittle span a{color:inherit;font:inherit;text-transform:inherit;text-decoration:none;transition:color .3s ease}.footer-area .footer-top .single-footer-caption .footer-tittle span a:hover{color:#5a9ae0}.footer-area .footer-top .single-footer-caption .footer-tittle ul li{color:#000;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:#5a9ae0;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:#5a9ae0;font-size:16px;font-weight:300;margin-bottom:10px;display:block}.footer-area .footer-top .single-footer-caption .footer-cap p{color:#000;font-size:16px}.footer-area .footer-top .single-footer-caption .footer-cap a{color:#000;font-size:16px;font-weight:300;margin-bottom:20px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap a:hover{color:#5a9ae0;padding-left:5px}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{filter:brightness(0);width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#000;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;color:#c3b2f0;width:40px;height:40px;display:inline-block;text-align:center;background:#2e7ed0;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:#5a9ae0}@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}}.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:#1f5fa8;display:inline-block;font-size:14px;font-family:"Barlow",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)}.brands-area{background:#1f5fa8;padding:20px 0}.brands-area img{filter:brightness(0) invert(1);height:61px !important;object-fit:contain !important}.slider-area{background:linear-gradient(105deg, rgba(15, 37, 68, 0.92) 0%, rgba(22, 69, 120, 0.88) 55%, rgba(46, 126, 208, 0.75) 100%),url(../img/banners/hero-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:126px;border-bottom:3px solid #2e7ed0}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{margin-top:76px}}.slider-area .slider-height{min-height:220px;height:auto;padding:48px 0;background-size:cover}@media(max-width: 575px){.slider-area .slider-height{padding:36px 0}}.slider-area .slider-height .hero-cap h1{color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.15;text-transform:uppercase;letter-spacing:.02em;margin-bottom:12px}.slider-area .slider-height .hero-cap .divider--breadcrumb{width:70px;height:28px;margin-bottom:14px;background:#fff;-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}.slider-area .slider-height .hero-cap .ajust-link{color:hsla(0,0%,100%,.85);font-weight:500;transition:color .3s ease}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#fff}.slider-area .slider-height .hero-cap .color-w{color:hsla(0,0%,100%,.75);margin:0;font-size:.95rem}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{display:none}button.btn-main{border:none}.btn-main{background:#2e7ed0;box-shadow:0 4px 14px rgba(46,126,208,.28);padding:14px 28px;text-transform:uppercase;font-family:"Barlow Condensed",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:13px;border-radius:4px;font-weight:700;letter-spacing:.08em;position:relative;z-index:1;overflow:hidden;isolation:isolate;transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease,background-color .35s ease,color .35s ease}.btn-main::before{position:absolute;content:"";top:0;left:-120%;width:70%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.28), transparent);transform:skewX(-18deg);transition:left .6s ease;z-index:-1}.btn-main::after{position:absolute;content:"";bottom:0;left:50%;width:0;height:3px;background:#5a9ae0;transform:translateX(-50%);transition:width .35s cubic-bezier(0.22, 1, 0.36, 1)}.btn-main:hover{color:#fff;background:#1f5fa8;transform:translateY(-3px);box-shadow:0 14px 32px rgba(46,126,208,.38)}.btn-main:hover::before{left:120%}.btn-main:hover::after{width:calc(100% - 28px)}.btn-main:active{transform:translateY(-1px);box-shadow:0 6px 18px rgba(46,126,208,.28)}.btn-two{position:relative;line-height:1;text-decoration:none;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;max-width:fit-content;background-color:rgba(0,0,0,0);color:#164578;border:2px solid rgba(46,126,208,.45);border-radius:4px;padding:10px 12px 10px 20px;margin:20px 0;white-space:nowrap;font-family:"Barlow Condensed",sans-serif;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:color .35s ease,background-color .35s ease,border-color .35s ease,transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease}.btn-two:hover{color:#fff;background-color:#2e7ed0;border-color:#2e7ed0;transform:translateY(-2px);box-shadow:0 10px 24px rgba(46,126,208,.22)}.btn-two:hover .icon{background-color:#fff}.btn-two:hover .icon .i1{transform:translateX(3px)}.btn-two:hover .icon .i2{transform:translate(0, 0) rotate(0deg);opacity:1}.btn-two:active{transform:translateY(0)}.btn-two span,.btn-two .txt{font-weight:700;font-size:14px;padding:4px 0}.btn-two .icon{flex-shrink:0;width:32px;height:32px;position:relative;color:#2e7ed0;background-color:rgba(46,126,208,.1);border-radius:4px;display:grid;place-items:center;overflow:hidden;transition:background-color .35s ease}.btn-two .icon .i1,.btn-two .icon .i2{color:#2e7ed0;font-size:14px;margin:0;position:absolute;transition:transform .35s ease,opacity .35s ease}.btn-two .icon .i2{opacity:0;transform:translate(-8px, 8px)}.btn-arrow{position:relative;text-transform:uppercase;font-size:.75rem;letter-spacing:.12rem;font-weight:700;font-family:"Barlow Condensed",sans-serif;transition:color .35s ease,padding .35s cubic-bezier(0.22, 1, 0.36, 1);color:#1f5fa8;display:inline-block;padding-right:0}.btn-arrow:after{transition:opacity .35s ease,transform .35s cubic-bezier(0.22, 1, 0.36, 1);position:absolute;content:"➜";top:50%;transform:translate(8px, -50%);right:0;opacity:0;visibility:hidden}.btn-arrow:hover{padding-right:28px;color:#2e7ed0}.btn-arrow:hover:after{opacity:1;visibility:visible;transform:translate(0, -50%)}.card-product{background:#fff;border-radius:8px;transition:.3s all ease-in-out;position:relative;top:0;z-index:1;margin:0 5px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.card-product h2,.card-product h3{background-color:#1f5fa8;border-radius:15px 15px;color:#fff;font-size:12px;line-height:1.5em;padding:6px 15px;text-align:center;text-transform:uppercase;margin:20px 0 10px}.card-product p{color:#000;text-align:center;font-size:14px;padding:0 15px}.card-product p span{font-weight:600;font-size:14px;text-transform:uppercase;color:#2e7ed0;border:1px solid #2e7ed0;padding:8px;border-radius:8px;width:80%;display:inline-block;transition:.4s ease;margin-bottom:20px}.card-product img{height:250px;width:100%;object-fit:cover;border-radius:8px 8px 0 0;border-bottom:3px solid #2e7ed0}.card-product:hover p span{color:#fff;border:1px solid #2e7ed0;background-color:#2e7ed0;box-shadow:inset 2px 2px 2px 0px hsla(0,0%,100%,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1)}.card-blog{margin:0;padding:12px 12px 14px;align-items:stretch;flex-direction:column;border:1px solid rgba(0,0,0,.08);border-radius:10px;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(90,154,224,.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:8px;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 h2,.card-blog__content h3,.card-blog__content__title{color:#1f5fa8;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:#1f5fa8}.card-blog__btn.btn-main{margin-top:auto;width:100%;justify-content:center;text-align:center;padding:8px 14px;font-size:.82rem}.card-blog-featured{display:grid;grid-template-columns:1.1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:2px solid rgba(31,95,168,.15)}@media only screen and (min-width: 768px)and (max-width: 991px){.card-blog-featured{grid-template-columns:1fr}}.card-blog-featured__media{display:block;border-radius:12px;overflow:hidden}.card-blog-featured__media img{width:100%;height:100%;min-height:260px;object-fit:cover;transition:transform .4s ease}.card-blog-featured__media:hover img{transform:scale(1.04)}.card-blog-featured__body{display:flex;flex-direction:column;justify-content:center}.card-blog-featured__label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2e7ed0;margin-bottom:.75rem}.card-blog-featured__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.85rem;color:#777;margin-bottom:.75rem}.card-blog-featured h2{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.25;margin-bottom:.85rem}.card-blog-featured h2 a{color:#1f5fa8;text-decoration:none}.card-blog-featured h2 a:hover{color:#2e7ed0}.card-blog-featured p{color:#444;line-height:1.65;margin-bottom:1rem}.card-blog-featured__link{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:#1f5fa8;text-decoration:none}.card-blog-featured__link:hover{color:#2e7ed0}.card-blog-list{display:flex;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid rgba(0,0,0,.08)}@media(max-width: 575px){.card-blog-list{flex-direction:column}}.card-blog-list__media{flex:0 0 38%;max-width:300px;display:block;border-radius:8px;overflow:hidden}@media(max-width: 575px){.card-blog-list__media{flex:none;max-width:100%}}.card-blog-list__media--placeholder{display:flex;align-items:center;justify-content:center;min-height:180px;background:#f0f0f0;color:rgba(0,0,0,.2);font-size:2rem}.card-blog-list__img{width:100%;height:200px;object-fit:cover;transition:transform .35s ease}.card-blog-list__media:hover .card-blog-list__img{transform:scale(1.05)}.card-blog-list__body{flex:1;display:flex;flex-direction:column}.card-blog-list__meta{display:flex;gap:.75rem;font-size:.8rem;color:#888;margin-bottom:.5rem}.card-blog-list h3{font-size:1.2rem;line-height:1.35;margin-bottom:.65rem}.card-blog-list h3 a{color:#1f5fa8;text-decoration:none}.card-blog-list h3 a:hover{color:#2e7ed0}.card-blog-list p{color:#555;font-size:.92rem;line-height:1.6;margin-bottom:.75rem}.card-blog-list__link{margin-top:auto;font-weight:600;font-size:.88rem;color:#2e7ed0;text-decoration:none}.card-blog-list__link:hover{text-decoration:underline}.card-blog-highlight{display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.35fr);gap:0;margin-bottom:2rem;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 16px 40px rgba(31,95,168,.12);transition:transform .3s ease,box-shadow .3s ease}@media only screen and (min-width: 768px)and (max-width: 991px){.card-blog-highlight{grid-template-columns:1fr}}.card-blog-highlight:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(31,95,168,.18)}.card-blog-highlight__media{display:block;height:100%;min-height:100%;align-self:stretch;overflow:hidden}.card-blog-highlight__media img{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}.card-blog-highlight__media:hover img{transform:scale(1.04)}.card-blog-highlight__media--placeholder{display:flex;align-items:center;justify-content:center;min-height:220px;height:100%;background:linear-gradient(135deg, rgba(90, 154, 224, 0.15), rgba(31, 95, 168, 0.2));color:rgba(0,0,0,.2);font-size:2.5rem}@media only screen and (min-width: 768px)and (max-width: 991px){.card-blog-highlight__media{min-height:240px;height:auto}}.card-blog-highlight__content{display:flex;flex-direction:column;justify-content:center;padding:2rem 2.25rem}.card-blog-highlight__label{display:inline-block;align-self:flex-start;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#1f5fa8;padding:.3rem .65rem;border-radius:4px;margin-bottom:.85rem}.card-blog-highlight__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.85rem;color:#777;margin-bottom:.75rem}.card-blog-highlight__meta i{color:#1f5fa8}.card-blog-highlight__meta-sep{color:#bbb}.card-blog-highlight h2{font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.3;color:#1f5fa8;margin-bottom:.85rem}.card-blog-highlight p{color:#444;font-size:1rem;line-height:1.7;margin-bottom:1.35rem}.card-blog-highlight__btn.btn-main{align-self:flex-start;padding:10px 22px}.cta-area{background-image:url(../img/banners/cta-bg.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.35);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #5a9ae0}.accordion .accordion-item button[aria-expanded=true] .icon{color:#5a9ae0}@media(max-width: 991px){.accordion{padding:0 20px}}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;color:#161616;font-size:1rem;font-weight:400;border:none;background:none;outline:none;transition:.4s ease}.accordion button:hover,.accordion button:focus{cursor:pointer;color:#5a9ae0}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#5a9ae0;border:1px solid #5a9ae0}.accordion button .accordion-title{font-weight:600;font-size:1em;display:flex;width:90%}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#1f5fa8}.accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor}.accordion button[aria-expanded=true]{color:#2e7ed0}.accordion button[aria-expanded=true] .icon::after{width:0}.accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:100%;transition:all 200ms linear;will-change:opacity,max-height}@media(max-width: 991px){.accordion button[aria-expanded=true]+.accordion-content{overflow-y:scroll}}.accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity 200ms linear,max-height 200ms linear;will-change:opacity,max-height}.accordion .accordion-content p,.accordion .accordion-content li{font-size:.9rem;font-weight:300;margin:2em 0}.accordion .accordion-content p a:hover,.accordion .accordion-content li a:hover{color:#5a9ae0;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#1f5fa8;padding-bottom:5px}}.btn-display .btn-main{min-width:200px;width:fit-content}@media 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 .btn-main{width:100%}.btn-display .btn-main.whats-form{margin-top:10px;margin-left:0}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.btn-display{flex-direction:column}}.home-form{border-top:3px solid color-mix(in srgb, #2e7ed0, #fff 65%);padding:65px 0}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card .fa-contact{background:color-mix(in srgb, #2e7ed0, #fff 80%);padding:10px;width:50px;height:45px;text-align:center;float:left;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#2e7ed0}.home-form .contact-card .content p{font-size:16px;font-weight:600;height:45px;display:flex;align-items:center}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#5a9ae0}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:30px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;margin-left:0}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background: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:#1f5fa8}.h3-form i{color:#5a9ae0;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.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}.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(90,154,224,.12);border-color:rgba(90,154,224,.45);color:#1f5fa8}.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:#1f5fa8}.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:#1f5fa8;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:#2e7ed0;background:rgba(90,154,224,.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:#1f5fa8}.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(31,95,168,.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:#1f5fa8;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:#1f5fa8;background:rgba(31,95,168,.08);border-color:rgba(31,95,168,.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(90,154,224,.08);border-color:rgba(90,154,224,.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:#1f5fa8;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:#1f5fa8}.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:#1f5fa8;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:#1f5fa8;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:auto;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:#1f5fa8}.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:#1f5fa8;margin:2.25rem 0 .85rem;padding-bottom:.45rem;border-bottom:1px solid rgba(31,95,168,.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:#2e7ed0;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:#1f5fa8}.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:#1f5fa8}.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:#1f5fa8}.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:#2e7ed0;text-decoration:none;font-weight:600}.blog2-article__tag:hover{color:#1f5fa8}.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:#1f5fa8;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:#1f5fa8;line-height:1.35}.contact-section{padding:65px 0 0}.contact-section .info-container{background:#fff;box-shadow:rgba(0,0,0,.07) 0px 1px 2px,rgba(0,0,0,.07) 0px 2px 4px,rgba(0,0,0,.07) 0px 4px 8px,rgba(0,0,0,.07) 0px 8px 16px,rgba(0,0,0,.07) 0px 16px 32px,rgba(0,0,0,.07) 0px 32px 64px;position:relative;padding:20px;border-radius:8px}.contact-section .info-container .contact-info{display:flex}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info h3{font-size:1.1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#5a9ae0}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#2e7ed0;margin-right:10px;font-size:1.6em;min-width:35px}.contact-section .info-container::after{content:"";position:absolute;display:block;height:115%;width:85%;border-radius:0%;left:-30px;top:-20px;z-index:-2;border-radius:8px;opacity:.8;border:3px solid color-mix(in srgb, #1f5fa8, #fff 40%);background:#1f5fa8}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.banner-area{position:relative;height:105vh;min-height:520px;padding-top:140px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area{height:100vh;padding-top:92px}}.banner-area .container-fluid,.banner-area .row,.banner-area .col-lg-12,.banner-area .bannerSwiper,.banner-area .swiper-wrapper,.banner-area .swiper-slide{height:100%}.banner-area .swiper-slide{position:relative;overflow:hidden}.banner-area .swiper-slide picture,.banner-area .swiper-slide .img-slide{display:block;width:100%;height:100%}.banner-area .swiper-slide img{position:relative;height:100%;min-height:100vh;object-fit:cover;object-position:center;transform:scale(1.12);transition:transform 7s ease-out}.banner-area .swiper-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg, rgba(15, 37, 68, 0.82) 0%, rgba(15, 37, 68, 0.45) 45%, rgba(15, 37, 68, 0.15) 100%);z-index:1;pointer-events:none}.banner-area .swiper-slide-active img{transform:scale(1)}.banner-area .swiper-slide-active .content{opacity:1;transform:translateY(0)}.banner-area .swiper-pagination{bottom:36px !important;left:50% !important;right:auto !important;width:auto !important;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;background:rgba(15,37,68,.72);backdrop-filter:blur(8px);border-radius:4px;border:1px solid hsla(0,0%,100%,.12)}@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-area .swiper-pagination{bottom:28px !important}}.banner-area .swiper-pagination-bullet{width:32px;height:3px;margin:0 !important;border-radius:2px;opacity:1;background:hsla(0,0%,100%,.28);transition:all .45s ease}.banner-area .swiper-pagination-bullet:hover{background:hsla(0,0%,100%,.55);transform:none;box-shadow:none}.banner-area .swiper-pagination-bullet-active{width:52px;border-radius:2px;background:#2e7ed0;box-shadow:0 0 14px rgba(46,126,208,.55)}.banner-area .swiper-pagination-bullet-active:hover{transform:none;box-shadow:0 0 14px rgba(46,126,208,.55)}.banner-area .content{position:absolute;z-index:5 !important;top:0;padding-left:4vw;width:50vw;height:100%;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translateY(28px);transition:opacity .9s ease .35s,transform .9s ease .35s}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-area .content{padding-left:3vw;width:55vw}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.banner-area .content{width:92vw;padding-left:4vw;padding-right:4vw;justify-content:flex-start;padding-top:120px;padding-bottom:100px;margin-top:0}}@media(max-width: 575px){.banner-area .content{padding-top:108px;padding-bottom:90px}}.banner-area .content h1,.banner-area .content span{color:#fff;font-size:2.35em;font-weight:800;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;letter-spacing:2px;line-height:1.12;margin-bottom:18px;text-align:initial}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-area .content h1,.banner-area .content span{font-size:2.05em}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content h1,.banner-area .content span{font-size:1.85em}}@media(max-width: 575px){.banner-area .content h1,.banner-area .content span{font-size:1.55em;margin-bottom:12px;line-height:1.2}}.banner-area .content p{margin-bottom:20px;color:#fff;font-size:17px;width:70%;text-align:justify;hyphens:auto;word-break:break-word}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-area .content p{width:95%}}@media(max-width: 575px){.banner-area .content p{margin-bottom:35px;width:100%;font-size:16px}}.banner-area .content a{position:relative;overflow:hidden;isolation:isolate;background:#fff;padding:15px 35px;color:#2e7ed0;font-family:"Barlow Condensed",sans-serif;font-size:.9em;font-weight:700;text-transform:uppercase;text-decoration:none;text-align:center;letter-spacing:.1em;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease,color .35s ease,background-color .35s ease;min-width:200px;width:fit-content}.banner-area .content a::before{content:"";position:absolute;inset:0;background:#2e7ed0;transform:translateX(-101%);transition:transform .4s cubic-bezier(0.22, 1, 0.36, 1);z-index:-1}.banner-area .content a:hover{color:#fff;transform:translateY(-3px);box-shadow:0 14px 32px rgba(46,126,208,.35)}.banner-area .content a:hover::before{transform:translateX(0)}.banner-area .content a:active{transform:translateY(-1px)}.banner-area .media-icons{z-index:4;position:absolute;top:40%;right:15px;display:flex;flex-direction:column;transition:.5s ease}@media(max-width: 575px){.banner-area .media-icons{display:none}}.banner-area .media-icons a{color:#164578;font-size:1.6em;transition:.3s ease;background:#fff;padding:10px;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.banner-area .media-icons a:not(:last-child){margin-bottom:20px}.banner-area .media-icons a:hover{transform:scale(1.3);color:#2e7ed0}.about-area{padding:65px 0}.about-area .about-content{padding:0 10px}.about-area .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.about-area .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.about-area .about-content .text-content .desc{width:100%}}.about-area .about-content .text-content .desc p{text-align:justify;font-weight:300;font-size:16px;line-height:27px;color:#000;margin:8px 0}.about-area .about-content .about-list{margin:10px 0}.about-area .about-content .about-list .item-list{display:flex;align-items:center;margin:8px 0}.about-area .about-content .about-list .item-list .icon{width:35px;height:35px;border-radius:50%;background:rgba(233,233,233,.7);display:flex;align-items:center;justify-content:center}.about-area .about-content .about-list .item-list .icon i{font-weight:600;color:#5a9ae0}.about-area .about-content .about-list .item-list .text-p{font-weight:500;font-size:18px;line-height:26px;color:#1a1a1a;margin-left:10px;margin-bottom:0}.about-area .image-about{position:relative;margin-bottom:35px;padding:0 20px}.about-area .image-about .inner-about{position:relative;padding-right:100px;padding-bottom:55px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about{padding-right:5px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}@media(max-width: 575px){.about-area .image-about .inner-about{padding-right:0;padding-bottom:0}}.about-area .image-about .inner-about .image-1{width:100%;height:570px;position:relative;display:inline-block;margin-bottom:0px;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1{padding-right:60px;height:460px}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1{height:420px}}.about-area .image-about .inner-about .image-1 img{width:90%;height:100%;border-radius:10px;object-fit:cover;object-position:center}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1 img{width:90%}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-1 img{width:100%}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1 img{width:100%}}.about-area .image-about .inner-about .image-1::before{position:absolute;left:-30px;bottom:-63px;width:61%;height:105px;background-image:radial-gradient(#5a9ae0 18%, transparent 18%);background-position:14px 14px;background-size:16px 16px;background-color:hsla(0,0%,100%,0);z-index:-1;content:""}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-1::before{right:15px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-1::before{bottom:-26px}}@media(max-width: 575px){.about-area .image-about .inner-about .image-1::before{bottom:-26px}}.about-area .image-about .inner-about .image-2{width:300px;height:400px;position:absolute;right:0;bottom:0;margin-bottom:0;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .image-2{width:225px;height:320px;bottom:-80px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .image-2{display:none}}@media(max-width: 575px){.about-area .image-about .inner-about .image-2{display:none}}.about-area .image-about .inner-about .image-2 img{height:100%;width:100%;border-radius:15px;object-fit:cover;object-position:center}.about-area .image-about .inner-about .experience{width:290px;background-color:#1f5fa8;box-shadow:3px 5px 18px 0 rgba(6,22,58,.18);position:absolute;top:30px;left:-37px;height:100px;padding:15px;border-radius:30px 30px 0 30px;overflow:hidden;z-index:1}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience{width:60%;left:-20px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .image-about .inner-about .experience{width:50%;left:-15px}}@media only screen and (min-width: 576px)and (max-width: 767px){.about-area .image-about .inner-about .experience{left:-18px;width:80%}}@media(max-width: 575px){.about-area .image-about .inner-about .experience{left:-4px;bottom:15px;width:80%}}@media(max-width: 320px){.about-area .image-about .inner-about .experience{width:98%}}.about-area .image-about .inner-about .experience{animation:movedup 2s ease-in-out infinite alternate forwards}@keyframes movedup{0%{transform:translateY(-5px)}100%{transform:translateY(2px)}}.about-area .image-about .inner-about .experience .left-number{float:left;width:30%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:30px 20px}.about-area .image-about .inner-about .experience .left-number span{font-size:28px;font-weight:600;color:#fff}.about-area .image-about .inner-about .experience .left-number .counter span{font-size:50px;font-weight:700;color:#fff;margin:0px;padding:5px 0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .left-number .counter span{font-size:50px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .left-number .counter span{font-size:40px}}.about-area .image-about .inner-about .experience .right-text{display:flex;flex-direction:column;justify-content:center;float:right;width:70%;height:100%;padding:10px 15px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text{padding:10px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text{padding:12px}}.about-area .image-about .inner-about .experience .right-text span{font-size:18px;line-height:24px;font-weight:700;color:#fff;text-transform:uppercase;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text span{font-size:18px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text span{font-size:18px}}@media(max-width: 320px){.about-area .image-about .inner-about .experience .right-text span{font-size:16px}}.about-area .image-about .inner-about .experience .right-text p{font-size:14px;line-height:22px;margin-bottom:0px}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .image-about .inner-about .experience .right-text p{font-size:12px}}@media(max-width: 575px){.about-area .image-about .inner-about .experience .right-text p{font-size:12px}}@media(max-width: 320px){.about-area .image-about .inner-about .experience .right-text p{font-size:11px}}.about-area .service-wrapper{-webkit-transition:all .5s ease;transition:all .5s ease;min-height:280px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;padding:20px;border-radius:8px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){.about-area .service-wrapper{min-height:350px}}@media only screen and (min-width: 768px)and (max-width: 991px){.about-area .service-wrapper{min-height:345px}}.about-area .service-wrapper h3{font-size:20px}.about-area .service-wrapper p{font-size:15px}.about-area .service-wrapper .icon{width:60px;height:60px;line-height:45px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#2e7ed0;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.about-area .service-wrapper .icon .uim-svg{display:inline-block;height:1.2em;vertical-align:-0.4em;font-size:34px}.about-area .service-wrapper .icon .uim-svg img{width:40px}.about-area .service-wrapper .big-icon{position:absolute;right:0;bottom:0;opacity:.05;-webkit-transition:all .5s ease;transition:all .5s ease}.about-area .service-wrapper .big-icon .uim-svg{font-size:34px;transition:all .5s ease}.about-area .service-wrapper:hover{-webkit-box-shadow:0 10px 25px rgba(47,60,78,.15) !important;box-shadow:0 10px 25px rgba(47,60,78,.15) !important;background:#fff;-webkit-transform:translateY(-8px);transform:translateY(-8px);border-color:rgba(0,0,0,0) !important}.about-area .service-wrapper:hover .hover-img{width:95px}.about-area .service-wrapper:hover .big-icon{z-index:-1;opacity:.1;margin-bottom:-10px}.about-area .service-wrapper:hover .big-icon .uim-svg{font-size:160px}.about-area .service-wrapper:hover .icon{background:#5a9ae0 !important;color:#fff !important}.about-area .service-wrapper .content .title{-webkit-transition:all .5s ease;transition:all .5s ease;font-weight:500}.product-area{padding:65px 0;background:#f8f8f8}.product-area .padding-content{padding:0 7vw}@media(min-width: 992px){.product-area .padding-content{padding:0;padding-left:3rem;padding-right:15px}}.product-area .swiper-button-prev,.product-area .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}.product-area .swiper-button-prev::after,.product-area .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.home-about{position:relative;overflow:hidden;background:linear-gradient(180deg, #f4f7fb 0%, #ffffff 100%)}.home-about__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(46, 126, 208, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(46, 126, 208, 0.04) 1px, transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0.55), transparent 90%);pointer-events:none}.home-about .container{position:relative;z-index:1}.home-about__media{position:relative}.home-about__image-wrap{position:relative;border-radius:4px;overflow:hidden;box-shadow:0 24px 60px rgba(22,69,120,.18)}.home-about__image-wrap img{width:100%;height:480px;object-fit:cover;object-position:center;transition:transform .8s 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){.home-about__image-wrap img{height:360px}}.home-about__image-wrap:hover img{transform:scale(1.04)}.home-about__frame{position:absolute;inset:18px;border:2px solid hsla(0,0%,100%,.45);border-radius:2px;pointer-events:none;transition:inset .4s ease}.home-about__image-wrap:hover .home-about__frame{inset:12px}.home-about__badge{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(22,69,120,.92);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;color:#fff;z-index:2}.home-about__badge strong{display:block;font-family:"Barlow Condensed",sans-serif;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.home-about__badge span{font-size:.82rem;color:hsla(0,0%,100%,.75)}.home-about__badge-icon{width:52px;height:52px;display:grid;place-items:center;background:#2e7ed0;border-radius:4px;font-family:"Barlow Condensed",sans-serif;font-size:1.6rem;font-weight:800;line-height:1;color:#fff;flex-shrink:0}.home-about__content{padding-left: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){.home-about__content{padding-left:0;margin-top:10px}}.home-about__eyebrow{display:inline-block;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2e7ed0;margin-bottom:12px}.home-about h2{font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.1;color:#164578;text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px}.home-about__divider{width:64px;height:4px;background:linear-gradient(90deg, #2e7ed0, #5a9ae0);border-radius:2px;margin-bottom:22px}.home-about p{color:#3d4654;font-size:1rem;line-height:1.75;margin-bottom:14px}.home-about p strong{color:#164578}.home-about__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}.home-about__cta-secondary{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border:2px solid rgba(22,69,120,.35);border-radius:4px;background-color:rgba(0,0,0,0);color:#164578;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:color .35s ease,background-color .35s ease,border-color .35s ease,transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease}.home-about__cta-secondary i{transition:transform .35s ease}.home-about__cta-secondary:hover{color:#fff;background-color:#164578;border-color:#164578;transform:translateY(-2px);box-shadow:0 10px 24px rgba(22,69,120,.18)}.home-about__cta-secondary:hover i{transform:translateX(4px)}.home-about__cta-secondary:active{transform:translateY(0)}.home-products{position:relative;overflow:hidden;background:#164578}.home-products__bg-accent{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:40px 40px;pointer-events:none}.home-products .container{position:relative;z-index:1}.home-products__head{max-width:640px;margin:0 auto 48px;text-align:center}.home-products__eyebrow{display:inline-block;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#5a9ae0;margin-bottom:12px}.home-products h2{font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.1;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px}.home-products__divider{width:64px;height:4px;background:linear-gradient(90deg, #2e7ed0, #5a9ae0);border-radius:2px;margin:0 auto 20px}.home-products__head p{color:hsla(0,0%,100%,.72);font-size:1rem;line-height:1.7;margin:0}.home-products__showcase{display:flex;gap:14px;min-height:460px;align-items:stretch}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-products__showcase{flex-direction:column;min-height:auto}}.home-products__item{position:relative;flex:1;min-height:460px;border-radius:4px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);text-decoration:none;color:inherit;display:block;cursor:pointer;transition:flex .55s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .45s ease,border-color .45s ease}.home-products__item:hover,.home-products__item:focus-visible{color:inherit;text-decoration: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){.home-products__item{min-height:auto;flex:none;display:flex;flex-direction:column}}@media(hover: hover)and (min-width: 992px){.home-products__item:hover{flex:2.2;border-color:rgba(46,126,208,.55);box-shadow:0 20px 50px rgba(0,0,0,.35);z-index:2}.home-products__item:hover .home-products__item-bg{transform:scale(1.06)}.home-products__item:hover .home-products__item-overlay{background:linear-gradient(180deg, rgba(15, 37, 68, 0.35) 0%, rgba(15, 37, 68, 0.92) 100%)}.home-products__item:hover .home-products__item-rise{transform:translateY(0)}.home-products__item:hover .home-products__item-icon{opacity:1;max-height:48px;margin-bottom:14px;background:#2e7ed0;color:#fff}.home-products__item:hover .home-products__item-desc,.home-products__item:hover .home-products__link{opacity:1;max-height:120px;margin-bottom:14px;transform:translateY(0);visibility:visible}.home-products__item:hover .home-products__link{margin-bottom:0}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-products__item .home-products__item-rise{transform:translateY(0)}.home-products__item .home-products__item-icon,.home-products__item .home-products__item-desc,.home-products__item .home-products__link{opacity:1;max-height:none;visibility:visible;transform:translateY(0)}.home-products__item .home-products__item-icon{grid-area:icon;margin-bottom:0;width:42px;height:42px;max-height:42px;font-size:1rem;background:#2e7ed0;border-color:#2e7ed0}.home-products__item .home-products__item-desc{grid-area:desc;margin-top:16px;margin-bottom:14px}.home-products__item .home-products__link{grid-area:link}}.home-products__item-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .7s cubic-bezier(0.22, 1, 0.36, 1)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-products__item-bg{position:relative;inset:auto;height:210px;flex-shrink:0}}.home-products__item-overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(15, 37, 68, 0.82) 0%, rgba(15, 37, 68, 0.35) 40%, rgba(15, 37, 68, 0.88) 100%);transition:background .45s 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){.home-products__item-overlay{inset:auto;top:0;left:0;right:0;height:210px;background:linear-gradient(180deg, rgba(15, 37, 68, 0.25) 0%, rgba(15, 37, 68, 0.55) 100%);pointer-events:none}}.home-products__item-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;padding: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){.home-products__item-content{position:relative;inset:auto;display:grid;grid-template-columns:1fr auto;grid-template-areas:"title icon" "desc desc" "link link";align-items:center;gap:0 14px;padding:22px 20px 24px;background:linear-gradient(180deg, #0f2544 0%, #122a4d 100%)}}.home-products__item-rise{display:flex;flex-direction:column;justify-content:flex-end;margin-top:auto;transform:translateY(0);transition:transform .45s cubic-bezier(0.22, 1, 0.36, 1)}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-products__item-rise{display:contents;margin-top:0}}.home-products h3{position:relative;z-index:2;font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.1rem,1.6vw,1.45rem);font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.04em;margin:0;line-height:1.2}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-products h3{grid-area:title;margin-bottom:0;font-size:1.15rem}}.home-products__item-icon{width:48px;height:48px;display:grid;place-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:#fff;font-size:1.1rem;margin-bottom:0;max-height:0;opacity:0;overflow:hidden;transition:opacity .4s ease,max-height .45s ease,margin-bottom .45s ease,background .35s ease,color .35s 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){.home-products__item-icon{max-height:48px;opacity:1;margin-bottom:14px}}.home-products__item-desc{color:hsla(0,0%,100%,.82);font-size:.95rem;line-height:1.65;margin:0;max-width:420px;max-height:0;opacity:0;overflow:hidden;visibility:hidden;transform:translateY(16px);transition:opacity .4s ease .05s,max-height .45s ease .05s,margin-bottom .45s ease .05s,transform .45s ease .05s,visibility .4s 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){.home-products__item-desc{max-height:none;opacity:1;visibility:visible;transform:translateY(0);margin-bottom:14px}}.home-products__link{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:12px 18px;border:1px solid hsla(0,0%,100%,.35);border-radius:4px;color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0;max-height:0;opacity:0;overflow:hidden;visibility:hidden;transform:translateY(16px);transition:opacity .4s ease .1s,max-height .45s ease .1s,transform .45s ease .1s,visibility .4s ease,background .3s ease,border-color .3s ease}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-products__link{max-height:none;opacity:1;visibility:visible;transform:translateY(0)}}.home-products__link i{transition:transform .3s ease}.home-products__link:hover{background:#2e7ed0;border-color:#2e7ed0;color:#fff}.home-products__link:hover i{transform:translateX(4px)}.home-products__actions{display:flex;justify-content:center;margin-top:40px}.home-maintenance{position:relative;overflow:hidden;background:linear-gradient(180deg, #ffffff 0%, #f4f7fb 100%)}.home-maintenance__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(46, 126, 208, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(46, 126, 208, 0.04) 1px, transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0.55), transparent 95%);pointer-events:none}.home-maintenance .container{position:relative;z-index:1}.home-maintenance__content{padding-right: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){.home-maintenance__content{padding-right:0}}.home-maintenance__eyebrow{display:inline-block;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2e7ed0;margin-bottom:12px}.home-maintenance h2{font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.1;color:#164578;text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px}.home-maintenance__divider{width:64px;height:4px;background:linear-gradient(90deg, #2e7ed0, #5a9ae0);border-radius:2px;margin-bottom:22px}.home-maintenance p{color:#3d4654;font-size:1rem;line-height:1.75;margin-bottom:14px}.home-maintenance__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}.home-maintenance__cta-secondary{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border:2px solid rgba(22,69,120,.35);border-radius:4px;background-color:rgba(0,0,0,0);color:#164578;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:color .35s ease,background-color .35s ease,border-color .35s ease,transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease}.home-maintenance__cta-secondary i{transition:transform .35s ease}.home-maintenance__cta-secondary:hover{color:#fff;background-color:#164578;border-color:#164578;transform:translateY(-2px);box-shadow:0 10px 24px rgba(22,69,120,.18)}.home-maintenance__cta-secondary:hover i{transform:translateX(4px)}.home-maintenance__cta-secondary:active{transform:translateY(0)}.home-maintenance__media{position:relative}.home-maintenance__image-wrap{position:relative;border-radius:4px;overflow:hidden;box-shadow:0 24px 60px rgba(22,69,120,.18)}.home-maintenance__image-wrap img{width:100%;height:480px;object-fit:cover;object-position:center;transition:transform .8s 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){.home-maintenance__image-wrap img{height:360px}}.home-maintenance__image-wrap:hover img{transform:scale(1.04)}.home-maintenance__frame{position:absolute;inset:18px;border:2px solid hsla(0,0%,100%,.45);border-radius:2px;pointer-events:none;transition:inset .4s ease}.home-maintenance__image-wrap:hover .home-maintenance__frame{inset:12px}.home-maintenance__badge{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(22,69,120,.92);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;color:#fff;z-index:2}.home-maintenance__badge strong{display:block;font-family:"Barlow Condensed",sans-serif;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.home-maintenance__badge span{font-size:.82rem;color:hsla(0,0%,100%,.75)}.home-maintenance__badge-icon{width:48px;height:48px;display:grid;place-items:center;background:#2e7ed0;border-radius:4px;color:#fff;font-size:1.1rem;flex-shrink:0}.home-maintenance__services{margin-top:56px}.home-maintenance__card{height:100%;padding:28px 24px;background:#fff;border:1px solid rgba(46,126,208,.12);border-left:4px solid #2e7ed0;border-radius:4px;box-shadow:0 10px 28px rgba(22,69,120,.06);transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease,border-color .35s ease}@media(hover: hover){.home-maintenance__card:hover{transform:translateY(-6px);border-left-color:#1f5fa8;box-shadow:0 18px 40px rgba(22,69,120,.12)}.home-maintenance__card:hover .home-maintenance__card-icon{background:#2e7ed0;color:#fff}}.home-maintenance__card-icon{width:52px;height:52px;display:grid;place-items:center;background:rgba(46,126,208,.1);border:1px solid rgba(46,126,208,.2);border-radius:4px;color:#2e7ed0;font-size:1.2rem;margin-bottom:18px;transition:background .35s ease,color .35s ease}.home-maintenance__card h3{font-family:"Barlow Condensed",sans-serif;font-size:1.15rem;font-weight:800;color:#164578;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.home-maintenance__card p{margin:0;font-size:.95rem;line-height:1.65;color:#5a6472}.home-consultoria{position:relative;overflow:hidden;background:#164578}.home-consultoria__bg-accent{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:40px 40px;pointer-events:none}.home-consultoria .container{position:relative;z-index:1}.home-consultoria__content{padding-left: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){.home-consultoria__content{padding-left:0;margin-top:10px}}.home-consultoria__eyebrow{display:inline-block;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#5a9ae0;margin-bottom:12px}.home-consultoria h2{font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.1;color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px}.home-consultoria__divider{width:64px;height:4px;background:linear-gradient(90deg, #2e7ed0, #5a9ae0);border-radius:2px;margin-bottom:22px}.home-consultoria p{color:hsla(0,0%,100%,.78);font-size:1rem;line-height:1.75;margin-bottom:14px}.home-consultoria__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}.home-consultoria__cta-secondary{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border:2px solid hsla(0,0%,100%,.35);border-radius:4px;background-color:rgba(0,0,0,0);color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:color .35s ease,background-color .35s ease,border-color .35s ease,transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease}.home-consultoria__cta-secondary i{transition:transform .35s ease}.home-consultoria__cta-secondary:hover{color:#164578;background-color:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.2)}.home-consultoria__cta-secondary:hover i{transform:translateX(4px)}.home-consultoria__cta-secondary:active{transform:translateY(0)}.home-consultoria__media{position:relative}.home-consultoria__image-wrap{position:relative;border-radius:4px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}.home-consultoria__image-wrap img{width:100%;height:480px;object-fit:cover;object-position:center;transition:transform .8s 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){.home-consultoria__image-wrap img{height:360px}}.home-consultoria__image-wrap:hover img{transform:scale(1.04)}.home-consultoria__frame{position:absolute;inset:18px;border:2px solid hsla(0,0%,100%,.45);border-radius:2px;pointer-events:none;transition:inset .4s ease}.home-consultoria__image-wrap:hover .home-consultoria__frame{inset:12px}.home-consultoria__badge{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(22,69,120,.92);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;color:#fff;z-index:2}.home-consultoria__badge strong{display:block;font-family:"Barlow Condensed",sans-serif;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.home-consultoria__badge span{font-size:.82rem;color:hsla(0,0%,100%,.75)}.home-consultoria__badge-icon{width:48px;height:48px;display:grid;place-items:center;background:#2e7ed0;border-radius:4px;color:#fff;font-size:1.1rem;flex-shrink:0}.home-consultoria__topics{margin-top:56px}.home-consultoria__card{height:100%;padding:28px 24px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-left:4px solid #2e7ed0;border-radius:4px;backdrop-filter:blur(6px);transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease,border-color .35s ease,background .35s ease}@media(hover: hover){.home-consultoria__card:hover{transform:translateY(-6px);background:hsla(0,0%,100%,.07);border-left-color:#5a9ae0;box-shadow:0 18px 40px rgba(0,0,0,.25)}.home-consultoria__card:hover .home-consultoria__card-icon{background:#2e7ed0;color:#fff;border-color:#2e7ed0}}.home-consultoria__card-icon{width:52px;height:52px;display:grid;place-items:center;background:rgba(46,126,208,.15);border:1px solid rgba(46,126,208,.35);border-radius:4px;color:#5a9ae0;font-size:1.2rem;margin-bottom:18px;transition:background .35s ease,color .35s ease,border-color .35s ease}.home-consultoria__card h3{font-family:"Barlow Condensed",sans-serif;font-size:1.15rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.home-consultoria__card p{margin:0;font-size:.95rem;line-height:1.65;color:hsla(0,0%,100%,.72)}.home-contact{position:relative;background:linear-gradient(180deg, #f4f7fb 0%, #eef3f9 100%);overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-contact{overflow:visible}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-contact .row.align-items-stretch{align-items:flex-start !important}}.home-contact__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(46, 126, 208, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(46, 126, 208, 0.04) 1px, transparent 1px);background-size:48px 48px;pointer-events:none;mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, transparent 100%)}.home-contact__head{position:relative;max-width:720px;margin:0 auto 48px;text-align:center}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.home-contact__head{margin-bottom:36px}}.home-contact__eyebrow{display:inline-block;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2e7ed0;margin-bottom:12px}.home-contact__head h2{font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:800;line-height:1.12;color:#164578;text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px}.home-contact__divider{width:64px;height:4px;background:linear-gradient(90deg, #2e7ed0, #5a9ae0);border-radius:2px;margin:0 auto 22px}.home-contact__head p{color:#3d4654;font-size:1rem;line-height:1.75;margin:0}.home-contact__form-box{position:relative;height:100%;padding:32px 32px 28px;background:#fff;border:1px solid rgba(46,126,208,.12);border-radius:4px;box-shadow:0 20px 50px rgba(22,69,120,.08)}@media(max-width: 575px){.home-contact__form-box{padding:24px 20px 20px}}.home-contact__form-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid rgba(46,126,208,.1)}.home-contact__form-head>i{width:48px;height:48px;display:grid;place-items:center;background:rgba(46,126,208,.1);border-radius:4px;color:#2e7ed0;font-size:1.2rem;flex-shrink:0}.home-contact__form-head h3{font-family:"Barlow Condensed",sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#164578;margin-bottom:4px}.home-contact__form-head p{margin:0;font-size:.92rem;color:#5c6673;line-height:1.5}.home-contact .form-contact .form-control{border:1px solid rgba(22,69,120,.15);border-radius:4px;background:#f9fbfd;transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.home-contact .form-contact .form-control:focus{border-color:#2e7ed0;background:#fff;box-shadow:0 0 0 3px rgba(46,126,208,.12)}.home-contact .form-contact textarea.form-control{min-height:140px}.home-contact .form-contact .form-group{margin-bottom:20px}.home-contact .form-contact .btn-display{justify-content:flex-start;gap:12px;margin-top:4px}.home-contact .form-contact .btn-display .btn-main{min-width:180px}.home-contact__side{display:flex;flex-direction:column;gap:20px;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){.home-contact__side{height:auto;width:100%;overflow:visible}}.home-contact__channels{display:flex;flex-direction:column;gap:12px}.home-contact__channel{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#fff;border:1px solid rgba(46,126,208,.12);border-radius:4px;color:#164578;text-decoration:none;transition:border-color .3s ease,transform .3s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .3s ease,background-color .3s ease}.home-contact__channel:hover{border-color:rgba(46,126,208,.35);transform:translateX(6px);box-shadow:0 12px 28px rgba(22,69,120,.1);color:#164578}.home-contact__channel:hover .home-contact__channel-arrow{opacity:1;transform:translateX(0)}.home-contact__channel:hover .home-contact__channel-icon{background:#2e7ed0;color:#fff}.home-contact__channel--whatsapp{border-color:rgba(37,211,102,.35);background:linear-gradient(135deg, rgba(37, 211, 102, 0.06) 0%, #fff 100%)}.home-contact__channel--whatsapp .home-contact__channel-icon{background:rgba(37,211,102,.15);color:#1a9e4a}.home-contact__channel--whatsapp:hover{border-color:#25d366}.home-contact__channel--whatsapp:hover .home-contact__channel-icon{background:#25d366;color:#fff}.home-contact__channel--static{cursor:default;pointer-events:none}.home-contact__channel--static .home-contact__channel-arrow{display:none}.home-contact__channel--static:hover{border-color:rgba(46,126,208,.12);transform:none;box-shadow:none;color:#164578}.home-contact__channel--static:hover .home-contact__channel-icon{background:rgba(46,126,208,.1);color:#2e7ed0}.home-contact__channel-icon{width:46px;height:46px;display:grid;place-items:center;background:rgba(46,126,208,.1);border-radius:4px;color:#2e7ed0;font-size:1.15rem;flex-shrink:0;transition:background-color .3s ease,color .3s ease}.home-contact__channel-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.home-contact__channel-text strong{font-family:"Barlow Condensed",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2e7ed0}.home-contact__channel-text span{font-size:.92rem;line-height:1.4;color:#3d4654;word-break:break-word}.home-contact__channel-arrow{font-size:.85rem;color:#2e7ed0;opacity:0;transform:translateX(-6px);transition:opacity .3s ease,transform .3s ease}.home-contact__hours{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;background:#164578;border-radius:4px;color:#fff}.home-contact__hours>i{width:42px;height:42px;display:grid;place-items:center;background:hsla(0,0%,100%,.12);border-radius:4px;font-size:1rem;flex-shrink:0}.home-contact__hours strong{display:block;font-family:"Barlow Condensed",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.75);margin-bottom:4px}.home-contact__hours p{margin:0;font-size:.95rem;line-height:1.5;color:#fff}.home-contact__map{position:relative;z-index:1;width:100%;border-radius:4px;overflow:hidden;border:1px solid rgba(46,126,208,.15);box-shadow:0 12px 32px rgba(22,69,120,.08)}.home-contact__map iframe{display:block;width:100%;height:220px;min-height:220px;border:0;filter:grayscale(15%) contrast(1.05);transition:filter .4s 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){.home-contact__map iframe{height:240px;min-height:240px}}.home-contact__map:hover iframe{filter:grayscale(0%) contrast(1)}.home-about__actions,.home-maintenance__actions,.home-consultoria__actions{align-items:stretch}.home-about__actions>.btn-main,.home-about__actions>[class*=__cta-secondary],.home-maintenance__actions>.btn-main,.home-maintenance__actions>[class*=__cta-secondary],.home-consultoria__actions>.btn-main,.home-consultoria__actions>[class*=__cta-secondary]{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 28px;font-family:"Barlow Condensed",sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1;box-sizing:border-box;white-space:nowrap}.home-about__actions>[class*=__cta-secondary],.home-maintenance__actions>[class*=__cta-secondary],.home-consultoria__actions>[class*=__cta-secondary]{padding:0 26px}@media(min-width: 768px){.int-page-1 .ajust-float{width:55%;float:left;margin-right:20px}}.int-page-1 .ajust-float img{border-radius:5px;min-height:400px;object-fit:cover}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#5a9ae0;bottom:0px;font-size:40px;transition:.3s ease}.int-page-2 .prodintSwiper{height:400px}.int-page-2 .swiper-button-prev,.int-page-2 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-2 .swiper-button-prev::after,.int-page-2 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-2 .img-text{position:relative;background-image:url(../img/gallery/about.webp)}.int-page-2 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #454545, rgba(255, 255, 255, 0));z-index:0}.int-page-2 .img-text .content-padding{padding:32px;z-index:1}.int-page-2 .img-text .content-padding h2,.int-page-2 .img-text .content-padding p{color:#fff}.int-page-2 .buttons .btn-main{width:100%;text-align:center;margin-left:0}.int-page-3 .title-text01{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center !important;padding:10px}.int-page-3 .title-text01 .title{position:relative}.int-page-3 .title-text01 .title .sub-bg{position:absolute;top:-40px;left:-40px;font-size:100px;font-weight:600;text-transform:uppercase;color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#5a9ae0;opacity:.2}.int-page-3 .title-text01 .title h1,.int-page-3 .title-text01 .title h2,.int-page-3 .title-text01 .title h3{position:relative;font-size:clamp(1.8rem,4vw,3rem);margin:10px 0;background:-webkit-linear-gradient(#5a9ae0, #2e7ed0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .custom-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;border:none}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav{margin-bottom:15px}}.int-page-3 .box-navfeatures .custom-nav .tab-style{width:100%;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style{width:48%;margin:5px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{display:flex;justify-content:space-between;align-items:center;background:0 0;border:none;border-radius:10px;background-color:#f5f5f5;margin-bottom:10px;font-weight:600;font-size:18px;text-align:left;padding:10px 30px;width:100%;color:#000;cursor:pointer;border:1px solid #d8d8d8}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 15px;font-size:16px}}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{margin:0}}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}@media(max-width: 575px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon{display:flex;align-items:center;justify-content:center;height:60px;width:60px}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:30px;color:#5a9ae0;background:linear-gradient(120deg, #2e7ed0 45%, #5a9ae0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:25px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon img{width:100%;height:100%;object-fit:contain;object-position:center}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active{color:#fff;background:linear-gradient(130deg, #2e7ed0 60%, #5a9ae0 100%);border-color:#dee2e6;border:0}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active img{filter:brightness(600%) saturate(0)}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active i{color:#fff;background:linear-gradient(120deg, #fff 45%, #eee 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .tab-content .tab-pane{display:none;padding:5px}.int-page-3 .box-navfeatures .tab-content .tab-pane.active{display:flex;animation:zoomIn 1s ease 0s 1 normal forwards}.int-page-3 .box-navfeatures .tab-content .box-img{width:100%;height:100%;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;border:2px solid #e8e8e8;margin-bottom:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-img{height:400px}}.int-page-3 .box-navfeatures .tab-content .box-img img{width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media(max-width: 320px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{position:relative;font-size:18px;font-weight:500;margin:0;padding-left:18px;color:#1a1a1a}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::before{content:"";position:absolute;top:50%;left:1px;width:2px;height:15px;background:#1f5fa8;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::after{content:"";position:absolute;top:50%;left:7px;width:2px;height:15px;background:#1f5fa8;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#5a9ae0}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#2e7ed0}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{font-size:16px}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .desc p{text-align:justify;font-size:16px;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .desc p{font-size:14px;line-height:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .list{margin:10px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li{display:flex;align-items:center;font-size:16px;padding:5px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li i{margin-right:5px;font-size:20px;background-color:#fff;color:#5a9ae0}.int-page-3 .box-navfeatures .tab-content .box-text .btn-four{margin-top:10px;padding:8px 20px}.int-page-3 .section-title02{position:relative;padding:30px 0;display:flex;flex-direction:column;justify-items:center;align-items:center;z-index:1}.int-page-3 .section-title02 .icon{width:120px;opacity:1;z-index:-1}.int-page-3 .section-title02 .subtitle{font-size:24px;font-weight:700;color:#2e7ed0;background:linear-gradient(90deg, #5a9ae0 45%, #2e7ed0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}@media(max-width: 575px){.int-page-3 .section-title02 .subtitle{font-size:18px}}@media(max-width: 320px){.int-page-3 .section-title02 .subtitle{font-size:16px}}.int-page-3 .section-title02 .title{font-size:45px;font-weight:800;color:#2c2b2b;text-align:center}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .section-title02 .title{font-size:32px}}@media(max-width: 575px){.int-page-3 .section-title02 .title{font-size:30px}}@media(max-width: 320px){.int-page-3 .section-title02 .title{font-size:22px}}.int-page-3 .section-title02 .title.color-gradint{background:linear-gradient(90deg, #5a9ae0 45%, #2e7ed0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .section-title02 .desc{margin:5px 0}.int-page-3 .section-title02 .desc p{text-align:center;font-size:16px;color:#1a1a1a;margin:0}.int-page-3 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #5a9ae0;text-align:center;padding:20px 20px;border-radius:10px;height:415px;width:90%}.int-page-3 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#5a9ae0;background:linear-gradient(180deg, #5a9ae0 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-3 .style-img01::after{content:"";position:absolute;bottom:-3%;left:-3%;width:250px;height:80%;border-radius:5%;transform:rotate(0deg);background:radial-gradient(farthest-side at -33.33% 50%, rgba(0, 0, 0, 0) 52%, #2e7ed0 54% 57%, rgba(0, 0, 0, 0) 59%) 0 40px,radial-gradient(farthest-side at 50% 133.33%, rgba(0, 0, 0, 0) 52%, #2e7ed0 54% 57%, rgba(0, 0, 0, 0) 59%) 40px 0,radial-gradient(farthest-side at 133.33% 50%, rgba(0, 0, 0, 0) 52%, #2e7ed0 54% 57%, rgba(0, 0, 0, 0) 59%),radial-gradient(farthest-side at 50% -33.33%, rgba(0, 0, 0, 0) 52%, #2e7ed0 54% 57%, rgba(0, 0, 0, 0) 59%),#fefeff;background-size:17.1416327405px 80px,80px 17.1416327405px;opacity:.5;z-index:-1}.int-page-3 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-5%;width:110%;height:90%;border-radius:10px;object-fit:cover;object-position:center}.int-page-4 .box-img{margin-bottom:20px;height:450px}.int-page-4 .box-img .prodintSwiper{width:100%;height:100%}.int-page-4 .service-content .titles1{font-size:26px;margin:15px 0;color:#2e7ed0}.int-page-4 .service-content .titles2{color:#2e7ed0;font-size:24px;margin:15px 0}.int-page-4 .service-content p{font-size:16px;text-align:justify;color:#000}.int-page-4 .service-details-card{padding:20px;box-shadow:0px 8px 30px rgba(106,106,106,0.1019607843);display:flex;align-items:start;border-left:5px solid #5a9ae0;margin:20px 0}.int-page-4 .service-details-card .icon i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;background-color:#f2f2f2;font-size:35px;color:#5a9ae0}.int-page-4 .service-details-card .details{margin-left:20px}.int-page-4 .service-details-card .details h2,.int-page-4 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-4 .service-details-card .details p{font-size:16px;color:#000}.int-page-4 .sidebar02 .box-categoria{padding:20px 30px;margin-bottom:10px;background-color:rgba(238,238,238,.9333333333)}.int-page-4 .sidebar02 .box-categoria .cat-title{font-size:30px;font-weight:600;margin:15px 0}.int-page-4 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-4 .sidebar02 .box-categoria ul li{padding:18px 25px;list-style:none;background:#fff;margin-top:15px;position:relative;z-index:1;font-weight:600;overflow:hidden;transition:.3s ease}.int-page-4 .sidebar02 .box-categoria ul li a{font-size:16px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;color:#000}.int-page-4 .sidebar02 .box-categoria ul li:hover{transform:scale(1.03);background:#5a9ae0}.int-page-4 .sidebar02 .box-categoria ul li:hover a{color:#fff}.int-page-4 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;height:450px}.int-page-4 .sidebar02 .sidebar-cta::after{content:"";position:absolute;top:0;left:0;background-color:#000;width:100%;height:100%;opacity:.8;z-index:1}.int-page-4 .sidebar02 .sidebar-cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.int-page-4 .sidebar02 .sidebar-cta .content-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 30px;z-index:2}.int-page-4 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#5a9ae0;border-radius:50%;color:#fff;font-size:25px}.int-page-4 .sidebar02 .sidebar-cta .content-inner h2,.int-page-4 .sidebar02 .sidebar-cta .content-inner h3{color:#fff;font-size:26px;margin:15px 0}.int-page-4 .sidebar02 .sidebar-cta .content-inner a{padding:15px 30px;background-color:#5a9ae0;color:#fff;font-size:18px;transition:.3s ease}.int-page-4 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#fff;color:#5a9ae0}.int-page-4 .swiper-button-prev,.int-page-4 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-4 .swiper-button-prev::after,.int-page-4 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.page-interna{position:relative;background:linear-gradient(180deg, #f4f7fb 0%, #eef3f9 100%);overflow-x:hidden}.page-interna--about{overflow-x:hidden}.page-interna>.row,.page-interna .container>.row{align-items:flex-start}.page-interna__bg{position:absolute;inset:0;background-image:linear-gradient(rgba(46, 126, 208, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(46, 126, 208, 0.04) 1px, transparent 1px);background-size:48px 48px;pointer-events:none;mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0.55), transparent 90%)}.page-interna .container{position:relative;z-index:1}.page-interna__content{background:#fff;border:1px solid rgba(46,126,208,.12);border-radius:4px;padding:32px 32px 28px;box-shadow:0 20px 50px rgba(22,69,120,.08)}@media(max-width: 575px){.page-interna__content{padding:24px 18px 20px}}.page-interna__content--plain{background:rgba(0,0,0,0);border:0;box-shadow:none;padding:0}.page-interna__eyebrow{display:inline-block;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#2e7ed0;margin-bottom:12px}.page-interna__content h2,.page-interna__list-head h2{font-family:"Barlow Condensed",sans-serif;font-size:clamp(1.7rem,2.8vw,2.35rem);font-weight:800;line-height:1.15;color:#164578;text-transform:uppercase;letter-spacing:.02em;margin-bottom:16px}.page-interna__divider{width:64px;height:4px;background:linear-gradient(90deg, #2e7ed0, #5a9ae0);border-radius:2px;margin-bottom:24px}.page-interna__list-head{max-width:720px;margin:0 auto 48px;text-align:center}.page-interna__list-head .page-interna__divider{margin-left:auto;margin-right:auto}.page-interna__list-head p{color:#3d4654;font-size:1rem;line-height:1.75;margin:0}.page-interna__gallery{margin-bottom:28px;border-radius:4px;overflow:hidden;border:1px solid rgba(46,126,208,.12);background:#f9fbfd}.page-interna__gallery .prodintSwiper{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){.page-interna__gallery .prodintSwiper{height:280px}}.page-interna__gallery img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}.page-interna__gallery .swiper-button-prev,.page-interna__gallery .swiper-button-next{width:42px;height:42px;background:#2e7ed0;border-radius:4px;color:#fff}.page-interna__gallery .swiper-button-prev::after,.page-interna__gallery .swiper-button-next::after{font-size:14px;font-weight:700}.page-interna__gallery .swiper-pagination-bullet{background:rgba(22,69,120,.25);opacity:1}.page-interna__gallery .swiper-pagination-bullet-active{background:#2e7ed0}.page-interna__media{position:relative;margin:0 0 28px;border-radius:4px;overflow:hidden;border:1px solid rgba(46,126,208,.12);box-shadow:0 16px 40px rgba(22,69,120,.1)}.page-interna__media img{display:block;width:100%;height:380px;object-fit:cover}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.page-interna__media img{height:280px}}.page-interna__media--about{margin-bottom:0}.page-interna__media--about img{height: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){.page-interna__media--about img{height:340px}}.page-interna__badge{position:absolute;left:20px;bottom:20px;display:flex;align-items:center;gap:12px;padding:14px 18px;background:rgba(22,69,120,.92);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;color:#fff}.page-interna__badge strong{font-family:"Barlow Condensed",sans-serif;font-size:1.8rem;font-weight:800;line-height:1;color:#5a9ae0}.page-interna__badge span{font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.8);max-width:90px;line-height:1.3}.page-interna__text p{color:#3d4654;font-size:1rem;line-height:1.75;margin-bottom:16px;text-align:justify;hyphens:auto}.page-interna__text h3{font-family:"Barlow Condensed",sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#164578;margin:28px 0 14px}.page-interna__text ul{margin:0 0 20px;padding:0;list-style:none}.page-interna__text ul li{position:relative;padding:10px 0 10px 28px;color:#3d4654;border-bottom:1px solid rgba(46,126,208,.08);line-height:1.55}.page-interna__text ul li::before{content:"";position:absolute;left:0;top:18px;width:10px;height:10px;background:#2e7ed0;border-radius:2px}.page-interna__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px}.page-interna__actions .btn-main{display:inline-flex;align-items:center;justify-content:center;gap:10px}.page-interna__actions .btn-main i{font-size:1.15em;line-height:1}.page-interna__link-secondary{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:2px solid rgba(22,69,120,.2);border-radius:4px;color:#164578;font-family:"Barlow Condensed",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:color .3s ease,border-color .3s ease,background-color .3s ease}.page-interna__link-secondary:hover{color:#fff;background:#164578;border-color:#164578}.page-interna__expand{margin-top:32px;padding-top:24px;border-top:1px solid rgba(46,126,208,.12)}.page-interna__expand #contentExpand{position:relative;max-height:160px;overflow:hidden;transition:max-height .8s ease-in-out}.page-interna__expand #contentExpand.expanded{max-height:12000px}.page-interna__expand #contentExpand.expanded::before{display:none}.page-interna__expand #contentExpand::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #fff 20%, rgba(255, 255, 255, 0) 100%)}.page-interna__expand #contentExpand h3{font-family:"Barlow Condensed",sans-serif;font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#164578;margin-bottom:14px}.page-interna__expand .btn-expand{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:4px;padding:18px 0 4px;border:none;background:rgba(0,0,0,0);color:#2e7ed0;font-family:"Barlow Condensed",sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.page-interna__expand .btn-expand i{font-size:1.4rem;transition:transform .3s ease}.page-interna__expand .btn-expand:hover i{transform:translateY(3px)}.page-interna__faq{margin-top:40px;padding-top:28px;border-top:1px solid rgba(46,126,208,.12)}.page-interna__faq>h3{font-family:"Barlow Condensed",sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#164578;margin:0 0 18px}.page-interna__faq .accordion{width:100%;box-shadow:none;padding:0;background:rgba(0,0,0,0);border-radius:0}.page-interna__sidebar{position:sticky;top:110px;z-index:4;align-self:flex-start;width:100%;display:flex;flex-direction:column;gap: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){.page-interna__sidebar{position:static;top:auto;margin-top:8px}}.page-interna__cta-box{position:relative;overflow:hidden;padding:28px 24px;border-radius:4px;color:#fff;background:linear-gradient(155deg, rgba(22, 69, 120, 0.94) 0%, rgba(31, 95, 168, 0.9) 48%, rgba(46, 126, 208, 0.88) 100%),url("../img/banners/cta-bg.webp") center/cover no-repeat;box-shadow:0 20px 50px rgba(22,69,120,.18)}.page-interna__cta-box::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right, rgba(255, 255, 255, 0.16), transparent 42%),linear-gradient(180deg, transparent 55%, rgba(0, 0, 0, 0.18) 100%);pointer-events:none}.page-interna__cta-box>*{position:relative;z-index:1}.page-interna__cta-box h3{font-family:"Barlow Condensed",sans-serif;font-size:1.35rem;font-weight:700;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:0 0 12px}.page-interna__cta-box>p{margin:0 0 22px;color:hsla(0,0%,100%,.88);font-size:.95rem;line-height:1.55}.page-interna__cta-label{display:inline-block;margin-bottom:12px;padding:5px 10px;border:1px solid hsla(0,0%,100%,.28);border-radius:2px;font-family:"Barlow Condensed",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.92)}.page-interna__cta-actions{display:flex;flex-direction:column;gap:10px}.page-interna__cta-whats{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:4px;background:#25d366;color:#fff;text-decoration:none;transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease}.page-interna__cta-whats i{font-size:1.7rem;line-height:1}.page-interna__cta-whats span{display:flex;flex-direction:column;gap:2px;line-height:1.2}.page-interna__cta-whats strong{font-family:"Barlow Condensed",sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.page-interna__cta-whats small{font-size:.85rem;opacity:.95}.page-interna__cta-whats:hover{color:#fff;background:#1ebe57;transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.22)}.page-interna__cta-link{display:flex;align-items:center;gap:12px;padding:11px 14px;border:1px solid hsla(0,0%,100%,.22);border-radius:4px;background:hsla(0,0%,100%,.08);color:#fff;text-decoration:none;font-size:.9rem;line-height:1.3;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.page-interna__cta-link i{width:18px;text-align:center;opacity:.95;flex-shrink:0}.page-interna__cta-link span{word-break:break-word}.page-interna__cta-link:hover{color:#fff;background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.4);transform:translateY(-1px)}.page-interna__form-box{background:#fff;border:1px solid rgba(46,126,208,.12);border-radius:4px;padding:24px 22px;box-shadow:0 20px 50px rgba(22,69,120,.08)}.page-interna__form-box .form-contact .form-control{border:1px solid rgba(22,69,120,.15);border-radius:4px;background:#f9fbfd}.page-interna__form-box .form-contact .form-control:focus{border-color:#2e7ed0;background:#fff;box-shadow:0 0 0 3px rgba(46,126,208,.12)}.page-interna__form-box .form-contact .form-group{margin-bottom:16px}.page-interna__form-box .form-contact .btn-display{flex-direction:column;gap:10px}.page-interna__form-box .form-contact .btn-display .btn-main{width:100%;min-width:0;margin-left:0}.page-interna__form-box .form-contact .btn-display .whats-form{margin-left:0}.page-interna__form-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(46,126,208,.1)}.page-interna__form-head>i{width:44px;height:44px;display:grid;place-items:center;background:rgba(46,126,208,.1);border-radius:4px;color:#2e7ed0;flex-shrink:0}.page-interna__form-head h3{font-family:"Barlow Condensed",sans-serif;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#164578;margin-bottom:4px}.page-interna__form-head p{margin:0;font-size:.88rem;color:#5c6673;line-height:1.45}.page-interna__feature{height:100%;padding:28px 24px;background:#fff;border:1px solid rgba(46,126,208,.12);border-radius:4px;box-shadow:0 12px 32px rgba(22,69,120,.06);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.page-interna__feature:hover{transform:translateY(-4px);border-color:rgba(46,126,208,.3);box-shadow:0 18px 40px rgba(22,69,120,.1)}.page-interna__feature h3{font-family:"Barlow Condensed",sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#164578;margin:0 0 10px}.page-interna__feature p{margin:0;color:#5c6673;line-height:1.65;font-size:.95rem}.page-interna__feature-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:18px;background:rgba(46,126,208,.1);border-radius:4px;color:#2e7ed0;font-size:1.25rem}.page-card{display:flex;flex-direction:column;height:100%;width:100%;background:#fff;border:1px solid rgba(46,126,208,.12);border-radius:4px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 12px 32px rgba(22,69,120,.06);transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1),box-shadow .35s ease,border-color .35s ease}.page-card:hover{transform:translateY(-6px);border-color:rgba(46,126,208,.35);box-shadow:0 22px 48px rgba(22,69,120,.12);color:inherit}.page-card:hover .page-card__media img{transform:scale(1.05)}.page-card:hover .page-card__cta{color:#1f5fa8}.page-card:hover .page-card__cta i{transform:translateX(4px)}.page-card__media{position:relative;overflow:hidden;background:#f4f7fb;border-bottom:3px solid #2e7ed0}.page-card__media img{display:block;width:100%;height:220px;object-fit:cover;transition:transform .6s ease}.page-card__body{display:flex;flex-direction:column;flex:1;padding:22px 20px 24px;min-height:210px}.page-card__body h3{font-family:"Barlow Condensed",sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#164578;margin:0 0 10px;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page-card__body p{flex:1;margin:0 0 16px;color:#5c6673;font-size:.92rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page-card__cta{display:inline-flex;align-items:center;gap:8px;margin-top:auto;font-family:"Barlow Condensed",sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2e7ed0}.page-card__cta i{transition:transform .3s ease}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#2e7ed0}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#5a9ae0;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 */
