*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{background:linear-gradient(165deg,#FFF1DF 0%,#fff 45%,#f8f5f0 100%);color:#2d2d2d;min-height:100vh;display:flex;flex-direction:column;font:16px/1.7 'Segoe UI',system-ui,-apple-system,sans-serif}
.hdr{background:linear-gradient(180deg,#fff1dff2 0%,#ffffffe0 100%);border-bottom:1px solid #08695e1f;box-shadow:0 2px 12px #f16cd80f;position:relative;z-index:100}
.hdr-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;max-width:1240px;margin:0 auto;width:92%}
.logo-axis{display:flex;align-items:center;gap:18px}
.logo-axis img{height:82px;width:82px;object-fit:contain;display:block}
.cmpy-label{font-size:21px;font-weight:600;color:#08695E;letter-spacing:.3px}
.nav-pri{display:flex;gap:8px;align-items:center}
.nav-pri a{padding:11px 19px;text-decoration:none;color:#2d2d2d;font-size:15px;font-weight:500;border-radius:6px;transition:background 0.25s,color .25s;position:relative}
.nav-pri a:hover{background:#f16cd81a;color:#F16CD8}
.nav-pri a:focus{outline:3px solid #F16CD8;outline-offset:2px}
main{flex:1}
.ftr{background:linear-gradient(135deg,#08695E 0%,#065248 100%);color:#FFF1DF;position:relative;overflow:hidden;margin-top:80px}
.ftr::before{content:'';position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(217deg,#f16cd826 0%,transparent 70%);pointer-events:none}
.ftr-slash{position:absolute;top:-120px;left:-5%;right:-5%;height:180px;background:#fff1df14;transform:rotate(-2.3deg);box-shadow:0 4px 20px #0000001a}
.ftr-wrap{position:relative;z-index:2;max-width:1240px;margin:0 auto;width:92%;padding:70px 0 40px}
.ftr-zones{display:grid;grid-template-columns:1.3fr 1fr 1.2fr;gap:50px;margin-bottom:50px}
.zone-brand{display:flex;flex-direction:column;gap:20px}
.zone-brand img{height:90px;width:90px;object-fit:contain;margin-bottom:8px}
.brand-tagline{font-size:15px;line-height:1.65;opacity:.88;max-width:280px}
.zone-links h3{font-size:17px;margin-bottom:18px;color:#FFF1DF;font-weight:600;letter-spacing:.5px}
.link-cluster{display:flex;flex-direction:column;gap:10px}
.link-cluster a{color:#fff1dfd1;text-decoration:none;font-size:14px;transition:color 0.3s,transform .3s;display:inline-block}
.link-cluster a:hover{color:#F16CD8;transform:translateX(4px)}
.link-cluster a:focus{outline:2px solid #F16CD8;outline-offset:3px;border-radius:3px}
.zone-contact h3{font-size:17px;margin-bottom:18px;color:#FFF1DF;font-weight:600}
.contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:14px;line-height:1.6}
.contact-item i{font-size:19px;color:#F16CD8;margin-top:2px}
.contact-item a{color:#fff1dfe0;text-decoration:none;transition:color .25s}
.contact-item a:hover{color:#F16CD8}
.ftr-base{padding-top:30px;border-top:1px solid #fff1df2e;text-align:center;font-size:14px;opacity:.75}
.cookie-modal{position:fixed;bottom:25px;right:25px;background:linear-gradient(145deg,#fff 0%,#FFF1DF 100%);border-radius:10px;box-shadow:0 8px 32px #08695e38 0 2px 8px #f16cd826;padding:28px 32px;max-width:420px;z-index:9999;border:1px solid #08695e26;display:none}
.cookie-modal.active{display:block;animation:slideUp .4s cubic-bezier(0.34,1.56,0.64,1)}
@keyframes slideUp {
from{opacity:0;transform:translateY(30px)}
to{opacity:1;transform:translateY(0)}
}
.cookie-txt{font-size:14px;line-height:1.65;color:#2d2d2d;margin-bottom:20px}
.cookie-acts{display:flex;gap:10px;flex-wrap:wrap}
.btn-accept,.btn-decline{padding:10px 22px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;font-family:inherit}
.btn-accept{background:linear-gradient(135deg,#F16CD8 0%,#d855bf 100%);color:#fff;flex:1;min-width:120px}
.btn-accept:hover{background:linear-gradient(135deg,#d855bf 0%,#c044a8 100%);box-shadow:0 4px 12px #f16cd859}
.btn-accept:focus{outline:3px solid #F16CD8;outline-offset:2px}
.btn-decline{background:#08695e14;color:#08695E;flex:1;min-width:120px}
.btn-decline:hover{background:#08695e26}
.btn-decline:focus{outline:3px solid #08695E;outline-offset:2px}
@media (max-width: 980px) {
.hdr-row{flex-direction:column;gap:18px;padding:18px 0}
.logo-axis{flex-direction:column;gap:12px}
.nav-pri{flex-wrap:wrap;justify-content:center;gap:6px}
.nav-pri a{padding:9px 16px;font-size:14px}
.ftr-zones{grid-template-columns:1fr;gap:40px}
.cookie-modal{right:15px;left:15px;bottom:15px;max-width:none;padding:22px 24px}
.cookie-acts{flex-direction:column}
}
@media (max-width: 640px) {
body{font-size:15px}
.logo-axis img{height:70px;width:70px}
.cmpy-label{font-size:18px}
.zone-brand img{height:75px;width:75px}
.ftr-wrap{padding:50px 0 30px}
}
.int__hero--zone{background:linear-gradient(135deg,#FFF1DF 0%,#fff 50%,#e8f5f3 100%);padding:5rem 0 6rem;position:relative;overflow:hidden}
.int__hero--zone::before{content:'';position:absolute;top:-50%;right:-10%;width:60%;height:120%;background:radial-gradient(circle,#f16cd814 0%,transparent 70%);border-radius:50%;z-index:1}
.int__hero--zone .container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}
.int__hero--headspace{max-width:720px;margin:0 0 3rem}
.int__hero--headspace h1{font-size:3.2rem;line-height:1.2;color:#1a1a1a;margin-bottom:1.5rem;font-weight:700}
.int__hero--headspace h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#F16CD8,#08695E);margin-top:1rem}
.int__hero--textflow{font-size:1.15rem;line-height:1.7;color:#2d2d2d;margin-bottom:2rem}
.int__hero--textflow p{margin-bottom:1rem}
.int__split--grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}
.int__visual--frame{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 12px 40px #08695e26}
.int__visual--frame img{width:100%;height:480px;object-fit:cover;display:block}
.int__visual--frame::after{content:'';position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,#08695e4d,transparent)}
.int__info--capsule{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px #0000000f;border-left:5px solid #F16CD8}
.int__info--capsule h3{font-size:1.6rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:600}
.int__info--capsule h3::before{content:'→';display:inline-block;margin-right:.5rem;color:#08695E;font-weight:700}
.int__checklist--items{list-style:none;padding:0;margin:0}
.int__checklist--items li{padding:.8rem 0;padding-left:2rem;position:relative;color:#2d2d2d;line-height:1.6;border-bottom:1px solid #f0f0f0}
.int__checklist--items li:last-child{border-bottom:none}
.int__checklist--items li::before{content:'';position:absolute;left:0;top:.8rem;color:#08695E;font-weight:700;font-size:1.2rem}
.int__pathway--realm{background:linear-gradient(180deg,#fff 0%,#FFF1DF 100%);padding:6rem 0;position:relative}
.int__pathway--realm .container{max-width:1200px;margin:0 auto;padding:0 2rem}
.int__pathway--headline{text-align:center;max-width:800px;margin:0 auto 4rem}
.int__pathway--headline h2{font-size:2.8rem;color:#1a1a1a;margin-bottom:1.2rem;font-weight:700}
.int__pathway--headline h2 span{color:#F16CD8;position:relative}
.int__pathway--headline h2 span::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#F16CD8,#08695E)}
.int__pathway--subtext{font-size:1.1rem;color:#3d3d3d;line-height:1.7}
.int__phases--layout{display:flex;gap:3rem;margin-bottom:4rem}
.int__phase--module{flex:1;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 6px 24px #00000014;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.int__phase--module:hover{transform:translateY(-8px);box-shadow:0 12px 32px #f16cd833}
.int__phase--number{position:absolute;top:-20px;left:30px;width:50px;height:50px;background:linear-gradient(135deg,#F16CD8,#08695E);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;box-shadow:0 4px 12px #f16cd866;z-index:5}
.int__phase--module h4{font-size:1.5rem;color:#1a1a1a;margin-bottom:1rem;margin-top:1.5rem;font-weight:600}
.int__phase--module p{color:#3d3d3d;line-height:1.7;margin-bottom:1.2rem}
.int__phase--details{list-style:none;padding:0;margin:0}
.int__phase--details li{padding:.6rem 0;padding-left:1.8rem;position:relative;color:#2d2d2d;font-size:.95rem;line-height:1.6}
.int__phase--details li::before{content:'▸';position:absolute;left:0;color:#08695E;font-weight:700}
.int__testimony--block{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 8px 28px #0000001a;max-width:900px;margin:0 auto;display:flex;gap:2.5rem;align-items:center}
.int__testimony--portrait{flex-shrink:0;width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid #FFF1DF;box-shadow:0 4px 16px #08695e33}
.int__testimony--portrait img{width:100%;height:100%;object-fit:cover;display:block}
.int__testimony--content{flex:1}
.int__testimony--quote{font-size:1.05rem;line-height:1.7;color:#2d2d2d;font-style:italic;margin-bottom:1.2rem;position:relative;padding-left:1.5rem}
.int__testimony--quote::before{content:'"';position:absolute;left:0;top:-8px;color:#F16CD8;font:3rem/1 Georgia,serif}
.int__testimony--author{font-weight:600;color:#1a1a1a;font-size:1.1rem;margin-bottom:.3rem}
.int__testimony--role{color:#08695E;font-size:.95rem}
.int__cta--button{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(135deg,#F16CD8,#08695E);color:#fff;padding:1rem 2.5rem;border-radius:30px;text-decoration:none;font-weight:600;font-size:1.05rem;box-shadow:0 6px 20px #f16cd859;transition:all .3s ease;margin-top:2rem;position:relative;z-index:10}
.int__cta--button:hover{transform:translateY(-3px);box-shadow:0 10px 28px #f16cd873}
.int__cta--button i{font-size:1.3rem}
@media (max-width: 968px) {
.int__hero--zone{padding:3rem 0 4rem}
.int__hero--headspace h1{font-size:2.4rem}
.int__split--grid{grid-template-columns:1fr;gap:2.5rem}
.int__visual--frame img{height:360px}
.int__phases--layout{flex-direction:column;gap:3rem}
.int__phase--number{top:-15px;left:20px;width:45px;height:45px;font-size:1.3rem}
.int__testimony--block{flex-direction:column;text-align:center;padding:2.5rem}
.int__testimony--quote{padding-left:0}
.int__testimony--quote::before{position:static;display:block;margin-bottom:.5rem}
.int__pathway--headline h2{font-size:2.2rem}
}
@media (max-width: 640px) {
.int__hero--headspace h1{font-size:2rem}
.int__hero--textflow{font-size:1rem}
.int__visual--frame img{height:280px}
.int__info--capsule{padding:1.8rem}
.int__phase--module{padding:2rem}
.int__pathway--headline h2{font-size:1.8rem}
.int__testimony--portrait{width:120px;height:120px}
}
.epoch-hero{background:linear-gradient(135deg,#FFF1DF 0%,#fff 50%,#f8f4ee 100%);padding:0;margin:0;overflow:hidden}
.epoch-hero .container{max-width:1200px;margin:0 auto;padding:0}
.hero-split{display:flex;align-items:stretch;min-height:600px;gap:0}
.hero-visual{flex:0 0 45%;position:relative;overflow:hidden}
.hero-visual img{width:100%;height:100%;object-fit:cover;display:block}
.hero-content{flex:1;padding:80px 60px;display:flex;flex-direction:column;justify-content:center;background:#fff1df99}
.hero-label{font-size:14px;text-transform:uppercase;letter-spacing:2px;color:#08695E;margin-bottom:20px;font-weight:600}
.hero-content h1{font-size:48px;line-height:1.2;color:#1a1a1a;margin-bottom:30px;font-weight:700}
.hero-content p{font-size:18px;line-height:1.7;color:#333;margin-bottom:40px;max-width:480px}
.hero-actions{display:flex;gap:20px;flex-wrap:wrap}
.phase-button{padding:16px 36px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;border:2px solid transparent}
.phase-button.primary{background:#F16CD8;color:#fff}
.phase-button.primary:hover{background:#d84fc0;transform:translateY(-2px);box-shadow:0 8px 20px #f16cd84d}
.phase-button.secondary{background:none;color:#08695E;border-color:#08695E}
.phase-button.secondary:hover{background:#08695E;color:#fff;transform:translateY(-2px)}
.moment-services{padding:100px 0;background:#fff}
.moment-services .container{max-width:1200px;margin:0 auto;padding:0 40px}
.section-intro{text-align:center;margin-bottom:80px;max-width:700px;margin-left:auto;margin-right:auto}
.section-intro h2{font-size:42px;color:#1a1a1a;margin-bottom:20px;font-weight:700;position:relative;display:inline-block}
.section-intro h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#F16CD8,#08695E);border-radius:2px}
.section-intro p{font-size:18px;line-height:1.7;color:#555;margin-top:30px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}
.service-card{background:#FFF1DF;border-radius:12px;padding:40px 30px;transition:all .3s ease;border:2px solid transparent}
.service-card:hover{transform:translateY(-8px);border-color:#F16CD8;box-shadow:0 12px 30px #f16cd826}
.service-icon{width:60px;height:60px;background:linear-gradient(135deg,#F16CD8,#d84fc0);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:25px;font-size:28px;color:#fff}
.service-card h3{font-size:22px;color:#1a1a1a;margin-bottom:15px;font-weight:600}
.service-card p{font-size:16px;line-height:1.6;color:#444}
.cycle-approach{padding:100px 0;background:linear-gradient(180deg,#f8f4ee 0%,#fff 100%)}
.cycle-approach .container{max-width:1200px;margin:0 auto;padding:0 40px}
.approach-layout{display:flex;gap:60px;align-items:center}
.approach-visual{flex:0 0 48%}
.approach-visual img{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 50px #0000001a}
.approach-content{flex:1}
.approach-content h2{font-size:40px;color:#1a1a1a;margin-bottom:30px;font-weight:700}
.approach-content h2::before{content:'';display:block;width:50px;height:4px;background:#08695E;margin-bottom:20px;border-radius:2px}
.approach-points{margin-top:40px}
.approach-point{display:flex;gap:20px;margin-bottom:30px;padding:25px;background:#fff;border-radius:10px;border-left:4px solid #F16CD8;transition:all .3s ease}
.approach-point:hover{box-shadow:0 8px 20px #00000014;transform:translateX(5px)}
.point-number{flex-shrink:0;width:45px;height:45px;background:linear-gradient(135deg,#08695E,#0a7d70);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}
.point-content h4{font-size:19px;color:#1a1a1a;margin-bottom:8px;font-weight:600}
.point-content p{font-size:16px;line-height:1.6;color:#555;margin:0}
.timeline-journey{padding:100px 0;background:#fff}
.timeline-journey .container{max-width:1100px;margin:0 auto;padding:0 40px}
.timeline-header{text-align:center;margin-bottom:70px}
.timeline-header h2{font-size:40px;color:#1a1a1a;margin-bottom:20px;font-weight:700}
.timeline-header p{font-size:18px;color:#555;line-height:1.7;max-width:650px;margin:0 auto}
.journey-steps{position:relative;padding:30px 0}
.journey-steps::before{content:'';position:absolute;left:85px;top:60px;bottom:60px;width:3px;background:linear-gradient(180deg,#F16CD8,#08695E)}
.journey-step{display:flex;gap:40px;margin-bottom:50px;position:relative}
.step-marker{flex-shrink:0;width:70px;height:70px;background:#FFF1DF;border:4px solid #F16CD8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#F16CD8;font-weight:700;position:relative;z-index:2;margin-left:50px}
.step-details{flex:1;padding:25px 30px;background:#f8f4ee;border-radius:12px;border-left:4px solid #08695E;margin-top:10px}
.step-details h3{font-size:22px;color:#1a1a1a;margin-bottom:12px;font-weight:600}
.step-details p{font-size:16px;line-height:1.7;color:#444;margin:0}
.bridge-outcomes{padding:100px 0;background:linear-gradient(135deg,#FFF1DF 0%,#fff 50%,#f8f4ee 100%)}
.bridge-outcomes .container{max-width:1200px;margin:0 auto;padding:0 40px}
.outcomes-header{text-align:center;margin-bottom:70px}
.outcomes-header h2{font-size:40px;color:#1a1a1a;margin-bottom:25px;font-weight:700}
.outcomes-header h2::after{content:'';display:block;width:80px;height:4px;background:#F16CD8;margin:20px auto 0;border-radius:2px}
.dual-showcase{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:60px}
.showcase-block{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:all .3s ease}
.showcase-block:hover{transform:translateY(-10px);box-shadow:0 20px 50px #0000001f}
.showcase-image{width:100%;height:280px;overflow:hidden}
.showcase-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.showcase-block:hover .showcase-image img{transform:scale(1.08)}
.showcase-text{padding:35px 30px}
.showcase-text h3{font-size:24px;color:#1a1a1a;margin-bottom:15px;font-weight:600}
.showcase-text p{font-size:16px;line-height:1.7;color:#555;margin-bottom:20px}
.showcase-link{display:inline-flex;align-items:center;gap:8px;color:#08695E;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease}
.showcase-link:hover{color:#F16CD8;gap:12px}
.testimonial-box{background:#fff;border-radius:16px;padding:50px;box-shadow:0 10px 30px #00000014;text-align:center;max-width:900px;margin:0 auto}
.testimonial-profile{display:flex;align-items:center;justify-content:center;gap:25px;margin-bottom:30px}
.profile-image{width:80px;height:80px;border-radius:50%;overflow:hidden;border:4px solid #F16CD8}
.profile-image img{width:100%;height:100%;object-fit:cover}
.profile-info h5{font-size:20px;color:#1a1a1a;margin-bottom:5px;font-weight:600}
.profile-role{font-size:15px;color:#08695E;font-weight:500}
.testimonial-text{font-size:18px;line-height:1.8;color:#444;font-style:italic;position:relative;padding:0 30px}
.testimonial-text::before{content:'"';color:#F16CD8;position:absolute;left:-10px;top:-20px;font:60px Georgia,serif}
@media (max-width: 1024px) {
.hero-split{flex-direction:column;min-height:auto}
.hero-visual{flex:0 0 auto;height:400px}
.hero-content{padding:60px 40px}
.service-grid{grid-template-columns:repeat(2,1fr);gap:30px}
.approach-layout{flex-direction:column;gap:40px}
.approach-visual{flex:0 0 auto}
.dual-showcase{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.hero-content h1{font-size:36px}
.hero-content p{font-size:16px}
.hero-actions{flex-direction:column}
.phase-button{width:100%;justify-content:center}
.service-grid{grid-template-columns:1fr;gap:25px}
.section-intro h2,.timeline-header h2,.outcomes-header h2,.approach-content h2{font-size:32px}
.moment-services,.cycle-approach,.timeline-journey,.bridge-outcomes{padding:60px 0}
.moment-services .container,.cycle-approach .container,.timeline-journey .container,.bridge-outcomes .container{padding:0 20px}
.journey-steps::before{display:none}
.journey-step{flex-direction:column;gap:20px;margin-bottom:35px}
.step-marker{margin-left:0;width:60px;height:60px;font-size:20px}
.step-details{margin-top:0}
.testimonial-box{padding:35px 25px}
.testimonial-profile{flex-direction:column;gap:15px}
.testimonial-text{font-size:16px;padding:0 10px}
}
.kontakt__ruta{background:linear-gradient(135deg,#FFF1DF 0%,#fff 100%);padding:80px 0 100px}
.kontakt__ruta .container{max-width:1200px;margin:0 auto;padding:0 20px}
.kontakt__innehall--wrapper{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}
.kontakt__vänster--zon{padding:40px 0}
.kontakt__vänster--zon h1{font-size:2.8rem;color:#08695E;margin-bottom:20px;line-height:1.2;font-weight:700}
.kontakt__intro--text{font-size:1.1rem;color:#2d3436;line-height:1.7;margin-bottom:35px}
.kontakt__detaljer--lista{list-style:none;padding:0;margin:0}
.kontakt__detaljer--lista li{display:flex;align-items:flex-start;margin-bottom:28px;font-size:1.05rem;color:#2d3436}
.kontakt__detaljer--lista li i{font-size:24px;color:#F16CD8;margin-right:15px;margin-top:2px;flex-shrink:0}
.kontakt__detaljer--lista li strong{color:#08695E;display:block;margin-bottom:4px;font-weight:600}
.kontakt__höger--zon{background:#fff;padding:45px;border-radius:12px;box-shadow:0 8px 24px #08695e14}
.kontakt__formulär--titel{font-size:1.8rem;color:#08695E;margin-bottom:12px;font-weight:600}
.kontakt__formulär--beskrivning{font-size:.98rem;color:#636e72;margin-bottom:35px;line-height:1.6}
.kontakt__fält--grupp{margin-bottom:25px}
.kontakt__fält--grupp label{display:block;font-size:.95rem;color:#2d3436;margin-bottom:8px;font-weight:500}
.kontakt__fält--grupp input,.kontakt__fält--grupp select,.kontakt__fält--grupp textarea{width:100%;padding:14px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;color:#2d3436;background:#fff;transition:all .3s ease;font-family:inherit}
.kontakt__fält--grupp input:focus,.kontakt__fält--grupp select:focus,.kontakt__fält--grupp textarea:focus{outline:none;border-color:#F16CD8;box-shadow:0 0 0 3px #f16cd81a}
.kontakt__fält--grupp textarea{resize:vertical;min-height:140px}
.kontakt__fält--grupp select{cursor:pointer;appearance:none;padding-right:40px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232d3436' d='M6 9L1 4h10z'/%3E%3C/svg%3E") no-repeat right 14px center}
.kontakt__samtycke--wrapper{margin:30px 0 35px;display:flex;align-items:flex-start;gap:12px}
.kontakt__samtycke--wrapper input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;flex-shrink:0;accent-color:#F16CD8}
.kontakt__samtycke--text{font-size:.92rem;color:#636e72;line-height:1.6}
.kontakt__samtycke--text a{color:#08695E;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}
.kontakt__samtycke--text a:hover{border-bottom-color:#08695E}
.kontakt__skicka--knapp{background:linear-gradient(135deg,#F16CD8 0%,#d94fc4 100%);color:#fff;border:none;padding:16px 45px;font-size:1.05rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f16cd840;display:inline-flex;align-items:center;gap:10px}
.kontakt__skicka--knapp:hover{transform:translateY(-2px);box-shadow:0 6px 18px #f16cd859;background:linear-gradient(135deg,#d94fc4 0%,#F16CD8 100%)}
.kontakt__skicka--knapp:active{transform:translateY(0)}
.kontakt__skicka--knapp i{font-size:20px}
.öppettider__sektion{background:linear-gradient(180deg,#fff 0%,#FFF1DF 100%);padding:90px 0 100px}
.öppettider__sektion .container{max-width:1200px;margin:0 auto;padding:0 20px}
.öppettider__innehåll{max-width:900px;margin:0 auto;text-align:center}
.öppettider__rubrik{font-size:2.4rem;color:#08695E;margin-bottom:18px;font-weight:600}
.öppettider__ingress{font-size:1.05rem;color:#2d3436;line-height:1.7;margin-bottom:50px}
.öppettider__rutnät{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}
.öppettider__kort{background:#fff;padding:35px 28px;border-radius:10px;box-shadow:0 4px 16px #08695e0f;border:2px solid transparent;transition:all .3s ease}
.öppettider__kort:hover{border-color:#F16CD8;transform:translateY(-4px);box-shadow:0 8px 24px #f16cd826}
.öppettider__kort--ikon{width:56px;height:56px;background:linear-gradient(135deg,#FFF1DF 0%,#fff 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.öppettider__kort--ikon i{font-size:28px;color:#F16CD8}
.öppettider__kort h3{font-size:1.3rem;color:#08695E;margin-bottom:12px;font-weight:600}
.öppettider__kort p{font-size:.98rem;color:#2d3436;line-height:1.6;margin:0}
.öppettider__extra--info{background:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 16px #08695e0f;max-width:700px;margin:0 auto;text-align:left}
.öppettider__extra--info h4{font-size:1.4rem;color:#08695E;margin-bottom:18px;font-weight:600}
.öppettider__extra--info p{font-size:1rem;color:#2d3436;line-height:1.7;margin-bottom:15px}
.öppettider__extra--info p:last-child{margin-bottom:0}
.öppettider__betonat{color:#F16CD8;font-weight:600}
@media (max-width: 968px) {
.kontakt__innehall--wrapper{grid-template-columns:1fr;gap:50px}
.kontakt__vänster--zon h1{font-size:2.2rem}
.kontakt__höger--zon{padding:35px 25px}
.öppettider__rubrik{font-size:2rem}
.öppettider__rutnät{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 640px) {
.kontakt__ruta{padding:60px 0 70px}
.kontakt__vänster--zon h1{font-size:1.9rem}
.kontakt__formulär--titel{font-size:1.5rem}
.kontakt__höger--zon{padding:30px 20px}
.öppettider__sektion{padding:70px 0 80px}
.öppettider__rubrik{font-size:1.8rem}
.öppettider__extra--info{padding:30px 25px}
.kontakt__skicka--knapp{width:100%;justify-content:center}
}
.abt_cntr{max-width:1200px;margin:0 auto;padding:0 20px}
.abt_hero__wrp{background:linear-gradient(135deg,#FFF1DF 0%,#fff 100%);padding:80px 0 100px;position:relative;overflow:hidden}
.abt_hero__wrp::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f16cd814 0%,transparent 70%);border-radius:50%}
.abt_hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.abt_hero__txt h1{font-size:3.2rem;line-height:1.2;color:#1a1a1a;margin-bottom:24px;font-weight:700}
.abt_hero__txt h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#F16CD8 0%,#08695E 100%);margin-top:20px}
.abt_hero__txt p{font-size:1.15rem;line-height:1.7;color:#2d2d2d;margin-bottom:16px}
.abt_hero__img{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #08695e26}
.abt_hero__img img{width:100%;height:450px;object-fit:cover;display:block}
.abt_vals__sec{padding:90px 0;background:#fff}
.abt_vals__hdr{text-align:center;max-width:700px;margin:0 auto 70px}
.abt_vals__hdr h2{font-size:2.6rem;color:#1a1a1a;margin-bottom:20px;font-weight:700;position:relative;display:inline-block}
.abt_vals__hdr h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#F16CD8}
.abt_vals__hdr h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#08695E}
.abt_vals__hdr p{font-size:1.1rem;line-height:1.6;color:#3d3d3d}
.abt_vals__grd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.abt_val__crd{background:linear-gradient(145deg,#FFF1DF 0%,#fff 100%);padding:45px 35px;border-radius:16px;position:relative;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}
.abt_val__crd:hover{transform:translateY(-8px);box-shadow:0 15px 40px #08695e1f;border-color:#08695E}
.abt_val__crd::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#F16CD8 0%,#08695E 100%);border-radius:16px 0 0 16px}
.abt_val__icn{width:70px;height:70px;background:linear-gradient(135deg,#F16CD8 0%,#08695E 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 8px 20px #f16cd840}
.abt_val__icn i{font-size:32px;color:#fff}
.abt_val__crd h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:14px;font-weight:600}
.abt_val__crd p{font-size:1rem;line-height:1.7;color:#4a4a4a}
.abt_story__blk{padding:100px 0;background:linear-gradient(180deg,#fff 0%,#FFF1DF 100%);position:relative}
.abt_story__blk::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#F16CD8 50%,transparent 100%)}
.abt_story__lay{display:grid;grid-template-columns:45% 55%;gap:70px;align-items:start}
.abt_story__vis{position:sticky;top:100px}
.abt_story__imgbx{position:relative;border-radius:20px;overflow:hidden;margin-bottom:30px;box-shadow:0 25px 70px #08695e2e}
.abt_story__imgbx img{width:100%;height:380px;object-fit:cover;display:block}
.abt_story__prfl{background:#fff;border-radius:16px;padding:30px;display:flex;align-items:center;gap:24px;box-shadow:0 10px 30px #00000014;border-left:4px solid #08695E}
.abt_story__prfl__img{width:90px;height:90px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #F16CD8}
.abt_story__prfl__img img{width:100%;height:100%;object-fit:cover}
.abt_story__prfl__txt h4{font-size:1.3rem;color:#1a1a1a;margin-bottom:6px;font-weight:600}
.abt_story__prfl__txt p{font-size:.95rem;color:#666;line-height:1.5}
.abt_story__cntnt h2{font-size:2.8rem;color:#1a1a1a;margin-bottom:30px;font-weight:700;line-height:1.3}
.abt_story__cntnt h2 span{color:#F16CD8;position:relative}
.abt_story__cntnt h2 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#08695E}
.abt_story__cntnt h5{font-size:1.4rem;color:#08695E;margin:35px 0 18px;font-weight:600;display:flex;align-items:center;gap:12px}
.abt_story__cntnt h5::before{content:'';width:6px;height:6px;background:#F16CD8;border-radius:50%;display:block}
.abt_story__cntnt p{font-size:1.05rem;line-height:1.8;color:#3d3d3d;margin-bottom:18px}
.abt_story__cntnt h6{font-size:1.1rem;color:#2d2d2d;margin:28px 0 12px;font-weight:600;padding-left:20px;position:relative}
.abt_story__cntnt h6::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:linear-gradient(135deg,#F16CD8 0%,#08695E 100%);border-radius:3px}
.abt_cta__wrp{background:linear-gradient(135deg,#08695E 0%,#065248 100%);padding:70px 0;text-align:center;position:relative;overflow:hidden}
.abt_cta__wrp::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#f16cd826 0%,transparent 70%);border-radius:50%}
.abt_cta__wrp::after{content:'';position:absolute;bottom:-80px;right:-80px;width:250px;height:250px;background:radial-gradient(circle,#fff1df1a 0%,transparent 70%);border-radius:50%}
.abt_cta__inr{max-width:800px;margin:0 auto;position:relative;z-index:2}
.abt_cta__inr h2{font-size:2.5rem;color:#fff;margin-bottom:20px;font-weight:700}
.abt_cta__inr p{font-size:1.15rem;color:#FFF1DF;line-height:1.7;margin-bottom:35px}
.abt_cta__btn{display:inline-flex;align-items:center;gap:12px;background:#F16CD8;color:#fff;padding:16px 40px;border-radius:50px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 10px 30px #f16cd84d;position:relative;z-index:10}
.abt_cta__btn:hover{background:#e055c4;transform:translateY(-3px);box-shadow:0 15px 40px #f16cd866}
.abt_cta__btn i{font-size:20px;transition:transform .3s ease}
.abt_cta__btn:hover i{transform:translateX(5px)}
@media (max-width: 1024px) {
.abt_hero__grid{grid-template-columns:1fr;gap:50px}
.abt_hero__txt h1{font-size:2.6rem}
.abt_vals__grd{grid-template-columns:1fr;gap:30px}
.abt_story__lay{grid-template-columns:1fr;gap:50px}
.abt_story__vis{position:relative;top:0}
}
@media (max-width: 768px) {
.abt_hero__wrp{padding:60px 0 70px}
.abt_hero__txt h1{font-size:2.2rem}
.abt_hero__txt p{font-size:1.05rem}
.abt_hero__img img{height:320px}
.abt_vals__sec{padding:60px 0}
.abt_vals__hdr h2{font-size:2rem}
.abt_vals__hdr h2::before,.abt_vals__hdr h2::after{display:none}
.abt_val__crd{padding:35px 25px}
.abt_story__blk{padding:70px 0}
.abt_story__cntnt h2{font-size:2.2rem}
.abt_story__imgbx img{height:280px}
.abt_story__prfl{flex-direction:column;text-align:center}
.abt_cta__wrp{padding:50px 0}
.abt_cta__inr h2{font-size:2rem}
.abt_cta__btn{padding:14px 35px;font-size:1rem}
}
.aurora-learn-wrap{background:linear-gradient(135deg,#FFF1DF 0%,#fff 50%,#f8faf9 100%);min-height:100vh}
.aurora-learn-wrap .prism-hero-zone{padding:90px 20px 70px;background:linear-gradient(165deg,#F16CD8 0%,#08695E 100%);position:relative;overflow:hidden}
.aurora-learn-wrap .prism-hero-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fff1df26 0%,transparent 70%);border-radius:50%}
.aurora-learn-wrap .prism-hero-zone::after{content:'';position:absolute;bottom:-30%;left:-10%;width:450px;height:450px;background:radial-gradient(circle,#08695e33 0%,transparent 70%);border-radius:50%}
.aurora-learn-wrap .prism-hero-zone .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.aurora-learn-wrap .epoch-hero-title{font-size:3.2rem;color:#fff;font-weight:800;margin-bottom:24px;line-height:1.2;text-shadow:2px 2px 8px #00000026}
.aurora-learn-wrap .epoch-hero-desc{font-size:1.25rem;color:#FFF1DF;line-height:1.7;max-width:780px;margin-bottom:38px}
.aurora-learn-wrap .cascade-hero-btn{display:inline-block;background:#fff;color:#08695E;padding:16px 42px;font-size:1.1rem;font-weight:700;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #0003;position:relative;z-index:10}
.aurora-learn-wrap .cascade-hero-btn:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000040;background:#FFF1DF}
.aurora-learn-wrap .phase-program-block{padding:80px 20px;background:#fff}
.aurora-learn-wrap .phase-program-block .container{max-width:1240px;margin:0 auto}
.aurora-learn-wrap .phase-program-block .row{display:flex;gap:50px;align-items:center;flex-wrap:wrap}
.aurora-learn-wrap .phase-program-block .col{flex:1;min-width:300px}
.aurora-learn-wrap .moment-block-img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #08695e26}
.aurora-learn-wrap .cycle-section-head{font-size:2.5rem;color:#08695E;font-weight:700;margin-bottom:26px;line-height:1.3;position:relative;display:inline-block}
.aurora-learn-wrap .cycle-section-head::after{content:'';position:absolute;bottom:-8px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#F16CD8 0%,#08695E 100%);border-radius:2px}
.aurora-learn-wrap .drift-content-txt{font-size:1.1rem;color:#2a2a2a;line-height:1.8;margin-bottom:18px}
.aurora-learn-wrap .drift-content-txt strong{color:#F16CD8;font-weight:600}
.aurora-learn-wrap .nav-instructor-zone{padding:85px 20px;background:linear-gradient(180deg,#f8faf9 0%,#FFF1DF 100%);position:relative}
.aurora-learn-wrap .nav-instructor-zone::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg width="60" height="60" xmlns="http://www.w3.org/2000/svg"><rect width="60" height="60" fill="none"/><circle cx="30" cy="30" r="2" fill="%2308695E" opacity="0.08"/></svg>');background-size:60px 60px;pointer-events:none}
.aurora-learn-wrap .nav-instructor-zone .container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.aurora-learn-wrap .btn-mentor-title{font-size:2.6rem;color:#08695E;font-weight:700;text-align:center;margin-bottom:60px;line-height:1.3}
.aurora-learn-wrap .grid-mentor-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.aurora-learn-wrap .card-mentor-item{background:#fff;border-radius:16px;padding:32px;box-shadow:0 6px 18px #00000014;transition:all .3s ease;text-align:center;border:2px solid transparent}
.aurora-learn-wrap .card-mentor-item:hover{transform:translateY(-6px);box-shadow:0 12px 32px #f16cd833;border-color:#F16CD8}
.aurora-learn-wrap .card-mentor-photo{width:140px;height:140px;border-radius:50%;margin:0 auto 22px;border:4px solid #FFF1DF;box-shadow:0 4px 12px #0000001a;object-fit:cover}
.aurora-learn-wrap .card-mentor-name{font-size:1.5rem;color:#08695E;font-weight:700;margin-bottom:8px}
.aurora-learn-wrap .card-mentor-role{font-size:1rem;color:#F16CD8;font-weight:600;margin-bottom:18px;text-transform:uppercase;letter-spacing:.5px}
.aurora-learn-wrap .card-mentor-bio{font-size:1rem;color:#3a3a3a;line-height:1.7}
.aurora-learn-wrap .span-journey-area{padding:90px 20px;background:#fff}
.aurora-learn-wrap .span-journey-area .container{max-width:1100px;margin:0 auto}
.aurora-learn-wrap .nav-journey-head{font-size:2.7rem;color:#08695E;font-weight:700;text-align:center;margin-bottom:70px;line-height:1.3;position:relative}
.aurora-learn-wrap .nav-journey-head::before{content:'';position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:60px;height:6px;background:linear-gradient(90deg,#F16CD8 0%,#08695E 100%);border-radius:3px}
.aurora-learn-wrap .flow-timeline-wrap{position:relative;padding-left:0}
.aurora-learn-wrap .flow-timeline-wrap::before{content:'';position:absolute;left:40px;top:30px;bottom:30px;width:3px;background:linear-gradient(180deg,#F16CD8 0%,#08695E 100%);border-radius:2px}
.aurora-learn-wrap .step-timeline-node{position:relative;padding-left:100px;margin-bottom:50px}
.aurora-learn-wrap .step-timeline-node::before{content:'';position:absolute;left:28px;top:8px;width:26px;height:26px;background:#fff;border:4px solid #F16CD8;border-radius:50%;z-index:5;box-shadow:0 3px 10px #f16cd84d}
.aurora-learn-wrap .step-timeline-node:nth-child(even)::before{border-color:#08695E;box-shadow:0 3px 10px #08695e4d}
.aurora-learn-wrap .icon-step-mark{position:absolute;left:0;top:0;width:80px;height:80px;background:linear-gradient(135deg,#F16CD8 0%,#08695E 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;font-weight:800;box-shadow:0 6px 18px #0000001f;z-index:10}
.aurora-learn-wrap .step-timeline-node:nth-child(even) .icon-step-mark{background:linear-gradient(135deg,#08695E 0%,#F16CD8 100%)}
.aurora-learn-wrap .label-step-title{font-size:1.6rem;color:#08695E;font-weight:700;margin-bottom:12px;line-height:1.4}
.aurora-learn-wrap .txt-step-info{font-size:1.05rem;color:#3a3a3a;line-height:1.7}
@media (max-width: 768px) {
.aurora-learn-wrap .epoch-hero-title{font-size:2.2rem}
.aurora-learn-wrap .epoch-hero-desc{font-size:1.1rem}
.aurora-learn-wrap .phase-program-block .row{flex-direction:column}
.aurora-learn-wrap .cycle-section-head{font-size:2rem}
.aurora-learn-wrap .btn-mentor-title{font-size:2rem}
.aurora-learn-wrap .grid-mentor-cards{grid-template-columns:1fr}
.aurora-learn-wrap .nav-journey-head{font-size:2rem}
.aurora-learn-wrap .flow-timeline-wrap::before{left:15px}
.aurora-learn-wrap .step-timeline-node{padding-left:0;padding-top:50px}
.aurora-learn-wrap .step-timeline-node::before{left:3px;top:18px}
.aurora-learn-wrap .icon-step-mark{position:relative;left:0;top:0;margin-bottom:16px;width:70px;height:70px;font-size:1.8rem}
.aurora-learn-wrap .label-step-title{font-size:1.4rem}
.aurora-learn-wrap .txt-step-info{font-size:1rem}
}
.tracking-policy-container{max-width:900px;margin:0 auto;padding:3rem 1.5rem;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.7;color:#2d2d2d;background:linear-gradient(135deg,#fff 0%,#FFF1DF 100%)}
.tracking-policy-container h1{font-size:2.5rem;font-weight:700;color:#08695E;margin-bottom:1.5rem;border-bottom:4px solid #F16CD8;padding-bottom:.75rem}
.tracking-policy-container h2{font-size:1.9rem;font-weight:600;color:#08695E;margin-top:3rem;margin-bottom:1.25rem;padding-left:.5rem;border-left:5px solid #F16CD8}
.tracking-policy-container h3{font-size:1.5rem;font-weight:600;color:#08695E;margin-top:2.5rem;margin-bottom:1rem}
.tracking-policy-container h4{font-size:1.2rem;font-weight:600;color:#0a7a6e;margin-top:2rem;margin-bottom:.9rem}
.tracking-policy-container p{margin-bottom:1.2rem;color:#3a3a3a;text-align:justify}
.tracking-policy-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.tracking-policy-container li{margin-bottom:1.2rem;padding-left:2rem;position:relative;color:#3a3a3a}
.tracking-policy-container li:before{content:"●";color:#F16CD8;font-size:1.2rem;position:absolute;left:.5rem;top:0}
.tracking-policy-container .intro-section{background:linear-gradient(120deg,#fff 0%,#FFF1DF 100%);padding:2rem;border-radius:10px;border:2px solid #F16CD8;margin-bottom:2.5rem;box-shadow:0 4px 12px #08695e1a}
.tracking-policy-container .highlight-box{background:linear-gradient(to right,#FFF1DF 0%,#fff 100%);padding:1.5rem;border-left:4px solid #08695E;margin:2rem 0;border-radius:6px}
.tracking-policy-container span{color:inherit}
.privacy-policy-container{max-width:1200px;margin:0 auto;padding:60px 20px;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#2d3748;background:linear-gradient(135deg,#fff 0%,#FFF1DF 100%)}
.privacy-policy-container h1{font-size:2.8rem;font-weight:700;color:#08695E;margin-bottom:30px;letter-spacing:-.5px;line-height:1.2}
.privacy-policy-container h2{font-size:2rem;font-weight:600;color:#08695E;margin-top:50px;margin-bottom:25px;padding-bottom:12px;border-bottom:3px solid #F16CD8;line-height:1.3}
.privacy-policy-container h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin-top:35px;margin-bottom:18px;line-height:1.4}
.privacy-policy-container h4{font-size:1.2rem;font-weight:600;color:#4a5568;margin-top:25px;margin-bottom:15px}
.intro-section{background:#fff;padding:35px;border-radius:12px;margin-bottom:40px;box-shadow:0 4px 20px #08695e14;border-left:5px solid #F16CD8}
.content-section{background:#fff;padding:30px;margin-bottom:30px;border-radius:10px;box-shadow:0 2px 15px #0000000d}
.privacy-policy-container p{margin-bottom:18px;font-size:1.05rem;color:#4a5568;text-align:justify}
.privacy-policy-container ul{margin:20px 0;padding-left:0;list-style:none}
.privacy-policy-container li{padding:12px 0 12px 35px;margin-bottom:10px;position:relative;font-size:1.02rem;color:#4a5568;line-height:1.6}
.privacy-policy-container li:before{content:"→";position:absolute;left:10px;color:#F16CD8;font-weight:700;font-size:1.2rem}
.highlight-box{background:linear-gradient(120deg,#FFF1DF 0%,#fff 100%);padding:25px;border-radius:8px;margin:25px 0;border-left:4px solid #08695E}
.subsection-wrapper{margin-top:25px;padding-left:20px}
.privacy-policy-container span.emphasis{font-weight:600;color:#08695E}
.data-category{background:#fff;padding:20px;margin:15px 0;border-radius:8px;border:2px solid #FFF1DF;transition:all .3s ease}
.data-category:hover{border-color:#F16CD8;box-shadow:0 4px 12px #f16cd826}
.last-updated{font-size:.95rem;color:#718096;font-style:italic;margin-top:50px;padding-top:30px;border-top:2px solid #FFF1DF;text-align:center}
.frostBanner{background:linear-gradient(135deg,#FFF1DF 0%,#f8e5c8 100%);padding:4rem 2rem;position:relative;overflow:hidden}
.frostBanner::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#f16cd81f 0%,transparent 70%);border-radius:50%}
.frostBanner::after{content:'';position:absolute;bottom:-30%;left:-5%;width:450px;height:450px;background:radial-gradient(circle,#08695e14 0%,transparent 70%);border-radius:50%}
.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.frostContent{position:relative;z-index:2;text-align:center;max-width:720px;margin:0 auto}
.iconCircle{width:90px;height:90px;background:linear-gradient(135deg,#F16CD8 0%,#d44bb8 100%);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:2rem;box-shadow:0 8px 24px #f16cd840}
.iconCircle i{font-size:2.8rem;color:#fff}
.frostContent h1{font-size:2.5rem;color:#08695E;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.frostContent p{font-size:1.15rem;color:#4a4a4a;line-height:1.7;margin-bottom:1.2rem}
.frostContent p:last-of-type{margin-bottom:2.5rem}
.refNum{display:inline-block;background:#08695e1a;padding:.6rem 1.4rem;border-radius:50px;font-size:.95rem;color:#08695E;font-weight:600;margin-bottom:2.5rem;border:2px solid #08695e33}
.timeEstimate{background:#fff;border-radius:12px;padding:1.8rem 2rem;box-shadow:0 4px 16px #0000000f;margin-bottom:2.5rem;border-left:4px solid #F16CD8}
.timeEstimate h6{font-size:.9rem;color:#08695E;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.timeEstimate p{font-size:1.05rem;color:#333;margin:0;font-weight:500}
.nextStepsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;margin-bottom:3rem}
.stepCard{background:#fff;border-radius:10px;padding:2rem 1.8rem;box-shadow:0 3px 12px #0000000d;transition:all .3s ease;border:1px solid #f0f0f0;position:relative}
.stepCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#F16CD8 0%,#08695E 100%);border-radius:10px 10px 0 0;opacity:0;transition:opacity .3s ease}
.stepCard:hover::before{opacity:1}
.stepCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}
.stepCard i{font-size:2.2rem;color:#F16CD8;margin-bottom:1rem;display:block}
.stepCard h5{font-size:1.25rem;color:#08695E;margin-bottom:.8rem;font-weight:600}
.stepCard p{font-size:.98rem;color:#666;line-height:1.6;margin:0}
.ctaSection{text-align:center}
.btnPrimary{display:inline-block;background:linear-gradient(135deg,#08695E 0%,#065a51 100%);color:#fff;padding:1rem 2.5rem;border-radius:8px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #08695e4d;border:none;cursor:pointer;position:relative;z-index:10}
.btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #08695e66;background:linear-gradient(135deg,#065a51 0%,#044940 100%)}
.contactBlock{background:#fff1df80;border-radius:10px;padding:1.8rem 2rem;margin-top:2.5rem;border:1px solid #f16cd833}
.contactBlock h6{font-size:1.1rem;color:#08695E;margin-bottom:1rem;font-weight:600}
.contactInfo{display:flex;flex-direction:column;gap:.8rem}
.contactInfo a{color:#4a4a4a;text-decoration:none;font-size:.98rem;transition:color .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}
.contactInfo a i{color:#F16CD8;font-size:1.2rem}
.contactInfo a:hover{color:#08695E}
@media (max-width: 768px) {
.frostBanner{padding:3rem 1.5rem}
.frostContent h1{font-size:1.9rem}
.frostContent p{font-size:1.05rem}
.iconCircle{width:75px;height:75px}
.iconCircle i{font-size:2.2rem}
.nextStepsGrid{grid-template-columns:1fr;gap:1.5rem}
.timeEstimate{padding:1.5rem}
.btnPrimary{padding:.9rem 2rem;font-size:1rem}
.contactBlock{padding:1.5rem}
}