@charset "UTF-8";:root{--color-brand-midnight-mood: #042B48;--color-brand-violett-velo: #82368C;--color-brand-sprint-pink: #FB80D7;--color-brand-coastal-ride: #6FD4E4;--color-brand-formal-white: #fff;--color-brand-urban-silver: #F5F6F7;--color-neutral-neutral: #D1D5DB;--color-neutral-neutral-light: #E5E7EB;--color-neutral-neutral-dark: #8CA9BA;--color-neutral-neutral-darker: #4D7A93;--color-neutral-neutral-darkest: #042B48;--color-system-success-green: #16a34a;--color-system-success-green-light: #dcfce7;--color-system-error-red: #dc2626;--color-system-error-red-light: #fee2e2;--color-system-focus: #722EA5;--background-color-primary: var(--color-brand-formal-white);--background-color-secondary: #B5E3EA;--background-color-tertiary: var(--color-brand-urban-silver);--background-color-alternate: var(--color-neutral-neutral-darkest);--background-color-success: var(--color-system-success-green-light);--background-color-error: var(--color-system-error-red-light);--background-color-accent-highlight: var(--color-brand-sprint-pink);--background-color-accent-info: var(--color-brand-coastal-ride);--text-color-primary: var(--color-brand-midnight-mood);--text-color-secondary: var(--color-neutral-neutral-darker);--text-color-alternate: var(--color-brand-formal-white);--text-color-muted: var(--color-neutral-neutral-darker);--text-color-disabled: var(--color-neutral-neutral-dark);--text-color-error: var(--color-system-error-red);--text-color-success: var(--color-system-success-green);--link-primary: var(--color-brand-midnight-mood);--link-secondary: var(--color-brand-violett-velo);--link-tertiary: var(--color-brand-midnight-mood);--link-alternate: var(--color-brand-formal-white);--link-muted: var(--color-neutral-neutral-darker);--link-hover-primary: var(--color-brand-sprint-pink);--link-hover-secondary: var(--color-brand-coastal-ride);--link-hover-tertiary: var(--color-brand-violett-velo);--link-active-primary: #fff;--link-active-secondary: #fff;--border-primary: var(--color-neutral-neutral);--border-secondary: var(--color-neutral-neutral-light);--border-tertiary: var(--color-neutral-neutral-dark);--border-alternate: var(--color-brand-formal-white);--border-error: var(--color-system-error-red);--border-success: var(--color-system-success-green);--border-focus: var(--color-system-focus)}:root{--max-content-width: 1440px;--content-gutter: 20px;--page-max-width: 1440px;--page-margin: 20px;---grid-width-row: var(--max-content-width)}@media only screen and (min-width:768px){:root{--content-gutter: 0px}}body{background:#fff}html,body{overflow-x:clip}#main-content,.header-section,.footer-section{width:100%;max-width:var(--page-max-width);margin-left:auto;margin-right:auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:700}.subheading{font-size:1.125rem!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important}.facets-desktop-container:has(.facets__wrapper:empty){display:none!important}.academy-container{max-width:var(--max-content-width);margin-left:auto;margin-right:auto;padding-left:clamp(10px,4vw,20px);padding-right:clamp(10px,4vw,20px)}@media(min-width:1520px){.academy-container{padding-left:0;padding-right:0}}.academy-container{overflow:visible}.rich-text__inner{max-width:720px}.academy-section-header{display:flex;flex-direction:column;gap:24px;margin-bottom:30px}@media only screen and (min-width:768px){.academy-section-header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:12px}}.academy-section-header__content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:720px}.academy-section-header__content .button{margin-top:8px}.academy-section-header__heading{font-style:normal;font-weight:700;font-size:32px;line-height:120%;color:#042b48;margin:0}@media only screen and (min-width:768px){.academy-section-header__heading{font-size:54px}}.academy-section-header__text{font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#042b48;margin:0}@media only screen and (min-width:768px){.academy-section-header__text{font-size:20px}}.academy-slider-buttons{display:flex;flex-direction:row;align-items:center;gap:20px;flex-shrink:0}.academy-slider-dots{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:0;margin:0}.academy-slider-dots__dot{width:8px;height:8px;background:#d1d5db;border-radius:20px;border:none;padding:0;cursor:pointer;transition:width .2s ease,background .2s ease}.academy-slider-dots__dot.is-active,.academy-slider-dots__dot.is-selected{width:16px;background:#004165}.academy-pill{display:inline-flex;flex-direction:row;align-items:center;padding:5px 8px;gap:8px;background:#f3fcfd;border-radius:50px;font-family:var(--font-stack-body);font-size:14px;font-weight:500;line-height:150%;color:#042b48;white-space:nowrap}.academy-pill__icon{display:inline-flex;align-items:center;flex-shrink:0}.academy-pill__icon svg{display:block}.academy-pill__text{display:inline-block}.academy-product-card.academy-product-card{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%;border-radius:20px;box-shadow:0 4px 8px -2px #0000001a,0 2px 4px -2px #0000000f;overflow:hidden;background:#fff;margin-bottom:20px;min-height:calc(100% - 20px);border:none}.academy-product-card.academy-product-card .academy-product-card__image{position:relative;width:100%;margin:0;padding:0;z-index:0;border-radius:20px 20px 0 0}.academy-product-card.academy-product-card .academy-product-card__image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.05;mix-blend-mode:multiply;pointer-events:none;z-index:20}.academy-product-card.academy-product-card .academy-product-card__image.thb-hover:hover .product-primary-image{opacity:0}.academy-product-card.academy-product-card .academy-product-card__image.thb-hover:hover .product-secondary-image{opacity:1}.academy-product-card.academy-product-card .academy-product-card__image .product-card--badges{z-index:30}.academy-product-card.academy-product-card .academy-product-card__image-link{display:block;position:relative;width:100%;height:0;padding-bottom:81.4%;overflow:hidden;border-radius:20px 20px 0 0}.academy-product-card.academy-product-card .academy-product-card__image-link img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:16px;z-index:5;transition:opacity .25s ease}.academy-product-card.academy-product-card .academy-product-card__image-link .product-secondary-image{z-index:10;opacity:0}.academy-product-card.academy-product-card .academy-product-card__image-link .thb-placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.academy-product-card.academy-product-card .academy-product-card__content{display:flex;flex-direction:column;justify-content:space-between;padding:16px;gap:16px;width:100%;flex:1;background:#fff;border-radius:20px;margin-top:-20px;position:relative;z-index:1}.academy-product-card.academy-product-card .academy-product-card__content-wrapper{display:flex;flex-direction:column;gap:14px}.academy-product-card.academy-product-card .academy-product-card__name-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.academy-product-card.academy-product-card .academy-product-card__title{font-family:var(--font-stack-body);font-weight:700;font-size:20px;line-height:150%;color:#042b48;margin:0}.academy-product-card.academy-product-card .academy-product-card__zoll{font-family:var(--font-stack-body);font-weight:700;font-size:20px;line-height:150%;color:#042b48;white-space:nowrap;flex-shrink:0}.academy-product-card.academy-product-card .product-card-swatches--container{position:relative;overflow:visible;height:auto;margin-top:0}.academy-product-card.academy-product-card .product-card-swatches{position:static;transform:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:0;line-height:0;width:100%}.academy-product-card.academy-product-card .product-card-swatches .product-card-swatch{width:44px;height:44px;border-radius:30px;padding:0;position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0;box-shadow:none;text-indent:-5000px}.academy-product-card.academy-product-card .product-card-swatches .product-card-swatch:after{content:"";display:block;position:absolute;width:34px;height:34px;top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);border-radius:50px;background:var(--option-color);background-image:var(--option-color-image);background-size:cover}.academy-product-card.academy-product-card .product-card-swatches .product-card-swatch.active{box-shadow:none}.academy-product-card.academy-product-card .product-card-swatches .product-card-swatch.active:before{content:"";position:absolute;width:42px;height:42px;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid #722EA5;border-radius:30px;box-sizing:border-box}.academy-product-card.academy-product-card .product-card-swatches--title{display:none}.academy-product-card.academy-product-card .academy-product-card__pills{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.academy-product-card.academy-product-card .academy-product-card__sub-info{display:flex;flex-direction:column;gap:20px;margin-top:auto}.academy-product-card.academy-product-card .academy-product-card__price-wrapper{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:8px}.academy-product-card.academy-product-card .academy-product-card__price-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px}.academy-product-card.academy-product-card .academy-product-card__price-row .price{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0}.academy-product-card.academy-product-card .academy-product-card__price-row .price ins{text-decoration:none}.academy-product-card.academy-product-card .academy-product-card__price-row .price .amount{font-family:var(--font-stack-body);font-weight:500;font-size:20px;line-height:150%;color:#82368c}.academy-product-card.academy-product-card .academy-product-card__price-row .price del{order:1}.academy-product-card.academy-product-card .academy-product-card__price-row .price del .amount{font-family:var(--font-stack-body);font-weight:400;font-size:14px;line-height:150%;color:#004165;text-decoration:line-through}.academy-product-card.academy-product-card .academy-product-card__price-row .price .unit-price{display:none}.academy-product-card.academy-product-card .academy-product-card__mwst{font-family:var(--font-stack-body);font-weight:300;font-size:12px;line-height:150%;color:#042b48}.academy-product-card.academy-product-card .academy-product-card__actions{display:flex;flex-direction:column;gap:3px}.academy-product-card.academy-product-card .product-card--add-to-cart-button-wrapper{margin-top:0}.academy-product-card.academy-product-card .academy-product-card__btn-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:8px;width:100%;height:50px;background:#82368c;border:none;border-radius:30px;cursor:pointer;font-family:var(--font-stack-body);font-weight:700;font-size:20px;line-height:150%;color:#fff;transition:background .2s ease;margin-top:0}.academy-product-card.academy-product-card .academy-product-card__btn-primary:hover{background:#672b6f}.academy-product-card.academy-product-card .academy-product-card__btn-primary:disabled,.academy-product-card.academy-product-card .academy-product-card__btn-primary[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.academy-product-card.academy-product-card .academy-product-card__btn-primary{position:relative;overflow:hidden}.academy-product-card.academy-product-card .academy-product-card__btn-primary .academy-product-card__loading-bike{position:absolute;top:50%;left:0;z-index:20;opacity:0;transform:translateY(-50%);color:#fff;pointer-events:none;animation:none}.academy-product-card.academy-product-card .academy-product-card__btn-primary.loading .academy-product-card__loading-bike{opacity:1;animation:bike-ride .8s ease-in-out infinite alternate}.academy-product-card.academy-product-card .academy-product-card__btn-primary.loading .product-card--add-to-cart-text,.academy-product-card.academy-product-card .academy-product-card__btn-primary.loading .academy-product-card__btn-icon{opacity:0}@keyframes bike-ride{0%{left:10%}to{left:calc(90% - 28px)}}.academy-product-card.academy-product-card .academy-product-card__btn-icon{display:inline-flex;align-items:center;flex-shrink:0;color:#fff}.academy-product-card.academy-product-card .academy-product-card__btn-icon svg{display:block}.academy-product-card.academy-product-card .academy-product-card__btn-secondary{display:flex;justify-content:center;align-items:center;padding:10px 24px;min-height:44px;font-family:var(--font-stack-body);font-weight:500;font-size:16px;line-height:150%;text-decoration:underline;color:#042b48;border-radius:30px;transition:color .2s ease}.academy-product-card.academy-product-card .academy-product-card__btn-secondary:hover{color:#82368c}.academy-product-card.academy-product-card .product-card-info{display:none}.academy-product-card.academy-product-card .product-featured-image{margin-bottom:0}.academy-btn{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border:none;border-radius:30px;cursor:pointer;text-decoration:none;font-family:Pangea,sans-serif;font-weight:700;line-height:150%;transition:background .2s ease,color .2s ease,box-shadow .2s ease;padding:10px 24px;font-size:20px}.academy-btn--sm{padding:8px 20px;font-size:14px}.academy-btn--icon{padding:12px 24px}.academy-btn--icon.academy-btn--sm{padding:8px 20px;font-size:16px}.academy-btn--icon .academy-btn__icon{display:flex;flex-shrink:0;width:24px;height:24px}.academy-btn--icon .academy-btn__icon svg{width:100%;height:100%}.academy-btn--icon.academy-btn--sm .academy-btn__icon{width:20px;height:20px}.academy-btn--primary{background:#042b48;color:#fff}.academy-btn--primary .academy-btn__icon svg{fill:#fff}.academy-btn--primary:hover{background:#fb80d7;color:#fff}.academy-btn--primary:active{background:linear-gradient(0deg,#0000000d,#0000000d),#fb80d7;color:#fff}.academy-btn--primary:focus-visible{background:linear-gradient(0deg,#0000000d,#0000000d),#fb80d7;color:#fff;outline:1px solid #722EA5;outline-offset:3px}.academy-btn--secondary{background:#82368c;color:#fff;font-weight:600}.academy-btn--secondary .academy-btn__icon svg{fill:#fff}.academy-btn--secondary:hover{background:#6fd4e4;color:#fff}.academy-btn--secondary:active{background:linear-gradient(0deg,#0000000d,#0000000d),#6fd4e4;color:#fff}.academy-btn--secondary:focus-visible{background:linear-gradient(0deg,#0000000d,#0000000d),#6fd4e4;color:#fff;outline:2px solid #722EA5;outline-offset:3px}.academy-btn--secondary.academy-btn--sm{font-weight:700;padding:4px 20px;min-height:44px}.academy-btn--tertiary{background:transparent;color:#042b48;padding:10px 24px}.academy-btn--tertiary:after{content:"";display:inline-block;width:6px;height:10px;border-right:1.2px solid #042B48;border-top:1.2px solid #042B48;transform:rotate(45deg);transition:border-color .2s ease}.academy-btn--tertiary:hover{color:#82368c}.academy-btn--tertiary:hover:after{border-color:#82368c}.academy-btn--tertiary.academy-btn--sm{padding:8px 20px;font-size:16px}.academy-btn--alternate{background:#fff;color:#042b48}.academy-btn--alternate:hover{background:linear-gradient(0deg,#0000000d,#0000000d),#d2d0ce;color:#042b48}.academy-btn--alternate:active{background:linear-gradient(0deg,#0000000d,#0000000d),#fff;color:#042b48}.academy-btn--alternate:focus-visible{background:linear-gradient(0deg,#0000000d,#0000000d),#fff;color:#042b48;outline:1px solid #722EA5;outline-offset:3px}.academy-btn-icon{display:inline-flex;justify-content:center;align-items:center;border:none;border-radius:40px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;position:relative}.academy-btn-icon.swiper-button-prev,.academy-btn-icon.swiper-button-next{position:static;margin-top:0;color:inherit}.academy-btn-icon.swiper-button-prev:after,.academy-btn-icon.swiper-button-next:after{display:none}.academy-btn-icon svg{fill:none}.academy-btn-icon{width:62px;height:62px;padding:12px}.academy-btn-icon svg{width:23px;height:20px}.academy-btn-icon--sm{width:40px;height:40px;padding:8px}.academy-btn-icon--sm svg{width:14px;height:12px}.academy-btn-icon--light{background:#fff;box-shadow:inset 0 1px 2px #0000000d}.academy-btn-icon--light svg{stroke:#042b48;stroke-width:2px}.academy-btn-icon--light:hover{background:linear-gradient(0deg,#0000000d,#0000000d),#fff}.academy-btn-icon--dark{background:#042b48;box-shadow:inset 0 1px 2px #0000000d}.academy-btn-icon--dark svg{stroke:#fff;stroke-width:2px}.academy-btn-icon--dark.academy-btn-icon--sm svg{stroke-width:1.7px}.academy-btn-icon--dark:hover{background:#fb80d7}.academy-btn-icon--purple{background:#fff;box-shadow:inset 0 1px 2px #0000000d;position:relative;overflow:hidden}.academy-btn-icon--purple svg{stroke:#042b48;stroke-width:2px;position:relative;z-index:1;transition:stroke .25s ease}.academy-btn-icon--purple:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#82368c;border-radius:40px;transform:scale(0);transition:transform .25s ease}.academy-btn-icon--purple:hover:before{transform:scale(1)}.academy-btn-icon--purple:hover svg{stroke:#fff}.academy-btn-icon--purple:active:before{transform:scale(1);background:linear-gradient(0deg,#0003,#0003),#82368c}.academy-btn-icon--purple:active svg{stroke:#fff}.academy-input[type=text],.academy-input[type=number],.academy-input[type=search],.academy-input[type=email],.academy-input[type=tel],.academy-input[type=url],.academy-input,.academy-input-wrapper input[type=text],.academy-input-wrapper input[type=number],.academy-input-wrapper input[type=search],.academy-input-wrapper input[type=email],.academy-input-wrapper input[type=tel],.academy-input-wrapper input[type=url],.academy-input-wrapper input,.academy-input-combo__input[type=text],.academy-input-combo__input[type=number],.academy-input-combo__input[type=search],.academy-input-combo__input[type=email],.academy-input-combo__input[type=tel],.academy-input-combo__input[type=url],.academy-input-combo__input,.academy-input-combo__select[type=text],.academy-input-combo__select[type=number],.academy-input-combo__select[type=search],.academy-input-combo__select[type=email],.academy-input-combo__select[type=tel],.academy-input-combo__select[type=url],.academy-input-combo__select,.academy-filters__search input[type=text],.academy-filters__search input[type=number],.academy-filters__search input[type=search],.academy-filters__search input[type=email],.academy-filters__search input[type=tel],.academy-filters__search input[type=url],.academy-filters__search input,.academy-filters__price-input[type=text],.academy-filters__price-input[type=number],.academy-filters__price-input[type=search],.academy-filters__price-input[type=email],.academy-filters__price-input[type=tel],.academy-filters__price-input[type=url],.academy-filters__price-input,.academy-textarea[type=text],.academy-textarea[type=number],.academy-textarea[type=search],.academy-textarea[type=email],.academy-textarea[type=tel],.academy-textarea[type=url],.academy-textarea,.academy-select[type=text],.academy-select[type=number],.academy-select[type=search],.academy-select[type=email],.academy-select[type=tel],.academy-select[type=url],.academy-select,.academy-select-wrapper select[type=text],.academy-select-wrapper select[type=number],.academy-select-wrapper select[type=search],.academy-select-wrapper select[type=email],.academy-select-wrapper select[type=tel],.academy-select-wrapper select[type=url],.academy-select-wrapper select{border:none;height:auto;padding:0;margin-bottom:0;border-radius:0;font-size:inherit;font-weight:inherit;color:inherit;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.academy-input{display:flex;flex-direction:row;align-items:center;padding:12px 16px;gap:8px;width:100%;height:60px;border:1px solid #042B48;border-radius:50px;background:#fff;font-family:Pangea,sans-serif;font-size:20px;font-weight:400;line-height:140%;color:#042b48;transition:border-color .2s ease}.academy-input::-moz-placeholder{color:#4d7a93}.academy-input::placeholder{color:#4d7a93}.academy-input:focus{outline:none;border-color:#82368c}.academy-input-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;height:60px;padding:12px 16px;border:1px solid #042B48;border-radius:50px;background:#fff;transition:border-color .2s ease}.academy-input-wrapper:focus-within{border-color:#82368c}.academy-input-wrapper .academy-input-wrapper__icon{display:flex;flex-shrink:0;width:24px;height:24px;color:#042b48}.academy-input-wrapper .academy-input-wrapper__icon svg{width:100%;height:100%}.academy-input-wrapper .academy-input-wrapper__icon--right{width:32px;height:32px}.academy-input-wrapper input{flex:1;min-width:0;border:none;background:transparent;font-family:Pangea,sans-serif;font-size:20px;font-weight:400;line-height:140%;color:#042b48;padding:0}.academy-input-wrapper input::-moz-placeholder{color:#4d7a93}.academy-input-wrapper input::placeholder{color:#4d7a93}.academy-input-wrapper input:focus{outline:none}.academy-input-wrapper .academy-btn-icon{flex-shrink:0}.academy-input-combo{display:flex;flex-direction:row;align-items:stretch;width:100%;height:60px;border:1px solid #8CA9BA;border-radius:50px;background:#fff;overflow:hidden;transition:border-color .2s ease}.academy-input-combo:focus-within{border-color:#82368c}.academy-input-combo__select{display:flex;align-items:center;padding:8px 16px;gap:8px;flex-shrink:0;border:none;background:transparent;font-family:Pangea,sans-serif;font-size:20px;font-weight:400;line-height:140%;color:#042b48;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.academy-input-combo__divider{width:1px;align-self:stretch;background:#8ca9ba;flex-shrink:0}.academy-input-combo__input{flex:1;min-width:0;padding:8px 12px;border:none;background:transparent;font-family:Pangea,sans-serif;font-size:20px;font-weight:400;line-height:140%;color:#042b48}.academy-input-combo__input::-moz-placeholder{color:#4d7a93}.academy-input-combo__input::placeholder{color:#4d7a93}.academy-input-combo__input:focus{outline:none}.academy-textarea{display:block;width:100%;min-height:180px;padding:12px;border:1px solid #042B48;border-radius:10px;background:#fff;font-family:Pangea,sans-serif;font-size:12px;font-weight:400;line-height:150%;color:#042b48;resize:vertical;transition:border-color .2s ease}.academy-textarea::-moz-placeholder{color:#4d7a93}.academy-textarea::placeholder{color:#4d7a93}.academy-textarea:focus{outline:none;border-color:#82368c}.academy-select{display:flex;flex-direction:row;align-items:center;padding:12px 44px 12px 12px;gap:16px;width:100%;height:48px;border:1px solid #042B48;border-radius:55px;background:#fff;font-family:Pangea,sans-serif;font-size:16px;font-weight:300;line-height:150%;color:#4d7a93;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23042B48' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:24px;transition:border-color .2s ease}.academy-select:focus{outline:none;border-color:#82368c}.academy-select--selected{color:#042b48}.academy-select-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;height:48px;padding:12px;border:1px solid #042B48;border-radius:55px;background:#fff;cursor:pointer;transition:border-color .2s ease}.academy-select-wrapper:focus-within{border-color:#82368c}.academy-select-wrapper .academy-select-wrapper__icon{display:flex;flex-shrink:0;width:24px;height:24px;color:#042b48}.academy-select-wrapper .academy-select-wrapper__icon svg{width:100%;height:100%}.academy-select-wrapper select{flex:1;min-width:0;border:none;background:transparent;font-family:Pangea,sans-serif;font-size:16px;font-weight:300;line-height:150%;color:#042b48;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23042B48' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;background-size:24px;padding-right:32px}.academy-select-wrapper select:focus{outline:none}.academy-filter-tag{display:inline-flex;justify-content:center;align-items:center;padding:2px 16px;height:35px;background:#fff;border:1px solid #D1D5DB;border-radius:20px;font-family:Pangea,sans-serif;font-size:16px;font-weight:500;line-height:150%;color:#042b48;white-space:nowrap}.academy-radio{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.academy-radio__input{position:relative;width:18px;height:18px;flex-shrink:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #D1D5DB;border-radius:100px;cursor:pointer;transition:border-color .2s ease}.academy-radio__input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#042b48;border-radius:16px;opacity:0;transition:opacity .15s ease}.academy-radio__input:checked{border-color:#042b48}.academy-radio__input:checked:after{opacity:1}.academy-radio__input:focus-visible{outline:2px solid #722EA5;outline-offset:2px}.academy-radio__label{font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#042b48}.academy-checkbox{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.academy-checkbox__input{position:relative;width:18px;height:18px;flex-shrink:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #D1D5DB;border-radius:2px;cursor:pointer;transition:border-color .2s ease}.academy-checkbox__input:after{content:"";position:absolute;top:50%;left:50%;width:11px;height:7px;border-left:2.4px solid #004165;border-bottom:2.4px solid #004165;transform:translate(-50%,-60%) rotate(-45deg);opacity:0;transition:opacity .15s ease}.academy-checkbox__input:checked{border-color:#042b48}.academy-checkbox__input:checked:after{opacity:1}.academy-checkbox__input:focus-visible{outline:2px solid #722EA5;outline-offset:2px}.academy-checkbox__label{font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#042b48}.academy-pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px 0 0}.academy-pagination__dots{display:flex;align-items:center;gap:6px}.academy-pagination__dot{display:block;width:8px;height:8px;background:#d1d5db;border-radius:20px;border:none;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease;text-indent:-9999px;overflow:hidden}.academy-pagination__dot:hover{background:#9ca3af}.academy-pagination__dot.is-active{width:24px;background:#82368c;pointer-events:none}.academy-pagination__arrow{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#042b48;border:none;cursor:pointer;transition:background .2s ease;text-decoration:none;flex-shrink:0}.academy-pagination__arrow svg{width:21px;height:18px;color:#fff}.academy-pagination__arrow:hover{background:#fb80d7}.academy-pagination__arrow[disabled],.academy-pagination__arrow.is-disabled{opacity:.35;pointer-events:none}.academy-pagination__ellipsis{font-size:14px;color:#9ca3af;line-height:1;padding:0 2px}.academy-pagination__counter{font-size:14px;font-weight:600;color:#042b48;margin-left:4px;white-space:nowrap}#footer .top{max-width:var(--page-max-width);margin:0 auto;background:#6fd4e4;border-radius:40px;padding:64px 32px}#footer .row:last-child{max-width:var(--grid-width-row, 1380px);margin-right:auto;margin-left:auto;display:flex;flex-direction:row;align-content:space-between;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}#footer .brand{margin-top:1em;font-family:Pangea;font-size:73px;color:#fff}#footer .brand p{line-height:1.15;font-weight:700}#footer .brand strong{position:relative;padding:0 .2em}#footer .brand strong:after{content:"";position:absolute;left:-3%;top:6%;width:106%;height:100%;border:solid 5px #FFDD00;border-radius:100px}#footer .footer-legal-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;justify-content:flex-end;gap:24px;flex-wrap:wrap}#footer .footer-legal-menu a{color:#042b48;text-decoration:none;font-size:1rem}#footer .footer-legal-menu a:hover{text-decoration:underline}#footer .menu p{margin-bottom:0}#footer .menu a:hover{color:#fff}academy-hero{display:block;position:relative;overflow:hidden;padding:20px clamp(10px,4vw,20px)!important;max-width:none!important;margin:10px}@media only screen and (min-width:1024px){academy-hero{margin-top:0!important}}.academy-hero__slideshow{display:flex;overflow:hidden;width:100%;border-radius:20px}.academy-hero__slide{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;flex-shrink:0;position:relative;min-height:500px;height:calc(100svh - var(--header-height, 70px));aspect-ratio:9/16;aspect-ratio:auto;max-height:calc(100svh - var(--header-height, 70px))}@media only screen and (min-width:768px){.academy-hero__slide{aspect-ratio:1/1;min-height:auto;max-height:none}}@media only screen and (min-width:1024px){.academy-hero__slide{aspect-ratio:15/9;min-height:auto;max-height:95vh}}.academy-hero__slide--color-bg{min-height:375px;aspect-ratio:3/4;max-height:calc((100svh - var(--header-height, 70px)) * .75)}@media only screen and (min-width:768px){.academy-hero__slide--color-bg{aspect-ratio:4/3;min-height:auto;max-height:none}}@media only screen and (min-width:1024px){.academy-hero__slide--color-bg{aspect-ratio:20/9;min-height:auto;max-height:71.25vh}}.academy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none;z-index:5}.academy-hero__slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.academy-hero__slide-bg img,.academy-hero__slide-bg video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.academy-hero__video-bg{position:absolute;top:0;right:0;bottom:0;left:0}.academy-hero__video-bg video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.academy-hero__fixed-content,.academy-hero__slide-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;width:100%}.academy-hero__fixed-content>div,.academy-hero__slide-content>div{max-width:1055px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:40px}@media only screen and (min-width:768px){.academy-hero__fixed-content>div,.academy-hero__slide-content>div{padding:32px 40px;justify-content:center}}.academy-hero__fixed-content,.academy-hero__slide-content{gap:0}@media only screen and (min-width:768px){.academy-hero__fixed-content,.academy-hero__slide-content{padding:48px 40px;width:100%;left:clamp(20px,(100% - var(--grid-width, 1280px)) / 2 + 40px,40px);right:auto;transform:none;margin:0}}.academy-hero__fixed-content{z-index:20;pointer-events:none}.academy-hero__fixed-content .button,.academy-hero__fixed-content a{pointer-events:auto}.academy-hero__slide-content{z-index:10}academy-hero .academy-hero__eyebrow{color:#fff;margin:0 0 8px;font-size:1.125rem;font-weight:700;text-shadow:0px 4px 8px rgba(0,0,0,.15),0px 2px 4px rgba(0,0,0,.1)}academy-hero .academy-hero__title{color:#fff;margin:0 0 12px;font-size:48px;line-height:110%;font-style:normal;font-weight:700;max-width:15ch;text-shadow:0px 4px 8px rgba(0,0,0,.15),0px 2px 4px rgba(0,0,0,.1);font-feature-settings:"ss01" on,"ss02" on}@media only screen and (min-width:768px){academy-hero .academy-hero__title{font-size:96px}}academy-hero .academy-hero__title--small{font-size:32px}@media only screen and (min-width:768px){academy-hero .academy-hero__title--small{font-size:48px}}academy-hero .academy-hero__title--medium{font-size:40px}@media only screen and (min-width:768px){academy-hero .academy-hero__title--medium{font-size:72px}}academy-hero .academy-hero__title--large{font-size:48px}@media only screen and (min-width:768px){academy-hero .academy-hero__title--large{font-size:72px}}@media only screen and (min-width:1024px){academy-hero .academy-hero__title--large{font-size:96px}}academy-hero .academy-hero__subtitle{color:#fff;margin:0 0 12px;font-size:16px;font-weight:500;line-height:150%;max-width:606px}@media only screen and (min-width:768px){academy-hero .academy-hero__subtitle{font-size:20px}}academy-hero .academy-hero__fixed-content .button,academy-hero .academy-hero__slide-content .button{background:#82368c;color:#fff;border-radius:var(--border-radius-standard);padding:10px 24px;font-size:16px;font-weight:600;line-height:150%;border:none;height:50px;min-height:44px}@media only screen and (min-width:768px){academy-hero .academy-hero__fixed-content .button,academy-hero .academy-hero__slide-content .button{font-size:20px}}academy-hero .academy-hero__fixed-content .button:hover,academy-hero .academy-hero__slide-content .button:hover{background:#6f2d77;color:#fff}academy-hero .flickity-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:30;cursor:pointer;border:2px solid #fff;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}academy-hero .flickity-nav svg{fill:#042b48}academy-hero .flickity-nav:hover{background:#82368c;border:2px solid #82368C}academy-hero .flickity-nav:hover svg{fill:#fff}academy-hero .flickity-prev{left:16px}@media only screen and (min-width:768px){academy-hero .flickity-prev{left:32px}}academy-hero .flickity-next{right:16px}@media only screen and (min-width:768px){academy-hero .flickity-next{right:32px}}@media only screen and (min-width:1024px){.academy-filters__search{max-width:375px}}:root{--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 40px;--spacing-2xl: 60px}:root{--border-radius-standard: 30px}:root{--font-size-hero-title: clamp(2rem, 5vw, 4rem);--font-size-hero-subtitle: clamp(1rem, 2vw, 1.25rem);--line-height-tight: 1.1;--line-height-normal: 1.5}.academy-age-selector{overflow:hidden}.academy-age-selector .academy-section-header{padding:0 var(--content-gutter);max-width:var(--max-content-width);margin-left:auto;margin-right:auto}.academy-age-selector .swiper{padding-left:var(--content-gutter)}@media only screen and (min-width:1386px){.academy-age-selector{margin-left:calc(50vw - .5 * var(--page-max-width));margin-right:0}}.academy-age-selector__carousel-wrapper{position:relative}.academy-age-selector__carousel{margin:30px 0;overflow:hidden}.academy-age-selector__slide.is-entering{animation:age-slide-enter .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes age-slide-enter{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.academy-age-selector__card{display:block;position:relative;border-radius:var(--border-radius-standard);overflow:hidden;text-decoration:none;color:inherit}.academy-age-selector__card img{display:block;width:100%;height:auto;max-width:none;transition:transform .4s ease}.academy-age-selector__card:hover img{transform:scale(1.04)}.academy-age-selector__card-placeholder{width:100%;aspect-ratio:420/480;background:var(--color-bg-2, #f5f5f5)}.academy-age-selector__card-label{position:absolute;right:24px;bottom:24px;z-index:1;display:flex;justify-content:center;align-items:center;padding:10px 24px;background:#fff;border-radius:50px 50px 0;color:#042b48;font-size:28px;font-weight:700;line-height:120%;white-space:nowrap}@media only screen and (min-width:768px){.academy-age-selector__card-label{right:35px;bottom:35px;font-size:47px}}@media only screen and (min-width:1024px){.academy-container:has(.academy-bikefinder-cta){padding-right:0}}.academy-bikefinder-cta{position:relative;display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;padding:35vw 6vw 40px;background:var(--academy-bikefinder-bg, #82368C);color:var(--academy-bikefinder-text, #fff);border-radius:512px 512px 40px 40px;overflow:visible;isolation:isolate}@media only screen and (min-width:1024px){.academy-bikefinder-cta{padding:64px;border-radius:500px 40px 40px 500px;margin-left:64px;min-height:648px}}.academy-bikefinder-cta__center{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:668px;margin:0 auto;z-index:1}.academy-bikefinder-cta__title{font-style:normal;font-weight:700;font-size:32px;line-height:145%;color:inherit;margin:0 0 32px;font-feature-settings:"ss01" on,"ss02" on;width:100%}@media only screen and (min-width:768px){.academy-bikefinder-cta__title{font-size:54px}}.academy-bikefinder-cta__content{display:flex;flex-direction:column;align-items:flex-start;gap:13px;max-width:495px}.academy-bikefinder-cta__tagline{font-weight:700;font-size:20px;line-height:145%;color:inherit;margin:0}@media only screen and (min-width:768px){.academy-bikefinder-cta__tagline{font-size:28px}}.academy-bikefinder-cta__heading{font-weight:700;font-size:28px;line-height:120%;color:inherit;margin:0}@media only screen and (min-width:768px){.academy-bikefinder-cta__heading{font-size:40px}}.academy-bikefinder-cta__text,.academy-bikefinder-cta__text p{font-weight:400;font-size:16px;line-height:140%;color:inherit;margin:0}@media only screen and (min-width:768px){.academy-bikefinder-cta__text,.academy-bikefinder-cta__text p{font-size:20px}}.academy-bikefinder-cta__actions{margin-top:37px}.academy-bikefinder-cta__btn{background:#fd0;color:#042b48;border:2px solid #FFDD00;border-radius:var(--border-radius-standard);padding:10px 24px;font-size:16px;font-weight:600;line-height:150%;height:50px;min-height:44px}@media only screen and (min-width:768px){.academy-bikefinder-cta__btn{font-size:20px}}.academy-bikefinder-cta__btn:hover{background:#e6c700;border-color:#e6c700;color:#042b48}.academy-bikefinder-cta__scale.lg{display:none}.academy-bikefinder-cta__scale{width:100%}@media only screen and (min-width:1024px){.academy-bikefinder-cta__scale:not(.lg){display:none}.academy-bikefinder-cta__scale.lg{display:block}.academy-bikefinder-cta__scale{transform:none;display:block;position:absolute;right:64px;top:50%;transform:translateY(-50%);width:98px;height:502px;z-index:1}}.academy-bikefinder-cta__scale svg{width:100%;height:100%}.academy-bikefinder-cta__bubble{display:none}@media only screen and (min-width:768px){.academy-bikefinder-cta__bubble{display:flex;align-items:center;justify-content:center;position:absolute;left:var(--page-margin);top:10vw;width:211px;height:134px;background:#fb80d7;border-radius:70px 70px 0;z-index:2}}@media only screen and (min-width:768px)and (min-width:1024px){.academy-bikefinder-cta__bubble{left:-47px;top:140px;width:211px;height:134px}}.academy-bikefinder-cta__bubble-text{font-weight:700;font-size:32px;line-height:120%;color:#042b48}@media only screen and (min-width:768px){.academy-bikefinder-cta__bubble-text{font-size:47px}}.floating-bikefinder__link .floating-bikefinder__badge{font-size:1.2rem}.floating-bikefinder__link .floating-bikefinder__pill{font-size:1.5rem}@media(max-width:767px){.section-academy-social-media .academy-container{padding-left:0;padding-right:0}}.academy-social-media{display:flex;flex-direction:column-reverse;overflow:hidden}@media only screen and (min-width:768px){.academy-social-media{overflow:visible;flex-direction:row;justify-content:space-between;align-items:center}}.academy-social-media{gap:44px}.academy-social-media__media{position:relative;width:50%;aspect-ratio:800/666;flex-shrink:0}@media only screen and (max-width:767px){.academy-social-media__media{width:100%;max-width:none;margin:0 auto;aspect-ratio:3/4}}.academy-social-media{margin-top:10vw}@media only screen and (min-width:1024px){.academy-social-media{padding-top:0!important;margin-top:0}}.academy-social-media__card{position:absolute;width:44.5%;aspect-ratio:356/480;border:10px solid #B5E3EA;border-radius:10px;box-shadow:0 62px 66px -23px #0000001a;overflow:hidden}.academy-social-media__card a{display:block;width:100%;height:100%}.academy-social-media__card img{display:block;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.academy-social-media__card--1{left:20.9%;top:24%;z-index:0}@media only screen and (max-width:767px){.academy-social-media__card--1{width:80%;max-width:290px;left:-20%;top:auto;bottom:0;z-index:1;transform:rotate(-6deg)}}.academy-social-media__card--2{left:-13.9%;top:.075%;z-index:1;transform:rotate(-11.81deg)}@media only screen and (max-width:767px){.academy-social-media__card--2{width:80%;max-width:290px;left:50%;top:-10%;z-index:0;transform:rotate(-7deg)}}.academy-social-media__card--3{left:50.1%;top:2.8%;z-index:2;transform:rotate(5.31deg)}@media only screen and (max-width:767px){.academy-social-media__card--3{width:80%;max-width:290px;left:50%;top:50%;z-index:2;transform:rotate(5deg) translate(-50%,-50%)}}.academy-social-media__card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-bg-2, #f5f5f5);opacity:.3}.academy-social-media__column{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:32px;max-width:508px;flex-shrink:1;padding:0 20px}.academy-social-media__content{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.academy-social-media__icons{display:flex;flex-direction:row;align-items:center;gap:30px}.academy-social-media__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#b5e3ea;text-decoration:none;transition:background .2s ease,transform .2s ease}.academy-social-media__icon:hover{background:#9ad5df;transform:scale(1.1)}.academy-social-media__icon svg{width:auto;height:24px;flex-shrink:0}.academy-social-media__headline{font-weight:700;font-size:32px;line-height:120%;color:#042b48;margin:0}@media only screen and (min-width:768px){.academy-social-media__headline{font-size:54px}}.academy-social-media__copy,.academy-social-media__copy p{font-weight:400;font-size:16px;line-height:140%;color:#042b48;margin:0}@media only screen and (min-width:768px){.academy-social-media__copy,.academy-social-media__copy p{font-size:20px}}.academy-social-media__actions{flex-shrink:0}.academy-social-media__btn{background:#fd0;color:#042b48;border:2px solid #FFDD00;border-radius:var(--border-radius-standard);padding:10px 24px;font-size:16px;font-weight:600;line-height:150%;height:50px;min-height:44px;white-space:nowrap}@media only screen and (min-width:768px){.academy-social-media__btn{font-size:20px}}.academy-social-media__btn:hover{background:#e6c700;border-color:#e6c700;color:#042b48}.academy-brand{position:relative;background:var(--academy-brand-bg, #6FD4E4);border-radius:20px;padding:40px 20px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;padding:40px 40px 60vw}@media only screen and (min-width:768px){.academy-brand{padding:64px 64px 60vw;min-height:840px}}@media only screen and (min-width:1024px){.academy-brand{padding:64px;min-height:840px}}.academy-brand__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;max-width:750px}.academy-brand__section-title{display:flex;flex-direction:column;align-items:flex-start;gap:0}.academy-brand__eyebrow{font-weight:700;font-size:1.125rem;line-height:145%;color:#042b48;margin:0 0 8px}.academy-brand__headline{font-weight:700;font-size:48px;line-height:110%;color:#042b48;margin:0 0 16px;font-feature-settings:"ss01" on,"ss02" on}@media only screen and (min-width:768px){.academy-brand__headline{font-size:96px}}.academy-brand__copy,.academy-brand__copy p{font-weight:400;font-size:16px;line-height:140%;color:#042b48;margin:0;max-width:613px}@media only screen and (min-width:768px){.academy-brand__copy,.academy-brand__copy p{font-size:20px}}.academy-brand__cta{margin-top:50px}.academy-brand__btn{background:#fd0;color:#042b48;border:2px solid #FFDD00;border-radius:var(--border-radius-standard);padding:10px 24px;font-size:16px;font-weight:600;line-height:150%;height:50px;min-height:44px}@media only screen and (min-width:768px){.academy-brand__btn{font-size:20px}}.academy-brand__btn:hover{background:#e6c700;border-color:#e6c700;color:#042b48}.academy-brand__ribbon{position:absolute;left:-20vw;bottom:25vw;width:150vw;transform:rotate(-15deg)}@media only screen and (min-width:768px){.academy-brand__ribbon{transform:rotate(0)}}@media only screen and (min-width:1024px){.academy-brand__ribbon{transform:none;width:100%;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}}.academy-brand__media{position:absolute;left:50%;transform:translate(-55%);bottom:0;width:150vw}@media only screen and (min-width:1024px){.academy-brand__media{transform:none;width:100%;bottom:auto;top:-45px;left:25%;height:calc(100% + 45px)}}.academy-brand__media{z-index:1;pointer-events:none}.academy-brand__media img{display:block;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}@media only screen and (min-width:1024px){.cart-section .proceed-to-checkout button{min-width:100%;font-size:20px}}.academy-our-bikes{overflow:hidden;position:relative}.academy-our-bikes__stage{position:relative;width:100%;min-height:860px;border-radius:20px 20px 0 0}@media only screen and (min-width:768px){.academy-our-bikes__stage{min-height:clamp(0px,58vw,840px)}}.academy-our-bikes__header{position:absolute;top:0;left:0;z-index:2;padding:40px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media only screen and (min-width:768px){.academy-our-bikes__header{padding:64px}}.academy-our-bikes__eyebrow{font-weight:700;font-size:1.125rem;line-height:145%;color:#042b48;margin:0;font-style:normal}.academy-our-bikes__heading{font-weight:700;font-size:32px;line-height:120%;color:#042b48;margin:0}@media only screen and (min-width:768px){.academy-our-bikes__heading{font-size:54px}}.academy-our-bikes__cta{margin-top:8px}.academy-our-bikes__hotspot{position:absolute;z-index:3}.academy-our-bikes__hotspot--desktop{display:none}@media only screen and (min-width:1024px){.academy-our-bikes__hotspot--desktop{display:block}}.academy-our-bikes__hotspot--mobile{display:block}@media only screen and (min-width:1024px){.academy-our-bikes__hotspot--mobile{display:none}}.academy-our-bikes__hotspot.is-active{z-index:200}.academy-our-bikes__bike-image{position:absolute;width:70vw}@media only screen and (min-width:768px){.academy-our-bikes__bike-image{width:clamp(0px,34vw,500px)}}.academy-our-bikes__bike-image{pointer-events:none;transform-origin:center center}.academy-our-bikes__bike-image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.academy-our-bikes__dot{position:relative;z-index:5;width:clamp(32px,4vw,64px);height:clamp(32px,4vw,64px);border:none;background:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.academy-our-bikes__dot-pulse{position:absolute;width:clamp(32px,4vw,64px);height:clamp(32px,4vw,64px);border-radius:100px;background:#ffffff40;animation:academy-pulse 2s ease-in-out infinite}.academy-our-bikes__dot-icon{position:relative;z-index:1;width:clamp(32px,4vw,64px);height:clamp(32px,4vw,64px);border-radius:50%;background:#fff;box-shadow:0 12px 16px -4px #00000014,0 4px 6px -2px #00000008;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.academy-our-bikes__dot:hover .academy-our-bikes__dot-icon{transform:scale(1.1)}.academy-our-bikes__hotspot.is-active .academy-our-bikes__dot-icon{background:#042b48}.academy-our-bikes__hotspot.is-active .academy-our-bikes__dot-icon svg line{stroke:#fff}.academy-our-bikes__popup{position:absolute;z-index:10;width:400px;background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;padding:32px;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.5);transform-origin:top left;transition:opacity .2s ease,visibility .2s,transform .22s cubic-bezier(.34,1.56,.64,1)}.academy-our-bikes__hotspot.is-active .academy-our-bikes__popup{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.academy-our-bikes__hotspot.is-active .academy-our-bikes__popup-image{animation:popupItemIn .86s ease .12s both}.academy-our-bikes__hotspot.is-active .academy-our-bikes__popup-info{animation:popupItemIn .86s ease .22s both}.academy-our-bikes__hotspot.is-active .academy-our-bikes__popup-cta{animation:popupItemIn .86s ease .3s both}.academy-our-bikes__hotspot.is-active .academy-our-bikes__popup-close{animation:popupItemIn .86s ease .35s both}.academy-our-bikes__hotspot.is-closing .academy-our-bikes__popup{opacity:0;visibility:hidden;pointer-events:none;transform:scale(1.06);transition:opacity .18s ease-in,visibility .18s,transform .18s ease-in}.academy-our-bikes__popup-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:#f5f6f7;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.academy-our-bikes__popup-close:hover{background:#e5e7eb}.academy-our-bikes__popup-inner{display:flex;gap:16px}.academy-our-bikes__popup-image{flex-shrink:0;width:140px;border-radius:12px;overflow:hidden;background:#f5f6f7}.academy-our-bikes__popup-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.academy-our-bikes__popup-content{display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-width:0}.academy-our-bikes__popup-info{display:flex;flex-direction:column;gap:4px}.academy-our-bikes__popup-title{font-size:1.125rem;font-weight:700;line-height:1.45;color:#042b48;margin:0}.academy-our-bikes__popup-desc{font-size:.875rem;font-weight:400;line-height:1.5;color:#042b48;margin:0}.academy-our-bikes__popup-price{font-size:1.125rem;font-weight:700;line-height:1.35;color:#042b48;margin:4px 0 0}.academy-our-bikes__popup-cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;background:#042b48;color:#fff;border-radius:var(--border-radius-standard);font-size:.875rem;font-weight:700;line-height:1.5;text-decoration:none;transition:background .2s ease;white-space:nowrap;align-self:flex-start}.academy-our-bikes__popup-cta:hover{background:#fb80d7;color:#fff}.academy-our-bikes__strip{display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:0 0 20px 20px;scrollbar-width:none}.academy-our-bikes__strip::-webkit-scrollbar{display:none}.academy-our-bikes__strip-card{flex-shrink:0;width:400px;padding:32px}.academy-our-bikes__strip-inner{display:flex;gap:16px;align-items:flex-start}.academy-our-bikes__strip-image{flex-shrink:0;width:140px;border-radius:12px;overflow:hidden;background:#ffffff80}.academy-our-bikes__strip-image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.academy-our-bikes__strip-content{display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-width:0}.academy-our-bikes__strip-info{display:flex;flex-direction:column;gap:4px}.academy-our-bikes__strip-title,.academy-our-bikes__strip-price{font-size:1.125rem;font-weight:700;color:#042b48;margin:0}.academy-our-bikes__strip-cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;background:#042b48;color:#fff;border-radius:var(--border-radius-standard);font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s ease;white-space:nowrap;align-self:flex-start}.academy-our-bikes__strip-cta:hover{background:#fb80d7;color:#fff}@media only screen and (max-width:1023px){.academy-our-bikes__popup{width:min(360px,100vw - 32px);transform-origin:top center}.academy-our-bikes__popup-inner{flex-direction:column}.academy-our-bikes__popup-image{width:100%;aspect-ratio:4/3}.academy-our-bikes__strip-card{width:320px;padding:20px}}@keyframes popupItemIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes academy-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.35);opacity:0}}.academy-partners{overflow:visible}.academy-partners__swiper-wrapper{background:#f5f6f7;padding:10px 0;overflow:hidden;width:100%;position:relative;left:50%;transform:translate(-50%);border-radius:20px}.academy-partners__swiper{overflow:hidden}.academy-partners__swiper .swiper-wrapper{transition-timing-function:linear}.academy-partners__logo-item{display:flex;align-items:center;justify-content:center;padding:20px}@media only screen and (min-width:1024px){.academy-partners__logo-item{padding:40px 20px}}.academy-partners__logo-item{width:auto}.academy-partners__logo-item a{display:flex;align-items:center;justify-content:center;text-decoration:none}.academy-partners__logo-item img{width:auto;height:180px}@media only screen and (min-width:768px){.academy-partners__logo-item img{height:65px}}@media only screen and (min-width:1024px){.academy-partners__logo-item img{max-height:50px}}.academy-partners__logo-item img{-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .2s ease,opacity .2s ease}.academy-partners__logo-item:hover img{filter:grayscale(0%);opacity:1}.academy-partners__logo-placeholder{display:flex;align-items:center;justify-content:center;opacity:.4}@media only screen and (max-width:767px){.academy-partners__logo-item{padding:16px 32px}.academy-partners__logo-item img{max-width:120px;max-height:44px}}.shopify-section:has(.academy-testimonial){margin-left:calc(-1 * var(--page-margin, 20px));margin-right:calc(-1 * var(--page-margin, 20px));width:calc(100% + 2 * var(--page-margin, 20px));max-width:none;padding-left:0!important;padding-right:0!important}[text-split]{opacity:0}html.w-editor [text-split]{opacity:1}.word{display:inline-block;overflow:hidden;padding-bottom:.1em;margin-bottom:-.1em;transform-origin:bottom}.academy-testimonial{background:var(--color-scheme-background, #FB80D7);border-radius:20px;overflow:hidden;will-change:clip-path}.academy-testimonial__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100svh;padding:60px;overflow:hidden}@media(max-width:767px){.academy-testimonial__wrapper{padding:40px 20px}}.academy-testimonial__bg-heading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:start;justify-content:center;text-align:center;font-size:clamp(3rem,15vw,8.5rem);font-weight:700;line-height:1.2;color:var(--color-scheme-text, #042B48);margin:0;padding:0;word-break:break-word;z-index:0;pointer-events:none}@media only screen and (min-width:1024px){.academy-testimonial__bg-heading{align-items:center}}.academy-testimonial__stack{position:relative;width:480px;max-width:50vw;height:292px;z-index:1;visibility:hidden}.academy-testimonial__card{position:absolute;top:0;left:0;width:100%;background:#fff;border-radius:20px;padding:32px;box-shadow:0 2px 4px #0000000f;display:flex;flex-direction:column;gap:16px;opacity:0;pointer-events:none;transform:scale(.92);transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),opacity .3s;will-change:transform,box-shadow,opacity}.academy-testimonial__card.is-active{opacity:1;pointer-events:auto}.academy-testimonial__card.is-behind{opacity:1}.academy-testimonial__stars{display:flex;gap:4px;color:#82368c}.academy-testimonial__star{width:40px;height:40px}.academy-testimonial__card-title{font-size:1.5rem;font-weight:700;line-height:1.35;color:#042b48;margin:0}.academy-testimonial__text{flex:1;font-size:1.125rem;font-weight:400;line-height:1.5;color:#042b48;margin:0}.academy-testimonial__author{font-weight:600;font-size:.9375rem;color:#042b48}@media only screen and (max-width:767px){.academy-testimonial__stack{width:100%;height:280px}.academy-testimonial__card{padding:24px}.academy-testimonial__star{width:28px;height:28px}.academy-testimonial__card-title{font-size:1.25rem}.academy-testimonial__text{font-size:1rem}}.academy-image-banner{position:relative;height:1vh;min-height:140vw}@media only screen and (min-width:768px){.academy-image-banner{min-height:400px}}@media only screen and (min-width:1024px){.academy-image-banner{min-height:840px;align-items:flex-end}}.academy-image-banner__wrapper{overflow:hidden;border-radius:10px;width:100%;height:100%;min-height:100%;position:relative;display:flex;align-items:center}.academy-image-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.academy-image-banner__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.academy-image-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .1))}.academy-image-banner__content{position:relative;z-index:10;padding:40px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media only screen and (min-width:1024px){.academy-image-banner__content{padding:9vw 11vw}}@media only screen and (min-width:1386px){.academy-image-banner__content{padding:124px 148px}}.academy-image-banner__headline{color:#fff;margin:0;font-size:clamp(2.5rem,7vw,6rem);font-weight:700;line-height:1.1;text-shadow:0px 4px 8px rgba(0,0,0,.15),0px 2px 4px rgba(0,0,0,.1)}.academy-image-banner__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:var(--border-radius-standard);font-size:1.25rem;font-weight:600;line-height:1.5;text-decoration:none;transition:opacity .2s ease;min-height:50px}.academy-image-banner__cta:hover{opacity:.9}.product-section.product-section .thb-product-detail{padding:0 16px}@media only screen and (min-width:768px){.product-section.product-section .thb-product-detail{padding:0 40px}}@media only screen and (min-width:1386px){.product-section.product-section .thb-product-detail{padding:0 64px}}.product-section.product-section .thb-product-detail>.row{max-width:var(--max-content-width, 1312px);padding:0;margin:0 auto}@media only screen and (min-width:1386px){.product-section.product-section .thb-product-detail>.row{padding:0 64px}}.product-section.product-section .thb-product-detail>.row>.columns{padding:0}.product-section.product-section .product-grid-container{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}@media only screen and (min-width:1024px){.product-section.product-section .product-grid-container{margin-bottom:80px;display:grid;grid-template-columns:minmax(0,1fr) 450px;gap:26px;align-items:start}}@media only screen and (min-width:1386px){.product-section.product-section .product-grid-container{grid-template-columns:1fr 450px}}.product-section.product-section .product-gallery-sticky{position:relative;width:100%}@media only screen and (min-width:1024px){.product-section.product-section .product-gallery-sticky{position:sticky;top:20px}}@media only screen and (min-width:1024px){.product-section.product-section .header-sticky--active .product-gallery-sticky{top:calc(var(--header-height, 0px) + 20px)}}.product-section.product-section .product-gallery-container{padding-left:0;margin-bottom:0}.product-section.product-section .product-gallery-container.thumbnails-bottom{padding-left:0}.product-section.product-section .product-gallery-container scroll-shadow{position:relative;top:auto;left:auto;width:100%;height:auto;display:block;margin-top:16px}.product-section.product-section .product-image-container{padding:0!important}.product-section.product-section .product-image-container .product-images{max-width:none!important;border-radius:20px;overflow:hidden}.product-section.product-section .product-image-container .product-images__slide img{border-radius:0}.product-section.product-section .product-images .flickity-nav{width:62px;height:62px}@media(max-width:767px){.product-section.product-section .product-images .flickity-nav{width:44px;height:44px}}.product-section.product-section .product-images .flickity-nav{background:#fff;box-shadow:inset 0 1px 2px #0000000d;border-radius:40px;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);margin-top:0;opacity:1}.product-section.product-section .product-images .flickity-nav svg{width:23px;height:20px;color:#042b48;fill:#042b48}.product-section.product-section .product-images .flickity-nav.flickity-prev{left:10px}.product-section.product-section .product-images .flickity-nav.flickity-next{right:10px}.product-section.product-section .product-gallery-container .product-thumbnail-container{display:flex;flex-direction:row;justify-content:center;gap:16px;overflow-x:auto;overflow-y:hidden;height:auto;grid-auto-flow:unset}.product-section.product-section .product-gallery-container .product-thumbnail-container .product-thumbnail{width:86px;height:86px;flex-shrink:0;border:1px solid #D2D0CE;border-radius:20px;overflow:hidden}.product-section.product-section .product-gallery-container .product-thumbnail-container .product-thumbnail:after{border-radius:20px}.product-section.product-section .product-gallery-container .product-thumbnail-container .product-thumbnail.is-initial-selected:after{box-shadow:inset 0 0 0 2px #722ea5}.product-section.product-section .product-gallery-container .product-thumbnail-container .product-thumbnail img{-o-object-fit:contain;object-fit:contain;padding:4px}.product-section.product-section .product-information{width:100%}.product-section.product-section .product-information--inner{display:flex;flex-direction:column;gap:0}.product-section.product-section .product-title-container{margin-bottom:0!important;display:flex;flex-direction:column;gap:0}.product-section.product-section .product-title{font-family:var(--font-stack-body);font-weight:500!important;font-size:16px!important}@media only screen and (min-width:1386px){.product-section.product-section .product-title{font-size:18px!important}}.product-section.product-section .product-title{line-height:150%!important;color:#042b48;margin:0}.product-section.product-section .academy-product__headline{font-family:var(--font-stack-body);font-weight:700;line-height:120%;color:#042b48;margin:8px 0 0}@media only screen and (min-width:768px){.product-section.product-section .academy-product__headline{font-size:32px}}@media only screen and (min-width:1386px){.product-section.product-section .academy-product__headline{font-size:40px}}.product-section.product-section .product-price-container{display:none}.product-section.product-section .academy-product__specs{display:flex;flex-direction:row;gap:16px;margin:24px 0 0}.product-section.product-section .academy-product__spec-card{display:flex;flex-direction:column;align-items:center;padding:8px;gap:6px;flex:1;min-width:0;background:#f5f6f7;border-radius:20px;text-align:center}.product-section.product-section .academy-product__spec-icon{width:60px;height:45px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-section.product-section .academy-product__spec-icon svg{display:block;max-width:100%;max-height:100%}.product-section.product-section .academy-product__spec-icon img{display:block;max-width:60px;max-height:45px;-o-object-fit:contain;object-fit:contain}.product-section.product-section .academy-product__spec-text{font-family:var(--font-stack-body);font-weight:500;font-size:12px;line-height:150%;color:#042b48}.product-section.product-section .variations{margin-top:24px;display:flex;flex-direction:column;gap:15px}.product-section.product-section .variations .form__label{display:none}.product-section.product-section .variations .product-form__input{padding:5px}.product-section.product-section .variations .product-form__input--block[data-handle=antrieb]{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:0}.product-section.product-section .variations .product-form__input--block[data-handle=antrieb] input[type=radio]+label{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px;gap:6px;min-width:140px;height:35px;background:#fff;border:1px solid #D1D5DB;border-radius:20px;box-shadow:none;font-family:var(--font-stack-body);font-weight:500;font-size:16px;line-height:150%;color:#042b48;margin:0}.product-section.product-section .variations .product-form__input--block[data-handle=antrieb] input[type=radio]+label .academy-antrieb-icon{display:inline-flex;align-items:center;width:25px;height:11px;flex-shrink:0}.product-section.product-section .variations .product-form__input--block[data-handle=antrieb] input[type=radio]:checked+label{border:2px solid #722EA5;box-shadow:none}.product-section.product-section .variations .product-form__input--color{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;padding:0;margin-bottom:0}.product-section.product-section .variations .product-form__input--color input[type=radio]+label{cursor:pointer}.product-section.product-section .variations .product-form__input--color input[type=radio].is-disabled+label{cursor:not-allowed}.product-section.product-section .variations .product-form__input--color input[type=radio]+label{width:44px;height:44px;border-radius:var(--border-radius-standard);margin:0;padding:0;position:relative;box-shadow:none!important;background:transparent!important;border:none!important;overflow:visible}.product-section.product-section .variations .product-form__input--color input[type=radio]+label:before{content:""!important;display:block!important;position:absolute!important;width:34px!important;height:34px!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;border-radius:50px!important;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%)!important;background-size:6px 6px!important;background-position:0 0,0 3px,3px -3px,-3px 0!important;background-color:#fff!important;z-index:0!important}.product-section.product-section .variations .product-form__input--color input[type=radio]+label:after{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:34px!important;height:34px!important;transform:translate(-50%,-50%);border-radius:50px;z-index:1}.product-section.product-section .variations .product-form__input--color input[type=radio]:hover+label,.product-section.product-section .variations .product-form__input--color input[type=radio]:checked:hover+label{background:transparent!important;box-shadow:none!important}.product-section.product-section .variations .product-form__input--color input[type=radio]:checked+label{outline:none;box-shadow:none!important}.product-section.product-section .variations .product-form__input--color input[type=radio]:checked+label:before{content:""!important;width:42px!important;height:42px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;border:2px solid #722EA5!important;border-radius:30px!important;background:transparent!important;background-image:none!important;z-index:2!important}.product-section.product-section .variations .product-form__input--color input[type=radio]:checked+label:after{width:32px!important;height:32px!important}.product-section.product-section .variations .product-form__input--color input[type=radio].is-disabled+label:before{content:""!important;width:34px!important;height:34px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;border-radius:50px!important;background:linear-gradient(to top right,transparent calc(50% - 1px),#fff calc(50% - 1px),#fff calc(50% + 1px),transparent calc(50% + 1px))!important;background-color:transparent!important;z-index:2!important}.product-section.product-section .academy-product__price-section{display:flex;flex-direction:column;align-items:flex-start;padding:5px 3px;margin-top:0;gap:12px}@media only screen and (min-width:768px){.product-section.product-section .academy-product__price-section{flex-direction:row;align-items:center;margin-top:24px;gap:24px}}.product-section.product-section .academy-product__price .price{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0}.product-section.product-section .academy-product__price .price .amount{font-family:var(--font-stack-body);font-weight:700;font-size:1.875rem;line-height:120%;color:#042b48;font-size:32px}@media only screen and (min-width:768px){.product-section.product-section .academy-product__price .price .amount{font-size:40px}}.product-section.product-section .academy-product__price .price ins{text-decoration:none}.product-section.product-section .academy-product__price .price del .amount{font-family:var(--font-stack-body);font-weight:400;font-size:14px;line-height:150%;color:#004165;text-decoration:line-through}.product-section.product-section .academy-product__price .price .unit-price,.product-section.product-section .academy-product__price .badges{display:none}.product-section.product-section .academy-product__price-meta{display:flex;flex-direction:column;align-items:flex-start}.product-section.product-section .academy-product__price-tax{font-family:var(--font-stack-body);font-weight:600;font-size:14px;line-height:150%;color:#042b48}.product-section.product-section .academy-product__price-tax a{text-decoration:underline;color:#042b48}.product-section.product-section .academy-product__price-shipping{font-family:var(--font-stack-body);font-weight:400;font-size:.625rem;line-height:150%;color:#042b48}@media only screen and (min-width:768px){.product-section.product-section .academy-product__price-shipping{font-size:12px}}.product-section.product-section .product-form{margin-top:24px}@media(max-width:767px){.product-section.product-section .product-add-to-cart-container{max-width:450px}}.product-section.product-section .product-form .single-add-to-cart-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 24px;gap:8px;width:100%;height:50px;background:#82368c!important;border:none;border-radius:var(--border-radius-standard);cursor:pointer;font-family:var(--font-stack-body);font-weight:700;font-size:20px;line-height:150%;color:#fff!important;transition:background .2s ease}.product-section.product-section .product-form .single-add-to-cart-button:hover{background:#672b6f!important}.product-section.product-section .product-form .single-add-to-cart-button:disabled,.product-section.product-section .product-form .single-add-to-cart-button[disabled]{opacity:.5;cursor:not-allowed}.product-section.product-section .product-inventory-notice{margin-top:10px}.product-section.product-section .product-inventory-notice .product-inventory-level--indicator{width:12px;height:12px;border-radius:var(--border-radius-standard)}.product-section.product-section .product-inventory-notice .product-inventory-level{font-family:var(--font-stack-body);font-weight:400;font-size:12px;line-height:150%;color:#042b48;display:flex;align-items:center;gap:8px}.product-section.product-section .product--text{font-family:var(--font-stack-body);font-weight:400;font-size:12px;line-height:150%;color:#042b48;margin-bottom:0;text-transform:none!important;letter-spacing:normal!important;opacity:1}.product-section.product-section .product--button-overflow-container{margin-bottom:0}.product-section.product-section .product--button-overflow-container .button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:8px;background:#f5f6f7;border:none;border-radius:var(--border-radius-standard);font-family:var(--font-stack-body);font-weight:600;font-size:14px;line-height:150%;color:#042b48;white-space:nowrap}.product-section.product-section .product--button-overflow-container .button:after{content:"";display:inline-block;width:6px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L1 9' stroke='%23004165' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0}.product-section.product-section .product--button-overflow-container .button:hover{background:#e7e9ec;color:#042b48}.product-section.product-section .product--icon-list{display:none}.product-section.product-section .product--payment-security{display:block!important;margin-top:16px;margin-bottom:0}.product-section.product-section .product--payment-security>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px}.product-section.product-section .product--payment-security .product--payment-security-payment-icons{display:flex!important;flex-wrap:wrap;gap:4px;width:100%;line-height:1}.product-section.product-section .product--payment-security .product--payment-security-payment-icons figure{width:34px;height:24px;border:1px solid #E5E7EB;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0}.product-section.product-section .product--payment-security .product--payment-security-payment-icons figure svg{height:20px;width:auto}.product-section.product-section .product-add-to-cart__payment-icons{display:flex;flex-wrap:wrap;gap:4px;margin-top:12px}.product-section.product-section .product-add-to-cart__payment-icons figure{width:34px;height:24px;border:1px solid #E5E7EB;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0}.product-section.product-section .product-add-to-cart__payment-icons figure svg{height:20px;width:auto}.product-section.product-section .product-information .product__accordion.accordion,.product-section.product-section .product-information .product--accordion.accordion,.product-section.product-section .product-sku{display:none}.product-section.product-section .product-information--separator{margin:0;border-color:#e5e7eb}.product-section.product-section .installment,.product-section.product-section .star-rating-container,.product-section.product-section .product-single__media-zoom{display:none}.product-section.product-section .academy-product__options-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:8px 0;gap:16px;margin-top:0}.product-section.product-section .academy-product__options-row #rental-info-container{flex:1;min-width:0;margin-top:0}.product-section.product-section .academy-product__options-row #rental-info-container .rental-widget{margin-top:0!important}.product-section.product-section .academy-product__options-row #rental-info-container .rental-actions{padding-bottom:0}.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button,.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button:link,.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button:visited{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 20px;gap:12px;height:37px;max-width:-moz-fit-content;max-width:fit-content;background-color:#fb80d7!important;border-radius:var(--border-radius-standard);font-family:var(--font-stack-body);font-weight:700;font-size:16px;line-height:150%;color:#fff!important}@media(max-width:767px){.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button,.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button:link,.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button:visited{height:50px}}.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button:hover,.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button:link:hover,.product-section.product-section .academy-product__options-row #rental-info-container .rent-now-button:visited:hover{background-color:#fa58cb!important}.product-section.product-section .academy-product__options-row #rental-info-container .rental-text{font-family:var(--font-stack-body);font-weight:400;font-size:12px;line-height:150%;color:#042b48;text-decoration:underline;margin:5px 0 0;text-align:center}.product-section.product-section .academy-product__options-row .product--button-overflow-container{margin-top:0;flex-shrink:0;display:flex;align-items:flex-start}.product-section.product-section .academy-product__options-row .product--button-overflow-container .button{width:auto;height:37px;padding:10px 20px}@media(max-width:767px){.product-section.product-section .academy-product__options-row .product--button-overflow-container .button{height:50px}}.product-section.product-section .academy-product__options-row .product--button-overflow-container:first-child{flex-shrink:unset;width:100%}.product-section.product-section .academy-product__options-row .product--button-overflow-container:first-child .button{width:100%}.product-section.product-section .academy-product__content{display:flex;flex-direction:column;justify-content:space-between;gap:40px;margin-top:0;padding-top:0}@media only screen and (min-width:768px){.product-section.product-section .academy-product__content{flex-direction:row;gap:60px;margin-top:60px}}.product-section.product-section .academy-product__description{flex:1;min-width:0;max-width:640px}.product-section.product-section .academy-product__description h2,.product-section.product-section .academy-product__description h3,.product-section.product-section .academy-product__description h4{font-family:var(--font-stack-body);font-weight:700;font-size:28px;line-height:145%;color:#042b48;margin:0 0 12px}@media only screen and (min-width:768px){.product-section.product-section .academy-product__description h2,.product-section.product-section .academy-product__description h3,.product-section.product-section .academy-product__description h4{font-size:30px}}.product-section.product-section .academy-product__description p{font-family:var(--font-stack-body);font-weight:400;font-size:16px;line-height:160%;color:#042b48;margin:0 0 24px;max-width:65ch;text-wrap:pretty;overflow-wrap:break-word}.product-section.product-section .academy-product__description ul,.product-section.product-section .academy-product__description ol{color:#042b48;margin:0 0 24px;padding-left:20px}.product-section.product-section .academy-product__description ul li,.product-section.product-section .academy-product__description ol li{font-size:16px;line-height:160%;margin-bottom:4px}.product-section.product-section .academy-product__description strong,.product-section.product-section .academy-product__description b{font-weight:700}.product-section.product-section .academy-product__details{width:100%}@media only screen and (min-width:1024px){.product-section.product-section .academy-product__details{width:451px;flex-shrink:0}}.product-section.product-section .academy-product__details-heading{font-family:var(--font-stack-body);font-weight:700;font-size:28px;line-height:145%;color:#042b48;margin:0 0 32px}@media only screen and (min-width:768px){.product-section.product-section .academy-product__details-heading{font-size:36px}}.product-section.product-section .academy-product__details .product--accordion.accordion{border-color:#e5e7eb}.product-section.product-section .academy-product__details .product--accordion.accordion summary{font-family:var(--font-stack-body);font-weight:600;font-size:16px;line-height:150%;color:#042b48;padding:16px 0}.product-section.product-section .academy-product__details .product--accordion.accordion .accordion__content{font-family:var(--font-stack-body);font-weight:400;font-size:14px;line-height:160%;color:#042b48}product-add-to-cart-sticky.product-add-to-cart-sticky{transform:translateY(calc(100% + 30px))!important;transition:transform .35s ease-in!important;border-radius:20px;bottom:100px;padding:12px}product-add-to-cart-sticky.product-add-to-cart-sticky.sticky--visible{transform:translateY(0)!important;transition:transform .55s cubic-bezier(.34,1.56,.64,1)!important}product-add-to-cart-sticky.product-add-to-cart-sticky .rental-info-container-sticky .rent-now-button,product-add-to-cart-sticky.product-add-to-cart-sticky .rental-info-container-sticky .rent-now-button:link,product-add-to-cart-sticky.product-add-to-cart-sticky .rental-info-container-sticky .rent-now-button:visited{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 20px;gap:12px;width:100%;height:50px;background-color:#fb80d7!important;border-radius:var(--border-radius-standard);font-family:var(--font-stack-body);font-weight:700;font-size:16px;line-height:150%;color:#fff!important}product-add-to-cart-sticky.product-add-to-cart-sticky .rental-info-container-sticky .rent-now-button:hover,product-add-to-cart-sticky.product-add-to-cart-sticky .rental-info-container-sticky .rent-now-button:link:hover,product-add-to-cart-sticky.product-add-to-cart-sticky .rental-info-container-sticky .rent-now-button:visited:hover{background-color:#fa58cb!important}product-add-to-cart-sticky.product-add-to-cart-sticky .product-add-to-cart-sticky--content{display:block!important;height:auto!important;overflow:visible!important;padding-top:0}@media(max-width:767px){product-add-to-cart-sticky.product-add-to-cart-sticky .product-add-to-cart-sticky--content{display:flex!important;flex-direction:row;align-items:flex-start;gap:2px}product-add-to-cart-sticky.product-add-to-cart-sticky .academy-product__price-section{width:40%;flex-shrink:0;margin-top:0}product-add-to-cart-sticky.product-add-to-cart-sticky .product-add-to-cart-sticky--actions{width:60%;flex-shrink:0;display:flex;flex-direction:column;gap:8px}product-add-to-cart-sticky.product-add-to-cart-sticky .product-add-to-cart-sticky--actions .product-form{margin-top:0}product-add-to-cart-sticky.product-add-to-cart-sticky .academy-product__options-row{margin-top:0}product-add-to-cart-sticky.product-add-to-cart-sticky .academy-product__options-row .product--button-overflow-container{display:none}product-add-to-cart-sticky.product-add-to-cart-sticky .product-inventory-notice--wrapper,product-add-to-cart-sticky.product-add-to-cart-sticky .product--text{display:none}product-add-to-cart-sticky.product-add-to-cart-sticky .single-add-to-cart-button{width:100%}product-add-to-cart-sticky.product-add-to-cart-sticky .single-add-to-cart-button .single-add-to-cart-button--text{font-size:1rem}}.academy-bike-types{margin-top:50px;overflow:hidden}.academy-bike-types .academy-section-header{padding:0 var(--content-gutter);max-width:var(--max-content-width);margin-left:auto;margin-right:auto}.academy-bike-types .swiper{padding-left:var(--content-gutter)}.academy-bike-types .swiper{padding-left:0}@media only screen and (min-width:768px){.academy-bike-types .swiper{padding-left:var(--content-gutter)}}.academy-bike-types .academy-section-header{padding:0}@media only screen and (min-width:1024px){.academy-bike-types .academy-section-header{max-width:var(--max-content-width)}}.academy-bike-types__carousel-wrapper{position:relative}.academy-bike-types__carousel{padding:30px 0}.academy-bike-types__card{display:flex;flex-direction:column;aspect-ratio:428/540;border-radius:16px;overflow:hidden;transition:box-shadow .2s ease;cursor:pointer;text-decoration:none;padding:10px}@media only screen and (min-width:768px){.academy-bike-types__card{padding:32px 24px;border-radius:20px}}.academy-bike-types__card.is-active{border:solid 4px #042B48}.academy-bike-types__card:hover .academy-bike-types__card-image{transform:scale(1.02)}.academy-bike-types__card-top{position:relative;display:flex;align-items:stretch;gap:10px;flex:1;min-height:0}@media only screen and (min-width:768px){.academy-bike-types__card-top{gap:17px}}.academy-bike-types__card-image{transition:transform .3s ease;position:relative;flex:1;min-width:0;border-radius:12px;overflow:hidden}@media only screen and (min-width:768px){.academy-bike-types__card-image{border-radius:15px}}.academy-bike-types__card-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.academy-bike-types__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#e0e0e0}.academy-bike-types__placeholder .placeholder_svg_tag{width:40%;opacity:.3}.academy-bike-types__card-title{position:absolute;bottom:20px;left:16px;right:16px;font-weight:700;font-size:28px;line-height:120%;color:#fff;margin:0;text-shadow:0px 24px 48px rgba(0,0,0,.18)}@media only screen and (min-width:768px){.academy-bike-types__card-title{font-size:40px;bottom:30px;left:20px}}.academy-bike-types__ribbon{flex-shrink:0;align-self:flex-start;writing-mode:vertical-lr;display:flex;justify-content:center;align-items:center;padding:15px 1px;border-radius:50px;border:3px solid;background:transparent;color:#fff;font-weight:600;font-size:16px;line-height:150%;white-space:nowrap}@media only screen and (min-width:768px){.academy-bike-types__ribbon{font-size:20px}}.academy-bike-types__card-btn{width:100%;margin-top:16px}.academy-bike-types__card-bottom{padding:20px 4px 0}.academy-bike-types__card-subtitle{font-weight:700;font-size:20px;line-height:130%;color:#042b48;margin:0 0 8px}@media only screen and (min-width:768px){.academy-bike-types__card-subtitle{font-size:24px}}.academy-bike-types__card-copy{font-weight:400;font-size:14px;line-height:150%;color:#042b48;margin:0}@media only screen and (min-width:768px){.academy-bike-types__card-copy{font-size:18px}}.academy-bike-type-content__heading{font-weight:700;font-size:28px;line-height:120%;color:#042b48;margin:0 0 16px}@media only screen and (min-width:768px){.academy-bike-type-content__heading{font-size:40px}}.academy-bike-type-content__text{font-size:16px;font-weight:400;line-height:160%;color:#042b48}.academy-bike-type-content__text p{margin:0 0 12px}.academy-bike-type-content__text p:last-child{margin-bottom:0}[id^=shopify-section-][id$=__product-grid],#shopify-section-product-grid,.shopify-section:has(.collection-container){width:100%;min-width:100%;max-width:100%;margin-left:0;margin-right:0;margin-top:0!important;padding-left:16px;padding-right:16px}[id^=shopify-section-][id$=__product-grid] .collection-container,#shopify-section-product-grid .collection-container,.shopify-section:has(.collection-container) .collection-container{max-width:var(--max-content-width);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.academy-filters{background:#fff;width:100%}.academy-filters__content{display:flex;flex-direction:column;gap:24px}.academy-filters__row{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){.academy-filters__row{flex-direction:row;gap:32px}}.academy-filters__group{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.academy-filters__label-row{display:flex;flex-direction:row;align-items:center}.academy-filters__label{flex:1;font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#042b48}.academy-filters__clear{display:none;font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#042b48;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.academy-filters__clear--visible{display:block}.academy-filters__search{display:flex;flex-direction:row;align-items:center;gap:12px;height:48px;padding:12px;border:1px solid #042B48;border-radius:90px;background:#fff;transition:border-color .2s ease}.academy-filters__search:focus-within{border-color:#82368c}.academy-filters__search .academy-filters__search-icon{display:flex;flex-shrink:0;width:24px;height:24px;color:#042b48}.academy-filters__search .academy-filters__search-icon svg{width:100%;height:100%}.academy-filters__search input,.academy-filters__search input[type=search],.academy-filters__search input[type=text]{flex:1;min-width:0;border:none;background:transparent;font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#042b48;padding:0;height:auto;margin-bottom:0;border-radius:0}.academy-filters__search input::-moz-placeholder,.academy-filters__search input[type=search]::-moz-placeholder,.academy-filters__search input[type=text]::-moz-placeholder{color:#4d7a93}.academy-filters__search input::placeholder,.academy-filters__search input[type=search]::placeholder,.academy-filters__search input[type=text]::placeholder{color:#4d7a93}.academy-filters__search input:focus,.academy-filters__search input[type=search]:focus,.academy-filters__search input[type=text]:focus{outline:none;border:none}.academy-filters__select,.academy-filters select.academy-filters__select{display:flex;flex-direction:row;align-items:center;padding:12px 44px 12px 12px;gap:16px;height:48px;width:100%;border:1px solid #042B48;border-radius:90px;background:#fff;margin-bottom:0;font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#4d7a93;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23042B48' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:24px;transition:border-color .2s ease}.academy-filters__select:focus,.academy-filters select.academy-filters__select:focus{outline:none;border-color:#82368c}.academy-filters__select--active,.academy-filters select.academy-filters__select--active{color:#042b48}.academy-filters__select-tags{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 6px;gap:16px;height:48px;width:100%;border:1px solid #042B48;border-radius:90px;background:#fff;cursor:pointer;transition:border-color .2s ease}.academy-filters__select-tags:focus-within{border-color:#82368c}.academy-filters__tags-list{display:flex;flex-direction:row;align-items:center;gap:0;flex:1;min-width:0;overflow:hidden}.academy-filters__tag{display:inline-flex;justify-content:center;align-items:center;padding:2px 16px;height:35px;margin:5px 4px;background:#fff;border:1px solid #D1D5DB;border-radius:20px;font-family:Pangea,sans-serif;font-size:16px;font-weight:500;line-height:150%;color:#042b48;white-space:nowrap}.academy-filters__select-tags-chevron{display:flex;flex-shrink:0;width:24px;height:24px;color:#042b48}.academy-filters__select-tags-chevron svg{width:100%;height:100%}.academy-filters__price-range{display:flex;flex-direction:row;align-items:center;gap:8px;height:48px;padding:0 12px;border:1px solid #042B48;border-radius:90px;background:#fff;transition:border-color .2s ease}.academy-filters__price-range:focus-within{border-color:#82368c}.academy-filters__price-input,.academy-filters__price-input[type=number]{flex:1;min-width:0;border:none;background:transparent;font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#042b48;padding:0;height:auto;margin-bottom:0;border-radius:0;text-align:center;-moz-appearance:textfield}.academy-filters__price-input::-webkit-outer-spin-button,.academy-filters__price-input::-webkit-inner-spin-button,.academy-filters__price-input[type=number]::-webkit-outer-spin-button,.academy-filters__price-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.academy-filters__price-input::-moz-placeholder,.academy-filters__price-input[type=number]::-moz-placeholder{color:#4d7a93}.academy-filters__price-input::placeholder,.academy-filters__price-input[type=number]::placeholder{color:#4d7a93}.academy-filters__price-input:focus,.academy-filters__price-input[type=number]:focus{outline:none;border:none}.academy-filters__price-separator{flex-shrink:0;color:#042b48;font-size:16px}.academy-filters__swatches{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.academy-filters__swatch{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px}.academy-filters__swatch.high-number{width:32px;height:32px}.academy-filters__swatch{border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease}.academy-filters__swatch:hover{border-color:#8ca9ba}.academy-filters__swatch--active{border-color:#042b48}.academy-filters__swatch--disabled{opacity:.3;cursor:not-allowed;overflow:hidden}.academy-filters__swatch--disabled span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,transparent calc(50% - .5px),#fff calc(50% - .5px),#fff calc(50% + .5px),transparent calc(50% + .5px));pointer-events:none}.academy-filters__swatch-color{display:block;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:50%;border:1px solid #D1D5DB}.academy-filters__bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.academy-filters__sort{display:flex;flex-direction:row;align-items:center;gap:8px;font-family:Pangea,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#042b48;cursor:pointer;background:none;border:none;padding:0}.academy-filters__sort .academy-filters__sort-icon{display:flex;width:24px;height:24px}.academy-filters__sort .academy-filters__sort-icon svg{width:100%;height:100%}.academy-filters__count{font-family:Pangea,sans-serif;font-size:14px;font-weight:400;line-height:150%;color:#042b48;text-align:right}.academy-collapsible__container{max-width:970px;margin:0 auto;padding:20px}.academy-collapsible__header{text-align:center;margin-bottom:40px}.academy-collapsible__heading{font-weight:700;font-size:32px;line-height:120%;color:var(--color-scheme-text, #042B48);margin:0}@media only screen and (min-width:768px){.academy-collapsible__heading{font-size:54px}}.academy-collapsible__description{margin-top:16px;font-size:16px;line-height:150%;color:var(--color-scheme-text, #042B48)}@media only screen and (min-width:768px){.academy-collapsible__description{font-size:20px}}.academy-collapsible__items{display:flex;flex-direction:column;gap:16px}.academy-collapsible__row{display:block}.academy-collapsible__row details{background:#f3f4f6;border-radius:16px;overflow:hidden}.academy-collapsible__row details[open] .academy-collapsible__icon{transform:rotate(180deg)}.academy-collapsible__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 24px 24px 32px;cursor:pointer;list-style:none}.academy-collapsible__summary::-webkit-details-marker{display:none}@media only screen and (min-width:768px){.academy-collapsible__summary{padding:28px 28px 28px 40px}}.academy-collapsible__title{flex:1;font-weight:700;font-size:18px;line-height:140%;color:var(--color-scheme-text, #042B48)}@media only screen and (min-width:768px){.academy-collapsible__title{font-size:22px}}.academy-collapsible__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#6fd4e4;color:#042b48;transition:transform .25s ease}.academy-collapsible__icon svg{width:24px;height:24px}.academy-collapsible__content{padding:0 32px 24px;font-size:16px;line-height:160%;color:var(--color-scheme-text, #042B48)}@media only screen and (min-width:768px){.academy-collapsible__content{padding:0 40px 28px}}.academy-collapsible__content>*:last-child{margin-bottom:0}.media-with-tabs{display:flex;flex-direction:column}@media only screen and (min-width:1024px){.media-with-tabs{flex-direction:row}}.media-with-tabs{gap:32px;align-items:end}.media-with-tabs--content .subheading{text-transform:none;font-weight:700}.media-with-tabs--button{font-size:32px}@media only screen and (min-width:1024px){.media-with-tabs--button{font-size:54px}}.media-with-tabs--button{font-weight:700}@media only screen and (min-width:1024px){.media-with-tabs--button{padding-left:59px}}.media-with-tabs--button:before{display:none}@media only screen and (min-width:1024px){.media-with-tabs--button:before{display:block;content:"01";position:absolute;top:50%;transform:translateY(-50%);left:0;font-size:24px}}@media only screen and (min-width:1024px){.media-with-tabs--text{padding-left:59px}}.media-with-tabs--tab:not(:last-child){border-bottom:1px solid currentColor}.media-with-tabs--tab:nth-child(2) button:before{content:"01"}.media-with-tabs--tab:nth-child(3) button:before{content:"02"}.media-with-tabs--tab:nth-child(4) button:before{content:"03"}.media-with-tabs--tab:nth-child(5) button:before{content:"04"}.media-with-tabs--tab:nth-child(6) button:before{content:"05"}.media-with-tabs--tab:nth-child(7) button:before{content:"06"}.media-with-tabs--tab:nth-child(8) button:before{content:"07"}.media-with-tabs--tab:nth-child(9) button:before{content:"08"}.media-with-tabs--tab:nth-child(10) button:before{content:"09"}.media-with-tabs--tab:nth-child(11) button:before{content:"010"}.media-with-tabs--tab.active:after{display:none!important}.section-academy-hero-age-range+*+.shopify-section:has(.academy-icon-tiles){margin-top:clamp(-680px,-50vw + var(--header-height, 70px),25vw)!important}.shopify-section:has(.academy-icon-tiles){margin-left:calc(-1 * var(--page-margin, 20px));margin-right:calc(-1 * var(--page-margin, 20px));margin-top:clamp(-680px,-30vw,25vw)!important}@media only screen and (min-width:768px){.shopify-section:has(.academy-icon-tiles){margin-top:clamp(-680px,-26vw,25vw)!important}}@media only screen and (min-width:1024px){.shopify-section:has(.academy-icon-tiles){margin-top:clamp(-680px,-47vw,25vw)!important}}.shopify-section:has(.academy-icon-tiles){width:calc(100% + 2 * var(--page-margin, 20px));max-width:none!important;padding-left:0!important;padding-right:0!important}.academy-icon-tiles{overflow:hidden;will-change:transform,border-radius;padding:0 24px}.academy-icon-tiles__breadcrumb{font-size:1rem;display:flex;align-items:center;white-space:nowrap;overflow-x:auto;scrollbar-width:none;margin-bottom:24px;color:#042b48}.academy-icon-tiles__breadcrumb::-webkit-scrollbar{display:none}.academy-icon-tiles__breadcrumb a{text-decoration:underline;text-underline-offset:3px;color:inherit}.academy-icon-tiles__breadcrumb i{opacity:.2;display:inline-block;margin:0 8px;font-style:normal}.academy-icon-tiles__carousel-wrapper{position:relative}.academy-icon-tiles__carousel{display:flex;overflow:hidden}.academy-icon-tiles__slide{width:100%;flex-shrink:0;padding:40px 8px;position:relative;z-index:0}.academy-icon-tiles__slide.is-flipped-slide{z-index:10}@media only screen and (min-width:768px){.academy-icon-tiles__slide{width:33.333%}}.academy-icon-tiles__flipcard{perspective:1200px;min-height:420px}@media only screen and (min-width:1024px){.academy-icon-tiles__flipcard{min-height:463px}}.academy-icon-tiles__flipcard-inner{position:relative;width:100%;height:100%;min-height:inherit;transition:transform .6s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.is-flipped .academy-icon-tiles__flipcard-inner{transform:rotateY(180deg)}.academy-icon-tiles__front,.academy-icon-tiles__back{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;border-radius:26px;padding:32px;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:var(--tile-bg, #FFDD00);isolation:isolate}.academy-icon-tiles__front{cursor:pointer}.academy-icon-tiles__back{transform:rotateY(180deg);pointer-events:none;cursor:pointer;justify-content:flex-start;padding-top:130px}.academy-icon-tiles__back .academy-icon-tiles__card-content{flex:1;width:100%;gap:12px}.academy-icon-tiles__back .academy-icon-tiles__back-text{margin-top:auto}.academy-icon-tiles__flipcard.is-flipped .academy-icon-tiles__front{pointer-events:none}.academy-icon-tiles__flipcard.is-flipped .academy-icon-tiles__back{pointer-events:auto}.academy-icon-tiles__back-text{font-size:.9375rem;line-height:1.6;color:var(--heading-color, #042B48)}.academy-icon-tiles__back-text p{margin:0}.academy-icon-tiles__back-text{padding-right:40px}.academy-icon-tiles__flip-close{position:absolute;bottom:32px;right:32px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;color:#042b48;padding:0;z-index:10;transition:background .2s ease}.academy-icon-tiles__flip-close:hover{background:#e5e7eb}.academy-icon-tiles__card-icon{position:absolute;top:32px;left:0;width:150px;height:150px;z-index:0}.academy-icon-tiles__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.academy-icon-tiles__card-badge{position:absolute;top:32px;right:10px;display:flex;align-items:center;justify-content:center;padding:2px 19px;border:4px solid var(--pill-color, #6FD4E4);border-radius:64px;font-size:1.125rem;font-weight:600;color:var(--pill-color, #6FD4E4);transform:rotate(90deg);z-index:2}.academy-icon-tiles__card-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;z-index:1}.academy-icon-tiles__card-title{margin:0;font-size:1.75rem;font-weight:700;line-height:1.2;color:var(--heading-color, #042B48)}@media only screen and (min-width:1024px){.academy-icon-tiles__card-title{font-size:2.25rem}}.academy-icon-tiles__card-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:#fff;border:none;border-radius:40px;font-size:1rem;font-weight:600;color:#042b48;text-decoration:none;white-space:nowrap;cursor:pointer}@media only screen and (min-width:1024px){.academy-icon-tiles__card-cta{font-size:1.125rem;padding:14px 32px}}.academy-icon-tiles__carousel-wrapper .flickity-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;background:var(--color-bg, #fff);border:1px solid var(--color-border, #e0e0e0);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:box-shadow .2s ease;color:#042b48}.academy-icon-tiles__carousel-wrapper .flickity-nav svg path{fill:#042b48}.academy-icon-tiles__carousel-wrapper .flickity-nav:hover{box-shadow:0 4px 16px #00000026}.academy-icon-tiles__carousel-wrapper .flickity-prev{left:12px}.academy-icon-tiles__carousel-wrapper .flickity-next{right:12px}@media only screen and (min-width:768px){.academy-icon-tiles__carousel-wrapper .flickity-nav{display:none}}.academy-text-tile{position:relative;overflow:hidden;border-radius:var(--block-border-radius, 16px);min-height:400px;display:flex}@media only screen and (min-width:768px){.academy-text-tile{min-height:520px}}.academy-text-tile--top-left{align-items:flex-start;justify-content:flex-start}.academy-text-tile--top-right{align-items:flex-end;justify-content:flex-start}.academy-text-tile--top-right .academy-text-tile__content{text-align:right;align-items:flex-end}.academy-text-tile--bottom-left{align-items:flex-start;justify-content:flex-end}.academy-text-tile--bottom-right{align-items:flex-end;justify-content:flex-end}.academy-text-tile--bottom-right .academy-text-tile__content{text-align:right;align-items:flex-end}.academy-text-tile__bg{position:absolute;top:0;right:0;bottom:0;left:0}.academy-text-tile__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.academy-text-tile__bg-carousel{display:flex;overflow:hidden;width:100%;height:100%}.academy-text-tile__bg-slide{width:100%;height:100%;flex-shrink:0}.academy-text-tile__bg-slide a{display:block;width:100%;height:100%}.academy-text-tile__bg-placeholder{width:100%;height:100%;background:var(--color-bg-2, #F5F6F7);display:flex;align-items:center;justify-content:center;opacity:.3}.academy-text-tile__bg .flickity-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:15;cursor:pointer;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.academy-text-tile__bg .flickity-nav:hover{background:#fff6}.academy-text-tile__bg .flickity-prev{left:12px}.academy-text-tile__bg .flickity-next{right:12px}.academy-text-tile__content{position:relative;z-index:10;padding:32px 24px;max-width:480px;display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:768px){.academy-text-tile__content{padding:48px 40px}}.academy-text-tile__headline{margin:0;color:#fff;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.15}.academy-text-tile__copy{margin:0;color:#ffffffe6;line-height:1.6}@media only screen and (min-width:768px){.academy-hero-age-range--b .academy-hero-age-range__headline,.academy-hero-age-range--b .academy-hero-age-range__text{width:100%}}.academy-hero-age-range--a.section-spacing.section-spacing--disable-top{padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.academy-hero-age-range--a.section-spacing.section-spacing--disable-top{padding-left:10px;padding-right:10px}}@media only screen and (min-width:1024px){.academy-hero-age-range--a.section-spacing.section-spacing--disable-top{padding-left:30px;padding-right:30px}}.academy-hero-age-range--b.section-spacing.section-spacing--disable-top{padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.academy-hero-age-range--b.section-spacing.section-spacing--disable-top{padding-left:10px;padding-right:10px}}@media only screen and (min-width:1024px){.academy-hero-age-range--b.section-spacing.section-spacing--disable-top{padding-left:30px;padding-right:30px}}.academy-hero-age-range{position:relative;z-index:1;overflow:hidden;background-position:center 83vw}@media only screen and (min-width:768px){.academy-hero-age-range{background-position:center 53vw}}@media only screen and (min-width:1024px){.academy-hero-age-range{background-position:center 55%}}.academy-hero-age-range{background-repeat:no-repeat;min-height:clamp(0px,94vw,1363px)}.academy-hero-age-range__inner{display:flex;flex-direction:column-reverse;justify-content:flex-start}@media only screen and (min-width:768px){.academy-hero-age-range__inner{padding-bottom:0}}@media only screen and (min-width:1024px){.academy-hero-age-range__inner{position:absolute;left:50%;top:0;width:100%;max-width:1440px;transform:translate(-50%);z-index:10;flex-direction:row;align-items:center;padding-bottom:0}}.academy-hero-age-range__foreground{width:55vw}@media only screen and (min-width:1024px){.academy-hero-age-range__foreground{width:37vw}}.academy-hero-age-range__foreground{max-width:490px;flex-shrink:0}.academy-hero-age-range__foreground img{width:100%}.academy-hero-age-range__content{display:flex;flex-grow:1;gap:16px;flex-direction:column;padding:0}@media only screen and (min-width:1024px){.academy-hero-age-range__content{padding:0;margin-left:-40px}}.academy-hero-age-range__age-range{display:inline-flex;align-items:center;align-self:flex-start;background:#fff;border-radius:100px 100px 100px 0;font-weight:700;color:#042b48;padding:.4em 1em .3em;margin:0 0 1em;font-size:1.4em}@media only screen and (min-width:768px){.academy-hero-age-range__age-range{font-size:26px;padding:.32em .75em}}@media only screen and (min-width:1386px){.academy-hero-age-range__age-range{font-size:50px;padding:16px 40px}}.academy-hero-age-range__eyebrow{margin:0 0 8px;font-size:1.125rem;font-weight:700;color:#042b48}.academy-hero-age-range__headline{margin:0;font-size:clamp(46px,6.6vw,96px);font-weight:700;line-height:1.1;color:#042b48;max-width:560px}@media only screen and (min-width:1386px){.academy-hero-age-range__headline{max-width:100%}}.academy-hero-age-range__headline--small{font-size:clamp(28px,3vw,48px)}.academy-hero-age-range__headline--medium{font-size:clamp(36px,4.5vw,72px)}.academy-hero-age-range__headline--large{font-size:clamp(46px,6vw,96px)}.academy-hero-age-range__text{margin:0;font-size:1.0625rem;line-height:1.6;color:#042b48}@media only screen and (min-width:1024px){.academy-hero-age-range__text{width:40vw;font-size:1.25rem}}@media only screen and (min-width:1386px){.academy-hero-age-range__text{width:35vw;max-width:560px}}.academy-hero-age-range__cta{margin-top:1em;font-size:20px!important}.academy-hero-age-range__cta a{background-color:#82368c!important}.academy-hero-age-range--a{background-position:center 124vw;background-size:400vw}@media only screen and (min-width:768px){.academy-hero-age-range--a{background-size:160vw;background-position:center 48vw}}@media only screen and (min-width:1024px){.academy-hero-age-range--a{background-position:center 63%}}@media only screen and (min-width:1386px){.academy-hero-age-range--a{background-position:center 57%}}.academy-hero-age-range--a{padding-top:20px}@media only screen and (min-width:768px){.academy-hero-age-range--a{padding-top:0;padding-bottom:0}}@media only screen and (min-width:1024px){.academy-hero-age-range--a{padding-top:180px;padding-bottom:0}}.academy-hero-age-range--a .academy-hero-age-range__inner{flex-direction:column-reverse;justify-content:center}@media only screen and (min-width:768px){.academy-hero-age-range--a .academy-hero-age-range__inner{flex-direction:row;align-items:center}}.academy-hero-age-range--a .academy-hero-age-range__foreground{width:70vw;max-width:350px;margin-top:clamp(-180px,-50vw,0px);z-index:1}@media only screen and (min-width:768px){.academy-hero-age-range--a .academy-hero-age-range__foreground{margin-top:0;width:45vw;max-width:none;transform:translateY(0)}}@media only screen and (min-width:1024px){.academy-hero-age-range--a .academy-hero-age-range__foreground{width:37vw}}@media only screen and (min-width:1386px){.academy-hero-age-range--a .academy-hero-age-range__foreground{width:42vw}}.academy-hero-age-range--a .academy-hero-age-range__headline,.academy-hero-age-range--a .academy-hero-age-range__text{width:100%;max-width:100%;position:relative;z-index:2}.academy-hero-age-range--a .academy-hero-age-range__headline{margin-bottom:16px}.academy-hero-age-range--a .academy-hero-age-range__text{width:100%;max-width:50ch}@media only screen and (min-width:1024px){.academy-hero-age-range--a .academy-hero-age-range__text{width:100%;font-size:1.25rem}}.academy-hero-age-range--a .academy-hero-age-range__content{flex-grow:1;position:relative;z-index:2}@media only screen and (min-width:1024px){.academy-hero-age-range--a .academy-hero-age-range__content{margin-left:0;display:flex;justify-content:center}}@media only screen and (min-width:1024px){.academy-hero-age-range--a .image{width:35%!important}}@media(max-width:767px){.academy-hero-age-range--b{padding-top:20px;background-position:60% -10vw;background-size:500vw;background-repeat:no-repeat;padding-bottom:30vw}}@media only screen and (max-width:767px)and (min-width:768px){.academy-hero-age-range--b{padding-bottom:0;background-size:cover;padding-top:80px}}@media only screen and (max-width:767px)and (min-width:1024px){.academy-hero-age-range--b{padding-top:180px;background-position:center -40px}}@media(max-width:767px){.academy-hero-age-range--b .academy-hero-age-range{min-height:clamp(0px,94vw,1363px)}}@media only screen and (max-width:767px)and (min-width:768px){.academy-hero-age-range--b .academy-hero-age-range{min-height:0}}@media(max-width:767px){.academy-hero-age-range--b .academy-hero-age-range__inner{position:relative;flex-direction:column}}@media only screen and (max-width:767px)and (min-width:768px){.academy-hero-age-range--b .academy-hero-age-range__inner{display:block}}@media(max-width:767px){.academy-hero-age-range--b .academy-hero-age-range__foreground.image{display:flex;justify-content:flex-end;align-items:center;width:100%}}@media only screen and (max-width:767px)and (min-width:768px){.academy-hero-age-range--b .academy-hero-age-range__foreground.image{position:absolute;left:50%;bottom:0;display:block}}@media(max-width:767px){.academy-hero-age-range--b .academy-hero-age-range__foreground.image img{width:70%;height:auto}}@media only screen and (max-width:767px)and (min-width:768px){.academy-hero-age-range--b .academy-hero-age-range__foreground.image img{max-width:none;width:50%}}@media(max-width:767px){.academy-hero-age-range--b .academy-hero-age-range__headline,.academy-hero-age-range--b .academy-hero-age-range__text{width:100%;color:#fff!important;max-width:100%}.academy-hero-age-range--b .academy-hero-age-range__headline{margin-bottom:16px}.academy-hero-age-range--b .academy-hero-age-range__text{width:100%;max-width:50ch}.academy-hero-age-range--b .academy-hero-age-range__content{position:relative;z-index:2;flex-grow:1;flex-shrink:0;margin-top:-35vw}}@media only screen and (max-width:767px)and (min-width:768px){.academy-hero-age-range--b .academy-hero-age-range__content{margin-top:0}}@media only screen and (max-width:767px)and (min-width:1024px){.academy-hero-age-range--b .academy-hero-age-range__content-inner{position:absolute;left:0;top:0;width:110%}}@media(min-width:768px){.academy-hero-age-range--b{padding-top:20px;background-position:center 0;background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width:768px)and (min-width:768px){.academy-hero-age-range--b{padding-top:80px}}@media only screen and (min-width:768px)and (min-width:1024px){.academy-hero-age-range--b{padding-top:180px;background-position:center -40px}}@media(min-width:768px){.academy-hero-age-range--b .academy-hero-age-range{min-height:clamp(0px,94vw,1363px)}.academy-hero-age-range--b .academy-hero-age-range__inner{position:relative;flex-direction:column-reverse}}@media only screen and (min-width:768px)and (min-width:768px){.academy-hero-age-range--b .academy-hero-age-range__inner{flex-direction:row-reverse}}@media(min-width:768px){.academy-hero-age-range--b .academy-hero-age-range__headline,.academy-hero-age-range--b .academy-hero-age-range__text{width:100%;color:#fff!important;max-width:100%}.academy-hero-age-range--b .academy-hero-age-range__headline{margin-bottom:16px}.academy-hero-age-range--b .academy-hero-age-range__text{width:100%;max-width:50ch}.academy-hero-age-range--b .academy-hero-age-range__content{flex-grow:1}}@media only screen and (min-width:768px)and (min-width:1024px){.academy-hero-age-range--b .academy-hero-age-range__content-inner{position:absolute;left:0;top:0;width:110%}}.academy-hero-age-range--c{overflow:visible;min-height:0;background-size:400vw;background-position:center 150vw}@media(max-width:767px){.academy-hero-age-range--c{background-image:none!important}}@media only screen and (min-width:1024px){.academy-hero-age-range--c{background-size:cover;background-position:center 80px;padding-top:40px}}.academy-hero-age-range--c .academy-hero-age-range__inner{position:static;transform:none;left:auto;top:auto;width:auto;height:auto;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;padding:48px 20px 0}@media only screen and (min-width:1024px){.academy-hero-age-range--c .academy-hero-age-range__inner{flex-direction:row;padding:80px 64px 0;gap:20px}}@media only screen and (min-width:1024px)and (min-width:1386px){.academy-hero-age-range--c .academy-hero-age-range__inner{align-items:flex-end}}.academy-hero-age-range--c .academy-hero-age-range__content{order:1;flex:1 1 55%;padding:0;margin:0}@media only screen and (min-width:1024px){.academy-hero-age-range--c .academy-hero-age-range__content{padding-bottom:60px}}.academy-hero-age-range--c .academy-hero-age-range__content h1{color:#042b48!important}.academy-hero-age-range--c .academy-hero-age-range__foreground{order:2;width:35vw;max-width:420px;flex-shrink:0;align-self:flex-end;margin-top:20px;aspect-ratio:9/16;background:#e0e0e0;overflow:hidden}.academy-hero-age-range--c .academy-hero-age-range__foreground .image{aspect-ratio:9/16}@media only screen and (min-width:1024px){.academy-hero-age-range--c .academy-hero-age-range__foreground{width:clamp(280px,29vw,420px);max-width:none}}.academy-hero-age-range--c .academy-hero-age-range__foreground img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:0}.academy-hero-age-range--c .academy-hero-age-range__headline{color:#fff;max-width:none}.academy-hero-age-range--c .academy-hero-age-range__text{color:#82368c;width:auto;max-width:560px}@media only screen and (min-width:1024px){.academy-hero-age-range--c .academy-hero-age-range__text{width:auto}}@media only screen and (min-width:1386px){.academy-hero-age-range--c .academy-hero-age-range__text{width:auto;max-width:560px}}.academy-hero-age-range--c .academy-hero-age-range__secondary{display:flex;flex-direction:column-reverse}@media(max-width:767px){.academy-hero-age-range--c .academy-hero-age-range__secondary{background-image:none}}@media only screen and (min-width:768px){.academy-hero-age-range--c .academy-hero-age-range__secondary{background:none}}@media only screen and (min-width:1024px){.academy-hero-age-range--c .academy-hero-age-range__secondary{flex-direction:row;align-items:center;padding:60px clamp(40px,5.5vw,80px) 60px clamp(40px,5.5vw,80px);gap:48px;margin-top:0}}.academy-hero-age-range--c .academy-hero-age-range__secondary-images{display:flex;flex-direction:row;gap:12px;flex-shrink:0}@media only screen and (min-width:1024px){.academy-hero-age-range--c .academy-hero-age-range__secondary-images{gap:16px}}.academy-hero-age-range--c .academy-hero-age-range__secondary-content{display:flex;flex-direction:column;gap:16px;flex:1;padding-left:20px;color:#fff!important}.academy-hero-age-range--c .academy-hero-age-range__secondary-content h2{color:#6fd4e4!important}.academy-hero-age-range--c .academy-hero-age-range__secondary-tagline{margin:0;font-size:18px;font-weight:700;line-height:1.45;color:#042b48}.academy-hero-age-range--c .academy-hero-age-range__secondary-headline{margin:0;font-size:clamp(24px,3.75vw,54px);font-weight:700;line-height:1.2;color:#042b48}.academy-hero-age-range--c .academy-hero-age-range__secondary-text{margin:0;font-size:clamp(16px,1.39vw,20px);line-height:1.4}.academy-hero-age-range--d{display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (min-width:1024px){.academy-hero-age-range--d{padding-bottom:27vw}}.academy-hero-age-range--d .academy-hero-age-range__inner{display:block;position:relative}.academy-hero-age-range--d .academy-hero-age-range__content{position:absolute;bottom:0;right:0}.academy-hero-age-range--d .academy-hero-age-range__foreground{width:100%;max-width:var(--page-max-width)}.academy-hero-age-range--d .academy-hero-age-range__foreground.image{width:100%;aspect-ratio:auto;background:none;box-shadow:none}.academy-hero-age-range--d .academy-hero-age-range__foreground.image img{max-width:none;-o-object-fit:cover;object-fit:cover;height:70vh}@media only screen and (min-width:768px){.academy-hero-age-range--d .academy-hero-age-range__foreground.image img{-o-object-fit:cover;object-fit:cover;height:100%}}@media only screen and (min-width:768px){.academy-hero-age-range .image{width:50%}}@media only screen and (min-width:1024px){.academy-hero-age-range .image{width:409px}}.academy-hero-age-range .image{height:auto;position:relative;z-index:2;border-radius:var(--block-border-radius, 12px);overflow:hidden;box-shadow:0 32px 64px -12px #00000024}.academy-hero-age-range--a .image,.academy-hero-age-range--b .image{background-color:transparent;box-shadow:none}.academy-hero-age-range__secondary{position:relative;max-width:1440px;margin:0 auto}.academy-hero-age-range__secondary .academy-hero-age-range__image.secondary-image{width:50%}@media only screen and (min-width:1024px){.academy-hero-age-range__secondary .academy-hero-age-range__image.secondary-image{transform:translateY(-10%)}}.academy-hero-age-range__secondary .academy-hero-age-range__image.secondary-image.second{width:50%;z-index:1;transform:rotate(8deg)}.academy-hero-age-range__secondary-images{position:relative}@media only screen and (min-width:768px){.academy-hero-age-range__secondary-images{width:60%}}@media only screen and (min-width:1024px){.academy-hero-age-range__secondary-images{width:50%}}.academy-hero-age-range__secondary{display:flex;padding:20px;flex-direction:column-reverse;gap:16px;color:#fff}.academy-hero-age-range__secondary-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.academy-hero-age-range__secondary-headline{margin:0;font-size:1.25rem;font-weight:600;color:#fff}.academy-hero-age-range__secondary-text{margin:0;font-size:.9375rem;line-height:1.6;color:#ffffffe6}.section-academy-hero-age-range+*+.shopify-section,.section-academy-hero-age-range+.shopify-section:not(.breadcrumbs-section){position:relative;z-index:2;width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;max-width:var(--page-max-width)}@media only screen and (min-width:1024px){.section-academy-hero-age-range+*+.shopify-section,.section-academy-hero-age-range+.shopify-section:not(.breadcrumbs-section){padding:20px}}.section-academy-hero-age-range+*+.shopify-section .academy-icon-tiles,.section-academy-hero-age-range+.shopify-section:not(.breadcrumbs-section) .academy-icon-tiles{background:#fff;border-radius:40px 40px 0 0;padding-top:40px}@media(max-width:767px){.section-academy-hero-age-range+*+.shopify-section .academy-icon-tiles,.section-academy-hero-age-range+.shopify-section:not(.breadcrumbs-section) .academy-icon-tiles{padding-left:0;padding-right:0}}@media only screen and (min-width:768px){.section-academy-hero-age-range+*+.shopify-section .academy-icon-tiles,.section-academy-hero-age-range+.shopify-section:not(.breadcrumbs-section) .academy-icon-tiles{border-radius:60px 60px 0 0;padding-top:48px}}.section-academy-hero-age-range:has(.academy-hero-age-range--b)+.shopify-section,.section-academy-hero-age-range--b+*+.shopify-section,.section-academy-hero-age-range--b+.shopify-section:not(.breadcrumbs-section){margin-top:clamp(-400px,-40vw,25vw)!important}@media only screen and (min-width:768px){.section-academy-hero-age-range:has(.academy-hero-age-range--b)+.shopify-section,.section-academy-hero-age-range--b+*+.shopify-section,.section-academy-hero-age-range--b+.shopify-section:not(.breadcrumbs-section){margin-top:clamp(-200px,-30vw,25vw)!important}}@media only screen and (min-width:1024px){.section-academy-hero-age-range:has(.academy-hero-age-range--b)+.shopify-section,.section-academy-hero-age-range--b+*+.shopify-section,.section-academy-hero-age-range--b+.shopify-section:not(.breadcrumbs-section){margin-top:clamp(-450px,-44vw,25vw)!important}}@media only screen and (min-width:1024px){.section-academy-hero-age-range:has(.academy-hero-age-range--b)+.shopify-section,.section-academy-hero-age-range--b+*+.shopify-section,.section-academy-hero-age-range--b+.shopify-section:not(.breadcrumbs-section){margin-top:clamp(-600px,-44vw,25vw)!important}}.academy-header-crosselling{overflow:hidden;border-radius:20px}.academy-header-crosselling__inner{display:flex;flex-direction:column}@media only screen and (min-width:768px){.academy-header-crosselling__inner{flex-direction:row;align-items:stretch;min-height:360px}}.academy-header-crosselling__content{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:40px 24px}@media only screen and (min-width:768px){.academy-header-crosselling__content{flex:0 0 45%;padding:56px clamp(32px,5vw,80px)}}.academy-header-crosselling__heading{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;color:#042b48;margin:0}.academy-header-crosselling__text{font-size:1rem;line-height:1.6;color:#042b48;margin:0}@media only screen and (min-width:768px){.academy-header-crosselling__text{max-width:480px}}.academy-header-crosselling__image-wrap{position:relative;min-height:240px}@media only screen and (min-width:768px){.academy-header-crosselling__image-wrap{flex:1;min-height:0}}.academy-header-crosselling__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.academy-header-crosselling__image-wrap svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.academy-header-crosselling__img--desktop{display:none}@media only screen and (min-width:768px){.academy-header-crosselling__img--desktop{display:block}}.academy-header-crosselling__img--mobile{display:block}@media only screen and (min-width:768px){.academy-header-crosselling__img--mobile{display:none}}#header.academy .header{padding:0!important}#header.academy .header--inner{display:flex;align-items:center;justify-content:space-between;padding:36px 0;max-width:var(--max-content-width)}#header.academy .header--inner .academy-header-pill{background:#fff;border-radius:50px;padding:8px 24px;display:flex;align-items:center}@media only screen and (min-width:1386px){#header.academy .header--inner .academy-header-pill{padding:9px 24px}}#header.academy .header--inner{margin:0 auto}.header-section{padding:0!important;z-index:50}@media(max-width:1067px){.header-section{position:fixed!important;top:auto!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:10px;background:#fff}}@media(min-width:1068px){.header-section{position:fixed;left:50%;top:0;transform:translate(-50%);background:none;max-width:var(--max-content-width)}}@media(max-width:1067px){#header.academy .header--inner{padding:0 16px;min-height:unset}.mobile-menu-drawer{position:fixed!important;top:0!important;left:0!important;width:100%!important;bottom:var(--header-height, 70px)!important;min-height:70vh!important;height:calc(100vh - var(--header-height, 70px));border-top:none!important;border-radius:16px 16px 0 0;transform:translateY(0);opacity:0!important;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)!important}.js .mobile-toggle-wrapper[open].active .mobile-menu-drawer,.no-js .mobile-toggle-wrapper[open] .mobile-menu-drawer{transform:translateY(-100%);opacity:1!important}.mobile-menu-drawer--inner{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:16px}.mobile-menu-top-account{display:flex;justify-content:center;padding:20px 20px 16px;margin-bottom:0;border-bottom:1px solid #E5E7EB}.mobile-menu{padding:0!important;margin:0 0 auto!important}.mobile-menu li>a,.mobile-menu li summary.parent-link{justify-content:center;font-size:1.1rem!important;font-weight:700!important;color:#042b48!important;border-top:none!important;border-bottom:1px solid #E5E7EB!important}.mobile-menu li:first-child>a,.mobile-menu li:first-child summary.parent-link{border-top:1px solid #E5E7EB!important}.mobile-secondary-menu{display:flex!important;flex-direction:row!important;justify-content:space-between!important;padding:16px 20px!important;margin:0!important}.mobile-secondary-menu li{display:inline!important}.mobile-secondary-menu a{font-size:14px!important;font-weight:500!important;color:#042b48!important}}body:has(.academy-hero) .header-section:after{display:none!important;height:0!important}.template-index #main-content{margin-top:0;padding-top:0}.header .logolink{margin:0;padding:0;border-radius:1986px}@media(min-width:1024px){.header .logolink{padding:20px}}.header.scrolling .logolink{background:#fff;transition:background .2s ease,padding .2s ease}.header .logolink .logoimg,.header .logolink .logoimg svg,.header .logolink .logoimg svg path{color:#042b48;fill:#042b48}.logoimg--mobile-only{display:none}@media(max-width:767px){.logoimg--desktop-only{display:none!important}.logoimg--mobile-only{display:block}}.mobile-menu-top-account .thb-mobile-account-link{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#042b48;text-decoration:none}.header:before{background:transparent}.back-to-top{right:auto!important;left:50%!important;transform:translate(-50%) translateY(70px)!important}.back-to-top.back-to-top--active{transform:translate(-50%) translateY(0)!important}.thb-secondary-area .thb-item-count{background:#82368c;color:#fff}.academy-header-divider{display:none}@media only screen and (min-width:1386px){.academy-header-divider{display:block;width:2px;height:26px;border-radius:10px;background:#d1d5db;flex-shrink:0;margin:0 32px 0 42px}}.thb-full-menu>li>a,.academy-header-nav__link{height:40px;display:inline-flex;align-items:center}.thb-full-menu>li>a{position:relative;padding:0 14px;border-radius:50px;transform:translateZ(0)}.thb-full-menu>li>a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50px;background:#336784;opacity:0;transform:scale(.8);pointer-events:none;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .15s ease}.thb-full-menu>li>a:hover:before{opacity:1;transform:scale(1)}.thb-full-menu>li>a:after{display:none!important}.thb-full-menu>li>a .thb-full-menu--label{position:relative;z-index:1;transition:color .15s ease}.thb-full-menu>li>a:hover .thb-full-menu--label{color:#fff}.thb-secondary-area-item{position:relative;overflow:visible;margin-right:5px;transform:translateZ(0)}.thb-secondary-icon.-default{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.thb-secondary-icon.-default svg{width:24px!important;height:24px!important;display:block}.thb-secondary-icon.-hover{position:absolute;top:50%;left:50%;width:44px;height:44px;border-radius:10px;background:#82368ccc;display:inline-flex;align-items:center;justify-content:center;z-index:2;transform:translate(-50%,-50%) scale(0);transition:transform .35s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.thb-secondary-icon.-hover svg{width:24px!important;height:24px!important;display:block}.thb-secondary-area-item:nth-child(1) .thb-secondary-icon.-hover{background:#82368c}.thb-secondary-area-item:nth-child(2) .thb-secondary-icon.-hover{background:#6fd4e4}.thb-secondary-area-item:nth-child(3) .thb-secondary-icon.-hover{background:#fd0}.thb-secondary-cart .thb-secondary-item-icon{transform:none!important}.thb-secondary-cart .thb-secondary-item-icon .thb-secondary-icon.-hover{background:#fb80d7}.thb-secondary-cart .thb-secondary-item-icon .thb-secondary-icon.-hover svg{width:24px!important;height:24px!important}.thb-secondary-area .thb-item-count{z-index:3}.thb-secondary-area-item .thb-secondary-icon:after{display:none!important}.thb-secondary-area-item.thb-secondary-myaccount .thb-secondary-icon{position:absolute!important;line-height:1}@media(hover:hover){.thb-secondary-area-item:hover .thb-secondary-icon.-default{transform:scale(0)!important}.thb-secondary-area-item:hover .thb-secondary-icon.-hover{transform:translate(-50%,-50%) scale(1)!important}}.academy-header-nav{display:none}@media(min-width:1068px){.academy-header-nav{display:flex;align-items:center;gap:20px;height:40px}}.academy-header-nav__link{font-size:15px;font-weight:500;line-height:1;color:#4d7a93;text-decoration:none;white-space:nowrap;transition:color .2s ease}.academy-header-nav__link:hover{color:#042b48}.academy-mission{position:relative;overflow:hidden;background:#fff;display:flex;align-items:flex-end;justify-content:center;padding:160px 24px 100px;overflow:visible}@media only screen and (min-width:768px){.academy-mission{align-items:center;min-height:393px;padding:64px 20px}}.academy-mission__bike{position:absolute;min-width:200px}.academy-mission__bike img{display:block;width:100%;height:auto}.academy-mission__bike--left{bottom:10%;left:5%;width:40vw;transform:rotate(16deg) translate(-20%,50%);transform-origin:top left}@media only screen and (min-width:768px){.academy-mission__bike--left{top:50%;left:5%;width:clamp(160px,22vw,345px);transform:translateY(-50%) rotate(-16deg);transform-origin:center center}}.academy-mission__bike--right{top:0;right:12%;width:42vw;transform:scaleX(-1) rotate(-20deg);transform-origin:top right}@media only screen and (min-width:768px){.academy-mission__bike--right{top:50%;right:5%;width:clamp(120px,17vw,270px);transform:translateY(-50%) scaleX(-1) rotate(-18deg);transform-origin:center center}}.academy-mission__content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:768px){.academy-mission__content{max-width:75ch;padding:0 clamp(0px,4vw,40px)}}.academy-mission__eyebrow{margin:0;font-size:1.125rem;font-weight:700;line-height:1.5;color:#042b48}.academy-mission__claim{margin:0;font-size:clamp(22px,5.5vw,40px);font-weight:700;line-height:1.2;color:#4d7a93}.academy-mission__claim p{margin:0}.academy-mission__claim strong{color:#042b48;font-weight:700}academy-timeline{display:block}.academy-timeline{padding:64px 24px;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){.academy-timeline{padding:112px 64px}}.academy-timeline__header{max-width:680px;display:flex;flex-direction:column;gap:6px;margin-bottom:40px}@media only screen and (min-width:768px){.academy-timeline__header{margin-bottom:80px}}.academy-timeline__eyebrow{margin:0;font-size:1.125rem;font-weight:700;line-height:1.45;color:#042b48}.academy-timeline__heading{margin:0;font-size:clamp(32px,4.5vw,54px);font-weight:700;line-height:1.2;color:#042b48}.academy-timeline__text{margin:0;font-size:1.125rem;font-weight:400;line-height:1.5;color:#042b48}.academy-timeline__body{display:flex;flex-direction:column;gap:16px}.academy-timeline__nav{display:flex;flex-direction:row;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.academy-timeline__nav::-webkit-scrollbar{display:none}.academy-timeline__nav-btn{flex:0 0 auto;scroll-snap-align:start;padding:20px 24px;border:none;border-radius:20px;background:#d4f2f780;font-size:1.25rem;font-weight:700;line-height:1.45;color:#042b48;cursor:pointer;transition:background .2s;white-space:nowrap}@media only screen and (min-width:768px){.academy-timeline__nav-btn{flex:1;font-size:1.875rem}}.academy-timeline__nav-btn:hover{background:#d4f2f7cc}.academy-timeline__nav-btn.is-active{background:#b5e3ea}.academy-timeline__panels{position:relative}.academy-timeline__panel{display:none;background:#b5e3ea;border-radius:20px;padding:24px 0 24px 24px;flex-direction:column;gap:16px}.academy-timeline__panel.is-active{display:flex}.academy-timeline__panel-title{margin:0 auto;font-size:1.5rem;font-weight:700;line-height:1.2;color:#042b48;align-self:flex-start}@media only screen and (min-width:768px){.academy-timeline__panel-title{font-size:2.5rem}}.academy-timeline__panel-year{margin:0 auto;font-size:1.875rem;font-weight:700;line-height:1.45;color:#042b48}.academy-timeline__cards{display:flex;flex-direction:row;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.academy-timeline__cards::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.academy-timeline__cards{overflow-x:visible;gap:35px}}.academy-timeline__card{position:relative;isolation:isolate;flex:0 0 calc(85vw - 48px);scroll-snap-align:start;background:#042b48;border-radius:20px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;overflow:hidden;min-height:280px}@media only screen and (min-width:768px){.academy-timeline__card{flex:1;min-height:357px}}.academy-timeline__card-icon{position:absolute;left:-48px;top:46px;width:121px;z-index:0;pointer-events:none}.academy-timeline__card-icon img{display:block;width:100%;height:auto}.academy-timeline__card-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px}.academy-timeline__card-heading{margin:0;font-size:clamp(28px,3.5vw,40px);font-weight:700;line-height:1.2;color:#fff}.academy-timeline__card-text{margin:0;font-size:1rem;font-weight:400;line-height:1.5;color:#fff}.academy-timeline__card-badge{position:absolute;top:24px;right:12px;z-index:2;border:3px solid #6FD4E4;border-radius:50px;padding:8px 5px;writing-mode:vertical-rl;text-orientation:mixed}.academy-timeline__card-badge span{font-size:1.25rem;font-weight:600;line-height:1.5;color:#fff}.academy-image-text{background:var(--section-bg, #fff);padding:48px 24px}@media only screen and (min-width:768px){.academy-image-text{padding:56px 24px}}@media only screen and (min-width:1024px){.academy-image-text{padding:72px 24px}}.academy-image-text__inner{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:768px){.academy-image-text__inner{flex-direction:row-reverse;align-items:stretch;gap:48px}}@media only screen and (min-width:1024px){.academy-image-text__inner{gap:80px}}@media only screen and (min-width:768px){.academy-image-text__inner--image-right{flex-direction:row-reverse}}.academy-image-text__image-col{flex:0 0 auto;width:100%}@media only screen and (min-width:768px){.academy-image-text__image-col{width:47%}}.academy-image-text__image-wrap{border-radius:20px;overflow:hidden;aspect-ratio:3/4;max-height:calc(100svh - var(--header-height, 70px))}@media only screen and (min-width:768px){.academy-image-text__image-wrap{aspect-ratio:auto;max-height:calc(100svh - var(--header-height, 70px));height:100%}}.academy-image-text__image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.academy-image-text__content-col{flex:1 1 0;display:flex;flex-direction:column}@media only screen and (min-width:768px){.academy-image-text__content-col{justify-content:space-between}}.academy-image-text__content-top{display:flex;flex-direction:column;gap:24px}.academy-image-text__content-bottom{display:flex;flex-direction:column;gap:24px;margin-top:24px}@media only screen and (min-width:768px){.academy-image-text__content-bottom{margin-top:0}}.academy-image-text__text-block{display:flex;flex-direction:column;gap:12px}.academy-image-text__eyebrow{margin:0;font-size:1.125rem;font-weight:700;line-height:1.4;color:var(--eyebrow-color, #042B48)}.academy-image-text__heading{margin:0;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.15;color:var(--heading-color, #042B48)}.academy-image-text__cta{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:40px;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;background:#042b48;color:#fff;transition:opacity .2s ease;white-space:nowrap}.academy-image-text__cta:hover{opacity:.85}@media only screen and (min-width:1024px){.academy-image-text__cta{font-size:1.125rem;padding:14px 32px}}.academy-image-text__trust{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}.academy-image-text__trust-item{display:flex;align-items:center;gap:12px;flex:1 1 120px}@media only screen and (min-width:768px){.academy-image-text__trust-item p{font-size:20px}}.academy-image-text__trust-icon{flex-shrink:0;width:48px;height:48px}.academy-image-text__trust-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.academy-image-text__trust-label{margin:0;font-size:.9375rem;font-weight:700;line-height:1.3;color:var(--heading-color, #042B48)}.academy-image-text__body{margin:0;font-size:1rem;line-height:1.65}@media only screen and (min-width:1024px){.academy-image-text__body{font-size:1.35rem}}.academy-image-text__body{color:var(--text-color, #042B48)}.academy-image-text__body p{margin:0 0 .75em}.academy-image-text__body p:last-child{margin-bottom:0}.academy-image-statement{padding:0 24px}.academy-image-statement__bg-wrap{position:relative;border-radius:20px;overflow:hidden;min-height:560px}@media only screen and (min-width:768px){.academy-image-statement__bg-wrap{min-height:680px}}@media only screen and (min-width:1024px){.academy-image-statement__bg-wrap{min-height:760px}}.academy-image-statement__bg-wrap--stats{display:flex;flex-direction:column;gap:24px;padding:32px;min-height:0}@media only screen and (min-width:768px){.academy-image-statement__bg-wrap--stats{display:block;padding:0;min-height:680px}}@media only screen and (min-width:1024px){.academy-image-statement__bg-wrap--stats{min-height:760px}}.academy-image-statement__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.academy-image-statement__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.academy-image-statement__text{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px}@media only screen and (min-width:768px){.academy-image-statement__text{position:absolute;left:32px;right:32px}.academy-image-statement__text--top{top:32px}.academy-image-statement__text--bottom{bottom:32px}}@media only screen and (min-width:768px){.academy-image-statement__bg-wrap--stats .academy-image-statement__text{top:32px;bottom:auto;z-index:4}}.academy-image-statement__bg-wrap--quote{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:768px){.academy-image-statement__bg-wrap--quote{display:block}}.academy-image-statement__quote-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:32px;gap:24px}@media only screen and (min-width:768px){.academy-image-statement__quote-wrapper{position:absolute;top:32px;right:32px;bottom:32px;left:32px;padding:0;flex-direction:column;align-items:flex-end;justify-content:center;gap:48px}}.academy-image-statement__quote-wrapper .academy-image-statement__text{display:flex;flex-direction:column;gap:8px}@media only screen and (min-width:768px){.academy-image-statement__quote-wrapper .academy-image-statement__text{text-align:left;max-width:45%;flex:1 1 auto}}.academy-image-statement__eyebrow{margin:0;font-size:1.125rem;font-weight:700;line-height:1.4;color:var(--eyebrow-color, #fff)}.academy-image-statement__heading{margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1;color:var(--heading-color, #fff)}.academy-image-statement__quote-card{background:#fff;border-radius:20px;padding:28px 32px;width:100%}@media only screen and (min-width:768px){.academy-image-statement__quote-card{width:48%;flex-shrink:0}}.academy-image-statement__quote-text{margin:0;font-size:1rem;line-height:1.65;color:#042b48}@media only screen and (min-width:768px){.academy-image-statement__quote-text{font-size:1.0625rem}}.academy-image-statement__quote-text p{margin:0}.academy-image-statement__stats{position:relative;z-index:3;display:grid;grid-template-columns:1fr;gap:12px}@media only screen and (min-width:768px){.academy-image-statement__stats{position:absolute;bottom:32px;left:32px;right:32px;grid-template-columns:repeat(3,1fr);gap:64px}}.academy-image-statement__stat-card{background:#fff;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:4px}@media only screen and (min-width:768px){.academy-image-statement__stat-card{padding:32px}}.academy-image-statement__stat-inner{border-left:3px solid #042B48;padding-left:20px;display:flex;flex-direction:column;gap:2px}.academy-image-statement__stat-value{margin:0;font-size:2rem;font-weight:700;line-height:1;color:#042b48}@media only screen and (min-width:768px){.academy-image-statement__stat-value{font-size:clamp(2.5rem,5vw,3.5rem)}}.academy-image-statement__stat-label{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3;color:#042b48}.academy-image-statement__stat-desc{margin:0;font-size:.9375rem;font-weight:400;line-height:1.4;color:#042b48}@media(max-width:767px){.featured-collection .carousel .carousel__slide{flex:0 0 82%!important;max-width:82%!important;width:82%!important}}.rich-text h3.h1,.rich-text h3.h2,.rich-text h3.h3,.rich-text h3.h4{font-weight:700;line-height:1.3}.rich-text h3.h1{font-size:clamp(40px,6vw,72px)}.rich-text h3.h2{font-size:clamp(32px,4.5vw,54px)}.rich-text h3.h3{font-size:clamp(28px,4vw,48px)}.rich-text h3.h4{font-size:clamp(24px,3.5vw,32px)}.rich-text-split__inner{display:flex;flex-direction:column;gap:24px;padding:40px 0;border-radius:20px}@media only screen and (min-width:768px){.rich-text-split__inner{flex-direction:row;align-items:center;gap:64px;padding:56px 64px}}@media only screen and (min-width:768px){.rich-text-split__inner:not(.rich-text-split__inner--has-bg){padding-left:0;padding-right:0}}.rich-text-split__inner--has-bg{padding:40px 24px}@media only screen and (min-width:768px){.rich-text-split__inner--has-bg{padding:56px 64px}}.rich-text-split__col{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){.rich-text-split__col--heading{flex:0 0 40%}}.rich-text-split__col--heading h3{margin:0;font-weight:700;color:var(--color-heading);line-height:1.3}.rich-text-split__col--heading h3.h1{font-size:clamp(40px,6vw,72px)}.rich-text-split__col--heading h3.h2{font-size:clamp(32px,4.5vw,54px)}.rich-text-split__col--heading h3.h3{font-size:clamp(28px,4vw,48px)}.rich-text-split__col--heading h3.h4{font-size:clamp(24px,3.5vw,32px)}.rich-text-split__col--heading .subheading{margin:0;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-heading)}.rich-text-split__col--content{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media only screen and (min-width:768px){.rich-text-split__col--content{flex:1}}.rich-text-split__col--content .rte{color:var(--color-text);font-size:1rem;line-height:1.65}@media only screen and (min-width:768px){.rich-text-split__col--content .rte{font-size:1.125rem}}.rich-text-split__col--content .rte p{margin:0 0 .75em}.rich-text-split__col--content .rte p:last-child{margin-bottom:0}.academy-article-header{display:flex;flex-direction:column;gap:32px;margin-bottom:48px}.academy-article-header__meta{display:flex;flex-direction:column;gap:12px}.academy-article-header__eyebrow{margin:0;font-size:1.125rem;font-weight:700;color:var(--color-accent, #7B4F9B)}.academy-article-header__title{margin:0;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1;color:var(--color-heading)}.academy-article-header__excerpt{font-size:1.0625rem;line-height:1.6;color:var(--color-text);opacity:.8}@media only screen and (min-width:768px){.academy-article-header__excerpt{font-size:1.125rem}}.academy-article-header__excerpt p{margin:0}.academy-article-header__byline{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:.875rem;color:var(--color-text);opacity:.6}.academy-article-header__byline .post-author:before{content:"\b7";margin-right:12px}.academy-article-header__image{width:100%;border-radius:16px;overflow:hidden}@media only screen and (min-width:768px){.academy-article-header__image{border-radius:24px}}.academy-article-header__image img{width:100%;height:auto;display:block}#main-content{--grid-width-row: var(--max-content-width);max-width:none;padding-left:0!important;padding-right:0!important}#main-content:not(:has(.section-academy-hero-age-range)):not(:has(.section-academy-hero)){margin-top:0;padding-top:0}@media(min-width:1024px){#main-content:not(:has(.section-academy-hero-age-range)):not(:has(.section-academy-hero)){padding-top:150px}}#main-content,.header-section,.footer-section{padding-left:var(--page-margin);padding-right:var(--page-margin)}.media-with-tabs--media{width:100%}
/*# sourceMappingURL=/cdn/shop/t/17/assets/academy.css.map */
