*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{font-family:'PT Sans',sans-serif;line-height:1.6;color:#2a2a2a;background-color:#fefefe}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
button{font-family:inherit;cursor:pointer;border:none;background:none}
.contain-box{max-width:1366px;margin:0 auto;padding:0 20px;width:100%}
.heado-wrapper-v1{background:linear-gradient(135deg,#fff 0%,#f8f8f8 100%);box-shadow:0 4px 16px #0a415214}
.heado-wrapper-v1 .top-info-strip-v2{background-color:#0A4152;padding:10px 0}
.heado-wrapper-v1 .top-info-strip-v2 .contain-box{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}
.heado-wrapper-v1 .contact-bits{display:flex;gap:24px;flex-wrap:wrap}
.heado-wrapper-v1 .phone-link-v1,.heado-wrapper-v1 .mail-link-v1{color:#FFFBC9;font-size:14px;display:flex;align-items:center;gap:6px;transition:color .3s linear}
.heado-wrapper-v1 .phone-link-v1:hover,.heado-wrapper-v1 .mail-link-v1:hover{color:#F170AE}
.heado-wrapper-v1 .messengers-row{display:flex;gap:12px}
.heado-wrapper-v1 .msg-icon{width:32px;height:32px;background-color:#fffbc926;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#FFFBC9;transition:background-color .3s linear,color .3s linear}
.heado-wrapper-v1 .msg-icon:hover{background-color:#F170AE;color:#fff}
.heado-wrapper-v1 .brand-center-row-v3{padding:32px 0;background:linear-gradient(to bottom,#fffbc91a 0%,transparent 100%)}
.heado-wrapper-v1 .logo-orbit-layout{display:flex;justify-content:center;align-items:center}
.heado-wrapper-v1 .logo-core-v2{display:flex;flex-direction:column;align-items:center;gap:12px}
.heado-wrapper-v1 .logo-anchor{display:block;background-color:#f170ae14;padding:16px;border-radius:12px;box-shadow:0 6px 20px #0a41521f;transition:box-shadow .3s linear,background-color .3s linear}
.heado-wrapper-v1 .logo-anchor:hover{box-shadow:0 10px 28px #0a41522e;background-color:#f170ae1f}
.heado-wrapper-v1 .logo-img-v1{width:110px;height:110px;object-fit:contain}
.heado-wrapper-v1 .company-label-v1{font-size:22px;font-weight:700;color:#0A4152;letter-spacing:.5px}
.heado-wrapper-v1 .navi-strip-v3{background:linear-gradient(90deg,#F170AE 0%,#0A4152 100%);padding:0}
.heado-wrapper-v1 .main-navi-v2{display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap}
.heado-wrapper-v1 .navi-item-v1{padding:18px 32px;color:#fff;font-size:15px;font-weight:400;position:relative;transition:background-color .3s linear,color .3s linear;border-radius:0}
.heado-wrapper-v1 .navi-item-v1:hover{background-color:#fffbc926}
.heado-wrapper-v1 .navi-item-v1::after{content:'';position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#FFFBC9;transition:width .3s linear}
.heado-wrapper-v1 .navi-item-v1:hover::after{width:100%}
.foot-wrapper-v1{background:linear-gradient(135deg,#0A4152 0%,#083642 100%);padding:48px 0 24px;color:#fff}
.foot-wrapper-v1 .foot-grid-v2{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;margin-bottom:32px}
.foot-wrapper-v1 .foot-heading-v1{font-size:18px;font-weight:700;margin-bottom:16px;color:#FFFBC9}
.foot-wrapper-v1 .foot-links-v2{display:flex;flex-direction:column;gap:10px}
.foot-wrapper-v1 .foot-link-v1{color:#fff;font-size:14px;transition:color .3s linear;display:inline-block}
.foot-wrapper-v1 .foot-link-v1:hover{color:#F170AE}
.foot-wrapper-v1 .contact-details-v1{display:flex;flex-direction:column;gap:12px}
.foot-wrapper-v1 .contact-line-v1{font-size:14px;display:flex;align-items:flex-start;gap:8px}
.foot-wrapper-v1 .contact-line-v1 i{margin-top:3px;color:#F170AE}
.foot-wrapper-v1 .contact-line-v1 a{color:#fff;transition:color .3s linear}
.foot-wrapper-v1 .contact-line-v1 a:hover{color:#FFFBC9}
.foot-wrapper-v1 .social-icons-v1{display:flex;gap:10px;margin-top:8px}
.foot-wrapper-v1 .social-butt-v1{width:36px;height:36px;background-color:#f170ae33;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .3s linear,color .3s linear}
.foot-wrapper-v1 .social-butt-v1:hover{background-color:#F170AE;color:#fff}
.foot-wrapper-v1 .copyright-strip-v1{padding-top:24px;border-top:1px solid #fffbc933;text-align:center}
.foot-wrapper-v1 .copyright-txt-v1{font-size:13px;color:#ffffffb3}
.cookie-popup-v1{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(120%);max-width:560px;width:calc(100% - 40px);background-color:#fff;border-radius:14px;box-shadow:0 12px 32px #0a415240;z-index:10000;transition:transform .4s linear}
.cookie-popup-v1.visible{transform:translateX(-50%) translateY(0)}
.cookie-popup-v1 .cookie-content-v2{padding:24px}
.cookie-popup-v1 .cookie-header-v1{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
.cookie-popup-v1 .cookie-title-v1{font-size:20px;font-weight:700;color:#0A4152}
.cookie-popup-v1 .cookie-close-v1{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#0A4152;transition:background-color .3s linear}
.cookie-popup-v1 .cookie-close-v1:hover{background-color:#0a415214}
.cookie-popup-v1 .cookie-body-v1{margin-bottom:20px}
.cookie-popup-v1 .cookie-desc-v1{font-size:14px;line-height:1.6;color:#2a2a2a;margin-bottom:16px}
.cookie-popup-v1 .policy-link-v1{color:#F170AE;text-decoration:underline}
.cookie-popup-v1 .policy-link-v1:hover{color:#0A4152}
.cookie-popup-v1 .cookie-options-v2{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}
.cookie-popup-v1 .cookie-toggle-v1{display:flex}
.cookie-popup-v1 .toggle-label-v1{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}
.cookie-popup-v1 .toggle-label-v1 input[type="checkbox"]{width:18px;height:18px;cursor:pointer;accent-color:#F170AE}
.cookie-popup-v1 .toggle-label-v1 input[type="checkbox"]:disabled{cursor:not-allowed;opacity:.6}
.cookie-popup-v1 .data-sale-section-v1{padding-top:12px;border-top:1px solid #0a415226}
.cookie-popup-v1 .sale-label-v1{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}
.cookie-popup-v1 .sale-label-v1 input[type="checkbox"]{width:18px;height:18px;cursor:pointer;accent-color:#0A4152}
.cookie-popup-v1 .cookie-actions-v1{display:flex;gap:10px;flex-wrap:wrap}
.cookie-popup-v1 .cookie-butt-v1{padding:12px 20px;border-radius:10px;font-size:14px;font-weight:700;transition:background-color .3s linear,color .3s linear;flex:1;min-width:120px}
.cookie-popup-v1 .accept-butt-v2{background-color:#F170AE;color:#fff}
.cookie-popup-v1 .accept-butt-v2:hover{background-color:#d55b94}
.cookie-popup-v1 .decline-butt-v2{background-color:#0A4152;color:#fff}
.cookie-popup-v1 .decline-butt-v2:hover{background-color:#083642}
.cookie-popup-v1 .save-butt-v2{background-color:#FFFBC9;color:#0A4152}
.cookie-popup-v1 .save-butt-v2:hover{background-color:#f0eba0}
.cookie-settings-icon-v1{position:fixed;bottom:20px;right:20px;width:56px;height:56px;background-color:#F170AE;border-radius:50%;display:none;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 8px 24px #f170ae59;z-index:9999;transition:background-color .3s linear,box-shadow .3s linear}
.cookie-settings-icon-v1:hover{background-color:#d55b94;box-shadow:0 12px 32px #f170ae73}
@media (max-width: 768px) {
.heado-wrapper-v1 .top-info-strip-v2 .contain-box{flex-direction:column;align-items:flex-start}
.heado-wrapper-v1 .contact-bits{flex-direction:column;gap:10px}
.heado-wrapper-v1 .logo-img-v1{width:80px;height:80px}
.heado-wrapper-v1 .company-label-v1{font-size:18px}
.heado-wrapper-v1 .main-navi-v2{flex-direction:column;gap:0}
.heado-wrapper-v1 .navi-item-v1{width:100%;text-align:center;padding:14px 20px}
.foot-wrapper-v1 .foot-grid-v2{grid-template-columns:1fr;gap:32px}
.cookie-popup-v1 .cookie-actions-v1{flex-direction:column}
.cookie-popup-v1 .cookie-butt-v1{width:100%}
}
@media (max-width: 480px) {
.heado-wrapper-v1 .brand-center-row-v3{padding:20px 0}
.heado-wrapper-v1 .logo-img-v1{width:70px;height:70px}
.heado-wrapper-v1 .company-label-v1{font-size:16px}
.cookie-popup-v1 .cookie-content-v2{padding:18px}
.cookie-settings-icon-v1{width:48px;height:48px;font-size:20px}
}
.legal-text{max-width:1366px;margin:0 auto;padding:80px 20px;background:#fff}
.legal-text h1{font-size:42px;font-weight:700;color:#0A4152;margin:0 0 32px;line-height:1.2;letter-spacing:-.5px}
.legal-text h2{font-size:32px;font-weight:700;color:#0A4152;margin:56px 0 24px;line-height:1.3;letter-spacing:-.3px}
.legal-text h3{font-size:24px;font-weight:600;color:#0A4152;margin:40px 0 20px;line-height:1.4}
.legal-text h4{font-size:20px;font-weight:600;color:#0A4152;margin:32px 0 16px;line-height:1.4}
.legal-text h5{font-size:18px;font-weight:600;color:#0A4152;margin:28px 0 14px;line-height:1.5}
.legal-text h6{font-size:16px;font-weight:600;color:#0A4152;margin:24px 0 12px;line-height:1.5}
.legal-text p{font-size:16px;font-weight:400;color:#2c3e50;line-height:1.75;margin:0 0 20px;text-align:justify}
.legal-text strong,.legal-text b{font-weight:700;color:#0A4152}
.legal-text em,.legal-text i{font-style:italic;color:#34495e}
.legal-text a{color:#F170AE;text-decoration:none;font-weight:500;border-bottom:2px solid transparent;transition:all .3s linear}
.legal-text a:hover{color:#0A4152;border-bottom-color:#F170AE}
.legal-text a:focus{outline:2px solid #F170AE;outline-offset:4px;border-radius:4px}
.legal-text table{width:100%;border-collapse:collapse;margin:32px 0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0a415214}
.legal-text thead{background:#0A4152}
.legal-text thead tr{border-bottom:3px solid #F170AE}
.legal-text thead th{padding:18px 20px;text-align:left;font-size:15px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}
.legal-text tbody tr{border-bottom:1px solid #e8eef2;transition:all .3s linear}
.legal-text tbody tr:last-child{border-bottom:none}
.legal-text tbody tr:hover{background:#f170ae0d}
.legal-text tbody td{padding:16px 20px;font-size:15px;color:#2c3e50;line-height:1.6}
.legal-text th{font-weight:700}
.legal-text td{font-weight:400}
.legal-text hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#F170AE,transparent);margin:48px 0;opacity:.3}
@media (max-width: 1024px) {
.legal-text{padding:60px 20px}
.legal-text h1{font-size:36px;margin-bottom:28px}
.legal-text h2{font-size:28px;margin:48px 0 20px}
.legal-text h3{font-size:22px;margin:36px 0 18px}
.legal-text table{font-size:14px}
.legal-text thead th{padding:14px 16px;font-size:14px}
.legal-text tbody td{padding:12px 16px;font-size:14px}
}
@media (max-width: 768px) {
.legal-text{padding:40px 16px}
.legal-text h1{font-size:30px;margin-bottom:24px}
.legal-text h2{font-size:24px;margin:40px 0 18px}
.legal-text h3{font-size:20px;margin:32px 0 16px}
.legal-text h4{font-size:18px;margin:28px 0 14px}
.legal-text h5{font-size:16px;margin:24px 0 12px}
.legal-text h6{font-size:15px;margin:20px 0 10px}
.legal-text p{font-size:15px;text-align:left;margin-bottom:18px}
.legal-text table{display:block;overflow-x:auto;margin:24px 0}
.legal-text thead{display:none}
.legal-text tbody tr{display:block;margin-bottom:16px;border:1px solid #e8eef2;border-radius:8px;padding:12px;background:#fff;box-shadow:0 2px 8px #0a41520f}
.legal-text tbody td{display:block;padding:8px 0;border:none;text-align:left}
.legal-text tbody td::before{content:attr(data-label);font-weight:700;color:#0A4152;display:block;margin-bottom:4px;font-size:13px;text-transform:uppercase;letter-spacing:.3px}
.legal-text hr{margin:32px 0}
}
@media (max-width: 480px) {
.legal-text{padding:32px 12px}
.legal-text h1{font-size:26px;margin-bottom:20px}
.legal-text h2{font-size:22px;margin:36px 0 16px}
.legal-text h3{font-size:18px;margin:28px 0 14px}
.legal-text p{font-size:14px}
.legal-text tbody td{font-size:13px}
}
.heado-wrap-v1{background:linear-gradient(135deg,#0a4152f2 0%,#f170aed9 100%);padding:80px 20px 100px;position:relative;overflow:hidden}
.heado-wrap-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fffbc926 0%,transparent 70%);border-radius:50%}
.heado-inner-box{max-width:1366px;margin:0 auto;display:flex;flex-direction:column;gap:48px;position:relative;z-index:2}
.hero-txt-blok{max-width:720px}
.hero-txt-blok h1{font-size:48px;line-height:1.2;color:#FFFBC9;margin:0 0 24px;font-weight:700}
.hero-txt-blok .subline-txt{font-size:20px;line-height:1.6;color:#fffffff2;margin:0 0 32px}
.hero-actn-butt{display:inline-block;padding:16px 40px;background:#F170AE;color:#0A4152;text-decoration:none;border-radius:12px;font-weight:600;font-size:18px;transition:all .3s ease;box-shadow:0 8px 24px #f170ae59}
.hero-actn-butt:hover{background:#FFFBC9;transform:translateY(-3px);box-shadow:0 12px 32px #f170ae73}
.hero-visual-area{position:relative;max-width:580px;align-self:flex-end}
.hero-visual-area img{width:100%;height:auto;border-radius:16px;box-shadow:0 16px 48px #0000004d;position:relative}
.hero-visual-area::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 30%,#0a415299 100%);border-radius:16px;pointer-events:none}
.arrow-decor-v2{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);width:60px;height:60px}
.arrow-decor-v2 svg{width:100%;height:100%;fill:#FFFBC9;opacity:.7;animation:bounce-arrow 2s ease-in-out infinite}
@keyframes bounce-arrow {
0%,100%{transform:translateY(0)}
50%{transform:translateY(10px)}
}
.platform-foundation-sec{padding:96px 20px;background:#fff}
.platform-inner-box{max-width:1366px;margin:0 auto}
.section-head-v1{text-align:center;margin-bottom:64px}
.section-head-v1 h2{font-size:40px;line-height:1.3;color:#0A4152;margin:0 0 16px;font-weight:700}
.section-head-v1 .desc-under{font-size:18px;line-height:1.6;color:#555;max-width:680px;margin:0 auto}
.foundation-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-bottom:64px}
.foundation-card-item{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:40px 32px;border-radius:16px;border-left:6px solid #F170AE;box-shadow:0 4px 16px #00000014;transition:all .3s ease}
.foundation-card-item:hover{transform:translateY(-6px);box-shadow:0 12px 32px #f170ae40;border-left-color:#0A4152}
.foundation-card-item h3{font-size:24px;line-height:1.4;color:#0A4152;margin:0 0 16px;font-weight:600}
.foundation-card-item p{font-size:16px;line-height:1.7;color:#666;margin:0}
.expert-showcase-wrap{display:flex;flex-direction:row;gap:48px;align-items:center;background:linear-gradient(to right,#f170ae14 0%,#fffbc91f 100%);padding:48px;border-radius:16px}
.expert-profile-visual{flex-shrink:0;width:280px}
.expert-profile-visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #00000026}
.expert-txt-content{flex:1}
.expert-txt-content h3{font-size:28px;line-height:1.3;color:#0A4152;margin:0 0 12px;font-weight:700}
.expert-txt-content .role-label{font-size:16px;color:#F170AE;font-weight:600;margin-bottom:20px;display:block}
.expert-txt-content p{font-size:16px;line-height:1.7;color:#555;margin:0 0 16px}
.divider-wave-v1{width:100%;height:60px;overflow:hidden;line-height:0}
.divider-wave-v1 svg{width:100%;height:100%}
.access-platform-sec{padding:96px 20px;background:linear-gradient(to bottom,#0A4152 0%,#0a4152e6 100%);position:relative}
.access-platform-sec::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./visual_library/guide3-crop.jpg);background-size:cover;background-position:center;opacity:.15;z-index:1}
.access-inner-box{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.access-head-sec{text-align:center;margin-bottom:64px}
.access-head-sec h2{font-size:40px;line-height:1.3;color:#FFFBC9;margin:0 0 20px;font-weight:700}
.access-head-sec p{font-size:18px;line-height:1.6;color:#ffffffe6;max-width:720px;margin:0 auto}
.device-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:56px}
.device-item-card{background:#ffffff1a;backdrop-filter:blur(10px);padding:36px 28px;border-radius:16px;border:2px solid #f170ae4d;text-align:center;transition:all .3s ease}
.device-item-card:hover{background:#ffffff26;border-color:#F170AE;transform:scale(1.05)}
.device-icon-wrap{width:80px;height:80px;margin:0 auto 24px;background:#F170AE;border-radius:50%;display:flex;align-items:center;justify-content:center}
.device-icon-wrap svg{width:40px;height:40px;fill:#0A4152}
.device-item-card h4{font-size:22px;line-height:1.3;color:#FFFBC9;margin:0 0 12px;font-weight:600}
.device-item-card p{font-size:15px;line-height:1.6;color:#ffffffd9;margin:0}
.access-advantage-wrap{display:flex;flex-direction:row-reverse;gap:56px;align-items:center;background:#ffffff14;padding:48px;border-radius:16px}
.advantage-visual-box{flex-shrink:0;width:320px}
.advantage-visual-box img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 32px #0000004d}
.advantage-content-txt{flex:1}
.advantage-content-txt h3{font-size:32px;line-height:1.3;color:#FFFBC9;margin:0 0 24px;font-weight:700}
.advantage-list-v3{list-style:none;padding:0;margin:0}
.advantage-list-v3 li{font-size:16px;line-height:1.7;color:#ffffffe6;margin-bottom:16px;padding-left:36px;position:relative}
.advantage-list-v3 li::before{content:'';position:absolute;left:0;top:6px;width:24px;height:24px;background:#F170AE;border-radius:50%;box-shadow:0 4px 12px #f170ae66}
.advantage-list-v3 li::after{content:'✓';position:absolute;left:6px;top:6px;color:#0A4152;font-weight:700;font-size:14px}
@media (max-width: 1024px) {
.heado-wrap-v1{padding:60px 20px 80px}
.heado-inner-box{gap:36px}
.hero-txt-blok h1{font-size:38px}
.expert-showcase-wrap,.access-advantage-wrap{flex-direction:column;gap:32px}
.expert-profile-visual,.advantage-visual-box{width:100%;max-width:400px}
}
@media (max-width: 768px) {
.heado-wrap-v1{padding:48px 16px 64px}
.hero-txt-blok h1{font-size:32px;margin-bottom:20px}
.hero-txt-blok .subline-txt{font-size:18px;margin-bottom:24px}
.hero-actn-butt{padding:14px 32px;font-size:16px}
.section-head-v1 h2,.access-head-sec h2{font-size:32px}
.platform-foundation-sec,.access-platform-sec{padding:64px 16px}
.foundation-grid-layout{grid-template-columns:1fr;gap:24px}
.foundation-card-item{padding:32px 24px}
.expert-showcase-wrap,.access-advantage-wrap{padding:32px 24px}
.device-feature-grid{grid-template-columns:1fr;gap:24px}
.advantage-content-txt h3{font-size:26px}
}
.contact-title-wrap-v2{width:100%;max-width:1366px;margin:0 auto;padding:80px 20px;display:flex;align-items:center;gap:60px;position:relative}
.contact-title-wrap-v2 .text-side-v1{flex:1;max-width:520px}
.contact-title-wrap-v2 .text-side-v1 h1{font-size:52px;line-height:1.2;color:#0A4152;margin:0 0 32px;font-weight:700}
.contact-title-wrap-v2 .butt-hero-v2{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#F170AE 0%,#d5589a 100%);color:#fff;text-decoration:none;border-radius:12px;font-size:18px;font-weight:600;transition:all .3s ease;box-shadow:0 8px 24px #f170ae4d}
.contact-title-wrap-v2 .butt-hero-v2:hover{transform:translateY(-3px);box-shadow:0 12px 32px #f170ae66;background:linear-gradient(135deg,#d5589a 0%,#F170AE 100%)}
.contact-title-wrap-v2 .img-side-v1{flex:1;position:relative;margin-right:-120px}
.contact-title-wrap-v2 .img-side-v1 img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 16px 48px #0a415226;position:relative}
.contact-title-wrap-v2 .img-side-v1::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fffbc926 0%,#f170ae1a 100%);border-radius:16px;pointer-events:none}
.contact-title-wrap-v2 .img-side-v1::before{content:'';position:absolute;top:-12px;right:-12px;width:100%;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 2px,#0a415208 2px,#0a415208 4px);border-radius:16px;z-index:-1}
.info-contact-wrapper-v3{background:linear-gradient(135deg,#FFFBC9 0%,#fff9e1 100%);padding:90px 20px}
.info-contact-wrapper-v3 .inner-contain-v2{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.info-contact-wrapper-v3 .contact-card-v1{background:#fff;border-radius:16px;padding:36px 32px;box-shadow:0 8px 24px #0a415214;transition:all .3s ease;border:2px solid transparent}
.info-contact-wrapper-v3 .contact-card-v1:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0a41521f;border-color:#f170ae4d}
.info-contact-wrapper-v3 .contact-card-v1 .ico-head-v2{width:56px;height:56px;background:linear-gradient(135deg,#F170AE 0%,#d5589a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.info-contact-wrapper-v3 .contact-card-v1 .ico-head-v2 svg{width:28px;height:28px;fill:#fff}
.info-contact-wrapper-v3 .contact-card-v1 h3{font-size:22px;color:#0A4152;margin:0 0 16px;font-weight:700}
.info-contact-wrapper-v3 .contact-card-v1 p{font-size:16px;color:#5a7a87;line-height:1.6;margin:0 0 12px}
.info-contact-wrapper-v3 .contact-card-v1 a{color:#F170AE;text-decoration:none;font-weight:600;transition:color .2s ease}
.info-contact-wrapper-v3 .contact-card-v1 a:hover{color:#d5589a;text-decoration:underline}
.info-contact-wrapper-v3 .contact-card-v1 .messenger-links-v1{display:flex;gap:12px;margin-top:16px}
.info-contact-wrapper-v3 .contact-card-v1 .messenger-links-v1 a{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#f170ae1a;border-radius:8px;color:#0A4152;font-size:14px;transition:all .2s ease}
.info-contact-wrapper-v3 .contact-card-v1 .messenger-links-v1 a:hover{background:#f170ae33;transform:scale(1.05);text-decoration:none}
.form-section-wrapper-v1{padding:90px 20px;background:#fff}
.form-section-wrapper-v1 .form-container-v3{max-width:720px;margin:0 auto}
.form-section-wrapper-v1 h2{font-size:42px;color:#0A4152;text-align:center;margin:0 0 16px;font-weight:700}
.form-section-wrapper-v1 .subheading-v1{text-align:center;font-size:18px;color:#5a7a87;margin:0 0 48px;line-height:1.6}
.form-section-wrapper-v1 .contact-form-v2{background:linear-gradient(135deg,#fffbc94d 0%,#f170ae0d 100%);padding:48px 40px;border-radius:16px;box-shadow:0 8px 32px #0a415214}
.form-section-wrapper-v1 .field-group-v1{margin-bottom:28px}
.form-section-wrapper-v1 .field-group-v1 label{display:block;font-size:16px;font-weight:600;color:#0A4152;margin-bottom:8px}
.form-section-wrapper-v1 .field-group-v1 input[type="text"],.form-section-wrapper-v1 .field-group-v1 input[type="email"],.form-section-wrapper-v1 .field-group-v1 textarea{width:100%;padding:14px 18px;border:2px solid #0a415226;border-radius:10px;font-size:16px;color:#0A4152;background:#fff;transition:all .3s ease;box-sizing:border-box}
.form-section-wrapper-v1 .field-group-v1 input[type="text"]:focus,.form-section-wrapper-v1 .field-group-v1 input[type="email"]:focus,.form-section-wrapper-v1 .field-group-v1 textarea:focus{outline:none;border-color:#F170AE;box-shadow:0 0 0 4px #f170ae1a}
.form-section-wrapper-v1 .field-group-v1 textarea{min-height:140px;resize:vertical}
.form-section-wrapper-v1 .privacy-checkbox-v1{margin:32px 0;display:flex;align-items:flex-start;gap:12px}
.form-section-wrapper-v1 .privacy-checkbox-v1 input[type="checkbox"]{margin-top:4px;width:20px;height:20px;cursor:pointer;flex-shrink:0}
.form-section-wrapper-v1 .privacy-checkbox-v1 label{font-size:15px;color:#5a7a87;line-height:1.6;cursor:pointer}
.form-section-wrapper-v1 .privacy-checkbox-v1 a{color:#F170AE;text-decoration:none;font-weight:600}
.form-section-wrapper-v1 .privacy-checkbox-v1 a:hover{text-decoration:underline}
.form-section-wrapper-v1 .submit-butt-v1{width:100%;padding:18px 32px;background:linear-gradient(135deg,#0A4152 0%,#083642 100%);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #0a415240}
.form-section-wrapper-v1 .submit-butt-v1:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0a415259;background:linear-gradient(135deg,#083642 0%,#0A4152 100%)}
.form-section-wrapper-v1 .submit-butt-v1:active{transform:translateY(-1px)}
@media (max-width: 1024px) {
.contact-title-wrap-v2{flex-direction:column;gap:40px;padding:60px 20px}
.contact-title-wrap-v2 .img-side-v1{margin-right:0;width:100%}
.contact-title-wrap-v2 .text-side-v1{max-width:100%;text-align:center}
.contact-title-wrap-v2 .text-side-v1 h1{font-size:42px}
}
@media (max-width: 768px) {
.contact-title-wrap-v2 .text-side-v1 h1{font-size:36px;margin-bottom:24px}
.contact-title-wrap-v2 .img-side-v1 img{height:320px}
.info-contact-wrapper-v3{padding:60px 20px}
.info-contact-wrapper-v3 .inner-contain-v2{grid-template-columns:1fr;gap:24px}
.form-section-wrapper-v1{padding:60px 20px}
.form-section-wrapper-v1 h2{font-size:32px}
.form-section-wrapper-v1 .contact-form-v2{padding:32px 24px}
.info-contact-wrapper-v3 .contact-card-v1 .messenger-links-v1{flex-direction:column}
.info-contact-wrapper-v3 .contact-card-v1 .messenger-links-v1 a{justify-content:center}
}
@media (max-width: 480px) {
.contact-title-wrap-v2{padding:40px 16px}
.contact-title-wrap-v2 .text-side-v1 h1{font-size:28px}
.contact-title-wrap-v2 .butt-hero-v2{padding:14px 28px;font-size:16px}
.info-contact-wrapper-v3{padding:40px 16px}
.form-section-wrapper-v1{padding:40px 16px}
.form-section-wrapper-v1 h2{font-size:28px}
}
.prog-heado-v1{background:linear-gradient(135deg,#0a4152f2 0%,#0a4152d9 100%),url(./visual_library/services8-v2.jpg) center/cover no-repeat;padding:120px 20px 100px;position:relative;overflow:hidden}
.prog-heado-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#f170ae26;border-radius:50%;z-index:1}
.prog-heado-v1::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:#fffbc914;border-radius:50%;z-index:1}
.prog-heado-v1 .wrap-content-v2{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.prog-heado-v1 .heading-main-v1{font-size:56px;color:#FFFBC9;margin:0 0 24px;line-height:1.2;font-weight:700}
.prog-heado-v1 .intro-txt-v3{font-size:20px;color:#ffffffe6;line-height:1.7;max-width:720px;margin:0}
.structure-section-v2{padding:90px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.structure-section-v2 .container-wrap-v1{max-width:1366px;margin:0 auto}
.structure-section-v2 .sect-title-v2{font-size:42px;color:#0A4152;margin:0 0 16px;font-weight:700;position:relative;display:inline-block}
.structure-section-v2 .sect-title-v2::after{content:'';position:absolute;bottom:-8px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#F170AE 0%,#FFFBC9 100%);border-radius:8px}
.structure-section-v2 .subtitle-desc-v1{font-size:18px;color:#555;margin:0 0 60px;line-height:1.6}
.structure-section-v2 .grid-modules-v3{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.structure-section-v2 .module-card-v1{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:32px;transition:all .3s ease;box-shadow:0 4px 12px #0000000a}
.structure-section-v2 .module-card-v1:hover{transform:translateY(-6px);border-color:#F170AE;box-shadow:0 12px 28px #f170ae26}
.structure-section-v2 .module-numb-v1{display:inline-block;background:linear-gradient(135deg,#F170AE 0%,#ff8ec5 100%);color:#fff;font-size:16px;font-weight:700;padding:8px 20px;border-radius:20px;margin:0 0 20px}
.structure-section-v2 .module-head-v2{font-size:24px;color:#0A4152;margin:0 0 16px;font-weight:600}
.structure-section-v2 .module-details-v1{font-size:16px;color:#666;line-height:1.7;margin:0 0 20px}
.structure-section-v2 .topics-list-v2{list-style:none;padding:0;margin:0}
.structure-section-v2 .topics-list-v2 li{font-size:15px;color:#444;padding:10px 0 10px 32px;position:relative;line-height:1.6}
.structure-section-v2 .topics-list-v2 li::before{content:'→';position:absolute;left:0;color:#F170AE;font-weight:700;font-size:18px}
.experience-box-v3{padding:100px 20px;background:#0A4152;position:relative;overflow:hidden}
.experience-box-v3::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#fffbc91a;border-radius:50%}
.experience-box-v3 .inner-wrapper-v1{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}
.experience-box-v3 .text-zone-v2 h2{font-size:38px;color:#FFFBC9;margin:0 0 24px;font-weight:700;line-height:1.3}
.experience-box-v3 .text-zone-v2 p{font-size:17px;color:#ffffffd9;line-height:1.8;margin:0 0 20px}
.experience-box-v3 .img-zone-v1{position:relative}
.experience-box-v3 .img-zone-v1 img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 16px 48px #0000004d}
.experience-box-v3 .expert-badge-v1{position:absolute;bottom:-24px;right:24px;background:linear-gradient(135deg,#F170AE 0%,#ff8ec5 100%);color:#fff;padding:20px 32px;border-radius:12px;box-shadow:0 8px 24px #f170ae66}
.experience-box-v3 .expert-badge-v1 .badge-num-v1{font-size:32px;font-weight:700;display:block;margin:0 0 4px}
.experience-box-v3 .expert-badge-v1 .badge-label-v1{font-size:14px;opacity:.95}
.testimon-sect-v4{padding:90px 20px;background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%)}
.testimon-sect-v4 .hold-all-v2{max-width:1366px;margin:0 auto}
.testimon-sect-v4 .title-zone-v3{text-align:center;margin:0 0 70px}
.testimon-sect-v4 .title-zone-v3 h2{font-size:42px;color:#0A4152;margin:0 0 16px;font-weight:700}
.testimon-sect-v4 .title-zone-v3 p{font-size:18px;color:#666;margin:0}
.testimon-sect-v4 .reviews-grid-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.testimon-sect-v4 .review-item-v2{background:#fff;padding:40px;border-radius:16px;box-shadow:0 8px 24px #0000000f;position:relative}
.testimon-sect-v4 .review-item-v2::before{content:'"';position:absolute;top:20px;left:30px;font-size:80px;color:#f170ae26;font-family:Georgia,serif;line-height:1}
.testimon-sect-v4 .review-header-v1{display:flex;align-items:center;gap:20px;margin:0 0 24px;position:relative;z-index:2}
.testimon-sect-v4 .review-header-v1 img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #F170AE}
.testimon-sect-v4 .person-info-v1 h4{font-size:20px;color:#0A4152;margin:0 0 6px;font-weight:600}
.testimon-sect-v4 .person-info-v1 .role-label-v1{font-size:14px;color:#888}
.testimon-sect-v4 .review-text-v1{font-size:16px;color:#555;line-height:1.8;margin:0;position:relative;z-index:2}
@media (max-width: 1024px) {
.prog-heado-v1 .heading-main-v1{font-size:44px}
.experience-box-v3 .inner-wrapper-v1{grid-template-columns:1fr;gap:50px}
.testimon-sect-v4 .reviews-grid-v1{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.prog-heado-v1{padding:80px 20px 70px}
.prog-heado-v1 .heading-main-v1{font-size:36px}
.prog-heado-v1 .intro-txt-v3{font-size:18px}
.structure-section-v2{padding:60px 20px}
.structure-section-v2 .sect-title-v2{font-size:32px}
.structure-section-v2 .grid-modules-v3{grid-template-columns:1fr}
.experience-box-v3{padding:70px 20px}
.experience-box-v3 .text-zone-v2 h2{font-size:30px}
.experience-box-v3 .img-zone-v1 img{height:360px}
.testimon-sect-v4{padding:60px 20px}
.testimon-sect-v4 .title-zone-v3 h2{font-size:32px}
.testimon-sect-v4 .review-item-v2{padding:32px 24px}
}
.faq-hero-v1{position:relative;background:linear-gradient(135deg,#F170AE 0%,#0A4152 100%);padding:80px 20px 60px;overflow:hidden}
.faq-hero-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#fffbc926;border-radius:50%;z-index:1}
.faq-hero-v1::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:#0a41524d;border-radius:50%;z-index:1}
.hero-wrapper-v2{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.hero-content-box{max-width:800px;margin:0 auto;text-align:center}
.hero-content-box h1{font-size:48px;color:#fff;margin:0 0 20px;font-weight:700;line-height:1.2}
.hero-content-box .lead-text-v1{font-size:20px;color:#FFFBC9;line-height:1.6;margin:0}
.questions-grid-v1{background:#f8f9fa;padding:80px 20px}
.grid-container-v3{max-width:1366px;margin:0 auto}
.section-intro-v2{text-align:center;max-width:700px;margin:0 auto 60px}
.section-intro-v2 h2{font-size:36px;color:#0A4152;margin:0 0 16px;font-weight:700}
.section-intro-v2 h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#F170AE,#0A4152);margin:20px auto 0;border-radius:12px}
.section-intro-v2 p{font-size:18px;color:#555;line-height:1.7;margin:0}
.accordion-wrapper-v1{display:grid;grid-template-columns:1fr;gap:20px;max-width:900px;margin:0 auto}
.faq-item-v1{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;overflow:hidden;transition:all .3s ease}
.faq-item-v1:hover{box-shadow:0 8px 24px #f170ae33}
.accordion-trigger-v1{display:none}
.accordion-header-v1{padding:24px 28px;cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;transition:background .3s ease}
.accordion-header-v1:hover{background:#f170ae0d}
.accordion-header-v1 h3{font-size:20px;color:#0A4152;margin:0;font-weight:600;line-height:1.4;flex:1}
.toggle-icon-v1{width:32px;height:32px;background:#F170AE;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease,background .3s ease}
.toggle-icon-v1::before{content:'+';color:#fff;font-size:24px;font-weight:600;line-height:1}
.accordion-body-v1{max-height:0;overflow:hidden;transition:max-height .4s ease}
.accordion-content-v1{padding:0 28px 28px}
.accordion-content-v1 p{font-size:16px;color:#444;line-height:1.7;margin:0 0 12px}
.accordion-content-v1 p:last-child{margin-bottom:0}
.accordion-trigger-v1:checked ~ .accordion-header-v1 .toggle-icon-v1{transform:rotate(45deg);background:#0A4152}
.accordion-trigger-v1:checked ~ .accordion-body-v1{max-height:800px}
.expert-contact-v1{background:linear-gradient(165deg,#0A4152 0%,#F170AE 100%);padding:80px 20px;position:relative;overflow:hidden}
.expert-contact-v1::before{content:'';position:absolute;top:20%;left:-10%;width:300px;height:300px;background:#fffbc91f;border-radius:50%}
.contact-grid-v2{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.expert-profile-v1{position:relative}
.expert-profile-v1 img{width:100%;max-width:420px;height:auto;border-radius:16px;box-shadow:0 12px 32px #0000004d;object-fit:cover}
.expert-info-v1{color:#fff}
.expert-info-v1 h2{font-size:42px;margin:0 0 24px;font-weight:700;line-height:1.2}
.expert-info-v1 h2::before{content:'';display:block;width:60px;height:4px;background:#FFFBC9;margin-bottom:20px;border-radius:12px}
.expert-info-v1 p{font-size:18px;line-height:1.7;margin:0 0 16px;color:#fffffff2}
.contact-methods-v1{margin-top:32px;display:flex;flex-direction:column;gap:16px}
.contact-link-v1{display:inline-flex;align-items:center;gap:12px;font-size:18px;color:#FFFBC9;text-decoration:none;padding:12px 20px;background:#ffffff1a;border-radius:10px;transition:all .3s ease;border:2px solid transparent;max-width:max-content}
.contact-link-v1:hover{background:#fffbc933;border-color:#FFFBC9;transform:translateX(8px)}
.additional-resources-v1{background:#fff;padding:80px 20px}
.resources-wrapper-v2{max-width:1366px;margin:0 auto}
.resources-intro-v1{text-align:center;max-width:700px;margin:0 auto 60px}
.resources-intro-v1 h2{font-size:36px;color:#0A4152;margin:0 0 20px;font-weight:700}
.resources-intro-v1 p{font-size:18px;color:#555;line-height:1.7;margin:0}
.resource-cards-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.resource-card-v1{background:linear-gradient(135deg,#f170ae0d,#0a41520d);border-radius:16px;padding:40px 32px;border:2px solid transparent;transition:all .3s ease;position:relative;overflow:hidden}
.resource-card-v1::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#F170AE,#0A4152);transform:scaleX(0);transition:transform .3s ease;transform-origin:left}
.resource-card-v1:hover::before{transform:scaleX(1)}
.resource-card-v1:hover{border-color:#F170AE;box-shadow:0 8px 24px #f170ae26;transform:translateY(-4px)}
.resource-card-v1 h3{font-size:24px;color:#0A4152;margin:0 0 16px;font-weight:600}
.resource-card-v1 p{font-size:16px;color:#555;line-height:1.7;margin:0 0 24px}
.resource-link-v1{display:inline-flex;align-items:center;gap:10px;font-size:16px;color:#F170AE;text-decoration:none;font-weight:600;transition:gap .3s ease}
.resource-link-v1:hover{gap:16px;color:#0A4152}
.resource-link-v1::after{content:'→';font-size:20px}
.resource-image-v1{width:100%;height:auto;border-radius:12px;margin-bottom:20px;object-fit:cover;box-shadow:0 4px 16px #0000001a}
@media (max-width: 992px) {
.faq-hero-v1{padding:60px 20px 40px}
.hero-content-box h1{font-size:36px}
.hero-content-box .lead-text-v1{font-size:18px}
.contact-grid-v2{grid-template-columns:1fr;gap:40px}
.expert-info-v1 h2{font-size:32px}
.resource-cards-v1{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.questions-grid-v1{padding:60px 20px}
.section-intro-v2 h2{font-size:28px}
.accordion-header-v1 h3{font-size:18px}
.accordion-header-v1{padding:20px}
.accordion-content-v1{padding:0 20px 20px}
.expert-contact-v1{padding:60px 20px}
.expert-info-v1 h2{font-size:28px}
.resources-intro-v1 h2{font-size:28px}
.resource-card-v1{padding:32px 24px}
}
.success-pg-v1{background:linear-gradient(135deg,#FFFBC9 0%,#f170ae26 100%);padding:0;min-height:80vh;display:flex;align-items:center;justify-content:center}
.confirm-box-v2{max-width:680px;margin:60px auto;padding:0 24px}
.circ-wrap-main{position:relative;width:100%;max-width:520px;margin:0 auto;aspect-ratio:1;display:flex;align-items:center;justify-content:center}
.circ-outer-ring{position:absolute;inset:0;border-radius:50%;background:linear-gradient(145deg,#F170AE,#0A4152);padding:4px;animation:rotateRing 8s linear infinite}
@keyframes rotateRing {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.circ-inner-bg{width:100%;height:100%;border-radius:50%;background:linear-gradient(180deg,#fff 0%,#f9f9f9 100%);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 12px 32px #0a415226}
.circ-content-holder{text-align:center;padding:48px 36px;position:relative;z-index:2}
.check-icon-svg{width:88px;height:88px;margin:0 auto 28px;position:relative}
.check-icon-svg svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px #f170ae4d)}
.success-heading-main{font-size:2.2rem;font-weight:700;color:#0A4152;margin:0 0 16px;line-height:1.2}
.success-subtext{font-size:1.1rem;color:#555;margin:0 0 24px;line-height:1.6}
.success-detail-txt{font-size:.95rem;color:#777;line-height:1.7;margin:0}
.decor-dot-1,.decor-dot-2,.decor-dot-3,.decor-dot-4{position:absolute;width:12px;height:12px;border-radius:50%;background:#F170AE}
.decor-dot-1{top:15%;left:8%;opacity:.6}
.decor-dot-2{top:22%;right:12%;opacity:.5}
.decor-dot-3{bottom:18%;left:14%;opacity:.7}
.decor-dot-4{bottom:25%;right:10%;opacity:.4}
.action-section-v1{background:linear-gradient(160deg,#0A4152 0%,#0a4152d9 100%);padding:72px 24px;position:relative;overflow:hidden}
.action-section-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,#f170ae33 0%,transparent 70%);border-radius:50%}
.action-section-v1::after{content:'';position:absolute;bottom:-30%;left:-15%;width:350px;height:350px;background:radial-gradient(circle,#fffbc926 0%,transparent 70%);border-radius:50%}
.action-inner-box{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.action-grid-holder{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;align-items:start}
.action-card-item{background:#fffffff2;border-radius:12px;padding:36px 28px;box-shadow:0 8px 24px #0000001f;transition:transform .3s linear,box-shadow .3s linear;position:relative}
.action-card-item:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000002e}
.action-card-item::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#F170AE 0%,#0A4152 100%);border-radius:12px 12px 0 0}
.card-icon-holder{width:56px;height:56px;background:linear-gradient(135deg,#F170AE 0%,#f170aeb3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px}
.card-icon-holder svg{width:28px;height:28px;fill:#fff}
.card-heading-txt{font-size:1.4rem;font-weight:700;color:#0A4152;margin:0 0 12px;line-height:1.3}
.card-desc-txt{font-size:.95rem;color:#666;line-height:1.7;margin:0 0 24px}
.card-butt-link{display:inline-block;padding:12px 28px;background:#F170AE;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.95rem;transition:background .3s linear,transform .2s linear;position:relative;z-index:3}
.card-butt-link:hover{background:#0A4152;transform:scale(1.05)}
@media (max-width: 768px) {
.success-heading-main{font-size:1.7rem}
.success-subtext{font-size:1rem}
.circ-wrap-main{max-width:420px}
.circ-content-holder{padding:36px 24px}
.check-icon-svg{width:72px;height:72px}
.action-grid-holder{grid-template-columns:1fr;gap:24px}
.action-section-v1{padding:56px 20px}
}
@media (max-width: 480px) {
.success-heading-main{font-size:1.5rem}
.circ-wrap-main{max-width:320px}
.circ-content-holder{padding:28px 20px}
.check-icon-svg{width:64px;height:64px;margin:0 auto 20px}
.card-heading-txt{font-size:1.2rem}
}