@charset "UTF-8";

/*Обнуление*/

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
section,
aside {
  display: block;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  min-width: 320px;
  position: relative;
  width: 100%;
  color: #000;
}

body {
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Segoe WP", "Helvetica Neue", "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body.lock {
  overflow: hidden;
}

input,
button,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Segoe WP", "Helvetica Neue", "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*--------------------*/

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.container {
  max-width: 1263px;
  margin: 0 auto;
  width: 100%;
  padding: 0 0px;
}

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

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

.fx-jcsb-aic {
  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;
}

.fx-jcc-aic {
  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;
}

.col-1-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.col-1-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
}

.col-1-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

.col-max {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}

.block-p16 {
  padding: 16px;
}

.lg-0 {
  background: -webkit-gradient(linear, left top, left bottom, from(#83CCFD), to(#45A0E6));
  background: -o-linear-gradient(top, #83CCFD 0%, #45A0E6 100%);
  background: linear-gradient(180deg, #83CCFD 0%, #45A0E6 100%);
}

.lg-1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FF808A), to(#FF3344));
  background: -o-linear-gradient(top, #FF808A 0%, #FF3344 100%);
  background: linear-gradient(180deg, #FF808A 0%, #FF3344 100%);
}

.lg-2 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFE37E), to(#F0BC00));
  background: -o-linear-gradient(top, #FFE37E 0%, #F0BC00 100%);
  background: linear-gradient(180deg, #FFE37E 0%, #F0BC00 100%);
}

.lg-3 {
  background: -webkit-gradient(linear, left top, left bottom, from(#88E8E6), to(#3CC2BD));
  background: -o-linear-gradient(top, #88E8E6 0%, #3CC2BD 100%);
  background: linear-gradient(180deg, #88E8E6 0%, #3CC2BD 100%);
}

.lg-4 {
  background: -webkit-gradient(linear, left top, left bottom, from(#D766FF), to(#9600CC));
  background: -o-linear-gradient(top, #D766FF 0%, #9600CC 100%);
  background: linear-gradient(180deg, #D766FF 0%, #9600CC 100%);
}

.lg-5 {
  background: -webkit-gradient(linear, left top, left bottom, from(#1AD7FF), to(#00A5E6));
  background: -o-linear-gradient(top, #1AD7FF 0%, #00A5E6 100%);
  background: linear-gradient(180deg, #1AD7FF 0%, #00A5E6 100%);
}

.lg-6 {
  background: -webkit-gradient(linear, left top, left bottom, from(#EEAC75), to(#D59165));
  background: -o-linear-gradient(top, #EEAC75 0%, #D59165 100%);
  background: linear-gradient(180deg, #EEAC75 0%, #D59165 100%);
}

.lg-7 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FF7790), to(#F73558));
  background: -o-linear-gradient(top, #FF7790 0%, #F73558 100%);
  background: linear-gradient(180deg, #FF7790 0%, #F73558 100%);
}

.lg-8 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FFDA7A), to(#F1A64D));
  background: -o-linear-gradient(top, #FFDA7A 0%, #F1A64D 100%);
  background: linear-gradient(180deg, #FFDA7A 0%, #F1A64D 100%);
}

.lg-9 {
  background: -webkit-gradient(linear, left top, left bottom, from(#64FFB5), to(#00A656));
  background: -o-linear-gradient(top, #64FFB5 0%, #00A656 100%);
  background: linear-gradient(180deg, #64FFB5 0%, #00A656 100%);
}

body {
  font-size: 24px;
  line-height: 36px;
  color: #000;
  position: relative;
}

svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

svg.w56 {
  width: 56px;
  height: 56px;
}

svg.w40 {
  width: 40px;
  height: 40px;
}

svg.w24 {
  width: 24px;
  height: 24px;
}

svg.w16 {
  width: 16px;
  height: 16px;
}

.darkGray {
  color: #8A93A8;
}

.bold {
  font-weight: 900;
}

.text-one-line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.text-extra-big {
  font-weight: 400;
  font-size: calc(48px + 52 * ((100vw - 320px) / 1600));
  line-height: calc(48px + 52 * ((100vw - 320px) / 1600));
}

.text-big {
  font-weight: 400;
  font-size: calc(30px + 18 * ((100vw - 320px) / 1600));
  line-height: calc(36px + 18 * ((100vw - 320px) / 1600));
}

.text-middle {
  font-weight: bold;
  font-size: calc(22px + 2 * ((100vw - 320px) / 1600));
  line-height: calc(23px + 5 * ((100vw - 320px) / 1600));
}

.block-label {
  padding: 16px;
}

.block-label .text-big {
  margin-bottom: 8px;
}

.block-label.p16-0 {
  padding: 16px 0;
}

.block-p16 {
  padding: 16px;
}

.btn {
  padding: 16px 32px;
  text-align: center;
  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: 3px solid #000;
  background-color: #FFF;
  color: #000;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
}

.btn span {
  margin-right: 8px;
}

.btn:hover {
  opacity: 0.9;
}

.btn_b {
  background-color: #000;
  color: #FFF;
}

.btn_b svg {
  fill: #FFF;
}

.link {
  color: #000;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
  border-bottom: 2px solid transparent;
}

.link:hover {
  border-bottom: 2px solid #000;
}

.ta-r {
  text-align: right;
}

.img-w100 {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-center {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.card {
  border: 3px solid #000;
  padding: 32px;
}

.card__image {
  width: 100%;
  padding-top: 0;
  position: relative;
}

.card__imageWrap {
  position: relative;
  padding-top: 61.53%;
  height: auto;
}

.card__imageWrap img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.card__sale {
  position: absolute;
  width: 72px;
  height: 72px;
  top: 0;
  left: 0;
  background-color: #F91155;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  line-height: 72px;
  border-radius: 99px;
  color: #FFF;
  -webkit-transform: translateX(0%) translateY(0%) rotate(-30deg);
      -ms-transform: translateX(0%) translateY(0%) rotate(-30deg);
          transform: translateX(0%) translateY(0%) rotate(-30deg);
}

.card__content {
  margin-top: 16px;
}

.card__content > *:not(:last-child) {
  margin-bottom: 16px;
}

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

.price > *:not(:last-child) {
  margin-right: 16px;
}

.price__old {
  color: #8A93A8;
  position: relative;
}

.price__old:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #F91155;
  top: calc(50% + 1px);
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.price__new {
  font-weight: 900;
}

.price__discount {
  padding: 0 8px 2px 8px;
  background-color: #F91155;
  font-weight: 900;
  color: #FFF;
}

.card-v2 {
  padding: 16px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.card-v2__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 32px;
  margin-bottom: 16px;
  border: 3px solid #000;
}

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

.card-v2__image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 8px;
}

.card-v2__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

ul.list-li > *:not(:last-child) {
  margin-bottom: 6px;
}

ul.list-li li {
  padding-left: 66px;
  position: relative;
  font-size: calc(19px + 5 * ((100vw - 320px) / 1600));
  line-height: calc(24px + 12 * ((100vw - 320px) / 1600));
}

ul.list-li li:before {
  position: absolute;
  top: calc(50% - 5px);
  left: 32px;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}

.hide-default-scroll {
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.hide-default-scroll ::-webkit-scrollbar {
  /* chrome based */
  width: 0px;
  /* ширина scrollbar'a */
  background: transparent;
  /* опционально */
}

._anim-down-top {
  -webkit-transform: translate(0px, 40%);
      -ms-transform: translate(0px, 40%);
          transform: translate(0px, 40%);
  opacity: 0;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

._anim-down-top._active {
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
}

._anim-right-left {
  -webkit-transform: translate(40%, 0px);
      -ms-transform: translate(40%, 0px);
          transform: translate(40%, 0px);
  opacity: 0;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

._anim-right-left._active {
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
}

._anim-scale-0-1 {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

._anim-scale-0-1._active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

._anim-progress-0-100-delay-0 {
  width: 0%;
  -webkit-transition: all 1.8s ease 0s;
  -o-transition: all 1.8s ease 0s;
  transition: all 1.8s ease 0s;
}

._anim-progress-0-100-delay-0._active {
  width: 100%;
}

._anim-progress-0-100-delay-1 {
  width: 0%;
  -webkit-transition: all 1.8s ease 0.3s;
  -o-transition: all 1.8s ease 0.3s;
  transition: all 1.8s ease 0.3s;
}

._anim-progress-0-100-delay-1._active {
  width: 100%;
}

._anim-progress-0-100-delay-2 {
  width: 0%;
  -webkit-transition: all 1.8s ease 0.3s;
  -o-transition: all 1.8s ease 0.3s;
  transition: all 1.8s ease 0.3s;
}

._anim-progress-0-100-delay-2._active {
  width: 100%;
}

._anim-progress-0-98 {
  width: 0%;
  -webkit-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
  transition: all 1.2s ease 0s;
}

._anim-progress-0-98._active {
  width: 98%;
}

._anim-left-right {
  -webkit-transform: translate(-20%, 0px);
      -ms-transform: translate(-20%, 0px);
          transform: translate(-20%, 0px);
  opacity: 0;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

._anim-left-right._active {
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
}

article {
  overflow-x: hidden;
}

.header {
  background-color: #000;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow-x: hidden;
}

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

.header__body {
  padding: 16px;
  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;
}

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

.header__logo svg {
  height: 40px;
  width: 37.17px;
}

.header__logo span {
  margin-left: 8px;
  color: #FFF;
}

.header__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.header__background video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: blur(15px);
          filter: blur(15px);
  display: none;
}

.header__background video.active {
  display: block;
}

.header__background:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.header__button {
  padding: 12px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 3px solid #FFF;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.header__button svg {
  fill: #FFF;
}

.header__button span {
  margin-left: 12px;
  color: #FFF;
  font-size: 32px;
  line-height: 36px;
}

.header__button:hover {
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  background-color: #FFF;
}

.header__button:hover span {
  color: #000;
}

.header__button:hover svg {
  fill: #000;
}

.header__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header__content .btn {
  display: inline-block;
  border: none;
}

.header__text {
  padding: 16px;
}

.header__text > *:not(:last-child) {
  margin-bottom: 32px;
}

.header__text .header-text-block {
  display: none;
}

.header__text .header-text-block > *:not(:last-child) {
  margin-bottom: 32px;
}

.header__text .header-text-block.active {
  display: block;
}

.header .container {
  position: relative;
  height: 100%;
}

.menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 360px;
  height: 100%;
  display: none;
}

.menu.active {
  display: block;
}

.menu__list {
  position: fixed;
  background-color: #000;
  z-index: 1000;
  height: calc(100% - 80px);
  width: 360px;
  top: 80px;
  overflow: auto;
}

.menu__list li {
  padding: 16px;
}

.menu__list li a {
  color: #FFF;
}

.menu__list li a:hover {
  border-bottom: 3px solid #FFF;
}

.menu__wrapButton {
  position: fixed;
  width: 360px;
  z-index: 1000;
  padding: 0px !important;
}

.menu__button {
  height: 80px;
  width: 100%;
  z-index: 1005;
  position: relative;
  background-color: #000;
}

.menu__button:before,
.menu__button:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  top: calc(50% - 7px);
  right: 16px;
  border-radius: 99px;
  background-color: #FFF;
}

.menu__button:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu__button:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.scroll.mod-9 .scroll__body {
  text-align: center;
}

.scroll.mod-9 .scroll__item {
  width: 282px;
  padding: 16px;
}

.videoCard {
  width: 100%;
  padding-top: 100%;
  position: relative;
  border-radius: 250px;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.videoCard video,
.videoCard img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.videoCard:not(.active) video,
.videoCard:not(.active) img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.videoCard:not(.active) p {
  opacity: 0.5;
}

.videoCard:not(.active) svg {
  opacity: 0.5;
}

.videoCard__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.videoCard__text svg {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  fill: #FFF;
}

/*
.typeCategory {
	width: 846px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	@media (max-width:862+px) {
	    width: 100%;
	    flex-wrap: wrap;
	}
	&__col {
		padding: 0 16px;
		flex: 0 0 33.333%;
		@media (max-width:$md3+px) {
		    flex: 0 0 50%;
		}
		@media (max-width:560+px) {
		    flex: 0 0 100%;
		    padding-bottom: 32px;
		    display: flex;
		    justify-content: center;
		}
	}
	&__item{
		width: 100%;
		padding-top: 100%;
		position: relative;
		border-radius: 250px;
		overflow: hidden;
		cursor: pointer;
		video, img{
			position: absolute;	
			top: 0;	
			left: 0;
			width: 100%;	
			height: 100%;	
			object-fit: cover;
		}
		&:not(.active){
			video, img{
				filter: grayscale(100%);
			}
			p{
				opacity: 0.5;
			}
			svg{
				opacity: 0.5;
			}
		}
		@media (max-width:560+px) {
		    width: 240px;
		    padding-top: 240px;
		}
	}
	&__body {
		position: absolute;
		top: 0;	
		left: 0;
		width: 100%;	
		height: 100%;
		display: flex;
		flex-direction: column;	
		align-items: center;	
		justify-content: center;
		svg{
			transform: rotate(-45deg);
			fill: $white;
		}
	}
}
*/

.instructions {
  margin-top: 128px;
}

.instructions__col {
  padding: 16px;
}

.instructions__col.col-1 {
  width: 389px;
  float: left;
}

.instructions__col.col-2 {
  margin-left: 389px;
}

.instructions__text {
  display: none;
}

.instructions__text > *:not(:last-child) {
  margin-bottom: 16px;
}

.instructions__text.active {
  display: block;
}

.fullPrivacy {
  margin-top: 168px;
  background-color: #000;
}

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

.fullPrivacy__col.col-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.fullPrivacy__col.col-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 21.2%;
          flex: 0 0 21.2%;
  position: relative;
  margin-right: 16px;
}

.fullPrivacy__text {
  padding: 32px 16px;
  color: #FFF;
}

.fullPrivacy__text .text-big {
  margin-bottom: 16px;
}

.fullPrivacy__image {
  position: absolute;
  width: 100%;
  padding-top: 118.5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.fullPrivacy__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: drop-shadow(0px 0px 32px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 0px 32px rgba(0, 0, 0, 0.5));
}

.chooseUs {
  margin-top: 128px;
}

.chooseUs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.chooseUs__col {
  padding: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
}

.chooseUs__card {
  background-color: #000;
  height: 100%;
  color: #FFF;
  padding: 32px;
}

.chooseUs__card .text-big {
  font-weight: normal;
}

.chooseUs__card svg {
  fill: #FFF;
}

.chooseUs__card > *:not(:last-child) {
  margin-bottom: 16px;
}

.certification {
  margin-top: 128px;
}

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

.certification__col {
  padding: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.certification__video {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.certification__video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.certification__logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.certification__logo svg {
  width: 100%;
}

.certification__text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.certification__text > *:not(:last-child) {
  margin-bottom: 16px;
}

.certification__text .col-max {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.statistics {
  margin-top: 128px;
}

.statistics__body {
  padding: 16px;
}

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

.statistics__nums {
  padding: 7px 16px;
  border: 3px solid #000;
  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;
}

.statistics__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 1;
  background-color: #FFF;
  padding: 16px;
}

.statistics__text p {
  position: relative;
  z-index: 3;
  font-size: calc(24px + 8 * ((100vw - 320px) / 1600));
  line-height: calc(28px + 8 * ((100vw - 320px) / 1600));
  mix-blend-mode: difference;
  color: #FFF;
}

.statistics__progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: 2;
  background-color: #000;
}

.aboutUs {
  margin-top: 128px;
}

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

.aboutUs__col {
  padding: 16px;
}

.aboutUs__col.col-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.aboutUs__years p {
  font-size: calc(36px + 36 * ((100vw - 320px) / 1600));
  line-height: calc(36px + 36 * ((100vw - 320px) / 1600));
}

.progressBar {
  position: relative;
}

.progressBar > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.progressBar__body {
  width: 100%;
  border: 3px solid #000;
  background: #FFF;
  z-index: 1;
}

.progressBar__success {
  width: 0%;
  background: #000;
  z-index: 2;
}

.progressBar__text {
  width: 100%;
  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: calc(24px + 8 * ((100vw - 320px) / 1600));
  line-height: calc(28px + 8 * ((100vw - 320px) / 1600));
  mix-blend-mode: difference;
  color: #FFF;
  z-index: 3;
}

.progressBar.mod-1 {
  height: 100%;
}

.progressBar.mod-2 {
  padding-top: 30.8%;
}

.progressBar.mod-2 .progressBar__text {
  font-size: calc(84px + 36 * ((100vw - 320px) / 1600));
  line-height: calc(84px + 36 * ((100vw - 320px) / 1600));
}

.titleAndRow {
  margin-top: 128px;
}

.titleAndRow__row {
  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;
}

.titleAndRow__col {
  padding: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.titleAndRow__text > *:not(:last-child) {
  margin-bottom: 16px;
}

.titleAndRow__text .stroke-bold {
  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;
}

.titleAndRow__text .stroke-bold > *:not(:last-child) {
  margin-right: 4px;
}

.titleAndRow__text .stroke-bold span {
  white-space: nowrap;
}

.titleAndRow__text .stroke-bold a {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.titleAndRow__text .stroke-bold a span {
  margin-right: 4px;
}

.titleAndRow__text .link.mod-1 {
  border-bottom: 2px solid #FFE043;
}

.titleAndRow__text .link.mod-1:hover {
  background-color: #FFE043;
}

.payment {
  margin-top: 128px;
}

.payment__body {
  padding-bottom: 16px;
}

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

.payment__item > * {
  margin-right: 16px;
  margin-bottom: 16px;
}

.payment__row {
  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;
}

.payment__col {
  padding: 0 16px 16px 16px;
}

.payment__col .btn {
  padding: 12px 37.5px;
}

.payment__col .btn span {
  white-space: nowrap;
  margin-right: 12px;
}

.payment__col.col-max {
  padding-bottom: 0;
}

.scroll {
  position: relative;
  padding: 0px;
}

.scroll__body {
  overflow-x: scroll;
}

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

.scroll__item {
  width: 410px;
}

.scroll__button {
  position: absolute;
  opacity: 0.5;
  pointer-events: none;
  top: calc(50% - 20px);
  left: 16px;
  padding: 8px;
  background-color: #FFF;
  border-radius: 50%;
  z-index: 6;
  -webkit-box-shadow: 0px 0px 8px rgba(14, 21, 33, 0.15);
          box-shadow: 0px 0px 8px rgba(14, 21, 33, 0.15);
}

.scroll__button svg {
  fill: #000;
}

.scroll__button.btn-prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.scroll__button.btn-next {
  left: auto;
  right: 16px;
}

.scroll__button.open {
  opacity: 1;
  pointer-events: auto;
}

.scroll__overlayArea {
  position: absolute;
  z-index: 5;
  top: 16px;
  left: -2px;
  width: 150px;
  height: calc(100% - 32px);
  pointer-events: none;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(white));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0), white);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), white);
  opacity: 0;
  -webkit-transition: all 1.5s ease 0s;
  -o-transition: all 1.5s ease 0s;
  transition: all 1.5s ease 0s;
}

.scroll__overlayArea_right {
  left: auto;
  right: -2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0), white);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), white);
}

.scroll__overlayArea.open {
  opacity: 1;
  -webkit-transition: all 1.5s ease 0s;
  -o-transition: all 1.5s ease 0s;
  transition: all 1.5s ease 0s;
}

.scroll.mod-4 .scroll__item {
  width: auto;
  margin: 0 4px;
}

.scroll.mod-4 .scroll__item:first-child {
  margin-left: 0;
}

.scroll.mod-4 .scroll__item a {
  white-space: nowrap;
  display: inline-block;
  color: #8A93A8;
  padding: 4px 12px;
  border-bottom: 3px solid transparent;
}

.scroll.mod-4 .scroll__item.active a {
  border-bottom: 3px solid #000;
  color: #000;
}

.scroll.mod-4 .scroll__overlayArea {
  height: calc(100% - 15px);
  top: 0;
}

.scrollTag {
  position: relative;
}

.scrollTag .scroll:not(.isMobile) {
  margin-left: 80px;
}

.scrollTag .reviews__control {
  position: absolute;
  top: 0;
  left: 0;
}

.reviews {
  margin-top: 128px;
}

.reviews__control {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reviews__control .scroll__button {
  position: static;
  border-radius: 0px;
  padding: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #FFF;
}

.textBlock {
  margin-bottom: 128px;
}

.textBlock__body {
  padding-top: 128px;
}

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

.textBlock__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 16px;
}

.textBlock__col img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.textBlock__center {
  padding: 16px;
  max-width: 615px;
  margin: 0 auto;
}

.textBlock p:not(.text-big) {
  font-size: calc(19px + 3 * ((100vw - 320px) / 1600));
  line-height: calc(24px + 6 * ((100vw - 320px) / 1600));
}

.textBlock .text-big {
  border-bottom: 1px solid #000;
}

.downloadApp {
  margin-bottom: 128px;
}

.downloadApp__body {
  padding: 16px 16px 16px 16px;
}

.downloadApp__content {
  padding: 32px;
  position: relative;
  background-color: #000;
}

.downloadApp__content .text-big {
  position: relative;
  z-index: 20;
  color: #FFF;
}

.downloadApp__button {
  display: inline-block;
  margin-top: 16px;
  position: relative;
  z-index: 20;
}

.downloadApp__image {
  position: absolute;
  bottom: 0;
  right: 32px;
  width: 393px;
  height: 220px;
  overflow: hidden;
  z-index: 10;
}

.downloadApp__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}

.downloadApp__goTop {
  margin-top: 32px;
  width: 100%;
  padding: 9px;
}

.downloadApp__goTop svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.breadcrumbs__body {
  padding: 16px;
}

.breadcrumbs__row {
  padding: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumbs__link a {
  color: #000;
}

.breadcrumbs__link:not(:first-child) {
  padding-left: 32px;
  position: relative;
}

.breadcrumbs__link:not(:first-child):before {
  position: absolute;
  content: "";
  top: calc(50% - 8px);
  left: 5px;
  width: 24px;
  height: 24px;
  background: url("../img/sprite/icons-sprite.svg#chevron-btm") 0 0/cover no-repeat;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.company {
  margin-bottom: 128px;
}

.company__body {
  padding: 16px;
}

.company__body span,
.company__body time,
.company__body a {
  color: #8A93A8;
}

.company__body img {
  width: 0;
  height: 0;
}

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

.company__col {
  padding: 16px;
}

.company__col.col-logo img.logo-company {
  width: 150px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer__body {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer__body .link {
  margin-right: 16px;
}

.footer__body span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #8A93A8;
  text-align: right;
}

.mt-8 {
  margin-top: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mt-16 {
  margin-top: 16px;
}

.mr-16 {
  margin-right: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.ml-16 {
  margin-left: 16px;
}

@media (max-width: 992.98px) {
  .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .card .card__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    margin-right: 16px;
    padding: 0;
    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;
  }

  .card .card__content {
    margin-top: 0;
    margin-left: 16px;
  }

  .instructions__col.col-1 {
    float: none;
    width: 100%;
  }

  .instructions__col.col-2 {
    margin-left: 0;
  }

  .certification__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .certification__video {
    padding-top: 40%;
  }

  .textBlock__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (max-width: 900px) {
  .chooseUs__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }

  .payment__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767.98px) {
  body.lock {
    width: 100%;
    position: fixed;
    overflow: hidden;
  }

  .container {
    max-width: none;
    padding: 0;
  }

  .card {
    display: block;
  }

  .card .card__content {
    margin-top: 16px;
    margin-left: 0;
  }

  ul.list-li li {
    padding-left: 34px;
  }

  ul.list-li li:before {
    left: 12px;
  }

  .header__button span {
    display: none;
  }

  .header__text {
    text-align: center;
  }

  .menu {
    width: 100%;
  }

  .menu__list {
    width: 100%;
  }

  .menu__wrapButton {
    width: 100%;
  }

  .instructions {
    margin-top: 64px;
  }

  .fullPrivacy {
    margin-top: 104px;
  }

  .fullPrivacy__row {
    display: block;
  }

  .fullPrivacy__col.col-2 {
    width: 100%;
    height: 50px;
    -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
            transform: translateY(-25px);
  }

  .fullPrivacy__image {
    padding-top: 30%;
  }

  .fullPrivacy__image img {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: auto;
  }

  .chooseUs {
    margin-top: 64px;
  }

  .chooseUs__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .certification {
    margin-top: 64px;
  }

  .statistics {
    margin-top: 64px;
  }

  .aboutUs {
    margin-top: 64px;
  }

  .aboutUs__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

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

  .aboutUs__years svg.mod-1 {
    display: none;
  }

  .aboutUs__years p.mod-2 {
    margin-left: 16px;
  }

  .titleAndRow {
    margin-top: 64px;
  }

  .titleAndRow__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .payment {
    margin-top: 64px;
  }

  .reviews {
    margin-top: 64px;
  }

  .textBlock {
    margin-bottom: 64px;
  }

  .textBlock__body {
    padding-top: 64px;
  }

  .downloadApp {
    margin-bottom: 64px;
  }

  .company {
    margin-bottom: 64px;
  }

  .footer__body span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .payment__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .company__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 570px) {
  .downloadApp__content {
    padding-bottom: 128px;
  }

  .downloadApp__image {
    width: 200px;
    height: 110px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (max-width: 479.98px) {
  .card {
    padding: 16px;
  }

  .fullPrivacy__image {
    padding-top: 35%;
  }

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

  .payment__col .btn {
    padding: 12px;
    font-size: 18px;
    line-height: 24px;
  }

  .scroll__overlayArea {
    width: 75px;
  }
}