.ed-home{--ed-bg: var(--engel-bg, #FAF6F1);--ed-sand: var(--engel-sand, #EDE3D6);--ed-rose: var(--engel-rose, #E8C5B8);--ed-taupe: var(--engel-taupe, #B8896E);--ed-champagne: var(--engel-champagne, #C6A972);--ed-text: var(--engel-text, #2D2A26);--ed-muted: var(--engel-muted, #5F5E5A);--ed-cta: var(--engel-cta, #3F7A4E);--ed-cta-hover: var(--engel-cta-hover, #2F5E3B);--ed-page: #fffdf9;background:var(--ed-bg);color:var(--ed-text);font-size:16px;line-height:1.7}.ed-home *{box-sizing:border-box}.ed-home a{color:inherit}.ed-home__inner{width:min(1180px,calc(100% - 28px));margin:0 auto}.ed-home__hero{position:relative;min-height:clamp(520px,calc(100svh - 108px),680px);display:flex;align-items:end;isolation:isolate;overflow:hidden;background:var(--ed-sand)}.ed-home__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#2d2a261f,#2d2a2694)}.ed-home__hero-image,.ed-home__hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.ed-home__hero-placeholder{background:radial-gradient(circle at 62% 32%,rgba(232,197,184,.85),transparent 24%),linear-gradient(135deg,var(--ed-sand),var(--ed-rose))}.ed-home__hero-content{width:min(860px,calc(100% - 28px));margin:0 auto;padding:44px 0 36px;color:#fffdf9}.ed-home__eyebrow{color:var(--ed-taupe);font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 10px}.ed-home__hero .ed-home__eyebrow{color:#f1d6ca;font-weight:800;letter-spacing:.16em;text-shadow:0 1px 14px rgba(45,42,38,.28)}.ed-home h1,.ed-home h2,.ed-home h3{font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);letter-spacing:.02em;color:inherit}.ed-home__hero h1{margin:0 0 18px;max-width:11ch;font-size:clamp(38px,12vw,52px);line-height:1;white-space:normal}.ed-home__hero p{max-width:34rem;margin:0 0 24px;color:#fffdf9eb;font-size:16px;line-height:1.65}.ed-home__hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ed-home__hero-rating{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid rgba(255,253,249,.34);border-radius:4px;background:#2f262257;color:#fffdf9;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ed-home__hero-rating:hover{border-color:#fffdf994;background:#2f262275}.ed-home__hero-rating-stars{color:#e6c26e;font-size:13px;letter-spacing:1px;line-height:1;white-space:nowrap}.ed-home__button,.ed-home__card-button,.ed-home__newsletter button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:4px;background:#b8896e;color:#fffdf9;font-weight:700;text-decoration:none;transition:background .18s ease,transform .18s ease}.ed-home__button:hover,.ed-home__card-button:hover,.ed-home__newsletter button:hover{background:#9e6a58;transform:translateY(-1px)}.ed-home__explainer{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:clamp(28px,4vw,56px);width:min(1180px,calc(100% - 28px));min-height:0;margin:0 auto;padding:clamp(46px,6vw,72px) 0;background:transparent;color:var(--ed-text)}.ed-home__explainer-media{min-height:clamp(330px,34vw,430px);overflow:hidden;border-radius:4px;background:var(--ed-sand)}.ed-home__explainer-media img,.ed-home__explainer-placeholder{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover}.ed-home__explainer-placeholder{background:radial-gradient(circle at 28% 34%,rgba(232,197,184,.48),transparent 26%),linear-gradient(135deg,#f6eee7,#fffaf6)}.ed-home__explainer-content{display:flex;flex-direction:column;justify-content:center;width:min(100%,620px);padding:10px 0}.ed-home__explainer-heading{position:relative;width:fit-content;max-width:100%;margin:0 0 24px;font-size:clamp(28px,3.4vw,46px);line-height:1.05;letter-spacing:0}.ed-home__explainer-heading:after{content:"";position:absolute;left:12%;right:4%;bottom:-8px;height:5px;border-radius:999px;background:var(--ed-taupe);transform:rotate(-2deg)}.ed-home__explainer-intro{max-width:560px;color:var(--ed-text);font-size:15px;line-height:1.55}.ed-home__explainer-intro p{margin:0 0 14px}.ed-home__explainer-intro strong{font-weight:800;box-shadow:inset 0 -.34em #b8896e38}.ed-home__explainer-items{display:grid;gap:clamp(18px,2.4vw,26px);margin-top:clamp(24px,3vw,34px)}.ed-home__explainer-item{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px}.ed-home__explainer-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid rgba(184,137,110,.24);border-radius:50%;color:var(--ed-taupe);font-size:20px;font-weight:800;line-height:1}.ed-home__explainer-icon img{display:block;width:34px;height:34px;object-fit:contain}.ed-home__explainer-item h3{margin:0 0 6px;font-size:clamp(16px,1.2vw,18px);line-height:1.2}.ed-home__explainer-item p{margin:0;color:var(--ed-muted);font-size:14px;line-height:1.45}.ed-home__explainer-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:fit-content;min-height:48px;margin-top:clamp(26px,3vw,36px);padding:0 22px;border-radius:4px;background:#b8896e;color:#fffdf9;font-weight:800;letter-spacing:.02em;line-height:1;text-decoration:none;text-transform:uppercase;transition:opacity .18s ease,transform .18s ease}.ed-home__explainer-button:hover{background:#9e6a58;transform:translateY(-1px)}.ed-home__trust{display:grid;grid-template-columns:1fr;gap:10px;margin:0 auto 36px;padding:32px 0 0}.ed-home__trust-item{display:flex;align-items:center;gap:8px;min-width:0;color:#2b2522b3;font-size:13px;font-weight:500}.ed-home__trust-icon{font-size:18px;line-height:1;opacity:.82}.ed-home__trust-wrap{display:none}.ed-home__usp{background:#fbf7f2;border-top:1px solid rgba(184,137,110,.12);border-bottom:1px solid rgba(184,137,110,.12);padding:16px 0;text-align:left}.ed-home__usp .ed-home__inner{width:min(1180px,calc(100% - 28px))}.ed-home__usp-heading{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ed-home__usp-grid{display:grid;gap:10px;align-items:center}.ed-home__usp-item{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0;margin:0;max-width:none}.ed-home__usp-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;margin:0;border:1px solid rgba(120,90,75,.18);border-radius:50%;background:#fffaf6;color:#a8735d;font-size:11px;font-weight:700}.ed-home__usp-image{display:block;flex:0 0 auto;width:32px;height:32px;margin:0;object-fit:contain}.ed-home__usp-item h3{margin:0;font-size:13px;font-weight:700;line-height:1.25;text-transform:none!important;white-space:nowrap}.ed-home__usp-item p{display:none;margin:2px 0 0;color:var(--ed-muted);font-size:12px;line-height:1.35}.ed-home__section{padding:42px 0}.ed-home__section--rose{background:var(--ed-rose)}.ed-home__section--sand{background:var(--ed-sand)}.ed-home__section--recipients{background:#fbf7f2;padding-top:56px;padding-bottom:56px}.ed-home__section--bestsellers{background:#efe5da;padding-top:64px;padding-bottom:84px}.ed-home__section--founder{background:#fbf7f2;padding:72px 0}.ed-home__section--reviews{background:#e8d2c8;padding:72px 0 80px}.ed-home__section-header{margin:0 0 22px}.ed-home__section-header h2{margin:0;font-size:clamp(28px,8vw,48px);line-height:1.08}.ed-home__section-header p{margin:10px 0 0;color:var(--ed-muted)}.ed-home__recipient-grid,.ed-home__product-grid,.ed-home__category-grid,.ed-home__review-grid{display:grid;gap:14px}.ed-home__recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-home__section--recipients .ed-home__inner,.ed-home__section--bestsellers .ed-home__inner,.ed-home__trust-wrap{width:min(980px,calc(100% - 28px))}.ed-home__section--recipients .ed-home__section-header{margin-bottom:16px}.ed-home__section--bestsellers .ed-home__section-header{margin-bottom:28px}.ed-home__section--recipients .ed-home__section-header h2,.ed-home__section--bestsellers .ed-home__section-header h2{font-size:clamp(30px,8vw,34px);font-weight:400;letter-spacing:.04em;line-height:1.15}.ed-home__recipient-card,.ed-home__category-card,.ed-home__review-card,.ed-home__product-card{background:var(--ed-page);border:1px solid rgba(45,42,38,.1);border-radius:8px;overflow:hidden}.ed-home__recipient-card{position:relative;background:#fff;border:1px solid rgba(120,90,75,.14);border-radius:4px;display:block;overflow:hidden;text-decoration:none}.ed-home__recipient-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1c1816b8,#1c181614 60%,#1c181600);pointer-events:none}.ed-home__recipient-media,.ed-home__category-media,.ed-home__product-media,.ed-home__story-media,.ed-home__feature-media{background:linear-gradient(135deg,var(--ed-sand),var(--ed-rose));overflow:hidden}.ed-home__recipient-media,.ed-home__category-media,.ed-home__product-media{aspect-ratio:1 / 1}.ed-home__recipient-media{aspect-ratio:auto;height:170px}.ed-home__recipient-media img,.ed-home__category-media img,.ed-home__story-media img,.ed-home__feature-media img{width:100%;height:100%;object-fit:cover;display:block}.ed-home__product-media img{width:100%;height:100%;object-fit:contain;object-position:center;padding:6px;background:#fff;display:block}.ed-home__recipient-title,.ed-home__category-card h3{margin:0;font-size:18px}.ed-home__recipient-title{position:absolute;left:14px;right:14px;bottom:14px;z-index:1;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none!important;padding:0;color:#fffdf9;text-shadow:0 1px 14px rgba(0,0,0,.42)}.ed-home__product-grid{grid-template-columns:1fr}.ed-home__product-card{display:flex;flex-direction:column}.ed-home__section--bestsellers .ed-home__product-card{border:1px solid rgba(120,90,75,.14);border-radius:4px;background:#fff}.ed-home__section--bestsellers .ed-home__card-button{background:#a8735d}.ed-home__section--bestsellers .ed-home__card-button:hover{background:#9e6a58}.ed-home__product-info{display:grid;gap:8px;padding:12px;flex:1}.ed-home__product-title{font-size:15px;font-weight:500;line-height:1.35;text-decoration:none}.ed-home__price{color:var(--ed-muted);font-size:14px;margin-top:6px}.ed-home__product-form{margin-top:auto}.ed-home__card-button{width:100%;min-height:44px;padding-inline:12px;font-size:14px;border-radius:3px}.ed-home__mobile-more{display:none}.ed-home__section--featured-collections{background:#fffdf9}.ed-home__feature-grid{display:grid;gap:14px}.ed-home__feature-card{position:relative;display:block;min-height:340px;border-radius:7px;overflow:hidden;color:#fffdf9;text-decoration:none;box-shadow:0 16px 42px #2d2a2614}.ed-home__feature-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1c1816c2,#1c18162e 68%,#1c181608);pointer-events:none}.ed-home__feature-media{position:absolute;top:0;right:0;bottom:0;left:0}.ed-home__feature-body{position:absolute;left:18px;right:18px;bottom:18px;z-index:1}.ed-home__feature-body span{display:block;margin-bottom:8px;color:#fffdf9;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 1px 12px rgba(0,0,0,.42)}.ed-home__feature-body h3{margin:0 0 8px;color:#fffdf9;font-size:clamp(24px,8vw,32px);font-weight:400;line-height:1.08;text-shadow:0 1px 16px rgba(0,0,0,.48)}.ed-home__feature-body p{max-width:24rem;margin:0;color:#fffdf9f0;font-size:14px;line-height:1.5;text-shadow:0 1px 12px rgba(0,0,0,.4)}.ed-home__section--gift-guide{background:#fbf7f2}.ed-home__guide-heading{max-width:760px;margin:0 auto 28px;text-align:center}.ed-home__guide-heading h2{margin:0 0 14px;font-size:clamp(34px,9vw,52px);font-weight:400;line-height:1.08}.ed-home__guide-heading .rte{max-width:650px;margin:0 auto;color:var(--ed-muted);font-size:16px;line-height:1.7}.ed-home__guide-grid{display:grid;gap:12px}.ed-home__guide-card{min-height:210px;padding:24px 22px;border:1px solid rgba(120,90,75,.14);border-radius:7px;background:#fffdf9;box-shadow:0 14px 36px #2d2a260f}.ed-home__guide-card span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:24px;border:1px solid rgba(184,137,110,.28);border-radius:50%;color:#a8735d;font-size:12px;font-weight:800}.ed-home__guide-card h3{margin:0 0 10px;font-size:22px;font-weight:400;line-height:1.15}.ed-home__guide-card p{margin:0;color:var(--ed-muted);font-size:14px;line-height:1.6}.ed-home__story{display:grid;gap:24px;align-items:center}.ed-home__story-media{aspect-ratio:4 / 5;border-radius:4px}.ed-home__story-text h2{margin:0 0 14px;font-size:clamp(30px,8vw,46px);line-height:1.08}.ed-home__story-text p{margin:0 0 12px}.ed-home__section--founder .ed-home__story{width:min(1180px,calc(100% - 28px))}.ed-home__section--founder .ed-home__story-media{width:100%;aspect-ratio:1 / 1.28;border-radius:7px;box-shadow:0 16px 42px #2d2a2614}.ed-home__section--founder .ed-home__story-media img{object-position:center}.ed-home__section--founder .ed-home__eyebrow{color:#cfa89d;font-size:12px;letter-spacing:.16em;margin-bottom:14px}.ed-home__section--founder .ed-home__story-text h2{max-width:560px;margin-bottom:18px;font-size:clamp(32px,7vw,46px);font-weight:400;line-height:1.08}.ed-home__section--founder .rte{max-width:560px;font-size:16px;line-height:1.65}.ed-home__section--founder .ed-home__button{min-height:42px;padding:0 20px;border-radius:3px;background:#b8896e;font-size:13px}.ed-home__section--founder .ed-home__button:hover{background:#9e6a58}.ed-home__section--faq{background:#fffdf9}.ed-home__section--returns{background:#efe5da;text-align:center}.ed-home__section--returns .ed-home__inner{width:min(980px,calc(100% - 28px))}.ed-home__section--returns h2{margin:0 0 18px;font-size:clamp(44px,12vw,88px);font-weight:800;line-height:.95;letter-spacing:.02em;text-transform:uppercase}.ed-home__section--returns .rte{max-width:720px;margin:0 auto;color:#2b2522;font-size:clamp(17px,2.4vw,22px);line-height:1.65}.ed-home__returns-points{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px}.ed-home__returns-points span{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(120,90,75,.18);border-radius:999px;background:#fffdf99e;color:#2b2522;font-size:13px;font-weight:800}.ed-home__section--faq .ed-home__inner{width:min(920px,calc(100% - 28px))}.ed-home__section--faq .ed-home__section-header{margin-bottom:22px;text-align:center}.ed-home__faq-list{display:grid;gap:10px}.ed-home__faq-item{border:1px solid rgba(120,90,75,.16);border-radius:7px;background:#fbf7f2;overflow:hidden}.ed-home__faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:#2b2522;cursor:pointer;font-weight:700;list-style:none}.ed-home__faq-item summary::-webkit-details-marker{display:none}.ed-home__faq-item summary span:last-child{flex:0 0 auto;color:#a8735d;font-size:22px;line-height:1}.ed-home__faq-item[open] summary span:last-child{transform:rotate(45deg)}.ed-home__faq-answer{padding:0 20px 20px;color:var(--ed-muted);font-size:15px;line-height:1.65}.ed-home__faq-answer p{margin:0}.ed-home__review-card{padding:28px 24px}.ed-home__section--reviews .ed-home__inner{width:min(980px,calc(100% - 28px))}.ed-home__section--reviews .ed-home__section-header{margin-bottom:28px}.ed-home__section--reviews .ed-home__section-header h2{font-size:clamp(30px,8vw,32px);font-weight:400;letter-spacing:.035em;line-height:1.15}.ed-home__section--reviews .ed-home__review-grid{gap:18px}.ed-home__section--reviews .ed-home__review-card{min-height:190px;background:#fffaf6;border:1px solid rgba(120,90,75,.12);border-radius:4px}.ed-home__judgeme{background:var(--ed-page);border:1px solid rgba(45,42,38,.1);border-radius:8px;padding:18px}.ed-home__judgeme-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:14px;color:var(--ed-muted);font-size:14px}.ed-home__judgeme-rating{color:var(--ed-champagne)}.ed-home__judgeme-count{font-weight:700}.ed-home__judgeme-carousel{margin:0}.ed-home__judgeme .jdgm-carousel-title-and-link{display:none}.ed-home__judgeme .jdgm-carousel-wrapper{width:100%;padding:0}.ed-home__stars{color:var(--ed-champagne);letter-spacing:.08em;margin-bottom:10px}.ed-home__section--reviews .ed-home__stars{color:#d7a85c;font-size:18px;margin-bottom:14px}.ed-home__review-card blockquote{margin:0 0 14px;color:var(--ed-text);font-style:italic}.ed-home__section--reviews .ed-home__review-card blockquote{color:#2b2522;font-size:15px;line-height:1.55}.ed-home__review-name{color:var(--ed-muted);font-weight:700}.ed-home__category-card{display:grid}.ed-home__category-body{padding:18px 20px}.ed-home__category-body h3{font-size:17px;font-weight:500;line-height:1.2;text-transform:none!important}.ed-home__category-body p{margin:6px 0 0;color:var(--ed-muted);font-size:14px}@media(max-width:699px){.ed-home__hero{align-items:center;min-height:430px!important;height:430px!important;max-height:460px!important}.ed-home__hero-content{padding:0 26px!important;transform:translateY(-10px)}.ed-home__hero h1{max-width:310px;font-size:40px!important;line-height:1.05!important}.ed-home__hero p{max-width:315px;font-size:15px!important;line-height:1.55!important}.ed-home__hero .ed-home__button{min-height:44px;padding:0 22px;font-size:14px}.ed-home__usp{padding:14px 0}.ed-home__usp .ed-home__inner{width:min(100% - 28px,1180px)}.ed-home__usp-heading{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ed-home__usp-grid{gap:10px}.ed-home__usp-item{margin-bottom:0}.ed-home__usp-item:last-child{margin-bottom:0}.ed-home__section--recipients{padding-top:44px;padding-bottom:52px}.ed-home__recipient-grid,.ed-home__category-grid{gap:12px}.ed-home__recipient-card,.ed-home__category-card{position:relative;aspect-ratio:1 / 1.28;border:0;border-radius:7px;overflow:hidden}.ed-home__recipient-card:after,.ed-home__category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000073,#0000 55%);pointer-events:none}.ed-home__recipient-media,.ed-home__category-media{height:100%;aspect-ratio:auto;background:linear-gradient(135deg,var(--ed-sand),var(--ed-rose))}.ed-home__recipient-title,.ed-home__category-body{position:absolute;left:14px;right:14px;bottom:14px;z-index:1;padding:0;color:#fff}.ed-home__recipient-title,.ed-home__category-body h3{font-size:16px;line-height:1.2;font-weight:700;text-shadow:0 1px 12px rgba(0,0,0,.28)}.ed-home__category-body p{display:none}.ed-home__section--bestsellers .ed-home__inner{width:100%}.ed-home__section--bestsellers .ed-home__section-header{width:calc(100% - 32px);margin-left:auto;margin-right:auto}.ed-home__section--bestsellers .ed-home__product-grid{display:flex;gap:14px;overflow-x:auto;padding:0 16px 8px;scroll-padding-left:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ed-home__section--bestsellers .ed-home__product-grid::-webkit-scrollbar{display:none}.ed-home__section--bestsellers .ed-home__product-card{flex:0 0 min(74%,300px);max-width:min(74%,300px);scroll-snap-align:start}.ed-home__section--bestsellers .ed-home__product-media{aspect-ratio:auto;height:clamp(220px,64vw,285px)}.ed-home__mobile-more{display:flex;justify-content:center;margin-top:28px}.ed-home__section--reviews .ed-home__section-header h2{font-size:28px;line-height:1.15;letter-spacing:.8px}}.ed-home__newsletter{background:var(--ed-text);color:#fffdf9;padding:42px 14px;text-align:center}.ed-home__newsletter h2{margin:0 0 8px;font-size:clamp(32px,8vw,50px)}.ed-home__newsletter p{margin:0 auto 20px;max-width:38rem;color:var(--ed-sand)}.ed-home__newsletter form{display:grid;gap:10px;max-width:520px;margin:0 auto}.ed-home__newsletter input{min-height:48px;border:1px solid rgba(255,253,249,.28);border-radius:4px;padding:0 14px;background:#fffdf914;color:#fffdf9}.ed-home__newsletter input::placeholder{color:#fffdf9b3}.ed-home__note{display:block;margin-top:10px;color:#fffdf9c2;font-size:12px}.ed-home__footer{background:#2d2a26;color:#fffdf9;padding:42px 0 28px}.ed-home__footer-grid{display:grid;gap:28px}.ed-home__footer-brand h2{margin:0 0 8px;font-size:30px}.ed-home__footer-brand p,.ed-home__footer-meta{color:var(--ed-sand);margin:0}.ed-home__footer-links{display:grid;gap:8px}.ed-home__footer-links a{color:#fffdf9;text-decoration:none}.ed-home__payments{display:flex;flex-wrap:wrap;gap:8px}.ed-home__payment{border:1px solid rgba(255,253,249,.22);border-radius:4px;padding:5px 8px;font-size:12px;color:var(--ed-sand)}.ed-home__copyright{margin-top:28px;color:#fffdf9b8;font-size:12px}@media(max-width:900px){.ed-home__explainer{grid-template-columns:1fr;gap:22px;min-height:0;padding:32px 0 38px}.ed-home__explainer-media{min-height:min(66vw,320px)}.ed-home__explainer-content{width:100%;padding:0}}@media(max-width:560px){.ed-home__explainer-heading{font-size:clamp(28px,9vw,38px)}.ed-home__explainer-item{grid-template-columns:52px minmax(0,1fr);gap:14px}.ed-home__explainer-icon{width:52px;height:52px;font-size:18px}.ed-home__explainer-button{width:100%}}@media(min-width:700px){.ed-home__usp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-home__usp-item{justify-content:center}.ed-home__hero{align-items:center;min-height:620px;height:68vh;max-height:720px}.ed-home__hero-content{width:min(1180px,calc(100% - 64px));padding:28px 0 0}.ed-home__hero h1{max-width:min(760px,55vw);font-size:clamp(32px,4.4vw,68px);line-height:1.05;margin-bottom:20px;white-space:nowrap}.ed-home__hero p{max-width:42rem;margin-bottom:28px;font-size:clamp(17px,2.4vw,20px);line-height:1.75}.ed-home__trust{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:56px;padding-top:36px}.ed-home__trust-item{justify-content:center}.ed-home__recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-home__section--recipients{padding-top:64px;padding-bottom:82px}.ed-home__section--bestsellers{padding-top:80px;padding-bottom:96px}.ed-home__feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ed-home__feature-card{min-height:390px}.ed-home__guide-heading{margin-bottom:36px}.ed-home__guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ed-home__guide-card{min-height:260px;padding:30px 28px}.ed-home__section--recipients .ed-home__inner,.ed-home__section--bestsellers .ed-home__inner,.ed-home__trust-wrap{width:min(1180px,calc(100% - 64px))}.ed-home__section--recipients .ed-home__section-header h2,.ed-home__section--bestsellers .ed-home__section-header h2{font-size:34px}.ed-home__section--recipients .ed-home__recipient-grid,.ed-home__section--bestsellers .ed-home__product-grid{gap:22px}.ed-home__section--bestsellers .ed-home__product-grid{row-gap:32px}.ed-home__recipient-media{height:285px}.ed-home__section--recipients .ed-home__section-header{margin-bottom:24px}.ed-home__recipient-card{position:relative;border:0;border-radius:7px;box-shadow:0 16px 42px #2d2a2614;overflow:hidden}.ed-home__recipient-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1c18167a,#1c181600 58%);pointer-events:none}.ed-home__recipient-title{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;padding:0;color:#fff;font-size:17px;font-weight:700;line-height:1.2;text-shadow:0 1px 14px rgba(0,0,0,.28)}.ed-home__category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ed-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-home__section--bestsellers .ed-home__product-card{border:0;border-radius:7px;box-shadow:0 16px 42px #2d2a2614;overflow:hidden}.ed-home__section--bestsellers .ed-home__product-media{aspect-ratio:auto;height:285px}.ed-home__review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-home__story{grid-template-columns:.82fr 1.18fr}.ed-home__section--founder{padding:96px 0}.ed-home__section--founder .ed-home__story{grid-template-columns:minmax(360px,500px) 1fr;gap:48px}.ed-home__section--founder .ed-home__story-media{width:100%}.ed-home__section--reviews{padding:80px 0 88px}.ed-home__newsletter form{grid-template-columns:1fr auto}.ed-home__footer-grid{grid-template-columns:1.2fr .8fr .8fr}}@media(min-width:1050px){.ed-home__recipient-grid,.ed-home__product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ed-home .ed-home__recipient-card:after{background:linear-gradient(to top,#1c1816c7,#1c181638 62%,#1c181600)!important}.ed-home .ed-home__recipient-title{color:#fffdf9!important;text-shadow:0 1px 16px rgba(0,0,0,.55)!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom-homepage.css.map */
