.cookie-modal[data-v-1b8db55d]{position:fixed;bottom:10px;right:10px;width:100%;max-width:450px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:5px;padding:20px;text-align:center;z-index:3}.cookie-modal .desc[data-v-1b8db55d]{color:#000;font-size:14px;line-height:18px}.cookie-modal .title[data-v-1b8db55d]{color:#000}.button[data-v-1b8db55d]{margin:12px 4px 0;width:100px;display:inline-block;color:#000;padding:8px 10px;font-size:14px}.cookie-content[data-v-1b8db55d]{font-size:14px;margin-bottom:10px}.cookie-content .button[data-v-1b8db55d]{width:auto}.cookie-content .chekbox-label .title.small[data-v-1b8db55d]{color:#000;font-size:18px;line-height:24px}.cookie-content .chekbox-container+.chekbox-container[data-v-1b8db55d]{margin-top:16px}.accept-button[data-v-1b8db55d]{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}.accept-button[data-v-1b8db55d]:hover{background-color:#0056b3}*{box-sizing:border-box}body.hidden{overflow:hidden}body{background:#0a1f32;font-family:Open Sans,sans-serif}.page{overflow:hidden;position:relative;line-height:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.title{font-family:Montserrat,sans-serif;font-weight:700;font-size:52px;line-height:62px;color:#fff;position:relative}.title.big{font-size:64px;line-height:78px}.title.regular{font-size:46px;line-height:57px;font-weight:400}.title.small{font-size:24px;line-height:28px}.title.light-green{color:#fbe198}.title.green{font-weight:400;color:#0cbe19}.title b{font-weight:700}.desc{font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#fff}.desc.medium{font-size:20px;line-height:24px}.desc.normal{font-size:24px;line-height:32px}.desc.regular{font-size:32px;line-height:56px}.desc.red{color:#ff4766}.desc.green{color:#0cbe19}.desc.light-green{color:#fbe198}.desc.orange,.desc .orange{color:#ff761e}.desc .yellow{color:#fbe198}.desc b{font-weight:700}.desc.montserrat{font-family:Montserrat,sans-serif}a.desc.orange:hover{opacity:1;text-decoration:underline}.error-desc{margin-top:16px}.mob{display:none}.hover-link,a,button{border:0;outline:0;cursor:pointer;transition:.3s;text-decoration:none}.button:hover,.hover-link:hover,a:hover{opacity:.7}.button{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:18px;background:transparent;border:2px solid #ff761e;color:#fff;border-radius:24px;transition:.3s;padding:12px 26px;position:relative;display:table;text-align:center;cursor:pointer;text-transform:uppercase}.button.disabled{opacity:.3;pointer-events:none}.button:hover{opacity:1;background:#ff761e}.button span{z-index:2;position:relative}.buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.section{padding:0 16px}.wrapper{max-width:1640px;margin:0 auto}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.Products .title.big{max-width:1140px;margin:0 auto;padding:0 55px}.header{padding:16px;position:relative;z-index:2;min-height:116px}.header,.header .wrapper{width:100%;display:flex;align-items:center}.header .wrapper{justify-content:space-between;max-width:1640px}.header .right{justify-content:flex-end}.header .left,.header .right{display:flex;align-items:center;flex:1}.header .nav{display:flex;align-items:center;justify-content:center;position:relative}.header .nav__item{text-align:center;margin:0 32px;text-transform:uppercase}.header .nav__item:hover a{opacity:1;color:#ff761e}.header .nav__item .router-link-exact-active{color:#ff761e}.header .nav__item .title{font-size:20px;line-height:24px;cursor:pointer;transition:.3s}.header .nav__item .title.router-link-active{position:relative}.header .nav__item .title.router-link-active:after{content:"";height:15px;width:calc(100% + 50px);background:#4576c2;border-radius:2px;position:absolute;left:-25px;bottom:-51px}.header .nav__item .title:hover{opacity:.7}.header .link-container{display:flex;justify-content:flex-end;align-items:center;margin-left:16px}.header .signin{margin-right:46px;text-transform:uppercase}.header .signin:hover{opacity:1}.header .signin:hover .orange{text-decoration:underline}.header .button.link-container{padding:20px 40px 20px 16px}.header .link-container:hover{opacity:1}.header .link{margin-right:24px;text-transform:uppercase}.header .cart-icon{position:relative;display:flex;justify-content:center;align-items:center;gap:16px;margin-left:16px;padding:9px 21px}.indicator{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;line-height:13px;text-align:center;border:2px solid #ff761e;border-radius:100px;padding:2px 6px}.dropdown{padding-top:8px;top:100%;right:0;position:absolute;width:100%;transition:.3s;visibility:hidden;opacity:0;max-height:0;overflow:hidden}.dropdown .dropdown-wrapper{padding:18px 16px;background:#163268;border:2px solid #4576c2;border-radius:2px;width:100%;position:relative}.dropdown .nav__item+.nav__item{margin-left:0}.dropdown .nav__item a{display:block;padding:0}.dropdown .nav__item-logout{position:relative;padding-top:18px}.dropdown .nav__item-logout a{display:flex;align-items:center;justify-content:center}.dropdown .nav__item-logout svg{margin-left:16px}.dropdown .dropdown-wrapper:before{content:"";width:calc(100% - 32px);height:2px;border-radius:6px;background:#4576c2;position:absolute;left:16px;bottom:59px;opacity:0;transition:.5s}.dropdown .nav__item{margin:0;text-align:center}.dropdown .nav__item+.nav__item{margin-top:18px}.dropdown .nav__item a{font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:26px;color:#d5d5d7}.dropdown-open:hover .dropdown{opacity:1;visibility:visible;max-height:150px}.dropdown-open:hover .dropdown-wrapper:before{opacity:1}.header .dropdown-open .arrow{position:absolute;width:17px;right:16px;top:50%;transform:translateY(-50%);z-index:1;transition:.3s}.dropdown-open:hover .arrow{transform:translateY(-50%) scale(-1);top:calc(50% + 2px)}.menu-icon{position:absolute;right:16px;top:41px;z-index:4}.menu-icon span{border-radius:4px;background:#ff761e;width:24px;height:3px;display:block;transition:.3s}.menu-icon.active span{background:#fff}.menu-icon span+span{margin-top:4px}.menu-icon.active span:first-child{transform:rotate(-45deg);margin-top:6px}.menu-icon.active span:nth-child(2){opacity:0}.menu-icon.active span:last-child{transform:rotate(45deg);margin-top:-9px}.menu{position:fixed;left:0;top:0;width:100%;height:100%;background:#0a1f32;z-index:4;padding:80px 32px}.menu .right{margin-top:32px}.menu .right .button{margin-top:24px}.menu .nav__item+.nav__item{margin-top:32px}.text-section{padding:40px 16px}.hero-section{padding:146px 16px 30px;position:relative}.ip{justify-content:space-between;margin-top:62px;width:100%;max-width:499px;background:#384959;border:1px solid #5c6c7b;border-radius:24px;position:relative}.ip,.ip .button:first-child{display:flex;align-items:center}.ip .button:first-child{font-family:Open Sans,sans-serif;font-weight:400;padding:7px 16px;margin-left:8px;gap:12px;border:0;background:hsla(0,0%,100%,.13);text-transform:none}.ip .desc{margin-left:16px;overflow:hidden;text-overflow:ellipsis;min-width:163.2px}.ip .button:last-child{right:0;top:0;height:100%;background:#0a1f32;width:178px;margin-left:12px}.ip .button:hover{background:#ff761e;opacity:1}.hero-section .hero-bottom{display:flex;justify-content:space-between;position:relative;align-items:flex-start;padding-top:85px;gap:16px;width:100%}.hero-section .hero-bottom .left{max-width:460px}.hero-section .hero-bottom .center{padding-top:55px}.hero-section .hero-bottom .center>.desc{text-align:center;max-width:518px}.hero-section .hero-bottom .right{padding-top:55px;max-width:475px}.hero-section .hero-bottom .right .desc:first-child{opacity:.5}.hero-section .hero-bottom .right .desc+.desc{margin-top:24px}.hero-section .welcome{display:flex;justify-content:center;position:relative}.hero-section .welcome .img1{height:305px;width:auto;max-width:122vw}.hero-section .welcome .img2{width:26vw;max-width:497px}.hero-section .welcome .img2,.hero-section .welcome .img3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-section .welcome .img3{width:55vw;max-width:1062px}.hero-section .welcome .img4{width:37vw;max-width:702px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-inside .hero-section{padding:32px 16px;min-height:272px;background-image:url(../img/bg.99ff0d9e.png);background-size:cover;background-position:100%;display:flex;align-items:center;position:relative}.page-inside .hero-section .wrapper{width:100%}.page-inside .hero-section .title{max-width:35%}.page-inside .hero-section .img{width:auto;height:100%;max-height:272px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-section .home.wrapper{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.hero-section .message{max-width:400px}.message{background:#2485b8;padding:24px;margin-top:24px;position:relative}.message:before{content:"";position:absolute;bottom:100%;left:24px;margin-left:-5px;border-width:15px;border-style:solid;border-color:transparent transparent #2485b8 transparent;border-left-width:10px;border-right-width:10px}.server-status{margin-top:36px;border-radius:2px;background:#1a1c3a;padding:22px;width:-moz-fit-content;width:fit-content}.server-status.absolute{position:absolute;bottom:0;left:50%;transform:translateY(50%) translateX(-50%);width:100%;max-width:380px;text-align:center}.server-status .green{margin-left:22px;color:#22dc22}.section-2{padding:160px 16px;text-align:center}.section-2 .wrapper{max-width:812px;margin:0 auto}.section-2 .desc-main{margin-top:46px;color:#18d0cf}input,select,textarea{border-radius:24px;background:#384959;border:2px solid #516170;font-family:Open Sans,sans-serif;font-weight:400;font-size:20px;line-height:26px;color:#fff;padding:9px;padding-left:24px;width:calc(100% - 255px);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}select{background-image:url(../img/arrow-down.2b990054.svg);background-size:12px;background-position:center right 10px;background-repeat:no-repeat}.header .select2-container{min-width:70px}.select2-dropdown{border:0}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true],.select2-dropdown{background:transparent}.select2-results__options::-webkit-scrollbar{width:8px}.select2-results__options::-webkit-scrollbar-thumb{border-radius:100px;border:3px solid orange}.select2-container--default .select2-results__option:hover{opacity:1;color:#ff761e}.select2-results__option{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#fff;padding-left:0}.select2-results__option:hover{opacity:1;color:#ff761e}@media screen and (max-width:768px){.select2-results__option{font-size:16px}}@media screen and (max-width:1200px){.select2-results__option{line-height:24px}}.select2-container--open .header-select2-dropdown.select2-dropdown--below{background:#0a2736}.select2-container--default .select2-selection--single .select2-selection__arrow{top:-2px}.header .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:6px}.select2-container--default .header-select2-dropdown .select2-results>.select2-results__options{padding-left:6px;overflow-y:scroll}.select2-container--default .select2-selection--single .select2-selection__rendered{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#fff;padding-left:0}.select2-container--default .select2-selection--single .select2-selection__rendered:hover{opacity:1;color:#ff761e}@media screen and (max-width:768px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px}}@media screen and (max-width:1200px){.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:24px}}.menu .select2-container--default .select2-selection--single{max-width:100px}.select2-container .mobile-dropdown{background:#0a1f32;max-width:100px}.select2-container--default .select2-selection--single{background:transparent;border:0;position:relative;top:2px}.select2-container .select2-selection--single .select2-selection__rendered{text-overflow:unset}input::-moz-placeholder{color:#fff;opacity:.3}input::placeholder{color:#fff;opacity:.3}.accordion{margin-top:95px;text-align:left}.accordion .item{border-radius:36px;border:2px solid #ff761e;padding:17px 24px 17px 60px;position:relative;text-align:left}.accordion .item .panel-wrapper{display:flex;justify-content:space-between}.accordion .item .panel-wrapper .desc{transition:.3s}.accordion .item .panel-wrapper .desc.last{color:#18d0cf}.accordion .item .panel .title{font-weight:400}.accordion .item .panel{cursor:pointer}.accordion .item .panel:hover .desc:first-child{color:#ff761e}.accordion .item .panel:hover .desc.orange{color:#fff}.accordion .item+.item{margin-top:16px}.accordion .plus{position:absolute;left:24px;top:23px}.accordion .minus{position:absolute;left:24px;top:31px}.accordion .preview{padding:20px 0;display:flex;align-items:center}.accordion .preview .img-container{flex:1;text-align:center}.accordion .preview .desc{max-width:380px}.section-3{padding:96px 16px 0;background:url(../img/features-bg.781b1ddf.png);background-size:cover;background-position:bottom;text-align:center;position:relative}.section-3 .list{margin-top:96px;display:flex;gap:16px}.section-3 .list .item{background:#182c3e;border-radius:8px;padding:46px;width:calc(33.33333% - 10.66667px)}.section-3 .list .item .desc:last-child{max-width:305px;margin:32px auto 0}.section-3 .portal{min-height:790px;padding:145px 0;display:flex}.section-3 .portal .left{flex:1;text-align:left;position:relative}.section-3 .portal .center{flex:1;position:relative}.section-3 .portal .center .ip{margin-top:140px}.section-3 .portal .center .desc .orange:hover{opacity:1;text-decoration:underline}.section-3 .portal .center .center-desc{margin-top:72px}.section-3 .portal .right{flex:1}.section-3 .portal .title{font-weight:300}.section-3 .bg{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:100%;max-width:1920px}.section-4{text-align:center}.section-4 .wrapper{position:relative;padding:180px 0 160px}.section-4 .list{display:flex;gap:16px;max-width:1088px;margin:96px auto 0}.section-4 .list .item{flex:1;display:flex;align-items:center;gap:32px;padding:10px 12px;border:2px solid #ff761e;border-radius:36px}.section-4 .list .item .desc{transition:.3s}.section-4 .list .item .img{width:46px;border-radius:100%}.section-4 .list .item:hover{opacity:1}.section-4 .list .item:hover .desc{color:#ff761e}.section-4 .decor1{left:calc(50% - 640px)}.section-4 .decor1,.section-4 .decor2{position:absolute;top:0;transform:translateX(-50%)}.section-4 .decor2{left:calc(50% + 640px)}label{text-align:left;display:block}label .desc{opacity:.5;padding-left:24px}label input,label select{padding-left:24px;width:100%;margin-top:6px}label input::-moz-placeholder,label select::-moz-placeholder{font-size:0}label input::placeholder,label select::placeholder{font-size:0}label textarea{width:100%;margin-top:10px}label textarea::-moz-placeholder{font-size:0}label textarea::placeholder{font-size:0}label+label{margin-top:16px}.trustpilot{padding:40px;width:100%;max-width:550px;margin:0 auto;background:#163268;border:2px solid #4576c2;border-radius:2px;display:flex;align-items:flex-end;justify-content:center;position:absolute;left:50%;top:100%;transform:translate(-50%,-50%)}.trustpilot .desc{font-size:24px;line-height:26px;margin-top:-5px;top:-2px;position:relative}.trustpilot .img{width:160px;margin-left:16px}.footer-section{padding:0 16px 80px}.footer-section .wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:32px}.footer-section .wrapper .left{display:flex;gap:16px;flex:1}.footer-section .wrapper .left .text{flex:1;padding-top:44px}.footer-section .wrapper .left .desc{font-size:14px;line-height:20px;max-width:700px}.footer-section .wrapper .left .desc:first-child{opacity:.5}.footer-section .wrapper .left .desc+.desc{margin-top:50px}.footer-section .wrapper .left .desc.desc-email{margin-top:16px}.footer-section .wrapper .right{width:400px;display:flex;flex-wrap:wrap;gap:0 16px;padding-top:44px}.footer-section .wrapper .right .nav{width:calc(50% - 8px)}.footer-section .wrapper .right .nav .desc{font-size:14px;color:#ff761e}.footer-section .wrapper .right .nav .desc:hover{opacity:1;text-decoration:underline}.footer-section .wrapper .right .methods{margin-top:48px}.footer-section .wrapper .right .methods .list{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.footer-section .logo .img{width:260px}.copyright-section{padding:0 16px}.copyright-section .wrapper{display:flex;align-items:center;justify-content:space-between;padding:0 0 24px}.copyright-section .wrapper>div{flex:1}.copyright-section .right{display:flex;gap:16px}.copyright-section .right .clarna{width:60px}.copyright-section .center .desc{font-weight:700;color:#4576c2}.copyright-section .nav{display:flex;text-align:center;justify-content:center}.copyright-section .nav__item{margin:0 15px}.copyright-section .right{text-align:right}.copyright-section .right .img{width:262px}.cta-container .link{margin-top:16px;font-weight:700;color:#4576c2;cursor:pointer}.modal-bottom .desc{margin-top:16px}.chekbox-label,.Order .wrapper label.chekbox-label,.Registration .wrapper label.chekbox-label{display:block;cursor:pointer;margin-top:20px;width:100%;padding:0}.chekbox-label-wrapper{position:relative;padding-left:46px;padding-right:16px}.chekbox-label-wrapper:before{border-radius:6px;border:1px solid #516170;background:#384959;cursor:pointer;box-sizing:border-box}.checkbox,.chekbox-label-wrapper:before{content:"";width:24px;height:24px;position:absolute;left:0;top:0}.checkbox{background:url(../img/check-mark.29278ff4.svg);background-size:14px;background-position:50%;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:.3s}input:checked+.checkbox{opacity:1;visibility:visible}.chekbox-container{flex:1;text-align:left}.chekbox-label .desc{line-height:24px;padding-left:0;opacity:1}.chekbox-label input{display:none}.modal .form-fields .cta-container .chekbox-container+.button{margin-top:24px}.order-section label:nth-child(2n),.Registration label:nth-child(2n){width:50%;padding-left:8px;display:inline-block;vertical-align:top}.order-section label:nth-child(odd),.Registration label:nth-child(odd){width:50%;padding-right:8px;display:inline-block;vertical-align:top;margin-top:16px}.order-page .container{padding:32px 0 0}.order-page .container .button{margin-top:32px}.list.products{display:flex;flex-wrap:wrap;font-size:0;position:relative;margin:64px auto 0;gap:64px 80px;justify-content:center}.list.products .item{width:calc(25% - 60px);position:relative;border-radius:8px;overflow:hidden;background:#182c3e;text-align:center}.list.products .item .button{width:100%}.list.products .item .item-wrapper{padding:42px 50px}.categories-page .list.products .item .item-wrapper{padding-top:100%}.list.products .item .preview .title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.list.products .item .preview .img{width:160px;height:160px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.categories-page .list.products .item .preview .img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%;position:absolute;left:0;top:0;border-radius:8px}.list.products .item .name{color:#fbe198;text-transform:uppercase}.list.products .item .price{margin:32px auto}.list.products .item .old-price{margin-top:0;margin-bottom:-15px;font-size:12px;color:grey;text-decoration:line-through}.cart-page .cart-section .left{width:calc(100% - 416px);padding:0;margin-right:16px}.cart-page .cart-section .right{width:400px;background:#182c3e;border-radius:8px;padding:46px}.cart-page .cart-section>.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;font-size:0;padding:64px 0}.cart-page .cart-section .title{width:100%}.cart-page .cart-section .right .title{margin-top:46px}.cart-page .product-list .item{padding:24px 46px 24px 64px;display:flex;align-items:center;justify-content:space-between;position:relative;border-radius:8px;background:#182c3e}.cart-page .product-list .item+.item{margin-top:16px}.cart-page .product-list .preview{width:96px;height:96px}.cart-page .product-list .preview-container{display:flex;align-items:center;width:40%}.cart-page .product-list .price-container{display:flex;align-items:center;gap:32px}.cart-page .product-list .preview .img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.cart-page .product-list .preview-container .desc{text-align:left}.cart-page .product-list .name{padding-left:64px;padding-right:16px}.cart-page .product-list .price{white-space:nowrap;width:auto}.cart-page .delete{width:10%;display:flex;justify-content:center;align-items:center;cursor:pointer}.cart-page .right .delete{width:100%}.cart-page .delete .img{width:17px;margin-right:10px}.cart-page .delete .title{font-size:18px;line-height:22px;color:#4576c2;text-align:left}.cart-page .product-list .count{overflow:hidden;display:inline-flex;vertical-align:middle}.cart-page .product-list .count input{width:114px;padding:0;border:0;line-height:46px;font-weight:400;font-size:20px;color:#fff;text-align:center;border-radius:24px;background:#384959;border:1px solid #516170;margin:0 12px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-page .product-list .count__item{height:46px;width:46px;background:#0a1f32;display:flex;justify-content:center;align-items:center;border-radius:100%;cursor:pointer;position:relative;border:2px solid #ff761e;box-sizing:border-box;transition:.3s}.cart-page .product-list .count__item:hover{background:#ff761e}.cart-page .product-list .count__item:before{content:"";width:18px;height:2px;background:#fff}.cart-page .product-list .count__item.plus:after{content:"";width:2px;height:18px;background:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.cart-page .cart-section .right{flex-direction:column}.cart-page .cart-section .right .desc{margin-top:0;text-align:center}.cart-page .cart-section .right input{margin-top:6px}.cart-page .cart-section .right input::-moz-placeholder{font-size:0}.cart-page .cart-section .right input::placeholder{font-size:0}.cart-page .cart-section .right .input-container{width:100%}.cart-page .right{text-align:center}.cart-page .right .row{display:flex;align-items:center;justify-content:space-between;width:100%}.cart-page .right .row .title{font-size:18px;line-height:22px;width:auto}.cart-page .right .delete .title{width:auto}.cart-page .right .button{width:100%;margin:46px auto 36px;background:#0a1f32}.cart-page .right .button:hover{background:#ff761e}.cart-page .right .delete{justify-content:center}.profile-table td,.profile-table td a{font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:21px;color:#fff}.profile-table td a{color:#4576c2}.profile-table td a:hover{opacity:.7}.profile-table .profile-form-wrapper{margin-top:48px;padding:56px 0;display:block;border-radius:2px;background:#0d0e20}.profile-table .profile-form-wrapper .title{max-width:100%;padding-left:48px}.profile-form-wrapper .form-fields-wrapper:first-child{width:calc(50% - 8px);margin-right:8px;display:inline-block;vertical-align:top}.profile-form-wrapper .form-fields-wrapper:last-child{width:calc(50% - 8px);margin-left:8px;display:inline-block;vertical-align:top}.profile-form-wrapper .form-fields-wrapper .title{margin-bottom:24px}.pass-rules{margin-top:24px;text-align:left}.pass-rules .desc+.desc{margin-top:10px}.profile-form-wrapper .form-fields-wrapper .button{margin-top:24px;width:100%;max-width:180px}.profile-table{margin-top:36px}.profile-table .profile-form-wrapper table{margin-top:26px;width:100%}.profile-table .profile-form-wrapper td:first-child{padding-left:30px}.profile-table .profile-form-wrapper td:last-child{padding-right:30px}.profile-table .profile-form-wrapper thead td{color:#fff;font-size:16px;font-weight:400;line-height:21px;font-family:Montserrat,sans-serif;padding:12px;background:#0d0e20}.profile-table .profile-form-wrapper tbody td{padding-top:24px;padding:12px}.profile-table .profile-form-wrapper tbody td:nth-child(3){width:40%}.profile-table .profile-form-wrapper tbody td:nth-child(5){color:#f3453e}.profile-table .profile-form-wrapper tbody td:nth-child(5).green{color:#50af55}.profile-table .profile-form-wrapper tbody td:nth-child(5).white{color:#fff}.profile-table .profile-form-wrapper tbody tr:first-child td{padding-top:12px}.profile-table .pagination{padding-right:30px}.profile-table .pagination li.active a{background:#32303e}.table-container{overflow:auto}.profile-table table{min-width:900px}.ContactUs .hero-section .form-fields-wrapper{width:calc(50% - 8px);margin-right:8px;display:inline-block;vertical-align:top;margin-top:54px}.ContactUs .hero-section .info{width:calc(50% - 8px);margin-left:8px;display:inline-block;vertical-align:top}.ContactUs .hero-section .button{margin:40px auto 0;max-width:236px;width:100%}.ContactUs .hero-section .info-wrapper{background:rgba(26,28,58,.4196078431372549);border-radius:2px;border:2px solid #4576c2;padding:38px 32px;margin:54px auto 0;max-width:322px;text-align:left}.ContactUs .hero-section .info .loc{width:21px}.ContactUs .hero-section .info .email{width:29px}.ContactUs .hero-section .info .desc{margin-top:20px}.ContactUs .hero-section .info .desc+img{margin-top:56px}.ContactUs .hero-section .wrapper{display:flex;align-items:center}.categories-page .list.products .item .button{width:100%;background:#0a1f32;border:2px solid #ff761e;border-radius:24px;position:absolute;left:18px;bottom:18px;width:calc(100% - 36px)}.empty-desc{width:100%;text-align:center;margin-top:42px}.TextPage .hero-section{text-align:left}.TextPage .hero-section a{color:#22dc22!important}.TextPage .hero-section b{font-weight:700}.TextPage .desc span{word-break:break-all}.button-container{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.button-container .action.button{margin:0;padding:13px 13px;font-size:14px}.button-container .img{width:60px}.button-container .action{width:100%;cursor:pointer;font-size:16px;max-width:200px;max-height:48px;border-radius:24px}.button-container .action.disabled,.button-container .action:disabled{opacity:.5;cursor:auto}.modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:5;display:flex;justify-content:center;align-items:center;padding:16px}.modal .desc.red{text-align:center}.modal .close{width:34px;position:absolute;right:24px;top:24px;cursor:pointer;z-index:2;transition:.3s}.overlay{background:rgba(24,27,38,.55);position:absolute;left:0;top:0;width:100%;height:100%}.modal .wrapper{height:auto;max-width:536px;width:100%;overflow:auto;max-height:100%}.reg-modal .wrapper{max-width:812px}.reg-modal .wrapper label{width:50%;display:inline-block}.reg-modal .wrapper label:nth-child(odd){padding-right:12px}.reg-modal .wrapper label:nth-child(2n){padding-left:12px}.reg-modal .wrapper .chekbox-label{width:100%}.modal .close:hover{opacity:.7}.modal .wrapper .container{z-index:1;position:relative;margin:0 auto;overflow:hidden;display:flex}.modal .wrapper .container .form{width:100%}.modal .wrapper .container .form .left{border-radius:8px;background:#182c3e;padding:32px;margin-top:8px;text-align:center}.modal .wrapper .container .form .left .desc-main{color:#18d0cf;text-transform:uppercase}.modal .wrapper .container .form .left .desc-main+.desc{margin-top:18px;opacity:.5}.modal .wrapper .container .form .left .desc.orange{display:table;margin:8px auto 0}.modal .wrapper .container .form .right{border-radius:8px;background:#182c3e;padding:46px}.modal .form-fields{opacity:1;transition:.5s;overflow:hidden;text-align:center;width:100%}.modal .form-fields .desc-main{text-align:center;color:#fbe198;text-transform:uppercase;margin-bottom:46px}.modal .form-fields .modal-bottom{margin-top:24px;text-align:center}.modal .form-fields .cta-container{margin-top:24px}.modal .form-fields .cta-container .button{margin:0 auto;min-width:260px}.modal .form-fields.hidden{opacity:0;max-height:0;padding:0}.modal .form-fields .title .desc{color:#fff}.modal .form-fields .desc.or{margin:14px 0;position:relative;width:100%;text-align:center}.modal .form-fields .desc.or:before{left:0}.modal .form-fields .desc.or:after,.modal .form-fields .desc.or:before{content:"";width:calc(50% - 18px);height:1px;position:absolute;top:50%;transform:translateY(-50%);background:#292e38}.modal .form-fields .desc.or:after{right:0}.modal .form-fields .steam{margin-top:0}.modal .form-fields.forgot-pass-content{padding-top:24px}.form-fields-wrapper{display:flex;flex-direction:column;margin:0 auto;text-align:left;width:100%}.form-fields-wrapper .title{text-align:center;margin-bottom:24px;text-transform:uppercase;font-size:20px;line-height:30px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;z-index:10;padding:0}.modal-overlay .desc{margin-top:16px}.cookies-modal{background-color:rgba(51,51,68,.8);padding:24px;box-shadow:0 0 10px rgba(0,0,0,.2);text-align:center;margin:40px auto 0 0;width:100%;max-width:400px;text-align:left}.cookies-modal .title{color:#fff}.cookies-modal .desc{color:#fff;font-size:14px;line-height:18px}.cookies-modal .desc .title{font-size:14px;line-height:18px;text-decoration:underline}.cookies-modal .button{display:table;margin-top:16px;width:120px;padding-left:8px;padding-right:8px}.rules-section{padding:96px 16px}.rules-section .desc-main{max-width:1364px;margin:0 auto;text-align:center;color:#18d0cf}.rules-section .rules-wrapper{width:100%;max-width:1088px;margin:0 auto;padding-top:96px}.rules-section .rules-wrapper .title.big{text-align:center}.rules-section .rules-wrapper .card{margin-top:64px;padding:46px;border-radius:8px;background:#182c3e}.rules-section .rules-wrapper .card .item+.item{margin-top:42px}.rules-section .rules-wrapper .card .desc.normal{text-transform:uppercase}.rules-section .rules-wrapper .card .desc+.desc{margin-top:20px}.rules-section .rules-wrapper .card .desc.normal+.desc{margin-top:32px}.rules-section .rules-wrapper+.desc-main{margin-top:96px}.faq-section{padding:96px 16px 64px}.faq-section .accordion{max-width:812px;margin:0 auto}.faq-section .accordion .preview .desc{max-width:100%}.categories-section{padding:64px 16px}.categories-section .desc-main{color:#18d0cf;text-align:center}.products-section .wrapper{position:relative;padding:64px 0}.products-section .desc-main{text-align:center;color:#18d0cf}.products-section .back{position:absolute;left:0;top:56px}.products-section .back .back-img{margin-right:20px}.modal-back{position:absolute;top:34px;left:46px;width:16px;opacity:.5}.profile-section{padding:64px 16px}.order-section .desc-sub-main{text-align:center}.order-section .wrapper{position:relative;padding:64px 0}.order-section .desc-main{text-align:center;color:#18d0cf}.order-section .back{position:absolute;left:0;top:56px}.order-section .back .back-img{margin-right:20px}.order-section .form{margin-top:16px}.order-section .button-container{flex-direction:column}@media screen and (max-width:1400px){.header .nav__item{margin:0 16px}.hero-section .hero-bottom{flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:32px}.section-3 .portal{flex-direction:column}.section-3 .portal .left{text-align:center;flex:unset}.section-3 .portal .left .title{max-width:900px;margin:0 auto}.section-3 .portal .center .ip{margin:50px auto 0}}@media screen and (max-width:1200px){.header .center,.header .left,.header .right{flex:unset}.button{padding:12px 18px;font-size:16px}.header .nav__item .title,.title.small{font-size:18px}.header .logo .img{width:124px}.list.products .item .left{width:100%;padding-right:0}.list.products .item .button{width:100%;margin-top:16px;padding:10px}.list.products .item .name{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:44px;overflow:hidden}.cart-page .cart-section .wrapper{display:block}.cart-page .cart-section .left{width:100%}.cart-page .cart-section .right{width:100%;margin:24px auto 0}.cart-page .right .button{max-width:260px}.footer-section .wrapper .right{max-width:300px}.header .nav__item{margin:0 12px}.list.products{gap:16px}.list.products .item{width:calc(33.33333% - 10.66667px)}}@media screen and (max-width:900px){.header .signin{margin-right:16px}.hero-section{padding-top:46px}.title.regular{font-size:36px;line-height:42px}}@media screen and (max-width:768px){.mob{display:block}.header .nav{display:none}.header .link-container{padding-right:45px}.header{min-height:94px}.menu-icon{top:37px}.hero-section .welcome .img1{height:115px}.hero-section{padding:46px 16px 95px}.hero-section .home .left{padding-right:0;width:100%;margin-top:24px}.hero-section .home .right{width:100%;padding-left:0}.title.big{font-size:42px;line-height:52px}.hero-section .home .left{text-align:center}.message:before{left:50%;transform:translateX(-50%);margin-left:0}.header .button{padding:8px 10px;font-size:14px}.title.small{font-size:16px}.header .logo .img{width:90px}.server-status{margin:32px auto 0}.trustpilot{padding:16px;align-items:center}.trustpilot .desc{margin-top:0;top:0}.footer-section{padding:72px 16px 16px}.footer-section .wrapper{display:block}.footer-section .wrapper .left{text-align:center}.footer-section .wrapper .left .desc{margin:24px auto 0}.footer-section .wrapper .right .desc{margin:24px auto 0;text-align:center}.footer-section .wrapper .right .list{justify-content:center}.footer-section .logo .img{width:170px}.footer-section .desc{margin-top:16px}.copyright-section .wrapper{display:block}.copyright-section .nav{flex-direction:column;margin:24px 0}.copyright-section .nav__item{margin-bottom:16px}.copyright-section .right{text-align:center}.Order .form-fields-wrapper,.Registration .form-fields-wrapper{padding-top:24px}.Order label:nth-child(2n),.Order label:nth-child(odd),.Registration label:nth-child(2n),.Registration label:nth-child(odd){width:100%;padding:0}.ContactUs .hero-section .wrapper{display:block}.ContactUs .hero-section .form-fields-wrapper,.ContactUs .hero-section .info{width:100%;margin:24px 0 0}.ContactUs .hero-section .info-wrapper{margin-top:0}.list.products{margin-top:24px}.list.products .item{width:calc(50% - 16px)}.header .cart-icon{width:42px;height:42px}.header .cart-icon .img{width:24px}.indicator{top:-7px;right:-7px;bottom:auto}.header .button.link-container{padding-right:30px;margin-right:48px;padding-top:10px;padding-bottom:10px}.header .dropdown-open .arrow svg{width:11px}.header .dropdown-open .arrow{right:9px}.dropdown .nav__item a{display:flex;justify-content:center}.dropdown .nav__item+.nav__item{margin-right:0}.dropdown .nav__item-logout svg{display:none}.profile-form-wrapper .form-fields-wrapper:first-child,.profile-form-wrapper .form-fields-wrapper:last-child{margin-left:0;margin-right:0;width:100%}.cart-page .product-list .item{flex-wrap:wrap;padding:16px}.cart-page .product-list .item>div{margin-bottom:16px}.cart-page .delete,.cart-page .delete .title{width:auto}.cart-page .product-list .count input{width:53px;line-height:36px}.cart-page .product-list .count__item{width:36px;height:36px}.cart-page .product-list .name{padding-left:16px;width:auto}.cart-page .product-list .price{width:auto;padding:0 16px}.Products .title.big{font-size:42px}.header .right{display:none}.hero-section .hero-bottom{margin-top:0;padding-top:24px}.desc.regular{font-size:24px;line-height:32px}.hero-section .hero-bottom .center{padding-top:32px}.section-2{padding:0 16px 50px}.accordion{margin-top:64px}.section-3 .list{flex-direction:column;margin-top:32px}.section-3 .list .item{width:100%}.section-3 .portal{padding-top:70px}.section-4 .wrapper{padding:40px 0}.section-4 .list{margin-top:32px;flex-direction:column}.section-4 .list .desc{text-align:left;line-height:24px}.footer-section .wrapper .left{flex-direction:column}.footer-section .wrapper .left .text{padding-top:0}.footer-section .wrapper .left .desc+.desc{margin-top:16px}.footer-section .wrapper .right .nav{width:100%;text-align:center}.footer-section .wrapper .right{width:100%;max-width:100%;padding-top:32px;justify-content:center}.page-inside .hero-section .img{position:static;transform:none}.page-inside .hero-section{flex-direction:column-reverse;gap:24px;background-position:50%}.page-inside .hero-section .title{width:100%;max-width:100%;text-align:center;max-width:600px;margin:0 auto}.desc.normal{font-size:21px;line-height:28px}.rules-section .rules-wrapper .card{margin-top:24px;padding:16px}.rules-section .rules-wrapper .title.big{font-size:36px;line-height:42px}.modal .wrapper .container .form .right{padding-left:16px;padding-right:16px}.reg-modal .wrapper label{width:100%;padding-left:0!important;padding-right:0!important}.cart-page .product-list .preview-container{width:100%}}@media screen and (max-width:460px){.list.products .item{width:100%}.button-container,.ip{flex-direction:column}.ip{gap:12px;padding:10px 0}.ip .desc{max-width:100%}.ip .button:first-child{width:100%;justify-content:center;max-width:178px}.ip .button:last-child{position:static}.accordion .preview{flex-direction:column;gap:24px}}