/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{font-family:"Source Sans 3",sans-serif}#app{display:grid;height:100%;user-select:none;-webkit-user-select:none}#app{grid-template-areas:"b";grid-template-columns:1fr;grid-template-rows:auto 1fr}#app.has-nav.has-config{grid-template-areas:"a c" "b c";grid-template-columns:1fr auto;grid-template-rows:auto 1fr}#app.has-nav:not(.has-config){grid-template-areas:"a" "b";grid-template-columns:1fr;grid-template-rows:auto 1fr}#app:not(.has-nav).has-config{grid-template-areas:"b c";grid-template-columns:1fr auto;grid-template-rows:1fr}#app.has-nav .navigation{grid-area:a}#app.has-nav #three-container{height:calc(100dvh - 60px)}#app #main-content{grid-area:b}#app.has-config .configurator,#app .addToCartViewer{grid-area:c}@media (max-width: 1000px){#app.has-config{grid-template-areas:"a" "b" "c"!important;grid-template-columns:1fr!important;grid-template-rows:auto 1fr auto!important}#app.has-nav:not(.has-config){grid-template-areas:"a" "b"!important;grid-template-rows:auto 1fr!important}#app:not(.has-nav).has-config{grid-template-areas:"b" "c"!important;grid-template-rows:auto 1fr!important}#app.has-shopping-cart-viewer.has-nav:not(.has-config){grid-template-areas:"a" "b" "c"!important;grid-template-columns:1fr!important;grid-template-rows:auto auto 1fr!important}#app.has-shopping-cart-viewer:not(.has-nav):not(.has-config){grid-template-areas:"b" "c"!important;grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important}#app:not(.has-shopping-cart-viewer):not(.has-nav):not(.has-config){grid-template-areas:"b"!important;grid-template-columns:1fr!important;grid-template-rows:1fr!important}#app.has-config #three-container{height:calc(100dvh - 170px)!important}#app.has-config:not(.has-config-shoping-cart-button) #three-container{height:calc(100dvh - 110px)!important}#app.has-nav:not(.has-config) #three-container{height:calc(100dvh - 60px)!important}#app:not(.has-nav).has-config #three-container{height:calc(100dvh - 110px)!important}#app:not(.has-nav).has-config:not(.has-config-shoping-cart-button) #three-container{height:calc(100dvh - 50px)!important}#app.has-shopping-cart-viewer.has-nav:not(.has-config) #three-container{height:calc(100dvh - 120px)!important}#app.has-shopping-cart-viewer:not(.has-nav):not(.has-config) #three-container{height:calc(100dvh - 60px)!important}#app:not(.has-shopping-cart-viewer):not(.has-nav):not(.has-config) #three-container{height:100dvh!important}}.navigation{height:60px;display:flex;justify-content:space-between;flex-direction:row;-webkit-user-select:none;user-select:none;cursor:auto;grid-area:a}.leftWrapper{height:100%;display:flex;justify-content:flex-start;align-self:flex-start;align-items:center;flex-basis:70%;padding-left:10px}.centerWrapper{height:100%;display:flex;flex-direction:column;gap:0px;justify-content:center;align-items:center;flex-basis:40%;flex:1}.rightWrapper{height:100%;display:flex;justify-content:flex-end;align-items:center;flex-basis:30%}.backButtonNav{height:100%;display:flex;flex-direction:row;gap:6px;align-items:center;padding:0 10px;cursor:pointer;transition:.3s;text-decoration:none;color:#000}@media only screen and (max-width: 600px){.backButtonNav{flex-direction:column;justify-content:center}.leftWrapper{flex-basis:80%}.rightWrapper{flex-basis:20%}}.backButtonNav:hover{background-color:#e9e9e9}.backButtonNav img{height:13px}.logoContainer{align-self:center;height:28px}.logoContainer img{display:block;height:inherit}.author{padding-top:10px;color:#000;font-size:10px;letter-spacing:1px;align-self:center;text-decoration:none;transition:.3s;font-weight:700;text-align:center}.author:hover{color:#666}@media only screen and (max-height: 360px){.navigation{height:50px}.author{padding-top:3px}.logoContainer img{padding-top:0}}#burgerMenuButton{height:100%;display:flex;flex-direction:row;align-items:center;padding:0 15px;cursor:pointer;transition:.3s;position:relative}#burgerMenuButton:hover{background-color:#e9e9e9}#main-content{flex:1;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;grid-area:b;position:relative}#three-container{-webkit-user-select:none;user-select:none;width:100%;height:100dvh;position:relative;overflow:hidden}#renderCanvas{width:100%;height:100%;outline-style:none;position:relative;z-index:1;background:transparent}.alter-viewer-background-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover;transition:background .2s ease,filter .2s ease}.alter-viewer-background-image-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-position:center;background-repeat:no-repeat;background-size:cover;transition:background .2s ease,filter .2s ease}#sideNavigator{position:absolute;top:50%;right:10px;z-index:3;transform:translateY(-50%);width:40px;background-color:#fafafa;border-radius:5px;box-shadow:0 2px 4px #00000040;flex-direction:column;gap:0px;-webkit-user-select:none;user-select:none;display:none}#sideNavigator>div:first-child{border-top-left-radius:5px;border-top-right-radius:5px}@media only screen and (max-width: 600px),(max-height: 430px){#sideNavigator{flex-direction:row;height:40px;width:auto;bottom:25px;gap:30px;left:50%;transform:translate(-50%);top:auto;right:auto;box-shadow:0 1px 4px #00000040}}#arButtonContainer{width:40px;height:40px;border-radius:5px;box-shadow:0 0 4px #00000040;background-color:#fff;transition:.3s;cursor:pointer;-webkit-user-select:none;user-select:none}#arButtonContainer:hover{background-color:#e9e9e9}#arButtonContainer a{width:40px;height:40px;border-radius:5px;display:grid;justify-content:center;align-items:center}#arButtonContainer{width:40px;height:40px;display:grid;justify-content:center;align-items:center}#arButtonContainer img{pointer-events:none}.buttonManipulator{width:40px;min-height:40px;padding:10px 0;cursor:pointer;border-radius:0;display:grid;justify-content:center;align-items:center;transition:.3s}.buttonManipulator:hover{background-color:#e9e9e9}@media only screen and (max-height: 360px){#sideNavigator{bottom:5px;background-color:transparent;box-shadow:none}.buttonManipulator{background-color:#fafafa;box-shadow:0 1px 4px #00000040}}#errorInfo{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;white-space:pre-line;text-align:center;font-size:18px}.activeMenuButton,.activeMenuButton:hover{background-color:#000!important}.rightWrapper .activeMenuButton .burgerIcon,#recordVideoMenu .activeMenuButton img{filter:invert(1)}#burgerWrapper{z-index:3;position:absolute;top:60px;right:0;max-width:200px;width:300px;display:none;opacity:0;flex-direction:column;box-shadow:-1px 1px 4px #00000040;border-radius:0;-webkit-user-select:none;user-select:none;background-color:#fff}.burgerButton{display:grid;grid-template-rows:38px;grid-template-columns:36px 1fr;align-items:center;transition:.3s;cursor:pointer;text-align:center}.burgerButton:hover{background-color:#e9e9e9}.burgerButton img{align-self:center;justify-self:center}.burgerButton div{padding-right:20px}#languageWrapper{border-top:1px solid #d9d9d9}#languagetitle{font-size:12px;text-align:center;color:#7d7d7d;padding:6px 0}.langRowButton{text-align:center;padding:10px 0;transition:.3s;cursor:pointer}.langRowButton:hover{background-color:#e9e9e9}.activeLagRow{color:#fff;background-color:#000;cursor:default}.activeLagRow:hover{background-color:#000}@media only screen and (max-width: 600px){#burgerWrapper{max-width:260px}.burgerButton{grid-template-rows:42px}.langRowButton{padding:15px 0}}#recordVideoWrapper{min-width:300px;background-color:#fafafa;position:absolute;top:5px;left:5px;z-index:10;border-radius:6px;box-shadow:0 1px 4px #00000040;-webkit-user-select:none;user-select:none;opacity:0;z-index:1}.rangeSettingsContainer{display:flex;flex-direction:column;gap:4px}.rangeSliderLabelWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.rangeSliderLabel,.rangeSliderLabelValue{font-size:14px}.rangeSliderWrapper{position:relative}.rangeSliderWrapper{display:flex;flex-direction:column;gap:8px}.rangeSliderTrack{height:4px;width:100%;background-color:#f1f1f1;position:absolute;top:8px;border-radius:10px;z-index:0}.rangeSliderDot{position:absolute;height:4px;width:4px;top:8px;transform:translate(-50%);z-index:1;background-color:#aaa;border-radius:50%}.inputRangeSlider{position:relative;-webkit-appearance:none;width:100%;height:20px;border-radius:5px;background:transparent;outline:none;cursor:pointer;z-index:2}.inputRangeSlider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 0 4px #0000008c;cursor:pointer;transition:.3s}.inputRangeSlider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 0 4px #0000008c;cursor:pointer;transition:.3s}.inputRangeSlider:hover::-moz-range-thumb{box-shadow:0 0 4px #000000d9}.inputRangeSlider:hover::-webkit-slider-thumb{box-shadow:0 0 4px #000000d9}.rangeSliderTextRangeWrapper{min-height:8px;width:100%;position:relative;-webkit-user-select:none;user-select:none}.rangeSliderDotText{position:absolute;transform:translate(-50%,-50%);top:50%;color:#aaa;font-size:12px}.toggleSwitchContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.toggleSwitchLabel{font-size:14px}.toggleSwitchWrapper{box-sizing:content-box;font-size:10px;width:48px;height:24px;border-radius:30px;position:relative;transition:background .3s;background:#e9e9e9;cursor:pointer}.toggleSwitchTick{position:absolute;left:2px;top:2px;height:20px;width:20px;background-color:#fff;box-shadow:0 1px 3px #00000040;border-radius:50%;z-index:1;transition:transform .3s}.toggleButtonOn{font-size:10px;color:#fff;position:absolute;top:54%;transform:translateY(-50%);left:6px;opacity:1;transition:.3s;font-weight:700}.toggleButtonOff{font-size:10px;color:#7d7d7d;position:absolute;top:54%;transform:translateY(-50%);right:6px;opacity:0;transition:.3s;font-weight:700}.colorPicekrWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.colorPickerLabel{font-size:14px}input.colorPickerInput[type=color]{-webkit-appearance:none;border:none;width:48px;height:24px;transition:.3s;border-radius:3px;box-shadow:0 0 4px #00000080;cursor:pointer}input.colorPickerInput[type=color]::-webkit-color-swatch-wrapper{padding:0}input.colorPickerInput[type=color]::-webkit-color-swatch{border:none}.customDropDownWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.customDropDownLabel{font-size:14px}.configurator{height:100dvh;max-height:100dvh;grid-area:c;width:400px;border-left:1px solid #e9e9e9;z-index:10}@media (max-width: 1000px){.configurator{width:100%;height:100%}}#configuratorWrapper{display:grid;grid-template-rows:1fr auto;height:100%}#configuratorWrapperInside{overflow-y:auto}#configuratorTitleWrapper{height:60px;align-items:center;display:grid;grid-template-columns:1fr auto}#configuratorMoblieWrapper{display:none}#configuratorWorkspaceWrapper{width:100%}#configuratorWorkspace{width:inherit}#configuratorWorkspaceHide{display:none;position:absolute;top:-24px;left:50%;transform:translate(-50%);height:24px;width:140px;background-color:#f8f8f8;box-shadow:inset 0 -4px 5px -5px #0006;border-radius:8px 8px 0 0;cursor:pointer;justify-items:center;align-items:center}#configuratorWorkspaceHide:hover{background-color:#ebebeb}#configuratorTitle{font-weight:700;margin-left:15px}#currencyWrapper{height:100%;border-radius:4px;border:1px solid #ececec}#currencyButton{display:grid;grid-template-columns:auto auto;gap:5px;height:100%;align-items:center;cursor:pointer;padding:0 15px;transition:.3s;position:relative}#currencyValue{width:30px;font-size:14px}#currencyButton.visible img{transform:rotate(180deg)}#currencyButton:hover{background-color:#e9e9e9}#currencyButton #currencyValue{font-weight:700}.dropDownWrapper{position:absolute;background-color:#fff;bottom:52px;width:74px;box-shadow:0 1px 4px #00000040;-webkit-user-select:none;user-select:none;display:flex;gap:0px;flex-direction:column;max-height:200px;overflow-y:auto;z-index:1}#currencyTable{display:none}#currencyTable.visible{display:block}.currencyOption{padding:10px 0;font-size:12px;transition:.3s;display:grid;width:100%;height:100%;justify-items:center;cursor:pointer}.currencyOption:hover{background-color:#e9e9e9}.activeCurrency{background-color:#000;color:#fff;cursor:default}.activeCurrency:hover{background-color:#000}.configuratorTab{background-color:#fff;display:grid;grid-template-columns:auto 1fr auto;min-height:50px;align-items:center;padding:0 15px;cursor:pointer;gap:5px;border:1px solid #e9e9e9;border-left:0px;border-right:0px;border-bottom:0px}.activeConfiguratorTab{background-color:#f0f0f0;color:#000}#shoppingCartWrapper{border-top:1px solid #ececec;display:flex;flex-direction:row;gap:5px;padding:5px;height:60px}#addToShoppingCartButton{width:100%;background-color:#ff3c3c;cursor:pointer;border-radius:4px;display:grid;grid-template-columns:1fr 40px;height:100%;align-items:center;padding:5px 5px 5px 8px;gap:5px;box-shadow:0 2px 4px #00000040;transition:.3s}#addToShoppingCartButton:hover{background-color:#e13636}#shoppingCartWrapper #quantityWrapper{border-radius:4px;border:1px solid #ececec;display:grid;grid-template-columns:36px 45px 36px;align-items:center}#shoppingCartWrapper #quantityWrapper .quantityWrapperIncreaments{height:100%;display:grid;align-items:center;justify-items:center;cursor:pointer;overflow:hidden;transition:.3s}#shoppingCartWrapper #quantityWrapper .quantityWrapperIncreaments:hover{background-color:#e9e9e9}#shoppingCartWrapper #quantityWrapper input{height:100%;border:0px;outline:none;text-align:center}#addToShoppingCartButton #shoppingCartTextSide{display:flex;flex-direction:column;gap:4px}#addToShoppingCartButton #shoppingCartPrice{color:#fff;font-weight:700}#addToShoppingCartButton #shoppingCartMinimumQuant{color:#eaeaea;font-size:12px}#addToShoppingCartButton .shoppingCartIcon{justify-self:center}.configuratorTabLineSeparator{width:100%;height:1px;background-color:#cdcdcd}.activeConfiguratorTab img{transform:rotate(180deg)}.configuratorTab img{align-self:center;justify-self:center}.configuratorTabTitle,.configuratorTabSelectedValue{font-size:14px}.configuratorTabTitle{font-weight:700}.configuratorTabSelectedValue{color:#5f5f5f;overflow:hidden;white-space:nowrap}.activeConfiguratorTab .configuratorTabSelectedValue{color:#5c5c5c}.configuratorTabContainer{display:block;height:0px;background-color:#fff;transition:.5s;overflow:hidden}.activeConfiguratorTabContainer{overflow-y:auto}#testInsideContainer{height:300px;background-color:red}.configuratorTabInsideContainer{box-sizing:border-box;padding:20px 15px}#configuratorTabWrapper{border-bottom:1px solid #e9e9e9;overflow-y:auto}@media (max-width: 1000px){#configuratorWrapperInside{overflow-y:unset}.activeConfiguratorTab{background-color:#000;color:#fff}#configuratorTitleWrapper{display:none}#configuratorWorkspaceWrapper{box-sizing:border-box;height:50px;position:relative}.configuratorWorkspaceHideVisible{display:grid!important}#configuratorWorkspace{position:absolute;bottom:0;border-top:1px solid #e9e9e9}#configuratorTabWrapper{display:flex;flex-direction:row;overflow:hidden;height:50px}#configuratorTabWrapper .configuratorTabContainer{display:none}.configuratorTab{grid-template-columns:1fr;flex-grow:1;flex-shrink:1;flex-basis:0;cursor:pointer;text-align:center;align-items:normal;gap:5px;border-right:1px solid #e9e9e9;border-top:0px;border-bottom:1px solid #e9e9e9;padding:0 3px}#configuratorTabWrapper .configuratorTab:last-child{border-right:0px!important}.configuratorTab img{display:none}.configuratorTabTitle{display:grid;grid-template-rows:1fr;align-items:flex-end;font-size:12px;overflow:hidden;white-space:nowrap;width:inherit}.activeConfiguratorTab .configuratorTabSelectedValue{color:#cdcdcd}.configuratorTabLineSeparator{width:1px!important;height:auto;background-color:#cdcdcd}.configuratorTabSelectedValue{font-size:10px;display:grid;grid-template-rows:1fr;align-items:flex-start}#configuratorMoblieWrapper{display:block;height:0px;background-color:#fff;transition:.5s;overflow:hidden}.openConfiguratorMoblieWrapper{height:200px!important;transition:.5s;overflow-y:auto!important}#configuratorMoblieInsideContainer{padding:20px 10px}}.selectionDescription{font-size:10px;color:#858585;padding-top:20px}.selectionDescription span{font-weight:700;color:#000}.measure-wrapper{background-color:#fff;border-radius:3px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-bottom:15px}.measure-wrapper img{align-items:center;text-align:center;margin:auto}.measure-table-wrapper{margin-top:10px;overflow-x:auto;display:block;width:100%;font-size:13px;border:1px solid #f4f4f4;border-radius:4px}.measure-table{width:max-content;min-width:100%;border-collapse:collapse;position:relative}.measure-table th{top:0;position:sticky;padding:8px;text-align:left;background-color:transparent}.measure-table td,.measure-table th{min-width:50px}.measure-table th:first-child,.measure-table td:first-child{text-align:left;min-width:110px;width:110px;position:sticky;left:0;z-index:1}.measure-table tbody tr:nth-child(odd) td:first-child{background-color:#f4f4f4}.measure-table tbody tr:nth-child(2n) td:first-child{background-color:#fff}.measure-table thead th:first-child{background-color:#fff}.measure-table th:not(:first-child),.measure-table td:not(:first-child){text-align:center}.measure-table td{padding:6px}.measure-table tbody tr:nth-child(odd){background-color:#f4f4f4}.measure-table tbody tr{transition:.2s}.inactive-column{color:#9d9d9d}.active-column{color:#000}.section-configurator-title{font-size:12px;font-weight:700;color:#858585;padding-bottom:10px}.section-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;width:100%}.size-option{background-color:#f4f4f4;box-shadow:0 2px 4px #00000040;transition:.3s;border-radius:3px;display:grid;grid-template-columns:auto max-content;grid-template-rows:30px;align-items:center;cursor:pointer;padding:3px 11px;font-size:12px;gap:10px}.size-option:not(.active):hover{background-color:#e5e5e5}.size-option.active{background-color:#000;color:#fff;cursor:default}.size-option.disabled{opacity:.45;cursor:not-allowed}.size-option.disabled:hover{background-color:#f4f4f4}.size-option-label{font-weight:700;font-size:12px}.size-option-actions{font-weight:700;font-size:10px;color:#6b6b6b}.active .size-option-actions{color:#9b9b9b}.material-option{grid-template-columns:30px auto max-content;padding:1px 11px 1px 3px;grid-template-rows:34px}.material-option-image{justify-self:center;align-self:center;height:32px;width:32px;border:1px solid #d2d2d2;border-radius:2px;background-repeat:no-repeat,repeat;background-size:cover;position:relative}.section-options-full{display:grid;grid-template-columns:1fr}.a-color-picker{box-shadow:none!important;margin-left:auto;text-align:center;border-radius:0!important}.picker{display:grid;justify-content:center}.a-color-picker-single-input{padding-bottom:0!important;padding-top:5px!important;border-top:0px!important}.a-color-picker-sl{border-radius:0!important}.wheel-dd{position:relative;width:100%;background-color:#f4f4f4;border-radius:3px;box-shadow:0 2px 4px #00000040;transition:.3s;margin-bottom:15px}.wheel-dd__btn{width:100%;display:flex;align-items:center;gap:6px;padding:10px 12px;border-radius:3px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease}.wheel-dd__btn:hover{background:#0000000b}.wheel-dd.is-open .wheel-dd__btn{background:#00000012}.wheel-dd__label{font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}.wheel-dd__prefix{font-size:12px;opacity:.7;white-space:nowrap}.wheel-dd__value{font-size:13px;font-weight:600;white-space:nowrap}.wheel-dd__chev{opacity:.8;transform:translateY(-1px);margin-left:auto}.wheel-dd__menu{position:absolute;z-index:50;top:calc(100% + 0px);left:0;right:0;z-index:1001;border:1px solid rgba(255,255,255,.14);background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:240px;overflow:auto;box-shadow:0 12px 40px #00000059}.wheel-dd__item{width:100%;text-align:left;padding:10px;border:0;background:transparent;color:#000;cursor:pointer;font-size:14px}.wheel-dd__item:hover{background:#00000014}.wheel-dd__item:active,.wheel-dd__item.is-selected,.wheel-dd__item[aria-selected=true],.wheel-dd__item.is-selected:hover,.wheel-dd__item[aria-selected=true]:hover{background:#000;color:#fff}.windowWrapper{position:absolute;z-index:4;top:6px;right:6px;max-width:260px;width:100%;display:none;opacity:0;flex-direction:column;box-shadow:0 1px 4px #00000040;border-radius:6px;-webkit-user-select:none;user-select:none;background-color:#fff}.windowBackgroundContainer{overflow-y:auto;max-height:320px;overflow-x:hidden;padding:8px}.windowTitleWrapper{display:flex;min-height:30px;gap:4px;align-items:center;font-size:14px;font-weight:700;color:#7d7d7d;border-bottom:1px solid #d9d9d9}.windowTitleText{padding-left:6px}.windowMenuDraggable{height:30px;display:flex;justify-content:center;align-items:center;padding-left:8px}.windowCloseWrapper{height:30px;width:30px;border-radius:0 6px 0 0}.windowBackgroundColorPresets,.windowBackgroundImagePresets{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.windowBackgroundColorCustom{display:grid;grid-template-columns:40px 40px;gap:10px;margin:auto}.horizontalSeparator{height:1px;width:100%;background-color:#d4d4d4}.backgroundPorstProccessingWrapper{display:flex;flex-direction:column}.windowBackgroundColorWrapper,.backgroundImageWrapper{display:flex;flex-direction:column;gap:10px}@media only screen and (max-width: 600px){.windowWrapper{max-width:300px}.windowTitleText{padding-left:15px}.windowTitleWrapper{grid-template-columns:1fr 40px;grid-template-rows:40px;min-height:40px}.windowBackgroundColorPresets,.windowBackgroundImagePresets{gap:15px}.windowCloseWrapper{height:40px;width:40px}}.backgroundEnvironmentWrapper{display:flex;flex-direction:column;gap:20px}.windowBackgroundColor,.windowBackgroundImage{border-radius:3px;box-shadow:0 0 4px #00000080;cursor:pointer;width:100%;height:36px;transition:.3s;position:relative}.windowBackgroundImage{background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}.windowBackgroundColor:hover,.windowBackgroundImage:hover{border-radius:3px;box-shadow:0 0 1px #0003;cursor:pointer}input[type=color]{-webkit-appearance:none;border:none;width:40px;height:40px;transition:.3s;border-radius:50%;box-shadow:0 0 4px #00000080;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none}#windowBackgroundColorTransparency{position:absolute;width:2px;height:100%;background-color:red;left:50%;transform:translate(-50%) rotate(30deg)}.windowBackgroundTabsWrapper{display:flex;background-color:#f2f2f2;min-height:36px;border-radius:3px;margin:8px}.windowBackgroundTab{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;justify-items:center;flex-grow:1;cursor:pointer;transition:.3s}.windowBackgroundTab:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.windowBackgroundTab:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.windowBackgroundTab:hover{background-color:#e1e1e1}.windowBackgroundTabActive{background-color:#fff;box-shadow:0 0 4px #00000040;cursor:default;border-radius:3px}.windowBackgroundTabActive:hover{background-color:#fff}.dropZoneeWrapper{position:relative;width:100%}.themeWrapper{width:100%;height:36px;cursor:pointer;border-radius:3px;box-shadow:0 0 4px #00000080;transition:.3s;display:grid;grid-template-columns:36px auto;gap:5px;justify-content:center;align-items:center;text-align:center;font-size:14px}.themeWrapper:hover{border-radius:3px;box-shadow:0 0 1px #0003}.themeImagePreview{width:100%;height:100%;border-radius:3px;background-position:center;background-repeat:no-repeat;background-size:cover}.dropZoneContainer{width:100%;height:120px;border:1px dashed #000000;border-radius:3px;display:flex;align-items:center;justify-content:center;text-align:center;color:#555;cursor:pointer;transition:.3s;position:relative}.dropZoneContainer.dragover{background-color:#e9f5ff;color:#007bff;box-shadow:inset 0 0 5px #0000004d;border-color:#007bff}.dropZonePreview{position:absolute;height:100%;width:100%;background-position:center;background-repeat:no-repeat;background-size:contain}.dropZonePreviewUpload{position:absolute;top:0;left:0;width:30px;height:30px;background-color:#ededed;z-index:1;justify-content:center;align-items:center;display:none;border-radius:0 0 4px;transition:.3s}.dropZonePreviewUpload:hover{background-color:#000}.dropZonePreviewRemove{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#ededed;z-index:1;justify-content:center;align-items:center;display:none;border-radius:0 0 0 4px;transition:.3s}.dropZonePreviewRemove:hover{background-color:#000}.dropZoneInfo{position:absolute;width:100%;height:100%;display:grid;justify-content:center;align-items:center;font-size:12px;padding:10px}.envBackgroundButton{border-radius:3px;box-shadow:0 0 4px #00000080;cursor:pointer;width:100%;height:36px;transition:.3s;display:flex;justify-content:center;align-items:center;font-size:14px}.envBackgroundButton:hover{box-shadow:0 0 1px #0003;cursor:pointer}.envWrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.envPreviewButton{border-radius:3px;box-shadow:0 0 4px #00000080;cursor:pointer;width:100%;height:36px;transition:.3s;background-position:center;background-repeat:no-repeat;background-size:cover}.envPreviewButton:hover{border-radius:3px;box-shadow:0 0 1px #0003;cursor:pointer}.windowQrCodeWrapper{display:grid;grid-template-rows:auto auto;gap:10px;justify-content:center;align-items:center}.textQrCode{margin-top:15px;text-align:center;color:#7d7d7d;font-size:14px}.textQrCode a{display:block;color:#000;width:max-content;margin:10px auto auto}.codeEmbedWrapper{display:grid;grid-template-rows:auto auto;gap:10px;padding:8px}.codeTitleEmbedWrapper{display:grid;grid-template-columns:auto auto;background-color:#7d7d7d;grid-template-rows:30px;justify-content:space-between;align-items:center;border-radius:5px 5px 0 0;color:#fff;font-size:14px}.languageEmbeded{padding-left:6px}.codeTitleCopyEmbedWrapper{display:grid;grid-template-columns:auto auto;padding:0 6px;gap:6px;cursor:pointer;height:100%;justify-items:center;align-items:center;border-radius:0 5px 0 0;transition:.3s}.codeTitleCopyEmbedWrapper:hover{background-color:#000}pre.codeEmbed{-webkit-user-select:text;user-select:text;background-color:#2e2e2e;color:#dcdcdc;max-width:244px;padding:10px;border-radius:0 0 5px 5px;font-family:Courier New,Courier,monospace;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}pre code{color:#f8f8f2;font-size:14px}pre code span.keyword{color:#d73a49}pre code span.string{color:#32cd32}pre code span.function{color:#61dafb}@media only screen and (max-width: 600px){.codeTitleEmbedWrapper{grid-template-rows:40px}pre.codeEmbed{max-width:284px}}.separatorHorizontal{background-color:#d9d9d9;height:1px;width:100%;margin-top:10px;margin-bottom:10px}.postPtoccesingStackWrapper{display:flex;flex-direction:column;gap:15px}.postPtoccesingStackWrapper>div:first-child{padding-top:15px}.postPtoccesingStackWrapper>div:last-child{padding-bottom:8px}.saveImagesWrapper{background-color:#ededed;text-align:center;margin-top:2px;padding:4px;font-size:12px;border-radius:3px;cursor:pointer;transition:.3s}.saveImagesWrapper:hover{background-color:#000;color:#fff}.saveImagesProgressWrapper{height:3px;width:100%;border:1px solid silver}.saveImagesProgressWrapper div{height:100%;width:30%;background-color:green}.InfoResponseImageUpload{font-size:12px;text-align:center}#recordVideoSettingsWrapper{padding:6px;display:flex;flex-direction:column;gap:10px}#recordVideoMenu{background-color:#f2f2f2;display:grid;grid-template-columns:1fr 40px;grid-template-rows:1fr;height:40px;border-radius:6px;box-shadow:0 1px 4px #00000040}#menuMainButtonsWrapper{display:flex;flex-direction:row;align-items:center}#recordVideoMenuDraggable{cursor:grab;display:grid;grid-template-columns:40px;grid-template-rows:1fr;height:40px;align-items:center;justify-items:center;border-radius:5px 0 0 5px}#recordVideoCloseButton{display:grid;align-items:center;justify-items:center;grid-template-columns:1fr;grid-template-rows:1fr;cursor:pointer;border-radius:0 5px 5px 0;transition:.3s}#recordVideoCloseButton:hover{background-color:#e1e1e1}#settingsVideoButton{display:grid;align-items:center;justify-items:center;grid-template-rows:1fr;height:100%;width:40px;cursor:pointer;transition:.3s}#settingsVideoButton:hover{background-color:#e1e1e1}#recordVideoButton{display:grid;align-items:center;justify-items:center;grid-template-rows:1fr;height:100%;width:40px;cursor:pointer;transition:.3s}#recordVideoButton:hover{background-color:#e1e1e1}#downloadVideoButton{display:grid;align-items:center;justify-items:center;grid-template-rows:1fr;height:40px;width:40px;opacity:.2;transition:.3s;outline:none;border:none}.activeDownloadVideo{opacity:1!important;cursor:pointer}.activeDownloadVideo:hover{background-color:#e1e1e1}#recordTimer{padding-left:8px;padding-right:8px;color:#b8b8b8;transition:.3s}.separatorVertical{background-color:#d4d4d4;width:1px;height:80%;margin-top:auto;margin-bottom:auto}.TittleFold{text-align:center;font-weight:700}.dropDown{width:100%;outline:none;border:none;box-shadow:0 0 2px #00000040;border-radius:3px;min-height:30px}.dropDownLabel{text-align:left;font-weight:700;font-size:14px;margin-bottom:-8px;color:#0009}.videoSubStting{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px}#timerWrapper{display:grid;grid-template-columns:60px 60px 60px;box-shadow:0 0 2px #00000040;background:#fff;border-radius:3px;width:max-content}#timerWrapper input{text-align:center;box-shadow:none}#arInfoWrapper{position:absolute;top:50%;transform:translateY(-50%);right:60px;background-color:#fff;border-radius:10px;color:#7d7d7d;text-align:center;font-size:12px;padding:10px;box-shadow:0 2px 4px #00000040;display:none;opacity:0;-webkit-user-select:none;user-select:none;flex-direction:column;z-index:4}.closeWrapper{position:absolute;top:0;right:0;cursor:pointer;transition:.3s;display:grid;align-items:center;justify-content:center;height:30px;width:30px;border-radius:0 10px 0 0}.closeWrapper:hover{background-color:#e9e9e9}@media only screen and (max-width: 600px),(max-height: 430px){#arInfoWrapper{bottom:85px;left:50%;transform:translate(-50%);top:auto;right:auto;padding:20px;font-size:14px}.closeWrapper{height:40px;width:40px}}@media only screen and (max-height: 360px){#arInfoWrapper{bottom:55px;padding:10px}}#alertShadowBackground{position:fixed;top:60px;left:0;right:0;bottom:0;background-color:#0009}#alertModal{position:fixed;left:50%;top:50%;max-width:380px;width:90vw;padding:15px;transform:translate(-50%,-50%);box-shadow:0 2px 4px #00000040;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;gap:30px;text-align:center}#alertModal button{border-radius:40px;height:40px;background-color:#fafafa;font-weight:700;min-width:200px;margin:auto;border:none;box-shadow:0 1px 4px #00000040}.alertModalTittle{font-weight:700;font-size:20px}.modalMessageBold{color:red;font-weight:700}.ArButtonGeneratorWrapper{min-width:200px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:40px;gap:10px;align-items:center;color:#000;font-size:14px;cursor:pointer;transition:.3s;text-decoration:none}.ArButtonGeneratorWrapper:hover{background-color:#e1e1e1}.activeMenu3dButton,.activeMenu3dButton:hover{background-color:#000!important}.activeMenu3dButton img{filter:invert(1)}#animationWrapper{position:absolute;top:50%;transform:translateY(-50%);right:60px;background-color:#fff;border-radius:10px;text-align:center;font-size:12px;padding:10px;box-shadow:0 2px 4px #00000040;display:none;opacity:0;-webkit-user-select:none;user-select:none;flex-direction:column;min-width:230px}@media only screen and (max-width: 600px),(max-height: 430px){#animationWrapper{bottom:85px;left:50%;transform:translate(-50%);top:auto;right:auto;padding:20px;font-size:14px}}@media only screen and (max-height: 360px){#animationWrapper{bottom:55px;padding:10px}}#speedSettingsContainer{display:flex;flex-direction:column;gap:25px}#animationWrapper .rangeSettingsContainer{margin-top:10px}#animationMeshSettings{border-top:1px solid rgba(0,0,0,.25);padding-top:20px}.addToCartViewer{position:absolute;bottom:4px;right:4px;z-index:10;background-color:#fff;border-radius:4px}.addToCartViewer #shoppingCartWrapper{border-top:0px}@media (max-width: 1000px){.addToCartViewer{position:absolute;bottom:0;right:0;left:0}}#loadingIndicator{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;pointer-events:none;touch-action:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}#loadingIndicator img{margin:auto;animation:pulse 1.8s ease-in-out infinite;max-width:100px;max-height:100px}@keyframes pulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}.progressBarContainer{width:140px;height:4px;border-radius:10px;background-color:#5a746a}#progressBar{height:100%;width:0%;background-color:#12c57e;border-radius:10px;transition:.1s}@media only screen and (max-width: 600px){.progressBarContainer{width:120px}#loadingIndicator img{max-width:60px;max-height:60px}}
