.OffMarketSection-module__ZbNylq__section{color:#2c2a29;background-color:#faf9f6;border-bottom:1px solid #5d583926;padding:8rem 4rem;position:relative;overflow:hidden}.OffMarketSection-module__ZbNylq__container{width:100%}.OffMarketSection-module__ZbNylq__headerBlock{max-width:100%;margin-bottom:4rem}.OffMarketSection-module__ZbNylq__overline{text-transform:uppercase;letter-spacing:2px;color:#5d5839;margin-bottom:1.5rem;font-size:.85rem;display:block}.OffMarketSection-module__ZbNylq__title{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1px;color:#2c2a29;margin-bottom:2rem;font-size:3.5rem;font-weight:300;line-height:1.2}.OffMarketSection-module__ZbNylq__introText{color:#555;font-size:1.1rem;line-height:1.7}.OffMarketSection-module__ZbNylq__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:4rem;display:grid}.OffMarketSection-module__ZbNylq__card{color:#2c2a29;background-color:#fff;border:1px solid #5d583926;flex-direction:column;justify-content:flex-start;min-height:280px;padding:3.5rem 3rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex}.OffMarketSection-module__ZbNylq__card:hover{background-color:#fff;border-color:#5d583959;transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.OffMarketSection-module__ZbNylq__cardHeader{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.OffMarketSection-module__ZbNylq__cardNumber{font-family:var(--font-heading);color:#5d5839;opacity:.8;font-size:1.5rem}.OffMarketSection-module__ZbNylq__cardTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1px;color:#2c2a29;font-size:1.3rem;font-weight:400;line-height:1.3}.OffMarketSection-module__ZbNylq__cardBody{color:#555;font-size:.95rem;font-weight:300;line-height:1.6}.OffMarketSection-module__ZbNylq__highlight{color:#5d5839;font-weight:400}.OffMarketSection-module__ZbNylq__disclaimerBlock{background-color:#5d583908;border-left:2px solid #5d5839;max-width:100%;margin-bottom:4rem;padding:2rem}.OffMarketSection-module__ZbNylq__disclaimerBlock p{color:#666;font-size:.95rem;font-style:italic;line-height:1.6}.OffMarketSection-module__ZbNylq__ctaGroup{gap:2rem;display:flex}.OffMarketSection-module__ZbNylq__primaryCta{color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background-color:#5d5839;border:1px solid #5d5839;padding:1.2rem 2.5rem;font-size:.85rem;font-weight:700;transition:all .3s}.OffMarketSection-module__ZbNylq__primaryCta:hover{color:#5d5839;background-color:#0000;transform:translateY(-2px)}.OffMarketSection-module__ZbNylq__secondaryCta{color:#5d5839;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background-color:#0000;border:1px solid #5d58394d;padding:1.2rem 2.5rem;font-size:.85rem;font-weight:700;transition:all .3s}.OffMarketSection-module__ZbNylq__secondaryCta:hover{background-color:#5d58390d;border-color:#5d5839;transform:translateY(-2px)}.OffMarketSection-module__ZbNylq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.OffMarketSection-module__ZbNylq__modalContent{color:#fff;background-color:#121411;border:1px solid #ffffff1a;width:100%;max-width:600px;padding:3rem;position:relative}.OffMarketSection-module__ZbNylq__modalClose{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.2rem;transition:opacity .3s;position:absolute;top:1.5rem;right:1.5rem}.OffMarketSection-module__ZbNylq__modalClose:hover{opacity:1}.OffMarketSection-module__ZbNylq__modalTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1.8rem;font-weight:300}.OffMarketSection-module__ZbNylq__modalDesc{opacity:.7;margin-bottom:2rem;font-size:.9rem}.OffMarketSection-module__ZbNylq__modalForm{flex-direction:column;gap:1.5rem;display:flex}.OffMarketSection-module__ZbNylq__formGroup{flex-direction:column;gap:.5rem;display:flex}.OffMarketSection-module__ZbNylq__formGroup label{text-transform:uppercase;letter-spacing:1px;opacity:.8;font-size:.75rem}.OffMarketSection-module__ZbNylq__formGroup input,.OffMarketSection-module__ZbNylq__formGroup textarea{color:#fff;background-color:#ffffff08;border:1px solid #ffffff1a;padding:1rem;font-size:.95rem;transition:border-color .3s}.OffMarketSection-module__ZbNylq__formGroup input:focus,.OffMarketSection-module__ZbNylq__formGroup textarea:focus{border-color:#c2bfa3;outline:none}.OffMarketSection-module__ZbNylq__phoneWrapper{background-color:#ffffff08;border:1px solid #ffffff1a;padding:.2rem .5rem;display:flex}.OffMarketSection-module__ZbNylq__phoneWrapper:focus-within{border-color:#c2bfa3}.OffMarketSection-module__ZbNylq__phoneInputModal{--PhoneInputCountryFlag-borderColor:transparent;--PhoneInputCountryFlag-borderColor--focus:transparent;width:100%}.OffMarketSection-module__ZbNylq__phoneInputModal .PhoneInputInput{color:#fff;background:0 0;outline:none;width:100%;padding:.8rem;font-size:.95rem;border:none!important}.OffMarketSection-module__ZbNylq__countryCode{color:#c2bfa3;padding:0 .5rem;font-size:.8rem;font-weight:700}.OffMarketSection-module__ZbNylq__submitBtn{color:#0b0c0a;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background-color:#c2bfa3;border:none;margin-top:1rem;padding:1.2rem;font-size:.85rem;font-weight:700;transition:all .3s}.OffMarketSection-module__ZbNylq__submitBtn:hover{background-color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.OffMarketSection-module__ZbNylq__grid{grid-template-columns:1fr;gap:1.5rem}.OffMarketSection-module__ZbNylq__card{min-height:auto}}@media (max-width:768px){.OffMarketSection-module__ZbNylq__section{padding:6rem 1.5rem}.OffMarketSection-module__ZbNylq__title{font-size:2.2rem}.OffMarketSection-module__ZbNylq__ctaGroup{flex-direction:column;gap:1rem}.OffMarketSection-module__ZbNylq__primaryCta,.OffMarketSection-module__ZbNylq__secondaryCta{text-align:center;width:100%}.OffMarketSection-module__ZbNylq__modalContent{padding:2rem}}
.FullServiceSupport-module__wA33HW__section{color:#fff;background-color:#0f100f;align-items:center;min-height:100vh;padding:12rem 4rem;display:flex;position:relative;overflow:hidden}.FullServiceSupport-module__wA33HW__bgElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.FullServiceSupport-module__wA33HW__glow{background:radial-gradient(circle,#a89f680a 0%,#0000 60%);border-radius:50%;width:80%;height:100%;position:absolute;top:-30%;right:-10%}.FullServiceSupport-module__wA33HW__gridLine{background:linear-gradient(#fff0 0%,#ffffff0a 50%,#fff0 100%);width:1px;height:100%;position:absolute;top:0}.FullServiceSupport-module__wA33HW__container{z-index:1;width:100%;position:relative}.FullServiceSupport-module__wA33HW__header{justify-content:space-between;align-items:flex-end;margin-bottom:8rem;display:flex}.FullServiceSupport-module__wA33HW__title{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:2px;font-size:3rem;font-weight:300;line-height:1.1}.FullServiceSupport-module__wA33HW__cursive{font-family:var(--font-heading);text-transform:none;margin-top:.5rem;margin-left:0;font-size:4.5rem;font-weight:400;display:block}.FullServiceSupport-module__wA33HW__description{opacity:.8;text-align:right;max-width:500px;padding-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.6}.FullServiceSupport-module__wA33HW__grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.FullServiceSupport-module__wA33HW__card{cursor:default;border-top:1px solid #ffffff1a;flex-direction:column;padding-top:2rem;transition:border-color .5s;display:flex}.FullServiceSupport-module__wA33HW__card:hover{border-top-color:#fffc}.FullServiceSupport-module__wA33HW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.FullServiceSupport-module__wA33HW__number{font-family:var(--font-heading);opacity:.3;font-size:2rem;transition:opacity .5s}.FullServiceSupport-module__wA33HW__card:hover .FullServiceSupport-module__wA33HW__number{opacity:.9}.FullServiceSupport-module__wA33HW__icon{opacity:.5;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s}.FullServiceSupport-module__wA33HW__card:hover .FullServiceSupport-module__wA33HW__icon{opacity:1;transform:translateY(-5px)}.FullServiceSupport-module__wA33HW__cardTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:400}.FullServiceSupport-module__wA33HW__cardDescription{opacity:.6;font-size:.95rem;font-weight:300;line-height:1.7}@media (max-width:1200px){.FullServiceSupport-module__wA33HW__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.FullServiceSupport-module__wA33HW__section{padding:5rem 1.5rem}.FullServiceSupport-module__wA33HW__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.FullServiceSupport-module__wA33HW__title{font-size:2rem}.FullServiceSupport-module__wA33HW__cursive{margin-top:.2rem;margin-left:0;font-size:2.8rem}.FullServiceSupport-module__wA33HW__description{text-align:left;padding-bottom:0;font-size:1rem}.FullServiceSupport-module__wA33HW__grid{grid-template-columns:1fr;gap:2rem}}
.PrimeLocations-module__fVYLjW__section{background-color:var(--background);color:var(--foreground);align-items:center;min-height:100vh;padding:6rem 4rem;display:flex;position:relative}.PrimeLocations-module__fVYLjW__container{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;width:100%;display:grid;position:relative}.PrimeLocations-module__fVYLjW__listCol{flex-direction:column;display:flex}.PrimeLocations-module__fVYLjW__header{margin-bottom:3rem}.PrimeLocations-module__fVYLjW__overline{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:4px;opacity:.6;margin-bottom:1.5rem;font-size:.85rem;display:block}.PrimeLocations-module__fVYLjW__title{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:2px;font-size:3rem;font-weight:300;line-height:1.1}.PrimeLocations-module__fVYLjW__description{opacity:.8;max-width:500px;margin-top:1.5rem;font-size:1rem;font-weight:300;line-height:1.6}.PrimeLocations-module__fVYLjW__cursive{font-family:var(--font-heading);text-transform:none;margin-top:.5rem;font-size:5rem;font-weight:400;display:block}.PrimeLocations-module__fVYLjW__locationList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PrimeLocations-module__fVYLjW__locationItem{cursor:pointer;border-bottom:1px solid #5d583926;justify-content:space-between;align-items:center;padding:1.5rem 0;transition:padding-left .4s cubic-bezier(.25,.46,.45,.94);display:flex}.PrimeLocations-module__fVYLjW__locationItem:first-child{border-top:1px solid #5d583926}.PrimeLocations-module__fVYLjW__locationItem:hover{padding-left:2rem}.PrimeLocations-module__fVYLjW__itemContent{flex-direction:column;gap:.5rem;display:flex}.PrimeLocations-module__fVYLjW__itemName{font-family:var(--font-heading);opacity:.4;font-size:3.2rem;line-height:1;transition:opacity .4s}.PrimeLocations-module__fVYLjW__itemSubtitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:3px;opacity:.6;font-size:.85rem;transition:opacity .4s}.PrimeLocations-module__fVYLjW__locationItem:hover .PrimeLocations-module__fVYLjW__itemName,.PrimeLocations-module__fVYLjW__locationItem:hover .PrimeLocations-module__fVYLjW__itemSubtitle{opacity:1}.PrimeLocations-module__fVYLjW__itemArrow{opacity:0;color:var(--foreground);transition:opacity .4s,transform .4s;transform:translate(-30px)}.PrimeLocations-module__fVYLjW__locationItem:hover .PrimeLocations-module__fVYLjW__itemArrow{opacity:1;transform:translate(0)}.PrimeLocations-module__fVYLjW__collageCol{height:100%;position:relative}.PrimeLocations-module__fVYLjW__collageWrapper{grid-template-rows:2fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;height:100%;min-height:60vh;display:grid}.PrimeLocations-module__fVYLjW__collageMain{grid-column:1/3;position:relative;overflow:hidden}.PrimeLocations-module__fVYLjW__collageSub{position:relative;overflow:hidden}.PrimeLocations-module__fVYLjW__collageImage{object-fit:cover;transition:transform .8s}.PrimeLocations-module__fVYLjW__collageMain:hover .PrimeLocations-module__fVYLjW__collageImage,.PrimeLocations-module__fVYLjW__collageSub:hover .PrimeLocations-module__fVYLjW__collageImage{transform:scale(1.05)}@media (max-width:1024px){.PrimeLocations-module__fVYLjW__container{grid-template-columns:1fr;gap:4rem}.PrimeLocations-module__fVYLjW__collageCol{order:-1}.PrimeLocations-module__fVYLjW__locationItem:hover{padding-left:1rem}.PrimeLocations-module__fVYLjW__itemName{font-size:2.8rem}}@media (max-width:768px){.PrimeLocations-module__fVYLjW__section{padding:5rem 1.5rem}.PrimeLocations-module__fVYLjW__container{gap:3rem}.PrimeLocations-module__fVYLjW__title{font-size:2rem}.PrimeLocations-module__fVYLjW__cursive{font-size:2.8rem}.PrimeLocations-module__fVYLjW__itemName{font-size:2rem}.PrimeLocations-module__fVYLjW__collageWrapper{min-height:40vh}.PrimeLocations-module__fVYLjW__exploreBtn{text-align:center;width:100%}}.PrimeLocations-module__fVYLjW__ctaWrapper{margin-top:3rem}.PrimeLocations-module__fVYLjW__exploreBtn{background-color:var(--foreground);color:var(--background);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;border:1px solid var(--foreground);text-align:center;padding:1.2rem 2.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.PrimeLocations-module__fVYLjW__exploreBtn:hover{color:var(--foreground);background-color:#0000;transform:translateY(-2px)}
.InteriorLiving-module__PeHj-W__section{background-color:var(--background);color:var(--foreground);justify-content:center;align-items:center;height:100vh;padding:0 4rem;display:flex;position:relative;overflow:hidden}.InteriorLiving-module__PeHj-W__container{width:100%;max-width:100%;height:100%;margin:0 auto;position:relative}.InteriorLiving-module__PeHj-W__bgTypography{font-family:var(--font-primary);text-transform:uppercase;color:#0000;-webkit-text-stroke:1px #5d58390d;pointer-events:none;z-index:0;font-size:22vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteriorLiving-module__PeHj-W__titlesGroup{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.InteriorLiving-module__PeHj-W__titleInterior{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:4px;z-index:3;font-size:6.5rem;font-weight:300;position:absolute;top:18%;left:8%}.InteriorLiving-module__PeHj-W__titleLiving{font-family:var(--font-heading);text-transform:none;z-index:5;font-size:9.5rem;font-weight:400;position:absolute;top:25%;left:20%}.InteriorLiving-module__PeHj-W__mainImageWrapper{z-index:2;width:32vw;height:75vh;position:absolute;top:12%;right:12%;overflow:hidden}.InteriorLiving-module__PeHj-W__smallImageWrapper{z-index:4;width:22vw;height:32vh;position:absolute;bottom:15%;right:35%;overflow:hidden;box-shadow:-15px 15px 40px #00000014}.InteriorLiving-module__PeHj-W__image{object-fit:cover;transition:transform 1.5s cubic-bezier(.25,.46,.45,.94)}.InteriorLiving-module__PeHj-W__mainImageWrapper:hover .InteriorLiving-module__PeHj-W__image,.InteriorLiving-module__PeHj-W__smallImageWrapper:hover .InteriorLiving-module__PeHj-W__image{transform:scale(1.05)}.InteriorLiving-module__PeHj-W__contentBox{z-index:3;flex-direction:column;gap:1.5rem;max-width:420px;display:flex;position:absolute;bottom:15%;left:8%}.InteriorLiving-module__PeHj-W__contentTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1.5px;color:var(--foreground);font-size:1.8rem;font-weight:300;line-height:1.3}.InteriorLiving-module__PeHj-W__description{font-family:var(--font-primary);opacity:.8;font-size:1.05rem;font-weight:300;line-height:1.8}.InteriorLiving-module__PeHj-W__button{color:var(--foreground);font-family:var(--font-primary);text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #5d583966;align-self:flex-start;padding:.5rem 0;font-size:.75rem;text-decoration:none;transition:opacity .4s}.InteriorLiving-module__PeHj-W__button:hover{opacity:.5}.InteriorLiving-module__PeHj-W__brandsWrapper{z-index:3;text-align:right;flex-direction:column;gap:1.5rem;display:flex;position:absolute;top:25%;right:4%}.InteriorLiving-module__PeHj-W__brand{font-family:var(--font-heading);opacity:.5;font-size:1.5rem;transition:opacity .3s}.InteriorLiving-module__PeHj-W__brand:hover{opacity:1}@media (max-width:1024px){.InteriorLiving-module__PeHj-W__section{height:auto;padding:6rem 2rem}.InteriorLiving-module__PeHj-W__container{flex-direction:column;gap:3rem;display:flex}.InteriorLiving-module__PeHj-W__bgTypography{display:none}.InteriorLiving-module__PeHj-W__titlesGroup,.InteriorLiving-module__PeHj-W__titleInterior,.InteriorLiving-module__PeHj-W__titleLiving,.InteriorLiving-module__PeHj-W__mainImageWrapper,.InteriorLiving-module__PeHj-W__smallImageWrapper,.InteriorLiving-module__PeHj-W__contentBox,.InteriorLiving-module__PeHj-W__brandsWrapper{width:100%;height:auto;position:relative;inset:auto}.InteriorLiving-module__PeHj-W__titleInterior{font-size:4rem}.InteriorLiving-module__PeHj-W__titleLiving{margin-top:-1rem;margin-left:2rem;font-size:6rem}.InteriorLiving-module__PeHj-W__mainImageWrapper{height:60vh}.InteriorLiving-module__PeHj-W__smallImageWrapper{display:none}.InteriorLiving-module__PeHj-W__brandsWrapper{text-align:left;flex-flow:wrap;justify-content:flex-start}}@media (max-width:768px){.InteriorLiving-module__PeHj-W__section{padding:5rem 1.5rem}.InteriorLiving-module__PeHj-W__container{gap:2rem}.InteriorLiving-module__PeHj-W__titlesGroup{flex-direction:column;gap:.1rem;display:flex}.InteriorLiving-module__PeHj-W__titleInterior{font-size:2rem}.InteriorLiving-module__PeHj-W__titleLiving{margin-top:0;margin-left:0;font-size:2.8rem}.InteriorLiving-module__PeHj-W__mainImageWrapper{height:40vh}.InteriorLiving-module__PeHj-W__contentBox{gap:1.5rem}.InteriorLiving-module__PeHj-W__description{font-size:1rem}.InteriorLiving-module__PeHj-W__brandsWrapper{gap:1rem}.InteriorLiving-module__PeHj-W__brand{font-size:1.1rem}}
.LatestNews-module__ZXQ3sW__section{color:#050505;background-color:#fafafa;padding:10rem 4rem}.LatestNews-module__ZXQ3sW__container{max-width:100%;margin:0 auto}.LatestNews-module__ZXQ3sW__header{justify-content:space-between;align-items:flex-end;margin-bottom:5rem;display:flex}.LatestNews-module__ZXQ3sW__title{font-family:var(--font-heading);color:#050505;margin:0;font-size:4.5rem;font-weight:400}.LatestNews-module__ZXQ3sW__viewAll{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1.5px;color:#050505;border-bottom:1px solid #050505;padding-bottom:4px;font-size:.9rem;text-decoration:none;transition:opacity .3s}.LatestNews-module__ZXQ3sW__viewAll:hover{opacity:.7}.LatestNews-module__ZXQ3sW__newsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.LatestNews-module__ZXQ3sW__newsCard{background:#fff;border:1px solid #eaeaea;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.LatestNews-module__ZXQ3sW__newsCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.LatestNews-module__ZXQ3sW__imageWrapper{width:100%;height:350px;overflow:hidden}.LatestNews-module__ZXQ3sW__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.LatestNews-module__ZXQ3sW__newsCard:hover .LatestNews-module__ZXQ3sW__newsImage{transform:scale(1.05)}.LatestNews-module__ZXQ3sW__cardContent{flex-direction:column;flex:1;padding:2.5rem;display:flex}.LatestNews-module__ZXQ3sW__newsDate{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1.5px;color:#888;margin-bottom:1.5rem;font-size:.8rem}.LatestNews-module__ZXQ3sW__newsTitle{font-family:var(--font-heading);color:#050505;flex:1;margin:0 0 2rem;font-size:2rem;line-height:1.2}.LatestNews-module__ZXQ3sW__readMore{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:1px;color:#050505;align-self:flex-start;font-size:.9rem;font-weight:600;display:inline-block;position:relative}.LatestNews-module__ZXQ3sW__readMore:after{content:"";transform-origin:0;background-color:#050505;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.LatestNews-module__ZXQ3sW__newsCard:hover .LatestNews-module__ZXQ3sW__readMore:after{transform:scaleX(1)}@media (max-width:1024px){.LatestNews-module__ZXQ3sW__newsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LatestNews-module__ZXQ3sW__section{padding:5rem 1.5rem}.LatestNews-module__ZXQ3sW__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.LatestNews-module__ZXQ3sW__title{font-size:2rem}.LatestNews-module__ZXQ3sW__newsGrid{grid-template-columns:1fr;gap:2rem}.LatestNews-module__ZXQ3sW__imageWrapper{height:250px}.LatestNews-module__ZXQ3sW__cardContent{padding:1.5rem}.LatestNews-module__ZXQ3sW__newsTitle{margin-bottom:1.5rem;font-size:1.5rem}}
