.millennials-section{position:relative;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);padding:100px 0;overflow:hidden;min-height:100vh;display:flex;align-items:center}.millennials-container{max-width:1400px;margin:0 auto;padding:0 20px;width:100%}.millennials-content-wrapper{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:40px;align-items:center;position:relative;z-index:2}@media (max-width:1024px){.millennials-content-wrapper{grid-template-columns:1fr;gap:30px}}.millennials-image-left{width:100%}.millennials-image-container-left{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.3);transform:perspective(1000px) rotateY(5deg);transition:all .6s cubic-bezier(.4,0,.2,1);height:500px}.millennials-image-container-left:hover{transform:perspective(1000px) rotateY(0deg) scale(1.05);box-shadow:0 40px 80px rgba(0,0,0,.4)}.millennials-image-right{width:100%}.millennials-image-container-right{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.3);transform:perspective(1000px) rotateY(-5deg);transition:all .6s cubic-bezier(.4,0,.2,1);height:500px}.millennials-image-container-right:hover{transform:perspective(1000px) rotateY(0deg) scale(1.05);box-shadow:0 40px 80px rgba(0,0,0,.4)}.millennials-image-backdrop{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.05));border-radius:30px;z-index:-1;animation:millennials-pulse 3s ease-in-out infinite}.millennials-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s ease}.millennials-image-container-left:hover .millennials-image,.millennials-image-container-right:hover .millennials-image{transform:scale(1.1)}.millennials-image-overlay{position:absolute;bottom:0;left:0;right:0;height:150px;background:linear-gradient(0deg,rgba(102,126,234,.8),transparent);opacity:0;transition:opacity .4s ease}.millennials-image-container-left:hover .millennials-image-overlay,.millennials-image-container-right:hover .millennials-image-overlay{opacity:1}.millennials-text-center{width:100%;padding:0 20px}.millennials-text-content{animation:millennials-fade-in-up .8s ease-out}.millennials-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:10px 20px;border-radius:50px;color:white;font-size:14px;font-weight:600;margin-bottom:25px;transition:all .3s ease;cursor:default}.millennials-badge:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}.millennials-badge-icon{font-size:18px;animation:millennials-sparkle 2s ease-in-out infinite}.millennials-title{position:relative;display:inline-block;margin-bottom:35px;text-align:center;width:100%}.millennials-title-main{display:block;font-size:56px;font-weight:800;color:white;line-height:1.2;text-shadow:0 4px 20px rgba(0,0,0,.3);background:linear-gradient(135deg,#ffffff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:millennials-title-glow 3s ease-in-out infinite}.millennials-title-underline{display:block;width:120px;height:6px;background:linear-gradient(90deg,#ffd700,#ffed4e);border-radius:3px;margin:15px auto 0;box-shadow:0 4px 15px rgba(255,215,0,.5);animation:millennials-underline-grow .8s ease-out .3s both}.millennials-description{margin-bottom:40px}.millennials-paragraph{color:rgba(255,255,255,.95);font-size:18px;line-height:1.8;margin-bottom:20px;text-align:justify;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);padding:20px;border-radius:15px;border-left:4px solid rgba(255,215,0,.6);transition:all .3s ease}.millennials-paragraph:hover{background:rgba(255,255,255,.12);border-left-color:rgba(255,215,0,1);transform:translateX(5px)}.millennials-paragraph-first{animation:millennials-fade-in-up .8s ease-out .2s both}.millennials-paragraph:nth-child(2){animation:millennials-fade-in-up .8s ease-out .4s both}.millennials-paragraph-last{margin-bottom:0;animation:millennials-fade-in-up .8s ease-out .6s both}.millennials-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}@media (max-width:640px){.millennials-stats{grid-template-columns:1fr}}.millennials-stat-card{background:rgba(255,255,255,.1);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:25px 20px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:default}.millennials-stat-card:hover{background:rgba(255,255,255,.15);transform:translateY(-10px) scale(1.05);box-shadow:0 20px 40px rgba(0,0,0,.2)}.millennials-stat-number{font-size:42px;font-weight:800;color:#ffd700;line-height:1;margin-bottom:10px;text-shadow:0 2px 10px rgba(255,215,0,.5)}.millennials-stat-label{font-size:14px;font-weight:600;color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:1px}.millennials-decoration{position:absolute;width:300px;height:300px;border-radius:50%;filter:blur(80px);opacity:.3;z-index:0}.millennials-decoration-top{top:-100px;right:10%;background:radial-gradient(circle,rgba(255,215,0,.6),transparent);animation:millennials-float 8s ease-in-out infinite}.millennials-decoration-bottom{bottom:-100px;left:10%;background:radial-gradient(circle,rgba(240,147,251,.6),transparent);animation:millennials-float 8s ease-in-out infinite reverse}.millennials-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.2;z-index:0}.millennials-blob-1{width:400px;height:400px;top:20%;left:-10%;background:radial-gradient(circle,rgba(255,255,255,.4),transparent);animation:millennials-blob-move 12s ease-in-out infinite}.millennials-blob-2{width:350px;height:350px;bottom:15%;right:-5%;background:radial-gradient(circle,rgba(102,126,234,.4),transparent);animation:millennials-blob-move 15s ease-in-out infinite reverse}@keyframes millennials-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes millennials-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.05);opacity:.8}}@keyframes millennials-sparkle{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.2) rotate(10deg)}75%{transform:scale(1.2) rotate(-10deg)}}@keyframes millennials-title-glow{0%,to{filter:drop-shadow(0 0 10px rgba(255,255,255,.5))}50%{filter:drop-shadow(0 0 20px rgba(255,255,255,.8))}}@keyframes millennials-underline-grow{0%{width:0;opacity:0}to{width:120px;opacity:1}}@keyframes millennials-float{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-30px) translateX(20px)}}@keyframes millennials-blob-move{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@media (max-width:1024px){.millennials-image-container-left,.millennials-image-container-right{transform:none;height:400px}.millennials-image-container-left:hover,.millennials-image-container-right:hover{transform:scale(1.02)}}@media (max-width:768px){.millennials-section{padding:20px 0}.millennials-title-main{font-size:42px}.millennials-paragraph{font-size:16px}.millennials-stat-number{font-size:36px}.millennials-image-container-left,.millennials-image-container-right{height:350px}.millennials-container,.millennials-text-center{padding:0 5px}.millennials-paragraph{padding:15px}.millennials-description{margin-bottom:10px}.millennials-stats{gap:20px;margin-top:20px}.millennials-stat-card{padding:15px 10px}}@media (max-width:480px){.millennials-title-main{font-size:36px}.millennials-badge{font-size:12px;padding:8px 16px}.millennials-stat-number{font-size:32px}.millennials-stat-label{font-size:12px}.millennials-image-container-left,.millennials-image-container-right{height:300px}}:root{--accent-1:#2563eb;--accent-2:#6b21a8;--muted:#617080;--card-bg:#ffffff;--shadow:0 10px 30px rgba(16,24,40,0.08)}.wwd-section{position:relative;overflow:hidden;padding-top:2rem;padding-bottom:2rem;background:linear-gradient(to top right,#eff6ff,#ffffff,#faf5ff);-webkit-font-smoothing:antialiased}.wwd-container{max-width:1180px;margin:0 auto;padding-left:1rem;padding-right:1rem;box-sizing:border-box}.wwd-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.wwd-card{width:100%;max-width:980px;background:linear-gradient(to top right,#eff6ff,#ffffff,#faf5ff);border-radius:18px;box-shadow:var(--shadow);padding:2.25rem;position:relative;transform:translateY(0);transition:transform .4s cubic-bezier(.2,.9,.2,1),box-shadow .3s;backdrop-filter:blur(6px);border:1px solid rgba(99,102,241,.06)}.wwd-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(16,24,40,.12)}.wwd-content{padding-right:0}.wwd-title-wrap{display:flex;align-items:center;gap:16px}.wwd-title{font-size:clamp(1.9rem,2.6vw,2.5rem);line-height:1.05;margin:0;color:var(--muted);font-weight:700;letter-spacing:-.02em;position:relative;padding-left:.5rem}.wwd-title:before{content:"";display:inline-block;width:10px;height:10px;border-radius:3px;background:linear-gradient(135deg,var(--accent-1),var(--accent-2));margin-right:12px;vertical-align:middle;transform:translateY(-1px);box-shadow:0 6px 18px rgba(99,102,241,.14)}.wwd-title:after{content:"";position:absolute;left:0;bottom:-10px;height:4px;width:54px;border-radius:6px;background:linear-gradient(90deg,rgba(37,99,235,.14),rgba(107,33,168,.14));transition:transform .35s ease;transform-origin:left center;transform:scaleX(1)}.wwd-shape{position:absolute;pointer-events:none;filter:blur(24px);opacity:.65;transition:transform .7s cubic-bezier(.2,.9,.2,1),opacity .5s}.wwd-shape-1{width:260px;height:260px;right:-60px;top:-40px;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.22),rgba(99,102,241,.04) 40%,transparent 60%);transform:rotate(10deg)}.wwd-shape-2{width:360px;height:200px;left:-80px;bottom:-40px;background:linear-gradient(to top right,#ebf2f3,#ebf2f3,#faf5ff);transform:rotate(-8deg)}@media (max-width:900px){.wwd-card{padding:1.6rem;border-radius:14px}.wwd-shape-1{right:-120px;top:-70px;opacity:.5}.wwd-shape-2{left:-140px;bottom:-90px;opacity:.45}}@media (max-width:560px){.wwd-title{font-size:1.6rem}.wwd-title:after{width:42px;bottom:-8px}.wwd-card{padding:1.25rem;border-radius:12px}}.wwd-card:focus-within{outline:3px solid rgba(37,99,235,.08);outline-offset:4px}.wwd-card{opacity:0;transform:translateY(14px);transition:opacity .6s cubic-bezier(.2,.9,.2,1),transform .6s cubic-bezier(.2,.9,.2,1)}.wwd-card.wwd-inview{opacity:1;transform:translateY(0)}.TherapistRate-section{background:radial-gradient(circle,#1a213f 0,#0d419a 100%);animation:TherapistRate-gradientShift 15s ease infinite;overflow:hidden}@keyframes TherapistRate-gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.TherapistRate-topDecor{margin-top:-5rem;position:absolute;top:0;bottom:auto;left:0;right:0;width:100%;height:5rem;transform:translateZ(0);z-index:2}.TherapistRate-svg{position:absolute;bottom:0;overflow:hidden;width:100%;height:100%}.TherapistRate-polygon{fill:#ffffff}.TherapistRate-container{max-width:1200px;margin:0 auto;padding:0 .1rem}.TherapistRate-topContent{padding-bottom:2rem;padding-top:2rem}.TherapistRate-flexWrap{display:flex;flex-wrap:wrap;align-items:center;gap:3rem}.TherapistRate-textColumn{width:100%;margin-left:auto;padding:0 3rem;animation:TherapistRate-fadeInLeft 1s ease-out}@keyframes TherapistRate-fadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.TherapistRate-textInner{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);padding:1.5rem;border-radius:2rem;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.3);transition:all .4s ease}.TherapistRate-textInner:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.4)}.TherapistRate-heading{font-size:2.5rem;font-weight:700;color:#1e293b;line-height:1.3;margin-bottom:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;padding-bottom:1rem}.TherapistRate-heading:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;animation:TherapistRate-lineExpand 2s ease-in-out infinite}@keyframes TherapistRate-lineExpand{0%,to{width:100px}50%{width:150px}}.TherapistRate-paragraph{margin-top:1rem;font-size:1.125rem;line-height:1.9;color:#475569;text-align:justify;position:relative;padding-left:1.5rem}.TherapistRate-paragraph:before{content:"";position:absolute;left:0;top:8px;width:4px;height:calc(100% - 16px);background:linear-gradient(180deg,#667eea,#764ba2);border-radius:2px}.TherapistRate-imageColumn{width:100%;margin-right:auto;padding:6rem 1rem 0;animation:TherapistRate-fadeInRight 1s ease-out}@keyframes TherapistRate-fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.TherapistRate-image{max-width:100%;border-radius:2rem;box-shadow:0 30px 70px rgba(0,0,0,.4);transform:scale(1) perspective(1040px) rotateY(-11deg) rotateX(2deg) rotate(2deg);transition:all .5s cubic-bezier(.175,.885,.32,1.275);border:4px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.TherapistRate-image:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.3),transparent);transform:rotate(45deg);animation:TherapistRate-shine 3s infinite}@keyframes TherapistRate-shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.TherapistRate-image:hover{transform:scale(1.05) perspective(1040px) rotateY(-5deg) rotateX(1deg) rotate(0deg);box-shadow:0 40px 90px rgba(0,0,0,.5);border-color:rgba(255,255,255,.6)}.TherapistRate-bottomSection{display:flex;justify-content:center;text-align:center;flex-wrap:wrap;margin-top:2rem;margin-bottom:3rem;animation:TherapistRate-fadeInUp 1.2s ease-out}@keyframes TherapistRate-fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.TherapistRate-bottomContent{width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:2rem;padding:4rem 3rem;box-shadow:0 25px 70px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.TherapistRate-bottomContent:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(102,126,234,.1) 0,transparent 70%);animation:TherapistRate-pulse 4s ease-in-out infinite}@keyframes TherapistRate-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:.8}}.TherapistRate-mainHeading{font-weight:700;font-size:3rem;color:#1e293b;margin-bottom:2rem;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1;text-shadow:0 2px 20px rgba(102,126,234,.3)}.TherapistRate-descriptionText{font-size:1.125rem;line-height:2;margin-top:1.5rem;margin-bottom:1.5rem;text-align:justify;color:#475569;padding:1.5rem;background:rgba(255,255,255,.6);border-radius:1rem;border-left:4px solid transparent;border-image:linear-gradient(180deg,#667eea,#764ba2) 1;transition:all .3s ease;position:relative;z-index:1}.TherapistRate-descriptionText:hover{background:rgba(255,255,255,.9);transform:translateX(10px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.TherapistRate-section:before{top:0;height:400px;background:radial-gradient(ellipse at top,rgba(255,255,255,.2),transparent)}.TherapistRate-section:after,.TherapistRate-section:before{content:"";position:absolute;left:0;right:0;z-index:0;pointer-events:none}.TherapistRate-section:after{bottom:0;height:300px;background:radial-gradient(ellipse at bottom,rgba(0,0,0,.2),transparent)}.TherapistRate-container{position:relative;z-index:1}.TherapistRate-paragraph:first-of-type:first-letter{font-size:4rem;font-weight:900;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;float:left;line-height:1;margin-right:.8rem;margin-top:.2rem}@keyframes TherapistRate-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (min-width:768px){.TherapistRate-textColumn{width:41.666667%;padding:0 1rem}.TherapistRate-textInner{padding-right:1.5rem}.TherapistRate-imageColumn{width:50%;padding-top:0}.TherapistRate-bottomContent{width:66.666667%;padding:4rem 3rem}}@media (max-width:767px){.TherapistRate-heading,.TherapistRate-mainHeading{font-size:2rem}.TherapistRate-descriptionText,.TherapistRate-paragraph{font-size:1rem;text-align:left}.TherapistRate-topContent{padding-top:2.5rem;padding-bottom:.5rem}.TherapistRate-bottomContent,.TherapistRate-textColumn{padding:0 .2rem}.TherapistRate-textInner{padding:.9rem .5rem}.TherapistRate-bottomContent{padding:1rem .5rem}.TherapistRate-image{transform:scale(1)}.TherapistRate-image:hover{transform:scale(1.02)}.TherapistRate-imageColumn{padding-top:0}.TherapistRate-flexWrap{gap:1.5rem}.TherapistRate-descriptionText{font-size:1.125rem;line-height:2;margin-top:0;margin-bottom:1rem;text-align:justify;color:#475569;padding:1rem}}.TherapistRate-reveal{opacity:0;transform:translateY(50px);transition:all .8s ease-out}.TherapistRate-reveal.active{opacity:1;transform:translateY(0)}.service-section{padding:80px 0 120px;background:linear-gradient(135deg,#f5f7fa,#e8f0f7);position:relative;overflow:hidden}.service-section:before{content:"";position:absolute;top:0;left:-50%;width:200%;height:100%;background:radial-gradient(circle,rgba(79,172,254,.05) 0,transparent 70%);animation:service-float 15s ease-in-out infinite}@keyframes service-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.service-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.service-header{text-align:center;margin-bottom:60px;animation:service-fade-in 1s ease-out}@keyframes service-fade-in{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.service-title{font-size:42px;font-weight:700;color:#1e3a8a;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.service-subtitle{font-size:18px;color:#64748b;max-width:700px;margin:0 auto}.service-content-wrapper{max-width:900px;margin:0 auto}.service-card{background:#ffffff;border-radius:16px;padding:35px 40px;margin-bottom:25px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;border-left:5px solid #3b82f6;position:relative;overflow:hidden;animation:service-slide-up .6s ease-out forwards;opacity:0}.service-card:first-child{animation-delay:.1s}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.3s}.service-card:nth-child(4){animation-delay:.4s}.service-card:nth-child(5){animation-delay:.5s}.service-card:nth-child(6){animation-delay:.6s}@keyframes service-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle,rgba(59,130,246,.1) 0,transparent 70%);border-radius:50%;transform:translate(30%,-30%)}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(59,130,246,.2);border-left-color:#2563eb}.service-card-text{font-size:17px;line-height:1.8;color:#475569;text-align:justify;position:relative;z-index:1}.service-highlight{color:#1e40af;font-weight:600}.service-source-container{text-align:center;margin-top:50px;padding:30px;background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.service-source-label{font-size:16px;color:#64748b;margin-bottom:12px;font-weight:500}.service-link{display:inline-block;font-size:18px;font-weight:700;color:#1e40af;text-decoration:none;padding:12px 30px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:8px;transition:all .3s ease;border:2px solid transparent}.service-link:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#ffffff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.3)}.service-divider{height:3px;background:linear-gradient(90deg,transparent,#3b82f6 50%,transparent);margin:40px auto;max-width:200px;border-radius:2px}@media (max-width:768px){.service-section{padding:20px 0}.service-title{font-size:32px}.service-card{padding:15px;margin-bottom:15px}.service-card-text,.service-link{font-size:16px}.service-link{padding:10px 24px}.service-divider{margin:40px auto}.service-header{margin-bottom:0}.service-container{padding:0 5px}.service-source-container{text-align:center;margin-top:10px;padding:10px}service-slide-up animation{opacity:1;transform:translateY(0)}.service-card:nth-child(3){animation-delay:.3s}@media (max-width:768px){.service-card{padding:15px}}}.WhyTherapy-section{position:relative;background:linear-gradient(135deg,rgba(102,126,234,.95),rgba(118,75,162,.95)),url(https://images.unsplash.com/photo-1499209974431-9dddcece7f88?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-size:cover;background-position:50%;background-attachment:fixed;padding:2rem 0;overflow:hidden}.WhyTherapy-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3;z-index:1}.WhyTherapy-decorator{position:absolute;top:-5rem;left:0;right:0;width:100%;height:5rem;transform:translateZ(0);z-index:2}.WhyTherapy-svg{position:absolute;bottom:0;width:100%;height:100%;overflow:hidden}.WhyTherapy-polygon{fill:#f8f9fa}.WhyTherapy-container{position:relative;max-width:1280px;margin:0 auto;padding:0 1rem;z-index:3}.WhyTherapy-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.WhyTherapy-badge{display:inline-block;padding:.5rem 1.5rem;background:rgba(255,255,255,.25);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);border-radius:50px;color:white;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.1)}.WhyTherapy-title{font-size:2.75rem;font-weight:800;color:white;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 20px rgba(0,0,0,.3);max-width:900px;margin-left:auto;margin-right:auto}.WhyTherapy-subtitle{font-size:1.25rem;color:rgba(255,255,255,.95);line-height:1.6;margin-bottom:0;max-width:700px;margin-left:auto;margin-right:auto;text-shadow:0 2px 10px rgba(0,0,0,.2)}.WhyTherapy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:1rem;align-items:start}.WhyTherapy-image-wrapper{position:relative;animation:floatAnimation 6s ease-in-out infinite}.WhyTherapy-image-wrapper:first-child{animation-delay:0s}.WhyTherapy-image-wrapper:nth-child(4){animation-delay:.5s}.WhyTherapy-image-wrapper:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:400% 400%;border-radius:2rem;filter:blur(30px);opacity:.6;z-index:-1;animation:gradientShift 8s ease infinite}.WhyTherapy-image-wrapper:after{content:"";position:absolute;top:50%;left:50%;width:120%;height:120%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;animation:pulse 4s ease-in-out infinite}.WhyTherapy-image-card{position:relative;width:100%;background:linear-gradient(145deg,#ffffff,#f0f0f0);border-radius:2rem;box-shadow:0 30px 60px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.1),0 10px 40px rgba(102,126,234,.4);overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;perspective:1000px}.WhyTherapy-image-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#667eea,#764ba2,#667eea);background-size:200% 200%;border-radius:2rem;z-index:-1;animation:borderGlow 3s linear infinite;opacity:0;transition:opacity .3s ease}.WhyTherapy-image-card:hover:before{opacity:1}.WhyTherapy-image-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 40px 80px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.2),0 15px 60px rgba(102,126,234,.6)}.WhyTherapy-image{width:100%;height:auto;display:block;border-radius:2rem;transition:all .4s ease;position:relative;z-index:1}.WhyTherapy-image-card:hover .WhyTherapy-image{transform:scale(1.05)}.WhyTherapy-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.3),rgba(118,75,162,.3),rgba(240,147,251,.2));opacity:0;transition:opacity .4s ease;z-index:2}.WhyTherapy-image-overlay:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.WhyTherapy-image-card:hover .WhyTherapy-image-overlay{opacity:1}.WhyTherapy-image-card:hover .WhyTherapy-image-overlay:before{left:100%}.WhyTherapy-feature-card{background:rgba(255,255,255,.15);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.25);border-radius:1.5rem;padding:2rem;transition:all .3s ease;animation:fadeInUp .8s ease-out;animation-fill-mode:both;box-shadow:0 8px 32px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column}.WhyTherapy-feature-card:nth-child(2){animation-delay:.2s}.WhyTherapy-feature-card:nth-child(3){animation-delay:.3s}.WhyTherapy-feature-card:nth-child(5){animation-delay:.5s}.WhyTherapy-feature-card:nth-child(6){animation-delay:.6s}.WhyTherapy-feature-card:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.4);transform:translateY(-10px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.WhyTherapy-icon-wrapper{width:4rem;height:4rem;background:white;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:0 6px 20px rgba(0,0,0,.15);transition:all .3s ease}.WhyTherapy-feature-card:hover .WhyTherapy-icon-wrapper{transform:scale(1.15) rotate(10deg);box-shadow:0 8px 25px rgba(0,0,0,.2)}.WhyTherapy-icon-wrapper i{font-size:1.75rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WhyTherapy-feature-content{color:white;flex:1}.WhyTherapy-feature-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:white;text-shadow:0 2px 10px rgba(0,0,0,.2)}.WhyTherapy-feature-description{font-size:1rem;line-height:1.7;color:rgba(255,255,255,.95);margin:0}.WhyTherapy-cta{display:grid;grid-template-columns:repeat(2,minmax(200px,300px));justify-content:center;gap:1.5rem;margin-top:3rem;animation:fadeInUp .8s ease-out .7s;animation-fill-mode:both}.WhyTherapy-btn-primary,.WhyTherapy-btn-secondary{padding:1.25rem 2.5rem;border-radius:1rem;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 8px 20px rgba(0,0,0,.2)}.WhyTherapy-btn-primary{background:white;color:#667eea}.WhyTherapy-btn-primary:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.3)}.WhyTherapy-btn-secondary{background:transparent;color:white;border:2px solid white}.WhyTherapy-btn-secondary:hover{background:white;color:#667eea;transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.3)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes borderGlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.1)}}@media (max-width:1024px){.WhyTherapy-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.WhyTherapy-image-wrapper:first-child,.WhyTherapy-image-wrapper:nth-child(4){grid-column:span 2;max-width:500px;margin:0 auto;width:100%}.WhyTherapy-title{font-size:2.25rem}.WhyTherapy-subtitle{font-size:1.125rem}}@media (max-width:768px){.WhyTherapy-container{padding:0 .6rem}.WhyTherapy-section{padding:1.5rem 0;background-attachment:scroll}.WhyTherapy-grid{grid-template-columns:1fr;gap:1rem}.WhyTherapy-image-wrapper:first-child,.WhyTherapy-image-wrapper:nth-child(4){grid-column:span 1;max-width:400px;margin:0 auto;width:100%}.WhyTherapy-title{font-size:2rem}.WhyTherapy-subtitle{font-size:1.125rem}.WhyTherapy-cta{gap:.9rem;margin-top:1rem;grid-template-columns:1fr}.WhyTherapy-btn-primary,.WhyTherapy-btn-secondary{width:100%}.WhyTherapy-header{margin-bottom:3rem}}@media (max-width:480px){.WhyTherapy-title{font-size:1.5rem}.WhyTherapy-subtitle{font-size:1rem}.WhyTherapy-feature-card{padding:.9rem}.WhyTherapy-feature-title{font-size:1.25rem}.WhyTherapy-feature-description{font-size:.95rem}.WhyTherapy-btn-primary,.WhyTherapy-btn-secondary{padding:1rem 1.5rem}}:root{--bg-grad-a:#6b7cff;--bg-grad-b:#8f6be8;--card-bg:rgba(255,255,255,0.98);--muted:#6b7280;--accent:#00a3ff;--shadow:0 8px 30px rgba(16,24,40,0.12);--radius-lg:18px;--glass:rgba(255,255,255,0.6);--max-width:1100px;--container-pad:24px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.zip-section{position:relative;padding:140px 0 20px;background:linear-gradient(180deg,var(--bg-grad-a) 0,var(--bg-grad-b) 100%);overflow:hidden}.zip-bg-decor{position:absolute;inset:-60px -6% auto -6%;height:420px;background:radial-gradient(circle at 10% 20%,rgba(255,255,255,.12),transparent 20%),radial-gradient(circle at 90% 80%,rgba(0,0,0,.06),transparent 20%);transform:rotate(-6deg);filter:blur(30px);z-index:0}.zip-container{max-width:var(--max-width);margin:0 auto;padding-left:10px;padding-right:10px;z-index:10;position:relative}.zip-card{display:grid;grid-template-columns:1fr 360px;gap:28px;background:linear-gradient(180deg,var(--card-bg),rgba(250,250,250,.96));border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:36px;align-items:center;transform:translateY(-64px)}.zip-left{padding:6px 8px}.zip-title{margin:0 0 16px;font-size:28px;line-height:1.12;color:#0f172a;font-weight:700;text-align:left}.zip-list{list-style:none;margin:18px 0 8px;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;align-items:start}.zip-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:linear-gradient(180deg,rgba(14,165,233,.03),rgba(15,23,42,.01));border:1px solid rgba(14,165,233,.06);transition:transform .18s ease,box-shadow .18s ease;cursor:default}.zip-item:hover{transform:translateY(-4px);box-shadow:0 10px 22px rgba(14,165,233,.06)}.zip-bubble{display:inline-block;font-weight:600;color:#074a66;background:linear-gradient(90deg,rgba(0,163,255,.08),rgba(139,92,246,.04));padding:8px 12px;border-radius:999px;font-size:15px;min-width:64px;text-align:center}.zip-check{width:20px;height:20px;flex-shrink:0;fill:var(--accent);opacity:.95}.zip-source{margin-top:20px;color:var(--muted);font-size:15px}.zip-source a{color:var(--accent);text-decoration:none;font-weight:600;border-bottom:1px dashed rgba(0,163,255,.15)}.zip-right{min-height:200px}.zip-illustration,.zip-right{display:flex;justify-content:center;align-items:center}.zip-illustration{width:260px;height:200px;position:relative;border-radius:14px;background:linear-gradient(135deg,rgba(99,102,241,.06),rgba(6,182,212,.04));overflow:hidden;box-shadow:0 6px 20px rgba(8,15,46,.06)}.pill{position:absolute;border-radius:999px;opacity:.95;filter:blur(2px)}.pill-1{width:120px;height:40px;left:-10px;top:16px;background:linear-gradient(90deg,rgba(99,102,241,.9),rgba(145,120,255,.7));transform:rotate(-12deg)}.pill-2{width:70px;height:70px;right:14px;bottom:24px;background:linear-gradient(90deg,rgba(6,182,212,.9),rgba(0,163,255,.7));transform:rotate(22deg)}.pill-3{width:40px;height:40px;left:28px;bottom:40px;background:linear-gradient(90deg,rgba(94,234,212,.9),rgba(99,102,241,.6))}.heart{position:relative;z-index:2;font-size:34px;transform:translateY(6px)}@media (max-width:960px){.zip-card{grid-template-columns:1fr;padding:28px}.zip-right{margin-top:8px}}@media (max-width:768px){.zip-section{padding:100px 0 0}.zip-card{padding:10px}}@media (max-width:420px){.zip-title{font-size:20px}.zip-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.zip-bubble{font-size:14px;padding:6px 10px;min-width:56px}}