@charset "UTF-8";
/* This stylesheet generated by Transfonter (https://transfonter.org)  */
@font-face {
  font-family: 'Velo Sans';
  src: local("VELOSans-Bold"), local("VELOSans-Bold"), url("../fonts/velosans/VELOSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/velosans/VELOSans-Bold.woff") format("woff"), url("../fonts/velosans/VELOSans-Bold.woff2") format("woff2"), url("../fonts/velosans/VELOSans-Bold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Velo Sans';
  src: local("VELOSans-Medium"), local("VELOSans-Medium"), url("../fonts/velosans/VELOSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/velosans/VELOSans-Medium.woff") format("woff"), url("../fonts/velosans/VELOSans-Medium.woff2") format("woff2"), url("../fonts/velosans/VELOSans-Medium.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Velo Sans';
  src: local("VELOSans-Regular"), local("VELOSans-Regular"), url("../fonts/velosans/VELOSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/velosans/VELOSans-Regular.woff") format("woff"), url("../fonts/velosans/VELOSans-Regular.woff2") format("woff2"), url("../fonts/velosans/VELOSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

*,
::before,
::after {
  box-sizing: border-box; }

* {
  margin: 0;
  padding: 0; }

audio,
canvas,
progress,
video {
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

template {
  display: none; }

html {
  font-family: sans-serif;
  word-break: break-word;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(255, 255, 255, 0);
  cursor: default; }

body {
  font-size: 100%;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

*:focus,
*:active,
*:hover {
  outline: none; }

hr {
  box-sizing: content-box;
  height: 0; }

ol,
ul {
  list-style: none; }

pre {
  white-space: pre-wrap;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4; }

q {
  quotes: '«' '»'; }

button,
input {
  line-height: normal; }

button,
input,
select {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto; }

input[type='search'] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  vertical-align: top; }

button,
input,
select[multiple],
textarea {
  background-image: none; }

input,
select,
textarea {
  border-radius: 0;
  box-shadow: none; }

input,
textarea {
  resize: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text; }

button,
textarea,
select,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="number"],
input[type="range"] {
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  button::-ms-clear, button::-ms-reveal,
  textarea::-ms-clear,
  textarea::-ms-reveal,
  select::-ms-clear,
  select::-ms-reveal,
  input[type="text"]::-ms-clear,
  input[type="text"]::-ms-reveal,
  input[type="email"]::-ms-clear,
  input[type="email"]::-ms-reveal,
  input[type="password"]::-ms-clear,
  input[type="password"]::-ms-reveal,
  input[type="search"]::-ms-clear,
  input[type="search"]::-ms-reveal,
  input[type="submit"]::-ms-clear,
  input[type="submit"]::-ms-reveal,
  input[type="button"]::-ms-clear,
  input[type="button"]::-ms-reveal,
  input[type="reset"]::-ms-clear,
  input[type="reset"]::-ms-reveal,
  input[type="number"]::-ms-clear,
  input[type="number"]::-ms-reveal,
  input[type="range"]::-ms-clear,
  input[type="range"]::-ms-reveal {
    display: none; }

[placeholder]:focus::-moz-placeholder {
  color: transparent; }

[placeholder]:focus:-ms-input-placeholder {
  color: transparent; }

[placeholder]:focus::placeholder {
  color: transparent; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

iframe {
  border: none; }

.no-js-warning {
  position: fixed;
  z-index: 99999;
  width: 100%;
  padding: 15px 20px;
  color: #f00;
  font-size: 20px;
  background: rgba(255, 0, 0, 0.5); }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor; }

html {
  height: 100%;
  font-size: 62.5%;
  overflow-x: hidden; }

body {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.6rem;
  background: #fff;
  font-family: 'Velo Sans', sans-serif; }

.header {
  flex-shrink: 0; }

.main {
  position: relative;
  flex: 1 0 auto; }

.footer {
  z-index: 10;
  flex-shrink: 0;
  margin-top: auto; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: none; }
  table img {
    max-width: none; }

.container {
  max-width: 1250px;
  margin: 0 auto; }

.title {
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: 900; }

.info-text {
  font-weight: 400;
  font-size: 23px;
  line-height: 28px; }

@media (max-width: 1300px) {
  .container {
    width: 95%; } }

@media (max-width: 1050px) {
  body {
    overflow-x: hidden; } }

@media (max-width: 992px) {
  .main {
    background: none; } }

@media (max-width: 992px) {
  .title {
    font-size: 36px;
    line-height: 36px; } }

#advanced-user {
  padding-top: 50px; }

@media (max-width: 992px) {
  #advanced-user {
    padding-top: 20px; } }

@media (max-width: 690px) {
  .velo-goods__last-slide {
    display: none !important; } }

.advanced-slider .swiper-pagination-bullet:first-child {
  width: 45px;
  height: 33px;
  background: url("../images/slider3Small1.png");
  opacity: 1; }

.advanced-slider .swiper-pagination-bullet:nth-child(2) {
  width: 45px;
  height: 33px;
  background: url("../images/slider3Small3.png");
  opacity: 1; }

.advanced-slider .swiper-pagination-bullet:last-child {
  width: 45px;
  height: 33px;
  background: url("../images/slider3Small2.png");
  opacity: 1; }

.sashe-slider .swiper-pagination-bullet:first-child {
  width: 45px;
  height: 33px;
  background: url("../images/veloNew/sashe01.png");
  border-radius: 0;
  opacity: 1; }

.sashe-slider .swiper-pagination-bullet:nth-child(2) {
  width: 45px;
  height: 33px;
  background: url("../images/veloNew/sashe02.png");
  border-radius: 0;
  opacity: 1; }

.sashe-slider .swiper-pagination-bullet:last-child {
  width: 45px;
  height: 33px;
  background: url("../images/veloNew/sashe03.png");
  border-radius: 0;
  opacity: 1; }

@media (max-width: 690px) {
  .swiper-scrollbar {
    display: none; } }

@media (min-width: 840px) {
  .init-adv-slider {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start; }
  .init-adv-slider > .swiper-slide {
    height: initial;
    width: initial; }
  .init-slider {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    align-items: flex-start; }
  .init-slider > .swiper-slide {
    height: initial;
    width: initial; }
}
@media (min-width: 576px) {
  .velo-good__taste {
    max-width: 355px; }
  .velo-goods {
    margin-top: 54px; } }

#age-fixed {
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
  text-align: center;
  background-color: #f0f0f0; }

.mob {
  display: none; }

@media (max-width: 576px) {
  #age-fixed {
    background: #f0f0f0; }
  .desk {
    display: none; }
  .mob {
    display: block; } }

#best-velo {
  padding-top: 35px;
  background-color: #fff;
  position: relative; }

.slider-velo__title {
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  color: #10145b;
  text-transform: uppercase; }

.best-velo__subtitle {
  font-size: 18px;
  line-height: 1;
  margin-top: 20px; }

.velo-goods {
  display: flex;
  margin-top: 40px; }

.velo-goods__item {
  margin-bottom: 50px; }

.velo-good__title {
  font-weight: bold;
  font-size: 23px;
  line-height: 28px;
  display: flex;
  align-items: flex-end;
  text-transform: uppercase;
  color: #000;
  margin-top: 30px; }

.velo-streight__block {
  display: flex;
  align-items: center;
  margin-top: 15px; }

.velo-streight {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #bbb;
  margin-right: 11px; }

.velo-streight.active {
  background: #d12c38; }

.velo-good__streight span {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #757778;
  display: flex;
  align-items: center; }

.velo-good__streight span::before {
  content: '';
  height: 20px;
  width: 1px;
  background: #757778;
  display: flex;
  align-items: center;
  margin-right: 11px; }

.velo-good__img {
  text-align: center;
  position: relative; }

.velo-good__taste {
  font-size: 22px;
  line-height: 26px;
  color: #231f20;
  margin-top: 30px; }

.velo-new-good {
  width: 71px;
  height: 40px;
  background: #3f42ba;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  position: absolute;
  bottom: 0;
  left: 50px; }

@media (max-width: 992px) {
  .velo-goods {
    flex-wrap: wrap; }
  .velo-goods__item {
    margin-right: 0; } }

@media (max-width: 690px) {
  .velo-goods__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; }
  .velo-good__taste {
    text-align: center; } }

.swiper-scrollbar__mobile {
  display: none !important; }

@media (max-width: 690px) {
  .swiper-scrollbar__mobile {
    display: block !important; } }

.swiper-pagination {
  position: static !important;
  display: none;
  margin-bottom: 35px; }

.best-velo-slider .swiper-pagination-bullet:first-child {
  width: 45px;
  height: 33px;
  background: url("../images/slider1Small01.png");
  opacity: 1; }

.best-velo-slider .swiper-pagination-bullet:last-child {
  width: 45px;
  height: 33px;
  background: url("../images/slider1Small2.png");
  opacity: 1; }

@media (max-width: 690px) {
  .swiper-pagination {
    display: block; }
  .velo-streight {
    width: 10px;
    height: 10px;
    margin-right: 3px; }
  .velo-good__streight span {
    font-size: 14px; }
  .velo-good__title {
    text-align: center;
    font-size: 18px; }
  .velo-good__streight span::before {
    height: 45px;
    margin-left: 11px; }
  .velo-good__taste {
    margin-top: 15px;
    font-size: 16px; }
  .swiper-slide > .velo-good__title {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide-active > .velo-good__title {
    opacity: 1;
    transition: 0.5s; }
  .swiper-slide > .velo-good__streight {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide-active > .velo-good__streight {
    opacity: 1;
    transition: 0.5s; }
  .swiper-slide > .velo-good__taste {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide-active > .velo-good__taste {
    opacity: 1;
    transition: 0.5s; }
  .slider-velo__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px; }
  .velo-goods__item {
    margin-bottom: 0; } }

#confirm {
    background: #fff;
    z-index: 99999;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

@media(min-width: 1025px) {
    #confirm .mfp-close {
        right: -50px;
    }

    #confirm {
        width: 70%;
    }
}

.confirm {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.confirm-title {
  font-size: 36px;
  line-height: 1.5;
  margin-bottom: 100px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #777; }

.confirm-question {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 50px;
  color: #777;
  text-align: center; }

.confirm-btn__block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }

.confirm-btn {
  color: #fff;
  line-height: 100%;
  opacity: 1;
  padding: 0 70px;
  cursor: pointer;
  max-width: 212px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 24px; }

.confirm-btn:hover {
  opacity: 0.7; }

.confirm-btn:first-child {
  box-shadow: 0 15px 20px rgba(42, 146, 230, 0.4);
  background-color: #2a92e6;
  margin-right: 20px; }

.confirm-btn:last-child {
  background-color: #00adbb;
  box-shadow: 0 15px 20px rgba(25, 181, 194, 0.4); }

.confirm-warn {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  text-align: center; }

.confirm-cookie {
  max-width: 650px;
  text-align: center;
  margin-top: 50px; }

@media (max-width: 390px) {
  .confirm-btn__block {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .confirm-btn {
    width: 200px; }
  .confirm-btn:first-child {
    margin-right: 0;
    margin-bottom: 20px; } }

#explanation-block {
  padding-top: 50px; }

.explanation-item {
  background: #ededed;
  padding: 23px 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 4px; }

.explanation-item__container {
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  max-width: 1250px;
  margin: 0 auto; }

@media (max-width: 992px) {
  .explanation-item__container {
    width: 95%; } }

.filter-btn__block {
  margin-top: 50px; }

.filter-btn {
  width: 204px;
  padding: 17px 25px;
  background: #009681;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border: none;
  text-decoration: none; }

.filter-btn:last-child {
  background: #10145b;
  margin-left: 17px; }

@media (min-width: 576px) {
  #filter-block {
    padding-top: 0;
    background: url("../images/veloNew/filterVector.png") no-repeat left center;
    background-color: #fff;
    position: relative; }
  .filter-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 30%;
    padding-bottom: 20%; }
  .filter-btn {
    padding: 17px 70px; } }

.filter-title {
  max-width: 575px;
  color: #10145b; }
  .filter-title span {
    color: #009681; }

@media (max-width: 992px) {
  #filter-block {
    padding-top: 20px;
    padding-bottom: 20px; }
  .filter-btn__block {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .filter-btn__block a {
      width: 100%;
      margin-bottom: 30px; } }

@media (max-width: 576px) {
  .filter-title span {
    display: block; } }

@media (max-width: 460px) {
  .filter-btn__block {
    flex-direction: column; }
  .filter-btn:last-child {
    margin-left: 0; } }

@media (max-height: 680px) and (min-width: 991px) {
  #filter-block {
    background: url(../images/veloNew/filterVector.png) no-repeat -380px center;
    background-color: #fff;
    padding-top: 10%; }
    #filter-block .container {
      height: inherit; }
      #filter-block .container .filter-block {
        height: inherit;
        padding-top: 0;
        align-items: center; }
  .filter-title {
    margin-left: -145px; } }

