:root{--blue:#0096d2;--blue-dark:#006fa8;--blue-soft:#e6f7fd;--ink:#06283d;--text:#102a3f;--muted:#5d6f7f;--line:#06283d1f;--page:#f7fbfd;--card:#fff;--surface-tint:#f1fbff;--blue-highlight:#dff6ff;--blue-bright:#4fc3ee;--blue-main:#0096d2;--blue-deep:#006fa8;--shadow:0 16px 38px #06283d17;--shadow-soft:0 10px 24px #06283d12;--shadow-accent:0 16px 34px #0096d242;--radius:18px}html{scroll-padding-top:92px}body{color:var(--text);background:linear-gradient(180deg, #fff 0%, var(--page) 48%, var(--surface-tint) 100%);line-height:1.6;overflow-x:hidden}::selection{color:var(--ink);background:#0096d22e}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#edf6fa}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--blue), var(--blue-deep));border-radius:999px}.container,.hero-container,.product-page{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.section{padding:96px 0;position:relative}.section+.section{border-top:1px solid #06283d0f}h1,h2,h3,h4{color:var(--ink);letter-spacing:0;line-height:1.08}p{color:var(--muted);font-size:17px;line-height:1.75}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #0096d242}.fade-in,.show{opacity:1;transform:none}.services-header,.calc-header,.why-header,.about-header,.reviews-header,.contact-header,.shop-header,.branches-header{text-align:center;max-width:780px;margin:0 auto 38px}.services-label,.calc-label,.why-label,.about-label,.reviews-label,.contact-label,.shop-label,.branches-label,.form-label,.form-badge,.hero-badge,.diamond-badge,.product-badge,.card-badge,.badge{background:var(--blue-soft);min-height:34px;color:var(--blue-dark);border:1px solid #0096d229;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.services-title,.calc-title,.why-title,.about-heading,.reviews-title,.contact-heading,.shop-title{margin:18px 0;font-size:clamp(34px,5vw,56px);font-weight:900}.services-title span,.calc-title span,.why-title span,.about-heading span,.reviews-title span,.contact-heading span,.hero-title span{color:var(--blue);display:block}.services-subtitle,.calc-lead,.why-subtitle,.about-subtitle,.reviews-subtitle,.contact-subtitle,.shop-subtitle{max-width:760px;margin:0 auto}.card,.service-card,.why-card,.about-card,.about-image-card,.rating-card,.slide-card,.contact-card,.contact-status,.form-card,.expert-box,.product-card,.product-description-card,.main-image,.price-info,.diamond-info,.stat-card,.branch-card,.map-wrapper,.map-card,.add-product-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-soft)}.card:hover,.service-card:hover,.why-card:hover,.product-card:hover,.slide-card:hover,.branch-card:hover,.map-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-glow,.why-glow,.review-glow,.contact-card-glow,.footer-glow{display:none}.btn,.hero-btn,.about-btn,.contact-btn,.review-btn,.buy-btn,.details-btn,.submit-btn,.map-route,.map-btn,.toggle-desc,.back-link{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:15px;font-weight:900;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.btn-primary,.hero-btn.primary,.about-btn,.contact-btn,.review-btn,.buy-btn,.details-btn,.submit-btn,.pay-btn,.result-card .btn-primary,#shop .btn-primary,#shop .details-btn{isolation:isolate;background:linear-gradient(135deg, var(--blue-highlight) 0%, var(--blue-bright) 28%, var(--blue-main) 58%, var(--blue-deep) 100%);color:#fff;text-shadow:0 1px #ffffff6b;box-shadow:var(--shadow-accent), 0 3px 0 #006fa847, inset 0 1px 0 #ffffffd1, inset 0 -1px 0 #5b390a38;border:1px solid #ffffff8f;position:relative;overflow:hidden}.btn-primary:before,.hero-btn.primary:before,.about-btn:before,.contact-btn:before,.review-btn:before,.buy-btn:before,.details-btn:before,.submit-btn:before,.pay-btn:before,.result-card .btn-primary:before,#shop .btn-primary:before,#shop .details-btn:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:56%;transition:left .7s;position:absolute;inset:-45% auto -45% -70%;transform:skew(-18deg)}.btn-primary:hover:before,.hero-btn.primary:hover:before,.about-btn:hover:before,.contact-btn:hover:before,.review-btn:hover:before,.buy-btn:hover:before,.details-btn:hover:before,.submit-btn:hover:before,.pay-btn:hover:before,.result-card .btn-primary:hover:before,#shop .btn-primary:hover:before,#shop .details-btn:hover:before{left:120%}.btn-primary:hover,.hero-btn.primary:hover,.about-btn:hover,.contact-btn:hover,.review-btn:hover,.buy-btn:hover,.details-btn:hover,.submit-btn:hover,.pay-btn:hover,.result-card .btn-primary:hover,#shop .btn-primary:hover,#shop .details-btn:hover{transform:translateY(-2px);box-shadow:0 20px 42px #0096d257,0 4px #006fa83d,inset 0 1px #ffffffdb}.btn-glass,.hero-btn.glass,.btn-call,.call-btn,.btn-outline,.toggle-desc,.back-link{border:1px solid var(--line);color:var(--ink);box-shadow:var(--shadow-soft);background:#fff}.btn-call,.call-btn{background:linear-gradient(135deg, var(--ink), #0b3d5d);color:#fff;border-color:#06283d2e}input,textarea,select,.input,.file-input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);box-shadow:none;background:#fff;border-radius:14px;padding:0 16px}textarea{resize:vertical;min-height:130px;padding:16px}input:focus,textarea:focus,select:focus,.input:focus,.file-input:focus{border-color:#0096d26b;box-shadow:0 0 0 4px #0096d21f}input[type=range]{min-height:auto;accent-color:var(--blue);padding:0}.header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffffa,#e6f7fdeb);border-bottom:1px solid #0096d22e;width:100%;transition:transform .35s,box-shadow .3s,background .3s;position:fixed;inset:0 0 auto}.header.hide{transform:translateY(-100%)}.header-inner{justify-content:space-between;align-items:center;gap:20px;height:82px;display:flex}.logo-link{align-items:center;display:inline-flex}.logo{width:auto;height:46px}.nav{background:linear-gradient(#fffffff0,#e6f7fde0);border:1px solid #0096d22b;border-radius:18px;align-items:center;gap:5px;padding:7px;display:flex;box-shadow:0 12px 28px #06283d12,inset 0 1px #fffc}.header-actions{align-items:center;gap:10px;display:flex}.pay-btn,.btn-call{min-height:46px}.burger,.close-btn{background:linear-gradient(145deg, #fff, var(--blue-soft));border:1px solid #0096d247;border-radius:16px;flex-shrink:0;width:52px;height:52px;display:none;position:relative;box-shadow:0 12px 28px #0096d221}.burger span,.close-btn span{background:var(--ink);border-radius:999px;width:22px;height:2px;transition:all .3s;position:absolute;left:15px}.burger span:first-child{top:18px}.burger span:nth-child(2){top:25px}.burger span:nth-child(3){top:32px}.burger.open span:first-child{top:25px;transform:rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){top:25px;transform:rotate(-45deg)}.mobile-menu{z-index:2000;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#06283d80;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.mobile-menu.active{visibility:visible;opacity:1}.mobile-content{background:linear-gradient(180deg, #fff 0%, #f6fbfe 54%, var(--surface-tint) 100%);border-left:1px solid #0096d22e;flex-direction:column;gap:14px;width:min(88vw,370px);height:100%;padding:104px 24px 32px;transition:transform .35s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-22px 0 56px #06283d2e}.mobile-menu.active .mobile-content{transform:translate(0)}.mobile-content a{min-height:54px;color:var(--ink);background:#ffffffd6;border:1px solid #06283d14;border-radius:15px;justify-content:flex-start;align-items:center;padding:0 18px;font-weight:800;display:flex;box-shadow:0 8px 20px #06283d0d}.mobile-buttons{gap:12px;margin-top:10px;display:grid}.mobile-buttons a{justify-content:center}.close-btn{display:flex;position:absolute;top:26px;right:24px}.close-btn span:first-child{top:25px;transform:rotate(45deg)}.close-btn span:last-child{top:25px;transform:rotate(-45deg)}.hero-main{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:54px;display:grid}.hero-content{min-width:0}.hero-title{margin:22px 0;font-size:clamp(42px,6vw,76px);font-weight:950;line-height:1.02}.hero-subtitle{max-width:650px;font-size:18px}.hero-actions,.hero-trust,.hero-features,.contact-features,.mini-trust,.footer-badges{flex-wrap:wrap;gap:12px;display:flex}.hero-trust{margin-top:18px}.hero-trust span,.mini-trust span,.contact-features span,.footer-badges span,.about-badges span,.stock-label{background:var(--blue-soft);min-height:32px;color:var(--blue-dark);border:1px solid #0096d224;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.hero-image-card{background:linear-gradient(145deg, #fff, var(--blue-soft));border:1px solid #0096d224;border-radius:24px;padding:24px;box-shadow:0 24px 54px #06283d21}.hero-image{aspect-ratio:1;object-fit:contain;width:100%}.hero-features{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:38px;display:grid}.hero-feature{border:1px solid var(--line);min-height:112px;box-shadow:var(--shadow-soft);background:#ffffffdb;border-radius:16px;align-items:center;gap:14px;padding:20px;display:flex}.feature-icon,.icon-box,.why-icon,.expert-icon,.status-icon,.avatar{background:var(--blue-soft);width:52px;height:52px;color:var(--blue-dark);border-radius:15px;flex:0 0 52px;justify-content:center;align-items:center;font-size:24px;display:inline-flex}.feature-icon svg,.icon-box svg,.why-icon svg,.status-icon svg{width:24px;height:24px}.feature-title,.price-info-value,.why-number,.big-rating,.result-number,.price-big{font-variant-numeric:tabular-nums}.feature-title{color:var(--ink);font-weight:900}.feature-text{color:var(--muted);font-size:14px;line-height:1.45}.services-grid,.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.service-card,.why-card{flex-direction:column;gap:18px;min-height:220px;padding:26px;display:flex;position:relative}.service-content h3,.why-card h3,.about-title,.contact-title,.slide-card h4,.form-card h3,.expert-box h3,.desc-title,.diamond-title,.input-title{color:var(--ink);font-weight:900}.service-content p,.why-card p,.about-text,.contact-desc,.diamond-text,.expert-box p{font-size:16px}.why-number{color:var(--blue-dark);font-size:34px;font-weight:950}#calculator{background:linear-gradient(#fff,#f6fbfe)}#calculator .card{padding:28px}.calc-card-head{border-bottom:1px solid #005f941f;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:24px;margin-bottom:26px;padding-bottom:24px;display:grid}.calc-card-kicker{background:var(--blue-soft);min-height:30px;color:var(--blue-dark);border-radius:999px;align-items:center;margin-bottom:10px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.calc-card-head h3{max-width:560px;color:var(--ink);font-size:clamp(24px,3vw,34px);font-weight:950;line-height:1.1}.calc-card-head p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.calc-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.calc-tab{border:1px solid var(--line);min-height:50px;color:var(--ink);background:#fff;border-radius:14px;font-weight:900}.calc-tab.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 12px 24px #0096d238}.calc-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.form-card,.expert-box{padding:24px}.form-card{background:linear-gradient(#fff,#f8fdff)}.calc-context{background:linear-gradient(145deg, #f7fcff, var(--blue-soft));border:1px solid #0096d229;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:14px 16px;display:flex}.calc-context span{color:var(--muted);font-size:13px;font-weight:800}.calc-context strong{color:var(--blue-dark);font-size:16px;font-weight:950}.input-group{margin-bottom:16px}.input-label,.price-info-label{color:var(--ink);margin-bottom:8px;font-size:14px;font-weight:800;display:block}.price-info,.diamond-info{margin-bottom:18px;padding:18px}.price-info-value{color:var(--blue-dark);font-size:30px;font-weight:950}.term-control{grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:14px;display:grid}.expert-box{text-align:center}.expert-icon{border-radius:14px;width:fit-content;min-width:92px;height:52px;margin:0 auto 18px;padding:0 16px;font-size:14px;font-weight:900}.expert-note,.trust{color:#ffffffbd;text-align:center;margin-top:14px;font-size:14px;display:block}.expert-note{color:var(--muted)}.result-card,.price-block{background:linear-gradient(135deg, var(--ink), #0b3d5d);color:#fff;border-radius:20px;padding:28px;position:sticky;top:112px;box-shadow:0 24px 50px #06283d3d}.result-badge{color:#fff;background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;align-items:center;width:fit-content;min-height:32px;margin-bottom:18px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.result-label,.price-note{color:#ffffffbd}.result-title{color:#fff;margin:10px 0 18px;font-size:clamp(30px,4vw,42px);font-weight:950;line-height:1.08}.result-copy{color:#ffffffc7;margin:0 0 18px;font-size:16px;line-height:1.7}.result-number,.price-big{color:#fff;margin:10px 0 24px;font-size:clamp(36px,4vw,48px);font-weight:950;line-height:1.05}.result-row{color:#ffffffd1;border-top:1px solid #ffffff24;justify-content:space-between;gap:16px;padding:14px 0;font-size:14px;display:flex}.result-row span:last-child{color:#fff;text-align:right;font-weight:900}.result-row.accent{background:#ffffff1a;border:1px solid #ffffff29;border-radius:16px;margin-top:4px;padding:16px}.result-card .btn-primary{width:100%;margin-top:20px}.diamond-header{margin-bottom:20px}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:22px;display:grid}.product-card{flex-direction:column;display:flex;position:relative;overflow:hidden}.card-badges{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}.card-badge.blue{background:var(--blue);border-color:var(--blue);color:#fff}.img-wrap{background:linear-gradient(145deg, #fff, var(--blue-soft));justify-content:center;align-items:center;height:220px;padding:18px;display:flex}.shop-image{object-fit:contain;filter:drop-shadow(0 12px 20px #0f172a1a);width:86%;height:86%;transition:transform .35s}.product-card:hover .shop-image{transform:scale(1.04)}.product-body{flex-direction:column;flex:1;padding:18px;display:flex}.shop-product-title{color:var(--ink);flex:1;margin-bottom:16px;font-size:16px;font-weight:900;line-height:1.4}.card-bottom{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.product-price{color:var(--blue-dark);font-size:23px;font-weight:950;line-height:1.1}.load-more{justify-content:center;gap:12px;margin-top:36px;display:flex}.about-inner{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);align-items:center;gap:42px;display:grid}.about-image-card{position:relative;overflow:hidden}.about-image{aspect-ratio:4/3;object-fit:cover;width:100%}.about-floating{background:linear-gradient(135deg, var(--blue-bright), var(--blue-main));color:#fff;max-width:calc(100% - 36px);box-shadow:var(--shadow-accent);border-radius:16px;padding:14px 16px;position:absolute;bottom:18px;left:18px}.about-floating strong{font-size:24px;font-weight:950;display:block}.about-floating span{font-size:13px;font-weight:800}.about-card{padding:30px}.about-badges{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.about-title{margin-bottom:16px;font-size:28px}.about-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.stat-card{padding:16px}.stat-card strong{color:var(--ink);font-size:24px;font-weight:950;display:block}.stat-card span{color:var(--muted);font-size:13px;font-weight:800}.about-branches{margin-top:54px}.branches-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.branch-card{cursor:pointer;position:relative;overflow:hidden}.branch-card img{aspect-ratio:16/11;object-fit:cover;width:100%}.branch-overlay{color:#fff;background:#06283dd1;border-radius:14px;padding:12px;font-weight:800;position:absolute;inset:auto 12px 12px}.reviews-summary{justify-content:center;margin-bottom:28px;display:flex}.rating-card{align-items:center;gap:20px;padding:20px 26px;display:flex}.big-rating{color:var(--blue-dark);font-size:52px;font-weight:950}.stars{color:var(--blue-main);letter-spacing:2px}.slider,.slider-window{overflow:hidden}.slider-track{transition:transform .45s;display:flex}.slide-card{text-align:center;min-width:100%;padding:38px}.avatar{margin:0 auto 16px;font-size:22px;font-weight:950}.review-text{max-width:760px;color:var(--ink);margin:14px auto 18px;font-size:20px;font-weight:700}.dots{justify-content:center;gap:10px;margin-top:22px;display:flex}.dots button,.dots span{background:#06283d2e;border-radius:999px;width:12px;height:12px;transition:width .25s,background .25s}.dots button.active,.dots span.active{background:var(--blue-main);width:34px}.contact-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;display:grid}.contact-map,.map-wrapper{min-height:100%;overflow:hidden}.map{z-index:1;height:420px;min-height:420px}.map-list{background:#fff;gap:12px;padding:16px;display:grid}.map-card{cursor:pointer;padding:14px}.map-card.active{background:var(--blue-soft);border-color:#0096d25c}.map-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.map-title{color:var(--ink);font-weight:900}.map-distance{color:var(--muted);margin:8px 0;font-size:14px}.map-route{background:var(--blue);color:#fff;min-height:38px;padding:0 14px}.contact-side{gap:16px;display:grid}.contact-status{align-items:center;gap:14px;padding:18px;display:flex}.contact-status.open{background:var(--blue-soft)}.status-title{color:var(--ink);font-weight:900}.status-time{color:var(--muted);font-size:14px}.contact-card{padding:26px;position:relative}.contact-title{margin:14px 0 10px;font-size:28px}.contact-features{margin:18px 0}.contact-btn{width:100%}.toast{z-index:3000;background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:14px;padding:14px 18px;font-weight:900;position:fixed;bottom:22px;right:22px}.product-shell{background:linear-gradient(180deg, #fff 0%, #f6fbfe 54%, var(--surface-tint) 100%);min-height:100vh;padding:132px 0 90px}.product-page{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);align-items:start;gap:46px;display:grid}.loading-page{justify-content:center;align-items:center;min-height:70vh;display:flex}.loader{border:4px solid #0096d224;border-top-color:var(--blue);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.gallery{position:sticky;top:112px}.main-image{aspect-ratio:1;background:linear-gradient(145deg, #fff, var(--blue-soft));justify-content:center;align-items:center;padding:30px;display:flex}.product-main-image{object-fit:contain;filter:drop-shadow(0 18px 26px #0f172a1f);width:100%;height:100%}.product-badges{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.green-badge{background:var(--blue-soft);color:var(--blue-dark)}.product-title{word-break:break-word;margin-bottom:22px;font-size:clamp(34px,4vw,52px);font-weight:950}.price-block{margin-bottom:22px;position:static}.price-note{margin-top:8px;font-size:14px;display:block}.product-description-card{padding:26px}.desc-title{align-items:center;gap:10px;margin-bottom:14px;font-size:22px;display:flex}.desc-title:before{content:"";background:var(--blue-main);border-radius:999px;width:5px;height:24px}.description-wrapper{position:relative}.product-desc{color:#24364a;white-space:pre-line;max-height:260px;font-size:17px;line-height:1.85;overflow:hidden}.product-desc.expanded{max-height:1600px}.product-desc:not(.expanded):after{content:"";background:linear-gradient(#0000,#fff);height:68px;position:absolute;inset:auto 0 0}.toggle-desc{margin-top:16px}.product-actions{margin-top:20px}.buy-btn{width:100%;min-height:58px}.product-note{color:var(--muted);margin-top:14px;font-size:14px}.back-link{color:var(--blue-dark);margin-top:20px}.footer{background:linear-gradient(180deg, var(--ink), #041827);color:#fff;border-top:1px solid #0096d247;padding:64px 0 24px}.footer-top{grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(160px,1fr));gap:34px;display:grid}.footer-text{color:#ffffffbd;max-width:340px;margin:18px 0}.footer-title{color:#fff;margin-bottom:14px;font-weight:950;display:block}.footer-links,.footer-contacts{gap:10px;display:grid}.footer-links a,.footer-contact,.footer-bottom{color:#ffffffb8}.footer-links a:hover,.footer-contact:hover{color:#7ddcff}.footer-contact{align-items:center;gap:10px;display:inline-flex}.footer-socials{gap:10px;display:flex}.footer-socials a,.scroll-top,.map-btn,.leaflet-control-zoom a{background:var(--blue);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.footer-socials a:hover,.scroll-top:hover,.map-btn:hover{background:linear-gradient(135deg, var(--blue-bright), var(--blue-deep));color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;margin-top:42px;padding-top:22px;font-size:14px;display:flex}.scroll-top{z-index:900;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;position:fixed;bottom:22px;right:22px}.scroll-top.show{opacity:1;pointer-events:auto}.add-product-page{background:linear-gradient(180deg, #fff, var(--blue-soft));min-height:100vh;padding:132px 24px 80px}.add-product-card{max-width:860px;margin:0 auto;padding:30px}.add-header{text-align:center;margin-bottom:24px}.add-label{background:var(--blue-soft);min-height:34px;color:var(--blue-dark);border-radius:999px;align-items:center;padding:0 14px;font-weight:900;display:inline-flex}.add-form,.form-group{gap:12px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=1100px){.nav{gap:2px}.nav a{padding:10px 11px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.filter-field{align-items:center;min-width:0;display:flex;position:relative}.filter-field>svg{z-index:1;color:var(--blue-dark);pointer-events:none;position:absolute;left:16px}.filter-field>svg+.input{padding-left:46px}.filter-field .input{appearance:auto;width:100%;min-width:0}.filter-clear{min-height:48px;color:var(--blue-dark);background:#eef8fc;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.shop-section .product-card{min-height:470px}.shop-section .product-card.featured{grid-column:auto;display:block}.shop-section .stock-label,.product-view-link{gap:6px}.product-skeleton{pointer-events:none;padding:16px}.product-skeleton div,.product-skeleton span{background:linear-gradient(90deg,#edf6fa 25%,#f9fdff 50%,#edf6fa 75%) 0 0/200% 100%;border-radius:18px;animation:1.25s linear infinite catalog-shimmer;display:block}.product-skeleton div{height:300px}.product-skeleton span{width:75%;height:22px;margin-top:22px}.product-skeleton span:last-child{width:45%;height:32px;margin-top:14px}@keyframes catalog-shimmer{to{background-position:-200% 0}}@media (width<=1180px){.shop-toolbar .filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.shop-hero-panel{border-radius:22px;padding:20px}.shop-toolbar .filters{grid-template-columns:1fr}.filter-clear{width:100%}.shop-section .img-wrap{height:270px}.shop-section .product-card{min-height:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=992px){html{scroll-padding-top:78px}.header-inner{height:74px}.logo{height:42px}.nav,.header-actions{display:none}.burger{display:flex}.section{padding:74px 0}.hero{padding:112px 0 70px}.hero-main,.about-inner,.contact-grid,.product-page,.calc-grid,.calc-card-head{grid-template-columns:1fr;gap:28px}.hero-features,.services-grid,.why-grid,.branches-grid,.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.result-card,.gallery{position:static}}@media (width<=640px){.container,.hero-container,.product-page{padding:0 16px}.hero-title{font-size:40px}.services-title,.calc-title,.why-title,.about-heading,.reviews-title,.contact-heading,.shop-title,.product-title{font-size:32px;line-height:1.12}.hero-features,.services-grid,.why-grid,.branches-grid,.about-stats,.footer-top,.form-grid{grid-template-columns:1fr}.calc-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.term-control{grid-template-columns:1fr}.hero-actions,.load-more,.product-actions,.hero-btn,.btn,.about-btn,.contact-btn,.buy-btn,.details-btn{width:100%}.card-bottom,.footer-bottom{flex-direction:column;align-items:stretch}.img-wrap{height:230px}.slide-card,.contact-card,.product-description-card,.price-block,.about-card,.form-card{padding:22px}}.calc-section{background:linear-gradient(#fff 0%,#f2fbff 100%)}.calc-section .calc-label,.calc-section .calc-title,.calc-section .calc-title span,.calc-section .calc-lead{color:inherit}.calc-section .calc-label{background:var(--blue-soft);color:var(--blue-dark);border-color:#0096d229}.calc-section .calc-title{color:var(--ink)}.calc-section .calc-title span{color:var(--blue)}.calc-section .calc-lead{color:var(--muted)}.calc-section .calc-header{margin-bottom:34px}.calc-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.calc-panel{background:#fff;border-radius:16px;flex-direction:column;min-height:596px;padding:30px 22px 26px;display:flex;box-shadow:0 22px 54px #05263a2e}.calc-panel-title{color:#354653;text-transform:uppercase;margin-bottom:26px;font-size:clamp(26px,2.6vw,34px);font-weight:950;line-height:1}.calc-segmented{border:2px solid var(--blue);background:var(--blue);border-radius:999px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:26px;padding:4px;display:grid}.calc-segmented button{color:#fff;background:0 0;border-radius:999px;min-height:34px;font-size:13px;font-weight:900}.calc-segmented button.active{color:var(--blue-dark);background:#fff}.calc-field-row{color:#415260;grid-template-columns:1fr 1.05fr;align-items:center;gap:16px;margin-bottom:22px;font-size:16px;font-weight:800;display:grid}.calc-field-row input,.calc-field-row select,.currency-field input{color:#354653;background:#fff;border:1px solid #35465370;border-radius:22px;min-height:42px;font-weight:800}.calc-input-unit{position:relative}.calc-input-unit input{padding-right:46px}.calc-input-unit span{color:#8a96a0;font-size:14px;font-weight:800;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.calc-slider-row{margin-bottom:22px}.slider-label{color:#415260;max-width:160px;margin-bottom:12px;font-size:16px;font-weight:900;line-height:1.25;display:block}.slider-control{align-items:center;display:flex;position:relative}.slider-control input{accent-color:#354653;width:100%}.slider-pill{color:#415260;pointer-events:none;background:#fff;border:1px solid #3546536b;border-radius:999px;justify-content:center;align-items:center;min-width:104px;min-height:30px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-limits{color:#8a96a0;justify-content:space-between;font-size:13px;font-weight:700;display:flex}.calc-mini-result{background:var(--blue-soft);color:var(--blue-dark);border-radius:14px;justify-content:space-between;gap:14px;margin:auto 0 14px;padding:14px;display:flex}.calc-mini-result span{font-size:13px;font-weight:800}.calc-mini-result strong{font-size:18px;font-weight:950}.calc-main-btn,.calc-secondary-btn{text-align:center;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:12px;font-size:18px;font-weight:950;display:inline-flex}.calc-main-btn{background:linear-gradient(135deg, #61cdf2, var(--blue));color:#fff;box-shadow:0 14px 28px #0096d23d}.calc-main-btn:disabled,.calc-secondary-btn.disabled{pointer-events:none;opacity:.36}.calc-secondary-btn{color:var(--blue-dark);background:#dff6ff}.calc-note{color:#9aa5ad;margin-top:14px;font-size:11px;line-height:1.6}.calc-personal{flex-direction:column;flex:1;justify-content:center;display:flex}.calc-personal p{color:#647381;text-align:center}.diamond-panel .calc-field-row{grid-template-columns:.9fr 1.1fr}.diamond-visual{text-align:center;background:radial-gradient(circle at 50% 20%,#74d8f757,#0000 44%),linear-gradient(#f2fbff,#fff);border-radius:18px;flex:1;place-items:center;gap:18px;min-height:190px;margin:8px 0 18px;padding:22px;display:grid}.diamond-shape{clip-path:polygon(20% 0,80% 0,100% 34%,50% 100%,0 34%);background:linear-gradient(135deg, #fff 0%, #a7ebff 34%, var(--blue) 100%);filter:drop-shadow(0 22px 28px #0096d238);width:122px;height:90px;position:relative}.diamond-shape:after{content:"";border-top:2px solid #ffffffe6;border-left:2px solid #ffffffa6;border-right:2px solid #ffffffa6;position:absolute;inset:12px 24px 34px}.diamond-visual span:not(.diamond-shape){color:#647381;font-size:13px;font-weight:900;display:block}.diamond-visual strong{color:var(--blue-dark);margin-top:4px;font-size:28px;font-weight:950;display:block}.auto-contact-copy{background:var(--blue-soft);color:#405a6b;border-radius:18px;padding:18px}.auto-contact-copy span{color:var(--blue-dark);margin-bottom:8px;font-size:15px;font-weight:950;display:block}.auto-contact-copy p{margin:0;font-size:14px;line-height:1.65}.auto-contact-list{gap:9px;margin:0 0 8px;display:grid}.auto-contact-list span{color:#405a6b;align-items:center;gap:10px;font-size:14px;font-weight:850;display:flex}.auto-contact-list span:before{content:"";background:var(--blue);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #0096d21f}.car-visual{flex:1;min-height:150px;margin-top:12px;position:relative}.car-body{background:linear-gradient(135deg, #8ee3ff, var(--blue), var(--blue-dark));border-radius:55px 70px 28px 28px;width:250px;height:82px;position:absolute;bottom:46px;left:50%;transform:translate(-50%);box-shadow:0 20px 34px #0096d240}.car-body:before{content:"";background:linear-gradient(135deg,#dff6ff,#7fdcff);border-radius:60px 60px 8px 8px;width:122px;height:58px;position:absolute;top:-38px;left:62px}.wheel{background:#fff;border:8px solid #354653;border-radius:50%;width:42px;height:42px;position:absolute;bottom:34px}.wheel.left{left:calc(50% - 96px)}.wheel.right{right:calc(50% - 96px)}@media (width<=1180px){.calc-board{grid-template-columns:1fr;max-width:560px;margin:0 auto}.calc-panel{min-height:auto}}@media (width<=640px){.calc-section{padding-inline:0}.calc-panel{padding:24px 18px}.calc-field-row{grid-template-columns:1fr;gap:8px}.calc-panel-title{font-size:26px}.car-body{width:210px}}:root{--blue:#0096d2;--blue-dark:#005f94;--blue-deep:#03415f;--blue-bright:#28b8ec;--blue-soft:#e8f8ff;--surface-tint:#f3fbff;--ink:#05263a;--text:#123348;--muted:#607789;--line:#005f9424;--shadow:0 20px 46px #05263a1c;--shadow-soft:0 12px 28px #05263a14;--shadow-accent:0 18px 36px #0096d247}.section+.section{border-top-color:#005f9414}.container,.hero-container,.product-page{max-width:1220px}.services-title,.calc-title,.why-title,.about-heading,.reviews-title,.contact-heading,.shop-title{font-size:clamp(36px,4.8vw,58px);line-height:1.04}.services-subtitle,.calc-lead,.why-subtitle,.about-subtitle,.reviews-subtitle,.contact-subtitle,.shop-subtitle{font-size:18px;line-height:1.72}.header{background:linear-gradient(#fffffff5,#e8f8ffeb)}.header.scrolled{box-shadow:0 16px 36px #05263a1f}.nav{background:#ffffffc7;border-color:#0096d233}.nav a.active,.btn-primary,.hero-btn.primary,.about-btn,.contact-btn,.review-btn,.buy-btn,.details-btn,.submit-btn,.pay-btn,.result-card .btn-primary,#shop .btn-primary,#shop .details-btn{background:linear-gradient(135deg, #55cdf5 0%, var(--blue) 42%, var(--blue-dark) 100%);color:#fff;box-shadow:0 16px 34px #0096d247,inset 0 1px #ffffff4d}.btn-primary,.hero-btn.primary,.about-btn,.contact-btn,.buy-btn,.details-btn,.submit-btn,.pay-btn{text-shadow:none;border-color:#ffffff57}.btn-primary:hover,.hero-btn.primary:hover,.about-btn:hover,.contact-btn:hover,.buy-btn:hover,.details-btn:hover,.submit-btn:hover,.pay-btn:hover{box-shadow:0 22px 44px #0096d257,inset 0 1px #ffffff57}.hero-main{grid-template-columns:minmax(0,1fr) 430px;gap:64px}.hero-title{max-width:760px;font-size:clamp(44px,6.2vw,82px)}.hero-subtitle{color:#405a6b;max-width:690px}.hero-image-card,.main-image,.img-wrap{background:linear-gradient(145deg,#fff 0%,#e8f8ff 100%)}.hero-image-card{border-radius:28px;padding:30px;box-shadow:0 28px 64px #05263a24,inset 0 1px #ffffffe6}.hero-feature,.service-card,.why-card,.rating-card,.slide-card,.contact-card,.contact-status,.product-card,.product-description-card,.about-card,.about-image-card,.form-card,.expert-box,.price-info,.diamond-info,.map-wrapper,.map-card{border-color:#0096d229;box-shadow:0 14px 32px #05263a14,inset 0 1px #ffffffe6}.service-card,.why-card{min-height:238px}.service-card:hover,.why-card:hover,.product-card:hover,.branch-card:hover{border-color:#0096d247}.feature-icon,.icon-box,.why-icon,.expert-icon,.status-icon,.avatar{color:var(--blue-dark);background:linear-gradient(145deg,#e8f8ff,#cdecfa)}.calc-tab.active{background:linear-gradient(135deg, var(--blue-bright), var(--blue))}.result-card,.price-block{background:linear-gradient(145deg, var(--blue-deep), var(--ink))}#shop{background:linear-gradient(#f2fbff 0%,#fff 100%)}.shop-grid{gap:24px}.product-card{border-radius:20px}.product-body{padding:20px}.shop-product-title{min-height:48px}.product-price{color:var(--blue-dark)}.stock-label{color:var(--blue-dark);background:#eefaff}.about-floating{background:linear-gradient(135deg, var(--blue-bright), var(--blue-dark))}.branch-overlay{background:#05263adb}.review-text{color:#123348}.stars{color:var(--blue)}.dots button.active,.dots span.active{background:var(--blue)}.contact-status.open,.map-card.active{background:#eefaff}.footer{background:linear-gradient(#05263a,#031722)}.footer-logo img{width:148px}@media (width<=992px){.hero-main{grid-template-columns:1fr}.hero-image-wrap{max-width:520px}}@media (width<=640px){.section{padding:78px 0}.hero{padding:112px 0 72px}.hero-title{font-size:38px}.services-subtitle,.calc-lead,.why-subtitle,.about-subtitle,.reviews-subtitle,.contact-subtitle,.shop-subtitle{font-size:16px}}.hero{background:radial-gradient(circle at 76% 18%,#74d8f75c,#0000 32%),linear-gradient(135deg,#f7fcff 0%,#fff 42%,#e4f8ff 100%);padding:116px 0 68px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0096d214,#0000 42%),linear-gradient(#ffffffa6,#0000 34%);position:absolute;inset:0}.hero-container{z-index:1;max-width:1220px;position:relative}.hero-topline{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;border:1px solid #0096d22e;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;padding:12px 16px;display:flex;box-shadow:0 14px 34px #05263a14}.hero-topline div,.hero-topline a{align-items:center;gap:10px;display:flex}.hero-topline span{color:#6b7c88;font-size:13px;font-weight:800}.hero-topline strong,.hero-topline a{color:var(--blue-dark);font-size:15px;font-weight:950}.hero-main{grid-template-columns:minmax(0,.92fr) minmax(430px,.78fr);align-items:stretch;gap:44px}.hero-content{flex-direction:column;justify-content:center;min-height:520px;display:flex}.hero-badge{background:#ffffffb8;border-color:#0096d238;width:fit-content;box-shadow:0 10px 24px #05263a14}.hero-title{color:#102f43;letter-spacing:0;max-width:760px;margin:20px 0 22px;font-size:clamp(42px,5.7vw,76px);line-height:.98}.hero-subtitle{color:#405a6b;max-width:620px;font-size:18px;line-height:1.7}.hero-actions{margin-top:32px}.hero-btn.primary{gap:10px;min-height:54px;padding-inline:24px}.hero-btn.glass{background:#fff;min-height:54px}.hero-trust{max-width:650px}.hero-trust span{background:#fff}.hero-service-panel{align-content:center;gap:16px;display:grid}.hero-estimator{background:#fff;border:1px solid #0096d229;border-radius:20px;padding:26px;box-shadow:0 26px 64px #05263a24}.hero-estimator-tabs{gap:10px;margin-bottom:24px;display:grid}.hero-estimator-tabs button{color:#405a6b;text-align:left;background:#f3fbff;border:1px solid #0096d229;border-radius:12px;justify-content:space-between;align-items:center;min-height:46px;padding:0 18px;font-size:15px;font-weight:950;display:flex}.hero-estimator-tabs button:after{content:"";background:#0096d247;border-radius:50%;width:7px;height:7px}.hero-estimator-tabs button.active{background:linear-gradient(135deg, var(--blue-bright), var(--blue));color:#fff;box-shadow:0 14px 28px #0096d238}.hero-estimator-tabs button.active:after{background:#fff}.hero-estimator-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hero-estimator-form label{color:#405a6b;gap:8px;font-size:13px;font-weight:900;display:grid}.hero-estimator-form input,.hero-estimator-form select{color:#102f43;background:#fff;border:1px solid #35465338;border-radius:12px;min-height:48px;font-size:16px;font-weight:900}.hero-estimator-form input:disabled,.hero-estimator-form select:disabled{color:#94a1aa;background:#f4f8fa}.hero-estimator-result{background:var(--blue-soft);border-radius:16px;margin:20px 0 16px;padding:16px}.hero-estimator-result span{color:#647381;margin-bottom:4px;font-size:13px;font-weight:850;display:block}.hero-estimator-result strong{color:var(--blue-dark);font-size:30px;font-weight:950}.hero-estimator-link,.hero-shop-strip a{color:var(--blue-dark);align-items:center;gap:8px;font-weight:950;display:inline-flex}.hero-shop-strip{background:var(--blue-deep);color:#fff;border-radius:20px;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:18px;padding:16px;display:grid;box-shadow:0 22px 52px #05263a29}.hero-shop-strip img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:16px;width:118px}.hero-shop-strip span{margin-bottom:6px;font-size:19px;font-weight:950;display:block}.hero-shop-strip p{color:#ffffffc2;margin:0 0 10px;font-size:14px;line-height:1.5}.hero-shop-strip a{color:#fff}.hero-features{margin-top:26px}.hero-feature{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb}.hero-location{color:#405a6b;align-items:center;gap:8px;width:fit-content;margin-top:18px;font-weight:850;display:flex}@media (width<=992px){.hero{padding-top:106px}.hero-topline{border-radius:18px;align-items:flex-start}.hero-main{grid-template-columns:1fr}.hero-content{min-height:auto}.hero-service-panel{max-width:620px}}@media (width<=640px){.hero{padding:96px 0 58px}.hero-topline,.hero-topline div,.hero-topline a{flex-direction:column;align-items:flex-start}.hero-title{font-size:38px}.hero-estimator{padding:18px}.hero-estimator-form,.hero-shop-strip{grid-template-columns:1fr}.hero-shop-strip img{width:96px}.hero-location{align-items:flex-start}}.hero-banner-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.hero-banner-heading div{gap:4px;display:grid}.hero-banner-heading span{color:var(--blue);text-transform:uppercase;font-size:13px;font-weight:950}.hero-banner-heading strong{color:#102f43;font-size:clamp(24px,3vw,36px);font-weight:950;line-height:1}.hero-banner-heading a{color:var(--blue-dark);align-items:center;gap:8px;font-weight:950;display:inline-flex}.hero-banner-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;scrollbar-color:var(--blue) #dff6ff;grid-auto-columns:minmax(640px,78%);grid-auto-flow:column;gap:20px;margin:0 -18px;padding:4px 18px 20px;display:grid;overflow-x:auto}.hero-banner-track::-webkit-scrollbar{height:8px}.hero-banner-track::-webkit-scrollbar-track{background:#dff6ff;border-radius:999px}.hero-banner-track::-webkit-scrollbar-thumb{background:var(--blue);border-radius:999px}.hero-promo-banner{scroll-snap-align:start;background:radial-gradient(circle at 84% 18%,#74d8f747,#0000 28%),linear-gradient(135deg,#fff 0%,#effbff 100%);border:1px solid #0096d224;border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(220px,.62fr);align-items:stretch;gap:24px;min-height:380px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 68px #05263a24}.hero-promo-banner:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffffeb 0%,#ffffffa3 44%,#fff0 100%);position:absolute;inset:0}.hero-promo-banner:after{content:"";background:#0096d21c;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-92px;right:-72px}.hero-promo-banner.main{background:radial-gradient(circle at 84% 18%, #74d8f76b, transparent 30%), linear-gradient(135deg, #04334c 0%, #07577f 48%, var(--blue) 100%);color:#fff;min-width:min(940px,100vw - 36px)}.hero-promo-banner.main:before{background:linear-gradient(90deg,#031722b8 0%,#03172247 48%,#03172200 100%)}.hero-promo-banner.light{background:radial-gradient(circle at 86% 22%,#61cdf257,#0000 30%),linear-gradient(135deg,#fff,#ecfaff)}.hero-promo-banner.shop{background:radial-gradient(circle at 84% 24%,#74d8f73d,#0000 30%),linear-gradient(135deg,#eefaff 0%,#fff 100%)}.hero-promo-banner.contact{background:radial-gradient(circle at 84% 24%,#0096d22e,#0000 30%),linear-gradient(135deg,#fff 0%,#eaf8fd 100%)}.hero-banner-kicker{width:fit-content;color:var(--blue-dark);background:#ffffffc7;border:1px solid #0096d22e;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;display:inline-flex;box-shadow:0 10px 24px #05263a14}.hero-banner-kicker span{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:950}.hero-banner-kicker strong{color:#102f43;font-size:13px;font-weight:950}.hero-promo-banner.main .hero-banner-kicker{background:#ffffff24;border-color:#ffffff47}.hero-promo-banner.main .hero-banner-kicker span,.hero-promo-banner.main .hero-banner-kicker strong,.hero-promo-banner.main .hero-title,.hero-promo-banner.main .hero-subtitle{color:#fff}.hero-promo-banner.main .hero-subtitle{color:#fffc}.hero-banner-content{z-index:1;flex-direction:column;justify-content:center;min-width:0;display:flex;position:relative}.hero-banner-title{color:#102f43;letter-spacing:0;max-width:560px;margin:20px 0 14px;font-size:clamp(32px,3.8vw,52px);font-weight:950;line-height:.98}.hero-promo-banner .hero-title{max-width:670px;margin:22px 0 18px;font-size:clamp(42px,5.4vw,72px)}.hero-promo-banner .hero-subtitle{max-width:560px;font-size:17px}.hero-banner-visual{z-index:1;align-self:stretch;place-items:center;min-width:0;display:grid;position:relative}.hero-banner-icon{background:linear-gradient(135deg, #61cdf2, var(--blue));color:#fff;border-radius:34px;place-items:center;width:126px;height:126px;display:grid;transform:rotate(-4deg);box-shadow:0 22px 46px #0096d23d}.hero-banner-icon svg{width:56px;height:56px}.hero-promo-banner.main .hero-banner-icon{background:#ffffff2e;width:76px;height:76px;position:absolute;top:8px;right:8px;transform:none}.hero-promo-banner.main .hero-banner-icon svg{width:36px;height:36px}.hero-banner-visual img{aspect-ratio:1;object-fit:contain;background:#ffffffe6;border-radius:30px;width:min(300px,100%);box-shadow:0 28px 52px #05263a33}.hero-banner-meta{text-align:center;background:#ffffffb8;border-radius:42px;align-content:center;place-items:center;gap:8px;min-width:176px;min-height:176px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 22px 46px #05263a1a}.hero-banner-meta span{color:var(--blue-dark);font-size:22px;font-weight:950}.hero-banner-meta strong{color:#647381;font-size:15px;font-weight:950}.hero-promo-banner .hero-actions{align-items:center}.hero-promo-banner:not(.main) .hero-actions{margin-top:24px}.hero-promo-banner:not(.main) .hero-btn.primary{width:100%}.hero-promo-banner.main .hero-btn.glass{color:#fff;background:#ffffff1f;border-color:#ffffff57}@media (width<=1180px){.hero-banner-track{grid-auto-columns:minmax(560px,84%)}.hero-promo-banner.main{grid-template-columns:minmax(0,1fr) 220px}}@media (width<=760px){.hero-banner-heading{flex-direction:column;align-items:flex-start}.hero-banner-track{grid-auto-columns:minmax(300px,92%)}.hero-promo-banner,.hero-promo-banner.main{grid-template-columns:1fr;min-height:500px;padding:24px}.hero-banner-visual{place-items:start}.hero-banner-visual img{width:178px}.hero-banner-icon,.hero-banner-meta{width:128px;min-width:128px;height:128px;min-height:128px}}@media (width<=520px){.hero-banner-track{grid-auto-columns:minmax(282px,92%)}.hero-promo-banner .hero-title{font-size:34px}.hero-banner-title{font-size:28px}.hero-promo-banner .hero-actions{flex-direction:column;align-items:stretch;width:100%}}.hero{background:#f7f4fb;padding:96px 0 54px}.hero-slider-shell{background:#fff;border-radius:0;position:relative;overflow:hidden;box-shadow:0 22px 56px #05263a1f}.hero-slider-track{will-change:transform;transition:transform .65s;display:flex}.hero-alert{color:#0b5176;text-align:center;background:#ffd13e;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:7px 16px;font-size:16px;font-weight:950;display:flex}.hero-alert span{background:var(--blue-dark);color:#ffd13e;border-radius:6px;place-items:center;width:22px;height:22px;font-size:14px;display:inline-grid}.hero-slide{color:#fff;background:radial-gradient(circle at 12% 38%,#0096d261,#0000 34%),linear-gradient(105deg,#0a89bd 0%,#043d85 48%,#031b54 100%);min-height:394px;display:block;position:relative;overflow:hidden}.hero-slide-full{background:#fff;min-height:0}.hero-full-banner{background:#fff;min-width:100%;display:block}.hero-full-banner img{aspect-ratio:5/3;object-fit:contain;object-position:center;background:#fff;width:100%;display:block}.hero-slide-body{grid-template-columns:minmax(280px,.92fr) minmax(360px,1fr);display:grid}.hero-slide:after{content:"";opacity:.9;background:linear-gradient(#0088ad,#006a93);width:16%;position:absolute;inset:0 0 0 auto}.hero-slide-bonus{background:radial-gradient(circle at 16% 38%,#61cdf26b,#0000 35%),linear-gradient(105deg,#098fc5 0%,#043e90 48%,#041d5d 100%)}.hero-slide-gift{background:radial-gradient(circle at 22% 34%,#ffffff2e,#0000 32%),linear-gradient(105deg,#057ead 0%,#063a82 48%,#031842 100%)}.hero-slide-shop{background:radial-gradient(circle at 16% 36%,#74d8f761,#0000 36%),linear-gradient(105deg,#0b88b8 0%,#064984 48%,#022140 100%)}.hero-slide-media,.hero-slide-content{z-index:1;position:relative}.hero-slide-media{justify-content:center;align-items:flex-end;min-height:394px;padding:26px 18px 0;display:flex}.hero-slide-media img{object-fit:contain;filter:drop-shadow(0 28px 34px #00000047);width:min(470px,112%);max-height:360px}.hero-gift-visual{aspect-ratio:1.05;background:linear-gradient(145deg,#fff8e8,#b6dff0);border-radius:20px;width:min(360px,88%);margin-bottom:20px;position:relative;transform:rotate(-18deg);box-shadow:0 34px 54px #00000047}.hero-gift-visual:before,.hero-gift-visual:after,.hero-gift-visual span:before,.hero-gift-visual span:after{content:"";background:linear-gradient(135deg, #61cdf2, var(--blue-dark));position:absolute}.hero-gift-visual:before{width:18%;height:100%;top:0;left:46%}.hero-gift-visual:after{width:100%;height:18%;top:44%;left:0}.hero-gift-visual span:before,.hero-gift-visual span:after{border-radius:58% 42%;width:104px;height:74px;top:-26px}.hero-gift-visual span:before{left:76px;transform:rotate(-24deg)}.hero-gift-visual span:after{right:70px;transform:rotate(24deg)}.hero-slide-content{flex-direction:column;justify-content:center;max-width:570px;padding:46px 54px 54px 20px;display:flex}.hero-slide-label{color:#083f68;text-transform:uppercase;background:#ffd13e;border-radius:999px;width:fit-content;margin-bottom:14px;padding:8px 14px;font-size:14px;font-weight:950}.hero-slide .hero-title{color:#fff;letter-spacing:0;max-width:620px;margin:0;font-size:clamp(52px,7vw,96px);font-weight:950;line-height:.9}.hero-slide-highlight{color:#ffd13e;margin-top:12px;font-size:clamp(28px,3.6vw,48px);font-weight:950;line-height:1.04;display:block}.hero-slide .hero-subtitle{color:#ffffffd6;max-width:500px;margin-top:16px;font-size:18px;line-height:1.55}.hero-slide .hero-actions{margin-top:24px}.hero-slide .hero-btn.primary{color:#fff;min-width:172px;min-height:44px;box-shadow:none;background:0 0;border:1px solid #ffffffb3}.hero-slide .hero-btn.primary:hover{background:#ffffff1f}.hero-slide .hero-btn.glass{color:#fff;background:#ffffff21;border-color:#ffffff6b;min-height:44px}.hero-slider-dots{z-index:3;gap:12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hero-slider-dots button{background:#ffffffdb;border-radius:999px;width:34px;height:5px}.hero-slider-dots button.active{background:#61cdf2}@media (width<=992px){.hero-slide-body{grid-template-columns:1fr}.hero-slide:after{width:0}.hero-slide-media{align-items:center;min-height:230px}.hero-slide-media img{max-height:230px}.hero-slide-content{max-width:none;padding:20px 28px 64px}}@media (width<=640px){.hero{padding-top:86px}.hero-alert{min-height:42px;font-size:13px}.hero-slide{min-height:560px}.hero-slide-full{min-height:0}.hero-full-banner img{aspect-ratio:5/3;object-position:center}.hero-slide .hero-title{font-size:42px}.hero-slide-highlight{font-size:26px}.hero-slide .hero-subtitle{font-size:16px}.hero-slider-dots button{width:24px}}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #0096d224}.header.scrolled{background:#fffffff5;box-shadow:0 18px 42px #05263a1f}.header-inner{gap:18px;height:76px}.logo-link{gap:12px;min-width:190px}.logo{height:42px}.header-brand-note{color:#647381;font-size:12px;font-weight:850;line-height:1.1;display:grid}.nav{background:#f2fbffd6;border:1px solid #0096d224;border-radius:999px;flex:1;justify-content:center;max-width:548px;margin:0 auto;padding:5px;box-shadow:inset 0 1px #ffffffe6}.nav a{color:#405a6b;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:900}.nav a:hover{color:var(--blue-dark);background:#fff}.nav a.active{background:var(--blue-deep);color:#fff;text-shadow:none;box-shadow:0 10px 22px #0096d233}.header-actions{gap:8px}.header-pay-link,.header-call-link,.header-estimate-link{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:950;display:inline-flex}.header-pay-link{color:var(--blue-dark);background:#fff;border:1px solid #0096d22e}.header-call-link{background:var(--blue-soft);color:#102f43;border:1px solid #0096d22e}.header-estimate-link{background:linear-gradient(135deg, var(--blue-bright), var(--blue));color:#fff;box-shadow:0 14px 28px #0096d23d}.burger,.close-btn{width:46px;height:46px;color:var(--blue-dark);background:#fff;border-radius:999px;place-items:center}.burger span,.close-btn span{display:none}.mobile-content{gap:12px;width:min(92vw,390px);padding:24px}.mobile-menu-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.mobile-menu-head img{height:44px}.mobile-menu-head .close-btn{display:grid;position:static}.mobile-status{background:var(--blue-soft);border-radius:18px;gap:4px;margin-bottom:10px;padding:16px;display:grid}.mobile-status span{color:#647381;font-size:13px;font-weight:850}.mobile-status strong{color:var(--blue-dark);font-size:16px;font-weight:950}.mobile-content>a{background:#fff;border-radius:14px;min-height:50px}.mobile-content>a.active{background:var(--blue-deep);color:#fff}@media (width<=1180px){.header-brand-note,.header-pay-link{display:none}.logo-link{min-width:auto}}@media (width<=992px){.header-inner{height:70px}.nav,.header-actions{display:none}.burger{display:grid}}.shop-section .container{position:relative}.shop-header{margin-bottom:30px}.shop-toolbar{background:#ffffffdb;border:1px solid #0096d224;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:28px;padding:16px;display:grid;box-shadow:0 18px 42px #05263a14}.shop-toolbar .filters{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.shop-toolbar .filters .input{background:#fff;border-radius:999px;min-height:48px}.shop-count{background:var(--blue-deep);color:#ffffffd1;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-size:13px;font-weight:850;display:inline-flex}.shop-count span{color:#fff;font-size:18px;font-weight:950}.shop-section .product-card{background:#fff;border:1px solid #0096d221;border-radius:22px;min-height:430px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 18px 42px #05263a14}.shop-section .card-badges{justify-content:space-between;gap:8px;display:flex;top:14px;left:14px;right:14px}.shop-section .card-badge{min-height:30px;color:var(--blue-dark);background:#fffffff0;border:1px solid #0096d224;border-radius:999px;padding:0 11px;box-shadow:0 8px 18px #05263a14}.shop-section .shop-image{width:82%;height:82%}.shop-section .product-body{flex-direction:column;min-height:184px;padding:20px;display:flex}.shop-section .shop-product-title{color:#102f43;min-height:50px;margin-bottom:18px;font-size:18px;line-height:1.32}.shop-section .card-bottom{border-top:1px solid #0096d21f;margin-top:auto;padding-top:16px}.shop-section .product-price{color:var(--blue-dark);margin-bottom:8px;font-size:24px;font-weight:950}.shop-section .stock-label{min-height:28px;color:var(--blue-dark);background:#edfaff;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.product-view-link{background:linear-gradient(135deg, var(--blue-bright), var(--blue));color:#fff;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:0 12px 24px #0096d238}.shop-empty{text-align:center;background:#fff;border:1px solid #0096d224;border-radius:22px;max-width:520px;margin:34px auto 0;padding:30px;box-shadow:0 18px 42px #05263a14}.shop-empty strong{color:#102f43;font-size:24px;font-weight:950}.shop-empty p{margin:10px 0 18px}@media (width<=860px){.shop-toolbar{grid-template-columns:1fr}.shop-count{justify-content:center}}@media (width<=640px){.shop-toolbar{border-radius:18px;padding:12px}.shop-section .shop-grid{grid-template-columns:1fr}.product-view-link{width:100%;margin-top:12px}}body{background:linear-gradient(#fff 0%,#f6fbfe 38%,#eef9fe 100%)}.section{padding:88px 0}.hero+.calc-section,.calc-section+.shop-section{border-top:0}.hero{padding-bottom:34px}.hero-slider-shell{border:1px solid #0096d21f;border-radius:4px;box-shadow:0 24px 62px #05263a24}.hero-full-banner img{max-height:610px}.calc-section{padding-top:72px}.shop-section{padding-top:78px}.services-header,.calc-header,.why-header,.about-header,.reviews-header,.contact-header,.shop-header{margin-bottom:42px}.services-label,.calc-label,.why-label,.about-label,.reviews-label,.contact-label,.shop-label{min-height:36px;color:var(--blue-dark);background:#fff;border-color:#0096d22e;padding:0 16px;box-shadow:0 10px 22px #05263a0f}.services-title,.calc-title,.why-title,.about-heading,.reviews-title,.contact-heading,.shop-title{color:#082f47;font-weight:950}.services-subtitle,.calc-lead,.why-subtitle,.about-subtitle,.reviews-subtitle,.contact-subtitle,.shop-subtitle{color:#536978}.calc-board,.shop-grid,.services-grid,.why-grid{align-items:stretch}.calc-panel,.service-card,.why-card,.product-card,.contact-card,.about-card,.rating-card,.slide-card{border-color:#0096d221;box-shadow:0 20px 48px #05263a14,inset 0 1px #ffffffdb}.calc-panel:hover,.service-card:hover,.why-card:hover,.product-card:hover{box-shadow:0 28px 62px #05263a1f,inset 0 1px #ffffffeb}.calc-main-btn,.header-estimate-link,.product-view-link,.btn-primary,.about-btn,.contact-btn,.buy-btn,.details-btn{position:relative;overflow:hidden}.calc-main-btn:before,.header-estimate-link:before,.product-view-link:before,.btn-primary:before,.about-btn:before,.contact-btn:before,.buy-btn:before,.details-btn:before{content:"";opacity:0;background:#ffffff47;width:34%;transition:left .45s,opacity .25s;position:absolute;inset:0 auto 0 -42%;transform:skew(-18deg)}.calc-main-btn:hover:before,.header-estimate-link:hover:before,.product-view-link:hover:before,.btn-primary:hover:before,.about-btn:hover:before,.contact-btn:hover:before,.buy-btn:hover:before,.details-btn:hover:before{opacity:1;left:120%}.filters{gap:12px}.filters .input{box-shadow:inset 0 1px #ffffffdb}.load-more{margin-top:36px}@media (width<=992px){.section{padding:74px 0}.hero{padding-bottom:28px}.calc-section,.shop-section{padding-top:64px}}@media (width<=640px){.container,.hero-container,.product-page{padding:0 16px}.section{padding:64px 0}.hero{padding-bottom:22px}.services-header,.calc-header,.why-header,.about-header,.reviews-header,.contact-header,.shop-header{margin-bottom:30px}}.shop-toolbar{background:#fff;border-radius:18px;padding:12px}.shop-toolbar .filters{grid-template-columns:minmax(240px,1.35fr) minmax(170px,.8fr) minmax(170px,.8fr)}.shop-toolbar .filters .input{background:#f8fdff;border-color:#0096d22e;min-height:52px;font-weight:850}.shop-section .product-card{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(145deg,#74d8f785,#006fa824) border-box;border:1px solid #0000;border-radius:26px;min-height:500px;box-shadow:0 22px 54px #05263a1a}.shop-section .img-wrap{background:radial-gradient(circle at 50% 42%,#fffffff5 0%,#ffffffc2 28%,#0000 50%),linear-gradient(145deg,#e8f8ff 0%,#fff 52%,#dff6ff 100%);border-radius:22px;height:315px;margin:10px 10px 0}.shop-section .img-wrap:after{content:"";filter:blur(14px);background:#05263a1f;border-radius:50%;height:22px;position:absolute;bottom:26px;left:16%;right:16%}.shop-section .shop-image{z-index:1;width:94%;height:94%;position:relative}.shop-section .product-body{min-height:172px;padding:18px 22px 22px}.shop-section .shop-product-title{min-height:48px;margin-bottom:14px;font-size:19px;font-weight:950}.shop-section .card-bottom{align-items:center;gap:14px}.shop-section .product-price{font-size:26px;line-height:1.05}.product-view-link{flex:none;min-height:42px;padding:0 16px}.shop-section .card-badges{z-index:3;top:20px;left:20px;right:20px}.shop-section .card-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:32px}@media (width<=900px){.shop-toolbar .filters{grid-template-columns:1fr}}@media (width<=640px){.shop-section .product-card{min-height:auto}.shop-section .img-wrap{height:300px}.shop-section .card-bottom{align-items:stretch}}.shop-hero-panel{background:radial-gradient(circle at 88% 18%,#74d8f747,#0000 28%),linear-gradient(135deg,#fff 0%,#eefaff 100%);border:1px solid #0096d224;border-radius:28px;margin-bottom:26px;padding:28px;box-shadow:0 24px 58px #05263a17}.shop-feature-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.shop-feature-strip span{color:#405a6b;background:#fff;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:0 14px;font-size:14px;font-weight:900;display:flex;box-shadow:0 10px 22px #05263a0f}.shop-feature-strip span:before{content:"";background:var(--blue);border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 5px #0096d21f}.shop-section .product-card{isolation:isolate}.shop-section .product-card:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(#fff0 48%,#e6f7fd85 100%);position:absolute;inset:0}.shop-section .card-badges,.shop-section .img-wrap,.shop-section .product-body{z-index:1;position:relative}.product-meta-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.product-meta-row span{color:#536978;background:#f2fbff;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.shop-section .stock-label{background:#fff;border:1px solid #0096d224}.shop-section .product-price{color:#03415f}@media (width<=760px){.shop-hero-panel{padding:22px}.shop-feature-strip{grid-template-columns:1fr}}.shop-section .shop-grid{grid-auto-flow:dense}.shop-section .product-card.featured{background:radial-gradient(circle at 30% 34%,#74d8f73d,#0000 32%),linear-gradient(135deg,#fff 0%,#eefaff 100%) padding-box padding-box,linear-gradient(145deg,#28b8ec9e,#03415f3d) border-box;grid-column:span 2;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);align-items:stretch;min-height:430px;display:grid}.shop-section .product-card.featured .img-wrap{border-radius:24px;height:auto;min-height:410px;margin:12px 0 12px 12px}.shop-section .product-card.featured .shop-image{width:96%;height:96%}.shop-section .product-card.featured .product-body{justify-content:center;min-height:auto;padding:34px 30px}.shop-section .product-card.featured .shop-product-title{min-height:auto;font-size:clamp(24px,3vw,34px);line-height:1.08}.shop-section .product-card.featured .product-price{font-size:clamp(30px,3.4vw,42px)}.shop-section .product-card.featured .card-bottom{align-items:stretch;gap:18px;display:grid}.shop-section .product-card.featured .product-view-link{width:fit-content;min-height:48px;padding:0 22px;font-size:15px}.shop-section .card-badge.recommended{background:linear-gradient(135deg, var(--blue-bright), var(--blue-deep));color:#fff}.shop-section .product-card.featured .card-badges{flex-wrap:wrap;justify-content:flex-start}.shop-section .product-card:not(.featured) .card-badge.recommended{display:none}.shop-section .product-card:not(.featured){transform-origin:bottom}.shop-section .product-card:not(.featured):hover .product-view-link{transform:translateY(-2px)}.product-view-link{transition:transform .22s,box-shadow .22s}@media (width<=1100px){.shop-section .product-card.featured{grid-column:span 1;grid-template-columns:1fr}.shop-section .product-card.featured .img-wrap{height:330px;min-height:0;margin:10px 10px 0}.shop-section .product-card.featured .product-body{padding:22px}}.shop-hero-panel{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 0 38px;padding:0}.shop-hero-panel .shop-header{margin-bottom:26px}.shop-title span{color:var(--blue);display:block}.shop-feature-strip{flex-wrap:wrap;gap:10px;display:flex}.shop-feature-strip span{background:var(--blue-soft);min-height:40px;color:var(--blue-dark);box-shadow:none;border:1px solid #0096d224;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex}.shop-feature-strip span:before{display:none}.shop-feature-strip svg{color:var(--blue)}.shop-toolbar{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:28px;padding:12px;display:grid}.shop-toolbar .filters{grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(150px,.7fr)) auto;align-items:center;gap:10px;display:grid}.shop-toolbar .filters .input{border:1px solid var(--line);min-height:46px;color:var(--text);box-shadow:none;background:#f8fcfe;border-radius:12px;font-weight:750}.shop-count{background:var(--blue-soft);color:var(--muted);padding:0 14px}.shop-section .product-card,.shop-section .product-card.featured{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);min-height:430px;box-shadow:var(--shadow-soft);flex-direction:column;display:flex;overflow:hidden;transform:none}.shop-section .product-card:after{display:none}.shop-section .product-card:hover{box-shadow:var(--shadow);border-color:#0096d247;transform:translateY(-4px)}.shop-section .img-wrap,.shop-section .product-card.featured .img-wrap{background:linear-gradient(#f3fafd,#fff);border-radius:0;width:auto;height:250px;min-height:250px;margin:0}.shop-section .img-wrap:after{display:none}.shop-section .card-badges{top:12px;left:12px;right:12px}.shop-section .card-badge{min-height:28px;color:var(--blue-dark);box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #0096d224;padding:0 10px;font-size:11px}.shop-section .card-badge.blue{background:var(--blue-dark)}.shop-section .product-body,.shop-section .product-card.featured .product-body{justify-content:flex-start;min-height:178px;padding:18px}.shop-section .shop-product-title,.shop-section .product-card.featured .shop-product-title{min-height:48px;color:var(--ink);margin:0 0 14px;font-size:18px;line-height:1.35}.shop-section .card-bottom,.shop-section .product-card.featured .card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:12px;width:100%;margin-top:auto;padding-top:14px;display:flex}.shop-section .product-price,.shop-section .product-card.featured .product-price{color:var(--ink);font-size:22px}.shop-section .stock-label{min-height:24px;color:var(--blue-dark);background:0 0;border:0;padding:0}.product-view-link,.shop-section .product-card.featured .product-view-link{width:40px;min-width:40px;min-height:40px;box-shadow:none;border-radius:12px;padding:0;font-size:0}.product-view-link svg{width:18px;height:18px}.shop-empty{border-radius:var(--radius);box-shadow:var(--shadow-soft)}@media (width<=1180px){.shop-toolbar .filters{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-section .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){.shop-toolbar{grid-template-columns:1fr}.shop-section .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.shop-hero-panel{margin-bottom:28px}.shop-feature-strip{display:grid}.shop-feature-strip span{border-radius:12px}.shop-toolbar .filters,.shop-section .shop-grid{grid-template-columns:1fr}.shop-section .img-wrap,.shop-section .product-card.featured .img-wrap{height:280px;min-height:280px}}.shop-section .product-card,.shop-section .product-card.featured{background:#fff;border:0;border-radius:24px;min-height:0;overflow:hidden;box-shadow:0 16px 40px #06283d14}.shop-section .product-card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 22px 48px #06283d21}.shop-section .img-wrap,.shop-section .product-card.featured .img-wrap{aspect-ratio:1/.78;background:#f1f4f5;border-radius:18px 18px 0 0;height:auto;min-height:0;margin:10px 10px 0;overflow:hidden}.shop-section .shop-image,.shop-section .product-card.featured .shop-image{object-fit:cover;width:100%;height:100%;transform:none}.shop-section .product-card:hover .shop-image{transform:scale(1.025)}.shop-section .card-badges{justify-content:flex-start;gap:8px;top:18px;left:18px;right:auto}.shop-section .card-badge{min-height:36px;color:var(--ink);background:#fffffff5;border:0;border-radius:999px;padding:0 15px;font-size:13px;font-weight:900}.shop-section .card-badge.blue{background:var(--blue);color:#fff}.shop-section .product-body,.shop-section .product-card.featured .product-body{min-height:150px;padding:18px 16px 20px;display:block}.shop-section .product-price,.shop-section .product-card.featured .product-price{color:var(--blue);margin:0 0 8px;font-size:23px;font-weight:950;line-height:1.15}.shop-section .stock-label{color:#20aa67;min-height:auto;padding:0;font-size:14px;font-weight:900;display:inline}@media (width<=1180px){.shop-section .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.shop-section .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.shop-section .shop-grid{grid-template-columns:1fr}.shop-section .img-wrap,.shop-section .product-card.featured .img-wrap{aspect-ratio:1/.76;height:auto;min-height:0}}.shop-section{background:linear-gradient(#fff 0%,#f2fbff 100%)}.shop-label{background:var(--blue-soft);color:var(--blue-dark);box-shadow:none;border-color:#0096d229}.shop-toolbar{border:0;border-radius:16px;padding:16px;box-shadow:0 22px 54px #05263a1f}.shop-toolbar .filters .input{color:#354653;background:#fff;border:1px solid #35465370;border-radius:22px;min-height:42px;font-weight:800}.filter-clear,.shop-count{border-radius:22px;min-height:42px}.filter-clear{background:var(--blue-soft)}.shop-count{background:var(--blue);color:#ffffffd1}.shop-count span{color:#fff}.shop-section .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.shop-section .product-card,.shop-section .product-card.featured{background:#fff;border:0;border-radius:16px;flex-direction:column;min-height:455px;display:flex;overflow:hidden;box-shadow:0 22px 54px #05263a2e}.shop-section .product-card:hover{transform:translateY(-4px);box-shadow:0 26px 60px #05263a38}.shop-section .img-wrap,.shop-section .product-card.featured .img-wrap{aspect-ratio:auto;background:var(--blue-soft);border-radius:14px;width:auto;height:290px;min-height:290px;margin:10px 10px 0}.shop-section .shop-image,.shop-section .product-card.featured .shop-image{object-fit:cover;width:100%;height:100%}.shop-section .card-badges{gap:8px;top:20px;left:20px}.shop-section .card-badge{border:2px solid var(--blue);min-height:34px;color:var(--blue-dark);box-shadow:none;background:#fff;border-radius:999px;padding:0 14px;font-size:13px;font-weight:900}.shop-section .card-badge.blue{border-color:var(--blue);background:var(--blue);color:#fff}.shop-section .product-body,.shop-section .product-card.featured .product-body{flex-direction:column;min-height:155px;padding:18px 20px 20px;display:flex}.shop-section .shop-product-title,.shop-section .product-card.featured .shop-product-title{color:#354653;min-height:42px;margin:0 0 14px;font-size:18px;font-weight:950;line-height:1.25}.product-result{background:var(--blue-soft);color:var(--blue-dark);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex}.shop-section .stock-label{color:var(--blue-dark);font-size:13px;font-weight:800}.shop-section .product-price,.shop-section .product-card.featured .product-price{color:var(--blue-dark);white-space:nowrap;margin:0;font-size:20px;font-weight:950}@media (width<=980px){.shop-section .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.shop-section .shop-grid{grid-template-columns:1fr}.shop-section .product-card,.shop-section .product-card.featured{min-height:0}.shop-section .img-wrap,.shop-section .product-card.featured .img-wrap{height:270px;min-height:270px}}.shop-section .condition-badge,.shop-section .category-badge{letter-spacing:.01em;min-height:40px;padding:0 17px;font-size:14px;font-weight:950}.shop-section .condition-badge{color:var(--blue-dark);background:#fffffffa;border:2px solid #fff;box-shadow:0 8px 20px #05263a2e}.shop-section .category-badge{border:2px solid var(--blue-bright);background:linear-gradient(135deg, var(--blue-bright), var(--blue));color:#fff;box-shadow:0 10px 24px #0096d257}.shop-section .card-badges{top:7px}.shop-promo-board{background:linear-gradient(135deg, var(--blue-dark), var(--blue));color:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:-10px 0 24px;padding:20px 22px;display:grid;box-shadow:0 22px 54px #0096d23d}.promo-icon{background:#ffffff29;border-radius:14px;place-items:center;width:54px;height:54px;display:grid}.promo-copy{gap:2px;display:grid}.promo-copy span{color:#ffffffbd;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.promo-copy strong{font-size:clamp(26px,3vw,38px);font-weight:950;line-height:1.05}.promo-copy p{color:#ffffffc7;font-size:13px}.promo-code{min-width:184px;min-height:64px;color:var(--blue-dark);text-align:left;background:#fff;border:2px dashed #ffffffb8;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;column-gap:12px;padding:10px 16px;display:grid}.promo-code span{text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.promo-code strong{letter-spacing:.05em;font-size:21px;font-weight:950}.promo-code svg{grid-area:1/2/3}@media (width<=680px){.shop-promo-board{grid-template-columns:auto 1fr;padding:18px}.promo-code{grid-column:1/-1;width:100%}}.product-shell{background:linear-gradient(#fff 0%,#f2fbff 100%);min-height:100vh;padding-top:118px}.product-page{display:block}.product-back{width:fit-content;color:var(--blue-dark);align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.product-back-top{margin-bottom:22px}.product-layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:start;gap:24px;display:grid}.product-gallery-panel,.product-detail-panel{background:#fff;border-radius:16px;box-shadow:0 22px 54px #05263a2e}.product-gallery-panel{padding:14px}.product-image-frame{background:var(--blue-soft);border-radius:14px;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.product-main-image{object-fit:contain;width:100%;height:100%;max-height:560px}.product-image-badges{gap:8px;display:flex;position:absolute;top:14px;left:14px}.product-image-badges span{border:2px solid var(--blue);min-height:40px;color:var(--blue-dark);background:#fff;border-radius:999px;align-items:center;padding:0 17px;font-size:14px;font-weight:950;display:inline-flex;box-shadow:0 8px 20px #05263a24}.product-image-badges span:last-child{background:linear-gradient(135deg, var(--blue-bright), var(--blue));color:#fff}.product-trust-row{grid-template-columns:1fr 1fr;gap:10px;padding-top:12px;display:grid}.product-trust-row span{background:var(--blue-soft);min-height:44px;color:var(--blue-dark);border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:900;display:flex}.product-detail-panel{padding:30px 24px 26px}.product-kicker{background:var(--blue-soft);color:var(--blue-dark);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-bottom:14px;padding:7px 13px;font-size:12px;font-weight:900;display:inline-flex}.product-detail-panel .product-title{color:#354653;margin:0 0 24px;font-size:clamp(30px,4vw,46px);font-weight:950;line-height:1.05}.product-price-panel{background:var(--blue-soft);color:var(--blue-dark);border-radius:14px;gap:4px;margin-bottom:18px;padding:18px;display:grid}.product-price-panel span,.product-price-panel small{font-size:12px;font-weight:800}.product-price-panel strong{font-size:clamp(30px,4vw,42px);font-weight:950;line-height:1.1}.product-detail-panel .product-description-card{box-shadow:none;background:#fff;border:1px solid #35465329;border-radius:14px;margin:0 0 16px;padding:18px}.product-description-card h2{color:#354653;margin-bottom:10px;font-size:18px;font-weight:950}.product-description-card p{-webkit-line-clamp:4;color:var(--muted);-webkit-box-orient:vertical;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.product-description-card p.expanded{display:block}.toggle-desc{color:var(--blue-dark);background:0 0;margin-top:10px;font-size:13px;font-weight:900}.product-location-note{color:var(--blue-dark);background:#f7fbfd;border-radius:14px;align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:flex}.product-location-note div{gap:2px;display:grid}.product-location-note strong{font-size:14px}.product-location-note span{color:var(--muted);font-size:12px}.product-detail-panel .buy-btn{background:linear-gradient(135deg, var(--blue-bright), var(--blue));color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-size:17px;font-weight:950;display:inline-flex;box-shadow:0 14px 28px #0096d23d}.product-detail-panel .product-note{color:#9aa5ad;text-align:center;margin:12px 0 0;font-size:11px;line-height:1.5}.product-state{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:70vh;padding:120px 20px 60px;display:grid}@media (width<=940px){.product-layout{grid-template-columns:1fr}.product-image-frame{min-height:430px}}@media (width<=560px){.product-shell{padding-top:94px}.product-gallery-panel,.product-detail-panel{border-radius:16px}.product-image-frame{min-height:320px}.product-image-badges span{min-height:36px;padding:0 13px;font-size:12px}.product-trust-row{grid-template-columns:1fr}.product-detail-panel{padding:24px 18px 20px}}.services{background:linear-gradient(#f2fbff 0%,#fff 100%)}.services-label{background:var(--blue-soft);color:var(--blue-dark);box-shadow:none;border-color:#0096d229}.services-title span{color:var(--blue);display:block}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.services .service-card{background:#fff;border:0;border-radius:16px;flex-direction:column;gap:0;min-height:250px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 22px 54px #05263a24}.services .service-card:hover{transform:translateY(-5px);box-shadow:0 28px 62px #05263a33}.service-card-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.services .icon-box{background:var(--blue-soft);width:54px;height:54px;color:var(--blue-dark);border-radius:14px;place-items:center;display:grid}.service-index{color:#006fa838;font-size:28px;font-weight:950;line-height:1}.services .service-content h3{color:#354653;margin-bottom:9px;font-size:21px;font-weight:950}.services .service-content p{color:var(--muted);font-size:14px;line-height:1.6}.service-card-foot{color:var(--blue-dark);border-top:1px solid #3546531f;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:900;display:flex}.service-card-foot svg{transition:transform .2s}.service-card:hover .service-card-foot svg{transform:translate(4px)}.services-cta{background:linear-gradient(135deg, var(--blue-dark), var(--blue));color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:20px 22px;display:flex;box-shadow:0 22px 54px #0096d238}.services-cta>div,.services-cta>div span,.services-cta a{align-items:center;display:flex}.services-cta>div{gap:14px}.services-cta>div span{flex-direction:column;align-items:flex-start;gap:2px}.services-cta strong{font-size:16px}.services-cta small{color:#ffffffb8;font-size:12px}.services-cta a{min-height:46px;color:var(--blue-dark);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;gap:8px;padding:0 18px;font-size:13px;font-weight:950}@media (width<=920px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.services-grid{grid-template-columns:1fr}.services .service-card{min-height:230px}.services-cta{flex-direction:column;align-items:stretch}.services-cta a{width:100%}}.about{background:linear-gradient(#fff 0%,#f2fbff 100%)}.about-label{background:var(--blue-soft);color:var(--blue-dark);box-shadow:none;border-color:#0096d229}.about-heading span{color:var(--blue);display:block}.about-main-card{background:#fff;border-radius:16px;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:14px;padding:14px;display:grid;box-shadow:0 22px 54px #05263a2e}.about-visual{background:var(--blue-soft);border-radius:14px;min-height:480px;position:relative;overflow:hidden}.about-visual .about-image{object-fit:cover;width:100%;height:100%}.about-location{color:var(--blue-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:14px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 12px 30px #05263a2e}.about-location span{font-size:12px;display:grid}.about-location strong{font-size:15px}.about-content{flex-direction:column;justify-content:center;padding:30px 28px;display:flex}.about-kicker{background:var(--blue-soft);width:fit-content;color:var(--blue-dark);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-bottom:16px;padding:7px 13px;font-size:12px;font-weight:900}.about-content h3{color:#354653;margin-bottom:16px;font-size:clamp(28px,3vw,39px);font-weight:950;line-height:1.08}.about-content>p{color:var(--muted);font-size:15px;line-height:1.7}.about-promises{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0;display:grid}.about-promises span{background:var(--blue-soft);min-width:0;color:var(--blue-dark);border-radius:14px;gap:4px;padding:14px;display:grid}.about-promises strong{font-size:13px}.about-promises small{color:var(--muted);font-size:10px;line-height:1.35}.about-actions{align-items:center;gap:16px;display:flex}.about-actions .about-btn{background:linear-gradient(135deg, var(--blue-bright), var(--blue));color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 20px;font-size:14px;font-weight:950;display:inline-flex;box-shadow:0 14px 28px #0096d23d}.about-contact-link{color:var(--blue-dark);font-size:13px;font-weight:900}.about .about-branches{background:#fff;border:0;border-radius:16px;margin-top:24px;padding:20px;box-shadow:0 22px 54px #05263a1f}.branches-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.branches-heading span{color:var(--blue-dark);align-items:center;gap:8px;font-size:14px;font-weight:950;display:inline-flex}.branches-heading>strong{color:var(--muted);font-size:12px}.about .branches-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.about .branch-card{min-height:76px;color:var(--text);text-align:left;box-shadow:none;background:#f7fbfd;border:2px solid #0000;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid;overflow:visible}.about .branch-card>span{color:#006fa847;font-size:20px;font-weight:950}.about .branch-card div{gap:2px;display:grid}.about .branch-card strong{color:#354653;font-size:14px}.about .branch-card small{color:var(--muted);font-size:11px}.about .branch-card svg{color:var(--blue-dark)}.about .branch-card.active{border-color:var(--blue);background:var(--blue-soft)}@media (width<=980px){.about-main-card{grid-template-columns:1fr}.about-visual{min-height:420px}}@media (width<=720px){.about-promises,.about .branches-grid{grid-template-columns:1fr}.branches-heading{flex-direction:column;align-items:flex-start}}@media (width<=520px){.about-visual{min-height:310px}.about-content{padding:24px 10px 12px}.about-actions{flex-direction:column;align-items:stretch}.about-actions .about-btn{width:100%}.about-contact-link{text-align:center}}.reviews{background:linear-gradient(#f2fbff 0%,#fff 100%)}.reviews-label{background:var(--blue-soft);color:var(--blue-dark);box-shadow:none;border-color:#0096d229}.reviews-title span{color:var(--blue);display:block}.reviews-rating-board{background:linear-gradient(135deg, var(--blue-dark), var(--blue));color:#fff;border-radius:16px;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:22px;margin-bottom:24px;padding:20px 22px;display:grid;box-shadow:0 22px 54px #0096d238}.rating-score{border-right:1px solid #ffffff3d;align-items:center;gap:14px;padding-right:22px;display:flex}.rating-score>strong{font-size:42px;font-weight:950;line-height:1}.rating-score>span{color:#fff;gap:2px;display:flex}.rating-copy{gap:3px;display:grid}.rating-copy strong{font-size:17px}.rating-copy span{color:#ffffffb8;font-size:12px}.rating-points{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.rating-points span{background:#ffffff24;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.review-card{background:#fff;border-radius:16px;flex-direction:column;min-height:250px;padding:22px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 22px 54px #05263a24}.review-card:hover{transform:translateY(-4px);box-shadow:0 28px 62px #05263a30}.review-card-top{align-items:center;gap:10px;margin-bottom:20px;display:flex}.review-avatar{background:var(--blue-soft);width:44px;height:44px;color:var(--blue-dark);border-radius:14px;place-items:center;font-size:17px;font-weight:950;display:grid}.review-stars{color:var(--blue);letter-spacing:.08em;font-size:13px}.review-card-top>svg{color:#006fa838;margin-left:auto}.review-card blockquote{color:#354653;margin:0;font-size:15px;font-weight:700;line-height:1.65}.review-card footer{border-top:1px solid #3546531f;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:18px;display:flex}.review-card footer div{gap:2px;display:grid}.review-card footer strong{color:#354653;font-size:14px}.review-card footer div span{color:var(--muted);font-size:11px}.review-service{background:var(--blue-soft);color:var(--blue-dark);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}@media (width<=980px){.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-rating-board{grid-template-columns:auto 1fr}.rating-points{grid-column:1/-1;justify-content:flex-start}}@media (width<=620px){.reviews-grid,.reviews-rating-board{grid-template-columns:1fr}.rating-score{border-bottom:1px solid #ffffff3d;border-right:0;padding:0 0 16px}.rating-points{grid-column:auto}}.contact{background:linear-gradient(#fff 0%,#f2fbff 100%)}.contact-label{background:var(--blue-soft);color:var(--blue-dark);box-shadow:none;border-color:#0096d229}.contact-heading span{color:var(--blue);display:block}.contact-layout{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);align-items:start;gap:24px;display:grid}.contact-map-panel,.contact-info-panel{background:#fff;border-radius:16px;box-shadow:0 22px 54px #05263a2e}.contact-map-panel{height:460px;min-height:0;padding:14px;position:relative;overflow:hidden}.contact-map-panel .map-wrapper,.contact-map-panel .leaflet-container{border-radius:14px;width:100%;height:432px;min-height:0}.map-caption{z-index:500;color:var(--blue-dark);background:#fffffff2;border-radius:14px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;bottom:30px;left:30px;box-shadow:0 12px 30px #05263a2e}.map-caption span{display:grid}.map-caption strong{font-size:14px}.map-caption small{color:var(--muted);font-size:11px}.contact-info-panel{flex-direction:column;gap:14px;padding:24px;display:flex}.contact-work-status{background:var(--blue-soft);color:var(--blue-dark);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.contact-work-status>div{gap:2px;display:grid}.contact-work-status span{font-size:13px;font-weight:950}.contact-work-status strong{color:var(--muted);font-size:11px}.contact-work-status i{background:#98a5ad;border-radius:50%;width:10px;height:10px}.contact-work-status.open i{background:#20aa67;box-shadow:0 0 0 5px #20aa6721}.contact-primary-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.contact-primary-actions a{background:linear-gradient(135deg, var(--blue-dark), var(--blue));color:#fff;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:14px;display:flex;box-shadow:0 14px 28px #0096d22e}.contact-action-icon{background:#ffffff26;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.contact-primary-actions a>span:last-child{gap:2px;min-width:0;display:grid}.contact-primary-actions small{color:#ffffffb8;font-size:10px}.contact-primary-actions strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.contact-branches{border:1px solid #35465324;border-radius:14px;padding:18px}.contact-branches-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.contact-branches-head>strong{color:#354653;font-size:17px}.contact-branches-head>span{color:var(--blue-dark);align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex}.contact-branch{border-top:1px solid #3546531a;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:12px 0;display:grid}.contact-branch>span{color:#006fa847;font-size:18px;font-weight:950}.contact-branch>svg{color:var(--blue-dark)}.contact-branch>div{gap:1px;display:grid}.contact-branch strong{color:#354653;font-size:13px}.contact-branch small{color:var(--muted);font-size:11px}.contact-note{color:#9aa5ad;text-align:center;margin-top:auto;font-size:11px}@media (width<=980px){.contact-layout{grid-template-columns:1fr}.contact-map-panel{height:400px;min-height:0}.contact-map-panel .map-wrapper,.contact-map-panel .leaflet-container{height:372px;min-height:0}}@media (width<=580px){.contact-primary-actions{grid-template-columns:1fr}.contact-info-panel{padding:18px}.contact-map-panel{height:320px;min-height:0}.contact-map-panel .map-wrapper,.contact-map-panel .leaflet-container{height:292px;min-height:0}.contact-branches-head{flex-direction:column;align-items:flex-start}}.footer{color:#fff;background:#07334d;padding:0 0 26px;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 10%,#4fc3ee33,#0000 32%);position:absolute;inset:0}.footer .container{z-index:1;position:relative}.footer-cta{background:linear-gradient(135deg, var(--blue-bright), var(--blue));border-radius:0 0 16px 16px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:38px;padding:22px 24px;display:flex;position:relative;top:-1px;box-shadow:0 22px 54px #00000029}.footer-cta>div,.footer-cta>div>span:last-child,.footer-cta a{align-items:center;display:flex}.footer-cta>div{gap:14px}.footer-cta>div>span:last-child{flex-direction:column;align-items:flex-start;gap:2px}.footer-cta-icon{background:#ffffff29;border-radius:14px;place-items:center;width:50px;height:50px;display:grid}.footer-cta small{color:#ffffffc7;font-size:12px}.footer-cta a{min-height:46px;color:var(--blue-dark);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;gap:8px;padding:0 18px;font-size:13px;font-weight:950}.footer-main{grid-template-columns:1.25fr .7fr .95fr 1.35fr;gap:34px;padding-bottom:34px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-logo img{filter:brightness(0)invert();width:auto;height:54px}.footer-brand>p{color:#ffffffa8;max-width:300px;margin:18px 0;font-size:13px;line-height:1.7}.footer-status{background:#ffffff14;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:0 8px;padding:10px 12px;display:grid}.footer-status>span{background:#55d895;border-radius:50%;grid-row:1/3;width:9px;height:9px;box-shadow:0 0 0 5px #55d8951f}.footer-status strong{font-size:12px}.footer-status small{color:#ffffff8f;font-size:10px}.footer-column{min-width:0}.footer-title{color:#fff;margin-bottom:18px;font-size:14px;font-weight:950;display:block}.footer-links{gap:12px;display:grid}.footer-links a{color:#ffffffa8;width:fit-content;font-size:13px;font-weight:750}.footer-links a:hover{color:var(--blue-bright)}.footer-contact-list{gap:9px;display:grid}.footer-contact-list a{color:#fff;background:#ffffff12;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.footer-contact-list a>svg{color:var(--blue-bright)}.footer-contact-list a>span{gap:1px;min-width:0;display:grid}.footer-contact-list small{color:#ffffff80;font-size:9px}.footer-contact-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.footer-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.footer-title-row>span{background:var(--blue);border-radius:999px;place-items:center;min-width:28px;min-height:28px;font-size:12px;font-weight:950;display:grid}.footer-branch-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.footer-branch-list a{background:#ffffff0f;border-radius:10px;align-items:flex-start;gap:6px;min-width:0;padding:8px;display:flex}.footer-branch-list a>svg{color:var(--blue-bright);flex:none;margin-top:2px}.footer-branch-list a>span{gap:1px;min-width:0;display:grid}.footer-branch-list strong{color:#fff;font-size:10px}.footer-branch-list small{color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.footer-bottom{color:#ffffff7a;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding-top:22px;font-size:10px;display:flex}.footer-bottom span:last-child{align-items:center;gap:6px;display:inline-flex}@media (width<=980px){.footer-main{grid-template-columns:1fr 1fr}}@media (width<=620px){.footer-cta{flex-direction:column;align-items:stretch}.footer-cta a{width:100%}.footer-main{grid-template-columns:1fr;gap:28px}.footer-brand>p{max-width:none}.footer-branch-list{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.footer{padding-bottom:18px}.footer-cta{margin-bottom:24px;padding:14px 18px}.footer-cta-icon{border-radius:12px;width:40px;height:40px}.footer-cta strong{font-size:15px}.footer-cta a{min-height:40px}.footer-main{gap:24px;padding-bottom:22px}.footer-logo img{height:44px}.footer-brand>p{margin:12px 0;font-size:12px;line-height:1.55}.footer-title{margin-bottom:12px}.footer-links{gap:8px}.footer-contact-list{gap:6px}.footer-contact-list a{padding:7px 9px}.footer-branch-list{gap:5px}.footer-branch-list a{padding:6px 7px}.footer-bottom{padding-top:15px}@media (width<=620px){.footer-cta{gap:14px}.footer-main{gap:22px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-width:320px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}img{max-width:100%;display:block}
