*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(36px + 72px);min-width:350px;background-color:#000}@media(max-width: 797px){html{scroll-padding-top:calc(72px + 12px)}}body{margin:0;min-width:350px;font-family:"Space Grotesk",system-ui,sans-serif;font-optical-sizing:auto;font-weight:400;font-size:1rem;line-height:1.5;color:#fff;background-color:#000}img{max-width:100%;height:auto;vertical-align:middle;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:1710px;margin-left:auto;margin-right:auto;padding-left:clamp(.75rem,2vw,1.5rem);padding-right:clamp(.75rem,2vw,1.5rem)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.header{position:sticky;top:0;z-index:100;background:#000;padding:36px 0 0 0;transition:padding-top .22s ease,padding-bottom .22s ease}.header.is-scrolled{padding-top:0;padding-bottom:0}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px;flex-wrap:wrap}.header__logo{display:inline-flex;align-items:center;line-height:0;text-decoration:none;color:inherit}.header__logo:focus,.header__logo:focus-visible{outline:none}.header__logo-text{font-weight:700;font-size:1.25rem;letter-spacing:.02em}.header__menu{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;list-style:none;margin:0;padding:0}.header__menu a{font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1;letter-spacing:0;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:.5rem .85rem;border:1px solid rgba(0,0,0,0);border-radius:0;color:#fff;text-decoration:none;transition:border-color .15s ease}.header__menu a:hover,.header__menu a.is-active{border-color:#fff;text-decoration:none}.header__menu a:focus-visible{outline:2px solid #fff;outline-offset:2px}.header__social{display:flex;align-items:center;gap:.75rem}.header__social-link{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:2.5rem;min-height:2.5rem;padding:.35rem 0 .35rem .6rem;border:1px solid rgba(0,0,0,0);border-radius:4px;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1;letter-spacing:0;text-transform:uppercase}.header__social-link:hover{text-decoration:none}.header__ctrl{display:none;flex-shrink:0;align-items:center}.header__ctrl-icon{display:block;width:34px;height:34px;filter:invert(1)}@media(max-width: 797px){.header{padding:0}.header__nav,.header__social{display:none}.header__ctrl{display:flex}.header__inner{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}}.banner{padding-top:2rem;padding-bottom:3rem}.banner__image-wrap{position:relative;width:100%;overflow:visible;background:#111;min-height:346px}@media(min-width: 901px){.banner__image-wrap{min-height:420px}}.banner__image-wrap picture{display:block;width:100%}.banner__image-wrap.is-loaded .banner__loader{opacity:0;visibility:hidden;pointer-events:none;animation:none}.banner__loader{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#111;transition:opacity .35s ease,visibility .35s ease;animation:banner-loader-fallback .35s ease 4s forwards}@keyframes banner-loader-fallback{to{opacity:0;visibility:hidden}}.banner__loader-spinner{width:2.5rem;height:2.5rem;border:2px solid hsla(0,0%,100%,.12);border-top-color:#ebebeb;border-radius:50%;will-change:transform;animation:banner-loader-spin .75s linear infinite}@keyframes banner-loader-spin{to{transform:rotate(360deg)}}.banner__image{display:block;width:100%;max-height:582px;object-fit:cover}@media(max-width: 900px){.banner__image{min-height:346px}}@media(prefers-reduced-motion: reduce){.banner__loader{transition:none;animation:none}.banner__loader-spinner{animation:none;border-top-color:hsla(0,0%,100%,.35)}}.banner__pluses{position:absolute;inset:0;z-index:1;flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;height:100%;pointer-events:none}.banner__pluses--desktop{display:none;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem}@media(min-width: 1721px){.banner__pluses--desktop{display:grid}}.banner__pluses--mobile{display:flex}@media(min-width: 1721px){.banner__pluses--mobile{display:none}}.banner__pluses-half{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;width:min(100%,692px);height:100%;min-width:0;min-height:0}.banner__pluses-half--left{justify-self:start}.banner__pluses-half--right{justify-self:end}.banner__plus-col{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:0 0 auto;min-width:0;min-height:0;padding:0;box-sizing:border-box}.banner__plus-col:first-child{align-items:flex-start}.banner__plus-col:last-child{align-items:flex-end}.banner__plus{display:block;flex-shrink:0;width:16px;height:16px;background:url("../images/plus.svg") no-repeat center/contain}.banner__pluses--mobile .banner__plus{width:16px;height:16px}@media(max-width: 900px){.banner__pluses--mobile .banner__plus{width:8px;height:8px}}.banner__pluses--desktop .banner__plus-col:first-child .banner__plus:first-child{transform:translate(-50%, -50%)}.banner__pluses--desktop .banner__plus-col:first-child .banner__plus:last-child{transform:translate(-50%, 50%)}.banner__pluses--desktop .banner__plus-col:last-child .banner__plus:first-child{transform:translate(50%, -50%)}.banner__pluses--desktop .banner__plus-col:last-child .banner__plus:last-child{transform:translate(50%, 50%)}.banner__pluses--desktop .banner__plus-col:first-child .banner__plus:nth-child(2),.banner__pluses--desktop .banner__plus-col:first-child .banner__plus:nth-child(3){transform:translateX(-50%)}.banner__pluses--desktop .banner__plus-col:last-child .banner__plus:nth-child(2),.banner__pluses--desktop .banner__plus-col:last-child .banner__plus:nth-child(3){transform:translateX(50%)}.banner__pluses--desktop .banner__plus-col:not(:first-child):not(:last-child) .banner__plus:first-child{transform:translateY(-50%)}.banner__pluses--desktop .banner__plus-col:not(:first-child):not(:last-child) .banner__plus:last-child{transform:translateY(50%)}.banner__pluses--mobile .banner__plus-col:first-child .banner__plus:first-child{transform:translate(-50%, -50%)}.banner__pluses--mobile .banner__plus-col:first-child .banner__plus:last-child{transform:translate(-50%, 50%)}.banner__pluses--mobile .banner__plus-col:last-child .banner__plus:first-child{transform:translate(50%, -50%)}.banner__pluses--mobile .banner__plus-col:last-child .banner__plus:last-child{transform:translate(50%, 50%)}.banner__pluses--mobile .banner__plus-col:first-child .banner__plus:nth-child(2),.banner__pluses--mobile .banner__plus-col:first-child .banner__plus:nth-child(3),.banner__pluses--mobile .banner__plus-col:first-child .banner__plus:nth-child(4){transform:translateX(-50%)}.banner__pluses--mobile .banner__plus-col:last-child .banner__plus:nth-child(2),.banner__pluses--mobile .banner__plus-col:last-child .banner__plus:nth-child(3),.banner__pluses--mobile .banner__plus-col:last-child .banner__plus:nth-child(4){transform:translateX(50%)}.banner__pluses--mobile .banner__plus-col:not(:first-child):not(:last-child) .banner__plus:first-child{transform:translateY(-50%)}.banner__pluses--mobile .banner__plus-col:not(:first-child):not(:last-child) .banner__plus:last-child{transform:translateY(50%)}.banner__title{margin:0;max-width:876px;width:100%;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:700;font-style:normal;font-size:clamp(1.75rem,5vw + 1rem,64px);line-height:1;letter-spacing:-0.01em;color:#ebebeb}.banner__desc{margin:0;max-width:696px;width:100%;text-align:left;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.1;letter-spacing:0;color:#ebebeb}.section__about-intro{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:2rem;align-items:start;margin-bottom:10.625rem}.section__about-intro .banner__title{margin:0}.section__about-intro .banner__desc{margin:0;justify-self:end;max-width:696px;padding-top:6px}@media(max-width: 900px){.section__about-intro{grid-template-columns:1fr;gap:2.5rem;margin-top:2.5rem;margin-bottom:2.5rem}.section__about-intro .banner__desc{justify-self:stretch;max-width:none}}.section{padding-top:3rem;padding-bottom:3rem}.section__title{margin:0 0 1.5rem;font-size:1.75rem}.section__split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width: 900px){.section__split{grid-template-columns:1fr}}@media(max-width: 900px){.section__split--desktop{display:none}}.mobile-section__split{display:none}@media(max-width: 900px){.mobile-section__split{display:flex;flex-direction:column;gap:0;align-items:stretch;margin-bottom:1.25rem}.mobile-section__split .section__col--right,.mobile-section__split .section__col--left{display:contents}.mobile-section__split .section__col--right>.section__figure{order:1}.mobile-section__split .section__col--right>.section__text{order:2;margin-top:4.375rem}.mobile-section__split .section__col--left>.section__figure{order:3;margin-top:4.375rem}.mobile-section__split .section__col--left>.section__text{order:4;padding:0;margin-top:4.375rem;margin-bottom:4.375rem;width:100%}.mobile-section__split .section__col--left>.section__mini-right{order:5}.mobile-section__split .section__col--left>.section__mini-left{order:6;margin-top:5rem}}.mobile-section__split .section__col{gap:0;max-width:none;width:100%}.mobile-section__split .section__col--left,.mobile-section__split .section__col--right{position:relative;overflow:visible;z-index:0}.mobile-section__split .section__col--left .section__text{width:100%}.section__col{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:692px}.section__col--left{justify-self:start}.section__col--right{justify-self:end}.section__split .section__col{gap:0}.section__split .section__col--left,.section__split .section__col--right{position:relative;overflow:visible;z-index:0}.section__split .section__col--left>.section__text,.section__split .section__col--left>.section__mini-left,.section__split .section__col--right>.section__text,.mobile-section__split .section__col--left>.section__text,.mobile-section__split .section__col--left>.section__mini-left,.mobile-section__split .section__col--right>.section__text{position:relative;z-index:3}.section__split .section__col--right>.section__mini-right,.mobile-section__split .section__col--left>.section__mini-right{position:relative;z-index:1}.section__split .section__col--left>.section__figure,.section__split .section__col--right>.section__figure,.mobile-section__split .section__col--left>.section__figure,.mobile-section__split .section__col--right>.section__figure{position:relative;z-index:1}.section__split .section__col--left .section__text{padding:9.35rem 0;width:100%}.section__split .section__col--left .section__text-inner,.section__split .section__col--right .section__text-inner,.mobile-section__split .section__col--left .section__text-inner,.mobile-section__split .section__col--right .section__text-inner{max-width:590px;width:100%;margin-left:auto;margin-right:auto;position:relative;overflow:visible;z-index:2;isolation:isolate}.section__split .section__col--left .section__text-inner::before,.section__split .section__col--right .section__text-inner::before,.mobile-section__split .section__col--left .section__text-inner::before,.mobile-section__split .section__col--right .section__text-inner::before{content:"";position:absolute;inset:0;z-index:1;background:#000;pointer-events:none}.section__split .section__col--left .section__text-inner>*,.section__split .section__col--right .section__text-inner>*,.mobile-section__split .section__col--left .section__text-inner>*,.mobile-section__split .section__col--right .section__text-inner>*{position:relative;z-index:2}.section__split .section__col--right .section__text{margin-top:10.25rem;width:100%}.section__split .section__col--left .section__mini-left{margin-top:15.7rem}.section__split .section__col--right .section__mini-right{margin-top:8.5rem}@media(max-width: 900px){.section__col--left,.section__col--right{justify-self:stretch;max-width:none}}.section__split .section__text,.mobile-section__split .section__text{position:relative;overflow:visible}.section__split .section__text p,.mobile-section__split .section__text p{margin:0 0 4.5rem;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.1;letter-spacing:.07em;text-align:center;text-transform:uppercase;color:#d9d9d9}.section__split .section__text p:last-child,.mobile-section__split .section__text p:last-child{margin-bottom:0}.section__figure{margin:0}.section__figure>picture,.section__figure>img{display:block;width:100%}@media(max-width: 900px){.section__figure>picture,.section__figure>img{width:80%;margin-left:auto;margin-right:auto}}.section__figure>picture>img,.section__figure>img{display:block;width:100%;height:auto}@media(max-width: 900px){.mobile-section__split .section__col--right>.section__figure>picture,.mobile-section__split .section__col--left>.section__figure>picture,.mobile-section__split .section__col--right>.section__figure>img,.mobile-section__split .section__col--left>.section__figure>img{width:100%;max-width:100%;margin-left:0;margin-right:0}}.section__figure-pluses{position:absolute;inset:0;z-index:1;flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;height:100%;pointer-events:none}.section__figure-pluses--desktop{display:flex}@media(max-width: 900px){.section__figure-pluses--desktop{display:none}}.section__figure-pluses--mobile{display:none}@media(max-width: 900px){.section__figure-pluses--mobile{display:flex}}.section__figure-pluses__col{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;flex:0 0 auto;padding:0;box-sizing:border-box}.section__figure-pluses__col:first-child{align-items:flex-start}.section__figure-pluses__col:last-child{align-items:flex-end}.section__figure-pluses__col--mid{justify-content:space-between}.section__figure-pluses__plus{display:block;flex-shrink:0;width:16px;height:16px;background:url("../images/plus.svg") no-repeat center/contain}.section__figure-pluses--mobile .section__figure-pluses__plus{width:8px;height:8px}.section__figure-pluses--desktop .section__figure-pluses__col:first-child .section__figure-pluses__plus:first-child{transform:translate(-50%, -50%)}.section__figure-pluses--desktop .section__figure-pluses__col:first-child .section__figure-pluses__plus:last-child{transform:translate(-50%, 50%)}.section__figure-pluses--desktop .section__figure-pluses__col:first-child .section__figure-pluses__plus:nth-child(n+2):nth-child(-n+5){transform:translateX(-50%)}.section__figure-pluses--desktop .section__figure-pluses__col:last-child .section__figure-pluses__plus:first-child{transform:translate(50%, -50%)}.section__figure-pluses--desktop .section__figure-pluses__col:last-child .section__figure-pluses__plus:last-child{transform:translate(50%, 50%)}.section__figure-pluses--desktop .section__figure-pluses__col:last-child .section__figure-pluses__plus:nth-child(n+2):nth-child(-n+5){transform:translateX(50%)}.section__figure-pluses--desktop .section__figure-pluses__col--mid .section__figure-pluses__plus:first-child{transform:translateY(-50%)}.section__figure-pluses--desktop .section__figure-pluses__col--mid .section__figure-pluses__plus:last-child{transform:translateY(50%)}.section__figure-pluses--mobile .section__figure-pluses__col:first-child .section__figure-pluses__plus:first-child{transform:translate(-50%, -50%)}.section__figure-pluses--mobile .section__figure-pluses__col:first-child .section__figure-pluses__plus:last-child{transform:translate(-50%, 50%)}.section__figure-pluses--mobile .section__figure-pluses__col:first-child .section__figure-pluses__plus:nth-child(n+2):nth-child(-n+5){transform:translateX(-50%)}.section__figure-pluses--mobile .section__figure-pluses__col:last-child .section__figure-pluses__plus:first-child{transform:translate(50%, -50%)}.section__figure-pluses--mobile .section__figure-pluses__col:last-child .section__figure-pluses__plus:last-child{transform:translate(50%, 50%)}.section__figure-pluses--mobile .section__figure-pluses__col:last-child .section__figure-pluses__plus:nth-child(n+2):nth-child(-n+5){transform:translateX(50%)}.section__figure-pluses--mobile .section__figure-pluses__col--mid .section__figure-pluses__plus:first-child{transform:translateY(-50%)}.section__figure-pluses--mobile .section__figure-pluses__col--mid .section__figure-pluses__plus:last-child{transform:translateY(50%)}.section__figure-pluses--3x3.section__figure-pluses--desktop .section__figure-pluses__col:first-child .section__figure-pluses__plus:last-child{transform:translate(-50%, 50%)}.section__figure-pluses--3x3.section__figure-pluses--desktop .section__figure-pluses__col:last-child .section__figure-pluses__plus:last-child{transform:translate(50%, 50%)}.section__figure-pluses--3x3.section__figure-pluses--mobile .section__figure-pluses__col:first-child .section__figure-pluses__plus:last-child{transform:translate(-50%, 50%)}.section__figure-pluses--3x3.section__figure-pluses--mobile .section__figure-pluses__col:last-child .section__figure-pluses__plus:last-child{transform:translate(50%, 50%)}.section__mini-left{display:flex;justify-content:flex-start;width:100%}.section__mini-logo{position:relative;left:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;min-height:120px;font-weight:700;font-size:1.5rem}@media(max-width: 900px){.section__mini-logo{height:1.9375rem;min-height:1.9375rem;padding:0;box-sizing:border-box}.section__mini-logo img{display:block;max-height:100%;width:auto}}.section__mini-right{width:100%}.section__mini-right__media{position:relative;display:block;width:100%;max-width:100%}.section__mini-right__media>picture,.section__mini-right__media>img{display:block;width:100%;max-width:100%}.section__mini-right__media>picture>img{display:block;width:100%;max-width:100%;height:auto}.section--offer,.section--contact,.section--map{background-color:rgba(0,0,0,0)}.offer-wrap,.map-wrap{width:100%;max-width:1780px;margin-left:auto;margin-right:auto;box-sizing:border-box;background-color:#ebebeb;padding:60px 0}.offer-wrap{position:relative}@media(max-width: 900px){.offer-wrap{padding:40px 0}}.offer-wrap .container{position:relative;z-index:1}.map-wrap{padding:0}.contact-wrap{width:100%;max-width:1780px;margin-left:auto;margin-right:auto;box-sizing:border-box;background:#ebebeb;padding:60px 0;padding-top:40px;color:#000}@media(max-width: 900px){.contact-wrap{padding:20px 0;padding-top:20px}}.offer{position:relative;display:grid;grid-template-columns:minmax(375px, 1fr) minmax(0, 1167px);gap:2rem;align-items:start}@media(max-width: 1366px){.offer{grid-template-columns:1fr}}.offer__decor{position:absolute;left:0;width:min(100%,1168px);pointer-events:none;z-index:0}@media(max-width: 1366px){.offer__decor{display:none}}.offer__decor-img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.offer__head{position:relative;z-index:1;min-width:0}.section__title--display{margin:0;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:700;font-style:normal;font-size:clamp(2.5rem,6vw + 1rem,118px);line-height:1.1;letter-spacing:0;color:#000}.section--trainers .section__title--display{color:#fff;padding-bottom:95px}.section--reviews .section__title--display{color:#fff;padding-bottom:95px}.offer__aside{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.5rem;min-width:0;width:100%;list-style:none;margin:0;padding:0}.offer__box{margin:0;padding:0}a.offer__box-link{display:grid;grid-template-columns:minmax(0, 1fr) 455px;align-items:stretch;overflow:hidden;background:#fbf4bd;text-decoration:none;color:inherit;box-sizing:border-box}@media(max-width: 768px){a.offer__box-link{grid-template-columns:1fr}}a.offer__box-link:focus-visible{outline:2px solid #000;outline-offset:2px}a.offer__box-link:hover .offer__box-btn{background:#000;color:#fbf4bd}.offer__box-content{display:flex;flex-direction:column;padding:3.125rem 2.5rem;min-width:0;box-sizing:border-box}.offer__box-icon{margin-bottom:2.8125rem;display:flex;flex-direction:row;align-items:center;line-height:0}.offer__box-icon-mark{flex-shrink:0;width:34px;height:34px;background:url("../images/ctrl.svg") center/contain no-repeat}.offer__box-title{margin:0 0 2.1875rem;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:700;font-style:normal;font-size:clamp(1.75rem,3vw + 1rem,64px);line-height:1;letter-spacing:-0.01em;color:#000;text-align:left}.offer__box-title-word{display:block}.offer__box-price{margin:0 0 .75rem;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:23px;line-height:1.1;letter-spacing:0;color:#000;text-align:left;text-transform:uppercase}.offer__box-text{margin:3.1875rem 0 1.25rem;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.1;letter-spacing:0;color:#000;text-align:left;flex:1}.offer__box-btn{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 1.875rem;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1;letter-spacing:0;text-transform:uppercase;text-decoration:none;color:#000;border:1px solid #000;background:rgba(0,0,0,0);pointer-events:none;transition:background .15s ease,color .15s ease}.offer__box-media{position:relative;min-height:641px;background:#e8e8e8}@media(max-width: 768px){.offer__box-media{min-height:0;height:auto;background:rgba(0,0,0,0)}}.offer__box-media--placeholder{width:455px;max-width:100%}@media(max-width: 768px){.offer__box-media--placeholder{width:100%}}.offer__box-media-desktop{display:block;width:100%;height:100%}@media(max-width: 768px){.offer__box-media-desktop{display:none !important}}.offer__box-media-desktop picture{display:block;width:100%;height:100%}.offer__box-media-mobile{display:none}@media(max-width: 768px){.offer__box-media-mobile{display:block;width:100%;line-height:0}}.offer__box-media-mobile picture{display:block;width:100%;height:auto}.offer__box-img{width:455px;height:100%;min-height:641px;max-width:100%;object-fit:cover;object-position:center;display:block}.offer__box-img-mobile{display:block;width:100%;height:auto}.trainers{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem;list-style:none;margin:0;padding:0;min-width:0}@media(max-width: 1100px){.trainers{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 900px){.trainers{grid-template-columns:1fr;gap:2.5rem}}.trainers__item{min-width:0}.trainers__card{display:flex;flex-direction:column;min-width:0;width:100%;padding-bottom:95px;background:rgba(0,0,0,0)}.trainers__media{flex-shrink:0;border:1px solid #fbf4bd;line-height:0;max-width:100%}.trainers__media picture{display:block;width:100%}.trainers__photo{display:block;width:100%;height:auto;aspect-ratio:572/677;object-fit:cover}.trainers__head{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.75rem 1rem;margin-top:1.25rem;min-width:0;width:100%}.trainers__name{margin:0;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:700;font-style:normal;font-size:52px;line-height:1;letter-spacing:-0.01em;color:#fff;min-width:0;flex:1 1 10rem;overflow-wrap:break-word}.trainers__name-line{display:block}.trainers__btn{flex:0 1 auto;align-self:flex-start;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:.75rem clamp(.5rem,2vw,1rem);font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.2;letter-spacing:0;text-transform:uppercase;text-decoration:none;text-align:center;white-space:normal;color:#fbf4bd;border:1px solid #fbf4bd;background:rgba(0,0,0,0);box-sizing:border-box;transition:background .15s ease,color .15s ease,border-color .15s ease}.trainers__btn:hover{text-decoration:none;background:#fbf4bd;color:#000;border-color:#fbf4bd}.trainers__desc{margin-top:1.25rem}.trainers__desc p{margin:0 0 1rem;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.5;letter-spacing:0;color:#d9d9d9}.trainers__desc p:last-child{margin-bottom:0}.trainers__social{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;margin-top:1.5rem}.trainers__social-link{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.25em;font-family:"Space Mono",ui-monospace,monospace;font-weight:400;font-style:normal;font-size:19px;line-height:1;text-decoration:none;text-transform:uppercase;color:#fbf4bd}.trainers__social-link:hover{text-decoration:none;opacity:.92}.trainers__social-plus{letter-spacing:0;font-size:inherit}.trainers__social-text{letter-spacing:.07em}.reviews__intro,.trainers__intro{margin:0}.reviews__eyebrow,.contact__eyebrow,.offer__eyebrow,.trainers__eyebrow{display:inline-block;margin:0 0 1rem;padding:.45rem .9rem;font-family:"Space Mono",ui-monospace,monospace;font-weight:400;font-style:normal;font-size:23px;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:#000;background:#fbf4bd}.reviews__decor{margin:0 0 .75rem;padding:0;min-width:0}.reviews__decor--bottom{margin:.75rem 0 0}.reviews__decor-pluses{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;gap:0}.reviews__decor-el{display:block;flex-shrink:0;width:1rem;height:1rem;background:url("../images/plus.svg") no-repeat center/contain}.reviews__decor-pluses .reviews__decor-el:first-child{position:relative;left:-0.4375rem}.reviews__decor-pluses .reviews__decor-el:nth-child(6){position:relative;right:-0.4375rem}.reviews__decor-arrows{position:absolute;top:50%;z-index:1;display:block;width:auto;max-width:min(100%,5.3125rem);height:1rem;object-fit:contain;pointer-events:none}.reviews__decor-arrows--left{left:calc(1rem + (100% - 6*1rem)/10);transform:translate(-50%, -50%)}.reviews__decor-arrows--right{right:calc(1rem + (100% - 6*1rem)/10);transform:translate(50%, -50%)}@media(max-width: 900px){.reviews__decor-arrows{width:7%;height:auto;max-width:none}.reviews__decor-arrows--left{left:calc(.5rem + (100% - 3rem)/10)}.reviews__decor-arrows--right{right:calc(.5rem + (100% - 3rem)/10)}}@media(max-width: 900px){.reviews__decor-pluses .reviews__decor-el{width:.5rem;height:.5rem}.reviews__decor-pluses .reviews__decor-el:first-child{left:0}.reviews__decor-pluses .reviews__decor-el:nth-child(6){right:0}}.reviews__viewport{width:100%;overflow-x:clip;overflow-y:visible;min-width:0;margin:0;padding:1px 0;box-sizing:border-box;cursor:grab;touch-action:pan-y;container-type:inline-size;container-name:reviews}@supports not (overflow: clip){.reviews__viewport{overflow:hidden}}.reviews__viewport.is-dragging{cursor:grabbing;user-select:none;touch-action:none}.reviews{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:2rem;list-style:none;margin:0;padding:0;min-width:0;width:max-content;will-change:transform}@media(max-width: 900px){.reviews{gap:1rem}}.reviews__item{display:flex;flex:0 0 auto;width:clamp(263px,28vw,420px);min-width:0}@media(min-width: 901px){.reviews__item{width:calc((100cqw - 4rem)/3);max-width:none}}.reviews__card{display:flex;flex-direction:column;flex:1;width:100%;min-height:100%;margin:0;padding:2rem 1.75rem;border:1px solid #fbf4bd;background:rgba(0,0,0,0);box-sizing:border-box;quotes:none}@container reviews (max-width: 1200px){.reviews__card{padding:1.5rem 1.25rem}}@container reviews (max-width: 950px){.reviews__card{padding:1.125rem 1rem}}@container reviews (max-width: 700px){.reviews__card{padding:.875rem .75rem}}.reviews__quote-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:115px;height:115px;margin-bottom:1.25rem;padding:0;border:1px solid #fbf4bd;border-radius:20px;line-height:0;box-sizing:border-box}.reviews__quote-icon img{display:block}@container reviews (max-width: 1200px){.reviews__quote-icon{width:80px;height:80px;margin-bottom:1rem;border-radius:16px}}@container reviews (max-width: 950px){.reviews__quote-icon{width:60px;height:60px;margin-bottom:.625rem;border-radius:12px}}@container reviews (max-width: 700px){.reviews__quote-icon{width:52px;height:52px;margin-bottom:.5rem;border-radius:10px}.reviews__quote-icon img{width:19px;height:auto}}.reviews__text{margin:0;padding-top:2.5rem;padding-bottom:1.5rem;flex:1 1 auto;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.5;letter-spacing:0;color:#fbf4bd;text-align:left}@container reviews (max-width: 1200px){.reviews__text{padding-top:1.25rem;padding-bottom:1rem}}@container reviews (max-width: 950px){.reviews__text{padding-top:.75rem;padding-bottom:.75rem}}@container reviews (max-width: 700px){.reviews__text{padding-top:.5rem;padding-bottom:.5rem}}.reviews__footer{margin:0;margin-top:auto}.reviews__author{display:block;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#fbf4bd}.section--contact{padding-top:0;padding-bottom:0}.contact{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.15fr);gap:2.5rem 3rem;align-items:start;min-width:0}@media(max-width: 1100px){.contact{grid-template-columns:1fr}}@media(max-width: 900px){.contact{gap:1.25rem}}.contact__intro{min-width:0}.contact__title{white-space:normal}@media(min-width: 1680px){.contact__title{white-space:nowrap}}.contact__lead{margin:0;min-width:0;width:min(100%,692px);max-width:692px;justify-self:end;align-self:end;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:19px;line-height:1.5;letter-spacing:0;color:#000}@media(max-width: 1100px){.contact__lead{justify-self:stretch;align-self:end}}.contact__row{grid-column:1/-1;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.15fr);gap:8.125rem;align-items:start;min-width:0;padding-top:6.25rem}@media(max-width: 1100px){.contact__row{grid-template-columns:1fr}.contact__row .contact__col--right{order:1}.contact__row .contact__col--left{order:2}}@media(max-width: 900px){.contact__row{padding-top:1.25rem;gap:4.0625rem}}.contact__col--left{width:100%;min-width:0;height:582px}@media(max-width: 900px){.contact__col--left{height:auto;min-height:125px}}.contact__col-pluses-wrap{position:relative;height:100%;min-height:250px;width:100%;display:flex;align-items:center;justify-content:center}@media(max-width: 900px){.contact__col-pluses-wrap{min-height:0;align-items:stretch}}.contact__pluses{position:absolute;inset:0;z-index:0;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;width:100%;height:100%;box-sizing:border-box;pointer-events:none}@media(max-width: 900px){.contact__pluses{flex-direction:column;justify-content:space-between;align-items:stretch;padding:.125rem 0}}.contact__pluses__col{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:0 0 auto;min-width:0;min-height:0;padding:0;box-sizing:border-box}.contact__pluses__col:first-child{align-items:flex-start}.contact__pluses__col:last-child{align-items:flex-end}@media(max-width: 900px){.contact__pluses__col{flex-direction:row;justify-content:space-between;align-items:center;flex:1 1 0;width:100%;min-height:0}.contact__pluses__col:first-child,.contact__pluses__col:last-child{align-items:center}}.contact__pluses__col--mid{justify-content:space-between}.contact__plus{display:block;flex-shrink:0;width:1.25rem;max-width:100%;height:1.25rem;background:url("../images/plus-black.svg") no-repeat center/contain}.contact__pluses__col:first-child .contact__plus:first-child{transform:translate(-50%, -50%)}.contact__pluses__col:first-child .contact__plus:last-child{transform:translate(-50%, 50%)}.contact__pluses__col:first-child .contact__plus:nth-child(2),.contact__pluses__col:first-child .contact__plus:nth-child(3){transform:translateX(-50%)}.contact__pluses__col:last-child .contact__plus:first-child{transform:translate(50%, -50%)}.contact__pluses__col:last-child .contact__plus:last-child{transform:translate(50%, 50%)}.contact__pluses__col:last-child .contact__plus:nth-child(2),.contact__pluses__col:last-child .contact__plus:nth-child(3){transform:translateX(50%)}.contact__pluses__col--mid .contact__plus:first-child{transform:translateY(-50%)}.contact__pluses__col--mid .contact__plus:last-child{transform:translateY(50%)}@media(max-width: 900px){.contact__col--left .contact__pluses .contact__plus{transform:none !important}}.contact__col--left .contact__address{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:90%;max-width:100%;min-width:0;margin:0;margin-bottom:-150px;background:#ebebeb}@media(max-width: 1100px){.contact__col--left .contact__address{margin-bottom:9.3125rem;overflow-wrap:anywhere;word-break:break-word}}@media(max-width: 1100px)and (max-width: 900px){.contact__col--left .contact__address{margin-bottom:4.3125rem}}.contact__col--right{min-width:0;width:100%;margin-top:-12px}.contact__form{position:relative;display:flex;flex-direction:column;gap:1.875rem;width:100%;font-family:"Space Mono",ui-monospace,monospace}@media(max-width: 900px){.contact__form{gap:.3125rem}}.contact__form.is-sending{pointer-events:none}.contact__form.is-sending .contact__form-shade{opacity:1;visibility:visible}.contact__form-shade{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;background:rgba(235,235,235,.72);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.contact__form-shade-spinner{width:2rem;height:2rem;border:2px solid rgba(0,0,0,.2);border-top-color:#000;border-radius:50%;animation:contact-form-spin .75s linear infinite}@keyframes contact-form-spin{to{transform:rotate(360deg)}}.contact__field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.contact__row-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem;align-items:start}@media(max-width: 900px){.contact__row-fields{grid-template-columns:1fr}}.contact__label{font-family:"Space Mono",ui-monospace,monospace;font-weight:400;font-size:19px;line-height:1.25;letter-spacing:.06em;text-transform:uppercase;color:#000}@media(max-width: 900px){.contact__label{font-size:.75rem}}.contact__input,.contact__textarea{font-family:"Space Mono",ui-monospace,monospace;font-size:.875rem;font-weight:400;line-height:1.4;color:#000;background:#fff;border:1px solid #000;box-sizing:border-box;width:100%;margin:0;box-shadow:none;transition:box-shadow .15s ease}.contact__input:focus,.contact__input:focus-visible,.contact__textarea:focus,.contact__textarea:focus-visible{outline:none;box-shadow:inset 0 1px 4px rgba(0,0,0,.08)}.contact__input.is-invalid,.contact__textarea.is-invalid{border-color:#c00;box-shadow:inset 0 0 0 1px #c00}.contact__input{height:4.25rem;padding:0 .75rem}@media(max-width: 900px){.contact__input{height:2.25rem}}.contact__textarea{display:block;height:14.6875rem;min-height:14.6875rem;padding:.65rem .75rem;resize:vertical}@media(max-width: 900px){.contact__textarea{height:9rem;min-height:9rem}}.contact__form-footer{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;width:100%}.contact__form-actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.contact__form-pluses-wrap{position:absolute;inset:0;display:none;justify-content:space-evenly;align-items:center;gap:2.5rem;pointer-events:none;z-index:0}@media(min-width: 1101px){.contact__form-pluses-wrap{display:flex}}.contact__form-plus{display:block;flex-shrink:0;width:1.25rem;max-width:100%;height:1.25rem;background:url("../images/plus-black.svg") no-repeat center/contain}.contact__submit{font-family:"Space Mono",ui-monospace,monospace;font-weight:400;font-size:.875rem;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#000;border:1px solid #000;padding:.75rem 1.75rem;cursor:pointer;flex-shrink:0}.contact__submit:disabled{opacity:.65;cursor:wait}.contact__submit{transition:background .15s ease,color .15s ease,border-color .15s ease}.contact__submit:hover:not(:disabled){color:#000;background:#fff;border-color:#000}.contact__form-status{margin:0;font-family:"Space Mono",ui-monospace,monospace;font-size:.875rem;line-height:1.4;text-align:right;color:#000}.contact__form-status.is-error{color:#c00}.contact__form-status[hidden]{display:none}.contact__address{margin:0;font-family:"Space Mono",ui-monospace,monospace;font-weight:400;font-style:normal;font-size:clamp(1.125rem,1.5vw + .5rem,2.5rem);line-height:1.2;letter-spacing:-0.03em;color:#000;text-align:center;text-transform:uppercase;max-width:100%;min-width:0}.contact__address p{margin:0;padding:0;line-height:inherit;max-width:100%;min-width:0}.contact__address a{color:inherit;text-underline-offset:.15em}.contact__address a:hover{opacity:.85}@media(min-width: 1101px){.contact__address p:nth-child(2),.contact__address p:nth-child(2) a{white-space:nowrap}}@media(max-width: 1100px){.contact__address{font-size:2.25rem;letter-spacing:-0.02em;overflow-wrap:anywhere;word-break:break-word}.contact__address p,.contact__address a{overflow-wrap:anywhere;word-break:break-word}}@media(max-width: 1100px)and (max-width: 900px){.contact__address{font-size:1.375rem;letter-spacing:-0.01em}}.contact__title{margin:0;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:700;font-style:normal;font-size:clamp(2.5rem,6vw + 1rem,118px);line-height:1.1;letter-spacing:0;color:#000}.section-map{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;line-height:0;overflow:hidden;background:#000}.section-map__inner{width:100%}.section-map__link{display:block;width:100%;line-height:0;text-decoration:none;color:inherit;cursor:pointer}.section-map__link:hover .section-map__image,.section-map__link:focus-visible .section-map__image{filter:brightness(0.72)}.section-map__link:focus-visible{outline:2px solid #fff;outline-offset:-2px}.section-map__image{display:block;width:100%;height:auto;aspect-ratio:1920/508;object-fit:cover;object-position:center;transition:filter .25s ease}@media(max-width: 900px){.section-map__image{aspect-ratio:unset;height:180px;max-height:180px}}.footer{display:flex;flex-direction:column;width:100%;max-width:1920px;margin-left:auto;margin-right:auto;overflow:hidden;box-sizing:border-box;background-color:#000}.footer__top{flex-shrink:0;width:100%;padding:35px 0;box-sizing:border-box;font-family:ui-monospace,"Cascadia Mono","Segoe UI Mono",Menlo,Consolas,monospace;font-size:19px;font-weight:400;color:#fbf4bd}@media(max-width: 900px){.footer__top{padding:40px 0}}.footer__grid{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:2rem 2.5rem;min-width:0}@media(max-width: 900px){.footer__grid{gap:1rem .75rem}}.footer__left{display:grid;grid-template-columns:1fr 1fr;gap:2rem 2.5rem;flex:0 1 auto;min-width:0;max-width:100%;box-sizing:border-box}@media(max-width: 900px){.footer__left{grid-template-columns:1fr;column-gap:0;row-gap:5px}}@media(max-width: 640px){.footer__left{padding-left:1.25rem}}@media(max-width: 520px){.footer__left{grid-template-columns:1fr;padding-left:0;flex:1 1 0;min-width:0;row-gap:5px}}.footer__right{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1.25em;flex:0 0 auto;min-width:0;padding-left:0;box-sizing:border-box;text-align:left}@media(max-width: 900px){.footer__right{gap:1.2rem;flex-direction:column}}.footer__right .footer__social{flex:0 0 auto;align-items:flex-start;text-align:left}.footer__cell{display:flex;flex-direction:column;gap:.5rem;min-width:0;line-height:1.45;color:#fbf4bd;font-style:normal}@media(max-width: 900px){.footer__cell{gap:0rem}}.footer__head{display:flex;flex-direction:column;align-items:flex-start;gap:.25em;margin-bottom:.15rem}.footer__prefix{letter-spacing:2px;font-size:inherit;line-height:1}.footer__title{font-weight:600;font-size:inherit;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#fbf4bd}.footer__line{margin:0;color:#fbf4bd;text-transform:uppercase;letter-spacing:.04em}.footer__top .footer__link{color:#fbf4bd;text-decoration:none}.footer__top .footer__link:hover{text-decoration:none;opacity:.88}.footer__social{display:flex;flex-direction:column;align-items:flex-start;gap:.25em;font-family:inherit;font-weight:400;font-size:inherit;line-height:1;text-decoration:none;text-transform:uppercase;color:#fbf4bd}.footer__social:hover{text-decoration:none;opacity:.88}.footer__social-text{letter-spacing:.07em}.footer__logo-strip{flex-shrink:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;background-color:#000;background-image:url("../images/logo-bottom.svg");background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;aspect-ratio:1920/259}.footer__legal{margin:0;padding:55px 1rem;font-family:"Space Grotesk",system-ui,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1.4;letter-spacing:.07em;text-align:center;color:#fbf4bd}.footer__cookies-btn{display:block;margin:.75rem auto 0;padding:0;border:0;background:none;font-family:"Space Mono",ui-monospace,monospace;font-size:.7em;letter-spacing:.08em;text-transform:uppercase;color:inherit;opacity:.75;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.footer__cookies-btn:hover,.footer__cookies-btn:focus-visible{opacity:1}.footer__cookies-btn:focus-visible{outline:2px solid #fbf4bd;outline-offset:4px}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1000;padding:1rem;background:rgba(0,0,0,.92);border-top:1px solid #333;transform:translateY(110%);opacity:0;transition:transform .35s ease,opacity .35s ease;pointer-events:none}.cookie-banner.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.cookie-banner[hidden]{display:none}.cookie-banner__inner{max-width:1710px;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem 2.5rem}.cookie-banner__title{margin:0 0 .4rem;font-family:"Space Mono",ui-monospace,monospace;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#fbf4bd}.cookie-banner__text{margin:0;max-width:42rem;font-family:"Space Grotesk",system-ui,sans-serif;font-size:.9375rem;line-height:1.45;color:hsla(0,0%,100%,.72)}.cookie-banner__actions{display:flex;flex-shrink:0;gap:.75rem}.cookie-banner__btn{font-family:"Space Mono",ui-monospace,monospace;font-weight:400;font-size:.8125rem;line-height:1;letter-spacing:.06em;text-transform:uppercase;padding:.75rem 1.35rem;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.cookie-banner__btn:focus-visible{outline:2px solid #fbf4bd;outline-offset:3px}.cookie-banner__btn--ghost{color:#fff;background:rgba(0,0,0,0);border:1px solid #666}.cookie-banner__btn--ghost:hover{border-color:#fff}.cookie-banner__btn--solid{color:#000;background:#fbf4bd;border:1px solid #fbf4bd}.cookie-banner__btn--solid:hover{color:#000;background:#fff;border-color:#fff}@media(max-width: 700px){.cookie-banner__inner{flex-direction:column;align-items:stretch}.cookie-banner__actions{width:100%}.cookie-banner__btn{flex:1}}@media(max-width: 900px){.header__logo img{max-width:8.5rem;height:auto}.banner{padding-top:2px;padding-bottom:0}.section.section--split{padding-top:0;padding-bottom:0}.section.section--offer{padding-top:0}.banner__title{margin-bottom:55px;font-size:24px}.banner__desc{font-size:12px}.section__split .section__text-inner,.section__split .section__text-inner p,.mobile-section__split .section__text-inner,.mobile-section__split .section__text-inner p{font-size:12px}.section__title{font-size:44px}.section__title--display{font-size:44px}.section--trainers .section__title--display,.section--reviews .section__title--display{padding-bottom:40px}.section.section--trainers,.section.section--reviews{padding-top:0}.reviews__eyebrow,.contact__eyebrow,.offer__eyebrow,.trainers__eyebrow{font-size:10px}.contact__title{font-size:44px}.contact__lead{font-size:12px}.contact__address{font-size:1.375rem;letter-spacing:-0.01em}.contact__plus{width:8px;height:8px}.contact__form-plus{width:8px;height:8px}.contact__submit{font-size:.75rem;padding:.5rem .6875rem}.reviews__item{width:263px;max-width:263px;flex-shrink:0}.reviews__text,.reviews__author{font-size:11px}.trainers__item{min-width:0;max-width:none}.trainers__card{padding-bottom:0}.trainers__head{flex-wrap:nowrap;align-items:center;justify-content:space-between}.trainers__name{font-size:24px;flex:1 1 0;min-width:0}.trainers__desc p{font-size:12px}.trainers__btn{font-size:12px;flex-shrink:0;margin-left:0;align-self:center;white-space:nowrap}.trainers__social-link{font-size:12px}.offer__box-icon{margin-bottom:20px}.offer__box-title{margin-bottom:15px}.offer__box-title-word{font-size:32px}.offer__box-price{margin-bottom:10px;font-size:12px}.offer__box-text{margin-top:35px;margin-bottom:30px;font-size:12px}.offer__box-content{padding:25px 15px}.offer__box-btn{font-size:12px;padding:10px 25px}.footer__left,.footer__right{font-size:10px}.footer__legal{font-size:9px}}/*# sourceMappingURL=main.min.css.map */
