@layer reset{html{height:100%;overflow-y:auto}body{min-height:100%}*{box-sizing:border-box}img{max-width:100%;height:auto}ul[class]{margin:0;padding:0;list-style:none}input,textarea,select,button{font-family:inherit;font-size:inherit}a:focus-visible,button:focus-visible{outline-offset:.2rem}figure{margin:0}}@layer tokens{@layer colors{:root{--palette-grey-900:#2f3034;--palette-grey-800:#45474d;--palette-grey-50:#e6eaf0;--palette-grey-0:#fff;--palette-grey-1000:#212226;--palette-grey-20:#eff2f7;--palette-grey-1200:#121317;--palette-grey-1100:#18191d;--palette-grey-10:#f8f9fc;--palette-grey-100:#e1e6ec;--palette-grey-200:#cdd4dc;--palette-grey-300:#b2bbc5;--palette-grey-400:#b7bfd9;--palette-grey-600:#aab1cc4d;--palette-grey-1000-12:#dedfe2;--palette-grey-50-20:#414347;--palette-grey-15:#f0f1f5;--palette-grey-0-rgb:255,255,255;--palette-grey-50-rgb:230,234,240;--palette-grey-400-rgb:183,191,217;--palette-grey-600-rgb:170,177,204;--palette-grey-1000-rgb:33,34,38;--palette-grey-1200-rgb:18,19,23;--theme-surface-surface:var(--palette-grey-0);--theme-surface-on-surface:var(--palette-grey-1200);--theme-surface-on-surface-variant:var(--palette-grey-800);--theme-surface-surface-container:var(--palette-grey-10);--theme-surface-surface-container-high:var(--palette-grey-20);--theme-surface-surface-container-higher:var(--palette-grey-50);--theme-surface-surface-container-highest:var(--palette-grey-100);--theme-surface-inverse-surface:var(--palette-grey-1200);--theme-surface-inverse-on-surface:var(--palette-grey-10);--theme-surface-inverse-on-surface-variant:var(--palette-grey-300);--theme-surface-overlay:rgba(var(--palette-grey-0-rgb),.95);--theme-surface-overlay-low:rgba(var(--palette-grey-0-rgb),.12);--theme-surface-overlay-high:rgba(var(--palette-grey-0-rgb),.24);--theme-surface-overlay-higher:rgba(var(--palette-grey-0-rgb),.72);--theme-surface-overlay-highest:rgba(var(--palette-grey-0-rgb),.95);--theme-surface-transparent:rgba(var(--palette-grey-0-rgb),0);--theme-inverse-surface-overlay:rgba(var(--palette-grey-1200-rgb),.01);--theme-inverse-surface-overlay-high:rgba(var(--palette-grey-1200-rgb),.24);--theme-inverse-surface-overlay-higher:rgba(var(--palette-grey-1200-rgb),.72);--theme-inverse-surface-overlay-highest:rgba(var(--palette-grey-1200-rgb),.95);--theme-inverse-surface:var(--palette-grey-1200);--theme-outline:rgba(var(--palette-grey-1000-rgb),.12);--theme-outline-variant:rgba(var(--palette-grey-1000-rgb),.06);--theme-inverse-outline:rgba(var(--palette-grey-50-rgb),.12);--theme-inverse-outline-variant:rgba(var(--palette-grey-50-rgb),.06);--theme-outline-inverse-outline-variant:#e6eaf00f;--theme-outline-outline-variant:#2122260f;--theme-primary-primary:var(--theme-surface-on-surface);--theme-primary-on-primary:var(--theme-surface-surface);--theme-tonal-tonal:var(--theme-surface-surface-container);--theme-tonal-on-tonal:var(--theme-surface-on-surface);--theme-outlined-outlined:var(--theme-surface-surface-transparent);--theme-outlined-on-outlined:var(--theme-surface-on-surface);--theme-protected-protected:var(--theme-surface-surface-container);--theme-protected-on-protected:var(--theme-surface-on-surface);--theme-text-text:var(--theme-surface-surface-transparent);--theme-text-on-text:var(--theme-surface-on-surface);--theme-text-link-states-enabled:var(--theme-surface-on-surface-variant);--theme-text-link-states-hovered:var(--palette-grey-1000);--theme-text-link-states-focused:var(--palette-grey-1100);--theme-text-link-states-pressed:var(--palette-grey-1000);--theme-text-link-states-disabled:#6a6a71;--theme-button-states-primary-enabled:var(--theme-primary-primary);--theme-button-states-primary-disabled:var(--palette-grey-10);--theme-button-states-primary-hovered:var(--palette-grey-900);--theme-button-states-primary-pressed:rgba(var(--palette-grey-50-rgb),.12);--theme-button-states-primary-focused:rgba(var(--palette-grey-50-rgb),.2);--theme-button-states-primary-on-disabled:rgba(var(--palette-grey-1000-rgb),.2);--theme-secondary-button:rgba(var(--palette-grey-400-rgb),.1);--theme-button-secondary-hover:var(--palette-grey-15);--theme-button-secondary-inverse-hover:rgba(var(--palette-grey-600-rgb),.3);--theme-button-states-tonal-enabled:var(--theme-tonal-tonal);--theme-button-states-tonal-disabled:var(--palette-grey-10);--theme-button-states-protected-enabled:var(--theme-protected-protected);--theme-button-states-protected-hovered:var(--palette-grey-20);--theme-button-states-protected-disabled:var(--palette-grey-100);--theme-button-states-outlined-enabled:var(--theme-outlined-outlined);--theme-button-states-disabled:var(--palette-grey-100);--theme-button-states-on-disabled:#6a6a71;--theme-button-states-hovered:rgba(var(--palette-grey-1000-rgb),.04);--theme-button-states-pressed:rgba(var(--palette-grey-1000-rgb),.06);--theme-button-states-focused:rgba(var(--palette-grey-1000-rgb),.12);--theme-button-states-disabled-transparent:rgba(var(--palette-grey-50-rgb),0);--theme-nav-button:rgba(var(--palette-grey-400-rgb),.09);--theme-nav-button-hover:rgba(var(--palette-grey-400-rgb),.2);--divider:var(--theme-outline-outline-variant)}}@layer animations{:root{--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-out-back:cubic-bezier(.34,1.85,.64,1)}}@layer hero-text{#hero-text.hero-text-section{text-align:center;background:#000;grid-column:main;height:auto;padding:1.5rem 2rem .5rem;font-family:Google Sans Flex,sans-serif;min-height:auto!important}#hero-text.hero-text-section .hero-text-container{max-width:1000px;margin:0 auto;position:relative}#hero-text.hero-text-section .hero-headline{margin-bottom:.5rem;font-family:Google Sans Flex,sans-serif;font-size:clamp(2.5rem,8vw + 1.5rem,100px);font-weight:600;line-height:1.1;color:#fff!important}#hero-text.hero-text-section .hero-intro{margin-bottom:.75rem;font-family:Google Sans Flex,sans-serif;font-size:clamp(1.75rem,4vw + .75rem,50px);font-weight:400;color:#fff!important}#hero-text.hero-text-section .hero-description{max-width:800px;margin:0 auto;font-family:Google Sans Flex,sans-serif;font-size:clamp(1rem,1.5vw + .5rem,24px);font-weight:400;line-height:1.5;color:#fff!important}@media (max-width:768px){#hero-text.hero-text-section{padding:1rem 1.5rem .5rem}#hero-text.hero-text-section .hero-headline{margin-bottom:.4rem;font-size:clamp(2rem,7vw + .75rem,48px);line-height:1.1;color:#fff!important}#hero-text.hero-text-section .hero-intro{margin-bottom:.5rem;font-size:clamp(1.25rem,3.5vw + .5rem,28px);color:#fff!important}#hero-text.hero-text-section .hero-description{font-size:clamp(.9rem,1.5vw + .25rem,18px);line-height:1.4;color:#fff!important}}}}@layer app-base{section{box-sizing:border-box;width:100%;max-width:100%;min-height:100dvh;overflow-x:hidden}section.center{place-content:safe center;justify-items:center}h2{margin:.5rem 0;font-size:2.5em;font-weight:350;line-height:1}@media (min-width:930px){h2{width:50%;max-width:25ch}}@scope(.dark){p{color:var(--theme-surface-surface)}}html{background:var(--theme-surface-surface);color:var(--theme-surface-on-surface);width:100%;font-family:Google Sans Flex,sans-serif;font-size:16px;font-weight:400;overflow-x:hidden}section{box-sizing:border-box;width:100%;max-width:100%;min-height:100dvh;overflow-x:hidden}section.center{place-content:safe center;justify-items:center}h2{margin:.5rem 0;font-size:2.5em;font-weight:350;line-height:1}@media (min-width:930px){h2{width:50%;max-width:25ch}}p{color:var(--theme-surface-on-surface-variant)}@scope(.dark){p{color:var(--theme-surface-surface)}}}@layer app-components{@layer button{button{background:var(--theme-primary-primary);color:var(--theme-primary-on-primary);cursor:pointer;border:0;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;padding:.6em 1.5em;font-size:.9em;transition:background .15s ease-out;display:flex}button:hover,button:focus-visible{background:var(--theme-button-states-primary-hovered)}button:has(span+.material-symbols-outlined){padding-inline-end:1em}button:has(.material-symbols-outlined+span){padding-inline-start:1em}button.secondary{color:var(--theme-surface-on-surface);background:var(--theme-secondary-button);border:1px solid var(--theme-outline-variant)}button.secondary:hover,button.secondary:focus-visible{background:var(--theme-button-secondary-hover)}}@layer navbar{@layer shared{nav ul{margin:0;padding:0;list-style:none}.menu-checkbox{display:none}nav a{color:var(--theme-surface-on-surface);text-decoration:none;transition:color .15s ease-out,background .15s ease-out}nav a:hover,nav a:focus-visible{color:#000;background:var(--theme-button-states-hovered)}}@layer mobile{@media not (min-width:930px){.menu-button{cursor:pointer;text-align:center;border-radius:999px;place-content:center;width:3.5em;transition:background .15s ease-out}.menu-button:hover,.menu-button:focus-visible{background:var(--theme-button-states-hovered)}nav:not(.navigation){display:none}.navigation{display:block!important}nav li{border-bottom:1px solid var(--theme-surface-surface-container-higher);font-size:1.85em;font-weight:350}nav li:first-child{border-top:1px solid var(--theme-surface-surface-container-higher)}nav a{padding-block:1.5rem;padding-inline:3rem;display:block}.menu-checkbox:checked~nav{background:var(--palette-grey-0);display:block;position:fixed;inset:2.75em 0 0}.menu-checkbox:checked~.menu-button [data-show-when=closed]{display:none!important}.menu-checkbox:checked~.menu-button{background:var(--theme-primary-primary);color:var(--theme-primary-on-primary)}.menu-checkbox:checked~.menu-button:hover,.menu-checkbox:checked~.menu-button:focus-visible{background:var(--theme-button-states-primary-hovered)}.menu-checkbox:not(:checked)~.menu-button [data-show-when=open]{display:none!important}header button{display:none}}}@layer large{@media (min-width:930px){nav ul{flex-direction:row;align-self:flex-start;gap:.2rem;display:flex}nav a{color:var(--theme-surface-on-surface-variant);white-space:nowrap;border-radius:999px;padding:.6em 1.2em}nav a:hover,nav a:focus-visible{color:#000;background:var(--theme-nav-button-hover)}.menu-button{display:none}}}}@layer card{.card{border-radius:2em}.card.dark{background:var(--theme-primary-primary);color:var(--theme-surface-surface)}}}@layer layout{@layer grid{body{background-color:#fff;border:1px solid #000;grid-auto-rows:min-content;overflow:hidden auto;box-shadow:0 4px 12px #00000026;grid-template-columns:[fullbleed-start]1rem[main-start]1fr[main-end]1rem[fullbleed-end]!important;width:100%!important;max-width:none!important;margin:0!important;display:grid!important}@media (min-width:930px){body{grid-template-columns:[fullbleed-start]minmax(2rem,1fr)[main-start]minmax(0,100%)[main-end]minmax(2rem,1fr)[fullbleed-end]!important;max-width:none!important}}body>:not(#__next){grid-column:fullbleed}#__next{grid-column:fullbleed;display:contents}main{box-sizing:border-box;grid-column:main;width:100%;max-width:100%;display:block;overflow-x:hidden}footer{box-sizing:border-box;background:var(--theme-surface-surface);border-top:1px solid var(--theme-outline-variant);grid-column:main;width:100%;max-width:100%;padding:3rem 2rem}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.footer-link{color:var(--theme-surface-on-surface);align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:color .3s;display:flex}.footer-link:hover,.footer-link:focus-visible{color:var(--theme-primary-primary);text-decoration:underline}.footer-link .material-symbols-outlined{font-size:1.2rem}.footer-link svg{flex-shrink:0;width:24px;height:24px}.footer-copyright{color:var(--theme-surface-on-surface-variant);font-size:.85rem}.footer-copyright p{margin:0}@media (max-width:768px){footer{padding:2rem 1rem}.footer-links{flex-direction:column;gap:1rem}}}@layer navigation{.header-wrapper{background:var(--theme-surface-surface);z-index:1;position:fixed;top:0;left:0;right:0}header{--layout-padding-top:.5rem;--layout-padding-right:1rem;--layout-padding-bottom:.5rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-gap:1rem;--layout-margin-top:0;--layout-margin-bottom:0;--layout-display:flex;--layout-flex-direction:row;--layout-align-items:center;--layout-justify-content:space-between;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);flex-direction:var(--layout-flex-direction);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content)}@media (min-width:930px){header{--layout-padding-right:3rem;--layout-padding-left:3rem;--layout-gap:2rem}}header button,header .menu-button{margin-left:auto}}@layer welcome{#welcome.hero-image-bars{--trans-duration:.6s;will-change:grid-template-columns;backface-visibility:hidden;width:100vw;max-width:100vw;height:100svh;transition:grid-template-columns var(--trans-duration)cubic-bezier(.4,0,.2,1);grid-column:fullbleed;grid-template-columns:1fr 1fr 1fr 1fr;gap:2px;margin:0 -50vw;padding:0;display:grid;position:relative;left:50%;right:50%;overflow:hidden;transform:translateZ(0)}@media (min-width:1024px){#welcome.hero-image-bars{gap:3px}}#welcome.hero-image-bars:has(>:first-child:hover){grid-template-columns:10fr 1fr 1fr 1fr}#welcome.hero-image-bars:has(>:nth-child(2):hover){grid-template-columns:1fr 10fr 1fr 1fr}#welcome.hero-image-bars:has(>:nth-child(3):hover){grid-template-columns:1fr 1fr 10fr 1fr}#welcome.hero-image-bars:has(>:nth-child(4):hover){grid-template-columns:1fr 1fr 1fr 10fr}#welcome.hero-image-bars .hero-bar{cursor:pointer;will-change:transform;backface-visibility:hidden;width:100%;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}#welcome.hero-image-bars .hero-bar img{-o-object-fit:cover;object-fit:cover;will-change:transform;backface-visibility:hidden;width:100%;height:100%;transition:transform var(--trans-duration)cubic-bezier(.4,0,.2,1);transform:translateZ(0)}#welcome.hero-image-bars .hero-bar:hover img{transform:translateZ(0)scale(1.05)}@media (max-width:768px){#welcome.hero-image-bars{grid-template-columns:1fr;height:100svh}:is(#welcome.hero-image-bars:has(>:first-child:hover),#welcome.hero-image-bars:has(>:nth-child(2):hover),#welcome.hero-image-bars:has(>:nth-child(3):hover),#welcome.hero-image-bars:has(>:nth-child(4):hover)){grid-template-columns:1fr}}}@layer video{#video{--layout-padding-top:2rem;--layout-padding-right:1rem;--layout-padding-bottom:2rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:auto;--layout-gap:2rem;--layout-margin-top:0;--layout-margin-bottom:0;--layout-display:grid;--layout-grid-columns:subgrid;--layout-align-items:center;--layout-justify-content:center;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);min-height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);grid-template-columns:var(--layout-grid-columns);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content)}@media (min-width:930px){#video{--layout-padding-top:4rem;--layout-padding-right:3rem;--layout-padding-bottom:4rem;--layout-padding-left:3rem;--layout-gap:3rem}}#video iframe{aspect-ratio:16/9;border-radius:2em;width:100%;max-width:1200px;height:auto;max-height:60vh;margin:0 auto;overflow:clip}}@layer product{#product{justify-content:flex-start!important;align-items:center!important;width:100%!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden visible!important}#product .icons{grid-column:fullbleed}#product .icons{flex-direction:row;align-items:center;gap:.5rem;height:max(16em,30vh);margin:2rem 0;display:flex;overflow-x:clip}@media (min-width:930px){#product .icons{height:max(20em,35vh);margin:3rem 0}}#product .icons .icon{aspect-ratio:1;border:1px solid var(--theme-outline-variant);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b7bfd917;border-radius:50%;flex:0 0 clamp(3rem,8vw,5rem);place-content:center;display:grid}#product .icons .icon span{font-size:1.5em!important}@media (min-width:930px){#product .icons .icon span{font-size:2em!important}}#features{grid-template-columns:1fr;grid-auto-rows:auto;gap:2rem;display:grid}#features .feature{flex-direction:column;gap:1.5rem;padding-bottom:2rem;display:flex;position:relative}#features .feature .img-wrapper{aspect-ratio:16/10;background:var(--theme-surface-surface-container);border-radius:2em;width:100%;position:relative;overflow:hidden}#features .feature .img-wrapper img,#features .feature .img-wrapper span{width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}#features .feature .img-wrapper:hover img,#features .feature .img-wrapper:hover span{transform:scale(1.05)}#features .feature h3{letter-spacing:-.02em;margin-block-end:1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:400;line-height:1.2}#features .feature p{color:var(--theme-surface-on-surface-variant);font-size:clamp(1rem,2vw,1.125rem);font-weight:300;line-height:1.6}@media (min-width:930px){#features{grid-template-columns:repeat(2,1fr);gap:4rem}#features .feature{grid-column:1;place-content:center;align-items:center;min-height:500px;padding-block:8rem;display:grid;position:relative}#features .feature:nth-child(2n){grid-column:2}#features .feature:nth-child(2n) .img-wrapper{left:0;right:auto}#features .feature:nth-child(2n) .content{text-align:right;margin-left:auto}#features .feature .img-wrapper{z-index:0;border-radius:2em;width:55%;height:80%;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%);box-shadow:0 20px 60px #00000026;container-type:inline-size}#features .feature .img-wrapper img,#features .feature .img-wrapper span{-o-object-fit:cover;object-fit:cover;border-radius:2em;width:100%;height:100%;display:block;position:absolute;top:0;left:0;transform:none}#features .feature .content{z-index:1;width:50%;max-width:50ch;position:relative}#features .feature h3{margin-block-end:1.5rem}#features .feature p{text-wrap:pretty;width:100%;max-width:100%}}}@layer developers{#developers{--layout-padding-top:2em;--layout-padding-right:1rem;--layout-padding-bottom:4rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:auto;--layout-gap:2rem;--layout-margin-top:2em;--layout-margin-bottom:0;--layout-display:block;--layout-align-items:start;--layout-justify-content:start;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);min-height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content);border-top:1px solid var(--theme-outline-variant);position:relative;overflow-x:visible}@media (min-width:930px){#developers{--layout-padding-top:2em;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem}}#developers .wondr-embed-container{width:100%;max-width:1200px;margin:4rem auto 0;padding:0 2rem}@media (min-width:930px){#developers .wondr-embed-container{margin-top:6rem;padding:0 3rem}}#developers .wondr-embed-container iframe{border:none;border-radius:8px;width:100%;min-height:600px;box-shadow:0 4px 6px #0000001a}@media not (min-width:930px){#developers .wondr-embed-container iframe{min-height:500px}}#developers .intro{color:var(--theme-surface-on-surface-variant);padding:.5rem 0;font-size:1.1em;font-weight:320;line-height:1.2}@media (min-width:930px){#developers .intro{width:calc(30vw - 1.5rem);margin-left:auto}}#developers .carousel{gap:1rem;width:100vw;max-width:100vw;padding-inline:3rem;display:flex;position:relative;left:50%;overflow-x:scroll;transform:translate(-50%)}#developers .carousel .developer{flex-direction:column;flex:0 0 100%;padding:1rem;display:flex;overflow:visible}@media (min-width:930px){#developers .carousel .developer{flex:0 0 45vi;padding:1.5rem}}#developers .carousel .developer figure{aspect-ratio:4/5;border-radius:24px;flex-shrink:0;width:70%;max-width:100%;margin:0 auto 1.5rem;display:block;position:relative;overflow:hidden}#developers .carousel .developer figure figcaption{display:none}#developers .carousel .developer .format-media{width:100%;height:100%;padding:0;position:relative}#developers .carousel .developer .format-media>span{z-index:1;position:absolute;inset:0}#developers .carousel .developer .format-media img{-o-object-fit:contain;object-fit:contain;border-radius:0;width:100%;height:100%;display:block}#developers .carousel .developer .format-image--gif{opacity:0;z-index:2;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:0 0;border-radius:0;transition:opacity .2s ease-in-out;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){#developers .carousel .developer .developer:hover .format-image--gif,#developers .carousel .developer .developer:focus-within .format-image--gif,#developers .carousel .developer .format-media:hover .format-image--gif{opacity:1}}@media (hover:none) and (pointer:coarse){#developers .carousel .developer .format-image--gif{opacity:1}}#developers .carousel .developer img{-o-object-fit:cover;object-fit:cover;border-radius:1.5em;width:100%;height:100%;display:block}#developers .carousel .developer h3{order:1;margin-block:0 .75rem;margin-inline:0;font-size:1.25em;font-weight:350;line-height:1.2}#developers .carousel .developer p{text-wrap:pretty;width:100%;max-width:100%;color:var(--theme-surface-on-surface-variant);letter-spacing:.02rem;order:2;margin-block-end:.75rem;margin-inline:0;font-size:.95em;font-weight:300;line-height:1.5}#developers .carousel .developer>div{order:3;margin-top:.5rem;margin-bottom:.5rem}#developers .carousel .developer>div p{margin-block-end:.5rem;font-size:.9em;line-height:1.5}#developers .carousel .developer .link-like{order:4;margin-top:1rem}#developers .carousel .developer .link-like{color:var(--theme-surface-on-surface-variant);font-weight:300;font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:row;align-items:center;gap:.25em;padding:0;text-decoration:none;transition:gap .15s ease-in;display:flex}#developers .carousel .developer .link-like:hover,#developers .carousel .developer .link-like:focus-visible{gap:.5em}#developers .carousel .developer .link-like:after{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"arrow_forward";direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}}@layer who{#who{--layout-padding-top:4rem;--layout-padding-right:1rem;--layout-padding-bottom:4rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:auto;--layout-gap:2rem;--layout-margin-top:0;--layout-margin-bottom:0;--layout-display:flex;--layout-flex-direction:column;--layout-align-items:center;--layout-justify-content:center;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);min-height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);flex-direction:var(--layout-flex-direction);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content);text-align:center}@media (min-width:930px){#who{--layout-padding-top:6rem;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem;--layout-flex-direction:row;--layout-justify-content:space-around}}#who>div{place-content:center;gap:1em;height:40vh;display:grid}@media (min-width:930px){#who>div{height:80vh}}#who h3{font-size:1.75em;font-weight:400;line-height:1.1}@media (min-width:930px){#who h3{font-size:2.5em}}#who h3 span{color:var(--theme-surface-on-surface-variant)}#who button{justify-self:center;font-size:1.15em}}@layer beforeyougo{#beforeyougo{--layout-padding-top:4rem;--layout-padding-right:1rem;--layout-padding-bottom:4rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:min-content;--layout-gap:2rem;--layout-margin-top:0;--layout-margin-bottom:0;--layout-display:grid;--layout-grid-columns:subgrid;--layout-align-items:center;--layout-justify-content:center;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);grid-template-columns:var(--layout-grid-columns);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content)}@media (min-width:930px){#beforeyougo{--layout-padding-top:6rem;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem}}#beforeyougo .card{align-content:center;gap:1rem;width:100%;max-width:100%;height:auto;min-height:300px;max-height:none;padding:4em;display:grid}@media (min-width:930px){#beforeyougo .card{max-width:100%;min-height:400px}}#beforeyougo p{text-wrap:pretty;max-width:100%;margin:0;font-size:2em}@media not (max-width:930px){#beforeyougo p{max-width:100%;font-size:3em}}#beforeyougo .buttons{flex-direction:column;align-items:start;gap:.25rem;font-size:1.2em;display:flex}@media not (max-width:930px){#beforeyougo .buttons{flex-direction:row}}}@layer memberships{#members{--layout-padding-top:4rem;--layout-padding-right:1rem;--layout-padding-bottom:4rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:auto;--layout-gap:2rem;--layout-margin-top:0;--layout-margin-bottom:0;--layout-display:block;--layout-align-items:start;--layout-justify-content:start;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);min-height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content)}@media (min-width:930px){#members{--layout-padding-top:6rem;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem}}#members>:not(.memberships-grid):not(.category-filters){text-align:center;justify-self:center;max-width:100%}#members .memberships-grid,#members .category-filters{justify-self:stretch}#members .pricing__tabs-wrapper{border-bottom:1px solid var(--theme-outline-variant);width:100%;margin-top:2em;margin-bottom:4em;position:relative}#members .pricing__tabs{gap:.5em;width:100%;display:flex;position:relative}#members .pricing__tab{color:var(--theme-surface-on-surface-variant);cursor:pointer;z-index:1;appearance:none;-webkit-tap-highlight-color:transparent;text-align:center;background:0 0;border:0;border-bottom:3px solid #0000;outline:#0000;width:100%;padding:1.5rem;font-size:1.25em;font-weight:500;transition:color .3s cubic-bezier(.65,0,.35,1);display:block;position:relative}-indicator:is(#members .pricing__tab){background-color:var(--theme-primary-primary);z-index:2;height:3px;transition:transform .3s cubic-bezier(.65,0,.35,1),width .3s cubic-bezier(.65,0,.35,1);position:absolute;bottom:-1px;left:0}-text:is(#members .pricing__tab){transition:transform .3s cubic-bezier(.65,0,.35,1);display:inline-block}#members .pricing__tab:focus-visible{box-shadow:0 0 0 2px var(--theme-primary-primary)inset}#members .pricing__tab:hover{color:var(--theme-surface-on-surface)}--active:is(#members .pricing__tab),--active:is(#members .pricing__tab):hover{color:var(--theme-primary-primary);font-weight:600}--active:is(#members .pricing__tab) .pricing__tab-text{transform:scale(1.05)}#members .memberships-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@media (min-width:930px){#members .memberships-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}#members .pricing-plan{box-shadow:0 2px 8px #00000014,0 0 0 1px var(--theme-outline-variant)inset;cursor:pointer;background:var(--theme-surface-surface);border-radius:1.5em;flex-direction:column;transition:box-shadow .3s cubic-bezier(.65,0,.35,1),transform .3s cubic-bezier(.65,0,.35,1);display:flex;position:relative;overflow:hidden}#members .pricing-plan:has(__input:is(#members .pricing-plan):hover){box-shadow:0 4px 16px #0000001f,0 0 0 1px var(--theme-primary-primary)inset;transform:translateY(-2px)}#members .pricing-plan:has(__input:is(#members .pricing-plan):checked){box-shadow:0 4px 16px rgba(var(--theme-primary-primary-rgb),.2),0 0 0 2px var(--theme-primary-primary)inset;transform:translateY(-2px)}__input:is(#members .pricing-plan){cursor:pointer;appearance:none;width:1px;height:1px;position:fixed;top:-9px;left:-9px;overflow:hidden}__label:is(#members .pricing-plan){cursor:pointer;flex:1;padding:2em 1.75em;display:block}__header:is(#members .pricing-plan){flex-wrap:wrap;align-items:baseline;gap:1em;margin-bottom:1.5em;display:flex}__header:is(#members .pricing-plan).membership-header{text-align:left}__name:is(#members .pricing-plan){color:var(--theme-surface-on-surface);font-size:1.75em;font-weight:600;line-height:1.2}__price:is(#members .pricing-plan){align-items:baseline;gap:.25em;margin-inline-start:auto;font-size:1.75em;line-height:1;display:flex}__price:is(#members .pricing-plan) .amount{color:var(--theme-surface-on-surface);font-weight:600}__price-unit:is(#members .pricing-plan){color:var(--theme-surface-on-surface-variant);font-size:.375em}__description:is(#members .pricing-plan){color:var(--theme-surface-on-surface-variant);margin-bottom:1.5em;font-size:1em;line-height:1.5;transition:color .3s cubic-bezier(.65,0,.35,1)}__button:is(#members .pricing-plan){background-color:var(--theme-primary-primary);color:var(--theme-primary-on-primary);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:999px;outline:#0000;width:100%;padding:.875rem 1.5rem;font-size:1.15em;font-weight:500;transition:background-color .3s cubic-bezier(.65,0,.35,1),color .3s cubic-bezier(.65,0,.35,1)}__button:is(#members .pricing-plan):disabled{cursor:not-allowed;opacity:.5}__button:is(#members .pricing-plan):focus-visible{box-shadow:0 0 0 1px var(--theme-primary-primary)inset,0 0 0 4px rgba(var(--theme-primary-primary-rgb),.3)inset}__button:is(#members .pricing-plan):hover:not(:disabled){background-color:var(--theme-primary-primary);opacity:.9}-wrapper__button:is(#members .pricing-plan){height:0;margin-top:0;padding:0 1.75em;transition:height .3s cubic-bezier(.65,0,.35,1),padding .3s cubic-bezier(.65,0,.35,1),margin-top .3s cubic-bezier(.65,0,.35,1);overflow:hidden}#members .pricing-plan .badge{background:var(--theme-primary-primary);color:var(--theme-primary-on-primary);z-index:2;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.5em 1em;font-size:.8em;font-weight:600;position:absolute;top:1em;right:1em}#members .pricing-plan .features-list{flex-direction:column;gap:.875rem;margin:1.5em 0 0;padding:0;list-style:none;display:flex}#members .pricing-plan .features-list li{color:var(--theme-surface-on-surface);align-items:start;gap:.75rem;font-size:.95em;line-height:1.5;display:flex}#members .pricing-plan .features-list li .material-symbols-outlined{color:var(--theme-primary-primary);flex-shrink:0;margin-top:.1em;font-size:1.25em}#members .empty-state{text-align:center;color:var(--theme-surface-on-surface-variant);grid-column:1/-1;padding:4rem 2rem}}@layer trainers{#trainers{--layout-padding-top:2em;--layout-padding-right:1rem;--layout-padding-bottom:4rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:auto;--layout-gap:2rem;--layout-margin-top:2em;--layout-margin-bottom:0;--layout-display:block;--layout-align-items:start;--layout-justify-content:start;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);min-height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content);border-top:1px solid var(--theme-outline-variant);position:relative;overflow-x:visible}@media (max-width:1024px) and (min-width:769px){#trainers{--layout-padding-top:2em;--layout-padding-right:2rem;--layout-padding-bottom:4rem;--layout-padding-left:2rem;--layout-gap:2.5rem}}@media (max-width:768px){#trainers{--layout-padding-top:2em;--layout-padding-right:1rem;--layout-padding-bottom:3rem;--layout-padding-left:1rem;--layout-gap:1.5rem}}@media (min-width:930px){#trainers{--layout-padding-top:2em;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem}}#trainers>:not(.carousel){text-align:center;justify-self:center;max-width:100%}#trainers .intro{color:var(--theme-surface-on-surface-variant);padding:.5rem 0;font-size:1.1em;font-weight:320;line-height:1.2}@media (min-width:930px){#trainers .intro{width:calc(30vw - 1.5rem);margin-left:auto}}#trainers .carousel{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.5rem;width:100vw;max-width:100vw;padding-inline:1rem;display:flex;position:relative;left:50%;overflow:auto hidden;transform:translate(-50%)}@media (max-width:1024px) and (min-width:769px){#trainers .carousel{gap:1.75rem;padding-inline:2rem}}@media (min-width:930px){#trainers .carousel{gap:2rem;padding-inline:3rem}}#trainers .carousel{contain:layout style paint}@supports (scroll-padding-inline:3rem){#trainers .carousel{scroll-snap-type:x proximity;scroll-padding-inline:1rem}@media (max-width:1024px) and (min-width:769px){#trainers .carousel{scroll-padding-inline:2rem}}@media (min-width:930px){#trainers .carousel{scroll-padding-inline:3rem}}#trainers .carousel>*{scroll-snap-align:start}#trainers .carousel>:last-child{scroll-snap-align:end}@media (min-width:930px){#trainers .carousel{padding-left:3rem;padding-right:calc(50vw - 200px);scroll-padding-right:calc(50vw - 200px)}}}@media (min-width:930px){#trainers .carousel{padding-right:calc(50vw - 200px)}#trainers .carousel:after{content:"";pointer-events:none;scroll-snap-align:end;flex-shrink:0;width:calc(50vw - 200px);height:1px}}#trainers .carousel .trainer{contain:layout style;flex-direction:column;flex:0 0 100%;display:flex;overflow:visible}@media (min-width:930px){#trainers .carousel .trainer{flex-basis:min(60vi,400px);max-width:400px}}#trainers .carousel .trainer figure,#trainers .carousel .trainer .content{opacity:1}#trainers .carousel .trainer figure{place-items:center;display:grid}#trainers .carousel .trainer figure>*{grid-area:1/1}#trainers .carousel .trainer figure figcaption{color:#fff;z-index:1;font-size:2em;font-weight:500}#trainers .carousel .trainer img{aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;border-radius:2em;width:100%;height:auto}#trainers .carousel .trainer .content{flex-direction:column;flex:1;gap:.75rem;margin-top:1rem;display:flex}@media (min-width:930px){#trainers .carousel .trainer .content{grid-template-columns:1fr;gap:1rem;display:grid}}#trainers .carousel .trainer h3{margin:0;font-size:1.25em;font-weight:350;line-height:1.1}#trainers .carousel .trainer .specialty{color:var(--theme-primary-primary);margin:0;font-size:.9em;font-weight:500}#trainers .carousel .trainer .link-like{color:var(--theme-surface-on-surface-variant);font-weight:300;font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:row;order:4;align-items:center;gap:.25em;margin-top:1rem;padding:0;text-decoration:none;transition:gap .15s ease-in;display:flex}#trainers .carousel .trainer .link-like:hover,#trainers .carousel .trainer .link-like:focus-visible{gap:.5em}#trainers .carousel .trainer .link-like:after{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"";direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}#trainers .carousel .trainer .trainer-contact{color:var(--theme-surface-on-surface-variant);align-items:center;gap:.35em;margin-top:.5rem;font-size:.95em;font-weight:300;text-decoration:none;transition:opacity .2s ease-in-out;display:inline-flex}#trainers .carousel .trainer .trainer-contact svg{display:block}#trainers .carousel .trainer .trainer-contact:hover,#trainers .carousel .trainer .trainer-contact:focus-visible{opacity:.7}#trainers .carousel .trainer .bio{text-wrap:pretty;width:100%;color:var(--theme-surface-on-surface-variant);letter-spacing:.05rem;margin:0;font-weight:300;line-height:1.4}@media (min-width:930px){#trainers .carousel .trainer .bio{width:100%;max-width:40ch}}#trainers .carousel .trainer .availability{flex-direction:column;gap:.25rem;margin:0;display:flex}#trainers .carousel .trainer .availability .label{color:var(--theme-surface-on-surface-variant);font-size:.85em;font-weight:500}#trainers .carousel .trainer .availability span:not(.label){color:var(--theme-surface-on-surface);font-size:.85em}#trainers .carousel .trainer button{align-self:start;margin-top:auto}}@layer classes{#classes{--layout-padding-top:4rem;--layout-padding-right:1rem;--layout-padding-bottom:4rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:auto;--layout-gap:2rem;--layout-margin-top:0;--layout-margin-bottom:0;--layout-display:block;--layout-align-items:start;--layout-justify-content:start;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);min-height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content)}@media (min-width:930px){#classes{--layout-padding-top:6rem;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem}}#classes>:not(.classes-grid):not(.filters){text-align:center;grid-column:main;justify-self:center;max-width:100%}#classes .classes-grid,#classes .filters{justify-self:stretch}#classes .filters{background:var(--theme-surface-surface);border:1px solid var(--theme-outline-variant);border-radius:2em;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;padding:1.5rem;display:grid}@media (min-width:930px){#classes .filters{grid-template-columns:repeat(3,1fr)}}#classes .filters .filter-group{flex-direction:column;gap:.5rem;display:flex}#classes .filters .filter-group label{color:var(--theme-surface-on-surface);font-size:.85em;font-weight:500}#classes .filters .filter-group select{border:1px solid var(--theme-outline-variant);background:var(--theme-surface-surface);color:var(--theme-surface-on-surface);cursor:pointer;border-radius:999px;padding:.6em 1em;font-size:.9em}#classes .filters .filter-group select:focus-visible{outline:2px solid var(--theme-primary-primary);outline-offset:2px}#classes .classes-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}@media (min-width:930px){#classes .classes-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}#classes .class-card{background:var(--theme-surface-surface);border:1px solid var(--theme-outline-variant);border-radius:2em;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative}#classes .class-card .badge.community{background:var(--theme-primary-primary);color:var(--theme-primary-on-primary);border-radius:999px;padding:.3em .8em;font-size:.75em;font-weight:500;position:absolute;top:1rem;right:1rem}#classes .class-card h3{margin:0;font-size:1.25em;font-weight:350;line-height:1.1}#classes .class-card .class-info{flex-direction:column;gap:.5rem;display:flex}#classes .class-card .class-info .info-item{color:var(--theme-surface-on-surface-variant);align-items:center;gap:.5rem;font-size:.85em;display:flex}#classes .class-card .class-info .info-item .material-symbols-outlined{font-size:1.1em}#classes .class-card .class-info .intensity-badge{margin-top:.5rem}#classes .class-card .class-info .intensity-badge .intensity{border-radius:999px;padding:.25em .75em;font-size:.75em;font-weight:500;display:inline-block}#classes .class-card .class-info .intensity-badge .intensity.high{color:#dc2626;background:#ef44441a}#classes .class-card .class-info .intensity-badge .intensity.medium{color:#ca8a04;background:#eab3081a}#classes .class-card .class-info .intensity-badge .intensity.low{color:#16a34a;background:#22c55e1a}#classes .class-card .benefits{border-top:1px solid var(--theme-outline-variant);padding-top:1rem}#classes .class-card .benefits .benefits-title{color:var(--theme-surface-on-surface);margin:0 0 .5rem;font-size:.85em;font-weight:500}#classes .class-card .benefits ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}#classes .class-card .benefits ul li{color:var(--theme-surface-on-surface-variant);align-items:start;gap:.5rem;font-size:.75em;display:flex}#classes .class-card .benefits ul li .material-symbols-outlined{color:var(--theme-primary-primary);flex-shrink:0;font-size:1em}#classes .empty-state{text-align:center;color:var(--theme-surface-on-surface-variant);grid-column:1/-1;padding:4rem 2rem}}@layer testimonials{@media (max-width:1024px) and (min-width:769px){#testimonials{--layout-padding-top:4rem;--layout-padding-right:2rem;--layout-padding-bottom:4rem;--layout-padding-left:2rem;--layout-gap:2.5rem}}@media (max-width:768px){#testimonials{--layout-padding-top:3rem;--layout-padding-right:1rem;--layout-padding-bottom:3rem;--layout-padding-left:1rem;--layout-gap:2rem}}@media (min-width:930px){#testimonials{--layout-padding-top:6rem;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem}}#testimonials>:not(.testimonials-grid){text-align:center;grid-column:main;justify-self:center;max-width:100%}#testimonials .testimonials-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));justify-self:stretch;gap:1.5rem;display:grid}@media (max-width:1024px) and (min-width:769px){#testimonials .testimonials-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width:930px){#testimonials .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}#testimonials .testimonials-slider{max-width:800px;height:auto;min-height:500px;margin:0 auto;position:relative;overflow:hidden}#testimonials .testimonials-slider__inner{flex-flow:row;width:100%;transition:transform .4s;display:flex}#testimonials .testimonials-slider__contents{text-align:center;flex-flow:column;flex:1 0 100%;justify-content:center;align-items:center;min-width:0;padding:3rem 2rem;display:flex}#testimonials .testimonials-slider__image{justify-content:center;align-items:center;margin:0 0 2rem;display:flex}#testimonials .testimonials-slider__image img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:150px;height:150px}#testimonials .testimonials-slider__image--logo img{-o-object-fit:contain;object-fit:contain;border-radius:0;width:auto;max-width:200px;height:80px}#testimonials .testimonials-slider__avatar{background:var(--theme-primary-primary);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 0 2rem;display:flex}#testimonials .testimonials-slider__avatar span{color:var(--theme-primary-on-primary);font-size:3rem;font-weight:600}#testimonials .testimonials-slider__caption{text-transform:uppercase;color:var(--theme-surface-on-surface);margin:0 0 .5rem;font-size:1.5rem;font-weight:500}#testimonials .testimonials-slider__location{color:var(--theme-surface-on-surface-variant);margin:0 0 1rem;font-size:1rem}#testimonials .testimonials-slider__rating{justify-content:center;align-items:center;gap:.25rem;margin:1rem 0;display:flex}#testimonials .testimonials-slider__rating .material-symbols-outlined{color:#fbbf24;font-size:1.5em}#testimonials .testimonials-slider__txt{color:var(--theme-surface-on-surface-variant);max-width:600px;margin:1rem 0 0;font-size:1.1rem;line-height:1.7}#testimonials .testimonials-slider__nav{justify-content:center;align-items:flex-end;gap:1rem;margin-top:3rem;padding:0;display:flex}#testimonials .testimonials-slider__nav-btn{z-index:10;outline-offset:-6px;cursor:pointer;appearance:none;backface-visibility:hidden;background:0 0;border:none;border-radius:50%;outline:6px solid #ccc;flex-shrink:0;transition:all .4s linear;box-shadow:0 0 #333,0 0 #3330;box-sizing:content-box!important;width:12px!important;min-width:12px!important;max-width:12px!important;height:12px!important;min-height:12px!important;max-height:12px!important;margin:0!important;padding:0!important}#testimonials .testimonials-slider__nav-btn.active{outline-color:#333;animation:.4s linear forwards sliderCheck}#testimonials .testimonials-slider__nav-btn:not(.active){outline-color:#ccc}@media (max-width:768px){#testimonials .testimonials-slider{max-width:100%;min-height:400px;padding:0 .5rem}#testimonials .testimonials-slider__contents{min-width:0;padding:2rem 1rem}#testimonials .testimonials-slider__image img,#testimonials .testimonials-slider__avatar{width:100px;height:100px}#testimonials .testimonials-slider__avatar span{font-size:2.5rem!important}#testimonials .testimonials-slider__caption{font-size:1.125rem;line-height:1.3}#testimonials .testimonials-slider__txt{max-width:100%;padding:0 .5rem;font-size:.95rem;line-height:1.6}#testimonials .testimonials-slider__rating{margin:.75rem 0}#testimonials .testimonials-slider__rating .material-symbols-outlined{font-size:1.25em!important}#testimonials .testimonials-slider__nav{gap:.5rem;margin-top:1.5rem;padding:.5rem 0}#testimonials .testimonials-slider__nav-btn{position:relative;outline-offset:-4px!important;box-sizing:content-box!important;outline:4px solid #ccc!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}#testimonials .testimonials-slider__nav-btn:before{content:"";background:#ccc;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#testimonials .testimonials-slider__nav-btn.active:before{background:#333}#testimonials .testimonials-slider__nav-btn.active{animation:.4s linear forwards sliderCheckMobile}}@media (max-width:480px){#testimonials .testimonials-slider{min-height:350px;padding:0}#testimonials .testimonials-slider__contents{padding:1.5rem .75rem}#testimonials .testimonials-slider__image img,#testimonials .testimonials-slider__avatar{width:90px;height:90px}#testimonials .testimonials-slider__avatar span{font-size:2rem!important}#testimonials .testimonials-slider__caption{font-size:1rem}#testimonials .testimonials-slider__txt{padding:0;font-size:.9rem}#testimonials .testimonials-slider__rating{margin:.5rem 0}#testimonials .testimonials-slider__rating .material-symbols-outlined{font-size:1.125em!important}#testimonials .testimonials-slider__nav{gap:.375rem;margin-top:1rem}#testimonials .testimonials-slider__nav-btn{position:relative;outline-offset:-3px!important;box-sizing:content-box!important;outline:3px solid #ccc!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}#testimonials .testimonials-slider__nav-btn:before{content:"";background:#ccc;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#testimonials .testimonials-slider__nav-btn.active:before{background:#333}#testimonials .testimonials-slider__nav-btn.active{animation:.4s linear forwards sliderCheckSmallMobile}}}@layer contact{#contact{--layout-padding-top:4rem;--layout-padding-right:1rem;--layout-padding-bottom:4rem;--layout-padding-left:1rem;--layout-padding:var(--layout-padding-top)var(--layout-padding-right)var(--layout-padding-bottom)var(--layout-padding-left);--layout-max-width:100%;--layout-width:100%;--layout-min-height:auto;--layout-gap:2rem;--layout-margin-top:0;--layout-margin-bottom:0;--layout-display:block;--layout-align-items:start;--layout-justify-content:start;padding:var(--layout-padding);max-width:var(--layout-max-width);width:var(--layout-width);min-height:var(--layout-min-height);gap:var(--layout-gap);margin-top:var(--layout-margin-top);margin-bottom:var(--layout-margin-bottom);display:var(--layout-display);align-items:var(--layout-align-items);justify-content:var(--layout-justify-content)}@media (max-width:1024px) and (min-width:769px){#contact{--layout-padding-top:4rem;--layout-padding-right:2rem;--layout-padding-bottom:4rem;--layout-padding-left:2rem;--layout-gap:2.5rem}}@media (max-width:768px){#contact{--layout-padding-top:3rem;--layout-padding-right:1rem;--layout-padding-bottom:3rem;--layout-padding-left:1rem;--layout-gap:2rem}}@media (min-width:930px){#contact{--layout-padding-top:6rem;--layout-padding-right:3rem;--layout-padding-bottom:6rem;--layout-padding-left:3rem;--layout-gap:3rem}}#contact>:not(.contact-content){text-align:center;grid-column:main;justify-self:center;max-width:100%}#contact .contact-content{justify-self:stretch;gap:2rem;display:grid}@media (max-width:1024px) and (min-width:769px){#contact .contact-content{gap:2.5rem}}@media (min-width:930px){#contact .contact-content{grid-template-columns:1fr 1fr;gap:3rem}}@media (min-width:930px){#contact>:not(.contact-content){max-width:60ch}}#contact .contact-info{flex-direction:column;gap:2rem;display:flex}#contact .contact-info h3{margin:0;font-size:1.25em;font-weight:350;line-height:1.1}#contact .contact-info .info-items{flex-direction:column;gap:1.5rem;display:flex}#contact .contact-info .info-items .info-item{align-items:start;gap:1rem;display:flex}#contact .contact-info .info-items .info-item .material-symbols-outlined{color:var(--theme-primary-primary);flex-shrink:0;font-size:1.5em}#contact .contact-info .info-items .info-item div{flex:1}#contact .contact-info .info-items .info-item div .label{color:var(--theme-surface-on-surface);margin:0 0 .25rem;font-size:.85em;font-weight:500}#contact .contact-info .info-items .info-item div p:not(.label){color:var(--theme-surface-on-surface-variant);margin:0;font-size:.9em}#contact .contact-info .info-items .info-item div a{color:var(--theme-primary-primary);font-size:.9em;text-decoration:none}#contact .contact-info .info-items .info-item div a:hover,#contact .contact-info .info-items .info-item div a:focus-visible{text-decoration:underline}#contact .contact-info .map-wrapper{margin-top:1rem}#contact .contact-info .map-wrapper iframe{border:none;border-radius:2em;width:100%;height:300px;overflow:clip}#contact .contact-form-wrapper h3{margin:0 0 1.5rem;font-size:1.25em;font-weight:350;line-height:1.1}#contact .contact-form-wrapper .contact-form{flex-direction:column;gap:1.5rem;display:flex}#contact .contact-form-wrapper .contact-form .form-group{flex-direction:column;gap:.5rem;display:flex}#contact .contact-form-wrapper .contact-form .form-group label{color:var(--theme-surface-on-surface);font-size:.85em;font-weight:500}#contact .contact-form-wrapper .contact-form .form-group input,#contact .contact-form-wrapper .contact-form .form-group textarea{background:var(--theme-surface-surface);color:var(--theme-surface-on-surface);opacity:1;border-radius:999px;padding:.75em 1em;font-family:inherit;font-size:1em;border:2px solid #000!important;outline:none!important}:is(#contact .contact-form-wrapper .contact-form .form-group input,#contact .contact-form-wrapper .contact-form .form-group textarea)::placeholder{color:var(--theme-surface-on-surface-variant);opacity:.7}:is(#contact .contact-form-wrapper .contact-form .form-group input,#contact .contact-form-wrapper .contact-form .form-group textarea):focus,:is(#contact .contact-form-wrapper .contact-form .form-group input,#contact .contact-form-wrapper .contact-form .form-group textarea):focus-visible{outline-offset:2px;border:2px solid #000!important;outline:2px solid #000!important}#contact .contact-form-wrapper .contact-form .form-group textarea{resize:vertical;border-radius:1.5em;min-height:120px}#contact .contact-form-wrapper .contact-form button{align-self:start}}}@layer moderncss{@layer layout{@layer speckled-backgrounds{@supports (background:paint(something)){#beforeyougo .card,#who>div{--extra-confettiNumber:250;--extra-confettiLengthVariance:1;--extra-confettiWeightVariance:1;background-image:paint(extra-confetti)}}}@layer product;}@layer moderncss-components{@layer button{@scope(.dark){button{color:var(--theme-surface-on-surface);background:var(--theme-primary-on-primary);border:1px solid var(--theme-outline-variant)}button:hover,button:focus-visible{background:var(--theme-button-secondary-hover)}button.secondary{color:var(--theme-surface-surface);background:var(--theme-nav-button-hover)}button.secondary:hover,button.secondary:focus-visible{background:var(--theme-button-secondary-inverse-hover)}}}@layer navbar{@layer mobile{@media not (min-width:930px){header{anchor-name:--header}header nav{position-anchor:--header;position-area:bottom;place-self:stretch stretch;position:fixed;inset:0 auto auto}header nav{transition:opacity .15s ease-in}@starting-style{header nav{opacity:0}}}}@media not (min-width:930px){header:has(.menu-checkbox:checked),header:has(.menu-checkbox:checked) nav{overscroll-behavior:contain;overflow:auto}}@layer hidey-bar{html{container-type:scroll-state}.header-wrapper:not(.header-wrapper:has(.menu-checkbox:checked)){transition:translate .25s;translate:0}}}@layer carousel{@layer scroll-snapping{@layer base-setup{@supports (scroll-padding-inline:3rem){.carousel{scroll-snap-type:x mandatory;scroll-padding-inline:3rem}.carousel>*{scroll-snap-align:start}@media (min-width:930px){.carousel{padding-inline:3rem calc(40vi - 3rem)}}}}@layer snapped-effects{.carousel>*{container-type:scroll-state}@supports (container-type:scroll-state){.carousel>*>figure{opacity:1;transition:opacity .5s}.carousel>*>:not(figure){opacity:1;z-index:1;transition:opacity .5s,translate .5s;position:relative;translate:0}}}}@layer niceties{.carousel{scrollbar-width:none;overscroll-behavior-x:contain}}}}@layer animations{@layer revealing-welcome-items{#welcome svg,#welcome .cta{transition:translate .5s,opacity .5s}@starting-style{#welcome svg,#welcome .cta{opacity:0;translate:0 50%}}}@layer scroll-triggered-typewriter-effect{@keyframes blink{0%{opacity:0}}@keyframes text{0%{background-size:0}}.typewriter{background:0 0;-webkit-background-clip:unset;background-clip:unset;color:var(--typewriter-text-color,var(--theme-surface-on-surface))}.typewriter:after{content:none;display:none}#beforeyougo .card .typewriter,.carousel>* .typewriter{--typewriter-text-color:white;color:#fff}}@layer moving-icons{@layer slide-in{@keyframes slide-in{0%{translate:100%}}@supports not (timeline-trigger-name:--t){#product .icons{animation:1s .5s both slide-in}}@supports (timeline-trigger-name:--t){#product .icons{timeline-trigger:--t view()cover 30% cover 1000%;trigger-scope:--t;animation-trigger:--t play-once;animation:1s both slide-in}}}@layer wobble{@keyframes wobble{0%{translate:0 75%}to{translate:0 -75%}}#product .icon{animation:4s infinite alternate wobble;animation-delay:calc(mod(sibling-index(),5)*-1s)}}}@layer scroll-driven-animations{@keyframes scale-up{0%{scale:.85}}@supports not ((animation-timeline:scroll()) and (animation-range:0% 100%)){#beforeyougo .card{animation:.5s .2s both scale-up}}@supports (animation-timeline:scroll()) and (animation-range:0% 100%){#beforeyougo .card{animation:linear both scale-up;animation-timeline:view();animation-range:entry 50%}}}}@layer why-us{#why-us{background:var(--theme-surface-surface-variant);z-index:0;margin-top:2rem;padding:2rem 1rem;position:relative}@media (min-width:768px){#why-us{margin-top:4rem;padding:3rem 1.5rem}}@media (min-width:1024px){#why-us{margin-top:8rem;padding:4rem 2rem}}#why-us .why-us-header{text-align:center;z-index:2;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;position:relative}#why-us .why-us-header h2{color:var(--theme-on-surface);margin-bottom:1.5rem;font-family:Google Sans Flex,sans-serif;font-size:clamp(3rem,10vw + 2rem,120px);font-weight:600;line-height:1.2}#why-us .why-us-subtitle{max-width:900px;color:var(--theme-on-surface-variant);margin:0 auto;font-family:Google Sans Flex,sans-serif;font-size:clamp(1.125rem,2vw + .5rem,28px);font-weight:400;line-height:1.6}#why-us .why-us-carousel-wrapper{z-index:2;max-width:1200px;margin:0 auto;position:relative;overflow:visible!important}#why-us .why-us-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding:2rem 0;display:flex;position:relative;overflow-x:auto}@media (min-width:1024px){#why-us .why-us-carousel{gap:2.5rem;padding:2.5rem 0}}#why-us .why-us-carousel::-webkit-scrollbar{display:none}#why-us .user-card{scroll-snap-align:start;background:#000;border-radius:24px;flex-direction:column;flex:none;width:100%;max-width:450px;min-height:380px;padding:3rem;transition:transform .3s,box-shadow .3s;display:flex}#why-us .user-card:hover{transform:translateY(-8px);box-shadow:none!important}@media (min-width:1024px){#why-us .user-card{max-width:480px;min-height:420px;padding:3.5rem}}#why-us .user-card__icon{justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex;background:0 0!important}#why-us .user-card__icon .material-symbols-outlined{color:#fff!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 80!important;font-size:80px!important}#why-us .user-card__content{color:#fff;flex:1}#why-us .user-card h3{margin-bottom:1.25rem;font-weight:600;line-height:1.3;color:#fff!important;text-align:center!important;font-size:2rem!important}#why-us .user-card p{opacity:.9;margin:0;line-height:1.7;color:#fff!important;text-align:center!important;font-size:1.1rem!important;font-weight:100!important}#why-us .carousel-nav{cursor:pointer;z-index:10;justify-content:center;align-items:center;padding:.5rem;display:flex;background:0 0!important;border:none!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}#why-us .carousel-nav-prev{left:-40px!important;right:auto!important}#why-us .carousel-nav-next{left:auto!important;right:-40px!important}#why-us .carousel-nav .material-symbols-outlined{font-size:48px;transition:transform .2s,color .2s;color:#000!important}#why-us .carousel-nav:hover .material-symbols-outlined{transform:scale(1.1);color:#333!important}@media (min-width:1024px){#why-us .carousel-nav-prev{left:-50px!important}#why-us .carousel-nav-next{right:-50px!important}}#why-us .carousel-indicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}#why-us .carousel-indicators .indicator{cursor:pointer;background:#0000004d;border:none;border-radius:50%;width:10px;height:10px;transition:background .3s}#why-us .carousel-indicators .indicator.active{background:#000}.carousel-mobile-indicators{pointer-events:none;z-index:10;flex-direction:row;justify-content:space-between;align-items:center;gap:0;margin:0;padding:0 .5rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.carousel-mobile-nav{cursor:pointer;color:#fffc;pointer-events:all;background:0 0;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .3s;animation:2s ease-in-out infinite arrowGlow;display:flex;position:relative}.carousel-mobile-nav-prev{left:.5rem}.carousel-mobile-nav-next{right:.5rem}.carousel-mobile-nav:hover,.carousel-mobile-nav:focus-visible{color:#fff;background:#ffffff1a;border-color:#fff9;transform:scale(1.1);box-shadow:0 0 20px #ffffff4d}.carousel-mobile-nav:active{transform:scale(.95)}.carousel-mobile-nav .material-symbols-outlined{font-size:28px;transition:transform .3s}.carousel-mobile-nav:hover .material-symbols-outlined,.carousel-mobile-nav:focus-visible .material-symbols-outlined{transform:translate(0)}.carousel-mobile-nav-prev:hover .material-symbols-outlined,.carousel-mobile-nav-prev:focus-visible .material-symbols-outlined{transform:translate(-3px)}.carousel-mobile-nav-next:hover .material-symbols-outlined,.carousel-mobile-nav-next:focus-visible .material-symbols-outlined{transform:translate(3px)}@keyframes arrowGlow{0%,to{opacity:.7;box-shadow:0 0 #fff0}50%{opacity:1;box-shadow:0 0 15px #fff6}}@media (min-width:768px){.carousel-mobile-indicators{display:none}}@media (max-width:768px){#why-us .why-us-header{margin-bottom:2rem}#why-us .why-us-header h2{font-size:clamp(2.5rem,8vw + 1rem,64px)}#why-us .why-us-subtitle{font-size:clamp(1rem,2vw + .25rem,20px)}#why-us .user-card{min-width:280px;max-width:100%}#why-us .carousel-nav{display:none}}}}@layer util{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-sr-only{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}}p,h1,h2,h3,h4,h5,h6,span:not([class*=material-symbols]),div:not(a):not(button):not([role=button]):not([tabindex]){cursor:default!important}@property --k{syntax:"<number>";inherits:true;initial-value:0}.carousel-hint{display:none}@media not (min-width:930px){.carousel-hint{color:var(--theme-surface-on-surface-variant);letter-spacing:.02em;opacity:.75;justify-content:center;align-items:center;gap:.4rem;margin-top:.75rem;font-size:.85rem;font-weight:300;animation:2.4s ease-in-out infinite carousel-hint-pulse;display:flex}.carousel-hint__icon{opacity:.85;font-size:20px}.carousel-hint__text{white-space:nowrap}}@media (prefers-reduced-motion:reduce){.carousel-hint{animation:none}}@keyframes carousel-hint-pulse{0%,to{opacity:.45}50%{opacity:.9}}@media (max-width:768px){#welcome{display:none}}@layer training-formats{#training-formats.training-formats-section{background:var(--theme-surface-surface-variant);grid-column:main;padding:2rem 1rem}@media (min-width:768px){#training-formats.training-formats-section{padding:3rem 1.5rem}}@media (min-width:1024px){#training-formats.training-formats-section{padding:4rem 2rem}}#training-formats.training-formats-section .training-formats-container{max-width:1200px;margin:0 auto}#training-formats.training-formats-section .training-formats-title{text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem)}@media (max-width:768px){#training-formats.training-formats-section .training-formats-title{margin-bottom:2rem}}#training-formats.training-formats-section .training-formats-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}@media (max-width:1024px) and (min-width:769px){#training-formats.training-formats-section .training-formats-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (max-width:768px){#training-formats.training-formats-section .training-formats-grid{grid-template-columns:1fr;gap:1.5rem}}#training-formats.training-formats-section .training-format-card{background:var(--theme-surface-surface);border:1px solid var(--theme-outline-variant);border-radius:12px;padding:2.5rem;transition:transform .2s,box-shadow .2s}#training-formats.training-formats-section .training-format-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}#training-formats.training-formats-section .format-name{color:var(--theme-surface-on-surface);margin-bottom:1rem;font-size:1.75rem;font-weight:600}#training-formats.training-formats-section .format-description{color:var(--theme-surface-on-surface-variant);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}#training-formats.training-formats-section .format-details{border-top:1px solid var(--theme-outline-variant);margin-top:1.5rem;padding-top:1.5rem}#training-formats.training-formats-section .format-suitable,#training-formats.training-formats-section .format-benefits{color:var(--theme-surface-on-surface-variant);margin-bottom:.75rem;font-size:.95rem;line-height:1.6}:is(#training-formats.training-formats-section .format-suitable,#training-formats.training-formats-section .format-benefits):last-child{margin-bottom:0}:is(#training-formats.training-formats-section .format-suitable,#training-formats.training-formats-section .format-benefits) strong{color:var(--theme-surface-on-surface);font-weight:600}}
#gym-gallery{color:#fff;background:#000;width:100%;min-height:100vh;padding:4rem 2rem;position:relative;overflow:visible}.gallery-header{text-align:center;z-index:10;margin-bottom:3rem;position:relative}.gallery-header h2{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,8vw + 1rem,64px);font-weight:600}.gallery-header p{color:#fffc;font-size:clamp(1rem,2vw + .25rem,20px)}.gallery-viewport{cursor:grab;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%;height:80vh;min-height:600px;position:relative;overflow:hidden}.gallery-viewport.dragging{cursor:grabbing}.gallery-canvas-wrapper{transform-origin:0 0;will-change:transform;position:absolute;top:0;left:0}.gallery-grid-container{width:100%;min-width:320px;height:100%;position:relative}.gallery-grid-item{cursor:pointer;will-change:transform,opacity;z-index:1;opacity:0;touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent;background:#000;width:320px;height:320px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;overflow:hidden}.gallery-grid-item:hover{z-index:2;transform:scale(1.08);box-shadow:0 10px 30px #00000080}.gallery-grid-item img{-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.gallery-scaling-overlay{z-index:1000;pointer-events:none;will-change:transform;position:fixed}.gallery-scaling-overlay img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.gallery-split-screen{z-index:10000;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .8s;display:flex;position:absolute;top:0;left:0}.gallery-split-screen.active{opacity:1;pointer-events:all;animation:.5s ease-out fadeInSplit}@keyframes fadeInSplit{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.gallery-split-left,.gallery-split-right{cursor:pointer;background:#000000f2;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:relative}.gallery-zoom-target{justify-content:center;align-items:center;width:90%;height:90%;display:flex;position:relative}.gallery-close-button{cursor:pointer;z-index:10001;opacity:1;background:0 0;border:none;justify-content:center;align-items:center;width:64px;height:64px;transition:opacity .3s;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)rotate(180deg)}.gallery-close-button:hover{opacity:.7}.gallery-close-button svg{width:64px;height:64px}.gallery-image-info{color:#fff;z-index:1002;position:absolute;bottom:40px;left:40px}.gallery-image-number{margin-bottom:.5em}.gallery-image-number span{letter-spacing:.1em;text-transform:uppercase;color:#fffc;font-family:monospace;font-size:12px;font-weight:400}.gallery-image-title h1{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2rem,5vw,48px);font-weight:500;line-height:1.2}.gallery-controls{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;visibility:visible;background:#222222e6;border-radius:.25em;justify-content:center;gap:1.25em;width:100%;margin-top:2rem;padding:.625em 1.25em;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:relative;bottom:auto;left:auto;transform:none}.gallery-controls-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px)}.gallery-percentage{text-transform:uppercase;color:#333;white-space:nowrap;background-color:#f0f0f0;border-radius:.25em;justify-content:center;align-items:center;min-width:5em;padding:.625em 1.25em;font-family:monospace;font-size:.75em;font-weight:400;display:flex}.gallery-zoom-switch{gap:.5em;display:flex}.gallery-zoom-button{color:#666;cursor:pointer;text-transform:uppercase;white-space:nowrap;background:0 0;border:none;padding:5px 10px;font-family:monospace;font-size:.75em;font-weight:400;transition:all .3s}.gallery-zoom-button:hover,.gallery-zoom-button.active{color:#f0f0f0}@media (max-width:768px){#gym-gallery{min-height:auto;padding:2rem 1rem}.gallery-header h2{font-size:clamp(1.5rem,6vw + .5rem,32px)}.gallery-header p{font-size:clamp(.875rem,2vw + .25rem,16px)}.gallery-viewport{height:55vh;min-height:350px;max-height:500px}.gallery-grid-item{touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent;width:150px;height:150px}.gallery-mobile-indicators{z-index:1000;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;animation:3s ease-in-out infinite fadeInOut;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.gallery-scroll-hint{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.gallery-scroll-hint .material-symbols-outlined{font-size:20px;animation:2s ease-in-out infinite swipeAnimation}.gallery-scroll-arrows{color:#fff9;gap:1rem;display:flex}.gallery-scroll-arrows .material-symbols-outlined{font-size:24px;animation:1.5s ease-in-out infinite arrowPulse}.gallery-scroll-arrows .material-symbols-outlined:first-child{animation-delay:0s}.gallery-scroll-arrows .material-symbols-outlined:last-child{animation-delay:.75s}@keyframes fadeInOut{0%,to{opacity:.7}50%{opacity:1}}@keyframes swipeAnimation{0%,to{transform:translate(0)}50%{transform:translate(10px)}}@keyframes arrowPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.gallery-split-left,.gallery-split-right{touch-action:pan-x pan-y;width:100%;height:50%}.gallery-split-screen.active{flex-direction:column;overflow:hidden}.gallery-split-screen.active .gallery-zoom-target{width:100%;height:100%;padding:1rem}.gallery-image-info{bottom:15px;left:15px}.gallery-image-title h1{font-size:1.25rem}.gallery-image-number span{font-size:10px}.gallery-controls{flex-direction:column;gap:.75em;width:100%;max-width:100%;margin-top:1rem;padding:.75em}.gallery-zoom-switch{flex-wrap:wrap;justify-content:center;gap:.25em}.gallery-zoom-button{touch-action:manipulation;-webkit-tap-highlight-color:#fff3;min-height:44px;padding:8px 12px;font-size:.65em}.gallery-percentage{min-width:4em;padding:.5em 1em;font-size:.65em}.gallery-close-button{touch-action:manipulation;-webkit-tap-highlight-color:#ffffff4d;width:48px;min-width:48px;height:48px;min-height:48px;top:10px;right:10px;transform:rotate(180deg)}.gallery-close-button svg{width:48px;height:48px}.gallery-zoom-target{width:95%;height:95%}}@media (max-width:480px){.gallery-grid-item{touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent;width:120px;height:120px}.gallery-viewport{height:50vh;min-height:300px;max-height:400px}.gallery-header{margin-bottom:2rem}.gallery-header h2{font-size:clamp(1.25rem,5vw + .5rem,24px)}.gallery-header p{font-size:clamp(.75rem,2vw + .25rem,14px)}}.gallery-facilities{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;width:100%;margin-bottom:4rem;padding:3rem 1rem;display:grid}.gallery-facility-item{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.gallery-facilities .facility-icon.material-symbols-outlined{color:#fff!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48!important;justify-content:center!important;align-items:center!important;width:140px!important;min-width:140px!important;height:140px!important;min-height:140px!important;font-family:Material Symbols Outlined!important;font-size:140px!important;line-height:1!important;display:inline-flex!important}.facility-content h3{color:#fff;margin:0 0 .75rem;font-size:clamp(1.5rem,4vw + .5rem,28px);font-weight:600;line-height:1.3}.facility-content p{color:#ffffffe6;max-width:450px;margin:0;font-size:clamp(1rem,2.5vw + .25rem,18px);line-height:1.6}@media (max-width:768px){.gallery-facilities{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;padding:2.5rem 1rem}.gallery-facilities .facility-icon.material-symbols-outlined{width:120px!important;min-width:120px!important;height:120px!important;min-height:120px!important;font-size:120px!important}.facility-content h3{font-size:1.375rem}.facility-content p{font-size:1rem}}@media (max-width:480px){.gallery-facilities .facility-icon.material-symbols-outlined{width:100px!important;min-width:100px!important;height:100px!important;min-height:100px!important;font-size:100px!important}}
.stats-section{padding:4rem 2rem;color:#fff!important;background:#000!important}.stats-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.stat-item{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.stat-icon{width:140px;height:140px;margin-bottom:1rem;line-height:1;display:block;color:#fff!important;font-size:140px!important}.stat-number-wrapper{justify-content:center;align-items:baseline;gap:.25rem;line-height:1;display:flex}.stat-number{color:#fff;letter-spacing:-.02em;opacity:0;font-family:Google Sans Flex,system-ui,sans-serif;font-size:clamp(3rem,8vw,5rem);font-weight:700;transition:opacity .6s,transform .6s;transform:translateY(20px)}.stat-number.animated{opacity:1;transform:translateY(0)}.stat-unit{color:#fffc;margin-left:.25rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400}.stat-label{color:#ffffffe6;text-align:center;max-width:200px;margin:0;font-size:clamp(.875rem,2vw,1.125rem);font-weight:300;line-height:1.5}@media (max-width:768px){.stats-section{padding:3rem 1rem}.stats-container{grid-template-columns:repeat(2,1fr);gap:2rem}.stat-number{font-size:clamp(2rem,10vw,3.5rem)}.stat-unit{font-size:clamp(1rem,5vw,1.75rem)}.stat-label{font-size:clamp(.75rem,3vw,1rem)}}@media (max-width:480px){.stats-container{grid-template-columns:1fr;gap:2.5rem}}
.floating-cta{bottom:calc(2rem + env(safe-area-inset-bottom,0px));right:calc(2rem + env(safe-area-inset-right,0px));z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;position:fixed;transform:translateY(20px)scale(.9)}.floating-cta.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.floating-cta-button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50px;align-items:center;gap:.75rem;min-width:56px;min-height:56px;padding:1rem 2rem;font-family:Google Sans Flex,system-ui,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d,0 2px 8px #0003}.floating-cta-button:hover,.floating-cta-button:focus-visible{background:#f0f0f0;gap:1rem;transform:translateY(-2px);box-shadow:0 6px 24px #0006,0 4px 12px #0000004d}.floating-cta-button:active{transform:translateY(0);box-shadow:0 2px 12px #0000004d}.floating-cta-text{white-space:nowrap;font-weight:600}.floating-cta-icon{font-size:24px;line-height:1;transition:transform .3s}.floating-cta-button:hover .floating-cta-icon,.floating-cta-button:focus-visible .floating-cta-icon{transform:translate(4px)}@media (max-width:768px){.floating-cta{bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));right:calc(1.5rem + env(safe-area-inset-right,0px))}.floating-cta-button{gap:.5rem;min-height:44px;padding:.625rem 1.25rem;font-size:.875rem}.floating-cta-icon{font-size:18px}}@media (max-width:480px){.floating-cta{bottom:calc(1rem + env(safe-area-inset-bottom,0px));left:calc(1rem + env(safe-area-inset-left,0px));right:calc(1rem + env(safe-area-inset-right,0px));width:auto;max-width:calc(100% - 2rem - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))}.floating-cta-button{justify-content:center;gap:.5rem;width:auto;min-height:44px;padding:.625rem 1.25rem;font-size:.875rem}.floating-cta-icon{font-size:18px}}
.faq-section{padding:6rem 2rem;color:#fff!important;background:#000!important}.faq-container{max-width:800px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-title{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-family:Google Sans Flex,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:600}.faq-subtitle{color:#fffc;margin:0;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:300;line-height:1.6}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;transition:all .3s;overflow:hidden}.faq-item:hover{background:#ffffff14;border-color:#fff3}.faq-item.open{background:#ffffff1a;border-color:#ffffff4d}.faq-question{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-family:inherit;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:500;transition:color .2s;display:flex}.faq-question:hover,.faq-question:focus-visible{color:#ffffffe6;outline:none}.faq-question-text{flex:1;padding-right:1rem;line-height:1.5}.faq-icon{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.faq-item.open .faq-icon{background:#fff3;transform:rotate(180deg)}.faq-icon .material-symbols-outlined{font-size:24px;line-height:1;transition:transform .3s}.faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#ffffffe6;margin:0;padding-top:1rem;font-size:clamp(.9rem,2vw,1rem);font-weight:300;line-height:1.7}@media (max-width:768px){.faq-section{padding:4rem 1rem}.faq-header{margin-bottom:3rem}.faq-question{padding:1.25rem;font-size:1rem}.faq-answer{padding:0 1.25rem}.faq-answer.open{padding:0 1.25rem 1.25rem}.faq-icon{width:28px;height:28px}.faq-icon .material-symbols-outlined{font-size:20px}}@media (max-width:480px){.faq-section{padding:3rem 1rem}.faq-question{padding:1rem;font-size:.95rem}.faq-answer{padding:0 1rem}.faq-answer.open{padding:0 1rem 1rem}}
*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{background:var(--theme-surface-surface);color:var(--theme-surface-on-surface);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Google Sans Flex,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400}@media (min-width:768px){html{font-size:16px}}section{min-height:100dvh}@media (max-width:767px){section{min-height:auto;padding:2rem 0}}section.center{place-content:safe center;justify-items:center}h1{margin:.5rem 0;font-size:1.75rem;font-weight:350;line-height:1.2}h2{margin:.5rem 0;font-size:1.5rem;font-weight:350;line-height:1.2}h3{margin:.5rem 0;font-size:1.25rem;font-weight:350;line-height:1.3}@media (min-width:768px){h1{font-size:2.5rem;line-height:1}h2{font-size:2.5em;line-height:1}h3{font-size:1.5rem}}p{color:var(--theme-surface-on-surface-variant);font-size:.9rem;line-height:1.5}@media (min-width:768px){p{font-size:1rem}}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@layer button{button{background:var(--theme-primary-primary);color:var(--theme-primary-on-primary);cursor:pointer;-webkit-tap-highlight-color:#0000001a;border:0;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.75em 1.5em;font-size:.95em;transition:background .15s ease-out;display:flex}@media (min-width:768px){button{min-height:auto;padding:.6em 1.5em;font-size:.9em}}button:hover,button:focus-visible{background:var(--theme-button-states-primary-hovered)}button.secondary{color:var(--theme-surface-on-surface);background:var(--theme-secondary-button);border:1px solid var(--theme-outline-variant)}button.secondary:hover,button.secondary:focus-visible{background:var(--theme-button-secondary-hover)}}@layer navbar{.menu-checkbox{display:none}nav ul{flex-direction:row;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}nav a,nav button{color:var(--theme-surface-on-surface-variant);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.6em 1.2em;font-size:.95em;text-decoration:none;transition:color .15s ease-out,background .15s ease-out}nav a:hover,nav button:hover,nav a:focus-visible,nav button:focus-visible{color:#000;background:var(--theme-nav-button-hover)}.menu-button{cursor:pointer;text-align:center;border-radius:999px;place-content:center;width:3.5em;height:3.5em;transition:background .15s ease-out;display:none}.menu-button:hover,.menu-button:focus-visible{background:var(--theme-button-states-hovered)}@media not (min-width:930px){.menu-button{display:grid}nav:not(.navigation){background:var(--palette-grey-0);flex-direction:column;padding:2rem;display:none;position:fixed;inset:4rem 0 0;overflow-y:auto}.navigation{display:block!important}nav ul{flex-direction:column;gap:0}nav li{border-bottom:1px solid var(--theme-surface-surface-container-higher);font-size:1.85em;font-weight:350}nav li:first-child{border-top:1px solid var(--theme-surface-surface-container-higher)}nav a,nav button{font-size:inherit;padding-block:1.5rem;padding-inline:3rem;display:block}.menu-checkbox:checked~header nav{display:block}.menu-checkbox:checked~header .menu-button [data-show-when=closed],.menu-checkbox:not(:checked)~header .menu-button [data-show-when=open]{display:none!important}header button:not(.menu-button){display:none}}@media (min-width:930px){.menu-button{display:none}}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.block{display:block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-16{height:4rem}.h-6{height:1.5rem}.h-8{height:2rem}.max-h-\[90vh\]{max-height:90vh}.w-16{width:4rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-primary-50{--tw-bg-opacity:1;background-color:rgb(240 249 255/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-50{--tw-bg-opacity:.5}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.italic{font-style:italic}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@layer reset{html,body{height:100%;margin:0;padding:0}*{box-sizing:border-box}img{max-width:100%;height:auto}ul[class]{margin:0;padding:0;list-style:none}input,textarea,select,button{font-family:inherit;font-size:inherit}a:focus-visible:not(.navigation__logo),button:focus-visible{outline-offset:.2rem}.navigation__logo:hover,.navigation__logo:focus,.navigation__logo:focus-visible,.navigation__logo:active{outline-offset:0!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;text-decoration:none!important;transform:none!important}@media (max-width:767px){body{width:100%;max-width:100vw;overflow-x:hidden}a,button,input,select,textarea{min-width:44px;min-height:44px}input,textarea,select{font-size:16px}}figure{margin:0}}@layer util{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.not-sr-only{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}}@layer canvas-animation{.canvas-animation-section{transform-origin:50%;z-index:1;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:100%;height:auto;margin-top:0;margin-bottom:2rem;padding:1.5rem .5rem 2rem;display:flex;position:relative;overflow:visible;transform:none;min-height:auto!important}@media (min-width:768px){.canvas-animation-section{gap:2rem;margin-bottom:3rem;padding:2rem 1.5rem 3rem;transform:scale(1.2)}}@media (min-width:1024px){.canvas-animation-section{gap:3rem;margin-bottom:4rem;padding:2rem 2rem 3rem;transform:scale(1.5)}}.canvas-hero-text{text-align:center;color:#fff;z-index:1;flex-direction:column;gap:.75rem;max-width:100%;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:768px){.canvas-hero-text{gap:1rem;max-width:900px;padding:0}}.canvas-hero-description{margin:0;padding:.5rem 0;font-size:.9rem;font-weight:320;line-height:1.4;color:#fff!important}@media (min-width:768px){.canvas-hero-description{font-size:1.1em;line-height:1.2}}.canvas-hero-headline{margin:.5rem 0;font-size:1.75rem;font-weight:350;line-height:1.2;color:#fff!important}@media (min-width:768px){.canvas-hero-headline{font-size:2.5em;line-height:1}}.canvas-animation-section canvas{aspect-ratio:1;background:#000;width:95vw;max-width:400px}@media (min-width:768px){.canvas-animation-section canvas{width:80vmin;max-width:400px}}@media (min-width:1024px){.canvas-animation-section canvas{width:48vmin;max-width:600px}}.canvas-why-us-text{text-align:center;color:#fff;z-index:1;flex-direction:column;gap:.75rem;max-width:100%;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:768px){.canvas-why-us-text{gap:1rem;max-width:900px;padding:0}}.canvas-why-us-title{margin:.5rem 0;font-size:1.75rem;font-weight:350;line-height:1.2;color:#fff!important}@media (min-width:768px){.canvas-why-us-title{font-size:2.5em;line-height:1}}.canvas-why-us-subtitle{margin:0;padding:.5rem 0;font-size:.9rem;font-weight:320;line-height:1.4;color:#fff!important}@media (min-width:768px){.canvas-why-us-subtitle{font-size:1.1em;line-height:1.2}}}@layer layout{@layer grid;@layer navigation{.header-wrapper{background:var(--theme-surface-surface);z-index:1000;transition:translate .25s;position:fixed;top:0;left:0;right:0}header{flex-direction:row;align-items:center;gap:2rem;padding-block:.5rem;padding-inline:3rem;display:flex}header button,header .menu-button{margin-left:auto}}@layer welcome{#welcome{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex}#welcome h1 svg{width:auto;height:1em;margin:0 auto;display:block}#welcome p{text-align:center;color:var(--theme-surface-on-surface);margin:1rem 0;font-size:4.5em;font-weight:500}#welcome p span{color:var(--theme-surface-on-surface-variant);font-size:.7em;display:block}#welcome .cta{flex-flow:wrap;justify-content:center;gap:.3em;width:90%;margin:2rem auto 0;display:flex}#welcome .cta button{font-size:1.15em}}@layer video{#video{justify-content:center;align-items:center;padding:4rem 1em;display:flex}#video iframe{aspect-ratio:16/9;border-radius:2em;width:100%;max-width:1200px;height:auto;max-height:75vh;overflow:clip}}}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.wondr-modal-overlay{z-index:9999;background:#000000bf;justify-content:center;align-items:flex-start;padding:2rem 1rem 1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.wondr-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1200px;max-height:calc(90vh - 100px);margin:0 auto;animation:.3s ease-out slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wondr-modal-close{z-index:10;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 4px #0000001a}.wondr-modal-close:hover{background:#fff;transform:scale(1.1)}.wondr-modal-close .material-symbols-outlined{color:#333;font-size:24px}.wondr-modal-iframe-container{border-radius:12px;width:100%;height:90vh;min-height:600px;overflow:hidden}.wondr-modal-iframe-container iframe{border:none;width:100%;height:100%;display:block}.wondr-sticky-window{z-index:9999;background:#fff;border-radius:12px;flex-direction:column;width:90vw;max-width:500px;height:70vh;max-height:600px;animation:.3s ease-out slideInUp;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.wondr-sticky-window-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.wondr-sticky-window-header h3{color:#333;margin:0;font-size:1.125rem;font-weight:600}.wondr-sticky-window-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.wondr-sticky-window-close:hover{color:#333;background:#0000000d}.wondr-sticky-window-close .material-symbols-outlined{font-size:20px}.wondr-sticky-window-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.wondr-sticky-window-content iframe{border:none;flex:1;width:100%;height:100%;display:block}@media (max-width:768px){.wondr-sticky-window{width:calc(100vw - 20px);max-width:none;height:60vh;max-height:500px;bottom:10px;left:10px;right:10px}}.wondr-schedule-panel{background:#fff;border-radius:12px;width:100%;max-width:1200px;margin:3rem auto 0;animation:.3s ease-out slideDown;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.wondr-schedule-panel-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.wondr-schedule-panel-header h3{color:#333;margin:0;font-size:1.25rem;font-weight:600}.wondr-schedule-panel-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.wondr-schedule-panel-close:hover{color:#333;background:#0000000d;transform:scale(1.1)}.wondr-schedule-panel-close .material-symbols-outlined{font-size:24px}.wondr-schedule-panel-content{width:100%;height:70vh;min-height:600px;max-height:800px;position:relative;overflow:hidden}.wondr-schedule-panel-content iframe{border:none;width:100%;height:100%;display:block}@media (max-width:768px){.wondr-schedule-panel{border-radius:8px;margin:2rem 1rem 0}.wondr-schedule-panel-header{padding:1rem 1.25rem}.wondr-schedule-panel-header h3{font-size:1.125rem}.wondr-schedule-panel-content{height:60vh;min-height:500px;max-height:600px}.wondr-modal-content{border-radius:8px;max-width:100%;max-height:95vh}.wondr-modal-iframe-container{border-radius:8px;height:85vh;min-height:500px}.wondr-modal-close{width:36px;height:36px;top:.5rem;right:.5rem}}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.focus\:border-transparent:focus{border-color:#0000}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-primary-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity,1))}
:root{--color-primary-dark:#0f1a0f;--color-primary-light:#a0a89e;--color-background:#a0a89e;--color-text-primary:#0f1a0f;--color-text-secondary:#0f1a0fbf;--color-text-muted:#0f1a0f80;--color-grid-overlay:#0f1a0f06;--font-primary:"Inter",sans-serif}.grid-container{pointer-events:none;z-index:9998;grid-template-columns:repeat(12,1fr);gap:0;width:100%;height:100%;display:grid;position:fixed;top:0;left:0}.grid-column{border-right:1px solid var(--color-grid-overlay)}.grid-column:last-child{border-right:none}#preloader{background-color:var(--color-background,#a0a89e);z-index:9999;pointer-events:auto;justify-content:center;align-items:center;width:100%;height:100%;transition:background-color .5s,opacity .5s;display:flex;position:fixed;top:0;left:0}#preloader.fade-out{opacity:0;pointer-events:none;background-color:#0000}body:not(:has(#preloader:not(.fade-out))){overflow:auto!important}#preloader.fade-out{background-color:#0000}#circle{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;transition:transform .5s;display:flex;position:relative}#circle.scale-up{transform:scale(1.05)}#counter{font-family:var(--font-primary);color:#fff;letter-spacing:-.03em;z-index:1;font-size:2rem;font-weight:700;transition:opacity .3s;position:absolute}#counter.fade-out{opacity:0}#dot{transform-origin:50%;background-color:#fff;border-radius:50%;width:8px;height:8px;animation:2s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translate(60px)}@keyframes rotate{0%{transform:translate(-50%,-50%)translate(60px)rotate(0)}to{transform:translate(-50%,-50%)translate(60px)rotate(360deg)}}#main-circle{z-index:10000;pointer-events:none;opacity:0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;transition:opacity .5s,width .5s,height .5s;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#main-circle.show{opacity:1}#main-dot{transform-origin:50%;background-color:#fff;border-radius:50%;width:8px;height:8px;animation:2s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translate(60px)}@media (max-width:768px){#circle{width:100px;height:100px}#counter{font-size:1.5rem}#dot{transform:translate(-50%,-50%)translate(50px)}@keyframes rotate{0%{transform:translate(-50%,-50%)translate(50px)rotate(0)}to{transform:translate(-50%,-50%)translate(50px)rotate(360deg)}}}
