.sgcc-main-wrapper .sgcc-container .cookie-icon{bottom:auto;color:currentColor;font-size:26px;left:15px;position:absolute;right:auto;top:35px;fill:var(--sgcc-cookie-icon-color)}[dir=rtl] .sgcc-main-wrapper .sgcc-container .cookie-icon{left:auto;right:15px}.sgcc-main-wrapper .sgcc-container .cookie-icon svg{display:inline-flex;height:28px;line-height:1;width:28px}.sgcc-main-wrapper{--width:450px;--top:auto;--left:auto;--right:30px;--bottom:30px;animation:sgccFadeInUp .8s .7s both;background-color:var(--sgcc-notice-background-color);border-radius:10px;bottom:var(--bottom);box-shadow:0 10px 40px 10px rgba(0,0,0,.05);left:var(--left);opacity:1;position:fixed;right:var(--right);top:var(--top);transition:opacity .2s linear 1s,visibility .2s linear 1s;visibility:visible;width:var(--width);z-index:1000000000}[dir=rtl] .sgcc-main-wrapper{left:var(--right);right:var(--left)}.sgcc-main-wrapper.hidden{display:none;opacity:0;visibility:hidden}.sgcc-main-wrapper .sgcc-container{color:var(--sgcc-text-color);padding:30px 30px 30px 55px;position:relative}[dir=rtl] .sgcc-main-wrapper .sgcc-container{padding:30px 55px 30px 30px}.sgcc-main-wrapper.hide-cookie-icon .sgcc-container{padding-left:30px}[dir=rtl] .sgcc-main-wrapper.hide-cookie-icon .sgcc-container{padding-left:0;padding-right:30px}.sgcc-main-wrapper[data-layout=custom_width]{--width:450px;width:var(--width)}.sgcc-main-wrapper[data-layout=custom_width].position-top-right{--top:30px;--right:30px;--left:auto;--bottom:auto;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-right{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-top-left{--top:30px;--right:auto;--left:30px;--bottom:auto;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-left{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-top-center{--top:30px;--right:auto;--left:50%;--bottom:auto;animation:sgccFadeIn .8s .7s both;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top);transform:translateX(-50%)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-center{left:var(--right);right:var(--left);transform:translateX(50%)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-right{--top:auto;--right:30px;--left:auto;--bottom:30px;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-right{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-left{--top:auto;--right:auto;--left:30px;--bottom:30px;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-left{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-center{--top:auto;--right:auto;--left:50%;--bottom:30px;animation:sgccFadeIn .8s .7s both;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top);transform:translateX(-50%)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-center{left:var(--right);right:var(--left);transform:translateX(50%)}.sgcc-main-wrapper[data-layout=full_width]{--right:0;--left:0;--width:max-content;border-radius:9999px;left:var(--left);margin:0 auto;max-width:calc(100% - 20px);right:var(--right);width:var(--width)}[dir=rtl] .sgcc-main-wrapper[data-layout=full_width]{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container{padding:10px 15px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content{align-items:center;display:flex;gap:10px;justify-content:center}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-icon{bottom:unset;left:unset;margin:0;position:relative;right:unset;top:unset}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-icon svg{height:22px;width:22px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .message-block,.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .message-block p{margin:0}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container #close-sgcc-button{display:none}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-compliance-button-block #sgcc-accept-button{border-radius:9999px}.sgcc-main-wrapper[data-layout=full_width].position-top{--top:20px;--bottom:auto;bottom:var(--bottom);top:var(--top)}.sgcc-main-wrapper[data-layout=full_width].position-bottom{--top:auto;--bottom:20px;bottom:var(--bottom);top:var(--top)}.sgcc-main-wrapper[data-layout=pop_up]{--width:450px;--top:50%;--left:50%;--right:auto;--bottom:auto;animation:sgccFadeIn .8s 0s both;background-color:var(--sgcc-notice-background-color);border-radius:10px;bottom:var(--bottom);box-shadow:0 10px 40px 10px rgba(0,0,0,.05);left:var(--left);opacity:1;position:fixed;right:var(--right);top:var(--top);transform:translate(-50%,-50%);transition:opacity .2s linear 1s,visibility .2s linear 1s;visibility:visible;width:var(--width);z-index:1000000000}[dir=rtl] .sgcc-main-wrapper[data-layout=pop_up]{left:var(--right);right:var(--left);transform:translate(50%,-50%)}.sgcc-main-wrapper[data-layout=pop_up].hidden{display:none}.sgcc-main-wrapper[data-layout=pop_up] .sgcc-container{color:var(--sgcc-text-color);padding:30px 30px 30px 55px;position:relative}[dir=rtl] .sgcc-main-wrapper[data-layout=pop_up] .sgcc-container{padding:30px 55px 30px 30px}.sgcc-main-wrapper .message-block{color:var(--sgcc-text-color);font-size:15px;line-height:1.6;margin-bottom:15px;text-decoration:none}.sgcc-main-wrapper .message-block a{color:var(--sgcc-link-color);display:inline-block;font-weight:400;position:relative;text-decoration:none!important;text-transform:inherit}.sgcc-main-wrapper .message-block a:after{background-color:var(--sgcc-link-color);bottom:-2px;content:"";display:inline-block;height:1px;left:0;opacity:.5;position:absolute;right:0;width:100%}.sgcc-main-wrapper .message-block a:is(:hover){color:var(--sgcc-link-hover-color);text-decoration:underline;text-transform:inherit}.sgcc-main-wrapper .message-block a:is(:hover):after{background-color:var(--sgcc-link-hover-color);content:"";opacity:1}.sgcc-main-wrapper .message-block a:is(:focus){outline:none}.sgcc-main-wrapper .message-block p{font-size:15px;line-height:1.6;margin:0;padding:0;text-decoration:none}.sgcc-main-wrapper .message-block p:is(:empty){display:none}.sgcc-main-wrapper .message-block p:is(:last-child){margin:0}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button{align-items:center;background:transparent;background-color:var(--sgcc-accept-button-background-color);border:1px solid var(--sgcc-accept-button-border-color);border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);color:var(--sgcc-accept-button-color);cursor:pointer;display:inline-flex;font-size:15px;font-weight:400;height:auto;justify-content:center;line-height:1;padding:12px 20px;text-decoration:none;transition:all .5s ease}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button:is(:hover){background:var(--sgcc-accept-button-hover-background-color);border-color:var(--sgcc-accept-button-hover-border-color);color:var(--sgcc-accept-button-hover-color)}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button:is(:focus){outline:none}.sgcc-main-wrapper .sgcc-container #close-sgcc-button{align-items:center;background-color:var(--sgcc-close-button-background-color);border:none;border-radius:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);color:var(--sgcc-close-button-color);cursor:pointer;display:inline-flex;font-size:15px;height:30px;justify-content:center;line-height:1;margin:0;padding:0;position:absolute;right:-10px;top:-10px;transition:all .5s ease;width:30px}[dir=rtl] .sgcc-main-wrapper .sgcc-container #close-sgcc-button{left:-10px;right:auto}.sgcc-main-wrapper .sgcc-container #close-sgcc-button:is(:hover){background-color:var(--sgcc-close-button-hover-background-color);border:none;color:var(--sgcc-close-button-hover-color)}.sgcc-main-wrapper .sgcc-container #close-sgcc-button:is(:focus){border:none;outline:none}.sgcc-overlay-mask{--index:1000000000;--background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--background);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;transition:all .5s ease;width:100%;z-index:calc(var(--index) - 10)}.sgcc-overlay-mask.hidden{display:none;opacity:0;visibility:hidden}@media (max-width:768px){.sgcc-main-wrapper[data-layout=full_width]{border-radius:8px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content{align-items:flex-start;flex-direction:column;justify-content:flex-start}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content .cookie-icon{display:none}}@media (max-width:600px){.sgcc-main-wrapper{max-width:400px}}@media (max-width:460px){.sgcc-main-wrapper{max-width:300px}.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button{padding:12px 20px}}@keyframes sgccFadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sgccFadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sgccFadeIn{0%{opacity:0}to{opacity:1}}:root{--sgcc-text-color:#222;--sgcc-link-color:#2b7fff;--sgcc-link-hover-color:#00bc7d;--sgcc-notice-background-color:#e4e4e4;--sgcc-cookie-icon-color:#222;--sgcc-close-button-background-color:#222;--sgcc-close-button-hover-background-color:#00bc7d;--sgcc-close-button-color:#fff;--sgcc-close-button-hover-color:#fff;--sgcc-accept-button-background-color:#222;--sgcc-accept-button-hover-background-color:#00bc7d;--sgcc-accept-button-color:#fff;--sgcc-accept-button-hover-color:#fff;--sgcc-accept-button-border-color:#222;--sgcc-accept-button-hover-border-color:#00bc7d}
/*# sourceMappingURL=public.min.css.map */*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--clr-bg:#0a0a0a;--clr-surface:#111111;--clr-border:#1e1e1e;--clr-text:#e8e0d8;--clr-muted:#8a8078;--clr-accent:#c8a882;--clr-rose:#8b2a3a;--clr-rose-light:#c4516a;--clr-white:#ffffff;--font-display:'Cormorant Garamond', 'Georgia', serif;--font-body:'Tahoma', 'Trebuchet MS', sans-serif;--transition:0.3s ease;--max-width:1400px}html{scroll-behavior:smooth}body{background-color:var(--clr-bg);background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--clr-text);font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden}body.has-page-bg::before{content:'';position:fixed;inset:0;background:rgb(0 0 0 / .62);z-index:0;pointer-events:none}.site-header,#page,.mobile-nav,.brr-lightbox{position:relative;z-index:1}a{color:var(--clr-accent);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--clr-rose-light)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:300;letter-spacing:.05em;line-height:1.2;color:var(--clr-white)}h1{font-size:clamp(2rem, 5vw, 4rem)}h2{font-size:clamp(1.5rem, 3vw, 2.5rem)}h3{font-size:clamp(1.25rem, 2.5vw, 2rem)}p{margin-bottom:1.2em}p:last-child{margin-bottom:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:900;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,rgb(0 0 0 / .85),transparent);transition:background var(--transition),padding var(--transition)}.site-header.scrolled{background:rgb(10 10 10 / .97);padding:.75rem 2rem;box-shadow:0 1px 0 var(--clr-border)}.site-branding .site-title{font-family:var(--font-display);font-size:clamp(1rem, 2.5vw, 1.5rem);font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--clr-white);line-height:1.2}.site-branding .site-title a{color:inherit}.site-branding .site-title a:hover{color:var(--clr-accent)}.site-branding .site-description{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--clr-muted);margin-top:.1rem}.main-navigation{display:flex;align-items:center}.main-navigation ul{list-style:none;display:flex;gap:2rem}.main-navigation a{font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--clr-text);padding:.25rem 0;border-bottom:1px solid #fff0;transition:color var(--transition),border-color var(--transition)}.main-navigation a:hover,.main-navigation .current-menu-item>a{color:var(--clr-accent);border-bottom-color:var(--clr-accent)}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--clr-white);transition:all var(--transition)}.menu-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;inset:0;background:rgb(10 10 10 / .97);z-index:800;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.mobile-nav.open{display:flex}.mobile-nav ul{list-style:none;text-align:center}.mobile-nav li+li{margin-top:1.5rem}.mobile-nav a{font-family:var(--font-display);font-size:clamp(1.5rem, 4vw, 2.5rem);font-weight:300;letter-spacing:.1em;color:var(--clr-white)}.mobile-nav a:hover{color:var(--clr-accent)}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff0}.hero-bg{display:none}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgb(0 0 0 / .15) 0%,rgb(0 0 0 / .05) 50%,rgb(0 0 0 / .35) 100%)}.hero-content{position:relative;z-index:1;text-align:center;padding:2rem;max-width:800px}.hero-eyebrow{display:block;font-size:.75rem;letter-spacing:.35em;text-transform:uppercase;color:var(--clr-accent);margin-bottom:1.5rem}.hero-title{font-size:clamp(2.5rem, 7vw, 5.5rem);font-weight:300;color:var(--clr-white);margin-bottom:1.5rem;line-height:1.05}.hero-subtitle{font-size:clamp(0.9rem, 1.5vw, 1.1rem);color:var(--clr-muted);max-width:500px;margin:0 auto 2.5rem;letter-spacing:.05em}.hero-cta{display:inline-block;padding:.85rem 2.5rem;border:1px solid var(--clr-accent);color:var(--clr-accent);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;transition:all var(--transition)}.hero-cta:hover{background:var(--clr-accent);color:var(--clr-bg)}.hero-scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--clr-muted);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;animation:float 2s ease-in-out infinite}.hero-scroll-hint::after{content:'';display:block;width:1px;height:40px;background:linear-gradient(to bottom,var(--clr-muted),transparent)}@keyframes float{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.section-header{text-align:center;padding:5rem 2rem 3rem}.section-eyebrow{display:block;font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;color:var(--clr-accent);margin-bottom:1rem}.section-title{font-size:clamp(1.75rem, 4vw, 3rem);font-weight:300;color:var(--clr-white);margin-bottom:1rem}.section-divider{width:40px;height:1px;background:var(--clr-rose-light);margin:1rem auto}.section-intro{max-width:600px;margin:0 auto;color:var(--clr-muted);font-size:.95rem;line-height:1.8}#gallery{background:#fff0;padding-bottom:5rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:4px;padding:0 4px}.gallery-item{position:relative;overflow:hidden;aspect-ratio:1;cursor:pointer;background:var(--clr-surface)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease,filter 0.4s ease;filter:brightness(.9)}.gallery-item:hover img{transform:scale(1.05);filter:brightness(.7)}.gallery-item-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(139 42 58 / .6),rgb(0 0 0 / .4));opacity:0;transition:opacity var(--transition);display:flex;align-items:center;justify-content:center}.gallery-item:hover .gallery-item-overlay{opacity:1}.gallery-item-overlay svg{width:40px;height:40px;fill:var(--clr-white);opacity:.9}.wp-block-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:4px}.brr-lightbox{display:none;position:fixed;inset:0;z-index:2000;background:rgb(0 0 0 / .95);align-items:center;justify-content:center}.brr-lightbox.active{display:flex}.brr-lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;box-shadow:0 0 80px rgb(0 0 0 / .8)}.brr-lightbox-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:1px solid rgb(255 255 255 / .2);color:var(--clr-white);font-size:1.5rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color var(--transition),background var(--transition)}.brr-lightbox-close:hover{background:var(--clr-rose);border-color:var(--clr-rose)}.brr-lightbox-prev,.brr-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:none;border:1px solid rgb(255 255 255 / .15);color:var(--clr-white);font-size:1.5rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition)}.brr-lightbox-prev{left:1.5rem}.brr-lightbox-next{right:1.5rem}.brr-lightbox-prev:hover,.brr-lightbox-next:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .4)}#about{background:#fff0;padding:0 0 5rem}.about-inner{max-width:var(--max-width);margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-image-wrap{position:relative}.about-image-wrap::before{content:'';position:absolute;inset:-12px;border:1px solid var(--clr-rose);opacity:.4;z-index:0}.about-image-wrap img{position:relative;z-index:1;width:100%;aspect-ratio:3/4;object-fit:cover;filter:grayscale(20%)}.about-text{padding:1rem 0}.about-text h2{margin-bottom:1.5rem}.about-text p{color:var(--clr-muted);font-size:.95rem;line-height:1.9}.about-signature{margin-top:2rem;font-family:var(--font-display);font-size:2rem;font-style:italic;color:var(--clr-accent)}#contact{background:#fff0;padding-bottom:6rem}.contact-inner{max-width:650px;margin:0 auto;padding:0 2rem}.contact-intro{text-align:center;color:var(--clr-muted);margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.brr-contact-form .form-row{margin-bottom:1.5rem}.brr-contact-form label{display:block;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--clr-muted);margin-bottom:.5rem}.brr-contact-form input,.brr-contact-form textarea,.brr-contact-form select{width:100%;background:var(--clr-surface);border:1px solid var(--clr-border);color:var(--clr-text);padding:.85rem 1rem;font-family:var(--font-body);font-size:.95rem;transition:border-color var(--transition);outline:none;-webkit-appearance:none}.brr-contact-form input:focus,.brr-contact-form textarea:focus{border-color:var(--clr-accent)}.brr-contact-form textarea{height:140px;resize:vertical}.brr-contact-form .submit-btn{display:inline-block;width:100%;padding:1rem 2rem;background:#fff0;border:1px solid var(--clr-accent);color:var(--clr-accent);font-family:var(--font-body);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:all var(--transition)}.brr-contact-form .submit-btn:hover{background:var(--clr-accent);color:var(--clr-bg)}.form-success{display:none;text-align:center;padding:2rem;border:1px solid var(--clr-accent);color:var(--clr-accent);font-size:.95rem;line-height:1.7}.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form textarea{width:100%;background:var(--clr-surface)!important;border:1px solid var(--clr-border)!important;color:var(--clr-text)!important;padding:.85rem 1rem!important;font-family:var(--font-body)!important}.wpcf7-submit{width:100%;background:transparent!important;border:1px solid var(--clr-accent)!important;color:var(--clr-accent)!important;padding:1rem!important;letter-spacing:.2em;text-transform:uppercase;font-size:.8rem;cursor:pointer;transition:all var(--transition)!important}.wpcf7-submit:hover{background:var(--clr-accent)!important;color:var(--clr-bg)!important}.site-footer{background:rgb(0 0 0 / .55);border-top:1px solid rgb(255 255 255 / .08);padding:2.5rem 2rem;text-align:center}.site-footer p{color:var(--clr-muted);font-size:.8rem;letter-spacing:.05em}.site-footer a{color:var(--clr-accent)}.widget-area{padding:2rem}.widget+.widget{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--clr-border)}.widget-title{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--clr-accent);margin-bottom:1rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.imagely-gallery-wrap{padding:0 4px 2rem}.ngg-galleryoverview,.ngg-gallery-thumbnail-box,.ngg-gallery-thumbnail,#ngg-gallery-0,.ngg-album,.ngg-gallery{background:transparent!important}.ngg-galleryoverview .ngg-gallery-thumbnail-box{border:none!important;padding:2px!important;margin:0!important}.ngg-gallery-thumbnail img,.ngg-galleryoverview img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;transition:transform 0.5s ease,filter 0.4s ease!important;filter:brightness(.9)}.ngg-gallery-thumbnail:hover img,.ngg-galleryoverview .ngg-gallery-thumbnail-box:hover img{transform:scale(1.04)!important;filter:brightness(.65)!important}.ngg-gallery-thumbnail .ngg-caption,.ngg-galleryoverview .ngg-caption{display:none!important}.imagely-lightbox-container,.ngg-fancybox-wrap,.ngg-fancybox-skin{background:rgb(0 0 0 / .96)!important;border:none!important;box-shadow:none!important}.ngg-fancybox-close,.imagely-lightbox-close{background:none!important;border:1px solid rgb(255 255 255 / .2)!important;color:var(--clr-white)!important}.ngg-fancybox-close:hover,.imagely-lightbox-close:hover{background:var(--clr-rose)!important;border-color:var(--clr-rose)!important}.ngg-fancybox-prev,.ngg-fancybox-next{background:rgb(255 255 255 / .05)!important;border:1px solid rgb(255 255 255 / .15)!important}.gallery-placeholder{text-align:center;padding:4rem 2rem;color:var(--clr-muted);font-size:.95rem;border:1px dashed var(--clr-border);margin:0 4px}.gallery-placeholder a{color:var(--clr-accent)}.ngg-navigation{text-align:center!important;padding:2rem!important;color:var(--clr-muted)!important}.ngg-navigation a{color:var(--clr-accent)!important;border:1px solid var(--clr-border)!important;padding:.3rem 0.75rem!important;margin:0 2px!important;display:inline-block;transition:all var(--transition)!important}.ngg-navigation a:hover{background:var(--clr-accent)!important;color:var(--clr-bg)!important}@media (max-width:900px){.main-navigation{display:none}.menu-toggle{display:flex}.about-inner{grid-template-columns:1fr;gap:3rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:600px){.hero-title{font-size:2.5rem}.gallery-grid{grid-template-columns:1fr 1fr;gap:2px}.brr-lightbox-prev{left:.5rem}.brr-lightbox-next{right:.5rem}}