:root{--bg: #0a0c09;--bg-elevated: #121510;--bg-muted: #1a1f16;--bg-soft: #22281c;--surface: #141914;--text: #eef3e6;--text-muted: #8b9580;--text-on-accent: #0a0c09;--accent: #c8f031;--accent-hover: #d9ff4a;--accent-deep: #9bc41a;--accent-dim: #1e2910;--accent-glow: #c8f03166;--link: #b8e84a;--blue: #9ad4ff;--green: #4ade80;--yellow: #ffbb00;--yellow-hover: #ffd24d;--red: #f07178;--border: rgba(139, 149, 128, .28);--border-strong: #3d4635;--overlay: rgba(10, 12, 9, .78);--table-head: #2a3322;--status-pending: #f79e1b;--status-error: #ff7b8c;--status-success: #60cc64;--white: #ffffff}*{box-sizing:border-box}body{font-family:Mulish,serif;line-height:normal;color:var(--text);background:var(--bg);background-image:radial-gradient(ellipse 90% 55% at 50% -15%,#1e2910 0%,transparent 55%);color-scheme:dark}.page{overflow:hidden}a{text-decoration:none}.v-enter-active,.v-leave-active{transition:.3s}.v-enter-from,.v-leave-to{opacity:0}button{background:transparent;border:0;cursor:pointer;padding:0}button:disabled{opacity:.5}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.text-center{text-align:center}.section{padding:0 16px}.wrapper{width:100%;margin:0 auto;max-width:1392px}.text{font-family:Mulish,serif}.text-white{color:var(--white)}.text-dark{color:var(--text)}.text-green{color:var(--green)}.text-yellow{color:var(--yellow)}.text-red{color:var(--red)}.text-blue{color:var(--link)}.text-royal-blue{color:var(--accent)}.text-slate-gray{color:var(--text-muted)}.text-error{margin-top:16px}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.text-24{font-size:24px}.text-32{font-size:32px}.text-36{font-size:36px}.text-42{font-size:42px}.text-48{font-size:48px}.text-52{font-size:52px}.text-54{font-size:54px}.text-64{font-size:64px}.text-96{font-size:96px}.text-vibes{font-family:Rock Salt,cursive;font-weight:400;letter-spacing:0}.weight-250{font-weight:100}.weight-500{font-weight:500}.weight-600{font-weight:600}.weight-700{font-weight:700}.weight-900{font-weight:900}.uppercase{text-transform:uppercase}.select{border:1px solid var(--border);padding:11px 14px;font-size:14px;font-weight:400;color:var(--text);font-family:Mulish,serif;outline:0;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.87306%200.391505L7.61128%200.127841C7.52909%200.0459684%207.41781%200%207.3018%200C7.1858%200%207.07452%200.0459684%206.99233%200.127841L4.00045%203.11972L1.00858%200.127841C0.92639%200.0459684%200.815111%200%200.699104%200C0.583097%200%200.471817%200.0459684%200.389631%200.127841L0.127842%200.390571C0.0459694%200.472756%200%200.58403%200%200.700037C0%200.816044%200.0459694%200.927325%200.127842%201.00951L3.69098%204.5792C3.77194%204.665%203.88349%204.7154%204.00139%204.71944C4.11899%204.71526%204.23019%204.66486%204.31086%204.5792L7.87213%201.01138C7.95407%200.928281%208%200.816274%208%200.699574C8%200.582873%207.95407%200.470859%207.87213%200.38776L7.87306%200.391505Z'%20fill='%23EEF3E6'/%3e%3c/svg%3e") no-repeat top 50% right 14px/ 8px;background-color:var(--bg-muted)}.header .select{font-weight:700}.select{padding-right:30px}.button{font-size:14px;font-weight:700;line-height:20px;border:none;background:transparent;font-family:Mulish,serif;border-radius:4px;color:var(--text-on-accent);padding:11px;text-align:center;display:inline-flex;justify-content:center;gap:12px;transition:.3s;position:relative}.button span{position:relative;z-index:3}.button:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:var(--accent);z-index:2;border-radius:4px;transition:.3s}.button.w-135{width:135px}.button:hover:after{background:var(--accent-hover)}.button.transparent{color:var(--text)}.button.transparent:after{background:transparent}.button.transparent:hover{opacity:.7}.button.white{color:var(--accent)}.button.white:after{background:var(--surface)}.button.white:hover:after{background:var(--bg-soft)}.button.gray{color:var(--text-muted)}.button.gray:after{background:var(--border-strong)}.button.gray:hover:after{background:var(--bg-soft)}.button.yellow{color:var(--text-on-accent)}.button.yellow:after{background:var(--yellow)}.button.yellow:hover:after{background:var(--yellow-hover)}.button.disabled{pointer-events:none;opacity:.5}.button-shadow:before{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:64%;border-radius:4px;background:var(--accent-glow);filter:blur(15px);z-index:1}.header{position:absolute;left:0;top:0;width:100%;z-index:5;transition:.3s;padding:24px 16px}.header .header-wrapper{padding:15px 16px 15px 24px;gap:0 16px;background:var(--surface);border-radius:4px}.header .user-icon{width:42px;height:42px;border-radius:4px}.header .user-icon .img{position:relative;z-index:3;width:24px}.header .balance{height:42px;background:var(--bg-muted);border-radius:4px;border:1px solid var(--border);padding:0 12px 0 9px;gap:16px;min-width:112px}.header .balance .text{gap:4px}.header .header-balance{gap:6px}.header .header-balance .text{white-space:nowrap}.header .header-balance .img{width:24px}.header .nav{gap:24px;justify-content:center}.header .menu-btn{display:none;gap:18px}.header .menu-btn .img{filter:brightness(0) invert(1)}.header .menu-btn.active .menu-btn-icon .img{opacity:0;visibility:hidden}.header .menu-btn.active .menu-btn-icon .img-close{opacity:1;visibility:visible}.header .menu-btn .text{transition:.3s}.header .menu-btn-icon{width:24px;height:24px;position:relative}.header .menu-btn-icon .img{width:100%;position:absolute;left:0;top:0;transition:.3s}.header .menu-btn-icon .img-close{opacity:0;visibility:hidden}.header .logo{gap:8px}.header .logo .img{max-height:36px;width:auto}.header .left{gap:16px;flex:1;justify-content:flex-start}.header .center{flex:1;min-width:0}.header .center .search{width:100%;max-width:320px;margin:0 auto}.header .right{gap:18px;flex:1}.header .header-icon{line-height:0;position:relative}.header .indicator{position:absolute;right:0;bottom:0;width:8px;height:8px;background:var(--green);border:2px solid var(--bg);border-radius:100px}.hero-section{background:var(--accent-dim);margin-bottom:50px;overflow:hidden}.hero-section .wrapper{padding:195px 0 140px;position:relative;z-index:1}.hero-section .text-14{max-width:678px;margin:24px auto 0}.hero-section .button{margin:42px auto 0}.hero-section .text-52+.text-52{margin-top:-8px}.hero-section .line-1{position:absolute;left:calc(50% + 520px);top:80px;transform:translate(-50%) rotate(18deg) scaleX(-1);opacity:.55;pointer-events:none}.hero-section .line-2{position:absolute;left:calc(50% - 480px);bottom:-50px;transform:translate(-50%) rotate(-12deg);opacity:.4;pointer-events:none}.categories-section .wrapper{position:relative;max-width:1042px}.categories-section .wrapper .line-3{position:absolute;left:calc(50% + 420px);top:40px;transform:translate(-50%) rotate(160deg) scale(.85);opacity:.45;pointer-events:none}.categories-section .text-52+.text-14{margin:26px auto 0;max-width:536px}.categories-section .list{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(3,132px);gap:16px;margin:42px auto 0;max-width:760px}.categories-section .item{background:var(--surface);border-radius:4px;width:100%;height:100%;min-height:0;padding:12px 8px;gap:10px}.categories-section .item .img{width:44px;margin-top:auto}.categories-section .item .text{margin-top:0;line-height:1.2}.categories-section .item:nth-child(1){grid-column:2;grid-row:1}.categories-section .item:nth-child(2){grid-column:1;grid-row:2}.categories-section .item:nth-child(3){grid-column:3;grid-row:2}.categories-section .item:nth-child(4){grid-column:1;grid-row:3}.categories-section .item:nth-child(5){grid-column:3;grid-row:3}.categories-section .item:nth-child(6){grid-column:6;grid-row:1}.categories-section .item:nth-child(7){grid-column:6;grid-row:2}.categories-section .item:nth-child(8){grid-column:6;grid-row:3}.categories-section .button{margin:62px auto 0}.how-it-works-section{padding:136px 16px 142px}.how-it-works-section .wrapper{max-width:1188px}.how-it-works-section .list{margin-top:92px;position:relative;gap:0}.how-it-works-section .item{flex:1;position:relative;max-width:348px;padding:0 28px}.how-it-works-section .item+.item{border-left:1px dashed var(--border-strong)}.how-it-works-section .item .text-24{border-radius:4px;background:var(--surface);padding:16px;margin-top:10px}.how-it-works-section .item .text-14{max-width:270px;margin:22px auto 0}.why-section{padding:130px 16px;background:var(--accent-dim);overflow:hidden}.why-section .wrapper{max-width:1188px;position:relative}.why-section .line-4{position:absolute;left:calc(50% + 480px);top:-40px;transform:translate(-50%) rotate(-25deg) scale(.9);opacity:.35}.why-section .line-5{position:absolute;left:calc(50% - 560px);top:120px;transform:translate(-50%) rotate(12deg) scaleX(-1);opacity:.3}.why-section .line-6{position:absolute;left:calc(50% - 80px);top:-90px;transform:translate(-50%) rotate(40deg);opacity:.25}.why-section .left{width:45%}.why-section .left .button{margin-top:42px}.why-section .left .button:before{background:var(--accent-deep)}.why-section .left .text{gap:16px}.why-section .left .text .text-vibes{margin-bottom:-14px}.why-section .right{width:55%}.why-section .list{max-width:540px}.why-section .item{padding-bottom:32px;border-bottom:2px dashed rgba(200,240,49,.18)}.why-section .item:last-child{padding-bottom:0;border-bottom:0}.why-section .item .text+.text{margin-top:16px}.why-section .item+.item{margin-top:32px}.help-section{padding:130px 16px 100px}.help-section .wrapper{max-width:888px;gap:64px}.help-section .button{margin-top:35px}.help-section .right{max-width:550px;padding-top:20px}.help-section .right .text-blue{display:table;margin-top:56px}.cta-section{padding-bottom:92px}.cta-section .wrapper{border-radius:4px;background:var(--surface);padding:64px 16px 74px;max-width:1052px}.cta-section .text.flex{gap:14px}.cta-section .text.flex .text-vibes{margin-bottom:-15px}.cta-section .text-14{max-width:678px;margin:26px auto 0}.cta-section .button{margin:34px auto 0}.nav-section{border-top:1px solid var(--border);padding:24px 16px}.nav-section .nav{gap:8px 52px}.product-item{text-align:left;background:var(--surface);border-radius:4px;display:block}.product-item .product-item-wrapper{padding:20px 16px 12px}.product-item .product-info{gap:8px}.product-item:hover .product-title{text-decoration:underline}.product-item:hover .img-container:after{opacity:1}.product-item .img-container{margin-top:6px;position:relative;padding-top:100%;height:0;overflow:hidden;background:var(--bg-muted);border-radius:4px}.product-item .img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.product-item .product-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:19px;height:38px}.product-item .product-category{display:none;margin-top:14px}.product-item .product-price{display:flex;align-items:center;gap:2px}.product-item .product-vat{margin-top:8px}.product-item .product-categories{margin-top:12px;gap:6px}.product-item .product-categories .product-categories__item{border:1px solid var(--text-muted);font-size:14px;color:var(--text-muted);font-weight:400;border-radius:4px;padding:4px 8px;cursor:pointer;gap:6px}.product-item .product-categories .models-item{color:var(--accent);border-color:var(--accent)}.footer{border-top:1px solid var(--border);background:var(--surface)}.footer .logo .img{max-height:40px;width:auto}.footer .wrapper{padding:44px 0;gap:24px;max-width:1052px}.footer .wrapper+.wrapper{position:relative;padding:22px 0}.footer .wrapper+.wrapper:before{content:"";width:100vw;height:1px;background:var(--border);position:absolute;top:0;left:50%;transform:translate(-50%)}.footer .wrapper+.wrapper .text{text-align:center}.footer .requisites{margin-top:24px;opacity:.5}.footer .social-nav{margin-top:20px;gap:22px}.footer .social-nav .img{width:38px}.footer .nav .text{text-align:left;display:table;transition:.3s}.footer .nav .text:hover{opacity:1;color:var(--yellow);text-decoration:underline}.footer .nav .text+.text{margin-top:16px}.footer .methods{gap:8px 26px}.footer .methods .img{width:auto;height:22px}.footer .column{flex:1}.footer .column:first-child .list{margin-top:26px}.footer .column:first-child .list .item{gap:14px}.footer .column:first-child .list .item .text-12{min-width:124px}.footer .column:first-child .list .item+.item{margin-top:12px}.footer .column:nth-child(2){padding-top:40px}.footer .column:nth-child(2) .item{justify-content:flex-start;gap:14px}.faq-section .list{margin-top:24px}.faq-section .list .text-14{margin-top:16px}.faq-section .list .item+.item{margin-top:24px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--overlay);z-index:3;opacity:0;visibility:hidden;transition:.3s}.overlay.active{visibility:visible;opacity:1}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;transition:.3s;padding:16px}.modal .overlay{visibility:visible;opacity:1}.modal .close{position:absolute;top:0;right:0;cursor:pointer;transition:.3s;gap:6px}.modal .close .img{width:30px}.modal .modal-wrapper{position:relative;z-index:4;background:transparent;width:100%;max-width:685px;padding:35px 0}.modal .modal-wrapper .modal-form-container{background:var(--surface);border-radius:4px;max-height:calc(100vh - 70px);overflow:auto}.modal .modal-wrapper .left{position:relative;width:306px}.modal .modal-wrapper .left .text-52{padding:50px 50px 44px}.modal .modal-wrapper .left .button{margin-top:30px}.modal .modal-wrapper .right{flex:1;position:relative;padding:50px}.modal .modal-wrapper .right .button{margin-top:20px}.modal .modal-wrapper .right.flex-col{padding-bottom:30px}.modal .label{display:block;margin:0 auto}.modal .label+.label{margin-top:12px}.modal .gift-card-checkbox-container{max-width:394px;margin:24px auto 0}.modal .gift-card-checkbox-container .input-container{margin:0}.modal .gift-card-checkbox-label{width:50%;display:inline-flex}.modal .gift-card-checkbox-label+.label{width:50%;display:inline-flex}.modal .gift-card-checkbox-label+.label input{text-align:left}.modal .link{cursor:pointer;display:table;margin:16px auto 0 0}.modal .link:hover{text-decoration:underline}.modal .link.text-center{margin:16px auto 0}.modal .modal-bottom{background:var(--accent-dim);border-radius:4px;padding:50px;flex:1}.modal .modal-bottom .link{margin:0}.modal select{width:100%}.cookies-modal{padding:32px}.cookies-modal .modal-wrapper{max-width:360px;padding:0}.cookies-modal .modal-wrapper .modal-form-container{background:var(--bg-elevated);border-radius:4px}.cookies-modal .modal-wrapper .modal-form-container .right{padding:32px}.cookies-modal .modal-wrapper .modal-form-container .right .text{margin-top:16px}.cookies-modal .modal-wrapper .modal-form-container .right .button{margin-top:35px}.contact-modal .modal-wrapper .modal-form-container{padding:50px}.contact-modal .modal-wrapper .right{padding:0}.contact-modal .modal-wrapper .right .button-container{margin-top:32px}.contact-modal .modal-wrapper .right .button-container .button{margin:0}.contact-modal .modal-wrapper .input-list{gap:30px;margin-top:40px}.contact-modal .modal-wrapper .input-list .left{flex:1}.contact-modal .modal-wrapper .input-list .right{flex:1;padding-bottom:0}.contact-modal .modal-wrapper .input-list .right .label{width:100%}.contact-modal .modal-wrapper .input-list .right .label+.label{flex:1;display:flex}.contact-modal .modal-wrapper .input-list .right .label+.label .input-container{flex:1}.contact-modal .modal-wrapper .input-list .right .label+.label .input-container textarea{height:100%}.label-list{max-width:604px;gap:24px;margin:0 auto}.label-list .label{width:calc(50% - 12px)}.label-list .label+.label{margin:0 auto}.reg-modal .checkbox-label{margin:20px auto 0}.checkbox-label{gap:12px}.checkbox-label input{display:none}.checkbox-label .dot{width:28px;height:28px;border:1px solid var(--border-strong);border-radius:4px;cursor:pointer;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.78027%204.0785C1.51485%203.92716%201.20583%203.8866%200.913744%203.96476C0.621658%204.04292%200.367542%204.23416%200.201166%204.50104C0.0347888%204.76792%20-0.0318633%205.09121%200.0142628%205.40759C0.0603889%205.72397%200.21597%206.01066%200.450537%206.21149L4.07709%208.78136C4.27102%208.9279%204.50405%209.00446%204.74195%208.9998C4.90105%209.00078%205.05876%208.96836%205.20604%208.90442C5.35332%208.84048%205.48728%208.74626%205.60024%208.62717L11.6445%202.2025C11.8721%201.96054%2012%201.63237%2012%201.29019C12%200.948012%2011.8721%200.619847%2011.6445%200.377889C11.4169%200.135931%2011.1081%200%2010.7862%200C10.4643%200%2010.1556%200.135931%209.92792%200.377889L4.5848%206.0573L1.78027%204.0785Z'%20fill='%2312D700'/%3e%3c/svg%3e") no-repeat center/ 0;background-color:var(--bg-muted)}.checkbox-label input:checked+.dot{background-size:12px}.checkbox-label .text{flex:1;text-align:left}.checkbox-label a:hover{text-decoration:underline}input{width:100%;height:54px;padding:17px 20px;font-size:16px}.label input,.label textarea{font-family:Mulish,serif;background:var(--bg-muted);border:1px solid var(--border);border-radius:4px;color:var(--text);font-size:14px;font-weight:400;height:42px;text-align:left;width:100%;padding:11px 14px;outline:0}.label input.amount,.label textarea.amount{padding-left:62px}.label textarea{resize:none;min-height:110px;padding-top:12px}.label .text+.input-container{margin-top:8px}.label .input-container{position:relative}.label .input-container .input-curr{position:absolute;left:12px;top:50%;transform:translateY(-50%)}.label .input-container .eye{width:24px;position:absolute;right:18px;top:50%;transform:translateY(-50%);cursor:pointer;transition:.3s}.label .input-container .eye:hover{filter:brightness(0) invert(.85)}.page-not-found-section{text-align:center;min-height:50vh}.breadcrumbs-section .wrapper{padding:94px 0 64px;gap:6px}.breadcrumbs-section .wrapper .text-white{opacity:.7}.breadcrumbs-section .wrapper .text:not(.uppercase){text-transform:capitalize}.product-list-container{flex:1}.product-list-container>.text-24{padding:18px 0 24px}.product-section{padding-top:120px;padding-bottom:60px}.product-section .product-list{gap:12px}.product-section .product-list .item{width:calc((100% - 36px)/4);cursor:pointer}.back{gap:12px}.game-section{padding-bottom:80px;padding-top:182px}.game-section .game-content{gap:16px}.game-section .game-content .img-container{width:400px}.game-section .game-content .img-container .img{width:100%}.game-section .game-content .product-info{flex:1;max-width:744px}.game-section .game-content .product-code,.game-section .game-content .product-price{margin-top:24px}.game-section .game-content .product-price .text+.text{margin-top:10px}.game-section .game-content .buttons{margin-top:24px;gap:8px}.game-section .game-content .buttons .yellow{width:64px;font-size:0;line-height:0}.game-section .game-content .buttons .yellow .img{transition:.3s;filter:brightness(0)}.game-section .game-content .buttons .yellow:hover .img{transform:scale(1.2)}.game-section .game-content .product-description{margin-top:24px}.game-section .game-content .product-description .text+.text{margin-top:10px}.game-section .game-content .note{margin-top:12px}.game-section .product-model{margin-top:34px}.game-section .product-model .text+.text{margin-top:10px}.game-related{margin-top:96px;text-align:center}.game-related .product-list{margin-top:64px}.cart-section{padding-bottom:50px}.cart-section .wrapper{gap:16px}.cart-section .cart-left{flex:1;max-width:500px}.cart-section .cart-left .button{width:100%;margin-top:24px}.cart-section .cart-right{flex:2;max-width:604px;padding-top:60px}.cart-section .list{margin-top:24px;padding:8px 48px;border-radius:4px;border:1px solid var(--border-strong)}.cart-section .list .item{gap:16px;padding:24px 0}.cart-section .list .item+.item{border-top:1px dashed var(--border-strong)}.cart-section .list .product-item{flex:1}.cart-section .list .product-item .product-item-wrapper{display:flex;gap:24px}.cart-section .list .product-item .product-title{margin:0;height:auto;display:block}.cart-section .list .product-item .img-container{padding:0;width:80px;height:100px}.cart-section .list .product-item .product-category{display:block}.cart-section .list .product-item .product-vat{display:none}.cart-section .list .bin{cursor:pointer}.cart-section .form{margin-top:32px}.cart-section .form .label+.label{margin-top:16px}.cart-section .form .label .input-container{flex:1}.cart-section .form .label .text{width:132px;padding-right:16px}.cart-section .form .label input{text-align:left}.cart-section .form .checkbox-label{margin-top:24px}.cart-section .cart-total-block{margin-top:46px}.cart-section .cart-total-block .text-14{margin-top:32px}.cart-section .cart-total-block .text-48{margin-top:12px}.cart-section .cart-total-block .button{margin-top:24px;width:100%;display:flex;height:64px}.cart-section .cart-total-block .text-error{text-align:center}.profile-section{padding-top:118px;padding-bottom:40px}.profile-section .main-title{width:100%}.profile-section .profile-center{background:var(--surface);border-radius:0 4px 4px 0;width:100%;flex:1;padding-left:32px;padding-right:32px;padding-bottom:16px}.profile-section .profile-left{background:var(--surface);width:235px;border-right:2px solid var(--bg-muted);border-radius:4px 0 0 4px}.profile-section .profile-left .nav-container{padding:16px;height:100%}.profile-section .profile-left .nav-container .nav+.item{margin-top:2px;width:100%}.profile-section .profile-left .nav-container .text{cursor:pointer;border-radius:4px;height:50px;padding:4px 16px;transition:.3s;background:var(--bg-muted);border:1px solid var(--bg-muted)}.profile-section .profile-left .nav-container .router-link-exact-active{color:var(--accent);opacity:1;font-weight:700;border-color:var(--accent)}.profile-section .profile-left .name-container{gap:24px}.profile-section .profile-left .name-container a{line-height:0}.profile-section .profile-left .name-container .pen{cursor:pointer}.profile-section .profile-left .profile-email{margin-top:10px}.profile-section .profile-left .nav .item+.item{margin-top:2px}.profile-section .profile-main{width:100%}.profile-section .profile-main .confirm-email-wrapper{padding-top:25px;display:flex;flex:1;flex-direction:column;align-items:center;min-height:300px}.profile-section .profile-main .confirm-email-wrapper .title{margin-bottom:28px}.profile-section .profile-main .confirm-email-wrapper .buttons{margin-top:20px}.profile-section .profile-right{width:422px;padding-left:22px}.profile-section .profile-right .title-container+.title-container{margin-top:32px}.profile-section .profile-right .profile-overview .title-container .text-14{margin-bottom:2px}.profile-section .profile-right .profile-overview .profile-data{margin-top:42px}.profile-section .profile-right .profile-overview .profile-data .row+.row{margin-top:24px}.profile-section .profile-right .profile-overview .profile-data .text{word-break:break-all}.profile-section .profile-right .profile-overview .profile-data .text-14{width:146px;padding-right:16px}.profile-section .profile-right .profile-overview .table-container{margin-top:24px}.profile-section .profile-right .profile-orders .total-info{gap:32px}.profile-section .profile-right .profile-orders .total-info__item{gap:8px}.profile-section .profile-right .profile-orders .total-info .text-14{opacity:.5}.profile-section .profile-right .profile-data-change .form{margin-top:24px}.profile-section .profile-right .profile-data-change .form .text-14{width:132px;padding-right:16px}.profile-section .profile-right .profile-data-change .form .input-container{flex:1}.profile-section .profile-right .profile-data-change .form .input-container input{text-align:left;padding-left:16px}.profile-section .profile-right .profile-data-change .form .label+.label{margin-top:24px}.profile-section .profile-right .profile-data-change .form .button{width:100%;margin:24px 0 0 auto;justify-content:center}.profile-section .profile-right .profile-data-change .form .text-error{width:100%;margin-left:auto;margin-right:0;text-align:center}.profile-section .profile-right .profile-pass-change .form .text-14{width:172px}.profile-section .profile-right .profile-pass-change .form .button{width:calc(100% - 172px)}.profile-section .profile-right .profile-pass-change .form .text-error{width:calc(100% - 172px);margin-left:auto;margin-right:0;text-align:center}.profile-section .profile-right .profile-balance .table-container{margin-top:24px}.profile-section .profile-right .profile-balance .balance{margin-top:32px}.profile-section .profile-right .profile-balance .balance .button{padding:6px 22px;border-radius:4px;margin-left:28px}.profile-section .profile-right .profile-balance .balance .img{margin-right:24px}.profile-section .profile-right .profile-right-block+.profile-right-block{margin-top:64px}.profile-section .profile-right .profile-order .profile-right-block+.profile-right-block{margin-top:24px;border-top:1px dashed var(--border-strong)}.profile-section .profile-right .profile-order .order-info{margin-top:32px}.profile-section .profile-right .profile-order .order-info .product-item{display:block;margin-top:32px}.profile-section .profile-right .profile-order .order-info .product-item .product-item-wrapper{display:flex;gap:24px}.profile-section .profile-right .profile-order .order-info .product-item .product-title{margin:0;height:auto;display:block}.profile-section .profile-right .profile-order .order-info .product-item .img-container{padding:0;width:80px;height:100px}.profile-section .profile-right .profile-order .order-info .product-item .product-category{display:block}.profile-section .profile-right .profile-order .order-info .product-item .product-price{margin-top:24px}.profile-section .profile-right .profile-order .order-info .product-item .product-vat{display:none}.profile-section .profile-right .profile-order .row{margin-top:24px}.profile-section .profile-right .profile-order .row .text:first-child{width:146px;padding-right:16px}.profile-section .profile-right .profile-order .row .text:last-child{flex:1}.profile-section .profile-right .profile-order .order-details,.profile-section .profile-right .profile-order .buyer-info{padding-top:24px}.profile-section .profile-right .profile-order .cart-info .text:last-child{text-align:right}.profile-section .profile-right .profile-order .cart-info .row{border-bottom:1px dashed var(--border-strong);padding-bottom:18px;margin-top:18px}.profile-section .profile-right-block{padding-top:32px}.profile-section .profile-right-block .form{margin-top:22px;max-width:278px}.profile-section .profile-right-block .form .input-container{width:100%}.profile-section .profile-right-block .form .label+.label{margin-top:12px;display:block}.profile-section .profile-right-block .form .button{margin-top:22px}.profile-section .profile-top{background:var(--surface);border-radius:4px;width:100%}.profile-section .profile-top .profile-top-left{flex:1;padding:32px}.profile-section .profile-top .profile-top-left .button{margin-top:32px}.profile-section .profile-top .profile-top-left .icon{border-radius:4px;background:var(--bg-muted);width:48px;height:48px}.profile-section .profile-top .profile-top-left-wrapper{margin-top:30px}.profile-section .profile-top .profile-top-right{gap:16px;flex:1;border-top:2px dashed var(--bg-muted);padding:32px}.profile-section .profile-top .profile-top-right .button{margin-top:22px}.profile-section .profile-top .profile-top-right-wrapper{width:100%}.profile-section .profile-top .info{padding-left:18px}.profile-section .profile-top .info .text+.text{margin-top:10px}.profile-section .profile-top .wallet{margin-top:22px;gap:8px;border-radius:4px;background:var(--bg-muted);min-height:82px;position:relative}.profile-section .profile-top .wallet .text{gap:10px}.profile-section .profile-top .wallet .text .text-24{line-height:22px}.profile-section .profile-top .wallet .text .text-14{line-height:14px}.profile-section .profile-top .wallet .icon{position:absolute;left:14px;top:50%;transform:translateY(-50%)}.profile-section .orders-filter{margin:32px 0;gap:10px;flex-wrap:wrap}.profile-section .orders-filter .button{padding:6px 32px;border-radius:4px;font-size:14px}.profile-section .table-container{margin-top:24px;overflow:auto;background:var(--surface);border-radius:4px}.profile-section .table-container table{width:100%;text-align:left}.profile-section .table-container table .text{white-space:nowrap}.profile-section .table-container table th{padding:6px 14px;background:var(--table-head);color:var(--white)}.profile-section .table-container table tr:nth-child(odd) td{background:var(--bg-muted)}.profile-section .table-container table td{padding:24px 14px;vertical-align:middle;color:var(--text);min-height:64px}.profile-section .table-container table .status_Pending{background:var(--status-pending);border-radius:4px;color:var(--white);padding:6px;display:inline-block}.profile-section .table-container table .status_Error{background:var(--status-error);border-radius:4px;color:var(--white);padding:6px;display:inline-block}.profile-section .table-container table .status_Success{background:var(--status-success);border-radius:4px;color:var(--white);padding:6px;display:inline-block}.profile-section .table-container-transactions table td{padding:18px 14px}.static-section{padding-top:152px;padding-bottom:80px}.static-section .wrapper{padding-bottom:52px}.static-section .text-48{text-transform:capitalize;text-align:center}.static-section .static-desc{margin-top:46px;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.contact-section .wrapper{gap:16px;padding-bottom:52px}.contact-section .contact-right{flex:1;max-width:500px}.contact-section .contact-right .text-error{text-align:center}.contact-section .input-container{width:100%}.contact-section .label+.label{margin-top:16px}.contact-section input,.contact-section textarea{text-align:left}.contact-section .checkbox-label{margin-top:24px}.contact-section .button{width:100%;margin-top:36px}.contact-section .contact-item .text+.text{margin-top:24px}.contact-section .contact-item+.contact-item{margin-top:46px}.gift-card-section .wrapper{gap:16px;padding-bottom:52px}.gift-card-section .gift-card-left{flex:1;max-width:600px}.gift-card-section .gift-card-left .text-24,.gift-card-section .gift-card-left .text-16{margin-top:46px}.gift-card-section .gift-card-right{flex:1;max-width:500px}.gift-card-section .gift-card-right .form{margin-top:56px}.gift-card-section .gift-card-right .form .input-container{width:100%}.gift-card-section .gift-card-right .form .input-container input{text-align:left}.gift-card-section .gift-card-right .form .input-container .pass{padding-left:68px;padding-right:16px}.gift-card-section .gift-card-right .form .holder-name,.gift-card-section .gift-card-right .form .holder-phone{gap:10px}.gift-card-section .gift-card-right .form .holder-phone>div:nth-child(1){width:33%}.gift-card-section .gift-card-right .form .label+.label{margin-top:16px}.gift-card-section .gift-card-right .form .label:nth-child(2){width:calc(40% - 8px);margin:0 0 0 8px;display:inline-block}.gift-card-section .gift-card-right .form .label:first-child{width:calc(60% - 8px);margin-right:8px;display:inline-block}.gift-card-section .gift-card-right .form .button{margin-top:26px;width:100%}.search{position:relative;width:100%;max-width:278px}.search input{padding-right:40px}.search .img{width:14px;right:20px;top:50%;transform:translateY(-50%);position:absolute;z-index:1;cursor:pointer;transition:.3s}.search .img:hover{opacity:.7}.product-section-wrapper{gap:22px}.product-section .filters{width:320px;background:var(--surface);border-radius:4px}.product-section .filters .clear-button{gap:4px}.product-section .filters .text-container{padding:24px 24px 24px 28px}.product-section .filters .text-container+.text-container{border-top:2px dashed var(--bg-muted)}.product-section .filters .button-list{gap:6px;margin-top:16px}.product-section .filters .button{border:1px solid var(--text-muted);font-size:14px;color:var(--text-muted);font-weight:400;border-radius:4px;padding:4px 8px;cursor:pointer;gap:6px}.product-section .filters .button .img{width:20px;position:relative;z-index:3}.product-section .filters .button:after{background:var(--surface)}.product-section .filters .button input{display:none}.product-section .filters .button.active{border-color:var(--accent);color:var(--text-on-accent)}.product-section .filters .button.active:after{background:var(--accent);border-radius:4px}.pagination-container{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;margin-top:24px;gap:4px}.pagination-container .paginate-buttons{color:var(--text-muted);font-size:14px;font-weight:500;font-family:Mulish,serif;width:24px;height:24px}.pagination-container .next-button{background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.92033%207.59279L0.244331%201.91679C0.0891026%201.76087%200.00195312%201.54981%200.00195312%201.32979C0.00195312%201.10977%200.0891026%200.898711%200.244331%200.742789L0.744331%200.242789C0.900125%200.0873166%201.11123%200%201.33133%200C1.55143%200%201.76254%200.0873166%201.91833%200.242789L8.67133%207.00379C8.82633%207.16065%208.91325%207.37227%208.91325%207.59279C8.91325%207.8133%208.82633%208.02493%208.67133%208.18179L1.92033%2014.9328C1.76454%2015.0883%201.55343%2015.1756%201.33334%2015.1756C1.11324%2015.1756%200.902123%2015.0883%200.74633%2014.9328L0.24633%2014.4328C0.0908577%2014.277%200.00354004%2014.0659%200.00354004%2013.8458C0.00354004%2013.6257%200.0908577%2013.4146%200.24633%2013.2588L5.92033%207.59279Z'%20fill='%23677791'/%3e%3c/svg%3e") no-repeat center/ 10px;font-size:0;margin-left:4px;width:36px;height:40px}.pagination-container .back-button{background:url("data:image/svg+xml,%3csvg%20width='9'%20height='16'%20viewBox='0%200%209%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.92033%207.59279L0.244331%201.91679C0.0891026%201.76087%200.00195312%201.54981%200.00195312%201.32979C0.00195312%201.10977%200.0891026%200.898711%200.244331%200.742789L0.744331%200.242789C0.900125%200.0873166%201.11123%200%201.33133%200C1.55143%200%201.76254%200.0873166%201.91833%200.242789L8.67133%207.00379C8.82633%207.16065%208.91325%207.37227%208.91325%207.59279C8.91325%207.8133%208.82633%208.02493%208.67133%208.18179L1.92033%2014.9328C1.76454%2015.0883%201.55343%2015.1756%201.33334%2015.1756C1.11324%2015.1756%200.902123%2015.0883%200.74633%2014.9328L0.24633%2014.4328C0.0908577%2014.277%200.00354004%2014.0659%200.00354004%2013.8458C0.00354004%2013.6257%200.0908577%2013.4146%200.24633%2013.2588L5.92033%207.59279Z'%20fill='%23677791'/%3e%3c/svg%3e") no-repeat center/ 10px;font-size:0;margin-right:4px;transform:scaleX(-1);width:36px;height:40px}.pagination-container .active-page{font-weight:700;color:var(--text)}.blog-page-section{padding-top:182px;padding-bottom:80px}.blog-page-section .blog-card-list{margin-top:32px}.blog-page-section .blog-card__title{overflow:hidden;width:100%;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:54px;line-height:27px}.blog-page-section .blog-card__desc{overflow:hidden;width:100%;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;height:66px;line-height:22px}.blog-page-section .blog-card__time{margin-top:12px;gap:8px}.blog-page-section .img{object-fit:cover;border-radius:4px}.blog-page-section .blog-top .blog-card{width:100%}.blog-page-section .blog-top .blog-card-list{gap:32px}.blog-page-section .blog-top .column:first-child{width:60%}.blog-page-section .blog-top .column:first-child .blog-card__title{height:88px;line-height:44px}.blog-page-section .blog-top .column:first-child .img{width:100%;height:468px;margin-top:16px}.blog-page-section .blog-top .column:last-child{width:40%}.blog-page-section .blog-top .column:last-child .blog-card{gap:12px}.blog-page-section .blog-top .column:last-child .blog-card+.blog-card{margin-top:24px}.blog-page-section .blog-top .column:last-child .img{width:43%;height:185px}.blog-page-section .blog-top .column:last-child .blog-card-text{width:calc(57% - 12px)}.blog-page-section .blog-center{margin-top:60px}.blog-page-section .blog-center .blog-card-list{margin-top:22px;gap:24px}.blog-page-section .blog-center .blog-card{width:calc((100% - 48px) / 3)}.blog-page-section .blog-center .blog-card .img{width:100%;height:262px}.blog-page-section .blog-center .blog-card .blog-card__title{margin-top:12px}.blog-page-section .blog-center .blog-card .blog-card__desc{line-clamp:2;-webkit-line-clamp:2;height:44px}.blog-page-section .blog-bottom{margin-top:60px}.blog-page-section .blog-bottom .blog-card-list{margin-top:22px;gap:24px}.blog-page-section .blog-bottom .blog-card{width:calc(50% - 12px);height:375px;position:relative}.blog-page-section .blog-bottom .blog-card .img{width:100%;height:100%;position:absolute;left:0;top:0}.blog-page-section .blog-bottom .blog-card .blog-card-text{position:absolute;left:0;bottom:0;width:100%;z-index:1;background:#0a0c09cc;border-radius:4px;padding:20px;text-align:center}.blog-page-section .blog-bottom .blog-card .blog-card__time{margin-top:16px;justify-content:center}.product-modal .modal-wrapper .modal-form-container{gap:22px;padding:22px}.product-modal .preview{width:220px}.product-modal .preview .img{background:var(--bg-muted);width:100%;height:226px;object-fit:cover}.product-modal .price{margin-top:20px}.product-modal .button{width:100%;margin-top:20px}.product-modal .text-container{flex:1;padding-top:24px}.product-modal .text-container .text-24{margin-bottom:24px}.product-modal .text-container .text-14{margin-top:6px}.product-confirm-modal .modal-wrapper{max-width:468px}.product-confirm-modal .modal-wrapper .modal-form-container{padding:32px 40px}.product-confirm-modal .modal-wrapper .modal-form-container .price{gap:15px;margin-top:42px}.product-confirm-modal .modal-wrapper .modal-form-container .price .text{gap:4px}.product-confirm-modal .modal-wrapper .modal-form-container .buttons{margin-top:42px;gap:14px}.topup-section input,.topup-section select{background:var(--surface)}.topup-section .profile-left{padding:32px 22px 22px 38px;width:316px;border-right:0}.topup-section .profile-left .text-24+.text-14{margin-top:30px}.topup-section .profile-left label{margin-top:24px;display:block}.topup-section .profile-left label .input-container input{padding-right:32px;font-weight:700}.topup-section .profile-left label .input-container .text-14{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.topup-section .profile-center{padding:92px 32px 32px 0}.topup-section .profile-center .profile-center-wrapper{border-left:2px solid var(--bg-muted);padding-left:22px}.topup-section .profile-center .label-list{margin-top:24px}.topup-section .profile-center .label-list select{width:100%}.topup-section .profile-center .label-column{flex:1}.topup-section .profile-center .label-column+.label-column{margin-left:22px;padding-left:22px;border-left:2px dashed var(--bg-muted)}.topup-section .profile-center .label+.label{margin-top:12px;display:block;width:100%}.topup-section .profile-right-wrapper{background:var(--surface);border-radius:4px;overflow:hidden}.topup-section .profile-right-wrapper .total{padding:32px;background:var(--table-head)}.topup-section .profile-right-wrapper .total .text.flex{gap:6px}.topup-section .profile-right-wrapper .total .text.flex .text-14{line-height:24px}.topup-section .profile-right-wrapper .bottom{padding:32px}.topup-section .profile-right-wrapper .bottom .button{margin-top:24px}@media screen and (max-width: 1200px){.product-section .product-list .item{width:calc((100% - 12px)/2)}.how-it-works-section .list{flex-direction:column;align-items:center}.how-it-works-section .item{padding:0}.how-it-works-section .item+.item{border-left:0;margin-top:42px;border-top:1px dashed var(--border-strong);padding-top:42px}.why-section .line-5{display:none}.why-section .left{width:100%}.why-section .left .button{margin-top:16px}.why-section .left .text{justify-content:center}.why-section .right{width:100%;margin-top:42px}.why-section .list{max-width:100%;display:table;margin:0 auto}.why-section .wrapper{flex-direction:column;text-align:center}.profile-section .profile-main{flex-direction:column;padding-top:24px}.profile-section .profile-center{border-radius:4px;margin-top:24px}.profile-section .profile-center .label-list{flex-direction:column}.profile-section .profile-center .label-column+.label-column{padding-left:0;border-left:0;margin-left:0}.profile-section .profile-left{width:100%;border-radius:4px}.profile-section .profile-right{padding-left:0;margin-top:24px;width:100%}}@media screen and (max-width: 900px){.header .menu-btn{display:flex}.header .header-wrapper{padding:16px;flex-wrap:wrap}.header .left{flex:unset;width:auto;order:1;opacity:1;visibility:visible;height:auto}.header .center{width:100%;order:2;opacity:0;visibility:hidden;height:0;transition:.3s;justify-content:center}.header .right{opacity:0;visibility:hidden;transition:.3s;height:0;justify-content:center;order:3;flex:unset;width:100%}.header .right .button{width:auto}.header .right .select{margin-right:0}.header .right .nav{gap:8px 16px;flex-wrap:wrap}.header.active .center,.header.active .right{opacity:1;visibility:visible;height:auto;margin-top:16px}.header .wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width: 768px){.text-96{font-size:42px}.text-64{font-size:36px}.text-48{font-size:32px}.hero-section .wrapper{padding:100px 0 50px}.browse-section{background:var(--accent-dim)}.browse-section .wrapper{padding:50px 0}.browse-section:before{display:none}.browse-section .list{flex-direction:column}.browse-section .list .item{padding:42px 16px}.about-section .wrapper{padding-top:50px}.about-section .flex{flex-direction:column;margin-top:32px}.about-section .flex .text{text-align:center}.carousel .product-item{width:80vw}.advantages-section .list{margin-top:24px;flex-direction:column}.deal-section{margin-top:80px}.contact-us-section .wrapper{padding:40px 0}.footer .wrapper{flex-direction:column}.label-list .label{width:100%}.breadcrumbs-section .wrapper{padding-bottom:32px}.product-item .product-price{margin-top:4px}.game-section .game-content{flex-direction:column}.game-section .game-content .img-container{width:100%}.cart-section .wrapper{flex-direction:column}.cart-section .list{padding:0 16px}.cart-section .cart-left,.cart-section .cart-right{max-width:100%}.cart-section .cart-right{padding-top:32px}.profile-section .wrapper{display:block}.profile-section .profile-left,.profile-section .profile-right{width:100%}.contact-section .wrapper{flex-direction:column}.contact-section .contact-right{margin-top:24px}.gift-card-section .wrapper{flex-direction:column}.gift-card-section .gift-card-left .text-24,.gift-card-section .gift-card-left .text-16{margin-top:24px}.gift-card-section .gift-card-right .form{margin-top:24px}.gift-card-section .gift-card-right .form .label:first-child{width:100%;margin-right:0}.gift-card-section .gift-card-right .form .label:nth-child(2){width:100%;margin-left:0;margin-top:16px}.hero-section .images{flex-direction:column;align-items:center}.hero-section .images .img{width:300px}.hero-section .images .img:first-child{margin-top:0}.hero-section .images .img:last-child{margin-top:0}.hero-section .images .img+.img{margin-top:16px}.features-section .list{flex-direction:column}.carousel-top{gap:16px;flex-direction:column;align-items:flex-start}.how-it-works-section .wrapper{flex-direction:column}.how-it-works-section .left{width:100%}.how-it-works-section .right{width:100%;display:none}.ideas-section .right{display:none}.ideas-section .left{width:100%}.ideas-section .left .text-48{white-space:normal}.trending-section .list .column:last-child .product-item{width:100%}.we-believe-section .list .card{width:100%}.blog-section .list .item{width:100%}.product-section .filters{gap:16px}.product-section .label{width:100%}.product-section .product-list{gap:16px;margin-top:16px}.product-section .product-list .item{width:100%}.product-section .pagination-container{line-height:0;font-size:0}.product-section .pagination-container .paginate-buttons{height:24px;width:24px;margin:0}.game-section{padding-top:80px;padding-bottom:60px}.profile-section{padding-top:80px;padding-bottom:60px}.profile-section .profile-top{flex-direction:column;gap:24px}.profile-section .profile-top .profile-top-right{border-left:0}.profile-section .profile-center{flex-direction:column}.profile-section .profile-center .profile-left{border-right:0}.profile-section .profile-center .profile-right{padding:0 24px 40px}.static-section{padding-top:80px;padding-bottom:60px}.blog-page-section{padding-top:80px;padding-bottom:60px}.blog-page-section .blog-top .blog-card-list{flex-direction:column}.blog-page-section .blog-top .column:first-child{width:100%}.blog-page-section .blog-top .column:first-child .img{height:320px}.blog-page-section .blog-top .column:last-child{width:100%}.blog-page-section .blog-center .blog-card-list,.blog-page-section .blog-bottom .blog-card-list{flex-direction:column}.blog-page-section .blog-center .blog-card,.blog-page-section .blog-bottom .blog-card{width:100%}.footer .wrapper{gap:12px}.footer .column:nth-child(2){padding-top:0}.footer .column:nth-child(2) .item{justify-content:flex-start}.footer .column:nth-child(2) .item .text-12{min-width:124px}.footer .column:last-child{padding-top:0}.nav-section .nav{gap:8px 24px}.categories-section .list{display:flex;flex-wrap:wrap;justify-content:center;max-width:none;grid-template-columns:none;grid-template-rows:none}.categories-section .item{width:calc(50% - 11px);height:146px}.categories-section .item:nth-child(n){grid-column:auto;grid-row:auto}.why-section .left .text{flex-direction:column}.help-section .wrapper{flex-direction:column;gap:24px}.cta-section .text.flex{flex-direction:column}.modal .modal-form-container{flex-direction:column-reverse}.modal .modal-form-container .left{width:100%}.modal .modal-form-container .left .text-52{padding-top:0}.modal .modal-form-container .right{padding:24px 16px 50px}.contact-modal .modal-wrapper .modal-form-container{padding:24px 16px}.contact-modal .modal-wrapper .input-list{flex-direction:column}.contact-modal .modal-wrapper .input-list .right{padding:0}.contact-modal .modal-form-container .right{padding:0}.product-section-wrapper{flex-direction:column}.product-section .filters{width:100%}.product-confirm-modal .modal-form-container{flex-direction:column}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
