@font-face{font-family:Proxima Nova;font-weight:lighter;src:url(/static/media/ProximaNova-LightItalic.b9c0787013e9fd632d81.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-style:italic;font-weight:lighter;src:url(/static/media/Proxima-Nova-Light.367531d5c657281665cd.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-weight:400;src:url(/static/media/Proxima-Nova-Regular.7bc9ce404c297c24f210.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-style:italic;font-weight:400;src:url(/static/media/ProximaNova-RegItalic.0f82cb07fca33b094e0e.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-weight:700;src:url(/static/media/Proxima-Nova-Bold.09394b2afc53828fe342.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-style:italic;font-weight:700;src:url(/static/media/ProximaNova-boldItalic.c9b17812f5510a7f8252.otf) format("opentype")}@font-face{font-family:Proxima Nova;font-weight:600;src:url(/static/media/Proxima-Nova-Semibold.227817852e96b494055e.otf) format("opentype")}@font-face{font-family:Open Sans;font-style:italic;font-weight:lighter;src:url(/static/media/OpenSans-Light.ba19b360bc99b580b45b.ttf) format("opentype")}@font-face{font-family:Open Sans;font-weight:400;src:url(/static/media/OpenSans-Regular.9a6cfa5890d7f3eef585.ttf) format("opentype")}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/OpenSans-Regular.9a6cfa5890d7f3eef585.ttf) format("opentype")}@font-face{font-family:Open Sans;font-weight:700;src:url(/static/media/OpenSans-Bold.45847e90261782dc01a6.ttf) format("opentype")}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:url(/static/media/OpenSans-BoldItalic.ab9247f44f43c4afd0b9.ttf) format("opentype")}@font-face{font-family:Open Sans;font-weight:600;src:url(/static/media/OpenSans-SemiBold.dcf2e322dbaa037ca821.ttf) format("opentype")}:root{height:100dvh}.no-drag{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}body{font-family:Proxima Nova,Open Sans,sans-serif;height:100%}.container{height:100dvh;width:100%}a:focus-visible,button:focus-visible{outline:2px solid var(--brand-color)}body::-webkit-backdrop{background-color:var(--background-color)}body::backdrop{background-color:var(--background-color)}:root{--background-color:#fff;--background-image:none;--background-image-fit:cover;--background-image-repeat:no-repeat;--background-image-position:center;--background-image-padding:0 0 0 0}.reydar-model-viewer{background:#fff;background:var(--background-color);background-repeat:no-repeat;color:#fff;font-weight:400;height:100dvh;max-height:-webkit-fill-available;overflow:hidden;width:100dvw}model-viewer{height:100%;left:0;max-height:-webkit-fill-available;position:absolute;top:0;width:100vw}.background-image{background-image:none;background-image:var(--background-image);background-origin:content-box;background-position:50%;background-position:var(--background-image-position);background-repeat:no-repeat;background-repeat:var(--background-image-repeat);background-size:cover;background-size:var(--background-image-fit);height:100%;padding:0;padding:var(--background-image-padding);width:100%}.product-selector-background{height:100%;left:0;position:absolute;top:0;width:100%}.product-selector{--thumb-size:12rem;display:flex;flex-direction:row;height:100%;justify-content:center;opacity:100%;position:absolute;top:0;transition:opacity .2s;width:100%}.product-selector-hidden{bottom:-12rem!important;opacity:0;transition:bottom .5s cubic-bezier(.175,.885,.32,1.275),visibility 0ms ease .5s;transition:opacity .2s}.product-selector .list-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;padding:0;position:relative;width:100%}.product-selector ul{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;list-style-type:none;overflow-y:visible;padding:0 1rem;pointer-events:auto;scrollbar-width:none}.product-selector li{border-radius:1rem;flex:none;height:var(--thumb-size);padding:.5rem;pointer-events:auto;width:var(--thumb-size);z-index:3000}.product-selector ul::-webkit-scrollbar{bottom:-100px;display:none;height:.3rem}.product-selector ul::-webkit-scrollbar-track{background-color:#c8c8c8;border-radius:12rem;margin:0 .5rem}.product-selector ul::-webkit-scrollbar-thumb{background-color:#959595;border-radius:12rem}.product-selector ul::-webkit-scrollbar-thumb:hover{background-color:#f60;background-color:var(--brand-color)}.grab-scroll{overflow-x:auto}@media only screen and (max-width:56em){.product-selector{--thumb-size:9rem;--padding-vertical:2rem;--margin-bottom:3.5rem;height:calc(100% - var(--margin-bottom));overflow-y:scroll;position:absolute}.product-selector ul{flex-direction:column;justify-content:flex-start;margin-bottom:var(--margin-bottom);max-width:90vw;padding:var(--padding-vertical) 0}.product-selector .center-vertically{justify-content:center}.product-selector li{border-radius:1rem;display:flex;flex:none;flex-direction:row;height:var(--thumb-size);padding:.5rem;width:100%}}.btn-product{align-items:center;background-color:#fff;border:none;border-radius:1.2rem;box-shadow:0 1px 4px rgba(14,31,53,.12),0 4px 8px rgba(14,31,53,.08);display:flex;flex-direction:column;height:100%;justify-content:center;padding:0;position:relative;transition:box-shadow .4s ease;width:100%}.btn-product .product-info{display:none}.btn-product :hover{cursor:pointer}.btn-product :active{cursor:grabbing}.btn-product.active{border:2px solid #f60;border:2px solid var(--brand-color);box-shadow:0 0 5px #f60;box-shadow:0 0 5px var(--brand-color)}.btn-product img{border-radius:1.2rem;height:auto;max-height:95%;max-width:95%;padding:.2rem;width:auto}@media only screen and (max-width:56em){.btn-product{align-items:center;flex-direction:row;justify-content:center}.btn-product .product-info{display:flex}.btn-product img{border-radius:1.2rem;height:auto;margin-left:.6rem;max-height:100%;max-width:33%;padding:.2rem;width:auto}.product-info{word-wrap:break-word;color:#000;display:flex;flex:1 1;flex-direction:column;font-size:1.2rem;height:100%;justify-content:center;padding:1rem;text-align:left}.product-name{font-weight:400}.variant-name{font-weight:700}}.model-selector-title-bar{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.85);border-radius:.8rem;bottom:100%;box-shadow:0 0 5px rgba(0,0,0,.267);color:#000;display:flex;justify-content:center;max-width:100%;min-width:100%;overflow:visible;position:absolute;z-index:4}.model-selector-title-bar .text-container{display:flex;flex-direction:column;font-size:1rem;font-weight:600;gap:.3rem;padding:1.2rem 1rem;width:-webkit-max-content;width:max-content}.model-selector-title-bar .text-container .product-name{font-weight:400}.model-selector-title-bar .text-container .variant-name{font-weight:700}@media only screen and (max-width:56em){.model-selector-title-bar{display:none}}.handoff-modal{display:flex;flex-direction:column;gap:1.5rem;line-height:1;padding:1rem;width:21rem}.handoff-modal__title{font-size:1.75rem;text-align:center}.handoff-modal .bottom-bar{flex-direction:row}.handoff-modal .bottom-bar,.modal{align-items:center;display:flex;justify-content:center}.modal{background-color:var(--clr-grey700);flex-direction:column;height:100vh;inset:0;max-height:-webkit-fill-available;position:absolute;width:100vw;z-index:4}.modal__inner{background-color:#fff;border-radius:1rem;max-height:80%;max-width:90%;position:relative;text-align:center}.modal .button--close{background-color:var(--clr-grey450)}.modal .button--close:hover{background-color:var(--clr-grey300)!important}.button--close{--inset:0rem;padding:.5rem 1rem;position:absolute}.button--close svg{font-size:1.5rem;font-size:4rem}.button--close:hover{background-color:var(--clr-grey500)}.action-btn{align-items:center;background-color:var(--clr-grey300);border:none;border-radius:.8rem;color:#000;display:flex;font-size:1rem;justify-content:center;max-width:7.5rem;min-height:3rem;min-width:3rem;padding:1.5rem;position:relative;transition:background-color .35s ease;transition:box-shadow 1s ease}@media screen and (max-width:460px){.action-btn{padding:.5rem}}.action-btn__icon{margin-inline:auto;max-height:1.4rem;max-width:1.4rem;position:absolute;width:100%}@media screen and (max-width:460px){.action-btn__icon{max-height:1.2rem;max-width:1.3rem}}.action-btn__label{color:var(--brand-color);font-weight:700;min-width:4rem}.action-btn svg{color:var(--reydar-grey);font-size:1.25rem;max-width:1.4rem;transition:all 1s ease;width:100%}@media(hover:hover){.action-btn:hover:not(button[disabled]){background-color:var(--clr-grey400)}.action-btn:active:not(button[disabled]){background-color:var(--clr-grey500)}.action-bar-list .action-btn:hover:not(button[disabled]){background-color:var(--clr-grey400)}.action-bar-list .action-btn:hover:not(button[disabled]) .action-btn__label{scale:1}.action-bar-list .action-btn:hover:not(button[disabled]) .action-btn__icon{-webkit-transform:scale(0);transform:scale(0)}}button[disabled]{cursor:default;-webkit-filter:grayscale(1) contrast(.9);filter:grayscale(1) contrast(.9)}button[disabled] img{opacity:.4}.action-bar-list .action-btn__icon{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.action-bar-list .action-btn__label{scale:0;transition:scale .3s ease}.action-bar-list .action-btn-active{background-color:var(--clr-grey400)}.action-bar-list .action-btn-active .action-btn__label{scale:1}.action-bar-list .action-btn-active .action-btn__icon{scale:0}.action-bar-list .noIcons img{display:none}.action-bar-list .noIcons .action-btn__label{color:var(--clr-grey600);font-size:medium;scale:1}.action-bar-list .noIcons.action-btn-active{background-color:var(--clr-grey400)}.action-bar-list .noIcons.action-btn-active .action-btn__label{color:var(--brand-color)}@media(hover:hover){.action-bar-list .noIcons:hover .action-btn__label{color:var(--brand-color)}}.pulser{box-shadow:0 0 6px 0 var(--brand-color);position:relative}.pulser:after,.pulser:before{background-color:var(--brand-color);border-radius:.8rem;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s ease-in-out;width:100%;z-index:-2}.pulser:before{-webkit-animation:pulser-animation 3.5s ease-out infinite;animation:pulser-animation 3.5s ease-out infinite}.pulser:after{-webkit-animation:pulser-animation 3.5s ease-out .4s infinite;animation:pulser-animation 3.5s ease-out .4s infinite}@-webkit-keyframes pulser-animation{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}35%{opacity:.05;-webkit-transform:scale(1.1);transform:scale(1.1)}70%{opacity:.1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:0}}@keyframes pulser-animation{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}35%{opacity:.05;-webkit-transform:scale(1.1);transform:scale(1.1)}70%{opacity:.1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:0}}.highlight{box-shadow:0 0 5px 0 var(--brand-color)}.highlight svg path{fill:var(--brand-color)}.hotspot-container.ghost{opacity:.3!important}.hotspot-container.invisible{opacity:0!important}.hotspot{--size:2.5rem;--min-label-size:8rem;--max-label-size:16rem;--label-gap:0.5rem;background-color:transparent;background-color:var(--hotspot-color);border:none;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.25);height:var(--size);max-width:var(--size);min-width:var(--size);pointer-events:auto;position:relative;width:var(--size)}.not-clickable,.not-clickable *,.not-clickable * button,.not-clickable * button:hover,.not-clickable button,.not-clickable button button,.not-clickable button button:hover,.not-clickable button:hover{cursor:default}.pulse{position:relative}.pulse:after,.pulse:before{background-color:var(--hotspot-color);border-radius:50%;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s ease-in-out;width:100%;z-index:-1}.pulse:before{-webkit-animation:pulse-animation 1.5s ease-out infinite;animation:pulse-animation 1.5s ease-out infinite}.pulse:after{-webkit-animation:pulse-animation 1.5s ease-out .4s infinite;animation:pulse-animation 1.5s ease-out .4s infinite}@-webkit-keyframes pulse-animation{0%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}70%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}to{opacity:0}}@keyframes pulse-animation{0%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}70%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}to{opacity:0}}.hotspot .content-icon{padding:.5rem;pointer-events:none;width:100%}.hotspot .content-fa-icon{font-size:1.2rem;pointer-events:none}.hotspot-container .__label{--gap:1rem;position:absolute;width:-webkit-max-content;width:max-content}.hotspot-container .__label.label-right{right:-50%;top:50%}.hotspot-container .__label.label-left{left:-50%;top:50%}.hotspot-container .__label.label-bottom{left:50%;top:calc(100% + var(--gap))}.hotspot-container .__label.label-top{bottom:calc(100% + var(--gap));left:50%}.hotspot-container .__label .__content{--label-size:12rem;align-items:flex-start;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.85);border:1px solid #ddd;border-radius:.8rem;color:#000;display:flex;flex-direction:column;gap:.5rem;left:calc(var(--size) + .5rem);max-width:20rem;overflow:hidden;padding:1.2rem;text-align:left;top:0}@media only screen and (max-width:56em){.hotspot-container .__label .__content{max-width:min(80vw,20rem)}}.hotspot-container .__label .__content._video{max-width:32rem;width:32rem}@media only screen and (max-width:56em){.hotspot-container .__label .__content._video{max-width:80vw}}.hotspot-container .__label .__content .__title-bar{display:flex;flex-direction:row;gap:.5rem;justify-content:space-evenly}.hotspot-container .__label .__content .__title-bar .__toggle{color:#18a0fb;pointer-events:auto}.hotspot-container .__label .__content .__title{font-size:1.1rem;font-weight:600}.hotspot-container .__label .__content .__body{font-size:1rem;font-weight:400;line-height:1.2rem}.hotspot-container .__label .__content .__content-link{color:#18a0fb;font-weight:700;pointer-events:auto}.hotspot-container .__label .__content .__content-link:hover{text-decoration:underline}.video-popup-button{background-color:transparent;border:none}.hotspot-container .__label .__content .__video-content{aspect-ratio:1.7777777778;margin:.1rem 0;padding:0;pointer-events:auto}.hotspot-container .__label .__content .__video-content video{height:100%;width:100%}@media only screen and (max-width:56em){.hotspot-container .__label .__content .__video-content video{max-width:80vw}}.hotspot-container .__label .__content .hotspot__video-text-content,.hotspot-container .__label .__content .modal__video-text-content{font-size:1rem;line-height:1.2rem!important;margin-bottom:.2rem}.image-container{height:auto;max-height:815px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:auto}.image-container .single-image{height:inherit;margin-top:15px;max-height:inherit;width:100%}#lazy-load-poster{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;position:absolute;right:0;top:0}.poster-content{height:100%;width:100%}.poster-content,.poster-tip{align-items:center;display:flex;justify-content:center}.poster-tip{background-color:rgba(85,87,96,.5);border-radius:1rem;font-size:1.5rem;height:6rem;padding:1rem}.dot{display:none}.dim{--min-hotspot-opacity:0;background:var(--dimensions-label-color);border:2px solid var(--dimensions-border-color);border-radius:10px;box-sizing:border-box;color:var(--dimensions-text-color);display:block;font-family:Futura,Helvetica Neue,sans-serif;font-size:1em;font-weight:700;height:-webkit-max-content;height:max-content;max-width:128px;overflow-wrap:break-word;padding:.5em 1em;pointer-events:none;position:absolute;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:-webkit-max-content;width:max-content}.dim-label-approx{font-size:.8rem;font-weight:500}@media only screen and (max-width:800px){.dim{font-size:3vw}}.dimensionsLineContainer{display:block;pointer-events:none}.dimensionsLine{stroke:var(--dimensions-line-color);stroke-width:2;stroke-dasharray:6 2}.backface{opacity:.2}.hide,.hide-dimensions{display:none}.App{font-family:sans-serif;text-align:center}.modal__bg{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:var(--clr-grey700);height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:100}.modal__video-text-content{font-size:1.1rem;font-weight:400;line-height:1.2rem;margin-top:.5rem}.no-pointer-events{pointer-events:none}.modal__align{align-items:center;display:flex;height:100vh;justify-content:center}.modal__content{border-radius:20px;color:#000;margin:0 2rem;width:880px}.modal__title-bar__buttons{display:flex;gap:.8rem;height:100%}.modal__close{background-color:var(--clr-grey450);inset:var(--inset) var(--inset) auto auto;padding:1rem;transition:background-color .3s;width:4.5rem}.modal__close:hover{background-color:var(--clr-grey300)!important}.modal__close img{max-height:1.3rem;max-width:1.4rem}.modal__video-align{background-color:#fff;border-radius:1rem;height:inherit;padding:.8rem;position:relative}.modal__title-bar{align-items:center;display:flex;flex-direction:row;font-size:max(1rem,100%);gap:.8rem;justify-content:space-between;margin-bottom:.8rem}.modal__title-bar .text{align-items:flex-start;display:flex;flex-direction:column;text-overflow:ellipsis}.modal__video-style{height:426.9375px;pointer-events:auto;transition:height .3s;width:100%;z-index:100}.modal__video-style html .showfocus{align-items:normal;border-radius:0}@media screen and (max-width:375px){.modal__video-align h2{font-size:1.2rem}}.action-bar{display:flex;flex-direction:row;gap:.75rem;height:3rem;justify-content:space-between;margin:1rem 0;overflow-x:clip;overflow-y:visible;padding:0 1rem;width:100%}.action-bar__left{justify-content:flex-start}.action-bar__left,.action-bar__right{display:flex;flex:1 1;flex-direction:row;gap:.75rem;height:100%}.action-bar__container,.action-bar__right{justify-content:flex-end}.action-bar__container{display:flex;flex-flow:column}.action-bar__lower{display:flex;flex-direction:row;height:3rem;justify-content:space-between;overflow-x:clip;overflow-y:visible;padding-inline:1rem;width:100%;z-index:3}.action-bar__lower-right{display:flex;flex:1 1;flex-direction:row;gap:.75rem;height:100%;justify-content:flex-end;margin-left:auto}.action-bar-list-container{display:flex;flex:2 1;flex-direction:row;justify-content:center;width:100%;z-index:3}@media only screen and (max-width:56em){.action-bar-list-container.desktop{display:none}.action-bar-list-container.mobile{display:flex}}.action-bar-list{display:flex;flex-direction:row;height:100%;list-style-type:none;max-width:50vw;padding:0}.action-bar-list.mobile{display:none}.action-bar-list .action-btn{border-left:2px solid rgba(0,0,0,.02);border-radius:0}.action-bar-list>.action-btn:first-child{border-bottom-left-radius:.8rem;border-left:none;border-top-left-radius:.8rem}.action-bar-list>.action-btn:last-child{border-bottom-right-radius:.8rem;border-right:none;border-top-right-radius:.8rem}@media only screen and (max-width:56em){.action-bar-list{max-width:100%;width:100%;z-index:2}.action-bar-list li{width:100%}.action-bar-list .action-btn{flex:1 1;max-width:100%}.action-bar-list>.action-btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.action-bar-list>.action-btn:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.action-bar-list.desktop{display:none}.action-bar-list.mobile{display:flex}.action-bar-list.mobile .action-btn{height:3.5rem}}.information-modal{font-weight:600;padding:2rem 3rem}.information-modal__title{-webkit-margin-after:2rem;font-size:1.75rem;margin-block-end:2rem;text-align:center}.desktop-instructions{grid-gap:.75rem 1.5rem;align-items:center;display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);justify-items:center}.desktop-instructions p:first-of-type{grid-column:1/2;grid-row:2/3}.desktop-instructions img{width:50%}.mobile-instructions{grid-gap:.75rem 1.5rem;align-items:center;display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);justify-items:center}.mobile-instructions p:first-of-type{grid-column:1/2;grid-row:2/3}.mobile-instructions img{width:50%}#tutorial-modal .modal__inner{max-height:95dvh;max-width:95dvh}.tutorial-modal__inner{align-items:center;display:flex;flex-direction:column;gap:1rem;max-height:none;max-width:none;padding:1rem}.tutorial-modal__inner .top-bar{align-items:flex-start;display:flex;flex-direction:row;gap:.75rem;height:2.5rem;min-height:2.5rem;width:100%}.tutorial-modal__inner .top-bar .tutorial-modal__title{align-items:center;display:flex;flex:1 1;flex-direction:row;min-height:100%;text-align:left;width:100%}.tutorial-modal__inner .top-bar h2{font-size:1.5rem;font-size:clamp(.8rem,5vh,1.5rem)}.tutorial-modal__inner .top-bar button{height:2.5rem;padding:0;width:4rem}.tutorial-modal__inner .bottom-bar{align-items:flex-end;display:flex;flex-direction:row;gap:.75rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:2.5rem;width:100%}@media screen and (max-width:650px){.tutorial-modal__inner .bottom-bar{align-items:center}}.tutorial-modal__inner .bottom-bar p{font-size:1rem;font-size:.8rem;font-weight:600;max-width:100%;text-align:left}@media screen and (min-width:400px){.tutorial-modal__inner .bottom-bar p{font-size:.9rem}}@media screen and (min-width:600px){.tutorial-modal__inner .bottom-bar p{font-size:1rem}}.tutorial-modal__inner .bottom-bar .tutorial-modal__info{align-items:flex-start;display:flex;flex-direction:column}@media(max-width:600px)and (orientation:portrait){.tutorial-modal__inner .bottom-bar .tutorial-modal__info.join-paragraph{display:block;text-align:left}}@media(max-height:600px)and (orientation:landscape){.tutorial-modal__inner .bottom-bar{display:none}}.tutorial-modal__inner .logo{max-height:2rem;max-width:7.5rem}.tutorial-modal__inner .logo a{display:block;height:100%;width:100%}.tutorial-modal__inner .logo svg{height:100%;width:100%}.reydar-logo{fill:#555760;fill:var(--clr-grey600);opacity:.25;width:6rem}.disclaimer-modal{font-weight:600;margin:0 25px;max-height:600px;max-width:660px;padding:2rem 1rem}.disclaimer-modal__heading{font-size:1.75rem;margin:0;padding-top:30px;text-align:center}.disclaimer-modal .disclaimer-inner-container{-webkit-overflow-scrolling:touch;height:calc(100% + 1px);margin-top:2rem;max-height:453px;overflow-x:hidden;overflow-y:scroll}.disclaimer-modal .disclaimer-inner-container__text{font-size:1rem;padding:0 1rem;pointer-events:none;text-align:center}.disclaimer-modal .disclaimer-inner-container::-webkit-scrollbar{-webkit-appearance:none;width:4px}.disclaimer-modal .disclaimer-inner-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:4px;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.contact-modal{font-weight:600;max-height:95dvh;max-width:95dvw;padding:1rem;width:25rem}.contact-modal__title{font-size:1.75rem;text-align:left}.contact-modal .top-bar{align-items:center;display:flex;flex-direction:row;gap:.75rem;margin-bottom:2rem;max-height:3rem;min-height:2.5rem;width:100%}.contact-modal .top-bar .contact-modal__title{align-items:center;display:flex;flex:1 1;flex-direction:row;min-height:100%;text-align:left;width:100%}.contact-modal .top-bar button{height:2.5rem;padding:0;width:4rem}.desktop-contact-inf{grid-gap:.75rem 1.5rem;align-items:center;display:grid;gap:.75rem 1.5rem;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);justify-items:center}.desktop-contact-inf a,.desktop-contact-inf p{overflow-wrap:anywhere}.desktop-contact-inf a{color:#f60;color:var(--brand-color)}.desktop-contact-inf img{width:50%}.mobile-contact-inf{grid-gap:.75rem 1.5rem;align-items:center;display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);justify-items:center}.mobile-contact-inf p a{color:#f60;color:var(--brand-color)}.mobile-contact-inf img{width:50%}.bottom-inf{font-size:1.2rem;padding-top:30px;text-align:center}.bottom-inf p a{color:#f60;color:var(--brand-color)}.base-elem{background-color:#f3f3f3;border-radius:1rem;display:block;padding:1rem;text-align:left}.base-elem .contact-row:nth-of-type(4){padding-bottom:0}.base-elem .contact-row{padding-bottom:40px}.base-elem .contact-row .row-head{display:grid;grid-auto-flow:column;grid-template-columns:25px auto;padding-bottom:8px}.base-elem .contact-row .row-head .img-cont,.base-elem .contact-row .row-head .text-cont{align-items:center;display:flex}.base-elem .contact-row .row-head .text-cont p{font-size:18px;font-weight:400;padding-left:20px}.base-elem .contact-row a{color:#f60;color:var(--brand-color);font-size:18px;font-weight:700;text-decoration:none}#shared-modal .modal__inner{align-items:center;color:var(--brand-color);display:flex;justify-content:center;padding:1rem 2rem;text-align:center}.languageSwitcher{align-items:center;background-color:var(--clr-grey300);border-radius:.8rem;display:flex;min-height:3rem;pointer-events:auto;position:relative;transition:background-color .35s ease;width:72px}.languageSwitcher .lang{align-items:center;display:flex;flex-direction:column;width:100%}.languageSwitcher .lang .firstElement{border:2px solid var(--clr-grey600);border-radius:.8rem;margin:.6rem 0}.languageSwitcher .lang .dropdown{display:none;left:0;list-style:none;padding:.768rem;position:relative;width:100%}.languageSwitcher .lang .dropdown-background{align-items:center;border-radius:.8rem;display:flex;flex-direction:column;gap:.5rem;min-height:0;position:absolute;top:0;width:100%}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.languageOptions{background-position:50%;background-repeat:no-repeat;background-size:200%;border:2px solid transparent;border-radius:.8rem;height:1.5rem;transition:border .35s ease;width:1.5rem}.languageOptions:hover{border:2px solid var(--brand-color)}.languageOptions.loCurrent{border:2px solid #d15400;height:1.5rem;width:1.5rem}.languageOptions.loCurrent:hover{border:2px solid #d15400!important}.languageOptions.loCurrent .loCurrentFilter{background-color:rgba(0,0,0,.4);border-radius:.8rem;height:100%;width:100%}.languageSwitcher:hover{background-color:var(--clr-grey400)}.languageSwitcher:hover .lang .firstElement{border:2px solid var(--brand-color)}.languageSwitcher:hover .dropdown{background-color:#f5f5f5;transition:height .35s ease}.languageSwitcher:hover .dropdown .languageOptions{transition:all .35s ease}.languageSwitcher:hover .dropdown .languageOptions:hover{border:2px solid var(--brand-color);border-radius:.8rem;-webkit-transform:scale(120%);transform:scale(120%)}#qr-code-modal .modal__inner{--surround-height:168px;--bg-diameter:calc(var(--surround-height) - 15px);color:#000;display:flex;flex-direction:column;gap:1rem;padding:1rem;text-align:left;width:calc(260px + 6rem)}#qr-code-modal .modal__inner .qr-code-section{padding:1rem 0}#qr-code-modal .modal__inner .container{align-items:center;display:flex;flex-direction:column;height:var(--surround-height);justify-content:center;position:relative;width:100%}#qr-code-modal .modal__inner .surround{height:var(--surround-height);margin:0 auto;position:absolute}#qr-code-modal .modal__inner .surround path{fill:var(--brand-color)}#qr-code-modal .modal__inner .surround circle{stroke:var(--brand-color)}#qr-code-modal .modal__inner .bg{background-color:orange;background-image:url(/static/media/qr-backgound.0dbe8080de649bf725ba.png);background-position:50%;background-repeat:no-repeat;background-size:109%;border-radius:50%;-webkit-filter:brightness(1);filter:brightness(1);height:var(--bg-diameter);width:var(--bg-diameter)}#qr-code-modal .modal__inner .qr-code{border:2px solid #fff;box-sizing:initial;position:absolute;z-index:12}#qr-code-modal .modal__inner .qr-code-modal__title{font-size:1.75rem;text-align:center}#qr-code-modal .modal__inner .qr-code-modal__qr{margin-block:2.25rem;position:relative}#qr-code-modal .modal__inner .qr-code-modal__qr:after{background-color:#000;border-radius:100%;content:"";display:block;height:10rem;left:50%;opacity:.2;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10rem}#qr-code-modal .modal__inner .qr-code-modal__qr .qr-code{left:50%;outline:3px solid #fff;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#qr-code-modal .modal__inner .qr-code-modal__qr .qr-surround{display:block;height:168px;margin-inline:auto;z-index:12}#qr-code-modal .modal__inner .qr-code-modal__qr .qr-surround path{fill:var(--brand-color)}#qr-code-modal .modal__inner .qr-code-modal__qr .qr-surround circle{stroke:var(--brand-color)}#qr-code-modal .modal__inner .qr-code-modal__footer{grid-gap:.2rem 1rem;align-items:center;display:grid;gap:.2rem 1rem;grid-template-areas:"img strong" "img p";grid-template-columns:repeat(2,auto);text-align:left}#qr-code-modal .modal__inner .qr-code-modal__footer img{grid-area:img}#qr-code-modal .modal__inner .qr-code-modal__footer strong{font-size:1.25rem;grid-area:strong}#qr-code-modal .modal__inner .qr-code-modal__footer p{font-size:1rem;grid-area:p;line-height:1}.top-bar{align-items:center;display:flex;flex-direction:row;gap:.75rem;max-height:3rem;min-height:2.5rem;width:100%}.top-bar button{height:2.5rem;margin-left:auto;padding:0;width:4rem}:root{--y-open:0%;--y-closed:85%}.disclaimer{bottom:0;position:absolute;width:100%;z-index:5}@media only screen and (max-width:56em){.disclaimer{--y-open:-0%;--y-closed:-85%;top:0}}.disc-acc-main-cont{justify-content:center}.disc-acc-main-cont.mobile{display:none}.disc-acc-main-cont.desktop{bottom:0;display:flex;right:0;width:100%;z-index:3}@media only screen and (max-width:56em){.disc-acc-main-cont.mobile{display:flex;right:0;top:0;width:100%;z-index:3}.disc-acc-main-cont.desktop{display:none}}.disclaimer-acc-modal{background-color:rgba(230,236,240,.6);border-radius:.5rem .5rem 0 0;box-shadow:.1rem .2rem .8rem rgba(0,0,0,.133);display:flex;flex-direction:column;gap:.5rem;max-height:660px;max-width:660px;overflow:hidden;padding:1rem .5rem;pointer-events:all;text-align:left}@media only screen and (max-width:56em){.disclaimer-acc-modal{background-color:#e6ecf0;border-radius:0 0 .8rem .8rem;max-width:900px}}.disclaimer-acc-modal.expanded .da-grid .da-inner-container{max-height:100%}.disclaimer-acc-modal .tab{height:.6rem;margin:.5rem 0}.disclaimer-acc-modal .tab-inner{background-color:gray;border-radius:1rem;height:.4rem;margin:0 auto;width:3rem}.disclaimer-acc-modal .tab-inner:hover{background-color:#f60;background-color:var(--brand-color)}@media only screen and (max-width:56em){.disclaimer-acc-modal .tab{display:none}}.disclaimer-acc-modal .tab-mobile{display:none}@media only screen and (max-width:56em){.disclaimer-acc-modal .tab-mobile{display:block}}.disclaimer-acc-modal .expand-button{display:flex;justify-content:center}.disclaimer-acc-modal .expand-button button{background-color:transparent;border:none;color:#393939;font-size:1rem;margin:0;padding:.5rem 0 0}.disclaimer-acc-modal .expand-button button:hover{color:#f60;color:var(--brand-color)}.disclaimer-acc-modal .da-grid{display:grid;grid-template-columns:auto auto}.disclaimer-acc-modal .da-grid .da-icon-cont{padding-left:.5rem}.disclaimer-acc-modal .da-grid .da-inner-container{height:100%;max-height:100%;overflow:hidden}.disclaimer-acc-modal .da-grid .da-inner-container__text{font-size:.75rem;padding:0 1rem;pointer-events:none;text-align:left}.disclaimer-acc-modal .da-grid .da-modal__heading{font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding:0 1rem}.disclaimer-acc-modal .da-grid .da-inner-container::-webkit-scrollbar{-webkit-appearance:none;width:4px}.disclaimer-acc-modal .da-grid .da-inner-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:4px;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.custom-logo-container{height:100%;position:absolute;top:0;transition:filter .6s;transition-delay:.03s;width:100%}.custom-logo{fill:#555760;fill:var(--clr-grey600);max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:50%;min-width:10rem;opacity:var(--custom-logo-opacity);position:absolute;width:var(--custom-logo-width)}.custom-logo.position-anchor-top{top:var(--custom-logo-inset-y)}.custom-logo.position-anchor-bottom{bottom:var(--custom-logo-inset-y)}.custom-logo.left{left:var(--custom-logo-inset-x)}.custom-logo.right{right:var(--custom-logo-inset-x)}.custom-logo.center,.custom-logo.centre{left:0;margin:auto;right:0}@media only screen and (max-width:56em){.custom-logo{max-width:calc(48vw - var(--custom-logo-inset-x)*2*.48);min-width:auto;width:var(--custom-logo-width-mobile)}}:root{--title-color:var(--clr-grey600);--title-opacity:"100%"}.model-title{--inset:1rem;color:#555760;color:var(--title-color);display:flex;flex-direction:row;flex-wrap:wrap;font-size:1.35rem;gap:.3rem;inset:auto auto var(--inset) var(--inset);margin-bottom:1rem;margin-left:1rem;max-width:50%;opacity:"100%";opacity:var(--title-opacity);z-index:1}.model-title .product-name{font-weight:700}.model-title .variant-name{font-weight:400}@media only screen and (max-width:56em){.model-title{bottom:4.5rem;display:flex;flex-direction:row;flex-wrap:wrap}.model-title h1{font-size:1.1rem}.watermark+.model-title{inset:auto auto 4.5rem var(--inset);width:calc(100vw - 7rem)}}@media only screen and (max-width:380px){.model-title{bottom:4.5rem;display:flex;flex-direction:column;flex-wrap:wrap}}.watermark{--inset:1rem;fill:#555760;fill:var(--clr-grey600);bottom:var(--inset);inset:auto var(--inset) var(--inset) auto;opacity:.25;position:absolute;width:6rem}@media only screen and (max-width:56em){.reydar-logo{inset:auto var(--inset) var(--inset) auto}}.ui{display:flex;flex-direction:column;height:100%;justify-content:space-between;pointer-events:none;position:absolute;top:0;width:100%}.ui .disclaimer-spacer{display:none}@media only screen and (max-width:56em){.ui .disclaimer-spacer{display:block;height:3rem;width:100%}}.ui a,.ui button,.ui span{pointer-events:auto}.ui .ui-header{display:flex;flex-direction:column;height:auto}.ui .ui-main{display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow-y:hidden}.ui .ui-footer{align-self:flex-end;display:flex;flex:none;flex-direction:column;width:100%}.ui .ui-footer .ui-footer-row{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;min-height:3rem;padding-top:1rem;position:relative;width:100%}.modal-hotspot-bg{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:rgba(85,87,96,.5);background-color:var(--clr-grey700);height:100%;left:0;opacity:1;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:100}.modal-hotspot-bg .modal-hotspot-content{align-items:center;border-radius:20px;color:#000;display:flex;height:100%;justify-content:center}.modal-hotspot-bg .modal-hotspot{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#fff;border:1px solid #ddd;border-radius:.8rem;padding:1.2rem}@media only screen and (max-width:600px){.modal-hotspot-bg .modal-hotspot{max-width:540px}}.modal-hotspot-bg .__title-bar{display:grid;grid-template-columns:.99fr auto}.modal-hotspot-bg .__title-bar .__title{align-items:center;display:flex}.modal-hotspot-bg .__title-bar .__title p{font-size:18px;font-weight:700;margin:0;padding-left:10px}.modal-hotspot-bg .__title-bar .modal-hotspot-close{background-color:#e6e6e6;background-color:var(--clr-grey450);inset:var(--inset) var(--inset) auto auto;padding:1rem 1.5rem;transition:background-color .3s}.modal-hotspot-bg .__title-bar .modal-hotspot-close:hover{background-color:hsla(0,0%,94%,.6)!important;background-color:var(--clr-grey300)!important}.modal-hotspot-bg .__title-bar .modal-hotspot-close img{max-height:1.3rem;max-width:1.4rem}.modal-hotspot-bg .__content-link{color:#18a0fb;pointer-events:auto}.modal-hotspot-bg .__content-link:hover{text-decoration:underline}@media only screen and (max-width:56em){.modal-hotspot-bg .modal-hotspot{max-height:90dvh;max-width:90dvw}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeSpeed}p{line-height:1.2}a[class],li[class] a{text-decoration:none}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{outline:none}button:hover{cursor:pointer}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--brand-color:#f60;--hotspot-color:#f60;--clr-grey300:hsla(0,0%,94%,.6);--clr-grey350:#f0f0f0;--clr-grey400:#fff;--clr-grey450:#e6e6e6;--clr-grey500:hsla(0,0%,80%,.6);--clr-grey600:#555760;--clr-grey700:rgba(85,87,96,.5);--clr-grey800:hsla(0,0%,42%,.5);--dimensions-line-color:#f60;--dimensions-border-color:#f60;--dimensions-label-color:#f60;--dimensions-text-color:#f60}
/*# sourceMappingURL=main.2aba7364.css.map*/