.academy-offer{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f8fb;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#526477 #0b141e;background:linear-gradient(135deg,#14212ded,#09111bf7 70%);border:1px solid #91adca45;border-radius:26px;width:min(920px,100% - 40px);max-height:calc(100dvh - 40px);margin:auto;padding:0;font:14px/1.7 Manrope,sans-serif;overflow:auto;box-shadow:inset 0 1px #ffffff19,0 30px 100px #02060d80}.academy-offer:not([open]){display:none}.academy-offer[open]{grid-template-columns:.85fr 1.35fr;animation:.24s cubic-bezier(.22,1,.36,1) offer-arrive;display:grid}.academy-offer::backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040a13b8}.academy-offer *{box-sizing:border-box}.academy-offer-open{overflow:hidden}.academy-offer .academy-offer-close{z-index:1;color:#f7f8fb;cursor:pointer;background:#111d2ae8;border:1px solid #b6c5d64a;border-radius:50%;place-items:center;width:44px;height:44px;padding:12px;transition:background .18s,transform .18s;display:grid;position:absolute;top:16px;right:16px;box-shadow:inset 0 1px #ffffff12}.academy-offer-close svg{width:18px;height:18px}.academy-offer .academy-offer-close:hover{background:#273442}.academy-offer .academy-offer-close:active{transform:scale(.95)}.academy-offer :focus-visible{outline-offset:4px;outline:2px solid #a5def2}.academy-offer-visual{background:linear-gradient(#07121be8,#091420bd),url(/build/assets/quiet-desk-v1-DwSiAVXp.webp) 50%/cover;border-right:1px solid #b6c5d626;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:34px 26px;display:flex}.academy-offer-tag{color:#bce9f7;letter-spacing:1.1px;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.academy-offer-tag svg{flex-shrink:0;width:17px;height:17px}.academy-offer-product{background:linear-gradient(145deg,#fff,#dce6f1);border:1px solid #e8f3ffba;border-radius:19px;width:100%;padding:15px;box-shadow:inset 0 1px #fff,0 15px 36px #02081040}.academy-offer .academy-offer-product img{aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto;display:block}.academy-offer-product-label strong{font-size:15px;font-weight:700;display:block}.academy-offer-product-label span{color:#b5c3d1;margin-top:4px;font-size:12px;display:block}.academy-offer-copy{min-width:0;padding:48px 38px 30px}.academy-offer-eyebrow{color:#a8b9cb;letter-spacing:1.8px;text-transform:uppercase;padding-right:30px;font-size:10px;font-weight:600;display:block}.academy-offer .academy-offer-copy h2{letter-spacing:-1.3px;color:#f7f8fb;margin:18px 0;font:800 clamp(29px,3vw,38px)/1.16 Manrope,sans-serif}.academy-offer-copy h2 span{color:#0000;background:linear-gradient(100deg,#8cdef5,#bfa7ed);-webkit-background-clip:text;background-clip:text}.academy-offer-copy>p{color:#c0cbd7;margin:0;font-size:13px;line-height:1.85}.academy-offer-eligibility{background:linear-gradient(120deg,#afc7e110,#ffffff03);border:1px solid #99b7d22e;border-radius:13px;align-items:flex-start;gap:12px;margin:23px 0;padding:15px;display:flex;box-shadow:inset 0 1px #ffffff08}.academy-offer-eligibility>svg{color:#8edace;flex-shrink:0;width:21px;height:21px;margin-top:2px}.academy-offer-eligibility span{color:#a8bacb;font-size:10px;display:block}.academy-offer-eligibility strong{color:#e7eff6;margin-top:3px;font-size:12px;font-weight:600;line-height:1.65;display:block}.academy-offer-actions{gap:6px;display:grid}.academy-offer .academy-offer-actions>a{color:#151b28;background:linear-gradient(175deg,#fff,#e6e9f1);border:1px solid #ffffffc9;border-radius:99px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:12px 22px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:flex;box-shadow:inset 0 1px #fff,0 4px 12px #03081430}.academy-offer-actions>a svg{flex-shrink:0;width:19px;height:19px;transition:transform .18s}.academy-offer .academy-offer-actions>a:hover{background:#fff;transform:translateY(-1px)}.academy-offer-actions>a:hover svg{transform:translate(3px)}.academy-offer .academy-offer-actions>a:active{transform:scale(.98)}.academy-offer .academy-offer-actions>button{color:#b9c5d3;cursor:pointer;background:0 0;border:0;border-radius:99px;min-height:44px;font:500 12px Manrope,sans-serif}.academy-offer .academy-offer-actions>button:hover{color:#fff;background:#ffffff07}.academy-offer-tutorials{border-top:1px solid #b6c5d626;margin-top:9px;padding-top:10px}.academy-offer-tutorials summary{color:#c0cbd7;cursor:pointer;padding:8px 0;font-size:11px}.academy-offer-tutorials a{color:#a5dff4;justify-content:space-between;align-items:center;gap:15px;min-height:44px;font-size:12px;text-decoration:none;display:flex}.academy-offer-tutorials a:hover{color:#e0f6ff;text-decoration:underline}@keyframes offer-arrive{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}@media (width<=660px){.academy-offer{border-radius:20px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.academy-offer[open]{grid-template-columns:1fr}.academy-offer-visual{border-bottom:1px solid #b6c5d626;border-right:0;grid-template-columns:92px minmax(0,1fr);gap:7px 16px;padding:24px 56px 22px 20px;display:grid}.academy-offer-tag{letter-spacing:.8px;grid-column:2;align-self:end;font-size:8px}.academy-offer-tag svg{display:none}.academy-offer-product{border-radius:12px;grid-area:1/1/3;padding:6px}.academy-offer-product-label{grid-column:2;align-self:start}.academy-offer-product-label strong{font-size:12px;line-height:1.5}.academy-offer-product-label span{font-size:10px;line-height:1.5}.academy-offer-copy{padding:26px 24px 20px}.academy-offer .academy-offer-copy h2{letter-spacing:-.9px;margin:14px 0;font-size:30px}.academy-offer-copy>p{font-size:12px}.academy-offer-eligibility{margin:19px 0}.academy-offer .academy-offer-close{width:40px;height:40px;top:12px;right:12px}}@media (width<=360px){.academy-offer-visual{grid-template-columns:75px minmax(0,1fr);gap:6px 12px;padding-left:16px}.academy-offer-copy{padding:23px 18px 18px}.academy-offer .academy-offer-copy h2{font-size:27px}.academy-offer .academy-offer-actions>a{padding-inline:16px;font-size:11px}}@media (prefers-reduced-motion:reduce){.academy-offer[open]{animation:none}.academy-offer *{transition:none!important}.academy-offer .academy-offer-actions>a:hover{transform:none}}
