@import "https://cdn.jsdelivr.net/npm/@fontsource/fira-code@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/fira-code@latest/700.css";
html{box-sizing:border-box}
*,::before,::after{box-sizing:inherit}
body{font-family:'Fira Code',monospace;font-size:16px;line-height:1.65;color:#1a1a1a;background:#FFF;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
::selection{background:#400c9b1a}
:focus-visible{outline:2px solid #400C9B;outline-offset:4px}
.heado{position:relative;background:linear-gradient(135deg,#400c9b08 0%,#12ffde05 100%);border-bottom:1px solid #400c9b14;box-shadow:0 3px 2px -2px #400c9b0f}
.heado-container{max-width:1320px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:48px;min-height:96px}
.brand-zone{background:#400C9B;padding:16px 24px;border-radius:16px;box-shadow:0 7px 14px -2px #400c9b14 inset 0 -2px 4px #00000026;display:flex;align-items:center;gap:16px}
.logo-wrap{background:#fffffff2;padding:8px;border-radius:16px;border:2px solid #12ffde4d;box-shadow:inset 0 2px 4px #0000000d;display:flex;align-items:center;justify-content:center}
.logo-wrap img{width:64px;height:64px;object-fit:contain;display:block}
.brand-txt{color:#FFF;font-size:21px;font-weight:700;line-height:1.2;letter-spacing:-.01em}
.navi-main{flex:1;display:flex;align-items:center;justify-content:space-between;gap:24px}
.menu-primary{display:flex;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.menu-primary a{display:block;padding:16px 24px;color:#400C9B;text-decoration:none;font-weight:700;font-size:16px;line-height:1.2;border-radius:16px;background:#12ffde0d;transition:background .18s ease-out,color .18s ease-out,transform .15s ease-out}
.menu-primary a:hover{background:#12ffde26;color:#400C9B;transform:translateY(-2px)}
.menu-primary a:active{transform:translateY(0);box-shadow:inset 0 2px 4px #400c9b26}
.contact-quick{display:flex;gap:16px;align-items:center}
.contact-item{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#400c9b0a;border-radius:16px;text-decoration:none;color:#400C9B;font-size:16px;transition:background .2s ease-out,box-shadow .2s ease-out}
.contact-item:hover{background:#12ffde1f;box-shadow:0 3px 2px -2px #400c9b0f}
.ico-contact{width:20px;height:20px;fill:currentColor}
@media (max-width: 1024px) {
.heado-container{flex-wrap:wrap;gap:24px}
.navi-main{width:100%;flex-direction:column;align-items:stretch;gap:16px}
.menu-primary{flex-direction:column;gap:8px}
.contact-quick{justify-content:center}
}
@media (max-width: 768px) {
.heado-container{min-height:auto;padding:16px}
.brand-zone{flex-direction:column;padding:16px}
.brand-txt{font-size:18px;text-align:center}
.contact-quick{flex-direction:column;width:100%}
.contact-item{justify-content:center;width:100%}
}
.footr{background:linear-gradient(180deg,#400c9b05 0%,#12ffde08 100%);border-top:2px solid #400c9b14;margin-top:48px}
.footr-logo-section{background:#400c9b0a;padding:48px 0 24px;border-bottom:1px solid #400c9b14}
.footr-logo-container{max-width:1320px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:24px}
.footr-logo-wrap{background:#ffffffe6;padding:8px;border-radius:16px;border:2px solid #400c9b26;box-shadow:inset 0 2px 4px #0000000d;display:flex;align-items:center;justify-content:center}
.footr-logo-wrap img{width:56px;height:56px;object-fit:contain;display:block}
.footr-brand-txt{font-size:21px;font-weight:700;color:#400C9B;line-height:1.2}
.footr-main-section{padding:48px 0}
.footr-main-container{max-width:960px;margin:0 auto;padding:0 24px}
.company-card{background:#fff9;border:1px solid #400c9b1f;border-radius:16px;padding:24px;box-shadow:0 7px 14px -2px #400c9b14}
.company-desc{font-size:18px;line-height:1.65;color:#333;margin:0 0 24px}
.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.contact-block{display:flex;align-items:flex-start;gap:8px;padding:16px;background:#12ffde0d;border-radius:16px;transition:background .22s ease-out}
.contact-block:hover{background:#12ffde1f}
.ico-footr{width:24px;height:24px;fill:#400C9B;flex-shrink:0}
.contact-info{flex:1}
.contact-label{font-size:16px;font-weight:700;color:#400C9B;margin:0 0 4px;line-height:1.2}
.contact-value{font-size:16px;color:#333;margin:0;line-height:1.45;word-break:break-word}
.contact-value a{color:inherit;text-decoration:none;transition:color .18s ease-out}
.contact-value a:hover{color:#400C9B}
.footr-nav-section{background:#400c9b05;padding:24px 0;border-top:1px solid #400c9b14}
.footr-nav-container{max-width:720px;margin:0 auto;padding:0 24px}
.menu-footr{display:flex;justify-content:center;gap:24px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.menu-footr a{color:#400C9B;text-decoration:none;font-size:16px;line-height:1.45;transition:color .2s ease-out}
.menu-footr a:hover{color:#12FFDE}
.footr-copy-section{padding:24px 0;text-align:center}
.footr-copy-container{max-width:1320px;margin:0 auto;padding:0 24px}
.copyright-txt{font-size:16px;color:#666;margin:0;line-height:1.45}
@media (max-width: 768px) {
.footr-logo-container{flex-direction:column;text-align:center}
.company-card{padding:16px}
.contact-grid{grid-template-columns:1fr}
.menu-footr{flex-direction:column;align-items:center;gap:16px}
}
@media (max-width: 480px) {
.footr-logo-section,.footr-main-section,.footr-nav-section,.footr-copy-section{padding:24px 0}
.company-desc{font-size:16px}
}
.legal-area{max-width:1320px;margin:0 auto;padding:48px 24px;background:linear-gradient(135deg,#400c9b05 0%,#12ffde08 100%)}
.legal-area h1{font-size:52px;line-height:1.2;margin:0 0 48px;color:#400C9B;letter-spacing:-.02em}
.legal-area h2{font-size:37px;line-height:1.2;margin:48px 0 24px;color:#400C9B}
.legal-area h3{font-size:21px;line-height:1.45;margin:24px 0 16px;color:#400C9B}
.legal-area h4,.legal-area h5,.legal-area h6{font-size:18px;line-height:1.45;margin:24px 0 8px;color:#400C9B}
.legal-area p{font-size:16px;line-height:1.65;margin:0 0 16px;color:#000000de}
.legal-area ul,.legal-area ol{font-size:16px;line-height:1.65;margin:0 0 24px;padding:0 0 0 24px;color:#000000de}
.legal-area li{margin:0 0 8px}
.legal-area li:last-child{margin-bottom:0}
.legal-area ul ul,.legal-area ol ol,.legal-area ul ol,.legal-area ol ul{margin:8px 0 0}
.legal-area strong,.legal-area b{font-weight:600;color:#400C9B}
.legal-area hr{border:none;height:1px;background:linear-gradient(90deg,#400c9b1a 0%,#12ffde33 50%,#400c9b1a 100%);margin:48px 0}
.legal-area div{margin:0 0 24px}
.legal-area h1 + p,.legal-area h2 + p,.legal-area h3 + p{margin-top:0}
.legal-area a{color:#400C9B;text-decoration:underline;text-decoration-color:#400c9b4d;text-underline-offset:2px;transition:text-decoration-color .18s ease-out}
.legal-area a:hover{text-decoration-color:#12FFDE}
@media (max-width: 768px) {
.legal-area{padding:24px 16px}
.legal-area h1{font-size:37px;margin-bottom:24px}
.legal-area h2{font-size:21px;margin:24px 0 16px}
.legal-area h3,.legal-area h4,.legal-area h5,.legal-area h6{font-size:18px}
.legal-area hr{margin:24px 0}
}
@media (max-width: 480px) {
.legal-area h1{font-size:21px}
.legal-area h2{font-size:18px}
.legal-area ul,.legal-area ol{padding-left:16px}
}
.procez-page{background:#FFF;color:#1a1a1a;min-height:100vh}
.procez-page .heado-compact{position:relative;overflow:visible;padding:48px 24px;background:linear-gradient(125deg,#400C9B 0%,#400C9B 48%,#12FFDE 48%,#12FFDE 100%)}
.heado-compact .content-limit{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.heado-compact .label-tiny{font-size:16px;line-height:1.45;color:#12FFDE;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;opacity:.92}
.heado-compact .main-hdng{font-size:68px;line-height:1.2;color:#FFF;margin:0 0 16px;font-weight:700;max-width:820px}
.heado-compact .support-txt{font-size:21px;line-height:1.65;color:#ffffffe0;margin:0;max-width:680px}
.heado-compact .edge-decor{position:absolute;right:0;bottom:0;width:2px;height:140px;background:#ffffff3d}
.heado-compact .hero-img-wrap{position:absolute;right:48px;top:50%;transform:translateY(-50%);width:380px;height:280px;overflow:hidden;border-radius:16px;filter:grayscale(100%);opacity:.28}
.heado-compact .hero-img-wrap img{width:100%;height:100%;object-fit:cover;animation:zoom-soft 18s ease-in-out infinite}
@keyframes zoom-soft {
0%,100%{transform:scale(1)}
50%{transform:scale(1.14)}
}
.gradient-divider{height:3px;background:linear-gradient(90deg,#400C9B 0%,#12FFDE 100%);margin:0}
.procez-page .steps-segment{padding:48px 24px;background:#400c9b08;position:relative}
.steps-segment .wrap-container{max-width:1320px;margin:0 auto}
.steps-segment .section-intro{margin:0 0 48px}
.steps-segment .intro-hdng{font-size:52px;line-height:1.2;color:#400C9B;margin:0 0 16px;font-weight:700}
.steps-segment .intro-desc{font-size:18px;line-height:1.65;color:#444;margin:0;max-width:720px}
.steps-segment .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.steps-segment .step-card{background:#FFF;padding:24px;border-radius:16px;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14 0 10px 52px -2px #400c9b1a;position:relative;transition:transform .18s ease-out,box-shadow .22s ease-out}
.steps-segment .step-card:hover{transform:translateY(-4px);box-shadow:0 7px 14px -2px #400c9b1f 0 10px 52px -2px #400c9b29}
.steps-segment .step-num{font-size:68px;line-height:1;color:#12FFDE;font-weight:700;margin:0 0 16px;opacity:.85}
.steps-segment .step-title{font-size:21px;line-height:1.45;color:#400C9B;margin:0 0 8px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.steps-segment .step-content{font-size:16px;line-height:1.65;color:#555;margin:0}
.steps-segment .indicator-dot{position:absolute;top:16px;right:16px;width:12px;height:12px;background:#12FFDE;border-radius:0;box-shadow:0 0 0 3px #12ffde33}
.steps-segment .decor-strokes{position:absolute;bottom:24px;right:24px;display:flex;flex-direction:column;gap:8px;pointer-events:none}
.steps-segment .decor-strokes span{width:48px;height:2px;background:#400c9b24;display:block}
.steps-segment .decor-strokes span:nth-child(2){width:36px}
.steps-segment .decor-strokes span:nth-child(3){width:28px}
.procez-page .trust-segment{padding:48px 24px;background:#2a0860;position:relative}
.trust-segment .wrap-container{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.trust-segment .content-side{position:relative}
.trust-segment .sec-hdng{font-size:37px;line-height:1.2;color:#FFF;margin:0 0 24px;font-weight:700}
.trust-segment .content-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.trust-segment .col-text{font-size:16px;line-height:1.65;color:#ffffffd1;margin:0}
.trust-segment .metric-block{background:#12ffde14;padding:24px;border-radius:16px;margin:24px 0 0;position:relative;overflow:hidden}
.trust-segment .metric-block::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#12FFDE}
.trust-segment .metric-val{font-size:68px;line-height:1;color:#12FFDE;font-weight:700;margin:0 0 8px}
.trust-segment .metric-label{font-size:18px;line-height:1.45;color:#ffffffeb;margin:0;letter-spacing:.02em}
.trust-segment .visual-side{position:relative}
.trust-segment .img-wrapper{width:100%;height:480px;border-radius:16px;overflow:hidden;position:relative}
.trust-segment .img-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#400c9b6b;z-index:1;transition:opacity .35s ease-out}
.trust-segment .img-wrapper:hover::before{opacity:.12}
.trust-segment .img-wrapper img{width:100%;height:100%;object-fit:cover}
.trust-segment .trust-badges{display:flex;gap:16px;margin:24px 0 0;flex-wrap:wrap}
.trust-segment .badge-item{background:#ffffff0f;padding:8px 16px;border-radius:16px;font-size:16px;line-height:1.45;color:#ffffffb8;display:flex;align-items:center;gap:8px;transition:background .2s ease-out}
.trust-segment .badge-item:hover{background:#ffffff1a}
.trust-segment .badge-icon{width:6px;height:6px;background:#12FFDE;border-radius:0;display:block}
@media (max-width: 1024px) {
.heado-compact .hero-img-wrap{display:none}
.heado-compact .main-hdng{font-size:52px}
.steps-segment .steps-grid{grid-template-columns:1fr}
.trust-segment .wrap-container{grid-template-columns:1fr;gap:24px}
.trust-segment .img-wrapper{height:320px}
}
@media (max-width: 768px) {
.heado-compact{padding:24px 16px}
.heado-compact .main-hdng{font-size:37px}
.heado-compact .support-txt{font-size:18px}
.steps-segment{padding:24px 16px}
.steps-segment .intro-hdng{font-size:37px}
.trust-segment{padding:24px 16px}
.trust-segment .sec-hdng{font-size:21px}
.trust-segment .content-columns{grid-template-columns:1fr}
.trust-segment .metric-val{font-size:52px}
}
@media (max-width: 480px) {
.heado-compact .main-hdng{font-size:21px}
.steps-segment .step-num{font-size:52px}
.trust-segment .metric-val{font-size:37px}
}
::selection{background:#400c9b1a}
.procez-page img{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.contacto-pg{background:#FFF;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.contacto-pg ::selection{background:#400c9b1a}
.contacto-pg .heado-zone{max-width:1320px;margin:0 auto;padding:48px 24px;display:grid;grid-template-columns:0.6fr 0.4fr;gap:48px;align-items:center;position:relative;overflow:hidden}
.contacto-pg .txt-side{display:flex;flex-direction:column;gap:16px}
.contacto-pg .primary-titulo{font-size:52px;line-height:1.2;margin:0;color:#400C9B}
.contacto-pg .secondary-titulo{font-size:21px;line-height:1.45;margin:0;color:#2a2a2a}
.contacto-pg .img-side{position:relative;filter:grayscale(100%);transition:filter .28s ease-out}
.contacto-pg .img-side:hover{filter:grayscale(0%)}
.contacto-pg .img-side img{width:100%;height:320px;object-fit:cover;border-radius:16px;display:block;border:0 solid #400c9b4d;transition:border-width .24s ease-out}
.contacto-pg .img-side:hover img{border-width:3px}
.contacto-pg .img-side::before{content:'';position:absolute;top:-30px;right:-30px;width:180px;height:180px;background:radial-gradient(circle,#12ffde14 0%,#12ffde00 70%);border-radius:50%;pointer-events:none;z-index:-1}
.contacto-pg .form-wrapper{background:linear-gradient(135deg,#400c9b08 0%,#12ffde05 100%);padding:48px 24px;position:relative}
.contacto-pg .form-wrapper::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:95%;height:100%;background-image:repeating-radial-gradient(circle at 50% 50%,transparent 0,transparent 20px,#400c9b04 20px,#400c9b04 40px);pointer-events:none;z-index:0}
.contacto-pg .form-container{max-width:1320px;margin:0 auto;position:relative;z-index:1}
.contacto-pg .form-titulo{font-size:37px;line-height:1.2;margin:0 0 8px;color:#400C9B;text-transform:uppercase;letter-spacing:.5px;font-weight:300}
.contacto-pg .form-subtitulo{font-size:18px;line-height:1.65;margin:0 0 48px;color:#4a4a4a}
.contacto-pg .main-frm{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:920px}
.contacto-pg .campo-group{display:flex;flex-direction:column;gap:8px}
.contacto-pg .campo-group.fullwidth{grid-column:1 / -1}
.contacto-pg .campo-label{font-size:16px;line-height:1.45;color:#2a2a2a;font-weight:500}
.contacto-pg .campo-input{padding:16px;border:2px solid #400c9b26;border-radius:0;font-size:16px;line-height:1.45;color:#1a1a1a;background:#FFF;transition:border-color .18s ease-out,box-shadow .18s ease-out}
.contacto-pg .campo-input:focus{outline:none;border-color:#400C9B;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14}
.contacto-pg .campo-input::placeholder{font-style:italic;opacity:.5;color:#6a6a6a}
.contacto-pg .services-titulo{font-size:18px;line-height:1.45;margin:0 0 16px;color:#2a2a2a;font-weight:500}
.contacto-pg .checkboxes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.contacto-pg .checkbox-item{display:flex;align-items:center;gap:8px}
.contacto-pg .checkbox-item input[type="checkbox"]{width:20px;height:20px;accent-color:#400C9B;cursor:pointer}
.contacto-pg .checkbox-item input[type="checkbox"]:checked{box-shadow:inset 0 2px 4px #400c9b4d}
.contacto-pg .checkbox-label{font-size:16px;line-height:1.45;color:#2a2a2a;cursor:pointer}
.contacto-pg .privacy-wrapper{grid-column:1 / -1;display:flex;align-items:flex-start;gap:8px;margin-top:8px}
.contacto-pg .privacy-wrapper input[type="checkbox"]{width:18px;height:18px;accent-color:#400C9B;cursor:pointer;margin-top:3px;flex-shrink:0}
.contacto-pg .privacy-txt{font-size:16px;line-height:1.65;color:#4a4a4a}
.contacto-pg .privacy-txt a{color:#400C9B;text-decoration:none;border-bottom:1px solid #400c9b4d;transition:border-color .2s ease-out}
.contacto-pg .privacy-txt a:hover{border-bottom-color:#400C9B}
.contacto-pg .submit-wrapper{grid-column:1 / -1;display:flex;justify-content:flex-start}
.contacto-pg .btn-submit{padding:16px 48px;background:#400C9B;color:#FFF;border:none;border-radius:16px;font-size:18px;line-height:1.45;cursor:pointer;transition:background .22s ease-out,box-shadow .22s ease-out,transform .22s ease-out;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14;position:relative;overflow:hidden;display:flex!important;align-items:center;gap:8px}
.contacto-pg .btn-submit::after{content:'';width:12px;height:12px;border-top:2px solid #FFF;border-right:2px solid #FFF;transform:rotate(45deg);transition:transform .22s ease-out}
.contacto-pg .btn-submit:hover{background:#300970;box-shadow:0 7px 14px -2px #400c9b14 0 10px 52px -2px #400c9b1a;transform:translateY(-1px)}
.contacto-pg .btn-submit:hover::after{transform:rotate(45deg) translateX(4px)}
.contacto-pg .btn-submit:active{transform:translateY(0);box-shadow:inset 0 2px 4px #0003}
.contacto-pg .info-sectione{background:#FFF;padding:48px 24px}
.contacto-pg .info-container{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.2fr 0.8fr;gap:48px}
.contacto-pg .metrics-zonee{display:flex;flex-direction:column;gap:24px}
.contacto-pg .metrica-bloque{padding:24px;background:#12ffde0a;border-radius:16px;position:relative;overflow:hidden;transition:background .26s ease-out}
.contacto-pg .metrica-bloque:hover{background:#12ffde14}
.contacto-pg .metrica-bloque::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#400C9B 0%,#12FFDE 100%);transform:scaleY(0);transform-origin:bottom;transition:transform .35s ease-out}
.contacto-pg .metrica-bloque:hover::before{transform:scaleY(1);transform-origin:top}
.contacto-pg .metrica-titulo{font-size:21px;line-height:1.2;margin:0 0 8px;color:#400C9B;text-transform:uppercase;letter-spacing:.3px;font-weight:300}
.contacto-pg .metrica-valor{font-size:16px;line-height:1.65;margin:0;color:#2a2a2a}
.contacto-pg .metrica-valor a{color:inherit;text-decoration:none;transition:color .19s ease-out}
.contacto-pg .metrica-valor a:hover{color:#400C9B}
.contacto-pg .visual-zonee{position:relative}
.contacto-pg .visual-zonee img{width:100%;height:460px;object-fit:cover;border-radius:16px;display:block;border:0 solid #12ffde66;transition:border-width .28s ease-out}
.contacto-pg .visual-zonee:hover img{border-width:3px}
.contacto-pg .skill-overlay{position:absolute;bottom:24px;left:24px;right:24px;background:#ffffffeb;padding:24px;border-radius:16px;backdrop-filter:blur(8px);box-shadow:0 7px 14px -2px #400c9b14 0 10px 52px -2px #400c9b1a}
.contacto-pg .skill-row{margin-bottom:16px}
.contacto-pg .skill-row:last-child{margin-bottom:0}
.contacto-pg .skill-name{font-size:16px;line-height:1.45;margin:0 0 8px;color:#2a2a2a;font-weight:500;display:flex;justify-content:space-between;align-items:center}
.contacto-pg .skill-pct{font-size:16px;color:#400C9B}
.contacto-pg .skill-bar-bg{width:100%;height:8px;background:#400c9b1a;border-radius:16px;overflow:hidden}
.contacto-pg .skill-bar-fill{height:100%;background:linear-gradient(90deg,#400C9B 0%,#12FFDE 100%);border-radius:16px;transition:width .42s ease-out}
@media (max-width: 1024px) {
.contacto-pg .heado-zone{grid-template-columns:1fr;gap:24px;padding:24px}
.contacto-pg .img-side img{height:280px}
.contacto-pg .primary-titulo{font-size:37px}
.contacto-pg .form-wrapper{padding:24px 16px}
.contacto-pg .main-frm{grid-template-columns:1fr}
.contacto-pg .checkboxes-grid{grid-template-columns:1fr}
.contacto-pg .info-container{grid-template-columns:1fr;gap:24px}
.contacto-pg .visual-zonee img{height:340px}
}
@media (max-width: 768px) {
.contacto-pg .primary-titulo{font-size:37px}
.contacto-pg .secondary-titulo{font-size:18px}
.contacto-pg .form-titulo{font-size:21px}
.contacto-pg .img-side img{height:240px}
.contacto-pg .visual-zonee img{height:280px}
.contacto-pg .skill-overlay{position:static;margin-top:16px}
}
@media (max-width: 480px) {
.contacto-pg .heado-zone,.contacto-pg .form-wrapper,.contacto-pg .info-sectione{padding:24px 16px}
.contacto-pg .primary-titulo{font-size:21px}
.contacto-pg .secondary-titulo{font-size:16px}
.contacto-pg .form-titulo{font-size:21px}
.contacto-pg .btn-submit{width:100%;justify-content:center}
.contacto-pg .img-side img{height:200px}
.contacto-pg .visual-zonee img{height:220px}
}
.hmpg-ar-vr{background:#FFF;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.hmpg-ar-vr ::selection{background:#400c9b1a}
.hmpg-ar-vr .heado-wrapper{max-width:1320px;margin:0 auto;padding:48px 24px;text-align:center;position:relative;overflow:hidden}
.hmpg-ar-vr .heado-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,#400c9b14 1px,transparent 1px),radial-gradient(circle,#12ffde0f 1px,transparent 1px);background-size:48px 48px,64px 64px;background-position:0 0,32px 32px;pointer-events:none;z-index:0}
.hmpg-ar-vr .hero-img-wrap{position:relative;z-index:1;margin-bottom:48px;max-width:680px;margin-left:auto;margin-right:auto}
.hmpg-ar-vr .hero-img-wrap img{width:100%;height:auto;display:block}
.hmpg-ar-vr .hero-txt-block{position:relative;z-index:1}
.hmpg-ar-vr .hero-hdng{font-size:52px;line-height:1.2;margin-bottom:24px;color:#400C9B}
.hmpg-ar-vr .hero-desc{font-size:21px;line-height:1.45;color:#2a2a2a;max-width:720px;margin:0 auto}
.hmpg-ar-vr .divider-zigzag{width:100%;height:48px;display:block}
.hmpg-ar-vr .servs-container{max-width:1320px;margin:0 auto;padding:48px 24px;background:linear-gradient(135deg,#12ffde08 0%,#ffff 85%)}
.hmpg-ar-vr .servs-hdng{font-size:37px;line-height:1.2;margin-bottom:16px;color:#400C9B;text-transform:uppercase;letter-spacing:.04em;font-weight:300}
.hmpg-ar-vr .servs-intro{font-size:18px;line-height:1.65;margin-bottom:48px;max-width:580px}
.hmpg-ar-vr .servs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}
.hmpg-ar-vr .serv-card{background:#FFF;padding:24px;border-radius:16px;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14 0 10px 52px -2px #400c9b1a;transition:transform .21s ease-out,box-shadow .18s ease-out;position:relative}
.hmpg-ar-vr .serv-card::after{content:'';position:absolute;right:0;top:0;bottom:0;width:4px;background:#12FFDE;border-radius:0 16px 16px 0;opacity:0;transition:opacity .23s ease-out}
.hmpg-ar-vr .serv-card:hover{transform:translateY(-8px);box-shadow:0 3px 2px -2px #400c9b14 0 7px 14px -2px #400c9b1f 0 10px 52px -2px #400c9b29}
.hmpg-ar-vr .serv-card:hover::after{opacity:1}
.hmpg-ar-vr .serv-icon{width:48px;height:48px;margin-bottom:16px}
.hmpg-ar-vr .serv-title{font-size:21px;line-height:1.2;margin-bottom:8px;color:#400C9B}
.hmpg-ar-vr .serv-txt{font-size:16px;line-height:1.65;color:#3a3a3a}
.hmpg-ar-vr .metric-wrapper{background:#400C9B;color:#FFF;padding:48px 24px;position:relative;overflow:hidden}
.hmpg-ar-vr .metric-wrapper::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,#12ffde1f 0%,transparent 35%,transparent 65%,#12ffde14 100%);animation:metricShift 12s ease-in-out infinite}
@keyframes metricShift {
0%,100%{transform:translate(0,0)}
50%{transform:translate(-15%,-15%)}
}
.hmpg-ar-vr .metric-content{max-width:1320px;margin:0 auto;position:relative;z-index:1}
.hmpg-ar-vr .metric-hdng{font-size:37px;line-height:1.2;margin-bottom:48px;text-align:center}
.hmpg-ar-vr .metric-row{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}
.hmpg-ar-vr .metric-item{flex:1;min-width:220px;text-align:center;padding:24px;background:#ffffff0d;border-radius:16px;backdrop-filter:blur(8px)}
.hmpg-ar-vr .metric-num{font-size:52px;line-height:1.2;color:#12FFDE;margin-bottom:8px;font-weight:700}
.hmpg-ar-vr .metric-label{font-size:18px;line-height:1.45;opacity:.9}
.hmpg-ar-vr .prcs-section{max-width:1320px;margin:0 auto;padding:48px 24px}
.hmpg-ar-vr .prcs-hdng{font-size:37px;line-height:1.2;margin-bottom:48px;color:#400C9B}
.hmpg-ar-vr .prcs-layout{display:flex;gap:48px;align-items:flex-start}
.hmpg-ar-vr .prcs-img-side{flex:1}
.hmpg-ar-vr .prcs-img-side img{width:100%;height:auto;border-radius:16px;display:block;transition:filter .19s ease-out;filter:brightness(0.88)}
.hmpg-ar-vr .prcs-img-side:hover img{filter:brightness(1)}
.hmpg-ar-vr .prcs-steps{flex:1;display:flex;flex-direction:column;gap:24px}
.hmpg-ar-vr .step-unit{padding-left:24px;position:relative}
.hmpg-ar-vr .step-unit::before{content:'';position:absolute;left:0;top:0;width:8px;height:8px;background:#12FFDE;border-radius:50%;margin-top:8px}
.hmpg-ar-vr .step-title{font-size:21px;line-height:1.2;margin-bottom:8px;color:#400C9B}
.hmpg-ar-vr .step-desc{font-size:16px;line-height:1.65;color:#3a3a3a}
.hmpg-ar-vr .complex-block{max-width:1320px;margin:0 auto;padding:48px 24px;background:linear-gradient(180deg,#400c9b05 0%,#ffff 70%)}
.hmpg-ar-vr .complex-hdng{font-size:37px;line-height:1.2;margin-bottom:24px;color:#400C9B}
.hmpg-ar-vr .complex-layout{display:grid;grid-template-columns:2fr 1fr;gap:24px}
.hmpg-ar-vr .complex-main{background:#FFF;padding:24px;border-radius:16px;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14 0 10px 52px -2px #400c9b1a}
.hmpg-ar-vr .complex-main-hdng{font-size:21px;line-height:1.2;margin-bottom:16px;color:#400C9B;text-transform:uppercase;letter-spacing:.03em;font-weight:300}
.hmpg-ar-vr .complex-txt-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.hmpg-ar-vr .complex-col p{font-size:16px;line-height:1.65;margin-bottom:16px;color:#2a2a2a}
.hmpg-ar-vr .complex-sidebar{background:#400C9B;color:#FFF;padding:24px;border-radius:16px;display:flex;flex-direction:column;justify-content:center}
.hmpg-ar-vr .sidebar-label{font-size:16px;line-height:1.45;margin-bottom:8px;opacity:.8}
.hmpg-ar-vr .sidebar-value{font-size:37px;line-height:1.2;color:#12FFDE;margin-bottom:24px;font-weight:700}
.hmpg-ar-vr .sidebar-note{font-size:16px;line-height:1.65}
.hmpg-ar-vr .parallax-section{position:relative;min-height:480px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.hmpg-ar-vr .parallax-bg{position:absolute;top:0;left:0;width:100%;height:120%;background-image:url(./media_directory/backup-j.jpg);background-size:cover;background-position:center;background-attachment:fixed;filter:brightness(0.7)}
.hmpg-ar-vr .parallax-content{position:relative;z-index:1;max-width:1320px;padding:48px 24px;text-align:center;color:#FFF}
.hmpg-ar-vr .parallax-hdng{font-size:52px;line-height:1.2;margin-bottom:24px;text-shadow:0 3px 12px #0006}
.hmpg-ar-vr .parallax-txt{font-size:21px;line-height:1.45;max-width:680px;margin:0 auto 24px;text-shadow:0 2px 8px #0000004d}
.hmpg-ar-vr .parallax-btn{display:inline-block;padding:16px 48px;background:#12FFDE;color:#400C9B;font-size:18px;line-height:1.2;border-radius:16px;text-decoration:none;font-weight:700;transition:transform .17s ease-out,box-shadow .21s ease-out;box-shadow:0 3px 2px -2px #12ffde0f 0 7px 14px -2px #12ffde14 0 10px 52px -2px #12ffde1a}
.hmpg-ar-vr .parallax-btn:hover{transform:translateY(-4px);box-shadow:0 3px 2px -2px #12ffde1f 0 7px 14px -2px #12ffde29 0 10px 52px -2px #12ffde33}
.hmpg-ar-vr .faq-wrapper{max-width:1320px;margin:0 auto;padding:48px 24px}
.hmpg-ar-vr .faq-hdng{font-size:37px;line-height:1.2;margin-bottom:48px;color:#400C9B;text-align:center}
.hmpg-ar-vr .faq-list{max-width:880px;margin:0 auto}
.hmpg-ar-vr .faq-unit{margin-bottom:16px;border-radius:16px;overflow:hidden;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14}
.hmpg-ar-vr .faq-check{display:none}
.hmpg-ar-vr .faq-trigger{display:block;padding:24px;background:#FFF;cursor:pointer;font-size:18px;line-height:1.45;color:#400C9B;font-weight:700;transition:background .19s ease-out;position:relative}
.hmpg-ar-vr .faq-trigger::after{content:'+';position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:24px;color:#12FFDE;transition:transform .23s ease-out}
.hmpg-ar-vr .faq-trigger:hover{background:#12ffde0d}
.hmpg-ar-vr .faq-answer{max-height:0;overflow:hidden;transition:max-height .36s ease-out,padding .36s ease-out;padding:0 24px;background:#FFF}
.hmpg-ar-vr .faq-answer p{font-size:16px;line-height:1.65;color:#2a2a2a}
.hmpg-ar-vr .faq-check:checked ~ .faq-trigger{background:#400c9b0d}
.hmpg-ar-vr .faq-check:checked ~ .faq-trigger::after{transform:translateY(-50%) rotate(45deg)}
.hmpg-ar-vr .faq-check:checked ~ .faq-answer{max-height:500px;padding:24px}
@media (max-width: 768px) {
.hmpg-ar-vr .hero-hdng{font-size:37px}
.hmpg-ar-vr .hero-desc,.hmpg-ar-vr .parallax-txt{font-size:18px}
.hmpg-ar-vr .servs-hdng,.hmpg-ar-vr .metric-hdng,.hmpg-ar-vr .prcs-hdng,.hmpg-ar-vr .complex-hdng,.hmpg-ar-vr .faq-hdng,.hmpg-ar-vr .sidebar-value{font-size:21px}
.hmpg-ar-vr .parallax-hdng{font-size:37px}
.hmpg-ar-vr .metric-num{font-size:37px}
.hmpg-ar-vr .prcs-layout{flex-direction:column}
.hmpg-ar-vr .complex-layout{grid-template-columns:1fr}
.hmpg-ar-vr .complex-txt-cols{grid-template-columns:1fr}
}
.abt-page{background:#FFF;color:#1a1a1a;max-width:1320px;margin:0 auto;position:relative;overflow-x:clip}
.abt-page .heado-section{position:relative;padding:96px 24px;background:linear-gradient(165deg,#400c9b08 0%,#12ffde0a 100%);overflow:hidden}
.abt-page .heado-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./media_directory/file-b.jpg);background-size:cover;background-position:center;opacity:.015;z-index:0;pointer-events:none}
.abt-page .heado-section::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,#400c9b05 2px,#400c9b05 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,#12ffde05 2px,#12ffde05 4px);z-index:1;pointer-events:none}
.abt-page .heado-wrapper{max-width:920px;margin:0 auto;position:relative;z-index:2}
.abt-page .heado-quote{position:absolute;top:-48px;left:-24px;font-size:280px;line-height:1;color:#400c9b0f;font-family:Georgia,serif;pointer-events:none;z-index:0}
.abt-page .heado-content{position:relative;z-index:1}
.abt-page .heado-title{font-size:68px;line-height:1.2;margin:0 0 24px;letter-spacing:-.02em}
.abt-page .heado-desc{font-size:21px;line-height:1.65;margin:0 0 24px;color:#2a2a2a}
.abt-page .heado-lnk{display:inline-flex;align-items:center;gap:8px;font-size:18px;color:#400C9B;text-decoration:none;font-weight:600;transition:gap .22s ease-out}
.abt-page .heado-lnk:hover{gap:16px}
.abt-page .heado-lnk::after{content:'';width:20px;height:2px;background:#400C9B;transition:width .18s ease-out}
.abt-page .heado-lnk:hover::after{width:32px}
.abt-page .story-holder{padding:48px 24px;background:#FFF;position:relative}
.abt-page .story-holder::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#400c9b26 50%,transparent 100%)}
.abt-page .story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:48px;max-width:1100px;margin:0 auto}
.abt-page .story-blk{position:relative}
.abt-page .story-blk:nth-child(2){grid-column:span 2}
.abt-page .story-img-wrapper{position:relative;width:100%;height:380px;overflow:hidden;border-radius:16px;margin-bottom:24px;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14 0 10px 52px -2px #400c9b1a}
.abt-page .story-img{width:100%;height:100%;object-fit:cover;filter:saturate(0.7) brightness(0.95);transition:filter .35s ease-out,transform .4s ease-out}
.abt-page .story-blk:hover .story-img{filter:saturate(1) brightness(1);transform:scale(1.05)}
.abt-page .story-ttl{font-size:37px;line-height:1.2;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em;font-weight:300;color:#400C9B}
.abt-page .story-txt{font-size:18px;line-height:1.65;margin:0 0 16px;color:#3a3a3a}
.abt-page .story-txt:last-child{margin-bottom:0}
.abt-page .story-blk:nth-child(2) .story-txt{column-count:2;column-gap:48px}
.abt-page .mesh-section{padding:96px 24px;position:relative;background:radial-gradient(at 20% 30%,#400c9b14 0%,transparent 50%),radial-gradient(at 80% 70%,#12ffde0f 0%,transparent 50%),radial-gradient(at 50% 50%,#400c9b0a 0%,transparent 70%),#FFF;overflow:hidden}
.abt-page .mesh-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:120px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none"><path d="M0,60 Q300,20 600,60 T1200,60 L1200,120 L0,120 Z" fill="%23FFFFFF" opacity="0.7"/><path d="M0,80 Q200,40 400,80 T800,80 T1200,80 L1200,120 L0,120 Z" fill="%23FFFFFF" opacity="0.5"/></svg>') no-repeat bottom;background-size:cover;pointer-events:none}
.abt-page .mesh-inner{max-width:1100px;margin:0 auto}
.abt-page .mesh-title{font-size:52px;line-height:1.2;margin:0 0 48px;text-align:center;color:#400C9B}
.abt-page .team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;opacity:0;animation:team-appear .6s ease-out .2s forwards}
@keyframes team-appear {
from{opacity:0;transform:translateY(24px)}
to{opacity:1;transform:translateY(0)}
}
.abt-page .member-card{background:#fffc;padding:24px;border-radius:16px;box-shadow:0 3px 2px -2px #12ffde0f 0 7px 14px -2px #12ffde14 0 10px 52px -2px #12ffde1a;transition:transform .25s ease-out,box-shadow .2s ease-out;position:relative}
.abt-page .member-card:nth-child(1){animation-delay:.3s}
.abt-page .member-card:nth-child(2){animation-delay:.45s}
.abt-page .member-card:nth-child(3){animation-delay:.6s}
.abt-page .member-card::before{content:'';position:absolute;top:16px;right:16px;width:8px;height:8px;background:#12FFDE;border-radius:0;box-shadow:0 0 0 3px #12ffde33}
.abt-page .member-card:hover{transform:translateY(-8px);box-shadow:0 7px 14px -2px #12ffde1f 0 10px 52px -2px #12ffde2e}
.abt-page .member-name{font-size:21px;line-height:1.45;margin:0 0 8px;font-weight:700;color:#400C9B}
.abt-page .member-role{font-size:16px;line-height:1.45;margin:0 0 16px;color:#666;text-transform:uppercase;letter-spacing:.08em;font-size:14px}
.abt-page .member-bio{font-size:16px;line-height:1.65;margin:0;color:#4a4a4a}
.abt-page ::selection{background:#400c9b1a}
.abt-page ::placeholder{font-style:italic;opacity:.55}
@media (max-width: 1024px) {
.abt-page .heado-section{padding:72px 24px}
.abt-page .heado-title{font-size:52px}
.abt-page .heado-quote{font-size:200px;top:-32px;left:-16px}
.abt-page .team-grid{grid-template-columns:repeat(2,1fr);gap:24px}
.abt-page .story-blk:nth-child(2) .story-txt{column-count:1}
}
@media (max-width: 768px) {
.abt-page .heado-title{font-size:37px}
.abt-page .heado-desc{font-size:18px}
.abt-page .story-grid{grid-template-columns:1fr;gap:48px}
.abt-page .story-blk:nth-child(2){grid-column:span 1}
.abt-page .mesh-title{font-size:37px}
.abt-page .team-grid{grid-template-columns:1fr}
.abt-page .heado-quote{font-size:140px}
}
@media (max-width: 480px) {
.abt-page .heado-section{padding:48px 16px}
.abt-page .story-holder{padding:48px 16px}
.abt-page .mesh-section{padding:72px 16px}
.abt-page .story-img-wrapper{height:280px}
}
.succ-pg{background:linear-gradient(165deg,#400c9b08 0%,#ffff 35%,#12ffde0a 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px;position:relative;overflow:hidden}
.succ-pg::before{content:'';position:absolute;top:-50%;right:-10%;width:800px;height:800px;background:radial-gradient(circle at center,#12ffde14 0%,transparent 70%);pointer-events:none;animation:float-circle 8s ease-in-out infinite}
.succ-pg::after{content:'';position:absolute;bottom:-30%;left:-5%;width:600px;height:600px;background:radial-gradient(circle at center,#400c9b0f 0%,transparent 70%);pointer-events:none;animation:float-circle 12s ease-in-out infinite reverse}
@keyframes float-circle {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(24px,-24px) scale(1.05)}
}
.centrd-contentr{max-width:680px;text-align:center;position:relative;z-index:1}
.icn-wrp{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:linear-gradient(135deg,#400c9b14 0%,#12ffde1f 100%);border:3px solid #12ffde4d;border-radius:16px;margin:0 auto 48px;position:relative;animation:pulse-glow 2.5s ease-in-out infinite}
@keyframes pulse-glow {
0%,100%{box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14 0 10px 52px -2px #12ffde1a;transform:scale(1)}
50%{box-shadow:0 3px 2px -2px #400c9b14 0 7px 14px -2px #400c9b1f 0 10px 52px -2px #12ffde2e;transform:scale(1.03)}
}
.icn-wrp svg{width:56px;height:56px}
.check-path{stroke:#400C9B;stroke-width:4;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:180;stroke-dashoffset:180;animation:draw-check .8s ease-out .2s forwards}
@keyframes draw-check {
to{stroke-dashoffset:0}
}
.circle-path{stroke:#12FFDE;stroke-width:3;fill:none;stroke-dasharray:340;stroke-dashoffset:340;animation:draw-circle .6s ease-out forwards}
@keyframes draw-circle {
to{stroke-dashoffset:0}
}
.main-hdng{font-size:52px;line-height:1.2;color:#400C9B;margin:0 0 24px;letter-spacing:-.02em}
.sub-txt{font-size:21px;line-height:1.65;color:#400c9bbf;margin:0 0 48px;max-width:540px;margin-left:auto;margin-right:auto}
.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:0 0 48px}
.detail-card{background:#fff9;border:2px solid #12ffde33;border-radius:16px;padding:24px 16px;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out;position:relative;overflow:hidden}
.detail-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#400c9b0d 0%,transparent 100%);opacity:0;transition:opacity .22s ease-out;pointer-events:none}
.detail-card:hover{transform:translateY(-4px);border-color:#12ffde66;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14 0 10px 52px -2px #12ffde1a}
.detail-card:hover::before{opacity:1}
.card-lbl{font-size:16px;line-height:1.45;color:#400c9ba6;margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em}
.card-val{font-size:21px;line-height:1.45;color:#400C9B;margin:0;font-weight:600}
.action-zone{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}
.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 48px;background:#400C9B;color:#FFF;font-size:18px;line-height:1.45;border:none;border-radius:16px;text-decoration:none;transition:transform .18s ease-out,box-shadow .18s ease-out,background .18s ease-out;box-shadow:0 3px 2px -2px #400c9b0f 0 7px 14px -2px #400c9b14 0 10px 52px -2px #400c9b1a;cursor:pointer;position:relative;overflow:hidden}
.btn-primary::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,transparent 0%,#12ffde33 100%);opacity:0;transition:opacity .18s ease-out}
.btn-primary:hover{transform:translateY(-2px);background:#31087d;box-shadow:0 3px 2px -2px #400c9b14 0 7px 14px -2px #400c9b1f 0 10px 52px -2px #400c9b29}
.btn-primary:hover::before{opacity:1}
.btn-primary:hover .arrow-icn{transform:translateX(4px)}
.btn-primary:active{transform:translateY(0);box-shadow:inset 0 3px 8px #00000026 0 3px 2px -2px #400c9b0f}
.arrow-icn{width:18px;height:18px;transition:transform .18s ease-out;position:relative;z-index:1}
.btn-secondary{display:inline-flex;align-items:center;padding:16px 48px;background:transparent;color:#400C9B;font-size:18px;line-height:1.45;border:2px solid #400c9b4d;border-radius:16px;text-decoration:none;transition:border-color .2s ease-out,background .2s ease-out,transform .2s ease-out;cursor:pointer}
.btn-secondary:hover{border-color:#400C9B;background:#400c9b0a;transform:translateY(-2px)}
.btn-secondary:active{transform:translateY(0);background:#400c9b14}
.footer-note{font-size:16px;line-height:1.65;color:#400c9b8c;margin:48px 0 0;max-width:480px;margin-left:auto;margin-right:auto}
.contact-link{color:#400C9B;text-decoration:none;border-bottom:1px solid #400c9b4d;transition:border-color .2s ease-out}
.contact-link:hover{border-color:#400C9B}
@media (max-width: 768px) {
.succ-pg{padding:48px 16px}
.icn-wrp{width:96px;height:96px;margin-bottom:24px}
.icn-wrp svg{width:44px;height:44px}
.main-hdng{font-size:37px}
.sub-txt{font-size:18px;margin-bottom:24px}
.details-grid{grid-template-columns:1fr;gap:8px;margin-bottom:24px}
.action-zone{flex-direction:column;gap:8px}
.btn-primary,.btn-secondary{width:100%;justify-content:center;padding:16px 24px}
.footer-note{font-size:16px;margin-top:24px}
}
@media (max-width: 480px) {
.main-hdng{font-size:37px}
.sub-txt{font-size:18px}
}
::selection{background:#12ffde1a;color:inherit}