.product-step,.hc-second-shooter{--hc-step-gap-y: 4.2rem;--hc-step-header-gap: 1.1rem}@media screen and (min-width:990px){.product-step,.hc-second-shooter{--hc-step-gap-y: 5.6rem;--hc-step-header-gap: 1.1rem}}.product-step{position:relative;margin:0 0 var(--hc-step-gap-y);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.product-step+.product-step,.hc-second-shooter+.product-step,.product-step+.hc-second-shooter{margin-top:0}.product-step__header{margin:0 0 var(--hc-step-header-gap);text-align:left}.product-step__title,.product-step__intro,.product-step__intro p,.product-step__intro>*{display:inline;font-family:var(--font-body-family);font-weight:500;font-size:2rem;line-height:1.4;letter-spacing:-.01em;margin:0}.product-step__title{color:rgb(var(--color-foreground));font-weight:600}.product-step__title:after{content:" ";white-space:pre}.product-step__intro,.product-step__intro p{color:rgba(var(--color-foreground),.5)}.product-step__intro p+p:before{content:" "}.product-step .form__label{display:none!important}.product-step[data-step-role=style] .product-form__input--pill,.product-step[data-step-role=style] .product-form__input--swatch,.product-step[data-step-role=style] .product-form__input--dropdown,.product-step[data-step-role=style] .product-form__input--mobile-dropdown,.product-step[data-step-role=duration] .product-form__input--pill,.product-step[data-step-role=duration] .product-form__input--swatch,.product-step[data-step-role=duration] .product-form__input--dropdown,.product-step[data-step-role=duration] .product-form__input--mobile-dropdown,.product-step[data-step-role=experience] .product-form__input--pill,.product-step[data-step-role=experience] .product-form__input--swatch,.product-step[data-step-role=experience] .product-form__input--dropdown,.product-step[data-step-role=experience] .product-form__input--mobile-dropdown{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-step__hero{margin:0 -.4rem 1.6rem;border-radius:14px;overflow:hidden;background:rgba(var(--color-foreground),.04);aspect-ratio:4 / 3}.product-step__hero img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .18s ease}.product-step__images{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.9rem;margin:0;padding:0}.product-step__image-tile{-webkit-appearance:none;appearance:none;border:2px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));padding:0;border-radius:14px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;text-align:center;font:inherit;color:rgb(var(--color-foreground));transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-step__image-tile:hover{border-color:rgba(var(--color-foreground),.22)}.product-step__image-tile img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:rgba(var(--color-foreground),.04)}.product-step__image-tile-label{display:block;padding:.7rem .4rem .85rem;font-size:1.25rem;line-height:1.2;font-weight:500;letter-spacing:.01em}.product-step__image-tile.is-selected{border-color:rgb(var(--color-button));box-shadow:0 0 0 1px rgb(var(--color-button)) inset}.product-step__image-tile.is-selected .product-step__image-tile-label{font-weight:600}.product-step__stepper{display:flex;align-items:center;justify-content:center;gap:1.1rem;margin:.2rem 0 .6rem}.product-step__stepper-btn{width:56px;height:56px;border-radius:999px;border:2px solid rgba(var(--color-foreground),.5);background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font-family:var(--font-heading-family);font-size:2.8rem;font-weight:400;line-height:1;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:border-color .18s ease,transform .05s ease,color .18s ease;padding:0 0 .15rem}.product-step__stepper-btn:hover{border-color:rgba(var(--color-foreground),.65)}.product-step__stepper-btn:active{transform:translateY(1px)}.product-step__stepper-btn.is-disabled,.product-step__stepper-btn[disabled]{border-color:rgba(var(--color-foreground),.15);color:rgba(var(--color-foreground),.25);cursor:not-allowed}.product-step__stepper-btn:focus-visible{outline:3px solid rgba(var(--color-foreground),.18);outline-offset:3px}.product-step__stepper-display{min-width:160px;text-align:center;font-family:var(--font-heading-family);font-size:2.6rem;line-height:1.1;font-weight:var(--font-heading-weight);letter-spacing:-.01em;color:rgb(var(--color-foreground))}.product-step__tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin:.2rem 0 0}.product-step[data-step-role=experience] .product-step__tiles{grid-template-columns:1fr}.product-step__tile{-webkit-appearance:none;appearance:none;text-align:left;background:rgb(var(--color-background));border:2px solid rgba(var(--color-foreground),.12);border-radius:16px;padding:1.4rem 1.4rem 1.5rem;cursor:pointer;font:inherit;color:rgb(var(--color-foreground));transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;display:flex;flex-direction:column;gap:.7rem}.product-step__tile:hover{border-color:rgba(var(--color-foreground),.22)}.product-step__tile.is-selected{border-color:rgb(var(--color-button));box-shadow:0 0 0 1px rgb(var(--color-button)) inset}.product-step__tile-head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.product-step__tile-title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.9rem;line-height:1.1;letter-spacing:-.005em}.product-step__tile.is-selected .product-step__tile-title{font-weight:700}.product-step__tile-delta{font-size:1.5rem;font-weight:500;color:rgba(var(--color-foreground),.7);white-space:nowrap}.product-step__tile.is-selected .product-step__tile-delta{color:rgb(var(--color-foreground))}.product-step__tile-body{font-size:1.45rem;line-height:1.55;color:rgba(var(--color-foreground),.78);text-align:left}.product-step__tile-body ul{margin:0;padding-left:1.6rem;text-align:left;list-style:disc}.product-step__tile-body ul li{margin:.18rem 0}.product-step__tile-body>*:last-child{margin-bottom:0}.product-step__tiles--style{grid-template-columns:1fr;gap:.7rem}.product-step__tile--style{padding:1.4rem 1.5rem 1.5rem;text-align:left;align-items:stretch;justify-content:flex-start}.product-step__tile--style .product-step__tile-head{flex-direction:row;align-items:baseline;justify-content:flex-start;gap:.6rem;padding:0;width:100%}.product-step__tile--style .product-step__tile-title{font-size:1.8rem;letter-spacing:-.005em;text-align:left;font-weight:var(--font-heading-weight);font-family:var(--font-heading-family)}.product-step__tile--style .product-step__tile-body{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.78);text-align:left}@media screen and (min-width:990px){.product-step__tile--style{padding:1.6rem 1.8rem 1.7rem}.product-step__tile--style .product-step__tile-title{font-size:1.95rem}}.product-step__stepper-suffix{margin-left:.6rem;font-family:var(--font-heading-family);font-size:1.4rem;color:rgba(var(--color-foreground),.55);letter-spacing:.02em}.product-step__datetime-cta{display:block;width:100%;margin-top:.8rem}.product-step__tile--datetime{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1.4rem 1.6rem;border-radius:16px;border:2px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));cursor:pointer;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.7rem;letter-spacing:0;color:rgb(var(--color-foreground));transition:border-color .2s ease,background .2s ease,transform .1s ease,box-shadow .2s ease}.product-step__tile--datetime:hover{border-color:rgba(var(--color-foreground),.3)}.product-step__tile--datetime:active{transform:translateY(1px)}.product-step__datetime-cta--bare{margin-top:0;margin-bottom:1.6rem}.product-step__tile--datetime.is-selected{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.04)}.product-step__tile-icon{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;color:rgba(var(--color-foreground),.7)}@media(min-width:750px){.product-step__tile--datetime{font-size:1.8rem;padding:1.5rem 1.8rem}}.product-step__duration-stats{display:flex;flex-direction:row;gap:2.4rem;margin:1.8rem 0 .4rem;padding:1.5rem 0 0;border-top:1px solid rgba(var(--color-foreground),.08)}.product-step__duration-stat{margin:0;flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;min-width:0}.product-step__duration-stat-label{margin:0;font-size:1.15rem;letter-spacing:.06em;text-transform:uppercase;font-weight:500;color:rgba(var(--color-foreground),.55)}.product-step__duration-stat-value{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.9rem;line-height:1.1;letter-spacing:-.005em;color:rgb(var(--color-foreground));font-variant-numeric:tabular-nums}.product-step__price-ladder{margin:.4rem 0 1.4rem;padding:0;border:0;border-radius:0;background:transparent;display:flex;flex-direction:column;gap:.5rem;font-size:1.45rem;line-height:1.35;color:rgba(var(--color-foreground),.75)}.product-step__price-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.product-step__price-row[hidden]{display:none}.product-step__price-row--addon{color:rgba(var(--color-foreground),.65);font-size:1.35rem}.product-step__price-row--total{margin-top:.85rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.12);align-items:baseline;color:rgb(var(--color-foreground))}.product-step__price-row--total .product-step__price-label{font-family:var(--font-body-family);font-size:1.45rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.55)}.product-step__price-row--total .product-step__price-amount{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.6rem;line-height:1;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.product-step__price-amount{font-variant-numeric:tabular-nums}.product-step__extras{margin-top:1.1rem}.product-step__extras>*:last-child{margin-bottom:0}.product-step[data-step-role=style] .product-step__tiles--style,.product-step[data-step-role=duration] .product-step__stepper{margin-top:1.1rem}.product-step__extras-above,.product-step__extras-below{margin:.8rem 0}.product-step__extras-above>*:first-child,.product-step__extras-below>*:first-child{margin-top:0}.product-step__extras-above>*:last-child,.product-step__extras-below>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.product-step{padding:0 .2rem;border:0}.product-step__title,.product-step__intro,.product-step__intro p{font-size:2rem;line-height:1.4}.product-step__hero{margin:0 -.2rem 1.3rem;border-radius:12px}.product-step__images{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:.6rem}.product-step__image-tile-label{font-size:1.15rem;padding:.55rem .3rem .7rem}.product-step__tiles{grid-template-columns:1fr}.product-step__stepper-display{font-size:2.4rem;min-width:140px}.product-step__duration-stats{gap:1.8rem}.product-step__duration-stat-value{font-size:2rem}.product-step__price-ladder{padding:1.3rem 1.4rem 1.5rem}.product-step__price-row--total{font-size:1.95rem}}.hc-second-shooter{margin:0 0 var(--hc-step-gap-y);padding:0;border:0;border-radius:0;background:transparent}.hc-second-shooter__head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.hc-second-shooter__title{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.7rem;letter-spacing:.02em;color:rgb(var(--color-foreground))}.hc-second-shooter .hc-toggle{position:relative;display:inline-block;width:48px;height:28px;flex:0 0 auto;cursor:pointer}.hc-second-shooter .hc-toggle input{opacity:0;width:0;height:0;position:absolute}.hc-second-shooter .hc-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.18);border-radius:999px;transition:background .2s ease}.hc-second-shooter .hc-slider:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;background:rgb(var(--color-background));border-radius:999px;transition:transform .2s ease;box-shadow:0 2px 6px #0000001f}.hc-second-shooter .hc-toggle input:checked+.hc-slider{background:rgb(var(--color-foreground))}.hc-second-shooter .hc-toggle input:checked+.hc-slider:before{transform:translate(20px)}.hc-second-shooter__details{overflow:hidden;max-height:0;transition:max-height .25s ease}.hc-second-shooter__row{margin-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap}.hc-second-shooter__rate{display:flex;flex-direction:column;gap:.2rem}.hc-second-shooter__rate-label{font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.hc-second-shooter__rate-unit{font-family:var(--font-heading-family);font-size:1.6rem;color:rgb(var(--color-foreground))}.hc-second-shooter__stepper{margin:0}.hc-second-shooter__hours{width:64px;border:none;background:transparent;font-family:var(--font-heading-family);font-size:2.4rem;text-align:center;color:rgb(var(--color-foreground));outline:none}.hc-second-shooter__hours:focus-visible{outline:2px solid rgba(var(--color-foreground),.2);outline-offset:4px;border-radius:6px}@media(max-width:749px){.hc-second-shooter{padding:1.3rem 1.3rem 1.2rem}.hc-second-shooter__row{gap:.9rem}.hc-second-shooter__stepper{width:100%;justify-content:space-between}}@media screen and (min-width:990px){.product:not(.product--no-media) .product__media-wrapper{position:sticky;top:2rem;align-self:start;max-height:calc(100vh - 4rem);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.2) transparent;padding-right:2px}.product:not(.product--no-media) .product__media-wrapper::-webkit-scrollbar{width:6px}.product:not(.product--no-media) .product__media-wrapper::-webkit-scrollbar-track{background:transparent}.product:not(.product--no-media) .product__media-wrapper::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:3px}.product:not(.product--no-media) .product__media-wrapper::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.32)}html{scroll-behavior:smooth}.product-step{scroll-margin-top:2.5rem}}.product__info-wrapper .product__title{margin-bottom:.6rem}.product__info-wrapper .product__text.caption-with-letter-spacing{margin-top:0}.product-step[data-step-role=datetime]{text-align:left}.product-step__datetime-cta--bare{justify-content:flex-start;margin-top:0}.product-step__tile--datetime{flex-wrap:nowrap;white-space:nowrap}.product-step__tile--datetime>*{flex:0 0 auto}.product-step__tile--datetime #hc-ts-button-label{white-space:nowrap}.product__info-wrapper variant-selects[data-layout=step-by-step]{display:block;margin-top:var(--hc-step-gap-y, 4.2rem)}@media screen and (min-width:990px){.product__info-wrapper variant-selects[data-layout=step-by-step]{margin-top:var(--hc-step-gap-y, 5.6rem)}}@media screen and (max-width:749px){.product .product__title{flex:0 0 100%!important;width:100%!important;margin-top:0!important;margin-bottom:.6rem!important;text-align:center!important}.product .product__text.caption-with-letter-spacing{flex:0 0 100%!important;width:100%!important;margin-top:0!important;margin-bottom:0!important;text-align:center!important}}.product-step__tile-body,.product-step__tile-body *{text-align:left!important}.product-step__tile-body.rte ul{list-style-position:outside;padding-left:1.6rem}@media screen and (max-width:749px){.product__info-wrapper,.product__info-container{padding-left:.8rem;padding-right:.8rem}}.product-step__footnotes,.product-step__tile-footnotes{margin:.85rem 0 0;padding:.75rem 0 0;border-top:1px solid rgba(var(--color-foreground),.08);display:flex;flex-direction:column;gap:.35rem}.product-step__footnote,.product-step__tile-footnote{font-family:var(--font-body-family);font-weight:400;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.6);letter-spacing:0;margin:0;padding:0}.hc-fn-mark,.hc-fn-anchor{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:.78em;line-height:1;vertical-align:super;margin-left:.08em;letter-spacing:0;color:rgba(var(--color-foreground),.7)}.hc-fn-anchor{margin-left:0;margin-right:.4em;font-size:.85em;color:rgba(var(--color-foreground),.78)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-step-by-step.css.map */
