.jewellery-care{--care-burgundy: rgb(var(--ratniva-burgundy));--care-ink: #211f20;--care-muted: #6f686a;--care-cream: #fbf6ee;--care-blush: #f7eeef;color:var(--care-ink)}.jewellery-care__shell{max-width:132rem;margin:0 auto;padding:0 2rem}.jewellery-care__intro{max-width:76rem;margin:0 auto 4rem;text-align:center}.jewellery-care__eyebrow{margin:0 0 1.2rem;color:var(--care-burgundy);font-size:1.2rem;font-weight:650;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.jewellery-care__title{max-width:72rem;margin:0 auto;font-size:clamp(3.4rem,5vw,6.4rem);font-weight:450;letter-spacing:-.035em;line-height:1.04}.jewellery-care__lede{max-width:66rem;margin:1.8rem auto 0;color:var(--care-muted);font-size:1.7rem;line-height:1.7}.jewellery-care__hero{position:relative;overflow:hidden;border-radius:2.4rem;background:var(--care-cream)}.jewellery-care__hero img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}.jewellery-care__principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin:2.4rem 0 8rem;border:1px solid #eadfde;border-radius:1.8rem;background:#eadfde}.jewellery-care__principle{min-height:18rem;padding:2.8rem;background:#fff}.jewellery-care__number{display:block;margin-bottom:3rem;color:var(--care-burgundy);font-size:1.2rem;font-weight:650;letter-spacing:.12em}.jewellery-care__principle h2,.jewellery-care__step h3,.jewellery-care__info-card h2,.jewellery-care__faq-heading{margin:0;font-weight:500;letter-spacing:-.02em}.jewellery-care__principle h2{font-size:2rem}.jewellery-care__principle p,.jewellery-care__step p,.jewellery-care__info-card p{margin:1rem 0 0;color:var(--care-muted);line-height:1.65}.jewellery-care__section-heading{max-width:72rem;margin:0 auto 3.2rem;text-align:center}.jewellery-care__section-heading h2{margin:0;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:450;letter-spacing:-.03em;line-height:1.1}.jewellery-care__section-heading p{margin:1.3rem auto 0;color:var(--care-muted);font-size:1.6rem;line-height:1.7}.jewellery-care__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin-bottom:8rem}.jewellery-care__step{padding:3.2rem;border-radius:1.8rem;background:var(--care-cream)}.jewellery-care__step-index{display:grid;width:4.4rem;height:4.4rem;margin-bottom:5rem;border:1px solid rgba(113,18,34,.2);border-radius:50%;color:var(--care-burgundy);font-size:1.3rem;place-items:center}.jewellery-care__step h3{font-size:2.4rem}.jewellery-care__guidance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem;margin-bottom:8rem}.jewellery-care__info-card{padding:clamp(3rem,5vw,5.6rem);border-radius:2rem;background:var(--care-blush)}.jewellery-care__info-card--light{background:var(--care-cream)}.jewellery-care__info-card h2{font-size:clamp(2.5rem,3vw,3.6rem)}.jewellery-care__list{display:grid;gap:1.3rem;margin:2.4rem 0 0;padding:0;list-style:none}.jewellery-care__list li{position:relative;padding-left:2.5rem;color:var(--care-muted);line-height:1.55}.jewellery-care__list li:before{position:absolute;top:.7em;left:0;width:.7rem;height:.7rem;border-radius:50%;background:var(--care-burgundy);content:"";transform:translateY(-50%)}.jewellery-care__note{max-width:94rem;margin:0 auto 8rem;padding:clamp(3rem,5vw,5rem);border:1px solid rgba(113,18,34,.14);border-radius:2rem;text-align:center}.jewellery-care__note h2{margin:0;font-size:clamp(2.6rem,3.5vw,4rem);font-weight:450;letter-spacing:-.025em}.jewellery-care__note p{max-width:72rem;margin:1.4rem auto 0;color:var(--care-muted);line-height:1.7}.jewellery-care__faq{max-width:94rem;margin:0 auto}.jewellery-care__faq-heading{margin-bottom:2rem;font-size:clamp(2.8rem,4vw,4rem);text-align:center}.jewellery-care__faq details{border-bottom:1px solid #e8dfde}.jewellery-care__faq summary{position:relative;padding:2.2rem 4rem 2.2rem 0;font-size:1.7rem;font-weight:550;list-style:none;cursor:pointer}.jewellery-care__faq summary::-webkit-details-marker{display:none}.jewellery-care__faq summary:after{position:absolute;top:50%;right:.5rem;color:var(--care-burgundy);content:"+";font-size:2.5rem;font-weight:300;transform:translateY(-50%)}.jewellery-care__faq details[open] summary:after{content:"\2212"}.jewellery-care__faq-answer{max-width:78rem;padding:0 4rem 2.2rem 0;color:var(--care-muted);line-height:1.7}.jewellery-care__cta{margin-top:7rem;padding:clamp(4rem,7vw,7rem) 2rem;border-radius:2.4rem;background:var(--care-burgundy);color:#fff;text-align:center}.jewellery-care__cta h2{margin:0;color:inherit;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:450}.jewellery-care__cta p{max-width:58rem;margin:1.2rem auto 2.6rem;color:#ffffffc7;line-height:1.65}.jewellery-care__cta .button{--color-button: 255, 255, 255;--color-button-text: 113, 18, 34}@media screen and (max-width:989px){.jewellery-care__principles{grid-template-columns:repeat(2,minmax(0,1fr))}.jewellery-care__steps{grid-template-columns:1fr}.jewellery-care__step-index{margin-bottom:3rem}}@media screen and (max-width:749px){.jewellery-care__shell{padding:0 1.5rem}.jewellery-care__intro{margin-bottom:2.8rem}.jewellery-care__lede{font-size:1.5rem}.jewellery-care__hero{border-radius:1.6rem}.jewellery-care__hero img{min-height:42rem;aspect-ratio:4 / 5;object-position:43% center}.jewellery-care__principles{grid-template-columns:1fr;margin-bottom:6rem}.jewellery-care__principle{min-height:0;padding:2.4rem}.jewellery-care__number{margin-bottom:1.8rem}.jewellery-care__steps,.jewellery-care__guidance,.jewellery-care__note{margin-bottom:6rem}.jewellery-care__guidance{grid-template-columns:1fr}.jewellery-care__step,.jewellery-care__info-card{padding:2.6rem}.jewellery-care__faq summary{font-size:1.55rem}.jewellery-care__cta{margin-top:5rem;border-radius:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-jewellery-care.css.map */
