@font-face{font-family:Dongle;src:url(/assets/Dongle-Light-BVvbhOZn.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Dongle;src:url(/assets/Dongle-Regular-BYNZyiZu.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Dongle;src:url(/assets/Dongle-Bold-CbTxiwh8.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-Light-tnotZ_2w.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-Regular-Dy0jyoUL.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-Bold-DEjRF1uU.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--white);scroll-behavior:smooth;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary: #59742C;--color-secondary: #F18324;--color-text: #111111;--color-background: #F2EAD3;--color-black: #000000;--color-dark-gray: #333333;--color-light-gray: #AAAAAA;--color-white: #FFFFFF}*{box-sizing:border-box;padding:0;margin:0}html{overflow-X:hidden}body{font-family:Manrope,system-ui,sans-serif;font-weight:400;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:var(--color-text)}h1,h2,h3,h4{font-family:Manrope,system-ui,sans-serif;font-weight:700;line-height:110%;color:var(--color-text)}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}p,q,a,li,span,button,label,input,textarea{font-family:Manrope,system-ui,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%;color:var(--color-text);white-space:pre-line}input,textarea{width:100%;padding:1rem;background:none;border:2px solid var(--color-dark-gray);border-radius:.5rem;outline:none}textarea{min-height:6rem;resize:none}ul{display:flex;flex-direction:column;gap:.5rem;list-style-position:outside;padding-left:2rem}button{all:unset;display:inline-block;box-sizing:border-box;font:inherit;color:inherit;background:none;border:none;padding:0;margin:0;text-align:center;cursor:pointer;vertical-align:middle;line-height:normal}button::-moz-focus-inner{border:0;padding:0}button:focus{outline:none}.buttonPrimary{width:100%;max-width:400px;height:max-content;display:flex;justify-content:center;align-items:center;padding:1rem 3rem;border-radius:1rem;background-color:var(--color-primary);border:2px solid var(--color-primary);outline:none;color:var(--color-white);font-weight:700;cursor:pointer;transition:border-radius .25s ease-in-out}.buttonSecondary{width:100%;max-width:400px;height:max-content;display:flex;justify-content:center;align-items:center;padding:1rem 3rem;border-radius:1rem;background-color:var(--color-white);border:2px solid var(--color-primary);outline:none;color:var(--color-primary);font-weight:700;cursor:pointer;transition:border-radius .25s ease-in-out}@media screen and (min-width:1650px){h1,h2,h3,h4{font-family:Manrope,system-ui,sans-serif;font-weight:700;line-height:110%;color:var(--color-text)}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.5rem}p,q,a,li,span,button,label,input,textarea{font-family:Manrope,system-ui,sans-serif;font-size:1.25rem;font-weight:400;line-height:120%;color:var(--color-text)}}@media screen and (max-width:900px){h1{font-size:2.25rem}h2{font-size:1.75rem}h3,h4{font-size:1.25rem}p,q,a,li,span,button,label,input,textarea{font-size:1rem}}@media screen and (min-width:900px){.buttonPrimary:hover,.buttonSecondary:hover{border-radius:3rem}}#preloader{width:100%;height:100%;position:fixed;inset:0;pointer-events:none;scroll-behavior:none;background:var(--color-background);z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}#hero{opacity:0}#preloaderSVG{width:6rem;height:6rem;animation:preloader-rotate 2s linear infinite;overflow:visible}@keyframes preloader-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.particle{position:absolute;width:6px;height:6px;border-radius:50%;background:#0b0;pointer-events:none}#preloader span{font-weight:700}.rightsPage{display:flex;flex-direction:column;gap:1rem;padding:4rem 1rem}section{width:100%;min-height:100px;position:relative;display:flex;flex-direction:column;gap:3rem;justify-content:center;align-items:flex-start;padding:4rem 1rem}#services,#about,#references,#contact{scroll-margin-top:88px}.sectionWrapper{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:2rem}.sectionQuote{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;z-index:10}.sectionQuote span{font-size:1rem}.sectionQuote q{font-weight:700}.sectionCopy{display:flex;flex-direction:column;gap:1rem}.sectionCTA{display:flex;gap:2rem}#services,#references{position:relative;isolation:isolate}#services:before,#references:before{content:"";position:absolute;width:100vw;width:100dvw;height:100%;left:50%;transform:translate(-50%);background-color:var(--color-background);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}#services:after,#references:after{content:"";position:absolute;width:100vw;width:100dvw;height:100%;left:50%;transform:translate(-50%);background-image:url(/noise.png);background-repeat:repeat;background-size:1000px 1000px;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.5;z-index:2}#services>*,#references>*{position:relative;z-index:3}@media screen and (max-width:900px){section{padding:4rem 1rem}.sectionQuote span{font-size:.875rem}.sectionQuote q{font-size:1rem}}#hero{min-height:fit-content;height:calc(100vh - 90px);height:calc(100dvh - 90px);display:flex;flex-direction:column;justify-content:flex-start;position:relative;padding-top:2rem;gap:2rem!important}#hero .sectionCopy,#hero .sectionCTA{width:60%}#hero .sectionCopy p{width:67%}#hero-img{width:80%;height:auto;position:absolute;bottom:-1rem;left:35%;transform:scaleX(-1);-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0}#hero-subline{font-family:Dongle;font-size:3.3rem;line-height:60%;font-weight:700;color:var(--color-secondary)}#hero-logo{max-width:200px;margin:0 auto}#hero .sectionQuote{width:38%;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}#hero .sectionQuote *{text-shadow:0 0 2px white}.sectionScroll{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex}#hero .sectionScroll svg{display:inline-block;animation:float 1s ease-in-out infinite alternate;color:var(--color-secondary)}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(10px)}}#logo-text-1{font-family:Dongle;font-size:5.5rem;font-weight:700;line-height:50%}#logo-text-2{font-size:inherit;font-weight:300}@media screen and (min-width:1800px){#hero{padding-top:8rem;gap:4rem}#hero-img{width:100%}}@media screen and (max-width:900px){#hero{height:calc(100vh - 90px);height:calc(100dvh - 90px);padding:2rem 1rem;gap:1rem}#hero-img{max-height:50vh;width:auto;left:-28%}#hero-logo{display:none}#hero .sectionCopy,#hero .sectionCopy p{width:100%}#hero-subline{font-size:1.6rem}#hero .sectionCTA{width:100%;flex-direction:column;gap:.5rem}#hero .sectionQuote{width:100%;bottom:3rem;left:0;transform:translate(0)!important;padding:0 1rem;align-items:flex-end}#hero .sectionQuote q,#hero .sectionQuote span{width:60%}#hero-background-img{bottom:-3rem!important}#logo-text-1{font-size:4.2rem}}@media screen and (max-height:600px){#hero .sectionQuote{display:none}}#about-img{position:relative;height:fit-content;z-index:3}#about-portrait-img{filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}@media screen and (max-width:900px){#about .sectionWrapper{grid-template-columns:repeat(1,1fr);padding:0;gap:0}#about-img{height:120%}}#references{z-index:2}#references.overlay-active{z-index:4}.galleryOverlay{position:fixed!important;inset:0;display:flex;align-items:center;justify-content:center;background:#c8c8c899;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.galleryOverlay .close{position:absolute;top:calc(90px + 4rem);right:4rem;cursor:pointer;opacity:.5;z-index:100;transition:opacity .15s}.customPrev,.customNext{width:inherit!important;height:inherit!important;padding:1rem;opacity:.5;transition:opacity .15s}.customPrev{left:4rem!important}.customNext{right:4rem!important}.customPrev svg,.customNext svg{fill:none!important;color:var(--color-white)!important}.customPrev svg{transform:rotate(180deg)}.customNext svg{transform:none}.cardsWrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1rem}#services .cardsWrapper{margin-top:1rem}.cardReference img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.001);transition:scale .25s}.cardReference .cardCopy{position:absolute;inset:auto 0 0;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;background:#e6e6e699;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(100%);transition:transform .25s ease-in-out}.cardReference .iconWrapper{top:1rem;right:1rem;transform:translateY(0);border-radius:50%;opacity:0;transition:opacity .25s}.galleryContent{display:flex;flex-direction:column;align-items:center}.galleryCaption{width:100%;height:110px;position:absolute;bottom:0;left:0;display:flex;background:#e6e6e699;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .15s ease-in-out}.galleryCaption.open{height:max-content}.galleryCaption.open .captionInner{padding:1rem}.captionToggle{position:absolute;right:0;top:1rem;display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:var(--color-text)}.captionToggle svg{transform:rotate(270deg)}.galleryCaption.open .captionToggle svg{transform:rotate(90deg)}.captionInner{width:100%;max-width:800px;padding:1rem;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.swiper{width:100vw;width:100dvw;height:calc(100vh - 90px);height:calc(100dvh - 90px);position:fixed!important;inset:90px 0 0;margin:0!important}.swiper-slide{display:flex!important;justify-content:center;align-items:flex-start}.swiper-slide img{max-width:90vw;max-height:75vh;width:auto;height:auto;object-fit:contain}.galleryCaption{pointer-events:auto}.swiper-zoom-container{touch-action:pan-x pan-y;height:calc(100vh - 200px)!important;height:calc(100dvh - 200px)!important}.swiper-zoom-container img{cursor:zoom-in}.swiper-slide-zoomed .swiper-zoom-container img{cursor:grabbing}.showMoreWrapper{width:100%}.showMoreBtn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:700;color:var(--color-text)}@media screen and (max-width:900px){#references .cardsWrapper{grid-template-columns:repeat(2,1fr)}.galleryOverlay .close{right:1rem;opacity:1}.customNext{right:1rem!important;opacity:.6;padding:.25rem!important}.customPrev{left:1rem!important;opacity:.6;padding:.25rem!important}.captionInner{padding:0 1rem}.captionToggle{right:1rem;top:.5rem}}@media screen and (min-width:900px){.cardReference:hover .cardCopy{transform:translateY(0)}.cardReference:hover img{scale:1.025}.cardReference:hover .iconWrapper,.galleryOverlay .close:hover,.customPrev:hover,.customNext:hover{opacity:1}}.contactForm{width:50%;display:flex;flex-direction:column;gap:1rem}.field{position:relative}.field input,.field textarea{background-color:var(--color-white)}.field label{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;background:#fff;padding:0 .25rem;transition:all .2s ease}.field:last-of-type label{top:1.5rem;transform:translateY(-50%)}.field input:focus+label,.field input:not(:placeholder-shown)+label,.field textarea:focus+label,.field textarea:not(:placeholder-shown)+label{top:0;font-size:1rem}.field input:focus,.field textarea:focus{border-color:var(--color-secondary)}@media screen and (max-width:900px){.contactForm{width:100%}}main{max-width:1100px;width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:flex-start;margin:90px auto 0}@media screen and (min-width:1800px){main{max-width:1280px}}.cardsWrapper{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:0 2rem}.card{display:flex;flex-direction:column;gap:1rem;position:relative;padding:2rem;background-color:var(--color-white);border-radius:2rem}.cardService{padding-top:3rem;box-shadow:2px 2px 8px #0000000d}.cardReference{width:100%;height:100%;aspect-ratio:1 / 1;position:relative;padding:0!important;box-shadow:2px 2px 8px #0000001a;overflow:hidden;cursor:pointer}@media screen and (max-width:900px){.cardsWrapper{grid-template-columns:repeat(1,1fr);gap:.5rem;padding:0}#services .cardsWrapper{gap:4rem}.card{border-radius:1rem}}.iconWrapper{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:2rem;transform:translateY(-50%);padding:1rem;border-radius:50%;border:none;outline:none;background-color:var(--color-secondary);overflow:hidden}.iconWrapper:after{content:"";position:absolute;inset:0;background-image:url(/noise.png);background-repeat:repeat;background-size:1000px 1000px;opacity:.66;z-index:1}.iconWrapper svg{color:var(--color-white)}#hero-background-img{width:75%;position:absolute;bottom:-16rem;left:25%;opacity:.1;z-index:-1}#about-background-img{width:75%;position:absolute;bottom:-30%;right:15%;transform:scaleX(-1);opacity:1}#contact-background-img{width:80%;position:absolute;bottom:-13.25rem;right:-20%;opacity:.1;z-index:-1}@media screen and (max-width:900px){#contact-background-img{display:none}#about-background-img{bottom:-8%}}.particle-btn{position:relative;--particle-x: 7.8;--particle-y: 1.7}.particle{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--color-secondary);pointer-events:none;will-change:transform,opacity}nav{position:fixed;inset:0 0 auto;height:90px;box-shadow:0 2px 3px #0000001a;z-index:100;isolation:isolate}nav:before{content:"";position:absolute;inset:0;background-color:var(--color-background);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}nav:after{content:"";position:absolute;inset:0;background-image:url(/noise.png);background-repeat:repeat;background-size:1000px 1000px;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.3;z-index:2}nav>*{position:relative;z-index:3}.navMain{max-width:2000px;height:90px;display:flex;gap:2rem;justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;z-index:101}.navLinks{display:flex;gap:2rem;justify-content:flex-end;align-items:center}.navLink{width:fit-content;position:relative;line-height:150%;font-weight:700;transition:all .15s}.navLink:after{content:"";width:100%;height:2px;position:absolute;bottom:0;left:-25%;background-color:var(--color-primary);opacity:0;transition:all .15s}.navLogo{width:100%;max-width:150px;display:flex;justify-content:center;align-items:center}.navLogo img{width:100%;max-height:100%}@media screen and (min-width:900px){.navLink:hover{color:var(--color-primary)}.navLink:hover:after{left:0;opacity:1}}.menuBurger{display:none;background:none;border:0;width:2rem;height:auto;padding:0;cursor:pointer}.menuBurger span{display:block;height:4px;background:var(--color-primary);margin:3px 0;transition:transform .25s ease,opacity .25s ease}.menuBurger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menuBurger.open span:nth-child(2){opacity:0}.menuBurger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menuOverlay{height:fit-content;position:fixed;inset:90px 0 0;background:var(--color-primary);opacity:0;pointer-events:none}.menuOverlay{height:fit-content;position:fixed;inset:90px 0 0;transform-origin:top;transform:translateY(-100%);z-index:-1;transition:opacity .3s ease,transform .3s ease}.menuOverlay.open{opacity:1;pointer-events:auto;transform:translateY(0)}.menuOverlayInner{background:var(--color-background);height:100%;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem;z-index:1;text-align:center}.menuOverlayInner:after{content:"";position:absolute;inset:0;background-image:url(/noise.png);background-repeat:repeat;background-size:1000px 1000px;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.3;z-index:2}.menuOverlayInner *{z-index:3}.menuLink{font-weight:700}@media(max-width:900px){.navLinks{display:none}.menuBurger{display:block}}footer{width:100%;left:0;bottom:0;position:relative;isolation:isolate;background-color:var(--color-background)}footer:before{content:"";position:absolute;inset:0;background-color:var(--color-background);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}footer:after{content:"";position:absolute;inset:0;background-image:url(/noise.png);background-repeat:repeat;background-size:1000px 1000px;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.3;z-index:2}footer>*{position:relative;z-index:3}.footerMain{max-width:2000px;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;align-items:flex-start;margin:0 auto;padding:4rem 2rem}.footerLinks{display:flex;flex-direction:column;gap:1rem}.footerLink{width:fit-content;position:relative;line-height:150%;font-weight:700;transition:all .15s}.footerLink:after{content:"";width:100%;height:2px;position:absolute;bottom:0;left:-25%;background-color:var(--color-primary);opacity:0;transition:all .15s}@media screen and (max-width:900px){.footerMain{padding:3rem 1rem}}@media screen and (min-width:900px){.footerLink:hover{color:var(--color-primary)}.footerLink:hover:after{left:0;opacity:1}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}
