.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid rgba(60,75,98,.08)}.site-header__inner{max-width:var(--max-width);margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center}.site-header__logo{display:inline-flex;align-items:center;flex-shrink:0;line-height:0}.site-header__logo img{width:110px;height:auto;display:block}.reveal-picture{position:relative;display:block;width:100%;line-height:0}.reveal-picture__skeleton{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:linear-gradient(90deg,var(--epic-snow-silver, #f9fafd) 0%,#eef2f7 45%,var(--epic-snow-silver, #f9fafd) 90%);background-size:200% 100%;animation:reveal-picture-shimmer 1.1s ease-in-out infinite;pointer-events:none;z-index:1}.reveal-picture__error{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--epic-snow-silver, #f9fafd);color:var(--epic-text, #3c4b62);font-size:13px;line-height:1.3;text-align:center;padding:8px}.reveal-picture__img{width:100%;height:auto;display:block;opacity:0;transition:opacity .2s ease}.reveal-picture.is-ready .reveal-picture__img{opacity:1}.reveal-picture.is-error .reveal-picture__img{opacity:0}@keyframes reveal-picture-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.reveal-picture__skeleton{animation:none}.reveal-picture__img{transition:none}}.parents-page{width:100%;overflow-x:hidden}.hero{position:relative;max-width:var(--max-width);margin:0 auto;min-height:381px;background:var(--epic-blue);overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/parents/girl-with-buddy-bg.webp) center / auto 100% no-repeat}.hero__text{position:relative;z-index:1;max-width:440px;padding:72px 24px 48px;color:#fff}.hero__text h1{color:#fff;font-size:clamp(32px,5vw,44px);line-height:1.15;margin-bottom:20px}.hero__text p{font-size:18px;line-height:1.5}@media(min-width:961px){.hero{min-height:583px}.hero__text{margin-left:max(48px,calc(50% - 520px));padding-top:96px}}@media(max-width:600px){.hero__bg{background-image:url(/assets/parents/girl-with-buddy-bg-alt.webp);background-position:center bottom}.hero__text{text-align:center;margin:0 auto}}.info-tabs{position:relative;max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;background:var(--epic-white)}.info-tabs--screentime{height:843px}.info-tabs--reading-fun{height:1415px}.info-tabs__border{position:absolute;width:100%;height:82px;z-index:2;pointer-events:none;background:center 0 url(/assets/parents/tab-border-desktop/tab-border-sprites.webp) no-repeat}.info-tabs--screentime .info-tabs__border{top:203px}.info-tabs--reading-fun .info-tabs__border{top:172px}.info-tabs__border--0{background-position:center 0}.info-tabs__border--1{background-position:center -82px}.info-tabs__border--2{background-position:center -164px}.info-tabs__body{width:961px;max-width:calc(100% - 32px);height:100%}.info-tabs__intro{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.info-tabs--screentime .info-tabs__intro{height:172px;margin-bottom:30px}.info-tabs--reading-fun .info-tabs__intro{height:172px}.info-tabs__intro h2{font-size:44px;line-height:1.15;color:var(--epic-text)}.info-tabs--screentime .info-tabs__intro h2{margin:44px 0 16px}.info-tabs--reading-fun .info-tabs__intro h2{margin:44px 0 0}.info-tabs__intro p{color:var(--epic-text);margin:0}.info-tabs__tabs{position:relative;width:100%;background:var(--epic-white)}.info-tabs--screentime .info-tabs__tabs{height:564px}.info-tabs--reading-fun .info-tabs__tabs{height:1165px}.info-tabs__labels{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:center}.info-tabs__label{position:relative;top:1px;display:flex;align-items:center;justify-content:center;width:300px;height:76px;padding:0;border:0;background:transparent;color:var(--epic-silver);font-size:24px;line-height:32px;font-weight:700;border-top-left-radius:12px;border-top-right-radius:12px;text-align:center;cursor:pointer}.info-tabs__label:not(:first-child):not(:last-child){margin:0 25px 0 24px}.info-tabs__label.is-active{color:var(--epic-pink);background-color:var(--epic-white)}.info-tabs__label:hover{color:var(--epic-blue)}.info-tabs__label.is-active:hover{color:var(--epic-pink)}.info-tabs__label-inner{width:100%}.info-tabs__panel{position:absolute;top:76px;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;background-color:var(--epic-white)}.info-tabs--reading-fun .info-tabs__panel{gap:50px;padding:24px}@media(max-width:960px){.info-tabs--screentime{height:884px}.info-tabs--reading-fun{height:auto;min-height:1415px}.info-tabs__border{height:107px;background-image:url(/assets/parents/tab-border-tablet/tab-border-sprites.webp)}.info-tabs--screentime .info-tabs__border{top:244px}.info-tabs__border--1{background-position:center -107px}.info-tabs__border--2{background-position:center -214px}.info-tabs__body{width:601px}.info-tabs--screentime .info-tabs__intro{height:213px}.info-tabs__intro h2{font-size:36px}.info-tabs--screentime .info-tabs__tabs{height:533px}.info-tabs--reading-fun .info-tabs__tabs{height:1136px}.info-tabs__label{width:168px;height:107px}.info-tabs--screentime .info-tabs__label{font-size:20px}.info-tabs--reading-fun .info-tabs__label{font-size:18px;line-height:24px}.info-tabs__label:not(:first-child):not(:last-child){margin:0 21px 0 19px}.info-tabs__label-inner{width:160px}.info-tabs__panel{top:107px}}@media(max-width:600px){.info-tabs--screentime{height:700px}.info-tabs--reading-fun{height:886px;min-height:0}.info-tabs__border{height:90px;background-image:url(/assets/parents/tab-border-mobile/tab-border-sprites.webp)}.info-tabs__border--1{background-position:center -90px}.info-tabs__border--2{background-position:center -180px}.info-tabs__body{width:380px;max-width:none}.info-tabs__intro h2{font-size:28px}.info-tabs--screentime .info-tabs__intro h2,.info-tabs--reading-fun .info-tabs__intro h2{margin-top:32px}.info-tabs--screentime .info-tabs__tabs{height:370px}.info-tabs--reading-fun .info-tabs__tabs{height:627px}.info-tabs__label{flex:none;width:130px;height:87px}.info-tabs--screentime .info-tabs__label{font-size:18px}.info-tabs--reading-fun .info-tabs__label{font-size:16px;line-height:20px}.info-tabs__label:not(:first-child):not(:last-child){margin:0 3px 0 0}.info-tabs__label-inner{width:118px}.info-tabs__panel{top:87px}.info-tabs--reading-fun .info-tabs__panel{gap:24px;padding:12px;overflow-y:auto}}.screentime{padding:0}.screentime__data{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;padding:0 24px}.screentime__image{display:flex;justify-content:center;width:var(--img-w-desktop, 309px);margin-right:100px;flex-shrink:0}.screentime__image img{width:100%;height:auto;display:block}.screentime__copy{display:flex;flex-direction:column;justify-content:center;width:346px;max-width:100%}.screentime__copy p{margin:0;font-size:18px;line-height:1.5;color:var(--epic-text)}@media(max-width:960px){.screentime__image{width:var(--img-w-tablet, 269px);margin-right:38px}.screentime__copy{width:277px}}@media(max-width:600px){.screentime__image{width:var(--img-w-mobile, 157px);margin-right:20px}.screentime__copy{width:212px}.screentime__copy p{font-size:16px}}.in-control{padding:0}.in-control__wrapper{position:relative;max-width:var(--max-width);margin:0 auto;background-color:var(--epic-white);overflow:hidden}.in-control__bg{position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto;pointer-events:none;background:center top / auto 100% no-repeat url(/assets/parents/blue-blob-bg.webp)}.in-control__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:961px;max-width:calc(100% - 32px);margin:0 auto;padding:96px 0 100px;min-height:1480px}.in-control__intro{text-align:center;margin-bottom:100px}.in-control__intro h1{color:var(--epic-white);font-size:clamp(32px,4vw,44px);line-height:1.15;margin:0 0 16px}.in-control__intro p{color:var(--epic-white);margin:0;font-size:18px;line-height:1.5}.in-control__grid{display:flex;flex-wrap:wrap;justify-content:center;column-gap:35px;row-gap:30px;width:100%;max-width:980px}.in-control__card{display:flex;flex-direction:column;align-items:center;text-align:center;width:290px}.in-control__card-image{display:flex;align-items:flex-end;justify-content:center;height:300px}.in-control__card-image img{width:266px;max-width:100%;height:auto;display:block}.in-control__card-text{width:250px;max-width:100%}.in-control__card-text h3{margin:25px 0 8px;font-size:22px;color:var(--epic-text)}.in-control__card-text p{margin:0 auto;width:234px;max-width:100%;color:var(--epic-text);line-height:1.45}@media(max-width:960px){.in-control__body{width:601px;min-height:1680px;padding-top:80px}.in-control__intro{margin-bottom:80px}.in-control__grid{column-gap:60px;max-width:600px}.in-control__card{width:250px}.in-control__card-text h3{margin-top:10px}}@media(max-width:600px){.in-control__bg{background-image:url(/assets/parents/blue-blob-bg-mobile.webp)}.in-control__body{width:370px;min-height:1700px;padding:48px 0 64px}.in-control__intro{margin-bottom:48px}.in-control__intro h1{font-size:32px}.in-control__grid{flex-direction:column;align-items:center;row-gap:12px}.in-control__card{flex-direction:row;text-align:left;width:370px}.in-control__card:nth-child(odd){flex-direction:row-reverse}.in-control__card-image{height:240px;flex-shrink:0}.in-control__card-image img{width:205px}.in-control__card-text{width:185px}.in-control__card-text h3{margin:0 0 10px}.in-control__card-text p{width:100%;font-size:16px}}.reading-fun{padding:0}.reading-fun__row{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.reading-fun__image{display:flex;justify-content:center;width:var(--img-w-desktop, 250px);margin-right:var(--img-gap-desktop, 10px);flex-shrink:0}.reading-fun__image img{width:100%;height:auto;display:block}.reading-fun__copy{display:flex;flex-direction:column;justify-content:center;width:346px;max-width:100%}.reading-fun__copy h3{margin:0 0 8px;font-size:22px;color:var(--epic-text)}.reading-fun__copy p{margin:0;font-size:18px;line-height:1.5;color:var(--epic-text)}@media(max-width:960px){.reading-fun__image{width:var(--img-w-tablet, 250px);margin-right:var(--img-gap-tablet, 10px)}.reading-fun__copy{width:277px}}@media(max-width:600px){.reading-fun__image{width:var(--img-w-mobile, 127px);margin-right:var(--img-gap-mobile, 10px)}.reading-fun__copy{width:212px}.reading-fun__copy h3{font-size:18px}.reading-fun__copy p{font-size:16px}}.float-banner{padding:0}.float-banner__wrapper{position:relative;width:100%;max-width:var(--max-width);height:426px;margin:0 auto;display:flex;flex-direction:column;align-items:center;background-color:var(--epic-white)}.float-banner__bg{position:absolute;width:100%;height:402px;margin:0 auto;background-color:var(--epic-purple-dark);background-image:url(/assets/parents/dream-cloud-stars.webp);background-repeat:no-repeat;background-position:center bottom;background-size:731px 278px}.float-banner__image{position:absolute;width:276px;height:402px;top:40px;z-index:1}.float-banner__image img{width:100%;height:auto;display:block}@media(max-width:960px){.float-banner__image{width:266px}}@media(max-width:600px){.float-banner__image{width:273px}}.here-for-you{min-height:654px;display:flex;flex-direction:column;align-items:center;background:var(--epic-white);padding:0 16px 48px}.here-for-you__body{width:961px;max-width:100%}.here-for-you__body h1{color:var(--epic-text);margin:52px 0 70px;font-size:44px;text-align:center}.here-for-you__grid{width:100%;display:flex;flex-direction:column;justify-content:center}.here-for-you__row{width:100%;display:flex;flex-direction:row;justify-content:center}.here-for-you__row:first-child{margin-bottom:20px}.here-for-you__card{display:flex;flex-direction:row;align-items:flex-start;width:318px;margin:20px 65px}.here-for-you__icon{height:160px;margin-right:4px;flex-shrink:0}.here-for-you__icon img{position:relative;top:-10px;width:34px;height:auto}.here-for-you__text h3{margin:0 0 8px;font-size:20px}.here-for-you__text p{margin:0;line-height:1.45}@media(max-width:960px){.here-for-you{min-height:830px}.here-for-you__body{width:601px}.here-for-you__body h1{margin-bottom:60px}.here-for-you__grid{width:425px;margin:0 auto}.here-for-you__row{flex-direction:column}.here-for-you__row:first-child{margin-bottom:0}.here-for-you__card{width:415px;margin:0 0 10px}.here-for-you__icon{height:150px}}@media(max-width:600px){.here-for-you{min-height:843px}.here-for-you__body{width:370px}.here-for-you__body h1{font-size:40px}.here-for-you__grid,.here-for-you__card{width:370px}}.ipad-section{padding:0}.ipad-section__wrapper{position:relative;width:100%;max-width:var(--max-width);height:423px;margin:0 auto;display:flex;flex-direction:column;align-items:center;background-color:var(--epic-white)}.ipad-section__bg{position:absolute;width:100%;height:402px;margin:0 auto;background-color:var(--epic-green-dark);background-image:url(/assets/parents/dream-cloud.webp);background-repeat:no-repeat;background-position:center bottom;background-size:731px 278px}.ipad-section__image{position:absolute;display:flex;align-items:flex-end;top:-20px;width:441px;height:423px;z-index:1}.ipad-section__image img{width:100%;height:auto;display:block}@media(max-width:960px){.ipad-section__image{width:434px}}@media(max-width:600px){.ipad-section__bg{height:345px}.ipad-section__image{width:370px;top:-77px}}.story-numbers{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--epic-white);padding:0 16px 80px}.story-numbers__body{width:961px;max-width:100%;display:flex;flex-direction:column;align-items:center}.story-numbers__body h1{color:var(--epic-text);margin:40px 0 24px;font-size:clamp(32px,4vw,44px)}.story-numbers__blurbs{text-align:center;width:330px;max-width:100%}.story-numbers__value{font-family:Mikado,Roboto,sans-serif;font-size:clamp(40px,6vw,56px);font-weight:700;line-height:1.1;margin:0}.story-numbers__value--blue{color:var(--epic-blue)}.story-numbers__value--pink{color:var(--epic-pink)}.story-numbers__value--green{color:var(--epic-green-dark)}.story-numbers__value--purple{color:var(--epic-purple-dark)}.story-numbers__kicker{margin:0}.story-numbers__bottom{margin:0 0 48px;line-height:1.45;color:var(--epic-text)}.story-numbers__label{margin:0;line-height:1.45;color:var(--epic-text)}@media(max-width:960px){.story-numbers__body{width:601px}}@media(max-width:600px){.story-numbers__body{width:370px}}.books{padding:0}.books__wrapper{position:relative;width:100%;max-width:var(--max-width);margin:0 auto;background-color:var(--epic-snow-silver);overflow:hidden}.books__carousel{position:absolute;top:200px;left:50%;width:1440px;max-width:none;transform:translate(-50%);overflow:hidden;pointer-events:none}.books__track{display:flex;gap:16px;width:max-content;animation:books-scroll 40s linear infinite}.books__cover{width:180px;height:auto;flex-shrink:0;border-radius:4px;box-shadow:0 8px 20px #3c4b622e}.books__body{position:relative;z-index:1;width:961px;max-width:calc(100% - 32px);min-height:1125px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.books__body h2{color:var(--epic-text);font-size:44px;margin:46px 0 120px;line-height:46px;font-weight:700}.books__subtitle{margin:330px 0 72px;max-width:720px;line-height:1.5;color:var(--epic-text)}.books__blurbs{display:flex;flex-direction:column;align-items:center;width:100%}.books__blurb{display:flex;flex-direction:row;align-items:center;text-align:left;margin-bottom:50px}.books__badge{display:flex;align-items:center;height:90px;margin-right:40px;flex-shrink:0}.books__badge img{width:90px;height:auto;display:block}.books__blurb p{width:392px;max-width:100%;margin:0;line-height:1.45;color:var(--epic-text)}@keyframes books-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:960px){.books__carousel{width:960px}.books__body{width:601px;min-height:1050px}.books__subtitle{margin-top:200px}.books__blurb{width:415px}.books__cover{width:150px}}@media(max-width:600px){.books__carousel{width:600px;top:160px}.books__body{width:370px;min-height:980px}.books__body h2{font-size:32px;margin:58px 0 0;line-height:1.2}.books__subtitle{margin-top:318px}.books__blurb{width:370px;margin-bottom:60px;justify-content:center}.books__badge{margin-right:20px}.books__badge img{width:55px}.books__blurb p{width:245px;font-size:16px}.books__cover{width:120px}}@font-face{font-family:Roboto;src:url(/assets/fonts/Roboto/Roboto-Regular-subset.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/fonts/Roboto/Roboto-Bold-subset.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Mikado;src:url(/assets/fonts/Mikado/MikadoWeb-Bold-subset.woff2) format("woff2");font-weight:700;font-display:swap}:root{--epic-blue: #0a96e6;--epic-pink: #ff3b7e;--epic-text: #3c4b62;--epic-white: #ffffff;--epic-silver: #afbbca;--epic-snow-silver: #f9fafd;--epic-purple-dark: #3f1e56;--epic-green-dark: #02613b;--max-width: 1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Roboto,sans-serif;font-size:18px;line-height:28px;font-weight:400;color:var(--epic-text);letter-spacing:.01em;-webkit-font-smoothing:antialiased;background:var(--epic-white)}h1,h2,h3{font-family:Mikado,Roboto,sans-serif;font-weight:700;margin:0}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}
