.class-video__play{color:#fff;background:#000;border:2px solid #000;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.class-video__play svg{width:11px;height:11px;margin-left:1px;display:block}@media (min-width:640px){.class-video__play{width:26px;height:26px}.class-video__play svg{width:13px;height:13px}}.class-video__overlay{z-index:200;background:#0000009e;justify-content:center;align-items:center;padding:24px;animation:.16s cv-fade;display:flex;position:fixed;inset:0}@keyframes cv-fade{0%{opacity:0}to{opacity:1}}.class-video__modal{background:var(--paper,#fffdf5);width:min(960px,100%);animation:cv-pop .2s var(--ease-pop,cubic-bezier(.34, 1.56, .64, 1));border:3px solid #000;border-radius:20px;padding:14px;position:relative;box-shadow:8px 8px #000}@keyframes cv-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.class-video__close{background:var(--lando-yellow,#fcd939);width:44px;height:44px;font-family:var(--font-display);color:#000;cursor:pointer;transition:transform .12s var(--ease-pop,ease), box-shadow .12s var(--ease-pop,ease);z-index:1;border:3px solid #000;border-radius:50%;justify-content:center;align-items:center;font-size:26px;font-weight:700;line-height:1;display:flex;position:absolute;top:-16px;right:-16px;box-shadow:3px 3px #000}.class-video__close:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #000}.class-video__close:active{transform:translate(3px,3px);box-shadow:0 0 #000}.class-video__frame{aspect-ratio:16/9;background:#000;border:2.5px solid #000;border-radius:12px;position:relative;overflow:hidden}.class-video__frame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}
#parents .split{gap:36px}@media (min-width:720px){#parents .split{gap:40px}}@media (min-width:1100px){#parents .split{gap:56px}}.parents-cards{grid-template-columns:1fr;gap:14px;margin-top:28px;display:grid}.feature-card{background:#fff;border:3px solid #000;border-radius:22px;padding:22px;box-shadow:5px 5px #000}.feature-card__icon{border:3px solid #000;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;font-size:22px;display:flex}.feature-card__title{font-family:var(--font-display);margin-bottom:8px;font-size:19px;font-weight:700;line-height:1.15}.feature-card__body{font-size:14px;font-weight:500;line-height:1.5}@media (min-width:640px){.feature-card{border-radius:24px;padding:26px}.feature-card__icon{width:52px;height:52px;margin-bottom:16px;font-size:24px}.feature-card__title{font-size:20px}.feature-card__body{font-size:15px}}@media (min-width:980px){.parents-cards{gap:22px;margin-top:36px}.feature-card{padding:28px}.feature-card__icon{border-radius:16px;width:56px;height:56px;margin-bottom:18px;font-size:28px}.feature-card__title{font-size:22px}}
.phone{width:264px;height:540px;box-shadow:none;background:#1a1a1a;border:1.5px solid #000;border-radius:38px;margin:0 auto;padding:12px;position:relative}.phone__screen{background:#f4f4f4;border-radius:26px;width:100%;height:100%;padding:22px 12px 14px;position:relative;overflow:hidden}.phone__notch{z-index:2;background:#1a1a1a;border-radius:999px;width:76px;height:18px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone__time{color:#000;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700;position:absolute;top:18px;left:22px}.phone__icons{color:#000;letter-spacing:.04em;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex;position:absolute;top:18px;right:22px}.phone__icons-net{letter-spacing:0}.phone__date{text-align:center;color:#0009;text-transform:uppercase;letter-spacing:.12em;margin-top:28px;font-size:11px;font-weight:500}.phone__bigtime{text-align:center;font-family:var(--font-display);color:#000;margin-top:2px;font-size:52px;font-weight:700;line-height:1}.phone__notifs{flex-direction:column;gap:8px;margin-top:14px;display:flex}.phone__notif{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .36s ease, transform .36s var(--ease-pop);background:#ffffffd9;border:1.5px solid #0000000f;border-radius:16px;gap:8px;padding:10px 12px;display:flex;transform:translateY(12px)scale(.96)}.phone__notif.is-in{opacity:1;transform:translateY(0)scale(1)}.phone__notif-ico{background:var(--lando-orange);color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.phone__notif-body{flex:1;min-width:0}.phone__notif-row{justify-content:space-between;align-items:baseline;font-size:10px;font-weight:700;display:flex}.phone__notif-row .t{color:#00000080;font-weight:500}.phone__notif-msg{color:#000;margin-top:2px;font-size:12px;font-weight:500;line-height:1.35}.phone__notif-msg strong{font-weight:700}@media (min-width:640px){.phone{border-radius:42px;width:300px;height:600px}.phone__screen{border-radius:30px;padding:22px 14px 14px}.phone__bigtime{font-size:60px}.phone__notif-ico{width:30px;height:30px;font-size:13px}.phone__notif-msg{font-size:13px}.phone__notif-row{font-size:11px}}@media (min-width:980px){.phone{width:320px;height:640px;box-shadow:none;border-width:2px;border-radius:44px;padding:14px}.phone__screen{border-radius:32px}.phone__notch{width:84px;height:22px;top:18px}.phone__time,.phone__icons{font-size:13px;top:22px}.phone__time{left:26px}.phone__icons{right:26px}.phone__date{margin-top:36px;font-size:13px}.phone__bigtime{font-size:64px}.phone__notifs{gap:10px;margin-top:18px}.phone__notif{border-radius:18px;gap:10px;padding:12px 14px}.phone__notif-ico{border-radius:8px;width:32px;height:32px;font-size:14px}.phone__notif-row{font-size:11px}.phone__notif-msg{font-size:13px}}
