@charset "UTF-8";
/* ====================== FONTS =================== */
@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "OpenSansLight";
  src: url("../fonts/OpenSansLight/OpenSansLight.eot");
  src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"), url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSansBold/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold/OpenSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'FrutigerNeueBold';
  src: url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Bold.eot");
  src: local("☺"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Bold.woff") format("woff"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Bold.ttf") format("truetype"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerNeueBook';
  src: url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Book.eot");
  src: local("☺"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Book.woff") format("woff"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Book.ttf") format("truetype"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Book.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerNeueLight';
  src: url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Light.eot");
  src: local("☺"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Light.woff") format("woff"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Light.ttf") format("truetype"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FrutigerNeueMedium';
  src: url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Medium.eot");
  src: local("☺"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Medium.woff") format("woff"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Medium.ttf") format("truetype"), url("../fonts/FrutigerNeueLTW1G/FrutigerNeueLTW1G-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.eot");
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FiraSansCondensed';
  src: url("../fonts/FiraSansCondensed-Regular.eot");
  src: local("Fira Sans Condensed Regular"), local("FiraSansCondensed-Regular"), url("../fonts/FiraSansCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FiraSansCondensed-Regular.woff") format("woff"), url("../fonts/FiraSansCondensed-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Amatic SC';
  src: url("../fonts/AmaticSC-Bold.eot");
  src: local("Amatic SC Bold"), local("AmaticSC-Bold"), url("../fonts/AmaticSC-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AmaticSC-Bold.woff") format("woff"), url("../fonts/AmaticSC-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

.title, .vig-main {
  font-family: "OpenSansRegular","PT Sans",Arial,sans-serif;
}

._osr {
  font-family: "OpenSansRegular","PT Sans",Arial,sans-serif;
}

._osl {
  font-family: "OpenSansLight","PT Sans",Arial,sans-serif;
}

._osb {
  font-family: "OpenSansBold","PT Sans",Arial,sans-serif;
}

._FrutigerNeueBold {
  font-family: 'FrutigerNeueBold';
}

._FrutigerNeueBook {
  font-family: 'FrutigerNeueBook';
}

._FrutigerNeueLight {
  font-family: 'FrutigerNeueLight';
}

._FrutigerNeueMedium {
  font-family: 'FrutigerNeueMedium';
}

.font-36 {
  font-size: 36px;
  line-height: 120%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .font-36 {
    font-size: 22px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .font-36 {
    font-size: 32px;
  }
}

/* ====================== HELPERS =================== */
.white-bg {
  background-color: #ffffff;
}

.white-text {
  color: #ffffff;
}

.white-svg {
  fill: #ffffff;
}

.black-bg {
  background-color: #000000;
}

.black-text {
  color: #000000;
}

.black-svg {
  fill: #000000;
}

.red-bg {
  background-color: #EF4357;
}

.red-text {
  color: #EF4357;
}

.red-svg {
  fill: #EF4357;
}

.blue-bg {
  background-color: #059EDC;
}

.blue-text {
  color: #059EDC;
}

.blue-svg {
  fill: #059EDC;
}

.gray-bg {
  background-color: #636363;
}

.gray-text {
  color: #636363;
}

.gray-svg {
  fill: #636363;
}

.gray-dark-bg {
  background-color: #343434;
}

.gray-dark-text {
  color: #343434;
}

.gray-dark-svg {
  fill: #343434;
}

.gray-light-bg {
  background-color: #FAFAFA;
}

.gray-light-text {
  color: #FAFAFA;
}

.gray-light-svg {
  fill: #FAFAFA;
}

.pink-bg {
  background-color: #EF498F;
}

.pink-text {
  color: #EF498F;
}

.pink-svg {
  fill: #EF498F;
}

.green-bg {
  background-color: #009E62;
}

.green-text {
  color: #009E62;
}

.green-svg {
  fill: #009E62;
}

.green-light-bg {
  background-color: #c8eae9;
}

.green-light-text {
  color: #c8eae9;
}

.green-light-svg {
  fill: #c8eae9;
}

.green-dark-bg {
  background-color: #00a4a8;
}

.green-dark-text {
  color: #00a4a8;
}

.green-dark-svg {
  fill: #00a4a8;
}

.crop-btn-bg {
  background-color: #A8B5FF;
}

.crop-btn-text {
  color: #A8B5FF;
}

.crop-btn-svg {
  fill: #A8B5FF;
}

.crop-btn-act-bg {
  background-color: #EF4357;
}

.crop-btn-act-text {
  color: #EF4357;
}

.crop-btn-act-svg {
  fill: #EF4357;
}

.vig-container {
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 1200px;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

@media screen and (min-width: 320px) and (max-width: 580px) {
  .hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 580px) and (max-width: 960px) {
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
  .hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/* ====================== ASSETS =================== */
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: #f7f7f7;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #EF4357;
  height: 11px;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #EF4357;
  width: 6px;
}

.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 15px;
}

.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #EF4357;
  border-radius: 3px;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 6px;
}

.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px;
}

.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  transition: background-color .2s linear, opacity .2s linear;
  right: 20px;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 6px;
  border-radius: 3px;
}

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #EF4357;
  border-radius: 3px;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y */
  width: 6px;
}

.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 6px;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #EF4357;
  height: 11px;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #EF4357;
  width: 6px;
}

.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 1;
}

.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #EF4357;
}

.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #EF4357;
}

.ps--theme_light {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps--theme_light {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps--theme_light {
    overflow: auto !important;
  }
}

.ps--theme_light.ps--active-x > .ps__scrollbar-x-rail,
.ps--theme_light.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: #e9e9e9;
}

.ps--theme_light.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps--theme_light.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #EF4357;
  height: 8px;
}

.ps--theme_light.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps--theme_light.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #EF4357;
  width: 8px;
}

.ps--theme_light > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0.6;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 8px;
}

.ps--theme_light > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #EF4357;
  border-radius: 4px;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 8px;
}

.ps--theme_light > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps--theme_light > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 8px;
}

.ps--theme_light > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0.6;
  transition: background-color .2s linear, opacity .2s linear;
  right: 8px !important;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 8px;
  border-radius: 4px;
}

.ps--theme_light > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #EF4357;
  border-radius: 4px;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y */
  width: 8px;
}

.ps--theme_light > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps--theme_light > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 8px;
}

.ps--theme_light:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps--theme_light:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #EF4357;
  height: 8px;
}

.ps--theme_light:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps--theme_light:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #EF4357;
  width: 8px;
}

.ps--theme_light:hover > .ps__scrollbar-x-rail,
.ps--theme_light:hover > .ps__scrollbar-y-rail {
  opacity: 1;
}

.ps--theme_light:hover > .ps__scrollbar-x-rail:hover {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps--theme_light:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #EF4357;
}

.ps--theme_light:hover > .ps__scrollbar-y-rail:hover {
  background-color: #f7f7f7;
  opacity: 1;
}

.ps--theme_light:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #EF4357;
}

.ps--theme_orange {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps--theme_orange {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps--theme_orange {
    overflow: auto !important;
  }
}

.ps--theme_orange.ps--active-x > .ps__scrollbar-x-rail,
.ps--theme_orange.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: #f8f8f8;
}

