.CognitiveBehavioralTherapy{position:relative;background:linear-gradient(135deg,#f8fafc,#e0f2fe);padding:80px 0;overflow:hidden}.CognitiveBehavioralTherapy__container{max-width:1200px;margin:0 auto;padding:0 20px}.CognitiveBehavioralTherapy__wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:60px}.CognitiveBehavioralTherapy__imageColumn{flex:1;min-width:300px}.CognitiveBehavioralTherapy__imageWrapper{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);transform:perspective(1000px) rotateY(-5deg);transition:all .4s ease}.CognitiveBehavioralTherapy__imageWrapper:hover{transform:perspective(1000px) rotateY(0deg) translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.2)}.CognitiveBehavioralTherapy__image{width:100%;height:auto;display:block;transition:transform .4s ease}.CognitiveBehavioralTherapy__imageWrapper:hover .CognitiveBehavioralTherapy__image{transform:scale(1.05)}.CognitiveBehavioralTherapy__imageOverlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));opacity:0;transition:opacity .4s ease}.CognitiveBehavioralTherapy__imageWrapper:hover .CognitiveBehavioralTherapy__imageOverlay{opacity:1}.CognitiveBehavioralTherapy__contentColumn{flex:1;min-width:300px}.CognitiveBehavioralTherapy__content{padding:20px}.CognitiveBehavioralTherapy__badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;padding:10px 20px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:20px;box-shadow:0 4px 15px rgba(59,130,246,.3);animation:CognitiveBehavioralTherapy__fadeInUp .6s ease}.CognitiveBehavioralTherapy__badgeIcon{font-size:18px}.CognitiveBehavioralTherapy__badgeText{letter-spacing:.5px}.CognitiveBehavioralTherapy__title{font-size:42px;font-weight:700;color:#1e293b;margin-bottom:20px;line-height:1.2;background:linear-gradient(135deg,#1e293b,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:CognitiveBehavioralTherapy__fadeInUp .6s ease .2s both}.CognitiveBehavioralTherapy__divider{width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;margin-bottom:30px;animation:CognitiveBehavioralTherapy__fadeInUp .6s ease .3s both}.CognitiveBehavioralTherapy__description{font-size:18px;line-height:1.8;color:#475569;margin-bottom:20px;text-align:justify;animation:CognitiveBehavioralTherapy__fadeInUp .6s ease .4s both}.CognitiveBehavioralTherapy__features{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px;animation:CognitiveBehavioralTherapy__fadeInUp .6s ease .5s both}.CognitiveBehavioralTherapy__feature{display:flex;align-items:center;gap:10px;background:white;padding:12px 20px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s ease}.CognitiveBehavioralTherapy__feature:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.CognitiveBehavioralTherapy__featureIcon{width:24px;height:24px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.CognitiveBehavioralTherapy__featureText{font-size:15px;font-weight:600;color:#334155}.CognitiveBehavioralTherapy__decorCircle{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));z-index:0;animation:CognitiveBehavioralTherapy__float 6s ease-in-out infinite}.CognitiveBehavioralTherapy__decorCircle--top{width:400px;height:400px;top:-100px;right:-100px}.CognitiveBehavioralTherapy__decorCircle--bottom{width:300px;height:300px;bottom:-80px;left:-80px;animation-delay:3s}@keyframes CognitiveBehavioralTherapy__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes CognitiveBehavioralTherapy__float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@media (max-width:768px){.CognitiveBehavioralTherapy{padding:40px 0}.CognitiveBehavioralTherapy__wrapper{gap:10px}.CognitiveBehavioralTherapy__imageWrapper{transform:perspective(1000px) rotateY(0deg)}.CognitiveBehavioralTherapy__title{font-size:32px}.CognitiveBehavioralTherapy__description{font-size:16px}.CognitiveBehavioralTherapy__features{flex-direction:column}.CognitiveBehavioralTherapy__decorCircle--top{width:250px;height:250px}.CognitiveBehavioralTherapy__decorCircle--bottom{width:200px;height:200px}.CognitiveBehavioralTherapy__container{padding:0 5px}.CognitiveBehavioralTherapy__content{padding:10px}}@media (max-width:480px){.CognitiveBehavioralTherapy__title{font-size:28px}.CognitiveBehavioralTherapy__badge{font-size:12px;padding:8px 16px}.CognitiveBehavioralTherapy__description{font-size:15px}}