.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{z-index:1002;align-items:center;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImage{object-fit:contain;width:auto;height:64px;transition:transform .35s}.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:999px;width:0%;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__navLink:hover:after{width:100%}.Navbar-module__nuAbfa__menuButton{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;display:none}.Navbar-module__nuAbfa__bar{background:#173b2d;border-radius:999px;width:26px;height:2.5px;transition:all .35s}.Navbar-module__nuAbfa__bar1Open{transform:translateY(8px)rotate(45deg)}.Navbar-module__nuAbfa__bar2Open{opacity:0}.Navbar-module__nuAbfa__bar3Open{transform:translateY(-8px)rotate(-45deg)}@media (max-width:1024px){.Navbar-module__nuAbfa__navbar{padding:16px 40px}.Navbar-module__nuAbfa__navLinks{gap:28px}.Navbar-module__nuAbfa__logoImage{height:58px}}@media (max-width:768px){.Navbar-module__nuAbfa__navbar{padding:16px 22px}.Navbar-module__nuAbfa__menuButton{display:flex}.Navbar-module__nuAbfa__logoImage{height:52px}.Navbar-module__nuAbfa__navLinks{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;visibility:hidden;background:#f8f6f1fa;flex-direction:column;align-items:center;gap:0;width:100%;max-height:0;transition:max-height .35s,opacity .3s,visibility .3s;display:flex;position:absolute;top:100%;left:0;overflow:hidden}.Navbar-module__nuAbfa__navLinksOpen{opacity:1;visibility:visible;border-bottom:1px solid #00000014;max-height:420px;padding:12px 0}.Navbar-module__nuAbfa__navLink{text-align:center;width:100%;padding:18px 0;font-size:17px}.Navbar-module__nuAbfa__navLink:after{display:none}}@media (max-width:480px){.Navbar-module__nuAbfa__navbar{padding:14px 18px}.Navbar-module__nuAbfa__logoImage{height:46px}.Navbar-module__nuAbfa__navLink{padding:16px 0;font-size:16px}}
.Hero-module__Z8hQ_W__hero{background:#f8f6f1;justify-content:space-between;align-items:center;gap:70px;min-height:90vh;padding:80px;scroll-margin-top:100px;display:flex}.Hero-module__Z8hQ_W__content{flex:1;max-width:620px}.Hero-module__Z8hQ_W__tagline{color:#c9a24b;letter-spacing:4px;margin-bottom:20px;font-size:18px;font-weight:700}.Hero-module__Z8hQ_W__title{color:#1b3a2b;margin-bottom:28px;font-size:68px;font-weight:700;line-height:1.12}.Hero-module__Z8hQ_W__description{color:#555;max-width:560px;margin-bottom:42px;font-size:20px;line-height:1.8}.Hero-module__Z8hQ_W__buttonGroup{align-items:center;gap:18px;display:flex}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:16px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__primaryButton{color:#fff;background:#1b3a2b}.Hero-module__Z8hQ_W__primaryButton:hover{background:#234c39;transform:translateY(-3px);box-shadow:0 14px 28px #1b3a2b2e}.Hero-module__Z8hQ_W__secondaryButton{color:#1b3a2b;background:0 0;border:2px solid #1b3a2b}.Hero-module__Z8hQ_W__secondaryButton:hover{color:#fff;background:#1b3a2b;transform:translateY(-3px)}.Hero-module__Z8hQ_W__imageSection{flex:1;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__heroCard{background:#fcfbf8;border:1px solid #ece7dc;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:540px;height:540px;padding:36px;transition:all .35s;display:flex;box-shadow:0 25px 60px #00000014}.Hero-module__Z8hQ_W__heroCard:hover{transform:translateY(-8px);box-shadow:0 35px 80px #0000001f}.Hero-module__Z8hQ_W__mascot{object-fit:contain;border-radius:18px;width:100%;max-width:390px;height:auto}.Hero-module__Z8hQ_W__cardTitle{color:#1b3a2b;text-align:center;margin-top:24px;margin-bottom:10px;font-size:22px;font-weight:700}.Hero-module__Z8hQ_W__cardSubtitle{color:#777;letter-spacing:1px;text-align:center;margin:0;font-size:15px}.Hero-module__Z8hQ_W__heroCardMobile{display:none}@media (max-width:1400px){.Hero-module__Z8hQ_W__hero{gap:50px;padding:70px 60px}.Hero-module__Z8hQ_W__title{font-size:58px}.Hero-module__Z8hQ_W__heroCard{width:500px;height:500px}.Hero-module__Z8hQ_W__mascot{max-width:350px}}@media (max-width:1200px){.Hero-module__Z8hQ_W__hero{gap:40px;padding:60px 40px}.Hero-module__Z8hQ_W__title{font-size:54px}.Hero-module__Z8hQ_W__description{font-size:18px}.Hero-module__Z8hQ_W__heroCard{width:460px;height:460px}.Hero-module__Z8hQ_W__mascot{max-width:320px}}@media (max-width:992px){.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;gap:50px;min-height:auto;padding:60px 32px}.Hero-module__Z8hQ_W__content{max-width:100%}.Hero-module__Z8hQ_W__title{font-size:50px}.Hero-module__Z8hQ_W__description{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__buttonGroup{justify-content:center}.Hero-module__Z8hQ_W__heroCard{width:430px;height:430px}.Hero-module__Z8hQ_W__mascot{max-width:300px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;align-items:stretch;gap:36px;padding:48px 24px}.Hero-module__Z8hQ_W__content{max-width:100%}.Hero-module__Z8hQ_W__tagline{letter-spacing:3px;margin-bottom:16px;font-size:15px}.Hero-module__Z8hQ_W__title{margin-bottom:20px;font-size:42px;line-height:1.2}.Hero-module__Z8hQ_W__description{max-width:100%;margin-bottom:0;font-size:17px;line-height:1.7}.Hero-module__Z8hQ_W__imageSection{display:none}.Hero-module__Z8hQ_W__heroCardMobile{justify-content:center;margin:34px 0;display:flex}.Hero-module__Z8hQ_W__heroCard{width:100%;max-width:420px;height:auto;padding:26px}.Hero-module__Z8hQ_W__mascot{max-width:240px}.Hero-module__Z8hQ_W__cardTitle{margin-top:20px;font-size:20px}.Hero-module__Z8hQ_W__cardSubtitle{font-size:14px}.Hero-module__Z8hQ_W__buttonGroup{flex-direction:column;gap:14px;width:100%}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{width:100%;padding:16px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:40px 20px}.Hero-module__Z8hQ_W__tagline{letter-spacing:2.5px;font-size:14px}.Hero-module__Z8hQ_W__title{font-size:34px;line-height:1.2}.Hero-module__Z8hQ_W__description{font-size:16px}.Hero-module__Z8hQ_W__heroCard{border-radius:24px;padding:22px}.Hero-module__Z8hQ_W__mascot{max-width:210px}.Hero-module__Z8hQ_W__cardTitle{font-size:18px}}@media (max-width:360px){.Hero-module__Z8hQ_W__hero{padding:34px 16px}.Hero-module__Z8hQ_W__title{font-size:30px}.Hero-module__Z8hQ_W__description{font-size:15px}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{padding:14px;font-size:15px}.Hero-module__Z8hQ_W__mascot{max-width:180px}}
.About-module__vqXTeW__about{background:#f8f6f1;padding:100px 8%;scroll-margin-top:100px}.About-module__vqXTeW__heading{text-align:center;margin-bottom:70px}.About-module__vqXTeW__tagline{color:#c9a24b;letter-spacing:3px;margin-bottom:12px;font-size:16px;font-weight:700}.About-module__vqXTeW__title{color:#1b3a2b;margin-bottom:18px;font-size:42px;font-weight:700}.About-module__vqXTeW__subtitle{color:#555;max-width:720px;margin:0 auto;font-size:17px;line-height:1.8}.About-module__vqXTeW__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.About-module__vqXTeW__imageContainer{justify-content:center;align-items:center;display:flex}.About-module__vqXTeW__image{border-radius:24px;width:80%;max-width:520px;height:auto;transition:all .35s;box-shadow:0 22px 45px #0000001f}.About-module__vqXTeW__image:hover{transform:translateY(-8px);box-shadow:0 30px 60px #00000029}.About-module__vqXTeW__content{flex-direction:column;display:flex}.About-module__vqXTeW__contentTitle{color:#1b3a2b;margin-bottom:20px;font-size:32px;font-weight:700;line-height:1.35}.About-module__vqXTeW__contentDescription{color:#555;margin-bottom:34px;font-size:17px;line-height:1.8}.About-module__vqXTeW__featureGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.About-module__vqXTeW__featureCard{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:24px;transition:all .3s}.About-module__vqXTeW__featureCard:hover{border-color:#d8d8d8;transform:translateY(-6px);box-shadow:0 18px 35px #00000014}.About-module__vqXTeW__icon{margin-bottom:14px;font-size:34px}.About-module__vqXTeW__featureTitle{color:#1b3a2b;margin-bottom:10px;font-size:22px;font-weight:600}.About-module__vqXTeW__featureDescription{color:#666;font-size:15px;line-height:1.7}@media (max-width:1400px){.About-module__vqXTeW__wrapper{gap:50px}.About-module__vqXTeW__image{width:88%}}@media (max-width:1200px){.About-module__vqXTeW__about{padding:80px 6%}.About-module__vqXTeW__wrapper{gap:40px}.About-module__vqXTeW__title{font-size:38px}.About-module__vqXTeW__contentTitle{font-size:28px}.About-module__vqXTeW__featureCard{padding:20px}}@media (max-width:992px){.About-module__vqXTeW__about{padding:70px 5%}.About-module__vqXTeW__heading{margin-bottom:55px}.About-module__vqXTeW__wrapper{grid-template-columns:1fr;gap:45px}.About-module__vqXTeW__imageContainer{order:1;justify-content:center}.About-module__vqXTeW__image{width:100%;max-width:540px}.About-module__vqXTeW__content{text-align:center;order:2}.About-module__vqXTeW__contentTitle{font-size:32px}.About-module__vqXTeW__contentDescription{max-width:720px;margin:0 auto 34px}.About-module__vqXTeW__featureGrid{max-width:720px;margin:0 auto}}@media (max-width:768px){.About-module__vqXTeW__about{padding:60px 24px}.About-module__vqXTeW__heading{margin-bottom:42px}.About-module__vqXTeW__tagline{letter-spacing:2.5px;font-size:14px}.About-module__vqXTeW__title{font-size:34px;line-height:1.25}.About-module__vqXTeW__subtitle{font-size:16px}.About-module__vqXTeW__wrapper{gap:34px}.About-module__vqXTeW__image{border-radius:22px;width:100%;max-width:420px}.About-module__vqXTeW__contentTitle{font-size:28px;line-height:1.35}.About-module__vqXTeW__contentDescription{margin-bottom:28px;font-size:16px}.About-module__vqXTeW__featureGrid{gap:16px}.About-module__vqXTeW__featureCard{padding:18px}.About-module__vqXTeW__icon{font-size:30px}.About-module__vqXTeW__featureTitle{font-size:18px}.About-module__vqXTeW__featureDescription{font-size:14px}}@media (max-width:480px){.About-module__vqXTeW__about{padding:50px 20px}.About-module__vqXTeW__title{font-size:30px}.About-module__vqXTeW__contentTitle{font-size:25px}.About-module__vqXTeW__featureGrid{grid-template-columns:1fr}.About-module__vqXTeW__featureCard{text-align:center;padding:22px}.About-module__vqXTeW__icon{margin-bottom:12px}}@media (max-width:360px){.About-module__vqXTeW__about{padding:42px 16px}.About-module__vqXTeW__title{font-size:27px}.About-module__vqXTeW__contentTitle{font-size:22px}.About-module__vqXTeW__subtitle,.About-module__vqXTeW__contentDescription{font-size:15px}.About-module__vqXTeW__featureCard{padding:18px}}
.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;display:block}.Promotion-module__8V48GG__mediumCard{width:100%;max-width:520px}.Promotion-module__8V48GG__mediumCard img{object-fit:contain;background:#fff;border-radius:18px;width:100%;height:600px;display:block}.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:transform .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:992px){.Promotion-module__8V48GG__promotion{padding:100px 20px}.Promotion-module__8V48GG__slider{gap:18px}.Promotion-module__8V48GG__arrow{width:50px;height:50px;font-size:22px}.Promotion-module__8V48GG__portraitCard,.Promotion-module__8V48GG__mediumCard{max-width:480px}.Promotion-module__8V48GG__portraitCard img{height:auto;max-height:650px}.Promotion-module__8V48GG__mediumCard img{height:auto;max-height:540px}.Promotion-module__8V48GG__wideCard{max-width:760px}}@media (max-width:768px){.Promotion-module__8V48GG__promotion{padding:90px 20px}.Promotion-module__8V48GG__subtitle{margin-bottom:45px;font-size:1rem}.Promotion-module__8V48GG__slider{gap:12px}.Promotion-module__8V48GG__arrow{width:44px;height:44px;font-size:18px}.Promotion-module__8V48GG__portraitCard,.Promotion-module__8V48GG__mediumCard{max-width:420px}.Promotion-module__8V48GG__portraitCard img{height:auto;max-height:560px}.Promotion-module__8V48GG__mediumCard img{height:auto;max-height:470px}.Promotion-module__8V48GG__wideCard{max-width:100%}}@media (max-width:600px){.Promotion-module__8V48GG__promotion{padding:80px 16px}.Promotion-module__8V48GG__slider{flex-direction:column;gap:20px}.Promotion-module__8V48GG__arrow{display:none}.Promotion-module__8V48GG__imageCard{border-radius:22px;width:100%;padding:14px}.Promotion-module__8V48GG__portraitCard,.Promotion-module__8V48GG__mediumCard,.Promotion-module__8V48GG__wideCard{max-width:100%}.Promotion-module__8V48GG__portraitCard img{width:100%;height:auto;max-height:520px}.Promotion-module__8V48GG__mediumCard img{width:100%;height:auto;max-height:430px}.Promotion-module__8V48GG__wideCard img{width:100%;height:auto}.Promotion-module__8V48GG__dots{gap:10px;margin-top:28px}}@media (max-width:480px){.Promotion-module__8V48GG__promotion{padding:70px 16px}.Promotion-module__8V48GG__container h2{font-size:2rem}.Promotion-module__8V48GG__subtitle{font-size:15px;line-height:1.7}.Promotion-module__8V48GG__imageCard{padding:12px}.Promotion-module__8V48GG__portraitCard img{max-height:460px}.Promotion-module__8V48GG__mediumCard img{max-height:380px}}@media (max-width:360px){.Promotion-module__8V48GG__promotion{padding:60px 14px}.Promotion-module__8V48GG__container h2{font-size:1.8rem}.Promotion-module__8V48GG__subtitle{font-size:14px}.Promotion-module__8V48GG__portraitCard img{max-height:400px}.Promotion-module__8V48GG__mediumCard img{max-height:340px}}
.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}}
