ul,ol{margin:0;padding:0;list-style:none}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}
figure,blockquote{margin:0}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background:#fafafa}
.site_heado{background:#fff;padding:48px 0;box-shadow:0 2px 12px #0000000a}
.heado_wrapper{max-width:1440px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:280px 1px 1fr;gap:48px;align-items:center}
.logo_container_v2{display:flex;align-items:center;justify-content:center}
.brand_link{display:block;line-height:0}
.brand_logo_img{height:120px;width:120px;object-fit:contain;background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);padding:16px;border-radius:28px;box-shadow:0 4px 16px #0000000f}
.divider_vert{width:1px;height:100px;background:linear-gradient(180deg,transparent 0%,#e0e0e0 50%,transparent 100%)}
.navi_zone{display:flex;flex-direction:column;gap:24px}
.main_navi{display:flex;gap:32px;flex-wrap:wrap}
.main_navi .nav_item{font-size:16px;font-weight:400;color:#2a2a2a;text-decoration:none;padding:8px 4px;transition:color .2s ease}
.main_navi .nav_item:hover{color:#72123C}
.social_proof_badge{display:inline-flex;align-items:center;padding:8px 20px;background:#f0f0f0;border-radius:24px;align-self:flex-start}
.social_proof_badge .badge_txt{font-size:14px;color:#555;font-weight:400}
.site_footr{background:#fff;margin-top:80px}
.footr_upper{padding:64px 0;background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%)}
.footr_content_wrap{max-width:1440px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}
.footr_col{display:flex;flex-direction:column;gap:16px}
.footr_heading{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}
.footr_address,.footr_desc{font-size:15px;line-height:1.7;color:#4a4a4a}
.footr_contact{display:flex;flex-direction:column;gap:4px}
.footr_link_plain{font-size:15px;color:#2a2a2a;text-decoration:none;transition:color .2s ease}
.footr_link_plain:hover{color:#72123C}
.footr_navi{display:flex;flex-direction:column;gap:12px}
.footr_link{font-size:15px;color:#2a2a2a;text-decoration:none;transition:color .2s ease}
.footr_link:hover{color:#DB5906}
.footr_lower{background:#fff;padding:24px 0;border-top:1px solid #e8e8e8}
.footr_copyright_wrap{max-width:1440px;margin:0 auto;padding:0 32px}
.copyright_txt{font-size:14px;color:#666;text-align:center}
.cookie_popup_wrapper{position:fixed;bottom:24px;right:24px;max-width:480px;background:#fff;padding:32px;border-radius:32px;box-shadow:0 12px 48px #0000001f;z-index:10000;transform:translateX(-100vw);transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.cookie_popup_wrapper.show_popup{transform:translateX(0)}
.cookie_popup_wrapper.hide_popup{transform:translateX(-100vw)}
.cookie_content_box{display:flex;flex-direction:column;gap:20px}
.cookie_title{font-size:20px;font-weight:700;color:#1a1a1a}
.cookie_desc{font-size:15px;line-height:1.6;color:#4a4a4a}
.cookie_options_list{display:flex;flex-direction:column;gap:12px}
.cookie_option_item{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px;border-radius:12px;transition:background .2s ease}
.cookie_option_item:hover{background:#f8f8f8}
.cookie_check{width:20px;height:20px;cursor:pointer}
.cookie_label_txt{font-size:15px;color:#2a2a2a}
.cookie_actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:8px}
.cookie_btn{padding:14px 24px;font-size:15px;font-weight:700;border:none;border-radius:24px;cursor:pointer;transition:all .2s ease;font-family:'Inter',sans-serif}
.cookie_btn--accept{background:linear-gradient(135deg,#72123C 0%,#8a1548 100%);color:#fff}
.cookie_btn--accept:hover{box-shadow:0 6px 20px #72123c4d}
.cookie_btn--decline{background:#f0f0f0;color:#2a2a2a}
.cookie_btn--decline:hover{background:#e5e5e5}
@media (max-width: 1024px) {
.heado_wrapper{grid-template-columns:1fr;gap:32px}
.divider_vert{display:none}
.navi_zone{align-items:center}
.main_navi{justify-content:center}
}
@media (max-width: 768px) {
.site_heado{padding:32px 0}
.heado_wrapper{padding:0 24px}
.brand_logo_img{height:90px;width:90px}
.main_navi{flex-direction:column;align-items:center;gap:16px}
.main_navi .nav_item{padding:12px 20px}
.footr_content_wrap{padding:0 24px;grid-template-columns:1fr;gap:40px}
.cookie_popup_wrapper{bottom:16px;right:16px;left:16px;max-width:none;padding:24px}
.cookie_actions{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.social_proof_badge{width:100%;justify-content:center}
}
.info-doc{max-width:800px;margin:0 auto;padding:80px 24px 120px;background:#fafafa}
.info-doc h1{font-size:42px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0 0 16px;letter-spacing:-.02em}
.info-doc h2{font-size:32px;font-weight:600;line-height:1.3;color:#2a2a2a;margin:64px 0 24px;letter-spacing:-.01em}
.info-doc h3{font-size:24px;font-weight:600;line-height:1.4;color:#333;margin:48px 0 20px}
.info-doc h4{font-size:20px;font-weight:600;line-height:1.4;color:#404040;margin:40px 0 16px}
.info-doc h5{font-size:18px;font-weight:600;line-height:1.5;color:#4a4a4a;margin:32px 0 12px}
.info-doc h6{font-size:16px;font-weight:600;line-height:1.5;color:#555;margin:28px 0 12px;text-transform:uppercase;letter-spacing:.05em}
.info-doc p{font-size:17px;line-height:1.75;color:#404040;margin:0 0 24px;font-weight:400}
.info-doc p:last-child{margin-bottom:0}
.info-doc ul{margin:0 0 28px;padding:0 0 0 28px;list-style-type:disc}
.info-doc ol{margin:0 0 28px;padding:0 0 0 28px;list-style-type:decimal}
.info-doc li{font-size:17px;line-height:1.75;color:#404040;margin:0 0 12px;padding-left:8px}
.info-doc li:last-child{margin-bottom:0}
.info-doc ul ul,.info-doc ol ol,.info-doc ul ol,.info-doc ol ul{margin:12px 0 0}
.info-doc a{color:#72123C;text-decoration:none;border-bottom:1px solid #72123c4d;transition:all .3s ease}
.info-doc a:hover{color:#DB5906;border-bottom-color:#db590699}
.info-doc a:active{color:#40F2EA}
.info-doc hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent);margin:64px 0}
.info-doc h1 + p,.info-doc h2 + p,.info-doc h3 + p,.info-doc h4 + p,.info-doc h5 + p,.info-doc h6 + p{margin-top:0}
.info-doc h1:first-child,.info-doc h2:first-child,.info-doc h3:first-child{margin-top:0}
@media (max-width: 768px) {
.info-doc{padding:60px 20px 80px}
.info-doc h1{font-size:34px}
.info-doc h2{font-size:26px;margin:48px 0 20px}
.info-doc h3{font-size:22px;margin:40px 0 16px}
.info-doc h4{font-size:19px;margin:32px 0 14px}
.info-doc h5{font-size:17px;margin:28px 0 12px}
.info-doc h6{font-size:15px}
.info-doc p,.info-doc li{font-size:16px;line-height:1.7}
.info-doc ul,.info-doc ol{padding-left:24px}
.info-doc hr{margin:48px 0}
}
@media (max-width: 480px) {
.info-doc{padding:48px 16px 64px}
.info-doc h1{font-size:28px}
.info-doc h2{font-size:24px;margin:40px 0 16px}
.info-doc h3{font-size:20px;margin:32px 0 14px}
.info-doc ul,.info-doc ol{padding-left:20px}
}
.prog_top_band{background:linear-gradient(135deg,#40F2EA 0%,#DB5906 100%);padding:3rem 1.5rem;margin-bottom:0}
.prog_top_band .wrap_inner{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}
.prog_top_band .meta_row{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}
.prog_top_band .badge_tag{background:#fffffff2;color:#72123C;padding:.5rem 1.2rem;border-radius:30px;font-size:.9rem;font-weight:600}
.prog_top_band .meta_item{background:#fff3;color:#fff;padding:.4rem 1rem;border-radius:25px;font-size:.85rem;display:flex;align-items:center;gap:.5rem}
.prog_top_band .title_main{color:#fff;font-size:2.5rem;margin:0;line-height:1.2}
.prog_main_wrapper{max-width:1440px;margin:0 auto;padding:3rem 1.5rem;display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}
.prog_content_zone{background:#fff}
.prog_content_zone .img_hero{width:100%;height:auto;border-radius:30px;margin-bottom:2.5rem;box-shadow:0 8px 24px #00000014}
.prog_content_zone .section_block{margin-bottom:2.5rem}
.prog_content_zone .section_block h2{color:#72123C;font-size:1.8rem;margin:0 0 1.2rem;position:relative;padding-bottom:.8rem}
.prog_content_zone .section_block h2::after{content:'';position:absolute;left:0;bottom:0;width:60px;height:4px;background:linear-gradient(90deg,#DB5906,#40F2EA);border-radius:5px}
.prog_content_zone .section_block h3{color:#333;font-size:1.4rem;margin:1.5rem 0 .8rem}
.prog_content_zone .section_block p{color:#444;line-height:1.7;margin:0 0 1rem;font-size:1.05rem}
.prog_content_zone .section_block ul,.prog_content_zone .section_block ol{color:#444;line-height:1.7;margin:0 0 1rem;padding-left:1.5rem}
.prog_content_zone .section_block li{margin-bottom:.6rem;font-size:1.05rem}
.prog_content_zone .section_block dl{margin:0 0 1rem}
.prog_content_zone .section_block dt{color:#72123C;font-weight:600;margin-top:1rem;font-size:1.1rem}
.prog_content_zone .section_block dd{color:#444;margin:.4rem 0 0 1.2rem;line-height:1.6}
.prog_content_zone .section_block figure{margin:1.5rem 0;background:#f8f8f8;padding:1.5rem;border-radius:20px}
.prog_content_zone .section_block figcaption{color:#666;font-size:.95rem;margin-top:.8rem;font-style:italic}
.prog_content_zone .section_block strong{color:#72123C;font-weight:600}
.prog_content_zone .section_block mark{background:#40f2ea4d;color:#333;padding:.2rem .4rem;border-radius:4px}
.prog_content_zone .section_block small{font-size:.9rem;color:#666}
.sidebar_sticky{position:sticky;top:2rem}
.enrollment_card{background:#fff;border-radius:30px;padding:2rem;box-shadow:0 12px 32px #0000001a;margin-bottom:2rem}
.enrollment_card .price_display{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1.5rem}
.enrollment_card .price_amount{font-size:2.5rem;font-weight:700;color:#72123C}
.enrollment_card .price_currency{font-size:1.2rem;color:#666}
.enrollment_card .seats_indicator{background:linear-gradient(135deg,#db59061a,#40f2ea1a);padding:1rem;border-radius:20px;margin-bottom:1.5rem;text-align:center}
.enrollment_card .seats_number{font-size:1.8rem;font-weight:700;color:#DB5906;display:block}
.enrollment_card .seats_label{font-size:.9rem;color:#666;margin-top:.3rem}
.enrollment_card .cta_enroll{display:block;width:100%;background:linear-gradient(135deg,#72123C,#DB5906);color:#fff;padding:1rem 2rem;border-radius:30px;text-align:center;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease;border:none;cursor:pointer;box-shadow:0 4px 16px #72123c4d}
.enrollment_card .cta_enroll:hover{transform:translateY(-2px);box-shadow:0 8px 24px #72123c66}
.info_stats_card{background:linear-gradient(135deg,#f9f9f9,#fff);border-radius:30px;padding:1.8rem;box-shadow:0 6px 20px #0000000f}
.info_stats_card .stat_row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #0000000f}
.info_stats_card .stat_row:last-child{border-bottom:none}
.info_stats_card .stat_label{color:#666;font-size:.95rem}
.info_stats_card .stat_value{color:#333;font-weight:600;font-size:1.05rem}
.breadcrumb_trail{max-width:1440px;margin:0 auto;padding:1.5rem 1.5rem 0;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;font-size:.9rem}
.breadcrumb_trail a{color:#DB5906;text-decoration:none;transition:color .2s ease}
.breadcrumb_trail a:hover{color:#72123C}
.breadcrumb_trail .separator{color:#999}
.breadcrumb_trail .current{color:#666}
@media (max-width: 1024px) {
.prog_main_wrapper{grid-template-columns:1fr;gap:2rem}
.sidebar_sticky{position:static}
.prog_top_band .title_main{font-size:2rem}
}
@media (max-width: 768px) {
.prog_top_band{padding:2rem 1rem}
.prog_top_band .title_main{font-size:1.6rem}
.prog_main_wrapper{padding:2rem 1rem}
.prog_content_zone .section_block h2{font-size:1.5rem}
.prog_content_zone .section_block h3{font-size:1.2rem}
.enrollment_card{padding:1.5rem}
.enrollment_card .price_amount{font-size:2rem}
}
@media (max-width: 480px) {
.prog_top_band .meta_row{flex-direction:column;align-items:flex-start;gap:.8rem}
.prog_top_band .title_main{font-size:1.4rem}
.enrollment_card .price_display{flex-direction:column;align-items:flex-start}
}
.page_hero_container{max-width:1440px;margin:4rem auto 0;padding:0 1.5rem}
.bento_layout{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem;margin-bottom:5rem}
.bento_text_cell{grid-column:1 / 7;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:2.5rem;background:linear-gradient(135deg,#72123c08 0%,#db590605 100%);border-radius:32px}
.bento_img_cell{grid-column:7 / 13;position:relative;border-radius:32px;overflow:hidden;min-height:420px}
.bento_img_cell img{width:100%;height:100%;object-fit:cover;display:block}
.bento_img_cell::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 30%,#0006 100%);pointer-events:none}
.bento_text_cell h1{font-size:3.2rem;line-height:1.15;color:#1a1a1a;margin:0;font-weight:700}
.bento_text_cell p{font-size:1.2rem;line-height:1.6;color:#4a4a4a;margin:0}
.bento_text_cell .cta_group{display:flex;gap:1rem;margin-top:1rem}
.primary_cta{padding:1rem 2rem;background:linear-gradient(135deg,#72123C 0%,#DB5906 100%);color:#fff;text-decoration:none;border-radius:28px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 16px #72123c33;z-index:10;position:relative}
.primary_cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #72123c4d}
.secondary_cta{padding:1rem 2rem;background:#f8f8f8;color:#72123C;text-decoration:none;border-radius:28px;font-weight:600;font-size:1rem;transition:all .3s ease;z-index:10;position:relative}
.secondary_cta:hover{background:#efefef;transform:translateY(-2px)}
.directions_wrapper{max-width:1440px;margin:6rem auto;padding:0 1.5rem}
.directions_wrapper h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 1rem;font-weight:700}
.directions_wrapper .intro_text{font-size:1.15rem;color:#5a5a5a;margin:0 0 3rem;line-height:1.6}
.directions_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.direction_card{background:#fafafa;padding:2.5rem;border-radius:28px;transition:all .4s ease;position:relative}
.direction_card:hover{background:#fff;box-shadow:0 12px 32px #00000014;transform:translateY(-4px)}
.direction_card h3{font-size:1.5rem;color:#72123C;margin:0 0 1rem;font-weight:600}
.direction_card p{font-size:1rem;color:#4a4a4a;margin:0 0 1.5rem;line-height:1.65}
.direction_card .metadata_row{display:flex;gap:1.5rem;font-size:.9rem;color:#6a6a6a}
.metadata_row span{display:flex;align-items:center;gap:.4rem}
.metadata_row span::before{content:'';width:6px;height:6px;background:#DB5906;border-radius:50%}
.expertise_section{max-width:1440px;margin:6rem auto;padding:0 1.5rem}
.expertise_section h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 3rem;font-weight:700;text-align:center}
.expertise_flex{display:flex;gap:3rem;align-items:center}
.expertise_visual{flex:0 0 480px;position:relative}
.expertise_visual img{width:100%;height:520px;object-fit:cover;border-radius:32px;box-shadow:0 16px 48px #0000001f}
.expertise_content{flex:1}
.expertise_content h3{font-size:1.8rem;color:#72123C;margin:0 0 1.5rem;font-weight:600}
.expertise_content p{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin:0 0 2rem}
.credential_list{display:flex;flex-direction:column;gap:1.2rem}
.credential_item{display:flex;gap:1rem;align-items:flex-start}
.credential_item svg{width:24px;height:24px;flex-shrink:0;margin-top:.2rem}
.credential_item div h4{font-size:1.1rem;color:#1a1a1a;margin:0 0 .3rem;font-weight:600}
.credential_item div p{font-size:.95rem;color:#5a5a5a;margin:0;line-height:1.5}
.about_platform_zone{max-width:1440px;margin:6rem auto;padding:4rem 1.5rem;background:linear-gradient(120deg,#40f2ea0d 0%,#db590608 100%);border-radius:40px}
.about_platform_zone h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 2.5rem;font-weight:700;text-align:center}
.platform_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.platform_block{padding:2rem}
.platform_block h3{font-size:1.6rem;color:#72123C;margin:0 0 1rem;font-weight:600}
.platform_block h3::before{content:'';display:inline-block;width:4px;height:24px;background:linear-gradient(180deg,#72123C 0%,#DB5906 100%);margin-right:.8rem;vertical-align:middle}
.platform_block p{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin:0}
.mechanics_container{max-width:1440px;margin:6rem auto;padding:0 1.5rem}
.mechanics_container h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 3rem;font-weight:700}
.mechanics_tabs{position:relative}
.tab_radio{display:none}
.tab_nav{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}
.tab_label{padding:1rem 2rem;background:#f5f5f5;border-radius:24px;cursor:pointer;font-size:1rem;font-weight:600;color:#5a5a5a;transition:all .3s ease;user-select:none}
.tab_label:hover{background:#ececec}
.tab_radio:checked + .tab_label{background:linear-gradient(135deg,#72123C 0%,#DB5906 100%);color:#fff;box-shadow:0 4px 16px #72123c33}
.tab_content{display:none;padding:2.5rem;background:#fafafa;border-radius:32px;animation:fadeContent .4s ease}
@keyframes fadeContent {
from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}
.tab_radio:nth-of-type(1):checked ~ .tab_panels .tab_content:nth-of-type(1),.tab_radio:nth-of-type(2):checked ~ .tab_panels .tab_content:nth-of-type(2),.tab_radio:nth-of-type(3):checked ~ .tab_panels .tab_content:nth-of-type(3),.tab_radio:nth-of-type(4):checked ~ .tab_panels .tab_content:nth-of-type(4){display:block}
.tab_content h3{font-size:1.6rem;color:#72123C;margin:0 0 1.2rem;font-weight:600}
.tab_content p{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin:0 0 1.5rem}
.tab_content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}
.tab_content ul li{padding-left:2rem;position:relative;font-size:1rem;color:#4a4a4a;line-height:1.6}
.tab_content ul li::before{content:'';position:absolute;left:0;top:.5rem;width:8px;height:8px;background:#DB5906;border-radius:50%}
.personalization_area{max-width:1440px;margin:6rem auto;padding:0 1.5rem}
.personalization_area h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 1rem;font-weight:700}
.personalization_area .subheading{font-size:1.15rem;color:#5a5a5a;margin:0 0 3rem;line-height:1.6}
.personalization_cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}
.persona_card{background:#fff;padding:2rem;border-radius:28px;box-shadow:0 4px 16px #0000000f;transition:all .3s ease}
.persona_card:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-4px)}
.persona_card h4{font-size:1.3rem;color:#72123C;margin:0 0 .8rem;font-weight:600}
.persona_card p{font-size:.95rem;color:#4a4a4a;line-height:1.6;margin:0}
.trust_section{max-width:1440px;margin:6rem auto 4rem;padding:0 1.5rem}
.trust_section h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 3rem;font-weight:700;text-align:center}
.trust_columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem}
.trust_col_left{display:flex;flex-direction:column;gap:2rem}
.trust_stat{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:#fafafa;border-radius:28px}
.trust_stat .stat_icon{width:64px;height:64px;background:linear-gradient(135deg,#72123C 0%,#DB5906 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.trust_stat .stat_icon svg{width:32px;height:32px}
.trust_stat .stat_content h3{font-size:2rem;color:#72123C;margin:0 0 .3rem;font-weight:700}
.trust_stat .stat_content p{font-size:1rem;color:#4a4a4a;margin:0;line-height:1.5}
.trust_col_right{position:relative}
.trust_col_right img{width:100%;height:100%;object-fit:cover;border-radius:32px;box-shadow:0 16px 48px #0000001f}
@media (max-width: 1024px) {
.bento_layout{grid-template-columns:1fr}
.bento_text_cell,.bento_img_cell{grid-column:1 / -1}
.bento_img_cell{min-height:320px}
.directions_grid{grid-template-columns:repeat(2,1fr)}
.expertise_flex{flex-direction:column}
.expertise_visual{flex:1 1 auto;width:100%}
.expertise_visual img{height:400px}
.platform_grid{grid-template-columns:1fr}
.personalization_cards{grid-template-columns:repeat(2,1fr)}
.trust_columns{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.page_hero_container{margin:2rem auto 0;padding:0 1rem}
.bento_text_cell{padding:1.5rem}
.bento_text_cell h1{font-size:2rem}
.bento_text_cell p{font-size:1rem}
.bento_text_cell .cta_group{flex-direction:column}
.directions_grid{grid-template-columns:1fr;gap:1.5rem}
.direction_card{padding:1.5rem}
.expertise_visual img{height:300px}
.about_platform_zone{padding:2.5rem 1rem}
.personalization_cards{grid-template-columns:1fr}
.tab_nav{flex-direction:column}
.trust_stat{flex-direction:column;text-align:center}
}
.title_wrapper{max-width:1440px;margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.title_wrapper .img_holder{width:100%;height:480px;overflow:hidden;border-radius:32px}
.title_wrapper .img_holder img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}
.title_wrapper .text_zone h1{font-size:56px;line-height:1.1;color:#72123C;margin:0;font-weight:700}
.story_section{max-width:1440px;margin:0 auto;padding:100px 24px;background:linear-gradient(135deg,#40f2ea14 0%,#db59060f 100%);border-radius:40px}
.story_section .layout_grid{display:grid;grid-template-columns:2fr 3fr;gap:80px;align-items:start}
.story_section .label_bar{position:sticky;top:120px}
.story_section .label_bar h2{font-size:42px;line-height:1.2;color:#DB5906;margin:0 0 20px;font-weight:700}
.story_section .label_bar::before{content:'';display:block;width:60px;height:4px;background:#40F2EA;margin-bottom:24px}
.story_section .content_flow p{font-size:18px;line-height:1.7;color:#2a2a2a;margin:0 0 28px}
.story_section .content_flow p:last-child{margin-bottom:0}
.team_display{max-width:1440px;margin:0 auto;padding:120px 24px}
.team_display .section_intro{text-align:center;max-width:720px;margin:0 auto 80px}
.team_display .section_intro h2{font-size:48px;line-height:1.15;color:#72123C;margin:0 0 16px;font-weight:700}
.team_display .section_intro p{font-size:19px;line-height:1.6;color:#4a4a4a;margin:0}
.team_display .cards_holder{display:grid;grid-template-columns:repeat(2,1fr);gap:48px}
.team_display .profile_card{background:#fafafa;border-radius:28px;padding:0;overflow:hidden;box-shadow:0 4px 16px #72123c14;transition:transform .3s ease,box-shadow .3s ease}
.team_display .profile_card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #72123c26}
.team_display .profile_card .photo_zone{width:100%;height:360px;overflow:hidden}
.team_display .profile_card .photo_zone img{width:100%;height:100%;object-fit:cover}
.team_display .profile_card .info_zone{padding:32px}
.team_display .profile_card .info_zone h3{font-size:26px;line-height:1.3;color:#DB5906;margin:0 0 8px;font-weight:700}
.team_display .profile_card .info_zone .role_tag{font-size:16px;line-height:1.4;color:#72123C;margin:0 0 20px;font-weight:600}
.team_display .profile_card .info_zone p{font-size:17px;line-height:1.65;color:#3a3a3a;margin:0}
.approach_module{max-width:1440px;margin:0 auto;padding:100px 24px}
.approach_module .masonry_layout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.approach_module .principle_box{background:#fff;border-radius:24px;padding:40px;box-shadow:0 2px 12px #40f2ea1f;transition:all .3s ease}
.approach_module .principle_box:hover{box-shadow:0 8px 24px #db59062e;transform:scale(1.03)}
.approach_module .principle_box:nth-child(1){grid-row:span 1}
.approach_module .principle_box:nth-child(2){grid-row:span 2}
.approach_module .principle_box:nth-child(3){grid-row:span 1}
.approach_module .principle_box .icon_shape{width:56px;height:56px;margin-bottom:24px}
.approach_module .principle_box h3{font-size:24px;line-height:1.3;color:#72123C;margin:0 0 16px;font-weight:700}
.approach_module .principle_box p{font-size:17px;line-height:1.6;color:#3a3a3a;margin:0}
.visual_showcase{max-width:1440px;margin:0 auto;padding:120px 24px 140px}
.visual_showcase .split_container{display:grid;grid-template-columns:3fr 2fr;gap:64px;align-items:center}
.visual_showcase .images_stack{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.visual_showcase .images_stack .img_frame{border-radius:28px;overflow:hidden;box-shadow:0 6px 20px #72123c1a}
.visual_showcase .images_stack .img_frame:nth-child(1){grid-column:span 2;height:320px}
.visual_showcase .images_stack .img_frame:nth-child(2),.visual_showcase .images_stack .img_frame:nth-child(3){height:240px}
.visual_showcase .images_stack .img_frame img{width:100%;height:100%;object-fit:cover}
.visual_showcase .text_content h2{font-size:44px;line-height:1.2;color:#DB5906;margin:0 0 28px;font-weight:700}
.visual_showcase .text_content h2::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#40F2EA 0%,#DB5906 100%);margin-top:20px;border-radius:4px}
.visual_showcase .text_content p{font-size:18px;line-height:1.7;color:#2a2a2a;margin:0 0 24px}
.visual_showcase .text_content p:last-child{margin-bottom:0}
@media (max-width: 1024px) {
.title_wrapper{grid-template-columns:1fr;gap:40px;padding:60px 20px}
.title_wrapper .text_zone h1{font-size:44px}
.story_section .layout_grid{grid-template-columns:1fr;gap:48px}
.story_section .label_bar{position:static}
.team_display .cards_holder{grid-template-columns:1fr;gap:40px}
.approach_module .masonry_layout{grid-template-columns:1fr}
.approach_module .principle_box:nth-child(2){grid-row:span 1}
.visual_showcase .split_container{grid-template-columns:1fr;gap:48px}
.visual_showcase .images_stack{order:2}
.visual_showcase .text_content{order:1}
}
@media (max-width: 640px) {
.title_wrapper .text_zone h1{font-size:36px}
.title_wrapper .img_holder{height:320px}
.story_section{padding:60px 20px}
.story_section .label_bar h2{font-size:32px}
.team_display{padding:80px 20px}
.team_display .section_intro{margin-bottom:48px}
.team_display .section_intro h2{font-size:36px}
.approach_module{padding:60px 20px}
.approach_module .principle_box{padding:28px}
.visual_showcase{padding:80px 20px 100px}
.visual_showcase .text_content h2{font-size:34px}
.visual_showcase .images_stack{grid-template-columns:1fr}
.visual_showcase .images_stack .img_frame:nth-child(1){grid-column:span 1;height:280px}
}
.qr_contact_wrap{max-width:1440px;margin:0 auto;padding:0 24px}
.hero_contact_block{padding:80px 0 60px;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}
.image_frame_holder{position:relative;background:linear-gradient(135deg,#f8f8f9 0%,#fff 100%);border-radius:32px;padding:40px;box-shadow:0 8px 24px #72123c14;overflow:hidden}
.image_frame_holder::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");pointer-events:none;z-index:1}
.framed_img_wrap{position:relative;border-radius:24px;overflow:hidden;z-index:2}
.framed_img_wrap img{width:100%;height:auto;display:block;animation:gentle_pulse 6s ease-in-out infinite}
@keyframes gentle_pulse {
0%,100%{transform:scale(1)}
50%{transform:scale(1.03)}
}
.text_content_side{display:flex;flex-direction:column;gap:20px}
.pre_label_tag{font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#DB5906;position:relative;display:inline-flex;align-items:center;gap:12px}
.pre_label_tag::before{content:'';width:40px;height:3px;background:linear-gradient(90deg,#DB5906 0%,#40F2EA 100%);border-radius:2px}
.text_content_side h1{font-size:52px;line-height:1.15;color:#1a1a1a;font-weight:700;margin:0}
.text_content_side p{font-size:18px;line-height:1.65;color:#4a4a4a;margin:0}
.form_section_holder{padding:80px 0 100px;background:linear-gradient(180deg,#fff 0%,#f9f9fa 100%);position:relative}
.form_section_holder::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#40F2EA 50%,transparent 100%)}
.tech_form_container{max-width:840px;margin:0 auto;padding:0 24px}
.form_intro_text{text-align:center;margin-bottom:60px}
.form_intro_text h2{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.form_intro_text h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#72123C 0%,#DB5906 100%);border-radius:2px}
.form_intro_text p{font-size:17px;line-height:1.6;color:#5a5a5a;margin:24px 0 0}
.contact_form_tech{background:#fff;border-radius:28px;padding:50px;box-shadow:0 4px 16px #0000000f;border:1px solid #40f2ea26}
.form_row_v2{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.input_group_tech{display:flex;flex-direction:column;gap:10px}
.input_group_tech label{font-size:14px;font-weight:600;color:#2a2a2a;letter-spacing:.3px;text-transform:uppercase;display:flex;align-items:center;gap:8px}
.input_group_tech label::before{content:'';width:6px;height:6px;background:#DB5906;border-radius:50%;display:inline-block}
.input_group_tech input,.input_group_tech textarea{padding:16px 20px;font-size:16px;border:2px solid #e8e8e8;border-radius:12px;background:#fafafa;color:#1a1a1a;transition:all .3s ease;font-family:inherit}
.input_group_tech input:focus,.input_group_tech textarea:focus{outline:none;border-color:#40F2EA;background:#fff;box-shadow:0 0 0 4px #40f2ea1a}
.input_group_tech input::placeholder,.input_group_tech textarea::placeholder{color:#9a9a9a}
.full_width_row{margin-bottom:24px}
.privacy_consent_wrapper{margin:32px 0 28px;display:flex;align-items:flex-start;gap:12px}
.privacy_consent_wrapper input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#DB5906;flex-shrink:0}
.privacy_consent_wrapper label{font-size:15px;line-height:1.5;color:#4a4a4a;cursor:pointer}
.privacy_consent_wrapper a{color:#72123C;text-decoration:underline;transition:color .2s ease}
.privacy_consent_wrapper a:hover{color:#DB5906}
.submit_btn_tech{width:100%;padding:18px 40px;font-size:17px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#72123C 0%,#DB5906 100%);border:none;border-radius:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #db59064d;position:relative;overflow:hidden;z-index:1}
.submit_btn_tech::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#DB5906 0%,#40F2EA 100%);transition:left .4s ease;z-index:-1}
.submit_btn_tech:hover::before{left:0}
.submit_btn_tech:hover{transform:translateY(-2px);box-shadow:0 10px 28px #db590666}
.submit_btn_tech:active{transform:translateY(0)}
@media (max-width: 968px) {
.hero_contact_block{grid-template-columns:1fr;gap:40px;padding:60px 0 40px}
.text_content_side h1{font-size:42px}
.form_row_v2{grid-template-columns:1fr;gap:20px}
.contact_form_tech{padding:36px 28px}
.form_intro_text h2{font-size:32px}
}
@media (max-width: 640px) {
.qr_contact_wrap{padding:0 16px}
.text_content_side h1{font-size:34px}
.text_content_side p{font-size:16px}
.image_frame_holder{padding:24px}
.form_intro_text h2{font-size:28px}
.form_intro_text p{font-size:16px}
.contact_form_tech{padding:28px 20px}
.submit_btn_tech{padding:16px 32px;font-size:15px}
}
.heado_showcase{background:linear-gradient(135deg,#40F2EA 0%,#DB5906 100%);padding:80px 20px;text-align:center;border-radius:0 0 40px 40px;margin-bottom:60px}
.heado_showcase .content_limiter{max-width:1440px;margin:0 auto}
.heado_showcase h1{font-size:48px;color:#fff;margin:0 0 20px;font-weight:700}
.heado_showcase .intro_line{font-size:20px;color:#fff;max-width:700px;margin:0 auto;line-height:1.6}
.program_grid_wrapper{max-width:1440px;margin:0 auto;padding:0 20px 80px}
.program_grid_wrapper h2{font-size:36px;color:#72123C;margin:0 0 50px;text-align:center}
.cards_holder{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px;margin-bottom:80px}
.program_card{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 8px 24px #72123c14;transition:transform 0.3s,box-shadow .3s;display:flex;flex-direction:column;position:relative}
.program_card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #72123c26}
.program_card .img_wrap{width:100%;height:240px;overflow:hidden;position:relative}
.program_card .img_wrap img{width:100%;height:100%;object-fit:cover}
.program_card .tag_area{position:absolute;top:15px;left:15px;display:flex;gap:8px;flex-wrap:wrap}
.program_card .cat_tag{background:#72123C;color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}
.program_card .level_tag{background:#DB5906;color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}
.program_card .card_body{padding:25px;flex-grow:1;display:flex;flex-direction:column}
.program_card h3{font-size:22px;color:#72123C;margin:0 0 12px;line-height:1.3}
.program_card .short_info{font-size:15px;color:#4a4a4a;line-height:1.6;margin:0 0 20px;flex-grow:1}
.program_card .meta_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-top:15px;border-top:1px solid #f0f0f0}
.program_card .price_display{font-size:26px;color:#DB5906;font-weight:700}
.program_card .seats_info{font-size:13px;color:#72123C;font-weight:600}
.program_card .stats_row{display:flex;align-items:center;gap:15px;font-size:13px;color:#6a6a6a;margin-bottom:20px}
.program_card .views_count::before{content:"👁";margin-right:5px}
.program_card .cta_link{display:block;background:linear-gradient(135deg,#72123C 0%,#DB5906 100%);color:#fff;text-align:center;padding:14px;border-radius:25px;text-decoration:none;font-weight:600;font-size:15px;transition:transform 0.2s,box-shadow .2s}
.program_card .cta_link:hover{transform:scale(1.02);box-shadow:0 6px 20px #db59064d}
.why_section{max-width:1440px;margin:0 auto 80px;padding:60px 20px;background:linear-gradient(180deg,#f8f8f8 0%,#fff 100%);border-radius:40px}
.why_section h2{font-size:36px;color:#72123C;margin:0 0 40px;text-align:center}
.benefits_layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.benefit_item{padding:30px;background:#fff;border-radius:25px;box-shadow:0 4px 16px #40f2ea1a}
.benefit_item h3{font-size:20px;color:#DB5906;margin:0 0 12px}
.benefit_item p{font-size:15px;color:#4a4a4a;line-height:1.6;margin:0}
.process_roadmap{max-width:1440px;margin:0 auto 80px;padding:0 20px}
.process_roadmap h2{font-size:36px;color:#72123C;margin:0 0 50px;text-align:center}
.steps_container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;position:relative}
.step_box{background:#fff;padding:35px 25px;border-radius:30px;box-shadow:0 6px 20px #72123c14;position:relative;text-align:center;transition:transform .3s}
.step_box:hover{transform:translateY(-5px)}
.step_box .step_num{width:50px;height:50px;background:linear-gradient(135deg,#40F2EA 0%,#DB5906 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}
.step_box h3{font-size:18px;color:#72123C;margin:0 0 12px}
.step_box p{font-size:14px;color:#4a4a4a;line-height:1.5;margin:0}
.cta_section{max-width:1440px;margin:0 auto 60px;padding:60px 20px;background:linear-gradient(135deg,#72123C 0%,#DB5906 100%);border-radius:40px;text-align:center}
.cta_section h2{font-size:32px;color:#fff;margin:0 0 20px}
.cta_section p{font-size:18px;color:#fff;margin:0 0 30px;max-width:600px;margin-left:auto;margin-right:auto}
.cta_section .contact_btn{display:inline-block;background:#fff;color:#72123C;padding:16px 40px;border-radius:30px;text-decoration:none;font-weight:700;font-size:16px;transition:transform 0.2s,box-shadow .2s}
.cta_section .contact_btn:hover{transform:scale(1.05);box-shadow:0 8px 24px #ffffff4d}
@media (max-width: 768px) {
.heado_showcase{padding:60px 20px}
.heado_showcase h1{font-size:32px}
.heado_showcase .intro_line{font-size:16px}
.cards_holder{grid-template-columns:1fr;gap:30px}
.program_grid_wrapper h2,.why_section h2,.process_roadmap h2{font-size:28px}
.benefits_layout{grid-template-columns:1fr}
.steps_container{grid-template-columns:1fr}
.cta_section h2{font-size:24px}
.cta_section p{font-size:16px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.cards_holder{grid-template-columns:repeat(2,1fr)}
.benefits_layout{grid-template-columns:repeat(2,1fr)}
.steps_container{grid-template-columns:repeat(2,1fr)}
}
.success_stories_wrapper{max-width:1440px;margin:0 auto;background:linear-gradient(180deg,#fff0 0%,#72123c0a 100%);padding:0}
.hero_container_v2{position:relative;padding:120px 40px 100px;overflow:hidden;background:linear-gradient(180deg,#fff0 0%,#db590614 100%)}
.hero_container_v2::before{content:'';position:absolute;top:-120px;right:-80px;width:400px;height:400px;border-radius:50%;background:#40f2ea0f;z-index:1}
.hero_container_v2::after{content:'';position:absolute;bottom:-150px;left:-100px;width:500px;height:500px;border-radius:50%;background:#72123c0d;z-index:1}
.hero_text_zone{position:relative;z-index:2;max-width:680px;margin:0 auto}
.hero_text_zone h1{font-size:3.8rem;line-height:1.15;margin:0 0 32px;color:#1a1a1a;font-weight:700}
.hero_text_zone .subtitle_text{font-size:1.35rem;line-height:1.6;color:#4a4a4a;margin:0 0 28px}
.hero_text_zone .description_para{font-size:1.05rem;line-height:1.7;color:#666;margin:0}
.hero_img_block{position:relative;z-index:2;max-width:580px;margin:60px auto 0;border-radius:32px;overflow:hidden;box-shadow:0 18px 48px #0000001f;animation:gentle_float 8s ease-in-out infinite}
@keyframes gentle_float {
0%,100%{transform:translateY(0) rotate(0deg)}
50%{transform:translateY(-15px) rotate(1deg)}
}
.hero_img_block img{width:100%;height:auto;display:block;object-fit:cover}
.testimonial_grid_section{padding:100px 40px 120px;background:#fafafa}
.testimonial_grid_section .section_header_wrapper{max-width:720px;margin:0 auto 70px;text-align:center}
.testimonial_grid_section h2{font-size:2.8rem;line-height:1.2;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.testimonial_grid_section .intro_copy{font-size:1.15rem;line-height:1.65;color:#555;margin:0}
.stories_grid_layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:48px;max-width:1200px;margin:0 auto}
.story_card_item{background:#fff;border-radius:28px;padding:48px 40px;box-shadow:0 8px 28px #0000000f;transition:all .35s ease;position:relative;overflow:hidden}
.story_card_item::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#72123C 0%,#DB5906 50%,#40F2EA 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.story_card_item:hover::before{transform:scaleX(1)}
.story_card_item:hover{transform:translateY(-8px);box-shadow:0 16px 42px #0000001c}
.card_profile_section{display:flex;align-items:center;margin-bottom:28px;gap:20px}
.card_profile_section img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #72123c26}
.profile_info_text h3{font-size:1.35rem;color:#1a1a1a;margin:0 0 6px;font-weight:600}
.profile_info_text .meta_text{font-size:.95rem;color:#888;margin:0}
.testimonial_quote_block{font-size:1.05rem;line-height:1.75;color:#444;margin:0 0 24px;font-style:italic}
.results_metrics_row{display:flex;gap:24px;flex-wrap:wrap}
.single_metric{flex:1;min-width:140px;padding:18px 22px;background:linear-gradient(135deg,#72123c0d,#db59060d);border-radius:18px}
.single_metric .metric_number{font-size:1.8rem;font-weight:700;color:#72123C;margin:0 0 6px;display:block}
.single_metric .metric_label{font-size:.9rem;color:#666;margin:0}
@media (max-width: 768px) {
.hero_container_v2{padding:80px 24px 70px}
.hero_text_zone h1{font-size:2.6rem}
.hero_text_zone .subtitle_text{font-size:1.15rem}
.testimonial_grid_section{padding:70px 24px 80px}
.testimonial_grid_section h2{font-size:2.2rem}
.stories_grid_layout{grid-template-columns:1fr;gap:32px}
.story_card_item{padding:36px 28px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.hero_container_v2{padding:100px 32px 80px}
.hero_text_zone h1{font-size:3.2rem}
.testimonial_grid_section{padding:80px 32px 90px}
.stories_grid_layout{grid-template-columns:repeat(2,1fr)}
}
.msg_wrapper{min-height:70vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#fff0 0%,#72123c14 100%);padding:60px 20px;position:relative;overflow:hidden}
.msg_wrapper::before{content:'';position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,#40f2ea1f 0%,transparent 70%);border-radius:50%}
.msg_wrapper::after{content:'';position:absolute;bottom:-30%;left:-15%;width:600px;height:600px;background:radial-gradient(circle,#db590617 0%,transparent 70%);border-radius:50%}
.success_inner{max-width:720px;margin:0 auto;text-align:center;position:relative;z-index:2}
.check_graphic{width:140px;height:140px;margin:0 auto 40px;position:relative}
.check_circle{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#40f2ea26 0%,#72123c26 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #72123c1f;animation:pulse_check 2s ease-in-out infinite}
@keyframes pulse_check {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
.check_icon{width:70px;height:70px}
.msg_title{font-size:2.8rem;font-weight:700;color:#72123C;margin:0 0 20px;line-height:1.2}
.msg_subtitle{font-size:1.3rem;color:#333;margin:0 0 30px;line-height:1.5}
.msg_text{font-size:1.05rem;color:#555;line-height:1.7;margin:0 0 50px;max-width:600px;margin-left:auto;margin-right:auto}
.action_cluster{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.btn_primary_msg{background:linear-gradient(135deg,#72123C 0%,#DB5906 100%);color:#fff;padding:18px 42px;border-radius:30px;text-decoration:none;font-size:1.1rem;font-weight:600;display:inline-block;transition:all .3s ease;box-shadow:0 6px 24px #72123c40;border:none}
.btn_primary_msg:hover{transform:translateY(-3px);box-shadow:0 10px 32px #72123c59}
.btn_secondary_msg{background:#fff;color:#72123C;padding:18px 42px;border-radius:30px;text-decoration:none;font-size:1.1rem;font-weight:600;display:inline-block;transition:all .3s ease;box-shadow:0 4px 16px #00000014;border:2px solid #72123C}
.btn_secondary_msg:hover{background:#72123C;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #72123c40}
.info_grid_section{max-width:1440px;margin:0 auto;padding:80px 20px;background:#fff}
.grid_titulo{text-align:center;font-size:2.2rem;color:#72123C;margin:0 0 60px;font-weight:700}
.three_col_container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;max-width:1200px;margin:0 auto}
.feature_card_v2{background:linear-gradient(to bottom,#ffff 0%,#40f2ea0d 100%);padding:45px 35px;border-radius:32px;transition:all .4s ease;position:relative}
.feature_card_v2::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#72123C 0%,#DB5906 50%,#40F2EA 100%);border-radius:32px 32px 0 0}
.feature_card_v2:hover{transform:translateY(-8px);box-shadow:0 16px 48px #72123c26}
.card_icon_wrapper{width:70px;height:70px;margin:0 0 25px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#db59061a 0%,#72123c1a 100%);border-radius:50%}
.card_icon_svg{width:36px;height:36px}
.card_heading{font-size:1.5rem;color:#72123C;margin:0 0 15px;font-weight:700}
.card_description{font-size:1rem;color:#555;line-height:1.65;margin:0}
@media (max-width: 768px) {
.msg_title{font-size:2rem}
.msg_subtitle{font-size:1.1rem}
.check_graphic{width:110px;height:110px}
.check_icon{width:55px;height:55px}
.action_cluster{flex-direction:column;align-items:stretch}
.btn_primary_msg,.btn_secondary_msg{width:100%;text-align:center}
.three_col_container{grid-template-columns:1fr;gap:30px}
.grid_titulo{font-size:1.8rem}
}
@media (min-width: 769px) and (max-width: 1024px) {
.three_col_container{grid-template-columns:repeat(2,1fr)}
}