.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s;transition:transform .1s;-o-transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/*!
 * Bootstrap Grid v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media(min-width:768px){.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.p-1{padding:.25rem!important}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.content-404{padding:20px 100px}.logo-404{text-align:center}.mail-img-404 img{width:100%}.btn.btn-green.link-404{padding:19px 82px;border-radius:50px}.link-404-block{text-align:center}@media(max-width:1600px){.btn.btn-green.link-404{padding:13px 55px}}@media(max-width:992px){.btn.btn-green.link-404{padding:8px 55px}.content-404{padding:20px 45px}}@media(max-width:768px){.content-404{padding:20px}}@media(max-width:440px){.logo-404{margin-bottom:25px}.link-404-block{margin-top:20px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.about-description__content,.welcome__shop__description-block,.welcome__shop__title-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.welcome__shop__description{font-size:25px;width:90%;font-weight:600}.welcome__shop__description-block,.welcome__shop__title-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subtitle.welcome__shop__title{font-size:64px;width:100%}.welcome__shop__description-block{width:41%}.welcome__shop__link-col{width:100%}.welcome__shop__link-col a{display:block;width:100%;font-size:23px;font-weight:600;line-height:28px}.welcome__shop__link-col a:hover{background-color:#67e722;color:#161717;border:2px solid #67e722;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.welcome__shop .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.welcome__shop__title-content{width:55%}.welcome__shop__link{position:relative}.welcome__shop__link:not(:last-child){margin-bottom:20px}.welcome__shop__link:after{position:absolute;content:"";top:16px;right:40px;background-image:url("/static/assets/images/svg-icon/vectot-black.edbfc41275c0.svg");width:14px;height:14px}.list-char-main-store li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-size:15px;line-height:140%;position:relative}.list-char-main-store li>*{background-color:#f5f5f5;font-size:15px}.list-char-main-store li:after{position:absolute;width:100%;bottom:5px;z-index:-1;left:0;content:"";display:block;border-bottom:1px dashed #161717}.shope-statistics__title{margin-bottom:20px;font-size:18px}.shope-statistics{width:100%;padding:30px;background-color:#f5f5f5;z-index:-2;border-radius:12px}.about-description__img{width:50%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:12px}.about-description__text{width:47%}.about-description__text p{font-size:15px;line-height:22px}.about-description__text p:not(:last-child){margin-bottom:30px}.section-images_block-1{background-image:url("/static/assets/images/img-banner/images-block-1.690e5546e7c3.webp");margin-bottom:20px}.section-images_block-1 .section-images_block__content{width:45%}.section-images_block-2{background-image:url("/static/assets/images/img-banner/images-block-2.561dc8dbe5ae.webp")}.section-images_block-2 .section-images_block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.section-images_block-2 .section-images_block__content a{width:62%;line-height:25px;text-align:center}.section-images_block-3{background-image:url("/static/assets/images/img-banner/images-block-3.42eb7b180d8a.webp")}.section-images_block-3 .section-images_block__content{color:#fff}.section-images_block-4{background-image:url("/static/assets/images/img-banner/images-block-4.1d325f17cda8.webp")}.section-images_block-4 .section-images_block__content{color:#fff}.section-images_block-1,.section-images_block-2,.section-images_block-3{height:300px}.section-images_block__content a{font-weight:600}.images-col{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:12px;padding:40px}.result-advantage__content,.section-images__content,.section-images__left-col--bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.result-advantage__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-images__left-col{width:calc(70% - 20px)}.section-images__right-col{width:30%}.section-images_block-2{width:calc(50% - 20px)}.section-images_block-3{width:50%}.section-images__title{font-size:22px;line-height:30px;margin-bottom:10px}.section-images__description{font-size:16px;line-height:19px}.result-advantage__item{position:relative;padding-left:10px;font-weight:600;font-size:16px;line-height:19px}.result-advantage__item:not(:last-child){margin-bottom:14px}.result-advantage__item:before{position:absolute;top:8px;left:-10px;width:4px;height:4px;background-color:#0b76fe;content:"";border-radius:50%}.result-advantage__title-content{width:41%}.result-advantage__img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.result-advantage__description{width:50%}@media(max-width:1600px){.welcome__shop__description{font-size:20px}.welcome__shop__link-col a{font-size:18px}.subtitle.welcome__shop__title{font-size:48px}.shope-statistics{padding:20px}.shope-statistics__title{font-size:15px}.about-description__text p,.list-char-main-store li>*{font-size:13px}.about-description__text p:not(:last-child){margin-bottom:20px}.section-images__title{font-size:18px;line-height:23px}.result-advantage__item,.section-images__description{font-size:13px}.result-advantage__item:not(:last-child){margin-bottom:10px}.result-advantage__title-content{width:45%}.welcome__shop__link:after{top:11px}}@media(max-width:440px){.about-description__img,.about-description__text,.welcome__shop__description,.welcome__shop__description-block,.welcome__shop__title-content{width:100%}.about-description__content,.welcome__shop .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subtitle.welcome__shop__title{font-size:43px;margin-bottom:10px}.welcome__shop__description{font-size:16px;line-height:25px;margin-bottom:20px}.welcome__shop__link-col a{padding:16px 40px;border-radius:50px}.welcome__shop__link:not(:last-child){margin-bottom:10px}.welcome__shop__link:after{top:24px}.welcome__shop__link-col{margin-bottom:30px}.shope-statistics__title{font-size:16px}.about-description__text{margin-bottom:40px}.about-description__text p{font-size:15px}.section.welcome__shop{margin-bottom:40px}.result-advantage__content,.section-images__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.result-advantage__description,.result-advantage__title-content,.section-images__left-col,.section-images_block-1 .section-images_block__content,.section-images_block-2,.section-images_block-3,.section-images_block-4{width:100%}.section-images_block-1{background-image:url("/static/assets/images/img-banner/banner-mobile.9537a93b602c.webp")}.section-images__left-col--bottom-row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.section-images_block-1,.section-images_block-2,.section-images_block-3,.section-images_block-4{height:320px}.images-col{padding:20px;margin-bottom:20px;background-position:top}.section-images__title{font-size:16px}.result-advantage__item,.section-images__description{font-size:14px}.section-images_block-3 .section-images__description{width:90%}.result-advantage__img{display:none}.subtitle.result-advantage__title{font-size:40px}.result-advantage__item{padding-left:15px}.result-advantage__item:before{left:0}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.section-article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-article .blog__item.blog__item-top-row{width:100%}.section-article__content-left{font-family:arial,helvetica,sans-serif;font-size:18px}.section-article__content-left ul li{padding-left:12px;position:relative;margin-top:10px}.section-article__content-left ul li:before{position:absolute;width:4px;height:4px;left:0;top:9px;content:"";background-color:#0b76fe;border-radius:50%}.section-article__content-left p,.section-article__content-left ul{margin:10px 0}.social-media{padding:30px 0;margin-top:30px;margin-bottom:0;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;text-align:center}.social-media p{font-size:20px;font-weight:bolder;margin-bottom:20px}.mobile-social-media .social-media{display:none}.social-link{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #161717;border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.social-link:not(:last-child){margin-right:10px}.social-link:hover{fill:#fff;background-color:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.social-link-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.next-article img,.prev-article img{width:15px}.prev-article img{margin-right:12px}.next-article img{margin-left:12px}.switching-articles{padding-bottom:30px;border-bottom:1px solid #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.switching-articles a{display:block}.section-article .blog__item-img img{height:410px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.section-article .blog__item-description{font-size:16px;color:#161717;font-weight:600;margin-bottom:20px}.section-article .blog__item-info{margin-bottom:-7px}.section-article .blog__item-img{height:auto}.section-article .product-item{width:100%;margin-bottom:30px}.sidebar-product__title{font-size:18px;margin-bottom:10px;line-height:20px}.section-article__content-left{width:calc(75% - 15px)}.sidebar-product{width:calc(25% - 15px)}@media(max-width:1600px){.section-article .subtitle{margin-bottom:30px}.section-article .blog__item-info{margin-bottom:0}.section-article .blog__item-img{margin-bottom:10px}.section-article .blog__item-description{font-size:15px}.section-article .blog__item-info.span-dark-grey p{font-size:12px;margin-bottom:10px}.sidebar-product__title{font-size:16px}.social-media{margin-top:25px;padding:25px 0}.social-media p{margin-bottom:15px;font-size:18px}.switching-articles{font-size:13px;padding-bottom:25px}.social-link{width:42px;height:42px}.section-article__content-left{font-size:15px}}@media(max-width:440px){.social-media{display:none}.mobile-social-media{padding-left:15px;padding-right:15px}.mobile-social-media .social-media{display:block;margin-bottom:0}.section-article__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-article__content-left,.sidebar-product{width:100%}.section-article .blog__item-img img{height:290px}.switching-articles{border-bottom:none}.sidebar-product{margin-top:40px}.sidebar-product__title{font-size:18px;margin-bottom:20px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.articles__search-input{background:#f5f5f5;border-radius:40px;border:none;padding:14px 53px;font-size:15px;line-height:20px;color:#888;font-family:Manrope,sans-serif;width:100%}.articles__btn-search{border:none;cursor:pointer;position:absolute;top:16px;left:21px;background:0}.articles-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.articles-header__content-left-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.articles__content-left-col:not(:last-child){margin-right:30px}.articles__search{position:relative;width:50%}.btn.articles-header__link{padding:12px 24px}.articles-blog__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid #dfdfdf;padding-top:30px}.articles-blog__item{margin-bottom:10px}.articles-blog__item:hover a{color:#0b76fe}.articles-blog__item:not(:last-child){margin-right:67px}.articles-blog .blog__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.articles-blog .blog__item-description{height:40px;overflow:hidden}.articles-blog .blog__item-title{font-size:20px}.articles-blog .blog__item{margin-bottom:60px}.articles-blog__link{width:100%;text-align:center}.articles-blog__item.active,.articles-blog__item.active a{color:#0b76fe}.blog__item.blog__item-top-row{width:calc(50% - 15px)}.articles-blog .blog__item-img img{width:100%}@media(max-width:1600px){.articles-blog__item{font-size:13px;margin-bottom:7px}.articles-blog__item:not(:last-child){margin-right:45px}.articles__search-input{font-size:13px;padding:9px 53px}.articles-header__content-left-col{width:55%}.articles__content-left-col:not(:last-child){margin-right:15px}.articles__btn-search{top:10px}.btn.articles-header__link{padding:6px 24px}.articles-blog .blog__item-title{font-size:16px}.articles-blog .blog__item{margin-bottom:30px}}@media(max-width:440px){.articles-header__content{position:relative;padding-bottom:75px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.articles__search.articles__content-left-col{position:absolute;bottom:0;width:100%;margin-right:0;padding-bottom:20px}.articles-blog__list{margin-bottom:20px}.articles-blog .blog__item-title{display:block;margin-bottom:10px}.articles-header .subtitle.articles__title{margin-bottom:0}.btn.articles-header__link{padding:8px 16px}.articles-blog__item:not(:last-child){margin-right:12px}.articles-blog__item{margin-right:16px;font-size:14px}.articles-blog .blog__item-img img{height:290px}.blog__item.blog__item-top-row{width:100%}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.breadcrumb{padding-top:20px;border-top:1px solid #dfdfdf;margin-top:20px;margin-bottom:40px}.breadcrumb-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb-item{font-size:14px;line-height:19px;position:relative}.breadcrumb-item:not(:last-child){padding-right:15px}.breadcrumb-item:not(:last-child):after{content:"";position:absolute;top:3px;right:-3px;background-image:url("/static/assets/images/svg-icon/Chevron-right.39259768681b.svg");width:7px;height:12px}.breadcrumb-item:not(:first-child){padding-left:15px}@media(max-width:1600px){.breadcrumb-item{font-size:12px}}@media(max-width:890px){.breadcrumb{margin-top:0}}@media(max-width:440px){.breadcrumb{border:none}.breadcrumb-item,.breadcrumb-item.span-dark-grey{font-size:13px}.breadcrumb-item:nth-child(4){padding-left:0!important}.breadcrumb-item:not(:last-child):after{top:5px;width:5.5px;height:9px;background-size:contain;background-repeat:no-repeat}.breadcrumb-item:not(:first-child){padding-left:12px}.breadcrumb-item:not(:last-child){padding-right:12px}.breadcrumb-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.link{color:#0b76fe;text-decoration:underline;font-weight:600}.link:hover{color:#161717}a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none;color:#161717}.btn{padding:9px 32px;border-radius:25px;display:inline-block;font-family:Manrope,sans-serif;line-height:21px;font-weight:600}.btn:hover{color:#67e722}.btn-green,.btn-transparent{color:#161717}.btn-black,.btn:hover{background-color:#161717}.btn-green:active,.btn-transparent{background-color:#0000}.btn-black,.btn-black:hover,.btn-green,.btn-green:active,.btn-green:hover,.btn-transparent,.btn-transparent:hover{border:2px solid #161717}.btn-black:active,.btn-green:active,.btn-grey:hover,.btn-transparent:active{color:#161717}.btn-black{color:#fff}.btn-black:active,.btn-green,.btn-grey:active,.btn-grey:hover,.btn-transparent:active{background-color:#67e722;border:2px solid #67e722}.btn-green:hover svg{fill:#67e722;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn-grey{background-color:#f5f5f5;color:#888;border:2px solid #f5f5f5}@media(max-width:1600px){.link{font-size:13px}.btn{padding:4px 24px;font-size:13px}}@media(max-width:1095px){.btn{font-size:11px}}@media(max-width:440px){.btn{font-size:16px;padding:7px 24px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.windows__choice-link{background-color:#f5f5f5;border-radius:50px;padding:12px 24px;color:#888;line-height:22px;font-weight:600}.windows__choice-link:active,.windows__choice-link:hover{color:#161717;background-color:#67e722;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.windows__choice-item:not(:last-child){margin-right:20px}.windows__choice-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}.windows__sorting-title{font-size:20px;line-height:28px}.windows__sorting-label{margin-right:20px}#sorting-products{font-size:15px;padding:15px 20px;width:300px;line-height:21px;border:1px solid #dfdfdf}.windows__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.all-products .product-item{margin-bottom:30px}.all-products__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.seo-block-description__content{background:#f5f5f5;padding:30px}@media(max-width:890px){.windows__choice-item{margin-bottom:10px}.windows__sorting-row{width:50%}}@media(max-width:690px){.response .container{position:relative;padding-bottom:100px}.all-products .product-item{width:48%}.all-products .product-item:not(:nth-child(4n)){margin-right:0}.all-products .product-item:not(:nth-child(2n)){margin-right:20px}}@media(max-width:440px){.windows__choice-link{font-size:14px;padding:8px 16px}.windows__choice-item{margin-bottom:8px}.windows__choice-item:not(:last-child){margin-right:12px}.windows__choice-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}.windows__sorting-title{display:none}.windows__sorting-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#sorting-products{width:170px}.windows__sorting-label{margin-right:55px}.response .response__link{bottom:30px}.all-products .product-item{width:100%}.all-products .product-item:not(:nth-child(2n)){margin-right:0}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.main-category__item{width:calc(50% - 15px);border:1px solid #dfdfdf;border-radius:12px;margin-bottom:30px;padding:20px}.main-category__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:20px;position:relative}.main-category__img-block{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;background:#f5f5f5;border-radius:8px;margin-right:20px}.main-category__img-block,.main-category__item,.main-category__item:hover,.main-category__item:hover .main-category__img-block,.main-category__item:hover .main-category__link,.main-category__link{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.main-category__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-category__item:hover{background-color:#0b76fe}.main-category__item:hover,.main-category__item:hover .main-category__img-block{border-radius:100px}.main-category__item:hover .main-category__img-block{background-color:#fff}.main-category__item:hover .main-category__link{color:#fff}.main-category__item:hover .main-category__link:after{position:absolute;content:"";right:7%;top:44%;width:18px;height:18px;background-image:url("/static/assets/images/svg-icon/cersor.edaecee95b8a.svg");background-repeat:no-repeat;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.hit-items__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:890px){.main-category__link{font-size:16px}}@media(max-width:690px){.hit-items .product-item{width:calc(50% - 15px);margin-bottom:20px}.hit-items__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:550px){.main-category__item{width:100%;margin-bottom:12px;padding:12px}}@media(max-width:440px){.main-category__item:hover{border-radius:12px}.main-category__img-block{width:60px;height:60px;margin-right:12px}.main-category__item:hover .main-category__link:after{content:none}.main-category__img{width:32px}.main-category__link{font-size:15px}.hit-items .product-item,.new-items .new-products__carousel .product-item{width:100%!important;margin-bottom:20px}.hit-items__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.hit-items .product-item__img-block,.new-items .new-products__carousel .product-item__img-block{padding:38px 52px}.hit-items .product-item__img,.new-items .new-products__carousel .product-item__img{width:225px}.hit-items .product-item .product-item__link,.new-items .new-products__carousel .product-item__link{width:50%}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.contacts__title-content{text-align:center}.contacts__description,.contacts__subtitle{font-size:20px;line-height:28px}.contacts__img{width:56px;vertical-align:middle}.contacts__img,.contacts__subtitle{margin-bottom:20px}.contacts__description{margin-bottom:40px}.contacts-form{text-align:center;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.07);box-shadow:0 5px 30px #00000012;border-radius:12px;padding:40px 80px;margin-bottom:40px}.contacts-form input,.contacts-form select,.contacts-form textarea{border:1px solid #dfdfdf;border-radius:12px;padding:14px 20px;font-family:Manrope,sans-serif;font-size:15px}.contacts-form textarea{width:100%;height:140px;margin-bottom:30px;resize:none}.contacts-form button{width:30%;font-size:16px;margin-bottom:20px;cursor:pointer}.input-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px}.input-checkbox input{height:20px;width:20px;margin-right:10px}.contacts-form__title{font-size:20px;margin-bottom:10px}.contacts-form__subtitle{font-size:15px;width:27%;margin:0 auto}.contacts-form__content-title{margin-bottom:30px}.contacts-form__input-text,.contacts-form__select{margin-bottom:20px}.contacts-form__input-text,.contacts-form__select,.contacts__link-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-form__input-text input,.contacts-form__select input,.contacts__link-row input{width:calc(50% - 15px)}.contacts-form__select select{width:calc(33% - 15px)}.contacts__attantion{margin-bottom:60px}.contacts__link{padding:27px 30px;width:calc(50% - 15px);background-color:#0b76fe;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:20px;font-weight:600;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.contacts__link:after{content:"";position:absolute;width:13px;height:13px;background-image:url("/static/assets/images/svg-icon/cersor.edaecee95b8a.svg");-webkit-transition:.3s;-o-transition:.3s;transition:.3s;right:35px}.contacts__link:hover{background:#fff;color:#0b76fe}.contacts__link:hover:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.contacts__link:hover svg{fill:#0b76fe}.contacts__link svg{fill:#fff;margin-right:12px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.contacts__link-row{margin-bottom:40px}.legal-address{padding:40px 0;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:center}.legal-address p{text-transform:uppercase}.address-text{white-space:pre-line;text-align:left;display:inline-block;margin:0 auto}.legal-address h4:not(:last-child),.legal-address p:not(:last-child){margin-bottom:20px}.contacts__images{position:relative;overflow:hidden;display:block;width:70px;margin:auto}.contacts__images:after{content:"";display:block;width:3px;height:100px;margin-left:10px;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)));background:-o-linear-gradient(top,rgba(255,255,255,.5) 0 #fff 50% rgba(255,255,255,.5) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.5) 0 #fff 50% rgba(255,255,255,.5) 100%);left:0;top:-20px;z-index:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;-webkit-animation:2s linear .2s infinite movingFlare;animation:2s linear .2s infinite movingFlare}@media(max-width:1600px){.contacts__img,.contacts__subtitle{margin-bottom:15px}.contacts__description,.contacts__subtitle{font-size:18px;line-height:25px}.contacts-form__subtitle{font-size:13px;width:32%}.contacts-form{padding:30px 75px;margin-bottom:30px}.contacts-form input,.contacts-form select,.contacts-form textarea{padding:11px 20px;font-size:14px}.contacts-form textarea{margin-bottom:25px}.contacts-form button{width:30%;font-size:15px;margin-bottom:20px}.contacts-form__input-text,.contacts-form__select{margin-bottom:20px}.legal-address{padding:35px 0}.legal-address p{font-size:15px;text-transform:uppercase}.legal-address p:not(:last-child){margin-bottom:15px}.legal-address h4{font-size:15px}.legal-address h4:not(:last-child){margin-bottom:15px}.input-checkbox input{width:15px;height:15px}}@media(max-width:440px){.contacts-form{padding:40px 12px}.contacts-form__title{font-size:19px}.contacts-form__subtitle{width:100%;font-size:14px}.contacts-form__input-text,.contacts-form__select,.contacts__link-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-form__input-text input,.contacts-form__select input,.contacts-form__select select,.contacts__link-row input{width:100%;margin-bottom:10px}.contacts-form button,.contacts__link{width:100%}.input-checkbox{font-size:10px}.contacts-form__input-text,.contacts-form__select{margin-bottom:0}.faq__contacts{margin-top:65px}.contacts__link:not(:last-child){margin-bottom:20px}.contacts__images:after{height:105px;left:15px;top:-24px}}@-webkit-keyframes movingFlare{0%{left:-100px}50%{left:50%}to{left:110%}}@keyframes movingFlare{0%{left:-100px}50%{left:50%}to{left:110%}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.key-download-product_title{font-size:16px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.key-download-product__key-content,.key-download-product__title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.key-download-product__span-img{width:26px;margin-left:12px}.key-download-product__span{padding:8px 14px;background-color:#f5f5f5;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.key-download-product__span:first-child{margin-right:12px}.key-download-product__link:first-child{margin-right:10px}.key-download-product__span-row{display:-webkit-box;display:-ms-flexbox;display:flex}.key-download-product__key{font-size:15px;line-height:22px}.key-download-product__link{font-size:16px}.key-download-product__title-row{padding-top:50px;margin-bottom:22px;border-top:1px solid #dfdfdf}.download-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.name-download__product{font-size:20px;line-height:28px;padding:46px 30px;border-radius:12px;border:1px solid #dfdfdf;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.name-download__product h2{margin:0;font-size:inherit;font-weight:700}.key-download-product{padding:0 30px 30px;display:none}.key-download-product.active{display:block}.download-product__item.active .name-download__product{border:none}.download-product__product-key{width:75%}.name-download__product .icon{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;font-size:30px;background-color:#f5f5f5;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.name-download__product .icon:after{content:"";background-image:url("/static/assets/images/svg-icon/plus-cross.0a580573b00c.svg");background-repeat:no-repeat;display:block;width:16px;height:16px}.download-product__item.active .icon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.download-product__item.active{margin-bottom:15px;border:1px solid #dfdfdf;border-radius:8px}.download-product__item.active .icon{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#67e722}.download-product__product-item{font-size:14px;padding-left:10px;margin-bottom:7px}.download-product__product-item:last-child{margin-bottom:20px}.download-product__product-item.active,.download-product__product-item.active a,.download-product__product-link.active{color:#0b76fe}.download-product__product-link{font-weight:600;margin-bottom:10px;display:block}.download-product__list-content{width:calc(25% - 30px);height:100%;padding:30px;border:1px solid #dfdfdf;border-radius:12px}.download-product__item:not(:last-child){margin-bottom:20px}.choise-category{display:none}@media(max-width:1600px){.name-download__product{font-size:18px;padding:30px 25px}.key-download-product{padding:0 25px 25px}.key-download-product__link,.key-download-product_title{font-size:13px}.key-download-product__key{font-size:11px}.key-download-product__title-row{margin-bottom:15px;padding-top:35px}.download-product__product-item{font-size:13px}.download-product__product-link{margin-bottom:4px}.download-product__product-item:last-child{margin-bottom:15px}}@media(max-width:440px){.choise-category{display:block;background-color:#0b76fe;position:relative;width:100%;padding:10px 20px;color:#fff;border-radius:8px;font-size:14px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.choise-category svg{fill:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.choise-category.opened{color:#161717;border:1px solid #dfdfdf;border-bottom:0;border-radius:12px 12px 0 0;background-color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.choise-category.opened svg{fill:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.download-product__list-content{border-top:none;border-radius:0 0 12px 12px;display:none;padding:0 20px 30px}.download-product__product-key{margin-top:20px}.download-product__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.download-product__list-content,.download-product__product-key{width:100%}.download-product__product-link:first-child{padding-top:20px;border-top:1px solid #dfdfdf}.name-download__product{padding:25px 20px}.key-download-product__title-row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:10px}.key-download-product__span-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;width:100%}.key-download-product_title{font-size:14px;line-height:19px}.key-download-product__key-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.key-download-product__link,.name-download__product{font-size:16px}.key-download-product__link{width:100%;text-align:center}.key-download-product__link:first-child{margin-right:0;margin-bottom:10px}.key-download-product__key{font-size:10px;margin-bottom:20px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.faq__contacts form{margin-top:100px}.faq__contacts .contacts__description{margin-bottom:0}.faq-tabs-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 18px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.faq-tabs-link:hover{background-color:#67e722;color:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.faq-tabs-link:hover svg{fill:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.faq-tabs-link svg{fill:#888;margin-right:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.faq-tabs-link:not(:last-child){margin-right:25px}.faq-tabs-link.active{background-color:#67e722;color:#161717}.faq-tabs-link.active svg{fill:#161717}.faq__tab{display:none}.faq__tab.active{display:block}.faq__tab-link-content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}.faq__tab-item{padding:20px;width:100%;margin-bottom:15px;border:1px solid #dfdfdf;border-radius:8px}.question-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.answer-faq{display:none;padding-top:20px;border-top:1px solid #dfdfdf}.faq__tab-item.active .question-faq{padding-bottom:20px}.question-faq .icon{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;font-size:30px;background-color:#f5f5f5;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.faq__tab-item.active .icon{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#67e722}.question-faq .icon:after{content:"";background-image:url("/static/assets/images/svg-icon/plus-cross.0a580573b00c.svg");background-repeat:no-repeat;display:block;width:16px;height:16px}@media(max-width:1600px){.faq-tabs-link{padding:8px 14px;font-size:12px}.faq-tabs-link svg{margin-right:5px}.faq-tabs-link:not(:last-child){margin-right:15px}.question-faq{font-size:14px}.faq__tab-item{padding:15px}.answer-faq{font-size:13px;padding-top:15px}.faq__tab-item.active .question-faq{padding-bottom:15px}.question-faq .icon{width:35px;height:35px}.faq__contacts form{margin-top:75px}}@media(max-width:440px){.question-faq{width:90%}.question-faq .icon{position:absolute;right:30px}.faq__tab-link-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.faq-tabs-link{margin-bottom:10px;font-size:14px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.faq-tabs-link:not(:last-child){margin-right:0}.contacts__description,.contacts__subtitle{font-size:15px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.payment-methods{margin-bottom:100px}.payment-methods__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payment-methods-img{margin-right:40px;margin-bottom:15px;height:50px}.footer{background-color:#f5f5f5}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dfdfdf}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:15px}.footer__list-item:not(:last-child){margin-right:150px}.footer__sublist-address,.footer__sublist-link{font-size:14px;line-height:19px;color:#161717}.footer__sublist{margin-top:13px}.footer__sublist-item{margin-bottom:2px}.footer__sublist-link-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:27px;color:#161717}.footer__sublist-link-contact svg{margin-right:8px}.footer__sublist-item-contact{margin-bottom:10px}.footter__content-bottom{display:flex;justify-content:flex-start;gap:45px;padding:20px 0 30px}.content-bottom__policy--list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:125px}.content-bottom__policy--item:not(:last-child){padding-right:5px;border-right:1px solid #dfdfdf}.content-bottom__policy--item:not(:first-child){margin-left:5px}.content-bottom__policy--link{color:#161717;position:relative}.footer__content img{height:230px}@media(max-width:1600px){.payment-methods-img{margin:0 14px 14px 0;height:40px}.footer__list-item:not(:last-child){margin-right:100px}.footer__sublist-address,.footer__sublist-link{font-size:11px}.footer__sublist{margin-top:3px}.footer__sublist-link-contact{font-size:17px}.footter__content-bottom{font-size:11px}.footer__sublist-link-contact:hover,.footer__sublist-link:hover{color:#0b76fe;text-decoration:underline}.footer__content img{height:200px}.footter__content-bottom{gap:35px}.content-bottom__policy--list{margin-left:100px}}@media(max-width:1090px){.footer__list-item:not(:last-child){margin-right:47px}.footer__content img{height:160px}.footer__sublist-item{line-height:19px}.footter__content-bottom{font-size:11px}.payment-methods-img{height:34px}.footter__content-bottom{gap:30px}.content-bottom__policy--list{margin-left:0}}@media(max-width:890px){.footer__content img{display:none}.footter__content-bottom{display:block}}@media(max-width:440px){.payment-methods__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.payment-methods-img{height:30px;margin:0 28px 14px 0}.footer__list-item{font-size:16px;margin-bottom:20px}.footer__list-item:not(:last-child){margin-right:0}.footer__sublist-address,.footer__sublist-link{font-size:14px}.footer__sublist-item:not(:last-child){margin-bottom:10px}.footer__sublist-link-contact{font-size:20px}.footter__content-bottom{font-size:14px;width:95%}.footer__list,.footter__content-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-bottom__policy--list{-ms-flex-wrap:wrap;flex-wrap:wrap}.content-bottom{margin-bottom:20px}.content-bottom__policy--item:nth-child(3){margin-left:0}.footer__sublist{margin-top:20px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.good-luck__with-vipkeys__text{color:#fff;padding:115px;text-align:center;margin:0;background-image:url("/static/assets/images/img-banner/gradient_background.89f1507bd07e.webp");background-repeat:no-repeat;background-size:cover;border-radius:12px;position:relative;overflow:hidden}.good-luck__with-vipkeys__text:after{content:"";display:block;width:5px;height:405px;margin-left:10px;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)));background:-o-linear-gradient(top,rgba(255,255,255,.5) 0 #fff 50% rgba(255,255,255,.5) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.5) 0 #fff 50% rgba(255,255,255,.5) 100%);left:60px;top:-57px;z-index:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;-webkit-animation:2s linear .2s infinite movingFlare;animation:2s linear .2s infinite movingFlare}@media(max-width:1600px){.good-luck__with-vipkeys__text{padding:95px}}@media(max-width:440px){.good-luck__with-vipkeys__text.subtitle{font-size:24px;padding:76px 12px}.good-luck__with-vipkeys__text:after{height:295px;top:-46px;-webkit-animation:2s linear 2s infinite movingFlare;animation:2s linear 2s infinite movingFlare}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.guarantees-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px 70px;border-radius:12px;background-color:#f5f5f5;margin-bottom:55px}.guarantees-block__img{height:100px;margin-right:45px}.guarantees-block__description{font-size:20px;line-height:28px;font-weight:600}.guarantees-list__title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;margin-bottom:10px}.guarantees-list__title-row h2{font-size:15px}.guarantees-list__img{background-color:#0b76fe;width:32px;height:32px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:13px}.guarantees-list__img img{width:100%;padding:3px}.guarantees-list__item:not(:last-child){margin-bottom:20px}.guarantees-list__item .webmoney-block__span{margin:0 5px}.guarantees-list__item a{margin:0 3px;font-weight:400}.guarantees-list__item p{line-height:21px}@media(max-width:1600px){.guarantees-block__description{font-size:15px;line-height:23px}.guarantees-block{padding:35px 70px;margin-bottom:50px}.guarantees-block__img{height:95px}.guarantees-list__title-row h2{font-size:13px}.guarantees-list__item:not(:last-child){margin-bottom:15px}.guarantees-list__item p{line-height:21px;font-size:12px}.guarantees-list__img{width:25px;height:25px}}@media(max-width:440px){.guarantees-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 16px}.guarantees-block__img{margin-right:0;margin-bottom:10px}.guarantees-block__description{font-size:16px;text-align:center}.guarantees-list__title-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.guarantees-list__item p,.guarantees-list__title-row h2{font-size:15px}.guarantees-list__img{width:32px;height:32px}.guarantees-list__img img{width:32px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.header__btn-cart,.header__btn-my-buy{text-transform:uppercase;position:relative}.header__top-block{background-color:#0b76fe;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top-row--left-col{color:#fff;font-size:14px}.header__currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;position:relative}.header__currency svg{margin-left:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;fill:#fff;cursor:pointer}.current-currency-click:after{position:absolute;width:8px;height:30px;right:13px;top:0;content:"";cursor:pointer}.header__currency.opened svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__currency--title{margin-right:8px}.header__top-block .container{position:relative}.header__content-cart__product-row,.header__content-cart__result-row,.header__content-cart__title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__content-cart-title{font-size:20px}.header__content-cart{position:absolute;top:45px;right:1%;padding:25px 20px;background-color:#fff;border-radius:12px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.4);box-shadow:0 5px 30px #0006;z-index:40;width:520px;display:none}.remover-cart svg{fill:#f14b4b}.header__content-cart__product-row{padding-top:15px;padding-bottom:15px}.header__content-cart__product-row,.header__content-cart__title-row{border-bottom:1px solid #dfdfdf}.header__content-cart__result-row{padding-top:20px}.header__content-cart__title-row{padding-bottom:15px}.header__content-cart__product-title{width:310px}.span-quantity{padding-left:5px}.span-product-price{padding-right:5px}.header__content-cart__product-left-block{text-align:end}.header__content-cart-link:first-child{margin-right:10px}.btn-cart,.btn-my-buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:600;padding:8px 16px;letter-spacing:.05em;line-height:1}.btn-cart svg,.btn-my-buy svg{margin-right:4px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.child-list{display:none;position:absolute;padding:20px;background:#fff;border:1px solid #dfdfdf;left:-20px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.07);box-shadow:0 5px 30px #00000012;border-radius:12px;width:160px;height:auto;top:30px}.has-child:after{content:"";position:absolute;background-image:url("/static/assets/images/svg-icon/Chevron_Right_1_.034064111c79.svg");top:12px;right:0;width:12px;height:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__sub-nav--sub-link{font-size:15px;color:#161717;line-height:20px}.header__logo-img{width:255px}.has-child{position:relative}.header__sub-nav--sub-item:not(:last-child){margin-bottom:10px}.header__sub-nav--list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;line-height:22px}.header__sub-nav--item{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header__sub-nav--item:not(:last-child){padding-right:30px}.header__sub-nav--item a{color:#161717}.header__sub-nav--sub-list{font-weight:400}.quantity-span{position:absolute;top:1px;left:25px;color:#fff;border-radius:50%;font-size:9px;padding:0 6px;background-color:#f14b4b}.header__btn-cart{position:relative}.header__center-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:3px}.header__center-block{margin-bottom:0;background-color:#fff}.header__search-input{background:#f5f5f5;border-radius:40px;border:none;padding:10px 50px;font-size:15px;line-height:20px;color:#888;font-family:Manrope,sans-serif;width:100%}.header__btn-search{background:0 0;border:none;cursor:pointer;position:absolute;top:11px;left:28px}.header__search{position:relative}.header__product-nav--sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;line-height:20px}.header__product-nav--sub-img{margin-right:8px;width:24px}.header__product-nav--sub-list{margin-bottom:20px}.header__product-nav--link{color:#fff;background-color:#0b76fe;border-radius:12px;font-weight:600;font-size:20px;line-height:27px;padding:27px 30px;display:block}.nav-has-child{position:relative}.nav-has-child:after{content:"";position:absolute;top:34px;right:50px;width:13px;height:13px;background-image:url("/static/assets/images/svg-icon/cersor.edaecee95b8a.svg");-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__product-nav--sub-list:first-child{border-top:1px solid #dfdfdf;padding-top:30px}.btn-my-buy__span-grey{border-radius:12px;background-color:#f5f5f5;padding:20px;font-size:14px;line-height:19px;text-transform:initial;width:340px;display:none;position:absolute;top:43px;right:0;z-index:1}.burger-menu__content{display:none}.currency,.current-currency{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.currency img,.current-currency img{width:22px;height:16px;border-radius:4px;margin-right:8px}.header__currency--dropdown{width:100px;background-color:#0b76fe;border-radius:0 0 12px 12px;position:absolute;top:26px;z-index:10;left:56px;padding:12px;display:none}@media(max-width:1600px){.header__top-block{height:40px}.header__top-row--left-col{font-size:12px}.header__currency--title,.header__sub-nav--list{font-size:13px}.btn-cart,.btn-my-buy{font-size:10px;padding:4px 8px;line-height:4px}.header__sub-nav--item:not(:last-child){padding-right:20px}.header__search-input{padding:6px 44px;font-size:12px}.header__btn-search{top:6px;left:26px}.header__logo-img{width:215px}.header__product-nav--link{font-size:16px;padding:20px 33px}.header__center-block{margin-bottom:0}.nav-has-child:after{top:25px;right:37px}.header__sub-nav--sub-link{font-size:13px}.header__sub-nav--sub-item:not(:last-child){margin-bottom:6px}.child-list{padding:15px}.header__product-nav--sub-img{width:20px}.nav-list-child-has-child>ul{left:calc(100% + 9px)}.nav-has-child:hover .nav-list-child{padding:0 20px 20px!important}.header__product-nav--sub-link{font-size:12px}.btn-my-buy__span-grey{padding:15px;font-size:13px;line-height:17px;top:35px}.header__content-cart{top:36px;width:460px}.quantity-span{top:0;left:16px}}@media(max-width:1090px){.header__logo-img{width:160px}.header__currency--dropdown select,.header__currency--title,.header__sub-nav--list,.header__top-row--left-col{font-size:11px}.btn-cart,.btn-my-buy{font-size:8px}.btn-cart svg,.btn-my-buy svg{width:11px;height:11px}.header__top-row--right-col{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__currency--title{margin-right:5px}.header__btn-search{top:9px;left:24px}.header__btn-search svg{width:12px;height:12px}.header__search-input{padding:6px 34px;font-size:11px}.header__product-nav--link{font-size:16px;padding:15px 30px}.nav-has-child:after{top:22px;right:33px}.header__content-cart-title{font-size:16px}.header__content-cart__product-title{width:250px;font-size:14px}.header__content-cart__title-row{padding-bottom:10px}.header__content-cart__product-row{padding-bottom:10px;padding-top:10px}.header__content-cart__result-row{padding-top:15px}.header__content-cart{width:410px}.quantity-span{top:-1px;left:13px;font-size:7px;padding:0 4px}}@media(min-width:440px){.nav-sublist-child{display:none}.Windows:hover .nav-sublist-child{display:block;position:absolute}.nav-list-child-has-child{position:relative}.nav-list-child-has-child:after{content:"";width:30px;height:calc(100% + 15px);display:none;position:absolute;left:100%;top:0}.nav-list-child-has-child>ul{display:none;position:absolute;left:calc(100% + 20px);top:0;width:calc(100% + 60px);padding:30px;background-color:#fff;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.07);box-shadow:0 5px 30px #00000012;border-radius:12px}.nav-list-child-has-child:hover>ul{display:block}.nav-list-child-has-child:hover:after{display:block;cursor:pointer}.has-child:hover .child-list{display:block;z-index:10}.header__sub-nav--sub-link:hover,.nav-list-child li:hover>a{color:#0b76fe;text-decoration:underline}.header__product-nav--sublist:not(:last-child){margin-bottom:20px}.nav-has-child:hover:after{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg)}.nav-has-child:hover .nav-list-child{display:block;z-index:10;padding:0 30px 30px;border-radius:0 0 12px 12px;-webkit-box-shadow:0 25px 45px rgba(0,0,0,.07);box-shadow:0 25px 45px #00000012;position:absolute;width:calc(100% - 30px)}.nav-has-child:hover .header__product-nav--link{color:#0b76fe;border-radius:12px 12px 0 0;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.07);box-shadow:0 5px 30px #00000012}.nav-list-child{display:none}.nav-has-child:hover .header__product-nav--link,.nav-list-child{background-color:#fff}.has-child:hover:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.has-child:after{content:"";position:absolute;background-image:url("/static/assets/images/svg-icon/Chevron_Right_1_.034064111c79.svg");top:12px;right:0;width:12px;height:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__btn-my-buy:hover .btn-my-buy__span-grey{display:block}}@media(max-width:890px){.col-md-6.header__sub-nav{width:100%}.col-md-3.header__logo,.col-md-3.header__search,.col-md-5.header__top-row--right-col,.col-md-7.header__top-row--left-col,.header__product-nav--item.col-md-3{width:50%}.header__product-nav--item{margin-bottom:20px}.nav-list-child-has-child>ul{position:relative;width:auto;border-radius:0;-webkit-box-shadow:none;box-shadow:none;left:0;padding-bottom:10px}.header__top-row--left-col{font-size:8px}.header__currency--title{font-size:9px}}@media(max-width:609px){.nav-has-child:hover .nav-list-child{width:calc(100% - 20px)}.col-md-7.header__top-row--left-col{width:30%}.col-md-5.header__top-row--right-col{width:70%}}@media(max-width:440px){.btn.btn-green.btn-my-buy,.col-md-6.header__sub-nav,.col-md-7.header__top-row--left-col,.header__product-nav{display:none}.burger-menu__content .header__product-nav,.burger-menu__content .header__top-row--left-col{display:block}.burger-menu__content .btn.btn-green.btn-my-buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;font-size:12px;padding:8px 20px;margin-bottom:12px}.burger-menu__content .header__top-row--left-col{color:#161717;padding-top:30px;font-size:14px}.span-last-buy{color:#888}.burger-menu__content .header__sub-nav--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.burger-menu__content .header__product-nav--link{background-color:#fff;color:#161717;padding:0;margin-bottom:0;line-height:22px}.burger-menu__content .header__product-nav--item:not(:last-child){margin-bottom:23px}.header__product-nav--item{margin-bottom:0}.burger-menu__content .nav-has-child:after{top:5px;right:2px;background-size:contain;background-repeat:no-repeat;height:12px;width:12px}.burger-menu__content .header__product-nav{padding:30px 0;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.header__logo-img{width:180px}.col-md-5.header__top-row--right-col{width:100%}.btn-cart{font-size:12px;padding:5px 16px}.btn-cart svg,.btn-my-buy svg{width:16px;height:16px}.header__currency--title{font-size:14px}.header__center-block,.header__top-block{padding-left:15px;padding-right:15px}.header__search-input{padding:0;width:0}.header__btn-search{left:-24px;top:1px}.header__btn-search svg{width:16px;height:16px}.col-md-3.header__logo{width:85%}.col-md-3.header__search{width:0%}.header__center-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dfdfdf}.header__sub-nav--item{font-size:16px;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__sub-nav--item:not(:last-child){margin-bottom:20px}.child-list{-webkit-box-shadow:none;box-shadow:none;border:none;position:relative;padding:10px 0 0;top:0;left:0}.has-child:after{height:7px;background-size:contain;background-repeat:no-repeat;position:relative;top:9px;margin-left:20px}.header__sub-nav{padding:30px 0;border-bottom:1px solid #dfdfdf}.header__product-nav--sub-list:first-child{border:none;padding-top:20px}.nav-has-child:hover .header__product-nav--link{-webkit-box-shadow:none;box-shadow:none;border-radius:0}.nav-list-child-has-child>ul{padding:20px 20px 0}.header__product-nav--sublist:not(:last-child){margin-bottom:10px}.btn-my-buy__span-grey{top:38px;width:100%}.burger-menu__content{display:none}.burger-menu{width:20px;height:18px;position:relative;display:block;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-menu span{width:100%;height:2px;background-color:#161717;position:absolute;left:0;top:2px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-menu:after{content:"";width:100%;height:1.5px;background-color:#161717;position:absolute;bottom:2px;left:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-menu:before{content:"";width:100%;height:1.5px;background-color:#161717;position:absolute;top:8px;left:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-menu.open-menu span{opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-menu.open-menu:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:8px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-menu.open-menu:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:8.5px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-menu__content.open-menu{display:block}.header__product-nav--sub-list:not(:last-child){margin-bottom:15px}.nav-has-child>ul,.nav-list-child-has-child>ul{display:none}.nav-has-child:hover .nav-list-child{padding:0!important}.header__product-nav--sub-list{margin-bottom:0}.has-child:hover:after{-webkit-transform:none;-ms-transform:none;transform:none}.child-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.nav-has-child.opened .header__product-nav--link{color:#0b76fe}.nav-has-child.opened:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.has-child.opened:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__content-cart{width:100%;border-radius:0;-webkit-box-shadow:none;box-shadow:none;top:110px}.header__content-cart-title{font-size:20px}.header__content-cart__product-row{padding-bottom:15px;padding-top:15px;line-height:19px}.header__content-cart__result-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__content-cart__result{margin-bottom:20px}.header__content-cart-links{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.header__content-cart-link{width:50%;text-align:center}.quantity-span{top:-1px;left:23px;font-size:9px;padding:0 6px}.btn-cart svg{margin-right:8px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.carousel-hero__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.carousel-hero__content{width:50%}.carousel-hero__h1{font-weight:700;line-height:110%;font-size:64px}.carousel-hero__h1,.carousel-hero__title{font-family:BebasNeue,sans-serif;margin-bottom:10px;margin-top:0}.carousel-hero__title{font-weight:400;line-height:63.8px;font-size:58px}.carousel-hero__description{margin-top:0;font-size:20px;line-height:27px;color:#888;margin-bottom:25px}.carousel-hero__link-more{padding:7px 32px;font-weight:600}.hero-carousel .owl-carousel .owl-dots{display:block;position:absolute;bottom:22px;left:0}.hero-carousel .owl-carousel button.owl-dot.active{background:#0b76fe;width:24px;height:8px;border-radius:24px}.hero-carousel .owl-carousel button.owl-dot{width:8px;height:8px;background:#dfdfdf;border-radius:50%;margin-right:8px}.carousel-hero{position:relative}.price-span-blue{font-weight:800;font-size:32px;line-height:44px;color:#0b76fe}.slide-first{margin-top:80px}.slide-next{margin-top:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1600px){.carousel-hero__h1{font-size:51px}.slide-first{margin-top:57px}.carousel-hero__description{font-size:16px}.carousel-hero__link-more{font-size:13px;padding:4px 24px}.carousel-hero__title{font-size:42px;line-height:55px}.carousel-hero__img img,.carousel-hero__img_without_text img{height:350px}.hero-carousel .owl-carousel .owl-dots{bottom:42px}.hero-carousel{height:380px}}@media(max-width:1095px){.slide-first{margin-top:40px}.carousel-hero__h1{font-size:40px}.carousel-hero__img img,.carousel-hero__img_without_text img{height:320px}.carousel-hero__title{font-size:33px;line-height:40px}.hero-carousel .owl-carousel .owl-dots{bottom:10px}.price-span-blue{font-size:29px}}@media(max-width:890px){.slide-first{margin-top:20px}.slide-next{margin-top:0}.hero-carousel{height:300px}.carousel-hero__img img,.carousel-hero__img_without_text img{height:280px}.carousel-hero__title{font-size:30px}.price-span-blue{font-size:24px}}@media(max-width:690px){.hero-carousel .owl-carousel .owl-dots{left:50%;right:auto;bottom:12px;transform:translate(-50%)}.carousel-hero__title{font-size:24px}.carousel-hero__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.carousel-hero__img img,.carousel-hero__img_without_text img{height:230px;-o-object-fit:contain;object-fit:contain}.carousel-hero__content{width:100%;text-align:center}.hero-carousel,.owl-stage,.owl-item{height:auto!important}}@media(max-width:440px){.carousel-hero__h1{font-size:32px}.carousel-hero__link-more{font-size:16px}.carousel-hero__description{margin-bottom:20px}.hero-carousel .owl-carousel button.owl-dot{margin-right:12px}.hero-carousel .owl-carousel .owl-dots{left:50%;transform:translate(-50%)}.carousel-hero__title{font-family:Manrope,sans-serif;font-size:20px;margin-bottom:0}.carousel-hero__title b{font-family:BebasNeue,sans-serif;font-size:48px;line-height:54px}.slide-first{margin-top:10px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.how-to-buy__first-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.first-block__subtitle{font-size:20px;margin-bottom:10px}.first-block__description,.first-block__subtitle-text{font-size:15px;line-height:21px}.first-block__subtitle-text{font-weight:600;margin-bottom:20px}.first-block__img img{width:100%}.first-block__title-content{width:calc(45% - 30px)}.first-block__img{width:calc(55% - 30px)}.subtitle.how-to-buy__title{margin-bottom:30px}.info-attantion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:32px 50px;background-color:#f5f5f5;border-radius:12px;margin-bottom:50px}.info-attantion p{font-size:15px;margin-left:8px}.choise-pay__title{font-size:15px;height:100px;line-height:21px;display:flex;justify-content:center;text-align:center}.choise-pay__block{padding:40px;background-color:#f5f5f5;border-radius:12px;width:calc(50% - 15px);box-sizing:border-box}.choise-pay__block:only-child{margin:0 auto;width:100%}.choise-pay__img{display:block;margin:0 auto;max-width:100%;height:auto}.choise-pay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.payment-commission__description{font-size:15px;line-height:21px;margin-bottom:40px}.payment-commission__table{border-collapse:collapse;overflow:hidden;border-radius:12px;border:none;width:100%}.payment-commission__table td{border-top:1px solid #dfdfdf;border-right:1px solid #dfdfdf;font-weight:600}.payment-commission__table thead td{padding:14px 32px;color:#fff;background-color:#0b76fe}.payment-commission__table tbody td{padding:6px 30px;background-color:#f5f5f5}.new-payment__img{height:32px}.new-payment__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;margin-bottom:20px}.new-payment__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:110px;margin-right:10px}.new-payment__attantion{font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f5f5f5;border-radius:12px;padding:22px 60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:21px}.new-payment__attantion img{margin-right:8px}.span-red{color:#f14b4b}.new-payment__title{font-size:20px;margin-bottom:30px}.new-payment,.payment-commission__table-block{width:calc(50% - 15px)}.new-payment,.payment-commission__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new-payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payment-commission__content{margin-bottom:60px}@media(max-width:1600px){.first-block__description,.first-block__subtitle-text{font-size:11px;line-height:16px}.first-block__subtitle{font-size:17px;margin-bottom:5px}.first-block__subtitle-text{margin-bottom:15px}.how-to-buy__first-block{margin-bottom:45px}.info-attantion{padding:28px 25px}.info-attantion p{font-size:11px}.choise-pay__title{font-size:12px;height:80px;line-height:17px}.payment-commission__description{font-size:13px;line-height:17px}.new-payment__logo,.new-payment__title{font-size:15px;line-height:20px}.payment-commission__table{font-size:13px}.payment-commission__table thead td{padding:10px 30px}.payment-commission__table tbody td{padding:4px 30px}.new-payment__img{height:27px}.new-payment__logo{margin-bottom:10px}.new-payment__title{margin-bottom:25px}.new-payment__attantion{padding:20px 45px;font-size:14px}}@media(max-width:440px){.choise-pay,.how-to-buy__first-block,.payment-commission__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.choise-pay__block,.choise-pay__img,.first-block__img,.first-block__title-content,.new-payment,.payment-commission__table-block{width:100%}.how-to-buy__title.subtitle{margin-bottom:20px}.first-block__description,.first-block__subtitle-text,.payment-commission__description{font-size:15px;line-height:21px}.info-attantion{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.info-attantion p{line-height:21px;font-size:15px}.choise-pay__block{padding:20px}.choise-pay__block:not(:last-child){margin-bottom:20px}.choise-pay__title{font-size:14px;height:auto;line-height:19px;margin-bottom:15px}.choise-pay,.payment-commission__content{margin-bottom:60px}.payment-commission__table-block{margin-bottom:20px}.new-payment__logo,.new-payment__title{font-size:16px;line-height:20px}.new-payment__logo-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto;margin-right:20px;font-size:20px}.new-payment__img{height:32px}.new-payment__logo{margin-bottom:18px}.new-payment__attantion{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:22px 24px;font-size:15px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.box-vipkeys__block{height:180px;width:calc(50% - 15px);-webkit-box-shadow:0 5px 30px rgba(0,0,0,.07);box-shadow:0 5px 30px #00000012;border-radius:12px;padding:30px 40px}.box-vipkeys__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px}.box-vipkeys__title{font-weight:600;font-size:24px;line-height:33px;margin-bottom:10px}.box-vipkeys__description{width:60%;margin-bottom:13px}.webmoney-block__span{background-color:#0b76fe;color:#fff;padding:4px 16px;border-radius:8px}.webmoney-block__description{margin-bottom:26px}.section-result{margin:60px 0}.section-result__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.section-result__content-block:not(:last-child){border-right:1px solid #dfdfdf}.section-result__content-block{width:33%;text-align:center;padding:40px 68px}.section-result__number-row{font-weight:700;font-size:48px;line-height:1;font-family:BebasNeue,sans-serif;color:#0b76fe;margin-bottom:12px}.section-result__string-row{font-weight:600;font-size:15px;line-height:20px}.blue-cart__item{background-color:#0b76fe;color:#fff;padding:30px 40px;width:calc(50% - 15px);margin-bottom:30px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:280px}.blue-cart__title{font-weight:600;font-size:24px;line-height:33px;margin-bottom:10px}.blue-cart__description{font-size:15px;line-height:140%;margin-bottom:74px}.blue-cart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-blue-cart{margin-bottom:70px}.blue-cart__link{border-color:#fff;color:#fff;padding:8px 32px;line-height:21px;font-weight:600}.blue-cart__link:hover{color:#161717;background-color:#67e722;border-color:#67e722}.blue-cart__content-block{width:44%}.blue-cart__img-block{width:50%}.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(-80px,-16px);-ms-transform:translate(-80px,-16px);transform:translate(-80px,-16px)}.blue-cart__item:nth-child(2) .blue-cart__img{-webkit-transform:translate(41px,-14px);-ms-transform:translate(41px,-14px);transform:translate(41px,-14px)}.blue-cart__item:nth-child(3) .blue-cart__img{-webkit-transform:translate(28px,-14px);-ms-transform:translate(28px,-14px);transform:translate(28px,-14px)}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(79px,-14px);-ms-transform:translate(79px,-14px);transform:translate(79px,-14px)}.subtitle.about-shop__title{font-size:64px;line-height:1;margin-bottom:28px}.about-shop__description{width:calc(50% - 15px)}.about-shop__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-shop__left-block-description{font-weight:500;font-size:20px;line-height:27px;margin-bottom:40px}.about-shop__left-block-link{width:calc(50% - 15px);font-weight:600;line-height:22px;text-align:center;padding:6px 36px}.about-shop__content--right-block{font-size:16px;line-height:27px}.about-shop__left-block-link-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-shop{margin-bottom:57px}.blog__content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.blog__item-img img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.blog__item-img{margin-bottom:20px;height:360px}.blog__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.blog__item{width:calc(33% - 15px)}.blog__item-title{margin-bottom:10px;line-height:22px}.blog__item-description{color:#161717}.blog__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog{margin-bottom:100px}.popular-products__link{display:none}@media(max-width:1600px){.box-vipkeys__title{font-size:19px;margin-bottom:3px}.box-vipkeys__block{padding:31px 32px;height:155px}.box-vipkeys__description{font-size:13px;margin-bottom:3px;height:35px}.webmoney-block__span{padding:4px 12px;font-size:13px}.section-result{margin:35px}.section-result__number-row{font-size:37px}.section-result__string-row{font-size:12px}.blue-cart__item{height:222px;padding:23px 32px}.blue-cart__title{font-size:19px;margin-bottom:4px}.blue-cart__link{padding:4px 24px}.blue-cart__description{font-size:12px;margin-bottom:60px}.blue-cart__item:nth-child(2) .blue-cart__img{width:100%;-webkit-transform:translate(16px,-7px);-ms-transform:translate(16px,-7px);transform:translate(16px,-7px)}.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(-51px,0);-ms-transform:translate(-51px,0);transform:translate(-51px);width:145%}.blue-cart__content-block{width:45%}.blue-cart__item:nth-child(3) .blue-cart__img{width:100%;-webkit-transform:translate(27px,-8px);-ms-transform:translate(27px,-8px);transform:translate(27px,-8px)}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(67px,-8px);-ms-transform:translate(67px,-8px);transform:translate(67px,-8px);width:80%}.section-blue-cart{margin-bottom:45px}.about-shop__left-block-description{font-size:15px;line-height:23px;margin-bottom:32px}.about-shop__left-block-link{padding:4px 18px}.about-shop__content--right-block{font-size:13px;line-height:19px}.about-shop{margin-bottom:42px}.subtitle.about-shop__title{font-size:51px}.blog__item-img{height:260px}.blog__item-title:hover{color:#0b76fe}}@media(max-width:1090px){.blog__item-img{height:200px}.about-shop__content--right-block{line-height:17px}.about-shop__left-block-description{line-height:20px}.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(24px,16px);-ms-transform:translate(24px,16px);transform:translate(24px,16px)}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(49px,18px);-ms-transform:translate(49px,18px);transform:translate(49px,18px)}.blue-cart__item:nth-child(3) .blue-cart__img{-webkit-transform:translate(-28px,28px);-ms-transform:translate(-28px,28px);transform:translate(-28px,28px)}.blue-cart__item:nth-child(2) .blue-cart__img{-webkit-transform:translate(12px,24px);-ms-transform:translate(12px,24px);transform:translate(12px,24px)}.section-result__content-block{padding:40px 45px}.box-vipkeys__block{padding:20px}.box-vipkeys__title{font-size:18px}.box-vipkeys__description{width:70%}}@media(max-width:890px){.box-vipkeys__title{font-size:15px}.box-vipkeys__block{height:145px}.section-result__content-block{padding:23px}.blue-cart__content-block{width:60%}.blue-cart__link{line-height:15px}.blue-cart__description{font-size:11px;height:85px;margin-bottom:0}.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(-29px,39px);-ms-transform:translate(-29px,39px);transform:translate(-29px,39px)}.blue-cart__item{height:200px;padding:20px 30px}.blue-cart__item:nth-child(3) .blue-cart__img{-webkit-transform:translate(12px,16px);-ms-transform:translate(12px,16px);transform:translate(12px,16px)}.blue-cart__item:nth-child(2) .blue-cart__img{-webkit-transform:translate(6px,26px);-ms-transform:translate(6px,26px);transform:translate(6px,26px)}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(39px,19px);-ms-transform:translate(39px,19px);transform:translate(39px,19px)}.blog__item-img{height:auto}.about-shop__left-block-link.btn{padding:4px 8px;font-size:10px}.about-shop__content--right-block{font-size:11px}.about-shop__left-block-description{font-size:14px}}@media(max-width:690px){.box-vipkeys__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box-vipkeys__block{width:100%;height:180px}.box-vipkeys__vipkeys-block{margin-bottom:20px}.box-vipkeys__title{font-size:19px;margin-bottom:15px}.section-result__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-result__content-block{width:100%;padding:50px 0}.section-result__content-block:not(:last-child){border-right:0;border-bottom:1px solid #dfdfdf}.section-result__number-row{font-size:48px}.section-result__string-row{font-size:15px}.blue-cart__item{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:280px}.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(207px,-96px);-ms-transform:translate(207px,-96px);transform:translate(207px,-96px);width:62%}.blue-cart__item:nth-child(2) .blue-cart__img{-webkit-transform:translate(277px,-127px);-ms-transform:translate(277px,-127px);transform:translate(277px,-127px);width:42%}.blue-cart__item:nth-child(3) .blue-cart__img{-webkit-transform:translate(302px,-134px);-ms-transform:translate(302px,-134px);transform:translate(302px,-134px);width:38%}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(362px,-125px);-ms-transform:translate(362px,-125px);transform:translate(362px,-125px);width:30%}.blue-cart__img-block{width:100%}.subtitle.about-shop__title{font-size:32px}.about-shop__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding-bottom:110px}.about-shop__description{width:100%}.about-shop__left-block-link-box{position:absolute;bottom:10px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-shop__left-block-link{width:100%}.about-shop__left-block-link:first-child{margin-bottom:10px}.about-shop__left-block-description{font-size:16px;margin-bottom:10px}.about-shop__content--right-block{font-size:14px}.blog__item-title{line-height:17px}}@media(max-width:550px){.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(163px,-74px);-ms-transform:translate(163px,-74px);transform:translate(163px,-74px);width:62%}.blue-cart__item:nth-child(2) .blue-cart__img{-webkit-transform:translate(207px,-106px);-ms-transform:translate(207px,-106px);transform:translate(207px,-106px);width:47%}.blue-cart__item:nth-child(3) .blue-cart__img{-webkit-transform:translate(187px,-113px);-ms-transform:translate(187px,-113px);transform:translate(187px,-113px);width:51%}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(227px,-97px);-ms-transform:translate(227px,-97px);transform:translate(227px,-97px);width:38%}.blog__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__item{width:100%;margin-bottom:20px}}@media(max-width:440px){.box-vipkeys__vipkeys-block{margin-bottom:20px}.box-vipkeys__title{font-size:16px;margin-bottom:15px;line-height:22px}.box-vipkeys__description{width:100%;margin-bottom:20px}.section-result__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(68px,-46px);-ms-transform:translate(68px,-46px);transform:translate(68px,-46px);width:87%}.section-result{margin:50px 0}.blue-cart__item:nth-child(2) .blue-cart__img{-webkit-transform:translate(97px,-53px);-ms-transform:translate(97px,-53px);transform:translate(97px,-53px);width:63%}.blue-cart__item:nth-child(3) .blue-cart__img{-webkit-transform:translate(137px,-79px);-ms-transform:translate(137px,-79px);transform:translate(137px,-79px);width:60%}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(162px,-26px);-ms-transform:translate(162px,-26px);transform:translate(162px,-26px);width:40%}.blue-cart__link{display:none}.blue-cart__content-block{width:214px}.blue-cart__title{font-size:16px}.blue-cart__description{font-size:14px}.popular-products__link{display:block;text-align:center}.blog__item-img{height:290px}.blog__item-title{font-size:16px}.blog__item-description.span-dark-grey{color:#161717}.blog__content-link.link{bottom:38px;left:22%;border:2px solid #161717;color:#161717;text-decoration:none;font-size:16px;border-radius:50px;padding:6px 32px;position:absolute}.blog .container{position:relative;padding-bottom:100px}}@media(max-width:385px){.blue-cart__item:nth-child(1) .blue-cart__img{-webkit-transform:translate(10px,-26px);-ms-transform:translate(10px,-26px);transform:translate(10px,-26px);width:101%}.blue-cart__item:nth-child(2) .blue-cart__img{-webkit-transform:translate(81px,-46px);-ms-transform:translate(81px,-46px);transform:translate(81px,-46px);width:72%}.blue-cart__item:nth-child(3) .blue-cart__img{-webkit-transform:translate(96px,-35px);-ms-transform:translate(96px,-35px);transform:translate(96px,-35px);width:65%}.blue-cart__item:nth-child(4) .blue-cart__img{-webkit-transform:translate(98px,-30px);-ms-transform:translate(98px,-30px);transform:translate(98px,-30px);width:50%}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,p{margin:0}body{font-family:Manrope,sans-serif;font-weight:400;margin:0;overflow-x:hidden}body *{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}.row{margin-right:-15px;margin-left:-15px}.row>*{padding-right:15px;padding-left:15px}.subtitle{font-family:BebasNeue,sans-serif;font-weight:700;font-size:48px;line-height:1;margin-bottom:40px}.container{padding-right:15px;padding-left:15px}.span-blue{color:#0b76fe}.span-green{color:#67e722}.span-dark-blue{color:#043e87}.section{margin-bottom:100px}.span-dark-grey{font-size:14px;line-height:19px;color:#888}.grey-attantion{border-radius:12px;background-color:#f5f5f5;padding:22px 60px;font-size:15px;line-height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grey-attantion img{margin-right:10px}.container{max-width:1320px}@media(max-width:1600px){.container{max-width:1000px}.subtitle{font-size:39px;margin-bottom:30px}.span-dark-grey{font-size:12px}.section{margin-bottom:70px}body{font-size:15px}.grey-attantion{font-size:13px}.contacts__link{padding:22px 30px;font-size:17px}.contacts__attantion{margin-bottom:45px}}@media(max-width:1090px){.container{max-width:800px}.section{margin-bottom:40px}.span-dark-grey{line-height:15px}}@media(max-width:890px){.span-dark-grey{font-size:11px}}@media(max-width:690px){.container{max-width:100%}.span-dark-grey{font-size:12px}.subtitle{font-size:35px}}@media(max-width:440px){.row,.row>*{padding-right:0;padding-left:0}.span-dark-grey{font-size:14px;line-height:19px}.subtitle{font-size:32px;margin-bottom:30px}.section{margin-bottom:60px}.grey-attantion{padding:22px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:15px;line-height:21px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.partners__title{margin-bottom:30px}.partners__subtitle{font-size:20px;line-height:28px;margin-bottom:25px}.partners-info__text{padding:62px 110px;font-size:20px;background-color:#0b76fe;line-height:28px;color:#fff;font-weight:600;border-radius:12px}.partners-info__text a{color:#fff;text-decoration:underline}.tabs-link{background-color:#f5f5f5;border-radius:50px;padding:12px 24px;color:#888;line-height:22px;font-weight:600;margin-right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs-link svg{fill:#888;margin-right:10px}.partners-tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-link.active,.tabs-link.active svg,.tabs-link:hover,.tabs-link:hover svg{color:#161717;background-color:#67e722;fill:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.tabs{margin:40px 0;display:none}.tabs p:not(:last-child){margin-bottom:15px}.tabs.active{display:block}@media(max-width:1600px){.partners__title{margin-bottom:25px}.partners__subtitle{font-size:15px}.tabs{font-size:13px}.partners-info__text{padding:55px 100px;font-size:16px}.tabs-link{padding:8px 24px}}@media(max-width:440px){.partners__subtitle{font-size:16px;line-height:22px}.partners-tabs__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs-link{margin-right:12px;padding:11px 15px}.tabs-link:not(:last-child){margin-bottom:8px}.tabs{font-size:15px;line-height:21px}.partners-info__text{padding:20px;line-height:22px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.product-item__img{width:205px}.product-item__img-block{padding:41px 48px;border:1px solid #dfdfdf;border-radius:12px;margin-bottom:15px;display:block}.product-item__title{font-size:15px;font-weight:500;line-height:21px;margin-bottom:10px;height:45px;overflow:hidden}.product-item{width:calc(25% - 15px)}.product-item:not(:nth-child(4n)){margin-right:20px}.product-item__info{width:80%}.product-item__now-price{font-weight:800;font-size:24px;line-height:33px;letter-spacing:-.05em;margin-right:20px}.product-item__reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.product-item__description{font-size:15px;line-height:21px;height:41px;overflow:hidden;margin-bottom:15px}.product-item__reviews-icon{margin-right:6px}.product-item__old-price{font-size:20px;line-height:27px;letter-spacing:-.05em;text-decoration-line:line-through;color:#888}.product-item__price-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.popular-products__carousel.owl-carousel .owl-item img{width:205px;-o-object-fit:contain;object-fit:contain}.popular-products__carousel.owl-carousel .owl-nav.disabled{display:block}.popular-products__carousel{position:relative}.popular-products__carousel.owl-carousel .owl-nav button.owl-next,.popular-products__carousel.owl-carousel .owl-nav button.owl-prev{position:absolute;top:26%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popular-products__carousel.owl-carousel .owl-nav button.owl-next svg,.popular-products__carousel.owl-carousel .owl-nav button.owl-prev svg{fill:#dfdfdf}.popular-products__carousel.owl-carousel .owl-nav button.owl-next svg:hover svg,.popular-products__carousel.owl-carousel .owl-nav button.owl-prev svg:hover svg{fill:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popular-products__carousel.owl-carousel .owl-nav button.owl-prev{left:-56px}.popular-products__carousel.owl-carousel .owl-nav button.owl-next{right:-56px}.popular-products__carousel .product-item__description{display:none}.popular-products__carousel .product-item{width:100%}.new-products__carousel .product-item__title{font-weight:600;font-size:20px;line-height:28px;margin-bottom:44px;height:auto}.new-products__carousel .product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:300px;padding:40px 20px;border:1px solid #dfdfdf;border-radius:12px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-products__carousel .product-item__description{display:none}.new-products__carousel .product-item__img-block{border:none;padding:0;margin-bottom:0}.new-products__carousel .product-item__info{width:55%}.new-products__carousel.owl-carousel .owl-nav.disabled{display:block}.new-products__carousel.owl-carousel .owl-nav button.owl-next,.new-products__carousel.owl-carousel .owl-nav button.owl-prev{position:absolute;top:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.new-products__carousel.owl-carousel .owl-nav button.owl-next svg,.new-products__carousel.owl-carousel .owl-nav button.owl-prev svg{fill:#dfdfdf}.new-products__carousel.owl-carousel .owl-nav button.owl-next:hover svg,.new-products__carousel.owl-carousel .owl-nav button.owl-prev:hover svg{fill:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.new-products__carousel.owl-carousel .owl-nav button.owl-prev{left:-56px}.new-products__carousel.owl-carousel .owl-nav button.owl-next{right:-56px}@media(max-width:1600px){.popular-products__carousel.owl-carousel .owl-item img{width:160px}.popular-products__carousel.owl-carousel .owl-nav button.owl-prev{left:-46px}.popular-products__carousel.owl-carousel .owl-nav button.owl-next{right:-46px}.popular-products__carousel.owl-carousel .owl-nav button.owl-next,.popular-products__carousel.owl-carousel .owl-nav button.owl-prev{top:23%}.product-item__title{height:35px;font-size:12px;line-height:16px;margin-bottom:6px}.product-item__img-block{padding:33px 35px;margin-bottom:10px}.product-item__now-price{font-size:21px;margin-right:14px}.product-item__old-price{font-size:16px}.product-item__price-block{margin-bottom:3px}.product-item__reviews{margin-bottom:9px}.new-products__carousel.owl-carousel .owl-item img{width:175px}.new-products__carousel .product-item{height:230px}.new-products__carousel .product-item__title{font-size:15px;margin-bottom:25px}.product-item__img{width:160px}.product__reviews:hover{color:#0b76fe;text-decoration:underline}}@media(max-width:1095px){.new-products__carousel .product-item{padding:20px}.product-item__img-block{padding:31px 27px;margin-bottom:10px}.product-item__img{width:125px}}@media(max-width:890px){.new-products__carousel.owl-carousel .owl-nav.disabled,.popular-products__carousel.owl-carousel .owl-nav{display:none}.popular-products__carousel.owl-carousel .owl-item img{width:130px}.new-products__carousel.owl-carousel .owl-item img{width:140px}.product-item__now-price{font-size:18px}.product-item__img-block{padding:27px 30px}.product-item__old-price{font-size:12px}.new-products__carousel .product-item__title{font-size:13px;line-height:21px}}@media(max-width:690px){.new-products__carousel.owl-carousel,.popular-products__carousel.owl-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new-products__carousel .product-item__img-block{border:1px solid #dfdfdf;padding:30px 64px;border-radius:12px;margin-bottom:10px}.new-products__carousel .product-item__info,.product-item__info{width:100%}.product-item__now-price{font-size:20px}.product-item__old-price{font-size:16px}.new-products__carousel .product-item__title,.product-item__title{font-size:14px;line-height:19px;margin-bottom:6px}.new-products__carousel .product-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;border:none;height:auto}.product-item__img{width:160px}.product-item{width:100%}.product-item__link{text-align:center;width:50%}.product-item__img-block{padding:20px 50px}.new-products__carousel.owl-carousel .product-item,.popular-products__carousel.owl-carousel .product-item{width:calc(50% - 10px);margin-bottom:20px}.new-products__carousel.owl-carousel .product-item__img,.popular-products__carousel.owl-carousel .product-item__img{width:140px}.new-products__carousel.owl-carousel .product-item__link,.popular-products__carousel.owl-carousel .product-item__link{width:100%}.popular-products__carousel.owl-carousel .product-item__img-block{padding:30px 15px}}@media(max-width:550px){.new-products__carousel .product-item__img-block{padding:30px 10px}.product-item__img-block{padding:20px 28px}.product-item__img{width:135px}}@media(max-width:440px){.product-item__img-block{padding:38px 52px}.new-items .new-products__carousel.owl-carousel .product-item__img,.product-item__img{width:225px!important}.new-products__carousel.owl-carousel .product-item__img,.popular-products__carousel.owl-carousel .product-item__img{width:140px!important}.new-products__carousel.owl-carousel .product-item,.popular-products__carousel.owl-carousel .product-item{margin-right:0}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.product-not-found__img{width:100%;height:380px;-o-object-fit:contain;object-fit:contain}.product-not-found__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-not-found__description.span-dark-grey{font-size:16px;margin-bottom:40px}.product-not-found__link{width:50%;text-align:center}.product-not-found__link:first-child{margin-right:15px}.product-not-found__link-block{display:-webkit-box;display:-ms-flexbox;display:flex}.product-not-found__text-content{width:45%}@media(max-width:1090px){.product-not-found__img{height:250px}.product-not-found__description.span-dark-grey{font-size:13px}.product-not-found__text-content{width:50%}}@media(max-width:890px){.product-not-found__text-content{width:56%}.product-not-found__img{height:218px}}@media(max-width:690px){.product-not-found__content{position:relative}.product-not-found__img-content{position:absolute;right:38px;top:-18px}.product-not-found__text-content{width:100%}.product-not-found__img{height:135px}}@media(max-width:550px){.product-not-found__link-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-not-found__link:first-child{margin-right:15px}.product-not-found__link{margin-bottom:10px;width:100%}.product-not-found__description.span-dark-grey{padding-bottom:300px}.product-not-found__img{height:285px}.product-not-found__img-content{top:141px;left:0;width:100%}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.about-product__description,.about-product__item{font-size:15px;line-height:21px;margin-bottom:10px}.recommendations__content .product-item__description{display:none}.about-product__list{padding-left:10px}.about-product__item{position:relative}.about-product__item:before{position:absolute;top:8px;left:-10px;width:4px;height:4px;background-color:#0b76fe;content:"";border-radius:50%}.recommendations__content,.similar-product__content{display:-webkit-box;display:-ms-flexbox;display:flex}.product__views svg{fill:#0b76fe;margin-right:5px}.product__title-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:21px}.product-main-info__images{padding:100px 45px;border:1px solid #dfdfdf;border-radius:12px;position:relative;width:32%}.product-main-info__content-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1}.product__title{margin-bottom:0;font-size:42px}.product-main-labels-wrapper{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:20px;left:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-label{font-weight:400;font-size:14px;line-height:19px;color:#fff;padding:4px 12px;border-radius:20px}.product-main-labels-wrapper>*{margin-right:14px}.product-main-info__info-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(68% - 30px);border-top:1px solid #dfdfdf;padding-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-block__left-col{width:61%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-main-labels-wrapper img{height:320px}.info-block__right-col{width:calc(39% - 30px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start}.info-block__left-col-download-info{padding:13px;background-color:#f5f5f5;border-radius:8px;border:1px solid #dfdfdf}.info-block__left-col-download-info svg{fill:#888}.info-block__left-col-title{font-weight:600;font-size:20px;line-height:140%;color:#161717;margin-bottom:20px}.blog_card{font-weight:700;font-size:18px;line-height:140%;color:#161717}.list-char-main-prod{width:100%}.list-char-main-prod li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-size:15px;line-height:140%;position:relative}.list-char-main-prod li>*{background-color:#fff}.list-char-main-prod li:after{position:absolute;width:100%;bottom:4px;z-index:-1;left:0;content:"";display:block;border-bottom:1px dashed #888}.download_dist_product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 20px;font-weight:600;font-size:16px;line-height:140%;color:#0b76fe;background:#f5f5f5;border:1px solid #dfdfdf;border-radius:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.download_dist_product svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.download_dist_product.open{background-color:#fff;border-bottom:0;border-radius:12px 12px 0 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.download_dist_product.open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.dropdown{position:absolute;width:100%;padding:15px 20px;background-color:#fff;border-radius:0 0 12px 12px;border:1px solid #dfdfdf;display:none;border-top:none}.dropdown a{background-color:#fff;font-weight:400;color:#161717;padding:10px 0;font-size:14px;display:block}.dropdown a:not(:last-child){border-bottom:1px dashed #dfdfdf}.dropdown a:first-child{border-top:1px solid #dfdfdf}.info-block__left-col-payment{margin-top:20px}.info-block__left-col-payment-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-block__left-col-payment-methods img{margin-right:8px;margin-bottom:8px;-ms-flex-negative:0;flex-shrink:0;height:22px}.product-main-info__radio-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:18px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-main-info__buy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px 24px;background:#f5f5f5;border:1px solid #dfdfdf;text-align:center;border-radius:12px;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.product-main-info__buy-price{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-main-info__buy-price .price,.product-main-info__buy-price .new-price{font-weight:800;font-size:32px;line-height:44px;color:#161717;margin-right:12px;letter-spacing:-.05em}.product-main-info__buy-price .old-price{font-weight:600;font-size:20px;line-height:27px;letter-spacing:-.05em;text-decoration-line:line-through;color:#888}.product-main-info--buy-content .btn{width:100%;padding:7px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:16px;line-height:22px}.product-main-info--buy-content .buy-one-click-button{margin-bottom:15px}.product-main-info--buy-content .add-to-cart{margin-bottom:6px}.product-main-info--buy-content .quan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.product-main-info--buy-content .control{width:40px;height:40px;background:#fff;border:1px solid #dfdfdf;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-main-info--buy-content .item-counter{width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:20px;line-height:140%;text-align:center;color:#161717}.product-main-info--buy-content .how-to-buy{font-weight:600;font-size:14px;line-height:19px;color:#0b76fe;margin-bottom:12px;display:inline-block}.product-main-info--buy-content .info{font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#888}.product-main-info--buy-content .info a{color:#0b76fe}.tab{display:none}.tab.active{display:block}.product-main-info{margin-bottom:60px}.tabs-head{display:flex;width:100%;border-bottom:1px solid #dfdfdf;margin-bottom:40px}.tab-item{flex:1;text-align:center}.tab-link{display:block;padding:10px 0;font-weight:600;font-size:20px;color:#888;text-decoration:none;line-height:140%;border-radius:12px 12px 0 0}.tab-link.active{background:#0b76fe;color:#fff}.tabs-content{border-bottom:1px solid #dfdfdf;padding-bottom:40px;margin-bottom:40px}.tabs-content p{margin-bottom:10px;font-size:15px;line-height:21px}.tabs-content .info{padding:24px 100px;margin:20px 0;background:#f5f5f5;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-content .info img{-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.review-tab .response-carousel__feedback{height:65px}.review-tab .response-carousel__item{height:auto;margin-bottom:40px}.question-faq_page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.question-faq_page .icon{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;font-size:30px;background-color:#f5f5f5;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.question-faq_page .icon:after{content:"";background-image:url("/static/assets/images/svg-icon/plus-cross.0a580573b00c.svg");background-repeat:no-repeat;display:block;width:16px;height:16px}.answer-faq_page{padding-top:20px;border-top:1px solid #dfdfdf;margin-top:10px;display:none}.active .question-faq_page .icon:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.faq-tab .item{padding:20px;width:100%;margin-bottom:15px;border:1px solid #dfdfdf;border-radius:8px}.faq-tab .active .icon{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#67e722}.info-block__left-col-download__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-block__left-col-download{width:88%;position:relative}.info-block__left-col-download-info__text{display:none;position:absolute;width:306px;font-size:12px;line-height:17px;background:#fff;border-radius:8px 8px 0;padding:16px;top:-90px;left:-260px}.info-block__left-col-download-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tooltip-info-download{position:relative}@media(max-width:1600px){.product__title{font-size:38px}.list-char-main-prod li,.product__views{font-size:12px}.product-label{font-size:8px}.info-block__left-col-title{font-size:17px;margin-bottom:15px}.blog_card{font-size:16px}.product-main-info__buy-price .price,.product-main-info__buy-price .new-price{font-size:24px}.product-main-info__buy{padding:15px}.info-block-char-wrapper{margin-bottom:0}.product-main-info__images img{width:250px}.info-block__left-col-download a{padding:10px}.product-main-info__radio-wrapper-item .span-dark-grey{font-size:11px}.product-main-info__radio-wrapper{margin-bottom:5px}.product-main-info__buy-price{margin-bottom:10px}@-moz-document url-prefix(){.product-main-info__buy-price{margin-bottom:50px}}.product-main-info--buy-content .btn{line-height:16px;font-size:13px}.product-main-info--buy-content .info{font-size:9px}.tab-link{font-size:16px}.about-product__description,.about-product__item,.product-item__description,.tabs-content p{font-size:12px}.info-block__left-col-payment-methods img{height:16px}.info-block__left-col{width:59%}.info-block__right-col{width:calc(41% - 20px)}.product-main-info__info-block{width:calc(68% - 20px)}.info-block__left-col-download-info{padding:10px}.info-block__left-col-download{width:85%}.dropdown a{font-size:12px}}@media(min-width:440px){.tooltip-info-download:hover .info-block__left-col-download-info__text{display:block}.tooltip-info-download:hover svg{fill:#0b76fe}}@media(max-width:440px){.product__title-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__title{margin-bottom:10px}.product-main-info__content-block,.product-main-info__info-block,.tabs-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-block__left-col,.info-block__right-col,.product-main-info__images,.product-main-info__info-block,.tab-link{width:100%}.product-main-info__images{padding:55px 37px 30px}.recommendations__content,.similar-product__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.recommendations__content .product-item,.similar-product__content .product-item{margin-bottom:20px}.recommendations__content .product-item__title,.similar-product__content .product-item__title{font-size:16px;font-weight:600}.info-block__left-col-download{width:82%}.product-main-info__content-block{position:relative;padding-bottom:220px}.info-block__left-col-payment{position:absolute;bottom:-50px;padding-top:10px}.info-block__left-col-payment-methods{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.info-block__left-col-payment-methods img{margin-right:26px;margin-bottom:9px;height:30px}.info-block__left-col-download__block{margin-bottom:20px}.info-block-char-wrapper{margin-bottom:10px}.product-main-info__radio-wrapper-item .span-dark-grey{font-size:15px}.product-main-info__buy-price .price,.product-main-info__buy-price .new-price{font-size:32px}.product-main-info--buy-content .btn{line-height:22px;font-size:16px;padding:9px 77px}.product-main-info--buy-content .info{font-size:12px}.tab-link{background-color:#f5f5f5;padding:11px 100px;border-radius:4px;margin-bottom:10px}.about-product__description,.about-product__item,.product-item__description,.tabs-content p{font-size:15px}.tabs-content .info{padding:24px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-main-info{margin-bottom:85px}.tabs-content{padding-bottom:20px;margin-bottom:30px}.about-product__subtitle{font-size:16px;line-height:22px;margin-bottom:10px}.faq-tab .item{padding:13px;margin-bottom:10px}.question-faq_page{width:80%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.question-faq_page .icon{position:absolute;right:30px}.answer-faq_page{line-height:22px}.review-tab .response-carousel__feedback{height:115px}.dropdown{z-index:10;padding-top:0}.dropdown a{font-size:14px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.response-carousel__user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dfdfdf;padding-bottom:5px}.response__title-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.response-carousel__item{padding:30px;background:#fff;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.07);box-shadow:0 5px 30px #00000012;border-radius:12px;height:320px}.response-carousel__like-icon,.response-carousel__name-product{text-align:right}.response-carousel__feedback{height:145px;overflow:hidden;padding-top:20px;font-size:15px;line-height:21px;margin-bottom:18px}.reviews{background-color:#f5f5f5;padding:80px 0}.response-carousel__product,.response-carousel__user{width:45%}.response-carousel__user-name{line-height:24px;margin-bottom:10px}.response-carousel__name-product{font-size:14px;line-height:19px;display:block;color:#0b76fe;height:38px;overflow:hidden}.response-carousel.owl-carousel .owl-nav.disabled{display:block}.response-carousel.owl-carousel{position:relative}.response-carousel.owl-carousel .owl-nav button.owl-next,.response-carousel.owl-carousel .owl-nav button.owl-prev{position:absolute;top:45%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.response-carousel.owl-carousel .owl-nav button.owl-next svg,.response-carousel.owl-carousel .owl-nav button.owl-prev svg{fill:#dfdfdf}.response-carousel.owl-carousel .owl-nav button.owl-next:hover svg,.response-carousel.owl-carousel .owl-nav button.owl-prev:hover svg{fill:#161717;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.response-carousel.owl-carousel .owl-nav button.owl-prev{left:-52px}.response-carousel.owl-carousel .owl-nav button.owl-next{right:-52px}@media(max-width:1600px){.reviews{padding:35px}.response-carousel__item{padding:17px;height:280px}.response-carousel__name-product{font-size:11px}.response-carousel__feedback{font-size:12px;line-height:17px;height:120px}}@media(max-width:690px){.reviews{padding:120px 0}.response-carousel.owl-carousel{display:block}.reviews .container{position:relative}.response-carousel__item{height:260px;margin-bottom:20px}.response-carousel__feedback{margin-bottom:8px}.response__link{position:absolute;bottom:-68px;left:39%;border:2px solid #161717;color:#161717;text-decoration:none;font-size:16px;border-radius:50px;padding:6px 32px}}@media(max-width:440px){.response__link{left:27%}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.reviews__subtitle,.reviews__title{text-align:center}.reviews__subtitle{color:#888;font-weight:600;font-size:20px;width:34%;margin:0 auto 50px;line-height:28px}.reviews__title{margin-bottom:10px}.reviews-page__content .response-carousel__item{width:calc(50% - 15px);margin-bottom:30px;height:285px}.reviews-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.reviews-page__link{margin-top:20px;display:block;width:100%;text-align:center}@media(max-width:1600px){.reviews__subtitle{width:45%;font-size:18px}.reviews-page__content .response-carousel__item{height:265px}}@media(max-width:690px){.reviews-page__content .response-carousel__item{width:100%}.reviews__subtitle{width:90%;font-size:16px;line-height:21px}}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Light.553a9e83c8ed.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Light.799805a7ec92.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Medium.b3e50985552e.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Medium.4880e95b5deb.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-SemiBold.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-SemiBold.5aaba9ae1507.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-Bold.dafbe7c454b7.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-Bold.149824ce1fb3.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.b64c92a7bf30.woff") format("woff");src:url("../../assets/fonts/Manrope/Manrope-ExtraBold.f8943a61ad41.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueLight.58e802442a4a.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueLight.e6e73d270787.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueRegular.5fc7d191eaab.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueRegular.271399d48453.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:BebasNeue;src:url("../../assets/fonts/Bebas/BebasNeueBold.e1d6af77528d.woff") format("woff");src:url("../../assets/fonts/Bebas/BebasNeueBold.081bcdb7177e.woff2") format("woff2");font-weight:700;font-style:normal}.why-we__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.why-we__item{width:calc(25% - 22.5px);margin-bottom:60px}.why-we__icon{background-color:#0b76fe;-webkit-box-shadow:0 0 25px rgba(0,0,0,.1);box-shadow:0 0 25px #0000001a;border-radius:4px;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.why-we__description{font-weight:600;font-size:14px;line-height:19px}.why-we{padding-bottom:40px}.why-we-blue{padding:80px 0 30px;background-image:url("/static/assets/images/img-banner/gradient_background.89f1507bd07e.webp");background-position:center;background-repeat:no-repeat;background-size:cover}.why-we-blue__title{color:#fff;text-align:center}.why-we-blue .why-we__description{color:#fff}@media(max-width:1600px){.why-we__icon{width:45px;height:45px}.why-we__description{font-size:12px}.why-we__item{margin-bottom:36px}}@media(max-width:1095px){.why-we__description{line-height:15px}}@media(max-width:690px){.why-we__item{width:calc(50% - 10px);text-align:center}.why-we__icon{margin:auto auto 10px}.why-we-blue{padding:60px 0}}
