:root{
  --s34-ink:#111827;--s34-ink2:#1c2536;--s34-muted:#667085;--s34-soft:#8d97a8;
  --s34-bg:#f4f3ef;--s34-paper:#fff;--s34-cream:#f0eadf;--s34-line:rgba(17,24,39,.10);
  --s34-blue:#2855ff;--s34-blue2:#1736c8;--s34-mint:#d8ff84;--s34-dark:#0d1424;--s34-dark2:#141d30;
  --s34-radius:28px;--s34-radius-lg:38px;--s34-shadow:0 28px 90px rgba(17,24,39,.12);
  --s34-font:"Onest","Manrope","Inter","Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}.stud34-body{margin:0;background:var(--s34-bg)!important;color:var(--s34-ink)!important;font-family:var(--s34-font)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.stud34-body a{text-decoration:none}.stud34-body h1,.stud34-body h2,.stud34-body h3,.stud34-body h4{font-family:var(--s34-font)!important;letter-spacing:-.045em;color:var(--s34-ink);font-weight:800}.stud34-main{padding:0!important;background:transparent!important}.stud34-container,.stud34-wide{width:min(1320px,calc(100% - 48px));margin:0 auto}.stud34-breadcrumb-row{padding:20px 4px 10px}.stud34-breadcrumbs{margin:0!important;padding:0!important;background:transparent!important;font-size:12px;letter-spacing:.02em;color:#9099a8}.stud34-breadcrumbs a{color:#606b7c}.stud34-breadcrumbs>li+li:before{color:#b3bac6}.alert{border-radius:18px!important;border:0!important;box-shadow:0 12px 30px rgba(17,24,39,.08)}
/* header */
.stud34-header{position:sticky;top:0;z-index:1200;background:rgba(255,255,255,.94);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid rgba(17,24,39,.07)}.stud34-topline{background:var(--s34-dark);color:#b9c2d1;font-size:11px;letter-spacing:.02em}.stud34-topline>.stud34-wide{min-height:30px;display:flex;justify-content:space-between;align-items:center}.stud34-topline__left,.stud34-topline__right{display:flex;align-items:center;gap:14px}.stud34-topline a{color:#dce3ee}.stud34-live-dot{width:7px;height:7px;border-radius:50%;background:#6ff59d;box-shadow:0 0 0 5px rgba(111,245,157,.11);display:inline-block}.stud34-navbar{min-height:78px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:26px}.stud34-logo{display:inline-flex;align-items:center;gap:12px;color:var(--s34-ink)!important}.stud34-logo__mark{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:var(--s34-ink);color:#fff;font-size:22px;font-weight:900;letter-spacing:-.08em;position:relative;overflow:hidden}.stud34-logo__mark:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:var(--s34-mint);right:-6px;bottom:-5px}.stud34-logo__copy{display:grid;line-height:1}.stud34-logo__copy b{font-size:21px;letter-spacing:-.065em}.stud34-logo__copy small{font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:#8c95a4;margin-top:6px;font-weight:700}.stud34-nav{display:flex;justify-content:center;align-items:center;gap:4px}.stud34-nav>a,.stud34-navdrop>button{appearance:none;border:0;background:transparent;padding:11px 13px;border-radius:12px;font:700 13px/1 var(--s34-font);color:#3f4959;cursor:pointer}.stud34-nav>a:hover,.stud34-navdrop>button:hover{background:#f2f3f5;color:#111827}.stud34-navdrop{position:relative}.stud34-navdrop>button span{margin-left:5px;color:#8993a2}.stud34-mega,.stud34-mini-menu{position:absolute;left:0;top:calc(100% + 14px);background:#fff;border:1px solid var(--s34-line);box-shadow:var(--s34-shadow);border-radius:24px;padding:16px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s ease;z-index:20}.stud34-navdrop.is-open .stud34-mega,.stud34-navdrop.is-open .stud34-mini-menu{opacity:1;visibility:visible;transform:none}.stud34-mega{width:620px}.stud34-mega__head{padding:8px 8px 14px;border-bottom:1px solid #edf0f4;display:flex;align-items:flex-end;justify-content:space-between}.stud34-mega__head b{font-size:18px}.stud34-mega__head small{color:#8993a2}.stud34-mega__grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding-top:8px}.stud34-mega__grid a,.stud34-mini-menu a{display:flex;justify-content:space-between;align-items:center;padding:10px 11px;border-radius:12px;color:#354052;font-size:12px;font-weight:650}.stud34-mega__grid a:hover,.stud34-mini-menu a:hover{background:#f5f7fa;color:var(--s34-blue)}.stud34-mega__grid em{font-style:normal;color:#a1a9b5}.stud34-mini-menu{width:230px;display:grid;gap:2px}.stud34-actions{display:flex;align-items:center;gap:8px}.stud34-phone{display:grid;line-height:1;padding-right:8px;color:#1e293b!important}.stud34-phone small{font-size:9px;color:#929baa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.stud34-phone b{font-size:13px;white-space:nowrap}.stud34-calc,.stud34-login{height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:13px;font-size:12px;font-weight:800;white-space:nowrap}.stud34-calc{background:var(--s34-blue);color:#fff!important;box-shadow:0 12px 28px rgba(40,85,255,.20)}.stud34-login{background:#f0f2f5;color:#202a3a!important}.stud34-burger{display:none;width:42px;height:42px;border:1px solid #e5e8ed;background:#fff;border-radius:13px;padding:10px;cursor:pointer}.stud34-burger span{display:block;height:2px;background:#161e2c;border-radius:2px;margin:4px 0}.stud34-mobilebar{display:none}
/* global */
.stud34-eyebrow{font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--s34-blue);margin-bottom:18px}.stud34-eyebrow span{color:var(--s34-ink)}.stud34-eyebrow--light{color:#9cb1ff}.stud34-btn{min-height:52px;padding:0 22px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;transition:.22s ease;border:1px solid transparent}.stud34-btn:hover{transform:translateY(-2px)}.stud34-btn--primary{background:var(--s34-blue);color:#fff!important;box-shadow:0 15px 34px rgba(40,85,255,.22)}.stud34-btn--dark{background:var(--s34-dark);color:#fff!important}.stud34-btn--white{background:#fff;color:#111827!important}.stud34-btn--link{padding:0 5px;background:transparent;color:#3c4758!important;display:grid;justify-items:start;min-height:auto}.stud34-btn--link span{font-size:10px;color:#8d96a5;font-weight:600}.stud34-btn--link b{font-size:13px}.stud34-btn--full{width:100%}.stud34-textlink{font-size:13px;color:#2d3747!important;font-weight:750}.stud34-textlink span{color:var(--s34-blue);margin-left:5px}.stud34-stage{padding:92px 0}.stud34-stage__head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.stud34-stage__head>div{max-width:780px}.stud34-stage__head h2{font-size:clamp(34px,4vw,58px);line-height:1.02;margin:0}.stud34-stage__head>p{max-width:430px;color:var(--s34-muted);font-size:15px;line-height:1.7;margin:0}
/* hero */
.stud34-hero{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;gap:32px;padding:30px 0 58px;align-items:stretch}.stud34-hero__copy{padding:64px 20px 30px 6px;display:flex;flex-direction:column;justify-content:center}.stud34-hero h1{font-size:clamp(52px,5.4vw,80px);line-height:.96;margin:0;max-width:760px}.stud34-hero h1 em{font-style:normal;color:var(--s34-blue)}.stud34-hero__lead{font-size:18px;line-height:1.65;color:#596577;max-width:700px;margin:26px 0 0}.stud34-hero__actions{display:flex;align-items:center;gap:20px;margin-top:32px}.stud34-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.stud34-hero__trust>div{display:flex;align-items:center;gap:11px;padding:13px 0}.stud34-hero__trust svg{width:20px;height:20px;color:var(--s34-blue)}.stud34-hero__trust span{display:grid}.stud34-hero__trust b{font-size:12px}.stud34-hero__trust small{font-size:10px;color:#8791a0;margin-top:3px}.stud34-hero__media{position:relative;min-height:590px;border-radius:var(--s34-radius-lg);overflow:visible}.stud34-photo{overflow:hidden;background:#d8dde7}.stud34-photo img{width:100%;height:100%;object-fit:cover;display:block}.stud34-photo--hero{height:100%;border-radius:var(--s34-radius-lg);box-shadow:0 35px 90px rgba(17,24,39,.16)}.stud34-photo--hero:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.20)}.stud34-float{position:absolute;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border:1px solid rgba(17,24,39,.08);box-shadow:0 20px 50px rgba(17,24,39,.16);border-radius:18px;padding:13px 16px;display:flex;align-items:center;gap:10px}.stud34-float svg{width:22px;height:22px;color:var(--s34-blue)}.stud34-float div{display:grid}.stud34-float b{font-size:12px}.stud34-float small{font-size:9px;color:#8a94a3;margin-top:3px}.stud34-float--rating{top:28px;left:-40px}.stud34-float--rating>span{width:34px;height:34px;border-radius:10px;background:#111827;color:#fff;display:grid;place-items:center}.stud34-float--calc{right:-24px;bottom:120px}.stud34-float--cabinet{left:-30px;bottom:36px}.stud34-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:8px;box-shadow:0 20px 50px rgba(17,24,39,.06)}.stud34-metrics article{padding:23px 24px;border-right:1px solid #edf0f3}.stud34-metrics article:last-child{border-right:0}.stud34-metrics strong{display:block;font-size:23px;letter-spacing:-.04em}.stud34-metrics span{display:block;color:#7d8796;font-size:11px;line-height:1.4;margin-top:5px}
/* order */
.stud34-stage--order{padding-top:110px}.stud34-order-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:26px;align-items:stretch}.stud34-order-aside{background:var(--s34-dark);border-radius:32px;padding:14px;color:#fff;display:grid;grid-template-rows:minmax(300px,1fr) auto;gap:16px}.stud34-order-aside__photo{border-radius:24px;overflow:hidden;min-height:340px}.stud34-order-aside__photo img{width:100%;height:100%;object-fit:cover;display:block}.stud34-order-checklist{display:grid;gap:4px;padding:6px}.stud34-order-checklist>div{display:flex;gap:14px;align-items:flex-start;padding:13px 10px;border-top:1px solid rgba(255,255,255,.10)}.stud34-order-checklist>div:first-child{border-top:0}.stud34-order-checklist>div>span{font-size:10px;color:#8da2ff;font-weight:800}.stud34-order-checklist p{display:grid;margin:0}.stud34-order-checklist b{font-size:13px;color:#fff}.stud34-order-checklist small{font-size:10px;color:#99a5b7;margin-top:3px}.stud34-form-card{background:#fff;border:1px solid var(--s34-line);border-radius:32px;padding:30px;box-shadow:0 24px 70px rgba(17,24,39,.07)}.stud34-form-card__top{display:flex;align-items:center;gap:9px;padding-bottom:18px;margin-bottom:14px;border-bottom:1px solid #edf0f3}.stud34-form-card__top b{font-size:12px}.stud34-form-card__top small{margin-left:auto;color:#8d96a5;font-size:10px}.stud34-form-card .form-group{margin-bottom:15px!important}.stud34-form-card label{font-size:11px!important;font-weight:750!important;color:#394556!important;margin-bottom:7px!important}.stud34-form-card .form-control,.stud34-form-card select,.stud34-form-card textarea{border:1px solid #dfe4ea!important;background:#fafbfc!important;border-radius:13px!important;box-shadow:none!important;min-height:48px!important;font:500 13px/1.4 var(--s34-font)!important;color:#1d2737!important}.stud34-form-card textarea{min-height:100px!important}.stud34-form-card .form-control:focus{border-color:#8da3ff!important;background:#fff!important;box-shadow:0 0 0 4px rgba(40,85,255,.08)!important}.stud34-form-card .btn,.stud34-form-card button[type=submit]{min-height:52px!important;border-radius:14px!important;background:var(--s34-blue)!important;border:0!important;font-weight:800!important;font-size:13px!important}.stud34-form-card .error-summary{display:none}.stud34-form-card .error-summary:has(li){display:block}.stud34-form-card .help-block{font-size:10px!important}.stud34-form-card input[type=checkbox]{accent-color:var(--s34-blue)}
/* bento */
.stud34-bento{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:minmax(240px,auto);gap:16px}.stud34-bento__card{position:relative;overflow:hidden;padding:30px;border:1px solid var(--s34-line);border-radius:28px;background:#fff;color:var(--s34-ink)!important;display:flex;flex-direction:column;min-height:250px}.stud34-bento__card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(17,24,39,.08)}.stud34-bento__card--large{grid-row:span 2;min-height:516px}.stud34-bento__card--wide{grid-column:span 2}.stud34-bento__card--blue{background:linear-gradient(145deg,#254fff,#1937bd);color:#fff!important;border:0}.stud34-bento__card--dark{background:var(--s34-dark);color:#fff!important;border:0}.stud34-bento__card--cream{background:#e9e1d2}.stud34-bento__card small{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;opacity:.62}.stud34-bento__card h3{font-size:26px;line-height:1.05;margin:16px 0 10px;color:inherit}.stud34-bento__card--large h3{font-size:38px;max-width:470px}.stud34-bento__card p{font-size:13px;line-height:1.6;opacity:.72;max-width:460px}.stud34-bento__card em{font-size:12px;font-style:normal;font-weight:800;margin-top:auto;padding-top:26px}.stud34-card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#f1f3f7;color:var(--s34-blue);margin-bottom:48px}.stud34-card-icon svg{width:24px;height:24px}.stud34-bento__card--blue .stud34-card-icon,.stud34-bento__card--dark .stud34-card-icon{background:rgba(255,255,255,.12);color:#fff}.stud34-bento__card--large:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-100px;bottom:-80px;border:70px solid rgba(255,255,255,.08)}
/* product showcase */
.stud34-showcase{margin:70px 0 100px;padding:40px;border-radius:38px;background:#dfe7ff;display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.stud34-showcase__visual{min-width:0}.stud34-product-window{background:#fff;border-radius:24px;box-shadow:0 30px 70px rgba(27,43,81,.16);overflow:hidden;border:1px solid rgba(17,24,39,.08)}.stud34-product-window__bar{height:42px;background:#f8f9fb;display:flex;align-items:center;gap:6px;padding:0 14px;border-bottom:1px solid #ebedf1}.stud34-product-window__bar i{width:7px;height:7px;border-radius:50%;background:#d8dce4}.stud34-product-window__bar span{margin-left:10px;color:#8791a0;font-size:9px}.stud34-product-window__body{display:grid;grid-template-columns:135px 1fr;min-height:390px}.stud34-product-window__body>aside{background:#10182a;color:#fff;padding:22px 12px;display:flex;flex-direction:column;gap:6px}.stud34-product-window__body>aside b{font-size:18px;padding:0 8px 18px}.stud34-product-window__body>aside a{color:#99a5b8;padding:9px 8px;border-radius:8px;font-size:9px}.stud34-product-window__body>aside a.is-active{background:#1b2740;color:#fff}.stud34-product-window__body>main{padding:24px}.stud34-product-title{display:flex;justify-content:space-between;gap:10px}.stud34-product-title small{font-size:9px;color:#8d96a4}.stud34-product-title h3{font-size:18px;margin:4px 0}.stud34-product-title>span{font-size:8px;font-weight:800;background:#e8f8e9;color:#2d7a3f;padding:7px 9px;border-radius:999px;height:max-content}.stud34-product-progress{height:7px;background:#eef1f5;border-radius:999px;overflow:hidden;margin:22px 0}.stud34-product-progress i{display:block;height:100%;background:var(--s34-blue)}.stud34-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stud34-product-grid article{background:#f7f8fa;border-radius:11px;padding:12px}.stud34-product-grid small{display:block;font-size:8px;color:#8a94a3}.stud34-product-grid b{font-size:10px}.stud34-product-chat{margin-top:18px;border-top:1px solid #edf0f3;padding-top:12px}.stud34-product-chat p{margin:7px 0;display:grid;grid-template-columns:65px 1fr;font-size:9px}.stud34-product-chat b{color:#5c6675}.stud34-product-chat span{background:#f6f7f9;padding:8px 10px;border-radius:8px}.stud34-showcase__copy h2{font-size:48px;line-height:1.02;margin:0 0 20px}.stud34-showcase__copy>p{color:#566276;line-height:1.7;font-size:15px}.stud34-showcase__copy ul{list-style:none;margin:25px 0;padding:0;display:grid;gap:14px}.stud34-showcase__copy li{display:flex;align-items:center;gap:12px}.stud34-showcase__copy li>svg{width:22px;height:22px;color:var(--s34-blue)}.stud34-showcase__copy li>span{display:grid}.stud34-showcase__copy li b{font-size:12px}.stud34-showcase__copy li small{font-size:10px;color:#778296}
/* timeline */
.stud34-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stud34-timeline article{padding:26px;background:#fff;border:1px solid var(--s34-line);border-radius:24px;min-height:270px;display:flex;flex-direction:column}.stud34-timeline article>span{font-size:10px;color:#9da6b3;font-weight:800}.stud34-timeline__icon{width:50px;height:50px;border-radius:16px;background:#edf2ff;color:var(--s34-blue);display:grid;place-items:center;margin:34px 0 28px}.stud34-timeline__icon svg{width:25px;height:25px}.stud34-timeline h3{font-size:21px;margin:0 0 8px}.stud34-timeline p{font-size:12px;line-height:1.6;color:#737e8f;margin:0}
/* guarantees */
.stud34-guarantees{background:var(--s34-dark);color:#fff;border-radius:38px;padding:56px;margin:30px 0 100px}.stud34-guarantees__head{display:flex;justify-content:space-between;align-items:end;gap:30px;padding-bottom:42px}.stud34-guarantees__head h2{font-size:48px;color:#fff;margin:0;max-width:800px}.stud34-guarantees__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stud34-guarantees__grid article{padding:25px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:20px}.stud34-guarantees__grid svg{width:25px;height:25px;color:var(--s34-mint);margin-bottom:28px}.stud34-guarantees__grid h3{font-size:18px;color:#fff;margin:0 0 8px}.stud34-guarantees__grid p{font-size:11px;line-height:1.65;color:#9faabd;margin:0}
/* reviews */
.stud34-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stud34-review-grid article{padding:26px;border-radius:24px;background:#fff;border:1px solid var(--s34-line);min-height:230px}.stud34-review-top{display:flex;align-items:center;gap:10px}.stud34-review-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--s34-dark);color:#fff;font-weight:800}.stud34-review-top>div{display:grid}.stud34-review-top b{font-size:12px}.stud34-review-top small{font-size:9px;color:#f1a31c;letter-spacing:.08em}.stud34-review-grid blockquote{border:0!important;padding:0!important;margin:24px 0 0!important;font-size:13px!important;line-height:1.7!important;color:#5d6879!important}
/* AI home */
.stud34-ai-home{margin:20px 0 100px;border-radius:38px;background:linear-gradient(135deg,#17204a 0%,#2855ff 58%,#456cff 100%);padding:50px;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;color:#fff;overflow:hidden}.stud34-ai-home h2{font-size:46px;color:#fff;margin:0 0 16px}.stud34-ai-home__copy>p{color:#cdd7ff;line-height:1.65;font-size:14px}.stud34-ai-pills{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.stud34-ai-pills span{font-size:9px;font-weight:800;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12)}.stud34-ai-home__widget{background:#fff;border-radius:24px;min-height:430px;padding:10px;color:#111827}
/* articles */
.stud34-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stud34-article-grid>a{background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:14px;color:var(--s34-ink)!important;display:flex;flex-direction:column}.stud34-article-cover{height:200px;border-radius:18px;padding:18px;display:flex;align-items:flex-end;justify-content:space-between;background:#dbe3ff;overflow:hidden;position:relative}.stud34-article-cover:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.38);right:-60px;top:-50px}.stud34-article-cover--2{background:#eadfce}.stud34-article-cover--3{background:#dcebdd}.stud34-article-cover span,.stud34-article-cover b{position:relative;z-index:2}.stud34-article-cover span{font-size:38px;font-weight:800}.stud34-article-cover b{font-size:9px;letter-spacing:.1em}.stud34-article-grid>a>small{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--s34-blue);font-weight:800;margin:17px 4px 0}.stud34-article-grid h3{font-size:20px;line-height:1.15;margin:8px 4px}.stud34-article-grid p{font-size:11px;line-height:1.6;color:#778294;margin:0 4px}.stud34-article-grid em{font-style:normal;font-size:11px;font-weight:800;margin:auto 4px 4px;padding-top:24px}
/* faq */
.stud34-faq-list{display:grid;gap:8px}.stud34-faq-list details{background:#fff;border:1px solid var(--s34-line);border-radius:18px;padding:0 22px}.stud34-faq-list summary{list-style:none;cursor:pointer;min-height:68px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:750}.stud34-faq-list summary::-webkit-details-marker{display:none}.stud34-faq-list summary span{font-size:22px;color:#9aa3af;font-weight:400;transition:.2s}.stud34-faq-list details[open] summary span{transform:rotate(45deg)}.stud34-faq-list details p{font-size:12px;line-height:1.7;color:#667285;margin:0 0 22px;max-width:900px}
/* final */
.stud34-final-cta{margin:40px 0 95px;border-radius:38px;padding:58px;background:linear-gradient(135deg,#0e1525,#192541);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.stud34-final-cta:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;border:110px solid rgba(216,255,132,.07);right:-160px;top:-170px}.stud34-final-cta>div,.stud34-final-cta>a{position:relative;z-index:1}.stud34-final-cta h2{font-size:52px;color:#fff;margin:0 0 10px;line-height:1}.stud34-final-cta p{color:#9fa9ba;margin:0;font-size:13px}
/* service */
.stud34-service-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch;padding:28px 0 50px}.stud34-service-hero__copy{padding:62px 30px 50px 5px}.stud34-service-hero h1{font-size:clamp(48px,5vw,74px);line-height:.98;margin:0}.stud34-service-hero__copy>p{font-size:17px;line-height:1.65;color:#5c687a;max-width:700px;margin:24px 0}.stud34-service-hero__facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.stud34-service-hero__facts span{font-size:10px;padding:9px 11px;border-radius:999px;background:#fff;border:1px solid var(--s34-line);color:#748091}.stud34-service-hero__facts b{color:#263142}.stud34-service-hero__media{min-height:500px;border-radius:34px;overflow:hidden;position:relative}.stud34-service-hero__media>img{width:100%;height:100%;object-fit:cover;display:block}.stud34-service-badge{position:absolute;left:20px;right:20px;bottom:20px;border-radius:18px;padding:14px 16px;background:rgba(255,255,255,.93);backdrop-filter:blur(15px);display:flex;align-items:center;gap:12px}.stud34-service-badge svg{width:24px;height:24px;color:var(--s34-blue)}.stud34-service-badge div{display:grid}.stud34-service-badge small{font-size:9px;color:#8c95a4}.stud34-service-badge b{font-size:12px}.stud34-service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0 90px}.stud34-service-cards article{background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:24px;min-height:250px}.stud34-service-cards .stud34-card-icon{margin-bottom:38px}.stud34-service-cards article>small{font-size:9px;color:#a0a8b4}.stud34-service-cards h2{font-size:19px;margin:10px 0}.stud34-service-cards p{font-size:11px;line-height:1.65;color:#747f90}.stud34-service-order{margin:70px 0 90px;display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:start;background:#e7ecff;border-radius:34px;padding:36px}.stud34-service-order__copy{padding:30px 12px;position:sticky;top:150px}.stud34-service-order__copy h2{font-size:42px;line-height:1.03;margin:0 0 15px}.stud34-service-order__copy>p{font-size:13px;line-height:1.7;color:#5d6879}.stud34-service-order__copy ul{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:13px}.stud34-service-order__copy li{display:flex;gap:11px;align-items:center}.stud34-service-order__copy li svg{width:22px;height:22px;color:var(--s34-blue)}.stud34-service-order__copy li span{display:grid}.stud34-service-order__copy li b{font-size:11px}.stud34-service-order__copy li small{font-size:9px;color:#7b8595}.stud34-stage--service{padding-top:40px}.stud34-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stud34-detail-grid article{padding:26px;background:#fff;border-radius:22px;border:1px solid var(--s34-line)}.stud34-detail-grid span{font-size:9px;color:#99a2ae;font-weight:800}.stud34-detail-grid h3{font-size:19px;margin:28px 0 9px}.stud34-detail-grid p{font-size:11px;line-height:1.65;color:#778293;margin:0}.stud34-service-process{margin:40px 0 100px;background:var(--s34-dark);border-radius:34px;padding:48px;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.stud34-service-process h2{font-size:44px;color:#fff;margin:0 0 15px}.stud34-service-process>div>p{font-size:12px;line-height:1.7;color:#9ba6b8}.stud34-service-process ol{list-style:none;margin:0;padding:0;display:grid;gap:8px}.stud34-service-process li{display:grid;grid-template-columns:55px 1fr;gap:12px;padding:16px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.stud34-service-process li>span{font-size:10px;color:#8ea5ff;font-weight:800}.stud34-service-process li div{display:grid}.stud34-service-process li b{font-size:13px}.stud34-service-process li p{font-size:10px;color:#a1acbd;margin:4px 0 0}.stud34-editorial{padding:30px 0 95px}.stud34-editorial__head{max-width:720px;margin-bottom:30px}.stud34-editorial__head h2{font-size:46px;margin:0}.stud34-richtext{background:#fff;border-radius:28px;border:1px solid var(--s34-line);padding:42px;box-shadow:0 18px 50px rgba(17,24,39,.04)}.stud34-richtext,.stud34-richtext p,.stud34-richtext li{font-size:14px!important;line-height:1.78!important;color:#4f5b6d!important}.stud34-richtext h1{font-size:34px!important}.stud34-richtext h2{font-size:28px!important;margin:38px 0 14px!important}.stud34-richtext h3{font-size:21px!important;margin:28px 0 10px!important}.stud34-editorial-fallback{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stud34-editorial-fallback article{background:#fff;border:1px solid var(--s34-line);border-radius:24px;padding:28px}.stud34-editorial-fallback svg{width:28px;height:28px;color:var(--s34-blue);margin-bottom:36px}.stud34-editorial-fallback h3{font-size:20px}.stud34-editorial-fallback p{font-size:11px;line-height:1.65;color:#758092}.stud34-chip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stud34-chip-grid a{position:relative;background:#fff;border:1px solid var(--s34-line);border-radius:18px;padding:18px 48px 18px 18px;color:var(--s34-ink)!important;display:grid}.stud34-chip-grid small{font-size:8px;color:#919aa8}.stud34-chip-grid b{font-size:12px;margin-top:4px}.stud34-chip-grid span{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--s34-blue)}
/* subject & city */
.stud34-service-hero--subject{grid-template-columns:1.15fr .85fr}.stud34-subject-panel{background:var(--s34-dark);border-radius:34px;padding:42px;color:#fff;display:flex;flex-direction:column;justify-content:center}.stud34-subject-panel>small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#8ea5ff;font-weight:800}.stud34-subject-panel h2{font-size:38px;color:#fff;margin:16px 0 12px}.stud34-subject-panel p{font-size:12px;line-height:1.7;color:#9ea8b8}.stud34-subject-panel>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.stud34-subject-panel>div span{font-size:9px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}.stud34-city-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;padding:35px 0 70px}.stud34-city-hero>div{padding:52px 5px}.stud34-city-hero h1{font-size:clamp(48px,5vw,72px);line-height:.98;margin:0}.stud34-city-hero>div>p{font-size:17px;color:#5b6779;line-height:1.65;max-width:680px}.stud34-city-hero aside{padding:42px;border-radius:34px;background:#e6ebff}.stud34-city-hero aside>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--s34-blue);font-weight:800}.stud34-city-hero aside h2{font-size:32px;margin:18px 0 10px}.stud34-city-hero aside p{font-size:12px;color:#647083;line-height:1.65}.stud34-city-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:26px}.stud34-city-tags span{font-size:9px;background:#fff;border:1px solid rgba(17,24,39,.08);padding:8px 10px;border-radius:999px}.stud34-chip-grid--services{grid-template-columns:repeat(4,1fr)}
/* login */
.stud34-login{margin:22px 0 80px;background:#fff;border:1px solid var(--s34-line);border-radius:36px;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;min-height:610px;box-shadow:0 30px 90px rgba(17,24,39,.08)}.stud34-login__visual{position:relative;min-height:610px}.stud34-login__visual>img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.85)}.stud34-login__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,20,36,.10),rgba(13,20,36,.80))}.stud34-login__overlay{position:absolute;z-index:2;left:42px;right:42px;bottom:42px;color:#fff}.stud34-login__overlay h1{font-size:48px;color:#fff;margin:0 0 15px}.stud34-login__overlay>p{max-width:560px;color:#d3d9e3;font-size:13px;line-height:1.7}.stud34-login__bullets{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.stud34-login__bullets span{display:flex;align-items:center;gap:7px;font-size:9px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);padding:8px 10px;border-radius:999px}.stud34-login__bullets svg{width:14px;height:14px}.stud34-login__form{padding:58px;display:flex;flex-direction:column;justify-content:center}.stud34-login__form-head small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#8f99a8;margin-top:34px}.stud34-login__form-head h2{font-size:38px;margin:8px 0}.stud34-login__form-head p{font-size:12px;line-height:1.6;color:#788294}.stud34-login__mini-logo{display:inline-flex;align-items:center;gap:8px;color:var(--s34-ink)!important}.stud34-login__mini-logo span{width:32px;height:32px;border-radius:10px;background:var(--s34-dark);color:#fff;display:grid;place-items:center;font-weight:900}.stud34-login__mini-logo b{font-size:15px}.stud34-auth-form{margin-top:30px}.stud34-auth-form label{font-size:11px}.stud34-auth-form .form-control{min-height:50px;border:1px solid #dfe4ea;border-radius:13px;background:#fafbfc;box-shadow:none}.stud34-auth-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 20px}.stud34-auth-row .form-group{margin:0}.stud34-auth-row a{font-size:10px;color:var(--s34-blue)}.stud34-login__help{margin-top:22px;padding-top:20px;border-top:1px solid #edf0f3;display:grid;gap:4px}.stud34-login__help span{font-size:9px;color:#929ba9}.stud34-login__help a{font-size:11px;font-weight:700;color:#293445}
/* AI page */
.stud34-ai-page{padding-bottom:90px}.stud34-ai-hero{min-height:520px;border-radius:38px;background:radial-gradient(circle at 80% 20%,rgba(216,255,132,.24),transparent 30%),linear-gradient(135deg,#10182d,#2855ff 72%);padding:58px;color:#fff;display:grid;grid-template-columns:1fr .7fr;align-items:center;overflow:hidden}.stud34-ai-hero h1{font-size:clamp(48px,5vw,74px);color:#fff;margin:0;line-height:.97}.stud34-ai-hero h1 em{font-style:normal;color:var(--s34-mint)}.stud34-ai-hero p{font-size:16px;line-height:1.7;color:#d3dcff;max-width:680px}.stud34-ai-orbit{position:relative;width:320px;height:320px;justify-self:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center}.stud34-ai-orbit:before,.stud34-ai-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.stud34-ai-orbit:before{inset:42px}.stud34-ai-orbit:after{inset:85px}.stud34-ai-orbit>span{width:90px;height:90px;border-radius:28px;background:#fff;color:var(--s34-blue);display:grid;place-items:center;font-size:30px;font-weight:900;box-shadow:0 25px 70px rgba(0,0,0,.24)}.stud34-ai-orbit i{position:absolute;font-style:normal;font-size:9px;font-weight:800;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}.stud34-ai-orbit i:nth-of-type(1){top:24px;left:105px}.stud34-ai-orbit i:nth-of-type(2){right:-4px;top:135px}.stud34-ai-orbit i:nth-of-type(3){bottom:18px;left:120px}.stud34-ai-orbit i:nth-of-type(4){left:-10px;top:145px}.stud34-ai-widget{padding:90px 0}.stud34-ai-frame{background:#fff;border:1px solid var(--s34-line);border-radius:28px;min-height:520px;padding:12px;box-shadow:0 24px 70px rgba(17,24,39,.07)}.stud34-ai-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:90px}.stud34-ai-features article{padding:30px;border-radius:24px;background:#fff;border:1px solid var(--s34-line)}.stud34-ai-features svg{width:30px;height:30px;color:var(--s34-blue);margin-bottom:34px}.stud34-ai-features h2{font-size:21px}.stud34-ai-features p{font-size:11px;color:#748092;line-height:1.7}
/* legacy/fixed pages */
.stud-page-hero,.stud-blog-hero{padding:60px 0 40px;max-width:900px}.stud-page-hero h1,.stud-blog-hero h1{font-size:clamp(44px,5vw,68px);line-height:1;margin:0 0 18px}.stud-page-hero p,.stud-blog-hero p{font-size:16px;line-height:1.7;color:#667285}.stud-craft-chip{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--s34-blue);font-weight:800;margin-bottom:16px}.stud-craft-chip span{display:inline-block;width:18px;height:2px;background:var(--s34-blue);vertical-align:middle;margin-right:8px}.stud-content-card,.stud-list-page,.stud-fixed-grid article,.stud-contact-grid a,.stud-payment-public-grid article{background:#fff;border:1px solid var(--s34-line);border-radius:24px;box-shadow:none}.stud-content-card{padding:36px;margin-bottom:50px}.stud-legacy-content,.stud-legacy-content p,.stud-legacy-content li{font-size:14px!important;line-height:1.8!important;color:#536071!important}.stud-fixed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:60px}.stud-fixed-grid article{padding:28px}.stud-fixed-grid article>span{font-size:9px;color:#9aa3af}.stud-fixed-grid h2{font-size:21px}.stud-fixed-grid p{font-size:11px;line-height:1.65;color:#748092}.stud-fixed-cta,.stud-blog-cta,.stud-faq-page__cta{margin:40px 0 70px;background:var(--s34-dark);color:#fff;border-radius:28px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.stud-fixed-cta h2,.stud-blog-cta h2,.stud-faq-page__cta h2{color:#fff;margin:0 0 6px}.stud-fixed-cta p,.stud-blog-cta p,.stud-faq-page__cta p{color:#9ba6b7}.stud-craft-btn--primary{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border-radius:13px;background:var(--s34-blue);color:#fff!important;font-size:12px;font-weight:800}.stud-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:60px}.stud-contact-grid a{padding:28px;color:var(--s34-ink)!important;display:grid}.stud-contact-grid span{font-size:9px;color:#8993a3}.stud-contact-grid b{font-size:21px;margin:12px 0 4px}.stud-contact-grid small{font-size:10px;color:#7d8797}.stud-faq-groups{display:grid;gap:30px}.stud-faq-group h2{font-size:28px}.stud-faq-accordion{display:grid;gap:8px}.stud-faq-item{background:#fff;border:1px solid var(--s34-line);border-radius:17px;padding:0 18px}.stud-faq-item summary{min-height:62px;display:flex;align-items:center;cursor:pointer;font-size:13px;font-weight:750}.stud-faq-item__answer{padding-bottom:18px;color:#667285;font-size:12px;line-height:1.7}.stud-blog-categories{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 30px}.stud-blog-categories a{padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--s34-line);font-size:10px;color:#536071}.stud-blog-categories a.is-active{background:var(--s34-dark);color:#fff}.stud-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stud-blog-card{background:#fff;border:1px solid var(--s34-line);border-radius:24px;overflow:hidden}.stud-blog-card__visual{display:block;height:210px;background:#dce4ff;overflow:hidden}.stud-blog-card__visual img{width:100%;height:100%;object-fit:cover}.stud-blog-card__body{padding:22px}.stud-blog-card__meta{display:flex;justify-content:space-between;font-size:9px;color:#9099a7}.stud-blog-card h2{font-size:21px;line-height:1.2}.stud-blog-card h2 a{color:var(--s34-ink)}.stud-blog-card p{font-size:11px;line-height:1.6;color:#738092}.stud-blog-card__more,.stud-more-link{font-size:10px;font-weight:800;color:var(--s34-blue)!important}.stud-mention-list,.stud-news-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stud-review-card--page,.stud-news-card--page{background:#fff;border:1px solid var(--s34-line);border-radius:22px;padding:24px}.stud-review-card--page{display:flex;gap:14px}.stud-review-avatar{width:42px;height:42px;border-radius:13px;background:var(--s34-dark);color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto}.stud-review-card--page h2{font-size:15px;margin-top:0}.stud-review-card--page p{font-size:12px;line-height:1.65;color:#637083}.stud-news-card--page{display:grid;grid-template-columns:170px 1fr;gap:20px}.stud-news-card__image{border-radius:16px;overflow:hidden;min-height:150px;background:#dbe3ff;display:grid;place-items:center}.stud-news-card__image img{width:100%;height:100%;object-fit:cover}.stud-news-card__body small{font-size:9px;color:#8d96a5}.stud-news-card__body h2{font-size:18px}.stud-news-card__body h2 a{color:var(--s34-ink)}.stud-news-card__body p{font-size:11px;color:#718092;line-height:1.6}.pagination>li>a,.pagination>li>span{border:0!important;border-radius:10px!important;margin:0 3px!important;color:#536071!important}.pagination>.active>a{background:var(--s34-blue)!important;color:#fff!important}
/* footer */
.stud34-footer{background:#0c1321;color:#98a4b5;margin-top:40px}.stud34-footer__main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding:60px 0 42px}.stud34-logo--footer .stud34-logo__mark{background:#fff;color:#111827}.stud34-logo--footer .stud34-logo__copy b{color:#fff}.stud34-footer__brand p{font-size:11px;line-height:1.7;max-width:350px}.stud34-footer__brand>a{display:block;color:#cdd5e1;margin-top:7px;font-size:11px}.stud34-footer__phone{font-size:18px!important;font-weight:800!important;color:#fff!important;margin-top:24px!important}.stud34-footer__col{display:grid;align-content:start;gap:10px}.stud34-footer__col b{font-size:11px;color:#fff;margin-bottom:8px}.stud34-footer__col a{font-size:10px;color:#9ea9b9}.stud34-footer__col a:hover{color:#fff}.stud34-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0 26px;display:flex;justify-content:space-between;gap:30px;font-size:9px}.stud34-footer__bottom p{max-width:900px;margin:0;line-height:1.5;text-align:right}
/* responsive */
@media(max-width:1180px){.stud34-navbar{grid-template-columns:auto 1fr auto}.stud34-actions .stud34-phone{display:none}.stud34-bento{grid-template-columns:1fr 1fr}.stud34-bento__card--large{grid-row:auto;min-height:280px}.stud34-bento__card--wide{grid-column:auto}.stud34-showcase{grid-template-columns:1fr;gap:30px}.stud34-showcase__copy{max-width:760px}.stud34-service-cards{grid-template-columns:1fr 1fr}.stud34-chip-grid--services{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.stud34-container,.stud34-wide{width:min(100% - 28px,1320px)}.stud34-topline{display:none}.stud34-navbar{min-height:66px;grid-template-columns:auto 1fr auto auto;gap:10px}.stud34-logo__mark{width:40px;height:40px;border-radius:13px}.stud34-logo__copy small{display:none}.stud34-nav{position:fixed;left:14px;right:14px;top:72px;max-height:calc(100dvh - 92px);overflow:auto;background:#fff;border:1px solid var(--s34-line);border-radius:24px;box-shadow:var(--s34-shadow);padding:10px;display:none;z-index:1300}.stud34-nav.is-open{display:block}.stud34-nav>a,.stud34-navdrop>button{width:100%;display:flex;justify-content:space-between;padding:13px}.stud34-mega,.stud34-mini-menu{position:static;width:auto;box-shadow:none;border:0;background:#f5f6f8;margin:4px 0 8px;display:none;opacity:1;visibility:visible;transform:none;padding:9px;border-radius:16px}.stud34-navdrop.is-open .stud34-mega,.stud34-navdrop.is-open .stud34-mini-menu{display:block}.stud34-mega__head{display:none}.stud34-mega__grid{grid-template-columns:1fr}.stud34-actions{justify-self:end}.stud34-actions .stud34-calc,.stud34-actions .stud34-phone{display:none}.stud34-login{height:40px;padding:0 13px}.stud34-burger{display:block}.stud34-mobilebar{display:grid;grid-template-columns:minmax(0,1fr) auto repeat(3,34px);gap:7px;padding:8px 14px;border-top:1px solid #edf0f3;background:#fff;align-items:center}.stud34-mobilebar a{font-size:9px;font-weight:800;color:#4a5566!important}.stud34-mobilebar__phone{font-size:12px!important;color:#111827!important;white-space:nowrap}.stud34-mobilebar__cta{height:36px;padding:0 10px;border-radius:10px;background:var(--s34-blue);color:#fff!important;display:grid;place-items:center;white-space:nowrap}.stud34-mobilebar>a:not(.stud34-mobilebar__phone):not(.stud34-mobilebar__cta){width:34px;height:34px;border-radius:10px;border:1px solid #e4e8ee;display:grid;place-items:center}.stud34-hero{grid-template-columns:1fr;padding-top:10px}.stud34-hero__copy{padding:50px 5px 15px}.stud34-hero__media{min-height:480px}.stud34-hero__trust{max-width:720px}.stud34-float--rating{left:18px}.stud34-float--cabinet{left:18px}.stud34-float--calc{right:18px}.stud34-metrics{grid-template-columns:1fr 1fr}.stud34-metrics article:nth-child(2){border-right:0}.stud34-metrics article:nth-child(-n+2){border-bottom:1px solid #edf0f3}.stud34-order-grid{grid-template-columns:1fr}.stud34-order-aside{grid-template-columns:.8fr 1.2fr;grid-template-rows:auto}.stud34-order-aside__photo{min-height:300px}.stud34-bento{grid-template-columns:1fr 1fr}.stud34-timeline{grid-template-columns:1fr 1fr}.stud34-guarantees__grid{grid-template-columns:1fr 1fr}.stud34-review-grid{grid-template-columns:1fr 1fr}.stud34-ai-home{grid-template-columns:1fr}.stud34-article-grid{grid-template-columns:1fr 1fr}.stud34-service-hero{grid-template-columns:1fr}.stud34-service-hero__copy{padding-bottom:20px}.stud34-service-hero__media{min-height:420px}.stud34-service-order{grid-template-columns:1fr}.stud34-service-order__copy{position:static}.stud34-detail-grid{grid-template-columns:1fr 1fr}.stud34-service-process{grid-template-columns:1fr}.stud34-chip-grid{grid-template-columns:1fr 1fr}.stud34-city-hero{grid-template-columns:1fr}.stud34-city-hero>div{padding-bottom:10px}.stud34-login{grid-template-columns:1fr}.stud34-login__visual{min-height:420px}.stud34-ai-hero{grid-template-columns:1fr}.stud34-ai-orbit{display:none}.stud34-ai-features{grid-template-columns:1fr 1fr}.stud34-footer__main{grid-template-columns:1.3fr 1fr 1fr}.stud34-footer__col:last-child{grid-column:2/4}.stud-blog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.stud34-container,.stud34-wide{width:calc(100% - 18px)}.stud34-navbar{width:calc(100% - 16px);grid-template-columns:auto 1fr auto auto}.stud34-logo__copy b{font-size:18px}.stud34-mobilebar{grid-template-columns:minmax(0,1fr) auto}.stud34-mobilebar>a:not(.stud34-mobilebar__phone):not(.stud34-mobilebar__cta){grid-row:2}.stud34-mobilebar>a:nth-last-child(3){grid-column:2}.stud34-mobilebar>a:nth-last-child(2){grid-column:3}.stud34-mobilebar>a:nth-last-child(1){grid-column:4}.stud34-hero h1{font-size:42px}.stud34-hero__lead{font-size:15px}.stud34-hero__actions{align-items:flex-start;flex-direction:column}.stud34-hero__trust{grid-template-columns:1fr}.stud34-hero__media{min-height:380px}.stud34-float{padding:10px 12px}.stud34-float--rating{top:14px;left:10px}.stud34-float--calc{right:10px;bottom:80px}.stud34-float--cabinet{left:10px;bottom:15px}.stud34-metrics article{padding:18px 15px}.stud34-metrics strong{font-size:19px}.stud34-stage{padding:62px 0}.stud34-stage__head{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:26px}.stud34-stage__head h2{font-size:36px}.stud34-order-aside{grid-template-columns:1fr}.stud34-order-aside__photo{min-height:250px}.stud34-form-card{padding:16px;border-radius:24px}.stud34-form-card__top{align-items:flex-start;flex-wrap:wrap}.stud34-form-card__top small{width:100%;margin-left:16px}.stud34-bento{grid-template-columns:1fr}.stud34-bento__card{min-height:220px}.stud34-bento__card--large{min-height:300px}.stud34-bento__card--large h3{font-size:30px}.stud34-showcase{padding:18px;border-radius:28px;margin:40px 0 70px}.stud34-product-window__body{grid-template-columns:1fr}.stud34-product-window__body>aside{display:none}.stud34-product-window__body>main{padding:18px}.stud34-showcase__copy h2{font-size:36px}.stud34-timeline{grid-template-columns:1fr}.stud34-guarantees{padding:28px 18px;border-radius:28px}.stud34-guarantees__head{align-items:flex-start;flex-direction:column}.stud34-guarantees__head h2{font-size:36px}.stud34-guarantees__grid{grid-template-columns:1fr}.stud34-review-grid{grid-template-columns:1fr}.stud34-ai-home{padding:30px 18px;border-radius:28px}.stud34-ai-home h2{font-size:34px}.stud34-article-grid{grid-template-columns:1fr}.stud34-final-cta{padding:34px 22px;border-radius:28px;align-items:flex-start;flex-direction:column}.stud34-final-cta h2{font-size:38px}.stud34-service-hero h1{font-size:40px}.stud34-service-hero__copy{padding:35px 4px 15px}.stud34-service-hero__media{min-height:340px}.stud34-service-cards{grid-template-columns:1fr}.stud34-service-cards article{min-height:220px}.stud34-service-order{padding:18px;border-radius:26px}.stud34-service-order__copy{padding:16px 5px}.stud34-service-order__copy h2{font-size:34px}.stud34-detail-grid{grid-template-columns:1fr}.stud34-service-process{padding:28px 18px;border-radius:28px}.stud34-service-process h2{font-size:34px}.stud34-editorial__head h2{font-size:34px}.stud34-richtext{padding:22px;border-radius:22px}.stud34-editorial-fallback{grid-template-columns:1fr}.stud34-chip-grid,.stud34-chip-grid--services{grid-template-columns:1fr}.stud34-subject-panel{padding:28px;border-radius:28px}.stud34-subject-panel h2{font-size:31px}.stud34-city-hero aside{padding:28px;border-radius:28px}.stud34-login{border-radius:28px}.stud34-login__visual{min-height:330px}.stud34-login__overlay{left:22px;right:22px;bottom:24px}.stud34-login__overlay h1{font-size:34px}.stud34-login__form{padding:32px 20px}.stud34-login__form-head h2{font-size:32px}.stud34-ai-hero{padding:34px 20px;border-radius:28px}.stud34-ai-hero h1{font-size:40px}.stud34-ai-widget{padding:55px 0}.stud34-ai-features{grid-template-columns:1fr}.stud34-footer__main{grid-template-columns:1fr 1fr;gap:30px;padding-top:45px}.stud34-footer__brand{grid-column:1/-1}.stud34-footer__col:last-child{grid-column:auto}.stud34-footer__bottom{flex-direction:column}.stud34-footer__bottom p{text-align:left}.stud-fixed-grid,.stud-contact-grid,.stud-blog-grid,.stud-mention-list,.stud-news-list{grid-template-columns:1fr}.stud-news-card--page{grid-template-columns:1fr}.stud-page-hero h1,.stud-blog-hero h1{font-size:40px}.stud-fixed-cta,.stud-blog-cta,.stud-faq-page__cta{align-items:flex-start;flex-direction:column}}

/* Editorial photo mosaic */
.stud34-gallery{margin:112px 0;display:grid;grid-template-columns:.8fr 1.25fr;gap:64px;align-items:center}.stud34-gallery__copy h2{font:800 clamp(38px,4.8vw,68px)/.98 'Manrope';letter-spacing:-.055em;margin:14px 0 22px;max-width:10ch}.stud34-gallery__copy>p{font-size:17px;color:var(--s34-muted);max-width:46ch}.stud34-gallery__note{margin-top:34px;padding-top:28px;border-top:1px solid var(--s34-line);display:flex;gap:22px;align-items:flex-start}.stud34-gallery__note span{font:800 30px 'Manrope';white-space:nowrap}.stud34-gallery__note p{margin:1px 0;color:var(--s34-muted);max-width:38ch}.stud34-gallery__mosaic{display:grid;grid-template-columns:1.35fr .8fr;gap:16px;align-items:end}.stud34-gallery figure{position:relative;margin:0;overflow:hidden;border-radius:30px;background:#ddd;box-shadow:0 24px 70px rgba(20,24,33,.12)}.stud34-gallery figure img{display:block;width:100%;height:390px;object-fit:cover}.stud34-gallery__big img{height:540px!important}.stud34-gallery figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:13px 15px;border-radius:14px;background:rgba(16,19,27,.78);backdrop-filter:blur(12px);color:white;font:600 12px/1.35 'Onest'}
@media(max-width:900px){.stud34-gallery{grid-template-columns:1fr;gap:34px;margin:78px 0}.stud34-gallery__copy h2{max-width:14ch}.stud34-gallery__mosaic{grid-template-columns:1.25fr .75fr}.stud34-gallery__big img{height:430px!important}.stud34-gallery figure img{height:320px}}
@media(max-width:580px){.stud34-gallery{margin:62px 0}.stud34-gallery__mosaic{grid-template-columns:1fr}.stud34-gallery__big img,.stud34-gallery figure img{height:320px!important}.stud34-gallery__copy h2{font-size:38px}.stud34-gallery__note{display:block}.stud34-gallery__note span{display:block;margin-bottom:6px}}
