#homeContent{width:100vw;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}#textAndModel{margin:0 5rem;display:flex;align-items:center}#textAndModel babel{font-size:2rem}#textAndModel span{background:linear-gradient(45deg,var(--primary-color),var(--gradient));-webkit-background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-o-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}#fornitureButtons{position:relative}@media (min-width: 2099px){#textAndModel p{font-size:3.5rem}}@media (max-width: 992px){#textAndModel{flex-direction:column;text-align:center}#fornitureButtons{text-align:center}}@media (max-width: 768px){#textAndModel p{font-size:1.5rem}#textAndModel{margin:0 2rem}}._container_hsftd_1{width:40rem;height:30rem}@media (min-width: 2099px){._container_hsftd_1{width:70rem;height:60rem}}@media (max-width: 992px){._container_hsftd_1{display:none}}#shopContent{flex-grow:1;display:flex;flex-direction:column;justify-content:center;margin:3rem 10rem}#shopContent h2{text-align:center;font-size:3rem;margin-bottom:2rem;color:var(--text-white)}#cards{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (max-width: 1235px){#shopContent{margin:0rem}#cards{max-height:30rem;flex-direction:column;flex-wrap:nowrap;overflow-y:auto}}#objectContent{flex-grow:1;margin:5rem 10rem;padding:2rem;display:flex;align-items:center;justify-content:space-between}#object3dModel{height:100%;width:10rem;flex:.3;border-radius:2rem;background-color:var(--background);filter:drop-shadow(0px 4px 10px rgba(0,0,0,.5))}#objectExpecifications{height:100%;width:10rem;display:flex;flex-direction:column;justify-content:center;border-radius:1rem;flex:.6}#objectExpecifications h2,#objectExpecifications h3,#objectExpecifications p{margin:2rem}#objectExpecifications h2{text-align:center;font-size:2.5rem}#objectExpecifications h3{margin:0 0 0 2rem}@media (max-width: 1280px){#objectContent{margin:10rem 2rem}}@media (max-width: 830px){#objectContent{flex-direction:column;justify-content:center;margin:0}#objectExpecifications{text-align:center;width:auto}#object3dModel{flex:.4;width:15rem}}._container_79xjy_1{width:100%;height:100%}#aboutContent{margin:auto;flex-grow:1;display:flex;flex-direction:column;align-items:left;justify-content:center}#aboutContent h2,#aboutContent p{margin:0 5rem}#aboutContent h2{font-size:2.5rem;padding:1rem 0}#aboutContent p{font-size:1.2rem;padding:.3rem 0}#aboutContent a{color:var(--primary-color);text-decoration:none}@media (max-width: 768px){#aboutContent h2,#aboutContent p{margin:0 2rem}#aboutContent h2{text-align:center;font-size:2rem}#aboutContent p{text-align:justify;font-size:1rem}}:root{--text-dark: rgb(0, 0, 0);--text-white: white;--primary-color: #FB6322;--gradient: #DA4C10;--background: #2E2B29;--white: white}*{margin:0;padding:0;overflow:hidden;font-family:Poppins,sans-serif}body{background-color:var(--background)}.dark{color:var(--text-dark)}.white{color:var(--text-white)}.contentBody{height:100vh;display:flex;flex-direction:column}
