﻿@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&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:"DM Serif Text",Georgia,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:"DM Serif Text",Georgia,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:"DM Serif Text",Georgia,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(18,26,23,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(18,26,23,0.4);border-color:rgba(146,10,78,0.4)}ul.breadcrumbs:hover li:not(:last-child) a{color:#121a17;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:#fff;z-index:5}@media screen and (max-width: 600px){p.store-description{font-size:15px}}h1.store-name{color:#fff;text-align:left;margin-bottom:18px;z-index:5}div.therapist-name{text-align:center}div.therapist-name span{text-transform:uppercase;letter-spacing:.2px;font-size:34px}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:15px}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(18,26,23,0.6);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:#fff;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%)}}html{scroll-behavior:smooth}body{margin:0;display:flex;flex-direction:column;min-height:100vh;color:#121a17;background-color:#fff}body main{flex:1;min-height:75vh}body *{font-family:"DM Serif Text",Georgia,serif;font-size:18px;line-height:1.6}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"DM Serif Text",Georgia,serif;font-weight:normal;margin-top:28px;margin-bottom:28px;color:#121a17}body h1{font-size:45px;line-height:1.2}@media screen and (max-width: 767px){body h1{font-size:35px}}body h2{font-size:34px;line-height:1.3}@media screen and (max-width: 767px){body h2{font-size:28px}}body h3{font-size:22px}body p{line-height:1.7;margin-bottom:28px}body a{color:#121a17;text-decoration:underline;cursor:pointer}body a:hover{text-decoration:none}body section{padding:96px 56px;margin:0}@media screen and (max-width: 767px){body section{padding:56px 28px}}form.book-button{display:inline-block;margin:28px 0}form.book-button a{text-decoration:none;border:none}form.book-button a button{display:inline-block;padding:16px 40px;background-color:#121a17;border:2px solid #121a17;border-radius:10px;color:#fff;font-family:"DM Serif Text",Georgia,serif;font-size:15px;text-transform:uppercase;letter-spacing:0.1em;cursor:pointer;transition:all 0.3s ease}form.book-button a button:hover{background-color:transparent;color:#121a17}form.book-button.inverted a button{background-color:transparent;border-color:#fff;color:#fff}form.book-button.inverted a button:hover{background-color:#fff;color:#121a17}input,textarea,select{font-family:"DM Serif Text",Georgia,serif;font-size:18px;padding:12px 16px;border:1px solid #e0e0e0;border-radius:10px;outline:none;transition:border-color 0.3s ease}input:focus,textarea:focus,select:focus{border-color:#121a17}.home{display:flex;flex-direction:column;min-height:100vh}.terms-and-conditions{padding:96px 56px}@media screen and (max-width: 767px){.terms-and-conditions{padding:56px 28px}}.terms-and-conditions .container{max-width:1160px;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%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:96px 0;margin:0;background-color:#121a17;color:#fff}@media screen and (max-width: 767px){.hero{padding:56px 0}}.hero .hero-background{display:none}.hero .hero-overlay{display:none}.hero .hero-content{position:relative;z-index:1;text-align:center;padding:0 28px;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:28px}@media screen and (max-width: 767px){.hero .hero-content{padding:0 28px}}.hero .hero-content .store-logo{margin:0}.hero .hero-content .store-logo .logo-text{font-size:72px;font-family:"DM Serif Text",Georgia,serif;color:#fff;font-weight:normal;letter-spacing:0.02em;line-height:1.1}@media screen and (max-width: 767px){.hero .hero-content .store-logo .logo-text{font-size:45px}}.hero .hero-content .tagline{font-size:34px;font-family:"DM Serif Text",Georgia,serif;font-style:italic;font-weight:normal;line-height:1.4;margin:0;max-width:600px}@media screen and (max-width: 767px){.hero .hero-content .tagline{font-size:21.6px}}.hero .hero-content form.book-button{margin-top:28px}.hero .hero-content form.book-button a{text-decoration:none;border:none}.hero .hero-content form.book-button a button{display:inline-block;padding:16px 40px;background-color:#cfe6ce;border:2px solid #cfe6ce;border-radius:10px;color:#121a17;font-family:"DM Serif Text",Georgia,serif;font-size:15px;text-transform:uppercase;letter-spacing:0.1em;cursor:pointer;transition:all 0.3s ease}.hero .hero-content form.book-button a button:hover{background-color:transparent;color:#cfe6ce}.store-logo{display:flex;align-items:center;justify-content:center}.store-logo img{max-width:200px;max-height:100px;width:auto;height:auto;object-fit:contain}@media screen and (max-width: 767px){.store-logo img{max-width:160px;max-height:80px}}.store-logo .store-name-fallback{font-family:"DM Serif Text",Georgia,serif;font-size:45px;color:#121a17;text-decoration:none;letter-spacing:0.02em;font-weight:normal}h1.store-logo{font-family:"DM Serif Text",Georgia,serif;text-align:center;font-size:45px;font-weight:normal;color:#121a17;margin:0;padding:0;letter-spacing:0.02em;line-height:1.1}@media screen and (max-width: 1023px){h1.store-logo{font-size:40.8px}}@media screen and (max-width: 767px){h1.store-logo{font-size:34px}}h1.store-logo .logo-text{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;color:inherit}@keyframes subtleBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(3px)}}nav.page-scroller{position:sticky;top:0;z-index:900;display:flex;flex-direction:row-reverse;align-items:flex-start;background-color:#cfe6ce;box-shadow:0 2px 8px rgba(18,26,23,0.06)}nav.page-scroller ol{flex:1;list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}@media screen and (max-width: 1023px){nav.page-scroller ol{flex-direction:column;align-items:stretch}}nav.page-scroller ol li{flex:1;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:0 28px;height:60px;border:none;user-select:none;flex:1;color:#121a17;font-family:"DM Serif Text",Georgia,serif;font-size:15px;text-transform:uppercase;letter-spacing:0.08em;text-decoration:none;transition:background-color 0.2s ease, color 0.2s ease}@media screen and (max-width: 1023px){nav.page-scroller ol li a{justify-content:flex-start;padding-left:42px}}nav.page-scroller ol li a:hover{background-color:rgba(18,26,23,0.08);color:#121a17}nav.page-scroller ol li.active a{background-color:rgba(18,26,23,0.1);color:#121a17;font-weight:600}@media screen and (max-width: 1023px){nav.page-scroller ol li.active a{background-color:transparent;font-weight:normal}}nav.page-scroller ol li.login-item a{font-weight:600}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);animation:none}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{background-color:rgba(18,26,23,0.1);font-weight:600}}nav.page-scroller label[for="page-scroller-expand-icon"]{display:none;align-items:center;justify-content:center;cursor:pointer;padding:0 28px;height:60px;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 #121a17;transition:transform 0.2s ease}@media screen and (max-width: 1023px){nav.page-scroller label[for="page-scroller-expand-icon"]:after{animation:subtleBounce 2s ease-in-out infinite}}.about-me{background-color:#cfe6ce;padding:0px}.about-me .about-container{display:flex;flex-direction:row}@media screen and (max-width: 1023px){.about-me .about-container{flex-direction:column}}.about-me .about-container>*{box-sizing:border-box}.about-me .about-content{width:50%;padding:96px 56px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1023px){.about-me .about-content{width:100%;order:2;padding:56px 28px}}.about-me .about-content h2{text-align:left;margin-top:0;margin-bottom:28px}.about-me .about-content .bio-text{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}.about-me .about-content form.book-button{margin-top:42px}.about-me .about-image{width:50%}@media screen and (max-width: 1023px){.about-me .about-image{width:100%;order:1;height:300px}}.about-me .about-image img{width:100%;height:100%;object-fit:cover;display:block}.curriculum-vitae{background-color:#cfe6ce;padding:0px}.curriculum-vitae .cv-container{display:flex}@media screen and (max-width: 1023px){.curriculum-vitae .cv-container{flex-direction:column}}.curriculum-vitae .cv-container>*{box-sizing:border-box}.curriculum-vitae .cv-content{width:50%;padding:96px 56px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1023px){.curriculum-vitae .cv-content{width:100%;order:2;padding:56px 28px}}.curriculum-vitae .cv-content h2{text-align:left;margin-top:0;margin-bottom:28px}.curriculum-vitae .cv-content h3{text-align:left;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;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;opacity:0.5}.curriculum-vitae .cv-image{width:50%}@media screen and (max-width: 1023px){.curriculum-vitae .cv-image{width:100%;order:1;height:300px}}.curriculum-vitae .cv-image img{width:100%;height:100%;object-fit:cover;display:block}.services-menu{background-color:#cfe6ce;padding:96px 56px}@media screen and (max-width: 1023px){.services-menu{padding:96px 42px}}@media screen and (max-width: 767px){.services-menu{padding:56px 28px}}.services-menu .services-container{max-width:1160px;margin:0 auto;text-align:center}.services-menu h2{font-family:"DM Serif Text",Georgia,serif;font-size:34px;color:#121a17;margin-top:0;margin-bottom:56px}@media screen and (max-width: 767px){.services-menu h2{margin-bottom:42px}}.services-menu .services-accordion{max-width:720px;margin:0 auto 56px;text-align:left}.services-menu .service-group{border-bottom:1px solid rgba(18,26,23,0.12)}.services-menu .service-group:first-child{border-top:1px solid rgba(18,26,23,0.12)}.services-menu .service-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:23.8px 0;background:none;border:none;cursor:pointer;font-family:"DM Serif Text",Georgia,serif;font-size:20px;color:#121a17;text-align:left;transition:color 0.2s ease}.services-menu .service-group-header:hover{color:rgba(18,26,23,0.7)}@media screen and (max-width: 767px){.services-menu .service-group-header{padding:19.6px 0;font-size:18px}}.services-menu .service-group-name{flex:1}.services-menu .service-group-chevron{display:flex;align-items:center;justify-content:center;color:rgba(18,26,23,0.5);transition:transform 0.3s ease, color 0.2s ease;margin-left:28px}.services-menu .service-group-chevron svg{width:12px;height:7px}.services-menu .service-group-header:hover .service-group-chevron{color:rgba(18,26,23,0.7)}.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;padding-bottom:0}.services-menu .service-group.is-open .service-group-content{padding-bottom:14px}.services-menu .service-item{display:flex;align-items:baseline;justify-content:space-between;padding:11.2px 0;padding-left:21px;gap:28px}@media screen and (max-width: 767px){.services-menu .service-item{padding:9.8px 0;padding-left:14px;gap:14px}}.services-menu .service-name{font-family:"DM Serif Text",Georgia,serif;font-size:15px;color:rgba(18,26,23,0.85);text-align:left;flex:1;line-height:1.5}.services-menu .service-price{font-family:"DM Serif Text",Georgia,serif;font-size:15px;color:rgba(18,26,23,0.65);white-space:nowrap;text-align:right}.services-menu .services-cta-wrapper{margin-top:56px}.services-menu .services-cta-wrapper .form.book-button{margin:0}@media screen and (max-width: 767px){.services-menu .services-cta-wrapper{margin-top:42px}}.services-menu .book-button button,.services-menu .services-cta{display:inline-block;padding:14px 36px;background-color:#121a17;border:2px solid #121a17;border-radius:10px;color:#fff;font-family:"DM Serif Text",Georgia,serif;font-size:15px;text-transform:uppercase;letter-spacing:.2px;text-decoration:none;cursor:pointer;transition:all 0.3s ease}.services-menu .book-button button:hover,.services-menu .services-cta:hover{background-color:transparent;color:#121a17}@media screen and (max-width: 767px){.services-menu .book-button button,.services-menu .services-cta{padding:12px 28px}}.services-menu .work-in-progress{color:rgba(18,26,23,0.6);font-style:italic;text-align:center;padding:56px 0}section.testimonials{position:relative;background-color:#cfe6ce;padding:96px 56px}@media screen and (max-width: 1023px){section.testimonials{padding:96px 28px}}@media screen and (max-width: 767px){section.testimonials{padding:56px 28px;overflow-x:hidden}}section.testimonials>h2{font-family:"DM Serif Text",Georgia,serif;font-size:34px;font-weight:normal;color:#121a17;text-align:center;margin:0 0 56px}@media screen and (max-width: 767px){section.testimonials>h2{font-size:27px;margin-bottom:42px}}section.testimonials .carousel{width:100%;max-width:1160px;margin:0 auto;padding:0 84px;box-sizing:border-box}@media screen and (max-width: 1023px){section.testimonials .carousel{padding:0 56px}}@media (hover: none){section.testimonials .carousel{padding:0 28px}}@media screen and (max-width: 767px){section.testimonials .carousel{padding:0}}section.testimonials .carousel .review{padding:56px;margin:0 14px;text-align:center;position:relative;box-sizing:border-box}section.testimonials .carousel .review::before{content:"\201C";position:absolute;top:0;left:50%;transform:translateX(-50%);font-family:"DM Serif Text",Georgia,serif;font-size:80px;line-height:1;color:rgba(18,26,23,0.15);pointer-events:none}@media screen and (max-width: 767px){section.testimonials .carousel .review::before{font-size:60px}}section.testimonials .carousel .review .stars{display:flex;justify-content:center;gap:4px;margin-bottom:28px;position:relative;z-index:1}section.testimonials .carousel .review .stars svg{width:18px;height:18px}section.testimonials .carousel .review .stars svg .fill{fill:#121a17}section.testimonials .carousel .review .stars svg .stroke{stroke:#121a17}section.testimonials .carousel .review .comments{font-family:"DM Serif Text",Georgia,serif;font-size:18px;font-style:italic;line-height:1.7;color:#121a17;max-width:65%;margin:0 auto;position:relative;z-index:1}@media screen and (max-width: 1023px){section.testimonials .carousel .review .comments{max-width:80%}}@media screen and (max-width: 767px){section.testimonials .carousel .review .comments{font-size:15px;max-width:100%;line-height:1.6}}section.testimonials .carousel .VueCarousel{margin:0 auto}section.testimonials .carousel .VueCarousel .VueCarousel-slide{display:flex;justify-content:center;width:100% !important;min-width:100% !important;flex-basis:100% !important}section.testimonials .carousel:hover .VueCarousel-navigation-button{opacity:1}section.testimonials .carousel .VueCarousel-navigation-button{position:absolute;top:50%;transform:translateY(-50%);padding:0 !important;outline:none;opacity:0;transition:opacity 0.3s ease}@media (hover: none){section.testimonials .carousel .VueCarousel-navigation-button{display:none}}@media screen and (max-width: 767px){section.testimonials .carousel .VueCarousel-navigation-button{display:none}}section.testimonials .carousel .VueCarousel-navigation-button.VueCarousel-navigation-prev{left:auto;right:100%;margin-right:14px !important}section.testimonials .carousel .VueCarousel-navigation-button.VueCarousel-navigation-next{right:auto;left:100%;margin-left:14px !important}section.testimonials .carousel .VueCarousel-pagination{text-align:center;padding-top:28px}section.testimonials .carousel .VueCarousel-pagination .VueCarousel-dot-container{margin-top:28px}section.testimonials .carousel .VueCarousel-pagination .VueCarousel-dot-container button.VueCarousel-dot{margin-top:0 !important;width:8px !important;height:8px !important;padding:6px !important;background-color:rgba(18,26,23,0.3) !important;transition:background-color 0.2s ease}section.testimonials .carousel .VueCarousel-pagination .VueCarousel-dot-container button.VueCarousel-dot.VueCarousel-dot--active,section.testimonials .carousel .VueCarousel-pagination .VueCarousel-dot-container button.VueCarousel-dot:hover{background-color:rgba(18,26,23,0.9) !important}section.testimonials .carousel .arrow{display:flex;flex:none;align-items:center;justify-content:center;cursor:pointer;width:56px;height:56px;border-radius:50%;border:1px solid rgba(18,26,23,0.3);transition:all 0.2s ease}section.testimonials .carousel .arrow:hover{border-color:rgba(18,26,23,0.6);background-color:rgba(18,26,23,0.1)}section.testimonials .carousel .arrow svg{height:18.66666667px}section.testimonials .carousel .arrow svg .stroke{fill:transparent;stroke:#121a17}@media screen and (max-width: 767px){section.testimonials .carousel .arrow{width:42px;height:42px}section.testimonials .carousel .arrow svg{height:16.8px}}.portfolio{background-color:#121a17;padding:96px 56px}@media screen and (max-width: 1023px){.portfolio{padding:56px 42px}}@media screen and (max-width: 767px){.portfolio{padding:56px 28px}}.portfolio .portfolio-container{max-width:1160px;margin:0 auto}.portfolio h2{text-align:center;font-family:"DM Serif Text",Georgia,serif;font-size:34px;color:#fff;margin-top:0;margin-bottom:56px}.portfolio .portfolio-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:28px}@media screen and (max-width: 1023px){.portfolio .portfolio-grid{grid-template-columns:repeat(2, 1fr);gap:21px}}@media screen and (max-width: 767px){.portfolio .portfolio-grid{grid-template-columns:repeat(2, 1fr);gap:14px}}.portfolio .portfolio-item{cursor:pointer;overflow:hidden;border-radius:4px;aspect-ratio:1 / 1}.portfolio .portfolio-item img{width:100%;height:100%;object-fit:cover;border-radius:4px;transition:transform 0.4s ease, opacity 0.3s ease}.portfolio .portfolio-item:hover img{transform:scale(1.05);opacity:0.9}.portfolio .lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.95);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease}.portfolio .lightbox.active{opacity:1;visibility:visible}.portfolio .lightbox .lightbox-content{max-width:90vw;max-height:90vh}.portfolio .lightbox .lightbox-content img{max-width:100%;max-height:90vh;object-fit:contain}.portfolio .lightbox .lightbox-close,.portfolio .lightbox .lightbox-prev,.portfolio .lightbox .lightbox-next{position:absolute;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;padding:14px;opacity:0.7;transition:opacity 0.2s ease}.portfolio .lightbox .lightbox-close:hover,.portfolio .lightbox .lightbox-prev:hover,.portfolio .lightbox .lightbox-next:hover{opacity:1}.portfolio .lightbox .lightbox-close{top:28px;right:28px;font-size:40px}.portfolio .lightbox .lightbox-prev{left:28px;top:50%;transform:translateY(-50%);font-size:48px}.portfolio .lightbox .lightbox-next{right:28px;top:50%;transform:translateY(-50%);font-size:48px}footer.site-footer{background-color:#121a17;color:#fff;padding:64px 0}@media screen and (max-width: 1023px){footer.site-footer{padding:48px 0}}@media screen and (max-width: 767px){footer.site-footer{padding:40px 0}}footer.site-footer a{color:#fff;text-decoration:none;border:none;transition:opacity 0.2s ease}footer.site-footer a:hover{opacity:0.7}footer.site-footer svg .fill{fill:#fff}footer.site-footer svg .stroke{stroke:#fff}footer.site-footer .footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1160px;margin:0 auto;padding:0 28px;text-align:center}footer.site-footer .footer-bottom .store-name{font-family:"DM Serif Text",Georgia,serif;font-size:34px;font-weight:400;color:#fff;margin:0;margin-bottom:28px;letter-spacing:0.02em}@media screen and (max-width: 767px){footer.site-footer .footer-bottom .store-name{font-size:24px}}footer.site-footer .footer-bottom .social-links{display:flex;gap:28px;margin-bottom:42px}footer.site-footer .footer-bottom .social-links .social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,0.1);transition:background-color 0.2s ease, opacity 0.2s ease}footer.site-footer .footer-bottom .social-links .social-link:hover{background-color:rgba(255,255,255,0.2);opacity:1}footer.site-footer .footer-bottom .social-links .social-link svg{width:20px;height:20px}footer.site-footer .footer-bottom .terms-link{font-family:"DM Serif Text",Georgia,serif;font-size:13px;color:#fff;opacity:0.6;margin-bottom:28px}footer.site-footer .footer-bottom .terms-link:hover{opacity:1}
