@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Montserrat:wght@400;500;600&display=swap";:root{--ely-violet:#4D2D52;--ely-deep:#28152D;--ely-soft:#6A456D;--ely-gold:#D4AF37;--ely-gold-soft:#E7C978;--ely-ivory:#FBF8F4;--ely-cream:#F4EEE8;--ely-ink:#241B24;--ely-muted:#756B74;--ely-line:rgba(77,45,82,.14)}.ely-section{position:relative;overflow:hidden;background:var(--section-bg,#fff);color:var(--section-text,var(--ely-ink));font-family:Montserrat,Arial,sans-serif}.ely-container{width:min(1320px,calc(100% - 48px));margin:auto}.ely-pad{padding:var(--pt,80px) 0 var(--pb,80px)}.ely-kicker{font-family:Montserrat,Arial,sans-serif;font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--ely-gold);margin-bottom:14px}.ely-heading{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:600;letter-spacing:-.035em}.ely-section-head{text-align:center;max-width:760px;margin:0 auto 42px}.ely-section-head h2{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:600;font-size:clamp(34px,4vw,58px);line-height:1.02;margin:0 0 14px}.ely-section-head p{max-width:650px;margin:auto;color:var(--ely-muted);line-height:1.75;font-size:14px}.ely-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 24px;border:1px solid transparent;background:var(--ely-violet);color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:10px;transition:.25s}.ely-btn:hover{background:var(--ely-deep);transform:translateY(-1px)}.ely-btn--gold{background:var(--ely-gold);color:#241b24}.ely-btn--outline{background:transparent;border-color:currentColor}.ely-btn--light{background:#fff;color:var(--ely-violet)}.ely-img{display:block;width:100%;height:100%;object-fit:cover}.ely-hero{min-height:clamp(620px,41.7vw,800px);background:#1f111f;color:#fff}.ely-hero__slide{position:relative;min-height:inherit;display:none}.ely-hero__slide.is-active{display:block}.ely-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ely-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1b0d19eb,#23141fd1 28%,#2b1d2a7a 58%,#2b1d2a14)}.ely-hero__content{position:relative;z-index:2;min-height:inherit;display:flex;align-items:center;color:#fff}.ely-hero__inner{max-width:1040px;padding:clamp(65px,8vw,145px) 0 90px}.ely-hero .ely-kicker{font-family:Montserrat,Arial,sans-serif;color:#f7f2f4;font-size:clamp(10px,.75vw,14px);font-weight:500;letter-spacing:.38em;line-height:1.4;text-transform:uppercase;margin-bottom:38px}.ely-hero h1{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:600;color:#fbf7f4;font-size:clamp(56px,6.15vw,118px);line-height:.86;letter-spacing:-.045em;max-width:960px;margin:0}.ely-hero h1 p{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:600;color:#fbf7f4;font-size:inherit;line-height:inherit;letter-spacing:inherit;max-width:inherit;margin:0}.ely-hero h1 em{color:#fbf7f4;font-style:italic;font-weight:600}.ely-hero__inner>p{font-family:Montserrat,Arial,sans-serif;max-width:920px;line-height:1.8;color:#f7f2f5;font-size:clamp(15px,1.15vw,23px);font-weight:400;letter-spacing:-.01em;margin:38px 0 42px}.ely-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.ely-hero .ely-btn{min-height:70px;padding:0 38px;background:#fff;color:#241b24;border:0;font-family:Montserrat,Arial,sans-serif;font-size:clamp(10px,.65vw,13px);font-weight:500;letter-spacing:.23em}.ely-hero .ely-btn:hover{background:#f4eee8;color:#241b24;transform:none}.ely-hero__dots{position:absolute;z-index:4;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:7px}.ely-hero__dot{width:28px;height:2px;background:#ffffff6b;border:0;padding:0}.ely-hero__dot.is-active{background:#fff}.ely-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ely-category{position:relative;min-height:270px;border-radius:14px;overflow:hidden;color:#fff}.ely-category:after,.ely-collection-card:after,.ely-deal:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#140918d1,#1409180f 72%)}.ely-category__content,.ely-collection-card__content,.ely-deal__content{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.ely-category h3,.ely-collection-card h3,.ely-deal h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600}.ely-category h3{font-size:34px;margin:6px 0 13px}.ely-category a,.ely-collection-card a{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#fff}.ely-marquee{background:var(--ely-violet);color:#fff;white-space:nowrap;overflow:hidden}.ely-marquee__track{display:inline-flex;min-width:max-content;animation:ely-marquee 28s linear infinite;font-size:10px;letter-spacing:.2em;text-transform:uppercase;padding:14px 0}.ely-marquee__item{display:inline-flex;gap:28px;margin-right:28px}.ely-marquee__item:after{content:"\25c6";color:var(--ely-gold)}@keyframes ely-marquee{to{transform:translate(-50%)}}.ely-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ely-collection-card{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--ely-cream)}.ely-collection-card img{transition:.5s}.ely-collection-card:hover img{transform:scale(1.04)}.ely-collection-card h3{font-size:27px;margin:5px 0 9px;color:#fff!important}.ely-product-section{background:var(--ely-cream)}.ely-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:34px}.ely-tab{padding:11px 18px;border:1px solid var(--ely-line);background:transparent;color:var(--ely-violet);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.ely-tab.is-active,.ely-tab:hover{background:var(--ely-violet);border-color:var(--ely-violet);color:#fff}.ely-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ely-product-media{position:relative;aspect-ratio:1/1.12;overflow:hidden;background:#eee8e4}.ely-product-media img{transition:.5s}.ely-product-card:hover .ely-product-media img{transform:scale(1.035)}.ely-product-badge{position:absolute;left:11px;top:11px;z-index:2;padding:6px 8px;background:#fff;color:var(--ely-violet);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.ely-product-wish{position:absolute;right:11px;top:11px;z-index:2;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--ely-violet);display:grid;place-items:center}.ely-product-info{padding:13px 1px}.ely-product-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:18px;line-height:1.25}.ely-product-price{font-size:12px;margin-top:7px;color:var(--ely-violet)}.ely-product-price s{color:#8b8189;margin-left:6px}.ely-empty{padding:30px;border:1px dashed var(--ely-line);text-align:center;color:var(--ely-muted)}.ely-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:488px;background:#6a456d;color:#fff}.ely-feature__media{min-height:488px}.ely-feature__copy{padding:60px;display:flex;flex-direction:column;justify-content:center}.ely-feature__copy h2,.ely-video h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:clamp(42px,5vw,68px);line-height:.98;margin:10px 0 20px}.ely-feature__copy p,.ely-video p{color:#f0e7f0;line-height:1.8;max-width:560px;font-size:14px}.ely-feature__price{font-size:18px;margin:20px 0 25px}.ely-feature .ely-btn--gold{background:#d4af37!important;color:#241b24!important;border-color:#d4af37!important}.ely-feature .ely-btn--gold:hover{background:#e7c978!important;color:#241b24!important;border-color:#e7c978!important;transform:none}.ely-standards{background:var(--ely-deep);color:#fff}.ely-standard-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#ffffff1f}.ely-standard{background:var(--ely-deep);padding:30px 22px;min-height:210px}.ely-standard__num{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:28px;color:var(--ely-gold)}.ely-standard h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:19px;margin:27px 0 9px}.ely-standard p{font-size:11px;line-height:1.7;color:#bfb1bf;margin:0}.ely-deals{background:linear-gradient(135deg,var(--ely-deep),var(--ely-violet));color:#fff}.ely-deals .ely-section-head p{color:#d7cbd6}.ely-deal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ely-deal{position:relative;min-height:390px;overflow:hidden}.ely-deal h3{font-size:30px;margin:7px 0}.ely-deal p{font-size:12px;color:#e7dde7;line-height:1.6}.ely-video{position:relative;min-height:560px;background:var(--ely-deep);color:#fff}.ely-video__media{position:absolute;top:0;right:0;bottom:0;left:0}.ely-video__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#140818cc,#14081840)}.ely-video__content{position:relative;z-index:2;min-height:560px;display:flex;align-items:center}.ely-video p{max-width:500px}.ely-play{display:inline-grid;place-items:center;width:62px;height:62px;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#fff;margin-bottom:20px}.ely-philosophy{background:var(--ely-ivory)}.ely-philosophy__body{max-width:900px;margin:auto;text-align:center;color:var(--ely-muted);line-height:1.9;font-size:14px}.ely-philosophy__quote{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;color:var(--ely-violet);font-size:clamp(25px,3vw,38px);line-height:1.35;margin:32px auto}.ely-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ely-review{border:1px solid var(--ely-line);padding:27px;min-height:230px}.ely-stars{color:var(--ely-gold);letter-spacing:.15em}.ely-review p{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;font-size:17px;line-height:1.55;margin:18px 0}.ely-review strong{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--ely-violet)}@media(max-width:1050px){.ely-collection-grid,.ely-product-grid{grid-template-columns:repeat(2,1fr)}.ely-standard-grid{grid-template-columns:repeat(3,1fr)}.ely-review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.ely-container{width:calc(100% - 28px)}.ely-pad{padding:58px 0}.ely-hero{min-height:620px}.ely-hero__inner{padding:58px 0 72px;max-width:100%}.ely-hero .ely-kicker{font-size:9px;letter-spacing:.28em;margin-bottom:25px}.ely-hero h1,.ely-hero h1 p{font-size:clamp(48px,14vw,70px);line-height:.9}.ely-hero__inner>p{font-size:14px;line-height:1.7;margin:28px 0 30px;max-width:95%}.ely-hero .ely-btn{min-height:58px;padding:0 22px;font-size:9px;letter-spacing:.17em}.ely-category-grid{grid-template-columns:1fr}.ely-category{min-height:240px}.ely-collection-grid,.ely-product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.ely-collection-card h3{font-size:21px}.ely-product-title{font-size:15px}.ely-feature{grid-template-columns:1fr}.ely-feature__media{min-height:328px}.ely-feature__copy{padding:42px 25px}.ely-standard-grid{grid-template-columns:repeat(2,1fr)}.ely-standard{min-height:190px;padding:24px 17px}.ely-deal-grid{grid-template-columns:1fr}.ely-deal{min-height:310px}.ely-video,.ely-video__content{min-height:480px}.ely-review-grid{grid-template-columns:1fr}.ely-review{min-height:185px}}.shopify-section:has(.ely-section){display:block;width:100%;position:relative;min-width:0}.ely-section,.ely-section *,.ely-feature,.ely-feature *,.ely-hero,.ely-hero *{box-sizing:border-box}.ely-section img{display:block;max-width:100%}.ely-category{aspect-ratio:2/1;min-height:0}.ely-category .ely-img,.ely-collection-card .ely-img,.ely-product-media .ely-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ely-collection-card{aspect-ratio:4/5;min-height:0}.ely-product-media{aspect-ratio:1/1.12;min-height:0}.ely-feature{min-height:488px}.ely-feature__media{height:488px;min-height:488px}.ely-feature__media .ely-img{width:100%;height:100%;object-fit:cover}.ely-video{min-height:560px}.ely-video__media{height:560px}.ely-video__media .ely-img{width:100%;height:100%;object-fit:cover}.ely-hero{min-height:clamp(620px,41.7vw,800px)}.ely-hero__slide{height:clamp(620px,41.7vw,800px);min-height:clamp(620px,41.7vw,800px)}.ely-hero__media,.ely-hero__media .ely-img{width:100%;height:100%}.ely-product-title{min-height:2.5em}.ely-category h3,.ely-collection-card h3{min-height:1.05em}.ely-section,.ely-category,.ely-collection-card,.ely-product-card,.ely-feature,.ely-video{transition:none}.ely-category img,.ely-collection-card img,.ely-product-media img{transition:transform .45s ease}.shopify-design-mode .ely-marquee__track,html.shopify-design-mode .ely-marquee__track{animation:none!important;transform:none!important}.shopify-design-mode .ely-hero__slide{animation:none!important}.ely-empty{min-height:140px;display:grid;place-items:center}@media(min-width:721px){.ely-category{height:270px}.ely-feature{height:488px}.ely-video{height:560px}}@media(max-width:720px){.ely-hero{min-height:620px;height:620px}.ely-hero__slide{height:620px;min-height:620px}.ely-feature{height:auto;min-height:0}.ely-feature__media{height:328px;min-height:328px}.ely-video{height:480px;min-height:480px}.ely-video__media{height:480px}.ely-product-title{min-height:2.7em}.ely-category{height:240px}}html{scrollbar-gutter:stable;-webkit-text-size-adjust:100%}body{overflow-x:clip}.ely-section,.ely-video-section,.ely-philosophy-final,.ely-deals-cards,.ely-feature{overflow-anchor:none}img,video,svg{vertical-align:middle}video{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media(max-width:1050px){.ely-container{width:min(100% - 34px,1320px)}.ely-pad{padding-top:68px;padding-bottom:68px}.ely-section-head{margin-bottom:34px}.ely-section-head h2{font-size:clamp(38px,6vw,54px)}.ely-section-head p{font-size:13px}.ely-collection-grid{gap:10px}.ely-collection-card{aspect-ratio:4/5}.ely-product-grid{gap:12px}.ely-product-title{font-size:17px}.ely-standard-grid{grid-template-columns:repeat(3,1fr)}.ely-review-grid{gap:10px}}@media(max-width:720px){.ely-container{width:calc(100% - 28px)}.ely-pad{padding:56px 0}.ely-kicker{font-size:9px;letter-spacing:.22em;margin-bottom:10px}.ely-section-head{margin-bottom:30px}.ely-section-head h2{font-size:clamp(34px,10.5vw,48px);line-height:.98;margin-bottom:11px}.ely-section-head p{font-size:12.5px;line-height:1.7}.ely-btn{min-height:52px;padding:11px 18px;font-size:9px;letter-spacing:.15em}.ely-hero{height:clamp(560px,82svh,650px);min-height:560px;max-height:650px}.ely-hero__slide{height:100%;min-height:100%}.ely-hero__content{min-height:100%;align-items:flex-end}.ely-hero__inner{width:100%;max-width:100%;padding:0 0 66px}.ely-hero .ely-kicker{font-size:8px;letter-spacing:.25em;margin-bottom:20px}.ely-hero h1,.ely-hero h1 p{max-width:95%;font-size:clamp(48px,13vw,68px);line-height:.88;letter-spacing:-.045em}.ely-hero__inner>p{max-width:94%;margin:23px 0 27px;font-size:13px;line-height:1.7}.ely-hero .ely-btn{min-height:54px;padding:0 21px;font-size:8.5px}.ely-hero__dots{bottom:17px}.ely-category-grid{grid-template-columns:1fr;gap:10px}.ely-category{height:235px;min-height:235px;aspect-ratio:auto;border-radius:12px}.ely-category__content{left:18px;right:18px;bottom:18px}.ely-category h3{min-height:auto;font-size:29px}.ely-marquee__track{font-size:8px;letter-spacing:.16em;padding:11px 0}.ely-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ely-collection-card{height:auto;aspect-ratio:4/5;border-radius:9px}.ely-collection-card h3{min-height:auto;font-size:22px}.ely-collection-card__content{left:13px;right:13px;bottom:14px}.ely-collection-card a{font-size:8px;letter-spacing:.12em}.ely-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ely-product-media{aspect-ratio:1/1.12}.ely-product-title{min-height:2.55em;font-size:15px;line-height:1.18}.ely-product-info{padding:10px 1px 13px}.ely-product-price{margin-top:6px;font-size:11px}.ely-product-badge{top:8px;left:8px;padding:5px 7px;font-size:7px}.ely-product-wish{top:8px;right:8px;width:32px;height:32px}.ely-tabs{gap:6px;margin-bottom:26px}.ely-tab{padding:9px 13px;font-size:8px}.ely-feature,.ely-feature--fit{grid-template-columns:1fr;width:100%;height:auto;min-height:0}.ely-feature--fit .ely-feature__media{height:auto;min-height:0;aspect-ratio:4/3}.ely-feature--fit .ely-editorial-image{width:100%;height:100%;object-fit:contain}.ely-feature--fit .ely-feature__copy{padding:40px 22px 42px}.ely-feature--fit .ely-feature__copy h2{font-size:clamp(40px,11.5vw,56px);line-height:.93}.ely-feature--fit .ely-feature__copy p{font-size:13px;line-height:1.75}.ely-feature--fit .ely-editorial-gold-button{width:100%}.ely-standard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.ely-standard{min-height:170px;padding:22px 15px}.ely-standard__num{font-size:24px}.ely-standard h3{font-size:18px;margin:20px 0 7px}.ely-standard p{font-size:10px;line-height:1.65}.ely-empty{min-height:110px;padding:20px;font-size:12px}.ely-video-section{padding-top:54px!important;padding-bottom:54px!important}.ely-video-section__inner{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:28px!important}.ely-video-section__eyebrow{font-size:8px!important;letter-spacing:.22em!important;margin-bottom:17px!important}.ely-video-section__heading{font-size:clamp(42px,12vw,58px)!important;line-height:.94!important}.ely-video-section__text{font-size:12.5px!important;line-height:1.75!important;margin-top:20px!important}.ely-video-section__button{min-height:56px!important;margin-top:26px!important;padding:0 25px!important;font-size:16px!important}.ely-video-section__video-frame{width:100%;aspect-ratio:16/9;height:auto!important;border-radius:18px!important}.ely-philosophy-final{min-height:680px!important}.ely-philosophy-final__content .ely-container{width:calc(100% - 28px)!important}.ely-philosophy-final__heading{font-size:clamp(42px,12vw,58px)!important;line-height:.94!important}.ely-philosophy-final__intro{font-size:12.5px!important;line-height:1.75!important}.ely-philosophy-final__paragraph{font-size:12.5px!important;line-height:1.8!important;margin-bottom:22px!important}.ely-philosophy-final__quote{width:100%;padding:23px 18px 20px!important;margin-top:28px!important;border-radius:12px!important}.ely-philosophy-final__quote-text{font-size:29px!important}.ely-philosophy-final__quote-subtitle{font-size:7px!important;letter-spacing:.12em!important}.ely-philosophy-final__logo{width:78vw!important}.ely-deals-cards{padding-top:42px!important;padding-bottom:42px!important}.ely-deals-cards__inner{width:calc(100% - 24px)!important}.ely-deals-cards__heading{font-size:42px!important}.ely-deals-cards__intro{font-size:11px!important;margin-bottom:22px!important}.ely-review-grid{grid-template-columns:1fr;gap:9px}.ely-review{min-height:0;padding:22px 20px}.ely-review p{font-size:17px;line-height:1.45;margin:15px 0}.ely-section+.ely-section{margin-top:0}.ely-section-head+.ely-tabs,.ely-section-head+.ely-product-grid{margin-top:0}}@media(max-width:480px){.ely-container{width:calc(100% - 24px)}.ely-pad{padding:48px 0}.ely-hero{height:590px;min-height:590px}.ely-hero__inner{padding-bottom:58px}.ely-hero h1,.ely-hero h1 p{font-size:clamp(44px,13vw,60px)}.ely-hero__inner>p{font-size:12px}.ely-collection-card h3{font-size:20px}.ely-product-grid{gap:8px}.ely-product-title{font-size:14px}.ely-product-price{font-size:10px}.ely-standard{min-height:175px}.ely-standard h3{font-size:17px}.ely-standard p{font-size:9.5px}.ely-review p{font-size:16px}}.ely-btn,.ely-product-wish,.ely-category img,.ely-collection-card img,.ely-product-media img{transition:transform .28s ease,opacity .28s ease,background-color .28s ease,color .28s ease}.ely-section img,.ely-section video,.ely-video-section video{overflow-anchor:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html,body{width:100%;max-width:100%;overflow-x:hidden}.section,.shopify-section{min-width:0}img{display:block;max-width:100%}img,picture{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.media,.media-wrapper,.image-wrapper,.banner__media,.card__media{overflow:hidden}.product-card img,.card img,.ely-review img{backface-visibility:hidden;-webkit-backface-visibility:hidden}section,.shopify-section,.shopify-section-group,main{transition:none}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}img,video,iframe{transition-property:opacity,transform}:focus{scroll-margin-top:120px}.shopify-section,.section,.page-width{contain:layout style}@media screen and (max-width:749px){html{scroll-behavior:auto!important}body{min-height:100%}.shopify-section,.section{transform:translateZ(0)}}@media screen and (max-width:749px){.ely-hero{height:auto;min-height:0;max-height:none;aspect-ratio:9 / 17;overflow:hidden}.ely-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0}.ely-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ely-hero__media .ely-img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.ely-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;display:flex;align-items:center}.ely-hero__inner{width:90%;max-width:360px}.ely-hero .ely-kicker{font-size:8px;letter-spacing:1.4px;margin-bottom:10px}.ely-hero .ely-heading{font-size:clamp(30px,8vw,40px);line-height:.94;margin-bottom:12px}.ely-hero__inner p{font-size:11px;line-height:1.45;margin-bottom:15px}.ely-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.ely-hero .ely-btn{padding:10px 14px;font-size:9px;min-height:auto}.ely-hero__dots{bottom:10px}}@media screen and (max-width:749px){.ely-hero{aspect-ratio:9 / 9.7}.ely-hero__slide,.ely-hero__media{height:100%}.ely-hero__media .ely-img{width:100%;height:100%;object-fit:contain;object-position:center center}}@media screen and (max-width:480px){.ely-hero{aspect-ratio:9 / 9.7}}@media screen and (max-width:720px){.ely-hero{position:relative;height:365px;min-height:365px;max-height:365px;aspect-ratio:auto;overflow:hidden}.ely-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:365px;min-height:365px;max-height:365px}.ely-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ely-hero__media .ely-img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.ely-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;display:flex;align-items:center}.ely-hero__inner{width:90%;max-width:360px;padding:0}.ely-hero .ely-kicker{font-size:7px;letter-spacing:1.3px;margin-bottom:8px}.ely-hero h1,.ely-hero h1 p,.ely-hero .ely-heading{max-width:95%;font-size:31px;line-height:.94;letter-spacing:-.04em;margin-bottom:10px}.ely-hero__inner>p{max-width:230px;font-size:9px;line-height:1.4;margin:0 0 12px}.ely-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.ely-hero .ely-btn{min-height:0;height:auto;padding:8px 11px;font-size:8px;line-height:1.2;letter-spacing:.12em}.ely-hero__dots{bottom:8px}}@media screen and (max-width:480px){.ely-hero,.ely-hero__slide{height:365px;min-height:365px;max-height:365px}.ely-hero .ely-heading,.ely-hero h1,.ely-hero h1 p{font-size:29px}.ely-hero__inner>p{font-size:9px}.ely-hero .ely-btn{padding:8px 10px;font-size:8px}}@media screen and (max-width:720px){.ely-hero{height:329px;min-height:329px;max-height:329px;aspect-ratio:auto}.ely-hero__slide{height:329px;min-height:329px;max-height:329px}.ely-hero__media,.ely-hero__media .ely-img{height:100%}}@media screen and (max-width:480px){.ely-hero,.ely-hero__slide{height:329px;min-height:329px;max-height:329px}}@media screen and (max-width:720px){.ely-hero{height:280px;min-height:280px;max-height:280px;aspect-ratio:auto}.ely-hero__slide{height:280px;min-height:280px;max-height:280px}.ely-hero__media,.ely-hero__media .ely-img{height:100%}}@media screen and (max-width:480px){.ely-hero,.ely-hero__slide{height:280px;min-height:280px;max-height:280px}}@media screen and (max-width:720px){.ely-hero{height:266px;min-height:266px;max-height:266px;aspect-ratio:auto}.ely-hero__slide{height:266px;min-height:266px;max-height:266px}.ely-hero__media,.ely-hero__media .ely-img{height:100%}}@media screen and (max-width:480px){.ely-hero,.ely-hero__slide{height:266px;min-height:266px;max-height:266px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/elysian-home.css.map */
