:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.flex{display:flex}.grid{display:grid}.min-h-\[100dvh\]{min-height:100dvh}.flex-col{flex-direction:column}html,body{background:#fff;width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}body{color:#1a1a1a;background-color:#fff;padding-top:0;font-family:Inter,sans-serif}.header{z-index:2001;-webkit-backdrop-filter:blur(12px);isolation:isolate;background:linear-gradient(90deg,#0f172a,#1e3a8a,#1e40af,#1e3a8a,#0f172a);border-bottom:1px solid #ffffff14;align-items:center;width:100%;height:95px;display:flex;position:fixed;top:0;left:0;box-shadow:0 10px 35px #00000059}.header:before{content:"";opacity:.6;pointer-events:none;background:radial-gradient(circle,#ffffff2e,#0000 50%),radial-gradient(circle at 30% 70%,#ffffff14,#0000 60%),radial-gradient(circle at 70% 30%,#ffffff14,#0000 60%);position:absolute;inset:0}.header:after{content:"";opacity:.4;pointer-events:none;background:linear-gradient(#ffffff1f,#0000 40%);position:absolute;inset:0}.header-inner{z-index:2;align-items:center;width:100%;max-width:1500px;margin:0 auto;padding:0 3rem;display:flex;position:relative}.header-logo{align-items:center;margin-left:-25px;display:flex}.header-logo img{-o-object-fit:contain;object-fit:contain;width:auto;height:200px;padding-top:20px;transition:all .3s}.header-logo img:hover{opacity:.95;transform:scale(1.05)}.header-nav{flex:1;justify-content:center;align-items:center;gap:35px;display:flex}.header-nav a,.nav-dropdown .nav-link{color:#fff;font-weight:500;text-decoration:none;transition:all .25s;position:relative}.header-nav a:after,.nav-dropdown .nav-link:after{content:"";background:#fff;width:0;height:2px;transition:all .25s;position:absolute;bottom:-6px;left:0}.header-nav a:hover:after,.nav-dropdown:hover .nav-link:after,.header-nav a.active:after{width:100%}.header-nav a:hover{text-shadow:0 0 8px #fff9}.nav-dropdown{position:relative}.dropdown-menu{opacity:0;visibility:hidden;background:linear-gradient(90deg,#0f172a,#1e3a8a,#1e40af,#1e3a8a,#0f172a);border-radius:14px;flex-direction:column;gap:8px;min-width:220px;margin-top:14px;padding:14px;transition:all .25s;display:flex;position:absolute;top:100%;overflow:hidden;transform:translateY(10px);box-shadow:0 20px 50px #00000059}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-right{flex-direction:column;align-items:flex-end;gap:10px;min-width:300px;display:flex}.header-top{align-items:center;gap:10px;display:flex;transform:translate(40px)}.header-phone a{color:#fff;font-size:13px;text-decoration:none;transition:all .25s}.header-phone a:hover{color:#ef4444}.header-mail{color:#fff;font-size:13px;text-decoration:none;transition:all .25s}.header-mail:hover{color:#ef4444}.header-instagram{justify-content:center;align-items:center;padding-right:45px;display:flex}.header-instagram img{filter:brightness(0)invert();opacity:.85;width:18px;height:18px;transition:all .25s}.header-instagram:hover img{opacity:1;transform:scale(1.1)}.header-cta{gap:10px;margin-top:2px;display:flex}.btn{cursor:pointer;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:600;transition:all .25s;text-decoration:none!important}.btn.primary{color:#fff;background:linear-gradient(135deg,#ef4444,#b91c1c);border:none}.btn.outline{color:#fff;background:#ffffff14;border:1px solid #fff6}.btn.outline:hover{background:#ffffff26}.hamburger{display:none}@media(max-width:1024px){.header-nav,.header-right{display:none!important}.header{height:80px;padding:0 16px}.header-inner{justify-content:space-between;align-items:center;display:flex}.header-logo img{height:120px}.hamburger{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding-right:10px;font-size:26px;display:flex}.mobile-backdrop{z-index:1998;background:#00000073;width:100%;height:calc(100vh - 80px);position:fixed;top:80px;left:0}.mobile-menu{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1999;background:linear-gradient(160deg,#1e3a8a,#0f172a);border-radius:0 0 20px 20px;flex-direction:column;gap:6px;width:100%;max-height:85vh;padding:20px;animation:.25s slideDown;display:flex;position:fixed;top:80px;left:0;overflow-y:auto}@keyframes slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.mobile-menu a,.mobile-menu a:visited,.mobile-menu a:active,.mobile-menu a:focus{color:#fff!important;text-decoration:none!important}.mobile-nav-item{all:unset;cursor:pointer;border-bottom:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:15px 12px;font-size:16px;font-weight:500;transition:all .25s;display:flex;color:#fff!important}.mobile-nav-item:hover{background:#ffffff14}.mobile-nav-item.active{background:#ef444426;color:#ef4444!important}.mobile-nav-item:after{content:"›";opacity:.5;transition:transform .25s}.mobile-nav-item.open:after{transform:rotate(90deg)}.mobile-submenu{border-left:2px solid #ffffff14;flex-direction:column;gap:6px;margin-top:6px;margin-bottom:10px;padding-left:12px;display:flex}.mobile-submenu a{padding:6px 0;font-size:14px;color:#cbd5f1!important}.mobile-submenu a:hover{color:#fff!important}.mobile-cta{border-top:1px solid #ffffff1a;flex-direction:column;gap:12px;margin-top:20px;padding-top:15px;display:flex}.mobile-cta .btn{border-radius:10px;justify-content:center;align-items:center;width:260px;height:30px;font-size:14px;display:flex}}.site-footer{color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a8a)}.footer-top{justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding:60px 5%;display:flex}.footer-col{flex:1}.footer-logo{font-size:22px;font-weight:700}.footer-sub{letter-spacing:3px;opacity:.7;font-size:12px}.footer-desc{opacity:.8;margin-top:10px}.footer-col h3{margin-bottom:15px}.footer-col ul{padding:0;list-style:none}.footer-col li{margin-bottom:8px}.footer-col a{color:#fff;opacity:.8;text-decoration:none}.footer-col a:hover{opacity:1}.footer-social{gap:10px;margin-bottom:15px;display:flex}.footer-social a{-webkit-backdrop-filter:blur(6px);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.footer-social a img{filter:brightness(0)invert();width:18px;height:18px;transition:all .3s}.footer-divider{background:#fff3;width:1px;height:120px;margin:0 20px}.footer-contact{flex-direction:column;gap:10px;display:flex}.contact-item{color:#fff;opacity:.85;align-items:flex-start;gap:8px;font-size:14px;text-decoration:none;transition:all .25s;display:inline-flex}.address{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.5;display:-webkit-box;overflow:hidden}.contact-item:hover{opacity:1;transform:translate(4px)}.footer-legal{border-top:1px solid #ffffff14;justify-content:center;gap:25px;padding:20px 0 10px;font-size:13px;display:flex}.footer-legal a{color:#fff;opacity:.7;text-decoration:none;transition:all .25s}.footer-legal a:hover{opacity:1;color:#fff}.footer-bottom{text-align:center;background:#0000004d;padding:20px;font-size:13px}@media(max-width:768px){.footer-top{flex-direction:column;gap:30px}.footer-divider{display:none}}.home-hero{height:calc(100dvh - 70px);min-height:600px;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .8s;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:1}.hero-slide:after{content:"";background:linear-gradient(90deg,#0f172a99,#0f172a4d 40%,#0f172a1a);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:center;height:100%;padding-left:5%;display:flex;position:relative}.hero-content h1{color:#fff;max-width:650px;margin-bottom:14px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.2}.hero-content p{color:#e2e8f0;max-width:520px;margin-bottom:26px;font-size:clamp(15px,1.2vw,18px);line-height:1.6}.hero-buttons{gap:14px;display:flex}.btn.primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;padding:12px 26px;font-size:14px;font-weight:600;transition:all .25s;box-shadow:0 8px 20px #ef444459}.btn.secondary{color:#1e293b;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:12px 26px;font-size:14px;font-weight:600;transition:all .25s;box-shadow:0 6px 18px #0000001f}.btn.secondary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.btn.primary,.btn.secondary{border-radius:10px;padding:14px 28px;font-size:15px;font-weight:600}.hero-arrow{color:#fff;cursor:pointer;z-index:3;background:#fff3;border:none;border-radius:50%;width:42px;height:42px;font-size:22px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{background:#fff6}.hero-arrow.left{left:15px}.hero-arrow.right{right:15px}.hero-dots{opacity:1;visibility:visible;z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-dots span{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px}.hero-dots span.active{background:#ef4444}@media(max-width:768px){.home-hero{height:calc(100dvh - 70px)}.hero-slide{background-position:65%}.hero-content{padding:20px 20px 0}.hero-content h1{font-size:28px;line-height:1.3}.hero-content p{font-size:14px}.hero-arrow{display:none}.hero-buttons{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.hero-buttons .btn{text-align:center;width:80%;max-width:260px;padding:13px}.btn.primary{margin-bottom:2px}.hero-slide:after{background:linear-gradient(#0f172a33,#0f172ab3 70%)}}.home-whoUs{background:#f8fafc;padding:100px 5%}.home-whoUs-inner{grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;max-width:1200px;margin:0 auto;display:grid}.home-whoUs-content{max-width:520px}.home-whoUs-content h2{color:#1e293b;margin-bottom:24px;font-size:36px;font-weight:800;position:relative}.home-whoUs-content h2:after{content:"";background:#ef4444;width:60px;height:3px;position:absolute;bottom:-10px;left:0}.home-whoUs-content p{color:#64748b;margin-bottom:18px;font-size:16px;line-height:1.8}.home-whoUs-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:16px;width:100%;height:420px}.home-whoUs-image:hover img{transform:scale(1.04)}@media(max-width:768px){.home-whoUs-inner{grid-template-columns:1fr}.home-whoUs-content{max-width:100%}.home-whoUs-content h2{font-size:26px}.home-whoUs-image img{height:240px}}.home-service{background:#f8fafc;padding:100px 5%}.home-service-container{max-width:1200px;margin:0 auto}.home-service-title{color:#1e293b;text-align:center;margin-bottom:25px;font-size:32px;font-weight:800;position:relative}.home-service-title:after{content:"";background:#ef4444;width:60px;height:3px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.home-service-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-height:500px;margin-top:50px;display:grid;position:relative;overflow:hidden}.home-service-grid:after{content:"";background:linear-gradient(#f8fafc00,#f8fafc);height:90px;position:absolute;bottom:0;left:0;right:0}.home-service-cta{text-align:center;margin-top:80px;margin-bottom:20px}.home-service-cta .btn-red-fill{color:#1e293b;cursor:pointer;z-index:1;background:#fff;border:2px solid #1e3a8a;border-radius:8px;padding:14px 36px;font-size:14px;font-weight:600;display:inline-block;position:relative;overflow:hidden}.home-service-cta .btn-red-fill:before{content:"";transform-origin:0 0;z-index:-1;background:linear-gradient(135deg,#1e3a8a,#2563eb);transition:transform .4s;position:absolute;inset:0;transform:scale(0)}.home-service-cta .btn-red-fill:hover:before{transform:scale(1.5)}.home-service-cta .btn-red-fill:hover{color:#fff}@media(max-width:768px){.home-service{padding:70px 20px}.home-service-title{text-align:center;font-size:24px}.home-service-grid{grid-template-columns:1fr;gap:20px}.home-service-grid .service-card:nth-child(n+4){display:none}.home-service-grid:after{height:60px}.home-service-cta{text-align:center;margin-top:50px}.home-service-cta .btn-red-fill{width:100%;max-width:280px}}.home-partners{background:#fff;padding:80px 5%}.home-partners-title{color:#1e293b;text-align:center;margin-bottom:70px;font-size:32px;font-weight:800;position:relative}.home-partners-title:after{content:"";background:#ef4444;width:60px;height:3px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.partner-card{opacity:.5;background:#fff;border-radius:12px;justify-content:center;align-items:center;height:80px;transition:all .3s;display:flex;transform:scale(.9);box-shadow:0 8px 20px #0000000f}.partner-card img{-o-object-fit:contain;object-fit:contain;max-height:40px}.swiper-slide-active .partner-card{opacity:1;transform:scale(1.1)}.google-reviews{background:#f8fafc;padding:100px 5%}.reviews-header{text-align:center;margin-bottom:40px}.reviews-header h2{font-size:28px;font-weight:700}.reviews-rating{margin-top:10px;font-size:14px}.stars{color:#fbbf24;margin-right:8px}.score{margin-right:6px;font-weight:600}.review-card:hover{transform:translateY(-5px)}.review-top{align-items:center;gap:10px;display:flex}.review-top,.review-user{align-items:center;gap:12px;display:flex}.review-top h4,.review-user h4{color:#1e293b;margin:0;font-size:14px;font-weight:600}.review-date,.review-user span{color:#94a3b8;margin-top:2px;font-size:12px;display:block}.review-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:16px;font-weight:600;display:flex}.review-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.home-reviews{background:#f8fafc;padding:80px 5%}.reviews-top{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.reviews-title{color:#1e293b;font-size:26px;font-weight:700;position:relative}.reviews-title:after{content:"";background:#ef4444;width:40px;height:3px;position:absolute;bottom:-8px;left:0}.reviews-score{align-items:center;gap:8px;font-size:14px;display:flex}.stars{color:#fbbf24}.score{font-weight:600}.count{color:#64748b}.review-card{background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;height:180px;padding:20px;transition:all .25s;display:flex;box-shadow:0 10px 25px #0000000f}.review-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014}.review-user{align-items:center;gap:10px;display:flex}.avatar{color:#fff;background:#1e3a8a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.review-stars{color:#fbbf24;font-size:14px}.review-text{color:#475569;font-size:13px}@media(max-width:768px){.reviews-top{text-align:center;flex-direction:column;gap:10px}}.home-trust{color:#fff;background:linear-gradient(135deg,#1e3a8a,#1e40af,#1e3a8a);width:100%;padding:50px 5%;position:relative;overflow:hidden}.home-trust:before{content:"";pointer-events:none;background:linear-gradient(#ffffff40,#0000);width:100%;height:120px;position:absolute;top:0;left:0}.home-trust:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0003);width:100%;height:120px;position:absolute;bottom:0;left:0}.trust-container{z-index:2;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.trust-item{align-items:center;gap:12px;display:flex}.trust-item h3{margin-bottom:4px;font-size:22px}.trust-item span{font-weight:600}.trust-item p{opacity:.85;font-size:13px}.trust-container:before{content:"";pointer-events:none;background:radial-gradient(#ffffff26,#0000 70%);width:600px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.trust-divider{background:linear-gradient(#0000,#fff9,#0000);width:1px;height:70px;margin:0 30px;position:relative}.trust-divider:after{content:"";filter:blur(4px);background:#ffffff4d;width:2px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:768px){.trust-container{flex-direction:column;gap:25px}.trust-divider{background:linear-gradient(90deg,#0000,#fff9,#0000);width:60%;height:1px;margin:15px auto}.trust-divider:after{filter:blur(4px);background:#ffffff4d;width:40px;height:2px}.trust-item{text-align:center;flex-direction:column}}.home-cta{background:#f8fafc;padding:100px 5%}.home-cta-container{text-align:center;max-width:1100px;margin:0 auto}.home-cta-content h2{color:#1e293b;font-size:32px;font-weight:700}.home-cta-content p{color:#64748b;margin-top:10px}.home-cta-form{background:#fff;border-radius:16px;max-width:600px;margin-top:40px;margin-left:auto;margin-right:auto;padding:40px;box-shadow:0 15px 40px #00000014}.home-cta-form .btn-submit{width:100%;max-width:280px;margin:20px auto 0;display:block}@media(max-width:768px){.home-cta-form{padding:25px 20px}.home-cta-form .btn-submit{max-width:100%}}.home-services,.home-gallery{padding:160px 0}.mt-40{margin-top:40px}.services-swiper-home,.gallery-swiper-home{padding-left:20px;padding-right:20px}@media(min-width:1024px){.services-swiper-home,.gallery-swiper-home{padding-left:0;padding-right:0}}.btn-red-fill,.btn-red-fill:hover{text-decoration:none!important}.home-services,.home-gallery,.home-contact{padding:160px 0}.home-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.home-modal{max-width:90vw;max-height:90vh;position:relative}.home-modal-image{border-radius:12px;max-width:100%;max-height:85vh}.home-modal-close{color:#fff;cursor:pointer;background:#b11226;border:none;border-radius:50%;width:35px;height:35px;font-size:16px;position:absolute;top:-40px;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.corporate-hero{width:100%;height:420px;overflow:hidden}.corporate-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;width:100%;height:100%;display:block}.about-hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;width:100%;height:100%;display:block}.about,.mission,.vision{background:#fff;padding:60px;position:relative;overflow:hidden}.about .container,.mission .container,.vision .container{text-align:center;max-width:900px;margin:0 auto;padding:0 20px}.about h1,.mission h1,.vision h1{color:#1e3a8a;margin-bottom:10px;font-size:36px;font-weight:700}.subtitle{color:#6b7280;margin-bottom:40px;font-size:18px}.card{text-align:left;background:#f9fafb;border-radius:16px;padding:40px;box-shadow:0 10px 30px #0000000d}.card p{color:#374151;margin-bottom:20px;font-size:16px;line-height:1.8}@media(max-width:768px){.corporate-hero{height:200px}.about,.mission,.vision{padding:60px 16px}.about .container,.mission .container,.vision .container{padding:0}.about h1,.mission h1,.vision h1{font-size:26px}.subtitle{font-size:16px}.card{box-sizing:border-box;width:100%;padding:20px}.card p{font-size:15px;line-height:1.7}.about-inner,.mission-inner,.vision-inner{flex-direction:column;gap:40px;padding:0}.about-logo,.mission-logo,.vision-logo{justify-content:center;align-items:center;width:100%;display:flex;position:static}.about-logo img,.mission-logo img,.vision-logo img{max-width:200px;margin:20px 0 40px}.about-block,.mission-block,.vision-block{padding:20px}.about-block h2,.mission-block h2,.vision-block h2{text-align:center;font-size:24px}.about-divider,.mission-divider,.vision-divider{margin:0 auto 20px}}.about,.mission,.vision{opacity:0;animation:1.1s cubic-bezier(.22,1,.36,1) forwards sectionFade;transform:translateY(40px)}.about-logo,.mission-logo,.vision-logo{opacity:0;animation:1.2s cubic-bezier(.22,1,.36,1) .2s forwards logoReveal;transform:translate(-40px)}.about-block,.mission-block,.vision-block{opacity:0;animation:1.2s cubic-bezier(.22,1,.36,1) .4s forwards cardReveal;transform:translateY(50px)}.about-divider,.mission-divider,.vision-divider{width:0;animation:1.2s .8s forwards dividerExpand}.about-block p,.mission-block p,.vision-block p{opacity:0;animation:.9s 1s forwards paragraphFade;transform:translateY(25px)}@keyframes sectionFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes logoReveal{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes cardReveal{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes dividerExpand{0%{width:0}to{width:120px}}@keyframes paragraphFade{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.contact{background:#f5f7fb;padding:80px 5%}.contact-inner{grid-template-columns:1fr 1.2fr;gap:40px;max-width:1200px;margin:0 auto;display:grid}.contact-header{text-align:left;grid-column:span 2}.contact-header h2{margin-bottom:10px;font-size:38px}.title-thin{color:#64748b;font-weight:300}.title-bold{color:#0f172a;font-weight:700}.contact-divider{background:#2563eb;border-radius:2px;width:60px;height:3px;margin-top:10px}.contact-info-wrapper{flex-direction:column;gap:15px;display:flex}.contact-info-item{background:#fff;border-radius:14px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000000f}.contact-info-item:hover{transform:translateY(-3px);box-shadow:0 20px 35px #00000014}.icon-box{color:#2563eb;background:#e0edff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;display:flex}.text-box h4{margin:0;font-size:16px;font-weight:600}.text-box p,.text-box a{color:#64748b;font-size:14px;text-decoration:none}.text-box a:hover{color:#2563eb}.contact-social{margin-top:25px}.social-grid{grid-template-columns:1fr;gap:12px;margin-top:20px;display:grid}.social-box{color:#1e293b;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 18px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000000f}.social-box img{width:22px;height:22px}.social-box span{font-size:14px}.social-box:hover{transform:translate(6px);box-shadow:0 12px 25px #0000001f}.social-box.facebook:hover{color:#fff;background:#1877f2}.social-box.instagram:hover{color:#fff;background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.social-box.linkedin:hover{color:#fff;background:#0a66c2}.social-box:hover img{filter:brightness(0)invert()}.contact-map{border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00000014}.contact-map iframe{border:none;width:100%;height:260px;display:block}.contact-form-container{background:#fff;border-radius:16px;padding:25px;box-shadow:0 25px 50px #0000001a}.contact-header,.contact-info-wrapper,.contact-map,.contact-form-container{opacity:0;transition:all .6s;transform:translateY(40px)}.contact-animate{opacity:1;transform:translateY(0)}@media(max-width:900px){.contact-header{text-align:center;grid-column:span 1}.contact-divider{margin:10px auto 0}.contact-map iframe{height:220px}.contact-inner{grid-template-columns:1fr}.contact-inner>*{min-width:0}.form-recaptcha{transform-origin:0;transform:scale(.85)}}.services-grid,.stats-grid,.process-grid,.contact-people{box-sizing:border-box;gap:28px;width:100%;display:grid}.contact-form{background:#fff;border:1px solid #f1f5f9;border-radius:18px;padding:35px;box-shadow:0 40px 100px #0000000f,0 15px 40px #0000000d}.form-header{text-align:center;margin-bottom:25px}.form-header h3{color:#1e3a8a;font-size:26px;font-weight:700}.form-header p{color:#64748b;margin-top:6px;font-size:14px}.form-body{flex-direction:column;gap:14px;display:flex}.form-body input,.form-body textarea,.form-body select{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:14px 16px;font-size:14px;transition:all .2s}.form-body input:hover,.form-body select:hover{border-color:#cbd5f1}.form-body input:focus,.form-body textarea:focus,.form-body select:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.form-body textarea{resize:vertical;min-height:100px;max-height:200px;overflow-y:auto}.form-consent{margin-top:10px}.checkbox-wrapper{cursor:pointer;align-items:center;gap:10px;display:flex}.checkbox-wrapper input{display:none}.checkmark{border:2px solid #cbd5f1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.checkbox-wrapper input:checked+.checkmark{background:#2563eb;border-color:#2563eb}.checkmark:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;transform:rotate(45deg)}.checkbox-wrapper input:checked+.checkmark:after{opacity:1}.consent-text{color:#64748b;font-size:13px}.form-recaptcha{margin-top:10px}.recaptcha-placeholder{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5f1;border-radius:10px;justify-content:center;align-items:center;height:70px;font-size:13px;display:flex}.btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:10px;width:100%;margin-top:20px;padding:16px;font-size:16px;font-weight:600;transition:all .3s}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 12px 30px #dc26264d}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.btn-submit:disabled:hover{box-shadow:none;transform:none}.form-status{margin-top:10px;font-size:14px}.form-status.success{color:#16a34a}.form-status.error{color:#dc2626}.form-footer{color:#94a3b8;text-align:center;margin-top:12px;font-size:12px}.g-recaptcha{justify-content:center;margin-top:10px;display:flex}.consent-text a{color:#36363f;font-weight:500;text-decoration:underline}.consent-text a:visited{color:#36363f}.consent-text a:hover{opacity:.8}.consent-text a:active{color:#000}@media(max-width:768px){.contact-form{padding:25px 20px}.form-header h3{font-size:22px}}.broker-form-wrapper{background:#fff;border:1px solid #f1f5f9;border-radius:18px;padding:40px 35px;box-shadow:0 40px 100px #0000000f,0 15px 40px #0000000d}.broker-form-header{text-align:center;margin-bottom:30px}.broker-form-icon{background:#dc2626;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 15px;display:flex}.broker-form-icon img{filter:brightness(0)invert();width:26px;height:26px}.broker-form-header h3{color:#1e3a8a;font-size:28px;font-weight:700}.broker-form-header p{color:#64748b;font-size:14px}.broker-group{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:18px;padding:20px}.broker-group-title{color:#1e293b;margin-bottom:12px;font-weight:600}.broker-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.broker-input,.broker-textarea{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:14px;font-size:14px}.broker-input:focus,.broker-textarea:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.broker-input:hover{border-color:#cbd5f1}.broker-textarea{resize:vertical;min-height:100px;max-height:200px;overflow-y:auto}.broker-info-box{color:#1e293b;background:#e8eef7;border-radius:12px;margin-top:15px;margin-bottom:25px;padding:16px;font-size:14px;line-height:1.6}.broker-consent{margin-top:18px}.broker-checkbox-wrapper{cursor:pointer;align-items:center;gap:10px;display:flex}.broker-checkbox-wrapper input{display:none}.broker-checkmark{border:2px solid #cbd5f1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.broker-checkbox-wrapper input:checked+.broker-checkmark{background:#2563eb;border-color:#2563eb}.broker-checkmark:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;transform:rotate(45deg)}.broker-checkbox-wrapper input:checked+.broker-checkmark:after{opacity:1}.broker-consent-text{color:#64748b;font-size:13px;line-height:1.4}.broker-consent-text a{color:#36363f;border-bottom:1px solid #36363f;text-decoration:none}.broker-consent-text a:visited{color:#000}.broker-recaptcha{margin-top:15px;display:flex}.broker-recaptcha-box{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5f1;border-radius:10px;justify-content:center;align-items:center;height:70px;font-size:13px;display:flex}.broker-btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:10px;width:100%;margin-top:20px;padding:16px;font-size:16px;font-weight:600;transition:all .3s}.broker-btn-submit:hover{transform:translateY(-2px);box-shadow:0 12px 30px #dc26264d}.broker-btn-submit:disabled{opacity:.6;cursor:not-allowed}.broker-form-status.success{color:#16a34a;margin-top:10px}.broker-form-status.error{color:#dc2626;margin-top:10px}.broker-form-footer{text-align:center;color:#94a3b8;margin-top:15px;font-size:12px}@media(max-width:768px){.broker-grid{grid-template-columns:1fr}.broker-form-wrapper{padding:25px 20px}.broker-form-header h3{font-size:22px}}.custom-date{position:relative}.date-display{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:14px 16px}.calendar{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:10px;position:absolute;top:110%;left:0;box-shadow:0 20px 40px #0000001a}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;display:flex}.calendar-header button{cursor:pointer;background:0 0;border:none;font-size:18px}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.day{text-align:center;cursor:pointer;border-radius:6px;padding:8px}.day:hover{background:#eff6ff}.year-grid{grid-template-columns:repeat(4,1fr);gap:6px;max-height:200px;display:grid;overflow-y:auto}.year{text-align:center;cursor:pointer;border-radius:6px;padding:8px}.year:hover{background:#eff6ff}.legal-page{color:#1e293b;background:linear-gradient(#f8fafc,#fff);min-height:100vh;padding:160px 0 100px;position:relative;overflow:hidden}.legal-page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#2563eb14,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:-200px}.legal-inner{z-index:2;max-width:950px;margin:0 auto;padding:0 40px;position:relative}.legal-header{opacity:0;margin-bottom:60px;animation:.9s cubic-bezier(.22,1,.36,1) forwards fadeUp;transform:translateY(30px)}.legal-header h2{color:#1e3a8a;letter-spacing:.5px;font-size:40px;font-weight:800;line-height:1.2}.legal-divider{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:2px;width:0;height:3px;margin-top:20px;animation:1.2s .4s forwards dividerExpand}.legal-content{opacity:0;background:#fff;border:1.5px solid #2563eb2e;border-radius:18px;padding:70px;transition:all .4s;animation:1s cubic-bezier(.22,1,.36,1) .3s forwards fadeUp;transform:translateY(40px);box-shadow:0 40px 100px #0000000d,0 15px 40px #2563eb14}.legal-content:hover{transform:translateY(-6px);box-shadow:0 60px 140px #00000014,0 25px 60px #2563eb1f}.legal-section-title{color:#0f172a;letter-spacing:.5px;opacity:0;border-left:4px solid #2563eb;margin:50px 0 20px;padding-left:18px;font-size:20px;font-weight:700;animation:.8s .5s forwards fadeUp;transform:translateY(20px)}.legal-text{color:#475569;text-align:justify;opacity:0;margin-bottom:28px;font-size:17px;line-height:1.9;animation:.8s .6s forwards fadeUp;transform:translateY(20px)}.legal-list{margin:0 0 35px;padding:0;list-style:none}.legal-list li{color:#475569;opacity:0;margin-bottom:14px;padding-left:32px;font-size:16px;line-height:1.7;animation:.7s .7s forwards fadeUp;position:relative;transform:translateY(15px)}.legal-list li:before{content:"";background:#2563eb;border-radius:2px;width:10px;height:10px;position:absolute;top:10px;left:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.legal-page{padding:120px 0 80px}.legal-inner{padding:0 24px}.legal-content{padding:40px}.legal-header h2{font-size:28px}.legal-text{text-align:left;font-size:15px}.legal-section-title{font-size:18px}}.offer-page{background:linear-gradient(#f8fafc,#eef2ff);padding:140px 5%}.offer-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.offer-left{flex-direction:column;gap:20px;display:flex}.offer-title{color:#1e3a8a;font-size:40px;font-weight:800}.offer-form-wrapper{background:#fff;border-radius:16px;padding:30px;box-shadow:0 25px 60px #00000014}.offer-right{padding:30px}.offer-right h3{color:#1e293b;margin-bottom:15px;font-size:26px;font-weight:700}.offer-right p{color:#64748b;margin-bottom:30px;line-height:1.7}.offer-counter{background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;padding:25px;display:flex;box-shadow:0 20px 50px #00000014}.counter-number{color:#2563eb;font-size:36px;font-weight:800}.counter-text{color:#64748b;font-size:14px}@media(max-width:1024px){.offer-container{grid-template-columns:1fr}.offer-right{text-align:center}.offer-counter{align-items:center}}.branch-page{background:linear-gradient(#f8fafc,#eef2ff);padding:140px 0 100px}.branch-container{grid-template-columns:1fr 1fr;align-items:start;gap:70px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}.branch-left{flex-direction:column;display:flex}.branch-title{color:#1e3a8a;margin-bottom:10px;font-size:34px;font-weight:700}.branch-subtitle{color:#64748b;margin-bottom:25px;font-size:15px}.branch-form-area{margin-top:10px}.branch-right{padding-top:40px}.benefit-icon{color:#22c55e;fill:currentColor;width:20px;height:20px}.benefit-item{align-items:center;gap:12px;display:flex}.branch-right h3{color:#0f172a;margin-bottom:20px;font-size:28px;font-weight:700}.branch-right p{color:#475569;margin-bottom:20px;font-size:16px;line-height:1.7}.branch-benefits{flex-direction:column;gap:14px;margin:30px 0;display:flex}.benefit-item{color:#334155;background:#fff;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;font-size:15px;transition:all .25s;display:flex;box-shadow:0 12px 30px #0000000d}.benefit-item:hover{transform:translateY(-3px);box-shadow:0 18px 40px #00000014}.benefit-item span{font-size:20px}.branch-cta-box{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:14px;margin-top:30px;padding:24px;box-shadow:0 15px 40px #2563eb59}.branch-cta-box strong{margin-bottom:8px;font-size:20px;display:block}.branch-cta-box p{opacity:.95;color:#fff;font-size:14px}@media(max-width:900px){.branch-container{grid-template-columns:1fr;gap:40px}.branch-right{padding-top:0}.branch-title{font-size:26px}}.seo-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cookie-banner{z-index:9999;color:#fff;background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:94%;max-width:900px;padding:18px 22px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 25px 70px #00000040}.cookie-banner p{color:#e2e8f0;font-size:13.5px;line-height:1.5}.cookie-banner a{color:#fff;font-weight:600;text-decoration:underline}.cookie-actions{gap:10px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .25s}.btn-primary{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ef444466}.btn-secondary{color:#1e3a8a;background:#fff}.btn-secondary:hover{background:#f1f5f9}@media(max-width:768px){.cookie-banner{flex-direction:column;align-items:flex-start;padding:16px}.cookie-actions{gap:8px;width:100%;display:flex}.btn-primary,.btn-secondary{text-align:center;width:50%;padding:12px}}.services-hero{width:100%;margin-top:8px;position:relative;overflow:hidden}.hero-img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.hero-overlay{background:0 0;align-items:center;width:100%;height:100%;padding-left:8%;display:flex;position:absolute;top:0;left:0}.hero-overlay h1{color:#0f172a;text-shadow:0 1px #ffffff80,0 2px 8px #00000014,0 20px 40px #0000000f;font-size:64px;font-weight:800}.services-cta{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;justify-content:flex-end;align-items:center;max-width:1000px;margin:80px auto;padding:80px 60px;display:flex;position:relative;overflow:hidden}.services-cta:before{content:"";background:linear-gradient(90deg,#0f172ad9,#0f172a99,#0f172a33);position:absolute;inset:0}.cta-content{z-index:1;color:#fff;max-width:500px;position:relative}.cta-actions{align-items:center;gap:20px;margin-top:20px;display:flex}.cta-actions span{font-weight:600}.btn.primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#b91c1c);border:none;border-radius:8px;padding:12px 22px;transition:all .3s}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ef44444d}.cta-phone{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta-phone:hover{color:#ef4444;transform:translateY(-1px)}.cta-phone svg,.cta-phone i{font-size:18px}.services-grid{text-align:center;padding:80px 5%}.services-grid h2{margin-bottom:40px}.grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.service-card{opacity:0;transition:all .6s;transform:translateY(30px)}.service-card.animate{opacity:1;transform:translateY(0)}.service-card:first-child{transition-delay:50ms}.service-card:nth-child(2){transition-delay:.1s}.service-card:nth-child(3){transition-delay:.15s}.service-card:nth-child(4){transition-delay:.2s}.service-card:nth-child(5){transition-delay:.25s}.service-card:nth-child(6){transition-delay:.3s}.service-card:nth-child(7){transition-delay:.35s}.service-card:nth-child(8){transition-delay:.4s}@media(max-width:1200px){.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.services-hero{height:260px}.hero-overlay h1{color:#0f172a;z-index:1;padding:15px 40px;font-size:45px;font-weight:800;display:inline-block;position:relative}.hero-overlay h1:before{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);clip-path:polygon(0% 0%,100% 0%,calc(100% - 30px) 50%,100% 100%,0% 100%,30px 50%);z-index:-1;background:linear-gradient(135deg,#fffffff2,#fffc,#fffffff2);border-radius:4px;width:100%;height:calc(100% - 20px);position:absolute;top:10px;left:0}.hero-overlay{padding-left:20px;overflow:visible;transform:translate(20px,80px)}.hero-img{-o-object-position:75% center;object-position:75% center;height:100%}.grid{grid-template-columns:1fr}.services-cta{text-align:center;background-position:50%;justify-content:center;height:auto;padding:30px 20px}.cta-content{max-width:100%}.cta-content h2{font-size:24px}.cta-content p{font-size:14px}.cta-actions{flex-direction:column;align-items:center;gap:12px}.btn.primary{width:100%;max-width:260px}.cta-phone{font-size:15px}}.service-card{text-align:center;cursor:pointer;background:#f8fafc;border-radius:8px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000014}.service-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0000001f}.card-image{background-position:50%;background-size:cover;border-bottom-right-radius:30% 20%;border-bottom-left-radius:30% 20%;height:180px;position:relative}.card-image:after{content:"";background:linear-gradient(#fff0,#f8fafc);width:100%;height:60px;position:absolute;bottom:-1px;left:0}.icon-wrapper{color:#fff;z-index:2;border:6px solid #f8fafc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:30px;display:flex;position:absolute;top:130px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0003}.icon-wrapper.red{background:linear-gradient(135deg,#ef4444,#b91c1c)}.icon-wrapper.blue{background:linear-gradient(135deg,#2563eb,#1e3a8a)}.card-content{padding:60px 25px 35px}.card-content h3{color:#1e293b;margin-bottom:10px;font-size:22px;font-weight:700}.card-content p{color:#64748b;font-size:15px;line-height:1.5}.icon{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 15px;font-size:24px;display:flex}.icon.red{color:#fff;background:#c1121f}.icon.blue{color:#fff;background:#1e3a8a}.faq-page{background:#f3f6fb;padding-bottom:60px}.faq-hero{width:100%;height:420px;position:relative;overflow:hidden}.faq-hero-img{-o-object-fit:cover;object-fit:cover;-o-object-position:80% center;object-position:80% center;width:100%;height:100%;display:block}.faq-hero-overlay{z-index:2;position:absolute;top:50%;left:80px;transform:translateY(-50%)}.faq-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#fffffff2,#ffffffd9,#fff6 50%,#fff0 70%);position:absolute;inset:0}.faq-hero-overlay h1{color:#0f172a;font-size:42px;font-weight:700}.faq-container{background:#fff;border-radius:20px;max-width:1100px;margin:40px auto 0;padding:40px;box-shadow:0 20px 60px #00000014}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:16px;padding:6px;transition:all .3s;box-shadow:0 4px 20px #0000000a}.faq-item.active{box-shadow:0 10px 30px #00000014}.faq-item:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000014}.faq-question{justify-content:space-between;align-items:center;gap:12px;padding:26px 24px;display:flex}.faq-question h4{flex:1;margin:0;font-size:17px;line-height:1.4}.faq-answer{opacity:0;max-height:0;transition:all .35s;overflow:hidden;transform:translateY(-5px)}.faq-answer.open{opacity:1;max-height:200px;padding:20px;transform:translateY(0)}.faq-icon{color:#fff;background:#1e3a8a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:34px;margin-left:12px;font-weight:700;transition:all .3s;display:flex}.faq-icon.open{background:#ef4444;transform:rotate(180deg)}.faq-cta{background:linear-gradient(90deg,#e0e7ff,#f1f5f9);border-radius:16px;justify-content:space-between;align-items:center;margin-top:40px;padding:25px;display:flex}.faq-cta-left{align-items:center;gap:16px;display:flex}.faq-cta-text p{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:600}.faq-cta-text span{color:#64748b;font-size:14px}.faq-btn{color:#fff;background:red;border:none;border-radius:8px;padding:12px 20px}.faq-icon-circle{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 10px 25px #1e3a8a4d}.faq-icon-circle svg{width:28px;height:28px}.faq-icon-circle:hover{transition:all .2s;transform:scale(1.05)}@media(max-width:768px){.faq-hero-overlay{top:50%;left:20px;right:20px;transform:translateY(-50%)}.faq-hero-overlay h1{font-size:28px;line-height:1.3}.faq-hero-img{-o-object-position:center;object-position:center}.faq-cta{text-align:center;flex-direction:column;align-items:center;gap:16px}.faq-cta-left{flex-direction:column;align-items:center;gap:10px}.faq-cta-text{text-align:center}.faq-btn{width:100%;max-width:260px}}.gallery-inner{max-width:1300px;margin:0 auto;padding:140px 3rem 80px}.gallery-header{margin-bottom:60px}.gallery-divider{background:#c1121f;width:80px;height:3px;margin-top:12px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;display:grid}.gallery-item{aspect-ratio:4/3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;transition:all .3s;overflow:hidden}.gallery-item:hover{border-color:#c1121f99;transform:translateY(-6px);box-shadow:0 15px 40px #0006}.gallery-placeholder{color:#aaa;letter-spacing:1px;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.gallery-item img.gallery-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-loading{color:#aaa;margin-bottom:40px}.gallery-item{position:relative;overflow:hidden}.gallery-item:after{content:"";opacity:.9;background:linear-gradient(#0000 20%,#00000026 50%,#0000008c);transition:opacity .3s;position:absolute;inset:0}.gallery-item:hover:after{opacity:1}.gallery-title-overlay{z-index:3;position:absolute;bottom:18px;left:20px;right:20px}.gallery-title-overlay span{letter-spacing:1px;color:#fff;text-transform:uppercase;font-size:16px;font-weight:600;display:inline-block}.gallery-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;animation:.3s fadeScale;display:flex;position:fixed;inset:0}.gallery-modal{justify-content:center;align-items:center;max-width:90%;max-height:90vh;display:flex;position:relative}.gallery-modal-image{-o-object-fit:contain;object-fit:contain;border-radius:12px;max-width:90vw;max-height:85vh;animation:.3s zoomIn;box-shadow:0 20px 60px #0009}.gallery-modal-close{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;z-index:10000;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:all .3s;display:flex;position:fixed;top:30px;right:40px}.gallery-modal-close:hover{background:#c1121f;transform:rotate(90deg)}.gallery-nav{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:8px;padding:10px 16px;font-size:40px;position:absolute}.gallery-nav.left{left:-70px}.gallery-nav.right{right:-70px}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.gallery-header{opacity:0;animation:.8s forwards galleryFadeUp;transform:translateY(40px)}.gallery-grid .gallery-item{opacity:0;animation:.8s forwards galleryCardReveal;transform:translateY(50px)scale(.98)}.gallery-grid .gallery-item:first-child{animation-delay:.1s}.gallery-grid .gallery-item:nth-child(2){animation-delay:.2s}.gallery-grid .gallery-item:nth-child(3){animation-delay:.3s}.gallery-grid .gallery-item:nth-child(4){animation-delay:.4s}.gallery-grid .gallery-item:nth-child(5){animation-delay:.5s}.gallery-grid .gallery-item:nth-child(6){animation-delay:.6s}.gallery-grid .gallery-item:nth-child(7){animation-delay:.7s}.gallery-grid .gallery-item:nth-child(8){animation-delay:.8s}@keyframes galleryFadeUp{to{opacity:1;transform:translateY(0)}}@keyframes galleryCardReveal{to{opacity:1;transform:translateY(0)scale(1)}}.gallery-header h2{letter-spacing:1px;font-size:42px;font-weight:600}.gallery-item{cursor:pointer}.gallery-hover-label{z-index:5;letter-spacing:1.5px;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);opacity:0;background:#00000073;border:1px solid #ffffff26;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .35s;position:absolute;top:16px;right:18px;transform:translateY(-8px)}.gallery-hover-label:after{content:"";background:#c1121f;width:0%;height:2px;margin-top:6px;transition:width .35s;display:block}.gallery-item:hover .gallery-hover-label{opacity:1;border-color:#c1121f80;transform:translateY(0);box-shadow:0 4px 14px #c1121f40}.gallery-item:hover .gallery-hover-label:after{width:100%}.gallery-item:hover img.gallery-image{transform:scale(1.06)}.gallery-item:hover:after{background:linear-gradient(#0000 20%,#0003 50%,#000000a6)}.gallery-card-home{position:relative;overflow:hidden}.gallery-card-home .gallery-hover-label{z-index:5;letter-spacing:1.5px;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);opacity:0;background:#00000073;border:1px solid #ffffff26;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .35s;position:absolute;top:16px;right:18px;transform:translateY(-8px)}.gallery-card-home:hover .gallery-hover-label{opacity:1;border-color:#c1121f80;transform:translateY(0);box-shadow:0 4px 14px #c1121f40}.info-box{border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding-bottom:12px}.info-box:last-child{border-bottom:none;margin-bottom:0}.info-box .label{text-transform:uppercase;color:#94a3b8;letter-spacing:1px;margin-bottom:4px;font-size:12px;display:block}.info-box .value{color:#fff;font-size:18px;font-weight:600}.status-badge{color:#c5a059!important}@keyframes fadeScale{0%{opacity:.8;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.home-contact .contact-header,.home-contact .contact-info-wrapper,.home-contact .contact-map,.home-contact .contact-form-container{opacity:1!important;transform:none!important}.home-contact{background:#fff;padding:140px 0}.home-contact .contact-inner{max-width:1100px;margin:0 auto;padding:0 24px;display:block!important}.home-contact .contact-form-container{max-width:1000px;margin-left:auto;margin-right:auto;grid-column:auto!important;margin-top:0!important;padding:50px!important}@media(max-width:768px){.header-inner{padding:0 20px}.header-logo{margin-right:10px}.hamburger{margin-left:10px}.hero-inner{padding:0 1.5rem}.hero-bg img{-o-object-position:center top;object-position:center top}.hero-eyebrow{letter-spacing:1.5px;margin-bottom:24px;font-size:12px;font-weight:600}.hero-content{min-height:auto}.hero-title{font-size:34px}.hero-description{font-size:16px}.hero-actions{flex-wrap:nowrap;gap:12px}.btn-hero-primary,.btn-hero-secondary{width:auto;min-width:150px;height:48px;padding:0 16px;font-size:13px}.home-contact-cta{margin-top:35px;padding:0 16px}.intro-modern-title{font-size:32px}.service-card-home{height:280px}.gallery-card-home{height:300px}.home-services,.home-gallery,.home-contact{padding:100px 0}.services-swiper-home,.gallery-swiper-home{padding-left:16px;padding-right:16px}.home-modal-close{top:-30px}.contact{padding:120px 0 80px}.contact-map{height:45vh;min-height:380px;max-height:520px}.contact-inner{padding:0 24px}.form-group-row{flex-direction:column}.contact-form-container{padding:40px}.btn-submit{width:100%}.cookie-banner{border-radius:16px;gap:16px;width:auto;max-width:none;padding:18px 20px;left:16px;right:16px;transform:none}.cookie-actions{justify-content:center;width:auto}.cookie-actions .btn-primary,.cookie-actions .btn-secondary{flex:none;justify-content:center;align-items:center;width:auto;display:inline-flex}.section.services{padding:110px 0 80px}.services-grid{grid-template-columns:1fr;gap:28px}.services-inner{padding:0 24px}.service-desc{opacity:.95;max-height:90px}.service-modal-backdrop{padding:10px}.service-modal{border-radius:18px;max-height:95vh}.service-modal-image{aspect-ratio:16/10;min-height:180px}.service-modal-content{padding:35px 25px}.service-modal-content h3{font-size:22px}.service-modal-content p{font-size:15px}.service-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000eb}.service-modal{border-radius:0;width:100%;max-width:none;height:100%;animation:.4s cubic-bezier(.22,1,.36,1) forwards mobileSlideUp}.service-modal-content{flex:1;overflow-y:auto}body.modal-open{touch-action:none;height:100vh;overflow:hidden}.service-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000eb;position:fixed;inset:0}.service-modal{width:92%;max-height:85vh;position:relative;overflow-y:auto}.gallery-modal-image{justify-content:center;align-items:center;max-width:100%;max-height:80vh;display:flex;position:relative}.gallery-modal-image img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:80vh}.gallery-modal-nav{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-modal-nav.prev{left:10px}.gallery-modal-nav.next{right:10px}.gallery-modal .gallery-swiper{width:100%;height:100vh}.gallery-modal .gallery-swiper .swiper-slide{justify-content:center;align-items:center;padding:0 20px;display:flex}.gallery-modal .gallery-swiper .gallery-modal-image{-o-object-fit:contain;object-fit:contain;width:100%;max-height:85vh}.gallery-modal .gallery-modal-close{z-index:999;position:fixed;top:18px;right:18px}.gallery-modal .swiper-pagination{bottom:25px!important}.gallery-modal .swiper-pagination-bullet{opacity:1;background:#fff6}.gallery-swiper .swiper-pagination-bullet-active{background:#c1121f;box-shadow:0 0 8px #c1121f99}.gallery-swiper .swiper-pagination-bullet{opacity:1;background-color:#fff!important}.gallery-swiper .swiper-pagination-bullet-active{background-color:#c1121f!important}.gallery-header h2{font-size:32px}.detail-slider{height:300px}.detail-content-grid{grid-template-columns:1fr;gap:40px}.detail-title{font-size:26px}.home-contact{padding:100px 0}.home-contact .contact-inner{padding:0}.home-contact .contact-form-container{width:calc(100% - 32px);margin:0 auto}}.custom-select__control{box-shadow:none!important;background:#f1f5f9!important;border:none!important;border-radius:10px!important;padding:6px!important}.custom-select__control:hover{border:none!important}.custom-select__menu{z-index:9999;overflow:hidden;border-radius:10px!important}.custom-select__option{padding:12px 16px!important}.custom-select__option--is-focused{color:#fff!important;background:#2563eb!important}.custom-select__single-value{font-size:14px;color:#1e293b!important}.custom-select__placeholder{font-size:14px;color:#94a3b8!important}.whatsapp-wrapper{z-index:9999;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:20px;right:20px}.whatsapp-bubble{color:#1e293b;background:#fff;border-radius:14px;max-width:220px;margin-bottom:18px;padding:12px 14px;font-size:13px;animation:.4s slideUp;position:relative;box-shadow:0 15px 40px #00000026}.whatsapp-bubble:before{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-10px;right:18px;box-shadow:0 5px 10px #0000001a}.whatsapp-bubble:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-18px;right:10px;box-shadow:0 5px 10px #0000001a}.whatsapp-bubble strong{margin-bottom:4px;display:block}.whatsapp-bubble span{color:#64748b;font-size:12px}.whatsapp-button{background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative;box-shadow:0 15px 35px #00000040}.whatsapp-button img{width:28px;height:28px}.whatsapp-button:before{content:"";z-index:-1;background:#25d366;border-radius:50%;width:100%;height:100%;animation:2s infinite pulse;position:absolute}.whatsapp-button:hover{transform:scale(1.1)}@keyframes pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2) format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2) format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2) format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff) format("woff")}:root{--ib-navy-950: #091525;--ib-navy-900: #10233f;--ib-navy-800: #183456;--ib-red-700: #a82b32;--ib-red-600: #bf343b;--ib-ink: #142033;--ib-muted: #5f6b7a;--ib-line: #dce2e8;--ib-soft: #f3f5f6;--ib-warm: #f7f6f3;--ib-white: #fff;--ib-container: 1240px;--ib-radius: 10px;--ib-shadow: 0 18px 48px rgba(9, 21, 37, .09);--ib-transition: .2s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--ib-white);color:var(--ib-ink);font-family:Inter,Arial,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid rgba(191,52,59,.36);outline-offset:3px}.site-main{flex:1;padding-top:76px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{color:var(--ib-ink);letter-spacing:-.035em}h1{font-size:clamp(2.45rem,5vw,4.75rem);line-height:1.04}h2{font-size:clamp(2rem,3.6vw,3.1rem);line-height:1.12}h3{line-height:1.25}p{line-height:1.75}.header{position:fixed;inset:0 0 auto;z-index:2001;height:76px;display:block;background:linear-gradient(90deg,#0a1628f2,#163157ed 27%,#1b3d6ceb,#163157ed 73%,#0a1628f2);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 28px #030c1829;backdrop-filter:saturate(125%) blur(18px);-webkit-backdrop-filter:saturate(125%) blur(18px);transition:background var(--ib-transition),box-shadow var(--ib-transition);isolation:auto}.header:before,.header:after{display:none}.header.is-scrolled{background:linear-gradient(90deg,#081222fa,#122a4cf7 27%,#17355ef5,#122a4cf7 73%,#081222fa);border-bottom-color:#ffffff26;box-shadow:0 10px 32px #030c183d}.header-inner{position:relative;z-index:3;width:min(100% - 48px,1380px);max-width:1380px;height:100%;margin:0 auto;padding:0;display:grid;grid-template-columns:260px 1fr 230px;align-items:center}.header-logo{display:flex;align-items:center;margin:0;justify-self:start}.header-logo img{display:block;width:215px;height:70px;-o-object-fit:contain;object-fit:contain;padding:0;transition:opacity var(--ib-transition)}.header-logo img:hover{transform:none;opacity:.82}.header-nav{display:flex;align-items:center;justify-content:center;gap:clamp(24px,3vw,42px);height:100%}.header-nav a,.nav-dropdown .nav-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:27px 0 25px;color:#ffffffd1;font-size:14px;font-weight:500;line-height:24px;text-decoration:none;text-shadow:none;position:relative;transition:color var(--ib-transition)}.nav-dropdown .nav-link{display:flex;align-items:center;gap:7px}.nav-dropdown .nav-link span{font-size:13px;transition:transform var(--ib-transition)}.nav-dropdown .nav-link[aria-expanded=true] span{transform:rotate(180deg)}.header-nav a:after,.nav-dropdown .nav-link:after{content:"";position:absolute;left:0;right:auto;bottom:17px;width:0;height:1px;background:var(--ib-red-600);transition:width var(--ib-transition)}.header-nav a:hover,.header-nav a.active,.nav-dropdown .nav-link:hover,.nav-dropdown .nav-link.active{color:#fff;text-shadow:none}.header-nav a:hover:after,.header-nav a.active:after,.nav-dropdown .nav-link:hover:after,.nav-dropdown .nav-link.active:after{width:100%}.nav-dropdown{position:relative;height:100%;display:flex;align-items:center}.dropdown-menu{position:absolute;top:calc(100% - 6px);left:50%;min-width:210px;padding:10px;margin:0;display:grid;gap:2px;background:#0c1d32f0;border:1px solid rgba(255,255,255,.13);border-radius:var(--ib-radius);box-shadow:var(--ib-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity var(--ib-transition),transform var(--ib-transition),visibility var(--ib-transition)}.nav-dropdown:hover .dropdown-menu,.dropdown-menu.is-open{opacity:1;visibility:visible;transform:translate(-50%)}.dropdown-menu a{padding:11px 13px;border-radius:6px;color:#ffffffc7}.dropdown-menu a:after{display:none}.dropdown-menu a:hover,.dropdown-menu a.active{background:#ffffff14;color:#fff}.header-cta{justify-self:end;display:flex}.btn,.header-cta .btn{min-height:44px;padding:11px 20px;display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;transition:transform var(--ib-transition),color var(--ib-transition),background var(--ib-transition),border-color var(--ib-transition),box-shadow var(--ib-transition)}.btn.primary,.header-cta .btn.primary{background:var(--ib-red-600);color:#fff;box-shadow:none}.btn.primary:hover{background:var(--ib-red-700);transform:translateY(-1px);box-shadow:0 8px 20px #a82b322e}.header-cta .btn.primary,.mobile-cta .btn.primary{background:#7e2b34c7;border-color:#ffffff2e;color:#fffffff0;box-shadow:inset 0 1px #ffffff14,0 7px 18px #030c1824;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.header-cta .btn.primary:hover,.mobile-cta .btn.primary:hover{background:#91313ae0;border-color:#ffffff47;color:#fff;box-shadow:inset 0 1px #ffffff1a,0 9px 22px #030c1833;transform:translateY(-1px)}.btn.secondary{background:transparent;color:#fff;border-color:#ffffff8a}.btn.secondary:hover{background:#fff;border-color:#fff;color:var(--ib-navy-900);transform:translateY(-1px)}.hamburger,.mobile-menu,.mobile-backdrop{display:none}.home-hero{position:relative;height:clamp(600px,74vh,780px);min-height:600px;overflow:hidden;background:var(--ib-navy-950)}.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.01);transition:opacity .7s ease,transform 5.5s ease;pointer-events:none}.hero-slide.active{opacity:1;transform:scale(1);pointer-events:auto;z-index:1}.hero-media{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#06111fcc,#06111f9c 35%,#06111f1f 65%,#06111f0a)}.hero-content{position:relative;z-index:2;width:min(100% - 96px,var(--ib-container));max-width:var(--ib-container);height:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.hero-eyebrow{margin-bottom:18px;color:#f1c7c9;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero-content h1{max-width:740px;margin:0 0 22px;color:#fff;font-size:clamp(3rem,5.2vw,5rem);font-weight:600;line-height:1.02;letter-spacing:-.05em;text-shadow:none}.hero-content p{max-width:590px;margin:0 0 32px;color:#ffffffd6;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.65}.hero-buttons{display:flex;gap:12px}.hero-buttons .btn{min-height:48px;padding:13px 24px;border-radius:5px;letter-spacing:.01em}.hero-buttons .btn.primary{background:#7e2b34e6;border-color:#ffffff29;box-shadow:inset 0 1px #ffffff14,0 10px 24px #030c182e}.hero-buttons .btn.primary:hover{background:#91313af5;border-color:#ffffff3d;box-shadow:inset 0 1px #ffffff1a,0 12px 28px #030c183d}.hero-buttons .btn.secondary{background:#09152533;border-color:#ffffff6b;box-shadow:inset 0 1px #ffffff0f;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.hero-buttons .btn.secondary:hover{background:#ffffff1f;border-color:#ffffffad;color:#fff}.hero-controls{position:absolute;z-index:4;inset:0;width:100%;pointer-events:none}.hero-arrow{position:absolute;top:50%;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#0915254d;color:#fff;font-size:17px;transform:translateY(-50%);pointer-events:auto;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 30px #030c1826;transition:background var(--ib-transition),border-color var(--ib-transition),transform var(--ib-transition)}.hero-arrow.left{left:clamp(18px,3vw,52px)}.hero-arrow.right{right:clamp(18px,3vw,52px)}.hero-arrow:hover{background:#ffffff24;border-color:#ffffffad;transform:translateY(-50%) translateY(-1px)}.hero-dots{position:absolute;left:50%;bottom:28px;display:flex;gap:8px;transform:translate(-50%);pointer-events:auto}.hero-dots button{width:24px;height:2px;padding:0;border:0;border-radius:0;background:#fff6;transition:width var(--ib-transition),background var(--ib-transition)}.hero-dots button.active{width:48px;background:#fff}.home-whoUs,.home-service,.home-partners,.home-reviews,.home-cta{padding:clamp(80px,9vw,128px) 0}.home-whoUs{position:relative;overflow:hidden;background:#f5f3ee;border-top:1px solid #e8e4dc;border-bottom:1px solid #e8e4dc}.home-whoUs:before{display:none}.home-whoUs-inner,.home-service-container,.home-partners-container,.reviews-top,.home-reviews>.swiper,.home-cta-container{width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin-left:auto;margin-right:auto}.home-whoUs-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(68px,8vw,112px);align-items:center}.home-whoUs-content{max-width:680px;padding:18px 0}.home-whoUs-content h2,.home-service-title,.home-partners-title,.reviews-title{margin-bottom:32px;color:var(--ib-ink);font-weight:600;text-align:left}.home-whoUs-content h2:after,.home-service-title:after,.home-partners-title:after,.reviews-title:after{display:block;content:"";width:44px;height:2px;margin:20px 0 0;background:var(--ib-red-600)}.home-whoUs-content h2{max-width:560px;margin-bottom:28px;color:var(--ib-navy-950);font-size:clamp(2.35rem,3.8vw,3.5rem);font-weight:600;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.home-whoUs-content h2:after{width:58px;margin-top:22px;background:linear-gradient(90deg,var(--ib-red-600),rgba(168,43,50,.22))}.home-whoUs-content p{max-width:645px;margin-bottom:17px;color:#5d6875;font-size:14.5px;line-height:1.86;text-wrap:pretty}.home-whoUs-content p:first-of-type{margin-bottom:13px;color:var(--ib-navy-800);font-size:11.5px;font-weight:600;line-height:1.5;letter-spacing:.09em}.home-whoUs-content p:nth-of-type(2){margin-bottom:28px;padding-bottom:27px;border-bottom:1px solid #dcd8cf;color:#253348;font-size:18px;line-height:1.67;letter-spacing:-.018em}.home-whoUs-content p:last-child{margin-bottom:0}.home-whoUs-image{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(9,21,37,.12);border-radius:8px;background:var(--ib-navy-950);box-shadow:0 24px 56px #09152526}.home-whoUs-image:before{display:none}.home-whoUs-image:after{content:"";position:absolute;z-index:1;inset:0;border:1px solid rgba(255,255,255,.12);border-radius:inherit;box-shadow:inset 0 0 0 1px #0915250d;pointer-events:none}.home-whoUs-image .home-whoUs-photo{position:relative;display:block;width:100%;height:auto;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:0;box-shadow:none;transition:transform .5s ease}.home-whoUs-image:hover .home-whoUs-photo{transform:scale(1.012)}.home-whoUs-logo{position:absolute;z-index:2;top:50%;left:1%;width:62%;height:31%;display:flex;align-items:center;justify-content:center;transform:translate(-15px,calc(-50% - 75px));pointer-events:none}.home-whoUs-logo img{display:block;width:100%;height:auto;aspect-ratio:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 16px rgba(0,0,0,.22))}.home-whoUs-image:hover .home-whoUs-logo img{transform:none}.home-service{position:relative;overflow:hidden;background:#f2f0eb;border-top:1px solid #e5e1d9;border-bottom:1px solid #e5e1d9}.home-service:before{content:"";position:absolute;top:-220px;right:-170px;width:590px;height:590px;border-radius:50%;background:radial-gradient(circle,rgba(28,67,101,.09),transparent 68%);pointer-events:none}.home-service-container{position:relative;z-index:1}.home-service-title{margin:0 0 46px;color:var(--ib-ink);font-size:clamp(2.45rem,4.6vw,4rem);font-weight:500;line-height:1.08;letter-spacing:-.045em;text-align:center}.home-service-title:after{width:46px;height:2px;margin:20px auto 0;background:var(--ib-red-600)}.home-service-carousel{width:100%}.home-services-swiper{padding:22px 56px 62px;overflow:hidden}.home-services-swiper .swiper-wrapper{align-items:stretch}.home-services-swiper .swiper-slide{position:relative;height:auto;display:flex;opacity:.8;filter:saturate(.72) brightness(.86);transform:scale(.925);transform-origin:center;transition:opacity .35s ease,filter .35s ease,transform .35s ease}.home-services-swiper .swiper-slide:after{content:"";position:absolute;z-index:3;inset:0;border-radius:8px;background:#07162633;pointer-events:none;transition:opacity .35s ease}.home-services-swiper .swiper-slide-active{z-index:2;opacity:1;filter:none;transform:scale(1)}.home-services-swiper .swiper-slide-active:after{opacity:0}.home-services-swiper .service-card{width:100%;min-height:468px;box-shadow:0 16px 36px #09152514}.home-services-swiper .swiper-slide-active .service-card{border-color:#c3cbd2;box-shadow:0 28px 58px #09152524}.home-services-swiper .swiper-button-prev,.home-services-swiper .swiper-button-next{width:46px;height:46px;margin-top:-23px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#102f4a;color:#fff;box-shadow:0 12px 26px #0915252e;transition:background var(--ib-transition),transform var(--ib-transition)}.home-services-swiper .swiper-button-prev{left:3px}.home-services-swiper .swiper-button-next{right:3px}.home-services-swiper .swiper-button-prev:after,.home-services-swiper .swiper-button-next:after{font-size:13px;font-weight:800}.home-services-swiper .swiper-button-prev:hover,.home-services-swiper .swiper-button-next:hover{background:#173f5e;transform:translateY(-1px)}.home-services-swiper .swiper-pagination{display:none}.all-services-card{position:relative;width:100%;min-height:468px;display:flex;overflow:hidden;background:linear-gradient(135deg,#091827,#173d5b);border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 18px 40px #09152524}.all-services-card:before{content:"";position:absolute;top:-100px;right:-115px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(115,177,221,.22),transparent 67%);pointer-events:none}.all-services-card a{position:relative;z-index:1;width:100%;min-height:468px;padding:34px 30px 30px;display:flex;flex-direction:column;color:#fff;text-decoration:none}.all-services-label{margin-bottom:auto;color:#c98489;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.all-services-card h3{max-width:12ch;margin:46px 0 16px;color:#fff;font-size:clamp(1.8rem,2.5vw,2.35rem);font-weight:500;line-height:1.16;letter-spacing:-.035em}.all-services-card p{max-width:34ch;margin:0 0 30px;color:#ffffffa3;font-size:14px;line-height:1.7}.all-services-action{width:100%;margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.16);color:#fff;font-size:13px;font-weight:600}.all-services-action>span{transition:transform var(--ib-transition)}.all-services-card:hover .all-services-action>span{transform:translate(4px)}.home-service-grid,.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{min-height:458px;display:flex;flex-direction:column;position:relative;overflow:hidden;background:#fff;border:1px solid var(--ib-line);border-radius:8px;box-shadow:none;text-align:left;transition:transform var(--ib-transition),border-color var(--ib-transition),box-shadow var(--ib-transition),opacity .45s ease}.service-card:hover,.service-card:focus-within{transform:translateY(-4px);border-color:#bdc7d0;box-shadow:0 20px 42px #09152517}.service-card-link{height:100%;display:flex;flex:1;flex-direction:column;color:inherit;text-decoration:none}.card-image{position:relative;height:214px;flex:0 0 214px;overflow:hidden;border-radius:0;background:#dfe4e8}.card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,22,37,.2));pointer-events:none}.card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .55s ease}.service-card:hover .card-image img{transform:scale(1.035)}.card-content{flex:1;display:flex;flex-direction:column;padding:25px 26px 27px}.card-content h3{margin:0 0 12px;color:var(--ib-ink);font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.025em}.card-content p{margin:0 0 27px;color:var(--ib-muted);font-size:14px;line-height:1.7}.card-link{width:100%;margin-top:auto;padding-top:17px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e8eb;color:#153955;font-size:13px;font-weight:600}.card-link span{display:inline-block;margin-left:5px;transition:transform var(--ib-transition)}.service-card:hover .card-link span{transform:translate(3px)}.home-partners{position:relative;overflow:hidden;padding:clamp(88px,8vw,116px) 0;background:#0c1b2f;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.home-partners:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.025),transparent 38%)}.home-partners-container{position:relative}.home-partners-heading{margin-bottom:42px;display:flex;align-items:center;gap:28px}.home-partners-title{flex:0 0 auto;margin:0;color:#fff;font-size:clamp(2rem,3.5vw,3rem);font-weight:600;line-height:1.15;letter-spacing:-.04em;text-align:left}.home-partners-title:after{display:none}.home-partners-line{width:100%;height:1px;background:linear-gradient(90deg,#ffffff3d,#ffffff08)}.partners-swiper{padding:8px 56px 14px}.partner-card{height:138px;padding:28px 24px;display:flex;align-items:center;justify-content:center;background:#f9f9f7;border:1px solid rgba(255,255,255,.18);border-radius:7px;box-shadow:0 12px 28px #030c1829;filter:none;opacity:1;transform:none;transition:transform var(--ib-transition),background var(--ib-transition),border-color var(--ib-transition),box-shadow var(--ib-transition)}.swiper-slide-active .partner-card{transform:none;filter:none;opacity:1}.partner-card:hover{transform:translateY(-3px);background:#fff;border-color:#ffffff57;box-shadow:0 16px 34px #030c1838}.partner-logo-frame{width:100%;height:70px;display:flex;align-items:center;justify-content:center}.partner-logo-frame img{display:block;width:100%;height:100%;max-width:180px;max-height:70px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:grayscale(1);opacity:.68;transition:filter var(--ib-transition),opacity var(--ib-transition),transform var(--ib-transition)}.partner-card:hover img,.swiper-slide-active .partner-card img{filter:grayscale(0);opacity:1;transform:scale(1.015)}.partners-swiper .swiper-button-prev,.partners-swiper .swiper-button-next{width:46px;height:46px;margin-top:-23px;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:#ffffff29;color:#fff;box-shadow:0 10px 24px #030c1847,inset 0 1px #ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background var(--ib-transition),border-color var(--ib-transition),transform var(--ib-transition),box-shadow var(--ib-transition)}.partners-swiper .swiper-button-prev{left:0}.partners-swiper .swiper-button-next{right:0}.partners-swiper .swiper-button-prev:after,.partners-swiper .swiper-button-next:after{font-size:16px;font-weight:800}.partners-swiper .swiper-button-prev:hover,.partners-swiper .swiper-button-next:hover{background:#ffffff3d;border-color:#ffffffb8;box-shadow:0 12px 28px #030c1857,inset 0 1px #ffffff29;transform:translateY(-1px)}.home-reviews{position:relative;overflow:hidden;background:#f6f4ef;border-bottom:1px solid #e7e2d9}.reviews-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.reviews-title{max-width:700px;margin-bottom:0;color:var(--ib-navy-950);font-size:clamp(2.1rem,3.8vw,3.25rem);font-weight:600;line-height:1.1;letter-spacing:-.045em}.reviews-title:after{width:58px;margin-top:22px;background:linear-gradient(90deg,var(--ib-red-600),rgba(168,43,50,.18))}.reviews-score{flex:0 0 auto;min-height:48px;padding:11px 16px;display:flex;align-items:center;gap:10px;border:1px solid #ddd8ce;border-radius:7px;background:#ffffffad;color:var(--ib-muted);box-shadow:inset 0 1px #fff9}.stars,.review-stars{color:#a87825;letter-spacing:.08em}.score{color:var(--ib-navy-900);font-weight:600}.count{color:#6d7783;font-size:12px}.reviews-slider{padding:8px 54px 16px}.reviews-slider .swiper-slide{height:auto;display:flex}.review-card{position:relative;width:100%;min-height:292px;height:100%;padding:30px;display:flex;flex-direction:column;justify-content:flex-start;border:1px solid #dfdbd2;border-radius:8px;background:#ffffffe6;box-shadow:0 12px 30px #0915250e;transition:transform var(--ib-transition),border-color var(--ib-transition),box-shadow var(--ib-transition)}.review-card:hover{transform:translateY(-3px);border-color:#cfc9be;box-shadow:0 18px 38px #09152517}.review-quote{position:absolute;top:18px;right:24px;color:#18345617;font-family:Georgia,serif;font-size:70px;line-height:1;pointer-events:none}.review-user{position:relative;z-index:1;margin-bottom:22px;gap:12px}.review-user h4{margin:0 0 4px;color:var(--ib-ink);font-size:14px;font-weight:600;letter-spacing:-.01em}.review-user span{color:#8a929c;font-size:11.5px}.review-avatar{width:44px;height:44px;flex:0 0 44px;background:var(--ib-navy-900);color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 7px 16px #0915251f}.review-stars{margin-bottom:16px;font-size:13px}.review-text{margin:0;color:#53606f;font-size:14px;line-height:1.76}.reviews-slider .swiper-button-prev,.reviews-slider .swiper-button-next{width:40px;height:40px;margin-top:-20px;border:1px solid #d2ccc1;border-radius:50%;background:#ffffffe0;color:var(--ib-navy-900);box-shadow:0 8px 20px #09152514;transition:background var(--ib-transition),border-color var(--ib-transition),transform var(--ib-transition)}.reviews-slider .swiper-button-prev{left:0}.reviews-slider .swiper-button-next{right:0}.reviews-slider .swiper-button-prev:after,.reviews-slider .swiper-button-next:after{font-size:13px;font-weight:800}.reviews-slider .swiper-button-prev:hover,.reviews-slider .swiper-button-next:hover{background:#fff;border-color:#aeb7c1;transform:translateY(-1px)}.reviews-slider .swiper-pagination{display:none}.home-trust{position:relative;padding:clamp(88px,8vw,112px) 0;overflow:hidden;background:linear-gradient(120deg,#081625,#102c4b 52%,#0a1d32);border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);color:#fff;box-shadow:inset 0 28px 60px #01091238,inset 0 -30px 68px #01091257,0 22px 52px #0512201f}.home-trust:before{content:"";position:absolute;inset:0;display:block;pointer-events:none;background:radial-gradient(circle at 14% 18%,rgba(68,120,165,.16),transparent 34%),linear-gradient(90deg,transparent 0%,rgba(255,255,255,.025) 50%,transparent 100%)}.home-trust:after{content:"";position:absolute;inset:0;display:block;pointer-events:none;background:radial-gradient(ellipse at center,transparent 28%,rgba(1,8,16,.28) 100%)}.trust-container:before{display:none}.trust-container{position:relative;z-index:1;width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.trust-item{position:relative;min-height:254px;padding:32px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:#ffffff0b;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:inset 0 1px #ffffff0b,0 20px 46px #01091333;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.trust-item:before{content:"";position:absolute;top:0;left:32px;display:block;width:42px;height:2px;background:#a6424b}.trust-item:after{content:"";position:absolute;left:-8%;bottom:-34%;width:230px;height:230px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(129,190,235,.28) 0%,rgba(67,126,177,.12) 38%,transparent 70%);opacity:0;transform:scale(.35);animation:trust-light-burst 6s ease-out infinite}.trust-item:hover{transform:translateY(-3px);background:#fff1;border-color:#fff3}.trust-item>div{position:relative;z-index:1;margin-top:0}.trust-item h3{margin:0 0 9px;color:#fff;font-size:clamp(2.45rem,3.5vw,3.4rem);font-weight:500;line-height:1;letter-spacing:-.035em;transform-origin:left center;animation:trust-text-burst 6s ease-out infinite}.trust-item>div>span{display:block;color:#fffffff0;font-size:16px;font-weight:600;line-height:1.35;transform-origin:left center;animation:trust-label-burst 6s ease-out .08s infinite}.trust-item:nth-child(2) h3,.trust-item:nth-child(2)>div>span,.trust-item:nth-child(2):after{animation-delay:1.1s}.trust-item:nth-child(3) h3,.trust-item:nth-child(3)>div>span,.trust-item:nth-child(3):after{animation-delay:2.2s}.trust-item p{max-width:30ch;margin:12px 0 0;color:#ffffffa3;font-size:14px;line-height:1.65}@keyframes trust-text-burst{0%,7%,24%,to{color:#fff;text-shadow:0 0 0 rgba(175,218,250,0);transform:scale(1)}11%{color:#f7fcff;text-shadow:0 0 10px rgba(202,232,255,.95),0 0 28px rgba(95,165,218,.72);transform:scale(1.025)}16%{color:#fff;text-shadow:0 0 7px rgba(180,220,250,.45);transform:scale(1)}}@keyframes trust-label-burst{0%,8%,23%,to{color:#fffffff0;text-shadow:none}12%{color:#fff;text-shadow:0 0 13px rgba(185,224,252,.75)}}@keyframes trust-light-burst{0%,7%,24%,to{opacity:0;transform:scale(.35)}12%{opacity:1;transform:scale(1)}20%{opacity:0;transform:scale(1.3)}}.home-cta{position:relative;overflow:hidden;background:#f3f1ec;border-top:1px solid #e5e1d9;border-bottom:1px solid #e5e1d9}.home-cta:before{content:"";position:absolute;top:-180px;left:-160px;width:520px;height:520px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(23,55,88,.09),transparent 68%)}.home-cta-container{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,.62fr) minmax(520px,1.38fr);gap:clamp(54px,8vw,104px);align-items:center}.home-cta-content{position:relative;padding:30px 0 30px 26px}.home-cta-content:before{content:"";position:absolute;top:36px;bottom:36px;left:0;width:2px;background:linear-gradient(180deg,var(--ib-red-600),rgba(166,66,75,.12))}.home-cta-content h2{max-width:520px;margin:0;color:var(--ib-ink);font-size:clamp(2.45rem,4.2vw,4.2rem);font-weight:500;line-height:1.04;letter-spacing:-.04em}.home-cta-content p{max-width:360px;margin:20px 0 0;color:var(--ib-muted);font-size:16px;line-height:1.75}.home-cta-form{width:100%;max-width:none;margin:0;padding:8px;background:#ffffff9e;border:1px solid rgba(22,49,78,.13);border-radius:11px;box-shadow:0 30px 75px #0a1c301f,0 4px 14px #0a1c300d}.contact-form-container{background:#fff;border:1px solid var(--ib-line);border-radius:var(--ib-radius);box-shadow:var(--ib-shadow)}.contact-form{padding:0;overflow:visible;background:#fff;border:0;border-radius:8px;box-shadow:none}.form-header{position:relative;margin:0;padding:32px 34px 28px;overflow:hidden;background:linear-gradient(125deg,#091827,#133653);border-radius:8px 8px 0 0;text-align:left}.form-header:after{content:"";position:absolute;top:-80px;right:-50px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(105,162,205,.2),transparent 67%)}.form-header h3{position:relative;z-index:1;margin:0 0 7px;color:#fff;font-size:26px;font-weight:500;letter-spacing:-.025em}.form-header p{position:relative;z-index:1;margin:0;color:#ffffffa6;font-size:14px;line-height:1.55}.form-body{padding:30px 34px 28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-body>input:first-child,.form-body>.select-wrapper,.form-body>textarea,.form-body>.form-consent,.form-body>.form-recaptcha,.form-body>.btn-submit,.form-body>.form-status{grid-column:1 / -1}.form-body input,.form-body textarea,.form-body select,.date-display{min-width:0;min-height:52px;padding:13px 15px;border:1px solid #d8dee5;border-radius:6px;background:#f8f9fa;color:var(--ib-ink);font-size:14px;box-shadow:inset 0 1px 1px #0b1e3206;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.form-body textarea{min-height:108px}.form-body input::-moz-placeholder,.form-body textarea::-moz-placeholder{color:#808b97;opacity:1}.form-body input::placeholder,.form-body textarea::placeholder{color:#808b97;opacity:1}.form-body input:hover,.form-body textarea:hover,.date-display:hover{border-color:#b9c4cf}.form-body input:focus,.form-body textarea:focus,.form-body select:focus,.date-display:focus{border-color:#456987;background:#fff;box-shadow:0 0 0 3px #1e43651a;outline:none}.select-wrapper{min-width:0}.custom-select__control{min-height:52px!important;padding:0 5px!important;background:#f8f9fa!important;border:1px solid #d8dee5!important;border-radius:6px!important;box-shadow:inset 0 1px 1px #0b1e3206!important;cursor:pointer!important;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease!important}.custom-select__control:hover{background:#fff!important;border-color:#b9c4cf!important}.custom-select__control--is-focused,.custom-select__control--menu-is-open{background:#fff!important;border-color:#456987!important;box-shadow:0 0 0 3px #1e43651a!important}.custom-select__value-container{padding:2px 10px!important}.custom-select__single-value{color:var(--ib-ink)!important;font-size:14px!important;font-weight:500}.custom-select__placeholder{color:#808b97!important;font-size:14px!important}.custom-select__indicator-separator{display:none}.custom-select__dropdown-indicator{padding:8px 9px!important;color:#53687b!important;transition:transform .18s ease,color .18s ease!important}.custom-select__control--menu-is-open .custom-select__dropdown-indicator{color:var(--ib-navy-800)!important;transform:rotate(180deg)}.custom-select__menu{z-index:9999!important;margin-top:8px!important;padding:6px!important;overflow:hidden;background:#fff!important;border:1px solid #d8dee5!important;border-radius:8px!important;box-shadow:0 20px 45px #081b2f29!important}.custom-select__menu-list{padding:0!important}.custom-select__option{padding:12px 13px!important;border-radius:5px!important;color:#33485b!important;font-size:14px!important;cursor:pointer!important;transition:background-color .15s ease,color .15s ease!important}.custom-select__option--is-focused{background:#edf2f6!important;color:#102d48!important}.custom-select__option--is-selected{background:#153955!important;color:#fff!important}.form-consent{margin-top:2px}.checkbox-wrapper{align-items:flex-start;gap:11px}.checkmark{width:17px;height:17px;margin-top:1px;border-radius:3px;border-color:#aeb9c4;background:#fff}.checkbox-wrapper input:checked+.checkmark{background:var(--ib-navy-800);border-color:var(--ib-navy-800)}.consent-text{color:#697582;font-size:12px;line-height:1.55}.consent-text a{color:#173e60;font-weight:600;text-underline-offset:2px}.form-recaptcha{min-width:0;margin-top:7px;overflow:hidden}.btn-submit{min-height:52px;margin-top:8px;border:1px solid #7e2830;border-radius:6px;background:linear-gradient(180deg,#a33d46,#8f3038);color:#fff;font-size:15px;font-weight:600;letter-spacing:.01em;box-shadow:0 10px 22px #76222a2e;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.btn-submit:hover:not(:disabled){background:linear-gradient(180deg,#96343d,#81272f);border-color:#722129;transform:translateY(-1px);box-shadow:0 13px 26px #76222a3b}.btn-submit:disabled{opacity:.48;box-shadow:none}.form-footer{padding:15px 34px;border-top:1px solid #e6e9ec;border-radius:0 0 8px 8px;background:#f7f8f8;color:#6d7883;font-size:12px;letter-spacing:.015em}.contact{position:relative;padding:clamp(88px,9vw,128px) 0;overflow:hidden;background:#f4f2ed}.contact:before{content:"";position:absolute;top:-250px;right:-210px;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,rgba(27,65,98,.09),transparent 68%);pointer-events:none}.contact-inner{position:relative;z-index:1;width:min(100% - 48px,1180px);max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(310px,.75fr) minmax(0,1.25fr);gap:30px 42px;align-items:start}.contact-header{grid-column:1 / -1;max-width:790px;margin-bottom:24px}.contact-header h1{margin:0;color:var(--ib-ink);font-size:clamp(3rem,6vw,5.2rem);font-weight:500;line-height:1.02;letter-spacing:-.05em}.contact-lead{max-width:590px;margin:21px 0 0;color:#64717e;font-size:16px;line-height:1.75}.contact-divider{width:48px;height:2px;margin-top:24px;background:var(--ib-red-600);border-radius:0}.contact-info-wrapper{padding:27px;display:grid;gap:12px;overflow:hidden;background:linear-gradient(145deg,#091827,#153a57);border:1px solid rgba(255,255,255,.08);border-radius:9px;box-shadow:0 24px 55px #08192b24}.contact-info-item{min-width:0;padding:20px;display:flex;align-items:flex-start;gap:15px;border:1px solid rgba(255,255,255,.11);border-radius:7px;background:#ffffff0b;box-shadow:none}.icon-box{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:#ffffff12;color:#d8e5ee;box-shadow:none}.icon-box svg{width:20px;height:20px}.text-box{min-width:0}.text-box h4{margin:1px 0 6px;color:#fff;font-size:14px;font-weight:600}.text-box p,.text-box a{margin:0;color:#ffffff9e;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.text-box a{text-decoration:none;transition:color var(--ib-transition)}.text-box a:hover{color:#fff}.contact-social{margin-top:10px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}.contact-social h4{margin:0 0 5px;color:#fff;font-size:15px;font-weight:600}.contact-social>p{margin:0;color:#ffffff8c;font-size:13px}.social-grid{margin-top:18px;gap:10px}.social-box{min-height:52px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#fff;color:#25384a;box-shadow:0 8px 18px #030c1821}.contact-right{min-width:0;display:grid;gap:18px}.contact-map{height:320px;min-height:320px;overflow:hidden;border:1px solid #d5d8da;border-radius:9px;box-shadow:0 18px 40px #09152517}.contact-map iframe{width:100%;height:100%;border:0;filter:saturate(.75) contrast(.96)}.contact .contact-form-container{margin:0;padding:8px;background:#ffffffa3;border:1px solid rgba(22,49,78,.13);border-radius:11px;box-shadow:0 28px 65px #0a1c301c}.corporate-page{background:#f4f2ed}.corporate-hero{position:relative;height:clamp(440px,43vw,590px);margin:0;overflow:hidden;background:var(--ib-navy-950)}.corporate-hero:after{display:none}.corporate-hero img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0;transform:scale(1.005)}.corporate-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050f1be8,#071423b3 42%,#08152329 78%)}.corporate-hero-content{position:absolute;inset:0;width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.corporate-hero-content>span{margin-bottom:18px;color:#c58388;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.corporate-hero-content h1{max-width:800px;margin:0;color:#fff;font-size:clamp(3.2rem,6.4vw,5.8rem);font-weight:500;line-height:1;letter-spacing:-.05em}.corporate-section.about,.corporate-section.mission,.corporate-section.vision{position:relative;padding:clamp(88px,9vw,128px) 0;overflow:hidden;background:#f4f2ed;opacity:1;transform:none;animation:none}.corporate-section:before{content:"";position:absolute;right:-180px;bottom:-240px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(27,65,98,.075),transparent 68%);pointer-events:none}.corporate-section-inner{position:relative;z-index:1;width:min(100% - 48px,1120px);max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr);gap:clamp(52px,8vw,104px);align-items:start}.corporate-intro{position:sticky;top:108px;padding:5px 0 0 24px;border-left:2px solid var(--ib-red-600)}.corporate-intro>span{display:block;margin-bottom:17px;color:#8f3038;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.corporate-intro h2{margin:0;color:var(--ib-ink);font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.16;letter-spacing:-.04em}.corporate-copy{max-width:690px}.corporate-copy p{margin:0;padding:0 0 25px;color:#596675;font-size:16px;line-height:1.87}.corporate-copy p+p{padding-top:25px;border-top:1px solid #ddd9d1}.corporate-copy p:first-child{color:#26384a;font-size:18px;line-height:1.82;letter-spacing:-.012em}.corporate-copy p:last-child{padding-bottom:0}.services-page{background:var(--ib-white)}.services-hero{height:clamp(420px,42vw,570px);margin:0;border-bottom:1px solid rgba(9,21,37,.12)}.services-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06121fdb,#0716269e 39%,#0915251f 74%)}.hero-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{z-index:2;width:min(100% - 48px,var(--ib-container));left:50%;padding:0;transform:translate(-50%)}.services-hero-copy{max-width:650px}.services-hero-copy>span{display:inline-flex;margin-bottom:18px;color:#ffffffb8;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.hero-overlay .services-hero-copy h1{margin:0;color:#fff;font-size:clamp(3.1rem,6vw,5.4rem);font-weight:500;line-height:1;letter-spacing:-.045em;text-shadow:none}.services-hero-copy p{max-width:540px;margin:21px 0 0;color:#ffffffb8;font-size:16px;line-height:1.7}.services-grid{width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin:0 auto;padding:clamp(88px,9vw,124px) 0}.services-grid h2{position:relative;margin:0 0 48px;padding-left:20px;color:var(--ib-ink);text-align:left;font-size:clamp(2.1rem,4vw,3.2rem);font-weight:500;letter-spacing:-.035em}.services-grid h2:before{content:"";position:absolute;top:.17em;bottom:.12em;left:0;width:2px;background:var(--ib-red-600)}.services-cta{width:min(100% - 48px,1000px);max-width:1000px;margin:0 auto clamp(80px,9vw,120px);padding:70px 56px;border-radius:8px;justify-content:flex-start;background-position:68% center}.services-cta:before{background:linear-gradient(90deg,#091525e8,#09152580,#09152524)}.cta-content{max-width:540px}.cta-content h2{color:#fff}.service-detail-page{background:#f5f3ee}.service-detail-hero{position:relative;height:clamp(450px,48vw,620px);overflow:hidden;background:var(--ib-navy-950)}.service-detail-hero>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.01)}.service-detail-shade{position:absolute;inset:0;background:linear-gradient(90deg,#05101ceb,#071626ba 45%,#07152340 78%)}.service-detail-hero-inner{position:absolute;inset:0;width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.service-breadcrumb{margin-bottom:48px;display:flex;align-items:center;gap:10px;color:#ffffff8f;font-size:12px}.service-breadcrumb a{color:#ffffffc7;text-decoration:none}.service-breadcrumb a:hover{color:#fff}.service-detail-label,.service-detail-kicker{margin-bottom:16px;color:#bd777c;font-size:11px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.service-detail-hero-inner h1{max-width:820px;margin:0;color:#fff;font-size:clamp(2.8rem,5.8vw,5.2rem);font-weight:500;line-height:1.02;letter-spacing:-.045em}.service-detail-hero-inner>p{max-width:640px;margin:22px 0 0;color:#ffffffb3;font-size:17px;line-height:1.72}.service-detail-main{width:min(100% - 48px,1120px);max-width:1120px;margin:0 auto;padding:clamp(84px,9vw,124px) 0 58px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(50px,8vw,96px);align-items:start}.service-detail-content h2{max-width:640px;margin:0 0 25px;color:var(--ib-ink);font-size:clamp(2.2rem,4vw,3.4rem);font-weight:500;line-height:1.12;letter-spacing:-.04em}.service-detail-intro{max-width:68ch;margin:0;color:#536171;font-size:17px;line-height:1.85}.service-highlight-grid{margin-top:38px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-highlight{min-height:86px;padding:20px;display:flex;align-items:flex-start;gap:13px;background:#fff;border:1px solid #dedbd4;border-radius:7px}.service-highlight>span{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;border-radius:50%;background:#e9eef2;color:#163b59;font-size:12px;font-weight:700}.service-highlight p{margin:2px 0 0;color:#354556;font-size:14px;line-height:1.55}.service-detail-note{margin:32px 0 0;padding:19px 21px;border-left:2px solid #9d3a42;background:#ffffff7a;color:#6b747d;font-size:13px;line-height:1.7}.service-detail-aside{position:sticky;top:104px;padding:34px 30px;overflow:hidden;background:linear-gradient(135deg,#091827,#153a57);border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 24px 55px #08192b24}.service-detail-aside:after{content:"";position:absolute;right:-85px;bottom:-100px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(105,165,209,.18),transparent 68%);pointer-events:none}.service-detail-aside>span{position:relative;z-index:1;color:#bd777c;font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.service-detail-aside h2{position:relative;z-index:1;margin:16px 0 15px;color:#fff;font-size:27px;font-weight:500;line-height:1.28;letter-spacing:-.025em}.service-detail-aside p{position:relative;z-index:1;margin:0;color:#ffffffa1;font-size:14px;line-height:1.7}.service-detail-cta{position:relative;z-index:1;min-height:48px;margin-top:26px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#963640;border:1px solid #aa4650;border-radius:5px;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background var(--ib-transition),transform var(--ib-transition)}.service-detail-cta:hover{background:#842c35;transform:translateY(-1px)}.service-detail-phone{position:relative;z-index:1;margin-top:19px;display:inline-block;color:#ffffffbf;font-size:13px;text-decoration:none}.service-detail-phone:hover{color:#fff}.service-detail-back{width:min(100% - 48px,1120px);max-width:1120px;margin:0 auto;padding:0 0 clamp(84px,9vw,120px)}.service-detail-back a{color:#163b59;font-size:13px;font-weight:600;text-decoration:none}.faq-page{position:relative;padding-bottom:clamp(88px,9vw,124px);overflow:hidden;background:#f4f2ed}.faq-hero{position:relative;height:clamp(440px,43vw,590px);overflow:hidden;background:var(--ib-navy-950)}.faq-hero-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.005)}.faq-hero:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#050f1beb,#071423b8 43%,#08152326 79%)}.faq-hero-overlay{position:absolute;z-index:2;inset:0;width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;transform:none}.faq-hero-overlay h1{max-width:820px;margin:0;color:#fff;font-size:clamp(3rem,6vw,5.35rem);font-weight:500;line-height:1.02;letter-spacing:-.05em}.faq-hero-overlay p{max-width:580px;margin:22px 0 0;color:#ffffffad;font-size:16px;line-height:1.72}.faq-container{position:relative;z-index:1;width:min(100% - 48px,1040px);max-width:1040px;margin:0 auto;padding:clamp(84px,9vw,120px) 0 0;border-radius:0;background:transparent;box-shadow:none}.faq-content-heading{max-width:710px;margin-bottom:44px}.faq-content-heading>span{display:block;margin-bottom:16px;color:#8f3038;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.faq-content-heading h2{margin:0;color:var(--ib-ink);font-size:clamp(2.25rem,4.3vw,3.7rem);font-weight:500;line-height:1.1;letter-spacing:-.045em}.faq-content-heading p{margin:18px 0 0;color:#66727e;font-size:15px;line-height:1.7}.faq-list{display:grid;gap:12px}.faq-item{position:relative;margin:0;padding:0;overflow:hidden;background:#ffffffd1;border:1px solid #dcd9d2;border-radius:8px;box-shadow:0 4px 14px #09152506;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.faq-item:before{content:"";position:absolute;z-index:2;top:0;bottom:0;left:0;width:2px;background:var(--ib-red-600);opacity:0;transition:opacity .18s ease}.faq-item:hover,.faq-item.active{transform:none;background:#fff;border-color:#c5cbd1;box-shadow:0 14px 34px #09152512}.faq-item.active:before{opacity:1}.faq-question{width:100%;min-height:82px;padding:24px 27px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:0;background:transparent;color:var(--ib-ink);text-align:left}.faq-question h4{margin:0;color:#26384a;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.012em}.faq-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid #d4d9de;border-radius:50%;background:#f3f5f6;color:#153955;font-size:18px;font-weight:400;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease}.faq-icon.open{background:#153955;border-color:#153955;color:#fff;transform:none}.faq-answer.open{max-height:none;padding:0 78px 26px 27px;background:transparent;color:var(--ib-muted)}.faq-answer p{margin:0;color:#63707d;font-size:14px;line-height:1.78}.faq-cta{position:relative;margin-top:42px;padding:30px 32px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(135deg,#091827,#153a57);border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 20px 45px #0915251f}.faq-cta:after{content:"";position:absolute;right:-90px;bottom:-110px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(105,165,209,.19),transparent 68%);pointer-events:none}.faq-cta-left{position:relative;z-index:1;display:flex;align-items:center;gap:17px}.faq-icon-circle{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:none}.faq-icon-circle svg{width:22px;height:22px}.faq-cta-text p{margin:0 0 5px;color:#fff;font-size:17px;font-weight:600}.faq-cta-text span{color:#fff9;font-size:13px}.faq-btn{position:relative;z-index:1;min-height:48px;padding:0 18px;border:1px solid #a7464f;border-radius:5px;background:#963640;color:#fff;font-size:13px;font-weight:600;transition:background var(--ib-transition),transform var(--ib-transition)}.faq-btn:hover{background:#842c35;transform:translateY(-1px);box-shadow:none}.offer-page{position:relative;padding:clamp(88px,9vw,124px) 0;overflow:hidden;background:#f3f1ec}.offer-page:before{content:"";position:absolute;top:-220px;right:-180px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(24,59,91,.1),transparent 68%);pointer-events:none}.offer-container{position:relative;z-index:1;width:min(100% - 48px,1160px);max-width:1160px;margin:0 auto;gap:clamp(48px,7vw,82px);align-items:center}.offer-left{gap:24px}.offer-title{margin:0;color:var(--ib-ink);font-size:clamp(2.35rem,4vw,3.5rem);font-weight:500;line-height:1.08;letter-spacing:-.035em}.offer-form-wrapper{margin:0;padding:8px;background:#ffffff9e;border:1px solid rgba(22,49,78,.13);border-radius:11px;box-shadow:0 30px 75px #0a1c301f,0 4px 14px #0a1c300d}.offer-right{position:relative;padding:clamp(34px,4vw,52px);overflow:hidden;background:linear-gradient(135deg,#0a1929,#153b59);border:1px solid rgba(255,255,255,.09);border-radius:9px;box-shadow:0 24px 55px #08192b24}.offer-right:after{content:"";position:absolute;right:-90px;bottom:-110px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(104,164,208,.18),transparent 68%);pointer-events:none}.offer-right h3{position:relative;z-index:1;margin:0 0 18px;color:#fff;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;line-height:1.2;letter-spacing:-.025em}.offer-right p{position:relative;z-index:1;max-width:44ch;margin:0;color:#ffffffa8;line-height:1.8}.offer-counter{border:1px solid var(--ib-line);border-radius:7px;background:#fff;box-shadow:none}.legal-page{position:relative;min-height:100vh;padding:0 0 clamp(82px,9vw,124px);overflow:hidden;background:#f4f2ed}.legal-page:before{content:"";position:absolute;right:-240px;bottom:80px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(23,58,88,.07),transparent 69%);pointer-events:none}.legal-hero{position:relative;min-height:350px;overflow:hidden;background:linear-gradient(118deg,#071624,#102f49 58%,#153e5f)}.legal-hero:before{content:"";position:absolute;top:-280px;right:-120px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(110,169,211,.17),transparent 67%);pointer-events:none}.legal-hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#ffffff1f}.legal-hero-inner{position:relative;z-index:1;width:min(100% - 48px,1040px);max-width:1040px;margin:0 auto;padding-top:clamp(68px,7vw,94px)}.legal-hero h1{max-width:850px;margin:0;color:#fff;font-size:clamp(2.75rem,5.2vw,4.6rem);font-weight:500;line-height:1.04;letter-spacing:-.04em}.legal-hero p{max-width:650px;margin:20px 0 0;color:#ffffffab;font-size:16px;line-height:1.75}.legal-nav{position:absolute;top:100%;left:0;display:flex;gap:4px;margin-top:40px;overflow-x:auto;scrollbar-width:none}.legal-nav::-webkit-scrollbar{display:none}.legal-nav a{min-height:52px;padding:0 19px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.14);border-bottom:0;border-radius:5px 5px 0 0;background:#ffffff0b;color:#ffffffad;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;transition:color var(--ib-transition),background var(--ib-transition),border-color var(--ib-transition)}.legal-nav a:hover{border-color:#ffffff40;background:#ffffff14;color:#fff}.legal-nav a.active{border-color:#f4f2ed;background:#f4f2ed;color:var(--ib-navy-900)}.legal-inner{position:relative;z-index:1;width:min(100% - 48px,960px);max-width:960px;margin:clamp(64px,7vw,88px) auto 0}.legal-content{position:relative;padding:clamp(42px,6.5vw,76px);overflow:hidden;border:1px solid rgba(18,49,75,.14);border-radius:11px;background:linear-gradient(145deg,#fffffffc,#fafaf8fa);box-shadow:0 32px 80px #081b2d17,0 7px 22px #081b2d0b,inset 0 1px #fff;opacity:1;transform:none;animation:none}.legal-content:before{content:"";position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--ib-red-600) 0 72px,var(--ib-navy-800) 72px 100%)}.legal-content:after{content:"";position:absolute;top:-135px;right:-145px;width:330px;height:330px;border:1px solid rgba(25,61,91,.055);border-radius:50%;box-shadow:0 0 0 38px #193d5b05,0 0 0 76px #193d5b03;pointer-events:none}.legal-content:hover{transform:none;box-shadow:0 32px 80px #081b2d17,0 7px 22px #081b2d0b,inset 0 1px #fff}.legal-section-title{position:relative;z-index:1;margin:48px 0 20px;padding:17px 20px 17px 24px;border:1px solid rgba(21,52,78,.09);border-left:3px solid var(--ib-red-600);border-radius:5px;background:linear-gradient(90deg,#1539550e,#15395505);color:var(--ib-navy-900);font-size:20px;font-weight:600;line-height:1.35;letter-spacing:-.015em}.legal-text{max-width:76ch;margin:0;color:var(--ib-muted);font-size:15px;line-height:1.88}.legal-content>.legal-text:first-child{position:relative;z-index:1;max-width:none;padding:24px 26px;border-left:2px solid rgba(21,57,85,.65);background:#1539550a;color:#29455c;font-size:16.5px;line-height:1.85}.legal-section-title+.legal-text{padding:0 10px}.legal-list{max-width:76ch;margin:0 10px;padding:0 0 0 18px;display:grid;gap:12px;border-left:1px solid rgba(21,52,78,.12);color:var(--ib-muted);list-style:none}.legal-list li{position:relative;padding-left:18px;font-size:15px;line-height:1.72}.legal-list li:before{content:"";position:absolute;top:.67em;left:-22px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--ib-red-600);box-shadow:0 0 0 1px #91303a6b}.site-footer{position:relative;isolation:isolate;padding:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.13);background:linear-gradient(110deg,#081523,#102e4b 48%,#0b2037);color:#ffffffb8;box-shadow:0 -18px 50px #0716252e,0 -4px 14px #0716251a}.site-footer:before{content:"";position:absolute;z-index:-1;top:-260px;right:-180px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(90,153,202,.17),transparent 67%);pointer-events:none}.site-footer:after{content:"";position:absolute;z-index:-1;top:0;right:0;left:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(191,52,59,.75) 26%,rgba(255,255,255,.25) 50%,rgba(191,52,59,.75) 74%,transparent 100%);pointer-events:none}.footer-top{position:relative;width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin:0 auto;padding:80px 0 64px;display:grid;grid-template-columns:1.35fr .7fr .8fr 1.2fr;gap:54px}.footer-col{min-width:0}.footer-brand{max-width:330px}.footer-logo-image{width:190px;height:auto;filter:none;opacity:1}.footer-desc{max-width:34ch;margin:24px 0 0;color:#ffffff9c;font-size:14px;line-height:1.8}.footer-col h3{position:relative;margin:0 0 24px;padding-bottom:13px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.025em;text-transform:none}.footer-col h3:after{content:"";position:absolute;bottom:0;left:0;width:28px;height:2px;background:#bf343be6}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:12px}.footer-col a{color:#ffffffab;font-size:14px;font-weight:400;text-decoration:none;transition:color var(--ib-transition),transform var(--ib-transition)}.footer-col a:hover{color:#fff;transform:translate(2px)}.footer-contact{display:grid;justify-items:start;gap:12px}.contact-item{display:block;padding:0;border:0;border-radius:0;background:transparent;color:#ffffffab;font-size:14px}.footer-contact .contact-item:hover{color:#fff;transform:translate(2px)}.contact-item:before{display:none}.footer-phone-numbers{display:flex;align-items:center}.footer-phone-numbers a{color:inherit;font-size:inherit}.footer-phone-numbers a:hover{color:inherit;transform:none}.footer-contact .footer-phone-numbers:hover a{color:#fff}.address{margin-top:8px;line-height:1.65}.footer-social{margin-top:22px;display:flex;gap:10px}.footer-social a{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:transparent;box-shadow:none}.footer-social a:hover{border-color:#ffffff8c;background:#ffffff0f;transform:none}.footer-social a img{width:16px;height:16px;filter:brightness(0) invert(1)}.footer-meta{position:relative;width:min(100% - 48px,var(--ib-container));max-width:var(--ib-container);margin:0 auto;padding:24px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.13)}.footer-bottom{padding:0;border:0;background:transparent;color:#ffffff7a;font-size:12px}.footer-legal{padding:0;border:0;background:transparent;display:flex;gap:22px}.footer-legal a{color:#ffffff8a;font-size:12px}.cookie-banner{bottom:22px;z-index:10000;width:min(calc(100% - 48px),960px);max-width:960px;padding:19px 20px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:linear-gradient(112deg,#081624,#123653 68%,#102d47);color:#fff;box-shadow:0 24px 64px #04111d47,0 6px 18px #04111d26,inset 0 1px #ffffff0d}.cookie-banner:before{content:"";position:absolute;top:0;right:0;left:0;height:2px;background:linear-gradient(90deg,var(--ib-red-600),rgba(191,52,59,.08) 54%,transparent)}.cookie-content{min-width:0}.cookie-content strong{display:block;margin:1px 0 6px;color:#fff;font-size:14px;font-weight:600;letter-spacing:-.01em}.cookie-banner p{margin:0;color:#ffffff9e;font-size:12.5px;line-height:1.65}.cookie-banner a{color:#ffffffeb;font-weight:500;text-decoration-color:#ffffff61;text-underline-offset:3px}.cookie-banner a:hover{color:#fff;text-decoration-color:#fff}.cookie-actions{flex:0 0 auto;display:flex;gap:9px}.cookie-actions .btn-primary,.cookie-actions .btn-secondary{min-width:92px;min-height:42px;padding:0 16px;border-radius:5px;font-size:12px;font-weight:600;transition:color var(--ib-transition),background var(--ib-transition),border-color var(--ib-transition),transform var(--ib-transition)}.cookie-actions .btn-primary{border:1px solid #a8464e;background:#963640;color:#fff;box-shadow:none}.cookie-actions .btn-primary:hover{border-color:#bd5961;background:#a33d47;box-shadow:none;transform:translateY(-1px)}.cookie-actions .btn-secondary{border:1px solid rgba(255,255,255,.22);background:#ffffff0e;color:#ffffffd1}.cookie-actions .btn-secondary:hover{border-color:#ffffff6b;background:#ffffff1a;color:#fff;transform:translateY(-1px)}.whatsapp-wrapper{right:24px;bottom:24px;gap:14px;filter:none}.whatsapp-bubble{width:280px;max-width:calc(100vw - 48px);margin:0;padding:19px 20px 20px;overflow:visible;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:linear-gradient(135deg,#0a1929,#153a58);color:#fff;box-shadow:0 22px 52px #05142233,0 5px 16px #0514221f;animation:whatsappReveal .35s ease both}.whatsapp-bubble:before{bottom:-8px;right:22px;width:16px;height:16px;border-radius:2px;background:#133650;box-shadow:none;transform:rotate(45deg)}.whatsapp-bubble:after{inset:0 20px auto;width:auto;height:2px;border-radius:0;background:linear-gradient(90deg,var(--ib-red-600),rgba(191,52,59,.08));box-shadow:none}.whatsapp-bubble-label{margin-bottom:11px;display:flex;align-items:center;gap:7px;color:#ffffff94!important;font-size:10px!important;font-weight:600;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.whatsapp-bubble-label i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#37c879;box-shadow:0 0 0 4px #37c8791c}.whatsapp-bubble strong{margin:0 0 7px;color:#fff;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:-.01em}.whatsapp-bubble>span:last-child{display:block;color:#ffffffa3;font-size:12px;line-height:1.65}.whatsapp-button{position:relative;width:58px;height:58px;border:1px solid rgba(255,255,255,.72);border-radius:15px;background:#1fae5b;box-shadow:0 14px 34px #051d1440,0 4px 12px #051d1424;transition:background var(--ib-transition),transform var(--ib-transition),box-shadow var(--ib-transition)}.whatsapp-button:before{inset:-1px;width:auto;height:auto;border:1px solid rgba(31,174,91,.45);border-radius:16px;background:transparent;animation:whatsappPulse 2.8s ease-out infinite}.whatsapp-button img{width:27px;height:27px;transition:transform var(--ib-transition)}.whatsapp-button:hover{background:#199c50;box-shadow:0 17px 38px #051d144a,0 5px 14px #051d1429;transform:translateY(-2px)}.whatsapp-button:hover img{transform:translateY(-1px)}@keyframes whatsappReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes whatsappPulse{0%{opacity:.6;transform:scale(1)}68%,to{opacity:0;transform:scale(1.28)}}@media(max-width:1100px){.header-inner{grid-template-columns:230px 1fr 150px;width:min(100% - 36px,1380px)}.header-nav{gap:22px}.home-service-grid,.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1.2fr .8fr .8fr}.footer-contact-col{grid-column:1 / -1}}@media(max-width:1050px){.site-main{padding-top:68px}.header{height:68px}.header-inner{width:calc(100% - 32px);display:flex;justify-content:space-between}.header-logo img{width:178px;height:58px}.header-nav,.header-cta{display:none}.hamburger{width:44px;height:44px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:5px;background:transparent}.hamburger span{width:22px;height:1.5px;background:#fff;transition:transform var(--ib-transition),opacity var(--ib-transition)}.hamburger.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-backdrop{position:fixed;inset:68px 0 0;display:block;z-index:1998;background:#030c187a;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--ib-transition),visibility var(--ib-transition)}.mobile-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu{position:fixed;inset:68px 0 auto;width:100%;height:auto;max-height:calc(100dvh - 68px);padding:12px max(20px,calc((100vw - 720px)/2)) 24px;display:flex;flex-direction:column;gap:0;overflow-y:auto;overscroll-behavior:contain;z-index:2000;background:#091525f7;border-right:0;border-bottom:1px solid rgba(255,255,255,.1);border-left:0;border-radius:0 0 12px 12px;box-shadow:0 20px 44px #030c1847;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:none;opacity:0;transform:translate3d(0,-14px,0);visibility:hidden;pointer-events:none;transition:transform .25s ease,opacity .2s ease,visibility .25s ease}.mobile-menu.is-open{opacity:1;transform:translateZ(0);visibility:visible;pointer-events:auto}.mobile-nav-item{box-sizing:border-box;width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 2px;border:0;border-bottom:1px solid rgba(255,255,255,.12);border-radius:0;background:transparent;color:#ffffffd1!important;font-size:15px;font-weight:500;text-align:left;text-decoration:none}.mobile-nav-item:after{content:none}.mobile-nav-item:hover{background:#ffffff0b}.mobile-nav-item.active{background:transparent;color:#fff!important}.mobile-dropdown-trigger span{transition:transform var(--ib-transition)}.mobile-dropdown-trigger.open span{transform:rotate(45deg)}.mobile-submenu{display:grid;max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .25s ease}.mobile-submenu.is-open{max-height:180px;opacity:1}.mobile-submenu a{padding:13px 0 13px 16px;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffff9e!important;font-size:14px;text-decoration:none}.mobile-submenu a.active{color:#fff!important}.mobile-cta{margin-top:24px}.mobile-cta .btn{width:100%;height:auto;min-height:44px}}@media(max-width:860px){.home-hero{height:min(76vh,680px);min-height:560px}.hero-content{width:calc(100% - 48px)}.hero-content h1{max-width:650px;font-size:clamp(2.6rem,8vw,4.4rem)}.home-whoUs-inner{grid-template-columns:1fr}.home-whoUs-image{width:min(100%,600px);max-width:600px;margin:0 auto}.home-cta-container,.contact-inner{grid-template-columns:1fr}.home-cta-content{max-width:620px;padding-top:0;padding-bottom:0}.home-cta-content:before{top:4px;bottom:4px}.contact-header{grid-column:auto;text-align:left}.contact-divider{margin-left:0}.contact-info-wrapper{opacity:1;transform:none}.home-trust{padding:72px 0}.trust-container{grid-template-columns:1fr;gap:14px}.trust-item{min-height:218px}.offer-container,.service-detail-main{grid-template-columns:1fr}.service-detail-aside{position:relative;top:auto}.corporate-section-inner{grid-template-columns:1fr;gap:48px}.corporate-intro{position:relative;top:auto;max-width:620px}}@media(max-width:767px){.hero-arrow{display:none}.hero-dots{bottom:22px}.home-services-swiper{padding:14px 0 48px}.home-services-swiper .swiper-button-prev,.home-services-swiper .swiper-button-next{display:none}.home-services-swiper .swiper-pagination{position:absolute;bottom:3px;display:flex;align-items:center;justify-content:center;gap:7px}.home-services-swiper .swiper-pagination-bullet{width:7px;height:7px;margin:0!important;background:#15395547;opacity:1;transition:width var(--ib-transition),border-radius var(--ib-transition),background var(--ib-transition)}.home-services-swiper .swiper-pagination-bullet-active{width:24px;border-radius:999px;background:#153955}.home-services-swiper .swiper-slide{opacity:.72;filter:saturate(.68) brightness(.82);transform:scale(.92)}.home-services-swiper .swiper-slide-active{opacity:1;filter:none;transform:scale(1)}.cookie-banner{grid-template-columns:1fr;gap:16px;padding:18px}.cookie-actions{width:100%;justify-content:flex-end}}@media(max-width:620px){.home-whoUs,.home-service,.home-partners,.home-reviews,.home-cta,.contact,.offer-page{padding:72px 0}.home-whoUs-inner,.home-service-container,.home-partners-container,.reviews-top,.home-reviews>.swiper,.home-cta-container,.contact-inner,.offer-container{width:calc(100% - 32px)}.home-hero{height:640px;min-height:640px}.hero-media{-o-object-position:center;object-position:center}.hero-shade{background:linear-gradient(90deg,#06111fe0,#06111f85 80%,#06111f3d)}.hero-content{width:calc(100% - 40px);justify-content:flex-end;padding-bottom:120px}.hero-eyebrow{margin-bottom:12px}.hero-content h1{font-size:clamp(2.35rem,12vw,3.25rem)}.hero-content p{margin-bottom:24px;font-size:15px}.hero-buttons{width:100%;flex-wrap:wrap}.hero-buttons .btn{flex:1;min-width:135px}.hero-controls{width:100%}.home-whoUs-content p:nth-of-type(2){font-size:16.5px}.home-whoUs-content{padding:0}.home-whoUs-image:before{display:none}.home-whoUs-photo{aspect-ratio:4/5}.home-whoUs-logo{top:50%;left:0;width:66%}.home-partners-heading{margin-bottom:32px;display:block}.home-partners-title{width:100%;max-width:100%;font-size:clamp(1.65rem,8vw,2rem);line-height:1.18;overflow-wrap:normal}.home-partners-line{display:block;width:52px;min-width:0;margin-top:18px}.partners-swiper{width:100%;padding:4px 2px 12px;overflow:hidden}.partners-swiper .swiper-button-prev,.partners-swiper .swiper-button-next{display:none}.partner-card{width:100%;height:118px;padding:20px 18px}.partner-card:hover{transform:none;box-shadow:0 12px 28px #030c1829}.partner-logo-frame{height:58px}.partner-logo-frame img{width:100%;height:100%;max-width:160px;max-height:58px;-o-object-fit:contain;object-fit:contain;transform:none}.partner-card:hover .partner-logo-frame img,.swiper-slide-active .partner-logo-frame img{transform:none}.home-service-grid,.grid{grid-template-columns:1fr}.service-card{min-height:420px}.home-service-title{margin-bottom:30px;font-size:clamp(2.25rem,12vw,3.2rem)}.home-services-swiper .service-card,.all-services-card,.all-services-card a{min-height:438px}.all-services-card a{padding:30px 25px 26px}.all-services-card h3{margin-top:42px;font-size:1.9rem}.reviews-top{align-items:flex-start;flex-direction:column;gap:20px}.reviews-title{max-width:100%;font-size:clamp(1.85rem,9vw,2.35rem)}.reviews-score{width:100%;min-height:0;padding:12px 14px;flex-wrap:wrap;justify-content:flex-start}.reviews-slider{padding:4px 0 12px}.reviews-slider .swiper-button-prev,.reviews-slider .swiper-button-next{display:none}.reviews-slider .swiper-pagination{position:static;width:100%;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:7px}.reviews-slider .swiper-pagination-bullet{width:7px;height:7px;margin:0!important;background:#1834564d;opacity:1;transition:width var(--ib-transition),border-radius var(--ib-transition),background var(--ib-transition)}.reviews-slider .swiper-pagination-bullet-active{width:24px;border-radius:999px;background:var(--ib-navy-800)}.review-card{min-height:280px;padding:26px 24px}.home-cta-container{grid-template-columns:1fr}.home-cta-content{padding-left:18px}.home-cta-content h2{font-size:clamp(2.2rem,12vw,3.1rem)}.contact-header{margin-bottom:10px}.contact-header h1{font-size:clamp(2.75rem,14vw,4rem)}.contact-lead{font-size:15px}.contact-info-wrapper{padding:20px}.contact-info-item{padding:18px 16px}.contact-map{height:280px;min-height:280px}.contact .contact-form-container,.contact-form-container,.offer-form-wrapper,.home-cta-form{padding:5px;border-radius:8px}.form-header,.form-body{padding-left:20px;padding-right:20px}.form-header{padding-top:27px;padding-bottom:24px}.form-body{grid-template-columns:1fr;padding-top:24px;padding-bottom:24px}.form-body>*{grid-column:1 / -1}.form-footer{padding-left:20px;padding-right:20px}.form-recaptcha{transform-origin:left top;transform:scale(.88);margin-bottom:-8px}.offer-right{padding:30px 24px}.services-grid,.faq-container,.legal-inner,.service-detail-main,.service-detail-back,.corporate-section-inner{width:calc(100% - 32px)}.faq-hero{height:460px}.faq-hero-img{-o-object-position:68% center;object-position:68% center}.faq-hero:after{background:linear-gradient(90deg,#050f1beb,#071423b3 78%,#08152357)}.corporate-hero{height:460px}.corporate-hero img{-o-object-position:66% center;object-position:66% center}.corporate-hero-shade{background:linear-gradient(90deg,#050f1be8,#071423ad 78%,#08152357)}.corporate-hero-content{width:calc(100% - 32px)}.corporate-hero-content h1{font-size:clamp(2.9rem,15vw,4.3rem)}.corporate-section.about,.corporate-section.mission,.corporate-section.vision{padding:72px 0}.corporate-section-inner{gap:40px}.corporate-intro{padding-left:18px}.corporate-intro h2{font-size:clamp(1.9rem,9vw,2.6rem)}.corporate-copy p{padding-bottom:22px;font-size:15px;line-height:1.8}.corporate-copy p+p{padding-top:22px}.corporate-copy p:first-child{font-size:16.5px;line-height:1.78}.services-hero{height:460px}.services-hero .hero-img{-o-object-position:64% center;object-position:64% center}.services-hero:after{background:linear-gradient(90deg,#06121fe0,#071626ab 70%,#09152547)}.services-hero-copy>span{margin-bottom:14px}.hero-overlay .services-hero-copy h1{font-size:clamp(2.75rem,14vw,4rem)}.services-hero-copy p{margin-top:17px;font-size:14px;line-height:1.65}.hero-overlay{width:calc(100% - 32px);padding:0;transform:translate(-50%)}.hero-overlay h1{padding:0;font-size:42px}.hero-overlay h1:before{display:none}.service-detail-hero{height:540px}.service-detail-hero>img{-o-object-position:center;object-position:center}.service-detail-shade{background:linear-gradient(90deg,#05101ce8,#071626b3 80%,#07152366)}.service-detail-hero-inner{width:calc(100% - 32px)}.service-breadcrumb{max-width:100%;margin-bottom:34px;flex-wrap:wrap;line-height:1.4}.service-detail-hero-inner h1{font-size:clamp(2.45rem,12vw,3.7rem)}.service-detail-hero-inner>p{font-size:15px;line-height:1.65}.service-detail-main{padding-top:72px;gap:42px}.service-highlight-grid{grid-template-columns:1fr}.service-detail-aside{padding:30px 24px}.services-cta{width:calc(100% - 32px);padding:42px 24px;text-align:left}.cta-actions{align-items:flex-start}.faq-hero-overlay{right:0;left:0;width:calc(100% - 32px)}.faq-hero-overlay h1{font-size:clamp(2.7rem,13vw,3.8rem);line-height:1.04}.faq-hero-overlay p{margin-top:18px;font-size:14px;line-height:1.65}.faq-container{margin-top:0;padding-top:72px}.faq-content-heading{margin-bottom:34px}.faq-content-heading h2{font-size:clamp(2.05rem,10vw,2.8rem)}.faq-question{min-height:76px;padding:19px 18px;gap:14px}.faq-question h4{font-size:15px}.faq-icon{width:31px;height:31px;flex-basis:31px}.faq-answer.open{padding:0 18px 21px}.faq-cta{padding:26px 22px;align-items:stretch;text-align:left}.faq-cta-left{align-items:flex-start;flex-direction:row;text-align:left}.legal-page{padding-bottom:72px}.legal-hero{min-height:410px}.legal-hero-inner{width:calc(100% - 32px);padding-top:64px}.legal-hero h1{font-size:clamp(2.45rem,12.5vw,3.55rem);line-height:1.06}.legal-hero p{margin-top:17px;font-size:14px;line-height:1.68}.legal-nav{right:0;gap:3px;margin-top:34px;padding-right:16px}.legal-nav a{min-height:49px;padding:0 14px;font-size:12px}.legal-inner{margin-top:54px}.legal-content{padding:38px 20px 34px;border-radius:8px}.legal-content:before{right:0;left:0;width:auto;background:linear-gradient(90deg,var(--ib-red-600) 0 52px,var(--ib-navy-800) 52px 100%)}.legal-content:after{top:-170px;right:-190px}.legal-content>.legal-text:first-child{padding:20px 18px}.legal-section-title{margin-top:38px;padding:15px 15px 15px 17px;font-size:18px}.legal-section-title+.legal-text{padding:0 3px}.legal-list{margin-right:3px;margin-left:3px;padding-left:16px}.legal-text,.legal-list li{font-size:14px}.legal-content>.legal-text:first-child{font-size:15px}.whatsapp-wrapper{right:14px;bottom:14px;gap:12px}.whatsapp-bubble{width:246px;max-width:calc(100vw - 28px);padding:17px 17px 18px}.whatsapp-bubble strong{font-size:14px}.whatsapp-button{width:54px;height:54px;border-radius:14px}.whatsapp-button:before{border-radius:15px}.whatsapp-button img{width:25px;height:25px}.footer-top{width:calc(100% - 32px);padding:58px 0 42px;grid-template-columns:1fr 1fr;gap:38px 26px}.footer-brand,.footer-contact-col{grid-column:1 / -1}.footer-meta{width:calc(100% - 32px);align-items:flex-start;flex-direction:column}.footer-legal{flex-wrap:wrap}.cookie-banner{right:12px;bottom:12px;left:12px;width:auto;max-width:none;padding:17px 16px}.cookie-actions{gap:8px}.cookie-actions .btn-primary,.cookie-actions .btn-secondary{min-width:0;width:auto;flex:1 1 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
