.hippo-hero{display:grid;grid-template-columns:1fr 1fr;min-height:580px;border-bottom:1px solid var(--hippo-ink)}.hippo-hero__copy{background:var(--hippo-yellow);padding:clamp(32px,4.4vw,76px) 8%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.hippo-hero .hippo-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px}.hippo-asterisk{font-size:27px;color:var(--hippo-blue);line-height:1;animation:hippo-rotate 16s linear infinite}.hippo-store .hippo-hero h1{font-size:clamp(54px,5.1vw,93px);font-weight:900;line-height:1.05;letter-spacing:-.06em;margin:0 0 25px}.hippo-hero h1 em{color:var(--hippo-blue);font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.06em}.hippo-hero__description{font-size:17px;line-height:1.65;margin-bottom:27px}.hippo-hero__secondary{font-size:14px;text-decoration:underline;text-underline-offset:4px;margin-top:16px;color:inherit}.hippo-hero__footnote{display:flex;align-items:center;gap:9px;font-size:12px;margin:34px 0 0}.hippo-hero__footnote span{font-size:22px}.hippo-hero__art{position:relative;overflow:hidden;background:#0964e7;min-width:0}.hippo-hero__image{display:block;height:100%;width:100%;object-fit:cover;min-height:580px;transition:transform 1s}.hippo-hero__art:hover .hippo-hero__image{transform:scale(1.025)}.hippo-float-note{position:absolute;z-index:1;font-family:var(--hippo-heading);font-weight:900;box-shadow:3px 5px 0 var(--hippo-ink);font-size:18px;line-height:1.05;text-align:center;border:1.5px solid var(--hippo-ink);color:var(--hippo-ink)}.hippo-float-note--top{top:28px;right:24px;background:var(--hippo-pink);padding:17px 20px;transform:rotate(9deg);animation:hippo-bob 6s ease-in-out infinite}.hippo-float-note--bottom{bottom:29px;left:22px;background:var(--hippo-yellow);border-radius:50%;width:122px;height:122px;display:flex;flex-direction:column;gap:6px;justify-content:center;transform:rotate(-10deg);font-size:15px;animation:hippo-bob 7s ease-in-out -3s infinite}.hippo-float-note--bottom strong{font-size:29px}.hippo-hero__caption{position:absolute;bottom:12px;right:15px;color:#fff;font-size:12px;background:#113f9bd9;padding:2px 7px;border-radius:3px}.hippo-ticker{display:flex;align-items:center;background:var(--hippo-pink);border-bottom:1px solid var(--hippo-ink);height:57px;overflow:hidden}.hippo-ticker__window{overflow:hidden;flex:1}.hippo-ticker__track{display:flex;width:max-content;animation:hippo-marquee 34s linear infinite;font-family:var(--hippo-heading);font-weight:900;letter-spacing:.01em;font-size:17px;line-height:1.5}.hippo-ticker__track>span{white-space:nowrap}.hippo-ticker__track b{font-size:21px;margin:0 30px;color:var(--hippo-blue)}.hippo-motion-toggle{align-self:stretch;width:50px;border:0;border-left:1px solid var(--hippo-ink);background:var(--hippo-pink);font-size:18px;color:var(--hippo-ink);cursor:pointer}.hippo-featured{padding-top:74px;padding-bottom:68px}.hippo-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.hippo-section-heading .hippo-eyebrow{margin-bottom:12px;color:var(--hippo-blue)}.hippo-store .hippo-section-heading h2{font-size:clamp(35px,3.7vw,59px);line-height:1.08;letter-spacing:-.045em}.hippo-section-heading h2 em{font-family:Georgia,serif;font-weight:400}.hippo-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.hippo-tabs{display:flex;gap:10px;overflow:auto;scrollbar-width:none;padding:5px 1px}.hippo-tab{display:inline-flex;align-items:center;border-radius:30px;padding:10px 20px;white-space:nowrap;background:none;border:1px solid #b8b8ba;font-size:14px;min-height:44px;text-decoration:none;color:var(--hippo-ink);transition:background .2s}.hippo-tab:hover{background:var(--hippo-pink)}.hippo-tab.is-active{background:var(--hippo-ink);color:#fff;border-color:var(--hippo-ink)}.hippo-slider-controls{display:flex;gap:5px}.hippo-slider-controls button{width:44px;height:44px;border:1px solid #c9c9cb;border-radius:50%;font-size:21px;background:transparent;color:var(--hippo-ink);cursor:pointer}.hippo-slider-controls button:disabled{opacity:.35;cursor:default}.hippo-tab-panel[hidden]{display:none!important}.hippo-tab-panel:focus-visible{outline:2px solid var(--hippo-blue);outline-offset:6px}.hippo-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 1px 20px;scrollbar-width:thin;scrollbar-color:var(--hippo-blue) #e9e7e3}.hippo-product-card{position:relative;min-width:0;scroll-snap-align:start}.hippo-product-card__image{background:#ffe0ed;display:block;width:100%;position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;text-decoration:none;color:var(--hippo-ink)}.hippo-product-card:nth-child(4n+2) .hippo-product-card__image{background:#e4e5fc}.hippo-product-card:nth-child(4n+3) .hippo-product-card__image{background:#fff3bc}.hippo-product-card:nth-child(4n+4) .hippo-product-card__image{background:#cdebdc}.hippo-product-card__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;padding:0;display:block;transition:transform .4s}.hippo-product-card__image:hover .hippo-product-card__photo{transform:rotate(-3deg) scale(1.04)}.hippo-product-card__no-image{display:flex;align-items:center;justify-content:center;padding:30px;height:100%;font-size:18px;text-align:center}.hippo-product-card__tag{position:absolute;left:12px;top:12px;max-width:calc(100% - 24px);background:var(--hippo-paper);padding:4px 10px;border-radius:20px;font-size:12px;color:var(--hippo-ink);font-weight:500;line-height:1.5}.hippo-product-card__arrow{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;border:1px solid var(--hippo-ink);background:#fff;width:38px;height:38px;border-radius:50%;font-size:23px}.hippo-product-card__info{margin-top:15px}.hippo-store .hippo-product-card h3{font:600 16px/1.4 Arial,Helvetica,sans-serif;letter-spacing:-.01em}.hippo-product-card h3 a{color:inherit;text-decoration:none}.hippo-product-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.hippo-store .hippo-card-price{font-size:15px;letter-spacing:0;font-weight:600;margin-top:9px;color:var(--hippo-ink)}.hippo-collection-more{display:inline-block;font-size:14px;margin-top:10px;text-decoration:underline;text-underline-offset:4px;color:inherit}.hippo-empty{grid-column:1/-1;min-width:260px;padding:35px 0;font-size:16px}.hippo-empty a{color:var(--hippo-blue)}.hippo-recipients{background:var(--hippo-blue);color:#fff;border-top:1px solid var(--hippo-ink);border-bottom:1px solid var(--hippo-ink)}.hippo-recipients__inner{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-top:64px;padding-bottom:64px;align-items:center}.hippo-recipients .hippo-eyebrow{color:var(--hippo-yellow);margin-bottom:18px}.hippo-store .hippo-recipients h2{font-size:clamp(50px,5vw,80px);line-height:1.05;color:#fff}.hippo-recipients h2 em{font-family:Georgia,serif;font-weight:400;color:var(--hippo-pink)}.hippo-recipients__copy .rte{font-size:16px;margin-top:22px;line-height:1.7;color:#eef}.hippo-recipient-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hippo-recipient-links a{background:var(--hippo-paper);border-radius:7px;color:var(--hippo-ink);display:flex;align-items:center;justify-content:space-between;padding:25px 24px;min-height:100px;font-family:var(--hippo-heading);font-size:22px;font-weight:900;letter-spacing:-.03em;text-decoration:none;transition:transform .25s,background .25s}.hippo-recipient-links a:nth-child(4n+2),.hippo-recipient-links a:nth-child(4n+3){background:var(--hippo-pink)}.hippo-recipient-links a:hover{background:var(--hippo-yellow);transform:rotate(-2deg)}.hippo-recipient-links a span:last-child{font-size:27px;font-weight:400}.hippo-brand{text-align:center;padding-top:92px;padding-bottom:92px;position:relative;overflow:hidden}.hippo-brand>.hippo-eyebrow{color:var(--hippo-blue);margin-bottom:22px}.hippo-store .hippo-brand h2{font-size:clamp(48px,6vw,96px);line-height:1.04}.hippo-brand h2 em{font-family:Georgia,serif;font-style:italic;font-weight:400;color:var(--hippo-blue)}.hippo-brand__description{max-width:650px;margin:25px auto 28px;line-height:1.8;font-size:16px}.hippo-brand__stamp{position:absolute;right:4%;top:40%;transform:rotate(13deg);padding:22px 13px;background:var(--hippo-yellow);border:1px solid var(--hippo-ink);border-radius:50%;font-size:12px;font-weight:700;line-height:1.2;width:108px;height:108px;display:grid;place-content:center;box-shadow:3px 3px 0 var(--hippo-ink)}@keyframes hippo-marquee{to{transform:translate(-50%)}}@keyframes hippo-rotate{to{transform:rotate(360deg)}}@keyframes hippo-bob{0%,to{translate:0 0}50%{translate:0 -10px}}@media(min-width:1500px){.hippo-hero,.hippo-hero__image{max-height:750px}.hippo-brand__stamp{right:8%}}@media(max-width:1050px){.hippo-store .hippo-hero h1{font-size:65px}.hippo-hero__copy{padding:35px 7%}.hippo-hero__description{font-size:16px}.hippo-hero__image,.hippo-hero{min-height:550px}.hippo-recipients__inner{gap:40px}.hippo-recipient-links a{font-size:19px;padding:20px}.hippo-brand__stamp{display:none}.hippo-product-rail{grid-auto-columns:calc((100% - 40px)/3)}}@media(max-width:749px){.hippo-hero{display:flex;flex-direction:column;min-height:0}.hippo-hero__copy{padding:30px 22px 28px;overflow:visible}.hippo-hero .hippo-eyebrow{font-size:11px;margin-bottom:16px;gap:8px}.hippo-asterisk{font-size:23px}.hippo-store .hippo-hero h1{font-size:clamp(47px,11.8vw,76px);line-height:1.04;margin-bottom:17px;letter-spacing:-.055em}.hippo-hero__description{font-size:16px;line-height:1.6;margin-bottom:20px}.hippo-hero__secondary{font-size:14px;margin-top:12px}.hippo-hero__footnote{display:none}.hippo-hero__art{height:auto;aspect-ratio:1.4;flex-shrink:0}.hippo-hero__image{min-height:0;height:100%;width:100%;object-fit:cover;object-position:center}.hippo-float-note--top{font-size:14px;padding:13px 15px;right:17px;top:18px}.hippo-float-note--bottom{width:83px;height:83px;font-size:11px;left:13px;bottom:16px;gap:3px}.hippo-float-note--bottom strong{font-size:20px}.hippo-hero__caption{font-size:11px;bottom:8px;right:8px}.hippo-ticker{height:46px}.hippo-ticker__track{font-size:13px}.hippo-ticker__track b{margin:0 20px;font-size:16px}.hippo-motion-toggle{width:42px;font-size:15px}.hippo-featured{padding-top:42px;padding-bottom:40px}.hippo-section-heading{margin-bottom:20px;gap:12px;align-items:flex-start}.hippo-store .hippo-section-heading h2{font-size:34px;line-height:1.12;max-width:300px}.hippo-section-heading .hippo-eyebrow{font-size:11px;margin-bottom:10px}.hippo-section-heading .hippo-text-link{font-size:14px;line-height:1.5;white-space:normal;flex-basis:83px;flex-shrink:0;margin-top:28px}.hippo-text-link span{margin-left:4px}.hippo-shop-toolbar{margin-bottom:16px;margin-right:-20px;gap:0}.hippo-tabs{gap:7px;padding-right:20px}.hippo-tab{font-size:14px;padding:9px 16px;min-height:44px}.hippo-slider-controls{display:none}.hippo-product-rail{grid-auto-columns:73%;gap:15px;margin-right:-20px;padding-right:20px}.hippo-product-card__image{aspect-ratio:1}.hippo-product-card__info{margin-top:12px}.hippo-store .hippo-product-card h3{font-size:16px}.hippo-store .hippo-card-price{font-size:15px}.hippo-recipients__inner{grid-template-columns:1fr;gap:30px;padding-top:40px;padding-bottom:40px}.hippo-recipients .hippo-eyebrow{font-size:11px;margin-bottom:12px}.hippo-store .hippo-recipients h2{font-size:53px}.hippo-recipients__copy .rte{font-size:16px;margin-top:18px}.hippo-recipient-links{gap:10px}.hippo-recipient-links a{min-height:81px;padding:18px 16px;font-size:18px}.hippo-recipient-links a span:last-child{font-size:24px}.hippo-brand{padding-top:49px;padding-bottom:50px}.hippo-brand>.hippo-eyebrow{font-size:11px;margin-bottom:18px}.hippo-store .hippo-brand h2{font-size:48px;line-height:1.1}.hippo-brand__description{font-size:16px;line-height:1.7;margin-top:22px}.hippo-brand__description br{display:none}.hippo-brand .hippo-button{max-width:350px}}@media(max-width:359px){.hippo-store .hippo-hero h1{font-size:45px}.hippo-hero__copy{padding-left:18px;padding-right:18px}.hippo-recipient-links a{font-size:16px;padding:16px 12px}.hippo-store .hippo-brand h2{font-size:42px}}.hippo-product-card__photo[src*=Cards-White-square3_]{width:106%;height:106%;left:-3%;top:-3%;right:auto;bottom:auto}
/*# sourceMappingURL=/cdn/shop/t/25/assets/hippo-home.css.map */
