:root{--kodomo-teal-900: #0d3a44;--kodomo-teal-800: #0f4c5c;--kodomo-teal-600: #2b7a8c;--kodomo-teal-400: #7fc4c4;--kodomo-teal-200: #b9e3e1;--kodomo-teal-100: #ddf1f0;--kodomo-teal-50: #eff8f7;--kodomo-peach-500: #e8a87c;--kodomo-peach-200: #f5d6bd;--kodomo-ink-600: #2e5862;--kodomo-ink-400: #5c7d85;--kodomo-ease: cubic-bezier(.33, 0, .2, 1);--kodomo-dur: .24s;--kodomo-shadow-card: 0 4px 24px rgba(15, 76, 92, .1);--kodomo-shadow-card-hover: 0 12px 40px rgba(15, 76, 92, .18);--kodomo-shadow-lg: 0 22px 54px rgba(15, 76, 92, .12);--kodomo-shadow-md: 0 10px 28px rgba(15, 76, 92, .09)}.kodomo-container{max-width:1280px;margin:0 auto;padding:0 32px}.kodomo-section-heading{font-family:Nunito Sans,IBM Plex Sans Arabic,system-ui,sans-serif;font-size:2.25rem;font-weight:800;color:var(--kodomo-teal-900);text-align:center;margin:0 0 36px;letter-spacing:-.02em}.kodomo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Nunito Sans,IBM Plex Sans Arabic,system-ui,sans-serif;font-weight:600;font-size:1rem;line-height:1;padding:12px 24px;border-radius:999px;border:none;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .14s var(--kodomo-ease),filter .14s var(--kodomo-ease),box-shadow var(--kodomo-dur) var(--kodomo-ease)}.kodomo-btn:hover{filter:brightness(.95);box-shadow:var(--kodomo-shadow-md)}.kodomo-btn:active{transform:scale(.97)}.kodomo-btn--primary{background:var(--kodomo-teal-800);color:#fff}.kodomo-btn--outline{background:transparent;color:var(--kodomo-teal-800);border:1.5px solid rgba(15,76,92,.22)}.kodomo-btn--outline:hover{background:#0f4c5c0d;color:var(--kodomo-teal-800)}.kodomo-btn--accent{background:var(--kodomo-peach-500);color:var(--kodomo-teal-900)}.kodomo-btn--outline-white{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.3)}.kodomo-btn--outline-white:hover{background:#ffffff1a;color:#fff}.kodomo-btn--lg{padding:15px 32px;font-size:1.125rem}.kodomo-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--kodomo-teal-100) 0%,var(--kodomo-teal-50) 60%,transparent 100%);z-index:0}.kodomo-hero__container{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:56px 32px 96px;display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:center}.kodomo-hero__image-col{position:relative;order:2}.kodomo-hero__blob{aspect-ratio:4/5;border-radius:46% 54% 48% 52%/54% 46%;overflow:hidden;box-shadow:var(--kodomo-shadow-lg)}.kodomo-hero__img{width:100%;height:100%;object-fit:cover;object-position:center 60%;display:block}.kodomo-hero__placeholder{width:100%;height:100%;background:var(--kodomo-teal-200);display:flex;align-items:center;justify-content:center}.kodomo-hero__chip{position:absolute;bottom:24px;right:-12px;background:#fff;border-radius:16px;box-shadow:var(--kodomo-shadow-lg);padding:14px 18px;display:flex;align-items:center;gap:12px;font-family:IBM Plex Sans Arabic,Nunito Sans,system-ui,sans-serif}.kodomo-hero__chip-icon{width:42px;height:42px;border-radius:999px;background:var(--kodomo-peach-200);color:#9a5a30;display:inline-flex;align-items:center;justify-content:center}.kodomo-hero__chip-icon i{width:20px;height:20px}.kodomo-hero__chip-title{font-weight:700;color:var(--kodomo-teal-900);font-size:.875rem}.kodomo-hero__chip-sub{font-size:.75rem;color:var(--kodomo-ink-400)}.kodomo-hero__text-col{order:1;font-family:IBM Plex Sans Arabic,Nunito Sans,system-ui,sans-serif}.kodomo-hero__eyebrow{font-weight:700;font-size:.875rem;letter-spacing:.04em;color:var(--kodomo-teal-600)}.kodomo-hero__heading{font-size:3.75rem;font-weight:900;line-height:1.1;letter-spacing:-.02em;margin:16px 0 0;color:var(--kodomo-teal-900);font-family:Nunito Sans,IBM Plex Sans Arabic,system-ui,sans-serif}.kodomo-hero__sub{font-size:1.125rem;color:var(--kodomo-ink-600);line-height:1.65;margin:20px 0 0;max-width:480px}.kodomo-hero__ctas{display:flex;gap:14px;margin-top:32px}.kodomo-hero__trust{display:flex;gap:24px;margin-top:40px;flex-wrap:wrap}.kodomo-hero__trust-item{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:var(--kodomo-ink-600)}.kodomo-hero__trust-icon{color:var(--kodomo-teal-600);display:inline-flex}.kodomo-hero__trust-icon i{width:18px;height:18px}.kodomo-hero__wave{position:absolute;bottom:-2px;left:0;right:0;height:70px;z-index:2}.kodomo-hero__wave svg{width:100%;height:100%;display:block}.kodomo-values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kodomo-values__card{background:#ffffffd9;border-radius:16px;padding:20px;text-align:center;box-shadow:0 2px 16px #0f4c5c12;font-family:IBM Plex Sans Arabic,Nunito Sans,system-ui,sans-serif}.kodomo-values__icon{width:44px;height:44px;border-radius:999px;background:var(--kodomo-teal-100);color:var(--kodomo-teal-800);display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.kodomo-values__icon i{width:22px;height:22px}.kodomo-values__title{font-size:1rem;font-weight:700;color:var(--kodomo-teal-900);margin:0 0 6px}.kodomo-values__text{font-size:.875rem;color:var(--kodomo-ink-400);margin:0;line-height:1.5}.kodomo-collections__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.kodomo-collections__card{background:var(--kodomo-teal-200);border-radius:20px;padding:28px;min-height:200px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--kodomo-shadow-card);text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;font-family:IBM Plex Sans Arabic,Nunito Sans,system-ui,sans-serif}.kodomo-collections__card:hover{transform:translateY(-5px);box-shadow:var(--kodomo-shadow-card-hover);color:inherit}.kodomo-collections__icon{width:52px;height:52px;border-radius:999px;background:#fff;color:var(--kodomo-teal-800);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0f4c5c0f}.kodomo-collections__icon i{width:24px;height:24px}.kodomo-collections__title{font-size:1.375rem;color:var(--kodomo-teal-900);font-weight:700;margin:0}.kodomo-collections__desc{font-size:.875rem;color:var(--kodomo-ink-600);margin:0;line-height:1.5}.kodomo-collections__cta{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:var(--kodomo-teal-800);font-weight:600;font-size:.875rem}.kodomo-why__heading{color:#fff;font-size:2.25rem;font-family:Nunito Sans,IBM Plex Sans Arabic,system-ui,sans-serif;font-weight:800;margin:0 0 20px;letter-spacing:-.02em}.kodomo-why__text{font-family:IBM Plex Sans Arabic,Nunito Sans,system-ui,sans-serif;font-size:1.125rem;color:var(--kodomo-teal-200);line-height:1.65;max-width:680px;margin:0 auto 32px}.kodomo-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}.kodomo-why__item{background:#ffffff14;border-radius:16px;padding:20px 16px;display:flex;align-items:center;gap:12px;font-family:IBM Plex Sans Arabic,Nunito Sans,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:#fff;text-align:start}.kodomo-why__icon{color:var(--kodomo-teal-400);display:inline-flex;flex-shrink:0}.kodomo-why__icon i{width:22px;height:22px}.kodomo-why__ctas{display:flex;gap:14px;justify-content:center}.kodomo-faq__icon-wrap{width:56px;height:56px;border-radius:999px;background:var(--kodomo-teal-100);color:var(--kodomo-teal-800);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.kodomo-faq__icon-wrap i{width:28px;height:28px}.kodomo-faq__heading{font-family:Nunito Sans,IBM Plex Sans Arabic,system-ui,sans-serif;font-size:2.25rem;font-weight:800;color:var(--kodomo-teal-900);margin:0 0 14px;letter-spacing:-.02em}.kodomo-faq__text{font-family:IBM Plex Sans Arabic,Nunito Sans,system-ui,sans-serif;font-size:1.125rem;color:var(--kodomo-ink-600);line-height:1.65;max-width:520px;margin:0 auto 28px}@media(max-width:989px){.kodomo-hero__container{grid-template-columns:1fr;padding:40px 24px 80px}.kodomo-hero__image-col{order:1;max-width:420px;margin:0 auto}.kodomo-hero__text-col{order:2;text-align:center}.kodomo-hero__heading{font-size:2.5rem}.kodomo-hero__sub{max-width:100%}.kodomo-hero__ctas,.kodomo-hero__trust{justify-content:center}.kodomo-hero__chip{right:8px;bottom:16px}.kodomo-values__grid,.kodomo-collections__grid,.kodomo-why__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.kodomo-hero__heading{font-size:2rem}.kodomo-hero__blob{border-radius:36% 64% 42% 58%/50%}.kodomo-hero__chip{display:none}.kodomo-values__grid{grid-template-columns:1fr 1fr;gap:12px}.kodomo-collections__grid,.kodomo-why__grid{grid-template-columns:1fr}.kodomo-why__ctas{flex-direction:column;align-items:center}.kodomo-container{padding:0 20px}.kodomo-section-heading,.kodomo-faq__heading,.kodomo-why__heading{font-size:1.75rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/kodomo-sections.css.map */