.ps--theme_orange.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #f8f8f8;
  opacity: 1;
}

.ps--theme_orange.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #fcbc31;
  height: 11px;
}

.ps--theme_orange.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #f8f8f8;
  opacity: 1;
}

.ps--theme_orange.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #fcbc31;
  width: 6px;
}

.ps--theme_orange > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 15px;
}

.ps--theme_orange > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #fcbc31;
  border-radius: 3px;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 6px;
}

.ps--theme_orange > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps--theme_orange > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px;
}

.ps--theme_orange > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  transition: background-color .2s linear, opacity .2s linear;
  right: 20px;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 6px;
  border-radius: 3px;
}

.ps--theme_orange > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #fcbc31;
  border-radius: 3px;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y */
  width: 6px;
}

.ps--theme_orange > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps--theme_orange > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 6px;
}

.ps--theme_orange:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #f8f8f8;
  opacity: 1;
}

.ps--theme_orange:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #fcbc31;
  height: 11px;
}

.ps--theme_orange:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #f8f8f8;
  opacity: 1;
}

.ps--theme_orange:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #fcbc31;
  width: 6px;
}

.ps--theme_orange:hover > .ps__scrollbar-x-rail,
.ps--theme_orange:hover > .ps__scrollbar-y-rail {
  opacity: 1;
}

.ps--theme_orange:hover > .ps__scrollbar-x-rail:hover {
  background-color: #f8f8f8;
  opacity: 1;
}

.ps--theme_orange:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #fcbc31;
}

.ps--theme_orange:hover > .ps__scrollbar-y-rail:hover {
  background-color: #f8f8f8;
  opacity: 1;
}

.ps--theme_orange:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #fcbc31;
}

/*!
 * Cropper.js v1.0.0-alpha
 * https://github.com/fengyuanchen/cropperjs
 *
 * Copyright (c) 2016 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2016-12-04T14:06:47.119Z
 */
.cropper-container {
  font-size: 0;
  line-height: 0;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}

.cropper-container img {
  display: block;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  max-height: none !important;
  width: 100%;
  height: 100%;
  image-orientation: 0deg;
}

.cropper-canvas, .cropper-crop-box, .cropper-drag-box, .cropper-modal, .cropper-wrap-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cropper-wrap-box {
  overflow: hidden;
}

.cropper-drag-box {
  opacity: 0;
  background-color: #fff;
}

.cropper-modal {
  opacity: .5;
  background-color: #000;
}

.cropper-view-box {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
}

.cropper-dashed {
  position: absolute;
  display: block;
  opacity: .5;
  border: 0 dashed #eee;
}

.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;
  width: 100%;
  height: 33.33333%;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;
  width: 33.33333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
}

.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  opacity: .75;
}

.cropper-center:after, .cropper-center:before {
  position: absolute;
  display: block;
  content: ' ';
  background-color: #eee;
}

.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px;
}

.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px;
}

.cropper-face, .cropper-line, .cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: .1;
}

.cropper-face {
  top: 0;
  left: 0;
  background-color: #fff;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize;
}

.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}

.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize;
}

.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}

.cropper-point {
  width: 5px;
  height: 5px;
  opacity: .75;
  background-color: #39f;
}

.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize;
}

.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize;
}

.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize;
}

.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize;
}

.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize;
}

.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize;
}

.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize;
}

.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  opacity: 1;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    width: 15px;
    height: 15px;
  }
}

@media (min-width: 992px) {
  .cropper-point.point-se {
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 1200px) {
  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    opacity: .75;
  }
}

.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: ' ';
  opacity: 0;
  background-color: #39f;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;\a     base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/* croper */
.cropper.__td {
  display: none;
  width: 100%;
  min-height: 150px;
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  border-radius: 0 0 0 0;
}

