@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap";@font-face{font-family:Built Titling;src:url(/assets/built-titling.rg-regular-CfomRXK8.otf);font-weight:400;font-style:normal}@font-face{font-family:Built Titling Bold;src:url(/assets/built-titling.rg-bold-S4pEiBmN.otf);font-weight:700;font-style:normal}@font-face{font-family:Built Titling Italic;src:url(/assets/built-titling.rg-italic-BvPZVPJR.otf);font-weight:400;font-style:italic}:root{--primary-color: #e60000;--secondary-color: #b30000;--offblack: #111;--offwhite: #eee;--overscroll-top: var(--primary-color);--page-background: white}@media (max-width: 1500px){.hyrox-site .hyrox-header{grid-template-columns:1fr auto}.hyrox-site .hyrox-header .hyrox-header__cta{display:none}}*{box-sizing:border-box}*::selection{background-color:var(--secondary-color);color:var(--offwhite)}html{background-color:#090909;scroll-behavior:smooth}html.hyrox-domain{--overscroll-top: #080808;--page-background: #f4f4f2}body{background:linear-gradient(to bottom,var(--overscroll-top) 0,var(--overscroll-top) 120px,var(--page-background) 120px,var(--page-background) calc(100% - 120px),#090909 calc(100% - 120px),#090909 100%);color:var(--offblack);font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.54;margin:0;padding:0}a{color:inherit;font-size:95%;text-transform:uppercase}a:hover{opacity:.8;transition:opacity .3s ease}img{border-radius:8px}header{align-items:center;background-color:var(--primary-color);display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding:.85rem 2rem;position:fixed;transition:opacity .3s ease;-webkit-user-select:none;user-select:none;width:100%;z-index:1000}header.top{background-color:transparent}header div.logo{background-image:url(/assets/logo-BjC6LHYd.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:62px;justify-self:start;min-width:75px;width:120px}header div.logo a{display:inline-block;height:100%;width:100%}nav.menu{background-color:#000;border-radius:50px;color:var(--offwhite);display:inline-block;justify-items:center;padding:0 12px}nav.menu select{border:none;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 1.5rem;text-align:center;text-decoration:none}nav.menu select:after{color:#fff;content:"▾"}nav.menu option{background-color:var(--offblack);color:var(--offwhite)}header div.contact button{background-color:transparent;border:2px solid black;font-size:1rem;color:#000;word-wrap:no-wrap}header div.contact button:hover{background-color:#000;color:var(--offwhite)}button{background-color:var(--primary-color);border:none;border-radius:50px;color:#000;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:200px;padding:1rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,color .3s ease}button:disabled,button:disabled:hover{background-color:gray;color:#000;opacity:.5}button.arrow:after{content:"⇀";margin-left:12px}button:hover{background-color:#000;color:var(--offwhite)}a.button{background-color:var(--primary-color);border-radius:50px;color:#000;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,color .3s ease}a.button.arrow:after{content:"⇀";margin-left:12px}a.button:hover{background-color:#000;color:var(--offwhite);opacity:1}button.sent,button.sent:hover{background-color:green;color:#fff}section{display:flex;flex-direction:row;gap:1rem;justify-content:space-evenly;margin:0;padding:2rem 0;scroll-margin-top:90px}section.overflow{overflow-x:auto}section.hero{background:linear-gradient(120deg,var(--secondary-color) 0%,var(--primary-color) 50%,var(--secondary-color) 100%);color:var(--offwhite);margin-bottom:4rem;min-height:70vh;padding:0;padding-top:10rem}section.hero button{background-color:#fff;color:var(--offblack)}section.hero button:hover{background-color:var(--offblack);color:var(--primary-color)}section.no-hero{margin-bottom:5rem;min-height:10vh}section.dark{background-color:var(--offblack);color:var(--offwhite)}section.dark button:hover{background-color:var(--offwhite);color:var(--offblack)}section.light{background-color:var(--offwhite);color:var(--offblack)}section.tighter{gap:.4rem;margin:0 auto;width:80%}section.horizontal{flex-direction:row}section p{max-width:600px}.col{align-content:start;flex:2 1 auto;gap:1rem;padding:3rem}.col.vcenter{align-content:center}.col.hcenter{text-align:center}.col.bottom{align-content:end}.col.no-padding{padding:0}.col.sidebar{max-width:30%;padding:0 2rem;text-align:center}h1,h2,h3,h4,h5,h6{font-family:Built Titling Bold,sans-serif;line-height:1.2;margin:0;text-transform:uppercase;-webkit-user-select:none;user-select:none}h1{font-size:4rem}h2{font-size:3rem;transform:scaleY(1.25)}img{max-height:80vh;max-width:100%}p{margin:2rem 0}p.hollow{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000001a;border:1px solid rgba(255,255,255,.6);border-radius:50px;cursor:default;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 1.5rem;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;user-select:none}p.subtext{font-size:.9rem;margin:1rem 0;opacity:.7}details{margin:1rem 0;padding:.5rem 0;width:100%;-webkit-user-select:none;user-select:none}details summary{border-bottom:1px solid var(--offblack);cursor:pointer;font-weight:600;list-style-type:"+ ";padding:.5rem 0}details[open] summary{list-style-type:"- "}details p{margin:.5rem 0}.icon{font-size:1.4rem;opacity:.8}ul{line-height:2;list-style-position:inside;list-style-type:"→ ";margin-left:25px;padding:0}ul.checkmarks{list-style-type:"✓ "}.card{background:var(--offwhite);border-radius:16px;color:#444;font-size:1rem;max-width:350px;margin:1rem .5rem;padding:1.5rem 2rem;box-shadow:0 8px 24px #00000014;border:1px solid rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease;-webkit-user-select:none;user-select:none}.card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0000001f}.offer-section{display:block;margin:0 auto;max-width:1400px;padding:6rem 3rem}.offer-section__intro{margin:0 auto 3rem;max-width:720px;text-align:center}.offer-section__intro>p:last-child{margin:1.5rem auto 0}.offer-section__eyebrow{color:var(--primary-color);font-size:.95rem;font-weight:700;letter-spacing:.14em;margin:0 0 .75rem;max-width:none;text-align:center;text-transform:uppercase;width:100%}.offer-grid{display:flex;gap:1.5rem;overflow-x:auto;padding:.5rem 0 1.5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.offer-grid::-webkit-scrollbar{display:none}.offer-carousel{position:relative}.offer-carousel__button{align-items:center;background:var(--offblack);border:3px solid white;box-shadow:0 6px 20px #00000040;color:#fff;display:flex;font-size:2.25rem;height:54px;justify-content:center;min-width:54px;padding:0 0 .2rem;position:absolute;top:50%;transform:translateY(-50%);width:54px;z-index:2}.offer-carousel__button:hover{background:var(--primary-color)}.offer-carousel__button--previous{left:-27px}.offer-carousel__button--next{right:-27px}.offer-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 10px 30px #00000014;display:flex;flex:0 0 calc((100% - 3rem) / 3);flex-direction:column;overflow:hidden;scroll-snap-align:start;transition:box-shadow .25s ease,transform .25s ease}.offer-card:hover{box-shadow:0 16px 38px #00000024;transform:translateY(-5px)}.offer-card>img{border-radius:0;height:230px;object-fit:cover;width:100%}.offer-card__body{display:flex;flex:1;flex-direction:column;padding:2rem}.offer-card__body h3{font-size:1.65rem}.offer-card__body p{margin:1rem 0}.offer-card__meta{color:var(--secondary-color);font-size:.9rem;font-weight:700;text-transform:uppercase}.offer-card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:1rem}.offer-card__actions button{min-width:0}.offer-card__actions a{font-size:.85rem;font-weight:700}body.modal-open{overflow:hidden}.offer-modal{background:transparent;border:0;height:100%;max-height:none;max-width:none;padding:2rem;width:100%}.offer-modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8}.offer-modal__panel{background:#fff;border-radius:20px;box-shadow:0 24px 80px #0000004d;margin:auto;max-width:1100px;overflow:hidden}.offer-modal__header{align-items:center;background:var(--offblack);color:#fff;display:flex;justify-content:space-between;padding:1.75rem 2rem;position:sticky;top:0;z-index:1}.offer-modal__header h2{font-size:2.4rem}.offer-modal__eyebrow{color:var(--primary-color);font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0 0 .3rem;text-transform:uppercase}.offer-modal__navigation{align-items:center;display:flex;gap:.6rem}.offer-modal__navigation>button:not(.offer-modal__close){align-items:center;background:transparent;border:1px solid rgba(255,255,255,.55);color:#fff;display:flex;font-size:1.8rem;height:46px;justify-content:center;min-width:46px;padding:0 0 .15rem;width:46px}.offer-modal__navigation>button:hover{background:#fff;color:var(--offblack)}.offer-modal__close{align-items:center;background:transparent;border:2px solid rgba(255,255,255,.7);color:#fff;display:flex;font-size:2rem;height:46px;justify-content:center;min-width:46px;padding:0;width:46px}.offer-modal__close:hover{background:#fff;color:var(--offblack)}.offer-modal__content{padding:2.5rem}.offer-detail{display:grid;gap:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.offer-detail--single{display:block}.offer-detail>img,.offer-detail>div>img{max-height:430px;object-fit:cover;width:100%}.offer-detail p:first-child{margin-top:0}.offer-detail__cards{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem 0}.offer-detail__cards .card{margin:0;max-width:none}.faq{border-top:1px solid rgba(0,0,0,.12);display:grid;gap:2.5rem;grid-template-columns:minmax(190px,.65fr) minmax(0,1.35fr);margin-top:3rem;padding:3rem 0 0}.faq__intro .subtext{color:var(--primary-color);font-weight:700;letter-spacing:.12em;margin:0 0 .75rem}.faq__intro h3{font-size:1.8rem}.faq__items details{border-bottom:1px solid rgba(0,0,0,.16);margin:0;padding:0}.faq__items summary{align-items:center;border:0;display:flex;font-weight:700;justify-content:space-between;list-style:none;padding:1rem 0}.faq__items summary::-webkit-details-marker{display:none}.faq__items summary:after{color:var(--primary-color);content:"+";font-size:1.5rem;margin-left:1rem}.faq__items details[open] summary:after{content:"−"}.faq__answer{padding:0 2rem 1rem 0}.faq__answer p,.faq__answer ul{margin-bottom:.75rem;margin-top:0}.card h3{font-family:inherit;font-size:1.15rem;font-weight:700;margin:0 0 1rem;color:#222}.card p{margin:0 0 1rem;line-height:1.6}.card ul{line-height:1.6;margin:0;padding-left:1.25rem}.default-color{color:inherit}.primary-color{color:var(--primary-color)}.secondary-color{color:var(--secondary-color)}.shadow{filter:drop-shadow(4px 4px 10px black)}.trainers{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem auto}.trainer{-webkit-user-select:none;user-select:none;display:flex;justify-content:center}.trainer-profile{position:relative;width:200px;height:200px;border-radius:50%;overflow:hidden}.trainer-profile img{width:100%;height:100%;object-fit:cover;object-position:20% 0%}.trainer-details{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#0000008c;color:#fff;text-align:center;opacity:0;transition:opacity .3s ease}.trainer-profile:hover .trainer-details{opacity:1}.trainer-details .name{margin:0;font-size:1.2rem;font-weight:700}.trainer-details .function{margin:.25rem 0 0;font-size:.9rem}.footer{background-color:#090909;background-image:linear-gradient(#090909f0,#090909fa),url(/assets/footer_background-x-5ZwrKY.jpg);background-position:center;background-size:cover;color:#ffffffc2;padding:0 4rem}.footer a{color:inherit;text-decoration:none;text-transform:none}.footer__cta{align-items:center;border-bottom:1px solid rgba(255,255,255,.14);display:flex;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1320px;padding:4.5rem 0}.footer__cta h2{color:#fff;font-size:clamp(2rem,3.5vw,3.4rem);max-width:780px}.footer__cta .button{flex-shrink:0}.footer__eyebrow{color:var(--primary-color);font-size:.85rem;font-weight:700;letter-spacing:.14em;margin:0 0 .75rem;text-transform:uppercase}.footer__main{display:grid;gap:3rem;grid-template-columns:1.5fr .8fr 1.1fr 1fr;margin:0 auto;max-width:1320px;padding:4rem 0}.footer__brand>a>img{border-radius:0;height:105px;object-fit:contain;object-position:left center}.footer__brand>p{font-size:1rem;margin:1.5rem 0;max-width:320px}.footer__column h3{color:#fff;font-family:inherit;font-size:.85rem;letter-spacing:.12em;margin-bottom:1.25rem}.footer__column ul,.footer ul.socials{display:flex;flex-direction:column;gap:.65rem;line-height:1.35;list-style:none;margin:0;padding:0}.footer__column li{margin:0;padding:0}.footer__column a{font-size:.95rem}.footer__column a:hover,.footer__legal a:hover{color:#fff;opacity:1}.footer__contact address{display:flex;flex-direction:column;font-style:normal;gap:.9rem}.footer ul.socials{flex-direction:row;gap:.65rem}.footer .socials a{align-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:flex;height:42px;justify-content:center;width:42px}.footer .socials a:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;opacity:1}.footer .socials .svg-inline--fa{margin:0}.footer__trust{align-items:center;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;margin:0 auto;max-width:1320px;padding:1.5rem 0}.footer__trust p{font-size:.8rem;letter-spacing:.08em;margin:0;text-transform:uppercase}.footer__trust img{height:68px;width:auto}.footer__trust>div{align-items:center;background:#fff;border-radius:12px;display:flex;gap:1.25rem;padding:.65rem 1rem}.footer__bottom{align-items:center;border-top:1px solid rgba(255,255,255,.14);display:flex;font-size:.78rem;justify-content:space-between;margin:0 auto;max-width:1320px;padding:1.5rem 0 2rem}.footer__bottom p{margin:0}.footer__legal{display:flex;flex-wrap:wrap;gap:1.25rem}.footer__legal a{font-size:inherit}.hyrox-site{background:#f4f4f2;color:var(--offblack)}.hyrox-header{align-items:center;background:#080808f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;gap:2rem;grid-template-columns:1fr auto 1fr;padding:.85rem 2rem}.hyrox-header__brand{align-items:center;color:#fff;display:flex;gap:1rem;justify-self:start;text-decoration:none;text-transform:uppercase}.hyrox-header__brand img{border-radius:0;height:62px;object-fit:contain;width:95px}.hyrox-header__brand span{font-size:1rem;letter-spacing:.08em;line-height:1.1}.hyrox-header__brand strong{color:var(--primary-color);display:block;font-family:Built Titling Bold,sans-serif;font-size:1.6rem}.hyrox-menu{background:#202020;border:1px solid rgba(255,255,255,.14);border-radius:50px;min-width:230px;padding:0 .75rem}.hyrox-menu select{border:0;color:#fff;cursor:pointer;text-align:center}.hyrox-header__cta{justify-self:end;min-width:0;padding:.8rem 1.25rem}.hyrox-page-hero{align-items:center;background-position:center;background-size:cover;color:#fff;display:flex;min-height:min(760px,82vh);padding:11rem max(2rem,calc((100vw - 1260px)/2)) 6rem}.hyrox-page-hero>div{max-width:850px}.hyrox-page-hero h1{font-size:clamp(3.4rem,7vw,6.7rem);letter-spacing:.01em;max-width:820px}.hyrox-page-hero>div>p:not(.hyrox-eyebrow){font-size:clamp(1.15rem,2vw,1.45rem);max-width:700px}.hyrox-eyebrow{color:var(--primary-color);font-size:.8rem;font-weight:700;letter-spacing:.16em;margin:0 0 .8rem;text-transform:uppercase}.hyrox-section{display:block;padding:7rem 2rem}.hyrox-section--dark{background:#0c0c0c;color:#ffffffc7}.hyrox-section__inner{margin:0 auto;max-width:1260px}.hyrox-section h2{color:var(--offblack);font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:3rem;max-width:900px}.hyrox-section--dark h2,.hyrox-section--dark h3{color:#fff}.hyrox-lead{font-size:clamp(1.15rem,2vw,1.4rem);max-width:850px}.hyrox-split{align-items:center;display:grid;gap:5rem;grid-template-columns:1.3fr .7fr}.hyrox-stat{border-left:5px solid var(--primary-color);display:flex;flex-direction:column;padding:1.5rem 0 1.5rem 2rem}.hyrox-stat strong{font-family:Built Titling Bold,sans-serif;font-size:clamp(3rem,7vw,6rem);line-height:.9}.hyrox-stat span{font-size:.95rem;margin-top:1rem;text-transform:uppercase}.hyrox-card-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.hyrox-card-grid article{background:#181818;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:2.5rem}.hyrox-card-grid--light article{background:#fff;border-color:#00000014;box-shadow:0 10px 30px #00000012}.hyrox-card-grid article>span,.hyrox-benefits article>span{color:var(--primary-color);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hyrox-card-grid h3{font-size:2rem;margin-top:1rem}.hyrox-card-grid a{color:var(--primary-color);font-weight:700;text-decoration:none}.hyrox-feature-list{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0}.hyrox-feature-list li{border-bottom:1px solid rgba(0,0,0,.14);font-size:1.1rem;padding:1rem 0 1rem 2rem;position:relative}.hyrox-section--dark .hyrox-feature-list li{border-color:#ffffff24}.hyrox-feature-list li:before{color:var(--primary-color);content:"↗";left:0;position:absolute}.hyrox-inline-cta{align-items:center;background:var(--primary-color);border-radius:18px;color:#fff;display:grid;gap:1rem 2rem;grid-template-columns:1fr auto;margin-top:4rem;padding:2rem 2.5rem}.hyrox-inline-cta h3{color:#fff;font-size:2rem}.hyrox-inline-cta p{grid-column:1;margin:0}.hyrox-inline-cta .button{background:#fff;grid-column:2;grid-row:1 / span 2}.hyrox-stations{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem}.hyrox-stations article{align-items:center;background:#fff;border-radius:14px;display:flex;gap:1.5rem;padding:1.5rem}.hyrox-stations article>span{color:var(--primary-color);font-family:Built Titling Bold,sans-serif;font-size:2.5rem}.hyrox-stations h3,.hyrox-stations p{margin:0}.hyrox-benefits{display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr))}.hyrox-benefits article{background:#fff;min-height:260px;padding:2rem}.hyrox-benefits h3{font-family:inherit;font-size:1.15rem;margin-top:1rem}.hyrox-tag-list{display:flex;flex-wrap:wrap;gap:.75rem}.hyrox-tag-list span{border:1px solid rgba(255,255,255,.25);border-radius:50px;padding:.65rem 1rem}.hyrox-exercises{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.hyrox-exercises article{background:#fff;border-radius:16px;display:grid;gap:1.5rem;grid-template-columns:auto 1fr;padding:2rem}.hyrox-exercises__number{color:#0000001f;font-family:Built Titling Bold,sans-serif;font-size:4rem;line-height:1}.hyrox-exercises h3,.hyrox-exercises p{margin:0 0 .5rem}.hyrox-faq-wrap{background:#fff;padding:3rem max(2rem,calc((100vw - 1260px)/2)) 7rem}.hyrox-faq-wrap .faq{margin-top:0}.hyrox-overview{background:#fff;display:block;padding:7rem max(2rem,calc((100vw - 1260px)/2))}.hyrox-overview__intro{margin-bottom:3rem;max-width:820px}.hyrox-overview__intro h2{font-size:clamp(2.7rem,5vw,4.8rem)}.hyrox-overview__items{border-top:1px solid rgba(0,0,0,.15)}.hyrox-overview__items article{align-items:center;border-bottom:1px solid rgba(0,0,0,.15);display:grid;gap:2rem;grid-template-columns:70px minmax(0,1fr) auto;padding:2rem 0;transition:padding .2s ease}.hyrox-overview__items article:hover{padding-left:.75rem}.hyrox-overview__items article>span{color:var(--primary-color);font-family:Built Titling Bold,sans-serif;font-size:2.4rem}.hyrox-overview__items h3{font-size:clamp(1.6rem,3vw,2.4rem)}.hyrox-overview__items p{margin:.6rem 0 0}.hyrox-overview__items a{color:var(--offblack);font-size:.85rem;font-weight:700;text-decoration:none;white-space:nowrap}.hyrox-overview__items a b{color:var(--primary-color);margin-left:.5rem}.hyrox-site .offer-modal__panel{max-width:1180px}.hyrox-site .offer-modal .hyrox-page-hero{display:none}.hyrox-site .offer-modal .hyrox-section{padding:2.5rem 0}.hyrox-site .offer-modal .hyrox-section:first-of-type{padding-top:0}.hyrox-site .offer-modal .hyrox-section__inner{max-width:none}.hyrox-site .offer-modal .hyrox-section h2{font-size:clamp(2rem,4vw,3.3rem);margin-bottom:2rem}.hyrox-site .offer-modal .hyrox-section--dark{border-radius:16px;margin:1rem 0;padding:2.5rem}.hyrox-site .offer-modal .hyrox-faq-wrap{padding:0}.hyrox-site .offer-modal .hyrox-inline-cta{margin-top:2rem}.hyrox-footer{background:#080808;color:#ffffffb3;padding:4rem max(2rem,calc((100vw - 1260px)/2)) 2rem}.hyrox-footer>div:first-child{display:grid;gap:4rem;grid-template-columns:1.5fr 1fr 1fr}.hyrox-footer img{border-radius:0;height:75px;object-fit:contain;object-position:left;width:120px}.hyrox-footer h3{color:#fff;margin:1rem 0}.hyrox-footer>div>div{display:flex;flex-direction:column}.hyrox-footer a{color:inherit;margin-bottom:.5rem;text-decoration:none;text-transform:none}.hyrox-footer__bottom{border-top:1px solid rgba(255,255,255,.14);display:flex;flex-direction:row!important;font-size:.8rem;justify-content:space-between;margin-top:3rem;padding-top:1.5rem}form{display:flex;flex-direction:column;gap:1rem;margin:3rem 0;max-width:500px}input{margin:.5rem}input[type=text],input[type=tel],input[type=date],input[type=email],select,textarea{background-color:transparent;border:0;border-bottom:1.5px solid transparent;color:inherit;font-family:inherit;font-size:1rem;outline:none;padding:.5rem;width:100%}input[type=text]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=email]:focus,select,textarea:focus{border-bottom:1.5px solid gray}dl dt{float:left;font-weight:700;margin-top:12px}dl dd{margin:12px 0 0 200px}.svg-inline--fa{margin-right:.5rem;text-decoration:none}.error-message{color:red;font-size:.9rem;margin:.5rem 0}.register-form form{margin:0 auto}.progress-bar{display:flex;gap:2rem;justify-content:center;margin-bottom:1rem}.step-container{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.step{background-color:#d3d3d3;border-radius:50px;color:var(--offwhite);font-size:1.1rem;font-weight:600;margin:0 auto;padding:.25rem 1rem;text-align:center;text-decoration:none}.step.active{background-color:green}.step-label{font-size:.9rem;font-weight:400;text-align:center;text-transform:uppercase}label{display:block}.inschrijven-modal{background-color:#fff;border-radius:8px;margin:0 auto;padding:2rem;width:60%}.signup-modal{background:var(--offblack);border:0;height:100%;max-height:none;max-width:none;overflow-x:hidden;padding:0;width:100%}.signup-modal::backdrop{background:#000000bf}.signup-modal__background{background-position:50% 15%;background-size:cover;filter:brightness(50%) saturate(50%);top:0;right:0;bottom:0;left:0;position:fixed}.signup-modal__content{min-height:100%;padding:5rem 0;position:relative}.signup-modal__content>h1{color:#fff;margin:0 auto 1.5rem;width:60%}.signup-modal__close{align-items:center;background:#0000008c;border:2px solid white;color:#fff;display:flex;font-size:2rem;height:50px;justify-content:center;min-width:50px;padding:0;position:fixed;right:1.5rem;top:1.5rem;width:50px;z-index:3}.signup-modal__close:hover{background:#fff;color:var(--offblack)}.signup-modal__back{font-size:.85rem;margin-top:1rem;min-width:0}@media (max-width: 1200px){.hide-when-small{display:none}section.hero .col{padding:0 2rem}.card{max-width:100%;margin:1rem auto}.offer-grid{margin:0;max-width:none}.offer-card{display:flex;flex-basis:calc((100% - 1.5rem)/2)}.offer-card>img{height:230px;min-height:0}dl dt{float:none}dl dd{margin:12px 0 0}.inschrijven-modal{background-color:#fff;border-radius:8px;margin:0 auto;padding:2rem;width:80%}.inschrijven-modal .col.sidebar{max-width:unset;padding:0;width:100%}.footer__main,.hyrox-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.hyrox-header{grid-template-columns:1fr auto}.hyrox-header__cta{display:none}}@media (max-width: 720px){.hyrox-header{gap:.75rem;grid-template-columns:minmax(0,25%) minmax(0,75%);padding:.7rem 1rem}.hyrox-header__brand img{height:48px;width:100%}.hyrox-header__brand span,.hyrox-header__cta{display:none}.hyrox-menu{min-width:0;width:100%}.hyrox-menu select{font-size:.85rem;padding:.6rem;width:100%}.hyrox-page-hero{min-height:78vh;padding:9rem 1.5rem 4rem}.hyrox-page-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.hyrox-page-hero .button{align-items:center;display:flex;justify-content:center;max-width:320px;min-height:54px;padding:.9rem 1.25rem;text-align:center;width:100%}.hyrox-page-hero .button.arrow:after{flex:0 0 auto}.hyrox-section{padding:4.5rem 1.25rem}.hyrox-split,.hyrox-card-grid,.hyrox-feature-list,.hyrox-stations,.hyrox-benefits,.hyrox-exercises{grid-template-columns:1fr}.hyrox-split{gap:2rem}.hyrox-card-grid article,.hyrox-benefits article,.hyrox-exercises article{padding:1.5rem}.hyrox-inline-cta{display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem}.hyrox-inline-cta .button{text-align:center;width:100%}.hyrox-faq-wrap{padding:2rem 1.25rem 4rem}.hyrox-overview{padding:4.5rem 1.25rem}.hyrox-overview__items article{align-items:start;gap:.5rem 1rem;grid-template-columns:45px minmax(0,1fr);padding:1.5rem 0}.hyrox-overview__items article:hover{padding-left:0}.hyrox-overview__items article>span{font-size:1.8rem;grid-row:1 / span 2}.hyrox-overview__items a{grid-column:2;margin-top:.5rem}.hyrox-site .offer-modal .hyrox-section--dark{border-radius:12px;padding:1.5rem}.hyrox-footer{padding:3rem 1.25rem 1.5rem}.hyrox-footer>div:first-child{gap:2rem;grid-template-columns:1fr}.hyrox-footer__bottom{flex-direction:column!important;gap:.75rem}header{gap:.75rem;padding:.7rem 1rem}header div.logo{flex:0 1 25%;height:48px;max-width:25%;min-width:0;width:25%}header nav.menu{flex:1 1 75%;min-width:0}header nav.menu select{width:100%}header div.contact{display:none}header div.contact button,nav.menu select{font-size:.8rem;padding:.5rem 1rem}button{min-width:unset}section{flex-direction:column}.offer-section{padding:4rem 1.25rem}.offer-section h2{font-size:2.35rem}.offer-card{display:flex;flex-basis:88%}.offer-card>img{height:210px;min-height:0}.offer-card__body{padding:1.5rem}.offer-modal{padding:0}.offer-modal__panel{border-radius:0;min-height:100%}.offer-modal__header{padding:1.25rem}.offer-modal__header h2{font-size:1.75rem}.offer-modal__navigation{gap:.35rem}.offer-modal__navigation>button:not(.offer-modal__close),.offer-modal__close{height:40px;min-width:40px;width:40px}.offer-carousel__button{display:none}.offer-modal__content{padding:1.5rem}.offer-detail,.offer-detail__cards,.faq{grid-template-columns:1fr}.faq{gap:1rem}.signup-modal__content{padding:5rem 1rem 2rem}.signup-modal__content>h1{font-size:3rem;width:100%}.signup-modal__close{right:1rem;top:1rem}.inschrijven-modal{padding:1rem;width:100%}.col{display:block;padding:4rem 2rem;width:100%}.col.card{padding:1rem 2rem}.footer{padding:0 1.25rem}.footer__cta{align-items:flex-start;flex-direction:column;gap:2rem;padding:3.5rem 0}.footer__cta .button{text-align:center;width:100%}.footer__main{gap:2.5rem;grid-template-columns:1fr;padding:3rem 0}.footer__brand>a>img{height:72px}.footer__trust,.footer__bottom{align-items:flex-start;flex-direction:column;gap:1.25rem}.footer__trust>div{display:flex;flex-wrap:wrap;gap:1rem;padding:.65rem}.footer__trust img{height:auto;margin:0;max-height:58px;max-width:46%}.footer__legal{flex-direction:column;gap:.65rem}}
