*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#132033;background:#f4f8fd}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}.fpo-page{min-height:100vh;overflow-x:hidden}.fpo-container{width:min(1200px,calc(100% - 40px));margin:0 auto}.fpo-header{position:fixed;top:14px;left:0;right:0;z-index:100;pointer-events:none}.fpo-header__inner{min-height:76px;display:flex;align-items:center;gap:22px;padding:10px 14px;border:1px solid rgba(125,166,211,.26);border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 18px 60px rgba(21,61,104,.12);backdrop-filter:blur(18px);pointer-events:auto;transition:.25s ease}.fpo-header.is-scrolled .fpo-header__inner{min-height:66px;background:rgba(255,255,255,.92);box-shadow:0 14px 42px rgba(21,61,104,.16)}.fpo-logo{display:flex;align-items:center;gap:12px;min-width:230px;flex-shrink:0}.fpo-logo img{width:126px;height:auto;display:block}.fpo-logo span{display:flex;flex-direction:column;line-height:1.05;border-left:1px solid rgba(120,154,191,.28);padding-left:12px}.fpo-logo strong{color:#10243b;font-size:16px;letter-spacing:-.2px}.fpo-logo small{margin-top:4px;color:#60758d;font-size:12px}.fpo-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-left:auto;color:#2e435a;font-size:14px;font-weight:700}.fpo-nav a{padding:10px 2px;transition:color .2s ease}.fpo-nav a:hover{color:#0873df}.fpo-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;color:#fff;font-size:14px;font-weight:800;background:linear-gradient(135deg,#168dff,#0b52d8);box-shadow:0 14px 32px rgba(11,82,216,.22);white-space:nowrap}.fpo-burger{display:none;width:44px;height:44px;margin-left:auto;border:1px solid rgba(120,157,195,.35);border-radius:14px;background:rgba(255,255,255,.82);cursor:pointer}.fpo-burger span{display:block;width:20px;height:2px;margin:4px auto;border-radius:4px;background:#17314f}.fpo-mobile-menu{display:none;width:min(1200px,calc(100% - 40px));margin:10px auto 0;padding:12px;border:1px solid rgba(120,157,195,.28);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(21,61,104,.12);backdrop-filter:blur(16px);pointer-events:auto}.fpo-mobile-menu a{display:block;padding:13px 12px;border-radius:14px;color:#203955;font-weight:800}.fpo-mobile-menu a:hover{background:#edf6ff}.fpo-mobile-menu.is-open{display:block}.fpo-hero{position:relative;min-height:850px;padding:142px 0 86px;background-image:radial-gradient(circle at 18% 30%,rgba(46,155,255,.13),transparent 34%),linear-gradient(90deg,rgba(245,250,255,.97) 0%,rgba(245,250,255,.84) 43%,rgba(245,250,255,.44) 100%),url("/assets/images/bg/fudpack-online-hero-desktop.webp");background-repeat:no-repeat;background-position:center;background-size:cover}.fpo-hero:after{content:"";position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(180deg,rgba(244,248,253,0),#fff);pointer-events:none}.fpo-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 455px;gap:46px;align-items:center}.fpo-eyebrow,.fpo-section-label{display:inline-flex;align-items:center;width:fit-content;padding:9px 13px;border:1px solid rgba(37,137,239,.22);border-radius:999px;color:#106dcb;font-size:13px;font-weight:900;background:rgba(255,255,255,.78);box-shadow:0 10px 28px rgba(30,100,170,.06)}.fpo-hero h1{max-width:760px;margin:22px 0 20px;color:#0f2238;font-size:clamp(42px,5vw,64px);line-height:.98;letter-spacing:-2.3px}.fpo-hero__lead{max-width:720px;margin:0;color:#405773;font-size:20px;line-height:1.55}.fpo-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.fpo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 23px;border:0;border-radius:999px;cursor:pointer;font-size:15px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.fpo-btn:hover{transform:translateY(-1px)}.fpo-btn--primary{color:#fff;background:linear-gradient(135deg,#168dff,#0a53d7);box-shadow:0 16px 34px rgba(20,117,229,.24)}.fpo-btn--ghost{color:#14385d;border:1px solid rgba(69,125,190,.28);background:rgba(255,255,255,.76)}.fpo-btn--muted{color:#23415f;background:#eef5fd}.fpo-hero__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:780px;gap:12px;margin-top:36px}.fpo-hero__trust div{padding:18px 16px;border:1px solid rgba(128,166,205,.22);border-radius:22px;background:rgba(255,255,255,.76);box-shadow:0 18px 55px rgba(55,91,130,.08);backdrop-filter:blur(10px)}.fpo-hero__trust strong{display:block;color:#10233b;font-size:15px}.fpo-hero__trust span{display:block;margin-top:6px;color:#667a91;font-size:12px;line-height:1.35}.fpo-quiz-card{padding:22px;border:1px solid rgba(118,161,204,.32);border-radius:34px;background:rgba(255,255,255,.88);box-shadow:0 30px 86px rgba(38,86,133,.18);backdrop-filter:blur(18px)}.fpo-quiz-card__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px;color:#6b7f95;font-size:14px}.fpo-quiz-card__top div{display:flex;flex-direction:column;gap:4px}.fpo-quiz-card__top strong{color:#10243b;font-size:18px}.fpo-quiz-card__top em{align-self:flex-start;padding:7px 10px;border-radius:999px;color:#0b66c9;font-style:normal;font-weight:900;background:#edf6ff}.fpo-step{display:none}.fpo-step.is-active{display:block}.fpo-step h2{margin:0 0 8px;color:#10243b;font-size:25px;line-height:1.1}.fpo-step p{margin:0 0 18px;color:#647991;line-height:1.45}.fpo-options{display:grid;gap:9px}.fpo-options label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid rgba(125,163,202,.24);border-radius:16px;background:rgba(245,250,255,.82);cursor:pointer;transition:.2s ease}.fpo-options label:hover{border-color:rgba(22,141,255,.45);background:#fff}.fpo-options input{margin-top:3px}.fpo-options span{color:#22384f;font-weight:800}.fpo-field{display:block;margin-bottom:13px}.fpo-field span{display:block;margin-bottom:7px;color:#3e5570;font-size:13px;font-weight:900}.fpo-field input,.fpo-field textarea{width:100%;border:1px solid rgba(126,164,202,.3);border-radius:16px;padding:14px 15px;color:#132033;font-size:15px;background:rgba(255,255,255,.94);outline:none}.fpo-field textarea{min-height:92px;resize:vertical}.fpo-field input:focus,.fpo-field textarea:focus{border-color:rgba(22,141,255,.72);box-shadow:0 0 0 4px rgba(22,141,255,.12)}.fpo-consent{display:flex;align-items:flex-start;gap:10px;margin-top:12px;color:#5f7186;font-size:13px;line-height:1.35}.fpo-consent input{margin-top:2px}.fpo-consent a{color:#0b70d9;font-weight:800;text-decoration:underline;text-underline-offset:2px}.fpo-quiz__bottom{display:flex;gap:10px;margin-top:20px}.fpo-quiz__bottom .fpo-btn{flex:1}.fpo-hidden{display:none!important}.fpo-quiz__progress{margin-top:16px}.fpo-quiz__progress span{display:block;margin-bottom:8px;color:#718399;font-size:13px}.fpo-quiz__progress div{height:8px;border-radius:999px;background:#e3edf8;overflow:hidden}.fpo-quiz__progress i{display:block;width:20%;height:100%;border-radius:999px;background:linear-gradient(135deg,#168dff,#0a53d7);transition:width .25s ease}.fpo-section{padding:88px 0;background:#fff}.fpo-section--soft{background:linear-gradient(180deg,#f4f9ff,#fff)}.fpo-section--image{background-image:linear-gradient(90deg,rgba(245,250,255,.95),rgba(245,250,255,.78)),url("/assets/images/bg/fudpack-online-section-bg-desktop.webp");background-repeat:no-repeat;background-position:center;background-size:cover}.fpo-intro__grid,.fpo-seo__grid,.fpo-prepare__grid,.fpo-test__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:56px;align-items:start}.fpo-section h2{margin:18px 0 0;color:#10243b;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-1.4px}.fpo-section-head{max-width:830px;margin-bottom:36px}.fpo-section-head p,.fpo-section-text{max-width:780px;color:#536980;font-size:18px;line-height:1.58}.fpo-text-block{color:#405873;font-size:18px;line-height:1.65}.fpo-text-block p{margin-top:0}.fpo-text-block .fpo-btn{margin-top:10px}.fpo-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:42px}.fpo-why-grid article{padding:24px;border:1px solid rgba(126,164,202,.24);border-radius:26px;background:#f8fbff;box-shadow:0 18px 50px rgba(41,82,126,.06)}.fpo-why-grid strong{display:block;color:#10243b;font-size:19px;margin-bottom:10px}.fpo-why-grid p{margin:0;color:#536980;line-height:1.52}.fpo-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fpo-card{min-height:240px;padding:26px;border:1px solid rgba(126,164,202,.24);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 18px 55px rgba(41,82,126,.08);transition:.2s ease}.fpo-card:hover{transform:translateY(-3px);box-shadow:0 24px 70px rgba(41,82,126,.12)}.fpo-card h3{margin:0 0 12px;color:#10243b;font-size:22px}.fpo-card p{margin:0;color:#536980;line-height:1.55}.fpo-card a{display:inline-flex;margin-top:18px;color:#0b70d9;font-weight:900}.fpo-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.fpo-work-step{padding:24px;border:1px solid rgba(126,164,202,.24);border-radius:28px;background:#f8fbff}.fpo-work-step span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:14px;color:#fff;font-weight:900;background:linear-gradient(135deg,#168dff,#0a53d7)}.fpo-work-step h3{margin:0 0 10px;color:#10243b;font-size:19px}.fpo-work-step p{margin:0;color:#536980;line-height:1.5}.fpo-checklist{display:grid;gap:12px}.fpo-checklist div{position:relative;padding:18px 18px 18px 52px;border:1px solid rgba(126,164,202,.24);border-radius:20px;color:#203955;font-weight:800;background:rgba(255,255,255,.82);box-shadow:0 14px 40px rgba(41,82,126,.06)}.fpo-checklist div:before{content:"✓";position:absolute;left:18px;top:16px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:14px;background:linear-gradient(135deg,#168dff,#0a53d7)}.fpo-test-card{padding:34px;border:1px solid rgba(126,164,202,.24);border-radius:32px;background:linear-gradient(180deg,#fff,#f4f9ff);box-shadow:0 22px 70px rgba(41,82,126,.1)}.fpo-test-card p{color:#536980;font-size:18px;line-height:1.6}.fpo-mini-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fpo-mini-cards div{padding:24px;border:1px solid rgba(126,164,202,.24);border-radius:26px;background:#f8fbff}.fpo-mini-cards strong{display:block;color:#10243b;font-size:20px;margin-bottom:8px}.fpo-mini-cards span{color:#536980;line-height:1.5}.fpo-faq{display:grid;gap:12px}.fpo-faq details{border:1px solid rgba(126,164,202,.24);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 14px 40px rgba(41,82,126,.06);overflow:hidden}.fpo-faq summary{padding:20px 22px;color:#10243b;font-size:18px;font-weight:900;cursor:pointer}.fpo-faq p{margin:0;padding:0 22px 20px;color:#536980;line-height:1.58}.fpo-final{padding:78px 0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.2),transparent 24%),linear-gradient(135deg,#0b58d9,#14a0ff)}.fpo-final__inner{display:flex;align-items:center;justify-content:space-between;gap:34px;color:#fff}.fpo-final h2{max-width:700px;margin:0 0 12px;font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:-1px}.fpo-final p{max-width:660px;margin:0;color:rgba(255,255,255,.86);font-size:18px;line-height:1.5}.fpo-final .fpo-btn{color:#0d55be;background:#fff;box-shadow:0 16px 36px rgba(0,0,0,.14);flex-shrink:0}.fpo-footer{padding:36px 0;color:#b7c4d2;background:#0f2238}.fpo-footer__inner{display:flex;justify-content:space-between;gap:30px}.fpo-footer strong{color:#fff;font-size:18px}.fpo-footer p{max-width:560px;margin:8px 0 0;line-height:1.5}.fpo-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;max-width:620px;margin-bottom:12px}.fpo-footer__links a{color:#fff;font-weight:800;font-size:14px;opacity:.92}.fpo-footer__links a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.fpo-quiz-card.is-focused{animation:fpoQuizFocus 1.2s ease}@keyframes fpoQuizFocus{0%{box-shadow:0 30px 86px rgba(38,86,133,.18),0 0 0 0 rgba(22,141,255,0)}35%{box-shadow:0 30px 86px rgba(38,86,133,.18),0 0 0 8px rgba(22,141,255,.16)}100%{box-shadow:0 30px 86px rgba(38,86,133,.18),0 0 0 0 rgba(22,141,255,0)}}@media(max-width:1120px){.fpo-nav{gap:11px;font-size:13px}.fpo-logo{min-width:205px}.fpo-logo img{width:112px}.fpo-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.fpo-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fpo-hero__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){html{scroll-padding-top:86px}.fpo-header{top:10px}.fpo-nav,.fpo-header__cta{display:none}.fpo-burger{display:block}.fpo-logo{min-width:auto}.fpo-hero{min-height:auto;padding:124px 0 64px}.fpo-hero__grid{grid-template-columns:1fr}.fpo-quiz-card{max-width:680px}.fpo-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.fpo-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.fpo-intro__grid,.fpo-seo__grid,.fpo-prepare__grid,.fpo-test__grid{grid-template-columns:1fr;gap:28px}.fpo-final__inner{display:block}.fpo-final .fpo-btn{margin-top:24px}}@media(max-width:700px){.fpo-container{width:min(100% - 24px,1200px)}.fpo-header{top:8px}.fpo-header__inner{min-height:64px;padding:8px 10px;border-radius:20px}.fpo-logo img{width:104px}.fpo-logo span{display:none}.fpo-mobile-menu{width:min(100% - 24px,1200px);border-radius:18px}.fpo-hero{padding:112px 0 54px;background-image:radial-gradient(circle at 50% 0%,rgba(46,155,255,.14),transparent 35%),linear-gradient(180deg,rgba(245,250,255,.98) 0%,rgba(245,250,255,.86) 54%,rgba(245,250,255,.55) 100%),url("/assets/images/bg/fudpack-online-hero-mobile.webp");background-position:center top}.fpo-hero h1{margin-top:18px;font-size:34px;line-height:1.03;letter-spacing:-1.1px}.fpo-hero__lead{font-size:17px}.fpo-hero__actions{display:grid}.fpo-btn{width:100%;min-height:52px}.fpo-hero__trust{grid-template-columns:1fr}.fpo-quiz-card{padding:16px;border-radius:24px}.fpo-quiz-card__top strong{font-size:16px}.fpo-step h2{font-size:22px}.fpo-quiz__bottom{display:grid}.fpo-section{padding:60px 0}.fpo-section h2{font-size:30px;letter-spacing:-.8px}.fpo-section-head p,.fpo-section-text,.fpo-text-block,.fpo-test-card p{font-size:16px}.fpo-cards,.fpo-steps,.fpo-why-grid,.fpo-mini-cards{grid-template-columns:1fr}.fpo-card,.fpo-work-step,.fpo-why-grid article,.fpo-mini-cards div,.fpo-test-card{border-radius:22px;padding:22px}.fpo-section--image{background-image:linear-gradient(180deg,rgba(245,250,255,.96),rgba(245,250,255,.84)),url("/assets/images/bg/fudpack-online-section-bg-mobile.webp");background-position:center top}.fpo-final{padding:60px 0}.fpo-final h2{font-size:30px}.fpo-final p{font-size:16px}.fpo-footer__inner{display:block}.fpo-footer__links{justify-content:flex-start;margin-top:22px}.fpo-footer__links a{display:block;width:100%}}@media(max-width:420px){.fpo-hero h1{font-size:30px}.fpo-eyebrow,.fpo-section-label{font-size:12px}.fpo-logo img{width:96px}}

