@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);body,html{scroll-behavior:auto!important}body{background-color:var(--var-body-background-color);font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;zoom:var(--var-body-zoom);color:var(--var-body-color)}.disable-hover,.disable-hover *{pointer-events:none!important}a{color:var(--var-a-color);text-decoration:none}a:hover{color:var(--var-a-hover-color)}img:not([src]){visibility:hidden}.logo{height:48px;width:186px;display:flex;align-items:center}.logo a,.logo a img{height:100%;object-fit:contain}.bg-theme{background-color:var(--var-theme-dark)}.bg-theme-light{background-color:#4c5258}.text-theme{color:#c4c4c4}.bg-warning{background-color:#ffc10752!important}.btn-theme{background-color:#f36f24;color:#fff!important;text-align:center;font-weight:600}.btn-theme:hover{color:#fff!important;background-color:#d05b18!important;border-color:#d05b18!important;text-align:center}.btn-theme:active{color:#fff!important;background-color:#d05b18!important;border-color:#d05b18!important}.cursor-pointer{cursor:pointer}.text-gray{color:var(--var-text-gray-color)}.text-blue{color:#f07134!important}.text-right{text-align:right}.line-trought{text-decoration:line-through}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-19{font-size:19px}.fs-20{font-size:20px}.fs-21{font-size:21px}.fs-22{font-size:22px}.fs-23{font-size:23px}.fs-24{font-size:24px}.fs-25{font-size:25px}.fs-26{font-size:26px}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}header{width:100%;box-shadow:0 5px 8px -10px #05050563;background:#fff;position:relative;z-index:500}.storie{overflow-x:auto;padding-top:10px}.header-main{padding-top:4px;padding-bottom:16px;width:85%;margin:auto}.header-main-gradient{width:100%;border-bottom:10px solid #f6f6f6;border-image-source:linear-gradient(to left,var(--var-gradient-right-color),var(--var-gradient-left-color));border-image-slice:1}.header-main button.header-menu-drawer{position:relative;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;vertical-align:middle;padding:0;margin-right:10px;height:38px;width:38px;font-size:12px;background-color:transparent;color:#fff;border:0;outline:0;cursor:pointer;font-family:Roboto,sans-serif;text-decoration:none;transition:all .3s cubic-bezier(.455, .03, .515, .955) 0s}.header-main button.header-menu-drawer svg{vertical-align:middle;fill:rgb(170,170,170);width:28px;height:28px}.container-fluid{width:90vw;max-width:1200px}.border-revert{border-width:3px!important}.box-selected{transition:all .3s ease 0s}.box-selected:hover{background-color:#298ece;box-shadow:0 0 6px 0 #cecece;color:#fff;cursor:pointer}.box-active{background-color:#f36f24;box-shadow:0 0 6px 0 #00000045;color:#fff}.header-top-light-button{background-color:transparent;color:var(--var-light-gray-color);border-radius:30px;height:42px;display:inline-flex;align-items:center;justify-content:center}.header-top-light-button:hover i{color:#f36f24!important}.header-top-light-button .btn-badge{height:20px;width:20px;border-radius:50%;font-size:10px;font-weight:600;position:absolute;top:-7px;right:0;border:2px solid #fff;display:flex;align-items:center;justify-content:center;display:none}.btn:focus{box-shadow:none}.header-top-light-button i{font-size:13px;color:#333!important}.dropdown-menu{background-color:#fff;color:#111}.header-main .search-box{position:relative;height:44px;overflow:hidden;border-radius:0}.header-main .search-box input{height:44px;padding:10px 40px 10px 15px!important;border:0;outline:0;background-color:#f3f3f3;margin-bottom:1px;font-size:14px;border-radius:6px}.header-main .search-box input:focus{border-radius:6px 6px 0 0!important}.header-main .search-box .search-focus{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--var-dark-gray-color)!important}.header-main .search-box input::placeholder{color:#75777d}.header-main .search-box input:focus{background-color:#fff;border:2px solid #f27a1a!important;border-radius:0}.header-main .search-box i{margin:0;font-size:16px;text-align:center;line-height:30px;color:#f27a1a!important;height:40px;width:50px;border-radius:0 3px 3px 0;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;transform:none!important}.header-main .search-result{background-color:#fff;width:100%;top:-2px;position:relative;border:2px solid #f27a1a;display:none;z-index:3;padding:10px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.header-main .search-result .result-alert{padding-left:15px;color:#5d5d5d}.header-main .search-result .result-title{color:#5d5d5d;padding-left:15px}.header-main .search-result .history-item{padding:2px 4px;line-height:28px;align-items:center;margin-bottom:2px;border-bottom:1px solid #e1e1e1;padding-bottom:10px;font-size:12px}.header-main .search-result .history-item.sr-brand{padding:5px 4px;padding-left:10px;color:#333}.header-main .search-result .history-item.sr-brand:hover{background:#f49365}.header-main .search-result .history-item .text-muted{font-size:12px}.header-main .search-result .remove-search-history{padding:5px 10px;background:#ffffff2e;border-radius:4px;color:#fff!important;font-weight:600;display:flex;align-items:center;gap:4px;transition:all .2s}.header-main .search-result .remove-search-history:hover{background:#ffffff4d;transition:all .2s}.history-item img{width:36px;height:36px;border-radius:4px;object-fit:cover;margin-right:4px;object-position:bottom;transform:translate3d(0,0,.1px);display:none}.header-main .search-result .remove-search-history i{margin-top:2px}.header-main .search-result .history-item:hover{background-color:#d2d2d2;cursor:pointer}.header-main .search-result .history-item:hover i{display:block}.header-main .search-result .history-item i{line-height:28px;display:none}.text-muted{color:#6d6d6d!important}.text-danger{color:#d73b41!important}.text-dark{color:#3e3e3e!important}.ui-widget-content{color:#1f1f1f!important}.ui-widget-content a{color:#2a2a2a!important}.header-cart-button{margin:0;background-color:transparent;color:#000;border-radius:999px!important;display:flex;height:48px;line-height:48px;font-size:14px;font-weight:500;text-align:center;align-items:center;justify-content:center;text-decoration:none;vertical-align:middle;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;transition:all .1s cubic-bezier(.455, .03, .515, .955) 0s;padding:0 18px;gap:6px;box-shadow:0 3px 8px #00000021}.header-cart-button:hover{background-color:#f7f7f7}.header-auth-button{z-index:1000;margin:0;color:var(--var-light-gray-color);display:flex;width:fit-content;height:48px;line-height:36px;font-size:14px;text-align:center;justify-content:center;align-items:center}.header-auth-button:hover .header-account-title{color:#f36f24}.user-dropdown{margin-right:0!important}.user-dropdown:hover{z-index:3}.dropdown .dropdown-menu:before{content:"";width:120%;height:120%;top:-32px;left:-15%;position:absolute;z-index:-1}.header-auth-overlay{position:fixed;visibility:hidden;top:0;left:0;height:1600px;width:100%;background-color:#0006;visibility:visible;-webkit-transition:visibility 2s;-o-transition:visibility 2s;transition:visibility 2s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;z-index:2}.header-cart-button svg{vertical-align:middle;fill:#333;width:1em;height:1em;font-size:21px}.header-cart-button:hover svg{fill:#f36f24}.header-cart-button .btn-badge{position:absolute;color:#fff;background-color:rgb(243 111 36);right:-10px;top:-7px;border-radius:50%;margin:0;height:30px;width:30px;text-align:center;line-height:1;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.header-auth-button i{font-size:13px;line-height:36px;color:#333}.header-auth-button:hover i{color:#f36f24}.header-main .auth-box{position:relative;height:100%;z-index:1;min-width:79px;text-align:left}.nav-inside a{position:relative}.nav-inside .btn-badge{position:absolute;right:16px;top:2px;border-radius:50%;margin:0;padding:5px 5px 5px 5px;height:20px;width:20px;text-align:center;line-height:1;font-size:11px;background:#f36f24;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.text-left{text-align:left}.hibutton{color:#000;display:none;height:48px;line-height:48px;font-size:13px;font-weight:500;text-align:center;align-items:center;justify-content:center;text-decoration:none;vertical-align:middle;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;transition:all .1s cubic-bezier(.455, .03, .515, .955) 0s;padding:0 10px;gap:6px}.hibutton i{color:#333;font-size:13px}.hibutton a{color:#333}.hibutton a:hover,.hibutton:hover a{color:#f36f24}.hibutton:hover i{color:#f36f24}.mybasket-btn{color:#000;display:flex;height:48px;line-height:48px;font-size:13px;font-weight:500;text-align:center;align-items:center;justify-content:center;text-decoration:none;vertical-align:middle;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;transition:all .1s cubic-bezier(.455, .03, .515, .955) 0s;padding:0 10px;gap:6px}.mybasket-btn a{color:#333}.mybasket-btn span{background-color:#f27a1a;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50px;color:#fff}.mybasket-btn a:hover,.mybasket-btn:hover a{color:#f36f24}.header-account-title{font-size:13px;line-height:18px;color:#333;font-weight:400!important}.header-account-name{line-height:12px;font-size:11px;display:none}.header-menu{width:100%;margin:auto;border-bottom:1px solid #e8e8e8}.header-menu ul{list-style:none;padding-left:0;display:flex;justify-content:space-between;margin-bottom:0;overflow:hidden;overflow-x:auto}.header-menu ul li{width:100%;display:flex;text-align:center;position:initial;padding:8px 0;align-items:center}.header-menu ul li a{text-decoration:none;width:100%;color:#232323!important;font-size:13px;font-weight:600;max-width:165px}.header-menu ul li:not(:last-child)::after{content:""}.header-menu ul li a:hover{color:#f36f24!important}.header-menu ul li a:hover::after{transform:scaleX(1);transform-origin:left}.justify-content-space-between{justify-content:space-between}.main-footer{background-color:#f5f5f5}.main-footer .footer-top .footer-social-media ul{list-style:none;display:flex;padding-left:0}.main-footer .footer-top .footer-social-media li{width:40px;height:40px;margin-right:10px}.main-footer .footer-top .footer-social-media li a{border-radius:10px;line-height:40px;text-align:center;font-size:40px;padding-left:1px;display:block;transition:all .3s ease 0s}.main-footer .footer-top .footer-social-media li a:hover{margin-top:-5px;animation:wobble .5s ease-in-out;display:inline-block}@keyframes wobble{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-5deg)}100%{transform:rotate(0)}}.main-footer .footer-bottom{text-align:center;background-color:#1c1c1c}.main-footer .footer-menu{list-style:none;padding-left:0;gap:20px;display:flex;flex-direction:column}.main-footer .footer-menu li{color:#333;font-size:14px;line-height:18px;transition:all .3s ease 0s}.main-footer .footer-menu li:hover{color:#f27a1a!important;cursor:pointer}.footer-base-nav hr{display:none}.footer-base-nav{padding-top:50px}.footer-base-nav .row .col-lg-4.col-12{margin-right:35px}.main-footer .footer-menu li a{color:#333;font-size:14px;line-height:18px;transition:all .3s ease 0s}.main-footer .footer-menu li a:hover{color:#f27a1a!important;cursor:pointer}.contain-lg-4.fluid .col.lg-1{width:25%}.footer-top{padding-top:10px}.footer-container{position:relative;max-width:1200px;margin-left:auto;margin-right:auto}.footer-top .order-property{text-align:center;padding-bottom:40px}.footer-top span.footer-title{color:var(--var-dark-gray-color);font-size:16px}.footer-top .order-property .iconContent{width:100%;height:161px;position:relative;padding:10px 40px 10px}.footer-top span{display:block;width:auto}.footer-top span.content{padding:10px 40px 0;color:rgb(94 94 94)!important;font-weight:400;background:0 0!important}.footer-top .order-property .iconContent:after{content:"";display:block;position:absolute;height:100%;top:0;right:0;border-right:2px solid #3c3d41;position:absolute;top:50%;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer-top .footer-title,.footer-top span.content,.footer-top span.information,.tabs-navigation.old li a,h6{font-size:14px;line-height:1.2}.footer-cms{border-top:2px solid transparent;margin-top:10px;padding:16px 16px 0;background:0 0}.badges .line{display:flex;justify-content:space-between;margin-bottom:28px}.badges .line .badge-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.badges .line .badge-wrapper span{width:57px;font-size:12px;margin-left:7px;font-weight:600;line-height:1.12;color:var(--var-dark-gray-color)}.footer-cms .help{margin:20px 0 24px 0;text-align:center}.footer-cms .help a{background-color:#404040;border-color:#555;color:#fff;border-radius:4px;display:inline-block;width:calc(50% - 5px);height:32px;line-height:32px;margin-right:4px}.footer-cms .help a:last-child{margin-right:0}.footer-solutionCenter{padding:32px 16px 8px}.footer-solutionCenter .footer-solutionTitle{display:block;padding:0 16px 16px;text-align:center;line-height:1.2;font-size:15px;font-weight:700}.footer-solutionCenter .footer-solutionLink{border-radius:5px;width:195px;height:32px;display:block;margin:0 auto 16px;text-align:center;line-height:30px;font-size:12px;font-weight:700;color:var(--var-medium-gray-color);border:1px solid var(--var-medium-gray-color)}.footer-solutionCenter .footer-solutionOr{width:179px;height:auto;margin:0 auto;display:block;position:relative;text-align:center}.footer-solutionCenter .footer-solutionOr:before{position:absolute;top:50%;left:50%;-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:'';display:block;width:100%;height:1px;background-color:rgba(218,218,218,.8)}.footer-solutionCenter .footer-solutionCallText{display:block;padding-top:16px;text-align:center;font-size:13px;color:var(--var-dark-gray-color)}.footer-solutionCenter .footer-solutionCenterPhone{display:block;margin-top:8px;font-size:24px;font-weight:700;text-align:center;color:var(--var-dark-gray-color)}.whatsapp-ft{width:160px;display:block;margin:16px auto;position:relative;padding:4px 0 0 36px;color:var(--var-dark-gray-color)}@media only screen and (max-width:992px){.footer-top span.content{display:none}.footer-top .order-property .iconContent:after{display:none}.header-main .auth-box{margin-right:4px}}.box-title{height:40px;width:100%;line-height:56px;font-size:25px;font-weight:600;border-radius:15px}.contact-data{color:#000}.slick-next:before,.slick-prev:before{font-size:28px!important;color:#000!important}.box-title button{border-radius:10px;border:1px solid #ccc;height:34px;padding:8px;line-height:18px;margin-top:10px;background-color:#fff}.box-title button:hover{background-color:#183153;color:#fff;border:1px solid #183153}.box-title .active{background-color:#183153;color:#fff;border:1px solid #183153}.switch input{display:none}.switch{display:inline-block;width:40px;height:20px;position:relative;background-color:#eee;border-radius:30px}.slider{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:30px;cursor:pointer;border:2px solid transparent;overflow:hidden;transition:.4s;background-color:#82858e}.slider:before{position:absolute;content:"";width:100%;height:100%;background:#fff;border-radius:30px;transform:translateX(-20px);transition:.4s}input:checked+.slider:before{transform:translateX(20px);background:#fff}input:checked+.slider{background-color:#f36f24}.switch.flat .slider{box-shadow:none}.switch.flat .slider:before{background:#fff}.switch.flat input:checked+.slider:before{background:#fff}.switch.flat input:checked+.slider{background:#32cd32}.control-group{display:inline-block;vertical-align:top;background:#fff;text-align:left;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:30px;width:200px;height:210px;margin:10px}.control{display:block;position:relative;padding-left:30px;margin-bottom:0;cursor:pointer;font-size:12px;line-height:24px}.control input{position:absolute;z-index:-1;opacity:0}.control__indicator{position:absolute;top:2px;left:0;height:20px;width:20px;border-radius:5px;background:#fff;border:1px solid #999;margin-right:10px}.control input:checked~.control__indicator{background:#fff}.control input:checked:focus~.control__indicator,.control:hover input:not([disabled]):checked~.control__indicator{background:#f66d00}.control input:disabled~.control__indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.control__indicator:after{content:"";position:absolute;display:none}.control input:checked~.control__indicator:after{display:block}.control--checkbox .control__indicator:after{left:6px;top:2px;width:6px;height:11px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.control--checkbox input:disabled~.control__indicator:after{border-color:#7b7b7b}.form-new{padding:0 8px;height:28px;font-size:12px}.form-new:focus{border-color:#183153;box-shadow:none}.box-shadow{box-shadow:7px 7px 15px -5px #ccc!important;border:1px solid #eaeaea}.br-5{border-radius:5px!important}.br-10{border-radius:10px!important}.br-15{border-radius:15px!important}.br-20{border-radius:20px!important}.br-25{border-radius:25px!important}.br-30{border-radius:30px!important}.br-bottom-15{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.swal2-popup.swal2-toast .swal2-title{font-size:12px!important}.customer-information{margin-bottom:20px;border:1px solid transparent;border-radius:4px}.profile-nav{width:18%!important}.profile-nav+.col-lg-18.mb-5,.profile-nav+.profile-info,.profile-nav+.profile-summary{width:82%!important}.profile-nav .user-name-icon{position:relative;display:inline-block;background:#f36f24;border-radius:50%;flex-shrink:0;width:56px;height:56px;vertical-align:top;text-align:center;line-height:56px;font-size:16px;font-weight:600;color:#fff;display:none!important}.profile-nav .customer-information .mb-2.d-flex.align-items-center{box-sizing:border-box;margin-bottom:8px;border:1px solid #e6e6e6;border-radius:8px;padding:10px 12px}.profile-nav .customer-information .mb-2.d-flex.align-items-center a,.profile-nav .customer-information .mb-2.d-flex.align-items-center span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:600;font-size:13px;line-height:18px;color:#333}.profile-nav .customer-information .mb-2.d-flex.align-items-center a{font-size:11px}.profile-nav .customer-information .mb-2.d-flex.align-items-center a i{font-size:9px}.profile-nav ul{margin-top:1px;display:block;border-radius:4px;display:flex;flex-wrap:wrap;flex-direction:column;gap:8px;justify-content:flex-start;box-sizing:border-box;padding:12px 15px 8px 15px;margin-bottom:8px;border:1px solid #e6e6e6;border-radius:8px}.profile-nav ul a{width:100%!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;box-sizing:border-box!important;max-height:31px!important;width:calc(100% + 16px)!important;position:relative!important;padding:8px 4px!important;margin:0 -8px 0 -8px!important;background-color:transparent!important;box-shadow:none!important}.profile-nav ul a:hover{background-color:#fff1e6!important;transition:.3s ease-in!important;border-radius:4px!important;transform:none!important}.profile-nav ul a span{display:block!important;max-width:140px!important;color:#333!important;font-size:12px!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:500!important;font-family:Inter,SFProDisplay,"Helvetica Neue",sans-serif}.profile-nav ul a img{width:15px!important;height:15px!important}.profile-nav ul>li{margin-top:0;line-height:30px;overflow:hidden}.profile-nav ul>li:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}.profile-nav ul>li:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.profile-nav .nav>li>a{position:relative;display:block;padding:7px 12px;background:0 0;border-radius:8px}.profile-nav ul li:last-child.active a,.profile-nav ul>li:last-child>a:focus,.profile-nav ul>li:last-child>a:hover{border-left:5px solid #c00}.nav-stacked>li{float:none}.profile-nav ul li.active a,.profile-nav ul>li>a:focus,.profile-nav ul>li>a:hover{background:#36373c!important;color:#fff!important}.profile-nav-icon{width:24px;height:24px;margin-right:16px}.profile-nav ul li.active a div:first-of-type,.profile-nav ul>li>a:focus div:first-of-type,.profile-nav ul>li>a:hover div:first-of-type{filter:invert(1) brightness(5)}.profile-nav-order-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/order.svg')}.profile-nav-sale-order-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/sale-order.svg')}.profile-nav-cuzdan-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/cuzdan.svg')}.profile-nav-message-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/comment.svg')}.profile-nav-ilan-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/ilan.png')}.profile-nav-streamer-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/streamer.svg')}.profile-nav-support-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/support.svg')}.profile-nav-comment-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/comment.svg')}.profile-nav-promotion-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/promotion.svg')}.profile-nav-user-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/user.svg')}.profile-nav-logout-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/logout.svg')}.profile-nav-sweepstake-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/sweepstake.svg')}.profile-info .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / 5%);box-shadow:0 1px 1px rgb(0 0 0 / 5%)}.breadcrumb li:first-child{margin-left:0;padding:2px 10px;border-radius:4px}.breadcrumb li{margin-left:20px;padding:4px 8px;border-radius:4px;background:0 0;transition:background-color .2s;font-family:Inter,-apple-system,Helvetica Neue,sans-serif}.breadcrumb li:hover{background-color:transparent}.breadcrumb li:last-child{margin-left:20px;background-color:#f66d00;padding:4px 9px;border-radius:4px;color:#fff!important;font-weight:600}.breadcrumb li a{color:rgb(85 85 85)!important;font-weight:600}.breadcrumb li:last-child a{color:#fff!important}.breadcrumb li:first-child:before{display:none}.breadcrumb li:before{position:absolute;float:left;padding-right:.5rem;color:#858585!important;font-family:'Font Awesome 5 Pro';content:"\f054"!important;font-size:11px;margin-left:-23px;margin-top:1px}.bg-white{background-color:#fff!important}.border{border:1px solid #dedede!important}.br-top-5{border-top-left-radius:5px;border-top-right-radius:5px}.br-top-10{border-top-left-radius:10px;border-top-right-radius:10px}.br-top-15{border-top-left-radius:15px;border-top-right-radius:15px}.br-top-20{border-top-left-radius:20px;border-top-right-radius:20px}.form-bg{background-color:#f9f9f9;border:1px solid #e5e5e5;height:32px}.swal2-html-container{font-size:12px!important;max-height:50vh;overflow-y:scroll}.swal2-title{font-size:18px!important}.swal2-styled.swal2-confirm:focus,.swal2-styled.swal2-default-outline:focus{box-shadow:none!important}.page-title i{padding-top:5px}.socialMediaLogin a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.fa-google{color:transparent;-webkit-text-fill-color:transparent;background:conic-gradient(from -45deg,#ea4335 110deg,#4285f4 90deg 180deg,#34a853 180deg 270deg,#fbbc05 270deg) 73% 55%/150% 150%;-webkit-background-clip:text;background-clip:text}.fa-facebook-square{color:#3b5998}.fa-twitch{color:#5361ff}.fa-twitter-square{color:#1da1f2}.fa-steam-square{color:#424243}.text-new-gray{color:#858585!important}.chat-post{min-width:400px;max-width:600px;width:auto;display:inline-block}.chat-blocked{top:0;text-align:center;padding-top:20px}#chat_embed{height:554px!important}.float-right{float:right}.float-left{float:left}.top-right-10{top:10px;right:10px}.chat-comment-box{height:55px;padding-left:10px;padding-right:143px;resize:none;overflow:hidden;border:none}.border-bottom{border-bottom:1px solid #e5e5e5!important}.form-control:focus{box-shadow:none}.form-control-sm{font-size:12px}.ctrl{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:5px;font-size:30px}@-webkit-keyframes decrement-prev{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes decrement-prev{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes decrement-next{from{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes decrement-next{from{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@-webkit-keyframes increment-prev{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes increment-prev{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes increment-next{from{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes increment-next{from{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}.form-control-color{max-width:6rem;height:auto;padding:.175rem .175rem}.renkdegis{color:#fff;-webkit-animation-name:text;animation-name:text;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes text{0%{color:red}15%{color:#ff0080}30%{color:#c800ff}45%{color:#2b00ff}60%{color:#00bfff}75%{color:#00ff4c}85%{color:#e1ff00}100%{color:#ffa200}}@keyframes text{0%{color:red}15%{color:#ff0080}30%{color:#c800ff}45%{color:#2b00ff}60%{color:#00bfff}75%{color:#00ff4c}85%{color:#e1ff00}100%{color:#ffa200}}.font-arial{font-family:Arial}.font-tahoma{font-family:Tahoma}.font-arial-black{font-family:'Arial Black'}.font-comic{font-family:"Comic Sans MS","Comic Sans",cursive}.font-courier{font-family:'Courier New'}.font-georgia{font-family:Georgia}.font-impact{font-family:Impact}.font-times{font-family:'Times New Roman'}.font-trebuchet{font-family:'Trebuchet MS'}.font-verdana{font-family:Verdana}.image-parse .nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#298ece}.ilan-image-container{width:20%;height:120px;margin-bottom:10px;padding-left:5px;padding-right:0}.image-uploader{width:100%;height:120px;border-radius:5px;text-align:center;color:#fff!important;font-weight:500;display:grid}.image-uploader:hover{color:#f9f9f9!important}.image-uploader input{opacity:0;cursor:pointer;top:0;width:100%;height:120px}.image-uploader i{line-height:10px;height:20px}.uploader-block{padding-top:26%;padding-bottom:16%}.image-output{width:100%;height:120px;border-radius:5px;top:0;background-color:var(--var-theme-dark)}.image-output img{height:100%;object-fit:cover;border-radius:5px;padding:10px}.image-delete{width:24px;height:24px;position:absolute;right:4px;top:5px;font-size:18px;text-align:center;color:#fff!important;border-radius:5px;background:var(--var-theme-dark)}.selector{position:relative;width:100%;color:#7e7e7e}.selector ul{position:relative;display:block;overflow:auto;min-width:138px;max-height:200px;background:#fff;list-style:none;white-space:inherit;padding-right:17px;width:calc(100% + 17px)}.selector li{position:relative;padding:3px 20px 3px 25px;cursor:pointer}.selector li:before{position:absolute;top:50%;left:0;top:4px;display:inline-block;margin-right:9px;width:17px;height:17px;background-color:#f4f4f4;border:1px solid #d5d5d5;content:""}.selector li[data-selected="1"]:before{border:1px solid #d7d7d7;background-color:#fff}.selector li[data-selected="1"]:after{position:absolute;top:50%;left:3px;top:11px;display:inline-block;width:4px;height:10px;border-right:2px solid;border-bottom:2px solid;background:0 0;color:#39c9a9;content:"";-webkit-transform:rotate(40deg) translateY(-50%);transform:rotate(40deg) translateY(-50%)}.selector li:hover{color:#aaa}.selector li .total{position:absolute;right:0;color:#d7d7d7}.selector .price-slider{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-top:17px}@media (min-width:768px){.selector .price-slider{padding-top:8px}}.selector .price-slider:before{position:absolute;top:50%;left:0;margin-top:0;color:#39c9a9;content:attr(data-currency);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.selector #slider-range{width:90%;margin-bottom:20px;border:none;background:#777!important;height:3px;margin-left:8px;margin-right:8px}@media (min-width:768px){.selector #slider-range{width:90%}}.selector .ui-slider-handle{border-radius:50%;background-color:#8087da!important;border:none;top:-14px;width:28px;height:28px;outline:0}@media (min-width:768px){.selector .ui-slider-handle{top:-7px;width:16px;height:16px}}.selector .ui-slider-range{background-color:#d7d7d7}.selector .slider-price{position:relative;display:inline-block;width:40%;background-color:#e2f7f2;text-align:center}.selector .slider-price:before{position:absolute;top:50%;left:13px;margin-top:0;color:#39c9a9;content:attr(data-currency);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.selector .show-all{position:relative;padding-left:25px;color:#39c9a9;cursor:pointer;line-height:28px}.selector .show-all:after,.selector .show-all:before{content:"";position:absolute;top:50%;left:4px;margin-top:-1px;color:#39c9a9;width:10px;border-bottom:1px solid}.selector .show-all:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.selector.open ul{max-height:none}.selector.open .show-all:after{display:none}.cat-scroll{list-style:none;padding-left:0;height:290px;overflow-y:scroll}.cat-scroll::-webkit-scrollbar{width:14px}.cat-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.cat-scroll::-webkit-scrollbar-thumb{width:14px;border-radius:5px;border:2px solid transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.cat-scroll li a{transition:all .3s ease 0s}.cat-scroll li a:hover{padding-left:15px!important}.tooltip-inner{font-weight:400;max-width:200px;padding:8px;color:#fff;font-size:12px;text-align:center;background-color:#616161;border:1px solid #616161;font-family:Roboto;border-radius:4px}.tooltip .tooltip-arrow{display:none!important}li .menu-label{position:absolute;text-transform:uppercase;top:-10px;display:inline;padding:1px 7px;color:#fff;font-size:9px;right:23px;line-height:normal;letter-spacing:1px}li .menu-label:after{border-width:6px 7px 0 6px;right:18px;top:90%;border-style:solid;content:"";display:block;height:0;position:absolute;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transitio:all 0.3s ease 0s;transition:all .3s ease 0s;width:0;z-index:1}li .menu-label:before{right:18px;top:90%}li .menu-label.hot-menu{background:var(--var-danger-color)}li .menu-label.hot-menu:after{border-color:var(--var-danger-color) transparent transparent transparent}li .menu-label.hot-menu:before{border-color:var(--var-danger-color) transparent transparent transparent}.message-user-item:hover{background-color:#f1f1f1;cursor:pointer}.message-users{height:auto;max-height:724px;overflow:hidden;overflow-y:auto}.message-users:hover{overflow:auto}.message-dropdown::after{border:none!important}.cart-check{position:relative;display:block}.cart-check>input{position:absolute;visibility:hidden;box-sizing:border-box}.cart-check label{margin-bottom:0;position:relative;padding-left:28px;color:#111;font-weight:400;cursor:pointer}.cart-check input[type=checkbox]:checked~label:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:1}.cart-check input[type=checkbox]:checked~label:before{background-color:#222;border-color:#222}.form-group-pointer{display:inline-block;width:90px;position:relative;height:38px}.form-group-pointer button{background:0 0;border:none;background-color:transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;max-width:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#e0e1e5;font-size:20px;line-height:1em}.form-group-pointer button.up{right:10px}.form-group-pointer button.down{left:10px}.form-group-pointer .form-control{border:1px solid #e5e5e5;height:40px;padding:0 25px;text-align:center;font-size:14px;color:#e0e1e5;border-radius:25px;background-color:#fff;background-color:transparent}.opportunity-title{color:#292c2d;font-weight:500;font-size:14px;padding:10px 0}.opportunity-block{border:1px solid #e5e5e5;border-radius:10px;padding:10px 15px;display:flex;justify-content:space-between}.oppo-prod{width:50px;border-radius:50%;border:1px solid #cecece;background-color:#fff}.prod-count{line-height:50px;font-weight:600;text-align:center}.prod-list{margin-left:-26px}.prod-list:first-child{margin-left:0}.prod-link{font-size:13px;font-weight:600;color:#2d8cc7;line-height:50px;padding:0 100px}.prod-link:hover{color:#2d8cc7;opacity:.65}.prod-detail-btn{border:none;font-size:32px;background:0 0;color:#298bd0}.prod-detail-btn:hover{color:#298bd0;opacity:.65}.w-max-content{width:max-content!important}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}.ml-50{margin-left:50px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-50{margin-right:50px}.cart-detail .product-img{width:100%;height:100%;object-fit:contain;border-radius:10px;border:1px solid #e5e5e5}.cart-detail .product-price-list{padding:0 50px 0 80px;margin-top:10px;position:relative}.product-price .sales-price{font-size:17px;line-height:20px;color:#f36f24}.list-price{color:#7d7d7d!important;text-decoration:line-through;font-size:12px!important}.list-price-old{font-size:18px;color:#9b9b9b;text-decoration:line-through;margin-right:8px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.product-current-price{color:#f36f24!important;font-size:24px;font-weight:600;line-height:42px;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.product-current-price.active{font-size:24px;font-weight:700;color:#f36f24!important}.turkish-lira{font-size:20px}.price-container-old{display:flex;align-items:center;margin:0!important}.discount-amount-container .discount-amount-new{font-size:21px;line-height:30px;margin-left:5px;color:#f36f24;font-weight:700}.discount-amount-container .discount-rate-icon{display:inline-block;width:14px;height:14px;background:url('https://assets.hyperteknoloji.com/images/product/discount-rate-icon.svg') no-repeat center;filter:hue-rotate(232deg)}.text-line-through{text-decoration:line-through}.cart-detail .product-pointer{margin-top:15px;position:relative}.cart-detail .product-trash-block{opacity:0;padding-top:0;padding-right:20px;transition:all .3s ease 0s;margin-top:5px}.new-cart-item:hover .product-trash-block{opacity:1}.cart-detail .product-trash-block button{border:none;background-color:transparent;display:grid;text-align:center;color:#292c2d;font-size:12px}.cart-detail .product-trash-block button i{font-size:24px;border-radius:50%;line-height:32px;padding:5px 10px;transition:all .3s ease 0s}.cart-detail .product-trash-block button i:hover{background:var(--var-light-gray-color)}.new-cart-item{transition:all .3s ease 0s;border-radius:0}.new-cart-item:last-of-type{border-radius:0 0 15px 15px}.summary-block{-webkit-box-shadow:0 -.2rem .8rem 0 rgb(0 0 0 / 4%);box-shadow:0 -.2rem .8rem 0rgba(0,0,0,.04);border:solid .1rem #e5e5e5}.fnt-ht-btn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.notifications{display:flex;background-color:#ff780026;color:#dbdbdb;border:1px solid #a35e22;padding:30px 30px;margin:25px 13px}.notifications .notification_text{color:#606060;width:90%;line-height:22px;font-weight:500;padding-left:15px;font-size:14px}.input-container{display:flex;align-items:center;border-radius:8px;font-size:16px;background-color:#f2f2f2}.notifications .icon{width:10%;font-size:34px;text-align:center;padding:0 30px;color:#ff8e0d}.p-20{padding:20px}.summary-price{font-size:18px;font-weight:600;color:#3a3a3a;line-height:22px;letter-spacing:-.025em!important}.summary-campaign{background-color:#f9f5bc;padding:10px 20px;font-size:12px}.prod-title{display:inline-block;vertical-align:middle;width:290px}.prod-detail-block{display:flex}.cart-detail .product-price-list{padding:0 50px 0 80px;margin-top:10px;position:relative}@media (max-width:599px) and (min-width:320px){.prod-title{width:190px;margin-left:10px!important}.cart-detail .product-price-list{padding:0 0 0 10px;width:115px;float:left}.prod-detail-block{width:215px;display:inline}}.prod-img img{width:100px;height:66px;object-fit:cover}@media only screen and (max-width:992px){.product-item .pimg-base:before{visibility:hidden!important}.storie .justify-content-around{justify-content:flex-start!important}.prod-title{width:190px;margin-left:10px!important}.cart-detail .product-trash-block{opacity:1;padding-right:0;padding-top:16px;border-left:1px solid #e5e5e5}.cart-detail .product-price-list{padding:0 0 0 10px;width:115px;float:left}.prod-img img{object-fit:cover;max-width:100%}.prod-img{width:64px;padding-top:24px;border-right:1px solid #e5e5e5;padding-right:5px}.summary-block{z-index:2;position:fixed;bottom:52px;right:0;left:0;box-shadow:unset!important}.box-title{justify-content:space-between}.notifications{display:block;margin:4px 4px}.notifications .notification_text{width:100%;line-height:22px;font-weight:500;padding-left:0;font-size:13px}.notifications .icon{width:100%;font-size:34px;text-align:center;padding:0 30px;color:#ff8e0d}.modal-dialog{max-width:95%;max-height:calc(100% - 90px)}}.modal-dialog-scrollable .modal-body{overflow-x:hidden}.p-15{padding:15px!important}.dropdown-list{font-size:12px;list-style:none;padding:0}.dropdown-list>hr{margin:10px 0;color:#f36f24}.dropdown-item{font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;color:var(--var-dark-gray-color);line-height:14px;padding-left:32px;padding-right:60px;padding-top:5px;font-size:12px}.dropdown-item:focus,.dropdown-item:hover{color:#000;background-color:#fef4eb}.dropdown-menu-end{padding:0;padding-bottom:10px;padding-top:15px;border:2px solid #f27a1a;transform:translate(40px,61px)!important}.profile-nav-dropdown-diamond{background-color:#fff;width:17px;height:17px;transform:rotate(45deg);position:absolute;top:-10px;left:calc(50% - 9px);border-left:2px solid #f27a1a;border-top:2px solid #f27a1a;z-index:-1}.show-all-btn{position:relative;z-index:2;font-size:14px;padding:0 20px 0 30px;color:#b7b7b7;height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid #e5e5e5;font-weight:500;gap:1rem}.show-all-btn i{font-size:10px;height:8px}.show-all-btn:hover{color:#aaa!important}.home-section-title{background-color:transparent;width:100%;font-size:30px;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.home-section-title a{display:inline-block;margin:0 auto;font-size:20px;text-align:center;background-color:#f66d00;border-radius:0 0 15px 15px;padding:0 25px;position:relative;margin-top:-5px;padding-bottom:5px;color:#fff}.home-section-title a:before{content:'';position:absolute;top:5px;left:-34px;width:34px;height:30px;background:0 0;box-shadow:15px -15px 0 0 #f66d00;border-radius:999px;z-index:1}.home-section-title a:after{content:'';position:absolute;top:5px;right:-34px;width:34px;height:30px;background:0 0;box-shadow:-15px -15px 0 0 #f66d00;border-radius:50%;z-index:0}.home-section-title-text{font-weight:600}.home-section-title-description{font-size:14px;line-height:20px;margin:0;color:rgb(255 255 255 / 64%)}@media (min-width:100px) and (max-width:299px){.home-section-title{justify-content:space-between;align-items:baseline;font-size:15px}.show-all-btn{font-size:12px}}@media (min-width:300px) and (max-width:519px){.home-section-title{justify-content:space-between;align-items:baseline;font-size:22px}.home-section-title-text{font-weight:600;max-width:289px}}@media (min-width:520px) and (max-width:720px){.home-section-title{justify-content:space-between;align-items:baseline;font-size:24px}.home-section-title-text{font-weight:600;max-width:289px}}@media (min-width:721px) and (max-width:819px){.home-section-title{justify-content:space-between;font-size:26px}.home-section-title-text{font-weight:600;max-width:289px}}.method-right .nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#454d4f}.method-right .nav-item:last-child .nav-link{box-shadow:0 0 6px 0 #cecece;margin-left:10px}.method-right .nav-item .nav-link{box-shadow:0 0 6px 0 #cecece}.payment-methods .pm-block{border:1px solid #e5e5e5;background-color:#fff}.payment-methods .nav{margin-top:-1px}.payment-methods .method-item{box-shadow:0 4px 8px 0 #e5e5e5;border-radius:10px;cursor:pointer;margin-bottom:15px;border:2px solid #fff}.payment-methods .method-item:hover{border:2px solid #333;box-shadow:0 4px 8px 0 #e5e5e5}.payment-methods .actives{position:relative;border:2px solid #333}.payment-methods .actives:before{font-family:"Font Awesome 5 Duotone";content:"\10F058";color:#333;position:absolute;font-size:22px;top:-16px;right:-11px;background-color:#fff;height:27px}.payment-methods .method-right{box-shadow:0 4px 8px 0 #e5e5e5;border-radius:10px;padding:0 12px 0 12px}.payment-methods .method-title{line-height:37px;background-color:#454d4f;border-top-right-radius:10px;border-top-left-radius:10px;color:#fff}.divider-text{position:relative;text-align:center;margin-top:15px;margin-bottom:15px}.divider-text span{padding:7px;font-size:12px;position:relative;z-index:2}.divider-text:after{content:"";position:absolute;width:100%;border-bottom:1px solid #ddd;top:55%;left:0;z-index:1}.ccicon{height:auto;position:absolute;right:2px;top:22px;width:46px}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}.ccsingle{position:absolute;right:15px;top:20px}.ccsingle svg{width:100px;max-height:60px}.creditcard svg.cardback,.creditcard svg.cardfront{width:100%;-webkit-box-shadow:1px 5px 6px 0 #000;box-shadow:1px 5px 6px 0 #000;border-radius:22px}.generatecard{cursor:pointer;float:right;font-size:12px;color:#fff;padding:2px 4px;background-color:#909090;border-radius:4px;cursor:pointer;float:right}.creditcard .darkcolor,.creditcard .lightcolor{-webkit-transition:fill .5s;transition:fill .5s}.creditcard .lightblue{fill:#03A9F4}.creditcard .lightbluedark{fill:#0288D1}.creditcard .red{fill:#ef5350}.creditcard .reddark{fill:#d32f2f}.creditcard .purple{fill:#ab47bc}.creditcard .purpledark{fill:#7b1fa2}.creditcard .cyan{fill:#26c6da}.creditcard .cyandark{fill:#0097a7}.creditcard .green{fill:#66bb6a}.creditcard .greendark{fill:#388e3c}.creditcard .lime{fill:#d4e157}.creditcard .limedark{fill:#afb42b}.creditcard .yellow{fill:#ffeb3b}.creditcard .yellowdark{fill:#f9a825}.creditcard .orange{fill:#ff9800}.creditcard .orangedark{fill:#ef6c00}.creditcard .grey{fill:#bdbdbd}.creditcard .greydark{fill:#616161}.svgname{text-transform:uppercase}.cardfront .st2{fill:#FFFFFF}.cardfront .st3{font-family:'Source Code Pro',monospace;font-weight:600}.cardfront .st4{font-size:54.7817px}.cardfront .st5{font-family:'Source Code Pro',monospace;font-weight:400}.cardfront .st6{font-size:33.1112px}.cardfront .st7{opacity:.6;fill:#FFFFFF}.cardfront .st8{font-size:24px}.cardfront .st9{font-size:36.5498px}.cardfront .st10{font-family:'Source Code Pro',monospace;font-weight:300}.cardfront .st11{font-size:16.1716px}.cardfront .st12{fill:#4C4C4C}.cardback .st0{fill:none;stroke:#0F0F0F;stroke-miterlimit:10}.cardback .st2{fill:#111111}.cardback .st3{fill:#F2F2F2}.cardback .st4{fill:#D8D2DB}.cardback .st5{fill:#C4C4C4}.cardback .st6{font-family:'Source Code Pro',monospace;font-weight:400}.cardback .st7{font-size:27px}.cardback .st8{opacity:.6}.cardback .st9{fill:#FFFFFF}.cardback .st10{font-size:24px}.cardback .st11{fill:#EAEAEA}.cardback .st12{font-family:'Rock Salt',cursive}.cardback .st13{font-size:37.769px}.container{perspective:1000px}.creditcard{width:100%;max-width:400px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .6s;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;cursor:pointer}.creditcard .back,.creditcard .front{position:absolute;width:100%;max-width:400px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;color:#47525d}.creditcard .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.creditcard.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.pay-block{top:0;left:0;height:100%;text-align:center;padding-top:28px;font-weight:500;font-size:17px}.sub-list-clear{list-style:none;padding-left:0}.ilan-sorting-block{display:flex;justify-content:space-between}.ilan-sorting-block-right{display:flex}#ilan-filter{display:block}#ilan-sorting{display:block}.mobil-filter-button{display:none}.category-card .pagination{display:flex;padding-left:0;list-style:none;justify-content:end;flex-wrap:wrap}.category-card .pagination li{margin-right:8px}.category-card .pagination li a{border:1px solid #ccc;padding:4px 8px;border-radius:15px;min-width:28px;min-height:28px;text-align:center;display:block;transition:all .3s ease 0s}.category-card .pagination li:last-child{margin-right:0}.category-card .pagination .active a,.category-card .pagination li:hover a{background-color:#183153;color:#fff}.threedots{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-group--number{display:inline-block;position:relative}.form-group--number button{background:0 0;border:none;background-color:transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;max-width:20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#e0e1e5;font-size:20px;line-height:1em}.form-group--number button.up{right:10px}.form-group--number button.down{left:10px}.form-group--number .form-control{border:1px solid #ccc;height:50px;padding:0 25px;text-align:center;font-size:14px;color:#e0e1e5;background-color:transparent}.form-group--number .form-control::-webkit-input-placeholder{color:#e0e1e5}.form-group--number .form-control::-moz-placeholder{color:#e0e1e5}.form-group--number .form-control:-moz-placeholder{color:#e0e1e5}.form-group--number .form-control:-ms-input-placeholder{color:#e0e1e5}.category-last-post .post-item{padding-top:15px}.category-last-post .post-item img{width:100px;object-fit:cover}.navbar-mobile{background-color:#fff;overflow:hidden;position:fixed;bottom:0;width:100%;display:none;z-index:9999;border-top:1px solid #e6e6e6}.navbar-mobile .nav-inside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.navbar-mobile a{float:left;display:block;color:#434343;text-align:center;padding:12px 4px;text-decoration:none;font-size:13px;width:20%}.navbar-mobile a i{display:inline-block!important;font-size:26px;position:relative}.navbar-mobile a i .btn-badge{right:-10px;top:-8px}.navbar-mobile a.active{color:#f36f24}.navbar-mobile .category-icon{width:100%;height:26px;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/categories.svg');background-position:center;background-repeat:no-repeat}.navbar-mobile .category-icon-active{width:100%;height:26px;background-image:url('https://assets.hyperteknoloji.com/images/svg/profile-nav/categories_active.svg');background-position:center;background-repeat:no-repeat}@media only screen and (max-width:280px){.navbar-mobile a{font-size:10px}.navbar-mobile a i{font-size:22px}.navbar-mobile .category-icon{width:100%;height:22px;background-size:100% 100%}.navbar-mobile .category-icon-active{width:100%;background-size:100% 100%;height:22px}.nav-inside .btn-badge{left:unset;right:8px;top:2px;height:18px;width:18px;padding:3px 3px 3px 3px;font-size:12px}}.product-card{box-shadow:0 12px 17px rgba(129,140,151,.1);border-radius:15px}.product-card .product-image{width:30%;height:auto;position:relative}@media only screen and (max-width:992px){.ilan-image-container{width:47%;padding-left:0;padding-right:1%;margin-left:2%}.product-card .product-image{max-height:250px;width:100%}}.product-card .product-image .product-thumbnail{width:100%;height:100%;object-fit:cover}@media only screen and (min-width:992px){.product-card .product-image .product-thumbnail{position:absolute;top:0;left:0}}@media only screen and (max-width:991px){.product-card .product-image .product-thumbnail{width:calc(100% - 48px)}}.product-card .product-details{position:relative;width:70%}@media only screen and (max-width:992px){.product-card .product-details{width:100%;padding:22px}}.product-card .product-details a:hover{text-decoration:none;color:#0062cc}.rating-stars{display:inline-block;position:relative;width:92px;margin-bottom:10px;margin-left:5px;height:16px}.rating-stars:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#eee;transform:scale(.99)}.rating-stars .filled-star{position:absolute;left:0;top:0;width:100%;height:100%;background:#ffc107;transform:scale(.99)}.rating-stars img{height:100%;width:100%;display:block;position:relative;z-index:1}.slick-next:before,.slick-prev:before{color:#645e5e;font-size:25px}@media only screen and (max-width:282px){.header-main{padding-top:5px;padding-bottom:0;width:100%;height:57px}.search-container{padding-top:5px}}@media (min-width:283px) and (max-width:767px){.header-main{padding-top:5px;padding-bottom:0;width:100%;height:62px}.search-container{padding-top:5px}}@media (min-width:767px) and (max-width:920px){.header-main{padding-top:5px;padding-bottom:0;width:100%;height:71px}.header-auth-button i{font-size:14px;line-height:36px}}@media (min-width:921px) and (max-width:1025px){.header-main{padding-top:5px;padding-bottom:0;width:100%;height:95px}.header-auth-button i{font-size:14px;line-height:36px}}@media (pointer:none),(pointer:coarse){.container-fluid{width:100%}.header-menu{display:none}.navbar-mobile{display:block!important}}@media only screen and (min-width:500px) and (max-width:767px){.logo{max-width:48%!important}.header-menu{margin-top:68px}}@media only screen and (max-width:767px){.login-container{display:none}.product-search-item{width:100%;margin-top:30px}.top-product .product-item{margin:auto}header{min-height:175px!important}.header-main .search-box input{box-shadow:none!important}.breadcrumb-block{margin-bottom:-15px}.breadcrumb{margin-left:30px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.breadcrumb-item:first-of-type{position:absolute;left:12px}.breadcrumb li{flex:none;border:none!important}.breadcrumb-item+.breadcrumb-item{flex:none}.breadcrumb li:before,.breadcrumb-item+.breadcrumb-item::before{position:relative}.chat-post{min-width:250px}.chat-comment-box{padding-right:136px}.header-main .auth-box{margin-right:0;justify-content:start;display:flex;align-items:center;gap:6px;padding-top:8px}.list-price-old{font-size:14px}.discount-amount-container .discount-amount-new{font-size:17px;line-height:22px}.fs-22 .turkish-lira{font-size:16px}}.haber-detail img{max-width:100%}.ilan-sorting-block{display:flex;justify-content:space-between}.ilan-sorting-block-right{display:flex}#ilan-filter{display:block}#ilan-sorting{display:block}.mobil-filter-button{display:none}.mobile-buttons{display:none}.mobile-buttons .header-top-light-button{background-color:transparent}.mobile-buttons .header-top-light-button i{margin-right:0}.mobile-buttons .header-top-light-button{padding:0}.mobile-buttons .header-top-light-button .btn-badge{top:-11px}.header-top-light-button img{margin-top:-13px;margin-right:-5px}@media (max-width:912px) and (min-width:270px){#ilan-filter{display:none;margin-top:15px}#ilan-sorting{display:none}.mobil-filter-button{display:flex;gap:8px;justify-content:space-between;width:100%;z-index:3}}.banner-top{height:85px;background-size:contain;background-position:center;background-repeat:no-repeat;object-fit:contain;object-position:center;width:100%;display:block}.banner-home-mid{height:135px;background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width:768px){.banner-top{height:42px}.banner-home-mid{height:90px}}#go-top-btn{display:none;place-content:space-between center;-webkit-box-align:center;align-items:center;background-color:#f66d00;background-image:url(https://assets.hyperteknoloji.com/images/arrow-up-white.svg);background-position:16px 50%;background-repeat:no-repeat;background-size:12px;border:0;border-radius:16px;bottom:55px;right:100px;color:#fff;font-weight:600;padding:8px 16px 8px 36px;box-shadow:rgb(0 0 0 / 16%) 0 4px 8px 0;box-sizing:border-box;cursor:pointer;-webkit-box-pack:center;line-height:normal;position:fixed;text-align:center;z-index:999}@media only screen and (max-width:992px){#go-top-btn{margin:0;top:20px;right:unset;bottom:unset;left:calc(50% - 45px)}}.campaign-box{height:287px;background:#5959ff;color:#fff;position:relative;border-radius:8px}.campaign-type-name{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,rgba(72,72,72,0)),to(rgba(0,0,0,.48)));background-image:linear-gradient(180deg,rgba(72,72,72,0) 1%,rgba(0,0,0,.48));bottom:0;left:0;padding:16px;position:absolute;right:0;padding:24px;z-index:5;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.campaign-type-name span{color:#fff;font-size:16px;text-shadow:0 2px 4px rgb(85 85 85 / 50%)}.campaign-type{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0;border-radius:8px;background-size:cover;background-position:center}.campaign-type img{background-repeat:no-repeat;background-size:cover;background-position:center;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;border-radius:8px}.campaign-head{font-weight:600;font-size:32px;color:#333}.header-menu-mobile{overflow-y:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:52px;padding:14px 18px;font-size:13px;font-weight:400}.header-menu-mobile a{display:flex;flex-direction:row;flex-shrink:0;margin-right:20px;text-decoration:none}@media only screen and (max-width:280px){.breadcrumb-block{display:none}}@media (min-width:767px) and (max-width:1400px){.header-menu-mobile{overflow-y:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:0;padding:14px 18px}}.modal-backdrop.show{opacity:.3}.modal-content{border:0;box-shadow:#00000054 0 2px 9px;background-color:#fff;border:2px solid #e9e9e9}.modal-body input{padding:4px 10px;border:1px solid #d3d3d3!important;border-radius:5px;box-shadow:#0000004a 0 1px 5px}.modal-body label{font-size:12px;-webkit-font-smoothing:antialiased;font-family:-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#2aa0e5!important;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px}.quantity-wrapper{float:left;margin-right:7px;position:relative;min-width:109px}.cart-input-group:after{position:absolute;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);content:var(--var-quantity-text);font-size:10px;font-weight:500;bottom:7px}.button-effective{transition-duration:.1s;transition-property:background-color,border-color;white-space:nowrap;border-radius:5px;outline:0;cursor:pointer;line-height:1;display:inline-block;border-bottom-right-radius:0!important;border-top-right-radius:0!important;border:0;height:48px;background-color:#f36f24;color:#fff}.button-effective:hover,a.button-effective:hover{opacity:.7}.cart-minus,.cart-plus{float:left;width:35px;padding:8px 0;text-align:center}.cart-quantity{box-sizing:border-box;transition-duration:.3s;background-color:#fff;border:2px solid #f36f24!important;outline:0;height:48px;border-radius:0!important;border-left:0;width:50px;padding:5px 5px 15px!important;text-align:center;color:#000;float:left;font-size:14px;font-weight:600;box-shadow:unset!important;margin:0!important}.cart-plus{border-bottom-left-radius:0!important;border-top-left-radius:0!important;border-bottom-right-radius:5px!important;border-top-right-radius:5px!important}.cart-minus span,.cart-plus span{display:none;visibility:hidden}.cart-minus:before{content:"-";font-size:25px;font-family:Helvetica,Roboto,Arial,sans-serif;font-weight:700}.cart-plus:before{content:"+";font-size:24px;font-family:Helvetica,Roboto,Arial,sans-serif;font-weight:700}@media only screen and (max-width:900px){.quantity-wrapper{min-width:125px;zoom:0.9}.cart-minus,.cart-plus{width:43px}}.product-favorite-add{top:5px;right:5px;-webkit-tap-highlight-color:transparent;outline:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;height:40px;width:40px;border-radius:100%;opacity:.9}.product-favorite-add .favorite-heart-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/product/favorite.svg');width:25px;height:25px}.product-favorite-add .favorited-heart-icon{background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url('https://assets.hyperteknoloji.com/images/svg/product/favorited.svg');width:25px;height:25px}.top-navigation{display:flex;margin-left:auto}.top-navigation .top-link{margin:0 8px}.top-navigation .top-link a{color:#999;font-size:12px;line-height:15px}.top-navigation .top-link a:hover{color:#333}@media only screen and (max-width:992px){.top-navigation{display:none}.product-favorite-add .favorite-heart-icon.favorited-heart-icon{color:#fff}.wrap_deff{bottom:70px!important}.__jivoMobileButton{bottom:70px!important}}.info-img img{width:100%;border-radius:8px;border:2px solid #d9d9d9;box-shadow:#d9d9d9 0 0 10px;display:inline-block;object-fit:contain;margin-bottom:5px}.info-img h5{font-size:14px;margin-top:5px}.star-rating-container{display:inline-block;vertical-align:text-bottom}.star-rating{display:flex;margin:0;padding:0}.star-rating li{cursor:pointer;display:inline-block;list-style:none;margin:0 8px;outline:0;padding:0;position:relative}.star-rating .star-div{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.star-rating .star-grey{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:60%}.slick-next:not(.slider-nav .slick-next),.slick-prev:not(.slider-nav .slick-prev){top:calc(50% - 16px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;width:32px!important;height:32px!important;border-radius:50%!important;background-color:rgba(255,255,255,.2)!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;-webkit-box-shadow:unset!important;box-shadow:unset!important;padding:6px}.slick-next:not(.slider-nav .slick-next):before,.slick-prev:not(.slider-nav .slick-prev):before{content:''!important;display:inline-block;width:16px;height:25px;background-repeat:no-repeat;background-position:center;background-size:contain}.slick-prev:not(.slider-nav .slick-prev):before{margin-left:-3px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 stroke=%27none%27 fill=%27none%27%3E %3Cdefs%3E %3Cpath id=%27a%27 d=%27M0 0h16v16H0z%27/%3E %3C/defs%3E %3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E %3Cmask id=%27b%27 fill=%27%23fff%27%3E %3Cuse xlink:href=%27%23a%27/%3E %3C/mask%3E %3Cg fill=%27%23484848%27 mask=%27url%28%23b%29%27%3E %3Cpath d=%27M11.854 15.146L4.707 8 11.854.854a.5.5 0 0 0-.708-.708L4 7.293a1 1 0 0 0 0 1.414l7.146 7.147a.5.5 0 0 0 .708-.708z%27/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.slick-next:not(.slider-nav .slick-next):before{margin-left:3px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 stroke=%27none%27 fill=%27none%27%3E %3Cdefs%3E %3Cpath id=%27a%27 d=%27M0 0h16v16H0z%27/%3E %3C/defs%3E %3Cg fill=%27none%27 fill-rule=%27evenodd%27 transform=%27matrix%28-1 0 0 1 16 0%29%27%3E %3Cmask id=%27b%27 fill=%27%23fff%27%3E %3Cuse xlink:href=%27%23a%27/%3E %3C/mask%3E %3Cg fill=%27%23484848%27 mask=%27url%28%23b%29%27%3E %3Cpath d=%27M11.854 15.146L4.707 8 11.854.854a.5.5 0 0 0-.708-.708L4 7.293a1 1 0 0 0 0 1.414l7.146 7.147a.5.5 0 0 0 .708-.708z%27/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.slick-prev:not(.slider-nav .slick-prev){left:12px!important}.slick-next:not(.slider-nav .slick-next){right:12px!important}.slick-disabled{display:none!important}.full-slider .slick-prev:not(.slider-nav .slick-prev){left:12px!important}.full-slider .slick-next:not(.slider-nav .slick-next){right:12px!important}.full-slider .slick-next:not(.slider-nav .slick-next),.full-slider .slick-prev:not(.slider-nav .slick-prev){top:calc(50% - 16px);zoom:1.4}.storylist:after,.storylist:before{content:unset!important}.storylist .slick-next,.storylist .slick-prev{top:50%!important}.form-select-solid .select2-search.select2-search--inline .select2-search__field{color:#5e6278}.form-select-solid .select2-search.select2-search--inline .select2-search__field::placeholder{color:#a1a5b7}.form-select-solid .select2-search.select2-search--inline .select2-search__field::-moz-placeholder{color:#a1a5b7;opacity:1}.form-select{display:block;width:100%;padding:.75rem 3rem .75rem 1rem;-moz-padding-start:calc(1rem - 3px);font-size:1.1rem;font-weight:500;line-height:1.5;color:#2c2c2c;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%237E8299' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:1px solid #c4c4c4;border-radius:.475rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#b5b5c3;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(0,158,247,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1rem;background-image:none}.form-select:disabled{background-color:#eff2f5}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #181c32}.form-select-sm{padding-top:.32rem;padding-bottom:.32rem;padding-left:.75rem;font-size:.925rem;border-radius:.475rem}.form-select-lg{padding-top:.825rem;padding-bottom:.825rem;padding-left:1.5rem;font-size:1.15rem;border-radius:.475rem}.notify-drop{width:400px;transform:translate(12px,52px)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:0!important;box-shadow:0 12px 32px rgba(0,0,0,.16),0 0 8px rgba(0,0,0,.05);border:0}.notify-drop .profile-nav-dropdown-diamond{left:unset!important;right:18px!important}.notify-drop button{background-color:#fff;width:30px;height:30px;outline:0;border:0;border-radius:4px;color:#3d3d3d;fill:#3d3d3d}.notify-drop button:hover{background-color:#00000024}.notify-drop .notify-top{min-height:50px;display:flex;flex-shrink:0;justify-content:space-between;color:#353535!important;border-top-left-radius:4px!important;border-top-right-radius:4px!important;box-shadow:0 1px 2px rgba(0,0,0,.13),0 0 2px rgba(0,0,0,.08);padding:5px 10px!important;align-items:center;background:#fff}.notify-drop .notify-top .n-title{font-size:14px;font-weight:600}.notification-list{margin:0!important;overflow-y:auto;max-height:396px}.notification-list li{display:flex;gap:10px;align-items:start;padding:10px 2px 10px 11px;cursor:pointer;-webkit-appearance:none;appearance:none;user-select:none}.notification-list li.unreaded{border-left:3px solid #f07134}.notification-list li:hover{background-color:#ededed;color:#fff!important}.notification-list li:last-of-type{border-bottom:0}.notification-list li img{width:45px;height:45px;border-radius:50%}.global_notification{-webkit-filter:unset!important;filter:unset!important}.notification-list li .message-content{margin-left:10px;flex:1 1}.notification-list li .message-content .message-title{font-weight:500;font-size:13px;max-width:260px;color:#494949}.notification-list li .message-content .message-title.unreaded{font-weight:600}.notification-list li .message-content .message-date{color:#828282;font-size:11px;margin-top:4px}.notification-list li .message-delete{width:24px;height:24px;padding:3px}.notify-drop .notify-bottom{padding:8px 0;text-align:center;box-shadow:1px 0 2px rgb(0 0 0 / 13%),1px 0 3px rgb(0 0 0 / 8%);background:#fff}.notify-drop .notify-bottom a{font-weight:600;font-size:13px}.notification-box .campaign-title,.notify-drop .campaign-title{background:#0c88cf;background:linear-gradient(to right,#0c88cf 0,#c536cf 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.animate-characters{background-image:linear-gradient(-225deg,var(--var-light-gray-color) 0,#c58dff 29%,#ff6f9e 67%,#fff800 100%);background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 4s linear infinite;display:inline-block}@keyframes textclip{to{background-position:200% center}}.swal2-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.swal2-popup{-webkit-box-shadow:0 8px 32px rgb(0 0 0 / 8%);box-shadow:0 8px 32px rgb(0 0 0 / 8%);border-radius:8px}.swal2-textarea{font-size:13px!important}.pagenation{margin-top:15px;display:flex;overflow-x:auto;padding-bottom:17px;justify-content:center;align-items:center;flex-wrap:wrap}.pagenation .c-page{background-color:transparent;border-radius:4px;cursor:pointer;display:inline-block;padding:10px 16px;border:0;color:rgb(96 96 96);transition:background-color .1s;box-shadow:none!important;margin-right:4px}.pagenation .c-page.active{background-color:#f36f24!important;border-radius:4px;cursor:pointer;display:inline-block;padding:10px 16px;color:#fff}.pagenation .c-page:hover{background-color:rgb(0 0 0 / 4%);color:#000}.pagenation .c-page.disable{color:#626262}.pagenation .c-page-info{color:var(--var-medium-gray-color);font-family:Inter,-apple-system,SFProDisplay,Helvetica Neue,sans-serif;font-weight:600;font-size:14px;line-height:1.25;margin:auto}.lang-down{display:flex;gap:5px;align-items:center;font-size:13px;line-height:18px;background:#fff;padding:8px 12px;border-radius:8px;border:1px solid #e6e6e6}.lang-down:hover{border:1px solid #f27a1a}.preference-down{margin-top:9px!important;margin-left:-100px!important}.claim-description{background-color:#f1f1f1!important}.form-control:disabled,.form-control[readonly]{background-color:#f5f5f5}.ui-widget.ui-widget-content{background:#f7f7f7!important;color:#2c2c2c!important}.ui-widget-header{border:0!important}.ui-tabs .ui-tabs-nav li.ui-tabs-active{background:#f07134!important}.ui-tabs .ui-tabs-nav li.ui-tabs-active:after{content:unset!important}.ui-tabs .ui-tabs-nav li{border-radius:8px}@media only screen and (max-width:992px){.preference-down{position:fixed!important;left:0!important;bottom:0!important;top:0!important;height:100%;z-index:999999;transform:unset!important;width:288px!important;margin:0!important;padding:7px!important;border-radius:0!important}}.preferences-container{padding:10px;display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch;width:274px;font-family:Roboto,sans-serif}.preferences-container>:not(:last-child){margin-bottom:10px}.preferences-container>:last-child{margin-bottom:-5px}.preferences-container .pref-head{margin:10px 0;color:#000;font-size:14px;font-weight:700;letter-spacing:0;line-height:18px;text-align:center}.preferences-container p{margin:0 0 10px;color:#000;font-size:11px;letter-spacing:0;line-height:13px;text-align:center}.preferences-container .preference-input-area{position:relative}.preferences-container .preference-input-area label{display:block;color:#000;font-size:14px;font-weight:700;letter-spacing:0;line-height:20px;margin-bottom:5px}.preferences-container .preference-input-area .preference-input{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;position:relative;width:100%;height:42px;padding:10px 10px 10px 15px;background-color:#fff;border:1px solid rgb(172 172 172);border-radius:3px;outline:0;overflow:hidden;transition-property:border-color,box-shadow;transition-duration:.1s;transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);margin:0;font-size:14px;font-family:Roboto,sans-serif;cursor:pointer;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='22' height='22' fill='rgba(0, 0, 0, 0.54)'><path d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'></path></svg>");background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:calc(75% - 6px);color:#343434}.preferences-container .preference-input-area .preference-input:focus{border-color:#2f82fb;box-shadow:rgb(166 219 243 / 87%) 0 0 4px}.preferences-container .preference-button{display:inline-flex;-webkit-box-align:center;align-items:center;justify-content:space-around;border-radius:3px;font-size:14px;line-height:20px;letter-spacing:normal;padding-left:24px;padding-right:24px;background-color:rgb(255 0 0);border:0;color:rgb(255 255 255);height:42px;width:100%;opacity:1;white-space:nowrap;cursor:pointer}.preferences-container .preference-button.pref-ok{display:block;text-align:center;border-radius:3px;font-size:14px;line-height:20px;letter-spacing:normal;padding-left:24px;padding-right:24px;background-color:rgb(243 111 36);border:0;color:#fff;height:42px;width:100%;opacity:1;white-space:nowrap;cursor:pointer}.btn{outline:0!important;box-shadow:unset!important}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-check:focus+.btn-success,.btn-success,.btn-success.active,.btn-success:active,.btn-success:focus,.show>.btn-success.dropdown-toggle{background-color:var(--var-button-success-background);border-color:var(--var-button-success-border-color);border-radius:5px;color:var(--var-button-success-color)}.btn-success:hover{background-color:var(--var-button-success-background-hover)!important;border-color:var(--var-button-success-border-color-hover)!important;color:var(--var-button-success-color)!important}.btn-success:active{background-color:var(--var-button-success-background-hover)!important;border-color:var(--var-button-success-border-color-hover)!important;color:var(--var-button-success-color)!important}.btn-success:disabled{background-color:var(--var-button-success-background-disabled);border-color:var(--var-button-success-border-color-disabled);color:#fff}.modal-basket-redirect .modal-dialog{width:800px;max-width:unset;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.modal-basket-redirect .modal-body{padding:35px 65px}.redirect-modal-product-info{display:flex;gap:10px;width:100%;justify-content:space-between;border-bottom:1px solid var(--var-product-card-border);padding-bottom:20px;margin-bottom:20px}.redirect-modal-product-info .product-img{width:96px;height:96px;padding:4px;border-radius:5.2px;border:solid .6px var(--var-product-card-border);object-fit:contain;justify-content:space-between}.redirect-modal-product-info .product-base-container{display:flex;gap:14px}.redirect-modal-product-info .product-info-container{padding:10px 0 10px 7px}.redirect-modal-product-info .product-informations{display:flex;flex-direction:column;flex:1 1}.redirect-modal-product-info .product-informations h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.32px;color:var(--var-light-green-color);margin-bottom:8px}.redirect-modal-product-info .product-informations h3 svg{margin-right:4px}.redirect-modal-product-info .product-actions{display:flex;flex-direction:column;gap:8px;width:180px}.redirect-modal-product-info .product-informations .pi-name{font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.32px;color:var(--var-dark-gray-color);margin:0 0 4px;text-align:left;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.redirect-modal-product-info .product-informations .pi-seller span{margin:0 8px 0 4px;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.24px;color:var(--var-button-success-background)}.modal-basket-redirect h2{font-size:18px;line-height:21.6px;letter-spacing:-.45px}.modal-basket-redirect .modal-header{border:0;height:42px}.modal-basket-redirect .btn-close{width:1.5em;height:1.5em;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1.5em auto no-repeat}@media only screen and (max-width:992px){.redirect-modal-product-info{flex-wrap:wrap;justify-content:flex-start}.modal-basket-redirect .modal-dialog{width:100%}.redirect-modal-product-info .product-img{width:50px;height:50px;padding:0;border:0}.redirect-modal-product-info .product-info-container{padding:1px 0 0 0}.redirect-modal-product-info .product-informations h3{font-size:12px}.redirect-modal-product-info .product-informations h3 svg{width:15px}.redirect-modal-product-info .product-informations .pi-name{font-size:14px}.redirect-modal-product-info .product-informations .pi-seller{display:none}.redirect-modal-product-info .product-actions{width:100%}.modal-basket-redirect .modal-body{padding:18px}.modal-basket-redirect.show .modal-dialog{align-items:end;padding-bottom:18px;margin:0}.modal-basket-redirect.show .modal-dialog .modal-content{border-radius:0}}.new-item-row{padding:10px}@media only screen and (max-width:768px){.top-games .game-item{width:80%}.container-fluid.storie{width:100%}}@media (min-width:100px) and (max-width:299px){.flashes.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .6)!important}.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .6)!important}.top-product .shroom-style-1 .product-item{width:100%!important}.new-item-row{width:85%;margin-bottom:40px}}@media (min-width:300px) and (max-width:519px){.flashes.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .55)!important}.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .43)!important}.new-item-row{width:85%;margin-bottom:40px}}@media (min-width:520px) and (max-width:720px){.flashes.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .25)!important}.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .25)!important}.new-item-row{width:80%;margin-bottom:40px}}@media (min-width:721px) and (max-width:819px){.flashes.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .2)!important}.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .2)!important}.new-item-row{width:45%;margin-bottom:40px}}@media (min-width:820px) and (max-width:921px){.flashes.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .2)!important}.top-product .product-item{width:calc(calc(100vw / var(--var-body-zoom)) * .2)!important}.new-item-row{width:35%;margin-bottom:40px}}@media only screen and (max-width:922px){.product-top{overflow-x:auto;overflow-y:hidden;display:flex;flex-wrap:nowrap!important;flex-flow:row;margin-bottom:30px}.product-visited{overflow-x:auto;display:flex;flex-wrap:nowrap!important;flex-flow:row}.product-base{flex-basis:content}.slider-item-1,.slider-item-2{display:none}.new-items{flex-wrap:nowrap;overflow:hidden;overflow-x:auto}.flashes.top-product .product-item{margin-bottom:0}.top-games{flex-wrap:nowrap;overflow-x:auto}.top-games .game-item{width:325px}.top-categories .category-item{height:185px!important}.top-categories .category-bg-image .character{height:calc(100% + 50px)!important}.top-categories .category-bg-image{height:184px!important}}.top-categories .category-item{border-radius:15px;height:230px;box-shadow:7px 7px 15px -5px #ccc!important}.top-categories .bg-orange{background-image:linear-gradient(to right,#f90,#ffc56c)}.top-categories .bg-blue{background-image:linear-gradient(to right,#39c,#009)}.top-categories .bg-red{background-image:linear-gradient(to right,#900,#f63)}.top-categories .bg-purple{background-image:linear-gradient(to right,#90f,#636)}.top-categories .category-bg-image{position:relative;height:230px;border-radius:15px}.top-categories .category-bg-image .character{position:absolute;bottom:0;transition:all .3s ease 0s}.top-categories .category-bg-image .category-logo{right:0;position:absolute;bottom:55px}.category-item:hover .character{bottom:7px;transform:scale(1.05)}.top-product{margin-top:30px!important}.top-product .product-item{border-radius:8px;position:relative;background:#fff;margin-bottom:6px;border:1px solid;transition:all .3s ease-in-out;border:1px solid #e6e6e6}.top-product .product-item:hover{box-shadow:0 2px 10px 1px rgba(0,0,0,.05)!important}.campaign-timer-container{margin-bottom:5px;top:168px;left:50px}.campaign-timer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ed9799;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:4px 6px;z-index:1;color:#fff}.timer-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath fill='%236C84FA' fill-rule='nonzero' d='M6.382 5.968A8.964 8.964 0 0 1 12 4c2.125 0 4.078.736 5.618 1.968l1.453-1.453 1.414 1.414-1.453 1.453a9 9 0 1 1-14.064 0L3.515 5.93l1.414-1.414 1.453 1.453v-.001zM12 20a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm1-8h3l-5 6.5V14H8l5-6.505V12zM8 1h8v2H8V1z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:24px;width:24px;filter:grayscale(1) brightness(2)}.campaign-counter{margin-left:6px}.campaign-counter .c-info{color:#000;font-size:12px;font-weight:500;letter-spacing:-.38px;line-height:1.3;text-shadow:unset!important;display:none}.campaign-counter .c-remaining{font-size:13px;font-weight:400;line-height:1.15;color:#fff}.top-product .product-image{background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:-1;width:auto;height:100%;margin:auto;object-fit:contain;border-radius:0!important;height:100%;max-height:200px!important;border:none}.pimg-base{box-sizing:border-box;width:100%;aspect-ratio:1/1;transition-property:box-shadow,background-color,color,border-color,transform,opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(0.455,0.03,0.515,0.955)}.storeDetail .product-top .slick-track{gap:0!important}.top-product .product-detail{border-radius:8px;width:100%;padding:8px;display:flex;flex-direction:column;height:138px}.top-product .product-item .product-name{font-weight:500;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box!important;color:#000;white-space:normal;overflow:hidden;min-height:18px;max-height:36px;text-align:left;line-height:16px;margin-bottom:10px}.top-product .product-item .product-price{display:flex;font-weight:500;font-size:14px;flex-direction:column-reverse;height:45px;min-width:98px;display:flex;width:210px;height:36px;line-height:16px}.top-product button{border-radius:5px;margin-top:8px;color:var(--var-button-success-color);transition:background-color .1s}.main-blog .blog-item{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:0;background:#fafafa;box-shadow:0 3px 8px #0000001f}.main-blog .blog-item .blog-image img{width:100%;height:150px;object-fit:cover}.main-blog .blog-item .blog-inner{width:100%;padding:15px;margin-top:-23px;position:relative;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.main-blog .blog-item .blog-inner .category-name{font-weight:500;font-size:14px}.main-blog .blog-item .blog-inner .blog-title{font-weight:600;font-size:14px;display:block}.main-blog .blog-item .blog-inner .blog-mini-desc{height:54px;text-overflow:ellipsis;overflow:hidden;display:block;overflow-wrap:break-word}.main-blog .blog-item .blog-inner .blog-footer .blog-content,.main-blog .blog-item .blog-inner .blog-footer .blog-views{color:#999}.main-blog .blog-badge{border-radius:3px;font-size:12px;position:absolute;padding:2px 10px;background:#fa8305;border:none;color:#fff;font-family:Roboto,sans-serif;font-weight:600;line-height:1.5;right:0;text-align:center;text-transform:uppercase;top:10px;z-index:2;vertical-align:baseline;border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:0 0 1px 1px rgb(20 23 28 / 10%),0 3px 1px 0 rgb(20 23 28 / 10%);border-top-right-radius:8px}.main-blog .blog-badge:after{background:inherit;content:'';height:15px;position:absolute;top:3px;transform:rotate(45deg);width:15px;z-index:1;display:block;left:-6px;border-bottom-left-radius:2px;border-top-left-radius:3px;border-bottom-right-radius:3px}.main-blog .blog-image{height:170px}.thumbnails{display:flex;margin:1rem auto 0;padding:0;justify-content:center}.thumbnail{width:70px;height:70px;overflow:hidden;list-style:none;margin:0 .2rem;cursor:pointer}.thumbnail img{width:100%;height:auto}.slider-for img{height:100%;position:absolute;right:1px;top:0;bottom:0;padding:4px;border-radius:10px}.full-slider{width:90vw;max-width:1200px;position:relative;margin-bottom:32px;display:flex}.slider-nav2{max-width:360px;margin-left:4px}.slider-nav2 .nav2-nav{display:flex;position:relative;cursor:pointer;width:100%;height:100%;min-width:260px;transition:all .1s ease-out 0s;gap:8px;visibility:hidden;border-radius:4px}.slick-slide .nav2-nav{visibility:visible!important}.slider-nav2 .nav2-nav:hover{transform:translateY(-2px) scale(1.05)}.slider-nav2 img{width:100%;height:191px;object-fit:cover;border-radius:4px}.slider-nav2 .slick-slide{opacity:.85}.slider-nav2 .slick-current{opacity:1}.slider-nav2 .nav2-detail{position:relative;display:flex;flex-direction:column;align-items:flex-start;-webkit-box-pack:center;justify-content:center;height:100%;color:#000;font-weight:600;font-size:14px}.slider-nav2 .nav2-detail .nav2-m{line-height:18px;opacity:.7;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:195px}.slider-nav2 .nav2-detail .nav-2-show{font-family:Averta,-apple-system,"Segoe UI",system-ui,sans-serif;font-feature-settings:"tnum","lnum";font-style:normal;font-size:12px;font-weight:400;line-height:16px;text-decoration-line:none;letter-spacing:.25px;-webkit-box-align:center;align-items:center;background-color:#111;border-width:0 0 1px 1px;border-style:solid;border-color:#000;color:rgb(255 255 255);display:flex;flex-direction:row;gap:4px;padding:2px 3px;border-radius:4px;margin-top:3px}.full-slider .slick-slide,.mobile-slider .slick-slide{padding:0!important}.mobile-slider{padding-top:7px}.slider-content{margin:0!important;overflow:hidden}.full-slider{position:relative;margin:auto;margin-top:5px;margin-bottom:15px;border-radius:8px;overflow:hidden}.slider-detail{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:389px;min-width:820px;position:relative;max-height:420px;height:100%;z-index:101;color:#fff;border-radius:4px}.slider-detail .slider-flex{animation-name:fadeInFromRight;animation-fill-mode:both;animation-duration:.5s;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.slider-detail .slider-flex:after{content:'';background:#000;background:-moz-linear-gradient(90deg,rgba(0,0,0,.8184523809523809) 0,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(90deg,rgba(0,0,0,.8184523809523809) 0,rgba(0,0,0,0) 100%);background:linear-gradient(90deg,rgba(0,0,0,.8184523809523809) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:.8;border-radius:8px}.slider-detail .slider-button{padding:8px 15px;background:#fff;max-width:250px;color:#000;font-weight:600;text-align:center;border-radius:4px;font-size:16px}.slider-detail .slider-title{font-family:Averta,-apple-system,"Segoe UI",system-ui,sans-serif;font-feature-settings:"tnum","lnum";font-size:34px;font-style:normal;font-weight:700;letter-spacing:-1px;line-height:40px}.slider-detail .slider-message{font-family:Averta,-apple-system,"Segoe UI",system-ui,sans-serif;font-feature-settings:"tnum","lnum";font-size:12px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:16px;text-decoration-line:none;color:#fff;margin-bottom:8px;max-width:clamp(25vw,16.36vw + 392px,80vw)}.slider-nav{width:1080px;margin:auto;margin-top:27px}.slider-nav .slick-slide{padding-right:5px;border-radius:8px}.sf-herouselContent img,.sf-herouselContent source{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:auto!important;max-width:71px;border-radius:8px}.sf-HerouselContentBackground{width:100%;height:100%;margin:0 auto;position:absolute;top:0;left:0;right:0;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:top}.sf-herouselContent{border-radius:8px;width:100%;height:100%;background-color:#ddd}.sf-HerouselContentBackground:before{content:"";position:absolute;left:0;top:0;right:0;height:88px;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.24)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,.24));background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,.24));z-index:1}.sf-hb-placeholder-frame.sf-hb-placeholder-frame-A{position:relative;width:100%;height:95%;overflow:hidden}.sf-hb-placeholder-frame.sf-hb-placeholder-frame-A .sf-hb-placeholder-frame-B{position:relative;display:block;content:""}.sf-hb-placeholder-frame.sf-hb-placeholder-frame-A .sf-hb-placeholder-frame-C{position:absolute;inset:0;z-index:0;width:100%}.sf-hb-placeholder-frame.sf-hb-placeholder-frame-A .sf-hb-placeholder-frame-C>:only-child{height:100%}.sf-hb-image-view-A .sf-hb-image-view-B{display:block;width:100%;height:auto}.sf-herouselContent img{height:100%!important;width:100%!important;object-fit:cover}.sf-HerouselContentBackground .sf-HerouselContentBackground-A img{height:100%;-o-object-fit:cover;object-fit:cover}.sf-herouselContent-A .sf-herouselContent-B{position:relative;z-index:1;padding:64px 0 90px}.sf-HerouselBaseTemplate-A{-webkit-box-shadow:0 6px 6px #21252924;box-shadow:0 6px 6px #21252924;border-radius:8.1px;-moz-border-radius:8.1px;-o-border-radius:8.1px;-webkit-border-radius:8.1px;-ms-webkit-radius:8.1px;zoom:1;max-width:900px;margin:16px 5px}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--var-product-card-background)!important;border-radius:8.1px;-moz-border-radius:8.1px;-o-border-radius:8.1px;-webkit-border-radius:8.1px;-ms-webkit-radius:8.1px;zoom:1;margin-left:5px;height:300px}.slider-content{height:auto!important}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B .sf-HerouselBaseTemplate-C{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;align-items:center}.sf-Share{position:absolute;top:0;right:0;padding-top:16px;padding-right:16px}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B .sf-HerouselBaseTemplate-C .sf-HerouselBaseTemplate-D{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:152px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B .sf-HerouselBaseTemplate-C .sf-HerouselBaseTemplate-E{margin-top:24px;border-radius:24px;-moz-border-radius:24px;-o-border-radius:24px;-webkit-border-radius:24px;-ms-webkit-radius:24px;zoom:1;margin-right:auto;min-width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ff6000}.sf-Share .sf-Share-A{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;border-radius:20px;height:40px}.sf-hb-button .sf-hb-button-A{display:-webkit-box;display:-ms-flexbox;display:flex}.sf-hb-button .sf-hb-button-B{position:relative;display:block}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B .sf-HerouselBaseTemplate-C .sf-HerouselBaseTemplate-D .sf-HerouselBaseTemplate-F{margin-top:8px;font-size:24px;line-height:1.33;letter-spacing:.33px;max-height:100px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-moz-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B .sf-HerouselBaseTemplate-C .sf-HerouselBaseTemplate-D .sf-HerouselBaseTemplate-I{margin-top:8px;font-size:32px;font-weight:600;line-height:1.25;letter-spacing:.34px;max-height:100px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-moz-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B .sf-HerouselBaseTemplate-C .sf-HerouselBaseTemplate-G{font-size:14px;border-radius:24px;-moz-border-radius:24px;-o-border-radius:24px;-webkit-border-radius:24px;-ms-webkit-radius:24px;zoom:1;font-weight:600;color:#fff;line-height:1.14;letter-spacing:-.26px;margin:0 auto;padding:12px 24px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;max-width:300px;white-space:nowrap}.sf-HerouselBaseTemplate-A .sf-HerouselBaseTemplate-B .sf-HerouselBaseTemplate-H{position:relative;padding:4px;width:530px}.sf-hb-placeholder-frame.sf-hb-placeholder-frame-A{position:relative;width:100%;overflow:hidden}.sf-hb-placeholder-frame.sf-hb-placeholder-frame-A .sf-hb-placeholder-frame-B{position:relative;display:block;content:""}.sf-hb-placeholder-frame.sf-hb-placeholder-frame-A .sf-hb-placeholder-frame-C>:only-child{height:100%}.sf-hb-image-view-A4 .sf-hb-image-view-B{display:block;width:100%;height:auto}.sf-herouselContent-C button-x{width:56px;height:40px;position:relative;display:block;overflow:hidden}.sf-herouselContent-A .sf-herouselContent-D .sf-herouselContent{border-radius:8px;width:100%;height:100%;background-color:#ddd}.sf-herouselContent-A .sf-herouselContent-D .sf-herouselContent picture{border-radius:8px;overflow:hidden}.sf-herouselContent-A .sf-herouselContent-D .sf-herouselContent img,.sf-herouselContent-A .sf-herouselContent-D .sf-herouselContent source{margin-left:-7.89px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:auto!important;max-width:71px}.mobile-slider{margin:auto;border-radius:10px;margin-top:-8px;margin-bottom:8px;height:200px}.mobile-slider a{display:none}.mobile-slider a:first-of-type{padding:0 10px 0 10px;display:block}.mobile-slider div a{padding:0!important}.mobile-slider img{width:100%;border-radius:10px;height:189px}.storie .slick-slide{padding:0!important}@media only screen and (max-width:282px){.mobile-slider{height:135px}.mobile-slider img{width:100%;border-radius:10px;height:130px}}@media (min-width:820px) and (max-width:920px){.mobile-slider,.mobile-slider img{height:300px}}@media (min-width:921px) and (max-width:1200px){.mobile-slider,.mobile-slider img{height:300px}}.slider-content .slider-row:not(:first-of-type){display:none!important}.slider-content.slick-initialized .slider-row:not(:first-of-type){display:initial!important}.offcanvas-start{width:300px!important}.header-menu-drawer-item{display:flex;-webkit-box-align:center;align-items:center;cursor:pointer;width:100%;font-family:Roboto,sans-serif;font-size:14px;letter-spacing:0;line-height:18px;background-color:#fff;background:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlnsXlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\" fill=\"gray\"><path d=\"M10 18l6-6-6-6-1.41 1.41L13.17 12l-4.58 4.59L10 18z\" /></svg>") calc(100%) center/18px no-repeat}.header-menu-drawer-item span{display:flex;align-items:center;width:100%;height:40px;padding-right:35px;line-height:19px;overflow:hidden}.grecaptcha-badge{visibility:hidden}.slider-banners{width:250px;max-width:250px;height:388px}.slider-banners.left-slider-banner{margin-right:10px}.slider-banners.right-slider-banner{margin-left:10px}.slider-banners .slider-banner{transition:all .3s;height:389px!important}.slider-banners .slider-banner:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.slider-banners .slider-banner img{width:100%;height:100%;object-fit:cover;border-radius:4px}.modal-body input:not(type=radio),.modal-body select,.modal-body textarea{background-color:#fff!important;border-color:#e4e4e4!important;color:#232323!important}.btn-new{background-color:#f36f24!important;border-color:#f36f24!important;color:#fff!important}.btn-new:hover{background-color:#d5652f!important;border-color:#d5652f!important;color:#fff!important}.btn-cancel{background-color:#1c1c1c!important;border-color:#1c1c1c!important;color:#fff!important}.btn-cancel:hover{background-color:#262626!important;border-color:#262626!important;color:#fff!important}.select2-container--default .select2-selection--single{background-color:#fff!important;border:1px solid #e9e9e9!important}.modal-footer{border-top:1px solid #e9e9e9;background:#f4f4f4}.modal-header{background:#fff;border-bottom:1px solid #efefef}.card{background-color:#fff}.box-shadow{box-shadow:0 7px 15px -5px #0000005c!important;border:1px solid #e2e2e2}.form-control{border:1px solid #e9e9e9;background-color:#fff;color:#0f0f0f}.form-control:focus{border:1px solid #f66d00;background-color:#fff;color:#000}.bg-light{background:#e4e4e4!important}.border-top{border-top:1px solid #474747!important}.form-bg{border:1px solid #d5d5d5;color:#404040}.border-bottom{border-bottom:1px solid #e5e5e5!important}.select2-dropdown{background-color:#fff!important;border:1px solid #d4d4d4!important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#343434!important}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #e0e0e0!important;background:#fff!important;color:#353535!important}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#f36f24!important;color:#fff!important}.select2-results__option--selectable{cursor:pointer;font-size:13px;font-weight:600}.select2-container--default .select2-results__option--selected{background-color:#f36f24!important;color:#fff!important}::-webkit-scrollbar{width:10px;height:4px}::-webkit-scrollbar-track{background:#d3d3d3}::-webkit-scrollbar-thumb{background:#f36f24}::-webkit-scrollbar-thumb:hover{background:#cc652a}.alert-warning{color:#debb55;background-color:#f6d60512;border-color:#b1954552}.alert-success{color:#010804;background-color:#00d373a3;border-color:#10fd915c}.alert-danger{color:#000;background-color:#ff00175e;border-color:#8f6166bd}.alert-info{color:#000;background-color:#27adca87;border-color:#18b1d16e}.btn-warning{color:#fff!important;background-color:#8c6e14cc!important;border-color:#6751106e!important}.btn-warning:hover{color:#fff!important;background-color:#ab881dcc!important;border-color:#6751106e!important}.btn-primary{color:#fff;background-color:#f36f24;border-color:#f36f24;font-weight:600}.btn-primary:hover{color:#fff;background-color:#d05b18;border-color:#d05b18;font-weight:600}.modal-body .select2 .select2-selection,.modal-body input,.modal-body select,.modal-body textarea{font-weight:600}.iti__country-list{background-color:#fff!important;border:2px solid #f66d00!important;border-radius:6px;font-weight:600}.iti__country.iti__highlight{background-color:rgb(243 111 36 / 12%)}.pending_el{color:#9b9b9b!important;background-color:#efefef!important}.offcanvas{background-color:#fff;color:#2a2a2a}@-webkit-keyframes fade{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-moz-keyframes fade{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-o-keyframes fade{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes fade{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.back-image{position:absolute;top:0;right:0;left:0;height:400px;z-index:-1;background-size:cover;background-position:top center;opacity:.8;transition:all .5s ease;-webkit-filter:blur(5px);filter:blur(5px)}.back-image:after{content:'';background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0,#292c34 100%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0,#292c34 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#292c34 100%);position:absolute;left:0;top:0;right:0;bottom:0}.back-image:before{content:'';background:#292c34;background:-moz-radial-gradient(circle,#292c34 0,rgba(255,255,255,0) 50%,#292c34 100%);background:-webkit-radial-gradient(circle,#292c34 0,rgba(255,255,255,0) 50%,#292c34 100%);background:radial-gradient(circle,#292c34 0,rgba(255,255,255,0) 50%,#292c34 100%);position:absolute;left:0;top:0;right:0;bottom:0}.ilan-item .product-image{object-fit:cover!important}.ilan-item .pimg-base{height:170px!important;border-radius:12px}.product-item.ilan-item{border-radius:12px!important}.product-item.ilan-item .seller-amblems{position:absolute;right:5px;margin-top:-15px}.ilan-foot{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}.slick-slide .product-item.ilan-item img{display:initial!important}.product-item.ilan-item .ilan-card-title{display:inline-block;width:calc(100% - 20px);white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;text-align:center;margin:10px 10px 0 10px}@media (min-width:300px) and (max-width:519px){.product-item.ilan-item{width:calc(calc(100vw / var(--var-body-zoom)) * .55)!important}}@media (min-width:520px) and (max-width:720px){.product-item.ilan-item{width:calc(calc(100vw / var(--var-body-zoom)) * .37)!important}}.inline-platform-list{display:flex;gap:2px;flex-wrap:wrap;justify-content:end}.table{color:#b2b2b2;border-color:#464646}.live{position:absolute;width:35px;height:35px;text-align:center;background:linear-gradient(to bottom,#fff,#fff);border-radius:50%;cursor:pointer;box-shadow:0 7px 20px rgba(0,0,0,.2);animation:beat 1.5s ease 0s infinite;display:flex;align-items:center;justify-content:center;top:-2px;right:-7px}.live span{font-size:20px;color:#33a64b;text-shadow:0 0 10px rgba(255,255,255,.4)}.live:after,.live:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.4;border-radius:inherit}.live:before{z-index:-2;animation:beat-before 1.5s ease .1s infinite}.heart:after{z-index:-1;animation:beat-after 1.5s ease .2s infinite}@keyframes beat{0%{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes beat-before{0%{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes beat-after{0%{transform:scale(1)}50%{transform:scale(1.3)}}.ql-video{width:100%;height:430px}.storylist{justify-content:center}.storylist .slick-track{margin-left:auto;margin-right:auto}.slider-style .product-item .product-card-bottom{height:auto!important}.slider-style .product-hover{display:none!important;visibility:hidden!important}.slider-style .top-product .product-item .product-card-bottom{height:auto}.slider-style .product-base.px-3 .product-item:hover .product-detail{background-color:transparent!important}.product-top .slick-track{display:flex!important}.basket-modal-similars .slick-track{gap:.5rem!important}.product-top .slick-track:after,.product-top .slick-track:before{content:unset!important}@media only screen and (max-width:768px){.shroom-style-0{margin:auto}.slider-style .slick-prev:not(.slider-nav .slick-prev){left:3px!important}.slider-style .slick-next:not(.slider-nav .slick-next){right:6px!important}}.trustpilot-body{background-color:#fff;color:#212121;font-size:14px;font-weight:700;height:50px;position:relative;width:100%}.trustpilot-body .container-fluid{justify-content:space-between;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%}.trustpilot-body .container-fluid .trustpilot-left,.trustpilot-body .container-fluid .trustpilot-right{display:flex;flex-direction:row;gap:6px;flex-wrap:nowrap;align-items:center;font-size:14px;font-weight:600}.trustpilot-body .container-fluid .trustpilot-left i,.trustpilot-body .container-fluid .trustpilot-right i{font-size:18px;margin-top:3px}.trustpilot-body svg{color:#333;font-weight:400;height:10px;margin-top:1px;width:14px}@media only screen and (max-width:768px){.trustpilot-body .container-fluid{justify-content:center}.trustpilot-body .container-fluid .trustpilot-left,.trustpilot-body .container-fluid .trustpilot-right{display:none}}.tooltip.show{transition:none!important;opacity:1!important}.trustpilot-widget{min-width:50%}.card-body{flex:1 1 auto;padding:1rem}.form-control::placeholder{color:#bebebe}.form-control::-moz-placeholder{color:#bebebe}.form-control::-webkit-input-placeholder{color:#bebebe}.slick-dots li button:before,.slick-dots li.slick-active button:before{color:#000!important;font-size:10px!important;line-height:10px!important}input::file-selector-button{background-color:#f36f24!important;color:#fff!important;font-size:14px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:2;transition:all .15s;border-radius:6px!important}input::file-selector-button:hover{background-color:#ff8845!important;transition:all .15s}.modal-fraud p{font-size:16px}.modal-fraud .label{margin-bottom:7px;font-size:14px;font-weight:500;padding-bottom:6px;border-bottom:2px solid #4c4d53}.modal-fraud .payment-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;font-size:15px;font-weight:600;margin-bottom:10px;background:#00000038;border-radius:6px;padding:5px 13px 5px 5px}.modal-fraud .payment-info div{display:flex;align-items:center;flex-wrap:nowrap;gap:10px}.modal-fraud .payment-info div img{height:32px;background-color:#000;border-radius:6px}.modal-fraud .fields a{font-size:14px;display:block;height:auto;padding:10px;transition:all .15s ease-in-out}.modal-fraud .fields a:hover{transition:all .15s ease-in-out}.fit img{object-fit:contain!important;padding:10px!important;background:#272a33!important}.info-box{background-color:#000;background:linear-gradient(45deg,#000,transparent);border-radius:6px;padding:10px 15px;margin-bottom:12px;display:flex;width:100%;flex-direction:row;gap:8px;align-items:start;color:#fff}.info-box i{font-size:20px}.info-box h4{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;margin:0}.info-box a{font-weight:600;color:#adb4ff;transition:color .15s}.info-box a:hover{transition:color .15s;color:#dbdeff}.header-menu ul li a{transition:.1s ease-in-out}.fa-thumbs-up:before{color:#018d01!important}.fa-thumbs-down:before{color:#b30000!important}.footer-contact-menu a span{display:none}.category_dropdown_menu{-webkit-text-fill-color:initial;border:0;width:100%;padding:10px;background:#fff;border-radius:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:0;box-shadow:0 7px 10px #0000003b}.dropdown.list .menu-grid-items{gap:.5rem}.dropdown.list .menu-grid-item{width:calc((100% - 2.5rem)/ 6);background:#e7e8e9;padding:3px}.dropdown.list .menu-grid-item:hover{background:#d3d3d3}.dropdown.list .menu-grid-item a{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.5rem}.dropdown.list .menu-grid-item a img{width:40px;height:40px;margin:0}.dropdown.list .menu-grid-item span{text-align:left;color:#000}.category_dropdown_menu ul{flex-direction:column;overflow:hidden}.category_dropdown_menu ul li{align-items:center;justify-content:start;text-align:left;padding:8px;margin:0;border-bottom:2px solid #80808026}.category_dropdown_menu ul li a{padding:0!important;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.category_dropdown_menu ul li img{width:35px;height:35px;object-fit:cover;border-radius:6px;margin-right:6px}.category_dropdown_menu ul li:before{bottom:10px;right:-81px;width:154px;border-radius:0}.category_dropdown_menu2:before{width:102%!important;height:107%!important;top:-3px!important;left:-13px!important}span.p-search-price{font-size:12px;font-weight:600;color:#7b7b7b;margin-left:15px;display:none}.header-auth-button:focus-visible{color:unset;background-color:unset}a.btn-search{position:absolute;right:0;top:0;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:16px;color:#4d4d4d}a.btn-search:hover{color:#000}.nav-top-bar .top-social-media{display:none}.top-social-media{display:flex;gap:3px;flex-wrap:nowrap;align-items:center}.top-social-media a{font-size:22px;height:34px;width:34px;display:inline-flex;justify-content:center;align-items:center}.nav-top-bar{margin-bottom:10px;padding-top:8px}.floating-shorcut-menu{position:fixed;right:0;top:50%;transform:translateY(-50%);width:70px;background:#fff;z-index:999999;border-top-left-radius:40px;border-bottom-left-radius:40px;box-shadow:#00000042 0 0 15px;padding:24px 0;display:flex;flex-direction:column;align-items:center;gap:25px;padding-left:5px;border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff;opacity:.2;transition:opacity .3s ease-in-out;display:none}.floating-shorcut-menu:hover{opacity:1}.floating-shorcut-menu a{display:flex;width:100%;align-items:center;justify-content:center;border-right:3px solid transparent;transition:all .15s ease-in-out;color:#fff}.floating-shorcut-menu a:hover{border-right-color:#fff}.floating-shorcut-menu a span{display:flex;width:40px;flex-direction:column;gap:6px;align-items:center;font-size:13px;font-weight:600;width:100%}.floating-shorcut-menu a span i{font-size:22px;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.floating-shorcut-menu a span img{width:32px;height:32px;object-fit:contain}@media only screen and (max-width:992px){a.btn-search{display:none!important}.floating-shorcut-menu{display:none}}.menu-grid-items{display:flex;flex-wrap:wrap;gap:6px}.menu-grid-item{justify-content:center;transition:all .1s;width:calc((100% - 36px)/ 7);border-radius:6px;cursor:pointer}.menu-grid-item:hover{background-color:#efefef;transition:all .1s}.menu-grid-item img{width:100%;height:245px;object-fit:cover;border-radius:10px}.menu-grid-item span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;color:#5d5d5d;font-size:13px;text-align:center}.dropdown:not(.vertical):not(.list) .menu-grid-item span{position:absolute;bottom:0;left:0;right:0;padding:2px 8px;background:linear-gradient(0deg,#000,transparent);color:#fff}.category_dropdown_menu:before{width:102%!important;height:107%!important;top:-3px!important;left:-13px!important}.tooltip.show{pointer-events:none!important}.top-link.balance-link{display:flex;align-items:center;gap:8px;background:#fff;padding:5px 5px 5px 5px;border-radius:25px;margin:-5px 0;border:1px solid #d4d4d4;box-shadow:0 3px 5px #00000026}.balance-link span{color:#f07134;font-weight:600;font-size:12px}.top-navigation .balance-link a{border-radius:999px;background:#f07134;width:21px;height:21px;display:flex;align-items:center;justify-content:center;font-size:10px;margin:-2px 0}.sticky-header .balance-link a i,header .balance-link a i{color:#fff}.top-navigation .balance-link .hide-balance{cursor:pointer;transition:all .1s;border-radius:999px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;margin:-2px 0 0 0}.top-navigation .balance-link .hide-balance i{padding-top:2px}.top-navigation .balance-link .hide-balance:hover{transition:all .1s;background:#b0b0b070}.blurred{filter:blur(4px)}.form-check-input:checked{background-color:#f07134;border-color:#f07134}.swal-terms{max-height:250px;overflow-y:scroll;padding:6px;font-size:14px}.profile-nav ul li img{width:24px;height:24px;margin-right:16px;object-fit:contain}.profile-nav .nav>li>a{align-items:center}.modal .product-required{display:flex;align-items:center;gap:6px;border-radius:6px;background:#f1f1f1;padding:6px;margin-bottom:12px}.modal .product-required img{display:block;height:50px;object-fit:contain;border-radius:6px;aspect-ratio:0.82/1}.modal .product-required .product-texts{display:flex;flex-direction:column;max-width:75%}.modal .product-required .product-texts h5{font-size:16px;margin:0;overflow:hidden;text-overflow:ellipsis;display:block;text-wrap:nowrap}.modal .product-required .product-texts span{font-size:13px;color:#000}.top-product .product-image{display:flex;align-items:center;justify-content:center}.product-image span{font-size:16px;text-align:center;margin:0 8px;font-weight:600}.modal-backdrop{width:calc(100vw / var(--var-body-zoom))!important;height:calc(100vh / var(--var-body-zoom))!important}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--var-button-success-background-disabled)!important;border-color:var(--var-button-success-border-color-disabled)!important;color:#fff!important}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{border-color:transparent!important}.form-control.disabled{pointer-events:none!important;opacity:.5}.form-switch .form-check-input{box-shadow:unset!important}.campaign-wrapper{padding:0 12.5px;box-sizing:border-box;height:fit-content;margin-bottom:25px;width:100%!important;background-image:linear-gradient(25deg,#d11bcf,#e069af,#e79a8b,#e7c761);border:0;border-radius:8px;box-shadow:none;position:relative}.campaign-wrapper .product-top{padding:0 20px 0 20px}.campaign-wrapper .home-section-indicator h2{color:#fff!important}.campaign-wrapper .home-section-tabs{box-shadow:none!important;background-color:transparent!important;margin-bottom:0!important}.campaign-wrapper .home-section-tabs:before{background:0 0!important}.campaign-wrapper .home-section-tabs .showroom-banner{width:100%!important}.campaign-wrapper .home-section-tabs .showroom-title{color:#fff!important;font-size:22px}.campaign-wrapper .home-section-tabs .showroom-tabs .showroom-tab-item{color:#fff!important}.campaign-wrapper .home-section-tabs .showroom-tabs .showroom-tab-item:hover,.home-section-tabs .showroom-tabs .showroom-tab-item.selected{border-bottom-color:transparent!important}.campaign-wrapper .show-all-btn{color:#fff!important;border:0;height:fit-content!important;padding:8px 12px 8px 10px!important}.campaign-wrapper .show-all-btn:hover{border-radius:20px;background:rgba(255,255,255,.2)}.campaign-wrapper .home-section-indicator{box-shadow:none;margin-bottom:0}.products-wrapper{padding:0 12.5px;box-sizing:border-box;height:fit-content;margin-bottom:25px;width:100%!important;background-image:linear-gradient(180deg,#e9e9e9 20%,rgba(255,255,255,0) 100%);border:0;border-radius:6px;box-shadow:none;position:relative}.products-wrapper .product-top{padding:0 20px 0 20px}.products-wrapper .home-section-indicator h2{color:#000!important}.products-wrapper .show-all-btn{color:#000!important;border:0;height:fit-content!important;padding:8px 12px 8px 10px!important;margin-right:10px}.products-wrapper .show-all-btn:hover{border-radius:20px;background:rgba(255,255,255,.2)}.products-wrapper .home-section-indicator{box-shadow:none;margin-bottom:0}.products-wrapper .product-item{border:1px solid #e6e6e6;box-shadow:none!important;min-height:410px!important}.products-wrapper .product-image{height:260px!important;object-fit:cover!important;max-height:350px!important;border-radius:8px 8px 0 0!important}.products-wrapper .product-detail{border-radius:8px!important;height:130px!important;justify-content:flex-start!important}.products-wrapper .product-item .product-name+div .star-rating .star-div img{width:9px;height:9px}.products-wrapper .product-item .product-name+div .star-rating li img:last-of-type{width:9px;height:9px}.products-wrapper .product-item .product-name+div+span{margin-left:0!important;color:#333;font-size:10px}.products-wrapper .product-item .product-name+div{display:inline-block;vertical-align:middle!important}.products-wrapper .product-detail .add-basket-button{display:none}.products-wrapper .product-detail .product-price .sales-price{font-size:16px!important}.products-wrapper .product-detail .d-flex.justify-content-space-between{flex-direction:column-reverse;align-items:flex-start;gap:24px;height:60px;justify-content:space-between}.products-wrapper .brand-name-text{color:#333;text-decoration:none;-webkit-font-smoothing:antialiased;cursor:pointer;font-size:13px;font-weight:700}.products-wrapper .product-item .product-name{margin-bottom:0!important;height:35px;color:#333;max-height:35px!important}.products-wrapper .product-item .product-price{height:36px;flex-direction:column;width:fit-content}.products-wrapper .product-item:hover{background-color:#fff;box-shadow:0 2px 10px 1px rgba(0,0,0,.05)!important}.stories{margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.category-left-box{border-radius:6px;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 0 12px #00000033}.category-left-box img{width:100%;aspect-ratio:1/1}.category-desc{max-height:300px;overflow-y:auto;padding:0 10px 0 0;margin-top:10px}.category-box img{width:100%;aspect-ratio:1/1}.header-top-light-button.show i{color:#f36f24!important}.category-products .product-item{height:auto;margin-bottom:12px}.category-products .product-item .product-detail .btn{max-width:100%;width:95%;margin:auto;margin-top:5px}.add-balance-text-icon:before{content:"\f067";font-family:"Font Awesome 5 Pro";margin-right:4px}.footer-block-title{margin:0;padding-bottom:10px;color:#333;font-size:22px;font-weight:600!important;line-height:28px}.footer-block-title:hover{color:#f27a1a!important;cursor:pointer}.footer-main-logo-section{display:flex;flex-direction:column;gap:24px;align-items:center;margin-right:10px}.footer-main-logo-section img{width:100%;object-fit:contain}.footer-contact-wrapper{display:none!important;position:relative;display:flex;align-items:center;justify-content:center;margin:10px 0}.footer-contact-wrapper:before{content:"";width:100%;height:0;border-bottom:1px solid #bbb;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.footer-contact-menu{position:relative;display:inline-flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;padding:0 16px;height:48px}.footer-contact-menu:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#eee;clip-path:polygon(calc(100% - 17px) 0%,100% 17px,100% 100%,17px 100%,0% calc(100% - 17px),0% 0%)}.footer-contact-menu a{display:flex;gap:16px;padding:12px 10px;border-radius:8px;font-size:17px;position:relative;font-weight:600;align-items:center}.footer-contact-menu a.discord i{background:#748bd3;color:#fff}.footer-contact-menu a i{font-size:30px;height:60px;background:#f66d00;border-radius:999px;padding:10px;width:60px;display:flex;align-items:center;justify-content:center;color:#fff}.footer-contact-menu a span{font-size:8px;color:#009b00;font-weight:700}.footer-social-media{margin-top:10px}.sub-footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;margin-top:20px;font-size:15px}.sub-footer .payment-methods{display:flex;align-items:center;gap:24px;flex-direction:column;align-items:flex-start}.sub-footer .payment-methods .payment-method-images{display:flex;align-items:center;gap:8px}.sub-footer .payment-methods .payment-method-images img{width:56px;height:56px;background:#fff;object-fit:contain;border-radius:6px;padding:5px}.mobile-apps h4{margin-bottom:18px;font-size:16px;line-height:1.25;letter-spacing:-.05px;font-weight:700}.mobile-apps-list{display:flex;padding-left:0}.mobile-apps-list li{margin-right:8px;list-style-type:none}.mobile-apps-list .icon-appstore{display:flex;background-image:url("https://cdn.dsmcdn.com/web/production/footer-app-store.png");background-position:center;background-repeat:no-repeat;background-size:100% 100%;width:128px;height:36px;border-radius:24px}.mobile-apps-list .icon-appstore:hover{box-shadow:0 3px 12px 3px rgba(0,0,0,.15)}.mobile-apps-list .icon-googlestore{display:flex;background-image:url("https://cdn.dsmcdn.com/web/production/footer-google-play.png");background-position:center;background-repeat:no-repeat;background-size:100% 100%;width:128px;height:36px;border-radius:24px}.mobile-apps-list .icon-googlestore:hover{box-shadow:0 3px 12px 3px rgba(0,0,0,.15)}.mobile-apps-list .icon-appgallery{display:flex;background-image:url("https://cdn.dsmcdn.com/web/production/footer-app-gallery.png");background-position:center;background-repeat:no-repeat;background-size:100% 100%;width:128px;height:36px;border-radius:24px}.mobile-apps-list .icon-appgallery:hover{box-shadow:0 3px 12px 3px rgba(0,0,0,.15)}.mobile-apps h4{color:#333;font-size:22px;font-weight:600;line-height:28px}.sub-footer .payment-methods .payment-methods-header{color:#333;font-size:22px;font-weight:600;line-height:28px}.sub-footer .security-section{display:flex;align-items:center;gap:24px;flex-direction:column;align-items:flex-start}.sub-footer .security-section .security-section-header{color:#333;font-size:22px;font-weight:600;line-height:28px}@media only screen and (max-width:992px){.main-footer .footer-bottom{margin-bottom:30px}.footer-top span{display:none}.footer-contact-wrapper{overflow-x:scroll;overflow-y:hidden}}.footer-head{background:#fff;border-top:2px solid #fff;box-shadow:0 -2px 4px 0 rgb(0 0 0 / 7%);margin-top:20px}.ilan-category-search-text{display:inline-flex;flex-direction:column;line-height:1.2}.ilan-category-search-text p{margin:0;font-size:12px;color:#5a5a5a}.search-flex{display:flex;align-items:center;gap:6px}.dropdown:not(.vertical) .category_dropdown_menu{transform:unset!important;top:44px!important}.vertical .category_dropdown_menu{-webkit-text-fill-color:initial;border:0;padding:0;border-radius:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:0;width:auto;top:0!important;left:-9px!important}.vertical .menu-grid-items{flex-direction:column;gap:0;border:2px solid #ccc}.vertical .menu-grid-items .menu-grid-item{justify-content:center;padding:6px;transition:all .1s;border-radius:0;cursor:pointer;width:100%;border-bottom:1px solid #ccc}.vertical .menu-grid-items .menu-grid-item:last-of-type{border:unset!important}.vertical .menu-grid-item a{display:flex;flex-wrap:nowrap;gap:12px;padding-right:15px}.vertical .menu-grid-item img{width:32px;height:32px;object-fit:cover}.vertical .menu-grid-item span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;font-size:14px}img.dark-logo{display:none}.top-link .switch,.top-link .switch__input{display:block;-webkit-tap-highlight-color:transparent}.top-link .switch{margin:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:scale(1.4);background-color:transparent}.top-link .switch__icon{color:hsla(223,10%,80%);pointer-events:none;position:absolute;top:5.5px;left:5.5px;width:.75em;height:.75em;transition:color .3s,transform .3s cubic-bezier(.65, 0, .35, 1)}.top-link .switch__icon:nth-of-type(2){right:5.5px;left:auto}.top-link .switch__inner,.top-link .switch__inner-icons{border-radius:99px;display:block;overflow:hidden;position:absolute;top:4px;left:5px;width:30px;height:1em}.top-link .switch__inner-icons,.top-link .switch__inner:before{transition:transform .3s cubic-bezier(.65, 0, .35, 1);transform:translateX(-1.25em)}.top-link .switch__inner:before{background-color:#0c4df2;border-radius:inherit;content:"";display:block;width:92%;height:100%}.top-link .switch__inner-icons{pointer-events:none}.top-link .switch__inner-icons .switch__icon{color:#fff;top:.125em;left:.125em;transform:translateX(1.25em)}.top-link .switch__inner-icons .switch__icon:nth-child(2){right:.125em;left:auto}.top-link .switch__input{background-color:#fff;border-radius:10px;box-shadow:0 0 0 .0625em hsla(223,90%,50%,0),0 .125em .5em hsla(223,10%,10%,.1);outline:transparent;width:40px;height:20px;-webkit-appearance:none;appearance:none;transition:background-color .3s,box-shadow .3s}.top-link .switch__input:checked{background-color:#16181c}.top-link .switch__input:checked~.switch__icon{color:hsla(223,10%,40%)}.top-link .switch__input:checked~.switch__inner-icons,.top-link .switch__input:checked~.switch__inner:before{transform:translateX(16px);width:71%}.top-link .switch__input:checked~.switch__icon:nth-of-type(2),.top-link .switch__input:not(:checked)~.switch__icon:first-of-type{transform:rotate(360deg)}.top-link .switch__input:checked~.switch__inner-icons .switch__icon:first-of-type{transform:translateX(-1.25em) rotate(-360deg)}.top-link .switch__input:checked~.switch__inner-icons .switch__icon:nth-of-type(2){transform:translateX(-1.25em) rotate(360deg)}.top-link .switch__input:focus-visible{box-shadow:0 0 0 .0625em #0c4df2,0 .125em .5em hsla(223,10%,10%,.1)}.top-link .switch__sr{overflow:hidden;position:absolute;width:1px;height:1px}.only-mobile{display:none!important}.mobile-balance{display:none!important}@media only screen and (max-width:992px){.only-mobile{display:initial!important}.mobile-balance{display:flex!important}}.footer-top,body,header{transition:background-color .3s,color .3s}@media only screen and (max-width:992px){.modal{z-index:2147483646;border:0;border-radius:0;margin:0;padding:0}body .swal2-container{z-index:2147483647!important}.modal .modal-dialog{max-width:100%;top:0;left:0;right:0;border:0;bottom:0;border-radius:0;padding:0;margin:0;height:100%}.modal .modal-dialog .modal-content{border:0;border-radius:0;margin:0;max-height:100%}.modal .modal-dialog .modal-content .modal-header{border-radius:0;border:0}.modal .modal-dialog .modal-content .modal-body{overflow-y:auto;height:100%}}.delete-all-notifications svg path{stroke:#000}.rate-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:8px}.rate-title h5{margin:0;font-size:17px}[data-star-rating] .gl-star-rating--stars[aria-label]:before{transform:rotate(180deg) translateX(-6px) translateY(-10px)!important}[data-star-rating] .gl-star-rating--stars[aria-label]:after,[data-star-rating] .gl-star-rating--stars[aria-label]:before{right:106%;left:unset!important}@media only screen and (max-width:992px){.rate-title{justify-content:end}.rate-title h5{display:none!important}}#add-comment .redirect-modal-product-info{padding-bottom:10px;margin-bottom:10px}#add-comment .comment-gift-box{padding:8px;display:flex;gap:.5rem;font-size:13px;border-bottom:1px solid var(--var-product-card-border);padding-bottom:10px;margin-bottom:20px}#add-comment .comment-gift-box .comment-gift-box-text{display:flex;flex-direction:column}#add-comment .comment-gift-box .comment-gift-box-text .comment-gift-amount{font-weight:600}.product-vertical{display:flex;align-items:center;height:20px}.product-price .discount-amount-container .discount-amount-new{font-size:16px;line-height:normal}.whatsapp-widget-toggle{background:#00c962;width:42px;height:42px;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;padding:.75rem;position:fixed;bottom:60px;right:35px;z-index:9999999;border-radius:999px;box-shadow:0 2px 3px #00000066;user-select:none;-webkit-user-select:none;-moz-user-select:none}.whatsapp-widget-toggle svg{fill:#fff;color:#fff;width:100%;height:100%}.whatsapp-widget{background-color:#fff;display:flex;flex-direction:column;position:fixed;z-index:99999;bottom:110px;right:40px;border-radius:12px;box-shadow:0 3px 8px #0000002e;max-width:360px}.whatsapp-widget .wp-chat-head{background-color:#fff;display:flex;flex-direction:row;align-items:center;position:relative;padding:10px;gap:.5rem}.whatsapp-widget .wp-chat-head .wpc-avatar{width:45px;height:45px;border-radius:999px;position:relative;overflow:hidden}.whatsapp-widget .wp-chat-head .wpc-avatar img{object-fit:cover;width:100%;height:100%}.whatsapp-widget .wp-chat-head .wpc-sender{display:flex;flex-direction:column}.whatsapp-widget .wp-chat-head .wpc-sender .wpc-sender-name{font-weight:600;font-size:18px}.whatsapp-widget .wp-chat-head .wpc-close{position:absolute;right:8px;top:8px;width:32px;height:32px;outline:0;border:0;border-radius:999px;transition:all .15s}.whatsapp-widget .wp-chat-head .wpc-close:hover{background:#d4d4d4}.whatsapp-widget .wp-chat-body{position:relative;background-color:#e6ddd4;padding:1.75rem}.whatsapp-widget .wp-chat-body:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.08;background-image:url(https://assets.hyperteknoloji.com/images/whatsapp.png)}.whatsapp-widget .wp-chat-body .wpc-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 8px 8px;position:relative;transition:all .3s ease 0s;transform-origin:center top;z-index:2;box-shadow:rgba(0,0,0,.13) 0 1px .5px;margin-top:4px;max-width:calc(100% - 45px);transition:margin-left .3s ease 0s,opacity .3s ease 0s,visibility .3s ease 0s}.whatsapp-widget .wp-chat-body .wpc-message:before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";top:0;left:-12px;width:12px;height:19px}.whatsapp-widget .wp-chat-body .wpc-message .wpc-message-sender{font-size:13px;font-weight:700;line-height:18px;color:rgba(0,0,0,.4)}.whatsapp-widget .wp-chat-body .wpc-message .wpc-message-text{font-size:14px;line-height:19px;margin-top:4px;margin-bottom:0;color:#111}.whatsapp-widget .wp-chat-body .wpc-message .wpc-message-date{text-align:right;margin-top:4px;font-size:12px;line-height:16px;color:rgba(17,17,17,.5);display:block}.whatsapp-widget .wp-chat-footer{display:flex;align-items:center;justify-content:center;padding:20px}.whatsapp-widget .wp-chat-footer a{padding:8px 12px;border-radius:24px;border:none;background:#00c962;color:#fff;font-size:15px;font-weight:700;line-height:20px;cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;transition:all .15s}.whatsapp-widget .wp-chat-footer a:hover{background:rgb(49 218 132)}.whatsapp-widget .wp-chat-footer svg{width:16px;height:16px;margin-right:.5rem}.modal .timer{display:flex;justify-content:center;margin-bottom:10px}.page-seo-content p{margin-bottom:0}.modal .timer .time-count{font-size:24px;font-weight:600;background:var(--var-product-card-border);padding:8px 15px;border-radius:8px;width:58px;text-align:center}.modal .timer .time-sep{font-size:24px;font-weight:600;line-height:2;margin:0 5px}@media only screen and (max-width:992px){.whatsapp-widget-toggle{width:60px;height:60px;bottom:165px;right:23px}.whatsapp-widget-toggle.only-desktop{display:none!important}.whatsapp-widget{margin:0 20px;max-width:unset!important;bottom:235px;right:unset}}#flashProd{background-image:linear-gradient(25deg,#e66805,#e88911,#e8a81d,#e6c529)}.splide__arrow{height:3em!important;width:3em!important;background:#fff;filter:drop-shadow(0px 1px 8px rgba(51, 51, 51, .2));opacity:1}.splide__arrow svg{fill:#000}.splide__arrow:hover{background:#f27a1a}.splide__arrow:hover svg{fill:#fff}.splide__arrow--prev{left:-2em}.splide__arrow--next{right:-2.5em}#footer-brand-list-list{gap:15px!important}.footer-brand-container .footer-brand-item{transition:all .15s ease 0s;cursor:pointer;justify-content:center;display:flex;width:fit-content!important}.footer-brand-container .footer-brand-item .footer-brand-wrapper:hover{box-shadow:0 2px 8px 1px rgba(0,0,0,.12)}.footer-brand-container .footer-brand-item .footer-brand-wrapper{height:120px;width:120px;border:1px solid #e6e6e6;border-radius:8px;box-sizing:border-box;margin:8px 0;transition:all .15s ease 0s;cursor:pointer;padding:5px}.footer-brand-container .footer-brand-item .footer-brand-wrapper img{width:100%;height:100%;object-fit:contain;border-radius:8px}.promo-banner{display:flex;background:#fff;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.1);text-align:center;flex-direction:column;position:fixed;width:300px;bottom:1rem;left:1rem;z-index:10}.promo-banner button{text-transform:uppercase}.promo-banner .promo-wrapper{padding:20px;display:none}.promo-banner .promo-wrapper.show{display:block}.promo-banner .promo-popup-toggle{display:block}.promo-banner .promo-popup-toggle button{width:100%;display:flex;align-items:center;justify-content:center;border-radius:0}.promo-banner .promo-popup-toggle button span{flex-shrink:0;width:100%}.promo-banner .promo-popup-toggle button i{width:100%;text-align:end;margin-right:1rem}.promo-banner h2{font-size:16px;margin:0 0 10px}.promo-banner .promo-code{display:flex;margin:10px 0;padding:10px;background-color:#f9f9f9;border:1px dashed #bdbfd4;font-weight:700;justify-content:center}.promo-banner .link{display:block;margin-top:10px;color:#00a2e8;font-size:12px;text-decoration:none}.promo-banner .link:hover{text-decoration:underline}.promo-banner .promo-button-area{display:flex;flex-direction:column;gap:8px}.promo-banner .promo-checkbox{display:flex;justify-content:center;font-size:14px;gap:.5rem}@media only screen and (max-width:992px){.promo-banner{bottom:5rem;width:auto;max-width:calc(100vw - 2rem)}.promo-banner .promo-wrapper{padding:10px}.promo-banner button{font-size:12px}}.page-result{display:flex;align-items:center;flex-direction:column;padding:2rem;margin:1rem auto;border-radius:8px;gap:2rem;font-size:18px}.page-result .result-message{text-align:center}.page-seo-content{overflow-y:auto;max-height:200px;padding:1rem;background:#f5f5f5;border-radius:8px}.image-only-light{pointer-events:none}.image-only-dark{display:none!important;pointer-events:none}.inline-platform-list img{width:18px!important;height:18px!important}.payment-method{position:relative!important;padding-bottom:30px!important}.payment-method .method-comission{position:absolute;bottom:0;left:0;right:0;background:#ffffff14;margin:0;padding:.3rem;font-weight:600;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.payment-method .method-comission i{position:relative;top:auto;right:auto;left:auto;background:0 0;opacity:1;border:0;font-size:13px;color:inherit;border-radius:0;padding:0;margin-right:5px}@media (max-width:912px){.nav-top-bar{display:none}.profile-nav{width:100%!important}header{min-height:120px!important}.header-menu-drawer-item span{color:#333!important}.campaign-wrapper .home-section-tabs .showroom-title{font-size:18px}.home-section-tabs .showroom-title i{font-size:16px}.profile-nav+.col-lg-18.mb-5,.profile-nav+.profile-info,.profile-nav+.profile-summary{width:100%!important}.campaign-wrapper .product-top{padding:0;padding-top:10px}.footer-base-nav{padding-top:10px}.footer-base-nav .row .col-lg-4.col-12{margin-right:0!important}.main-footer .footer-menu{gap:10px}.main-footer .footer-menu li{font-size:13px}.footer-base-nav .row>.col-lg-4.col-12.d-flex.flex-column.gap-5{width:100%!important;flex-direction:row!important;padding:10px 8px}.sub-footer{margin-top:0!important;flex-direction:column;align-items:flex-start}.mobile-apps-list{flex-wrap:wrap;gap:10px;flex-direction:row}.mobile-apps{margin-top:20px}.main-footer .footer-bottom{font-size:10px}.main-footer .footer-bottom .hyper-brand{font-size:10px!important}.footer-cms .help{display:none}.footer-solutionCenter{display:none}.footer-cms>.container-fluid:first-of-type{display:none}.storie::-webkit-scrollbar{display:none}.products-wrapper .product-top{padding:0}}body.light-theme{color-scheme:light}body.dark-theme{color-scheme:dark}.require-wrapper{position:relative}.id-checking{position:absolute;right:0;padding:.3rem .4rem;background:#fff;display:flex;align-items:center;gap:.5rem;border-radius:12px!important;color:#000;top:-5px;font-weight:500;font-size:14px}.id-checking svg{stroke:#6242fc;width:16px;height:16px}.id-checking .icon-loader{transform-origin:center;animation:rotate-frames-data 2s linear infinite}.id-checking .icon-loader circle{stroke-linecap:round;animation:cicle-frames-data 1.5s ease-in-out infinite}.p-info-container-area{position:absolute;z-index:3;display:flex;flex-direction:column;gap:.3rem;padding:8px;pointer-events:none}.p-info-container span{font-size:10px;line-height:9px;text-align:initial;width:48px;font-weight:600}.p-info-container .p-info{display:flex;align-items:center;gap:3px;border-radius:4px;padding:2px 2px 2px 5px}.p-info-container .p-info .badge-icon{width:20px}.p-info-container.for-discount{position:absolute;left:0;bottom:-20px}.p-info-container.for-discount .p-info{border-radius:0;padding:4px 5px;box-shadow:0 2px 5px #00000029}.p-info-container.for-discount span{font-size:12px;font-weight:600;line-height:1;width:34px}.slick-slide{flex-shrink:0}.front-showroom-products.front-right-banner{flex-direction:row-reverse}.modal-body .head-title{font-size:24px;font-weight:600;margin:1rem auto;text-align:center;display:block}.select2-container{display:block}[data-otp-timer]{display:flex;margin:1rem auto;align-items:center;justify-content:center}[data-otp-timer] span{font-size:22px;font-weight:600;padding:4px 15px;background:#0000002b;text-align:center;border-radius:999px;margin:0;width:65px}[data-otp-timer] span:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-right:1.5px solid #00000024}[data-otp-timer] span:nth-child(2){border-top-left-radius:0;border-bottom-left-radius:0;border-left:1.5px solid #00000024}[data-otp-input]{display:flex;align-items:stretch;gap:.5rem;flex-wrap:nowrap;width:100%;justify-content:stretch}[data-otp-input] input{max-width:unset;width:100%;aspect-ratio:1.5;margin:0;flex-grow:1;flex-shrink:1;display:block;text-align:center;font-size:15px;padding:0}.cf-wrapper{display:none}.cf-wrapper:not(:empty){display:block;padding:.5rem;text-align:center}@keyframes rotate-frames-data{to{transform:rotate(1turn)}}@keyframes cicle-frames-data{0%{stroke-dasharray:0 150;stroke-dashoffset:0}47.5%{stroke-dasharray:42 150;stroke-dashoffset:-16}95%,to{stroke-dasharray:42 150;stroke-dashoffset:-59}}body.dark-theme .image-only-light{display:none!important}body.dark-theme .image-only-dark{display:inline-block!important}body.dark-theme header{box-shadow:0 5px 8px -10px #05050563;background:#212630!important}body.dark-theme .header-menu{background:#212630!important;border-color:#171a21!important}body.dark-theme .nav-top-bar{background:#212630!important;border-color:#171a21!important}body.dark-theme,body.dark-theme .footer-contact-menu:before,body.dark-theme .header-main .search-box i,body.dark-theme .header-main .search-box input{background-color:#171a21!important}body.dark-theme .header-menu ul li{border-color:#171a21!important}body.dark-theme .header-menu ul li a{color:#fff!important}body.dark-theme .bg-white{background-color:#212630!important}body.dark-theme .stories .story-item:hover{background-color:#f36f24!important}body.dark-theme a{color:#fff}body.dark-theme a:not(.btn):not(.link-button):hover{color:#f36f24}body.dark-theme .top-navigation .top-link a{color:#fff!important}body.dark-theme .top-navigation .top-link a:hover{color:#f36f24!important}body.dark-theme .header-cart-button:hover{background-color:#f36f24}body.dark-theme .hibutton{background-color:transparent}body.dark-theme .hibutton:hover{background-color:#f36f240f}body.dark-theme .hibutton a{color:#f36f24}body.dark-theme img.light-logo{display:none}body.dark-theme img.dark-logo{display:block}body.dark-theme .control__indicator,body.dark-theme a.btn-search{background:#171a21!important}body.dark-theme .home-section-indicator h2,body.dark-theme .home-section-indicator p{color:#fff}body.dark-theme .dropdown-menu{background-color:#171a21}body.dark-theme .notify-drop button,body.dark-theme .top-product .product-detail,body.dark-theme .top-product .product-item{background-color:#212630!important}body.dark-theme #otherAds .fw-500,body.dark-theme #pills-rules .fw-600,body.dark-theme #search-no-result-section,body.dark-theme #similarAds .fw-500,body.dark-theme .alert-danger,body.dark-theme .alert-info,body.dark-theme .alert-success,body.dark-theme .bg-white,body.dark-theme .category-left-box,body.dark-theme .customer-information span,body.dark-theme .filter-field,body.dark-theme .footer-top span.footer-title,body.dark-theme .form-select,body.dark-theme .header-auth-button,body.dark-theme .ilan-card-title,body.dark-theme .ilan-item .ilan-card-description,body.dark-theme .main-blog .blog-item .blog-inner .blog-mini-desc,body.dark-theme .main-blog .blog-item .blog-inner .category-name,body.dark-theme .main-footer .footer-menu,body.dark-theme .main-footer .footer-menu li a,body.dark-theme .menu-grid-item span,body.dark-theme .notification-box .message-content .message-title,body.dark-theme .notification-list li .message-content .message-title,body.dark-theme .notify-drop .notify-top,body.dark-theme .notify-drop .notify-top .n-title,body.dark-theme .product-comments .fw-400,body.dark-theme .product-horizontal .product-info,body.dark-theme .product-price .sales-price,body.dark-theme .search-result-section .fs-12,body.dark-theme .top-product .product-detail,body.dark-theme .top-product .product-item .product-name,body.dark-theme .was-validated .form-control:valid,body.dark-theme body.dark-theme .full-width-wrapper .showroom-fw .showroom-right .showroom-title span{color:#fff}body.dark-theme .footer-top span,body.dark-theme .footer-top span.content,body.dark-theme .text-dark{color:#fff!important}body.dark-theme .row.slick-slider:after{background-image:linear-gradient(to right,rgba(255,255,255,0),#171a21)}body.dark-theme body.dark-theme .star-rating .star-div{background-color:transparent}body.dark-theme .footer-head,body.dark-theme .header-main .search-result,body.dark-theme .main-blog .blog-item,body.dark-theme .main-footer .footer-top,body.dark-theme .navbar-mobile{background:#212630;border-color:#323948}body.dark-theme .main-footer .footer-top .footer-social-media li a{color:#212630}body.dark-theme .header-cart-button svg{fill:#fff}body.dark-theme .card,body.dark-theme .category-item .category-title,body.dark-theme .category-left-box,body.dark-theme .category-list li a,body.dark-theme .form-control,body.dark-theme .product-horizontal{background-color:#212630}body.dark-theme .form-control::placeholder{color:#fff}body.dark-theme .product-horizontal .product-info{background-color:#171a21}body.dark-theme .box-shadow,body.dark-theme .control__indicator,body.dark-theme .footer-block-title,body.dark-theme .footer-contact-wrapper:before,body.dark-theme .footer-top .order-property .iconContent:after,body.dark-theme .form-control,body.dark-theme .header-main .search-box{border-color:#323948}body.dark-theme .home-section-indicator:after{background:linear-gradient(45deg,#212630 45%,transparent)}body.dark-theme .header-menu ul li a:hover{color:#fff!important}body.dark-theme .border{border-color:#323948!important}body.dark-theme .control--checkbox .control__indicator:after{border-color:#fff}body.dark-theme .form-bg{border-color:#323948;color:#fff}body.dark-theme .pagenation .c-page:hover{color:#fff}body.dark-theme .blog-side .blog-categories .blog-category-list{background-color:#212630;border-color:#323948}body.dark-theme .blog-side .blog-categories .blog-category-list li{border-color:#323948}body.dark-theme .blog-side .blog-categories .blog-category-list li a,body.dark-theme .form-floating>.form-control:not(:placeholder-shown)~label{color:#fff}body.dark-theme hr{border-color:#323948}body.dark-theme .row.slick-slider:before{background-image:linear-gradient(to left,rgba(255,255,255,0),#171a21)}body.dark-theme .cart-quantity{background-color:#181a21;color:#fff;border:2px solid #323948!important}body.dark-theme .cart-input-group:after{color:#fff}body.dark-theme .modal-content{background-color:#212630;border-color:#39404f;color:#fff}body.dark-theme .modal-header{background-color:#333b4a}body.dark-theme .notify-drop .notify-bottom,body.dark-theme .notify-drop .notify-top{background:#171a21}body.dark-theme .notify-drop button{color:#fff;fill:#fff}body.dark-theme .delete-all-notifications path,body.dark-theme .ilan-card-container .fw-500{stroke:#fff}body.dark-theme .notification-list li:hover{background-color:#323948}body.dark-theme .header-top-light-button i,body.dark-theme .ui-widget.ui-widget-content{color:#fff!important}body.dark-theme .profile-nav ul a{background:#212630}body.dark-theme .ui-widget.ui-widget-content{background:#212630!important}body.dark-theme .modal-body .select2 .select2-selection,body.dark-theme .modal-body input,body.dark-theme .modal-body textarea{background-color:#212630!important;border-color:#323948!important;color:#fff!important}body.dark-theme .select2-container--default .select2-selection--single .select2-selection__rendered,body.dark-theme .ui-widget-content,body.dark-theme .ui-widget-content a{color:#fff!important}body.dark-theme .filter-field,body.dark-theme .form-select,body.dark-theme .modal-footer,body.dark-theme .modal-header{background:#212630;border-color:#323948}body.dark-theme .notification-box{border-color:#323948!important}body.dark-theme .btn-cancel,body.dark-theme .claim-description{background-color:#171a21!important}body.dark-theme body.dark-theme .ilan-variants .ilan-optional-variants{background:#171a21!important}body.dark-theme .notification-box:hover{background-color:#323948}body.dark-theme #lastvisited_products .fw-500,body.dark-theme .form-control,body.dark-theme .ilan-card-container .fw-500{color:#fff}body.dark-theme .vertical .menu-grid-item span:hover{color:#fff}body.dark-theme .swal2-popup{background:#323948;color:#fff}body.dark-theme .swal2-checkbox,body.dark-theme .swal2-html-container span{background-color:transparent!important;color:#fff!important}body.dark-theme .ilan-right-container .btn.btn-info.d-block.mt-1{background-color:#f66d00;border-color:#f66d00}body.dark-theme .ilan-right-container .btn.btn-info.d-block.mt-1:hover{color:#fff;background-color:#bb5300;border-color:#bb5300}body.dark-theme .chart-box text{fill:#fff}body.dark-theme .form-floating>.form-control:not(:placeholder-shown)~label::after{background-color:#212630}body.dark-theme .static-page-main .hero{background-color:#f16e24}body.dark-theme .static-page-main,body.dark-theme .static-page-main .hero:after{background-color:#171a21!important}body.dark-theme .badges .line .badge-wrapper span,body.dark-theme .breadcrumb li a,body.dark-theme .category-desc p span,body.dark-theme .category-desc p strong,body.dark-theme .footer-solutionCenter .footer-solutionCallText,body.dark-theme .footer-solutionCenter .footer-solutionCenterPhone,body.dark-theme .footer-solutionCenter .footer-solutionLink,body.dark-theme .footer-solutionCenter .footer-solutionTitle,body.dark-theme .header-main .search-box .search-focus,body.dark-theme .redirect-modal-product-info .product-informations .pi-name,body.dark-theme .static-page-main,body.dark-theme .static-page-main p{color:#fff!important}body.dark-theme .footer-solutionCenter .footer-solutionLink{border-color:#fff!important}body.dark-theme div#header-menu-drawer{background-color:#171a21}body.dark-theme section.section.content{background:#171a21!important}body.dark-theme .static-page-main li,body.dark-theme .static-page-main ol>li{color:#fff}body.dark-theme .slick-dots li button:before,body.dark-theme .slick-dots li.slick-active button:before{color:#fff!important}body.dark-theme{color:#b4b4b4}body.dark-theme .top-link.balance-link{background:#333c50;border:1px solid #425172;box-shadow:0 3px 5px #00000026}body.dark-theme .menu-grid-item:hover{background-color:#343e52}body.dark-theme .was-validated .btn.btn-sm.btn-light.p-2.fw-500.w-100{background:#c35600;border-color:#c35600}body.dark-theme .was-validated .btn.btn-sm.btn-light.p-2.fw-500.w-100:hover{color:#fff;background:#f66d00}body.dark-theme .floating-shorcut-menu{background:#272d39;border-left:1px solid #3b4558;border-top:1px solid #3b4558;border-bottom:1px solid #3b4558}body.dark-theme .preferences-container .pref-head,body.dark-theme .preferences-container .preference-input-area label,body.dark-theme .preferences-container p{color:#fff}body.dark-theme .preferences-container .preference-input-area .preference-input{background:#212630;border-color:#323948!important;color:#fff!important}body.dark-theme .full-width-inner:after{background:linear-gradient(80deg,rgb(255 255 255/0%),#181a21 60%)}body.dark-theme .static-page-main .accordion__item{background-color:#212630;border-color:#323948!important}body.dark-theme .select2-dropdown{background-color:#212630!important;border:1px solid #7b7f89!important;color:#b2b0b0}body.dark-theme .modal .product-required{background:#171a21}body.dark-theme .modal .product-required .product-texts span{color:#fff}body.dark-theme .product-price .sales-price{color:#fff!important}body.dark-theme ::-webkit-scrollbar-thumb{background:#212630}body.dark-theme .modal-header button.btn-close{filter:invert(1)}body.dark-theme .pagenation .c-page{color:#e7e7e7}body.dark-theme .dropdown.list .menu-grid-item{background:#2c3240}body.dark-theme .dropdown.list .menu-grid-item:hover{background:#343e52}body.dark-theme .header-menu ul li:hover{background-color:#2b323e;color:#fff}body.dark-theme .header-main .search-result .history-item.sr-category{background:linear-gradient(45deg,transparent,#2d3649)}body.dark-theme .header-main .search-result .history-item.sr-category:hover{background-color:#293140}body.dark-theme .header-main .search-result .history-item{background:linear-gradient(45deg,#2d3649,transparent)}body.dark-theme .header-main .search-result .history-item:hover{background-color:#293140}body.dark-theme .header-main .search-result .history-item .text-muted{color:#ececec!important}body.dark-theme .ilan-category-search-text p{color:#b7b7b7}body.dark-theme span.p-search-price{color:#bebebe}body.dark-theme .header-main .search-result .result-alert{color:#c1c1c1}body.dark-theme .vertical .menu-grid-items .menu-grid-item{border-bottom:1px solid #2f3646}body.dark-theme .vertical .menu-grid-items{border:2px solid #2f3646}body.dark-theme .text-muted{color:#acacac!important}body.dark-theme .dropdown.list .menu-grid-item span{color:#fff}body.dark-theme .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #2e374d!important;background:#10131b!important;color:#d8d8d8!important}body.dark-theme .hb-input div.input-container input,body.dark-theme .hb-input div.input-container textarea{background-color:rgb(23 27 35);border:1px solid #2e374d;color:#fff}body.dark-theme .product-comments .media{color:#fff}body.dark-theme .notifications .notification_text{color:#efefef}body.dark-theme ::-webkit-scrollbar-track{background:#14171d}body.dark-theme .promo-banner{background:#141a28}body.dark-theme .promo-banner h2{color:#fff}body.dark-theme .promo-banner .promo-code{background:#252f45;color:#fff}body.dark-theme .promo-banner .promo-checkbox{color:#fff}body.dark-theme .slick-next:not(.slider-nav .slick-next),body.dark-theme .slick-prev:not(.slider-nav .slick-prev){background:#f66d00!important}body.dark-theme .slick-next:not(.slider-nav .slick-next):after,body.dark-theme .slick-next:not(.slider-nav .slick-next):before{filter:brightness(0)}body.dark-theme .page-seo-content{background:#212630}body.dark-theme .footer-brand-container .footer-brand-item{border:1px solid #323948}body.dark-theme .header-auth-button{border:1px solid #323948}body.dark-theme .header-cart-button{border:1px solid #323948}body.dark-theme .profile-nav-dropdown-diamond{background-color:#2f3642}body.dark-theme .dropdown-menu-end{border:2px solid #212630}body.dark-theme .redirect-modal-product-info{border-bottom:1px solid #39404f}body.dark-theme .redirect-modal-product-info .product-img{border:1px solid #39404f}body.dark-theme .jp-card .jp-card-front{background-color:#2b313e}body.dark-theme .button-effective{background-color:#323948}
