/* Generated by less 3.11.1 */
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Heavy.woff2') format('woff2'), url('../fonts/Gilroy-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.woff2') format('woff2'), url('../fonts/Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.woff2') format('woff2'), url('../fonts/Gilroy-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Semibold.woff2') format('woff2'), url('../fonts/Gilroy-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.woff2') format('woff2'), url('../fonts/Gilroy-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
}
img {
  display: block;
}
a {
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
b,
strong,
.strong {
  font-weight: 600;
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
}
body {
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #2b338d;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #eff9fe;
}
@media (min-width: 800px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 799px) {
  .hidden-mobile {
    display: none !important;
  }
}
.container {
  max-width: 880px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 800px) {
  .container {
    padding: 0 20px;
  }
}
.licence {
  text-align: center;
  font-size: 30px;
  font-size: 16px;
  margin-top: 20px;
}
h2 {
  text-align: center;
  font-size: 48px;
  margin: 0;
  color: #2b338d;
  text-transform: uppercase;
}
@media (max-width: 799px) {
  h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
h2 + p {
  margin: 0;
  text-align: center;
  font-size: 20px;
}
.headline {
  display: block;
  height: 100px;
  margin: 0 auto 40px auto;
}
@media (max-width: 799px) {
  .headline {
    height: 64px;
  }
}
.winners {
  padding: 0 0 80px 0;
}
.winners .wrapper {
  max-width: 700px;
  margin: 0 auto;
}
.winners p {
  text-align: center;
  font-size: 18px;
}
.winners table {
  width: 100%;
  border-collapse: separate;
}
.winners table tr td {
  vertical-align: text-top;
  line-height: 1.5;
  padding-bottom: 16px;
}
.winners table tr td .name,
.winners table tr td .date {
  color: #63bc46;
  font-weight: 600;
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
}
.winners table tr td .receipt {
  font-size: 14px;
  line-height: 24px;
}
.winners table tr td span {
  display: block;
}
.winners table tr td:last-child {
  text-align: right;
}
.cover img {
  display: block;
  width: 100%;
}
@media (max-width: 799px) {
  .cover {
    overflow: hidden;
  }
  .cover img {
    width: 140%;
    margin-left: -20%;
  }
}
.logos {
  margin-top: 64px;
}
@media (max-width: 799px) {
  .logos {
    padding: 0 24px;
    margin-top: 32px;
  }
}
.logos img {
  display: block;
  max-width: 680px;
  margin: 0 auto;
  width: 100%;
}
.steps {
  position: relative;
  margin: 40px 0 64px 0;
  background: #63bc46;
  color: black;
  padding: 40px 0;
}
@media (max-width: 799px) {
  .steps {
    padding: 24px 0;
    margin: 24px 0;
  }
}
.steps .wrapper {
  display: flex;
  position: relative;
  z-index: 2;
  padding: 0 64px;
  text-wrap: balance;
  gap: 24px;
  text-align: center;
}
@media (max-width: 799px) {
  .steps .wrapper {
    padding: 0;
  }
}
.steps .wrapper .title {
  font-size: 54px;
  font-weight: 600;
  font-family: 'Gilroy', Helvetica, Arial, sans-serif;
  line-height: 1;
  padding-bottom: 8px;
  border-bottom: 2px solid #af6298;
}
@media (max-width: 799px) {
  .steps .wrapper .title {
    font-size: 32px;
  }
}
.steps .wrapper .text {
  padding-top: 8px;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 799px) {
  .steps .wrapper .text {
    font-size: 14px;
  }
}
.steps .wrapper p {
  margin: 0;
}
.navigation {
  padding: 0;
  position: relative;
  z-index: 10;
  background: white;
}
.navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 799px) {
  .navigation ul {
    gap: 4px;
  }
}
.navigation ul li a {
  display: block;
  color: #2b338d;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  padding: 8px 16px;
  background: #e6e7e8;
}
@media (max-width: 799px) {
  .navigation ul li a {
    font-size: 16px;
    padding: 8px;
  }
}
form {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 80px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
form .row {
  margin: 0 !important;
}
@media (min-width: 800px) {
  form .row {
    margin: 0 -15px !important;
  }
  form .row:after {
    content: "";
    display: block;
    clear: both;
  }
  form .row .form-group {
    width: 50%;
    float: left;
    padding: 0 15px;
  }
  form .row .form-group.wide {
    float: none;
    width: 100%;
  }
}
@media (min-width: 800px) {
  form .form-group {
    padding-left: 200px;
  }
  form .form-group label {
    position: relative;
  }
  form .form-group label strong {
    position: absolute;
    left: -200px;
    top: 0;
    line-height: 50px;
    padding-right: 20px;
    text-align: right;
    width: 200px;
  }
}
form label {
  font-size: 18px;
  display: block;
  line-height: 1;
  color: #2b338d;
}
form label span {
  font-size: 14px;
  font-weight: 400;
}
form label input,
form label select {
  display: block;
  border: 2px solid #2b338d;
  color: #2b338d;
  line-height: 24px;
  padding: 12px 16px;
  width: 100%;
  text-transform: none;
  font-size: 18px;
  font-family: inherit;
  -webkit-appearance: none;
  margin-top: 8px;
  font-weight: normal;
  border-radius: 0;
  background-color: white;
  transition: all 0.3s ease;
}
form .form-group {
  margin-bottom: 24px;
}
form .form-group.nested {
  margin-bottom: 0;
}
form .form-group.checkbox-group {
  margin: 0 0 16px 0;
}
@media (min-width: 800px) {
  form .form-group.checkbox-group {
    margin-left: 200px;
  }
}
form .form-group .message {
  display: none;
}
form .form-group.error,
form .form-group .error {
  position: relative;
}
form .form-group.error input,
form .form-group .error input,
form .form-group.error select,
form .form-group .error select {
  border-color: #af6298;
}
form .form-group.error .message,
form .form-group .error .message {
  position: absolute;
  top: 0;
  right: 0;
  background: #af6298;
  color: white;
  display: block;
  line-height: 18px;
  font-size: 14px;
  padding: 0 6px;
  border-radius: 3px;
}
@media (min-width: 800px) {
  form .form-group.error .message,
  form .form-group .error .message {
    top: -20px;
    right: -4px;
  }
}
form .form-group.error .message:after,
form .form-group .error .message:after {
  top: 100%;
  right: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #af6298;
  border-width: 8px;
  margin-left: -8px;
}
form .form-group.error.checkbox-group .message,
form .form-group .error.checkbox-group .message {
  right: auto;
  left: 0;
  top: -20px;
}
@media (min-width: 800px) {
  form .form-group.error.checkbox-group .message,
  form .form-group .error.checkbox-group .message {
    left: 20px;
  }
}
form .form-group.error.checkbox-group .message:after,
form .form-group .error.checkbox-group .message:after {
  right: auto;
  left: 16px;
}
.button {
  margin: 0 auto;
  display: inline-block;
  border: 0;
  padding: 0;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 8px;
  font-weight: 700;
  transition: all 0.3s ease;
  background: #63bc46;
  color: #2b338d;
  padding: 16px 24px;
  font-size: 24px;
}
@media (max-width: 799px) {
  .button {
    font-size: 20px;
    padding: 16px 16px;
  }
}
@media (min-width: 800px) {
  .button.submit-button {
    margin: 0 0 0 200px;
  }
}
.button:hover {
  background: #2b338d;
  color: white;
}
.button[disabled] {
  opacity: 0.3;
  pointer-events: none;
}
input:focus,
select:focus {
  outline: 0;
}
#error,
#errors,
#success,
#no-prize {
  display: none;
}
html[lang="lv"] .ru {
  display: none;
}
html[lang="ru"] .lv {
  display: none;
}
#success {
  background: white;
}
.hidden {
  display: none;
}
input[type="checkbox"] {
  display: none;
}
.checkbox {
  line-height: 24px;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  display: flex;
}
.checkbox strong {
  font-weight: normal;
}
.checkbox .input {
  width: 24px;
  height: 24px;
  background: white;
  display: block;
  margin-right: 10px;
  position: relative;
  transition: all 0.3s linear;
  border: 2px solid #2b338d;
  border-radius: 0;
  background-color: white;
  padding: 2px;
}
.checkbox .input::after {
  transition: all 0.3s linear;
  display: block;
  opacity: 0;
  background: #2b338d;
  width: 100%;
  height: 100%;
  content: "";
}
.checkbox .input.checked::after {
  opacity: 1;
}
.checkbox a.link {
  color: inherit;
  text-decoration: underline;
}
.checkbox p {
  font-size: 18px;
  line-height: 1.6;
}
.edit-content {
  background: white;
  color: #333;
  padding: 50px 100px;
  font-family: Helvetica, Arial;
}
.edit-content h1 {
  font-size: 20px;
  margin: 0;
}
.edit-content table {
  border-collapse: collapse;
  width: 100%;
  margin: 50px 0;
}
.edit-content table th,
.edit-content table td {
  border-top: 1px solid #ccc;
  padding: 10px;
  line-height: 20px;
}
.edit-content table th {
  text-align: left;
  border-top: 0 !important;
  background: #eee;
  border-color: transparent;
}
.edit-content table [contenteditable]:focus {
  outline: none;
  background: #ffeb06;
  color: #333;
}
.edit-content table tbody td:not([contenteditable]) {
  text-align: center;
}
.edit-content .table {
  padding: 0;
}
.edit-content .table-editable {
  position: relative;
}
.edit-content .table-editable .glyphicon {
  font-size: 13px;
}
.edit-content .table-remove {
  color: #e95656;
  cursor: pointer;
}
.edit-content .table-remove:hover {
  color: #c53838;
}
.edit-content .table-up,
.edit-content .table-down {
  color: #999;
  cursor: pointer;
}
.edit-content .table-up:hover,
.edit-content .table-down:hover {
  color: #333;
}
.edit-content .table-add {
  color: #070;
  cursor: pointer;
  position: absolute;
  height: 20px;
  top: 10px;
  right: 10px;
}
.edit-content .table-add.glyphicon {
  font-size: 16px;
}
.edit-content .table-add.glyphicon::before {
  height: 20px;
  display: block;
  line-height: 20px;
}
.edit-content .table-add:hover {
  color: #0b0;
}
.invisible {
  width: 0;
  height: 0;
  overflow: hidden;
}
.pulse {
  animation: pulse 0.5s 3 linear;
}
@keyframes pulse {
  0% {
    background: transparent;
  }
  50% {
    background: #ffeb06;
  }
  100% {
    background: transparent;
  }
}
.history {
  color: #999;
}
.before-start {
  background: #af6298;
  color: white;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 1.2;
  font-size: 16px;
  padding: 20px 5px;
  animation: shownotice 0.5s 1 ease-out;
  animation-fill-mode: both;
  animation-delay: 1.5s;
  z-index: 9999;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.before-start a {
  color: inherit;
  display: inline-block;
  border-bottom: 2px solid white;
}
@media (max-width: 799px) {
  .before-start {
    font-size: 12px;
  }
}
@keyframes shownotice {
  from {
    opacity: 0;
    transform: translate(0, 100%);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.file-input {
  margin: 3px 0;
}
.file-upload-button {
  display: block;
  border: 0;
  color: white;
  text-align: left;
  line-height: 24px;
  padding: 5px 12px;
  width: 100%;
  text-transform: none;
  font-size: 16px;
  font-family: inherit;
  border-radius: 6px;
  margin-top: 10px;
  background: rgba(255, 255, 255, 0.3);
  height: 136px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.file-upload-button::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: "";
  background: url(../img/upload.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 40px) 50%;
  opacity: 1;
  background-size: auto 50%;
}
.file-upload-button span {
  display: block;
}
.file-upload-button .add {
  position: relative;
  z-index: 3;
  color: white;
  width: 100%;
  max-width: 90%;
  font-size: 18px;
  opacity: 1;
}
.file-upload-button .selected-file {
  position: relative;
  z-index: 3;
  font-size: 14px;
  opacity: 1;
  line-height: 20px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  font-weight: 600;
  color: #8C1E29;
}
.file-upload-button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.select {
  position: relative;
}
.select::before {
  top: 22px;
  right: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 6px;
  pointer-events: none;
}
.ui-modal {
  background: white;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  transform: translate(-50%, -50%);
  max-width: 380px;
  width: 90%;
  border-radius: 4px;
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.5);
  animation: modal 0.3s 1 ease;
  animation-fill-mode: both;
  color: #2b338d;
  padding: 24px;
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
}
.ui-modal .btn-holder {
  margin-top: 16px;
}
.ui-modal strong {
  font-weight: bold;
}
.ui-modal .larger {
  font-size: 16px;
  color: #2b338d;
}
.checkbox .ui-modal {
  text-align: left;
  max-width: 900px;
  display: none;
}
@media (max-width: 799px) {
  .checkbox .ui-modal p {
    max-height: 200px;
    overflow: scroll;
  }
}
.checkbox .ui-modal .button {
  text-align: center;
}
.ui-modal p:first-child {
  margin-top: 0;
}
.ui-modal p:last-child {
  margin-bottom: 0;
}
.overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9998;
  display: none;
  animation: overlay 0.3s 1 ease;
  animation-fill-mode: both;
}
@keyframes overlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal {
  from {
    opacity: 0;
    transform: translate(-50%, calc(-50% - 10px));
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@keyframes modalmobile {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.has-errors #errors {
  display: block !important;
}
.has-errors .overlay {
  display: block;
}
.has-server-errors #error {
  display: block !important;
}
.has-server-errors .overlay {
  display: block;
}
.success #success {
  display: block !important;
}
.success .overlay {
  display: block;
}
.social {
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 799px) {
  .social {
    font-size: 14px;
  }
}
.social ul {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  list-style: none;
  display: flex;
  justify-content: center;
}
.social ul li {
  margin: 0 8px;
}
.social ul li a {
  display: block;
}
.social ul li a img {
  display: block;
  height: 40px;
}
@media (max-width: 799px) {
}
.social p a {
  font-size: 14px;
  text-decoration: underline;
  color: #2b338d;
}
a[data-fancybox]:focus {
  outline: none;
  box-shadow: none;
}
.fancybox__backdrop {
  background: rgba(0, 0, 0, 0.75);
}
.terms-content {
  max-height: 70vh;
  overflow: scroll;
}
.fancybox__content,
.terms-wrapper {
  color: #111;
  border-radius: 4px;
  font-size: 14px;
}
@media (max-width: 799px) {
  .fancybox__content,
  .terms-wrapper {
    padding: 12px;
  }
}
@media (max-width: 799px) {
}
.fancybox__content .carousel__button,
.terms-wrapper .carousel__button {
  background: #af6298;
  transition: none !important;
  animation: none !important;
  transform: none !important;
}
.fancybox__content .carousel__button svg,
.terms-wrapper .carousel__button svg {
  filter: none;
}
.fancybox__content h2,
.terms-wrapper h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.fancybox__content h3,
.terms-wrapper h3 {
  color: #111;
}
.fancybox__content .info,
.terms-wrapper .info {
  font-size: 16px;
}
.terms-wrapper {
  max-width: 600px;
  margin: 40px auto;
  width: 100%;
  padding: 20px;
  height: 400px;
  overflow-y: scroll;
}
