.app-content-main{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column}.app-content-main h2{font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;margin-bottom:70px}.watch-models{display:flex;width:100%;justify-content:center;flex-direction:row;align-items:flex-end}.watch-models>div{text-align:center;width:293px;cursor:pointer;opacity:var(--theme-disabled-opacity);transition:opacity .15s ease-in}.watch-models h3{font-size:20px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.watch-models img{filter:invert(var(--theme-invert))}.watch-models>div:hover,.watch-models>div .svg-elem-1:hover{opacity:var(--theme-active-opacity);-webkit-animation:animate-svg-stroke-2 3s cubic-bezier(.47,0,.745,.715) 0s both;animation:animate-svg-stroke-2 3s cubic-bezier(.47,0,.745,.715) 0s both}.cookie-card{position:absolute;bottom:48px;left:60px;max-width:480px;padding:50px 62px;border-radius:24px;background:#1a1a1acc;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.cookie-card .title{font-size:16px;font-weight:500;font-stretch:normal;font-style:italic;line-height:1.25;letter-spacing:normal;text-align:left}.close-icon{position:absolute;top:27px;right:27px}.description{margin-top:9px;font-size:.875rem;line-height:1.25rem;font-weight:300;font-stretch:normal;font-style:italic;line-height:1.43;letter-spacing:normal;text-align:left;margin-bottom:0}.description a{--tw-text-opacity: 1;color:#3b82f6}.description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.actions{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-shrink:0}.pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;background-color:transparent}.pref:hover{color:#9ca3af}.pref:focus{outline:2px solid transparent;outline-offset:2px}.accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding:.625rem 1rem;border:none;transition:all .15s cubic-bezier(.4,0,.2,1)}.accept:hover{background-color:#374151}.accept:focus{outline:2px solid transparent;outline-offset:2px}.disclaimer-hide .cookie-card{display:none}@-webkit-keyframes animate-svg-stroke-1{0%{stroke-dashoffset:874.5298461914062px;stroke-dasharray:874.5298461914062px}to{stroke-dashoffset:0;stroke-dasharray:874.5298461914062px}}@-webkit-keyframes animate-svg-stroke-2{0%{stroke-dashoffset:0;stroke-dasharray:874.5298461914062px}to{stroke-dashoffset:874.5298461914062px;stroke-dasharray:874.5298461914062px}}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:874.5298461914062px;stroke-dasharray:874.5298461914062px}to{stroke-dashoffset:0;stroke-dasharray:874.5298461914062px}}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:0;stroke-dasharray:874.5298461914062px}to{stroke-dashoffset:874.5298461914062px;stroke-dasharray:874.5298461914062px}}.svg-elem-1{-webkit-animation:animate-svg-stroke-1 3s cubic-bezier(.47,0,.745,.715) 0s both;animation:animate-svg-stroke-1 3s cubic-bezier(.47,0,.745,.715) 0s both}.watch-models-res{display:none}.watch-models-res>div{text-align:center;cursor:pointer;opacity:var(--theme-disabled-opacity);transition:opacity .15s ease-in}@media (max-width: 1024px){.app-content-main h2{margin-bottom:73px}.watch-models .item:first-child{display:none}.watch-models-res{display:flex;margin-bottom:73px}.app-content-main{justify-content:center}.watch-models{display:flex;flex-wrap:wrap;white-space:nowrap;overflow-x:auto;align-items:flex-end;justify-content:center;flex-direction:row}.watch-models::-webkit-scrollbar{display:none}.watch-models .item{margin:auto;transform:scale(1)}.watch-models .item:first-child{margin-left:auto}.watch-models .item:last-child{margin-right:auto}}@media (max-width: 767px){.app-content-main{justify-content:center}.app-content-main h2{font-size:18px;margin-top:80px;margin-bottom:0}.watch-models-res{margin-bottom:0;height:215px}.cookie-card{bottom:20px;left:24px;right:24px;max-width:480px;padding:2rem}.watch-models{display:flex;flex-wrap:wrap;white-space:nowrap;overflow-x:auto;align-items:flex-end;justify-content:center;flex-direction:row}.watch-models::-webkit-scrollbar{display:none}.watch-models .item{margin:auto;transform:scale(.75);width:50%}.watch-models .item:first-child{margin-left:auto}.watch-models .item:last-child{margin-right:auto}.watch-models-res .item{transform:scale(.75)}}.app{min-width:100%;width:100%;min-height:100%;height:100%;overflow:hidden;position:relative}.app-content{width:100%;height:calc(100% - var(--menu-height) - var(--footer-height));margin-top:var(--menu-height);display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden}.main-spec{max-width:280px;width:100%;margin:0;font-size:18px;padding:0 0 0 32px;list-style:none;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box}[role=button]:focus{outline:none}.viewer-content{position:absolute;top:0;bottom:0;left:0;margin:auto;height:100%;width:100%;z-index:0}.loader-bg .viewer-content{position:fixed;top:0;left:0;z-index:100;overflow:auto}::-moz-selection{color:var(--theme-primary);background:transparent}::selection{color:var(--theme-primary);background:transparent}@media (min-width: 1025px){.app-content{flex-direction:row;justify-content:center;overflow-y:hidden}.setting-desktop-wrap{display:block}.setting-mobile-wrap{display:none}}@media (max-width: 1024px){.viewer-content{bottom:calc(var(--menu-height) + var(--footer-height) + 160px)}.setting-desktop-wrap{display:none}.setting-mobile-wrap{display:block}}@media (max-width: 767px){.app-content{margin-top:80px;margin-bottom:80px;height:calc(100% - 160px)}.viewer-content{bottom:calc(var(--menu-height) + var(--footer-height) - 30px)}}@font-face{font-family:Karla;font-weight:400;src:url(./Karla-Regular-S52ZIU5L-PAzAa6QL.woff) format("woff")}.dotlottie-container{--lottie-player-theme-color: rgb(0, 221, 179);--lottie-player-seeker-thumb-color: #00c1a2;--lottie-player-seeker-thumb-hover-color: #019d91;--lottie-player-button-hover-color: rgb(243, 246, 248);--lottie-player-toolbar-track-color: rgb(217, 224, 230);--lottie-player-button-text-color: rgb(32, 39, 44);--lottie-player-toolbar-background-color: white;--lottie-player-button-border-radius: 4px;--lottie-player-toolbar-height: 35px;--lottie-player-popover-border-radius: 8px;display:block;width:100%;height:100%;font-family:Karla,sans-serif;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dotlottie-container *{box-sizing:border-box}.main{display:flex;flex-direction:column;height:100%;width:100%}.animation{width:100%;height:100%;display:flex}.animation.controls{height:calc(100% - var(--lottie-player-toolbar-height))}.toolbar{display:flex;align-items:center;justify-items:center;background-color:var(--lottie-player-toolbar-background-color);padding:0 8px;height:var(--lottie-player-toolbar-height);gap:4px}.toolbar button{align-items:center;cursor:pointer;color:var(--lottie-player-button-text-color);display:flex;background:none;border:0;padding:4px;outline:none;height:100%;max-height:24px;border-radius:var(--lottie-player-button-border-radius);font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.toolbar .popover button{max-height:none}.toolbar button:hover{background-color:var(--lottie-player-button-hover-color)}.toolbar button.active{color:var(--lottie-player-theme-color)}.toolbar button.popover-active{background-color:var(--lottie-player-button-hover-color)}.toolbar button>svg{color:inherit}.toolbar button:focus-visible{outline:none;outline:2px solid var(--lottie-player-theme-color)}.seeker{--seeker: 0;height:4px;width:95%;margin:0 4px;outline:none;border-radius:9999px;-webkit-appearance:none;-moz-apperance:none;cursor:pointer;background-image:linear-gradient(to right,var(--lottie-player-theme-color) calc(var(--seeker) * 1%),var(--lottie-player-toolbar-track-color) calc(var(--seeker) * 1%))}.seeker.to-left{background-image:linear-gradient(to right,var(--lottie-player-toolbar-track-color) calc(var(--seeker) * 1%),var(--lottie-player-theme-color) calc(var(--seeker) * 1%))}.seeker::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px;width:16px;border-radius:50%;background:var(--lottie-player-theme-color);cursor:pointer;margin-top:-5px;border-color:transparent}.seeker::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px;width:16px;border-radius:50%;background:var(--lottie-player-seeker-thumb-color);cursor:pointer;border-color:transparent}.seeker:focus-visible::-webkit-slider-thumb{outline:2px solid var(--lottie-player-theme-color);border:1.5px solid #ffffff}.seeker::-webkit-slider-thumb:hover{background:var(--lottie-player-seeker-thumb-hover-color)}.seeker:focus-visible::-moz-range-thumb{outline:2px solid var(--lottie-player-theme-color);border:1.5px solid #ffffff}.error{display:flex;margin:auto;justify-content:center;height:100%;align-items:center}.popover{font-size:14px;line-height:150%;letter-spacing:-.28px;position:absolute;bottom:40px;background-color:#fff;min-width:224px;right:8px;left:auto;border:none;border-radius:var(--lottie-player-popover-border-radius);padding:0;box-shadow:0 8px 48px #f3f6f826,0 8px 16px #3d485329,0 0 1px #3d48535c}.popover ul{padding:unset;margin:unset;list-style:none}.popover .popover-content{display:flex;flex-direction:column;align-items:center;gap:4px}.popover .popover-header{color:#20272c;font-family:inherit;font-size:16px;font-weight:700;line-height:150%;letter-spacing:-.32px;padding:8px;display:flex;gap:8px;align-items:center;border-bottom:1px solid #d9e0e6}.popover .popover-header button{padding:4px}.popover .popover-header .popover-header-title{display:flex;align-items:center;gap:8px}.popover .popover-header .reset-theme{color:#63727e;font-size:12px;font-weight:400;padding:0}.popover .popover-header .reset-theme:hover{color:#20272c;background-color:transparent}.popover .popover-items{max-height:300px;overflow-y:auto;display:flex;flex-direction:column;padding:8px;gap:8px;-ms-overflow-style:none;scrollbar-width:none}.popover .popover-subnav{top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:1}.popover .popover-items::-webkit-scrollbar{display:none}.popover .popover-item{width:100%;text-align:left;display:flex;padding:4px 8px;border-radius:var(--lottie-player-button-border-radius);gap:8px}.menu-container-full{position:relative}.menu-container{position:fixed;top:0;width:100%;padding:0 60px;display:flex;justify-content:space-between;align-items:center;z-index:1002;height:var(--menu-height);box-sizing:border-box;border-bottom:0px solid var(--theme-separator)}.menu-container .logo{display:block;position:absolute}.menu-container .logo>img{width:100px}.menu-right{width:100px;text-align:right}.mode-icon{min-width:24px;min-height:24px;cursor:pointer}.logo .lottie-wrap svg{filter:var(--theme-filter-logo)}.lottie-wrap-ar canvas{filter:var(--theme-filter-logo)}@media (min-width: 992px){.menu-container{justify-content:space-between}.menu-sm,#logo-sm{display:none}}.tabs{display:flex;position:relative;background-color:var(--theme-tabs-menu-bg);padding:.75rem;border-radius:100px;border:solid .5px var(--theme-border)}.tabs *{z-index:2}.menu-nav input[type=radio]{display:none}.menu-nav{margin:auto}.tab{display:flex;align-items:center;justify-content:center;width:148px;height:60px;font-size:18px;opacity:var(--theme-disabled-opacity);font-weight:500;border-radius:99px;cursor:pointer;transition:color .15s ease-in}.menu-nav input[type=radio]:checked+label{opacity:var(--theme-active-opacity);color:var(--theme-primary)}.menu-nav input[id=radio-0]:checked~.glider{transform:translate(0)}.menu-nav input[id=radio-1]:checked~.glider{transform:translate(100%)}.menu-nav input[id=radio-2]:checked~.glider{transform:translate(200%)}.menu-nav input[id=radio-sm-0]:checked~.glider-sm{transform:translate(0)}.menu-nav input[id=radio-sm-1]:checked~.glider-sm{transform:translate(100%)}.menu-nav input[id=radio-sm-2]:checked~.glider-sm{transform:translate(200%)}.glider{position:absolute;display:flex;width:148px;height:60px;background-color:var(--theme-tabs-menu-top);z-index:1;border-radius:99px;transition:.25s ease-out}.glider-sm{position:absolute;display:flex;width:148px;height:60px;background-color:var(--theme-tabs-menu);z-index:1;border-radius:99px;transition:.25s ease-out}@media (max-width: 1024px){.menu-container .logo{position:relative;width:100px}#logo-lg{display:none}#logo-sm{display:block}.menu-container .logo>img,.menu-right{width:100px}.tab{width:124px;height:36px;font-size:14px}.glider{width:124px;height:36px}}@media (max-width: 767px){#logo-lg{display:none}#logo-sm{display:block}.menu-sm{display:flex;height:80px}.menu-container .logo>img{width:22px}.menu-container .logo{width:65px}.menu-right{width:65px;text-align:right}.glider{width:31%;height:60px}.menu-container{height:80px;padding:0 32px}.tabs{padding:.5rem}.tab{width:68px;height:24px;font-size:12px}.glider{width:68px;height:24px}}.footer{position:fixed;bottom:0;width:100%;z-index:99;height:var(--footer-height);box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:400;padding:0 32px;border-top:1px solid var(--theme-footer-separator);color:var(--theme-footer-text);background:var(--theme-footer-background)}.footer>*{flex:1}.footer>*:first-child{display:flex;justify-content:flex-start}.footer>*:nth-child(2){display:flex;justify-content:center;padding:0 12px}.footer>*:last-child{display:flex;justify-content:flex-end}.footer button{text-align:right;cursor:pointer;background:var(--theme-primary);color:#fff;font-weight:500;font-size:14px;text-transform:uppercase;line-height:24px;outline:none;border:2px solid transparent;border-radius:25px;display:inline-flex;justify-content:center;align-items:center;max-width:75px;padding:6px;box-sizing:border-box;transition:all .2s ease}.footer button:focus,.footer button:active{box-shadow:inset 0 0 0 2px #fff}.footer button:disabled{cursor:auto;opacity:.38}.footer button>span{display:none}.footer button>svg{min-width:24px;min-height:24px}@media (min-width: 576px){.footer{font-size:24px}.footer button{width:100%;max-width:300px}.footer button>span{display:inline-block}.footer button>svg{display:none}}.menu-container-bottom{position:fixed;bottom:0;width:100%;padding:0 60px;display:flex;justify-content:space-between;align-items:flex-end;z-index:99;height:var(--menu-height);box-sizing:border-box;border-bottom:0px solid var(--theme-separator);margin-bottom:25px}.menu-nav-bottom .tabs{display:flex;position:relative;background-color:var(--theme-tabs-menu-bg);padding:.65rem;border-radius:100px;border:solid .5px var(--theme-border)}.menu-nav-bottom input[type=radio]{display:none}.menu-nav-bottom .tab{display:flex;align-items:center;justify-content:center;width:170px;height:58px;font-size:16px;opacity:var(--theme-disabled-opacity);font-weight:500;border-radius:99px;cursor:pointer;transition:color .15s ease-in}.menu-nav-bottom .tab img{padding-right:12px;filter:invert(var(--theme-invert))}.menu-nav-bottom input[type=radio]:checked+label{opacity:var(--theme-active-opacity);color:var(--theme-primary)}.menu-nav-bottom input[id=radio-b-0]:checked~.glider-b{transform:translate(0)}.menu-nav-bottom input[id=radio-b-1]:checked~.glider-b{transform:translate(100%)}.menu-nav-bottom input[id=radio-b-2]:checked~.glider-b{transform:translate(200%)}.glider-b{position:absolute;display:flex;width:170px;height:58px;background-color:var(--theme-tabs-menu);z-index:1;border-radius:99px;transition:.25s ease-out}.menu-nav-bottom-2{position:fixed;bottom:var(--menu-height);width:100%;padding:0 60px;display:flex;justify-content:center;align-items:center;z-index:99;height:var(--menu-height);box-sizing:border-box;border-bottom:0px solid var(--theme-separator)}.menu-nav-bottom-2 .tabs{display:flex;position:relative;background-color:var(--theme-tabs-menu-bg);padding:.65rem;border-radius:100px;border:solid .5px var(--theme-border)}.menu-nav-bottom-2 input[type=radio]{display:none}.menu-nav-bottom-2 .tab{display:flex;align-items:center;justify-content:center;width:170px;height:58px;font-size:16px;opacity:var(--theme-disabled-opacity);font-weight:500;border-radius:99px;cursor:pointer;transition:color .15s ease-in}.menu-nav-bottom-2 .tab img{padding-right:12px;filter:invert(var(--theme-invert))}.menu-nav-bottom-2 input[type=radio]:checked+label{opacity:var(--theme-active-opacity);color:var(--theme-primary)}.menu-nav-bottom-2 input[id=textile]:checked~.glider-b-2{transform:translate(0)}.menu-nav-bottom-2 input[id=stainlessSteel]:checked~.glider-b-2{transform:translate(100%)}.menu-nav-bottom-2 .glider-b-2{position:absolute;display:flex;width:170px;height:58px;background-color:var(--theme-tabs-menu);z-index:1;border-radius:99px;transition:.25s ease-out}.menu-container-bottom .mode-icon{width:100px}.mode-icon .switch{--secondary-container: #3a4b39;--primary: #84da89;font-size:24px;position:relative;display:inline-block;width:80px;height:40px;opacity:.88}.mode-icon .switch input{display:none;opacity:0;width:0;height:0}.mode-icon .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;transition:.2s;border-radius:30px;border:solid 1px var(--theme-border)}.mode-icon .slider .mode-icon_img{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-evenly}.mode-icon .slider .mode-icon_img img{width:24px;height:24px;transition:opacity .4s}.slider .mode-icon_img_light{opacity:0}.mode-icon .slider:before{position:absolute;content:"";width:26px;height:26px;border-radius:20px;left:.2em;bottom:.2em;transition:.4s}.mode-icon input:checked+.slider:before{background-color:#c9c9c9}.mode-icon input:checked+.slider{background-color:#c9c9c9}.mode-icon input:focus+.slider{box-shadow:0 0 1px var(--secondary-container)}.mode-icon input:checked+.slider:before{transform:translate(1.9em)}.mode-icon input:checked+.slider .mode-icon_img_dark{opacity:0;transition:opacity .4s}.mode-icon input:checked+.slider .mode-icon_img_light{opacity:1;transition:opacity .4s}.footer-menu-left,.footer-menu-right{max-width:210px;width:100%}.footer-menu-right{text-align:right;display:flex;justify-content:flex-end}.icon-ar{position:absolute;bottom:var(--menu-height);bottom:calc(var(--menu-height) + 20px);left:0;right:0;text-align:center}.icon-ar-img{border-radius:100px;border:solid .5px var(--theme-border);width:120px;height:58px;opacity:.88;color:var(--theme-footer-text);background:var(--theme-tabs-menu-bg);margin:0 auto;display:flex;justify-content:center;align-items:center;cursor:pointer}.icon-ar-img:hover{opacity:1}.icon-ar-img img,.qr-code-link svg{filter:invert(var(--theme-invert))}.dot{height:5px;width:5px;background-color:var(--theme-text);border-radius:50%;display:inline-block;margin:2px 18px}.cookie-card{z-index:99999}.copyright-wrapper .copyright-1{color:var(--theme-text);font-size:13px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:-.24px;text-decoration:none}.copyright-wrapper .copyright-2{color:var(--theme-text);font-size:13px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:-.24px;cursor:pointer}.modal-v2-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--theme-background-image);z-index:9999}.modal-v2-content{position:fixed;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-v2-content button{background:transparent;border:0px;box-shadow:none;width:128px;height:40px;border-radius:20px;border:1px solid var(--theme-border);display:block;color:var(--theme-primary);font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:4px;text-align:center;margin-top:50px;padding:0;cursor:pointer}.copyright-wrapper-responsive{display:none}@media (max-width: 1024px){.footer-menu-left,.footer-menu-right,.menu-container-bottom .mode-icon,.menu-container-bottom .menu-right,.menu-container-bottom .menu-left{display:none}.menu-container-bottom{justify-content:center;align-items:center;margin-bottom:10px}.menu-nav-bottom .tabs{transform:scale(.9)}.menu-nav-bottom-2{display:none}.copyright-wrapper-responsive{display:block;text-align:center;position:absolute;width:100%;bottom:25px}.copyright-wrapper-responsive .copyright-wrapper-responsive-wrapper{display:flex;text-align:center;position:relative;max-width:100%;justify-content:space-between;padding:0 60px}.copyright-wrapper-responsive .copyright-1,.copyright-wrapper-responsive .copyright-2{color:var(--theme-text);font-size:13px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.24px;text-decoration:none}}@media (max-width: 767px){.menu-container-bottom{height:80px}.menu-nav-bottom .tabs{transform:scale(.6)}.copyright-wrapper-responsive{display:block;text-align:center;position:absolute;width:100%;bottom:0}.copyright-wrapper-responsive .copyright-wrapper-responsive-wrapper{padding:0 32px}.copyright-wrapper-responsive a.copyright-1,.copyright-wrapper-responsive .copyright-2{color:var(--theme-text);font-size:10px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.2px;text-decoration:none}}.settings{padding:32px;box-sizing:border-box;text-align:center}.settings-group{padding:22px 37px;max-width:320px;margin:0 auto 18px;opacity:.88;border-radius:24px;border:1px solid var(--theme-border);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);-webkit-transition:border .2s ease-out;-moz-transition:border .2s ease-out;-o-transition:border .2s ease-out;transition:border .2s ease-out;background:var(--theme-options-background);cursor:pointer}.settings-group.active{border:1px solid var(--theme-border-active)}.settings-group>h3{text-transform:capitalize;font-weight:400;font-size:24px;margin-top:0;margin-bottom:16px}.settings-group-disclaimer{font-size:14px;line-height:24px}.settings-group-description{font-size:12px;line-height:normal;margin:0}.settings-options{margin:0;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.settings-options .settings-options-text{flex-wrap:nowrap;flex-direction:column;align-items:center;width:100%}.settings-group-label{font-weight:500;font-size:18px;line-height:normal;display:flex;justify-content:center;align-items:center}.settings-group-label>.price{font-size:12px;text-transform:capitalize;color:gray}.settings-group-benefits>p{font-weight:500}.settings-group-benefits>ul{font-size:16px;line-height:24px;text-align:left}.settings-group-benefits>ul>li{margin-bottom:.6em}.summary-total{text-align:left;padding:17px 37px;max-width:320px;margin:0 auto;border-radius:24px;border:.5px solid var(--theme-border);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);-webkit-transition:border .5s ease-out;-moz-transition:border .5s ease-out;-o-transition:border .5s ease-out;transition:border .5s ease-out;background:var(--theme-options-background)}.summary-total>p{font-weight:500;margin:0;padding:8px 0;display:flex;justify-content:space-between;font-size:16px;color:var(--theme-primary)}.summary-total-price{font-size:16px;font-weight:500;color:var(--theme-text)}.collapse-icon{position:absolute;top:13px;right:18px;cursor:pointer;display:none}.collapse-icon img{width:10px;height:15px}@media (min-width: 1025px){.settings{flex:1;overflow-y:auto;min-width:435px;padding:34px 60px 34px 34px;text-align:left}.settings-group-label{justify-content:space-between}.settings-options{justify-content:center}.settings-options .settings-options-text{flex-direction:row;flex-wrap:wrap}}@media (max-width: 1024px){.collapse-icon,.settings-group-label>.price{display:none}.settings{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;padding-bottom:0;padding-top:0;position:fixed;bottom:var(--footer-height);left:0;right:0}.settings-group{display:inline-block;max-width:400px;white-space:initial;width:100%;margin:auto 20px 0 auto}.settings::-webkit-scrollbar,.scrolling-wrapper-flexbox::-webkit-scrollbar{display:none}.summary-total{display:none}}@media (max-width: 767px){.collapse-icon{display:block}.settings{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;padding-bottom:0;padding-top:0;position:fixed;bottom:var(--footer-height-mobile);left:0;right:0}.settings-group{display:inline-block;white-space:initial;width:70%;margin-right:20px;margin-bottom:0}.settings-group:first-child{margin-left:12px}.settings::-webkit-scrollbar,.scrolling-wrapper-flexbox::-webkit-scrollbar{display:none}.summary-total{display:none}.slideshow{height:100%}.settings-group-label{font-size:16px}}.subMenu-1 #series1 .settings-group:nth-child(1),.subMenu-1 #series1 .settings-group:nth-child(2){display:block}.subMenu-1 #series1 .settings-group:nth-child(3),.subMenu-1 #series1 .settings-group:nth-child(4){display:none}.subMenu-2 #series1 .settings-group:nth-child(1),.subMenu-2 #series1 .settings-group:nth-child(2){display:none}.subMenu-2 #series1 .settings-group:nth-child(3),.subMenu-2 #series1 .settings-group:nth-child(4){display:block}.option{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.settings-options-watch_band .option,.settings-options-watch_case .option{cursor:pointer;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.option>.price{font-size:14px;padding-left:12px}.text-option{background:var(--theme-surface);border:1px solid var(--theme-surface-border);padding:12px 20px;margin-bottom:12px;border-radius:25px;width:100%;box-sizing:border-box;text-transform:capitalize;transition:all .25s ease-in-out}.text-option>span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text-option.active{border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary);font-weight:500}.image-option,.image-color-option{padding:0;margin:17px auto 0;background:transparent;border-radius:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:33%}.image-option>img,.image-color-option>img{max-width:100%;max-height:100%;border-radius:0;border-bottom:0px solid transparent;width:49px;height:200px;object-fit:contain}.image-color-option>img{width:74px;height:auto}.image-option.active img{border-bottom:0px solid var(--theme-primary)}.option-label-l{font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;margin-top:4px;margin-bottom:12px}.image-option.active .option-label-l,.image-color-option.active .option-label-l{color:var(--theme-primary)}input[type=radio].option-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;cursor:pointer;font:inherit;color:var(--theme-primary);width:1.15em;height:1.15em;border:.8px solid var(--theme-primary);border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center;min-width:18px;min-height:18px}input[type=radio].option-radio:before{content:"";width:1.15em;height:1.15em;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--theme-primary);background-color:CanvasText}input[type=radio].option-radio:checked:before{transform:scale(1)}@media (min-width: 992px){.text-option{max-width:300px}}@media (max-width: 1024px){.image-option>img{width:50px;height:auto}.image-color-option>img{width:88px;height:auto}.image-option,.image-color-option{width:33.3%}}@media (max-width: 767px){.image-option>img{width:35px;height:auto}.image-color-option>img{width:60px;height:auto}.image-option,.image-color-option{width:33.3%}}.react-horizontal-scrolling-menu--scroll-container::-webkit-scrollbar{display:none}.react-horizontal-scrolling-menu--scroll-container{-ms-overflow-style:none;scrollbar-width:none}.react-horizontal-scrolling-menu--scroll-container{align-items:flex-end}.react-horizontal-scrolling-menu--inner-wrapper{gap:135px}.card{opacity:.88;border-radius:24px;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border:solid 1px var(--theme-border);background-color:var(--theme-bg-options);text-align:center;padding:14px 0;cursor:pointer;width:480px}.loader-bg .example{opacity:0}.example{position:fixed;left:0;opacity:1;bottom:120px;width:100%}.card-content{transition:height 1.8s linear}.card ul{list-style:none;display:flex;align-items:stretch;flex-direction:row;justify-content:space-evenly;padding:35px 0 0;margin:0}.card ul li{display:flex;flex-direction:column;align-items:center;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:gray;margin-top:10px;flex-grow:1;width:33%;height:auto}.card.card-watch_case li img{max-width:74px;width:100%;height:100%;object-fit:contain}.card.card-watch_band li img{max-height:200px;width:100%;height:100%;object-fit:contain}.card-title{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;text-transform:capitalize;color:var(--theme-primary)}.card-description{margin-top:0;overflow:hidden}@media only screen and (max-width: 1024px){.react-horizontal-scrolling-menu--item:first-child{margin-left:9vh;margin-right:0!important}.react-horizontal-scrolling-menu--item:last-child{margin-right:9vh}}@media only screen and (max-width: 767px){.card-title{font-size:16px}.card.card-watch_case li img{max-width:60px;width:100%;height:100%;object-fit:contain}.card.card-watch_band li img{max-height:140px;width:100%;height:100%;object-fit:contain}.card{max-width:300px;padding-bottom:0;margin:0 auto}.example{bottom:80px}.react-horizontal-scrolling-menu--inner-wrapper{gap:0px}.react-horizontal-scrolling-menu--item:first-child{margin-left:11%;margin-right:0}.react-horizontal-scrolling-menu--item:last-child{margin-right:11%}}.card ul{flex-wrap:wrap;padding:4px 16px 16px}.card ul li span{font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;margin-top:4px;margin-bottom:12px}input[type=radio].card-option-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;cursor:pointer;font:inherit;color:var(--theme-primary);width:14px;height:14px;border:.8px solid var(--theme-primary);border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center;min-width:14px;min-height:14px}input[type=radio].card-option-radio:before{content:"";width:14px;height:14px;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--theme-primary);background-color:CanvasText}input[type=radio].card-option-radio:checked:before{transform:scale(1)}.react-horizontal-scrolling-menu--scroll-container{display:flex;height:max-content;overflow-y:hidden;position:relative;width:100%}.react-horizontal-scrolling-menu--scroll-container.rtl{direction:rtl}.react-horizontal-scrolling-menu--inner-wrapper{display:flex;overflow-y:hidden}.react-horizontal-scrolling-menu--wrapper{display:flex;flex-direction:column}.react-horizontal-scrolling-menu--footer,.react-horizontal-scrolling-menu--header{width:100%}.react-horizontal-scrolling-menu--arrow-left,.react-horizontal-scrolling-menu--arrow-right{display:flex}.summary{padding:32px;box-sizing:border-box;text-align:center}.summary>h1{padding:0;margin:0}.summary-edd{text-decoration:underline}.summary-icon-ar{display:none}.summary-content{text-align:left;margin-top:32px;padding:24px;margin-bottom:32px;border:1px solid var(--theme-separator);opacity:.88;border-radius:24px;border:1px solid var(--theme-border);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);-webkit-transition:border .2s ease-out;-moz-transition:border .2s ease-out;-o-transition:border .2s ease-out;transition:border .2s ease-out;background:var(--theme-options-background);cursor:pointer}.summary-content>p{font-weight:500;margin:0;padding:8px 0;display:flex;justify-content:space-between}.summary-content>p:first-child{font-size:22px;border-bottom:1px solid var(--theme-separator)}.summary-content>p:last-child{font-size:20px;border-top:0px solid var(--theme-separator)}.summary-content>ul{margin:16px 0;padding:0;list-style:none;font-size:16px;display:table;width:100%}.summary-content>ul>li{padding:22px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--theme-separator);flex-direction:row}.summary-content>ul>li:first-child{border-top:1px solid var(--theme-separator)}.summary-content>ul>li>span:last-child{padding-left:12px;text-transform:capitalize;opacity:var(--theme-medium-opacity)}.summary-content img{width:34px;height:34px;filter:invert(var(--theme-invert))}.summary-content-info{flex:auto;padding-left:20px;text-align:left}.summary-content-info h5{margin:0;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.summary-content-info span{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.summary-content h2{font-size:20px;font-weight:500}@media (min-width: 992px){.summary{flex:1;flex:1 1;overflow-y:auto;min-width:435px;padding:34px 60px 34px 34px;text-align:left}}@media (max-width: 1024px){.summary-content{margin-bottom:0}.summary-icon-ar{display:block}.summary{position:fixed;padding-bottom:0;bottom:var(--footer-height);left:0;right:0;width:540px;margin:0 auto}.icon-ar-img,.icon-ar{display:none}}@media (max-width: 767px){.summary-icon-ar{display:block}.summary{width:100%;padding-bottom:0;bottom:80px}.icon-ar-img,.icon-ar{display:none}.summary-icon-ar-img img{width:47.9px;height:21.9px}.summary-content h2{font-size:16px;text-align:center}.summary-content{padding-bottom:12px}.summary-content-info span{font-size:12px}}.specification{display:none;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;padding:0 0 32px;box-sizing:border-box;overflow:hidden;flex-shrink:0;z-index:-1}.specs{display:none}.specs>li:not(:last-child){border-right:1px solid var(--theme-separator)}.specs>li{text-align:center;display:flex;flex-direction:column;padding:0 12px}.specs>li:first-child{padding-left:0}.specs>li:last-child{padding-right:0}.specs>li>span.specs-value{font-size:1.5rem}.specs>li>span.specs-label{font-size:1rem;padding-top:8px}@media (min-width: 576px){.specs>li{padding:0 32px}.specs>li>span.specs-value{font-size:2.5rem}}@media (min-width: 1025px){.specification{display:flex;flex:4;border-right:0}.specs{min-width:435px;max-width:280px;width:100%;margin:0;padding:60px;list-style:none;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal;text-align:left}.specs p b{font-weight:500;color:var(--theme-primary)}}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}.viewer{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}@media (min-width: 992px){.slideshow{height:100%}}.loader-container{position:fixed;top:0;left:0;color:var(--theme-text);background:var(--theme-background);background-image:var(--theme-background-image);z-index:999999;overflow:hidden;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.loader-container .loader-text{font-size:24px;font-style:normal;font-weight:500;line-height:normal;color:var(--theme-primary)}.loader-container .loader-icon{margin-top:18px;filter:invert(var(--theme-invert))}.model-content{align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;margin:auto;height:100%;width:100%}.model-content>iframe{width:100%;height:100%}.grid-container{display:block;width:100%;height:50vh}model-viewer{height:150px;width:100%}.section--container--ar-viewer{display:flex;align-items:center;justify-content:center;height:100%}.qr-code-block{width:640px;height:480px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;background:var(--theme-options-background);border-radius:24px;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border:1px solid var(--theme-border)}.qr-code-block p{margin-top:22px;max-width:198px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.29;letter-spacing:normal;text-align:center;color:var(--theme-primary)}.section--container--ar-viewer button{background:transparent;border:0px;box-shadow:none;width:128px;height:40px;border-radius:20px;color:var(--theme-primary);border:1px solid var(--theme-border);display:block;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:4px;text-align:center;margin-top:50px;padding:0;cursor:pointer}img.qr-code-block__img{width:60px;height:27.5px;margin-top:6px;object-fit:contain}.section--container--ar-viewer button.buttonAR{margin:10px 0 0;border:0;width:100%;font-size:15px;letter-spacing:0}.external-ar-button-wrap{background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:3px}.external-ar-button-wrap .lottie-wrap-ar{cursor:unset}.external-ar-button-wrap p{font-size:14px;font-style:normal;font-weight:600;line-height:20px}@media (max-width: 1024px){.qr-code-block{width:85%;max-height:435px;height:100%;gap:0}}:root{--bg-size: 0%;--bg-loader: 100;color-scheme:dark}@font-face{font-family:Arboria;src:url(./Arboria-Bold-M8uiULFo.woff) format("woff"),url(./Arboria-Bold-1-jC-Od3.woff2) format("woff2"),url(./Arboria-Bold-LDcfQIST.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(./Arboria-Book-mqcIFqlf.woff) format("woff"),url(./Arboria-Book-3shW0QR_.woff2) format("woff2"),url(./Arboria-Book-1pGYYAw1.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(./Arboria-Light-wMmZUTOw.woff) format("woff"),url(./Arboria-Light-LQOiRIUp.woff2) format("woff2"),url(./Arboria-Light-gLFWrQH4.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}html,body,#root{height:100%;margin:0;overflow:hidden;font-family:Arboria,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-weight:400;box-sizing:border-box}body{color:var(--theme-text);background:var(--theme-background);background-image:var(--theme-background-image);transition:all .25s ease-in-out;--theme-background: #040303;--theme-background-image: linear-gradient(202deg, #fff 8.21%, #e5e5e5 93.08%);--theme-footer-background: #333;--theme-surface: #cacaca;--theme-text: #808080;--theme-primary: #1c1c1c;--theme-border: #66666699;--theme-border-active: #484848;--theme-options-background: #e5e5e5;--theme-footer-text: #ffffff;--theme-separator: #dfdfdf;--theme-footer-separator: #333;--theme-surface-border: #666666;--theme-tabs-menu-bg: #e5e5e5;--theme-tabs-menu-top: #d7d7d7;--theme-tabs-menu: #bdbdbd;--theme-invert: 1;--theme-filter-logo: brightness(0) saturate(100%) invert(54%) sepia(1%) saturate(356%) hue-rotate(314deg) brightness(92%) contrast(104%);--theme-filter-ar-icon: brightness(0) saturate(100%) invert(54%) sepia(1%) saturate(356%) hue-rotate(314deg) brightness(92%) contrast(104%);--theme-active-opacity: 1;--theme-medium-opacity: .6;--theme-disabled-opacity: .38;--theme-drop-shadow: none;--menu-height: 110px;--footer-height: 110px;--footer-height-mobile: 86px}body.dark-mode{--theme-background: #151618;--theme-background-image: linear-gradient( 198deg, #272727 -33.71%, #000 95.77% );--theme-footer-background: #151618;--theme-surface: #0f0f0f;--theme-text: #808080;--theme-primary: #ffffff;--theme-border: #48484899;--theme-border-active: rgba(255, 255, 255, .45);--theme-options-background: #101010;--theme-footer-text: #484848;--theme-separator: rgba(244, 245, 246, .12);--theme-footer-separator: rgba(244, 245, 246, .12);--theme-tabs-menu-bg: #0f0f0f;--theme-tabs-menu-top: #1c1c1c;--theme-tabs-menu: #1c1c1c;--theme-invert: 0;--theme-surface-border: rgba(244, 245, 246, .12);--theme-drop-shadow: drop-shadow(0 0 .75rem var(--theme-primary));--theme-filter-logo: brightness(0) saturate(100%) invert(54%) sepia(1%) saturate(356%) hue-rotate(314deg) brightness(92%) contrast(104%);--theme-filter-ar-icon: brightness(0) saturate(100%) invert(83%) sepia(85%) saturate(5580%) hue-rotate(173deg) brightness(130%) contrast(112%)}ul{padding:0}h1,h2,h3,h4,h5,b,.title,.settings-group-label span{color:var(--theme-primary)}.menu-container .logo>img{filter:invert(0)}.dark-mode .menu-container .logo>img{filter:invert(1)}@media (max-width: 1024px){body{padding:0}}#OrientationLock{display:none}@media only screen and (max-width: 1023px) and (orientation: landscape){#OrientationLock{display:flex;align-items:center;height:100vh;position:absolute;top:0;z-index:99999;left:0;justify-content:center;width:100vw;align-content:center;background:var(--theme-background-image)}}@media screen and (min-width: 1025px){#toggleModeIcon{display:none}}
