*,*:before,*:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:var(--header-stack-height)}body{margin:0;font-family:Lora,Georgia,serif;font-size:16px;line-height:1.5;color:#62687e;background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.15}p{margin:0}:root{--c-text: #62687e;--c-text-muted: #797f95;--c-text-soft: #6c7286;--c-accent: #e38f5d;--c-accent-dark: #cd7945;--c-green: #67908e;--c-yellow: #fbc216;--c-line: #e6e8ef;--c-line-soft: #cacdda;--c-bg: #ffffff;--c-bg-soft: #f9f9f9;--c-bg-section: #faf4f6;--c-bg-faq: #f7f7f7;--c-bg-card: #fdfdfd;--c-bg-table: #edf4f4;--c-care-row-1: #fefbfa;--c-care-row-2: #fdfdfd;--shadow-card: 0 8px 24px rgba(98, 104, 126, .08);--c-authors-bg: #fafafa;--c-bio-text: #5f6475;--shadow-cta: 0 6px 18px rgba(227, 143, 93, .35);--promo-bar-height: 40px;--header-height: 80px;--header-stack-height: calc(var(--promo-bar-height) + var(--header-height))}.container{max-width:1351px;margin:0 auto;padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-weight:700;font-size:16px;letter-spacing:.08em;text-transform:uppercase;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease,color .15s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn--accent{background:var(--c-accent);color:#fff;box-shadow:var(--shadow-cta)}.btn--accent:hover{background:var(--c-accent-dark)}.btn--outline{background:transparent;color:var(--c-accent);border:2px solid var(--c-accent)}.btn--outline:hover{background:var(--c-accent);color:#fff}.btn--lg{padding:18px 38px;font-size:18px}.btn--full{width:100%}.promo-bar{position:fixed;top:0;left:0;right:0;z-index:110;display:flex;align-items:center;justify-content:center;min-height:var(--promo-bar-height);padding:8px 16px;box-sizing:border-box;background:#e38f5d;color:#fff;text-align:center;box-shadow:0 1px #0000001f}.promo-bar__inner{margin:0;max-width:100%;font-family:Lora,Georgia,serif;font-weight:700;font-size:20px;line-height:1.25;letter-spacing:.12em;text-transform:uppercase}.promo-bar__inner time{font-variant-numeric:tabular-nums;letter-spacing:.08em}.header{position:fixed;top:var(--promo-bar-height);left:0;right:0;z-index:100;background:#edf4f4;box-shadow:0 1px #62687e14}.header__inner{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:36px;row-gap:10px;min-height:var(--header-height);padding-top:4px;padding-bottom:4px}.header__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:17px}.header__nav a{color:var(--c-text-muted);letter-spacing:.08em;transition:color .15s ease;color:#62687e;font-family:Lora;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.header__nav a:hover{color:var(--c-accent)}.header__cta{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:148px;height:40px;padding:0 16px;border-radius:10px;background:var(--c-accent);color:#fff;white-space:nowrap;box-shadow:var(--shadow-cta);transition:background-color .15s ease,transform .15s ease;text-align:center;font-family:Lora;font-size:22px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.3px;text-transform:uppercase}.header__cta:hover{background:#ff8943}.header__burger{display:none;width:30px;height:30px;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;opacity:1;visibility:visible;transition:opacity .16s ease,visibility .16s ease}.header__burger[aria-expanded=true]{opacity:0;visibility:hidden;pointer-events:none}.header__burger span{display:block;height:2px;background:var(--c-accent);border-radius:2px;transition:transform .22s ease,opacity .18s ease;transform-origin:center}.header__burger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger[aria-expanded=true] span:nth-child(2){opacity:0}.header__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(min-width:601px){.mobile-menu{position:fixed;top:var(--header-stack-height);left:0;right:0;bottom:0;background:#fff;padding:24px;z-index:90;overflow-y:auto;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .22s ease,transform .24s ease}.mobile-menu.mobile-menu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu__backdrop{display:none!important}.mobile-menu__sheet{display:contents}.mobile-menu__close,.mobile-menu__cta{display:none!important}.mobile-menu__nav{display:flex;flex-direction:column;gap:18px}.mobile-menu__nav a{padding:8px 0;font-weight:600;font-size:18px;color:var(--c-text);border-bottom:1px solid var(--c-line)}}@media(max-width:600px){.promo-bar__inner{font-size:12px;line-height:1.2;letter-spacing:.06em;white-space:nowrap}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:0;margin:0;background:transparent;border:none;overflow:visible;display:block;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-menu.mobile-menu--open{opacity:1;pointer-events:auto}.mobile-menu__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;-webkit-tap-highlight-color:transparent;padding:0;margin:0;border:none;cursor:pointer;background:#0000006b;opacity:0;transition:opacity .22s ease}.mobile-menu.mobile-menu--open .mobile-menu__backdrop{opacity:1}.mobile-menu__sheet{position:relative;z-index:2;isolation:isolate;display:flex;flex-direction:column;align-items:center;width:min(260px,calc(100vw - 32px));margin:max(50px,env(safe-area-inset-top)) auto max(16px,env(safe-area-inset-bottom));padding:52px 24px 32px;max-height:calc(100dvh - 48px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#1a1a1a;border-radius:5px;box-shadow:0 24px 48px #00000080;pointer-events:auto;opacity:0;transform:translateY(-18px) scale(.98);transition:opacity .2s ease,transform .26s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.mobile-menu.mobile-menu--open .mobile-menu__sheet{opacity:1;transform:translateY(0) scale(1)}.mobile-menu__close{position:absolute;top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));z-index:10;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0;padding:0;border:none;background:transparent;cursor:pointer;color:#e89b6a;touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;transition:color .15s ease,transform .15s ease}.mobile-menu__close:hover,.mobile-menu__close:focus-visible{color:#f0b088}.mobile-menu__close:focus-visible{outline:2px solid rgba(232,155,106,.6);outline-offset:2px}.mobile-menu__close-icon{display:block;font-size:36px;font-weight:400;line-height:1;font-family:system-ui,Segoe UI,sans-serif}.mobile-menu__nav{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;text-align:center}.mobile-menu__nav a{display:block;width:100%;padding:13px 12px;font-family:Lora,Georgia,serif;font-weight:600;font-size:clamp(13px,3.8vw,15px);line-height:1.35;letter-spacing:.06em;text-transform:uppercase;color:#fff;border:none;transition:color .15s ease,opacity .15s ease}.mobile-menu__faq-s{text-transform:lowercase;letter-spacing:.06em}.mobile-menu__nav a:hover,.mobile-menu__nav a:focus-visible{color:#fff;opacity:.88}.mobile-menu__nav a:focus-visible{outline:none;text-decoration:underline;text-underline-offset:4px}.mobile-menu__cta{display:inline-flex;align-items:center;justify-content:center;align-self:center;margin-top:28px;min-height:48px;min-width:min(280px,100%);padding:14px 36px;border-radius:14px;background:#e89b6a;color:#1a1a1a;font-family:Lora,Georgia,serif;font-weight:700;font-size:clamp(14px,3.8vw,16px);line-height:1.2;letter-spacing:.1em;text-transform:uppercase;text-align:center;box-shadow:0 8px 20px #00000040;transition:filter .15s ease,transform .15s ease}.mobile-menu__cta:hover{filter:brightness(1.06)}.mobile-menu__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}}@media(prefers-reduced-motion:reduce){.header__burger span,.mobile-menu,.mobile-menu__backdrop,.mobile-menu__sheet{transition:none!important}}.hero{position:relative;background-color:#4a5d8a;overflow:hidden;min-height:100vh;display:flex;align-items:center;padding:calc(var(--header-stack-height) + 48px) 0 80px}@media(min-width:601px){.hero{background-image:url(//thegameschildrenplay.com/cdn/shop/t/2/assets/hero_hero_background.jpg?v=118722203568139613231779357291);background-repeat:no-repeat;background-position:center;background-size:cover}}.hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:100%}.hero__content{grid-column:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;margin:0 auto;max-width:540px;width:100%;color:#fff}.hero__rating{display:inline-flex;align-items:center;gap:14px;justify-content:center}.stars{display:block;width:clamp(96px,11vw,132px);height:auto;flex-shrink:0}.hero__rating-text{font-weight:700;font-size:30px;color:#fff;text-transform:lowercase;line-height:1;white-space:nowrap}.hero__title{font-size:68px;line-height:1.1;font-weight:700;color:#fff;text-shadow:0 0 15px rgba(0,0,0,.2);margin:0;white-space:nowrap}.hero__subtitle{font-size:28px;line-height:1.35;font-weight:500;color:#fff;text-shadow:0 0 4px rgba(0,0,0,.5);max-width:460px;margin:0}.hero__cta{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(185deg,#e38f5d 27.99%,#7f390f 197.57%);color:#fff;font-weight:700;font-family:inherit;font-size:clamp(15px,1.4vw,20px);letter-spacing:.3px;text-transform:uppercase;text-shadow:0 0 3px rgba(0,0,0,.3);padding:0 36px;height:52px;min-width:220px;border-radius:16px;border:none;box-shadow:0 8px 24px #7f390f59;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;margin-top:8px}.hero__cta:hover{background:#ff8943}.section{padding:100px 0}.section+.section{border-top:1px solid transparent}.section--for{background:var(--c-bg)}.section--manual{background:#fafafa}.section--care{background:var(--c-bg)}.section--authors{background:var(--c-authors-bg)}.section--plans{background:var(--c-bg)}.section--reviews{background:#fafafa}.loved{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-weight:700;font-size:clamp(16px,2vw,30px);letter-spacing:.02em;text-transform:uppercase;color:var(--c-text);margin-bottom:58px}.loved__heart{flex-shrink:0;display:block}.reviews{--reviews-gap: 32px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px 16px;margin-top:40px;padding:0}.reviews__viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:6px 2px 12px}.reviews__viewport::-webkit-scrollbar{display:none}.reviews__track{display:flex;gap:var(--reviews-gap);width:max-content}.review{scroll-snap-align:start;flex:0 0 min(785px,calc(100vw - 96px));max-width:785px;box-sizing:border-box;min-height:407px;display:flex;flex-direction:column;padding:28px 29px 32px;background:#f7f7f7;border-radius:19px;box-shadow:4px 4px 10px #00000040}.review__top{display:flex;align-items:center;gap:20px;margin-bottom:28px}.review__avatar{flex:0 0 176px;width:176px;height:176px;border-radius:50%;overflow:hidden;line-height:0}.review__avatar img{width:100%;height:100%;object-fit:cover}.review__meta{display:flex;flex-direction:column;gap:0;min-width:0}.review__meta strong{font-family:Lora,Georgia,serif;font-size:clamp(22px,2.5vw,35px);font-weight:700;line-height:1.1;color:var(--c-text)}.review__meta span{font-family:Lora,Georgia,serif;font-size:clamp(22px,2.5vw,35px);font-weight:400;line-height:1.25;color:var(--c-text)}.review__text{margin:0;font-family:Lora,Georgia,serif;font-size:clamp(17px,2vw,30px);font-weight:400;line-height:1.333;color:var(--c-text)}.reviews__nav{position:static;transform:none;flex-shrink:0;width:56px;height:155px;border-radius:0;background:transparent;border:none;color:var(--c-text-muted);display:flex;align-items:center;justify-content:center;box-shadow:none;padding:0;transition:color .15s ease}.reviews__nav:hover{color:var(--c-accent);border-color:transparent}.reviews__nav:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}.reviews__nav svg{width:80px;height:155px;flex-shrink:0}.reviews__nav--next{display:none}@media(min-width:601px){.section--reviews .reviews{margin-right:calc(50% - 50vw)}.section--reviews .reviews__viewport{padding-right:0;padding-left:2px}}@media(min-width:1025px){.review{flex:0 0 min(785px,calc(100vw - 108px))}}.big-quote{margin:56px auto 0;max-width:1200px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(24px,4vw,48px);flex-wrap:wrap}.big-quote__avatar-wrap{flex:0 0 auto;width:311px;height:311px;border-radius:50%;padding:14px;box-sizing:border-box;background:linear-gradient(145deg,#e4e6ed,#dcdfe8);box-shadow:inset 0 1px 2px #fffc}.big-quote__avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;box-shadow:0 0 8px #00000040}.big-quote__main{flex:1 1 400px;min-width:0;text-align:center;position:relative}.big-quote__blockquote{margin:0;font-family:Lora,Georgia,serif;font-size:clamp(24px,4vw,50px);font-weight:400;color:#9096ae;line-height:1.2;position:relative}.big-quote__inner{display:inline}.big-quote__mark{display:inline-block;line-height:0;vertical-align:top}.big-quote__mark img{display:block;width:clamp(48px,9vw,75px);height:auto;max-width:75px}.big-quote__mark--open{margin-right:8px}.big-quote__mark--close{margin-left:8px}.big-quote__cite{margin:20px 0 0;font-family:Lora,Georgia,serif;font-size:clamp(17px,2vw,24px);font-weight:700;color:#9096ae;line-height:1.25}.section--faq{background:#fafafa;padding-bottom:72px}.faq-header{text-align:center;margin-bottom:39px}.faq-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:8px 10px;margin:0 auto 33px;background:#faf4f6;border-radius:10px;box-shadow:0 0 15px #fff6}.faq-badge__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#67908e;color:#fff;font-size:12px;font-weight:700;line-height:1}.faq-badge__text{margin:0;font-family:Lora,Georgia,serif;font-size:clamp(22px,2.8vw,40px);font-weight:400;line-height:1.2;color:#67908e}.section__title.section__title--faq{font-size:clamp(32px,4.2vw,50px);font-weight:700;line-height:1.26;max-width:1242px;margin-left:auto;margin-right:auto;margin-bottom:0}.faq{max-width:1319px;margin:8px auto 0;display:grid;gap:20px;padding:0;list-style:none}.faq__item{background:#fafafa;border:1px solid rgba(103,144,142,.38);border-radius:10px;overflow:hidden;box-shadow:1px 1px 4px #67908e40;transition:background .2s ease}.faq__item--open{background:#ecf1f1}.faq__q{width:100%;min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px 16px 28px;font-family:Lora,Georgia,serif;font-weight:700;font-size:clamp(17px,2.2vw,30px);line-height:1.33;color:#797f95;text-align:left}.faq__q:hover{color:#62687e}.faq__q:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;z-index:1}.faq__q-text{flex:1;min-width:0}.faq__icon{flex:0 0 35px;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;font-size:45px;font-weight:300;line-height:1;color:#797f95;border:none;border-radius:50%;background:transparent;transition:transform .2s ease}.faq__a{max-height:0;overflow:hidden;padding:0 28px;font-family:Lora,Georgia,serif;font-size:clamp(16px,2.2vw,30px);font-weight:400;line-height:1.5;color:#797f95;transition:max-height .35s ease,padding .35s ease}.faq__a p{margin:0 0 1em}.faq__a p:last-child{margin-bottom:0}.faq__a-em{font-weight:500;color:#67908e}.faq__a--open{max-height:1200px;padding:0 28px 28px}.section__title{text-align:center;font-size:48px;color:var(--c-text);margin-bottom:18px;letter-spacing:-.01em}.section__title.section__title--reviews{font-size:clamp(32px,4.2vw,50px);font-weight:700;line-height:1.26;max-width:1320px;margin-left:auto;margin-right:auto;margin-bottom:24px}.section__subtitle{text-align:center;font-size:22px;font-weight:500;color:var(--c-text);margin-bottom:40px}.eyebrow{text-align:center;font-size:35px;font-weight:400;color:var(--c-text);margin-bottom:23px;font-style:normal}.eyebrow--green{color:var(--c-green);font-weight:500}.section--for .section__title{font-size:clamp(32px,3.4vw,50px);font-weight:700;letter-spacing:0;margin-bottom:0}.for-list{display:grid;grid-template-columns:repeat(2,minmax(0,539px));justify-content:center;column-gap:50px;row-gap:44px;max-width:1240px;margin:48px auto 0}.for-list li{display:grid;grid-template-columns:60px 1fr;align-items:start;column-gap:22px;padding-left:0;min-height:0}.for-list__icon{position:static;display:inline-flex;width:60px;height:50px;align-items:center;justify-content:center;flex-shrink:0;color:var(--c-green)}.for-list__icon img{display:block;max-width:100%;height:auto}.for-list__text{font-size:23px;line-height:1.45;color:var(--c-text);padding-top:4px}.for-cta{margin-top:56px;text-align:center}.for-cta__btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:246px;height:51px;padding:0 16px;border-radius:10px;background:#e38f5d;color:#fff;font-weight:700;font-size:clamp(16px,1.4vw,20px);letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;transition:background-color .15s ease,transform .15s ease}.for-cta__btn:hover{background:#ed7e3c}.for-cta__caption{margin-top:15px;font-size:clamp(14px,1.1vw,18px);font-style:normal;font-weight:400;color:var(--c-text)}.manual__title{font-size:clamp(32px,3.4vw,50px);margin-bottom:12px}.manual__subtitle{font-size:clamp(20px,2.4vw,32px);font-weight:500;color:var(--c-text-muted);margin-bottom:56px}.manual{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,520px);gap:60px;align-items:center}.check-list{display:grid;gap:28px;align-content:center}.check-list li{display:grid;grid-template-columns:35px 1fr;align-items:center;column-gap:22px;padding-left:0}.check-list__icon{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;flex-shrink:0}.check-list__icon img{display:block;width:100%;height:100%}.check-list__text{font-size:29px;line-height:1.45;color:var(--c-text);padding-top:4px}.manual__photo img{width:100%;height:auto;aspect-ratio:551 / 559;object-fit:cover;border-radius:0;display:block}@media(min-width:1025px){.manual__photo img{border-radius:15px}}.section--care .care__title{font-size:clamp(32px,3.4vw,50px);font-weight:700;margin-bottom:12px}.section--care .care__subtitle{font-size:clamp(20px,2.4vw,32px);font-weight:500;margin-bottom:0}.care__lead{text-align:center;max-width:100%;margin:36px auto 48px;color:var(--c-text)}.care__lead p{margin:0;font-size:29px;line-height:1.33;font-weight:400}.care__lead p+p{margin-top:16px}.care__lead-nowrap{white-space:nowrap}@media(max-width:1100px){.care__lead-nowrap{white-space:normal}}.comparison-table{position:relative;isolation:isolate;width:min(1214px,100%);max-width:min(1214px,100%);margin:0 auto;border-radius:22px;box-shadow:0 14px 36px #84767614}.comparison-table .table-back{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;min-height:100%;border:1px solid #eadfdf;border-radius:22px;overflow:hidden;pointer-events:none;background:linear-gradient(to right,#fbf3f4 0% 50%,#eefafa 50% 100%)}.comparison-table .table-header{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;min-height:76px;border:1px solid transparent;border-bottom:none}.comparison-table .header-cell{display:flex;align-items:center;justify-content:center;text-align:center;padding:18px 24px;font-family:Lora,Georgia,serif;font-size:24px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#646b82}.comparison-table .header-cell:first-child{border-right:1px solid #eee2df}.comparison-table .table-front{position:relative;z-index:2;margin-top:0;background:#fffdfc;border:1px solid #eadfdf;border-radius:20px;overflow:hidden;box-shadow:0 -8px 18px #8476760e}.comparison-table .table-row{display:grid;grid-template-columns:1fr 1fr}.comparison-table .table-row:not(:last-child){border-bottom:1px solid #eee2df}.comparison-table .cell{min-height:70px;display:flex;align-items:center;gap:14px;padding:14px 32px;font-family:Lora,Georgia,serif;font-size:29px;font-weight:500;color:#646b82;line-height:1.12}.comparison-table .cell:first-child{border-right:1px solid #eee2df}.comparison-table .table-row:nth-child(1) .cell:nth-child(2),.comparison-table .table-row:nth-child(2) .cell:nth-child(1),.comparison-table .table-row:nth-child(3) .cell:nth-child(2),.comparison-table .table-row:nth-child(4) .cell:nth-child(1){background-color:#fbf6f5c7}.comparison-table .icon{width:35px;height:35px;flex:0 0 35px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.comparison-table .icon img{width:100%;height:100%;display:block;object-fit:contain}.comparison-table .icon.icon--bad,.comparison-table .icon.icon--good{background:none}@media(max-width:760px){.section--care .comparison-table{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);border-radius:0;box-shadow:none}.comparison-table .table-back{border-radius:0;border-left:none;border-right:none}.comparison-table .table-header,.comparison-table .table-row{grid-template-columns:1fr 1fr}.comparison-table .table-header{min-height:0}.comparison-table .header-cell{min-height:59px;padding:18px;font-size:17px;line-height:1.35;letter-spacing:.02em;text-transform:none}.comparison-table .table-front{border-radius:0;border-left:none;border-right:none;box-shadow:none}.comparison-table .cell{min-height:55px;align-items:flex-start;gap:10px;padding:18px clamp(14px,5vw,28px);font-size:15px;line-height:1.22;overflow-wrap:break-word;word-break:break-word;min-width:0}.comparison-table .icon{width:13px;height:13px;flex:0 0 13px;margin-top:4px}}.authors__title{font-size:clamp(32px,3.4vw,50px);font-weight:700;margin-bottom:48px;letter-spacing:0}.author{margin-bottom:72px}.author:last-child{margin-bottom:0}.author__body{display:grid;grid-template-columns:minmax(0,344px) minmax(0,1fr);gap:48px 70px;align-items:center}.author--reverse .author__body{grid-template-columns:1fr;gap:0}.author__main{min-width:0}.author__header{display:flex;flex-wrap:nowrap;align-items:baseline;gap:0 .5em;margin-bottom:24px}.author__name{font-size:clamp(22px,2.2vw,35px);font-weight:700;color:var(--c-text);margin:0;white-space:nowrap;flex-shrink:0}.author__role{font-size:clamp(18px,2vw,35px);font-weight:500;color:var(--c-text);margin:0;white-space:nowrap}.author__bio{margin:0;font-size:30px;line-height:44px;color:var(--c-bio-text);text-align:left}.author__bio p{margin:0}.author__bio p+p{margin-top:1em}.author--reverse .author__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,279px);grid-template-rows:auto auto;column-gap:56px;row-gap:0;align-items:center;text-align:center}.author--reverse .author__header{grid-column:1;grid-row:1;justify-content:center;margin-bottom:0}.author--reverse .author__photo--helen{grid-column:2;grid-row:1 / -1;align-self:start;justify-self:end;margin-left:0;margin-right:0;box-shadow:0 8px 24px #62687e1f}.author--reverse .author__main>.author__bio{grid-column:1;grid-row:2;margin:0;text-align:right}.author__photo{border-radius:15px;overflow:hidden;line-height:0;background:transparent;isolation:isolate}.author__photo img{display:block;width:100%;height:auto;object-fit:cover;object-position:center center;transform:scale(1.06);transform-origin:center center;will-change:transform;backface-visibility:hidden}.author__photo--ian{max-width:344px}.author__photo--ian img{aspect-ratio:1}.author__photo--helen{max-width:279px}.author__photo--helen img{aspect-ratio:1}.plans__lead{text-align:center;max-width:1287px;margin:0 auto 40px;font-size:clamp(17px,2vw,27px);font-weight:400;line-height:1.133;color:var(--c-text)}.plans__bonus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(24px,4vw,56px);row-gap:clamp(20px,3vw,32px);max-width:1287px;margin:0 auto 48px}.plans__bonus li{display:flex;align-items:flex-start;gap:clamp(12px,1.5vw,20px);color:var(--c-text)}.plans__bonus-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:52px;min-height:40px}.plans__bonus-icon img{width:auto;height:auto;max-width:52px;max-height:40px;object-fit:contain}.plans__bonus-text{flex:1;min-width:0;font-size:clamp(16px,1.6vw,30px);font-weight:600;line-height:1.133}.plans__bonus-text strong{font-weight:700}.plans__grid{display:grid;grid-template-columns:repeat(2,minmax(0,533px));gap:40px;justify-content:center;align-items:stretch}.plan{position:relative;display:flex;flex-direction:column;min-height:789px;box-sizing:border-box;background:#e5e6eb;border-radius:19px;padding:40px 36px 36px;box-shadow:4px 4px 10px #00000040}.plan__ribbon{position:absolute;top:-8px;right:50px;width:78px;height:108px;pointer-events:none;filter:drop-shadow(0 4px 10px rgba(227,143,93,.45))}.plan__ribbon svg{width:100%;height:100%;display:block}.plan__title{font-size:clamp(28px,3vw,45px);font-weight:700;line-height:1;text-align:left;color:var(--c-text);margin:0 0 40px}.plan--featured .plan__title{color:var(--c-accent)}.plan__features{display:flex;flex-direction:column;gap:34px;margin:0 0 32px;flex:1 1 auto}.plan__features li{display:grid;grid-template-columns:28px 1fr;align-items:start;column-gap:16px}.plan__features li>span:not(.plan__check){font-size:clamp(18px,2.5vw,30px);font-weight:500;line-height:34px;color:var(--c-text)}.plan__features li>span:not(.plan__check) strong{font-weight:700}.plan__check{display:flex;align-items:flex-start;justify-content:flex-start;width:28px;padding-top:6px;flex-shrink:0}.plan__check img{width:26px;height:26px;display:block}.info-tooltip{position:relative;display:inline-flex;vertical-align:middle}.info-tooltip__popup{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%);z-index:40;box-sizing:border-box;width:max-content;max-width:min(320px,calc(100vw - 48px));padding:14px 16px;border-radius:12px;background:#fff;color:var(--c-text);font-size:14px;font-weight:400;line-height:1.45;letter-spacing:normal;text-transform:none;text-align:left;box-shadow:0 12px 40px #62687e38;border:1px solid var(--c-line);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.info-tooltip:hover .info-tooltip__popup,.info-tooltip:focus-within .info-tooltip__popup{opacity:1;visibility:visible;pointer-events:auto}@media(prefers-reduced-motion:reduce){.info-tooltip__popup{transition:none}}.info-tooltip__popup:after{content:"";position:absolute;top:100%;left:50%;margin-left:-8px;border:8px solid transparent;border-top-color:#fff;filter:drop-shadow(0 2px 1px rgba(98,104,126,.06))}.info{display:inline-flex;width:30px;height:30px;border-radius:50%;background:var(--c-text-muted);color:#fff;align-items:center;justify-content:center;font-size:22px;font-weight:700;line-height:28px;margin-left:8px;vertical-align:middle;cursor:help;flex-shrink:0}.info:focus-visible{outline:2px solid var(--c-accent);outline-offset:3px}.plan__price{font-size:clamp(28px,3.5vw,45px);font-weight:700;line-height:55px;color:var(--c-text);margin:0 0 24px;text-align:center}.plan__price strong{font-weight:700;color:var(--c-text)}.plan__price s{text-decoration:line-through;text-decoration-skip-ink:none;color:#62687e73;font-weight:700;margin-right:.15em}.plan__cta{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:449px;min-height:74px;margin:0 auto;padding:16px 24px;border-radius:10px;font-family:inherit;font-weight:700;font-size:clamp(16px,2vw,28px);letter-spacing:.3px;text-transform:uppercase;text-align:center;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease,color .15s ease,border-color .15s ease}.plan__cta:hover{transform:translateY(-1px)}.plan__cta--solid{background:#e38f5d;color:#fff;box-shadow:var(--shadow-cta);border:none}.plan__cta--solid:hover{background:#ed7e3c}.plan__cta--outline{background:transparent;color:var(--c-accent);border:5px solid #E38F5D;box-shadow:none}.plan__cta--outline:hover{background:#ed7e3c;border-color:#ed7e3c;color:#fff}.plan__pay{font-size:18px;font-weight:400;line-height:28px;color:var(--c-text);margin-top:20px;text-align:center;max-width:446px;margin-left:auto;margin-right:auto}.section--free{position:relative;padding:100px 0 120px;color:#fff;background:#3d4a6b url(//thegameschildrenplay.com/cdn/shop/t/2/assets/block_8_background.jpg?v=60647506023407144091779240667) center / cover no-repeat;overflow:hidden}.section--free:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 85% 65% at 50% 28%,rgba(0,0,0,.22) 0%,transparent 65%);pointer-events:none}.free{position:relative;z-index:1;display:grid;justify-items:center;text-align:center}.free__title{font-size:50px;font-weight:700;line-height:1.26;color:#fff;margin:0 0 24px;text-shadow:0 2px 24px rgba(0,0,0,.35)}.free__sub{font-size:32px;font-weight:500;line-height:1.4;color:#fff;margin:0 0 24px;text-shadow:0 2px 16px rgba(0,0,0,.3)}.free__lead{font-size:clamp(17px,2.2vw,30px);font-weight:400;line-height:1.35;color:#fff;max-width:718px;margin:0 0 40px;text-shadow:0 1px 12px rgba(0,0,0,.35)}.free-form{width:100%;max-width:704px;margin:0 auto;box-sizing:border-box;background:#f7f7f7cc;border-radius:19px;padding:53px 48px 52px;text-align:center;color:var(--c-text);box-shadow:4px 4px 20px #34437640}.free-form__title{font-size:clamp(26px,3vw,45px);font-weight:700;line-height:1.1;color:var(--c-text);margin:0 0 18px}.free-form__examples{display:grid;gap:12px;margin:0 auto 25px;max-width:551px;text-align:left}.free-form__examples li{font-size:clamp(17px,2vw,30px);font-weight:400;line-height:1.333;color:var(--c-text);padding-left:0}.free-form__examples li:before{content:"\2014  "}.free-form__row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;text-align:left}.free-form__field{display:block;margin:0}.free-form__field>span{display:block;font-size:18px;font-weight:400;line-height:1.33;margin-bottom:8px;color:var(--c-text)}.free-form__field input{width:100%;box-sizing:border-box;height:52px;border:1px solid #c6cbdd;border-radius:5px;padding:0 14px;font-size:18px;font-family:inherit;color:var(--c-text);background:#fafafb;transition:outline .15s ease,border-color .15s ease}.free-form__field input::placeholder{color:var(--c-text-muted)}.free-form__field input:focus{outline:2px solid var(--c-accent);outline-offset:0;border-color:var(--c-accent)}.free-form__submit{display:flex;align-items:center;justify-content:center;width:100%;max-width:580px;margin:0 auto;height:60px;padding:0 24px;box-sizing:border-box;border:none;border-radius:10px;background:#e38f5d;color:#fff;font-family:inherit;font-weight:700;font-size:clamp(16px,2vw,30px);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;box-shadow:1px 1px 5px #221f1c40;transition:background-color .15s ease,transform .15s ease}.free-form__submit:hover{background:#ed7e3c;transform:translateY(-1px)}.free-form__note{font-size:18px;font-weight:400;line-height:1.55;color:var(--c-text);text-align:center;max-width:640px;margin:15px auto 0}.footer{background:#ecf1f1;padding:72px 0 48px;border-top:none}.footer__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px 64px;align-items:start;justify-content:space-between}.footer__title{margin:0 0 8px;font-family:Lora,Georgia,serif;font-size:clamp(22px,2.6vw,32px);font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:#797f95}.footer__tagline{margin:0;max-width:848px;font-family:Lora,Georgia,serif;font-size:clamp(18px,2.2vw,30px);font-weight:400;line-height:1.35;letter-spacing:.03em;color:#797f95}.footer__support{margin-top:48px}.footer__label{margin:0 0 10px;font-family:Lora,Georgia,serif;font-size:clamp(17px,1.9vw,24px);font-weight:500;letter-spacing:.05em;color:#797f9580}.footer__support .footer__label{margin-bottom:12px}.footer__email{display:inline-block;font-family:Lora,Georgia,serif;font-size:clamp(16px,2.2vw,28px);font-weight:400;line-height:1.2;color:#797f95;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase;letter-spacing:.02em;transition:color .15s ease}.footer__email:hover{color:var(--c-accent)}.footer__sitemap .footer__label{margin-bottom:14px}.footer__sitemap ul{display:grid;gap:0;margin:0;padding:0}.footer__sitemap li{margin:0;line-height:1}.footer__sitemap a{display:inline-block;padding:6px 0;font-family:Lora,Georgia,serif;font-size:clamp(17px,1.9vw,24px);font-weight:700;line-height:2;color:#797f95;transition:color .15s ease}.footer__sitemap a:hover{color:var(--c-accent)}.footer__copyright{margin:56px auto 0;max-width:100%;font-family:Lora,Georgia,serif;font-size:clamp(17px,2.25vw,28px);font-weight:600;line-height:1.3;color:#797f95d9;text-align:center}.footer__copyright>p{margin:0;text-align:center}@media(max-width:1024.98px){.container{max-width:720px}.header__nav,.header__cta{display:none}.header__burger{display:flex}.header__inner{justify-content:flex-end}.hero{padding:calc(var(--header-stack-height) + 28px) 0 60px;min-height:80vh;background-position:70% center}.hero__inner{grid-template-columns:1fr;gap:40px}.hero__content{grid-column:1;align-items:center;text-align:center;margin-left:auto;margin-right:auto;max-width:560px}.hero__rating{justify-content:center}.hero__title{font-size:44px;white-space:normal}.hero__subtitle{font-size:18px}.hero__cta{height:52px;min-width:220px;padding:0 32px}.section{padding:70px 0}.section__title{font-size:36px}.section__subtitle{font-size:18px}.for-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:32px;margin-top:40px}.for-list li{grid-template-columns:50px 1fr;column-gap:16px}.for-list__icon{width:50px;height:44px}.for-cta{margin-top:40px}.manual{grid-template-columns:1fr;gap:36px;max-width:560px;margin:0 auto}.manual__subtitle{margin-bottom:36px}.check-list{gap:22px}.author__header{justify-content:center;text-align:center;flex-wrap:wrap}.author__name,.author__role{white-space:normal}.author__body{grid-template-columns:1fr;gap:28px;text-align:center}.author--reverse .author__body{grid-template-columns:1fr}.author--reverse .author__main{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.author--reverse .author__photo--helen{order:-1;margin-left:auto;margin-right:auto;grid-column:unset;grid-row:unset;justify-self:center;box-shadow:0 8px 24px #62687e1f}.author--reverse .author__header{justify-content:center;grid-column:unset;grid-row:unset;margin-bottom:0}.author--reverse .author__main>.author__bio{grid-column:unset;grid-row:unset;text-align:center}.author__photo{margin-left:auto;margin-right:auto;max-width:min(344px,88vw)}.author__photo--helen{max-width:min(279px,88vw)}.plans__bonus{grid-template-columns:1fr;max-width:640px}.plans__grid{grid-template-columns:1fr;max-width:min(533px,100%);margin:0 auto;gap:32px}.plan{min-height:0;height:auto}.reviews{gap:8px}.reviews__nav{width:44px;height:122px}.reviews__nav svg{width:44px;height:88px}.review{flex:0 0 min(785px,calc(100vw - 96px));min-height:0;padding:24px 22px 28px}.big-quote{margin-top:48px;gap:28px}.big-quote__avatar-wrap{width:260px;height:260px;padding:12px}.big-quote__blockquote{line-height:1.25}.section--free{padding:72px 0 96px}.free-form__row{grid-template-columns:1fr;gap:16px}.free__title{font-size:40px}.footer__inner{grid-template-columns:1fr;gap:40px}.footer__copyright{margin-top:40px}}@media(max-width:600.98px){:root{--promo-bar-height: 44px;--header-height: 60px}.container{padding:0 16px}.header{background:transparent;box-shadow:none}.header__inner{min-height:0;padding:0}.header__logo{font-size:16px}.hero{display:block;align-items:initial;height:180vw;min-height:0;padding:0;background-image:url(//thegameschildrenplay.com/cdn/shop/t/2/assets/phone_back.jpg?v=39176129136925476011779361689);background-color:#24182f;background-position:center top;background-size:100% auto;background-repeat:no-repeat}.hero__inner{position:static;display:block;height:100%}.hero__content{gap:0;max-width:min(540px,calc(100vw - 40px));padding-top:calc(var(--header-stack-height) + clamp(16px,5vw,52px) - 9px)}.hero__title{margin:0 0 clamp(10px,2.4vw,15px);font-size:clamp(30px,7.25vw,45px);line-height:1.08;font-weight:700;white-space:nowrap;text-shadow:0 0 15px rgba(0,0,0,.28)}.hero__subtitle{max-width:min(520px,calc(100vw - 48px));font-size:clamp(20px,5.2vw,32px);line-height:1.32;font-weight:500}.hero__cta{position:absolute;left:50%;bottom:clamp(27px,8.4vw,52px);width:clamp(154px,48vw,298px);min-width:0;max-width:none;height:clamp(42px,8.9vw,55px);min-height:0;padding:0 14px;border-radius:clamp(7px,1.55vw,10px);background:linear-gradient(180deg,#ee9a5c,#dd7c3f);box-shadow:0 8px 16px #71361447;font-size:clamp(16px,4.15vw,26px);line-height:1;letter-spacing:.03em;transform:translate(-50%)}.hero__cta:hover{transform:translate(-50%);box-shadow:0 8px 16px #71361447}.stars{width:clamp(77px,24vw,150px)}.hero__rating-text{font-size:clamp(15px,3.85vw,24px);line-height:1.15;letter-spacing:.01em;text-align:center;white-space:normal}.hero__rating{flex-direction:column;gap:clamp(8px,2vw,13px);margin-bottom:clamp(22px,7vw,37px)}.section{padding:50px 0}.section__title{font-size:26px}.section__subtitle{font-size:16px}.for-list{grid-template-columns:1fr;column-gap:0;row-gap:24px;margin-top:30px}.for-list li{grid-template-columns:44px 1fr;column-gap:14px}.for-list__icon{width:44px;height:40px}.for-list__text{padding-top:0}.for-cta__btn{width:100%;max-width:280px}.care__lead{font-size:14px;margin-top:28px;margin-bottom:32px}.care__lead p{font-size:14px}.author{margin-bottom:48px}.author__name{font-size:22px}.author__role{font-size:16px}.plans__lead{margin-bottom:28px;line-height:1.35}.plans__bonus{row-gap:18px;margin-bottom:36px}.plans__bonus-icon{width:44px}.plans__bonus-icon img{max-width:44px;max-height:34px}.plan{padding:26px 20px 24px;min-height:0;height:auto}.plan__ribbon{width:52px;height:72px;right:8px;top:-4px}.plan__title{font-size:26px;margin-bottom:22px}.plan__features{gap:20px;margin-bottom:24px}.plan__features li{grid-template-columns:24px 1fr;column-gap:12px}.plan__check{width:24px;padding-top:3px}.plan__check img{width:22px;height:22px}.plan__price{font-size:28px;line-height:1.25}.plan__pay{font-size:15px;line-height:1.45}.plan__cta{min-height:56px;font-size:14px;padding:12px 18px;letter-spacing:.06em}.plan__cta--outline{border-width:3px}.info{width:20px;height:20px;font-size:12px}.info-tooltip__popup{max-width:min(280px,calc(100vw - 32px));padding:12px 14px;font-size:13px}.reviews{--reviews-gap: 12px;grid-template-columns:44px minmax(0,1fr);gap:4px 0}.reviews__nav{width:44px;height:122px}.reviews__nav svg{width:44px;height:88px}.review{flex:0 0 227px;width:227px;height:248px;min-height:0;padding:12px 14px 14px;border-radius:5px;box-shadow:1px 1px 5px #00000040;overflow:hidden;box-sizing:border-box}.review__top{flex-direction:row;align-items:flex-start;justify-content:flex-start;text-align:left;margin-bottom:12px;gap:10px}.review__avatar{flex:0 0 52px;width:52px;height:52px;box-shadow:none}.review__meta{align-items:flex-start;text-align:left;gap:0;padding-top:2px}.review__text{flex:1 1 auto;min-height:0;overflow:hidden}.big-quote{margin-top:40px;flex-direction:column;align-items:center;text-align:center;gap:16px}.big-quote__avatar-wrap{width:198px;height:198px;margin:0 auto;padding:8px}.big-quote__main{flex-basis:auto;width:100%;max-width:min(100%,340px);margin:0 auto;text-align:center}.big-quote__blockquote{font-size:clamp(20px,5vw,28px);text-align:center}.big-quote__mark img{width:clamp(36px,10vw,56px)}.big-quote__cite{margin-top:14px;font-size:16px;text-align:center}.section--free{padding:52px 0 64px}.free__lead{margin-bottom:28px}.free-form{padding:24px 18px 22px}.free-form__title{font-size:22px;margin-bottom:18px}.free-form__examples{margin-bottom:22px}.free-form__submit{max-width:none;height:52px;font-size:14px;letter-spacing:.08em}.free-form__note{font-size:14px;margin-top:16px}.faq-header{margin-bottom:24px}.faq-badge{padding:6px 14px 6px 12px;margin-bottom:12px}.faq{gap:12px}.faq__q{min-height:0;padding:14px 16px;font-size:15px;gap:12px}.faq__icon{width:30px;height:30px;flex-basis:30px;font-size:22px}.faq__a,.faq__a--open{padding-left:16px;padding-right:16px;font-size:14px;line-height:1.5}.faq__a--open{padding-bottom:18px}.footer{padding:44px 0 32px}.footer__support{margin-top:36px}.footer__copyright{margin-top:28px}.header__inner{justify-content:flex-start;padding:0}.header__burger{position:absolute;top:clamp(13px,4.6vw,28px);left:clamp(24px,8vw,50px);margin:0;padding:0;width:clamp(25px,7.9vw,49px);height:clamp(24px,6.5vw,40px);gap:clamp(4px,1.45vw,9px)}.header__burger span{width:clamp(25px,7.9vw,49px);height:clamp(2px,.65vw,4px);border-radius:8px;background:#e38f5d}.section.section--for{padding:34px 0 40px}.section--for .container{max-width:100%;padding:0 22px}.section--for .eyebrow{margin-bottom:10px;text-align:center;font-size:clamp(16px,3.7vw,23px);line-height:1.25;font-weight:400}.section--for .section__title{margin-bottom:0;text-align:center;font-size:clamp(22px,5.1vw,31px);line-height:1.18;font-weight:600}.for-list{grid-template-columns:1fr;row-gap:20px;max-width:382px;margin:18px 0 0}.for-list li{grid-template-columns:36px minmax(0,1fr);column-gap:15px;align-items:start}.for-list__icon{width:36px;height:38px;align-items:flex-start;justify-content:flex-start;padding-top:2px}.for-list__icon img{width:auto;max-width:none}.for-list li:nth-child(1) .for-list__icon img{width:37px;height:auto}.for-list li:nth-child(2) .for-list__icon img{width:22px;height:auto}.for-list li:nth-child(3) .for-list__icon img{width:30px;height:auto}.for-list li:nth-child(4) .for-list__icon img{width:34px;height:auto}.for-list__text{max-width:100%;padding-top:0;font-size:clamp(19px,4.05vw,25px);line-height:1.43}.section--for .for-cta{display:none}.section--manual .manual__title{font-size:20px;line-height:28px;font-weight:700;text-align:center;max-width:min(19rem,100%);margin-left:auto;margin-right:auto}.section--manual .manual__subtitle{font-size:16px;line-height:26px;text-align:center;max-width:min(22rem,100%);margin-left:auto;margin-right:auto;margin-bottom:28px;color:var(--c-text-muted)}.section--manual .manual{gap:28px;max-width:100%}.section--manual .check-list{gap:24px}.section--manual .manual__photo{width:calc(100% + 32px);max-width:none;margin-left:-16px;margin-right:-16px}.check-list__text{font-size:15px;line-height:25px}.section--care .care__title{font-size:clamp(22px,5.5vw,28px)}.section--authors .section__title{font-size:22px}.authors__title{margin-bottom:28px}.section--authors .author:not(.author--reverse) .author__main{display:contents}.section--authors .author:not(.author--reverse) .author__body{display:flex;flex-direction:column;align-items:stretch;gap:0}.section--authors .author:not(.author--reverse) .author__header{order:1;display:block;text-align:center;margin-bottom:16px}.section--authors .author:not(.author--reverse) .author__name,.section--authors .author:not(.author--reverse) .author__role{display:block;text-align:center;white-space:normal;width:100%}.section--authors .author:not(.author--reverse) .author__role{margin-top:6px;color:var(--c-text-muted)}.section--authors .author:not(.author--reverse) .author__photo{order:2;width:calc(100% + 32px);max-width:none;margin-left:-16px;margin-right:-16px;border-radius:0}.section--authors .author:not(.author--reverse) .author__photo img{border-radius:0;transform:none}.section--authors .author:not(.author--reverse) .author__bio{order:3;margin-top:20px;text-align:center;max-width:min(100%,34rem);margin-left:auto;margin-right:auto}.section--authors .author--reverse .author__main{display:block;overflow:hidden;text-align:left}.section--authors .author--reverse .author__body{display:block;text-align:left}.section--authors .author--reverse .author__photo--helen{float:right;width:min(42vw,168px);max-width:45%;margin:0 0 12px 16px;grid-column:unset;grid-row:unset;order:unset;justify-self:unset;box-shadow:0 8px 24px #62687e24}.section--authors .author--reverse .author__header{display:block;margin-bottom:8px;text-align:left;grid-column:unset;grid-row:unset;justify-content:flex-start}.section--authors .author--reverse .author__name,.section--authors .author--reverse .author__role{display:block;text-align:left;white-space:normal;width:100%}.section--authors .author--reverse .author__role{margin-top:6px;font-weight:400;color:var(--c-text-muted)}.section--authors .author--reverse .author__bio{margin:0;text-align:left;grid-column:unset;grid-row:unset;clear:none}.section--authors .author--reverse .author__photo img{transform:none}.author__bio,.author__bio p{font-size:16px;line-height:25px}.section__title--reviews{font-size:20px;line-height:28px}.loved{font-size:13px;letter-spacing:.06em;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.review__text{font-size:13px;line-height:21px}.review__meta strong{display:block;font-size:14px;line-height:20px;font-weight:700}.review__meta span{display:block;margin-top:2px;font-size:14px;line-height:20px;font-weight:400;color:var(--c-text-muted)}.big-quote__blockquote{line-height:1.45}.free__title{font-size:20px;line-height:28px;text-shadow:0 1px 18px rgba(0,0,0,.35)}.free__sub{font-size:17px;font-weight:500;letter-spacing:-.03em}.free__lead{font-size:16px;line-height:26px;max-width:290px}.free-form__field input{min-height:44px;height:auto;font-size:14px}.free-form__field>span{font-size:13px}.free-form__examples li{font-size:14px;line-height:22px}.faq-badge__text{font-size:22px}.section__title.section__title--faq{font-size:clamp(22px,5.5vw,28px)}.faq__a,.faq__a--open{line-height:22px}.footer__inner{justify-items:center;text-align:center}.footer__brand{display:flex;flex-direction:column;align-items:center}.footer__title{font-size:16px;letter-spacing:.06em;margin-bottom:4px}.footer__tagline{font-size:13px;line-height:1.45;max-width:260px;letter-spacing:.03em}.footer__support{margin-top:28px;text-align:center}.footer__support .footer__label{font-size:12px;font-weight:600;letter-spacing:.05em}.footer__email{font-size:14px}.footer__sitemap{width:100%;max-width:300px;margin:0 auto}.footer__sitemap .footer__label{margin-bottom:10px}.footer__sitemap ul{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px}.footer__sitemap li{line-height:1.3}.footer__sitemap a{font-size:14px;font-weight:700;line-height:1.4;padding:2px 4px}.footer__copyright{text-align:center;font-size:13px;line-height:21px;max-width:260px;margin-left:auto;margin-right:auto}}.legal-page{padding:calc(var(--header-stack-height) + 48px) 0 80px}.legal-page .container{max-width:880px;padding-left:32px;padding-right:32px}.legal-page__title{text-align:center;margin:0 0 10px}.legal-page__meta{margin:0 0 44px;text-align:center;font-family:Lora,Georgia,serif;font-size:16px;font-weight:500;letter-spacing:.02em;color:var(--c-text-muted)}.legal-page__body{font-family:Lora,Georgia,serif;font-size:18px;line-height:1.72;color:var(--c-text)}.legal-page__body h2{margin:38px 0 14px;font-family:Lora,Georgia,serif;font-size:25px;font-weight:700;line-height:1.3;letter-spacing:.01em;color:#4b5066}.legal-page__body h2:first-child{margin-top:0}.legal-page__body h3{margin:26px 0 10px;font-family:Lora,Georgia,serif;font-size:20px;font-weight:700;color:#4b5066}.legal-page__body p{margin:0 0 16px}.legal-page__body ul,.legal-page__body ol{margin:0 0 18px;padding-left:26px}.legal-page__body li{margin:0 0 8px}.legal-page__body a{color:var(--c-accent);text-decoration:underline;text-underline-offset:2px}.legal-page__back-wrap{margin-top:44px;text-align:center}.legal-page__back{display:inline-flex;align-items:center;gap:8px;font-family:Lora,Georgia,serif;font-size:17px;font-weight:500;letter-spacing:.02em;color:#a4a9bb;text-decoration:none;transition:color .15s ease}.legal-page__back:hover{color:var(--c-text-muted)}@media(max-width:600px){.legal-page{padding:calc(var(--header-stack-height) + 24px) 0 52px}.legal-page .container{padding-left:24px;padding-right:24px}.legal-page__meta{font-size:13px;margin-bottom:28px}.legal-page__body{font-size:15px;line-height:1.6}.legal-page__body h2{font-size:19px;margin:26px 0 10px}.legal-page__body h3{font-size:17px}.legal-page__body ul,.legal-page__body ol{padding-left:20px}.legal-page__back-wrap{margin-top:32px}.legal-page__back{font-size:15px}}@media(min-width:1025px){.section{zoom:.7}.section--for{zoom:.77}.section--faq,.footer{zoom:.63}.section--reviews{zoom:.567}.header{zoom:.7;top:calc(var(--promo-bar-height) / .7)}.hero{padding-top:144px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/styles.css.map */
