:root{--color-primary:#26BAC7;--color-secondary:#9A0B44;--color-tertiary:#FCFECC;--color-bg-light:#fafbfc;--color-bg-white:#fff;--color-text-dark:#212529;--color-text-mid:#495057;--color-text-light:#6c757d;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2.5rem;--spacing-xl:4rem;--border-radius:8px;--transition-speed:.3s}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:'General Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.7;color:var(--color-text-dark);background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);min-height:100vh;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:opacity var(--transition-speed) ease}a:hover{opacity:.75}a:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px;border-radius:3px}button{font-family:inherit;border:none;cursor:pointer;transition:all var(--transition-speed) ease}button:focus-visible{outline:3px solid var(--color-primary);outline-offset:4px}header{background:var(--color-bg-white);border-bottom:1px solid #26bac726;position:relative}.top_brand_row_8kx{text-align:center;padding:var(--spacing-md) var(--spacing-sm);background:linear-gradient(90deg,#26bac70d 0%,#9a0b440d 100%)}.company_title_9qw{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-secondary);letter-spacing:-.02em;margin:0}.foundation_layer_5vp{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) var(--spacing-lg);max-width:1400px;margin:0 auto;gap:var(--spacing-lg)}.logo_holder_3mt{flex-shrink:0;display:flex;align-items:center;z-index:10}.logo_holder_3mt img{height:70px;width:70px;object-fit:contain}.primary_nav_7bz{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap;justify-content:flex-end}.primary_nav_7bz a{font-size:1rem;font-weight:500;color:var(--color-text-mid);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius);transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease;white-space:nowrap;min-height:44px;display:flex;align-items:center}.primary_nav_7bz a:hover{background-color:#26bac71a;color:var(--color-primary);opacity:1}main{min-height:400px}footer{background:linear-gradient(135deg,#212529 0%,#343a40 100%);color:#e9ecef;position:relative;overflow:hidden}.footer_sanctuary_layout{display:grid;grid-template-columns:200px 1fr;min-height:380px}.vertical_strip_zone{background:linear-gradient(180deg,var(--color-secondary) 0%,#9a0b44cc 100%);padding:var(--spacing-lg) var(--spacing-md);display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-right:3px solid #26bac74d}.footer_logo_container{margin-bottom:var(--spacing-lg)}.footer_logo_container img{height:85px;width:85px;opacity:.95}.vertical_divider_accent{width:2px;height:60px;background:linear-gradient(180deg,transparent 0%,#fcfecc99 50%,transparent 100%);margin:var(--spacing-md) 0}.main_footer_content{padding:var(--spacing-xl) var(--spacing-lg);display:flex;flex-direction:column;gap:var(--spacing-xl)}.dense_info_cluster{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--spacing-lg);padding-bottom:var(--spacing-lg);border-bottom:1px solid #e9ecef26}.info_block_tactile{background:#ffffff08;padding:var(--spacing-md);border-radius:var(--border-radius);border-left:3px solid var(--color-primary)}.info_block_tactile h3{font-size:1.1rem;margin-bottom:var(--spacing-sm);color:var(--color-tertiary);font-weight:600}.service_links_cluster{display:flex;flex-direction:column;gap:var(--spacing-xs)}.service_links_cluster a{color:#ced4da;font-size:.95rem;padding:var(--spacing-xs) 0;transition:color var(--transition-speed) ease;min-height:44px;display:flex;align-items:center}.service_links_cluster a:hover{color:var(--color-primary);opacity:1}.contact_detail_wrapper{display:flex;align-items:center;gap:var(--spacing-xs);margin-top:var(--spacing-xs)}.contact_detail_wrapper a{color:#dee2e6;font-size:.95rem;word-break:break-all}.sparse_legal_zone{display:flex;justify-content:space-between;align-items:center;padding-top:var(--spacing-md);flex-wrap:wrap;gap:var(--spacing-md)}.copyright_text{font-size:.9rem;color:#adb5bd}.home_link_footer{color:var(--color-tertiary);font-weight:500;padding:var(--spacing-xs) var(--spacing-md);background:#26bac726;border-radius:var(--border-radius);transition:background-color var(--transition-speed) ease;min-height:44px;display:flex;align-items:center}.home_link_footer:hover{background:#26bac740;opacity:1}@media (max-width:1024px){.foundation_layer_5vp{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-md)}.primary_nav_7bz{justify-content:center;width:100%}.footer_sanctuary_layout{grid-template-columns:1fr}.vertical_strip_zone{flex-direction:row;padding:var(--spacing-md);border-right:none;border-bottom:3px solid #26bac74d}.vertical_divider_accent{width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,#fcfecc99 50%,transparent 100%);margin:0 var(--spacing-md)}.footer_logo_container{margin-bottom:0}.footer_logo_container img{height:65px;width:65px}}@media (max-width:768px){.top_brand_row_8kx{padding:var(--spacing-sm)}.company_title_9qw{font-size:1.3rem}.logo_holder_3mt img{height:55px;width:55px}.primary_nav_7bz{flex-direction:column;gap:var(--spacing-xs)}.primary_nav_7bz a{width:100%;text-align:center;justify-content:center}.dense_info_cluster{grid-template-columns:1fr}.sparse_legal_zone{flex-direction:column;text-align:center}}.consent_micro_shell{position:fixed;bottom:25px;right:25px;background:var(--color-bg-white);border:2px solid var(--color-primary);border-radius:var(--border-radius);padding:var(--spacing-md);max-width:420px;box-shadow:0 8px 24px #21252926;z-index:9999;display:none;animation:slideInUp .4s ease-out}.consent_micro_shell.active{display:block}@keyframes slideInUp{from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.consent_title_fragment{font-size:1.1rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--spacing-sm)}.consent_body_text{font-size:.9rem;color:var(--color-text-mid);line-height:1.6;margin-bottom:var(--spacing-md)}.consent_actions_duo{display:flex;gap:var(--spacing-sm);flex-wrap:wrap}.consent_btn{flex:1;min-width:140px;padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--border-radius);font-weight:600;font-size:.95rem;min-height:48px;transition:all var(--transition-speed) ease}.consent_accept_all{background:linear-gradient(135deg,var(--color-primary) 0%,#1fa5b1 100%);color:var(--color-bg-white)}.consent_accept_all:hover{background:linear-gradient(135deg,#1fa5b1 0%,var(--color-primary) 100%);transform:translateY(-1px)}.consent_reject_all{background:var(--color-bg-light);color:var(--color-text-dark);border:2px solid var(--color-text-light)}.consent_reject_all:hover{background:#e9ecef;border-color:var(--color-text-mid)}@media (max-width:480px){.consent_micro_shell{left:15px;right:15px;bottom:15px;max-width:none}.consent_actions_duo{flex-direction:column}.consent_btn{width:100%}}.index-hero-full{position:relative;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.index-hero-full .hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.index-hero-full .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#9a0b44d9 0%,#26bac7bf 100%);z-index:1}.index-hero-full .hero-content-wrapper{position:relative;z-index:2;max-width:900px;padding:40px;text-align:center;color:#fff}.index-hero-full .hero-title-main{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:24px;text-shadow:2px 4px 12px #0000004d;letter-spacing:-1px}.index-hero-full .hero-subtitle-text{font-size:1.4rem;line-height:1.6;margin-bottom:36px;color:#FCFECC;font-weight:400;max-width:700px;margin-left:auto;margin-right:auto}.index-hero-full .hero-cta-button{display:inline-block;padding:18px 42px;background:#FCFECC;color:#9A0B44;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 6px 20px #fcfecc66;z-index:10;position:relative}.index-hero-full .hero-cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #fcfecc99;background:#fff}@media (max-width:768px){.index-hero-full{height:100vh;min-height:500px}.index-hero-full .hero-title-main{font-size:2.2rem}.index-hero-full .hero-subtitle-text{font-size:1.1rem}.index-hero-full .hero-content-wrapper{padding:24px}}.audit-reality-section{padding:100px 0;background:linear-gradient(165deg,#f8f9fa 0%,#fff 50%,#fafbfc 100%);position:relative}.audit-reality-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%)}.audit-reality-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.audit-reality-header{text-align:center;margin-bottom:70px}.audit-reality-header .section-badge{display:inline-block;padding:8px 20px;background:#26bac71a;color:#26BAC7;font-size:.9rem;font-weight:600;border-radius:20px;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.audit-reality-header h2{font-size:2.6rem;color:#212529;font-weight:700;line-height:1.2;margin-bottom:24px}.audit-reality-header .intro-text{font-size:1.15rem;color:#495057;line-height:1.7;max-width:800px;margin:0 auto}.reality-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.reality-image-column{position:relative}.reality-image-column img{width:100%;height:500px;object-fit:cover;border-radius:20px;box-shadow:0 20px 60px #9a0b4426}.reality-image-column::after{content:'';position:absolute;bottom:-15px;right:-15px;width:80%;height:80%;background:#26bac71a;border-radius:20px;z-index:-1}.reality-content-column{display:flex;flex-direction:column;gap:30px}.reality-point-block{padding:28px;background:#fff;border-left:5px solid #26BAC7;border-radius:8px;box-shadow:0 4px 15px #0000000f;transition:all .3s ease}.reality-point-block:hover{transform:translateX(8px);box-shadow:0 8px 25px #26bac726}.reality-point-block h3{font-size:1.4rem;color:#212529;font-weight:700;margin-bottom:12px}.reality-point-block p{font-size:1rem;color:#495057;line-height:1.7;margin:0}@media (max-width:968px){.reality-grid-layout{grid-template-columns:1fr;gap:40px}.reality-image-column img{height:400px}}@media (max-width:768px){.audit-reality-section{padding:60px 0}.audit-reality-header h2{font-size:2rem}.reality-image-column img{height:300px}}.diagonal-preparation-zone{position:relative;padding:120px 0 140px;background:#fff;overflow:hidden}.diagonal-preparation-zone::before{content:'';position:absolute;top:-80px;left:-10%;width:120%;height:200px;background:linear-gradient(135deg,#26BAC7 0%,#26bac74d 100%);transform:rotate(-3deg);z-index:0}.diagonal-prep-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.diagonal-prep-title{font-size:2.8rem;color:#212529;font-weight:800;text-align:center;margin-bottom:60px;position:relative}.diagonal-prep-title::after{content:'';display:block;width:100px;height:4px;background:#9A0B44;margin:20px auto 0;border-radius:2px}.preparation-cards-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.prep-card-item{flex:0 0 calc(33.333% - 20px);background:#f8f9fa;padding:40px 30px;border-radius:15px;position:relative;transition:all .4s ease;border:2px solid transparent}.prep-card-item:hover{transform:translateY(-10px) scale(1.02);border-color:#26BAC7;background:#fff;box-shadow:0 15px 40px #26bac733}.prep-card-item::before{content:'';position:absolute;top:-3px;left:20px;width:50px;height:6px;background:#9A0B44;border-radius:3px}.prep-card-item h3{font-size:1.5rem;color:#212529;font-weight:700;margin-bottom:16px;margin-top:10px}.prep-card-item p{font-size:1rem;color:#495057;line-height:1.7;margin:0}@media (max-width:968px){.prep-card-item{flex:0 0 calc(50% - 15px)}}@media (max-width:768px){.diagonal-preparation-zone{padding:80px 0 100px}.diagonal-prep-title{font-size:2.2rem}.prep-card-item{flex:0 0 100%}}.immersive-process-area{background:linear-gradient(180deg,#9A0B44 0%,#6a0830 100%);padding:100px 0;position:relative;color:#fff}.immersive-process-area::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:150px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0,60 Q300,0 600,60 T1200,60 L1200,120 L0,120 Z' fill='%23f8f9fa'/%3E%3C/svg%3E") no-repeat bottom;background-size:cover}.process-inner-container{max-width:1100px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.process-heading-center{text-align:center;margin-bottom:80px}.process-heading-center h2{font-size:2.9rem;font-weight:800;color:#FCFECC;margin-bottom:20px;line-height:1.2}.process-heading-center p{font-size:1.2rem;color:#ffffffe6;line-height:1.6;max-width:700px;margin:0 auto}.process-flow-vertical{display:flex;flex-direction:column;gap:40px;max-width:800px;margin:0 auto}.process-step-row{display:flex;align-items:flex-start;gap:30px;background:#ffffff14;padding:35px;border-radius:12px;backdrop-filter:blur(10px);border:1px solid #ffffff26;transition:all .3s ease}.process-step-row:hover{background:#ffffff1f;transform:translateX(10px)}.step-number-circle{flex-shrink:0;width:70px;height:70px;background:#26BAC7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:800;color:#fff;box-shadow:0 6px 20px #26bac766}.step-text-content h3{font-size:1.6rem;font-weight:700;color:#FCFECC;margin-bottom:12px}.step-text-content p{font-size:1.05rem;color:#ffffffd9;line-height:1.7;margin:0}@media (max-width:768px){.immersive-process-area{padding:70px 0}.process-heading-center h2{font-size:2.2rem}.process-step-row{flex-direction:column;gap:20px;padding:25px}.step-number-circle{width:60px;height:60px;font-size:1.5rem}}.asymmetric-expertise-block{background:#f8f9fa;padding:110px 0;position:relative}.expertise-content-wrapper{max-width:1300px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:45% 55%;gap:60px;align-items:center}.expertise-text-zone{padding-right:30px}.expertise-text-zone .section-label{display:inline-block;padding:10px 24px;background:#9a0b441a;color:#9A0B44;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border-radius:25px;margin-bottom:24px}.expertise-text-zone h2{font-size:2.7rem;color:#212529;font-weight:800;line-height:1.2;margin-bottom:28px}.expertise-text-zone .lead-paragraph{font-size:1.15rem;color:#495057;line-height:1.8;margin-bottom:35px}.expertise-features-list{list-style:none;padding:0;margin:0 0 40px}.expertise-features-list li{padding:16px 0;font-size:1.05rem;color:#343a40;line-height:1.6;position:relative;padding-left:35px}.expertise-features-list li::before{content:'';position:absolute;left:0;top:16px;width:24px;height:24px;background:#26BAC7;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.expertise-cta-link{display:inline-block;padding:16px 40px;background:#9A0B44;color:#fff;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 6px 20px #9a0b4440}.expertise-cta-link:hover{background:#7a0936;transform:translateY(-3px);box-shadow:0 10px 30px #9a0b4459}.expertise-visual-zone{position:relative}.expertise-visual-zone img{width:100%;height:550px;object-fit:cover;border-radius:20px;box-shadow:0 25px 70px #00000026}.expertise-visual-zone::before{content:'';position:absolute;top:30px;right:30px;width:90%;height:90%;border:3px solid #26BAC7;border-radius:20px;z-index:-1}@media (max-width:968px){.expertise-content-wrapper{grid-template-columns:1fr;gap:50px}.expertise-text-zone{padding-right:0}.expertise-visual-zone img{height:450px}}@media (max-width:768px){.asymmetric-expertise-block{padding:70px 0}.expertise-text-zone h2{font-size:2.1rem}.expertise-visual-zone img{height:350px}}.testimonial-showcase-layer{background:linear-gradient(165deg,#fff 0%,#f5f6fa 100%);padding:100px 0;position:relative}.testimonial-central-container{max-width:1000px;margin:0 auto;padding:0 20px}.testimonial-header-block{text-align:center;margin-bottom:70px}.testimonial-header-block h2{font-size:2.7rem;color:#212529;font-weight:800;margin-bottom:18px}.testimonial-header-block .subheader-text{font-size:1.15rem;color:#495057;line-height:1.7;max-width:650px;margin:0 auto}.testimonial-cards-flex{display:flex;gap:40px;flex-wrap:wrap;justify-content:center}.single-testimonial-card{flex:0 0 calc(50% - 20px);background:#fff;padding:45px 40px;border-radius:16px;box-shadow:0 8px 30px #00000014;position:relative;border-top:5px solid #26BAC7;transition:all .3s ease}.single-testimonial-card:hover{transform:translateY(-8px);box-shadow:0 15px 45px #26bac726}.testimonial-quote-icon{font-size:3rem;color:#9a0b4426;line-height:1;margin-bottom:20px}.testimonial-text-content{font-size:1.05rem;color:#343a40;line-height:1.8;margin-bottom:30px;font-style:italic}.testimonial-author-row{display:flex;align-items:center;gap:20px}.author-photo-circle{width:65px;height:65px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #26BAC7}.author-photo-circle img{width:100%;height:100%;object-fit:cover}.author-details-text h4{font-size:1.2rem;color:#212529;font-weight:700;margin-bottom:4px}.author-details-text p{font-size:.95rem;color:#9A0B44;font-weight:600;margin:0}@media (max-width:768px){.testimonial-showcase-layer{padding:70px 0}.testimonial-header-block h2{font-size:2.2rem}.single-testimonial-card{flex:0 0 100%;padding:35px 28px}}.bordered-expectations-container{background:#fff;padding:100px 0;position:relative}.expectations-inner-wrap{max-width:1100px;margin:0 auto;padding:0 20px}.expectations-title-section{text-align:center;margin-bottom:60px}.expectations-title-section h2{font-size:2.8rem;color:#212529;font-weight:800;margin-bottom:20px;position:relative;display:inline-block}.expectations-title-section h2::before{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:5px;background:linear-gradient(90deg,#26BAC7,#9A0B44);border-radius:3px}.expectations-title-section p{font-size:1.1rem;color:#495057;line-height:1.7;max-width:750px;margin:30px auto 0}.expectations-bordered-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#26BAC7;border:1px solid #26BAC7;border-radius:12px;overflow:hidden}.expectation-box-item{background:#f8f9fa;padding:45px 35px;position:relative;transition:all .3s ease}.expectation-box-item:hover{background:#fff;z-index:2}.expectation-box-item h3{font-size:1.5rem;color:#9A0B44;font-weight:700;margin-bottom:16px}.expectation-box-item p{font-size:1rem;color:#495057;line-height:1.7;margin:0}.expectation-box-item::before{content:'';position:absolute;top:20px;left:35px;width:40px;height:3px;background:#26BAC7}@media (max-width:768px){.bordered-expectations-container{padding:70px 0}.expectations-title-section h2{font-size:2.2rem}.expectations-bordered-grid{grid-template-columns:1fr}}.final-action-zone{background:linear-gradient(135deg,#26BAC7 0%,#1a8d98 100%);padding:90px 0;position:relative;overflow:hidden}.final-action-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#fcfecc1a;border-radius:50%}.final-action-content-box{max-width:900px;margin:0 auto;padding:0 20px;text-align:center;position:relative;z-index:1}.final-action-content-box h2{font-size:3rem;color:#fff;font-weight:800;line-height:1.2;margin-bottom:28px}.final-action-content-box .closing-message{font-size:1.25rem;color:#FCFECC;line-height:1.7;margin-bottom:45px;max-width:700px;margin-left:auto;margin-right:auto}.final-cta-button-primary{display:inline-block;padding:20px 50px;background:#9A0B44;color:#fff;font-size:1.15rem;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 8px 25px #9a0b4466;position:relative;z-index:10}.final-cta-button-primary:hover{background:#7a0936;transform:translateY(-4px);box-shadow:0 12px 35px #9a0b4480}@media (max-width:768px){.final-action-zone{padding:70px 0}.final-action-content-box h2{font-size:2.3rem}.final-action-content-box .closing-message{font-size:1.1rem}}.contact-wrapper-primary{background:linear-gradient(135deg,#fff 0%,#f8f9fa 50%,#fafbfc 100%);min-height:auto}.contact-hero-zone{background:linear-gradient(165deg,#26BAC7 0%,#26bac70d 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}.contact-hero-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fcfecc4d 0%,transparent 70%);border-radius:50%}.hero-content-block{max-width:900px;margin:0 auto;position:relative;z-index:2}.hero-content-block h1{color:#212529;font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-content-block .hero-subtitle{color:#495057;font-size:1.2rem;line-height:1.7;margin-bottom:0}.split-layout-section{padding:4rem 2rem;background:#fff}.split-layout-section .container{max-width:1200px;margin:0 auto}.grid-asymmetric{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}.info-card-stack{display:flex;flex-direction:column;gap:2rem}.info-card-item{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:2rem;border-radius:12px;border-left:4px solid #26BAC7;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.info-card-item:hover{transform:translateX(8px);box-shadow:0 4px 16px #26bac726;border-left-color:#9A0B44}.info-card-item h3{color:#212529;font-size:1.1rem;font-weight:600;margin-bottom:.8rem;display:flex;align-items:center;gap:.5rem}.info-card-item h3::before{content:'';width:8px;height:8px;background:#26BAC7;border-radius:50%;display:inline-block}.info-card-item p{color:#495057;font-size:1rem;line-height:1.6;margin:0}.info-card-item a{color:#9A0B44;text-decoration:none;font-weight:500;transition:color .3s ease}.info-card-item a:hover{color:#26BAC7}.form-container-main{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 24px #00000014;border:1px solid #f5f6fa}.form-container-main h2{color:#212529;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.form-container-main h2::after{content:'';display:block;width:60px;height:3px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%);margin-top:.8rem}.form-group-custom{margin-bottom:1.8rem}.form-group-custom label{display:block;color:#343a40;font-size:.95rem;font-weight:500;margin-bottom:.6rem}.form-group-custom input,.form-group-custom textarea,.form-group-custom select{width:100%;padding:.9rem 1.2rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;color:#212529;background:#fafbfc;transition:all .3s ease}.form-group-custom input:focus,.form-group-custom textarea:focus,.form-group-custom select:focus{outline:none;border-color:#26BAC7;background:#fff;box-shadow:0 0 0 3px #26bac71a}.form-group-custom textarea{min-height:140px;resize:vertical}.form-row-dual{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.checkbox-wrapper-custom{margin:2rem 0 1.5rem;padding:1.2rem;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.checkbox-wrapper-custom label{display:flex;align-items:start;gap:.8rem;cursor:pointer;color:#495057;font-size:.95rem;line-height:1.5}.checkbox-wrapper-custom input[type="checkbox"]{width:20px;height:20px;margin-top:.15rem;cursor:pointer;flex-shrink:0;accent-color:#26BAC7}.checkbox-wrapper-custom a{color:#9A0B44;text-decoration:none;font-weight:500}.checkbox-wrapper-custom a:hover{color:#26BAC7;text-decoration:underline}.btn-submit-main{width:100%;padding:1.1rem 2rem;background:linear-gradient(135deg,#26BAC7 0%,#1a9aa5 100%);color:#fff;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #26bac740;position:relative;z-index:10}.btn-submit-main:hover{background:linear-gradient(135deg,#1a9aa5 0%,#26BAC7 100%);box-shadow:0 6px 20px #26bac759;transform:translateY(-2px)}.btn-submit-main:active{transform:translateY(0)}.visual-band-section{padding:5rem 2rem;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}.visual-band-section::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 50%,#26BAC7 100%)}.visual-band-section .container{max-width:1100px;margin:0 auto}.visual-band-section h2{color:#212529;font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:1rem}.visual-band-section .section-intro{color:#495057;font-size:1.1rem;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.7}.image-grid-duo{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:2.5rem}.image-card-wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #00000014;transition:all .4s ease}.image-card-wrap:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f}.image-card-wrap img{width:100%;height:320px;object-fit:cover;display:block}.image-overlay-text{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#212529e6 0%,transparent 100%);padding:2rem 1.5rem 1.5rem;color:#fff}.image-overlay-text h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#fff}.image-overlay-text p{font-size:.95rem;line-height:1.5;margin:0;color:#ffffffe6}.map-section-wrapper{padding:4rem 2rem;background:#fff}.map-section-wrapper .container{max-width:1000px;margin:0 auto}.map-section-wrapper h2{color:#212529;font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}.map-section-wrapper .map-intro{color:#495057;font-size:1rem;text-align:center;margin-bottom:2.5rem;line-height:1.6}.location-details-box{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:2.5rem;border-radius:12px;border:2px solid #e9ecef;text-align:center}.location-details-box h3{color:#212529;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.location-details-box p{color:#495057;font-size:1.1rem;line-height:1.8;margin-bottom:.8rem}.location-details-box strong{color:#26BAC7;font-weight:600}.faq-accordion-section{padding:5rem 2rem;background:linear-gradient(180deg,#fff 0%,#f8f9fa 100%)}.faq-accordion-section .container{max-width:900px;margin:0 auto}.faq-accordion-section h2{color:#212529;font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:1rem}.faq-accordion-section .faq-intro{color:#495057;font-size:1.05rem;text-align:center;margin-bottom:3rem;line-height:1.7}.faq-item-block{background:#fff;border-radius:10px;margin-bottom:1.5rem;border:1px solid #e9ecef;overflow:hidden;transition:all .3s ease}.faq-item-block:hover{border-color:#26BAC7;box-shadow:0 4px 12px #26bac71a}.faq-question-header{background:#f8f9fa;padding:1.5rem 2rem;cursor:pointer;position:relative;transition:background .3s ease}.faq-question-header:hover{background:#f0f1f3}.faq-question-header h3{color:#212529;font-size:1.15rem;font-weight:600;margin:0;padding-right:2rem}.faq-question-header::after{content:'+';position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-size:1.8rem;color:#26BAC7;font-weight:300}.faq-answer-content{padding:1.5rem 2rem;color:#495057;font-size:1rem;line-height:1.7}.faq-answer-content p{margin:0 0 1rem}.faq-answer-content p:last-child{margin-bottom:0}.cta-final-section{padding:5rem 2rem;background:linear-gradient(135deg,#26BAC7 0%,#1a9aa5 100%);position:relative;overflow:hidden}.cta-final-section::before{content:'';position:absolute;top:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#fcfecc33 0%,transparent 70%);border-radius:50%}.cta-final-section::after{content:'';position:absolute;bottom:-40%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#9a0b4426 0%,transparent 70%);border-radius:50%}.cta-final-section .container{max-width:800px;margin:0 auto;position:relative;z-index:2;text-align:center}.cta-final-section h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-final-section p{color:#fffffff2;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.btn-cta-secondary{display:inline-block;padding:1.2rem 3rem;background:#fff;color:#26BAC7;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 16px #00000026;position:relative;z-index:10}.btn-cta-secondary:hover{background:#9A0B44;color:#fff;box-shadow:0 6px 24px #00000040;transform:translateY(-3px)}@media (max-width:768px){.contact-hero-zone{padding:3rem 1.5rem 2.5rem}.hero-content-block h1{font-size:2rem}.hero-content-block .hero-subtitle{font-size:1rem}.split-layout-section{padding:3rem 1.5rem}.grid-asymmetric{grid-template-columns:1fr;gap:2.5rem}.form-container-main{padding:2rem 1.5rem}.form-row-dual{grid-template-columns:1fr;gap:1.2rem}.visual-band-section{padding:3rem 1.5rem}.visual-band-section h2{font-size:1.8rem}.image-grid-duo{grid-template-columns:1fr;gap:2rem}.map-section-wrapper{padding:3rem 1.5rem}.location-details-box{padding:2rem 1.5rem}.faq-accordion-section{padding:3rem 1.5rem}.faq-accordion-section h2{font-size:1.8rem}.faq-question-header{padding:1.2rem 1.5rem}.faq-answer-content{padding:1.2rem 1.5rem}.cta-final-section{padding:3rem 1.5rem}.cta-final-section h2{font-size:1.9rem}.cta-final-section p{font-size:1rem}}.about-main-wrapper{background:linear-gradient(135deg,#fff 0%,#f8f9fa 50%,#fafbfc 100%);min-height:auto}.about-hero-intro{padding:5rem 0 4rem;background:#fff;position:relative;overflow:hidden}.about-hero-intro::before{content:'';position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:linear-gradient(45deg,#26bac708 0%,#fcfecc0d 100%);transform:rotate(-15deg);z-index:1}.about-hero-intro .container{position:relative;z-index:2}.about-intro-header{font-size:2.8rem;color:#212529;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.about-intro-header::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%);margin-top:1rem}.about-intro-text{font-size:1.15rem;color:#495057;line-height:1.8;max-width:750px}.about-story-segment{padding:4rem 0;background:#f8f9fa}.about-story-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-story-content h2{font-size:2.2rem;color:#212529;font-weight:700;margin-bottom:1.8rem;position:relative;padding-left:1.5rem}.about-story-content h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:70%;background:#9A0B44;border-radius:3px}.about-story-content p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:1.3rem}.about-story-image{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 15px 35px #0000001f}.about-story-image img{width:100%;height:420px;object-fit:cover;display:block}.about-values-zone{padding:4.5rem 0;background:#fff;position:relative}.about-values-zone::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#26BAC7 50%,transparent 100%)}.about-values-title{text-align:center;font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:3.5rem;position:relative}.about-values-title::before{content:'';position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#26BAC7}.about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.about-value-card{background:#fafbfc;padding:2.5rem 2rem;border-radius:8px;border:2px solid transparent;transition:all .3s ease;position:relative}.about-value-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%);border-radius:8px 8px 0 0;opacity:0;transition:opacity .3s ease}.about-value-card:hover{border-color:#26BAC7;box-shadow:0 10px 25px #26bac726;transform:translateY(-5px)}.about-value-card:hover::before{opacity:1}.about-value-icon{width:55px;height:55px;background:linear-gradient(135deg,#26BAC7 0%,#9A0B44 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem;color:#fff}.about-value-card h3{font-size:1.4rem;color:#212529;font-weight:700;margin-bottom:1rem}.about-value-card p{font-size:1rem;color:#495057;line-height:1.7}.about-team-showcase{padding:4rem 0;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}.about-team-header{text-align:center;margin-bottom:3rem}.about-team-header h2{font-size:2.3rem;color:#212529;font-weight:700;margin-bottom:1rem}.about-team-header p{font-size:1.1rem;color:#495057;max-width:680px;margin:0 auto;line-height:1.7}.about-team-layout{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.about-team-member{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 8px 20px #00000014;transition:all .3s ease;width:calc(50% - 1.5rem);max-width:400px}.about-team-member:hover{box-shadow:0 15px 35px #26bac733;transform:translateY(-8px)}.about-member-photo{position:relative;overflow:hidden;height:320px}.about-member-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.about-team-member:hover .about-member-photo img{transform:scale(1.08)}.about-member-info{padding:2rem;text-align:center}.about-member-info h3{font-size:1.5rem;color:#212529;font-weight:700;margin-bottom:.5rem}.about-member-role{font-size:1rem;color:#26BAC7;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.about-member-info p{font-size:.98rem;color:#495057;line-height:1.7}.about-approach-section{padding:4.5rem 0;background:#fff;position:relative}.about-approach-container{display:grid;grid-template-columns:45% 55%;gap:4rem;align-items:start}.about-approach-visual{position:relative}.about-approach-visual img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 12px 30px #0000001a}.about-approach-overlay{position:absolute;bottom:-20px;right:-20px;width:280px;background:#26BAC7;padding:2rem;border-radius:10px;box-shadow:0 10px 25px #26bac740}.about-approach-overlay img{width:100%;height:200px;object-fit:cover;border-radius:8px;box-shadow:none}.about-approach-content h2{font-size:2.2rem;color:#212529;font-weight:700;margin-bottom:2rem;line-height:1.3}.about-approach-content h2 span{color:#9A0B44;position:relative}.about-approach-content h2 span::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:#FCFECC}.about-approach-points{display:flex;flex-direction:column;gap:2rem}.about-approach-item{display:flex;gap:1.5rem;align-items:start}.about-approach-number{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#9A0B44 0%,#26BAC7 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#fff;position:relative;top:5px}.about-approach-item-content h3{font-size:1.3rem;color:#212529;font-weight:700;margin-bottom:.8rem}.about-approach-item-content p{font-size:1.02rem;color:#495057;line-height:1.7}@media (max-width:768px){.about-intro-header{font-size:2rem}.about-story-layout{grid-template-columns:1fr;gap:2rem}.about-story-image img{height:300px}.about-values-grid{grid-template-columns:1fr;gap:1.8rem}.about-team-layout{flex-direction:column;align-items:center}.about-team-member{width:100%;max-width:450px}.about-approach-container{grid-template-columns:1fr;gap:2.5rem}.about-approach-overlay{position:static;width:100%;margin-top:1.5rem}.about-approach-visual img{height:350px}.about-hero-intro{padding:3rem 0 2.5rem}.about-story-segment,.about-values-zone,.about-team-showcase,.about-approach-section{padding:3rem 0}}.blog-hero-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}.blog-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#26bac714 0%,transparent 70%);border-radius:50%}.blog-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.blog-hero-content h1{font-size:2.8rem;color:#212529;margin-bottom:1.2rem;font-weight:700;line-height:1.2}.blog-hero-content .lead-text{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:0}.featured-articles-section{padding:4.5rem 2rem;background:#fff}.featured-articles-section .section-intro{text-align:center;max-width:700px;margin:0 auto 3rem}.featured-articles-section h2{font-size:2.2rem;color:#212529;margin-bottom:1rem;font-weight:600;position:relative;display:inline-block}.featured-articles-section h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#26BAC7,#9A0B44)}.featured-articles-section .intro-description{font-size:1.05rem;color:#6c757d;line-height:1.6}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.article-card{background:#fafbfc;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e9ecef}.article-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000014}.article-card .card-image-wrap{width:100%;height:240px;overflow:hidden;position:relative}.article-card .card-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.article-card:hover .card-image-wrap img{transform:scale(1.05)}.article-card .card-content-area{padding:1.8rem}.article-card .article-meta{font-size:.85rem;color:#9A0B44;font-weight:600;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px}.article-card h3{font-size:1.4rem;color:#212529;margin-bottom:.9rem;font-weight:600;line-height:1.3}.article-card .excerpt-text{font-size:.95rem;color:#6c757d;line-height:1.6;margin-bottom:1.2rem}.article-card .read-link{display:inline-flex;align-items:center;color:#26BAC7;font-weight:600;text-decoration:none;font-size:.95rem;transition:color .2s ease}.article-card .read-link::after{content:'→';margin-left:6px;transition:margin-left .2s ease}.article-card .read-link:hover{color:#1e95a0}.article-card .read-link:hover::after{margin-left:10px}.expert-insights-block{padding:5rem 2rem;background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%);position:relative}.expert-insights-block::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%)}.insights-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.insights-visual-side .expert-image-frame{border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #0000001f;position:relative}.insights-visual-side .expert-image-frame::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:4px solid #26bac74d;border-radius:16px;pointer-events:none}.insights-visual-side img{width:100%;height:auto;display:block}.insights-content-side h2{font-size:2rem;color:#212529;margin-bottom:1.5rem;font-weight:700;position:relative;padding-left:20px}.insights-content-side h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:70%;background:#9A0B44;border-radius:3px}.insights-content-side .insight-paragraph{font-size:1.05rem;color:#495057;line-height:1.75;margin-bottom:1.3rem}.insights-content-side .highlight-box{background:#fff;border-left:4px solid #26BAC7;padding:1.5rem;margin-top:2rem;border-radius:8px;box-shadow:0 4px 12px #0000000a}.insights-content-side .highlight-box p{font-size:1rem;color:#343a40;margin:0;font-style:italic;line-height:1.6}.resource-library-section{padding:4.5rem 2rem;background:#fff}.resource-library-section .section-header{text-align:center;margin-bottom:3.5rem}.resource-library-section h2{font-size:2.3rem;color:#212529;margin-bottom:1rem;font-weight:600}.resource-library-section .header-subtitle{font-size:1.1rem;color:#6c757d;max-width:650px;margin:0 auto;line-height:1.6}.resources-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.resource-item-card{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:2.2rem;border-radius:12px;border:2px solid #e9ecef;transition:all .3s ease;position:relative;overflow:hidden}.resource-item-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#26BAC7,#9A0B44);transform:scaleX(0);transition:transform .3s ease}.resource-item-card:hover::before{transform:scaleX(1)}.resource-item-card:hover{border-color:#26BAC7;transform:translateY(-4px);box-shadow:0 8px 24px #26bac726}.resource-item-card .resource-icon{width:50px;height:50px;background:linear-gradient(135deg,#26BAC7,#1e95a0);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.3rem;box-shadow:0 4px 12px #26bac740}.resource-item-card .resource-icon::after{content:'';font-size:1.5rem}.resource-item-card:nth-child(2) .resource-icon::after{content:''}.resource-item-card:nth-child(3) .resource-icon::after{content:''}.resource-item-card:nth-child(4) .resource-icon::after{content:''}.resource-item-card h3{font-size:1.35rem;color:#212529;margin-bottom:.9rem;font-weight:600}.resource-item-card .resource-description{font-size:.98rem;color:#495057;line-height:1.6;margin-bottom:1.2rem}.resource-item-card .access-button{display:inline-block;padding:.7rem 1.5rem;background:#9A0B44;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:.9rem;transition:all .3s ease;border:none;cursor:pointer}.resource-item-card .access-button:hover{background:#7a0935;transform:translateX(4px)}.community-voices-wrap{padding:5rem 2rem;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);position:relative}.community-voices-wrap::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:6px;background:linear-gradient(270deg,#26BAC7 0%,#9A0B44 100%)}.community-voices-wrap .voices-header{text-align:center;margin-bottom:3.5rem}.community-voices-wrap h2{font-size:2.2rem;color:#212529;margin-bottom:1rem;font-weight:700}.community-voices-wrap .voices-intro{font-size:1.08rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.7}.testimonials-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.testimonial-block{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 6px 20px #0000000f;position:relative;border:1px solid #e9ecef}.testimonial-block::before{content:'"';position:absolute;top:1rem;left:1.5rem;font-size:5rem;color:#26bac71a;font-family:Georgia,serif;line-height:1}.testimonial-block .testimonial-content{position:relative;z-index:2;margin-bottom:1.8rem}.testimonial-block .quote-text{font-size:1.05rem;color:#343a40;line-height:1.7;font-style:italic;margin:0}.testimonial-block .author-info{display:flex;align-items:center;gap:1.2rem}.testimonial-block .author-photo{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid #26BAC7;flex-shrink:0}.testimonial-block .author-photo img{width:100%;height:100%;object-fit:cover}.testimonial-block .author-details{flex:1}.testimonial-block .author-name{font-size:1.1rem;color:#212529;font-weight:600;margin-bottom:.3rem}.testimonial-block .author-role{font-size:.9rem;color:#9A0B44;font-weight:500}@media (max-width:768px){.blog-hero-content h1{font-size:2rem}.blog-hero-content .lead-text{font-size:1.05rem}.articles-grid{grid-template-columns:1fr;gap:2rem}.insights-container{grid-template-columns:1fr;gap:2.5rem}.insights-visual-side{order:-1}.resources-layout{grid-template-columns:1fr;gap:1.5rem}.testimonials-grid{grid-template-columns:1fr;gap:2rem}.featured-articles-section h2,.resource-library-section h2,.community-voices-wrap h2{font-size:1.8rem}.blog-hero-wrapper{padding:3rem 1.5rem 2rem}.featured-articles-section,.expert-insights-block,.resource-library-section,.community-voices-wrap{padding:3rem 1.5rem}}.how-works-page-wrapper{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7;overflow-x:hidden}.how-works-page-wrapper *{box-sizing:border-box}.hwp-hero-opener{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:4.5rem 0 3rem;position:relative;overflow:hidden}.hwp-hero-opener::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#26bac714 0%,transparent 70%);border-radius:50%;pointer-events:none}.hwp-hero-content-zone{max-width:940px;margin:0 auto;padding:0 1.5rem;text-align:center;position:relative;z-index:2}.hwp-hero-title-main{font-size:2.8rem;font-weight:700;color:#212529;margin:0 0 1.2rem;line-height:1.2;position:relative;display:inline-block}.hwp-hero-title-main::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%);border-radius:2px}.hwp-hero-subtitle-text{font-size:1.15rem;color:#495057;max-width:720px;margin:2rem auto 0;line-height:1.65}.hwp-process-visual-block{background:#fafbfc;padding:5rem 0;position:relative}.hwp-process-container-inner{max-width:1140px;margin:0 auto;padding:0 1.5rem}.hwp-process-header-section{text-align:center;margin-bottom:3.5rem}.hwp-process-heading-primary{font-size:2.2rem;font-weight:700;color:#212529;margin:0 0 1rem;position:relative;display:inline-block}.hwp-process-heading-primary::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#26BAC7}.hwp-process-subhead-desc{font-size:1.05rem;color:#6c757d;max-width:680px;margin:0 auto}.hwp-steps-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.hwp-step-card-item{background:#fff;padding:2rem 1.8rem;border-radius:12px;box-shadow:0 2px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease;position:relative;border-top:4px solid transparent}.hwp-step-card-item:nth-child(1){border-top-color:#26BAC7}.hwp-step-card-item:nth-child(2){border-top-color:#9A0B44}.hwp-step-card-item:nth-child(3){border-top-color:#26BAC7}.hwp-step-card-item:nth-child(4){border-top-color:#9A0B44}.hwp-step-card-item:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f}.hwp-step-number-badge{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:linear-gradient(135deg,#26BAC7 0%,#9A0B44 100%);color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%;margin-bottom:1.2rem}.hwp-step-title-text{font-size:1.35rem;font-weight:600;color:#212529;margin:0 0 .8rem}.hwp-step-description-para{font-size:.98rem;color:#6c757d;line-height:1.65;margin:0}.hwp-detailed-journey-section{background:#fff;padding:5rem 0}.hwp-journey-wrapper-inner{max-width:1140px;margin:0 auto;padding:0 1.5rem}.hwp-journey-content-split{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start;margin-bottom:4rem}.hwp-journey-text-column{display:flex;flex-direction:column;gap:1.5rem}.hwp-journey-heading-main{font-size:2rem;font-weight:700;color:#212529;margin:0 0 1rem;position:relative;padding-left:22px}.hwp-journey-heading-main::before{content:'';position:absolute;left:0;top:8px;width:6px;height:40px;background:linear-gradient(180deg,#26BAC7 0%,#9A0B44 100%);border-radius:3px}.hwp-journey-paragraph-text{font-size:1rem;color:#495057;line-height:1.7;margin:0 0 1rem}.hwp-journey-list-points{list-style:none;padding:0;margin:1.5rem 0 0}.hwp-journey-list-points li{font-size:.98rem;color:#495057;padding:.75rem 0 .75rem 2.2rem;position:relative;line-height:1.6}.hwp-journey-list-points li::before{content:'';position:absolute;left:0;top:.75rem;width:26px;height:26px;background:#26BAC7;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:.85rem}.hwp-journey-image-column{position:relative}.hwp-journey-image-frame{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 6px 24px #0000001a}.hwp-journey-content-split:nth-child(even){grid-template-columns:1fr 1fr;direction:rtl}.hwp-journey-content-split:nth-child(even)>*{direction:ltr}.hwp-expert-support-zone{background:linear-gradient(135deg,#f5f6fa 0%,#fafbfc 100%);padding:5rem 0;position:relative}.hwp-expert-container-wrap{max-width:1140px;margin:0 auto;padding:0 1.5rem}.hwp-expert-intro-header{text-align:center;margin-bottom:3.5rem}.hwp-expert-main-title{font-size:2.2rem;font-weight:700;color:#212529;margin:0 0 1rem}.hwp-expert-subtitle-line{font-size:1.05rem;color:#6c757d;max-width:720px;margin:0 auto}.hwp-expert-profile-display{display:flex;gap:3rem;align-items:center;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 16px #00000014;margin-bottom:3rem}.hwp-expert-photo-container{flex-shrink:0}.hwp-expert-photo-image{width:180px;height:180px;object-fit:cover;border-radius:50%;border:5px solid #26BAC7;box-shadow:0 4px 12px #26bac733}.hwp-expert-info-content{flex:1}.hwp-expert-name-heading{font-size:1.6rem;font-weight:700;color:#212529;margin:0 0 .5rem}.hwp-expert-role-label{font-size:1rem;color:#9A0B44;font-weight:600;margin:0 0 1rem}.hwp-expert-bio-text{font-size:.98rem;color:#495057;line-height:1.7;margin:0}.hwp-benefits-grid-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.hwp-benefit-card-box{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px #0000000f;border-left:4px solid #26BAC7;transition:transform .3s ease}.hwp-benefit-card-box:hover{transform:translateX(8px)}.hwp-benefit-icon-wrap{width:56px;height:56px;background:linear-gradient(135deg,#26BAC7 0%,#9A0B44 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;font-size:1.8rem}.hwp-benefit-title-head{font-size:1.25rem;font-weight:600;color:#212529;margin:0 0 .8rem}.hwp-benefit-description-para{font-size:.95rem;color:#6c757d;line-height:1.65;margin:0}.hwp-cta-final-section{background:linear-gradient(135deg,#26BAC7 0%,#9A0B44 100%);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.hwp-cta-final-section::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#ffffff1a;border-radius:50%;pointer-events:none}.hwp-cta-container-inner{max-width:840px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.hwp-cta-heading-text{font-size:2rem;font-weight:700;color:#fff;margin:0 0 1rem}.hwp-cta-subtext-line{font-size:1.1rem;color:#fffffff2;margin:0 0 2rem;line-height:1.6}.hwp-cta-button-primary{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#26BAC7;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #00000026;border:2px solid transparent}.hwp-cta-button-primary:hover{background:transparent;color:#fff;border-color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #0003}@media (max-width:768px){.hwp-hero-opener{padding:3rem 0 2rem}.hwp-hero-title-main{font-size:2rem}.hwp-hero-subtitle-text{font-size:1rem}.hwp-process-visual-block{padding:3rem 0}.hwp-process-heading-primary{font-size:1.8rem}.hwp-process-heading-primary::before{display:none}.hwp-steps-grid-layout{grid-template-columns:1fr;gap:1.5rem}.hwp-detailed-journey-section{padding:3rem 0}.hwp-journey-content-split{grid-template-columns:1fr;gap:2rem}.hwp-journey-content-split:nth-child(even){grid-template-columns:1fr;direction:ltr}.hwp-journey-image-frame{height:320px}.hwp-expert-support-zone{padding:3rem 0}.hwp-expert-profile-display{flex-direction:column;text-align:center;padding:2rem 1.5rem}.hwp-expert-photo-image{width:140px;height:140px}.hwp-benefits-grid-section{grid-template-columns:1fr}.hwp-cta-final-section{padding:3rem 0}.hwp-cta-heading-text{font-size:1.6rem}}.cookie-policy-page{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.cookie-policy-header{background:linear-gradient(165deg,#26BAC7 0%,#9A0B44 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}.cookie-policy-header::before{content:'';position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,#fcfecc26 0%,transparent 70%);transform:rotate(-15deg)}.cookie-header-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.cookie-header-content h1{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:1.2rem;line-height:1.2;text-shadow:0 2px 8px #00000026}.cookie-header-intro{color:#FCFECC;font-size:1.15rem;line-height:1.7;max-width:750px}.cookie-content-wrapper{max-width:100%;padding:3rem 2rem 4rem}.cookie-narrative-block{background:#fff;border-left:4px solid #26BAC7;padding:2.5rem 3rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000000f;border-radius:0 8px 8px 0}.cookie-narrative-block h2{color:#9A0B44;font-size:1.9rem;margin-bottom:1.5rem;font-weight:600;position:relative;padding-bottom:.8rem}.cookie-narrative-block h2::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(90deg,#26BAC7 0%,#FCFECC 100%)}.cookie-narrative-block p{color:#343a40;font-size:1.05rem;line-height:1.8;margin-bottom:1.3rem}.cookie-narrative-block p:last-child{margin-bottom:0}.cookie-technical-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:3rem 0}.cookie-tech-card{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #26BAC7;border-radius:12px;padding:2rem;position:relative;transition:all .3s ease}.cookie-tech-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%);border-radius:12px 12px 0 0}.cookie-tech-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #26bac733}.cookie-tech-card h3{color:#9A0B44;font-size:1.4rem;margin-bottom:1rem;font-weight:600}.cookie-tech-card p{color:#495057;font-size:1rem;line-height:1.7}.cookie-layered-section{background:#f5f6fa;padding:3rem 2rem;margin:3rem 0;border-radius:16px;position:relative}.cookie-layered-section::before{content:'';position:absolute;top:-8px;left:40px;right:40px;height:8px;background:#26BAC7;border-radius:16px 16px 0 0;opacity:.3}.cookie-layered-section::after{content:'';position:absolute;top:-16px;left:80px;right:80px;height:8px;background:#9A0B44;border-radius:16px 16px 0 0;opacity:.2}.cookie-layered-inner{max-width:1000px;margin:0 auto;position:relative;z-index:1}.cookie-layered-inner h2{color:#212529;font-size:2rem;margin-bottom:2rem;font-weight:600;text-align:center}.cookie-dual-column{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.cookie-column-left,.cookie-column-right{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000000d}.cookie-column-left{border-top:4px solid #26BAC7}.cookie-column-right{border-top:4px solid #9A0B44}.cookie-column-left h3,.cookie-column-right h3{color:#343a40;font-size:1.3rem;margin-bottom:1.2rem;font-weight:600}.cookie-column-left ul,.cookie-column-right ul{list-style:none;padding:0;margin:0}.cookie-column-left li,.cookie-column-right li{color:#495057;font-size:1rem;line-height:1.7;margin-bottom:1rem;padding-left:1.8rem;position:relative}.cookie-column-left li::before{content:'◆';position:absolute;left:0;color:#26BAC7;font-size:1.2rem}.cookie-column-right li::before{content:'◆';position:absolute;left:0;color:#9A0B44;font-size:1.2rem}.cookie-mosaic-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin:3rem 0}.cookie-mosaic-large{background:linear-gradient(135deg,#26BAC7 0%,#9A0B44 100%);padding:3rem;border-radius:16px;color:#fff}.cookie-mosaic-large h2{color:#FCFECC;font-size:2.2rem;margin-bottom:1.5rem;font-weight:700}.cookie-mosaic-large p{color:#fff;font-size:1.1rem;line-height:1.8;margin-bottom:1.2rem}.cookie-mosaic-small-stack{display:flex;flex-direction:column;gap:1.5rem}.cookie-mosaic-small{background:#fff;padding:1.8rem;border-radius:12px;border:2px solid #f5f6fa;transition:all .3s ease}.cookie-mosaic-small:hover{border-color:#26BAC7;box-shadow:0 6px 16px #26bac726}.cookie-mosaic-small h3{color:#9A0B44;font-size:1.2rem;margin-bottom:.8rem;font-weight:600}.cookie-mosaic-small p{color:#495057;font-size:.95rem;line-height:1.6;margin:0}.cookie-accordion-section{max-width:900px;margin:3rem auto}.cookie-accordion-item{background:#fff;margin-bottom:1rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.cookie-accordion-header{background:linear-gradient(90deg,#f8f9fa 0%,#fff 100%);padding:1.5rem 2rem;border-left:4px solid #26BAC7;cursor:pointer;transition:all .3s ease}.cookie-accordion-header:hover{background:linear-gradient(90deg,#26BAC7 0%,#f8f9fa 100%);border-left-width:8px}.cookie-accordion-header h3{color:#343a40;font-size:1.3rem;margin:0;font-weight:600}.cookie-accordion-content{padding:2rem;background:#fafbfc;border-top:1px solid #f5f6fa}.cookie-accordion-content p{color:#495057;font-size:1rem;line-height:1.8;margin-bottom:1rem}.cookie-table-wrapper{background:#fff;padding:2.5rem;border-radius:12px;margin:3rem 0;box-shadow:0 4px 16px #00000014;overflow-x:auto}.cookie-data-table{width:100%;border-collapse:separate;border-spacing:0}.cookie-data-table thead{background:linear-gradient(135deg,#9A0B44 0%,#26BAC7 100%)}.cookie-data-table thead th{color:#fff;font-size:1.1rem;font-weight:600;padding:1.2rem 1.5rem;text-align:left;border:none}.cookie-data-table thead th:first-child{border-radius:8px 0 0 0}.cookie-data-table thead th:last-child{border-radius:0 8px 0 0}.cookie-data-table tbody tr{transition:all .3s ease}.cookie-data-table tbody tr:nth-child(odd){background:#fafbfc}.cookie-data-table tbody tr:nth-child(even){background:#fff}.cookie-data-table tbody tr:hover{background:#f5f6fa;transform:scale(1.01)}.cookie-data-table tbody td{color:#343a40;font-size:1rem;padding:1.2rem 1.5rem;border-bottom:1px solid #f5f6fa}.cookie-data-table tbody tr:last-child td:first-child{border-radius:0 0 0 8px}.cookie-data-table tbody tr:last-child td:last-child{border-radius:0 0 8px 0}.cookie-highlight-box{background:linear-gradient(135deg,#FCFECC 0%,#fff 100%);border:2px solid #26BAC7;border-radius:12px;padding:2rem 2.5rem;margin:2.5rem 0;position:relative}.cookie-highlight-box::before{content:'';position:absolute;top:-18px;left:30px;background:#9A0B44;color:#fff;font-size:1.2rem;padding:.4rem .8rem;border-radius:6px}.cookie-highlight-box h3{color:#9A0B44;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.cookie-highlight-box p{color:#343a40;font-size:1.05rem;line-height:1.8;margin:0}.cookie-contact-fragment{background:linear-gradient(165deg,#343a40 0%,#495057 100%);padding:3rem 2.5rem;border-radius:16px;margin:4rem 0 0;text-align:center;position:relative;overflow:hidden}.cookie-contact-fragment::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,#26bac733 0%,transparent 70%)}.cookie-contact-inner{max-width:700px;margin:0 auto;position:relative;z-index:2}.cookie-contact-inner p{color:#FCFECC;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.cookie-contact-details{display:flex;flex-direction:column;gap:.8rem;align-items:center;margin-top:2rem}.cookie-contact-item{color:#fff;font-size:1.05rem;background:#26bac726;padding:.8rem 1.5rem;border-radius:8px;display:inline-block;transition:all .3s ease}.cookie-contact-item:hover{background:#26bac74d;transform:translateX(4px)}@media (max-width:768px){.cookie-policy-header{padding:3rem 1.5rem 2rem}.cookie-header-content h1{font-size:2rem}.cookie-header-intro{font-size:1rem}.cookie-content-wrapper{padding:2rem 1rem 3rem}.cookie-narrative-block{padding:1.8rem 1.5rem}.cookie-narrative-block h2{font-size:1.5rem}.cookie-technical-grid{grid-template-columns:1fr;gap:1.5rem}.cookie-dual-column{grid-template-columns:1fr;gap:1.5rem}.cookie-mosaic-grid{grid-template-columns:1fr}.cookie-mosaic-large{padding:2rem 1.5rem}.cookie-mosaic-large h2{font-size:1.7rem}.cookie-table-wrapper{padding:1.5rem 1rem}.cookie-data-table{font-size:.9rem}.cookie-data-table thead th,.cookie-data-table tbody td{padding:.8rem 1rem}.cookie-contact-fragment{padding:2rem 1.5rem}.cookie-contact-inner p{font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.cookie-mosaic-grid{grid-template-columns:1fr}.cookie-dual-column{gap:2rem}}.privacy-policy-wrapper{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);min-height:100vh}.privacy-hero-section{background:linear-gradient(165deg,#26BAC7 0%,#9A0B44 100%);padding:4rem 2rem;position:relative;overflow:hidden}.privacy-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#fcfecc26;border-radius:50%;z-index:1}.privacy-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}.privacy-main-title{font-size:2.8rem;font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.2}.privacy-subtitle{font-size:1.1rem;color:#FCFECC;margin:0;line-height:1.6;max-width:700px}.privacy-meta-bar{background:#fff;padding:1.5rem 2rem;border-bottom:3px solid #26BAC7}.privacy-meta-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;align-items:center}.privacy-meta-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#495057}.privacy-meta-label{font-weight:600;color:#9A0B44}.privacy-content-area{max-width:100%;padding:3rem 2rem}.privacy-content-inner{max-width:1400px;margin:0 auto}.privacy-section-block{background:#fff;padding:3rem;margin-bottom:2.5rem;border-left:5px solid #26BAC7;box-shadow:0 2px 8px #0000000f;position:relative}.privacy-section-block::before{content:'';position:absolute;top:0;right:0;width:150px;height:150px;background:linear-gradient(135deg,transparent 50%,#fcfecc4d 50%);pointer-events:none}.privacy-section-block:nth-child(even){border-left-color:#9A0B44}.privacy-section-block:nth-child(even)::before{background:linear-gradient(135deg,transparent 50%,#26bac71a 50%)}.privacy-section-heading{font-size:1.9rem;font-weight:700;color:#212529;margin:0 0 1.5rem;line-height:1.3;position:relative;padding-left:1rem}.privacy-section-heading::before{content:'';position:absolute;left:0;top:.3rem;width:4px;height:70%;background:#26BAC7}.privacy-section-block:nth-child(even) .privacy-section-heading::before{background:#9A0B44}.privacy-text-paragraph{font-size:1.05rem;line-height:1.8;color:#343a40;margin:0 0 1.5rem}.privacy-text-paragraph:last-child{margin-bottom:0}.privacy-emphasis-term{font-weight:600;color:#9A0B44}.privacy-list-container{margin:1.5rem 0;padding-left:0;list-style:none}.privacy-list-item{padding:1rem 1.5rem;margin-bottom:1rem;background:#f8f9fa;border-radius:6px;border-left:3px solid #26BAC7;font-size:1.05rem;line-height:1.7;color:#343a40;position:relative}.privacy-list-item::before{content:'→';position:absolute;left:.5rem;color:#26BAC7;font-weight:700}.privacy-subsection-title{font-size:1.4rem;font-weight:600;color:#495057;margin:2rem 0 1rem;line-height:1.4}.privacy-highlight-box{background:linear-gradient(120deg,#FCFECC 0%,#f8f9fa 100%);padding:2rem;margin:2rem 0;border-radius:8px;border:2px solid #26BAC7}.privacy-highlight-box .privacy-text-paragraph{margin-bottom:1rem}.privacy-highlight-box .privacy-text-paragraph:last-child{margin-bottom:0}.privacy-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.privacy-contact-card{background:#fff;padding:2rem;border-radius:8px;border:2px solid #f5f6fa;transition:all .3s ease}.privacy-contact-card:hover{border-color:#26BAC7;box-shadow:0 4px 12px #26bac726}.privacy-contact-method{font-size:.9rem;font-weight:600;color:#9A0B44;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.privacy-contact-detail{font-size:1.1rem;color:#212529;font-weight:500;margin:0;word-break:break-word}.privacy-divider-section{height:4px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 50%,#FCFECC 100%);margin:3rem 0;border:none}.privacy-table-wrapper{overflow-x:auto;margin:2rem 0}.privacy-data-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 8px #0000000f}.privacy-data-table th{background:linear-gradient(135deg,#26BAC7 0%,#9A0B44 100%);color:#fff;padding:1.2rem;text-align:left;font-weight:600;font-size:1rem}.privacy-data-table td{padding:1.2rem;border-bottom:1px solid #f5f6fa;color:#343a40;font-size:1rem;line-height:1.6}.privacy-data-table tr:hover td{background:#f8f9fa}.privacy-footer-note{background:#f8f9fa;padding:2rem;margin-top:3rem;border-radius:8px;border-top:4px solid #9A0B44;text-align:center}.privacy-footer-note .privacy-text-paragraph{font-size:.95rem;color:#495057;margin:0}@media (max-width:768px){.privacy-hero-section{padding:3rem 1.5rem}.privacy-main-title{font-size:2rem}.privacy-subtitle{font-size:1rem}.privacy-meta-container{flex-direction:column;align-items:flex-start;gap:1rem}.privacy-content-area{padding:2rem 1rem}.privacy-section-block{padding:2rem 1.5rem}.privacy-section-heading{font-size:1.5rem}.privacy-text-paragraph{font-size:1rem}.privacy-contact-grid{grid-template-columns:1fr;gap:1.5rem}.privacy-data-table{font-size:.9rem}.privacy-data-table th,.privacy-data-table td{padding:1rem .8rem}}@media (max-width:480px){.privacy-main-title{font-size:1.6rem}.privacy-section-block{padding:1.5rem 1rem}.privacy-section-heading{font-size:1.3rem}.privacy-list-item{padding:.8rem 1rem .8rem 2rem}}.confirmacion-completa{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:85vh;display:flex;align-items:center;padding:2rem 1rem}.confirmacion-completa .contenedor-mensaje{max-width:720px;margin:0 auto;background:#fff;border-radius:16px;padding:3.5rem 2.5rem;box-shadow:0 8px 28px #26bac71f 0 2px 8px #9a0b440f;position:relative;overflow:hidden}.confirmacion-completa .contenedor-mensaje::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#26BAC7 0%,#9A0B44 100%)}.confirmacion-completa .icono-estado{width:84px;height:84px;margin:0 auto 2rem;background:linear-gradient(135deg,#26BAC7 0%,#1a9aa5 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.confirmacion-completa .icono-estado::after{content:'';font-size:48px;color:#fff;font-weight:700;line-height:1}.confirmacion-completa .icono-estado::before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;background:#26BAC7;opacity:.2;animation:ondaConfirmacion 2.4s ease-out infinite}@keyframes ondaConfirmacion{0%{transform:scale(1);opacity:.3}100%{transform:scale(1.6);opacity:0}}.confirmacion-completa .titulo-principal{font-size:2.2rem;font-weight:700;color:#212529;text-align:center;margin:0 0 1.2rem;line-height:1.3}.confirmacion-completa .descripcion-estado{font-size:1.15rem;color:#495057;text-align:center;line-height:1.7;margin:0 0 2.5rem}.confirmacion-completa .bloque-informativo{background:#f8f9fa;border-left:4px solid #26BAC7;padding:1.8rem 2rem;border-radius:8px;margin:2rem 0}.confirmacion-completa .bloque-informativo .subtitulo-seccion{font-size:1.1rem;font-weight:600;color:#212529;margin:0 0 1rem;display:flex;align-items:center}.confirmacion-completa .bloque-informativo .subtitulo-seccion::before{content:'';width:8px;height:8px;background:#9A0B44;border-radius:50%;margin-right:.8rem}.confirmacion-completa .lista-detalles{list-style:none;padding:0;margin:0}.confirmacion-completa .lista-detalles li{font-size:1rem;color:#495057;padding:.6rem 0;line-height:1.6;border-bottom:1px solid #e9ecef}.confirmacion-completa .lista-detalles li:last-child{border-bottom:none}.confirmacion-completa .lista-detalles li strong{color:#212529;font-weight:600}.confirmacion-completa .seccion-proximos-pasos{margin:2.5rem 0 2rem;padding-top:2rem;border-top:2px dashed #e9ecef}.confirmacion-completa .seccion-proximos-pasos .subtitulo-pasos{font-size:1.25rem;font-weight:600;color:#212529;margin:0 0 1.5rem;text-align:center}.confirmacion-completa .grid-pasos{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.confirmacion-completa .paso-item{text-align:center;padding:1.5rem 1rem;background:#fff;border:2px solid #f8f9fa;border-radius:12px;transition:all .3s ease}.confirmacion-completa .paso-item:hover{border-color:#26BAC7;transform:translateY(-4px);box-shadow:0 6px 18px #26bac726}.confirmacion-completa .paso-numero{width:48px;height:48px;background:linear-gradient(135deg,#FCFECC 0%,#f5f7b8 100%);border:3px solid #26BAC7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.3rem;font-weight:700;color:#9A0B44}.confirmacion-completa .paso-texto{font-size:.95rem;color:#495057;line-height:1.5;margin:0}.confirmacion-completa .area-acciones{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.confirmacion-completa .boton-principal{display:inline-block;background:linear-gradient(135deg,#26BAC7 0%,#1a9aa5 100%);color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px #26bac740;position:relative;z-index:10}.confirmacion-completa .boton-principal:hover{transform:translateY(-2px);box-shadow:0 6px 18px #26bac759;background:linear-gradient(135deg,#1a9aa5 0%,#157d87 100%)}.confirmacion-completa .boton-secundario{display:inline-block;background:#fff;color:#9A0B44;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid #9A0B44;cursor:pointer;position:relative;z-index:10}.confirmacion-completa .boton-secundario:hover{background:#9A0B44;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #9a0b4440}.confirmacion-completa .nota-tiempo{text-align:center;font-size:.9rem;color:#6c757d;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.confirmacion-completa .nota-tiempo strong{color:#9A0B44;font-weight:600}@media (max-width:768px){.confirmacion-completa{padding:1.5rem 1rem}.confirmacion-completa .contenedor-mensaje{padding:2.5rem 1.5rem}.confirmacion-completa .titulo-principal{font-size:1.75rem}.confirmacion-completa .descripcion-estado{font-size:1.05rem}.confirmacion-completa .grid-pasos{grid-template-columns:1fr;gap:1rem}.confirmacion-completa .area-acciones{flex-direction:column}.confirmacion-completa .boton-principal,.confirmacion-completa .boton-secundario{width:100%;text-align:center}.confirmacion-completa .bloque-informativo{padding:1.5rem 1.2rem}}@media (max-width:480px){.confirmacion-completa .icono-estado{width:72px;height:72px}.confirmacion-completa .icono-estado::after{font-size:40px}.confirmacion-completa .titulo-principal{font-size:1.5rem}.confirmacion-completa .paso-numero{width:42px;height:42px;font-size:1.1rem}}