*{margin:0;padding:0}
.header-container-70c,.footer-containr-wrap,.cookie-popup-diagonal{box-sizing:border-box}
.header-container-70c *,.footer-containr-wrap *,.cookie-popup-diagonal *{box-sizing:border-box}
body{font-family:'Open Sans',sans-serif;background:#FAFAFA;color:#2C2C2C;line-height:1.6}
.corporate-header{background:linear-gradient(127deg,#EBF8F4 0%,#fff 45%,#EBF8F4 100%);padding:28px 0;box-shadow:0 2px 8px #00615414}
.header-container-70c{max-width:1536px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:22px}
.brand-flow-wrapper{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.logo-box-outer{display:flex;align-items:center;justify-content:center}
.site-logo-img{height:92px;width:92px;object-fit:contain;background:#fff9;border-radius:4px;padding:8px;box-shadow:0 2px 6px #0061541f}
.connector-dot{width:6px;height:6px;background:#209689;border-radius:50%;flex-shrink:0}
.connector-line{width:32px;height:2px;background:linear-gradient(90deg,#209689 0%,#006154 100%);flex-shrink:0}
.brand-text-division{display:flex;align-items:center}
.company-name-header{font-size:28px;font-weight:700;color:#006154;letter-spacing:.5px}
.tagline-wrapper-inner{display:flex;align-items:center}
.header-tagline-text{font-size:15px;color:#555;font-style:italic}
.main-navigation-flow{display:flex;gap:18px;flex-wrap:wrap;align-items:center;padding-left:12px}
.nav-link-item{text-decoration:none;color:#2C2C2C;font-size:16px;font-weight:400;padding:10px 18px;border-radius:3px;transition:background .2s ease,color .2s ease;white-space:nowrap}
.nav-link-item:hover{background:#2096891a;color:#006154}
.nav-link-item--active{background:#006154;color:#fff}
.corporate-footer{background:linear-gradient(142deg,#006154 0%,#209689 60%,#006154 100%);padding:42px 0;margin-top:80px}
.footer-containr-wrap{max-width:1536px;margin:0 auto;padding:0 24px}
.footer-content-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px}
.footer-nav-section{display:flex;gap:28px;flex-wrap:wrap}
.footer-link{color:#EBF8F4;text-decoration:none;font-size:15px;transition:color .2s ease}
.footer-link:hover{color:#fff}
.copyright-text{color:#EBF8F4;font-size:14px}
.cookie-popup-diagonal{position:fixed;bottom:32px;left:32px;background:#fff;box-shadow:0 8px 24px #00615438;border-radius:4px;max-width:520px;width:calc(100% - 64px);z-index:9999;animation:zoomIn70c .4s cubic-bezier(0.34,1.56,0.64,1);transform-origin:bottom left}
.cookie-popup-diagonal.hidden-consent{display:none}
@keyframes zoomIn70c {
from{transform:scale(0);opacity:0}
to{transform:scale(1);opacity:1}
}
.cookie-content-squat{padding:26px}
.cookie-heading-txt{font-size:20px;font-weight:700;color:#006154;margin-bottom:12px}
.cookie-description-block{font-size:14px;color:#555;margin-bottom:20px;line-height:1.5}
.cookie-toggles-wrapper{display:flex;flex-direction:column;gap:14px;margin-bottom:22px}
.toggle-row-item{display:flex;align-items:center}
.toggle-label-text{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;font-size:15px;color:#2C2C2C}
.switch-container-outer{position:relative;width:52px;height:28px;flex-shrink:0}
.toggle-input-checkbox{opacity:0;width:0;height:0;position:absolute}
.switch-slider-element{position:absolute;top:0;left:0;right:0;bottom:0;background:#ccc;border-radius:28px;transition:background .3s ease}
.switch-slider-element::before{content:'';position:absolute;width:22px;height:22px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .3s ease}
.toggle-input-checkbox:checked + .switch-slider-element{background:#209689}
.toggle-input-checkbox:checked + .switch-slider-element::before{transform:translateX(24px)}
.cookie-actions-bottom{display:flex;justify-content:flex-end}
.cookie-btn-confirm{background:#006154;color:#fff;border:none;padding:12px 28px;font-size:15px;font-weight:700;border-radius:3px;cursor:pointer;transition:background .2s ease}
.cookie-btn-confirm:hover{background:#209689}
@media (max-width: 768px) {
.brand-flow-wrapper{flex-direction:column;align-items:flex-start;gap:12px}
.connector-dot,.connector-line{display:none}
.main-navigation-flow{flex-direction:column;align-items:flex-start;gap:10px;padding-left:0;width:100%}
.nav-link-item{width:100%;text-align:left}
.footer-content-inner{flex-direction:column;align-items:flex-start}
.footer-nav-section{flex-direction:column;gap:14px}
.cookie-popup-diagonal{bottom:16px;left:16px;right:16px;width:calc(100% - 32px);max-width:none}
}
@media (max-width: 480px) {
.company-name-header{font-size:22px}
.header-tagline-text{font-size:13px}
.site-logo-img{height:70px;width:70px}
}
.learning-program-hero{background:linear-gradient(142deg,#006154 0%,#209689 100%);padding:80px 20px;position:relative;overflow:hidden}
.learning-program-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ebf8f414;border-radius:50%}
.learning-program-hero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ebf8f40d;border-radius:50%}
.hero-content-wrap{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.hero-program-title{font-size:48px;font-weight:700;color:#EBF8F4;margin:0 0 24px;line-height:1.2}
.hero-program-subtitle{font-size:20px;color:#EBF8F4;margin:0 0 40px;line-height:1.6;max-width:700px}
.program-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:50px}
.stat-card-item{background:#ffffff1a;padding:28px 24px;border-radius:6px;border-left:4px solid #EBF8F4;transition:all .3s ease}
.stat-card-item:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 8px 16px #0003}
.stat-number-display{font-size:42px;font-weight:700;color:#EBF8F4;margin:0 0 8px;line-height:1}
.stat-label-text{font-size:15px;color:#ebf8f4e6;margin:0;line-height:1.4}
.curriculum-section-wrapper{padding:100px 20px;background:#fff;position:relative}
.curriculum-inner-container{max-width:1536px;margin:0 auto}
.curriculum-header-block{text-align:center;margin-bottom:70px}
.curriculum-main-heading{font-size:38px;font-weight:700;color:#006154;margin:0 0 18px;line-height:1.3}
.curriculum-intro-text{font-size:18px;color:#333;margin:0 auto;max-width:800px;line-height:1.7}
.modules-layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.modules-visual-column{position:sticky;top:40px}
.module-showcase-image{width:100%;height:auto;border-radius:6px;box-shadow:0 12px 24px #00615426;object-fit:cover}
.modules-content-column{display:flex;flex-direction:column;gap:24px}
.module-accordion-item{background:#f8f9fa;border-radius:4px;overflow:hidden;border:2px solid transparent;transition:all .3s ease}
.module-accordion-item:hover{border-color:#209689}
.accordion-toggle-input{display:none}
.accordion-header-label{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;cursor:pointer;background:#fff;transition:all .3s ease;position:relative}
.accordion-header-label::after{content:'+';font-size:28px;color:#006154;font-weight:700;transition:transform .3s ease}
.accordion-toggle-input:checked + .accordion-header-label::after{transform:rotate(45deg)}
.accordion-toggle-input:checked + .accordion-header-label{background:linear-gradient(135deg,#EBF8F4 0%,#fff 100%)}
.module-title-text{font-size:20px;font-weight:600;color:#006154;margin:0;line-height:1.4}
.accordion-content-panel{max-height:0;overflow:hidden;transition:max-height .4s ease}
.accordion-toggle-input:checked ~ .accordion-content-panel{max-height:800px}
.accordion-inner-content{padding:0 28px 28px}
.module-description-text{font-size:16px;color:#555;margin:0 0 20px;line-height:1.7}
.module-topics-list{list-style:none;padding:0;margin:0}
.topic-list-item{padding:10px 0 10px 32px;position:relative;font-size:15px;color:#333;line-height:1.6}
.topic-list-item::before{content:'';position:absolute;left:0;top:16px;width:18px;height:2px;background:#209689}
.pathways-section-block{padding:100px 20px;background:linear-gradient(225deg,#EBF8F4 0%,#fff 50%,#EBF8F4 100%);position:relative}
.pathways-container-inner{max-width:1536px;margin:0 auto}
.pathways-header-area{margin-bottom:60px}
.pathways-main-title{font-size:36px;font-weight:700;color:#006154;margin:0 0 16px;line-height:1.3}
.pathways-description{font-size:17px;color:#444;margin:0;max-width:750px;line-height:1.7}
.pathways-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.pathway-card-element{background:#fff;padding:40px 32px;border-radius:6px;box-shadow:0 4px 12px #00615414;transition:all .3s ease;border-top:4px solid #209689;position:relative}
.pathway-card-element:hover{transform:translateY(-8px);box-shadow:0 12px 28px #0061542e}
.pathway-icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,#006154 0%,#209689 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.pathway-icon-svg{width:36px;height:36px;fill:#EBF8F4}
.pathway-card-title{font-size:22px;font-weight:600;color:#006154;margin:0 0 14px;line-height:1.3}
.pathway-card-text{font-size:15px;color:#555;margin:0 0 24px;line-height:1.7}
.pathway-features-listing{list-style:none;padding:0;margin:0 0 28px}
.pathway-feature-entry{padding:8px 0 8px 28px;position:relative;font-size:14px;color:#333;line-height:1.5}
.pathway-feature-entry::before{content:'';position:absolute;left:0;top:8px;color:#209689;font-weight:700;font-size:16px}
.pathway-duration-badge{display:inline-block;padding:8px 16px;background:#EBF8F4;color:#006154;font-size:13px;font-weight:600;border-radius:20px}
.enrollment-section-outer{padding:90px 20px;background:#fff;position:relative}
.enrollment-content-container{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}
.enrollment-text-column{display:flex;flex-direction:column}
.enrollment-heading{font-size:36px;font-weight:700;color:#006154;margin:0 0 20px;line-height:1.3}
.enrollment-description{font-size:17px;color:#444;margin:0 0 16px;line-height:1.7}
.enrollment-list-benefits{list-style:none;padding:0;margin:0 0 32px}
.benefit-list-entry{padding:12px 0 12px 36px;position:relative;font-size:16px;color:#333;line-height:1.6}
.benefit-list-entry::before{content:'';position:absolute;left:0;top:18px;width:20px;height:20px;background:linear-gradient(135deg,#006154 0%,#209689 100%);border-radius:50%}
.benefit-list-entry::after{content:'';position:absolute;left:5px;top:18px;color:#EBF8F4;font-weight:700;font-size:12px}
.enrollment-cta-button{display:inline-block;padding:18px 42px;background:linear-gradient(135deg,#006154 0%,#209689 100%);color:#fff;text-decoration:none;border-radius:4px;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #00615440;align-self:flex-start;z-index:10;position:relative}
.enrollment-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00615459}
.enrollment-visual-column{position:relative}
.enrollment-feature-image{width:100%;height:auto;border-radius:6px;box-shadow:0 16px 32px #00615433;object-fit:cover}
@media (max-width: 1200px) {
.modules-layout-grid{grid-template-columns:1fr;gap:40px}
.modules-visual-column{position:relative;top:0;order:-1}
.pathways-cards-wrapper{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.learning-program-hero{padding:60px 20px}
.hero-program-title{font-size:34px}
.hero-program-subtitle{font-size:17px}
.program-stats-grid{grid-template-columns:1fr;gap:20px}
.curriculum-section-wrapper,.pathways-section-block,.enrollment-section-outer{padding:60px 20px}
.curriculum-main-heading,.pathways-main-title,.enrollment-heading{font-size:28px}
.pathways-cards-wrapper{grid-template-columns:1fr;gap:25px}
.enrollment-content-container{grid-template-columns:1fr;gap:40px}
.enrollment-text-column{order:1}
.enrollment-visual-column{order:-1}
}
@media (max-width: 480px) {
.hero-program-title{font-size:28px}
.stat-number-display{font-size:32px}
.module-title-text{font-size:18px}
.accordion-header-label{padding:18px 20px}
.accordion-inner-content{padding:0 20px 20px}
.pathway-card-element{padding:30px 24px}
}
.legal-wrapper{max-width:1536px;margin:0 auto;padding:80px 24px;background:linear-gradient(135deg,#EBF8F4 0%,#fff 100%)}
.policy-header-outer{text-align:center;margin-bottom:60px}
.policy-header-outer h1{font-size:48px;color:#006154;margin-bottom:16px;font-weight:700}
.update-date{font-size:16px;color:#209689;font-weight:500}
.policy-content-division{background:#fff;border-radius:6px;padding:60px;box-shadow:0 4px 16px #00615414;margin-bottom:48px}
.policy-content-division h2{font-size:32px;color:#006154;margin-bottom:24px;margin-top:48px;font-weight:600;position:relative;padding-left:20px}
.policy-content-division h2:first-of-type{margin-top:0}
.policy-content-division h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:28px;background:linear-gradient(180deg,#209689 0%,#006154 100%);border-radius:2px}
.policy-content-division h3{font-size:24px;color:#209689;margin-bottom:16px;margin-top:32px;font-weight:600}
.policy-content-division p{font-size:16px;line-height:1.7;color:#2c3e50;margin-bottom:20px}
.policy-content-division ul{margin:20px 0 20px 24px;padding:0}
.policy-content-division li{font-size:16px;line-height:1.7;color:#2c3e50;margin-bottom:12px;position:relative;padding-left:12px}
.policy-content-division li::marker{color:#209689}
.highlight-box{background:linear-gradient(135deg,#EBF8F4 0%,#fff 100%);border-left:4px solid #209689;padding:24px 28px;margin:32px 0;border-radius:4px}
.highlight-box p{margin-bottom:0;font-size:15px}
.data-table-outer{overflow-x:auto;margin:32px 0}
.data-table-outer table{width:100%;border-collapse:collapse;background:#fff}
.data-table-outer th{background:linear-gradient(135deg,#006154 0%,#209689 100%);color:#fff;padding:16px;text-align:left;font-size:15px;font-weight:600}
.data-table-outer td{padding:16px;border-bottom:1px solid #EBF8F4;font-size:15px;color:#2c3e50}
.data-table-outer tr:last-child td{border-bottom:none}
.data-table-outer tr:nth-child(even){background:#fafafa}
.contact-policy-section{background:linear-gradient(45deg,#006154 0%,#209689 100%);border-radius:6px;padding:48px;color:#fff;text-align:center}
.contact-policy-section h2{font-size:32px;margin-bottom:20px;color:#fff;font-weight:600}
.contact-policy-section p{font-size:16px;line-height:1.7;margin-bottom:24px;color:#EBF8F4}
.contact-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:32px}
.contact-card-inner{background:#ffffff1a;padding:24px;border-radius:4px;backdrop-filter:blur(10px);transition:transform .3s ease,background .3s ease}
.contact-card-inner:hover{transform:translateY(-4px);background:#ffffff26}
.contact-card-inner h4{font-size:18px;margin-bottom:12px;color:#EBF8F4;font-weight:600}
.contact-card-inner a{color:#fff;text-decoration:none;font-size:15px;display:inline-block;border-bottom:1px solid transparent;transition:border-color .3s ease}
.contact-card-inner a:hover{border-bottom-color:#fff}
.retention-timeline{position:relative;margin:40px 0;padding-left:40px}
.retention-timeline::before{content:'';position:absolute;left:12px;top:8px;bottom:8px;width:3px;background:linear-gradient(180deg,#209689 0%,#006154 100%);border-radius:2px}
.timeline-item{position:relative;margin-bottom:28px;padding-left:20px}
.timeline-item::before{content:'';position:absolute;left:-29px;top:6px;width:12px;height:12px;background:#209689;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #2096894d}
.timeline-item h4{font-size:18px;color:#006154;margin-bottom:8px;font-weight:600}
.timeline-item p{margin-bottom:0;font-size:15px}
@media (max-width: 1024px) {
.legal-wrapper{padding:60px 20px}
.policy-content-division{padding:40px 32px}
.policy-header-outer h1{font-size:40px}
}
@media (max-width: 768px) {
.legal-wrapper{padding:40px 16px}
.policy-content-division{padding:32px 24px}
.policy-header-outer h1{font-size:32px}
.policy-content-division h2{font-size:26px}
.policy-content-division h3{font-size:20px}
.contact-policy-section{padding:32px 24px}
.contact-details-grid{grid-template-columns:1fr}
.retention-timeline{padding-left:32px}
.data-table-outer{font-size:14px}
}
@media (max-width: 480px) {
.policy-header-outer h1{font-size:28px}
.policy-content-division{padding:24px 20px}
.policy-content-division h2{font-size:22px}
.contact-policy-section h2{font-size:26px}
}
.success-wrapper{max-width:1536px;margin:0 auto;padding:0 20px}
.success-hero{padding:120px 0 80px;background:linear-gradient(127deg,#EBF8F4 0%,#fff 100%);position:relative;overflow:hidden}
.success-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:linear-gradient(217deg,#20968914 0%,#0061540a 100%);border-radius:50%;z-index:1}
.success-hero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#2096890f 0%,transparent 70%);z-index:1}
.success-content-zone{position:relative;z-index:2;text-align:center;max-width:780px;margin:0 auto}
.success-icon-holder{width:96px;height:96px;margin:0 auto 32px;background:linear-gradient(135deg,#006154 0%,#209689 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00615433 0 2px 8px #0061541f;animation:iconPulse 2s ease-in-out infinite}
@keyframes iconPulse {
0%,100%{transform:scale(1);box-shadow:0 8px 24px #00615433 0 2px 8px #0061541f}
50%{transform:scale(1.05);box-shadow:0 12px 32px #00615440 0 4px 12px #00615426}
}
.success-icon-holder svg{width:48px;height:48px;fill:#fff}
.success-main-heading{font-size:52px;line-height:1.15;font-weight:700;color:#006154;margin:0 0 24px;letter-spacing:-.5px}
.success-description{font-size:20px;line-height:1.6;color:#2c3e50;margin:0 0 40px}
.confirmation-details-block{background:#fff;border:2px solid #EBF8F4;border-radius:6px;padding:32px;margin:48px 0;box-shadow:0 4px 16px #00615414}
.detail-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #EBF8F4}
.detail-row:last-child{border-bottom:none}
.detail-label{font-size:16px;color:#6b7280;font-weight:500}
.detail-value{font-size:18px;color:#006154;font-weight:600}
.next-steps-area{margin:56px 0 0;padding:48px 0;background:linear-gradient(223deg,#ebf8f480 0%,#fffc 100%);border-radius:6px}
.steps-title{font-size:32px;font-weight:700;color:#006154;margin:0 0 40px;text-align:center}
.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto;padding:0 32px}
.step-card{background:#fff;padding:32px 24px;border-radius:4px;border-left:4px solid #209689;box-shadow:0 2px 12px #0061540f;transition:all .3s ease;position:relative}
.step-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0061541f;border-left-color:#006154}
.step-number{position:absolute;top:-16px;left:24px;width:40px;height:40px;background:linear-gradient(135deg,#006154 0%,#209689 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;box-shadow:0 4px 12px #00615440}
.step-heading{font-size:20px;font-weight:600;color:#006154;margin:16px 0 12px}
.step-text{font-size:16px;line-height:1.6;color:#4b5563;margin:0}
.action-buttons-zone{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:48px 0 0}
.primary-action-btn{background:linear-gradient(135deg,#006154 0%,#209689 100%);color:#fff;padding:16px 40px;border-radius:4px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:12px;box-shadow:0 4px 16px #00615433;transition:all .3s ease;border:none;cursor:pointer}
.primary-action-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0061544d}
.secondary-action-btn{background:transparent;color:#006154;padding:16px 40px;border-radius:4px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:12px;border:2px solid #006154;transition:all .3s ease;cursor:pointer}
.secondary-action-btn:hover{background:#006154;color:#fff;transform:translateY(-2px)}
.info-banner{background:linear-gradient(95deg,#EBF8F4 0%,#fff 100%);border-left:4px solid #209689;padding:24px 32px;border-radius:4px;margin:40px 0;display:flex;align-items:flex-start;gap:16px}
.info-banner-icon{width:24px;height:24px;flex-shrink:0;margin-top:2px}
.info-banner-icon svg{width:100%;height:100%;fill:#209689}
.info-banner-text{font-size:16px;line-height:1.6;color:#2c3e50;margin:0}
.contact-support-section{text-align:center;padding:56px 0 80px}
.support-heading{font-size:28px;font-weight:600;color:#006154;margin:0 0 16px}
.support-text{font-size:18px;line-height:1.6;color:#4b5563;margin:0 0 32px;max-width:600px;margin-left:auto;margin-right:auto}
.contact-info-grid{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin:32px 0 0}
.contact-method{background:#fff;border:2px solid #EBF8F4;border-radius:4px;padding:24px 32px;min-width:280px;transition:all .3s ease}
.contact-method:hover{border-color:#209689;box-shadow:0 4px 16px #0061541a}
.contact-method-label{font-size:14px;color:#6b7280;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}
.contact-method-value{font-size:18px;font-weight:600;color:#006154;margin:0}
.contact-method-value a{color:#006154;text-decoration:none;transition:color .3s ease}
.contact-method-value a:hover{color:#209689}
@media (max-width: 1024px) {
.success-hero{padding:80px 0 60px}
.success-main-heading{font-size:42px}
.success-description{font-size:18px}
.steps-grid{grid-template-columns:1fr;gap:24px}
}
@media (max-width: 768px) {
.success-hero{padding:60px 0 40px}
.success-main-heading{font-size:36px}
.success-description{font-size:16px}
.success-icon-holder{width:80px;height:80px}
.success-icon-holder svg{width:40px;height:40px}
.confirmation-details-block{padding:24px 16px}
.detail-row{flex-direction:column;align-items:flex-start;gap:8px}
.steps-title{font-size:28px}
.next-steps-area{padding:32px 0}
.steps-grid{padding:0 16px}
.action-buttons-zone{flex-direction:column;align-items:stretch}
.primary-action-btn,.secondary-action-btn{width:100%;justify-content:center}
.contact-info-grid{flex-direction:column;align-items:stretch}
.contact-method{min-width:auto}
}
@media (max-width: 480px) {
.success-wrapper{padding:0 16px}
.success-main-heading{font-size:28px}
.steps-title{font-size:24px}
.info-banner{padding:16px 20px;flex-direction:column}
}
.about-hero-division{background:linear-gradient(127deg,#EBF8F4 0%,#fff 100%);padding:80px 20px;position:relative;overflow:hidden}
.about-hero-division::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:linear-gradient(213deg,#209689 0%,transparent 70%);opacity:.08;border-radius:50%}
.hero-content-outer{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.hero-text-segment h1{font-size:48px;line-height:1.2;color:#006154;margin-bottom:24px;font-weight:700}
.hero-text-segment .intro-description{font-size:18px;line-height:1.6;color:#2c2c2c;margin-bottom:16px}
.hero-visual-area{position:relative}
.hero-visual-area img{width:100%;height:450px;object-fit:cover;border-radius:6px;box-shadow:0 12px 24px #00615426}
.story-timeline-section{padding:90px 20px;background:#fff}
.story-timeline-section .inner-content-wrap{max-width:1536px;margin:0 auto}
.story-timeline-section h2{font-size:38px;color:#006154;margin-bottom:48px;text-align:center;font-weight:600}
.timeline-structure{display:flex;flex-direction:column;gap:48px;position:relative;padding-left:60px}
.timeline-structure::before{content:'';position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#006154 0%,#209689 100%)}
.timeline-item{position:relative;background:#EBF8F4;padding:32px 40px;border-radius:4px;box-shadow:0 4px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease}
.timeline-item:hover{transform:translateX(8px);box-shadow:0 8px 20px #0061541f}
.timeline-item::before{content:'';position:absolute;left:-52px;top:40px;width:16px;height:16px;background:#209689;border:4px solid #fff;border-radius:50%;box-shadow:0 2px 8px #00000026}
.timeline-year{font-size:24px;font-weight:700;color:#006154;margin-bottom:12px}
.timeline-description{font-size:16px;line-height:1.6;color:#333}
.values-grid-division{padding:90px 20px;background:linear-gradient(238deg,#EBF8F4 0%,#fff 100%)}
.values-grid-division .container-inner{max-width:1536px;margin:0 auto}
.values-grid-division h2{font-size:38px;color:#006154;margin-bottom:56px;text-align:center;font-weight:600}
.values-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.value-card-box{background:#fff;padding:40px 32px;border-radius:5px;border-top:4px solid #209689;box-shadow:0 6px 16px #00000014;transition:all .3s ease;position:relative}
.value-card-box:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00615426}
.value-card-box h3{font-size:22px;color:#006154;margin-bottom:16px;font-weight:600}
.value-card-box .value-text{font-size:15px;line-height:1.7;color:#444}
.approach-showcase-segment{padding:90px 20px;background:#fff;position:relative}
.approach-showcase-segment::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#209689 50%,transparent 100%)}
.approach-showcase-segment .content-wrapper{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:80px;align-items:start}
.approach-text-column h2{font-size:38px;color:#006154;margin-bottom:28px;font-weight:600}
.approach-text-column .detail-paragraph{font-size:16px;line-height:1.7;color:#333;margin-bottom:20px}
.approach-visual-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.approach-visual-column img{width:100%;height:280px;object-fit:cover;border-radius:4px;box-shadow:0 6px 16px #0000001a}
.team-expertise-division{padding:90px 20px;background:linear-gradient(152deg,#EBF8F4 0%,#fff 100%)}
.team-expertise-division .inner-wrapper{max-width:1536px;margin:0 auto}
.team-expertise-division h2{font-size:38px;color:#006154;margin-bottom:32px;font-weight:600}
.team-intro-text{font-size:17px;line-height:1.7;color:#2c2c2c;margin-bottom:48px;max-width:900px}
.expertise-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.metric-display-card{background:#fff;padding:36px 28px;border-radius:4px;text-align:center;box-shadow:0 4px 12px #00000012;border-left:3px solid #209689;transition:all .3s ease}
.metric-display-card:hover{border-left-width:6px;box-shadow:0 8px 20px #0061541f}
.metric-number{font-size:42px;font-weight:700;color:#006154;margin-bottom:12px;line-height:1}
.metric-label{font-size:15px;color:#555;line-height:1.4}
@media (max-width: 1200px) {
.hero-content-outer{grid-template-columns:1fr;gap:40px}
.values-grid-layout{grid-template-columns:repeat(2,1fr)}
.approach-showcase-segment .content-wrapper{grid-template-columns:1fr;gap:50px}
.expertise-metrics-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.about-hero-division{padding:60px 20px}
.hero-text-segment h1{font-size:36px}
.hero-visual-area img{height:320px}
.story-timeline-section,.values-grid-division,.approach-showcase-segment,.team-expertise-division{padding:60px 20px}
.story-timeline-section h2,.values-grid-division h2,.approach-text-column h2,.team-expertise-division h2{font-size:30px}
.timeline-structure{padding-left:40px}
.values-grid-layout{grid-template-columns:1fr;gap:24px}
.approach-visual-column{grid-template-columns:1fr}
.approach-visual-column img{height:240px}
.expertise-metrics-grid{grid-template-columns:1fr;gap:20px}
}
.hero-section-fragmented{position:relative;overflow:hidden;min-height:600px;display:flex;align-items:center;background:linear-gradient(135deg,#006154 0%,#209689 100%)}
.hero-section-fragmented .hero-collage-wrapper{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);opacity:.15}
.hero-section-fragmented .collage-fragment{background-size:cover;background-position:center;filter:grayscale(0.6)}
.hero-section-fragmented .fragment-1{background-image:url(./event_images/250811sidebar6.jpg);grid-column:1 / 2;grid-row:1 / 2}
.hero-section-fragmented .fragment-2{background-image:url(./event_images/updated007.jpg);grid-column:2 / 3;grid-row:2 / 3}
.hero-section-fragmented .fragment-3{background-image:url(./event_images/250509_faq8.jpg);grid-column:3 / 4;grid-row:3 / 4}
.hero-section-fragmented .decorative-circles{position:absolute;inset:0;pointer-events:none}
.hero-section-fragmented .circle-shape{position:absolute;border-radius:50%;background:#ebf8f414}
.hero-section-fragmented .circle-large{width:420px;height:420px;top:-120px;right:-80px}
.hero-section-fragmented .circle-medium{width:280px;height:280px;bottom:-60px;left:10%}
.hero-section-fragmented .circle-small{width:160px;height:160px;top:40%;right:15%}
.hero-section-fragmented .hero-content-container{position:relative;z-index:2;max-width:1536px;margin:0 auto;padding:80px 24px;width:100%}
.hero-section-fragmented .hero-heading-main{font-size:56px;font-weight:700;color:#EBF8F4;margin:0 0 20px;line-height:1.1;letter-spacing:-.02em}
.hero-section-fragmented .hero-subheading-text{font-size:22px;color:#EBF8F4;margin:0 0 36px;line-height:1.5;max-width:620px}
.hero-section-fragmented .hero-cta-button{display:inline-block;padding:16px 42px;background:#EBF8F4;color:#006154;font-size:18px;font-weight:600;text-decoration:none;border-radius:4px;transition:transform 0.3s,box-shadow .3s}
.hero-section-fragmented .hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000040}
.mechanics-section-wrapper{background:linear-gradient(165deg,#EBF8F4 0%,#fff 100%);padding:100px 24px}
.mechanics-section-wrapper .mechanics-content-inner{max-width:1536px;margin:0 auto}
.mechanics-section-wrapper .section-header-block{text-align:center;margin-bottom:70px}
.mechanics-section-wrapper .section-title-heading{font-size:42px;font-weight:700;color:#006154;margin:0 0 16px;line-height:1.2}
.mechanics-section-wrapper .section-subtitle-description{font-size:19px;color:#333;margin:0;line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto}
.mechanics-section-wrapper .mechanics-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:36px}
.mechanics-section-wrapper .mechanic-card-item{background:#fff;padding:36px 28px;border-radius:6px;box-shadow:0 2px 12px #00615414;transition:transform 0.3s,box-shadow .3s;position:relative}
.mechanics-section-wrapper .mechanic-card-item::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#006154 0%,#209689 100%);border-radius:6px 0 0 6px;opacity:0;transition:opacity .3s}
.mechanics-section-wrapper .mechanic-card-item:hover::before{opacity:1}
.mechanics-section-wrapper .mechanic-card-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00615426}
.mechanics-section-wrapper .mechanic-icon-holder{width:60px;height:60px;background:linear-gradient(135deg,#209689 0%,#006154 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.mechanics-section-wrapper .mechanic-icon-svg{width:30px;height:30px;fill:#EBF8F4}
.mechanics-section-wrapper .mechanic-title-label{font-size:24px;font-weight:600;color:#006154;margin:0 0 14px;line-height:1.3}
.mechanics-section-wrapper .mechanic-description-text{font-size:16px;color:#555;margin:0;line-height:1.7}
.comparison-section-outer{background:#fff;padding:100px 24px}
.comparison-section-outer .comparison-inner-wrapper{max-width:1536px;margin:0 auto}
.comparison-section-outer .comparison-header-area{text-align:center;margin-bottom:60px}
.comparison-section-outer .comparison-main-title{font-size:42px;font-weight:700;color:#006154;margin:0 0 16px;line-height:1.2}
.comparison-section-outer .comparison-intro-paragraph{font-size:18px;color:#444;margin:0;line-height:1.6;max-width:740px;margin-left:auto;margin-right:auto}
.comparison-section-outer .comparison-table-holder{background:#EBF8F4;border-radius:6px;overflow:hidden;box-shadow:0 4px 16px #0061541a}
.comparison-section-outer .comparison-table-structure{width:100%;border-collapse:collapse}
.comparison-section-outer .comparison-table-structure thead{background:linear-gradient(135deg,#006154 0%,#209689 100%)}
.comparison-section-outer .comparison-table-structure th{padding:24px 20px;font-size:20px;font-weight:600;color:#EBF8F4;text-align:left;border-bottom:2px solid #209689}
.comparison-section-outer .comparison-table-structure td{padding:20px;font-size:16px;color:#333;border-bottom:1px solid #0061541a;vertical-align:top}
.comparison-section-outer .comparison-table-structure tbody tr:hover{background:#2096890d}
.comparison-section-outer .feature-category-cell{font-weight:600;color:#006154}
.comparison-section-outer .value-content-cell{position:relative}
.comparison-section-outer .value-badge-indicator{display:inline-block;padding:4px 12px;background:#209689;color:#fff;font-size:13px;font-weight:600;border-radius:3px;margin-left:8px}
.comparison-section-outer .approach-detail-cell{line-height:1.7}
.comparison-section-outer .comparison-cta-area{text-align:center;margin-top:50px}
.comparison-section-outer .comparison-action-link{display:inline-block;padding:16px 44px;background:linear-gradient(135deg,#006154 0%,#209689 100%);color:#EBF8F4;font-size:18px;font-weight:600;text-decoration:none;border-radius:4px;transition:transform 0.3s,box-shadow .3s}
.comparison-section-outer .comparison-action-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0061544d}
@media (max-width: 768px) {
.hero-section-fragmented{min-height:500px}
.hero-section-fragmented .hero-content-container{padding:60px 20px}
.hero-section-fragmented .hero-heading-main{font-size:38px}
.hero-section-fragmented .hero-subheading-text{font-size:18px}
.hero-section-fragmented .circle-large{width:280px;height:280px}
.hero-section-fragmented .circle-medium{width:180px;height:180px}
.mechanics-section-wrapper{padding:60px 20px}
.mechanics-section-wrapper .section-title-heading{font-size:32px}
.mechanics-section-wrapper .mechanics-grid-layout{grid-template-columns:1fr;gap:24px}
.comparison-section-outer{padding:60px 20px}
.comparison-section-outer .comparison-main-title{font-size:32px}
.comparison-section-outer .comparison-table-holder{overflow-x:auto}
.comparison-section-outer .comparison-table-structure{min-width:600px}
.comparison-section-outer .comparison-table-structure th,.comparison-section-outer .comparison-table-structure td{padding:16px 12px;font-size:15px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.hero-section-fragmented .hero-heading-main{font-size:48px}
.mechanics-section-wrapper .mechanics-grid-layout{grid-template-columns:repeat(2,1fr)}
.comparison-section-outer .comparison-table-structure th,.comparison-section-outer .comparison-table-structure td{padding:18px 16px}
}
.outer-wrap{max-width:1536px;margin:0 auto;padding:0 24px}
.contact-division{background:linear-gradient(137deg,#EBF8F4 0%,#fff 100%);padding:80px 0}
.contact-division--inner{display:flex;gap:60px;align-items:flex-start}
.info-block-left{flex:1;min-width:0}
.info-block-left .headline-primary{font-size:42px;line-height:1.2;color:#006154;margin:0 0 16px;font-weight:700}
.info-block-left .subtitle-text{font-size:18px;line-height:1.6;color:#333;margin:0 0 40px}
.contact-details-wrapper{display:flex;flex-direction:column;gap:28px}
.detail-item{display:flex;gap:16px;align-items:flex-start}
.detail-item .icon-container{width:48px;height:48px;background:linear-gradient(135deg,#209689 0%,#006154 100%);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.detail-item .icon-container::before{color:#fff;font-size:24px}
.detail-item:nth-child(1) .icon-container::before{content:""}
.detail-item:nth-child(2) .icon-container::before{content:""}
.detail-item:nth-child(3) .icon-container::before{content:""}
.detail-item .text-content{flex:1}
.detail-item .text-content .label-text{font-size:14px;color:#666;margin:0 0 4px;text-transform:uppercase;letter-spacing:.5px}
.detail-item .text-content .value-text{font-size:18px;color:#006154;margin:0;font-weight:600}
.detail-item .text-content .value-text a{color:#006154;text-decoration:none;transition:color .3s ease}
.detail-item .text-content .value-text a:hover{color:#209689}
.form-block-right{flex:1;min-width:0;background:#fff;border-radius:6px;padding:48px;box-shadow:0 4px 16px #00615414}
.form-block-right .form-headline{font-size:28px;line-height:1.3;color:#006154;margin:0 0 8px;font-weight:700}
.form-block-right .form-description{font-size:16px;line-height:1.5;color:#666;margin:0 0 32px}
.contact-form-element{display:flex;flex-direction:column;gap:20px}
.form-row-dual{display:flex;gap:16px}
.field-wrapper{display:flex;flex-direction:column;gap:8px;flex:1}
.field-wrapper label{font-size:14px;color:#333;font-weight:600}
.field-wrapper input[type="text"],.field-wrapper input[type="email"],.field-wrapper input[type="tel"],.field-wrapper textarea{padding:14px 16px;border:2px solid #e0e0e0;border-radius:4px;font-size:16px;color:#333;transition:border-color .3s ease,box-shadow .3s ease}
.field-wrapper input[type="text"]:focus,.field-wrapper input[type="email"]:focus,.field-wrapper input[type="tel"]:focus,.field-wrapper textarea:focus{outline:none;border-color:#209689;box-shadow:0 0 0 3px #2096891a}
.field-wrapper textarea{resize:vertical;min-height:120px}
.conditional-toggle{display:none}
.conditional-section{max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .4s ease,margin .4s ease}
.conditional-toggle:checked ~ .conditional-section{max-height:200px;opacity:1;margin-top:20px}
.checkbox-option-wrapper{display:flex;align-items:center;gap:12px;cursor:pointer;user-select:none}
.checkbox-option-wrapper input[type="checkbox"]{width:20px;height:20px;cursor:pointer;accent-color:#209689}
.checkbox-option-wrapper label{font-size:15px;color:#333;cursor:pointer;font-weight:400}
.privacy-consent-area{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f9f9f9;border-radius:4px}
.privacy-consent-area input[type="checkbox"]{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#209689;flex-shrink:0}
.privacy-consent-area label{font-size:14px;line-height:1.5;color:#555;cursor:pointer}
.privacy-consent-area label a{color:#209689;text-decoration:underline;transition:color .3s ease}
.privacy-consent-area label a:hover{color:#006154}
.submit-button-wrapper{display:flex;justify-content:flex-start}
.submit-button-wrapper button{padding:16px 48px;background:linear-gradient(135deg,#209689 0%,#006154 100%);color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 12px #2096894d}
.submit-button-wrapper button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #20968966}
.submit-button-wrapper button:active{transform:translateY(0)}
.visual-division{background:linear-gradient(223deg,#fff 0%,#EBF8F4 100%);padding:80px 0}
.visual-showcase-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.visual-showcase-wrapper .image-container{position:relative;overflow:hidden;border-radius:6px}
.visual-showcase-wrapper .image-container img{width:100%;height:auto;display:block;object-fit:cover}
.visual-showcase-wrapper .content-area{display:flex;flex-direction:column;gap:24px}
.visual-showcase-wrapper .content-area .section-title{font-size:36px;line-height:1.2;color:#006154;margin:0;font-weight:700}
.visual-showcase-wrapper .content-area .description-paragraph{font-size:17px;line-height:1.7;color:#444;margin:0}
.visual-showcase-wrapper .content-area .description-paragraph:last-of-type{margin-bottom:0}
.feature-grid-display{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:12px}
.feature-card-item{background:#fff;border-radius:4px;padding:20px;border-left:4px solid #209689;box-shadow:0 2px 8px #0000000f}
.feature-card-item .feature-title{font-size:18px;color:#006154;margin:0 0 8px;font-weight:600}
.feature-card-item .feature-text{font-size:15px;line-height:1.6;color:#555;margin:0}
@media (max-width: 1024px) {
.contact-division--inner{flex-direction:column;gap:48px}
.visual-showcase-wrapper{grid-template-columns:1fr;gap:40px}
.feature-grid-display{grid-template-columns:1fr}
.form-block-right{padding:36px}
}
@media (max-width: 768px) {
.contact-division{padding:60px 0}
.visual-division{padding:60px 0}
.info-block-left .headline-primary{font-size:32px}
.form-block-right .form-headline{font-size:24px}
.visual-showcase-wrapper .content-area .section-title{font-size:28px}
.form-row-dual{flex-direction:column;gap:20px}
.form-block-right{padding:28px}
.submit-button-wrapper button{width:100%}
}
@media (max-width: 480px) {
.outer-wrap{padding:0 16px}
.contact-division{padding:40px 0}
.visual-division{padding:40px 0}
.info-block-left .headline-primary{font-size:28px}
.form-block-right{padding:24px}
.detail-item .icon-container{width:40px;height:40px}
.detail-item .icon-container::before{font-size:20px}
}
.steps-outer{background:linear-gradient(127deg,#EBF8F4 0%,#fff 100%);padding:80px 20px}
.steps-container{max-width:1536px;margin:0 auto}
.steps-header{text-align:center;margin-bottom:70px}
.steps-header h1{font-size:42px;color:#006154;margin:0 0 20px;font-weight:700}
.steps-header .intro-text{font-size:18px;color:#444;max-width:800px;margin:0 auto;line-height:1.6}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:50px}
.step-card{background:#fff;border-radius:4px;padding:40px 30px;position:relative;box-shadow:0 2px 12px #00615414;transition:all .3s ease}
.step-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00615426}
.step-number{width:60px;height:60px;background:linear-gradient(135deg,#006154 0%,#209689 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;margin-bottom:25px}
.step-card h3{font-size:20px;color:#006154;margin:0 0 15px;font-weight:600}
.step-card p{font-size:15px;color:#555;line-height:1.6;margin:0}
.step-connector{display:none}
@media (min-width: 1024px) {
.step-card::after{content:'→';position:absolute;right:-30px;top:50px;font-size:32px;color:#209689;opacity:.4}
.step-card:last-child::after{display:none}
}
.timeline-section{background:linear-gradient(62deg,#fff 0%,#EBF8F4 100%);padding:90px 20px}
.timeline-wrapper{max-width:1536px;margin:0 auto}
.timeline-header{max-width:900px;margin:0 auto 60px}
.timeline-header h2{font-size:38px;color:#006154;margin:0 0 18px;font-weight:700}
.timeline-header p{font-size:17px;color:#555;line-height:1.7}
.timeline-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.timeline-visual{position:relative}
.timeline-visual img{width:100%;height:auto;border-radius:3px;box-shadow:0 4px 20px #0061541f}
.timeline-steps{display:flex;flex-direction:column;gap:35px}
.timeline-item{background:#fff;border-left:4px solid #209689;padding:30px 35px;border-radius:3px;box-shadow:0 2px 10px #0000000d;transition:all .3s ease}
.timeline-item:hover{border-left-color:#006154;box-shadow:0 6px 20px #0061541f}
.timeline-item h4{font-size:22px;color:#006154;margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:12px}
.timeline-icon{width:36px;height:36px;background:linear-gradient(135deg,#EBF8F4 0%,#fff 100%);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#006154}
.timeline-item p{font-size:16px;color:#555;line-height:1.6;margin:0}
.timeline-item .duration{display:inline-block;background:#EBF8F4;color:#006154;padding:4px 12px;border-radius:2px;font-size:13px;font-weight:600;margin-top:10px}
@media (max-width: 1023px) {
.process-grid{grid-template-columns:repeat(2,1fr);gap:30px}
.timeline-content{grid-template-columns:1fr;gap:40px}
.timeline-visual{order:2}
.timeline-steps{order:1}
}
@media (max-width: 767px) {
.steps-outer{padding:60px 20px}
.steps-header h1{font-size:32px}
.steps-header .intro-text{font-size:16px}
.process-grid{grid-template-columns:1fr;gap:25px}
.step-card{padding:30px 25px}
.timeline-section{padding:60px 20px}
.timeline-header h2{font-size:28px}
.timeline-item{padding:25px 20px}
.timeline-item h4{font-size:19px}
}
.cookie-policy-wrap{max-width:1536px;margin:0 auto;padding:0 20px}
.cookie-heading-outer{background:linear-gradient(148deg,#006154 0%,#209689 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.cookie-heading-outer::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ebf8f414;border-radius:50%;transform:rotate(25deg)}
.cookie-heading-outer::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#2096891f;clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%)}
.heading-content-inner{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.page-title-main{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}
.page-subtitle-text{font-size:18px;color:#EBF8F4;margin:0;line-height:1.6;max-width:720px}
.policy-content-division{background:#fff;padding:80px 20px}
.policy-inner-wrap{max-width:920px;margin:0 auto}
.update-timestamp{display:inline-block;background:#EBF8F4;color:#006154;padding:8px 20px;border-radius:4px;font-size:14px;font-weight:600;margin-bottom:40px}
.section-heading--primary{font-size:32px;font-weight:700;color:#006154;margin:0 0 24px;line-height:1.3;position:relative;padding-left:20px}
.section-heading--primary::before{content:'';position:absolute;left:0;top:8px;width:4px;height:32px;background:linear-gradient(180deg,#006154 0%,#209689 100%);border-radius:2px}
.section-heading--secondary{font-size:24px;font-weight:600;color:#006154;margin:48px 0 20px;line-height:1.4}
.text-paragraph-standard{font-size:16px;color:#333;line-height:1.7;margin:0 0 20px}
.text-paragraph-standard:last-child{margin-bottom:0}
.definition-block{background:linear-gradient(135deg,#EBF8F4 0%,#fff 100%);border-left:3px solid #209689;padding:24px 28px;margin:32px 0;border-radius:0 4px 4px 0}
.definition-block .text-paragraph-standard{margin-bottom:0;color:#006154;font-weight:500}
.cookie-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:32px 0}
.cookie-card-item{background:#fff;border:2px solid #EBF8F4;border-radius:6px;padding:28px;transition:all .3s ease;position:relative;overflow:hidden}
.cookie-card-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#006154 0%,#209689 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.cookie-card-item:hover{border-color:#209689;box-shadow:0 8px 20px #0061541a;transform:translateY(-4px)}
.cookie-card-item:hover::before{transform:scaleX(1)}
.cookie-type-label{font-size:18px;font-weight:700;color:#006154;margin:0 0 12px;display:flex;align-items:center;gap:10px}
.cookie-type-label::before{content:'';width:8px;height:8px;background:#209689;border-radius:50%;display:block}
.cookie-description-txt{font-size:15px;color:#555;line-height:1.6;margin:0}
.list-standard{margin:24px 0;padding-left:0;list-style:none}
.list-standard li{font-size:16px;color:#333;line-height:1.7;margin-bottom:16px;padding-left:32px;position:relative}
.list-standard li::before{content:'';position:absolute;left:0;top:8px;width:16px;height:16px;background:linear-gradient(135deg,#006154 0%,#209689 100%);clip-path:polygon(0% 50%,35% 85%,100% 20%,90% 5%,35% 60%,10% 35%)}
.table-responsive-container{overflow-x:auto;margin:32px 0;border-radius:6px;box-shadow:0 4px 12px #00615414}
.data-table-standard{width:100%;border-collapse:collapse;background:#fff}
.data-table-standard thead{background:linear-gradient(135deg,#006154 0%,#209689 100%)}
.data-table-standard th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;border-bottom:2px solid #004d42}
.data-table-standard td{padding:16px 20px;font-size:15px;color:#333;border-bottom:1px solid #EBF8F4;line-height:1.6}
.data-table-standard tbody tr:hover{background:#EBF8F4}
.data-table-standard tbody tr:last-child td{border-bottom:none}
.contact-info-block{background:linear-gradient(148deg,#006154 0%,#209689 100%);padding:40px;border-radius:6px;margin:48px 0 0;position:relative;overflow:hidden}
.contact-info-block::after{content:'';position:absolute;bottom:-40px;right:-40px;width:200px;height:200px;background:#ebf8f41a;border-radius:50%}
.contact-heading-text{font-size:24px;font-weight:700;color:#fff;margin:0 0 20px}
.contact-detail-row{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2}
.contact-link-item{color:#EBF8F4;font-size:16px;text-decoration:none;transition:all .3s ease;display:inline-block}
.contact-link-item:hover{color:#fff;transform:translateX(4px)}
@media (max-width: 768px) {
.cookie-heading-outer{padding:60px 20px 40px}
.page-title-main{font-size:36px}
.page-subtitle-text{font-size:16px}
.policy-content-division{padding:60px 20px}
.section-heading--primary{font-size:28px;padding-left:16px}
.section-heading--primary::before{width:3px;height:28px}
.section-heading--secondary{font-size:22px;margin:36px 0 16px}
.cookie-types-grid{grid-template-columns:1fr;gap:20px}
.contact-info-block{padding:32px 24px}
.table-responsive-container{margin:24px -20px;border-radius:0}
.data-table-standard th,.data-table-standard td{padding:12px 16px;font-size:14px}
}
@media (min-width: 769px) and (max-width: 1200px) {
.cookie-heading-outer{padding:70px 20px 50px}
.page-title-main{font-size:42px}
.policy-content-division{padding:70px 20px}
.cookie-types-grid{grid-template-columns:repeat(2,1fr)}
}