@media (max-width:1024px){.hero-title{font-size:3rem}.about-content{grid-template-columns:1fr 1.5fr;gap:40px}.contact-content{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.container{padding:0 15px}.top-contact-bar{padding:6px 0;font-size:.9rem}.top-contact-bar .container{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.contact-actions{gap:0;display:flex;align-items:center;justify-content:flex-end}.contact-actions .contact-icon{padding:0;margin:0;margin-left:-20px;display:flex;align-items:center;justify-content:center;color:#fff;background:0 0!important;border:none!important;border-radius:0!important;box-shadow:none!important}.contact-actions .contact-icon .icon{display:flex;align-items:center;justify-content:center;background:0 0!important;border:none!important;border-radius:0!important;box-shadow:none!important}.contact-actions .contact-icon .heroicon{width:18px;height:18px;filter:brightness(0) invert(1);transition:all .3s ease}.contact-actions .contact-icon:hover .heroicon{transform:scale(1.05);filter:brightness(0) invert(.9)}.navbar{background-color:#f0f0f0;box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;top:60px;width:100%;z-index:1000;transition:none}.nav-container{max-width:1200px;margin:0 auto;padding:0 15px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-menu{position:fixed;top:120px;right:-100%;width:85%;max-width:350px;height:calc(100vh - 120px);background:#fff;box-shadow:-8px 0 25px rgba(0,0,0,.15);transition:right .4s cubic-bezier(.4, 0, .2, 1);z-index:1002;padding:0;overflow-y:auto;display:flex;flex-direction:column;border-radius:0 0 0 20px;transform:translateZ(0);will-change:transform;backface-visibility:hidden}.nav-menu.active{right:0;transform:translateX(0)}.nav-logo{margin-left:-20px}.nav-logo .logo{height:55px}#main-content{padding-top:120px}.hero{height:calc(100vh - 120px);margin-top:0;background-image:linear-gradient(rgba(24,126,129,.8),rgba(15,90,92,.8)),url('../images/content/hero-bg-mobile.webp')}.nav-menu.active{right:0;transform:translateX(0)}.nav-list{flex-direction:column;gap:0;padding:0;margin-top:80px;flex:1}.nav-item{width:100%;position:relative}.nav-link{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;font-size:1.1rem;color:#333;font-weight:500;border-bottom:1px solid rgba(240,240,240,.8);transition:all .3s ease;min-height:60px;position:relative;overflow:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;text-decoration:none}.dropdown .nav-link{cursor:pointer;user-select:none;pointer-events:auto;-webkit-tap-highlight-color:rgba(24,126,129,0.2)}.dropdown .nav-link:active{background-color:rgba(24,126,129,.1)}.nav-link::before{content:'';position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(135deg,#187e81,#0f5a5c);transform:scaleY(0);transition:transform .3s ease}.nav-link:hover{background:linear-gradient(90deg,rgba(24,126,129,.05) 0,rgba(24,126,129,.02) 100%);color:#187e81;transform:translateX(5px)}.nav-link:hover::before{transform:scaleY(1)}.nav-link:active{transform:translateX(2px)}.nav-link.cta-button{background:linear-gradient(135deg,#187e81 0,#0f5a5c 100%);color:#fff;margin:20px 30px;border-radius:12px;text-align:center;border:none;box-shadow:0 4px 15px rgba(24,126,129,.3);transition:all .3s ease;position:relative;overflow:hidden}.nav-link.cta-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.nav-link.cta-button:hover{background:linear-gradient(135deg,#0f5a5c 0,#187e81 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,126,129,.4)}.nav-link.cta-button:hover::before{left:100%}.nav-link.cta-button:active{transform:translateY(0)}.nav-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:999;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4, 0, .2, 1);pointer-events:none}.nav-backdrop.active{opacity:1;visibility:visible;pointer-events:auto}.nav-backdrop.active{opacity:1;visibility:visible}.nav-toggle{display:flex;flex-direction:column;justify-content:space-between;width:32px;height:28px;cursor:pointer;padding:6px 4px;z-index:1002;background:0 0;border:none;border-radius:4px;transition:all .3s ease;position:relative}.nav-toggle:hover{background-color:rgba(24,126,129,.1)}.nav-toggle:focus{outline:2px solid #187e81;outline-offset:2px}.nav-toggle .bar{width:100%;height:3px;background-color:#187e81;border-radius:2px;transition:all .4s cubic-bezier(.68, -.55, .265, 1.55);transform-origin:center;box-shadow:0 1px 2px rgba(0,0,0,.1)}.nav-toggle.active .bar:first-child{transform:translateY(10px) rotate(45deg);background-color:#187e81}.nav-toggle.active .bar:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle.active .bar:nth-child(3){transform:translateY(-10px) rotate(-45deg);background-color:#187e81}.dropdown-menu{position:relative;background:#f8f9fa;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4, 0, .2, 1);border-radius:0;box-shadow:none;padding:0;margin:0;z-index:auto;transform:none;will-change:max-height;opacity:0;visibility:hidden;list-style:none;width:100%;top:0;left:0}.dropdown.active .dropdown-menu{max-height:500px;padding:10px 0;opacity:1;visibility:visible}.dropdown-menu li{list-style:none;margin:0;padding:0}.dropdown-menu li a{padding:15px 30px 15px 50px;font-size:.95rem;border-radius:0;min-height:44px;display:flex;align-items:center;justify-content:flex-start;background-color:transparent;margin:0;border-bottom:1px solid rgba(240,240,240,.6);transition:all .3s ease;position:relative;overflow:hidden;color:#555;text-decoration:none;width:100%}.dropdown-menu li a::before{content:'';position:absolute;left:0;top:0;width:3px;height:100%;background:linear-gradient(135deg,#187e81,#0f5a5c);transform:scaleY(0);transition:transform .3s ease}.dropdown-menu li a:hover{background:rgba(24,126,129,.05);color:#187e81;transform:translateX(5px)}.dropdown-menu li a:hover::before{transform:scaleY(1)}.dropdown-menu li a:active{transform:translateX(2px)}.dropdown-menu li a,.nav-link{-webkit-tap-highlight-color:rgba(24,126,129,0.2);touch-action:manipulation}html{scroll-behavior:smooth}.dropdown-menu li a,.nav-link{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nav-link.loading{opacity:.7;pointer-events:none}.nav-link.loading::after{content:'';position:absolute;right:15px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #187e81;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}100%{transform:translateY(-50%) rotate(360deg)}}.dropdown-menu li a:focus,.nav-link:focus{outline:2px solid #187e81;outline-offset:2px}.hero{height:85vh;min-height:500px;background:linear-gradient(rgba(24,126,129,.8),rgba(15,90,92,.8)),url('../images/content/hero-bg.webp')!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.hero-title{font-size:2.8rem;line-height:1.2;margin-bottom:20px}.hero-subtitle{font-size:1.2rem;line-height:1.5;margin-bottom:30px}.hero-buttons{flex-direction:column;align-items:center;gap:15px}.hero-logo{max-width:400px;height:auto;width:auto;object-fit:contain;margin-bottom:20px}.section{padding:70px 0}.section-title{font-size:2.2rem;margin-bottom:50px;line-height:1.3}.about-content{grid-template-columns:1fr;gap:50px;text-align:center}.about-image{order:-1}.about-image img{max-width:320px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.about-text h2{text-align:center;margin-bottom:25px}.about-text p{font-size:1.1rem;line-height:1.7;margin-bottom:20px}.credentials-overview{background-color:#f8f9fa;padding:25px;border-radius:12px;margin-top:30px}.credentials-overview h3{margin-bottom:15px;color:#187e81}.credentials-overview ul{text-align:left;margin-bottom:20px}.credentials-overview li{margin-bottom:8px;font-size:1rem}.services-grid{grid-template-columns:1fr;gap:25px}.service-card{padding:35px 25px;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.1);transition:all .3s ease;min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.service-card h3{font-size:1.4rem;margin:15px 0;color:#187e81}.service-card p{font-size:1rem;line-height:1.6;margin-bottom:20px;flex-grow:1}.service-link{display:inline-block;padding:12px 25px;background-color:#187e81;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.service-link:hover{background-color:#0f5a5c;transform:translateY(-2px)}.contact-info{grid-template-columns:1fr;gap:25px}.contact-item{padding:25px;border-radius:12px;min-height:44px}.footer-content{grid-template-columns:1fr;gap:40px;text-align:center}.footer-section h4{margin-bottom:20px;color:#187e81}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#666;text-decoration:none;transition:color .3s ease;padding:5px 0;display:inline-block}.footer-section ul li a:hover{color:#187e81}}@media (max-width:480px){.nav-container{height:65px;padding:0 15px}.nav-logo .logo{height:45px}.nav-menu{top:125px;padding:25px 0}.hero{height:80vh;min-height:450px;background:linear-gradient(rgba(24,126,129,.8),rgba(15,90,92,.8)),url('../images/content/hero-bg.webp')!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.hero-title{font-size:2.2rem;margin-bottom:15px}.hero-subtitle{font-size:1.1rem;margin-bottom:25px}.hero-logo{max-width:300px;height:auto;width:auto;object-fit:contain;margin-bottom:15px}.btn{padding:15px 30px;font-size:1rem;font-weight:600;border-radius:25px;min-height:50px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none;border:none;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.btn-primary{background-color:#187e81;color:#fff}.btn-primary:hover{background-color:#0f5a5c}.btn-secondary{background-color:transparent;color:#187e81;border:2px solid #187e81}.btn-secondary:hover{background-color:#187e81;color:#fff}.section{padding:50px 0}.section-title{font-size:1.9rem;margin-bottom:35px}.about-image img{max-width:280px}.about-text p{font-size:1rem;line-height:1.6}.credentials-overview{padding:20px;margin-top:25px}.credentials-overview li{font-size:.95rem}.service-card{padding:30px 20px;min-height:180px}.service-card h3{font-size:1.3rem}.service-card p{font-size:.95rem}.service-link{padding:12px 20px;font-size:.95rem}.contact-cta{padding:35px 20px}.contact-cta h3{font-size:1.4rem}.footer{padding:50px 0 25px}.footer-logo{height:45px}.footer-section{margin-bottom:30px}}@media (max-width:360px){.hero-title{font-size:1.9rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.7rem}.btn{padding:12px 25px;font-size:.95rem;min-height:45px}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.nav-link{font-size:1rem;padding:12px 15px}.service-card{padding:25px 15px}}@media (max-width:768px){.service-item{padding:30px 20px;border-radius:12px;margin-bottom:20px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.service-header{flex-direction:column;text-align:center;gap:15px}.service-header .service-icon{margin-right:0;margin-bottom:15px;width:100px;height:100px;border-radius:15px;object-fit:cover}.service-buttons{flex-direction:column;gap:12px;margin-top:20px}.service-buttons .btn{min-width:auto;width:100%;justify-content:center}.about-hero{grid-template-columns:1fr;gap:40px;text-align:center}.about-image-large{order:-1}.about-image-large img{max-width:300px;border-radius:15px}.credentials-grid,.specialization-grid{grid-template-columns:1fr;gap:25px}.credential-item,.specialization-item{padding:25px 20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-methods{grid-template-columns:1fr;gap:25px}.contact-method{flex-direction:column;text-align:center;padding:25px 20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1);min-height:44px}.contact-method-full{flex-direction:column;gap:25px;padding:30px 20px}.contact-method-full .contact-icon{margin-right:0;margin-bottom:15px;align-self:center}.contact-method-full .contact-details{margin-right:0;margin-bottom:0;text-align:center}.contact-method-full .contact-details:last-child{margin-bottom:0}.contact-method-full .contact-details h3{margin-bottom:12px;color:#187e81}.contact-method-full .contact-details p{margin-bottom:8px;line-height:1.5}.contact-method-full .contact-details .note{font-size:.9rem;color:#666;margin-top:8px}.contact-method-full .contact-details a{color:#187e81;text-decoration:none;font-weight:500}.contact-method-full .contact-details a:hover{text-decoration:underline}.contact-method-full .contact-details .note,.contact-method-full .contact-details a,.contact-method-full .contact-details h3,.contact-method-full .contact-details p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.contact-method-full .contact-details{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important}.contact-icon{margin-right:0;margin-bottom:15px;font-size:2rem;min-width:60px;min-height:60px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:50%}.booking-options{grid-template-columns:1fr;gap:25px}.booking-option{padding:25px 20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1);text-align:center}.booking-section-full{padding:25px 20px;margin:0 15px 40px 15px;border-radius:12px}.appointment-info{margin-top:25px}.appointment-info ul{padding-left:20px}.location-details{grid-template-columns:1fr;gap:30px}.location-info h3,.location-info h4{text-align:center}.location-info p{text-align:center;margin-bottom:15px}.location-map iframe{height:250px;border-radius:8px}.location-card{padding:25px 20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.faq-grid{grid-template-columns:1fr;gap:20px}.faq-item{padding:25px 20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.faq-question{font-size:1.1rem;font-weight:600;margin-bottom:15px;color:#187e81}.faq-answer{font-size:1rem;line-height:1.6}.faq-detailed{padding:40px 0}.faq-intro{margin-bottom:40px;padding:0 20px}.faq-intro p{font-size:1rem;line-height:1.5}.faq-categories{gap:40px;padding:0 20px}.faq-category{padding:25px 20px;border-radius:12px}.faq-category h2{font-size:1.6rem;margin-bottom:25px}.faq-item{margin-bottom:20px;border-radius:8px}.faq-item h3{padding:18px 20px;font-size:1rem;line-height:1.4}.faq-item h3::after{right:20px;font-size:1.3rem}.faq-item.active .faq-answer{padding:20px}.faq-answer p{margin-bottom:12px;line-height:1.5}.faq-answer ul{margin:12px 0;padding-left:18px}.faq-answer li{margin-bottom:6px;line-height:1.5}.faq-cta{padding:40px 25px;border-radius:12px;margin-top:40px;margin:40px 20px 0 20px}.faq-cta h3{font-size:1.5rem;margin-bottom:15px}.faq-cta p{font-size:1rem;margin-bottom:25px;line-height:1.5}.cta-buttons{flex-direction:column;align-items:center;gap:15px}.cta-buttons .btn{width:100%;max-width:300px}}@media (max-width:480px){.top-contact-bar{font-size:.8rem;padding:5px 0}.page-title{font-size:2.2rem}.page-subtitle{font-size:1.1rem}.booking-option,.contact-method,.credential-item,.faq-item,.location-card,.service-item,.specialization-item{padding:20px 15px}.about-story,.booking-section,.cta-section,.philosophy{padding:35px 20px}.hero-section{padding:120px 0 60px}.contact-icon{min-width:50px;min-height:50px;font-size:1.8rem}.faq-detailed{padding:30px 0}.faq-intro{margin-bottom:30px;padding:0 15px}.faq-categories{gap:30px;padding:0 15px}.faq-category{padding:20px 15px;border-radius:10px}.faq-category h2{font-size:1.4rem;margin-bottom:20px}.faq-item{margin-bottom:15px;border-radius:6px}.faq-item h3{padding:16px 15px;font-size:.95rem;line-height:1.3}.faq-item h3::after{right:15px;font-size:1.2rem}.faq-item.active .faq-answer{padding:15px}.faq-answer p{margin-bottom:10px;line-height:1.4}.faq-answer ul{margin:10px 0;padding-left:15px}.faq-answer li{margin-bottom:5px;line-height:1.4}.faq-cta{padding:30px 20px;border-radius:10px;margin:30px 15px 0 15px}.faq-cta h3{font-size:1.3rem;margin-bottom:12px}.faq-cta p{font-size:.95rem;margin-bottom:20px;line-height:1.4}.contact-section .container>div>div{flex-direction:column!important;gap:30px!important}.contact-section .container>div>div>div{width:100%!important;max-width:none!important}.contact-section .container>div>div>div:last-child{width:100%!important;max-width:none!important}.contact-section .contact-cta{text-align:center;padding:30px 20px}.contact-section .contact-cta .btn{width:100%;max-width:300px;margin:0 auto 15px auto;display:block}.contact-section .contact-cta .btn:last-child{margin-bottom:0}.contact-section .resources-item{width:100%!important;max-width:100%!important;margin:30px auto 0 auto!important;padding:0 20px;box-sizing:border-box}.contact-section .resources-item>div{width:100%!important;max-width:100%!important;padding:0 10px}.contact-section .resources-container{width:100%!important;max-width:100%!important;margin:30px auto 0 auto!important;padding:0 20px;text-align:center}.contact-section .resources-item h4{word-wrap:break-word;overflow-wrap:break-word}.contact-section .resources-item p{word-wrap:break-word;overflow-wrap:break-word;line-height:1.5}.contact-section .resources-item>div>div{padding:15px 0;border-bottom:1px solid #eee;text-align:center}.contact-section .resources-item>div>div:last-child{border-bottom:none}.contact-section .resources-item h3{text-align:center;margin-bottom:20px;color:#187e81}.contact-section .contact-item{text-align:center;padding:25px 20px;margin-bottom:20px}.contact-section .contact-item:last-child{margin-bottom:0}.contact-section .contact-item h3{margin-bottom:15px;color:#187e81}.contact-section .contact-item p{line-height:1.6}.contact-section .contact-item a{color:#187e81;text-decoration:none}.contact-section .contact-item a:hover{text-decoration:underline}}@media (max-width:768px){.contact-section .container>div>div{flex-direction:column!important;gap:30px!important}.contact-section .container>div>div>div{width:100%!important;max-width:none!important}.contact-section .container>div>div>div:last-child{width:100%!important;max-width:none!important}.contact-section .resources-item{width:100%!important;max-width:100%!important;margin:30px auto 0 auto!important;padding:0 20px;box-sizing:border-box}.contact-section .resources-item>div{width:100%!important;max-width:100%!important;padding:0 10px}.contact-section .resources-container{width:100%!important;max-width:100%!important;margin:30px auto 0 auto!important;padding:0 20px;text-align:center}.contact-method-full{flex-direction:column;gap:20px;padding:25px 20px}.contact-method-full .contact-details{text-align:center}.faq-detailed{padding:60px 0}.faq-intro{margin-bottom:50px;padding:0 30px}.faq-categories{gap:50px;padding:0 30px}.faq-category{padding:30px 25px}.faq-category h2{font-size:1.8rem;margin-bottom:30px}.faq-item h3{padding:20px 22px;font-size:1.05rem}.faq-item.active .faq-answer{padding:22px}.faq-cta{padding:50px 30px;margin:50px 30px 0 30px}}@media (max-height:500px) and (orientation:landscape){.hero{height:100vh;min-height:400px;background:linear-gradient(rgba(24,126,129,.8),rgba(15,90,92,.8)),url('../images/content/hero-bg.webp')!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:row;gap:15px}.nav-menu{max-height:80vh}.section{padding:40px 0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero{background-image:linear-gradient(rgba(24,126,129,.8),rgba(15,90,92,.8)),url('../images/content/hero-bg.webp')!important}}@media print{.contact-cta,.hero-buttons,.nav-toggle,.navbar{display:none}.hero{height:auto;padding:40px 0}.section{padding:20px 0}.service-card{box-shadow:none;border:1px solid #ddd}}@media (max-width:768px){.social-feed-section{padding:60px 0}.social-feed-container{flex-direction:column;gap:40px;align-items:center}.fb-page{min-width:280px;width:100%;max-width:500px}.social-links{text-align:center;width:100%}.social-buttons{flex-direction:column;align-items:center;gap:15px}.social-button{width:100%;max-width:300px;justify-content:center;padding:18px 20px;gap:10px}.social-links{flex:none;width:100%;max-width:400px;padding:30px 20px;border-radius:12px}.social-buttons{flex-direction:row;justify-content:center;gap:12px}.social-button{flex:1;max-width:140px;padding:16px 12px;border-radius:10px;gap:8px}.social-text{font-size:.75rem;line-height:1.2;font-weight:600}.social-icon{width:20px;height:20px}.social-icon img{width:18px;height:18px}}@media (max-width:480px){.social-feed-section{padding:40px 0}.social-feed-section .section-subtitle{font-size:1rem;margin-bottom:30px}.social-feed-container{gap:30px}.fb-page{min-width:260px;border-radius:10px}.social-links{padding:25px 15px;border-radius:10px}.social-links h3{font-size:1.3rem;margin-bottom:20px}.social-buttons{flex-direction:column;gap:12px}.social-button{max-width:none;padding:16px 18px;border-radius:10px;gap:10px}.social-icon{width:20px;height:20px}.social-icon img{width:18px;height:18px}.social-text{font-size:.9rem}}@media (max-width:768px){.services-detailed{padding:40px 0}.service-item{padding:25px 20px;margin-bottom:25px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.service-header{flex-direction:column;text-align:center;gap:15px;margin-bottom:20px}.service-header .service-icon{margin:0 auto 15px;width:80px;height:80px;border-radius:15px;object-fit:cover}.service-header h2{font-size:1.6rem;margin:0}.service-content h3{font-size:1.3rem;margin:20px 0 15px}.service-content ul{margin:15px 0;padding-left:20px}.service-content li{margin-bottom:8px;line-height:1.5}.service-buttons{flex-direction:column;gap:12px;margin-top:25px}.service-buttons .btn{width:100%;min-height:48px;font-size:1rem;padding:14px 20px;justify-content:center}.service-detailed{padding:40px 0}.service-overview{margin-bottom:40px}.service-intro{grid-template-columns:1fr;gap:25px;text-align:center}.service-icon-large{width:200px;height:200px;margin:0 auto;border-radius:15px;padding:0;object-fit:cover;overflow:hidden}.service-content h2{font-size:1.8rem;margin-bottom:15px}.service-content .lead{font-size:1.1rem;margin-bottom:15px}.service-details{gap:40px}.detail-section{padding:25px 20px;border-radius:12px}.detail-section h3{font-size:1.5rem;margin-bottom:20px}.approaches-grid,.consideration-points,.expectations-grid,.focus-areas,.getting-started-steps,.requirements-grid,.session-info{grid-template-columns:1fr;gap:20px}.approach-item,.consideration-item,.expectation-item,.focus-area,.requirement-item,.session-detail,.step{padding:20px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1)}.approach-item h4,.consideration-item h4,.expectation-item h4,.focus-area h4,.requirement-item h4,.session-detail h4,.step h4{font-size:1.2rem;margin-bottom:12px}.approach-item p,.consideration-item p,.expectation-item p,.focus-area p,.requirement-item p,.session-detail p,.step p{font-size:1rem;line-height:1.6}.cta-section{text-align:center;padding:30px 20px;border-radius:12px;margin-top:40px}.cta-section h3{font-size:1.6rem;margin-bottom:15px}.cta-section p{font-size:1.1rem;margin-bottom:25px;line-height:1.6}.cta-buttons{flex-direction:column;gap:12px;align-items:center}.cta-buttons .btn{width:100%;max-width:300px;min-height:48px;font-size:1rem;padding:14px 20px}.technical-support{background-color:#f8f9fa;padding:20px;border-radius:10px;margin-top:20px}.technical-support h4{font-size:1.2rem;margin-bottom:12px;color:#187e81}.technical-support p{font-size:1rem;line-height:1.6}.emdr-explanation,.hypnosis-explanation,.process-explanation{background-color:#f8f9fa;padding:20px;border-radius:10px;margin-bottom:25px}.emdr-explanation h4,.hypnosis-explanation h4,.process-explanation h4{font-size:1.2rem;margin-bottom:12px;color:#187e81}.emdr-explanation p,.hypnosis-explanation p,.process-explanation p{font-size:1rem;line-height:1.6}.emdr-benefits,.hypnosis-process,.requirements-section{margin-top:20px}.emdr-benefits h4,.hypnosis-process h4{font-size:1.2rem;margin-bottom:12px;color:#187e81}.emdr-benefits ul,.hypnosis-process ul{margin:15px 0;padding-left:20px}.emdr-benefits li,.hypnosis-process li{margin-bottom:8px;line-height:1.5;font-size:1rem}.requirements-section{background-color:#f8f9fa;padding:20px;border-radius:10px;margin-top:20px}.requirements-section h3{font-size:1.3rem;margin-bottom:15px;color:#187e81}}@media (max-width:480px){.service-item{padding:20px 15px;margin-bottom:20px}.service-header h2{font-size:1.4rem}.service-content h3{font-size:1.2rem}.service-content ul{padding-left:18px}.service-buttons .btn{min-height:44px;font-size:.95rem;padding:12px 16px}.service-detailed{padding:30px 0}.service-intro{gap:20px}.service-icon-large{width:150px;height:150px;padding:0;object-fit:cover;overflow:hidden}.service-content h2{font-size:1.6rem}.service-content .lead{font-size:1rem}.detail-section{padding:20px 15px}.detail-section h3{font-size:1.3rem}.approach-item,.consideration-item,.expectation-item,.focus-area,.requirement-item,.session-detail,.step{padding:18px}.approach-item h4,.consideration-item h4,.expectation-item h4,.focus-area h4,.requirement-item h4,.session-detail h4,.step h4{font-size:1.1rem}.cta-section{padding:25px 15px}.cta-section h3{font-size:1.4rem}.cta-section p{font-size:1rem}.cta-buttons .btn{min-height:44px;font-size:.95rem;padding:12px 16px}.emdr-benefits,.hypnosis-process,.requirements-section{margin-top:15px}.emdr-benefits h4,.hypnosis-process h4{font-size:1.1rem}.emdr-benefits ul,.hypnosis-process ul{padding-left:18px}.requirements-section{padding:18px}.requirements-section h3{font-size:1.2rem}}@media (max-width:768px){.btn,.nav-link,.service-heading-link{min-height:44px;display:flex;align-items:center;justify-content:center}.approach-item,.consideration-item,.expectation-item,.focus-area,.requirement-item,.service-item,.session-detail,.step{margin-bottom:15px}.approach-item p,.consideration-item p,.detail-section p,.expectation-item p,.focus-area p,.requirement-item p,.service-content p,.session-detail p,.step p{font-size:16px;line-height:1.6}.btn{border-radius:8px;font-weight:500;transition:all .3s ease}.btn:active{transform:translateY(1px)}}@media (max-width:768px){.about-detailed{padding:40px 0}.about-hero{grid-template-columns:1fr;gap:30px;text-align:center;margin-bottom:40px}.about-image-large{order:-1;display:flex;justify-content:center}.about-image-large img{max-width:280px;width:100%;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.15)}.about-intro h2{font-size:1.8rem;margin-bottom:15px}.about-intro .lead{font-size:1.1rem;margin-bottom:15px}.about-intro p{font-size:1rem;line-height:1.6}.about-story{padding:25px 20px;border-radius:12px;margin-bottom:40px}.about-story h3{font-size:1.5rem;margin-bottom:20px}.about-story p{font-size:1rem;line-height:1.6;margin-bottom:15px}.credentials-detailed{margin-bottom:40px}.credentials-detailed h3{font-size:1.5rem;margin-bottom:20px}.credentials-grid{grid-template-columns:1fr;gap:20px;margin-top:20px}.credential-item{padding:20px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1)}.credential-item h4{font-size:1.2rem;margin-bottom:12px}.credential-item p{font-size:1rem;line-height:1.6}.specializations{margin-bottom:40px}.specializations h3{font-size:1.5rem;margin-bottom:20px}.specialization-grid{grid-template-columns:1fr;gap:20px;margin-top:20px}.specialization-item{padding:20px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1)}.specialization-item h4{font-size:1.2rem;margin-bottom:12px}.specialization-item ul{margin:0}.specialization-item li{padding:8px 0;font-size:1rem;line-height:1.5}.philosophy{padding:25px 20px;border-radius:12px;margin-bottom:40px}.philosophy h3{font-size:1.5rem;margin-bottom:20px}.philosophy p{font-size:1rem;line-height:1.6;margin-bottom:15px}.company-detailed{padding:40px 0}.company-hero-bg{background-size:300px auto;background-attachment:scroll;padding:200px 0 40px 0;min-height:150px}.company-hero-bg .page-title{font-size:1.8rem;margin-bottom:15px}.company-hero-bg .page-subtitle{font-size:1rem}.company-intro{margin-bottom:40px}.company-intro-text h2{font-size:1.8rem;margin-bottom:15px}.company-intro-text .lead{font-size:1.1rem;margin-bottom:15px}.company-intro-text p{font-size:1rem;line-height:1.6}.vision-section{padding:25px 20px;border-radius:12px;margin-bottom:40px}.vision-section h2{font-size:1.8rem;margin-bottom:20px}.vision-section p{font-size:1rem;line-height:1.6;margin-bottom:20px}.vision-points{grid-template-columns:1fr;gap:20px;margin-top:20px}.vision-point{padding:20px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1)}.vision-point h3{font-size:1.2rem;margin-bottom:12px}.vision-point p{font-size:1rem;line-height:1.6}.values-section{margin-bottom:40px}.values-section h2{font-size:1.8rem;margin-bottom:20px}.values-grid{grid-template-columns:1fr;gap:20px;margin-top:20px}.value-item{padding:20px;border-radius:12px}.value-item h3{font-size:1.2rem;margin-bottom:12px}.value-item p{font-size:1rem;line-height:1.6}.community-section{padding:25px 20px;border-radius:12px;margin-bottom:40px}.community-section h2{font-size:1.8rem;margin-bottom:20px}.community-section p{font-size:1rem;line-height:1.6;margin-bottom:20px}.community-commitments{grid-template-columns:1fr;gap:20px;margin-top:20px}.commitment-item{padding:20px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1)}.commitment-item h3{font-size:1.2rem;margin-bottom:12px}.commitment-item p{font-size:1rem;line-height:1.6}.practice-info{margin-bottom:40px}.practice-info h2{font-size:1.8rem;margin-bottom:20px}.practice-details{grid-template-columns:1fr;gap:20px;margin-top:20px}.practice-detail{padding:20px;border-radius:12px}.practice-detail h3{font-size:1.2rem;margin-bottom:12px}.practice-detail p{font-size:1rem;line-height:1.6}.cta-section{padding:30px 20px;border-radius:12px;text-align:center}.cta-section h2,.cta-section h3{font-size:1.6rem;margin-bottom:15px}.cta-section p{font-size:1.1rem;margin-bottom:25px;line-height:1.6}.cta-buttons{flex-direction:column;gap:12px;align-items:center}.cta-buttons .btn{width:100%;max-width:300px;min-height:48px;font-size:1rem;padding:14px 20px}.cta-section .btn{width:100%;max-width:300px;min-height:48px;font-size:1rem;padding:14px 20px;margin:0 auto}}@media (max-width:480px){.about-detailed,.company-detailed{padding:30px 0}.about-hero{gap:25px;margin-bottom:30px}.about-image-large img{max-width:250px}.about-intro h2,.community-section h2,.company-intro-text h2,.practice-info h2,.values-section h2,.vision-section h2{font-size:1.6rem}.about-intro .lead,.company-intro-text .lead{font-size:1rem}.about-story,.community-section,.vision-section{padding:20px 15px}.about-story h3,.credentials-detailed h3,.philosophy h3,.specializations h3{font-size:1.3rem}.commitment-item,.credential-item,.practice-detail,.specialization-item,.value-item,.vision-point{padding:18px}.commitment-item h3,.credential-item h4,.practice-detail h3,.specialization-item h4,.value-item h3,.vision-point h3{font-size:1.1rem}.company-hero-bg{background-size:250px auto;padding:150px 0 30px 0}.company-hero-bg .page-title{font-size:1.6rem}.company-hero-bg .page-subtitle{font-size:.95rem}.cta-section{padding:25px 15px}.cta-section h2,.cta-section h3{font-size:1.4rem}.cta-section p{font-size:1rem}.cta-buttons .btn,.cta-section .btn{min-height:44px;font-size:.95rem;padding:12px 16px}}@media (max-width:768px){.about-company-page .btn,.about-page .btn{min-height:44px;display:flex;align-items:center;justify-content:center}.commitment-item,.credential-item,.practice-detail,.specialization-item,.value-item,.vision-point{margin-bottom:15px}.about-detailed p,.commitment-item p,.company-detailed p,.credential-item p,.practice-detail p,.specialization-item p,.value-item p,.vision-point p{font-size:16px;line-height:1.6}.about-company-page .btn,.about-page .btn{border-radius:8px;font-weight:500;transition:all .3s ease}.about-company-page .btn:active,.about-page .btn:active{transform:translateY(1px)}}