@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,main{box-sizing:border-box}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #ecff124d}50%{transform:scale(1.04);box-shadow:0 0 10px #ecff1299}to{transform:scale(1);box-shadow:0 0 #ecff124d}}#root{overflow:hidden}.ps5-config{background:#0f0f0f;color:#fff;display:flex;flex-wrap:wrap;height:100vh;overflow:visible}@media only screen and (max-width:767px){.ps5-config{height:auto}}.announcement-bar-custom{color:#e4e3e8;width:100%;height:40px;display:flex;align-items:center;background-color:#000}.announcement-bar-custom div{width:33.333%;display:flex;justify-content:center;align-items:center}.announcement-bar-custom img{height:22px;width:auto;margin-right:20px}.announcement-bar-custom p{font-size:20px!important}.announcement-bar-custom .img-announcement-bar-custom{height:15px;width:auto;margin-right:20px}@media only screen and (max-width:1024px){.announcement-bar-custom{display:none}}#slideshow{overflow:hidden;width:400px;height:40px;margin:0 auto}#slideshow .slide-wrapper{display:flex;width:1600px;animation:slide-lock 10.5s linear infinite}#slideshow .slide-wrapper .slide{width:400px;height:40px;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}#slideshow .slide-wrapper .slide p{margin:0;padding:0}@media only screen and (max-width:1024px){#slideshow{display:block}}@media only screen and (min-width:1025px){#slideshow{display:none}}@keyframes slide-lock{0%{transform:translate(0)}30%{transform:translate(0)}33%{transform:translate(-400px)}63%{transform:translate(-400px)}66%{transform:translate(-800px)}96%{transform:translate(-800px)}to{transform:translate(-1200px)}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.popup-content{background:#232323;padding:40px 30px;border-radius:12px;position:relative;max-width:1000px;max-height:1000px;height:-moz-fit-content;height:fit-content;width:90%;overflow-y:scroll}.popup-content::-webkit-scrollbar{display:none}.popup-content h2{text-align:center;margin-top:0}.upsell-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.price-upsell{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;font-weight:600}.description-upsell{margin-bottom:15px}.description-upsell p{font-size:14px;color:#cfcfcf;line-height:1.4}.upsell-item{border-radius:12px;height:340px;height:auto;border:1px solid #fff;padding:30px}.upsell-item .trust-pilot{display:flex;align-items:center;margin-top:10px}.upsell-item .trust-pilot img{height:15px;margin-right:10px}.upsell-item .trust-pilot p{font-size:16px!important}.upsell-item .add-cart{width:100%;background:#ecff12;color:#000;padding:0;border-radius:10px;height:40px;font-size:18px;font-weight:400;letter-spacing:.06rem;border:none;display:flex;align-items:center;justify-content:center}.upsell-item .add-cart img{height:30px;margin-right:30px}.close-popup{position:absolute;top:15px;right:30px;background:transparent;border:none;font-size:40px;cursor:pointer;padding:0}.popup-item .img{height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden}.popup-item .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.popup-button{display:block;margin:35px auto 0;padding:12px 20px;background-color:transparent;border:1px solid #fff;font-size:14px;border-radius:6px;font-weight:700;cursor:pointer;transition:background .3s;outline:none}.popup-button:hover{outline:none}@media(max-width:767px){.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;overflow:auto}.popup-content{background:#232323;padding:40px 30px;border-radius:12px;max-width:1000px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 0 20px #00000080;position:relative}.upsell-grid{grid-template-columns:1fr}.upsell-item{height:auto;max-height:none;padding:15px;display:flex;flex-direction:column;justify-content:space-between}.upsell-item .add-cart img{height:20px;margin-right:15px}.upsell-item .add-cart{font-size:12px}.popup-button{padding:10px 15px;font-size:16px}.price-upsell{margin-bottom:10px;font-size:18px}.trust-pilot p{font-size:14px!important}.close-popup{font-size:30px;top:0;right:11px;color:#fff}}.popup-button{display:block;margin:20px auto 0;padding:12px 20px;background-color:transparent;border:1px solid #fff;font-size:14px;border-radius:6px;font-weight:700;cursor:pointer;transition:background .3s}.top-nav{position:relative;display:flex;align-items:center;padding:10px 20px 0;background:#2d2d2dbb;overflow:hidden}.top-nav .nav-logo{display:flex;align-items:center;z-index:20;cursor:pointer}.top-nav .nav-logo img{height:60px;width:auto;-o-object-fit:contain;object-fit:contain}.top-nav .nav-scroll-wrapper{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;position:relative;z-index:2;margin-left:55px}.top-nav .nav-scroll-wrapper::-webkit-scrollbar{display:none}.top-nav .nav-items{display:flex;gap:65px;flex-shrink:0;padding:0 10px 0 20px}.top-nav .nav-items .nav-item{position:relative;padding-bottom:15px;cursor:pointer;display:block;opacity:.5}.top-nav .nav-items .nav-item span{font-size:16px;display:block;text-align:center}.top-nav .nav-items .nav-item .nav-icon{height:22px;width:auto;max-width:32px;display:block;margin:0 auto 6px}.top-nav .nav-items .nav-item:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:3px;background:#ecff12;transition:width .35s cubic-bezier(.4,0,.2,1)}.top-nav .nav-items .nav-item.active{opacity:1}.top-nav .nav-items .nav-item.active:after{width:100%}.top-nav .nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:2px;border:none;background:#ecff12;display:flex;justify-content:center;align-items:center;z-index:5;cursor:pointer;transition:.25s}.top-nav .nav-btn:hover{background:#ecff1299}.top-nav .nav-btn img{width:20px;height:20px}.top-nav .nav-btn-left{left:95px}.top-nav .nav-btn-left img.rotated{transform:rotate(180deg)}.top-nav .nav-btn-right{right:10px}.top-nav .fade-left,.top-nav .fade-right{position:absolute;top:0;width:120px;height:100%;z-index:3;pointer-events:none}.top-nav .fade-left{left:90px;width:120px;height:100%;position:absolute;top:0;pointer-events:none;background:linear-gradient(to right,rgba(45,45,45,.7333333333),rgba(45,45,45,.7333333333),transparent);z-index:3}.top-nav .fade-right{right:10px;background:linear-gradient(to left,rgba(45,45,45,.7333333333),rgba(45,45,45,.7333333333),transparent)}@media only screen and (max-width:767px){.top-nav .nav-logo{display:none}.top-nav .nav-logo img{transform:translateY(-4px)}.top-nav .nav-scroll-wrapper{margin-left:0;padding-top:7px}.top-nav .nav-scroll-wrapper .nav-items{padding:5px 10px 0 5px;gap:35px}.top-nav .nav-scroll-wrapper .nav-items .nav-item{padding-bottom:11px}.top-nav .nav-scroll-wrapper .nav-items .nav-item span{font-size:12px}.top-nav .nav-scroll-wrapper .nav-items .nav-item .nav-icon{height:20px}.top-nav .nav-btn{width:26px;height:26px;padding:0}.top-nav .nav-btn img{width:15px;height:15px}.top-nav .nav-btn-left{left:10px}.top-nav .fade-left{left:5px;width:80px}.top-nav .fade-right{right:5px;width:80px}}.layout{display:flex;flex:1;width:100%;gap:0;padding:35px;height:calc(100vh - 110px);overflow:visible;box-sizing:border-box;background-image:url(./background-global-0GfFP-VX.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}@media only screen and (max-width:767px){.layout{padding:16px;height:auto;background-image:url(./assets/img/background-global-mobile.jpg);background-size:cover}}.price-progress-bar{width:100%;max-width:980px;margin:40px auto 0;padding:0 20px;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff}.price-progress-bar.mobile{display:none}@media only screen and (max-width:1100px){.price-progress-bar{display:none}}.price-progress-bar.mobile{display:block}.price-progress-list.mobile{display:none;margin-top:16px;box-sizing:border-box}@media only screen and (max-width:1100px){.price-progress-list.mobile{display:block}}.price-progress-list .voucher-title{font-size:14px;font-weight:600;margin-bottom:12px;color:#fff;opacity:.9}.price-progress-list .voucher-item{display:flex;align-items:center;gap:12px;padding:8px 10px;margin-bottom:10px;border-radius:12px;background:#ffffff14;color:#fff;transition:background .2s ease,border .2s ease}.price-progress-list .voucher-item.active{background:#00c87833;border:1px solid rgba(0,200,120,.6)}.price-progress-list .voucher-item.active .voucher-left{background:#00c878;color:#000}.price-progress-list .voucher-item.active .voucher-text.success{color:#00c878;font-weight:600}.price-progress-list .voucher-left{min-width:44px;height:44px;border-radius:10px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;line-height:1}.price-progress-list .voucher-right{display:flex;flex-direction:column;justify-content:center}.price-progress-list .voucher-min-step{font-size:12px!important;line-height:1.2!important;letter-spacing:.04rem;opacity:.9}.price-progress-list .voucher-text{font-size:12px;line-height:1.2;letter-spacing:.04rem;opacity:.9}.price-progress-list .voucher-text.success{opacity:1}.price-progress-bar.mobile{display:none!important}.mobile-info{position:relative;background:gold;color:#000;padding:8px 12px;border-radius:8px;font-size:.85rem;font-weight:500;margin-bottom:8px;text-align:center;z-index:10}.progress-track{position:relative;width:100%;height:10px;background:#fff3;border-radius:10px;overflow:visible}.progress-fill{height:100%;background:#fff;opacity:.3;transition:width .4s ease;border-radius:10px}.progress-knob{position:absolute;top:50%;transform:translate(-50%,-50%);width:4px;height:18px;background:#fff;opacity:.8;transition:left .4s ease;z-index:2}.progress-steps{position:relative;margin-top:8px;height:20px}.step{position:absolute;transform:translate(-50%);text-align:center;color:#ecff12;font-size:14px}.progress-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;background:#ecff12;z-index:1;transition:opacity .2s ease,transform .2s ease;cursor:help}.progress-dot:after{content:"%";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:13px;font-weight:700;color:#000;width:13px;height:13px;z-index:2;text-align:center;line-height:13px}.progress-dot.checked{background-color:#5ce65c}.progress-dot.checked:after{content:"✔";color:#000}.step-label{font-size:11px;opacity:.6;white-space:nowrap;position:relative}.step.active .step-label{opacity:1;color:#5ce65c;font-weight:600}.step-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#f5f5f5;z-index:99999;color:#000;padding:8px 10px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:all .6s ease}.progress-dot:hover .step-tooltip{opacity:1;visibility:visible;transform:translate(-50%,-6px);pointer-events:auto}.preview-area{flex:2;display:flex;flex-direction:column;align-items:center;position:relative;overflow:visible}.preview-area .img-wrapper{position:relative;aspect-ratio:1/1;width:auto;height:660px;display:flex;justify-content:center;align-items:center}.preview-area .img-wrapper:before{content:"";position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:100%;height:100%;background:url(./shadow-BFF4DulI.png) no-repeat center;background-size:contain;opacity:.9;pointer-events:none;z-index:0}.preview-area .img-wrapper #controllerCanvas{width:660px;height:660px;display:block;z-index:10;max-height:60vh;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-area .layer-img{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.preview-area .layer{position:absolute;top:86px;width:100%;max-width:620px;pointer-events:none}.preview-area .bottom-wrapperLeft{display:flex;justify-content:space-around;width:100%}.preview-area .bottom-wrapperLeft .switcher{position:relative;display:flex;height:65px;border-radius:8px;background-color:#888;padding:0 5px;z-index:0}.preview-area .bottom-wrapperLeft .switcher .switch-indicator{position:absolute;top:5px;bottom:5px;width:calc(50% - 5px);background:#fff;border-radius:8px;transition:transform .3s ease;z-index:1}.preview-area .bottom-wrapperLeft .switcher.back-active .switch-indicator{transform:translate(101%)}.preview-area .bottom-wrapperLeft .switcher button{position:relative;z-index:2;padding:15px 22px;border-radius:8px;border:none;color:#000;background-color:transparent;cursor:pointer;transition:color .3s ease;outline:none}.preview-area .bottom-wrapperLeft .switcher button.active{color:#000}.preview-area .bottom-wrapperLeft .active-icons{background-color:#54545466;padding:8px 15px;border-radius:6px;display:flex;gap:15px}.preview-area .bottom-wrapperLeft .active-icons .active-icons-wrapper{display:flex;gap:15px;justify-content:center;align-items:center}.preview-area .bottom-wrapperLeft .active-icon{width:30px;height:30px!important;filter:invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(1.5);transition:filter .3s ease;-o-object-fit:contain;object-fit:contain}.preview-area .bottom-wrapperLeft .active-icon.active{filter:drop-shadow(0 0 4px #ecff12)}@media only screen and (max-width:767px){.preview-area{width:100%;height:300px;min-height:unset}.preview-area .desktop-only{display:none}.preview-area .img-wrapper{width:100%;height:300px;min-height:unset}.preview-area .img-wrapper #controllerCanvas{padding:0;display:block;position:static;width:100%;height:auto;transform:none}.preview-area .bottom-wrapperLeft{justify-content:space-between}.preview-area .bottom-wrapperLeft .switcher{display:none}.preview-area .bottom-wrapperLeft .active-icons{display:block;gap:8px;height:35px}.preview-area .bottom-wrapperLeft .active-icons .active-icons-wrapper{gap:8px}.preview-area .bottom-wrapperLeft .active-icons .active-icons-wrapper img{width:23px;height:21px!important}}.right-wrapper{width:500px}.right-wrapper .wrapper-top{display:flex;background:#515151;align-items:center;border-radius:8px;box-sizing:border-box;margin-bottom:10px;padding:10px 22px;justify-content:space-between;width:100%;height:90px}.right-wrapper .wrapper-top .header h3{font-size:14px;opacity:.6;font-weight:400;margin:0;letter-spacing:.06rem}.right-wrapper .wrapper-top .header h1{font-size:22px;margin:10px 0 0;font-weight:400;letter-spacing:.06rem;text-transform:uppercase}.right-wrapper .wrapper-top .price-wrapper{display:flex;align-items:center;gap:14px}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .old-price{font-size:18px;color:#b5b5b5;text-decoration:line-through;opacity:.6}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .new-price{font-size:24px;color:#fff;font-weight:500}.right-wrapper .wrapper-top .price-wrapper .block-wrapper p{color:#a4a4a4;margin:0;font-size:11px}.right-wrapper .wrapper-top .price-wrapper .discount-badge{background:#ecff12;color:#000;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px}@keyframes animate-pulse{0%{box-shadow:0 0 #bdbdbde6,0 0 #bdbdbde6}to{box-shadow:0 0 #bdbdbd00,0 0 0 8px #bdbdbd00}}.right-wrapper .sidebar{width:100%;flex:1;background:#515151;border-radius:8px;padding:22px 22px 0;box-sizing:border-box;height:100%;max-height:calc(100vh - 430px);position:relative;display:flex;flex-direction:column;overflow:hidden}.right-wrapper .sidebar .category-description{margin-bottom:30px;color:#fff;font-size:14px;position:relative;display:flex;align-items:center;justify-content:space-between}.right-wrapper .sidebar .category-description .close-description{display:none;background:transparent;border:none;color:#fff;font-size:16px;cursor:pointer;margin-left:8px}.right-wrapper .sidebar .category-description.hidden{display:none}@media(max-width:768px){.right-wrapper .sidebar .category-description .close-description{display:inline-block}}.right-wrapper .sidebar .header-info{position:relative}.right-wrapper .sidebar .header-info .info-tag{position:absolute;top:-2px;right:-30px;border-radius:50%;background-color:#666;color:#fff;text-align:center;line-height:15px;font-weight:700;cursor:pointer;z-index:2;width:20px;height:20px;font-size:15px;display:flex;justify-content:center;align-items:center;color:#ecff12}.right-wrapper .sidebar .header-info .info-tag:after{content:""}.right-wrapper .sidebar .header-info .info-tag .tip{display:none;position:absolute;top:5px;right:105%;background:#000000d9;color:#fff;padding:6px 10px;border-radius:8px;font-size:11px;white-space:nowrap;z-index:10}.right-wrapper .sidebar .header-info .info-tag:hover .tip{display:block}.right-wrapper .sidebar .faid-bottom{pointer-events:none;position:absolute;bottom:0;background:linear-gradient(to top,rgba(45,45,45,.7333333333),transparent);width:100%;height:50px;left:0;z-index:10}.right-wrapper .sidebar .header{margin-bottom:20px;display:flex;justify-content:space-between}.right-wrapper .sidebar .header img{height:30px}.right-wrapper .sidebar .header h3{font-size:16px;opacity:.6;margin:0;font-weight:400;letter-spacing:.06rem;text-transform:uppercase}.right-wrapper .sidebar .header h1{font-size:21px;font-weight:400;margin:5px 0 0;letter-spacing:.06rem;text-transform:uppercase}.right-wrapper .sidebar .cat-title{font-size:15px;opacity:.8;margin-bottom:8px}.right-wrapper .sidebar .option-scroll{overflow-y:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:10px 0px;padding-right:6px;min-height:140px}.right-wrapper .sidebar .option-scroll::-webkit-scrollbar{width:6px}.right-wrapper .sidebar .option-scroll::-webkit-scrollbar-thumb{background:#ecff12;border-radius:10px}.right-wrapper .sidebar .option-tile{border-radius:16px;padding:4px;cursor:pointer;text-align:center;border:2px solid transparent;transition:.25s ease;position:relative;height:130px}.right-wrapper .sidebar .option-tile .info-tag{position:absolute;top:0;right:2px;border-radius:50%;background-color:#666;color:#fff;text-align:center;line-height:15px;font-weight:700;cursor:pointer;width:20px;height:20px;font-size:15px;display:flex;justify-content:center;align-items:center;color:#ecff12}.right-wrapper .sidebar .option-tile .info-tag:after{content:""}.right-wrapper .sidebar .option-tile .info-tag .tip{display:none;position:absolute;top:5px;right:105%;background:#000000d9;color:#fff;padding:6px 10px;border-radius:8px;font-size:11px;white-space:nowrap;z-index:10}.right-wrapper .sidebar .option-tile .info-tag:hover .tip{display:block}.right-wrapper .sidebar .option-tile img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;background-color:#000;border-radius:999px;transition:box-shadow .3s ease-in-out;margin:0 auto;border:1px solid rgba(189,189,189,.9);display:block;position:relative}.right-wrapper .sidebar .option-tile .title{font-size:12px;font-weight:500;color:#fff;margin-top:5px}.right-wrapper .sidebar .option-tile .tag{font-size:13px}.right-wrapper .sidebar .option-tile.selected{border-color:transparent}.right-wrapper .sidebar .option-tile.selected img{animation:infinite animate-pulse 1.5s;position:relative;border:3px solid #bdbdbd}.right-wrapper .sidebar .option-tile.selected img:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#bdbdbd;border-radius:999px;z-index:9999;pointer-events:none}.right-wrapper .btn-wrapper .side-buttons{display:flex;gap:10px;margin-top:10px}.right-wrapper .btn-wrapper .side-buttons button{flex:1;padding:16px;border-radius:8px;background:#515151;color:#ff0;border:none;transition:.25s ease;display:flex;align-items:center;justify-content:space-around;font-size:20px;height:67px;outline:none}.right-wrapper .btn-wrapper .side-buttons button img.rotated{transform:rotate(180deg)}.right-wrapper .btn-wrapper .side-buttons button img{height:30px}.right-wrapper .btn-wrapper .side-buttons button:disabled{opacity:.4}.right-wrapper .btn-wrapper .side-buttons .next-btn{background:#ecff12;color:#000}.right-wrapper .btn-wrapper .add-bar{margin-top:10px;background:#ecff12;padding:12px;border-radius:12px}.right-wrapper .btn-wrapper .add-bar .add-cart{width:100%;background:#ecff12;color:#000;padding:0;border-radius:10px;height:40px;font-size:18px;font-weight:400;letter-spacing:.06rem;border:none;display:flex;align-items:center;justify-content:center}.right-wrapper .btn-wrapper .add-bar .add-cart img{height:30px;margin-right:30px}@media only screen and (max-width:767px){.right-wrapper .btn-wrapper .side-buttons{margin-top:10px;gap:10px}.right-wrapper .btn-wrapper .side-buttons button{font-size:16px;height:50px}.right-wrapper .btn-wrapper .side-buttons button.first{justify-content:flex-start}.right-wrapper .btn-wrapper .side-buttons button.first img{margin-right:20px;margin-left:0}.right-wrapper .btn-wrapper .side-buttons button.second{justify-content:flex-end}.right-wrapper .btn-wrapper .side-buttons button.second img{margin-left:20px;margin-right:0}.right-wrapper .btn-wrapper .side-buttons button img{height:20px}.right-wrapper .btn-wrapper .add-bar{padding:0;margin-top:10px}.right-wrapper .btn-wrapper .add-bar .add-cart{height:50px;font-size:16px;padding:0}.right-wrapper .btn-wrapper .add-bar .add-cart img{height:20px;margin-right:15px}}@media only screen and (min-width:768px){.right-wrapper .mobile-config{display:none}}@media only screen and (max-width:767px){.right-wrapper{width:100%;max-width:400px;box-sizing:border-box}.right-wrapper .wrapper-top{background-color:transparent;justify-content:end;margin-bottom:0;padding:0}.right-wrapper .wrapper-top .header{margin-right:30px}.right-wrapper .wrapper-top .header h3{font-size:12px;letter-spacing:.03rem}.right-wrapper .wrapper-top .header h1{font-size:14px;letter-spacing:.03rem;margin-top:5px}.right-wrapper .wrapper-top .price-wrapper{min-width:84px;justify-content:flex-end}.right-wrapper .wrapper-top .price-wrapper .block-wrapper{width:-moz-max-content;width:max-content}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .old-price{font-size:10px}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .new-price{font-size:14px;margin-bottom:5px}.right-wrapper .wrapper-top .price-wrapper .discount-badge{width:30px;height:30px;font-size:12px}.right-wrapper .sidebar{display:none}.right-wrapper .mobile-config{display:flex;flex-direction:column;position:relative;box-sizing:border-box;background-color:#515151;color:#fff;border-radius:8px}.right-wrapper .mobile-config .mobile-header{display:flex;align-items:center;padding:0 10px;width:100%;box-sizing:border-box;height:40px}.right-wrapper .mobile-config .mobile-header .header-info{display:flex;align-items:center;justify-content:space-between;width:100%}.right-wrapper .mobile-config .mobile-header .header-info h1{font-size:14px;color:#fff;margin:0;text-transform:uppercase;position:relative}.right-wrapper .mobile-config .mobile-header .header-info h1 .info-tag{position:absolute;top:0;right:-26px;width:17px;height:17px;border-radius:50%;background-color:#666;text-align:center;line-height:15px;font-size:9px;font-weight:700;cursor:pointer;z-index:2;font-size:11px;display:flex;justify-content:center;align-items:center;color:#ecff12}.right-wrapper .mobile-config .mobile-header .header-info img{display:block;height:20px}.right-wrapper .mobile-config .mobile-scroll-wrapper{position:relative;margin:0 8px 8px;padding:0 0 10px;border:1px solid #a3a3a3;border-radius:8px;overflow:hidden;height:-moz-fit-content;height:fit-content;min-height:136px}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-scroll-inner{overflow-x:auto;overflow-y:hidden}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-scroll-inner::-webkit-scrollbar{display:none}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-scroll-inner{scrollbar-width:none;-ms-overflow-style:none}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items{display:flex;flex-direction:row}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile{background-color:transparent;border-radius:8px;padding:.2rem;flex-shrink:0;width:85px;display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;margin-top:10px}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile.selected img{animation:animate-pulse 1.5s infinite;position:relative;border:3px solid #bdbdbd}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile.selected img:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#bdbdbd;border-radius:999px;z-index:80;pointer-events:none}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile .info-tag{position:absolute;top:0;right:2px;width:17px;height:17px;border-radius:50%;background-color:#666;text-align:center;line-height:15px;font-weight:700;cursor:pointer;z-index:2;font-size:11px;display:flex;justify-content:center;align-items:center;color:#ecff12}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile img{width:55px;height:55px;-o-object-fit:contain;object-fit:contain;margin-bottom:.3rem;border-radius:9999px}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile .title{font-size:10px;text-align:center}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile .tag{font-size:10px;color:#ccc;margin-top:.2rem}.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-left,.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-right{position:absolute;top:0;bottom:0;width:50px;pointer-events:none;z-index:5}.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-left{left:0;background:linear-gradient(to right,rgba(0,0,0,.35),transparent)}.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-right{right:0;background:linear-gradient(to left,rgba(0,0,0,.35),transparent)}.right-wrapper .mobile-config .nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:20;pointer-events:auto;padding:12px;display:none}.right-wrapper .mobile-config .nav-btn.nav-btn-left{left:0}.right-wrapper .mobile-config .nav-btn.nav-btn-right{right:0}.right-wrapper .mobile-config .nav-btn.nav-btn-right img.rotated{transform:rotate(180deg)}.right-wrapper .mobile-config .nav-btn img{width:20px;height:20px;position:relative;z-index:999999;display:block}.right-wrapper .mobile-config .fade-left,.right-wrapper .mobile-config .fade-right{position:absolute;bottom:0;width:80px;height:130px;pointer-events:none;z-index:5;transition:background .9s}.right-wrapper .mobile-config .fade-left{left:1px;background:linear-gradient(to right,#515151,transparent);border-radius:0 0 0 8px}.right-wrapper .mobile-config .fade-right{right:1px;background:linear-gradient(to left,#515151,transparent);border-radius:0 0 8px;background-color:red}.right-wrapper .mobile-config:before{display:none;content:"";position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:calc(100% - 20px);height:8px;background:#fff3;border-radius:4px;pointer-events:none}.right-wrapper .mobile-config:after{display:none;content:"";position:absolute;bottom:10px;left:10px;height:8px;width:var(--scroll-progress, 0%);max-width:90%;background:#ecff12;border-radius:4px;pointer-events:none;transition:width .15s ease-out}}@media(max-width:1100px){.layout{display:flex;flex-wrap:wrap;height:auto;overflow-y:scroll}.ps5-config{height:auto}.ps5-config .layout .right-wrapper{width:100%;margin-top:10px}.ps5-config .layout .right-wrapper .sidebar .option-scroll{grid-template-columns:repeat(6,1fr)}}@media(max-width:767px){.layout{flex-wrap:wrap;height:auto;padding:16px}.preview-area,.right-wrapper{width:100%;max-width:100%}.preview-area{min-height:321px}}@media(max-width:600px){.top-nav{padding:0 10px}}.mobile-canvas-preview{display:none;margin-top:12px;text-align:center}.mobile-canvas-preview canvas{width:90px;height:90px;border-radius:10px;box-shadow:0 8px 20px #00000073;cursor:pointer}.mobile-canvas-preview span{display:block;margin-top:6px;font-size:12px;font-weight:600;color:#fff}@media(max-width:768px){.mobile-canvas-preview{display:block}}.info-popup-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999}.info-popup{background:#fff;border-radius:16px;max-width:420px;width:90%;padding:24px;position:relative;text-align:center;box-shadow:0 20px 60px #00000040}.info-popup-close{position:absolute;border:none;background:transparent;font-size:26px;cursor:pointer;color:#333;padding:20px;top:0;right:5px}.info-popup-image{width:140px;-o-object-fit:contain;object-fit:contain;margin-bottom:16px;border-radius:12px;height:auto}.info-popup-title{font-size:18px;margin-bottom:8px;color:#333}.info-popup-text{font-size:14px;line-height:1.5;color:#444;margin-bottom:16px}.info-popup-link{display:inline-block;padding:10px 18px;border-radius:999px;background:#000;color:#fff;font-size:14px;text-decoration:none}.info-popup a:hover{color:#ecff12}.upsell-btn{transition:all .25s ease}.upsell-btn.added{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;transform:scale(1.05);box-shadow:0 6px 18px #2ecc7159}.upsell-btn.added img{display:none}.upsell-btn.added:after{content:"✓";margin-left:8px}#displayer-controls__powered-by{font-size:.575rem 9.2px;margin-top:0;margin-bottom:5px;margin-left:8px;color:gray!important;z-index:2;position:absolute;bottom:-20px;left:0}#displayer-controls__powered-by a{display:flex;align-items:center}#displayer-controls__powered-by a img{width:80px;filter:grayscale(1)}.displayer-controls__powered-by-mobile{display:none;margin-top:10px}.displayer-controls__powered-by-mobile a{display:flex;align-items:center;color:gray}.displayer-controls__powered-by-mobile p{font-size:13px!important}.displayer-controls__powered-by-mobile img{height:40px;filter:grayscale(1);transform:translate(-4px)}@media(max-width:767px){#displayer-controls__powered-by{display:none}.displayer-controls__powered-by-mobile{display:flex;position:static}}@media(min-width:768px)and (max-height:930px){#displayer-controls__powered-by{display:none}}.config-loader{position:fixed;inset:0;background:radial-gradient(circle at center,#0f0f14,#050507 70%);display:flex;align-items:center;justify-content:center;z-index:9999;height:101%}.loader-center{position:relative;width:240px;display:flex;flex-direction:column;align-items:center}.loader-center:before{content:"";display:block;width:240px;height:240px}@media only screen and (max-width:767px){.loader-center:before{width:180px;height:180px}}.loader-logo{position:absolute;top:60px;width:120px;z-index:2;opacity:.95;animation:logoFade 2.5s ease-in-out infinite}@media only screen and (max-width:767px){.loader-logo{width:90px;top:45px}}.loader-ring{position:absolute;top:10px;width:220px;height:220px;border-radius:50%;border:1px solid rgba(255,255,255,.08);animation:pulse 2.8s ease-in-out infinite}.loader-ring.accent{top:0;width:240px;height:240px;border-radius:50%;border:2px solid transparent;border-top-color:#ecff12;animation:spin 2.4s linear infinite;box-shadow:0 0 18px #ecff1240}@media only screen and (max-width:767px){.loader-ring.accent{width:180px;height:180px}}.loader-text{margin-top:24px;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#fff9;text-align:center}@keyframes pulse{0%{transform:scale(.95);opacity:.15}50%{transform:scale(1);opacity:.35}to{transform:scale(.95);opacity:.15}}@keyframes logoFade{0%,to{opacity:.85}50%{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
