﻿@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");@font-face{font-family:"F37Beckett";font-style:normal;font-weight:400;src:url("/fonts/F37Beckett-Regular.woff2") format("woff2"),url("/fonts/F37Beckett-Regular.woff") format("woff")}@font-face{font-family:"F37Beckett";font-style:normal;font-weight:700;src:url("/fonts/F37Beckett-Bold.woff2") format("woff2"),url("/fonts/F37Beckett-Bold.woff") format("woff")}@font-face{font-family:"PPRightGothic";font-style:normal;font-weight:400;src:url("/fonts/PPRightGothic-CompactRegular.woff2") format("woff2"),url("/fonts/PPRightGothic-CompactRegular.woff") format("woff")}.jena-alert-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);padding:20px;opacity:0;animation-name:alert-wrapper-appear;animation-duration:0.2s;animation-delay:0s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out;z-index:2147483647}.jena-alert{width:300px;background:#fff;box-shadow:0px 15px 30px rgba(0,0,0,0.2);padding:20px;border-radius:10px;text-align:center;z-index:99999;font-family:"Marcellus","Roboto","Open Sans",sans-serif;color:#1e2847;opacity:0;transform:scale(0.9);animation-name:alert-inner-appear;animation-duration:0.2s;animation-delay:0.2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out}.jena-alert>*{margin:10px 0px}.jena-alert>*:first-child{margin-top:0px}.jena-alert>*:last-child{margin-bottom:0px}.jena-alert-title{font-family:"Marcellus","Roboto","Open Sans",sans-serif;font-size:1.1em}.jena-alert-message{white-space:pre-line}.jena-alert-buttons{display:flex;flex-direction:column;align-items:stretch;margin-top:20px}.jena-alert-buttons>*:not(:first-child){margin-top:10px}.jena-alert-buttons.jena-alert-buttons-row{flex-direction:row}.jena-alert-buttons.jena-alert-buttons-row>button{flex:1}.jena-alert-buttons.jena-alert-buttons-row>*:not(:first-child){margin-top:0px;margin-left:10px}button.jena-alert-button{min-height:40px;font-family:"Marcellus","Roboto","Open Sans",sans-serif;font-size:1em;border-radius:12px;border:none;background:#825af4;color:white;transform:scale(1);box-shadow:inset 0px 100px 0px transparent;cursor:pointer;padding:10px;text-transform:none;letter-spacing:normal}button.jena-alert-button.cancel{background:#cdcdcd;color:#1e2847}button.jena-alert-button.destructive{background:#cdcdcd;color:#c22a15}button.jena-alert-button:hover{box-shadow:inset 0px 100px 0px rgba(255,255,255,0.2)}button.jena-alert-button:active{transition:none;box-shadow:inset 0px 100px 0px rgba(0,0,0,0.1);transform:scale(0.99) translateY(-1px)}@keyframes alert-wrapper-appear{from,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0}to{opacity:1}}@keyframes alert-inner-appear{from,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.vue{display:none !important}a.book-button{border:none;z-index:5}ul.breadcrumbs{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:14px;padding:0px}ul.breadcrumbs>*{margin-top:28px}ul.breadcrumbs .separator{display:flex;margin-left:14px;margin-right:14px}ul.breadcrumbs .separator:after{content:"";border-left:4px solid rgba(30,40,71,0.4);border-top:4px solid transparent;border-bottom:4px solid transparent}ul.breadcrumbs li a{transition:0.2s;white-space:nowrap}@media screen and (max-width: 767px){ul.breadcrumbs li a{white-space:normal}}ul.breadcrumbs li:last-child a{text-decoration:none}ul.breadcrumbs li:last-child a:last-child{border:none}ul.breadcrumbs li:not(:last-child) a{color:rgba(30,40,71,0.4);border-color:rgba(146,10,78,0.4)}ul.breadcrumbs:hover li:not(:last-child) a{color:#1e2847;border-color:#920a4e}.preview-mode-banner{padding:20px}.preview-mode-banner .wrapper{background-color:#e1ff8f;max-width:540px;padding:20px;margin:0 auto;border-radius:10px}.preview-mode-banner .wrapper p{font-size:14px;margin:0}.preview-mode-banner .wrapper p.title{font-weight:bold}p.store-description{color:#e9edee;z-index:5}@media screen and (max-width: 600px){p.store-description{font-size:14px}}h1.store-name{color:#e9edee;text-align:left;margin-bottom:18px;z-index:5}div.therapist-name{text-align:center}div.therapist-name span{text-transform:uppercase;letter-spacing:.4px;font-size:30px}div.therapist-name img{display:block;margin:0 auto;margin-top:28px;width:120px;height:120px;object-fit:contain}div.watermark{display:flex;flex-direction:column;align-items:center;margin-top:40px}div.watermark a{display:flex;flex-direction:column;align-items:center;text-decoration:none;border:none}div.watermark a p{font-size:14px}div.watermark a svg{width:80px}div.watermark a svg .fill{fill:currentColor}div.watermark a svg .stroke{stroke:currentColor}.widget{position:fixed;top:0;left:0;right:0;bottom:0;z-index:11641}.widget .overlay{width:100%;height:100%;background:rgba(63,74,70,0.85);animation-name:widget-overlay-appear;animation-duration:0.2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out}.widget iframe{position:absolute;top:50%;left:50%;width:100%;height:100%;max-width:780px;max-height:80vh;border:none;background:#e9edee;transform:translate(-50%, -45%) scale(0.8);border-radius:10px;animation-name:widget-frame-appear-desktop;animation-duration:0.2s;animation-delay:0.2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out}@media screen and (max-width: 1023px){.widget iframe{width:100%;max-height:100vh;transform:translate(-50%, -45%);border-radius:0px;animation-name:widget-frame-appear-mobile;animation-duration:0.2s;animation-delay:0.2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out}}@keyframes widget-overlay-appear{from,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0}to{opacity:1}}@keyframes widget-frame-appear-desktop{from,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{transform:translate(-50%, -45%) scale(0.8)}to{transform:translate(-50%, -50%)}}@keyframes widget-frame-appear-mobile{from,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{transform:translate(-50%, -45%)}to{transform:translate(-50%, -50%)}}.preview-mode-banner .wrapper{background-color:#bfb7ea}.preview-mode-banner .wrapper p{color:#1e1e1e}html{background-color:#3f4a46 !important;min-height:100%;min-height:100vh;min-height:100dvh}@media screen and (max-width: 767px){html{background-color:#3f4a46 !important}}body{background-color:#3f4a46 !important;color:#e9edee;font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;line-height:1.7;min-height:100%;min-height:100vh;min-height:100dvh;margin:0;padding:0}@media screen and (max-width: 767px){body{background-color:#3f4a46 !important}}*,*::before,*::after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:"Marcellus","Times New Roman","Times",serif;font-weight:600;color:#e9edee;margin:0;text-transform:uppercase;letter-spacing:0.05em}h1{font-size:40px}@media screen and (max-width: 767px){h1{font-size:30px}}h2{font-size:30px}@media screen and (max-width: 767px){h2{font-size:24px}}h3{font-size:24px}p{margin:0 0 28px 0}p:last-child{margin-bottom:0}.eyebrow{font-size:13px;color:#879089;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:14px;display:block}section{padding:96px 28px}@media screen and (max-width: 767px){section{padding:64px 28px}}a{color:#bfb7ea;text-decoration:none}a:hover{color:#afa9d9}.container{max-width:1180px;margin:0 auto;padding:0 28px}form input,form textarea,form select{width:100%;padding:16px 20px;margin-bottom:28px;border:1px solid #ccc;border-radius:10px;background-color:#f8f8f8;font-family:"Marcellus","Roboto","Open Sans",sans-serif;font-size:16px;color:#1e1e1e;transition:border-color 0.2s ease}form input:focus,form textarea:focus,form select:focus{outline:none;border-color:#bfb7ea}form input::placeholder,form textarea::placeholder,form select::placeholder{color:#999}form textarea{min-height:150px;resize:vertical}form label{display:block;margin-bottom:8px;font-size:14px;color:#666;text-transform:uppercase}form button,form input[type="submit"]{display:inline-block;padding:12px 24px;background-color:#bfb7ea !important;border:none;border-radius:8px;color:#1e1e1e !important;font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;text-transform:uppercase;letter-spacing:0.05em;cursor:pointer;transition:all 0.2s ease}form button:hover,form input[type="submit"]:hover{background-color:#afa9d9 !important;color:#1e1e1e !important;opacity:0.9}button,.btn,input[type="submit"],a.btn{display:inline-block;padding:12px 24px;background-color:#bfb7ea !important;border:none;border-radius:8px;color:#1e1e1e !important;font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;text-transform:uppercase;letter-spacing:0.05em;text-decoration:none;cursor:pointer;transition:all 0.2s ease}button:hover,.btn:hover,input[type="submit"]:hover,a.btn:hover{background-color:#afa9d9 !important;color:#1e1e1e !important;opacity:0.9}.home{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background-color:#3f4a46 !important}@media screen and (max-width: 767px){.home{background-color:#3f4a46 !important}}.home section{padding-top:134.4px;padding-bottom:134.4px;padding-left:56px;padding-right:56px}@media screen and (max-width: 1023px){.home section{padding-top:115.2px;padding-bottom:115.2px;padding-left:42px;padding-right:42px}}@media screen and (max-width: 767px){.home section{padding-top:76.8px;padding-bottom:76.8px;padding-left:28px;padding-right:28px}}.home section h2{margin-top:0;margin-bottom:70px;text-transform:uppercase;letter-spacing:0.05em;font-family:"Marcellus","Times New Roman","Times",serif;font-size:30px;color:#e9edee;text-align:center}@media screen and (max-width: 767px){.home section h2{margin-bottom:56px}}.home section p{margin-bottom:35px;line-height:1.7}.home section.hero{padding:0}.home section.about-me{padding-top:153.6px;padding-bottom:153.6px}@media screen and (max-width: 767px){.home section.about-me{padding-top:83.2px;padding-bottom:83.2px}}.home section.services-menu{padding-top:144px;padding-bottom:144px}@media screen and (max-width: 767px){.home section.services-menu{padding-top:80px;padding-bottom:80px}}.home section.portfolio{padding-top:144px;padding-bottom:144px}@media screen and (max-width: 767px){.home section.portfolio{padding-top:80px;padding-bottom:80px}}.home section.contact{padding-top:153.6px;padding-bottom:153.6px}@media screen and (max-width: 767px){.home section.contact{padding-top:83.2px;padding-bottom:83.2px}}.home section.areas-covered{padding-top:134.4px;padding-bottom:134.4px}@media screen and (max-width: 767px){.home section.areas-covered{padding-top:76.8px;padding-bottom:76.8px}}.home section.curriculum-vitae{padding-top:134.4px;padding-bottom:134.4px}@media screen and (max-width: 767px){.home section.curriculum-vitae{padding-top:76.8px;padding-bottom:76.8px}}.terms-and-conditions{padding:96px 56px}@media screen and (max-width: 767px){.terms-and-conditions{padding:56px 28px}}.terms-and-conditions .container{max-width:1180px;margin:0 auto}.terms-and-conditions h1{text-align:center;margin-bottom:56px}.terms-and-conditions .content h2,.terms-and-conditions .content h3,.terms-and-conditions .content h4,.terms-and-conditions .content h5,.terms-and-conditions .content h6{text-align:left;margin-top:42px}.terms-and-conditions .content p{text-align:left}.terms-and-conditions .content ul,.terms-and-conditions .content ol{margin-bottom:28px;padding-left:28px}.terms-and-conditions .content li{margin-bottom:14px}.hero{position:relative;width:100%;height:70vh;min-height:650px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;margin:0;background-color:#3f4a46 !important}@media screen and (max-width: 767px){.hero{height:85vh;height:85dvh;min-height:550px;background-color:#3f4a46 !important}}.hero .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero .hero-background img{width:100%;height:100%;object-fit:cover;object-position:center}.hero .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:linear-gradient(to bottom, rgba(63,74,70,0.5) 0%, rgba(63,74,70,0.7) 100%)}@media screen and (max-width: 767px){.hero .hero-overlay{background:rgba(63,74,70,0.7) !important}}.hero .hero-content{position:relative;z-index:3;text-align:center;padding:84px;max-width:900px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 767px){.hero .hero-content{padding:42px}}.hero .hero-content .store-logo{margin-bottom:42px;margin-top:0}.hero .hero-content .store-logo .logo-text{color:#e9edee;font-family:"Marcellus","Times New Roman","Times",serif;font-size:44px;text-transform:uppercase;letter-spacing:0.08em;font-weight:600}@media screen and (max-width: 767px){.hero .hero-content .store-logo .logo-text{font-size:30px;letter-spacing:0.06em}}.hero .hero-content .store-name{font-family:"Marcellus","Times New Roman","Times",serif;font-size:48px;color:#e9edee;text-transform:uppercase;letter-spacing:0.08em;font-weight:600;margin-bottom:28px;line-height:1.2}@media screen and (max-width: 767px){.hero .hero-content .store-name{font-size:33px;letter-spacing:0.06em}}.hero .hero-content .store-description,.hero .hero-content .tagline{font-size:17.6px;color:#e9edee;font-family:"Marcellus","Times New Roman","Times",serif;line-height:1.7;margin-bottom:56px;opacity:0.85;max-width:600px;font-style:italic}@media screen and (max-width: 767px){.hero .hero-content .store-description,.hero .hero-content .tagline{font-size:16px;margin-bottom:42px}}.hero .hero-content form.book-button{margin:0}.hero .hero-content form.book-button a{display:inline-block;border:none;text-decoration:none}.hero .hero-content form.book-button a button{display:inline-block;padding:18px 48px;background-color:#bfb7ea !important;border:none;border-radius:50px;color:#1e1e1e;font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;text-transform:uppercase;letter-spacing:0.05em;text-decoration:none;cursor:pointer;transition:all 0.3s ease}@media screen and (max-width: 767px){.hero .hero-content form.book-button a button{padding:16px 40px}}.hero .hero-content form.book-button a button:hover{background-color:#afa9d9 !important;color:#1e1e1e;transform:translateY(-2px)}nav.page-scroller{background-color:#3f4a46;position:sticky;top:0;z-index:900;display:flex;flex-direction:row-reverse;align-items:center;box-shadow:0px 2px 8px rgba(0,0,0,0.15)}@media screen and (max-width: 1023px){nav.page-scroller{align-items:flex-start}}nav.page-scroller ol{flex:1;list-style:none;margin:0px;padding:0px;display:flex;flex-wrap:wrap;justify-content:flex-end}@media screen and (max-width: 1023px){nav.page-scroller ol{align-items:flex-end;flex-direction:column}}@media screen and (max-width: 767px){nav.page-scroller ol{align-items:stretch}}nav.page-scroller ol li{text-align:center;position:relative}@media screen and (max-width: 1023px){nav.page-scroller ol li:not(.active){display:none}}nav.page-scroller ol li a{display:flex;align-items:center;justify-content:center;padding:0px 14px;height:84px;border:none;user-select:none;flex:1;color:#e9edee;font-family:"Marcellus","Times New Roman","Times",serif;font-size:14px;text-transform:uppercase;letter-spacing:0.05em}@media screen and (max-width: 1023px){nav.page-scroller ol li a{justify-content:flex-start;padding:0px 28px}}nav.page-scroller ol li a:hover{background:rgba(191,183,234,0.2);color:#bfb7ea}@media screen and (max-width: 1023px){nav.page-scroller ol li a:hover{background:none;color:#bfb7ea}}nav.page-scroller ol li.active a{color:#bfb7ea}@media screen and (max-width: 1023px){nav.page-scroller ol li.active a{color:#e9edee}}nav.page-scroller ol li.login-item{margin-left:14px}@media screen and (max-width: 1023px){nav.page-scroller ol li.login-item{margin-left:0}}nav.page-scroller ol li.login-item a{background-color:#bfb7ea;color:#3f4a46;border-radius:50px;padding:8px 20px;height:auto;margin:24px 0;transition:all 0.3s ease}nav.page-scroller ol li.login-item a:hover{background-color:#e9edee;color:#3f4a46}@media screen and (max-width: 1023px){nav.page-scroller ol li.login-item a{border-radius:0;margin:0;height:84px;background:none;color:#e9edee;padding:0px 28px}nav.page-scroller ol li.login-item a:hover{background:none;color:#bfb7ea}}nav.page-scroller input#page-scroller-expand-icon{position:fixed;top:-500px;left:-500px}@media screen and (max-width: 1023px){nav.page-scroller input#page-scroller-expand-icon:checked+label[for="page-scroller-expand-icon"]:after{transform:rotate(180deg);border-top-color:#bfb7ea}nav.page-scroller input#page-scroller-expand-icon:checked~ol li:not(.active){display:flex}nav.page-scroller input#page-scroller-expand-icon:checked~ol li.active a{color:#bfb7ea}}nav.page-scroller label[for="page-scroller-expand-icon"]{align-self:flex-start;display:none;align-items:center;justify-content:center;cursor:pointer;padding:0px 28px;height:84px;width:84px;box-sizing:border-box;z-index:2}@media screen and (max-width: 1023px){nav.page-scroller label[for="page-scroller-expand-icon"]{display:flex}}nav.page-scroller label[for="page-scroller-expand-icon"]:after{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #bfb7ea;transition:0.2s}@media screen and (max-width: 1023px){nav.page-scroller label[for="page-scroller-expand-icon"]:after{border-top-color:#e9edee}}.about-me{background-color:#515c58 !important;padding:96px 56px}@media screen and (max-width: 767px){.about-me{padding:64px 28px;background-color:#515c58 !important}}.about-me .about-container{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media screen and (max-width: 767px){.about-me .about-container{grid-template-columns:1fr;gap:28px}}@media screen and (max-width: 767px){.about-me .about-content{order:2}}.about-me .about-content h2{text-align:left;font-family:"Marcellus","Times New Roman","Times",serif;font-size:30px;color:#e9edee;margin-top:0;margin-bottom:28px}.about-me .about-content .bio-text{color:#e9edee;font-size:16px;line-height:1.8}.about-me .about-content .bio-text p{margin-bottom:28px}.about-me .about-content .bio-text p:last-child{margin-bottom:0}@media screen and (max-width: 767px){.about-me .about-image{order:1}}.about-me .about-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:6px}.curriculum-vitae{background-color:#515c58 !important;padding:96px 56px}@media screen and (max-width: 767px){.curriculum-vitae{padding:64px 28px;background-color:#515c58 !important}}.curriculum-vitae .cv-container{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:start}@media screen and (max-width: 767px){.curriculum-vitae .cv-container{grid-template-columns:1fr;gap:28px}}@media screen and (max-width: 767px){.curriculum-vitae .cv-image{max-width:300px;margin:0 auto}}.curriculum-vitae .cv-image img{width:100%;aspect-ratio:2 / 3;object-fit:cover;border-radius:6px}.curriculum-vitae .cv-content h2{text-align:left;font-family:"Marcellus","Times New Roman","Times",serif;font-size:30px;color:#e9edee;margin-top:0;margin-bottom:28px}.curriculum-vitae .cv-content h3{text-align:left;font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;color:#e9edee;margin-top:42px;margin-bottom:21px}.curriculum-vitae .cv-content .qualifications-list,.curriculum-vitae .cv-content .experience-list{list-style:none;padding:0;margin:0}.curriculum-vitae .cv-content .qualifications-list li,.curriculum-vitae .cv-content .experience-list li{position:relative;padding-left:28px;margin-bottom:14px;color:#e9edee;font-size:16px;line-height:1.6}.curriculum-vitae .cv-content .qualifications-list li::before,.curriculum-vitae .cv-content .experience-list li::before{content:"—";position:absolute;left:0;color:#879089}.services-menu{background-color:#3f4a46 !important;padding:96px 56px}@media screen and (max-width: 767px){.services-menu{padding:64px 28px;background-color:#3f4a46 !important}}.services-menu .services-container{max-width:1180px;margin:0 auto;text-align:center}.services-menu h2{font-family:"Marcellus","Times New Roman","Times",serif;font-size:30px;color:#e9edee;margin-top:0;margin-bottom:56px}.services-menu .services-accordion{max-width:700px;margin:0 auto 56px}.services-menu .service-group{background-color:#515c58;border-radius:10px;margin-bottom:14px;overflow:hidden}.services-menu .service-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:28px 42px;background:none;border:none;cursor:pointer;font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;color:#e9edee;text-align:left;transition:opacity 0.2s ease}.services-menu .service-group-header:hover{opacity:0.8}@media screen and (max-width: 767px){.services-menu .service-group-header{padding:21px 28px}}.services-menu .service-group-name{flex:1}.services-menu .service-group-chevron{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.6);transition:transform 0.3s ease;margin-left:28px}.services-menu .service-group-chevron svg{width:14px;height:8px}.services-menu .service-group.is-open .service-group-chevron{transform:rotate(180deg)}.services-menu .service-group-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.services-menu .service-item{display:flex;align-items:baseline;justify-content:space-between;padding:14px 42px;gap:28px}@media screen and (max-width: 767px){.services-menu .service-item{padding:11.2px 28px}}.services-menu .service-name{font-family:"Marcellus","Times New Roman","Times",serif;font-size:14px;color:rgba(255,255,255,0.85);text-align:left;flex:1}.services-menu .service-price{font-family:"Marcellus","Roboto","Open Sans",sans-serif;font-size:14px;color:rgba(255,255,255,0.6);white-space:nowrap}.services-menu .services-cta-wrapper{margin-top:42px}.services-menu .services-cta-wrapper .form.book-button{margin:0}.services-menu .book-button button,.services-menu .services-cta{display:inline-block;padding:16px 40px;background-color:#bfb7ea !important;border:none;border-radius:8px;color:#1e1e1e !important;font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;text-transform:uppercase;letter-spacing:.4px;text-decoration:none;cursor:pointer;transition:all 0.3s ease}.services-menu .book-button button:hover,.services-menu .services-cta:hover{background-color:#afa9d9 !important;color:#1e1e1e !important}@media screen and (max-width: 767px){.services-menu .book-button button,.services-menu .services-cta{padding:14px 32px}}.services-menu .work-in-progress{color:rgba(255,255,255,0.6);font-style:italic;text-align:center;padding:56px 0}section.portfolio{padding:96px 56px;background-color:#515c58;color:#e9edee}@media screen and (max-width: 767px){section.portfolio{padding:64px 28px}}section.portfolio>h2{text-align:center;font-family:"Marcellus","Times New Roman","Times",serif;font-size:30px;padding-bottom:56px;margin:0}section.portfolio .lightbox{display:none;position:fixed;z-index:99999;top:0;left:0;right:0;bottom:0;opacity:0;border:none;padding:28px;background:rgba(63,74,70,0.95);flex-direction:column;align-items:stretch;animation-name:lightbox-appear;animation-duration:0.2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out}section.portfolio .lightbox .image{flex:1;overflow:hidden;opacity:0;animation-name:lightbox-image-appear;animation-delay:0.2s;animation-duration:0.6s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out}section.portfolio .lightbox .image img{display:block;object-fit:contain;width:100%;height:100%}section.portfolio .lightbox span{margin-top:28px;color:#bfb7ea;text-align:center}section.portfolio .photos{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:18px;grid-column-gap:18px}@media screen and (max-width: 1023px){section.portfolio .photos{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width: 767px){section.portfolio .photos{grid-template-columns:1fr 1fr;grid-row-gap:10px;grid-column-gap:10px}}section.portfolio .photos a.photo{display:block;padding-bottom:100%;position:relative;border:none;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.15);transition:box-shadow 0.3s ease}section.portfolio .photos a.photo:hover{box-shadow:0 4px 12px rgba(0,0,0,0.25)}section.portfolio .photos a.photo:hover img{transform:scale(1.05)}section.portfolio .photos img{position:absolute;top:0px;left:0px;width:100%;height:100%;object-fit:cover;border-radius:10px;transition:transform 0.4s ease}@keyframes lightbox-appear{from,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0}to{opacity:1}}@keyframes lightbox-image-appear{from,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.testimonials{position:relative;background-color:#3f4a46 !important;padding:144px 56px}@media screen and (max-width: 767px){.testimonials{padding:80px 28px;background-color:#3f4a46 !important}}.testimonials h2{text-align:center;font-family:"Marcellus","Times New Roman","Times",serif;font-size:30px;color:#e9edee;text-transform:uppercase;letter-spacing:0.05em;margin-top:0;margin-bottom:84px}.testimonials .carousel{max-width:800px;margin:0 auto;position:relative;border:1px solid #6b756f;border-radius:8px;padding:84px 84px}@media screen and (max-width: 1023px){.testimonials .carousel{padding:56px 84px}}@media screen and (max-width: 767px){.testimonials .carousel{padding:42px 56px;border:1px solid #6b756f;border-radius:6px}}.testimonials .review{background-color:transparent;border:none;border-radius:0;padding:0;margin:0;text-align:center}.testimonials .stars{display:flex;justify-content:center;gap:4px;margin-bottom:28px}.testimonials .stars svg{width:20px;height:20px;display:block}.testimonials .stars svg .fill{fill:#e9edee}@media screen and (max-width: 767px){.testimonials .stars{margin-bottom:21px}.testimonials .stars svg{width:18px;height:18px}}.testimonials .comments{font-family:"Marcellus","Times New Roman","Times",serif;font-style:italic;font-size:24px;line-height:1.9;color:#e9edee;margin:0;padding:0}@media screen and (max-width: 767px){.testimonials .comments{font-size:16px;line-height:1.8}}.testimonials .VueCarousel-navigation-button{background:transparent !important;border:none !important;width:40px !important;height:40px !important;border-radius:0 !important;color:#e9edee !important;cursor:pointer;transition:opacity 0.2s ease;outline:none !important;opacity:0.6}.testimonials .VueCarousel-navigation-button:hover{background-color:transparent !important;opacity:1}.testimonials .VueCarousel-navigation-button:focus{outline:none !important}.testimonials .VueCarousel-navigation-prev{left:-20px !important}@media screen and (max-width: 1023px){.testimonials .VueCarousel-navigation-prev{left:-20px !important}}@media screen and (max-width: 767px){.testimonials .VueCarousel-navigation-prev{left:-10px !important}}.testimonials .VueCarousel-navigation-next{right:-20px !important}@media screen and (max-width: 1023px){.testimonials .VueCarousel-navigation-next{right:-20px !important}}@media screen and (max-width: 767px){.testimonials .VueCarousel-navigation-next{right:-10px !important}}.testimonials .arrow{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.testimonials .arrow svg{display:block !important;width:20px;height:20px}.testimonials .arrow svg .stroke{fill:transparent;stroke:#e9edee;stroke-width:2px}.testimonials .VueCarousel-pagination{margin-top:56px}.testimonials .VueCarousel-dot-container{margin-top:0 !important}.testimonials .VueCarousel-dot{margin-top:0 !important;padding:5px !important}.testimonials .VueCarousel-dot:focus{outline:none !important}.testimonials .VueCarousel-dot-inner{width:6px !important;height:6px !important;background-color:rgba(233,237,238,0.25) !important;border-radius:50%;transition:background-color 0.2s ease}.testimonials .VueCarousel-dot--active .VueCarousel-dot-inner{background-color:rgba(233,237,238,0.8) !important}footer.site-footer{background-color:#515c58 !important}@media screen and (max-width: 767px){footer.site-footer{background-color:#515c58 !important}}footer.site-footer .footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:84px 56px;text-align:center}@media screen and (max-width: 767px){footer.site-footer .footer-bottom{padding:56px 28px}}footer.site-footer .footer-bottom .store-name{font-family:"Marcellus","Times New Roman","Times",serif;font-size:16px;color:#e9edee;margin:0;margin-bottom:28px}footer.site-footer .footer-bottom .social-links{display:flex;gap:28px;margin-bottom:28px}footer.site-footer .footer-bottom .social-links .social-link{display:flex;align-items:center;justify-content:center;color:#e9edee;border:none;transition:opacity 0.2s ease}footer.site-footer .footer-bottom .social-links .social-link:hover{opacity:0.6}footer.site-footer .footer-bottom .social-links .social-link svg{width:20px;height:20px}footer.site-footer .footer-bottom .social-links .social-link svg .fill{fill:#e9edee}footer.site-footer .footer-bottom .social-links .social-link svg .stroke{stroke:#e9edee}footer.site-footer .footer-bottom .terms-link{font-family:"Marcellus","Roboto","Open Sans",sans-serif;font-size:14px;color:#e9edee;opacity:0.6;text-decoration:none;border:none;transition:opacity 0.2s ease}footer.site-footer .footer-bottom .terms-link:hover{opacity:1}footer.site-footer .watermark a{color:#e9edee;opacity:0.6;transition:opacity 0.2s ease}footer.site-footer .watermark a:hover{opacity:1}.store-logo{display:flex;align-items:center;justify-content:center}.store-logo img{max-width:160px;max-height:70px;width:auto;height:auto;object-fit:contain}@media screen and (max-width: 767px){.store-logo img{max-width:120px;max-height:50px}}.store-logo .store-name-fallback,.store-logo .logo-text{font-family:"Marcellus","Times New Roman","Times",serif;font-size:24px;color:#e9edee;text-decoration:none;letter-spacing:0.05em;text-transform:uppercase}@media screen and (max-width: 767px){.store-logo .store-name-fallback,.store-logo .logo-text{font-size:18px}}nav.page-scroller .store-logo{position:absolute;left:42px;top:50%;transform:translateY(-50%)}nav.page-scroller .store-logo .logo-text{font-family:"Marcellus","Times New Roman","Times",serif;font-size:24px;color:#e9edee;text-decoration:none;letter-spacing:0.05em;text-transform:uppercase;font-weight:normal}nav.page-scroller .store-logo img{max-width:140px;max-height:40px}h1.store-logo{font-family:"Marcellus","Times New Roman","Times",serif;text-align:center;font-size:40px;color:#e9edee;margin-top:56px;margin-bottom:42px;text-transform:uppercase;letter-spacing:0.08em;font-weight:600}@media screen and (max-width: 767px){h1.store-logo{font-size:30px;margin-top:28px;letter-spacing:0.06em}}h1.store-logo .logo-text{font-family:inherit;font-size:inherit;letter-spacing:inherit;color:inherit}
