.arona-content-pad{padding-inline:var(--arona-page-padding)}.arona-section-head{display:flex;flex-direction:column;align-items:center;gap:var(--arona-space-m);max-width:60rem;margin:0 auto;text-align:center}.arona-section-head__heading{margin:0;font-family:var(--arona-font-style);font-size:var(--arona-font-size-90);font-weight:var(--arona-font-medium);font-style:normal;line-height:1.3;letter-spacing:var(--arona-letter-spacing-20);text-transform:uppercase;color:var(--arona-text-primary)}.arona-section-head__subheading{margin:0;font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-regular);line-height:1.4;letter-spacing:0;color:var(--arona-text-tertiary)}.arona-btn{display:inline-flex;align-items:center;justify-content:center;width:25rem;height:5rem;padding:1.2rem 1.6rem;border:0;border-radius:var(--arona-radius-xs);background:var(--arona-bg-primary);font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-medium);line-height:1;letter-spacing:var(--arona-letter-spacing-20);text-transform:uppercase;text-decoration:none;color:var(--arona-text-white)}.arona-btn:hover{background:#000}.arona-btn[aria-disabled=true]{pointer-events:none}.arona-shapes{padding-block:var(--arona-space-7xl);background:linear-gradient(180deg,#e8f4fb,#fff)}.arona-shapes .arona-section-head{width:60rem;max-width:100%}.arona-shapes .arona-section-head__heading{white-space:nowrap}.arona-shapes__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--arona-space-7xl)}.arona-shapes__row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%;gap:0;margin:0;padding:0;list-style:none}.arona-shapes__row>li{margin:0;padding:0;list-style:none}.arona-shapes__item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;gap:var(--arona-space-m);color:var(--arona-text-secondary);text-decoration:none}.arona-shapes__icon{display:block;position:relative;height:5.2rem;overflow:visible}.arona-shapes__icon[data-arona-shape=round]{width:5.2rem}.arona-shapes__icon[data-arona-shape=oval]{width:4.0291rem}.arona-shapes__icon[data-arona-shape=cushion]{width:4.9075rem}.arona-shapes__icon[data-arona-shape=emerald]{width:3.965rem}.arona-shapes__icon[data-arona-shape=princess]{width:5.1667rem}.arona-shapes__icon[data-arona-shape=radiant]{width:4.5795rem}.arona-shapes__icon[data-arona-shape=pear]{width:3.2776rem}.arona-shapes__icon[data-arona-shape=marquise]{width:2.86rem}.arona-shapes__icon[data-arona-shape=asscher]{width:5.1025rem}.arona-shapes__icon[data-arona-shape=heart]{width:5.6361rem}.arona-shapes__icon img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.4,0,.2,1)}.arona-shapes__item:hover img{transform:translateY(-6px)}.arona-shapes__label{font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-regular);font-style:normal;line-height:1.4;letter-spacing:0;text-align:center;white-space:nowrap;color:var(--arona-text-secondary);transition:color .3s cubic-bezier(.4,0,.2,1)}.arona-shapes__item:hover .arona-shapes__label{color:var(--arona-text-primary)}.arona-categories{padding-block:var(--arona-space-7xl)}.arona-categories .arona-section-head{width:60rem;max-width:100%}.arona-categories .arona-section-head__heading{white-space:nowrap}.arona-categories__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--arona-space-4xl)}.arona-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--arona-space-s) var(--arona-space-xs);width:100%;margin:0;padding:0;list-style:none}.arona-categories__grid>li{margin:0;padding:0;list-style:none;min-width:0}.arona-categories__card{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:var(--arona-text-primary);background:var(--arona-bg-white)}.arona-categories__frame{display:block;width:100%;aspect-ratio:372 / 440;overflow:hidden;background:var(--arona-bg-white)}.arona-categories__frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1)}.arona-categories__card:hover img{transform:scale(1.1)}.arona-categories__label{margin-top:var(--arona-space-m);font-family:var(--arona-font-body);font-size:var(--arona-font-size-30);font-weight:var(--arona-font-regular);font-style:normal;line-height:normal;letter-spacing:.1rem;text-align:left;text-transform:uppercase;color:var(--arona-text-primary);white-space:nowrap}.arona-styles{padding-block:var(--arona-space-7xl)}.arona-styles .arona-section-head{width:60rem;max-width:100%}.arona-styles .arona-section-head__heading{white-space:nowrap}.arona-styles__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--arona-space-4xl)}.arona-styles__row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.2rem;width:100%;margin:0;padding:0;list-style:none}.arona-styles__row>li{margin:0;padding:0;list-style:none;min-width:0}.arona-styles__item{position:relative;display:block;overflow:hidden;background:var(--arona-bg-quinary);text-decoration:none;color:inherit}.arona-styles__item img{display:block;width:100%;height:18rem;object-fit:cover;object-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.arona-styles__item:hover img{transform:scale(1.1)}.arona-styles__item:focus-visible{outline:.2rem solid var(--arona-text-primary);outline-offset:.2rem}.arona-styles__item[aria-disabled=true]{pointer-events:none}.arona-styles__label{position:absolute;left:0;right:0;bottom:1.27rem;font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-regular);font-style:normal;line-height:1.4;letter-spacing:0;text-align:center;white-space:nowrap;color:var(--arona-text-primary)}.arona-promo{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.arona-promo--pad{max-width:var(--arona-container-max);width:100%;margin-inline:auto;padding:var(--arona-space-4xl) var(--arona-gutter)}.arona-promo--reverse .arona-promo__media{order:2}.arona-promo__media{overflow:hidden;min-height:0}.arona-promo__media img{display:block;width:100%;height:100%;min-height:42rem;object-fit:cover;object-position:center}.arona-promo__copy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--arona-space-2xl);padding:clamp(3.2rem,5vw,8rem);background:var(--arona-accent);text-align:center}.arona-promo__text{display:flex;flex-direction:column;align-items:center;gap:var(--arona-space-m);max-width:50rem;width:100%}.arona-promo__heading{margin:0;font-family:var(--arona-font-body);font-size:var(--arona-font-size-60);font-weight:var(--arona-font-regular);line-height:1.4;letter-spacing:0;color:var(--arona-text-primary)}.arona-promo__eyebrow{margin:0;font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-regular);line-height:1.4;color:var(--arona-text-primary)}.arona-promo__body{margin:0;font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-regular);line-height:1.4;color:var(--arona-text-tertiary)}.arona-promo--craftsmanship .arona-promo__media,.arona-promo--craftsmanship .arona-promo__copy{height:50rem;min-height:50rem}.arona-promo--craftsmanship .arona-promo__copy{padding:0 var(--arona-space-4xl);gap:var(--arona-space-2xl);background:#effaca}.arona-promo--craftsmanship .arona-promo__text{max-width:50rem;gap:var(--arona-space-m)}.arona-promo--craftsmanship .arona-promo__media img{min-height:50rem;height:50rem}.arona-promo--classics{width:100%;height:auto;aspect-ratio:1800 / 600;align-items:stretch}.arona-promo--classics .arona-promo__copy{height:auto;min-height:0;padding:0;gap:var(--arona-space-xl);background:#effaca}.arona-promo--classics .arona-promo__text{width:100%;max-width:60rem;gap:var(--arona-space-s)}.arona-promo--classics .arona-promo__heading{text-transform:uppercase;white-space:nowrap}.arona-promo--classics .arona-promo__media{position:relative;overflow:hidden;height:auto;min-height:0;align-self:stretch}.arona-promo--classics .arona-promo__media picture{display:contents}.arona-promo--classics .arona-promo__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center center}.arona-best-seller-recs{display:block}.arona-best-seller{padding-block:var(--arona-space-7xl)}.arona-best-seller .arona-section-head{width:60rem;max-width:100%}.arona-best-seller .arona-section-head__heading{white-space:nowrap}.arona-best-seller .arona-section-head__subheading{white-space:pre-wrap}.arona-best-seller__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--arona-space-4xl)}.arona-best-seller__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--arona-space-s) var(--arona-space-xs);width:100%;margin:0;padding:0;list-style:none}.arona-best-seller__grid>li{margin:0;padding:0;list-style:none;min-width:0}.arona-product-card{min-width:0;overflow:clip;background:var(--arona-bg-white)}.arona-product-card__media{position:relative;z-index:0;overflow:hidden;background:#f4f2ec;aspect-ratio:372 / 440}.arona-product-card__link{display:block;height:100%}.arona-product-card__image{display:block;position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center}.arona-product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.arona-product-card:hover .arona-product-card__image--hover{opacity:1}.arona-product-card__badge{position:absolute;top:var(--arona-space-m);left:var(--arona-space-m);z-index:3;display:flex;align-items:center;justify-content:center;height:1.5rem;padding:0 .4rem;background:var(--arona-bg-white);font-family:var(--arona-font-body);font-size:var(--arona-font-size-0);font-weight:var(--arona-font-medium);line-height:1;letter-spacing:.06em;text-transform:uppercase;color:var(--arona-text-secondary)}.arona-product-card__wish{position:absolute;top:var(--arona-space-m);right:var(--arona-space-m);z-index:3;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:0;background:transparent;cursor:pointer;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.arona-product-card__wish:hover{opacity:.6;transform:scale(1.08)}.arona-product-card__wish:focus-visible{outline:.2rem solid var(--arona-text-primary);outline-offset:.2rem}.arona-product-card__wish img{display:block;width:2.4rem;height:2.4rem}.arona-product-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:var(--arona-space-s);padding:var(--arona-space-m) var(--arona-space-s) var(--arona-space-xl)}.arona-product-card__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.arona-product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:var(--arona-space-s);margin:0;font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-regular);line-height:1.4;color:var(--arona-text-primary)}.arona-product-card__compare{color:var(--arona-text-tertiary);text-decoration:line-through}.arona-product-card__discount{display:inline-flex;align-items:center;justify-content:center;padding:var(--arona-space-xxs) var(--arona-space-xs);border-radius:var(--arona-radius-xxs);background:var(--arona-bg-primary);font-size:1.1rem;font-weight:var(--arona-font-medium);letter-spacing:.04em;text-transform:uppercase;line-height:1.4;color:var(--arona-text-white)}.arona-product-card__swatches{display:flex;flex:0 0 auto;gap:var(--arona-space-s)}.arona-product-card__swatch{display:block;width:1.6rem;height:1.6rem}.arona-product-card__title{margin:0;font-family:var(--arona-font-body);font-size:var(--arona-font-size-20);font-weight:var(--arona-font-medium);line-height:1.4;color:var(--arona-text-primary)}.arona-product-card__title a{color:inherit;text-decoration:none}.arona-product-card__title-skeleton,.arona-product-card__swatch-skeleton{display:none}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__price{position:relative;width:7rem;height:1.4em;overflow:hidden;color:transparent}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__price:after,.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title-skeleton span,.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__swatch-skeleton{background-image:linear-gradient(90deg,var(--arona-bg-quaternary) 25%,var(--arona-bg-quinary) 50%,var(--arona-bg-quaternary) 75%);background-size:40rem 100%;animation:aronaShimmer 1.4s ease-in-out infinite}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__price:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--arona-radius-xxs)}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title{align-self:stretch}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title-skeleton{display:flex;flex-direction:column;gap:.4rem;width:100%}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title-skeleton span{display:block;height:1.1em;border-radius:var(--arona-radius-xxs)}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title-skeleton span:first-child{width:100%}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title-skeleton span:last-child{width:62%}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title>a{display:none}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__swatch-skeleton{display:block;width:1.6rem;height:1.6rem;border-radius:50%}.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__swatch{display:none}@media(prefers-reduced-motion:reduce){.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__price:after,.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__title-skeleton span,.arona-product-card__media[data-arona-shimmer]:not(.is-loaded)~.arona-product-card__body .arona-product-card__swatch-skeleton{animation:none}}.arona-trust{max-width:var(--arona-container-max);width:100%;margin-inline:auto;padding:var(--arona-space-2xl) var(--arona-gutter);background:var(--arona-bg-white)}.arona-trust__row{display:flex;align-items:center;justify-content:space-between;gap:0;width:100%;padding:2rem 0;margin:0;list-style:none}.arona-trust__item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 10.9rem;gap:var(--arona-space-m);width:10.9rem;margin:0;padding:0;text-align:center}.arona-trust__icon{position:relative;flex:0 0 3rem;width:3rem;height:3rem;overflow:clip}.arona-trust__icon img{display:block;width:3rem;height:3rem;object-fit:contain}.arona-trust__label{margin:0;width:100%;font-family:var(--arona-font-body);font-size:var(--arona-font-size-10);font-weight:var(--arona-font-regular);line-height:1.4;letter-spacing:0;color:var(--arona-text-primary);text-align:center}@media screen and (max-width:989px){.arona-shapes{padding-block:var(--arona-space-5xl)}.arona-shapes .arona-section-head{width:100%}.arona-shapes .arona-section-head__heading{white-space:normal}.arona-shapes__inner{gap:var(--arona-space-3xl)}.arona-shapes__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:var(--arona-space-xl) var(--arona-space-l)}.arona-shapes__row>li{flex:0 0 calc((100% - 2 * var(--arona-space-l)) / 3);width:calc((100% - 2 * var(--arona-space-l)) / 3);max-width:calc((100% - 2 * var(--arona-space-l)) / 3)}.arona-shapes__item{width:100%}.arona-categories{padding-block:var(--arona-space-5xl)}.arona-categories .arona-section-head{width:100%}.arona-categories .arona-section-head__heading{white-space:normal}.arona-categories__inner{gap:var(--arona-space-3xl)}.arona-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--arona-space-m) .2rem}.arona-categories__frame{height:21rem;aspect-ratio:auto}.arona-categories__label{margin-top:var(--arona-space-s)}.arona-styles{padding-block:var(--arona-space-5xl)}.arona-styles .arona-section-head{width:100%}.arona-styles .arona-section-head__heading{white-space:normal}.arona-styles__inner{gap:var(--arona-space-3xl)}.arona-styles__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem}.arona-promo{grid-template-columns:1fr;height:auto}.arona-promo--reverse .arona-promo__media{order:0}.arona-promo__media img{min-height:28rem;height:28rem}.arona-promo__copy{padding-inline:var(--arona-space-l)}.arona-promo--craftsmanship.arona-promo--pad{padding:0}.arona-promo--craftsmanship .arona-promo__media,.arona-promo--craftsmanship .arona-promo__copy{height:auto;min-height:0}.arona-promo--craftsmanship .arona-promo__media{height:25rem}.arona-promo--craftsmanship .arona-promo__media img{width:100%;height:25rem;min-height:25rem;object-fit:cover}.arona-promo--craftsmanship .arona-promo__copy{padding:var(--arona-space-3xl) var(--arona-space-l);gap:var(--arona-space-2xl)}.arona-promo--craftsmanship .arona-promo__text{max-width:none}.arona-best-seller{padding-block:var(--arona-space-5xl)}.arona-best-seller .arona-section-head{width:100%}.arona-best-seller .arona-section-head__heading,.arona-best-seller .arona-section-head__subheading{white-space:normal}.arona-best-seller .arona-section-head__subheading br{display:none}.arona-best-seller__inner{gap:var(--arona-space-3xl)}.arona-best-seller__grid{display:flex;gap:var(--arona-space-xs);width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.arona-best-seller__grid::-webkit-scrollbar{display:none}.arona-best-seller__grid>li{flex:0 0 32rem;width:32rem;scroll-snap-align:start}.arona-product-card__media{aspect-ratio:320 / 378}.arona-promo--classics{display:flex;flex-direction:column;aspect-ratio:390 / 600;height:auto;width:100%}.arona-promo--classics .arona-promo__copy{order:1;flex:1 1 50%;height:auto;min-height:0;padding:0 var(--arona-space-l);gap:var(--arona-space-xl)}.arona-promo--classics .arona-promo__text{width:100%;max-width:100%;gap:var(--arona-space-s)}.arona-promo--classics .arona-promo__heading{white-space:nowrap}.arona-promo--classics .arona-promo__media{order:2;flex:1 1 50%;height:auto;min-height:0}.arona-promo--classics .arona-promo__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center center}.arona-trust{padding:var(--arona-space-4xl) var(--arona-space-l)}.arona-trust__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;align-items:start;column-gap:var(--arona-space-m);row-gap:var(--arona-space-xl);width:100%;padding:0}.arona-trust__item{flex:none;width:10.9rem;max-width:100%}.arona-btn{width:min(25rem,100%)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/arona-content.css.map */
