body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#f1f0ee;box-shadow:0 2px 8px #335b391a;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-container{display:flex;justify-content:space-between;margin:auto;max-width:90vw;padding:0 20px}.navbar-logo-container{align-items:center;display:flex;flex-shrink:0;text-decoration:none}.navbar-logo-container p{color:#c17302;font-size:24px;font-weight:400}.navbar-logo{height:15vh;max-width:200px;width:auto}.navbar-menu{align-items:center;display:flex;gap:35px;list-style:none;margin:0;padding:0}.navbar-item{font-size:20px;margin:0}.navbar-link{color:#335b39;font-weight:300;padding-bottom:4px;text-decoration:none;transition:color .3s ease,border-bottom .3s ease}.navbar-link:hover{color:#80b797}.navbar-link.active{color:#c17302;font-weight:600}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:8px;z-index:101}.navbar-toggle-bar{background-color:#335b39;border-radius:3px;height:3px;transition:all .3s ease;width:28px}.navbar-toggle.active .navbar-toggle-bar:first-child{transform:rotate(45deg) translate(8px,8px)}.navbar-toggle.active .navbar-toggle-bar:nth-child(2){opacity:0}.navbar-toggle.active .navbar-toggle-bar:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media (max-width:1024px){.navbar-menu{gap:20px}.navbar-item{font-size:18px}.navbar-logo{height:12vh}}@media (max-width:768px){.navbar-container{padding:0 15px;position:relative}.navbar-toggle{display:flex}.navbar-menu{background-color:#f1f0ee;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:0;height:100vh;max-width:300px;overflow-y:auto;padding:80px 20px 20px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:70%;z-index:100}.navbar-menu.active{right:0}.navbar-item{border-bottom:1px solid #e0e0e0;width:100%}.navbar-link{display:block;font-size:18px;padding:15px 10px}.navbar-logo{height:10vh}.navbar-logo-container p{font-size:20px}}@media (max-width:640px){.navbar-logo{height:8vh}.navbar-logo-container p{font-size:18px}.navbar-menu{width:75%}}.hero{align-items:center;background-attachment:fixed;background-color:#335b39;background-image:url(/static/media/background.0fcb80c058cc222b58a4.png);background-position:50%;background-size:cover;display:flex;height:70vh;justify-content:center;overflow:hidden;position:relative}.hero-overlay{background-color:#3e444166;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-content{box-sizing:border-box;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:800px;padding:0 20px;position:relative;text-align:center;width:100%;z-index:2}.hero-content h1{color:#fff;font-size:3.5rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem;text-shadow:2px 2px 4px #0000004d}.hero-subtitle{font-size:1.3rem;font-weight:400;line-height:1.6;margin:0 0 2rem;text-shadow:1px 1px 3px #0000004d}.hero-quote{word-wrap:break-word;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border-left:4px solid #ffb522;border-radius:8px;box-sizing:border-box;margin:2rem 0 0;max-width:100%;overflow-wrap:break-word;padding:2rem}.hero-quote p{font-size:1.2rem;font-style:italic;font-weight:400;line-height:1.5;margin:0 0 1rem}.hero-quote footer{color:#ffffffe6;font-size:1rem;font-weight:300;margin:0}@media (max-width:768px){.hero{background-attachment:scroll;height:65vh;padding:2rem 0}.hero-content{padding:0 15px}.hero-content h1{font-size:2.2rem;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.hero-quote{margin:1rem 0 1.5rem;padding:1rem 1.25rem}.hero-quote p{font-size:1rem;line-height:1.5;margin-bottom:.75rem}.hero-quote footer{font-size:.9rem}}@media (max-width:480px){.hero{height:auto;min-height:55vh;padding:2rem 0}.hero-content{padding:0 10px}.hero-content h1{font-size:1.7rem;margin-bottom:.75rem}.hero-subtitle{font-size:.95rem;margin-bottom:1rem}.hero-quote{border-left-width:3px;margin:.75rem 0 1.25rem;padding:.75rem 1rem}.hero-quote p{font-size:.9rem;line-height:1.4;margin-bottom:.6rem}.hero-quote footer{font-size:.85rem}}.footer{background-color:#f1f0ee;color:#666;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:auto;padding:2.5rem 0 1rem}.footer-content{display:flex;gap:60px;justify-content:space-around;margin:0 auto;max-width:1200px;padding:0 40px}.footer-section{flex:1 1;min-width:200px}.footer-logo-container,.footer-logo-section{align-items:center;display:flex}.footer-logo-container{flex-direction:column;text-align:center}.footer-logo{height:15vh;width:auto}.footer-logo-container p{color:#c17302;font-size:16px;font-weight:500;margin:0;text-align:center}.footer-section h3{color:#80b797;font-size:1rem;font-weight:500;letter-spacing:.5px;margin-bottom:1.5rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#666;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#80b797}.footer-info{font-size:14px;line-height:2}.footer-info p{color:#666;margin:0 0 .8rem}.follow-us{margin-top:1rem}.social-links{display:flex;gap:12px;margin-top:.5rem}.social-links a{align-items:center;background-color:#80b797;border-radius:50%;color:#fff;display:flex;font-size:16px;height:36px;justify-content:center;text-decoration:none;transition:background-color .3s ease;width:36px}.social-links a:hover{background-color:#335b39}.footer-bottom{border-top:1px solid #ddd;color:#999;font-size:12px;margin-top:2rem;padding-top:1.5rem;text-align:center}.footer-bottom p{margin:0}.footer-bottom a{color:#80b797;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width:1024px){.footer-content{gap:40px;padding:0 30px}.footer-logo{height:12vh}}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{flex-direction:column;gap:30px;padding:0 20px;text-align:center}.footer-section{min-width:100%}.footer-logo-section{justify-content:center}.footer-logo{height:10vh}.social-links{justify-content:center}.footer-section h3{margin-bottom:1rem}}@media (max-width:480px){.footer{padding:1.5rem 0 .75rem}.footer-content{gap:25px;padding:0 15px}.footer-logo{height:8vh}.footer-logo-container p{font-size:14px}.footer-section h3{font-size:.95rem}.footer-info,.footer-section ul li a{font-size:13px}.footer-bottom{font-size:11px;margin-top:1.5rem;padding-top:1rem}.social-links a{font-size:14px;height:32px;width:32px}}.card-icon{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;padding:auto 1rem}.card-icon img{height:auto;width:4.5vw}.card-content h3{margin-top:0}.card-container{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #335b3914;height:clamp(300px,45vh,400px);margin:0 auto;max-width:320px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.card-container:hover{border-color:#80b797;box-shadow:0 12px 24px #335b3926;transform:translateY(-8px)}.card,.card-image-container{border-radius:12px;height:100%;overflow:hidden;position:relative;width:100%}.card-image-container{opacity:.8}.prop-image{border-radius:12px;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.card:hover .prop-image{transform:scale(1.05)}.card-overlay{background:linear-gradient(0deg,#fffffffa 0,#fffffff2 30%,#fff9 55%,#0000);border-radius:12px;bottom:0;box-sizing:border-box;height:100%;justify-content:flex-end;left:0;padding:50px 20px 30px;position:absolute;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.card-content,.card-overlay{align-items:center;display:flex;flex-direction:column;width:100%}.card-content{justify-content:center;padding:0 15px;text-align:center;transform:translateY(10px);transition:transform .5s ease .1s}.card:hover .card-content{transform:translateY(0)}.card-content h3{color:#335b39;font-family:Poppins,sans-serif;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;margin:0 0 .8rem;padding:0}.card-description p{margin:.3rem 0;padding:0 5px}.card-content p,.card-description p{word-wrap:break-word;box-sizing:border-box;color:#000;font-family:Poppins,sans-serif;font-size:clamp(.9rem,2vw,1rem);font-weight:400;line-height:1.6;overflow-wrap:break-word}.card-content p{text-align:center}.divider{background:linear-gradient(90deg,#80b797,#c8e8e0);height:2px;margin:1rem auto;width:60%}.card-button{background:#335b39;border:1px solid #80b797;border-radius:8px;box-shadow:0 2px 8px #335b3926;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;margin-top:.8rem;opacity:0;padding:.75rem 1.5rem;transform:translateY(10px);transition:all .4s cubic-bezier(.4,0,.2,1)}.card:hover .card-button{opacity:1;transform:translateY(0)}.card-button:hover{background:#80b797;box-shadow:0 4px 12px #80b79740;transform:translateY(-2px)}@media (max-width:768px){.value-props{gap:1.5rem;padding:2rem 3%}.card-container{height:clamp(280px,45vh,350px);max-width:320px;width:100%}.card-overlay{padding:20px}.card-icon img{height:45px;width:45px}}@media (max-width:640px){.card-container{height:clamp(260px,40vh,320px);max-width:300px}.card-overlay{padding:15px}.card-content{transform:translateY(10px)}}@media (max-width:480px){.value-props{padding:1.5rem 2%}.card-container{height:clamp(240px,35vh,300px);max-width:280px}.card-overlay{padding:12px}.card-button{font-size:.9rem;padding:.6rem 1.2rem}.card-icon img{height:40px;width:40px}}.value-props{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:4rem 5%;position:relative;z-index:2}@media (max-width:1024px){.value-props{gap:1.5rem;padding:3rem 4%}.card-container{max-width:280px}}@media (max-width:768px){.value-props{gap:1.5rem;padding:2rem 3%}.card-container{height:clamp(280px,45vh,350px);max-width:320px;width:100%}.card-overlay{padding:15px}.card-icon img{height:45px;width:45px}}@media (max-width:640px){.card-container{height:clamp(260px,40vh,320px);max-width:300px}.card-overlay{padding:12px}.card-content{transform:translateY(15px)}}@media (max-width:480px){.value-props{padding:1.5rem 2%}.card-container{height:clamp(240px,35vh,300px);max-width:280px}.card-overlay{padding:10px}.card-button{font-size:.9rem;padding:.6rem 1.2rem}.card-icon img{height:40px;width:40px}}body{background-color:#f9f9f9;color:#333;font-family:Poppins,sans-serif;margin:0;max-width:100vw;overflow-x:hidden}h1{font-weight:500;padding:2rem 1rem}h1,h2{color:#c17302;text-align:center}h2{font-weight:400;padding-bottom:1.5rem}.card-prop{display:inline-block;margin:0 5rem}.card-props-container{display:flex;flex-wrap:wrap;justify-content:center}img{background-color:#f1f0ee;border-radius:10px;height:auto}p{font-size:18px;font-weight:400;line-height:1.6}.practice-information-section{padding-bottom:2rem}.about-me-underlay{background-image:linear-gradient(#fffc,#fffc),url(/static/media/underlay3.addc71d89329d62e8857.png);background-position:50%;background-size:cover;padding-bottom:.1rem}.about-me-section{align-items:center;color:#444;display:flex;font-size:1.1rem;gap:2rem;justify-content:center;line-height:1.6;margin:0 auto 4rem;max-width:800px;padding:0 1rem}.about-me-text{background-color:#ffffff4d}.about-me-section img{border-radius:10px;height:auto;max-width:100%}.services-section{background-color:#f9f9f9;padding-bottom:3rem}.card-props-top,.services-section .card-props-container{display:grid;justify-items:center;margin:0 auto;max-width:1200px;padding:0 1rem}.card-props-top{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,minmax(260px,1fr))}.card-props-bottom{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(260px,1fr));justify-items:center;margin:2rem auto 0;max-width:800px;padding:0 1rem}.services-section .card-prop{display:block;margin:0}@media (max-width:1024px){.card-props-bottom,.card-props-top{grid-template-columns:repeat(2,minmax(260px,1fr))}.about-me-section{flex-direction:column;text-align:center}}@media (max-width:768px){.card-props-bottom,.card-props-top{gap:1.5rem;grid-template-columns:1fr}.about-me-section{font-size:1rem;padding:0 .5rem}.learn-more-services-button{margin-top:2rem;padding:.75rem 1.4rem}}@media (max-width:640px){.services-section .card-props-container{grid-template-columns:1fr}.card-props-bottom,.card-props-top{padding:0 .5rem}}.learn-more-services-button{background-color:#335b39;border:1px solid #80b797;border-radius:8px;box-shadow:0 4px 12px #335b3926;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;justify-self:center;margin-top:3rem;padding:.85rem 1.6rem;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.learn-more-services-button:hover{background-color:#80b797;box-shadow:0 6px 16px #80b79740;transform:translateY(-2px)}.learn-more-services-button:active{transform:translateY(0)}@media (max-width:1024px){.card-props-bottom,.card-props-top{gap:1.5rem;grid-template-columns:repeat(2,minmax(260px,1fr))}.about-me-section{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width:768px){.card-props-bottom,.card-props-top{gap:1.5rem;grid-template-columns:1fr}.about-me-section{font-size:1rem;padding:0 1rem}.learn-more-services-button{margin-top:2rem;padding:.75rem 1.4rem}}@media (max-width:480px){.card-props-bottom,.card-props-top{padding:0 .5rem}.about-me-section{font-size:.95rem;padding:0 .5rem}.learn-more-services-button{font-size:.95rem;padding:.7rem 1.2rem}}.about-me-content{background-color:#ffffff4d}.introduction-underlay{background-color:#f1f0ee;background-image:linear-gradient(#fffc,#fffc),url(/static/media/underlay1.b9a51e969f9df47329a8.png);background-position:50%;background-size:cover;padding:1rem}.introduction{align-items:center;color:#444;display:flex;font-size:1.1rem;line-height:1.6;padding:0 10rem}.introduction-text{margin:0 4rem}.introduction blockquote{font-style:italic;margin:1rem 0 2rem}.introduction strong{font-weight:600}.introduction img{border-radius:10px;height:auto;max-width:30vw}.about-me-equestrian{align-items:center;display:flex;padding:2rem 10rem}.about-me-equestrian-text{margin-left:1rem}.about-me-equestrian img{border-radius:10px;height:auto;margin:auto 2rem;max-width:35vw}@media (max-width:1024px){.introduction{font-size:1rem;padding:0 5rem}.introduction-text{margin:0 2rem}.introduction img{max-width:35vw}.about-me-equestrian{padding:2rem 5rem}.about-me-equestrian img{max-width:40vw}}@media (max-width:768px){.introduction{flex-direction:column;padding:0 2rem;text-align:center}.introduction-text{margin:2rem 0 0}.introduction img{max-width:80vw}.about-me-equestrian{flex-direction:column-reverse;padding:2rem;text-align:center}.about-me-equestrian-text{margin-left:0;margin-top:2rem}.about-me-equestrian img{margin:0;max-width:80vw}}@media (max-width:480px){.introduction{font-size:.95rem;padding:0 1rem}.introduction img{max-width:90vw}.about-me-equestrian{padding:1.5rem 1rem}.about-me-equestrian img{max-width:90vw}}.accordion{box-sizing:border-box;margin:2rem auto;max-width:1200px;padding:0 1rem;width:100%}.accordion-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #335b3914;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.accordion-section:hover{border-color:#80b797;box-shadow:0 4px 12px #335b391f}.accordion-button{align-items:center;background-color:#f1f0ee;border:none;color:#335b39;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:500;justify-content:space-between;padding:1.5rem 1.75rem;position:relative;text-align:left;transition:all .3s ease;width:100%}.accordion-button:after{background-color:#335b391a;bottom:0;content:"";height:1px;left:1.75rem;position:absolute;right:1.75rem;transition:background-color .3s ease}.accordion-button:hover{background-color:#e8e7e5;color:#c17302}.accordion-button.active{background-color:#335b39;color:#fff}.accordion-button.active:after{background-color:initial}.accordion-icon{align-items:center;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:300;height:24px;justify-content:center;margin-left:1rem;transition:transform .3s ease;width:24px}.accordion-button.active .accordion-icon{color:#fff;transform:rotate(180deg)}.accordion-content{animation:slideDown .3s ease-out;background-color:#fff;border-top:1px solid #335b391a;padding:1.75rem}.accordion-content p{color:#333;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;margin:0 0 1rem}.accordion-content p:last-child{margin-bottom:0}.accordion-content img{background-color:#fff;border-radius:10px;display:block;height:auto;margin:1.25rem auto 0;max-width:20%}.accordion-blockquote{background-color:#f9f9f9;border-left:4px solid #c17302;border-radius:4px;color:#555;font-size:1.5rem;font-style:italic;line-height:1.8;margin:1.5rem 0;padding:1.25rem 1.5rem;white-space:pre-line}.accordion-blockquote:before{color:#c17302;content:"\201C";font-size:2rem;font-style:normal;margin-right:.5rem;vertical-align:-.2rem}.accordion-blockquote-author{color:#335b39;display:block;font-size:.95rem;font-style:normal;font-weight:500;margin-top:1rem;text-align:right}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.accordion{padding:0 1rem}.accordion-button{font-size:1rem;padding:1.25rem 1.5rem}.accordion-button:after{left:1.5rem;right:1.5rem}.accordion-content{padding:1.5rem}.accordion-icon{font-size:1.25rem}}@media (max-width:480px){.accordion{padding:0 .5rem;width:98%}.accordion-button{font-size:.95rem;padding:1rem}.accordion-button:after{left:1rem;right:1rem}.accordion-content{font-size:.95rem;padding:1rem}.accordion-icon{font-size:1.15rem}.accordion-image-container{margin:1rem 0}.accordion-image-container img{max-width:100%}}.service-underlay{background-color:#f1f0ee;background-image:linear-gradient(#fffc,#fffc),url(/static/media/underlay2.c6f2f11daeec46f838fc.png);background-position:50%;background-size:cover;padding:1rem .5rem .1rem}.guide-section,.service-underlay{box-sizing:border-box;max-width:100%;overflow-x:hidden}.guide-section{background-color:#f9f9f9;padding:4rem 1rem}.guide-container{margin:0 auto;max-width:1200px}.guide-title{color:#335b39;font-size:2rem;font-weight:600;margin-bottom:1.5rem;padding:0;text-align:center}.guide-intro{color:#555;font-size:1.15rem;line-height:1.8;margin:0 auto 3rem;max-width:800px;text-align:center}.guide-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.guide-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #335b3914;min-height:350px;padding:2.5rem;transition:all .3s ease}.guide-card:hover{border-color:#80b797;box-shadow:0 4px 12px #335b391f;transform:translateY(-4px)}.guide-card h2{color:#c17302;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding:0;text-align:left}.guide-subtitle{color:#666;font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:1.25rem}.guide-card ul{list-style:none;margin:0;padding:0}.guide-card li{color:#333;line-height:1.7;margin-bottom:1.5rem;padding-left:1.5rem;position:relative}.guide-card li:last-child{margin-bottom:0}.guide-card li:before{color:#c17302;content:"\2022";font-size:1.5rem;font-weight:700;left:0;position:absolute;top:-.2rem}.guide-card li strong{color:#335b39;font-weight:600}.guide-closing-quote{background-color:#f9f9f9;border-left:4px solid #c17302;border-radius:4px;color:#555;font-size:1.15rem;font-style:italic;line-height:1.8;margin:2rem auto 0;max-width:900px;padding:2rem 2.5rem;text-align:center}.guide-closing-quote:before{color:#c17302;content:"\201C";font-size:2rem;font-style:normal;margin-right:.5rem;vertical-align:-.2rem}@media (max-width:768px){.guide-section{padding:3rem 1rem}.guide-title{font-size:1.5rem}.guide-intro{font-size:1rem;margin-bottom:2rem}.guide-content{gap:1.5rem;grid-template-columns:1fr}.guide-card{padding:1.5rem}.guide-card h2{font-size:1.25rem}.guide-closing-quote{font-size:1rem;margin-top:1.5rem;padding:1.5rem}}@media (max-width:480px){.guide-section{padding:2rem 1rem}.guide-card{padding:1.25rem}.guide-card h2{font-size:1.15rem}.guide-title{font-size:1.75rem}.guide-intro{font-size:.95rem}}.philosophy-underlay{background-color:#f1f0ee;background-image:linear-gradient(#fffc,#fffc),url(/static/media/underlay1.b9a51e969f9df47329a8.png);background-position:50%;background-size:cover;margin:0;padding:1rem}.philosophy{align-items:center;color:#444;display:flex;font-size:1.1rem;gap:5rem;line-height:1.6;padding:4rem 10rem}.philosophy-text{padding:0}.philosophy strong{font-weight:600}.philosophy img{border-radius:10px;flex-shrink:0;height:24vw;object-fit:cover;object-position:center;width:32vw}.narrative-therapy{align-items:center;color:#444;display:flex;font-size:1.1rem;gap:5rem;line-height:1.6;padding:4rem 10rem}.narrative-therapy h1{padding:0}.narrative-therapy-text{flex:1 1}.narrative-therapy strong{font-weight:600}.narrative-therapy img{border-radius:10px;flex-shrink:0;height:24vw;object-fit:cover;object-position:center;width:32vw}.solution-focused-brief-therapy-underlay{background-color:#f1f0ee;background-image:linear-gradient(#fffc,#fffc),url(/static/media/underlay2.c6f2f11daeec46f838fc.png);background-position:50%;background-size:cover;margin:0;padding:4rem 1rem}.solution-focused-brief-therapy{align-items:center;color:#444;display:flex;font-size:1.1rem;gap:5rem;line-height:1.6;padding:0 10rem}.solution-focused-brief-therapy h1{padding:0}.solution-focused-brief-therapy-text{flex:1 1}.solution-focused-brief-therapy strong{font-weight:600}.solution-focused-brief-therapy img{border-radius:10px;flex-shrink:0;height:24vw;object-fit:cover;object-position:center;width:32vw}.solution-focused-therapy-link{display:flex;justify-content:center;margin-top:1.5rem}.solution-focused-therapy-link a{align-items:center;background-color:#f1f0ee;border:2px solid #e0e0e0;border-radius:10px;display:inline-flex;flex-direction:column;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.solution-focused-therapy-link a:hover{background-color:#e8e7e5;border-color:#80b797;box-shadow:0 4px 12px #335b391f;transform:translateY(-3px)}.solution-focused-therapy-link img{border-radius:5px;height:auto;object-fit:contain;width:15vw}.solution-focused-therapy-link figcaption{color:#335b39;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;transition:color .3s ease}.solution-focused-therapy-link a:hover figcaption{color:#c17302}.brainworking-therapy{align-items:center;color:#444;display:flex;font-size:1.1rem;gap:5rem;line-height:1.6;padding:4rem 10rem}.brainworking-therapy h1{padding:0}.brainworking-therapy-text{flex:1 1}.brainworking-therapy strong{font-weight:600}.brainworking-therapy img{border-radius:10px;flex-shrink:0;height:24vw;object-fit:cover;object-position:center;width:32vw}.brainworking-therapy-link{display:flex;justify-content:center;margin-top:1.5rem}.brainworking-therapy-link a{align-items:center;background-color:#f1f0ee;border:2px solid #e0e0e0;border-radius:10px;display:inline-flex;flex-direction:column;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.brainworking-therapy-link a:hover{background-color:#e8e7e5;border-color:#80b797;box-shadow:0 4px 12px #335b391f;transform:translateY(-3px)}.brainworking-therapy-link img{border-radius:5px;height:auto;object-fit:contain;width:15vw}.brainworking-therapy-link figcaption{color:#335b39;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;transition:color .3s ease}.brainworking-therapy-link a:hover figcaption{color:#c17302}@media (max-width:1024px){.brainworking-therapy,.narrative-therapy,.philosophy,.solution-focused-brief-therapy{font-size:1rem;gap:3rem;padding:3rem 5rem}.brainworking-therapy img,.narrative-therapy img,.philosophy img,.solution-focused-brief-therapy img{height:26vw;width:35vw}}@media (max-width:768px){.brainworking-therapy,.narrative-therapy,.philosophy,.solution-focused-brief-therapy{flex-direction:column;gap:2rem;padding:2rem;text-align:center}.brainworking-therapy img,.narrative-therapy img,.philosophy img,.solution-focused-brief-therapy img{height:60vw;width:80vw}.brainworking-therapy-link,.solution-focused-brief-therapy-link{flex-direction:column;gap:1.5rem}.brainworking-therapy-link img,.solution-focused-brief-therapy-link img{width:50vw}}@media (max-width:480px){.brainworking-therapy,.narrative-therapy,.philosophy,.solution-focused-brief-therapy{font-size:.95rem;padding:1.5rem 1rem}.brainworking-therapy img,.narrative-therapy img,.philosophy img,.solution-focused-brief-therapy img{height:68vw;width:90vw}.brainworking-therapy-link img,.solution-focused-brief-therapy-link img{width:60vw}}.fees-container{box-sizing:border-box;margin:3rem auto;max-width:1200px;padding:0 1rem}.fees-underlay{background-image:linear-gradient(#fffc,#fffc),url(/static/media/underlay3.addc71d89329d62e8857.png);background-position:50%;background-size:cover;box-sizing:border-box;height:100%;max-width:100vw;overflow-x:hidden;padding:1.5rem .5rem;width:100%}.fees-box{background-color:#fff;border:4px solid #c17302;border-radius:12px;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;padding:2rem 1.5rem}.fees-header{color:#888;font-size:1rem;font-weight:400;margin:0 0 .5rem;text-align:center}.fees-title{color:#80b797;font-size:2.5rem;font-weight:500;margin:0 0 2rem;padding:0;text-align:center}.fees-content h2{color:#333;font-size:1.1rem;font-weight:600;margin:1.5rem 0 .75rem;padding:0;text-align:left}.fees-content ul{list-style:none;margin:0 0 1rem;padding:0}.fees-content li{color:#666;font-size:1rem;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.fees-content li:before{color:#333;content:"•";font-weight:700;left:0;position:absolute}.fees-content strong{color:#333;font-weight:600}.fees-section{margin:1.5rem 0}.fees-section p{color:#666;font-size:1rem;line-height:1.6;margin:0}.fees-section em{color:#555;font-style:italic}@media (max-width:768px){.fees-container{margin:2rem auto;padding:0 1rem}.fees-box{border-width:3px;padding:2rem 1.5rem}.fees-title{font-size:2rem}.fees-content h2{font-size:1rem}.fees-content li,.fees-section p{font-size:.95rem}}@media (max-width:1024px){.fees-container{padding:0 1.5rem}.fees-box{padding:2.5rem}}@media (max-width:480px){.fees-container{margin:1.5rem auto;padding:0 .75rem}.fees-underlay{padding:1.5rem .5rem}.fees-box{padding:1.5rem 1rem}.fees-title{font-size:1.75rem;margin-bottom:1.5rem}.fees-header{font-size:.9rem}.fees-content h2{font-size:1rem;margin-top:1.25rem}.fees-content li{font-size:.9rem;padding-left:1.25rem}.fees-section p{font-size:.9rem}}.contact-container{margin:3rem auto;max-width:1200px;padding:0 2rem}.contact-content{display:flex;flex-direction:column;gap:3rem}.contact-info-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.contact-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #335b3914;padding:2rem;text-align:center;transition:all .3s ease}.contact-card:hover{border-color:#80b797;box-shadow:0 4px 12px #335b391f;transform:translateY(-5px)}.contact-icon{align-items:center;background-color:#f1f0ee;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:70px}.contact-card:hover .contact-icon{background-color:#335b39}.contact-icon i{color:#335b39;font-size:2rem;transition:color .3s ease}.contact-card:hover .contact-icon i{color:#fff}.contact-card h3{color:#335b39;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.contact-card p{color:#666;font-size:1rem;line-height:1.8;margin:0}.map-section-underlay{background-color:#f1f0ee;background-image:linear-gradient(#fffc,#fffc),url(/static/media/underlay1.b9a51e969f9df47329a8.png);background-position:50%;background-size:cover;margin:3rem 0;padding:4rem 2rem}.map-section{margin:0 auto;max-width:1200px}.map-section h2{color:#335b39;font-size:2rem;font-weight:600;margin:0 0 1.5rem;padding:0;text-align:center}.map-container{border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.map-container iframe{display:block;width:100%}.hours-section{background-color:#f9f9f9;border-left:4px solid #c17302;border-radius:4px;color:#555;font-size:1.15rem;font-style:italic;line-height:1.8;margin:2rem auto;max-width:900px;padding:2rem 2.5rem;text-align:center}.hours-section:before{color:#c17302;content:"\201C";font-size:2rem;font-style:normal;margin-right:.5rem;vertical-align:-.2rem}@media (max-width:768px){.contact-container{margin:2rem auto;padding:0 1rem}.contact-info-section{gap:1.5rem;grid-template-columns:1fr}.contact-card{padding:1.5rem}.contact-icon{height:60px;width:60px}.contact-icon i{font-size:1.75rem}.contact-card h3{font-size:1.15rem}.map-section-underlay{margin:2rem 0;padding:3rem 1rem}.map-section h2{font-size:1.5rem}.map-container iframe{height:350px}.hours-section{font-size:1rem;padding:1.5rem}}@media (max-width:480px){.contact-card p{font-size:.95rem}.map-container iframe{height:300px}.contact-container{margin:1.5rem auto;padding:0 1rem}.contact-card{padding:1.5rem}.contact-icon{height:60px;width:60px}.contact-icon i{font-size:1.75rem}.contact-card h3{font-size:1.15rem}.map-section-underlay{padding:2rem 1rem}.hours-section{font-size:.95rem;padding:1.25rem}}.privacy-container{margin:3rem auto;max-width:900px;padding:0 2rem}.privacy-content{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #335b3914;padding:3rem}.last-updated{color:#888;font-size:.95rem;font-style:italic;margin:0 0 2rem;text-align:center}.privacy-section{margin-bottom:2.5rem}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{color:#335b39;font-size:1.5rem;font-weight:600;margin:0 0 1rem;padding:0;text-align:left}.privacy-section p{color:#555;font-size:1rem;line-height:1.8;margin:0 0 1rem}.privacy-section ul{list-style:none;margin:1rem 0;padding:0}.privacy-section li{color:#555;font-size:1rem;line-height:1.7;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.privacy-section li:before{color:#c17302;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.privacy-section strong{color:#335b39;font-weight:600}.contact-details{background-color:#f9f9f9;border-left:4px solid #c17302;border-radius:4px;margin-top:1rem;padding:1.5rem}.contact-details p{color:#555;margin:.5rem 0}.contact-details strong{color:#335b39}.contact-details a{color:#c17302;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:#335b39;text-decoration:underline}@media (max-width:768px){.privacy-container{margin:2rem auto;padding:0 1rem}.privacy-content{padding:2rem 1.5rem}.privacy-section h2{font-size:1.25rem}.privacy-section li,.privacy-section p{font-size:.95rem}.contact-details{padding:1.25rem}}@media (max-width:480px){.privacy-content{padding:1.5rem 1rem}.privacy-section h2{font-size:1.15rem}}
/*# sourceMappingURL=main.f13a629b.css.map*/