.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(2.4rem,4vw,4.8rem) 0}.cocomelot-product-meta .page-width{max-width:96rem}.cocomelot-product-meta__details{border-block:1px solid rgba(var(--color-foreground),.16)}.cocomelot-product-meta__details>summary{display:flex;min-height:6.4rem;padding:0;align-items:center;justify-content:space-between;color:rgb(var(--color-foreground));cursor:pointer;font-family:var(--cc-gs-heading, inherit);font-size:1.4rem;font-weight:700;letter-spacing:.01em;list-style:none}.cocomelot-product-meta__details>summary::-webkit-details-marker{display:none}.cocomelot-product-meta__toggle{position:relative;width:1.6rem;height:1.6rem;flex:0 0 1.6rem}.cocomelot-product-meta__toggle:before,.cocomelot-product-meta__toggle:after{position:absolute;top:50%;left:50%;width:1.2rem;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%);transition:transform .16s ease}.cocomelot-product-meta__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.cocomelot-product-meta__details[open] .cocomelot-product-meta__toggle:after{transform:translate(-50%,-50%) rotate(0)}.cocomelot-product-meta__table dl{display:grid;margin:0;padding:0 0 2.4rem;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem}.cocomelot-product-meta__table dl>div{display:grid;min-width:0;padding:1.3rem 0;border-bottom:1px solid rgba(var(--color-foreground),.14);grid-template-columns:minmax(9rem,.38fr) minmax(0,1fr);gap:1.6rem;font-size:1.3rem;line-height:1.45}.cocomelot-product-meta__table dt{color:rgb(var(--color-foreground));font-weight:650}.cocomelot-product-meta__table dd{margin:0;color:rgba(var(--color-foreground),.66);overflow-wrap:anywhere}.cocomelot-product-meta__fallback{padding:0 0 2.4rem;color:rgba(var(--color-foreground),.7);font-size:1.3rem;line-height:1.55}.cocomelot-product-meta__size{padding:0 0 2.8rem}.cocomelot-product-meta__size h3{margin:0 0 1.4rem;font-family:var(--cc-gs-heading, inherit);font-size:1.4rem;font-weight:700}@media screen and (max-width:749px){.cocomelot-product-meta__details>summary{min-height:5.6rem;font-size:1.3rem}.cocomelot-product-meta__table dl{grid-template-columns:1fr;padding-bottom:1.8rem}.cocomelot-product-meta__table dl>div{font-size:1.2rem}}.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/13/compiled_assets/styles.css.map */
