@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";
.Catalog-module__BAscgW__page{min-height:100vh;font-family:var(--font-main);background:#f8fafc}.Catalog-module__BAscgW__hero{color:#fff;background:#0f172a;padding:100px 0 120px;position:relative;overflow:hidden}.Catalog-module__BAscgW__hero:before{content:"";z-index:0;background:radial-gradient(circle at 20% 30%,#4f46e526 0%,#0000 50%),radial-gradient(circle at 80% 70%,#a78bfa1a 0%,#0000 50%);position:absolute;inset:0}.Catalog-module__BAscgW__hero:after{content:"";z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.Catalog-module__BAscgW__heroInner{z-index:2;text-align:center;max-width:900px;margin:0 auto;padding:0 20px;position:relative}.Catalog-module__BAscgW__heroTagline{color:#818cf8;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#6366f11a;border:1px solid #6366f133;border-radius:100px;align-items:center;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.Catalog-module__BAscgW__heroTitle{letter-spacing:-.03em;background:linear-gradient(to bottom right,#fff 30%,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:clamp(36px,6vw,72px);font-weight:800;line-height:1.1}.Catalog-module__BAscgW__heroSub{color:#94a3b8;max-width:600px;margin:0 auto 48px;font-size:18px;line-height:1.6}.Catalog-module__BAscgW__searchWrapper{filter:drop-shadow(0 20px 40px #0006);max-width:600px;margin:0 auto 40px;position:relative}.Catalog-module__BAscgW__searchIcon{color:#6366f1;z-index:2;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.Catalog-module__BAscgW__searchInput{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:20px 60px 20px 56px;font-size:18px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Catalog-module__BAscgW__searchInput::placeholder{color:#475569}.Catalog-module__BAscgW__searchInput:focus{background:#1e293be6;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f126}.Catalog-module__BAscgW__searchClear{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Catalog-module__BAscgW__searchClear:hover{color:#fff;background:#ffffff1a}.Catalog-module__BAscgW__heroStats{color:#64748b;justify-content:center;align-items:center;gap:24px;font-size:14px;display:flex}.Catalog-module__BAscgW__heroStats strong{color:#cbd5e1}.Catalog-module__BAscgW__dot{background:#334155;border-radius:50%;width:4px;height:4px}.Catalog-module__BAscgW__body{padding:80px 0 120px}.Catalog-module__BAscgW__bodyInner{max-width:1400px;margin:0 auto;padding:0 24px}.Catalog-module__BAscgW__count{color:#64748b;margin-bottom:40px;font-size:15px}.Catalog-module__BAscgW__count strong{color:#0f172a;font-weight:700}.Catalog-module__BAscgW__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:32px;display:grid}.Catalog-module__BAscgW__card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Catalog-module__BAscgW__card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 30px 60px -15px #0f172a26}.Catalog-module__BAscgW__cardImage{height:240px;position:relative;overflow:hidden}.Catalog-module__BAscgW__cardImage img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.Catalog-module__BAscgW__card:hover .Catalog-module__BAscgW__cardImage img{transform:scale(1.05)}.Catalog-module__BAscgW__cardBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;text-transform:uppercase;z-index:2;background:#0f172acc;border-radius:100px;padding:6px 14px;font-size:11px;font-weight:700;position:absolute;top:20px;left:20px}.Catalog-module__BAscgW__cardBody{flex-direction:column;flex:1;padding:32px;display:flex}.Catalog-module__BAscgW__cardTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:12px;font-size:24px;font-weight:800;line-height:1.25}.Catalog-module__BAscgW__cardDesc{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:24px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.Catalog-module__BAscgW__cardMeta{align-items:center;gap:20px;margin-top:auto;display:flex}.Catalog-module__BAscgW__cardMetaItem{color:#64748b;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.Catalog-module__BAscgW__cardMetaItem svg{color:#6366f1}.Catalog-module__BAscgW__cardFooter{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.Catalog-module__BAscgW__cardPrice{color:#0f172a;letter-spacing:-.02em;font-size:26px;font-weight:800}.Catalog-module__BAscgW__cardPriceLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-top:2px;font-size:11px;font-weight:700}.Catalog-module__BAscgW__cartBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:16px;align-items:center;gap:10px;height:52px;padding:0 24px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.Catalog-module__BAscgW__cartBtn:not(.Catalog-module__BAscgW__cartBtnActive){color:#fff;background:#0f172a}.Catalog-module__BAscgW__cartBtn:not(.Catalog-module__BAscgW__cartBtnActive):hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 10px 20px #0f172a1a}.Catalog-module__BAscgW__cartBtnActive{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.Catalog-module__BAscgW__cartBtnActive:hover{background:#dcfce7}.Catalog-module__BAscgW__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:32px;display:grid}.Catalog-module__BAscgW__skeleton{background:#f1f5f9;border-radius:28px;height:500px;position:relative;overflow:hidden}.Catalog-module__BAscgW__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);animation:1.5s infinite Catalog-module__BAscgW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Catalog-module__BAscgW__shimmer{to{transform:translate(100%)}}.Catalog-module__BAscgW__empty{text-align:center;padding:100px 0}.Catalog-module__BAscgW__empty svg{color:#cbd5e1;margin-bottom:24px}.Catalog-module__BAscgW__empty p{color:#475569;margin-bottom:24px;font-size:20px;font-weight:600}.Catalog-module__BAscgW__floatingBar{z-index:1000;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}.Catalog-module__BAscgW__floatingBarContent{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;background:#0f172ae6;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:32px;padding:12px 12px 12px 24px;display:flex;box-shadow:0 40px 80px -20px #0006}.Catalog-module__BAscgW__floatingBarContent span{align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.Catalog-module__BAscgW__floatingBarContent svg{color:#6366f1}.Catalog-module__BAscgW__floatingBarBtn{color:#fff;background:#6366f1;border-radius:14px;padding:12px 24px;font-size:14px;font-weight:700;transition:all .2s}.Catalog-module__BAscgW__floatingBarBtn:hover{background:#4f46e5;transform:translateY(-2px)}@media (max-width:1024px){.Catalog-module__BAscgW__grid,.Catalog-module__BAscgW__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:640px){.Catalog-module__BAscgW__hero{padding:60px 0 80px}.Catalog-module__BAscgW__heroTitle{font-size:40px}.Catalog-module__BAscgW__grid,.Catalog-module__BAscgW__loadingGrid{grid-template-columns:1fr}.Catalog-module__BAscgW__floatingBar{width:calc(100% - 40px)}.Catalog-module__BAscgW__floatingBarContent{gap:16px;padding:12px 16px}.Catalog-module__BAscgW__floatingBarContent span{font-size:13px}.Catalog-module__BAscgW__floatingBarBtn{padding:10px 16px;font-size:12px}}
.Header-module__Af2_WG__header{z-index:100;padding:24px 0;transition:background-color .3s;position:relative}.Header-module__Af2_WG__greyBg{background-color:#f5f5f7!important}.Header-module__Af2_WG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo a{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__Af2_WG__logoText{color:var(--text-primary);letter-spacing:-.5px;align-items:center;font-size:26px;font-weight:800;display:flex}.Header-module__Af2_WG__logoIcon{color:var(--text-primary);flex-shrink:0}@media (max-width:640px){.Header-module__Af2_WG__logoText{font-size:20px}}.Header-module__Af2_WG__logoText span{color:var(--text-secondary);margin-left:4px;font-weight:400}.Header-module__Af2_WG__nav{gap:40px;display:flex}.Header-module__Af2_WG__nav a{color:var(--text-secondary);font-size:17px;font-weight:500;transition:color .2s}.Header-module__Af2_WG__nav a:hover{color:var(--text-primary)}.Header-module__Af2_WG__actions{align-items:center;gap:24px;display:flex}.Header-module__Af2_WG__cartLink{color:var(--text-primary);align-items:center;transition:color .2s;display:flex;position:relative}.Header-module__Af2_WG__cartLink:hover{color:var(--primary-color,#0056b3)}.Header-module__Af2_WG__cartBadge{color:#fff;text-align:center;background-color:#ff3b30;border-radius:10px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:-8px;right:-10px}.Header-module__Af2_WG__phone{color:var(--text-secondary);font-size:17px;font-weight:600}.Header-module__Af2_WG__loginLink{color:var(--text-secondary);font-size:17px;font-weight:500;transition:color .2s}.Header-module__Af2_WG__loginLink:hover{color:var(--text-primary)}.Header-module__Af2_WG__registerBtn{background-color:var(--text-primary);color:#fff;border-radius:var(--radius-button);padding:12px 24px;font-size:17px;font-weight:600;transition:all .3s}@media (max-width:1200px){.Header-module__Af2_WG__nav{gap:20px}.Header-module__Af2_WG__actions{gap:16px}}.Header-module__Af2_WG__registerBtn:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@media (max-width:992px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__actions{display:none}.Header-module__Af2_WG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:flex}.Header-module__Af2_WG__burger span{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s}.Header-module__Af2_WG__burgerActive span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__Af2_WG__burgerActive span:nth-child(2){opacity:0}.Header-module__Af2_WG__burgerActive span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__Af2_WG__mobileNav{z-index:1000;background-color:#fff;width:100%;height:100vh;padding-top:100px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__Af2_WG__mobileNavVisible{transform:translate(0)}.Header-module__Af2_WG__mobileLinks{flex-direction:column;align-items:center;gap:24px;padding:0 20px;display:flex}.Header-module__Af2_WG__mobileLinks a{color:var(--text-primary);font-size:20px;font-weight:600;text-decoration:none}.Header-module__Af2_WG__divider{border:none;border-top:1px solid var(--border-medium);width:60px;margin:8px 0}.Header-module__Af2_WG__mobilePhone{color:var(--text-primary);margin:8px 0;font-size:18px;font-weight:700}.Header-module__Af2_WG__mobileLogin{color:var(--text-secondary)!important}.Header-module__Af2_WG__mobileRegister{background-color:var(--text-primary);border-radius:var(--radius-button);text-align:center;width:100%;padding:14px 40px;color:#fff!important}}@media (min-width:993px){.Header-module__Af2_WG__burger,.Header-module__Af2_WG__mobileNav{display:none}}
.Footer-module__EZoWya__footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:80px 0 40px}.Footer-module__EZoWya__top{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px;margin-bottom:60px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__logoText{color:var(--text-primary);align-items:center;font-size:24px;font-weight:800;display:flex}.Footer-module__EZoWya__logoIcon{color:var(--text-primary);flex-shrink:0}.Footer-module__EZoWya__logoText span{color:var(--text-secondary);margin-left:4px;font-weight:400}.Footer-module__EZoWya__desc{color:#4b5563;max-width:280px;font-size:15px;line-height:1.6}.Footer-module__EZoWya__socials{gap:12px;margin-top:8px;display:flex}.Footer-module__EZoWya__socialIcon{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__EZoWya__socialIcon:hover{color:#6366f1;border-color:#6366f1;transform:translateY(-2px)}.Footer-module__EZoWya__linksBlock{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__linkTitle{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:600}.Footer-module__EZoWya__linksBlock a{color:#4b5563;font-size:15px;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__linksBlock a:hover{color:#6366f1}.Footer-module__EZoWya__contacts{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__phone{color:var(--text-primary);font-size:18px;font-weight:700;text-decoration:none}.Footer-module__EZoWya__email{color:#4b5563;font-size:15px;text-decoration:none}.Footer-module__EZoWya__trustBadge{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;margin-top:20px;padding:8px 16px;display:inline-flex}.Footer-module__EZoWya__ratingValue{color:#111827;font-weight:700}.Footer-module__EZoWya__ratingStars{color:#fbbf24}.Footer-module__EZoWya__bottom{color:#9ca3af;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding-top:32px;font-size:14px;display:flex}.Footer-module__EZoWya__legalInfo{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__companyDetails{color:#9ca3af;font-size:12px;line-height:1.4}.Footer-module__EZoWya__legal{flex-wrap:wrap;justify-content:flex-end;gap:12px 24px;max-width:680px;display:flex}.Footer-module__EZoWya__legal a{color:#9ca3af;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__legal a:hover{color:#6366f1}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__EZoWya__legal{flex-direction:column;align-items:center;gap:12px}}.Footer-module__EZoWya__cookieText{color:#9ca3af;border-top:1px solid #e5e7eb;max-width:800px;margin-top:24px;padding-top:24px;font-size:13px;line-height:1.5}.Footer-module__EZoWya__cookieText a{color:#9ca3af;text-decoration:underline;transition:color .2s}.Footer-module__EZoWya__cookieText a:hover{color:#6366f1}
.FloatingLeadMagnet-module__FQuzXa__floatingMagnet{z-index:1000;animation:4s infinite FloatingLeadMagnet-module__FQuzXa__bounce;position:fixed;bottom:30px;right:30px}.FloatingLeadMagnet-module__FQuzXa__button{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 25px #6366f166}.FloatingLeadMagnet-module__FQuzXa__button:hover{background-color:#4f46e5;transform:scale(1.1)}.FloatingLeadMagnet-module__FQuzXa__label{color:var(--text-primary);white-space:nowrap;opacity:0;pointer-events:none;background-color:#fff;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s;position:absolute;top:50%;right:80px;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.FloatingLeadMagnet-module__FQuzXa__button:hover .FloatingLeadMagnet-module__FQuzXa__label{opacity:1;right:76px}.FloatingLeadMagnet-module__FQuzXa__pulse{z-index:-1;background-color:#6366f166;border-radius:50%;width:64px;height:64px;animation:2s infinite FloatingLeadMagnet-module__FQuzXa__pulse;position:absolute;top:0;left:0}@keyframes FloatingLeadMagnet-module__FQuzXa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes FloatingLeadMagnet-module__FQuzXa__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@media (max-width:640px){.FloatingLeadMagnet-module__FQuzXa__floatingMagnet{bottom:20px;right:20px}.FloatingLeadMagnet-module__FQuzXa__label{display:none}}
.Stats-module__UZLpCq__section{background-color:#0000;padding:80px 0}.Stats-module__UZLpCq__header{text-align:center;margin-bottom:40px}.Stats-module__UZLpCq__sectionTitle{color:var(--text-primary);letter-spacing:-1.5px;margin:0;font-size:48px;font-weight:800;line-height:1.1}.Stats-module__UZLpCq__sectionSubtitle{color:var(--text-secondary);opacity:.7;max-width:700px;margin-top:20px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:500;line-height:1.6}.Stats-module__UZLpCq__grid{border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__UZLpCq__item{text-align:center;border-right:1px solid #eef2f6;flex-direction:column;gap:8px;padding:40px 20px;display:flex}.Stats-module__UZLpCq__item:last-child{border-right:none}.Stats-module__UZLpCq__number{color:var(--academic-accent,#3730a3);letter-spacing:-2px;font-size:48px;font-weight:800;line-height:1}.Stats-module__UZLpCq__label{color:var(--text-secondary);opacity:.8;max-width:200px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.4}@media (max-width:1024px){.Stats-module__UZLpCq__sectionTitle{font-size:36px}.Stats-module__UZLpCq__grid{border-bottom:1px solid #eef2f6;grid-template-columns:repeat(2,1fr)}.Stats-module__UZLpCq__item{padding:40px 20px}.Stats-module__UZLpCq__item:nth-child(2){border-right:none}.Stats-module__UZLpCq__item:first-child,.Stats-module__UZLpCq__item:nth-child(2){border-bottom:1px solid #eef2f6}.Stats-module__UZLpCq__number{font-size:40px}}@media (max-width:640px){.Stats-module__UZLpCq__section{padding:40px 0}.Stats-module__UZLpCq__sectionTitle{font-size:28px}.Stats-module__UZLpCq__sectionSubtitle{margin-top:12px;padding:0 15px;font-size:15px}.Stats-module__UZLpCq__grid{border-bottom:1px solid #eef2f6;grid-template-columns:repeat(2,1fr)}.Stats-module__UZLpCq__item{border-bottom:1px solid #eef2f6;border-right:1px solid #eef2f6;padding:24px 12px}.Stats-module__UZLpCq__item:nth-child(2n){border-right:none}.Stats-module__UZLpCq__item:nth-child(3),.Stats-module__UZLpCq__item:nth-child(4){border-bottom:none}.Stats-module__UZLpCq__number{font-size:32px}.Stats-module__UZLpCq__label{max-width:140px;font-size:13px}}
.Employment-module__KycWZW__section{background-color:#fff;padding:100px 20px;font-family:Manrope,-apple-system,sans-serif}.Employment-module__KycWZW__container{max-width:1200px;margin:0 auto}.Employment-module__KycWZW__header{text-align:center;margin-bottom:60px}.Employment-module__KycWZW__title{color:#000;letter-spacing:-.03em;font-size:52px;font-weight:800;line-height:1.1}.Employment-module__KycWZW__grid{grid-template-columns:1fr 1.1fr;gap:24px;display:grid}.Employment-module__KycWZW__leftCol{flex-direction:column;gap:24px;display:flex}.Employment-module__KycWZW__greyCard{background:#f4f5f7;border-radius:32px;flex-direction:column;padding:40px;display:flex}.Employment-module__KycWZW__cardTitle{color:#000;letter-spacing:-.02em;margin-bottom:32px;font-size:32px;font-weight:800;line-height:1.15}.Employment-module__KycWZW__listItem{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.Employment-module__KycWZW__listItem:last-child{margin-bottom:0}.Employment-module__KycWZW__listIcon{color:#000;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:4px;display:flex}.Employment-module__KycWZW__listIcon svg{width:100%;height:100%}.Employment-module__KycWZW__listContent{flex:1}.Employment-module__KycWZW__listTitle{color:#000;margin-bottom:8px;font-size:18px;font-weight:800}.Employment-module__KycWZW__listDesc{color:#64748b;font-size:15px;line-height:1.5}.Employment-module__KycWZW__colorCard{background:linear-gradient(135deg,#86efac 0%,#4ade80 100%);border-radius:32px;flex-direction:column;padding:48px;display:flex;position:relative;overflow:hidden}.Employment-module__KycWZW__colorCardTitle{color:#000;letter-spacing:-.03em;z-index:2;margin-bottom:32px;font-size:48px;font-weight:800;line-height:1.1}.Employment-module__KycWZW__badgesWrapper{z-index:2;flex-wrap:wrap;gap:12px;margin-bottom:auto;display:flex}.Employment-module__KycWZW__badge{color:#000;background:#fff;border-radius:100px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:700;display:flex}.Employment-module__KycWZW__badgeAccent{color:#f59e0b}.Employment-module__KycWZW__imageWrapper{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:70%;display:flex;position:absolute;bottom:0;left:0}.Employment-module__KycWZW__expertImage{object-fit:contain;object-position:bottom center;max-width:90%;height:100%}@media (max-width:1024px){.Employment-module__KycWZW__grid{grid-template-columns:1fr}.Employment-module__KycWZW__imageWrapper{justify-content:center;width:100%;height:auto;margin-top:40px;position:relative;right:0}.Employment-module__KycWZW__expertImage{max-height:400px}}@media (max-width:768px){.Employment-module__KycWZW__section{padding:60px 16px}.Employment-module__KycWZW__title{font-size:36px}.Employment-module__KycWZW__header{margin-bottom:40px}.Employment-module__KycWZW__greyCard{border-radius:24px;padding:32px 24px}.Employment-module__KycWZW__colorCard{border-radius:24px;padding:40px 24px}.Employment-module__KycWZW__colorCardTitle{font-size:36px}}
.Tutor-module__evustq__heroContainer{background:#fdfdfd;border-radius:40px;max-width:1540px;min-height:auto;margin:20px auto 40px;padding-bottom:0;position:relative;overflow:hidden}.Tutor-module__evustq__heroBg{z-index:1;background:radial-gradient(circle at 80% 40%,#668e4333 0%,#668e430d 40%,#fff0 70%);position:absolute;inset:0}.Tutor-module__evustq__heroOrbital{z-index:2;pointer-events:none;width:60%;height:120%;position:absolute;top:-10%;right:-10%}.Tutor-module__evustq__heroOrbital svg{width:100%;height:100%}.Tutor-module__evustq__heroContentNew{z-index:3;justify-content:space-between;padding:60px 80px 0;display:flex;position:relative}.Tutor-module__evustq__heroLeftNew{max-width:750px;padding-top:0;padding-bottom:80px}.Tutor-module__evustq__heroEyebrowNew{color:#668e43;letter-spacing:.1em;text-transform:uppercase;border:1px solid #668e434d;border-radius:40px;margin-bottom:40px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.Tutor-module__evustq__heroH1New{color:#171725;letter-spacing:-.02em;margin-bottom:24px;font-family:Manrope,sans-serif;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.15}.Tutor-module__evustq__heroDescNew{color:#555;max-width:650px;margin-bottom:48px;font-size:20px;line-height:1.6}.Tutor-module__evustq__heroFeaturesGrid{flex-wrap:wrap;gap:40px;margin-bottom:56px;display:flex}.Tutor-module__evustq__heroFeatureItem{color:#4b5563;flex-direction:column;align-items:flex-start;gap:12px;max-width:140px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.Tutor-module__evustq__featureIconWrapper{color:#668e43;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Tutor-module__evustq__heroActionsNew{align-items:center;gap:32px;display:flex}.Tutor-module__evustq__primaryBtnNew{color:#fff;cursor:pointer;background:#668e43;border:none;border-radius:16px;align-items:center;gap:10px;padding:20px 48px;font-size:18px;font-weight:600;transition:background .2s;display:flex}.Tutor-module__evustq__primaryBtnNew:hover{background:#517531}.Tutor-module__evustq__arrow{font-size:20px;line-height:1}.Tutor-module__evustq__playBtnNew{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;display:flex}.Tutor-module__evustq__playIcon{color:#4b5563;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding-left:4px;font-size:16px;display:flex}.Tutor-module__evustq__playText{color:#374151;font-size:15px;font-weight:600;line-height:1.3}.Tutor-module__evustq__playText small{color:#6b7280;font-size:13px;font-weight:400}.Tutor-module__evustq__heroRightNew{justify-content:center;align-items:flex-end;width:650px;display:flex;position:relative}.Tutor-module__evustq__heroGirlImg{object-fit:contain;z-index:2;width:125%;max-width:820px;height:auto;position:relative;transform:translateY(-95px);-webkit-mask-image:linear-gradient(#000 75%,#0000 95%);mask-image:linear-gradient(#000 75%,#0000 95%)}.Tutor-module__evustq__glassCard{-webkit-backdrop-filter:blur(12px);z-index:3;background:#ffffffbf;border:1px solid #ffffff80;border-radius:20px;width:280px;padding:24px;position:absolute;box-shadow:0 12px 40px #668e431f}.Tutor-module__evustq__glassCard strong{color:#1f2937;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.2;display:block}.Tutor-module__evustq__glassCard p{color:#4b5563;margin:0;font-size:13px;line-height:1.4}.Tutor-module__evustq__glassCard1{top:10%;right:-20px}.Tutor-module__evustq__glassCard2{top:50%;left:-60px}.Tutor-module__evustq__glassCard3{bottom:10%;right:0}.Tutor-module__evustq__heroBanner{color:#fff;z-index:4;background:#2e1b4e;border-radius:32px;justify-content:space-between;align-items:center;max-width:1540px;margin:0 auto 60px;padding:48px 80px;display:flex;position:relative}.Tutor-module__evustq__metaSection{background:0 0;margin-top:40px;padding:0 40px}.Tutor-module__evustq__metaSectionInner{max-width:1540px;margin:0 auto 60px}.Tutor-module__evustq__heroProgramMetaRow{z-index:5;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.Tutor-module__evustq__metaCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:200px;padding:32px;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000005}.Tutor-module__evustq__metaCard:last-child{grid-column:span 2}.Tutor-module__evustq__metaCard:hover{border-color:#668e434d;transform:translateY(-5px);box-shadow:0 20px 40px #668e4314}.Tutor-module__evustq__metaCardTitle{color:#1f2937;font-size:18px;font-weight:700;line-height:1.4}.Tutor-module__evustq__metaCardBottom{justify-content:space-between;align-items:flex-end;margin-top:32px;display:flex}.Tutor-module__evustq__metaCardValue{color:#668e43;max-width:85%;font-size:22px;font-weight:800;line-height:1.3}.Tutor-module__evustq__metaCardIconWrap{background:#f0f5eb;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.Tutor-module__evustq__metaCard:hover .Tutor-module__evustq__metaCardIconWrap{transform:scale(1.1)rotate(5deg)}.Tutor-module__evustq__metaCardIconWrap svg{color:#668e43;width:24px;height:24px}.Tutor-module__evustq__bannerLeft{color:#fffc;max-width:400px;font-size:18px;font-weight:400;line-height:1.4}.Tutor-module__evustq__bannerLeft strong{color:#fff;font-weight:600}.Tutor-module__evustq__bannerStats{gap:64px;display:flex}.Tutor-module__evustq__bannerStat{flex-direction:column;gap:8px;display:flex}.Tutor-module__evustq__bannerStat strong{font-family:Playfair Display,Lora,serif;font-size:40px;font-weight:500}.Tutor-module__evustq__bannerStat span{color:#ffffffb3;font-size:13px;line-height:1.3}.Tutor-module__evustq__gnaBanner{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);border:1px solid #ffffff0d;border-radius:24px;max-width:1540px;margin:0 auto 80px;padding:48px 80px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.Tutor-module__evustq__gnaInner{z-index:2;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.Tutor-module__evustq__gnaLeft{flex:1;max-width:1000px}.Tutor-module__evustq__gnaTitleHighlight{background:linear-gradient(135deg,#fbf5b7,#bf953f);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Tutor-module__evustq__gnaTitle{color:#fff;letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.2}.Tutor-module__evustq__gnaBenefits{flex-direction:column;gap:16px;display:flex}.Tutor-module__evustq__gnaBenefitItem{align-items:flex-start;gap:16px;display:flex}.Tutor-module__evustq__gnaBenefitIcon{color:#a5b4fc;background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.Tutor-module__evustq__gnaBenefitIcon svg{width:24px;height:24px}.Tutor-module__evustq__gnaBenefitText{flex-direction:column;gap:4px;display:flex}.Tutor-module__evustq__gnaBenefitText strong{color:#fff;font-size:18px;font-weight:700}.Tutor-module__evustq__gnaBenefitText span{color:#ffffffb3;font-size:15px;line-height:1.4}.Tutor-module__evustq__gnaRight{justify-content:center;align-items:center;min-width:320px;display:flex}.Tutor-module__evustq__gnaSealContainer{flex-direction:column;align-items:center;gap:16px;display:flex}.Tutor-module__evustq__gnaBadgeSvg{filter:drop-shadow(0 10px 30px #0006);width:240px;height:auto}.Tutor-module__evustq__gnaLogoText{color:#bf953f;letter-spacing:.25em;text-shadow:0 2px 10px #bf953f1a;font-size:24px;font-weight:900}.Tutor-module__evustq__gnaLogoSub{color:#ffffff80;letter-spacing:.2em;text-transform:uppercase;font-size:13px;font-weight:600}.Tutor-module__evustq__marketWrapper{background:#fff;padding:100px 40px}.Tutor-module__evustq__marketInner{max-width:1200px;margin:0 auto}.Tutor-module__evustq__marketHeaderCenter{text-align:center;margin-bottom:64px}.Tutor-module__evustq__marketH2Center{color:#1a1a1a;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.15}.Tutor-module__evustq__textBlue{color:#3b82f6}.Tutor-module__evustq__marketSubCenter{color:#525252;max-width:800px;margin:0 auto;font-size:20px;line-height:1.6}.Tutor-module__evustq__analyticsLayout{grid-template-columns:1.4fr 1fr;gap:24px;display:grid}@media (max-width:1024px){.Tutor-module__evustq__analyticsLayout{grid-template-columns:1fr}}.Tutor-module__evustq__analyticsGraphic{background:#fff;border:1px solid #f5f5f5;border-radius:32px;flex-direction:column;padding:48px;display:flex;box-shadow:0 4px 24px #00000008,0 1px 2px #0000000a}.Tutor-module__evustq__agTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:60px;display:flex}.Tutor-module__evustq__agSearchMock{color:#334155;background:#f8fafc;border-radius:100px;align-items:center;gap:12px;min-width:200px;padding:12px 24px;font-size:15px;font-weight:500;display:flex}.Tutor-module__evustq__agTitleBox{text-align:right}.Tutor-module__evustq__agTitle{color:#1a1a1a;margin-bottom:4px;font-size:20px;font-weight:700}.Tutor-module__evustq__agSub{color:#a3a3a3;font-size:14px;font-weight:500}.Tutor-module__evustq__agChartArea{flex:1;align-items:flex-end;width:100%;display:flex}.Tutor-module__evustq__agChartSvg{width:100%;height:100%;min-height:240px;overflow:visible}.Tutor-module__evustq__cursor{color:#3b82f6;width:2px;margin-left:2px;animation:1s step-end infinite Tutor-module__evustq__blink;display:inline-block}@keyframes Tutor-module__evustq__blink{0%,to{opacity:1}50%{opacity:0}}.Tutor-module__evustq__analyticsCards{flex-direction:column;gap:24px;display:flex}.Tutor-module__evustq__acCard{background:#fff;border:1px solid #f5f5f5;border-radius:32px;flex-direction:column;flex:1;justify-content:center;padding:40px;display:flex;box-shadow:0 4px 24px #00000008,0 1px 2px #0000000a}.Tutor-module__evustq__acBadgeBlue,.Tutor-module__evustq__acBadgeGoogle,.Tutor-module__evustq__acBadgeYandex{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;background:#eff6ff;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.Tutor-module__evustq__acBadgeGoogle{color:#4285f4;background:#f8f9fa;border:1px solid #e8eaed}.Tutor-module__evustq__acBadgeYandex{color:#d32f2f;background:#ffebee}.Tutor-module__evustq__acData{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.Tutor-module__evustq__acNum{color:#1a1a1a;letter-spacing:-.03em;font-size:48px;font-weight:800;line-height:1}.Tutor-module__evustq__acDescBlue{color:#3b82f6;font-size:16px;font-weight:700}.Tutor-module__evustq__forWhom{background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:80px 40px}.Tutor-module__evustq__forWhomInner{max-width:1280px;margin:0 auto}.Tutor-module__evustq__sectionLabel{text-transform:uppercase;letter-spacing:.15em;color:#476928;text-align:center;margin-bottom:20px;font-size:12px;font-weight:800}.Tutor-module__evustq__sectionH2{letter-spacing:-.04em;color:#0a0a0a;text-align:center;margin-bottom:60px;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1}.Tutor-module__evustq__whoGrid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.Tutor-module__evustq__whoCard{background:#fff;border:1px solid #f0f0f0;border-radius:32px;align-items:flex-start;gap:24px;padding:36px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 20px #00000005}.Tutor-module__evustq__whoCard:hover{border-color:#668e434d;transform:translateY(-4px);box-shadow:0 16px 40px #668e4314}.Tutor-module__evustq__whoCardIconWrap{background:#f0f5eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;box-shadow:inset 0 0 12px #668e430f}.Tutor-module__evustq__whoCardIconWrap:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#668e4326 0%,#668e4300 70%);border-radius:50%;width:90%;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Tutor-module__evustq__whoCardIcon{z-index:1;justify-content:center;align-items:center;display:flex}.Tutor-module__evustq__whoCardContent{flex:1}.Tutor-module__evustq__whoCardTitle{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.25}.Tutor-module__evustq__whoCardDesc{color:#525252;font-size:15px;font-weight:500;line-height:1.5}.Tutor-module__evustq__queriesSection{background:#fcfcfc;padding:120px 0;position:relative}.Tutor-module__evustq__queriesInner{max-width:1100px;margin:0 auto;padding:0 40px}.Tutor-module__evustq__queriesH2{letter-spacing:-.03em;color:#0a0a0a;text-align:center;margin-bottom:60px;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.15}.Tutor-module__evustq__queriesCard{background:#fff;border:1px solid #f0f0f0;border-radius:40px;padding:60px 80px;position:relative;box-shadow:0 10px 40px #00000005}.Tutor-module__evustq__queriesGrid{grid-template-columns:1fr 1fr;gap:24px 60px;display:grid}.Tutor-module__evustq__queriesColumn{flex-direction:column;gap:20px;display:flex}.Tutor-module__evustq__queriesItem{color:#404040;align-items:flex-start;gap:16px;font-size:16px;font-weight:600;line-height:1.4;display:flex}.Tutor-module__evustq__queryCheckIcon{flex-shrink:0;margin-top:2px}.Tutor-module__evustq__floatingSphere{z-index:5;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:-40px;right:-20px}.Tutor-module__evustq__queriesCard:hover .Tutor-module__evustq__floatingSphere{transform:scale(1.08)rotate(5deg)}.Tutor-module__evustq__expertsSection{background:#fff;padding:120px 0}.Tutor-module__evustq__expertsInner{max-width:1200px;margin:0 auto;padding:0 40px}.Tutor-module__evustq__expertsH2{letter-spacing:-.03em;color:#0a0a0a;text-align:center;margin-bottom:60px;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.15}.Tutor-module__evustq__expertsH2 span{color:#668e43;text-transform:uppercase;letter-spacing:.05em;margin-top:12px;font-size:clamp(14px,1.5vw,18px);font-weight:600;display:block}.Tutor-module__evustq__expertsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Tutor-module__evustq__expertCard{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:36px;flex-direction:column;align-items:center;padding:40px 30px;display:flex;box-shadow:0 10px 40px #00000005}.Tutor-module__evustq__expertPhotoWrap{width:140px;height:140px;margin-bottom:28px;position:relative}.Tutor-module__evustq__expertPhoto{object-fit:cover;z-index:2;border:3px solid #668e43;border-radius:50%;width:100%;height:100%;position:relative}.Tutor-module__evustq__expertGlow{z-index:1;background:radial-gradient(circle,#668e4326 0%,#fff0 70%);border-radius:50%;width:110%;height:110%;position:absolute;top:-5%;left:-5%}.Tutor-module__evustq__expertName{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:8px;font-size:22px;font-weight:800}.Tutor-module__evustq__expertRole{color:#668e43;margin-bottom:20px;font-size:14px;font-weight:700;line-height:1.4}.Tutor-module__evustq__expertDesc{color:#525252;font-size:15px;font-weight:500;line-height:1.6}.Tutor-module__evustq__pricingSection{background:#fff;padding:120px 0}.Tutor-module__evustq__pricingInner{max-width:1200px;margin:0 auto;padding:0 40px}.Tutor-module__evustq__pricingH2{letter-spacing:-.03em;color:#0a0a0a;text-align:center;margin-bottom:60px;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.15}.Tutor-module__evustq__pricingH2 span{color:#668e43;margin-top:16px;font-size:clamp(16px,1.8vw,20px);font-weight:600;display:block}.Tutor-module__evustq__currencySelectorContainer{justify-content:center;align-items:center;margin:-30px auto 50px;display:flex}.Tutor-module__evustq__currencySelector{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:100px;padding:4px;display:inline-flex}.Tutor-module__evustq__currencyBtn{cursor:pointer;color:#71717a;background:0 0;border:none;border-radius:100px;outline:none;padding:8px 18px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.Tutor-module__evustq__currencyBtn:hover:not(.Tutor-module__evustq__currencyBtnActive){color:#0a0a0a}.Tutor-module__evustq__currencyBtnActive{color:#fff;background:#668e43;box-shadow:0 4px 10px #668e4333}.Tutor-module__evustq__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;margin-bottom:60px;display:grid}.Tutor-module__evustq__pricingCard{background:#fff;border:1px solid #f0f0f0;border-radius:32px;flex-direction:column;padding:40px;display:flex;position:relative}.Tutor-module__evustq__pricingCardPopular{z-index:2;border-color:#668e43;transform:scale(1.02);box-shadow:0 20px 40px #668e431a}.Tutor-module__evustq__popularTag{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#668e43;border-radius:20px;padding:8px 24px;font-size:14px;font-weight:700;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.Tutor-module__evustq__tierHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.Tutor-module__evustq__tierName{color:#0a0a0a;margin:0;font-size:24px;font-weight:800}.Tutor-module__evustq__tierBadge{color:#668e43;background:#668e431a;border-radius:12px;padding:6px 16px;font-size:13px;font-weight:600}.Tutor-module__evustq__tierPriceRow{white-space:nowrap;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.Tutor-module__evustq__priceCurrent{color:#0a0a0a;font-size:clamp(32px,3.5vw,42px);font-weight:800}.Tutor-module__evustq__priceOld{color:#a3a3a3;font-size:20px;font-weight:600;text-decoration:line-through}.Tutor-module__evustq__tierInstallment{color:#525252;margin-bottom:24px;font-size:15px;font-weight:600}.Tutor-module__evustq__tierDesc{color:#525252;margin:0 0 32px;font-size:15px;line-height:1.5}.Tutor-module__evustq__tierFeatures{flex-direction:column;flex-grow:1;gap:16px;margin:0 0 40px;padding:0;list-style:none;display:flex}.Tutor-module__evustq__tierFeatures li{color:#262626;align-items:flex-start;gap:12px;font-size:15px;line-height:1.4;display:flex}.Tutor-module__evustq__bulletStar{color:#668e43;flex-shrink:0}.Tutor-module__evustq__tierButton,.Tutor-module__evustq__tierButtonActive{text-align:center;cursor:pointer;border:none;border-radius:16px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s}.Tutor-module__evustq__tierButton{color:#0a0a0a;background:#f5f5f5}.Tutor-module__evustq__tierButton:hover{background:#e5e5e5}.Tutor-module__evustq__tierButtonActive{color:#fff;background:#668e43}.Tutor-module__evustq__tierButtonActive:hover{background:#517531}@media (max-width:1024px){.Tutor-module__evustq__pricingGrid{grid-template-columns:1fr;gap:40px}.Tutor-module__evustq__pricingCardPopular{transform:none}}.Tutor-module__evustq__faqSection{background:#fff;padding:120px 0}.Tutor-module__evustq__faqInner{max-width:1000px;margin:0 auto;padding:0 40px}.Tutor-module__evustq__faqH2{letter-spacing:-.03em;color:#0a0a0a;text-align:center;margin-bottom:60px;font-size:clamp(36px,4.5vw,54px);font-weight:700}.Tutor-module__evustq__faqList{flex-direction:column;gap:16px;display:flex}.Tutor-module__evustq__faqItem{background:#f7f7f7;border:1px solid #0000;border-radius:40px;transition:background .3s,box-shadow .3s,border-color .3s;overflow:hidden}.Tutor-module__evustq__faqItemActive{background:#fff;border-color:#668e4326;box-shadow:0 12px 40px #668e430d}.Tutor-module__evustq__faqTop{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:20px;padding:28px 40px;display:flex}.Tutor-module__evustq__faqQuestion{color:#0a0a0a;letter-spacing:-.01em;font-size:18px;font-weight:700;line-height:1.4}.Tutor-module__evustq__faqToggle{color:#737373;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s,background .3s,color .3s;display:flex;box-shadow:0 2px 8px #0000000d}.Tutor-module__evustq__faqItemActive .Tutor-module__evustq__faqToggle{color:#fff;background:#668e43;transform:rotate(45deg)}.Tutor-module__evustq__faqPlusIcon{width:14px;height:14px;transition:transform .3s}.Tutor-module__evustq__faqAnswer{color:#525252;padding:0 40px 32px;font-size:15px;font-weight:500;line-height:1.65}.Tutor-module__evustq__faqItemActive .Tutor-module__evustq__faqAnswer{animation:.3s ease-out forwards Tutor-module__evustq__faqSlideDown}@keyframes Tutor-module__evustq__faqSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Tutor-module__evustq__faqSection{padding:80px 0}.Tutor-module__evustq__faqInner{padding:0 20px}.Tutor-module__evustq__faqTop{padding:20px 24px}.Tutor-module__evustq__faqAnswer{padding:0 24px 24px}.Tutor-module__evustq__faqQuestion{font-size:16px}}.Tutor-module__evustq__programSectionWrapper{background:#f7f7f7;padding:120px 0}.Tutor-module__evustq__program{max-width:1000px;margin:0 auto;padding:0 40px}.Tutor-module__evustq__programHeadingWrap{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.Tutor-module__evustq__programH2{color:#1a1a1a;letter-spacing:-.03em;font-size:clamp(36px,4.5vw,54px);font-weight:700;line-height:1.1}.Tutor-module__evustq__programH2 span{color:#525252;max-width:640px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:clamp(18px,2.5vw,24px);font-weight:500;line-height:1.4;display:block}.Tutor-module__evustq__modules{flex-direction:column;gap:16px;display:flex}.Tutor-module__evustq__module{background:#fff;border-radius:32px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 12px #00000008}.Tutor-module__evustq__moduleActive{border-radius:32px}.Tutor-module__evustq__moduleTop{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:24px;padding:16px 20px 16px 40px;display:flex}.Tutor-module__evustq__moduleNumberRef{color:#668e43;flex-shrink:0;width:120px;font-size:18px;font-weight:700}.Tutor-module__evustq__moduleTitleRef{color:#1a1a1a;flex-wrap:wrap;flex:1;align-items:center;gap:12px;font-size:20px;font-weight:700;line-height:1.3;display:flex}.Tutor-module__evustq__moduleBadgeInline{color:#517531;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:#f4f9f1;border:1px solid #dbead5;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:800}.Tutor-module__evustq__moduleToggleRef{background:#668e43;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.Tutor-module__evustq__moduleTop:hover .Tutor-module__evustq__moduleToggleRef{background:#517531;box-shadow:0 4px 12px #668e434d}.Tutor-module__evustq__moduleActive .Tutor-module__evustq__moduleToggleRef{transform:rotate(180deg)}.Tutor-module__evustq__moduleBodyRef{flex-direction:column;gap:16px;padding:0 40px 40px 184px;animation:.3s ease-out forwards Tutor-module__evustq__faqSlideDown;display:flex}.Tutor-module__evustq__lessonRef{align-items:flex-start;gap:14px;display:flex}.Tutor-module__evustq__lessonDotRef{background:#a3a3a3;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:10px}.Tutor-module__evustq__lessonTextRef{color:#404040;font-size:16px;font-weight:500;line-height:1.6}@media (max-width:768px){.Tutor-module__evustq__programSectionWrapper{padding:80px 0}.Tutor-module__evustq__program{padding:0 20px}.Tutor-module__evustq__moduleTop{flex-direction:column;align-items:flex-start;gap:12px;padding:20px}.Tutor-module__evustq__moduleNumberRef{width:auto}.Tutor-module__evustq__moduleToggleRef{align-self:flex-end;width:44px;height:44px}.Tutor-module__evustq__moduleBodyRef{padding:0 20px 24px}.Tutor-module__evustq__heroContainer{border-radius:0;margin:0;padding-bottom:0}.Tutor-module__evustq__heroContentNew{flex-direction:column;gap:0;padding:40px 20px 0;display:flex}.Tutor-module__evustq__heroLeftNew{display:contents}.Tutor-module__evustq__heroEyebrowNew{text-align:center;order:1;margin:0 auto 16px}.Tutor-module__evustq__heroH1New{text-align:center;order:2;margin-bottom:16px;font-size:32px}.Tutor-module__evustq__heroDescNew{text-align:center;order:3;margin-bottom:24px;font-size:16px}.Tutor-module__evustq__heroRightNew{display:contents}.Tutor-module__evustq__heroGirlImg{order:4;width:100%;max-width:100%;margin-top:0;margin-bottom:32px;margin-left:0;transform:none}.Tutor-module__evustq__heroActionsNew{flex-direction:column;order:5;align-items:stretch;gap:16px;margin-bottom:32px}.Tutor-module__evustq__primaryBtnNew{justify-content:center;width:100%}.Tutor-module__evustq__playBtnNew{display:none}.Tutor-module__evustq__glassCard{box-sizing:border-box;order:6;width:100%;margin-bottom:16px;position:relative;transform:none;inset:auto!important}.Tutor-module__evustq__heroFeaturesGrid{order:7;grid-template-columns:repeat(2,1fr);align-items:start;gap:24px 16px;margin-top:24px;margin-bottom:40px;display:grid}.Tutor-module__evustq__heroFeatureItem{text-align:center;flex-direction:column;align-items:center;max-width:100%}.Tutor-module__evustq__metaSection{margin-top:40px;padding:0 20px}.Tutor-module__evustq__heroProgramMetaRow{grid-template-columns:1fr}.Tutor-module__evustq__metaCard:last-child{grid-column:span 1}.Tutor-module__evustq__forWhom{padding:60px 20px}.Tutor-module__evustq__whoGrid{grid-template-columns:1fr}.Tutor-module__evustq__whoCard{text-align:center;flex-direction:column;align-items:center;padding:24px}.Tutor-module__evustq__queriesSection{padding:60px 0}.Tutor-module__evustq__queriesInner{padding:0 20px}.Tutor-module__evustq__queriesCard{border-radius:24px;padding:30px 20px}.Tutor-module__evustq__queriesGrid{grid-template-columns:1fr;gap:24px}.Tutor-module__evustq__floatingSphere{display:none}.Tutor-module__evustq__gnaBanner{border-radius:24px;margin:0 20px 40px;padding:40px 20px}.Tutor-module__evustq__gnaInner{flex-direction:column;align-items:center;gap:32px}.Tutor-module__evustq__gnaTitle{text-align:center;margin-bottom:24px;font-size:24px}.Tutor-module__evustq__gnaBenefits{text-align:center;align-items:center}.Tutor-module__evustq__gnaBenefitItem{flex-direction:column;align-items:center}.Tutor-module__evustq__gnaRight{min-width:100%}.Tutor-module__evustq__gnaBadgeSvg{width:160px}.Tutor-module__evustq__expertsSection{padding:80px 0}.Tutor-module__evustq__expertsInner{padding:0 20px}.Tutor-module__evustq__expertsGrid{grid-template-columns:1fr;gap:20px}.Tutor-module__evustq__pricingSection{padding:60px 0}.Tutor-module__evustq__pricingInner{padding:0 20px}.Tutor-module__evustq__pricingGrid{grid-template-columns:1fr;gap:24px}.Tutor-module__evustq__currencySelectorContainer{justify-content:center;padding-bottom:10px;display:flex;overflow-x:auto}.Tutor-module__evustq__currencySelector{flex-wrap:nowrap}}
:root{--tutor-primary:#668e43;--tutor-primary-hover:#517531;--tutor-light:#f4f9f1;--tutor-light-border:#dbead5;--tutor-dark:#171725;--tutor-gray:#4b5563;--tutor-bg-clean:#fff}.TutorComponents-module__bfYsLG__bentoSection{background:var(--tutor-bg-clean);padding:100px 0}.TutorComponents-module__bfYsLG__container{max-width:1400px;margin:0 auto;padding:0 40px}.TutorComponents-module__bfYsLG__sectionTitleLeft{color:var(--tutor-dark);letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(32px,4vw,48px);font-weight:700}.TutorComponents-module__bfYsLG__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px;gap:24px;display:grid}.TutorComponents-module__bfYsLG__bentoItem{background:#fff;border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;justify-content:flex-start;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.TutorComponents-module__bfYsLG__bentoItem:hover{border-color:#668e4340;transform:translateY(-6px);box-shadow:0 20px 40px #668e4314}.TutorComponents-module__bfYsLG__bentoGreen{background:#fcfefe;border:1px solid #e6f0ed}.TutorComponents-module__bfYsLG__bentoLightGreen{background:#f4f9f1;border:1px solid #e2ebd9}.TutorComponents-module__bfYsLG__bentoWhite{background:#fff;border:1px solid #e2e8f0}.TutorComponents-module__bfYsLG__bentoTall{grid-row:span 2}.TutorComponents-module__bfYsLG__bentoWide{grid-column:span 2}.TutorComponents-module__bfYsLG__bentoContent{z-index:5;max-width:380px;position:relative}.TutorComponents-module__bfYsLG__bentoTitle{color:var(--tutor-dark);letter-spacing:-.01em;margin-bottom:12px;font-size:24px;font-weight:800;line-height:1.2}.TutorComponents-module__bfYsLG__bentoDescription{color:var(--tutor-gray);font-size:15px;font-weight:500;line-height:1.55}.TutorComponents-module__bfYsLG__bentoArt{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;bottom:0;right:0}@media (max-width:1024px){.TutorComponents-module__bfYsLG__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.TutorComponents-module__bfYsLG__bentoTall,.TutorComponents-module__bfYsLG__bentoWide{grid-area:span 1/span 2}}@media (max-width:640px){.TutorComponents-module__bfYsLG__bentoGrid{grid-template-columns:1fr}.TutorComponents-module__bfYsLG__bentoTall,.TutorComponents-module__bfYsLG__bentoWide{grid-column:span 1}.TutorComponents-module__bfYsLG__bentoItem{padding:30px}}.TutorComponents-module__bfYsLG__marketSection{background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:100px 0}.TutorComponents-module__bfYsLG__marketHeader{text-align:center;margin-bottom:60px}.TutorComponents-module__bfYsLG__marketTitle{color:var(--tutor-dark);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.TutorComponents-module__bfYsLG__marketHighlight{color:var(--tutor-primary)}.TutorComponents-module__bfYsLG__marketSubtitle{color:var(--tutor-gray);max-width:760px;margin:0 auto;font-size:18px;line-height:1.6}.TutorComponents-module__bfYsLG__screenshotGrid{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:32px;display:grid}.TutorComponents-module__bfYsLG__bigChartCard{background:#fff;border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;justify-content:space-between;padding:40px;display:flex;box-shadow:0 10px 30px #00000005}.TutorComponents-module__bfYsLG__integratedSearchHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.TutorComponents-module__bfYsLG__miniGoogleSearch{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:12px;min-width:240px;padding:12px 24px;display:flex}.TutorComponents-module__bfYsLG__searchIconMini svg{display:block}.TutorComponents-module__bfYsLG__searchPrompt{color:var(--tutor-dark);font-size:15px;font-weight:600}.TutorComponents-module__bfYsLG__typedTextMini{letter-spacing:-.01em}.TutorComponents-module__bfYsLG__cursorMini{color:var(--tutor-primary);font-weight:700;animation:1s step-end infinite TutorComponents-module__bfYsLG__blink}.TutorComponents-module__bfYsLG__cardInfoMini h3{color:var(--tutor-dark);margin:0 0 4px;font-size:18px;font-weight:700}.TutorComponents-module__bfYsLG__cardInfoMini p{color:#94a3b8;margin:0;font-size:13px}.TutorComponents-module__bfYsLG__chartContainer{width:100%;position:relative}.TutorComponents-module__bfYsLG__scaleHighlight{flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:0;right:20px}.TutorComponents-module__bfYsLG__scaleValue{color:var(--tutor-primary);font-size:32px;font-weight:800;line-height:1}.TutorComponents-module__bfYsLG__scaleLabel{letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:700}.TutorComponents-module__bfYsLG__professionalGraph{width:100%;height:auto;overflow:visible}.TutorComponents-module__bfYsLG__gridLine{stroke:#f1f5f9;stroke-width:1.5px}.TutorComponents-module__bfYsLG__axisLabel{fill:#94a3b8;font-size:11px;font-weight:600}.TutorComponents-module__bfYsLG__graphArea{opacity:.85}.TutorComponents-module__bfYsLG__graphPath{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s ease-out forwards TutorComponents-module__bfYsLG__drawPath}@keyframes TutorComponents-module__bfYsLG__drawPath{to{stroke-dashoffset:0}}.TutorComponents-module__bfYsLG__dataPoint{fill:#fff;stroke:var(--tutor-primary);stroke-width:2.5px;opacity:0;animation:.5s ease-out forwards TutorComponents-module__bfYsLG__fadeInPoint;animation-delay:var(--delay,0s)}@keyframes TutorComponents-module__bfYsLG__fadeInPoint{to{opacity:1}}.TutorComponents-module__bfYsLG__dataPointActive{fill:var(--tutor-primary);stroke:#fff;stroke-width:3px}.TutorComponents-module__bfYsLG__activeGlow{fill:var(--tutor-primary);opacity:.15;transform-origin:480px 45px;animation:2s ease-in-out infinite TutorComponents-module__bfYsLG__pulseGlow}@keyframes TutorComponents-module__bfYsLG__pulseGlow{0%,to{opacity:.1;transform:scale(.8)}50%{opacity:.25;transform:scale(1.3)}}.TutorComponents-module__bfYsLG__xAxisLabels{color:#94a3b8;justify-content:space-between;padding:16px 20px 0 40px;font-size:12px;font-weight:600;display:flex}.TutorComponents-module__bfYsLG__smallCardsCol{flex-direction:column;gap:20px;display:flex}.TutorComponents-module__bfYsLG__smallFactCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:center;padding:30px;display:flex;box-shadow:0 10px 30px #00000003}.TutorComponents-module__bfYsLG__cardBadge{background:var(--tutor-light);color:var(--tutor-primary);text-transform:uppercase;letter-spacing:.08em;border-radius:8px;width:fit-content;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.TutorComponents-module__bfYsLG__valRow{flex-direction:column;gap:6px;display:flex}.TutorComponents-module__bfYsLG__valBig{color:var(--tutor-dark);letter-spacing:-.02em;font-size:36px;font-weight:800;line-height:1}.TutorComponents-module__bfYsLG__valLabel{color:var(--tutor-gray);font-size:15px;font-weight:500}@media (max-width:1024px){.TutorComponents-module__bfYsLG__screenshotGrid{grid-template-columns:1fr}}.TutorComponents-module__bfYsLG__incomeSection{background:var(--tutor-bg-clean);padding:100px 0}.TutorComponents-module__bfYsLG__incomeHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:60px;display:flex}.TutorComponents-module__bfYsLG__incomeTitle{color:var(--tutor-dark);letter-spacing:-.02em;max-width:600px;margin:0;font-size:clamp(32px,4vw,48px);font-weight:700}.TutorComponents-module__bfYsLG__incomeSource{align-items:center;gap:16px;max-width:440px;display:flex}.TutorComponents-module__bfYsLG__hhLogo{color:#fff;background:#e11d48;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:flex}.TutorComponents-module__bfYsLG__incomeSource p{color:var(--tutor-gray);margin:0;font-size:14px;font-weight:500;line-height:1.4}.TutorComponents-module__bfYsLG__incomeGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.TutorComponents-module__bfYsLG__incomeStep{display:flex}.TutorComponents-module__bfYsLG__salaryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:32px;flex-direction:column;justify-content:space-between;width:100%;min-height:240px;padding:40px;transition:all .3s;display:flex;position:relative;overflow:hidden}.TutorComponents-module__bfYsLG__salaryCard:hover{border-color:#668e4333;transform:translateY(-5px)}.TutorComponents-module__bfYsLG__salaryCardHigh{background:var(--tutor-light);border-color:var(--tutor-light-border)}.TutorComponents-module__bfYsLG__salaryAmount{color:var(--tutor-dark);font-size:clamp(36px,4vw,48px);font-weight:800;line-height:1}.TutorComponents-module__bfYsLG__salaryCardHigh .TutorComponents-module__bfYsLG__salaryAmount{color:var(--tutor-primary)}.TutorComponents-module__bfYsLG__infinityWrapper{opacity:.15;pointer-events:none;position:absolute;bottom:-10px;right:-20px}.TutorComponents-module__bfYsLG__salaryFooter{z-index:2;flex-direction:column;gap:12px;margin-top:40px;display:flex;position:relative}.TutorComponents-module__bfYsLG__salaryRolePill{color:var(--tutor-dark);background:#fff;border:1px solid #cbd5e1;border-radius:100px;width:fit-content;padding:6px 14px;font-size:13px;font-weight:700}.TutorComponents-module__bfYsLG__salaryCardHigh .TutorComponents-module__bfYsLG__salaryRolePill{border-color:var(--tutor-light-border);background:#fff}.TutorComponents-module__bfYsLG__salaryTimeText{color:var(--tutor-gray);font-size:14px;font-weight:600}@media (max-width:768px){.TutorComponents-module__bfYsLG__incomeGrid{grid-template-columns:1fr}}.TutorComponents-module__bfYsLG__checkoutSection{background:#fafafa;border-top:1px solid #f0f0f0;padding:100px 0}.TutorComponents-module__bfYsLG__checkoutGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.TutorComponents-module__bfYsLG__pricingInfo{flex-direction:column;gap:32px;display:flex}.TutorComponents-module__bfYsLG__courseInfoHeader{flex-direction:column;gap:12px;display:flex}.TutorComponents-module__bfYsLG__checkoutTitle{color:var(--tutor-dark);letter-spacing:-.02em;margin:0;font-size:clamp(32px,4vw,48px);font-weight:700}.TutorComponents-module__bfYsLG__spotsInfo{text-transform:uppercase;letter-spacing:.05em;gap:20px;font-size:14px;font-weight:700;display:flex}.TutorComponents-module__bfYsLG__spotsInfo span:first-child{color:var(--tutor-primary)}.TutorComponents-module__bfYsLG__spotsInfo span:last-child{color:#e11d48}.TutorComponents-module__bfYsLG__priceCard{background:#fff;border:1px solid #e2e8f0;border-radius:28px;overflow:hidden;box-shadow:0 10px 30px #00000005}.TutorComponents-module__bfYsLG__yellowTimer{color:#854d0e;text-transform:uppercase;letter-spacing:.05em;background:#fef08a;align-items:center;gap:10px;padding:12px 24px;font-size:13px;font-weight:700;display:flex}.TutorComponents-module__bfYsLG__timerIcon{background:#fef9c3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.TutorComponents-module__bfYsLG__priceBody{padding:30px}.TutorComponents-module__bfYsLG__oldPriceRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.TutorComponents-module__bfYsLG__oldPrice{color:#94a3b8;font-size:18px;font-weight:600;text-decoration:line-through}.TutorComponents-module__bfYsLG__discountTag{color:#ef4444;background:#fee2e2;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:800}.TutorComponents-module__bfYsLG__newPrice{color:var(--tutor-dark);align-items:baseline;gap:4px;font-size:48px;font-weight:900;display:flex}.TutorComponents-module__bfYsLG__newPrice span{color:var(--tutor-gray);font-size:20px;font-weight:600}.TutorComponents-module__bfYsLG__priceNote{color:var(--tutor-gray);margin:16px 0 0;font-size:14px;font-weight:500;line-height:1.5}.TutorComponents-module__bfYsLG__checkoutBenefits{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.TutorComponents-module__bfYsLG__checkoutBenefits li{color:var(--tutor-gray);align-items:flex-start;gap:16px;font-size:15px;font-weight:500;line-height:1.5;display:flex}.TutorComponents-module__bfYsLG__checkoutBenefits li:before{content:"✓";color:var(--tutor-primary);font-size:16px;font-weight:800}.TutorComponents-module__bfYsLG__checkoutFormCard{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:40px;box-shadow:0 20px 40px #00000005}.TutorComponents-module__bfYsLG__formTitle{color:var(--tutor-dark);margin:0 0 24px;font-size:20px;font-weight:800;line-height:1.3}.TutorComponents-module__bfYsLG__modeSelector{flex-direction:column;gap:16px;margin-bottom:30px;display:flex}.TutorComponents-module__bfYsLG__modeOption{cursor:pointer;border:2px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.TutorComponents-module__bfYsLG__modeOption.TutorComponents-module__bfYsLG__active{border-color:var(--tutor-primary);background:var(--tutor-light)}.TutorComponents-module__bfYsLG__radioOutline{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.TutorComponents-module__bfYsLG__modeOption.TutorComponents-module__bfYsLG__active .TutorComponents-module__bfYsLG__radioOutline{border-color:var(--tutor-primary)}.TutorComponents-module__bfYsLG__radioInner{background:0 0;border-radius:50%;width:10px;height:10px}.TutorComponents-module__bfYsLG__modeOption.TutorComponents-module__bfYsLG__active .TutorComponents-module__bfYsLG__radioInner{background:var(--tutor-primary)}.TutorComponents-module__bfYsLG__modeText{flex-direction:column;gap:4px;display:flex}.TutorComponents-module__bfYsLG__modeName{color:var(--tutor-dark);font-size:14px;font-weight:700;line-height:1.3}.TutorComponents-module__bfYsLG__rewardTag{color:#3b5c22;text-transform:uppercase;letter-spacing:.05em;background:#dbead5;border-radius:6px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:10px;font-weight:800}.TutorComponents-module__bfYsLG__mainForm{flex-direction:column;gap:20px;display:flex}.TutorComponents-module__bfYsLG__inputGroup{width:100%}.TutorComponents-module__bfYsLG__checkoutInput{width:100%;color:var(--tutor-dark);background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;padding:16px 24px;font-size:15px;transition:border-color .2s}.TutorComponents-module__bfYsLG__checkoutInput:focus{border-color:var(--tutor-primary)}.TutorComponents-module__bfYsLG__inputGroupPhone{width:100%;position:relative}.TutorComponents-module__bfYsLG__phoneInputMaster{align-items:center;gap:12px;display:flex}.TutorComponents-module__bfYsLG__phoneInputMaster .PhoneInputInput{width:100%;color:var(--tutor-dark);background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;padding:16px 24px;font-size:15px}.TutorComponents-module__bfYsLG__phoneInputMaster .PhoneInputInput:focus{border-color:var(--tutor-primary)}.TutorComponents-module__bfYsLG__countrySelectContainer{position:relative}.TutorComponents-module__bfYsLG__countrySelectTrigger{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;align-items:center;gap:6px;height:54px;padding:12px 14px;display:flex}.TutorComponents-module__bfYsLG__flagIconWrapper{justify-content:center;align-items:center;width:24px;height:18px;display:flex;overflow:hidden}.TutorComponents-module__bfYsLG__flagIconWrapper img{object-fit:cover;max-width:100%;max-height:100%}.TutorComponents-module__bfYsLG__countryDropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:300px;max-height:300px;margin:0;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 30px #00000014}.TutorComponents-module__bfYsLG__countryOption{cursor:pointer;justify-content:space-between;align-items:center;padding:12px 18px;transition:background .15s;display:flex}.TutorComponents-module__bfYsLG__countryOption:hover{background:#f1f5f9}.TutorComponents-module__bfYsLG__activeOption{background:var(--tutor-light);color:var(--tutor-primary)}.TutorComponents-module__bfYsLG__countryName{font-size:14px;font-weight:600}.TutorComponents-module__bfYsLG__countryMeta{align-items:center;gap:8px;display:flex}.TutorComponents-module__bfYsLG__countryCode{color:#94a3b8;font-size:13px;font-weight:600}.TutorComponents-module__bfYsLG__checkboxesSection{flex-direction:column;gap:12px;margin:10px 0;display:flex}.TutorComponents-module__bfYsLG__checkboxLabel{cursor:pointer;color:var(--tutor-gray);align-items:flex-start;gap:12px;font-size:13px;line-height:1.4;display:flex}.TutorComponents-module__bfYsLG__checkboxLabel input{accent-color:var(--tutor-primary);margin-top:3px}.TutorComponents-module__bfYsLG__checkboxLabel a{color:var(--tutor-primary);text-decoration:underline}.TutorComponents-module__bfYsLG__submitBtn{background:var(--tutor-primary);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:18px;font-size:16px;font-weight:700;transition:background .2s}.TutorComponents-module__bfYsLG__submitBtn:hover{background:var(--tutor-primary-hover)}.TutorComponents-module__bfYsLG__formNote{color:#94a3b8;text-align:center;margin:16px 0 0;font-size:12px;line-height:1.4}.TutorComponents-module__bfYsLG__formNote a{color:#64748b;text-decoration:underline}.TutorComponents-module__bfYsLG__successMessage{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.TutorComponents-module__bfYsLG__successIcon{background:var(--tutor-light);width:64px;height:64px;color:var(--tutor-primary);border:2px solid var(--tutor-light-border);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:32px;font-weight:800;display:flex}.TutorComponents-module__bfYsLG__successMessage h3{color:var(--tutor-dark);margin:0 0 12px;font-size:24px;font-weight:800}.TutorComponents-module__bfYsLG__successMessage p{color:var(--tutor-gray);margin:0 0 30px;font-size:15px;line-height:1.5}@media (max-width:1024px){.TutorComponents-module__bfYsLG__checkoutGrid{grid-template-columns:1fr;gap:48px}}@keyframes TutorComponents-module__bfYsLG__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:768px){.TutorComponents-module__bfYsLG__bentoSection{padding:60px 0}.TutorComponents-module__bfYsLG__container{padding:0 20px}.TutorComponents-module__bfYsLG__bentoGrid{grid-template-columns:1fr}.TutorComponents-module__bfYsLG__bentoTall,.TutorComponents-module__bfYsLG__bentoWide{grid-area:auto/span 1}.TutorComponents-module__bfYsLG__marketSection{padding:60px 0}.TutorComponents-module__bfYsLG__marketHeader{padding:0 20px}.TutorComponents-module__bfYsLG__marketTitle{font-size:28px}.TutorComponents-module__bfYsLG__screenshotGrid{grid-template-columns:1fr;gap:24px}.TutorComponents-module__bfYsLG__bigChartCard,.TutorComponents-module__bfYsLG__smallFactCard{padding:24px}.TutorComponents-module__bfYsLG__xAxisLabels{padding:16px 0 0}.TutorComponents-module__bfYsLG__integratedSearchHeader{flex-direction:column;align-items:flex-start}.TutorComponents-module__bfYsLG__scaleValue{font-size:24px}.TutorComponents-module__bfYsLG__incomeSection{padding:60px 0}.TutorComponents-module__bfYsLG__incomeHeader{flex-direction:column;align-items:flex-start;gap:20px;padding:0 20px}.TutorComponents-module__bfYsLG__incomeTitle{font-size:28px}.TutorComponents-module__bfYsLG__incomeSource{padding:0 20px}.TutorComponents-module__bfYsLG__incomeGrid{grid-template-columns:1fr;gap:20px;padding:0 20px}.TutorComponents-module__bfYsLG__salaryCard{min-height:auto;padding:24px}.TutorComponents-module__bfYsLG__checkoutSection{padding:60px 0}.TutorComponents-module__bfYsLG__checkoutGrid{grid-template-columns:1fr;gap:40px;padding:0 20px}.TutorComponents-module__bfYsLG__checkoutTitle{font-size:28px}.TutorComponents-module__bfYsLG__priceCard{border-radius:20px}.TutorComponents-module__bfYsLG__priceBody{padding:20px}.TutorComponents-module__bfYsLG__newPrice{font-size:36px}.TutorComponents-module__bfYsLG__checkoutFormCard{border-radius:20px;padding:24px}}
.QRModal-module__yHdXOG__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.QRModal-module__yHdXOG__modal{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:400px;padding:2rem;position:relative;box-shadow:0 10px 30px #0003}.QRModal-module__yHdXOG__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.5rem;position:absolute;top:10px;right:10px}.QRModal-module__yHdXOG__closeBtn:hover{color:#000}.QRModal-module__yHdXOG__modal h2{color:#111;margin-top:0;margin-bottom:.5rem;font-size:1.5rem}.QRModal-module__yHdXOG__modal p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.QRModal-module__yHdXOG__qrContainer{width:200px;height:200px;margin:1.5rem auto}.QRModal-module__yHdXOG__qrContainer svg{width:100%;height:100%;display:block}.QRModal-module__yHdXOG__loader{color:#666;margin-top:1.5rem;font-size:.95rem;animation:1.5s infinite QRModal-module__yHdXOG__pulse}@keyframes QRModal-module__yHdXOG__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.QRModal-module__yHdXOG__openAppBtn{color:#111;background:#f0f0f0;border-radius:8px;margin-top:1rem;padding:.5rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-block}.QRModal-module__yHdXOG__openAppBtn:hover{background:#e0e0e0}
.Cart-module__UFW_Xq__page{background:#f8faff;min-height:100vh}.Cart-module__UFW_Xq__container{max-width:1100px;padding-top:40px;padding-bottom:120px}.Cart-module__UFW_Xq__breadcrumb{color:#8892a4;align-items:center;gap:10px;margin-bottom:40px;font-size:13px;display:flex}.Cart-module__UFW_Xq__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.Cart-module__UFW_Xq__breadcrumb a:hover{color:#0f172a}.Cart-module__UFW_Xq__breadcrumb span{color:#cbd5e1}.Cart-module__UFW_Xq__title{color:#0f172a;letter-spacing:-2px;align-items:center;gap:16px;margin-bottom:40px;font-size:40px;font-weight:800;display:flex}.Cart-module__UFW_Xq__titleBadge{color:#fff;letter-spacing:0;background:#5b21b6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:inline-flex}.Cart-module__UFW_Xq__layout{grid-template-columns:1fr 380px;align-items:start;gap:40px;display:grid}.Cart-module__UFW_Xq__itemsList{flex-direction:column;gap:20px;display:flex}.Cart-module__UFW_Xq__itemCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;align-items:stretch;gap:24px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000005}.Cart-module__UFW_Xq__itemCard:hover{box-shadow:0 10px 30px #0000000a}.Cart-module__UFW_Xq__itemImage{background:#f1f5f9;border-radius:12px;flex-shrink:0;width:200px;height:140px;position:relative;overflow:hidden}.Cart-module__UFW_Xq__itemPlaceholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-weight:600;display:flex}.Cart-module__UFW_Xq__itemInfo{flex-direction:column;flex:1;justify-content:flex-start;padding-top:4px;display:flex}.Cart-module__UFW_Xq__itemTag{text-transform:uppercase;letter-spacing:1px;color:#4f46e5;margin-bottom:8px;font-size:11px;font-weight:800}.Cart-module__UFW_Xq__itemTitle{color:#0f172a;margin-bottom:16px;font-size:18px;font-weight:800;line-height:1.3}.Cart-module__UFW_Xq__itemFeatures{flex-direction:column;gap:8px;margin-top:auto;display:flex}.Cart-module__UFW_Xq__itemFeatures span{color:#64748b;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.Cart-module__UFW_Xq__itemFeatures svg{color:#10b981;flex-shrink:0}.Cart-module__UFW_Xq__itemRight{flex-direction:column;justify-content:space-between;align-items:flex-end;padding-top:4px;display:flex}.Cart-module__UFW_Xq__itemPrice{color:#0f172a;font-size:20px;font-weight:800}.Cart-module__UFW_Xq__removeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .2s;display:flex}.Cart-module__UFW_Xq__removeBtn:hover{color:#ef4444}.Cart-module__UFW_Xq__clearBtn{color:#64748b;cursor:pointer;background:0 0;border:none;margin-top:24px;font-size:14px;font-weight:600;text-decoration:underline;transition:color .2s}.Cart-module__UFW_Xq__clearBtn:hover{color:#0f172a}.Cart-module__UFW_Xq__summaryCol{flex-direction:column;gap:20px;display:flex;position:sticky;top:40px}.Cart-module__UFW_Xq__summaryBox{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:32px;box-shadow:0 4px 40px #0000000a}.Cart-module__UFW_Xq__summaryTitle{color:#0f172a;margin-bottom:24px;font-size:22px;font-weight:800}.Cart-module__UFW_Xq__summaryRow{color:#64748b;justify-content:space-between;margin-bottom:20px;font-size:15px;font-weight:500;display:flex}.Cart-module__UFW_Xq__summaryRowDiscount{color:#16a34a;justify-content:space-between;margin-bottom:20px;font-size:15px;font-weight:600;display:flex}.Cart-module__UFW_Xq__divider{background:#edf2f7;height:1px;margin:20px 0}.Cart-module__UFW_Xq__promoGroup{margin-bottom:24px}.Cart-module__UFW_Xq__inputRow{gap:8px;display:flex}.Cart-module__UFW_Xq__promoIn{color:#0f172a;background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;outline:none;flex:1;padding:14px 16px;font-size:14px;font-weight:600;transition:all .2s}.Cart-module__UFW_Xq__promoIn:focus{background:#fff;border-color:#cbd5e1}.Cart-module__UFW_Xq__promoError{background:#fef2f2;border-color:#fca5a5}.Cart-module__UFW_Xq__applyBtn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s}.Cart-module__UFW_Xq__applyBtn:hover:not(:disabled){background:#e2e8f0}.Cart-module__UFW_Xq__applyBtn:disabled{opacity:.5;cursor:not-allowed}.Cart-module__UFW_Xq__promoSuccess{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.Cart-module__UFW_Xq__promoSuccess button{color:#16a34a;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700}.Cart-module__UFW_Xq__promoErrorText{color:#ef4444;margin-top:8px;padding-left:4px;font-size:12px;font-weight:600}.Cart-module__UFW_Xq__summaryTotals{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Cart-module__UFW_Xq__summaryTotals span:first-child{color:#0f172a;font-size:15px;font-weight:700}.Cart-module__UFW_Xq__finalPrice{color:#0f172a;letter-spacing:-1px;font-size:26px;font-weight:800}.Cart-module__UFW_Xq__checkoutBtn{color:#fff;cursor:pointer;background:#6d28d9;border:none;border-radius:12px;width:100%;margin-bottom:20px;padding:20px;font-size:16px;font-weight:700;transition:all .2s}.Cart-module__UFW_Xq__checkoutBtn:hover{background:#5b21b6;transform:translateY(-2px);box-shadow:0 10px 20px #6d28d933}.Cart-module__UFW_Xq__secureBadge{color:#94a3b8;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:500;display:flex}.Cart-module__UFW_Xq__secureBadge svg{color:#cbd5e1}.Cart-module__UFW_Xq__backLink{color:#64748b;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:underline;display:flex}.Cart-module__UFW_Xq__backLink:hover{color:#0f172a}.Cart-module__UFW_Xq__guaranteeBox{color:#166534;background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;display:flex}.Cart-module__UFW_Xq__guaranteeBox svg{color:#16a34a;flex-shrink:0;margin-top:2px}.Cart-module__UFW_Xq__guaranteeBox p{margin:0;font-size:13px;line-height:1.5}.Cart-module__UFW_Xq__guaranteeBox strong{font-weight:800}.Cart-module__UFW_Xq__empty{text-align:center;padding:100px 20px}.Cart-module__UFW_Xq__emptyIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 32px;font-size:48px;display:flex;box-shadow:0 10px 30px #0000000d}.Cart-module__UFW_Xq__empty h2{color:#0f172a;letter-spacing:-1px;margin-bottom:12px;font-size:32px;font-weight:800}.Cart-module__UFW_Xq__empty p{color:#64748b;margin-bottom:40px;font-size:16px}.Cart-module__UFW_Xq__emptyBtn{color:#fff;background:#0f172a;border-radius:16px;align-items:center;padding:18px 40px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Cart-module__UFW_Xq__emptyBtn:hover{background:#1e293b;transform:translateY(-2px)}@media (max-width:1024px){.Cart-module__UFW_Xq__container{padding-top:24px;padding-bottom:80px}.Cart-module__UFW_Xq__layout{grid-template-columns:1fr;gap:32px}.Cart-module__UFW_Xq__summaryCol{position:static}.Cart-module__UFW_Xq__breadcrumb{margin-bottom:24px}.Cart-module__UFW_Xq__title{margin-bottom:32px;font-size:32px}}@media (max-width:640px){.Cart-module__UFW_Xq__itemCard{flex-direction:column;gap:16px;padding:20px}.Cart-module__UFW_Xq__itemImage{width:100%;height:180px}.Cart-module__UFW_Xq__itemRight{border-top:1px solid #f1f5f9;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:16px}.Cart-module__UFW_Xq__summaryBox{padding:24px}.Cart-module__UFW_Xq__finalPrice{font-size:22px}.Cart-module__UFW_Xq__itemTitle{margin-bottom:12px;font-size:16px}}
.Fail-module__BkUWqa__page{background-color:var(--bg-secondary,#f9fafb);color:var(--text-primary,#111827)}.Fail-module__BkUWqa__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border:1px solid #0000000d;border-radius:40px;max-width:600px;margin:40px auto;padding:60px 40px;box-shadow:0 40px 100px #0000000d,0 10px 30px #00000005}.Fail-module__BkUWqa__iconCircle{color:#fff;background:linear-gradient(135deg,#ff5252 0%,#ff1744 100%);border-radius:35% 65% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 40px;animation:7s infinite alternate Fail-module__BkUWqa__blob;display:flex;box-shadow:0 20px 40px #ff525233}@keyframes Fail-module__BkUWqa__blob{0%{border-radius:35% 65% 70% 30%/30% 30% 70% 70%}to{border-radius:65% 35% 30% 70%/70% 70% 30% 30%}}.Fail-module__BkUWqa__title{color:var(--text-primary,#111827);letter-spacing:-.03em;margin-bottom:20px;font-size:40px;font-weight:800}.Fail-module__BkUWqa__subtitle{color:var(--text-secondary,#4b5563);margin-bottom:48px;font-size:18px;line-height:1.6}.Fail-module__BkUWqa__actions{justify-content:center;gap:20px;display:flex}.Fail-module__BkUWqa__primaryBtn{background:var(--text-primary,#111827);color:#fff;border-radius:20px;align-items:center;gap:12px;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Fail-module__BkUWqa__primaryBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 15px 30px #0000001a}.Fail-module__BkUWqa__secondaryBtn{border:1px solid var(--border-medium,#e5e7eb);color:var(--text-primary,#111827);background:#fff;border-radius:20px;align-items:center;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Fail-module__BkUWqa__secondaryBtn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px)}@media (max-width:640px){.Fail-module__BkUWqa__content{border-radius:32px;margin:40px 16px;padding:40px 24px}.Fail-module__BkUWqa__actions{flex-direction:column}.Fail-module__BkUWqa__title{font-size:32px}}
.Success-module__iU2s_G__page{background-color:var(--bg-secondary,#f9fafb);color:var(--text-primary,#111827)}.Success-module__iU2s_G__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border:1px solid #0000000d;border-radius:40px;max-width:600px;margin:40px auto;padding:60px 40px;box-shadow:0 40px 100px #0000000d,0 10px 30px #00000005}.Success-module__iU2s_G__iconCircle{color:#fff;background:linear-gradient(135deg,#00c853 0%,#b2ff59 100%);border-radius:35% 65% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 40px;animation:7s infinite alternate Success-module__iU2s_G__blob;display:flex;box-shadow:0 20px 40px #00c85333}@keyframes Success-module__iU2s_G__blob{0%{border-radius:35% 65% 70% 30%/30% 30% 70% 70%}to{border-radius:65% 35% 30% 70%/70% 70% 30% 30%}}.Success-module__iU2s_G__title{color:var(--text-primary,#111827);letter-spacing:-.03em;margin-bottom:20px;font-size:40px;font-weight:800}.Success-module__iU2s_G__subtitle{color:var(--text-secondary,#4b5563);margin-bottom:48px;font-size:18px;line-height:1.6}.Success-module__iU2s_G__orderBadge{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;margin-top:16px;padding:10px 20px;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700;display:inline-block}.Success-module__iU2s_G__actions{justify-content:center;gap:20px;display:flex}.Success-module__iU2s_G__primaryBtn{background:var(--text-primary,#111827);color:#fff;border-radius:20px;align-items:center;gap:12px;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Success-module__iU2s_G__primaryBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 15px 30px #0000001a}.Success-module__iU2s_G__secondaryBtn{border:1px solid var(--border-medium,#e5e7eb);color:var(--text-primary,#111827);background:#fff;border-radius:20px;align-items:center;padding:18px 36px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Success-module__iU2s_G__secondaryBtn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px)}.Success-module__iU2s_G__loading{text-align:center;color:var(--text-muted,#9ca3af);padding:100px}@media (max-width:640px){.Success-module__iU2s_G__content{border-radius:32px;margin:40px 16px;padding:40px 24px}.Success-module__iU2s_G__actions{flex-direction:column}.Success-module__iU2s_G__title{font-size:32px}}
:root{--moloday-bg:#f8f8f8;--moloday-white:#fff;--moloday-sand:#ecebdf;--moloday-yellow:#f4e6b5;--moloday-text:#222;--moloday-button:#2c2c2c;--moloday-radius-lg:32px;--moloday-radius-md:20px;--moloday-radius-sm:12px;--moloday-font:"Montserrat",sans-serif}.Practitioner-module__h_qOhq__landingWrapper{background:var(--moloday-bg);color:var(--moloday-text);font-family:var(--moloday-font);min-height:100vh;overflow-x:hidden}.Practitioner-module__h_qOhq__ticker{background:var(--moloday-bg);color:var(--moloday-text);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #0000000d;padding:12px 0;font-size:13px;font-weight:600;overflow:hidden}.Practitioner-module__h_qOhq__tickerContent{padding-left:100%;animation:30s linear infinite Practitioner-module__h_qOhq__marquee;display:inline-block}@keyframes Practitioner-module__h_qOhq__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.Practitioner-module__h_qOhq__heroSection{justify-content:center;padding:24px 40px;display:flex}.Practitioner-module__h_qOhq__heroCard{background:var(--moloday-sand);border-radius:var(--moloday-radius-lg);width:100%;max-width:1440px;min-height:600px;display:flex;position:relative;overflow:hidden}.Practitioner-module__h_qOhq__heroContent{z-index:2;flex-direction:column;flex:1;justify-content:center;padding:80px 60px;display:flex}.Practitioner-module__h_qOhq__heroTitle{letter-spacing:-.02em;color:var(--moloday-text);margin-bottom:32px;font-size:clamp(48px,5vw,64px);font-weight:700;line-height:1.1}.Practitioner-module__h_qOhq__heroTags{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.Practitioner-module__h_qOhq__heroTag{background:var(--moloday-button);color:var(--moloday-white);border-radius:var(--moloday-radius-sm);flex-direction:column;width:fit-content;padding:16px 24px;display:flex}.Practitioner-module__h_qOhq__heroTagTitle{opacity:.8;margin-bottom:4px;font-size:14px}.Practitioner-module__h_qOhq__heroTagText{font-size:18px;font-weight:600}.Practitioner-module__h_qOhq__heroImageWrapper{flex:1;justify-content:flex-end;align-items:flex-end;display:flex;position:relative}.Practitioner-module__h_qOhq__heroImage{object-fit:cover;object-position:top;width:100%;height:100%}.Practitioner-module__h_qOhq__programSection{max-width:1440px;margin:0 auto;padding:60px 40px}.Practitioner-module__h_qOhq__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.Practitioner-module__h_qOhq__sectionTitle{letter-spacing:-.02em;font-size:40px;font-weight:700}.Practitioner-module__h_qOhq__modulesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}.Practitioner-module__h_qOhq__moduleCard{background:var(--moloday-white);border-radius:var(--moloday-radius-md);flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex}.Practitioner-module__h_qOhq__moduleCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000008}.Practitioner-module__h_qOhq__moduleNum{text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:16px;font-size:13px;font-weight:600}.Practitioner-module__h_qOhq__moduleTitle{margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.3}.Practitioner-module__h_qOhq__moduleList{flex-grow:1;margin:0;padding:0;list-style:none}.Practitioner-module__h_qOhq__moduleItem{color:#444;margin-bottom:12px;padding-left:16px;font-size:15px;line-height:1.5;position:relative}.Practitioner-module__h_qOhq__moduleItem:before{content:"•";color:var(--moloday-text);font-weight:700;position:absolute;left:0}.Practitioner-module__h_qOhq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.Practitioner-module__h_qOhq__featureCard{background:var(--moloday-yellow);border-radius:var(--moloday-radius-md);padding:32px}.Practitioner-module__h_qOhq__featureTitle{margin-bottom:16px;font-size:20px;font-weight:700}.Practitioner-module__h_qOhq__featureDesc{color:var(--moloday-text);font-size:15px;line-height:1.6}.Practitioner-module__h_qOhq__ctaPrimary{background:var(--moloday-button);color:var(--moloday-white);cursor:pointer;border:none;border-radius:100px;width:fit-content;padding:20px 48px;font-size:16px;font-weight:600;transition:background .3s}.Practitioner-module__h_qOhq__ctaPrimary:hover{background:#000}.Practitioner-module__h_qOhq__headerOverride{background:var(--moloday-bg);border-bottom:1px solid #0000000d}@media (max-width:1024px){.Practitioner-module__h_qOhq__heroCard{flex-direction:column}.Practitioner-module__h_qOhq__heroContent{padding:40px}.Practitioner-module__h_qOhq__heroImageWrapper{height:400px}.Practitioner-module__h_qOhq__modulesGrid,.Practitioner-module__h_qOhq__featuresGrid{grid-template-columns:1fr}.Practitioner-module__h_qOhq__sectionTitle{font-size:32px}.Practitioner-module__h_qOhq__heroTitle{font-size:40px}.Practitioner-module__h_qOhq__heroSection{padding:16px}}.Practitioner-module__h_qOhq__moduleHighlighted{background:linear-gradient(180deg,#d992f90d 0%,#d992f900 100%),var(--moloday-white);border:2px solid #d992f9}.Practitioner-module__h_qOhq__highlightBadge{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#d992f9;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:800;box-shadow:0 4px 12px #d992f94d}.Practitioner-module__h_qOhq__moduleHours{color:#666;align-items:center;gap:6px;margin-bottom:24px;font-size:13px;font-weight:600;display:flex}.Practitioner-module__h_qOhq__moduleHours:before{content:"⏱";font-size:14px}.Practitioner-module__h_qOhq__itemTopic{color:var(--moloday-text);font-weight:700}.Practitioner-module__h_qOhq__itemDesc{color:#555}
.Feedback-module__bmX5Jq__container{background-color:#fafafa;background-image:radial-gradient(at 0 0,#100f1508 0,#0000 50%),radial-gradient(at 50% 0,#2f3e6a08 0,#0000 50%),radial-gradient(at 100% 0,#72274108 0,#0000 50%);flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.Feedback-module__bmX5Jq__main{flex-direction:column;flex:1;align-items:center;width:100%;max-width:700px;margin:0 auto;padding:140px 24px 100px;display:flex}.Feedback-module__bmX5Jq__title{text-align:center;background:linear-gradient(135deg,#111827 0%,#4b5563 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:16px;font-size:48px;font-weight:800}.Feedback-module__bmX5Jq__subtitle{color:#6b7280;text-align:center;max-width:540px;margin-bottom:48px;font-size:18px;line-height:1.6}.Feedback-module__bmX5Jq__formContainer{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;width:100%;padding:48px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px -1px #0000000d,0 24px 48px -12px #1118271a}.Feedback-module__bmX5Jq__formContainer:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d,0 32px 64px -12px #1118271f}.Feedback-module__bmX5Jq__formGroup{margin-bottom:24px;position:relative}.Feedback-module__bmX5Jq__label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;transition:color .2s;display:block}.Feedback-module__bmX5Jq__input,.Feedback-module__bmX5Jq__select,.Feedback-module__bmX5Jq__textarea{color:#111827;background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:16px;font-size:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.Feedback-module__bmX5Jq__textarea{resize:vertical;min-height:140px;line-height:1.5}.Feedback-module__bmX5Jq__input:focus,.Feedback-module__bmX5Jq__select:focus,.Feedback-module__bmX5Jq__textarea:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.Feedback-module__bmX5Jq__input::placeholder,.Feedback-module__bmX5Jq__textarea::placeholder{color:#9ca3af}.Feedback-module__bmX5Jq__input:hover,.Feedback-module__bmX5Jq__select:hover,.Feedback-module__bmX5Jq__textarea:hover{border-color:#d1d5db}.Feedback-module__bmX5Jq__input:focus:hover,.Feedback-module__bmX5Jq__select:focus:hover,.Feedback-module__bmX5Jq__textarea:focus:hover{border-color:#6366f1}.Feedback-module__bmX5Jq__checkboxContainer{cursor:pointer;background-color:#f3f4f680;border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:32px;padding:16px;transition:border-color .2s,background-color .2s;display:flex}.Feedback-module__bmX5Jq__checkboxContainer:hover{background-color:#f3f4f6cc;border-color:#e5e7eb}.Feedback-module__bmX5Jq__checkbox{appearance:none;cursor:pointer;background-color:#fff;border:2px solid #d1d5db;border-radius:6px;width:20px;min-width:20px;height:20px;margin-top:2px;transition:all .2s;position:relative}.Feedback-module__bmX5Jq__checkbox:checked{background-color:#6366f1;border-color:#6366f1}.Feedback-module__bmX5Jq__checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.Feedback-module__bmX5Jq__checkbox:focus-visible{outline:none;box-shadow:0 0 0 4px #6366f133}.Feedback-module__bmX5Jq__checkboxLabel{color:#4b5563;font-size:14px;line-height:1.6}.Feedback-module__bmX5Jq__link{color:#6366f1;font-weight:500;text-decoration:none;transition:color .2s}.Feedback-module__bmX5Jq__link:hover{color:#4f46e5;text-decoration:underline}.Feedback-module__bmX5Jq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:12px;width:100%;padding:18px;font-size:18px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #6366f14d,0 4px 6px -2px #6366f126}.Feedback-module__bmX5Jq__submitBtn:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#4338ca 0%,#6d28d9 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Feedback-module__bmX5Jq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 25px -5px #6366f166,0 10px 10px -5px #6366f133}.Feedback-module__bmX5Jq__submitBtn:hover:not(:disabled):before{opacity:1}.Feedback-module__bmX5Jq__submitBtn:active:not(:disabled){transform:translateY(0)}.Feedback-module__bmX5Jq__submitBtn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.Feedback-module__bmX5Jq__submitBtn span{z-index:2;position:relative}.Feedback-module__bmX5Jq__successContainer{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffffb3;border:1px solid #10b98133;border-radius:24px;padding:48px;animation:.4s cubic-bezier(.16,1,.3,1) forwards Feedback-module__bmX5Jq__scaleIn;box-shadow:0 4px 6px -1px #0000000d,0 24px 48px -12px #10b9811a}.Feedback-module__bmX5Jq__successIcon{color:#fff;background-color:#10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:32px;display:flex;box-shadow:0 0 0 12px #10b9811a}.Feedback-module__bmX5Jq__successTitle{color:#111827;margin-bottom:12px;font-size:28px;font-weight:700}.Feedback-module__bmX5Jq__successText{color:#4b5563;margin-bottom:32px;font-size:16px;line-height:1.6}.Feedback-module__bmX5Jq__resetBtn{color:#111827;cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .2s}.Feedback-module__bmX5Jq__resetBtn:hover{background-color:#f9fafb;border-color:#d1d5db}@keyframes Feedback-module__bmX5Jq__scaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:640px){.Feedback-module__bmX5Jq__main{padding:100px 16px 60px}.Feedback-module__bmX5Jq__formContainer,.Feedback-module__bmX5Jq__successContainer{padding:32px 20px}.Feedback-module__bmX5Jq__title{font-size:36px}}
.Journal-module__-oSiMa__journalPage{background-color:#fcfcfc;min-height:100vh;padding-bottom:200px;font-family:Manrope,Inter,sans-serif}.Journal-module__-oSiMa__header{text-align:left;margin-bottom:60px}.Journal-module__-oSiMa__headerTop{max-width:600px}.Journal-module__-oSiMa__title{color:#1a1a1a;letter-spacing:-.03em;margin-bottom:16px;font-size:56px;font-weight:800}.Journal-module__-oSiMa__subtitle{color:#64748b;margin-bottom:40px;font-size:18px;line-height:1.5}.Journal-module__-oSiMa__filtersWrapper{margin-bottom:40px}.Journal-module__-oSiMa__filters{flex-wrap:wrap;gap:12px;display:flex}.Journal-module__-oSiMa__filterBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #0000;border-radius:12px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.Journal-module__-oSiMa__filterBtn:hover{color:#1e293b;background:#e2e8f0}.Journal-module__-oSiMa__filterBtnActive{color:#fff;background:#1e293b}.Journal-module__-oSiMa__contentWrapper{flex-direction:column;gap:80px;display:flex}.Journal-module__-oSiMa__featuredSection{margin-bottom:20px}.Journal-module__-oSiMa__featuredCard{background:#fff;border-radius:32px;height:540px;transition:transform .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000d}.Journal-module__-oSiMa__featuredCard:hover{transform:translateY(-8px)}.Journal-module__-oSiMa__featuredImageWrapper{flex:1.4;position:relative}.Journal-module__-oSiMa__featuredImageWrapper img{object-fit:cover;width:100%;height:100%}.Journal-module__-oSiMa__featuredBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;background:#ffffffe6;border-radius:100px;padding:10px 20px;font-size:14px;font-weight:800;position:absolute;top:30px;left:30px;box-shadow:0 10px 20px #0000001a}.Journal-module__-oSiMa__featuredContent{flex-direction:column;flex:1;justify-content:center;padding:60px;display:flex}.Journal-module__-oSiMa__categoryBadgeSmall{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:12px;font-weight:800;display:block}.Journal-module__-oSiMa__featuredContent h2{color:#1e293b;letter-spacing:-.02em;margin-bottom:24px;font-size:44px;font-weight:800;line-height:1.1}.Journal-module__-oSiMa__featuredContent p{color:#64748b;margin-bottom:40px;font-size:18px;line-height:1.6}.Journal-module__-oSiMa__cardInfo{color:#94a3b8;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.Journal-module__-oSiMa__promoLine{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:32px;justify-content:space-between;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.Journal-module__-oSiMa__promoLine:before{content:"";background:radial-gradient(circle,#3b82f633 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;right:-100px}.Journal-module__-oSiMa__promoContent h3{margin-bottom:12px;font-size:32px;font-weight:800}.Journal-module__-oSiMa__promoContent p{opacity:.7;font-size:16px}.Journal-module__-oSiMa__promoBtn{color:#fff;background:#3b82f6;border-radius:16px;align-items:center;gap:12px;padding:18px 40px;font-size:16px;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.Journal-module__-oSiMa__promoBtn:hover{background:#2563eb;transform:scale(1.05)}.Journal-module__-oSiMa__blocksList{flex-direction:column;gap:40px;display:flex}.Journal-module__-oSiMa__bannerBlock{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-radius:40px;align-items:center;height:480px;padding:80px;display:flex;position:relative;overflow:hidden}.Journal-module__-oSiMa__bannerBlock:after{content:"";z-index:0;background:linear-gradient(90deg,#0f172acc 0%,#0f172a00 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Journal-module__-oSiMa__bannerBg{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Journal-module__-oSiMa__bannerOverlay{color:#fff;z-index:1;max-width:600px}.Journal-module__-oSiMa__bannerOverlay h3{letter-spacing:-.03em;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.1}.Journal-module__-oSiMa__bannerOverlay p{opacity:.9;margin-bottom:40px;font-size:20px;line-height:1.6}.Journal-module__-oSiMa__bannerBtn{color:#1e293b;background:#fff;border-radius:16px;padding:18px 40px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block}.Journal-module__-oSiMa__bannerBtn:hover{transform:scale(1.05);box-shadow:0 10px 30px #0003}.Journal-module__-oSiMa__block_banner{margin:40px 0}.Journal-module__-oSiMa__secondaryGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Journal-module__-oSiMa__miniCard{background:#fff;border-radius:24px;align-items:center;gap:20px;padding:20px;text-decoration:none;transition:box-shadow .3s;display:flex;box-shadow:0 10px 30px #00000008}.Journal-module__-oSiMa__miniCard:hover{box-shadow:0 15px 40px #00000014}.Journal-module__-oSiMa__miniImage{border-radius:20px;flex-shrink:0;width:100px;height:100px;overflow:hidden}.Journal-module__-oSiMa__miniImage img{object-fit:cover;width:100%;height:100%}.Journal-module__-oSiMa__categoryBadgeMicro{color:#3b82f6;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.Journal-module__-oSiMa__miniContent h4{color:#1e293b;font-size:16px;font-weight:800;line-height:1.3}.Journal-module__-oSiMa__sectionHeader{margin-bottom:30px}.Journal-module__-oSiMa__sectionHeader h3{color:#1e293b;font-size:24px;font-weight:800}@media (max-width:1200px){.Journal-module__-oSiMa__featuredCard{flex-direction:column;height:auto}.Journal-module__-oSiMa__featuredContent{padding:40px}.Journal-module__-oSiMa__secondaryGrid{grid-template-columns:1fr}}@media (max-width:768px){.Journal-module__-oSiMa__promoLine{text-align:center;flex-direction:column;gap:30px;padding:40px}.Journal-module__-oSiMa__title{font-size:40px}}.Journal-module__-oSiMa__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:40px;display:grid}.Journal-module__-oSiMa__card{cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.Journal-module__-oSiMa__card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000014}.Journal-module__-oSiMa__imageContainer{height:240px;position:relative;overflow:hidden}.Journal-module__-oSiMa__image{object-fit:cover;width:100%;height:100%;transition:transform .8s}.Journal-module__-oSiMa__card:hover .Journal-module__-oSiMa__image{transform:scale(1.05)}.Journal-module__-oSiMa__content{flex-direction:column;flex-grow:1;padding:28px;display:flex}.Journal-module__-oSiMa__meta{align-items:center;gap:16px;margin-bottom:16px;display:flex}.Journal-module__-oSiMa__authorName{color:#64748b;font-size:13px;font-weight:700}.Journal-module__-oSiMa__categoryTag{color:#d97706;text-transform:uppercase;letter-spacing:.05em;background:#fff8e6;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:700}.Journal-module__-oSiMa__date{color:#999;font-size:13px;font-weight:500}.Journal-module__-oSiMa__cardTitle{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:22px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Journal-module__-oSiMa__description{color:#666;flex-grow:1;margin-bottom:20px;font-size:15px;line-height:1.6}.Journal-module__-oSiMa__cardFooter{justify-content:space-between;align-items:center;padding:0 28px 28px;display:flex}.Journal-module__-oSiMa__readMore{color:#6366f1;align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.Journal-module__-oSiMa__views{color:#bbb;align-items:center;gap:4px;font-size:13px;display:flex}.Journal-module__-oSiMa__featured{grid-column:1/-1;grid-template-columns:1fr 1fr;height:440px;display:grid;overflow:hidden}.Journal-module__-oSiMa__featured .Journal-module__-oSiMa__imageContainer{height:100%}.Journal-module__-oSiMa__featured .Journal-module__-oSiMa__cardTitle{font-size:36px}@media (max-width:968px){.Journal-module__-oSiMa__featured{grid-template-columns:1fr}.Journal-module__-oSiMa__featured .Journal-module__-oSiMa__imageContainer{height:300px}}@media (max-width:600px){.Journal-module__-oSiMa__title{font-size:32px}.Journal-module__-oSiMa__grid{grid-template-columns:1fr}}.Journal-module__-oSiMa__detailPage{align-items:flex-start;gap:80px;max-width:1280px;margin:0 auto;padding:60px 40px;display:flex}.Journal-module__-oSiMa__articleMain{flex:1;min-width:0}.Journal-module__-oSiMa__breadcrumb{color:#94a3b8;align-items:center;gap:12px;margin-bottom:40px;font-size:14px;font-weight:700;display:flex}.Journal-module__-oSiMa__breadcrumb a{color:#64748b;text-decoration:none;transition:color .2s}.Journal-module__-oSiMa__breadcrumb a:hover{color:#3b82f6}.Journal-module__-oSiMa__articleTitle{color:#1e293b;letter-spacing:-.03em;margin-bottom:40px;font-size:56px;font-weight:800;line-height:1.1}.Journal-module__-oSiMa__mainImage{aspect-ratio:16/9;object-fit:cover;border-radius:40px;width:100%;margin-bottom:60px;box-shadow:0 30px 60px #00000014}.Journal-module__-oSiMa__articleContent{color:#334155;margin-bottom:80px;font-size:20px;line-height:1.8}.Journal-module__-oSiMa__articleContent p{margin-bottom:30px}.Journal-module__-oSiMa__articleContent h2{color:#1e293b;letter-spacing:-.02em;margin:60px 0 30px;font-size:36px;font-weight:800}.Journal-module__-oSiMa__articleContent h3{color:#1e293b;margin:40px 0 20px;font-size:28px;font-weight:800}.Journal-module__-oSiMa__sidebar{flex-direction:column;gap:30px;width:380px;display:flex;position:sticky;top:40px}.Journal-module__-oSiMa__sidebarWidget{background:#fff;border:1px solid #f1f5f9;border-radius:32px;padding:40px;box-shadow:0 10px 30px #00000005}.Journal-module__-oSiMa__ctaWidget{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none}.Journal-module__-oSiMa__ctaTitle{margin-bottom:16px;font-size:24px;font-weight:800;line-height:1.3}.Journal-module__-oSiMa__ctaText{opacity:.9;margin-bottom:30px;font-size:15px;line-height:1.5}.Journal-module__-oSiMa__ctaBtn{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:16px;width:100%;padding:16px;font-size:16px;font-weight:800;transition:transform .3s}.Journal-module__-oSiMa__ctaBtn:hover{transform:scale(1.02)}.Journal-module__-oSiMa__widgetTitle{color:#1e293b;margin-bottom:30px;font-size:20px;font-weight:800}.Journal-module__-oSiMa__relatedList{flex-direction:column;gap:24px;display:flex}.Journal-module__-oSiMa__articleHeadMeta{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;gap:30px;margin-bottom:40px;padding:20px 0;display:flex}.Journal-module__-oSiMa__headMetaItem{flex-direction:column;gap:4px;display:flex}.Journal-module__-oSiMa__metaLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.Journal-module__-oSiMa__metaValue{color:#1e293b;font-size:16px;font-weight:800}.Journal-module__-oSiMa__authorCard{align-items:center;gap:20px;margin-bottom:20px;display:flex}.Journal-module__-oSiMa__authorPhoto{object-fit:cover;border:4px solid #f1f5f9;border-radius:50%;width:70px;height:70px}.Journal-module__-oSiMa__authorLabel{color:#3b82f6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.Journal-module__-oSiMa__authorInfo h4{color:#1e293b;font-size:18px;font-weight:800}.Journal-module__-oSiMa__authorPos{color:#64748b;font-size:13px;font-weight:500}.Journal-module__-oSiMa__authorBio{color:#64748b;font-size:14px;line-height:1.6}.Journal-module__-oSiMa__contentAuthorSection{background:#f8fafc;border:1px solid #f1f5f9;border-radius:32px;margin:80px 0;padding:40px}.Journal-module__-oSiMa__contentAuthorSection .Journal-module__-oSiMa__authorCard{margin-bottom:24px}.Journal-module__-oSiMa__contentAuthorSection .Journal-module__-oSiMa__authorPhoto{width:90px;height:90px}.Journal-module__-oSiMa__contentAuthorSection .Journal-module__-oSiMa__authorInfo h4{font-size:24px}.Journal-module__-oSiMa__contentAuthorSection .Journal-module__-oSiMa__authorBio{font-size:16px;line-height:1.7}.Journal-module__-oSiMa__faqSection{border-top:2px solid #f1f5f9;margin-top:80px;padding-top:60px}.Journal-module__-oSiMa__sectionTitle{color:#1e293b;letter-spacing:-.02em;margin-bottom:40px;font-size:32px;font-weight:800}.Journal-module__-oSiMa__faqList{flex-direction:column;gap:20px;display:flex}.Journal-module__-oSiMa__faqItem{background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;transition:all .3s;overflow:hidden}.Journal-module__-oSiMa__faqItemOpen{background:#fff;border-color:#3b82f6;box-shadow:0 10px 30px #3b82f614}.Journal-module__-oSiMa__faqHeader{color:#1e293b;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 30px;font-size:18px;font-weight:800;display:flex}.Journal-module__-oSiMa__faqIcon{color:#3b82f6;font-size:24px;transition:transform .3s}.Journal-module__-oSiMa__faqItemOpen .Journal-module__-oSiMa__faqIcon{transform:rotate(45deg)}.Journal-module__-oSiMa__faqContent{color:#64748b;padding:0 30px 30px;font-size:16px;line-height:1.7}.Journal-module__-oSiMa__testSection{margin:60px 0}.Journal-module__-oSiMa__testWidget{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:32px;padding:50px}.Journal-module__-oSiMa__testStart h3,.Journal-module__-oSiMa__testQuestion h3,.Journal-module__-oSiMa__testResult h3{color:#1e293b;margin-bottom:20px;font-size:28px;font-weight:800}.Journal-module__-oSiMa__testIcon{margin-bottom:24px;font-size:60px}.Journal-module__-oSiMa__testBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:16px;padding:18px 40px;font-size:16px;font-weight:800;transition:all .3s}.Journal-module__-oSiMa__testBtn:hover{background:#000;transform:scale(1.05)}.Journal-module__-oSiMa__testProgress{color:#94a3b8;margin-bottom:30px;font-size:14px;font-weight:700}.Journal-module__-oSiMa__progressBar{background:#e2e8f0;border-radius:10px;height:6px;margin-top:12px;overflow:hidden}.Journal-module__-oSiMa__progressFill{background:#3b82f6;height:100%;transition:width .4s}.Journal-module__-oSiMa__testOptions{flex-direction:column;gap:12px;margin-top:40px;display:flex}.Journal-module__-oSiMa__optionBtn{color:#1e293b;cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:20px;font-size:17px;font-weight:700;transition:all .2s}.Journal-module__-oSiMa__optionBtn:hover{color:#3b82f6;background:#f0f7ff;border-color:#3b82f6}.Journal-module__-oSiMa__testResult{animation:.5s Journal-module__-oSiMa__fadeIn}.Journal-module__-oSiMa__resultBadge{color:#166534;text-transform:uppercase;background:#dcfce7;border-radius:100px;margin-bottom:20px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-block}.Journal-module__-oSiMa__scoreInfo{color:#64748b;margin:30px 0;font-weight:800}.Journal-module__-oSiMa__testBtnSecondary{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:12px;padding:14px 28px;font-weight:700}.Journal-module__-oSiMa__relatedItem{gap:16px;margin-bottom:24px;text-decoration:none;display:flex}.Journal-module__-oSiMa__relatedImg{border-radius:16px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.Journal-module__-oSiMa__relatedImg img{object-fit:cover;width:100%;height:100%}.Journal-module__-oSiMa__relatedText p{color:#1e293b;margin-bottom:4px;font-size:15px;font-weight:800;line-height:1.3}.Journal-module__-oSiMa__relatedText span{color:#3b82f6;font-size:12px;font-weight:700}@keyframes Journal-module__-oSiMa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Journal-module__-oSiMa__testWidget{padding:30px}.Journal-module__-oSiMa__articleTitle{font-size:36px}.Journal-module__-oSiMa__featuredSection{height:auto}}
.Sveden-module__g9hSsq__wrapper{flex-direction:column;min-height:100vh;display:flex}.Sveden-module__g9hSsq__main{background-color:#f9fafb;flex:1;padding:60px 0}.Sveden-module__g9hSsq__layout{gap:40px;display:flex}.Sveden-module__g9hSsq__sidebar{flex-shrink:0;width:300px}.Sveden-module__g9hSsq__sidebarTitle{color:#111827;margin-bottom:24px;font-size:20px;font-weight:700}.Sveden-module__g9hSsq__nav{flex-direction:column;gap:4px;display:flex}.Sveden-module__g9hSsq__navLink{color:#4b5563;border-radius:8px;padding:10px 16px;font-size:15px;text-decoration:none;transition:all .2s}.Sveden-module__g9hSsq__navLink:hover{color:#6366f1;background-color:#f3f4f6}.Sveden-module__g9hSsq__activeNavLink{color:#6366f1;background-color:#eef2ff;font-weight:600}.Sveden-module__g9hSsq__content{background-color:#fff;border-radius:16px;flex:1;min-height:500px;padding:40px;box-shadow:0 1px 3px #0000001a}.Sveden-module__g9hSsq__title{color:#111827;margin-bottom:32px;font-size:28px;font-weight:800}.Sveden-module__g9hSsq__section{margin-bottom:40px}.Sveden-module__g9hSsq__sectionTitle{color:#374151;border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:12px;font-size:20px;font-weight:700}.Sveden-module__g9hSsq__docList{flex-direction:column;gap:12px;display:flex}.Sveden-module__g9hSsq__docItem{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.Sveden-module__g9hSsq__docItem:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.Sveden-module__g9hSsq__docInfo{flex:1;align-items:center;gap:16px;display:flex}.Sveden-module__g9hSsq__docIcon{color:#6366f1}.Sveden-module__g9hSsq__docTitle{color:#111827;font-size:16px;font-weight:500}.Sveden-module__g9hSsq__docActions{gap:12px;display:flex}.Sveden-module__g9hSsq__previewBtn{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.Sveden-module__g9hSsq__previewBtn:hover{background-color:#4f46e5}.Sveden-module__g9hSsq__downloadBtn{color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Sveden-module__g9hSsq__downloadBtn:hover{color:#111827;background-color:#f9fafb;border-color:#9ca3af}.Sveden-module__g9hSsq__empty{text-align:center;color:#6b7280;border:1px dashed #e5e7eb;border-radius:12px;padding:40px}.Sveden-module__g9hSsq__commonTable{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.Sveden-module__g9hSsq__tableRow{transition:background-color .2s;display:flex}.Sveden-module__g9hSsq__tableRow:not(:last-child){border-bottom:1px solid #e5e7eb}.Sveden-module__g9hSsq__tableRow:nth-child(2n){background-color:#f9fafb}.Sveden-module__g9hSsq__tableRow:hover{background-color:#f3f4f6}.Sveden-module__g9hSsq__tableLabel{color:#374151;background-color:#0000;flex-shrink:0;width:350px;padding:16px 24px;font-size:15px;font-weight:600}.Sveden-module__g9hSsq__tableValue{color:#111827;border-left:1px solid #e5e7eb;flex:1;padding:16px 24px;font-size:15px}.Sveden-module__g9hSsq__tableValue a{color:#6366f1;text-decoration:none}.Sveden-module__g9hSsq__tableValue a:hover{text-decoration:underline}.Sveden-module__g9hSsq__licenseLink{align-items:center;gap:6px;font-weight:500;display:inline-flex}@media (max-width:1024px){.Sveden-module__g9hSsq__layout{flex-direction:column}.Sveden-module__g9hSsq__sidebar{width:100%}.Sveden-module__g9hSsq__nav{flex-direction:row;padding-bottom:8px;overflow-x:auto}.Sveden-module__g9hSsq__navLink{white-space:nowrap}.Sveden-module__g9hSsq__tableRow{flex-direction:column}.Sveden-module__g9hSsq__tableLabel{background-color:#f9fafb;width:100%;padding:12px 20px}.Sveden-module__g9hSsq__tableValue{border-top:1px solid #e5e7eb;border-left:none;width:100%;padding:12px 20px}}@media (max-width:640px){.Sveden-module__g9hSsq__main{padding:30px 0}.Sveden-module__g9hSsq__content{padding:24px}.Sveden-module__g9hSsq__title{font-size:24px}.Sveden-module__g9hSsq__docItem{flex-direction:column;align-items:flex-start;gap:16px}.Sveden-module__g9hSsq__docActions{width:100%}.Sveden-module__g9hSsq__previewBtn{flex:1;justify-content:center}}
.DocumentPreviewer-module__M9a_ea__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.DocumentPreviewer-module__M9a_ea__modal{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1000px;height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.DocumentPreviewer-module__M9a_ea__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.DocumentPreviewer-module__M9a_ea__titleInfo{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.DocumentPreviewer-module__M9a_ea__icon{color:#6366f1;flex-shrink:0}.DocumentPreviewer-module__M9a_ea__titleInfo h3{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:600;overflow:hidden}.DocumentPreviewer-module__M9a_ea__actions{align-items:center;gap:12px;display:flex}.DocumentPreviewer-module__M9a_ea__downloadBtn{color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.DocumentPreviewer-module__M9a_ea__downloadBtn:hover{background-color:#f3f4f6;border-color:#9ca3af}.DocumentPreviewer-module__M9a_ea__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.DocumentPreviewer-module__M9a_ea__closeBtn:hover{color:#111827;background-color:#f3f4f6}.DocumentPreviewer-module__M9a_ea__content{background-color:#f3f4f6;flex:1;overflow:hidden}.DocumentPreviewer-module__M9a_ea__pdfFrame{border:none;width:100%;height:100%}.DocumentPreviewer-module__M9a_ea__docxContainer{background-color:#fff;width:100%;height:100%;padding:40px;overflow-y:auto}.DocumentPreviewer-module__M9a_ea__renderedDocx{color:#374151;max-width:800px;margin:0 auto;line-height:1.6}.DocumentPreviewer-module__M9a_ea__renderedDocx h1,.DocumentPreviewer-module__M9a_ea__renderedDocx h2,.DocumentPreviewer-module__M9a_ea__renderedDocx h3{color:#111827;margin-top:1.5em;margin-bottom:.5em}.DocumentPreviewer-module__M9a_ea__renderedDocx p{margin-bottom:1em}.DocumentPreviewer-module__M9a_ea__loader{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.DocumentPreviewer-module__M9a_ea__spinner{border:4px solid #f3f4f6;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;animation:1s linear infinite DocumentPreviewer-module__M9a_ea__spin}@keyframes DocumentPreviewer-module__M9a_ea__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.DocumentPreviewer-module__M9a_ea__error{color:#ef4444;text-align:center;justify-content:center;align-items:center;height:100%;padding:20px;display:flex}@media (max-width:640px){.DocumentPreviewer-module__M9a_ea__modal{border-radius:0;height:100vh}.DocumentPreviewer-module__M9a_ea__overlay{padding:0}.DocumentPreviewer-module__M9a_ea__downloadBtn span{display:none}.DocumentPreviewer-module__M9a_ea__docxContainer{padding:20px}}
