body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.site-header{background:linear-gradient(180deg,#0d0f10e6,#0d0f10b3);left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.site-header.is-scrolled{background:#0d0f10e6;box-shadow:0 8px 24px #00000040}.site-header .container{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:auto 1fr;margin:0 auto;max-width:1180px;padding:14px 20px}.brand{align-items:center;color:#e7ecef;display:inline-flex;gap:12px;text-decoration:none}.brand__logo{background:radial-gradient(circle at 30% 30%,#2bd576,#89e8b3);border-radius:12px;box-shadow:inset 0 0 0 2px #ffffff0f;color:#0a0d0b;display:grid;font-weight:800;height:40px;letter-spacing:.5px;place-items:center;width:40px}.brand__text{display:grid;font-size:18px;font-weight:700;line-height:1.05}.brand__text small{color:#9aa4ad;font-size:12px;font-weight:500}.brand img{height:42px;object-fit:contain;width:42px}.nav{justify-self:end}.nav ul{display:flex;gap:18px;list-style:none;margin:0;padding:0}.nav a,.nav ul{align-items:center}.nav a{border-radius:10px;color:#e7ecef;display:inline-flex;font-weight:600;gap:8px;padding:8px 12px;text-decoration:none;transition:background .2s ease,color .2s ease,transform .08s ease}.nav a:hover{background:#ffffff0f;transform:translateY(-1px)}.nav a:focus-visible{outline:2px solid #2bd576;outline-offset:3px}.nav .btn{background:#2bd576;box-shadow:0 6px 18px #2bd57659;color:#06100a}.nav .btn:hover{background:#3cd881}.burger{background:#121417;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;display:none;height:42px;justify-self:end;position:relative;width:46px;z-index:1000}.burger span{background:#e7ecef;height:2px;left:10px;position:absolute;right:10px;top:12px}.burger span:nth-child(2){top:20px}.burger span:nth-child(3){top:28px}.burger span{transition:transform .25s ease,opacity .2s ease,top .25s ease}.burger.is-open span:first-child{top:20px;transform:rotate(45deg)}.burger.is-open span:nth-child(2){opacity:0}.burger.is-open span:nth-child(3){top:20px;transform:rotate(-45deg)}body,html{overflow-x:hidden}.backdrop{background:#00000080;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s ease;z-index:50}.backdrop.is-visible{opacity:1;pointer-events:auto}@media(max-width:860px){.burger{display:inline-block}.nav{background:#0d0f10;box-shadow:-8px 0 24px #00000059;height:100vh;left:auto;overflow-y:auto;overscroll-behavior:contain;padding:80px 22px 22px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .28s cubic-bezier(.2,.9,.2,1);width:min(78vw,360px);z-index:60}.nav.is-open{transform:translateX(0)}.nav ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.nav a{font-size:16px;padding:14px 12px}}@media(max-width:420px){.nav{inset:0 0 0 18%}.brand__text{font-size:16px}.brand__logo{height:36px;width:36px}}:root{--hero-h:600px}.hero-video{background:#000;height:900px;max-height:90vh;overflow:hidden;position:relative;width:100%}@media screen and (max-width:420px){.hero-video{height:347px}}.hero-video__media{height:114%;margin-left:0;margin-top:-1px;object-fit:cover;width:100%}@media screen and (max-width:500px){.hero-video__media{height:100%;margin-left:-14px;margin-top:-2px;width:107%}}.hero-video__overlay{background:linear-gradient(0deg,#00000059,#0000000d 40%,#0000);display:grid;inset:0;padding:16px;place-items:end center;position:absolute}.hero-video__controls{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14161873;border-radius:14px;box-shadow:0 8px 24px #0000004d;display:flex;gap:10px;padding:10px}.hv-btn{-webkit-appearance:none;appearance:none;background:#ffffff0f;border:1px solid #ffffff38;border-radius:10px;color:#f1f5f9;cursor:pointer;font-weight:600;padding:10px 14px;transition:transform .08s ease,background .2s ease,border-color .2s ease}.hv-btn:hover{background:#ffffff1f;transform:translateY(-1px)}.hv-btn:active{transform:translateY(0)}.hv-btn:focus-visible{outline:2px solid #2bd576;outline-offset:2px}.hero-video__hint{color:#e2e8f0;font-size:14px;margin-top:10px;text-align:center;text-shadow:0 1px 2px #0009}@media(max-width:900px){:root{--hero-h:420px}.hv-btn{font-size:14px;padding:9px 12px}}@media(max-width:560px){:root{--hero-h:320px}.hero-video__controls{gap:8px;padding:8px}.hv-btn{font-size:13px;padding:8px 10px}}.hero{background:#000;height:100vh;overflow:hidden;position:relative;width:100%}.hero__video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.hero__overlay{align-items:end;display:flex;gap:12px;inset:0;justify-content:end;padding:16px;pointer-events:none;position:absolute}.hero__btn{background:#0009;border:1px solid #ffffff40;border-radius:10px;color:#fff;cursor:pointer;padding:10px 14px;pointer-events:auto}.hero__btn--ghost{background:#ffffff1f}.container{margin:0 auto;max-width:1180px;padding:40px 20px}.about-section{margin-top:100px}.about-hero{background:#000 50%/cover no-repeat;background-position-y:-78px;display:grid;min-height:490px;place-items:center;position:relative}@media screen and (max-width:420px){.about-hero{background-position-y:0;min-height:310px}}.about-hero__shade{background:#00000073;inset:0;position:absolute}.about-hero__inner{color:#f1f5f9;padding:40px 20px;position:relative;text-align:center;z-index:1}.about-hero__inner h1{font-size:clamp(26px,3.2vw,40px);margin:0 0 8px}.about-hero__inner p{color:#cbd5e1;margin:0 auto;max-width:820px}.about{padding-block:32px 64px}.disc-row{align-items:center;display:flex;gap:28px;margin:32px 0}.disc-row.reverse{flex-direction:row-reverse}.disc-media{flex:0 0 44%}.disc-media img{border-radius:16px;box-shadow:0 10px 30px #00000040;height:340px;object-fit:cover;width:100%}.disc-content{color:#000;flex:1 1}.disc-content h3{color:#000;font-size:28px;margin:0 0 10px}.disc-content p{color:#000;line-height:1.6;margin:0}@media(max-width:900px){.disc-row,.disc-row.reverse{flex-direction:column}.disc-media{width:100%}.disc-media img{height:280px}.disc-content{text-align:center}}.line-clamp-3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-width:900px;overflow:hidden;position:relative}.about-hero__text{color:#fff;font-size:clamp(16px,1.1vw + 12px,18px);line-height:1.6;margin:14px 0 10px}.about-hero__more{background:#fff;border:none;border-radius:999px;color:#111;cursor:pointer;display:inline-block;font-weight:600;padding:10px 16px;transition:transform .15s ease,box-shadow .15s ease}.about-hero__more:hover{box-shadow:0 6px 18px #00000040;transform:translateY(-1px)}.about-hero__more:active{transform:translateY(0)}.modal-backdrop{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.modal{background:#fff;border-radius:18px;box-shadow:0 20px 60px #00000059;color:#111;max-height:86vh;overflow:auto;padding:clamp(18px,2.5vw,28px);position:relative;width:min(920px,100%)}.modal h2{font-size:clamp(22px,2vw,28px);margin:0 0 10px}.modal__text{font-size:16px;line-height:1.6;white-space:pre-wrap}.modal__close{background:#f1f3f5;border:none;border-radius:50%;cursor:pointer;font-size:22px;height:36px;line-height:1;position:absolute;right:10px;top:8px;width:36px}.modal__close:hover{background:#e9ecef}@media(max-width:640px){.about-hero__text{max-width:100%}}.staff-simple{padding:36px 0 20px}.staff-simple .container{margin:0 auto;max-width:1180px;padding:0 20px}.staff-simple h2{font-size:clamp(22px,3vw,32px);font-weight:800;margin:0 0 16px}.staff-simple .staff-grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(2,380px);justify-content:center}@media screen and (max-width:500px){.staff-simple .staff-grid{display:flex;flex-direction:column}}@media(max-width:820px){.staff-simple .person{grid-column:span 12}}.staff-simple .person{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 12px 30px #00000040;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.staff-simple .person:hover{box-shadow:0 16px 36px #00000052;transform:translateY(-2px)}.staff-simple .person .avatar{border:3px solid #ffffff26;border-radius:999px;box-shadow:0 8px 20px #00000040;height:110px;margin-bottom:10px;overflow:hidden;width:110px}.staff-simple .person .avatar img{display:block;height:100%;object-fit:cover;width:100%}.staff-simple .person .name{font-size:20px;font-weight:800;line-height:1.2}.staff-simple .person .role{color:#06090b;margin-top:4px}@media screen and (max-width:500px){.staff-simple .person .role{color:#3b5464}}.staff-simple .person .tags{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 6px}.staff-simple .person .tag{background:rgba(43,213,118,.102);border:1px solid rgba(43,213,118,.333);border-radius:999px;color:#2e553f;font-size:12px;font-weight:700;padding:4px 8px}.staff-simple .person .brief{color:#000;margin:6px 0 12px}.staff-simple .person .btn.more{--bg:#2bd576;--fg:#06100a;background:var(--bg);border:0;border-radius:12px;color:var(--fg);cursor:pointer;font-weight:800;padding:10px 14px}.person .brief{color:#dde6ea;margin:6px 0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@supports(-webkit-line-clamp:1){.person .brief{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;white-space:normal}}@media(max-width:640px){@supports(-webkit-line-clamp:2){.person .brief{-webkit-line-clamp:2}}}.staff-modal{background:#000000b3;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:1000}.staff-modal .card{background:#0b0f12;border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 24px 64px #00000080;position:relative;width:min(860px,100%)}.staff-modal .close{background:#ffffff1f;border:0;border-radius:12px;color:#e8eef2;cursor:pointer;font-size:22px;height:40px;position:absolute;right:10px;top:8px;width:40px}.staff-modal .head{grid-gap:16px;display:grid;gap:16px;grid-template-columns:120px 1fr;padding:18px 18px 10px}.staff-modal .head .photo{border:3px solid #ffffff1f;border-radius:16px;height:120px;object-fit:cover;width:120px}.staff-modal .head .title{color:#fff;font-size:24px;font-weight:900;margin:0}.staff-modal .head .role{color:#a9b4be;margin-top:4px}.staff-modal .head .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.staff-modal .head .tag{background:rgba(43,213,118,.102);border:1px solid rgba(43,213,118,.333);border-radius:999px;color:#2bd576;font-size:12px;font-weight:700;padding:4px 8px}.staff-modal .body{padding:0 18px 18px}.staff-modal .body .brief{color:#e1ebf0;font-style:italic;margin:0 0 12px}.staff-modal .body .bio{color:#dbe6ec;margin:0 0 12px}.staff-modal .body h3{color:#fff}.staff-modal .body h4{font-size:16px;margin:10px 0 6px}.staff-modal .body .achievements{color:#cfe0e8;margin:0;padding-left:18px}.staff-modal .body .contacts{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.staff-modal .body .btn{background:#ffffff1f;border:0;border-radius:12px;color:#e8eef2;font-weight:800;padding:10px 14px;text-decoration:none}.staff-modal .body .btn.wa{background:#25d366;color:#06100a}.staff-modal .body .btn.ghost{background:#0000;border:1px solid #fff3}.no-scroll{overflow:hidden}.disciplines{grid-gap:18px;color:#fff;display:grid;gap:18px;grid-template-columns:repeat(3,380px)}@media screen and (max-width:500px){.disciplines{display:flex;flex-direction:column}}.disc{background:hsla(0,0%,4%,.648);border:1px solid #ffffff1a;border-radius:18px;padding:16px}.disc__title{font-size:clamp(20px,2.6vw,26px);font-weight:800;margin:0 0 10px}.loc{margin-top:10px}.loc__header{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;margin:4px 0 8px}.loc__place{font-weight:700}.loc__days{background:#0000002e;border:1px solid #ffffff14;border-radius:999px;font-size:12px;opacity:.9;padding:2px 8px}.schedule{background:#0000001f;border-collapse:collapse;border-radius:12px;overflow:hidden;width:100%}.schedule td,.schedule th{border-bottom:1px solid #ffffff14;padding:10px 12px}.schedule thead th{font-weight:700;opacity:.9}.schedule td.time,.schedule th.time{text-align:right;white-space:nowrap}.schedule tr:last-child td{border-bottom:0}.pricing{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:10px 0 18px}.price-card{background:hsla(0,0%,4%,.648);border:1px solid #ffffff1a;border-radius:18px;color:#fff;padding:14px}.price-card.popular{outline:2px solid rgba(43,213,118,.333)}.price-card__title{font-weight:700;margin-bottom:6px}.price-card__price{font-size:28px;font-weight:900}.foot-note{margin-top:12px;opacity:.9}.call-link{background:#2bd576;border:0;border-radius:12px;color:#07140b;cursor:pointer;font-weight:800;padding:8px 12px}.pricing-table{margin:32px 0 48px}.pricing-table__title{font-size:clamp(22px,2.4vw,28px);font-weight:800;letter-spacing:.3px;margin:0 0 14px}.table-wrap{background:#fff;border-radius:18px;box-shadow:0 6px 24px #00000014;overflow:hidden}.prices{border-collapse:collapse;font-size:clamp(14px,1.6vw,16px);width:100%}.prices thead th{background:linear-gradient(180deg,#4e8680,#2f5e58);color:#fff;font-weight:700;letter-spacing:.2px;padding:16px 18px;text-align:left;white-space:nowrap}.prices tbody td{border-top:1px solid #0000000f;padding:14px 18px;vertical-align:middle}.prices tbody tr:nth-child(odd){background:#f9fbfb}.col-kind{font-weight:600;max-width:480px}.col-week{font-weight:700;text-align:center;width:90px}.col-plan{color:#1b2b28;width:220px}.col-plan.family{background:#eadcf6;border-left:1px dashed #00000014}.col-price{width:260px}.price-pair{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.price-pair .fam,.price-pair .std{border-radius:10px;box-shadow:0 2px 8px #0000000d;display:inline-block;font-weight:700;padding:8px 10px;text-align:center}.price-pair .std{background:#e7f3ef}.price-pair .fam{background:#e9dbf7}.other-prices{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:16px}.other-card{background:#fff;border-radius:16px;box-shadow:0 6px 22px #0000000f;padding:16px}.other-card__title{font-weight:800;margin-bottom:6px}.other-card__meta{color:#4a5a57;margin-bottom:8px}.other-card__price{font-size:18px;font-weight:800}.other-card__list>div{display:flex;font-weight:700;justify-content:space-between;padding:6px 0}.other-card__list span{color:#4a5a57;font-weight:500}@media(max-width:980px){.other-prices{grid-template-columns:1fr}.col-price{width:auto}}@media(max-width:760px){.table-wrap{border-radius:14px}.prices thead{display:none}.prices,.prices tbody,.prices td,.prices tr{display:block;width:100%}.prices tr{background:#fff;border-radius:14px;box-shadow:0 6px 22px #0000000f;margin:10px 12px}.prices tbody td{border:none;padding:10px 14px 6px;position:relative}.prices td:before{color:#5a6b67;content:attr(data-label);display:block;font-size:12px;letter-spacing:.4px;margin-bottom:4px;text-transform:uppercase}.col-kind{font-size:16px;font-weight:800;padding-top:14px}.price-pair{grid-template-columns:1fr}}.trial-note{background:#e41612;border-radius:8px;color:#fff;display:inline-block;font-size:18px;font-weight:800;margin-top:8px;padding:6px 12px}.services__head,.trial-note{text-align:center}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.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:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-section{background:#0000;color:#e7ecef;padding:28px 0 40px}.map-section .container{margin:0 auto;max-width:1180px;padding:0 20px}.map-section h2{font-size:clamp(22px,3.2vw,32px);font-weight:800;margin:0 0 12px}.map-wrapper{border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 24px #00000040;overflow:hidden;position:relative}.map-wrapper .map{height:100%;width:100%}.leaflet-popup-content-wrapper{background:#12151a;border:1px solid #ffffff14;border-radius:12px;color:#e7ecef}.leaflet-popup-tip{background:#12151a}.popup{min-width:240px}.popup .popup__title{font-weight:800;margin-bottom:2px}.popup .popup__addr{color:#a3adb7;margin-bottom:8px}.popup .popup__sched .day{margin-bottom:6px}.popup .popup__sched ul{margin:4px 0 0 16px;padding:0}.popup .popup__actions{display:flex;gap:8px;margin-top:10px}.popup .btn{align-items:center;background:#2bd576;border-radius:10px;color:#06100a;display:inline-flex;font-weight:800;gap:6px;padding:8px 10px;text-decoration:none}.popup .btn.ghost{background:#ffffff14;border:1px solid #ffffff1f;color:#e7ecef}.drive-gallery{color:#e7ecef;padding:28px 0 40px}.drive-gallery .container{margin:0 auto;max-width:1180px;padding:0 20px}.drive-gallery h2{font-size:clamp(22px,3.2vw,32px);font-weight:800;margin:0 0 12px}.masonry{column-count:3;column-gap:16px}@media(max-width:980px){.masonry{column-count:2}}@media(max-width:560px){.masonry{column-count:1}}.card{background:#0b0d0f;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 8px 24px #00000040;break-inside:avoid;cursor:zoom-in;margin:0 0 16px;overflow:hidden;page-break-inside:avoid}.card img{display:block;height:auto;width:100%}.lightbox{background:#000000d9;display:grid;inset:0;place-items:center;position:fixed;z-index:1000}.lightbox img{border-radius:12px;box-shadow:0 24px 60px #0009;max-height:88vh;max-width:92vw}.lb-close,.lb-next,.lb-prev{background:#ffffff1f;border:0;border-radius:10px;color:#e7ecef;cursor:pointer;height:38px;position:absolute;top:10px;width:38px}.lb-close{font-size:22px;line-height:38px;right:10px}.lb-next,.lb-prev{background:#ffffff24;font-size:26px;height:42px;line-height:36px;top:50%;transform:translateY(-50%);width:42px}.lb-prev{left:14px}.lb-next{right:14px}.dg-box{-webkit-overflow-scrolling:touch;max-height:70vh;overflow-y:auto;overscroll-behavior:auto;padding-right:8px;scrollbar-gutter:stable both-edges}.dg-box::-webkit-scrollbar{width:10px}.dg-box::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:8px}.drive-gallery{--brand-700:#2f5e58;--brand-600:#366a63;--brand-500:#3f7a72;--brand-200:#bcd5d1;--accent:#ff8c3a}.drive-gallery .dg-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:6px 0 16px}.drive-gallery .dg-tab{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(180deg,#fffc,#f3faf8cc);border:1px solid var(--brand-200);border-radius:999px;box-shadow:0 2px 6px #0000000d,inset 0 -2px 0 #00000008;color:#1c2b27;cursor:pointer;font-weight:800;letter-spacing:.2px;line-height:1;padding:10px 16px;transition:transform .12s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.drive-gallery .dg-tab:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-1px)}.drive-gallery .dg-tab:active{transform:translateY(0)}.drive-gallery .dg-tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.drive-gallery .dg-tab.is-active{background:linear-gradient(180deg,var(--brand-500),var(--brand-700));border-color:#0000;box-shadow:0 10px 26px #2f5e5852;color:#fff;position:relative}.drive-gallery .dg-tab.is-active:after{background:linear-gradient(90deg,#ffffff80,#fff0);border-radius:4px;bottom:-6px;content:"";height:4px;left:14px;pointer-events:none;position:absolute;right:14px}.drive-gallery .dg-more{align-items:center;display:flex;gap:12px;padding:12px 4px 4px}.drive-gallery .btn-more{align-items:center;background:radial-gradient(120% 120% at 50% 0,#fff,#ecf7f4);border:1px solid var(--brand-200);border-radius:12px;box-shadow:0 6px 18px #0000001a;color:#18302c;cursor:pointer;display:inline-flex;font-weight:900;gap:8px;padding:12px 18px;transition:transform .12s ease,box-shadow .2s ease,background .2s ease}.drive-gallery .btn-more:after{content:"↓";font-size:18px;line-height:1}.drive-gallery .btn-more:hover{box-shadow:0 12px 28px #00000024;transform:translateY(-1px)}.drive-gallery .btn-more:active{transform:translateY(0)}.drive-gallery .btn-more:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.drive-gallery .dg-count{color:#6b7e7a;font-weight:700}.drive-gallery .lightbox .lb-close,.drive-gallery .lightbox .lb-next,.drive-gallery .lightbox .lb-prev{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:none;border-radius:999px;box-shadow:0 8px 24px #00000040;color:#fff;height:44px;width:44px}@media(max-width:820px){.drive-gallery .dg-tab{font-size:15px;padding:12px 14px}.drive-gallery .btn-more{padding:14px 18px}}main{background-color:#fff}.img-line{--fade:.65;--size:38%;height:400px;overflow:hidden;position:relative;width:100%}.img-line img{display:block;height:100%;object-fit:cover;width:100%}.img-line:after,.img-line:before{content:"";left:0;pointer-events:none;position:absolute;right:0}.img-line:before{background:linear-gradient(180deg,#a6cfce,#0000);height:var(--size);top:0}.img-line:after{background:linear-gradient(0deg,#a6cfce,#0000);bottom:0;height:var(--size)}@media(max-width:560px){.img-line{height:260px}}.footer{background:linear-gradient(180deg,#6bbfcd1c,rgba(56,78,111,.553));color:#000;margin-top:40px}.footer .container{margin:0;max-width:100%;padding:32px 20px}.footer h4{font-size:18px;margin:0 0 14px}.footer__top{display:flex;gap:28px;grid-template-columns:1.1fr 1fr 1.2fr;justify-content:space-between}.social-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.social-list a{align-items:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;color:#000;display:inline-flex;gap:10px;padding:10px 12px;text-decoration:none;transition:background .2s ease,transform .08s ease}.social-list a:hover{background:#ffffff14;transform:translateY(-1px)}.social-list a svg{opacity:.9}.social-list a span{font-weight:600}.kv{grid-gap:6px;gap:6px;list-style:none;margin:0;padding:0}.kv,.kv li{display:grid}.kv li{grid-gap:8px;gap:8px;grid-template-columns:120px 1fr}.kv span{color:#000}.kv strong{color:#000;font-weight:700}.sponsor-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.sponsor{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;display:grid;height:100px;padding:10px;place-items:center;transition:transform .08s ease,background .2s ease,filter .2s ease;width:100px}.sponsor img{filter:grayscale(1) opacity(.85);max-height:100px;max-width:100%}.sponsor:hover{background:#ffffff12}.sponsor:hover img{filter:grayscale(0) opacity(1)}.footer__bottom{align-items:center;border-top:1px dashed #ffffff1a;display:flex;gap:16px;justify-content:space-between;margin-top:28px;padding-top:16px}.footer__bottom p{color:#000;margin:0}.footer__bottom .footer__links{align-items:center;display:flex;gap:10px}.footer__bottom a{color:#000;text-decoration:none}.footer__bottom a:hover{color:#000}@media(max-width:980px){.footer__top{flex-direction:column;justify-content:center}}@media(max-width:640px){.footer__top,.kv li{grid-template-columns:1fr}.footer__bottom{flex-direction:column;text-align:center}}#root,body,html{height:100%}#root{position:relative;z-index:100}body{background:#a6cfce}.bg-rotator-body{inset:0;pointer-events:none;position:fixed;z-index:0}.bg-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:0;position:absolute;transition:opacity 1.2s ease;transition:opacity var(--fade-ms,1.2s) ease;will-change:opacity}.bg-slide.is-visible{opacity:1}.bg-overlay{background:#000;inset:0;opacity:.35;opacity:var(--dark,.35);position:absolute}.kalendars{display:flex;justify-content:center}
/*# sourceMappingURL=main.36ebd73c.css.map*/