.footer {
  background: #10145b;
  position: relative;
  padding-bottom: 90px;
  padding-top: 64px; }

.footer-menu {
  display: flex;
  flex-direction: column; }

.footer-link {
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: #fff; }

.footer-content {
  display: flex;
  align-items: center;
  justify-content: center; }

.footer-logo {
  margin-right: 280px; }

.footer-copyright {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  padding-left: 70px;
  text-align: center;
  margin-top: 49px; }

@media (max-width: 992px) {
  .footer-link {
    font-size: 16px; }
  .footer-copyright {
    padding-left: 20px;
    max-width: 400px; } }

@media (max-width: 768px) {
  .footer-menu {
    max-width: 300px; } }

@media (min-width: 320px) and (max-width: 576px) {
  .footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 0; }
  .footer-menu {
    margin-top: 42px; }
  .footer-link {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase; }
  .footer-content {
    flex-direction: column; } }

header {
  padding: 30px 60px; }

.header {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.navbar a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #041e42;
  text-decoration: none;
  padding: 20px 53px; }

.header-btn {
  display: flex;
  align-items: center; }

.header-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit; }

.navbar a:hover {
  color: #00adbb; }

.header-btns__block {
  display: flex;
  align-items: center; }

.burger {
  display: none;
  width: 32px;
  height: 32px;
  margin-left: 15px; }

.burger.active::before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #e5e5e5;
  opacity: 0.5;
  z-index: 3;
  transition: 0.3s; }

.header-icon {
  margin-right: 50px; }

.icon-line {
  border: 1px solid rgba(156, 165, 168, 0.611915);
  height: 19px;
  width: 1px;
  margin-left: 5px;
  margin-right: 9px; }

.social-link {
  margin-left: 26px; }

@media (max-width: 1700px) {
  .navbar a {
    padding: 20px; } }

@media (max-width: 1450px) {
  .header-icon {
    margin-right: 24px; }
  header {
    padding: 40px 20px; } }

@media (max-width: 1300px) {
  .social-link {
    margin-left: 10px; }
  .header-icon {
    margin-right: 10px; }
  .navbar a {
    font-size: 16px; }
  .icon-line {
    margin: 0; } }

@media (max-width: 992px) {
  .navbar {
    display: none; }
  .burger {
    display: flex; }
  .navbar a {
    padding: 20px; }
  .header-icon img {
    display: none; }
  .social-link img {
    display: none; }
  .icon-line {
    display: none; }
  .btn-link:first-child {
    display: flex; }
  .header-icon {
    margin-right: 0; }
  .header-btn {
    display: block; } }

