.wkdc{--ink: #21100c;--body: #493b35;--orange: #f04416;--line: #f4c7aa;--cream: #fff9f4;color:var(--ink);background:#fffaf6;font-family:var(--font-body--family, Arial, sans-serif)}.wkdc *,.wkdc *:before,.wkdc *:after{box-sizing:border-box}.wkdc button,.wkdc a{font:inherit}.wkdc h1,.wkdc h2,.wkdc h3,.wkdc p{margin-top:0}.wkdc h1,.wkdc h2,.wkdc h3{font-family:var(--font-heading--family, var(--font-body--family));font-weight:900;letter-spacing:-.035em}.wkdc-kicker{display:flex;align-items:center;gap:22px;margin:0 0 22px;color:var(--orange);font-size:16px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.wkdc-kicker span{display:block;width:46px;height:1px;background:currentColor}.wkdc-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:66px;padding:16px 44px;border:0;border-radius:12px;background:linear-gradient(110deg,#ff4211,#ef3b16);color:#fff;font-size:21px;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 8px 18px #e33f1424;transition:transform .2s ease,box-shadow .2s ease}.wkdc-button:hover,.wkdc-button:focus-visible{color:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #e33f143d}.wkdc-hero{position:relative;display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.12fr);align-items:center;min-height:760px;overflow:hidden;padding:70px max(42px,calc((100vw - 1530px)/2));background:radial-gradient(circle at 72% 55%,#ffe3c7 0 21%,transparent 43%),#fffaf6}.wkdc-hero__copy{position:relative;z-index:2}.wkdc-hero h1{margin-bottom:31px;font-size:clamp(44px,4.25vw,72px);line-height:1.12}.wkdc-hero__intro{margin-bottom:34px;color:#26313b;font-size:clamp(18px,1.55vw,26px);line-height:1.5}.wkdc-trust{margin:28px 0 0 4px;color:#30363c;font-size:16px}.wkdc-trust b{padding:0 12px;color:var(--orange)}.wkdc-hero__media{position:relative;z-index:1;overflow:hidden;aspect-ratio:1.16;border-radius:18px;box-shadow:0 10px 28px #663b1c1f}.wkdc-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.wkdc-doodle{position:absolute;color:#f8bd8c;opacity:.8;font-size:30px}.wkdc-doodle--paw{top:88px;right:19%}.wkdc-doodle--heart{bottom:180px;left:43%;font-size:48px;transform:rotate(-13deg)}.wkdc-matter,.wkdc-moments{position:relative;padding:44px max(40px,calc((100vw - 1510px)/2)) 60px;background:#fffaf6}.wkdc-heading{margin:0 auto 28px;text-align:center}.wkdc-heading .wkdc-kicker{justify-content:center;margin-bottom:14px}.wkdc-heading h2{margin-bottom:16px;font-size:clamp(42px,4.3vw,68px);line-height:1.02}.wkdc-heading>p:last-child{margin-bottom:0;color:var(--body);font-size:clamp(17px,1.35vw,23px);line-height:1.25}.wkdc-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1510px;margin:0 auto}.wkdc-benefit{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 20px #683d2314}.wkdc-benefit>img{display:block;width:100%;aspect-ratio:1.18;object-fit:cover}.wkdc-benefit>div{min-height:166px;padding:15px 20px 24px;text-align:center}.wkdc-icon{display:block;height:48px;color:#ff531e;font-size:44px;line-height:1}.wkdc-benefit h3{margin:0 0 2px;font-size:25px;line-height:1.1;text-transform:uppercase}.wkdc-benefit p{margin:0;color:var(--body);font-size:17px;line-height:1.25}.wkdc-moments{padding-top:30px;padding-bottom:70px}.wkdc-moments .wkdc-heading h2{font-size:clamp(44px,4.2vw,65px)}.wkdc-moment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 25px;max-width:1160px;margin:0 auto}.wkdc-moment-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 7px 18px #683d2314;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.wkdc-moment-card:hover,.wkdc-moment-card:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 14px 28px #683d2326}.wkdc-moment-card>img{display:block;width:100%;aspect-ratio:2.2;object-fit:cover;transition:transform .35s ease}.wkdc-moment-card:hover>img{transform:scale(1.025)}.wkdc-moment-card__body{padding:14px 34px 15px}.wkdc-label{margin-bottom:6px;color:var(--orange);font-size:14px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.wkdc-moment-card h3{margin:0 0 5px;font-size:24px;line-height:1.12}.wkdc-moment-card__body>p:not(.wkdc-label){margin-bottom:11px;color:var(--body);font-size:14px;line-height:1.3}.wkdc-chips{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 11px}.wkdc-chips span{padding:6px 17px;border:1px solid #f5d7c3;border-radius:999px;background:#fff0e5;color:var(--orange);font-size:12px;font-weight:800;text-transform:uppercase}.wkdc-moment-card a{color:var(--orange);font-size:14px;font-weight:750;text-underline-offset:3px}body.wkdc-modal-open{overflow:hidden}.wkdc-modal{width:min(1080px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 40px);overflow:auto;padding:0;border:1px solid #f2aa72;border-radius:26px;background:#fffaf6;color:var(--ink);box-shadow:0 24px 80px #00000047}.wkdc-modal::backdrop{background:#1f1814b8}.wkdc-modal__close{position:absolute;z-index:3;top:28px;right:28px;width:50px;height:50px;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;color:#111;font-size:35px;line-height:1;cursor:pointer}.wkdc-modal__head{padding:44px 46px 18px}.wkdc-modal__head h2{margin:0 70px 12px 0;font-size:clamp(36px,3.2vw,50px);line-height:1.05}.wkdc-modal__head>p:last-child{margin:0;color:var(--body);font-size:18px;line-height:1.35}.wkdc-modal__content{display:grid;grid-template-columns:.92fr 1.08fr;padding:0 44px 28px}.wkdc-design-example{padding:10px 44px 0 0;text-align:center;border-right:1px solid #f3d3bd}.wkdc-design-example>.wkdc-label{text-align:left}.wkdc-design-example__image{position:relative;max-width:420px;margin:4px auto 8px}.wkdc-design-example__image img{display:block;width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;transition:opacity .2s ease}.wkdc-design-example>p:last-child{color:var(--body);font-size:15px;line-height:1.3}.wkdc-message-panel{padding:10px 0 0 46px}.wkdc-message-panel .wkdc-label{margin-bottom:2px}.wkdc-message-help{min-height:37px;margin-bottom:10px;color:var(--body);font-size:13px;line-height:1.25}.wkdc-message-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wkdc-message-options button{position:relative;display:grid;place-items:center;min-height:82px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fffaf6;color:#160e0b;cursor:pointer}.wkdc-message-options strong{max-width:190px;font-size:17px;line-height:1.12}.wkdc-message-options span{margin-top:5px;padding:3px 12px;border-radius:99px;background:var(--orange);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}.wkdc-message-options i{position:absolute;top:9px;right:9px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--orange);color:#fff;font-style:normal;opacity:0}.wkdc-message-options button:hover,.wkdc-message-options button.is-selected{border-color:var(--orange);background:#fff4ed}.wkdc-message-options button.is-selected i{opacity:1}.wkdc-special-options{margin-top:12px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.wkdc-special-options button{position:relative;display:grid;grid-template-columns:52px 1fr 20px;align-items:center;width:100%;min-height:78px;padding:10px 14px;border:0;background:transparent;text-align:left;cursor:pointer}.wkdc-special-options button+button{border-top:1px solid #f3d3bd}.wkdc-special-options button:hover{background:#fff1e7}.wkdc-special-options button>span{grid-row:span 2;display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#ffede1;color:var(--orange);font-size:24px}.wkdc-special-options b{font-size:15px}.wkdc-special-options small{color:var(--body);font-size:12px;line-height:1.25}.wkdc-special-options i{grid-column:3;grid-row:1 / span 2;color:var(--orange);font-size:29px;font-style:normal}.wkdc-modal__footer{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;padding:18px 44px 24px;border-top:1px solid #f3d3bd}.wkdc-modal__footer>div:first-child span{display:block;margin-bottom:4px;color:var(--body);font-size:15px}.wkdc-modal__footer strong{font-size:21px}.wkdc-modal__footer>div:last-child{text-align:center}.wkdc-modal__footer .wkdc-button{min-height:52px;min-width:310px;padding:10px 28px;border-radius:7px;font-size:17px}.wkdc-modal__footer p{margin:8px 0;color:var(--body);font-size:13px}.wkdc-modal__footer button{border:0;background:transparent;color:var(--orange);text-decoration:underline;cursor:pointer}@media(max-width:900px){.wkdc-hero{grid-template-columns:1fr;min-height:0;gap:38px;padding:55px 24px}.wkdc-hero__media{order:-1}.wkdc-hero__intro br,.wkdc-trust b{display:none}.wkdc-trust{display:grid;gap:5px}.wkdc-benefits,.wkdc-moment-grid{grid-template-columns:1fr}.wkdc-matter,.wkdc-moments{padding-inline:20px}.wkdc-benefits{max-width:600px}.wkdc-moment-grid{max-width:650px}.wkdc-modal__content{grid-template-columns:1fr}.wkdc-design-example{border-right:0;border-bottom:1px solid #f3d3bd;padding:10px 0 24px}.wkdc-design-example__image{max-width:330px}.wkdc-message-panel{padding:28px 0 0}.wkdc-modal__footer{grid-template-columns:1fr;gap:18px;text-align:center}}@media(max-width:560px){.wkdc-kicker{gap:10px;font-size:12px;letter-spacing:.12em}.wkdc-kicker span{width:26px}.wkdc-hero h1{font-size:39px}.wkdc-button{width:100%;padding-inline:20px;font-size:17px}.wkdc-heading h2{font-size:38px}.wkdc-benefit>img{aspect-ratio:1.25}.wkdc-moment-card__body{padding-inline:20px}.wkdc-moment-card>img{aspect-ratio:1.55}.wkdc-chips{gap:6px}.wkdc-chips span{padding-inline:10px;font-size:10px}.wkdc-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:18px}.wkdc-modal__close{top:16px;right:16px;width:42px;height:42px}.wkdc-modal__head{padding:68px 20px 16px}.wkdc-modal__head h2{margin-right:0;font-size:32px}.wkdc-modal__head>p:last-child br{display:none}.wkdc-modal__content{padding:0 20px 20px}.wkdc-message-options{grid-template-columns:1fr}.wkdc-message-options button{min-height:66px}.wkdc-special-options button{grid-template-columns:48px 1fr 16px}.wkdc-modal__footer{padding:18px 20px 22px}.wkdc-modal__footer .wkdc-button{min-width:0;width:100%}}@media(prefers-reduced-motion:reduce){.wkdc *,.wkdc *:before,.wkdc *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/wk-daycares.css.map */
