@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Pacifico&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:"Poppins","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:"Poppins","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:"Poppins","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(42,42,232,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(42,42,232,0.4);border-color:rgba(146,10,78,0.4)}ul.breadcrumbs:hover li:not(:last-child) a{color:#2a2ae8;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:14px}}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:.045em;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(43,43,43,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:#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:#2b2b2b;background-color:#fff1b8;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:16px;line-height:1.75}body main{flex:1;min-height:75vh}body *{font-family:"Poppins","Roboto","Open Sans",sans-serif;box-sizing:border-box}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Poppins","Times New Roman",serif;font-weight:600;text-align:center;margin-top:56px;margin-bottom:28px;color:#2a2ae8}body h1{font-size:42px;font-weight:700;letter-spacing:0.2px}@media screen and (max-width: 767px){body h1{font-size:30px}}body h2{font-size:30px;font-weight:600}body h3{font-size:22px;font-weight:600}body h4,body h5,body h6{font-size:18px}body p{line-height:1.75;margin-bottom:28px}body a{color:#2b2b2b;text-decoration:none;cursor:pointer}body section{padding:96px 56px}@media screen and (max-width: 767px){body section{padding:56px 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:"Poppins","Roboto","Open Sans",sans-serif;font-size:16px;color:#2b2b2b;transition:border-color 0.2s ease}form input:focus,form textarea:focus,form select:focus{outline:none;border-color:#2a2ae8}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:16px 32px;background-color:#2a2ae8;border:none;border-radius:999px;color:#fff;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 6px 16px rgba(42,42,232,0.25);transition:background-color 0.2s ease, transform 0.2s ease}form button:hover,form input[type="submit"]:hover{background-color:#5b56ff;transform:translateY(-1px)}.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{background-color:#fff1b8;padding:88px 0;min-height:500px;display:flex;align-items:center}@media screen and (max-width: 767px){.hero{padding:56px 0;min-height:400px}}.hero-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:48px}@media screen and (max-width: 767px){.hero-container{flex-direction:column;text-align:center;gap:32px}}.hero-content{flex:1;max-width:480px}@media screen and (max-width: 767px){.hero-content{max-width:100%}}.hero-headline{color:#2a2ae8;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:42px;font-weight:800;line-height:1.05;margin:0 0 32px 0;max-width:11ch}@media screen and (max-width: 767px){.hero-headline{font-size:30px;max-width:14ch;margin:0 auto 24px auto}}.hero-cta{margin-top:24px;display:flex;justify-content:center}.hero-image{flex:0 0 auto}@media screen and (max-width: 767px){.hero-image{order:-1}}.hero-image-mask{width:380px;height:480px;border-radius:40px;overflow:hidden}.hero-image-mask img{width:100%;height:100%;object-fit:cover;object-position:center top}@media screen and (max-width: 767px){.hero-image-mask{width:300px;height:380px}}.page-scroller-checkbox{position:absolute;opacity:0;pointer-events:none}.page-scroller{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;box-shadow:0 2px 12px rgba(0,0,0,0.08);padding:16px 0}@media screen and (max-width: 767px){.page-scroller{padding:12px 0}}.page-scroller-container{max-width:1160px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.page-scroller-logo{flex-shrink:1;min-width:0;max-width:200px}@media screen and (max-width: 767px){.page-scroller-logo{max-width:140px}}.page-scroller-wordmark{font-family:"Pacifico",cursive;font-size:clamp(18px, 2.5vw, 28px);font-weight:400;color:#2a2ae8;text-decoration:none;transition:opacity 0.2s ease;display:block;line-height:1.2;max-height:2.4em;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.page-scroller-wordmark:hover{opacity:0.8}@media screen and (max-width: 767px){.page-scroller-wordmark{font-size:clamp(16px, 4vw, 22px);max-height:2.4em}}.page-scroller-nav{display:flex;align-items:center;gap:32px}@media screen and (max-width: 767px){.page-scroller-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:28px 0}}@media screen and (max-width: 767px){.page-scroller-checkbox:checked~.page-scroller-nav{display:flex}}.page-scroller-link{font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:14px;font-weight:600;color:#2b2b2b;text-decoration:none;transition:color 0.2s ease}.page-scroller-link:hover{color:#2a2ae8}.page-scroller-link.active{color:#2a2ae8}@media screen and (max-width: 767px){.page-scroller-link{padding:12px 28px;border-bottom:1px solid rgba(0,0,0,0.05)}.page-scroller-link:last-child{border-bottom:none}}@media screen and (max-width: 767px){.page-scroller-cta{display:none}}.page-scroller-cta button{background-color:#2a2ae8;color:#fff;border:none;border-radius:50px;padding:10px 24px;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 4px 12px rgba(42,42,232,0.2);transition:background-color 0.2s ease, transform 0.2s ease}.page-scroller-cta button:hover{background-color:#5b56ff;transform:translateY(-1px)}.page-scroller-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0}@media screen and (max-width: 767px){.page-scroller-toggle{display:flex}}.page-scroller-toggle-bar{width:100%;height:2px;background-color:#2a2ae8;border-radius:1px;transition:transform 0.2s ease}body{padding-top:72px}@media screen and (max-width: 767px){body{padding-top:56px}}.about-me{background-color:#cae7f3;padding:88px 0}@media screen and (max-width: 767px){.about-me{padding:56px 0}}.about-me-store-description{max-width:900px;margin:0 auto 48px auto;padding:0 24px;text-align:center}@media screen and (max-width: 767px){.about-me-store-description{margin-bottom:32px}}.about-me-store-description .store-description{color:#2a2ae8;font-size:16px;font-weight:600;line-height:1.5;margin:0}.about-me-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:48px}@media screen and (max-width: 767px){.about-me-container{flex-direction:column;gap:32px}}.about-me-image{flex:0 0 auto;width:220px;height:220px}@media screen and (max-width: 767px){.about-me-image{width:180px;height:180px}}.about-me-image img{width:100%;height:100%;border-radius:50%;object-fit:cover}.about-me-content{flex:1}@media screen and (max-width: 767px){.about-me-content{text-align:center}}.about-me-heading{color:#2a2ae8;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:30px;font-weight:800;margin:0 0 16px 0}@media screen and (max-width: 767px){.about-me-heading{font-size:24px}}.about-me-body{color:#2b2b2b;font-size:16px;line-height:1.7;margin:0}.about-me-body p{margin:0 0 16px 0}.about-me-body p:last-child{margin-bottom:0}.curriculum-vitae{background-color:#fff1b8;padding:132px 0;min-height:500px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.curriculum-vitae{padding:84px 0;min-height:400px}}.curriculum-vitae-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;width:100%}.curriculum-vitae-card{background-color:#fff;border-radius:24px;box-shadow:0 12px 32px rgba(0,0,0,0.12);padding:48px;max-width:560px;width:100%;text-align:center;position:relative;z-index:1}@media screen and (max-width: 767px){.curriculum-vitae-card{padding:32px 24px}}.curriculum-vitae-title{color:#2a2ae8;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:30px;font-weight:800;margin:0 0 24px 0}@media screen and (max-width: 767px){.curriculum-vitae-title{font-size:24px;margin-bottom:16px}}.curriculum-vitae-list{list-style:none;padding:0;margin:0}.curriculum-vitae-item{padding:16px 0;border-bottom:1px solid #e9e0d6}.curriculum-vitae-item:last-child{border-bottom:none}.curriculum-vitae-item-title{font-weight:700;color:#2b2b2b;margin-bottom:4px}.curriculum-vitae-item-description{color:#2b2b2b;opacity:0.7;font-size:14px}.services-menu{background-color:#fff1b8;padding:88px 0}@media screen and (max-width: 767px){.services-menu{padding:56px 0}}.services-menu-container{max-width:700px;margin:0 auto;padding:0 28px}.services-menu-heading{color:#2a2ae8;font-size:30px;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-weight:700;text-align:center;margin-top:0;margin-bottom:32px}.services-menu-accordion{background-color:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,0.08)}.accordion-item{border-bottom:1px solid #e9e0d6}.accordion-item:last-child{border-bottom:none}.accordion-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background-color 0.2s ease}.accordion-trigger:hover{background-color:rgba(42,42,232,0.04)}.accordion-trigger[aria-expanded="true"]{background-color:rgba(42,42,232,0.06)}.accordion-trigger[aria-expanded="true"] .accordion-icon{transform:rotate(180deg)}.accordion-title{color:#2a2ae8;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:16px;font-weight:700}.accordion-icon{color:#2a2ae8;transition:transform 0.2s ease;display:flex;align-items:center}.accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.service-row{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #e9e0d6}.service-row:first-child{border-top:none}.service-name{color:#2b2b2b;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:16px}.service-details{display:flex;gap:12px;align-items:center}.service-duration{color:rgba(43,43,43,0.6);font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:14px}.service-price{color:#2b2b2b;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:16px;font-weight:700}.services-menu-cta{margin-top:32px;text-align:center}.services-menu-cta .form.book-button{margin:0}.services-menu-cta button{width:100%;background-color:#2a2ae8;color:#fff;border:none;border-radius:999px;padding:16px 32px;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 6px 16px rgba(42,42,232,0.25);transition:background-color 0.2s ease}.services-menu-cta button:hover{background-color:#5b56ff}.work-in-progress{color:rgba(43,43,43,0.6);font-style:italic;text-align:center;padding:56px 0}.portfolio{background-color:#fff1b8;padding:88px 0}@media screen and (max-width: 767px){.portfolio{padding:56px 0}}.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(202,231,243,0.85);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}.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}.portfolio .lightbox .image img{display:block;object-fit:contain;width:100%;height:100%}.portfolio .lightbox span{margin-top:28px;color:#2a2ae8;text-align:center;font-weight:700}.portfolio-container{max-width:1160px;margin:0 auto;padding:0 28px}.portfolio-heading{color:#2a2ae8;font-size:30px;font-weight:700;text-align:center;margin-bottom:40px}.portfolio-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media screen and (max-width: 767px){.portfolio-grid{grid-template-columns:repeat(2, 1fr);gap:16px}}.portfolio-item{display:block;cursor:pointer;border:none;text-decoration:none;transition:transform 0.2s ease-out}.portfolio-item:hover{transform:scale(1.02)}.portfolio-item img{width:100%;height:auto;border-radius:10px;object-fit:cover;aspect-ratio:3 / 4;display:block}@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)}}section.testimonials{background-color:#cae7f3;padding:132px 56px;min-height:400px}@media screen and (max-width: 767px){section.testimonials{padding:84px 28px;min-height:350px}}section.testimonials>.testimonials-heading{text-align:center;padding-bottom:56px;margin:0;color:#2a2ae8;font-family:"Poppins","Roboto","Open Sans",sans-serif;font-size:30px;font-weight:800}@media screen and (max-width: 767px){section.testimonials>.testimonials-heading{font-size:24px;padding-bottom:28px}}section.testimonials .carousel{width:100%;max-width:1160px;margin:0 auto;padding:0 112px;box-sizing:border-box}@media (hover: none){section.testimonials .carousel{padding:0}}section.testimonials .carousel .review{padding:84px 56px;flex:1;width:100%;margin:0 7px;background-color:#fff;border-radius:24px;box-sizing:border-box}@media screen and (max-width: 767px){section.testimonials .carousel .review{padding:56px 28px;margin:0 7px}}section.testimonials .carousel .review .content{display:flex;flex:1;flex-direction:column;text-align:center}section.testimonials .carousel .review .content .stars{margin-bottom:28px;display:flex;justify-content:center;gap:4px}section.testimonials .carousel .review .content .stars svg{width:20px;height:20px}section.testimonials .carousel .review .content .stars svg .fill{fill:#ffd700}section.testimonials .carousel .review .content .stars svg .stroke{stroke:#ffd700}section.testimonials .carousel .review .content .comments{font-size:16px;line-height:1.7;color:#2b2b2b;margin-bottom:28px;font-style:italic}section.testimonials .carousel .review .content .name{font-size:14px;font-weight:700;color:#2a2ae8;margin-top:auto}section.testimonials .carousel .VueCarousel{margin:0 auto}section.testimonials .carousel .VueCarousel .VueCarousel-slide{display:flex;justify-content:center}section.testimonials .carousel:hover .VueCarousel-navigation-button{opacity:1}section.testimonials .carousel .VueCarousel-navigation-button{position:absolute;top:calc(50% - 40px);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}}section.testimonials .carousel .VueCarousel-navigation-button.VueCarousel-navigation-prev{left:auto;right:100%;margin-right:28px !important}section.testimonials .carousel .VueCarousel-navigation-button.VueCarousel-navigation-next{right:auto;left:100%;margin-left:28px !important}section.testimonials .carousel .VueCarousel-pagination{text-align:center;padding-top:28px}section.testimonials .carousel .VueCarousel-pagination .VueCarousel-dot-container{margin-top:56px}section.testimonials .carousel .VueCarousel-pagination .VueCarousel-dot-container button.VueCarousel-dot{margin-top:0 !important;width:10px !important;height:10px !important;padding:8px !important;background-color:rgba(42,42,232,0.3) !important;border-radius:50%;transition:background-color 0.2s ease}section.testimonials .carousel .VueCarousel-pagination .VueCarousel-dot-container button.VueCarousel-dot.VueCarousel-dot--active{background-color:#2a2ae8 !important}section.testimonials .carousel .arrow{display:flex;flex:none;align-items:center;justify-content:center;cursor:pointer;width:56px;height:56px;border-radius:50%;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.15)}section.testimonials .carousel .arrow svg{height:18.66666667px}section.testimonials .carousel .arrow svg .stroke{fill:transparent;stroke:#2a2ae8}@media screen and (max-width: 767px){section.testimonials .carousel .arrow{width:42px;height:42px}section.testimonials .carousel .arrow svg{height:21px}}.contact-social-icons{display:flex;justify-content:center;align-items:center;gap:28px}.contact-icon-link{display:flex;align-items:center;justify-content:center;color:#2a2ae8;border:none;text-decoration:none;transition:color 0.2s ease, transform 0.2s ease}.contact-icon-link:hover{color:#2b2b2b;transform:scale(1.1)}.contact-icon-link svg{width:28px;height:28px}.contact-icon-link svg .fill{fill:currentColor}.contact-icon-link svg .stroke{stroke:currentColor}.footer{background-color:#fff1b8;padding:64px 0 0 0;text-align:center}@media screen and (max-width: 767px){.footer{padding:48px 0 0 0}}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-cta{margin-bottom:32px}.footer-brand{font-family:"Pacifico",cursive;font-size:36px;color:#2a2ae8;margin-bottom:16px}@media screen and (max-width: 767px){.footer-brand{font-size:28px;margin-bottom:12px}}.footer-social{margin-bottom:16px}@media screen and (max-width: 767px){.footer-social{margin-bottom:12px}}.footer-links{margin:16px 0}.footer-link{color:#2b2b2b;text-decoration:none;font-size:14px}.footer-link:hover{text-decoration:underline}.footer-copyright{color:#2b2b2b;font-size:14px;opacity:0.7;margin-top:16px}.footer .watermark{margin-top:64px;padding-bottom:64px}.footer .watermark a{color:#2b2b2b;opacity:0.7}.footer .watermark a:hover{opacity:1}@media screen and (max-width: 767px){.footer .watermark{margin-top:48px;padding-bottom:48px}}.store-logo{display:flex;align-items:center;justify-content:center}.store-logo img{max-width:180px;max-height:80px;width:auto;height:auto;object-fit:contain}@media screen and (max-width: 767px){.store-logo img{max-width:140px;max-height:60px}}.store-logo .store-name-fallback{font-family:"Poppins","Times New Roman",serif;font-size:42px;color:#2b2b2b;text-decoration:none;letter-spacing:.045em}h1.store-logo{font-family:"Poppins","Times New Roman",serif;text-align:center;font-size:42px;color:#2b2b2b;margin-top:56px;margin-bottom:28px}@media screen and (max-width: 767px){h1.store-logo{font-size:30px;margin-top:28px}}h1.store-logo .logo-text{font-family:inherit;font-size:inherit;letter-spacing:inherit;color:inherit}
