:root{--footer-bg: #121212;--primary-color: rgb(90, 195, 64);--primary-color-rgba: 16, 24, 40;--primary-dark-color: #D4A807;--primary-light-color: #FFF8AD;--secondary-color: #15191E;--base-color: transparent;--base-font-color: #101828;--base-light-font-color: #964d4d;--muted-color: #667085;--muted-color2: #98A2B3;--light-color: #EAECF0;--light-color2: #F9FAFB;--white-color: #fff;--dark-color: #1C1C1C;--base-font-size: 16x;--base-font:  "Plus Jakarta Sans", sans-serif;--base-heading-font: "Plus Jakarta Sans", sans-serif;--post-content-color: #475467}.gallery__banner{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1}.gallery__banner:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(28, 28, 28, 0.5);z-index:-1}.gallery__banner .container{height:100%}.gallery__banner__inner{height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.gallery__banner__inner h1{font-size:3.125rem;font-weight:700;line-height:45px;text-align:left;margin-bottom:30px;text-transform:uppercase;color:#fff}@media (min-width:1440px){.gallery__banner__inner h1{font-size:4.375rem;line-height:65px;margin-bottom:50px}}.gallery__banner__inner p{max-width:660px;font-size:1rem;font-weight:500;line-height:24px;text-align:left;margin-bottom:30px;color:#fff}@media (min-width:1440px){.gallery__banner__inner p{font-size:1.25rem;line-height:28px;margin-bottom:50px}}.gallery__main{margin:80px 0}.gallery__main .nav{margin-bottom:50px;flex-wrap:nowrap;overflow:auto;padding-bottom:5px}.gallery__main .nav .nav-link{width:max-content;padding:15px 20px;border:1px solid #31313126;font-size:0.875rem;font-weight:700;line-height:14px;color:#313131;margin-right:20px}.gallery__main .nav .nav-link.active{color:#fff;background-color:#313131}.gallery__main .nav::-webkit-scrollbar{height:4px}.gallery__main .nav::-webkit-scrollbar-track{background:rgba(90, 90, 90, 0.1)}.gallery__main .nav::-webkit-scrollbar-thumb{background:#5AC340}.gallery__main .nav::-webkit-scrollbar-thumb:hover{background:#313131}.gallery-inner{display:flex;height:570px;gap:10px;margin-bottom:10px}.gallery-inner .gallery-subitem:nth-child(2){display:flex;flex-direction:column;flex:40%}.gallery-inner .gallery-subitem{flex:60%}.gallery-inner .gallery-subitem img{height:100%;width:100%;object-fit:cover}.gallery-inner .gallery-subitem:nth-child(2) img{height:50%;width:100%}.gallery-inner .gallery-subitem:nth-child(2) img.image-part2{padding-top:10px}.gallery-inner .gallery-subitem:nth-child(2).with-part2 img{height:100%}.gallery-inner .gallery-subitem.with-part2{flex:50%}.gallery-inner .gallery-subitem:has(~ .with-part2){flex:50%}.gallery-inner:has(> .gallery-subitem.with-part2){height:400px}.gallery-inner:has(> .gallery-subitem:only-child){height:400px}.gallery-inner:nth-child(even){flex-direction:row-reverse}.gallery-section .load-more{text-align:center;margin:70px}@media only screen and (max-width:768px){.gallery-inner,.gallery-inner:nth-child(even){flex-direction:column;height:auto !important}.gallery-inner .gallery-subitem img,.gallery-inner .gallery-subitem:nth-child(2) img{height:400px}}@media only screen and (max-width:600px){.gallery-inner .gallery-subitem img,.gallery-inner .gallery-subitem:nth-child(2) img{height:300px}}.modal-slider{display:none;position:fixed;z-index:1111;padding-top:50px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.9)}.modal-slider-content{display:flex;justify-content:center;align-items:center;height:100%}.modal-slider-content img{width:700px;max-height:500px;object-fit:cover}.modal-prev,.modal-next{cursor:pointer;position:absolute;top:50%;width:50px;height:50px;color:#5AC340;font-weight:bold;transition:0.6s ease;border-radius:50%;user-select:none;border:1.5px solid rgba(13, 27, 42, 0.5);background:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.modal-prev{left:18%}.modal-next{right:18%}.modal-next.disabled{pointer-events:none;cursor:default}.modal-prev:hover,.modal-next:hover{background-color:#5AC340;color:#fff}.modal-close{color:white;position:absolute;top:15px;right:35px;font-size:30px;font-weight:bold;cursor:pointer}.gallery__cta p{color:#fff}