@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--content-width: 1440px;--color-text: #fff;--primary-brand: #eb358a;--primary-brand-hover: #ed67a6;--secondary-brand: #0e184a;--color-bg: #130239}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:none;outline:none;vertical-align:baseline;color:inherit;background:transparent;font-size:inherit;font-family:inherit;font-weight:inherit;letter-spacing:inherit}strong,b{font-weight:700}em,i{font-style:italic}input[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left}textarea{resize:none}symbol,use,svg{overflow:visible}svg,img{display:block}li{display:block}button{display:block;cursor:pointer}a{color:inherit;text-decoration:none}[hidden]{display:none!important}:focus{outline:0}::selection{color:var(--color-bg);background-color:var(--primary-brand);text-shadow:none}::placeholder{color:inherit;opacity:1}.carousel{--vc-pgn-border-radius: 50% !important;--vc-pgn-active-color: #fff !important;--vc-nav-color: rgb(255 255 255 / 40%) !important;--vc-nav-color-hover: #fff !important;--vc-pgn-background-color: rgb(255 255 255 / 10%) !important;--vc-pgn-width: 10px !important;--vc-pgn-height: 10px !important;--vc-pgn-margin: 10px 5px !important;position:relative}@media (max-width: 1080px){.carousel{--vc-pgn-margin: 10px 8px !important}}.carousel .carousel__slide{display:block}.carousel .carousel__pagination{position:absolute;bottom:0;left:0;right:0;margin:0}.carousel .carousel__pagination-button:after{transition:background-color .15s ease-in-out}.carousel .navigation{transition:color .15s ease-in-out}@media (max-width: 1080px){.carousel .navigation{display:none}}html,body{min-height:100vh}html{overflow:hidden scroll;scrollbar-width:thin;scrollbar-color:var(--primary-brand) var(--color-bg);scrollbar-gutter:stable}html.no-scroll{overflow:hidden}body{color:var(--color-text);background:var(--color-bg) url(/assets/background-CXIg7pb3.jpg) no-repeat center 0;background-size:cover;font-family:Montserrat,sans-serif;font-size:14px;line-height:normal}@media (min-width: 1081px){body>.app{display:grid;grid-template-rows:auto auto 1fr auto;width:100%;min-height:100vh}}.btn-primary,.btn-secondary,.btn-tertiary{display:block;width:fit-content;height:44px;padding:12px 24px;line-height:20px;font-size:16px;text-align:center;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease,box-shadow .15s ease}@media (max-width: 1080px){.btn-primary,.btn-secondary,.btn-tertiary{padding:12px}}.btn-primary:disabled,.btn-primary.disabled,.btn-secondary:disabled,.btn-secondary.disabled,.btn-tertiary:disabled,.btn-tertiary.disabled{opacity:.5;pointer-events:none}.btn-primary{background:linear-gradient(90deg,#771947,#7015f9);color:#fff;text-shadow:1px 0 0 rgba(0,0,0,.5);font-weight:700}.btn-primary:hover,.btn-primary:focus{box-shadow:0 0 15px #ff399566}.btn-secondary{background-color:#eb358a;color:#fff;text-shadow:1px 0 0 rgba(0,0,0,.5)}.btn-secondary:hover,.btn-secondary:focus{box-shadow:0 0 15px #ff399566}.btn-tertiary{background-color:#fff;color:#190041}.btn-tertiary:hover,.btn-tertiary:focus{box-shadow:0 0 15px #fff6}.btn-with-icon,.btn-icon{display:flex;align-items:center}.btn-with-icon img,.btn-icon img{width:20px;height:20px}@media (max-width: 1080px){.btn-with-icon,.btn-icon{overflow:hidden;font-size:0;color:transparent}}.btn-with-icon{gap:10px}.btn-icon{padding:10px;overflow:hidden;font-size:0;color:transparent}.btn-view-more{flex:none;padding:0;width:44px;height:44px;overflow:hidden;font-size:0;color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='20px/arrow_right'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18%2010C18%209.73478%2017.8946%209.48043%2017.7071%209.29289L11.7071%203.29289C11.3166%202.90237%2010.6834%202.90237%2010.2929%203.29289C9.90237%203.68342%209.90237%204.31658%2010.2929%204.70711L14.5858%209L3%209C2.44772%209%202%209.44771%202%2010C2%2010.5523%202.44772%2011%203%2011L14.5858%2011L10.2929%2015.2929C9.90237%2015.6834%209.90237%2016.3166%2010.2929%2016.7071C10.6834%2017.0976%2011.3166%2017.0976%2011.7071%2016.7071L17.7071%2010.7071C17.8946%2010.5196%2018%2010.2652%2018%2010Z'%20fill='%23190041'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:20px}.rainbow-shadow{animation:rainbow-animation 6s ease-in-out infinite}@keyframes rainbow-animation{0%,to{text-shadow:.05em 0 0 #8d014e}20%{text-shadow:.05em 0 0 #09f}40%{text-shadow:.05em 0 0 #800afe}60%{text-shadow:.05em 0 0 #f39}80%{text-shadow:.05em 0 0 #800afe}}@keyframes skeletonBackgroundAnimation{to{background-position:right}}.skeleton{background-image:linear-gradient(95deg,hsl(from #fff h s l/5%),hsl(from #fff h s l/5%) 40%,hsl(from #fff h s l/20%),hsl(from #fff h s l/5%) 60%,hsl(from #fff h s l/5%));background-attachment:fixed;background-size:500% 100%;animation:skeletonBackgroundAnimation 1.2s infinite reverse;animation-delay:-.3s;contain:paint;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.top-header[data-v-8a7087c5]{position:relative;background:#0e0024f2}.top-header-inner[data-v-8a7087c5]{margin:0 auto;height:40px;padding:10px;line-height:20px;font-size:11px}@media (min-width: 1081px){.top-header-inner[data-v-8a7087c5]{max-width:var(--content-width);padding:10px 80px;font-size:12px}}.top-header-inner .back-to-link[data-v-8a7087c5]{display:flex;align-items:center;gap:6px;width:fit-content;color:#89809c;font-weight:600;transition:color .15s ease-in-out;text-transform:uppercase}.top-header-inner .back-to-link[data-v-8a7087c5]:hover{color:#fff}.top-header-inner .back-to-link[data-v-8a7087c5]:before{content:"";display:block;width:20px;height:20px;background-color:currentcolor;mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='20px/chevron_left'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6247%2015.7808C12.056%2015.4358%2012.1259%2014.8065%2011.7809%2014.3753L8.28063%209.99996L11.7809%205.62466C12.1259%205.1934%2012.056%204.5641%2011.6247%204.21909C11.1934%203.87408%2010.5641%203.94401%2010.2191%204.37527L6.21913%209.37527C5.92696%209.74049%205.92696%2010.2594%206.21913%2010.6247L10.2191%2015.6247C10.5641%2016.0559%2011.1934%2016.1258%2011.6247%2015.7808Z'%20fill='%2389809C'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain}.top-header-inner .currency[data-v-8a7087c5]{color:#ababab;font-weight:700;transition:color .15s ease-in-out;cursor:pointer}.top-header-inner .currency[data-v-8a7087c5]:hover{color:#fff}.top-header-inner .currency option[data-v-8a7087c5]{color:var(--color-text);background-color:var(--color-bg);font-weight:400;font-size:14px}.search-bar[data-v-ef7eb952]{position:relative}.search-field[data-v-ef7eb952]{overflow:hidden}.search-input[data-v-ef7eb952]{width:100%;height:40px;background:var(--color-bg) url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='24px/search'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.0564%2016.9686C13.7937%2017.9339%2012.2156%2018.5072%2010.5036%2018.5072C6.35945%2018.5072%203%2015.1477%203%2011.0036C3%206.85948%206.35945%203.5%2010.5036%203.5C14.6476%203.5%2018.0071%206.85948%2018.0071%2011.0036C18.0071%2012.7156%2017.4338%2014.2937%2016.4687%2015.5563C16.4844%2015.5703%2016.4998%2015.5848%2016.5148%2015.5999L20.6856%2019.7707C21.0928%2020.1779%2021.1062%2020.8248%2020.7155%2021.2155C20.3248%2021.6062%2019.6779%2021.5928%2019.2708%2021.1856L15.1%2017.0148C15.0849%2016.9997%2015.0704%2016.9843%2015.0564%2016.9686ZM16.0062%2011.0036C16.0062%2014.0426%2013.5426%2016.5063%2010.5036%2016.5063C7.46455%2016.5063%205.00095%2014.0426%205.00095%2011.0036C5.00095%207.96459%207.46455%205.50096%2010.5036%205.50096C13.5426%205.50096%2016.0062%207.96459%2016.0062%2011.0036Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") 10px center no-repeat;background-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 1080px){.search-input[data-v-ef7eb952]{padding:10px 40px}}@media (min-width: 1081px){.search-input[data-v-ef7eb952]{width:100%;padding:10px 40px 10px 48px;background-position:12px center}}.search-input[data-v-ef7eb952]::placeholder{text-transform:uppercase}.search-input[data-v-ef7eb952]::-webkit-search-cancel-button{display:none}.search-clear[data-v-ef7eb952]{position:absolute;top:0;right:0;width:40px;height:40px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M23%2020.168l-8.185-8.187%208.185-8.174-2.832-2.807-8.182%208.179-8.176-8.179-2.81%202.81%208.186%208.196-8.186%208.184%202.81%202.81%208.203-8.192%208.18%208.192z'%20fill='%23ffffff'/%3e%3c/svg%3e") center center no-repeat;background-size:12px;opacity:.6;transition:opacity .15s ease-in-out;overflow:hidden;text-indent:-9999px;white-space:nowrap}.search-clear[data-v-ef7eb952]:hover{opacity:1}.search-results[data-v-ef7eb952]{position:absolute;z-index:10;max-height:calc(100vh - 200px);width:100%;background:var(--color-bg);box-shadow:0 5px 15px #0006;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--primary-brand) var(--color-bg);scrollbar-gutter:stable}.search-results a[data-v-ef7eb952]{display:flex;align-items:center;gap:10px;padding:6px 10px;font-size:16px;transition:color .15s ease-in-out,background-color .15s ease-in-out}.search-results a[data-v-ef7eb952]:hover{color:var(--color-bg);background-color:var(--color-text)}.search-results img[data-v-ef7eb952]{flex:none;width:auto;height:34px}.no-results[data-v-ef7eb952]{padding:10px 16px;font-size:12px}.site-header[data-v-e962df0c]{position:sticky;top:0;width:100%;z-index:100;background:#190041e6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (max-width: 1080px){.site-header[data-v-e962df0c]{box-shadow:0 5px 15px #00000080}}@media (min-width: 1081px){.site-header[data-v-e962df0c]{margin-bottom:-100px;background:#190041cc}}.site-header-inner[data-v-e962df0c]{display:flex;align-items:center;align-content:center;flex-wrap:wrap;position:relative}@media (max-width: 1080px){.site-header-inner[data-v-e962df0c]{gap:10px;padding:10px}}@media (min-width: 1081px){.site-header-inner[data-v-e962df0c]{gap:40px;margin:0 auto;max-width:var(--content-width);min-height:100px;padding:0 80px}}.mobile-toggle[data-v-e962df0c]{display:block;position:relative;width:30px;height:30px;overflow:hidden;white-space:nowrap;text-indent:-9999px;background-color:#ffffff1a;border-radius:3px}@media (max-width: 1080px){.search-open .mobile-toggle[data-v-e962df0c]{display:none}}@media (min-width: 1081px){.mobile-toggle[data-v-e962df0c]{display:none}}.mobile-toggle .line[data-v-e962df0c]{content:"";display:block;position:absolute;left:0;right:0;margin:0 auto;width:17px;height:2px;border-radius:1px;background-color:#fff;transition:all .1s ease-in-out}.mobile-toggle .line[data-v-e962df0c]:nth-child(1){top:calc(30% - 1px)}.mobile-toggle .line[data-v-e962df0c]:nth-child(2){top:calc(50% - 1px)}.mobile-toggle .line[data-v-e962df0c]:nth-child(3){top:calc(70% - 1px)}.mobile-toggle.active .line[data-v-e962df0c]:nth-child(1){top:calc(50% - 1px);rotate:-45deg}.mobile-toggle.active .line[data-v-e962df0c]:nth-child(2){opacity:0;height:0}.mobile-toggle.active .line[data-v-e962df0c]:nth-child(3){top:calc(50% - 1px);rotate:45deg}.site-logo[data-v-e962df0c]{flex:none}@media (max-width: 1080px){.site-logo[data-v-e962df0c]{margin-right:auto}.search-open .site-logo[data-v-e962df0c]{display:none}}@media (min-width: 1081px){.site-logo[data-v-e962df0c]{margin-right:37px}}.site-logo[data-v-e962df0c],.site-logo a[data-v-e962df0c],.site-logo img[data-v-e962df0c]{width:68px;height:40px}@media (min-width: 1081px){.site-logo[data-v-e962df0c],.site-logo a[data-v-e962df0c],.site-logo img[data-v-e962df0c]{width:140px;height:58px}}.site-logo img[data-v-e962df0c]{object-fit:contain}@media (min-width: 1081px){.site-navigation[data-v-e962df0c]{margin-right:auto}}@media (max-width: 1080px){.site-navigation[data-v-e962df0c]{display:none;width:100%;order:2;transition:max-height .15s ease-in-out}.navigation-open .site-navigation[data-v-e962df0c]{display:block}}@media (min-width: 1081px){.site-navigation ul[data-v-e962df0c]{display:flex;gap:30px;align-items:center}}.site-navigation li[data-v-e962df0c]{line-height:36px;font-size:18px;text-transform:uppercase}@media (max-width: 1080px){.site-navigation li+li[data-v-e962df0c]{border-top:1px solid rgba(0,0,0,.25)}}@media (min-width: 1081px){.site-navigation li[data-v-e962df0c]{line-height:30px;font-size:18px}}.site-navigation a[data-v-e962df0c]{display:block;transition:color .15s ease-in-out}.site-navigation a.router-link-active[data-v-e962df0c]{color:var(--primary-brand);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:.85px}@media (min-width: 1081px){.site-navigation a.router-link-active[data-v-e962df0c]{text-underline-offset:6px}}@media (max-width: 1080px){.search-bar[data-v-e962df0c]{width:40px}.search-open .search-bar[data-v-e962df0c]{width:100%}}@media (min-width: 1081px){.search-bar[data-v-e962df0c]{width:260px}}.basket[data-v-e962df0c]{height:40px;padding:10px}@media (max-width: 1080px){.basket[data-v-e962df0c]{font-size:0;color:transparent}.search-open .basket[data-v-e962df0c]{display:none}}@media (min-width: 1081px){.basket[data-v-e962df0c]{display:flex;align-items:center;gap:10px}}.basket[data-v-e962df0c]:before{content:"";display:block;flex:0 0 auto;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='15'%20viewBox='0%200%2017%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Vector'%20filter='url(%23filter0_d_696_199)'%3e%3cpath%20d='M14.67%208.73919L15.9831%203.05169C16.0779%202.64104%2015.7609%202.25%2015.3331%202.25H4.42245L4.16783%201.02473C4.10439%200.719324%203.83139%200.5%203.5147%200.5H0.666667C0.298472%200.5%200%200.793809%200%201.15625V1.59375C0%201.95619%200.298472%202.25%200.666667%202.25H2.60786L4.5592%2011.6408C4.09236%2011.9051%203.77778%2012.4006%203.77778%2012.9688C3.77778%2013.8144%204.47422%2014.5%205.33333%2014.5C6.19245%2014.5%206.88889%2013.8144%206.88889%2012.9688C6.88889%2012.5402%206.70981%2012.1529%206.42156%2011.875H12.2451C11.9569%2012.1529%2011.7778%2012.5402%2011.7778%2012.9688C11.7778%2013.8144%2012.4742%2014.5%2013.3333%2014.5C14.1924%2014.5%2014.8889%2013.8144%2014.8889%2012.9688C14.8889%2012.3625%2014.5309%2011.8386%2014.0117%2011.5905L14.1649%2010.9267C14.2598%2010.516%2013.9427%2010.125%2013.5149%2010.125H6.05881L5.877%209.25H14.0199C14.3312%209.25%2014.601%209.03798%2014.67%208.73919Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_696_199'%20x='0'%20y='0.5'%20width='17'%20height='14'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_696_199'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_696_199'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") center center no-repeat;background-size:contain}.site-footer[data-v-d245202d]{margin-top:25px;color:#b2b2b2}@media (min-width: 1081px){.site-footer[data-v-d245202d]{margin-top:72px}}.site-footer .logo[data-v-d245202d]{margin:0 auto 25px;width:68px;height:auto}@media (min-width: 1081px){.site-footer .logo[data-v-d245202d]{margin-bottom:35px;width:163px}}.site-footer .site-footer-credit[data-v-d245202d]{border-top:1px solid #111;background:var(--color-bg);font-family:Lato,sans-serif;font-size:11px}.site-footer .site-footer-credit-inner[data-v-d245202d]{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:16px;padding:16px;margin:auto;max-width:1240px;min-height:45px}@media (min-width: 1081px){.site-footer .site-footer-credit-inner[data-v-d245202d]{align-items:center;flex-direction:row;padding:5px 10px}}.site-footer .copyright[data-v-d245202d]{display:flex;align-items:flex-start;gap:22px;font-size:11px}@media (min-width: 1081px){.site-footer .copyright[data-v-d245202d]{align-items:center}}.site-footer .copyright .tebex-logo-link[data-v-d245202d]{flex:none}.site-footer .legal[data-v-d245202d]{display:flex;gap:16px}@media (min-width: 1081px){.site-footer .legal[data-v-d245202d]{gap:20px}}.site-footer .legal a[data-v-d245202d]{text-decoration:underline;text-underline-offset:2px;text-decoration-color:#b2b2b280;transition:all .15s ease-in-out}.site-footer .legal a[data-v-d245202d]:hover{color:#fff;text-decoration-color:#fff}.image-preview[data-v-7bfb8d41]{--padding: 10px;--thumbnail-height: 120px;position:fixed;top:0;left:0;bottom:0;width:100vw;z-index:1000000;background:hsl(from var(--color-bg) h s l/40%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-user-select:none;user-select:none}@media (min-width: 1081px){.image-preview[data-v-7bfb8d41]{--padding: 50px}}.image-preview.fade-enter-active[data-v-7bfb8d41],.image-preview.fade-leave-active[data-v-7bfb8d41]{transition:opacity .3s ease-in-out}.image-preview.fade-enter-from[data-v-7bfb8d41],.image-preview.fade-leave-to[data-v-7bfb8d41]{opacity:0}.close[data-v-7bfb8d41]{position:absolute;top:10px;right:10px;z-index:2;overflow:hidden;width:40px;height:40px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M23%2020.168l-8.185-8.187%208.185-8.174-2.832-2.807-8.182%208.179-8.176-8.179-2.81%202.81%208.186%208.196-8.186%208.184%202.81%202.81%208.203-8.192%208.18%208.192z'%20fill='%23ffffff'/%3e%3c/svg%3e") center center no-repeat;background-size:13px;color:transparent;font-size:0;transition:background-color .15s ease-in-out}.close[data-v-7bfb8d41]:hover{background-color:#ffffff1a}.viewer-image[data-v-7bfb8d41]{flex:1 1 auto;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.single-container[data-v-7bfb8d41]{display:flex;justify-content:center;align-items:center;height:100vh;padding:var(--padding)}.multi-container[data-v-7bfb8d41]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.multi-carousel[data-v-7bfb8d41]{flex:0 1 auto;margin:auto 0}.multi-slide[data-v-7bfb8d41]{display:flex;justify-content:center;align-items:center;padding:var(--padding);max-height:calc(100vh - var(--thumbnail-height))}.thumbnails-carousel[data-v-7bfb8d41]{flex:none;margin:0 auto;max-width:100%;width:fit-content}.thumbnails-slide[data-v-7bfb8d41]{padding:0 2.5px 5px}.thumbnail[data-v-7bfb8d41]{max-width:100%;height:auto;max-height:calc(var(--thumbnail-height) - 5px);object-fit:contain;opacity:.4;cursor:pointer;transition:opacity .15s ease-in-out}.thumbnail[data-v-7bfb8d41]:hover,.thumbnail.active[data-v-7bfb8d41]{opacity:1}.item[data-v-23c50b53]{display:flex;align-items:center;gap:10px;padding:10px;background-color:var(--secondary-brand)}@media (min-width: 1081px){.item[data-v-23c50b53]{gap:16px}}.item.item-loading[data-v-23c50b53]{opacity:.5}.image[data-v-23c50b53]{flex:none;width:60px;height:auto}h3[data-v-23c50b53]{margin-right:auto;font-size:18px;line-height:22px}.price[data-v-23c50b53]{font-weight:600}.remove[data-v-23c50b53]{flex:none;width:40px;height:40px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M23%2020.168l-8.185-8.187%208.185-8.174-2.832-2.807-8.182%208.179-8.176-8.179-2.81%202.81%208.186%208.196-8.186%208.184%202.81%202.81%208.203-8.192%208.18%208.192z'%20fill='%23ffffff'/%3e%3c/svg%3e") no-repeat center center;background-size:14px;color:transparent;font-size:0;transition:background-color .15s ease-in-out}.remove[data-v-23c50b53]:hover{background-color:var(--primary-brand)}.basket[data-v-9edfe9bf]{position:fixed;top:0;right:0;bottom:0;width:100%;z-index:102}@media (min-width: 1081px){.basket[data-v-9edfe9bf]{background:linear-gradient(to right,#0000,#0000004d)}}.basket.fade-enter-active[data-v-9edfe9bf],.basket.fade-leave-active[data-v-9edfe9bf]{transition:right .3s ease-in-out,opacity .3s ease-in-out}.basket.fade-enter-from[data-v-9edfe9bf],.basket.fade-leave-to[data-v-9edfe9bf]{right:-100%;opacity:0}.basket-main[data-v-9edfe9bf]{position:absolute;top:0;bottom:0;right:0;display:flex;flex-direction:column;width:440px;max-width:100%;background-color:#130239e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 1081px){.basket-main[data-v-9edfe9bf]{background-color:#130239cc}}.close[data-v-9edfe9bf]{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:50px;font-size:16px;font-weight:600;transition:all .15s ease-in-out}.close[data-v-9edfe9bf]:hover{color:var(--color-text);background-color:var(--primary-brand)}.close[data-v-9edfe9bf]:before{content:"";display:block;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M23%2020.168l-8.185-8.187%208.185-8.174-2.832-2.807-8.182%208.179-8.176-8.179-2.81%202.81%208.186%208.196-8.186%208.184%202.81%202.81%208.203-8.192%208.18%208.192z'%20fill='%23ffffff'/%3e%3c/svg%3e") no-repeat center center;background-size:contain}.basket-title[data-v-9edfe9bf]{display:flex;align-items:center;font-size:24px;gap:12px;padding:24px 20px}.basket-title[data-v-9edfe9bf]:before{content:"";width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='15'%20viewBox='0%200%2017%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Vector'%20filter='url(%23filter0_d_696_199)'%3e%3cpath%20d='M14.67%208.73919L15.9831%203.05169C16.0779%202.64104%2015.7609%202.25%2015.3331%202.25H4.42245L4.16783%201.02473C4.10439%200.719324%203.83139%200.5%203.5147%200.5H0.666667C0.298472%200.5%200%200.793809%200%201.15625V1.59375C0%201.95619%200.298472%202.25%200.666667%202.25H2.60786L4.5592%2011.6408C4.09236%2011.9051%203.77778%2012.4006%203.77778%2012.9688C3.77778%2013.8144%204.47422%2014.5%205.33333%2014.5C6.19245%2014.5%206.88889%2013.8144%206.88889%2012.9688C6.88889%2012.5402%206.70981%2012.1529%206.42156%2011.875H12.2451C11.9569%2012.1529%2011.7778%2012.5402%2011.7778%2012.9688C11.7778%2013.8144%2012.4742%2014.5%2013.3333%2014.5C14.1924%2014.5%2014.8889%2013.8144%2014.8889%2012.9688C14.8889%2012.3625%2014.5309%2011.8386%2014.0117%2011.5905L14.1649%2010.9267C14.2598%2010.516%2013.9427%2010.125%2013.5149%2010.125H6.05881L5.877%209.25H14.0199C14.3312%209.25%2014.601%209.03798%2014.67%208.73919Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_696_199'%20x='0'%20y='0.5'%20width='17'%20height='14'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.5%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_696_199'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_696_199'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") no-repeat center center;background-size:contain}.basket-content[data-v-9edfe9bf]{flex:1;overflow:auto}.items[data-v-9edfe9bf]{display:flex;flex-direction:column;gap:20px;padding:0 20px}.no-items[data-v-9edfe9bf]{margin-top:30px;opacity:.7;font-size:18px;text-align:center}.checkout[data-v-9edfe9bf]{padding:20px 20px 48px}.checkout h3[data-v-9edfe9bf]{font-size:22px;margin-bottom:24px;display:flex;justify-content:space-between}.checkout button[data-v-9edfe9bf]{width:100%;height:48px;font-size:20px;text-transform:uppercase}.toaster[data-v-f2748031]{position:relative;display:flex;flex-direction:column-reverse;pointer-events:none}.toast[data-v-f2748031]{display:flex;justify-content:space-between;align-items:center;margin-top:10px;width:100%;height:50px;padding:0 7px 0 16px;line-height:20px;color:var(--secondary-brand);background-color:#fff;font-size:14px;font-weight:400;box-shadow:0 10px 30px #00000040;overflow:hidden;pointer-events:all}.toast.fade-enter-active[data-v-f2748031],.toast.fade-leave-active[data-v-f2748031]{transition:all .3s ease-in-out}.toast.fade-enter-from[data-v-f2748031],.toast.fade-leave-to[data-v-f2748031]{margin-top:0;height:0;opacity:0}.toast.toast-error[data-v-f2748031]{color:var(--color-text);background:#f12853}.toast.toast-success[data-v-f2748031]{color:var(--color-text);background:#02a25f}.toast .btn-close[data-v-f2748031]{margin-left:auto;width:36px;height:36px;overflow:hidden;line-height:0;font-size:0;color:transparent;transition:background-color .15s ease-in-out}.toast .btn-close[data-v-f2748031]:before{content:"";display:block;width:100%;height:100%;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.30797%205.30799C5.71861%204.89734%206.38439%204.89733%206.79504%205.30797L11.9999%2010.5127L17.2047%205.3085C17.6153%204.89784%2018.2805%204.89735%2018.6912%205.30798C19.1018%205.71861%2019.1019%206.38439%2018.6912%206.79505L13.487%2011.9997L18.6916%2017.2042C19.1022%2017.6148%2019.1022%2018.2806%2018.6916%2018.6912C18.2809%2019.1019%2017.6152%2019.1019%2017.2045%2018.6912L12%2013.4869L6.79533%2018.692C6.38471%2019.1026%205.71892%2019.1027%205.30826%2018.692C4.8976%2018.2814%204.89757%2017.6156%205.3082%2017.205L10.5129%2011.9998L5.30799%206.79506C4.89734%206.38443%204.89733%205.71864%205.30797%205.30799Z'%20fill='%23000000'/%3e%3c/svg%3e") no-repeat center center;-webkit-mask-size:18px;mask-size:18px;background-color:var(--secondary-brand)}.toast .btn-close[data-v-f2748031]:hover{background-color:#ffffff40}.toast.toast-error .btn-close[data-v-f2748031]:before,.toast.toast-success .btn-close[data-v-f2748031]:before{background-color:var(--color-text)}.site-main-content.fade-enter-active[data-v-5c76ae5c],.site-main-content.fade-leave-active[data-v-5c76ae5c]{transition:translate .15s ease-in-out,opacity .15s ease-in-out}.site-main-content.fade-enter-from[data-v-5c76ae5c],.site-main-content.fade-leave-to[data-v-5c76ae5c]{translate:-5px 0;opacity:0}.site-main-content.fade-leave-to[data-v-5c76ae5c]{translate:5px 0}.site-toaster[data-v-5c76ae5c]{position:fixed;left:24px;right:24px;bottom:24px;z-index:200;margin:auto;max-width:700px}.banner[data-v-1c6d487c]{margin:30px auto;max-width:var(--content-width);padding:0 10px}@media (min-width: 1081px){.banner[data-v-1c6d487c]{margin:50px auto;padding:0 120px}}.banner a[data-v-1c6d487c]{display:block;width:100%;margin:0 auto}.banner img[data-v-1c6d487c]{max-width:100%;height:auto;transition:filter .15s ease-in-out}.banner img[data-v-1c6d487c]:hover{filter:brightness(1.1)}.pagination[data-v-16adb393]{width:fit-content;margin:50px auto}@media (width <= 980px){.pagination[data-v-16adb393]{margin:40px auto}}.pagination .pagination-list[data-v-16adb393]{display:flex;flex-wrap:wrap;justify-content:center;border:1px solid var(--color-text);padding:1px}.pagination .pagination-list li[data-v-16adb393]{line-height:28px;font-size:14px;font-weight:700;text-align:center}@media (min-width: 1081px){.pagination .pagination-list li[data-v-16adb393]{line-height:32px;font-size:16px}}.pagination .pagination-list li.ellipsis[data-v-16adb393]{padding:0 14px}.pagination .pagination-list li a[data-v-16adb393]{display:block;padding:0 12px;background-clip:padding-box;transition:all .15s ease-in-out}.pagination .pagination-list li a[data-v-16adb393]:hover{background-color:#fff3}.pagination .pagination-list li.active a[data-v-16adb393]{color:var(--color-bg);background-color:var(--color-text)!important}.countdown[data-v-4dfdedce]{font-variant-numeric:tabular-nums}.countdown[data-v-4dfdedce]:before{content:"";display:inline-block;vertical-align:-.15em;width:1em;height:1em;background-color:currentColor;mask:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2016%2016'%20%3e%3cmask%20id='hands'%3e%3crect%20x='0'%20y='0'%20width='16'%20height='16'%20fill='white'%20/%3e%3crect%20id='hours'%20x='7'%20y='7'%20width='6'%20height='2'%20rx='1'%20ry='1'%20fill='black'%3e%3canimateTransform%20attributeName='transform'%20type='rotate'%20from='0%208%208'%20to='360%208%208'%20dur='12s'%20repeatCount='indefinite'%20/%3e%3c/rect%3e%3crect%20id='minutes'%20x='7'%20y='2'%20width='2'%20height='7'%20rx='1'%20ry='1'%20fill='black'%3e%3canimateTransform%20attributeName='transform'%20type='rotate'%20from='0%208%208'%20to='360%208%208'%20dur='3s'%20repeatCount='indefinite'%20/%3e%3c/rect%3e%3c/mask%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20mask='url(%23hands)'%20fill='black'%20/%3e%3c/svg%3e") center center/contain no-repeat}.package[data-v-eb028d3c]{position:relative;display:flex;flex-direction:column;gap:12px;transition:filter .15s ease-in-out,scale .15s ease-in-out}@media (min-width: 1081px){.package[data-v-eb028d3c]:hover{filter:drop-shadow(0 0 10px rgba(235,54,139,.3));scale:1.025}}.package .dlc[data-v-eb028d3c]{position:absolute;top:10px;left:10px;padding:0 12px;line-height:24px;font-size:12px;font-weight:400;background:#7116f1;pointer-events:none}.package .poster[data-v-eb028d3c]{display:block;width:100%}.package .poster img[data-v-eb028d3c]{width:100%;height:auto;object-fit:cover}.package .info h2[data-v-eb028d3c]{margin-bottom:4px;line-height:24px;font-size:16px;font-weight:700;text-transform:uppercase;-webkit-hyphens:auto;hyphens:auto}@media (min-width: 1081px){.package .info h2[data-v-eb028d3c]{line-height:30px;font-size:24px}}.package .info p[data-v-eb028d3c]{line-height:18px;font-size:14px;-webkit-hyphens:auto;hyphens:auto}@media (min-width: 1081px){.package .info p[data-v-eb028d3c]{line-height:20px;font-size:16px}}.package .info .countdown[data-v-eb028d3c]{margin-bottom:4px;color:var(--primary-brand);font-size:13px;font-weight:500}.package .info .original[data-v-eb028d3c]{color:#f12853;text-decoration:line-through;font-size:13px}.package .actions[data-v-eb028d3c]{display:flex;gap:12px;margin-top:auto}.package .btn-primary[data-v-eb028d3c]{max-width:100%;text-transform:uppercase;font-size:12px}@media (max-width: 1080px){.package .btn-primary[data-v-eb028d3c]{flex:1 1 auto}}@media (width >= 360px){.package .btn-primary[data-v-eb028d3c]{font-size:14px}}@media (min-width: 1081px){.package .btn-primary[data-v-eb028d3c]{min-width:170px}}.game-list[data-v-96c3b071]{display:grid;gap:15px 10px;grid-template-columns:repeat(2,1fr);padding:10px}@media (min-width: 1081px){.game-list[data-v-96c3b071]{grid-template-columns:repeat(4,1fr);gap:60px 24px;max-width:var(--content-width);margin:50px auto;padding:0 120px}}.game-filter[data-v-c37ac609]{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;gap:24px;padding:10px;background-color:#13023980}@media (min-width: 1081px){.game-filter[data-v-c37ac609]{flex-direction:row;justify-content:space-between;align-items:center;margin:50px auto;gap:20px;padding:15px 22px}}.search-field[data-v-c37ac609]{flex:0 1 auto;position:relative;width:100%;overflow:hidden;background:#0006}@media (min-width: 1081px){.search-field[data-v-c37ac609]{max-width:240px}}.search-input[data-v-c37ac609]{display:block;width:100%;height:40px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='24px/search'%3e%3cpath%20id='Union'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.0564%2016.9686C13.7937%2017.9339%2012.2156%2018.5072%2010.5036%2018.5072C6.35945%2018.5072%203%2015.1477%203%2011.0036C3%206.85948%206.35945%203.5%2010.5036%203.5C14.6476%203.5%2018.0071%206.85948%2018.0071%2011.0036C18.0071%2012.7156%2017.4338%2014.2937%2016.4687%2015.5563C16.4844%2015.5703%2016.4998%2015.5848%2016.5148%2015.5999L20.6856%2019.7707C21.0928%2020.1779%2021.1062%2020.8248%2020.7155%2021.2155C20.3248%2021.6062%2019.6779%2021.5928%2019.2708%2021.1856L15.1%2017.0148C15.0849%2016.9997%2015.0704%2016.9843%2015.0564%2016.9686ZM16.0062%2011.0036C16.0062%2014.0426%2013.5426%2016.5063%2010.5036%2016.5063C7.46455%2016.5063%205.00095%2014.0426%205.00095%2011.0036C5.00095%207.96459%207.46455%205.50096%2010.5036%205.50096C13.5426%205.50096%2016.0062%207.96459%2016.0062%2011.0036Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") 10px center no-repeat;background-size:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 1080px){.search-input[data-v-c37ac609]{padding:10px 40px}}@media (min-width: 1081px){.search-input[data-v-c37ac609]{padding:10px 40px 10px 48px;background-position:12px center}}.search-input[data-v-c37ac609]::placeholder{text-transform:uppercase}.search-input[data-v-c37ac609]::-webkit-search-cancel-button{display:none}.search-clear[data-v-c37ac609]{position:absolute;top:0;right:0;width:40px;height:40px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M23%2020.168l-8.185-8.187%208.185-8.174-2.832-2.807-8.182%208.179-8.176-8.179-2.81%202.81%208.186%208.196-8.186%208.184%202.81%202.81%208.203-8.192%208.18%208.192z'%20fill='%23ffffff'/%3e%3c/svg%3e") center center no-repeat;background-size:12px;opacity:.6;transition:opacity .15s ease-in-out;overflow:hidden;text-indent:-9999px;white-space:nowrap}.search-clear[data-v-c37ac609]:hover{opacity:1}.tags[data-v-c37ac609]{display:flex;align-items:center;flex-wrap:wrap;gap:9px 8px;max-width:440px}@media (min-width: 1081px){.tags[data-v-c37ac609]{gap:7px 6px}}.tags li[data-v-c37ac609]{display:block}.tag[data-v-c37ac609]{display:block;line-height:20px;background:#8d014e;padding:5px 6px 5px 12px;font-size:14px;font-weight:500;clip-path:polygon(0 50%,8px 0,100% 0,100% 100%,8px 100%);cursor:pointer;transition:.15s ease-in-out color,.15s ease-in-out background}@media (min-width: 1081px){.tag[data-v-c37ac609]{padding:4px 6px 4px 12px}}.tag[data-v-c37ac609]:hover{background:var(--primary-brand)}.tag.active[data-v-c37ac609]{color:#8d014e;background-color:var(--color-text)}.tag input[data-v-c37ac609]{display:none}.show-dlc[data-v-c37ac609]{display:flex;align-items:center;gap:7px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.show-dlc input[data-v-c37ac609]{display:none}.show-dlc[data-v-c37ac609]:before{content:"";display:block;width:16px;height:16px;border:1px solid #8d014e;background:center center no-repeat;transition:all .15s ease-in-out}.show-dlc[data-v-c37ac609]:hover:before{border-color:var(--primary-brand)}.show-dlc.active[data-v-c37ac609]:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20fill='%23fff'%3e%3cpath%20d='M21%206.285l-11.16%2012.733-6.84-6.018%201.319-1.49%205.341%204.686%209.865-11.196%201.475%201.285z'/%3e%3c/svg%3e");background-size:14px}.sort[data-v-c37ac609]{display:flex;align-items:center;gap:8px;flex:none;line-height:24px;font-weight:500;white-space:nowrap}.sort ul[data-v-c37ac609]{display:flex;align-items:center;gap:8px}.sort-option[data-v-c37ac609]{display:block;color:#8d014e;text-decoration:underline;text-decoration-color:#8d014e99;text-underline-offset:4px;cursor:pointer;transition:all .15s ease-in-out}.sort-option[data-v-c37ac609]:hover{color:var(--primary-brand);text-decoration-color:var(--primary-brand)}.sort-option.active[data-v-c37ac609]{color:var(--color-text);text-decoration-color:var(--color-text)}.sort-option input[data-v-c37ac609]{display:none}.sort-order[data-v-c37ac609]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;overflow:hidden;text-indent:-9999px;white-space:nowrap;cursor:pointer;transition:background-color .15s ease-in-out}.sort-order[data-v-c37ac609]:after{content:"";display:block;width:16px;height:16px;background-color:var(--color-text);mask:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='20px/arrow_right'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18%2010C18%209.73478%2017.8946%209.48043%2017.7071%209.29289L11.7071%203.29289C11.3166%202.90237%2010.6834%202.90237%2010.2929%203.29289C9.90237%203.68342%209.90237%204.31658%2010.2929%204.70711L14.5858%209L3%209C2.44772%209%202%209.44771%202%2010C2%2010.5523%202.44772%2011%203%2011L14.5858%2011L10.2929%2015.2929C9.90237%2015.6834%209.90237%2016.3166%2010.2929%2016.7071C10.6834%2017.0976%2011.3166%2017.0976%2011.7071%2016.7071L17.7071%2010.7071C17.8946%2010.5196%2018%2010.2652%2018%2010Z'%20fill='%23190041'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;-webkit-mask-size:contain;mask-size:contain;rotate:90deg;transition:rotate 66.7ms ease-in-out}.sort-order.asc[data-v-c37ac609]:after{rotate:-90deg}.sort-order[data-v-c37ac609]:hover{background-color:#ffffff1a}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}@media (hover: hover){.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0;padding:0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media (hover: hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.carousel[data-v-48110134]{width:100%}.slide[data-v-48110134]{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;text-align:left}@media (max-width: 1080px){.slide[data-v-48110134]{display:flex;flex-direction:column;justify-content:flex-end;min-height:calc(80vh - 100px)}}@media (min-width: 1081px){.slide[data-v-48110134]{min-height:auto;height:650px}}.content[data-v-48110134]{background:linear-gradient(to bottom,rgba(19,2,57,0),var(--color-bg))}@media (max-width: 1080px){.content[data-v-48110134]{padding:0 20px 40px}}@media (min-width: 1081px){.content[data-v-48110134]{position:absolute;left:0;right:0;bottom:0;padding:30px 0}}.content-inner[data-v-48110134]{display:flex;justify-content:space-between;align-items:center}@media (max-width: 1080px){.content-inner[data-v-48110134]{flex-direction:column;gap:20px}}@media (min-width: 1081px){.content-inner[data-v-48110134]{justify-content:space-between;flex-direction:row;gap:30px;margin:0 auto;max-width:var(--content-width);padding:0 120px}}.game-logo[data-v-48110134]{display:block;max-width:100%}@media (max-width: 1080px){.game-logo[data-v-48110134]{margin:0 auto}}.game-logo img[data-v-48110134]{width:100%;height:auto}@media (min-width: 1081px){.game-logo img[data-v-48110134]{width:328px}}.game-description[data-v-48110134]{flex:1 1 auto;color:#fff;font-size:14px;text-shadow:0 2px 10px var(--color-bg)}.buy-now[data-v-48110134]{display:flex;flex-wrap:wrap;flex:none;gap:10px;width:234px}@media (max-width: 1080px){.buy-now[data-v-48110134]{justify-content:center}}@media (min-width: 1081px){.buy-now[data-v-48110134]{gap:15px}}.buy-now .btn-primary[data-v-48110134]{min-width:175px}.buy-now .note[data-v-48110134]{min-width:175px;color:#fff;font-size:12px;text-transform:uppercase;text-shadow:0 2px 10px var(--color-bg)}@media (max-width: 1080px){.buy-now .note[data-v-48110134]{text-align:center}}@media (max-width: 1080px){.hero[data-v-1b377353]{margin-bottom:20px;height:calc(25vh + 265px)}}@media (min-width: 1081px){.hero[data-v-1b377353]{height:650px}}.game-filter[data-v-1b377353]{margin:0 auto;max-width:1200px;height:200px}@media (min-width: 1081px){.game-filter[data-v-1b377353]{margin:50px auto;height:93px}}.game-list[data-v-1b377353]{display:none}@media (min-width: 1081px){.game-list[data-v-1b377353]{display:grid;grid-template-columns:repeat(4,1fr);gap:60px 24px;max-width:var(--content-width);margin:50px auto;padding:0 120px}}.package[data-v-1b377353]{aspect-ratio:282/594.5}.requirements-section[data-v-a2c7593e]{margin:80px auto 100px;max-width:655px;position:relative}.requirements-title[data-v-a2c7593e]{margin-bottom:54px;font-size:44px;font-weight:700;text-transform:uppercase;text-align:center}@media (width <= 1080px){.requirements-title[data-v-a2c7593e]{font-size:24px;margin-bottom:24px}}@media (width <= 600px){.requirements-title[data-v-a2c7593e]{font-size:20px;margin-bottom:20px}}.requirements-table-container[data-v-a2c7593e]{overflow-x:auto}.requirements-table[data-v-a2c7593e]{width:100%;border-collapse:collapse;border-spacing:0}th[data-v-a2c7593e],td[data-v-a2c7593e]{border:1px solid #434343;padding:10px 20px;font-family:Lato,sans-serif;text-align:center}@media (width <= 600px){th[data-v-a2c7593e],td[data-v-a2c7593e]{padding:10px}}th.no-border[data-v-a2c7593e],td.no-border[data-v-a2c7593e]{border:none}th.no-border.bottom[data-v-a2c7593e],td.no-border.bottom[data-v-a2c7593e]{border-bottom-width:1px}th[data-v-a2c7593e]{font-size:13px;font-weight:700;color:#e5e5e5}th[data-v-a2c7593e]:not(:last-child){border-right:none}td[data-v-a2c7593e]{vertical-align:top;font-size:12px;font-weight:400;line-height:150%;color:#fff}td[data-v-a2c7593e]:first-child{text-align:right;width:104px}@media (width <= 600px){td[data-v-a2c7593e]:first-child{width:80px;padding:10px}}td[data-v-a2c7593e]:last-child{border-right:none}td.no-border+td[data-v-a2c7593e]{border-left:none}.buy-now-menu[data-v-1309033f]{position:relative}.btn-primary[data-v-1309033f]{width:100%}.menu[data-v-1309033f]{position:absolute;top:100%;margin-top:15px;z-index:10;background-color:var(--primary-brand)}.menu.v-enter-active[data-v-1309033f],.menu.v-leave-active[data-v-1309033f]{transition:translate .15s ease-in-out,opacity .15s ease-in-out}.menu.v-enter-from[data-v-1309033f],.menu.v-leave-to[data-v-1309033f]{translate:0 -5px;opacity:0}.menu[data-v-1309033f]:before{content:"";width:16px;height:16px;background-color:var(--primary-brand);position:absolute;z-index:-1;top:-7px;left:53px;transform:rotate(45deg)}.menu li[data-v-1309033f]:not(:last-child){border-bottom:1px solid var(--secondary-brand)}.menu a[data-v-1309033f]{display:flex;align-items:center;gap:10px;padding:10px;font-size:16px;white-space:nowrap;color:var(--color-text);cursor:pointer;transition:background-color .15s ease-in-out}@media (min-width: 1081px){.menu a[data-v-1309033f]{padding:15px 20px}}.menu a[data-v-1309033f]:hover{background-color:var(--secondary-brand)}.menu img[data-v-1309033f]{width:24px;height:auto;flex:none}.game-info[data-v-7c3d1864]{display:flex;justify-content:space-between;align-items:flex-start;gap:40px 80px;margin:80px auto;max-width:var(--content-width);padding:0 80px}@media (max-width: 1080px){.game-info[data-v-7c3d1864]{gap:40px;padding:0 40px}}@media (width <= 600px){.game-info[data-v-7c3d1864]{flex-direction:column-reverse;margin:20px auto 0;padding:0;gap:10px}}.video-container[data-v-7c3d1864]{width:100%;max-width:600px;aspect-ratio:16/9;background:#000}.video-container iframe[data-v-7c3d1864]{display:block;width:100%;height:100%}.game-cover[data-v-7c3d1864]{max-width:600px;width:100%;height:auto}@media (min-width: 1081px){.game-cover[data-v-7c3d1864]{margin-left:auto}}.info[data-v-7c3d1864]{max-width:600px}@media (max-width: 1080px){.info[data-v-7c3d1864]{padding:0 20px}}.info .title[data-v-7c3d1864]{margin-bottom:20px;line-height:24px;font-size:22px;font-weight:700;text-transform:uppercase;color:#fff}@media (min-width: 1081px){.info .title[data-v-7c3d1864]{line-height:36px;font-size:32px}}.info .countdown[data-v-7c3d1864]{color:var(--primary-brand);margin-bottom:12px;line-height:20px;font-size:16px;font-weight:500}.info .description[data-v-7c3d1864]{margin-bottom:24px;line-height:20px;font-size:14px}@media (min-width: 1081px){.info .description[data-v-7c3d1864]{line-height:22px;font-size:16px}}.info .description[data-v-7c3d1864] p{margin-bottom:20px}.info .extra-info-list[data-v-7c3d1864]{display:flex;flex-wrap:wrap;gap:0 24px;margin-bottom:12px;line-height:24px;font-size:14px}@media (max-width: 1080px){.info .extra-info-list[data-v-7c3d1864]{font-size:12px}}.info .price[data-v-7c3d1864]{line-height:32px;font-size:22px;color:var(--color-text)}.info .price .original[data-v-7c3d1864]{color:#f12853;font-size:18px;font-weight:400;text-decoration:line-through}.info .actions[data-v-7c3d1864]{margin-top:15px}.info .actions-buttons[data-v-7c3d1864]{display:flex;gap:12px}@media (max-width: 1080px){.info .actions-buttons>button[data-v-7c3d1864],.info .actions-buttons>div[data-v-7c3d1864]{flex:1}}.info .add-to-basket[data-v-7c3d1864]{text-transform:uppercase}@media (width <= 340px){.info .add-to-basket[data-v-7c3d1864]{font-size:14px}}.info .note[data-v-7c3d1864]{margin-top:16px;font-size:12px;line-height:100%;text-transform:uppercase}@media (width <= 600px){.info .note[data-v-7c3d1864]{text-align:center}}.feature-list-section[data-v-570d9e57]{margin:0 auto;padding:30px 20px;background:#0003}@media (min-width: 1081px){.feature-list-section[data-v-570d9e57]{padding:87px 80px}}.feature-list-title[data-v-570d9e57]{margin-bottom:24px;font-size:24px;font-weight:700;text-transform:uppercase;text-align:center}@media (min-width: 1081px){.feature-list-title[data-v-570d9e57]{margin-bottom:54px;font-size:44px}}.feature-list[data-v-570d9e57]{display:flex;justify-content:center;gap:40px}@media (max-width: 1080px){.feature-list[data-v-570d9e57]{gap:20px}}@media (width <= 600px){.feature-list[data-v-570d9e57]{row-gap:40px;flex-direction:column}}.feature-list-item[data-v-570d9e57]{max-width:400px;flex:1;text-align:center}.feature-list-item .feature-image[data-v-570d9e57]{display:block;margin-bottom:22px}.feature-list-item .feature-image img[data-v-570d9e57]{max-width:100%;height:auto;object-fit:cover}.feature-list-item h3[data-v-570d9e57]{margin-bottom:6px;font-size:14px;font-weight:700;text-transform:uppercase}@media (min-width: 1081px){.feature-list-item h3[data-v-570d9e57]{font-size:16px}}.feature-list-item p[data-v-570d9e57]{padding:0 20px;line-height:20px;font-size:14px}.dlc-container[data-v-a23c3988]{margin:70px auto 110px;max-width:var(--content-width);padding:0 120px}@media (width <= 1080px){.dlc-container[data-v-a23c3988]{margin:40px auto;padding:0 60px}}@media (width <= 600px){.dlc-container[data-v-a23c3988]{margin:20px auto;padding:0 20px}}.dlc-title[data-v-a23c3988]{margin-bottom:24px;font-size:24px;font-weight:700;text-transform:uppercase;text-align:center}@media (min-width: 1081px){.dlc-title[data-v-a23c3988]{margin-bottom:54px;font-size:44px}}.tag-filter[data-v-a23c3988]{display:flex;justify-content:center;align-items:center;gap:10px;margin:0 auto 24px}select[data-v-a23c3988]{display:block;padding-left:5px;height:42px;line-height:40px;border:1px solid #43306C;border-radius:2px;background:#100032;font-size:14px;font-weight:400}@media (min-width: 1081px){select[data-v-a23c3988]{min-width:200px}}select option[data-v-a23c3988]{height:30px;padding-left:5px;line-height:30px;color:#fff;background:#100032}.list[data-v-a23c3988]{display:grid;justify-content:center;grid-template-columns:repeat(2,1fr);gap:15px 10px;width:100%;padding:10px}@media (min-width: 1081px){.list[data-v-a23c3988]{grid-template-columns:repeat(4,1fr);gap:60px 24px;max-width:var(--content-width);margin:50px auto;padding:0 120px}}.no-dlcs[data-v-a23c3988]{opacity:.7}.game-hero-image[data-v-491a6398]{height:138px}@media (min-width: 1081px){.game-hero-image[data-v-491a6398]{height:auto;aspect-ratio:18/5}}.game-info[data-v-491a6398]{display:flex;justify-content:space-between;align-items:flex-start;gap:40px 80px;margin:80px auto;max-width:var(--content-width);padding:0 80px}@media (max-width: 1080px){.game-info[data-v-491a6398]{gap:40px;padding:0 40px}}@media (width <= 600px){.game-info[data-v-491a6398]{flex-direction:column-reverse;margin:20px auto 0;padding:0;gap:10px}}.video-container[data-v-491a6398]{width:100%;max-width:600px;aspect-ratio:16/9}.video-container iframe[data-v-491a6398]{width:100%;height:100%}.info[data-v-491a6398]{width:600px;max-width:100%}@media (width <= 600px){.info[data-v-491a6398]{padding:0 20px}}.info .title[data-v-491a6398]{margin-bottom:24px;width:220px;height:36px}@media (max-width: 1080px){.info .title[data-v-491a6398]{margin-bottom:32px;height:24px}}.info .description[data-v-491a6398]{margin-bottom:24px}.info .description p[data-v-491a6398]{margin:10px 0;height:80px}.info .extra-info-list[data-v-491a6398]{margin-bottom:12px;width:60%;height:20px}.info .price[data-v-491a6398]{width:80px;height:32px;line-height:32px}.info .actions[data-v-491a6398]{display:flex;gap:12px;margin-top:15px}@media (width <= 600px){.info .actions[data-v-491a6398]>*{flex:1}}.info .buy-now[data-v-491a6398],.info .add[data-v-491a6398]{height:40px}.info .buy-now[data-v-491a6398]{width:132.71px}.info .add[data-v-491a6398]{width:181.39px}.feature-list-section[data-v-491a6398]{margin:0 auto;padding:30px 10px;background:#0003}@media (min-width: 1081px){.feature-list-section[data-v-491a6398]{padding:87px 80px}}.feature-list-title[data-v-491a6398]{margin:0 auto 24px;width:200px;height:30px;font-size:24px}@media (min-width: 1081px){.feature-list-title[data-v-491a6398]{margin-bottom:54px;height:54px}}.feature-list[data-v-491a6398]{display:flex;justify-content:center;gap:40px}@media (max-width: 1080px){.feature-list[data-v-491a6398]{gap:20px}}@media (width <= 600px){.feature-list[data-v-491a6398]{row-gap:40px;flex-direction:column}}.feature-list-item[data-v-491a6398]{max-width:400px;flex:1;aspect-ratio:16/9}.game-hero-image[data-v-f99b5ac1]{width:100%;height:138px;object-fit:cover}@media (min-width: 1081px){.game-hero-image[data-v-f99b5ac1]{height:auto}}.back-to-games[data-v-f99b5ac1]{margin:auto;text-transform:uppercase}.not-found-page[data-v-f06ef32c]{text-align:center}h2[data-v-f06ef32c]{margin-bottom:43px;padding:200px 20px 100px;background:url(/assets/page-bg-P9Hqmusx.png) center center no-repeat;background-size:cover;font-size:80px;font-weight:700;text-transform:uppercase}.content[data-v-f06ef32c]{margin:0 auto;max-width:500px}h3[data-v-f06ef32c]{margin-bottom:14px;font-size:16px;font-weight:700;text-transform:uppercase}p[data-v-f06ef32c]{margin-bottom:15px;line-height:18px}a[data-v-f06ef32c]{text-decoration:underline}h2[data-v-8c6f2cda]{margin-bottom:43px;padding:200px 20px 100px;background:url(/assets/page-bg-P9Hqmusx.png) center center no-repeat;background-size:cover;font-size:80px;font-weight:700;text-transform:uppercase;text-align:center}.content[data-v-8c6f2cda]{margin:0 auto;max-width:500px}h3[data-v-8c6f2cda]{margin-bottom:14px;font-size:16px;font-weight:700;text-transform:uppercase}p[data-v-8c6f2cda]{margin-bottom:15px;line-height:18px}a[data-v-8c6f2cda]{text-decoration:underline}
