@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,300;0,400;0,600;0,700;0,900;1,700&display=swap";@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;1,9..40,400&display=swap";:root{--font-sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif}body{font-family:var(--font-sans)}*{box-sizing:border-box;margin:0;padding:0}.intro-video-container{z-index:999;background-color:#fff;border-color:#fff;width:100%;height:100dvh;position:fixed;inset:0}.intro-video{object-fit:cover;border:1px solid #fff;width:100%;height:100vh}@media (width<=500px){.intro-video{object-fit:contain}}.navbar-container{justify-content:space-between;align-items:center;width:100%;padding:20px 0;display:flex;position:relative;box-shadow:0 10px 40px #00000026}.navbar-logo{width:20%}.navbar-logo img{width:200px}.web-nav{justify-content:end;align-items:center;width:80%;padding-right:1.5rem;display:flex}.navbar-container a{color:#1d204b;padding:8px 12px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s}.navbar-container a:hover{color:#1767be}.dropdown-container{position:relative}.dropdown-trigger{color:#1d204b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.3rem;padding:.5rem;font-family:inherit;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.dropdown-trigger:hover{color:#1767be}.nested-trigger{background-color:#0000;border-radius:6px;justify-content:space-between;width:100%;padding:.75rem 1rem;transition:background-color .3s}.dropdown-text{pointer-events:none}.arrow-icon{cursor:pointer;padding:.25rem;font-size:24px;transition:transform .3s}.arrow-icon.rotate{transform:rotate(180deg)}.dropdown-menu.level-1{z-index:9;background:0 0;flex-direction:column;gap:0;width:max-content;min-width:150px;margin-top:0;padding-top:.5rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 10px #0003}.dropdown-menu.level-1:before{content:"";background:0 0;height:.5rem;position:absolute;top:0;left:0;right:0}.dropdown-menu.level-1>.dropdown-link{background:#fff;font-size:15px}.dropdown-menu.level-1>.dropdown-link:last-child{margin-bottom:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.dropdown-link{color:#000;background-color:#0000;padding:1rem;font-size:16px;font-weight:400;text-decoration:none;display:block}.dropdown-link:hover{color:#1767be;background-color:#0000}.hamburger{display:none}.login-signup-cta{background-color:#1767be;border-radius:10px;color:#fff!important}@media (width<=1440px){.navbar-container a{padding:8px;font-size:15px}}@media (width<=1300px){.web-nav{display:none}.hamburger{padding-right:2rem;display:inline-block}.hamburger-btn{cursor:pointer;color:#1d204b;background-color:#fff;border:none;font-size:2rem}.mobile-nav{z-index:10;background-color:#fff;width:100%;padding:1rem 0;position:absolute;top:6rem;left:0;box-shadow:0 14px 28px #00000040}.navbar-container a{display:flex}.dropdown-trigger{width:100%}.dropdown-menu.level-1{box-shadow:none;border-radius:0;width:auto;margin-top:0;padding:0 1rem;animation:none;position:static}.dropdown-menu.level-1>.dropdown-link{box-shadow:none}.dropdown-menu.level-2{box-shadow:none;border-radius:0;width:auto;margin-left:0;padding:0 1rem;animation:none;position:static}.dropdown-container.nested{width:100%}.nested-trigger{justify-content:start}.nested-trigger:hover{background-color:#0000000d}.dropdown-link{padding:.75rem .5rem}.arrow-icon{padding:.5rem;font-size:32px}.login-signup-cta{width:120px;margin-left:10px}}@media (width<=868px){.navbar-logo img{width:140px}.mobile-nav{top:4.5rem}}@media (width<=568px){.hamburger{padding-right:1.5rem}.mobile-nav{top:5rem}}.hdr{width:100%;min-height:85vh;font-family:DM Sans,sans-serif;position:relative;overflow:hidden}.hdr__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.hdr--phase2 .hdr__bg-overlay{background:linear-gradient(90deg,#0d1b4be0 0%,#0d1b4b8c 55%,#0d1b4b33 100%)}.hdr__p1{z-index:3;will-change:opacity, transform;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;padding:60px 24px 0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.hdr--phase1 .hdr__p1{opacity:1;pointer-events:auto;transform:translateY(0)}.hdr--phase2 .hdr__p1{opacity:0;pointer-events:none;transform:translateY(-32px)}.hdr__p1-text{text-align:center;animation:.7s .1s both hdr-fadeUp}.hdr__p1-welcome{color:#1d204b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:clamp(16px,3vw,22px);font-weight:400}.hdr__p1-brand{color:#1d204b;margin:0 0 12px;font-size:clamp(56px,14vw,120px);font-weight:900;line-height:.9}.hdr__p1-brand span{color:#1767be}.hdr__p1-brand sup{color:#f0c040;vertical-align:super;font-size:.35em}.hdr__p1-tagline{color:#1d204b;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:clamp(14px,2.2vw,18px);font-weight:600}.hdr__p1-phone{flex:1;justify-content:center;align-items:flex-end;width:60%;min-height:0;margin-bottom:-4px;animation:.9s cubic-bezier(.22,1,.36,1) .25s both hdr-riseUp;display:flex;overflow:visible}.hdr__p1-phone img{object-fit:contain;object-position:bottom center;vertical-align:bottom;filter:drop-shadow(0 24px 48px #0d1b4b8c);width:100%;height:auto;max-height:100%;display:block}.hdr__p2{z-index:3;will-change:opacity;flex-direction:row;align-items:flex-end;gap:40px;padding:80px 40px 0;transition:opacity .7s cubic-bezier(.4,0,.2,1) .3s;display:flex;position:absolute;inset:0}.hdr--phase1 .hdr__p2{opacity:0;pointer-events:none}.hdr--phase2 .hdr__p2{opacity:1;pointer-events:auto}.hdr__p2-badge{color:#1d204b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;letter-spacing:.06em;opacity:0;background:#0000001a;border:1px solid #1767be;border-radius:99px;align-items:center;padding:7px 18px;font-size:clamp(12px,1.4vw,14px);font-weight:500;transition:opacity .6s .55s,translate .6s cubic-bezier(.22,1,.36,1) .55s;display:inline-flex;position:absolute;top:28px;left:50%;transform:translate(-50%)translateY(-16px)}.hdr--phase2 .hdr__p2-badge{opacity:1;translate:0}.hdr__p2-badge strong{color:#1767be}.hdr__p2-badge sup{color:#1767be;vertical-align:super;font-size:.65em}.hdr__badge-dot{background:#1d204b;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 6px #1d204b}.hdr__badge-sep{color:#1767be}.hdr__p2-left{z-index:1;opacity:0;flex-direction:column;flex:1;align-self:center;gap:16px;min-width:0;transition:opacity .75s .5s,translate .85s cubic-bezier(.22,1,.36,1) .5s;display:flex;translate:-48px}.hdr--phase2 .hdr__p2-left{opacity:1;translate:0}.hdr__p2-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#1d204b;font-size:clamp(11px,1.5vw,13px);font-weight:700}.hdr__p2-heading{color:#1767be;letter-spacing:-.01em;margin:0;font-size:clamp(28px,4.5vw,52px);font-weight:900;line-height:1.12}.hdr__p2-heading2{color:#1d204b;letter-spacing:-.01em;margin-bottom:-20px;font-size:clamp(28px,4.5vw,52px);font-weight:900;line-height:1.12}.hdr__p2-sub{color:#1d204b;letter-spacing:.04em;margin-bottom:30px;font-size:clamp(15px,2vw,20px);font-weight:600}.hdr__p2-sub2{color:#1d204b;letter-spacing:.04em;margin:0 0 -5px 5%;font-size:clamp(15px,2vw,30px);font-weight:600}.hdr__p2-store{opacity:0;flex-wrap:wrap;transition:opacity .65s .75s,translate .65s cubic-bezier(.22,1,.36,1) .75s;display:flex;translate:0 20px}.hdr--phase2 .hdr__p2-store{opacity:1;translate:0}.hdr__p2-store img{filter:drop-shadow(0 4px 12px #0000004d);cursor:pointer;width:180px;transition:transform .2s}.hdr__p2-store img:hover{transform:translateY(-3px)}.hdr__p2-phone{opacity:0;flex-shrink:0;justify-content:flex-end;align-self:flex-end;align-items:flex-end;width:clamp(240px,38vw,480px);transition:opacity .85s cubic-bezier(.22,1,.36,1) .45s,translate .95s cubic-bezier(.22,1,.36,1) .45s;display:flex;translate:80px}.hdr--phase2 .hdr__p2-phone{opacity:1;translate:0}.hdr__p2-phone img{filter:drop-shadow(0 32px 64px #0d1b4b99);vertical-align:bottom;width:auto;height:78vh;margin-bottom:0;display:block}@keyframes hdr-fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hdr-riseUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.hdr__p1{justify-content:space-between;gap:0;padding:72px 20px 0}.hdr__p1-text{padding-top:8px}.hdr__p1-phone{align-self:flex-end;width:100%;margin-bottom:0}.hdr__p1-phone img{vertical-align:bottom;width:100%;margin:0 auto;display:block}.hdr__p2{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;padding:48px 24px 0}.hdr--phase1 .hdr__p2-left{opacity:0;translate:0 24px}.hdr--phase2 .hdr__p2-left{opacity:1;transition:opacity .75s .5s,translate .85s cubic-bezier(.22,1,.36,1) .5s;translate:0}.hdr__p2-left{text-align:center;flex-shrink:0;align-self:auto;align-items:center;gap:10px;width:100%}.hdr__p2-store{justify-content:center}.hdr__p2-store img{width:130px}.hdr--phase1 .hdr__p2-phone{opacity:0;translate:0 60px}.hdr--phase2 .hdr__p2-phone{opacity:1;transition:opacity .85s cubic-bezier(.22,1,.36,1) .55s,translate .95s cubic-bezier(.22,1,.36,1) .55s;translate:0}.hdr__p2-phone{flex:1;justify-content:center;align-self:flex-end;align-items:flex-end;width:100%;min-height:0}.hdr__p2-phone img{object-fit:contain;object-position:bottom center;vertical-align:bottom;width:auto;max-width:90%;height:100%;max-height:52vh;margin:0 auto;display:block}.hdr__p2-heading{font-size:clamp(22px,6vw,32px)}.hdr__p2-sub{font-size:15px}.hdr__p2-badge{gap:6px;padding:5px 12px;font-size:10px;top:14px}.hdr__p2-sub2{color:#1d204b;letter-spacing:.04em;margin:0 0 -5px;font-size:clamp(15px,2vw,30px);font-weight:600}}@media (width<=480px){.hdr__p1-brand{font-size:clamp(44px,18vw,72px)}.hdr__p2{padding:40px 16px 0}.hdr__p2-phone img{max-height:48vh}.hdr__p2-store img{width:110px}.hdr__p2-heading{font-size:clamp(18px,6vw,24px)}}.core-btr-container{width:100%}.core-btr-content{text-align:center;width:80%;margin:0 auto;padding:5rem 1rem}.core-btr-content h2{color:#1767be;font-size:48px}.core-btr-content span{color:#1d204b}.core-btr-content h4{color:#3f3f3f;font-size:24px}.core-btr-content p{color:#3f3f3f;margin-top:1rem;font-size:16px;line-height:1.75}.core-btr-curator{background:#f0f1fb;border:1px solid #c8ccee;border-radius:10px;flex-direction:column;align-items:center;gap:4px;margin:1rem auto 1.5rem;padding:16px 28px;display:inline-flex}.core-btr-curator strong{color:#feb122;font-size:17px}.core-btr-curator span{font-size:16px;line-height:1.6}@media (width<=1440px){.core-btr-content{width:85%}}@media (width<=1024px){.core-btr-content{width:95%}}@media (width<=868px){.core-btr-content{padding:2.5rem 1rem}.core-btr-content h2{font-size:32px}}@media (width<=568px){.core-btr-content{width:100%}}.the-platform-container{width:100%}.the-platform-sections{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.the-platform-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.the-platform-what-you-get{z-index:1;width:80%;margin:0 auto;position:relative}.the-platform-eyebrow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.the-platform-eyebrow-line{background:#feb122;border-radius:2px;flex-shrink:0;width:36px;height:2px}.the-platform-eyebrow-text{letter-spacing:.22em;color:#feb122;font-size:18px;font-weight:700}.the-platform-section-heading{color:#1d204b;margin-bottom:14px;font-size:38px;line-height:1.15}.the-platform-section-heading span{color:#1767be}.the-platform-lead{color:#3f3f3f;margin-bottom:36px;font-size:16px;line-height:1.78}.the-platform-get-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.the-platform-get-card{cursor:pointer;background-position:top;background-size:cover;border-radius:14px;min-height:350px;transition:transform .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 4px 20px #27187e1f}.the-platform-get-card:hover{transform:translateY(-5px)scale(1.01);box-shadow:0 14px 40px #27187e38}.the-platform-get-card-content{z-index:1;background:linear-gradient(#0a062814 0%,#0a06288c 50%,#0a0628eb 100%);padding:8px 16px;position:absolute;bottom:0;left:0;right:0}.the-platform-get-title{color:#fff;margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.25}.the-platform-get-body{color:#fff;font-size:16px;line-height:1.65}.the-platform-get-badge{z-index:2;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#e35336;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #e3533673}@media (width<=1440px){.the-platform-what-you-get{width:85%}}@media (width<=1024px){.the-platform-what-you-get{width:95%}}@media (width<=868px){.the-platform-section-heading{font-size:32px}.the-platform-get-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=568px){.the-platform-what-you-get{width:100%}.the-platform-get-grid{grid-template-columns:1fr}}.why-core-btr-container{width:100%;padding:4rem 1rem}.why-core-btr-features{z-index:1;width:80%;margin:0 auto;position:relative}.why-core-btr-eyebrow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.why-core-btr-eyebrow-line{background:#feb122;width:36px;height:2px}.why-core-btr-eyebrow-text{letter-spacing:.22em;color:#feb122;font-size:18px;font-weight:700}.why-core-btr-section-heading{color:#1d204b;margin-bottom:14px;font-size:38px;line-height:1.15}.why-core-btr-section-heading span{color:#1767be}.why-core-btr-cards{justify-content:space-between;gap:20px;width:100%;margin:0 auto;display:flex}.why-core-btr-card{color:#fff;opacity:0;background-color:#1767be;border-radius:22px;width:23%;margin-top:2.5rem;padding:2rem;transition:all .6s;transform:translateY(50px);box-shadow:0 10px 25px #0000001a}.why-core-btr-card.animate{opacity:1;transform:translateY(0)}.why-core-btr-icon{margin-bottom:10px;font-size:50px}.why-core-btr-card h4{font-size:20px}.why-core-btr-card p{font-size:16px;line-height:1.5}@media (width<=1440px){.why-core-btr-features{width:85%}}@media (width<=1024px){.why-core-btr-features{width:95%}}@media (width<=868px){.why-core-btr-section-heading{font-size:32px}.why-core-btr-cards{flex-wrap:wrap}.why-core-btr-card{width:48%}}@media (width<=568px){.why-core-btr-features,.why-core-btr-card{width:100%}}.target-audience-container{width:100%}.target-audience-sections{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.target-audience-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.target-audience-who-for{z-index:1;width:80%;margin:0 auto;position:relative}.target-audience-eyebrow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.target-audience-eyebrow-line{background:#feb122;border-radius:2px;flex-shrink:0;width:36px;height:2px}.target-audience-eyebrow-text{letter-spacing:.22em;color:#feb122;font-size:18px;font-weight:700}.target-audience-section-heading{color:#1d204b;margin-bottom:24px;font-size:38px;line-height:1.15}.target-audience-section-heading span{color:#1767be}.target-audience-who-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.target-audience-who-card{background:#fff;border:1px solid #feb122;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.target-audience-who-card:before{content:"";background:#feb122;height:3px;position:absolute;top:0;left:0;right:0}.target-audience-who-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.target-audience-who-icon{color:#1767be;margin-bottom:12px;font-size:42px;display:block}.target-audience-who-title{color:#3f3f3f;margin-bottom:12px;font-size:22px;font-weight:700}.target-audience-who-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.target-audience-who-list li{color:#3f3f3f;padding-left:28px;font-size:16px;line-height:1.65;position:relative}.target-audience-who-list li:before{content:"✔";color:#1a1a2e;font-size:16px;position:absolute;top:1px;left:0}@media (width<=1440px){.target-audience-who-for{width:85%}}@media (width<=1024px){.target-audience-who-for{width:95%}}@media (width<=868px){.target-audience-section-heading{font-size:32px}.target-audience-who-grid{grid-template-columns:1fr;gap:24px}}@media (width<=568px){.target-audience-who-for{width:100%}}.your-mentors-container{text-align:center;width:80%;margin:0 auto;padding:5rem 1rem 0}.your-mentors-content{width:100%}.your-mentors-content h2{color:#1d204b;font-size:38px}.your-mentors-content span{color:#1767be}.your-mentors-content h4{color:#3f3f3f;font-size:24px}.your-mentors-content h3{color:#3f3f3f;margin-top:2rem;font-size:28px}.your-mentors-info{border-radius:10px;padding:1rem}.dr-zainab-vora{background-color:#1767be;border:2px solid #1d204b;border-radius:32px;align-items:center;gap:2rem;margin-top:2.5rem;display:flex}.dr-zainab-vora-image{width:48%}.dr-zainab-vora-image img{object-fit:cover;width:400px;height:400px;margin-bottom:-4px}.dr-zainab-vora-info{text-align:start;color:#fff;width:48%;padding:1rem}.dr-zainab-vora-info h4{font-size:24px}.dr-zainab-vora-info p{margin-top:1rem;font-size:16px;line-height:1.75}.your-mentors-cards{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;margin:2.5rem 0;display:grid}.your-mentors-card{color:#fff;background-color:#1767be;border:2px solid #1d204b;border-radius:32px;padding:1rem}.your-mentors-card img{object-fit:cover;width:400px;height:400px}.your-mentors-card h4{font-size:24px}.your-mentors-card p{margin-top:1rem;font-size:16px;line-height:1.75}.your-mentors-container a{color:#fff;background-color:#1767be;border-radius:10px;padding:8px 16px;font-size:16px;text-decoration:none}@media (width<=1440px){.your-mentors-container{width:85%}}@media (width<=1024px){.your-mentors-container{width:95%}}@media (width<=868px){.your-mentors-container{padding:2.5rem 1rem 0}.your-mentors-content h2{font-size:32px}.your-mentors-content h4{font-size:20px}.dr-zainab-vora{flex-direction:column;gap:0}.dr-zainab-vora-image,.dr-zainab-vora-info{text-align:center;width:100%}.your-mentors-cards{grid-template-columns:1fr}}@media (width<=568px){.your-mentors-container{width:100%}.your-mentors-cards{grid-template-columns:1fr}.dr-zainab-vora-image img,.your-mentors-card img{width:100%;height:300px}.dr-zainab-vora-info h4{margin-top:-12px}}.our-vision-container{width:100%;padding:4rem 1rem}.our-vision-info{z-index:1;text-align:center;background:linear-gradient(135deg,#1d204b 0%,#1767be 50%,#feb122 100%);border-radius:12px;width:80%;margin:0 auto;padding:40px 44px;position:relative;overflow:hidden;box-shadow:0 24px 64px #1b126452}.our-vision-info:before{content:"";pointer-events:none;border:1.5px solid #ffffff1a;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.our-vision-info:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-80px;left:-50px}.our-vision-info-label{letter-spacing:.22em;text-transform:uppercase;color:#feb122;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;font-size:18px;font-weight:700;display:flex}.our-vision-info-label:before,.our-vision-info-label:after{content:"";background:#feb122;flex:1;height:1px}.our-vision-info-exams{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex;position:relative}.our-vision-info-exam-tag{letter-spacing:.1em;text-transform:uppercase;color:#1d204b;background:#fff;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:700}.our-vision-info-vision{color:#fff;z-index:1;margin-bottom:2rem;font-size:20px;line-height:1.5;position:relative}.our-vision-info a{color:#1767be;background-color:#fff;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}@media (width<=1440px){.our-vision-info{width:85%}}@media (width<=1024px){.our-vision-info{width:95%}}@media (width<=868px){.our-vision-info-vision{font-size:18px}}@media (width<=568px){.our-vision-info{width:100%;padding:2rem 1rem}.our-vision-info-vision{font-size:16px}}.faq-container{background-color:#f6f9ff;width:100%}.faq-header{color:#fff;background-color:#1767be;flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding:4rem 0;display:flex}.faq-header h4{color:#1767be;background-color:#fff;border-radius:8px;padding:8px 16px;font-size:18px;display:inline}.faq-header h1{text-align:center;padding:2rem;font-size:38px}.faq-header p{text-align:center;padding:0 10px;font-size:18px;font-weight:600}.faq-main{width:80%;margin:0 auto;padding:2.5rem 0}.faq-list{flex-direction:column;gap:12px;display:flex}.faq-item{-webkit-backdrop-filter:blur(12px);cursor:pointer;animation:.5s both fadeSlideUp;animation-delay:calc(var(--i) * 70ms);background:#ffffffc7;border:1px solid #6366f11a;border-radius:16px;transition:box-shadow .28s,border-color .28s,transform .22s;overflow:hidden}.faq-item:hover{border-color:#6366f147;transform:translateY(-2px);box-shadow:0 8px 32px #6366f121}.faq-item-open{border-color:#6366f159;box-shadow:0 8px 40px #6366f126}.faq-item-header{-webkit-user-select:none;user-select:none;align-items:center;gap:16px;padding:20px 24px;display:flex}.faq-item-number{color:#1767be;letter-spacing:.06em;min-width:28px;font-size:1rem;font-weight:700}.faq-item-question{color:#1d204b;flex:1;font-size:1rem;font-weight:500;line-height:1.45}.faq-item-icon{color:#1767be;text-align:center;min-width:24px;font-size:1.5rem;font-weight:300;line-height:1;transition:transform .3s}.faq-item-open .faq-item-icon{transform:rotate(180deg)}.faq-item-body{max-height:0;transition:max-height .42s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item-open .faq-item-body{max-height:600px}.faq-item-answer{color:#3f3f3f;border-top:1px solid #6366f114;padding:16px 24px 22px 68px;font-size:1rem;line-height:1.75}.faq-item-answer strong{color:#3f3f3f;font-weight:700}.faq-item-answer a{color:#1767be;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .2s}.faq-item-answer a:hover{color:#4338ca}.faq-item-answer ul{margin:10px 0 6px;padding-left:20px;list-style:none}.faq-item-answer ul li{margin-bottom:6px;padding-left:16px;position:relative}.faq-item-answer ul li:before{content:"";opacity:.7;background:#1767be;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.faq-item-answer ul ul{margin-top:6px}.faq-item-answer ul ul li:before{background:#a5b4fc;width:4px;height:4px;top:11px}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.faq-main{width:80%}.faq-header h1{font-size:42px}}@media (width<=868px){.faq-main{width:95%}}@media (width<=580px){.faq-header h1{font-size:32px}.faq-item-answer{padding-left:24px}}.main-container{color:#3f3f3f;width:70%;margin:4rem auto}.main-para{color:#3f3f3f;margin-bottom:1rem;font-size:16px;font-weight:400}.main-container h1{margin-bottom:2rem;padding-bottom:10px;font-size:38px;font-weight:700;line-height:2.5rem}.main-container h2{margin-bottom:1rem;font-size:22px;font-weight:700;line-height:1.25rem}.main-container p{color:#3f3f3f;font-size:16px;line-height:1.4}.main-container h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600;line-height:1.75rem}.main-container h6{color:#000}.main-container a{color:#1b746b;line-height:3rem}.main-container ul{margin:10px 0 10px 32px}@media (width<=1440px){.main-container{width:75%}}@media (width<=1024px){.main-container{width:80%}}@media (width<=868px){.main-container{width:85%}.main-container h1{font-size:32px}}@media (width<=568px){.main-container{width:90%;margin:2rem auto}}.footer-container{background-color:#000;width:100%}.footer-content{grid-template-columns:repeat(6,1fr);gap:3rem;width:100%;margin:0 auto;padding:2rem;display:grid}.footer-about{flex-direction:column;gap:1.5rem;display:flex}.footer-logo img{background-color:#fff;border-radius:10px;width:200px;padding:10px}.footer-social{gap:1rem;margin-top:.5rem;display:flex}.social-icon{color:#1767be;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{color:#fff;background:#1767be;transform:translateY(-3px);box-shadow:0 5px 15px #1676e466}.footer-section{flex-direction:column;gap:1rem;display:flex}.footer-title{color:#fff;margin:0 0 .5rem;padding-bottom:.8rem;font-size:18px;font-weight:600;position:relative}.footer-title:after{content:"";background:#feb122;border-radius:2px;width:50px;height:4px;position:absolute;bottom:0;left:0}.footer-links{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.footer-links li a{color:#fff;font-size:15px;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer-links li a:before{content:"→";opacity:0;color:#feb122;transition:all .3s;position:absolute;left:-20px}.footer-links li a:hover{color:#feb122;padding-left:20px}.footer-links li a:hover:before{opacity:1;left:0}.footer-contact{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-bottom{text-align:center;background-color:#000;border-top:1px solid #fff;padding:1.5rem 10px}.footer-bottom p{color:#f1f2f6;margin:0;font-size:16px}.footer-bottom span{color:#feb122}.footer-bottom a{color:#fff}@media (width<=1024px){.footer-content{gap:1rem;width:100%}.footer-bottom-links{padding-top:10px}}@media (width<=868px){.footer-logo img{width:180px}.footer-content{grid-template-columns:repeat(3,1fr);padding:2rem 1rem}}@media (width<=500px){.footer-content{grid-template-columns:1fr}}.bch{color:#fff;background:#000;width:100%;height:100svh;min-height:520px;max-height:1000px;position:relative;overflow:hidden}.bch__base{z-index:0;background:#000;position:absolute;inset:0}.bch__img-wrap{z-index:2;will-change:transform;width:48%;height:100%;transition:transform 1.2s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:50%}.bch--intro .bch__img-wrap,.bch--hold .bch__img-wrap{transform:translate(-50%)translateY(52%)}.bch--expand .bch__img-wrap{transform:translate(-50%)translateY(0%)}.bch__img{object-fit:contain;object-position:bottom center;width:100%;height:100%;display:block}.bch__img-fade{pointer-events:none;z-index:3;position:absolute}.bch__img-fade--top{background:linear-gradient(#000 0%,#0000 100%);height:35%;inset:0 0 auto}.bch__img-fade--left{background:linear-gradient(90deg,#000 0%,#0000 100%);width:35%;inset:0 auto 0 0}.bch__img-fade--right{background:linear-gradient(270deg,#000 0%,#0000 100%);width:35%;inset:0 0 0 auto}.bch__img-fade--bottom{background:linear-gradient(#0000 0%,#000 100%);height:22%;inset:auto 0 0}.bch__intro-name{z-index:5;text-align:center;will-change:opacity, transform;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.bch--intro .bch__intro-name{opacity:0;transform:translateY(18px)}.bch--hold .bch__intro-name{opacity:1;transform:translateY(0)}.bch--expand .bch__intro-name{opacity:0;pointer-events:none;transform:translateY(-20px)}.bch__intro-sub{letter-spacing:.32em;font-size:18px;font-weight:600;display:block}.bch__intro-doc{letter-spacing:.04em;color:#fff;font-size:clamp(52px,13vw,108px);line-height:.9;display:block}.bch__right{z-index:6;opacity:0;pointer-events:none;will-change:opacity, translate;flex-direction:column;gap:4px;transition:opacity .72s .12s,translate .8s cubic-bezier(.22,1,.36,1) .12s;display:flex;position:absolute;top:50%;right:52px;transform:translateY(-50%)translate(-30px)}.bch--expand .bch__right{opacity:1;pointer-events:auto;translate:0}.bch__r-by{letter-spacing:.12em;color:#ffffff73;font-size:25px;font-style:italic;font-weight:300}.bch__r-name{letter-spacing:.06em;color:#fff;font-size:clamp(32px,3.8vw,48px);font-weight:500;line-height:1}.bch__r-place{letter-spacing:.15em;text-transform:uppercase;color:#ffffff6b;margin-bottom:8px;font-size:20px;font-weight:400;line-height:1.7}.bch__r-cta{letter-spacing:.22em;text-transform:uppercase;color:#fff;border:1px solid #ffffffa6;border-radius:2px;align-self:flex-start;margin-top:30px;padding:5px 12px;font-size:20px;font-weight:700;display:inline-block}.bch__r-cta2{letter-spacing:.22em;text-transform:uppercase;color:#fff;border:1px solid #ffffffa6;border-radius:2px;align-self:flex-start;margin-top:600px;padding:5px 12px;font-size:20px;font-weight:700;display:inline-block}.bch__left-title{z-index:6;text-align:right;opacity:0;will-change:opacity, translate;font-weight:600;transition:opacity .72s 80ms,translate .8s cubic-bezier(.22,1,.36,1) 80ms;position:absolute;top:50%;left:32px;transform:translateY(-52%)translate(30px)}.bch--expand .bch__left-title{opacity:1;translate:0}.bch__left-title-text{letter-spacing:.03em;color:#fff;text-align:right;font-size:clamp(40px,7vw,80px);line-height:.88;display:block}.bch__scroll{z-index:6;opacity:0;transition:opacity .5s .6s;position:absolute;bottom:10px;left:50%;translate:-50%}.bch--expand .bch__scroll{opacity:1}.bch__scroll span{background:#fff3;width:1px;height:28px;margin:0 auto;animation:1.8s ease-in-out infinite bch-pulse;display:block}@keyframes bch-pulse{0%,to{opacity:.2;transform:scaleY(1)}50%{opacity:.55;transform:scaleY(1.8)}}@media (width<=500px){.bch--intro .bch__img-wrap,.bch--hold .bch__img-wrap{width:90%;transform:translate(-50%)translateY(55%)}.bch--expand .bch__img-wrap{width:80%;transform:translate(-50%)translateY(0)}.bch__title{right:20px}.bch__title-text{font-size:clamp(32px,12vw,48px)}.bch__left{top:28%;transform:none}}@media (width>=1024px){.bch{max-height:860px}.bch__left{left:52px}.bch__l-by{font-size:13px}.bch__l-place{font-size:11px}.bch__l-cta{font-size:10.5px}.bch__title{right:52px}}@media (width>=1440px){.bch__left{left:72px}.bch__title{right:72px}}.bch__mob-top,.bch__mob-bottom{display:none}@media (width<=1000px){.bch__right,.bch__left-title,.bch__scroll{display:none!important}.bch__img-wrap{left:50%;width:100%!important}.bch--intro .bch__img-wrap,.bch--hold .bch__img-wrap{transform:translate(-50%)translateY(48%)!important}.bch--expand .bch__img-wrap{transform:translate(-50%)translateY(0)!important}.bch__img{object-fit:cover!important;object-position:top center!important}.bch__img-fade--top{background:linear-gradient(#000 0%,#0000008c 60%,#0000 100%)!important;height:50%!important}.bch__img-fade--bottom{background:linear-gradient(#0000 0%,#000000a6 45%,#000 100%)!important;height:48%!important}.bch__img-fade--left,.bch__img-fade--right{display:none!important}.bch__intro-name{justify-content:flex-start!important;padding-top:18%!important}.bch__intro-doc{font-size:clamp(40px,13vw,68px)!important}.bch__mob-top{text-align:center;z-index:7;opacity:0;flex-direction:column;align-items:center;gap:2px;transition:opacity .65s .1s,translate .65s cubic-bezier(.22,1,.36,1) .1s;position:absolute;top:6%;left:0;right:0;translate:0 -12px;display:flex!important}.bch--expand .bch__mob-top{opacity:1;translate:0}.bch__mob-top-text{letter-spacing:.32em;font-size:18px;font-weight:700;line-height:1.4;display:block}.bch__mob-bottom{z-index:7;opacity:0;flex-direction:column;align-items:flex-start;gap:5px;padding:0 22px;transition:opacity .7s .18s,translate .7s cubic-bezier(.22,1,.36,1) .18s;position:absolute;bottom:20%;left:0;right:0;translate:0 16px;display:flex!important}.bch--expand .bch__mob-bottom{opacity:1;translate:0}.bch__mob-bottom-name{letter-spacing:.02em;color:#fff;font-size:clamp(34px,11vw,56px);font-weight:600;line-height:.95;display:block}.bch__mob-bottom-sub{letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:400;display:block}.bch__mob-cta{letter-spacing:.22em;text-transform:uppercase;color:#fff;border:1px solid #fff9;border-radius:2px;padding:5px 12px;font-size:9px;font-weight:700;display:inline-block}}.bootcamp-container{width:100%}.bootcamp-content{text-align:center;width:80%;margin:0 auto;padding:4rem 1rem}.bootcamp-content h1{color:#1d204b;margin-bottom:10px;font-size:38px}.bootcamp-content span{color:#1767be}.bootcamp-content h3{color:#3f3f3f;margin-bottom:1rem;font-size:22px}.bootcamp-content p{color:#3f3f3f;font-size:18px;line-height:1.75}@media (width<=1440px){.bootcamp-content{width:85%}}@media (width<=1024px){.bootcamp-content{width:95%}}@media (width<=868px){.bootcamp-content h1{font-size:32px}}@media (width<=568px){.bootcamp-content{width:100%}}.corebtr-programs-container{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.corebtr-programs-container:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.corebtr-programs-header{text-align:center;z-index:1;position:relative}.corebtr-programs-header h2{color:#1d204b;margin-bottom:10px;font-size:38px;font-weight:700}.corebtr-programs-header span{color:#1767be;font-weight:700}.corebtr-programs-header h3{color:#3f3f3f;font-size:24px;font-weight:600}.corebtr-programs-lead{color:#3f3f3f;font-size:16px;line-height:1.78}.corebtr-programs-grid{grid-template-columns:1fr 1fr;gap:30px;width:80%;margin:2rem auto;display:grid}.corebtr-programs-card{z-index:1;background:#fff;border:2px solid #e0e0e0;border-radius:16px;padding:40px 30px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 10px 30px #0000001a}.corebtr-programs-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.corebtr-programs-card.program1{border-color:#feb122}.corebtr-programs-card.program2{border-color:#1767be}.corebtr-programs-title{color:#1d204b;border-bottom:3px solid;margin-bottom:20px;padding-bottom:15px;font-size:1.5rem;font-weight:600}.program1 .corebtr-programs-title{color:#feb122;border-color:#feb122}.program2 .corebtr-programs-title{color:#1565c0;border-color:#1767be}.corebtr-programs-subtitle{color:#555;margin-bottom:25px;font-size:.95rem;font-style:italic;line-height:1.5}.corebtr-programs-list{margin:0 0 30px;padding:0;list-style:none}.corebtr-programs-list li{color:#333;border-bottom:1px solid #f0f0f0;padding:12px 0 12px 35px;font-size:.95rem;line-height:1.6;position:relative}.corebtr-programs-list li:last-child{border-bottom:none}.corebtr-programs-list li:before{content:"✓";color:#fff;background-color:#5b5b5b;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:12px;left:0}.corebtr-programs-fees{text-align:center;background:#f8f9fa;border-radius:10px;margin-bottom:20px;padding:10px}.corebtr-programs-fees-label{color:#3f3f3f;margin-bottom:8px;font-size:1.1rem;font-weight:500}.corebtr-programs-fees-amount{color:#1d204b;font-size:1.25rem;font-weight:700}.program1 .corebtr-programs-fees-amount{color:#feb122}.program2 .corebtr-programs-fees-amount{color:#1767be}.corebtr-programs-enroll-btn{text-align:center;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;color:#fff;border:none;border-radius:8px;width:100%;padding:15px 30px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:block}.corebtr-programs-enroll-btn:hover{box-shadow:0 5px 15px #b4b4b4}.program1 .corebtr-programs-enroll-btn{background-color:#feb122}.program2 .corebtr-programs-enroll-btn{background-color:#1767be}.corebtr-programs-registration-box{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1767be;border-radius:10px;width:80%;margin:0 auto;padding:24px 12px}.corebtr-programs-registration-box h3{color:#fff;margin-bottom:16px;font-size:28px}.corebtr-programs-registration-time{color:gold;margin-bottom:20px;font-size:20px;font-weight:600}.corebtr-programs-registration-imp{border-bottom:2px solid red;width:80%;margin:2rem auto;padding:1rem}.corebtr-programs-registration-imp h3{color:red;margin-bottom:12px}.corebtr-programs-registration-imp li{margin-bottom:8px;margin-left:32px}.corebtr-programs-schedule{text-align:center;margin-bottom:2rem;padding:1rem}.corebtr-programs-schedule h2{color:#1d204b;margin-bottom:20px;font-size:38px;font-weight:700}.corebtr-programs-schedule span{color:#1767be;font-weight:700}.corebtr-programs-schedule-btn{text-align:center;color:#fff;background-color:#1767be;border-radius:10px;margin:0 auto;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block}@media (width<=1440px){.corebtr-programs-grid,.corebtr-programs-registration-box,.corebtr-programs-registration-imp{width:85%}}@media (width<=1024px){.corebtr-programs-grid,.corebtr-programs-registration-box,.corebtr-programs-registration-imp{width:95%}}@media (width<=868px){.corebtr-programs-header h2,.corebtr-programs-schedule h2{font-size:32px}.corebtr-programs-grid{grid-template-columns:1fr}.corebtr-programs-registration-box h3{font-size:24px}}@media (width<=568px){.corebtr-programs-grid,.corebtr-programs-registration-box,.corebtr-programs-registration-imp{width:100%}}.bootcamp-highlights-sections{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.bootcamp-highlights-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.bootcamp-highlights{z-index:1;width:80%;margin:0 auto;animation:.55s 50ms both bootcamp-fadeUp;position:relative}@keyframes bootcamp-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.bootcamp-highlights-image{height:500px;position:relative;overflow:hidden}.bootcamp-highlights-image img{object-fit:fill;border-radius:10px;width:100%;height:100%;display:block}.bootcamp-highlights-subtitle-top{color:#fff;letter-spacing:1px;text-transform:uppercase;z-index:2;font-size:32px;font-weight:800;position:absolute;bottom:20px;left:20px}.bootcamp-highlights-yellow{color:#e4ab01}.bootcamp-highlights-content{text-align:center;max-width:900px;margin:20px auto 0;padding:10px}.bootcamp-highlights-title{color:#1d204b;margin-top:-20px;margin-bottom:16px;font-size:38px;font-weight:700}.bootcamp-highlights-description{color:#3f3f3f;margin-bottom:20px;font-size:16px;line-height:1.6}.bootcamp-highlights-points{margin:20px 0;padding:0;list-style:none}.bootcamp-highlights-points li{color:#3f3f3f;margin-bottom:10px;font-size:16px;position:relative}.bootcamp-highlights-points li:before{content:"✔";color:#2563eb;margin-right:8px}.bootcamp-highlights-tagline{color:#1d204b;margin-top:20px;font-size:16px;font-weight:500}.bootcamp-highlights-tagline span{color:#1767be;font-weight:700}.bootcamp-highlights-sub-heading-img{color:#e4ab01;text-align:center;z-index:2;font-size:28px;font-weight:700;position:absolute;top:10px;left:50%;transform:translate(-50%)}.bootcamp-highlights-sub-heading-img-2{color:#3f3f3f;justify-content:center;align-items:center;margin-top:-1rem;font-size:28px;display:flex}@media (width<=1440px){.bootcamp-highlights{width:85%}}@media (width<=1024px){.bootcamp-highlights{width:95%}.bootcamp-highlights-image{height:400px}.bootcamp-highlights-sub-heading-img{font-size:18px}.bootcamp-highlights-subtitle-top{font-size:24px}}@media (width<=868px){.bootcamp-content h1,.bootcamp-section-heading,.bootcamp-highlights-title{font-size:32px}.bootcamp-highlights-image{height:300px}.bootcamp-highlights-sub-heading-img{font-size:12px}.bootcamp-highlights-subtitle-top{font-size:20px}.bootcamp-highlight-grid{grid-template-columns:1fr}}@media (width<=568px){.bootcamp-highlights{width:100%}.bootcamp-highlights-image{height:200px}.bootcamp-event a{text-align:center;flex-wrap:wrap;justify-content:center;display:flex}}.bootcamp-features-container{background:#fff;width:100%}.bootcamp-features-sections{padding:72px 0 80px}.bootcamp-features-what-you-get{width:80%;margin:0 auto}.bfc-header{opacity:0;margin-bottom:56px;transition:opacity .6s,transform .6s;transform:translateY(32px)}.bfc-header.bfc-visible{opacity:1;transform:translateY(0)}.bootcamp-features-eyebrow{align-items:center;gap:12px;margin-bottom:18px;display:flex}.bootcamp-features-eyebrow-line{background:#feb122;border-radius:2px;flex-shrink:0;width:36px;height:2px}.bootcamp-features-eyebrow-text{letter-spacing:.22em;color:#feb122;text-transform:uppercase;font-size:13px;font-weight:800}.bootcamp-features-section-heading{color:#1d204b;margin:0 0 20px;font-size:38px;font-weight:800;line-height:1.15}.bootcamp-features-section-heading span{color:#1767be}.bootcamp-features-lead{color:#3f3f3f;max-width:860px;margin:0;font-size:16px;line-height:1.6}.bfc-split-panel{opacity:0;grid-template-columns:1fr 740px;align-items:start;gap:48px;transition:opacity .65s .15s,transform .65s .15s;display:grid;transform:translateY(36px)}.bfc-split-panel.bfc-visible{opacity:1;transform:translateY(0)}.bfc-pointers{flex-direction:column;gap:6px;display:flex}.bfc-pointer-item{cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:14px;align-items:flex-start;gap:16px;width:100%;padding:18px 16px;transition:background .22s,box-shadow .22s;display:flex;position:relative}.bfc-pointer-item:hover{background:#f5f8ff}.bfc-pointer-active{border-left-color:#feb122;box-shadow:0 4px 20px #1d204b14;background:#fffbd5!important}.bfc-pointer-chip{background:#e8effa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:1px;transition:background .22s,box-shadow .22s;display:flex}.bfc-pointer-active .bfc-pointer-chip{background:#feb122;box-shadow:0 4px 14px #feb12266}.bfc-pointer-num{color:#1d204b;font-size:12px;font-weight:900;line-height:1}.bfc-pointer-content{flex:1;min-width:0}.bfc-pointer-title-row{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}.bfc-pointer-title{color:#1d204b;flex:1;margin:0;font-size:16px;font-weight:800;line-height:1.3;transition:color .2s}.bfc-pointer-active .bfc-pointer-title{color:#1767be}.bfc-pointer-arrow{color:#c0c8e0;flex-shrink:0;margin-top:2px;transition:color .2s,transform .2s}.bfc-arrow-active{transform:translate(3px);color:#1767be!important}.bfc-pointer-body{color:#5a5a7a;margin:0;font-size:13.5px;line-height:1.7}.bfc-doctor-name{color:#1767be;font-weight:800}.bfc-mentor-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.bfc-mentor-card{background:#f0f5ff;border:1px solid #d4e3ff;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.bfc-mentor-icon{background:#dce9ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;display:flex}.bfc-mentor-name{color:#1767be;font-size:13px;font-weight:800}.bfc-mentor-desc{color:#5a5a7a;font-size:12.5px;line-height:1.5}.bfc-image-panel{flex-direction:column;gap:14px;display:flex;position:sticky;top:24px}.bfc-image-inner{border-radius:20px;width:100%;height:520px;animation:1s forwards bfc-fade-in;position:relative;overflow:hidden}@keyframes bfc-fade-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.bfc-fade-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.bfc-image-badge{-webkit-backdrop-filter:blur(12px);background:#ffffff21;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:12px;padding:11px 15px;animation:.8s .2s both bfc-badge-up;display:flex;position:absolute;bottom:18px;left:18px;right:18px}@keyframes bfc-badge-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bfc-badge-num{color:#1d204b;background:#feb122;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:flex}.bfc-badge-label{color:#fff;font-size:13.5px;font-weight:700;line-height:1.3}.bfc-dots{justify-content:center;align-items:center;gap:8px;display:flex}.bfc-dot{cursor:pointer;background:#d0d8f0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,width .3s}.bfc-dot-active{background:#1767be;border-radius:4px;width:28px}@media (width<=1280px){.bootcamp-features-what-you-get{width:90%}.bfc-split-panel{grid-template-columns:1fr 480px;gap:36px}}@media (width<=1100px){.bfc-split-panel{grid-template-columns:1fr 400px}.bfc-image-inner{height:460px}}@media (width<=960px){.bootcamp-features-what-you-get{width:94%}.bootcamp-features-section-heading{font-size:30px}.bfc-split-panel{grid-template-columns:1fr;gap:32px}.bfc-image-panel{order:-1;position:static}.bfc-image-inner{height:320px}.bfc-footer-inner{grid-template-columns:1fr;gap:28px;padding:32px 28px}}@media (width<=560px){.bootcamp-features-what-you-get{box-sizing:border-box;width:100%;padding:0 16px}.bootcamp-features-sections{padding:48px 0 56px}.bootcamp-features-section-heading{font-size:24px}.bfc-header{margin-bottom:32px}.bfc-image-inner{height:240px}.bfc-pointer-title{font-size:14px}.bfc-pointer-item{gap:12px;padding:14px 12px}.bfc-pointer-body{font-size:12.5px}.bfc-footer-title{font-size:20px}.bfc-footer-inner{padding:24px 20px}}.ms-section{color:#1a1a2e;background:#f5f6ff;width:100%;padding:4rem 1rem;position:relative}.ms-section:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.ms-container{z-index:1;width:80%;margin:0 auto;position:relative}.ms-header{text-align:left;opacity:0;margin-bottom:64px;transition:opacity .65s,transform .65s;transform:translateY(28px)}.ms-header.ms-visible{opacity:1;transform:translateY(0)}.ms-eyebrow{align-items:left;justify-content:left;gap:14px;margin-bottom:20px;display:flex}.ms-eyebrow-line{background:#feb122;border-radius:2px;width:40px;height:2px}.ms-eyebrow-text{letter-spacing:.26em;color:#feb122;text-transform:uppercase;font-size:12px;font-weight:800}.ms-h1{color:#1d204b;letter-spacing:-.02em;margin:0 0 20px;font-size:26px;font-weight:900;line-height:1.15}.ms-h1-accent{color:#1767be;display:inline-block;position:relative}.ms-h1-accent:after{content:"";background:linear-gradient(90deg,#feb122,#1767be);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-4px;left:0}.ms-subhead{align-items:left;color:#4a4a6a;justify-content:left;margin:0 auto;font-size:15px;line-height:1.65;display:flex}.ms-doc{color:#1767be;font-weight:800}.ms-grid{opacity:0;grid-template-columns:repeat(3,1fr);gap:28px;transition:opacity .7s .1s,transform .7s .1s;display:grid;transform:translateY(32px)}.ms-grid.ms-visible{opacity:1;transform:translateY(0)}.ms-card{cursor:pointer;animation:ms-card-in .6s ease var(--delay,0s) both;background:#fff;border:2px solid #0000;border-radius:20px;transition:transform .32s,box-shadow .32s;overflow:hidden;box-shadow:0 4px 24px #1d204b12}@keyframes ms-card-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ms-card:hover,.ms-card--active{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 16px 48px #1d204b24}.ms-img-wrap{width:100%;height:500px;position:relative;overflow:hidden}.ms-img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s;display:block}.ms-card:hover .ms-img,.ms-card--active .ms-img{transform:scale(1.05)}.ms-img-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#1d204b8c 100%);position:absolute;inset:0}.ms-tag{background:var(--accent-light);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--accent);border-radius:100px;padding:5px 12px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px}.ms-card-body{padding:22px 24px 28px}.ms-card-bar{background:var(--accent);border-radius:2px;width:32px;height:3px;margin-bottom:14px;transition:width .3s}.ms-card:hover .ms-card-bar,.ms-card--active .ms-card-bar{width:56px}.ms-card-name{color:#1d204b;margin:0 0 4px;font-size:19px;font-weight:900;line-height:1.25}.ms-card-role{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:12.5px;font-weight:700}.ms-card-desc{color:#5a5a7a;margin:0;font-size:14px;line-height:1.7}.bfc-footer-note{opacity:0;width:80%;margin:4rem auto;transition:opacity .65s,transform .65s;transform:translateY(28px)}.bfc-footer-note.bfc-visible{opacity:1;transform:translateY(0)}.bfc-footer-inner{background:#1d204b;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:44px 52px;display:grid;position:relative;overflow:hidden}.bfc-footer-inner:before{content:"";pointer-events:none;background:repeating-linear-gradient(-55deg,#ffffff06 0 1px,#0000 1px 36px);position:absolute;inset:0}.bfc-footer-inner:after{content:"";pointer-events:none;background:radial-gradient(circle,#feb1222e 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-120px;right:-60px}.bfc-footer-left{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.bfc-footer-accent{background:linear-gradient(90deg,#feb122,#1767be);border-radius:2px;width:40px;height:3px}.bfc-footer-title{color:#fff;margin:0;font-size:26px;font-weight:900;line-height:1.25}.bfc-footer-right{z-index:1;position:relative}.bfc-footer-intro{color:#ffffffb3;margin:0 0 14px;font-size:15px;font-weight:500}.bfc-footer-bullets{flex-flow:wrap;gap:24px;margin:0 0 16px;padding:0;list-style:none;display:flex}.bfc-footer-bullet{color:#fff;align-items:center;gap:12px;font-size:15px;font-weight:700;display:flex}.bfc-bullet-dot{background:#feb122;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 6px #feb12299}.bfc-footer-closing{color:#e4ab01;border-top:1px solid #ffffff1f;margin:0;padding-top:14px;font-size:14px;font-style:italic}@media (width<=1440px){.ms-container,.bfc-footer-note{width:85%}}@media (width<=1024px){.ms-container,.bfc-footer-note{width:95%}.ms-img-wrap{height:360px}}@media (width<=868px){.ms-grid{grid-template-columns:repeat(2,1fr);gap:20px}.ms-card:last-child{grid-column:1/-1;justify-self:center;width:100%;max-width:420px}}@media (width<=568px){.ms-container,.bfc-footer-note{width:95%}.ms-header{margin-bottom:40px}.ms-grid{grid-template-columns:1fr;gap:18px}.ms-card:last-child{grid-column:unset;max-width:unset;justify-self:unset}.ms-img-wrap{height:460px}.ms-card-name{font-size:17px}.ms-subhead{font-size:15px}.ms-note{flex-direction:column;gap:10px;padding:18px}}:root{--wd2-blue:#1a6dff;--wd2-blue-l:#eef3ff;--wd2-blue-d:#0d4db3;--wd2-gold:#e9a230;--wd2-gold-l:#fef6e4;--wd2-dark:#0d1b2a;--wd2-body:#4a5568;--wd2-border:#e2e8f0;--wd2-bg:#f4f6fb}.wd2-section{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.wd2-section:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.wd2-inner{z-index:1;width:80%;margin:0 auto;position:relative}.wd2-header{text-align:left;margin-bottom:36px}.wd2-eyebrow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.wd2-eyebrow-line{background:#feb122;border-radius:2px;flex-shrink:0;width:36px;height:2px}.wd2-eyebrow-text{letter-spacing:.22em;text-transform:uppercase;color:#feb122;font-size:16px;font-weight:700}.wd2-heading{color:#1d204b;margin:0 0 14px;font-size:38px;line-height:1.15}.wd2-heading-accent{color:#1767be}.wd2-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.wd2-card{border:1px solid var(--wd2-border);opacity:0;transition:opacity .55s cubic-bezier(.22, 1, .36, 1) calc(var(--i) * 80ms), transform .55s cubic-bezier(.22, 1, .36, 1) calc(var(--i) * 80ms), box-shadow .22s ease, border-color .22s ease;background:#fff;border-radius:16px;align-items:flex-start;gap:18px;padding:28px 24px 26px;display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.wd2-card.wd2-in{opacity:1;transform:translateY(0)}.wd2-card:hover{box-shadow:0 10px 36px #1a6dff17}.wd2-card:before{content:"";transform-origin:0;border-radius:16px 16px 0 0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.wd2-card:hover:before{transform:scaleX(1)}.wd2-card.wd2-blue:before{background:var(--wd2-blue)}.wd2-card.wd2-blue:hover{border-color:#1a6dff4d}.wd2-card-num{letter-spacing:.05em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;font-size:11px;font-weight:800;display:flex}.wd2-card.wd2-blue .wd2-card-num{background:var(--wd2-blue-l);color:var(--wd2-blue-d)}.wd2-card-body{flex-direction:column;gap:5px;display:flex}.wd2-card-tag{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.wd2-card.wd2-blue .wd2-card-tag{color:var(--wd2-blue)}.wd2-card-title{color:#3f3f3f;margin:0;font-size:20px;font-weight:800;line-height:1.25}.wd2-card-desc{color:#3f3f3f;margin:4px 0 0;font-size:16px;line-height:1.65}.wd2-banner{background:var(--wd2-dark);opacity:0;transition:opacity .6s cubic-bezier(.22, 1, .36, 1) calc(var(--i) * 80ms), transform .6s cubic-bezier(.22, 1, .36, 1) calc(var(--i) * 80ms);border-radius:16px;grid-column:1/-1;padding:28px 36px;transform:translateY(30px)}.wd2-banner.wd2-in{opacity:1;transform:translateY(0)}.wd2-banner-quote{color:#e4ab01;border-left:3px solid #feb122;margin:0;padding-left:18px;font-size:16px;line-height:1.65}.wd2-banner-quote strong{color:#fff}@media (width<=1440px){.wd2-inner{width:85%}}@media (width<=1024px){.wd2-inner{width:95%}}@media (width<=860px){.wd2-grid{grid-template-columns:repeat(2,1fr)}.wd2-banner{padding:24px}}@media (width<=868px){.wd2-heading{font-size:32px}}@media (width<=568px){.wd2-inner{width:100%}.wd2-grid{grid-template-columns:1fr;gap:12px}.wd2-card,.wd2-banner{padding:22px 18px}}.wd2-card:before{background:var(--wd2-blue)!important}.wd2-card .wd2-card-num{background:var(--wd2-blue-l)!important;color:var(--wd2-blue-d)!important}.wd2-card .wd2-card-tag{color:var(--wd2-blue)!important}.wd2-card:hover{border-color:#1a6dff4d!important}.wd2-card.wd2-gold:before{background:var(--wd2-blue)!important}.wd2-card.wd2-gold .wd2-card-num{background:var(--wd2-blue-l)!important;color:var(--wd2-blue-d)!important}.wd2-card.wd2-gold .wd2-card-tag{color:var(--wd2-blue)!important}.wd2-card.wd2-gold:hover{border-color:#1a6dff4d!important}.bootcamp-cta-container{width:100%;padding:4rem 1rem}.bootcamp-cta-info{z-index:1;text-align:center;background:linear-gradient(135deg,#1d204b 0%,#1767be 50%,#feb122 100%);border-radius:12px;width:80%;margin:0 auto;padding:40px 44px;position:relative;overflow:hidden;box-shadow:0 24px 64px #1b126452}.bootcamp-cta-info:before{content:"";pointer-events:none;border:1.5px solid #ffffff1a;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.bootcamp-cta-info:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-80px;left:-50px}.bootcamp-cta-info-label{letter-spacing:.22em;text-transform:uppercase;color:#feb122;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;font-size:18px;font-weight:700;display:flex}.bootcamp-cta-info-label:before,.bootcamp-cta-info-label:after{content:"";background:#feb122;flex:1;height:1px}.bootcamp-cta-info-exams{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex;position:relative}.bootcamp-cta-info-exam-tag{letter-spacing:.1em;text-transform:uppercase;color:#1d204b;background:#fff;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:700}.bootcamp-cta-info-CTA{color:#fff;z-index:1;margin-bottom:2rem;font-size:20px;line-height:1.5;position:relative}.bootcamp-cta-info a{color:#1767be;background-color:#fff;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}@media (width<=1440px){.bootcamp-cta-info{width:85%}}@media (width<=1024px){.bootcamp-cta-info{width:95%}}@media (width<=568px){.bootcamp-cta-info{width:100%}}.btr-offline-container,.btr-offline-banner{width:100%}.btr-offline-banner img{width:100%;display:block}.btr-offline-content{text-align:center;width:80%;margin:0 auto;padding:4rem 1rem 2rem}.btr-offline-content h1{color:#1767be;font-size:38px}.btr-offline-content h4{color:#1d204b;margin-bottom:10px;font-size:20px}.btr-offline-content span{color:#1d204b}.btr-offline-content p{color:#3f3f3f;margin:0 auto;font-size:16px;line-height:1.75}.btr-offline-content h6{color:#1767be;margin:1rem 0;font-size:22px;font-style:italic;font-weight:600}.btr-offline-venues-section{flex-direction:column;max-width:1200px;margin:1rem auto;padding:0 10px;display:flex}.btr-offline-venues-title{color:#1d204b;text-align:center;font-size:28px;line-height:1.4}.btr-offline-venues-title span{color:#1767be}.btr-offline-venues-subtitle{color:#1767be;text-align:center;margin-bottom:1rem;font-size:24px;line-height:1.4}.btr-offline-venues-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:1rem 0;display:grid}.btr-offline-venue-card{min-height:320px;animation:.45s both fadeUp;animation-delay:var(--delay,0s);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;align-items:flex-end;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.btr-offline-venue-overlay{background:linear-gradient(#10182840,#101828e6);position:absolute;inset:0}.btr-offline-venue-content{z-index:2;text-align:center;width:100%;padding:24px 20px;position:relative}.btr-offline-venue-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #1d204b2e}.btr-offline-venue-city{color:#fff;font-size:22px;font-weight:700}.btr-offline-venue-dates{color:#fff;margin-top:4px;font-size:18px;font-weight:600}.btr-offline-venue-location{color:#fff;margin-top:4px;font-size:16px;font-weight:600;text-decoration:none}.btr-offline-venue-location span{color:#ffc04a;font-size:18px}.btr-offline-venues-cta{color:#fff;cursor:pointer;background-color:#1767be;border:1px solid #1767be;border-radius:10px;width:fit-content;margin:0 auto;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}.btr-offline-cta-label{color:#1d204b;text-align:center;margin-top:10px;font-size:18px;font-weight:600}.btr-offline-cta-price{color:#1767be;text-align:center;margin-top:10px;font-size:20px;font-weight:600}.btr-offline-venues-label{text-align:center;color:#fff;background-color:#feb122;border-radius:10px;width:fit-content;margin:24px auto 0;padding:.5rem 1rem;font-size:17px;font-weight:600}.btr-offline-highlights-sections{color:#1d204b;background:#f5f6ff;padding:4rem 1rem;position:relative}.btr-offline-highlights-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.btr-offline-highlights{z-index:1;grid-template-columns:1fr 1fr;gap:20px;width:80%;margin:0 auto;display:grid;position:relative}.btr-offline-eyebrow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.btr-offline-eyebrow-line{background:#feb122;border-radius:2px;flex-shrink:0;width:36px;height:2px}.btr-offline-eyebrow-text{letter-spacing:.22em;text-transform:uppercase;color:#feb122;font-size:18px;font-weight:700}.btr-offline-section-heading{color:#1d204b;margin-bottom:14px;font-size:38px;line-height:1.15}.btr-offline-section-heading span{color:#1767be}.btr-offline-lead{color:#3f3f3f;margin-bottom:36px;font-size:16px;line-height:1.78}.btr-offline-highlight-card{background:#fff;border:1px solid #c8ccee;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1f,0 1px 4px #27187e12}.btr-offline-highlight-card:before{content:"";background:linear-gradient(90deg,#1767be,#5b5fcf);height:3px;position:absolute;top:0;left:0;right:0}.btr-offline-highlight-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.btr-offline-highlight-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.btr-offline-highlight-list li{color:#3f3f3f;padding-left:24px;font-size:16px;line-height:1.65;position:relative}.btr-offline-highlight-list li:before{content:"✔";color:#28a745;font-size:13px;position:absolute;top:1px;left:0}@keyframes btr-offline-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.btr-offline-highlights{animation:.55s 50ms both btr-offline-fadeUp}.btr-offline-highlight-image{width:80%;margin:4rem auto}.btr-offline-highlight-image img{border-radius:10px;width:100%;display:block}.btr-offline-popup-overlay{-webkit-backdrop-filter:blur(6px);z-index:999999;background:#070a18c7;justify-content:center;align-items:center;width:100%;height:100vh;padding:20px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}.btr-offline-popup-box{background:#fff;border-radius:24px;width:100%;max-width:560px;padding:32px;animation:.3s popupScale;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000040,0 8px 24px #0000001f}.btr-offline-popup-content{max-width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.btr-offline-popup-content h3{color:#ff1d1d;margin-bottom:22px;font-size:30px;font-weight:800}.btr-offline-popup-content ul{padding-left:20px}.btr-offline-popup-content li{color:#2f2f2f;margin-bottom:14px;font-size:18px;line-height:1.7}.btr-offline-popup-close{color:#111;cursor:pointer;background:#f2f3f7;border:none;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;transition:all .25s;position:absolute;top:16px;right:16px}.btr-offline-popup-close:hover{color:#fff;background:#111827;transform:rotate(90deg)}.btr-offline-popup-register-btn{color:#fff;background:linear-gradient(135deg,#1767be,#0f58a8);border-radius:14px;justify-content:center;align-items:center;width:100%;margin-top:24px;padding:14px 18px;font-size:18px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.btr-offline-popup-register-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1767be47}body.btr-offline-popup-open{overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupScale{0%{opacity:0;transform:scale(.88)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=1440px){.btr-offline-content,.btr-offline-highlights{width:85%}}@media (width<=1024px){.btr-offline-content,.btr-offline-highlights{width:95%}}@media (width<=868px){.btr-offline-banner img{height:250px}.btr-offline-content h1,.btr-offline-section-heading{font-size:32px}.btr-offline-venues-title{font-size:24px}.btr-offline-highlights{grid-template-columns:1fr}.btr-offline-highlight-image{width:100%}.btr-offline-highlight-image img{border-radius:0}}@media (width<=568px){.btr-offline-banner img{height:180px}.btr-offline-content,.btr-offline-highlights{width:100%}.btr-offline-highlight-image img{height:220px}.btr-offline-event-details{grid-template-columns:repeat(1,1fr)}.btr-offline-event a{text-align:center;flex-wrap:wrap;justify-content:center;display:flex}.btr-offline-venues-grid{grid-template-columns:1fr}.btr-offline-popup-box{border-radius:22px;padding:24px 20px}.btr-offline-popup-content h3{padding-right:40px;font-size:24px}.btr-offline-popup-content li{font-size:16px;line-height:1.6}.btr-offline-popup-register-btn{padding:13px 16px;font-size:16px}.btr-offline-popup-close{width:38px;height:38px;font-size:24px}}.sc-wrapper{background:#fff;border-radius:22px;max-width:1100px;margin:4rem auto;overflow:hidden;box-shadow:0 6px 28px #1d204b1f}.sc-hero{background:#1d204b;padding:48px 48px 44px;position:relative;overflow:hidden}.sc-hero:before{content:"";background:#feb1221a;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.sc-hero:after{content:"";background:#1767be2e;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:30%}.sc-title{color:#fff;z-index:1;margin:0 0 12px;font-size:38px;font-weight:800;line-height:1.15;position:relative}.sc-title-accent{color:#feb122}.sc-subtitle{color:#fff;z-index:1;max-width:680px;margin:16px 0 24px;font-size:16px;line-height:1.6;position:relative}.sc-meta-strip{z-index:1;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:0;width:fit-content;padding:18px 28px;display:flex;position:relative}.sc-meta-item{align-items:center;gap:12px;padding:0 24px;display:flex}.sc-meta-item:first-child{padding-left:0}.sc-meta-item:last-child{padding-right:0}.sc-meta-icon{font-size:24px;line-height:1}.sc-meta-item div{flex-direction:column;display:flex}.sc-meta-label{color:#feb122;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:11px;font-weight:700;line-height:1}.sc-meta-value{color:#fff;font-size:14px;font-weight:500}.sc-meta-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:36px}.sc-body{flex-direction:column;gap:44px;padding:32px 40px 40px;display:flex}.sc-section{flex-direction:column;gap:20px;display:flex}.sc-section-title{color:#1d204b;margin:0;font-size:20px;font-weight:700}.sc-section-desc{color:#3f3f3f;margin:0;font-size:16px;line-height:1.65}.sc-reward-card{background:#fff4de;border:1.5px solid #feb12259;border-radius:22px;flex-direction:column;gap:12px;padding:30px 32px;display:flex;position:relative;overflow:hidden}.sc-reward-card:before{content:"🏆";opacity:.1;font-size:64px;line-height:1;position:absolute;top:18px;right:24px}.sc-reward-header{align-items:center;gap:10px;display:flex}.sc-reward-icon{font-size:22px}.sc-reward-text{color:#3f3f3f;margin:0;font-size:16px;line-height:1.7}.sc-highlight{color:#1d204b;background:#feb122;border-radius:5px;padding:1px 7px;font-weight:700}.sc-details-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.sc-detail-item{background:#f0f3ff;border:1px solid #dde2f5;border-radius:14px;align-items:center;gap:14px;padding:18px 20px;display:flex}.sc-detail-icon{flex-shrink:0;font-size:26px;line-height:1}.sc-detail-item div{flex-direction:column;gap:3px;display:flex}.sc-detail-label{color:#1767be;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:700}.sc-detail-value{color:#1d204b;font-size:15px;font-weight:600}.sc-selection-note{color:#3f3f3f;background:#f7f8fc;border-left:3px solid #1767be;border-radius:12px;margin:0;padding:16px 20px;font-size:16px;line-height:1.65}.sc-getstarted-header{flex-direction:column;gap:8px;display:flex}.sc-gs-layout{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}.sc-gs-steps,.sc-gs-step-row{flex-direction:column;display:flex}.sc-gs-step-btn{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:background .18s,box-shadow .18s;display:flex;position:relative}.sc-gs-step-btn:hover{background:#f5f7ff}.sc-gs-step-btn--active{background:#f0f3ff;box-shadow:0 2px 12px #1d204b14}.sc-gs-step-left{flex:1;align-items:flex-start;gap:14px;min-width:0;display:flex}.sc-gs-badge{color:#6b6f8a;background:#e8eaf2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;transition:background .2s,color .2s;display:flex}.sc-gs-step-btn--active .sc-gs-badge{color:#feb122;background:#1d204b}.sc-gs-step-btn--done .sc-gs-badge{color:#1a8a4a;background:#d4f5e2}.sc-gs-step-text{flex-direction:column;gap:5px;min-width:0;padding-top:5px;display:flex}.sc-gs-step-title{color:#1d204b;font-size:16px;font-weight:600;line-height:1.2;transition:color .15s}.sc-gs-step-btn--active .sc-gs-step-title{color:#1d204b;font-weight:700}.sc-gs-step-desc{color:#3f3f3f;opacity:0;max-height:0;font-size:14px;line-height:1.55;animation:.25s forwards sc-desc-in;overflow:hidden}@keyframes sc-desc-in{0%{opacity:0;max-height:0;transform:translateY(-4px)}to{opacity:1;max-height:80px;transform:translateY(0)}}.sc-gs-step-arrow{color:#c0c4da;flex-shrink:0;padding-top:2px;transition:color .18s,transform .25s}.sc-gs-step-arrow--active{color:#1767be;transform:rotate(90deg)}.sc-gs-connector{background:#e8eaf2;flex-shrink:0;width:2px;height:10px;margin-left:30px;transition:background .3s}.sc-gs-connector--done{background:linear-gradient(#d4f5e2,#a8e6c8)}.sc-gs-preview{flex-direction:column;align-items:center;gap:18px;display:flex;position:sticky;top:24px}.sc-gs-phone-shell{background:#1d204b;border-radius:36px;flex-direction:column;align-items:center;gap:10px;width:240px;padding:14px 10px 20px;display:flex;box-shadow:0 20px 60px #1d204b38,0 4px 16px #1d204b24,inset 0 0 0 1.5px #ffffff12}.sc-gs-phone-notch{background:#2e3260;border-radius:99px;flex-shrink:0;width:72px;height:8px}.sc-gs-phone-screen{aspect-ratio:9/18;background:#f0f3ff;border-radius:24px;width:100%;position:relative;overflow:hidden}.sc-gs-phone-home-bar{background:#ffffff2e;border-radius:99px;flex-shrink:0;width:60px;height:5px}.sc-gs-img-wrap{width:100%;height:100%;position:absolute;inset:0}.sc-gs-img-wrap--enter{animation:.3s cubic-bezier(.34,1.4,.64,1) forwards sc-img-enter}.sc-gs-img-wrap--exit{animation:.2s forwards sc-img-exit}@keyframes sc-img-enter{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes sc-img-exit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03)}}.sc-gs-screenshot{object-fit:cover;width:100%;height:100%;display:block}.sc-gs-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:16px;display:none}.sc-gs-placeholder-icon{opacity:.5;font-size:36px}.sc-gs-placeholder-step{color:#1767be;text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-size:10px;font-weight:800}.sc-gs-placeholder-title{color:#1d204b;font-size:14px;font-weight:700;line-height:1.3}.sc-gs-placeholder-hint{color:#9097b8;margin-top:4px;font-size:11px;line-height:1.5}.sc-gs-step-label{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.sc-gs-step-label--enter{animation:.28s forwards sc-label-in}.sc-gs-step-label--exit{animation:.18s forwards sc-label-out}@keyframes sc-label-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes sc-label-out{0%{opacity:1}to{opacity:0}}.sc-gs-step-label-num{color:#1767be;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.sc-gs-step-label-title{color:#1d204b;font-size:15px;font-weight:700}.sc-note-card{background:#f0f3ff;border:1.5px solid #dde2f5;border-radius:22px;flex-direction:column;gap:16px;padding:28px 32px;display:flex}.sc-note-header{align-items:center;gap:10px;display:flex}.sc-note-icon{font-size:20px}.sc-note-list{flex-direction:column;gap:8px;margin:0;padding:0 0 0 20px;display:flex}.sc-note-list li{color:#3f3f3f;font-size:16px;line-height:1.6}.sc-note-cta{color:#1d204b;border-top:1px solid #dde2f5;padding-top:12px;font-size:15px;font-weight:600;line-height:1.6}@media (width<=860px){.sc-gs-layout{grid-template-columns:1fr}.sc-gs-preview{order:-1;position:static}}@media (width<=768px){.sc-body{gap:32px;padding:24px 24px 32px}.sc-details-grid{grid-template-columns:1fr}}@media (width<=560px){.sc-hero{padding:32px 20px}.sc-title{font-size:26px}.sc-meta-strip{flex-direction:column;gap:14px;width:100%}.sc-meta-divider{width:100%;height:1px}.sc-meta-item{padding:0}.sc-body{gap:28px;padding:16px}.sc-reward-card,.sc-note-card{padding:22px 18px}}.offline-details-container{color:#1d204b;background:#f5f6ff;width:100%;position:relative}.offline-details-container:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.offline-details-wrapper{z-index:1;width:80%;margin:0 auto;padding:4rem 1rem;position:relative}.offline-details-header{text-align:center}.offline-details-badge{color:#fff;letter-spacing:2px;text-transform:uppercase;background:#8b1a1a;border-radius:6px;margin-bottom:10px;padding:6px 28px;font-size:1.5rem;font-weight:700;display:inline-block}.offline-details-subtitle{color:#1767be;margin-bottom:16px;font-size:38px}.offline-details-tagline{color:#fff;letter-spacing:.3px;background:#1d204b;border-radius:6px;padding:10px 20px;font-size:18px;display:inline-block}.offline-details-features{grid-template-columns:repeat(3,1fr);gap:14px 20px;padding:2rem 0;display:grid}.offline-details-feature-item{align-items:flex-start;gap:10px;font-size:18px;line-height:1.4;display:flex}.offline-details-feature-icon{color:#2196f3;flex-shrink:0;margin-top:3px;font-size:.75rem}.offline-details-feature-text{color:#3f3f3f;font-size:16px}.offline-details-cities-section{padding:2rem 0}.offline-details-cities-title{text-align:center;color:#1767be;margin-bottom:18px;font-size:18px}.offline-details-cities-grid{background:#e8f4fd;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:24px 20px;padding:28px 20px;display:grid}.offline-details-city-card{flex-direction:column;align-items:center;gap:10px;transition:transform .2s;display:flex}.offline-details-city-card:hover{transform:translateY(-4px)}.offline-details-city-circle{background:#d9ecf7;border:2px solid #1767be;border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #2196f31a}.offline-details-city-circle.highlight{border-width:2px;border-color:#c00}.offline-details-city-card:hover .offline-details-city-circle{box-shadow:0 6px 20px #2196f347}.offline-details-city-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.offline-details-city-name{color:#1d204b;text-align:center;margin:0;font-size:18px;font-weight:700}.offline-details-city-date{color:#1767be;letter-spacing:.3px;white-space:nowrap;background:#fff;border:1.5px solid #b0d4ec;border-radius:20px;padding:3px 12px;font-size:1rem;font-weight:600}.offline-details-cities-cta{justify-content:center;padding-top:2rem;display:flex}.offline-details-cities-section a{color:#fff;background-color:#1767be;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}@media (width<=1440px){.offline-details-wrapper{width:85%}}@media (width<=1024px){.offline-details-wrapper{width:95%}}@media (width<=868px){.offline-details-subtitle{font-size:32px}.offline-details-features,.offline-details-cities-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=568px){.offline-details-wrapper{width:100%}.offline-details-features,.offline-details-cities-grid{grid-template-columns:1fr}}.student-reviews-hero{justify-content:center;align-items:center;width:100%;height:72vh;min-height:520px;max-height:760px;display:flex;position:relative;overflow:hidden}.student-reviews-hero-bg{z-index:0;background-position:50% 30%;background-repeat:no-repeat;background-size:cover;transition:transform 8s;position:absolute;inset:0;transform:scale(1.04)}.student-reviews-hero:hover .student-reviews-hero-bg{transform:scale(1)}.student-reviews-hero-overlay{z-index:1;background:linear-gradient(#0a081eb8 0%,#0a081e8c 50%,#0a081ecc 100%);position:absolute;inset:0}.student-reviews-hero-content{z-index:2;text-align:center;width:100%;max-width:810px;padding:60px 24px 48px;position:relative}.student-reviews-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#feb122;align-items:center;gap:10px;margin-bottom:20px;font-size:18px;font-weight:700;display:inline-flex}.student-reviews-eyebrow:before,.student-reviews-eyebrow:after{content:"";background:#feb122;width:28px;height:1px}.student-reviews-hero h1{color:#fff;margin-bottom:20px;font-size:38px;line-height:1.1}.student-reviews-hero-sub{color:#fff;margin:0 auto;font-size:18px;line-height:1.75}.student-reviews-stats{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;gap:0;display:inline-flex;overflow:hidden}.student-reviews-stat{text-align:center;padding:16px 32px;position:relative}.student-reviews-stat+.student-reviews-stat:before{content:"";background:#ffffff2e;width:1px;height:60%;position:absolute;top:20%;left:0}.student-reviews-stat-num{color:#fff;margin-bottom:4px;font-size:clamp(20px,3vw,28px);font-weight:900;line-height:1;display:block}.student-reviews-stat-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;font-size:11px}.student-reviews-scroll-section{padding:48px 0 64px;position:relative;overflow:hidden}.student-reviews-scroll-section:before,.student-reviews-scroll-section:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.student-reviews-scroll-section:before{background:linear-gradient(90deg,#f5f6ff,#0000);left:0}.student-reviews-scroll-section:after{background:linear-gradient(270deg,#f5f6ff,#0000);right:0}.student-reviews-arrow{z-index:4;color:#1767be;cursor:pointer;background:#fff;border:1.5px solid #7d6beb59;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;transition:background .2s,color .2s,box-shadow .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #27187e1f,0 1px 4px #27187e12}.student-reviews-arrow:hover{color:#fff;background:#1767be;transform:translateY(-50%)scale(1.08);box-shadow:0 8px 24px #27187e38,0 2px 6px #27187e1f}.student-reviews-arrow--left{left:12px}.student-reviews-arrow--right{right:12px}.student-reviews-scroll-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:64px;display:flex;overflow-x:auto}.student-reviews-scroll-row::-webkit-scrollbar{display:none}.review-card{scroll-snap-align:start;cursor:default;background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;gap:18px;width:450px;padding:28px 26px 24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.review-card-quote-mark{color:#000;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:20px;position:absolute;top:25px;right:20px}.review-card-stars{gap:3px;display:flex}.review-card-stars span{color:#1767be;font-size:18px}.review-card-text{color:#4d4d4d;flex:1;font-size:16px;font-style:italic;line-height:1.82}.review-card-divider{opacity:.5;background:linear-gradient(90deg,#1767be,#0000);width:80px;height:2px}.review-card-author{align-items:center;gap:12px;display:flex}.review-card-avatar{object-fit:cover;border:2px solid #7a7a7a;border-radius:50%;flex-shrink:0;width:50px;height:50px;transition:border-color .3s}.review-card:hover .review-card-avatar{border-color:#1767be}.review-card-author-info{flex-direction:column;gap:2px;display:flex}.review-card-name{color:#1767be;font-size:15px;font-weight:700;line-height:1.2}.student-reviews-cta{text-align:center;padding:2rem 0;position:relative}.student-reviews-cta-btn{letter-spacing:.08em;text-transform:uppercase;color:#1a1a2e;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:14px 36px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.student-reviews-cta-btn:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e2e,0 4px 12px #27187e1a}.student-reviews-cta-btn svg{width:16px;height:16px;transition:transform .2s}.student-reviews-cta-btn:hover svg{transform:translate(3px)}@media (width<=868px){.student-reviews-hero{height:80vh;min-height:480px}.student-reviews-hero-content{padding:48px 20px 40px}.student-reviews-hero h1{font-size:32px}}@media (width<=568px){.student-reviews-arrow--left{left:6px}.student-reviews-arrow--right{right:6px}.student-reviews-arrow{width:38px;height:38px;font-size:13px}.student-reviews-scroll-row{gap:16px;padding:12px 52px}.review-card{width:320px}.student-reviews-hero{height:auto;min-height:460px}.student-reviews-stats{flex-direction:column;width:100%;max-width:260px}.student-reviews-stat{padding:14px 24px}.student-reviews-stat+.student-reviews-stat:before{width:60%;height:1px;top:0;left:20%}.student-reviews-cta-btn{padding:12px 24px;font-size:14px}.student-reviews-scroll-section:before,.student-reviews-scroll-section:after{display:none}}.reviews-section{padding:4rem 0;position:relative}.reviews-grid{box-sizing:border-box;z-index:1;flex-wrap:wrap;align-items:stretch;gap:18px;margin:0 auto 52px;padding:0 40px;display:flex;position:relative}.review-card-wrapper{flex-direction:column;flex:0 0 calc(33.333% - 12px);min-width:0;display:flex;position:relative;overflow:visible}.review-card-wrapper--expanded{align-self:flex-start}.review-card{cursor:default;box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;flex:1;gap:18px;width:100%;padding:28px 26px 24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.review-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#1767be,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.review-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #27187e2e,0 4px 12px #27187e1a}.review-card:hover:before{opacity:1}.review-card.expanded{z-index:10;flex:none;position:relative;overflow:visible;box-shadow:0 16px 48px #27187e38,0 4px 12px #27187e1a}.review-card.expanded:hover{transform:none}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.card-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.stars{gap:2px;display:flex}.star{color:#feb122;font-size:16px}.rank-badge{letter-spacing:.05em;text-transform:uppercase;color:#a07830;white-space:nowrap;background:#c9a84c1f;border:1px solid #c9a84c40;border-radius:100px;padding:3px 10px;font-size:10px;font-weight:600}.card-feedback-wrapper{flex-direction:column;flex:1;gap:6px;display:flex}.card-feedback{color:#3f3f3f;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.75;display:-webkit-box;overflow:hidden}.card-feedback--expanded{-webkit-line-clamp:unset;display:block;overflow:visible}.read-more-btn{color:#1767be;cursor:pointer;text-align:left;letter-spacing:.02em;background:0 0;border:none;width:fit-content;padding:0;font-size:13px;font-weight:600;transition:color .2s}.read-more-btn:hover{color:#5593d4}.card-author{border-top:1px solid #1767be;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.author-avatar{color:#1767be;letter-spacing:.05em;background:linear-gradient(135deg,#c9a84c33,#c9a84c0f);border:2px solid #1767be;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:11px;font-weight:600;display:flex}.author-name{color:#3f3f3f;font-size:16px;line-height:1.3}.cta-wrapper{justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.cta-btn{letter-spacing:.03em;color:#fff;cursor:pointer;background:#1767be;border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 36px;font-size:16px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 4px 20px #b8892a59}.cta-btn:hover{background:#5593d4;transform:translateY(-2px);box-shadow:0 8px 32px #c7e0fa}.cta-btn:active{transform:translateY(0)}.cta-btn svg{transition:transform .2s}.cta-btn:hover svg{transform:translateY(3px)}.cta-hint{color:#a09dac;letter-spacing:.04em;margin:0;font-size:12px}.all-loaded{color:#b8892a;letter-spacing:.1em;opacity:.8;margin:0;font-size:13px;font-weight:500}@media (width<=1024px){.reviews-grid{gap:14px;padding:0 20px}.review-card-wrapper{flex:0 0 calc(50% - 7px)}}@media (width<=668px){.review-card-wrapper{flex:0 0 100%}}.interview-videos-container{color:#1a1a2e;background:#f5f6ff;width:100%;padding:4rem 1rem;position:relative}.interview-videos-container:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.interview-videos-container h2{text-align:center;color:#3f3f3f;padding-bottom:1.5rem;font-size:38px;position:relative}.interview-videos-tabs{z-index:1;justify-content:center;gap:12px;margin-bottom:1.5rem;display:flex;position:relative}.interview-videos-tab{color:#1767be;cursor:pointer;background:0 0;border:2px solid #1767be;border-radius:30px;padding:10px 28px;font-size:15px;font-weight:600;transition:all .25s}.interview-videos-tab:hover{background:#e8f0fb}.interview-videos-tab.active{color:#fff;background:#1767be}.interview-videos-cards{grid-template-columns:repeat(3,1fr);gap:20px;width:80%;margin:0 auto;padding:1rem 1rem 0;display:grid}.interview-videos-card{aspect-ratio:16/9;cursor:pointer;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.interview-videos-card iframe{border:none;width:100%;height:100%}.interview-videos-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-in-out}.interview-videos-card img:hover{transform:scale(1.05)}.interview-videos-play-icon{color:#fff;pointer-events:none;border-radius:50px;font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.interview-videos-cta{text-align:center;z-index:1;margin-top:2.5rem;position:relative}.interview-videos-cta a{color:#fff;background-color:#1767be;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}@media (width<=1440px){.interview-videos-cards{width:85%}}@media (width<=1024px){.interview-videos-cards{width:95%}}@media (width<=868px){.interview-videos-container h2{font-size:32px}.interview-videos-cards{grid-template-columns:repeat(2,1fr)}.interview-videos-tab{padding:8px 18px;font-size:13px}}@media (width<=568px){.interview-videos-cards{grid-template-columns:1fr;width:100%}.interview-videos-tabs{gap:8px}.interview-videos-tab{padding:7px 14px;font-size:12px}}.device-policy-header{color:#fff;text-align:center;background-color:#1d204b;width:100%;padding:4rem 1rem}.device-policy-header h1{font-size:48px}.device-policy-header p{font-size:18px}.device-policy-imp{text-align:center;width:70%;margin:4rem auto}.device-policy-imp p{background-color:#ffe3e3;border:1px solid #ff9898;border-radius:10px;padding:1rem;font-size:16px}.device-policy-content{width:70%;margin:4rem auto}.device-policy-content h2{font-size:1.25rem;font-weight:700;line-height:1.25rem}.device-policy-content p{color:#4e4e4e;font-size:18px;line-height:1.4}.device-policy-main{width:100%;margin:0 auto;padding:2.5rem 0}.device-policy-list{flex-direction:column;gap:12px;display:flex}.device-policy-item{-webkit-backdrop-filter:blur(12px);cursor:pointer;animation:.5s both fadeSlideUp;animation-delay:calc(var(--i) * 70ms);background:#ffffffc7;border:1px solid #6366f11a;border-radius:16px;transition:box-shadow .28s,border-color .28s,transform .22s;overflow:hidden}.device-policy-item:hover{border-color:#6366f147;transform:translateY(-2px);box-shadow:0 8px 32px #6366f121}.device-policy-item-open{border-color:#6366f159;box-shadow:0 8px 40px #6366f126}.device-policy-item-header{-webkit-user-select:none;user-select:none;align-items:center;gap:16px;padding:16px 8px;display:flex}.device-policy-item-question{color:#1e293b;flex:1;font-size:1rem;font-weight:500;line-height:1.45}.device-policy-item-icon{color:#6366f1;text-align:center;min-width:24px;font-size:1.5rem;font-weight:300;line-height:1;transition:transform .3s}.device-policy-item-open .device-policy-item-icon{transform:rotate(180deg)}.device-policy-item-body{max-height:0;transition:max-height .42s cubic-bezier(.4,0,.2,1);overflow:hidden}.device-policy-item-open .device-policy-item-body{max-height:600px}.device-policy-item-answer{color:#475569;border-top:1px solid #6366f114;padding:16px;font-size:1rem;line-height:1.75}.device-policy-item-answer strong{color:#1e293b;font-weight:700}.device-policy-item-answer a{color:#6366f1;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .2s}.device-policy-item-answer a:hover{color:#4338ca}.device-policy-item-answer ul{margin:10px 0 6px;padding-left:20px;list-style:none}.device-policy-item-answer ul li{margin-bottom:6px;padding-left:16px;position:relative}.device-policy-item-answer ul li:before{content:"";opacity:.7;background:#6366f1;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.device-policy-item-answer ul ul{margin-top:6px}.device-policy-item-answer ul ul li:before{background:#a5b4fc;width:4px;height:4px;top:11px}.device-controls{flex-direction:column;gap:12px;margin:2rem 0 1.5rem;display:flex}.device-search{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.device-search:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f114}.device-brand-filters{flex-wrap:wrap;gap:8px;display:flex}.device-brand-filter-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.device-brand-filter-btn:hover{color:#6366f1;border-color:#6366f166}.device-brand-filter-btn.active{color:#fff;background:#6366f1;border-color:#6366f1}.device-brands-list{flex-direction:column;gap:16px;margin-top:1.5rem;margin-bottom:3rem;display:flex}.device-brand-card{animation:.45s both fadeSlideUp;animation-delay:calc(var(--i) * 80ms);background:#fff;border:1px solid #e8eaf0;border-radius:14px;transition:box-shadow .25s,border-color .25s;overflow:hidden}.device-brand-card:hover{box-shadow:0 4px 20px #00000012}.device-brand-header{border-bottom:1px solid #e8eaf0;align-items:center;padding:18px 20px;display:flex}.device-brand-name{color:#1e293b;letter-spacing:.01em;font-size:1rem;font-weight:700}.device-brand-content{flex-direction:column;gap:20px;padding:20px;display:flex}.device-series-block{flex-direction:column;gap:10px;display:flex}.device-series-label{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8!important;margin:0!important;font-size:.72rem!important;font-weight:700!important;line-height:1!important}.device-series-chips{flex-wrap:wrap;gap:8px;display:flex}.device-chip{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:5px 12px;font-size:.8rem;font-weight:500;transition:all .18s;display:inline-block}.device-chip:hover{color:#6366f1;background:#6366f10d;border-color:#6366f159}.device-no-results{text-align:center;color:#94a3b8;padding:2rem 0;font-size:.95rem}.device-policy-issues{text-align:center;background-color:#1767be;border-radius:10px;width:100%;padding:4rem 1rem}.device-policy-issues h4{color:#fff;font-size:24px}.device-policy-issues p{color:#fff;margin-bottom:2rem;font-size:18px}.device-policy-support{color:#1767be;background-color:#fff;border-radius:10px;margin-top:1rem;margin-right:1rem;padding:8px 16px;font-size:18px;text-decoration:none}.device-policy-call{color:#1767be;background-color:#fff;border-radius:10px;margin-top:1rem;padding:8px 16px;font-size:18px;text-decoration:none}@media (width<=1024px){.device-policy-imp,.device-policy-content{width:85%}}@media (width<=868px){.device-policy-header h1{font-size:32px}.device-policy-imp,.device-policy-content{width:90%}}@media (width<=568px){.device-policy-imp,.device-policy-content{width:95%}.device-policy-issues{padding:2rem .5rem}.device-policy-support,.device-policy-call{padding:8px}}:root{--bg:#f0f2f0;--card-bg:#fff;--teal-dark:#1a7f6e;--teal-btn:#1e8a78;--teal-btn-hover:#176b5c;--teal-focus:#1a7f6e2e;--text-primary:#1c1c1c;--text-secondary:#5a6572;--text-muted:#8a95a1;--border:#d8dde3;--border-error:#e04c4c;--error-text:#cc3a3a;--required:#e04c4c;--input-bg:#fafafa;--radius-card:18px;--radius-input:10px;--radius-btn:10px;--shadow-card:0 4px 32px #00000012, 0 1px 4px #0000000a;--font-body:"DM Sans", "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.page-wrapper{background-color:var(--bg);min-height:100vh;font-family:var(--font-body);justify-content:center;align-items:center;padding:32px 16px;display:flex}.card{background:var(--card-bg);border-radius:var(--radius-card);box-shadow:var(--shadow-card);width:100%;max-width:480px;padding:40px 36px 44px;animation:.4s both fadeSlideUp}.farewell-text{text-align:center;flex-direction:column;gap:6px;margin-bottom:28px;display:flex}.farewell-text p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.farewell-text strong{color:var(--text-primary);font-weight:600}.identity-header{flex-direction:column;align-items:center;margin-bottom:28px;display:flex}.shield-icon{width:44px;height:44px;margin-bottom:12px}.form-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:6px;font-size:1.5rem;font-weight:700}.form-subtitle{color:var(--text-secondary);text-align:center;font-size:.875rem}.identity-form{flex-direction:column;gap:20px;display:flex}.field-label{color:var(--text-primary);font-size:.875rem;font-weight:500}.required{color:var(--required);margin-left:2px}.field-input{border:1.5px solid var(--border);border-radius:var(--radius-input);background:var(--input-bg);width:100%;font-size:.9375rem;font-family:var(--font-body);color:var(--text-primary);outline:none;padding:12px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.field-input::placeholder{color:var(--text-muted)}.field-input:hover:not(:focus){border-color:#b0b8c1}.field-input:focus{border-color:var(--teal-dark);box-shadow:0 0 0 3px var(--teal-focus);background:#fff}.field-input.input-error{border-color:var(--border-error);background:#fff8f8}.field-input.input-error:focus{box-shadow:0 0 0 3px #e04c4c24}.error-message{color:var(--error-text);padding-left:2px;font-size:.78rem;font-weight:500;animation:.2s fadeIn}.confirm-btn{border-radius:var(--radius-btn);background:var(--teal-btn);color:#fff;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-body);cursor:pointer;letter-spacing:.01em;border:none;margin-top:4px;padding:14px;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 2px 8px #1a7f6e47}.confirm-btn:hover{background:var(--teal-btn-hover);box-shadow:0 4px 16px #1a7f6e59}.confirm-btn:active{transform:scale(.985)}.success-card{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:56px 36px;display:flex}.success-title{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.success-message{color:var(--text-secondary);max-width:320px;font-size:.9rem;line-height:1.6}.cancel-btn{color:#555;cursor:pointer;background-color:#0000;border:1.5px solid #d0dada;border-radius:8px;width:100%;margin-top:10px;padding:12px;font-size:14px;font-weight:500;transition:background .2s,color .2s}.cancel-btn:hover{color:#222;background-color:#f5f5f5}@media (width<=520px){.card{padding:28px 20px 36px}}.contact-us-page{width:70%;margin:0 auto;padding:4rem 1rem}.contact-us-title{color:#1d204b;letter-spacing:-.03em;margin-bottom:18px;font-size:42px;line-height:1.1}.contact-us-office-info{flex-direction:column;gap:8px;margin-bottom:40px;display:flex}.contact-us-office-row{color:#3f3f3f;align-items:center;gap:8px;font-size:16px;display:flex}.contact-us-office-row svg{flex-shrink:0}.contact-us-body{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.contact-us-tagline{color:#3f3f3f;max-width:420px;margin-bottom:32px;font-size:16px;line-height:1.65}.contact-us-contacts{flex-direction:column;gap:20px;display:flex}.contact-us-contact-item{border-radius:12px;align-items:flex-start;gap:16px;padding:14px 18px;transition:background .2s;display:flex}.contact-us-contact-item:hover{background:#1a7f6e0a}.contact-us-icon-wrap{background:#eaf4f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-us-icon-wrap svg{width:20px;height:20px}.contact-us-contact-info{flex-direction:column;gap:2px;padding-top:2px;display:flex}.contact-us-contact-label{color:#3f3f3f;letter-spacing:.01em;text-transform:uppercase;font-size:16px;font-weight:600}.contact-us-contact-value{color:#3f3f3f;font-size:16px;line-height:1.5;text-decoration:none;transition:color .2s}a.contact-us-contact-value:hover{color:#1767be}.contact-us-address{font-style:normal;line-height:1.7}.contact-us-whatsapp-card{text-align:center;background:#fff;border:1px solid #e0e7e6;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:52px 40px;transition:box-shadow .25s;display:flex;box-shadow:0 2px 24px #00000012,0 1px 4px #0000000a}.contact-us-whatsapp-card:hover{box-shadow:0 8px 40px #1a7f6e1f,0 2px 8px #0000000f}.contact-us-wa-icon-circle{background:#eaf4f2;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:4px;display:flex}.contact-us-wa-icon-circle svg{width:30px;height:30px}.contact-us-wa-title{color:#3f3f3f;letter-spacing:-.02em;font-size:22px;font-weight:700}.contact-us-wa-desc{color:#3f3f3f;max-width:280px;font-size:16px;line-height:1.65}.contact-us-wa-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#1e8a78;border:none;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:13px 28px;font-size:16px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #1a7f6e4d}.contact-us-wa-btn:hover{background:#176b5c;box-shadow:0 4px 18px #1a7f6e61}.contact-us-wa-btn:active{transform:scale(.975)}@media (width<=1024px){.contact-us-page{width:85%}}@media (width<=868px){.contact-us-page{width:95%}.contact-us-title{font-size:32px}.contact-us-body{grid-template-columns:1fr;gap:32px}}@media (width<=568px){.contact-us-page{width:100%}}.wookbook-banner,.wookbook-banner img{width:100%}.wookbook-content{text-align:center;width:80%;margin:0 auto;padding:5rem 1rem 0}.wookbook-content h1{color:#1d204b;font-size:38px}.wookbook-content h4{color:#3f3f3f;font-size:24px}.wookbook-content p{color:#3f3f3f;margin-top:1rem;font-size:16px;line-height:1.75}.wookbook-content-last{margin:2rem 0 1rem}@media (width<=1440px){.wookbook-content{width:85%}}@media (width<=1024px){.wookbook-content{width:95%}}@media (width<=868px){.wookbook-content{padding:2.5rem 1rem 0}.wookbook-content h1{font-size:32px}}@media (width<=568px){.wookbook-content{width:100%}}.unannotated-sections{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.unannotated-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.unannotated-highlights{z-index:1;width:80%;margin:0 auto;position:relative}.unannotated-section-heading{color:#1d204b;text-align:center;font-size:38px;line-height:1.15}.unannotated-section-heading span{color:#1767be}.unannotated-section-sub-heading{color:#3f3f3f;text-align:center;margin-bottom:14px;font-size:24px}.unannotated-lead{color:#3f3f3f;text-align:center;margin-bottom:36px;font-size:16px;line-height:1.78}.unannotated-highlight-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.unannotated-image-block{flex-direction:column;gap:14px;display:flex}.unannotated-highlight-image{border-radius:12px;flex:1;min-height:360px;overflow:hidden;box-shadow:0 4px 20px #27187e2e,0 1px 4px #27187e1a}.unannotated-highlight-image img{object-fit:cover;width:100%;height:100%;display:block}.unannotated-highlight-image--clickable{cursor:pointer;position:relative}.unannotated-image-overlay{background:#1767be00;border-radius:12px;justify-content:center;align-items:center;transition:background .25s;display:flex;position:absolute;inset:0}.unannotated-image-overlay-icon{color:#fff;opacity:0;font-size:24px;transition:opacity .25s,transform .25s;transform:scale(.7)}.unannotated-highlight-image--clickable:hover .unannotated-image-overlay{background:#1767be59}.unannotated-highlight-image--clickable:hover .unannotated-image-overlay-icon{opacity:1;transform:scale(1)}.unannotated-preview-cta{color:#fff;cursor:pointer;background:#1767be;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 22px;font-size:15px;font-weight:600;transition:background .2s,transform .18s,box-shadow .2s;display:flex;box-shadow:0 3px 10px #1767be59}.unannotated-preview-cta:hover{background:#1257a0;transform:translateY(-2px);box-shadow:0 6px 18px #1767be73}.unannotated-preview-cta:active{transform:translateY(0)}.cta-icon{font-size:17px;line-height:1}.unannotated-highlight-card{background:#fff;border:1px solid #1767be;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1f,0 1px 4px #27187e12}.unannotated-highlight-card:before{content:"";background:#1767be;height:3px;position:absolute;top:0;left:0;right:0}.unannotated-highlight-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.unannotated-highlight-card h3{color:#1767be;margin-bottom:16px;font-size:18px;font-weight:700}.unannotated-points-card{margin-top:20px}.unannotated-highlight-list{flex-flow:wrap;gap:10px 40px;margin:0;padding:0;list-style:none;display:flex}.unannotated-highlight-list li{color:#3f3f3f;padding-left:24px;font-size:16px;line-height:1.65;position:relative}.unannotated-highlight-list li:before{content:"✔";color:#28a745;font-size:13px;position:absolute;top:1px;left:0}.unannotated-section-para{text-align:center;color:#3f3f3f;margin-top:2rem}.popup-overlay{z-index:99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0c28d1;justify-content:center;align-items:center;animation:.22s overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.popup-modal{background:#0e1020;flex-direction:column;width:100%;max-width:100vw;height:100vh;animation:.28s cubic-bezier(.22,1,.36,1) modalSlideUp;display:flex;overflow:hidden}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.popup-header{background:#141626;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.popup-counter{color:#ffffff80;min-width:60px;font-size:14px}.popup-title{color:#fff;letter-spacing:.02em;font-size:16px;font-weight:600}.popup-close-btn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:16px;transition:background .18s,border-color .18s;display:flex}.popup-close-btn:hover{background:#ffffff29;border-color:#ffffff59}.popup-stage{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.popup-image-wrapper{flex:1;justify-content:center;align-items:center;height:100%;padding:20px 0;display:flex;overflow:hidden}.popup-image{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:90%;max-height:100%;transition:transform .25s cubic-bezier(.22,1,.36,1);box-shadow:0 8px 40px #0009}.popup-nav{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:32px;line-height:1;transition:background .18s,border-color .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.popup-nav:hover{background:#1767be99;border-color:#1767be;transform:translateY(-50%)scale(1.08)}.popup-nav--prev{color:#1d204b;background-color:#fff;left:20px}.popup-nav--next{color:#1d204b;background-color:#fff;right:20px}.popup-footer{background:#141626;border-top:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.popup-zoom-controls{align-items:center;gap:6px;display:flex}.zoom-btn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;transition:background .16s;display:flex}.zoom-btn:hover:not(:disabled){background:#1767be80;border-color:#1767be}.zoom-btn:disabled{opacity:.35;cursor:not-allowed}.zoom-reset-btn{color:#fffc;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:6px;min-width:54px;height:34px;padding:0 10px;font-size:13px;font-weight:600;transition:background .16s}.zoom-reset-btn:hover{background:#ffffff24}.popup-dots{align-items:center;gap:7px;display:flex}.popup-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .18s,transform .18s}.popup-dot--active{background:#1767be;transform:scale(1.3)}.popup-dot:hover:not(.popup-dot--active){background:#ffffff8c}@media (width<=1440px){.unannotated-highlights{width:85%}}@media (width<=1024px){.unannotated-highlights{width:95%}}@media (width<=868px){.unannotated-highlight-grid{grid-template-columns:1fr}.unannotated-highlight-image{min-height:280px}.unannotated-highlight-list{flex-direction:column}.unannotated-section-heading{font-size:32px}.unannotated-section-sub-heading{font-size:20px}.popup-nav{width:42px;height:42px;font-size:26px}.popup-nav--prev{left:10px}.popup-nav--next{right:10px}}@media (width<=568px){.unannotated-highlights{width:100%}.popup-footer{flex-direction:column;align-items:center;gap:10px;padding:12px 16px}}.annotated-sections{padding:4rem 1rem}.annotated-highlights{z-index:1;width:80%;margin:0 auto;position:relative}.annotated-section-heading{color:#1d204b;text-align:center;font-size:38px;line-height:1.15}.annotated-section-heading span{color:#1767be}.annotated-section-sub-heading{color:#3f3f3f;text-align:center;margin-bottom:14px;font-size:24px}.annotated-lead{color:#3f3f3f;text-align:center;margin-bottom:36px;font-size:16px;line-height:1.78}.annotated-price{text-align:center;color:#1767be;margin:1rem 0 2rem;font-size:24px;font-weight:500}.annotated-highlight-grid{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.annotated-image-block{flex-direction:column;gap:14px;display:flex}.annotated-highlight-image{border-radius:12px;flex:1;min-height:320px;overflow:hidden;box-shadow:0 4px 20px #27187e2e,0 1px 4px #27187e1a}.annotated-highlight-image img{object-fit:cover;width:100%;height:100%;display:block}.annotated-highlight-image--clickable{cursor:pointer;position:relative}.annotated-image-overlay{background:#1767be00;border-radius:12px;justify-content:center;align-items:center;transition:background .25s;display:flex;position:absolute;inset:0}.annotated-image-overlay-icon{color:#fff;opacity:0;font-size:24px;transition:opacity .25s,transform .25s;transform:scale(.7)}.annotated-highlight-image--clickable:hover .annotated-image-overlay{background:#1767be59}.annotated-highlight-image--clickable:hover .annotated-image-overlay-icon{opacity:1;transform:scale(1)}.annotated-preview-cta{color:#fff;cursor:pointer;background:#1767be;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 22px;font-size:15px;font-weight:600;transition:background .2s,transform .18s,box-shadow .2s;display:flex;box-shadow:0 3px 10px #1767be59}.annotated-preview-cta:hover{background:#1257a0;transform:translateY(-2px);box-shadow:0 6px 18px #1767be73}.annotated-preview-cta:active{transform:translateY(0)}.ann-cta-icon{font-size:17px;line-height:1}.annotated-highlight-card{background:#fff;border:1px solid #1767be;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1f,0 1px 4px #27187e12}.annotated-highlight-card:before{content:"";background:#1767be;height:3px;position:absolute;top:0;left:0;right:0}.annotated-highlight-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.annotated-highlight-card h3{color:#1767be;margin-bottom:16px;font-size:18px;font-weight:700}.annotated-points-card{margin-top:20px}.annotated-highlight-list{flex-flow:wrap;gap:10px 40px;margin:0;padding:0;list-style:none;display:flex}.annotated-highlight-list li{color:#3f3f3f;padding-left:24px;font-size:16px;line-height:1.65;position:relative}.annotated-highlight-list li:before{content:"✔";color:#28a745;font-size:13px;position:absolute;top:1px;left:0}.ann-popup-overlay{z-index:99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0c28d1;justify-content:center;align-items:center;animation:.22s annOverlayFadeIn;display:flex;position:fixed;inset:0}@keyframes annOverlayFadeIn{0%{opacity:0}to{opacity:1}}.ann-popup-modal{background:#0e1020;flex-direction:column;width:100%;max-width:100vw;height:100vh;animation:.28s cubic-bezier(.22,1,.36,1) annModalSlideUp;display:flex;overflow:hidden}@keyframes annModalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ann-popup-header{background:#141626;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.ann-popup-counter{color:#ffffff80;min-width:60px;font-size:14px}.ann-popup-title{color:#fff;letter-spacing:.02em;font-size:16px;font-weight:600}.ann-popup-close-btn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:16px;transition:background .18s,border-color .18s;display:flex}.ann-popup-close-btn:hover{background:#ffffff29;border-color:#ffffff59}.ann-popup-stage{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.ann-popup-image-wrapper{flex:1;justify-content:center;align-items:center;height:100%;padding:20px 0;display:flex;overflow:hidden}.ann-popup-image{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:90%;max-height:100%;transition:transform .25s cubic-bezier(.22,1,.36,1);box-shadow:0 8px 40px #0009}.ann-popup-nav{z-index:2;color:#1d204b;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:32px;line-height:1;transition:background .18s,border-color .18s,transform .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ann-popup-nav:hover{color:#fff;background:#1767be99;border-color:#1767be;transform:translateY(-50%)scale(1.08)}.ann-popup-nav--prev{left:20px}.ann-popup-nav--next{right:20px}.ann-popup-footer{background:#141626;border-top:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.ann-popup-zoom-controls{align-items:center;gap:6px;display:flex}.ann-zoom-btn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;transition:background .16s;display:flex}.ann-zoom-btn:hover:not(:disabled){background:#1767be80;border-color:#1767be}.ann-zoom-btn:disabled{opacity:.35;cursor:not-allowed}.ann-zoom-reset-btn{color:#fffc;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:6px;min-width:54px;height:34px;padding:0 10px;font-size:13px;font-weight:600;transition:background .16s}.ann-zoom-reset-btn:hover{background:#ffffff24}.ann-popup-dots{align-items:center;gap:7px;display:flex}.ann-popup-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .18s,transform .18s}.ann-popup-dot--active{background:#1767be;transform:scale(1.3)}.ann-popup-dot:hover:not(.ann-popup-dot--active){background:#ffffff8c}@media (width<=1440px){.annotated-highlights{width:85%}}@media (width<=1024px){.annotated-highlights{width:95%}.annotated-highlight-grid{grid-template-columns:1fr 1fr}}@media (width<=868px){.annotated-highlight-grid{grid-template-columns:1fr}.annotated-highlight-image{min-height:260px}.annotated-highlight-list{flex-direction:column}.annotated-section-heading{font-size:32px}.annotated-section-sub-heading{font-size:20px}.ann-popup-nav{width:42px;height:42px;font-size:26px}.ann-popup-nav--prev{left:10px}.ann-popup-nav--next{right:10px}}@media (width<=568px){.annotated-highlights{width:100%}.ann-popup-footer{flex-direction:column;align-items:center;gap:10px;padding:12px 16px}}.why-workbooks-container{width:100%;padding:4rem 1rem}.why-workbooks-info{z-index:1;text-align:center;background:linear-gradient(135deg,#1d204b 0%,#1767be 50%,#feb122 100%);border-radius:12px;width:80%;margin:0 auto;padding:40px 44px;position:relative;overflow:hidden;box-shadow:0 24px 64px #1b126452}.why-workbooks-info:before{content:"";pointer-events:none;border:1.5px solid #ffffff1a;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.why-workbooks-info:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-80px;left:-50px}.why-workbooks-info-label{letter-spacing:.22em;color:#feb122;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;font-size:18px;font-weight:700;display:flex}.why-workbooks-info-label:before,.why-workbooks-info-label:after{content:"";background:#feb122;flex:1;height:1px}.why-workbooks-info-highlights{z-index:1;text-align:left;grid-template-columns:repeat(2,1fr);gap:12px;max-width:868px;margin:28px auto;padding:0;list-style:none;display:grid;position:relative}.why-workbooks-info-highlight-item{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 16px;font-size:16px;font-weight:500;line-height:1.5;display:flex}.why-workbooks-highlight-icon{color:#feb122;flex-shrink:0;margin-top:2px;font-size:14px}.why-workbooks-info-exams{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex;position:relative}.why-workbooks-info-exam-tag{letter-spacing:.1em;text-transform:uppercase;color:#1d204b;background:#fff;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:700}.why-workbooks-info-title{color:#fff;z-index:1;font-size:28px;font-weight:800;position:relative}.why-workbooks-info-subtitle{color:#fff;z-index:1;margin:0 0 12px;font-size:22px;font-weight:600;position:relative}.why-workbooks-info-vision{color:#fff;z-index:1;margin-bottom:2rem;font-size:18px;line-height:1.5;position:relative}.why-workbooks-info a{color:#1767be;background-color:#fff;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}@media (width<=1440px){.why-workbooks-info{width:85%}}@media (width<=1024px){.why-workbooks-info{width:95%}}@media (width<=568px){.why-workbooks-container{padding:0 1rem 4rem}.why-workbooks-info{width:100%;padding:32px 20px}.why-workbooks-info-highlights{grid-template-columns:1fr;max-width:100%}.why-workbooks-info-title{font-size:24px}.why-workbooks-info-subtitle{font-size:18px;font-weight:400}.why-workbooks-info-vision{font-size:16px}}.use-workbook-sections{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.use-workbook-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.use-workbook-highlights{z-index:1;width:80%;margin:0 auto;position:relative}.use-workbook-section-heading{color:#1d204b;font-size:38px;line-height:1.15}.use-workbook-section-heading span{color:#1767be}.use-workbook-section-sub-heading{color:#3f3f3f;margin-bottom:14px;font-size:24px}.use-workbook-highlights p{color:#3f3f3f;margin:8px 0;font-size:16px;line-height:1.78}.use-workbook-highlights h6{color:#3f3f3f;margin-top:-8px;margin-left:18px;font-size:16px;font-weight:500}.use-workbook-highlight-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.use-workbook-highlight-image{border-radius:12px;align-self:stretch;overflow:hidden;box-shadow:0 4px 20px #27187e2e,0 1px 4px #27187e1a}.use-workbook-highlight-image img{object-fit:cover;width:100%;height:100%;display:block}.use-workbook-highlight-card{background:#fff;border:1px solid #1767be;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1f,0 1px 4px #27187e12}.use-workbook-highlight-card:before{content:"";background:#1767be;height:3px;position:absolute;top:0;left:0;right:0}.use-workbook-highlight-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.use-workbook-highlight-card h3{color:#1767be;margin-bottom:16px;font-size:18px;font-weight:700}.use-workbook-highlight-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.use-workbook-highlight-list li{color:#3f3f3f;padding-left:24px;font-size:16px;line-height:1.65;position:relative}.use-workbook-highlight-list li:before{content:"✔";color:#28a745;font-size:13px;position:absolute;top:1px;left:0}@media (width<=1440px){.use-workbook-highlights{width:85%}}@media (width<=1024px){.use-workbook-highlights{width:95%}}@media (width<=868px){.use-workbook-highlight-grid{grid-template-columns:1fr}.use-workbook-section-heading{font-size:32px}.use-workbook-section-sub-heading{font-size:20px}}@media (width<=568px){.use-workbook-highlights{width:100%}}.workbook-prices-sections{color:#1a1a2e;text-align:center;background:#f5f6ff;padding:4rem 1rem;position:relative}.workbook-prices-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.workbook-prices-highlights{z-index:1;width:80%;margin:0 auto;position:relative}.workbook-prices-section-heading{color:#1d204b;font-size:38px;line-height:1.15}.workbook-prices-section-heading span{color:#1767be}.workbook-prices-section-sub-heading{color:#3f3f3f;margin-bottom:14px;font-size:24px}.workbook-original-price{color:#3f3f3f;margin:8px 0;font-size:18px;font-weight:600;line-height:1.78}.workbook-original-price span{text-decoration:line-through}.workbook-prices-highlights h6{color:red;background-color:#fff;border-radius:10px;margin:10px 0 24px;padding:4px 8px;font-size:18px;font-weight:600;display:inline-block}.workbook-prices-highlights a{color:#fff;background-color:#1767be;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}.plan-prices-dispatch{background-color:#fff;border-radius:10px;padding:4px 8px;display:inline-block;color:red!important;margin-top:2rem!important}.plan-prices-dispatch span{color:red}.plan-prices-help-div{text-align:center;margin-top:1.5rem}.plan-prices-register span{color:#1767be}.plan-prices-points{text-align:start;background:#fff;border-radius:10px;max-width:1024px;margin:2rem auto 0;padding:1rem}.plan-prices-points p{color:red}.plan-prices-points li{color:#3f3f3f;margin-left:30px;font-size:17px;line-height:1.5}@media (width<=1440px){.workbook-prices-highlights{width:85%}}@media (width<=1024px){.workbook-prices-highlights{width:95%}}@media (width<=868px){.workbook-prices-highlight-grid{grid-template-columns:1fr}.workbook-prices-section-heading{font-size:32px}.workbook-prices-section-sub-heading{font-size:20px}}@media (width<=568px){.workbook-prices-highlights{width:100%}.plan-prices-points p{line-height:1.8}.plan-prices-points li{font-size:16px}}.chhoti-container{padding:1rem 1rem 4rem}.chhoti-highlights{z-index:1;width:80%;margin:0 auto;position:relative}.chhoti-section-heading{color:#1d204b;text-align:center;margin-bottom:10px;font-size:38px;line-height:1.15}.chhoti-section-heading span{color:#1767be}.chhoti-section-sub-heading{color:#3f3f3f;text-align:center;margin-bottom:14px;font-size:24px}.chhoti-lead{color:#3f3f3f;text-align:center;margin-bottom:36px;font-size:16px;line-height:1.78}.chhoti-image{border-radius:12px;width:50%;margin:2rem auto;overflow:hidden;box-shadow:0 4px 20px #27187e2e,0 1px 4px #27187e1a}.chhoti-image img{width:100%}@media (width<=1440px){.chhoti-highlights{width:85%}.chhoti-image{width:70%}}@media (width<=1024px){.chhoti-highlights{width:95%}.chhoti-image{width:80%}}@media (width<=868px){.chhoti-section-heading{font-size:32px}.chhoti-section-sub-heading{font-size:20px}.chhoti-image{width:90%}}@media (width<=568px){.chhoti-highlights,.chhoti-image{width:100%}}.gallery-container{width:100%;padding:2.5rem 0}.gallery-header{justify-content:space-between;align-items:center;gap:1rem;width:80%;margin:0 auto 2rem;display:flex}.gallery-title{color:#15304c;font-size:28px}.gallery-back-button{color:#ff8600;cursor:pointer;background-color:#fff;border:2px solid #ff8600;justify-content:center;align-items:center;gap:.5rem;padding:8px 16px;font-size:18px;transition:all .3s;display:flex}.gallery-back-button:hover{color:#fff;background-color:#ff8600}.folders-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:80%;margin:0 auto;display:grid}.folder-card{cursor:pointer;background:#fff;border-radius:12px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.folder-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.folder-thumbnail{width:100%;height:320px;position:relative;overflow:hidden}.folder-thumbnail:before{content:"";z-index:1;opacity:0;background:linear-gradient(#0000 50%,#0009);transition:opacity .3s;position:absolute;inset:0}.folder-card:hover .folder-thumbnail:before{opacity:1}.folder-thumbnail img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s}.folder-card:hover .folder-thumbnail img{transform:scale(1.1)}.folder-info{align-items:center;gap:1rem;padding:24px;display:flex}.folder-icon{color:#6885fb;flex-shrink:0}.folder-name{color:#15304c;flex:1;font-size:20px;font-weight:600}.galleryList-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:350px;gap:15px;width:80%;margin:0 auto;display:grid}.galleryList-item{cursor:pointer;background:#fff;border-radius:12px;position:relative;overflow:hidden}.galleryList-item img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .4s}.galleryList-popup-overlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.galleryList-popup-content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;animation:.3s popupZoomIn;display:flex;position:relative}@keyframes popupZoomIn{0%{transform:scale(.8)}to{transform:scale(1)}}.galleryList-popup-content img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:90vh}.galleryList-popup-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:40px;transition:transform .2s;display:flex;position:absolute;top:-40px;right:0}.galleryList-popup-close:hover{transform:scale(1.2)}@media (width<=1440px){.gallery-header,.folders-grid,.galleryList-grid{width:85%}}@media (width<=1024px){.gallery-header,.folders-grid,.galleryList-grid{width:95%}.folder-thumbnail{height:250px}.folder-info{padding:20px}.folder-name{font-size:18px}.galleryList-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.folders-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.folder-thumbnail{height:220px}.gallery-title{font-size:24px}.galleryList-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.gallery-title{font-size:20px}.folders-grid{grid-template-columns:1fr}.folder-thumbnail{height:250px}.gallery-back-button{padding:6px;font-size:16px}.galleryList-grid{grid-template-columns:1fr}}.plan-prices-wrapper{flex-direction:column;align-items:center;padding:5rem 1rem;display:flex}.plan-prices-heading{text-align:center;color:#1d204b;font-size:38px;line-height:1.15}.plan-prices-sub-heading{color:#3f3f3f;text-align:center;font-size:24px}.plan-prices-wrapper h3{text-align:center;background-color:#cee6ff;border-radius:10px;margin-top:1.5rem;padding:4px 8px;font-size:24px}.plan-prices-wrapper h3 span{color:red}.plan-prices-wrapper h5{color:#1767be;text-align:center;margin-top:1rem;font-size:16px}.plan-prices-wrapper h6{text-align:center;margin-top:2rem;font-size:32px!important}.plan-prices-imp{text-align:center;background:#feb122;border-radius:10px;margin-top:1rem;padding:8px 16px;font-size:17px;font-weight:700}.plan-prices-imp span{color:red}.plans-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:25px;width:65%;margin:3rem 0;display:grid}.plan-card{background:#fff;border-radius:16px;flex-direction:column;gap:20px;padding:28px 24px;transition:box-shadow .25s,transform .25s;display:flex;position:relative;box-shadow:inset 0 .361px .181px -1.25px #0000002e,inset 0 1.373px .687px -2.5px #00000029,inset 0 6px 3px -3.75px #0000000f,inset 0 .422px .422px -1.25px #ffffff2e,inset 0 1.602px 1.602px -2.5px #ffffff29,inset 0 7px 7px -3.75px #ffffff0f,0 .652px .652px -.2px #00000005,0 1.776px 1.776px -.4px #00000005,0 3.899px 3.899px -.6px #00000008,0 8.655px 8.655px -.8px #0000000a,0 22px 22px -1px #00000014}.plan-card:hover{transform:translateY(-3px)}.plan-card--featured{border:2px solid #1767be;padding-top:36px;box-shadow:inset 0 .361px .181px -1.25px #0000002e,inset 0 1.373px .687px -2.5px #00000029,inset 0 6px 3px -3.75px #0000000f,inset 0 .422px .422px -1.25px #ffffff2e,inset 0 1.602px 1.602px -2.5px #ffffff29,inset 0 7px 7px -3.75px #ffffff0f,0 .652px .652px -.2px #00000005,0 1.776px 1.776px -.4px #00000005,0 3.899px 3.899px -.6px #00000008,0 8.655px 8.655px -.8px #0000000a,0 22px 22px -1px #00000014}.plan-badge{letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:5px 14px;font-size:11px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.plan-badge--best{color:#fff;background:#1767be}.plan-badge--popular{color:#fff;background:#0f9a5e}.plan-header{flex-direction:column;gap:4px;display:flex}.plan-tier{letter-spacing:.14em;color:#3f3f3f;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.plan-duration{color:#111c17;margin:0;font-size:32px;font-weight:700;line-height:1.1}.plan-pricing-meta{flex-direction:column;gap:4px;display:flex}.plan-meta-row{align-items:center;gap:8px;display:flex}.plan-meta-label{letter-spacing:.1em;color:#3f3f3f;text-transform:uppercase;font-size:12px;font-weight:600}.plan-meta-value{color:#475f55;font-size:16px;font-weight:600}.plan-meta-value--strike{opacity:.7;text-transform:capitalize;font-size:18px;text-decoration:line-through;color:#000!important}.plan-launch-box{background:#f0faf5;border:1px solid #c8eed9;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.plan-launch-label{color:#000;text-align:center;margin:0;font-size:16px;font-weight:600}.plan-launch-label span{color:#1767be;font-size:18px}.plan-launch-price-row{text-align:center;border:2px solid #1767be;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:4px;display:flex}.plan-text{font-size:16px;font-weight:600}.plan-launch-price{color:#111c17;font-size:24px;font-weight:700;line-height:1}.plan-extra{font-weight:600;color:#3f3f3f!important;text-align:end!important;margin-top:8px!important;font-size:15px!important}.plan-launch-bookset{color:#000;text-align:center;margin-bottom:6px;font-size:16px;font-weight:600}.plan-launch-bookset span{color:#1767be;font-size:18px}.plan-separately{font-size:18px;font-weight:600}.plan-savings{justify-content:center;align-items:center;gap:10px;display:flex}.plan-prices-valid{color:red;text-align:center;margin-top:-10px;font-size:16px;font-weight:600}.plan-prices-wrapper a{color:#fff;background-color:#1767be;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}.plan-prices-wrapper h6{color:#3f3f3f;font-size:24px;font-weight:500}.plan-prices-wrapper h6 span{color:#1767be}.plan-prices-help-div{text-align:center}.plan-prices-register{margin-bottom:1rem;font-size:20px;font-weight:600}.plan-prices-help{color:#3f3f3f;font-size:16px}.plan-prices-help a{color:#1767be;background-color:#0000!important;padding:0!important}.plan-prices-book{background:#fff;border:1.5px solid #e2ede8;border-radius:16px;flex-direction:column;gap:20px;width:450px;margin:2rem auto;padding:28px 24px 24px;transition:box-shadow .25s,transform .25s;display:flex;position:relative}@media (width<=1440px){.plans-grid{width:90%}}@media (width<=1024px){.plans-grid{width:100%}}@media (width<=868px){.plan-prices-heading{font-size:32px}.plan-prices-sub-heading{font-size:20px}.plans-grid{grid-template-columns:1fr;gap:30px;width:80%}.plan-card{order:var(--mobile-order)}}@media (width<=568px){.plan-prices-wrapper h3{font-size:18px;line-height:24px}.plans-grid{width:100%}.plan-card{padding:16px 10px}.plan-launch-box{padding:10px 6px}.plan-launch-price{font-size:19px}.plan-prices-book{width:100%}.plan-launch-price{text-align:end}}.countdown-container{text-align:center;color:#fff;background:linear-gradient(135deg,#1d204b,#1767be);border-radius:20px;max-width:650px;margin:2rem auto;padding:20px;box-shadow:0 15px 50px #1767be66}.countdown-title{color:#feb122;letter-spacing:1px;margin-bottom:25px;font-size:32px;font-weight:700}.countdown-timer{justify-content:center;gap:16px;display:flex}.countdown-time-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;min-width:90px;padding:10px;transition:all .3s;position:relative}.countdown-time-box:hover{transform:translateY(-6px)scale(1.05);box-shadow:0 10px 25px #feb1224d}.countdown-time-box span{color:#fff;font-size:34px;font-weight:700;display:block}.countdown-time-box p{text-transform:uppercase;letter-spacing:1px;font-size:13px}.countdown-pulse span{color:#feb122;animation:1s infinite pulseGlow}@keyframes pulseGlow{0%{text-shadow:0 0 5px #feb122;transform:scale(1)}50%{text-shadow:0 0 20px #feb122;transform:scale(1.2)}to{text-shadow:0 0 5px #feb122;transform:scale(1)}}.countdown-subtext{margin-top:20px;font-size:16px}.countdown-expired{text-align:center;color:#feb122;background:#1d204b;border-radius:12px;padding:20px;font-size:26px;font-weight:700}@media (width<=600px){.countdown-container{padding:20px 10px}.countdown-title{font-size:24px}.countdown-timer{flex-wrap:wrap;gap:12px}.countdown-time-box{min-width:75px}.countdown-time-box span{font-size:24px}}.prices-header-container{width:100%}.prices-header-sections{color:#1a1a2e;background:#f5f6ff;padding:4rem 1rem;position:relative}.prices-header-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.prices-header-who-for{z-index:1;width:80%;margin:0 auto;position:relative}.prices-header-section-heading{text-align:center;color:#1d204b;font-size:38px;line-height:1.15}.prices-header-section-heading span{color:#1767be}.prices-header-container h3{color:#3f3f3f;text-align:center;margin-bottom:10px;font-size:24px;font-weight:600}.prices-header-container p{color:#3f3f3f;text-align:center}.prices-header-container h4{color:#3f3f3f;text-align:center;margin:24px 0 16px;font-size:24px}.prices-header-who-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.prices-header-who-card1{background:#fff;border:1px solid #1767be;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.prices-header-who-card1:before{content:"";background:#1767be;height:3px;position:absolute;top:0;left:0;right:0}.prices-header-who-card1:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.prices-header-who-card2{background-color:#1767be;border:1px solid #1d204b;border-radius:10px}.prices-header-who-card2 img{object-fit:contain;width:100%;height:100%}.prices-header-who-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.prices-header-who-list li{color:#3f3f3f;padding-left:28px;font-size:16px;line-height:1.65;position:relative}.prices-header-who-list li:before{content:"✔";color:#1a1a2e;font-size:16px;position:absolute;top:1px;left:0}@media (width<=1440px){.prices-header-who-for{width:85%}}@media (width<=1280px){.prices-header-who-for{width:95%}}@media (width<=868px){.prices-header-section-heading{font-size:32px}.prices-header-who-grid{grid-template-columns:1fr;gap:24px}}@media (width<=568px){.prices-header-who-for{width:100%}}.plan-faq-container{color:#1a1a2e;background:#f5f6ff;width:100%;padding:4rem 1rem;position:relative}.plan-faq-container:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.plan-faq-container h2{text-align:center;color:#1d204b;z-index:1;font-size:38px;position:relative}.plan-faq-container h4{color:#3f3f3f;z-index:1;margin-bottom:1rem;font-size:26px;position:relative}.plan-faq-main p{color:#1767be;font-size:18px;font-weight:600;margin-bottom:1rem!important}.plan-faq-main a{color:red;text-decoration:none}.plan-faq-main a:hover{color:#1767be}.plan-faq-main{width:80%;margin:0 auto;padding-top:2.5rem!important}.plan-faq-list{flex-direction:column;gap:12px;display:flex}.plan-faq-item{-webkit-backdrop-filter:blur(12px);cursor:pointer;animation:.5s both fadeSlideUp;animation-delay:calc(var(--i) * 70ms);background:#ffffffc7;border:1px solid #6366f11a;border-radius:16px;transition:box-shadow .28s,border-color .28s,transform .22s;overflow:hidden}.plan-faq-item:hover{border-color:#6366f147;transform:translateY(-2px);box-shadow:0 8px 32px #6366f121}.plan-faq-item-open{border-color:#6366f159;box-shadow:0 8px 40px #6366f126}.plan-faq-item-header{-webkit-user-select:none;user-select:none;align-items:center;gap:16px;padding:20px 24px;display:flex}.plan-faq-item-number{color:#1767be;letter-spacing:.06em;min-width:28px;font-size:1rem;font-weight:700}.plan-faq-item-question{color:#1d204b;flex:1;font-size:1rem;font-weight:500;line-height:1.45}.plan-faq-item-icon{color:#1767be;text-align:center;min-width:24px;font-size:1.5rem;font-weight:300;line-height:1;transition:transform .3s}.plan-faq-item-open .plan-faq-item-icon{transform:rotate(180deg)}.plan-faq-item-body{max-height:0;transition:max-height .42s cubic-bezier(.4,0,.2,1);overflow:hidden}.plan-faq-item-open .plan-faq-item-body{max-height:600px}.plan-faq-item-answer{color:#3f3f3f;border-top:1px solid #6366f114;padding:16px 24px 22px 68px;font-size:1rem;line-height:1.75}.plan-faq-item-answer strong{color:#3f3f3f;font-weight:700}.plan-faq-item-answer a{color:#1767be;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .2s}.plan-faq-item-answer a:hover{color:#4338ca}.plan-faq-item-answer ul{margin:10px 0 6px;padding-left:20px;list-style:none}.plan-faq-item-answer ul li{margin-bottom:6px;padding-left:16px;position:relative}.plan-faq-item-answer ul li:before{content:"";opacity:.7;background:#1767be;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.plan-faq-item-answer ul ul{margin-top:6px}.plan-faq-item-answer ul ul li:before{background:#a5b4fc;width:4px;height:4px;top:11px}@media (width<=1280px){.plan-faq-main{width:80%}}@media (width<=868px){.plan-faq-main{width:95%}.plan-faq-container h2{font-size:32px}}@media (width<=580px){.plan-faq-item-answer{padding-left:24px}}.face-main{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 0;display:flex}.face{width:12em;height:auto;display:block}.face__eyes,.face__eye-lid,.face__mouth-left,.face__mouth-right,.face__nose,.face__pupil{animation:1s cubic-bezier(.65,0,.35,1) .3s forwards eyes}.face__eye-lid,.face__pupil{animation-duration:4s;animation-iteration-count:infinite;animation-delay:1.3s}.face__eye-lid{animation-name:eye-lid}.face__mouth-left,.face__mouth-right{animation-timing-function:cubic-bezier(.33,1,.68,1)}.face__mouth-left{animation-name:mouth-left}.face__mouth-right{animation-name:mouth-right}.face__nose{animation-name:nose}.face__pupil{animation-name:pupil}@keyframes eye-lid{0%,40%,45%,to{transform:translateY(0)}42.5%{transform:translateY(17.5px)}}@keyframes eyes{0%{transform:translateY(112.5px)}to{transform:translateY(15px)}}@keyframes pupil{0%,37.5%,40%,45%,87.5%,to{stroke-dashoffset:0;transform:translate(0)}12.5%,25%,62.5%,75%{stroke-dashoffset:0;transform:translate(-35px)}42.5%{stroke-dashoffset:35px;transform:translateY(17.5px)}}@keyframes mouth-left{0%,50%{stroke-dashoffset:-102px}to{stroke-dashoffset:0}}@keyframes mouth-right{0%,50%{stroke-dashoffset:102px}to{stroke-dashoffset:0}}@keyframes nose{0%{transform:translate(0)}to{transform:translateY(22.5px)}}.face-para{text-align:center;margin-top:2.5rem}.face-para h1{color:#1d204b;margin-bottom:8px;font-size:38px}.face-para p{color:#3f3f3f;margin-bottom:2.5rem;font-size:18px;font-weight:600}.face-para a{color:#fff;background-color:#1767be;border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600;text-decoration:none}.auth-root{display:flex}.auth-left{background:linear-gradient(140deg,#1d204b 0%,#252870 55%,#1a1d45 100%);flex:46%;align-items:stretch;display:flex;position:relative;overflow:hidden}.auth-left-inner{z-index:2;flex-direction:column;width:100%;padding:48px 52px;display:flex;position:relative}.brand{align-items:center;gap:12px;animation:.6s both fadeDown;display:flex}.brand-image{background-color:#fff;border-radius:10px;width:220px;padding:4px 8px}.left-content{margin-top:auto;padding-bottom:32px}.left-heading{color:#fff;letter-spacing:-1.5px;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:800;line-height:1.12;animation:.7s .1s both fadeUp}.left-heading span{color:#feb122}.left-sub{color:#ffffffad;max-width:340px;margin-top:18px;font-size:1rem;line-height:1.7;animation:.7s .2s both fadeUp}.features{flex-direction:column;gap:14px;margin-top:36px;display:flex}.feature-item{color:#ffffffd1;align-items:center;gap:12px;font-size:.92rem;animation:.6s both fadeUp;display:flex}.feature-icon{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}.left-deco{pointer-events:none;position:absolute;inset:0}.deco-circle{opacity:.12;border-radius:50%;position:absolute}.c1{background:#feb122;width:420px;height:420px;top:-120px;right:-140px}.c2{background:#1767be;width:260px;height:260px;bottom:40px;left:-80px}.c3{opacity:.06;background:#fff;width:140px;height:140px;top:38%;right:60px}.auth-right{background:#f9fafb;flex:54%;justify-content:center;align-items:center;padding:40px 24px;display:flex}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:460px;padding:40px 44px 36px;animation:.6s cubic-bezier(.22,1,.36,1) 50ms both cardIn;box-shadow:0 12px 48px #00000024,0 4px 16px #00000014}.tab-row{background:#f3f4f6;border-radius:10px;gap:4px;margin-bottom:28px;padding:4px;display:flex}.tab-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:8px;flex:1;padding:9px 0;font-size:.9rem;font-weight:500;transition:all .22s cubic-bezier(.4,0,.2,1)}.tab-btn.active{color:#1d204b;background:#fff;font-weight:600;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000d}.form-title{color:#1d204b;letter-spacing:-.5px;font-size:1.45rem;font-weight:700}.form-subtitle{color:#9ca3af;margin-top:4px;font-size:.88rem}.auth-form{flex-direction:column;gap:18px;margin-top:24px;display:flex}.field-group{flex-direction:column;gap:6px;display:flex}.field-label{color:#3f3f3f;letter-spacing:.2px;font-size:.83rem;font-weight:600}.label-row{justify-content:space-between;align-items:center;display:flex}.forgot-link{color:#1767be;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .22s cubic-bezier(.4,0,.2,1)}.forgot-link:hover{color:#1257a3;text-decoration:underline}.input-wrap{align-items:center;display:flex;position:relative}.input-icon{color:#9ca3af;pointer-events:none;align-items:center;transition:color .22s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;left:14px}.input-icon svg{width:17px;height:17px}.input-wrap input{color:#3f3f3f;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:11px 44px 11px 42px;font-size:.92rem;transition:border-color .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),background .22s cubic-bezier(.4,0,.2,1)}.input-wrap input::placeholder{color:#bfc3cc}.input-wrap input:focus{background:#fff;border-color:#1767be;box-shadow:0 0 0 3.5px #1767be21}.input-wrap input:focus+.input-icon,.input-wrap:focus-within .input-icon{color:#1767be}.toggle-pass{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .22s cubic-bezier(.4,0,.2,1),background .22s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;right:12px}.toggle-pass:hover{color:#1767be;background:#1767be12}.toggle-pass svg{width:16px;height:16px}.remember-row{cursor:pointer;color:#3f3f3f;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:.87rem;display:flex}.remember-row input[type=checkbox]{display:none}.check-custom{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:5px;flex-shrink:0;width:18px;height:18px;transition:all .22s cubic-bezier(.4,0,.2,1);position:relative}.remember-row input:checked~.check-custom{background:#1767be;border-color:#1767be}.remember-row input:checked~.check-custom:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:6px;height:10px;position:absolute;top:1.5px;left:4px;transform:rotate(45deg)}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.2px;background:linear-gradient(135deg,#1767be 0%,#1e7bd8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:13px;font-size:.96rem;font-weight:600;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),background .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #1767be59}.submit-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#feb122 0%,#ffc94d 100%);transition:opacity .22s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.submit-btn:hover:before{opacity:1}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1767be73}.submit-btn:active{transform:translateY(0)}.submit-btn svg{z-index:1;width:18px;height:18px;position:relative}.submit-btn span.spinner{z-index:1;border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:block;position:relative}.submit-btn>:not(.spinner){z-index:1;position:relative}.submit-btn.loading{pointer-events:none}.divider{align-items:center;gap:12px;margin:20px 0 16px;display:flex}.divider span{background:#e5e7eb;flex:1;height:1px}.divider p{color:#9ca3af;white-space:nowrap;font-size:.78rem}.social-row{gap:12px;display:flex}.social-btn{color:#3f3f3f;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.87rem;font-weight:500;transition:border-color .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),background .22s cubic-bezier(.4,0,.2,1);display:flex}.social-btn svg{flex-shrink:0;width:18px;height:18px}.social-btn:hover{background:#1767be0a;border-color:#1767be;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000d}.switch-text{text-align:center;color:#9ca3af;margin-top:20px;font-size:.86rem}.switch-link{color:#e59d0e;cursor:pointer;background:0 0;border:none;padding:0;font-size:.86rem;font-weight:600;transition:color .22s cubic-bezier(.4,0,.2,1)}.switch-link:hover{color:#feb122}@keyframes fadeDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.slide-in{animation:.35s cubic-bezier(.22,1,.36,1) both fadeUp}@media (width<=768px){.auth-root{flex-direction:column}.auth-left{flex:none;min-height:220px}.auth-left-inner{padding:32px 28px}.left-content{margin-top:0;padding-bottom:0}.left-heading{font-size:2rem}.left-sub,.features{display:none}.auth-right{flex:none;padding:28px 16px 40px}.auth-card{border-radius:18px;padding:28px 22px 24px}.deco-circle.c2{display:none}}@media (width<=380px){.social-row{flex-direction:column}.auth-card{padding:24px 16px 20px}}.app-download{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:4rem 1rem;display:flex}.app-download__content{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:740px;display:flex}.app-download__title{color:#1d204b;font-size:38px}.app-download__title span{color:#1767be}.app-download__subtitle{color:#3f3f3f;margin-top:1rem;font-size:16px;line-height:24px}.app-download__content h6{color:#3f3f3f;margin:1rem 0;font-size:16px}.app-download__buttons{align-items:center;gap:14px;width:100%;max-width:450px;display:flex}.app-download__buttons img{border:1px solid #3f3f3f;border-radius:10px;width:100%}@media (width<=868px){.app-download__title{font-size:32px}}.lead-form-container{padding:4rem 1rem}.lead-form-header{text-align:center;margin-bottom:20px}.lead-form-header img{max-width:280px;height:auto}.lead-form-wrapper{background:#fff;border-radius:8px;width:100%;max-width:800px;margin:0 auto;padding:24px;box-shadow:0 2px 10px #00000014}.lead-form-grid{grid-template-columns:1fr 1fr;gap:20px 30px;display:grid}.lead-form-group{flex-direction:column;display:flex}label{color:#3f3f3f;margin-bottom:6px;font-size:16px;font-weight:600}.lead-form-required{color:red;margin-left:3px}input[type=text],input[type=email],input[type=tel],select{border:1px solid #ccc;border-radius:4px;padding:10px 12px;font-size:14px}input:focus,select:focus{border-color:#1767be;outline:none}.lead-form-submit-btn{text-align:center;margin-top:25px}input[type=submit]{color:#fff;cursor:pointer;background-color:#1767be;border:none;border-radius:4px;padding:12px 40px;font-size:16px}.lead-form-footer{text-align:center;margin-top:30px}.lead-form-footer .lead-form-grey-text{color:#3f3f3f;font-size:20px;font-weight:700}@media (width<=568px){.lead-form-header img{max-width:200px}.lead-form-wrapper{padding:24px 12px}.lead-form-grid{grid-template-columns:1fr}}.online-schedule-container{padding:4rem 1rem}.online-schedule-image{width:50%;margin:0 auto}.online-schedule-image img{border-radius:10px;width:100%}@media (width<=1440px){.online-schedule-image{width:65%}}@media (width<=1024px){.online-schedule-image{width:80%}}@media (width<=868px){.online-schedule-image{width:100%}}.inicet-schedule-container{width:100%;padding:4rem 0}.inicet-schedule-wrapper{width:70%;margin:0 auto}.inicet-schedule-header{text-align:center;margin-bottom:3rem}.inicet-schedule-title{color:#1d204b;font-size:38px;font-weight:700}.inicet-schedule-description{color:#3f3f3f;font-size:18px;font-weight:600}.inicet-schedule-list{flex-wrap:wrap;justify-content:space-between;display:flex}.inicet-schedule-day{color:#fff;background-color:#1767be;border-radius:1rem;width:49%;margin-top:1rem;padding:1.5rem;transition:box-shadow .3s}.inicet-schedule-day:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.inicet-schedule-day-content{align-items:center;gap:1.5rem;display:flex}.inicet-schedule-day-name{align-items:center;gap:.75rem;min-width:160px;display:flex}.inicet-schedule-day-name .inicet-schedule-icon-small{width:1.25rem;height:1.25rem}.inicet-schedule-day-text{font-size:1.125rem;font-weight:700}.btr-sessions-grid{flex:1;grid-template-columns:1fr;gap:1rem;display:grid}.btr-session-item{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.btr-session-time{align-items:center;gap:.5rem;display:flex}.btr-session-icon-tiny{width:1rem;height:1rem}.btr-session-subject{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.btr-session-subject-name{font-weight:600}.btr-session-badge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.btr-session-badge-live,.btr-session-badge-interactive{color:#9a3412;background-color:#ffedd6}@media (width<=1440px){.inicet-schedule-wrapper{width:85%}}@media (width<=1024px){.inicet-schedule-wrapper{width:95%}}@media (width<=868px){.inicet-schedule-title{font-size:32px}.inicet-schedule-day-content{word-break:break-word;flex-direction:column;align-items:start;gap:10px}}@media (width<=568px){.inicet-schedule-day{width:100%}}.neetpg-schedule-container{text-align:center;padding:4rem .5rem}.neetpg-schedule-heading{color:#1d204b;font-size:38px}.neetpg-schedule-heading span{color:#1767be}.neetpg-schedule-section{justify-content:space-between;width:80%;margin:0 auto;display:flex}.neetpg-schedule-image{width:49%}.neetpg-schedule-image img{border-radius:10px;width:100%}@media (width<=1440px){.neetpg-schedule-section{width:85%}}@media (width<=1024px){.neetpg-schedule-section{width:90%}}@media (width<=868px){.neetpg-schedule-heading{font-size:32px}.neetpg-schedule-section{flex-wrap:wrap;gap:20px;width:95%}.neetpg-schedule-image{width:100%}}@media (width<=568px){.neetpg-schedule-section{width:100%}}.fmge-schedule-container{text-align:center;padding:4rem .5rem}.fmge-schedule-heading{color:#1d204b;font-size:38px}.fmge-schedule-heading span{color:#1767be}.fmge-schedule-section{justify-content:space-between;width:80%;margin:2rem auto;display:flex}.fmge-schedule-image{width:49%}.fmge-schedule-image img{border-radius:10px;width:100%}@media (width<=1440px){.fmge-schedule-section{width:85%}}@media (width<=1024px){.fmge-schedule-section{width:90%}}@media (width<=868px){.fmge-schedule-heading{font-size:32px}.fmge-schedule-section{flex-wrap:wrap;gap:20px;width:95%}.fmge-schedule-image{width:100%}}@media (width<=568px){.fmge-schedule-section{width:100%}}.capsule-container{color:#1d204b;cursor:pointer;z-index:10;background-color:#feb122;border-radius:50px;padding:10px 18px;font-size:14px;position:fixed;bottom:40px;left:20px;box-shadow:0 4px 10px #0003}.capsule-container:hover{color:#fff;background-color:#0056b3}@media (width<=568px){.capsule-container{padding:6px 12px;bottom:20px;left:10px}}.newsletter-form-container{padding:4rem 1rem}.newsletter-form-container iframe{width:100%;max-width:600px;height:600px;margin:0 auto;display:block}@media (width<=568px){.newsletter-form-container iframe{height:650px}}.bh-wrapper{color:#3f3f3f;background:#f7f8fc;width:100%}.bh-banner,.bh-banner img{width:100%}.bh-breadcrumb{background:#fff;border-bottom:1px solid #0000000f;align-items:center;gap:8px;padding:12px 5%;font-size:13px;display:flex}.bh-bc-link{color:#1767be;cursor:pointer;font-size:16px;text-decoration:none}.bh-bc-link:hover{text-decoration:underline}.bh-bc-sep{color:#aaa}.bh-bc-current{color:#1d204b;font-weight:500}.bh-filter-bar{background:#fff;border-bottom:1px solid #0000000f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 5%;display:flex}.bh-filter-tabs{flex-wrap:wrap;gap:8px;display:flex}.bh-filter-tab{cursor:pointer;color:#3f3f3f;background:#fff;border:1px solid #0000001f;border-radius:20px;padding:7px 16px;font-size:13px;font-weight:400;transition:all .2s}.bh-filter-tab.active{color:#fff;background:#1d204b;border-color:#1d204b}.bh-filter-tab:hover:not(.active){color:#1767be;border-color:#1767be}.bh-main{width:80%;margin:0 auto;padding:4rem 0}.bh-section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.bh-section-label{align-items:center;gap:10px;display:flex}.bh-section-accent{background:#feb122;border-radius:2px;width:4px;height:22px}.bh-section-title{color:#1d204b;font-size:20px;font-weight:600}.bh-section-count{color:#3f3f3f;font-size:14px}.bh-blogs-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.bh-blog-card{color:inherit;background:#fff;border:1px solid #00000012;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.bh-blog-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1d204b1a}.bh-blog-card-img{overflow:hidden}.bh-blog-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.bh-blog-card:hover .bh-blog-card-img img{transform:scale(1.04)}.bh-blog-card .bh-card-body{padding:14px 16px 16px}.bh-card-body{flex-direction:column;display:flex}.bh-card-tag{border-radius:20px;width:fit-content;margin-bottom:10px;padding:3px 10px;font-size:15px;font-weight:500}.bh-tag-navy{color:#1d204b;background:#e8eaf6}.bh-tag-blue{color:#1767be;background:#e8f0fb}.bh-tag-red{color:#b91c1c;background:#fde8e8}.bh-tag-purple{color:#5b21b6;background:#ede9fe}.bh-tag-amber{color:#b8780e;background:#fff3d6}.bh-tag-green{color:#1a7a3c;background:#e8f5ed}.bh-blog-card-title{color:#1d204b;margin-bottom:6px;font-size:18px;font-weight:600;line-height:1.4}.bh-blog-card-excerpt{color:#3f3f3f;flex:1;margin-bottom:12px;font-size:15px;line-height:1.6}.bh-card-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.bh-card-meta{color:#3f3f3f;gap:12px;font-size:14px;display:flex}.bh-card-read-more{color:#1767be;font-size:14px;font-weight:500}.bh-no-results{text-align:center;color:#3f3f3f;padding:60px 10px;font-size:18px}.bh-filter-tab.tab-all{color:#1d204b;border-color:#1d204b}.bh-filter-tab.tab-all.active,.bh-filter-tab.tab-all:hover:not(.active){color:#fff;background:#1d204b;border-color:#1d204b}.bh-filter-tab.tab-neetpg{color:#1767be;border-color:#1767be}.bh-filter-tab.tab-neetpg.active{color:#fff;background:#1767be;border-color:#1767be}.bh-filter-tab.tab-neetpg:hover:not(.active){color:#1767be;background:#e8f0fb;border-color:#1767be}.bh-filter-tab.tab-inicet{color:#b91c1c;border-color:#b91c1c}.bh-filter-tab.tab-inicet.active{color:#fff;background:#b91c1c;border-color:#b91c1c}.bh-filter-tab.tab-inicet:hover:not(.active){color:#b91c1c;background:#fde8e8;border-color:#b91c1c}.bh-filter-tab.tab-fmge{color:#5b21b6;border-color:#5b21b6}.bh-filter-tab.tab-fmge.active{color:#fff;background:#5b21b6;border-color:#5b21b6}.bh-filter-tab.tab-fmge:hover:not(.active){color:#5b21b6;background:#ede9fe;border-color:#5b21b6}.bh-filter-tab.tab-others{color:#b8780e;border-color:#b8780e}.bh-filter-tab.tab-others.active{color:#fff;background:#b8780e;border-color:#b8780e}.bh-filter-tab.tab-others:hover:not(.active){color:#b8780e;background:#fff3d6;border-color:#b8780e}.bh-filter-tab.tab-biochemistry{color:#1a7a3c;border-color:#1a7a3c}.bh-filter-tab.tab-biochemistry.active{color:#fff;background:#1a7a3c;border-color:#1a7a3c}.bh-filter-tab.tab-biochemistry:hover:not(.active){color:#1a7a3c;background:#e8f5ed;border-color:#1a7a3c}.bh-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:12px;display:flex}.bh-page-numbers{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.bh-page-btn{color:#3f3f3f;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;min-width:40px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.bh-page-btn.active{color:#fff;background:#1d204b;border-color:#1d204b}.bh-page-btn:hover:not(.active){color:#1767be;border-color:#1767be}.bh-page-nav{color:#1767be;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;padding:8px 18px;font-size:13px;transition:background .2s}.bh-page-nav:hover:not(:disabled){background:#f0f4fb}.bh-page-nav:disabled{color:#ccc;cursor:not-allowed}.bh-newsletter-strip{background:#1d204b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:36px 5%;display:flex}.bh-newsletter-text h3{color:#fff;margin-bottom:6px;font-size:20px;font-weight:600}.bh-newsletter-text p{color:#fff9;font-size:14px}.bh-newsletter-btn{color:#1d204b;cursor:pointer;white-space:nowrap;background:#feb122;border:none;border-radius:8px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none}.bh-newsletter-btn:hover{color:#fff;background-color:#1767be}@media (width<=1440px){.bh-main{width:90%}}@media (width<=1024px){.bh-main{width:95%}}@media (width<=868px){.bh-banner img{height:320px}.bh-blogs-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=568px){.bh-banner img{height:200px}.bh-blogs-grid{grid-template-columns:1fr}}.bp-wrapper{color:#3f3f3f;background:#f7f8fc;width:100%}.bp-breadcrumb{background:#fff;border-bottom:1px solid #0000000f;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 5%;font-size:16px;font-weight:600;display:flex}.bp-bc-link{color:#1767be;cursor:pointer;text-decoration:none}.bp-bc-link:hover{text-decoration:underline}.bp-bc-sep{color:#aaa}.bp-bc-current{color:#1d204b;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;font-weight:400;overflow:hidden}.bp-hero{color:#fff;background:#1d204b;align-items:flex-end;gap:48px;padding:40px 5% 0;display:flex;overflow:hidden}.bp-hero-text{width:48%;padding-bottom:36px}.bp-hero-title{font-size:38px;font-weight:600;line-height:1.3}.bp-hero-desc{margin:16px 0;font-size:24px;font-weight:400}.bp-hero-meta{flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;display:flex}.bp-hero-meta p{font-size:16px}.bp-meta-sep{background:#fff3;width:1px;height:14px;display:inline-block}.bp-hero-img-wrap{border:1px solid #ffffff1a;border-bottom:none;border-radius:12px 12px 0 0;flex-shrink:0;width:48%;overflow:hidden}.bp-hero-img-wrap img{object-fit:cover;width:100%;margin-bottom:-4px}.bp-layout{grid-template-columns:1fr 290px;gap:32px;width:75%;margin:0 auto;padding:48px 0;display:grid}.bp-article{background:#fff;border:1px solid #00000012;border-radius:14px;overflow:hidden}.bp-share-bar{background:#f9fafb;border-bottom:1px solid #0000000f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 28px;display:flex}.bp-share-label{font-size:16px}.bp-share-btns{flex-wrap:wrap;gap:8px;display:flex}.bp-share-btn{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:6px;padding:6px 14px;font-size:16px;transition:all .2s}.bp-share-btn:hover{color:#1767be;background:#f0f4fb;border-color:#1767be}.bp-article-content{word-spacing:1px;padding:28px 32px 8px;font-size:16px;line-height:1.85}.bp-article-content h4{color:#1d204b;border-top:1px solid #0000000f;margin:28px 0 12px;padding-top:8px;scroll-margin-top:80px;font-size:20px;font-weight:600}.bp-article-content h4:first-child{border-top:none;margin-top:0}.bp-article-content h5{color:#1d204b;margin:20px 0 8px;font-size:17px;font-weight:600}.bp-article-content p{color:#3f3f3f;margin-bottom:16px}.bp-article-content ul,.bp-article-content ol{margin-bottom:16px;padding-left:24px}.bp-article-content li{margin-bottom:8px;margin-left:32px;line-height:1.7}.bp-article-content a{color:#1767be;text-decoration:none}.bp-article-content a:hover{text-decoration:underline}.bp-article-content strong,.bp-article-content b{font-weight:700}.bp-article-content img{width:100%;max-width:600px;margin:16px 0}.bp-author-signature{color:#6b7280;border-left:3px solid #feb122;margin:20px 0;padding-left:16px;font-style:italic}.bp-keywords-section{border-top:1px solid #0000000f;margin:24px 32px 0;padding-top:20px}.bp-keywords-label{color:#aaa;letter-spacing:.5px;margin-bottom:10px;font-size:16px;font-weight:500}.bp-keywords-row{flex-wrap:wrap;gap:8px;display:flex}.bp-keyword-pill{color:#1767be;background:#f0f4fb;border:1px solid #1767be33;border-radius:20px;padding:6px 12px;font-size:16px;font-weight:400;transition:all .2s}.bp-keyword-pill:hover{color:#fff;background:#1767be}.bp-share-bottom-btn{color:#fff;cursor:pointer;background:#1767be;border:none;border-radius:8px;margin:20px 32px 28px;padding:6px 12px;font-size:15px;font-weight:500;transition:all .2s;display:block}.bp-share-bottom-btn:hover{color:#fff;background:#1767be}.bp-sidebar{flex-direction:column;gap:20px;height:fit-content;display:flex;position:sticky;top:80px}.bp-sidebar-widget{background:#fff;border:1px solid #00000012;border-radius:12px;overflow:hidden}.bp-sw-header{background:#fafafa;border-bottom:1px solid #0000000f;align-items:center;gap:10px;padding:14px 18px;display:flex}.bp-sw-accent{background:#feb122;border-radius:2px;width:3px;height:18px}.bp-sw-title{color:#1d204b;font-size:14px;font-weight:600}.bp-sw-body{padding:14px 18px}.bp-toc-list{margin:0;padding:0;list-style:none}.bp-toc-item{border-bottom:1px solid #0000000d;align-items:flex-start;gap:10px;padding:8px 0;display:flex}.bp-toc-item:last-child{border-bottom:none}.bp-toc-num{color:#1767be;background:#f0f4fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:600;display:flex}.bp-toc-text{color:#3f3f3f;font-size:14px;line-height:1.4;text-decoration:none;transition:color .2s}.bp-toc-text:hover{color:#1767be}.bp-toc-empty{color:#aaa;font-size:13px}.bp-cta-widget{text-align:center;background:#1d204b;border-radius:10px;padding:16px 12px}.bp-cta-icon{margin-bottom:10px;font-size:30px}.bp-cta-title{color:#fff;margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.5}.bp-cta-desc{color:#fff;margin-bottom:16px;font-size:14px;line-height:1.6}.bp-cta-btn{color:#1d204b;cursor:pointer;background:#feb122;border:none;border-radius:8px;width:100%;margin:0 auto;padding:8px 10px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.bp-cta-btn:hover{opacity:.9}.bp-related{background:#f0ece5;padding:40px 5%}.bp-related-header{align-items:center;gap:10px;margin-bottom:24px;display:flex}.bp-related-accent{background:#feb122;border-radius:2px;width:4px;height:24px}.bp-related-title{color:#1d204b;font-size:20px;font-weight:600}.bp-related-cards{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:16px;display:flex;overflow-x:auto}.bp-related-cards::-webkit-scrollbar{display:none}.bp-related-card{scroll-snap-align:start;color:inherit;background:#fff;border-radius:12px;flex:0 0 calc(33% - 12px);text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.bp-related-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1d204b1a}.bp-related-card-img{overflow:hidden}.bp-related-card-img img{object-fit:cover;width:100%;transition:transform .3s}.bp-related-card:hover .bp-related-card-img img{transform:scale(1.04)}.bp-related-card-body{padding:14px 16px 16px}.bp-card-tag{border-radius:20px;width:fit-content;margin-bottom:10px;padding:3px 10px;font-size:15px;font-weight:500}.bp-tag-navy{color:#1d204b;background:#e8eaf6}.bp-tag-blue{color:#1767be;background:#e8f0fb}.bp-tag-red{color:#b91c1c;background:#fde8e8}.bp-tag-purple{color:#5b21b6;background:#ede9fe}.bp-tag-amber{color:#b8780e;background:#fff3d6}.bp-tag-green{color:#1a7a3c;background:#e8f5ed}.bp-related-card-body .bp-tag-blue{color:#1767be;background:#e8f0fb}.bp-related-card-title{color:#1d204b;margin:12px 0;font-size:18px;font-weight:600;line-height:1.4}.bp-related-card-desc{color:#3f3f3f;margin-bottom:12px;font-size:16px}.bp-related-card-meta{color:#3f3f3f;justify-content:space-between;align-items:center;font-size:14px;display:flex}.bp-rc-read{color:#1767be;font-weight:500}.bp-related-hr{border:none;border-top:1px solid #0000001a;margin:28px 0 20px}.bp-related-nav-btns{justify-content:space-between;display:flex}.bp-related-nav-btn{color:#1d204b;cursor:pointer;background:0 0;border:none;padding:6px 0;font-size:14px;font-weight:500;transition:color .2s}.bp-related-nav-btn:hover{color:#1767be}.bp-not-found{text-align:center;padding:80px 20px}.bp-not-found h2{color:#1d204b;margin-bottom:20px;font-size:24px}.bp-back-btn{color:#fff;background:#1767be;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.bp-article-content table{border-collapse:collapse;width:100%;margin-bottom:20px;font-size:15px}.bp-article-content th{color:#fff;text-align:left;background:#1d204b;padding:12px 16px;font-size:15px;font-weight:600}.bp-article-content td{color:#3f3f3f;border-bottom:1px solid #00000012;padding:11px 16px}.bp-article-content tr:nth-child(2n) td{background:#f0f4fb}.bp-article-content tr:hover td{background:#e8f0fb}@media (width<=1440px){.bp-layout{width:85%}}@media (width<=1024px){.bp-layout{width:95%}.bp-sidebar{position:static}.bp-nav-links{display:none}.bp-related-card{flex:0 0 calc(48% - 12px)}}@media (width<=868px){.bp-hero{flex-wrap:wrap;gap:20px}.bp-hero-text,.bp-hero-img-wrap{width:100%}.bp-hero-title{font-size:32px}.bp-hero-desc{font-size:22px}.bp-layout{grid-template-columns:1fr}.bp-article-content{padding:20px 20px 8px}.bp-article-content h4{font-size:18px}.bp-keywords-section{margin:20px 20px 0}.bp-share-bottom-btn{margin:16px 20px 24px}.bp-sidebar-widget{display:none}.bp-cta-btn{width:fit-content}.bp-related-card{flex:0 0 calc(48% - 12px)}}@media (width<=568px){.bp-hero{padding:28px 4% 0}.bp-hero-title{font-size:24px}.bp-hero-desc{font-size:18px}.bp-breadcrumb{padding:10px 4%}.bp-bc-current{display:none}.bp-layout{padding:42px 10px}.bp-share-bar{flex-direction:column;align-items:flex-start;padding:12px 20px}.bp-related{padding:28px 4%}.bp-related-card{flex:0 0 calc(90% - 12px)}.bp-hero-meta{gap:8px;font-size:12px}.bp-article-content table{-webkit-overflow-scrolling:touch;scrollbar-width:none;display:block;overflow-x:auto}.bp-article-content table::-webkit-scrollbar{display:none}}.sol-wrapper{color:#1d204b;background:#f5f7fa;min-height:100vh}.sol-hero{background:#1d204b;border-bottom:1px solid #ffffff14;padding:52px 5% 40px;position:relative;overflow:hidden}.sol-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#1767be2e 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-80px;right:-80px}.sol-hero-badge{color:#c7d9f5;letter-spacing:.5px;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:4px 14px;font-size:12px;font-weight:500;display:inline-flex}.sol-hero-badge-dot{background:#93c5fd;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.sol-hero-title{color:#fff;margin-bottom:12px;font-size:40px;font-weight:600;line-height:1.2}.sol-hero-title span{color:#93c5fd}.sol-hero-desc{color:#fff;max-width:600px;margin-bottom:28px;font-size:16px;line-height:1.7}.sol-hero-meta{flex-wrap:wrap;gap:20px;display:flex}.sol-hero-stat{color:#fff;align-items:center;gap:8px;font-size:14px;display:flex}.sol-hero-stat-icon{background:#ffffff12;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.sol-layout{grid-template-columns:1fr 280px;align-items:start;gap:32px;width:80%;margin:0 auto;padding:40px 0;display:grid}.sol-main{flex-direction:column;gap:24px;display:flex}.sol-issue-card{background:#fff;border:1px solid #00000012;border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.sol-issue-card:hover{border-color:#00000021;box-shadow:0 4px 16px #1d204b0f}.sol-issue-header{background:#f9fafb;border-bottom:1px solid #00000012;align-items:center;gap:14px;padding:20px 24px;display:flex}.sol-issue-num{color:#1767be;background:#e8f0fb;border:1px solid #b5d4f4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.sol-issue-title{color:#1d204b;flex:1;font-size:17px;font-weight:600}.sol-issue-tag{white-space:nowrap;text-transform:uppercase;letter-spacing:.4px;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.sol-tag-warn{color:#92400e;background:#fff3d6;border:1px solid #fcd34d}.sol-tag-info{color:#1767be;background:#e8f0fb;border:1px solid #b5d4f4}.sol-tag-error{color:#dc2626;background:#fde8e8;border:1px solid #f5c1c1}.sol-tag-success{color:#0d9f6e;background:#e6f5ee;border:1px solid #a7dfc9}.sol-issue-body{flex-direction:column;gap:20px;padding:24px;display:flex}.sol-block{border-radius:10px;padding:16px 18px}.sol-block-reason{background:#fde8e8;border:1px solid #f5c1c1;border-left:3px solid #dc2626}.sol-block-solution{background:#e8f0fb;border:1px solid #b5d4f4;border-left:3px solid #1767be}.sol-block-result{background:#e6f5ee;border:1px solid #a7dfc9;border-left:3px solid #0d9f6e}.sol-block-label{letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:600}.sol-block-reason .sol-block-label{color:#dc2626}.sol-block-solution .sol-block-label{color:#1767be}.sol-block-result .sol-block-label{color:#0d9f6e}.sol-block-text{color:#4b5563;font-size:14px;line-height:1.6}.sol-platform-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sol-platform{background:#f5f7fa;border:1px solid #00000012;border-radius:10px;padding:16px}.sol-platform-label{text-transform:uppercase;letter-spacing:.5px;color:#4b5563;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:600;display:flex}.sol-platform-icon{font-size:14px}.sol-steps-list{flex-direction:column;gap:8px;list-style:none;display:flex}.sol-step{color:#4b5563;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.sol-step-arrow{color:#1767be;flex-shrink:0;margin-top:2px;font-size:12px}.sol-step code,.sol-step strong{color:#1767be;background:#e8f0fb;border:1px solid #b5d4f4;border-radius:4px;padding:1px 6px;font-size:12px;font-weight:600}.sol-or-divider{align-items:center;gap:12px;margin:4px 0;display:flex}.sol-or-line{background:#00000021;flex:1;height:1px}.sol-or-text{color:#9ca3af;letter-spacing:1px;font-size:11px;font-weight:600}.sol-fix-list{flex-direction:column;gap:12px;display:flex}.sol-fix-item{align-items:flex-start;gap:12px;display:flex}.sol-fix-num{color:#1767be;background:#e8f0fb;border:1px solid #b5d4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:600;display:flex}.sol-fix-content{flex:1}.sol-fix-title{color:#1d204b;margin-bottom:2px;font-size:14px;font-weight:600}.sol-fix-badge{color:#92400e;vertical-align:middle;background:#fff3d6;border:1px solid #fcd34d;border-radius:10px;margin-left:8px;padding:2px 7px;font-size:10px;font-weight:500}.sol-fix-path{color:#9ca3af;margin-bottom:8px;font-size:11px}.sol-fix-steps{flex-direction:column;gap:5px;list-style:none;display:flex}.sol-fix-step{color:#4b5563;flex-wrap:wrap;align-items:flex-start;gap:8px;font-size:13px;display:flex}.sol-fix-step:before{content:"›";color:#1767be;flex-shrink:0;font-weight:600}.sol-fix-step.sol-caution{color:#92400e;font-size:12px}.sol-fix-step.sol-caution:before{content:"⚠";color:#f59e0b}.sol-persist{background:#f5f7fa;border:1px solid #00000012;border-radius:10px;padding:16px 18px}.sol-persist-label{text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin-bottom:10px;font-size:12px;font-weight:600}.sol-persist-list{flex-direction:column;gap:7px;list-style:none;display:flex}.sol-persist-item{color:#4b5563;align-items:flex-start;gap:8px;font-size:13px;display:flex}.sol-persist-icon{flex-shrink:0;font-size:13px}.sol-sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:24px}.sol-sidebar-widget{background:#fff;border:1px solid #00000012;border-radius:14px;overflow:hidden}.sol-sw-header{background:#f9fafb;border-bottom:1px solid #00000012;align-items:center;gap:10px;padding:14px 16px;display:flex}.sol-sw-accent{background:#f59e0b;border-radius:2px;flex-shrink:0;width:3px;height:16px}.sol-sw-title{text-transform:uppercase;letter-spacing:.5px;color:#4b5563;font-size:12px;font-weight:600}.sol-toc-list{flex-direction:column;gap:2px;padding:12px 16px;list-style:none;display:flex}.sol-toc-item{cursor:pointer;border-radius:8px;align-items:flex-start;gap:10px;padding:7px 8px;text-decoration:none;transition:background .15s;display:flex}.sol-toc-item:hover{background:#1767be0f}.sol-toc-item.active{background:#e8f0fb}.sol-toc-num{color:#1767be;background:#f5f7fa;border:1px solid #00000021;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:flex}.sol-toc-item.active .sol-toc-num{background:#e8f0fb;border-color:#b5d4f4}.sol-toc-text{color:#4b5563;font-size:13px;line-height:1.4;transition:color .15s}.sol-toc-item:hover .sol-toc-text,.sol-toc-item.active .sol-toc-text{color:#1d204b}.sol-stats-grid{grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px;display:grid}.sol-stat-cell{text-align:center;background:#f5f7fa;border:1px solid #00000012;border-radius:8px;padding:10px 12px}.sol-stat-num{color:#1767be;margin-bottom:4px;font-size:22px;font-weight:600;line-height:1}.sol-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;font-size:10px}.sol-help-div{text-align:center;background-color:#1d204b;width:100%;padding:2rem 1rem}.sol-help-high{background-color:#fff;border-radius:8px;width:fit-content;margin:10px auto;padding:2px 4px;font-size:17px}.sol-help-high a{color:#f59e0b;text-decoration:none}.sol-help{color:#fff;padding:2px 0;font-size:16px}.sol-help a{color:#f59e0b;text-decoration:none}.sol-help a:hover{color:#1767be}.sol-dns-section{background:#f5f7fa;border:1px solid #00000012;border-radius:10px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.sol-dns-section-heading{color:#1d204b;border-bottom:1px solid #00000012;align-items:center;gap:10px;padding-bottom:12px;font-size:15px;font-weight:600;display:flex}.sol-dns-section-accent{background:#1767be;border-radius:2px;flex-shrink:0;width:3px;height:18px}.sol-dns-section .sol-platform{background:#fff}.sol-toc-toggle-btn,.sol-toc-backdrop,.sol-toc-float-panel{display:none}@media (width<=900px){.sol-layout{grid-template-columns:1fr;width:95%;padding:28px 0}.sol-sidebar{display:none}.sol-platform-grid{grid-template-columns:1fr}.sol-toc-toggle-btn{z-index:101;cursor:pointer;background:#1d204b;border:1px solid #fff;border-radius:8px 0 0 8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;padding:14px 0;transition:width .2s,background .2s;display:flex;position:fixed;top:80%;right:0;transform:translateY(-50%);box-shadow:-3px 0 12px #1d204b2e}.sol-toc-toggle-btn:hover{background:#2c3069;width:36px}.sol-toc-toggle-btn svg{flex-shrink:0;width:16px;height:16px}.sol-toc-toggle-label{color:#fff;letter-spacing:.8px;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;font-size:9px;font-weight:600}.sol-toc-backdrop{z-index:102;opacity:0;pointer-events:none;background:#0000004d;transition:opacity .25s;display:block;position:fixed;inset:0}.sol-toc-backdrop.open{opacity:1;pointer-events:all}.sol-toc-float-panel{z-index:102;background:#fff;flex-direction:column;width:300px;max-width:88vw;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-6px 0 32px #1d204b24}.sol-toc-float-panel.open{transform:translate(0)}.sol-toc-panel-header{z-index:1;background:#f9fafb;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex;position:sticky;top:0}.sol-toc-panel-title{align-items:center;gap:8px;display:flex}.sol-toc-panel-accent{background:#f59e0b;border-radius:2px;width:3px;height:16px}.sol-toc-panel-label{text-transform:uppercase;letter-spacing:.5px;color:#4b5563;font-size:12px;font-weight:600}.sol-toc-close-btn{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #00000012;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;transition:background .15s;display:flex}.sol-toc-close-btn:hover{color:#1d204b;background:#f5f7fa}.sol-toc-panel-stats{border-bottom:1px solid #00000012;grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px;display:grid}.sol-toc-float-panel .sol-toc-list{flex:1;padding:14px 16px}}@media (width<=1200px){.sol-layout{width:92%}}@media (width<=600px){.sol-hero{padding:36px 4% 28px}.sol-hero-title{font-size:26px}.sol-issue-body{padding:16px}.sol-issue-header{flex-direction:column;align-items:start;padding:14px 16px}}.adt-wrapper{z-index:99;align-items:center;height:180px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.adt-trigger{color:#1d204b;cursor:pointer;letter-spacing:.03em;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#feb122;border:none;border-radius:18px 0 0 18px;outline:none;flex-direction:column;align-items:center;gap:6px;padding:12px 10px;font-size:13px;font-weight:700;transition:background .2s,box-shadow .2s;display:flex;box-shadow:-4px 0 20px #0078d440}.adt-trigger:hover{color:#fff;background:#1767be;box-shadow:-6px 0 24px #0078d466}.adt-trigger__label{letter-spacing:.05em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;font-weight:700;transform:rotate(180deg)}.adt-trigger__bottom-row{flex-direction:column;align-items:center;gap:4px;display:flex}.adt-trigger__icon,.adt-trigger__arrow{justify-content:center;align-items:center;display:flex}.adt-trigger--slim{gap:0;padding:12px 10px}.adt-panel{opacity:0;pointer-events:none;width:0;transition:width .38s cubic-bezier(.34,1.2,.64,1),opacity .28s;overflow:hidden}.adt-panel--open{opacity:1;pointer-events:all;width:264px}.adt-panel__inner{background:#fff;border:1px solid #e2e8f0;border-right:none;border-radius:18px 0 0 18px;flex-direction:column;align-items:center;gap:10px;width:264px;padding:22px 20px 18px;display:flex;box-shadow:0 8px 32px #0078d426,0 2px 8px #00000014}.adt-panel__headline{color:#3f3f3f;margin:0;font-size:13px;font-weight:500}.adt-panel__subheadline{color:#1d204b;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.adt-panel__qr{background:#f4f7fb;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;padding:14px;display:flex}.adt-panel__qr-icon{color:#0f172a;display:block}.adt-panel__hint{color:#3f3f3f;text-align:center;margin:0;font-size:12px}.adt-panel__divider{align-items:center;gap:10px;width:100%;display:flex}.adt-panel__divider-line{background:#1d204b;flex:1;height:1px}.adt-panel__divider-text{color:#3f3f3f;letter-spacing:.14em;font-size:12px;font-weight:700}.adt-panel__stores{flex-direction:column;gap:8px;width:100%;display:flex}.adt-panel__store-btn{color:#fff;letter-spacing:.02em;background:#1d204b;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:flex}.adt-panel__store-btn:hover{background:#1767be;transform:translateY(-1px)}.adt-panel__store-btn svg{flex-shrink:0}.buddy-plan-container,.buddy-plan-banner{width:100%}.buddy-plan-banner img{width:100%;display:block}.buddy-plan-content{text-align:center;width:80%;margin:0 auto;padding:4rem 1rem}.buddy-plan-content h1{color:#1d204b;font-size:38px}.buddy-plan-content h4{color:#1d204b;text-align:center;background:#feb122;border-radius:10px;width:fit-content;margin:1rem auto;padding:8px 12px;font-size:24px;font-weight:500;line-height:1.75}.buddy-plan-content p{color:#3f3f3f;text-align:center;font-size:18px;line-height:1.75}.buddy-plan-content span{color:#1767be;font-size:20px;font-weight:600}.buddy-plan-content-points{border:1.5px solid #e2eaf5;border-radius:10px;justify-content:space-between;width:85%;margin:1rem auto;padding:0 1rem;display:flex;box-shadow:inset 0 .361px .181px -1.25px #0000002e,inset 0 1.373px .687px -2.5px #00000029,inset 0 6px 3px -3.75px #0000000f,inset 0 .422px .422px -1.25px #ffffff2e,inset 0 1.602px 1.602px -2.5px #ffffff29,inset 0 7px 7px -3.75px #ffffff0f,0 .652px .652px -.2px #00000005,0 1.776px 1.776px -.4px #00000005,0 3.899px 3.899px -.6px #00000008,0 8.655px 8.655px -.8px #0000000a,0 22px 22px -1px #00000014}.buddy-plan-content-points hr{background-color:#1767be;border:none;width:2.5px}.buddy-plan-content-point{padding:12px 0}.buddy-plan-highlights-sections{color:#1d204b;background:#f5f6ff;padding:4rem 1rem;position:relative}.buddy-plan-highlights-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.buddy-plan-highlights-header{text-align:center;z-index:1;width:80%;margin:0 auto;padding-bottom:2rem;position:relative}.buddy-plan-highlights{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:80%;margin:0 auto;animation:.55s 50ms both buddy-plan-fadeUp;display:grid;position:relative}.buddy-plan-left{flex-direction:column;display:flex}.buddy-plan-section-heading{color:#1d204b;text-align:center;z-index:1;margin-bottom:14px;font-size:38px;line-height:1.15;position:relative}.buddy-plan-section-heading span{color:#1767be}.buddy-plan-lead{color:#3f3f3f;text-align:center;z-index:1;margin-bottom:32px;font-size:18px;line-height:1.78;position:relative}.buddy-plan-steps{flex-direction:column;gap:16px;display:flex}.buddy-plan-step-card{background:#fff;border:1px solid #c8ccee;border-radius:10px;align-items:flex-start;gap:18px;padding:20px 22px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e14,0 1px 4px #27187e0d}.buddy-plan-step-card:before{content:"";background:linear-gradient(90deg,#1767be,#5b5fcf);height:3px;position:absolute;top:0;left:0;right:0}.buddy-plan-step-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #27187e29,0 4px 10px #27187e14}.buddy-plan-step-number{color:#feb122;flex-shrink:0;min-width:40px;font-size:22px;font-weight:600;line-height:1}.buddy-plan-step-number-2{display:none}.buddy-plan-step-card h3{color:#1767be;margin-bottom:6px;font-size:18px;font-weight:700}.buddy-plan-step-card p{color:#3f3f3f;margin:0;font-size:16px;line-height:1.65}.buddy-plan-highlight-image{text-align:center;background-color:#1767be;border:1px solid #1d204b;border-radius:10px;overflow:hidden}.buddy-plan-highlight-image img{object-fit:contain;width:75%;height:100%;margin:0 auto;display:block}.buddy-plan-highlights-last{text-align:center;z-index:1;width:100%;margin-top:2rem;position:relative}.buddy-plan-highlights-last p{color:#3f3f3f;margin:0 auto;font-size:18px;line-height:1.75}.buddy-plan-highlights-last span{color:#1767be;font-size:20px;font-weight:600}.buddy-plan-highlights-last h4{background-color:#feb122;border-radius:10px;width:fit-content;margin:1rem auto 0;padding:4px 8px}.buddy-plan-work{text-align:start}.buddy-plan-work h4{color:#1d204b;margin-bottom:10px;font-size:28px;font-weight:700}.buddy-plan-why-list{text-align:left;flex-direction:column;gap:10px;margin:16px auto 24px;padding:0;list-style:none;display:inline-flex}.buddy-plan-why-list li{color:#3f3f3f;padding-left:26px;font-size:16px;line-height:1.65;position:relative}.buddy-plan-why-list li:before{content:"✔";color:#28a745;font-family:Arial,sans-serif;font-size:16px;position:absolute;top:1px;left:0}.buddy-plan-work h6{color:#1767be;margin-bottom:1rem;font-size:18px;font-style:italic;font-weight:600}.buddy-plan-cta{color:#fff;background:#1767be;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.buddy-plan-cta:hover{background:#1254a0;transform:translateY(-2px)}@keyframes buddy-plan-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.buddy-plan-details-section{padding:4rem 1rem}.buddy-plan-details-title{color:#1d204b;text-align:center;font-size:32px;font-weight:700}.buddy-plan-details{grid-template-columns:repeat(2,1fr);gap:18px;width:80%;margin:0 auto;padding:2rem 0;display:grid}.buddy-plan-details-card{will-change:transform;background:#fff;border:1px solid #feb122;border-top-width:4px;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.buddy-plan-details-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.buddy-plan-details-icon{color:#1767be;margin-bottom:12px;font-size:18px;display:block}.buddy-plan-details-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.buddy-plan-details-list li{color:#3f3f3f;padding-left:28px;font-size:16px;line-height:1.65;position:relative}.buddy-plan-details-list li:before{content:"✔";color:#1a1a2e;font-size:16px;position:absolute;top:1px;left:0}.buddy-plan-details-card p{color:#3f3f3f;font-size:18px;line-height:1.5}.buddy-plan-details-card a{color:red;font-weight:700;text-decoration:none}.buddy-plan-details-section h4{color:#1d204b;text-align:center;font-size:24px}.buddy-plan-details-section p{color:#3f3f3f;text-align:center;margin-top:10px;font-size:18px}@media (width<=1440px){.buddy-plan-content,.buddy-plan-highlights,.buddy-plan-highlights-header,.buddy-plan-details{width:85%}}@media (width<=1024px){.buddy-plan-content,.buddy-plan-highlights,.buddy-plan-highlights-header,.buddy-plan-details{width:95%}}@media (width<=868px){.buddy-plan-content-points{width:100%}.buddy-plan-banner img{height:250px}.buddy-plan-content h1,.buddy-plan-section-heading,.buddy-plan-highlights-header h1{font-size:32px}.buddy-plan-highlights{grid-template-columns:1fr}.buddy-plan-details{grid-template-columns:1fr;gap:24px}.buddy-plan-highlight-image{width:100%}}@media (width<=568px){.buddy-plan-banner img{height:160px}.buddy-plan-content-points{flex-direction:column}.buddy-plan-content-points hr{width:100%;height:2px}.buddy-plan-content,.buddy-plan-highlights,.buddy-plan-highlights-header,.buddy-plan-details{width:100%}.buddy-plan-step-card{flex-direction:column;gap:12px}.buddy-plan-step-number{display:none}.buddy-plan-step-number-2{color:#feb122;flex-shrink:0;min-width:40px;font-size:22px;font-weight:600;line-height:1;display:block}.buddy-plan-highlight-image img{height:220px}}.buddy-plan-faq-container{color:#1a1a2e;background:#f5f6ff;width:100%;padding:4rem 1rem;position:relative}.buddy-plan-faq-container:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.buddy-plan-faq-container h2{text-align:center;color:#1d204b;z-index:1;font-size:38px;position:relative}.buddy-plan-faq-container h4{color:#3f3f3f;z-index:1;margin-bottom:1rem;font-size:26px;position:relative}.buddy-plan-faq-main p{color:#1767be;font-size:18px;font-weight:600;margin-bottom:1rem!important}.buddy-plan-faq-main a{color:red;text-decoration:none}.buddy-plan-faq-main a:hover{color:#1767be}.buddy-plan-faq-main{width:80%;margin:0 auto;padding-top:2.5rem!important}.buddy-plan-faq-list{flex-direction:column;gap:12px;display:flex}.buddy-plan-faq-item{-webkit-backdrop-filter:blur(12px);cursor:pointer;animation:.5s both fadeSlideUp;animation-delay:calc(var(--i) * 70ms);background:#ffffffc7;border:1px solid #6366f11a;border-radius:16px;transition:box-shadow .28s,border-color .28s,transform .22s;overflow:hidden}.buddy-plan-faq-item:hover{border-color:#6366f147;transform:translateY(-2px);box-shadow:0 8px 32px #6366f121}.buddy-plan-faq-item-open{border-color:#6366f159;box-shadow:0 8px 40px #6366f126}.buddy-plan-faq-item-header{-webkit-user-select:none;user-select:none;align-items:center;gap:16px;padding:20px 24px;display:flex}.buddy-plan-faq-item-number{color:#1767be;letter-spacing:.06em;min-width:28px;font-size:1rem;font-weight:700}.buddy-plan-faq-item-question{color:#1d204b;flex:1;font-size:1rem;font-weight:500;line-height:1.45}.buddy-plan-faq-item-icon{color:#1767be;text-align:center;min-width:24px;font-size:1.5rem;font-weight:300;line-height:1;transition:transform .3s}.buddy-plan-faq-item-open .buddy-plan-faq-item-icon{transform:rotate(180deg)}.buddy-plan-faq-item-body{max-height:0;transition:max-height .42s cubic-bezier(.4,0,.2,1);overflow:hidden}.buddy-plan-faq-item-open .buddy-plan-faq-item-body{max-height:600px}.buddy-plan-faq-item-answer{color:#3f3f3f;border-top:1px solid #6366f114;padding:16px 24px 22px 68px;font-size:1rem;line-height:1.75}.buddy-plan-faq-item-answer strong{color:#3f3f3f;font-weight:700}.buddy-plan-faq-item-answer a{color:#1767be;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .2s}.buddy-plan-faq-item-answer a:hover{color:#4338ca}.buddy-plan-faq-item-answer ul{margin:10px 0 6px;padding-left:20px;list-style:none}.buddy-plan-faq-item-answer ul li{margin-bottom:6px;padding-left:16px;position:relative}.buddy-plan-faq-item-answer ul li:before{content:"";opacity:.7;background:#1767be;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.buddy-plan-faq-item-answer ul ul{margin-top:6px}.buddy-plan-faq-item-answer ul ul li:before{background:#a5b4fc;width:4px;height:4px;top:11px}@media (width<=1280px){.buddy-plan-faq-main{width:80%}}@media (width<=868px){.buddy-plan-faq-main{width:95%}.buddy-plan-faq-container h2{font-size:32px}}@media (width<=580px){.buddy-plan-faq-item-answer{padding-left:24px}}.buddy-plan-prices-wrapper{flex-direction:column;align-items:center;padding:0 1rem 2rem;display:flex}.buddy-plan-prices-wrapper h4{color:#1d204b;text-align:center;font-size:24px}.buddy-plan-prices-wrapper p{color:#3f3f3f;margin-top:10px;font-size:18px}.buddy-plan-prices-wrapper p span{font-weight:600}.buddy-plan-prices-wrapper h6{color:#1767be;text-align:center;z-index:1;margin-top:1rem;font-size:28px;font-weight:700;position:relative}.buddy-plan-prices-wrapper h6 span{color:#1d204b}.buddy-plans-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.buddy-plans-sections{color:#1d204b;background:#f5f6ff;padding:4rem 1rem;position:relative}.buddy-plans-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:25px;width:65%;margin:3rem 0;display:grid}.bpp-card{background:#fff;border:1.5px solid #e2eaf5;border-radius:18px;flex-direction:column;gap:16px;padding:28px 24px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;box-shadow:inset 0 .361px .181px -1.25px #0000002e,inset 0 1.373px .687px -2.5px #00000029,inset 0 6px 3px -3.75px #0000000f,inset 0 .422px .422px -1.25px #ffffff2e,inset 0 1.602px 1.602px -2.5px #ffffff29,inset 0 7px 7px -3.75px #ffffff0f,0 .652px .652px -.2px #00000005,0 1.776px 1.776px -.4px #00000005,0 3.899px 3.899px -.6px #00000008,0 8.655px 8.655px -.8px #0000000a,0 22px 22px -1px #00000014}.bpp-card:hover{transform:translateY(-4px)}.bpp-duration{color:#1d204b;margin:0;font-size:28px;font-weight:800;line-height:1}.bpp-divider{background:#e8eef7;height:1px;margin:0}.bpp-price-block{flex-direction:column;gap:6px;display:flex}.bpp-original{color:#3f3f3f;margin:0;font-size:16px;font-weight:500}.bpp-discounted{color:#3f3f3f;margin:0;font-size:16px;font-weight:600}.bpp-discounted strong{color:#1d204b;font-size:20px}.bpp-box{background:#f5fffb;border:1px solid #0f9a5e;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.bpp-box-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.bpp-box-label{color:#3f3f3f;font-size:14px;font-weight:500}.bpp-box-value{color:#1767be;font-size:16px;font-weight:700}.bpp-box-sep{background:#cee6ff;height:1px}.bpp-note{color:#1d204b;text-align:center;margin:0;font-size:16px;font-weight:600}.bpp-cta{text-align:center;color:#fff;letter-spacing:.03em;background:#1767be;border-radius:10px;padding:12px 0;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:block}.bpp-cta:hover{background:#1358a0;transform:scale(1.02)}@media (width<=1440px){.buddy-plans-grid{width:90%}}@media (width<=1024px){.buddy-plans-grid{width:100%}}@media (width<=868px){.buddy-plans-grid{grid-template-columns:1fr;gap:30px;width:80%}.bpp-card{order:var(--mob-order)}}@media (width<=568px){.buddy-plan-prices-wrapper h3{font-size:20px;line-height:24px}.buddy-plans-grid{width:100%}.bpp-card{padding:16px 12px}.bpp-box{padding:12px 4px}.bpp-box-row{flex-direction:column}}@media (width<=1440px){.group-plans-grid{width:90%}}@media (width<=1024px){.group-plans-grid{width:100%}}@media (width<=868px){.group-plans-grid{grid-template-columns:1fr;gap:30px;width:80%}.gpp-card{order:var(--mob-order)}}@media (width<=568px){.group-plan-prices-wrapper h3{font-size:20px;line-height:24px}.group-plans-grid{width:100%}.gpp-card{padding:16px 12px}.gpp-box{padding:12px 4px}.gpp-box-row{flex-direction:column}}.inicet-banner{width:100%}.inicet-banner img{width:100%;display:block}.inicet-root{flex-direction:column;align-items:center;gap:0;width:100%;padding:4rem 1rem;display:flex}.inicet-page-head{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:40px;display:flex;position:relative}.inicet-page-pill{color:#1767be;letter-spacing:.14em;text-transform:uppercase;background:#d8ebff;border:1.5px solid #1767be;border-radius:999px;padding:5px 16px;font-size:.7rem;font-weight:700;display:inline-block}.inicet-page-title{color:#1d204b;letter-spacing:-.02em;font-size:42px;font-weight:700;line-height:1.1}.inicet-page-title span{color:#1767be}.inicet-page-sub{color:#feb122;letter-spacing:.04em;text-transform:uppercase;font-size:24px;font-weight:600}.inicet-carousel{z-index:1;align-items:center;gap:14px;width:70%;display:flex;position:relative}.inicet-arrow{color:#3a3a6e;cursor:pointer;z-index:100;background:#fff;border:1.5px solid #1a1a2e1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.9rem;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:flex;box-shadow:0 2px 12px #1a1a2e1a}.inicet-arrow:hover{color:#fff;background:#1d204b;border-color:#1d204b;transform:scale(1.07);box-shadow:0 4px 18px #1a1a2e33}.inicet-arrow:active{transform:scale(.96)}.inicet-slide{background:#fff;border:1px solid #1a1a2e1a;border-radius:20px;flex:1;justify-content:space-between;align-items:stretch;padding:1rem;display:flex;overflow:hidden;box-shadow:0 8px 40px #1a1a2e1f,0 2px 8px #1a1a2e0f}.inicet-slide--enter{animation:.36s cubic-bezier(.4,0,.2,1) forwards slideEnter}@keyframes slideEnter{0%{opacity:0;transform:scale(.98)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.inicet-slide--exit-left{pointer-events:none;animation:.36s cubic-bezier(.4,0,.2,1) forwards slideExitL}@keyframes slideExitL{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-32px)}}.inicet-slide--exit-right{pointer-events:none;animation:.36s cubic-bezier(.4,0,.2,1) forwards slideExitR}@keyframes slideExitR{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(32px)}}.inicet-slide-left{width:33%;position:relative;overflow:hidden}.inicet-student-img{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:transform .4s;display:block}.inicet-slide-left:hover .inicet-student-img{transform:scale(1.03)}.inicet-slide-right{flex-direction:column;justify-content:center;gap:12px;width:65%;display:flex}.inicet-video-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#1767be;margin:0;font-size:14px;font-weight:700}.inicet-video-box{aspect-ratio:16/9;cursor:pointer;border:1px solid #1a1a2e1a;border-radius:10px;width:100%;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 4px 20px #1a1a2e1a}.inicet-video-box:not(.inicet-video-box--playing):hover{transform:translateY(-2px);box-shadow:0 12px 36px #1a1a2e2e}.inicet-thumb{object-fit:cover;width:100%;height:100%;display:block}.inicet-vgrad{pointer-events:none;background:linear-gradient(#0000 85%,#1a1a2e8c 100%);position:absolute;inset:0}.inicet-play-wrap{z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.inicet-play-icon{color:#fff;filter:drop-shadow(0 4px 14px #0006);z-index:2;font-size:3.6rem;transition:transform .2s,color .2s;position:relative}.inicet-video-box:hover .inicet-play-icon{color:#feb122;transform:scale(1.1)}.inicet-play-ripple{border:2px solid #ffffff4d;border-radius:50%;width:68px;height:68px;animation:2s ease-out infinite ripplePulse;position:absolute}@keyframes ripplePulse{0%{opacity:.9;transform:scale(.85)}to{opacity:0;transform:scale(2.1)}}.inicet-video-tag{letter-spacing:.1em;text-transform:uppercase;color:#ffffffd9;z-index:4;pointer-events:none;font-size:.62rem;font-weight:700;position:absolute;bottom:10px;right:12px}.inicet-iframe{border:none;width:100%;height:100%;display:block}.inicet-dots{z-index:1;align-items:center;gap:7px;margin-top:22px;display:flex;position:relative}.inicet-dot{cursor:pointer;background:#1a1a2e33;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:background .22s,width .28s cubic-bezier(.4,0,.2,1),transform .18s}.inicet-dot--active{background:#1d204b;width:26px}.inicet-dot:hover:not(.inicet-dot--active){background:#1a1a2e73;transform:scale(1.2)}.inicet-counter{z-index:1;color:#5a5a8a;align-items:center;gap:5px;margin:10px 0 0;font-size:.78rem;display:flex;position:relative}.inicet-counter-cur{color:#1d204b;font-weight:700}.inicet-counter-sep{opacity:.4}.inicet-star{width:120px;height:120px;animation:2s ease-in-out infinite floatIcon;position:absolute;top:85%;left:40px}.inicet-like{width:120px;height:120px;animation:2s ease-in-out 1s infinite floatIcon;position:absolute;top:140%;right:100px}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (width<=1440px){.inicet-carousel{width:75%}.inicet-star{top:70%}.inicet-like{top:115%}}@media (width<=1280px){.inicet-carousel{width:85%}.inicet-star{width:80px;height:80px;top:60%}.inicet-like{width:80px;height:80px;top:110%;right:80px}}@media (width<=868px){.inicet-carousel{width:95%}.inicet-star{top:45%}.inicet-like{top:92%}}@media (width<=568px){.inicet-root{padding:5rem .5rem}.inicet-carousel{gap:4px;width:100%}.inicet-slide{flex-wrap:wrap;padding:.5rem}.inicet-arrow{flex-shrink:0;width:24px;height:24px;font-size:12px}.inicet-slide-left{width:100%}.inicet-slide-right{width:100%;margin-top:16px}.inicet-star{width:60px;height:60px;top:32%;left:20px}.inicet-like{top:140%;right:20px}.inicet-dots{display:none}}.gb-single-root{isolation:isolate;background:0 0;border-radius:14px;width:100%;height:100%;padding:4px;position:relative;overflow:hidden}.gb-single-spinner{will-change:transform;background:conic-gradient(#0000 0deg 50deg,#ffd70044 70deg,gold 100deg,#ffd700dd 120deg,#ffd70044 140deg,#0000 160deg 230deg,#ffd70044 250deg,gold 280deg,#ffd700dd 300deg,#ffd70044 320deg,#0000 340deg 360deg);border-radius:50%;width:300%;height:300%;position:absolute;inset:-100%}.gb-single-inner{z-index:1;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.gb-single-inner img{object-fit:cover;width:100%;height:100%;display:block}.gb-single-default{justify-content:center;align-items:center;display:flex}.may26-creatives-container{width:100%;padding:4rem 1rem}.may26-creatives-title{color:#1d204b;letter-spacing:-.02em;text-align:center;z-index:1;margin-top:2rem;font-size:42px;font-weight:700;line-height:1.1;position:relative}.may26-creatives-title span{color:#1767be}.may26-creatives-main{grid-template-columns:repeat(5,1fr);gap:20px;width:100%;margin:0 auto;padding:4rem 1rem;display:grid}.may26-creatives-card-animation-layer{gap:8px;display:grid}.may26-creatives-card img{border-radius:8px;width:100%;height:auto;margin-bottom:8px;display:block}.may26-view-video-cta{color:#1767be;cursor:pointer;background:#fff;border:1.5px solid #1d204b1f;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;padding:.75rem 1rem;font-size:.92rem;font-weight:600;transition:transform .2s,background .2s,color .2s;display:flex}.may26-view-video-cta:hover{color:#fff;background:#1767be;transform:translateY(-1px)}.may26-play-icon-wrapper{justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.may26-play-icon{z-index:5;color:#1767be;font-size:1.3rem;transition:color .3s;position:relative}.may26-view-video-cta:hover .may26-play-icon{color:#fff}.may26-wave{border:2px solid #1767be73;border-radius:50%;animation:2.5s ease-out infinite may26MultiWave;position:absolute;inset:0}.wave-1{animation-delay:0s}.wave-2{animation-delay:.6s}.wave-3{animation-delay:1.2s}.may26-view-video-cta:hover .may26-wave{border-color:#fff9}@keyframes may26MultiWave{0%{opacity:.8;transform:scale(.9)}70%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(2.2)}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.may26-creatives-card-animation-layer{animation:linear both slideIn;animation-timeline:view();animation-range:cover contain 15%}@keyframes slideIn{0%{scale:.85;rotate:calc(var(--side,1) * (5deg * var(--amp,1)))}}}}.may26-creatives-card-animation-layer:nth-child(5n+1){transform-origin:75vw 100%;--side:-1;--amp:3}.may26-creatives-card-animation-layer:nth-child(5n+2){transform-origin:50vw 100%;--side:-1;--amp:2}.may26-creatives-card-animation-layer:nth-child(5n+3){transform-origin:25vw 100%;--side:-1;--amp:1}.may26-creatives-card-animation-layer:nth-child(5n+4){transform-origin:-25vw 100%;--side:1;--amp:2}.may26-creatives-card-animation-layer:nth-child(5n){transform-origin:-50vw 100%;--side:1;--amp:3}.may26-creatives-controls{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:1.8rem;padding:0 1rem;display:flex;position:relative}.may26-creatives-filters{background:#c7d7ff;border-radius:50px;align-items:center;gap:8px;padding:5px;display:flex}.may26-filter-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.may26-filter-btn.active{color:#fff;background:#1d204b;box-shadow:0 2px 8px #1d204b40}.may26-filter-btn:not(.active):hover{color:#1d204b;background:#e2e6f0}.may26-search-wrapper{align-items:center;display:flex;position:relative}.may26-search-icon{color:#9ca3af;pointer-events:none;position:absolute;left:14px}.may26-search-input{color:#1d204b;background:#fff;border:2px solid #e5e7eb;border-radius:50px;outline:none;width:210px;padding:10px 40px 10px 42px;font-size:.875rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.may26-search-input::placeholder{color:#b0b7c3}.may26-search-input:focus{border-color:#1d204b;box-shadow:0 0 0 3px #1d204b1a}.may26-search-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.may26-search-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.may26-search-clear{color:#6b7280;cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;transition:background .2s;display:flex;position:absolute;right:12px}.may26-search-clear:hover{color:#1d204b;background:#d1d5db}.may26-no-results{text-align:center;color:#1767be;padding:3rem 1rem;font-size:18px;font-weight:600}.may26-no-results span{color:#1d204b;font-weight:700}.may26-gallery-thumb{cursor:zoom-in;transition:transform .2s,box-shadow .2s}.may26-gallery-thumb:hover{transform:scale(1.03);box-shadow:0 8px 24px #1d204b26}.may26-gallery-overlay{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#ffffff59;justify-content:center;align-items:center;animation:.2s may26FadeIn;display:flex;position:fixed;inset:0}@keyframes may26FadeIn{0%{opacity:0}to{opacity:1}}.may26-gallery-popup{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:min(90vw,680px);max-height:90vh;padding:24px;animation:.25s cubic-bezier(.34,1.56,.64,1) may26PopIn;display:flex;position:relative;box-shadow:0 4px 6px #1d204b0d,0 20px 60px #1d204b2e}@keyframes may26PopIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.may26-gallery-close{color:#374151;cursor:pointer;z-index:1;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,color .2s;display:flex;position:absolute;top:14px;right:14px}.may26-gallery-close:hover{color:#fff;background:#1d204b;border-color:#1d204b}.may26-gallery-image-wrapper{-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:300px;max-height:calc(90vh - 160px);display:flex;overflow:hidden}.may26-gallery-image{object-fit:contain;transform-origin:50%;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:6px;max-width:100%;max-height:calc(90vh - 160px);display:block}.may26-gallery-controls{align-items:center;gap:12px;display:flex}.may26-gallery-nav{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,border-color .2s,color .2s;display:flex}.may26-gallery-nav:hover{color:#fff;background:#1d204b;border-color:#1d204b}.may26-gallery-zoom-controls{background:#f5f6ff;border:1.5px solid #e5e7eb;border-radius:50px;align-items:center;gap:6px;padding:5px 10px;display:flex}.may26-zoom-btn{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s,color .2s;display:flex}.may26-zoom-btn:hover:not(:disabled){color:#fff;background:#1d204b}.may26-zoom-btn:disabled{opacity:.35;cursor:not-allowed}.may26-zoom-label{color:#1d204b;text-align:center;min-width:42px;font-size:.8rem;font-weight:600}.may26-gallery-counter{color:#9ca3af;letter-spacing:.04em;font-size:.8rem;font-weight:600}@media (width<=1024px){.may26-creatives-main{grid-template-columns:repeat(4,1fr)}.may26-creatives-card-animation-layer:nth-child(4n+1){transform-origin:50vw 100%;--side:-1;--amp:2}.may26-creatives-card-animation-layer:nth-child(4n+2){transform-origin:25vw 100%;--side:-1;--amp:1}.may26-creatives-card-animation-layer:nth-child(4n+3){transform-origin:-25vw 100%;--side:1;--amp:1}.may26-creatives-card-animation-layer:nth-child(4n){transform-origin:-50vw 100%;--side:1;--amp:2}}@media (width<=568px){.may26-creatives-main{grid-template-columns:repeat(2,1fr);gap:10px;padding:2.5rem 0}.may26-creatives-card-animation-layer:nth-child(odd){transform-origin:25vw 100%;--side:-1;--amp:1}.may26-creatives-card-animation-layer:nth-child(2n){transform-origin:-25vw 100%;--side:1;--amp:1}.may26-view-video-cta{padding:.25rem 0;font-size:.75rem}.may26-creatives-controls{flex-direction:column;gap:12px}.may26-search-input{width:180px}.may26-gallery-popup{border-radius:12px;gap:12px;padding:16px}.may26-gallery-image-wrapper{min-height:200px}}.flash-hero{background:#f5f6ff;justify-content:center;align-items:center;min-height:100vh;padding:60px 20px;display:flex;overflow:hidden}.flash-hero__inner{justify-content:center;align-items:center;width:100%;max-width:1200px;min-height:680px;display:flex;position:relative}.flash-hero__center{z-index:2;text-align:center;max-width:560px;padding:0 20px;position:relative}.flash-hero-headline{color:#1d204b;letter-spacing:-.02em;margin:1rem 0;font-size:4rem;font-weight:700}.flash-hero-headline span{color:#1767be}.flash-hero-body{color:#3f3f3f;font-size:18px;line-height:1.5}.flash-hero__badges{justify-content:center;gap:14px;margin-top:2rem;display:flex}.flash-hero__badge{width:140px;transition:transform .2s,filter .2s;display:block}.flash-hero__badge:hover{filter:brightness(1.15);transform:translateY(-2px)}.flash-hero__badge svg{width:100%;height:auto;display:block}.card-wrap{z-index:3;position:absolute}.card-wrap--top-left{--card-rotate:-8deg;top:0;left:0}.card-wrap--top-left .flip-card:after{transform:rotate(4deg)translateY(6px)translate(4px)}.card-wrap--top-left .flip-card:before{transform:rotate(8deg)translateY(12px)translate(8px)}.card-wrap--bottom-left{--card-rotate:6deg;bottom:0;left:40px}.card-wrap--bottom-left .flip-card:after{transform:rotate(-4deg)translateY(6px)translate(4px)}.card-wrap--bottom-left .flip-card:before{transform:rotate(-8deg)translateY(12px)translate(8px)}.card-wrap--top-right{--card-rotate:7deg;top:0;right:0}.card-wrap--top-right .flip-card:after{transform:rotate(-4deg)translateY(6px)translate(-4px)}.card-wrap--top-right .flip-card:before{transform:rotate(-8deg)translateY(12px)translate(-8px)}.card-wrap--bottom-right{--card-rotate:-5deg;bottom:0;right:0}.card-wrap--bottom-right .flip-card:after{transform:rotate(4deg)translateY(6px)translate(-4px)}.card-wrap--bottom-right .flip-card:before{transform:rotate(8deg)translateY(12px)translate(-8px)}.flip-card{perspective:1000px;cursor:pointer;width:210px;height:270px;position:relative}.flip-card:before,.flip-card:after{content:"";z-index:-1;background:#fff;border-radius:20px;position:absolute;inset:0}.flip-card:after{opacity:.7;transform:rotate(-4deg)translateY(6px)translate(-4px);box-shadow:0 4px 6px #0000000a,0 10px 30px #00000014}.flip-card:before{opacity:.45;transform:rotate(-8deg)translateY(12px)translate(-8px);box-shadow:0 4px 6px #00000008,0 8px 20px #0000000f}.flip-card__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.flip-card:hover .flip-card__inner{transform:rotateY(180deg)}.flip-card__front,.flip-card__back{backface-visibility:hidden;background:#fff;border-radius:20px;flex-direction:column;padding:16px;display:flex;position:absolute;inset:0;box-shadow:0 4px 6px #0000000a,0 12px 40px #0000001a}.flip-card__back{background:#fff;justify-content:center;gap:10px;transform:rotateY(180deg)}.flip-card__header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.flip-card__badge{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.flip-card__label{color:#2d3452;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.flip-card__body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.flip-card__image{margin-bottom:4px;font-size:3.2rem;line-height:1}.flip-card__question{color:#1a1f36;text-align:center;margin:0;font-size:.85rem;font-weight:600;line-height:1.4}.flip-card__sub{color:#8892a8;text-align:center;margin:0;font-size:.75rem}.flip-card__formula{color:#e85d2f;text-align:center;margin:0;font-size:1rem;font-style:italic;font-weight:700}.flip-card__back-tag{text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;background:#eff6ff;border-radius:20px;align-self:flex-start;padding:3px 10px;font-size:.7rem;font-weight:700}.flip-card__back-title{color:#0f1117;margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.flip-card__back-detail{color:#555e7a;flex:1;margin:0;font-size:.78rem;line-height:1.55}.flip-card__back-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:20px;align-self:flex-start;padding:7px 16px;font-size:.78rem;font-weight:600;transition:background .2s}.flip-card__back-btn:hover{background:#2563eb}.flashcard-marquee-section{border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;width:100%;padding:20px 0;overflow:hidden}.flashcard-marquee{white-space:nowrap;overflow:hidden}.flashcard-marquee-track{width:max-content;animation:25s linear infinite flashcardMarquee;display:flex}.flashcard-marquee-card{color:#16214d;background:#f7f9ff;border:1px solid #dce6ff;border-radius:999px;flex-shrink:0;align-items:center;gap:12px;margin-right:20px;padding:12px 24px;font-size:15px;font-weight:600;display:flex}.flashcard-marquee-icon{color:#2f6df6;align-items:center;font-size:18px;display:flex}@keyframes flashcardMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.flashcard-marquee:hover .flashcard-marquee-track{animation-play-state:paused}@media (width<=1024px){.flash-hero__inner{flex-direction:column-reverse;align-items:center;gap:2rem;display:flex}.flash-hero__center{order:2}.flashcards-top-row,.flashcards-bottom-row{justify-content:center;gap:1rem;display:flex}.card-wrap--top-left,.card-wrap--top-right,.card-wrap--bottom-left,.card-wrap--bottom-right{position:static;transform:none!important}.card-wrap--top-left,.card-wrap--top-right{order:1}.card-wrap--bottom-left,.card-wrap--bottom-right{order:3}}@media (width<=768px){.marquee-card{padding:10px 18px;font-size:13px}}@media (width<=568px){.flash-hero__inner{min-height:unset;flex-direction:column;gap:32px;padding-bottom:40px}.flash-hero__center{order:1}.flashcards-top-row,.flashcards-bottom-row{display:none}.flash-hero__carousel{flex-direction:column;order:2;align-items:center;gap:20px;width:100%;display:flex}.flash-hero__carousel-track{width:100%;position:relative;overflow:hidden}.flash-hero__carousel-slides{will-change:transform;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.flash-hero__carousel-slide{flex:0 0 100%;justify-content:center;padding:16px 0 20px;display:flex}.flash-hero__carousel-slide .flip-card{width:220px;height:280px}.flash-hero__carousel-controls{align-items:center;gap:20px;display:flex}.flash-hero__carousel-btn{color:#1767be;cursor:pointer;background:#fff;border:2px solid #1767be;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .2s,color .2s;display:flex}.flash-hero__carousel-btn:hover{color:#fff;background:#1767be}.flash-hero__carousel-btn:disabled{opacity:.35;cursor:not-allowed}.flash-hero__carousel-btn:disabled:hover{color:#1767be;background:#fff}.flash-hero__carousel-dots{gap:8px;display:flex}.flash-hero__carousel-dot{cursor:pointer;background:#c5cde0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.flash-hero__carousel-dot--active{background:#1767be;transform:scale(1.25)}}.flash-highlights{justify-content:space-between;align-items:center;width:70%;margin:0 auto;padding:4rem 1rem;display:flex}.flash-left{flex-direction:column;width:64%;display:flex}.flash-section-heading{color:#1d204b;font-size:32px;line-height:1.15}.flash-section-para{color:#3f3f3f;margin-top:16px;font-size:18px;line-height:1.65}.flash-steps{flex-direction:column;gap:16px;margin-top:1rem;display:flex}.flash-step-card{will-change:transform;background:#fff;border:1px solid #b5bcff;border-left:4px solid #1767be;border-radius:10px;align-items:flex-start;gap:18px;padding:20px 22px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;box-shadow:0 4px 16px #27187e14,0 1px 4px #27187e0d}.flash-step-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #27187e29,0 4px 10px #27187e14}.flash-step-number svg{color:#feb122;font-size:32px}.flash-step-card h3{color:#1767be;margin-bottom:6px;font-size:18px;font-weight:700}.flash-step-card p{color:#3f3f3f;margin:0;font-size:16px;line-height:1.65}.flash-highlight-image{width:34%}.flash-highlight-image img{object-fit:contain;border:1px solid #1d204b;border-radius:10px;width:100%;margin:0 auto;display:block}.flash-point-sections{color:#1a1a2e;background:#f5f6ff;width:100%;padding:4rem 1rem;position:relative}.flash-point-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.flash-point-who-for{z-index:1;width:70%;margin:0 auto;position:relative}.flash-point-who-for h2{text-align:center;color:#1d204b;margin-bottom:1rem;font-size:32px;line-height:1.15}.flash-point-who-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.flash-point-who-card1{background:#fff;border:1px solid #1767be;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.flash-point-who-card1:before{content:"";background:#1767be;height:3px;position:absolute;top:0;left:0;right:0}.flash-point-who-card1:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.flash-point-who-image img{border:1px solid #1d204b;border-radius:10px;width:100%;height:100%}.flash-point-who-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.flash-point-who-list li{color:#3f3f3f;padding-left:28px;font-size:16px;line-height:1.65;position:relative}.flash-point-who-list li:before{content:"✔";color:#1a1a2e;font-size:16px;position:absolute;top:1px;left:0}.coming-soon{color:#e02020;font-weight:600}@media (width<=1440px){.flash-highlights,.flash-point-who-for{width:85%}}@media (width<=1280px){.flash-highlights,.flash-point-who-for{width:95%}}@media (width<=868px){.flash-highlights{flex-direction:column;gap:32px}.flash-left{width:100%}.flash-highlight-image{width:50%}.flash-section-heading,.flash-point-who-for h2{font-size:28px}.flash-point-who-grid{grid-template-columns:1fr;gap:24px}}@media (width<=580px){.flash-highlights,.flash-point-who-for{width:100%}.flash-step-card{flex-direction:column;gap:0;padding:10px}.flash-highlight-image{width:100%}}.flash-features-section{flex-direction:column;align-items:center;padding:4rem 1rem;display:flex}.flash-features-heading{color:#1d204b;text-align:center;font-size:38px;line-height:1.15}.flash-features-heading span{color:#1767be}.flash-features-grid{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:1300px;margin-top:2rem;display:grid}.flash-features-right-col{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:16px;display:grid}.flash-features-card{background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:24px;transition:box-shadow .2s;display:flex;box-shadow:inset 0 .361px .181px -1.25px #0000002e,inset 0 1.373px .687px -2.5px #00000029,inset 0 6px 3px -3.75px #0000000f,inset 0 .422px .422px -1.25px #ffffff2e,inset 0 1.602px 1.602px -2.5px #ffffff29,inset 0 7px 7px -3.75px #ffffff0f,0 .652px .652px -.2px #00000005,0 1.776px 1.776px -.4px #00000005,0 3.899px 3.899px -.6px #00000008,0 8.655px 8.655px -.8px #0000000a,0 22px 22px -1px #00000014}.flash-features-card:hover{box-shadow:0 6px 28px #4f8ef724}.flash-features-card--analytics{grid-column:1/-1}.flash-features-card__icon{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:4px;display:flex}.flash-features-card__icon--purple-bg{background:#f0ecff}.flash-features-card__icon--orange-bg{background:#fff4e0}.flash-features-card__icon--blue-bg{background:#eaf2ff}.flash-features-card__title{color:#1a1a2e;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.flash-features-card__desc{color:#3f3f3f;margin:0;font-size:1rem;line-height:1.5}.flash-features-tags{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:16px;display:flex}.flash-features-tag{color:#374151;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;padding:5px 10px;font-size:1rem;font-weight:500}.flash-features-subjects{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.flash-features-subject-pill{color:#fff;background:#1767be;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:1rem;font-weight:400;display:inline-flex}.flash-features-subject-icon{opacity:.85;flex-shrink:0;font-size:1rem}.flash-features-analytics-bars{align-items:flex-end;gap:7px;height:44px;margin-top:4px;display:flex}.flash-features-bar-wrap{height:100%;animation:.5s both flash-features-bar-grow;animation-delay:var(--bar-delay,0s);flex:1;align-items:flex-end;display:flex}.flash-features-bar{width:100%;height:var(--bar-h,50%);border-radius:4px 4px 3px 3px;transition:height .3s}@keyframes flash-features-bar-grow{0%{opacity:0;transform-origin:bottom;transform:scaleY(.3)}to{opacity:1;transform-origin:bottom;transform:scaleY(1)}}.why-flashcard-container{color:#1a1a2e;background:#f5f6ff;width:100%;padding:4rem 1rem;position:relative}.why-flashcard-container:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.why-flashcard-features{z-index:1;width:80%;margin:0 auto;position:relative}.why-flashcard-section-heading{color:#1d204b;text-align:center;margin-bottom:14px;font-size:38px;line-height:1.15}.why-flashcard-section-heading span{color:#1767be}.why-flashcard-cards{justify-content:space-between;gap:20px;width:100%;margin:0 auto;display:flex}.why-flashcard-card{color:#fff;opacity:0;background-color:#1767be;border-radius:22px;width:23%;margin-top:2.5rem;padding:2rem;transition:all .6s;transform:translateY(50px);box-shadow:0 10px 25px #0000001a}.why-flashcard-card.animate{opacity:1;transform:translateY(0)}.why-flashcard-icon{margin-bottom:10px;font-size:50px}.why-flashcard-card h4{font-size:20px}.why-flashcard-card p{font-size:16px;line-height:1.5}@media (width<=1440px){.why-flashcard-features{width:85%}}@media (width<=1024px){.why-flashcard-features{width:95%}}@media (width<=868px){.flash-features-heading,.why-flashcard-section-heading{font-size:32px}.why-flashcard-cards{flex-wrap:wrap}.why-flashcard-card{width:48%}}@media (width<=568px){.flash-features-grid{grid-template-columns:1fr}.flash-features-card{padding:24px 12px}.flash-features-right-col{grid-template-columns:1fr}.flash-features-card--analytics{grid-column:auto}.why-flashcard-features,.why-flashcard-card{width:100%}}.flash-download-section{box-sizing:border-box;flex-direction:column;align-items:center;gap:56px;padding:4rem 0;display:flex}.flash-download-hero{text-align:center;flex-direction:column;align-items:center;width:50%;display:flex}.flash-download-headline{color:#1d204b;letter-spacing:-.02em;margin:1rem 0;font-size:38px;font-weight:700}.flash-download-headline span{color:#1767be}.store-badges{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.store-badge{width:140px;transition:transform .2s,filter .2s;display:block}.store-badge:hover{filter:brightness(1.15);transform:translateY(-2px)}.store-badge svg{width:100%;height:auto;display:block}.flash-download-stage{flex-shrink:0;justify-content:center;align-items:center;width:380px;height:520px;display:flex;position:relative}.flash-card-image{will-change:transform, opacity;border:1px solid #1767be;border-radius:20px;width:210px;transition:transform .9s cubic-bezier(.34,1.2,.64,1),opacity .6s cubic-bezier(.4,0,.2,1);position:absolute;overflow:hidden;box-shadow:0 32px 72px #d1e7ff,0 0 0 1px #f2f8ff}.flash-card-image img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.flash-card-image--center{z-index:3;opacity:1;transform:translate(0)rotate(0)scale(1)}.flash-card-image--left,.flash-card-image--right{z-index:1;opacity:0;transform:translate(0)rotate(0)scale(.86)}.flash-download-stage--revealed .flash-card-image--left{opacity:1;z-index:2;transform:translate(-160px)rotate(-5deg)scale(.88)}.flash-download-stage--revealed .flash-card-image--right{opacity:1;z-index:2;transform:translate(160px)rotate(5deg)scale(.88)}.flash-download-glow{pointer-events:none;opacity:0;z-index:0;background:radial-gradient(60% 45% at 50% 60%,#7c6af747 0%,#0000 70%);border-radius:50%;transition:opacity 1s;position:absolute;inset:0}.flash-download-stage--revealed .flash-download-glow{opacity:1}@media (width<=1024px){.flash-download-hero{width:60%}}@media (width<=868px){.flash-download-hero{width:80%}.flash-download-headline{font-size:32px}}@media (width<=580px){.flash-download-hero{width:95%}.flash-download-headline{font-size:2.5rem}.flash-download-stage{width:320px;height:440px}.flash-card-image{width:170px}.flash-download-stage--revealed .flash-card-image--left{transform:translate(-126px)rotate(-5deg)scale(.88)}.flash-download-stage--revealed .flash-card-image--right{transform:translate(126px)rotate(5deg)scale(.88)}}.group-plan-container,.group-plan-banner{width:100%}.group-plan-banner img{width:100%;display:block}.group-plan-content{text-align:center;width:80%;margin:0 auto;padding:4rem 1rem 2rem}.group-plan-content h1{color:#1d204b;font-size:28px}.group-plan-content h4{color:#1767be;margin-top:1rem;font-size:20px}.group-plan-content h5{padding:4px 0;font-size:18px}.group-plan-content p{color:#3f3f3f;font-size:18px;line-height:1.75}.group-plan-content h6{color:#fff;background-color:#feb122;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:16px;font-weight:500;line-height:1.5}.group-plan-content span{color:red;font-weight:700}.group-plan-details{grid-template-columns:repeat(2,1fr);gap:18px;width:80%;margin:0 auto;padding:0 1rem 4rem;display:grid}.group-plan-details-card{will-change:transform;background:#fff;border:1px solid #feb122;border-top-width:4px;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.group-plan-details-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.group-plan-details-title{color:#3f3f3f;margin-bottom:12px;font-size:22px;font-weight:700}.group-plan-details-icon{color:#1767be;margin-bottom:12px;font-size:18px;display:block}.group-plan-details-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.group-plan-details-list li{color:#3f3f3f;padding-left:28px;font-size:16px;line-height:1.65;position:relative}.group-plan-details-list li:before{content:"✔";color:#1a1a2e;font-size:16px;position:absolute;top:1px;left:0}.group-plan-details-card p{color:#3f3f3f;font-size:18px;line-height:1.5}.group-plan-details-card a{color:red;font-weight:700;text-decoration:none}.group-plan-highlights-sections{color:#1d204b;background:#f5f6ff;padding:4rem 1rem;position:relative}.group-plan-highlights-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.group-plan-highlights{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:80%;margin:0 auto;display:grid;position:relative}.group-plan-left{flex-direction:column;display:flex}.group-plan-section-heading{color:#1d204b;text-align:center;z-index:1;margin-bottom:14px;font-size:38px;line-height:1.15;position:relative}.group-plan-section-heading span{color:#1767be}.group-plan-steps{flex-direction:column;gap:16px;display:flex}.group-plan-step-card{will-change:transform;background:#fff;border:1px solid #b5bcff;border-top:4px solid #1767be;border-radius:10px;align-items:flex-start;gap:18px;padding:20px 22px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;box-shadow:0 4px 16px #27187e14,0 1px 4px #27187e0d}.group-plan-step-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #27187e29,0 4px 10px #27187e14}.group-plan-step-number{color:#feb122;flex-shrink:0;min-width:40px;font-size:22px;font-weight:600;line-height:1}.group-plan-step-number-2{display:none}.group-plan-step-card h3{color:#1767be;margin-bottom:6px;font-size:18px;font-weight:700}.group-plan-step-card p{color:#3f3f3f;margin:0;font-size:16px;line-height:1.65}.group-plan-highlight-image{text-align:center;background-color:#1767be;border:1px solid #1d204b;border-radius:10px;overflow:hidden}.group-plan-highlight-image img{object-fit:contain;width:95%;height:100%;margin:0 auto;display:block}.group-plan-who-grid{grid-template-columns:repeat(2,1fr);gap:18px;width:80%;margin:0 auto;padding:4rem 1rem;display:grid}.group-plan-who-card{will-change:transform;background:#fff;border:1px solid #feb122;border-top-width:4px;border-radius:10px;padding:28px 26px;transition:transform .24s,box-shadow .24s;position:relative;box-shadow:0 4px 16px #27187e1a,0 1px 4px #27187e0f}.group-plan-who-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #27187e33,0 4px 12px #27187e1a}.group-plan-who-icon{color:#1767be;margin-bottom:12px;font-size:42px;display:block}.group-plan-who-title{color:#3f3f3f;margin-bottom:12px;font-size:22px;font-weight:700}.group-plan-who-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.group-plan-who-list li{color:#3f3f3f;padding-left:28px;font-size:16px;line-height:1.65;position:relative}.group-plan-who-list li:before{content:"✔";color:#1a1a2e;font-size:16px;position:absolute;top:1px;left:0}@media (width<=1440px){.group-plan-content,.group-plan-details,.group-plan-highlights,.group-plan-who-grid{width:85%}}@media (width<=1024px){.group-plan-content,.group-plan-details,.group-plan-highlights,.group-plan-who-grid{width:95%}}@media (width<=868px){.group-plan-banner img{height:250px}.group-plan-content h1,.group-plan-section-heading{font-size:24px}.group-plan-highlights{grid-template-columns:1fr}.group-plan-highlight-image{width:100%}.group-plan-details,.group-plan-who-grid{grid-template-columns:1fr;gap:24px}}@media (width<=568px){.group-plan-banner img{height:160px}.group-plan-content,.group-plan-details,.group-plan-highlights,.group-plan-who-grid{width:100%}.group-plan-step-card{flex-direction:column;gap:12px}.group-plan-step-number{display:none}.group-plan-step-number-2{color:#feb122;flex-shrink:0;min-width:40px;font-size:22px;font-weight:600;line-height:1;display:block}.group-plan-highlight-image img{height:250px}}.group-plan-prices-wrapper{flex-direction:column;align-items:center;padding:5rem 1rem;display:flex}.group-plan-prices-wrapper h2{color:#1767be;text-align:center;z-index:1;font-size:32px;font-weight:700;position:relative}.group-plan-prices-wrapper h2 span{color:#1d204b}.group-plan-prices-wrapper h6{color:#3f3f3f;text-align:center;margin-top:12px;font-size:16px;font-weight:500}.group-plan-prices-wrapper h6 span{color:red;font-weight:700}.group-plans-sections:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#d6d8f5 1px,#0000 1px),linear-gradient(90deg,#d6d8f5 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.group-plans-sections{color:#1d204b;background:#f5f6ff;padding:4rem 1rem;position:relative}.group-plans-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:25px;width:65%;margin:3rem 0;display:grid}.gpp-card{background:#fff;border:1.5px solid #e2eaf5;border-radius:18px;flex-direction:column;gap:16px;padding:28px 24px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;box-shadow:inset 0 .361px .181px -1.25px #0000002e,inset 0 1.373px .687px -2.5px #00000029,inset 0 6px 3px -3.75px #0000000f,inset 0 .422px .422px -1.25px #ffffff2e,inset 0 1.602px 1.602px -2.5px #ffffff29,inset 0 7px 7px -3.75px #ffffff0f,0 .652px .652px -.2px #00000005,0 1.776px 1.776px -.4px #00000005,0 3.899px 3.899px -.6px #00000008,0 8.655px 8.655px -.8px #0000000a,0 22px 22px -1px #00000014}.gpp-card:hover{transform:translateY(-4px)}.gpp-duration{color:#1d204b;margin:0;font-size:28px;font-weight:800;line-height:1}.gpp-divider{background:#e8eef7;height:1px;margin:0}.gpp-price-block{flex-direction:column;gap:6px;display:flex}.gpp-original{color:#3f3f3f;margin:0;font-size:16px;font-weight:500}.gpp-discounted{color:#3f3f3f;margin:0;font-size:16px;font-weight:600}.gpp-discounted strong{color:#1d204b;font-size:20px}.gpp-box{background:#f5fffb;border:1px solid #0f9a5e;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.gpp-box-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.gpp-box-label{color:#3f3f3f;font-size:14px;font-weight:500}.gpp-box-value{color:#1767be;font-size:16px;font-weight:700}.gpp-box-sep{background:#cee6ff;height:1px}.gpp-note{color:#1d204b;text-align:center;margin:0;font-size:16px;font-weight:600}.gpp-cta{text-align:center;color:#fff;letter-spacing:.03em;background:#1767be;border-radius:10px;padding:12px 0;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:block}.gpp-cta:hover{background:#1358a0;transform:scale(1.02)}.group-plan-help{text-align:center;width:100%;margin-bottom:4rem}.group-plan-help h4{color:#1d204b;font-size:24px}.group-plan-help p{color:#3f3f3f;font-size:16px;line-height:1.75}.group-plan-help h5{color:#3f3f3f;font-size:16px}.group-plan-help a{color:#1767be;text-decoration:none}@media (width<=1440px){.group-plans-grid{width:90%}}@media (width<=1024px){.group-plans-grid{width:100%}}@media (width<=868px){.group-plans-grid{grid-template-columns:1fr;gap:30px;width:80%}.gpp-card{order:var(--mob-order)}}@media (width<=568px){.group-plan-prices-wrapper h3{font-size:20px;line-height:24px}.group-plans-grid{width:100%}.gpp-card{padding:16px 12px}.gpp-box{padding:12px 4px}.gpp-box-row{flex-direction:column}}.neetpg-2026-container{text-align:center;padding:4rem .5rem}.neetpg-2026-heading{color:#1d204b;font-size:38px}.neetpg-2026-heading span{color:#1767be}.neetpg-2026-section{justify-content:space-between;width:80%;margin:0 auto;display:flex}.neetpg-2026-image{width:49%}.neetpg-2026-image img{border-radius:10px;width:100%}@media (width<=1440px){.neetpg-2026-section{width:85%}}@media (width<=1024px){.neetpg-2026-section{width:90%}}@media (width<=868px){.neetpg-2026-heading{font-size:32px}.neetpg-2026-section{flex-wrap:wrap;gap:20px;width:95%}.neetpg-2026-image{width:100%}}@media (width<=568px){.neetpg-2026-section{width:100%}}
