@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&family=Poppins:wght@400;500;600;700&display=swap";:root{--font-body: "Poppins", "Inter", Arial, sans-serif;--font-heading: "Poppins", "Inter", Arial, sans-serif;--font-script: "Dancing Script", "Great Vibes", cursive;--color-green: #008F5A;--color-green-dark: #007A4C;--color-orange: #F5A623;--color-cream: #FFF7EA;--color-cream-2: #FFF3E2;--color-mint: #E8F8F1;--color-mint-2: #DDF6EF;--color-pink: #FFE9E3;--color-yellow: #FFF1C9;--color-text: #1F1F1F;--color-muted: #6B6B6B;--color-border: #E8E2D8;--color-white: #FFFFFF}*{box-sizing:border-box}html{font-size:calc(var(--font-body-scale, 1) * 62.5%)}body{margin:0;background:var(--color-white);color:var(--color-text);font-family:var(--font-body);line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}.home-container{width:min(1320px,calc(100% - 48px));margin:0 auto}.home-section{background:var(--color-white)}.placeholder-image{display:grid;place-items:center;overflow:hidden;background:#efece6;color:#9b968d;font-size:11px;text-align:center}.home-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:12px;padding:10px 22px;border-radius:999px;background:var(--color-green);color:var(--color-white);font-size:13px;font-weight:600}.home-button:hover{background:var(--color-green-dark)}.home-button--small{min-height:38px;padding:8px 18px;font-size:12px}.home-announcement{height:32px;background:var(--color-cream);font-size:12px}.home-announcement__inner{position:relative;display:flex;height:32px;align-items:center;justify-content:center}.home-announcement p{margin:0;font-weight:600}.home-announcement nav{position:absolute;right:0;display:flex;gap:20px}.home-header{height:90px;border-bottom:1px solid #f3f0ea;background:var(--color-white)}.home-header__main{display:grid;height:57px;grid-template-columns:205px 1fr 205px;align-items:center;gap:44px}.home-logo{display:block;width:175px;height:43px}.placeholder-image--logo{width:175px;height:43px;border-radius:4px}.home-search{position:relative;max-width:610px;width:100%;justify-self:center}.home-search input{width:100%;height:40px;padding:0 48px 0 18px;border:1px solid #e7e7e7;border-radius:999px;outline:0;background:#f7f7f7;font-size:12px}.home-search button{position:absolute;top:3px;right:5px;width:34px;height:34px;border:0;background:transparent;font-size:19px}.home-header__actions{display:flex;justify-content:flex-end;gap:25px}.home-header__actions a{position:relative;font-size:23px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.home-header__actions svg{width:23px;height:23px;display:inline-block;fill:currentColor}.home-header__actions span{position:absolute;top:-9px;right:-10px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:50%;background:var(--color-green);color:#fff;font-size:9px}.home-nav{display:flex;height:33px;align-items:center;justify-content:center;gap:54px}.home-nav a{font-size:12px;font-weight:500}.home-nav__item{position:relative}.home-nav__item>summary{list-style:none;cursor:pointer}.home-nav__item>summary::-webkit-details-marker{display:none}.home-nav__trigger{display:inline-flex;align-items:center;gap:6px;color:inherit;font-size:12px;font-weight:500}.home-nav__arrow{display:inline-block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.home-nav__item[open] .home-nav__arrow{transform:translateY(2px) rotate(225deg)}.home-nav__dropdown{position:absolute;top:calc(100% + 13px);left:-14px;z-index:30;min-width:180px;padding:8px 0;border:1px solid #eeeeee;background:#fff;box-shadow:0 8px 22px #00000017}.home-nav__dropdown a{display:block;padding:9px 14px;white-space:nowrap}.home-nav__dropdown a:hover{background:#f7f7f7}.home-hero{padding:20px 0 13px}.home-hero__card{position:relative;display:grid;height:430px;grid-template-columns:42% 58%;overflow:hidden;border-radius:24px;background:var(--color-cream);box-shadow:0 4px 16px #332a1c14}.home-hero__content{z-index:1;padding:58px 30px 76px 72px}.home-hero h1{margin:0;font-family:var(--font-heading);font-size:43px;font-weight:600;line-height:1.1;letter-spacing:0}.home-hero h1 span{display:block;margin:5px 0 18px;color:var(--color-orange);font-family:var(--font-script);font-size:61px;font-weight:600;line-height:1}.home-hero__content p{margin:0 0 24px;font-size:18px;line-height:1.45}.home-hero__image{width:100%;height:430px}.home-hero__benefits{position:absolute;bottom:0;left:68px;z-index:2;display:grid;width:660px;height:61px;grid-template-columns:repeat(4,1fr);padding:10px 18px;border-radius:32px 32px 0 0;background:#fffaf1;box-shadow:0 -2px 10px #372c190d}.hero-benefit{display:flex;align-items:center;gap:8px;padding:0 11px;border-right:1px solid #e0d6c5}.hero-benefit:last-child{border:0}.hero-benefit i{display:grid;width:29px;height:29px;flex:none;place-items:center;border:1px solid #d6bb80;border-radius:50%;font-style:normal}.hero-benefit strong,.hero-benefit small{display:block;white-space:nowrap}.hero-benefit strong{font-size:10px;font-weight:600}.hero-benefit small{color:var(--color-muted);font-size:8px}.recipient-categories{padding:18px 0 24px}.section-heading{display:flex;min-height:37px;align-items:flex-start;justify-content:space-between;gap:20px}.section-heading h2,.centered-heading h2{margin:0;font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:1.25;letter-spacing:0}.section-heading h2 i{color:var(--color-orange);font-style:normal}.section-heading h2 em{color:#ff5e56;font-style:normal}.section-heading>a:not(.home-button){margin-top:4px;color:var(--color-green);font-size:12px;font-weight:600}.section-heading p{margin:3px 0 0;color:var(--color-muted);font-size:11px}.section-heading--compact{min-height:34px}.recipient-categories__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:35px;padding:8px 12px 0}.recipient-card{text-align:center}.recipient-card>span{width:86px;height:86px;margin:0 auto 9px;border:3px solid #fff;border-radius:50%;outline:2px solid #ffc98e}.recipient-card strong{display:block;font-size:12px;font-weight:500}.occasion-pills{padding:8px 0 19px}.occasion-pills__row{display:flex;gap:12px}.occasion-pills__row a{display:inline-flex;height:34px;flex:1 0 auto;align-items:center;justify-content:center;padding:0 17px;border:1px solid #b9dacc;border-radius:999px;background:#fffdf8;color:#315c4d;font-size:11px;font-weight:500}.personalized-favorites{padding:0 0 20px}.personalized-favorites__panel{padding:24px;border-radius:20px;background:var(--color-cream);box-shadow:0 2px 12px #4130170a}.home-section .product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.home-section .product-card{min-width:0}.home-section .product-card__image{position:relative;width:100%;aspect-ratio:1;border-radius:12px}.home-section .product-card h3{margin:9px 0 2px;font-size:13px;font-weight:500;line-height:1.35}.home-section .product-card p{margin:0;color:var(--color-green);font-size:13px;font-weight:600}.home-section .product-badge{position:absolute;top:8px;left:8px;padding:4px 7px;border-radius:4px;background:var(--color-yellow);color:#6b5118;font-size:8px}.category-spotlight{padding:0 0 20px}.category-spotlight__panel{display:grid;height:316px;grid-template-columns:32% 68%;overflow:hidden;border-radius:20px;background:var(--color-mint)}.category-spotlight__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:38px 22px 38px 45px}.category-spotlight h2{margin:0 0 15px;font-size:24px;font-weight:600}.category-spotlight h3{margin:0 0 12px;font-family:var(--font-script);font-size:39px;font-weight:600}.category-spotlight p{margin:0 0 20px;font-size:13px}.category-spotlight__image{height:316px}.product-row{padding:0 0 21px}.product-row__viewport{position:relative}.carousel-arrow{position:absolute;top:91px;right:-17px;display:grid;width:36px;height:36px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;box-shadow:0 3px 9px #0000001c;font-size:25px}.promo-banners{padding:0 0 18px}.promo-banners__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.promo-card{position:relative;display:flex;height:150px;flex-direction:column;justify-content:center;overflow:hidden;padding:24px 28px;border-radius:16px}.promo-card--pink{background:var(--color-pink)}.promo-card--yellow{background:var(--color-yellow)}.promo-card--mint{background:var(--color-mint-2)}.promo-card small{font-size:18px;font-weight:600}.promo-card strong{margin-top:-1px;color:#ff594d;font-size:39px;line-height:1.1}.promo-card--mint strong{max-width:210px;color:var(--color-green-dark);font-size:20px}.promo-card>span{margin-top:7px;color:var(--color-green);font-size:11px;font-weight:600}.promo-card i{position:absolute;right:20px;bottom:15px;width:125px;height:100px;border-radius:10px;font-style:normal}.community-gallery{padding:0 0 19px}.centered-heading{margin-bottom:18px;text-align:center}.centered-heading p{margin:4px 0 0;color:var(--color-muted);font-size:11px}.community-gallery__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.community-gallery__grid a{aspect-ratio:1.35;border-radius:12px}.community-gallery__social{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:13px;font-size:11px}.community-gallery__social a{color:#ff564e;font-size:15px;font-weight:700}.brand-story{padding:0 0 18px}.brand-story__panel{display:grid;height:245px;grid-template-columns:50% 50%;overflow:hidden;border-radius:20px;background:var(--color-cream)}.brand-story__image{height:245px}.brand-story__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px 42px}.brand-story h2,.design-your-own h2{margin:0 0 10px;font-size:24px;font-weight:600;letter-spacing:0}.brand-story p{max-width:510px;margin:0 0 17px;font-size:12px;line-height:1.55}.design-your-own{padding:0 0 18px}.design-your-own__panel{display:grid;height:215px;grid-template-columns:35% 65%;overflow:hidden;border-radius:20px;background:var(--color-mint)}.design-your-own__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px 42px}.design-your-own p{margin:0 0 20px;font-size:12px}.design-your-own__image{height:215px}.service-icons{padding:0 0 20px}.service-icons__panel{display:grid;min-height:76px;grid-template-columns:repeat(4,1fr);padding:12px 18px;border-radius:16px;background:var(--color-cream)}.service-item{display:flex;align-items:center;gap:11px;padding:0 22px;border-right:1px solid #e4d9c7}.service-item:last-child{border:0}.service-item i{display:grid;width:34px;height:34px;flex:none;place-items:center;border:1px solid #d5b978;border-radius:50%;font-style:normal}.service-item strong,.service-item small{display:block}.service-item strong{font-size:10px;font-weight:600;white-space:nowrap}.service-item small{color:var(--color-muted);font-size:8px}.home-footer{padding:32px 0 16px;border-top:1px solid var(--color-border);background:#fff}.home-footer__grid{display:grid;grid-template-columns:1.2fr .65fr .7fr .7fr 1.35fr;gap:46px}.home-footer__brand p,.home-footer__newsletter p{margin:12px 0;color:var(--color-muted);font-size:11px;line-height:1.55}.home-footer h3{margin:0 0 12px;font-size:12px;font-weight:600}.home-footer__grid>div:not(.home-footer__brand):not(.home-footer__newsletter) a{display:block;margin:7px 0;color:#4f4f4f;font-size:10px}.home-footer__social{display:flex;gap:15px;color:var(--color-green);font-weight:700}.home-footer__newsletter form{display:flex}.home-footer__newsletter input{min-width:0;height:38px;flex:1;padding:0 12px;border:1px solid #ddd;border-radius:5px 0 0 5px;font-size:10px}.home-footer__newsletter button{width:40px;border:0;border-radius:0 5px 5px 0;background:var(--color-green);color:#fff}.payment-icons{display:flex;gap:7px;margin-top:15px}.payment-icons span{padding:2px 6px;border:1px solid #ddd;border-radius:3px;font-size:8px;font-weight:600}.home-footer__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:25px;padding-top:14px;border-top:1px solid #f0ede7;color:var(--color-muted);font-size:9px}@media(max-width:1100px){.home-header__main{grid-template-columns:175px 1fr 150px;gap:20px}.home-nav{gap:28px}.recipient-categories__grid{gap:18px}.occasion-pills__row{overflow-x:auto}.occasion-pills__row a{flex:none}.home-hero__benefits{left:28px}}@media(max-width:749px){html{font-size:calc(var(--font-body-scale, 1) * 62.5%)}body{overflow-x:hidden}.home-container{width:calc(100% - 24px)}.home-section{overflow:hidden}.home-announcement nav{display:none}.home-announcement,.home-announcement__inner{height:30px}.home-announcement p{max-width:100%;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.home-header{height:auto}.home-header__main{height:auto;grid-template-columns:1fr auto;gap:10px;padding:10px 0}.home-logo,.placeholder-image--logo{width:132px;height:34px}.home-search{grid-column:1 / -1;grid-row:2}.home-search input{height:38px}.home-header__actions{gap:16px}.home-header__actions a{font-size:20px}.home-nav{justify-content:flex-start;gap:24px;overflow-x:auto;padding:8px 0 11px;scrollbar-width:none;white-space:nowrap}.home-nav::-webkit-scrollbar{display:none}.home-nav a{font-size:11px}.home-hero{padding-top:12px}.home-hero__card{display:block;height:auto}.home-hero__content{padding:34px 22px 27px}.home-hero h1{font-size:32px}.home-hero h1 span{margin:6px 0 16px;font-size:46px}.home-hero__content p{margin-bottom:20px;font-size:15px}.home-hero__image{height:285px}.home-hero__benefits{position:static;width:auto;height:auto;grid-template-columns:1fr 1fr;gap:12px 0;padding:14px 10px;border-radius:0}.hero-benefit{min-width:0;padding:0 8px}.hero-benefit:nth-child(2){border-right:0}.hero-benefit strong{font-size:9px}.hero-benefit small{font-size:8px}.section-heading{min-height:34px;align-items:flex-start}.section-heading h2,.centered-heading h2{font-size:17px}.section-heading>a:not(.home-button){font-size:10px}.recipient-categories{padding-top:15px}.recipient-categories__grid{display:flex;gap:16px;overflow-x:auto;padding:8px 2px 6px;scroll-padding-left:2px;scrollbar-width:none}.recipient-categories__grid::-webkit-scrollbar{display:none}.recipient-card{flex:0 0 78px}.recipient-card>span{width:72px;height:72px}.recipient-card strong{font-size:10px}.occasion-pills{padding-bottom:15px}.occasion-pills__row{gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.occasion-pills__row::-webkit-scrollbar{display:none}.occasion-pills__row a{height:32px;padding:0 13px;font-size:10px}.personalized-favorites__panel{width:calc(100% - 24px);padding:16px;border-radius:16px}.personalized-favorites .section-heading{min-height:56px}.personalized-favorites .home-button{max-width:116px;min-height:34px;padding:7px 13px;text-align:center}.home-section .product-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:5px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-section .product-grid::-webkit-scrollbar{display:none}.home-section .product-card{flex:0 0 78%;scroll-snap-align:start}.home-section .product-card h3{min-height:36px;margin-top:8px;font-size:12px}.home-section .product-card p{font-size:12px}.category-spotlight__panel,.brand-story__panel,.design-your-own__panel{height:auto;grid-template-columns:1fr}.category-spotlight__panel,.brand-story__panel,.design-your-own__panel{width:calc(100% - 24px);border-radius:16px}.category-spotlight__content,.brand-story__content,.design-your-own__content{padding:28px 22px}.category-spotlight h2,.brand-story h2,.design-your-own h2{font-size:20px}.category-spotlight h3{font-size:34px}.category-spotlight__image,.brand-story__image,.design-your-own__image{height:240px}.product-row .product-grid{padding-right:28px}.product-row .product-card{flex-basis:76%}.carousel-arrow{top:35%;right:4px;width:32px;height:32px;font-size:22px}.promo-banners__grid{grid-template-columns:1fr}.promo-banners__grid{gap:10px}.promo-card{height:132px;padding:20px}.promo-card small{font-size:15px}.promo-card strong{font-size:34px}.promo-card i{right:13px;bottom:13px;width:104px;height:88px}.community-gallery__grid{grid-template-columns:repeat(2,1fr)}.community-gallery__grid{gap:8px}.community-gallery__grid a{aspect-ratio:1.25}.community-gallery__social{flex-wrap:wrap}.brand-story__content{order:1}.brand-story__image{order:0}.service-icons__panel{width:calc(100% - 24px);grid-template-columns:1fr 1fr;gap:18px 8px;padding:16px 10px}.service-item{min-width:0;border:0;padding:0 5px}.service-item i{width:30px;height:30px}.service-item strong{font-size:9px;white-space:normal}.service-item small{font-size:8px}.home-footer{padding-top:26px}.home-footer__grid{grid-template-columns:1fr 1fr;gap:28px 18px}.home-footer__brand,.home-footer__newsletter{grid-column:1 / -1}.home-footer__brand p,.home-footer__newsletter p{font-size:11px}.home-footer h3{font-size:13px}.home-footer__grid>div:not(.home-footer__brand):not(.home-footer__newsletter) a{font-size:11px}.home-footer__bottom{align-items:flex-start;flex-direction:column;gap:6px}.home-nav__item{flex:none}.home-nav__dropdown{position:fixed;top:126px;right:14px;left:14px}}.home-logo{display:inline-flex;align-items:center;gap:9px}.home-logo__mark{font-size:30px;line-height:1}.home-logo__word{color:var(--color-green-dark);font-family:var(--font-script);font-size:30px;font-weight:600;line-height:1}.home-logo__image{display:block;width:175px;height:43px;background-position:left center;background-repeat:no-repeat;background-size:contain}.home-footer__brand .placeholder-image--logo{display:inline-flex;align-items:center;justify-content:flex-start;background:transparent;color:transparent;font-size:0}.home-footer__brand .placeholder-image--logo:before{content:"\1f33b  Sunflowerly";color:var(--color-green-dark);font-family:var(--font-script);font-size:27px;font-weight:600}.recipient-card>span,.community-image,.product-card__image,.promo-card i{background-repeat:no-repeat;background-color:#f4efe6}.recipient-card>span{background-size:400% 200%}.recipient-card--1>span{background-position:0 0}.recipient-card--2>span{background-position:33.333% 0}.recipient-card--3>span{background-position:66.666% 0}.recipient-card--4>span{background-position:100% 0}.recipient-card--5>span{background-position:0 100%}.recipient-card--6>span{background-position:33.333% 100%}.recipient-card--7>span{background-position:66.666% 100%}.recipient-card--8>span{background-position:100% 100%}.community-image{display:block;background-size:300% 200%}.community-image--1{background-position:0 0}.community-image--2{background-position:50% 0}.community-image--3{background-position:100% 0}.community-image--4{background-position:0 100%}.community-image--5{background-position:50% 100%}.community-image--6{background-position:100% 100%}.product-card__image{background-size:auto 112%}.product-card__image--1{background-position:4% center}.product-card__image--2{background-position:27% center}.product-card__image--3{background-position:50% center}.product-card__image--4{background-position:73% center}.product-card__image--5{background-position:96% center}.promo-card i{background-size:auto 150%}.promo-card--1 i{background-position:5% center}.promo-card--2 i{background-position:48% center}.promo-card--3 i{background-position:95% center}@media(max-width:749px){.home-logo__word,.home-logo__mark{font-size:25px}.home-logo__image{width:132px;height:34px}}:root{--color-green: #009b63;--color-green-dark: #008554;--color-orange: #f6c500;--color-cream: #fff8e8;--color-cream-2: #f8f1e6;--color-text: #1f1f1f;--color-muted: #6b6b6b;--color-border: #e8e2d8}.home-container{width:min(1280px,calc(100% - 48px))}.home-button{min-height:46px;padding:12px 28px;background:var(--color-green);font-size:14px}.home-button--outline{border:2px solid var(--color-text);background:transparent;color:var(--color-text)}.home-button--outline:hover{background:var(--color-text);color:#fff}.home-header{position:sticky;z-index:50;top:0;height:72px;border-color:var(--color-border)}.home-header>.home-container{display:grid;height:72px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:24px}.home-header__main{display:contents}.home-logo{grid-column:1}.home-logo__word{color:var(--color-text);font-family:var(--font-body);font-size:20px;font-weight:700;letter-spacing:-.03em}.home-logo__word:after{color:var(--color-orange);content:"ly"}.home-logo__mark{font-size:28px}.home-nav{grid-column:2;grid-row:1;justify-content:center;gap:24px;padding:0}.home-nav a,.home-nav__trigger{font-size:14px;font-weight:500}.home-search{grid-column:3;grid-row:1;width:106px}.home-search input{height:34px;padding:0 32px 0 12px;border-radius:999px;font-size:12px}.home-search button{width:32px}.home-header__actions{grid-column:4;grid-row:1;gap:16px}.home-header__actions a{font-size:18px}.home-hero{padding:40px 0;background:var(--color-cream)}.home-hero__card{display:grid;height:auto;grid-template-columns:1fr 1fr;overflow:visible;border-radius:24px;background:var(--color-cream-2)}.home-hero__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:54px 64px}.hero-eyebrow{margin:0 0 12px!important;color:var(--color-green)!important;font-family:var(--font-body)!important;font-size:12px!important;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-hero h1{margin:0 0 18px;font-size:clamp(36px,4vw,58px);font-weight:800;line-height:1.08}.home-hero h1 span{display:block;margin-top:4px;color:var(--color-orange);font-family:var(--font-body);font-size:inherit;font-weight:inherit}.home-hero__content .hero-script{margin:0 0 14px;color:var(--color-muted);font-family:var(--font-script);font-size:20px;line-height:1.4}.hero-description{max-width:430px;margin:0 0 26px;color:var(--color-muted);font-size:15px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.home-hero__image{min-height:520px;border-radius:0 24px 24px 0}.home-hero__benefits{position:static;grid-column:1 / -1;display:grid;width:auto;height:auto;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;padding:0;border:0;background:transparent;box-shadow:none}.hero-benefit{min-height:74px;gap:12px;padding:16px 20px;border:0;border-radius:16px;background:#fff;box-shadow:0 2px 10px #1f1f1f0d}.hero-benefit i{width:32px;height:32px;border:0;font-size:22px}.hero-benefit strong{font-size:14px}.hero-benefit small{margin-top:2px;font-size:11px}.recipient-categories{padding:64px 0}.recipient-categories .section-heading{justify-content:center;margin-bottom:38px;text-align:center}.recipient-categories .section-heading>a{display:none}.recipient-categories .section-heading h2{font-size:34px}.recipient-categories__grid{gap:24px}.recipient-card>span{width:96px;height:96px;border:3px solid var(--color-orange);outline:0;background-position:center!important;background-size:cover!important;transition:transform .25s,box-shadow .25s}.recipient-card:hover>span{transform:scale(1.05);box-shadow:0 8px 22px #1f1f1f1f}.personalized-favorites{padding:64px 0;background:var(--color-cream-2)}.personalized-favorites__panel{padding:0;background:transparent}.product-row{padding:64px 0}.product-row:nth-of-type(2n){background:#fff}.product-card__image{border-radius:16px;background-position:center!important;background-size:cover!important}.product-card h3{margin-top:12px}.product-badge{top:12px;left:12px;padding:5px 10px;background:var(--color-orange);color:var(--color-text)}.category-spotlight{padding:64px 0}.category-spotlight__panel{height:360px;border-radius:24px;background:var(--color-cream-2)}.category-spotlight__content{padding:48px 56px}.category-spotlight__image{height:360px}.promo-banners{padding:16px 0 64px}.promo-card{height:172px;border-radius:20px}.community-gallery{padding:64px 0;background:var(--color-cream-2)}.community-gallery__grid{gap:12px}.community-image{aspect-ratio:1;border-radius:16px;background-position:center!important;background-size:cover!important;transition:transform .35s}.community-image:hover{transform:scale(1.03)}.brand-story{padding:64px 0}.brand-story__panel{height:auto;grid-template-columns:1fr 1fr;gap:48px;overflow:visible;background:transparent}.brand-story__image{min-height:440px;border-radius:20px}.brand-story__content{padding:40px 0}.brand-story h2{font-size:38px}.brand-story p{max-width:560px;font-size:16px;line-height:1.75}.design-your-own{padding:64px 0;background:var(--color-cream)}.design-your-own__panel{height:420px;grid-template-columns:1fr 1fr;border-radius:24px;background:var(--color-text)}.design-your-own__content{padding:56px 64px;color:#fff}.design-your-own h2{color:#fff;font-size:42px;line-height:1.15}.design-your-own p{color:#a8a8a8;font-size:16px;line-height:1.7}.design-your-own .home-button{background:var(--color-orange);color:var(--color-text)}.design-your-own__image{height:420px}.service-icons{padding:0;background:var(--color-green)}.service-icons__panel{min-height:112px;padding:20px 0;border-radius:0;background:transparent}.service-item{border:0;color:#fff}.service-item i{border:0;background:#ffffff26}.service-item strong{color:#fff;font-size:13px}.service-item small{color:#ffffffb3;font-size:10px}.home-footer{padding-top:48px;background:var(--color-cream-2)}.home-footer__brand .placeholder-image--logo:before{content:"\1f33b  Sunflowerly";color:var(--color-text);font-family:var(--font-body);font-size:20px;font-weight:700}@media(max-width:1000px){.home-header>.home-container{grid-template-columns:auto 1fr auto}.home-nav{display:none}.home-search{grid-column:2;justify-self:end}.home-header__actions{grid-column:3}.home-hero__content{padding:44px 38px}}@media(max-width:749px){.home-container{width:calc(100% - 32px)}.home-header>.home-container{height:64px;grid-template-columns:1fr auto}.home-header{height:64px}.home-search{display:none}.home-header__actions{grid-column:2}.home-logo__word{font-size:18px}.home-hero{padding:24px 0}.home-hero__card{grid-template-columns:1fr}.home-hero__content{padding:38px 24px}.home-hero h1{font-size:38px}.home-hero__image{min-height:320px;border-radius:0}.home-hero__benefits{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.hero-benefit{min-height:68px;padding:12px}.recipient-categories{padding:48px 0}.recipient-categories .section-heading h2{font-size:28px}.recipient-card>span{width:76px;height:76px}.personalized-favorites,.product-row,.community-gallery,.brand-story,.design-your-own{padding:48px 0}.category-spotlight__panel,.brand-story__panel,.design-your-own__panel{grid-template-columns:1fr}.brand-story__image,.design-your-own__image{min-height:300px;height:300px}.design-your-own__panel{height:auto}.design-your-own__content{padding:38px 24px}.design-your-own h2{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-home-v2.css.map */
