:root{--primary-green:#80BC78;--secondary-green:#BFD8B5;--tertiary-green:#DBEFD9;--text-dark:#212529;--text-mid:#495057;--bg-light:#fff;--bg-cream:#fafbfc;--bg-grey:#f5f6fa}
*{margin:0;padding:0;box-sizing:border-box}
body{color:var(--text-dark);background:var(--bg-light);font:17px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
.header_zone_92k{background:linear-gradient(135deg,var(--tertiary-green) 0%,var(--bg-light) 100%);padding:0;position:relative;border-bottom:1px solid #80bc7826}
.header__row_top_41m{display:grid;grid-template-columns:auto 1fr;column-gap:20px;row-gap:0;padding:18px 5% 15px;align-items:center;border-bottom:1px solid #80bc781a}
.company_identity_73x{display:flex;align-items:center;gap:18px}
.logo_wrapper_58p{width:85px;height:85px;display:flex;align-items:center;justify-content:center;background:var(--bg-light);border-radius:8px;box-shadow:0 2px 8px #80bc781f;position:relative;z-index:10}
.logo_wrapper_58p img{width:70px;height:70px;object-fit:contain}
.brand_title_29h{font-size:1.65rem;font-weight:700;color:var(--text-dark);letter-spacing:-.02em}
.contact_block_right_66v{display:flex;justify-content:flex-end;align-items:center;gap:12px}
.email_link_94z{font-size:.95rem;color:var(--text-mid);text-decoration:none;padding:10px 18px;background:var(--bg-light);border-radius:6px;transition:all .25s ease;border:1px solid #80bc7833}
.email_link_94z:hover{background:var(--secondary-green);color:var(--text-dark);border-color:var(--primary-green)}
.email_link_94z:focus{outline:3px solid var(--primary-green);outline-offset:2px}
.header__row_nav_82b{padding:0 5%;background:var(--bg-light)}
.navigation_primary_45t{display:flex;gap:5px;list-style:none;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:0;margin:0}
.nav_item_87w{position:relative}
.nav_link_main_63r{display:block;padding:18px 22px;color:var(--text-dark);text-decoration:none;font-size:1rem;font-weight:500;transition:background .2s ease,color .2s ease;border-radius:4px}
.nav_link_main_63r:hover{background:var(--tertiary-green);color:var(--text-dark)}
.nav_link_main_63r:focus{outline:3px solid var(--primary-green);outline-offset:2px}
.submenu_wrapper_51n{position:absolute;top:100%;left:0;background:var(--bg-light);min-width:240px;box-shadow:0 4px 16px #0000001a;border-radius:6px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease,visibility .25s;z-index:100;border:1px solid #80bc7833}
.nav_item_87w:hover .submenu_wrapper_51n,.nav_item_87w:focus-within .submenu_wrapper_51n{opacity:1;visibility:visible;transform:translateY(0)}
.submenu_list_74k{list-style:none;padding:8px 0;margin:0}
.submenu_link_38d{display:block;padding:12px 20px;color:var(--text-mid);text-decoration:none;font-size:.95rem;transition:background .2s ease,color .2s ease}
.submenu_link_38d:hover{background:var(--tertiary-green);color:var(--text-dark)}
.submenu_link_38d:focus{outline:2px solid var(--primary-green);outline-offset:-2px}
.footer_container_12g{background:linear-gradient(135deg,var(--primary-green) 0%,var(--secondary-green) 100%);padding:55px 5% 30px;color:var(--text-dark)}
.footer_grid_asymmetric_47q{display:grid;grid-template-columns:1.2fr 1fr 0.9fr;gap:45px;margin-bottom:40px}
.footer_brand_section_89x{display:flex;flex-direction:column;gap:20px}
.footer_logo_holder_22v{width:75px;height:75px;background:var(--bg-light);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #00000014}
.footer_logo_holder_22v img{width:60px;height:60px;object-fit:contain}
.footer_brand_text_61h{font-size:1.4rem;font-weight:700;color:var(--text-dark);line-height:1.3}
.footer_address_block_33m{font-size:.95rem;line-height:1.6;color:#212529d9}
.footer_phone_display_78k{font-size:1.05rem;font-weight:600;color:var(--text-dark);margin-top:12px}
.footer_links_section_44p{display:flex;flex-direction:column;gap:15px}
.footer_section_heading_55z{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:8px}
.footer_service_links_19w{list-style:none;display:flex;flex-direction:column;gap:10px}
.footer_service_link_67b{color:#212529cc;text-decoration:none;font-size:.95rem;transition:color .2s ease;display:inline-block}
.footer_service_link_67b:hover{color:var(--text-dark)}
.footer_service_link_67b:focus{outline:2px solid var(--text-dark);outline-offset:3px}
.footer_contact_zone_83n{display:flex;flex-direction:column;gap:15px}
.footer_email_item_92f{color:#212529d9;text-decoration:none;font-size:.95rem;transition:color .2s ease;display:block}
.footer_email_item_92f:hover{color:var(--text-dark)}
.footer_email_item_92f:focus{outline:2px solid var(--text-dark);outline-offset:3px}
.footer_bottom_bar_36l{padding-top:25px;border-top:1px solid #21252926;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}
.copyright_text_71v{font-size:.9rem;color:#212529bf}
.footer_home_link_48z{color:#212529cc;text-decoration:none;font-size:.9rem;transition:color .2s ease}
.footer_home_link_48z:hover{color:var(--text-dark)}
.footer_home_link_48z:focus{outline:2px solid var(--text-dark);outline-offset:3px}
.consent_overlay_94h{position:fixed;bottom:30px;right:25px;max-width:460px;background:var(--bg-light);border-radius:10px;box-shadow:0 8px 32px #00000026;padding:0;z-index:9999;border:2px solid var(--secondary-green);overflow:hidden;display:none}
.consent_overlay_94h.visible_state_22k{display:block}
.consent_header_67m{background:linear-gradient(135deg,var(--primary-green),var(--secondary-green));padding:18px 22px;border-bottom:1px solid #80bc7833}
.consent_title_38p{font-size:1.2rem;font-weight:700;color:var(--text-dark);margin:0}
.consent_body_81v{padding:22px}
.consent_intro_text_55n{font-size:.95rem;line-height:1.6;color:var(--text-mid);margin-bottom:20px}
.permission_group_44z{margin-bottom:15px}
.permission_label_wrapper_73k{display:flex;align-items:flex-start;gap:12px;cursor:pointer}
.permission_checkbox_29w{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:var(--primary-green)}
.permission_details_88b{flex:1}
.permission_name_61x{font-weight:600;font-size:1rem;color:var(--text-dark);margin-bottom:4px}
.permission_description_47l{font-size:.88rem;color:var(--text-mid);line-height:1.5}
.consent_actions_92p{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}
.consent_button_primary_56t{flex:1;min-width:130px;padding:12px 20px;background:var(--primary-green);color:var(--bg-light);border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .25s ease,transform .15s ease}
.consent_button_primary_56t:hover{background:#6da865}
.consent_button_primary_56t:focus{outline:3px solid var(--text-dark);outline-offset:2px}
.consent_button_secondary_74m{flex:1;min-width:130px;padding:12px 20px;background:var(--bg-grey);color:var(--text-dark);border:1px solid #80bc784d;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .25s ease}
.consent_button_secondary_74m:hover{background:var(--tertiary-green)}
.consent_button_secondary_74m:focus{outline:3px solid var(--text-dark);outline-offset:2px}
@media (max-width: 1024px) {
.header__row_top_41m{grid-template-columns:1fr;gap:15px;padding:15px 4%}
.contact_block_right_66v{justify-content:flex-start}
.footer_grid_asymmetric_47q{grid-template-columns:1fr 1fr;gap:35px}
}
@media (max-width: 768px) {
.brand_title_29h{font-size:1.35rem}
.navigation_primary_45t{flex-direction:column;align-items:stretch;gap:0}
.nav_link_main_63r{padding:14px 18px}
.submenu_wrapper_51n{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;border-radius:0;background:var(--bg-grey);margin-top:5px}
.footer_grid_asymmetric_47q{grid-template-columns:1fr;gap:30px}
.consent_overlay_94h{right:15px;left:15px;bottom:15px;max-width:none}
.consent_actions_92p{flex-direction:column}
.consent_button_primary_56t,.consent_button_secondary_74m{width:100%}
}
@media (max-width: 480px) {
.logo_wrapper_58p{width:70px;height:70px}
.logo_wrapper_58p img{width:55px;height:55px}
.brand_title_29h{font-size:1.15rem}
.email_link_94z{font-size:.85rem;padding:8px 14px}
}
.apropos-hero-section{background:linear-gradient(135deg,#DBEFD9 0%,#BFD8B5 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.apropos-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#80bc7826;border-radius:50%;z-index:1}
.apropos-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}
.apropos-hero-content h1{font-size:3.2rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.2}
.apropos-hero-content p{font-size:1.25rem;color:#495057;line-height:1.7;margin-bottom:0}
.apropos-origines-wrapper{background:#fff;padding:100px 20px}
.apropos-origines-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.apropos-origines-texte h2{font-size:2.5rem;color:#212529;margin-bottom:30px;font-weight:700}
.apropos-origines-texte p{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:20px}
.apropos-origines-image{position:relative}
.apropos-origines-image img{width:100%;height:450px;object-fit:cover;border-radius:8px;box-shadow:0 15px 40px #0000001f}
.apropos-timeline-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:100px 20px;position:relative}
.apropos-timeline-container{max-width:1000px;margin:0 auto}
.apropos-timeline-titre{text-align:center;margin-bottom:70px}
.apropos-timeline-titre h2{font-size:2.5rem;color:#212529;font-weight:700;margin-bottom:15px}
.apropos-timeline-item{display:flex;gap:50px;margin-bottom:60px;position:relative;padding-left:80px}
.apropos-timeline-marqueur{position:absolute;left:0;top:0;width:60px;height:60px;background:#80BC78;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#fff;box-shadow:0 4px 15px #80bc784d;flex-shrink:0}
.apropos-timeline-contenu h3{font-size:1.8rem;color:#212529;margin-bottom:10px;font-weight:600}
.apropos-timeline-date{font-size:.95rem;color:#80BC78;font-weight:600;margin-bottom:15px;display:block}
.apropos-timeline-contenu p{font-size:1.05rem;color:#495057;line-height:1.7;margin:0}
.apropos-equipe-section{background:#fff;padding:100px 20px}
.apropos-equipe-intro{max-width:800px;margin:0 auto 70px;text-align:center}
.apropos-equipe-intro h2{font-size:2.5rem;color:#212529;font-weight:700;margin-bottom:20px}
.apropos-equipe-intro p{font-size:1.15rem;color:#495057;line-height:1.7}
.apropos-equipe-grille{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.apropos-membre-carte{background:#f8f9fa;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}
.apropos-membre-carte:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}
.apropos-membre-photo{width:100%;height:320px;overflow:hidden}
.apropos-membre-photo img{width:100%;height:100%;object-fit:cover}
.apropos-membre-info{padding:30px}
.apropos-membre-info h3{font-size:1.6rem;color:#212529;margin-bottom:8px;font-weight:600}
.apropos-membre-role{font-size:1rem;color:#80BC78;font-weight:600;margin-bottom:15px;display:block}
.apropos-membre-info p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.apropos-valeurs-bloc{background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);padding:100px 20px;position:relative}
.apropos-valeurs-contenu{max-width:1100px;margin:0 auto}
.apropos-valeurs-titre{text-align:center;margin-bottom:60px}
.apropos-valeurs-titre h2{font-size:2.5rem;color:#fff;font-weight:700;margin-bottom:15px}
.apropos-valeurs-cartes{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.apropos-valeur-item{background:#fffffff2;padding:40px 30px;border-radius:8px;text-align:center;transition:transform .3s ease}
.apropos-valeur-item:hover{transform:translateY(-5px)}
.apropos-valeur-icone{width:70px;height:70px;background:#DBEFD9;border-radius:50%;margin:0 auto 25px;display:flex;align-items:center;justify-content:center;font-size:2rem}
.apropos-valeur-item h3{font-size:1.5rem;color:#212529;margin-bottom:15px;font-weight:600}
.apropos-valeur-item p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.apropos-split-vision{display:grid;grid-template-columns:1fr 1fr;min-height:600px}
.apropos-vision-gauche{background:#f8f9fa;padding:80px 60px;display:flex;flex-direction:column;justify-content:center}
.apropos-vision-gauche h2{font-size:2.5rem;color:#212529;font-weight:700;margin-bottom:30px}
.apropos-vision-gauche p{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:20px}
.apropos-vision-cta{display:inline-block;background:#80BC78;color:#fff;padding:15px 35px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.05rem;margin-top:20px;transition:background .3s ease,transform .3s ease}
.apropos-vision-cta:hover{background:#6da766;transform:translateY(-2px);color:#fff}
.apropos-vision-droite{position:relative;overflow:hidden}
.apropos-vision-droite img{width:100%;height:100%;object-fit:cover}
@media (max-width: 992px) {
.apropos-origines-grid{grid-template-columns:1fr;gap:40px}
.apropos-equipe-grille{grid-template-columns:1fr;gap:40px}
.apropos-valeurs-cartes{grid-template-columns:1fr;gap:30px}
.apropos-split-vision{grid-template-columns:1fr}
.apropos-vision-gauche{padding:60px 30px}
.apropos-vision-droite img{height:400px}
}
@media (max-width: 768px) {
.apropos-hero-content h1{font-size:2.2rem}
.apropos-hero-content p{font-size:1.1rem}
.apropos-origines-texte h2,.apropos-timeline-titre h2,.apropos-equipe-intro h2,.apropos-valeurs-titre h2,.apropos-vision-gauche h2{font-size:2rem}
.apropos-timeline-item{padding-left:70px}
.apropos-timeline-marqueur{width:50px;height:50px;font-size:1.2rem}
}
.edubiz-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);overflow-x:hidden}
.edubiz-hero-section{background:linear-gradient(165deg,#DBEFD9 0%,#fff 45%,#BFD8B5 100%);padding:4.5rem 1.5rem 4rem;position:relative}
.edubiz-hero-section::before{content:'';position:absolute;top:0;right:0;width:420px;height:420px;background:radial-gradient(circle,#80bc7814 0%,transparent 65%);border-radius:50%;z-index:1}
.edubiz-hero-container{max-width:1180px;margin:0 auto;position:relative;z-index:2}
.edubiz-hero-intro{max-width:520px;margin-bottom:2.8rem}
.edubiz-hero-label{display:inline-block;background:#80BC78;color:#fff;padding:.45rem 1.2rem;border-radius:25px;font-size:.82rem;font-weight:600;letter-spacing:.3px;margin-bottom:1.4rem}
.edubiz-hero-title{font-size:2.7rem;line-height:1.18;color:#212529;font-weight:700;margin-bottom:1.3rem;letter-spacing:-.5px}
.edubiz-hero-text{font-size:1.08rem;line-height:1.65;color:#495057;margin-bottom:2.2rem}
.edubiz-hero-split{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}
.edubiz-split-left h3{font-size:1.45rem;color:#343a40;font-weight:600;margin-bottom:1.1rem;line-height:1.35}
.edubiz-split-left p{font-size:.98rem;line-height:1.72;color:#495057;margin-bottom:1.5rem}
.edubiz-split-right{background:#fff;padding:2.2rem;border-radius:16px;box-shadow:0 8px 28px #00000014;border:1px solid #80bc7826}
.edubiz-feature-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.6rem}
.edubiz-feature-item:last-child{margin-bottom:0}
.edubiz-feature-icon{width:42px;height:42px;background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:700;font-size:1.15rem}
.edubiz-feature-content h4{font-size:1.05rem;color:#212529;font-weight:600;margin-bottom:.4rem}
.edubiz-feature-content p{font-size:.92rem;color:#495057;line-height:1.6;margin:0}
.edubiz-visual-showcase{background:#fff;padding:5rem 1.5rem;position:relative}
.edubiz-visual-container{max-width:1220px;margin:0 auto}
.edubiz-visual-header{text-align:center;margin-bottom:3.8rem}
.edubiz-visual-header h2{font-size:2.3rem;color:#212529;font-weight:700;margin-bottom:1rem;line-height:1.25}
.edubiz-visual-header p{font-size:1.05rem;color:#495057;line-height:1.68;max-width:680px;margin:0 auto}
.edubiz-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:3.5rem}
.edubiz-info-card{background:linear-gradient(145deg,#f8f9fa 0%,#fff 100%);border:2px solid #DBEFD9;border-radius:18px;padding:2.5rem;transition:all .35s ease;position:relative;overflow:hidden}
.edubiz-info-card::before{content:'';position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,#80bc780f 0%,transparent 70%);border-radius:50%;transition:all .4s ease}
.edubiz-info-card:hover{transform:translateY(-6px);box-shadow:0 14px 38px #80bc782e;border-color:#80BC78}
.edubiz-info-card:hover::before{top:-20%;right:-20%}
.edubiz-card-number{display:inline-block;width:48px;height:48px;background:#80BC78;color:#fff;border-radius:12px;font-size:1.3rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:1.3rem}
.edubiz-info-card h3{font-size:1.35rem;color:#212529;font-weight:600;margin-bottom:.9rem;line-height:1.3}
.edubiz-info-card p{font-size:.97rem;color:#495057;line-height:1.7;margin:0}
.edubiz-image-display{display:grid;grid-template-columns:1.2fr 0.8fr;gap:2rem;align-items:center}
.edubiz-main-image{border-radius:16px;overflow:hidden;box-shadow:0 12px 36px #0000001f;position:relative}
.edubiz-main-image img{width:100%;height:420px;object-fit:cover;display:block}
.edubiz-side-image{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001a}
.edubiz-side-image img{width:100%;height:420px;object-fit:cover;display:block}
.edubiz-testimonial-section{background:linear-gradient(165deg,#f8f9fa 0%,#DBEFD9 45%,#BFD8B5 100%);padding:5rem 1.5rem;position:relative}
.edubiz-testimonial-container{max-width:1140px;margin:0 auto}
.edubiz-testimonial-intro{text-align:center;margin-bottom:3.5rem}
.edubiz-testimonial-intro h2{font-size:2.2rem;color:#212529;font-weight:700;margin-bottom:.9rem}
.edubiz-testimonial-intro p{font-size:1.02rem;color:#495057;max-width:620px;margin:0 auto;line-height:1.65}
.edubiz-testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.8rem}
.edubiz-testimonial-card{background:#fff;border-radius:18px;padding:2.5rem;box-shadow:0 6px 24px #00000014;transition:all .3s ease;display:flex;flex-direction:column;gap:1.5rem}
.edubiz-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #80bc7826}
.edubiz-testimonial-header{display:flex;align-items:center;gap:1.3rem}
.edubiz-testimonial-avatar{width:68px;height:68px;border-radius:50%;overflow:hidden;border:3px solid #DBEFD9;flex-shrink:0}
.edubiz-testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.edubiz-testimonial-meta h4{font-size:1.12rem;color:#212529;font-weight:600;margin-bottom:.3rem}
.edubiz-testimonial-meta p{font-size:.88rem;color:#80BC78;font-weight:500;margin:0}
.edubiz-testimonial-text{font-size:.98rem;color:#495057;line-height:1.75;font-style:italic;position:relative;padding-left:1.5rem;border-left:3px solid #BFD8B5}
.edubiz-cta-wrapper{margin-top:3.2rem;text-align:center;background:#fff;padding:2.8rem;border-radius:18px;box-shadow:0 8px 28px #00000014}
.edubiz-cta-wrapper h3{font-size:1.6rem;color:#212529;font-weight:600;margin-bottom:.8rem}
.edubiz-cta-wrapper p{font-size:1rem;color:#495057;margin-bottom:1.8rem;line-height:1.65}
.edubiz-cta-button{display:inline-block;background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);color:#fff;padding:.95rem 2.5rem;border-radius:30px;font-weight:600;font-size:1.02rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #80bc784d;position:relative;z-index:10}
.edubiz-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #80bc7866;background:linear-gradient(135deg,#6fa866 0%,#a8c89f 100%)}
@media (max-width: 968px) {
.edubiz-hero-split{grid-template-columns:1fr;gap:2.5rem}
.edubiz-hero-title{font-size:2.2rem}
.edubiz-cards-grid{grid-template-columns:1fr;gap:2rem}
.edubiz-image-display{grid-template-columns:1fr}
.edubiz-main-image img,.edubiz-side-image img{height:340px}
.edubiz-testimonial-grid{grid-template-columns:1fr;gap:2rem}
.edubiz-visual-header h2{font-size:1.95rem}
}
@media (max-width: 640px) {
.edubiz-hero-section{padding:3rem 1.2rem 2.5rem}
.edubiz-hero-title{font-size:1.85rem}
.edubiz-hero-text{font-size:1rem}
.edubiz-split-right{padding:1.6rem}
.edubiz-visual-showcase{padding:3.5rem 1.2rem}
.edubiz-visual-header h2{font-size:1.7rem}
.edubiz-info-card{padding:1.8rem}
.edubiz-main-image img,.edubiz-side-image img{height:280px}
.edubiz-testimonial-section{padding:3.5rem 1.2rem}
.edubiz-testimonial-intro h2{font-size:1.75rem}
.edubiz-testimonial-card{padding:1.8rem}
.edubiz-cta-wrapper{padding:2rem 1.5rem}
.edubiz-cta-wrapper h3{font-size:1.35rem}
}
.hero-full-viewport{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#DBEFD9 0%,#BFD8B5 100%)}
.hero-full-viewport::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.15;z-index:1;background:url(./blog_images/JLhwD.jpg) (cover) center}
.hero-content-zone{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:80px 20px}
.hero-main-title{font-size:4.2rem;font-weight:800;color:#212529;line-height:1.1;margin-bottom:30px;letter-spacing:-.02em}
.hero-subtitle-text{font-size:1.5rem;color:#495057;line-height:1.6;margin-bottom:45px;max-width:700px}
.hero-action-button{display:inline-block;padding:18px 40px;background:#80BC78;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #80bc784d}
.hero-action-button:hover{background:#6fa766;transform:translateY(-2px);box-shadow:0 6px 20px #80bc7866}
.profitability-analysis-section{background:#fff;padding:100px 20px;position:relative}
.profitability-content-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.profitability-text-area{padding-right:40px}
.profitability-section-title{font-size:3rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.2}
.profitability-description{font-size:1.15rem;color:#495057;line-height:1.8;margin-bottom:20px}
.profitability-visual-zone{position:relative}
.profitability-image-main{width:100%;height:500px;object-fit:cover;border-radius:12px;box-shadow:0 8px 30px #0000001a}
.diagonal-analysis-block{background:linear-gradient(165deg,#DBEFD9 0%,#fff 100%);padding:90px 20px;clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);margin:-50px 0}
.diagonal-analysis-container{max-width:1200px;margin:0 auto}
.diagonal-analysis-title{font-size:2.8rem;color:#212529;margin-bottom:50px;font-weight:700;text-align:center}
.analysis-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.analysis-card-item{background:#fff;padding:35px;border-radius:10px;box-shadow:0 4px 15px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.analysis-card-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #80bc7833}
.analysis-card-title{font-size:1.5rem;color:#80BC78;margin-bottom:15px;font-weight:600}
.analysis-card-text{font-size:1.05rem;color:#495057;line-height:1.7}
.asymmetric-tools-section{background:#f8f9fa;padding:100px 20px}
.asymmetric-tools-wrapper{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:40% 60%;gap:60px}
.tools-image-column{position:relative}
.tools-display-image{width:100%;height:600px;object-fit:cover;border-radius:15px;box-shadow:0 10px 40px #0000001f}
.tools-content-column{padding:40px 0}
.tools-section-heading{font-size:2.7rem;color:#212529;margin-bottom:30px;font-weight:700}
.tools-feature-list{list-style:none;padding:0;margin:0}
.tools-feature-item{padding:25px 0;border-bottom:1px solid #BFD8B5}
.tools-feature-title{font-size:1.4rem;color:#80BC78;margin-bottom:10px;font-weight:600}
.tools-feature-description{font-size:1.05rem;color:#495057;line-height:1.7}
.overlapping-methodology-zone{background:#fff;padding:100px 20px;position:relative}
.methodology-main-container{max-width:1200px;margin:0 auto}
.methodology-heading-centered{font-size:3rem;color:#212529;text-align:center;margin-bottom:70px;font-weight:700}
.methodology-steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 60px}
.methodology-step-card{position:relative;padding-left:80px}
.step-number-marker{position:absolute;left:0;top:0;width:60px;height:60px;background:linear-gradient(135deg,#80BC78,#BFD8B5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;box-shadow:0 4px 12px #80bc784d}
.step-content-area{background:#f8f9fa;padding:30px;border-radius:8px;min-height:180px}
.step-title-text{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:600}
.step-description-text{font-size:1.05rem;color:#495057;line-height:1.7}
.radial-insights-section{background:linear-gradient(180deg,#DBEFD9 0%,#fff 100%);padding:100px 20px}
.radial-insights-container{max-width:1400px;margin:0 auto;display:flex;gap:70px;align-items:center}
.insights-image-area{flex:0 0 45%}
.insights-showcase-image{width:100%;height:550px;object-fit:cover;border-radius:12px;box-shadow:0 10px 35px #00000026}
.insights-text-area{flex:1}
.insights-main-heading{font-size:2.8rem;color:#212529;margin-bottom:30px;font-weight:700}
.insights-paragraph{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:25px}
.insights-link-button{display:inline-block;padding:16px 35px;background:#80BC78;color:#fff;text-decoration:none;font-size:1.05rem;font-weight:600;border-radius:8px;transition:all .3s ease;margin-top:20px}
.insights-link-button:hover{background:#6fa766;transform:translateX(5px)}
.testimonial-zigzag-section{background:#fff;padding:100px 20px}
.testimonial-container-main{max-width:1100px;margin:0 auto}
.testimonial-heading-zone{text-align:center;margin-bottom:60px}
.testimonial-section-title{font-size:2.9rem;color:#212529;font-weight:700;margin-bottom:20px}
.testimonial-card-wrapper{display:flex;gap:50px;align-items:center;background:linear-gradient(135deg,#f8f9fa 0%,#DBEFD9 100%);padding:50px;border-radius:15px;box-shadow:0 8px 25px #00000014}
.testimonial-image-zone{flex:0 0 200px}
.testimonial-profile-image{width:200px;height:200px;border-radius:50%;object-fit:cover;border:5px solid #80BC78;box-shadow:0 6px 20px #80bc784d}
.testimonial-text-zone{flex:1}
.testimonial-quote-text{font-size:1.2rem;color:#343a40;line-height:1.8;margin-bottom:20px;font-style:italic}
.testimonial-author-name{font-size:1.3rem;color:#80BC78;font-weight:600;margin-bottom:5px}
.testimonial-author-position{font-size:1.05rem;color:#495057}
.cta-finale-section{background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);padding:100px 20px;text-align:center}
.cta-finale-container{max-width:900px;margin:0 auto}
.cta-finale-title{font-size:3.2rem;color:#fff;margin-bottom:30px;font-weight:700;line-height:1.2}
.cta-finale-description{font-size:1.3rem;color:#fff;line-height:1.7;margin-bottom:40px;opacity:.95}
.cta-finale-button{display:inline-block;padding:20px 50px;background:#fff;color:#80BC78;text-decoration:none;font-size:1.2rem;font-weight:700;border-radius:10px;transition:all .3s ease;box-shadow:0 6px 20px #00000026}
.cta-finale-button:hover{transform:scale(1.05);box-shadow:0 10px 30px #00000040}
@media (max-width: 1024px) {
.profitability-content-wrapper{grid-template-columns:1fr;gap:50px}
.profitability-text-area{padding-right:0}
.analysis-grid-layout{grid-template-columns:repeat(2,1fr)}
.asymmetric-tools-wrapper{grid-template-columns:1fr}
.methodology-steps-grid{grid-template-columns:1fr}
.radial-insights-container{flex-direction:column}
.insights-image-area{flex:1;width:100%}
}
@media (max-width: 768px) {
.hero-main-title{font-size:2.8rem}
.hero-subtitle-text{font-size:1.2rem}
.profitability-section-title{font-size:2.2rem}
.diagonal-analysis-title{font-size:2rem}
.analysis-grid-layout{grid-template-columns:1fr}
.tools-section-heading{font-size:2rem}
.methodology-heading-centered{font-size:2.2rem}
.testimonial-card-wrapper{flex-direction:column;text-align:center}
.cta-finale-title{font-size:2.2rem}
.cta-finale-description{font-size:1.1rem}
.diagonal-analysis-block{clip-path:none;margin:0}
}
.contact-bridge-wrapper{background:linear-gradient(165deg,#DBEFD9 0%,#fff 35%,#BFD8B5 100%);min-height:100vh;padding:0}
.contact-bridge-header{max-width:720px;margin:0 auto;padding:80px 20px 60px;text-align:center}
.contact-bridge-header h1{font-size:2.8rem;color:#212529;font-weight:700;line-height:1.2;margin:0 0 24px;letter-spacing:-.5px}
.contact-bridge-header p{font-size:1.1rem;color:#495057;line-height:1.7;margin:0}
.contact-bridge-main-container{max-width:1100px;margin:0 auto;padding:0 20px 100px}
.contact-bridge-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;margin-bottom:70px}
.contact-bridge-info-panel{background:#fff;border-radius:12px;padding:45px 35px;box-shadow:0 4px 20px #0000000f}
.contact-bridge-info-panel h2{font-size:1.5rem;color:#212529;font-weight:600;margin:0 0 30px}
.contact-bridge-detail-block{margin-bottom:32px}
.contact-bridge-detail-block:last-child{margin-bottom:0}
.contact-bridge-detail-label{font-size:.85rem;color:#80BC78;font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px}
.contact-bridge-detail-content{font-size:1.05rem;color:#343a40;line-height:1.6;margin:0}
.contact-bridge-detail-content a{color:#343a40;text-decoration:none;transition:color .3s ease}
.contact-bridge-detail-content a:hover{color:#80BC78}
.contact-bridge-form-panel{background:#fff;border-radius:12px;padding:50px 45px;box-shadow:0 4px 20px #0000000f}
.contact-bridge-form-panel h2{font-size:1.6rem;color:#212529;font-weight:600;margin:0 0 35px}
.contact-bridge-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}
.contact-bridge-input-group{margin-bottom:20px}
.contact-bridge-input-label{display:block;font-size:.95rem;color:#495057;font-weight:500;margin-bottom:8px}
.contact-bridge-input-field{width:100%;padding:14px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;color:#343a40;background:#fafbfc;transition:all .3s ease;box-sizing:border-box}
.contact-bridge-input-field:focus{outline:none;border-color:#80BC78;background:#fff;box-shadow:0 0 0 3px #80bc781a}
.contact-bridge-textarea-field{width:100%;padding:14px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;color:#343a40;background:#fafbfc;min-height:140px;resize:vertical;font-family:inherit;transition:all .3s ease;box-sizing:border-box}
.contact-bridge-textarea-field:focus{outline:none;border-color:#80BC78;background:#fff;box-shadow:0 0 0 3px #80bc781a}
.contact-bridge-consent-wrapper{margin:25px 0 30px;display:flex;align-items:flex-start;gap:10px}
.contact-bridge-consent-check{margin-top:4px;width:18px;height:18px;flex-shrink:0;cursor:pointer}
.contact-bridge-consent-text{font-size:.9rem;color:#495057;line-height:1.6;margin:0}
.contact-bridge-consent-text a{color:#80BC78;text-decoration:underline;transition:color .3s ease}
.contact-bridge-consent-text a:hover{color:#6a9d64}
.contact-bridge-submit-btn{background:linear-gradient(135deg,#80BC78 0%,#6a9d64 100%);color:#fff;border:none;padding:16px 45px;font-size:1.05rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #80bc7840}
.contact-bridge-submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #80bc7859}
.contact-bridge-alternative-section{background:#fff;border-radius:12px;padding:50px 45px;text-align:center;box-shadow:0 4px 20px #0000000f}
.contact-bridge-alternative-section h2{font-size:1.7rem;color:#212529;font-weight:600;margin:0 0 20px}
.contact-bridge-alternative-section p{font-size:1.05rem;color:#495057;line-height:1.7;margin:0 0 30px;max-width:600px;margin-left:auto;margin-right:auto}
.contact-bridge-cta-btn{display:inline-block;background:#BFD8B5;color:#212529;padding:14px 35px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 3px 10px #00000014}
.contact-bridge-cta-btn:hover{background:#80BC78;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #0000001f}
.contact-bridge-hours-block{background:linear-gradient(135deg,#DBEFD9 0%,#BFD8B5 100%);border-radius:12px;padding:45px;margin-top:70px;text-align:center}
.contact-bridge-hours-block h2{font-size:1.6rem;color:#212529;font-weight:600;margin:0 0 30px}
.contact-bridge-hours-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;max-width:800px;margin:0 auto}
.contact-bridge-hours-item{background:#fff;padding:25px 20px;border-radius:10px;box-shadow:0 3px 12px #0000000d}
.contact-bridge-hours-title{font-size:.9rem;color:#80BC78;font-weight:600;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}
.contact-bridge-hours-value{font-size:1.1rem;color:#343a40;font-weight:500;margin:0}
.contact-bridge-map-section{background:#f8f9fa;border-radius:12px;padding:50px;margin-top:70px;text-align:center}
.contact-bridge-map-section h2{font-size:1.7rem;color:#212529;font-weight:600;margin:0 0 18px}
.contact-bridge-map-section p{font-size:1.05rem;color:#495057;line-height:1.7;margin:0 0 30px;max-width:650px;margin-left:auto;margin-right:auto}
.contact-bridge-address-display{display:inline-block;background:#fff;padding:20px 35px;border-radius:8px;font-size:1.1rem;color:#343a40;font-weight:500;box-shadow:0 3px 12px #0000000d;margin-bottom:15px}
@media (max-width: 992px) {
.contact-bridge-grid{grid-template-columns:1fr;gap:35px}
.contact-bridge-form-row{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.contact-bridge-header h1{font-size:2rem}
.contact-bridge-header{padding:60px 20px 40px}
.contact-bridge-form-panel,.contact-bridge-info-panel{padding:35px 25px}
.contact-bridge-alternative-section,.contact-bridge-hours-block,.contact-bridge-map-section{padding:35px 25px}
.contact-bridge-hours-grid{grid-template-columns:1fr}
}
@media (max-width: 576px) {
.contact-bridge-header h1{font-size:1.7rem}
.contact-bridge-submit-btn{width:100%}
}
.program-learning-wrapper{background:#fff;min-height:100vh}
.program-learning-wrapper *{box-sizing:border-box}
.program-hero-learning{background:linear-gradient(135deg,#DBEFD9 0%,#BFD8B5 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.program-hero-learning::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#80bc781a;border-radius:50%;z-index:1}
.program-hero-learning .hero-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.program-hero-learning .hero-text-side h1{font-size:48px;color:#212529;margin:0 0 24px;line-height:1.2;font-weight:700}
.program-hero-learning .hero-text-side p{font-size:19px;color:#495057;line-height:1.7;margin:0 0 32px}
.program-hero-learning .hero-image-side img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px #00000026}
.program-hero-learning .cta-hero-btn{display:inline-block;padding:16px 40px;background:#80BC78;color:#fff;text-decoration:none;border-radius:8px;font-size:17px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}
.program-hero-learning .cta-hero-btn:hover{background:#6fa866;transform:translateY(-2px);box-shadow:0 8px 20px #80bc784d}
.curriculum-zigzag-section{padding:100px 20px;background:#f8f9fa}
.curriculum-zigzag-section .section-inner{max-width:1200px;margin:0 auto}
.curriculum-zigzag-section .section-title-main{font-size:38px;color:#212529;text-align:center;margin:0 0 70px;font-weight:700}
.curriculum-item-row{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-bottom:80px}
.curriculum-item-row:nth-child(even){direction:rtl}
.curriculum-item-row:nth-child(even) > *{direction:ltr}
.curriculum-content-block h3{font-size:28px;color:#212529;margin:0 0 20px;font-weight:600}
.curriculum-content-block p{font-size:17px;color:#495057;line-height:1.8;margin:0 0 16px}
.curriculum-content-block ul{list-style:none;padding:0;margin:20px 0 0}
.curriculum-content-block ul li{font-size:16px;color:#495057;padding:10px 0 10px 30px;position:relative;line-height:1.6}
.curriculum-content-block ul li::before{content:'';position:absolute;left:0;top:10px;color:#80BC78;font-weight:700;font-size:18px}
.curriculum-visual-block img{width:100%;height:360px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #0000001a}
.instructor-cards-section{padding:100px 20px;background:#fff;position:relative}
.instructor-cards-section::before{content:'';position:absolute;top:0;left:0;right:0;height:300px;background:linear-gradient(180deg,#DBEFD9 0%,transparent 100%);z-index:1}
.instructor-cards-section .cards-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.instructor-cards-section .section-header-text{text-align:center;margin-bottom:60px}
.instructor-cards-section .section-header-text h2{font-size:36px;color:#212529;margin:0 0 16px;font-weight:700}
.instructor-cards-section .section-header-text p{font-size:18px;color:#495057;margin:0;line-height:1.6}
.instructor-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.instructor-single-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #00000014;transition:all .3s ease}
.instructor-single-card:hover{transform:translateY(-8px);box-shadow:0 16px 50px #0000001f}
.instructor-single-card .card-image-area{width:100%;height:280px;overflow:hidden}
.instructor-single-card .card-image-area img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.instructor-single-card:hover .card-image-area img{transform:scale(1.05)}
.instructor-single-card .card-text-area{padding:28px 24px}
.instructor-single-card .card-text-area h3{font-size:22px;color:#212529;margin:0 0 8px;font-weight:600}
.instructor-single-card .card-text-area .role-label{font-size:15px;color:#80BC78;margin:0 0 16px;font-weight:500}
.instructor-single-card .card-text-area p{font-size:15px;color:#495057;line-height:1.7;margin:0}
.timeline-process-section{padding:100px 20px;background:#f5f6fa}
.timeline-process-section .timeline-wrapper{max-width:900px;margin:0 auto}
.timeline-process-section .timeline-title{font-size:36px;color:#212529;text-align:center;margin:0 0 80px;font-weight:700}
.timeline-step-item{display:flex;gap:40px;margin-bottom:60px;position:relative}
.timeline-step-item:not(:last-child)::before{content:'';position:absolute;left:29px;top:60px;width:2px;height:calc(100% + 20px);background:#BFD8B5}
.timeline-number-box{width:60px;height:60px;background:#80BC78;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;font-weight:700;flex-shrink:0;position:relative;z-index:2;box-shadow:0 4px 12px #80bc784d}
.timeline-content-box{flex:1;background:#fff;padding:28px 32px;border-radius:12px;box-shadow:0 4px 20px #0000000f}
.timeline-content-box h3{font-size:24px;color:#212529;margin:0 0 14px;font-weight:600}
.timeline-content-box p{font-size:16px;color:#495057;line-height:1.7;margin:0}
.practical-benefits-overlay{padding:100px 20px;background:linear-gradient(135deg,#BFD8B5 0%,#DBEFD9 100%);position:relative;overflow:hidden}
.practical-benefits-overlay::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:#ffffff26;border-radius:50%}
.practical-benefits-overlay .benefits-inner{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.practical-benefits-overlay .benefits-header{text-align:center;margin-bottom:60px}
.practical-benefits-overlay .benefits-header h2{font-size:38px;color:#212529;margin:0 0 18px;font-weight:700}
.practical-benefits-overlay .benefits-header p{font-size:18px;color:#343a40;margin:0;line-height:1.6}
.benefits-grid-display{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.benefit-card-item{background:#ffffffe6;padding:32px;border-radius:12px;backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000014;transition:all .3s ease}
.benefit-card-item:hover{background:#ffff;transform:translateY(-4px);box-shadow:0 12px 36px #0000001f}
.benefit-card-item h3{font-size:22px;color:#212529;margin:0 0 16px;font-weight:600}
.benefit-card-item p{font-size:16px;color:#495057;line-height:1.7;margin:0}
.enrollment-cta-section{padding:120px 20px;background:#fff;text-align:center}
.enrollment-cta-section .cta-content-box{max-width:700px;margin:0 auto}
.enrollment-cta-section h2{font-size:40px;color:#212529;margin:0 0 24px;font-weight:700;line-height:1.3}
.enrollment-cta-section p{font-size:18px;color:#495057;line-height:1.7;margin:0 0 40px}
.enrollment-cta-section .enrollment-info-text{font-size:16px;color:#6c757d;margin:24px 0 0;font-style:italic}
.cta-buttons-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.cta-buttons-group .btn-primary-cta{display:inline-block;padding:18px 48px;background:#80BC78;color:#fff;text-decoration:none;border-radius:8px;font-size:17px;font-weight:600;transition:all .3s ease;border:2px solid #80BC78}
.cta-buttons-group .btn-primary-cta:hover{background:#6fa866;border-color:#6fa866;transform:translateY(-2px);box-shadow:0 8px 20px #80bc784d}
.cta-buttons-group .btn-secondary-cta{display:inline-block;padding:18px 48px;background:none;color:#80BC78;text-decoration:none;border-radius:8px;font-size:17px;font-weight:600;transition:all .3s ease;border:2px solid #80BC78}
.cta-buttons-group .btn-secondary-cta:hover{background:#80BC78;color:#fff;transform:translateY(-2px)}
@media (max-width: 968px) {
.program-hero-learning .hero-content-wrapper{grid-template-columns:1fr;gap:40px}
.program-hero-learning .hero-text-side h1{font-size:36px}
.curriculum-item-row{grid-template-columns:1fr;gap:30px}
.curriculum-item-row:nth-child(even){direction:ltr}
.instructor-grid-layout{grid-template-columns:1fr;gap:30px}
.timeline-step-item{gap:24px}
.timeline-step-item:not(:last-child)::before{left:19px}
.timeline-number-box{width:40px;height:40px;font-size:18px}
.benefits-grid-display{grid-template-columns:1fr}
.cta-buttons-group{flex-direction:column;align-items:center}
.cta-buttons-group .btn-primary-cta,.cta-buttons-group .btn-secondary-cta{width:100%;max-width:320px}
}
@media (max-width: 640px) {
.program-hero-learning{padding:80px 20px 60px}
.program-hero-learning .hero-text-side h1{font-size:28px}
.program-hero-learning .hero-text-side p{font-size:16px}
.curriculum-zigzag-section .section-title-main{font-size:28px}
.instructor-cards-section .section-header-text h2{font-size:28px}
.timeline-process-section .timeline-title{font-size:28px}
.practical-benefits-overlay .benefits-header h2{font-size:28px}
.enrollment-cta-section h2{font-size:30px}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fff 0%,#fafbfc 50%,#f8f9fa 100%);min-height:100vh;padding:0}
.policy-header-section{background:linear-gradient(165deg,#DBEFD9 0%,#BFD8B5 45%,#80BC78 100%);padding:4.5rem 1.5rem 3.5rem;position:relative;overflow:hidden}
.policy-header-section::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:200%;background:#ffffff14;transform:rotate(-15deg);pointer-events:none}
.policy-header-content{max-width:920px;margin:0 auto;position:relative;z-index:2}
.policy-main-title{font-size:2.8rem;font-weight:700;color:#1a1a1a;margin:0 0 1.2rem;line-height:1.15;letter-spacing:-.02em}
.policy-intro-text{font-size:1.15rem;color:#2d3436;line-height:1.7;margin:0;font-weight:400}
.policy-main-content{max-width:920px;margin:0 auto;padding:4rem 1.5rem 5rem}
.policy-narrative-block{background:#fff;border-left:4px solid #80BC78;padding:2.5rem 2.2rem;margin-bottom:2.8rem;box-shadow:0 2px 12px #0000000a;border-radius:0 8px 8px 0}
.policy-narrative-block h2{font-size:1.75rem;color:#212529;margin:0 0 1.4rem;font-weight:600;letter-spacing:-.01em}
.policy-narrative-block p{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 1.3rem}
.policy-narrative-block p:last-child{margin-bottom:0}
.policy-mosaic-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-bottom:3rem}
.mosaic-fragment{background:linear-gradient(to bottom right,#fff,#fafbfc);padding:2rem 1.8rem;border-radius:12px;border:1px solid #e9ecef;transition:all .3s ease}
.mosaic-fragment:hover{transform:translateY(-4px);box-shadow:0 8px 24px #80bc7826;border-color:#BFD8B5}
.mosaic-fragment h3{font-size:1.35rem;color:#343a40;margin:0 0 1rem;font-weight:600}
.mosaic-fragment p{font-size:1rem;color:#495057;line-height:1.75;margin:0}
.policy-technical-cluster{background:#f8f9fa;padding:3rem 2.5rem;border-radius:16px;margin-bottom:3rem;border:2px solid #DBEFD9}
.technical-cluster-title{font-size:1.9rem;color:#212529;margin:0 0 2rem;font-weight:700;text-align:center}
.technical-item-row{display:flex;align-items:flex-start;margin-bottom:2rem;gap:1.5rem}
.technical-item-row:last-child{margin-bottom:0}
.technical-marker{width:48px;height:48px;min-width:48px;background:linear-gradient(135deg,#80BC78,#BFD8B5);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.1rem;box-shadow:0 4px 12px #80bc784d}
.technical-content-text{flex:1}
.technical-content-text h4{font-size:1.25rem;color:#343a40;margin:0 0 .7rem;font-weight:600}
.technical-content-text p{font-size:1.02rem;color:#495057;line-height:1.75;margin:0}
.policy-asymmetric-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:2.5rem;margin-bottom:3rem}
.asymmetric-primary{background:#fff;padding:2.8rem 2.4rem;border-radius:12px;box-shadow:0 4px 16px #0000000f}
.asymmetric-primary h2{font-size:1.85rem;color:#212529;margin:0 0 1.5rem;font-weight:600}
.asymmetric-primary p{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 1.2rem}
.asymmetric-sidebar{background:linear-gradient(180deg,#DBEFD9 0%,#BFD8B5 100%);padding:2.4rem 2rem;border-radius:12px;display:flex;flex-direction:column;justify-content:center}
.asymmetric-sidebar h3{font-size:1.4rem;color:#1a1a1a;margin:0 0 1.3rem;font-weight:600}
.asymmetric-sidebar ul{list-style:none;padding:0;margin:0}
.asymmetric-sidebar li{font-size:1.02rem;color:#2d3436;line-height:1.6;padding-left:1.8rem;margin-bottom:.9rem;position:relative}
.asymmetric-sidebar li::before{content:'→';position:absolute;left:0;color:#80BC78;font-weight:700;font-size:1.2rem}
.policy-layered-section{position:relative;background:#fff;padding:3.5rem 2.8rem;border-radius:16px;margin-bottom:3rem;box-shadow:0 6px 20px #00000014}
.policy-layered-section::after{content:'';position:absolute;bottom:-12px;left:20px;right:20px;height:12px;background:#BFD8B5;border-radius:0 0 12px 12px;z-index:-1}
.policy-layered-section h2{font-size:1.95rem;color:#212529;margin:0 0 1.8rem;font-weight:700}
.policy-layered-section p{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 1.4rem}
.policy-control-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}
.control-card-item{background:linear-gradient(to bottom,#fafbfc,#fff);padding:2rem 1.8rem;border-radius:10px;border:2px solid #e9ecef;transition:border-color .3s ease}
.control-card-item:hover{border-color:#80BC78}
.control-card-item h4{font-size:1.2rem;color:#343a40;margin:0 0 .9rem;font-weight:600}
.control-card-item p{font-size:.98rem;color:#495057;line-height:1.7;margin:0}
.policy-radial-section{background:linear-gradient(circle at center,#DBEFD9 0%,#fff 70%);padding:4rem 2.5rem;border-radius:20px;margin-bottom:3rem;text-align:center}
.radial-center-title{font-size:2.1rem;color:#212529;margin:0 0 3rem;font-weight:700}
.radial-spoke-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:900px;margin:0 auto}
.radial-spoke-item{background:#fff;padding:1.8rem 1.6rem;border-radius:12px;width:calc(33.333% - 1.4rem);min-width:220px;box-shadow:0 4px 16px #0000000f;transition:transform .3s ease}
.radial-spoke-item:hover{transform:scale(1.05)}
.radial-spoke-item h4{font-size:1.15rem;color:#343a40;margin:0 0 .8rem;font-weight:600}
.radial-spoke-item p{font-size:.96rem;color:#495057;line-height:1.7;margin:0}
.policy-closure-block{background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);padding:3.5rem 2.8rem;border-radius:16px;text-align:center;margin-bottom:2rem}
.closure-statement{font-size:1.25rem;color:#1a1a1a;line-height:1.7;margin:0 0 2rem;font-weight:500}
.closure-contact-compact{background:#fffffff2;padding:1.8rem 2rem;border-radius:12px;display:inline-block;box-shadow:0 4px 16px #0000001a}
.closure-contact-compact p{font-size:1.05rem;color:#343a40;margin:0 0 .6rem;line-height:1.6}
.closure-contact-compact p:last-child{margin-bottom:0}
.closure-contact-compact a{color:#80BC78;text-decoration:none;font-weight:600;transition:color .3s ease}
.closure-contact-compact a:hover{color:#6a9d64;text-decoration:underline}
@media (max-width: 768px) {
.policy-main-title{font-size:2rem}
.policy-intro-text{font-size:1.05rem}
.policy-narrative-block{padding:2rem 1.5rem}
.policy-narrative-block h2{font-size:1.5rem}
.policy-mosaic-section{grid-template-columns:1fr}
.policy-technical-cluster{padding:2rem 1.5rem}
.technical-item-row{flex-direction:column;gap:1rem}
.technical-marker{width:40px;height:40px;min-width:40px;font-size:1rem}
.policy-asymmetric-layout{grid-template-columns:1fr;gap:2rem}
.policy-control-grid{grid-template-columns:1fr;gap:1.5rem}
.radial-spoke-item{width:100%}
.policy-closure-block{padding:2.5rem 1.5rem}
.closure-statement{font-size:1.1rem}
}
@media (max-width: 480px) {
.policy-header-section{padding:3rem 1rem 2.5rem}
.policy-main-content{padding:3rem 1rem 4rem}
.policy-main-title{font-size:1.75rem}
.mosaic-fragment{padding:1.5rem 1.3rem}
.asymmetric-primary,.asymmetric-sidebar{padding:2rem 1.5rem}
.policy-layered-section{padding:2.5rem 1.5rem}
.closure-contact-compact{padding:1.5rem 1.3rem}
}
.privacy-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}
.privacy-header-section{background:linear-gradient(165deg,#80BC78 0%,#BFD8B5 100%);padding:4.5rem 1.5rem 3rem;text-align:center;position:relative;overflow:hidden}
.privacy-header-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff14;border-radius:50%;z-index:1}
.privacy-header-section::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ffffff0f;border-radius:50%;z-index:1}
.privacy-main-title{font-size:2.8rem;font-weight:700;color:#fff;margin:0 0 1rem;position:relative;z-index:2;letter-spacing:-.5px}
.privacy-update-date{font-size:1rem;color:#ffffffe6;font-weight:400;position:relative;z-index:2}
.privacy-content-container{max-width:920px;margin:0 auto;padding:3.5rem 1.5rem 5rem}
.privacy-intro-block{background:#fff;border-left:5px solid #80BC78;padding:2rem 2.5rem;margin-bottom:3rem;border-radius:8px;box-shadow:0 2px 12px #0000000f}
.privacy-intro-block p{font-size:1.05rem;line-height:1.75;color:#343a40;margin:0}
.privacy-section-wrapper{background:#fff;padding:2.5rem 2.5rem 2rem;margin-bottom:2rem;border-radius:10px;box-shadow:0 3px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease}
.privacy-section-wrapper:hover{transform:translateY(-3px);box-shadow:0 6px 25px #80bc781f}
.privacy-section-title{font-size:1.75rem;font-weight:700;color:#212529;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:3px solid #DBEFD9;letter-spacing:-.3px}
.privacy-section-wrapper p{font-size:1rem;line-height:1.8;color:#495057;margin-bottom:1.25rem}
.privacy-section-wrapper p:last-child{margin-bottom:0}
.privacy-subsection-header{font-size:1.25rem;font-weight:600;color:#343a40;margin:2rem 0 1rem;padding-left:1rem;border-left:4px solid #BFD8B5}
.privacy-data-list{background:#f8f9fa;padding:1.5rem 2rem;border-radius:6px;margin:1.5rem 0}
.privacy-data-list ul{margin:0;padding-left:1.5rem;list-style:none}
.privacy-data-list li{font-size:.98rem;line-height:1.7;color:#495057;margin-bottom:.75rem;position:relative;padding-left:1.5rem}
.privacy-data-list li::before{content:'→';position:absolute;left:0;color:#80BC78;font-weight:700;font-size:1.1rem}
.privacy-data-list li:last-child{margin-bottom:0}
.privacy-highlight-box{background:linear-gradient(135deg,#DBEFD9 0%,#f8f9fa 100%);padding:1.75rem 2rem;border-radius:8px;margin:2rem 0;border:1px solid #BFD8B5}
.privacy-highlight-box p{margin-bottom:.75rem;color:#343a40;font-size:.98rem;line-height:1.75}
.privacy-highlight-box p:last-child{margin-bottom:0}
.privacy-contact-section{background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);padding:3rem 2.5rem;border-radius:12px;margin-top:3.5rem;text-align:center;box-shadow:0 4px 20px #80bc7833}
.privacy-contact-title{font-size:1.9rem;font-weight:700;color:#fff;margin:0 0 1.5rem;letter-spacing:-.4px}
.privacy-contact-details{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:1.5rem}
.privacy-contact-item{background:#ffffff26;padding:1rem 2rem;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;backdrop-filter:blur(10px);border:1px solid #fff3;min-width:280px}
.privacy-contact-item strong{display:block;margin-bottom:.25rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;opacity:.9}
.privacy-rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}
.privacy-rights-card{background:#f8f9fa;padding:1.75rem;border-radius:8px;border-top:4px solid #80BC78;transition:all .3s ease}
.privacy-rights-card:hover{background:#DBEFD9;transform:translateY(-2px);box-shadow:0 4px 12px #80bc7826}
.privacy-rights-card h3{font-size:1.1rem;font-weight:700;color:#212529;margin:0 0 .75rem}
.privacy-rights-card p{font-size:.95rem;line-height:1.65;color:#495057;margin:0}
.privacy-table-wrapper{overflow-x:auto;margin:2rem 0;border-radius:8px;box-shadow:0 2px 8px #0000000d}
.privacy-data-table{width:100%;border-collapse:collapse;background:#fff}
.privacy-data-table thead{background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%)}
.privacy-data-table th{padding:1.25rem 1.5rem;text-align:left;font-weight:700;color:#fff;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}
.privacy-data-table td{padding:1.25rem 1.5rem;border-bottom:1px solid #e9ecef;font-size:.95rem;line-height:1.6;color:#495057}
.privacy-data-table tbody tr:hover{background:#f8f9fa}
.privacy-data-table tbody tr:last-child td{border-bottom:none}
@media (max-width: 768px) {
.privacy-main-title{font-size:2rem}
.privacy-header-section{padding:3rem 1rem 2rem}
.privacy-content-container{padding:2rem 1rem 3rem}
.privacy-section-wrapper{padding:1.75rem 1.5rem 1.5rem}
.privacy-intro-block{padding:1.5rem 1.75rem}
.privacy-section-title{font-size:1.5rem}
.privacy-subsection-header{font-size:1.15rem}
.privacy-rights-grid{grid-template-columns:1fr}
.privacy-contact-section{padding:2rem 1.5rem}
.privacy-contact-title{font-size:1.5rem}
.privacy-contact-item{min-width:100%}
.privacy-data-table th,.privacy-data-table td{padding:1rem;font-size:.9rem}
}
@media (max-width: 480px) {
.privacy-main-title{font-size:1.75rem}
.privacy-section-wrapper{padding:1.5rem 1.25rem}
.privacy-data-list{padding:1.25rem 1.5rem}
}
.success-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);min-height:100vh;padding:0;margin:0}
.success-hero-zone{padding:120px 20px 80px;text-align:center;position:relative;overflow:hidden}
.success-hero-zone::before{content:'';position:absolute;top:-50%;left:-10%;width:120%;height:200%;background:radial-gradient(circle at 30% 40%,#80bc781f 0%,transparent 50%);pointer-events:none;z-index:1}
.success-hero-zone::after{content:'';position:absolute;bottom:-30%;right:-5%;width:80%;height:150%;background:radial-gradient(circle at 70% 60%,#bfd8b526 0%,transparent 45%);pointer-events:none;z-index:1}
.success-content-inner{max-width:720px;margin:0 auto;position:relative;z-index:2}
.success-icon-display{width:140px;height:140px;margin:0 auto 45px;background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:successPulse 2.5s ease-in-out infinite;box-shadow:0 15px 45px #80bc7840}
@keyframes successPulse {
0%,100%{transform:scale(1);box-shadow:0 15px 45px #80bc7840}
50%{transform:scale(1.05);box-shadow:0 20px 55px #80bc7859}
}
.success-icon-display::before{content:'';font-size:72px;color:#fff;font-weight:700;line-height:1}
.success-icon-display::after{content:'';position:absolute;inset:-15px;border:3px solid #80bc7833;border-radius:50%;animation:ringExpand 2.5s ease-in-out infinite}
@keyframes ringExpand {
0%,100%{transform:scale(0.95);opacity:.6}
50%{transform:scale(1.1);opacity:.2}
}
.success-main-heading{font-size:48px;font-weight:800;color:#212529;margin:0 0 25px;line-height:1.2;letter-spacing:-.5px}
.success-subtext-line{font-size:20px;color:#495057;line-height:1.7;margin:0 0 55px;font-weight:400}
.confirmation-details-block{background:#fff;border-radius:16px;padding:45px;margin:0 0 60px;box-shadow:0 8px 30px #21252914;border:1px solid #80bc7826;position:relative;overflow:hidden}
.confirmation-details-block::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#80BC78 0%,#BFD8B5 50%,#DBEFD9 100%)}
.detail-row-item{display:flex;align-items:flex-start;padding:20px 0;border-bottom:1px solid #f5f6fa}
.detail-row-item:last-child{border-bottom:none;padding-bottom:0}
.detail-row-item:first-child{padding-top:0}
.detail-label-text{font-size:15px;font-weight:600;color:#80BC78;min-width:180px;text-transform:uppercase;letter-spacing:.5px}
.detail-value-text{font-size:17px;color:#343a40;font-weight:500;line-height:1.6}
.next-steps-section{background:linear-gradient(135deg,#DBEFD9 0%,#f8f9fa 100%);padding:70px 20px;margin:60px 0 0}
.next-steps-container{max-width:900px;margin:0 auto}
.steps-heading-text{font-size:36px;font-weight:700;color:#212529;text-align:center;margin:0 0 50px;letter-spacing:-.3px}
.steps-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.step-card-element{background:#fff;padding:35px 30px;border-radius:12px;box-shadow:0 5px 20px #2125290f;border-left:4px solid #80BC78;transition:all .3s ease;position:relative}
.step-card-element:hover{transform:translateY(-5px);box-shadow:0 10px 35px #2125291f;border-left-color:#BFD8B5}
.step-number-badge{display:inline-block;width:38px;height:38px;background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);color:#fff;font-size:18px;font-weight:700;border-radius:50%;text-align:center;line-height:38px;margin:0 0 20px}
.step-title-text{font-size:20px;font-weight:700;color:#212529;margin:0 0 12px;line-height:1.3}
.step-description-text{font-size:16px;color:#495057;line-height:1.6;margin:0}
.action-buttons-zone{text-align:center;padding:60px 20px}
.button-group-flex{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;max-width:600px;margin:0 auto}
.primary-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 40px;background:linear-gradient(135deg,#80BC78 0%,#BFD8B5 100%);color:#fff;font-size:17px;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 6px 20px #80bc784d;border:none;cursor:pointer;position:relative;z-index:10;letter-spacing:.3px}
.primary-action-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #80bc7866;background:linear-gradient(135deg,#6fa867 0%,#a8c6a0 100%)}
.secondary-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 40px;background:#fff;color:#80BC78;font-size:17px;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px #2125291a;border:2px solid #80BC78;cursor:pointer;position:relative;z-index:10;letter-spacing:.3px}
.secondary-action-btn:hover{background:#80BC78;color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #80bc7840}
.info-notice-block{background:#fff;border-radius:12px;padding:30px;max-width:700px;margin:50px auto 0;box-shadow:0 4px 15px #2125290f;border:1px solid #DBEFD9}
.notice-title-text{font-size:18px;font-weight:700;color:#212529;margin:0 0 15px;display:flex;align-items:center;gap:10px}
.notice-title-text::before{content:'ℹ';display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#80BC78;color:#fff;border-radius:50%;font-size:16px;font-weight:700}
.notice-body-text{font-size:15px;color:#495057;line-height:1.7;margin:0}
@media (max-width: 768px) {
.success-hero-zone{padding:80px 15px 60px}
.success-main-heading{font-size:36px;margin-bottom:20px}
.success-subtext-line{font-size:18px;margin-bottom:40px}
.success-icon-display{width:110px;height:110px;margin-bottom:35px}
.success-icon-display::before{font-size:56px}
.confirmation-details-block{padding:30px 20px;margin-bottom:40px}
.detail-row-item{flex-direction:column;gap:8px;padding:15px 0}
.detail-label-text{min-width:auto;font-size:14px}
.detail-value-text{font-size:16px}
.next-steps-section{padding:50px 15px;margin-top:40px}
.steps-heading-text{font-size:28px;margin-bottom:35px}
.steps-grid-layout{grid-template-columns:1fr;gap:25px}
.step-card-element{padding:25px 20px}
.action-buttons-zone{padding:40px 15px}
.button-group-flex{flex-direction:column;gap:15px}
.primary-action-btn,.secondary-action-btn{width:100%;padding:16px 30px;font-size:16px}
.info-notice-block{padding:25px 20px;margin-top:35px}
.notice-title-text{font-size:17px}
.notice-body-text{font-size:14px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.success-hero-zone{padding:100px 30px 70px}
.success-main-heading{font-size:42px}
.confirmation-details-block{padding:40px 35px}
.steps-grid-layout{grid-template-columns:repeat(2,1fr);gap:30px}
}
.error-wrapper-404{min-height:100vh;background:linear-gradient(135deg,#DBEFD9 0%,#fff 50%,#BFD8B5 100%);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden}
.error-wrapper-404::before{content:'';position:absolute;top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,#80bc7826 0%,transparent 70%);border-radius:50%;pointer-events:none}
.error-wrapper-404::after{content:'';position:absolute;bottom:-15%;left:-8%;width:600px;height:600px;background:radial-gradient(circle,#bfd8b533 0%,transparent 70%);border-radius:50%;pointer-events:none}
.error-content-container{max-width:720px;width:100%;background:#fff;border-radius:16px;box-shadow:0 8px 32px #80bc781f 0 2px 8px #0000000a;padding:3.5rem 2.5rem;position:relative;z-index:2;text-align:center}
.error-visual-code{font-size:8rem;font-weight:800;line-height:1;background:linear-gradient(145deg,#80BC78 0%,#BFD8B5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.5rem;letter-spacing:-.02em}
.error-heading-primary{font-size:2rem;color:#2d3436;margin:0 0 1rem;font-weight:700;line-height:1.3}
.error-description-text{font-size:1.125rem;color:#636e72;line-height:1.7;margin:0 0 2rem}
.error-divider-line{width:80px;height:3px;background:linear-gradient(90deg,transparent 0%,#80BC78 50%,transparent 100%);margin:2rem auto;border:none}
.error-suggestion-block{background:#f8faf9;border-left:4px solid #80BC78;padding:1.5rem;margin:2rem 0;text-align:left;border-radius:0 8px 8px 0}
.error-suggestion-title{font-size:1rem;font-weight:600;color:#2d3436;margin:0 0 .75rem}
.error-suggestion-list{list-style:none;padding:0;margin:0}
.error-suggestion-list li{color:#636e72;font-size:.975rem;padding:.5rem 0;padding-left:1.5rem;position:relative}
.error-suggestion-list li::before{content:'→';position:absolute;left:0;color:#80BC78;font-weight:700}
.error-navigation-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}
.error-btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#80BC78 0%,#6fa967 100%);color:#fff;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 12px #80bc7840;position:relative;z-index:10}
.error-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #80bc7859;background:linear-gradient(135deg,#6fa967 0%,#80BC78 100%)}
.error-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#80BC78;padding:.875rem 2rem;border:2px solid #BFD8B5;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s cubic-bezier(0.4,0,0.2,1);position:relative;z-index:10}
.error-btn-secondary:hover{border-color:#80BC78;background:#f8faf9;transform:translateY(-2px);box-shadow:0 4px 12px #80bc7826}
.error-meta-info{margin-top:3rem;padding-top:2rem;border-top:1px solid #e8ede9;font-size:.875rem;color:#95a5a6;line-height:1.6}
.error-contact-link{color:#80BC78;text-decoration:none;font-weight:600;transition:color .2s ease}
.error-contact-link:hover{color:#6fa967;text-decoration:underline}
.error-decorative-shape{position:absolute;width:120px;height:120px;border:3px solid #DBEFD9;border-radius:50%;top:-60px;right:-60px;opacity:.6}
.error-decorative-shape-two{position:absolute;width:80px;height:80px;background:linear-gradient(135deg,#BFD8B5 0%,#DBEFD9 100%);border-radius:12px;bottom:-40px;left:-40px;opacity:.4;transform:rotate(25deg)}
@media (max-width: 768px) {
.error-content-container{padding:2.5rem 1.5rem}
.error-visual-code{font-size:5.5rem}
.error-heading-primary{font-size:1.5rem}
.error-description-text{font-size:1rem}
.error-navigation-group{flex-direction:column;align-items:stretch}
.error-btn-primary,.error-btn-secondary{width:100%;justify-content:center}
.error-decorative-shape,.error-decorative-shape-two{display:none}
}
@media (max-width: 480px) {
.error-wrapper-404{padding:1rem .75rem}
.error-content-container{padding:2rem 1.25rem}
.error-visual-code{font-size:4.5rem}
.error-heading-primary{font-size:1.35rem}
.error-suggestion-block{padding:1.25rem}
.error-btn-primary,.error-btn-secondary{padding:.75rem 1.5rem;font-size:.95rem}
}