.fpo-footer__requisites {
  display: grid;
  gap: 4px;
  max-width: 620px;
  margin: 0 0 12px auto;
  color: #d7e3ef;
  font-size: 13px;
  line-height: 1.45;
  text-align: right;
}

.fpo-footer__requisites strong {
  color: #ffffff;
  font-size: 14px;
}

.fpo-footer__requisites span {
  display: block;
}

@media (max-width: 700px) {
  .fpo-footer__requisites {
    margin: 14px 0 12px;
    text-align: left;
  }
}


/* POPULAR CATEGORIES BLOCK */

.fpo-popular {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 15% 15%, rgba(22, 141, 255, 0.12), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f3f8ff 100%);
}

.fpo-popular__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.fpo-popular-card {
  position: relative;
  min-height: 210px;
  padding: 24px;
  border: 1px solid rgba(126, 164, 202, 0.24);
  border-radius: 28px;
  color: inherit;
  text-decoration: none;
  background:
    radial-gradient(circle at 20% 16%, rgba(22, 141, 255, 0.11), transparent 34%),
    rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 55px rgba(41, 82, 126, 0.075);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.fpo-popular-card:hover {
  transform: translateY(-4px);
  border-color: rgba(22, 141, 255, 0.34);
  box-shadow: 0 24px 70px rgba(41, 82, 126, 0.12);
}

.fpo-popular-card span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 30px;
  margin-bottom: 18px;
  border-radius: 999px;
  color: #0b70d9;
  font-size: 13px;
  font-weight: 900;
  background: #eaf5ff;
}

.fpo-popular-card strong {
  display: block;
  margin-bottom: 10px;
  color: #10243b;
  font-size: 21px;
  line-height: 1.14;
  letter-spacing: -0.3px;
}

.fpo-popular-card p {
  margin: 0;
  color: #60758d;
  font-size: 15px;
  line-height: 1.5;
}

.fpo-popular__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

@media (max-width: 980px) {
  .fpo-popular__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .fpo-popular__grid {
    grid-template-columns: 1fr;
  }

  .fpo-popular-card {
    min-height: auto;
    padding: 22px;
    border-radius: 24px;
  }

  .fpo-popular-card strong {
    font-size: 20px;
  }

  .fpo-popular__actions {
    display: grid;
  }

  .fpo-popular__actions .fpo-btn {
    width: 100%;
  }
}
