.lucky-draw-slider{padding:2rem 1rem;position:relative;width:90%;margin:auto;overflow:visible}.lucky-draw-skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.draw-card--skeleton{border-radius:14px}.draw-card-skeleton-overlay{position:absolute;inset:0;background:hsla(0,0%,100%,.08)}.lucky-draw-empty-state{height:160px;display:flex;align-items:center;justify-content:center;border-radius:14px;color:#6b6b6b;background:#f5f5f5;font-size:14px;font-family:Poppins,sans-serif}.lucky-draw-custom-swiper-button-next,.lucky-draw-custom-swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;color:#fff;width:40px;height:40px;background:rgba(0,0,0,.55);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lucky-draw-custom-swiper-button-prev{left:-2rem}.lucky-draw-custom-swiper-button-next{right:-2rem}.draw-card{position:relative;height:210px;border-radius:14px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.08)}.draw-card-image{width:100%;height:100%;background-size:cover;background-position:50%;transition:transform .55s ease}.draw-card:active .draw-card-image,.draw-card:focus-within .draw-card-image,.draw-card:hover .draw-card-image{transform:scale(1.12)}.draw-card-content{position:absolute;inset:0;color:#fff}.details{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;transition:opacity .3s ease,visibility .3s ease}.details p{color:#fff;font-size:12px;font-weight:600;margin-bottom:0}.draw-card:active .details,.draw-card:focus-within .details,.draw-card:hover .details{opacity:0;visibility:hidden}.actions{position:absolute;bottom:16px;left:16px;right:16px;display:flex;justify-content:space-between;align-items:center;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:5}.lucky-draw__button{padding:8px 14px;font-size:12px}.lucky-draw__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.lucky-draw__button-icon{margin-right:6px;font-size:12px;transform:rotate(-45deg);transition:transform .3s ease}.lucky-draw__button:hover .lucky-draw__button-icon{transform:rotate(0deg)}@media(max-width:600px){.draw-card{height:160px}.lucky-draw-skeleton-grid{grid-template-columns:1fr;gap:16px}.lucky-draw-custom-swiper-button-next,.lucky-draw-custom-swiper-button-prev{display:none!important}}.swiper-slide,.swiper-slide a,.swiper-slide button{pointer-events:auto!important}@media(max-width:600px){.draw-card:active .details{opacity:1!important;visibility:visible!important}.draw-card:focus-within .details{opacity:0;visibility:hidden}}.mobile-buy-force{display:none}@media(max-width:600px){.desktop-buy{display:none!important}.mobile-buy-force{display:flex!important;position:absolute;bottom:0;right:0;background:#ea6b1e;color:#fff;padding:6px 10px;border-radius:9999px;font-size:11px;font-weight:600;align-items:center;gap:6px;z-index:999999;text-decoration:none;pointer-events:auto!important}.mobile-buy-force svg{font-size:12px;transform:rotate(-45deg)}}.lock-button-wrapper{position:relative;display:inline-block;overflow:visible}.lock-button-wrapper .tooltip{position:absolute;top:-3.1rem;left:50%;transform:translateX(-50%);z-index:9999;background:linear-gradient(135deg,#ff9800,#ff7043,#ffc107);background-size:300% 300%;color:#fff;padding:7px 2px;border-radius:8px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center;min-width:100px;max-width:190px;pointer-events:none;opacity:0;animation:zigzagFloat 2.2s ease-in-out infinite,gradientMove 4s linear infinite,glowPulse 2.5s ease-in-out infinite}.lock-button-wrapper:hover .tooltip{opacity:1}@keyframes zigzagFloat{0%{transform:translateX(-50%) translateY(0)}25%{transform:translateX(-49%) translateY(-3px)}50%{transform:translateX(-50%) translateY(-5px)}75%{transform:translateX(-51%) translateY(-3px)}to{transform:translateX(-50%) translateY(0)}}@keyframes gradientMove{0%{background-position:0 50%}to{background-position:300% 50%}}@keyframes glowPulse{0%{box-shadow:0 0 0 rgba(255,152,0,0)}50%{box-shadow:0 0 14px rgba(255,152,0,.45)}to{box-shadow:0 0 0 rgba(255,152,0,0)}}.lock-button{display:flex;align-items:center;gap:5px;padding:5px 12px;border-radius:999px;background-color:#f5f9ff;color:#2b2b2b;font-family:Poppins,sans-serif;font-weight:500;border:none;cursor:default;overflow:visible}.lock-button,.lock-button svg{font-size:13px}@media(max-width:1024px){.mobile-swiper-container .lottery-card-bottom{padding:10px 6px 12px!important;min-height:40px;align-items:center!important}.mobile-swiper-container .lottery-card-bottom .d-flex{font-size:12px!important;gap:6px!important}.mobile-swiper-container .lottery-card-bottom .header__bar{height:16px!important;min-width:50px!important;max-width:60px!important}.mobile-swiper-container .lottery-card-bottom .lucky-draw-countdown{font-size:12px!important;font-weight:500!important;margin-top:4px!important}.mobile-swiper-container .lottery-card-bottom .draw-date-btn{font-size:11px!important;padding:4px 8px!important;min-height:24px!important;align-items:center!important;right:4px!important;bottom:4px!important}.mobile-swiper-container .lottery-card-bottom p,.mobile-swiper-container .lottery-card-bottom span{font-size:11px!important}}.exclusive-campaign-container{padding:0 clamp(.5rem,2vw,1rem)}.buy-now-wrapper{position:relative}.lucky-draw__button{background:#ea6b1e;color:#fff;border:none;padding:10px 18px;border-radius:9999px;font-weight:600;font-size:14px;font-family:Poppins,sans-serif;display:flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 12px rgba(234,107,30,.3);outline:none}.lucky-draw__button:hover{background:linear-gradient(135deg,#f26a1b,#8e0038);transform:translateY(-2px);box-shadow:0 6px 20px rgba(242,106,27,.4)}.lucky-draw__button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(234,107,30,.3)}.lucky-draw__button:focus-visible{outline:2px solid #f26a1b;outline-offset:2px}.buy-now-wrapper .lucky-draw__button{opacity:0;transition:opacity .3s ease-in-out}.buy-now-wrapper:hover .lucky-draw__button{opacity:1}.lottery-cards-container{padding:0 clamp(.5rem,2vw,1rem);color:#000}.lottery-cards-wrapper{max-width:1280px;margin:-20px auto}.lottery-cards-title{font-weight:900;font-style:normal;font-size:clamp(1.5rem,4vw,2.75rem);line-height:1.1;letter-spacing:-.02em;text-align:center;color:#3b322b;margin-top:clamp(.5rem,2vw,16px)}.lottery-view-more-button{display:flex;justify-content:center;margin-top:clamp(.5rem,2vw,20px)}.lottery-cards-header{text-align:center;margin-bottom:clamp(.5rem,2vw,1rem)}.lottery-cards-header .lottery-cards-title{font-size:clamp(1.5rem,4vw,2.75rem);font-weight:900;letter-spacing:-.02em;color:#3b322b}.lottery-cards-header .lottery-cards-subtitle{font-size:clamp(.875rem,2.5vw,1.25rem);font-weight:400;color:#3b322b}.lottery-cards__button{font-size:16px;font-weight:700;font-family:Poppins,sans-serif;color:#fff;background-color:#ea6b1e;padding:16px;border-radius:32px;display:flex;align-items:center;justify-content:center;width:150px;height:44px}.lottery-cards__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.lottery-cards__button-icon{margin-right:4px;font-size:16px;transform:rotate(-45deg);transition:transform .3s ease}.lottery-cards__button:hover .lottery-cards__button-icon{transform:rotate(0deg)}.lottery-cards-columns,.lottery-cards-columns .lottery-column{display:flex;gap:1.5rem;overflow:visible;position:relative}.lottery-cards-columns .lottery-column{flex:1 1;flex-direction:column}.lottery-cards-columns .middle-column{display:flex;flex-direction:column;justify-content:center}.lottery-cards-columns .middle-column .lottery-card-image-container{height:36rem}.card-wrapper{position:relative;height:17rem;overflow:visible;z-index:0}.card-wrapper:hover{z-index:10}.card-wrapper .lottery-card{position:absolute;inset:0;height:100%;transition:transform .5s ease,height .5s ease;z-index:1}.card-wrapper .lottery-card.expand-up:hover{height:36rem;transform:translateY(-19rem)}.card-wrapper .lottery-card.expand-down:hover{height:36rem;transform:translateY(0)}.lottery-card{overflow:visible;border-radius:1rem;isolation:isolate;transition:all .5s cubic-bezier(.175,.885,.32,1.275);outline:none}.lottery-card:focus-within{box-shadow:0 0 0 3px rgba(242,106,27,.15),0 4px 16px -4px rgba(11,12,15,.2)}.lottery-card.origin-top{transform-origin:top center}.lottery-card.origin-bottom{transform-origin:bottom center}.lottery-card.origin-center{transform-origin:center}.lottery-card.glow{animation:glow 2s ease-in-out infinite}.lottery-card.static:hover{transform:translateY(-.25rem) scale(1.05)}.lottery-card:hover{box-shadow:0 8px 24px -6px rgba(11,12,15,.3)}.lottery-card .lottery-card-image-container{position:relative;height:100%;overflow:hidden;border-radius:1rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.lottery-card .lottery-card-image-container.featured{height:30rem}.lottery-card .lottery-card-image-container .lottery-card-image{width:100%;height:100%;object-fit:cover;border-radius:1rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.lottery-card .lottery-card-overlay{position:absolute;inset:0;border-radius:1rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.lottery-card .lottery-card-price-badge{position:absolute;top:1rem;right:1rem}.lottery-card .lottery-card-price-badge .lottery-card-price-top{background:#ff571a;color:#fff;padding:.25rem .75rem;border-radius:.5rem .5rem 0 0;font-size:.75rem;font-weight:700}.lottery-card .lottery-card-price-badge .lottery-card-price-bottom{background:linear-gradient(135deg,#ffd966,#f59f0a);padding:.5rem 1rem;border-radius:0 0 .5rem .5rem;font-weight:900;color:#111317}.lottery-card .lottery-card-title-section{position:absolute;top:8px;left:6px;right:110px}.lottery-card .lottery-card-title-section .lottery-card-title{color:#fff;font-size:1.5rem;font-weight:800;font-family:Poppins,sans-serif;width:auto;max-width:85%;line-height:1.3;margin:0}.lottery-card .lottery-card-title-section .lottery-card-worth{color:hsla(0,0%,100%,.95);font-size:15px;margin-top:.5rem;font-weight:600;line-height:1.4}.lottery-card .lottery-card-title-section .lottery-card-sponsor .lottery-card-sponsor-badge{background:#e2e2e2;color:#3b322b;border-radius:.25rem;font-size:10px;font-weight:500;line-height:100%;padding:6px .5rem .25rem}.lottery-card .lottery-card-title-section .lottery-card-sponsor .lottery-card-sponsor-image{position:relative;right:6px}.lottery-card .lottery-card-bottom{position:absolute;bottom:0;padding:18px 16px;width:100%;background:#3b322b;display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 auto}.lottery-card .lottery-card-bottom span{line-height:1.3;white-space:nowrap}.lottery-card .lottery-card-bottom .lottery-coin{position:relative;bottom:56px}.lottery-card .lottery-card-bottom .lottery-coin p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#bd4e0a;-webkit-text-stroke-width:.49px;-webkit-text-stroke-color:#f58320;font-size:20.747px;font-style:normal;font-weight:700;line-height:16.597px;text-align:center}.lottery-card .lottery-card-bottom .lucky-draw-countdown{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.9);margin-top:6px}.lottery-card .lottery-card-bottom .lottery-card-progress{margin-bottom:.75rem}.lottery-card .lottery-card-bottom .lottery-card-progress .lottery-card-progress-header{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.5rem}.lottery-card .lottery-card-bottom .lottery-card-progress .lottery-card-progress-header .lottery-card-progress-label{color:hsla(0,0%,100%,.8)}.lottery-card .lottery-card-bottom .lottery-card-progress .lottery-card-progress-header .lottery-card-progress-value{color:#e7b008;font-weight:700}.lottery-card .lottery-card-bottom .lottery-card-progress .lottery-card-progress-bar{height:.5rem;border-radius:9999px;background:hsla(0,0%,100%,.2)}.lottery-card .lottery-card-bottom .lottery-card-progress .lottery-card-progress-bar .lottery-card-progress-fill{height:100%;background:#fc3;transition:all .3s ease}.lottery-card .lottery-card-bottom .lottery-card-bottom-row{display:flex;justify-content:space-between}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-coins{display:flex;align-items:center;background:linear-gradient(135deg,#ffd966,#f59f0a);border-radius:9999px;padding:.5rem .75rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-coins .lottery-card-coins-icon{width:1rem;height:1rem;color:#111317}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-coins .lottery-card-coins-value{color:#111317;font-weight:900;font-size:.875rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-coins .lottery-card-coins-label{color:rgba(17,19,23,.8);font-size:.75rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-buttons{display:flex}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-buttons .lottery-card-button{border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s ease;cursor:pointer;border:none;display:flex;align-items:center;gap:.25rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-buttons .lottery-card-button.primary{background:#ff571a;color:#fff}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-buttons .lottery-card-button.primary:hover{background:#f40}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-buttons .lottery-card-button.secondary{border:1px solid hsla(0,0%,100%,.4);color:#fff;background:transparent}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-buttons .lottery-card-button.secondary:hover{background:hsla(0,0%,100%,.1)}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-buttons .lottery-card-button .lottery-card-button-icon{width:.75rem;height:.75rem}@keyframes glow{0%,to{box-shadow:0 0 20px rgba(255,204,51,.3)}50%{box-shadow:0 0 30px rgba(255,204,51,.6)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:1024px){.lottery-cards-container{padding:.75rem 1rem}.lottery-cards-title{font-size:clamp(1.25rem,5vw,2rem)!important;line-height:1.2;margin-top:clamp(.5rem,3vw,1rem)}.lottery-cards-subtitle{font-size:clamp(.8125rem,2vw,.9375rem)!important;padding:0 1rem}.lottery-cards-columns{display:none}.mobile-layout{display:flex;flex-direction:column;gap:1rem}.mobile-top-card{height:300px;margin:0 auto;max-width:400px;width:100%}.mobile-swiper-container{width:100%;padding:0 1rem 2rem}.campaign-swiper{padding-bottom:30px}.mobile-card-wrapper{height:200px}.lottery-card{height:100%}.lottery-card .lottery-card-image-container,.lottery-card .lottery-card-image-container.featured{height:220px}.lottery-card .lottery-card-title-section .lottery-card-title{font-size:1.1rem;width:auto;max-width:85%;font-weight:800}.lottery-card .lottery-card-title-section .lottery-card-worth{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.95)}.lottery-card .lottery-card-bottom{margin-bottom:0}.lottery-card .lottery-card-bottom .lottery-coin p{font-size:16px;line-height:14px}.lottery-card .lottery-card-bottom .lottery-card-progress{margin-bottom:.5rem}.lottery-card .lottery-card-bottom .lottery-card-progress .lottery-card-progress-header{font-size:.75rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-coins{padding:.4rem .6rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-coins .lottery-card-coins-value{font-size:.75rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-coins .lottery-card-coins-label{font-size:.625rem}.lottery-card .lottery-card-bottom .lottery-card-bottom-row .lottery-card-button{padding:.4rem .8rem;font-size:.75rem}.mobile-top-card .lottery-card .lottery-card-image-container{height:300px}.mobile-card-wrapper .lottery-card .lottery-card-image-container{height:200px}.lucky-draw__button{position:absolute;left:16px;bottom:54px;z-index:10;padding:10px 16px;font-size:13px;display:flex!important;opacity:1!important;visibility:visible!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}}@media(max-width:1024px)and (max-width:768px){.lucky-draw__button{bottom:25px;left:-15px;font-size:8px;padding:8px 12px;gap:2px}}@media(max-width:1024px){.lottery-view-more-button{margin-top:-20px}.lottery-cards__button{width:250px;height:30px;padding:12px;font-size:14px;display:flex;align-items:center;justify-content:center}.swiper-pagination-bullets{bottom:0}.swiper-pagination-bullet{background-color:#d9d9d9;opacity:1;width:8px;height:8px;margin:0 4px}.swiper-pagination-bullet-active{background-color:rgba(59,50,43,.502)!important;box-shadow:none!important}.lottery-coin img{width:60px!important;height:60px!important}.lottery-coin p{font-size:16px!important;line-height:13px!important}.lottery-coin{bottom:40px!important}.lottery-coin img{width:50px!important;height:50px!important}.lottery-coin p{font-size:14px!important;line-height:11px!important;-webkit-text-stroke-width:.35px!important}.mobile-swiper-container .lottery-coin{bottom:30px!important}.mobile-swiper-container .lottery-coin img{width:35px!important;height:35px!important}.mobile-swiper-container .lottery-coin p{font-size:10px!important;line-height:8px!important}}.lottery-card-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:inherit;transition:opacity .3s ease}.lottery-card-image-container{position:relative;overflow:hidden;border-radius:inherit}.lottery-card:hover .lottery-card-video{opacity:1}@media(max-width:1024px){.lottery-card{overflow:hidden!important;transform:none!important}.lottery-card-image-container{overflow:hidden}.lottery-card:active .lottery-card-image,.lottery-card:focus-within .lottery-card-image{transform:scale(1.05)}.lottery-card-bottom{position:absolute;bottom:0;margin-bottom:0!important}.lottery-coin{bottom:0!important}.lottery-card-bottom-row,.lottery-card-progress,.lottery-card-title-section{transform:none!important}}.exclusive-skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.exclusive-skeleton{border-radius:10px;margin-inline:auto}.exclusive-skeleton-title{width:min(640px,90%);height:44px}.exclusive-skeleton-subtitle{width:min(520px,80%);height:24px;margin-top:12px}.exclusive-skeleton-card{height:272px;border-radius:16px}.exclusive-empty-state{height:180px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#6b6b6b;background:#f5f5f5;font-family:Poppins,sans-serif;font-size:14px}@media(max-width:1024px){.exclusive-skeleton-grid{grid-template-columns:1fr;gap:16px}.exclusive-skeleton-card{height:220px}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.common-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;font-size:1rem;border-radius:9999px;color:#fff;background-color:#f26a1b;border:none;cursor:pointer;transition:background .3s ease;position:relative}.common-button .hover-arrow{opacity:0;transform:translateX(-10px);display:inline-block}.common-button .dot,.common-button .hover-arrow,.common-button .label{transition:all .3s ease;color:#fff}.common-button .dot{font-size:1.5rem;line-height:1}.common-button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.common-button:hover .hover-arrow{opacity:1;transform:translateX(0)}.common-button:hover .dot,.common-button:hover .label{animation:push-right-return .4s ease-in-out}@keyframes push-right-return{0%{transform:translateX(0)}50%{transform:translateX(4px)}to{transform:translateX(0)}}.product-card{position:relative;overflow:hidden;border-radius:16px;padding:24px;height:192px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 20px -2px rgba(34,42,53,.08);transition:all .3s ease}.product-card:hover{box-shadow:0 8px 25px -5px rgba(34,42,53,.15)}.product-card.bg-gradient-navy{background:linear-gradient(135deg,#1e293b,#334155)}.product-card.bg-gradient-cyan{background:linear-gradient(135deg,#0891b2,#06b6d4)}.product-card.bg-gradient-brown{background:linear-gradient(135deg,#1c1917,#292524)}.product-content{z-index:10;flex:1 1}.product-subtitle{background:#ef2d4f;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.8);margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em;width:-moz-fit-content;width:fit-content;border-radius:4px;padding-right:4px}.product-star{margin:0 4px 4px}.product-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2;max-width:200px}.product__button{font-size:12px;font-weight:700;color:#fff;background-color:#ea6b1e;padding:16px;border-radius:32px;display:flex;align-items:center}.product__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.product__button-icon{margin-right:4px;font-size:12px;transform:rotate(-45deg);transition:transform .3s ease}.product__button:hover .product__button-icon{transform:rotate(0deg)}.product-image{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:96px;height:96px;overflow:hidden;border-radius:8px}.product-image img{width:100%;height:100%;object-fit:cover}.ecommerce-layout{background:#fffdf2;padding:0 clamp(.75rem,2vw,16px)}.ecommerce-skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.ecommerce-skeleton{border-radius:12px}.ecommerce-skeleton-header{display:flex;flex-direction:column;gap:12px}.ecommerce-skeleton-title{width:min(420px,80vw);height:44px}.ecommerce-skeleton-subtitle{width:min(220px,50vw);height:20px}.ecommerce-skeleton-card{height:180px}.ecommerce-empty-state{height:180px;border-radius:16px;background:#f5f5f5;color:#6b6b6b;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:14px}.ecommerce-layout .container{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(.75rem,2.5vw,20px)}.ecommerce-layout .header-component{display:flex;align-items:center;justify-content:space-between}.ecommerce-layout .header-component .main-title{font-size:clamp(1.5rem,4vw,2.75rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#3b322b;margin:0}.ecommerce-layout .header-component p.main-subtitle{color:#3b322b;font-weight:400;text-transform:uppercase;letter-spacing:.05em;font-size:clamp(.875rem,2.5vw,1.25rem);margin:0}.ecommerce-layout .header-component-button{border-radius:9999px}@media(max-width:768px){.ecommerce-skeleton-grid{grid-template-columns:1fr;gap:16px}.ecommerce-skeleton-card{height:150px}.ecommerce-layout .header-component{flex-direction:column;align-items:center;gap:20px;text-align:center}.ecommerce-layout .header-component .header-content{display:flex;flex-direction:column;align-items:center}.ecommerce-layout .header-component .main-title{font-size:clamp(1.25rem,5vw,2rem)}.ecommerce-layout .header-component p.main-subtitle{font-size:clamp(.8125rem,2vw,1rem)}}.ecommerce-layout__button{font-size:16px;font-weight:700;font-family:Poppins,sans-serif;color:#fff;background-color:#ea6b1e;padding:16px;border-radius:32px;display:flex;align-items:center}.ecommerce-layout__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.ecommerce-layout__button-icon{margin-right:4px;font-size:16px;transform:rotate(-45deg);transition:transform .3s ease}.ecommerce-layout__button:hover .ecommerce-layout__button-icon{transform:rotate(0deg)}.ecommerce-layout .products-section{position:relative}.ecommerce-layout .products-section .products-swiper .swiper-pagination{position:relative;display:flex;justify-content:center;padding-top:20px}.ecommerce-layout .products-section .products-swiper .swiper-pagination-bullet{background:#ea6b1e;width:8px;height:8px}.ecommerce-layout .products-section .products-swiper .swiper-pagination-bullet-active{background:#ea6b1e;opacity:1}.ecommerce-layout .products-section .products-swiper .swiper-button-next,.ecommerce-layout .products-section .products-swiper .swiper-button-prev{color:#ea6b1e;font-size:20px}.product-banner{position:relative;border-radius:16px;overflow:hidden}.product-banner__image{width:100%;height:160px;object-fit:contain;border-radius:16px}.product-banner__content{position:absolute;bottom:28px;left:30px;color:#fff;padding:0 10px}.product-banner__title{font-size:1.25rem;font-weight:700;margin-bottom:4px}.product-banner__subtitle{font-size:.9rem;margin-bottom:8px}.product-banner__button{display:flex;align-items:center;background:#ea6b1e;color:#fff;border:none;padding:4px 16px;border-radius:32px;font-weight:600;cursor:pointer;width:100%;max-width:160px;margin:0 auto;font-size:14px;transition:all .3s ease}.product-banner__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038);transform:scale(1.02)}.product-banner__button-icon{margin-right:4px;font-size:12px;transform:rotate(-45deg);transition:transform .3s ease}.product-banner__button:hover .product-banner__button-icon{transform:rotate(0deg)}@media(max-width:768px){.product-banner__button{padding:6px 12px;max-width:140px;font-size:13px;border-radius:28px;margin:0;display:block;text-align:left}}.featured-slide-wrapper{display:flex;flex-direction:column;align-items:center}.banner-arrows{display:flex;justify-content:center;margin-top:16px;gap:16px}.banner-arrows .next-arrow,.banner-arrows .prev-arrow{background:#a1a1a1;border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.banner-arrows .next-arrow:hover,.banner-arrows .prev-arrow:hover{background-color:#888}.banner-arrows .next-arrow .arrow,.banner-arrows .prev-arrow .arrow{font-size:20px;color:#fff}.featured-section{margin:clamp(.25rem,1vw,6px) 0;padding:0;position:relative;width:100%;max-width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden}.featured-section .featured-swiper{width:100%;max-width:100%;height:auto!important}.featured-section .featured-swiper .swiper-slide{width:100%!important;max-width:100%;height:auto!important}.featured-section .featured-swiper .swiper-wrapper{align-items:flex-start}.featured-section .featured-banner{border-radius:48px;position:relative;overflow:hidden;width:100%;display:block;box-shadow:0 2px 10px -2px rgba(34,42,53,.06);transition:all .3s ease;height:-moz-fit-content;height:fit-content;margin-top:40px}.featured-section .featured-banner .banner-image{position:relative;width:100%;line-height:0;z-index:1;display:block;font-size:0}.featured-section .featured-banner .banner-image img{width:100%;height:auto;display:block;vertical-align:middle}.featured-section .featured-banner .banner-content{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;max-width:70%;color:#fff;pointer-events:none}.featured-section .featured-banner .banner-content>*{pointer-events:auto}.featured-section .featured-banner .banner-content h2{font-size:32px}@media(max-width:768px){.featured-section .featured-banner{border-radius:24px;padding:0;display:block}.featured-section .featured-banner .banner-content{max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:absolute;left:0;bottom:0;padding-bottom:0;background:none}.featured-section .featured-banner .banner-content h2{font-size:24px}.featured-section .featured-banner .banner-content .featured__button{width:100%;max-width:100%;padding:10px 55px;font-size:16px;font-weight:600;border-radius:24px;background:#ff7300;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.08);gap:8px;margin:12px 0 10px}.featured-section .featured-banner .banner-content .featured__button-icon{font-size:18px;margin-right:8px}}.ecommerce-layout .news-section{display:flex;flex-direction:column;gap:clamp(1rem,3vw,24px);width:90%;margin:0 auto clamp(1rem,3vw,24px)}.ecommerce-layout .news-section .news-carousel-main .news-section{margin-bottom:0}.ecommerce-layout .news-section .news-header{text-align:center}.ecommerce-layout .news-section .news-header .news-title{font-size:clamp(1.5rem,4vw,2.75rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#3b322b;margin-bottom:8px}.ecommerce-layout .news-section .news-header .news-subtitle{color:#3b322b;margin:0;font-size:clamp(.875rem,2.5vw,1.25rem)}@media(max-width:768px){.ecommerce-layout .news-section .news-header .news-title{font-size:clamp(1.25rem,5vw,2rem)}.ecommerce-layout .news-section .news-header .news-subtitle{font-size:clamp(.8125rem,2vw,1rem)}}.ecommerce-layout .news-section .news-carousel{position:relative}.ecommerce-layout .news-section .news-carousel .news-swiper .swiper-pagination-bullet{background:#1e293b;width:8px;height:8px}.ecommerce-layout .news-section .news-carousel .news-swiper .swiper-pagination-bullet-active{background:#1e293b;opacity:1}.ecommerce-layout .news-section .news-carousel .news-swiper .swiper-button-next,.ecommerce-layout .news-section .news-carousel .news-swiper .swiper-button-prev{color:#1e293b;font-size:20px}.ecommerce-layout .news-section .news-footer{display:flex;justify-content:center}@media(max-width:768px){.ecommerce-layout .news-section{width:95%;gap:24px}.ecommerce-layout{padding:0 clamp(.5rem,2vw,12px)}.ecommerce-layout .container{gap:clamp(.5rem,2vw,16px)}.ecommerce-layout .news-section{gap:clamp(.75rem,2vw,20px);margin-bottom:clamp(.75rem,2vw,20px)}}@media(min-width:769px)and (max-width:1024px){.ecommerce-layout .container{gap:clamp(.75rem,2vw,18px)}}.featured__button{font-size:clamp(14px,2vw,16px);font-weight:700;color:#fff;background-color:#ea6b1e;padding:12px 20px;border-radius:32px;display:flex;align-items:center;justify-content:center;min-height:44px;border:none;cursor:pointer;font-family:Poppins,sans-serif;white-space:nowrap;transition:all .3s ease;gap:6px}.featured__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.featured__button-icon{margin-right:4px;font-size:16px;transform:rotate(-45deg);transition:transform .3s ease}.featured__button:hover .featured__button-icon{transform:rotate(0deg)}@media(max-width:768px){.featured__button{font-size:14px;padding:10px}}.news-nav,.products-nav{background:#a1a1a1;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;border-radius:9999px;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.1)}@media(max-width:768px){.news-nav,.products-nav{display:none}}.news-nav.custom-swiper-button-prev,.products-nav.custom-swiper-button-prev{left:-48px;padding:6px}.news-nav.custom-swiper-button-prev .back-arrow,.products-nav.custom-swiper-button-prev .back-arrow{position:relative;left:4px}.news-nav.custom-swiper-button-next,.products-nav.custom-swiper-button-next{right:-48px;padding:6px}.news-footer__button{font-size:16px;font-weight:700;color:#fff;background-color:#ea6b1e;padding:16px;border-radius:32px;display:flex;align-items:center}.news-footer__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.news-footer__button-icon{margin-right:4px;font-size:16px;transform:rotate(-45deg);transition:transform .3s ease}.news-footer__button:hover .news-footer__button-icon{transform:rotate(0deg)}.desktop-shop-now-button{display:block}@media(max-width:768px){.desktop-shop-now-button{display:none}}.mobile-shop-now-container{display:none}@media(max-width:768px){.mobile-shop-now-container{display:block;text-align:center;width:100%;max-width:320px;margin:20px auto 0}.mobile-shop-now-container .featured__button{width:100%;padding:12px 24px;font-size:14px;border-radius:32px;margin-bottom:4px;min-height:44px;justify-content:center}.ecommerce-layout .products-section{margin-bottom:24px}}.mobile-news-arrows{display:none;justify-content:center;gap:16px;margin-top:20px}.mobile-news-arrow{background:#a1a1a1;border-radius:50%;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;color:#fff;border:none;font-size:16px}.mobile-news-arrow:hover{background-color:#888}@media(max-width:768px){.mobile-news-arrows{display:flex}.desktop-news-nav,.ecommerce-layout .header-component .featured__button{display:none}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.partners-container{background-color:#fffdf2;display:flex;flex-direction:column;gap:clamp(.25rem,1.5vw,8px);padding:0}.partners-container .tech-stack-section{padding:48px 20px}.partners-container .tech-stack-section .tech-stack-wrapper{max-width:1200px;margin:0 auto;text-align:center}.partners-container .tech-stack-section .tech-stack-title{font-family:Poppins,sans-serif;font-size:42px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.partners-container .tech-stack-section .tech-stack-subtitle{font-family:Poppins,sans-serif;font-size:16px;color:#6b7280;margin:0 0 40px}.partners-container .tech-stack-section .tech-stack-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.partners-container .tech-stack-section .tech-stack-item{display:flex;flex-direction:column;align-items:center;cursor:default;position:relative}.partners-container .tech-stack-section .tech-stack-item .tech-stack-icon{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#f0f4ff,#e8f4f8 50%,#fff5f5);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.partners-container .tech-stack-section .tech-stack-item .tech-stack-icon img{width:44px;height:44px;object-fit:contain}.partners-container .tech-stack-section .tech-stack-item .tech-stack-name{margin-top:8px;font-family:Poppins,sans-serif;font-size:12px;color:#1a1a2e;opacity:0;transform:translateY(-5px);transition:opacity .25s ease,transform .25s ease;white-space:nowrap}.partners-container .tech-stack-section .tech-stack-item:hover .tech-stack-icon{transform:scale(1.1);box-shadow:0 8px 24px rgba(0,0,0,.12)}.partners-container .tech-stack-section .tech-stack-item:hover .tech-stack-name{opacity:1;transform:translateY(0)}.partners-container .partners-skeleton-section{padding:1.5rem 0}.partners-container .partners-skeleton-wrapper{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:2rem;padding:0 20px}.partners-container .partners-skeleton-heading{width:140px;height:36px;border-radius:8px;flex-shrink:0}.partners-container .partners-skeleton-logos{flex:1 1;display:flex;gap:32px;overflow:hidden}.partners-container .partners-skeleton-logo{width:150px;height:70px;border-radius:12px;flex-shrink:0}.partners-container .partners-empty-state{height:120px;margin:0 auto;max-width:1280px;border-radius:12px;background:#f5f5f5;color:#6b6b6b;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:14px}.partners-container .partners-section{padding:1.25rem 0;overflow:hidden;border-radius:0}.partners-container .partners-section .partners-wrapper{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:2rem;padding:0 20px}.partners-container .partners-section .partners-wrapper .partners-heading{color:#fffdf2;font-size:30px;font-weight:900;width:250px;flex-shrink:0;margin:0;line-height:1.2}.partners-container .partners-section .partners-wrapper .carousel-container{flex:1 1;min-width:0;overflow:hidden;padding:10px 0;mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent)}.partners-container .partners-section .partners-wrapper .carousel-container .partners-swiper{overflow:visible}.partners-container .partners-section .partners-wrapper .carousel-container .swiper-wrapper{align-items:center;transition-timing-function:linear!important}.partners-container .partners-section .partners-wrapper .carousel-container .swiper-slide{width:auto!important;flex-shrink:0}.partners-container .partners-section .partners-wrapper .carousel-container .partner-logo{display:flex;justify-content:center;align-items:center;width:120px;height:80px;flex-shrink:0;background:hsla(0,0%,100%,.1);border-radius:12px;padding:12px 16px}.partners-container .partners-section .partners-wrapper .carousel-container .partner-logo a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.partners-container .partners-section .partners-wrapper .carousel-container .partner-logo img{display:block;width:100%;height:100%;object-fit:contain;flex-shrink:0;transition:transform .25s ease}.partners-container .partners-section .partners-wrapper .carousel-container .partner-logo:hover img{transform:scale(1.1)}@media(max-width:768px){.partners-container{gap:16px;padding:16px 0}.partners-container .tech-stack-section{padding:32px 16px}.partners-container .tech-stack-section .tech-stack-title{font-size:28px}.partners-container .tech-stack-section .tech-stack-subtitle{font-size:14px;margin-bottom:24px}.partners-container .tech-stack-section .tech-stack-grid{gap:16px}.partners-container .tech-stack-section .tech-stack-item .tech-stack-icon{width:64px;height:64px}.partners-container .tech-stack-section .tech-stack-item .tech-stack-icon img{width:32px;height:32px}.partners-container .tech-stack-section .tech-stack-item .tech-stack-name{font-size:10px;opacity:1;transform:translateY(0)}.partners-container .partners-skeleton-section{padding:1rem 0}.partners-container .partners-skeleton-wrapper{padding:0 16px;gap:1rem}.partners-container .partners-skeleton-heading{width:70px;height:24px}.partners-container .partners-skeleton-logo{width:70px;height:40px}.partners-container .partners-section{padding:1rem 0}.partners-container .partners-section .partners-wrapper{flex-direction:row;align-items:center;padding:0 12px;gap:.75rem}.partners-container .partners-section .partners-wrapper .partners-heading{width:auto;min-width:70px;max-width:90px;font-size:14px;flex-shrink:0;margin:0;text-align:left;line-height:1.2}.partners-container .partners-section .partners-wrapper .carousel-container{flex:1 1;min-width:0;overflow:hidden;padding:6px 0;mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent)}.partners-container .partners-section .partners-wrapper .carousel-container .partner-logo{width:80px;height:56px;padding:8px 10px}.partners-container .partners-section .partners-wrapper .carousel-container .partner-logo img{width:100%;height:100%;object-fit:contain}}@media(min-width:769px){.partners-container{gap:24px}.partners-container .partners-section .partners-heading{font-size:30px}}.how-it-works-container{background-color:#fffdf2;padding:0 clamp(1rem,4vw,24px);text-align:center;font-family:Poppins,sans-serif;position:relative}.how-it-works-container .section-title{font-size:clamp(1.5rem,4vw,2.75rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;color:#3b322b;margin-bottom:clamp(.35rem,2vw,12px);text-transform:capitalize}.how-it-works-container .section-subtitle{font-size:clamp(1rem,2.5vw,1.375rem);font-weight:600;color:#3b322b;margin-bottom:clamp(.35rem,2vw,12px);letter-spacing:-.01em}.how-it-works-container .section-tagline{font-size:clamp(.875rem,2vw,1.0625rem);font-weight:400;color:#42372e;margin-bottom:clamp(1rem,4vw,24px);line-height:1.4}.how-it-works-container .steps-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:clamp(1rem,3vw,30px);position:relative;margin-bottom:clamp(1rem,4vw,40px)}.how-it-works-container .steps-wrapper .step-card{position:relative;background:#f5f2ec;border-radius:20px;width:249px;height:220px;box-shadow:0 4px 12px rgba(0,0,0,.05);text-align:center;z-index:1;transition:transform .3s ease}.how-it-works-container .steps-wrapper .step-card:hover{transform:translateY(-8px)}.how-it-works-container .steps-wrapper .step-card .step-header{margin-bottom:10px}.how-it-works-container .steps-wrapper .step-card .step-title{font-weight:700;font-size:clamp(1rem,2vw + .5rem,1.375rem);font-family:Poppins,sans-serif;margin-bottom:clamp(.5rem,1.5vw,10px);color:#2b2119}.how-it-works-container .steps-wrapper .step-card .step-description{width:60%;margin:0 auto;color:#42372e;font-size:clamp(.8rem,1.2vw + .5rem,.9625rem);font-weight:400;line-height:1.35}.how-it-works-container .steps-wrapper .step-card .step-number-img{width:70px;height:auto}.how-it-works-container .steps-wrapper .step-card .step-arrow{position:absolute;right:-40px;top:25%;transform:translateY(-50%);width:100px;height:auto;z-index:0}.how-it-works-container .steps-wrapper .step-card.arrow-0 .step-arrow,.how-it-works-container .steps-wrapper .step-card.arrow-1 .step-arrow,.how-it-works-container .steps-wrapper .step-card.arrow-2 .step-arrow{right:-50px}.how-it-works-container .steps-wrapper .step-card .mobile-arrow{display:none}.how-it-works-container .steps-wrapper .step-card .coin-animation{position:absolute;top:0;left:50%;width:100px;height:100px;transform:translateX(-50%);pointer-events:none;z-index:1}.how-it-works-container .how-it-works__button{font-size:18px;font-weight:700;color:#fff;background-color:#ea6b1e;padding:14px 28px;border-radius:32px;display:flex;align-items:center;border:none;cursor:pointer;min-height:48px;font-family:Poppins,sans-serif;transition:background .3s ease}.how-it-works-container .how-it-works__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038)}.how-it-works-container .how-it-works__button-icon{margin-right:4px;font-size:16px;transform:rotate(-45deg);transition:transform .3s ease}.how-it-works-container .how-it-works__button:hover .how-it-works__button-icon{transform:rotate(0deg)}.how-it-works-container__button-wrapper{display:flex;justify-content:center}@media(max-width:768px){.how-it-works-container{padding:0 clamp(.75rem,3vw,1.25rem)}.how-it-works-container .section-title{font-weight:900;font-size:clamp(1.25rem,5vw,1.5rem);line-height:1.2;letter-spacing:-.02em;text-align:center;margin-bottom:clamp(.25rem,2vw,8px)}.how-it-works-container .section-subtitle{font-size:clamp(.9375rem,2.5vw,1.125rem);margin-bottom:clamp(.25rem,2vw,8px)}.how-it-works-container .section-tagline{font-size:clamp(.8125rem,2vw,.9375rem);margin-bottom:clamp(1rem,4vw,20px)}.how-it-works-container .steps-wrapper{flex-direction:column;align-items:center;gap:40px;margin-bottom:30px}.how-it-works-container .steps-wrapper .step-card{width:100%;max-width:320px;max-height:none;padding:4px;height:auto;display:flex;flex-direction:row;align-items:center;text-align:left}.how-it-works-container .steps-wrapper .step-card:hover{transform:translateY(-5px)}.how-it-works-container .steps-wrapper .step-card .step-header{margin-bottom:0;margin-right:15px;flex-shrink:0;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%}.how-it-works-container .steps-wrapper .step-card .step-number-img{width:60px;height:auto}.how-it-works-container .steps-wrapper .step-card .step-content{flex-grow:1;text-align:left}.how-it-works-container .steps-wrapper .step-card .step-title{font-size:clamp(.9375rem,2.5vw + .5rem,1.125rem);margin-bottom:8px;text-align:left}.how-it-works-container .steps-wrapper .step-card .step-description{width:100%;font-size:clamp(.8125rem,1.5vw + .4rem,.875rem);line-height:1.4;text-align:left}.how-it-works-container .steps-wrapper .step-card .step-arrow{display:none}.how-it-works-container .steps-wrapper .step-card .mobile-arrow{display:block;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);z-index:2}.how-it-works-container .steps-wrapper .step-card .mobile-arrow .step-arrow-img{width:34px;height:auto;margin-right:130px;margin-left:-69px;margin-bottom:-14px}.how-it-works-container .steps-wrapper .step-card .coin-animation{width:60px;height:60px;top:5px;left:30px}.how-it-works-container .how-it-works__button{font-size:clamp(.875rem,2vw + .5rem,1rem);padding:12px 48px;min-height:44px}.fixed-enter-button-container{display:none}}.fixed-enter-button{position:fixed;top:30%;right:0;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;align-items:center;gap:12px;background-color:#ea6b1e;color:#fff;border:none;padding:20px 12px;border-radius:15px 0 0 15px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.fixed-enter-button:hover{background:linear-gradient(0deg,#f26a1b,#8e0038)}.fixed-enter-button .enter-icon{font-size:20px}.fixed-enter-button .enter-text{font-family:Poppins,sans-serif;font-weight:700;font-size:16px;transform:rotate(180deg);color:#fff;writing-mode:vertical-rl}.question-mark{position:fixed;right:0;top:41%;z-index:10006;color:#fff;border:1px solid #fff;border-radius:50%;font-size:20px;padding:10px;width:40px;height:40px}.hero,.question-mark{display:flex;align-items:center;justify-content:center}.hero{position:relative;width:100%;height:calc(100vh + 97px);height:calc(100dvh + 97px);overflow:hidden;max-height:none;margin-top:-97px;margin-bottom:0;text-align:center;contain:layout style;isolation:isolate}.hero-tagline-section{text-align:center;padding:clamp(1.5rem,2.5vw,1.5rem) clamp(1rem,4vw,2rem);background-color:#fffdf2}.hero-tagline-section .hero-tagline-title{font-family:Zurich Extra Black,sans-serif;font-size:clamp(1.25rem,3.5vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#3b322b;margin-bottom:0}.hero-tagline-section .hero-tagline-subtitle{font-size:clamp(.875rem,2vw,1.15rem);font-weight:400;color:#3b322b;margin:0 0 clamp(.35rem,.8vw,.5rem);font-family:Poppins,sans-serif}.hero-tagline-section .hero-tagline-description{font-size:clamp(.8125rem,1.6vw,1rem);color:#6b6560;max-width:640px;margin:0 auto;line-height:1.65;font-family:Poppins,sans-serif}.hero-tagline-section .hero-tagline-categories{margin:clamp(1rem,2.2vw,1.5rem) auto 0;max-width:820px;width:100%;overflow:hidden;padding:.15rem .5rem .4rem .75rem;background:transparent;border:0;border-radius:0;box-shadow:none;outline:0}.hero-tagline-section .hero-tagline-categories .swiper{overflow:visible!important;padding-left:.25rem}.hero-tagline-section .hero-tagline-category-card{flex:0 0 120px;min-height:110px;background:transparent;border:none;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;box-shadow:none;transition:transform .28s cubic-bezier(.22,1,.36,1);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.75rem .5rem;opacity:0;transform:translateY(8px) scale(.98);animation:hero-category-enter .55s ease forwards;scroll-snap-align:start}.hero-tagline-section .hero-tagline-category-card:after{content:"";position:absolute;inset:auto -40% -70% -40%;height:90%;background:radial-gradient(circle,rgba(234,107,30,.16) 0,rgba(234,107,30,0) 72%);pointer-events:none;transition:opacity .25s ease;opacity:0}.hero-tagline-section .hero-tagline-category-card:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 50% 38%,rgba(255,205,102,.45) 0,rgba(255,179,46,.2) 28%,rgba(255,179,46,.05) 50%,rgba(255,179,46,0) 70%);filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .28s ease}.hero-tagline-section .hero-tagline-category-card.is-active,.hero-tagline-section .hero-tagline-category-card:focus-visible,.hero-tagline-section .hero-tagline-category-card:hover{transform:translateY(-8px) scale(1.045)}.hero-tagline-section .hero-tagline-category-card.is-active:after,.hero-tagline-section .hero-tagline-category-card:focus-visible:after,.hero-tagline-section .hero-tagline-category-card:hover:after{opacity:.75}.hero-tagline-section .hero-tagline-category-card.is-active:before,.hero-tagline-section .hero-tagline-category-card:focus-visible:before,.hero-tagline-section .hero-tagline-category-card:hover:before{opacity:1}.hero-tagline-section .hero-tagline-category-card.is-active .hero-tagline-category-icon,.hero-tagline-section .hero-tagline-category-card:focus-visible .hero-tagline-category-icon,.hero-tagline-section .hero-tagline-category-card:hover .hero-tagline-category-icon{transform:translateY(-3px) scale(1.06)}.hero-tagline-section .hero-tagline-category-card:focus-visible{outline:2px solid rgba(250,169,39,.8);outline-offset:2px}.hero-tagline-section .hero-tagline-category-card.is-active .hero-tagline-category-icon{transform:translateY(-3px) scale(1.06)}.hero-tagline-section .hero-tagline-category-icon{width:52px;height:52px;border-radius:12px;background:linear-gradient(180deg,#ff8b45,#ea6b1e);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;box-shadow:none;transition:transform .25s ease;position:relative;z-index:1}.hero-tagline-section .hero-tagline-category-label{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;line-height:1.2;color:#3b322b;letter-spacing:.01em;position:relative;z-index:1}.hero-tagline-section .hero-tagline-category-card:first-child{animation-delay:.03s}.hero-tagline-section .hero-tagline-category-card:nth-child(2){animation-delay:.06s}.hero-tagline-section .hero-tagline-category-card:nth-child(3){animation-delay:.09s}.hero-tagline-section .hero-tagline-category-card:nth-child(4){animation-delay:.12s}.hero-tagline-section .hero-tagline-category-card:nth-child(5){animation-delay:.15s}.hero-tagline-section .hero-tagline-category-card:nth-child(6){animation-delay:.18s}.hero-tagline-section .hero-tagline-category-card:nth-child(7){animation-delay:.21s}.hero-tagline-section .hero-tagline-category-card:nth-child(8){animation-delay:.24s}.hero-tagline-section .hero-tagline-category-card:nth-child(9){animation-delay:.27s}.hero-tagline-section .hero-tagline-category-card:nth-child(10){animation-delay:.3s}.hero-tagline-section .hero-tagline-category-card:first-child .hero-tagline-category-icon{background:linear-gradient(180deg,#ff9b5d,#ea6b1e)}.hero-tagline-section .hero-tagline-category-card:nth-child(2) .hero-tagline-category-icon{background:linear-gradient(180deg,#ff7a59,#e6492d)}.hero-tagline-section .hero-tagline-category-card:nth-child(3) .hero-tagline-category-icon{background:linear-gradient(180deg,#35c38c,#199f6d)}.hero-tagline-section .hero-tagline-category-card:nth-child(4) .hero-tagline-category-icon{background:linear-gradient(180deg,#fd83b0,#e9588a)}.hero-tagline-section .hero-tagline-category-card:nth-child(5) .hero-tagline-category-icon{background:linear-gradient(180deg,#a476ff,#7f52d8)}.hero-tagline-section .hero-tagline-category-card:nth-child(6) .hero-tagline-category-icon{background:linear-gradient(180deg,#4ea1ff,#2f77d4)}.hero-tagline-section .hero-tagline-category-card:nth-child(7) .hero-tagline-category-icon{background:linear-gradient(180deg,#ff7f86,#db5b60)}.hero-tagline-section .hero-tagline-category-card:nth-child(8) .hero-tagline-category-icon{background:linear-gradient(180deg,#4dc4c9,#2f999e)}.hero-tagline-section .hero-tagline-category-card:nth-child(9) .hero-tagline-category-icon{background:linear-gradient(180deg,#f3b74a,#d6951e)}.hero-tagline-section .hero-tagline-category-card:nth-child(10) .hero-tagline-category-icon{background:linear-gradient(180deg,#6f89ff,#556ee1)}@keyframes hero-category-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-to-slider{margin-top:-4px;margin-bottom:30px;background-color:#fffdf2}.home-section{overflow:hidden}.home-section,.home-section--last{margin-bottom:30px}.exclusive-campaign-container{background-color:#fffdf2;margin-bottom:30px}.hero__bg-image,.hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.hero__overlay{position:absolute;inset:0;pointer-events:none;z-index:1}.hero__overlay--radial{background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.12) 50%,transparent 75%),radial-gradient(ellipse at center,rgba(0,0,0,.15) 0,rgba(0,0,0,.3) 100%)}.hero__overlay--gradient{background:linear-gradient(0deg,rgba(0,0,0,.68) 0,rgba(0,0,0,.25) 45%,rgba(0,0,0,.06))}.responsive-image,.responsive-video{transition:opacity .4s ease}.responsive-image--loaded,.responsive-video--ready{opacity:1}.responsive-image--fill,.responsive-video--fill{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.video-control-button{position:absolute;right:32px;top:10%;background:rgba(59,50,43,.45);border-radius:50%;z-index:999;padding:8px;width:44px;height:44px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;outline:none;transition:all .25s ease}.video-control-button:hover{background:rgba(59,50,43,.7);transform:scale(1.06)}.video-control-button:active{transform:scale(.95)}.video-control-button:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero__shape{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero__shape--dark{background:linear-gradient(160deg,#1a1a1a,#2a2018)}.hero__shape img{object-fit:cover;width:100%;height:100%}.hero-skeleton-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(135deg,#1a1a1a,#2a2a2a 50%,#1a1a1a);background-size:400% 400%;animation:hero-pulse 2.4s ease-in-out infinite}@keyframes hero-pulse{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero__content{color:#fff;position:absolute;inset:0;width:100%;z-index:2;font-family:Zurich Extra Black,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 110px;text-align:center}.hero__content .scroll-down-indicator-wrapper{position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}.hero__content .header__description,.hero__content .header__title{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.hero__content .header__title{font-size:clamp(1.5rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-.03em;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.45),0 1px 4px rgba(0,0,0,.25);white-space:nowrap}.hero__content .header__description{font-size:clamp(.9rem,2.2vw,1.25rem);font-family:Poppins,sans-serif;font-weight:400;margin-top:0;margin-bottom:0;color:hsla(0,0%,100%,.92);text-shadow:0 1px 10px rgba(0,0,0,.35)}.hero__content li,.hero__content p,.hero__content span{color:#fff;margin-top:0;margin-bottom:0;font-size:1rem}.hero__slide-dots{display:flex;justify-content:center;gap:10px;margin-top:16px;margin-bottom:8px}.hero__slide-dot{width:10px;height:10px;border-radius:50%;border:2px solid hsla(0,0%,100%,.45);background:transparent;cursor:pointer;padding:0;transition:all .3s ease;position:relative}.hero__slide-dot:before{content:"";position:absolute;inset:-6px}.hero__slide-dot.active{background:#fff;border-color:#fff;transform:scale(1.25);box-shadow:0 0 8px hsla(0,0%,100%,.35)}.hero__slide-dot:hover:not(.active){border-color:hsla(0,0%,100%,.75)}.hero__slide-dot:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero-loading-text{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.hero-skeleton{border-radius:12px}.hero-skeleton-title{width:min(600px,88%);height:56px}.hero-skeleton-description{width:min(700px,94%);height:36px}.hero-skeleton-button{width:160px;height:44px;border-radius:32px;margin-top:16px}.kutoot--header__button{background:#ea6b1e;color:#fff;border:none;padding:8px 20px;border-radius:32px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:clamp(.75rem,1.1vw,.875rem);font-family:Poppins,sans-serif;cursor:pointer;gap:8px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 4px 16px rgba(234,107,30,.3)}.kutoot--header__button:hover{background:linear-gradient(90deg,#f26a1b,#8e0038);transform:translateY(-1px)}.kutoot--header__button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(234,107,30,.25)}.kutoot--header__button:focus-visible{outline:2px solid #fff;outline-offset:2px}.kutoot--header__button-icon{font-size:12px;transform:rotate(-45deg);transition:transform .3s ease}.kutoot--header__button:hover .kutoot--header__button-icon{transform:rotate(0deg)}.hero__container{max-width:1200px;margin:0 auto;padding:0 16px;width:100%}.kutoot--header__button--secondary{background:hsla(0,0%,100%,.12);border:1.5px solid hsla(0,0%,100%,.3);color:#fff;padding:7px 18px;border-radius:32px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;font-weight:400;font-size:clamp(.72rem,1.1vw,.85rem);font-family:Poppins,sans-serif;cursor:pointer;white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.kutoot--header__button--secondary:hover{background:hsla(0,0%,100%,.22);border-color:hsla(0,0%,100%,.5);transform:translateY(-1px)}.kutoot--header__button--secondary:active{transform:translateY(0)}.kutoot--header__button--secondary:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(min-width:1025px){.hero-pay-in-store-mobile{display:none!important}}@media(min-width:2560px){.hero{max-height:1280px}}@media(max-width:1536px)and (min-width:1025px){.hero__content{padding-left:24px;padding-right:24px}}@media(max-width:1024px)and (min-width:769px){.hero{height:calc(100vh + 80px);height:calc(100dvh + 80px);max-height:none;margin-top:-80px}.hero__content{padding:0 24px 240px}.hero__content .header__title{font-size:clamp(2rem,6vw,3rem)!important;line-height:52.79px!important;height:52.79px!important;white-space:nowrap}.hero__content .header__description{font-size:clamp(1.4rem,3.5vw,1.8rem)!important;margin-bottom:1rem}}@media(max-width:768px){.hero-tagline-section .hero-tagline-categories{gap:.55rem;margin-top:1rem;padding-bottom:.5rem}.hero-tagline-section .hero-tagline-category-card{flex-basis:102px;min-height:84px;border-radius:14px;gap:8px}.hero-tagline-section .hero-tagline-category-icon{width:44px;height:44px;border-radius:10px;font-size:1.2rem}.hero-tagline-section .hero-tagline-category-label{font-size:.75rem}.hero{height:calc(100vh + 70px);height:calc(100dvh + 70px);max-height:none;margin-top:-70px;padding-top:70px}.hero__content{padding:0 16px 180px}.hero__content .header__title{font-size:clamp(1.5rem,6vw,2.8rem)!important;line-height:1.1;white-space:nowrap}.hero__content .header__description{font-size:clamp(1.25rem,4vw,1.5rem)!important}.hero__bg-image,.hero__video,.responsive-image--fill,.responsive-video--fill{width:100%;height:100%;object-fit:cover;object-position:center;background:#000}.video-control-button{display:none}.hero__slide-dots{margin-top:12px;margin-bottom:4px}.hero-cta-buttons{flex-wrap:wrap;gap:10px!important}.kutoot--header__button{padding:5px 10px;min-height:28px;font-size:.7rem;box-shadow:0 3px 10px rgba(234,107,30,.25);min-width:unset;width:-moz-fit-content;width:fit-content;gap:5px}.kutoot--header__button-icon{font-size:10px}.kutoot--header__button--secondary{padding:4px 8px;min-height:28px;font-size:.68rem;min-width:unset;width:-moz-fit-content;width:fit-content;gap:5px}}@media(max-width:480px){.hero-tagline-section .hero-tagline-category-card{flex-basis:96px}.hero{height:calc(100vh + 60px);height:calc(100dvh + 60px);margin-top:-60px;padding-top:60px}.hero__content{padding:0 14px 160px}.hero__content .header__title{font-size:clamp(1.1rem,8vw,2.2rem)!important;line-height:1.15;white-space:nowrap}.hero__content .header__description{font-size:clamp(1.15rem,4.5vw,1.4rem)!important}.hero-cta-buttons{flex-direction:column;gap:10px!important;width:100%;padding:0 8px}.kutoot--header__button{padding:5px 10px;font-size:.68rem;min-height:26px;width:-moz-fit-content;width:fit-content;min-width:unset;gap:4px}.kutoot--header__button-icon{font-size:9px}.kutoot--header__button--secondary{padding:4px 8px;font-size:.65rem;min-height:26px;width:-moz-fit-content;width:fit-content;min-width:unset;gap:4px}.hero-skeleton-title{height:40px}.hero-skeleton-description{height:28px}}@media(max-width:360px){.hero{height:calc(100vh + 60px);height:calc(100dvh + 60px);margin-top:-60px;padding-top:60px}.hero__content{padding:0 12px 140px}.hero__content .header__title{font-size:clamp(.95rem,7.5vw,1.6rem)!important;line-height:1.2;white-space:nowrap}.hero__content .header__description{font-size:1.1rem!important}}@media(max-height:500px)and (orientation:landscape){.hero{height:100vh;height:100dvh;max-height:none;margin-top:-70px;padding-top:0}.hero__content{padding:0 24px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero__bg-image,.hero__video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media(prefers-reduced-motion:reduce){.responsive-image,.responsive-video{transition:none}.hero-skeleton-bg{animation:none}.hero__slide-dot,.kutoot--header__button,.kutoot--header__button--secondary{transition:none}.hero-tagline-category-card{animation:none;opacity:1;transform:none;transition:none}}.hero-categories-swiper .swiper-wrapper{transition-timing-function:linear!important}@keyframes bounce-down{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}.scroll-bounce-arrow{animation:bounce-down 2s infinite;display:flex;justify-content:center;align-items:center}