.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;box-shadow:none;color:#fff;left:0;padding:.3rem .5rem;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header.transparent{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0000!important;box-shadow:none!important}.header.menu-open,.header.non-home-page,.header.scrolled{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#3fa9f5f2!important;box-shadow:0 2px 20px #0000001a!important}.header-content{align-items:center;background:#0000;box-sizing:border-box;display:flex;justify-content:space-between;position:relative;width:100%}.logo-link{display:inline-block;line-height:0;text-decoration:none}.header-logo{height:auto;max-width:100%;transform:translateX(5rem);transition:opacity .2s ease;width:16rem}.logo-link:hover .header-logo{opacity:.9}.desktop-nav{align-items:center;display:flex;gap:1.2rem}.desktop-nav a{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;text-shadow:2px 2px 4px #000c;transition:opacity .2s ease}.desktop-nav a:hover{opacity:.8}.language-switcher-container{align-items:center;display:flex;margin-right:1.2rem;position:relative}.desktop-only{display:flex}.language-switcher-btn{align-items:center;background:#ffffff4d;border:2px solid #ffffff80;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:6px;outline:none;padding:.5rem 1rem;text-shadow:2px 2px 4px #000c;transition:all .3s ease}.language-switcher-btn:focus,.language-switcher-btn:hover{background:#ffffff1a;color:#e3e7fa}.language-arrow{font-size:.9em;margin-left:4px}.language-dropdown{align-items:stretch;animation:fadeIn .2s;background:#fffffff2;border:2px solid #ffffff80;border-radius:18px;box-shadow:0 4px 16px #0000001a;display:flex;flex-direction:column;min-width:80px;padding:4px 0;position:absolute;right:0;top:110%;z-index:100}.language-dropdown button{background:none;border:none;border-radius:8px;color:#1a237e;cursor:pointer;font-size:1rem;font-weight:500;padding:8px 18px;text-align:left;transition:background .15s,color .15s}.language-dropdown button.active,.language-dropdown button:hover{background:#e3e7fa;color:#0d133d}.language-dropdown button.active{display:none}.desktop-phone-btn{background:#ffffff4d;border:2px solid #ffffff80;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;outline:none;padding:.5rem 1rem;text-shadow:2px 2px 4px #000c;transition:all .3s ease}.mobile-tablet-nav{align-items:center;display:none;gap:1rem}.mobile-nav-group{align-items:center;display:flex;gap:1rem}.mobile-phone-btn{background:#ffffff4d;border:2px solid #ffffff80;border-radius:25px;color:#fff;font-size:.9rem;font-weight:700;padding:.4rem .8rem;text-decoration:none;text-shadow:2px 2px 4px #000c;transition:all .3s ease;white-space:nowrap}.mobile-phone-btn:hover{background:#fff6;border-color:#ffffffb3;transform:translateY(-1px)}.mobile-language{position:relative}.mobile-language .language-switcher-btn{font-size:.9rem;padding:.4rem .8rem}.mobile-language .language-dropdown{right:0;top:110%}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.hamburger{display:flex;flex-direction:column;height:20px;position:relative;width:25px}.hamburger span{background:#fff;border-radius:2px;display:block;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.8));height:3px;margin-bottom:4px;transition:all .3s ease;width:100%}.hamburger span:last-child{margin-bottom:0}.hamburger.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:last-child{transform:rotate(-45deg) translate(6px,-6px)}.mobile-dropdown{background:#3fa9f5;border-radius:0 0 8px 8px;box-shadow:0 4px 16px #0003;display:none;min-width:180px;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.mobile-dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.mobile-dropdown a{border-bottom:1px solid #ffffff1a;color:#fff;display:block;font-size:1.1rem;font-weight:500;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s ease}.mobile-dropdown a:last-child{border-bottom:none}.mobile-dropdown a:hover{background-color:#ffffff1a}.language-switcher-mobile{align-items:center;border-top:1px solid #ffffff1a;display:flex;padding:1rem 1.5rem}.language-switcher-label{color:#fff;font-size:1rem;font-weight:500;margin-right:1.2rem;opacity:.9}.language-switcher-btn-mobile{background:#ffffff4d;border:2px solid #ffffff80;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;outline:none;padding:.4rem 1rem;text-shadow:2px 2px 4px #000c;transition:all .3s ease}.language-switcher-btn-mobile:hover{background:#fff6;border-color:#ffffffb3}@media (max-width:1024px){.desktop-nav,.desktop-only,.header-nav.desktop-nav{display:none!important;visibility:hidden!important}.mobile-tablet-nav{display:flex}.mobile-menu-btn{display:block}.mobile-dropdown{display:block;right:-.5rem}.header-logo{height:auto;width:12rem}.header-content{align-items:center;justify-content:space-between}}@media (max-width:768px){.header-content{align-items:center;padding:0 1rem}.header-logo{height:auto;width:10rem}.mobile-dropdown{min-width:180px;right:-1rem}.mobile-language .language-switcher-btn,.mobile-phone-btn{font-size:.85rem;padding:.35rem .7rem}.mobile-nav-group{gap:.8rem}.language-switcher-mobile{padding:.8rem 1.2rem}.language-switcher-label{font-size:.95rem}.language-switcher-btn-mobile{font-size:.95rem;padding:.35rem .9rem}}@media (max-width:480px){.header-logo{width:9rem}.mobile-dropdown{min-width:170px;right:-.5rem}.mobile-dropdown a{font-size:1rem;padding:.8rem 1.2rem}.mobile-language .language-switcher-btn,.mobile-phone-btn{font-size:.8rem;padding:.3rem .6rem}.mobile-nav-group{gap:.6rem}.language-switcher-mobile{padding:.7rem 1rem}.language-switcher-label{font-size:.9rem;margin-right:.6rem}.language-switcher-btn-mobile{font-size:.9rem;padding:.3rem .8rem}}.site-footer{background:#000;color:#fff;padding:40px 0 20px}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-social-section{margin-bottom:30px;text-align:center}.social-title{color:#fff;font-size:1.5em;font-weight:600;margin-bottom:25px;position:relative}.social-title:after{background:linear-gradient(90deg,#1877f2,#e4405f,#ff0050,red,#0077b5);border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.social-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:20px}.social-link{align-items:center;border:2px solid;border-radius:12px;color:#fff;display:inline-flex;font-size:22px;height:50px;justify-content:center;text-decoration:none;transition:all .3s ease;width:50px}.social-link.facebook{background:#1877f2;border-color:#1877f2}.social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);border-color:#e4405f}.social-link.tiktok{background:#000;border-color:#666}.social-link.youtube{background:red;border-color:red}.social-link.linkedin{background:#0077b5;border-color:#0077b5}.social-link:hover{box-shadow:0 8px 25px #0000004d;transform:translateY(-3px) scale(1.1)}.social-link.facebook:hover{box-shadow:0 8px 25px #1877f266}.social-link.instagram:hover{box-shadow:0 8px 25px #e4405f66}.social-link.tiktok:hover{box-shadow:0 8px 25px #ff005066}.social-link.youtube:hover{box-shadow:0 8px 25px #f006}.social-link.linkedin:hover{box-shadow:0 8px 25px #0077b566}.footer-bottom{border-top:1px solid #333;padding-top:20px;text-align:center}.site-info{color:#ccc;font-size:.9em;line-height:1.6}.copyright-text{margin:0}.copyright-text strong{color:#fff}@keyframes socialPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.social-link{animation:socialPulse 2s ease-in-out infinite}.social-link:first-child{animation-delay:0s}.social-link:nth-child(2){animation-delay:.2s}.social-link:nth-child(3){animation-delay:.4s}.social-link:nth-child(4){animation-delay:.6s}.social-link:nth-child(5){animation-delay:.8s}@media (max-width:768px){.site-footer{padding:30px 0 15px}.social-title{font-size:1.3em;margin-bottom:20px}.social-links{gap:15px}.social-link{font-size:20px;height:45px;width:45px}}@media (max-width:480px){.site-footer{padding:25px 0 10px}.social-title{font-size:1.2em;margin-bottom:15px}.social-links{gap:12px}.social-link{font-size:18px;height:40px;width:40px}.footer-bottom{padding-top:15px}.footer-container{padding:0 15px}}.home-page,body{overflow-x:hidden}.sky-image-wrapper{height:80vh;overflow:hidden;position:relative}.sky-image{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.sky-overlay{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;text-shadow:0 2px 8px #00000080;top:0;width:100%}.sky-overlay .book-btn,.sky-overlay h1,.sky-overlay p{pointer-events:auto}.sky-overlay h1{font-size:2.5rem;margin-bottom:.5rem;max-width:90%;text-align:center}.sky-overlay p{font-size:1.5rem;margin-bottom:1rem;text-align:center}.book-btn{background:#3fa9f5;border:none;border-radius:16px;color:#fff;cursor:pointer;font-family:inherit;font-size:1.5rem;margin-top:1rem;padding:.75rem 2rem;transition:background .2s}.book-btn:hover{background:#2a66c7}.meet-founder-section{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:3rem 2rem;position:relative}.meet-founder-text{flex:1 1;max-width:600px;min-width:300px;padding:1rem;text-align:center}.meet-founder-text h2{color:#2a66c7;font-size:1.75rem;margin-bottom:1rem;text-align:center}.meet-founder-text p{font-size:1.125rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;text-align:justify}.calendly-btn{background:#3fa9f5;border:none;border-radius:16px;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:1.2rem;margin-top:2rem;max-width:700px;padding:.8rem 1.5rem;text-decoration:none;transition:background .2s;width:fit-content}.calendly-btn:hover{background:#2a66c7}.meet-founder-video{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:600px;min-width:300px;padding:1rem}.meet-founder-video iframe{aspect-ratio:16/9;border:none;border-radius:2%;box-shadow:0 4px 24px #00000026;display:block;height:auto;max-width:600px;width:100%}.what-we-offer{background-color:#3fa9f5;color:#fff;padding:3rem 1rem;text-align:center}.what-we-offer h2{color:#fff;font-size:1.75rem;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.offer-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.offer-card{background-color:#4cb3fc;border-radius:10px;box-shadow:0 0 10px #0003;display:flex;flex:1 1 300px;flex-direction:column;height:280px;max-width:300px;min-width:300px;padding:2rem;transition:transform .3s ease}.offer-card:hover{transform:translateY(-5px)}.offer-card h3{align-items:center;display:flex;font-size:1.375rem;height:3.5rem;justify-content:center;line-height:1.2;margin-bottom:1rem;text-align:center}.offer-card p{align-items:flex-start;display:flex;flex:1 1;font-size:1rem;line-height:1.5}.get-started-section{background:linear-gradient(135deg,#fff,#f8f9fa);left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:3rem;padding:0 0 3rem;position:relative;right:50%;text-align:left;width:100vw}.get-started-section>*{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:2rem;padding-right:2rem}.get-started-title{background:#fff;color:#2a66c7;font-size:1.75rem;font-weight:700;margin:0 0 2rem;max-width:none;padding:2rem;text-align:center}.get-started-blocks-container{align-items:stretch;display:flex;gap:4rem}.get-started-block{background:#fff;border-radius:0;border-top:6px solid #0000;box-shadow:0 4px 20px #00000014;display:flex;flex:1 1;flex-direction:column;padding:1.5rem;position:relative;transition:all .3s ease}.get-started-block:before{background:linear-gradient(90deg,#3fa9f5,#2a66c7);content:"";height:6px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.get-started-block:hover{border-top:6px solid #0000;box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.get-started-block:hover:before{transform:scaleX(1)}.get-started-block h3{color:#2a66c7;font-size:1.375rem;font-weight:700;margin-bottom:.5rem}.get-started-block .subtitle{color:#333;font-size:1.125rem;line-height:1.5;margin:.3rem 0 1rem}.get-started-btn{align-self:flex-start;background:#3fa9f5;border:none;border-radius:16px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:1.125rem;margin-top:auto;padding:.8rem 1.5rem;text-decoration:none;transition:background .2s}.get-started-btn:hover{background:#2a66c7}.google-reviews-section{background-color:#fff;padding:4rem 2rem;text-align:center}.google-reviews-section h2{color:#2a66c7;font-size:1.75rem;font-weight:700;margin-bottom:2rem}.google-reviews-container{margin:0 auto;max-width:1200px;padding:0 1rem}@media (min-width:1024px){.google-reviews-container{padding:0 2rem}.google-reviews-section h2{font-size:1.75rem}}@media (max-width:767px){.google-reviews-section{padding:2rem 1rem}.google-reviews-section h2{font-size:2.5rem}.google-reviews-container{padding:0 .5rem}.meet-founder-section{margin:.5rem}}@media (max-width:480px){.google-reviews-section{padding:1.5rem .5rem}.google-reviews-section h2{font-size:2rem;margin-bottom:1.5rem}.google-reviews-container{padding:0}}@media (max-width:900px){.sky-image-wrapper{height:50vh}.meet-founder-section{align-items:center;flex-direction:column;gap:1rem;margin:.5rem}.meet-founder-text,.meet-founder-video{margin-left:0!important;max-width:100%;min-width:0;padding:.5rem 1rem}.meet-founder-video iframe{height:220px;max-width:100%;width:100%}.home-page{margin:0;overflow-x:hidden;padding:0}.sky-overlay h1{font-size:1.8rem;text-align:center}.sky-overlay p{font-size:1.2rem;text-align:center}.book-btn{display:block;font-size:1rem;margin:.5rem auto 0;max-width:18rem;padding:.5rem 1rem}.calendly-btn{display:inline-block;font-size:1rem;margin:2rem 0 0;max-width:10rem;padding:.8rem 1rem;position:static;transform:none}.meet-founder-text h2{font-size:2.5rem;text-align:center}.meet-founder-text p{font-size:1rem;text-align:justify}.offer-card{height:250px;margin:0 auto;max-width:100%;min-width:280px}.offer-card h3{font-size:1.3rem;height:3rem}.offer-card p{font-size:.9rem}.get-started-section{margin-top:2rem;padding:0 0 2rem}.get-started-section>*{padding-left:1rem;padding-right:1rem}.get-started-blocks-container{flex-direction:column;gap:1.5rem}.get-started-block{margin:0;padding:1.25rem}.get-started-title{font-size:1.5rem;margin-bottom:1.5rem;padding:1.5rem 1rem}.get-started-btn{font-size:1rem;padding:.7rem 1.2rem}}@media (max-width:1023px) and (min-width:768px){.sky-image-wrapper{height:55vh}.sky-overlay h1{font-size:2.2rem}.sky-overlay p{font-size:1.4rem}.offer-cards{align-items:center;flex-direction:column;gap:2rem;padding:0 2rem}.offer-card{flex:none;height:200px;max-width:500px;min-width:400px}.offer-card h3{font-size:1.4rem;height:2.5rem;margin-bottom:1rem}.get-started-blocks-container{gap:3rem}.get-started-block{padding:1.25rem}.offer-card p{font-size:1rem;line-height:1.5}}.contact-page{background:#f5f5f5;min-height:100vh}.contact-hero{align-items:center;background:linear-gradient(135deg,#3fa9f5,#2e94de);color:#fff;display:flex;justify-content:center;overflow:hidden;padding:8rem 0 4rem;position:relative;text-align:center}.contact-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.05)' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{max-width:900px;padding:0 3rem;position:relative;text-align:center;width:100%;z-index:1}.hero-content h1{color:#fff;display:block;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-align:center;text-shadow:0 2px 4px #0000001a;width:100%}.hero-content>p{color:#fffffff2;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px;text-align:center;width:100%}.hero-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:650px;padding:2.8rem 2rem}.hero-note p{color:#ffffffe6;font-size:1rem;font-style:italic;line-height:1.5;margin:0}.contact-container{margin:0 auto;max-width:1200px;padding:3rem 2rem}.contact-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.form-section{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem}.contact-form{gap:1.2rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-size:1rem;font-weight:500;margin-bottom:.3rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;padding:.7rem;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3fa9f5;outline:none}.form-group textarea{min-height:80px;resize:vertical}.send-btn{align-self:flex-start;background:#3fa9f5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;letter-spacing:.5px;padding:.7rem 1.5rem;transition:background-color .2s ease}.send-btn:hover{background:#2e94de}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#f44!important;box-shadow:0 0 0 2px #ff44441a}.error-message{color:#f44;display:block;font-size:.875rem;font-weight:500;margin-top:.25rem}.send-btn.disabled{pointer-events:none}.send-btn.disabled,.send-btn:disabled{background-color:#ccc!important;cursor:not-allowed;opacity:.6}.form-group input:not(.error):focus,.form-group select:not(.error):focus,.form-group textarea:not(.error):focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.info-section{display:flex;flex-direction:column;gap:2rem}.contact-info{background:#3fa9f5;border-radius:8px;color:#fff;padding:2rem}.contact-info h2{font-size:1.375rem;font-weight:600;text-align:center}.contact-info h2,.info-card{margin-bottom:1.5rem}.info-card:last-child{margin-bottom:0}.info-card h3{background:#2e94de;border-radius:4px;color:#fff;font-size:1rem;font-weight:600;margin:0 0 .7rem;padding:.5rem 1rem}.contact-details{display:flex;flex-direction:column;gap:.3rem}.email,.phone-number{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s ease}.email:hover,.phone-number:hover{opacity:.8;text-decoration:underline}.hours{margin:0}.address,.hours{color:#fff;font-size:1rem;line-height:1.4}.address{font-style:normal}.map-section{border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.map-section iframe{border:none;height:300px;width:100%}@media (max-width:1024px){.contact-hero{padding:7rem 0 4rem}.hero-content{max-width:800px;padding:0 3rem}.hero-content h1{font-size:2.75rem;margin-bottom:2rem}.hero-content>p{font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem}.hero-note{margin-top:1rem;padding:2rem 2.5rem}.hero-note p{font-size:1.1rem}.contact-grid{gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:900px}.contact-container{padding:4rem 3rem}.form-section{box-shadow:0 8px 25px #0000001f}.contact-info,.form-section{border-radius:12px;padding:3rem}.contact-info h2{font-size:1.5rem;margin-bottom:2rem}.map-section iframe{height:350px}}@media (max-width:1024px) and (min-width:820px){.contact-hero{background:linear-gradient(135deg,#3fa9f5,#2e94de);padding:6rem 0 3rem}.hero-content{max-width:750px;padding:0 2.5rem}.hero-content h1{font-size:2.2rem;font-weight:600;margin-bottom:1.5rem}.hero-content>p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:650px}.hero-note{border-radius:12px;margin-top:1rem;max-width:600px;padding:1.5rem 2rem}.hero-note p{font-size:1rem;line-height:1.5}.contact-container{max-width:900px;padding:3rem 2.5rem}.contact-grid{gap:2.5rem}.form-section{border-radius:12px;box-shadow:0 6px 20px #0000001a;padding:2.5rem}.contact-form{gap:1.2rem}.form-group label{font-size:1rem;margin-bottom:.4rem}.form-group input,.form-group select,.form-group textarea{border-radius:6px;font-size:1rem;padding:.8rem}.send-btn{border-radius:6px;font-size:1.1rem;margin-top:.5rem;padding:.8rem 2rem}.contact-info{border-radius:12px;padding:2.5rem}.contact-info h2{font-size:1.4rem;margin-bottom:1.8rem}.info-card h3{border-radius:5px;padding:.6rem 1rem}.address,.email,.hours,.info-card h3,.phone-number{font-size:1rem}.map-section iframe{border-radius:10px;height:320px}}@media (max-width:768px){.contact-hero{margin-top:1rem;min-height:auto;padding:5rem 0 2rem}.contact-hero,.hero-content{align-items:center;display:flex;justify-content:center}.hero-content{flex-direction:column;padding:0 1rem;text-align:center}.hero-content h1{font-size:1.5rem;margin-bottom:1rem;text-align:center}.hero-content>p{font-size:1rem;line-height:1.4;margin-bottom:1.2rem;text-align:center}.hero-note{margin-top:1rem;padding:.8rem;text-align:center}.hero-note p{font-size:.9rem;text-align:center}.contact-container{padding:1.5rem .5rem}.contact-info,.form-section{padding:1.5rem}.contact-info h2{font-size:1.375rem}.map-section iframe{height:250px}}@media (max-width:480px){.contact-hero{margin-top:1rem;padding:4.5rem 0 1.5rem}.contact-hero,.hero-content{align-items:center;display:flex;justify-content:center}.hero-content{flex-direction:column;padding:0 .8rem;text-align:center}.hero-content h1{font-size:1.4rem;margin-bottom:.8rem;text-align:center}.hero-content>p{font-size:1rem;line-height:1.3;margin-bottom:1rem;text-align:center}.hero-note{margin-top:.8rem;padding:.6rem;text-align:center}.hero-note p{font-size:.85rem;text-align:center}.contact-info,.form-section{padding:1rem}.contact-form{gap:1rem}.form-group input,.form-group select,.form-group textarea{font-size:1rem;padding:.6rem}.send-btn{align-self:stretch;width:100%}.map-section iframe{height:200px}}.services-page{background-color:#f8f9fa;min-height:100vh;padding:8rem 0 2rem}.services-container{margin:0 auto;max-width:1200px;padding:0 2rem}.services-title{color:#2a66c7;font-size:1.75rem;font-weight:700;margin-bottom:1rem;text-align:center}.services-subtitle{color:#666;font-size:1.125rem;margin-bottom:3rem;text-align:center}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-items:center;margin:0 auto;max-width:1200px}.service-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;max-width:400px;overflow:hidden;transition:all .3s ease;width:100%}.service-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}.service-image-container{height:280px;overflow:hidden;position:relative;width:100%}.service-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.service-card:hover .service-image{transform:scale(1.08)}.service-content{align-items:center;background:#fff;display:flex;flex-grow:1;justify-content:center;padding:2rem}.service-title{color:#2a66c7;font-size:1.375rem;font-weight:700;margin-bottom:1rem}.service-description{color:#666;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.service-button{background:#3fa9f5;border:none;border-radius:16px;color:#fff;cursor:pointer;font-family:inherit;font-size:1.125rem;font-weight:600;line-height:1.2;max-width:300px;min-width:280px;padding:1rem 2rem;text-align:center;transition:background .2s;white-space:normal}.service-button:active,.service-button:hover{background:#2a66c7}.pricing-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-top:4rem;padding:3rem 2rem}.pricing-title{color:#2a66c7;font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center}.pricing-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.pricing-card{background:#3fa9f5;border-radius:15px;box-shadow:0 6px 20px #3fa9f54d;color:#fff;padding:2rem;text-align:center;transition:transform .3s ease}.pricing-card:hover{box-shadow:0 10px 30px #3fa9f566;transform:translateY(-5px)}.pricing-service-title{color:#fff;font-size:1.375rem;font-weight:600;margin-bottom:1rem}.pricing-amount{color:#fff;font-size:2rem;font-weight:700}.pricing-note{background:#f8f9fa;border-radius:10px;padding:1rem;text-align:center}.pricing-note p{color:#666;font-size:1.125rem;font-style:italic;margin:0}.therapy-info-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:3rem}.therapy-info-card{background:#3fa9f5;border-radius:15px;box-shadow:0 10px 30px #3fa9f533;color:#fff;padding:2rem}.therapy-info-title{background:#ffffff1a;border-radius:10px;color:#fff;font-size:1.375rem;font-weight:700;margin-bottom:1.5rem;padding:1rem;text-align:center}.therapy-info-content p{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:1rem}.therapy-info-content p:last-child{margin-bottom:0}.booking-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.booking-btn{border:none;border-radius:30px;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:600;min-width:180px;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.services-phone-btn{background:#ffffff1a;border:2px solid #fff;box-shadow:0 6px 20px #fff3;color:#fff}.services-phone-btn:hover{background:#fff;border:2px solid #fff;box-shadow:0 8px 25px #ffffff4d;color:#3fa9f5;transform:translateY(-2px)}.services-appointment-btn{background:#ffffff1a;border:2px solid #fff;box-shadow:0 6px 20px #fff3;color:#fff}.services-appointment-btn:hover{background:#fff;border:2px solid #fff;box-shadow:0 8px 25px #ffffff4d;color:#3fa9f5;transform:translateY(-2px)}@media (max-width:768px){.services-page{padding:3rem 0 2rem}.services-container{padding:0 1.5rem}.services-title{font-size:2.25rem;margin-bottom:.75rem}.services-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.services-grid{gap:1.75rem;grid-template-columns:1fr}.service-card,.services-grid{margin:0 auto;max-width:380px}.service-card{width:100%}.service-image-container{height:220px}.service-content{padding:1.5rem}.service-button{font-size:.9rem;letter-spacing:.3px;max-width:260px;min-width:240px;padding:.875rem 1.25rem}.pricing-section{margin-top:3rem;padding:2rem 1.5rem}.pricing-grid{gap:1.25rem;grid-template-columns:1fr}.pricing-card{padding:1.5rem}.pricing-service-title{font-size:1.25rem}.pricing-amount{font-size:1.75rem}.therapy-info-section{gap:1.5rem;margin-top:2.5rem}.therapy-info-card{padding:1.5rem}.therapy-info-title{font-size:1.25rem;padding:.75rem}.therapy-info-content p{font-size:1rem}.booking-buttons{align-items:center;flex-direction:column;gap:.75rem}.booking-btn{font-size:1rem;min-width:200px;padding:.875rem 1.5rem}}@media (max-width:900px) and (min-width:769px){.services-container{padding:0 2rem}.services-grid{gap:2rem;grid-template-columns:1fr}.service-card,.services-grid{margin:0 auto;max-width:400px}.service-image-container{height:250px}.service-content{padding:1.75rem}.service-button{font-size:.95rem;max-width:280px;min-width:260px;padding:1rem 1.5rem}.pricing-section{margin-top:3rem;padding:2.5rem 2rem}.pricing-title{font-size:1.6rem;margin-bottom:2rem}.pricing-grid{gap:1.5rem;grid-template-columns:1fr;margin:0 auto 2rem;max-width:350px}.pricing-card{padding:2rem 1.5rem}.pricing-service-title{font-size:1.2rem;margin-bottom:1rem}.pricing-amount{font-size:1.8rem}.pricing-note{margin:0 auto;max-width:350px;padding:1rem}.pricing-note p{font-size:1.1rem}}@media (max-width:600px){.services-grid{gap:1.5rem;grid-template-columns:1fr;max-width:320px}.service-card{margin:0 auto;max-width:320px}.service-image-container{height:200px}.service-content{padding:1.25rem}.service-button{font-size:.85rem;letter-spacing:.2px;max-width:240px;min-width:220px;padding:.875rem 1rem}.pricing-section{padding:1.5rem 1rem}.pricing-title{font-size:1.5rem}.pricing-card{padding:1.25rem}.pricing-service-title{font-size:1.125rem}.pricing-amount{font-size:1.5rem}.therapy-info-card{padding:1.25rem}.therapy-info-title{font-size:1.125rem}.booking-btn{font-size:.95rem;min-width:180px}}@media (max-width:480px){.services-page{padding:2.6rem 0 1rem}.services-container{padding:0 .7rem}.services-title{font-size:2rem;margin-bottom:.5rem;padding:.2rem}.services-subtitle{font-size:1rem;margin-bottom:1.5rem}.services-grid{gap:1rem;grid-template-columns:1fr}.service-card{margin:0 auto;max-width:100%}.service-image-container{height:200px}.service-content{padding:1.25rem}.service-button{font-size:.8rem;letter-spacing:.1px;max-width:220px;min-width:200px;padding:.875rem .75rem}.pricing-section{margin-top:2rem;padding:1.5rem 1rem}.pricing-title{font-size:1.375rem}.pricing-grid{gap:1rem}.pricing-card{padding:1rem}.pricing-service-title{font-size:1rem;margin-bottom:.75rem}.pricing-amount{font-size:1.375rem}.pricing-note{padding:.75rem}.pricing-note p{font-size:1rem}.therapy-info-section{gap:1rem;margin-top:2rem}.therapy-info-card{padding:1rem}.therapy-info-title{font-size:1rem;margin-bottom:1rem;padding:.75rem}.therapy-info-content p{font-size:.95rem;margin-bottom:.75rem}.booking-buttons{margin-top:1.5rem}.booking-btn{font-size:.9rem;min-width:160px;padding:.75rem 1.25rem}}@media (min-width:1200px){.services-container{padding:0 3rem}.services-title{font-size:3.5rem}.services-subtitle{font-size:1.375rem}.services-grid{gap:2.5rem}.service-image-container{height:320px}.service-content{padding:2.5rem}.service-button{font-size:1.1rem;max-width:320px;min-width:300px;padding:1.125rem 2rem}.pricing-section{padding:3.5rem 3rem}.pricing-title{font-size:2rem}.pricing-grid{gap:2rem;margin:0 auto 2.5rem;max-width:1000px}.pricing-card{padding:2.5rem}.pricing-service-title{font-size:1.5rem}.pricing-amount{font-size:2.25rem}.therapy-info-section{gap:2.5rem;grid-template-columns:1fr 1fr;margin-top:4rem}.therapy-info-card{padding:2.5rem}.therapy-info-title{font-size:1.5rem;padding:1.25rem}.therapy-info-content p{font-size:1.25rem}.booking-buttons{gap:1.5rem}.booking-btn{font-size:1.25rem;min-width:200px;padding:1.125rem 2.25rem}}.team-page{background-color:#fff;min-height:100vh;padding:8rem 0 4rem}.team-container{box-sizing:border-box;margin:0 auto;max-width:1200px;overflow-x:hidden;padding:0 2rem;width:100%}.team-title{color:#2a66c7;font-size:1.75rem;font-weight:700;margin-bottom:1rem;text-align:center}.team-description{color:#000;font-size:1.125rem;line-height:1.6;margin:0 auto 4rem;max-width:800px;text-align:center}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.team-grid,.team-member{max-width:100%;width:100%}.team-member{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 20px #00000014;box-sizing:border-box;cursor:pointer;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.team-member:hover{border-color:#3fa9f5;box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.team-member:before{background:linear-gradient(90deg,#3fa9f5,#2a66c7);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.team-member:hover:before{transform:scaleX(1)}.member-image-container{border:4px solid #0000;border-radius:50%;box-shadow:0 4px 15px #0000001a;height:180px;margin:0 auto 1.5rem;overflow:hidden;transition:all .3s ease;width:180px}.team-member:hover .member-image-container{border-color:#3fa9f5}.member-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.team-member:hover .member-image{transform:scale(1.1)}.member-info{padding-top:1rem}.member-name{color:#000;font-size:1.375rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}.team-member:hover .member-name{color:#3fa9f5}.member-title{align-items:center;color:#333;font-size:1.125rem;line-height:1.4;min-height:2.8rem}.member-flags,.member-title{display:flex;justify-content:center;margin-bottom:1rem}.member-flags{gap:.5rem}.flag{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Android Emoji,EmojiSymbols,sans-serif;font-size:1.2rem;font-variant-emoji:emoji;padding:.2rem;transition:transform .3s ease}.team-member:hover .flag{transform:scale(1.2)}.view-profile-btn{background:#3fa9f5;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;opacity:0;padding:.6rem 1.2rem;transform:translateY(10px);transition:all .3s ease}.team-member:hover .view-profile-btn{background:#2a66c7;opacity:1;transform:translateY(0)}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:1001}.close-btn:hover{background:#f0f0f0;color:#333}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;gap:1.5rem;padding:2rem}.modal-image{border:3px solid #3fa9f5;border-radius:50%;cursor:pointer;height:150px;object-fit:cover;width:150px}.modal-basic-info h2{color:#333;font-size:1.75rem;margin:0 0 .5rem}.modal-title{color:#333;font-size:1.125rem;margin:0 0 .5rem}.modal-flags{display:flex;gap:.5rem;justify-content:center}.modal-flags .flag{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Android Emoji,EmojiSymbols,sans-serif;font-variant-emoji:emoji}.modal-body{padding:2rem}.modal-section{margin-bottom:2rem}.modal-section h3{color:#3fa9f5;font-size:1.375rem;margin-bottom:.5rem}.modal-section p{color:#666;line-height:1.6;margin:0}.specialties-list{list-style:none;margin:0;padding:0}.specialties-list li{color:#666;padding:.3rem 0 .3rem 1rem;position:relative}.specialties-list li:before{color:#3fa9f5;content:"•";left:0;position:absolute}.modal-footer{border-top:1px solid #eee;display:flex;flex-wrap:wrap;gap:1rem;padding:1.5rem 2rem}.book-appointment-btn{align-items:center;background:#0000;border:2px solid #3fa9f5;border-radius:8px;color:#3fa9f5;cursor:pointer;display:flex;flex:1 1;font-weight:600;justify-content:center;min-width:150px;padding:.8rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.book-appointment-btn:hover{background:#3fa9f5;color:#fff}.enlarged-image-overlay{align-items:center;background:#000000e6;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.enlarged-image{border-radius:8px;max-height:90vh;max-width:90%;object-fit:contain}@media (max-width:1024px){.enlarged-image-overlay.active{display:flex}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.team-member:nth-child(3) .member-image{object-position:center 20%}.team-member:nth-child(4) .member-image{object-position:center top}.modal-content .modal-image[src="/images/justyna.jpg"]{object-position:center 20%}.modal-content .modal-image[src="/images/monika.jpg"]{object-position:center top}@media (max-width:768px){.team-page{padding:4.5rem 0 2rem}.team-container{overflow-x:hidden;padding:0 1rem}.team-title{font-size:2rem}.team-description{font-size:1rem;margin-bottom:2rem}.team-grid{gap:1.5rem;grid-template-columns:1fr;max-width:100%}.team-member{max-width:100%;padding:1.5rem 1rem}.member-image-container{height:180px;width:180px}.member-name{font-size:1.2rem}.member-title{font-size:.9rem;min-height:2.5rem}.modal-header{flex-direction:column;gap:1rem;text-align:center}.modal-image{height:180px;width:180px}.modal-body,.modal-footer{padding:1.5rem}.modal-footer{flex-direction:column}.book-appointment-btn,.contact-btn{box-sizing:border-box;margin:0 auto;max-width:280px;width:100%}}@media (max-width:480px){.team-page{padding:4rem 0 2rem}.team-container{overflow-x:hidden;padding:0 .5rem}.team-title{font-size:1.8rem}.team-member{padding:1rem}.member-image-container{height:160px;width:160px}.modal-overlay{padding:.5rem}.modal-content{border-radius:12px}.modal-body,.modal-header{padding:1rem}}@media (min-width:1200px){.team-grid{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px) and (min-width:769px){.team-container{overflow-x:hidden}.team-grid{gap:2rem;grid-template-columns:repeat(2,1fr);max-width:100%}.team-member{max-width:100%;padding:1.8rem}}@media (max-width:900px) and (min-width:769px){.team-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:100%}.member-image-container{height:200px;width:200px}}.counselling-psychotherapy{margin:80px 0 0;padding:0}@media (max-width:950px) and (min-width:769px){.counselling-psychotherapy{margin-top:20px}.content-section,.hero-section{padding:20px 25px}.content-image{display:block;margin:0 auto;text-align:center;width:100%}.content-image img{display:block!important;height:auto!important;margin:0 auto!important;max-width:80%!important;object-fit:cover;text-align:center;width:80%!important}.appointment-btn{display:block;font-size:1.2rem;margin:1rem auto 0;padding:.6rem 1.5rem;text-align:center}}@media (max-width:768px){.counselling-psychotherapy{margin-top:50px}.content-section,.hero-section{padding:20px 40px}.content-wrapper,.hero-content{flex-direction:column;gap:30px}.hero-text h1{font-size:2rem}.content-image,.hero-image{display:block;margin:0 auto;max-width:100%;text-align:center}.content-image img,.hero-image img{display:block!important;height:auto!important;margin:0 auto!important;max-width:90%!important;object-fit:cover;text-align:center;width:90%!important}.content-wrapper{flex-direction:column-reverse}.appointment-btn{display:block;font-size:.8rem;margin:0 auto;padding:.6rem 1.5rem;text-align:center}}@media (max-width:480px){.counselling-psychotherapy{margin-top:30px}.content-section,.hero-section{padding:20px}.content-image,.hero-image{display:block;margin:0 auto;text-align:center;width:100%}.content-image img,.hero-image img{display:block!important;height:auto!important;margin:0 auto!important;max-width:95%!important;object-fit:cover;text-align:center;width:95%!important}.hero-text h1{font-size:1.8rem}.content-text p,.hero-text p{font-size:.95rem}.appointment-btn{display:block;font-size:.6rem;margin-left:auto;margin-right:auto;margin-top:1.5rem;padding:.5rem 1.2rem;text-align:center}}.couples-therapy{margin:80px 0 0;padding:0}.hero-section{padding:60px 80px}.hero-image{max-width:500px}.content-section{padding:60px 80px}.content-wrapper{align-items:flex-start;display:flex;gap:60px}.content-image{flex:1 1;max-width:400px}.content-image img{border-radius:8px;height:350px;object-fit:cover;width:100%}.content-text{flex:1 1;max-width:700px}@media (max-width:1024px){.content-section,.hero-section{padding:40px 60px}.content-wrapper,.hero-content{gap:40px}}@media (max-width:950px) and (min-width:769px){.couples-therapy{margin-top:20px}.content-section,.hero-section{padding:20px 25px}.hero-content{align-items:flex-start;gap:30px}.hero-image{margin-top:0}.appointment-btn{font-size:1.2rem;padding:.6rem 1.5rem}}@media (max-width:768px){.couples-therapy{margin-top:50px}.content-section,.hero-section{padding:30px 40px}.content-wrapper,.hero-content{flex-direction:column;gap:30px}.hero-text h1{font-size:2rem}.content-image,.hero-image{max-width:100%}.content-wrapper{flex-direction:column-reverse}.appointment-btn{font-size:1.2rem;padding:.6rem 1.5rem}}@media (max-width:480px){.couples-therapy{margin-top:30px}.content-section,.hero-section{padding:20px}.hero-text h1{font-size:1.8rem}.content-text p,.hero-text p{font-size:.95rem}.appointment-btn{font-size:1rem;margin-top:1.5rem;padding:.5rem 1.2rem}}.online-consultation{margin:80px 0 0;padding:0}.hero-section{background-color:#fff;padding:32px 80px}.hero-content{align-items:flex-start;display:flex;gap:60px;margin:0 auto;max-width:1400px}.hero-text{flex:1 1;max-width:600px}.hero-text h1{color:#2b5a87;font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:30px}.hero-text p{color:#333;font-size:1rem;line-height:1.6;margin-bottom:20px;text-align:justify}.hero-image{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-end;margin-left:40px;margin-top:120px;max-width:700px}.hero-image img{border-radius:8px;height:350px;object-fit:cover;object-position:center 70%;width:100%}.content-section{background-color:#fff;padding:0 80px 30px}.content-wrapper{margin:0 auto;max-width:1400px}.content-text{max-width:100%}.content-text p{color:#333;font-size:1rem;line-height:1.6;margin-bottom:20px;text-align:justify}.appointment-btn{background:#3fa9f5;border:none;border-radius:16px;color:#fff;cursor:pointer;font-family:inherit;font-size:1.5rem;margin-top:1rem;padding:.75rem 2rem;transition:background .2s}.appointment-btn:hover{background:#2a66c7}@media (max-width:1024px){.hero-section{padding:40px 60px}.content-section{padding:0 60px 40px}.hero-content{gap:40px}}@media (max-width:950px) and (min-width:769px){.online-consultation{margin-top:20px}.hero-section{padding:20px 25px}.content-section{padding:0 25px 20px}.appointment-btn{font-size:1.2rem;padding:.6rem 1.5rem}}@media (max-width:768px){.online-consultation{margin-top:50px}.hero-section{padding:30px 40px}.content-section{padding:0 40px 30px}.hero-content{flex-direction:column;gap:30px}.hero-text h1{font-size:2rem}.hero-image{justify-content:center;margin-left:0;margin-top:0;max-width:100%}.appointment-btn{font-size:1.2rem;padding:.6rem 1.5rem}}@media (max-width:480px){.online-consultation{margin-top:30px}.hero-section{padding:20px}.content-section{padding:0 20px 20px}.hero-text h1{font-size:1.8rem}.content-text p,.hero-text p{font-size:.95rem}.appointment-btn{font-size:1rem;margin-top:1.5rem;padding:.5rem 1.2rem}}.expat-ExpatTherapyConsultation{background-color:#fff;color:#333;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.6;margin:0;min-height:100vh;padding:0}.expat-ExpatTherapyConsultation.expat-modal-open{overflow:hidden;position:fixed;width:100%}.expat-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.expat-top-banner{background:#000;font-size:14px;padding:8px 0}.expat-highlight-section,.expat-top-banner{color:#fff;font-weight:500;text-align:center}.expat-highlight-section{background:#2563eb;font-size:15px;font-style:italic;padding:12px 0}.expat-main-content{background:#fff;padding:20px 0}.expat-hero-section{margin-bottom:20px;text-align:center}.expat-hero-title{color:#000;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:25px;margin-left:auto;margin-right:auto;max-width:1000px}.expat-hero-subtitle{color:#333;font-size:1rem;font-style:italic;line-height:1.5;margin:0 auto 50px;max-width:800px}.expat-homepage-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-bottom:60px}.expat-homepage-image{align-items:flex-start;display:flex;justify-content:center;margin-top:30px;padding-top:0;text-align:center}.expat-homepage-benefits{padding-left:40px}.expat-homepage-benefits-title{color:#000;font-size:1.4rem;font-weight:700;margin-bottom:30px}.expat-homepage-benefits-list{list-style:none;margin-bottom:40px}.expat-homepage-benefits-list li{border-bottom:1px solid #eee;color:#333;font-size:1rem;line-height:1.6;padding:12px 0}.expat-homepage-benefits-list li:last-child{border-bottom:none}.expat-homepage-warning-text{color:#dc2626;font-size:.95rem;font-weight:600}.expat-video-cta-section{margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.expat-video-cta-section .expat-video-container{border-radius:15px;box-shadow:0 20px 40px #00000026;height:0;margin-bottom:40px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.expat-video-cta-section .expat-video-container iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.expat-cta-section{margin-bottom:40px}.expat-video-cta-section .expat-benefits-section{padding-left:0;text-align:left}.expat-video-cta-section .expat-benefits-title{margin-bottom:30px;text-align:center}.expat-video-cta-section .expat-warning-text{margin-top:20px;text-align:center}.expat-product-image{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:15px;display:flex;justify-content:center;min-height:300px;position:relative;text-align:center}.expat-product-image:before{content:"🧠";font-size:4rem;opacity:.3;position:absolute;z-index:1}.expat-therapy-image{background:#fff;height:auto;max-width:100%;position:relative;z-index:2}.expat-therapy-image,.expat-video-container{border-radius:15px;box-shadow:0 20px 40px #00000026}.expat-video-container{overflow:hidden}.expat-video-container iframe{border:none}.expat-benefits-section{padding-left:40px}.expat-benefits-title{color:#000;font-size:1.4rem;font-weight:700;margin-bottom:30px}.expat-benefits-list{list-style:none;margin-bottom:40px}.expat-benefits-list li{border-bottom:1px solid #eee;color:#333;font-size:1rem;line-height:1.6;padding:12px 0}.expat-benefits-list li:last-child{border-bottom:none}.expat-cta-button{background:#dc2626;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;letter-spacing:0;margin-bottom:20px;padding:20px 40px;text-decoration:none;text-transform:none;transition:all .3s ease}.expat-cta-button:hover{background:#b91c1c;box-shadow:0 8px 20px #dc26264d;transform:translateY(-2px)}.expat-warning-text{color:#dc2626;font-size:.95rem;font-weight:600}.expat-founder-section,.expat-what-includes-section{background:#000;color:#fff;padding:80px 0}.expat-section-title-white{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:60px;text-align:center}.expat-features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}.expat-feature-item{padding:30px 20px;text-align:center}.expat-feature-icon{align-items:center;color:#fff;display:flex;font-size:3rem;justify-content:center;margin-bottom:20px}.expat-feature-icon svg{stroke:currentColor;height:48px;width:48px}.expat-feature-item h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:15px}.expat-feature-item p{color:#ccc;font-size:.95rem;line-height:1.6}.expat-bottom-text{margin:0 auto;max-width:900px;text-align:center}.expat-bottom-text p{color:#ccc;font-size:1.1rem;line-height:1.7;margin-bottom:40px}.expat-cta-button.expat-secondary{margin:0}.expat-steps-section{background:#fff;padding:80px 0;text-align:center}.expat-section-title{color:#000;font-size:1.8rem;font-weight:700;margin-bottom:60px;text-align:center}.expat-steps-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin-bottom:60px}.expat-step-item{padding:30px 20px;text-align:center}.expat-step-icon{display:block;font-size:3rem;margin-bottom:20px}.expat-step-item h3{color:#333;font-size:1.3rem;font-weight:600;line-height:1.4}.expat-founder-grid{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.expat-founder-content h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:50px;margin-top:30px}.expat-founder-content h3:first-child{margin-top:0}.expat-founder-content p{color:#ccc;font-size:1rem;line-height:1.7;margin-bottom:50px}.expat-founder-image{text-align:center}.expat-founder-photo{border-radius:15px;box-shadow:0 20px 40px #ffffff1a;height:auto;max-width:100%}.expat-final-cta-section{background:#fff;padding:80px 0;text-align:center}.expat-final-cta-title{color:#000;font-size:1.8rem;font-weight:700;margin-bottom:25px}.expat-final-cta-text{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto 40px;max-width:800px}.expat-cta-button.expat-final-cta{font-size:1.3rem;padding:25px 50px}.expat-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000bf;bottom:0;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;overflow:auto;padding:20px;position:fixed;right:0;top:0;width:100vw;z-index:1000}.expat-modal-content{background:#fff;border-radius:15px;box-shadow:0 25px 50px #0003;display:flex;flex-direction:column;margin:0 auto;max-height:90vh;max-width:550px;overflow:visible;position:relative;width:100%}.expat-modal-close{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.8rem;height:45px;justify-content:center;position:absolute;right:20px;top:15px;transition:all .3s ease;width:45px;z-index:10}.expat-modal-close:hover{background:#e9ecef;color:#333;transform:rotate(90deg)}.expat-modal-title{border-bottom:2px solid #f1f5f9;color:#2563eb;font-size:1.8rem;font-weight:700;margin:0;padding:2rem 3rem 1rem;text-align:center}.expat-modal-content form{box-sizing:border-box;flex:1 1;max-width:100%;overflow-y:auto;padding:2rem 2rem 3rem;width:100%}.expat-form-group{box-sizing:border-box;margin-bottom:1.3rem;width:100%}.expat-form-group label{color:#333;display:block;font-size:.95rem;font-weight:600;margin-bottom:.7rem}.expat-form-group input,.expat-form-group select,.expat-form-group textarea{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:14px 16px;transition:all .3s ease;width:100%}.expat-form-group input:focus,.expat-form-group select:focus,.expat-form-group textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.expat-form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;cursor:pointer;padding-right:40px}.expat-send-button{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;letter-spacing:.5px;margin-top:1rem;padding:18px 20px;text-transform:uppercase;transition:all .3s ease;width:100%}.expat-send-button:hover{background:#b91c1c;box-shadow:0 8px 20px #dc262666;transform:translateY(-2px)}.expat-consent-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;margin-bottom:.8rem;padding:15px;width:100%}.expat-consent-checkbox{accent-color:#2563eb;height:16px;margin:0 0 8px;width:16px}.expat-consent-text{color:#555;display:block;font-size:.9rem;font-weight:500;line-height:1.5;margin:0;text-align:left;width:100%}.expat-privacy-notice{color:#64748b;font-size:.85rem;line-height:1.4;margin-bottom:1rem;margin-top:.5rem;padding:0 15px;text-align:center}.expat-privacy-link{background:none;border:none;color:#2563eb;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;line-height:inherit;padding:0;text-decoration:underline}.expat-privacy-link:hover{color:#1d4ed8;text-decoration:none}.expat-privacy-modal-content{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;display:flex;flex-direction:column;max-height:85vh;max-width:750px;overflow:hidden;position:relative;width:95%}.expat-privacy-modal-title{border-bottom:2px solid #f1f5f9;color:#2563eb;font-size:2rem;font-weight:700;margin:0;padding:2rem 2rem 1rem;text-align:center}.expat-privacy-content{flex:1 1;overflow-y:auto;padding:2rem}.expat-privacy-section{margin-bottom:2rem}.expat-privacy-section h3{border-bottom:1px solid #e2e8f0;color:#2563eb;font-size:1.3rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.expat-privacy-section p{color:#333;font-size:.95rem;line-height:1.7;margin-bottom:1rem}.expat-privacy-section ul{margin-bottom:1rem;padding-left:1.5rem}.expat-privacy-section li{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:.5rem}.expat-privacy-footer{background:#f8fafc;border-radius:0 0 20px 20px;border-top:1px solid #e2e8f0;color:#64748b;font-size:.9rem;margin:1rem -2rem -2rem;padding:1.5rem;text-align:center}.expat-privacy-footer strong{color:#333}.expat-thank-you-page{background:#f8fafc;min-height:100vh;padding:2rem 0}.expat-thank-you-content{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;margin-bottom:3rem;padding:3rem;text-align:center}.expat-thank-you-title{color:#2563eb;font-size:3rem;font-weight:700;margin-bottom:1rem}.expat-thank-you-subtitle{color:#64748b;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.expat-priority-cta-section{margin-bottom:4rem}.expat-priority-cta-card{background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:20px;box-shadow:0 10px 30px #2563eb4d;color:#fff;padding:4rem 3rem;text-align:center}.expat-priority-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.expat-priority-description{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.95}.expat-priority-button{background:#dc2626;border-radius:8px;color:#fff;display:inline-block;font-size:1.4rem;font-weight:700;letter-spacing:.5px;padding:20px 50px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.expat-priority-button:hover{background:#b91c1c;box-shadow:0 8px 20px #dc262666;transform:translateY(-2px)}.expat-video-section{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;margin-bottom:4rem;padding:3rem}.expat-video-title{color:#2563eb;font-size:2.2rem;font-weight:700;margin-bottom:2rem;text-align:center}.expat-video-container{height:0;margin-bottom:2rem;padding-bottom:56.25%;position:relative;width:100%}.expat-video-container iframe{border-radius:15px;height:100%;left:0;position:absolute;top:0;width:100%}.expat-video-description{color:#64748b;font-size:1.1rem;line-height:1.6;text-align:center}.expat-professional-social-section{margin-bottom:4rem}.expat-social-section-title{color:#2563eb;font-size:2.2rem;font-weight:700;margin-bottom:3rem;text-align:center}.expat-social-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.expat-professional-social-card{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000001a;padding:3rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.expat-professional-social-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.expat-social-header{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem}.expat-facebook-icon,.expat-instagram-icon{height:40px;margin-right:12px;width:40px}.expat-social-header h3{color:#2563eb;font-size:1.8rem;font-weight:600;margin:0}.expat-professional-social-card p{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.expat-professional-social-link{background:#dc2626;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.5px;padding:14px 35px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.expat-professional-social-link:hover{background:#b91c1c;box-shadow:0 4px 15px #dc26264d;transform:translateY(-2px)}.expat-google-reviews-section{background:#fff;padding:80px 0;text-align:center}.expat-google-reviews-container{margin:0 auto;max-width:1000px;padding:0 20px}.expat-google-reviews-container #reviews-widget-154{min-height:400px;width:100%}.expat-footer-section{background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:4rem;padding:3rem 0 2rem}.expat-footer-content{text-align:center}.expat-footer-logo{height:auto;margin-bottom:2rem;max-width:150px;opacity:.8}.expat-footer-text{margin:0 auto;max-width:800px;text-align:left}.expat-footer-text h3{color:#2563eb;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.expat-footer-social{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:1rem 0}.expat-social-icon{align-items:center;background:#333;border:2px solid #666;border-radius:8px;color:#fff;display:inline-flex;font-size:20px;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.expat-social-icon:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 15px #2563eb4d;color:#fff;transform:translateY(-2px)}.expat-footer-social-section{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.expat-footer-social-section h3{color:#2563eb;font-size:1.2rem;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.expat-footer-text p{color:#64748b;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.expat-footer-text p:last-child{border-top:1px solid #e2e8f0;color:#1e293b;font-weight:600;margin-top:2rem;padding-top:1.5rem;text-align:center}@media (max-width:768px){.expat-hero-title{font-size:2rem}.expat-video-cta-section{max-width:100%;padding:0 20px}.expat-founder-grid,.expat-homepage-grid,.expat-main-grid{gap:40px;grid-template-columns:1fr}.expat-benefits-section,.expat-homepage-benefits{padding-left:0}.expat-features-grid,.expat-steps-grid{grid-template-columns:1fr}.expat-final-cta-title,.expat-priority-title,.expat-section-title,.expat-section-title-white{font-size:2rem}.expat-thank-you-title{font-size:2.2rem}.expat-priority-cta-card{padding:3rem 2rem}.expat-professional-social-card,.expat-thank-you-content,.expat-video-section{padding:2rem}.expat-social-grid{grid-template-columns:1fr}.expat-modal-overlay{padding:15px}.expat-modal-content{border-radius:15px;margin:0;max-width:100%;width:100%}.expat-modal-title{font-size:1.5rem;padding:1.5rem 2rem 1rem}.expat-modal-content form{padding:1rem 1.5rem 2rem}}@media (max-width:480px){.expat-hero-title{font-size:1.6rem}.expat-cta-button{font-size:1rem;padding:15px 25px}.expat-benefits-title{font-size:1.5rem}.expat-section-title,.expat-section-title-white{font-size:1.6rem}}body{font-family:Lemon Milk Pro;margin:0}@font-face{font-family:Lemon Milk Pro;font-style:normal;font-weight:400;src:url(/static/media/Lemon%20Milk%20Pro%20Regular.c63bfb0d552d946faed2.otf) format("opentype")}@font-face{font-family:Lemon Milk Pro;font-style:italic;font-weight:400;src:url(/static/media/Lemon%20Milk%20Pro%20Regular%20Italic.b4ed30ac71f39d3360ff.otf) format("opentype")}@font-face{font-family:Lemon Milk Pro;font-style:normal;font-weight:500;src:url(/static/media/Lemon%20Milk%20Pro%20Medium.abd7d2cf281261eb02e6.otf) format("opentype")}@font-face{font-family:Lemon Milk Pro;font-style:italic;font-weight:500;src:url(/static/media/Lemon%20Milk%20Pro%20Medium%20Italic.7e47ca624765ae451023.otf) format("opentype")}@font-face{font-family:Lemon Milk Pro;font-style:normal;font-weight:700;src:url(/static/media/Lemon%20Milk%20Pro%20Bold.107bdd2d5f38ebf17b2f.otf) format("opentype")}@font-face{font-family:Lemon Milk Pro;font-style:italic;font-weight:700;src:url(/static/media/Lemon%20Milk%20Pro%20Bold%20Italic.5551cb25274dded81d71.otf) format("opentype")}@font-face{font-family:Lemon Milk Pro;font-style:normal;font-weight:200;src:url(/static/media/Lemon%20Milk%20Pro%20Ultra%20Light.5293fa035b1caf5baf48.otf) format("opentype")}@font-face{font-family:Lemon Milk Pro;font-style:italic;font-weight:200;src:url(/static/media/Lemon%20Milk%20Pro%20Ultra%20Light%20Italic.890a2dfc25b9bb9b29a1.otf) format("opentype")}
/*# sourceMappingURL=main.e2bd4ed0.css.map*/