:root{--km-ink:#111;--km-cream:#f7f5f1;--km-line:rgba(17,17,17,.14);--km-sale:#d71920}.km-section{background:var(--km-bg,#fff);color:var(--km-text,var(--km-ink));padding:clamp(54px,7vw,108px) 0}.km-page-width{width:min(100% - 40px,1440px);margin-inline:auto}.km-eyebrow{font-size:12px;font-weight:750;letter-spacing:.16em;margin:0 0 14px;text-transform:uppercase}.km-section h1,.km-section h2,.km-section h3{color:inherit;font-family:Arial,Helvetica,sans-serif;letter-spacing:-.04em;margin:0}.km-section h1{font-size:clamp(42px,7vw,104px);line-height:.91;max-width:880px}.km-section h2{font-size:clamp(34px,4.4vw,66px);line-height:.98}.km-section h3{font-size:clamp(20px,2vw,30px);line-height:1.04}.km-lead{font-size:clamp(16px,1.45vw,21px);line-height:1.55;max-width:650px}.km-lead p{margin:18px 0 0}.km-button{align-items:center;background:#111;border:1px solid #111;color:#fff;display:inline-flex;font-size:13px;font-weight:750;justify-content:center;letter-spacing:.08em;min-height:52px;padding:12px 26px;text-decoration:none;transition:.2s ease}.km-button:hover{background:#fff;color:#111}.km-button--light{background:#fff;border-color:#fff;color:#111}.km-button--light:hover{background:#111;color:#fff}.km-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.km-heading-row{align-items:flex-end;display:flex;justify-content:space-between;gap:24px;margin-bottom:38px}.km-text-link{border-bottom:1px solid currentColor;color:inherit;font-size:14px;font-weight:700;padding-bottom:4px;text-decoration:none;white-space:nowrap}.km-placeholder{background:#e9e6df;height:100%;width:100%}.km-hero{min-height:clamp(620px,76vw,880px);padding:0;position:relative;background:var(--km-bg);overflow:hidden}.km-hero__media,.km-hero__media picture,.km-hero__media img{height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.km-hero__media img{object-fit:cover}.km-hero:after{background:linear-gradient(90deg,#00000091,#0000000f 70%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.km-hero__content{align-items:center;display:flex;min-height:inherit;position:relative;z-index:1}.km-hero__copy{width:min(70%,900px)}.km-hero__content--center{justify-content:center;text-align:center}.km-hero__content--center .km-hero__copy,.km-hero__content--center h1,.km-hero__content--center .km-lead{margin-inline:auto}.km-hero__content--center .km-actions{justify-content:center}.km-hero__content--right{justify-content:flex-end}.km-card-grid{display:grid;gap:18px}.km-card-grid--2{grid-template-columns:repeat(2,1fr)}.km-card-grid--3{grid-template-columns:repeat(3,1fr)}.km-card-grid--4{grid-template-columns:repeat(4,1fr)}.km-category-card{color:inherit;text-decoration:none}.km-category-card__image{aspect-ratio:4/5;background:#e9e6df;overflow:hidden}.km-category-card__image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.km-category-card:hover img{transform:scale(1.025)}.km-category-card__copy{padding:20px 2px}.km-category-card__copy p{font-size:15px;line-height:1.5;margin:8px 0 16px;opacity:.72}.km-category-card__copy span{font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.km-product-grid{display:grid;gap:28px 16px;grid-template-columns:repeat(4,minmax(0,1fr))}.km-product-card__media{aspect-ratio:4/5;background:#efede8;display:block;overflow:hidden;position:relative}.km-product-card__media img{height:100%;object-fit:cover;transition:transform .4s;width:100%}.km-product-card:hover img{transform:scale(1.02)}.km-sale-badge{background:var(--km-sale);color:#fff;font-size:11px;font-weight:800;left:10px;letter-spacing:.08em;padding:7px 9px;position:absolute;top:10px}.km-product-card__body{padding-top:15px}.km-product-card__body a{color:inherit;text-decoration:none}.km-product-card__body h3{font-size:17px;line-height:1.3;letter-spacing:-.02em}.km-price{display:flex;gap:9px;margin-top:8px;font-size:15px;font-weight:700}.km-price--sale{color:var(--km-sale)}.km-price s{opacity:.55;font-weight:500}.km-editorial{padding:0}.km-editorial__inner{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);width:100%;max-width:none}.km-editorial__media{min-height:680px}.km-editorial__media img,.km-editorial__media svg{height:100%;object-fit:cover;width:100%}.km-editorial__copy{align-self:center;padding:clamp(45px,7vw,110px)}.km-editorial__copy .km-button{margin-top:30px}.km-editorial--image_right .km-editorial__media{order:2}.km-trust__grid{border-top:1px solid var(--km-line);display:grid;grid-template-columns:repeat(4,1fr)}.km-trust__item{border-right:1px solid var(--km-line);padding:28px}.km-trust__item:first-child{padding-left:0}.km-trust__item:last-child{border:0}.km-trust__item>span{display:block;font-size:12px;font-weight:750;margin-bottom:56px}.km-trust__item h3{font-size:24px}.km-trust__item p{font-size:15px;line-height:1.55;opacity:.7}@media(max-width:989px){.km-card-grid--4{grid-template-columns:repeat(2,1fr)}.km-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.km-editorial__inner{grid-template-columns:1fr 1fr}.km-editorial__media{min-height:560px}.km-editorial__copy{padding:45px 28px}.km-trust__grid{grid-template-columns:repeat(2,1fr)}.km-trust__item:nth-child(2){border-right:0}.km-trust__item{border-bottom:1px solid var(--km-line)}}@media(max-width:749px){.km-page-width{width:min(100% - 28px,1440px)}.km-section{padding:55px 0}.km-hero{min-height:700px}.km-hero:after{background:linear-gradient(0deg,#000000ad,#0000000a 72%)}.km-hero__content{align-items:flex-end;padding-bottom:48px}.km-hero__copy{width:100%}.km-hero__content--right,.km-hero__content--center{justify-content:flex-start;text-align:left}.km-hero__content--center .km-actions{justify-content:flex-start}.km-section h1{font-size:48px}.km-heading-row{align-items:flex-start;margin-bottom:25px}.km-heading-row .km-text-link{margin-top:6px}.km-card-grid{display:flex;gap:12px;margin-right:-14px;overflow-x:auto;padding-right:14px;scrollbar-width:none;scroll-snap-type:x mandatory}.km-card-grid::-webkit-scrollbar{display:none}.km-category-card{flex:0 0 80%;scroll-snap-align:start}.km-card-grid--4 .km-category-card{flex-basis:68%}.km-product-grid{gap:24px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.km-product-card__body h3{font-size:14px}.km-price{font-size:13px;flex-wrap:wrap}.km-editorial__inner{display:flex;flex-direction:column}.km-editorial--image_right .km-editorial__media{order:0}.km-editorial__media{min-height:auto;aspect-ratio:4/5}.km-editorial__copy{padding:42px 14px 55px}.km-trust__grid{grid-template-columns:1fr}.km-trust__item,.km-trust__item:first-child{border-bottom:1px solid var(--km-line);border-right:0;padding:25px 0}.km-trust__item>span{margin-bottom:24px}}@media(prefers-reduced-motion:reduce){.km-section *{scroll-behavior:auto!important;transition:none!important}}:root{--km-primary:#E05292;--km-pink:#E5B5D3;--km-yellow:#F9B400;--km-white:#FFFFFF;--km-ink:#252525;--km-cream:#FFF8FB;--km-line:rgba(37,37,37,.14)}body{color:#252525;background:#fff}.header,.header-wrapper,.section-header{background:#fff}.logo-img .header__normal-logo{object-fit:contain}.km-button{background:#e05292;border-color:#e05292;color:#fff}.km-button:hover{background:#252525;border-color:#252525;color:#fff}.km-button--light{background:#fff;border-color:#fff;color:#e05292}.km-eyebrow,.km-text-link,.km-category-card__copy span{color:#e05292}.km-category-card__image,.km-product-card__media,.km-placeholder{background:#fff8fb}.km-category-card:focus-visible,.km-product-card a:focus-visible,.km-button:focus-visible{outline:3px solid #F9B400;outline-offset:3px}.km-trust__item>span{color:#e05292}.km-price:not(:has(.km-price--sale)){color:#e05292}.km-editorial .km-button{background:#fff;border-color:#fff;color:#e05292}.km-editorial .km-button:hover{background:#f9b400;border-color:#f9b400;color:#252525}announcement-bar,.announcement-bar{background:#e05292!important;color:#fff!important}announcement-bar a,.announcement-bar a{color:#fff!important}.header{border-bottom:1px solid #F3D6E3!important}.header .navigation a:hover,.header .navigation a:focus-visible{color:#e05292!important}.header .navigation .level0>a:after{background:#f9b400!important}.header__action svg{color:#252525}.price,.product-price{color:#e05292}.badge:not(.sold-out){background:#f9b400;color:#252525}.km-category-card__copy{border-bottom:3px solid transparent}.km-category-card:hover .km-category-card__copy{border-color:#f9b400}.km-section{padding-block:clamp(48px,6vw,88px)}.km-heading-row{margin-bottom:30px}.km-card-grid{gap:24px}.km-category-card__copy{padding-top:16px}.km-category-card__copy p{margin-bottom:12px}.km-product-grid{gap:34px 18px}.km-product-card__body{padding-top:12px}.km-product-card__body h3{font-weight:600}.footer{background:#fff8fb!important;color:#252525!important;border-top:0!important}.footer__middle{border-top:6px solid #E05292}.footer__blocks{gap:0}.footer-block{padding-right:clamp(20px,3vw,50px)}.footer__block-heading{color:#252525!important;font-weight:700!important;letter-spacing:-.02em!important}.footer a{color:#252525!important}.footer a:hover{color:#e05292!important}.footer__newsletter .field{border-bottom:1px solid #E05292}.footer__newsletter button{background:#e05292!important;color:#fff!important}.footer__bottom{background:#fff}.footer_bottom-inner{border-color:#f0d8e3!important}.km-footer-logo img{display:block;height:auto;max-width:150px;width:100%}.km-footer-links h3{font-size:18px;margin:20px 0 16px}.km-footer-links ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.km-footer-links a{text-decoration:none}.km-footer-links a:hover{text-decoration:underline;text-decoration-color:#f9b400;text-decoration-thickness:2px;text-underline-offset:4px}@media(max-width:749px){.km-section{padding-block:44px}.km-heading-row{margin-bottom:22px}.footer-block{padding-right:0}.footer__middle{--section-pt:40!important}.footer__blocks{gap:0}.km-footer-logo img{max-width:130px}}.footer-block.custom_liquid{--col-width:20%}@media(max-width:767px){.footer-block.custom_liquid{--col-width:100%}}body.product{background:#fff;color:#252525}.product .product-detail__title,.product .product-detail__information h1,.product .product-detail__information h2,.product .product-detail__information h3{color:#252525!important}.product .product-detail__price,.product .price{color:#e05292!important}.product .product-form__submit.btn-primary,.product .product_submit_button,.product .product_buy_now_button{background:#e05292!important;border-color:#e05292!important;color:#fff!important;box-shadow:none!important}.product .product-form__submit.btn-primary:hover,.product .product_submit_button:hover,.product .product_buy_now_button:hover{background:#252525!important;border-color:#252525!important}.product .product-detail__information input:checked+label,.product .product-detail__information .active,.product .product-detail__variant-picker label:hover{border-color:#e05292!important}.product .product-detail__information collapsible-block{border-color:#f0d8e3!important}.product .product-detail__information .collapsible-heading:hover{color:#e05292!important}.product .quantity,.product quantity-input{border-color:#e5b5d3!important}.product .product-detail__media{background:#fff8fb}.product .badge:not(.sold-out){background:#f9b400!important;color:#252525!important}.product .shopify-payment-button__button{border-radius:0!important}.product .related-products{background:#fff8fb}.product :where(.color-scheme-bb1431b0-be4a-4b03-a450-f572c07e3904){--color-background:255,248,251!important;--color-text:37,37,37!important;--color-heading:37,37,37!important;--color-primary:#E05292!important}.km-editorial__media picture{display:block;height:100%;width:100%}.km-editorial__media picture img{height:100%;object-fit:cover;width:100%}.km-category-card__image{aspect-ratio:4/5}.km-category-card__image:after{background:linear-gradient(180deg,transparent 72%,rgba(37,37,37,.08));content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.km-category-card__image{position:relative}.km-category-card__copy h3{font-size:clamp(22px,2vw,30px)}
/*# sourceMappingURL=/cdn/shop/t/22/assets/kidumama-premium.css.map */