.cropper.__td .crop-modal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cropper.__td .crop-modal__wrap {
  background-color: #f4f4f4;
  border-radius: 20px;
  box-shadow: 0px 24px 27px 0px rgba(0, 0, 0, 0.28);
  padding: 30px;
  max-width: 700px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .cropper.__td .crop-modal__wrap {
    min-width: 300px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .cropper.__td .crop-modal__wrap {
    min-width: 500px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .cropper.__td .crop-modal__wrap {
    min-width: 700px;
  }
}

@media screen and (min-width: 1200px) {
  .cropper.__td .crop-modal__wrap {
    min-width: 700px;
  }
}

@media screen and (max-width: 579px) {
  .cropper.__td .crop-modal__wrap {
    padding: 10px;
  }
}

.cropper.__td .cropper-view-box {
  border-radius: 0;
  outline: 0px;
  box-shadow: 0 0 0 1px #323232;
}

.cropper.__td .cropper-modal {
  opacity: .8;
  background-color: #FFF;
}

.cropper.__td .modal {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cropper.__td .image-cropper {
  position: relative;
}

.cropper.__td .img-container {
  width: 100%;
  height: 300px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .cropper.__td .img-container {
    width: 100%;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .cropper.__td .img-container {
    width: 100%;
  }
}

/*.cropper.__td .image-resize {
  position: absolute;
  top: 10px;
  right: 10px;
}

.cropper.__td .image-resize a {
  display: block;
  width: 30px;
  height: 30px;
  background: #009E62;
  margin-bottom: 10px;
  position: relative;
  border-radius: 3px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color:#fff;
}*/
.cropper.__td .image-resize {
  position: absolute;
  top: 0;
  left: 0;
}

.cropper.__td .image-resize a {
  display: block;
  width: 44px;
  height: 44px;
  color: white;
  margin: 0 0 5px 0;
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
}

.cropper.__td .image-resize-plus {
  background-image: url("../src/images/td/crop-plus.png");
}

.cropper.__td .image-resize-minus {
  background-image: url("../src/images/td/crop-minus.png");
}

.cropper.__td .image-proportion {
  position: absolute;
  top: 0;
  right: 0;
}

.cropper.__td .image-proportion a {
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 0 5px 0;
  position: relative;
}

.cropper.__td .proportion-1-1 {
  background-image: url("../src/images/td/crop-prop-1-1.png");
}

.cropper.__td .proportion-1-2 {
  background-image: url("../src/images/td/crop-prop-1-2.png");
}

.cropper.__td .proportion-2-1 {
  background-image: url("../src/images/td/crop-prop-2-1.png");
}

.cropper.__td .image-resize a,
.cropper.__td .image-proportion a {
  background-color: #A8B5FF;
}

.cropper.__td .proportion-1-1._active,
.cropper.__td .proportion-1-2._active,
.cropper.__td .proportion-2-1._active,
.cropper.__td .image-resize-plus:active,
.cropper.__td .image-resize-minus:active {
  background-color: #EF4357;
}

.cropper.__td .file-upload {
  text-align: center;
}

@media (min-width: 320px) and (max-width: 980px) {
  .cropper.__td .file-upload {
    float: none;
    text-align: center;
  }
}

.cropper.__td .file-upload span {
  border-bottom: 1px solid #323232;
  font-size: 18px;
  cursor: pointer;
}

.cropper.__td .file-upload input[type="file"] {
  position: absolute;
  left: -3000px;
}

.cropper.__td .filename {
  background: transparent;
  border: 0;
}

.cropper.__td .modal-cropper {
  position: absolute;
}

.cropper.__td .upload-container {
  position: absolute;
  margin-top: 10px;
}

@media (min-width: 320px) and (max-width: 980px) {
  .cropper.__td .upload-container {
    margin-top: 0;
    left: 50%;
    top: 25px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.cropper.__td .upload-holder {
  position: relative;
  padding: 30px 0 18px;
  background-color: #f4f4f4;
}

@media (min-width: 320px) and (max-width: 980px) {
  .cropper.__td .upload-holder {
    padding: 62px 0 18px;
  }
}

.cropper.__td .__comment-form-submit {
  cursor: pointer;
  width: 181px;
  height: 59px;
  border: none;
  background-color: #009E62;
  background-size: cover;
  color: #ffffff;
  /*font-family: "KiddyKittyLight";*/
  font-size: 22px;
}

@media screen and (min-width: 320px) and (max-width: 580px) {
  .cropper.__td .__comment-form-submit {
    width: 141px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
  }
}

/* /croper */
/* ====================== COMMON =================== */
.vig-main {
  background: #fff;
  overflow: hidden;
}

.vig-main * {
  box-sizing: border-box;
}

.vig-main img {
  max-width: 100%;
  vertical-align: bottom;
}

.decor {
  position: absolute;
  left: 50%;
  pointer-events: none;
}

.decor.child-cloud {
  top: -200px;
  margin-left: -700px;
}

@media screen and (max-width: 959px) {
  .decor.child-cloud {
    display: none;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .decor.child-cloud {
    margin-left: -600px;
  }
}

.decor.participant-decor-1 {
  top: 400px;
  margin-left: -650px;
}

.decor.participant-decor-2 {
  top: 600px;
  margin-left: 450px;
}

.decor.zayats {
  bottom: 0;
  margin-left: 450px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .decor.zayats {
    margin-left: 350px;
  }
}

.decor.test-decor-1 {
  top: 100px;
  margin-left: -750px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .decor.test-decor-1 {
    margin-left: -600px;
  }
}

.decor.test-decor-2 {
  top: 200px;
  margin-left: 450px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .decor.test-decor-2 {
    margin-left: 350px;
  }
}

.decor.viburgel-decor-1 {
  top: -60px;
  margin-left: -850px;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .decor.viburgel-decor-1 {
    margin-left: -700px;
  }
}

.decor.viburgel-decor-2 {
  top: 100px;
  margin-left: 500px;
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
  .decor.viburgel-decor-2 {
    top: 200px;
    margin-left: 300px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .decor.viburgel-decor-2 {
    top: 200px;
    margin-left: 400px;
  }
}

.decor.viburgel-decor-3 {
  top: -250px;
  margin-left: 200px;
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .decor.viburgel-decor-3 {
    top: -150px;
    margin-left: 130px;
    width: 200px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .decor.viburgel-decor-3 {
    margin-left: 160px;
  }
}

.decor.specialist-decor-3 {
  bottom: 340px;
  margin-left: 430px;
}

.decor.specialist-decor-4 {
  top: 0px;
  margin-left: 430px;
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .decor.specialist-decor-4 {
    margin-left: 180px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .decor.specialist-decor-4 {
    margin-left: 250px;
  }
}

.decor.specialist-decor-5 {
  top: 150px;
  margin-left: -650px;
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .decor.specialist-decor-5 {
    margin-left: -300px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .decor.specialist-decor-5 {
    margin-left: -450px;
  }
}

.wave-bg {
  background: url(../src/images/common/wave_02.svg) repeat-x 50% 0%, url(../src/images/common/wave_01.svg) repeat-x 50% 100%, linear-gradient(180deg, rgba(255, 255, 255, 0) 11.88%, #A8B4FF 106.6%), #FFEBF4;
}

.wave2-bg {
  background: url(../src/images/common/wave_02.svg) repeat-x 50% 0%, url(../src/images/common/wave_01.svg) repeat-x 50% 100%, linear-gradient(0deg, #F4F3F9, #F4F3F9), #FFEBF4;
}

.fadeInDown {
  opacity: 0;
  animation: fadeInDown 1s ease-in-out 1 forwards;
}

.fadeInTop {
  opacity: 0;
  animation: fadeInTop 1s ease-in-out 1 forwards;
}

.fadeInRight {
  opacity: 0;
  animation: fadeInRight 1.5s ease-in-out 1 forwards;
}

.fadeInLeft {
  opacity: 0;
  animation: fadeInLeft 1.5s ease-in-out 1 forwards;
}

.bounceInTop {
  opacity: 0;
  animation: bounceInTop 1s ease-in-out 1 forwards;
}

.bounceIn {
  opacity: 0;
  animation: bounceIn 0.5s ease-in-out 1 forwards;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes bounceInTop {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.vig-header {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 11.88%, #A8B4FF 106.6%), #FFEBF4;
}

.vig-header .aligator {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-header .aligator {
    margin-left: -140px;
    width: 276px;
    bottom: 32px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .vig-header .aligator {
    margin-left: -227px;
    width: 388px;
    bottom: 20px;
  }
}

.vig-header-in {
  padding: 0px 20px;
  min-height: 670px;
  background: url(../src/images/common/header-decor-top.svg) no-repeat 50% 5%, url(../src/images/common/header-decor-bottom.svg) no-repeat 50% 100%, url(../src/images/common/wave_01.svg) repeat-x 50% 100%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-header-in {
    min-height: 768px;
    background: url(../src/images/common/header-decor-top.svg) no-repeat 50% 5%/370px auto, url(../src/images/common/header-decor-bottom.svg) no-repeat 60% 65%/370px auto, url(../src/images/common/wave_01.svg) repeat-x 50% 100%;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .vig-header-in {
    min-height: 800px;
    background: url(../src/images/common/header-decor-top.svg) no-repeat 50% 5%/735px auto, url(../src/images/common/header-decor-bottom.svg) no-repeat 50% 55%/735px auto, url(../src/images/common/wave_01.svg) repeat-x 50% 100%;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .vig-header-in {
    min-height: 730px;
    background: url(../src/images/common/header-decor-top.svg) no-repeat 50% 5%/735px auto, url(../src/images/common/header-decor-bottom.svg) no-repeat 50% 52%/735px auto, url(../src/images/common/wave_01.svg) repeat-x 50% 100%;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .vig-header-in {
    min-height: 850px;
  }
}

.vig-header .logo {
  position: absolute;
  margin-top: 40px;
  margin-left: 380px;
  left: 50%;
  z-index: 1;
}

@media screen and (max-width: 759px) {
  .vig-header .logo {
    position: relative;
    margin: 0 auto 30px;
    left: auto;
    padding-top: 30px;
    display: block;
    width: 122px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .vig-header .logo {
    margin-left: 0;
    left: auto;
    right: 20px;
    width: 122px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .vig-header .logo {
    margin-left: 0;
    left: auto;
    right: 20px;
  }
}

.vig-header .go-test {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -104px;
  z-index: 1;
  cursor: pointer;
}

@media screen and (max-width: 759px) {
  .vig-header .go-test {
    position: relative;
    margin: 0 auto;
    left: auto;
    display: block;
  }
}

.vig-header-text {
  max-width: 760px;
  padding: 90px 0px 0px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-header-text {
    padding: 40px 0px 0px;
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (min-width: 580px) and (max-width: 759px) {
  .vig-header-text {
    max-width: 500px;
    padding: 30px 0px 0px;
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .vig-header-text {
    max-width: 500px;
    padding: 100px 0px 0px;
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .vig-header-text {
    padding: 90px 0px 0px 40px;
  }
}

.vig-header-text h1 {
  font-family: "Amatic SC";
  font-style: normal;
  font-weight: bold;
  font-size: 98.417px;
  line-height: 110%;
  color: #232021;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-header-text h1 {
    font-size: 40px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .vig-header-text h1 {
    font-size: 57px;
  }
}

.vig-header-text p {
  max-width: 610px;
  font-family: 'FrutigerNeueMedium';
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 120%;
  color: #4A4A4A;
  padding: 20px 0;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .vig-header-text p {
    font-size: 18px;
  }
}

@media screen and (min-width: 375px) and (max-width: 959px) {
  .vig-header-text p {
    font-size: 18px;
    padding: 20px;
  }
}

@media screen and (max-width: 959px) {
  .vig-header-text p {
    max-width: 100%;
  }
}

.vig-header-text ._btn {
  display: inline-block;
  background: #EB507D;
  border-radius: 44.2478px;
  text-align: center;
  font-size: 21.2389px;
  font-family: 'FrutigerNeueBold';
  color: #FFFFFF;
  padding: 20px 40px;
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .vig-header-text ._btn {
    font-size: 18px;
    padding: 15px 30px;
  }
}

.vig-footer {
  padding: 30px 0;
}

.vig-footer p {
  font-family: "Roboto","PT Sans",Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 139%;
  text-transform: uppercase;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .vig-footer p {
    font-size: 16px;
  }
}

.vig-footer-disclaimer {
  background: #FAFAFA;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .vig-footer-disclaimer {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
  }
}

@media screen and (max-width: 1023px) {
  .vig-footer-disclaimer a {
    -ms-flex-order: 2;
        order: 2;
    margin: 20px auto;
  }
}

.vig-footer-disclaimer span {
  font-family: "OpenSansRegular";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 130%;
  color: #A9A9A9;
}

@media screen and (max-width: 1023px) {
  .vig-footer-disclaimer span {
    -ms-flex-order: 3;
        order: 3;
    margin: 0 auto;
  }
}

.vig-footer-disclaimer h3 {
  font-family: "FiraSansCondensed";
  font-style: normal;
  font-weight: 300;
  font-size: 29.7997px;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  color: #B7B7B7;
}

@media screen and (max-width: 1023px) {
  .vig-footer-disclaimer h3 {
    -ms-flex-order: 1;
        order: 1;
    margin: 0 auto;
  }
}

.vig-sharing {
  display: inline-block;
  text-align: center;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .vig-sharing {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
}

.vig-sharing__list {
  font-size: 0;
  margin: 5px 0 15px;
}

.vig-sharing__item {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 5px 0 5px;
}

.vig-sharing__link {
  display: block;
  width: 40px;
  height: 40px;
  transition: all .2s linear;
  transform: translate3d(0, 0, 0);
  -ms-transform-origin: center center;
      transform-origin: center center;
  border-radius: 50%;
  background-color: #ef4357;
  box-sizing: border-box;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .vig-sharing__link {
    width: 30px;
    height: 30px;
  }
}

.vig-sharing__link._bb {
  padding: 15%;
}

.vig-sharing__link._fb, .vig-sharing__link._ok, .vig-sharing__link._wt, .vig-sharing__link._vb, .vig-sharing__link._vk {
  padding: 20%;
}

.vig-sharing__link._tg {
  padding: 25% 0 10%;
}

.vig-sharing__link svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #ffffff;
}

.vig-sharing__link:hover {
  -ms-transform: scale(1.2);
      transform: scale(1.2);
  background-color: #f26979;
}

.vig-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: rgba(168, 181, 255, 0.9);
  z-index: 1300000;
  overflow: auto;
}

@media screen and (max-width: 767px) {
  .vig-modal {
    display: block;
  }
}

.vig-modal._block {
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}

.vig-modal__wrap {
  max-width: 750px;
  margin: 70px 0;
}

.vig-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  z-index: 1;
  cursor: pointer;
}

.vig-modal__close svg {
  height: 100%;
  width: 100%;
}

.vig-modal-popup__content {
  padding: 40px;
  background-color: white;
  border-radius: 10px;
}

.vig-modal-popup__content--rules {
  padding: 40px 0;
}

@media screen and (max-width: 579px) {
  .vig-modal-popup__content--about {
    padding: 40px 20px;
  }
}

.vig-modal-popup__content--review {
  padding: 40px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-modal-popup__content--review {
    padding: 20px 0 20px;
  }
}

.vig-modal-popup__content--review .vig-modal-popup__img {
  margin: 0;
  width: 100%;
  height: auto;
  border-radius: 0;
}

.vig-modal-popup__content--review .insta-user, .vig-modal-popup__content--review .bb-user {
  font-size: 12px;
  line-height: 120%;
  color: #626262;
  padding: 10px 0;
}

.vig-modal-popup__content--review .insta-user img {
  border-radius: 0;
  width: 16px;
  vertical-align: middle;
}

.vig-modal-popup__content--review .bb-user img {
  border-radius: 0;
  width: 24px;
  vertical-align: middle;
}

.vig-modal-popup__content--review .vig-modal-popup__title {
  padding: 0 40px 30px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-modal-popup__content--review .vig-modal-popup__title {
    padding: 0 20px 30px;
  }
}

.vig-modal-popup__content--review .vig-modal-popup__box {
  padding: 30px 40px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-modal-popup__content--review .vig-modal-popup__box {
    padding: 20px 20px 0;
  }
}

.vig-modal-popup__content--review .vig-modal-popup__box p {
  max-width: 100%;
  width: 100%;
  padding: 10px 0;
  text-align: left;
}

.vig-modal-popup__content--review .youtube-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
  margin: 0 0 20px 0;
}

.vig-modal-popup__content--review .youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.vig-modal-popup__content--review video {
  width: 100%;
  height: auto;
  max-height: 100%;
  border: none;
  outline: none;
}

.vig-modal-popup__content--review #video_holder-1,
.vig-modal-popup__content--review #video_holder-2,
.vig-modal-popup__content--review #video_holder-3 {
  position: relative;
  width: 100%;
  height: auto;
}

.vig-modal-popup__content--review #video_holder-1:before,
.vig-modal-popup__content--review #video_holder-2:before,
.vig-modal-popup__content--review #video_holder-3:before {
  position: absolute;
  content: "";
  width: 130px;
  height: 130px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-image: url(../src/images/common/play.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  z-index: 10;
  pointer-events: none;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-modal-popup__content--review #video_holder-1:before,
  .vig-modal-popup__content--review #video_holder-2:before,
  .vig-modal-popup__content--review #video_holder-3:before {
    width: 80px;
    height: 80px;
  }
}

.vig-modal-popup__content--review #video_holder-1.hide:before,
.vig-modal-popup__content--review #video_holder-2.hide:before,
.vig-modal-popup__content--review #video_holder-3.hide:before {
  display: none;
}

.vig-modal-popup__img {
  margin: -90px 0 20px;
  width: 183px;
  height: 183px;
  border-radius: 50%;
}

.vig-modal-popup__img._border {
  border: 14px solid #F4FAFF;
  background: #F4FAFF;
}

.vig-modal-popup__title {
  font-size: 24px;
  padding: 0 0 30px;
  line-height: 120%;
  text-align: center;
}

@media screen and (max-width: 579px) {
  .vig-modal-popup__title br {
    display: none;
  }
}

.vig-modal-popup__scroll {
  height: 300px;
}

.vig-modal-popup__scroll-bar {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #e1eefa;
  border-radius: 0 10px 10px 0;
}

.vig-modal-popup__rules-text {
  padding: 0 40px;
  /* fix for BB css*/
  /* /fix for BB css*/
}

.vig-modal-popup__rules-text b {
  font-weight: bold;
}

@media screen and (max-width: 579px) {
  .vig-modal-popup__rules-text {
    padding-left: 20px;
  }
}

.vig-modal-popup__rules-text ol li {
  font-weight: bold;
  padding-top: 15px;
}

.vig-modal-popup__rules-text ol ol li, .vig-modal-popup__rules-text ol ol ol li, .vig-modal-popup__rules-text ol ol ol ol li {
  font-weight: normal;
  padding-top: 0;
}

.vig-modal-popup__rules-text li {
  list-style-type: none;
  margin: 5px 10px;
}

.vig-modal-popup__rules-text ol {
  counter-reset: list1;
}

.vig-modal-popup__rules-text ol li:before {
  counter-increment: list1;
  content: counter(list1) ". ";
  font-weight: bold;
}

.vig-modal-popup__rules-text ol ol {
  counter-reset: list2;
}

.vig-modal-popup__rules-text ol ol li:before {
  counter-increment: list2;
  content: counter(list1) "." counter(list2) ". ";
  font-weight: bold;
}

.vig-modal-popup__rules-text ol ol ol {
  counter-reset: list3;
}

.vig-modal-popup__rules-text ol ol ol li:before {
  counter-increment: list3;
  content: counter(list1) "." counter(list2) "." counter(list3) ". ";
  font-weight: bold;
}

.vig-modal-popup__rules-text ol ol ol ol {
  counter-reset: list4;
}

.vig-modal-popup__rules-text ol ol ol ol li:before {
  counter-increment: list4;
  content: counter(list1) "." counter(list2) "." counter(list3) "." counter(list4) ". ";
  font-weight: bold;
}

/* ====================== UI =================== */
/* ====================== MODULES =================== */
/* ====================== SECTIONS =================== */
.vig-specialist {
  padding: 0 0 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.vig-specialist-col {
  max-width: 570px;
}

@media screen and (max-width: 1199px) {
  .vig-specialist-col:nth-child(1) {
    -ms-flex-order: 1;
        order: 1;
  }
}

.vig-specialist-item {
  margin: 40px 20px;
}

@media screen and (max-width: 1199px) {
  .vig-specialist-item._item-last {
    margin: 40px 20px 0;
  }
}

.vig-specialist-item._mobile {
  display: none;
}

@media screen and (max-width: 1199px) {
  .vig-specialist-item._mobile {
    display: inline;
  }
}

@media screen and (max-width: 1199px) {
  .vig-specialist-item._desctop {
    display: none;
  }
}

.vig-specialist-item .item-question {
  position: relative;
  background: #F4F3F9;
  border-radius: 20px;
  padding: 40px;
  color: #232021;
  z-index: 2;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-specialist-item .item-question {
    padding: 25px;
  }
}

.vig-specialist-item .item-question h2 {
  font-size: 26px;
  line-height: 120%;
  font-family: 'FrutigerNeueBold';
  margin-bottom: 20px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-specialist-item .item-question h2 {
    font-size: 20px;
  }
}

.vig-specialist-item .item-question p {
  font-size: 18px;
  line-height: 120%;
  font-family: 'FrutigerNeueLight';
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-specialist-item .item-question p {
    font-size: 16px;
  }
}

.vig-specialist-item .item-answer {
  background: linear-gradient(0deg, #DCB4EC, #DCB4EC), #FFEBF4;
  border-radius: 0 0 20px 20px;
  padding: 40px;
  padding-top: 80px;
  margin-top: -40px;
  color: #fff;
  font-size: 18px;
  z-index: 1;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-specialist-item .item-answer {
    padding: 25px;
    padding-top: 60px;
    margin-top: -40px;
    font-size: 16px;
  }
}

.vig-specialist-item .item-answer h3 {
  line-height: 120%;
  font-family: 'FrutigerNeueBold';
  margin-bottom: 20px;
}

.vig-specialist-item .item-answer p {
  line-height: 120%;
  font-family: 'FrutigerNeueLight';
}

.vig-specialist-item .who-specialist .specialist {
  border-radius: 50%;
  opacity: 0;
}

.vig-specialist-item .who-specialist h2 {
  font-size: 18px;
  line-height: 120%;
  font-family: 'FrutigerNeueBold';
  color: #EB507D;
  margin: 25px 10px 10px;
}

.vig-specialist-item .who-specialist p {
  font-style: italic;
  font-weight: normal;
  font-family: 'FrutigerNeueLight';
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  color: #4A4A4A;
}

.vig-specialist-item .specialist-decor {
  margin: 30px;
}

@media screen and (max-width: 1023px) {
  .vig-specialist-item .specialist-decor {
    display: none;
  }
}

.vig-specialist-item .specialist-decor-2 {
  margin: 0 30px;
}

@media screen and (max-width: 1023px) {
  .vig-specialist-item .specialist-decor-2 {
    display: none;
  }
}

.vig-viburgel {
  padding: 100px 0;
}

.vig-viburgel-title {
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}

.vig-viburgel-title p {
  font-size: 18px;
  line-height: 120%;
  color: #4A4A4A;
  font-family: 'FrutigerNeueLight';
  padding: 20px;
}

.vig-viburgel h2 {
  text-align: center;
  font-family: 'Amatic SC';
  font-size: 48px;
  line-height: 110%;
  color: #232021;
  padding: 20px;
  z-index: 1;
}

.vig-viburgel-recommendation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 20px;
}

.vig-viburgel-recommendation ._item {
  max-width: 480px;
}

.vig-viburgel-recommendation ._item._circle {
  position: relative;
}

.vig-viburgel-recommendation ._item._circle:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 692px;
  height: 692px;
  background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.vig-viburgel-recommendation ul li {
  position: relative;
  margin: 10px 10px 10px 40px;
}

.vig-viburgel-recommendation ul li:before {
  position: absolute;
  content: url(../src/images/common/li-check.svg);
  top: 0;
  left: -40px;
}

.vig-viburgel-recommendation ._btn {
  position: relative;
  display: inline-block;
  border-radius: 28.6467px;
  padding: 10px 20px;
  font-size: 14px;
  text-align: center;
  font-family: 'FrutigerNeueBold';
  margin: 20px 0;
  color: #fff;
  z-index: 2;
}

@media screen and (max-width: 579px) {
  .vig-viburgel-recommendation ._btn {
    margin: 20px 0 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 1023px) {
  .vig-viburgel-recommendation ._btn {
    margin: 20px 0 40px;
  }
}

.vig-viburgel-recommendation ._btn-2 {
  color: #EB507D;
  padding: 10px 20px 10px 50px;
  margin: 20px 0 20px -40px;
  z-index: 1;
}

@media screen and (max-width: 579px) {
  .vig-viburgel-recommendation ._btn-2 {
    padding: 10px 20px;
    margin: 20px 0;
  }
}

.vig-viburgel-advantages {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (max-width: 959px) {
  .vig-viburgel-advantages {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
  }
}

.vig-viburgel-advantages img {
  margin: 10px;
}

.vig-viburgel-buy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  max-width: 980px;
  padding: 10px;
  margin: 0 auto 50px;
  background: #fff;
  border-radius: 66.4055px;
}

@media screen and (max-width: 1023px) {
  .vig-viburgel-buy {
    margin: 0 20px 50px;
  }
}

.vig-viburgel-buy img {
  margin: 10px;
}

.vig-td-content {
  padding: 100px 0 100px 0;
  /*----------------- */
  /*._td-bottom-link-container {
				padding: 10px 0 0 0;
				max-width:574px;
				margin:0 auto;
				display: flex;
				flex-flow: row wrap;
				align-items: flex-start;
				align-content: flex-start;
				@media screen and (min-width: 320px) and (max-width: 579px) {
					justify-content: space-between;
				}
//				._all-users-btn {
//					display:inline-block;
//					height:64px;
//					line-height:64px;
//					border-radius:32px;
//					padding:0 40px;
//					border:2px solid #f2f2f2;
//					font-size:20px;
//					color:getColor(blue);
//				}
				._link {
					display:block;
					margin-top:10px;
				}
				._link:nth-child(1) {
					margin-right:-104px;
					@media screen and (min-width: 320px) and (max-width: 579px) {
						margin-right:0;
					}
				}
				._link:nth-child(2) {
					margin:10px auto 0;
					@media screen and (min-width: 320px) and (max-width: 579px) {
						margin:10px 0 0;
					}
				}
			}*/
}

@media screen and (max-width: 579px) {
  .vig-td-content {
    padding: 80px 0;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .vig-td-content {
    padding: 60px 0;
  }
}

.vig-td-content-1 {
  padding: 0 0 100px 0;
}

@media screen and (max-width: 959px) {
  .vig-td-content-1 {
    padding: 0 0 50px 0;
  }
}

.vig-td-content .td-container-in {
  margin: 0 auto 0;
  max-width: 850px;
  padding: 40px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-container-in {
    padding: 20px;
  }
}

.vig-td-content .td-container-in .td-message-container, .vig-td-content .td-container-in .td-order-container {
  max-width: 660px;
  margin: 0 auto;
}

.vig-td-content .td-container-in .td-message-container ._link, .vig-td-content .td-container-in .td-order-container ._link {
  color: #3F89D3;
  border-bottom: 1px solid rgba(63, 137, 211, 0.3);
  margin-top: 30px;
  display: inline-block;
}

.vig-td-content .td-title {
  max-width: 600px;
  margin: 0 auto;
}

.vig-td-content .td-title h2 {
  font-weight: 300;
  font-size: 40px;
  line-height: 110%;
  padding: 0 0 20px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .vig-td-content .td-title h2 {
    padding: 0 0 20px;
    font-weight: 600;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .vig-td-content .td-title h2 {
    padding: 0 0 20px;
  }
}

.vig-td-content .td-title h2 b {
  font-weight: 600;
  white-space: nowrap;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-title h2 br {
    display: none;
  }
}

.vig-td-content .td-title p {
  font-weight: 300;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  color: #343434;
  padding: 0 0 40px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-title p {
    font-size: 16px;
    font-weight: 600;
  }
}

.vig-td-content .td-message-info {
  padding: 50px 0 0;
  max-width: 460px;
  margin: 0 auto;
  border: 1px dashed #059EDC;
  box-sizing: border-box;
  border-radius: 15px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .vig-td-content .td-message-info {
    padding: 40px 0 0;
  }
}

.vig-td-content .td-message-info ._animate-spin {
  display: inline-block;
  animation-name: spin;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.vig-td-content .td-message-info h1 {
  font-size: 36px;
  line-height: 120%;
  padding: 20px 0 20px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-message-info h1 {
    font-size: 32px;
    padding: 20px 0 20px;
  }
}

@media screen and (min-width: 580px) and (max-width: 959px) {
  .vig-td-content .td-message-info h1 {
    font-size: 32px;
    padding: 20px 0 20px;
  }
}

.vig-td-content .td-message-info p {
  font-size: 15px;
  line-height: 120%;
  padding: 30px 65px 70px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-message-info p {
    padding: 20px 30px 70px;
  }
}

.vig-td-content .td-message-info p ._enter {
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.vig-td-content .td-message-info p.__login {
  padding: 30px 80px 70px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-message-info p.__login {
    padding: 20px 30px 70px;
  }
}

.vig-td-content .td-message-info a {
  margin: 0 0 50px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-message-info a {
    margin: 0 0 30px 0;
  }
}

.vig-td-content .td-participant .participant-block {
  position: relative;
  max-width: 840px;
  margin: 20px auto 0;
  padding: 25px 60px 35px 140px;
  background: #FFF;
  border-radius: 15px;
}

@media (max-width: 750px) {
  .vig-td-content .td-participant .participant-block {
    margin-top: 90px;
    padding: 55px 12px 30px;
  }
}

.vig-td-content .td-participant .participant-block.winner:before {
  content: "";
  position: absolute;
  background-image: url("../src/images/td/winner.svg");
  background-repeat: no-repeat;
  width: 130px;
  height: 117px;
  top: -5px;
  left: 17px;
  z-index: 1;
}

@media (max-width: 750px) {
  .vig-td-content .td-participant .participant-block.winner:before {
    top: -81px;
    left: 50%;
    margin-left: -65px;
  }
}

.vig-td-content .td-participant .participant-block .ava {
  position: absolute;
  top: 35px;
  left: 40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
}

@media (max-width: 750px) {
  .vig-td-content .td-participant .participant-block .ava {
    top: -40px;
    left: calc(50% - 40px);
  }
}

.vig-td-content .td-participant .participant-block .name {
  font-size: 16px;
  text-align: left;
  padding: 0;
  color: #059EDC;
}

.vig-td-content .td-participant .participant-block .city {
  font-size: 12px;
  color: #858585;
  margin-bottom: 10px;
  text-align: left;
  padding: 0;
}

@media (max-width: 750px) {
  .vig-td-content .td-participant .participant-block .name, .vig-td-content .td-participant .participant-block .city {
    text-align: center;
  }
}

.vig-td-content .td-participant .participant-block .review {
  font-size: 15px;
}

.vig-td-content .td-participant .participant-block .review p {
  font-size: 15px;
  text-align: left;
  padding: 0;
  min-height: 50px;
}

.vig-td-content .td-participant .participant-block .review p + p {
  margin-top: 10px;
}

.vig-td-content .td-participant .participant-block .review p.text1, .vig-td-content .td-participant .participant-block .review p.text2 {
  min-height: unset;
}

.vig-td-content .td-participant .participant-block .full-review {
  margin-top: 10px;
  display: none;
  margin-left: -80px;
}

@media (max-width: 750px) {
  .vig-td-content .td-participant .participant-block .full-review {
    margin-left: 0px;
  }
}

.vig-td-content .td-participant .participant-block .full-review img {
  margin: 10px 0;
}

.vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button, .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-prev, .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-prev {
  left: -8%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-prev, .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-prev {
    left: -10%;
  }
}

.vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-next, .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-next {
  right: -8%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-next, .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button.owl-next {
    right: -10%;
  }
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button img, .vig-td-content .td-participant .participant-block .full-review .owl-carousel .owl-nav button img {
    max-width: 70%;
  }
}

.vig-td-content .td-participant .participant-block .show-more-btn {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  background: #059EDC;
  border-radius: 50px;
  margin-top: 10px;
  font-family: "OpenSansBold","PT Sans",Arial,sans-serif;
  font-style: normal;
}

@media (max-width: 750px) {
  .vig-td-content .td-participant .participant-block .show-more-btn {
    display: block;
    width: -webkit-max-content;
    width: max-content;
    margin: 10px auto 0;
  }
}

.vig-td-content .td-participant .participant-block .show-more-btn p {
  color: #ffffff !important;
  font-size: 12px;
}

.vig-td-content .td-participant .participant-block .show-more-btn .text2 {
  display: none;
  margin-top: 0 !important;
}

.vig-td-content .td-participant .participant-pagination {
  max-width: 296px;
  display: -ms-flexbox;
  display: flex;
  margin: 55px auto 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 20px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .vig-td-content .td-participant .participant-pagination {
    max-width: 250px;
    margin: 30px auto 0;
    font-size: 18px;
  }
}

.vig-td-content .td-participant .participant-pagination a {
  color: #ffffff;
}

.vig-td-content .td-participant .participant-pagination .active {
  color: #EF4357;
  position: relative;
  z-index: 1;
}

.vig-td-content .td-participant .participant-pagination .active:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  z-index: -1;
  left: calc(50% - 20px);
  top: -10px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .vig-td-content .td-participant .participant-pagination .active:before {
    width: 30px;
    height: 30px;
    left: calc(50% - 15px);
    top: -5px;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Цвет полей формы */
._td-form {
  /* Контейнер для полей формы */
  /* Поля формы */
  /* Группа полей */
  /* Разделительная линия формы */
  /* Выбор, радио кнопки */
}

._td-form-container {
  padding: 40px 0 40px 60px;
  background: linear-gradient(0deg, #A8B5FF, #A8B5FF), #FFEBF4;
  border-radius: 20px;
  /* Firefox 19+ */
  /* Firefox 18- */
  /* img form */
  /* /img form */
  /* Кнопки формы */
}

@media screen and (max-width: 959px) {
  ._td-form-container {
    padding: 40px 20px;
  }
}

._td-form-container input:-webkit-autofill,
._td-form-container input:-webkit-autofill:focus,
._td-form-container input:-webkit-autofill:hover,
._td-form-container input:-webkit-autofill:active,
._td-form-container select:-webkit-autofill,
._td-form-container textarea:-webkit-autofill {
  background: #ffffff !important;
  -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
}

._td-form-container ::-webkit-input-placeholder {
  color: rgba(50, 50, 50, 0.23);
  text-align: right;
}

._td-form-container ::-moz-placeholder {
  color: rgba(50, 50, 50, 0.23);
  text-align: right;
}

._td-form-container :-moz-placeholder {
  color: rgba(50, 50, 50, 0.23);
  text-align: right;
}

._td-form-container :-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.23);
  text-align: right;
}

._td-form-container label {
  vertical-align: middle;
}

._td-form-container input {
  width: 100%;
  height: 50px;
  padding: 0 10px 0 10px;
  background-color: #ffffff !important;
  border: none;
  border-radius: 5px;
  font-size: 18px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  ._td-form-container input {
    margin: 8px 0 0 0;
  }
}

._td-form-container input._success {
  box-shadow: inset 0px 0px 5px 0px rgba(110, 199, 43, 0.75);
}

._td-form-container input.error, ._td-form-container input._error {
  box-shadow: inset 0px 0px 5px 0px rgba(255, 6, 19, 0.75);
}

._td-form-container ._textareafield * {
  vertical-align: top;
}

._td-form-container ._textareafield ._td-form-field-title {
  top: 3%;
  -ms-transform: translateY(0);
      transform: translateY(0);
}

._td-form-container ._textareafield ._caption-img {
  width: 70px;
  position: absolute;
  top: 30px;
  left: -80px;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  ._td-form-container ._textareafield ._caption-img {
    position: relative;
    top: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    margin-bottom: -20px;
  }
}

._td-form-container .__form-checkbox.__read {
  margin: 0 0 10px 0;
}

._td-form-container .__form-checkbox.__agree {
  margin: 0 0 30px 0;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  ._td-form-container .__form-checkbox.__agree {
    margin: 0 auto 40px;
  }
}

._td-form-container .__form-checkbox.__agree label {
  font-size: 15px;
  text-align: left;
}

._td-form-container .__form-checkbox .__link {
  color: #fff;
  text-decoration: underline;
}

._td-form-container .__form-checkbox input[type=checkbox] {
  display: none;
}

._td-form-container .__form-checkbox .__user-check {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
}

._td-form-container .__form-checkbox .__user-check:before {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  left: 0;
  top: -2px;
  border-radius: 5px;
  background: #ffffff;
}

._td-form-container .__form-checkbox .__user-check.error:before {
  box-shadow: inset 0px 0px 5px 0px rgba(255, 6, 19, 0.75);
}

._td-form-container .__form-checkbox input[type=checkbox]:checked + .__user-check:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 5px;
  top: 5px;
  left: 7px;
  border: 2px solid #EF4357;
  border-top: none;
  border-right: none;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

._td-form-container .__img-form {
  width: 100%;
  margin: 0 0 0 0;
}

._td-form-container .__img-form-title {
  width: 80px;
  position: absolute;
  top: 3%;
  right: 100%;
  margin: 0 10px 0 0;
  text-align: right;
  font-size: 15px;
  color: #343434;
  font-family: "OpenSansLight","PT Sans",Arial,sans-serif;
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  ._td-form-container .__img-form-title {
    position: relative;
    width: 100%;
    text-align: left;
    right: auto;
    margin: 0 0 5px 0;
  }
}

._td-form-container .__img-form-item {
  width: 130px;
  height: 130px;
  float: left;
  overflow: hidden;
  border-radius: 5px;
  background-color: #ffffff;
  margin: 0 20px 13px 0;
  position: relative;
}

._td-form-container .__img-form-item:last-child {
  margin: 0 0 13px 0;
}

._td-form-container .__img-form-upload {
  width: 130px;
  height: 130px;
  display: block;
  padding-left: 0;
  margin-right: 0;
  font-size: 14px;
  font-weight: normal;
  border-radius: 5px;
  cursor: pointer;
  padding-top: 50px;
  color: #A8B5FF !important;
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  ._td-form-container .__img-form-upload {
    text-align: center;
  }
}

._td-form-container .__img-form-upload + input {
  display: none;
}

._td-form-container ._img-final {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

._td-form-container .__loading-img {
  object-fit: cover;
}

._td-form-container .__loading-img-dell {
  position: absolute;
  display: none;
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
  background-image: url("../src/images/td/img-dell.svg");
  background-repeat: no-repeat;
}

._td-form-container .__img-download {
  position: absolute;
  width: 86px;
  height: 32px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  color: #343434;
  font-size: 13px;
}

._td-form-container .__img-download-view {
  width: 86px;
  height: 4px;
  border-radius: 2px;
  background-color: #FAFAFA;
  margin-top: 6px;
}

._td-form-container .__img-download-view div {
  height: 4px;
  border-radius: 2px;
  background-color: #A8B5FF;
}

._td-form-container .__button-form {
  padding: 30px 0 0 0;
}

._td-form-container .__form-submit {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border: none;
  border-radius: 25px;
  background-color: #EF4357;
  color: #ffffff;
  font-size: 18px;
  padding: 0 40px;
  font-family: 'FrutigerNeueMedium';
}

._td-form-container .__form-publish {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border: none;
  border-radius: 25px;
  background-color: #EF4357;
  color: #ffffff;
  font-size: 18px;
  padding: 0 40px;
  font-family: 'FrutigerNeueMedium';
}

._td-form-in {
  padding: 0;
  width: 438px;
  margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  ._td-form-in {
    width: 100%;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  ._td-form-in {
    width: 438px;
  }
}

._td-form-in textarea {
  width: 100%;
  height: 130px;
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  overflow: auto;
  outline: none;
  border: none;
  resize: none;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  ._td-form-in textarea {
    margin: 8px 0 0 0;
  }
}

._td-form-field {
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
  /* Выбор пола - select */
  /* Рейтинг звёзды */
  /* /Рейтинг звёзды */
}

._td-form-field._data-field {
  width: 245px;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  ._td-form-field._data-field {
    width: 100%;
  }
}

._td-form-field-title {
  width: 90px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: 100%;
  margin: 0 10px 0 0;
  text-align: right;
  font-size: 15px;
  color: #343434;
  font-family: "OpenSansLight","PT Sans",Arial,sans-serif;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  ._td-form-field-title {
    position: relative;
    width: 100%;
    top: auto;
    -ms-transform: translateY(0);
        transform: translateY(0);
    right: auto;
    margin: 0 0 5px 0;
    text-align: left;
  }
}

._td-form-field .uper {
  font-size: 18px;
  line-height: 16px;
  color: #343434;
  font-family: "OpenSansLight","PT Sans",Arial,sans-serif;
  padding: 0 0 10px;
}

._td-form-field .under {
  font-size: 12px;
  line-height: 16px;
  color: #343434;
  font-family: "OpenSansLight","PT Sans",Arial,sans-serif;
}

._td-form-field .select {
  position: relative;
  display: inline-block;
  margin: 0 0 0 0;
  width: 100%;
  vertical-align: middle;
  text-align: left;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

._td-form-field .select .placeholder {
  position: relative;
  display: block;
  background-color: #ffffff;
  z-index: 1;
  padding: 14px 46px 10px 17px;
  cursor: pointer;
  font-size: 18px;
  height: 48px;
  border-radius: 5px;
}

._td-form-field .select .placeholder:hover {
  background: #ffffff;
}

._td-form-field .select .placeholder:after {
  position: absolute;
  right: 15px;
  width: 10px;
  height: 10px;
  border: 2px solid #009E62;
  border-top: none;
  border-right: none;
  top: 50%;
  -ms-transform: translateY(-70%) rotate(-45deg);
      transform: translateY(-70%) rotate(-45deg);
  content: "";
  z-index: 10;
}

._td-form-field .select .placeholder:before {
  position: absolute;
  content: "";
  width: 46px;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 5px 5px 0;
  background-color: #ffffff;
}

._td-form-field .select.is-open .placeholder:after {
  -ms-transform: translateY(-10%) rotate(135deg);
      transform: translateY(-10%) rotate(135deg);
}

._td-form-field .select.is-open ul {
  display: block;
}

._td-form-field .select ul {
  display: none;
  position: absolute;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  background: #ffffff;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  border: 1px solid #009E62;
  border-radius: 0 0 5px 5px;
  z-index: 100;
}

._td-form-field .select ul li {
  display: block;
  text-align: left;
  padding: 14px 12px 14px 26px;
  cursor: pointer;
}

._td-form-field .select ul li:hover {
  background: #009E62;
  color: #ffffff;
}

._td-form-field .rating-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

._td-form-field .rating-input {
  display: none;
}

._td-form-field .rating-star:hover,
._td-form-field .rating-star:hover ~ .rating-star {
  background-position: 0 0;
}

._td-form-field .rating-wrapper:hover .rating-star:hover,
._td-form-field .rating-wrapper:hover .rating-star:hover ~ .rating-star,
._td-form-field .rating-input:checked ~ .rating-star {
  background-position: 0 0;
}

._td-form-field .rating-star,
._td-form-field .rating-wrapper:hover .rating-star {
  float: right;
  display: block;
  width: 43px;
  height: 41px;
  background: url(../src/images/td/rating-stars.svg) no-repeat 0 -41px;
}

._td-form-field-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  ._td-form-field-group {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}

._td-form-field-group .group-item:first-child {
  width: 40%;
}

._td-form-field-group .group-item:last-child {
  width: 20%;
}

@media screen and (min-width: 320px) and (max-width: 579px) {
  ._td-form-field-group .group-item:first-child, ._td-form-field-group .group-item:last-child {
    width: 100%;
  }
}

._td-form-line {
  width: 100%;
  height: 2px;
  margin: 20px 0 20px 0;
  background-color: #009E62;
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  ._td-form-line {
    margin: 20px 0 20px 0;
  }
}

._td-form-radio-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  ._td-form-radio-row {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media screen and (min-width: 320px) and (max-width: 959px) {
  ._td-form-radio-row {
    margin: 8px 0 0 0;
  }
}

._td-form-radio-row input[type=radio] {
  display: none;
}

._td-form-radio-row .input-wrapper {
  margin-right: 10px;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  ._td-form-radio-row .input-wrapper {
    margin-right: 0;
  }
}

._td-form-radio-row .input-wrapper:last-child {
  margin-right: 0;
}

._td-form-radio-row .radio {
  font-size: 15px;
  display: block;
  padding: 10px 13px;
  background-color: #A8B5FF;
  border-radius: 5px;
  color: #ffffff;
  width: auto;
  border: 1px solid #ffffff;
  cursor: pointer;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  ._td-form-radio-row .radio {
    padding: 12px 8px;
    font-size: 15px;
  }
}

._td-form-radio-row input[type=radio]:checked + .radio {
  background-color: #ffffff;
  color: #A8B5FF;
}

.cropper.__td .__comment-form-submit {
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  border: none;
  border-radius: 24px;
  background-color: #EF4357;
  color: #ffffff;
  font-size: 18px;
  padding: 0 30px;
}

.cropper.__td .crop-modal__wrap {
  border-radius: 5px;
}