@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Poppins:wght@300;400;500;600;700&display=swap");:root{--color-bg:#fefcf7;--color-text:#888888;--color-heading:#201407;--color-accent:#83b997;--color-topbar:#222426;--color-danger:#c62828;--color-danger-hover:#a31515;--color-primary:var(--color-accent);--color-text-muted:#6d6d6d;--color-surface-subtle:color-mix(in srgb,var(--color-heading) 6%,var(--color-bg));--container-max:100%;--page-gutter:15px;--hero-track-height:500px;--hero-slider-chrome:52px;--hero-h1:30px;--hero-h1-lg:38px;--brand-strip-height:240px;--hero-slide-img-cap:200px;--slogan-h1:28px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--color-bg);color:var(--color-text);font-family:Open Sans,sans-serif;font-size:14px;line-height:24px;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:var(--color-heading);margin:0}a,a:active,a:focus,a:hover{transition:all .2s ease;text-decoration:none;outline:none}a{color:var(--color-accent)}a:hover{text-decoration:underline}.figure-group,[data-figure-group]{display:flex;flex-wrap:wrap;gap:.5rem;margin:1em 0}.figure-group[data-layout=row],[data-figure-group][data-layout=row]{flex-direction:row}.figure-group[data-layout=grid-2],[data-figure-group][data-layout=grid-2]{display:grid;grid-template-columns:repeat(2,1fr)}.figure-group[data-layout=grid-3],[data-figure-group][data-layout=grid-3]{display:grid;grid-template-columns:repeat(3,1fr)}.figure-group img,[data-figure-group] img{max-width:100%;height:auto;display:block}.figure-slot,[data-figure-slot]{min-height:80px;border:2px dashed rgba(0,0,0,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.02)}.figure-slot-label,[data-figure-slot] .figure-slot-label{color:rgba(0,0,0,.3);font-size:.875rem}[data-image-block]{margin:.5em 0}[data-image-block] img{display:inline-block;max-width:100%}[data-image-block][data-align=center]{text-align:center;justify-items:center}[data-image-block][data-align=right]{text-align:right;justify-items:right}[data-image-block] .image-block-caption{margin:.25em 0 0;font-size:.875rem;color:rgba(0,0,0,.6)}img[data-align=center]{margin-right:auto}img[data-align=center],img[data-align=right]{display:block;margin-left:auto}blockquote{margin:1em 2em;padding:1em 1.25em;line-height:1.7;background-color:#e8eef4;border-left:4px solid #9fb4c7;color:inherit;font-family:inherit;font-size:inherit}hr{margin:1.5em 0;border:none;border-top:1px solid rgba(0,0,0,.12)}.boxed_wrapper{background:var(--color-bg);position:relative;margin:0 auto;width:100%;max-width:none;min-width:320px;min-height:100vh;overflow-x:hidden}button.thm-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;font:inherit}a.thm-btn{text-decoration:none;box-sizing:border-box}.thm-btn{text-align:center;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif;display:inline-block;border:2px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease;cursor:pointer;line-height:1.25;font-size:14px;padding:12px 30px;border-radius:30px}.thm-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.thm-btn:disabled,.thm-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.thm-btn.thm-btn--sm{font-size:12px;padding:8px 20px;border-radius:24px}.thm-btn.thm-btn--md{font-size:14px;padding:12px 30px;border-radius:30px}.thm-btn.thm-btn--lg{font-size:15px;padding:14px 36px;border-radius:30px}.btn-primary{background:var(--color-accent);border-color:var(--color-accent);color:#fefcf7}.btn-secondary{background:transparent;color:var(--color-heading);border-color:var(--color-heading)}.btn-primary:hover:not(:disabled):not([aria-disabled=true]){background:transparent;border-color:var(--color-accent);color:var(--color-accent);text-decoration:none}.btn-secondary:hover:not(:disabled):not([aria-disabled=true]){background:transparent;color:var(--color-accent);border-color:var(--color-heading);text-decoration:none}.btn-secondary-danger{background:transparent;color:var(--color-danger);border-color:var(--color-danger)}.btn-secondary-danger:hover:not(:disabled):not([aria-disabled=true]){background:transparent;color:var(--color-danger-hover);border-color:var(--color-danger-hover);text-decoration:none}.unsaved-changes-dialog.MuiPaper-root{border-radius:12px}.unsaved-changes-dialog .MuiDialogTitle-root.unsaved-changes-dialog__title{font-family:Poppins,sans-serif;font-weight:600;font-size:1.25rem;color:var(--color-heading);padding-bottom:8px}.unsaved-changes-dialog .MuiDialogContentText-root.unsaved-changes-dialog__description{font-family:Open Sans,sans-serif;font-size:14px;line-height:1.6;color:var(--color-text)}.unsaved-changes-dialog__actions.MuiDialogActions-root{padding:16px 24px 24px;gap:12px;flex-wrap:wrap}.unsaved-changes-dialog__actions .thm-btn{margin:0}.sec-title .border{width:152px;height:30px;position:relative;overflow:hidden;display:block;text-align:center}.sec-title .border:before{left:0}.sec-title .border:after,.sec-title .border:before{position:absolute;top:0;width:50px;height:2px;background:var(--color-accent);content:"";margin:14px 0}.sec-title .border:after{right:0}@media (min-width:480px){:root{--page-gutter:16px;--hero-h1:32px;--hero-h1-lg:40px;--brand-strip-height:260px;--hero-slide-img-cap:210px;--slogan-h1:30px}}@media (min-width:480px) and (max-width:767px){:root{--hero-track-height:640px}}@media (min-width:768px){:root{--container-max:720px;--page-gutter:20px;--hero-h1-lg:42px;--brand-strip-height:300px;--hero-slide-img-cap:220px;--slogan-h1:32px}}@media (min-width:768px) and (max-width:1023px){:root{--hero-track-height:600px;--hero-slide-img-cap:252px}}@media (min-width:1024px){:root{--container-max:1000px;--hero-track-height:440px;--hero-h1-lg:44px;--slogan-h1:34px}}@media (min-width:1200px){:root{--container-max:1200px;--page-gutter:24px;--hero-track-height:440px;--slogan-h1:36px}}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 var(--page-gutter)}.top-bar-area{position:relative;background:#222426;padding:10px 0}.top-bar-area .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.top-bar-area .top-left{overflow:hidden}.top-bar-area .top-left ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:0 15px}.top-bar-area .top-left ul li{display:inline-flex;align-items:center;gap:8px;color:#888888;font-size:14px;font-weight:400;border-right:1px solid #353637;padding-right:15px}.top-bar-area .top-left ul li:last-child{border-right:none;padding-right:0}.top-bar-area .top-left ul li .icon-holder{color:var(--color-accent);font-size:18px;display:inline-flex}.top-bar-area .top-left ul li a{color:#fefcf7}.top-bar-area .top-left ul li a:hover{color:var(--color-accent);text-decoration:none}.top-bar-area .top-right{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.top-bar-area .top-right .location{display:flex;align-items:center;gap:6px;color:#888888;font-size:14px;padding-right:15px;border-right:1px solid #353637}.top-bar-area .top-right .location .icon-holder{color:var(--color-accent);font-size:18px}.top-bar-area .top-right .social-links{display:flex;align-items:center;gap:20px;list-style:none;padding:0;margin:0}.top-bar-area .top-right .social-links a{color:#888888;font-size:14px;transition:color .2s ease}.top-bar-area .top-right .social-links a:hover{color:var(--color-accent);text-decoration:none}.mainmenu-area{position:relative;z-index:9999;background:#fefcf7}.mainmenu-area .logo{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%);height:auto;text-align:center;pointer-events:none}.mainmenu-area .logo a{pointer-events:auto;display:inline-block}.mainmenu-area .logo .logo-image{position:relative;display:inline-block;width:auto;max-width:250px;height:auto;z-index:5}.mainmenu-area .main-menu .navigation{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap}.mainmenu-area .main-menu .navigation li a{color:#303030;font-size:14px;font-weight:700;line-height:20px;padding:35px 15px;text-transform:uppercase;transition:all .2s ease;font-family:Poppins,sans-serif;display:block}.mainmenu-area .main-menu .navigation li:first-child a{padding-left:0}.mainmenu-area .main-menu .navigation>li.current>a,.mainmenu-area .main-menu .navigation>li>a:hover{color:var(--color-accent)}.mainmenu-area.stricky-fixed{position:fixed;top:0;left:0;width:100%;z-index:99999;background:#fefcf7;box-shadow:0 2px 8px rgba(0,0,0,.06)}.mainmenu-area .MuiButton-root{color:#303030;font-family:Poppins,sans-serif!important;font-weight:700!important;text-transform:uppercase;font-size:14px!important}.mainmenu-area .MuiButton-root:hover{color:#83b997!important;background-color:transparent!important}.mainmenu-area .MuiIconButton-root{color:#303030}.mainmenu-area .MuiIconButton-root:hover{color:#83b997;background-color:transparent}.top-bar{background-color:var(--color-topbar);font-size:13px}.top-bar,.top-bar a{color:#ffffff}.top-bar-inner{padding:8px 0}.top-bar-inner,.top-bar-left,.top-bar-right{display:flex;flex-direction:column;gap:4px}.top-bar-item{display:flex;align-items:center;gap:6px}.top-bar-icon{display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:var(--color-accent)}.top-bar-label{font-weight:600;margin-right:4px}.top-bar-social{display:flex;align-items:center;gap:10px}.top-bar-social a{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid rgba(255,255,255,.4);font-size:13px;transition:all .2s ease-out}.top-bar-social a:hover{background-color:var(--color-accent);border-color:var(--color-accent);color:#222426}@media (max-width:599px){.top-bar-inner{padding:8px 0}.top-bar-left,.top-bar-right{flex-direction:column}}@media (min-width:600px) and (max-width:991px){.top-bar-inner{padding:10px 0}.top-bar-left,.top-bar-right{flex-direction:row;justify-content:space-between}}@media (min-width:992px){.top-bar-inner{flex-direction:row;align-items:center;justify-content:space-between}.top-bar-left,.top-bar-right{flex:1 1}.top-bar-right{justify-content:flex-end;gap:24px}}.sec-title{margin-top:0;padding-bottom:36px;position:relative}.sec-title.text-center{text-align:center}.sec-title h1{color:var(--color-heading);font-size:32px;font-weight:700;line-height:1.2;text-transform:uppercase;margin:0 0 9px}.home-brand-strip{width:100%;max-height:var(--brand-strip-height);overflow:hidden;line-height:0}.home-brand-strip-img{width:100%;height:var(--brand-strip-height);object-fit:cover;object-position:center;display:block}@media (max-width:767px){.home-brand-strip{max-height:200px}.home-brand-strip-img{height:200px}}.hero-section{background:radial-gradient(circle at 0 0,#7fb24b 0,rgba(127,178,75,0) 40%),radial-gradient(circle at 80% 20%,#9eb99d 0,rgba(158,185,157,0) 45%),linear-gradient(135deg,rgba(0,0,0,.45),rgba(0,0,0,.6));background-size:100% 100%;background-position:50%;display:flex;align-items:center;padding:60px 0;color:#fefcf7}.hero-section .container{width:100%}.hero-slides{position:relative;flex:0 0 var(--hero-track-height);width:100%;height:var(--hero-track-height);min-height:var(--hero-track-height);max-height:var(--hero-track-height);overflow:hidden}.hero-slides .hero-slide-content{position:absolute;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:stretch;overflow-x:hidden}.hero-slide-inner,.hero-slides .hero-slide-content{display:flex;flex-direction:column;box-sizing:border-box}.hero-slide-inner{align-items:flex-start;gap:24px;max-width:900px;padding-bottom:36px}.hero-slide-inner--image-right{flex-direction:column}.hero-slide-image{flex:0 0 auto;width:100%;max-width:480px;aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:rgba(255,255,255,.1)}.hero-slide-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-slide-text{flex:1 1 auto;min-width:0}@media (max-width:1023px){.hero-section{padding:36px 0 52px;align-items:flex-start}.hero-slides .hero-slide-content{justify-content:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-block:12px 8px}.hero-slide-inner{padding-bottom:20px;gap:16px}.hero-slide-image{align-self:center;margin-inline:auto;max-height:var(--hero-slide-img-cap);aspect-ratio:4/3}.hero-slide-image img{max-height:var(--hero-slide-img-cap);object-fit:cover}.hero-section p{margin-bottom:20px}}@media (min-width:1024px){.hero-slide-inner{flex-direction:row;align-items:center}.hero-slide-inner--image-right{flex-direction:row-reverse}.hero-slide-inner--image-left .hero-slide-image{margin-right:24px}.hero-slide-inner--image-right .hero-slide-image{margin-left:24px}.hero-slide-content.hero-slide-welcome .hero-slide-image{max-width:320px;aspect-ratio:4/5}.hero-slide-content.hero-slide-welcome .hero-slide-inner{max-width:100%}.hero-slide-content.hero-slide-reposturing .hero-slide-inner{max-width:100%;width:100%}.hero-slide-content.hero-slide-reposturing .hero-slide-text{flex:0 0 auto;min-width:320px;max-width:420px}.hero-slide-content.hero-slide-reposturing .hero-slide-image{flex:1 1 auto;min-width:280px;max-width:none;aspect-ratio:16/9}.hero-slides .hero-slide-content{justify-content:center;overflow-y:hidden;padding:0}}.hero-slides-transitioning.hero-transition-fade .hero-slide-content:first-child{z-index:2}.hero-slides-transitioning.hero-transition-fade .hero-slide-content:last-child,.hero-slides-transitioning:not(.hero-transition-fade) .hero-slide-content:first-child{z-index:1}.hero-slides-transitioning:not(.hero-transition-fade) .hero-slide-content:last-child{z-index:2}.hero-slider{position:relative;box-sizing:border-box;height:calc(var(--hero-track-height) + var(--hero-slider-chrome));min-height:calc(var(--hero-track-height) + var(--hero-slider-chrome));padding-bottom:0;display:flex;flex-direction:column;align-items:stretch}.hero-section h2{font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;color:#fefcf7}.hero-section h1{color:#fefcf7;font-size:var(--hero-h1);font-weight:700;margin-bottom:18px;text-transform:none}@media (min-width:1024px){.hero-section h1{font-size:var(--hero-h1-lg)}}.hero-section p{font-size:16px;color:rgba(254,252,247,.95);margin:0 0 28px;max-width:660px}.hero-section .thm-btn{margin-right:10px}.hero-slide-out-next{animation:heroSlideOutNext 1s cubic-bezier(.22,.61,.36,1) forwards}.hero-slide-out-prev{animation:heroSlideOutPrev 1s cubic-bezier(.22,.61,.36,1) forwards}@keyframes heroSlideOutNext{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes heroSlideOutPrev{0%{transform:translateX(0)}to{transform:translateX(100%)}}.hero-slide-in-next{transform:translateX(100%);animation:heroSlideInNext 1s cubic-bezier(.22,.61,.36,1) forwards}.hero-slide-in-prev{transform:translateX(-100%);animation:heroSlideInPrev 1s cubic-bezier(.22,.61,.36,1) forwards}@keyframes heroSlideInNext{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes heroSlideInPrev{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.hero-fade-out{opacity:1;animation:heroFadeOut 1s cubic-bezier(.22,.61,.36,1) forwards}.hero-fade-in{opacity:0;animation:heroFadeIn 1s cubic-bezier(.22,.61,.36,1) forwards}@keyframes heroFadeOut{0%{opacity:1}to{opacity:0}}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}.hero-content-animate h2{animation:heroContentFromLeft 1.5s cubic-bezier(.22,.61,.36,1) 1s both}.hero-content-animate h1{animation:heroContentFromLeft 1.5s cubic-bezier(.22,.61,.36,1) 1.8s both}.hero-content-animate p{animation:heroContentFromLeft 1.5s cubic-bezier(.22,.61,.36,1) 2.6s both}.hero-content-animate .hero-buttons{animation:heroButtonsIn 1.2s cubic-bezier(.33,.66,.66,1) 3.4s both}.hero-content-animate.hero-slide-reposturing h1,.hero-content-animate.hero-slide-reposturing p{animation-name:heroContentFromRight}.hero-content-animate.hero-slide-reposturing h2{animation-delay:1s}.hero-content-animate.hero-slide-reposturing h1{animation-delay:2s}.hero-content-animate.hero-slide-reposturing p{animation-delay:3s}.hero-content-animate.hero-slide-reposturing .hero-buttons{animation-delay:2.8s}@keyframes heroContentFromLeft{0%{opacity:.01;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes heroContentFromRight{0%{opacity:.01;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}@keyframes heroButtonsIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-slider-controls{position:absolute;left:0;right:0;bottom:0;height:var(--hero-slider-chrome);display:flex;gap:16px;z-index:3;box-sizing:border-box}.hero-nav,.hero-slider-controls{align-items:center;justify-content:center}.hero-nav{background:transparent;border:1px solid rgba(255,255,255,.6);color:var(--color-bg);width:32px;height:32px;border-radius:50%;display:inline-flex;font-size:18px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.hero-nav:hover{background:var(--color-bg);color:var(--color-heading);border-color:var(--color-bg)}.hero-dots{display:flex;align-items:center;gap:8px}.hero-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;padding:0;transition:background .2s ease,border-color .2s ease,transform .2s ease}.hero-dot--active{background:var(--color-bg);border-color:var(--color-bg);transform:scale(1.1)}.layout-debug-badge{position:fixed;left:10px;bottom:10px;z-index:99999;max-width:min(320px,calc(100vw - 20px));padding:8px 10px;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.45;color:#e8f0e8;background:rgba(18,22,20,.94);border:1px solid rgba(131,185,151,.45);box-shadow:0 4px 16px rgba(0,0,0,.35);pointer-events:none}.layout-debug-badge__title{font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent,#83b997);margin-bottom:4px}.hero-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));box-sizing:border-box}.hero-modal{background:#fefcf7;color:var(--color-text);max-width:1040px;width:calc(100% - 32px);max-height:calc(100vh - 32px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));padding:32px 28px 28px;border-radius:8px;position:relative;box-shadow:0 18px 45px rgba(0,0,0,.35);overflow-y:auto;box-sizing:border-box}@media (max-width:767px){.hero-modal-backdrop{padding:0;display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.hero-modal{width:100%;max-width:none;min-height:100dvh;min-height:100vh;max-height:none;margin:0;border-radius:0;box-shadow:none;padding:max(20px,env(safe-area-inset-top,0px) + 28px) max(20px,env(safe-area-inset-right,0px)) max(24px,env(safe-area-inset-bottom,0px)) max(20px,env(safe-area-inset-left,0px))}.hero-modal-close{top:max(10px,env(safe-area-inset-top,0px) + 6px);right:max(12px,env(safe-area-inset-right,0px) + 4px)}}.hero-modal-layout{display:flex;flex-direction:column;gap:24px}@media (min-width:992px){.hero-modal-layout{flex-direction:row;align-items:stretch}}.hero-modal-text{flex:1 1;min-width:0}@media (min-width:992px){.hero-modal-text{min-width:320px;align-self:center}.hero-modal-img--carousel{max-width:none;width:auto;flex:0 0 auto;align-self:stretch;display:flex;flex-direction:column;justify-content:center}}.hero-modal-img{flex:0 0 auto;max-width:560px;margin:0 auto 16px;text-align:center}.hero-modal-img img{width:100%;height:auto;display:block;border-radius:8px}.hero-modal-img--carousel{display:block;position:relative}.hero-modal-carousel{position:relative;width:100%;min-width:280px;max-width:560px;margin-inline:auto;aspect-ratio:4/3;min-height:200px;overflow:hidden;border-radius:8px;background:#eee}@media (min-width:992px){.hero-modal-carousel{margin-inline:0;max-width:none;width:auto;aspect-ratio:3/4;height:min(72vh,620px);max-height:min(72vh,calc(100vh - 120px));min-width:clamp(220px,28vw,380px);min-height:0}}.hero-modal-carousel--cube{perspective:1200px;transform-style:preserve-3d}.hero-modal-carousel-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .4s ease;transform-style:preserve-3d}.hero-modal-carousel-slide--active{opacity:1;pointer-events:auto}.hero-modal-carousel-slide--cube-out{opacity:1;transform-origin:right center;animation:hero-modal-cube-out 1.2s ease forwards}.hero-modal-carousel-slide--cube-in{opacity:1;transform-origin:left center;animation:hero-modal-cube-in 1.2s ease forwards}@keyframes hero-modal-cube-out{0%{transform:rotateY(0deg)}to{transform:rotateY(-90deg)}}@keyframes hero-modal-cube-in{0%{transform:rotateY(90deg)}to{transform:rotateY(0deg)}}.hero-modal-carousel-slide img{width:100%;height:100%;object-fit:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width:992px){.hero-modal-img{margin:0 0 0 24px;text-align:right}}.hero-modal h2{font-size:24px;margin:0 0 16px;color:var(--color-heading)}.hero-modal h4{font-size:18px;line-height:1.5;color:var(--color-text);margin:0 0 18px}.hero-modal h3{font-size:18px;margin:20px 0 8px;color:var(--color-heading)}.hero-modal p{margin:0;line-height:1.6}.hero-modal p+p{margin-top:12px}.hero-modal-inner{margin-top:8px;display:grid;grid-gap:20px;gap:20px}@media (min-width:768px){.hero-modal-inner{grid-template-columns:1fr 1fr}}.hero-modal-inner .single-item{padding:0}.hero-modal-inner .single-item.border{border-left:1px solid #f0eeea;padding-left:24px}.hero-modal-inner .single-item h3{margin:0 0 12px;font-size:20px}.hero-modal-inner .single-item p{margin:0;font-size:14px;line-height:1.6;color:var(--color-text)}.hero-modal-bottom{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;gap:18px}.hero-modal .thm-btn{border-radius:30px}.hero-modal-bottom .title h2{font-size:20px;font-weight:600;line-height:1.3;margin:0}.hero-modal-bottom .title h2 span{color:var(--color-accent)}.hero-modal-close{position:absolute;top:10px;right:12px;background:transparent;border:none;font-size:20px;line-height:1;cursor:pointer;color:#888888}.hero-modal-close:hover{color:#222222}.hero-modal-close:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hero-modal-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-modal-phone{color:var(--color-accent);font-weight:600;text-decoration:none}.hero-modal-phone:hover{text-decoration:underline}.hero-modal-carousel-ui{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.hero-modal-carousel-nav{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(32,20,7,.25);border-radius:50%;background:var(--color-bg);color:var(--color-heading);font-size:22px;line-height:1;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.hero-modal-carousel-nav:hover{border-color:var(--color-accent);color:var(--color-accent)}.hero-modal-carousel-nav:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hero-modal-carousel-dots{display:flex;align-items:center;gap:8px}.hero-modal-carousel-dot{width:10px;height:10px;padding:0;border-radius:50%;border:1px solid rgba(32,20,7,.28);background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}.hero-modal-carousel-dot:hover{border-color:var(--color-accent)}.hero-modal-carousel-dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hero-modal-carousel-dot--active{background:var(--color-accent);border-color:var(--color-accent)}.welcome-area{padding:80px 0;background:var(--color-bg);position:relative;overflow:hidden}.welcome-area .text-holder h4{font-size:18px;line-height:1.5;color:var(--color-text);margin-top:0}.welcome-area .inner-content{margin-top:24px;display:grid;grid-gap:24px;gap:24px}@media (min-width:768px){.welcome-area .inner-content{grid-template-columns:1fr 1fr}}.welcome-area .inner-content .single-item{padding:0}.welcome-area .inner-content .single-item.border{border-left:1px solid #f0eeea;padding-left:24px}.welcome-area .inner-content .single-item h3{margin:0 0 12px;font-size:20px}.welcome-area .inner-content .single-item p{margin:0;font-size:14px;line-height:1.6;color:var(--color-text)}.welcome-area .img-holder{margin-top:0}.welcome-area .img-holder img{width:100%;height:auto;display:block;border-radius:8px}.welcome-area .bottom{margin-top:28px;display:flex;flex-wrap:wrap;align-items:center;gap:20px}.welcome-area .bottom .title h2{font-size:20px;font-weight:600;line-height:1.3}.welcome-area .bottom .title h2 span{color:var(--color-accent)}.welcome-area .bottom .title h2 span a{color:inherit;text-decoration:none}.welcome-area .bottom .title h2 span a:hover{text-decoration:underline}.welcome-area .about-hours-list{margin:0 0 16px;padding-left:20px;font-size:14px;line-height:1.65;color:var(--color-text)}.welcome-area .about-hours-location-section .about-hours-col .about-hours-list{margin-bottom:0}.welcome-area .about-hours-list strong{color:var(--color-heading);font-weight:600}.about-hours-location-section .sec-title{padding-bottom:28px}.about-hours-location-grid{display:grid;grid-gap:28px;gap:28px;align-items:stretch}@media (min-width:992px){.about-hours-location-grid{grid-template-columns:1fr 1fr minmax(280px,420px);gap:32px 28px}.about-hours-location-section .about-location-col{border-left:1px solid #f0eeea;padding-left:24px}}@media (min-width:768px) and (max-width:991px){.about-hours-location-grid{grid-template-columns:1fr 1fr}.about-hours-location-section .about-map-col{grid-column:1/-1;max-width:520px;margin-left:auto;margin-right:auto;width:100%}.about-hours-location-section .about-location-col{border-left:1px solid #f0eeea;padding-left:24px}}.about-hours-col,.about-location-col{display:flex;flex-direction:column;min-height:0;height:100%}.about-hours-col h3,.about-location-col h3{margin:0 0 12px;font-size:20px;font-weight:600;color:var(--color-heading)}.about-hours-location-section .about-location-address{margin:0;font-size:14px;line-height:1.65;color:var(--color-text)}.about-hours-location-section .about-hours-col .bottom,.about-hours-location-section .about-location-col .bottom{margin-top:auto;margin-bottom:0;padding-top:24px}.about-map-col{display:flex;flex-direction:column;min-height:0}.welcome-area .img-holder.about-map-frame{line-height:0;background:#f5f4f3;width:100%}.welcome-area .img-holder.about-map-frame iframe{width:100%;height:320px;min-height:260px;border:0;display:block;border-radius:8px}@media (max-width:480px){.about-hours-location-section .about-hours-col .bottom,.about-hours-location-section .about-location-col .bottom{flex-direction:column;align-items:flex-start}}.welcome-area .about-team-intro{max-width:720px}.welcome-area .about-team-intro h4{font-size:18px;line-height:1.5;color:var(--color-text);margin:0 0 24px;font-weight:400}.welcome-area .about-team-photo{position:relative;width:100%;aspect-ratio:1;max-width:280px;margin:0 auto 20px;border-radius:8px;overflow:hidden;background:#f5f4f3}.about-team-social-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:10px 8px 12px;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.15) 60%,transparent);pointer-events:auto}.about-team-social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#fff;background:rgba(255,255,255,.12);transition:background .2s ease,transform .15s ease}.about-team-social-link:hover{background:rgba(255,255,255,.28);transform:scale(1.06)}.welcome-area .about-team-card{text-align:center}.welcome-area .about-team-card h3{margin:0 0 12px;font-size:20px;font-weight:600;color:var(--color-heading)}.welcome-area .about-team-card .about-team-role{margin:0 0 12px;font-size:14px;line-height:1.6;color:var(--color-text)}.welcome-area .about-team-card .about-team-bio{margin:0;font-size:14px;line-height:1.6;color:var(--color-text);text-align:center}.slogan-area{background:radial-gradient(circle at 0 0,#7fb24b 0,rgba(127,178,75,0) 40%),radial-gradient(circle at 80% 20%,#9eb99d 0,rgba(158,185,157,0) 45%),linear-gradient(135deg,rgba(0,0,0,.35),rgba(0,0,0,.5));background-size:100% 100%;background-position:50%;padding:75px 0 80px;position:relative;z-index:1;text-align:center}.slogan-area h1{color:#fefcf7;font-size:var(--slogan-h1);font-weight:600;line-height:1.25;margin:0 0 16px}.slogan-area p{color:rgba(254,252,247,.95);font-size:18px;line-height:1.5;max-width:640px;margin:0 auto 8px}.slogan-area p+p{margin-bottom:24px}.slogan-triptych{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;max-width:min(960px,100%);margin:0 auto 28px}@media (min-width:600px){.slogan-triptych{grid-template-columns:repeat(3,1fr);gap:10px;align-items:stretch}}.slogan-triptych__panel{aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:rgba(0,0,0,.2);box-shadow:0 8px 24px rgba(0,0,0,.22)}.slogan-triptych__panel img{width:100%;height:100%;object-fit:cover;display:block}.procedures-area{background:var(--color-bg);padding:80px 0 60px;position:relative}.procedures-area .row{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr}@media (min-width:576px){.procedures-area .row{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.procedures-area .row{grid-template-columns:repeat(3,1fr)}}.procedures-area .single-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:box-shadow .2s ease,transform .2s ease}.procedures-area .single-item:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.procedures-area .single-item .img-holder{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f5f4f3}.procedures-area .single-item .img-holder img{width:100%;height:100%;object-fit:cover;display:block}.procedures-area .single-item .text-holder{padding:20px;text-align:center}.procedures-area .single-item .text-holder h3{margin:0 0 8px;font-size:18px;text-transform:uppercase;letter-spacing:.02em}.procedures-area .single-item .text-holder p{margin:0;font-size:14px;line-height:1.5;color:var(--color-text)}.service-condition-spotlight{background:#fff;color:#222;padding:48px 0 40px;border-bottom:1px solid rgba(0,0,0,.06)}.service-condition-spotlight__inner{max-width:min(1320px,100%)}.service-condition-spotlight__header{text-align:center;margin-bottom:36px}.service-condition-spotlight__brand{display:flex;justify-content:center;margin-bottom:10px}.service-condition-spotlight__logo{width:auto;height:auto;max-width:min(220px,85vw)}.service-condition-spotlight__tagline{margin:0;font-family:Open Sans,sans-serif;font-size:13px;font-style:italic;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-heading)}.service-condition-spotlight__grid{display:grid;grid-gap:28px 32px;gap:28px 32px;align-items:start;grid-template-columns:1fr}@media (min-width:992px){.service-condition-spotlight__grid{grid-template-columns:minmax(0,2fr) minmax(0,8fr) minmax(0,2fr);gap:28px 28px;align-items:stretch}.service-condition-spotlight__intro{display:flex;flex-direction:column}.service-condition-spotlight__conditions,.service-condition-spotlight__intro{justify-content:center;min-height:100%}.service-condition-spotlight__media-col{align-self:stretch;min-height:0}.service-condition-spotlight__media-frame{width:100%;max-width:min(400px,100%);margin:0 auto}.service-condition-spotlight__media-frame,.service-condition-spotlight__media-frame .service-spotlight-carousel{flex:1 1;height:100%;min-height:0;display:flex;flex-direction:column}.service-condition-spotlight__media-frame .service-spotlight-carousel__viewport{flex:1 1;min-height:0;height:100%;aspect-ratio:unset;max-height:none}}.service-condition-spotlight__intro{border-top:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);padding:22px 0 20px;text-align:center}.service-condition-spotlight__headline{padding-bottom:14px;margin:0 0 14px;font-size:clamp(22px,4.2vw,36px);line-height:1.15;color:var(--color-accent);white-space:nowrap}.service-condition-spotlight__headline,.service-condition-spotlight__subheadline{border-bottom:1px solid color-mix(in srgb,var(--color-accent) 50%,transparent);font-family:Poppins,sans-serif;font-weight:700;text-transform:uppercase}.service-condition-spotlight__subheadline{padding-bottom:16px;margin:0 0 16px;font-size:clamp(15px,2.1vw,18px);line-height:1.35;color:var(--color-heading)}.service-condition-spotlight__body{margin:0;font-family:Open Sans,sans-serif;font-size:15px;line-height:1.65;color:#333}.service-condition-spotlight__media-col{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.service-condition-spotlight__media-frame{width:100%;max-width:min(400px,100%);margin:0 auto;background:#121820;border-radius:8px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.12)}.service-spotlight-carousel{width:100%}.service-spotlight-carousel__viewport{position:relative;width:100%;aspect-ratio:2/3;max-height:min(540px,68vh);margin:0 auto;overflow:hidden;background:#121820}.service-spotlight-carousel__viewport:after{content:"";position:absolute;inset-inline:0;bottom:0;height:45%;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);pointer-events:none;z-index:1}.service-spotlight-carousel--single .service-spotlight-carousel__viewport:after{display:none}.service-spotlight-carousel__track{display:flex;height:100%;transition:transform .45s ease}@media (prefers-reduced-motion:reduce){.service-spotlight-carousel__track{transition:none}}.service-spotlight-carousel__slide{position:relative;min-height:100%;align-self:stretch}.service-spotlight-carousel__img{object-fit:cover;object-position:center}.service-spotlight-carousel__btn{position:absolute;top:50%;z-index:2;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:rgba(0,0,0,.45);color:#fff;font-size:22px;line-height:1;padding:0;cursor:pointer;transform:translateY(-50%);transition:background .2s ease,border-color .2s ease,transform .2s ease}.service-spotlight-carousel__btn--prev{left:10px}.service-spotlight-carousel__btn--next{right:10px}.service-spotlight-carousel__btn:hover{background:rgba(0,0,0,.6);border-color:rgba(255,255,255,.45);transform:translateY(-50%) scale(1.06)}.service-spotlight-carousel__btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.service-spotlight-carousel__dots{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:min(220px,calc(100% - 100px));padding:4px 8px}.service-spotlight-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:rgba(255,255,255,.4);cursor:pointer;transition:background .2s ease,transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.35)}.service-spotlight-carousel__dot.is-active{background:var(--color-accent);transform:scale(1.25)}.service-spotlight-carousel__dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.neck-spotlight-illustration{margin:0;padding:10px 14px 14px}.neck-spotlight-illustration__svg{width:100%;height:auto;display:block;max-height:min(360px,46vh)}.service-condition-spotlight__media-cta{margin:24px auto 0;max-width:min(520px,100%);text-align:center;font-family:Open Sans,sans-serif;font-size:13px;line-height:1.55;color:#333}.service-condition-spotlight__conditions{list-style:none;margin:0;padding:22px 0 20px;text-align:center;border-top:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);display:flex;flex-direction:column;gap:18px}.service-condition-spotlight__condition{margin:0}.service-condition-spotlight__condition-title{margin:0 0 6px;font-family:Poppins,sans-serif;font-size:clamp(15px,2vw,17px);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-accent)}.service-condition-spotlight__condition-desc{margin:0;font-family:Open Sans,sans-serif;font-size:14px;line-height:1.55;color:#333}.service-condition-spotlight__payment{margin:36px 0 0;text-align:center;font-family:Poppins,sans-serif;font-size:clamp(15px,2vw,18px);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent)}.services-catalog-section{padding-bottom:80px}.services-catalog-intro{text-align:center;max-width:640px;margin:0 auto 24px}.services-catalog{margin-top:8px}.services-catalog-tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:28px}.services-catalog-tab{padding:10px 18px;font-size:15px;font-weight:600;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:#fff;color:var(--color-text);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.services-catalog-tab.is-active,.services-catalog-tab:hover{border-color:var(--color-primary,#83b997)}.services-catalog-tab.is-active{background:var(--color-primary,#83b997);color:#fff}.services-catalog-tab.is-empty:not(.is-active){opacity:.65}.services-catalog-panel{min-height:120px}.services-catalog-category-blurb{max-width:720px;margin:0 auto 20px;text-align:center;font-size:16px;line-height:1.55;color:var(--color-text-muted,#555)}.services-catalog-empty{text-align:center;color:var(--color-text-muted,#666);font-size:16px;margin:32px 0}.services-wheel-track{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:16px;padding:8px 0 20px}.services-wheel-card{flex:0 0 auto;align-self:stretch;width:100%;max-width:380px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column}@media (min-width:576px){.services-wheel-card{width:calc((100% - 16px) / 2)}}@media (min-width:992px){.services-wheel-card{width:calc((100% - 2 * 16px) / 3)}}.services-wheel-card-media{aspect-ratio:4/3;overflow:hidden;background:#f5f4f3}.services-wheel-card-media img{width:100%;height:100%;object-fit:cover;display:block}.services-wheel-card-body{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 1;gap:10px;text-align:center}.services-wheel-card-title{margin:0;font-size:18px;font-weight:700;color:var(--color-text);line-height:1.25;width:100%}.services-wheel-card-price{margin:0;font-size:17px;font-weight:600;color:var(--color-primary,#83b997);width:100%}.services-wheel-card-desc{margin:0;font-size:15px;line-height:1.55;color:var(--color-text);flex:1 1;width:100%}.services-wheel-card-schedule{margin:0;font-size:14px;line-height:1.5;color:var(--color-text-muted,#666);white-space:pre-line;width:100%}.services-wheel-card-cta{align-self:center;margin-top:auto;text-decoration:none;display:inline-block}.choosing-area{padding-top:80px;padding-bottom:60px;background:#fff}.choosing-benefits-grid{list-style:none;padding:0;margin:32px auto 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:28px;max-width:1200px}@media (min-width:1024px){.choosing-benefits-grid{gap:32px}}.choosing-benefit-card{box-sizing:border-box;display:flex;flex-direction:column;flex:0 1 100%;width:100%;max-width:380px;min-width:0;background:var(--color-bg,#fefcf7);border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04)}@media (min-width:640px){.choosing-benefit-card{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 14px);max-width:380px;width:auto}}@media (min-width:1024px){.choosing-benefit-card{flex-grow:0;flex-shrink:1;flex-basis:calc(33.333% - 22px);max-width:380px}}.choosing-benefit-media{aspect-ratio:16/10;background:rgba(0,0,0,.04);overflow:hidden}.choosing-benefit-media img{width:100%;height:100%;object-fit:cover;display:block}.choosing-benefit-copy{padding:20px 22px 24px}.choosing-benefit-copy h3{margin:0 0 10px;font-size:17px;line-height:1.35;color:var(--color-heading,#1a1a1a);font-weight:600}.choosing-benefit-copy p{margin:0;font-size:14px;line-height:1.6;color:var(--color-text-muted,#555)}.reviews-area{padding:80px 0 60px;background:var(--color-bg)}.reviews-area .reviews-placeholder{text-align:center;padding:24px 16px;color:var(--color-text);font-size:15px;line-height:1.5;max-width:560px;margin:0 auto}.reviews-area .reviews-placeholder p{margin:0}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:24px;gap:24px;margin-top:32px}.review-card{background:#fff;border-radius:8px;padding:20px 24px;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06)}.review-card-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.review-card-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.review-card-initials{width:48px;height:48px;border-radius:50%;background:var(--color-primary,#83b997);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;flex-shrink:0}.review-card-meta{display:flex;flex-direction:column;gap:2px}.review-card-author{font-weight:600;color:var(--color-text);font-size:15px}.review-card-date{font-size:13px;color:var(--color-text-muted,#666)}.review-card-source{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--color-text-muted,#666);margin-top:2px;padding:4px 8px;border-radius:4px;background:var(--color-bg-muted,#f0f0f0)}.review-source-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:0}.review-source-icon svg{width:18px;height:18px;display:block}.review-card-source-label{text-transform:none;font-weight:500;letter-spacing:.01em}.review-stars{color:#e6b84a;font-size:14px;letter-spacing:.05em;margin-top:4px}.review-card-body p{margin:0 0 .75em;font-size:15px;line-height:1.6;color:var(--color-text);white-space:pre-line}.review-card-body p:last-child{margin-bottom:0}.reviews-section-more{text-align:center;margin-top:28px}.reviews-section-more a{color:var(--color-primary,#83b997);font-weight:600;text-decoration:underline;text-underline-offset:3px}.reviews-section-more a:hover{opacity:.9}.reviews-page-section{padding-bottom:80px}.reviews-page-intro{margin-bottom:8px}.reviews-page{margin-top:8px}.reviews-page-toolbar{display:flex;flex-direction:column;gap:16px;margin-bottom:8px}.reviews-page-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.reviews-page-toolbar-row--selects{align-items:flex-end}.reviews-page-toolbar-label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted,#666);margin-bottom:6px}.reviews-page-field{display:flex;flex-direction:column;min-width:180px}.reviews-page-select{padding:10px 12px;font-size:15px;border-radius:6px;border:1px solid rgba(0,0,0,.12);background:#fff;color:var(--color-text)}.reviews-page-segment{display:inline-flex;flex-wrap:wrap;gap:8px}.reviews-page-segment-btn{padding:8px 14px;font-size:14px;border-radius:6px;border:1px solid rgba(0,0,0,.12);background:#fff;color:var(--color-text);cursor:pointer;transition:background .2s ease,border-color .2s ease}.reviews-page-segment-btn--with-icon{display:inline-flex;align-items:center;gap:8px}.reviews-page-segment-btn--with-icon .review-source-icon{flex-shrink:0}.reviews-page-segment-btn.is-active.reviews-page-segment-btn--with-icon .review-source-icon svg{filter:brightness(0) invert(1)}.reviews-page-segment-btn.is-active,.reviews-page-segment-btn:hover{border-color:var(--color-primary,#83b997)}.reviews-page-segment-btn.is-active{background:var(--color-primary,#83b997);color:#fff}.reviews-page-segment-btn:disabled{opacity:.5;cursor:not-allowed}.reviews-page-grid{margin-top:24px}.reviews-page-pagination-summary{margin:24px 0 0;text-align:center;font-size:15px;color:var(--color-text-muted,#666);line-height:1.5}.reviews-page-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 24px;margin-top:16px}.reviews-page-page-indicator{font-size:15px;color:var(--color-text)}.reviews-page-page-btn:disabled{opacity:.45;cursor:not-allowed}.footer-area{background:#151515;padding-top:56px;padding-bottom:24px;position:relative;overflow:hidden}.footer-area>.container,.footer-bottom-area>.container{max-width:min(1400px,100%);width:100%;padding-left:max(20px,env(safe-area-inset-left,0px));padding-right:max(20px,env(safe-area-inset-right,0px))}@media (min-width:1200px){.footer-area>.container,.footer-bottom-area>.container{padding-left:max(24px,env(safe-area-inset-left,0px));padding-right:max(24px,env(safe-area-inset-right,0px))}}.footer-area .arrow{position:absolute;left:0;width:100%;height:auto;text-align:center;top:0}.footer-area .arrow img{display:inline-block;vertical-align:top}.footer-area .footer-image-box{position:absolute;left:15px;bottom:-30px;opacity:.05}.footer-area .footer-image-box img{display:block}.footer-area .footer-logo{border-bottom:1px solid #212121;padding-bottom:24px;margin-bottom:24px;text-align:center}.footer-area .footer-logo a{display:inline-block}.footer-area .footer-logo img{display:block;height:auto}.footer-widgets{display:grid;grid-gap:32px 24px;gap:32px 24px;grid-template-columns:1fr;width:100%;max-width:100%;box-sizing:border-box}@media (min-width:576px){.footer-widgets{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-widgets.footer-widgets--with-latest{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:991px){.footer-widgets.footer-widgets--with-latest{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-widgets:not(.footer-widgets--with-latest){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.footer-widgets{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 28px;align-items:start}.footer-widgets.footer-widgets--with-latest{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1200px){.footer-widgets{gap:40px 32px}}@media (min-width:1400px){.footer-widgets{gap:48px 40px}.footer-widgets.footer-widgets--with-latest{gap:48px 32px}}.footer-widget-latest-post,.footer-widget-links-column{min-width:0}.footer-latest-post-highlight{border:1px solid #2a2a2a;border-radius:6px;padding:12px 14px 14px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 70%);box-sizing:border-box}.footer-latest-post-highlight .latest-post{margin-top:0}.footer-latest-post-highlight .latest-post .single-post{margin-bottom:0;padding-bottom:0;border-bottom:none}.footer-widget-subscribe .newsletter-box{margin-bottom:0}.footer-widget-hours .title{margin-top:-2px;padding-bottom:24px}.single-footer-widget{position:relative;overflow:hidden}.single-footer-widget.pd-bottom50{padding-bottom:24px}.single-footer-widget.footer-widget-latest-post.pd-bottom50{padding-bottom:10px}.single-footer-widget .title{padding-bottom:24px;margin-top:-2px}.single-footer-widget .title h3{color:#fefcf7;font-size:18px;font-weight:600;text-transform:uppercase;margin:0 0 8px}.single-footer-widget .title .border{display:block;width:40px;height:3px;background:var(--color-accent);margin-top:4px}.single-footer-widget .our-info{overflow:hidden;margin-top:-9px}.single-footer-widget .our-info p{color:#888888;font-size:14px;margin:0;line-height:1.6}.single-footer-widget .footer-contact-info{overflow:hidden;display:block;margin:8px 0 0;padding:0;list-style:none}.single-footer-widget .footer-contact-info li{padding-left:40px;position:relative;border-bottom:1px solid #212121;padding-bottom:17px;margin-bottom:17px}.single-footer-widget .footer-contact-info li:last-child{border:none;padding-bottom:0;margin-bottom:0}.single-footer-widget .footer-contact-info li .icon-holder{position:absolute;top:4px;left:0;color:var(--color-accent);font-size:20px}.single-footer-widget .footer-contact-info li .text-holder h5{color:#888888;font-size:14px;font-weight:400;line-height:24px;margin:0;font-family:Open Sans,sans-serif}.footer-widget-quick-contact .title{padding-bottom:10px}.footer-widget-quick-contact .footer-contact-info{margin-top:0}.footer-widget-quick-contact .footer-contact-info li{padding-left:32px;padding-bottom:8px;margin-bottom:8px}.footer-widget-quick-contact .footer-contact-info li .icon-holder{top:1px;font-size:18px}.footer-widget-quick-contact .footer-contact-info li .text-holder h5{font-size:13px;line-height:1.4}.footer-widget-quick-contact.pd-bottom50{padding-bottom:12px}.single-footer-widget .usefull-links{overflow:hidden;margin-top:-5px;padding:0;list-style:none}.single-footer-widget .usefull-links.fl-lft{margin-bottom:16px}.single-footer-widget .footer-useful-links-single{display:flex;flex-wrap:wrap;gap:8px 28px;column-gap:28px;row-gap:12px}.single-footer-widget .footer-useful-links-single li{margin-bottom:0;flex:0 0 auto}@media (min-width:576px){.footer-links-wrap{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:0 28px}.single-footer-widget .usefull-links{flex:1 1;min-width:0}.single-footer-widget .usefull-links.fl-lft{border-right:1px solid #212121;padding-right:28px;margin-right:0;margin-bottom:0;width:auto}}.single-footer-widget .usefull-links li{margin-bottom:20px;line-height:14px}.single-footer-widget .usefull-links li:last-child{margin-bottom:0}.single-footer-widget .usefull-links li a{color:#888888;font-size:14px;font-weight:400;transition:all .2s ease}.single-footer-widget .usefull-links li a:hover{color:var(--color-accent);padding-left:5px;text-decoration:underline}.single-footer-widget .latest-post{margin-top:-5px;padding:0;list-style:none}.single-footer-widget .latest-post .single-post{position:relative;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #212121;display:grid;grid-template-columns:70px 1fr;grid-gap:0 20px;gap:0 20px;align-items:start}.single-footer-widget .latest-post .single-post:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.single-footer-widget .latest-post .single-post .img-holder{width:70px;border-radius:50%;overflow:hidden;flex-shrink:0}.single-footer-widget .latest-post .single-post .img-holder img{width:100%;display:block}.single-footer-widget .latest-post .single-post .text-holder a.post-title{color:#888888;font-size:14px;line-height:24px;font-weight:400;display:block;margin-bottom:4px}.single-footer-widget .latest-post .single-post .text-holder a.post-title:hover{color:var(--color-accent);text-decoration:none}.single-footer-widget .latest-post .single-post .text-holder .post-info span{color:var(--color-accent);font-size:14px}.single-footer-widget .more-news{overflow:hidden;margin-top:25px}.single-footer-widget .more-news a{color:#fefcf7;font-size:14px;font-weight:700;text-transform:uppercase}.single-footer-widget .more-news a:hover{color:var(--color-accent);text-decoration:none}.footer-widget-latest-post .more-news{margin-top:16px}.footer-widget-latest-post .more-news a{color:#fefcf7;font-weight:700;text-transform:none}.footer-widget-latest-post .more-news a:hover{color:var(--color-accent);padding-left:5px;text-decoration:underline}.single-footer-widget .newsletter-box{margin-top:-9px;margin-bottom:40px}.single-footer-widget .newsletter-box p{color:#888888;font-size:14px;margin:0 0 8px}.single-footer-widget .newsletter-box .newsletter-form{position:relative;overflow:hidden;display:block;margin-top:10px}.single-footer-widget .newsletter-box form.newsletter-form input[type=email],.single-footer-widget .newsletter-box form.newsletter-form input[type=text]{background:#151515;border:1px solid #212121;color:#7d7a7a;font-size:14px;height:45px;padding-left:48px;padding-right:52px;width:100%;display:block;box-sizing:border-box;transition:all .2s ease}.single-footer-widget .newsletter-box form.newsletter-form input:focus{border-color:#424141;background:#fefcf7;color:#000;outline:none}.single-footer-widget .newsletter-box form.newsletter-form button{position:absolute;right:0;top:0;width:45px;height:45px;background:var(--color-accent);color:#fefcf7;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.single-footer-widget .newsletter-box form.newsletter-form button:hover{background:#424141}.single-footer-widget .newsletter-box form.newsletter-form .envelope{position:absolute;top:0;left:0;width:44px;height:45px;display:flex;align-items:center;justify-content:center;border-right:1px solid #212121;color:#48494c;pointer-events:none;box-sizing:border-box}.single-footer-widget .working-hours{overflow:hidden;display:block;padding:0;background:#151515;border:1px solid #212121;margin-top:0;list-style:none;margin-bottom:0}.single-footer-widget .working-hours li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;border-bottom:1px solid #212121;padding:10px 16px;min-height:44px;line-height:1.45;color:#888888;font-size:14px;box-sizing:border-box}.single-footer-widget .working-hours li:last-child{border-bottom:none}.single-footer-widget .working-hours li span{flex-shrink:0;text-align:right}.single-footer-widget .working-hours li span.closed{color:var(--color-accent)}.footer-bottom-area{background:#0f0f0f;padding:14px 0}.footer-bottom-area .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.copyright-text{padding:4px 0}.copyright-text p{margin:0;color:#888888;font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:22px}.copyright-text p a{font-weight:500;color:var(--color-accent);transition:all .2s ease}.copyright-text p a:hover{color:#888888;text-decoration:underline}.footer-bottom-area .footer-social-links{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}.footer-bottom-area .footer-social-links li a{height:40px;width:40px;border:2px solid #323232;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#999999;font-size:14px;transition:all .2s ease}.footer-bottom-area .footer-social-links li a:hover{background:var(--color-accent);color:#fefcf7;border-color:var(--color-accent);text-decoration:none}.wow{visibility:hidden;animation-fill-mode:both}.wow.wow-visible{visibility:visible}.wow.wow-visible.fadeIn,.wow.wow-visible.fadeInLeft,.wow.wow-visible.fadeInRight,.wow.wow-visible.fadeInUp,.wow.wow-visible.slideInLeft,.wow.wow-visible.slideInRight,.wow.wow-visible.slideInUp{animation-duration:1s;animation-timing-function:ease-out}@keyframes templateFadeIn{0%{opacity:0}to{opacity:1}}.wow.wow-visible.fadeIn{animation-name:templateFadeIn}@keyframes templateFadeInUp{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}.wow.wow-visible.fadeInUp{animation-name:templateFadeInUp}@keyframes templateFadeInLeft{0%{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}.wow.wow-visible.fadeInLeft{animation-name:templateFadeInLeft}@keyframes templateFadeInRight{0%{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translateZ(0)}}.wow.wow-visible.fadeInRight{animation-name:templateFadeInRight}@keyframes templateSlideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.wow.wow-visible.slideInRight{animation-name:templateSlideInRight}@keyframes templateSlideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.wow.wow-visible.slideInLeft{animation-name:templateSlideInLeft}@keyframes templateSlideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.wow.wow-visible.slideInUp{animation-name:templateSlideInUp}.cookie-consent-banner{position:fixed;z-index:9999;left:0;right:0;bottom:0;padding:16px;background:rgba(21,21,21,.96);color:#f0f0f0;box-shadow:0 -4px 24px rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.08)}.cookie-consent-inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.cookie-consent-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.cookie-consent-text{margin:0;font-size:14px;line-height:1.55;flex:1 1}.cookie-consent-text a{color:#9ed4b8;text-decoration:underline;text-underline-offset:2px}.cookie-consent-text a:hover{color:#c5ead6}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0}.cookie-consent-actions .thm-btn{white-space:nowrap}.cookie-consent-actions .thm-btn.btn-secondary{color:#e8e8e8;border-color:rgba(255,255,255,.35)}.cookie-consent-actions .thm-btn.btn-secondary:hover:not(:disabled){color:#ffffff;border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.06)}.cookie-consent-actions .thm-btn.btn-primary:hover:not(:disabled){color:#83b997;border-color:#83b997;background:transparent}.privacy-page .privacy-page-body h2{font-size:18px;margin:28px 0 12px;color:var(--color-heading)}.privacy-page .privacy-page-body p{font-size:15px;line-height:1.65;color:var(--color-text);margin:0 0 16px}.contact-page-section{padding-bottom:80px}.contact-page-intro{max-width:640px;margin:0 auto 32px}.contact-page-layout{display:grid;grid-gap:40px;gap:40px;align-items:start}@media (min-width:900px){.contact-page-layout{grid-template-columns:minmax(240px,320px) 1fr;gap:48px}}.contact-page-aside-title{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--color-heading)}.contact-page-address{font-style:normal;font-size:15px;line-height:1.6;color:var(--color-text);margin:0 0 20px}.contact-page-line{margin:0 0 12px;font-size:15px;line-height:1.5;color:var(--color-text)}.contact-page-line a{color:var(--color-primary,#83b997);text-decoration:underline;text-underline-offset:2px}.contact-page-form-wrap{min-width:0}.contact-page-form-lead{margin:0 0 20px;font-size:15px;color:var(--color-text)}.contact-page-field{display:block;margin-bottom:18px}.contact-page-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted,#666);margin-bottom:8px}.contact-page-input,.contact-page-textarea{width:100%;max-width:560px;padding:12px 14px;font-size:16px;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:#fff;color:var(--color-text);font-family:inherit}.contact-page-textarea{resize:vertical;min-height:140px}.contact-page-input:focus,.contact-page-textarea:focus{outline:2px solid var(--color-primary,#83b997);outline-offset:1px}.contact-page-input:disabled,.contact-page-textarea:disabled{opacity:.65}.contact-page-submit{margin-top:8px}.contact-page-feedback{padding:20px;border-radius:8px;font-size:15px;line-height:1.55;margin-bottom:20px}.contact-page-feedback--success{background:rgba(131,185,151,.12);border:1px solid rgba(131,185,151,.4);color:var(--color-text)}.contact-page-feedback--error{background:rgba(180,60,60,.08);border:1px solid rgba(180,60,60,.25);color:#8a2c2c}.contact-page-hp{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}