*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Oxygen',sans-serif;display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(127deg,#F2FDFE 0%,#fff 45%,#e8f8fc 100%);color:#1a1a1a;line-height:1.6}
.top-header-bar{background:linear-gradient(143deg,#0E6B96 0%,#42A3F5 100%);padding:28px 0;box-shadow:0 8px 24px #0e6b9626}
.header-content-wrapper{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px}
.brand-section{display:flex;align-items:center;gap:18px}
.logo-container{width:85px;height:85px;background:#ffffff1f;border-radius:22px;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 6px 16px #0000001f}
.site-logo{width:100%;height:100%;object-fit:contain}
.brand-connector{width:2px;height:48px;background:#ffffff59}
.brand-text-area{display:flex;flex-direction:column;gap:4px}
.brand-section .brand-title{font-size:26px;font-weight:700;color:#fff;letter-spacing:-.3px}
.brand-section .brand-tagline{font-size:14px;font-weight:300;color:#ffffffe0;margin:0}
.nav-connector{width:2px;height:48px;background:#ffffff59;display:none}
.main-navigation{display:flex;align-items:center;gap:34px}
.main-navigation .nav-link{color:#fff;text-decoration:none;font-size:16px;font-weight:400;padding:9px 16px;border-radius:18px;transition:background .25s ease}
.main-navigation .nav-link:hover{background:#ffffff26}
main{flex:1}
.footer-wrapper{background:linear-gradient(137deg,#0E6B96 0%,#116a91 100%);padding:68px 0 32px;margin-top:80px;box-shadow:0 -12px 32px #0e6b961c}
.footer-content-grid{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:88px;margin-bottom:56px}
.footer-block-contact .footer-heading,.footer-block-links .footer-heading{font-size:20px;font-weight:700;color:#fff;margin-bottom:24px;letter-spacing:-.2px}
.contact-details .contact-item{margin-bottom:26px;color:#ffffffeb;font-size:15px;line-height:1.7}
.contact-details .contact-item strong{color:#fff;font-weight:700;display:block;margin-bottom:6px}
.contact-details .contact-item a{color:#F2FDFE;text-decoration:none;transition:opacity .2s ease}
.contact-details .contact-item a:hover{opacity:.8}
.footer-navigation{display:flex;flex-direction:column;gap:18px}
.footer-block-links .footer-link{color:#ffffffeb;text-decoration:none;font-size:15px;padding:8px 0;display:inline-block;border-bottom:1px solid transparent;transition:border-color .2s ease}
.footer-block-links .footer-link:hover{border-bottom-color:#ffffff80}
.footer-copyright{max-width:1200px;margin:0 auto;padding:32px 24px 0;border-top:1px solid #ffffff38;text-align:center}
.footer-copyright p{color:#ffffffd9;font-size:14px}
.cookie-consent-banner{position:fixed;bottom:24px;left:24px;background:#fff;border-radius:24px;padding:28px 32px;box-shadow:0 14px 42px #0e6b9638;max-width:420px;z-index:9999;border:2px solid #42A3F5}
.cookie-banner-content{display:flex;flex-direction:column;gap:20px}
.cookie-consent-banner .cookie-title{font-size:18px;font-weight:700;color:#0E6B96;margin-bottom:8px}
.cookie-consent-banner .cookie-description{font-size:14px;color:#333;line-height:1.6;margin:0}
.cookie-options-list{display:flex;flex-direction:column;gap:14px;padding:16px 0}
.cookie-option-item{display:flex;align-items:center;gap:12px;cursor:pointer}
.cookie-option-item .cookie-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#42A3F5}
.cookie-option-item .cookie-label-text{font-size:14px;color:#333;font-weight:400}
.cookie-actions{display:flex;gap:16px}
.cookie-actions .cookie-btn-accept,.cookie-actions .cookie-btn-decline{flex:1;padding:12px 24px;border:none;border-radius:18px;font-size:15px;font-weight:400;cursor:pointer;transition:all .25s ease;text-decoration:underline;background:transparent;font-family:'Oxygen',sans-serif}
.cookie-actions .cookie-btn-accept{color:#0E6B96}
.cookie-actions .cookie-btn-accept:hover{color:#42A3F5}
.cookie-actions .cookie-btn-decline{color:#666}
.cookie-actions .cookie-btn-decline:hover{color:#333}
@media (max-width: 968px) {
.header-content-wrapper{flex-direction:column;align-items:flex-start;gap:24px}
.nav-connector{display:none}
.main-navigation{width:100%;flex-wrap:wrap;gap:16px}
.main-navigation .nav-link{flex:1 1 calc(50% - 8px);text-align:center}
.footer-content-grid{grid-template-columns:1fr;gap:48px}
}
@media (max-width: 640px) {
.brand-section{flex-direction:column;align-items:flex-start;gap:14px}
.brand-connector{display:none}
.logo-container{width:72px;height:72px}
.main-navigation{flex-direction:column;gap:12px}
.main-navigation .nav-link{width:100%;text-align:center}
.cookie-consent-banner{left:12px;right:12px;max-width:none;bottom:12px}
.cookie-actions{flex-direction:column}
}
@media (min-width: 969px) {
.nav-connector{display:block}
}
.policy-content{max-width:1200px;margin:0 auto;padding:80px 20px;background:linear-gradient(135deg,#F2FDFE 0%,#fff 100%)}
.policy-content h1{font-size:42px;font-weight:700;color:#0E6B96;margin:0 0 40px;line-height:1.2;letter-spacing:-.5px}
.policy-content h2{font-size:32px;font-weight:600;color:#0E6B96;margin:60px 0 24px;line-height:1.3;padding-bottom:12px;border-bottom:3px solid #42A3F5}
.policy-content h3{font-size:24px;font-weight:600;color:#0E6B96;margin:40px 0 20px;line-height:1.4}
.policy-content h4{font-size:20px;font-weight:600;color:#0E6B96;margin:32px 0 16px;line-height:1.4}
.policy-content h5{font-size:18px;font-weight:600;color:#42A3F5;margin:28px 0 14px;line-height:1.5}
.policy-content h6{font-size:16px;font-weight:600;color:#42A3F5;margin:24px 0 12px;line-height:1.5;text-transform:uppercase;letter-spacing:.5px}
.policy-content p{font-size:17px;line-height:1.8;color:#2c3e50;margin:0 0 20px;text-align:justify}
.policy-content em,.policy-content i{font-style:italic;color:#0E6B96}
.policy-content a{color:#42A3F5;text-decoration:none;font-weight:500;border-bottom:2px solid transparent;transition:all .3s ease;padding-bottom:2px}
.policy-content a:hover{color:#0E6B96;border-bottom-color:#0E6B96}
.policy-content a:focus{outline:3px solid #42A3F5;outline-offset:4px;border-radius:4px}
.policy-content table{width:100%;border-collapse:separate;border-spacing:0;margin:32px 0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #0e6b961f}
.policy-content thead{background:linear-gradient(135deg,#0E6B96 0%,#42A3F5 100%)}
.policy-content thead tr{border:none}
.policy-content thead th{padding:20px 24px;text-align:left;font-size:16px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;border:none}
.policy-content tbody tr{border-bottom:1px solid #e8f4f8;transition:background .2s ease}
.policy-content tbody tr:last-child{border-bottom:none}
.policy-content tbody tr:hover{background:#F2FDFE}
.policy-content tbody td{padding:18px 24px;font-size:16px;line-height:1.6;color:#2c3e50;border:none}
.policy-content tbody th{padding:18px 24px;text-align:left;font-size:16px;font-weight:600;color:#0E6B96;background:#F2FDFE;border:none}
@media (max-width: 768px) {
.policy-content{padding:60px 16px}
.policy-content h1{font-size:32px;margin-bottom:32px}
.policy-content h2{font-size:26px;margin:48px 0 20px}
.policy-content h3{font-size:22px;margin:32px 0 16px}
.policy-content h4{font-size:19px;margin:28px 0 14px}
.policy-content h5{font-size:17px;margin:24px 0 12px}
.policy-content h6{font-size:15px;margin:20px 0 10px}
.policy-content p{font-size:16px;line-height:1.7;text-align:left}
.policy-content table{display:block;overflow-x:auto;margin:24px 0;border-radius:16px}
.policy-content thead th{padding:16px 18px;font-size:14px;white-space:nowrap}
.policy-content tbody td,.policy-content tbody th{padding:14px 18px;font-size:15px}
}
@media (max-width: 480px) {
.policy-content{padding:40px 12px}
.policy-content h1{font-size:28px;margin-bottom:28px}
.policy-content h2{font-size:24px;margin:40px 0 18px;padding-bottom:10px;border-bottom-width:2px}
.policy-content table{font-size:14px;margin:20px 0}
.policy-content thead th{padding:14px 16px;font-size:13px}
.policy-content tbody td,.policy-content tbody th{padding:12px 16px;font-size:14px}
}
.faq-title-area{position:relative;padding:80px 20px;background:linear-gradient(145deg,#0E6B96 0%,#42A3F5 100%);overflow:hidden;margin-bottom:0}
.faq-title-area::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#f2fdfe14;border-radius:50%;z-index:1}
.faq-title-area::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#42a3f526;border-radius:50%;z-index:1}
.title-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;gap:24px}
.title-content-wrapper .pre-heading{font-size:16px;color:#F2FDFE;font-weight:500;letter-spacing:1.5px;text-transform:uppercase}
.title-content-wrapper .main-heading{font-size:58px;color:#fff;font-weight:700;line-height:1.1;margin:0}
.title-content-wrapper .sub-heading{font-size:24px;color:#F2FDFE;font-weight:400;line-height:1.5;max-width:700px}
.title-image-container{margin-top:40px;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0e6b964d}
.title-image-container img{width:100%;height:auto;display:block;filter:brightness(0.85) contrast(1.1)}
.title-image-container::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0e6b9666 0%,#42a3f533 100%);z-index:1}
.questions-main-container{max-width:1200px;margin:0 auto;padding:100px 20px}
.intro-text-section{text-align:center;margin-bottom:70px}
.intro-text-section h2{font-size:42px;color:#0E6B96;font-weight:700;margin:0 0 20px;position:relative;display:inline-block}
.intro-text-section h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#42A3F5,#0E6B96);border-radius:2px}
.intro-text-section p{font-size:18px;color:#333;line-height:1.7;max-width:800px;margin:30px auto 0}
.faq-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.faq-item-wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 24px #0e6b9614;overflow:hidden;transition:all .3s ease}
.faq-item-wrapper:hover{box-shadow:0 12px 36px #0e6b9626;transform:translateY(-4px)}
.question-checkbox{display:none}
.question-label-area{display:flex;align-items:center;justify-content:space-between;padding:28px 32px;cursor:pointer;background:linear-gradient(135deg,#F2FDFE 0%,#fff 100%);transition:all .3s ease}
.question-label-area:hover{background:linear-gradient(135deg,#fff 0%,#F2FDFE 100%)}
.question-text-content{font-size:20px;font-weight:600;color:#0E6B96;line-height:1.4;padding-right:20px}
.expand-indicator{width:32px;height:32px;border-radius:50%;background:#42A3F5;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}
.expand-indicator::before{content:'+';color:#fff;font-size:24px;font-weight:600;transition:transform .3s ease}
.question-checkbox:checked ~ .question-label-area .expand-indicator{background:#0E6B96;transform:rotate(45deg)}
.answer-content-area{max-height:0;overflow:hidden;transition:max-height .4s ease}
.answer-inner-text{padding:0 32px 32px;font-size:17px;line-height:1.7;color:#555}
.question-checkbox:checked ~ .answer-content-area{max-height:800px}
.contact-prompt-section{margin-top:80px;padding:50px 40px;background:linear-gradient(125deg,#F2FDFE 0%,#fff 50%,#F2FDFE 100%);border-radius:24px;text-align:center;box-shadow:0 10px 40px #0e6b961a}
.contact-prompt-section h3{font-size:32px;color:#0E6B96;margin:0 0 16px;font-weight:700}
.contact-prompt-section p{font-size:18px;color:#555;margin:0 0 30px;line-height:1.6}
.contact-button-link{display:inline-block;padding:16px 48px;background:linear-gradient(135deg,#0E6B96 0%,#42A3F5 100%);color:#fff;font-size:18px;font-weight:600;text-decoration:none;border-radius:28px;transition:all .3s ease;box-shadow:0 8px 24px #0e6b9640;z-index:10;position:relative}
.contact-button-link:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0e6b9659;background:linear-gradient(135deg,#42A3F5 0%,#0E6B96 100%)}
.resources-showcase-area{max-width:1200px;margin:0 auto;padding:100px 20px;background:linear-gradient(170deg,#fff 0%,#F2FDFE 100%)}
.resources-header-section{text-align:center;margin-bottom:60px}
.resources-header-section h2{font-size:44px;color:#0E6B96;font-weight:700;margin:0 0 20px}
.resources-header-section p{font-size:19px;color:#555;line-height:1.7;max-width:700px;margin:0 auto}
.resources-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}
.resource-card-item{background:#fff;border-radius:24px;padding:40px 32px;box-shadow:0 6px 20px #0e6b961a;transition:all .3s ease;border:2px solid transparent}
.resource-card-item:hover{border-color:#42A3F5;box-shadow:0 12px 36px #42a3f533;transform:translateY(-6px)}
.card-icon-shape{width:70px;height:70px;border-radius:18px;background:linear-gradient(135deg,#42A3F5 0%,#0E6B96 100%);display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.card-icon-shape svg{width:36px;height:36px;fill:#fff}
.resource-card-item h3{font-size:24px;color:#0E6B96;margin:0 0 14px;font-weight:700}
.resource-card-item p{font-size:16px;color:#666;line-height:1.6;margin:0}
.visual-showcase-container{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 16px 48px #0e6b9626}
.visual-showcase-container img{width:100%;height:auto;display:block}
@media (max-width: 992px) {
.title-content-wrapper .main-heading{font-size:44px}
.title-content-wrapper .sub-heading{font-size:20px}
.faq-grid-layout{grid-template-columns:1fr}
.resources-cards-grid{grid-template-columns:1fr;gap:30px}
.intro-text-section h2{font-size:36px}
.resources-header-section h2{font-size:36px}
}
@media (max-width: 768px) {
.faq-title-area{padding:60px 20px}
.title-content-wrapper .main-heading{font-size:36px}
.title-content-wrapper .sub-heading{font-size:18px}
.questions-main-container{padding:60px 20px}
.intro-text-section h2{font-size:30px}
.question-text-content{font-size:18px}
.answer-inner-text{font-size:16px}
.resources-showcase-area{padding:60px 20px}
.resources-header-section h2{font-size:30px}
.contact-prompt-section h3{font-size:26px}
.contact-button-link{padding:14px 36px;font-size:16px}
}
.hero-title-wrapper{background:linear-gradient(128deg,#0E6B96 0%,#42A3F5 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.hero-title-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(-45deg,transparent,transparent 35px,#f2fdfe14 35px,#f2fdfe14 70px);pointer-events:none}
.hero-title-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.hero-title-content .main-headline{font-size:48px;color:#fff;font-weight:700;line-height:1.2;margin:0 0 16px}
.hero-title-content .main-headline .keyword-accent{border-bottom:4px solid #F2FDFE;display:inline-block;padding-bottom:2px}
.hero-title-content .subtitle-text{font-size:20px;color:#F2FDFE;line-height:1.6;margin:0;max-width:720px}
.hero-visual-area{margin-top:48px;position:relative}
.hero-visual-area img{width:100%;height:auto;border-radius:24px;box-shadow:0 12px 32px #0e6b964d;display:block}
.document-cert-block{background:#F2FDFE;padding:80px 20px}
.document-cert-container{max-width:1200px;margin:0 auto}
.document-cert-heading{text-align:center;margin-bottom:48px}
.document-cert-heading h2{font-size:38px;color:#0E6B96;font-weight:700;margin:0 0 16px;line-height:1.3}
.document-cert-heading p{font-size:18px;color:#333;line-height:1.6;margin:0;max-width:680px;margin-left:auto;margin-right:auto}
.cert-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px}
.cert-item-card{background:#fff;padding:32px 28px;border-radius:20px;box-shadow:0 6px 18px #42a3f51f;transition:all .3s ease;border:2px solid transparent}
.cert-item-card:hover{transform:translateY(-6px);box-shadow:0 14px 28px #42a3f533;border-color:#42A3F5}
.cert-card-icon{width:64px;height:64px;background:linear-gradient(135deg,#42A3F5 0%,#0E6B96 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.cert-card-icon svg{width:34px;height:34px;fill:#fff}
.cert-item-card h3{font-size:22px;color:#0E6B96;font-weight:600;margin:0 0 12px;line-height:1.3}
.cert-item-card p{font-size:16px;color:#555;line-height:1.6;margin:0}
.visual-showcase-area{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:56px}
.showcase-image-wrapper{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 8px 20px #0e6b9626}
.showcase-image-wrapper img{width:100%;height:320px;object-fit:cover;display:block;transition:transform .4s ease}
.showcase-image-wrapper:hover img{transform:scale(1.05)}
.showcase-image-wrapper::after{content:'';position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,#0e6b9699,transparent);pointer-events:none}
.content-resources-block{background:#fff;padding:80px 20px}
.content-resources-container{max-width:1200px;margin:0 auto}
.resources-header{margin-bottom:56px}
.resources-header h2{font-size:38px;color:#0E6B96;font-weight:700;margin:0 0 16px;line-height:1.3}
.resources-header h2::before{content:'';display:inline-block;width:6px;height:38px;background:linear-gradient(180deg,#42A3F5 0%,#0E6B96 100%);margin-right:12px;border-radius:3px;vertical-align:middle}
.resources-header p{font-size:18px;color:#333;line-height:1.6;margin:0;max-width:720px}
.resources-dual-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.resources-text-column{padding-right:20px}
.step-progress-list{list-style:none;padding:0;margin:0;counter-reset:step-counter}
.step-progress-list li{position:relative;padding-left:68px;margin-bottom:32px;counter-increment:step-counter}
.step-progress-list li::before{content:counter(step-counter);position:absolute;left:0;top:0;width:48px;height:48px;background:linear-gradient(135deg,#42A3F5 0%,#0E6B96 100%);color:#fff;font-size:20px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #42a3f54d}
.step-progress-list li::after{content:'';position:absolute;left:23px;top:58px;width:2px;height:calc(100% + 10px);background:linear-gradient(180deg,#42A3F5 0%,transparent 100%)}
.step-progress-list li:last-child::after{display:none}
.step-progress-list li h4{font-size:20px;color:#0E6B96;font-weight:600;margin:0 0 8px;line-height:1.3}
.step-progress-list li p{font-size:16px;color:#555;line-height:1.6;margin:0}
.resources-visual-column{display:flex;flex-direction:column;gap:24px}
.resource-image-card{border-radius:20px;overflow:hidden;box-shadow:0 8px 20px #0e6b961f;position:relative}
.resource-image-card img{width:100%;height:auto;display:block;transition:transform .4s ease}
.resource-image-card:hover img{transform:scale(1.04)}
.resource-image-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0e6b961a 0%,#42a3f51a 100%);opacity:0;transition:opacity .3s ease;pointer-events:none}
.resource-image-card:hover::before{opacity:1}
.info-metrics-area{margin-top:64px;background:linear-gradient(135deg,#F2FDFE 0%,#fff 100%);padding:48px;border-radius:24px;border:2px solid #42A3F5}
.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}
.metric-item{text-align:center}
.metric-value{font-size:42px;color:#0E6B96;font-weight:700;line-height:1;margin:0 0 8px;display:block}
.metric-label{font-size:16px;color:#555;line-height:1.4;margin:0}
.cta-bottom-section{text-align:center;margin-top:56px}
.cta-button-primary{display:inline-block;background:linear-gradient(135deg,#42A3F5 0%,#0E6B96 100%);color:#fff;font-size:18px;font-weight:600;padding:18px 48px;border-radius:28px;text-decoration:none;box-shadow:0 8px 20px #42a3f54d;transition:all .3s ease;border:none;cursor:pointer}
.cta-button-primary:hover{transform:translateY(-3px);box-shadow:0 14px 32px #42a3f566;background:linear-gradient(135deg,#0E6B96 0%,#42A3F5 100%)}
@media (max-width: 991px) {
.hero-title-content .main-headline{font-size:38px}
.cert-grid-layout{grid-template-columns:repeat(2,1fr);gap:24px}
.visual-showcase-area{grid-template-columns:1fr}
.resources-dual-layout{grid-template-columns:1fr;gap:40px}
.resources-text-column{padding-right:0}
.metrics-grid{grid-template-columns:repeat(2,1fr);gap:32px}
}
@media (max-width: 767px) {
.hero-title-wrapper{padding:60px 20px 40px}
.hero-title-content .main-headline{font-size:32px}
.hero-title-content .subtitle-text{font-size:18px}
.document-cert-block{padding:60px 20px}
.document-cert-heading h2{font-size:32px}
.cert-grid-layout{grid-template-columns:1fr}
.content-resources-block{padding:60px 20px}
.resources-header h2{font-size:32px}
.info-metrics-area{padding:32px 24px}
.metrics-grid{grid-template-columns:1fr;gap:24px}
.metric-value{font-size:36px}
}
.contact-hero{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(158deg,#0E6B96 0%,#42A3F5 100%);padding:80px 20px}
.contact-hero::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f2fdfe26 0%,transparent 70%);border-radius:50%;animation:float-anim 8s ease-in-out infinite}
.contact-hero::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#42a3f533 0%,transparent 65%);border-radius:50%;animation:float-anim 10s ease-in-out infinite reverse}
@keyframes float-anim {
0%,100%{transform:translate(0,0)}
50%{transform:translate(30px,-30px)}
}
.contact-hero .hero-inner{position:relative;z-index:2;text-align:center;max-width:740px}
.contact-hero h1{font-size:3.2rem;font-weight:700;color:#fff;margin:0 0 40px;line-height:1.2;text-shadow:0 4px 12px #00000026}
.contact-hero .hero-cta{display:inline-block;padding:16px 44px;background:#fff;color:#0E6B96;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:28px;box-shadow:0 8px 24px #0003;transition:all .3s ease}
.contact-hero .hero-cta:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000040;background:#F2FDFE}
.form-section{padding:90px 20px;background:linear-gradient(172deg,#F2FDFE 0%,#fff 100%)}
.form-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.contact-info-area{padding:50px 40px;background:#fff;border-radius:24px;box-shadow:0 6px 30px #0e6b9614}
.contact-info-area h2{font-size:2rem;font-weight:700;color:#0E6B96;margin:0 0 32px;line-height:1.3}
.contact-info-area p{font-size:1.05rem;line-height:1.7;color:#333;margin:0 0 40px}
.detail-block{margin-bottom:32px}
.detail-block:last-child{margin-bottom:0}
.detail-block h3{font-size:.95rem;font-weight:600;color:#42A3F5;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px}
.detail-block .detail-value{font-size:1.1rem;color:#0E6B96;font-weight:600;display:block;margin-bottom:4px}
.detail-block a{color:#0E6B96;text-decoration:none;transition:color .3s ease}
.detail-block a:hover{color:#42A3F5}
.form-area{padding:50px 44px;background:#fff;border-radius:24px;box-shadow:0 8px 36px #0e6b961f}
.form-area h2{font-size:1.8rem;font-weight:700;color:#0E6B96;margin:0 0 12px}
.form-area .form-subtitle{font-size:1rem;color:#666;margin:0 0 36px;line-height:1.5}
.contact-form .input-group{margin-bottom:24px}
.contact-form label{display:block;font-size:.95rem;font-weight:600;color:#0E6B96;margin-bottom:8px}
.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea{width:100%;padding:14px 18px;font-size:1rem;color:#333;border:2px solid #e0e0e0;border-radius:16px;background:#F2FDFE;transition:all .3s ease;box-sizing:border-box}
.contact-form input[type="text"]:focus,.contact-form input[type="email"]:focus,.contact-form textarea:focus{outline:none;border-color:#42A3F5;background:#fff;box-shadow:0 4px 16px #42a3f526}
.contact-form textarea{min-height:140px;resize:vertical}
.preference-toggle{margin-bottom:28px}
.preference-toggle input[type="checkbox"]{display:none}
.preference-toggle .toggle-label{display:block;font-size:1rem;font-weight:600;color:#0E6B96;margin-bottom:14px}
.preference-options{display:flex;gap:16px;flex-wrap:wrap}
.preference-options label{display:inline-flex;align-items:center;padding:10px 20px;background:#F2FDFE;border:2px solid #e0e0e0;border-radius:20px;cursor:pointer;transition:all .3s ease;font-weight:500;color:#666}
.preference-options input[type="radio"]{margin-right:8px}
.preference-options input[type="radio"]:checked + label,.preference-toggle input[type="checkbox"]:checked ~ .preference-options label:has(input[type="radio"]:checked){background:#42A3F5;border-color:#42A3F5;color:#fff}
.extra-fields{max-height:0;overflow:hidden;opacity:0;transition:all .4s ease}
.contact-form input[id="show-extra"]:checked ~ .extra-fields{max-height:300px;opacity:1;margin-top:24px}
.privacy-consent{margin:28px 0;display:flex;align-items:start;gap:12px}
.privacy-consent input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer}
.privacy-consent label{font-size:.92rem;color:#666;line-height:1.6;margin:0;font-weight:400}
.privacy-consent a{color:#42A3F5;text-decoration:none;font-weight:600}
.privacy-consent a:hover{text-decoration:underline}
.contact-form .submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#0E6B96 0%,#42A3F5 100%);color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:24px;cursor:pointer;box-shadow:0 6px 20px #0e6b964d;transition:all .3s ease}
.contact-form .submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0e6b9666}
.contact-form .submit-btn:active{transform:translateY(0)}
@media (max-width: 992px) {
.form-wrapper{grid-template-columns:1fr;gap:40px}
.contact-hero h1{font-size:2.5rem}
.form-area,.contact-info-area{padding:40px 32px}
}
@media (max-width: 768px) {
.contact-hero{min-height:360px;padding:60px 20px}
.contact-hero h1{font-size:2rem;margin-bottom:30px}
.contact-hero .hero-cta{padding:14px 36px;font-size:1rem}
.form-section{padding:60px 20px}
.form-area,.contact-info-area{padding:32px 24px}
.contact-info-area h2{font-size:1.6rem}
.form-area h2{font-size:1.5rem}
.preference-options{flex-direction:column}
.preference-options label{width:100%}
}
.page-title-wrap{position:relative;padding:90px 0 85px;overflow:hidden;background:linear-gradient(142deg,#0E6B96 0%,#42A3F5 55%,#F2FDFE 100%)}
.page-title-wrap::before{content:'';position:absolute;width:320px;height:320px;border-radius:50%;background:#f2fdfe26;top:-80px;left:12%;z-index:1}
.page-title-wrap::after{content:'';position:absolute;width:220px;height:220px;border-radius:50%;background:#0e6b9633;bottom:-60px;right:18%;z-index:1}
.title-block-inner{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2;display:flex;align-items:center;gap:70px}
.title-content-side{flex:1;color:#fff}
.title-content-side h1{font-size:48px;line-height:1.2;margin:0 0 28px;font-weight:700;letter-spacing:-.5px}
.title-content-side p{font-size:19px;line-height:1.6;margin:0;opacity:.95;max-width:520px}
.title-img-side{flex:0 0 460px;position:relative}
.title-img-side img{width:100%;height:400px;object-fit:cover;border-radius:28px;box-shadow:0 16px 48px #00000040;filter:contrast(1.08) brightness(1.03)}
.story-grid-block{padding:95px 0;background:#fff}
.story-grid-container{max-width:1200px;margin:0 auto;padding:0 20px}
.story-header-zone{text-align:center;margin-bottom:75px}
.story-header-zone h2{font-size:38px;line-height:1.3;color:#0E6B96;margin:0 0 18px;font-weight:600}
.story-header-zone .intro-text{font-size:18px;line-height:1.7;color:#2c3e50;max-width:780px;margin:0 auto}
.timeline-path{position:relative;padding-left:60px;margin-bottom:80px}
.timeline-path::before{content:'';position:absolute;left:20px;top:10px;bottom:10px;width:4px;background:linear-gradient(180deg,#42A3F5 0%,#0E6B96 100%);border-radius:24px}
.timeline-segment{position:relative;padding:25px 0;margin-bottom:35px}
.timeline-segment::before{content:'';position:absolute;left:-48px;top:28px;width:16px;height:16px;background:#42A3F5;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 3px #0E6B96;z-index:2}
.timeline-segment .year-badge{display:inline-block;font-size:15px;font-weight:700;color:#fff;background:#0E6B96;padding:6px 18px;border-radius:20px;margin-bottom:12px}
.timeline-segment h3{font-size:24px;line-height:1.4;color:#0E6B96;margin:0 0 12px;font-weight:600}
.timeline-segment p{font-size:17px;line-height:1.7;color:#34495e;margin:0;max-width:700px}
.expertise-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px}
.expertise-card{background:linear-gradient(135deg,#F2FDFE 0%,#fff 100%);border-radius:24px;padding:40px 32px;box-shadow:0 8px 24px #0e6b961f;transition:all .35s ease;border:2px solid transparent;position:relative;overflow:hidden}
.expertise-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#42A3F5 0%,#0E6B96 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.expertise-card:hover{transform:translateY(-8px);box-shadow:0 14px 40px #0e6b9633;border-color:#42A3F5}
.expertise-card:hover::before{transform:scaleX(1)}
.card-icon-shape{width:68px;height:68px;background:linear-gradient(135deg,#42A3F5 0%,#0E6B96 100%);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 6px 18px #42a3f54d}
.card-icon-shape svg{width:36px;height:36px;fill:#fff}
.expertise-card h4{font-size:21px;line-height:1.4;color:#0E6B96;margin:0 0 14px;font-weight:600}
.expertise-card p{font-size:16px;line-height:1.7;color:#34495e;margin:0}
.stats-showcase{display:flex;justify-content:space-around;align-items:center;gap:40px;margin-top:70px;padding:50px 40px;background:linear-gradient(110deg,#0E6B96 0%,#42A3F5 100%);border-radius:28px;box-shadow:0 12px 36px #0e6b9640}
.stat-item{text-align:center;color:#fff}
.stat-item .number-display{font-size:52px;line-height:1.1;font-weight:700;margin:0 0 8px;letter-spacing:-1px}
.stat-item .label-text{font-size:17px;line-height:1.4;opacity:.92;font-weight:500}
@media (max-width: 992px) {
.title-block-inner{flex-direction:column;gap:50px}
.title-img-side{flex:0 0 auto;width:100%;max-width:500px}
.title-content-side h1{font-size:40px}
.expertise-panels{grid-template-columns:repeat(2,1fr);gap:28px}
.stats-showcase{flex-wrap:wrap;gap:35px}
}
@media (max-width: 768px) {
.page-title-wrap{padding:70px 0 65px}
.title-content-side h1{font-size:34px;margin-bottom:20px}
.title-content-side p{font-size:17px}
.title-img-side img{height:320px}
.story-grid-block{padding:70px 0}
.story-header-zone{margin-bottom:55px}
.story-header-zone h2{font-size:32px}
.timeline-path{padding-left:50px}
.timeline-segment h3{font-size:21px}
.timeline-segment p{font-size:16px}
.expertise-panels{grid-template-columns:1fr;gap:24px}
.expertise-card{padding:32px 26px}
.stats-showcase{flex-direction:column;gap:30px;padding:40px 30px}
.stat-item .number-display{font-size:44px}
}
@media (max-width: 576px) {
.title-content-side h1{font-size:28px}
.title-img-side img{height:280px;border-radius:20px}
.story-header-zone h2{font-size:28px}
.story-header-zone .intro-text{font-size:16px}
.timeline-path{padding-left:40px}
.timeline-segment::before{left:-38px;width:14px;height:14px}
.expertise-card{padding:28px 22px}
.card-icon-shape{width:58px;height:58px}
.card-icon-shape svg{width:30px;height:30px}
}
.title-section{max-width:1200px;margin:0 auto;padding:80px 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.title-section .image-holder{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #0e6b9626}
.title-section .image-holder img{width:100%;height:auto;display:block;filter:saturate(1.1) contrast(1.05)}
.title-section .image-holder::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0e6b961a,#42a3f51a);pointer-events:none}
.title-section .content-wrapper h1{font-size:2.8rem;color:#0E6B96;margin:0 0 24px;line-height:1.2;font-weight:700}
.title-section .content-wrapper .divider-accent{width:80px;height:4px;background:linear-gradient(90deg,#42A3F5,#0E6B96);margin:0 0 32px;border-radius:2px}
.title-section .content-wrapper p{font-size:1.15rem;line-height:1.7;color:#2c3e50;margin:0 0 20px}
.title-section .content-wrapper p:last-child{margin-bottom:0}
.program-structure{background:linear-gradient(145deg,#F2FDFE 0%,#fff 100%);padding:100px 20px}
.program-structure .inner-wrapper{max-width:1200px;margin:0 auto}
.program-structure h2{font-size:2.4rem;color:#0E6B96;text-align:center;margin:0 0 60px;font-weight:700}
.program-structure .module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.program-structure .module-card{background:#fff;border-radius:20px;padding:40px 30px;box-shadow:0 8px 24px #0e6b9614;transition:all .3s ease;position:relative;border:2px solid transparent}
.program-structure .module-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0e6b9626;border-color:#42A3F5}
.program-structure .module-card .module-number{position:absolute;top:-20px;left:30px;width:50px;height:50px;background:linear-gradient(135deg,#42A3F5,#0E6B96);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#fff;box-shadow:0 6px 20px #42a3f54d}
.program-structure .module-card h3{font-size:1.5rem;color:#0E6B96;margin:20px 0 16px;font-weight:600}
.program-structure .module-card p{font-size:1rem;line-height:1.6;color:#34495e;margin:0 0 20px}
.program-structure .module-card .topic-list{list-style:none;padding:0;margin:0}
.program-structure .module-card .topic-list li{font-size:.95rem;color:#576574;padding:8px 0;border-bottom:1px solid #ecf0f1;display:flex;align-items:center}
.program-structure .module-card .topic-list li:last-child{border-bottom:none}
.program-structure .module-card .topic-list li::before{content:'';width:8px;height:8px;background:#42A3F5;border-radius:50%;margin-right:12px;flex-shrink:0}
.practical-format{padding:100px 20px;background:#fff}
.practical-format .content-box{max-width:1200px;margin:0 auto}
.practical-format h2{font-size:2.4rem;color:#0E6B96;margin:0 0 50px;font-weight:700}
.practical-format .format-showcase{display:flex;gap:50px;align-items:center}
.practical-format .format-features{flex:1}
.practical-format .feature-item{background:linear-gradient(120deg,#F2FDFE 0%,#fff 100%);border-radius:16px;padding:30px;margin-bottom:24px;border-left:5px solid #42A3F5;box-shadow:0 4px 16px #0e6b960f}
.practical-format .feature-item:last-child{margin-bottom:0}
.practical-format .feature-item h3{font-size:1.4rem;color:#0E6B96;margin:0 0 12px;font-weight:600}
.practical-format .feature-item p{font-size:1rem;line-height:1.6;color:#34495e;margin:0}
.practical-format .stats-visual{flex:1;background:linear-gradient(135deg,#0E6B96,#42A3F5);border-radius:28px;padding:50px 40px;box-shadow:0 16px 48px #0e6b9633}
.practical-format .stats-visual .stat-block{text-align:center;padding:30px 0;border-bottom:2px solid #fff3}
.practical-format .stats-visual .stat-block:last-child{border-bottom:none}
.practical-format .stats-visual .stat-block .number{font-size:3.5rem;font-weight:700;color:#fff;line-height:1;margin:0 0 12px}
.practical-format .stats-visual .stat-block .label{font-size:1.1rem;color:#F2FDFE;font-weight:500;line-height:1.4}
.enrollment-details{background:linear-gradient(165deg,#0E6B96 0%,#42A3F5 100%);padding:90px 20px;position:relative;overflow:hidden}
.enrollment-details::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#f2fdfe26,transparent);border-radius:50%}
.enrollment-details::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#f2fdfe1a,transparent);border-radius:50%}
.enrollment-details .enrollment-container{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.enrollment-details h2{font-size:2.6rem;color:#fff;text-align:center;margin:0 0 50px;font-weight:700}
.enrollment-details .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:50px}
.enrollment-details .info-card{background:#fffffff2;border-radius:20px;padding:35px;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a}
.enrollment-details .info-card h3{font-size:1.3rem;color:#0E6B96;margin:0 0 16px;font-weight:600;display:flex;align-items:center}
.enrollment-details .info-card h3::before{content:'';width:12px;height:12px;background:#42A3F5;border-radius:50%;margin-right:12px}
.enrollment-details .info-card p{font-size:1rem;line-height:1.7;color:#2c3e50;margin:0}
.enrollment-details .cta-section{text-align:center;margin-top:50px}
.enrollment-details .cta-section p{font-size:1.2rem;color:#F2FDFE;margin:0 0 30px;line-height:1.6}
.enrollment-details .action-btn{display:inline-block;background:#fff;color:#0E6B96;font-size:1.15rem;font-weight:600;padding:18px 50px;border-radius:50px;text-decoration:none;box-shadow:0 8px 24px #00000026;transition:all .3s ease;position:relative;z-index:3}
.enrollment-details .action-btn:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0003;background:#F2FDFE}
@media (max-width: 992px) {
.title-section{grid-template-columns:1fr;gap:40px;padding:60px 20px}
.title-section .content-wrapper h1{font-size:2.2rem}
.program-structure .module-grid{grid-template-columns:repeat(2,1fr);gap:30px}
.practical-format .format-showcase{flex-direction:column;gap:40px}
.enrollment-details .info-grid{grid-template-columns:1fr;gap:20px}
}
@media (max-width: 768px) {
.title-section .content-wrapper h1{font-size:1.9rem}
.program-structure{padding:70px 20px}
.program-structure h2{font-size:2rem;margin-bottom:40px}
.program-structure .module-grid{grid-template-columns:1fr;gap:30px}
.practical-format{padding:70px 20px}
.practical-format h2{font-size:2rem}
.enrollment-details{padding:70px 20px}
.enrollment-details h2{font-size:2rem}
.enrollment-details .action-btn{padding:16px 40px;font-size:1.05rem}
}
@media (max-width: 576px) {
.title-section{padding:40px 16px}
.title-section .content-wrapper h1{font-size:1.7rem}
.title-section .content-wrapper p{font-size:1.05rem}
.program-structure{padding:50px 16px}
.program-structure h2{font-size:1.75rem}
.program-structure .module-card{padding:35px 24px}
.practical-format{padding:50px 16px}
.practical-format h2{font-size:1.75rem}
.practical-format .feature-item{padding:24px}
.practical-format .stats-visual{padding:40px 30px}
.practical-format .stats-visual .stat-block .number{font-size:2.8rem}
.enrollment-details{padding:50px 16px}
.enrollment-details h2{font-size:1.75rem}
.enrollment-details .info-card{padding:28px}
.enrollment-details .cta-section p{font-size:1.1rem}
}
.success-hero{background:linear-gradient(162deg,#0E6B96 0%,#42A3F5 100%);padding:80px 20px 100px;position:relative;overflow:hidden}
.success-hero::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:linear-gradient(218deg,#f2fdfe26 0%,#42a3f51a 100%);border-radius:50%;animation:float-shape 8s ease-in-out infinite}
.success-hero::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#f2fdfe1f 0%,transparent 70%);border-radius:50%;animation:float-shape 10s ease-in-out infinite reverse}
@keyframes float-shape {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(30px,-30px) scale(1.1)}
}
.success-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.success-icon-wrapper{text-align:center;margin-bottom:32px}
.success-check-circle{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:#f2fdfef2;border-radius:50%;box-shadow:0 12px 32px #0e6b964d 0 4px 12px #42a3f533;animation:scale-in .6s cubic-bezier(0.68,-0.55,0.265,1.55)}
@keyframes scale-in {
0%{transform:scale(0) rotate(-180deg);opacity:0}
100%{transform:scale(1) rotate(0deg);opacity:1}
}
.success-check-svg{width:64px;height:64px}
.success-check-path{stroke:#0E6B96;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:draw-check .8s ease-out .3s forwards}
@keyframes draw-check {
to{stroke-dashoffset:0}
}
.success-headline-area{text-align:center;margin-bottom:28px}
.success-main-title{font-size:48px;font-weight:700;color:#F2FDFE;margin:0 0 16px;line-height:1.2;letter-spacing:-.5px}
.success-subtitle{font-size:22px;color:#f2fdfee6;margin:0;line-height:1.5;font-weight:400}
.success-message-box{background:#ffffff1f;backdrop-filter:blur(12px);border-radius:24px;padding:40px 48px;border:1px solid #f2fdfe33;box-shadow:0 8px 24px #0e6b9626;margin-top:40px}
.success-message-box p{font-size:18px;color:#F2FDFE;line-height:1.7;margin:0 0 16px}
.success-message-box p:last-child{margin-bottom:0}
.info-grid-section{padding:80px 20px;background:linear-gradient(135deg,#F2FDFE 0%,#f2fdfe66 100%)}
.info-grid-container{max-width:1200px;margin:0 auto}
.info-grid-header{text-align:center;margin-bottom:64px}
.info-grid-title{font-size:38px;font-weight:700;color:#0E6B96;margin:0 0 20px;line-height:1.3}
.info-grid-description{font-size:19px;color:#0E6B96;line-height:1.6;max-width:700px;margin:0 auto;opacity:.85}
.action-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:56px}
.action-card{background:linear-gradient(145deg,#fff 0%,#f2fdfecc 100%);border-radius:20px;padding:36px 32px;border:2px solid #0e6b961a;box-shadow:0 6px 20px #0e6b9614;transition:all .3s ease;position:relative;overflow:hidden}
.action-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#0E6B96 0%,#42A3F5 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.action-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0e6b9626;border-color:#42a3f54d}
.action-card:hover::before{transform:scaleX(1)}
.action-card-icon{width:56px;height:56px;background:linear-gradient(135deg,#0E6B96 0%,#42A3F5 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 4px 12px #0e6b9633}
.action-card-icon svg{width:28px;height:28px;fill:#F2FDFE}
.action-card h3{font-size:24px;font-weight:700;color:#0E6B96;margin:0 0 16px;line-height:1.3}
.action-card p{font-size:17px;color:#0E6B96;line-height:1.6;margin:0 0 24px;opacity:.8}
.card-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#0E6B96 0%,#42A3F5 100%);color:#F2FDFE;text-decoration:none;border-radius:16px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #0e6b9640;transition:all .3s ease;z-index:10;position:relative}
.card-btn:hover{box-shadow:0 8px 20px #0e6b9659;transform:translateX(4px)}
.card-btn svg{width:18px;height:18px;fill:#F2FDFE;transition:transform .3s ease}
.card-btn:hover svg{transform:translateX(4px)}
.contact-info-block{background:linear-gradient(145deg,#fff 0%,#f2fdfe99 100%);border-radius:24px;padding:48px;border:2px solid #42a3f526;box-shadow:0 8px 24px #0e6b961a;text-align:center}
.contact-info-block h3{font-size:28px;font-weight:700;color:#0E6B96;margin:0 0 24px}
.contact-details-list{display:flex;flex-direction:column;gap:20px;align-items:center}
.contact-detail-item{display:flex;align-items:center;gap:16px;font-size:18px;color:#0E6B96}
.contact-detail-item svg{width:24px;height:24px;fill:#42A3F5;flex-shrink:0}
.contact-detail-item a{color:#0E6B96;text-decoration:none;transition:color .3s ease}
.contact-detail-item a:hover{color:#42A3F5}
@media (max-width: 768px) {
.success-hero{padding:60px 20px 80px}
.success-main-title{font-size:36px}
.success-subtitle{font-size:19px}
.success-message-box{padding:32px 24px}
.info-grid-section{padding:60px 20px}
.info-grid-title{font-size:32px}
.action-cards-grid{grid-template-columns:1fr;gap:24px}
.contact-info-block{padding:32px 24px}
}
@media (max-width: 480px) {
.success-check-circle{width:100px;height:100px}
.success-check-svg{width:52px;height:52px}
.success-main-title{font-size:30px}
.success-subtitle{font-size:17px}
.info-grid-title{font-size:28px}
}