.Hero-module__JUTBoG__hero{background:#f8f5f1;width:100%;height:650px;position:relative;overflow:hidden}.Hero-module__JUTBoG__heroImage{object-fit:cover;object-position:right center;z-index:0}.Hero-module__JUTBoG__overlay{z-index:1;background:linear-gradient(90deg,#faf7f3f5 0%,#faf7f3e6 26%,#faf7f38c 45%,#faf7f31a 65%,#faf7f300 78%);position:absolute;inset:0}.Hero-module__JUTBoG__container{z-index:2;width:1280px;height:100%;margin:0 auto;position:relative}.Hero-module__JUTBoG__content{width:520px;padding-top:82px}.Hero-module__JUTBoG__subtitle{color:#c65c8d;letter-spacing:4px;text-transform:uppercase;margin-bottom:22px;font-size:15px;font-weight:700}.Hero-module__JUTBoG__title{color:#202020;margin:0;font-family:Cormorant Garamond,serif;font-size:64px;font-weight:400;line-height:1.03}.Hero-module__JUTBoG__accent{color:#cf6a98;font-style:italic}.Hero-module__JUTBoG__description{color:#444;width:490px;margin-top:30px;margin-bottom:0;font-size:18px;line-height:34px}.Hero-module__JUTBoG__buttonGroup{gap:22px;margin-top:42px;display:flex}.Hero-module__JUTBoG__button{border-radius:6px;justify-content:center;align-items:center;width:300px;height:56px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.Hero-module__JUTBoG__primaryButton{color:#fff;background:#c79228}.Hero-module__JUTBoG__primaryButton:hover{background:#b88522}.Hero-module__JUTBoG__secondaryButton{color:#222;background:#fff;border:1px solid #cfc6bc}.Hero-module__JUTBoG__secondaryButton:hover{background:#faf7f3}.Hero-module__JUTBoG__features{color:#333;align-items:center;gap:18px;margin-top:42px;font-size:16px;display:flex}.Hero-module__JUTBoG__dot{color:#d26c98}@media (max-width:1200px){.Hero-module__JUTBoG__container{box-sizing:border-box;width:100%;padding:0 40px}.Hero-module__JUTBoG__content{width:500px;padding-top:72px}.Hero-module__JUTBoG__title{font-size:56px}.Hero-module__JUTBoG__description{width:100%;font-size:17px;line-height:32px}.Hero-module__JUTBoG__buttonGroup{flex-wrap:wrap;gap:16px}.Hero-module__JUTBoG__button{width:240px}.Hero-module__JUTBoG__features{flex-wrap:wrap;gap:14px}}@media (max-width:768px){.Hero-module__JUTBoG__hero{height:auto;min-height:720px}.Hero-module__JUTBoG__heroImage{object-position:72% center}.Hero-module__JUTBoG__overlay{background:linear-gradient(#faf7f3f2 0%,#faf7f3e0 40%,#faf7f373 70%,#faf7f326 100%)}.Hero-module__JUTBoG__container{width:100%;padding:0 24px}.Hero-module__JUTBoG__content{width:100%;max-width:420px;padding-top:72px}.Hero-module__JUTBoG__subtitle{letter-spacing:3px;margin-bottom:18px;font-size:13px}.Hero-module__JUTBoG__title{font-size:46px;line-height:1.08}.Hero-module__JUTBoG__description{width:100%;margin-top:24px;font-size:17px;line-height:30px}.Hero-module__JUTBoG__buttonGroup{flex-direction:column;gap:14px;margin-top:36px}.Hero-module__JUTBoG__button{width:100%;height:54px}.Hero-module__JUTBoG__features{flex-wrap:wrap;gap:10px;margin-top:34px;font-size:15px;line-height:1.8}}@media (max-width:480px){.Hero-module__JUTBoG__hero{min-height:680px}.Hero-module__JUTBoG__container{padding:0 20px}.Hero-module__JUTBoG__content{padding-top:64px}.Hero-module__JUTBoG__title{font-size:38px}.Hero-module__JUTBoG__description{font-size:16px;line-height:28px}.Hero-module__JUTBoG__subtitle{letter-spacing:2.5px;font-size:12px}.Hero-module__JUTBoG__features{gap:8px;font-size:14px}}
.Services-module__hruesW__section{background:#fff;width:100%;padding:60px 0 80px}.Services-module__hruesW__container{width:1280px;max-width:92%;margin:0 auto}.Services-module__hruesW__header{text-align:center;margin-bottom:32px}.Services-module__hruesW__subtitle{color:#c76090;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px;font-size:14px;font-weight:700}.Services-module__hruesW__description{color:#444;max-width:760px;margin:0 auto;font-size:18px;line-height:32px}.Services-module__hruesW__grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.Services-module__hruesW__cardLink{text-decoration:none;display:block}.Services-module__hruesW__card{cursor:pointer;background:#000;border-radius:12px;height:270px;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000014}.Services-module__hruesW__cardImage{object-fit:cover;transition:transform .45s}.Services-module__hruesW__card:hover .Services-module__hruesW__cardImage{transform:scale(1.05)}.Services-module__hruesW__cardOverlay{background:linear-gradient(#00000014 0%,#0000007a 55%,#000000d1 100%);position:absolute;inset:0}.Services-module__hruesW__cardContent{color:#fff;flex-direction:column;display:flex;position:absolute;inset:24px}.Services-module__hruesW__cardTitle{letter-spacing:.5px;min-height:30px;margin:0;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:700;line-height:30px}.Services-module__hruesW__cardDescription{color:#fffffff2;flex:1;margin:14px 0 0;font-size:15px;line-height:28px}.Services-module__hruesW__cardButton{color:#fff;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:8px;margin-top:20px;font-size:14px;font-weight:700;transition:gap .25s;display:inline-flex}.Services-module__hruesW__arrow{font-size:18px;line-height:1;transition:transform .25s}.Services-module__hruesW__card:hover .Services-module__hruesW__cardButton{gap:12px}.Services-module__hruesW__card:hover .Services-module__hruesW__arrow{transform:translate(4px)}@media (max-width:1200px){.Services-module__hruesW__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 40px}.Services-module__hruesW__grid{grid-template-columns:repeat(2,1fr);gap:24px}.Services-module__hruesW__card{height:300px}.Services-module__hruesW__cardContent{inset:22px}.Services-module__hruesW__cardTitle{font-size:28px;line-height:34px}.Services-module__hruesW__cardDescription{font-size:16px;line-height:30px}}@media (max-width:768px){.Services-module__hruesW__section{padding:56px 0 64px}.Services-module__hruesW__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 20px}.Services-module__hruesW__header{margin-bottom:28px}.Services-module__hruesW__subtitle{letter-spacing:3px;margin-bottom:16px;font-size:13px}.Services-module__hruesW__description{max-width:100%;font-size:16px;line-height:30px}.Services-module__hruesW__grid{grid-template-columns:1fr;gap:18px}.Services-module__hruesW__card{border-radius:14px;height:240px}.Services-module__hruesW__cardContent{inset:22px}.Services-module__hruesW__cardTitle{min-height:auto;font-size:30px;line-height:34px}.Services-module__hruesW__cardDescription{margin-top:12px;font-size:16px;line-height:28px}.Services-module__hruesW__cardButton{margin-top:18px;font-size:13px}}@media (max-width:480px){.Services-module__hruesW__container{padding:0 16px}.Services-module__hruesW__card{height:220px}.Services-module__hruesW__cardContent{inset:20px}.Services-module__hruesW__cardTitle{font-size:28px;line-height:32px}.Services-module__hruesW__cardDescription{font-size:15px;line-height:26px}.Services-module__hruesW__cardButton{letter-spacing:.8px;font-size:12px}}
.LatestWork-module__4JC3Ta__section{background:#f8f5f1;width:100%;padding:70px 0}.LatestWork-module__4JC3Ta__container{width:1280px;max-width:92%;margin:0 auto}.LatestWork-module__4JC3Ta__header{text-align:center;margin-bottom:34px}.LatestWork-module__4JC3Ta__subtitle{color:#c76090;letter-spacing:4px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:700}.LatestWork-module__4JC3Ta__title{color:#222;margin:0;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:500;line-height:56px}.LatestWork-module__4JC3Ta__description{color:#666;max-width:700px;margin:18px auto 0;font-size:18px;line-height:32px}.LatestWork-module__4JC3Ta__galleryGrid{grid-template-columns:repeat(5,1fr);gap:18px;margin-bottom:32px;display:grid}.LatestWork-module__4JC3Ta__galleryItem{cursor:pointer;border-radius:14px;height:230px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.LatestWork-module__4JC3Ta__galleryImage{object-fit:cover;transition:transform .35s}.LatestWork-module__4JC3Ta__galleryItem:hover .LatestWork-module__4JC3Ta__galleryImage{transform:scale(1.06)}.LatestWork-module__4JC3Ta__reviewGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.LatestWork-module__4JC3Ta__reviewCard{background:#fff;border:1px solid #f1e5ea;border-radius:18px;padding:30px;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 35px #0000000f}.LatestWork-module__4JC3Ta__reviewCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.LatestWork-module__4JC3Ta__stars{color:#f4b400;letter-spacing:2px;margin-bottom:18px;font-size:18px}.LatestWork-module__4JC3Ta__reviewText{color:#555;min-height:120px;margin:0;font-size:16px;line-height:30px}.LatestWork-module__4JC3Ta__reviewAuthor{align-items:center;gap:14px;margin-top:24px;display:flex}.LatestWork-module__4JC3Ta__avatar{color:#fff;background:#c76090;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:700;display:flex}.LatestWork-module__4JC3Ta__authorName{color:#222;font-size:16px;font-weight:600}.LatestWork-module__4JC3Ta__authorRole{color:#888;margin-top:4px;font-size:14px}.LatestWork-module__4JC3Ta__buttonWrapper{justify-content:center;display:flex}.LatestWork-module__4JC3Ta__galleryButton{color:#c76090;background:0 0;border:2px solid #c76090;border-radius:999px;align-items:center;gap:8px;padding:15px 34px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.LatestWork-module__4JC3Ta__galleryButton:hover{color:#fff;background:#c76090}.LatestWork-module__4JC3Ta__arrow{font-size:18px;line-height:1;transition:transform .25s}.LatestWork-module__4JC3Ta__galleryButton:hover .LatestWork-module__4JC3Ta__arrow{transform:translate(4px)}@media (max-width:1200px){.LatestWork-module__4JC3Ta__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 40px}.LatestWork-module__4JC3Ta__galleryGrid{grid-template-columns:repeat(3,1fr);gap:18px}.LatestWork-module__4JC3Ta__galleryItem{height:250px}.LatestWork-module__4JC3Ta__reviewGrid{grid-template-columns:repeat(2,1fr);gap:22px}.LatestWork-module__4JC3Ta__reviewText{min-height:150px}}@media (max-width:768px){.LatestWork-module__4JC3Ta__section{padding:56px 0 64px}.LatestWork-module__4JC3Ta__container{box-sizing:border-box;width:100%;max-width:100%;padding:0 20px}.LatestWork-module__4JC3Ta__header{margin-bottom:28px}.LatestWork-module__4JC3Ta__subtitle{letter-spacing:3px;margin-bottom:16px;font-size:13px}.LatestWork-module__4JC3Ta__title{font-size:40px;line-height:46px}.LatestWork-module__4JC3Ta__description{max-width:100%;font-size:16px;line-height:30px}.LatestWork-module__4JC3Ta__galleryGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:28px}.LatestWork-module__4JC3Ta__galleryItem{height:220px}.LatestWork-module__4JC3Ta__reviewGrid{grid-template-columns:1fr;gap:18px;margin-bottom:36px}.LatestWork-module__4JC3Ta__reviewCard{padding:24px}.LatestWork-module__4JC3Ta__reviewText{min-height:auto;font-size:15px;line-height:28px}.LatestWork-module__4JC3Ta__galleryButton{justify-content:center;width:100%;padding:15px 24px;font-size:15px}}@media (max-width:480px){.LatestWork-module__4JC3Ta__container{padding:0 16px}.LatestWork-module__4JC3Ta__title{font-size:34px;line-height:40px}.LatestWork-module__4JC3Ta__description{font-size:15px;line-height:28px}.LatestWork-module__4JC3Ta__galleryGrid{gap:12px}.LatestWork-module__4JC3Ta__galleryItem{height:180px}.LatestWork-module__4JC3Ta__reviewCard{padding:20px}.LatestWork-module__4JC3Ta__stars{font-size:16px}.LatestWork-module__4JC3Ta__reviewText{font-size:14px;line-height:26px}.LatestWork-module__4JC3Ta__avatar{width:46px;height:46px;font-size:16px}.LatestWork-module__4JC3Ta__authorName{font-size:15px}.LatestWork-module__4JC3Ta__authorRole{font-size:13px}.LatestWork-module__4JC3Ta__galleryButton{padding:14px 20px;font-size:14px}}
