.galleryBanner-banner{border-radius:0 0 20% 20%;width:100%;height:520px;position:relative;overflow:hidden;background:var(--np-white-bg)!important}.galleryBanner-banner__bg{object-fit:cover;z-index:0}.galleryBanner-banner__overlay{z-index:1;background:#00000059;position:absolute;inset:0}.galleryBanner-banner__content{z-index:2;text-align:center;color:var(--np-white-text);padding:0 20px;position:relative;top:50%;transform:translateY(-50%)}.galleryBanner-banner__content h1{letter-spacing:.02em;font-size:48px;font-weight:800;line-height:1.4}.galleryBanner-form-below-title{opacity:.9;margin-top:15px;font-size:18px;color:var(--np-white-text)!important}.leaf{z-index:2;position:absolute}.leaf-left{width:180px;bottom:80px;left:-20px}.leaf-right{width:180px;bottom:80px;right:-20px}.left-flower-top{z-index:2;width:60px;position:absolute;top:40px;left:40px}.right-flower-top{z-index:2;width:60px;position:absolute;top:40px;right:40px}.right-small-flower-top{z-index:2;width:40px;height:40px;position:absolute;top:80px;right:120px}.left-small-flower-top{z-index:2;width:40px;height:40px;position:absolute;top:80px;left:120px}.flower{pointer-events:none;transition:transform .1s linear}@media (max-width:780px){.galleryBanner-banner{border-radius:0;height:600px}.galleryBanner-banner__content h1{width:80%;margin:0 auto;font-size:28px}.leaf-left,.leaf-right{width:100px;height:20%;bottom:0}.leaf-left{left:0}.leaf-right{right:0}.left-flower-top{width:30px;height:30px;top:25%;left:5%}.left-small-flower-top{width:15px;height:15px;top:30%;left:15%}.right-flower-top{width:30px;height:30px;top:25%;right:5%}.right-small-flower-top{width:15px;height:15px;top:30%;right:15%}.galleryBanner-banner__content h1{width:90%;margin-top:15px}.flower-top{width:40px}}
.gallery-filters button:focus,.gallery-filters button:active{border:2px solid #181c5a;outline:none;box-shadow:0 8px #c13a0f}.gallery-yellow-leaf-bg{z-index:0;opacity:.9;pointer-events:none;width:180px;height:220px;position:absolute;top:-20px;right:0}.gallery-section>:not(.gallery-yellow-leaf-bg){z-index:2;position:relative}.gallery-section{padding:80px 40px;position:relative;background:var(--np-white-bg)!important}.gallery-header{flex-direction:column;align-items:flex-start;margin-bottom:32px;display:flex}.gallery-title{text-align:left}.galleryPage-gallery-core-subtitle{text-align:left;color:#6b6b6b;margin-bottom:24px}.gallery-title{color:var(--np-primary-text);margin-bottom:20px;font-size:55px}.galleryPage-gallery-core-subtitle{font-family:var(--font-prompt);margin:0 auto 2.5rem;font-size:18px;font-weight:400;color:var(--np-secondary-text)!important}.gallery-filters{flex-wrap:wrap;justify-content:flex-start;gap:18px;width:100%;margin-bottom:40px;display:flex}.gallery-filters button{color:var(--np-primary-text);font-weight:500;font-family:var(--font-prompt);cursor:pointer;background:#f5f5f7;border:1px solid #e5e5e5;border-radius:999px;padding:12px 26px;transition:all .2s;box-shadow:0 6px #d9d9d9}.gallery-filters button:hover{background:var(--np-orange-bg);color:var(--np-white-text);border:1px solid #c93a14;transform:scale(.96);box-shadow:0 3px #c93a14}.gallery-filters button.active{background:var(--np-orange-bg);color:var(--np-white-text);border:none;box-shadow:0 6px #c93a14}.gallery-filters button.active:hover{transform:scale(.96);box-shadow:0 3px #c93a14}ul.gallery-grid.gallery-ul{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:stretch;gap:25px;margin:0;padding:0;list-style:none;display:grid}.gallery-card{border-radius:20px;width:100%;animation:.4s forwards fadeIn;position:relative;overflow:hidden;transform:scale(.95)}.gallery-image-inner{aspect-ratio:4/3;border-radius:20px;width:100%;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block}.gallery-eye-icon{background:var(--np-white-bg);width:60px;height:60px;color:var(--np-primary-text);opacity:0;z-index:2;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:2.2rem;transition:all .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.gallery-eye-icon svg{font-size:1rem}.gallery-image-inner:after{content:"";transform-origin:50%;opacity:0;z-index:1;background:linear-gradient(45deg,#ff5a0099,#8000ff99);border-radius:20px;transition:transform .4s,opacity .3s;position:absolute;inset:0;transform:scale(0)}.gallery-image-inner:hover .gallery-eye-icon,.gallery-image-inner:focus-within .gallery-eye-icon{opacity:1;transform:translate(-50%,-50%)scale(1)}.gallery-image-inner:hover:after,.gallery-image-inner:focus-within:after{opacity:1;transform:scale(1)}.gallery-eye-icon:focus{outline:none}.gallery-eye-icon:focus-visible{outline-offset:2px;outline:2px solid #6c63ff}.galleryPage-gallery-modal{z-index:9999;background:#000000d9;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.galleryPage-gallery-modal__top{z-index:2;color:var(--np-white-text);justify-content:space-between;align-items:center;padding:16px 24px;font-size:1rem;display:flex;position:absolute;top:0;left:0;right:0}.galleryPage-gallery-modal__actions button{color:var(--np-white-text);cursor:pointer;background:0 0;border:none;width:fit-content;margin-left:10px;font-size:1.2rem!important}.galleryPage-gallery-modal__content{flex:1;place-items:center;min-height:100vh;padding:72px 24px 24px;display:grid;position:relative}.galleryPage-modal-image{border-radius:12px;width:auto;max-width:min(90vw,1200px);height:auto;max-height:calc(100vh - 120px);margin:0 auto;transition:transform .3s;display:block}.galleryPage-modal-image.zoomed{transform:scale(1.5)}.galleryPage-gallery-modal__actions{border-radius:16px;width:100%;max-width:500px;height:auto;transition:transform .3s}.galleryPage-gallery-modal__actions.zoomed{transform:scale(1.5)}.nav{color:var(--np-white-text);cursor:pointer;background:0 0;border:none;font-size:40px;position:absolute;top:50%;transform:translateY(-50%)}.nav.left{left:40px}.nav.right{right:40px}.hover-icon{color:var(--np-primary-text);background:var(--np-white-bg);border-radius:50%;padding:1.2rem;font-size:3.3rem}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:780px){.gallery-section{padding:0 10px 80px}.gallery-title{font-size:30px}.galleryPage-gallery-core-subtitle{font-size:18px}ul.gallery-grid.gallery-ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gallery-yellow-leaf-bg{display:none}.gallery-card{width:100%;min-width:0;max-width:none}}@media (max-width:520px){ul.gallery-grid.gallery-ul{grid-template-columns:1fr;gap:12px}}
