: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)}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}.container{width:100%}.flex{display:flex}.grid{display:grid}.min-h-\[100dvh\]{min-height:100dvh}.flex-1{flex:1}.resize{resize:both}.flex-col{flex-direction:column}.pt-\[80px\]{padding-top:80px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}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)}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
