html{box-sizing:border-box}
*,::before,::after{box-sizing:inherit}
body{margin:0;font-family:'Figtree',sans-serif;background-color:#080c1a;color:#e8eaf6;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision;overflow-x:hidden}
::selection{background:#6C7BF3;color:#fff;font-weight:700}
:focus-visible{outline:2px dashed #6C7BF3;outline-offset:3px;animation:dsh_rot 3s linear infinite}
@keyframes dsh_rot {
0%{outline-offset:3px}
50%{outline-offset:5px}
100%{outline-offset:3px}
}
.pg_hdr{position:relative;background:linear-gradient(160deg,#0d1228 0%,#111827 60%,#1a0f0d 100%);border-bottom:1px solid #6c7bf32e;overflow:hidden}
.pg_hdr::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#6c7bf30f 0%,transparent 50%,#65201114 100%);pointer-events:none}
.hdr_top_bar{border-bottom:1px solid #6c7bf31a;padding:8px 0}
.hdr_top_inner{max-width:1280px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:flex-end;gap:32px}
.hdr_contact_item{display:flex;align-items:center;gap:8px;font-size:16px;line-height:1.45;color:#f1fdf9a6;text-decoration:none;letter-spacing:.01em;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.hdr_contact_item:hover{color:#F1FDF9}
.hdr_contact_item .ctct_icn{width:16px;height:16px;flex-shrink:0;opacity:.7}
.hdr_main_row{max-width:1280px;margin:0 auto;padding:24px 32px;display:flex;align-items:center;gap:48px}
.logo_block{flex-shrink:0;display:flex;align-items:center}
.logo_wrap{display:block;width:72px;height:72px;border:2px solid #6c7bf38c;border-radius:14px;background:#f1fdf90f;box-shadow:0 1px 3px 0 #6c7bf314 0 4px 18px 0 #6c7bf31c;padding:8px;overflow:hidden}
.logo_wrap img{width:100%;height:100%;object-fit:contain;display:block}
.hdr_nvgtn{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap}
.nvgtn_lnk{font-size:16px;line-height:1.45;font-weight:700;color:#f1fdf9bf;text-decoration:none;padding:8px 16px;border-radius:4px;letter-spacing:.02em;transition:color .55s ease,background .55s ease;white-space:nowrap}
.nvgtn_lnk:hover{color:#F1FDF9;background:#6c7bf31f}
.nvgtn_lnk.active{color:#F1FDF9;background:#6c7bf32e}
.nvgtn_phone{font-size:16px;line-height:1.45;font-weight:700;color:#F1FDF9;text-decoration:none;padding:8px 16px;border-radius:4px;background:#6c7bf338;border:1px solid #6c7bf359;letter-spacing:.02em;margin-left:16px;white-space:nowrap;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),border-color .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.nvgtn_phone:hover{background:#6c7bf35c;border-color:#6c7bf399}
@media (max-width: 768px) {
.hdr_top_inner{padding:0 16px;gap:16px;flex-wrap:wrap;justify-content:center}
.hdr_main_row{padding:16px;gap:16px;flex-wrap:wrap}
.logo_block{flex:0 0 auto}
.hdr_nvgtn{flex:1 1 100%;justify-content:flex-start;gap:4px}
.nvgtn_phone{margin-left:8px}
}
@media (max-width: 375px) {
.hdr_top_bar{display:none}
.nvgtn_lnk{padding:8px;font-size:16px}
.nvgtn_phone{margin-left:4px;padding:8px}
}
.pg_ftr{background:linear-gradient(175deg,#0d1228 0%,#090c18 70%,#0f0a09 100%);border-top:1px solid #6c7bf324;position:relative}
.pg_ftr::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#6c7bf366,#6520114d,transparent)}
.ftr_main{max-width:1280px;margin:0 auto;padding:48px 32px 32px;display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px;align-items:start}
.ftr_brand_col{display:flex;flex-direction:column;gap:16px}
.ftr_logo_wrap{display:block;width:65px;height:65px;border:2px solid #6c7bf366;border-radius:14px;background:#f1fdf90d;box-shadow:0 1px 3px 0 #6c7bf314 0 4px 18px 0 #6c7bf31c;padding:8px;overflow:hidden}
.ftr_logo_wrap img{width:100%;height:100%;object-fit:contain;display:block}
.ftr_brand_name{font-size:19px;font-weight:700;line-height:1.2;color:#F1FDF9;letter-spacing:-.01em}
.ftr_brand_tagline{font-size:16px;line-height:1.65;color:#f1fdf980;letter-spacing:.01em}
.ftr_col_ttl{font-size:16px;font-weight:700;line-height:1.2;color:#6c7bf3e6;letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px}
.ftr_nav_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.ftr_nav_list li a{font-size:16px;line-height:1.45;color:#f1fdf9a6;text-decoration:none;letter-spacing:.01em;transition:color .55s ease}
.ftr_nav_list li a:hover{color:#F1FDF9}
.ftr_contact_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.ftr_contact_list li{font-size:16px;line-height:1.65;color:#f1fdf999}
.ftr_contact_list li a{color:#f1fdf999;text-decoration:none;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.ftr_contact_list li a:hover{color:#F1FDF9}
.ftr_btm{max-width:1280px;margin:0 auto;padding:16px 32px 32px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #6c7bf314;gap:16px;flex-wrap:wrap}
.ftr_copy{font-size:16px;line-height:1.45;color:#f1fdf959;letter-spacing:.01em}
.ftr_policy_lnks{display:flex;gap:16px;flex-wrap:wrap}
.ftr_policy_lnks a{font-size:16px;line-height:1.45;color:#f1fdf959;text-decoration:none;letter-spacing:.01em;transition:color .55s ease}
.ftr_policy_lnks a:hover{color:#f1fdf9b3}
@media (max-width: 768px) {
.ftr_main{grid-template-columns:1fr 1fr;padding:32px 16px 16px;gap:32px}
.ftr_brand_col{grid-column:1 / -1}
.ftr_btm{padding:16px 16px 24px;flex-direction:column;align-items:flex-start}
}
@media (max-width: 375px) {
.ftr_main{grid-template-columns:1fr;gap:32px}
}
.ckie_panel{display:none;position:fixed;bottom:32px;right:32px;z-index:1500;width:320px;max-width:calc(100vw - 32px);background:#111827;border:1px solid #6c7bf340;border-radius:24px;box-shadow:0 10px 36px 0 #6c7bf31f;padding:24px}
.ckie_panel .notice{font-size:16px;line-height:1.65;color:#f1fdf9bf;margin-bottom:16px}
.ckie_panel .notice a{color:#6C7BF3;text-decoration:underline}
.ckie_tgl_row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:8px}
.ckie_tgl_lbl{font-size:16px;line-height:1.45;color:#f1fdf9a6}
.ckie_tgl{width:36px;height:20px;border-radius:40px;background:#6c7bf333;border:1px solid #6c7bf34d;cursor:pointer;position:relative;flex-shrink:0;transition:background .55s ease}
.ckie_tgl.on{background:#6c7bf38c}
.ckie_tgl::after{content:'';position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:40px;background:#F1FDF9;transition:transform .55s cubic-bezier(0.25,0.46,0.45,0.94)}
.ckie_tgl.on::after{transform:translateX(16px)}
.ckie_panel .actions{display:flex;gap:8px}
.ckie_panel .actions .bttn{flex:1;padding:8px 16px;border-radius:40px;font-family:'Figtree',sans-serif;font-size:16px;font-weight:700;cursor:pointer;border:1px solid transparent;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),border-color .6s cubic-bezier(0.25,0.46,0.45,0.94);min-height:44px}
.ckie_panel .actions .bttn_acpt{background:#6c7bf3cc;color:#F1FDF9;border-color:#6c7bf3cc}
.ckie_panel .actions .bttn_acpt:hover{background:#6c7bf3ff;border-color:#6c7bf3ff}
.ckie_panel .actions .bttn_dcln{background:transparent;color:#f1fdf999;border-color:#6c7bf333}
.ckie_panel .actions .bttn_dcln:hover{background:#6c7bf314;border-color:#6c7bf359}
.sttngs_trgr{position:fixed;bottom:32px;left:32px;z-index:1400;width:44px;height:44px;border-radius:14px;background:#111827;border:1px solid #6c7bf340;box-shadow:0 4px 18px 0 #6c7bf31c;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .55s ease}
.sttngs_trgr:hover{background:#6c7bf326}
.sttngs_trgr svg{width:20px;height:20px}
@media (max-width: 375px) {
.ckie_panel{bottom:16px;right:16px}
.sttngs_trgr{bottom:16px;left:16px}
}
.policy-main{max-width:1280px;margin:0 auto;padding:96px 48px;color:#e8eaf6;background:#0d0f1a;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision}
.policy-main ::selection{background:#6C7BF3;color:#f1fdf9;font-weight:700}
.policy-main h1{font-size:60px;line-height:1.2;letter-spacing:-.03em;color:#f1fdf9;margin-top:0;margin-bottom:48px;padding-bottom:32px;border-bottom:2px solid #6c7bf338}
.policy-main h2{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#f1fdf9;margin-top:96px;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #6c7bf324}
.policy-main h3{font-size:32px;line-height:1.2;letter-spacing:-.015em;color:#d8dcf8;margin-top:48px;margin-bottom:16px}
.policy-main h4{font-size:19px;line-height:1.45;letter-spacing:.01em;color:#b8bef2;margin-top:32px;margin-bottom:16px;text-transform:uppercase}
.policy-main h5{font-size:19px;line-height:1.45;letter-spacing:.02em;color:#9ba3eb;margin-top:32px;margin-bottom:8px}
.policy-main h6{font-size:16px;line-height:1.45;letter-spacing:.03em;color:#8891e0;margin-top:16px;margin-bottom:8px;text-transform:uppercase}
.policy-main p{font-size:16px;line-height:1.65;letter-spacing:.01em;color:#c4c9f0;margin-top:0;margin-bottom:16px;max-width:72ch}
.policy-main strong,.policy-main b{font-weight:700;color:#e8eaf6}
.policy-main em,.policy-main i{font-style:italic;color:#b8bef2}
.policy-main a{color:#6C7BF3;text-decoration:underline;text-decoration-color:#6c7bf366;text-underline-offset:3px;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94),text-decoration-color .5s ease}
.policy-main a:hover{color:#a5affa;text-decoration-color:#a5affa99}
.policy-main hr{border:none;border-top:1px solid #6c7bf32e;margin:48px 0;box-shadow:inset 0 1px 0 #f1fdf90a 0 1px 0 #0d0f1a99}
.policy-main ul,.policy-main ol{font-size:16px;line-height:1.65;letter-spacing:.01em;color:#c4c9f0;margin-top:0;margin-bottom:16px;padding-left:32px;max-width:72ch}
.policy-main ul li,.policy-main ol li{margin-bottom:8px}
.policy-main ul li::marker{color:#6c7bf399}
.policy-main ol li::marker{color:#6c7bf399;font-weight:600}
.policy-main div{font-size:16px;line-height:1.65;color:#c4c9f0}
.policy-main div.notice,.policy-main div[class*="notice"],.policy-main div[class*="warning"],.policy-main div[class*="info"]{background:#6c7bf312;border:1px solid #6c7bf333;border-radius:14px;padding:32px;margin:32px 0;box-shadow:0 4px 18px 0 #6c7bf31c}
.policy-main div.highlight,.policy-main div[class*="highlight"]{background:#6520112e;border:1px solid #65201159;border-radius:14px;padding:32px;margin:32px 0;box-shadow:0 4px 18px 0 #6520111c}
.policy-main table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.45;color:#c4c9f0;margin-bottom:32px}
.policy-main table th{font-size:16px;font-weight:700;color:#f1fdf9;text-align:left;padding:16px;background:#6c7bf31f;border-bottom:1px solid #6c7bf340}
.policy-main table td{padding:16px;border-bottom:1px solid #6c7bf314;vertical-align:top}
.policy-main table tr:last-child td{border-bottom:none}
.policy-main table tr:hover td{background:#6c7bf30d;transition:background .5s ease}
.policy-main code{font-size:16px;background:#6c7bf31a;border:1px solid #6c7bf32e;border-radius:4px;padding:2px 8px;color:#a5affa}
.policy-main pre{background:#6c7bf312;border:1px solid #6c7bf329;border-radius:14px;padding:32px;margin:32px 0;overflow-x:auto;box-shadow:inset 0 1px 0 #f1fdf90a inset 0 -1px 0 #0d0f1a66}
.policy-main pre code{background:none;border:none;padding:0;font-size:16px;line-height:1.65;color:#b8bef2}
.policy-main blockquote{margin:32px 0;padding:32px;background:#6c7bf30f;border-radius:14px;border:1px solid #6c7bf329;box-shadow:0 1px 3px 0 #6c7bf314}
.policy-main blockquote p{font-size:19px;line-height:1.65;color:#b8bef2;font-style:italic;margin-bottom:0}
@media (max-width: 1366px) {
.policy-main{padding:96px 48px}
.policy-main h1{font-size:44px}
.policy-main h2{font-size:32px}
}
@media (max-width: 768px) {
.policy-main{padding:48px 32px}
.policy-main h1{font-size:32px;margin-bottom:32px;padding-bottom:16px}
.policy-main h2{font-size:32px;margin-top:48px}
.policy-main h3{font-size:19px}
.policy-main h4,.policy-main h5{font-size:16px}
.policy-main table{display:block;overflow-x:auto}
}
@media (max-width: 375px) {
.policy-main{padding:32px 16px}
.policy-main h1{font-size:32px}
.policy-main h2{font-size:19px;margin-top:32px}
.policy-main h3,.policy-main h4,.policy-main h5,.policy-main h6{font-size:16px}
.policy-main div.notice,.policy-main div[class*="notice"],.policy-main blockquote,.policy-main pre{padding:16px}
}
.cs_post_pg{background:#0d0f1a;color:#e8eaf6;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision}
.cs_post_pg ::selection{background:#6C7BF3;color:#f1fdf9;font-weight:700}
.cs_post_pg ::-moz-selection{background:#6C7BF3;color:#f1fdf9;font-weight:700}
.cs_post_pg input::placeholder,.cs_post_pg textarea::placeholder{font-size:14px;color:#6b7280}
.cs_post_pg *,.cs_post_pg ::before,.cs_post_pg ::after{box-sizing:border-box}
.cs_hdr_wrap{position:relative;padding:96px 32px 48px;overflow:hidden}
.cs_hdr_wrap::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.07'/%3E%3C/svg%3E");opacity:.35;pointer-events:none}
.cs_blob_a{position:absolute;width:480px;height:480px;border-radius:40%;background:#6c7bf321;filter:blur(80px);top:-120px;left:-80px;pointer-events:none}
.cs_blob_b{position:absolute;width:320px;height:320px;border-radius:40%;background:#6520112e;filter:blur(64px);bottom:-60px;right:-40px;pointer-events:none}
.cs_hdr_inner{position:relative;z-index:1;max-width:1280px;margin:0 auto}
.cs_back_lnk{display:inline-flex;align-items:center;gap:8px;color:#8b93c9;font-size:16px;line-height:1.45;text-decoration:none;letter-spacing:.02em;transition:color .55s cubic-bezier(0.25,0.46,0.45,0.94);margin-bottom:32px}
.cs_back_lnk:hover{color:#6C7BF3}
.cs_back_lnk svg{flex-shrink:0;transition:transform .55s cubic-bezier(0.25,0.46,0.45,0.94)}
.cs_back_lnk:hover svg{transform:translateX(-4px)}
.cs_meta_row{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}
.cs_tag_pill{background:#6c7bf326;color:#a5aef7;font-size:16px;line-height:1.2;letter-spacing:.06em;padding:4px 16px;border-radius:4px;border:1px solid #6c7bf340;text-transform:uppercase}
.cs_date_txt{color:#6b7280;font-size:16px;line-height:1.45;letter-spacing:.02em}
.cs_hdr_ttl{font-size:60px;line-height:1.2;letter-spacing:-.02em;color:#f1fdf9;margin:0 0 16px;max-width:900px}
.cs_hdr_sub{font-size:19px;line-height:1.65;color:#9da5c9;max-width:680px;margin:0 0 32px;letter-spacing:.01em}
.cs_engmt_row{display:flex;flex-direction:row;align-items:center;gap:16px}
.cs_engmt_itm{display:flex;flex-direction:row;align-items:center;gap:8px;color:#6b7280;font-size:16px;line-height:1.45}
.cs_engmt_itm svg{color:#6C7BF3}
.cs_divdr_a{max-width:1280px;margin:0 auto;padding:0 32px;height:1px;position:relative}
.cs_divdr_a::before{content:'';display:block;height:1px;background:#6c7bf31f}
.cs_divdr_a::after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:64px;height:1px;background:#6C7BF3}
.cs_img_section{padding:48px 32px;max-width:1280px;margin:0 auto}
.cs_img_frame{width:100%;border-radius:14px;overflow:hidden;box-shadow:0 10px 36px 0 #6c7bf31f;position:relative}
.cs_img_frame::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6C7BF3,#652011);z-index:2}
.cs_img_frame img{width:100%;height:auto;display:block;object-fit:cover;image-rendering:-webkit-optimize-contrast}
.cs_body_section{padding:48px 32px 96px}
.cs_body_inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px;align-items:start}
.cs_sidebar{position:sticky;top:32px}
.cs_sidebar_lbl{font-size:16px;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;color:#6C7BF3;margin:0 0 16px}
.cs_sidebar_note{font-size:16px;line-height:1.65;color:#6b7280;padding:16px;border-radius:14px;background:#6c7bf30f;border:1px solid #6c7bf31a;box-shadow:inset 0 1px 0 #f1fdf90a inset 0 -1px 0 #6c7bf314}
.cs_sidebar_sep{height:1px;background:#6c7bf31f;margin:32px 0}
.cs_metric_card{border-radius:14px;background:#6520111f;border:1px solid #65201133;padding:16px;position:relative;overflow:hidden;box-shadow:0 4px 18px 0 #6520111c}
.cs_metric_card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#652011,#6C7BF3);border-radius:14px 14px 0 0}
.cs_metric_lbl{font-size:16px;line-height:1.45;color:#9da5c9;margin:0 0 8px;letter-spacing:.04em}
.cs_metric_val{font-size:32px;line-height:1.2;color:#f1fdf9;letter-spacing:-.02em;font-weight:700;display:flex;align-items:center;gap:8px}
.cs_metric_val svg{color:#6C7BF3}
.cs_content_col{grid-column:span 2}
.cs_content_col p{font-size:19px;line-height:1.65;color:#c7ccdf;margin:0 0 24px;letter-spacing:.01em}
.cs_content_col h2{font-size:32px;line-height:1.2;color:#f1fdf9;letter-spacing:-.01em;margin:48px 0 16px;position:relative;display:inline-block}
.cs_content_col h2::after{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#6C7BF3;margin-left:8px;vertical-align:super;font-size:0}
.cs_content_col h4{font-size:19px;line-height:1.45;color:#e8eaf6;letter-spacing:.01em;margin:32px 0 12px;position:relative;display:inline-block}
.cs_content_col h4::after{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#652011;margin-left:6px;vertical-align:super;font-size:0}
.cs_content_col em{color:#a5aef7;font-style:italic}
.cs_content_col ol{list-style:none;counter-reset:cs_step_cnt;padding:0;margin:24px 0 32px;position:relative}
.cs_content_col ol::before{content:'';position:absolute;left:15px;top:32px;bottom:32px;width:1px;background:linear-gradient(180deg,#6c7bf366 0%,#6520114d 100%)}
.cs_content_col ol li{counter-increment:cs_step_cnt;display:flex;flex-direction:row;gap:16px;align-items:flex-start;margin-bottom:16px;font-size:19px;line-height:1.65;color:#c7ccdf;letter-spacing:.01em;position:relative}
.cs_content_col ol li::before{content:counter(cs_step_cnt);flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#6c7bf326;border:1px solid #6c7bf34d;color:#6C7BF3;font-size:16px;line-height:1.2;display:flex;align-items:center;justify-content:center;font-weight:700;position:relative;z-index:1}
.cs_content_col details{border-radius:14px;background:#6c7bf30f;border:1px solid #6c7bf324;margin:24px 0;overflow:hidden;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.cs_content_col details[open]{background:#6c7bf31a}
.cs_content_col summary{padding:16px;cursor:pointer;font-size:19px;line-height:1.45;color:#a5aef7;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;outline:none;transition:color .55s ease}
.cs_content_col summary::-webkit-details-marker{display:none}
.cs_content_col summary:hover{color:#f1fdf9}
.cs_content_col summary::after{content:'';width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);flex-shrink:0;transition:transform .55s cubic-bezier(0.25,0.46,0.45,0.94)}
.cs_content_col details[open] summary::after{transform:rotate(-135deg)}
.cs_content_col details > p,.cs_content_col details > ol,.cs_content_col details > li{padding:0 16px 16px;margin:0}
.cs_content_col details p{padding:0 16px 16px;margin:0}
.cs_acnt_block{display:inline;background:#6c7bf31a;border-radius:4px;padding:2px 8px}
.cs_divdr_b{max-width:1280px;margin:0 auto;padding:0 32px;height:1px;position:relative}
.cs_divdr_b::before{content:'';display:block;height:1px;background:#65201133}
.cs_divdr_b::after{content:'';position:absolute;top:0;left:32px;width:96px;height:1px;background:linear-gradient(90deg,#652011,transparent)}
.cs_cta_section{padding:96px 32px;position:relative;overflow:hidden}
.cs_cta_geo_a{position:absolute;width:320px;height:320px;border:1px solid #6c7bf30f;border-radius:40px;transform:rotate(22deg);top:-80px;right:10%;pointer-events:none}
.cs_cta_geo_b{position:absolute;width:200px;height:200px;border:1px solid #65201114;border-radius:24px;transform:rotate(-14deg);bottom:-40px;left:8%;pointer-events:none}
.cs_cta_inner{max-width:1280px;margin:0 auto;position:relative;z-index:1;text-align:center}
.cs_cta_h{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#f1fdf9;margin:0 0 16px}
.cs_cta_txt{font-size:19px;line-height:1.65;color:#9da5c9;max-width:520px;margin:0 auto 32px;letter-spacing:.01em}
.cs_cta_btns{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap}
.cs_btn_prm{display:inline-flex;align-items:center;gap:8px;background:#6C7BF3;color:#f1fdf9;font-size:16px;line-height:1.2;letter-spacing:.02em;padding:16px 32px;border-radius:14px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 18px 0 #6c7bf31c;transition:background .6s ease,box-shadow .6s ease,transform .5s cubic-bezier(0.25,0.46,0.45,0.94);font-weight:600}
.cs_btn_prm:hover{background:#7d8cf5;box-shadow:0 10px 36px 0 #6c7bf31f;transform:translateY(-2px);color:#f1fdf9}
.cs_btn_prm:focus{outline:2px solid #6C7BF3;outline-offset:3px}
.cs_btn_sec{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#9da5c9;font-size:16px;line-height:1.2;letter-spacing:.02em;padding:16px 32px;border-radius:14px;text-decoration:none;border:1px solid #6c7bf340;cursor:pointer;transition:color .55s ease,border-color .55s ease,background .6s ease;font-weight:600}
.cs_btn_sec:hover{color:#f1fdf9;border-color:#6c7bf380;background:#6c7bf312}
.cs_btn_sec:focus{outline:2px solid #6C7BF3;outline-offset:3px}
@media (max-width: 1366px) {
.cs_hdr_ttl{font-size:60px}
}
@media (max-width: 768px) {
.cs_hdr_wrap{padding:64px 16px 32px}
.cs_hdr_ttl{font-size:44px}
.cs_hdr_sub{font-size:19px}
.cs_img_section{padding:32px 16px}
.cs_body_section{padding:32px 16px 64px}
.cs_body_inner{grid-template-columns:1fr;gap:32px}
.cs_content_col{grid-column:span 1}
.cs_sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}
.cs_sidebar_sep{display:none}
.cs_sidebar_lbl{grid-column:span 2}
.cs_divdr_a,.cs_divdr_b{padding:0 16px}
.cs_cta_section{padding:64px 16px}
.cs_cta_h{font-size:32px}
}
@media (max-width: 375px) {
.cs_hdr_ttl{font-size:32px}
.cs_hdr_sub{font-size:16px}
.cs_content_col p,.cs_content_col ol li{font-size:16px}
.cs_content_col h2{font-size:19px}
.cs_content_col summary{font-size:16px}
.cs_sidebar{grid-template-columns:1fr}
.cs_sidebar_lbl{grid-column:span 1}
.cs_cta_btns{flex-direction:column;align-items:stretch}
.cs_cta_h{font-size:32px}
.cs_meta_row{gap:8px}
}
.abt_pg{background-color:#0a0d1a;color:#e8eaf6;overflow-x:hidden;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision}
.abt_pg ::selection{background:#6C7BF3;color:#f1fdf9;font-weight:700}
.abt_pg ::-webkit-input-placeholder{font-size:16px;color:#6b7280}
.abt_cntnr{max-width:1280px;margin:0 auto;padding:0 32px}
.abt_pg .hero_block{padding-top:64px;padding-bottom:96px;background:linear-gradient(160deg,#1a0f2e 0%,#0f1530 40%,transparent 100%);position:relative}
.abt_pg .hero_block::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,#6c7bf30a 0px,#6c7bf30a 1px,transparent 1px,transparent 12px);pointer-events:none}
.abt_pg .dot_scatter{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.abt_pg .dot_scatter span{position:absolute;width:4px;height:4px;border-radius:40px;background:#6c7bf340}
.abt_pg .dot_scatter span:nth-child(1){top:12%;left:8%}
.abt_pg .dot_scatter span:nth-child(2){top:28%;left:22%;background:#65201159}
.abt_pg .dot_scatter span:nth-child(3){top:55%;left:6%}
.abt_pg .dot_scatter span:nth-child(4){top:18%;left:75%;background:#f1fdf926}
.abt_pg .dot_scatter span:nth-child(5){top:70%;left:85%}
.abt_pg .dot_scatter span:nth-child(6){top:42%;left:91%;background:#65201140}
.abt_pg .dot_scatter span:nth-child(7){top:8%;left:52%}
.abt_pg .dot_scatter span:nth-child(8){top:82%;left:38%;background:#6c7bf32e}
.abt_pg .hero_inr{display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px;align-items:center;position:relative;z-index:1}
.abt_pg .hero_lbl{display:flex;flex-direction:column;gap:16px}
.abt_pg .hero_lbl_tag{font-size:16px;letter-spacing:.12em;color:#6c7bf3d9;text-transform:uppercase}
.abt_pg .big_pncttn{font-size:70px;line-height:1.2;color:#6c7bf31f;user-select:none;font-style:italic}
.abt_pg .hero_txt_col{display:flex;flex-direction:column;gap:16px}
.abt_pg .hero_h1{font-size:60px;line-height:1.2;letter-spacing:-.02em;color:#f1fdf9;margin:0}
.abt_pg .hero_h1 .acnt_wd{color:#6C7BF3;position:relative}
.abt_pg .hero_sub{font-size:19px;line-height:1.65;color:#f1fdf9b8;margin:0;max-width:480px}
.abt_pg .hero_img_col{position:relative}
.abt_pg .hero_img_wrap{border-radius:24px;overflow:hidden;box-shadow:0 10px 36px 0 #6c7bf31f}
.abt_pg .hero_img_wrap img{width:100%;height:340px;object-fit:cover;display:block;transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94),filter .6s ease}
.abt_pg .hero_img_wrap:hover img{transform:scale(1.04);filter:brightness(1.08)}
.abt_pg .hero_img_cap{margin-top:16px;font-size:16px;line-height:1.45;color:#f1fdf980;padding-left:4px}
.abt_pg .divider_tri{width:100%;overflow:hidden;line-height:0;display:flex;justify-content:flex-end}
.abt_pg .divider_tri svg{display:block;width:340px;height:40px}
.abt_pg .body_block{padding-top:96px;padding-bottom:96px;background:#0d1120;position:relative;animation:desatcycle 12s ease-in-out infinite}
@keyframes desatcycle {
0%{filter:saturate(1)}
45%{filter:saturate(0.55)}
100%{filter:saturate(1)}
}
.abt_pg .body_block_inr{display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px}
.abt_pg .mstone_col{display:flex;flex-direction:column;gap:8px}
.abt_pg .mstone_ttl{font-size:19px;line-height:1.45;color:#6c7bf3e6;letter-spacing:.06em;text-transform:uppercase;margin:0 0 16px}
.abt_pg .mstone_tracker{display:flex;flex-direction:column;gap:0;position:relative}
.abt_pg .mstone_item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;position:relative;padding-bottom:32px}
.abt_pg .mstone_item:last-child{padding-bottom:0}
.abt_pg .mstone_line_col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:32px}
.abt_pg .mstone_icon_wrap{width:32px;height:32px;border-radius:40px;background:#6c7bf326;border:1px solid #6c7bf366;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px 0 #6c7bf314}
.abt_pg .mstone_icon_wrap svg{width:14px;height:14px}
.abt_pg .mstone_connector{width:1px;flex:1;min-height:24px;background:linear-gradient(to bottom,#6c7bf359,#6c7bf314);margin-top:4px}
.abt_pg .mstone_item:last-child .mstone_connector{display:none}
.abt_pg .mstone_txt{display:flex;flex-direction:column;gap:4px;padding-top:4px}
.abt_pg .mstone_date{font-size:16px;color:#6c7bf3bf;letter-spacing:.04em}
.abt_pg .mstone_desc{font-size:16px;line-height:1.45;color:#f1fdf9b3;margin:0}
.abt_pg .team_col{display:flex;flex-direction:column;gap:32px}
.abt_pg .team_hdr{font-size:32px;line-height:1.2;letter-spacing:-.01em;color:#f1fdf9;margin:0}
.abt_pg .team_hdr .dot_acc{display:inline-block;width:7px;height:7px;border-radius:40px;background:#6C7BF3;margin-left:6px;vertical-align:middle;position:relative;top:-3px}
.abt_pg .team_grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.abt_pg .team_crd{border-radius:14px;overflow:hidden;background:#6c7bf30f;border:1px solid #6c7bf326;box-shadow:0 4px 18px 0 #6c7bf31c;transition:box-shadow .6s ease,border-color .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt_pg .team_crd:hover{box-shadow:0 10px 36px 0 #6c7bf31f;border-color:#6c7bf359}
.abt_pg .team_crd_img_wrap{overflow:hidden;height:180px}
.abt_pg .team_crd_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(0.25,0.46,0.45,0.94),filter .6s ease}
.abt_pg .team_crd:hover .team_crd_img_wrap img{transform:scale(1.06);filter:brightness(1.1)}
.abt_pg .team_crd_body{padding:16px}
.abt_pg .team_crd_nm{font-size:16px;line-height:1.45;color:#f1fdf9;margin:0 0 4px;font-weight:600}
.abt_pg .team_crd_role{font-size:16px;line-height:1.45;color:#6c7bf3cc;margin:0}
.abt_pg .approach_col{display:flex;flex-direction:column;gap:32px}
.abt_pg .approach_hdr{font-size:32px;line-height:1.2;letter-spacing:-.01em;color:#f1fdf9;margin:0}
.abt_pg .approach_hdr .dot_acc{display:inline-block;width:7px;height:7px;border-radius:40px;background:#652011;margin-left:6px;vertical-align:middle;position:relative;top:-3px}
.abt_pg .appr_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;counter-reset:appr_ctr}
.abt_pg .appr_list li{counter-increment:appr_ctr;display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #6c7bf31a;position:relative}
.abt_pg .appr_list li:last-child{border-bottom:none}
.abt_pg .appr_num{font-size:32px;line-height:1.2;color:#6c7bf32e;font-weight:700;flex-shrink:0;width:32px;letter-spacing:-.02em}
.abt_pg .appr_item_txt{display:flex;flex-direction:column;gap:4px}
.abt_pg .appr_item_hd{font-size:16px;line-height:1.45;color:#f1fdf9;font-weight:600;margin:0}
.abt_pg .appr_item_p{font-size:16px;line-height:1.65;color:#f1fdf9a6;margin:0}
.abt_pg .img_pair_wrap{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:8px}
.abt_pg .img_pair_item{border-radius:14px;overflow:hidden;box-shadow:0 4px 18px 0 #6c7bf31c}
.abt_pg .img_pair_item img{width:100%;height:160px;object-fit:cover;display:block;transition:transform .7s ease,filter .55s cubic-bezier(0.25,0.46,0.45,0.94)}
.abt_pg .img_pair_item:hover img{transform:scale(1.05);filter:brightness(1.07)}
.abt_pg .accent_strip{background:#6c7bf314;border-radius:14px;padding:32px;margin-top:32px}
.abt_pg .accent_strip_p{font-size:19px;line-height:1.65;color:#f1fdf9cc;margin:0}
.abt_pg .accent_strip_p strong{color:#f1fdf9}
@media (max-width: 1366px) {
.abt_pg .hero_h1{font-size:44px}
.abt_pg .hero_img_wrap img{height:280px}
}
@media (max-width: 768px) {
.abt_pg .hero_inr{grid-template-columns:1fr;gap:32px}
.abt_pg .hero_lbl{display:none}
.abt_pg .hero_h1{font-size:44px}
.abt_pg .body_block_inr{grid-template-columns:1fr;gap:48px}
.abt_pg .mstone_col{order:3}
.abt_pg .team_col{order:1}
.abt_pg .approach_col{order:2}
.abt_pg .team_grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 375px) {
.abt_pg .hero_h1{font-size:32px}
.abt_pg .hero_sub{font-size:16px}
.abt_cntnr{padding:0 16px}
.abt_pg .team_grid{grid-template-columns:1fr}
.abt_pg .img_pair_wrap{grid-template-columns:1fr}
.abt_pg .hero_block{padding-bottom:64px}
.abt_pg .body_block{padding-top:48px;padding-bottom:48px}
}
.cs_pg{background:#0a0d1a;color:#e8eaf6;overflow-x:hidden;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision}
.cs_pg ::selection{background:#6C7BF3;color:#fff;font-weight:700}
.cs_pg ::-moz-selection{background:#6C7BF3;color:#fff;font-weight:700}
.cs_pg input::placeholder,.cs_pg textarea::placeholder{color:#7a7e9a;font-size:16px}
.cs_pg .pg_cntnr{max-width:1280px;margin:0 auto;padding:0 32px}
.cs_pg .hero_wrap{position:relative;background:linear-gradient(135deg,#0e1230 0%,#1a0f1c 60%,#0d0f1e 100%);padding:96px 32px 48px;overflow:hidden}
.cs_pg .hero_wrap::before{content:'';position:absolute;top:16px;right:48px;width:180px;height:180px;border:1.5px solid #6c7bf32e;border-radius:4px;transform:rotate(18deg);pointer-events:none}
.cs_pg .hero_wrap::after{content:'';position:absolute;bottom:32px;left:32px;width:80px;height:80px;border:1px solid #65201147;border-radius:4px;transform:rotate(-12deg);pointer-events:none}
.cs_pg .hero_inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-start;gap:48px}
.cs_pg .hero_txt{flex:2}
.cs_pg .hero_img_col{flex:1;min-width:0}
.cs_pg .hero_lbl{display:inline-block;font-size:16px;letter-spacing:.08em;color:#6C7BF3;background:#6c7bf31a;border-radius:4px;padding:4px 16px;margin-bottom:16px;opacity:0;transform:scale(0.93);animation:reveal_up .7s cubic-bezier(0.25,0.46,0.45,0.94) .1s forwards}
.cs_pg .hero_h1{font-size:60px;line-height:1.2;letter-spacing:-.02em;color:#f1fdf9;margin:0 0 16px;opacity:0;transform:scale(0.95);animation:reveal_up .75s cubic-bezier(0.25,0.46,0.45,0.94) .2s forwards}
.cs_pg .hero_sub{font-size:19px;line-height:1.65;color:#a8adc9;max-width:560px;margin:0;opacity:0;transform:scale(0.96);animation:reveal_up .8s cubic-bezier(0.25,0.46,0.45,0.94) .35s forwards}
.cs_pg .hero_img_wrap{border-radius:14px;overflow:hidden;box-shadow:0 10px 36px 0 #6c7bf31f;opacity:0;transform:scale(0.93);animation:reveal_up .8s cubic-bezier(0.25,0.46,0.45,0.94) .45s forwards}
.cs_pg .hero_img_wrap img{width:100%;height:280px;object-fit:cover;display:block;filter:blur(0px);mask-image:radial-gradient(ellipse at center,black 60%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse at center,black 60%,transparent 100%)}
@keyframes reveal_up {
to{opacity:1;transform:scale(1)}
}
.cs_pg .dvdr_1{height:3px;background:linear-gradient(to right,transparent 0%,#6c7bf326 20%,#6c7bf399 60%,#652011e6 100%);border:none;margin:0}
.cs_pg .posts_sect{padding:96px 32px;background:#0a0d1a}
.cs_pg .posts_sect .sect_hdr{max-width:1280px;margin:0 auto 48px}
.cs_pg .sect_hd_txt{font-size:32px;line-height:1.2;letter-spacing:-.01em;color:#f1fdf9;margin:0 0 8px;display:inline-flex;align-items:center;gap:8px}
.cs_pg .sect_hd_dot{display:inline-block;width:7px;height:7px;background:#6C7BF3;border-radius:4px;flex-shrink:0;margin-bottom:2px}
.cs_pg .sect_hd_sub{font-size:16px;line-height:1.65;color:#7a7e9a;margin:0}
.cs_pg .posts_grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 2fr;gap:32px}
.cs_pg .post_crd{background:#111427;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 18px 0 #6c7bf31c;transition:box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94),transform .55s cubic-bezier(0.25,0.46,0.45,0.94);text-decoration:none}
.cs_pg .post_crd:hover{box-shadow:0 10px 36px 0 #6c7bf32e;transform:translateY(-4px)}
.cs_pg .post_crd:focus-visible{outline:2px solid #6C7BF3;outline-offset:3px}
.cs_pg .post_crd_img{width:100%;height:180px;object-fit:cover;display:block;flex-shrink:0}
.cs_pg .post_crd_body{padding:16px 16px 8px;display:flex;flex-direction:column;flex:1;gap:8px}
.cs_pg .post_crd_sub{font-size:16px;color:#6C7BF3;letter-spacing:.05em;line-height:1.45;margin:0}
.cs_pg .post_crd_ttl{font-size:19px;line-height:1.45;color:#f1fdf9;margin:0;letter-spacing:-.005em}
.cs_pg .post_crd_desc{font-size:16px;line-height:1.65;color:#a8adc9;margin:0;flex:1}
.cs_pg .post_crd_meta{display:flex;flex-direction:row;align-items:center;gap:16px;padding:8px 16px 16px;border-top:1px solid #6c7bf31a;margin-top:auto}
.cs_pg .post_meta_date{font-size:16px;color:#5a5e7a;flex:1}
.cs_pg .post_meta_stat{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:16px;color:#7a7e9a}
.cs_pg .post_meta_stat svg{width:15px;height:15px;flex-shrink:0}
.cs_pg .post_crd_wide{grid-column:1 / -1;flex-direction:row}
.cs_pg .post_crd_wide .post_crd_img{width:380px;height:auto;min-height:220px;flex-shrink:0}
.cs_pg .post_crd_wide .post_crd_body{padding:32px 32px 16px}
.cs_pg .post_crd_wide .post_crd_ttl{font-size:32px;line-height:1.2}
.cs_pg .post_crd_wide .post_crd_meta{padding:8px 32px 32px}
.cs_pg .dvdr_2{height:2px;background:linear-gradient(to right,#652011b3 0%,#6c7bf366 50%,transparent 100%);border:none;margin:0}
.cs_pg .info_sect{padding:96px 32px;background:linear-gradient(160deg,#0e1230 0%,#130e1c 100%)}
.cs_pg .info_inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;gap:48px;align-items:flex-start}
.cs_pg .info_txt_col{flex:2}
.cs_pg .info_card_col{flex:1;min-width:0}
.cs_pg .info_h2{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#f1fdf9;margin:0 0 16px}
.cs_pg .info_h2 .dot_acc{display:inline-block;width:8px;height:8px;background:#652011;border-radius:4px;margin-left:6px;vertical-align:middle;margin-bottom:4px}
.cs_pg .info_p{font-size:19px;line-height:1.65;color:#a8adc9;margin:0 0 16px}
.cs_pg .info_p_sm{font-size:16px;line-height:1.65;color:#7a7e9a;margin:0}
.cs_pg .info_img{width:100%;height:260px;object-fit:cover;border-radius:14px;display:block;box-shadow:0 4px 18px 0 #6c7bf31c;margin-bottom:32px}
.cs_pg .lbl_val_crd{background:#111427;border-radius:14px;padding:32px;box-shadow:0 1px 3px 0 #6c7bf314 0 4px 18px 0 #6c7bf31c;box-sizing:border-box}
.cs_pg .lbl_val_crd .crd_ttl{font-size:16px;letter-spacing:.07em;color:#6C7BF3;margin:0 0 16px;text-transform:uppercase}
.cs_pg .lbl_val_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #6c7bf314;gap:16px}
.cs_pg .lbl_val_row:last-child{border-bottom:none;padding-bottom:0}
.cs_pg .lbl_val_row:first-of-type{padding-top:0}
.cs_pg .lv_lbl{font-size:16px;color:#7a7e9a;line-height:1.45}
.cs_pg .lv_val{font-size:16px;color:#f1fdf9;text-align:right;line-height:1.45}
.cs_pg .dvdr_3{height:4px;background:linear-gradient(to right,transparent 0%,#6c7bf314 10%,#6c7bf380 55%,#652011b3 80%,#65201133 100%);border:none;margin:0}
.cs_pg .cta_sect{padding:96px 32px;background:#0a0d1a}
.cs_pg .cta_inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;gap:48px;align-items:center}
.cs_pg .cta_txt{flex:2}
.cs_pg .cta_h3{font-size:44px;line-height:1.2;letter-spacing:-.015em;color:#f1fdf9;margin:0 0 16px}
.cs_pg .cta_p{font-size:19px;line-height:1.65;color:#a8adc9;margin:0 0 32px}
.cs_pg .cta_form{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.cs_pg .cta_input{background:#111427;border:1px solid #6c7bf333;border-radius:4px;padding:12px 16px;font-size:16px;color:#e8eaf6;flex:1;min-width:200px;transition:border-color .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.cs_pg .cta_input:focus{outline:none;border-color:#6C7BF3}
.cs_pg .cta_btn{background:#6C7BF3;color:#fff;border:none;border-radius:4px;padding:12px 32px;font-size:16px;cursor:pointer;letter-spacing:.03em;transition:background .55s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:0 4px 18px 0 #6c7bf31c;position:relative}
.cs_pg .cta_btn:hover{background:#5a68e0;box-shadow:0 10px 36px 0 #6c7bf32e}
.cs_pg .cta_btn:focus-visible{outline:2px solid #f1fdf9;outline-offset:3px}
.cs_pg .cta_btn:active{background:#4a57cc}
.cs_pg .cta_side{flex:1;min-width:0}
.cs_pg .cta_side_bx{background:linear-gradient(135deg,#6c7bf314 0%,#6520111a 100%);border:1px solid #6c7bf324;border-radius:24px;padding:32px;box-shadow:0 4px 18px 0 #6c7bf31c}
.cs_pg .cta_side_ttl{font-size:19px;line-height:1.45;color:#f1fdf9;margin:0 0 16px}
.cs_pg .cta_step_list{list-style:none;padding:0!important;margin:0;counter-reset:step_c}
.cs_pg .cta_step_list li{counter-increment:step_c;display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:8px 0;position:relative;font-size:16px;line-height:1.65;color:#a8adc9}
.cs_pg .cta_step_list li::before{content:counter(step_c);display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;background:#6c7bf326;color:#6C7BF3;border-radius:4px;font-size:16px;font-weight:600;flex-shrink:0}
.cs_pg .cta_step_list li + li::after{content:'';position:absolute;top:-8px;left:13px;width:2px;height:8px;background:#6c7bf32e}
.cs_pg .posts_sect{position:relative}
.cs_pg .posts_sect::before{content:'';position:absolute;top:48px;right:-40px;width:320px;height:320px;border:2px solid #6c7bf30f;border-radius:40px;transform:rotate(22deg);pointer-events:none}
@media (max-width: 1366px) {
.cs_pg .posts_grid{grid-template-columns:1fr 1fr 1fr}
.cs_pg .post_crd_wide{grid-column:1 / -1}
}
@media (max-width: 768px) {
.cs_pg .hero_h1{font-size:44px}
.cs_pg .hero_inner{flex-direction:column;gap:32px}
.cs_pg .hero_img_col{width:100%}
.cs_pg .posts_grid{grid-template-columns:1fr 1fr;gap:16px}
.cs_pg .post_crd_wide{grid-column:1 / -1;flex-direction:column}
.cs_pg .post_crd_wide .post_crd_img{width:100%;height:200px}
.cs_pg .post_crd_wide .post_crd_ttl{font-size:19px}
.cs_pg .info_inner{flex-direction:column;gap:32px}
.cs_pg .cta_inner{flex-direction:column;gap:32px}
.cs_pg .info_h2,.cs_pg .cta_h3{font-size:32px}
}
@media (max-width: 375px) {
.cs_pg .hero_h1{font-size:32px}
.cs_pg .hero_wrap{padding:48px 16px 32px}
.cs_pg .posts_sect{padding:48px 16px}
.cs_pg .posts_grid{grid-template-columns:1fr}
.cs_pg .post_crd_wide{flex-direction:column}
.cs_pg .post_crd_wide .post_crd_img{width:100%;height:180px}
.cs_pg .info_sect,.cs_pg .cta_sect{padding:48px 16px}
.cs_pg .cta_form{flex-direction:column}
.cs_pg .cta_input{min-width:0;width:100%}
}
.cntct_pg{background:#0a0d1a;color:#e8eaf6;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision;overflow-x:clip}
.cntct_pg ::selection{background:#6C7BF3;color:#0a0d1a;font-weight:700}
.cntct_pg ::-webkit-input-placeholder{font-size:16px;color:#4a4f6e}
.cntct_pg ::-moz-placeholder{font-size:16px;color:#4a4f6e}
.cntct_pg .pg_hero{position:relative;padding:96px 32px 48px;overflow:hidden}
.cntct_pg .pg_hero_inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px;align-items:end}
.cntct_pg .hero_img_col{grid-column:1 / 3;position:relative;border-radius:24px;overflow:hidden;height:420px}
.cntct_pg .hero_img_wrap{width:100%;height:100%;overflow:hidden;border-radius:24px}
.cntct_pg .hero_img_wrap img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(0.25,0.46,0.45,0.94);display:block}
.cntct_pg .hero_img_wrap:hover img{transform:translateX(-4%)}
.cntct_pg .hero_img_overlay{position:absolute;inset:0;background:linear-gradient(135deg,#6c7bf38c 0%,#65201173 100%);border-radius:24px;pointer-events:none}
.cntct_pg .fib_deco{position:absolute;bottom:16px;right:16px;width:120px;height:120px;opacity:.12;pointer-events:none}
.cntct_pg .hero_txt_col{display:flex;flex-direction:column;gap:16px;padding-bottom:16px}
.cntct_pg .hero_eyebrow{font-size:16px;letter-spacing:.08em;color:#6C7BF3;text-transform:uppercase;line-height:1.45}
.cntct_pg .hero_h1{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#f4f5ff;margin:0}
.cntct_pg .hero_h1 .dot_acc{display:inline-block;width:8px;height:8px;background:#6C7BF3;border-radius:40px;margin-left:6px;vertical-align:middle;margin-bottom:6px}
.cntct_pg .hero_sub{font-size:19px;line-height:1.65;color:#9fa8da;margin:0}
.cntct_pg .rpt_ptrn{display:flex;flex-direction:row;gap:8px;margin-top:8px}
.cntct_pg .rpt_dot{width:6px;height:6px;border-radius:4px;background:#6c7bf359}
.cntct_pg .rpt_dot:nth-child(2){background:#6c7bf38c}
.cntct_pg .rpt_dot:nth-child(4){background:#65201199}
.cntct_pg .rpt_dot:nth-child(6){background:#6c7bf340}
.cntct_pg .section_divider_convex{width:100%;overflow:hidden;line-height:0;margin:0}
.cntct_pg .section_divider_convex svg{display:block;width:100%}
.cntct_pg .cntct_main_section{background:#0d1120;padding:96px 32px}
.cntct_pg .cntct_main_inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:96px;align-items:start}
.cntct_pg .cntct_info_col{display:flex;flex-direction:column;gap:32px}
.cntct_pg .info_hdg{font-size:32px;line-height:1.2;letter-spacing:-.015em;color:#f4f5ff;margin:0}
.cntct_pg .info_hdg .dot_acc{display:inline-block;width:7px;height:7px;background:#652011;border-radius:40px;margin-left:5px;vertical-align:middle;margin-bottom:4px}
.cntct_pg .info_blk{display:flex;flex-direction:column;gap:16px}
.cntct_pg .info_item{display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.cntct_pg .info_icn{width:40px;height:40px;border-radius:14px;background:#6c7bf31a;box-shadow:inset 0 1px 0 0 #6c7bf32e inset 0 -1px 0 0 #00001466;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cntct_pg .info_icn svg{width:20px;height:20px}
.cntct_pg .info_lbl{font-size:16px;color:#6C7BF3;line-height:1.45;letter-spacing:.04em;margin:0 0 4px}
.cntct_pg .info_val{font-size:19px;color:#e0e3f8;line-height:1.45;margin:0}
.cntct_pg .info_val a{color:#e0e3f8;text-decoration:none;border-bottom:1px solid #6c7bf34d;transition:border-color .5s ease,color .6s ease}
.cntct_pg .info_val a:hover{color:#6C7BF3;border-color:#6C7BF3}
.cntct_pg .pull_quote_blk{background:#6c7bf312;border-radius:14px;padding:24px;box-shadow:0 4px 18px 0 #6c7bf31c}
.cntct_pg .pull_quote_txt{font-size:19px;line-height:1.65;color:#b0b8f0;margin:0;font-style:italic}
.cntct_pg .pull_quote_src{font-size:16px;color:#6C7BF3;margin:8px 0 0}
.cntct_pg .avail_bar_wrap{display:flex;flex-direction:column;gap:8px}
.cntct_pg .avail_lbl_row{display:flex;flex-direction:row;justify-content:space-between}
.cntct_pg .avail_lbl{font-size:16px;color:#9fa8da;line-height:1.45}
.cntct_pg .avail_bar_track{height:6px;background:#6c7bf31f;border-radius:4px;overflow:hidden}
.cntct_pg .avail_bar_fill{height:100%;width:68%;background:linear-gradient(90deg,#6C7BF3 0%,#652011 100%);border-radius:4px}
.cntct_pg .avail_bar_note{font-size:16px;color:#4a4f6e;line-height:1.45}
.cntct_pg .cntct_form_col{display:flex;flex-direction:column;gap:32px}
.cntct_pg .form_hdg{font-size:32px;line-height:1.2;letter-spacing:-.015em;color:#f4f5ff;margin:0}
.cntct_pg .frm_crd{background:#111528;border-radius:24px;padding:48px;box-shadow:0 10px 36px 0 #6c7bf31f}
.cntct_pg .cntct_form{display:flex;flex-direction:column;gap:24px}
.cntct_pg .frm_row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.cntct_pg .frm_fld{display:flex;flex-direction:column;gap:8px}
.cntct_pg .frm_lbl{font-size:16px;color:#9fa8da;letter-spacing:.04em;line-height:1.45}
.cntct_pg .frm_inp{background:#0a0d1a;border:1px solid #6c7bf333;border-radius:14px;padding:16px;font-size:16px;color:#e0e3f8;line-height:1.45;outline:none;transition:border-color .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94);width:100%;box-sizing:border-box;box-shadow:inset 0 1px 3px 0 #6c7bf30f inset 0 -1px 2px 0 #0000144d;-webkit-appearance:none;appearance:none}
.cntct_pg .frm_inp:focus{border-color:#6C7BF3;box-shadow:0 0 0 3px #6c7bf326 inset 0 1px 3px 0 #6c7bf314}
.cntct_pg .frm_inp:hover{border-color:#6c7bf373}
.cntct_pg .frm_sel{background:#0a0d1a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236C7BF3' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 16px center;border:1px solid #6c7bf333;border-radius:14px;padding:16px 48px 16px 16px;font-size:16px;color:#e0e3f8;line-height:1.45;outline:none;width:100%;box-sizing:border-box;cursor:pointer;transition:border-color .55s ease,box-shadow .55s ease;box-shadow:inset 0 1px 3px 0 #6c7bf30f inset 0 -1px 2px 0 #0000144d;-webkit-appearance:none;appearance:none}
.cntct_pg .frm_sel:focus{border-color:#6C7BF3;box-shadow:0 0 0 3px #6c7bf326}
.cntct_pg .frm_sel option{background:#111528;color:#e0e3f8}
.cntct_pg .time_pref_grp{display:flex;flex-direction:column;gap:8px}
.cntct_pg .time_pref_lbl{font-size:16px;color:#9fa8da;letter-spacing:.04em;line-height:1.45}
.cntct_pg .time_opts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}
.cntct_pg .time_opt_item{position:relative}
.cntct_pg .time_opt_item input[type="radio"]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}
.cntct_pg .time_opt_item label{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:#0a0d1a;border:1px solid #6c7bf326;border-radius:14px;cursor:pointer;transition:border-color .5s ease,background .5s ease;font-size:16px;color:#9fa8da;line-height:1.45;text-align:center}
.cntct_pg .time_opt_item input[type="radio"]:checked + label{border-color:#6C7BF3;background:#6c7bf31a;color:#f4f5ff}
.cntct_pg .time_opt_item label:hover{border-color:#6c7bf366}
.cntct_pg .time_ico{width:20px;height:20px}
.cntct_pg .privacy_row{display:flex;flex-direction:row;gap:12px;align-items:flex-start}
.cntct_pg .privacy_row input[type="checkbox"]{width:20px;height:20px;min-width:20px;accent-color:#6C7BF3;cursor:pointer;margin-top:2px}
.cntct_pg .privacy_txt{font-size:16px;color:#6a7090;line-height:1.65;margin:0}
.cntct_pg .privacy_txt a{color:#6C7BF3;text-decoration:none;border-bottom:1px solid #6c7bf366;transition:border-color .5s ease}
.cntct_pg .privacy_txt a:hover{border-color:#6C7BF3}
.cntct_pg .sbmt_btn{background:#6C7BF3;color:#0a0d1a;border:none;border-radius:14px;padding:16px 32px;font-size:19px;font-weight:700;letter-spacing:-.01em;cursor:pointer;line-height:1.2;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94),transform .5s ease;box-shadow:0 4px 18px 0 #6c7bf31c;align-self:flex-start}
.cntct_pg .sbmt_btn:hover{background:#8a96f5;box-shadow:0 10px 36px 0 #6c7bf338;transform:translateY(-2px)}
.cntct_pg .sbmt_btn:active{transform:translateY(0);background:#5a6ae0}
.cntct_pg .sbmt_btn:focus{outline:2px solid #6C7BF3;outline-offset:3px}
.cntct_pg .badges_row{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;margin-top:8px}
.cntct_pg .bdg{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:40px;font-size:16px;line-height:1.45;border:1px solid}
.cntct_pg .bdg_grn{background:#f1fdf90d;border-color:#f1fdf92e;color:#c8f0e4}
.cntct_pg .bdg_prm{background:#6c7bf314;border-color:#6c7bf340;color:#a0adf5}
.cntct_pg .bdg_dot{width:6px;height:6px;border-radius:40px;background:currentColor;flex-shrink:0}
@media (max-width: 1366px) {
.cntct_pg .pg_hero_inner{grid-template-columns:1fr 2fr;gap:32px}
.cntct_pg .hero_img_col{grid-column:1 / 2;height:360px}
.cntct_pg .hero_txt_col{grid-column:2 / 3}
.cntct_pg .cntct_main_inner{gap:48px}
}
@media (max-width: 768px) {
.cntct_pg .pg_hero_inner{grid-template-columns:1fr;gap:32px}
.cntct_pg .hero_img_col{grid-column:1;height:240px}
.cntct_pg .hero_txt_col{grid-column:1}
.cntct_pg .hero_h1{font-size:32px}
.cntct_pg .cntct_main_section{padding:48px 32px}
.cntct_pg .cntct_main_inner{grid-template-columns:1fr;gap:48px}
.cntct_pg .frm_row{grid-template-columns:1fr}
.cntct_pg .frm_crd{padding:32px 24px}
.cntct_pg .time_opts{grid-template-columns:1fr 1fr 1fr}
}
@media (max-width: 375px) {
.cntct_pg .pg_hero{padding:48px 16px 32px}
.cntct_pg .hero_h1{font-size:32px}
.cntct_pg .cntct_main_section{padding:32px 16px}
.cntct_pg .frm_crd{padding:24px 16px}
.cntct_pg .time_opts{grid-template-columns:1fr 1fr}
.cntct_pg .sbmt_btn{font-size:16px}
}
.pg_home{background-color:#07091a;color:#e8eaf6;overflow-x:hidden;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision}
.pg_home ::selection{background:#6C7BF3;color:#07091a;font-weight:700}
.pg_home ::-webkit-input-placeholder{font-size:16px;color:#6b7280}
.pg_home ::-moz-placeholder{font-size:16px;color:#6b7280}
.pg_home .pg_cntnr{max-width:1280px;margin:0 auto;padding:0 32px}
.pg_home .pg_cntnr_nrw{max-width:720px;margin:0 auto;padding:0 32px}
@keyframes fog_drift {
0%{transform:translateX(-8%) translateY(0);opacity:.045}
50%{transform:translateX(4%) translateY(-12px);opacity:.07}
100%{transform:translateX(-8%) translateY(0);opacity:.045}
}
.pg_home .hero_blk{position:relative;padding:96px 32px;text-align:center;overflow:hidden}
.pg_home .hero_blk .fog_lyr{position:absolute;inset:0;pointer-events:none;z-index:0}
.pg_home .hero_blk .fog_lyr::before,.pg_home .hero_blk .fog_lyr::after{content:"";position:absolute;border-radius:40%;background:#f1fdf90e;filter:blur(60px);animation:fog_drift 9s ease infinite}
.pg_home .hero_blk .fog_lyr::before{width:70%;height:60%;top:10%;left:-10%;animation-duration:9s}
.pg_home .hero_blk .fog_lyr::after{width:55%;height:50%;bottom:5%;right:-8%;animation-duration:13s;animation-delay:-4s}
.pg_home .hero_blk .crn_brckt{position:absolute;width:32px;height:32px;pointer-events:none;z-index:1}
.pg_home .hero_blk .crn_brckt svg{display:block}
.pg_home .hero_blk .crn_tl{top:32px;left:32px}
.pg_home .hero_blk .crn_tr{top:32px;right:32px;transform:scaleX(-1)}
.pg_home .hero_blk .crn_bl{bottom:32px;left:32px;transform:scaleY(-1)}
.pg_home .hero_blk .crn_br{bottom:32px;right:32px;transform:scale(-1)}
.pg_home .hero_blk .hero_inner{position:relative;z-index:2;max-width:760px;margin:0 auto}
.pg_home .hero_blk .hero_tag{display:inline-block;font-size:16px;letter-spacing:.08em;color:#6C7BF3;background:#6c7bf31a;border:1px solid #6c7bf340;border-radius:4px;padding:4px 16px;margin-bottom:32px}
.pg_home .hero_blk .hero_h1{font-size:60px;line-height:1.2;letter-spacing:-.025em;color:#F1FDF9;margin-bottom:16px}
.pg_home .hero_blk .hero_h1 span{background:linear-gradient(135deg,#6C7BF3,#652011);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.pg_home .hero_blk .hero_desc{font-size:19px;line-height:1.65;color:#a5aac7;margin-bottom:48px;letter-spacing:.01em}
.pg_home .hero_blk .hero_ctas{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap}
.pg_home .hero_blk .btn_prmry{font-size:16px;padding:16px 32px;background:#6C7BF3;color:#07091a;border:none;border-radius:14px;cursor:pointer;font-weight:700;letter-spacing:.02em;text-decoration:none;display:inline-block;box-shadow:0 4px 18px 0 #6c7bf31c;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .5s ease}
.pg_home .hero_blk .btn_prmry:hover{background:#8491f5;box-shadow:0 10px 36px 0 #6c7bf31f}
.pg_home .hero_blk .btn_sec{font-size:16px;padding:16px 32px;background:transparent;color:#a5aac7;border:1px solid #a5aac74d;border-radius:14px;cursor:pointer;letter-spacing:.02em;text-decoration:none;display:inline-block;transition:border-color .5s ease,color .5s ease}
.pg_home .hero_blk .btn_sec:hover{border-color:#6C7BF3;color:#F1FDF9}
.pg_home .mtrcs_row_blk{padding:48px 32px;background:#6c7bf30a;border-top:1px solid #6c7bf31a;border-bottom:1px solid #6c7bf31a}
.pg_home .mtrcs_row_blk .mtrcs_inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:stretch;gap:0}
.pg_home .mtrcs_row_blk .mtrc_itm{flex:1;text-align:center;padding:16px 32px;position:relative}
.pg_home .mtrcs_row_blk .mtrc_itm + .mtrc_itm::before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:#6c7bf333}
.pg_home .mtrcs_row_blk .mtrc_val{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#F1FDF9;font-weight:700}
.pg_home .mtrcs_row_blk .mtrc_val span{color:#6C7BF3}
.pg_home .mtrcs_row_blk .mtrc_lbl{font-size:16px;line-height:1.45;color:#6b7280;letter-spacing:.03em;margin-top:4px}
.pg_home .srvcs_blk{padding:96px 32px}
.pg_home .srvcs_blk .sec_hdng_wrap{max-width:600px;margin:0 auto 48px;text-align:center}
.pg_home .srvcs_blk .sec_hdng{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#F1FDF9;margin-bottom:16px}
.pg_home .srvcs_blk .sec_hdng .dot_acc{display:inline-block;width:6px;height:6px;border-radius:40px;background:#6C7BF3;margin-left:6px;vertical-align:middle;position:relative;top:-4px}
.pg_home .srvcs_blk .sec_sub{font-size:16px;line-height:1.65;color:#a5aac7}
.pg_home .srvcs_blk .srvcs_grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 2fr;gap:16px;align-items:start}
.pg_home .srvcs_blk .srvc_card{background:#f1fdf908;border:1px solid #6c7bf31f;border-radius:24px;overflow:hidden;transition:border-color .6s ease,box-shadow .6s ease;box-shadow:0 1px 3px 0 #6c7bf314}
.pg_home .srvcs_blk .srvc_card:hover{border-color:#6c7bf359;box-shadow:0 10px 36px 0 #6c7bf31f}
.pg_home .srvcs_blk .srvc_card .srvc_img_wrap{width:100%;aspect-ratio:4/3;overflow:hidden}
.pg_home .srvcs_blk .srvc_card .srvc_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.pg_home .srvcs_blk .srvc_card:hover .srvc_img_wrap img{transform:scale(1.04)}
.pg_home .srvcs_blk .srvc_card .srvc_txt{padding:24px}
.pg_home .srvcs_blk .srvc_card .srvc_lbl{font-size:16px;letter-spacing:.06em;color:#6C7BF3;text-transform:uppercase;margin-bottom:8px}
.pg_home .srvcs_blk .srvc_card .srvc_ttl{font-size:19px;line-height:1.45;color:#F1FDF9;font-weight:600;margin-bottom:8px}
.pg_home .srvcs_blk .srvc_card .srvc_desc{font-size:16px;line-height:1.65;color:#a5aac7}
.pg_home .srvcs_blk .srvc_card_tall .srvc_img_wrap{aspect-ratio:3/4}
.pg_home .steps_blk{padding:96px 32px;background:#0b0d22;position:relative;overflow:hidden}
.pg_home .steps_blk .blob_bg{position:absolute;pointer-events:none;z-index:0;border-radius:40%;filter:blur(80px);opacity:.06}
.pg_home .steps_blk .blob_bg_1{width:400px;height:300px;background:#6C7BF3;top:-60px;right:5%}
.pg_home .steps_blk .blob_bg_2{width:300px;height:280px;background:#652011;bottom:-40px;left:8%}
.pg_home .steps_blk .steps_inner{position:relative;z-index:1;max-width:900px;margin:0 auto}
.pg_home .steps_blk .steps_hdng_wrap{text-align:center;margin-bottom:48px}
.pg_home .steps_blk .steps_hdng{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#F1FDF9;margin-bottom:16px}
.pg_home .steps_blk .steps_hdng .dot_acc{display:inline-block;width:6px;height:6px;border-radius:40px;background:#652011;margin-left:6px;vertical-align:middle;position:relative;top:-4px}
.pg_home .steps_blk .steps_sub{font-size:16px;line-height:1.65;color:#a5aac7}
.pg_home .steps_blk .steps_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}
.pg_home .steps_blk .step_itm{display:grid;grid-template-columns:48px 1fr;gap:32px;padding:32px 0;position:relative;align-items:start}
.pg_home .steps_blk .step_itm + .step_itm::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#6c7bf31a}
.pg_home .steps_blk .step_num_col{display:flex;flex-direction:column;align-items:center;padding-top:4px}
.pg_home .steps_blk .step_num{width:40px;height:40px;border-radius:14px;background:#6c7bf31f;border:1px solid #6c7bf340;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#6C7BF3;flex-shrink:0}
.pg_home .steps_blk .step_conn_ln{width:1px;flex:1;min-height:32px;background:linear-gradient(to bottom,#6c7bf340,transparent);margin-top:8px}
.pg_home .steps_blk .step_itm:last-child .step_conn_ln{display:none}
.pg_home .steps_blk .step_txt_col .step_hdng{font-size:19px;line-height:1.45;color:#F1FDF9;font-weight:600;margin-bottom:8px}
.pg_home .steps_blk .step_txt_col .step_desc{font-size:16px;line-height:1.65;color:#a5aac7}
.pg_home .sess_blk{padding:96px 32px}
.pg_home .sess_blk .sess_inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 2fr;gap:32px;align-items:start}
.pg_home .sess_blk .sess_lft{padding-top:8px}
.pg_home .sess_blk .sess_lft .sess_hdng{font-size:32px;line-height:1.2;letter-spacing:-.015em;color:#F1FDF9;margin-bottom:16px}
.pg_home .sess_blk .sess_lft .sess_hdng .dot_acc{display:inline-block;width:6px;height:6px;border-radius:40px;background:#6C7BF3;margin-left:6px;vertical-align:middle;position:relative;top:-4px}
.pg_home .sess_blk .sess_lft .sess_sub{font-size:16px;line-height:1.65;color:#a5aac7;margin-bottom:32px}
.pg_home .sess_blk .sess_lft .sess_lnk{font-size:16px;color:#6C7BF3;text-decoration:none;border-bottom:1px solid #6c7bf34d;padding-bottom:4px;transition:border-color .5s ease,color .5s ease}
.pg_home .sess_blk .sess_lft .sess_lnk:hover{color:#F1FDF9;border-color:#F1FDF9}
.pg_home .sess_blk .sess_card{border-radius:24px;overflow:hidden;position:relative}
.pg_home .sess_blk .sess_card .sess_img_wrap{width:100%;height:280px;overflow:hidden;position:relative}
.pg_home .sess_blk .sess_card .sess_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(0.75);transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94),filter .6s ease}
.pg_home .sess_blk .sess_card:hover .sess_img_wrap img{transform:scale(1.05);filter:brightness(0.9)}
.pg_home .sess_blk .sess_card .sess_card_lbl{position:absolute;top:16px;left:16px;font-size:16px;letter-spacing:.05em;text-transform:uppercase;background:#07091ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#6C7BF3;border-radius:4px;padding:4px 12px;border:1px solid #6c7bf333}
.pg_home .sess_blk .sess_card .sess_card_body{padding:24px;background:#f1fdf908;border:1px solid #6c7bf31a;border-top:none;border-radius:0 0 24px 24px}
.pg_home .sess_blk .sess_card .sess_card_ttl{font-size:19px;line-height:1.45;color:#F1FDF9;font-weight:600;margin-bottom:8px}
.pg_home .sess_blk .sess_card .sess_card_desc{font-size:16px;line-height:1.65;color:#a5aac7}
.pg_home .faq_blk{padding:96px 32px;background:linear-gradient(135deg,#6c7bf30d,#6520110d);border-top:1px solid #6c7bf314;border-bottom:1px solid #6c7bf314}
.pg_home .faq_blk .faq_hdng_wrap{text-align:center;margin-bottom:48px}
.pg_home .faq_blk .faq_hdng{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#F1FDF9;margin-bottom:16px}
.pg_home .faq_blk .faq_hdng .dot_acc{display:inline-block;width:6px;height:6px;border-radius:40px;background:#6C7BF3;margin-left:6px;vertical-align:middle;position:relative;top:-4px}
.pg_home .faq_blk .faq_sub{font-size:16px;line-height:1.65;color:#a5aac7}
.pg_home .faq_blk .faq_list{max-width:800px;margin:0 auto;list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}
.pg_home .faq_blk .faq_itm{background:#f1fdf908;border:1px solid #6c7bf31f;border-radius:14px;overflow:hidden}
.pg_home .faq_blk .faq_itm input[type="checkbox"]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.pg_home .faq_blk .faq_itm label.faq_q{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-size:16px;line-height:1.45;color:#F1FDF9;font-weight:600;gap:16px;transition:color .5s ease;-webkit-user-select:none;user-select:none}
.pg_home .faq_blk .faq_itm label.faq_q:hover{color:#6C7BF3}
.pg_home .faq_blk .faq_itm .faq_icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.pg_home .faq_blk .faq_itm .faq_icon svg{display:block}
.pg_home .faq_blk .faq_ans{max-height:0;overflow:hidden;transition:max-height .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.pg_home .faq_blk .faq_ans_inner{padding:0 24px 20px;font-size:16px;line-height:1.65;color:#a5aac7;border-top:1px solid #6c7bf314;padding-top:16px}
.pg_home .faq_blk .faq_itm input[type="checkbox"]:checked ~ label.faq_q .faq_icon{transform:rotate(45deg)}
.pg_home .faq_blk .faq_itm input[type="checkbox"]:checked ~ .faq_ans{max-height:300px}
.pg_home .cntct_blk{padding:96px 32px}
.pg_home .cntct_blk .cntct_inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 2fr;gap:48px;align-items:start}
.pg_home .cntct_blk .cntct_lft .cntct_hdng{font-size:32px;line-height:1.2;letter-spacing:-.015em;color:#F1FDF9;margin-bottom:16px}
.pg_home .cntct_blk .cntct_lft .dot_acc{display:inline-block;width:6px;height:6px;border-radius:40px;background:#652011;margin-left:6px;vertical-align:middle;position:relative;top:-4px}
.pg_home .cntct_blk .cntct_lft .cntct_sub{font-size:16px;line-height:1.65;color:#a5aac7;margin-bottom:32px}
.pg_home .cntct_blk .cntct_lft .cntct_info_itm{display:flex;flex-direction:row;gap:12px;align-items:flex-start;margin-bottom:16px}
.pg_home .cntct_blk .cntct_lft .cntct_info_ico{width:32px;height:32px;border-radius:4px;background:#6c7bf31a;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.pg_home .cntct_blk .cntct_lft .cntct_info_txt{font-size:16px;line-height:1.45;color:#a5aac7}
.pg_home .cntct_blk .cntct_lft .cntct_info_txt a{color:#a5aac7;text-decoration:none;transition:color .5s ease}
.pg_home .cntct_blk .cntct_lft .cntct_info_txt a:hover{color:#6C7BF3}
.pg_home .cntct_blk .cntct_form_wrap{grid-column:span 2;background:#f1fdf908;border:1px solid #6c7bf31f;border-radius:24px;padding:48px;box-shadow:0 4px 18px 0 #6c7bf31c;box-shadow:inset 0 1px 0 #f1fdf90f inset 0 -1px 0 #07091a4d 0 4px 18px 0 #6c7bf31c}
.pg_home .cntct_blk .frm_row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}
.pg_home .cntct_blk .frm_grp{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}
.pg_home .cntct_blk .frm_grp label{font-size:16px;color:#a5aac7;letter-spacing:.02em}
.pg_home .cntct_blk .frm_grp input,.pg_home .cntct_blk .frm_grp select,.pg_home .cntct_blk .frm_grp textarea{background:#07091a99;border:1px solid #6c7bf32e;border-radius:14px;color:#F1FDF9;font-size:16px;padding:12px 16px;outline:none;transition:border-color .5s ease,box-shadow .5s ease;width:100%;box-sizing:border-box}
.pg_home .cntct_blk .frm_grp input:focus,.pg_home .cntct_blk .frm_grp select:focus,.pg_home .cntct_blk .frm_grp textarea:focus{border-color:#6c7bf380;box-shadow:0 0 0 3px #6c7bf314}
.pg_home .cntct_blk .frm_grp textarea{min-height:120px;resize:vertical}
.pg_home .cntct_blk .frm_grp select{-webkit-appearance:none;appearance:none;cursor:pointer}
.pg_home .cntct_blk .frm_grp select option{background:#0b0d22;color:#F1FDF9}
.pg_home .cntct_blk .btn_sbmt{font-size:16px;font-weight:700;padding:16px 48px;background:#6C7BF3;color:#07091a;border:none;border-radius:14px;cursor:pointer;letter-spacing:.02em;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .5s ease;box-shadow:0 4px 18px 0 #6c7bf31c;display:inline-block;width:100%}
.pg_home .cntct_blk .btn_sbmt:hover{background:#8491f5;box-shadow:0 10px 36px 0 #6c7bf31f}
.pg_home .dvdr_txt{text-align:center;position:relative;padding:8px 0}
.pg_home .dvdr_txt::before,.pg_home .dvdr_txt::after{content:"";position:absolute;top:50%;width:calc(50% - 60px);height:1px;background:#6c7bf31f}
.pg_home .dvdr_txt::before{left:0}
.pg_home .dvdr_txt::after{right:0}
.pg_home .dvdr_txt .dvdr_word{display:inline-block;font-size:16px;letter-spacing:.12em;text-transform:uppercase;color:#6c7bf359;padding:0 16px;background:#07091a}
.pg_home .dvdr_txt_alt .dvdr_word{background:#0b0d22}
.pg_home .dvdr_txt_cntct .dvdr_word{background:#07091a}
@media (max-width: 1366px) {
.pg_home .srvcs_blk .srvcs_grid{grid-template-columns:1fr 1fr}
.pg_home .srvcs_blk .srvc_card_tall{grid-row:span 1}
.pg_home .srvcs_blk .srvc_card_tall .srvc_img_wrap{aspect-ratio:4/3}
.pg_home .cntct_blk .cntct_inner{grid-template-columns:1fr 1fr;gap:32px}
.pg_home .cntct_blk .cntct_form_wrap{grid-column:span 1}
}
@media (max-width: 768px) {
.pg_home .hero_blk .hero_h1{font-size:44px}
.pg_home .mtrcs_row_blk .mtrcs_inner{flex-direction:column;gap:0}
.pg_home .mtrcs_row_blk .mtrc_itm + .mtrc_itm::before{top:0;left:15%;width:70%;height:1px;right:auto}
.pg_home .srvcs_blk .srvcs_grid{grid-template-columns:1fr}
.pg_home .sess_blk .sess_inner{grid-template-columns:1fr}
.pg_home .cntct_blk .cntct_inner{grid-template-columns:1fr;gap:32px}
.pg_home .cntct_blk .cntct_form_wrap{grid-column:span 1;padding:32px 24px}
.pg_home .cntct_blk .frm_row{grid-template-columns:1fr}
.pg_home .steps_blk .step_itm{grid-template-columns:40px 1fr;gap:16px}
}
@media (max-width: 375px) {
.pg_home .hero_blk .hero_h1{font-size:32px}
.pg_home .hero_blk{padding:64px 16px}
.pg_home .srvcs_blk,.pg_home .steps_blk,.pg_home .sess_blk,.pg_home .cntct_blk,.pg_home .faq_blk{padding:64px 16px}
.pg_home .mtrcs_row_blk{padding:32px 16px}
.pg_home .faq_blk .faq_hdng,.pg_home .srvcs_blk .sec_hdng,.pg_home .steps_blk .steps_hdng{font-size:32px}
}
.scs_pg{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:96px 16px;background:#0a0d1a;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricPrecision}
.scs_pg ::selection{background:#6C7BF3;color:#F1FDF9;font-weight:700}
.scs_pg ::-webkit-input-placeholder{font-size:14px;color:#5a607a}
.scs_pg .scs_inner{max-width:560px;width:100%;text-align:center}
.scs_pg .icn_wrap{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 32px;border-radius:24px;background:linear-gradient(135deg,#6c7bf32e 0%,#6520112e 100%);box-shadow:0 4px 18px 0 #6c7bf31c inset 0 1px 0 #f1fdf912 inset 0 -1px 0 #6c7bf31f}
.scs_pg .icn_wrap svg{display:block}
.scs_pg .scs_hdng{font-size:44px;line-height:1.2;letter-spacing:-.02em;color:#F1FDF9;margin:0 0 16px}
.scs_pg .scs_hdng .dot_acc{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6C7BF3;margin-left:6px;vertical-align:middle;position:relative;top:-4px}
.scs_pg .scs_sub{font-size:19px;line-height:1.65;color:#8b94b8;margin:0 0 48px;letter-spacing:.01em}
.scs_pg .scs_divdr{width:48px;height:2px;background:linear-gradient(90deg,#6C7BF3 0%,#652011 100%);border-radius:4px;margin:0 auto 48px}
.scs_pg .ref_note{display:inline-block;font-size:16px;line-height:1.45;color:#6a7199;background:#6c7bf312;border:1px solid #6c7bf326;border-radius:14px;padding:16px 32px;margin-bottom:48px;letter-spacing:.01em}
.scs_pg .ref_note span{color:#9aa3d4}
.scs_pg .bttn_back{display:inline-block;font-size:16px;line-height:1.45;letter-spacing:.02em;color:#0a0d1a;background:#6C7BF3;border:none;border-radius:14px;padding:16px 48px;text-decoration:none;cursor:pointer;box-shadow:0 4px 18px 0 #6c7bf31c inset 0 1px 0 #ffffff26 inset 0 -1px 0 #0000321f;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .5s ease,color .6s ease}
.scs_pg .bttn_back:hover,.scs_pg .bttn_back:focus{background:#5568e8;color:#F1FDF9;box-shadow:0 10px 36px 0 #6c7bf31f inset 0 1px 0 #ffffff1a inset 0 -1px 0 #0000322e;outline:none}
.scs_pg .bttn_back:active{background:#4457d8;box-shadow:0 1px 3px 0 #6c7bf314}
@media (max-width: 768px) {
.scs_pg{padding:96px 16px}
.scs_pg .scs_hdng{font-size:32px}
.scs_pg .scs_sub{font-size:16px}
.scs_pg .ref_note{padding:16px;font-size:16px}
}
@media (max-width: 375px) {
.scs_pg .scs_hdng{font-size:32px}
.scs_pg .bttn_back{padding:16px 32px;width:100%;text-align:center}
}