*{margin:0;padding:0;box-sizing:border-box}
:root{--color-primary:#6B87A8;--color-secondary:#A5BDB0;--color-tertiary:#E7E9E9;--color-background:#fff;--color-text-dark:#2c3440;--color-text-body:#495057;--color-light-bg:#fafbfc;--color-soft-gray:#f5f6fa}
body{color:var(--color-text-body);font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:var(--color-background)}
.header__wrapper_9kx{background:linear-gradient(135deg,#fff 0%,var(--color-soft-gray) 100%);border-bottom:1px solid var(--color-tertiary);padding:30px 0 0}
.header_row-top_47m{display:flex;justify-content:center;align-items:center;padding:0 5% 25px}
.logo__container-8vh{position:relative;z-index:50}
.logo__img_primary{height:110px;width:110px;display:block;object-fit:contain}
.header_row-middle_2jq{display:flex;justify-content:center;align-items:center;padding:0 5% 28px}
.company__title-main_1wx{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600;color:var(--color-primary);letter-spacing:.5px;text-align:center}
.header_row-bottom_5tz{display:flex;justify-content:center;align-items:center;padding:0 5% 30px}
.navigation__menu_8pk{display:flex;gap:40px;list-style:none;flex-wrap:wrap;justify-content:center;align-items:center}
.nav__link-item_3hf{text-decoration:none;color:var(--color-text-dark);font-size:1.05rem;font-weight:500;padding:10px 18px;border-radius:6px;transition:color .3s ease,background-color .3s ease;display:inline-block}
.nav__link-item_3hf:hover{color:var(--color-primary);background:#6b87a814}
.nav__link-item_3hf:focus{outline:2px solid var(--color-primary);outline-offset:3px}
main{min-height:400px}
.footer__primary_9dw{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:var(--color-background);padding:60px 5% 40px;margin-top:80px}
.footer__grid_container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:50px;max-width:1400px;margin:0 auto 50px}
.footer__section_block{display:flex;flex-direction:column;gap:18px}
.footer__heading_7qt{font-size:1.3rem;font-weight:600;margin-bottom:8px;color:var(--color-background)}
.footer__logo_box{display:flex;align-items:center;gap:15px;margin-bottom:12px}
.footer__logo_img{height:65px;width:65px;object-fit:contain}
.footer__company_name{font-size:1.25rem;font-weight:600;color:var(--color-background)}
.footer__text_standard{font-size:1rem;line-height:1.65;color:#ffffffeb}
.footer__link_item{color:#ffffffe6;text-decoration:none;font-size:1rem;transition:color .25s ease;display:inline-block;padding:4px 0}
.footer__link_item:hover{color:var(--color-tertiary)}
.footer__link_item:focus{outline:2px solid var(--color-tertiary);outline-offset:2px}
.footer__links_list{list-style:none;display:flex;flex-direction:column;gap:12px}
.footer__copyright_bar{border-top:1px solid #ffffff40;padding-top:30px;text-align:center;font-size:.95rem;color:#ffffffd9}
.consent__overlay_4ks{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);max-width:580px;width:90%;background:var(--color-background);border-radius:12px;box-shadow:0 8px 30px #00000026;padding:28px 32px;z-index:9999;border:1px solid var(--color-tertiary);display:none}
.consent__overlay_4ks.active_state{display:block}
.consent__title_6mh{font-size:1.3rem;font-weight:600;color:var(--color-text-dark);margin-bottom:14px}
.consent__description_7pk{font-size:.98rem;line-height:1.6;color:var(--color-text-body);margin-bottom:20px}
.consent__policy_link{color:var(--color-primary);text-decoration:underline;transition:opacity .2s ease}
.consent__policy_link:hover{opacity:.75}
.consent__policy_link:focus{outline:2px solid var(--color-primary);outline-offset:2px}
.consent__actions_row{display:flex;gap:14px;flex-wrap:wrap}
.consent__button_base{padding:12px 26px;border-radius:7px;font-size:1rem;font-weight:500;cursor:pointer;border:none;transition:opacity .25s ease,background-color .25s ease;flex:1;min-width:130px}
.consent__button_base:focus{outline:3px solid var(--color-primary);outline-offset:2px}
.consent__btn_confirm{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:var(--color-background)}
.consent__btn_confirm:hover{opacity:.88}
.consent__btn_decline{color:var(--color-text-dark);background:var(--color-soft-gray)}
.consent__btn_decline:hover{background:var(--color-tertiary)}
@media (max-width: 768px) {
.header_row-top_47m,.header_row-middle_2jq,.header_row-bottom_5tz{padding-bottom:18px}
.logo__img_primary{height:85px;width:85px}
.company__title-main_1wx{font-size:1.4rem}
.navigation__menu_8pk{gap:20px}
.nav__link-item_3hf{font-size:.95rem;padding:8px 14px}
.footer__primary_9dw{padding:45px 5% 30px}
.footer__grid_container{gap:35px}
.consent__overlay_4ks{bottom:20px;padding:22px 24px}
.consent__actions_row{flex-direction:column}
.consent__button_base{width:100%}
}
@media (max-width: 480px) {
.navigation__menu_8pk{flex-direction:column;gap:12px}
.nav__link-item_3hf{width:100%;text-align:center}
}
.main-wrapper-index{background:#fff;min-height:100vh}
.hero-finance-section{position:relative;width:100vw;margin-left:calc(-50vw + 50%);height:100vh;min-height:600px;display:flex;align-items:center;overflow:hidden}
.hero-finance-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#6b87a8eb,#a5bdb0e0);z-index:1}
.hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}
.hero-content-wrap{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;color:#fff}
.hero-main-title{font-size:3.8rem;font-weight:700;line-height:1.15;margin-bottom:28px;letter-spacing:-.02em}
.hero-subtitle-text{font-size:1.35rem;line-height:1.6;margin-bottom:42px;max-width:680px;opacity:.96}
.hero-cta-button{display:inline-block;padding:17px 44px;background:#fff;color:#6B87A8;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 14px #00000026}
.hero-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#f8f9fa}
.tools-showcase-block{padding:95px 20px;background:#f8f9fa}
.tools-inner-container{max-width:1200px;margin:0 auto}
.tools-heading-area{text-align:center;margin-bottom:70px}
.tools-main-heading{font-size:2.6rem;color:#212529;font-weight:700;margin-bottom:18px;line-height:1.25}
.tools-description-text{font-size:1.15rem;color:#495057;line-height:1.7;max-width:720px;margin:0 auto}
.tools-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;margin-top:55px}
.tool-card-item{background:#fff;border-radius:8px;padding:32px;transition:all .35s ease;border:1px solid #E7E9E9}
.tool-card-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #6b87a826;border-color:#A5BDB0}
.tool-image-wrapper{width:100%;height:220px;border-radius:6px;overflow:hidden;margin-bottom:24px}
.tool-visual-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.tool-card-item:hover .tool-visual-img{transform:scale(1.08)}
.tool-item-title{font-size:1.5rem;color:#212529;font-weight:600;margin-bottom:14px;line-height:1.3}
.tool-item-description{font-size:1.05rem;color:#495057;line-height:1.65}
.approach-methodology-section{padding:110px 20px;background:#fff;position:relative}
.approach-methodology-section::before{content:'';position:absolute;top:0;right:0;width:45%;height:100%;background:linear-gradient(to left,#a5bdb014,transparent);z-index:0}
.approach-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}
.approach-text-column{padding-right:30px}
.approach-section-label{display:inline-block;padding:8px 18px;background:#6b87a81f;color:#6B87A8;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:22px;letter-spacing:.5px}
.approach-main-title{font-size:2.8rem;color:#212529;font-weight:700;margin-bottom:26px;line-height:1.2}
.approach-description{font-size:1.1rem;color:#495057;line-height:1.75;margin-bottom:35px}
.approach-features-list{list-style:none;padding:0;margin:0 0 40px}
.approach-feature-item{padding:18px 0;border-bottom:1px solid #E7E9E9;font-size:1.05rem;color:#343a40;line-height:1.6;position:relative;padding-left:32px}
.approach-feature-item::before{content:'→';position:absolute;left:0;color:#6B87A8;font-weight:700;font-size:1.3rem}
.approach-visual-column{position:relative}
.approach-image-frame{width:100%;height:480px;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0000001f;transform:rotate(2deg);transition:transform .4s ease}
.approach-image-frame:hover{transform:rotate(0deg)}
.approach-main-image{width:100%;height:100%;object-fit:cover}
.program-structure-area{padding:95px 20px;background:linear-gradient(165deg,#f8f9fa 0%,#fff 50%,#fafbfc 100%)}
.program-container-inner{max-width:1200px;margin:0 auto}
.program-header-block{text-align:center;margin-bottom:65px}
.program-title-main{font-size:2.7rem;color:#212529;font-weight:700;margin-bottom:20px;line-height:1.25}
.program-intro-text{font-size:1.12rem;color:#495057;line-height:1.7;max-width:760px;margin:0 auto}
.program-phases-wrapper{display:flex;flex-direction:column;gap:45px;margin-top:55px}
.phase-block-item{background:#fff;border-radius:10px;padding:42px;box-shadow:0 4px 18px #0000000f;border-left:5px solid #6B87A8;transition:all .3s ease;position:relative}
.phase-block-item:nth-child(2){border-left-color:#A5BDB0;margin-left:40px}
.phase-block-item:nth-child(3){border-left-color:#6B87A8;margin-left:80px}
.phase-block-item:hover{box-shadow:0 8px 28px #0000001c;transform:translateX(8px)}
.phase-number-badge{position:absolute;top:-18px;left:30px;width:48px;height:48px;background:#6B87A8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;box-shadow:0 3px 10px #6b87a84d}
.phase-block-item:nth-child(2) .phase-number-badge{background:#A5BDB0}
.phase-title-text{font-size:1.65rem;color:#212529;font-weight:600;margin-bottom:16px;line-height:1.3;padding-top:8px}
.phase-content-text{font-size:1.05rem;color:#495057;line-height:1.7}
.expert-insight-section{padding:100px 20px;background:#fff;position:relative;overflow:hidden}
.expert-insight-section::after{content:'';position:absolute;bottom:-50px;left:-50px;width:300px;height:300px;background:radial-gradient(circle,#a5bdb026,transparent);border-radius:50%}
.expert-content-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:70px;align-items:start;position:relative;z-index:1}
.expert-profile-column{position:sticky;top:30px}
.expert-photo-frame{width:100%;height:420px;border-radius:12px;overflow:hidden;margin-bottom:28px;box-shadow:0 10px 35px #00000021;border:4px solid #E7E9E9}
.expert-portrait-img{width:100%;height:100%;object-fit:cover}
.expert-name-title{font-size:1.55rem;color:#212529;font-weight:600;margin-bottom:8px;line-height:1.3}
.expert-role-text{font-size:1.05rem;color:#6B87A8;font-weight:500;margin-bottom:18px}
.expert-brief-bio{font-size:.98rem;color:#495057;line-height:1.65}
.expert-message-column{padding-top:20px}
.message-heading-text{font-size:2.4rem;color:#212529;font-weight:700;margin-bottom:32px;line-height:1.25}
.message-paragraph{font-size:1.08rem;color:#343a40;line-height:1.8;margin-bottom:26px}
.message-highlight-box{background:#6b87a814;border-left:4px solid #6B87A8;padding:28px 32px;border-radius:6px;margin:35px 0}
.highlight-quote-text{font-size:1.15rem;color:#212529;line-height:1.7;font-style:italic;margin:0}
.message-cta-wrapper{margin-top:45px}
.message-action-link{display:inline-block;padding:16px 40px;background:#6B87A8;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.08rem;transition:all .3s ease}
.message-action-link:hover{background:#5a7390;transform:translateY(-2px);box-shadow:0 6px 18px #6b87a84d}
@media (max-width: 1024px) {
.hero-main-title{font-size:3rem}
.approach-content-wrapper{grid-template-columns:1fr;gap:50px}
.approach-text-column{padding-right:0}
.expert-content-layout{grid-template-columns:1fr;gap:50px}
.expert-profile-column{position:static;max-width:400px;margin:0 auto}
}
@media (max-width: 768px) {
.hero-finance-section{height:auto;min-height:500px;padding:80px 0}
.hero-main-title{font-size:2.2rem}
.hero-subtitle-text{font-size:1.1rem}
.tools-main-heading,.approach-main-title,.program-title-main,.message-heading-text{font-size:2rem}
.tools-grid-layout{grid-template-columns:1fr}
.phase-block-item:nth-child(2),.phase-block-item:nth-child(3){margin-left:0}
.approach-image-frame{height:350px}
.expert-photo-frame{height:380px}
}
@media (max-width: 480px) {
.hero-main-title{font-size:1.85rem}
.tools-showcase-block,.approach-methodology-section,.program-structure-area,.expert-insight-section{padding:60px 15px}
.tool-card-item,.phase-block-item{padding:24px}
}
.contact-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.contact-hero-intro{background:linear-gradient(165deg,#E7E9E9 0%,#fff 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.contact-hero-intro::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#6b87a814 0%,transparent 70%);border-radius:50%}
.contact-hero-intro .hero-content-box{max-width:820px;margin:0 auto;position:relative;z-index:2}
.contact-hero-intro h1{font-size:2.8rem;color:#212529;margin-bottom:18px;font-weight:700;line-height:1.2}
.contact-hero-intro .intro-text{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:0}
.direct-info-section{padding:70px 20px;background:#fff}
.direct-info-section .info-grid-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.direct-info-section .info-card-item{background:linear-gradient(145deg,#fafbfc 0%,#fff 100%);padding:40px 30px;border-radius:12px;border:2px solid #E7E9E9;transition:all .3s ease;position:relative}
.direct-info-section .info-card-item:hover{border-color:#6B87A8;transform:translateY(-4px);box-shadow:0 8px 24px #6b87a826}
.direct-info-section .info-card-item .card-icon-area{width:65px;height:65px;background:linear-gradient(135deg,#6B87A8 0%,#A5BDB0 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px;font-size:1.8rem;color:#fff}
.direct-info-section .info-card-item h3{font-size:1.35rem;color:#212529;margin-bottom:14px;font-weight:600}
.direct-info-section .info-card-item p{font-size:1.05rem;color:#495057;line-height:1.6;margin:0}
.direct-info-section .info-card-item a{color:#6B87A8;text-decoration:none;transition:color .3s ease;word-break:break-word}
.direct-info-section .info-card-item a:hover{color:#495057;text-decoration:underline}
.form-conversation-section{padding:75px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.form-conversation-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6B87A8 0%,#A5BDB0 50%,#6B87A8 100%);opacity:.3}
.form-conversation-section .form-wrapper-container{max-width:720px;margin:0 auto}
.form-conversation-section .section-heading-text{text-align:center;margin-bottom:45px}
.form-conversation-section .section-heading-text h2{font-size:2.2rem;color:#212529;margin-bottom:16px;font-weight:700}
.form-conversation-section .section-heading-text p{font-size:1.1rem;color:#495057;line-height:1.6;max-width:600px;margin:0 auto}
.form-conversation-section .contact-form-element{background:#fff;padding:45px;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid #E7E9E9}
.form-conversation-section .form-group-item{margin-bottom:28px}
.form-conversation-section .form-group-item label{display:block;font-size:1.05rem;color:#343a40;margin-bottom:10px;font-weight:500}
.form-conversation-section .form-group-item input,.form-conversation-section .form-group-item textarea{width:100%;padding:14px 18px;border:2px solid #E7E9E9;border-radius:8px;font-size:1rem;color:#212529;transition:all .3s ease;background:#fafbfc;font-family:inherit}
.form-conversation-section .form-group-item input:focus,.form-conversation-section .form-group-item textarea:focus{outline:none;border-color:#6B87A8;background:#fff;box-shadow:0 0 0 4px #6b87a81a}
.form-conversation-section .form-group-item textarea{min-height:160px;resize:vertical}
.form-conversation-section .privacy-checkbox-group{margin-bottom:30px;display:flex;align-items:flex-start;gap:12px}
.form-conversation-section .privacy-checkbox-group input[type="checkbox"]{width:20px;height:20px;margin-top:3px;cursor:pointer;flex-shrink:0}
.form-conversation-section .privacy-checkbox-group label{font-size:.95rem;color:#495057;line-height:1.5;margin:0;cursor:pointer}
.form-conversation-section .privacy-checkbox-group label a{color:#6B87A8;text-decoration:none;transition:color .3s ease}
.form-conversation-section .privacy-checkbox-group label a:hover{color:#495057;text-decoration:underline}
.form-conversation-section .submit-button-wrapper{text-align:center}
.form-conversation-section .submit-btn-primary{background:linear-gradient(135deg,#6B87A8 0%,#A5BDB0 100%);color:#fff;padding:16px 55px;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #6b87a840;position:relative;z-index:10}
.form-conversation-section .submit-btn-primary:hover{transform:translateY(-3px);box-shadow:0 6px 25px #6b87a859}
.form-conversation-section .submit-btn-primary:active{transform:translateY(-1px)}
.additional-reach-section{padding:70px 20px;background:#fff}
.additional-reach-section .reach-content-wrapper{max-width:900px;margin:0 auto;text-align:center}
.additional-reach-section h2{font-size:2rem;color:#212529;margin-bottom:30px;font-weight:700}
.additional-reach-section .reach-blocks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;margin-top:40px}
.additional-reach-section .reach-block-item{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:35px 25px;border-radius:12px;border:2px solid #E7E9E9;transition:all .3s ease}
.additional-reach-section .reach-block-item:hover{border-color:#A5BDB0;box-shadow:0 6px 20px #a5bdb033}
.additional-reach-section .reach-block-item .block-title{font-size:1.2rem;color:#343a40;margin-bottom:12px;font-weight:600}
.additional-reach-section .reach-block-item .block-description{font-size:1rem;color:#495057;line-height:1.6;margin:0}
@media (max-width: 768px) {
.contact-hero-intro{padding:60px 20px 45px}
.contact-hero-intro h1{font-size:2rem}
.contact-hero-intro .intro-text{font-size:1.05rem}
.direct-info-section{padding:50px 20px}
.direct-info-section .info-grid-container{grid-template-columns:1fr;gap:25px}
.form-conversation-section{padding:55px 20px}
.form-conversation-section .section-heading-text h2{font-size:1.75rem}
.form-conversation-section .contact-form-element{padding:30px 20px}
.form-conversation-section .submit-btn-primary{width:100%;padding:16px 30px}
.additional-reach-section{padding:50px 20px}
.additional-reach-section h2{font-size:1.65rem}
.additional-reach-section .reach-blocks-grid{grid-template-columns:1fr;gap:20px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.contact-hero-intro h1{font-size:2.4rem}
.direct-info-section .info-grid-container{grid-template-columns:repeat(2,1fr)}
.form-conversation-section .section-heading-text h2{font-size:2rem}
}
.about-page-wrapper{background:linear-gradient(135deg,#fff 0%,#fafbfc 50%,#f8f9fa 100%);min-height:100vh}
.about-hero-section{padding:90px 20px 70px;background:linear-gradient(165deg,#E7E9E9 0%,#fff 100%);position:relative;overflow:hidden}
.about-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#6b87a814 0%,transparent 70%);border-radius:50%}
.about-hero-content{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.about-hero-content h1{font-size:3.2em;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.2}
.about-hero-content .hero-subtitle{font-size:1.35em;color:#495057;line-height:1.7;max-width:750px;margin-bottom:35px}
.about-hero-stats{display:flex;gap:50px;flex-wrap:wrap;margin-top:45px}
.stat-item{flex:1;min-width:200px}
.stat-number{font-size:2.8em;font-weight:700;color:#6B87A8;display:block;margin-bottom:8px}
.stat-label{font-size:1.05em;color:#495057;line-height:1.5}
.journey-section{padding:85px 20px;background:#fff}
.journey-container{max-width:1200px;margin:0 auto}
.journey-header{text-align:center;margin-bottom:60px}
.journey-header h2{font-size:2.6em;color:#212529;margin-bottom:20px;font-weight:700}
.journey-header .section-intro{font-size:1.2em;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.journey-timeline{position:relative;padding-left:0}
.timeline-item{display:grid;grid-template-columns:140px 1fr;gap:40px;margin-bottom:55px;align-items:start}
.timeline-year{text-align:right;padding-top:5px}
.timeline-year span{font-size:2.2em;font-weight:700;color:#6B87A8;display:inline-block}
.timeline-content{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:30px;border-radius:8px;border-left:4px solid #A5BDB0;box-shadow:0 2px 12px #0000000a}
.timeline-content h3{font-size:1.5em;color:#212529;margin-bottom:15px;font-weight:600}
.timeline-content p{font-size:1.05em;color:#495057;line-height:1.7;margin:0}
.values-section{padding:80px 20px;background:linear-gradient(180deg,#fafbfc 0%,#E7E9E9 100%);position:relative}
.values-wrapper{max-width:1300px;margin:0 auto}
.values-intro{text-align:center;margin-bottom:70px}
.values-intro h2{font-size:2.5em;color:#212529;margin-bottom:20px;font-weight:700}
.values-intro p{font-size:1.15em;color:#495057;max-width:650px;margin:0 auto;line-height:1.6}
.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.value-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #0000000f;transition:transform .3s ease,box-shadow .3s ease;border-top:3px solid #6B87A8}
.value-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}
.value-card h3{font-size:1.6em;color:#212529;margin-bottom:18px;font-weight:600}
.value-card p{font-size:1.05em;color:#495057;line-height:1.7;margin:0}
.team-section{padding:90px 20px;background:#fff}
.team-content-wrapper{max-width:1250px;margin:0 auto}
.team-header-block{margin-bottom:65px}
.team-header-block h2{font-size:2.7em;color:#212529;margin-bottom:25px;font-weight:700}
.team-description{font-size:1.15em;color:#495057;line-height:1.7;max-width:800px}
.team-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:45px;margin-bottom:60px}
.team-member-card{background:linear-gradient(145deg,#f8f9fa 0%,#fff 100%);border-radius:10px;overflow:hidden;box-shadow:0 3px 15px #0000000d;transition:transform .3s ease}
.team-member-card:hover{transform:scale(1.03)}
.member-photo{width:100%;height:320px;object-fit:cover}
.member-info{padding:28px}
.member-info h3{font-size:1.45em;color:#212529;margin-bottom:8px;font-weight:600}
.member-role{font-size:1.05em;color:#6B87A8;margin-bottom:15px;font-weight:500}
.member-bio{font-size:1em;color:#495057;line-height:1.6}
.company-images-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:50px}
.company-image-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 2px 10px #00000014;transition:transform .3s ease}
.company-image-item:hover{transform:scale(1.05)}
.company-image-item img{width:100%;height:200px;object-fit:cover;display:block}
@media (max-width: 1024px) {
.about-hero-content h1{font-size:2.6em}
.values-grid{grid-template-columns:1fr}
.company-images-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width: 768px) {
.about-hero-section{padding:60px 20px 50px}
.about-hero-content h1{font-size:2.2em}
.about-hero-content .hero-subtitle{font-size:1.15em}
.about-hero-stats{gap:30px}
.stat-item{min-width:150px}
.stat-number{font-size:2.2em}
.journey-section,.values-section,.team-section{padding:60px 20px}
.journey-header h2,.values-intro h2,.team-header-block h2{font-size:2em}
.timeline-item{grid-template-columns:1fr;gap:15px}
.timeline-year{text-align:left}
.timeline-year span{font-size:1.8em}
.team-showcase{grid-template-columns:1fr;gap:30px}
.company-images-grid{grid-template-columns:repeat(2,1fr);gap:15px}
.company-image-item img{height:150px}
}
@media (max-width: 480px) {
.about-hero-content h1{font-size:1.9em}
.company-images-grid{grid-template-columns:1fr}
}
.learning-program-hero{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:80px 0 60px;position:relative;overflow:hidden}
.learning-program-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#6b87a814 0%,transparent 70%);border-radius:50%}
.lp-hero-content{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.lp-hero-title{font-size:42px;font-weight:700;color:#212529;margin-bottom:20px;line-height:1.2}
.lp-hero-subtitle{font-size:20px;color:#495057;margin-bottom:35px;line-height:1.6;max-width:700px}
.lp-hero-stats{display:flex;gap:50px;flex-wrap:wrap;margin-top:40px}
.lp-stat-item{display:flex;flex-direction:column}
.lp-stat-number{font-size:36px;font-weight:700;color:#6B87A8;line-height:1;margin-bottom:8px}
.lp-stat-label{font-size:14px;color:#495057;text-transform:uppercase;letter-spacing:.5px}
.learning-modules-section{background:#fff;padding:70px 0;position:relative}
.lm-container{max-width:1200px;margin:0 auto;padding:0 20px}
.lm-section-header{text-align:center;margin-bottom:60px}
.lm-title{font-size:36px;font-weight:700;color:#212529;margin-bottom:15px}
.lm-description{font-size:18px;color:#495057;max-width:650px;margin:0 auto;line-height:1.6}
.lm-modules-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:50px}
.lm-module-card{background:#f8f9fa;border-left:4px solid #6B87A8;padding:30px;transition:all .3s ease;position:relative}
.lm-module-card:hover{transform:translateX(8px);box-shadow:0 4px 20px #6b87a826}
.lm-module-number{position:absolute;top:20px;right:20px;font-size:48px;font-weight:700;color:#6b87a81f;line-height:1}
.lm-module-title{font-size:22px;font-weight:600;color:#212529;margin-bottom:12px}
.lm-module-duration{font-size:14px;color:#6B87A8;margin-bottom:15px;font-weight:500}
.lm-module-text{font-size:15px;color:#495057;line-height:1.6;margin-bottom:0}
.lm-image-showcase{margin-top:40px;border-radius:8px;overflow:hidden;box-shadow:0 10px 40px #00000014}
.lm-showcase-img{width:100%;height:420px;object-fit:cover;display:block}
.learning-format-section{background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%);padding:70px 0}
.lf-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}
.lf-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.lf-text-column{padding-right:20px}
.lf-section-title{font-size:34px;font-weight:700;color:#212529;margin-bottom:25px;line-height:1.3}
.lf-intro-text{font-size:16px;color:#495057;line-height:1.7;margin-bottom:35px}
.lf-features-list{display:flex;flex-direction:column;gap:20px}
.lf-feature-item{display:flex;align-items:flex-start;gap:15px;padding:18px;background:#fff;border-radius:6px;transition:all .3s ease}
.lf-feature-item:hover{box-shadow:0 4px 16px #6b87a81f;transform:translateY(-2px)}
.lf-feature-icon{width:40px;height:40px;background:#6B87A8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:600;font-size:18px}
.lf-feature-content{flex:1}
.lf-feature-title{font-size:17px;font-weight:600;color:#212529;margin-bottom:6px}
.lf-feature-text{font-size:14px;color:#495057;line-height:1.5;margin:0}
.lf-image-column{position:relative}
.lf-main-image{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 15px 50px #0000001a}
.mentors-section{background:#fff;padding:70px 0}
.mentors-container{max-width:1200px;margin:0 auto;padding:0 20px}
.mentors-header{text-align:center;margin-bottom:50px}
.mentors-main-title{font-size:36px;font-weight:700;color:#212529;margin-bottom:15px}
.mentors-subtitle{font-size:17px;color:#495057;max-width:600px;margin:0 auto;line-height:1.6}
.mentors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-bottom:50px}
.mentor-card{background:#f8f9fa;border-radius:8px;overflow:hidden;transition:all .3s ease}
.mentor-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #6b87a826}
.mentor-image-wrapper{width:100%;height:280px;overflow:hidden;background:#E7E9E9}
.mentor-photo{width:100%;height:100%;object-fit:cover}
.mentor-info{padding:25px}
.mentor-name{font-size:20px;font-weight:600;color:#212529;margin-bottom:8px}
.mentor-role{font-size:14px;color:#6B87A8;font-weight:500;margin-bottom:15px}
.mentor-bio{font-size:14px;color:#495057;line-height:1.6;margin:0}
.mentors-cta-block{background:linear-gradient(135deg,#6B87A8 0%,#A5BDB0 100%);padding:45px;border-radius:8px;text-align:center;margin-top:40px}
.mentors-cta-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:15px}
.mentors-cta-text{font-size:16px;color:#fff;margin-bottom:25px;opacity:.95}
.mentors-cta-button{display:inline-block;padding:14px 40px;background:#fff;color:#6B87A8;font-size:16px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease}
.mentors-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026;color:#6B87A8}
@media (max-width: 968px) {
.learning-program-hero{padding:60px 0 40px}
.lp-hero-title{font-size:32px}
.lp-hero-subtitle{font-size:18px}
.lp-hero-stats{gap:30px}
.lp-stat-number{font-size:28px}
.lm-modules-grid{grid-template-columns:1fr;gap:25px}
.lm-title{font-size:30px}
.lf-content-grid{grid-template-columns:1fr;gap:40px}
.lf-text-column{padding-right:0}
.lf-section-title{font-size:28px}
.mentors-grid{grid-template-columns:1fr;gap:25px}
.mentors-main-title{font-size:30px}
.mentors-cta-block{padding:35px 25px}
.mentors-cta-title{font-size:24px}
}
@media (max-width: 640px) {
.lp-hero-title{font-size:26px}
.lp-hero-subtitle{font-size:16px}
.lm-title{font-size:26px}
.lf-section-title{font-size:24px}
.lf-main-image{height:300px}
.lm-showcase-img{height:280px}
.mentor-image-wrapper{height:240px}
}
.cookie-policy-page{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}
.cookie-policy-header-block{background:linear-gradient(165deg,#6B87A8 0%,#A5BDB0 100%);padding:4rem 0 3rem;position:relative;overflow:hidden}
.cookie-policy-header-block::before{content:'';position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);transform:rotate(25deg)}
.cookie-header-content{max-width:900px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}
.cookie-main-title{font-size:2.8rem;color:#fff;font-weight:700;margin:0 0 1.2rem;line-height:1.2;letter-spacing:-.02em}
.cookie-intro-text{color:#f5f6fa;font-size:1.15rem;line-height:1.7;margin:0}
.cookie-content-wrapper{max-width:900px;margin:0 auto;padding:3rem 2rem 5rem}
.cookie-document-section{background:#fff;padding:2.5rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 8px #6b87a814;border-left:4px solid #6B87A8}
.cookie-document-section:nth-child(even){border-left-color:#A5BDB0}
.cookie-section-heading{font-size:1.85rem;color:#212529;font-weight:600;margin:0 0 1.5rem;line-height:1.3}
.cookie-text-block{color:#495057;font-size:1.05rem;line-height:1.8;margin:0 0 1.5rem}
.cookie-text-block:last-child{margin-bottom:0}
.cookie-subsection-title{font-size:1.4rem;color:#343a40;font-weight:600;margin:2rem 0 1rem;line-height:1.4}
.cookie-detail-list{list-style:none;padding:0;margin:1.5rem 0}
.cookie-detail-item{padding:1.2rem 1.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);border-radius:8px;border:1px solid #E7E9E9;position:relative}
.cookie-detail-item::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#6B87A8 0%,#A5BDB0 100%);border-radius:8px 0 0 8px}
.cookie-item-name{font-weight:600;color:#212529;font-size:1.1rem;margin-bottom:.5rem;display:block}
.cookie-item-description{color:#495057;font-size:1rem;line-height:1.7;margin:0}
.cookie-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}
.cookie-info-card{background:#fafbfc;padding:1.8rem;border-radius:10px;border:2px solid #E7E9E9;transition:all .3s ease}
.cookie-info-card:hover{border-color:#A5BDB0;transform:translateY(-3px);box-shadow:0 6px 16px #6b87a81f}
.cookie-card-title{font-size:1.25rem;color:#6B87A8;font-weight:600;margin:0 0 1rem}
.cookie-card-content{color:#495057;font-size:1rem;line-height:1.7;margin:0}
.cookie-emphasis-box{background:linear-gradient(135deg,#6b87a814 0%,#a5bdb014 100%);padding:1.8rem 2rem;border-radius:10px;margin:2rem 0;border:2px solid #E7E9E9;position:relative}
.cookie-emphasis-box::after{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#6B87A8 0%,#A5BDB0 100%);border-radius:10px;z-index:-1;opacity:0;transition:opacity .3s ease}
.cookie-emphasis-box:hover::after{opacity:.15}
.cookie-emphasis-text{color:#343a40;font-size:1.05rem;line-height:1.8;margin:0;font-weight:500}
.cookie-contact-area{background:linear-gradient(165deg,#6B87A8 0%,#5a7596 100%);padding:3rem 2.5rem;border-radius:12px;margin-top:3rem;text-align:center;position:relative;overflow:hidden}
.cookie-contact-area::before{content:'';position:absolute;top:-30%;left:-20%;width:70%;height:160%;background:radial-gradient(circle,#ffffff1f 0%,transparent 60%);transform:rotate(-15deg)}
.cookie-contact-heading{font-size:1.6rem;color:#fff;font-weight:600;margin:0 0 1.2rem;position:relative;z-index:2}
.cookie-contact-details{color:#f5f6fa;font-size:1.05rem;line-height:1.7;margin:0 0 1.5rem;position:relative;z-index:2}
.cookie-contact-link{color:#fff;text-decoration:none;font-weight:600;border-bottom:2px solid #fff6;transition:border-color .3s ease}
.cookie-contact-link:hover{border-bottom-color:#fff}
.cookie-table-container{overflow-x:auto;margin:2rem 0;border-radius:10px;box-shadow:0 2px 8px #6b87a814}
.cookie-comparison-table{width:100%;border-collapse:collapse;background:#fff;font-size:1rem}
.cookie-comparison-table thead{background:linear-gradient(135deg,#6B87A8 0%,#7a95b6 100%)}
.cookie-comparison-table th{color:#fff;font-weight:600;padding:1.2rem 1.5rem;text-align:left;border-bottom:3px solid #A5BDB0}
.cookie-comparison-table td{padding:1.2rem 1.5rem;color:#495057;border-bottom:1px solid #E7E9E9}
.cookie-comparison-table tbody tr:hover{background:#fafbfc}
.cookie-comparison-table tbody tr:last-child td{border-bottom:none}
.cookie-status-indicator{display:inline-block;padding:.4rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}
.cookie-status-required{background:#6b87a826;color:#6B87A8}
.cookie-status-optional{background:#a5bdb026;color:#5a8a6f}
@media (max-width: 768px) {
.cookie-main-title{font-size:2rem}
.cookie-intro-text{font-size:1.05rem}
.cookie-document-section{padding:1.8rem}
.cookie-section-heading{font-size:1.5rem}
.cookie-info-grid{grid-template-columns:1fr}
.cookie-comparison-table{font-size:.9rem}
.cookie-comparison-table th,.cookie-comparison-table td{padding:1rem}
.cookie-contact-area{padding:2rem 1.5rem}
}
@media (max-width: 480px) {
.cookie-policy-header-block{padding:3rem 0 2rem}
.cookie-header-content{padding:0 1.5rem}
.cookie-main-title{font-size:1.7rem}
.cookie-content-wrapper{padding:2rem 1.5rem 3rem}
.cookie-document-section{padding:1.5rem}
.cookie-detail-item{padding:1rem 1.2rem}
}
.privacy-policy-wrapper{background:linear-gradient(135deg,#fff 0%,#fafbfc 50%,#f8f9fa 100%);min-height:100vh;padding:0}
.privacy-narrow-container{max-width:720px;margin:0 auto;padding:80px 30px}
.privacy-header-block{text-align:center;margin-bottom:70px;padding-bottom:40px;border-bottom:3px solid #E7E9E9}
.privacy-main-title{font-size:2.8rem;font-weight:700;color:#212529;margin-bottom:20px;line-height:1.2}
.privacy-update-date{font-size:1rem;color:#6B87A8;font-weight:500;letter-spacing:.5px}
.privacy-content-flow{color:#343a40;line-height:1.8}
.privacy-section-divider{margin:60px 0;height:2px;background:linear-gradient(90deg,transparent 0%,#A5BDB0 50%,transparent 100%)}
.privacy-content-flow h2{font-size:1.9rem;color:#212529;font-weight:700;margin:50px 0 25px;line-height:1.3}
.privacy-content-flow h3{font-size:1.4rem;color:#495057;font-weight:600;margin:35px 0 18px}
.privacy-content-flow p{margin-bottom:22px;font-size:1.05rem;color:#343a40}
.privacy-content-flow ul{margin:25px 0 25px 30px;list-style:none;padding:0}
.privacy-content-flow li{position:relative;padding-left:28px;margin-bottom:14px;font-size:1.05rem;color:#495057}
.privacy-content-flow li:before{content:"→";position:absolute;left:0;color:#6B87A8;font-weight:700}
.privacy-emphasis-box{background:#f8f9fa;border-left:4px solid #6B87A8;padding:25px 30px;margin:30px 0;border-radius:0 8px 8px 0}
.privacy-emphasis-box p{margin:0;color:#212529;font-weight:500}
.privacy-contact-section{background:linear-gradient(135deg,#6B87A8 0%,#A5BDB0 100%);padding:40px;border-radius:12px;margin-top:60px;text-align:center;box-shadow:0 4px 20px #6b87a826}
.privacy-contact-section h3{color:#fff;font-size:1.6rem;margin-bottom:20px;font-weight:700}
.privacy-contact-details{color:#fff;font-size:1.1rem;line-height:1.9}
.privacy-contact-details a{color:#fff;text-decoration:underline;font-weight:600;transition:opacity .3s ease}
.privacy-contact-details a:hover{opacity:.8}
.privacy-table-wrapper{margin:35px 0;overflow-x:auto}
.privacy-data-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 12px #0000000f;border-radius:8px;overflow:hidden}
.privacy-data-table th{background:#6B87A8;color:#fff;padding:18px;text-align:left;font-weight:600;font-size:1.05rem}
.privacy-data-table td{padding:16px 18px;border-bottom:1px solid #E7E9E9;color:#495057;font-size:1rem}
.privacy-data-table tr:last-child td{border-bottom:none}
.privacy-data-table tr:nth-child(even){background:#fafbfc}
@media (max-width: 768px) {
.privacy-narrow-container{padding:50px 20px}
.privacy-main-title{font-size:2rem}
.privacy-content-flow h2{font-size:1.5rem}
.privacy-content-flow h3{font-size:1.2rem}
.privacy-emphasis-box{padding:20px}
.privacy-contact-section{padding:30px 20px}
.privacy-data-table{font-size:.9rem}
.privacy-data-table th,.privacy-data-table td{padding:12px}
}
.success-page-wrapper{min-height:100vh;background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);padding:0;margin:0}
.success-confirmation-zone{max-width:780px;margin:0 auto;padding:80px 30px 50px}
.success-icon-container{width:110px;height:110px;margin:0 auto 35px;position:relative}
.success-icon-outer{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#A5BDB0 0%,#6B87A8 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #6b87a833;animation:successPulse 2s ease-in-out infinite}
.success-icon-inner{width:92px;height:92px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}
.success-checkmark{width:45px;height:45px;border:4px solid #6B87A8;border-radius:50%;position:relative}
.success-checkmark::after{content:'';position:absolute;left:12px;top:6px;width:12px;height:20px;border:solid #6B87A8;border-width:0 4px 4px 0;transform:rotate(45deg)}
@keyframes successPulse {
0%,100%{transform:scale(1);box-shadow:0 8px 24px #6b87a833}
50%{transform:scale(1.05);box-shadow:0 12px 32px #6b87a84d}
}
.success-main-heading{font-size:42px;font-weight:700;color:#212529;text-align:center;margin:0 0 18px;line-height:1.2;letter-spacing:-.5px}
.success-subtext-block{text-align:center;margin:0 0 48px}
.success-subtext-primary{font-size:19px;color:#495057;line-height:1.6;margin:0 0 12px}
.success-subtext-secondary{font-size:16px;color:#6c757d;line-height:1.5;margin:0}
.success-details-card{background:#fff;border-radius:16px;padding:38px 42px;margin:0 0 42px;box-shadow:0 4px 16px #0000000f;border:1px solid #E7E9E9}
.success-info-row{display:flex;padding:16px 0;border-bottom:1px solid #f0f1f2;align-items:center}
.success-info-row:last-child{border-bottom:none;padding-bottom:0}
.success-info-row:first-child{padding-top:0}
.success-info-label{font-size:15px;color:#6c757d;width:180px;flex-shrink:0}
.success-info-value{font-size:16px;color:#212529;font-weight:500;flex:1}
.success-next-steps-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-radius:16px;padding:40px 42px;margin:0 0 38px;border-left:5px solid #6B87A8}
.success-steps-title{font-size:24px;font-weight:600;color:#212529;margin:0 0 28px}
.success-step-item{display:flex;margin:0 0 24px;align-items:flex-start}
.success-step-item:last-child{margin-bottom:0}
.success-step-number{width:34px;height:34px;background:#6B87A8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;flex-shrink:0;margin-right:18px}
.success-step-content{flex:1;padding-top:4px}
.success-step-text{font-size:16px;color:#343a40;line-height:1.6;margin:0}
.success-timeline-hint{background:#fff;border:2px dashed #A5BDB0;border-radius:12px;padding:28px 32px;margin:0 0 42px;text-align:center}
.success-timeline-text{font-size:17px;color:#495057;line-height:1.5;margin:0}
.success-timeline-emphasis{color:#6B87A8;font-weight:600}
.success-actions-group{display:flex;gap:18px;justify-content:center;margin:0 0 35px;flex-wrap:wrap}
.success-btn-primary{background:linear-gradient(135deg,#6B87A8 0%,#5a7393 100%);color:#fff;padding:16px 38px;border-radius:10px;font-size:17px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;border:none;box-shadow:0 4px 12px #6b87a840}
.success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6b87a859;background:linear-gradient(135deg,#5a7393 0%,#6B87A8 100%)}
.success-btn-secondary{background:#fff;color:#6B87A8;padding:16px 38px;border-radius:10px;font-size:17px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;border:2px solid #6B87A8}
.success-btn-secondary:hover{background:#6B87A8;color:#fff;transform:translateY(-2px)}
.success-support-notice{text-align:center;padding:32px 24px;background:#fafbfc;border-radius:12px;margin:0 0 20px}
.success-support-text{font-size:15px;color:#6c757d;line-height:1.6;margin:0 0 14px}
.success-contact-link{color:#6B87A8;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .2s ease}
.success-contact-link:hover{border-bottom-color:#6B87A8}
@media (max-width: 768px) {
.success-confirmation-zone{padding:60px 20px 40px}
.success-main-heading{font-size:32px}
.success-subtext-primary{font-size:17px}
.success-details-card{padding:28px 24px}
.success-info-row{flex-direction:column;align-items:flex-start;padding:14px 0}
.success-info-label{width:100%;margin-bottom:6px}
.success-next-steps-section{padding:30px 24px}
.success-actions-group{flex-direction:column}
.success-btn-primary,.success-btn-secondary{width:100%;padding:15px 28px}
.success-timeline-hint{padding:22px 20px}
}
@media (max-width: 480px) {
.success-icon-container{width:90px;height:90px}
.success-icon-inner{width:76px;height:76px}
.success-checkmark{width:38px;height:38px;border-width:3px}
.success-checkmark::after{left:10px;top:5px;width:10px;height:17px;border-width:0 3px 3px 0}
.success-main-heading{font-size:28px}
.success-step-number{width:30px;height:30px;font-size:14px;margin-right:14px}
.success-step-text{font-size:15px}
}