@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap";html{height:-webkit-fill-available;font-family:Roboto,Arial,Helvetica,sans-serif}body{padding:0;margin:0;min-height:100vh;background:white;overflow-x:hidden}div.container{width:98vw;margin:0 auto;display:flex;align-content:flex-start;align-items:start;justify-content:center;flex-direction:row;flex-wrap:nowrap}#header{width:98vw;padding:0;margin:0 auto;display:block;text-align:center}#header img{margin-top:30px;height:8vh;max-height:83px;min-height:40px}#header h2{font-style:normal;font-weight:100;font-size:40px;font-size:calc(12px + 2.7vh);line-height:107.19%;letter-spacing:.14em;letter-spacing:.12em;text-transform:uppercase;padding:0;margin:0;margin-top:2.5vh;margin-bottom:3vh;color:#333132}#product-selection{display:flex;flex-direction:column;justify-content:space-between;height:75vh}#product-content{position:relative;height:75vw;max-width:calc(100vw - 160px);max-height:75vh;aspect-ratio:1.5;display:flex;flex-direction:column;align-items:left;justify-content:space-evenly;background:#EFEFEF;border-radius:30px;transform:translate(0)}#product-header{display:flex;gap:10px;flex-direction:row;margin-left:5%;align-self:flex-start;font-size:4vmin;color:#e09900}#product-header div{font-weight:100}#product-link{font-size:calc(1px + 2vmin);margin-left:5%;font-weight:100;color:#58595b}#product-link:hover{color:#e09900}#product-states{display:flex;flex-direction:row;margin-left:5%;align-self:flex-start;justify-content:space-between}#product-states label{font-weight:100;font-size:18px;margin-left:3px;margin-right:20px;line-height:26px}input[type=radio]{appearance:none;width:20px;height:20px;border:2px solid #9A9A9A;border-radius:50%;background-clip:content-box;padding:3px}input[type=radio]:checked{background-color:#e09900;border:2px solid #E09900}needle-engine{width:90%;margin-left:5%;aspect-ratio:2;position:relative;overflow:hidden;box-shadow:5px 5px 20px #08340252;border-radius:30px;transform:translate(0);background:rgba(255,255,255,.8)}#product-content.transparent needle-engine{box-shadow:none}needle-engine .ar>*,needle-engine .vr>*,needle-engine .desktop>*{pointer-events:auto!important}needle-engine .loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;background-color:#000;color:#fff}needle-engine .webxr-buttons{position:fixed;bottom:21px;left:50%;transform:translate(0);display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:flex-start}needle-engine .webxr-button:disabled{transform:none;opacity:.5!important}needle-engine.presentation-mode .hide-in-presentation{display:none!important}.product-selection-btn{display:flex;flex-direction:column;align-items:center;text-align:center;font-family:Roboto;font-style:normal;font-weight:300;font-size:2vmin;line-height:3vmin;letter-spacing:1px;text-transform:capitalize;color:#58595b;cursor:pointer}.product-selection-btn img{min-height:40px;max-height:120px;border:2px solid #7BB0D5;border-radius:8px;margin-bottom:5px;height:10vmin}.selected img{border:2px solid #E09900}.selected{pointer-events:none}.product-selection-btn:Hover img{border:2px solid #E09900}#verticle-line{display:block;width:1px;background-color:#58595b;height:75vh;margin-left:1vw;margin-right:1.5vw}.needle-license-element{display:none!important;opacity:0!important;pointer-events:none!important}@media only screen and (max-height: 500px),(max-width: 600px){#verticle-line{display:none}div.container{flex-direction:column-reverse;align-items:center;height:auto}#product-selection{flex-direction:row;height:auto;margin-top:20px;margin-bottom:20px;width:100%;min-height:120px;max-height:120px;max-width:700px;justify-content:space-between}#product-content{height:100vh;max-width:98vw}.product-selection-btn img{height:100px}}@media only screen and (max-width: 1000px) and (min-height: 900px){#verticle-line{display:none}#product-selection{margin-right:1vw;margin-left:1vw;width:120px;max-height:50vw}#product-selection img{height:60px}.product-selection-btn{font-size:1.5vmin}}
