.newBrench {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -o-linear-gradient(.05deg, #56e575 -.17%, #02ff54 99.76%);
    background: linear-gradient(89.95deg, #56e575 -.17%, #02ff54 99.76%);
    border-radius: 32.5px;
    padding: 5px 13px;
    font-size: 20px;
    line-height: 30px;
    color: #000
}

.newBrench svg {
    height: 28px;
    width: 28px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.newNavigation {
    padding: 50px 0;
    border-radius: 30px 0 0 0;
    background-color: #000
}

.newNavigation__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.newNavigation__back-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f5f5f7;
    border-radius: 36.5px;
    font-size: 20px;
    line-height: 30px;
    padding: 9.5px 12px;
    margin-right: 20px
}

.newNavigation__back-btn svg {
    height: 25px;
    width: 34px;
    margin-right: 9px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.newNavigation__category {
    border: 2px solid #f5f5f7;
    border-radius: 36.5px;
    padding: 7.5px 22px;
    font-size: 20px;
    line-height: 30px;
    color: #f5f5f7 !important;
    display: block;
}

.prodTizer {
    position: relative;
    margin-top: 80px;
}

@media (max-width:992px) {
    .prodTizer {
        margin-top: 12px;
    }
}

.prodTizer__title {
    font-size: 50px;
    line-height: 54px;
    margin-bottom: 80px
}

.prodTizer__slider {
    overflow: visible;
    width: 100% !important;
    margin: 0 !important
}

.prodTizer__slide {
    background-color: #000;
    border-radius: 30px 0 30px 0;
    position: relative;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    text-align: left !important;
}

.prodTizer__slide.swiper-slide-active {
    z-index: 500
}










.swiper-slide.prodTizer__slide--darknet .prodTizer__arrow, .swiper-slide.prodTizer__slide--darknet .prodTizer__arrow:hover {
    background: linear-gradient(90deg, rgba(75, 0, 109, 1) 0%, rgba(80, 43, 194, 1) 52.92%, rgba(138, 191, 69, 1) 100%) !important;
}

.prodTizer__slide--darknet .prodTizer-item__body {
    background-image: url(../images/darknet.svg)
}

.prodTizer__slide--darknet .prodTizer-item__body-title {
    background: linear-gradient(90deg, rgba(75, 0, 109, 1) 0%, rgba(80, 43, 194, 1) 35%, rgba(138, 191, 69, 1) 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--darknet .prodTizer-item__option {
    background: linear-gradient(90deg, rgba(75, 0, 109, 1) 0%, rgba(80, 43, 194, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--darknet .prodTizer-item__list-elem--isCurrent:before {
    background: linear-gradient(90deg, rgba(75, 0, 109, 1) 0%, rgba(80, 43, 194, 1) 52.92%, rgba(138, 191, 69, 1) 100%);
}

.swiper-slide.prodTizer__slide--reload .prodTizer__arrow, .swiper-slide.prodTizer__slide--reload .prodTizer__arrow:hover {
    background: linear-gradient(90deg, rgba(97, 207, 173, 1) 0%, rgba(223, 220, 133, 1) 52.92%, rgba(236, 64, 46, 1) 100%) !important;
}

.prodTizer__slide--reload .prodTizer-item__body {
    background-image: url(../images/reload.svg)
}

.prodTizer__slide--reload .prodTizer-item__body-title {
    background: linear-gradient(90deg, rgba(97, 207, 173, 1) 0%, rgba(223, 220, 133, 1) 35%, rgba(236, 64, 46, 1) 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--reload .prodTizer-item__option {
    background: linear-gradient(90deg, rgba(97, 207, 173, 1) 0%, rgba(223, 220, 133, 1) 52.92%, rgba(236, 64, 46, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--reload .prodTizer-item__list-elem--isCurrent:before {
    background: linear-gradient(90deg, rgba(97, 207, 173, 1) 0%, rgba(223, 220, 133, 1) 52.92%, rgba(236, 64, 46, 1) 100%)
}

.swiper-slide.prodTizer__slide--core .prodTizer__arrow, .swiper-slide.prodTizer__slide--core .prodTizer__arrow:hover {
    background: linear-gradient(90deg, rgba(84, 201, 21, 1) 0%, rgba(189, 197, 50, 1) 52.92%, rgba(255, 131, 248, 1) 100%) !important;
}

.prodTizer__slide--core .prodTizer-item__body {
    background-image: url(../images/core.svg)
}

.prodTizer__slide--core .prodTizer-item__body-title {
    background: linear-gradient(90deg, rgba(84, 201, 21, 1) 0%, rgba(189, 197, 50, 1) 35%, rgba(255, 131, 248, 1) 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--core .prodTizer-item__option {
    background: linear-gradient(90deg, rgba(84, 201, 21, 1) 0%, rgba(189, 197, 50, 1) 52.92%, rgba(255, 131, 248, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--core .prodTizer-item__list-elem--isCurrent:before {
    background: linear-gradient(90deg, rgba(84, 201, 21, 1) 0%, rgba(189, 197, 50, 1) 52.92%, rgba(255, 131, 248, 1) 100%);
}







.swiper-slide.prodTizer__slide--pink .prodTizer__arrow, .swiper-slide.prodTizer__slide--pink .prodTizer__arrow:hover {
    background: -webkit-gradient(linear, left top, right top, from(#efbed1), to(#e451f0)) !important;
    background: -o-linear-gradient(left, #efbed1 0, #e451f0 100%) !important;
    background: linear-gradient(90deg, #efbed1 0, #e451f0 100%) !important;
}

.prodTizer__slide--pink .prodTizer-item__body {
    background-image: url(../images/data.svg)
}

.prodTizer__slide--pink .prodTizer-item__body-title, .prodTizer__slide--pink .prodTizer-item__option {
    background: -webkit-gradient(linear, left top, right top, from(#efbed1), to(#e451f0));
    background: -o-linear-gradient(left, #efbed1 0, #e451f0 100%);
    background: linear-gradient(90deg, #efbed1 0, #e451f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--pink .prodTizer-item__list-elem--isCurrent:before {
    background: -webkit-gradient(linear, left top, right top, from(#efbed1), to(#e451f0));
    background: -o-linear-gradient(left, #efbed1 0, #e451f0 100%);
    background: linear-gradient(90deg, #efbed1 0, #e451f0 100%)
}

.swiper-slide.prodTizer__slide--pink-orange .prodTizer__arrow, .swiper-slide.prodTizer__slide--pink-orange .prodTizer__arrow:hover {
    background: -webkit-gradient(linear, left top, right top, from(#cfa4f3), to(#fbb28e)) !important;
    background: -o-linear-gradient(left, #cfa4f3 0, #fbb28e 100%) !important;
    background: linear-gradient(90deg, #cfa4f3 0, #fbb28e 100%) !important
}

.prodTizer__slide--pink-orange .prodTizer-item__body {
    background-image: url(../images/hybrid.svg)
}

.prodTizer__slide--pink-orange .prodTizer-item__body-title, .prodTizer__slide--pink-orange .prodTizer-item__option {
    background: -webkit-gradient(linear, left top, right top, from(#cfa4f3), to(#fbb28e));
    background: -o-linear-gradient(left, #cfa4f3 0, #fbb28e 100%);
    background: linear-gradient(90deg, #cfa4f3 0, #fbb28e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--pink-orange .prodTizer-item__list-elem--isCurrent:before {
    background: -webkit-gradient(linear, left top, right top, from(#cfa4f3), to(#fbb28e));
    background: -o-linear-gradient(left, #cfa4f3 0, #fbb28e 100%);
    background: linear-gradient(90deg, #cfa4f3 0, #fbb28e 100%)
}

.swiper-slide.prodTizer__slide--orange .prodTizer__arrow, .swiper-slide.prodTizer__slide--orange .prodTizer__arrow:hover {
    background: -webkit-gradient(linear, left top, right top, from(#f9cf0a), to(#f73c59)) !important;
    background: -o-linear-gradient(left, #f9cf0a 0, #f73c59 100%) !important;
    background: linear-gradient(90deg, #f9cf0a 0, #f73c59 100%) !important
}

.prodTizer__slide--orange .prodTizer-item__body {
    background-image: url(../images/algo.svg)
}

.prodTizer__slide--orange .prodTizer-item__body-title, .prodTizer__slide--orange .prodTizer-item__option {
    background: -webkit-gradient(linear, left top, right top, from(#f9cf0a), to(#f73c59));
    background: -o-linear-gradient(left, #f9cf0a 0, #f73c59 100%);
    background: linear-gradient(90deg, #f9cf0a 0, #f73c59 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--orange .prodTizer-item__list-elem--isCurrent:before {
    background: -webkit-gradient(linear, left top, right top, from(#f9cf0a), to(#f73c59));
    background: -o-linear-gradient(left, #f9cf0a 0, #f73c59 100%);
    background: linear-gradient(90deg, #f9cf0a 0, #f73c59 100%)
}

.swiper-slide.prodTizer__slide--kiwi .prodTizer__arrow, .swiper-slide.prodTizer__slide--kiwi .prodTizer__arrow:hover {
    background: -webkit-gradient(linear, left top, right top, from(#f5411e), color-stop(49.27%, #ffa145), to(#cee984)) !important;
    background: -o-linear-gradient(left, #f5411e 0, #ffa145 49.27%, #cee984 100%) !important;
    background: linear-gradient(90deg, #f5411e 0, #ffa145 49.27%, #cee984 100%) !important
}

.prodTizer__slide--kiwi .prodTizer-item__body {
    background-image: url(../images/duality.svg)
}

.prodTizer__slide--kiwi .prodTizer-item__body-title, .prodTizer__slide--kiwi .prodTizer-item__option {
    background: -webkit-gradient(linear, left top, right top, from(#f5411e), color-stop(49.27%, #ffa145), to(#cee984));
    background: -o-linear-gradient(left, #f5411e 0, #ffa145 49.27%, #cee984 100%);
    background: linear-gradient(90deg, #f5411e 0, #ffa145 49.27%, #cee984 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--kiwi .prodTizer-item__list-elem--isCurrent:before {
    background: -webkit-gradient(linear, left top, right top, from(#f5411e), color-stop(49.27%, #ffa145), to(#cee984));
    background: -o-linear-gradient(left, #f5411e 0, #ffa145 49.27%, #cee984 100%);
    background: linear-gradient(90deg, #f5411e 0, #ffa145 49.27%, #cee984 100%)
}

.swiper-slide.prodTizer__slide--blue .prodTizer__arrow, .swiper-slide.prodTizer__slide--blue .prodTizer__arrow:hover {
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238)) !important;
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%) !important;
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%) !important
}

.prodTizer__slide--blue .prodTizer-item__body {
    background-image: url(../images/paradox.svg)
}

.prodTizer__slide--blue .prodTizer-item__body-title, .prodTizer__slide--blue .prodTizer-item__option {
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.prodTizer__slide--blue .prodTizer-item__list-elem--isCurrent:before {
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%)
}

.prodTizer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 80px;
    z-index: 60;
    max-width: 1320px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%
}

.prodTizer__nav .prodTizer__arrow {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 203px !important;
    height: 39px !important;
    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;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    border-radius: 32.5px !important;
    margin: 0;
    transform: none !important;
}

.prodTizer__nav .prodTizer__arrow:hover {
    opacity: .6
}

.prodTizer__nav .prodTizer__arrow.swiper-button-prev:before {
    background-image: url(../images/sliderArrowLeft.svg)
}

.prodTizer__nav .prodTizer__arrow.swiper-button-next:before {
    background-image: url(../images/sliderArrowRight.svg)
}

.prodTizer__nav .prodTizer__arrow::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat
}

.prodTizer__nav .prodTizer__arrow:after {
    display: none
}

.prodTizer__nav-label {
    position: relative;
    z-index: 60;
    font-size: 20px;
    line-height: 30px;
    border: 3px solid #f5f5f7;
    border-radius: 32.5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #f5f5f7 !important;
    margin: 0 18px;
    padding: 1.5px 19.5px
}

.prodTizer__slide.swiper-slide-active .prodTizer-item__body {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.prodTizer__slide.swiper-slide-active .prodTizer-item__bg, .prodTizer__slide.swiper-slide-active .prodTizer-item__list-elem--isCurrent:before, .prodTizer__slide.swiper-slide-active .prodTizer-item__video {
    opacity: 1
}

.prodTizer-item {
    padding-bottom: 200px
}

.prodTizer-item__option {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.prodTizer-item__head {
    position: relative;
    z-index: 70;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-bottom: 21px
}

.prodTizer-item__title {
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
    color: #f5f5f7;
    margin-right: 32px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.prodTizer-item__body-title {
    font-size: 50px;
    line-height: 48px
}

.prodTizer-item__label {
    border: 3px solid #f5f5f7;
    border-radius: 32.5px;
    padding: 3px 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 30px;
    color: #f5f5f7
}

.prodTizer-item__list-elem {
    position: relative;
    z-index: 70;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    cursor: pointer;
    color: #f5f5f7
}

.prodTizer-item__list-elem+.prodTizer-item__list-elem {
    margin-top: 4px
}

.prodTizer-item__list-elem--isCurrent {
    position: relative;
    border-radius: 12.5px;
    margin-left: -7px;
    padding: 0 7px
}

.prodTizer-item__list-elem--isCurrent:before {
    content: "";
    border-radius: 12.5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: -1
}

.prodTizer-item__bg {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.prodTizer-item__body {
    position: relative;
    z-index: 70;
    max-width: 785px;
    width: 100%;
    margin-left: -32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background-repeat: no-repeat
}

.prodTizer-item__body-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 48px
}

.prodTizer-item__body-title+.prodTizer-item__desc {
    margin: 30px 0
}

.prodTizer-item__desc {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -.488234px;
    color: #f5f5f7;
}

.prodTizer-item__list {
    position: relative;
    z-index: 70;
    margin-top: 85px;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.prodTizer-item__video {
    position: absolute;
    bottom: 80px;
    right: -124px;
    z-index: 50;
    width: 65%;
    object-fit: contain;
    max-height: 1020px;
}

@media (max-width:1440px) {
    .prodTizer-item__video {
        right: -200px;
    }
}

@media (max-width:1250px) {
    .prodTizer-item__video {
        width: 50%;
        right: -114px;
    }
}

.aboutProd {
    position: relative;
    background-color: #000;
    padding-bottom: 100px
}

.aboutProd__title {
    background: -webkit-gradient(linear, left top, right top, from(#efbed1), to(#e451f0));
    background: -o-linear-gradient(left, #efbed1 0, #e451f0 100%);
    background: linear-gradient(90deg, #efbed1 0, #e451f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    padding: 30px 0;
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
    max-width: 600px
}

.aboutProd__desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #f5f5f7;
    margin-top: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.aboutProd__desc p {
    max-width: 66%
}

.aboutProd__images-list {
    position: absolute;
    left: 0;
    width: 100%;
    top: 600px
}

.aboutProd__item {
    font-size: 70px;
    line-height: 80px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(245, 245, 247, .5)), to(rgba(245, 245, 247, .5)));
    background: -o-linear-gradient(left, rgba(245, 245, 247, .5) 0, rgba(245, 245, 247, .5) 100%);
    background: linear-gradient(90deg, rgba(245, 245, 247, .5) 0, rgba(245, 245, 247, .5) 100%);
    color: rgba(245, 245, 247, .5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.aboutProd__item+.aboutProd__item {
    margin-top: 20px
}

.aboutProd__logo-container {
    position: relative;
    overflow: hidden;
    margin-top: 300px;
    transform: translate(-883px, 0);
    width: calc(100% + 883px)
}

.aboutProd__options {
    padding-top: 460px
}

.aboutProd__list {
    position: relative
}

.aboutProd__image {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.aboutProd__image--1 {
    opacity: 1
}

.aboutProd__images-list--2 .aboutProd__image--1 {
    opacity: 0
}

.aboutProd__images-list--2 .aboutProd__image--2 {
    opacity: 1
}

.aboutProd__images-list--3 .aboutProd__image--1 {
    opacity: 0
}

.aboutProd__images-list--3 .aboutProd__image--3 {
    opacity: 1
}

.aboutProd__images-list--4 .aboutProd__image--1 {
    opacity: 0
}

.aboutProd__images-list--4 .aboutProd__image--4 {
    opacity: 1
}

.aboutProd__bottom .container {
    position: relative
}

.aboutProd__newBrench {
    position: absolute;
    bottom: -110px;
    left: 0;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg)
}

.newMethod {
    padding-bottom: 167px;
    position: relative;
    overflow: hidden;
    margin: 50px 0 0 0;
    border-radius: 17px 0 0 0;
    background-color: #000
}

.newMethod__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translate(0%, -37%);
}

@media (max-width:500px) {
    .newMethod__bg {
        transform: none;
    }
}

.newMethod__newBrench {
    position: absolute;
    left: 75px;
    top: 15px;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg)
}

.newMethod .container {
    position: relative;
    z-index: 10
}

.newMethod .container {
    max-width: 1720px
}

.newMethod__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 100px 0;
    transform: translate(-883px, 0)
}

.newMethod__title {
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
    padding: 50px 12%
}

.newMethod__title--purple {
    background: -webkit-gradient(linear, left top, right top, from(#cfa4f3), to(#fbb28e));
    background: -o-linear-gradient(left, #cfa4f3 0, #fbb28e 100%);
    background: linear-gradient(90deg, #cfa4f3 0, #fbb28e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.newMethod__title--orange {
    background: -webkit-gradient(linear, left top, right top, from(#f9cf0a), to(#f73c59));
    background: -o-linear-gradient(left, #f9cf0a 0, #f73c59 100%);
    background: linear-gradient(90deg, #f9cf0a 0, #f73c59 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.newMethod__line {
    height: 12px;
    background-color: #fff;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}

.newMethod__line+.newMethod__desc {
    margin-top: 50px
}

.newMethod__image-container {
    position: relative;
    padding: 90px 0 100px
}

.newMethod__image-container picture img {
    max-width: 100%;
    border-radius: 30px;
    width: 100%
}

.newMethod__desc {
    font-size: 24px;
    line-height: 30px;
    padding: 0 10% 0 38%;
    color: #f5f5f7
}

.newMethod__desc p:first-child {
    margin: 0
}

.newMethod__desc p+p {
    margin-top: 30px
}

.newMethod__desc+.newMethod__title {
    margin: 50px 0
}

.newMethod__desc--purple {
    background: -webkit-gradient(linear, left top, right top, from(#cfa4f3), to(#fbb28e));
    background: -o-linear-gradient(left, #cfa4f3 0, #fbb28e 100%);
    background: linear-gradient(90deg, #cfa4f3 0, #fbb28e 100%);
    border-radius: 20px;
    padding: 0 9px
}

.newMethod__desc--orange {
    border-radius: 20px;
    padding: 0 9px;
    background: -webkit-gradient(linear, left top, right top, from(#f9cf0a), to(#f73c59));
    background: -o-linear-gradient(left, #f9cf0a 0, #f73c59 100%);
    background: linear-gradient(90deg, #f9cf0a 0, #f73c59 100%)
}

@media (max-width:992px) {
    .newMethod__desc--purple, .newMethod__desc--orange {
        padding: 0 3px;
    }
}

.newMethod__itemHead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.newMethod__itemHead-title {
    font-size: 30px;
    line-height: 35px;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 130px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 50%
}

.newMethod__item-body {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    padding: 24px 20px 30px 30px
}

.newMethod__item-body--mobile {
    display: none
}

.newMethod__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1310px;
    margin: 0 auto
}

.newMethod__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px
}

.newMethod__item {
    background-color: rgba(245, 245, 247, .5);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    Mask-mode: luminance;
    -webkit-mask-position: right center;
    mask-position: right center;
    border-radius: 30px;
    color: #000;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.newMethod__item--isCurrent {
    color: #494949;
    background-color: #f5f5f7
}

.newMethod__item--mask-1 {
    -webkit-mask-image: url(../images/mask1.svg);
    mask-image: url(../images/mask1.svg)
}

.newMethod__item--mask-2 {
    -webkit-mask-image: url(../images/mask2.svg);
    mask-image: url(../images/mask2.svg)
}

.newMethod__item--mask-3 {
    -webkit-mask-image: url(../images/mask3.svg);
    mask-image: url(../images/mask3.svg)
}

.newMethod__item-container {
    width: 33.3%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.newMethod__brench {
    position: absolute;
    top: 0;
    left: 0
}

.newMethod__label {
    font-size: 20px;
    line-height: 30px;
    border: 2px solid #f5f5f7;
    border-radius: 32.5px;
    padding: 2px 6px;
    color: #f5f5f7 !important
}

.newMethod__bottom {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 200px
}

.newMethod__bottom img {
    margin-top: 25px
}

.drawPc {
    padding: 100px 0 50px 0
}

.drawPc img {
    width: 100%
}

.drawPc__hero {
    position: relative
}

.drawPc__title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: 70px;
    line-height: 1.14em;
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    width: 50%;
}

@media (max-width:900px) {
    .drawPc__title {
        width: 100%;
    }
}

.drawPc__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: -11px;
    right: 33px;
    width: 45%;
}

.drawPc__desc {
    font-size: 50px;
    line-height: 1em;
    text-align: right;
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    flex-grow: 1;
    width: 100%;
}

.drawPc__btn {
    height: 111px;
    width: 111px;
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    border-radius: 50%;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 30px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    cursor: pointer
}

.drawPc__btn:hover {
    opacity: .8
}

.drawPc__btn.js-active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.drawPc__btn svg {
    width: 55px
}

.drawConditions {
    display: none;
    padding: 50px 0
}

.drawConditions__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.drawConditions__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.drawConditions__item+.drawConditions__item {
    margin-top: 20px
}

.drawConditions__item span {
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    border-radius: 20px;
    padding: 0 9px;
    white-space: nowrap;
}

@media (max-width:992px) {
    .drawConditions__item span {
        padding: 0 3px
    }
}

.drawConditions__item svg {
    width: 52px;
    height: 52px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.drawConditions__title {
    padding: 50px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
    margin-top: 50px;
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.drawConditions__desc {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    max-width: 660px
}

.drawConditions__desc p+p {
    margin-top: 30px
}

.drawConditions__list {
    max-width: 494px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.drawConditions__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -47px;
    padding-top: 50px
}

.drawConditions__item-container {
    width: 33.3%;
    padding: 0 47px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.drawConditions__row-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.drawConditions__row-item-icon {
    width: 52px;
    height: 52px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.drawConditions__row-item-content {
    font-size: 24px;
    line-height: 30px;
    color: #000
}

.drawConditions__row-item-content span {
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    border-radius: 20px;
    padding: 0 9px;
    white-space: nowrap;
}

@media (max-width:992px) {
    .drawConditions__row-item-content span {
        padding: 0 3px
    }
}

.drawConditions__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    padding-left: 22px;
    background: -webkit-gradient(linear, left top, right top, from(#77bbe8), color-stop(52.55%, #c7a4eb), to(#ff5238));
    background: -o-linear-gradient(left, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    background: linear-gradient(90deg, #77bbe8 0, #c7a4eb 52.55%, #ff5238 100%);
    border-radius: 32.5px;
    font-size: 20px;
    line-height: 30px;
    color: #000
}

.drawConditions__btn-icon {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    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;
    background: #000;
    margin-left: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.drawConditions__btn-icon svg {
    height: 20px;
    fill: #f5f5f7
}

@media (max-width:1495px) {
    .newMethod__item-container {
        width: 50%;
        padding: 5px
    }
}

@media (max-width:900px) {
    .drawPc__bottom {
        width: 86%;
    }
}

@media (max-width:1150px) {
    .prodTizer__title {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: .374px;
        text-transform: lowercase;
        color: #000;
        font-weight: 600;
        margin-left: 20px;
        margin-bottom: 12px
    }

    .prodTizer__slide {
        border-radius: 17px 0 17px 0
    }

    .prodTizer__slide--darknet .prodTizer-item__body {
        background-image: url(../images/darknet_mob.svg)
    }

    .prodTizer__slide--reload .prodTizer-item__body {
        background-image: url(../images/reload_mob.svg)
    }

    .prodTizer__slide--core .prodTizer-item__body {
        background-image: url(../images/core_mob.svg)
    }

    .prodTizer__slide--pink .prodTizer-item__body {
        background-image: url(../images/data_mob.svg)
    }

    .prodTizer__slide--pink-orange .prodTizer-item__body {
        background-image: url(../images/hybrid_mob.svg)
    }

    .prodTizer__slide--orange .prodTizer-item__body {
        background-image: url(../images/algo_mob.svg)
    }

    .prodTizer__slide--kiwi .prodTizer-item__body {
        background-image: url(../images/duality_mob.svg)
    }

    .prodTizer__slide--blue .prodTizer-item__body {
        background-image: url(../images/paradox_mob.svg)
    }

    .prodTizer__nav {
        /* -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    right: -37px;
    max-width: inherit */
    }

    .prodTizer__nav .prodTizer__arrow.swiper-button-prev:before {
        background-image: url(../images/sliderarrowLeftMob.svg);
        /* background-position: 50px center */
    }

    .prodTizer__nav .prodTizer__arrow.swiper-button-next:before {
        background-image: url(../images/sliderarrowRightMob.svg);
        /* background-position: 10px center */
    }

    .prodTizer__nav .prodTizer__arrow {
        width: 91px !important;
        height: 29px !important
    }

    .prodTizer__nav-label {
        font-size: 13px;
        line-height: 16px;
        padding: 5.5px 11px;
        margin: 0 11px;
        border: 1px solid #f5f5f7;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .prodTizer__nav {
        bottom: 42px
    }

    .prodTizer-item {
        padding-bottom: 122px;
        padding-left: 25px
    }

    .prodTizer-item__head {
        padding: 42px 0;
        margin-bottom: 10px
    }

    .prodTizer-item__title {
        font-size: 34px;
        line-height: 41px;
        margin-right: 10px
    }

    .prodTizer-item__body-title {
        font-size: 24px;
        line-height: 26px
    }

    .prodTizer-item__label {
        font-size: 13px;
        line-height: 18px;
        border: 1px solid #f5f5f7;
        padding: 2px 5px
    }

    .prodTizer-item__list-elem {
        font-size: 17px;
        line-height: 22px
    }

    .prodTizer-item__list-elem+.prodTizer-item__list-elem {
        margin-top: 0
    }

    .prodTizer-item__bg {
        width: 100%;
        bottom: 250px
    }

    .prodTizer-item__body {
        margin-left: -13px;
        padding: 9px 9px 11px 9px;
        max-width: 326px
    }

    .prodTizer-item__body-title+.prodTizer-item__desc {
        margin: 13px 0 14px
    }

    .prodTizer-item__desc {
        font-size: 17px;
        line-height: 22px
    }

    .prodTizer-item__list {
        margin-top: 322px
    }

    .prodTizer-item__video {
        bottom: 93px;
        right: -135px;
        z-index: 50;
        width: 118%;
        max-height: 455px;
        max-width: 100%;
    }
}

@media (max-width:992px) {
    .newBrench {
        padding: 4px 10px;
        font-size: 12px;
        line-height: 16px
    }

    .newBrench svg {
        height: 20px;
        width: 20px
    }

    .newNavigation {
        padding: 27px 0 10px;
        border-radius: 17px 0 0 0
    }

    .newNavigation__back-btn {
        padding: 5.5px 6px;
        letter-spacing: -.24px;
        font-size: 15px;
        line-height: 20px;
        margin-right: 5px
    }

    .newNavigation__back-btn svg {
        height: 15px;
        width: 20px;
        margin-right: 6px
    }

    .newNavigation__category {
        font-size: 15px;
        line-height: 20px;
        border-width: 1px;
        padding: 4.5px 11px
    }

    .aboutProd {
        padding-bottom: 50px
    }

    .aboutProd__top {
        padding-left: 20px;
        margin-bottom: 0
    }

    .aboutProd__title {
        font-weight: 600;
        font-size: 24px;
        line-height: 26px;
        letter-spacing: .374px;
        text-transform: lowercase;
        padding: 10px 20px
    }

    .aboutProd__desc {
        font-size: 12px;
        line-height: 16px;
        margin-top: 24px
    }

    .aboutProd__desc p {
        max-width: 100%
    }

    .aboutProd__images-list {
        top: 320px
    }

    .aboutProd__item {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: .374px;
        text-transform: lowercase
    }

    .aboutProd__item+.aboutProd__item {
        margin-top: 25px
    }

    .aboutProd__logo-container {
        margin-top: 100px;
        position: relative;
        overflow: hidden
    }

    .aboutProd__logo {
        max-height: 125px;
        margin-left: -150px
    }

    .aboutProd__options {
        padding-top: 195px
    }

    .aboutProd__newBrench {
        bottom: -65px
    }

    .newMethod__newBrench {
        left: auto;
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
        right: 0;
    }

    .newMethod__logo {
        max-height: 110px
    }

    .newMethod__head {
        padding: 40px 0
    }

    .newMethod__title {
        font-size: 24px;
        line-height: 27px;
        padding: 20px 7px
    }

    .newMethod__line {
        display: none
    }

    .newMethod__line+.newMethod__desc {
        margin-top: 15px
    }

    .newMethod__image-container {
        padding: 30px 0 40px
    }

    .newMethod__image-container picture img {
        border-radius: 20px
    }

    .newMethod__desc {
        font-size: 12px;
        line-height: 16px;
        padding: 0
    }

    .newMethod__desc p+p {
        margin-top: 16px
    }

    .newMethod__desc+.newMethod__title {
        margin: 10px 0;
        text-align: center
    }

    .newMethod__itemHead-title {
        font-size: 17px;
        line-height: 22px;
        max-width: 100%;
        min-height: inherit;
        padding: 10px 20px
    }

    .newMethod__item-body {
        font-size: 12px;
        line-height: 16px;
        padding: 10px 20px 20px
    }

    .newMethod__item-body--desk {
        display: none
    }

    .newMethod__item-body--mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .newMethod__list {
        max-width: 450px
    }

    .newMethod__item {
        border-radius: 12px;
        -webkit-mask-position: top right;
        mask-position: top right
    }

    .newMethod__item--mask-1 {
        -webkit-mask-image: url(../images/mask1mob.svg);
        mask-image: url(../images/mask1mob.svg)
    }

    .newMethod__item--mask-2 {
        -webkit-mask-image: url(../images/mask2mob.svg);
        mask-image: url(../images/mask2mob.svg)
    }

    .newMethod__item--mask-2 .newMethod__itemHead-title {
        margin-left: auto
    }

    .newMethod__item--mask-3 {
        -webkit-mask-image: url(../images/mask3mob.svg);
        mask-image: url(../images/mask3mob.svg)
    }

    .newMethod__item-container {
        width: 100%
    }

    .newMethod__item-container+.newMethod__item-container {
        margin-top: 10px
    }

    .newMethod__bottom {
        display: none
    }

    .drawPc {
        padding: 50px 0 20px 0
    }

    .drawPc__title {
        font-size: 34px;
        line-height: 1.2em;
        letter-spacing: .374px;
        text-transform: lowercase;
        left: 20px
    }

    .drawPc__bottom {
        right: 20px;
        bottom: -3px
    }

    .drawPc__desc {
        font-size: 24px;
    }

    .drawPc__btn {
        margin-left: 10px
    }

    .drawPc__btn svg {
        width: 30px
    }

    .drawPc__btn {
        height: 55px;
        width: 55px
    }

    .drawConditions {
        padding: 40px 0
    }

    .drawConditions__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .drawConditions__item {
        font-size: 12px;
        line-height: 16px;
        padding-right: 0px
    }

    .drawConditions__item svg {
        height: 32px;
        width: 32px
    }

    .drawConditions__title {
        font-weight: 600;
        font-size: 24px;
        line-height: 26px;
        padding: 20px 0;
        margin-top: 20px
    }

    .drawConditions__desc {
        max-width: 100%;
        font-size: 12px;
        line-height: 16px
    }

    .drawConditions__desc p+p {
        margin-top: 20px
    }

    .drawConditions__list {
        margin-top: 40px;
        padding-left: 20px
    }

    .drawConditions__row {
        margin: -20px 0;
        padding: 20px 0 0 20px
    }

    .drawConditions__item-container {
        width: 100%;
        padding: 20px 0
    }

    .drawConditions__row-item-icon {
        width: 32px;
        height: 32px
    }

    .drawConditions__row-item-content {
        font-size: 12px;
        line-height: 16px
    }

    .drawConditions__btn {
        padding-left: 11px;
        font-size: 12px;
        line-height: 16px
    }

    .drawConditions__btn-icon {
        height: 28px;
        width: 28px
    }

    .drawConditions__btn-icon svg {
        height: 14px
    }

    .aboutProd__logo-container {
        transform: translate(-400px, 0);
        width: calc(100% + 400px);
    }

    .newMethod__head {
        transform: translate(-400px, 0);
    }
}

@media (max-width:525px) {
    .prodTizer-item__list {
        margin-top: 130px
    }

    .prodTizer-item__video {
        height: 297px;
        right: -14%;
        max-width: calc(100% - 113px);
    }
}