.mrey-home{--mrey-ink: #332a2b;--mrey-muted: #6f6464;--mrey-brand: #9c756f;--mrey-brand-dark: #7f5d58;--mrey-purple: #54218f;--mrey-border: rgba(75, 56, 53, .12);--mrey-cream: #fbf8f5;--mrey-white: #fff;color:var(--mrey-ink)}.mrey-shell{width:min(1280px,calc(100% - 48px));margin:0 auto}.mrey-kicker{margin:0 0 10px;color:var(--mrey-brand-dark);font-size:1.2rem;font-weight:700;letter-spacing:.16em}.mrey-button{display:inline-flex;align-items:center;gap:12px;padding:15px 24px;border-radius:4px;background:var(--mrey-brand);color:#fff!important;text-decoration:none!important;font-weight:700;transition:background .18s ease,transform .18s ease}.mrey-button:hover{background:var(--mrey-brand-dark);transform:translateY(-1px)}.mrey-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--mrey-border);background:radial-gradient(circle at 82% 15%,rgba(156,117,111,.14),transparent 30%),linear-gradient(115deg,#fffdfb,#f7f0ec 55%,#f3ebe7)}.mrey-hero__slides{display:grid}.mrey-hero__slide{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s ease,visibility .55s ease}.mrey-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.mrey-hero__product-inner{min-height:610px;display:grid;grid-template-columns:.92fr 1.08fr;gap:36px;align-items:center;padding-top:52px;padding-bottom:52px}.mrey-hero__copy h1{margin:0 0 18px;max-width:590px;font-size:clamp(4rem,5vw,6rem);line-height:1.02;letter-spacing:-.02em}.mrey-hero__lead{max-width:580px;margin:0 0 24px;color:var(--mrey-muted);font-size:1.9rem;line-height:1.55}.mrey-hero__price-line{display:flex;align-items:baseline;gap:14px;margin:0 0 24px;padding:0 0 22px;border-bottom:1px solid var(--mrey-border)}.mrey-hero__price-line strong{font-family:var(--font-heading-family);font-size:3.2rem;font-weight:700}.mrey-hero__price-line span{color:var(--mrey-muted);font-size:1.35rem}.mrey-hero__facts{display:grid;gap:11px;margin-bottom:28px}.mrey-hero__facts span{display:grid;grid-template-columns:185px 1fr;gap:10px}.mrey-hero__facts b{font-size:1.45rem}.mrey-hero__facts small{color:var(--mrey-muted);font-size:1.28rem;line-height:1.4}.mrey-hero__art img{display:block;width:100%;max-height:520px;object-fit:contain}.mrey-hero__slide--banner{min-height:610px;display:flex;align-items:center;justify-content:center;padding:28px 54px 50px}.mrey-hero__slide--banner>a{display:block;width:min(1280px,100%)}.mrey-hero__slide--banner img{display:block;width:100%;height:auto;border-radius:6px;box-shadow:0 18px 46px #37282614}.mrey-hero__arrow{position:absolute;z-index:5;top:50%;width:44px;height:44px;transform:translateY(-50%);border:1px solid var(--mrey-border);border-radius:50%;background:#ffffffe6;color:var(--mrey-ink);font-size:3rem;line-height:1;cursor:pointer;box-shadow:0 8px 20px #32232214}.mrey-hero__arrow--prev{left:18px}.mrey-hero__arrow--next{right:18px}.mrey-hero__dots{position:absolute;z-index:6;left:50%;bottom:16px;display:flex;gap:8px;transform:translate(-50%);padding:7px 10px;border-radius:20px;background:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mrey-hero__dot{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:#d7cfcb;cursor:pointer}.mrey-hero__dot.is-active{width:24px;border-radius:8px;background:var(--mrey-brand)}.mrey-trust{display:grid;grid-template-columns:repeat(4,1fr);margin:32px 0 76px;border:1px solid var(--mrey-border);border-radius:12px;background:#fff}.mrey-trust>div{padding:20px 24px;border-right:1px solid var(--mrey-border)}.mrey-trust>div:last-child{border-right:0}.mrey-trust b,.mrey-trust span{display:block}.mrey-trust b{margin-bottom:3px;font-size:1.45rem}.mrey-trust span{color:var(--mrey-muted);font-size:1.23rem}.mrey-section{margin:0 0 86px}.mrey-section__heading{margin-bottom:26px}.mrey-section__heading--row{display:flex;align-items:end;justify-content:space-between;gap:24px}.mrey-section__heading h2,.mrey-value-card h2{margin:0 0 8px;font-size:clamp(3rem,3.6vw,4.4rem);line-height:1.06}.mrey-section__heading p:not(.mrey-kicker){margin:0;color:var(--mrey-muted);font-size:1.6rem}.mrey-text-link{flex:0 0 auto;color:var(--mrey-brand-dark);font-weight:700;text-decoration:none}.mrey-stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mrey-stage{min-height:190px;padding:30px;border-radius:16px;color:var(--mrey-ink)!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease}.mrey-stage:hover{transform:translateY(-3px);box-shadow:0 18px 34px #3e2d2b17}.mrey-stage--nursery{background:#eef3ea}.mrey-stage--reception{background:#ebf2f7}.mrey-stage--year1{background:#f0eaf7}.mrey-stage span{display:block;margin-bottom:14px;font-family:var(--font-heading-family);font-size:2.45rem;font-weight:700}.mrey-stage p{min-height:56px;margin:0 0 18px;color:var(--mrey-muted);line-height:1.5}.mrey-stage b{font-size:1.35rem}.mrey-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mrey-product{overflow:hidden;border:1px solid var(--mrey-border);border-radius:14px;background:#fff;box-shadow:0 9px 26px #3d2d2b0d;transition:transform .18s ease,box-shadow .18s ease}.mrey-product:hover{transform:translateY(-3px);box-shadow:0 16px 34px #3d2d2b17}.mrey-product__image{display:block;aspect-ratio:1.35 / 1;padding:16px;background:#faf8f6}.mrey-product__image img{width:100%;height:100%;object-fit:contain}.mrey-product__body{padding:20px}.mrey-badge{display:inline-flex;margin-bottom:10px;padding:5px 10px;border-radius:14px;background:#f1e8e4;color:var(--mrey-brand-dark);font-size:1.05rem;font-weight:700;letter-spacing:.08em}.mrey-product h3{min-height:48px;margin:0 0 18px;font-size:1.75rem;line-height:1.25}.mrey-product h3 a{color:var(--mrey-ink);text-decoration:none}.mrey-product__bottom{display:flex;align-items:center;justify-content:space-between}.mrey-product__bottom strong{font-size:1.8rem}.mrey-product__bottom a{color:var(--mrey-brand-dark);font-weight:700;text-decoration:none}.mrey-value-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:22px;margin-bottom:86px}.mrey-value-card{display:block;min-height:275px;padding:38px;border-radius:18px;color:var(--mrey-ink)!important;text-decoration:none!important}.mrey-value-card--free{background:#f0eaf7}.mrey-value-card--schools{border:1px solid var(--mrey-border);background:#fff}.mrey-value-card>span{display:block;margin-bottom:14px;color:var(--mrey-brand-dark);font-size:1.2rem;font-weight:700;letter-spacing:.14em}.mrey-value-card p{max-width:650px;margin:0 0 24px;color:var(--mrey-muted);font-size:1.55rem;line-height:1.5}.mrey-value-card b{color:var(--mrey-brand-dark)}.mrey-chip-grid{display:flex;flex-wrap:wrap;gap:12px}.mrey-chip-grid a{padding:12px 18px;border:1px solid var(--mrey-border);border-radius:24px;background:#fff;color:var(--mrey-ink);text-decoration:none;font-weight:700}.mrey-chip-grid a:hover{border-color:var(--mrey-brand);color:var(--mrey-brand-dark)}@media screen and (max-width:990px){.mrey-shell{width:min(100% - 32px,1280px)}.mrey-hero__product-inner{min-height:700px;grid-template-columns:1fr;gap:12px;padding-top:28px;padding-bottom:54px}.mrey-hero__art{order:-1}.mrey-hero__art img{max-height:330px}.mrey-hero__slide--banner{min-height:700px;padding:24px 20px 54px}.mrey-hero__arrow{display:none}.mrey-trust{grid-template-columns:repeat(2,1fr)}.mrey-trust>div:nth-child(2){border-right:0}.mrey-trust>div:nth-child(-n+2){border-bottom:1px solid var(--mrey-border)}.mrey-stage-grid,.mrey-product-grid{grid-template-columns:repeat(2,1fr)}.mrey-value-grid{grid-template-columns:1fr}}@media screen and (max-width:650px){.mrey-shell{width:min(100% - 24px,1280px)}.mrey-hero__product-inner{min-height:630px}.mrey-hero__copy h1{font-size:3.7rem}.mrey-hero__lead{font-size:1.55rem}.mrey-hero__facts span{grid-template-columns:1fr;gap:1px}.mrey-hero__facts span:nth-child(3){display:none}.mrey-hero__slide--banner{min-height:630px;padding-left:10px;padding-right:10px}.mrey-hero__slide--banner img{border-radius:3px}.mrey-trust{grid-template-columns:1fr;margin-top:22px;margin-bottom:58px}.mrey-trust>div{border-right:0;border-bottom:1px solid var(--mrey-border)}.mrey-trust>div:last-child{border-bottom:0}.mrey-stage-grid,.mrey-product-grid{grid-template-columns:1fr}.mrey-stage{min-height:0}.mrey-section__heading--row{align-items:start;flex-direction:column}.mrey-product h3{min-height:0}.mrey-value-card{min-height:0;padding:28px}}@media(prefers-reduced-motion:reduce){.mrey-hero__slide,.mrey-stage,.mrey-product,.mrey-button{transition:none!important}}.mrey-amazon-daily{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:42px;align-items:center;margin:0 0 86px;padding:38px;border:1px solid rgba(75,56,53,.12);border-radius:18px;background:linear-gradient(120deg,#fff,#faf6f2);box-shadow:0 12px 34px #3d2d2b0d}.mrey-amazon-daily__media{min-height:310px;display:grid;place-items:center;padding:22px;border-radius:14px;background:#fff}.mrey-amazon-daily__media img{display:block;width:100%;max-height:330px;object-fit:contain}.mrey-amazon-daily__copy h2{margin:0 0 15px;color:var(--mrey-ink);font-size:clamp(2.8rem,3.5vw,4.2rem);line-height:1.08}.mrey-amazon-daily__copy>p:not(.mrey-kicker){max-width:720px;margin:0 0 18px;color:var(--mrey-muted);font-size:1.55rem;line-height:1.6}.mrey-amazon-daily__price-note{margin-bottom:20px;color:var(--mrey-ink);font-weight:700}.mrey-amazon-daily__copy small{display:block;max-width:650px;margin-top:14px;color:var(--mrey-muted);font-size:1.1rem;line-height:1.45}.mrey-amazon-daily__browse{display:inline-block;margin-top:16px;color:var(--mrey-brand-dark);font-weight:700;text-decoration:none}@media screen and (max-width:749px){.mrey-amazon-daily{grid-template-columns:1fr;gap:18px;padding:24px;margin-bottom:58px}.mrey-amazon-daily__media{min-height:220px}.mrey-amazon-daily__media img{max-height:260px}}.mrey-amazon-product .price,.mrey-amazon-product .product__tax,.mrey-amazon-product .installment,.mrey-amazon-product .product-form__quantity,.mrey-amazon-product variant-selects,.mrey-amazon-product .product-form,.mrey-amazon-product .shopify-payment-button{display:none!important}.mrey-amazon-buybox{margin:1.6rem 0 2.4rem;padding:2rem;border:1px solid rgba(75,56,53,.12);border-radius:1.2rem;background:#faf6f2}.mrey-amazon-buybox__label{display:block;margin-bottom:.8rem;color:#7f5d58;font-size:1.1rem;font-weight:700;letter-spacing:.12em}.mrey-amazon-buybox p{margin:0 0 1.6rem;color:#5f5656;line-height:1.55}.mrey-amazon-buybox__button{width:100%;background:#9c756f;color:#fff}.mrey-amazon-buybox small{display:block;margin-top:1rem;color:#706565;font-size:1.1rem;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/11/assets/mrey-redesign.css.map */