@media (min-width: 320px) and (max-width: 576px) {
  header {
    padding: 30px 20px; }
  .header-logo__link img {
    width: 70%; } }

@media (max-height: 680px) and (min-width: 991px) {
  header {
    padding: 20px; } }

@media (min-width: 576px) {
  #inside-velo {
    padding-top: 105px; }
  .inside-velo__title {
    color: #10145b;
    max-width: 310px; }
  .inside-velo-img-item {
    width: 60%; }
  .inside-velo__wrapper {
    overflow: visible !important;
    margin-top: 90px;
    opacity: 0;
    transition: 2s; }
  .inside-velo-img-item1 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item2 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item3 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item4 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item1::before {
    content: '';
    width: 133px;
    height: 38px;
    display: flex;
    background: url("../images/veloNew/deskInsideText1.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item2::before {
    content: '';
    width: 133px;
    height: 38px;
    display: flex;
    background: url("../images/veloNew/deskInsideText2.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item3::before {
    content: '';
    width: 106%;
    height: 150px;
    display: flex;
    background: url("../images/veloNew/deskInsideText3.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item4::before {
    content: '';
    width: 275px;
    height: 150px;
    display: flex;
    background: url("../images/veloNew/deskInsideText4.svg") no-repeat center top;
    position: absolute;
    top: -30px; } }

@media (min-width: 320px) and (max-width: 576px) {
  #inside-velo {
    padding-top: 40px; }
  .inside-velo__title {
    color: #10145b;
    max-width: 310px; }
  .inside-velo__wrapper {
    margin-top: 60px; } }

@media (min-width: 320px) and (max-width: 576px) and (max-width: 992px) {
  #inside-velo {
    background: #fff; }
  .inside-velo__wrapper {
    justify-content: space-between; }
  .inside-velo__img {
    margin-bottom: 50px; } }

@media (min-width: 320px) and (max-width: 576px) {
  .inside-velo__wrapper {
    overflow: visible !important;
    margin-top: 90px; }
  .inside-velo-img-item1 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item2 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item3 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item4 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .inside-velo-img-item1::before {
    content: '';
    width: 133px;
    height: 38px;
    display: flex;
    background: url("../images/veloNew/insideText1.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item2::before {
    content: '';
    width: 133px;
    height: 38px;
    display: flex;
    background: url("../images/veloNew/insideText2.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item3::before {
    content: '';
    width: 106%;
    height: 150px;
    display: flex;
    background: url("../images/veloNew/insideText3.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item4::before {
    content: '';
    width: 275px;
    height: 150px;
    display: flex;
    background: url("../images/veloNew/insideText4.svg") no-repeat center top;
    position: absolute;
    top: -30px; } }

@media (max-width: 690px) {
  .inside-velo-img-item1 {
    width: 198px; }
  .inside-velo-img-item2 {
    width: 198px; }
  .inside-velo-img-item3 {
    width: 198px; }
  .inside-velo-img-item4 {
    width: 198px; }
  .swiper-slide > .inside-velo-img-item1::before {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide > .inside-velo-img-item2::before {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide > .inside-velo-img-item3::before {
    opacity: 0;
    transition: 0.5s;
    left: -5px; }
  .swiper-slide > .inside-velo-img-item4::before {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide-active > .inside-velo-img-item1::before {
    opacity: 1; }
  .swiper-slide-active > .inside-velo-img-item2::before {
    opacity: 1; }
  .swiper-slide-active > .inside-velo-img-item3::before {
    opacity: 1; }
  .swiper-slide-active > .inside-velo-img-item4::before {
    opacity: 1; } }

@media (max-width: 445px) {
  .inside-velo-img-item1 {
    width: 100%; }
  .inside-velo-img-item2 {
    width: 100%; }
  .inside-velo-img-item3 {
    width: 100%; }
  .inside-velo-img-item4 {
    width: 100%; } }

@media (max-width: 1150px) {
  .inside-velo__wrapper {
    opacity: 1; }
  .inside-velo-img-item1::before {
    content: '';
    width: 133px;
    height: 38px;
    display: flex;
    background: url("../images/veloNew/insideText1.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item2::before {
    content: '';
    width: 133px;
    height: 38px;
    display: flex;
    background: url("../images/veloNew/insideText2.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item3::before {
    content: '';
    width: 106%;
    height: 150px;
    display: flex;
    background: url("../images/veloNew/insideText3.svg") no-repeat center top;
    position: absolute;
    top: -30px; }
  .inside-velo-img-item4::before {
    content: '';
    width: 275px;
    height: 150px;
    display: flex;
    background: url("../images/veloNew/insideText4.svg") no-repeat center top;
    position: absolute;
    top: -30px; } }

#main-bg {
  width: 100%; }

.top-block {
  background: url("../images/veloNew/desk_bg.png") no-repeat center top/cover;
  height: calc(100vh - 200px);
  overflow: hidden;
  position: relative; }

.mobile-bg {
  display: none; }

.big-jar {
  position: absolute;
  bottom: 100px;
  left: -20%;
  opacity: 0;
  transition: 2s; }

.big-jar img {
  transform: rotate(180deg);
  transition: 2s; }

.big-jar.active {
  opacity: 1;
  left: 30%; }

.big-jar.active img {
  transform: rotate(360deg); }

.small-jar {
  position: absolute;
  bottom: 90px;
  left: 10%;
  opacity: 0;
  transition: 2s; }

.small-jar img {
  transform: rotate(180deg);
  transition: 2s; }

.small-jar.active {
  opacity: 1;
  left: 41%; }

.small-jar.active img {
  transform: rotate(360deg); }

.small-jar-shadow {
  position: absolute;
  bottom: 90px;
  left: 5%;
  opacity: 0;
  transition: 2s; }

.small-jar-shadow.active {
  opacity: 1;
  left: 41%; }

.velo-mini-group {
  position: absolute;
  bottom: 71px;
  left: -40%;
  transition: 1.3s; }

.velo-mini-group.active {
  left: 26%; }

.first-screen-title {
  font-style: normal;
  font-weight: 700;
  font-size: 63px;
  line-height: 76px;
  text-transform: uppercase;
  color: #009681;
  position: absolute;
  bottom: 180px;
  opacity: 0;
  right: 80%;
  transition: 2s; }

.first-screen-title.active {
  right: 75px;
  opacity: 1; }

.first-screen-subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 67px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  bottom: 100px;
  right: -30%;
  opacity: 0;
  transition: 2s; }

.first-screen-subtitle.active {
  right: 75px;
  opacity: 1;
  right: 60px; }

@media (max-width: 1800px) {
  .first-screen-title {
    font-size: 45px;
    line-height: 48px;
    bottom: 160px; }
  .first-screen-subtitle {
    font-size: 41px;
    bottom: 80px; } }

@media (max-width: 1600px) {
  .big-jar img {
    width: 75%; }
  .small-jar-shadow img {
    width: 75%; }
  .small-jar img {
    width: 75%; }
  .velo-mini-group img {
    width: 70%; } }

@media (max-width: 1350px) {
  .first-screen-title {
    font-size: 30px;
    line-height: 48px;
    bottom: 160px; }
  .first-screen-subtitle {
    font-size: 27px;
    right: 65px; }
  .velo-mini-group img {
    width: 64%; } }

@media (max-width: 1080px) {
  .big-jar img {
    width: 55%;
    transform: rotate(0); }
  .small-jar-shadow img {
    width: 55%; }
  .small-jar img {
    width: 55%;
    transform: rotate(0); }
  .velo-mini-group img {
    width: 55%; }
  .first-screen-title {
    font-size: 24px;
    line-height: 28px; }
  .first-screen-subtitle {
    font-size: 22px;
    right: 65px; }
  .big-jar {
    opacity: 1;
    left: 5%;
    transform: rotate(360deg); }
  .small-jar {
    opacity: 1;
    left: 14%;
    transform: rotate(360deg); }
  .small-jar-shadow {
    opacity: 1;
    left: 14%; }
  .velo-mini-group {
    left: 0; }
  .first-screen-title {
    right: 75px;
    opacity: 1; }
  .first-screen-subtitle {
    right: 75px;
    opacity: 1;
    right: 60px; }
  .velo-mini-group img {
    width: 45%; } }

@media (max-width: 576px) {
  .top-block {
    display: none; }
  .mobile-bg {
    display: block;
    width: 100%; } }

@media (max-height: 680px) and (min-width: 991px) {
  .top-block {
    height: calc(100vh - 140px); }
  .first-screen-subtitle {
    right: -7%;
    transition: 1.5s; } }

#medium-user {
  padding-top: 50px; }

.velo-goods-much {
  display: flex;
  flex-wrap: wrap; }

.velo-goods .swiper-scrollbar-drag {
  background-color: #000; }

.swiper-scrollbar-lock {
  display: block !important; }

@media (max-width: 992px) {
  #medium-user {
    padding-top: 0; }
  .medium-user {
    margin-top: 50px; }
  .velo-goods-much {
    justify-content: space-between; } }

.medium-slider .swiper-pagination-bullet:first-child {
  width: 45px;
  height: 33px;
  background: url("../images/slider2Small1.png");
  opacity: 1; }

.medium-slider .swiper-pagination-bullet:nth-child(2) {
  width: 45px;
  height: 33px;
  background: url("../images/veloNew/slider2SmallNew.png") no-repeat center top/cover;
  opacity: 1; }

.medium-slider .swiper-pagination-bullet:nth-child(3) {
  width: 45px;
  height: 33px;
  background: url("../images/slider2Small2.png");
  opacity: 1; }

.medium-slider .swiper-pagination-bullet:nth-child(4) {
  width: 45px;
  height: 33px;
  background: url("../images/slider2Small3.png");
  opacity: 1; }

.medium-slider .swiper-pagination-bullet:nth-child(5) {
  width: 45px;
  height: 33px;
  background: url("../images/slider2Small4.png");
  opacity: 1; }

.medium-slider .swiper-pagination-bullet:last-child {
  width: 45px;
  height: 33px;
  background: url("../images/slider2Small5.png");
  opacity: 1; }

@media (max-width: 690px) {
  .swiper-scrollbar {
    display: none; } }

@media (min-width: 1500px) {
  .velo-good__img {
    width: 80%; } }

.slick-arrow {
  display: none; }

@media (min-width: 576px) {
  .velo-good__taste {
    max-width: 355px; }
  .velo-goods {
    margin-top: 54px; } }

@media (min-width: 576px) {
  #mini-adv {
    background-color: #009681;
    padding-bottom: 50px; }
    #mini-adv .mini-adv-vector {
      background: url("../images/veloNew/adv-vector.png") no-repeat left center; }
  .mini-adv__title {
    color: #2cd5c4;
    padding-top: 80px; }
    .mini-adv__title span {
      display: block;
      color: #10145b; }
  .mini-adv__img {
    display: flex;
    align-items: center; }
  .slider-number {
    font-weight: 900;
    font-size: 200px;
    line-height: 48px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: -140px; }
  .mini-adv__fix-width {
    width: 100%; }
  .mini-adv-slide__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    width: 360px;
    margin-top: 35px; }
  .mini-adv__img {
    height: 270px;
    position: relative; }
  .mini-adv-slide__text {
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    color: #fff;
    margin-top: 70px;
    width: 285px; }
  .mini-adv-slide__text-desktop {
    margin-top: 32px; }
  .mobile-img {
    display: none; }
  .velo-mini-big {
    position: absolute;
    bottom: 0; }
  .velo-mini-small {
    position: absolute;
    bottom: 0; }
  .velo-mini__shadow-jar {
    position: absolute;
    bottom: -38px; }
  .velo-mini__jar {
    position: absolute;
    bottom: 0; }
  .velo-mini__jar1 {
    position: absolute;
    bottom: -51px; }
  .velo-mini__jar2 {
    position: absolute;
    bottom: -51px; }
  .mini-adv-slide__text span {
    display: none; }
  .mini-adv-slide__text-mobile {
    display: none; }
  .mini-adv__slide:last-child > .mini-adv-slide__text {
    margin-top: 32px;
  }
  .mini-marge {
    margin-left: -35px;
  } }

@media (max-width: 1175px) {
  .slider-number {
    display: none; }
  .desktop-img__block {
    display: none; }
  .mobile-img {
    display: inline; }
  .velo-mini__arrow {
    position: absolute;
    top: 30%;
    z-index: 3; }
  .mini-adv__slider {
    padding: 0 50px;
    overflow-x: hidden; }
  .arrow-prev {
    left: 0; }
  .arrow-next {
    right: 0; } }

@media (max-width: 825px) {
  .mini-adv-slide__title {
    font-size: 24px; }
  .mini-adv-slide__text {
    font-size: 18px;
    width: initial; }
  .mini-adv__slide:first-child > .mini-adv-slide__text {
    margin-top: 32px;
  } }

@media (min-width: 320px) and (max-width: 576px) {
  #mini-adv {
    background-color: #009681; }
    #mini-adv .mini-adv-vector {
      background: url("../images/veloNew/vector-mini.png") no-repeat center center/cover;
      width: 100%;
      height: 90%;
      padding-top: 40px;
      padding-bottom: 20px; }
  .mini-adv-slide__text-desktop {
    display: none; }
  .mini-adv-slide__text-mobile {
    display: block; }
  .mini-adv-slide__text span {
    display: inline; }
  .desktop-img__block {
    display: none; }
  .mobile-img {
    display: inline; }
  .mini-adv__title {
    color: #2cd5c4;
    margin-bottom: 45px; }
    .mini-adv__title span {
      display: block;
      color: #10145b; }
  .mini-adv__slider {
    position: relative; }
  .mini-adv__img {
    text-align: center; }
  .mini-adv-slide__title {
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    width: 310px;
    margin-top: 30px; }
  .mini-adv-slide__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    margin-top: 14px;
    width: 328px; }
  .velo-mini__arrow {
    position: absolute;
    top: 60px;
    z-index: 3; }
  .arrow-prev {
    left: 3%; }
  .arrow-next {
    right: 3%; }
  .mini-adv__slider {
    padding: 0; } }

.popup-menu {
  position: absolute;
  right: 0;
  top: -400px;
  background-color: #fff;
  padding: 25px 16px;
  margin-right: 0;
  min-width: 215px;
  z-index: 999;
  opacity: 0;
  transition: 0.3s; }

.popup-menu::before {
  content: '';
  position: absolute;
  top: -7px;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 7px 10px;
  border-color: transparent transparent #fff transparent; }

.popup-menu.active {
  opacity: 1;
  top: 120px; }

.mobile-navbar {
  display: flex;
  flex-direction: column; }

.mobile-navbar a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 15px;
  letter-spacing: 0.5px;
  color: #041e42;
  text-decoration: none;
  padding: 20px; }

.mobile-navbar a:hover {
  color: #00adbb; }

#pre-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #041e42;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 7px 0; }

@media (max-width: 450px) {
  #pre-header {
    text-align: center; } }

#sashe {
  padding-top: 50px; }

.sashe-slider {
  margin-top: 40px; }

.sashe-slide > .velo-good__title {
  text-align: left; }

.sashe-slide > .velo-good__taste {
  text-align: left; }

.sashe__title {
  font-weight: 900;
  font-size: 18px;
  line-height: 22px;
  color: #330072;
  margin-top: 15px;
  padding-left: 10px; }

.sashe__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #330072;
  margin-top: 8px;
  padding-left: 10px; }

@media (max-width: 576px) {
  .swiper-slide > .sashe__title {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide-active > .sashe__title {
    opacity: 1;
    transition: 0.5s; }
  .swiper-slide > .sashe__text {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide-active > .sashe__text {
    opacity: 1;
    transition: 0.5s; } }

@media (min-width: 840px) {
  .init-sashe {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
  .init-sashe > .swiper-slide {
    height: initial;
    width: initial; } }

@media (min-width: 576px) {
  #use-velo {
    padding-top: 80px;
    background: #10145b;
    margin-top: 80px;
    padding-bottom: 100px; }
  .use-velo__title {
    color: #fff;
    display: block;
    color: #2cd5c4;
    padding-left: 15px;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 54px; }
    .use-velo__title span {
      color: #a5b0e3; }
  .use-velo__img-wrapper {
    text-align: center; }
  .use-velo__img-wrapper img {
    width: 75%; }
  .use-velo__list-description {
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    color: #2cd5c4;
    margin-top: 28px; }
  .use-velo__list-item_number {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #fff; }
  .use-velo__list {
    opacity: 0;
    transition: 1s;
    transform: translate(0, 500px); } }

@media (max-width: 1150px) {
  .use-velo__list {
    opacity: 1;
    transform: translate(0, 0); }
  .use-velo__list-description {
    font-size: 21px;
    line-height: 16px; }
  .filter-btn:last-child {
    margin-left: 0;
  }
  #best-velo {
    height: initial;
  } }

@media (min-width: 320px) and (max-width: 576px) {
  #use-velo {
    padding-top: 40px;
    background: #10145b; }
  .use-velo__title {
    color: #fff;
    max-width: 310px;
    display: block;
    color: #2cd5c4;
    padding-left: 15px; }
    .use-velo__title span {
      color: #a5b0e3; }
  .use-velo__list {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    margin-top: 50px; }
  .use-velo__list-item {
    list-style: decimal;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    display: flex;
    flex-direction: column; }
  .use-velo__img-wrapper {
    text-align: center; }
  .use-velo__list-description {
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    color: #2cd5c4;
    margin-top: 28px; } }

@media(max-height: 600px) and (min-width: 1150px) {
  #use-velo {
    padding-top: 6px;
  }
}

@media(max-height: 769px) and (max-width: 1380px) {
  #use-velo {
    padding-top: 55px;
  }
}

@media (min-width: 320px) and (max-width: 576px) and (max-width: 992px) {
  .use-velo__list {
    flex-wrap: wrap;
    justify-content: space-between; }
  .use-velo__list-item {
    margin-bottom: 50px; } }

@media (min-width: 320px) and (max-width: 576px) and (max-width: 576px) {
  .use-velo__list {
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .use-velo__list-description {
    font-size: 14px;
    line-height: 20px; }
  .use-velo__list-item_number {
    font-size: 24px; }
  .swiper-slide > .use-velo__list-description {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide > .use-velo__list-item_number {
    opacity: 0;
    transition: 0.5s; }
  .swiper-slide-active > .use-velo__list-description {
    opacity: 1; }
  .swiper-slide-active > .use-velo__list-item_number {
    opacity: 1; } }

#velo-description {
  padding-top: 50px;
  background: #fff;
  padding-bottom: 50px;
  margin-top: 40px; }

.velo-description {
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  color: #009681;
  max-width: 850px; }
  .velo-description b {
    display: block;
    margin-top: 20px;
    font-weight: 900; }

.velo-description span {
  color: #2cd5c4;
  font-weight: bold; }

.velo-description__link {
  width: 204px;
  padding: 17px 25px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #009681;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #009681;
  text-decoration: none;
  display: block;
  margin-top: 20px;
}

@media (max-width: 576px) {
  .velo-description {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px; } }

@media (min-width: 576px) {
  .velo-mini {
    background: #f4f4f4;
    display: flex;
    justify-content: center;
    padding-top: 92px;
    padding-bottom: 88px;
    position: relative;
    z-index: -2; }
  .velo-mini-title {
    color: #10145B;
    width: 328px;
    margin-right: 230px; }
  .velo-mini__text {
    width: 477px;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    transform: translate(0, 300px); }
  .velo-mini__text strong {
    text-transform: uppercase;
    font-weight: 900; }
  .velo-mini-background {
    position: absolute;
    background: #10145b;
    left: 0;
    bottom: -1px;
    -webkit-clip-path: polygon(68% 100%, 0 38%, 0 100%);
            clip-path: polygon(68% 100%, 0 38%, 0 100%);
    height: 108%;
    width: 43%; }
  .velo-mini__medium {
    background: #10145b;
    display: flex;
    justify-content: center;
    padding-top: 79px;
    padding-bottom: 200px;
    position: relative; }
  .velo-mini__medium-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #2cd5c4;
    width: 450px; }
  .velo-mini__medium_text {
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    color: #fff;
    margin-top: 31px; }
  .velo-mint__triangle {
    position: absolute;
    top: -175px;
    left: -100%;
    transition: 1s; }
  .velo-mint__big-jar {
    position: absolute;
    top: 0;
    z-index: -1;
    transition: 1s; }
  .velo-jar-background {
    background-color: #10145b;
    width: 480px;
    height: 172px;
    transform: rotate(-24deg);
    position: absolute;
    bottom: 49px;
    left: 12%; }
  .velo-mint__small-jar {
    position: absolute;
    top: -30px;
    left: -20%;
    transform: rotate(-90deg);
    transition: 1s; }
  .velo-mini__img {
    width: 328px;
    margin-right: 200px; }
  .velo-mini-berry {
    background: #4d49be;
    display: flex;
    justify-content: center;
    padding-top: 79px;
    padding-bottom: 155px;
    position: relative; }
  .velo-mini__berry-title {
    width: 450px;
    color: #a5b0e3; }
  .berry-background-triangle {
    background: #4d49be;
    -webkit-clip-path: polygon(69% 100%, 0 47%, 0 100%);
            clip-path: polygon(69% 100%, 0 47%, 0 100%); }
  .berry-jar-background {
    background: #4d49be; } }

.taste {
  font-weight: normal;
  font-size: 23px;
  line-height: 28px;
  color: #000; }

.new-tast__img {
  position: relative;
  right: -2000px; }

.streight {
  font-weight: normal;
  font-size: 23px;
  line-height: 28px;
  color: #000; }

.product-taste {
  text-transform: uppercase; }

.new-taste__item:first-child {
  margin-right: 100px; }

@media (max-width: 1100px) {
  .new-taste__item:first-child {
    margin-right: 0; } }

@media (max-width: 992px) {
  #new-taste {
    padding-top: 0; }
  #new-taste::before {
    content: '';
    width: 100%;
    height: 100px;
    background: #4d81ba;
    display: block;
    margin-bottom: 20px;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 50% 33%, 0 100%, 0 0);
            clip-path: polygon(100% 0, 100% 100%, 50% 33%, 0 100%, 0 0); }
  .title-top {
    font-size: 36px; }
  .jar-subtitle {
    font-size: 32px; } }

@media (max-width: 768px) {
  .title-top {
    font-size: 27px; } }

@media (max-width: 660px) {
  .new-taste {
    flex-wrap: wrap; }
  .new-taste__item {
    flex-direction: row;
    align-items: center; }
  .new-taste__item:last-child {
    order: -1; } }

@media (max-width: 576px) {
  .subtitle-top {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px; }
  .title-top {
    font-size: 20px;
    line-height: 26px; } }

@media (max-width: 1666px) {
  .velo-mint__triangle {
    top: -140px; }
  .velo-mint__triangle img {
    width: 93%; } }

@media (max-width: 1536px) {
  .velo-mint__big-jar img {
    width: 80%; }
  .velo-mint__triangle img {
    width: 80%; }
  .velo-mint__small-jar img {
    width: 80%; }
  .velo-jar-background {
    width: 337px;
    height: 126px; }
  .velo-mini-background {
    height: 87%; } }

@media (max-width: 1400px) {
  .velo-mint__big-jar img {
    width: 70%; }
  .velo-mint__triangle img {
    width: 70%; }
  .velo-mint__small-jar img {
    width: 70%; }
  .velo-jar-background {
    width: 341px;
    height: 85px; }
  .title {
    font-size: 35px;
    line-height: 35px; }
  .velo-mint__triangle {
    top: -84px; }
  .velo-mini-background {
    height: 65%; }
  .velo-mint__small-jar {
    top: 9px; }
  .velo-mini-title {
    width: 255px; }
  .velo-mini__img {
    width: 255px; }
  .velo-mini__text {
    font-size: 20px; }
  .velo-mini__medium-title {
    width: 320px; }
  .velo-mini__berry-title {
    width: 320px; } }

@media (max-width: 1050px) {
  .velo-mini__text {
    transform: translate(0, 0); }
  .velo-mini {
    padding-left: 30px;
    padding-right: 30px; }
  .velo-mini-title {
    margin-right: 80px; }
  .velo-mint__triangle {
    left: 0; }
  .velo-mini-background {
    width: 59%; }
  .velo-mint__small-jar {
    left: 25%;
    transform: rotate(360deg); }
  .velo-mint__big-jar {
    left: 70px;
    top: -65px;
    z-index: 0; }
  .velo-jar-background {
    display: none; } }

.mobile-navbar ul {
  display: flex;
  flex-direction: column;
}

@media (min-width: 320px) and (max-width: 576px) {
  .velo-mini {
    padding-left: 15px;
    padding-right: 15px; }
  .velo-mini-title {
    color: #10145B;
    width: 328px;
    padding-top: 35px; }
  .velo-mini__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    margin-top: 12px;
    width: 283px; }
    .velo-mini__text strong {
      text-transform: uppercase;
      font-weight: 900; }
  .velo-mini__medium {
    background: url("../images/veloNew/velo-mini-medium-bg.png") no-repeat center top/cover;
    width: 100%;
    height: 428px;
    position: relative; }
  .velo-mini__medium_content {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding-left: 15px; }
  .velo-mini__medium-title {
    color: #2cd5c4; }
  .velo-mini__medium_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    margin-top: 12px; }
  .velo-mini-berry {
    background-color: #10145b;
    width: 100%;
    height: 428px;
    position: relative;
    margin-top: -2px; }
  .velo-mini__berry_content {
    background: url("../images/veloNew/velo-mini-berry-bg.png") no-repeat center top/cover;
    height: inherit;
    width: 100%; }
  .velo-mini__berry_info {
    position: absolute;
    bottom: 25px;
    z-index: 2;
    padding-left: 15px; }
  .velo-mini__berry-title {
    color: #A5b0e3; }
  .velo-mini__img {
    display: none; } }

@media (max-width: 1605px) {
  .small-jar {
    bottom: 120px;
  }

  .small-jar.active {
    left: 43%;
  }

  .small-jar-shadow {
    bottom: 120px;
  }

  .small-jar-shadow.active {
    left: 43%;
  }

  .big-jar {
    bottom: 120px;
  }

  .big-jar.active {
    left: 34%;
  }

  .velo-mini-group.active {
    left: 30.5%;
  }

  .velo-mini-group {
    bottom: 100px;
  }
}

@media (max-width: 1605px) and (max-height: 905px) {
  .small-jar {
    bottom: 50px;
  }

  .small-jar.active {
    left: 43%;
  }

  .small-jar-shadow {
    bottom: 50px;
  }

  .small-jar-shadow.active {
    left: 43%;
  }

  .big-jar {
    bottom: 50px;
  }

  .big-jar.active {
    left: 34%;
  }

  .velo-mini-group.active {
    left: 30.5%;
  }

  .velo-mini-group {
    bottom: 30px;
  }

  .first-screen-subtitle {
    bottom: 30px;
  }

  .first-screen-title {
    bottom: 115px;
  }
}

@media (max-width: 1550px) {
  .small-jar {
    bottom: 143px;
  }

  .small-jar-shadow {
    bottom: 143px;
  }

  .big-jar {
    bottom: 143px;
  }

  .velo-mini-group {
    bottom: 110px;
  }
}

@media (max-width: 1440px) {
  .first-screen-title {
    font-size: 37px;
  }

  .first-screen-subtitle {
    font-size: 33px;
  }
}

@media (max-width: 2560px) and (min-width: 2100px) {
  .small-jar {
    bottom: 285px;
  }

  .small-jar-shadow {
    bottom: 285px;
  }


  .big-jar {
    bottom: 285px;
  }

  .velo-mini-group {
    bottom: 240px;
  }

  .small-jar.active {
    left: 43%;
  }

  .small-jar-shadow.active {
    left: 43%;
  }

  .big-jar.active {
    left: 33%;
  }

  .velo-mini-group.active {
    left: 30.5%;
  }

  .first-screen-subtitle {
    bottom: 260px;
  }

  .first-screen-title {
    bottom: 350px;
  }
}

@media (max-width: 1380px) {
  .small-jar img {
    width: 55%;
  }

  .small-jar-shadow img {
    width: 55%;
  }

  .big-jar img {
    width: 55%;
  }

  .velo-mini-group img {
    width: 55%;
  }

  .small-jar {
    bottom: 56px;
  }

  .small-jar-shadow {
    bottom: 56px;
  }


  .big-jar {
    bottom: 56px;
  }

  .velo-mini-group {
    bottom: 46px;
  }

  .velo-mini-group.active {
    left: 31.7%;
  }

  .first-screen-title {
    bottom: 100;
  }

  .first-screen-subtitle {
    bottom: 40px;
  }
}

@media (max-width: 1280px) {
  .small-jar img {
    width: 47%;
  }

  .small-jar-shadow img {
    width: 47%;
  }

  .big-jar img {
    width: 47%;
  }

  .velo-mini-group img {
    width: 47%;
  }

  .small-jar {
    bottom: 65px;
  }

  .small-jar-shadow {
    bottom: 65px;
  }


  .big-jar {
    bottom: 65px;
  }

  .velo-mini-group {
    bottom: 56px;
  }

  .velo-mini-group.active {
    left: 31.7%;
  }

  .first-screen-subtitle {
    bottom: 40px;
  }
}


@media (max-width: 992px) {
  .title {
    font-size: 36px;
    line-height: 36px;
  }

  .info-text {
    font-size: 15px;
    line-height: 20px;
  }
}

.container-info {
  margin: 0 auto;
  width: 97%; }

@media (min-width: 2000px) {
  .container-info {
    width: 1854px;
  }
}

.info-main {
  display: flex;
  width: 100%;
  justify-content: space-between; }

.info-main__wrapper {
  width: 50%; }

.info-main__wrapper:last-child {
  width: 50%;
  margin-left: 60px;
  padding-right: 100px;
  padding-top: 140px; }

.info-main__title {
  font-weight: 700;
  font-size: 60px;
  line-height: 72px;
  text-transform: uppercase;
  color: #031F42; }

.info-main__title span {
  color: #009fec; }

.info-title__addition {
  font-weight: 400;
  font-size: 23px;
  line-height: 28px;
  color: #757778;
  margin-top: 80px; }

.info-main__text {
  font-weight: 400;
  font-size: 23px;
  line-height: 28px;
  color: #041e42;
  margin-top: 60px; }

.mobile-bg {
  display: none; }

@media (max-width: 1650px) {
  .info-title__addition {
    font-size: 18px;
    margin-top: 30px;
    line-height: 25px; }
  .info-main__text {
    font-size: 20px;
    margin-top: 30px;
    line-height: 25px; }
  .info-main__title {
    font-size: 35px;
    line-height: 35px; } }

@media (max-width: 1300px) {
  .info-title__addition {
    font-size: 15px;
    line-height: 18px;
    line-height: 25px; }
  .info-main__text {
    font-size: 15px;
    line-height: 18px;
    line-height: 25px; }
  .info-main__title {
    font-size: 35px;
    line-height: 35px; } }

@media (max-width: 1400px) {
  .info-main__wrapper:last-child {
    padding-top: 80px; } }

@media (max-width: 1300px) {
  .info-main {
    flex-direction: column; }
  .infor-main__wrapper img {
    width: 100%; }
  .info-main__wrapper:last-child {
    width: 80%; } }

@media (max-width: 640px) {
  .info-main__wrapper:last-child {
    width: 100%; } }

@media (max-width: 576px) {
  .desktop-bg {
    display: none; }
  .mobile-bg {
    display: block; }
  .info-main__wrapper:last-child {
    padding-top: 30px;
    padding-right: 22px;
    margin-left: 22px;
    width: 95%; }
  .info-main__title {
    font-size: 36px;
    line-height: 36px;
    width: 296px; }
  .info-title__addition {
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px; }
  .info-main__text {
    font-size: 15px;
    line-height: 18px;
    margin-top: 15px; } }

@media (max-height: 680px) and (min-width: 991px) {
  .info-main {
    flex-direction: row; } }

  #info-expl {
    padding-top: 40px; }

  .info-expl {
    background: #009fe3;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 143px 0 88px; }

  .info-expl__wrapper {
    max-width: 1200px; }

  .info-expl__title {
    text-align: center; }

  .info-expl__subtext {
    color: #2c4560;
    margin: 40px 0 36px;
    text-align: center; }

  .btn-wrapper {
    text-align: center;
    margin-top: 40px; }

  .btn-info {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    color: #fff;
    padding: 10px 20px;
    border: 2px solid #fff;
    border-radius: 49px;
    text-decoration: none; }

@media (max-width: 1230px) {
  .info-expl__wrapper {
    margin: 0 3%; } }

@media (max-width: 576px) {
  .info-expl {
    padding-top: 50px; }
  .info-expl__text {
    text-align: center; }
  .btn-info {
    font-size: 12px;
    line-height: 14px; } }

@media (max-width: 425px) {
  .info-expl__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .info-expl__subtext {
    width: 290px;
    text-align: center; } }

  #info-table {
    padding-top: 50px;
    transition: 1s; }

  .info-table__hide {
    height: 0;
    overflow: hidden;
    transition: 1s; }

  .info-table__hide.active {
    height: auto;
    transition: 1s; }

  .info-table {
    margin-bottom: 40px; }

  .info-table__title {
    margin-bottom: 60px; }

  .info-table__title span {
    color: #009fe3; }

  .info-table__text {
    margin-bottom: 40px; }

  .table-wrapper {
    overflow: auto;
    width: 98%;
    height: 100%;
    margin-top: 110px; }

  .table-wrapper table {
    width: 100%;
    overflow: auto;
    border-collapse: collapse;
    margin-bottom: 100px; }

  .table-wrapper table td {
    border: 1px solid #e6e6e6;
    padding: 20px;
    width: 290px;
    padding-right: 60px;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    color: #273d54; }

  .table-wrapper table td span {
    font-weight: 700; }

  .table-wrapper table th {
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    color: #273d54;
    color: #0f0d0e;
    text-align: left;
    border: 1px solid #e6e6e6;
    padding: 11px 20px;
    vertical-align: top; }

  .table-wrapper table th span {
    font-weight: 400; }

  .after-table__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #757778;
    margin-bottom: 40px; }

  .bnt-info__table {
    background: #6b5da5;
    border: 2px solid #6b5da5;
    padding: 20px 30px;
    margin-top: 40px; }

  .blue {
    color: #009fec; }

@media (max-width: 1050px) {
  #info-table {
    padding-top: 40px; }
  .info-table__title {
    margin-bottom: 20px; }
  .info-table__text {
    margin-bottom: 15px; }
  .table-wrapper table th {
    font-size: 16px;
    line-height: 16px; }
  .table-wrapper table td {
    padding-right: 25px;
    font-size: 16px;
    line-height: 16px; }
  .table-wrapper {
    margin-top: 50px; }
  .table-wrapper table {
    margin-bottom: 50px; }
  .bnt-info__table {
    padding: 10px 15px;
    margin-top: 40px; } }

@media (max-width: 576px) {
  .table-wrapper table th {
    font-size: 10px;
    line-height: 12px;
    padding: 7px 10px; }
  .table-wrapper table td {
    padding-right: 0;
    padding: 7px;
    font-size: 10px;
    line-height: 12px; }
  .table-wrapper {
    margin-top: 25px; }
  .table-wrapper table {
    margin-bottom: 25px; } }

  #info-adv {
    padding-top: 10px; }

  .info-adv {
    display: flex;
    justify-content: space-between; }

  .info-adv__item {
    flex-basis: 50%; }

  .adv-item__text {
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative; }

    .info-adv:last-child .info-adv__item .info-adv__subtext {
      order: 3;
    }

  .info-adv__title {
    color: #01b2bb;
    margin-top: 130px; }

  .info-adv__subtext {
    color: #757778;
    margin-top: 40px; }

  .info-adv__text {
    color: #041e42;
    margin-top: 40px; }

@media (max-width: 1680px) {
  .info-adv__title {
    margin-top: 50px;
    font-size: 36px;
    line-height: 36px; }
  .info-adv__subtext {
    font-size: 20px;
    line-height: 25px; }
  .info-adv__text {
    font-size: 20px;
    line-height: 25px; } }

@media (max-width: 1300px) {
  .info-adv__title {
    margin-top: 35px;
    font-size: 23px !important;
    line-height: 23px !important; }
  .info-adv__subtext {
    font-size: 15px;
    line-height: 18px;
    margin-top: 16px; }
  .info-adv__text {
    font-size: 15px;
    line-height: 18px;
    margin-top: 30px; } }

@media (max-width: 910px) {
  .info-adv {
    flex-direction: column; }
  .adv-item__text {
    padding: 0; }
  .info-adv__item:last-child {
    margin-top: 20px; }
  .info-adv:last-child .info-adv__item:first-child {
    order: 2;
    margin-top: 20px; }
  .info-adv__title {
    margin-top: 0; }
  .info-adv:last-child .info-adv__item .info-adv__subtext {
    position: static;
    order: 0;
  } }

@media (max-height: 680px) and (min-width: 991px) {
  .info-adv__title {
    margin-top: 75px;
    font-size: 28px !important;
    line-height: 28px !important;
  }

  .info-adv__subtext {
    font-size: 18px;
    line-height: 23px;
  }

  .info-adv__text {
    font-size: 18px;
    line-height: 23px;
  } }

  #info-accardion {
    padding-top: 100px;
    padding-bottom: 70px; }

  .info-accardion {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }

  .accardion-block__title {
    color: #031e3e; }

  .accordion {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 70px; }

  .accordion-item {
    border-bottom: 1px solid #eee; }

  .accordion-item:first-child {
    border-top: 1px solid #eee; }

  .accordion-title {
    padding: 50px 0;
    position: relative;
    width: 100%;
    background-color: transparent;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 23px;
    color: #2d4063;
    border: none;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-family: 'Velo Sans'; }

  .accordion-title::after {
    content: '';
    width: 23px;
    height: 23px;
    margin-left: auto;
    background: url("../images/infoPage/plus.svg") no-repeat;
    display: flex; }

  .accordion-title.active::after {
    background: url("../images/infoPage/line.svg") no-repeat;
    margin-top: 10px; }

  .accordion-title span {
    max-width: 1090px;
    display: block; }

  .accordion-description {
    font-weight: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    color: #7e7976;
    padding: 0;
    height: 0;
    border: none;
    overflow: hidden;
    transition: 0.35s; }

    .accordion-descr__link {
      color: inherit;
    }

  .accordion-title.active {
    color: #00488e;
    border: none; }

  .accordion-description.active {
    height: auto;
    padding: 20px 0 30px;
    transition: 0.35s; }

@media (max-width: 1180px) {
  .accordion-title {
    font-size: 18px; }
  .accordion-description {
    font-size: 18px; }
  .accordion-title span {
    width: 90%; } }

@media (max-width: 576px) {
  .accordion {
    margin-top: 30px; }
  .accordion-title {
    font-size: 15px;
    line-height: 18px;
    padding: 20px 0; }
  .accordion-description {
    font-size: 15px;
    line-height: 18px; }
  .accordion-description.active {
    padding: 10px 0 20px; } }

.popup1 {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(20, 22, 24, 0.8);
  z-index: 999;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  display: none;
}

.popup.cookies {
  height: 100%;
  z-index: 9999999999;
}

.cookies .cookies__wrapper {
  background: #fff;
  padding: 48px;
  max-height: 760px;
  max-width: 736px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

.cookies-list__item_text-wrapper {
  max-width: 520px;
}

.cookies__title {
  color: #777;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  margin-bottom: 28px;
}

.cookies-list__item {
  display: flex;
  gap: 44px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #BEC7CE;
}

.cookies-list__item_title {
  color: #777;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 18px */
  text-transform: uppercase;
  margin-bottom: 12px;
}

.cookies-list__item_text {
  color: #777;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
  letter-spacing: -0.48px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 14px;
}

.switch input {display:none;}

.switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 0;
  bottom: -4px;
  box-shadow: 0px 4px 12px 0px rgba(58, 75, 136, 0.18);
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .switch-slider {
  background-color: #2196F3;
}

input:disabled + .switch-slider {
  background-color: #2196F3;
  opacity: 0.5;
}

input:focus + .switch-slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .switch-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch-slider.round {
  border-radius: 34px;
}

.switch-slider.round:before {
  border-radius: 50%;
}

.cookies .confirm-btn__block {
  justify-content: center;
  margin-top: 48px;
  margin-bottom: 0;
}

.cookies .confirm-btn__block .confirm-btn {
  width: 189px;
  padding: 12px 0;
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.cookies .confirm-cookie {
  max-width: 560px;
  text-align: center;
  margin: 0 auto;
  margin-top: 36px;
}

.cookie-check {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  position: fixed;
  left: 50%;
  bottom: 10rem;
  z-index: 999;
  padding: 48px;
  transition: .3s;
  transform: translate(-50%,0);
  gap: 0 48px;
  opacity: 1;
  visibility: visible;
  width: calc(100% - 20px);
  max-width: 1300px;
  color: #101010;
}

.im-container-wrapper {
  display: flex;
  align-items: center;
}

.cookie-check__text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.48px;
  flex-basis: 44%;
}

.cookie-check__text a {
  color: #00E;
  text-decoration-line: underline;
}

.cookie-check .confirm-btn {
  padding: 0 32px;
}

.cookie-check__buttons {
  display: flex;
  gap: 1.2rem;
  margin-left: auto;
}

.cookie-check__buttons .button {
  font-size: 24px;
  font-weight: 500;
  padding: 17px 2.4rem;
  color: #fff;
  transition: .3s;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
}

.cookie-check__buttons .confirm-btn {
  width: 200px;
}

.cookie-check__buttons .confirm-btn.confirm-btn-cookie {
  background: #00ADBB;
  box-shadow: 0px 12px 20px 0px rgba(42, 146, 230, 0.25);
}

.cookie-check__buttons .confirm-btn.decline-btn-cookie {
  background: #2A92E6 !important;
  box-shadow: 0px 12px 20px 0px rgba(0, 173, 187, 0.25) !important;
}

.cookie-check__buttons .button.is-setings {
  background: none;
  border-color: transparent;
  color: #101010;
  max-width: 100%;
}

@media(max-width: 1260px) {
  .im-container-wrapper {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    align-items: center;
  }

  .cookie-check__text {
    flex-basis: 100%;
    text-align: center;
  }

  .cookie-check__buttons {
    margin-left: initial;
  }
}

@media screen and (max-width: 780px) {
  .cookie-check {
    bottom: 8rem;
    flex-direction: column;
    gap: 1rem 0;
    text-align: center;
  }

  .cookie-check__buttons {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 500px) {
  .cookie-check__buttons {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cookie-check__buttons .button.is-setings {
    max-width: 217px;
  }
}

@media (max-height: 1480px) {
  .cookies .cookies__wrapper {
    max-height: 97%;
  }
}

@media (max-width: 769px) {
  .cookies .cookies__wrapper {
    padding: 15px;
    max-width: 90%;
  }

  .cookies__title {
    font-size: 27px;
    line-height: 37px;
  }

  .cookies-list__item_text-wrapper {
    max-width: 215px;
  }

}

.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    left: 0;
    z-index: 10001;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
    transform: translateZ(1010px);
    display: none
}

.popup.show {
    display: flex
}

.popup__title {
    font-size: 36px;
    transition: all ease .3s;
    line-height: 1.05556;
    text-align: center;
    color: #252525
}

@media (max-width: 1099px) {
    .popup__title {
        font-size: 24px
    }
}

.popup__control {
    transition: all ease .3s;
    margin-top: 50px;
    justify-content: center;
    padding: 0px 20px
}

.popup__resolve, .popup__reject {
    max-width: 200px;
    width: 100%
}

.popup__resolve:not(:last-child), .popup__reject:not(:last-child) {
    margin-right: 23px
}

.popup__resolve .btn.btn--primary, .popup__resolve .btn.btn--black, .popup__reject .btn.btn--primary, .popup__reject .btn.btn--black {
    height: 50px
}

.popup__descr {
    text-align: center;
    margin-top: 36px;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.07692;
    color: #252525
}

@media (max-width: 1099px) {
    .popup__descr {
        font-size: 18px
    }
}

.popup__preloader {
    margin-top: 45px
}

.popup__reject-inner {
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s;
    max-width: 900px;
    margin: 0 auto;
    display: none;
    flex-direction: column;
    align-items: center
}

.popup__reject-img {
    margin-bottom: 90px
}

.popup__reject-img img {
    width: 200px;
    height: 200px;
    object-fit: contain
}

@media (max-width: 1099px) {
    .popup__reject-img img {
        width: 100px;
        height: 100px
    }
}

@media (max-width: 1099px) {
    .popup__reject-img {
        margin-bottom: 30px
    }
}

.popup__reject-text {
    text-align: center;
    font-size: 36px;
    margin-bottom: 40px;
    padding: 0 20px
}

@media (max-width: 1249px) {
    .popup__reject-text {
        font-size: 26px
    }
}

@media (max-width: 575px) {
    .popup__reject-text {
        font-size: 18px;
        margin-bottom: 20px
    }
}

.popup__reject-control {
    max-width: 280px
}

.popup .popup__reject-inner {
    opacity: 1;
    visibility: visible;
    display: flex;
    line-height: 1
}

.popup .popup__reject-inner .confirm-btn {
    max-width: none
}

/*# sourceMappingURL=app.min.css.map */
@media (max-width: 600px) {
    .popup-menu.active {
        display: block;
    }
}