.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#f8f6f1eb;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:16px 80px;transition:all .35s;display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImage{object-fit:contain;width:auto;height:64px;transition:transform .35s;display:block}.Navbar-module__nuAbfa__logo:hover .Navbar-module__nuAbfa__logoImage{transform:scale(1.04)}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:42px;display:flex}.Navbar-module__nuAbfa__navLink{color:#173b2d;letter-spacing:.2px;font-size:17px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__nuAbfa__navLink:hover{color:#b88a2c}.Navbar-module__nuAbfa__navLink:after{content:"";background:#b88a2c;border-radius:10px;width:0%;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__navLink:hover:after{width:100%}@media (max-width:900px){.Navbar-module__nuAbfa__navbar{padding:14px 32px}.Navbar-module__nuAbfa__logoImage{height:58px}.Navbar-module__nuAbfa__navLinks{gap:26px}.Navbar-module__nuAbfa__navLink{font-size:16px}}@media (max-width:700px){.Navbar-module__nuAbfa__navbar{flex-direction:column;gap:16px;padding:18px 20px}.Navbar-module__nuAbfa__logoImage{height:52px}.Navbar-module__nuAbfa__navLinks{flex-wrap:wrap;justify-content:center;gap:18px}.Navbar-module__nuAbfa__navLink{font-size:15px}}
.Process-module__gUgyKG__processSection{background:#f8f6f1;padding:120px 8%;position:relative;overflow:hidden}.Process-module__gUgyKG__heading{text-align:center;max-width:760px;margin:0 auto 90px}.Process-module__gUgyKG__subtitle{color:#c9a24b;letter-spacing:3px;margin-bottom:18px;font-size:15px;font-weight:700;display:inline-block}.Process-module__gUgyKG__heading h2{color:#1b3a2b;margin-bottom:24px;font-size:52px;font-weight:700;line-height:1.2}.Process-module__gUgyKG__heading p{color:#666;font-size:18px;line-height:1.9}.Process-module__gUgyKG__timeline{flex-direction:column;gap:90px;max-width:1300px;margin:auto;display:flex;position:relative}.Process-module__gUgyKG__verticalLine{background:linear-gradient(#d7c28a,#d7c28a,#d7c28a);border-radius:999px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Process-module__gUgyKG__timelineRow{grid-template-columns:1fr 120px 1fr;align-items:center;gap:45px;display:grid;position:relative}.Process-module__gUgyKG__reverse .Process-module__gUgyKG__imageColumn{order:3}.Process-module__gUgyKG__reverse .Process-module__gUgyKG__contentColumn{order:1}.Process-module__gUgyKG__reverse .Process-module__gUgyKG__middleColumn{order:2}.Process-module__gUgyKG__imageColumn,.Process-module__gUgyKG__contentColumn{width:100%}.Process-module__gUgyKG__imageCard{background:#fff;border-radius:28px;transition:all .35s;overflow:hidden;box-shadow:0 18px 40px #00000014}.Process-module__gUgyKG__imageCard:hover{transform:translateY(-10px);box-shadow:0 25px 55px #00000024}.Process-module__gUgyKG__processImage{object-fit:cover;width:100%;height:330px;display:block}.Process-module__gUgyKG__middleColumn{z-index:2;justify-content:center;display:flex;position:relative}.Process-module__gUgyKG__circle{color:#fff;background:#1b3a2b;border:8px solid #f8f6f1;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;font-size:28px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 25px #00000026}.Process-module__gUgyKG__timelineRow:hover .Process-module__gUgyKG__circle{transform:scale(1.08)}.Process-module__gUgyKG__contentCard{background:#fff;border-radius:28px;padding:45px;transition:all .35s;box-shadow:0 18px 40px #00000014}.Process-module__gUgyKG__contentCard:hover{transform:translateY(-10px);box-shadow:0 25px 55px #00000024}.Process-module__gUgyKG__stepLabel{color:#c9a24b;letter-spacing:2px;margin-bottom:16px;font-size:15px;font-weight:700;display:inline-block}.Process-module__gUgyKG__contentCard h3{color:#1b3a2b;margin-bottom:18px;font-size:34px;line-height:1.25}.Process-module__gUgyKG__contentCard p{color:#666;font-size:17px;line-height:1.9}.Process-module__gUgyKG__timelineRow:hover .Process-module__gUgyKG__contentCard h3{color:#c9a24b;transition:color .3s}.Process-module__gUgyKG__timelineRow:hover .Process-module__gUgyKG__processImage{transform:scale(1.03)}.Process-module__gUgyKG__processImage{transition:transform .5s}.Process-module__gUgyKG__contentCard,.Process-module__gUgyKG__imageCard,.Process-module__gUgyKG__circle{will-change:transform}@media (max-width:1200px){.Process-module__gUgyKG__timelineRow{grid-template-columns:1fr 90px 1fr;gap:28px}.Process-module__gUgyKG__processImage{height:280px}.Process-module__gUgyKG__contentCard{padding:35px}.Process-module__gUgyKG__contentCard h3{font-size:28px}}@media (max-width:992px){.Process-module__gUgyKG__heading h2{font-size:42px}.Process-module__gUgyKG__heading p{font-size:17px}.Process-module__gUgyKG__timeline{gap:70px}.Process-module__gUgyKG__timelineRow{grid-template-columns:1fr;gap:28px;padding-left:90px}.Process-module__gUgyKG__verticalLine{left:40px;transform:none}.Process-module__gUgyKG__middleColumn{position:absolute;top:50%;left:0;transform:translateY(-50%)}.Process-module__gUgyKG__reverse .Process-module__gUgyKG__imageColumn,.Process-module__gUgyKG__reverse .Process-module__gUgyKG__contentColumn,.Process-module__gUgyKG__reverse .Process-module__gUgyKG__middleColumn{order:initial}}@media (max-width:768px){.Process-module__gUgyKG__processSection{padding:90px 24px}.Process-module__gUgyKG__heading{margin-bottom:70px}.Process-module__gUgyKG__heading h2{font-size:34px}.Process-module__gUgyKG__heading p{font-size:16px;line-height:1.8}.Process-module__gUgyKG__timeline{gap:55px}.Process-module__gUgyKG__timelineRow{padding-left:70px}.Process-module__gUgyKG__verticalLine{left:30px}.Process-module__gUgyKG__circle{border-width:5px;width:66px;height:66px;font-size:22px}.Process-module__gUgyKG__processImage{height:220px}.Process-module__gUgyKG__contentCard{padding:28px}.Process-module__gUgyKG__contentCard h3{font-size:24px}.Process-module__gUgyKG__contentCard p{font-size:15px}}@media (max-width:480px){.Process-module__gUgyKG__processSection{padding:80px 18px}.Process-module__gUgyKG__subtitle{letter-spacing:2px;font-size:13px}.Process-module__gUgyKG__heading h2{font-size:30px}.Process-module__gUgyKG__timelineRow{padding-left:55px}.Process-module__gUgyKG__verticalLine{left:24px}.Process-module__gUgyKG__circle{width:54px;height:54px;font-size:18px}.Process-module__gUgyKG__processImage{height:190px}.Process-module__gUgyKG__contentCard{border-radius:22px;padding:22px}.Process-module__gUgyKG__imageCard{border-radius:22px}}html{scroll-behavior:smooth}::selection{color:#fff;background:#1b3a2b}
.Gallery-module__wqsUoa__gallery{background:#faf7f2;padding:120px 20px}.Gallery-module__wqsUoa__container{max-width:1280px;margin:0 auto}.Gallery-module__wqsUoa__tag{color:#b88a2c;letter-spacing:3px;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;font-weight:700;display:inline-block}.Gallery-module__wqsUoa__container h2{color:#123524;margin-bottom:22px;font-size:clamp(2.3rem,5vw,3.8rem);font-weight:700;line-height:1.2}.Gallery-module__wqsUoa__container p{color:#666;max-width:760px;margin-bottom:70px;font-size:1.05rem;line-height:1.8}.Gallery-module__wqsUoa__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.Gallery-module__wqsUoa__card{cursor:pointer;border-radius:26px;height:340px;transition:all .45s;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000014}.Gallery-module__wqsUoa__largeCard{grid-column:span 2;height:430px}.Gallery-module__wqsUoa__card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.Gallery-module__wqsUoa__overlay{opacity:0;background:linear-gradient(#0000 0%,#00000014 30%,#00000073 60%,#000000e0 100%);align-items:flex-end;padding:28px;transition:all .45s;display:flex;position:absolute;inset:0}.Gallery-module__wqsUoa__caption{-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;max-width:320px;padding:16px 22px;transition:all .45s;transform:translateY(18px)}.Gallery-module__wqsUoa__caption h3{color:#fff;text-shadow:0 3px 12px #00000073;margin-bottom:6px;font-size:1.45rem;font-weight:700}.Gallery-module__wqsUoa__caption p{color:#ffffffeb;text-shadow:0 2px 8px #0006;font-size:.96rem;line-height:1.6}.Gallery-module__wqsUoa__card:hover img{transform:scale(1.08)}.Gallery-module__wqsUoa__card:hover .Gallery-module__wqsUoa__overlay{opacity:1}.Gallery-module__wqsUoa__card:hover .Gallery-module__wqsUoa__caption{transform:translateY(0)}.Gallery-module__wqsUoa__card:hover{transform:translateY(-8px);box-shadow:0 35px 70px #00000029}@media (max-width:900px){.Gallery-module__wqsUoa__grid{grid-template-columns:1fr}.Gallery-module__wqsUoa__largeCard{grid-column:span 1;height:340px}}@media (max-width:600px){.Gallery-module__wqsUoa__gallery{padding:90px 18px}.Gallery-module__wqsUoa__card,.Gallery-module__wqsUoa__largeCard{height:260px}.Gallery-module__wqsUoa__container p{margin-bottom:45px}.Gallery-module__wqsUoa__caption{padding:14px 18px}.Gallery-module__wqsUoa__caption h3{font-size:1.2rem}.Gallery-module__wqsUoa__caption p{font-size:.88rem}}
.Promotion-module__8V48GG__promotion{background:#f8f6f1;padding:120px 20px}.Promotion-module__8V48GG__container{text-align:center;max-width:1280px;margin:0 auto}.Promotion-module__8V48GG__tag{color:#b88a2c;letter-spacing:3px;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;font-weight:700;display:inline-block}.Promotion-module__8V48GG__container h2{color:#173b2d;margin-bottom:18px;font-size:clamp(2.3rem,5vw,3.8rem)}.Promotion-module__8V48GG__subtitle{color:#666;max-width:720px;margin:0 auto 70px;font-size:1.05rem;line-height:1.8}.Promotion-module__8V48GG__slider{justify-content:center;align-items:center;gap:28px;display:flex}.Promotion-module__8V48GG__imageCard{background:#fff;border-radius:28px;padding:18px;transition:all .35s;overflow:hidden;box-shadow:0 18px 45px #00000014}.Promotion-module__8V48GG__imageCard:hover{transform:translateY(-6px);box-shadow:0 30px 55px #0000001f}.Promotion-module__8V48GG__portraitCard{width:100%;max-width:520px}.Promotion-module__8V48GG__portraitCard img{object-fit:contain;background:#fff;border-radius:18px;width:100%;height:720px}.Promotion-module__8V48GG__wideCard{width:100%;max-width:980px}.Promotion-module__8V48GG__wideCard img{border-radius:18px;width:100%;height:auto;display:block}.Promotion-module__8V48GG__imageCard img{transition:all .45s}.Promotion-module__8V48GG__imageCard:hover img{transform:scale(1.02)}.Promotion-module__8V48GG__arrow{color:#173b2d;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;width:58px;height:58px;font-size:28px;transition:all .3s;box-shadow:0 10px 25px #0000001f}.Promotion-module__8V48GG__arrow:hover{color:#fff;background:#173b2d;transform:scale(1.08)}.Promotion-module__8V48GG__dots{justify-content:center;gap:12px;margin-top:35px;display:flex}.Promotion-module__8V48GG__dot,.Promotion-module__8V48GG__activeDot{cursor:pointer;border-radius:50%;width:12px;height:12px;transition:all .3s}.Promotion-module__8V48GG__dot{background:#cfcfcf}.Promotion-module__8V48GG__activeDot{background:#b88a2c;transform:scale(1.3)}@media (max-width:900px){.Promotion-module__8V48GG__slider{gap:15px}.Promotion-module__8V48GG__arrow{width:48px;height:48px;font-size:22px}.Promotion-module__8V48GG__portraitCard{max-width:420px}.Promotion-module__8V48GG__portraitCard img{height:620px}}@media (max-width:768px){.Promotion-module__8V48GG__promotion{padding:90px 18px}.Promotion-module__8V48GG__slider{gap:10px}.Promotion-module__8V48GG__arrow{width:42px;height:42px;font-size:18px}.Promotion-module__8V48GG__subtitle{margin-bottom:45px}.Promotion-module__8V48GG__portraitCard img{height:520px}}@media (max-width:600px){.Promotion-module__8V48GG__slider{flex-direction:column}.Promotion-module__8V48GG__arrow{display:none}.Promotion-module__8V48GG__imageCard{padding:12px}.Promotion-module__8V48GG__portraitCard,.Promotion-module__8V48GG__wideCard{max-width:100%}.Promotion-module__8V48GG__portraitCard img{height:auto}}
.Contact-module__OWeMSG__contact{background:#f8f6f1;padding:120px 20px}.Contact-module__OWeMSG__container{max-width:1280px;margin:0 auto}.Contact-module__OWeMSG__tag{color:#b88a2c;letter-spacing:3px;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;font-weight:700;display:inline-block}.Contact-module__OWeMSG__container h2{color:#173b2d;margin-bottom:18px;font-size:clamp(2.3rem,5vw,3.8rem);line-height:1.2}.Contact-module__OWeMSG__subtitle{color:#666;max-width:760px;margin-bottom:70px;font-size:1.05rem;line-height:1.8}.Contact-module__OWeMSG__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.Contact-module__OWeMSG__imageCard{background:#fff;border-radius:28px;transition:all .4s;overflow:hidden;box-shadow:0 18px 45px #00000014}.Contact-module__OWeMSG__imageCard:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0000001f}.Contact-module__OWeMSG__imageCard img{object-fit:cover;width:100%;height:440px;transition:all .6s;display:block}.Contact-module__OWeMSG__imageCard:hover img{transform:scale(1.05)}.Contact-module__OWeMSG__quote{padding:34px}.Contact-module__OWeMSG__quote span{color:#b88a2c;letter-spacing:2px;font-size:.85rem;font-weight:700}.Contact-module__OWeMSG__quote h3{color:#173b2d;margin:14px 0;font-size:2rem;line-height:1.3}.Contact-module__OWeMSG__quote p{color:#666;font-size:1rem;line-height:1.8}.Contact-module__OWeMSG__form{background:#fff;border-radius:28px;flex-direction:column;gap:20px;padding:45px;display:flex;box-shadow:0 18px 45px #00000014}.Contact-module__OWeMSG__form h3{color:#173b2d;font-size:2rem}.Contact-module__OWeMSG__formText{color:#666;margin-bottom:10px;line-height:1.7}.Contact-module__OWeMSG__form input,.Contact-module__OWeMSG__form textarea{background:#fafafa;border:1px solid #e6e6e6;border-radius:14px;outline:none;width:100%;padding:17px 20px;font-size:16px;transition:all .3s}.Contact-module__OWeMSG__form input:focus,.Contact-module__OWeMSG__form textarea:focus{background:#fff;border-color:#b88a2c;box-shadow:0 0 0 4px #b88a2c1f}.Contact-module__OWeMSG__form textarea{resize:vertical;min-height:180px}.Contact-module__OWeMSG__form button{color:#fff;cursor:pointer;background:#173b2d;border:none;border-radius:14px;margin-top:8px;padding:18px;font-size:17px;font-weight:600;transition:all .35s}.Contact-module__OWeMSG__form button:hover{background:#b88a2c;transform:translateY(-3px);box-shadow:0 18px 35px #b88a2c40}@media (max-width:950px){.Contact-module__OWeMSG__wrapper{grid-template-columns:1fr}.Contact-module__OWeMSG__imageCard img{height:360px}}@media (max-width:600px){.Contact-module__OWeMSG__contact{padding:90px 18px}.Contact-module__OWeMSG__subtitle{margin-bottom:45px}.Contact-module__OWeMSG__form{padding:28px}.Contact-module__OWeMSG__imageCard img{height:260px}.Contact-module__OWeMSG__quote{padding:24px}.Contact-module__OWeMSG__quote h3{font-size:1.5rem}.Contact-module__OWeMSG__form h3{font-size:1.7rem}}
.Footer-module__EZoWya__footer{color:#fff;background:linear-gradient(#173b2d 0%,#123524 100%);margin-top:120px;padding-top:80px}.Footer-module__EZoWya__container{grid-template-columns:2fr 1fr 1.4fr 1.2fr;gap:60px;max-width:1280px;margin:auto;padding:0 20px 70px;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;display:flex}.Footer-module__EZoWya__logo{filter:brightness(1.02);width:260px;height:auto;margin-bottom:24px}.Footer-module__EZoWya__brand p{color:#ffffffc7;max-width:360px;line-height:1.9}.Footer-module__EZoWya__links h3,.Footer-module__EZoWya__contact h3{color:#fff;margin-bottom:22px;font-size:22px}.Footer-module__EZoWya__links{flex-direction:column;gap:14px;display:flex}.Footer-module__EZoWya__links a{color:#ffffffc7;width:fit-content;text-decoration:none;transition:all .3s}.Footer-module__EZoWya__links a:hover{color:#d8b15a;transform:translate(6px)}.Footer-module__EZoWya__contact p{color:#ffffffc7;margin-bottom:18px;line-height:1.8}.Footer-module__EZoWya__trust{justify-content:flex-end;display:flex}.Footer-module__EZoWya__badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#ffffff14;border:1px solid #d8b15a59;border-radius:24px;width:100%;padding:32px;transition:all .35s}.Footer-module__EZoWya__badge:hover{border-color:#d8b15a;transform:translateY(-8px);box-shadow:0 20px 40px #00000040}.Footer-module__EZoWya__check{color:#173b2d;background:#d8b15a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 18px;font-size:32px;font-weight:700;display:flex}.Footer-module__EZoWya__badge h3{margin-bottom:10px;font-size:22px}.Footer-module__EZoWya__badge span{color:#d8b15a;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;font-weight:700;display:block}.Footer-module__EZoWya__badge p{color:#ffffffb3;margin-bottom:8px}.Footer-module__EZoWya__badge strong{letter-spacing:1px;color:#fff;font-size:20px}.Footer-module__EZoWya__bottom{text-align:center;color:#ffffffa6;border-top:1px solid #ffffff14;padding:24px;font-size:15px}@media (max-width:1050px){.Footer-module__EZoWya__container{grid-template-columns:1fr 1fr;gap:50px}.Footer-module__EZoWya__trust{justify-content:flex-start}}@media (max-width:700px){.Footer-module__EZoWya__footer{margin-top:90px;padding-top:60px}.Footer-module__EZoWya__container{text-align:center;grid-template-columns:1fr}.Footer-module__EZoWya__brand{align-items:center}.Footer-module__EZoWya__brand p{max-width:100%}.Footer-module__EZoWya__links{align-items:center}.Footer-module__EZoWya__contact{text-align:center}.Footer-module__EZoWya__trust{justify-content:center}.Footer-module__EZoWya__logo{width:220px}}
