.destek-products-container .main-destek-products{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 5%}@media screen and (max-width: 768px){.destek-products-container .main-destek-products{padding:0 2%}}.destek-products-container{min-height:100vh;display:flex;flex-direction:column;padding:20px}.product-section-wrapper{margin-bottom:40px;min-height:650px}@media screen and (max-width: 768px){.product-section-wrapper{min-height:850px}}.flashing-circle-destek{border-radius:50%;background:linear-gradient(135deg,#f80,#ff4500);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-weight:500;text-align:center;padding:12px;z-index:10;box-shadow:0 0 15px #ff6b00cc;animation:pulse-glow 3s infinite;border:2px solid rgba(255,255,255,.6);text-shadow:1px 1px 3px rgba(0,0,0,.5);overflow:hidden;width:120px;height:120px;font-size:10px;transform:rotate(-5deg);margin-left:20px}@media screen and (max-width: 768px){.flashing-circle-destek{width:270px;height:160px;font-size:12px}}.flashing-circle-destek:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#ffffff4d,#fff0 70%);animation:rotate-shine 4s linear infinite}.flashing-circle-destek span{display:block;font-size:14px;margin-bottom:5px;font-weight:800}@keyframes pulse-glow{0%{transform:scale(1) rotate(-5deg);box-shadow:0 0 15px #ff6b00cc}50%{transform:scale(1.05) rotate(-5deg);box-shadow:0 0 25px #ff6b00}to{transform:scale(1) rotate(-5deg);box-shadow:0 0 15px #ff6b00cc}}@keyframes rotate-shine{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.support-circle-container{display:flex;align-items:center;margin-bottom:10px}.product-container-titleh1{font-size:clamp(1.2rem,2.5vw,1.7rem);margin-top:-24px;font-weight:600}.product-container-titleh2{font-size:clamp(1rem,1.8vw,1.4rem);font-weight:400}.nh-textt{color:#ff810a;font-size:clamp(.8rem,.9rem,1.2rem)}.nh-hero-sub-tagline{white-space:nowrap}.destek-products-container h1{font-size:2.5rem;color:#333;margin:20px 0;text-align:center;font-weight:700;font-style:italic}@media screen and (max-width: 768px){.destek-products-container h1{font-size:1.8rem}}.product-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;min-height:600px;box-sizing:border-box;overflow:visible;gap:0}@media screen and (max-width: 1200px){.product-container{flex-direction:column}}.product-container .video-wrapper,.product-container .video-wrapper-home{width:40%;aspect-ratio:16 / 9;flex-shrink:0}@media screen and (max-width: 1200px){.product-container .video-wrapper,.product-container .video-wrapper-home{width:100%;margin-bottom:20px;margin-top:0}}.product-container .video-wrapper iframe,.product-container .video-wrapper-home iframe{border-radius:25px}.product-container .description{max-width:50%;width:50%;flex-shrink:0;box-sizing:border-box;padding:0;margin:0}@media screen and (max-width: 1200px){.product-container .description{max-width:100%;width:100%;margin:20px 0;padding:0 10px}}@media screen and (max-width: 992px){.product-container .description{max-width:100%;width:100%;margin:20px 0;padding:0 10px}}@media screen and (max-width: 768px){.product-container .description{width:100%;max-width:100%;margin:20px 0;padding:0}}@media screen and (max-width: 600px){.product-container .description{width:100%;max-width:100%;margin:15px 0;padding:0}}@media screen and (max-width: 480px){.product-container .description{width:100%;max-width:100%;margin:10px 0;padding:0}}.destek-products-carousel{display:flex;justify-content:center;align-items:center;overflow:visible;position:relative;min-height:550px;width:100%;box-sizing:border-box}@media screen and (max-width: 1200px){.destek-products-carousel{min-height:550px}}@media screen and (max-width: 992px){.destek-products-carousel{min-height:480px}}@media screen and (max-width: 768px){.destek-products-carousel{min-height:420px}}@media screen and (max-width: 600px){.destek-products-carousel{min-height:auto;padding:0}}@media screen and (max-width: 480px){.destek-products-carousel{min-height:auto;padding:0}}.product-container .description h1{font-size:1.8rem;color:#333;margin:10px 0}.product-container .description .products_0{display:flex;max-width:100%;overflow:visible;height:100%;align-items:stretch;box-sizing:border-box;width:100%;padding:0;margin:0}@media screen and (max-width: 1200px){.product-container .description .products_0{flex-wrap:wrap;justify-content:center;gap:12px}}@media screen and (max-width: 992px){.product-container .description .products_0{flex-wrap:wrap;justify-content:center;gap:10px}}@media screen and (max-width: 768px){.product-container .description .products_0{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;min-height:auto;padding:0 8px;box-sizing:border-box}}@media screen and (max-width: 600px){.product-container .description .products_0{flex-wrap:wrap;justify-content:center;gap:6px;padding:0 6px}}@media screen and (max-width: 480px){.product-container .description .products_0{flex-wrap:wrap;justify-content:center;gap:4px;padding:0 3px}}.product-container .description .products_0 .products_0_card{width:calc(33.333% - 15px);max-width:calc(33.333% - 15px);min-width:calc(33.333% - 15px);margin:0;padding:12px;border-radius:10px;background:#fff;box-shadow:0 0 10px #0000001a;transition:box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;position:relative;justify-content:space-between;flex-shrink:0;box-sizing:border-box;height:auto;min-height:500px}@media screen and (max-width: 1200px){.product-container .description .products_0 .products_0_card{width:calc(50% - 12px);max-width:calc(50% - 12px);min-width:calc(50% - 12px);min-height:480px}}@media screen and (max-width: 992px){.product-container .description .products_0 .products_0_card{width:calc(50% - 10px);max-width:calc(50% - 10px);min-width:calc(50% - 10px) 1;min-height:460px;padding:10px}}@media screen and (max-width: 768px){.product-container .description .products_0 .products_0_card{width:calc(50% - 8px);max-width:calc(50% - 8px);min-width:calc(50% - 8px);min-height:440px;padding:10px}}@media screen and (max-width: 600px){.product-container .description .products_0 .products_0_card{width:calc(50% - 6px);max-width:calc(50% - 6px);min-width:calc(50% - 6px);min-height:360px;padding:6px}}@media screen and (max-width: 480px){.product-container .description .products_0 .products_0_card{width:calc(50% - 5px);max-width:calc(50% - 5px);min-width:calc(50% - 5px);min-height:320px;padding:4px}}@media screen and (max-width: 575px){.product-container .description .products_0 .products_0_card{width:calc(100% - 4px);max-width:calc(100% - 4px);min-width:calc(100% - 4px);min-height:280px;padding:4px}}.product-container .description .products_0 .products_0_card_mobile{width:calc(16.666% - 12px);max-width:calc(16.666% - 12px);min-width:calc(16.666% - 12px);margin:0;padding:10px;border-radius:10px;box-shadow:0 0 10px #0000001a;transition:box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;position:relative;justify-content:space-between;flex-shrink:0;box-sizing:border-box}@media screen and (max-width: 1200px){.product-container .description .products_0 .products_0_card_mobile{width:calc(50% - 10px);max-width:calc(50% - 10px);min-width:calc(50% - 10px)}}@media screen and (max-width: 992px){.product-container .description .products_0 .products_0_card_mobile{width:calc(50% - 8px);max-width:calc(50% - 8px);min-width:calc(50% - 8px)}}@media screen and (max-width: 768px){.product-container .description .products_0 .products_0_card_mobile{width:calc(50% - 6px);max-width:calc(50% - 6px);min-width:calc(50% - 6px)}}@media screen and (max-width: 600px){.product-container .description .products_0 .products_0_card_mobile{width:calc(100% - 5px);max-width:calc(100% - 5px);min-width:calc(100% - 5px)}}.product-container .description .products_0 .products_0_card div h2,.product-container .description .products_0 .products_0_card_mobile div h2{font-size:.7rem;font-weight:600;color:#333;margin:10px 0}.product-container .description .products_0 .products_0_card_buttons{display:flex;justify-content:space-between;margin-top:auto;gap:8px;width:100%;box-sizing:border-box;flex-wrap:wrap}@media screen and (max-width: 1200px){.product-container .description .products_0 .products_0_card_buttons{flex-direction:column;width:100%;gap:6px}}@media screen and (max-width: 768px){.product-container .description .products_0 .products_0_card_buttons{flex-direction:column;width:100%;gap:4px}}@media screen and (max-width: 480px){.product-container .description .products_0 .products_0_card_buttons{flex-direction:column;width:100%;gap:3px}}.product-container .description .products_0 .products_0_card_buttons div{flex:1;min-width:0}@media screen and (max-width: 1200px){.product-container .description .products_0 .products_0_card_buttons div{width:100%!important;margin-bottom:0!important}}@media screen and (max-width: 768px){.product-container .description .products_0 .products_0_card_buttons div{width:100%!important;margin-bottom:0!important}}@media screen and (max-width: 480px){.product-container .description .products_0 .products_0_card_buttons div{width:100%!important;margin-bottom:0!important}}.product-container .description .products_0 .products_0_card_buttons button{width:100%;box-sizing:border-box}.main-destek-products .reverse{flex-direction:row-reverse}@media screen and (max-width: 768px){.main-destek-products .reverse{flex-direction:column}}.product-container .description .products_0 .products_0_card span#tag,.product-container .description .products_0 .products_0_card_mobile span#tag{position:absolute;right:-15px;top:-15px;border-radius:25px;background-color:#ed7f0d;padding:8px;color:#fff;font-size:12px;font-weight:700;z-index:100}.product-container .description .products_0 .products_0_card .step-title{font-size:.8rem;font-weight:600;color:#555;margin-bottom:10px;display:flex;align-items:center}@media screen and (max-width: 768px){.product-container .description .products_0 .products_0_card .step-title{font-size:.7rem;margin-bottom:6px}}@media screen and (max-width: 480px){.product-container .description .products_0 .products_0_card .step-title{font-size:.65rem;margin-bottom:4px}}.product-container .description .products_0 .products_0_card:hover{box-shadow:0 5px 15px #0003}.product-container .description .products_0 .products_0_card img{width:100%;height:auto;min-height:220px;border-radius:10px;margin-bottom:12px;object-fit:cover}@media screen and (max-width: 768px){.product-container .description .products_0 .products_0_card img{min-height:160px;margin-bottom:8px}}@media screen and (max-width: 600px){.product-container .description .products_0 .products_0_card img{min-height:140px;margin-bottom:6px}}@media screen and (max-width: 480px){.product-container .description .products_0 .products_0_card img{min-height:120px;margin-bottom:6px}}.product-container .description .products_0 .products_0_card h2{font-size:.9rem;color:#333;margin:10px 0;font-weight:600}@media screen and (max-width: 768px){.product-container .description .products_0 .products_0_card h2{font-size:.8rem;margin:6px 0}}@media screen and (max-width: 480px){.product-container .description .products_0 .products_0_card h2{font-size:.7rem;margin:4px 0}}.product-container .carousel-controls{display:flex;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.product-container .carousel-controls button{background-color:#3a104f;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:background-color .3s}.product-container .carousel-controls button:hover{background-color:#5a2171}.product-container .carousel-controls button:disabled{background-color:#ccc;cursor:not-allowed}.discount-badge{position:absolute;top:-35px;left:-20px;width:65px;height:65px;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;box-shadow:0 4px 12px #ff6b3580;animation:pulse 2s ease-in-out infinite;border:2px solid #fff}@media screen and (max-width: 768px){.discount-badge{top:-40px;left:auto;right:8px;width:70px;height:70px}}.discount-percent{font-size:14px;font-weight:900;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3);line-height:1}@media screen and (max-width: 768px){.discount-percent{font-size:13px}}.discount-text{font-size:12px;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3);line-height:1;margin-top:2px}@media screen and (max-width: 768px){.discount-text{font-size:11px}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #ff6b3580}50%{transform:scale(1.1);box-shadow:0 6px 18px #ff6b35b3}}@media screen and (max-width: 768px){.arrow-badge-wrapper{width:100%;overflow:hidden;margin:0;padding:0}.arrow-carousel-mobile{width:100%;max-width:100%;overflow:visible;touch-action:pan-y;isolation:isolate}.arrow-carousel-btn{flex-shrink:0;min-width:40px;min-height:40px;transition:all .3s ease;touch-action:none!important;pointer-events:auto!important;-webkit-tap-highlight-color:transparent}.arrow-carousel-btn:hover{transform:scale(1.05)}.arrow-carousel-btn:active{transform:scale(.95)}}.arrow-badge-wrapper{width:100%;margin-bottom:20px}.arrow-carousel-mobile{touch-action:pan-y}.arrow-carousel-btn{transition:all .3s ease;box-shadow:0 2px 8px #ed7f0d4d}.arrow-carousel-btn:hover{background:#ed7f0d33!important;border-color:#ff8f1f!important;transform:scale(1.1)}.arrow-carousel-btn:active{transform:scale(.95)}@media screen and (max-width: 768px){.arrow-badge-wrapper{overflow-x:visible;padding:0}.arrow-carousel-mobile{padding:10px 0;max-width:100%!important;overflow:hidden!important}.arrow-carousel-btn{min-width:40px!important;height:40px!important}.arrow-carousel-mobile,.arrow-carousel-mobile *,.arrow-badge-wrapper,.arrow-badge-wrapper *{animation:none!important;will-change:auto!important}.arrow-carousel-btn{transition:none!important}.arrow-carousel-btn:hover,.arrow-carousel-btn:active{transform:none!important}.destek-products-container img,.destek-products-container .ant-image,.destek-products-container .ant-image-img{transform:none!important;transition:none!important;backface-visibility:hidden!important}}@media screen and (max-width: 1200px){.product-container>div:last-child{width:100%}}@media screen and (min-width: 769px) and (max-width: 1200px){.product-container .video-wrapper,.product-container .video-wrapper-home{width:100%;max-height:400px;margin-bottom:24px}.product-container>div:last-child{width:100%;min-width:0}}.pd-rec-grid::-webkit-scrollbar,div[style*="overflowX: auto"]::-webkit-scrollbar{display:none}@keyframes slideInCard{0%{opacity:0;transform:translate(40px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes slideInCardLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.pd-skel-box{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skelShimmer 1.4s infinite;border-radius:8px}@keyframes skelShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.destek-filter-select-wrap{display:flex;flex-direction:column;align-items:center;padding:32px 0;gap:5px;background:#fafafa;border-top:1px solid #e7e7e7}.destek-filter-label{font-size:22px;font-weight:700;margin-bottom:8px;color:#333}.destek-filter-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1.5px solid #ddd;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23444' stroke-width='2'%3e%3cpath d='M6 9l6 6 6-6'/%3e%3c/svg%3e") no-repeat right 16px center / 18px;color:#333;font-size:16px;font-weight:600;padding:14px 44px 14px 20px;border-radius:10px;cursor:pointer;min-width:340px;transition:border-color .2s ease}.destek-filter-select:hover,.destek-filter-select:focus{border-color:#ed7f0d;outline:none}@media (max-width: 600px){.destek-filter-select{width:100%;max-width:320px}}
