*{margin:0;padding:0;border:0;box-sizing:border-box}
html,body,div,span,header,footer,main,section,nav,article,aside,h1,h2,h3,h4,h5,h6,p,a,ul,li,form,label,input,textarea,button,img,figure,figcaption{margin:0;padding:0;border:0}
body{font-family:'Source Sans Pro',sans-serif;background:#fafafa;color:#2a2a2a;line-height:1.6}
.site-header{background:linear-gradient(135deg,#053E4F 0%,#053e4feb 100%);padding:28px 0 24px;box-shadow:0 2px 8px #00000014}
.header-wrapper{max-width:1024px;margin:0 auto;padding:0 20px}
.header-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:30px}
.brand-zone{display:flex;align-items:center;gap:18px}
.logo-container{width:85px;height:85px;background:#fffffff5;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 3px 12px #01e9bf33}
.logo-container img{width:100%;height:100%;object-fit:contain}
.brand-text-area{display:flex;flex-direction:column;gap:4px}
.company-name-display{font-size:28px;font-weight:700;color:#01E9BF;letter-spacing:.5px}
.tagline-text{font-size:14px;color:#ffffffd9;font-style:italic}
.contact-info-quick{display:flex;gap:24px;align-items:center}
.contact-info-quick a{color:#ffffffe6;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:8px;transition:color 180ms}
.contact-info-quick a:hover{color:#01E9BF}
.contact-info-quick .jam{font-size:18px}
.main-navi-row{border-top:1px solid #ffffff26;padding-top:18px}
.primary-nav{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.primary-nav a{color:#fff;text-decoration:none;font-size:16px;font-weight:600;padding:10px 22px;background:#ffffff14;border-radius:6px;transition:all 200ms}
.primary-nav a:hover{background:#01e9bf33;color:#01E9BF}
.site-footer{background:#053E4F;padding:48px 0 28px;margin-top:80px;color:#ffffffd9}
.footer-wrapper{max-width:1024px;margin:0 auto;padding:0 20px}
.footer-content-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;margin-bottom:38px}
.footer-contact-block h3{color:#01E9BF;font-size:20px;margin-bottom:18px;font-weight:700}
.footer-contact-block p{margin-bottom:10px;font-size:15px;line-height:1.7}
.footer-contact-block a{color:#ffffffe6;text-decoration:none;transition:color 180ms}
.footer-contact-block a:hover{color:#01E9BF}
.footer-nav-block h3{color:#01E9BF;font-size:20px;margin-bottom:18px;font-weight:700}
.footer-links-list{list-style:none;display:flex;flex-direction:column;gap:12px}
.footer-links-list a{color:#ffffffd9;text-decoration:none;font-size:15px;transition:color 180ms;display:inline-block}
.footer-links-list a:hover{color:#01E9BF}
.copyright-bar{border-top:1px solid #ffffff26;padding-top:22px;text-align:center;font-size:14px;color:#ffffffb3}
.cookie-consent-wrapper{position:fixed;bottom:20px;left:20px;background:#fff;border-radius:10px;box-shadow:0 8px 24px #00000026;max-width:420px;padding:24px;z-index:10000;opacity:0;transform:translateY(20px);transition:opacity 240ms,transform 240ms}
.cookie-consent-wrapper.visible{opacity:1;transform:translateY(0)}
.cookie-consent-wrapper h3{font-size:18px;font-weight:700;color:#053E4F;margin-bottom:12px}
.cookie-consent-wrapper p{font-size:14px;line-height:1.6;color:#4a4a4a;margin-bottom:18px}
.cookie-categories-grid{display:grid;gap:10px;margin-bottom:18px}
.cookie-category-card{background:#f5f5f5;padding:12px;border-radius:6px;display:flex;align-items:center;gap:10px}
.cookie-category-card input[type="checkbox"]{width:18px;height:18px;cursor:pointer}
.cookie-category-card input[type="checkbox"]:disabled{cursor:not-allowed}
.cookie-category-card label{font-size:14px;color:#2a2a2a;cursor:pointer;flex:1}
.cookie-category-card.mandatory{background:#e8f8f5}
.cookie-buttons-row{display:flex;gap:10px}
.cookie-buttons-row button{flex:1;padding:12px 18px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all 200ms;font-family:'Source Sans Pro',sans-serif}
.butt-accept{background:#01E9BF;color:#053E4F}
.butt-accept:hover{background:#00d4ab}
.butt-decline{background:#e0e0e0;color:#2a2a2a}
.butt-decline:hover{background:#d0d0d0}
@media (max-width: 768px) {
.header-top-row{flex-direction:column;align-items:flex-start;gap:20px}
.contact-info-quick{flex-direction:column;align-items:flex-start;gap:12px}
.primary-nav{flex-direction:column;gap:6px}
.primary-nav a{text-align:center}
.footer-content-grid{grid-template-columns:1fr;gap:32px}
.cookie-consent-wrapper{left:10px;right:10px;max-width:none;bottom:10px}
.cookie-buttons-row{flex-direction:column}
}
@media (max-width: 480px) {
.brand-zone{flex-direction:column;align-items:center;text-align:center}
.logo-container{width:70px;height:70px}
.company-name-display{font-size:24px}
}
.rules-text{max-width:1024px;margin:0 auto;padding:48px 24px;background:#fff;color:#053E4F;font-size:16px;line-height:1.75}
.rules-text h1{font-size:38px;line-height:1.2;margin:0 0 32px;color:#053E4F;font-weight:700}
.rules-text h2{font-size:28px;line-height:1.3;margin:48px 0 24px;color:#053E4F;font-weight:600}
.rules-text h3{font-size:22px;line-height:1.4;margin:36px 0 18px;color:#053E4F;font-weight:600}
.rules-text h4{font-size:18px;line-height:1.5;margin:28px 0 14px;color:#053E4F;font-weight:600}
.rules-text p{margin:0 0 20px;color:#053E4F}
.rules-text ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:disc}
.rules-text ol{margin:0 0 24px;padding:0 0 0 28px;list-style-type:decimal}
.rules-text ul ul{margin:8px 0;list-style-type:circle}
.rules-text ol ol{margin:8px 0;list-style-type:lower-alpha}
.rules-text li{margin:0 0 10px;padding-left:8px;color:#053E4F}
.rules-text li p{margin:0 0 10px}
.rules-text em{font-style:italic;color:#053E4F}
.rules-text i{font-style:italic;color:#053E4F}
.rules-text strong{font-weight:600;color:#053E4F}
.rules-text b{font-weight:600;color:#053E4F}
.rules-text a{color:#01E9BF;text-decoration:underline;transition:color 180ms,opacity 180ms}
.rules-text a:hover{color:#F1549B;opacity:.85}
.rules-text a:active{color:#053E4F}
.rules-text table{width:100%;border-collapse:collapse;margin:0 0 32px;background:#fff;border:1px solid #053e4f26}
.rules-text thead{background:#01e9bf14}
.rules-text thead tr{border-bottom:2px solid #053e4f33}
.rules-text tbody tr{border-bottom:1px solid #053e4f1a;transition:background 200ms}
.rules-text tbody tr:hover{background:#01e9bf0a}
.rules-text tbody tr:last-child{border-bottom:none}
.rules-text th{padding:14px 16px;text-align:left;font-weight:600;color:#053E4F;font-size:15px}
.rules-text td{padding:12px 16px;color:#053E4F;font-size:15px;vertical-align:top}
.rules-text hr{border:none;border-top:2px solid #01e9bf40;margin:40px 0}
.rules-text blockquote{margin:24px 0;padding:20px 24px;border-left:4px solid #01E9BF;background:#01e9bf0d;color:#053E4F}
.rules-text code{padding:2px 6px;background:#053e4f14;border-radius:4px;font-family:monospace;font-size:14px;color:#053E4F}
.rules-text pre{margin:0 0 24px;padding:18px 20px;background:#053e4f0f;border-radius:6px;overflow-x:auto}
.rules-text pre code{padding:0;background:none;border-radius:0}
@media (max-width: 640px) {
.rules-text{padding:32px 20px;font-size:15px}
.rules-text h1{font-size:30px;margin:0 0 24px}
.rules-text h2{font-size:24px;margin:36px 0 18px}
.rules-text h3{font-size:20px;margin:28px 0 14px}
.rules-text h4{font-size:17px;margin:24px 0 12px}
.rules-text ul{padding:0 0 0 24px}
.rules-text ol{padding:0 0 0 24px}
.rules-text table{font-size:14px}
.rules-text th{padding:10px 12px;font-size:14px}
.rules-text td{padding:10px 12px;font-size:14px}
.rules-text blockquote{padding:16px 18px;margin:20px 0}
}
.about-titelblock{display:flex;gap:48px;align-items:center;max-width:1024px;margin:0 auto;padding:80px 24px;position:relative}
.about-titelblock::before{content:'';position:absolute;top:0;right:0;width:420px;height:420px;background:linear-gradient(135deg,#01e9bf1f 0%,#f1549b14 100%);border-radius:50%;z-index:-1;filter:blur(60px)}
.about-titelblock .img-wrap{flex:0 0 380px;position:relative}
.about-titelblock .img-wrap img{width:100%;height:520px;object-fit:cover;border-radius:8px;filter:contrast(1.05) brightness(0.96);box-shadow:0 8px 24px #053e4f2e}
.about-titelblock .txt-area{flex:1}
.about-titelblock .txt-area h1{font-size:42px;line-height:1.2;color:#053E4F;margin:0 0 28px;font-weight:700}
.about-titelblock .txt-area .theses{font-size:18px;line-height:1.7;color:#2a2a2a}
.about-titelblock .txt-area .theses p{margin:0 0 16px}
.story-divblock{background:linear-gradient(180deg,#f9f9f9 0%,#fff 100%);padding:96px 24px;position:relative;overflow:hidden}
.story-divblock::after{content:'';position:absolute;bottom:-80px;left:-100px;width:320px;height:320px;background:radial-gradient(circle,#f1549b26 0%,transparent 70%);border-radius:50%}
.story-divblock .content-inner{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.story-divblock .narrative-col h2{font-size:36px;line-height:1.3;color:#053E4F;margin:0 0 32px;font-weight:700;position:relative;padding-left:24px}
.story-divblock .narrative-col h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:48px;background:linear-gradient(180deg,#01E9BF 0%,#F1549B 100%);border-radius:3px}
.story-divblock .narrative-col p{font-size:17px;line-height:1.75;color:#333;margin:0 0 20px}
.story-divblock .visual-col{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.story-divblock .visual-col .img-card{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 16px #053e4f1f}
.story-divblock .visual-col .img-card img{width:100%;height:220px;object-fit:cover;transition:transform 200ms ease}
.story-divblock .visual-col .img-card:hover img{transform:scale(1.06)}
.approach-section{max-width:1024px;margin:0 auto;padding:96px 24px}
.approach-section h2{font-size:38px;line-height:1.25;color:#053E4F;text-align:center;margin:0 0 56px;font-weight:700}
.approach-section .principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px}
.approach-section .principle-card{background:#fff;border:2px solid #e8e8e8;border-radius:10px;padding:36px 28px;position:relative;transition:all 180ms ease}
.approach-section .principle-card:hover{border-color:#01E9BF;box-shadow:0 6px 20px #01e9bf29;transform:translateY(-4px)}
.approach-section .principle-card .icon-holder{width:64px;height:64px;background:linear-gradient(135deg,#01e9bf2e 0%,#f1549b24 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.approach-section .principle-card .icon-holder .jam{font-size:28px;color:#01E9BF}
.approach-section .principle-card h3{font-size:22px;line-height:1.3;color:#053E4F;margin:0 0 14px;font-weight:600}
.approach-section .principle-card p{font-size:16px;line-height:1.65;color:#444;margin:0}
.approach-section .stats-display{display:flex;justify-content:space-around;background:linear-gradient(135deg,#053E4F 0%,#074d62 100%);padding:48px 32px;border-radius:10px;box-shadow:0 8px 28px #053e4f3d}
.approach-section .stats-display .stat-item{text-align:center}
.approach-section .stats-display .stat-item .num{font-size:48px;line-height:1.1;color:#01E9BF;font-weight:700;margin-bottom:8px;display:block}
.approach-section .stats-display .stat-item .label{font-size:16px;line-height:1.4;color:#f0f0f0;display:block}
@media (max-width: 1024px) {
.about-titelblock{flex-direction:column;padding:60px 20px;gap:36px}
.about-titelblock .img-wrap{flex:0 0 auto;width:100%}
.about-titelblock .img-wrap img{height:380px}
.about-titelblock .txt-area h1{font-size:34px}
.story-divblock .content-inner{grid-template-columns:1fr;gap:48px}
.approach-section .principles-grid{grid-template-columns:1fr;gap:24px}
.approach-section .stats-display{flex-direction:column;gap:32px}
}
@media (max-width: 640px) {
.about-titelblock{padding:40px 16px}
.about-titelblock .txt-area h1{font-size:28px;margin-bottom:20px}
.about-titelblock .txt-area .theses{font-size:16px}
.about-titelblock .img-wrap img{height:300px}
.story-divblock{padding:64px 16px}
.story-divblock .narrative-col h2{font-size:28px;margin-bottom:24px}
.story-divblock .visual-col{grid-template-columns:1fr}
.approach-section{padding:64px 16px}
.approach-section h2{font-size:28px;margin-bottom:40px}
.approach-section .stats-display .stat-item .num{font-size:36px}
}
.page-outer{max-width:1024px;margin:0 auto;padding:0}
.title-heado{position:relative;background:linear-gradient(135deg,#01E9BF 0%,#053E4F 100%);padding:80px 20px 60px;overflow:hidden}
.title-heado::before{content:'';position:absolute;top:0;right:0;width:400px;height:400px;background:radial-gradient(circle,#f1549b26 0%,transparent 70%);border-radius:50%}
.title-heado .inner-wrap{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.title-text-area h1{font-size:56px;line-height:1.1;color:#fff;margin:0 0 16px;font-weight:700}
.title-text-area .sub-line{font-size:24px;color:#ffffffe6;margin:0 0 12px;font-weight:400}
.title-text-area .detail-line{font-size:18px;color:#fffc;margin:0;line-height:1.6}
.title-img-frag{position:relative;height:320px;overflow:hidden;border-radius:8px}
.title-img-frag img{width:100%;height:100%;object-fit:cover;display:block}
.title-img-frag::after{content:'';position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,transparent,#053e4fcc)}
.dots-pattern{position:absolute;bottom:20px;left:20px;display:grid;grid-template-columns:repeat(6,8px);gap:6px;z-index:3}
.dots-pattern span{width:8px;height:8px;background:#01e9bf99;border-radius:50%;display:block}
.process-sec{background:#f9f9f9;padding:80px 20px}
.process-sec .content-wrapper{max-width:1024px;margin:0 auto}
.process-sec h2{font-size:42px;color:#053E4F;margin:0 0 48px;text-align:center;font-weight:600}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}
.step-card{background:#fff;padding:32px 24px;border-radius:0;border-left:4px solid #01E9BF;box-shadow:0 2px 8px #00000014;transition:all 200ms}
.step-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f;border-left-color:#F1549B}
.step-num{display:inline-block;width:48px;height:48px;background:linear-gradient(135deg,#01E9BF,#053E4F);color:#fff;font-size:24px;font-weight:700;border-radius:50%;text-align:center;line-height:48px;margin-bottom:16px}
.step-card h3{font-size:22px;color:#053E4F;margin:0 0 12px;font-weight:600}
.step-card p{font-size:16px;color:#555;margin:0;line-height:1.6}
.pathway-selector{background:#fff;border-radius:8px;padding:40px;box-shadow:0 4px 12px #0000001a}
.pathway-selector h3{font-size:28px;color:#053E4F;margin:0 0 32px;text-align:center;font-weight:600}
.path-tabs{display:flex;gap:16px;margin-bottom:32px;justify-content:center}
.path-tabs input[type="radio"]{display:none}
.path-tabs label{padding:12px 32px;background:#f0f0f0;color:#555;cursor:pointer;border-radius:6px;transition:all 180ms;font-size:16px;font-weight:500}
.path-tabs label:hover{background:#e0e0e0}
.path-tabs input[type="radio"]:checked + label{background:linear-gradient(135deg,#01E9BF,#053E4F);color:#fff}
.path-content-area{display:none}
#group-path:checked ~ .path-display .group-content,#individual-path:checked ~ .path-display .individual-content{display:block}
.path-display{min-height:200px}
.path-content-area h4{font-size:24px;color:#053E4F;margin:0 0 16px;font-weight:600}
.path-content-area ul{list-style:none;padding:0;margin:0 0 24px}
.path-content-area li{padding:12px 0 12px 32px;position:relative;font-size:16px;color:#555;line-height:1.5}
.path-content-area li::before{content:'';position:absolute;left:0;top:18px;width:16px;height:16px;background:#01E9BF;border-radius:50%}
.feature-showcase{padding:80px 20px;background:#fff}
.feature-showcase .content-wrapper{max-width:1024px;margin:0 auto}
.feature-showcase h2{font-size:42px;color:#053E4F;margin:0 0 20px;font-weight:600}
.feature-showcase .intro-txt{font-size:18px;color:#555;margin:0 0 48px;line-height:1.7;max-width:800px}
.feature-grid-outer{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.feature-list-sec{display:flex;flex-direction:column;gap:24px}
.feat-item{background:#f9f9f9;padding:24px;border-radius:8px;border-top:3px solid #F1549B;transition:all 200ms}
.feat-item:hover{background:#fff;box-shadow:0 4px 12px #00000014}
.feat-item h4{font-size:20px;color:#053E4F;margin:0 0 8px;font-weight:600;display:flex;align-items:center;gap:12px}
.feat-item h4::before{content:'';width:6px;height:6px;background:#01E9BF;border-radius:50%;display:block}
.feat-item p{font-size:15px;color:#555;margin:0;line-height:1.6}
.visual-display{display:grid;grid-template-columns:1fr;gap:20px}
.display-img-box{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 6px 16px #0000001f}
.display-img-box img{width:100%;height:280px;object-fit:cover;display:block;transition:transform 250ms}
.display-img-box:hover img{transform:scale(1.05)}
.display-img-box .overlay-badge{position:absolute;bottom:16px;right:16px;background:#01e9bff2;color:#053E4F;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600}
@media (max-width: 1024px) {
.title-heado .inner-wrap{grid-template-columns:1fr;gap:32px}
.title-text-area h1{font-size:44px}
.steps-grid{grid-template-columns:repeat(2,1fr)}
.feature-grid-outer{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.title-heado{padding:60px 16px 40px}
.title-text-area h1{font-size:36px}
.title-text-area .sub-line{font-size:20px}
.title-img-frag{height:240px}
.steps-grid{grid-template-columns:1fr}
.process-sec,.feature-showcase{padding:60px 16px}
.process-sec h2,.feature-showcase h2{font-size:32px}
.pathway-selector{padding:24px 16px}
.path-tabs{flex-direction:column}
.path-tabs label{text-align:center}
.visual-display{gap:16px}
}
.hdr-outer{background:linear-gradient(135deg,#01e9bf14 0%,#053e4f0d 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.hdr-outer::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#f1549b1f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.hdr-inner{max-width:1024px;margin:0 auto;display:flex;gap:40px;align-items:center;flex-wrap:wrap}
.hdr-txt{flex:1 1 500px}
.hdr-txt h1{font-size:2.8rem;line-height:1.2;color:#053E4F;margin:0 0 24px;font-weight:700}
.hdr-txt h1::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#01E9BF 0%,#F1549B 100%);margin-bottom:20px;border-radius:2px}
.hdr-txt p{font-size:1.1rem;line-height:1.6;color:#2a5560;margin:0}
.hdr-img-card{flex:0 0 320px;position:relative}
.hdr-img-card img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px #053e4f26;position:relative;z-index:2}
.hdr-img-card::after{content:'';position:absolute;top:20px;right:-20px;width:100%;height:100%;border:2px solid #01E9BF;border-radius:8px;z-index:1}
.hdr-shape{position:absolute;bottom:-30px;left:-40px;width:120px;height:120px;background:#f1549b26;border-radius:50%;z-index:0}
.learn-division{padding:70px 20px;background:#fff}
.learn-division .inner-content{max-width:1024px;margin:0 auto}
.learn-division h2{font-size:2.2rem;color:#053E4F;margin:0 0 50px;text-align:center;font-weight:600;position:relative;display:inline-block;width:100%}
.learn-division h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#F1549B 0%,#01E9BF 100%)}
.type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.type-card{background:linear-gradient(135deg,#01e9bf0d 0%,#053e4f08 100%);padding:36px 28px;border-radius:10px;border-left:4px solid #01E9BF;transition:all 180ms ease;position:relative}
.type-card:nth-child(2){border-left-color:#F1549B}
.type-card:nth-child(3){border-left-color:#053E4F}
.type-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #053e4f1f}
.type-card h3{font-size:1.4rem;color:#053E4F;margin:0 0 16px;font-weight:600}
.type-card p{font-size:1rem;line-height:1.7;color:#2a5560;margin:0 0 20px}
.type-features{list-style:none;padding:0;margin:0}
.type-features li{font-size:.95rem;color:#2a5560;padding:8px 0 8px 28px;position:relative}
.type-features li::before{content:'';position:absolute;left:0;top:14px;width:16px;height:16px;background:#01E9BF;border-radius:3px;opacity:.7}
.cert-section{padding:70px 20px;background:linear-gradient(180deg,#053e4f0a 0%,#01e9bf0f 100%);position:relative}
.cert-section::before{content:'';position:absolute;width:100%;height:2px;top:0;left:0;background:linear-gradient(90deg,transparent 0%,#01E9BF 50%,transparent 100%)}
.cert-section .wrapper-inner{max-width:1024px;margin:0 auto;display:flex;gap:50px;align-items:flex-start;flex-wrap:wrap}
.cert-txt{flex:1 1 450px}
.cert-txt h2{font-size:2rem;color:#053E4F;margin:0 0 28px;font-weight:600}
.cert-txt p{font-size:1.05rem;line-height:1.7;color:#2a5560;margin:0 0 24px}
.cert-list-section{background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 16px #053e4f14}
.cert-list-section h4{font-size:1.2rem;color:#053E4F;margin:0 0 20px;font-weight:600}
.cert-items{list-style:none;padding:0;margin:0}
.cert-items li{font-size:1rem;color:#2a5560;padding:12px 0 12px 32px;border-bottom:1px solid #01e9bf26;position:relative}
.cert-items li:last-child{border-bottom:none}
.cert-items li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:linear-gradient(135deg,#01E9BF 0%,#F1549B 100%);border-radius:50%;opacity:.8}
.cert-visual{flex:0 0 400px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.cert-visual img{width:100%;height:180px;object-fit:cover;border-radius:8px;box-shadow:0 6px 18px #053e4f1a;transition:transform 200ms ease}
.cert-visual img:hover{transform:scale(1.05)}
.source-expertise-area{padding:70px 20px;background:#fff}
.source-expertise-area .container-wrap{max-width:1024px;margin:0 auto}
.source-expertise-area h2{font-size:2.2rem;color:#053E4F;margin:0 0 50px;text-align:center;font-weight:600}
.expertise-layout{display:flex;gap:40px;align-items:stretch;flex-wrap:wrap}
.expertise-content{flex:1 1 500px}
.expertise-content p{font-size:1.05rem;line-height:1.75;color:#2a5560;margin:0 0 28px}
.expertise-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}
.stat-box{background:linear-gradient(135deg,#01e9bf14 0%,#f1549b0f 100%);padding:28px 24px;border-radius:8px;text-align:center;border-top:3px solid #01E9BF}
.stat-box:nth-child(2){border-top-color:#F1549B}
.stat-box:nth-child(3){border-top-color:#053E4F}
.stat-box:nth-child(4){border-top-color:#01E9BF}
.stat-number{font-size:2.4rem;font-weight:700;color:#053E4F;margin:0 0 8px;display:block}
.stat-label{font-size:.95rem;color:#2a5560;margin:0}
.expertise-imgs{flex:0 0 360px;display:flex;flex-direction:column;gap:20px}
.expertise-imgs img{width:100%;height:220px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #053e4f1f}
.cta-bottom-zone{padding:60px 20px;background:linear-gradient(135deg,#053E4F 0%,#01E9BF 100%);text-align:center;position:relative;overflow:hidden}
.cta-bottom-zone::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#f1549b33;border-radius:50%}
.cta-bottom-zone::after{content:'';position:absolute;bottom:-120px;right:-120px;width:350px;height:350px;background:#01e9bf26;border-radius:50%}
.cta-bottom-zone .inner-cta{max-width:700px;margin:0 auto;position:relative;z-index:2}
.cta-bottom-zone h3{font-size:1.9rem;color:#fff;margin:0 0 20px;font-weight:600}
.cta-bottom-zone p{font-size:1.1rem;color:#ffffffe6;margin:0 0 32px;line-height:1.6}
.butt-primary{display:inline-block;padding:16px 40px;background:#fff;color:#053E4F;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all 180ms ease;box-shadow:0 4px 16px #00000026;position:relative;z-index:10}
.butt-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003;background:#F1549B;color:#fff}
@media (max-width: 640px) {
.hdr-outer{padding:50px 20px 40px}
.hdr-inner{flex-direction:column}
.hdr-txt h1{font-size:2rem}
.hdr-img-card{flex:1 1 100%;max-width:100%}
.hdr-img-card img{height:280px}
.type-grid{grid-template-columns:1fr}
.cert-section .wrapper-inner{flex-direction:column}
.cert-visual{flex:1 1 100%}
.expertise-layout{flex-direction:column}
.expertise-imgs{flex:1 1 100%}
.expertise-stats{grid-template-columns:1fr}
.cta-bottom-zone h3{font-size:1.5rem}
}
@media (min-width: 641px) and (max-width: 1024px) {
.hdr-txt h1{font-size:2.3rem}
.type-grid{grid-template-columns:repeat(2,1fr)}
.cert-visual{flex:1 1 100%}
.expertise-imgs{flex:0 0 300px}
}
.kontakt-hero-outer{position:relative;padding:6rem 1.5rem 5rem;background:linear-gradient(135deg,#f8fdfc 0%,#e8f9f7 100%);overflow:hidden}
.kontakt-hero-outer::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(#01e9bf08 1px,transparent 1px),linear-gradient(90deg,#01e9bf08 1px,transparent 1px);background-size:42px 42px;z-index:0}
.kontakt-hero-inner{max-width:1024px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}
.hero-text-zone{text-align:left}
.hero-text-zone h1{font-size:2.8rem;line-height:1.15;color:#053e4f;margin:0 0 1rem;font-weight:700}
.hero-text-zone h1::after{content:'';display:block;width:85px;height:5px;background:linear-gradient(90deg,#01e9bf 0%,#f1549b 100%);margin-top:1.2rem}
.hero-text-zone .hero-subtitle{font-size:1.15rem;line-height:1.6;color:#2a5d6f;margin:0 0 2rem}
.hero-butt-start{display:inline-block;padding:.9rem 2.2rem;background:#01e9bf;color:#053e4f;text-decoration:none;font-weight:600;font-size:1.05rem;border-radius:8px;transition:all 180ms ease;box-shadow:0 4px 12px #01e9bf40}
.hero-butt-start:hover{background:#00d4ab;transform:translateY(-2px);box-shadow:0 6px 18px #01e9bf59}
.hero-visual-zone{position:relative}
.hero-visual-zone img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #053e4f1f;filter:blur(0.5px);opacity:.92}
.kontakt-methods-wrap{padding:4.5rem 1.5rem;background:#fff}
.kontakt-methods-container{max-width:1024px;margin:0 auto}
.kontakt-methods-container h2{font-size:2.2rem;color:#053e4f;margin:0 0 1rem;font-weight:700;text-align:center}
.kontakt-methods-container .section-intro{font-size:1.05rem;line-height:1.65;color:#2a5d6f;text-align:center;max-width:720px;margin:0 auto 3rem}
.methods-grid-display{display:grid;grid-template-columns:1fr;gap:2rem}
.method-card-item{background:#f8fdfc;border:2px solid #e0f5f1;border-radius:10px;padding:2rem;transition:all 200ms ease;position:relative}
.method-card-item::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#01e9bf 0%,#f1549b 100%);border-radius:10px 0 0 10px;opacity:0;transition:opacity 200ms ease}
.method-card-item:hover{border-color:#01e9bf;box-shadow:0 6px 20px #01e9bf26}
.method-card-item:hover::before{opacity:1}
.method-card-item h3{font-size:1.4rem;color:#053e4f;margin:0 0 .8rem;font-weight:600;display:flex;align-items:center;gap:.7rem}
.method-card-item h3::before{content:'';display:inline-block;width:32px;height:32px;background:#01e9bf;border-radius:6px;flex-shrink:0}
.method-card-item p{font-size:.98rem;line-height:1.6;color:#2a5d6f;margin:0 0 1.2rem}
.method-card-item a{color:#01e9bf;text-decoration:none;font-weight:600;font-size:1rem;transition:color 180ms ease}
.method-card-item a:hover{color:#f1549b}
.form-section-wrapper{padding:5rem 1.5rem;background:linear-gradient(165deg,#e8f9f7 0%,#f8fdfc 100%)}
.form-container-inner{max-width:680px;margin:0 auto}
.form-container-inner h2{font-size:2rem;color:#053e4f;margin:0 0 .8rem;font-weight:700}
.form-container-inner .form-intro-text{font-size:1.05rem;line-height:1.65;color:#2a5d6f;margin:0 0 2.5rem}
.contact-form-element{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 6px 24px #053e4f14}
.form-group-block{margin-bottom:1.8rem}
.form-group-block label{display:block;font-size:.95rem;font-weight:600;color:#053e4f;margin-bottom:.6rem}
.form-group-block input[type="email"],.form-group-block textarea,.form-group-block select{width:100%;padding:.85rem 1.1rem;border:2px solid #e0f5f1;border-radius:8px;font-size:1rem;color:#2a5d6f;background:#f8fdfc;transition:all 180ms ease;box-sizing:border-box}
.form-group-block input[type="email"]:focus,.form-group-block textarea:focus,.form-group-block select:focus{outline:none;border-color:#01e9bf;background:#fff;box-shadow:0 0 0 3px #01e9bf1a}
.form-group-block textarea{min-height:140px;resize:vertical}
.form-group-block select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23053e4f' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}
.conditional-field-wrapper{display:none;margin-top:1.8rem}
.topic-selector-radio{display:none}
#topic-1:checked ~ .conditional-field-wrapper .conditional-topic-1,#topic-2:checked ~ .conditional-field-wrapper .conditional-topic-2,#topic-3:checked ~ .conditional-field-wrapper .conditional-topic-3{display:block}
#topic-1:checked ~ .conditional-field-wrapper,#topic-2:checked ~ .conditional-field-wrapper,#topic-3:checked ~ .conditional-field-wrapper{display:block}
.conditional-inner-field label{font-size:.9rem;color:#2a5d6f}
.conditional-inner-field input[type="text"],.conditional-inner-field input[type="number"]{width:100%;padding:.75rem 1rem;border:2px solid #e0f5f1;border-radius:8px;font-size:.95rem;color:#2a5d6f;background:#f8fdfc;transition:all 180ms ease;box-sizing:border-box;margin-top:.5rem}
.conditional-inner-field input:focus{outline:none;border-color:#f1549b;background:#fff;box-shadow:0 0 0 3px #f1549b1a}
.privacy-consent-block{margin:2rem 0 1.5rem}
.privacy-consent-block input[type="checkbox"]{margin-right:.6rem;width:18px;height:18px;cursor:pointer}
.privacy-consent-block label{font-size:.92rem;color:#2a5d6f;line-height:1.5;cursor:pointer;display:inline}
.privacy-consent-block a{color:#01e9bf;text-decoration:none;font-weight:600}
.privacy-consent-block a:hover{color:#f1549b}
.form-submit-butt{width:100%;padding:1rem;background:#f1549b;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all 180ms ease;box-shadow:0 4px 14px #f1549b40}
.form-submit-butt:hover{background:#e03d86;transform:translateY(-2px);box-shadow:0 6px 20px #f1549b59}
.location-info-section{padding:4.5rem 1.5rem;background:#fff}
.location-info-container{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}
.location-text-area h2{font-size:2rem;color:#053e4f;margin:0 0 1rem;font-weight:700}
.location-text-area p{font-size:1.05rem;line-height:1.7;color:#2a5d6f;margin:0 0 1.5rem}
.location-details-list{list-style:none;padding:0;margin:2rem 0 0}
.location-details-list li{padding:1rem 0;border-bottom:1px solid #e0f5f1;font-size:1rem;color:#2a5d6f;display:flex;align-items:flex-start;gap:.8rem}
.location-details-list li:last-child{border-bottom:none}
.location-details-list li::before{content:'';display:inline-block;width:24px;height:24px;background:#01e9bf;border-radius:50%;flex-shrink:0;margin-top:.2rem}
.location-details-list strong{color:#053e4f;font-weight:600}
@media (min-width: 640px) {
.methods-grid-display{grid-template-columns:repeat(2,1fr)}
.hero-text-zone h1{font-size:3.2rem}
}
@media (min-width: 1024px) {
.kontakt-hero-inner{grid-template-columns:1.2fr 1fr;gap:4rem}
.methods-grid-display{grid-template-columns:repeat(3,1fr)}
.location-info-container{grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center}
}
.mth-hero{position:relative;overflow:hidden;padding:0;margin-bottom:80px}
.mth-hero .hero-inner-wrap{max-width:1024px;margin:0 auto;display:flex;align-items:stretch;min-height:520px}
.mth-hero .txt-side{flex:1;padding:60px 40px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);position:relative}
.mth-hero .txt-side::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#01e9bf14 0%,#f1549b14 100%);animation:colorPulse 8s ease-in-out infinite}
@keyframes colorPulse {
0%,100%{opacity:1}
50%{opacity:.6}
}
.mth-hero .txt-side .content-wrap{position:relative;z-index:2}
.mth-hero h1{font-size:48px;line-height:1.2;color:#053E4F;margin:0 0 24px;font-weight:700}
.mth-hero h1 .pause-line{display:block;margin-top:8px}
.mth-hero .img-side{flex:1;position:relative;overflow:hidden}
.mth-hero .img-side img{width:100%;height:100%;object-fit:cover;object-position:center}
.mth-hero .img-side::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,transparent 30%,#053e4f66 100%);pointer-events:none}
.approach-section{max-width:1024px;margin:0 auto 80px;padding:0 20px}
.approach-section .intro-txt{max-width:780px;margin:0 auto 60px;text-align:center}
.approach-section h2{font-size:38px;color:#053E4F;margin:0 0 20px;font-weight:700}
.approach-section .intro-txt p{font-size:18px;line-height:1.7;color:#495057;margin:0}
.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px}
.principle-card{background:#fff;border:2px solid #e9ecef;padding:32px 28px;position:relative;transition:all 220ms ease}
.principle-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#01E9BF 0%,#F1549B 100%);transition:height 200ms ease}
.principle-card:hover::before{height:100%}
.principle-card:hover{border-color:#01E9BF;transform:translateY(-4px);box-shadow:0 8px 16px #01e9bf26}
.principle-card .num{display:inline-block;width:44px;height:44px;background:linear-gradient(135deg,#01E9BF 0%,#05968D 100%);color:#fff;font-size:20px;font-weight:700;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.principle-card h3{font-size:22px;color:#053E4F;margin:0 0 14px;font-weight:600}
.principle-card p{font-size:16px;line-height:1.6;color:#6c757d;margin:0}
.process-flow{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:50px 40px;position:relative;overflow:hidden}
.process-flow::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,#01e9bf1a 0%,transparent 70%);border-radius:50%}
.process-flow h3{font-size:28px;color:#053E4F;margin:0 0 36px;text-align:center;font-weight:700}
.steps-container{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}
.step-item{background:#fff;padding:28px 22px;border-radius:10px;text-align:center;position:relative;border:2px solid transparent;transition:all 200ms ease}
.step-item:hover{border-color:#F1549B;box-shadow:0 6px 12px #f1549b33}
.step-item .step-icon{width:60px;height:60px;margin:0 auto 16px;background:linear-gradient(135deg,#F1549B 0%,#D13A7F 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px}
.step-item h4{font-size:18px;color:#053E4F;margin:0 0 10px;font-weight:600}
.step-item p{font-size:15px;line-height:1.5;color:#6c757d;margin:0}
.results-showcase{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.result-metric{background:#fff;padding:24px;text-align:center;border-left:4px solid #01E9BF;transition:all 180ms ease}
.result-metric:hover{background:#f8f9fa;transform:scale(1.03)}
.result-metric .metric-val{font-size:36px;font-weight:700;color:#053E4F;margin:0 0 8px;display:block}
.result-metric .metric-label{font-size:16px;color:#6c757d;margin:0}
@media (max-width: 1024px) {
.mth-hero .hero-inner-wrap{flex-direction:column}
.mth-hero .txt-side,.mth-hero .img-side{flex:none}
.mth-hero .img-side{min-height:300px}
.principles-grid{grid-template-columns:repeat(2,1fr);gap:24px}
.steps-container{grid-template-columns:repeat(2,1fr)}
.results-showcase{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 640px) {
.mth-hero h1{font-size:34px}
.mth-hero .txt-side{padding:40px 24px}
.approach-section h2{font-size:30px}
.principles-grid{grid-template-columns:1fr;gap:20px}
.steps-container{grid-template-columns:1fr}
.results-showcase{grid-template-columns:1fr}
.process-flow{padding:40px 24px}
}
.succ-page-wrapper{width:100%;max-width:1024px;margin:0 auto;padding:0 1.5rem}
.succ-hero-outer{position:relative;overflow:hidden;padding:5rem 0 4rem;margin:0 0 3rem}
.succ-hero-outer::before{content:'';position:absolute;top:-15%;right:10%;width:400px;height:400px;background:#01e9bf26;border-radius:50%;filter:blur(80px);z-index:1}
.succ-hero-outer::after{content:'';position:absolute;bottom:-10%;left:5%;width:350px;height:350px;background:#f1549b1f;border-radius:50%;filter:blur(90px);z-index:1}
.hero-content-wrap{position:relative;z-index:2;display:flex;flex-direction:column;gap:2rem}
.hero-img-strip{width:100%;height:120px;background:linear-gradient(135deg,#053E4F 0%,#01E9BF 100%);border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 12px #053e4f26}
.hero-img-strip::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,#00000008 0px,#00000008 2px,transparent 2px,transparent 4px);pointer-events:none}
.hero-img-strip::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(90deg,#00000005 0px,#00000005 3px,transparent 3px,transparent 6px);pointer-events:none}
.hero-txt-main{text-align:center}
.hero-txt-main h1{font-size:2.8rem;line-height:1.2;color:#053E4F;margin:0 0 1.5rem;font-weight:700}
.hero-txt-main h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#01E9BF 0%,#F1549B 100%);margin:1.5rem auto 0;border-radius:2px}
.hero-txt-main p{font-size:1.125rem;line-height:1.7;color:#2d3748;max-width:680px;margin:0 auto}
.conf-section-wrap{background:linear-gradient(to bottom,#f8f9fa 0%,#fff 100%);border-radius:10px;padding:3.5rem 2rem;margin:0 0 4rem;box-shadow:0 2px 8px #053e4f14}
.conf-inner-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:840px;margin:0 auto}
.conf-block{display:flex;flex-direction:column;gap:1rem}
.conf-block h3{font-size:1.5rem;color:#053E4F;margin:0;font-weight:600;position:relative;padding-left:2rem}
.conf-block h3::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background:#01E9BF;border-radius:6px;box-shadow:0 2px 6px #01e9bf4d}
.conf-block p{font-size:1.0625rem;line-height:1.75;color:#4a5568;margin:0}
.conf-detail-list{display:flex;flex-direction:column;gap:.875rem;list-style:none;padding:0;margin:1rem 0 0}
.conf-detail-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#2d3748;line-height:1.6}
.conf-detail-list li::before{content:'';min-width:6px;width:6px;height:6px;background:#F1549B;border-radius:50%;margin-top:.6rem}
.conf-cta-box{background:linear-gradient(135deg,#01e9bf14 0%,#f1549b0f 100%);border:2px solid #01e9bf33;border-radius:8px;padding:2rem;text-align:center;margin:2rem 0 0}
.conf-cta-box h4{font-size:1.375rem;color:#053E4F;margin:0 0 1.25rem;font-weight:600}
.conf-butt-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}
.conf-butt-prim{display:inline-flex;align-items:center;gap:.5rem;background:#01E9BF;color:#053E4F;padding:.875rem 1.75rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.0625rem;transition:all 220ms ease;box-shadow:0 4px 12px #01e9bf4d;border:2px solid transparent}
.conf-butt-prim:hover{background:#00d1a8;transform:translateY(-2px);box-shadow:0 6px 16px #01e9bf66}
.conf-butt-sec{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#053E4F;padding:.875rem 1.75rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.0625rem;transition:all 220ms ease;box-shadow:0 2px 8px #053e4f1f;border:2px solid #01E9BF}
.conf-butt-sec:hover{background:#01e9bf14;border-color:#00d1a8;transform:translateY(-2px);box-shadow:0 4px 12px #053e4f2e}
.conf-note-txt{font-size:.9375rem;color:#718096;margin:1.5rem 0 0;font-style:italic}
@media (min-width: 640px) {
.hero-img-strip{height:140px}
.hero-txt-main h1{font-size:3.2rem}
.conf-inner-grid{grid-template-columns:repeat(2,1fr)}
.conf-cta-box{grid-column:1 / -1}
}
@media (min-width: 1024px) {
.succ-hero-outer{padding:6rem 0 5rem}
.hero-img-strip{height:160px}
.hero-txt-main h1{font-size:3.6rem}
.conf-section-wrap{padding:4rem 3rem}
}