.program{position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 110%,#6b0d0b 0%,#230b0d 51%,#111214 100%);color:#fff}.program::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 24%,#ffffff08 24.1% 24.2%,transparent 24.3% 50%);pointer-events:none}.program .wrap{position:relative;z-index:1}.program-kicker{margin:0;text-align:center;color:#f0443c;font:400 13px "Days One",Manrope,Arial,sans-serif}.program h2{color:#fff;text-align:center;font-size:43px;margin:12px 0 38px}.module-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px}.module-tabs button{min-width:123px;padding:13px 16px;border:1px solid #ffffff22;border-radius:24px;background:#1c1c1e;color:#fff;font:400 11px "Days One",Manrope,Arial,sans-serif;cursor:pointer;transition:transform .23s ease,background .23s ease,border-color .23s ease}.module-tabs button:hover{transform:translateY(-3px);border-color:#ef453d}.module-tabs button.is-active{background:#e3302a;border-color:#e3302a}.module-folder{position:relative;display:grid;grid-template-columns:125px 1fr;gap:28px;min-height:340px;padding:48px 55px;border:1px solid #ffffff22;border-radius:32px;background:linear-gradient(120deg,#351011e8,#141517ed 58%,#1c090ae3);box-shadow:0 24px 50px #0006;overflow:hidden;animation:folder-in .36s ease}.module-folder::after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-150px;bottom:-290px;background:#e8342a28}.module-number{position:relative;z-index:1;width:94px;height:63px;display:grid;place-items:center;border-radius:30px;background:#ea312a;color:#fff;font:400 23px "Days One",Manrope,Arial,sans-serif}.module-copy{position:relative;z-index:1}.module-copy>p{margin:4px 0 12px;color:#ef4941;font:400 11px "Days One",Manrope,Arial,sans-serif}.module-copy h3{max-width:780px;margin:0 0 34px;color:#fff;font-size:34px;line-height:1.25}.module-result{max-width:760px;padding:19px 23px;border:1px solid #e83b34;border-radius:18px;background:#120d0e99;font-size:17px;line-height:1.4}.module-result b{display:block;margin-bottom:4px;color:#ef4941;font:400 12px "Days One",Manrope,Arial,sans-serif}@keyframes folder-in{from{opacity:.15;transform:translateY(14px)}to{opacity:1;transform:none}}@media(max-width:700px){.program h2{font-size:29px}.module-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.module-tabs button{min-width:112px;font-size:9px}.module-folder{grid-template-columns:1fr;gap:20px;min-height:0;padding:28px 23px;border-radius:20px}.module-number{width:72px;height:48px;font-size:17px}.module-copy h3{font-size:23px;margin-bottom:23px}.module-result{font-size:14px;padding:16px}}
