*{box-sizing:inherit}
html{box-sizing:border-box}
body{font-family:'Arimo',sans-serif;margin:0;padding:0;background:#fff;color:#1a1a1a;line-height:1.6}
.site-head-v2{background:linear-gradient(135deg,#E4EBFF 0%,#fff 100%);border-bottom:3px solid #EB4D84;box-shadow:0 4px 12px #00000014}
.top-row-v1{border-bottom:1px solid #eb4d8433;padding:20px 0}
.head-container-holder{max-width:1024px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}
.logo-zone-v3{flex-shrink:0}
.brand-link-holder{display:block;background:#fff;padding:12px;border:2px solid #EB4D84;box-shadow:0 3px 8px #eb4d8440}
.brand-img-v1{display:block;height:90px;width:90px;object-fit:contain}
.main-nav-v2{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-left:40px}
.nav-link-item{padding:12px 18px;text-decoration:none;color:#1a1a1a;font-weight:700;font-size:15px;border:2px solid #06773B;background:#fff;transition:background 0.2s,color .2s}
.nav-link-item:hover{background:#06773B;color:#fff}
.bottom-row-v2{padding:15px 0;background:#eb4d840d}
.company-text-v1{font-size:14px;color:#06773B;font-weight:400;text-align:center;letter-spacing:.5px}
.footer-base-v1{background:#EB4D84;color:#fff;padding:50px 0 20px;margin-top:60px}
.footer-content-holder{max-width:1024px;margin:0 auto;padding:0 20px}
.footer-block-v2{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}
.footer-col-v1{background:#fff;padding:25px;border:3px solid #06773B}
.footer-head-v1{font-size:18px;font-weight:700;margin:0 0 15px;color:#EB4D84;border-bottom:2px solid #E4EBFF;padding-bottom:10px}
.footer-links-v2{display:flex;flex-direction:column;gap:10px}
.footer-link-v1{color:#06773B;text-decoration:none;font-size:15px;padding:8px 0;border-left:3px solid transparent;padding-left:10px;transition:border-color .2s}
.footer-link-v1:hover{border-left-color:#EB4D84}
.contact-data-v2{display:flex;flex-direction:column;gap:8px}
.contact-line-v1{margin:0;font-size:14px;color:#1a1a1a}
.contact-link-v1{color:#06773B;text-decoration:none;font-weight:700}
.contact-link-v1:hover{color:#EB4D84}
.messenger-links-v1{display:flex;flex-direction:column;gap:10px}
.msg-link-v2{display:inline-block;padding:10px 20px;background:#06773B;color:#fff;text-decoration:none;font-weight:700;font-size:15px;text-align:center;transition:background .2s}
.msg-link-v2:hover{background:#055a2d}
.footer-bottom-v1{border-top:3px solid #fff;padding-top:20px}
.copyright-v1{text-align:center;font-size:14px;margin:0;color:#fff}
.cookie-popup-v1{position:fixed;right:20px;top:50%;transform:translateY(-50%) translateX(400px);background:#fff;border:3px solid #EB4D84;box-shadow:0 8px 24px #0003;max-width:360px;z-index:10000;display:none;transition:transform .4s cubic-bezier(0.68,-0.55,0.265,1.55)}
.cookie-popup-v1.show-popup-v1{transform:translateY(-50%) translateX(0)}
.cookie-content-v2{padding:25px}
.cookie-title-v1{font-size:20px;font-weight:700;margin:0 0 15px;color:#EB4D84;border-bottom:2px solid #E4EBFF;padding-bottom:10px}
.cookie-text-v1{font-size:14px;margin:0 0 20px;color:#1a1a1a;line-height:1.5}
.cookie-buttons-v1{display:flex;flex-direction:column;gap:10px}
.cookie-btn-accept,.cookie-btn-deny,.cookie-btn-custom,.cookie-btn-save{padding:12px 20px;border:2px solid #06773B;background:#06773B;color:#fff;font-weight:700;font-size:14px;cursor:pointer;transition:background .2s;font-family:'Arimo',sans-serif}
.cookie-btn-accept:hover,.cookie-btn-save:hover{background:#055a2d}
.cookie-btn-deny{background:#fff;color:#06773B}
.cookie-btn-deny:hover{background:#E4EBFF}
.cookie-btn-custom{background:#EB4D84;border-color:#EB4D84}
.cookie-btn-custom:hover{background:#d63d6f}
.cookie-options-v1{margin-top:20px;padding-top:20px;border-top:2px solid #E4EBFF}
.cookie-option-v1{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;color:#1a1a1a;cursor:pointer}
.cookie-check-v1{width:18px;height:18px;cursor:pointer}
.cookie-btn-save{margin-top:15px;width:100%}
@media (max-width: 768px) {
.head-container-holder{flex-direction:column;gap:20px}
.main-nav-v2{margin-left:0;justify-content:center;width:100%}
.nav-link-item{flex:1 1 auto;text-align:center;font-size:13px;padding:10px 12px}
.brand-img-v1{height:70px;width:70px}
.footer-block-v2{grid-template-columns:1fr;gap:25px}
.cookie-popup-v1{right:10px;left:10px;max-width:none}
.company-text-v1{font-size:12px}
}
@media (max-width: 480px) {
.main-nav-v2{flex-direction:column;width:100%}
.nav-link-item{width:100%}
.cookie-buttons-v1{gap:8px}
.cookie-content-v2{padding:20px}
}
.policy-body{max-width:1024px;margin:0 auto;padding:80px 24px;background:#fff}
.policy-body h1{font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 16px;font-weight:700;letter-spacing:-.5px}
.policy-body h2{font-size:32px;line-height:1.3;color:#2a2a2a;margin:64px 0 20px;font-weight:600;border-left:4px solid #EB4D84;padding-left:20px}
.policy-body h3{font-size:24px;line-height:1.4;color:#3a3a3a;margin:48px 0 16px;font-weight:600}
.policy-body h4{font-size:20px;line-height:1.4;color:#4a4a4a;margin:36px 0 14px;font-weight:600}
.policy-body h5{font-size:18px;line-height:1.5;color:#5a5a5a;margin:28px 0 12px;font-weight:600}
.policy-body h6{font-size:16px;line-height:1.5;color:#6a6a6a;margin:24px 0 10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.policy-body p{font-size:17px;line-height:1.8;color:#3a3a3a;margin:0 0 24px;font-weight:400}
.policy-body em,.policy-body i{font-style:italic;color:#06773B}
.policy-body strong,.policy-body b{font-weight:600;color:#1a1a1a}
.policy-body a{color:#EB4D84;text-decoration:none;border-bottom:1px solid #eb4d844d;transition:all .25s ease;font-weight:500}
.policy-body a:hover{color:#06773B;border-bottom-color:#06773B}
.policy-body a:active{color:#044a25}
.policy-body ul,.policy-body ol{margin:0 0 24px;padding-left:32px}
.policy-body ul li,.policy-body ol li{font-size:17px;line-height:1.8;color:#3a3a3a;margin-bottom:12px}
.policy-body ul li::marker{color:#EB4D84}
.policy-body ol li::marker{color:#06773B;font-weight:600}
.policy-body hr{border:none;height:2px;background:linear-gradient(to right,#EB4D84,#eb4d841a);margin:56px 0}
.policy-body blockquote{margin:32px 0;padding:24px 28px;background:#E4EBFF;border-left:6px solid #06773B;font-size:17px;line-height:1.7;color:#2a2a2a}
.policy-body table{width:100%;border-collapse:collapse;margin:32px 0}
.policy-body table th,.policy-body table td{padding:14px 18px;text-align:left;border-bottom:1px solid #eb4d8433;font-size:16px}
.policy-body table th{background:#eb4d8414;color:#1a1a1a;font-weight:600}
.policy-body table td{color:#3a3a3a}
.policy-body code{background:#E4EBFF;padding:3px 8px;font-family:'Courier New',monospace;font-size:15px;color:#06773B;border-radius:3px}
@media (max-width: 768px) {
.policy-body{padding:56px 20px}
.policy-body h1{font-size:32px}
.policy-body h2{font-size:26px;margin:48px 0 16px;padding-left:16px}
.policy-body h3{font-size:22px;margin:36px 0 14px}
.policy-body h4{font-size:19px;margin:28px 0 12px}
.policy-body p,.policy-body ul li,.policy-body ol li{font-size:16px;line-height:1.7}
.policy-body hr{margin:40px 0}
.policy-body blockquote{padding:18px 20px;margin:24px 0}
.policy-body table{font-size:14px}
.policy-body table th,.policy-body table td{padding:10px 12px}
}
@media (max-width: 480px) {
.policy-body{padding:40px 16px}
.policy-body h1{font-size:28px}
.policy-body h2{font-size:23px;padding-left:12px;border-left-width:3px}
.policy-body ul,.policy-body ol{padding-left:24px}
}
.welcome-header-v1{max-width:1024px;margin:0 auto;padding:80px 20px 60px;display:flex;align-items:center;gap:60px}
.header-text-holder{flex:1.2}
.header-visual-part{flex:.8;position:relative}
.main-headline-v2{font-size:48px;font-weight:700;color:#06773B;line-height:1.2;margin:0 0 20px}
.secondary-text-block{font-size:18px;color:#444;line-height:1.6;margin:0 0 32px}
.cta-button-v1{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#EB4D84 0%,#d43a6f 100%);color:#fff;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #eb4d844d;z-index:10;position:relative}
.cta-button-v1:hover{transform:translateY(-2px);box-shadow:0 6px 16px #eb4d8466}
.header-visual-part img{width:100%;height:auto;border-radius:10px;box-shadow:0 8px 24px #0000001f}
.header-visual-part::before{content:'';position:absolute;top:-20px;right:-20px;width:140px;height:140px;background:#e4ebff99;border-radius:50%;z-index:-1}
.advantages-section-v3{background:linear-gradient(180deg,#E4EBFF 0%,#f5f7ff 100%);padding:80px 20px}
.advantages-content-wrap{max-width:1024px;margin:0 auto}
.section-title-v2{font-size:38px;font-weight:700;color:#06773B;text-align:center;margin:0 0 50px;position:relative}
.section-title-v2::after{content:'';display:block;width:80px;height:4px;background:#EB4D84;margin:16px auto 0;border-radius:2px}
.advantage-grid-holder{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.advantage-item-v1{background:#fff;padding:40px 30px;border-radius:10px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;position:relative;overflow:hidden}
.advantage-item-v1::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#EB4D84 0%,#06773B 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.advantage-item-v1:hover{transform:translateY(-8px);box-shadow:0 12px 28px #00000026}
.advantage-item-v1:hover::before{transform:scaleX(1)}
.advantage-icon-holder{width:60px;height:60px;background:#eb4d841a;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 0 20px}
.advantage-icon-holder i{font-size:32px;color:#EB4D84}
.advantage-headline-v2{font-size:22px;font-weight:700;color:#06773B;margin:0 0 12px}
.advantage-description-v1{font-size:15px;color:#555;line-height:1.6;margin:0}
.learner-experience-v1{padding:80px 20px;background:#fff}
.experience-layout-holder{max-width:1024px;margin:0 auto;display:flex;gap:50px;align-items:center}
.experience-visual-area{flex:1}
.experience-visual-area img{width:100%;height:auto;border-radius:10px;box-shadow:0 8px 24px #0000001a}
.experience-text-area{flex:1.3}
.experience-title-v1{font-size:36px;font-weight:700;color:#06773B;margin:0 0 28px}
.experience-intro-text{font-size:17px;color:#444;line-height:1.7;margin:0 0 30px}
.testimonial-card-v2{background:linear-gradient(135deg,#e4ebff80 0%,#e4ebff33 100%);padding:30px;border-radius:10px;border-left:4px solid #EB4D84;margin:0 0 25px}
.testimonial-author-row{display:flex;align-items:center;gap:20px;margin:0 0 16px}
.author-photo-v1{width:60px;height:60px;border-radius:50%;overflow:hidden;box-shadow:0 2px 8px #0000001a}
.author-photo-v1 img{width:100%;height:100%;object-fit:cover}
.author-info-v1 h4{font-size:18px;font-weight:600;color:#06773B;margin:0 0 4px}
.author-info-v1 p{font-size:14px;color:#666;margin:0}
.testimonial-quote-v1{font-size:15px;color:#555;line-height:1.6;margin:0;font-style:italic}
.testimonial-card-v2:last-child{margin-bottom:0}
@media (max-width: 768px) {
.welcome-header-v1{flex-direction:column;gap:40px;padding:60px 20px 40px}
.main-headline-v2{font-size:36px}
.secondary-text-block{font-size:16px}
.advantage-grid-holder{grid-template-columns:1fr;gap:20px}
.experience-layout-holder{flex-direction:column;gap:40px}
.section-title-v2{font-size:32px}
.experience-title-v1{font-size:30px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.advantage-grid-holder{grid-template-columns:repeat(2,1fr)}
.welcome-header-v1{gap:40px}
.main-headline-v2{font-size:42px}
}
.contact-intro-v1{max-width:1024px;margin:60px auto;padding:0 20px}
.intro-frame-holder{background:linear-gradient(135deg,#E4EBFF 0%,#eb4d841f 100%);border-radius:8px;padding:50px;display:flex;gap:40px;align-items:center;position:relative;overflow:hidden}
.intro-frame-holder::before{content:'';position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,#eb4d8426 0%,transparent 70%);border-radius:50%;filter:blur(40px)}
.intro-frame-holder::after{content:'';position:absolute;bottom:-30%;left:-10%;width:250px;height:250px;background:radial-gradient(circle,#06773b1a 0%,transparent 70%);border-radius:50%;filter:blur(35px)}
.intro-img-wrapper{flex:0 0 320px;position:relative;z-index:2}
.intro-img-wrapper img{width:100%;height:280px;object-fit:cover;border-radius:6px;box-shadow:0 8px 24px #00000026}
.intro-text-content-v2{flex:1;position:relative;z-index:2}
.intro-text-content-v2 h1{font-size:2.2em;color:#06773B;margin:0 0 20px;line-height:1.3}
.intro-text-content-v2 p{font-size:1.05em;color:#333;line-height:1.7;margin:0}
.info-columns-v3{max-width:1024px;margin:80px auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.info-card-unit{background:#fff;padding:35px 25px;border-radius:8px;box-shadow:0 4px 16px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.info-card-unit:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}
.info-card-unit .icon-holder-v1{width:50px;height:50px;background:linear-gradient(135deg,#EB4D84 0%,#eb4d84b3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.info-card-unit .icon-holder-v1 i{font-size:24px;color:#fff}
.info-card-unit h3{font-size:1.3em;color:#06773B;margin:0 0 15px}
.info-card-unit p{font-size:.95em;color:#555;line-height:1.6;margin:0 0 15px}
.info-card-unit a{color:#EB4D84;text-decoration:none;font-weight:500;transition:color .3s ease}
.info-card-unit a:hover{color:#06773B}
.contact-form-section-v2{max-width:1024px;margin:80px auto;padding:0 20px}
.form-visual-split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.form-image-side{position:relative}
.form-image-side img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px #00000026}
.form-content-side h2{font-size:2em;color:#06773B;margin:0 0 15px}
.form-content-side .subtitle-text-v1{font-size:1.05em;color:#555;line-height:1.6;margin:0 0 35px}
.contact-form-v3{display:flex;flex-direction:column;gap:20px}
.form-field-v2{display:flex;flex-direction:column;gap:8px}
.form-field-v2 label{font-size:.95em;color:#333;font-weight:500}
.form-field-v2 input,.form-field-v2 textarea{padding:14px 16px;border:2px solid #E4EBFF;border-radius:6px;font-size:1em;transition:border-color .3s ease;font-family:inherit}
.form-field-v2 input:focus,.form-field-v2 textarea:focus{outline:none;border-color:#EB4D84}
.form-field-v2 textarea{min-height:140px;resize:vertical}
.privacy-checkbox-holder{display:flex;align-items:start;gap:10px;margin-top:10px}
.privacy-checkbox-holder input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#EB4D84}
.privacy-checkbox-holder label{font-size:.9em;color:#555;line-height:1.5}
.privacy-checkbox-holder label a{color:#EB4D84;text-decoration:none;font-weight:500}
.privacy-checkbox-holder label a:hover{text-decoration:underline}
.submit-btn-v1{background:linear-gradient(135deg,#EB4D84 0%,#eb4d84d9 100%);color:#fff;padding:16px 40px;border:none;border-radius:6px;font-size:1.1em;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 16px #eb4d844d}
.submit-btn-v1:hover{transform:translateY(-2px);box-shadow:0 6px 24px #eb4d8466}
.location-info-v2{max-width:1024px;margin:80px auto;padding:0 20px}
.location-wrapper-v1{background:linear-gradient(135deg,#06773b14 0%,#E4EBFF 100%);border-radius:8px;padding:50px;display:grid;grid-template-columns:2fr 1fr;gap:50px}
.location-details-text h2{font-size:1.9em;color:#06773B;margin:0 0 25px}
.location-details-text p{font-size:1.05em;color:#333;line-height:1.7;margin:0 0 30px}
.address-display-v1{background:#fff;padding:25px;border-radius:6px;box-shadow:0 4px 16px #00000014}
.address-display-v1 .address-line-v1{display:flex;align-items:start;gap:12px;margin-bottom:15px}
.address-display-v1 .address-line-v1:last-child{margin-bottom:0}
.address-display-v1 .address-line-v1 i{font-size:20px;color:#EB4D84;margin-top:2px}
.address-display-v1 .address-line-v1 span{font-size:.95em;color:#555;line-height:1.6}
.hours-sidebar-v1{background:#fff;padding:30px;border-radius:6px;box-shadow:0 4px 16px #00000014}
.hours-sidebar-v1 h3{font-size:1.4em;color:#06773B;margin:0 0 20px}
.hours-list-v1{display:flex;flex-direction:column;gap:12px}
.hours-list-v1 .hour-item-v1{display:flex;justify-content:space-between;font-size:.95em;color:#555;padding-bottom:12px;border-bottom:1px solid #E4EBFF}
.hours-list-v1 .hour-item-v1:last-child{border-bottom:none;padding-bottom:0}
.hours-list-v1 .hour-item-v1 .day-label{font-weight:500;color:#333}
.hours-list-v1 .hour-item-v1 .time-label{color:#06773B}
.action-cta-v2{max-width:1024px;margin:80px auto 100px;padding:0 20px}
.cta-box-v1{background:linear-gradient(135deg,#EB4D84 0%,#eb4d84e6 100%);padding:60px 50px;border-radius:8px;text-align:center;position:relative;overflow:hidden}
.cta-box-v1::before{content:'';position:absolute;top:-40%;left:-20%;width:400px;height:400px;background:radial-gradient(circle,#ffffff26 0%,transparent 70%);border-radius:50%}
.cta-box-v1::after{content:'';position:absolute;bottom:-40%;right:-20%;width:350px;height:350px;background:radial-gradient(circle,#06773b33 0%,transparent 70%);border-radius:50%}
.cta-content-wrapper{position:relative;z-index:2}
.cta-content-wrapper h2{font-size:2.2em;color:#fff;margin:0 0 20px}
.cta-content-wrapper p{font-size:1.1em;color:#fffffff2;line-height:1.7;margin:0 0 30px;max-width:700px;margin-left:auto;margin-right:auto}
.cta-btn-v2{display:inline-block;background:#fff;color:#EB4D84;padding:16px 45px;border-radius:6px;text-decoration:none;font-size:1.1em;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 16px #00000026}
.cta-btn-v2:hover{transform:translateY(-3px);box-shadow:0 6px 24px #0003}
@media (max-width: 768px) {
.intro-frame-holder{flex-direction:column;padding:30px}
.intro-img-wrapper{flex:1;width:100%}
.intro-img-wrapper img{height:240px}
.intro-text-content-v2 h1{font-size:1.8em}
.info-columns-v3{grid-template-columns:1fr;gap:20px}
.form-visual-split{grid-template-columns:1fr;gap:30px}
.form-image-side img{height:300px}
.location-wrapper-v1{grid-template-columns:1fr;padding:30px}
.cta-box-v1{padding:40px 25px}
.cta-content-wrapper h2{font-size:1.8em}
}
@media (max-width: 480px) {
.intro-text-content-v2 h1{font-size:1.5em}
.form-content-side h2{font-size:1.6em}
.location-details-text h2{font-size:1.6em}
.cta-content-wrapper h2{font-size:1.5em}
}
.title-wrap-v1{background:linear-gradient(135deg,#E4EBFF 0%,#eb4d8414 100%);padding:80px 20px 90px;position:relative;overflow:hidden}
.title-wrap-v1::before{content:'';position:absolute;top:-50px;right:-80px;width:400px;height:400px;background:#06773b0d;transform:rotate(25deg);border-radius:8px}
.title-wrap-v1::after{content:'';position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;background:#eb4d840f;transform:rotate(-15deg);border-radius:8px}
.title-content-holder{max-width:1024px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.title-text-block{flex:1}
.title-text-block h1{font-size:48px;color:#06773B;margin:0 0 16px;line-height:1.2;font-weight:700}
.title-tagline-v2{font-size:19px;color:#333;margin:0 0 32px;line-height:1.6}
.title-action-row{display:flex;gap:16px}
.btn-main-v1{background:#EB4D84;color:#fff;padding:14px 32px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #eb4d8440;z-index:10;position:relative}
.btn-main-v1:hover{background:#d63d72;box-shadow:0 6px 18px #eb4d8459;transform:translateY(-2px)}
.btn-outline-v1{background:transparent;color:#06773B;padding:14px 32px;border:2px solid #06773B;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease;z-index:10;position:relative}
.btn-outline-v1:hover{background:#06773B;color:#fff;transform:translateY(-2px)}
.title-img-holder{flex:0 0 380px;position:relative}
.diagonal-crop-v1{width:100%;height:420px;clip-path:polygon(15% 0,100% 0,100% 85%,0 100%,0 15%);overflow:hidden;box-shadow:0 8px 24px #00000026}
.diagonal-crop-v1 img{width:100%;height:100%;object-fit:cover}
.story-section-v1{max-width:1024px;margin:0 auto;padding:90px 20px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.story-text-area{position:relative}
.story-text-area h2{font-size:36px;color:#EB4D84;margin:0 0 24px;line-height:1.3;position:relative;display:inline-block}
.story-text-area h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:#06773B;border-radius:2px}
.story-paragraph-v1{font-size:17px;color:#444;line-height:1.7;margin:0 0 20px}
.story-visual-column{display:flex;flex-direction:column;gap:24px}
.stat-card-v1{background:linear-gradient(135deg,#E4EBFF 0%,#fff 100%);padding:28px;border-radius:8px;border-left:5px solid #EB4D84;box-shadow:0 4px 16px #00000014;transition:all .3s ease}
.stat-card-v1:hover{transform:translateX(8px);box-shadow:0 6px 20px #0000001f}
.stat-number-v1{font-size:42px;color:#06773B;font-weight:700;margin:0 0 8px}
.stat-label-v2{font-size:16px;color:#666;margin:0}
.values-grid-v1{background:#06773B;padding:90px 20px;position:relative}
.values-grid-v1::before{content:'';position:absolute;top:0;left:0;right:0;height:180px;background:linear-gradient(180deg,#06773b99 0%,#06773B 100%)}
.values-container-v1{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.values-container-v1 h2{font-size:38px;color:#fff;text-align:center;margin:0 0 60px}
.values-items-holder{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.value-box-v1{background:#ffffff1f;padding:36px 28px;border-radius:8px;border:2px solid #fff3;transition:all .3s ease}
.value-box-v1:hover{background:#ffffff2e;border-color:#E4EBFF;transform:translateY(-6px)}
.value-icon-holder{width:64px;height:64px;background:#eb4d8433;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px}
.value-icon-holder i{font-size:32px;color:#EB4D84}
.value-box-v1 h3{font-size:22px;color:#fff;margin:0 0 14px}
.value-description-v1{font-size:16px;color:#ffffffe6;line-height:1.6;margin:0}
.team-showcase-v1{max-width:1024px;margin:0 auto;padding:90px 20px}
.team-showcase-v1 h2{font-size:38px;color:#06773B;text-align:center;margin:0 0 20px}
.team-intro-text{font-size:18px;color:#555;text-align:center;max-width:720px;margin:0 auto 60px;line-height:1.6}
.team-members-row{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.member-card-v1{display:flex;gap:28px;align-items:start}
.member-photo-wrap{flex:0 0 160px;height:200px;overflow:hidden;border-radius:8px;box-shadow:0 6px 20px #0000001f;position:relative}
.member-photo-wrap::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,#06773b4d 100%);z-index:1}
.member-photo-wrap img{width:100%;height:100%;object-fit:cover}
.member-info-v1 h3{font-size:24px;color:#EB4D84;margin:0 0 6px}
.member-role-v1{font-size:16px;color:#06773B;font-weight:600;margin:0 0 16px}
.member-bio-v1{font-size:16px;color:#555;line-height:1.6;margin:0}
.approach-section-v2{background:linear-gradient(180deg,#E4EBFF 0%,#e4ebff4d 100%);padding:90px 20px}
.approach-container-v2{max-width:1024px;margin:0 auto}
.approach-container-v2 h2{font-size:38px;color:#06773B;margin:0 0 50px;text-align:center}
.approach-layout-v1{display:flex;gap:40px;align-items:center}
.approach-steps-holder{flex:1}
.step-item-v1{background:#fff;padding:28px 32px;border-radius:8px;margin-bottom:20px;box-shadow:0 4px 12px #0000000f;border-left:4px solid #EB4D84;transition:all .3s ease;position:relative}
.step-item-v1:hover{box-shadow:0 8px 20px #0000001f;transform:translateX(8px)}
.step-number-v1{position:absolute;top:-12px;left:20px;width:32px;height:32px;background:#06773B;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}
.step-item-v1 h3{font-size:20px;color:#EB4D84;margin:0 0 10px}
.step-description-v1{font-size:16px;color:#555;line-height:1.6;margin:0}
.approach-img-section{flex:0 0 420px}
.approach-img-section img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px #00000026}
@media (max-width: 768px) {
.title-content-holder{flex-direction:column;gap:40px}
.title-img-holder{flex:0 0 auto;width:100%}
.diagonal-crop-v1{height:320px}
.title-text-block h1{font-size:36px}
.title-action-row{flex-direction:column}
.story-section-v1{grid-template-columns:1fr;gap:50px}
.values-items-holder{grid-template-columns:1fr}
.team-members-row{grid-template-columns:1fr}
.approach-layout-v1{flex-direction:column}
.approach-img-section{flex:0 0 auto;width:100%}
}
@media (min-width: 769px) and (max-width: 1024px) {
.title-content-holder{gap:40px}
.title-img-holder{flex:0 0 320px}
.values-items-holder{grid-template-columns:repeat(2,1fr)}
}
.title-zone-v2{position:relative;min-height:480px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#E4EBFF 0%,#fff 100%);margin-bottom:80px}
.title-zone-v2 .bg-image-holder{position:absolute;right:-50px;top:0;width:55%;height:100%;z-index:1}
.title-zone-v2 .bg-image-holder img{width:100%;height:100%;object-fit:cover;opacity:.85;clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%)}
.title-zone-v2::before{content:'';position:absolute;right:0;top:0;width:60%;height:100%;background:linear-gradient(90deg,#eb4d8426 0%,#06773b40 100%);z-index:2;clip-path:polygon(18% 0,100% 0,100% 100%,0% 100%)}
.title-zone-v2 .text-content-v1{position:relative;z-index:3;max-width:1024px;margin:0 auto;padding:60px 20px;width:100%}
.title-zone-v2 .main-heading-v3{font-size:52px;font-weight:700;color:#06773B;line-height:1.2;max-width:550px;margin:0}
.title-zone-v2 .main-heading-v3 .accent-word{color:#EB4D84;display:block;margin-top:12px}
.course-grid-section-v1{max-width:1024px;margin:0 auto 90px;padding:0 20px}
.course-grid-section-v1 .section-intro-v2{text-align:center;margin-bottom:50px}
.course-grid-section-v1 .intro-title-v1{font-size:38px;font-weight:700;color:#06773B;margin:0 0 20px}
.course-grid-section-v1 .intro-text-v3{font-size:18px;color:#333;line-height:1.6;max-width:720px;margin:0 auto}
.course-grid-section-v1 .program-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.course-grid-section-v1 .course-card-v4{background:#fff;border:2px solid #E4EBFF;padding:35px 28px;position:relative;transition:all .3s ease}
.course-grid-section-v1 .course-card-v4::before{content:'';position:absolute;top:0;left:0;width:6px;height:0;background:linear-gradient(180deg,#EB4D84 0%,#06773B 100%);transition:height .3s ease}
.course-grid-section-v1 .course-card-v4:hover{border-color:#EB4D84;box-shadow:0 8px 20px #eb4d8426;transform:translateY(-5px)}
.course-grid-section-v1 .course-card-v4:hover::before{height:100%}
.course-grid-section-v1 .card-icon-v2{width:60px;height:60px;margin-bottom:22px}
.course-grid-section-v1 .card-icon-v2 svg{width:100%;height:100%}
.course-grid-section-v1 .card-title-v3{font-size:22px;font-weight:700;color:#06773B;margin:0 0 15px}
.course-grid-section-v1 .card-description-v1{font-size:16px;color:#555;line-height:1.6;margin:0 0 20px}
.course-grid-section-v1 .card-duration-v1{font-size:14px;color:#EB4D84;font-weight:600;display:flex;align-items:center;gap:8px}
.learning-path-v3{background:linear-gradient(180deg,#fff 0%,#E4EBFF 100%);padding:80px 20px;margin-bottom:90px}
.learning-path-v3 .path-container-v1{max-width:1024px;margin:0 auto}
.learning-path-v3 .path-header-v2{margin-bottom:60px}
.learning-path-v3 .path-header-title-v1{font-size:40px;font-weight:700;color:#06773B;margin:0 0 18px}
.learning-path-v3 .path-header-text-v1{font-size:17px;color:#444;line-height:1.7;max-width:780px}
.learning-path-v3 .steps-wrapper-v2{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 50px;position:relative}
.learning-path-v3 .step-item-v4{background:#fff;padding:32px;border-left:4px solid #EB4D84;box-shadow:0 4px 12px #00000014;position:relative}
.learning-path-v3 .step-number-v1{position:absolute;top:-15px;left:20px;width:48px;height:48px;background:linear-gradient(135deg,#EB4D84 0%,#06773B 100%);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
.learning-path-v3 .step-title-v2{font-size:24px;font-weight:700;color:#06773B;margin:0 0 14px}
.learning-path-v3 .step-description-v1{font-size:16px;color:#555;line-height:1.6;margin:0}
.instructor-showcase-v1{max-width:1024px;margin:0 auto 90px;padding:0 20px}
.instructor-showcase-v1 .showcase-header-v1{text-align:center;margin-bottom:55px}
.instructor-showcase-v1 .showcase-title-v2{font-size:38px;font-weight:700;color:#06773B;margin:0 0 16px;position:relative;display:inline-block}
.instructor-showcase-v1 .showcase-title-v2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#EB4D84 0%,#06773B 100%)}
.instructor-showcase-v1 .showcase-text-v1{font-size:17px;color:#444;line-height:1.7;max-width:700px;margin:0 auto}
.instructor-showcase-v1 .instructor-grid-v1{display:flex;gap:40px;align-items:stretch}
.instructor-showcase-v1 .instructor-card-v3{flex:1;background:#fff;overflow:hidden;box-shadow:0 6px 18px #0000001a;transition:all .3s ease}
.instructor-showcase-v1 .instructor-card-v3:hover{box-shadow:0 12px 30px #eb4d8433;transform:translateY(-8px)}
.instructor-showcase-v1 .card-image-holder-v1{width:100%;height:320px;overflow:hidden;position:relative}
.instructor-showcase-v1 .card-image-holder-v1::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,transparent 0%,#06773b99 100%);z-index:1}
.instructor-showcase-v1 .card-image-holder-v1 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.instructor-showcase-v1 .instructor-card-v3:hover .card-image-holder-v1 img{transform:scale(1.05)}
.instructor-showcase-v1 .card-content-v2{padding:30px 28px}
.instructor-showcase-v1 .instructor-name-v1{font-size:26px;font-weight:700;color:#06773B;margin:0 0 8px}
.instructor-showcase-v1 .instructor-role-v1{font-size:16px;color:#EB4D84;font-weight:600;margin:0 0 18px}
.instructor-showcase-v1 .instructor-bio-v1{font-size:15px;color:#555;line-height:1.6;margin:0 0 20px}
.instructor-showcase-v1 .expertise-list-v1{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.instructor-showcase-v1 .expertise-list-v1 li{background:#E4EBFF;color:#06773B;font-size:13px;font-weight:600;padding:6px 14px;border-left:3px solid #EB4D84}
@media (max-width: 768px) {
.title-zone-v2{min-height:400px;margin-bottom:60px}
.title-zone-v2 .bg-image-holder{width:100%;right:0;opacity:.3}
.title-zone-v2::before{width:100%}
.title-zone-v2 .text-content-v1{padding:40px 20px}
.title-zone-v2 .main-heading-v3{font-size:36px}
.course-grid-section-v1{margin-bottom:60px}
.course-grid-section-v1 .intro-title-v1{font-size:30px}
.course-grid-section-v1 .program-grid-v2{grid-template-columns:1fr;gap:25px}
.learning-path-v3{padding:60px 20px;margin-bottom:60px}
.learning-path-v3 .path-header-title-v1{font-size:32px}
.learning-path-v3 .steps-wrapper-v2{grid-template-columns:1fr;gap:30px}
.instructor-showcase-v1{margin-bottom:60px}
.instructor-showcase-v1 .showcase-title-v2{font-size:30px}
.instructor-showcase-v1 .instructor-grid-v1{flex-direction:column;gap:30px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.title-zone-v2 .main-heading-v3{font-size:44px}
.course-grid-section-v1 .program-grid-v2{grid-template-columns:repeat(2,1fr)}
.learning-path-v3 .steps-wrapper-v2{gap:35px 40px}
}
.corp-hero-v1{background:linear-gradient(135deg,#E4EBFF 0%,#fff 100%);padding:80px 20px;position:relative;overflow:hidden}
.corp-hero-v1::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C300,80 600,80 900,40 C1050,20 1150,0 1200,0 L1200,120 L0,120 Z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat bottom;background-size:cover}
.corp-hero-v1 .content-holder{max-width:1024px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.corp-hero-v1 .text-block-v2{flex:1}
.corp-hero-v1 .text-block-v2 .headline-primary{font-size:48px;line-height:1.2;color:#06773B;margin:0 0 24px;font-weight:700}
.corp-hero-v1 .text-block-v2 .headline-primary::before{content:'';display:block;width:60px;height:5px;background:linear-gradient(90deg,#EB4D84,#06773B);margin-bottom:20px}
.corp-hero-v1 .text-block-v2 .description-text{font-size:18px;line-height:1.7;color:#2c3e50;margin:0 0 32px}
.corp-hero-v1 .text-block-v2 .description-text strong{color:#EB4D84;font-weight:600}
.corp-hero-v1 .image-holder-v3{flex:0 0 420px;position:relative}
.corp-hero-v1 .image-holder-v3 .clipped-img{width:100%;height:480px;object-fit:cover;clip-path:polygon(15% 0%,100% 0%,100% 85%,85% 100%,0% 100%,0% 15%);border:4px solid #06773B}
.corp-hero-v1 .image-holder-v3::before{content:'';position:absolute;top:-20px;right:-20px;width:180px;height:180px;background:#eb4d8426;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);z-index:-1}
.corp-hero-v1 .cta-btn-v2{display:inline-block;padding:16px 42px;background:linear-gradient(135deg,#EB4D84,#d43d74);color:#fff;text-decoration:none;font-size:17px;font-weight:600;clip-path:polygon(8% 0%,100% 0%,92% 100%,0% 100%);transition:all .3s ease;box-shadow:0 4px 15px #eb4d844d}
.corp-hero-v1 .cta-btn-v2:hover{transform:translateY(-3px);box-shadow:0 8px 25px #eb4d8466;background:linear-gradient(135deg,#d43d74,#EB4D84)}
.corp-offerings-section{padding:100px 20px 120px;background:#fff;position:relative}
.corp-offerings-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:350px;background:linear-gradient(180deg,#06773b08 0%,transparent 100%);z-index:1}
.corp-offerings-section .wrapper-main{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.corp-offerings-section .section-header-v1{text-align:center;margin-bottom:70px}
.corp-offerings-section .section-header-v1 .title-main{font-size:42px;color:#06773B;margin:0 0 18px;font-weight:700;position:relative;display:inline-block}
.corp-offerings-section .section-header-v1 .title-main::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,transparent,#EB4D84,transparent)}
.corp-offerings-section .section-header-v1 .subtitle-desc{font-size:19px;color:#5a6c7d;margin:28px 0 0;line-height:1.6;max-width:720px;margin-left:auto;margin-right:auto}
.corp-offerings-section .profile-showcase-v2{display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:center;margin-bottom:80px}
.corp-offerings-section .profile-img-holder{position:relative}
.corp-offerings-section .profile-img-holder .expert-photo{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 12px 40px #06773b33}
.corp-offerings-section .profile-img-holder::after{content:'';position:absolute;top:20px;left:20px;right:20px;bottom:20px;border:3px solid #EB4D84;border-radius:8px;z-index:-1}
.corp-offerings-section .profile-content-v1{background:linear-gradient(135deg,#E4EBFF 0%,#fff 100%);padding:45px;border-radius:8px;border-left:5px solid #06773B}
.corp-offerings-section .profile-content-v1 .expert-name-v2{font-size:28px;color:#EB4D84;margin:0 0 10px;font-weight:700}
.corp-offerings-section .profile-content-v1 .expert-title{font-size:16px;color:#06773B;margin:0 0 24px;font-weight:600;text-transform:uppercase;letter-spacing:1px}
.corp-offerings-section .profile-content-v1 .expert-quote{font-size:17px;line-height:1.8;color:#2c3e50;margin:0;font-style:italic;position:relative;padding-left:30px}
.corp-offerings-section .profile-content-v1 .expert-quote::before{content:'"';position:absolute;left:0;top:-10px;font-size:60px;color:#EB4D84;opacity:.3;font-family:Georgia,serif}
.corp-offerings-section .features-grid-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-bottom:70px}
.corp-offerings-section .feature-card-v1{background:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 6px 20px #00000014;transition:all .3s ease;border-top:4px solid transparent;position:relative}
.corp-offerings-section .feature-card-v1:nth-child(1){border-top-color:#EB4D84}
.corp-offerings-section .feature-card-v1:nth-child(2){border-top-color:#06773B}
.corp-offerings-section .feature-card-v1:nth-child(3){border-top-color:#EB4D84}
.corp-offerings-section .feature-card-v1:hover{transform:translateY(-8px);box-shadow:0 12px 35px #00000026}
.corp-offerings-section .feature-card-v1 .icon-holder-v2{width:70px;height:70px;background:linear-gradient(135deg,#E4EBFF,#fff);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 24px;font-size:32px;color:#06773B}
.corp-offerings-section .feature-card-v1 .feature-heading{font-size:22px;color:#06773B;margin:0 0 16px;font-weight:700}
.corp-offerings-section .feature-card-v1 .feature-description{font-size:16px;line-height:1.7;color:#5a6c7d;margin:0}
.corp-offerings-section .benefits-wrapper-v1{background:linear-gradient(135deg,#eb4d8414 0%,#06773b14 100%);padding:55px;border-radius:8px;margin-bottom:70px}
.corp-offerings-section .benefits-wrapper-v1 .benefits-title{font-size:32px;color:#06773B;margin:0 0 35px;font-weight:700;text-align:center}
.corp-offerings-section .benefits-list-v2{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}
.corp-offerings-section .benefit-item-v1{display:flex;align-items:flex-start;gap:18px;background:#fff;padding:24px;border-radius:8px;box-shadow:0 4px 12px #0000000f}
.corp-offerings-section .benefit-item-v1 .check-icon-v2{flex-shrink:0;width:28px;height:28px;background:#06773B;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700}
.corp-offerings-section .benefit-item-v1 .benefit-text{font-size:16px;line-height:1.6;color:#2c3e50;margin:0}
.corp-offerings-section .benefit-item-v1 .benefit-text strong{color:#EB4D84;font-weight:600}
.corp-offerings-section .cta-container-v1{text-align:center;margin-top:60px}
.corp-offerings-section .cta-container-v1 .action-btn-v3{display:inline-block;padding:18px 50px;background:#06773B;color:#fff;text-decoration:none;font-size:18px;font-weight:700;border-radius:8px;transition:all .3s ease;box-shadow:0 6px 20px #06773b4d;position:relative;overflow:hidden}
.corp-offerings-section .cta-container-v1 .action-btn-v3::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:width 0.5s,height .5s}
.corp-offerings-section .cta-container-v1 .action-btn-v3:hover::before{width:400px;height:400px}
.corp-offerings-section .cta-container-v1 .action-btn-v3:hover{transform:translateY(-4px);box-shadow:0 10px 30px #06773b66;background:#055a2d}
@media (max-width: 768px) {
.corp-hero-v1 .content-holder{flex-direction:column;gap:40px}
.corp-hero-v1 .image-holder-v3{flex:0 0 auto;width:100%}
.corp-hero-v1 .image-holder-v3 .clipped-img{height:380px}
.corp-hero-v1 .text-block-v2 .headline-primary{font-size:36px}
.corp-offerings-section .profile-showcase-v2{grid-template-columns:1fr;gap:35px}
.corp-offerings-section .features-grid-v3{grid-template-columns:1fr;gap:25px}
.corp-offerings-section .benefits-list-v2{grid-template-columns:1fr}
.corp-offerings-section .section-header-v1 .title-main{font-size:32px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.corp-hero-v1 .content-holder{gap:40px}
.corp-hero-v1 .image-holder-v3{flex:0 0 350px}
.corp-offerings-section .features-grid-v3{grid-template-columns:repeat(2,1fr)}
}
.confirm-holder-v2{max-width:1024px;margin:0 auto;padding:80px 20px}
.success-display-v1{display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(135deg,#E4EBFF 0%,#eb4d8414 100%);padding:60px 50px;border-radius:8px;box-shadow:0 8px 24px #06773b1f;position:relative}
.success-display-v1::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#06773B 0%,#EB4D84 100%)}
.visual-left-v2{flex:0 0 220px;position:relative}
.visual-right-v2{flex:0 0 220px;position:relative}
.shape-data-left{width:220px;height:220px;background:linear-gradient(135deg,#06773B 0%,#06773bb3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #06773b40 inset 0 4px 8px #fff3;position:relative}
.shape-data-left::after{content:'';position:absolute;width:90px;height:90px;background:#ffffff26;border-radius:50%;top:20px;right:30px}
.shape-data-left i{font-size:110px;color:#E4EBFF;z-index:2}
.shape-data-right{width:220px;height:220px;background:linear-gradient(225deg,#EB4D84 0%,#eb4d84bf 100%);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #eb4d8440;position:relative}
.shape-data-right i{font-size:95px;color:#E4EBFF}
.content-wrapper-v3{flex:1;text-align:center}
.content-wrapper-v3 .title-success-v1{font-size:42px;font-weight:700;color:#06773B;margin:0 0 16px;line-height:1.2}
.content-wrapper-v3 .subtitle-text-v2{font-size:18px;color:#2d3748;line-height:1.6;margin:0 0 32px;max-width:520px;margin-left:auto;margin-right:auto}
.action-holder-v1{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.btn-primary-v2{padding:14px 32px;background:#EB4D84;color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #eb4d844d;transition:all .3s ease;display:inline-block;border:2px solid transparent}
.btn-primary-v2:hover{background:#d63d72;transform:translateY(-2px);box-shadow:0 6px 16px #eb4d8466}
.btn-secondary-v2{padding:14px 32px;background:transparent;color:#06773B;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;border:2px solid #06773B;transition:all .3s ease;display:inline-block}
.btn-secondary-v2:hover{background:#06773B;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #06773b4d}
.info-grid-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}
.data-card-v1{background:#fff;padding:28px 24px;border-radius:6px;text-align:center;box-shadow:0 4px 16px #00000014;border-top:3px solid #EB4D84;transition:all .3s ease}
.data-card-v1:nth-child(2){border-top-color:#06773B}
.data-card-v1:nth-child(3){border-top-color:#EB4D84}
.data-card-v1:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}
.data-card-v1 i{font-size:48px;color:#EB4D84;margin-bottom:16px;display:block}
.data-card-v1:nth-child(2) i{color:#06773B}
.data-card-v1:nth-child(3) i{color:#EB4D84}
.data-card-v1 .card-title-v1{font-size:20px;font-weight:700;color:#1a202c;margin:0 0 10px}
.data-card-v1 .card-desc-v1{font-size:15px;color:#4a5568;line-height:1.5;margin:0}
@media (max-width: 968px) {
.success-display-v1{flex-direction:column;padding:40px 30px;gap:32px}
.visual-left-v2,.visual-right-v2{flex:0 0 auto}
.shape-data-left,.shape-data-right{width:180px;height:180px}
.shape-data-left i{font-size:90px}
.shape-data-right i{font-size:75px}
.content-wrapper-v3 .title-success-v1{font-size:34px}
.info-grid-v3{grid-template-columns:1fr;gap:20px}
}
@media (max-width: 640px) {
.confirm-holder-v2{padding:50px 16px}
.success-display-v1{padding:32px 20px}
.shape-data-left,.shape-data-right{width:150px;height:150px}
.shape-data-left i{font-size:70px}
.shape-data-right i{font-size:60px}
.content-wrapper-v3 .title-success-v1{font-size:28px}
.content-wrapper-v3 .subtitle-text-v2{font-size:16px}
.action-holder-v1{flex-direction:column}
.btn-primary-v2,.btn-secondary-v2{width:100%;text-align:center}
}