.odehye-collection{--collection-margin: clamp(1rem, 4vw, 4.5rem);--collection-hero-inset: clamp(1.25rem, 5vw, 5rem);display:grid;gap:clamp(2rem,6vw,4rem)}.odehye-collection-hero{background:#15110d;min-height:min(43rem,82svh);overflow:hidden;position:relative}.odehye-collection-hero__media{background:#171511;top:0;right:0;bottom:0;left:0;position:absolute}.odehye-collection-hero__media:after{background:linear-gradient(90deg,#070605b8,#07060561 34%,#07060505 66%),linear-gradient(180deg,#00000005,#00000057);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.odehye-collection-hero__media img{height:100%;object-fit:cover;object-position:center center;width:100%}.odehye-collection-hero__content{color:#fffaf0;display:flex;flex-direction:column;gap:1.15rem;justify-content:flex-end;min-height:inherit;padding:clamp(2rem,7vw,5rem) var(--collection-hero-inset);position:relative;width:min(42rem,calc(100% - var(--collection-hero-inset) * 2))}.odehye-collection-hero__content h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,12vw,7.5rem);font-weight:400;letter-spacing:0;line-height:.9}.odehye-collection-hero__content p:not(.odehye-kicker){color:#fffaf0d1;max-width:34rem}.odehye-collection-hero .button{background:transparent;border-color:#c99a43e6;color:#fffaf0;margin-top:.35rem;width:fit-content}.odehye-collection__header{display:grid;gap:1rem;max-width:58rem;padding:0 var(--collection-margin)}.odehye-collection-editorial{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(3,minmax(0,1fr));padding:0 var(--collection-margin)}.odehye-collection-editorial figure{display:grid;gap:.8rem}.odehye-collection-editorial figure:nth-child(2){margin-top:clamp(1rem,4vw,3rem)}.odehye-collection-editorial img{aspect-ratio:3 / 4;background:var(--color-surface);height:auto;object-fit:cover;width:100%}.odehye-collection-editorial figcaption{color:var(--color-muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.collection-products{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:repeat(3,minmax(0,1fr));padding:0 var(--collection-margin) clamp(3rem,7vw,5rem)}.collection-product a{display:grid;gap:1rem;text-decoration:none}.collection-product__media{aspect-ratio:4 / 5;background:var(--color-surface);overflow:hidden}.collection-product__image{height:100%;width:100%}.collection-product__image img{height:100%;object-fit:cover;object-position:center 72%;transition:transform .5s ease;width:100%}.collection-product a:hover .collection-product__image img{transform:scale(1.025)}.collection-product__content{align-items:start;display:flex;gap:1rem;justify-content:space-between;padding:0 1rem 1.25rem}.collection-product__content h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.6rem);font-weight:400;letter-spacing:0;line-height:1.1}.collection-product__content p{color:var(--color-muted);white-space:nowrap}.odehye-pagination{grid-column:1 / -1}@media(max-width:749px){.odehye-collection-hero{min-height:34rem}.odehye-collection-hero__media:after{background:linear-gradient(180deg,#0706053d,#070605b3),linear-gradient(90deg,#0706056b,#0706050f)}.odehye-collection-hero__media img{object-position:63% center}.odehye-collection-hero__content{justify-content:flex-end}.odehye-collection-hero .button{width:100%}.odehye-collection-editorial{grid-template-columns:1fr}.odehye-collection-editorial figure:nth-child(2){margin-top:0}.collection-products{grid-template-columns:1fr}}.odehye-collections{display:grid;gap:clamp(2rem,6vw,4rem)}.odehye-collections-hero{background:#171511;display:grid;min-height:min(34rem,70svh);overflow:hidden;position:relative}.odehye-collections-hero:after{background:linear-gradient(180deg,#0000000f,#0009);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.odehye-collections-hero img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.odehye-collections-hero__content{align-self:end;color:#fffaf0;display:grid;gap:1rem;padding:clamp(2rem,7vw,5rem) var(--page-margin);position:relative;width:min(44rem,100%);z-index:1}.odehye-collections-hero__content h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,12vw,7rem);font-weight:400;letter-spacing:0;line-height:.92}.odehye-collections-hero__content p:not(.odehye-kicker){color:#fffaf0d1}.odehye-collections__header{display:grid;gap:1rem;max-width:58rem;padding:0 var(--page-margin)}.collections{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));padding:0 var(--page-margin) clamp(3rem,7vw,5rem)}.collection-card{display:grid;gap:.9rem;text-decoration:none;width:100%}.collection-card__media{aspect-ratio:4 / 5;background:var(--color-surface);overflow:hidden}.collection-card__image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.collection-card:hover .collection-card__image{transform:scale(1.025)}.collection-card__content{display:grid;gap:.55rem}.collection-card__content h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:400;letter-spacing:0}.collection-card__content p{color:var(--color-muted)}@media(max-width:749px){.collections{grid-template-columns:1fr}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.odehye-footer{border-top:1px solid var(--color-line);display:grid;gap:2rem;grid-template-columns:minmax(0,1.2fr) minmax(12rem,.8fr);margin-top:0;padding:clamp(3rem,8vw,6rem) var(--page-margin) 2rem}.odehye-footer a{text-decoration:none;color:var(--color-foreground)}.odehye-footer .footer__brand h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,7vw,4.8rem);font-weight:400;letter-spacing:0;line-height:1;max-width:11ch}.odehye-footer .footer__brand{display:grid;gap:1rem}.odehye-footer .footer__logo{aspect-ratio:1;border-radius:50%;height:clamp(5rem,12vw,8rem);object-fit:cover;width:clamp(5rem,12vw,8rem)}.odehye-footer .footer__brand p:last-child{color:var(--color-muted);max-width:32rem}.odehye-footer .footer__links,.odehye-footer .footer__payment{display:flex;flex-wrap:wrap;gap:.9rem 1.25rem}.odehye-footer .footer__links{flex-direction:column;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.odehye-footer .footer__copyright{color:var(--color-muted);font-size:.85rem;margin-top:2rem}.odehye-footer .footer__payment{grid-column:1 / -1;opacity:.72}@media(max-width:749px){.odehye-footer{grid-template-columns:1fr}}.odehye-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb,#090b0d 88%,transparent);border-bottom:1px solid rgba(255,250,240,.12);color:#fffaf0;min-height:3.45rem;display:grid;align-items:center;gap:clamp(.75rem,2vw,1.5rem);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding-inline:var(--page-margin);position:sticky;top:0;z-index:40}.template-index .odehye-header{background:linear-gradient(180deg,#030406b8,#03040600);border-bottom:0;left:0;min-height:5.7rem;position:absolute;right:0;top:0}.odehye-header a{position:relative;text-decoration:none;color:#fffaf0;display:flex;align-items:center;justify-content:center}.odehye-header .header__title{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,4vw,1.7rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase}.odehye-header .header__brand{grid-column:2;grid-row:1;display:flex;flex-direction:column;gap:.38rem;justify-self:center;width:fit-content}.odehye-header .header__seal{aspect-ratio:1;border:1px solid rgba(255,250,240,.28);border-radius:50%;box-shadow:0 .75rem 2rem #0000003d;height:2.65rem;object-fit:cover;width:2.65rem}.template-index .odehye-header .header__seal{height:clamp(3rem,4.8vw,4.2rem);width:clamp(3rem,4.8vw,4.2rem)}.odehye-header .header__brand span{font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,1.6vw,1.08rem);font-weight:400;letter-spacing:.18em;line-height:1;text-transform:uppercase;white-space:nowrap}.odehye-header .header__brand small{color:#fffaf0ad;display:inline-block;font-family:var(--font-primary--family);font-size:.46em;font-weight:400;letter-spacing:.2em;margin-left:.24rem;margin-top:0;text-align:center;transform:translateY(-.02rem)}.odehye-header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}.odehye-header svg{width:1.35rem}.odehye-header .header__menu,.odehye-header .header__icons{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.5rem)}.odehye-header .header__menu{grid-column:1;grid-row:1;justify-content:flex-start}.odehye-header .header__icons{grid-column:3;grid-row:1;justify-content:flex-end}.odehye-header .header__menu a{color:#fffaf0c2;font-size:.68rem;letter-spacing:.16em;padding-block:1.15rem;text-transform:uppercase}.template-index .odehye-header .header__menu a{border:1px solid rgba(255,250,240,.2);padding:.62rem .9rem}.template-index .odehye-header .header__icons a,.template-index .odehye-header shopify-account{border:1px solid rgba(255,250,240,.2);display:grid;height:2.55rem;place-items:center;width:2.55rem}.odehye-header .header__menu a:hover{color:#fffaf0}@media(max-width:749px){.odehye-header{gap:.75rem;grid-template-columns:1fr auto;min-height:0;padding-block:.75rem}.template-index .odehye-header{background:linear-gradient(180deg,#030406db,#0304062e 74%,#03040600);grid-template-columns:1fr auto;min-height:7.2rem;padding-top:.9rem}.odehye-header .header__brand{align-items:center;flex-direction:row;grid-column:1;justify-self:flex-start}.odehye-header .header__seal{height:2.15rem;width:2.15rem}.template-index .odehye-header .header__seal{height:2.5rem;width:2.5rem}.odehye-header .header__brand span{font-size:.95rem;letter-spacing:.12em}.odehye-header .header__brand small{display:none}.odehye-header .header__menu{grid-column:1 / -1;justify-content:flex-start;order:3;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.odehye-header .header__icons{grid-column:2}.odehye-header .header__menu::-webkit-scrollbar{display:none}.odehye-header .header__menu a{flex:0 0 auto;padding-block:.2rem}.template-index .odehye-header .header__menu a{padding:.48rem .72rem}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.odehye-campaign{display:grid;gap:clamp(2rem,5vw,4rem)}.odehye-campaign__header{display:grid;gap:1rem;justify-items:center;margin-inline:auto;max-width:56rem;text-align:center}.odehye-campaign__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.odehye-campaign__item{display:grid;gap:.75rem}.odehye-campaign__item img,.odehye-campaign__placeholder{aspect-ratio:16 / 10;background:var(--color-surface);height:auto;object-fit:cover;object-position:center center;width:100%}.odehye-campaign__caption,.odehye-campaign__item a{color:var(--color-muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.odehye-campaign__item h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2.4vw,2rem);font-weight:400;letter-spacing:0;line-height:1.1}.odehye-campaign__text{color:var(--color-muted);line-height:1.65}.odehye-campaign__item a{justify-self:start;text-decoration:none}@media(max-width:749px){.odehye-campaign__grid{grid-template-columns:1fr}}.odehye-craft{background:var(--color-foreground);color:var(--color-background)}.odehye-craft__inner{display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:1fr;padding-inline:var(--page-margin)}.odehye-craft__media{min-height:24rem}.odehye-craft__media img{height:100%;object-fit:cover;object-position:center center;width:100%}.odehye-craft__content{display:grid;gap:2rem}.odehye-craft__blocks{display:grid;gap:1.5rem}.odehye-craft .odehye-panel{border-color:#f8f5ef38}.odehye-craft h3{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.odehye-craft p:not(.odehye-kicker){color:#f8f5efb8}@media(min-width:900px){.odehye-craft__inner{grid-template-columns:.9fr 1.1fr}}.odehye-editorial{align-items:end;display:grid;gap:clamp(2rem,6vw,5rem);grid-template-columns:minmax(0,1fr)}.odehye-editorial__copy,.odehye-editorial__text{display:grid;gap:1.2rem}.odehye-editorial .button{width:fit-content}@media(min-width:750px){.odehye-editorial{grid-template-columns:1.1fr .9fr}}@media(max-width:749px){.odehye-editorial .button{width:100%}}.odehye-featured{display:grid;gap:clamp(1.8rem,4vw,3rem);padding-top:clamp(2.5rem,6vw,4rem)}.odehye-featured__header{display:grid;gap:1rem;justify-items:center;margin-inline:auto;max-width:48rem;text-align:center}.odehye-featured__grid{display:grid;gap:clamp(1rem,2vw,1.6rem);grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto;max-width:74rem;width:100%}.odehye-product-card a{background:color-mix(in srgb,var(--color-surface) 88%,var(--color-background));border:1px solid color-mix(in srgb,var(--color-foreground) 9%,transparent);box-shadow:0 1.1rem 2.8rem #1715110f;display:grid;text-decoration:none}.odehye-product-card__media{aspect-ratio:1;background:radial-gradient(circle at 50% 72%,rgba(155,106,50,.15),transparent 42%),linear-gradient(180deg,#4b3b28,#1b1510);margin:.55rem .55rem 0;overflow:hidden}.odehye-product-card__media .image{height:100%}.odehye-product-card__image{display:block;top:0;right:0;bottom:0;left:0;position:absolute;transition:opacity .26s ease,transform .5s ease}.odehye-product-card__image--primary{opacity:1}.odehye-product-card__image--secondary{background:#f2ede4;opacity:0}.odehye-product-card__media img{height:100%;object-position:center center;transition:transform .5s ease;width:100%}.odehye-product-card__image--primary img{object-fit:cover}.odehye-product-card__image--secondary{object-fit:contain}.odehye-product-card__media{position:relative}.odehye-product-card:hover .odehye-product-card__image--primary,.odehye-product-card:focus-within .odehye-product-card__image--primary,.odehye-product-card:active .odehye-product-card__image--primary{opacity:0}.odehye-product-card:hover .odehye-product-card__image--secondary,.odehye-product-card:focus-within .odehye-product-card__image--secondary,.odehye-product-card:active .odehye-product-card__image--secondary{opacity:1}.odehye-product-card:hover .odehye-product-card__image,.odehye-product-card:focus-within .odehye-product-card__image,.odehye-product-card:active .odehye-product-card__image{transform:scale(1.025)}.odehye-product-card__info{align-items:start;display:grid;gap:.65rem;justify-items:center;padding:1.1rem 1rem 1.35rem;text-align:center}.odehye-product-card h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:400}.odehye-product-card span{color:var(--color-foreground);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;white-space:nowrap}@media(max-width:749px){.odehye-featured__grid{grid-template-columns:1fr}}.odehye-heritage{display:grid;gap:clamp(2rem,6vw,5rem)}.odehye-heritage__intro{display:grid;gap:1rem}.odehye-heritage__items{display:grid;gap:1.25rem}.odehye-heritage article{display:grid;gap:.65rem}.odehye-heritage span{color:var(--color-accent);font-size:.72rem;letter-spacing:.14em}.odehye-heritage h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,4vw,2.2rem);font-weight:400}.odehye-heritage p{color:var(--color-muted)}@media(min-width:750px){.odehye-heritage{grid-template-columns:.9fr 1.1fr}}.odehye-hero{background:#07080a;min-height:100svh;overflow:hidden;position:relative}.odehye-hero__media{background:linear-gradient(180deg,#0000001f,#0000009e),radial-gradient(circle at 76% 18%,rgba(207,178,119,.34),transparent 32%),linear-gradient(135deg,#11100d,#42331f,#bea169);top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.odehye-hero__media:after{background:linear-gradient(90deg,#030406e0,#03040675 42%,#0304061f 72%),linear-gradient(180deg,#03040614,#03040670);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.odehye-hero__image{height:100%;object-fit:cover;object-position:55% center;transform:none;width:100%}.odehye-hero__content{color:#fffaf0;display:flex;flex-direction:column;gap:1.25rem;justify-content:center;min-height:inherit;padding:clamp(8rem,12vw,10rem) var(--page-margin) clamp(2rem,7vw,6rem);position:relative;width:min(48rem,100%);z-index:1}.odehye-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,14vw,8.8rem);font-weight:400;letter-spacing:0;line-height:.88;max-width:9ch}.odehye-hero h1:after{background:#c99a43;content:"";display:block;height:1px;margin-top:1.35rem;width:4.5rem}.odehye-hero p:not(.odehye-kicker){color:#fffaf0d1;max-width:34rem}.odehye-hero .button{background:#c99a43;border-color:#c99a43;border-radius:0;color:#0b0a08;margin-top:.75rem;width:fit-content}@media(max-width:749px){.odehye-hero{min-height:42rem}.odehye-hero__content{padding-top:9rem}.odehye-hero__image{object-position:58% center;transform:none;width:100%}.odehye-hero .button{width:100%}}.odehye-instagram{display:grid;gap:1.5rem}.odehye-instagram__header{display:grid;gap:1rem}.odehye-instagram__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.odehye-instagram__tile{aspect-ratio:1;background:var(--color-surface);min-height:0;overflow:hidden}.odehye-instagram__tile img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.odehye-instagram__tile:hover img{transform:scale(1.025)}.odehye-instagram .button{width:fit-content}@media(max-width:749px){.odehye-instagram__grid{grid-template-columns:1fr}.odehye-instagram .button{width:100%}}.odehye-journal{display:grid;gap:2rem}.odehye-journal__header{display:grid;gap:1rem}.odehye-journal__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.odehye-journal article{display:grid;gap:.85rem}.odehye-journal h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2rem);font-weight:400;line-height:1.1}.odehye-journal h3 a{text-decoration:none}.odehye-journal article p:last-child{color:var(--color-muted)}@media(max-width:749px){.odehye-journal__grid{grid-template-columns:1fr}}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.odehye-newsletter__inner{border-block:1px solid var(--color-line);display:grid;gap:1.2rem;padding-block:clamp(2rem,6vw,4rem)}.odehye-newsletter__form{display:grid;gap:.8rem;grid-template-columns:minmax(0,1fr) auto;max-width:42rem}.odehye-newsletter__form input[type=email]{width:100%}.odehye-newsletter__message{color:var(--color-muted);grid-column:1 / -1}@media(max-width:749px){.odehye-newsletter__form{grid-template-columns:1fr}}.odehye-testimonials{background:var(--color-surface)}.odehye-testimonials__inner{display:grid;gap:1.5rem;padding-inline:var(--page-margin)}.odehye-testimonials__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.odehye-testimonials figure{display:grid;gap:1rem}.odehye-testimonials blockquote{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,3vw,1.8rem);line-height:1.25}.odehye-testimonials figcaption{color:var(--color-muted);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}@media(max-width:749px){.odehye-testimonials__grid{grid-template-columns:1fr}}.odehye-page{display:grid;gap:clamp(2rem,6vw,4rem)}.odehye-page__header{display:grid;gap:1rem}.odehye-page__content{color:var(--color-muted);display:grid;gap:1.2rem;max-width:52rem}.odehye-page__content h2{color:var(--color-foreground);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,4vw,2.7rem);font-weight:400;letter-spacing:0;line-height:1.08;margin-top:1rem}.odehye-page__content p{line-height:1.8}.odehye-product{display:grid;gap:clamp(2rem,6vw,5rem);padding-block:clamp(2rem,6vw,5rem)}.product-images{display:grid;gap:1rem}.product-image__frame{aspect-ratio:4 / 5;background:var(--color-surface);overflow:hidden}.product-image{height:100%;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.product-image__frame--straight{background:#f2ede4}.product-image--straight{object-fit:contain}.product-info{align-self:start;display:grid;gap:1rem}.product-info h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,7vw,5.4rem);font-weight:400;letter-spacing:0;line-height:.98}.product-price{color:var(--color-accent);font-size:1.1rem}.product-description{color:var(--color-muted);line-height:1.75}.product-form form{display:grid;gap:.85rem;margin-block:1rem}.product-form label{color:var(--color-muted);font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.product-accordions{display:grid;gap:.75rem}.product-accordions summary{cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.product-accordions p{color:var(--color-muted);margin-top:.7rem}@media(min-width:900px){.odehye-product{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr)}.product-info{position:sticky;top:6rem}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
