.auryllo-circles{padding:26px 0 36px;background:var(--auryllo-ref-soft)}.auryllo-circles__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.auryllo-circles__head .auryllo-heading{font-size:clamp(2rem,4vw,3.2rem)}.auryllo-circles__row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:30px}.auryllo-circle{min-width:0;display:grid;justify-items:center;gap:14px;text-align:center;font-weight:540;color:var(--auryllo-ref-ink)}.auryllo-circle__image{width:130px;max-width:100%;aspect-ratio:1;display:block;overflow:hidden;border-radius:999px;background:#fff;box-shadow:0 12px 28px #0715220f,inset 0 0 0 1px #10828b14}.auryllo-circle__image img,.auryllo-circle__image svg{width:100%;height:100%;object-fit:cover}.auryllo-circle__title{max-width:100%;line-height:1.2;overflow-wrap:break-word}.auryllo-circle__title:after{content:" \203a";color:var(--auryllo-ref-ink);font-size:1.2em}@media(max-width:900px){.auryllo-circles__row{display:flex;overflow-x:auto;gap:18px;padding-bottom:8px;scroll-snap-type:x mandatory}.auryllo-circle{min-width:122px;scroll-snap-align:start}.auryllo-circle__image{width:108px}}@media(max-width:620px){.auryllo-circles{padding:22px 0 28px}.auryllo-circles__head{display:block;margin-bottom:18px}.auryllo-circles__head .auryllo-heading{max-width:320px;font-size:clamp(1.9rem,8vw,2.55rem)}.auryllo-circles__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px;overflow:visible;padding-bottom:0}.auryllo-circle{min-width:0;gap:10px;font-size:.86rem}.auryllo-circle__image{width:min(96px,28vw)}}@media(max-width:380px){.auryllo-circles__row{grid-template-columns:repeat(2,minmax(0,1fr))}.auryllo-circle__image{width:102px}}.auryllo-strip{padding:8px 0 38px;background:var(--auryllo-ref-soft)}.auryllo-strip__inner{min-height:180px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:32px;padding:34px 38px;border-radius:10px;background:linear-gradient(120deg,#fffffff5,#ffffffd1),radial-gradient(circle at 68% 50%,rgba(16,130,139,.14),transparent 37%);box-shadow:inset 0 0 0 1px #0715220d}.auryllo-strip__copy h2{margin:0;color:var(--auryllo-ref-ink);font-size:clamp(1.8rem,4vw,2.9rem);line-height:1.05;letter-spacing:-.04em}.auryllo-strip__copy p{margin:10px 0 20px;color:#383d38}.auryllo-strip__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;text-align:center}.auryllo-strip__feature{display:grid;justify-items:center;gap:10px;color:var(--auryllo-ref-ink);font-weight:520}.auryllo-strip__feature span{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--auryllo-ref-teal);border-radius:999px;font-size:.85rem;color:var(--auryllo-ref-teal);font-weight:850}.auryllo-strip__feature p{margin:0;line-height:1.25}@media(max-width:860px){.auryllo-strip__inner{grid-template-columns:1fr;padding:26px 22px}.auryllo-strip__features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.auryllo-strip{padding:6px 0 28px}.auryllo-strip__inner{min-height:0;gap:24px;padding:26px 24px;border-radius:10px}.auryllo-strip__copy h2{font-size:clamp(1.85rem,8vw,2.45rem);line-height:1.08}.auryllo-strip__copy p{margin:10px 0 18px;font-size:.95rem;line-height:1.45}.auryllo-strip__features{gap:18px 12px}.auryllo-strip__feature{font-size:.82rem}.auryllo-strip__feature span{width:42px;height:42px}}.auryllo-featured{padding:32px 0 54px;background:var(--auryllo-ref-soft)}.auryllo-featured__head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:24px}.auryllo-featured__head .auryllo-heading{font-size:clamp(2.3rem,5vw,4rem)}.auryllo-featured__head .auryllo-heading:after{content:"";display:block;width:72px;height:5px;margin-top:8px;border-radius:999px;background:var(--auryllo-ref-gold);transform:skew(-16deg)}.auryllo-featured__view{font-weight:650;color:var(--auryllo-ref-teal);white-space:nowrap}.auryllo-featured__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;min-width:0}.auryllo-featured__placeholder{position:relative;min-width:0;display:grid;grid-template-rows:auto auto auto auto 1fr;gap:7px}.auryllo-featured__demo-image{position:relative;aspect-ratio:1;overflow:hidden;border-radius:7px;background:#eef6f6}.auryllo-featured__demo-image img,.auryllo-featured__demo-image svg{width:100%;height:100%;object-fit:cover}.auryllo-featured__demo-image span{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:var(--auryllo-ref-gold);color:#fff;font-size:.72rem;font-weight:700}.auryllo-featured__placeholder:after{content:"\2661";position:absolute;top:10px;right:12px;color:#fff;font-size:1.55rem;line-height:1;text-shadow:0 1px 8px rgba(0,0,0,.25)}.auryllo-featured__placeholder>svg{aspect-ratio:1;width:100%;height:auto;border-radius:7px;background:#eef6f6}.auryllo-featured__placeholder strong{color:var(--auryllo-ref-ink);font-size:.98rem;line-height:1.2;overflow-wrap:break-word}.auryllo-featured__placeholder small{color:#72746f;line-height:1.3;overflow-wrap:break-word}.auryllo-featured__stars{color:var(--auryllo-ref-gold);font-size:.82rem;letter-spacing:.03em}.auryllo-featured__stars span{color:#72746f;letter-spacing:0}.auryllo-featured__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.auryllo-featured__placeholder p{margin:0;color:var(--auryllo-ref-ink);font-weight:850;font-size:1.2rem}.auryllo-featured__cart{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:var(--auryllo-ref-teal);color:#fff;line-height:1}.auryllo-featured__cart svg{width:20px;height:20px;fill:currentColor}@media(max-width:1020px){.auryllo-featured__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.auryllo-featured{padding:26px 0 34px}.auryllo-featured__head{align-items:start;flex-direction:column;gap:10px;margin-bottom:18px}.auryllo-featured__head .auryllo-heading{font-size:clamp(1.95rem,8vw,2.7rem);line-height:1.02}.auryllo-featured__head .auryllo-heading:after{width:58px;height:4px;margin-top:7px}.auryllo-featured__view{font-size:.9rem}.auryllo-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;align-items:stretch}.auryllo-featured__placeholder{gap:6px}.auryllo-featured__demo-image{border-radius:9px}.auryllo-featured__demo-image span{top:8px;left:8px;max-width:calc(100% - 16px);padding:5px 8px;font-size:.68rem}.auryllo-featured__placeholder:after{top:8px;right:9px;font-size:1.3rem}.auryllo-featured__placeholder strong{font-size:.9rem}.auryllo-featured__placeholder small{font-size:.78rem}.auryllo-featured__stars{font-size:.74rem;line-height:1.25}.auryllo-featured__bottom{align-items:center;gap:6px;margin-top:4px}.auryllo-featured__placeholder p{font-size:1rem}.auryllo-featured__cart{width:36px;height:36px;flex:0 0 36px}.auryllo-featured__cart svg{width:19px;height:19px}}@media(max-width:360px){.auryllo-featured__grid{gap:16px 10px}.auryllo-featured__placeholder p{font-size:.94rem}}.auryllo-header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px #0715220f}.auryllo-announcement{background:var(--auryllo-deep);color:#fff;font-size:.84rem}.auryllo-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.auryllo-announcement__item{display:inline-flex;align-items:center;gap:8px;opacity:.94}.auryllo-header__bar{min-height:78px;display:grid;grid-template-columns:175px 1fr auto;align-items:center;gap:24px}.auryllo-header__brand{min-width:0}.auryllo-header__brand img{height:auto;max-height:58px;object-fit:contain}.auryllo-header__brand span{font-family:Georgia,Times New Roman,serif;font-size:2.8rem;color:var(--auryllo-ref-ink)}.auryllo-header__nav{display:flex;justify-content:center;gap:32px;align-items:center;font-weight:540;font-size:.92rem;color:var(--auryllo-ref-ink)}.auryllo-header__nav a{padding:10px 0;border-bottom:2px solid transparent}.auryllo-header__nav a:hover{border-color:var(--auryllo-ref-gold);color:var(--auryllo-ref-ink)}.auryllo-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:20px;font-size:1.35rem;color:#050505}.auryllo-header__icons a{position:relative;min-width:28px;min-height:28px;display:inline-flex;align-items:center;justify-content:center}.auryllo-header__icons span{position:absolute;top:-7px;right:-9px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--auryllo-ref-gold);color:#fff;font-size:.7rem;display:inline-flex;align-items:center;justify-content:center}@media(max-width:900px){.auryllo-announcement__inner{gap:14px;padding:7px 0}.auryllo-header__bar{grid-template-columns:1fr auto;min-height:74px}.auryllo-header__nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:14px;gap:22px;scrollbar-width:none}.auryllo-header__nav::-webkit-scrollbar{display:none}.auryllo-header__nav a{flex:0 0 auto;white-space:nowrap}}@media(max-width:620px){.auryllo-announcement{font-size:.75rem}.auryllo-announcement__inner{min-height:30px;gap:12px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.auryllo-announcement__inner::-webkit-scrollbar{display:none}.auryllo-announcement__item{flex:0 0 auto}.auryllo-header__bar{min-height:64px;gap:12px}.auryllo-header__brand img{max-width:138px;max-height:44px}.auryllo-header__brand span{font-size:2.1rem}.auryllo-header__icons{gap:12px;font-size:1rem}.auryllo-header__icons a{min-width:34px;min-height:34px;border-radius:999px;background:#f3f7f7}.auryllo-header__nav{gap:18px;padding:0 0 12px;font-size:.86rem}}.auryllo-hero{padding:44px 0 24px;background:linear-gradient(135deg,#ffffff 0%,var(--auryllo-ref-soft) 100%)}.auryllo-hero__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:40px;align-items:center}.auryllo-hero__copy{min-width:0}.auryllo-hero__copy .auryllo-heading{max-width:610px;font-size:clamp(4.1rem,7.2vw,6.9rem)}.auryllo-hero__copy .auryllo-heading:after{content:"";display:block;width:112px;height:8px;margin-top:14px;border-radius:999px;background:var(--auryllo-ref-gold);transform:skew(-16deg)}.auryllo-hero__subheading{max-width:510px;margin:22px 0 0;font-size:1.28rem;line-height:1.45;color:#345;overflow-wrap:break-word}.auryllo-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.auryllo-hero__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:560px;margin-top:42px}.auryllo-hero__trust-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;color:var(--auryllo-ref-ink)}.auryllo-hero__trust-item span{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--auryllo-ref-teal);border-radius:999px;color:var(--auryllo-ref-teal);font-size:.8rem;font-weight:850}.auryllo-hero__trust-item p{margin:0;font-weight:560;line-height:1.2;font-size:.9rem}.auryllo-hero__collage{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:155px;gap:8px;min-width:0}.auryllo-hero__tile{position:relative;overflow:hidden;border-radius:8px;background:#eef6f6;box-shadow:inset 0 0 0 1px #07152212}.auryllo-hero__tile img,.auryllo-hero__tile svg{width:100%;height:100%;object-fit:cover}.auryllo-hero__tile span{position:absolute;left:18px;bottom:18px;padding:8px 15px;border-radius:4px;background:#ffffffdb;color:var(--auryllo-ref-ink);font-weight:520;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auryllo-hero__tile--1{grid-column:span 3;grid-row:span 2}.auryllo-hero__tile--2,.auryllo-hero__tile--3{grid-column:span 3;grid-row:span 1}.auryllo-hero__tile--4{grid-column:span 3;grid-row:span 2}.auryllo-hero__tile--5{grid-column:span 3}@media(max-width:980px){.auryllo-hero__grid{grid-template-columns:1fr}.auryllo-hero__copy .auryllo-heading{font-size:clamp(3rem,9vw,4.6rem)}.auryllo-hero__collage{grid-auto-rows:155px}}@media(max-width:620px){.auryllo-hero{padding:26px 0 18px}.auryllo-hero__grid{gap:24px}.auryllo-hero__copy .auryllo-heading{max-width:100%;font-size:clamp(2.45rem,11vw,3.35rem)}.auryllo-hero__copy .auryllo-heading:after{width:92px;height:7px;margin-top:12px}.auryllo-hero__subheading{margin-top:18px;font-size:1.06rem;line-height:1.5}.auryllo-hero__actions{gap:10px;margin-top:22px}.auryllo-hero__trust{grid-template-columns:1fr;gap:14px;margin-top:26px}.auryllo-hero__trust-item{gap:12px}.auryllo-hero__collage{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:132px;gap:8px}.auryllo-hero__tile{grid-column:span 1;grid-row:span 1}.auryllo-hero__tile--1{grid-column:span 2}.auryllo-hero__tile span{left:10px;bottom:10px;max-width:calc(100% - 20px);padding:7px 10px;font-size:.84rem;line-height:1.15}}@media(max-width:380px){.auryllo-hero__copy .auryllo-heading{font-size:2.35rem}.auryllo-hero__collage{grid-auto-rows:116px}}.auryllo-image-text{padding:8px 0 46px;background:var(--auryllo-ref-soft)}.auryllo-image-text__inner{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;min-height:128px;padding:28px 42px;border-radius:10px;background:linear-gradient(135deg,var(--auryllo-ref-navy),var(--auryllo-ref-teal));color:#fff}.auryllo-image-text__inner--image_first .auryllo-image-text__copy{order:2}.auryllo-image-text__copy{display:grid;grid-template-columns:76px 1fr;column-gap:24px;align-items:center}.auryllo-image-text__copy:before{content:"\2301";width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.75);border-radius:999px;color:#fff;font-size:2rem}.auryllo-image-text__copy .auryllo-kicker{display:none}.auryllo-image-text__copy .auryllo-heading{color:#fff;font-size:clamp(1.7rem,3.2vw,2.55rem);letter-spacing:-.03em}.auryllo-image-text__copy>p:not(.auryllo-kicker){grid-column:2;max-width:580px;margin:8px 0 0;color:#ffffffd1;font-size:1rem;line-height:1.45}.auryllo-image-text__copy .auryllo-button{grid-column:2;justify-self:start;margin-top:18px;background:#fff;color:var(--auryllo-ref-teal)}.auryllo-image-text__media,.auryllo-image-text__mini{display:none}@media(max-width:860px){.auryllo-image-text__inner{grid-template-columns:1fr;padding:26px 22px}.auryllo-image-text__inner--image_first .auryllo-image-text__copy{order:initial}.auryllo-image-text__copy{grid-template-columns:1fr}.auryllo-image-text__copy>p:not(.auryllo-kicker),.auryllo-image-text__copy .auryllo-button{grid-column:auto}}@media(max-width:620px){.auryllo-image-text{padding:4px 0 32px}.auryllo-image-text__inner{gap:20px;padding:26px 24px;border-radius:10px}.auryllo-image-text__copy{gap:12px}.auryllo-image-text__copy:before{width:48px;height:48px;font-size:1.7rem}.auryllo-image-text__copy .auryllo-heading{font-size:clamp(1.85rem,8vw,2.45rem);line-height:1.08}.auryllo-image-text__copy>p:not(.auryllo-kicker){margin:0;font-size:.94rem;line-height:1.45}.auryllo-image-text__copy .auryllo-button{margin-top:4px}}.auryllo-collection{padding:42px 0 70px;background:var(--auryllo-cream)}.auryllo-collection__head{display:grid;gap:10px;margin-bottom:28px}.auryllo-collection__head .auryllo-heading{font-size:clamp(2.5rem,5vw,4.6rem)}.auryllo-collection__head div{max-width:760px;color:var(--auryllo-muted);line-height:1.65}.auryllo-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.auryllo-collection__pagination{margin-top:34px;text-align:center}@media(max-width:960px){.auryllo-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.auryllo-collection{padding:28px 0 46px}.auryllo-collection__head{gap:8px;margin-bottom:22px}.auryllo-collection__head .auryllo-heading{font-size:clamp(2rem,9vw,2.8rem);line-height:1.04}.auryllo-collection__head div{font-size:.95rem;line-height:1.5}.auryllo-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}}.auryllo-product{padding:50px 0 70px;background:var(--auryllo-cream)}.auryllo-product__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}.auryllo-product__media{overflow:hidden;border-radius:calc(var(--auryllo-radius) + 8px);background:var(--auryllo-paper)}.auryllo-product__media img,.auryllo-product__media svg{width:100%;aspect-ratio:1;height:auto;object-fit:cover}.auryllo-product__info{min-width:0;padding:18px 0}.auryllo-product__info .auryllo-heading{font-size:clamp(2.6rem,5vw,4.8rem)}.auryllo-product__price{display:flex;align-items:baseline;gap:14px;margin:24px 0 14px;color:var(--auryllo-ref-ink);font-size:2rem;font-weight:850}.auryllo-product__price s{color:var(--auryllo-muted);font-size:1.2rem}.auryllo-product__trust{margin:18px 0;padding:14px 18px;border-radius:999px;background:#10828b14;color:var(--auryllo-ref-teal);font-weight:750}.auryllo-product__form{display:grid;gap:12px;margin-top:24px}.auryllo-product__form label{color:var(--auryllo-ref-ink);font-weight:750}.auryllo-product__form select,.auryllo-product__form input{min-height:48px;border:1px solid rgba(24,50,39,.18);border-radius:12px;padding:0 14px;background:var(--auryllo-paper)}.auryllo-product__description{margin-top:28px;color:var(--auryllo-muted);line-height:1.7}@media(max-width:820px){.auryllo-product__grid{grid-template-columns:1fr}}@media(max-width:620px){.auryllo-product{padding:28px 0 48px}.auryllo-product__grid{gap:24px}.auryllo-product__media{border-radius:12px}.auryllo-product__info{padding:0}.auryllo-product__info .auryllo-heading{font-size:clamp(2rem,9vw,2.85rem);line-height:1.04}.auryllo-product__price{flex-wrap:wrap;gap:8px 12px;margin:18px 0 12px;font-size:1.55rem}.auryllo-product__price s{font-size:1rem}.auryllo-product__trust{border-radius:12px;font-size:.92rem;line-height:1.35}.auryllo-product__form{gap:10px;margin-top:18px}.auryllo-product__form select,.auryllo-product__form input{width:100%}.auryllo-product__description{margin-top:22px;font-size:.95rem;line-height:1.55}}.auryllo-footer{background:var(--auryllo-ref-navy);color:#fff;padding:48px 0 24px}.auryllo-footer .auryllo-kicker{color:var(--auryllo-ref-gold)}.auryllo-footer__cta{display:grid;grid-template-columns:1fr minmax(320px,440px);gap:32px;align-items:center;padding:36px;border-radius:var(--auryllo-radius);background:#ffffff12}.auryllo-footer__cta h2{margin:0;max-width:650px;font-size:clamp(2rem,4.5vw,4rem);line-height:1;font-family:Georgia,Times New Roman,serif}.auryllo-footer__form label{display:block;margin-bottom:10px;font-weight:700}.auryllo-footer__form div{display:flex;gap:8px}.auryllo-footer__form input{min-width:0;flex:1;height:48px;border:0;border-radius:999px;padding:0 18px}.auryllo-footer__form button{height:48px;border:0;border-radius:999px;padding:0 20px;background:var(--auryllo-ref-teal);color:#fff;font-weight:800;cursor:pointer}.auryllo-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:26px;color:#ffffffb8;font-size:.9rem}.auryllo-footer__bottom p{margin:0}@media(max-width:760px){.auryllo-footer__cta{grid-template-columns:1fr;padding:26px 20px}.auryllo-footer__form div,.auryllo-footer__bottom{flex-direction:column}}@media(max-width:620px){.auryllo-footer{padding:36px 0 22px}.auryllo-footer__cta{gap:22px;padding:26px 24px;border-radius:10px}.auryllo-footer__cta h2{font-size:clamp(2rem,9vw,2.65rem);line-height:1.08}.auryllo-footer__form div{display:grid;gap:10px}.auryllo-footer__form input,.auryllo-footer__form button{width:100%}.auryllo-footer__bottom{gap:10px;padding-top:22px;font-size:.86rem}}.auryllo-product-card{min-width:0;height:100%;display:flex;flex-direction:column}.auryllo-product-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--auryllo-radius);background:#eef6f6}.auryllo-product-card__media img,.auryllo-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.auryllo-product-card:hover .auryllo-product-card__media img{transform:scale(1.035)}.auryllo-product-card__badge{position:absolute;top:12px;left:12px;padding:7px 11px;border-radius:999px;background:var(--auryllo-ref-gold);color:#fff;font-size:.78rem;font-weight:750}.auryllo-product-card__info{padding-top:14px;flex:1;display:flex;flex-direction:column}.auryllo-product-card__title{display:block;color:var(--auryllo-ref-ink);font-weight:780;line-height:1.25;overflow-wrap:break-word}.auryllo-product-card__info p{min-height:38px;margin:5px 0 0;color:var(--auryllo-muted);line-height:1.35;font-size:.93rem;overflow-wrap:break-word}.auryllo-product-card__rating{margin-top:9px;color:var(--auryllo-ref-gold);font-weight:750;font-size:.9rem}.auryllo-product-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px}.auryllo-product-card__price{display:grid;gap:3px;color:var(--auryllo-ink);font-size:1.32rem;font-weight:850}.auryllo-product-card__price s{color:var(--auryllo-muted);font-size:.92rem;font-weight:600}.auryllo-product-card__cart{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:var(--auryllo-ref-teal);color:#fff;line-height:1;cursor:pointer}.auryllo-product-card__cart svg{width:21px;height:21px;fill:currentColor}@media(max-width:620px){.auryllo-product-card__media{border-radius:9px}.auryllo-product-card__badge{top:8px;left:8px;padding:5px 8px;font-size:.67rem}.auryllo-product-card__info{padding-top:10px}.auryllo-product-card__title{font-size:.9rem;line-height:1.22}.auryllo-product-card__info p{min-height:34px;font-size:.78rem;line-height:1.3}.auryllo-product-card__rating{margin-top:6px;font-size:.76rem}.auryllo-product-card__bottom{align-items:center;gap:6px;padding-top:10px}.auryllo-product-card__price{font-size:1rem;line-height:1.1}.auryllo-product-card__price s{font-size:.76rem}.auryllo-product-card__cart{width:36px;height:36px;flex:0 0 36px;border-radius:9px}.auryllo-product-card__cart svg{width:19px;height:19px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
