@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700;800;900&family=Lilita+One&display=swap";:root{--wdys-navy:#0B0F1A;--wdys-blue:#1A5FB4;--wdys-blue-bright:#2B78D2;--wdys-paper:#F5F7FB;--wdys-muted:#AEB8C8;--wdys-line:#26334A}.wdys-home{background:var(--wdys-navy);color:var(--wdys-paper);font-family:League Spartan,Arial,sans-serif}.wdys-home *{box-sizing:border-box}.wdys-shell{width:min(1320px,calc(100% - 64px));margin:0 auto}.wdys-eyebrow{color:#82b4f8;font-size:.74rem;font-weight:800;letter-spacing:.17em;line-height:1.15;margin:0 0 .85rem}.wdys-home h1,.wdys-home h2,.wdys-home h3{font-family:Lilita One,Arial Black,sans-serif;font-weight:400;letter-spacing:.02em;line-height:.98}.wdys-home h2{color:#fff;font-size:clamp(2.45rem,5vw,4.6rem);margin:0}.wdys-hero{background:#080c15;min-height:760px;overflow:hidden;position:relative}.wdys-hero__visual{top:0;right:0;bottom:0;left:0;position:absolute}.wdys-hero__image{height:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.wdys-hero__visual:after{background:linear-gradient(90deg,#04091024,#04091042 34%,#040910ba 62%,#040910f2),linear-gradient(0deg,rgba(4,9,16,.46),transparent 48%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.wdys-hero__panel{align-items:center;display:flex;justify-content:flex-end;min-height:760px;padding:76px clamp(52px,8vw,156px) 76px clamp(36px,5vw,96px);position:relative;z-index:1}.wdys-hero__content{margin-left:49%;max-width:820px;width:100%}.wdys-hero h1{color:#fff;font-size:clamp(4.35rem,5.7vw,7.55rem);line-height:.97;margin:0;text-shadow:0 6px 25px rgba(0,0,0,.28)}.wdys-hero__copy{color:#f4f7ff;font-size:clamp(1.45rem,1.95vw,1.82rem);font-weight:650;line-height:1.42;margin:1.45rem 0 2.2rem;max-width:600px}.wdys-hero .wdys-eyebrow{font-size:clamp(1rem,1.3vw,1.16rem);letter-spacing:.14em;margin-bottom:1.2rem}.wdys-button{align-items:center;background:var(--wdys-blue);border:2px solid var(--wdys-blue);color:#fff;display:inline-flex;font-family:League Spartan,Arial,sans-serif;font-size:1.2rem;font-weight:800;justify-content:center;letter-spacing:.01em;padding:1.18rem 1.85rem;text-decoration:none;transition:transform .2s ease,background .2s ease}.wdys-button:hover{background:#124988;border-color:#124988;transform:translateY(-2px)}.wdys-button--outline{background:transparent;border-color:#80b3ff}.wdys-hero__meta{border-top:1px solid rgba(152,190,239,.42);display:flex;flex-wrap:wrap;gap:.85rem 1.55rem;margin-top:3.35rem;padding-top:1.25rem}.wdys-hero__meta span{color:#d4e6ff;font-size:.97rem;font-weight:800;letter-spacing:.085em;line-height:1.35}.wdys-hero__meta span+span:before{color:#80b3ff;content:"\2022";margin-right:1.3rem}.wdys-trust{display:none}.wdys-section{padding:104px 0}.wdys-section--midnight{background:#080c15;border-top:1px solid var(--wdys-line);border-bottom:1px solid var(--wdys-line)}.wdys-section__heading{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.wdys-text-link{color:#90beff;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.wdys-featured .wdys-shell{width:min(1480px,calc(100% - 64px))}.wdys-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.wdys-product-card{background:#101829;border:1px solid #26364F;transition:border-color .2s ease,transform .2s ease}.wdys-product-card:hover{border-color:#5795ec;transform:translateY(-5px)}.wdys-product-card__image{aspect-ratio:4/5;background:#141f33;display:block;overflow:hidden}.wdys-product-card__image img{height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.wdys-product-card:hover img{transform:scale(1.035)}.wdys-product-card__body{padding:1.2rem 1.15rem 1.3rem}.wdys-product-card h3{font-family:League Spartan,Arial,sans-serif;font-size:1.06rem;font-weight:800;letter-spacing:.01em;line-height:1.25;margin:0 0 .5rem;text-transform:uppercase}.wdys-product-card h3 a{color:#fff;text-decoration:none}.wdys-product-card p{color:#9cc6ff;font-size:1.15rem;font-weight:800;margin:0}.wdys-dictionary{align-items:center;display:grid;gap:3rem;grid-template-columns:1.1fr .9fr}.wdys-dictionary__copy>p:not(.wdys-eyebrow),.wdys-creator__copy>p:not(.wdys-eyebrow),.wdys-value p:not(.wdys-eyebrow),.wdys-newsletter p:not(.wdys-eyebrow){color:#d2dbea;font-size:1.1rem;font-weight:500;line-height:1.55;max-width:590px;margin:1.25rem 0 1.85rem}.wdys-dictionary__chips{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.wdys-dictionary__chips span{background:#14223a;border:1px solid #355583;color:#dcebff;display:block;font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(1rem,2vw,1.48rem);letter-spacing:.03em;padding:.85rem 1rem;transform:rotate(-1deg)}.wdys-dictionary__chips span:nth-child(2n){background:#173d70;transform:rotate(1.4deg)}.wdys-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wdys-collection-card{border:1px solid #426B9F;color:#fff;display:flex;flex-direction:column;isolation:isolate;justify-content:flex-end;min-height:360px;overflow:hidden;padding:2rem;position:relative;text-decoration:none}.wdys-collection-card:after{background:linear-gradient(0deg,#03070df0,#03070d14 76%);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.wdys-collection-card img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;transition:transform .45s ease;width:100%;z-index:-2}.wdys-collection-card:hover img{transform:scale(1.055)}.wdys-collection-card span{color:#c8ddff;font-size:.71rem;font-weight:800;letter-spacing:.15em}.wdys-collection-card strong{font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:.94;margin:.7rem 0}.wdys-collection-card em{color:#eff5ff;font-size:1rem;font-style:normal;font-weight:600;line-height:1.35}.wdys-proof{background:#101a2c;border-top:1px solid var(--wdys-line);border-bottom:1px solid var(--wdys-line);padding:26px 0}.wdys-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wdys-proof article{border-left:1px solid #375171;padding-left:1rem}.wdys-proof__icon{color:#89b8ff;display:block;font-size:1.4rem;line-height:1;margin-bottom:.6rem}.wdys-proof h3{color:#fff;font-family:League Spartan,Arial,sans-serif;font-size:1rem;font-weight:800;margin:0 0 .35rem}.wdys-proof p{color:#c6d1e2;font-size:.91rem;line-height:1.35;margin:0}.wdys-section--creator{background:#0d1422}.wdys-creator{align-items:center;display:grid;gap:4rem;grid-template-columns:.9fr 1.1fr}.wdys-creator__image{aspect-ratio:4/5;overflow:hidden}.wdys-creator__image img{height:100%;object-fit:cover;object-position:37% center;width:100%}.wdys-creator__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem}.wdys-value{background:#080c15;border-top:1px solid var(--wdys-line);border-bottom:1px solid var(--wdys-line);padding:112px 0;text-align:center}.wdys-value .wdys-shell{max-width:940px}.wdys-value h2{font-size:clamp(3.2rem,5.2vw,5.5rem)}.wdys-value p:not(.wdys-eyebrow){color:#f5f7fb;font-size:clamp(1.28rem,1.8vw,1.65rem);font-weight:600;line-height:1.52;margin:1.5rem auto 0;max-width:880px}.wdys-value .wdys-eyebrow{margin-bottom:1rem}.wdys-newsletter{background:#101827;border-top:1px solid #334B71;padding:68px 0}.wdys-newsletter__inner{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr .9fr}.wdys-newsletter form{align-items:stretch;display:flex;gap:.65rem}.wdys-newsletter input{background:#fff;border:0;color:#0b0f1a;flex:1;font-family:League Spartan,Arial,sans-serif;font-size:1rem;min-width:0;padding:.95rem}.wdys-newsletter .wdys-button{white-space:nowrap}@media(max-width:989px){.wdys-shell,.wdys-featured .wdys-shell{width:min(100% - 32px,1180px)}.wdys-section{padding:76px 0}.wdys-hero{min-height:0}.wdys-hero__visual{height:480px;position:relative}.wdys-hero__image{object-position:center}.wdys-hero__visual:after{background:linear-gradient(0deg,#080C15,transparent 58%)}.wdys-hero__panel{background:#080c15;display:block;min-height:0;padding:58px 32px 66px}.wdys-hero__content{margin-left:0;max-width:760px;width:100%}.wdys-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wdys-dictionary,.wdys-creator,.wdys-newsletter__inner{grid-template-columns:1fr}.wdys-dictionary__chips{justify-content:flex-start}.wdys-collection-grid{grid-template-columns:1fr}.wdys-collection-card{min-height:290px}.wdys-proof__grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.wdys-creator{gap:2rem}.wdys-creator__image{aspect-ratio:16/10}.wdys-newsletter form{max-width:550px}.wdys-section__heading{align-items:flex-start;flex-direction:column;gap:1rem}}@media(max-width:599px){.wdys-hero__visual{height:340px}.wdys-hero__panel{padding:42px 24px 50px}.wdys-hero h1{font-size:3.85rem}.wdys-hero__copy{font-size:1.18rem}.wdys-hero__meta{gap:.55rem;margin-top:2.2rem}.wdys-hero__meta span{font-size:.72rem}.wdys-hero__meta span+span:before{margin-right:.55rem}.wdys-section{padding:64px 0}.wdys-proof__grid{grid-template-columns:1fr}.wdys-proof article{border-left:0;border-top:1px solid #375171;padding:1rem 0 0}.wdys-newsletter form{flex-direction:column}.wdys-newsletter .wdys-button{width:100%}}@media screen and (min-width:990px){.wdys-shell{max-width:1880px!important;width:calc(100% - 8vw)!important}.wdys-hero{min-height:820px!important}.wdys-hero__panel{min-height:820px!important;padding:84px 7vw 86px 3vw!important}.wdys-hero__content{margin-left:34%!important;max-width:940px!important;width:66%!important}.wdys-hero__eyebrow{font-size:1.35rem!important;letter-spacing:.18em!important}.wdys-hero h1{font-size:clamp(7.4rem,6.55vw,10.4rem)!important;line-height:.93!important;letter-spacing:-.035em!important;max-width:900px!important}.wdys-hero__copy{font-size:clamp(1.7rem,1.7vw,2.25rem)!important;line-height:1.42!important;margin-top:2.4rem!important;max-width:820px!important}.wdys-button{font-size:1.55rem!important;padding:1.65rem 2.55rem!important;margin-top:2.8rem!important}.wdys-hero__proof{font-size:1.1rem!important;gap:1.2rem 2.1rem!important;margin-top:4.2rem!important;padding-top:1.65rem!important}.wdys-featured,.wdys-dictionary,.wdys-categories,.wdys-trust,.wdys-founder,.wdys-more,.wdys-newsletter{padding-left:0!important;padding-right:0!important}.wdys-section-title{font-size:clamp(4rem,4.2vw,6.3rem)!important;line-height:.96!important}.wdys-section-kicker{font-size:1.25rem!important;letter-spacing:.16em!important}.wdys-section-link{font-size:1.55rem!important;padding-bottom:.35rem!important}.wdys-featured__grid{gap:2.8rem!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.wdys-product-card__image{aspect-ratio:4 / 5!important}.wdys-product-card__title{font-size:1.35rem!important;line-height:1.22!important;margin-top:1.2rem!important}.wdys-product-card__price{font-size:1.55rem!important;margin-top:.7rem!important}.wdys-dictionary__copy,.wdys-more__copy{max-width:920px!important;font-size:1.6rem!important;line-height:1.48!important}}@media screen and (min-width:1440px){.wdys-hero__content{margin-left:31%!important;width:69%!important}}@media screen and (max-width:989px){.wdys-hero__content{margin-left:0!important;width:100%!important}.wdys-hero h1{font-size:clamp(4.8rem,10vw,7.4rem)!important}.wdys-hero__copy{font-size:1.55rem!important}.wdys-button{font-size:1.35rem!important;padding:1.3rem 2rem!important}}@media screen and (min-width:990px){.wdys-featured .wdys-shell{width:calc(100% - 8vw)!important;max-width:1880px!important}.wdys-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(24px,2vw,42px)!important}.wdys-product-card__body{padding:1.7rem 1.55rem 1.8rem!important}.wdys-product-card h3{font-size:clamp(1.35rem,1.28vw,1.75rem)!important;line-height:1.22!important;margin-bottom:.72rem!important}.wdys-product-card p{font-size:clamp(1.5rem,1.35vw,1.85rem)!important}.wdys-section__heading{margin-bottom:3.2rem!important}.wdys-section__heading .wdys-eyebrow{font-size:1.25rem!important;margin-bottom:1rem!important}.wdys-section__heading h2{font-size:clamp(4.5rem,4.9vw,7rem)!important}}@media screen and (max-width:989px){.wdys-product-card h3{font-size:1.22rem!important}.wdys-product-card p{font-size:1.35rem!important}}@media screen and (min-width:990px){.wdys-hero{min-height:760px!important}.wdys-hero__panel{min-height:760px!important;align-items:center!important;justify-content:flex-start!important;padding:64px 5vw!important}.wdys-hero__content{margin-left:45%!important;max-width:780px!important;width:55%!important}.wdys-hero__copy{font-size:23px!important;line-height:1.5!important;max-width:780px!important}.wdys-hero .wdys-button{font-size:18px!important;padding:18px 40px!important}.wdys-hero__meta,.wdys-hero__proof{gap:16px 24px!important}.wdys-hero__meta span,.wdys-hero__proof span{font-size:16px!important;letter-spacing:.08em!important}.wdys-featured .wdys-shell{width:calc(100% - 64px)!important;max-width:1600px!important}.wdys-section{padding:110px 0!important}.wdys-product-grid{gap:18px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.wdys-product-card{background:transparent!important;border:0!important;padding:0!important}.wdys-product-card:hover{border:0!important;transform:none!important}.wdys-product-card__body{padding:14px 0 0!important}.wdys-product-card h3{font-size:17px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}.wdys-product-card p{font-size:18px!important;font-weight:700!important}.wdys-collection-card{min-height:430px!important}}@media screen and (max-width:989px){.wdys-hero__copy{font-size:20px!important;line-height:1.5!important}.wdys-hero .wdys-button{font-size:18px!important;padding:18px 32px!important}.wdys-hero__meta span{font-size:13px!important;letter-spacing:.08em!important}.wdys-product-card{background:transparent!important;border:0!important}.wdys-product-card__body{padding:12px 0 0!important}.wdys-product-card h3{font-size:16px!important;letter-spacing:0!important;text-transform:none!important}.wdys-product-card p{font-size:17px!important;font-weight:700!important}}@media screen and (min-width:990px){.wdys-hero__content{margin-left:36%!important;width:64%!important;max-width:1150px!important}.wdys-hero h1{max-width:1150px!important}}.wdys-product-card__image{position:relative!important}.wdys-product-card__image img{display:block;width:100%;height:100%;object-fit:cover}.wdys-product-card__secondary{top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .24s ease}.wdys-product-card__primary{transition:opacity .24s ease}@media(hover:hover)and (pointer:fine){.wdys-product-card:hover .wdys-product-card__primary{opacity:0;transform:none!important}.wdys-product-card:hover .wdys-product-card__secondary{opacity:1;transform:none!important}.wdys-product-card__image img{transform:none!important}}.wdys-dictionary{align-items:center;gap:clamp(44px,6vw,112px)}.wdys-dictionary__copy{max-width:740px}.wdys-dictionary__copy h2{font-size:clamp(3.3rem,4.05vw,5.65rem)!important;line-height:.98!important;margin-bottom:1.35rem!important}.wdys-dictionary__copy>p:not(.wdys-eyebrow){font-size:clamp(1.35rem,1.35vw,1.75rem)!important;line-height:1.48!important;max-width:720px}.wdys-dictionary__copy .wdys-button{font-size:1.25rem!important;padding:1rem 1.55rem!important}.wdys-dictionary__chips{display:flex!important;flex-wrap:wrap!important;gap:14px!important;justify-content:flex-start!important;max-width:760px!important}.wdys-dictionary__chips span{background:#1a5fb4!important;border:1px solid #5795EC!important;color:#fff!important;font-family:Lilita One,Impact,sans-serif!important;font-size:clamp(1.05rem,1.15vw,1.45rem)!important;font-weight:400!important;letter-spacing:.025em!important;line-height:1!important;padding:14px 16px!important;white-space:nowrap!important}.wdys-proof{background:#101d2e!important;padding:clamp(40px,4.3vw,76px) 0!important}.wdys-proof__grid{align-items:stretch!important;gap:clamp(26px,3.5vw,62px)!important}.wdys-proof article{align-items:start!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:15px!important;row-gap:4px!important}.wdys-proof__icon{color:#69a9ff!important;font-size:2rem!important;grid-row:1 / span 2!important;line-height:1!important;padding-top:2px!important}.wdys-proof h3{font-family:League Spartan,Arial,sans-serif!important;font-size:clamp(1.05rem,1.1vw,1.38rem)!important;font-weight:800!important;line-height:1.1!important;margin:0!important}.wdys-proof p{color:#d4e2f7!important;font-size:clamp(.98rem,1vw,1.18rem)!important;line-height:1.35!important;margin:0!important}@media screen and (min-width:990px){.wdys-dictionary{min-height:410px}}@media screen and (max-width:989px){.wdys-dictionary{gap:30px!important}.wdys-dictionary__copy h2{font-size:clamp(2.55rem,10vw,4.2rem)!important}.wdys-dictionary__copy>p:not(.wdys-eyebrow){font-size:1.15rem!important}.wdys-dictionary__chips{gap:10px!important}.wdys-dictionary__chips span{font-size:1rem!important;padding:11px 12px!important}.wdys-proof__grid{gap:26px!important}.wdys-proof article{grid-template-columns:32px minmax(0,1fr)!important}.wdys-proof__icon{font-size:1.65rem!important}.wdys-proof h3{font-size:1.1rem!important}.wdys-proof p{font-size:1rem!important}}.wdys-product-card h3{font-family:Lilita One,Arial Black,sans-serif!important;font-weight:400!important;letter-spacing:.025em!important;text-transform:uppercase!important}.wdys-product-card h3 a{color:#fff!important}@media screen and (min-width:990px){.wdys-product-card h3{font-size:clamp(1.28rem,1.28vw,1.72rem)!important;line-height:1.08!important}}@media screen and (max-width:989px){.wdys-product-card h3{font-size:1.12rem!important;line-height:1.12!important}}.wdys-channel{background:linear-gradient(110deg,#173d70,#0e2340 48%,#0b0f1a);border-top:1px solid #3F71AA;border-bottom:1px solid #2D5689;color:#fff;padding:clamp(64px,7vw,118px) 0}.wdys-channel__inner{align-items:center;display:grid;gap:clamp(32px,6vw,108px);grid-template-columns:1.1fr .9fr}.wdys-channel h2{font-size:clamp(3.2rem,4.6vw,6.3rem);max-width:760px}.wdys-channel__copy>p:not(.wdys-eyebrow){color:#e8f2ff;font-size:clamp(1.18rem,1.35vw,1.58rem);font-weight:600;line-height:1.5;margin:1.4rem 0 0;max-width:720px}.wdys-channel__actions{display:grid;gap:14px}.wdys-channel__button{align-items:center;background:#0b0f1a;border:1px solid #83B6F5;color:#fff;display:flex;font-family:League Spartan,Arial,sans-serif;font-size:clamp(1.08rem,1.2vw,1.34rem);font-weight:800;justify-content:space-between;letter-spacing:.02em;padding:1.35rem 1.45rem;text-decoration:none;transition:background .18s ease,transform .18s ease}.wdys-channel__button:hover{background:#1a5fb4;transform:translateY(-3px)}.wdys-channel__button span{color:#9dcaff;font-size:1.55em;line-height:1}@media(max-width:989px){.wdys-channel__inner{grid-template-columns:1fr}.wdys-channel{padding:72px 0}.wdys-channel__button{padding:1.18rem 1.2rem}}.wdys-social-payment{background:#080c15;border-top:1px solid #29466E;color:#fff;padding:clamp(52px,6vw,92px) 0}.wdys-social-payment__top{align-items:end;display:flex;gap:32px;justify-content:space-between}.wdys-social-payment h2{font-size:clamp(2.7rem,4vw,5.4rem)}.wdys-social-payment__links{display:flex;flex-wrap:wrap;gap:12px}.wdys-social-payment__links a{align-items:center;border:1px solid #6C9ED7;color:#fff;display:inline-flex;font-family:League Spartan,Arial,sans-serif;font-size:1rem;font-weight:800;gap:.8rem;padding:1rem 1.15rem;text-decoration:none}.wdys-social-payment__links a:hover{background:#1a5fb4}.wdys-social-payment__links span{color:#a7cdfb;font-size:1.25em}.wdys-social-payment__bottom{align-items:center;border-top:1px solid #29466E;display:flex;gap:24px;justify-content:space-between;margin-top:2.4rem;padding-top:2rem}.wdys-social-payment__secure{align-items:center;display:flex;gap:11px}.wdys-social-payment__secure>span{align-items:center;background:#1a5fb4;border-radius:50%;display:inline-flex;font-family:Arial,sans-serif;font-size:.9rem;font-weight:900;height:28px;justify-content:center;width:28px}.wdys-social-payment__secure p{color:#d3e4f9;font-size:1rem;line-height:1.35;margin:0}.wdys-social-payment__secure strong{color:#fff;font-family:League Spartan,Arial,sans-serif;font-weight:800}.wdys-social-payment__payments{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.wdys-social-payment__payments span{background:#fff;border-radius:3px;display:inline-flex;min-height:25px;min-width:39px;padding:4px 5px}.wdys-social-payment__payments svg{height:17px;width:auto}@media(max-width:749px){.wdys-social-payment__top,.wdys-social-payment__bottom{align-items:flex-start;flex-direction:column}.wdys-social-payment__links{width:100%}.wdys-social-payment__links a{flex:1;justify-content:space-between}.wdys-social-payment__payments{justify-content:flex-start}.wdys-social-payment__secure{align-items:flex-start}}@media screen and (min-width:990px){.wdys-section--midnight{padding:124px 0!important}.wdys-dictionary{display:block!important;max-width:1600px!important}.wdys-dictionary__copy{max-width:none!important}.wdys-dictionary__copy .wdys-eyebrow{font-size:1.12rem!important;letter-spacing:.16em!important;margin-bottom:1.3rem!important}.wdys-dictionary__copy h2{font-size:clamp(3.4rem,4.7vw,6.65rem)!important;line-height:.94!important;max-width:none!important;white-space:nowrap!important}.wdys-dictionary__copy>p:not(.wdys-eyebrow){font-size:clamp(1.28rem,1.42vw,1.72rem)!important;max-width:820px!important;margin-top:1.75rem!important}.wdys-dictionary__copy .wdys-button{font-size:1.42rem!important;padding:1.2rem 1.9rem!important}.wdys-dictionary__chips{border-top:1px solid #355783;gap:16px!important;justify-content:flex-start!important;margin-top:3.25rem!important;max-width:none!important;padding-top:2.25rem!important}.wdys-dictionary__chips span{font-size:clamp(1.08rem,1.2vw,1.55rem)!important;padding:16px 18px!important;transform:rotate(-1deg)!important}.wdys-dictionary__chips span:nth-child(2n){background:#173d70!important;transform:rotate(1.35deg)!important}}@media screen and (max-width:989px){.wdys-dictionary__copy .wdys-eyebrow{font-size:.93rem!important;letter-spacing:.13em!important}.wdys-dictionary__copy h2{white-space:normal!important}.wdys-dictionary__copy .wdys-button{font-size:1.18rem!important;padding:1.05rem 1.4rem!important}.wdys-dictionary__chips{border-top:1px solid #355783;margin-top:2rem;padding-top:1.5rem}}@media screen and (min-width:990px){.wdys-collection-card{min-height:500px!important;padding:2.65rem!important}.wdys-collection-card span{font-size:1.05rem!important;letter-spacing:.14em!important}.wdys-collection-card strong{font-size:clamp(2.8rem,3.15vw,4.35rem)!important;line-height:.93!important;margin:1rem 0 .8rem!important}.wdys-collection-card em{font-size:1.22rem!important;line-height:1.42!important;max-width:370px!important}.wdys-section--creator{padding:126px 0!important}.wdys-creator{gap:clamp(46px,7vw,120px)!important}.wdys-creator__copy .wdys-eyebrow,.wdys-value .wdys-eyebrow,.wdys-newsletter .wdys-eyebrow{font-size:1.08rem!important;letter-spacing:.15em!important}.wdys-creator__copy h2{font-size:clamp(3.75rem,4.25vw,6rem)!important;line-height:.96!important}.wdys-creator__copy>p:not(.wdys-eyebrow){font-size:clamp(1.22rem,1.28vw,1.55rem)!important;line-height:1.55!important;max-width:760px!important}.wdys-value{padding:132px 0!important}.wdys-value h2{font-size:clamp(4rem,5.4vw,7rem)!important;line-height:.95!important}.wdys-value p:not(.wdys-eyebrow){font-size:clamp(1.35rem,1.55vw,1.8rem)!important;line-height:1.52!important;max-width:980px!important}.wdys-newsletter{padding:96px 0!important}.wdys-newsletter h2{font-size:clamp(3.25rem,3.8vw,5.15rem)!important;line-height:.97!important}.wdys-newsletter p:not(.wdys-eyebrow){font-size:1.3rem!important;line-height:1.5!important}.wdys-newsletter input{font-size:1.18rem!important;padding:1.18rem!important}}@media screen and (max-width:989px){.wdys-collection-card span{font-size:.88rem!important}.wdys-collection-card strong{font-size:2.5rem!important}.wdys-collection-card em{font-size:1.08rem!important;line-height:1.42!important}.wdys-creator__copy>p:not(.wdys-eyebrow){font-size:1.14rem!important}.wdys-value p:not(.wdys-eyebrow){font-size:1.2rem!important}.wdys-newsletter p:not(.wdys-eyebrow){font-size:1.12rem!important}}.wdys-proof{background:linear-gradient(135deg,#111d30,#0d1625)!important;border-top:1px solid #2F5C95!important;border-bottom:1px solid #2F5C95!important;padding:clamp(64px,7vw,118px) 0!important}.wdys-proof__heading{margin:0 auto clamp(36px,4vw,60px);max-width:860px;text-align:center}.wdys-proof__heading h2{font-size:clamp(3rem,4.4vw,5.9rem)!important}.wdys-proof__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important}.wdys-proof__card{display:flex!important;flex-direction:column!important;align-items:center!important;min-height:250px;padding:clamp(20px,2.4vw,42px) clamp(16px,2vw,34px)!important;border-left:1px solid rgba(145,185,236,.25)!important;text-align:center}.wdys-proof__card:first-child{border-left:0!important}.wdys-proof__icon{display:grid!important;place-items:center!important;width:68px;height:68px;margin:0 0 1.55rem!important;border:2px solid #70AFFF;border-radius:50%;color:#a8cfff!important;font-family:Arial,sans-serif!important;font-size:2rem!important;line-height:1!important}.wdys-proof h3{color:#fff!important;font-family:Lilita One,Arial Black,sans-serif!important;font-size:clamp(1.35rem,1.45vw,1.9rem)!important;font-weight:400!important;letter-spacing:.025em!important;line-height:1.02!important;margin:0 0 .9rem!important}.wdys-proof p{max-width:280px;color:#d7e5f9!important;font-size:clamp(1rem,1.05vw,1.25rem)!important;font-weight:600!important;line-height:1.45!important;margin:0!important}@media screen and (max-width:989px){.wdys-proof{padding:58px 0!important}.wdys-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wdys-proof__card:nth-child(3){border-left:0!important}.wdys-proof__card{min-height:230px;border-top:1px solid rgba(145,185,236,.25)}.wdys-proof__card:nth-child(-n+2){border-top:0}}@media screen and (max-width:599px){.wdys-proof__heading{text-align:left}.wdys-proof__grid{grid-template-columns:1fr!important}.wdys-proof__card,.wdys-proof__card:nth-child(3){min-height:0;border-left:0!important;border-top:1px solid rgba(145,185,236,.25);padding:32px 8px!important}.wdys-proof__card:first-child{border-top:0}}.wdys-patter-ribbon{overflow:hidden;background:#05080f;border-top:1px solid #28548C;border-bottom:1px solid #28548C;color:#fff;font-family:League Spartan,Arial,sans-serif}.wdys-patter-ribbon__track{display:flex;align-items:center;width:max-content;min-width:200%;min-height:58px;animation:wdys-lower-patter-scroll 68s linear infinite;will-change:transform}.wdys-patter-ribbon__items{display:flex;align-items:center;gap:3.1rem;padding-right:3.1rem}.wdys-patter-ribbon span{display:inline-flex;align-items:center;gap:.85rem;color:#dcebff;font-size:14px;font-weight:800;letter-spacing:.075em;white-space:nowrap}.wdys-patter-ribbon span:before{color:#5d9efa;content:"\2726";font-size:11px}@keyframes wdys-lower-patter-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.wdys-patter-ribbon__track{width:100%;min-width:100%;justify-content:center;animation:none}.wdys-patter-ribbon__items[aria-hidden=true]{display:none}}@media screen and (max-width:749px){.wdys-patter-ribbon__track{min-height:50px;animation-duration:50s}.wdys-patter-ribbon__items{gap:2rem;padding-right:2rem}.wdys-patter-ribbon span{font-size:11px;letter-spacing:.055em}}.wdys-channel{background:linear-gradient(135deg,#173d70,#0d1e36 56%,#080c15)!important;border-top:1px solid #4C83C5!important;border-bottom:1px solid #2F5E98!important;color:#fff;padding:clamp(68px,8vw,128px) 0!important}.wdys-channel__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.wdys-channel h2{max-width:800px;font-size:clamp(3rem,4.5vw,6rem)!important}.wdys-channel__all-link{display:inline-flex;align-items:center;gap:.75rem;flex:0 0 auto;padding-bottom:.5rem;color:#fff;font-family:League Spartan,Arial,sans-serif;font-size:14px;font-weight:800;letter-spacing:.065em;text-decoration:none;text-transform:uppercase;border-bottom:2px solid #8FC0FF}.wdys-channel__all-link span{color:#9ac8ff;font-size:1.35em}.wdys-channel__intro{max-width:780px;margin:1.25rem 0 clamp(34px,4vw,58px);color:#e7f1ff;font-size:clamp(1.12rem,1.35vw,1.58rem);font-weight:600;line-height:1.5}.wdys-channel__video-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:clamp(16px,2vw,28px);align-items:start}.wdys-channel__video{min-width:0;overflow:hidden;background:#08111e;border:1px solid rgba(162,205,255,.46)}.wdys-channel__embed{position:relative;aspect-ratio:16 / 9;background:#05080f}.wdys-channel__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.wdys-channel__thumb{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:#05080f}.wdys-channel__thumb:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(3,8,15,.55),transparent 65%);content:""}.wdys-channel__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.wdys-channel__thumb:hover img{transform:scale(1.045)}.wdys-channel__thumb span{position:absolute;z-index:1;left:50%;top:50%;display:grid;place-items:center;width:54px;height:54px;border:2px solid #FFFFFF;border-radius:50%;background:#0c1c32a6;color:#fff;font-size:20px;transform:translate(-50%,-50%)}.wdys-channel__video-copy{padding:1.35rem 1.4rem 1.5rem}.wdys-channel__video-copy span{display:block;color:#9ec8ff;font-family:League Spartan,Arial,sans-serif;font-size:11px;font-weight:800;letter-spacing:.13em}.wdys-channel__video-copy h3{margin:.7rem 0 1.1rem;color:#fff;font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(1.35rem,1.7vw,2rem);font-weight:400;letter-spacing:.015em;line-height:1.02}.wdys-channel__video-copy a{color:#fff;font-family:League Spartan,Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.wdys-channel__video-copy b{color:#9ec8ff;font-size:1.2em}@media screen and (max-width:989px){.wdys-channel__video-grid{grid-template-columns:1fr 1fr}.wdys-channel__video--featured{grid-column:1 / -1}}@media screen and (max-width:599px){.wdys-channel__heading{display:block}.wdys-channel__all-link{margin-top:1.4rem}.wdys-channel__video-grid{grid-template-columns:1fr}.wdys-channel__video--featured{grid-column:auto}}.wdys-proof--editorial{background:#0a111d!important;border-top:1px solid #2D5E9B!important;border-bottom:1px solid #2D5E9B!important;padding:0!important;overflow:hidden}.wdys-proof-editorial{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);width:min(1880px,100%);margin:0 auto;min-height:500px}.wdys-proof-editorial__statement{position:relative;display:flex;flex-direction:column;justify-content:center;isolation:isolate;overflow:hidden;padding:clamp(62px,7vw,130px) clamp(34px,6vw,112px);background:linear-gradient(135deg,#1d65bc,#17477e 64%,#112a4a)}.wdys-proof-editorial__statement:before{position:absolute;z-index:-1;right:-19%;bottom:-63%;width:min(52vw,820px);height:min(52vw,820px);border:1px solid rgba(255,255,255,.26);border-radius:50%;content:""}.wdys-proof-editorial__statement:after{position:absolute;z-index:-1;left:-8%;top:-28px;color:#ffffff1a;content:"WDYS";font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(8rem,16vw,20rem);letter-spacing:-.06em;line-height:.75}.wdys-proof-editorial__statement .wdys-eyebrow{color:#dcebff;font-size:clamp(.82rem,1vw,1.05rem);margin-bottom:1.3rem}.wdys-proof-editorial__statement h2{max-width:650px;color:#fff;font-size:clamp(3.5rem,5.2vw,7.5rem)!important;line-height:.9!important}.wdys-proof-editorial__statement>p:not(.wdys-eyebrow){max-width:570px;margin:1.65rem 0 0;color:#f2f7ff;font-size:clamp(1.18rem,1.45vw,1.7rem);font-weight:650;line-height:1.46}.wdys-proof-editorial__stamp{position:absolute;right:clamp(28px,5vw,82px);bottom:clamp(26px,4vw,64px);color:#fff;font-family:League Spartan,Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:.2em;opacity:.75}.wdys-proof-editorial__reasons{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5.5vw,104px) clamp(32px,6vw,115px);background:#0e1828}.wdys-proof-editorial__reasons article{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:clamp(18px,2vw,34px);align-items:start!important;min-height:0!important;padding:clamp(22px,2.3vw,37px) 0!important;border-top:1px solid rgba(137,181,236,.28)!important;border-left:0!important;text-align:left!important}.wdys-proof-editorial__reasons article:last-child{border-bottom:1px solid rgba(137,181,236,.28)!important}.wdys-proof-editorial__number{color:#72aeff;font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(2rem,2.5vw,3.3rem);line-height:.9}.wdys-proof-editorial__reasons h3{margin:0 0 .7rem!important;color:#fff!important;font-family:Lilita One,Arial Black,sans-serif!important;font-size:clamp(1.55rem,2vw,2.5rem)!important;font-weight:400!important;letter-spacing:.02em!important;line-height:.98!important}.wdys-proof-editorial__reasons p{max-width:660px;margin:0!important;color:#d7e5f9!important;font-size:clamp(1rem,1.1vw,1.3rem)!important;font-weight:600!important;line-height:1.45!important}@media screen and (max-width:989px){.wdys-proof-editorial{grid-template-columns:1fr}.wdys-proof-editorial__statement{min-height:410px}.wdys-proof-editorial__reasons{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:599px){.wdys-proof-editorial__statement{min-height:360px;padding:52px 24px}.wdys-proof-editorial__reasons{padding:22px 24px 36px}.wdys-proof-editorial__reasons article{grid-template-columns:50px minmax(0,1fr)!important;gap:14px;padding:27px 0!important}.wdys-proof-editorial__number{font-size:2rem}}.wdys-countdown{background:#070b12;border-top:1px solid #346AA5;border-bottom:1px solid #346AA5;color:#fff;overflow:hidden}.wdys-countdown__inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(420px,.7fr);width:100%;margin:0}.wdys-countdown__copy{position:relative;min-height:190px;padding:clamp(28px,3.4vw,56px) clamp(28px,6vw,104px);background:linear-gradient(105deg,#102d52,#0b1930 68%,#070b12);isolation:isolate}.wdys-countdown__copy:after{position:absolute;z-index:-1;right:5%;bottom:-32px;color:#82b7ff1a;content:"00";font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(9rem,14vw,18rem);line-height:.7}.wdys-countdown__eyebrow{margin:0 0 .7rem;color:#9fc9ff;font-family:League Spartan,Arial,sans-serif;font-size:clamp(.68rem,.85vw,.92rem);font-weight:800;letter-spacing:.14em}.wdys-countdown h2{max-width:970px;margin:0;color:#fff;font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(2rem,3.1vw,4.35rem);font-weight:400;letter-spacing:.01em;line-height:.96;transition:opacity .18s ease}.wdys-countdown__note{margin:.9rem 0 0;color:#c9ddf7;font-size:clamp(.98rem,1.15vw,1.2rem);font-weight:600}.wdys-countdown__clock{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(7px,1vw,14px);align-content:center;padding:clamp(24px,3vw,48px);background:#0a101b}.wdys-countdown__unit{display:grid;align-content:center;min-height:92px;padding:12px 6px 10px;border:1px solid rgba(142,191,250,.27);background:linear-gradient(180deg,#18263a,#0d1624);text-align:center}.wdys-countdown__unit strong{color:#fff;font-family:Lilita One,Arial Black,sans-serif;font-size:clamp(2rem,3vw,3.7rem);font-weight:400;letter-spacing:.04em;line-height:.82}.wdys-countdown__unit span{margin-top:.7rem;color:#9ec9ff;font-family:League Spartan,Arial,sans-serif;font-size:10px;font-weight:800;letter-spacing:.12em}.wdys-countdown__unit--seconds{border-color:#5a9cf1;background:linear-gradient(180deg,#235c9e,#14345d);box-shadow:0 0 24px #2b74cf47}.wdys-countdown__unit--seconds span{color:#e3f1ff}@media screen and (max-width:989px){.wdys-countdown__inner{grid-template-columns:1fr}.wdys-countdown__copy{min-height:0}.wdys-countdown__clock{padding:22px}}@media screen and (max-width:599px){.wdys-countdown__copy{padding:30px 22px 27px}.wdys-countdown h2{font-size:2.15rem}.wdys-countdown__clock{gap:6px;padding:16px}.wdys-countdown__unit{min-height:72px;padding:9px 2px 7px}.wdys-countdown__unit strong{font-size:2.1rem}.wdys-countdown__unit span{margin-top:.5rem;font-size:8px}}.wdys-countdown{background:#1a5fb4;border-top:3px solid #8FD1FF;border-bottom:3px solid #8FD1FF;box-shadow:0 18px 46px #1a5fb457}.wdys-countdown__copy{background:linear-gradient(116deg,#1a5fb4,#154d91 60%,#103969)}.wdys-countdown__copy:after{color:#cdebff33}.wdys-countdown__eyebrow{color:#d6eeff}.wdys-countdown__note{color:#f1f8ff}.wdys-countdown__clock{background:#08152a;box-shadow:inset 18px 0 30px #0000002e}.wdys-countdown__unit{border:2px solid #92D0FF;background:#f3f9ff;box-shadow:0 8px 18px #00000038}.wdys-countdown__unit--seconds{border-color:#fff;background:linear-gradient(180deg,#3988e3,#1a5fb4);box-shadow:0 0 0 3px #8fd1ff38,0 10px 24px #0000004d}@media screen and (max-width:989px){.wdys-countdown__clock{background:#0a1c36}}.wdys-countdown{background:#070b12;border-top:1px solid #346AA5;border-bottom:1px solid #346AA5;box-shadow:none}.wdys-countdown__copy{background:linear-gradient(105deg,#102d52,#0b1930 68%,#070b12)}.wdys-countdown__copy:after{color:#82b7ff1a}.wdys-countdown__eyebrow{color:#9fc9ff}.wdys-countdown__note{color:#c9ddf7}.wdys-countdown__clock{background:#0a101b;box-shadow:none}.wdys-countdown__unit{border:2px solid #8FD1FF;background:#eaf5ff;box-shadow:0 7px 16px #0000003d}.wdys-countdown__unit strong{color:#0b2548}.wdys-countdown__unit span{color:#1a5fb4}.wdys-countdown__unit--seconds{border-color:#fff;background:linear-gradient(180deg,#3988e3,#1a5fb4);box-shadow:0 0 0 2px #8fd1ff33,0 8px 20px #0000004d}.wdys-countdown__unit--seconds strong,.wdys-countdown__unit--seconds span{color:#fff}.wdys-countdown__eyebrow{font-size:clamp(.86rem,1vw,1.08rem);letter-spacing:.15em}.wdys-countdown__note{font-size:clamp(1.08rem,1.28vw,1.38rem);line-height:1.45}.wdys-channel .wdys-eyebrow{font-size:clamp(.88rem,1vw,1.1rem);letter-spacing:.15em}.wdys-channel__intro{max-width:930px;font-size:clamp(1.25rem,1.5vw,1.76rem);line-height:1.52}.wdys-channel__all-link{font-size:clamp(1rem,1.08vw,1.2rem);padding-bottom:.65rem}.wdys-channel__video-copy span{font-size:clamp(.78rem,.85vw,.98rem)}.wdys-channel__video-copy a{font-size:clamp(.86rem,.92vw,1.04rem)}.wdys-social-payment .wdys-eyebrow{font-size:clamp(.88rem,1vw,1.1rem);letter-spacing:.15em}.wdys-social-payment__links{gap:16px}.wdys-social-payment__links a{font-size:clamp(1.05rem,1.1vw,1.25rem);gap:.9rem;padding:1.15rem 1.4rem}.wdys-social-payment__bottom{gap:30px;margin-top:2.8rem;padding-top:2.35rem}.wdys-social-payment__secure{gap:14px}.wdys-social-payment__secure>span{font-size:1.06rem;height:36px;width:36px}.wdys-social-payment__secure p{font-size:clamp(1.05rem,1.08vw,1.24rem);line-height:1.45}.wdys-social-payment__payments{gap:10px}.wdys-social-payment__payments span{min-height:34px;min-width:52px;padding:5px 7px}.wdys-social-payment__payments svg{height:22px}.wdys-newsletter .wdys-eyebrow{font-size:clamp(.9rem,1.05vw,1.14rem);letter-spacing:.15em}.wdys-newsletter p:not(.wdys-eyebrow){font-size:clamp(1.22rem,1.4vw,1.58rem);line-height:1.52;max-width:900px}.wdys-newsletter input,.wdys-newsletter button{font-size:clamp(1.12rem,1.2vw,1.34rem);min-height:64px;padding:1.15rem 1.35rem}@media screen and (max-width:749px){.wdys-countdown__eyebrow,.wdys-channel .wdys-eyebrow,.wdys-social-payment .wdys-eyebrow,.wdys-newsletter .wdys-eyebrow{font-size:.78rem}.wdys-social-payment__secure p{font-size:1rem}.wdys-social-payment__payments span{min-width:46px}.wdys-social-payment__payments svg{height:19px}.wdys-newsletter input,.wdys-newsletter button{min-height:58px}}.wdys-countdown__eyebrow{font-size:clamp(1rem,1.12vw,1.22rem)}.wdys-countdown__note{font-size:clamp(1.22rem,1.42vw,1.58rem)}.wdys-channel .wdys-eyebrow,.wdys-social-payment .wdys-eyebrow,.wdys-newsletter .wdys-eyebrow{font-size:clamp(1rem,1.12vw,1.24rem)}.wdys-channel__intro{max-width:1040px;font-size:clamp(1.46rem,1.7vw,1.98rem);line-height:1.48}.wdys-channel__all-link{font-size:clamp(1.16rem,1.22vw,1.38rem);border-bottom-width:3px}.wdys-channel__video-copy{padding:1.6rem 1.7rem 1.75rem}.wdys-channel__video-copy span{font-size:clamp(.96rem,1vw,1.12rem);letter-spacing:.14em}.wdys-channel__video-copy a{font-size:clamp(1rem,1.05vw,1.18rem)}.wdys-social-payment__links{gap:18px}.wdys-social-payment__links a{font-size:clamp(1.18rem,1.22vw,1.4rem);padding:1.32rem 1.65rem}.wdys-social-payment__secure>span{font-size:1.2rem;height:42px;width:42px}.wdys-social-payment__secure p{font-size:clamp(1.18rem,1.22vw,1.42rem);line-height:1.46}.wdys-social-payment__payments{gap:12px}.wdys-social-payment__payments span{min-height:40px;min-width:60px;padding:7px 9px}.wdys-social-payment__payments svg{height:26px}.wdys-newsletter p:not(.wdys-eyebrow){font-size:clamp(1.38rem,1.55vw,1.76rem);max-width:980px}.wdys-newsletter input,.wdys-newsletter button{font-size:clamp(1.28rem,1.35vw,1.52rem);min-height:74px;padding:1.3rem 1.5rem}@media screen and (max-width:749px){.wdys-countdown__eyebrow,.wdys-channel .wdys-eyebrow,.wdys-social-payment .wdys-eyebrow,.wdys-newsletter .wdys-eyebrow{font-size:.86rem}.wdys-countdown__note{font-size:1.08rem}.wdys-channel__intro,.wdys-newsletter p:not(.wdys-eyebrow){font-size:1.17rem}.wdys-social-payment__links a{font-size:1.02rem;padding:1.08rem 1.12rem}.wdys-social-payment__secure p{font-size:1.02rem}.wdys-social-payment__payments span{min-height:34px;min-width:50px}.wdys-social-payment__payments svg{height:21px}.wdys-newsletter input,.wdys-newsletter button{font-size:1.1rem;min-height:62px}}@media screen and (min-width:990px){.wdys-countdown__inner{grid-template-columns:minmax(0,1.34fr) minmax(440px,.66fr)}.wdys-countdown__copy{min-height:142px;padding:clamp(20px,2.1vw,32px) clamp(30px,4.6vw,82px)}.wdys-countdown__copy:after{right:8%;bottom:-20px;font-size:clamp(7rem,10vw,12rem)}.wdys-countdown__eyebrow{margin-bottom:.45rem;font-size:clamp(.68rem,.78vw,.88rem)}.wdys-countdown h2{max-width:900px;font-size:clamp(1.85rem,2.55vw,3.45rem);line-height:.98}.wdys-countdown__note{margin-top:.55rem;font-size:clamp(.94rem,1.02vw,1.16rem);line-height:1.35}.wdys-countdown__clock{padding:clamp(16px,2vw,30px)}.wdys-countdown__unit{min-height:72px;padding:9px 5px 8px}.wdys-countdown__unit strong{font-size:clamp(1.8rem,2.35vw,3rem)}.wdys-countdown__unit span{margin-top:.45rem;font-size:9px}}@media screen and (max-width:599px){.wdys-countdown h2{font-size:1.95rem}.wdys-countdown__copy{padding:25px 22px 23px}}.wdys-dictionary__chips span:nth-child(odd){background:#1a5fb4;border-color:#4e8fe1;color:#fff}.wdys-dictionary__chips span:nth-child(2n){background:#a7cdfb;border-color:#d8eaff;color:#0b2340}@media screen and (max-width:749px){.wdys-hero__visual{height:min(58vw,360px)!important}.wdys-hero__panel{position:relative;z-index:2;margin-top:-74px!important;margin-left:12px;margin-right:12px;padding:30px 22px 34px!important;border:1px solid rgba(130,183,255,.35);background:linear-gradient(150deg,#0b1930fa,#080c15fa)!important}.wdys-hero h1{font-size:clamp(2.75rem,11vw,4rem)!important;line-height:.94!important}.wdys-hero__copy{font-size:17px!important;line-height:1.42!important}.wdys-hero__meta{display:none!important}.wdys-dictionary__copy>p:not(.wdys-eyebrow){font-size:18px!important;line-height:1.5!important}.wdys-dictionary__chips{gap:9px!important}.wdys-dictionary__chips span{font-size:14px!important;padding:11px 12px!important}.wdys-proof-editorial{grid-template-columns:1fr!important}.wdys-proof-editorial__statement{padding:36px 22px!important}.wdys-proof-editorial__statement h2{font-size:clamp(2.45rem,10vw,3.4rem)!important;line-height:.94!important}.wdys-proof-editorial__statement>p{font-size:17px!important;line-height:1.45!important}.wdys-proof-editorial__reasons{padding:12px 22px 24px!important}.wdys-proof-editorial__reasons article{gap:14px!important;padding:19px 0!important}.wdys-proof-editorial__reasons h3{font-size:16px!important}.wdys-proof-editorial__reasons p{font-size:15px!important;line-height:1.42!important}.wdys-social-payment{padding:48px 18px!important}.wdys-social-payment__top{align-items:flex-start!important;gap:22px!important}.wdys-social-payment h2{max-width:100%;font-size:clamp(2.35rem,10.5vw,3.2rem)!important;line-height:.93!important}.wdys-social-payment__links a{font-size:15px!important;padding:13px 15px!important}.wdys-social-payment__bottom{align-items:flex-start!important;gap:18px!important}.wdys-social-payment__secure p{font-size:15px!important;line-height:1.42!important}.wdys-social-payment__payments span{min-height:30px!important;min-width:47px!important}.wdys-newsletter{padding:52px 18px!important}.wdys-newsletter__inner{gap:26px!important}.wdys-newsletter h2{font-size:clamp(2.35rem,10vw,3.35rem)!important;line-height:.94!important}.wdys-newsletter p{font-size:17px!important;line-height:1.45!important}.wdys-newsletter input,.wdys-newsletter .wdys-button{min-height:54px!important;font-size:16px!important}.wdys-creator__copy>p:not(.wdys-eyebrow),.wdys-value>.wdys-shell>p:not(.wdys-eyebrow){font-size:17px!important;line-height:1.52!important}.wdys-value{padding:52px 0!important}.wdys-value h2{font-size:clamp(2.45rem,10vw,3.45rem)!important;line-height:.94!important}.wdys-product-card__image{aspect-ratio:4 / 5;overflow:hidden;background:#0b0f1a}.wdys-product-card__image img{width:100%;height:100%;object-fit:cover;object-position:center}}.wdys-newsletter__book{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:16px 18px;text-decoration:none;color:#fff;border:1px solid rgba(167,205,251,.55);background:linear-gradient(135deg,#164f99,#0b2d61)}.wdys-newsletter__book span{font-family:Lilita One,sans-serif;font-size:18px;line-height:1}.wdys-newsletter__book strong{font-family:League Spartan,sans-serif;font-size:14px;white-space:nowrap}.wdys-newsletter__form-label{font-family:League Spartan,sans-serif;font-weight:800;font-size:15px;margin:0 0 10px}@media screen and (max-width:749px){.wdys-newsletter__book{align-items:flex-start;flex-direction:column;padding:18px}.wdys-newsletter__book span{font-size:20px}.wdys-newsletter__book strong{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/wdys-home.css.map */
