.soare-product{position:relative;margin-top:16px}@media screen and (min-width:768px){.soare-product{margin-top:80px}}.soare-product__container{display:flex;flex-direction:column}.soare-product__gallery{width:100%;padding-left:0}@media screen and (min-width:768px){.soare-product__gallery{padding-left:80px}}.soare-product__gallery-desktop{display:none}.soare-product__gallery-wrapper{display:flex;flex-direction:row;gap:12px}.soare-product__gallery-main{flex-shrink:0}.soare-product__gallery-primary{width:650px;height:650px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;cursor:zoom-in}.soare-product__thumbnails{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.soare-product__thumbnail{width:64px;height:64px;padding:0;border:none;background:none;cursor:pointer;opacity:.6;transition:opacity var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__thumbnail:hover,.soare-product__thumbnail.is-active{opacity:1}.soare-product__thumbnail-img{width:100%;height:100%;object-fit:cover}.soare-product__gallery-mobile{display:block}.soare-product__carousel{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-left:16px}.soare-product__carousel::-webkit-scrollbar{display:none}.soare-product__carousel-slide{flex:0 0 88%;scroll-snap-align:start}.soare-product__carousel-slide:last-child{margin-right:12%}.soare-product__carousel-image{width:100%;aspect-ratio:1 / 1;max-height:55vh;object-fit:cover;object-position:center center;cursor:zoom-in;border-radius:4px}.soare-product__carousel-dots{display:flex;justify-content:center;gap:8px;padding:12px 0 0}.soare-product__carousel-dot{width:6px;height:6px;border-radius:50%;border:none;background-color:#231f2033;padding:0;cursor:pointer;transition:background-color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__carousel-dot.is-active{background-color:#231f20}.soare-product__info{width:100%;padding:20px 24px 32px}.soare-product__info-inner{max-width:100%}.soare-product__breadcrumb{display:inline-block;font-family:var(--font-body-family);font-size:9px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#231f2066;text-decoration:none;margin-bottom:20px;transition:color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__breadcrumb:hover{color:#231f20}.soare-product__title{font-family:var(--font-heading-family);font-size:24px;font-weight:400;line-height:1.1;color:#231f20;margin:0}.soare-product__price{font-family:var(--font-body-family);font-size:16px;font-weight:400;color:#231f20;margin-top:8px;margin-bottom:20px}@media screen and (min-width:768px){.soare-product__price{font-size:18px;margin-top:12px;margin-bottom:32px}}.soare-product__separator{width:100%;height:1px;background-color:#231f201a;margin-bottom:20px}@media screen and (min-width:768px){.soare-product__separator{margin-bottom:32px}}.soare-product__option{margin-bottom:20px}@media screen and (min-width:768px){.soare-product__option{margin-bottom:28px}}.soare-product__option-header{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}.soare-product__option-label{font-family:var(--font-body-family);font-size:8px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#231f2066}.soare-product__option-value{font-family:var(--font-body-family);font-size:11px;font-weight:400;color:#231f20}.soare-product__swatches{display:flex;flex-wrap:wrap;gap:10px}.soare-product__swatch{width:24px;height:24px;border-radius:50%;border:2px solid transparent;padding:0;cursor:pointer;transition:transform var(--soare-duration-micro, .3s) var(--soare-ease-out, cubic-bezier(.16, 1, .3, 1)),border-color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease);box-shadow:inset 0 0 #fff}.soare-product__swatch:hover{transform:scale(1.1);border-color:#231f2066}.soare-product__swatch.is-active{border-color:#231f20;box-shadow:inset 0 0 0 2px #fff}.soare-product__sizes{display:flex;flex-wrap:wrap;gap:8px}.soare-product__size{padding:8px 20px;border:1px solid rgba(35,31,32,.2);background-color:transparent;font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:#231f20;cursor:pointer;transition:background-color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease),border-color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease),color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__size:hover:not(:disabled){border-color:#231f20}.soare-product__size.is-active{background-color:#231f20;border-color:#231f20;color:#fff}.soare-product__size.is-soldout{opacity:.3;text-decoration:line-through;cursor:not-allowed}.soare-product__size-guide{display:inline-block;margin-top:10px;font-family:var(--font-body-family);font-size:10px;font-weight:400;letter-spacing:.05em;color:#231f2066;text-decoration:none;transition:color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__size-guide:hover{color:#231f20}.soare-product__description{font-family:var(--font-body-family);font-size:13px;font-weight:400;line-height:1.8;color:#231f20a6;max-width:380px;margin-bottom:28px}.soare-product__description+.soare-product__cart-row{margin-top:0}.soare-product__description p{margin:0 0 1em}.soare-product__description p:last-child{margin-bottom:0}.soare-product__accordion{border-top:1px solid rgba(35,31,32,.08);width:100%;max-width:380px}.soare-product__accordion-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 0;cursor:pointer;list-style:none}.soare-product__accordion-header::-webkit-details-marker{display:none}.soare-product__accordion-label{font-family:var(--font-body-family);font-size:8px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#231f2066}.soare-product__accordion-icon{width:10px;height:10px;position:relative;flex-shrink:0}.soare-product__accordion-icon:before,.soare-product__accordion-icon:after{content:"";position:absolute;background-color:#231f2066;transition:transform var(--soare-duration-ui, .4s) var(--soare-ease-out, cubic-bezier(.16, 1, .3, 1)),opacity var(--soare-duration-ui, .4s) var(--soare-ease-smooth, ease)}.soare-product__accordion-icon:before{width:10px;height:1px;top:50%;left:0;transform:translateY(-50%)}.soare-product__accordion-icon:after{width:1px;height:10px;top:0;left:50%;transform:translate(-50%)}.soare-product__accordion[open] .soare-product__accordion-icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.soare-product__accordion-content{font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:1.7;color:#231f208c;padding-bottom:14px;max-width:380px}.soare-product__cart-row{display:flex;align-items:stretch;gap:10px;margin-top:24px;width:100%}.soare-product__quantity{display:flex;align-items:stretch;flex-shrink:0}.soare-product__quantity-btn{width:44px;height:48px;border:1px solid rgba(35,31,32,.2);background-color:#fff;font-family:var(--font-body-family);font-size:18px;color:#231f20;cursor:pointer;transition:border-color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease);display:flex;align-items:center;justify-content:center}.soare-product__quantity-btn:hover{border-color:#231f20}.soare-product__quantity-input{width:44px;height:48px;border:none;border-top:1px solid rgba(35,31,32,.2);border-bottom:1px solid rgba(35,31,32,.2);background-color:#fff;font-family:var(--font-body-family);font-size:14px;color:#231f20;text-align:center;-moz-appearance:textfield}.soare-product__quantity-input::-webkit-outer-spin-button,.soare-product__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.soare-product__add-to-cart{flex:1;height:48px;background-color:#231f20;border:none;cursor:pointer;transition:opacity var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__add-to-cart:hover:not(:disabled){opacity:.8}.soare-product__add-to-cart:disabled{background-color:#231f204d;cursor:not-allowed}.soare-product__add-to-cart-text{font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:#fff}.soare-product__share{display:flex;align-items:center;gap:6px;margin-top:16px;padding:0;border:none;background:none;cursor:pointer;color:#231f2080;transition:color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__share:hover{color:#231f20}.soare-product__share svg{width:14px;height:14px}.soare-product__share-text{font-family:var(--font-body-family);font-size:8px;font-weight:400;text-transform:uppercase;letter-spacing:.2em}.soare-product__shipping-note{margin-top:16px;text-align:center;font-family:var(--font-body-family);font-size:10px;font-weight:400;letter-spacing:.05em;color:#231f2066}.soare-product__lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity var(--soare-duration-ui, .4s) var(--soare-ease-smooth, ease),visibility var(--soare-duration-ui, .4s) var(--soare-ease-smooth, ease)}.soare-product__lightbox.is-open{opacity:1;visibility:visible}.soare-product__lightbox-close{position:absolute;top:20px;right:20px;background:none;border:none;font-family:var(--font-body-family);font-size:24px;color:#fff;cursor:pointer;padding:10px;line-height:1;transition:opacity var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__lightbox-close:hover{opacity:.8}.soare-product__lightbox-image{max-width:90vw;max-height:90vh;object-fit:contain}.soare-product-recommendations{background-color:#fff;padding:40px 0}@media screen and (min-width:768px){.soare-product-recommendations{padding:56px 0}}.soare-product-recommendations__container{padding:0 24px}.soare-product-recommendations__label{display:block;text-align:center;font-family:var(--font-body-family);font-size:9px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#231f2066;margin-bottom:40px}.soare-product-recommendations__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px}.soare-product-recommendations__grid::-webkit-scrollbar{display:none}.soare-product-recommendations__card{flex:0 0 calc(50% - 8px);scroll-snap-align:start;text-decoration:none}.soare-product-recommendations__card-image{position:relative;overflow:hidden;aspect-ratio:3 / 4}.soare-product-recommendations__img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform var(--soare-duration-reveal, .7s) var(--soare-ease-out)}.soare-product-recommendations__img--secondary{position:absolute;top:0;left:0;opacity:0;transition:opacity var(--soare-duration-modal, .5s) var(--soare-ease-smooth, ease)}.soare-product-recommendations__card:hover .soare-product-recommendations__img--primary{transform:scale(1.03)}.soare-product-recommendations__card:hover .soare-product-recommendations__img--secondary{opacity:1}.soare-product-recommendations__card-info{padding:16px 0}.soare-product-recommendations__card-title{font-family:var(--font-heading-family);font-size:16px;font-weight:400;color:#231f20;margin:0 0 4px}.soare-product-recommendations__card-price{font-family:var(--font-body-family);font-size:12px;font-weight:400;color:#231f2099;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.soare-product__gallery-primary{animation:fadeIn .6s ease forwards}.soare-product__info-inner{animation:slideIn .7s ease .2s forwards;opacity:0}@media(prefers-reduced-motion:reduce){.soare-product__gallery-primary,.soare-product__info-inner{animation:none;opacity:1}.soare-product__swatch,.soare-product__size,.soare-product__thumbnail,.soare-product__accordion-icon,.soare-product__lightbox,.soare-product-recommendations__img{transition:none}}@media screen and (min-width:768px){.soare-product__container{flex-direction:row;align-items:flex-start}.soare-product__gallery{width:50%}.soare-product__gallery-desktop{display:block}.soare-product__gallery-wrapper{display:flex;flex-direction:row;gap:12px}.soare-product__gallery-mobile{display:none}.soare-product__info{width:calc(50% - 78px);position:sticky;top:40px;height:auto;max-height:calc(100vh - 40px);overflow-y:auto;display:block;padding:0 40px 40px 28px;margin-left:78px}.soare-product__info-inner{position:relative}.soare-product__info-inner:before{content:"";position:absolute;left:-28px;top:0;bottom:-20px;width:1px;background-color:#231f2014}.soare-product__cart-row{max-width:380px;gap:12px}.soare-product__quantity-btn{width:36px;height:44px;font-size:16px}.soare-product__quantity-input{width:48px;height:44px;font-size:13px}.soare-product__add-to-cart{height:44px}.soare-product__title{font-size:28px}.soare-product__swatch{width:28px;height:28px}.soare-product-recommendations{padding:80px 0}.soare-product-recommendations__container{padding:0 48px}.soare-product-recommendations__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;overflow:visible}.soare-product-recommendations__card{flex:none}}@media screen and (min-width:1024px){.soare-product__gallery{width:50%}.soare-product__info{width:calc(50% - 78px);padding:0 48px 48px 28px}.soare-product__title{font-size:28px}.soare-product-recommendations__container{max-width:1200px;margin:0 auto}}.soare-product__complete-set{margin-top:24px;padding-top:20px;border-top:1px solid rgba(35,31,32,.06)}.soare-product__complete-set-label{font-family:Jost,sans-serif;font-size:9px;letter-spacing:.25em;text-transform:uppercase;color:#231f2066;margin:0 0 8px}.soare-product__complete-set-text{font-family:Jost,sans-serif;font-size:12px;line-height:1.6;color:#231f2080;margin:0 0 12px}.soare-product__complete-set-link{font-family:Jost,sans-serif;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#231f20;text-decoration:none;transition:color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__complete-set-link:hover{color:#231f2099}.soare-product__dual-cta{margin-top:24px;text-align:center}.soare-product__dual-cta-btn{display:inline-block;height:42px;line-height:42px;padding:0 40px;font-family:var(--font-body-family),"Jost",sans-serif;font-size:11px;letter-spacing:.2em;text-transform:uppercase;text-align:center;text-decoration:none;color:#fff;background:#231f20;transition:opacity var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-product__dual-cta-btn:hover{opacity:.8}.soare-product__dual-cta-note{font-family:var(--font-body-family),"Jost",sans-serif;font-size:11px;line-height:1.6;color:#231f2066;margin:14px 0 0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/soare-product.css.map */
