*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
body{font-family:'Red Hat Display',-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#2c2c2c;background:#fafafa}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit}
header{background:linear-gradient(135deg,#62418908 0%,#5ecec205 100%);border-bottom:1px solid #6241891a;position:relative}
.header_top{padding:28px 0;border-bottom:1px solid #62418914}
.header_container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.brand_link{display:flex;align-items:center;transition:transform 180ms ease}
.brand_link:hover{transform:translateY(-2px)}
.site_logo{height:110px;width:110px;object-fit:contain;background:#fff9;border-radius:8px;padding:12px;box-shadow:0 4px 16px #6241891f}
.primary_nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.nav_link{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 20px;background:#ffffff80;border:1px solid #62418926;border-radius:10px;transition:all 200ms ease;min-width:140px;text-align:center}
.nav_link:hover{background:#fd858d14;border-color:#FD858D}
.nav_icon{stroke:#624189;margin-bottom:2px}
.nav_link span{font-weight:700;font-size:15px;color:#624189;display:block}
.nav_link small{font-size:12px;color:#666;font-weight:400;line-height:1.3}
.header_bottom{padding:18px 0;background:#fff6}
.company_tagline{font-size:14px;color:#5ECEC2;font-weight:400;text-align:center;letter-spacing:.5px}
footer{background:linear-gradient(to right,#6241890a 0%,#5ecec20a 100%);border-top:1px solid #6241891f;margin-top:60px}
.footer_wrapper{max-width:1200px;margin:0 auto;padding:32px 24px}
.footer_content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;font-size:14px;color:#555}
.copyright_text{color:#624189;font-weight:400}
.divider_vertical{color:#6241894d;font-weight:300}
.divider_dot{color:#5ecec280}
.footer_nav{display:flex;align-items:center;gap:12px}
.footer_link{color:#624189;font-weight:400;transition:color 160ms ease}
.footer_link:hover{color:#FD858D}
.contact_info{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.info_item{display:flex;align-items:center;gap:6px}
.info_item i{color:#5ECEC2;font-size:16px}
.info_link{color:#555;transition:color 160ms ease}
.info_link:hover{color:#624189}
.cookie_panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateY(100vh);background:#fff;border:2px solid #624189;border-radius:12px;box-shadow:0 16px 48px #62418940;padding:32px;max-width:440px;width:90%;z-index:10000;transition:transform 350ms cubic-bezier(0.4,0,0.2,1)}
.cookie_panel.show_panel{transform:translate(-50%,-50%) translateY(0)}
.cookie_content{display:flex;flex-direction:column;gap:20px}
.cookie_title{font-size:22px;font-weight:700;color:#624189;margin-bottom:4px}
.cookie_description{font-size:14px;color:#555;line-height:1.5}
.cookie_categories{display:flex;flex-direction:column;gap:16px;margin:8px 0}
.cookie_category{background:#5ecec20d;padding:14px;border-radius:8px;border:1px solid #5ecec233}
.category_label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:700;color:#624189;font-size:15px}
.category_checkbox{width:20px;height:20px;cursor:pointer;accent-color:#5ECEC2}
.category_checkbox:disabled{cursor:not-allowed;opacity:.6}
.category_desc{font-size:13px;color:#666;margin-top:6px;margin-left:30px}
.cookie_actions{display:flex;gap:12px;margin-top:8px}
.cookie_btn{flex:1;padding:14px 24px;border:none;border-radius:50px;font-family:'Red Hat Display',sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:all 180ms ease}
.btn_accept{background:#5ECEC2;color:#fff}
.btn_accept:hover{background:#4bb8ac;box-shadow:0 6px 20px #5ecec24d}
.btn_decline{background:#fd858d26;color:#624189;border:2px solid #FD858D}
.btn_decline:hover{background:#fd858d40}
@media (max-width: 768px) {
.header_container{flex-direction:column;gap:24px;text-align:center}
.primary_nav{flex-direction:column;width:100%;gap:12px}
.nav_link{width:100%;min-width:auto}
.site_logo{height:90px;width:90px}
.footer_content{flex-direction:column;text-align:center;gap:12px}
.divider_vertical{display:none}
.cookie_panel{width:94%;padding:24px}
.cookie_actions{flex-direction:column}
}
@media (max-width: 480px) {
.header_top{padding:20px 0}
.site_logo{height:75px;width:75px}
.nav_link{padding:14px 16px}
.cookie_title{font-size:19px}
}
.rules-content{max-width:1200px;margin:0 auto;padding:60px 20px;background:#fff}
.rules-content h1{font-size:42px;line-height:1.2;color:#624189;margin:0 0 40px;font-weight:700;letter-spacing:-.5px}
.rules-content h2{font-size:32px;line-height:1.3;color:#624189;margin:50px 0 25px;font-weight:600;border-bottom:2px solid #62418933;padding-bottom:12px}
.rules-content h3{font-size:24px;line-height:1.4;color:#333;margin:35px 0 20px;font-weight:600}
.rules-content h4{font-size:20px;line-height:1.4;color:#444;margin:30px 0 16px;font-weight:600}
.rules-content h5{font-size:18px;line-height:1.5;color:#555;margin:25px 0 14px;font-weight:600}
.rules-content h6{font-size:16px;line-height:1.5;color:#666;margin:20px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.rules-content p{font-size:16px;line-height:1.8;color:#333;margin:0 0 20px}
.rules-content em,.rules-content i{font-style:italic;color:#555}
.rules-content a{color:#624189;text-decoration:underline;transition:color 180ms ease,background 180ms ease}
.rules-content a:hover{color:#FD858D;background:#fd858d1a}
.rules-content a:active{color:#5ECEC2}
.rules-content ul,.rules-content ol{margin:0 0 25px;padding-left:30px}
.rules-content ul li,.rules-content ol li{font-size:16px;line-height:1.8;color:#333;margin-bottom:10px}
.rules-content table{width:100%;border-collapse:collapse;margin:30px 0;background:#fff;box-shadow:0 2px 12px #00000014;border-radius:6px;overflow:hidden}
.rules-content thead{background:#624189e6}
.rules-content thead tr{border:none}
.rules-content thead th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}
.rules-content tbody{background:#fff}
.rules-content tbody tr{border-bottom:1px solid #6241891a;transition:background 200ms ease}
.rules-content tbody tr:last-child{border-bottom:none}
.rules-content tbody tr:hover{background:#5ecec20d}
.rules-content tbody td{padding:14px 20px;font-size:15px;line-height:1.6;color:#444}
.rules-content tbody th{padding:14px 20px;text-align:left;font-size:15px;font-weight:600;color:#624189;background:#6241890d}
.rules-content hr{border:none;height:2px;background:linear-gradient(90deg,#6241894d,#fd858d4d,#5ecec24d);margin:45px 0;border-radius:2px}
.rules-content div{margin:0 0 20px}
.rules-content blockquote{margin:30px 0;padding:20px 25px;border-left:4px solid #5ECEC2;background:#5ecec214;font-style:italic;color:#555;border-radius:0 6px 6px 0}
.rules-content strong,.rules-content b{font-weight:700;color:#222}
.rules-content code{background:#62418914;padding:3px 8px;border-radius:4px;font-family:monospace;font-size:14px;color:#624189}
@media (max-width: 768px) {
.rules-content{padding:40px 16px}
.rules-content h1{font-size:32px;margin-bottom:30px}
.rules-content h2{font-size:26px;margin-top:40px}
.rules-content h3{font-size:22px}
.rules-content h4{font-size:19px}
.rules-content table{font-size:14px}
.rules-content thead th,.rules-content tbody td,.rules-content tbody th{padding:12px 14px;font-size:14px}
}
@media (max-width: 480px) {
.rules-content{padding:30px 12px}
.rules-content h1{font-size:28px;margin-bottom:25px}
.rules-content h2{font-size:24px}
.rules-content table{display:block;overflow-x:auto}
.rules-content thead th,.rules-content tbody td,.rules-content tbody th{padding:10px 12px}
}
.hero_circular{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 20px}
.hero_circular::before{content:'';position:absolute;top:-50%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,#6241891f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.hero_circular::after{content:'';position:absolute;bottom:-30%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,#5ecec214 0%,transparent 70%);border-radius:50%;pointer-events:none}
.hero_content_wrap{position:relative;max-width:720px;text-align:center;z-index:2}
.hero_content_wrap h1{font-size:2.8rem;line-height:1.2;margin-bottom:18px;color:#2d3748}
.hero_content_wrap .problem_line{font-size:1.15rem;color:#624189;font-weight:600;margin-bottom:32px;letter-spacing:.3px}
.hero_content_wrap .solution_text{font-size:1.05rem;line-height:1.7;color:#4a5568;margin-bottom:40px}
.hero_img_focal{position:absolute;top:50%;right:5%;transform:translateY(-50%);width:280px;height:380px;border-radius:12px;overflow:hidden;box-shadow:0 16px 48px #6241892e;opacity:.85}
.hero_img_focal img{width:100%;height:100%;object-fit:cover;object-position:35% center;filter:brightness(1.05) contrast(1.08)}
.hero_img_focal::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' /%3E%3C/filter%3E%3Crect width='100' height='100' filter='url(%23noise)' opacity='0.05'/%3E%3C/svg%3E");pointer-events:none;z-index:1}
.hero_cta_btn{display:inline-block;padding:14px 36px;background:#624189;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all 180ms ease;box-shadow:0 4px 12px #62418940}
.hero_cta_btn:hover{background:#4f3370;transform:translateY(-2px);box-shadow:0 8px 20px #62418959}
.curriculum_grid{padding:90px 20px;background:#fff}
.curriculum_container{max-width:1200px;margin:0 auto}
.curriculum_header{margin-bottom:64px}
.curriculum_header h2{font-size:2.3rem;color:#2d3748;margin-bottom:16px}
.curriculum_header h2::before{content:'';display:inline-block;width:6px;height:32px;background:linear-gradient(180deg,#FD858D 0%,#5ECEC2 100%);margin-right:14px;vertical-align:middle;border-radius:3px}
.curriculum_intro{font-size:1.05rem;line-height:1.7;color:#4a5568;max-width:820px}
.modules_layout{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.module_card{background:#f8f9fa;border-radius:8px;padding:32px 24px;border-left:4px solid #5ECEC2;transition:all 200ms ease;position:relative}
.module_card:nth-child(2){border-left-color:#FD858D}
.module_card:nth-child(3){border-left-color:#624189}
.module_card:nth-child(4){border-left-color:#FD858D}
.module_card:nth-child(5){border-left-color:#624189}
.module_card:nth-child(6){border-left-color:#5ECEC2}
.module_card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #6241891f}
.module_number{font-size:.85rem;color:#624189;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}
.module_card h3{font-size:1.35rem;color:#2d3748;margin-bottom:14px}
.module_card p{font-size:.95rem;line-height:1.65;color:#4a5568}
.learning_approach{padding:85px 20px;background:linear-gradient(165deg,#5ecec214 0%,#fd858d0f 100%)}
.approach_wrap{max-width:1200px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}
.approach_content{flex:1.4}
.approach_content h2{font-size:2.2rem;color:#2d3748;margin-bottom:28px;line-height:1.3}
.approach_text{font-size:1.02rem;line-height:1.75;color:#4a5568;margin-bottom:38px}
.method_tabs{display:flex;flex-direction:column;gap:16px}
.tab_radio{display:none}
.tab_label{display:block;padding:18px 24px;background:#fff;border-radius:6px;cursor:pointer;transition:all 180ms ease;border:2px solid transparent;font-weight:600;color:#4a5568}
.tab_label:hover{border-color:#5ECEC2;background:#f8fffe}
.tab_radio:checked + .tab_label{background:#624189;color:#fff;border-color:#624189}
.tab_content{display:none;padding:24px;background:#fff;border-radius:8px;margin-top:8px;box-shadow:0 6px 20px #0000000a}
.tab_radio:checked ~ .tab_content{display:block}
.tab_content h4{font-size:1.2rem;color:#2d3748;margin-bottom:12px}
.tab_content p{font-size:.98rem;line-height:1.7;color:#4a5568}
.approach_visual{flex:1;position:relative}
.stats_display{background:#fff;border-radius:10px;padding:36px 28px;box-shadow:0 12px 32px #62418924}
.stat_item{margin-bottom:32px}
.stat_item:last-child{margin-bottom:0}
.stat_label{font-size:.9rem;color:#718096;margin-bottom:8px}
.stat_bar{width:100%;height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden;position:relative}
.stat_fill{height:100%;background:linear-gradient(90deg,#624189 0%,#5ECEC2 100%);border-radius:6px;transition:width 600ms ease}
.stat_value{font-size:1.4rem;font-weight:700;color:#624189;margin-top:6px}
.enrollment_section{padding:90px 20px;background:#fff}
.enrollment_inner{max-width:1200px;margin:0 auto}
.enrollment_split{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center}
.enrollment_info h2{font-size:2.4rem;color:#2d3748;margin-bottom:24px;line-height:1.25}
.enrollment_info h2::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#FD858D 0%,#5ECEC2 100%);margin-top:18px;border-radius:3px}
.enrollment_desc{font-size:1.05rem;line-height:1.75;color:#4a5568;margin-bottom:36px}
.feature_checkpoints{display:flex;flex-direction:column;gap:18px;margin-bottom:42px}
.checkpoint_item{display:flex;align-items:flex-start;gap:14px}
.checkpoint_icon{width:28px;height:28px;background:#5ECEC2;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}
.checkpoint_icon::after{content:'✓';color:#fff;font-weight:700;font-size:.9rem}
.checkpoint_text{font-size:1rem;color:#4a5568;line-height:1.6}
.enrollment_cta{display:inline-block;padding:16px 42px;background:linear-gradient(135deg,#624189 0%,#4f3370 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all 200ms ease;box-shadow:0 6px 18px #6241894d}
.enrollment_cta:hover{transform:translateY(-3px);box-shadow:0 10px 28px #62418966}
.instructor_showcase{display:flex;flex-direction:column;gap:24px}
.instructor_card_2{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:10px;padding:28px;display:flex;gap:24px;align-items:center;box-shadow:0 8px 24px #0000000f;transition:all 220ms ease}
.instructor_card_2:hover{transform:translateX(8px);box-shadow:0 12px 32px #62418924}
.instructor_photo_2{width:90px;height:90px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #5ECEC2}
.instructor_photo_2 img{width:100%;height:100%;object-fit:cover}
.instructor_details_2 h4{font-size:1.25rem;color:#2d3748;margin-bottom:6px}
.instructor_role_2{font-size:.9rem;color:#624189;font-weight:600;margin-bottom:10px}
.instructor_bio_2{font-size:.92rem;line-height:1.6;color:#4a5568}
@media (max-width: 1024px) {
.hero_img_focal{width:220px;height:300px}
.modules_layout{grid-template-columns:repeat(2,1fr)}
.approach_wrap{flex-direction:column;gap:50px}
.enrollment_split{grid-template-columns:1fr;gap:50px}
}
@media (max-width: 768px) {
.hero_circular{min-height:380px;padding:60px 20px}
.hero_img_focal{display:none}
.hero_content_wrap h1{font-size:2.2rem}
.modules_layout{grid-template-columns:1fr}
.curriculum_header h2,.approach_content h2,.enrollment_info h2{font-size:1.9rem}
.instructor_card_2{flex-direction:column;text-align:center}
}
@media (max-width: 480px) {
.hero_content_wrap h1{font-size:1.8rem}
.hero_cta_btn{padding:12px 28px;font-size:.95rem}
.module_card{padding:24px 18px}
}
.hero_stripe{position:relative;padding:90px 20px 85px;overflow:hidden;background:linear-gradient(135deg,#62418914 0%,#5ecec21f 100%)}
.hero_stripe::before{content:'';position:absolute;top:-20%;right:-5%;width:45%;height:140%;background:linear-gradient(65deg,transparent 48%,#fd858d26 50%,transparent 52%);transform:rotate(-12deg)}
.hero_stripe::after{content:'';position:absolute;bottom:-15%;left:15%;width:35%;height:120%;background:linear-gradient(115deg,transparent 48%,#5ecec22e 50%,transparent 52%);transform:rotate(8deg)}
.hero_content_wrap{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;gap:60px}
.hero_text_area{flex:1}
.hero_main_title{font-size:2.8rem;line-height:1.2;color:#624189;margin:0 0 35px;font-weight:700}
.hero_image_container{flex:0 0 420px;position:relative}
.hero_image_container img{width:100%;height:320px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #6241892e}
.hero_cta_btn{display:inline-block;padding:14px 38px;background:#5ECEC2;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .2s ease;box-shadow:0 4px 14px #5ecec240}
.hero_cta_btn:hover{background:#4db8ad;transform:translateY(-2px);box-shadow:0 6px 20px #5ecec259}
.collab_segment{padding:95px 20px;background:#fafafa}
.collab_inner{max-width:1200px;margin:0 auto}
.collab_heading{font-size:2.2rem;color:#2c2c2c;margin:0 0 55px;text-align:center;position:relative}
.collab_heading::after{content:'';position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);width:85px;height:4px;background:linear-gradient(90deg,#FD858D,#5ECEC2);border-radius:2px}
.partner_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:45px;margin-bottom:65px}
.partner_card{background:#fff;padding:40px 32px;border-radius:10px;box-shadow:0 6px 24px #0000000f;transition:all .22s ease;border-top:4px solid transparent}
.partner_card:nth-child(1){border-top-color:#624189}
.partner_card:nth-child(2){border-top-color:#FD858D}
.partner_card:nth-child(3){border-top-color:#5ECEC2}
.partner_card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #0000001c}
.partner_card_title{font-size:1.5rem;color:#624189;margin:0 0 20px;font-weight:600}
.partner_card_text{font-size:1rem;line-height:1.7;color:#4a4a4a;margin:0}
.academic_showcase{max-width:1200px;margin:0 auto;background:linear-gradient(125deg,#6241890d,#fd858d14);padding:50px;border-radius:12px;display:flex;gap:55px;align-items:center}
.academic_visual{flex:0 0 380px}
.academic_visual img{width:100%;height:300px;object-fit:cover;border-radius:8px;box-shadow:0 8px 28px #62418929}
.academic_content{flex:1}
.academic_title{font-size:1.9rem;color:#2c2c2c;margin:0 0 25px;font-weight:700}
.academic_description{font-size:1.05rem;line-height:1.75;color:#4a4a4a;margin:0}
.value_section{padding:95px 20px;background:#fff}
.value_container{max-width:1200px;margin:0 auto}
.value_section_title{font-size:2.2rem;color:#2c2c2c;margin:0 0 25px;text-align:center;font-weight:700}
.value_intro{font-size:1.1rem;line-height:1.7;color:#555;max-width:820px;margin:0 auto 60px;text-align:center}
.benefit_dual_row{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:50px}
.benefit_block{background:#fafafa;padding:42px 38px;border-radius:8px;border-left:5px solid #5ECEC2}
.benefit_block:nth-child(even){border-left-color:#FD858D}
.benefit_block_heading{font-size:1.4rem;color:#624189;margin:0 0 18px;font-weight:600}
.benefit_block_info{font-size:1rem;line-height:1.75;color:#4a4a4a;margin:0}
.testimonial_area{padding:85px 20px;background:linear-gradient(155deg,#5ecec20f,#62418914);position:relative}
.testimonial_area::before{content:'';position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,#624189,#FD858D,#5ECEC2)}
.testimonial_wrapper{max-width:1200px;margin:0 auto}
.testimonial_main_heading{font-size:2.1rem;color:#2c2c2c;margin:0 0 55px;text-align:center;font-weight:700}
.testimonial_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px}
.testimonial_item{background:#fff;padding:40px 36px;border-radius:10px;box-shadow:0 8px 26px #00000012;display:flex;gap:28px;align-items:flex-start}
.testimonial_avatar{flex:0 0 90px}
.testimonial_avatar img{width:90px;height:90px;border-radius:50%;object-fit:cover;border:4px solid #5ECEC2}
.testimonial_item:nth-child(2) .testimonial_avatar img{border-color:#FD858D}
.testimonial_body{flex:1}
.testimonial_quote{font-size:1.05rem;line-height:1.7;color:#4a4a4a;margin:0 0 20px;font-style:italic}
.testimonial_author{font-size:1.1rem;color:#624189;margin:0 0 5px;font-weight:600}
.testimonial_role{font-size:.95rem;color:#777;margin:0}
@media (max-width: 1024px) {
.hero_content_wrap{flex-direction:column;gap:40px}
.hero_image_container{flex:0 0 auto;width:100%;max-width:500px}
.academic_showcase{flex-direction:column;padding:40px 30px}
.academic_visual{flex:0 0 auto;width:100%}
.benefit_dual_row{grid-template-columns:1fr;gap:35px}
.testimonial_grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero_stripe{padding:60px 20px}
.hero_main_title{font-size:2.2rem}
.hero_image_container img{height:260px}
.collab_segment{padding:70px 20px}
.collab_heading{font-size:1.8rem}
.partner_grid{grid-template-columns:1fr;gap:30px}
.academic_showcase{padding:30px 20px;gap:30px}
.academic_title{font-size:1.6rem}
.value_section{padding:70px 20px}
.value_section_title{font-size:1.9rem}
.testimonial_area{padding:70px 20px}
.testimonial_main_heading{font-size:1.8rem}
.testimonial_item{flex-direction:column;align-items:center;text-align:center}
.testimonial_avatar{flex:0 0 auto}
}
@media (max-width: 480px) {
.hero_main_title{font-size:1.9rem}
.hero_cta_btn{padding:12px 28px;font-size:.95rem}
.collab_heading{font-size:1.6rem}
.partner_card{padding:30px 24px}
.academic_title{font-size:1.4rem}
.value_section_title{font-size:1.7rem}
.benefit_block{padding:32px 28px}
.testimonial_main_heading{font-size:1.6rem}
}
.hero_intro{position:relative;padding:90px 20px;margin-bottom:60px;overflow:hidden;background:linear-gradient(135deg,#62418914 0%,#5ecec21f 100%)}
.hero_intro::before{content:'';position:absolute;top:-50%;left:-10%;width:600px;height:600px;background:#fd858d26;border-radius:48% 52% 45% 55%;z-index:1}
.hero_intro::after{content:'';position:absolute;bottom:-30%;right:-5%;width:450px;height:450px;background:#6241891a;border-radius:55% 45% 52% 48%;z-index:1}
.hero_wrapper{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.hero_text_section{flex:1}
.hero_text_section h1{font-size:2.8rem;margin:0 0 24px;line-height:1.2;color:#2a2a2a}
.hero_text_section p{font-size:1.15rem;line-height:1.7;color:#555;margin:0}
.hero_image_container{flex:1;position:relative}
.hero_image_container img{width:100%;height:420px;object-fit:cover;border-radius:8px;position:relative;z-index:2}
.hero_image_container::before{content:'';position:absolute;top:20px;left:20px;width:100%;height:100%;background:linear-gradient(135deg,#62418959,#5ecec259);border-radius:8px;z-index:1}
.quality_standards_wrap{max-width:1200px;margin:0 auto 80px;padding:0 20px}
.quality_standards_wrap h2{font-size:2.2rem;margin:0 0 16px;color:#2a2a2a;position:relative;display:inline-block}
.quality_standards_wrap h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:#FD858D;border-radius:2px}
.quality_intro_text{font-size:1.05rem;line-height:1.65;color:#555;margin-bottom:40px}
.standards_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.standard_card{background:#fff;padding:32px;border-radius:8px;border:2px solid #f0f0f0;transition:all 220ms ease}
.standard_card:hover{border-color:#5ECEC2;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}
.standard_card h3{font-size:1.4rem;margin:0 0 14px;color:#624189}
.standard_card p{font-size:1rem;line-height:1.6;color:#666;margin:0}
.learning_outcomes_section{background:linear-gradient(180deg,#5ecec20f 0%,#6241890f 100%);padding:80px 20px;margin-bottom:80px}
.outcomes_container{max-width:1200px;margin:0 auto}
.outcomes_container h2{font-size:2.2rem;margin:0 0 50px;text-align:center;color:#2a2a2a}
.outcomes_layout{display:flex;gap:50px;align-items:flex-start}
.outcomes_visual{flex:0 0 400px}
.outcomes_visual img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #0000001f}
.outcomes_content{flex:1}
.outcome_item{margin-bottom:28px;padding-left:32px;position:relative}
.outcome_item::before{content:'';position:absolute;left:0;top:6px;width:20px;height:20px;background:#5ECEC2;border-radius:50%}
.outcome_item h4{font-size:1.25rem;margin:0 0 10px;color:#624189}
.outcome_item p{font-size:1rem;line-height:1.6;color:#555;margin:0}
.business_solutions_block{max-width:1200px;margin:0 auto 80px;padding:0 20px}
.business_solutions_block h2{font-size:2.2rem;margin:0 0 16px;color:#2a2a2a}
.business_intro{font-size:1.05rem;line-height:1.65;color:#555;margin-bottom:40px}
.solutions_display{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.solution_box{background:#fff;border:2px solid #e8e8e8;border-radius:8px;padding:36px;position:relative;overflow:hidden;transition:all 200ms ease}
.solution_box::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:#FD858D;transition:width 200ms ease}
.solution_box:hover::before{width:100%;opacity:.08}
.solution_box:hover{border-color:#FD858D}
.solution_box h3{font-size:1.5rem;margin:0 0 16px;color:#624189;position:relative}
.solution_box p{font-size:1rem;line-height:1.65;color:#666;margin:0;position:relative}
.content_resources_wrap{background:#f9f9f9;padding:80px 20px;margin-bottom:80px}
.resources_inner{max-width:1200px;margin:0 auto}
.resources_inner h2{font-size:2.2rem;margin:0 0 50px;text-align:center;color:#2a2a2a}
.resources_flow{display:flex;gap:40px;align-items:center}
.resources_image_side{flex:0 0 380px}
.resources_image_side img{width:100%;height:360px;object-fit:cover;border-radius:8px}
.resources_text_side{flex:1}
.resource_entry{margin-bottom:32px;padding:24px;background:#fff;border-radius:8px;border-left:4px solid #5ECEC2;transition:all 180ms ease}
.resource_entry:hover{box-shadow:0 6px 20px #00000014;transform:translateX(8px)}
.resource_entry h4{font-size:1.3rem;margin:0 0 10px;color:#624189}
.resource_entry p{font-size:1rem;line-height:1.6;color:#666;margin:0}
.career_prospects_area{max-width:1200px;margin:0 auto 80px;padding:0 20px}
.career_prospects_area h2{font-size:2.2rem;margin:0 0 50px;text-align:center;color:#2a2a2a}
.career_showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.career_card{background:linear-gradient(135deg,#6241890d 0%,#5ecec20d 100%);padding:32px;border-radius:8px;text-align:center;transition:all 200ms ease;border:2px solid transparent}
.career_card:hover{border-color:#624189;box-shadow:0 10px 28px #0000001a}
.career_icon{width:60px;height:60px;margin:0 auto 20px;background:#5ECEC2;border-radius:50%;display:flex;align-items:center;justify-content:center}
.career_icon svg{width:30px;height:30px;fill:#fff}
.career_card h4{font-size:1.3rem;margin:0 0 14px;color:#624189}
.career_card p{font-size:.98rem;line-height:1.6;color:#555;margin:0}
.guarantees_security_section{background:linear-gradient(180deg,#fff 0%,#fd858d0d 100%);padding:80px 20px}
.guarantees_content{max-width:1200px;margin:0 auto}
.guarantees_content h2{font-size:2.2rem;margin:0 0 20px;color:#2a2a2a}
.guarantees_lead{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:45px}
.guarantees_structure{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.guarantee_block{background:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 16px #0000000f;transition:all 200ms ease}
.guarantee_block:hover{box-shadow:0 8px 28px #62418926;transform:translateY(-6px)}
.guarantee_block h3{font-size:1.4rem;margin:0 0 14px;color:#624189;display:flex;align-items:center;gap:12px}
.guarantee_block h3::before{content:'';width:8px;height:8px;background:#FD858D;border-radius:50%}
.guarantee_block p{font-size:1rem;line-height:1.65;color:#666;margin:0}
.cta_navigation_zone{max-width:1200px;margin:60px auto 0;padding:0 20px;display:flex;gap:24px;justify-content:center}
.btn_primary{display:inline-block;padding:16px 40px;background:#624189;color:#fff;text-decoration:none;border-radius:6px;font-size:1.05rem;font-weight:600;transition:all 180ms ease;border:2px solid #624189;position:relative;z-index:10}
.btn_primary:hover{background:#4f3370;transform:translateY(-2px);box-shadow:0 6px 20px #6241894d}
.btn_secondary{display:inline-block;padding:16px 40px;background:transparent;color:#624189;text-decoration:none;border-radius:6px;font-size:1.05rem;font-weight:600;transition:all 180ms ease;border:2px solid #624189;position:relative;z-index:10}
.btn_secondary:hover{background:#624189;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #6241894d}
@media (max-width: 1024px) {
.hero_wrapper{flex-direction:column;gap:40px}
.hero_text_section h1{font-size:2.3rem}
.outcomes_layout{flex-direction:column}
.outcomes_visual{flex:0 0 auto;width:100%}
.solutions_display{grid-template-columns:1fr}
.resources_flow{flex-direction:column}
.resources_image_side{flex:0 0 auto;width:100%}
.career_showcase{grid-template-columns:1fr}
.guarantees_structure{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero_intro{padding:60px 20px}
.hero_text_section h1{font-size:1.9rem}
.quality_standards_wrap h2,.outcomes_container h2,.business_solutions_block h2,.resources_inner h2,.career_prospects_area h2,.guarantees_content h2{font-size:1.8rem}
.standards_grid{grid-template-columns:1fr}
.cta_navigation_zone{flex-direction:column;align-items:stretch}
.btn_primary,.btn_secondary{text-align:center}
}
@media (max-width: 480px) {
.hero_text_section h1{font-size:1.6rem}
.hero_image_container img{height:320px}
.outcomes_visual img,.resources_image_side img{height:280px}
}
.contact_hero_split{display:flex;align-items:center;gap:48px;max-width:1200px;margin:0 auto;padding:80px 20px;position:relative;overflow:hidden}
.contact_hero_split::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(135deg,#62418914 0%,#5ecec21f 50%,#fd858d1a 100%);animation:gradient_shift 15s ease infinite;z-index:-1}
@keyframes gradient_shift {
0%,100%{transform:translate(0,0) rotate(0deg)}
33%{transform:translate(5%,-5%) rotate(120deg)}
66%{transform:translate(-5%,5%) rotate(240deg)}
}
.img_wrap_hero{flex:0 0 40%;position:relative}
.img_wrap_hero img{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 12px 28px #62418926 0 4px 12px #00000014}
.text_content_hero{flex:1}
.text_content_hero h1{font-size:2.8rem;margin:0 0 24px;color:#1a1a1a;line-height:1.2}
.text_content_hero p{font-size:1.1rem;line-height:1.7;color:#4a4a4a;margin:0}
.main_contact_wrapper{max-width:1200px;margin:0 auto;padding:60px 20px 100px}
.contact_grid_layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.info_block_left h2{font-size:2.2rem;margin:0 0 32px;color:#2a2a2a;position:relative;display:inline-block}
.info_block_left h2::after{content:'';position:absolute;bottom:-8px;left:0;width:70px;height:4px;background:linear-gradient(90deg,#624189,#5ECEC2);border-radius:2px}
.contact_item_row{display:flex;align-items:flex-start;gap:20px;margin-bottom:28px;padding:20px;background:#5ecec20d;border-radius:6px;transition:all 180ms ease}
.contact_item_row:hover{background:#62418914;transform:translateX(4px)}
.icon_holder{width:44px;height:44px;background:linear-gradient(135deg,#624189,#5ECEC2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.icon_holder i{color:#fff;font-size:1.3rem}
.contact_text_data h3{font-size:1.2rem;margin:0 0 8px;color:#2a2a2a}
.contact_text_data p{margin:0;color:#555;line-height:1.6}
.contact_text_data a{color:#624189;text-decoration:none;transition:color 150ms ease}
.contact_text_data a:hover{color:#5ECEC2}
.form_wrapper_right{background:#fff;padding:40px;border-radius:10px;box-shadow:0 8px 24px #6241891f}
.form_wrapper_right h2{font-size:1.9rem;margin:0 0 28px;color:#2a2a2a}
.form_intro_text{font-size:1rem;line-height:1.6;color:#555;margin:0 0 32px}
.custom_contact_form{display:flex;flex-direction:column;gap:24px}
.form_group_field{display:flex;flex-direction:column;gap:8px}
.form_group_field label{font-size:.95rem;font-weight:600;color:#333}
.form_group_field input,.form_group_field select{padding:14px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:all 180ms ease;background:#fafafa}
.form_group_field input:focus,.form_group_field select:focus{outline:none;border-color:#624189;background:#fff;box-shadow:0 0 0 3px #6241891a}
.form_group_field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23624189' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px}
.privacy_checkbox_wrap{display:flex;align-items:flex-start;gap:12px;margin-top:8px}
.privacy_checkbox_wrap input[type="checkbox"]{width:20px;height:20px;cursor:pointer;margin-top:2px;flex-shrink:0}
.privacy_checkbox_wrap label{font-size:.9rem;color:#555;line-height:1.5;cursor:pointer}
.privacy_checkbox_wrap a{color:#624189;text-decoration:underline}
.privacy_checkbox_wrap a:hover{color:#5ECEC2}
.submit_button_contact{padding:16px 48px;background:linear-gradient(135deg,#624189,#5ECEC2);color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all 200ms ease;box-shadow:0 4px 12px #6241894d}
.submit_button_contact:hover{transform:translateY(-2px);box-shadow:0 8px 20px #62418966}
.submit_button_contact:active{transform:translateY(0)}
@media (max-width: 1024px) {
.contact_hero_split{gap:36px;padding:60px 20px}
.img_wrap_hero img{height:360px}
.text_content_hero h1{font-size:2.3rem}
.contact_grid_layout{gap:48px}
}
@media (max-width: 768px) {
.contact_hero_split{flex-direction:column;padding:50px 20px}
.img_wrap_hero{flex:1;width:100%}
.img_wrap_hero img{height:300px}
.text_content_hero h1{font-size:2rem}
.text_content_hero p{font-size:1rem}
.contact_grid_layout{grid-template-columns:1fr;gap:40px}
.info_block_left h2{font-size:1.9rem}
.form_wrapper_right{padding:32px 24px}
.form_wrapper_right h2{font-size:1.7rem}
}
@media (max-width: 480px) {
.contact_hero_split{padding:40px 16px}
.text_content_hero h1{font-size:1.7rem;margin-bottom:16px}
.img_wrap_hero img{height:240px}
.main_contact_wrapper{padding:40px 16px 80px}
.info_block_left h2{font-size:1.6rem;margin-bottom:24px}
.contact_item_row{padding:16px;margin-bottom:20px}
.icon_holder{width:38px;height:38px}
.icon_holder i{font-size:1.1rem}
.contact_text_data h3{font-size:1.05rem}
.form_wrapper_right{padding:24px 20px}
.form_wrapper_right h2{font-size:1.5rem}
.submit_button_contact{width:100%;padding:14px}
}
.hero_teaching{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:80px}
.hero_teaching::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./assets_gallery/full-g-260106.jpg);background-size:cover;background-position:center;filter:blur(8px);transform:scale(1.1);z-index:1}
.hero_teaching::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#624189b3,#5ecec299);z-index:2}
.hero_teaching .title_content{position:relative;z-index:3;max-width:900px;padding:40px;text-align:center}
.hero_teaching .main_heading{font-size:3.2rem;color:#fff;margin:0 0 20px;line-height:1.2;text-shadow:2px 2px 12px #0000004d}
.hero_teaching .sub_heading{font-size:1.4rem;color:#f5f5f5;margin:0;line-height:1.6;text-shadow:1px 1px 8px #0003}
.method_container{max-width:1200px;margin:0 auto 90px;padding:0 20px}
.approach_grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.approach_grid .text_zone{padding:20px 0}
.approach_grid h2{font-size:2.4rem;color:#624189;margin:0 0 30px;line-height:1.3;position:relative;padding-bottom:15px}
.approach_grid h2::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,#FD858D,#5ECEC2);border-radius:2px}
.approach_grid .description_text{font-size:1.05rem;line-height:1.8;color:#333;margin-bottom:25px}
.approach_grid .image_zone{position:relative}
.approach_grid .image_zone img{width:100%;height:500px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #62418926}
.approach_grid .image_zone::before{content:'';position:absolute;top:-15px;right:-15px;width:100%;height:100%;border:3px solid #5ECEC2;border-radius:8px;z-index:-1}
.features_list{list-style:none;padding:0;margin:30px 0 0}
.features_list li{padding:15px 0 15px 45px;position:relative;font-size:1.05rem;line-height:1.6;color:#444;border-bottom:1px solid #e8e8e8}
.features_list li:last-child{border-bottom:none}
.features_list li::before{content:'\f272';font-family:'General Foundicons';position:absolute;left:0;top:15px;color:#FD858D;font-size:1.5rem}
.interactive_section{background:linear-gradient(180deg,#f9f9f9 0%,#fff 100%);padding:80px 20px;margin-bottom:80px}
.interactive_section .section_wrap{max-width:1200px;margin:0 auto}
.interactive_section h2{font-size:2.6rem;text-align:center;color:#624189;margin:0 0 60px;position:relative}
.interactive_section h2::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#FD858D,#5ECEC2);border-radius:2px}
.tabs_system{display:flex;flex-direction:column}
.tab_controls{display:flex;gap:15px;margin-bottom:40px;flex-wrap:wrap;justify-content:center}
.tab_controls input[type="radio"]{display:none}
.tab_controls label{padding:18px 35px;background:#fff;color:#624189;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s;font-size:1.05rem;font-weight:600;box-shadow:0 4px 12px #0000000d}
.tab_controls label:hover{border-color:#5ECEC2;transform:translateY(-2px);box-shadow:0 6px 16px #5ecec233}
.tab_controls input[type="radio"]:checked + label{background:linear-gradient(135deg,#624189,#5ECEC2);color:#fff;border-color:transparent;box-shadow:0 8px 20px #6241894d}
.tab_content_area{position:relative}
.tab_panel{display:none;padding:40px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000014}
#tab1:checked ~ .tab_content_area .panel_1,#tab2:checked ~ .tab_content_area .panel_2,#tab3:checked ~ .tab_content_area .panel_3{display:block}
.tab_panel h3{font-size:1.8rem;color:#624189;margin:0 0 25px}
.tab_panel .panel_text{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:30px}
.method_points{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:30px}
.point_card{padding:25px;background:linear-gradient(135deg,#f9f9f9,#fff);border-left:4px solid #FD858D;border-radius:6px;transition:all .2s}
.point_card:hover{transform:translateX(5px);box-shadow:0 6px 18px #0000001a}
.point_card h4{font-size:1.2rem;color:#624189;margin:0 0 12px}
.point_card p{font-size:.95rem;line-height:1.6;color:#555;margin:0}
.instructor_showcase{max-width:1200px;margin:0 auto 80px;padding:0 20px}
.instructor_showcase h2{font-size:2.4rem;color:#624189;margin:0 0 50px;text-align:center}
.instructor_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.instructor_card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014;transition:all .25s}
.instructor_card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #62418933}
.instructor_card .profile_image{width:100%;height:280px;object-fit:cover}
.instructor_card .card_body{padding:25px}
.instructor_card h3{font-size:1.4rem;color:#624189;margin:0 0 10px}
.instructor_card .role{font-size:.95rem;color:#FD858D;margin:0 0 15px;font-weight:600}
.instructor_card .bio{font-size:.95rem;line-height:1.7;color:#555;margin:0}
.cta_section{background:linear-gradient(135deg,#624189,#5ECEC2);padding:70px 20px;text-align:center}
.cta_section .cta_wrap{max-width:800px;margin:0 auto}
.cta_section h2{font-size:2.4rem;color:#fff;margin:0 0 20px;line-height:1.3}
.cta_section .cta_text{font-size:1.15rem;color:#f5f5f5;line-height:1.7;margin:0 0 35px}
.cta_section .btn{display:inline-block;padding:18px 45px;background:#fff;color:#624189;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 8px 20px #00000026;position:relative;z-index:10}
.cta_section .btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000040;background:#FD858D;color:#fff}
@media (max-width: 1024px) {
.approach_grid{grid-template-columns:1fr;gap:40px}
.approach_grid .image_zone img{height:400px}
.instructor_grid{grid-template-columns:repeat(2,1fr)}
.method_points{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero_teaching{min-height:400px}
.hero_teaching .main_heading{font-size:2.2rem}
.hero_teaching .sub_heading{font-size:1.15rem}
.approach_grid h2{font-size:2rem}
.interactive_section h2{font-size:2rem}
.tab_controls{flex-direction:column}
.tab_controls label{width:100%;text-align:center}
.tab_panel{padding:25px}
.instructor_grid{grid-template-columns:1fr}
.cta_section h2{font-size:1.9rem}
}
@media (max-width: 480px) {
.hero_teaching .main_heading{font-size:1.8rem}
.approach_grid .image_zone img{height:300px}
.method_container{margin-bottom:60px}
.interactive_section{padding:50px 20px;margin-bottom:50px}
}
.success_wrap{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#62418908 0%,#5ecec20f 100%)}
.success_container{max-width:680px;margin:0 auto;text-align:center}
.success_icon_area{margin-bottom:32px;position:relative}
.success_icon_circle{width:120px;height:120px;margin:0 auto;border-radius:50%;background:linear-gradient(135deg,#5ECEC2 0%,#624189 100%);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 12px 32px #62418926}
.success_icon_circle::before{content:'';position:absolute;width:140px;height:140px;border:2px solid #5ecec233;border-radius:50%;animation:pulse_ring 2s ease-out infinite}
@keyframes pulse_ring {
0%{transform:scale(1);opacity:1}
100%{transform:scale(1.3);opacity:0}
}
.success_icon_circle svg{width:56px;height:56px;fill:#fff;position:relative;z-index:2}
.success_heading{font-size:38px;line-height:1.2;margin:0 0 18px;color:#624189;font-weight:700}
.success_subheading{font-size:20px;line-height:1.5;margin:0 0 28px;color:#2d2d2d}
.success_message_text{font-size:16px;line-height:1.7;color:#4a4a4a;margin:0 0 36px;max-width:560px;margin-left:auto;margin-right:auto}
.success_info_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:0 0 40px}
.success_info_card{background:#fff;padding:24px;border-radius:8px;box-shadow:0 4px 16px #0000000f;border-left:4px solid #5ECEC2;text-align:left;transition:transform 180ms ease,box-shadow 180ms ease}
.success_info_card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}
.success_info_card h3{font-size:18px;margin:0 0 10px;color:#624189;font-weight:600}
.success_info_card p{font-size:15px;line-height:1.6;margin:0;color:#555}
.success_actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.success_btn_primary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#624189 0%,#5ECEC2 100%);border:none;border-radius:6px;text-decoration:none;transition:transform 180ms ease,box-shadow 180ms ease;box-shadow:0 6px 20px #62418933;cursor:pointer}
.success_btn_primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #6241894d}
.success_btn_secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:600;color:#624189;background:#fff;border:2px solid #624189;border-radius:6px;text-decoration:none;transition:background 180ms ease,color 180ms ease;cursor:pointer}
.success_btn_secondary:hover{background:#624189;color:#fff}
.success_contact_note{margin-top:40px;padding:24px;background:#fd858d14;border-radius:8px;border:1px solid #fd858d33}
.success_contact_note p{font-size:15px;line-height:1.6;color:#3d3d3d;margin:0}
.success_contact_note a{color:#624189;font-weight:600;text-decoration:none;border-bottom:1px solid #624189;transition:color 180ms ease}
.success_contact_note a:hover{color:#5ECEC2;border-bottom-color:#5ECEC2}
@media (max-width: 768px) {
.success_wrap{padding:30px 16px}
.success_heading{font-size:30px}
.success_subheading{font-size:18px}
.success_icon_circle{width:100px;height:100px}
.success_icon_circle svg{width:48px;height:48px}
.success_icon_circle::before{width:120px;height:120px}
.success_info_grid{grid-template-columns:1fr}
.success_actions{flex-direction:column}
.success_btn_primary,.success_btn_secondary{width:100%;justify-content:center}
}
@media (max-width: 480px) {
.success_heading{font-size:26px}
.success_subheading{font-size:17px}
.success_message_text{font-size:15px}
.success_icon_circle{width:90px;height:90px}
.success_icon_circle svg{width:42px;height:42px}
}