body{padding:0 30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-smooth:always;font-family:Courier New,Courier,monospace;cursor:none;position:inherit}*{margin:0;padding:0}.cursor{width:30px;height:30px;border-radius:50%;position:fixed;left:0;top:0;transform:translate(-50%,-50%);pointer-events:none;border:1.5px solid #111;z-index:9999;background:transparent;opacity:.6;background:#0000000d;box-shadow:0 0 15px #0003;filter:blur(1px)}body{font-family:Courier New,Courier,monospace;color:#37353e}.nav-bar{width:100%;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;height:90px;background:transparent;z-index:1000;border-bottom:1px solid #000;padding:0 20px;cursor:none}.nav-logo img{height:130px}.hamburger{position:absolute;right:40px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:6px;cursor:pointer;z-index:1100}.hamburger span{width:28px;height:3px;background:#000;border-radius:2px;transition:.3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav-links{position:fixed;top:-100%;left:0;width:100%;height:100vh;background:#96a78d;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;transition:top .4s ease-in-out;z-index:1000}.nav-links a{text-decoration:none;font-size:3.5rem;color:#4a4947;font-weight:600;transition:color .2s}.nav-links a:hover{color:#000}.nav-links.open{top:0}@media (max-width: 1000px){.nav-bar{height:70px;padding:0 15px}.nav-logo img{height:90px}.hamburger{right:25px}.nav-links a{font-size:2.2rem}}@media (max-width: 600px){.nav-bar{height:60px}.nav-logo img{height:70px}.hamburger span{width:24px;height:2.5px}.nav-links a{font-size:1.6rem}}.hero-section{display:flex;justify-content:center;align-items:center;width:100%;height:140vh;gap:clamp(1.2rem,5vw,1.5rem);max-width:1200px;border-radius:30px;color:#37353e;margin:auto;padding:1rem;margin-top:clamp(3rem,6vw,3.6rem)}.hero-wrapper{width:40%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:1.4rem}.head-wrapper{overflow:hidden;margin-bottom:clamp(1.4rem,6vw,1.6rem)}h1{font-size:clamp(2.7rem,6vw,3rem);font-weight:800;line-height:normal;letter-spacing:-.2px;width:100%;color:#37353e}p{font-size:clamp(1.2rem,5vw,1.4rem);font-weight:600;line-height:1.4;letter-spacing:-.2px;color:#37353e;width:100%}.image-wrapper{width:60%;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:1.9rem;max-width:450px;max-height:450px;margin-left:70px}.image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:10px}.btn{padding:.8rem 1.6rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;color:#37353e;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.search-container{display:flex;flex-direction:column;align-items:center;margin-top:2rem;margin-bottom:3rem;gap:1.4rem;text-align:center}.search-heading{font-size:clamp(1.9rem,4vw,2.5rem);font-weight:700;color:#37353e;letter-spacing:-.2px;text-align:center}.search-div{width:100%;max-width:1000px;background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000014;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:1.5rem 2rem;transition:all .3s ease}.search-div:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-2px)}.search-input{flex:1;min-width:160px;padding:.9rem 1.1rem;border-radius:10px;border:1px solid #ccc;background:#fafafa;font-size:1rem;font-weight:500;color:#2d2a32;letter-spacing:.2px;outline:none;transition:all .25s ease}.search-input:focus{border-color:#96a78d;background:#fff;box-shadow:0 0 0 3px #96a78d26}.search-input::placeholder{color:#7a7a7a;font-weight:400;font-size:.95rem;letter-spacing:.3px}.search-div .btn-primary{flex:0 0 auto;padding:.9rem 2rem;border-radius:10px;font-size:1.05rem;font-weight:600;letter-spacing:.3px;background-color:#96a78d;color:#fff;box-shadow:0 4px 12px #96a78d4d;transition:all .3s ease;border:none}.search-div .btn-primary:hover{background-color:#2d5f34;box-shadow:0 6px 16px #2d5f3459;transform:translateY(-2px)}@media (max-width: 1000px){.hero-section{flex-direction:column;height:auto;width:100%;padding:2rem 1rem;overflow:hidden}.hero-wrapper{width:100%;align-items:center;text-align:center}h1{font-size:clamp(2rem,6vw,2.4rem)}p{font-size:clamp(1rem,4vw,1.2rem)}.image-wrapper{width:100%;max-width:100%;max-height:800px;margin-top:1rem;margin-left:0}.image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:12px}.button-group{justify-content:center;margin-bottom:2rem}.search-div{flex-direction:column;align-items:stretch;padding:1.5rem}.search-input,.search-div .btn-primary{width:100%}}@media (max-width: 600px){.button-group{flex-direction:column;gap:.8rem;width:100%}.search-div{padding:1rem}}.feature-section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem 1rem;position:relative;margin-bottom:2rem}.wrapper{overflow:hidden;margin-bottom:clamp(2.3rem,6vw,2.6rem)}.wrapper h1{font-size:clamp(2.7rem,6vw,3rem);font-weight:800;line-height:normal;letter-spacing:-.2px;width:100%;max-width:1000px;color:#37353e;text-align:center}.feature-wrapper{position:relative;width:100%;max-width:1200px;height:130vh;margin:auto}.feature-wrappers{position:absolute;width:300px;height:450px;overflow:hidden;box-shadow:0 10px 25px #00000026;border-radius:10px;background:#fff;display:flex;justify-content:center;align-items:center}.feature-wrappers img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .4s ease,opacity .4s ease}.feature-wrappers:hover img{transform:scale(1.08)}.feature-wrappers:nth-child(1){top:17%;left:72%}.feature-wrappers:nth-child(2){top:20%;right:70%}.feature-wrappers:nth-child(3){top:70%;left:40%}.feature-wrappers:nth-child(4){bottom:50%;left:40%}.feature-wrappers:nth-child(5){top:79%;right:55%;transform:translate(-50%)}.feature-wrappers:nth-child(6){top:80%;left:70%}@media (max-width: 1000px){.feature-wrapper{position:relative;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.8rem;padding:2rem 1rem}.feature-wrappers{position:static!important;width:85%;max-width:400px;height:auto;aspect-ratio:3 / 4;transform:none!important}.feature-wrappers img{width:100%;height:100%;object-fit:cover;border-radius:10px}}@media (max-width: 600px){.feature-wrappers{width:100%;max-width:320px;aspect-ratio:4 / 5}.feature-wrapper{gap:1.2rem;padding:1.5rem 1rem}}.sub-feature{width:100%;height:auto;max-width:1200px;margin:clamp(5rem,8vw,7rem) auto 0 auto;padding:clamp(2rem,4vw,3rem) 1rem;display:flex;flex-direction:column;gap:clamp(3rem,6vw,4rem)}.sub-feature__story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,3rem)}.sub-wrapper{overflow:hidden}.sub-feature__text h2{font-size:clamp(2rem,5vw,2.8rem);font-weight:700;color:#2d2a32;margin-bottom:1rem}.sub-feature__text p{font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;color:#555;margin-bottom:1.5rem;max-width:500px}.sub-feature__text .btn,.sub-feature__text .btn:link,.sub-feature__text .btn:visited,.sub-feature__text .btn:hover,.sub-feature__text .btn:active{background:#96a78d;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:background .3s ease,transform .2s ease;text-decoration:none;display:inline-block;text-align:center}.sub-feature__text .btn:hover{background:#2d5f34;transform:translateY(-2px);color:#fff}.sub-feature__image img{width:100%;border-radius:16px;object-fit:cover;box-shadow:0 6px 20px #0000001f}.sub-feature__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,2rem)}.benefit-card{background:#f9f9f9;border-radius:14px;padding:2rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-6px);box-shadow:0 8px 22px #0000001a}.benefit-card svg{color:#3a7d44;margin-bottom:1rem}.benefit-card h3{font-size:clamp(1.2rem,3vw,1.6rem);font-weight:700;color:#2d2a32;margin-bottom:.5rem}.benefit-card p{font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.5;color:#555}@media (min-width: 1001px){.sub-feature{margin-top:clamp(20rem,10vw,25rem)}}@media (max-width: 1000px){.sub-feature__story{grid-template-columns:1fr;text-align:center}.sub-feature__text p{margin-left:auto;margin-right:auto}.sub-feature__benefits{grid-template-columns:1fr 1fr}.sub-feature__text .btn,.sub-feature__text .btn:link{width:80%;margin:0 auto}}@media (max-width: 600px){.sub-feature__benefits{grid-template-columns:1fr}.sub-feature__text .btn,.sub-feature__text .btn:link{width:100%}}*{box-sizing:border-box;padding:0;margin:0}.cta-section{width:100%;padding:4rem 2rem 120px;color:#37353e;margin-bottom:clamp(2rem,5vw,2.5rem)}.cta-header{text-align:center;margin-bottom:2rem}.cta-wrapper{overflow:hidden}.cta-wrapper h2{font-size:clamp(2.7rem,6vw,3rem);font-weight:800;letter-spacing:-.2px;color:#37353e}.cta-wrapper p{font-size:clamp(1.2rem,5vw,1.4rem);font-weight:600;line-height:1.4;letter-spacing:-.2px;color:#37353e}.cta-slides{display:flex;flex-direction:column;gap:2rem;overflow:hidden}.cta-slide{display:flex;align-items:center;gap:10px;position:relative}.cta-slide.left{flex-direction:row}.cta-slide.right{flex-direction:row-reverse}.cta-text{font-size:1.3rem;font-weight:600;white-space:nowrap}.cta-img{display:block;width:180px;height:120px;flex-shrink:0;overflow:hidden;border-radius:10px}.cta-img img{width:100%;height:100%;object-fit:cover}.cta-button-wrapper{text-align:center;margin-top:2rem}.cta-button-wrapper .btn,.cta-button-wrapper .btn:link,.cta-button-wrapper .btn:visited,.cta-button-wrapper .btn:hover,.cta-button-wrapper .btn:active{background:#96a78d;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:background .3s ease,transform .2s ease;text-decoration:none;display:inline-block;text-align:center}.cta-button-wrapper .btn:hover{background:#2d5f34;transform:translateY(-2px);color:#fff}@media (max-width: 1000px){.cta-slides{gap:1rem}.cta-slide{gap:10px}.cta-text{font-size:1rem}.cta-img{width:140px;height:90px;border-radius:8px}.cta-section{padding:2rem 1rem 80px}.cta-button-wrapper .btn{width:80%;margin:0 auto}}@media (max-width: 600px){.cta-button-wrapper .btn{width:100%}}.testimonial-section{width:100%;background:#f5ecd5;padding:80px 20px;font-family:Courier New,Courier,monospace;position:relative;margin-bottom:clamp(2.5rem,6vw,2.7rem)}.testimonial-wrapper{max-width:1100px;margin:0 auto;text-align:center}.section-title{font-size:clamp(2.3rem,5vw,2.7rem);font-weight:700;color:#222;margin-bottom:20px}.section-subtitle{font-size:clamp(1.2rem,6vw,1.4rem);color:#333;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.t-wrapper{overflow:hidden}.carousel-container{position:relative;overflow:hidden;width:100%;padding:0 60px}.testimonial-scroll{display:flex;gap:20px;overflow-x:hidden;scroll-behavior:smooth}.testimonial-card{flex:0 0 320px;border-radius:16px;padding:25px;box-shadow:0 4px 16px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0000001f}.testimonial-card.light{background:#fff;color:#333}.testimonial-card.dark{background:#000;color:#fff}.client-img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:20px;border:4px solid currentColor}.testimonial-text{font-style:italic;margin-bottom:20px;font-size:clamp(1.1rem,6vw,1.3rem);line-height:1.6}.client-name{font-weight:600;margin-bottom:4px}.client-role{font-size:.9rem;opacity:.75}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;color:#000;border:2px solid #000;font-size:1.6rem;cursor:pointer;padding:10px 14px;border-radius:50%;box-shadow:0 4px 12px #0000001a;opacity:.85;transition:all .3s ease;z-index:5}.carousel-btn:hover{background:#000;color:#fff;opacity:1;transform:translateY(-50%) scale(1.1)}.carousel-btn.left{left:10px}.carousel-btn.right{right:10px}@media (max-width: 1000px){.testimonial-card{flex:0 0 260px;padding:20px}.carousel-container{padding:0 45px}.section-title{font-size:2rem}}@media (max-width: 768px){.testimonial-scroll{gap:15px}.testimonial-card{flex:0 0 100%;max-width:100%}.carousel-container{padding:0 35px}.section-title{font-size:1.8rem}.section-subtitle{font-size:.95rem}.carousel-btn{font-size:1.4rem;padding:8px 12px}}@media (max-width: 480px){.section-title{font-size:1.5rem}.testimonial-text{font-size:.9rem}.client-img{width:65px;height:65px}.carousel-container{padding:0 25px}.carousel-btn{font-size:1.2rem;padding:6px 10px}}*{padding:0;margin:0;box-sizing:border-box}.footer{width:100%;background-color:#222;color:#fff;font-family:Courier New,Courier,monospace;padding:3rem 2rem 1.5rem;box-sizing:border-box;position:relative}.footer-container{display:flex;justify-content:space-between;align-items:center;height:auto;margin:0 auto;flex-wrap:wrap;gap:2rem;width:100%}.footer-logo{font-size:2.2rem;font-weight:700}.footer-logo .highlight{color:#96a78d}.footer-nav{display:flex;gap:2rem;flex-wrap:wrap}.footer-nav a{color:#fff;text-decoration:none;transition:color .3s ease;font-weight:500}.footer-nav a:hover{color:#96a78d}.footer-socials{display:flex;gap:1.2rem}.footer-socials a{color:#fff;font-size:1.3rem;transition:color .3s ease,transform .2s ease}.footer-socials a:hover{color:#96a78d;transform:translateY(-3px)}.footer-bottom{text-align:center;margin-top:2rem;font-size:.9rem;color:#aaa;width:100%}@media (max-width: 900px){.footer-container{flex-direction:column;text-align:center}.footer-nav{margin:1rem 0;gap:1rem}.footer-socials{justify-content:center}}body{font-family:Courier New,Courier,monospace;background-color:#f5ecd5;color:#37353e}.page-section{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.5rem,5vw,3rem);padding:6rem 5%;max-width:1400px;margin-top:clamp(2rem,6vw,2.5)}.page-section:nth-child(2n){flex-direction:row-reverse}.fund-wrapper{overflow:hidden}.page-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.4rem;max-width:1000px}.page-content h1{font-size:clamp(2.7rem,6vw,3rem);font-weight:800;line-height:1.2;letter-spacing:-.2px;color:#37353e;max-width:1000px;margin-top:clamp(2rem,6vw,2.5rem)}.page-content p{font-size:clamp(1.2rem,4vw,1.4rem);font-weight:600;line-height:1.6;letter-spacing:-.2px;max-width:600px;color:#37353e}.page-image{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:500px;max-height:500px;margin-top:2rem}.page-image img{width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 6px 20px #00000026}.button-group{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.button-group a{padding:.8rem 1.6rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;color:#37353e;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Courier New,Courier,monospace;text-decoration:none}.button-group a.btn-primary{background-color:#96a78d;border:none;color:#fff;box-shadow:0 4px 12px #96a78d4d}.button-group a.btn-primary:hover{background-color:#2d5f34;box-shadow:0 6px 16px #2d5f3459;transform:translateY(-2px)}.button-group a.btn-secondary{background-color:transparent;border:2px solid #96A78D;color:#37353e}.button-group a.btn-secondary:hover{background-color:#96a78d;color:#fff;box-shadow:0 4px 12px #96a78d4d;transform:translateY(-2px)}.btn{padding:.8rem 1.6rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;color:#37353e;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Courier New,Courier,monospace}.btn-primary{background-color:#96a78d;border:none;color:#fff;box-shadow:0 4px 12px #96a78d4d}.btn-primary:hover{background-color:#2d5f34;box-shadow:0 6px 16px #2d5f3459;transform:translateY(-2px)}.btn-secondary{background-color:transparent;border:2px solid #96A78D;color:#37353e}.btn-secondary:hover{background-color:#96a78d;color:#fff;box-shadow:0 4px 12px #96a78d4d;transform:translateY(-2px)}@media (max-width: 1000px){.page-section{flex-direction:column;text-align:center;padding:4rem 1.5rem;gap:2rem}.page-section:nth-child(2n){flex-direction:column}.page-content{align-items:center;text-align:center;max-width:90%}.page-content h1{font-size:2rem;line-height:1.3;max-width:90%;margin:0 auto}.page-content p{font-size:1rem;line-height:1.5;max-width:85%;margin:0 auto}.button-group{justify-content:center}.page-image{width:100%;max-width:90%;margin-top:1.5rem}.page-image img{width:100%;max-height:420px;object-fit:cover;border-radius:10px}}@media (max-width: 600px){.page-content h1{font-size:1.6rem;max-width:95%}.page-content p{font-size:.95rem;max-width:95%}.button-group{flex-direction:column;gap:.8rem;width:100%}.btn,.button-group a{width:100%;justify-content:center}}.logo-wrapper{overflow:hidden;margin-bottom:3rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.logo-div{max-width:1000px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:column;gap:10px}.logo-div .logo-intro{text-align:center;overflow:hidden}.logo-div .logo-intro p{font-size:clamp(1.2rem,5vw,1.4rem);font-weight:600;line-height:1.4;letter-spacing:-.2px;color:#37353e;width:100%;text-align:center}.logo-div .logo-intro p span{font-size:clamp(2rem,5vw,2.4rem);font-weight:bolder;line-height:1.6;font-style:italic;font-family:Verdana,Geneva,Tahoma,sans-serif}.logo-image{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:nowrap}.logo-image img{width:120px;height:120px;object-fit:contain}.page-section{display:flex;align-items:center;justify-content:space-between;padding:4rem 2rem;max-width:1400px;margin:0 auto;gap:2rem}.page-wrapper{overflow:hidden}.page-content{flex:1;max-width:600px}.page-content h1{font-size:clamp(2rem,4vw,3.5rem);max-width:1000px;margin-bottom:1.5rem;line-height:1.2}.page-content h2{font-size:clamp(1.5rem,3vw,2.5rem);margin-bottom:1rem;color:#222}.page-content p{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.7;color:#444}.page-content a,.page-section a{color:inherit;text-decoration:none;transition:color .3s ease}.page-content a:hover,.page-section a:hover{color:#111}.page-content a.btn,.page-section a.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:all .3s ease}.page-content a.btn-primary,.page-section a.btn-primary{background-color:#111;color:#fff}.page-content a.btn-primary:hover,.page-section a.btn-primary:hover{background-color:#333}.page-content a.btn-secondary,.page-section a.btn-secondary{background-color:#f0f0f0;color:#111;border:2px solid #111}.page-content a.btn-secondary:hover,.page-section a.btn-secondary:hover{background-color:#ddd}.page-image{flex:1;display:flex;justify-content:center}.page-image img{width:100%;max-width:600px;border-radius:16px;object-fit:cover;box-shadow:0 4px 16px #00000026}.button-group{display:flex;gap:1rem;margin-top:1rem}.btn-secondary{background:#f0f0f0;color:#111}.btn-secondary:hover{background:#ddd}@media (max-width: 1000px){.page-section{flex-direction:column;text-align:center}.page-content{max-width:100%}.page-image img{max-width:100%;height:auto;min-height:280px}.button-group{justify-content:center}}@media (max-width: 600px){.page-image img{max-width:100%;min-height:220px;border-radius:12px}.page-content h1{font-size:clamp(1.6rem,6vw,2.2rem)}.page-content p{font-size:1rem}}.contact-top-section{display:flex;align-items:flex-start;justify-content:space-between;padding:4rem 2rem;max-width:1400px;margin-top:3.9rem;gap:2rem}.contact-content{flex:1;max-width:600px}.contact-content h1{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1.5rem;line-height:1.2}.contact-content p{font-size:1.1rem;margin-bottom:1.5rem;line-height:1.7;color:#444}.contact-side{flex:1;display:flex;justify-content:center;align-items:center}.contact-side img{width:100%;max-width:500px;border-radius:16px;object-fit:cover;box-shadow:0 4px 16px #00000026}.contact-form-section{padding:4rem 2rem;background-color:#f5f0e8;display:flex;justify-content:center}.contact-form-wrapper{width:100%;max-width:500px}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.9rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#111;box-shadow:0 0 8px #00000026}.btn{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;border:none;transition:all .3s ease}.btn-primary{background:#111;color:#fff}.btn-primary:hover{background:#333}@media (max-width: 1000px){.contact-top-section{flex-direction:column;align-items:center;text-align:center}.contact-side img{max-width:90%;margin-top:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}.gallery-div{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;padding:2rem 5%;max-width:1400px;margin-top:5.5rem}.gallary-wrapper{position:relative;overflow:hidden;border-radius:12px;cursor:pointer}.gallary-wrapper img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;transition:transform .3s ease}.gallary-wrapper:before{content:"";position:absolute;inset:0;background-color:#000000b3;transition:background-color .3s ease;z-index:1}.gallary-wrapper:hover:before{background-color:#0000}.gallary-wrapper:hover img{transform:scale(1.05)}@media (max-width: 1000px){.gallery-div{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem}}@media (max-width: 600px){.gallery-div{grid-template-columns:1fr;grid-gap:.8rem}.gallary-wrapper{border-radius:10px}}
