.soare-btn--outlined{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 28px;border:1px solid rgb(var(--color-background));background:transparent;color:rgb(var(--color-background));font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;border-radius:0;cursor:pointer;transition:background var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease),color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}@media screen and (min-width:750px){.soare-btn--outlined{padding:14px 40px}}.soare-btn--outlined:hover{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.soare-btn--outlined-white{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 28px;border:1px solid #fff;background:transparent;color:#fff;font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;border-radius:0;cursor:pointer;transition:background var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease),color var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}@media screen and (min-width:750px){.soare-btn--outlined-white{padding:14px 40px}}.soare-btn--outlined-white:hover{background:#fff;color:#231f20}.soare-btn--filled{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 28px;border:1px solid #231f20;background:#231f20;color:#fff;font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;border-radius:0;cursor:pointer;transition:opacity var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}@media screen and (min-width:750px){.soare-btn--filled{padding:14px 40px}}.soare-btn--filled:hover{opacity:.8}.soare-text-link{display:inline-block;font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:#231f20;text-decoration:none;border-bottom:1px solid #231f20;padding-bottom:2px;transition:opacity var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}.soare-text-link:hover{opacity:.5}.soare-pre-label{font-family:var(--font-body-family);font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#231f2066}.soare-pre-label--light{color:#ffffff59}.soare-hero{position:relative;width:100%;height:85vh;overflow:hidden}@media screen and (min-width:750px){.soare-hero{height:100vh}}.soare-hero__media{position:absolute;top:0;left:0;width:100%;height:100%}.soare-hero__image,.soare-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.soare-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#00000073,#0000 55%);pointer-events:none}.soare-hero__content{position:absolute;bottom:0;left:0;padding:32px 24px;z-index:2}@media screen and (min-width:750px){.soare-hero__content{padding:48px}}.soare-hero__tagline-1{font-family:var(--font-heading-family);font-style:italic;font-size:15px;font-weight:400;color:#fff;letter-spacing:.08em;opacity:.75;margin:0 0 8px}.soare-hero__tagline-2{font-family:var(--font-heading-family);font-style:italic;font-size:18px;font-weight:400;color:#fff;letter-spacing:.05em;margin:0}@media screen and (min-width:750px){.soare-hero__tagline-2{font-size:22px}}.soare-hero__cta{margin-top:28px}.soare-collections{width:100%;padding:40px 24px}@media screen and (min-width:750px){.soare-collections{padding:60px 0}}.soare-collections__grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (min-width:750px){.soare-collections__grid{grid-template-columns:repeat(3,1fr);gap:3px}}.soare-collections__item{display:block;text-decoration:none}.soare-collections__image-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.soare-collections__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.soare-collections__item:hover .soare-collections__image{transform:scale(1.03)}.soare-collections__info{padding:20px 0 0}@media screen and (min-width:750px){.soare-collections__info{padding:20px 12px 0}}.soare-collections__name{font-family:var(--font-heading-family);font-size:19px;font-weight:400;color:#231f20;letter-spacing:.06em;margin:0 0 12px}.soare-concept{position:relative;width:100%;min-height:90vh;height:auto;overflow:hidden}@media screen and (min-width:750px){.soare-concept{min-height:auto;height:85vh}}.soare-concept__media{position:absolute;top:0;left:0;width:100%;height:100%;min-height:100%}.soare-concept__image{width:100%;height:100%;object-fit:cover;object-position:center}.soare-concept__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0000008c);pointer-events:none}.soare-concept__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:48px 24px}@media screen and (min-width:750px){.soare-concept__content{padding:80px 48px}}.soare-concept__pre-label{text-align:center;font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#ffffff59;margin:0 0 48px}.soare-concept__grid{display:grid;grid-template-columns:1fr;gap:28px;max-width:1000px;margin:0 auto}@media screen and (min-width:750px){.soare-concept__grid{grid-template-columns:repeat(3,1fr);gap:60px}}.soare-concept__column{text-align:center;padding:0 20px}.soare-concept__number{font-family:var(--font-heading-family);font-size:80px;font-weight:300;color:#fff;opacity:.2;line-height:1;margin:0 0 4px}@media screen and (min-width:750px){.soare-concept__number{font-size:100px}}.soare-concept__title{font-family:var(--font-heading-family);font-size:26px;font-weight:400;color:#fff;letter-spacing:.03em;line-height:1.2;margin:0}.soare-concept__body{font-family:var(--font-body-family);font-size:13px;font-weight:400;color:#fff9;line-height:1.7;margin:14px auto 0;max-width:220px}.soare-concept__cta{text-align:center;margin-top:40px}@media screen and (min-width:750px){.soare-concept__cta{margin-top:72px}}.shopify-section:has(.soare-featured-product){margin:0!important;padding:0!important}.section-soare-featured-product{margin:0!important;padding:0!important}.section+.section.soare-featured-product,.soare-featured-product+.section{margin-top:80px!important}.soare-featured-product{display:flex;flex-direction:column;width:100%;background:#fff;margin-top:80px!important;padding:0!important}@media screen and (min-width:750px){.soare-featured-product{flex-direction:row;height:90vh;min-height:500px;overflow:hidden;margin:80px 0 0}}.soare-featured-product__image-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;margin:0;padding:0}@media screen and (min-width:750px){.soare-featured-product__image-wrapper{width:58%;height:100%;aspect-ratio:auto;flex-shrink:0;margin:0;padding:0}}.soare-featured-product__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;margin:0;padding:0}.soare-featured-product__content{padding:40px 24px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:750px){.soare-featured-product__content{width:42%;height:100%;padding:64px}}.soare-featured-product__pre-label{font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#231f2066;margin:0}.soare-featured-product__title{font-family:var(--font-heading-family);font-size:28px;font-weight:400;color:#231f20;line-height:1.1;margin:20px 0 0}@media screen and (min-width:750px){.soare-featured-product__title{font-size:38px}}.soare-featured-product__separator{width:48px;height:1px;background:#231f201f;margin:24px 0 0}.soare-featured-product__description{font-family:var(--font-body-family);font-size:13px;font-weight:400;color:#231f20a6;line-height:1.7;margin:16px 0 0;max-width:320px}.soare-featured-product__description p{margin:0}.soare-featured-product__description p+p{margin-top:12px}.soare-featured-product__price{font-family:var(--font-body-family);font-size:15px;font-weight:400;color:#231f20;margin:16px 0 0}.soare-featured-product__cta{margin-top:36px}.shopify-section:has(.soare-story){margin:0!important;padding:0!important}.section-soare-story{margin:0!important;padding:0!important}.section+.section.soare-story,.soare-story+.section{margin-top:80px!important}.soare-story{display:flex;flex-direction:column-reverse;width:100%;background:#fff;margin-top:80px!important;padding:0!important}@media screen and (min-width:750px){.soare-story{flex-direction:row;height:90vh;min-height:500px;overflow:hidden;margin:80px 0 0}}.soare-story__image-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;margin:0;padding:0}@media screen and (min-width:750px){.soare-story__image-wrapper{width:58%;height:100%;aspect-ratio:auto;order:2;flex-shrink:0;margin:0;padding:0}}.soare-story__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;margin:0;padding:0}.soare-story__content{padding:40px 24px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:750px){.soare-story__content{width:42%;height:100%;padding:64px;order:1}}.soare-story__pre-label{font-family:var(--font-body-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.25em;color:#231f2066;margin:0}.soare-story__headline{font-family:var(--font-heading-family);font-size:26px;font-weight:400;color:#231f20;line-height:1.15;margin:20px 0 0;max-width:340px}@media screen and (min-width:750px){.soare-story__headline{font-size:36px}}.soare-story__separator{width:48px;height:1px;background:#231f201f;margin:20px 0 0}.soare-story__body{font-family:var(--font-body-family);font-size:13px;font-weight:400;color:#231f20a6;line-height:1.8;margin:20px 0 0;max-width:320px}.soare-story__cta{margin-top:28px}.shopify-section:has(.soare-instagram){margin:0!important;padding:0!important}.section-soare-instagram{margin:0!important;padding:0!important}.soare-instagram{width:100%;background:#fff;margin-top:80px;padding:0}.soare-instagram__heading{text-align:center;padding:48px 24px 40px;margin:0}@media screen and (min-width:750px){.soare-instagram__heading{padding:80px 48px 48px}}.soare-instagram__link{font-family:var(--font-heading-family);font-style:italic;font-size:22px;font-weight:400;color:#231f20;letter-spacing:.03em;text-decoration:none;transition:opacity var(--soare-duration-micro, .3s) var(--soare-ease-smooth, ease)}@media screen and (min-width:750px){.soare-instagram__link{font-size:30px}}.soare-instagram__link:hover{opacity:.6}.soare-instagram__feed{width:100%}.shopify-section-apps,.shopify-section[class*=apps],section[class*=shopify-section]:has([class*=instafeed]){padding-left:0!important;padding-right:0!important;margin:80px 0 0!important}[class*=instafeed],[id*=instafeed],.instafeed-container,#instafeed,[data-app=instafeed]{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.page-width:has([class*=instafeed]),.container:has([class*=instafeed]){max-width:100%!important;padding-left:0!important;padding-right:0!important}@media(prefers-reduced-motion:no-preference){.soare-hero__content{opacity:0;transform:translateY(20px);animation:soareFadeInUp .8s ease .3s forwards}.soare-collections__item{opacity:0;transform:translateY(20px)}.soare-collections__item:nth-child(1){animation:soareFadeInUp .6s ease .1s forwards}.soare-collections__item:nth-child(2){animation:soareFadeInUp .6s ease .2s forwards}.soare-collections__item:nth-child(3){animation:soareFadeInUp .6s ease .3s forwards}}@keyframes soareFadeInUp{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.soare-hero__content,.soare-collections__item{opacity:1;transform:none;animation:none}.soare-collections__item:hover .soare-collections__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-soare-homepage.css.map */
