html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{margin:0;padding:0;font-family:'Karla',sans-serif;background:#f9f9f9;color:#1a1a1a;line-height:1.6;overflow-x:hidden}
*,::before,::after{box-sizing:inherit}
.content-limit{max-width:1140px;margin:0 auto;padding:0 20px}
.site-hdr{background:linear-gradient(135deg,#922E1F 0%,#053F3F 100%);box-shadow:0 4px 12px #00000026;position:relative}
.site-hdr .brand-row-v1{padding:32px 0;border-bottom:1px solid #ffffff26}
.site-hdr .brand-lockup{text-align:center}
.site-hdr .company-title-v2{font-family:'Red Hat Display',sans-serif;font-size:56px;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:-.5px;text-shadow:2px 2px 8px #0000004d}
.site-hdr .tagline-v1{font-size:18px;color:#ffffffe6;margin:0;font-weight:400}
.site-hdr .nav-row-v1{padding:18px 0}
.site-hdr .nav-foundation{display:flex;align-items:center;justify-content:space-between;gap:40px}
.site-hdr .logo-holder-v2{flex-shrink:0}
.site-hdr .logo-link-v1{display:block;background:#ffffff1a;padding:8px;border-radius:8px;transition:background .3s ease}
.site-hdr .logo-link-v1:hover{background:#fff3}
.site-hdr .brand-mark-v1{height:90px;width:90px;display:block}
.site-hdr .main-nav-v3{display:flex;gap:32px;flex-wrap:wrap;align-items:center}
.site-hdr .nav-item-v1{color:#fff;text-decoration:none;font-size:16px;font-weight:600;padding:8px 12px;transition:color .2s ease,background .2s ease;border-radius:6px}
.site-hdr .nav-item-v1:hover{color:#A5740B;background:#ffffff1a}
.site-ftr{background:linear-gradient(90deg,#053F3F 0%,#922E1F 100%);padding:32px 0;margin-top:80px;box-shadow:0 -4px 12px #0000001a}
.site-ftr .ftr-row-v1{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.site-ftr .ftr-logo-section{display:flex;align-items:center;gap:16px}
.site-ftr .ftr-logo-v1{height:50px;width:50px}
.site-ftr .ftr-tagline-v1{color:#ffffffd9;font-size:14px;margin:0}
.site-ftr .divider-v1{color:#fff6;font-size:24px}
.site-ftr .ftr-nav-v1{display:flex;gap:20px}
.site-ftr .ftr-link-v1{color:#fff;text-decoration:none;font-size:14px;transition:color .2s ease}
.site-ftr .ftr-link-v1:hover{color:#A5740B}
.site-ftr .ftr-copyright-v1 p{color:#ffffffd9;font-size:14px;margin:0}
.cookie-card-v1{position:fixed;bottom:24px;left:24px;background:#fff;border-radius:0;box-shadow:0 8px 24px #00000040;padding:28px;max-width:420px;z-index:9999;display:none;animation:zoomIn .4s ease}
@keyframes zoomIn {
from{transform:scale(0);opacity:0}
to{transform:scale(1);opacity:1}
}
.cookie-card-v1 .cookie-heading-v1{font-family:'Red Hat Display',sans-serif;font-size:20px;font-weight:700;color:#922E1F;margin:0 0 12px}
.cookie-card-v1 .cookie-text-v1{font-size:14px;color:#333;margin:0 0 20px;line-height:1.5}
.cookie-card-v1 .cookie-actions-v1{display:flex;gap:12px;flex-wrap:wrap}
.cookie-card-v1 .cookie-btn-accept-v1,.cookie-card-v1 .cookie-btn-reject-v1{padding:10px 20px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:background .2s ease;border-radius:0}
.cookie-card-v1 .cookie-btn-accept-v1{background:#922E1F;color:#fff}
.cookie-card-v1 .cookie-btn-accept-v1:hover{background:#7a2519}
.cookie-card-v1 .cookie-btn-reject-v1{background:#053F3F;color:#fff}
.cookie-card-v1 .cookie-btn-reject-v1:hover{background:#043230}
.cookie-card-v1 .cookie-link-v1{color:#A5740B;text-decoration:none;font-size:14px;padding:10px 12px;display:inline-block;transition:color .2s ease}
.cookie-card-v1 .cookie-link-v1:hover{color:#8c6009}
::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-track{background:#0000000d}
::-webkit-scrollbar-thumb{background:#922E1F;border-radius:0}
::-webkit-scrollbar-thumb:hover{background:#7a2519}
html{scroll-behavior:smooth}
@media (max-width: 768px) {
.site-hdr .company-title-v2{font-size:36px}
.site-hdr .tagline-v1{font-size:15px}
.site-hdr .nav-foundation{flex-direction:column;gap:20px}
.site-hdr .main-nav-v3{flex-direction:column;gap:12px;width:100%}
.site-hdr .nav-item-v1{text-align:center;width:100%}
.site-ftr .ftr-row-v1{flex-direction:column;text-align:center}
.site-ftr .divider-v1{display:none}
.site-ftr .ftr-nav-v1{flex-direction:column;gap:12px}
.cookie-card-v1{left:12px;right:12px;bottom:12px;max-width:none}
}
@media (max-width: 480px) {
.site-hdr .company-title-v2{font-size:28px}
.site-hdr .brand-mark-v1{height:70px;width:70px}
.cookie-card-v1 .cookie-actions-v1{flex-direction:column}
.cookie-card-v1 .cookie-btn-accept-v1,.cookie-card-v1 .cookie-btn-reject-v1{width:100%}
}
.doc-info{max-width:1140px;margin:60px auto;padding:0 20px 80px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.75;color:#1a1a1a}
.doc-info h1{font-size:42px;font-weight:700;color:#922E1F;margin:0 0 16px;line-height:1.2;letter-spacing:-.5px}
.doc-info h2{font-size:32px;font-weight:600;color:#053F3F;margin:56px 0 20px;line-height:1.3;letter-spacing:-.3px;padding-top:20px;border-top:2px solid #f0f0f0}
.doc-info h2:first-of-type{margin-top:40px;padding-top:0;border-top:none}
.doc-info h3{font-size:24px;font-weight:600;color:#053F3F;margin:40px 0 16px;line-height:1.4}
.doc-info h4{font-size:20px;font-weight:600;color:#2a2a2a;margin:32px 0 12px;line-height:1.5}
.doc-info h5{font-size:18px;font-weight:600;color:#2a2a2a;margin:28px 0 12px;line-height:1.5}
.doc-info h6{font-size:16px;font-weight:600;color:#3a3a3a;margin:24px 0 10px;line-height:1.6;text-transform:uppercase;letter-spacing:.5px}
.doc-info p{font-size:16px;line-height:1.75;color:#2a2a2a;margin:0 0 20px}
.doc-info p + p{margin-top:20px}
.doc-info ul,.doc-info ol{margin:24px 0;padding-left:32px}
.doc-info ul{list-style-type:disc}
.doc-info ol{list-style-type:decimal}
.doc-info li{font-size:16px;line-height:1.75;color:#2a2a2a;margin:12px 0;padding-left:8px}
.doc-info li::marker{color:#922E1F;font-weight:600}
.doc-info ul ul,.doc-info ul ol,.doc-info ol ul,.doc-info ol ol{margin:12px 0;padding-left:28px}
.doc-info ul ul{list-style-type:circle}
.doc-info ul ul ul{list-style-type:square}
.doc-info strong,.doc-info b{font-weight:600;color:#1a1a1a}
.doc-info hr{border:none;height:2px;background:linear-gradient(90deg,#922E1F 0%,#053F3F 50%,#A5740B 100%);margin:48px 0;opacity:.3}
.doc-info div{margin:24px 0}
.doc-info h1 + p,.doc-info h1 + div{margin-top:24px;font-size:18px;color:#4a4a4a}
.doc-info a{color:#922E1F;text-decoration:underline;transition:color .2s ease}
.doc-info a:hover{color:#053F3F}
@media (max-width: 768px) {
.doc-info{margin:40px auto;padding:0 16px 60px}
.doc-info h1{font-size:32px;margin-bottom:12px}
.doc-info h2{font-size:26px;margin:44px 0 16px;padding-top:16px}
.doc-info h3{font-size:21px;margin:32px 0 14px}
.doc-info h4{font-size:18px;margin:28px 0 10px}
.doc-info h5{font-size:17px;margin:24px 0 10px}
.doc-info h6{font-size:15px;margin:20px 0 8px}
.doc-info p{font-size:15px;margin-bottom:18px}
.doc-info li{font-size:15px;margin:10px 0}
.doc-info ul,.doc-info ol{padding-left:24px;margin:20px 0}
.doc-info hr{margin:36px 0}
}
@media (max-width: 480px) {
.doc-info{margin:32px auto;padding:0 14px 48px}
.doc-info h1{font-size:28px}
.doc-info h2{font-size:23px;margin:36px 0 14px}
.doc-info h3{font-size:19px}
.doc-info ul,.doc-info ol{padding-left:20px}
}
.hero_stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;overflow:hidden;background:linear-gradient(135deg,#922E1F 0%,#053F3F 100%)}
.hero_stage .bg_layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.hero_stage .bg_layer img{width:100%;height:100%;object-fit:cover;opacity:.35}
.hero_stage::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,#053f3f33 0%,#922e1f99 100%);z-index:2}
.hero_stage .abstract_shape_v1{position:absolute;width:280px;height:280px;border-radius:50%;background:#a5740b1f;top:-80px;right:10%;z-index:2;filter:blur(40px)}
.hero_stage .abstract_shape_v2{position:absolute;width:200px;height:200px;border-radius:50%;background:#922e1f26;bottom:-60px;left:8%;z-index:2;filter:blur(35px)}
.hero_stage .content_wrap{position:relative;z-index:3;max-width:1140px;margin:0 auto;padding:60px 20px;text-align:center}
.hero_stage .content_wrap h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.2;text-shadow:0 2px 8px #0000004d}
.hero_stage .content_wrap .lead_text{font-size:20px;color:#ffffffeb;margin:0 0 32px;line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto}
.hero_stage .cta_btn_v1{display:inline-block;padding:14px 36px;background:#A5740B;color:#fff;font-size:17px;font-weight:600;border-radius:6px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #a5740b59}
.hero_stage .cta_btn_v1:hover{background:#8f6309;transform:translateY(-2px);box-shadow:0 6px 16px #a5740b73}
.ecosystem_canvas{background:#f9f7f5;padding:80px 20px}
.ecosystem_canvas .grid_holder{max-width:1140px;margin:0 auto}
.ecosystem_canvas .section_heading{text-align:center;margin-bottom:48px}
.ecosystem_canvas .section_heading h2{font-size:38px;font-weight:700;color:#922E1F;margin:0 0 14px;line-height:1.3}
.ecosystem_canvas .section_heading .subtext{font-size:18px;color:#4a4a4a;line-height:1.5;max-width:740px;margin:0 auto}
.ecosystem_canvas .feature_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px}
.ecosystem_canvas .feature_card_v1{background:#fff;padding:36px 28px;border-radius:8px;box-shadow:0 3px 10px #00000014;transition:all .3s ease;border:2px solid transparent}
.ecosystem_canvas .feature_card_v1:hover{transform:translateY(-4px);box-shadow:0 8px 20px #922e1f26;border-color:#a5740b4d}
.ecosystem_canvas .feature_card_v1 .icon_holder{width:64px;height:64px;background:linear-gradient(135deg,#922E1F,#A5740B);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.ecosystem_canvas .feature_card_v1 .icon_holder i{font-size:32px;color:#fff}
.ecosystem_canvas .feature_card_v1 h3{font-size:22px;font-weight:600;color:#053F3F;margin:0 0 12px;line-height:1.3}
.ecosystem_canvas .feature_card_v1 p{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0}
.post_learning_surface{background:linear-gradient(180deg,#fff 0%,#f3f1ee 100%);padding:80px 20px}
.post_learning_surface .layout_frame{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.post_learning_surface .text_column h2{font-size:36px;font-weight:700;color:#922E1F;margin:0 0 20px;line-height:1.3}
.post_learning_surface .text_column .intro_p{font-size:17px;color:#4a4a4a;line-height:1.7;margin:0 0 28px}
.post_learning_surface .path_list_v2{list-style:none;padding:0;margin:0}
.post_learning_surface .path_list_v2 li{display:flex;align-items:flex-start;margin-bottom:18px;padding-left:0}
.post_learning_surface .path_list_v2 li::before{content:'→';color:#A5740B;font-size:20px;font-weight:700;margin-right:12px;flex-shrink:0}
.post_learning_surface .path_list_v2 li span{font-size:16px;color:#3a3a3a;line-height:1.5}
.post_learning_surface .visual_column{position:relative}
.post_learning_surface .visual_column img{width:100%;height:auto;border-radius:10px;box-shadow:0 6px 24px #0000001f;object-fit:cover}
.feedback_layer{background:#fff;padding:80px 20px}
.feedback_layer .container_v1{max-width:1140px;margin:0 auto}
.feedback_layer .section_head{text-align:center;margin-bottom:50px}
.feedback_layer .section_head h2{font-size:38px;font-weight:700;color:#053F3F;margin:0 0 16px;line-height:1.3}
.feedback_layer .section_head .desc_line{font-size:18px;color:#5a5a5a;line-height:1.6}
.feedback_layer .testimonial_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.feedback_layer .testimony_card{background:#f9f7f5;padding:32px;border-radius:8px;border-left:4px solid #A5740B;position:relative;transition:all .3s ease}
.feedback_layer .testimony_card:hover{box-shadow:0 6px 18px #053f3f1a;transform:translateX(4px)}
.feedback_layer .testimony_card .quote_mark{font-size:48px;color:#a5740b33;line-height:1;margin-bottom:10px}
.feedback_layer .testimony_card .quote_text{font-size:16px;color:#3a3a3a;line-height:1.7;margin:0 0 20px;font-style:italic}
.feedback_layer .testimony_card .author_info{display:flex;align-items:center;gap:12px}
.feedback_layer .testimony_card .author_info .avatar_placeholder{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#922E1F,#053F3F);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.feedback_layer .testimony_card .author_info .avatar_placeholder i{font-size:24px;color:#fff}
.feedback_layer .testimony_card .author_info .details{flex:1}
.feedback_layer .testimony_card .author_info .name{font-size:16px;font-weight:600;color:#922E1F;margin:0 0 4px;line-height:1.2}
.feedback_layer .testimony_card .author_info .role{font-size:14px;color:#6a6a6a;margin:0;line-height:1.2}
.responsibility_frame{background:linear-gradient(135deg,#053F3F 0%,#922E1F 100%);padding:80px 20px;position:relative;overflow:hidden}
.responsibility_frame::before{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,#a5740b26 0%,transparent 70%);border-radius:50%;top:-150px;left:-100px;filter:blur(60px)}
.responsibility_frame .wrapper_v3{max-width:1140px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:5fr 4fr;gap:50px;align-items:center}
.responsibility_frame .text_zone h2{font-size:36px;font-weight:700;color:#fff;margin:0 0 22px;line-height:1.3}
.responsibility_frame .text_zone p{font-size:17px;color:#ffffffe6;line-height:1.7;margin:0 0 16px}
.responsibility_frame .text_zone .highlight_box{background:#ffffff1f;padding:20px 24px;border-radius:8px;margin-top:28px;border-left:4px solid #A5740B}
.responsibility_frame .text_zone .highlight_box p{font-size:16px;color:#fff;margin:0;line-height:1.6}
.responsibility_frame .image_zone img{width:100%;height:auto;border-radius:10px;box-shadow:0 8px 28px #0000004d;object-fit:cover}
.practice_block{background:#f9f7f5;padding:80px 20px}
.practice_block .central_wrap{max-width:1140px;margin:0 auto}
.practice_block .header_section{text-align:center;margin-bottom:50px}
.practice_block .header_section h2{font-size:38px;font-weight:700;color:#922E1F;margin:0 0 18px;line-height:1.3}
.practice_block .header_section .tagline{font-size:18px;color:#4a4a4a;line-height:1.6;max-width:720px;margin:0 auto}
.practice_block .project_showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:40px}
.practice_block .project_item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease}
.practice_block .project_item:hover{transform:translateY(-6px);box-shadow:0 10px 26px #922e1f26}
.practice_block .project_item .img_wrapper{width:100%;height:220px;overflow:hidden;background:linear-gradient(135deg,#922E1F,#053F3F);display:flex;align-items:center;justify-content:center}
.practice_block .project_item .img_wrapper img{width:100%;height:100%;object-fit:cover;opacity:.9}
.practice_block .project_item .content_pad{padding:26px 22px}
.practice_block .project_item .content_pad h3{font-size:20px;font-weight:600;color:#053F3F;margin:0 0 10px;line-height:1.3}
.practice_block .project_item .content_pad p{font-size:15px;color:#5a5a5a;line-height:1.6;margin:0}
.final_cta_strip{background:#fff;padding:70px 20px;border-top:2px solid #e8e4df}
.final_cta_strip .centered_box{max-width:840px;margin:0 auto;text-align:center}
.final_cta_strip .centered_box h2{font-size:34px;font-weight:700;color:#053F3F;margin:0 0 16px;line-height:1.3}
.final_cta_strip .centered_box p{font-size:18px;color:#5a5a5a;line-height:1.6;margin:0 0 32px}
.final_cta_strip .centered_box .action_row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.final_cta_strip .centered_box .btn_primary{display:inline-block;padding:14px 32px;background:#922E1F;color:#fff;font-size:17px;font-weight:600;border-radius:6px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #922e1f4d}
.final_cta_strip .centered_box .btn_primary:hover{background:#7a2619;transform:translateY(-2px);box-shadow:0 6px 16px #922e1f66}
.final_cta_strip .centered_box .btn_secondary{display:inline-block;padding:14px 32px;background:transparent;color:#053F3F;font-size:17px;font-weight:600;border-radius:6px;text-decoration:none;transition:all .3s ease;border:2px solid #053F3F}
.final_cta_strip .centered_box .btn_secondary:hover{background:#053F3F;color:#fff;transform:translateY(-2px)}
@media (max-width: 992px) {
.hero_stage .content_wrap h1{font-size:38px}
.hero_stage .content_wrap .lead_text{font-size:18px}
.ecosystem_canvas .feature_grid{grid-template-columns:repeat(2,1fr);gap:28px}
.post_learning_surface .layout_frame{grid-template-columns:1fr;gap:40px}
.feedback_layer .testimonial_grid{grid-template-columns:1fr;gap:32px}
.responsibility_frame .wrapper_v3{grid-template-columns:1fr;gap:40px}
.practice_block .project_showcase{grid-template-columns:repeat(2,1fr);gap:28px}
}
@media (max-width: 768px) {
.hero_stage{min-height:420px}
.hero_stage .content_wrap h1{font-size:32px}
.hero_stage .content_wrap .lead_text{font-size:16px}
.ecosystem_canvas{padding:60px 20px}
.ecosystem_canvas .section_heading h2{font-size:32px}
.ecosystem_canvas .feature_grid{grid-template-columns:1fr}
.post_learning_surface{padding:60px 20px}
.post_learning_surface .text_column h2{font-size:30px}
.feedback_layer{padding:60px 20px}
.feedback_layer .section_head h2{font-size:32px}
.responsibility_frame{padding:60px 20px}
.responsibility_frame .text_zone h2{font-size:30px}
.practice_block{padding:60px 20px}
.practice_block .header_section h2{font-size:32px}
.practice_block .project_showcase{grid-template-columns:1fr}
.final_cta_strip{padding:50px 20px}
.final_cta_strip .centered_box h2{font-size:28px}
.final_cta_strip .centered_box .action_row{flex-direction:column;align-items:stretch}
.final_cta_strip .centered_box .btn_primary,.final_cta_strip .centered_box .btn_secondary{width:100%;text-align:center}
}
.contact_hero{background:linear-gradient(135deg,#922E1F 0%,#053F3F 100%);padding:80px 20px;position:relative;overflow:hidden}
.contact_hero::before{content:'';position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,#a5740b26 0%,transparent 70%);border-radius:50%}
.contact_hero::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#922e1f33 0%,transparent 70%);border-radius:50%}
.hero_inner-v1{max-width:1140px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}
.hero_title-v1{font-size:48px;font-weight:700;color:#fff;margin:0;line-height:1.2}
.hero_desc-v1{font-size:20px;color:#ffffffe6;max-width:680px;line-height:1.6;margin:0}
.hero_visual-frame{width:200px;height:200px;margin-top:20px;border-radius:50%;overflow:hidden;border:4px solid #fff3;box-shadow:0 8px 24px #0000004d}
.hero_visual-frame img{width:100%;height:100%;object-fit:cover;display:block}
.contact_grid-section{padding:80px 20px;background:#f8f9fa}
.grid_container-v1{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}
.info_panel-v1{background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 12px #00000014}
.info_title-v1{font-size:28px;font-weight:700;color:#053F3F;margin:0 0 32px;position:relative;padding-bottom:16px}
.info_title-v1::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:#A5740B}
.contact_method-v1{margin-bottom:28px;display:flex;gap:16px;align-items:flex-start}
.method_icon-v1{width:44px;height:44px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.method_icon-v1 i{color:#fff;font-size:20px}
.method_details-v1{flex:1}
.method_label-v1{font-size:14px;font-weight:600;color:#922E1F;text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px}
.method_value-v1{font-size:16px;color:#2c3e50;margin:0;line-height:1.5}
.method_value-v1 a{color:#053F3F;text-decoration:none;transition:color .3s}
.method_value-v1 a:hover{color:#922E1F}
.messaging_row-v1{display:flex;gap:12px;margin-top:12px}
.msg_link-v1{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#f0f0f0;border-radius:6px;text-decoration:none;font-size:14px;color:#2c3e50;transition:all .3s}
.msg_link-v1:hover{background:#922E1F;color:#fff;transform:translateY(-2px)}
.msg_link-v1 i{font-size:16px}
.form_panel-v1{background:#fff;padding:48px;border-radius:8px;box-shadow:0 6px 18px #0000001a}
.form_header-v1{margin-bottom:36px}
.form_title-v1{font-size:32px;font-weight:700;color:#053F3F;margin:0 0 12px}
.form_subtitle-v1{font-size:16px;color:#6c757d;margin:0;line-height:1.6}
.contact_form-v1{display:flex;flex-direction:column;gap:24px}
.form_row-v1{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.field_group-v1{display:flex;flex-direction:column;gap:8px}
.field_label-v1{font-size:14px;font-weight:600;color:#2c3e50;display:flex;align-items:center;gap:6px}
.required_mark-v1{color:#922E1F}
.field_input-v1{padding:14px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;color:#2c3e50;transition:all .3s;background:#fff}
.field_input-v1:focus{outline:none;border-color:#922E1F;box-shadow:0 0 0 3px #922e1f1a}
.field_select-v1{padding:14px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;color:#2c3e50;background:#fff;cursor:pointer;transition:all .3s}
.field_select-v1:focus{outline:none;border-color:#922E1F;box-shadow:0 0 0 3px #922e1f1a}
.field_textarea-v1{padding:14px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;color:#2c3e50;min-height:140px;resize:vertical;font-family:inherit;transition:all .3s;background:#fff}
.field_textarea-v1:focus{outline:none;border-color:#922E1F;box-shadow:0 0 0 3px #922e1f1a}
.privacy_wrap-v1{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f8f9fa;border-radius:6px}
.privacy_checkbox-v1{width:20px;height:20px;cursor:pointer;accent-color:#922E1F;flex-shrink:0;margin-top:2px}
.privacy_text-v1{font-size:14px;color:#495057;line-height:1.6;margin:0}
.privacy_text-v1 a{color:#922E1F;text-decoration:underline;transition:color .3s}
.privacy_text-v1 a:hover{color:#053F3F}
.submit_btn-v1{padding:16px 48px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #922e1f4d;align-self:flex-start}
.submit_btn-v1:hover{transform:translateY(-2px);box-shadow:0 6px 16px #922e1f66}
.submit_btn-v1:active{transform:translateY(0)}
.map_section-v1{padding:80px 20px;background:#fff}
.map_container-v1{max-width:1140px;margin:0 auto}
.map_header-v1{text-align:center;margin-bottom:48px}
.map_title-v1{font-size:36px;font-weight:700;color:#053F3F;margin:0 0 16px}
.map_desc-v1{font-size:18px;color:#6c757d;margin:0;line-height:1.6}
.address_card-v1{background:linear-gradient(135deg,#922E1F 0%,#053F3F 100%);padding:48px;border-radius:8px;display:flex;align-items:center;gap:40px;box-shadow:0 8px 24px #00000026}
.address_visual-v1{width:320px;height:240px;border-radius:6px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 12px #0000004d}
.address_visual-v1 img{width:100%;height:100%;object-fit:cover;display:block}
.address_content-v1{flex:1;color:#fff}
.address_heading-v1{font-size:28px;font-weight:700;margin:0 0 24px;color:#fff}
.address_line-v1{font-size:18px;line-height:1.8;margin:0 0 12px;display:flex;align-items:center;gap:12px}
.address_line-v1 i{color:#A5740B;font-size:20px;width:24px}
@media (max-width: 992px) {
.hero_title-v1{font-size:40px}
.grid_container-v1{grid-template-columns:1fr;gap:40px}
.form_panel-v1{padding:36px}
.address_card-v1{flex-direction:column;gap:32px}
.address_visual-v1{width:100%;max-width:500px}
}
@media (max-width: 768px) {
.contact_hero{padding:60px 20px}
.hero_title-v1{font-size:32px}
.hero_desc-v1{font-size:18px}
.hero_visual-frame{width:160px;height:160px}
.contact_grid-section{padding:60px 20px}
.info_panel-v1{padding:28px}
.form_panel-v1{padding:28px}
.form_row-v1{grid-template-columns:1fr;gap:24px}
.form_title-v1{font-size:28px}
.map_section-v1{padding:60px 20px}
.map_title-v1{font-size:28px}
.address_card-v1{padding:32px 24px}
.address_heading-v1{font-size:24px}
.address_line-v1{font-size:16px}
.submit_btn-v1{width:100%;align-self:stretch}
}
@media (max-width: 480px) {
.hero_title-v1{font-size:28px}
.hero_desc-v1{font-size:16px}
.messaging_row-v1{flex-direction:column}
.msg_link-v1{justify-content:center}
}
.main_surface{max-width:1140px;margin:0 auto;padding:0 20px}
.hero_stage{position:relative;padding:120px 0 80px;overflow:hidden}
.hero_stage::before{content:'';position:absolute;top:-30%;right:-10%;width:600px;height:600px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);opacity:.08;border-radius:50%;transform:rotate(15deg);z-index:0}
.hero_stage::after{content:'';position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#053F3F 0%,transparent 70%);opacity:.06;z-index:0}
.hero_grid_v2{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}
.hero_text_v1 h1{font-size:48px;line-height:1.2;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.hero_text_v1 p{font-size:19px;line-height:1.6;color:#4a4a4a;margin:0}
.hero_visual_box{position:relative}
.hero_visual_box img{width:100%;height:400px;object-fit:cover;border-radius:8px;box-shadow:0 12px 28px #922e1f26}
.journey_canvas{padding:90px 0;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.journey_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}
.journey_header{text-align:center;margin-bottom:20px}
.journey_header h2{font-size:38px;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.journey_header p{font-size:18px;color:#5a5a5a;margin:0;max-width:680px;margin-left:auto;margin-right:auto}
.phase_card_v1{background:#fff;padding:36px;border-radius:6px;border:2px solid #e8e8e8;position:relative;transition:all .3s ease}
.phase_card_v1:hover{border-color:#922E1F;box-shadow:0 8px 20px #922e1f1f;transform:translateY(-4px)}
.phase_number_v2{position:absolute;top:-18px;left:36px;width:44px;height:44px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}
.phase_card_v1 h3{font-size:22px;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.phase_card_v1 p{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0}
.content_layer{padding:80px 0}
.asymmetric_layout{display:grid;grid-template-columns:0.9fr 1.1fr;gap:70px;align-items:start}
.content_block_left{position:sticky;top:100px}
.content_block_left h2{font-size:36px;color:#1a1a1a;margin:0 0 20px;font-weight:700;position:relative;padding-left:18px}
.content_block_left h2::before{content:'';position:absolute;left:0;top:6px;width:5px;height:calc(100% - 12px);background:linear-gradient(180deg,#922E1F 0%,#A5740B 100%);border-radius:3px}
.content_block_left p{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0}
.modules_stack{display:flex;flex-direction:column;gap:24px}
.module_item_v1{background:#f8f9fa;padding:32px;border-radius:6px;border-left:4px solid #e0e0e0;transition:all .3s ease}
.module_item_v1:hover{border-left-color:#053F3F;background:#fff;box-shadow:0 4px 16px #053f3f1a}
.module_item_v1 h4{font-size:20px;color:#1a1a1a;margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:12px}
.module_item_v1 h4::before{content:'◆';color:#922E1F;font-size:14px}
.module_item_v1 p{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0 0 16px}
.module_features{display:flex;flex-wrap:wrap;gap:10px}
.feature_tag{background:#fff;padding:6px 14px;border-radius:20px;font-size:13px;color:#053F3F;border:1px solid #053F3F}
.outcomes_section{padding:90px 0;background:linear-gradient(135deg,#922e1f08 0%,#053f3f08 100%);position:relative}
.outcomes_section::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#922E1F 0%,#A5740B 50%,#053F3F 100%)}
.diagonal_split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.visual_wrapper_v1{position:relative}
.visual_wrapper_v1 img{width:100%;height:460px;object-fit:cover;border-radius:8px;box-shadow:0 16px 32px #0000001f}
.visual_wrapper_v1::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#A5740B 0%,#922E1F 100%);opacity:.15;border-radius:8px;z-index:-1}
.text_content_v2 h2{font-size:36px;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.text_content_v2 p{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 32px}
.skills_tracker{display:flex;flex-direction:column;gap:24px}
.skill_row_v1{display:flex;flex-direction:column;gap:8px}
.skill_label_v1{display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#2a2a2a;font-weight:600}
.skill_percent{color:#922E1F}
.progress_track_v1{width:100%;height:8px;background:#e8e8e8;border-radius:10px;overflow:hidden;position:relative}
.progress_fill_v1{height:100%;background:linear-gradient(90deg,#922E1F 0%,#A5740B 100%);border-radius:10px;transition:width 1.2s ease}
.skill_row_v1:nth-child(1) .progress_fill_v1{width:85%}
.skill_row_v1:nth-child(2) .progress_fill_v1{width:78%}
.skill_row_v1:nth-child(3) .progress_fill_v1{width:92%}
.skill_row_v1:nth-child(4) .progress_fill_v1{width:70%}
@media (max-width: 1024px) {
.hero_grid_v2{grid-template-columns:1fr;gap:40px}
.hero_text_v1 h1{font-size:38px}
.journey_grid{grid-template-columns:1fr;gap:50px}
.phase_card_v1{padding:40px 36px 36px}
.phase_number_v2{top:16px}
.asymmetric_layout{grid-template-columns:1fr;gap:50px}
.content_block_left{position:static}
.diagonal_split{grid-template-columns:1fr;gap:50px}
.visual_wrapper_v1::after{width:150px;height:150px}
}
@media (max-width: 768px) {
.hero_stage{padding:80px 0 60px}
.hero_text_v1 h1{font-size:32px}
.hero_text_v1 p{font-size:17px}
.hero_visual_box img{height:300px}
.journey_canvas{padding:60px 0}
.journey_header h2{font-size:30px}
.journey_grid{gap:40px}
.content_layer{padding:60px 0}
.content_block_left h2{font-size:28px}
.module_item_v1{padding:24px}
.outcomes_section{padding:60px 0}
.text_content_v2 h2{font-size:28px}
.visual_wrapper_v1 img{height:320px}
.visual_wrapper_v1::after{bottom:-10px;right:-10px;width:100px;height:100px}
}
@media (max-width: 480px) {
.hero_text_v1 h1{font-size:26px}
.journey_header h2{font-size:26px}
.phase_card_v1{padding:36px 24px 24px}
.content_block_left h2{font-size:24px}
.text_content_v2 h2{font-size:24px}
}
.tips_hero{background:linear-gradient(135deg,#922E1F 0%,#053F3F 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.tips_hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a5740b26 0%,transparent 70%);border-radius:50%}
.tips_hero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#922e1f33 0%,transparent 60%);border-radius:50%}
.hero_wrap{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hero_text_v1 h1{font-size:48px;line-height:1.2;color:#fff;margin:0 0 24px;font-weight:700}
.hero_text_v1 p{font-size:18px;line-height:1.7;color:#ffffffe6;margin:0}
.hero_img_container{position:relative}
.hero_img_container img{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #0000004d}
.hero_img_container::before{content:'';position:absolute;top:-15px;left:-15px;right:15px;bottom:15px;border:2px solid #a5740b66;border-radius:8px;z-index:-1}
.practical_methods_v2{padding:90px 20px;background:#f8f9fa}
.methods_container{max-width:1140px;margin:0 auto}
.methods_header{text-align:center;margin-bottom:70px}
.methods_header h2{font-size:40px;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.methods_header h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#922E1F 0%,#A5740B 100%);margin:20px auto 0}
.methods_header p{font-size:18px;color:#4a4a4a;line-height:1.6;max-width:700px;margin:0 auto}
.methods_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.method_card_v1{background:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;position:relative}
.method_card_v1::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#922E1F 0%,#A5740B 100%);transition:height .3s ease}
.method_card_v1:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}
.method_card_v1:hover::before{height:100%}
.method_icon{width:60px;height:60px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.method_icon i{font-size:28px;color:#fff}
.method_card_v1 h3{font-size:22px;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.method_card_v1 p{font-size:16px;color:#5a5a5a;line-height:1.7;margin:0}
.focus_strategies{padding:85px 20px;background:linear-gradient(180deg,#fff 0%,#f2f4f6 100%)}
.strategies_wrapper{max-width:1140px;margin:0 auto}
.strategies_intro{margin-bottom:60px}
.strategies_intro h2{font-size:38px;color:#1a1a1a;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.strategies_intro h2::before{content:'';position:absolute;left:-35px;top:50%;transform:translateY(-50%);width:25px;height:25px;background:#A5740B;border-radius:50%;opacity:.3}
.strategies_intro p{font-size:17px;color:#4a4a4a;line-height:1.6;max-width:850px}
.strategy_blocks{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.strategy_item{background:#fff;padding:45px 35px;border-radius:8px;border-left:5px solid #922E1F;box-shadow:0 6px 20px #0000000f}
.strategy_item:nth-child(2){border-left-color:#053F3F}
.strategy_item:nth-child(3){border-left-color:#A5740B}
.strategy_item:nth-child(4){border-left-color:#922E1F}
.strategy_number{display:inline-block;width:45px;height:45px;background:linear-gradient(135deg,#922E1F 0%,#053F3F 100%);color:#fff;border-radius:6px;text-align:center;line-height:45px;font-size:20px;font-weight:700;margin-bottom:20px}
.strategy_item h3{font-size:24px;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.strategy_item p{font-size:16px;color:#5a5a5a;line-height:1.7;margin:0 0 18px}
.strategy_tip{background:#f8f9fa;padding:18px 22px;border-radius:6px;font-size:15px;color:#3a3a3a;line-height:1.6;border-left:3px solid #A5740B}
.learning_rhythm{padding:80px 20px;background:#fff}
.rhythm_box{max-width:1140px;margin:0 auto;display:flex;gap:70px;align-items:flex-start}
.rhythm_content{flex:1.2}
.rhythm_content h2{font-size:38px;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.rhythm_content > p{font-size:17px;color:#4a4a4a;line-height:1.7;margin:0 0 40px}
.rhythm_steps{display:flex;flex-direction:column;gap:25px}
.rhythm_step{display:flex;gap:20px;align-items:flex-start}
.step_marker{min-width:50px;height:50px;background:linear-gradient(135deg,#053F3F 0%,#922E1F 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;box-shadow:0 4px 12px #922e1f4d}
.step_info h4{font-size:20px;color:#1a1a1a;margin:0 0 10px;font-weight:600}
.step_info p{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0}
.rhythm_visual{flex:.8;background:linear-gradient(135deg,#922E1F 0%,#053F3F 100%);padding:50px 40px;border-radius:8px;box-shadow:0 8px 28px #00000026}
.visual_title{font-size:22px;color:#fff;margin:0 0 35px;font-weight:600;text-align:center}
.progress_bars{display:flex;flex-direction:column;gap:28px}
.progress_item{display:flex;flex-direction:column;gap:10px}
.progress_label{display:flex;justify-content:space-between;font-size:15px;color:#ffffffe6}
.progress_track{height:10px;background:#fff3;border-radius:5px;overflow:hidden;position:relative}
.progress_fill{height:100%;background:linear-gradient(90deg,#A5740B 0%,#fff 100%);border-radius:5px;transition:width .4s ease}
.progress_item:nth-child(1) .progress_fill{width:85%}
.progress_item:nth-child(2) .progress_fill{width:72%}
.progress_item:nth-child(3) .progress_fill{width:90%}
.progress_item:nth-child(4) .progress_fill{width:68%}
@media (max-width: 968px) {
.hero_wrap{grid-template-columns:1fr;gap:40px}
.hero_text_v1 h1{font-size:38px}
.methods_grid{grid-template-columns:1fr;gap:25px}
.strategy_blocks{grid-template-columns:1fr;gap:30px}
.rhythm_box{flex-direction:column;gap:45px}
}
@media (max-width: 640px) {
.tips_hero{padding:60px 20px 40px}
.hero_text_v1 h1{font-size:32px}
.methods_header h2{font-size:32px}
.strategies_intro h2{font-size:30px}
.rhythm_content h2{font-size:30px}
.hero_img_container img{height:300px}
}
.success_wrap{background:linear-gradient(165deg,#f8f9fa 0%,#e9ecef 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}
.success_container-v1{max-width:880px;margin:0 auto;width:100%}
.success_card{background:#fff;border-radius:8px;box-shadow:0 4px 12px #053f3f14;padding:60px 50px;position:relative;overflow:hidden}
.success_card::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#922E1F 0%,#A5740B 50%,#053F3F 100%)}
.check_icon-v1{width:84px;height:84px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 32px;position:relative}
.check_icon-v1::after{content:'';position:absolute;width:100px;height:100px;border:2px solid #922e1f26;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}
}
.check_icon-v1 i{color:#fff;font-size:42px}
.success_title-v1{font-size:36px;font-weight:700;color:#212529;text-align:center;margin:0 0 18px;line-height:1.3}
.success_message{font-size:18px;color:#495057;text-align:center;line-height:1.7;margin:0 0 42px;max-width:620px;margin-left:auto;margin-right:auto}
.info_grid-v1{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:48px 0;padding:36px 0;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}
.info_item{display:flex;flex-direction:column;gap:8px}
.info_label{font-size:13px;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.info_value-v1{font-size:17px;color:#212529;font-weight:500}
.next_steps{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:6px;padding:32px;margin:36px 0 0}
.steps_title{font-size:20px;font-weight:700;color:#212529;margin:0 0 24px;display:flex;align-items:center;gap:10px}
.steps_title i{color:#922E1F;font-size:22px}
.step_list{display:flex;flex-direction:column;gap:18px}
.step_item-v1{display:flex;gap:16px;align-items:flex-start}
.step_number{width:32px;height:32px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;flex-shrink:0}
.step_content{flex:1;padding-top:4px}
.step_text{font-size:16px;color:#495057;line-height:1.6;margin:0}
.action_buttons{display:flex;gap:16px;justify-content:center;margin-top:42px}
.btn_primary-v1{background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;box-shadow:0 2px 8px #922e1f33}
.btn_primary-v1:hover{transform:translateY(-2px);box-shadow:0 4px 14px #922e1f4d}
.btn_secondary{background:#fff;color:#053F3F;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;border:2px solid #053F3F}
.btn_secondary:hover{background:#053F3F;color:#fff}
.contact_section{background:#fff;padding:80px 20px}
.contact_inner{max-width:1140px;margin:0 auto}
.contact_header{text-align:center;margin-bottom:56px}
.contact_title{font-size:38px;font-weight:700;color:#212529;margin:0 0 16px;position:relative;display:inline-block}
.contact_title::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#922E1F 0%,#A5740B 100%);border-radius:2px}
.contact_subtitle{font-size:17px;color:#6c757d;margin:24px 0 0;line-height:1.6}
.contact_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:48px}
.contact_card-v1{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:1px solid #dee2e6;border-radius:8px;padding:36px 28px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}
.contact_card-v1::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#922E1F 0%,#A5740B 50%,#053F3F 100%);transform:scaleX(0);transition:transform .3s ease}
.contact_card-v1:hover{transform:translateY(-4px);box-shadow:0 8px 20px #053f3f1f}
.contact_card-v1:hover::before{transform:scaleX(1)}
.contact_icon{width:64px;height:64px;background:linear-gradient(135deg,#922E1F 0%,#A5740B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.contact_icon i{font-size:28px;color:#fff}
.contact_label{font-size:18px;font-weight:700;color:#212529;margin:0 0 12px}
.contact_value{font-size:15px;color:#495057;margin:0;word-break:break-word}
.contact_link{color:#053F3F;text-decoration:none;font-weight:500;transition:color .2s ease}
.contact_link:hover{color:#922E1F}
.messenger_group{display:flex;gap:12px;justify-content:center;margin-top:16px}
.messenger_btn{width:44px;height:44px;background:#053F3F;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;font-size:20px}
.messenger_btn:hover{background:#922E1F;transform:scale(1.1)}
@media (max-width: 768px) {
.success_card{padding:40px 28px}
.success_title-v1{font-size:28px}
.success_message{font-size:16px}
.info_grid-v1{grid-template-columns:1fr;gap:20px}
.action_buttons{flex-direction:column;gap:12px}
.btn_primary-v1,.btn_secondary{width:100%;justify-content:center}
.next_steps{padding:24px}
.contact_title{font-size:30px}
.contact_grid{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.check_icon-v1{width:68px;height:68px}
.check_icon-v1 i{font-size:34px}
.success_title-v1{font-size:24px}
}