.hero{width:100%;height:812px;overflow:hidden;position:relative}.heroImage{width:100%;height:1007px;object-fit:cover}.heroBox{width:643px;height:443px;top:253px;right:5%;border-radius:10px;position:absolute;background-color:var(--white3);display:flex;justify-content:center;align-items:center}.heroContainer{width:561px;height:344px;display:flex;flex-direction:column;justify-content:space-between;padding:3px}.heroContainer p{font-weight:600;font-size:16px;line-height:100%;letter-spacing:3px;color:var(--black)}.heroContainer h2{font-weight:700;font-size:52px;line-height:65px;letter-spacing:0;color:var(--main);max-width:80%}.heroContainer h5{font-weight:500;font-size:18px;line-height:24px;letter-spacing:0;color:var(--black)}.heroContainer button{height:74px;width:222px;background-color:var(--main);color:var(--white);border:none;font-weight:700;font-size:16px;line-height:100%;letter-spacing:0;text-transform:uppercase;margin:0 0 -3px -3px;cursor:pointer}@media (max-width:768px){.heroImage{width:100vw!important}.heroBox{width:90vw;top:0;left:0;bottom:0;right:0;justify-self:center;align-self:center}.heroContainer{width:90%!important}.heroContainer h2{font-size:34px;line-height:normal}}.range{width:90vw;height:auto;justify-content:center;gap:50px}.range,.rangeHeader{display:flex;flex-direction:column;align-items:center}.rangeHeader{width:559px;height:76px;justify-content:space-between}.rangeHeader h3{height:48px;font-weight:700;font-size:32px;color:var(--black)}.rangeHeader h3,.rangeHeader p{line-height:100%;letter-spacing:0}.rangeHeader p{width:90vw;height:28px;font-weight:400;font-size:20px;color:var(--gray);text-align:center;justify-content:center}.rangeBox,.rangeHeader p{display:flex;flex-wrap:wrap}.rangeBox{width:100%;height:auto;align-items:center;justify-content:space-between}.rangeCard{height:100%;width:381px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.rangeCard p{font-weight:600;font-size:24px;line-height:100%;letter-spacing:0;text-align:center;cursor:pointer}.rangeImageBox{width:381px;height:480px;border-radius:10px;overflow:hidden;position:relative;cursor:pointer}.rangeImage{position:absolute;object-fit:cover}.dining1{width:782px;height:521px;top:-30px}.living1{width:762px;height:508px;right:0;top:-14px}.bedroom1{width:720px;height:480px;left:-100px}@media (max-width:1300px){.rangeBox{gap:30px;justify-content:center}.rangeImageBox{width:100%}}.products{width:93vw;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px}.products h3{height:48px;font-weight:700;font-size:40px;line-height:120%;letter-spacing:0;color:var(--black2)}.productBtn{width:245px;height:48px;font-size:16px;font-weight:600;line-height:150%;color:var(--main);background-color:transparent;border:1px solid var(--main);cursor:pointer}