.featured-product .product__media-list{width:100%;margin:0;padding-bottom:0}.featured-product .product-media-container{margin-bottom:var(--media-shadow-vertical-offset);max-width:100%}.featured-product .product__media-item{padding-left:0}.featured-product .placeholder-svg{display:block;height:auto;width:100%}.background-secondary .featured-product{padding:2.5rem}.featured-product .share-button:nth-last-child(2){display:inline-flex}.share-button+.product__view-details{display:inline-flex;float:right;align-items:center;min-height:4.4rem}.share-button+.product__view-details:after{content:"";clear:both;display:table}@media screen and (min-width:750px){.featured-product .product__media-item{padding-bottom:0}.background-secondary .featured-product{padding:5rem}.product--right .product__media-wrapper{order:2}}@media screen and (min-width:990px){.background-secondary .featured-product:not(.product--no-media)>.product__info-wrapper{padding:0 0 0 5rem}.background-secondary .featured-product:not(.product--no-media).product--right>.product__info-wrapper{padding:0 5rem 0 0}.featured-product:not(.product--no-media)>.product__info-wrapper{padding:0 0 0 1.5rem}.background-secondary .featured-product{padding:6rem 7rem;position:relative;z-index:1}}plan-picker{display:block;margin:0}.product__info-container plan-picker{margin:0;max-width:100%}.plan-picker{margin:0;display:flex;flex-direction:column;gap:1rem}.plan-picker__product{border:1px solid rgba(var(--color-button),var(--alpha-button-background));border-radius:6px;padding:2rem 1rem;position:relative;cursor:pointer;display:flex;flex-direction:row;transition:all .2s ease}@media screen and (max-width:749px){.plan-picker__product{padding:1.5rem 1.125rem;flex-direction:row;gap:0}}.plan-picker__product-image{width:72px;height:72px;flex-shrink:0;border-radius:6px;overflow:hidden;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center;font-size:.875rem;color:rgba(var(--color-foreground),.6)}.plan-picker__product-image img{width:100%;height:100%;object-fit:contain;padding:.5rem}.plan-picker__product-inner{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;flex:1}@media screen and (min-width:750px){.plan-picker__product-inner{flex-direction:column;gap:.5rem;flex:1;align-items:flex-start}.plan-picker__product-image{display:none}}.plan-picker__product.active{background-color:rgba(var(--color-button),.1);border-width:2px}.plan-picker__radio-simulator{display:flex;align-items:center;gap:1rem;border-radius:4px;transition:all .2s ease}.plan-picker__radio-dot{width:16px;height:16px;border:1px solid #dbdde2;border-radius:50%;position:relative;flex-shrink:0;transition:all .2s ease;display:none}@media screen and (min-width:750px){.plan-picker__radio-dot{display:block}.plan-picker__radio-simulator{gap:2rem}}.plan-picker__product.active .plan-picker__radio-dot{background-color:rgba(var(--color-button),var(--alpha-button-background));border:1px solid rgba(var(--color-button),var(--alpha-button-background))}.plan-picker__product.active .plan-picker__radio-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background-color:rgba(var(--color-background),1);border-radius:50%}.plan-picker__radio-simulator label{margin:0;cursor:pointer;flex:1}.plan-picker__product-save-badge{position:absolute;top:0;right:0;text-transform:uppercase;font-weight:600;line-height:1.1;background-color:#a38d4f;color:rgba(var(--color-background),1);padding:.35rem 1rem;border-radius:0 0 0 6px;font-size:1.4rem}@media screen and (max-width:749px){.plan-picker__product-save-badge{font-size:1.1rem;padding:.5rem}}.plan-picker__product-content{width:100%}.plan-picker__radio-simulator:focus{outline:2px solid var(--color-button);outline-offset:2px}.plan-picker__product-title,.plan-picker__price,.plan-picker__subtitle{padding-left:0}.plan-picker__product-title{font-size:1.5rem}.plan-picker__product-title p{margin:0;line-height:1.2}.plan-picker__subtitle{font-size:1.3rem;margin:.25rem 0 .5rem}.plan-picker__price.text-small{font-size:1.3rem}@media screen and (min-width:750px){.plan-picker__price,.plan-picker__subtitle{padding-left:3.5rem}.plan-picker__product-title{font-size:2rem;padding-left:0}.plan-picker__price.text-small{font-size:1.5rem}.plan-picker__subtitle{font-size:1.5rem;margin:.5rem 0}}.plan-picker__subtitle p{line-height:1.25;color:rgba(var(--color-foreground),.75);margin:0}.product__title{margin:0 0 1rem}.product__text{margin:0 0 2rem;color:rgba(var(--color-foreground),.75)}.product-form-wrapper{margin-top:2rem}.product-form__buttons{display:flex;flex-direction:column;gap:1rem}.product-form__submit{display:flex;align-items:center;justify-content:center;min-height:4.4rem;padding:1.5rem 2rem;font-size:1.5rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.product-form__submit:hover{opacity:.9}.product__media-wrapper{position:relative}.product__column-sticky{position:sticky;top:2rem}.product-media-container{position:relative;width:100%}.global-media-settings{position:relative;padding-bottom:100%}.constrain-height{overflow:hidden}.product__media{position:absolute;top:0;left:0;width:100%;height:100%}.media--transparent img{width:100%;height:100%;object-fit:contain;display:block}.grid{display:grid;gap:2rem}.grid--1-col{grid-template-columns:1fr}@media screen and (min-width:750px){.grid--2-col-tablet{grid-template-columns:1fr 1fr;align-items:center}}@media screen and (max-width:749px){.small-hide{display:none!important}}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.page-width{padding:0 5rem}}.isolate{isolation:isolate}.hidden{display:none!important}.loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{animation:rotator 1.4s linear infinite;width:2rem;height:2rem}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.spinner .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite;stroke:currentColor}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.product-form__error-message-wrapper{display:flex;align-items:center;gap:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.product-form__error-message-wrapper[hidden]{display:none}.product-form__error-message-wrapper .icon-error{width:2rem;height:2rem;flex-shrink:0}.product-form__error-message{color:#991b1b;font-size:1.4rem}.product-form__submit{position:relative}.product-form__submit.loading{color:transparent;pointer-events:none}.product-form__submit.loading .loading-overlay__spinner{display:block}.product-form__submit:not(.loading) .loading-overlay__spinner{display:none}.product-form__submit[disabled]{opacity:.5;cursor:not-allowed}.product-form{display:block}.product-form .form{width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-feature-product-v1.css.map */
