.cocomelot-brands{padding:clamp(5rem,8vw,9rem) 0}.cocomelot-brands__heading{text-align:center}.cocomelot-brands__heading p{margin-left:auto;margin-right:auto}.cocomelot-brands__list{border-bottom:1px solid rgba(var(--color-foreground),.18);border-top:1px solid rgba(var(--color-foreground),.18);display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.cocomelot-brands__item{color:inherit;min-height:13rem;padding:2.4rem 1.8rem;text-align:center;text-decoration:none;transition:background .16s ease}.cocomelot-brands__item+.cocomelot-brands__item{border-left:1px solid rgba(var(--color-foreground),.18)}.cocomelot-brands__item:hover{background:rgba(var(--color-foreground),.05)}.cocomelot-brands__item strong,.cocomelot-brands__item span{display:block}.cocomelot-brands__item strong{font-size:clamp(1.7rem,2vw,2.5rem)}.cocomelot-brands__item span{color:rgba(var(--color-foreground),.62);font-size:1.15rem;margin-top:.7rem}@media screen and (max-width:989px){.cocomelot-brands__list{grid-template-columns:1fr 1fr}.cocomelot-brands__item:nth-child(odd){border-left:0}.cocomelot-brands__item:nth-child(n+3){border-top:1px solid rgba(var(--color-foreground),.18)}}.cocomelot-catalog{padding:clamp(5rem,8vw,10rem) 0}.cocomelot-catalog__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}.cocomelot-catalog__card{background:#fff;border-radius:1.8rem;color:#181317;min-height:39rem;overflow:hidden;position:relative;text-decoration:none}.cocomelot-catalog__media,.cocomelot-catalog__media img,.cocomelot-catalog__media .placeholder-svg{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.cocomelot-catalog__media{background:#f4eef1}.cocomelot-catalog__media:after{background:linear-gradient(0deg,rgba(24,19,23,.62),transparent 60%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.cocomelot-catalog__media img{transition:transform .44s ease}.cocomelot-catalog__card:hover .cocomelot-catalog__media img{transform:scale(1.04)}.cocomelot-catalog__content{bottom:0;color:#fff;display:block;left:0;padding:2.2rem;position:absolute;right:0;z-index:1}.cocomelot-catalog__content strong,.cocomelot-catalog__content small,.cocomelot-catalog__content em{display:block}.cocomelot-catalog__content strong{font-size:2.2rem;line-height:1.05}.cocomelot-catalog__content small{margin-top:.6rem;opacity:.82}.cocomelot-catalog__content em{font-size:1.2rem;font-style:normal;font-weight:800;letter-spacing:.08em;margin-top:1.4rem;text-transform:uppercase}@media screen and (max-width:989px){.cocomelot-catalog__grid{grid-template-columns:1fr 1fr}.cocomelot-catalog__card{min-height:32rem}}@media screen and (max-width:549px){.cocomelot-catalog__grid{gap:1rem}.cocomelot-catalog__card{min-height:25rem}.cocomelot-catalog__content{padding:1.4rem}.cocomelot-catalog__content strong{font-size:1.7rem}}.cocomelot-hero{overflow:hidden}.cocomelot-hero__inner{align-items:center;display:grid;gap:clamp(3rem,6vw,8rem);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:min(76rem,calc(100vh - 12rem));padding-bottom:clamp(4rem,7vw,9rem);padding-top:clamp(4rem,7vw,9rem)}.cocomelot-hero__title{letter-spacing:-.045em;line-height:.98;margin:0;max-width:10ch}.cocomelot-hero__text{color:rgba(var(--color-foreground),.72);font-size:clamp(1.6rem,1.5vw,2rem);margin-top:2rem;max-width:58rem}.cocomelot-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.cocomelot-hero__microcopy{color:rgba(var(--color-foreground),.62);font-size:1.2rem;margin:1.6rem 0 0}.cocomelot-hero__visual{min-height:56rem;position:relative}.cocomelot-hero__image,.cocomelot-hero__placeholder{border-radius:2.4rem;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.cocomelot-hero__placeholder{align-items:center;background:linear-gradient(135deg,#fce6f1,#fbd 60%,#ff8fc8);display:flex;justify-content:center;overflow:hidden}.cocomelot-hero__placeholder .placeholder-svg{height:100%;opacity:.25;width:100%}.cocomelot-hero__placeholder span{bottom:3rem;font-size:1.4rem;font-weight:800;left:3rem;letter-spacing:.12em;position:absolute;text-transform:uppercase}.cocomelot-hero__mosaic{display:grid;gap:1.2rem;grid-template-columns:1.16fr .84fr;grid-template-rows:1fr 1fr;height:100%;min-height:56rem}.cocomelot-hero__tile{background:#f8f3f6;border-radius:2.4rem;color:#181317;overflow:hidden;position:relative}.cocomelot-hero__tile:first-child{grid-row:1 / 3}.cocomelot-hero__tile img{height:100%;object-fit:cover;transition:transform .42s ease;width:100%}.cocomelot-hero__tile:hover img{transform:scale(1.035)}.cocomelot-hero__tile span{background:#ffffffeb;bottom:1.2rem;font-size:1.2rem;font-weight:750;left:1.2rem;max-width:calc(100% - 2.4rem);overflow:hidden;padding:.8rem 1rem;position:absolute;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:989px){.cocomelot-hero__inner{grid-template-columns:1fr;min-height:auto}.cocomelot-hero__title{max-width:13ch}.cocomelot-hero__visual,.cocomelot-hero__mosaic{min-height:48rem}}@media screen and (max-width:549px){.cocomelot-hero__visual,.cocomelot-hero__mosaic{min-height:42rem}.cocomelot-hero__mosaic{grid-template-columns:1fr 1fr;grid-template-rows:1.25fr .75fr}.cocomelot-hero__tile:first-child{grid-column:1 / 3;grid-row:1}}.cocomelot-product-meta{padding:clamp(4.5rem,7vw,8rem) 0}.cocomelot-product-meta__grid{display:grid;gap:clamp(3rem,6vw,8rem);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.cocomelot-product-meta h2{margin:0 0 2rem}.cocomelot-product-meta__service{border-top:1px solid rgba(var(--color-foreground),.14);margin-top:3rem}.cocomelot-product-meta__service p{border-bottom:1px solid rgba(var(--color-foreground),.14);display:grid;gap:1rem;grid-template-columns:11rem 1fr;margin:0;padding:1.5rem 0}.cocomelot-product-meta__service span,.cocomelot-product-meta__table dd{color:rgba(var(--color-foreground),.68)}.cocomelot-product-meta__table dl{margin:0}.cocomelot-product-meta__table dl>div{border-bottom:1px solid rgba(var(--color-foreground),.14);display:grid;gap:1rem;grid-template-columns:minmax(12rem,.35fr) 1fr;padding:1.5rem 0}.cocomelot-product-meta__table dt{font-weight:750}.cocomelot-product-meta__table dd{margin:0}.cocomelot-product-meta__size{border-bottom:1px solid rgba(var(--color-foreground),.14);border-top:1px solid rgba(var(--color-foreground),.14);margin-top:4rem;padding:2rem 0}.cocomelot-product-meta__size summary{cursor:pointer;display:flex;font-size:1.8rem;font-weight:750;justify-content:space-between}@media screen and (max-width:749px){.cocomelot-product-meta__grid{grid-template-columns:1fr}}.cocomelot-trust{border-bottom:1px solid rgba(var(--color-foreground),.1);border-top:1px solid rgba(var(--color-foreground),.1)}.cocomelot-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.cocomelot-trust__item{align-items:center;display:flex;gap:1.2rem;min-height:8.4rem;padding:1.4rem 2rem}.cocomelot-trust__item+.cocomelot-trust__item{border-left:1px solid rgba(var(--color-foreground),.1)}.cocomelot-trust__icon{align-items:center;background:rgba(var(--color-foreground),.07);border-radius:50%;display:inline-flex;flex:0 0 3.6rem;font-weight:900;height:3.6rem;justify-content:center}.cocomelot-trust strong,.cocomelot-trust small{display:block}.cocomelot-trust strong{font-size:1.3rem}.cocomelot-trust small{color:rgba(var(--color-foreground),.65);font-size:1.15rem;margin-top:.2rem}@media screen and (max-width:989px){.cocomelot-trust__grid{grid-template-columns:1fr 1fr}.cocomelot-trust__item:nth-child(3){border-left:0;border-top:1px solid rgba(var(--color-foreground),.1)}.cocomelot-trust__item:nth-child(4){border-top:1px solid rgba(var(--color-foreground),.1)}}@media screen and (max-width:549px){.cocomelot-trust__item{align-items:flex-start;padding:1.4rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
