﻿/* - - - - - - - - - - - - - - - - - -

// Source / shots login

// - - - - - - - - - - - - - - - - - - */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
  }
  
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  strong, b, mark {
    font-weight: 700;
    font-style: inherit;
  }
  
  em, i, cite, q, address, dfn, var {
    font-style: italic;
    font-weight: inherit;
  }
  
  abbr[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
  }
  
  ins {
    border-bottom: 1px solid;
  }
  
  a, u, ins {
    text-decoration: none;
  }
  
  del, s {
    text-decoration: line-through;
  }
  
  pre, code, samp, kbd {
    font-family: monospace;
  }
  
  small {
    font-size: 0.75em;
  }
  
  img {
    border: 0;
    font-style: italic;
  }
  
  input, select, option, optgroup, textarea {
    font: inherit;
  }
  
  * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  
  article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
  }
  
  audio[controls], canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  
  html {
    font-size: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  
  body {
    margin: 0;
    text-rendering: optimizeLegibility;
  }
  
  img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    display: block;
  }
  
  img, object, embed {
    max-width: 100%;
    height: auto;
  }
  
  input {
    -webkit-appearance: none;
  }
  
  @-webkit-keyframes arrow-sway {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -o-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -ms-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -webkit-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      transform: translate(30px, 20px) rotate(-3deg) scale(1);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
  }
  @-moz-keyframes arrow-sway {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -o-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -ms-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -webkit-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      transform: translate(30px, 20px) rotate(-3deg) scale(1);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
  }
  @-ms-keyframes arrow-sway {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -o-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -ms-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -webkit-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      transform: translate(30px, 20px) rotate(-3deg) scale(1);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
  }
  @-o-keyframes arrow-sway {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -o-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -ms-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -webkit-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      transform: translate(30px, 20px) rotate(-3deg) scale(1);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
  }
  @keyframes arrow-sway {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -o-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -ms-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      -webkit-transform: translate(30px, 20px) rotate(-3deg) scale(1);
      transform: translate(30px, 20px) rotate(-3deg) scale(1);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -o-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -ms-transform: translate(0, 0) rotate(0deg) scale(0.9);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(0.9);
      transform: translate(0, 0) rotate(0deg) scale(0.9);
    }
  }
  @-webkit-keyframes arrow-sway-alt {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -o-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -ms-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -webkit-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      transform: translate(30px, 20px) rotate(3deg) scale(0.9);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
  }
  @-moz-keyframes arrow-sway-alt {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -o-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -ms-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -webkit-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      transform: translate(30px, 20px) rotate(3deg) scale(0.9);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
  }
  @-ms-keyframes arrow-sway-alt {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -o-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -ms-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -webkit-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      transform: translate(30px, 20px) rotate(3deg) scale(0.9);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
  }
  @-o-keyframes arrow-sway-alt {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -o-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -ms-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -webkit-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      transform: translate(30px, 20px) rotate(3deg) scale(0.9);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
  }
  @keyframes arrow-sway-alt {
    0% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
    50% {
      -moz-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -o-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -ms-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      -webkit-transform: translate(30px, 20px) rotate(3deg) scale(0.9);
      transform: translate(30px, 20px) rotate(3deg) scale(0.9);
    }
    100% {
      -moz-transform: translate(0, 0) rotate(0deg) scale(1);
      -o-transform: translate(0, 0) rotate(0deg) scale(1);
      -ms-transform: translate(0, 0) rotate(0deg) scale(1);
      -webkit-transform: translate(0, 0) rotate(0deg) scale(1);
      transform: translate(0, 0) rotate(0deg) scale(1);
    }
  }
  .login {
    display: flex;
    align-items: center;
    min-height: 100vh;
    background: #0c242e;
    font-family: "Mulish", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: #ffffff;
  }
  
  .login-content {
    width: 100%;
  }
  @media only screen and (min-width: 1024px) {
    .login-content {
      display: flex;
    }
  }
  .login-content__left {
    width: 100%;
    max-width: 424px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 16px;
  }
  @media only screen and (min-width: 768px) {
    .login-content__left {
      padding: 60px 32px;
      max-width: 456px;
    }
  }
  @media only screen and (min-width: 1024px) {
    .login-content__left {
      width: 460px;
      max-width: none;
      padding: 60px 64px;
      align-self: center;
    }
  }
  @media only screen and (min-width: 1280px) {
    .login-content__left {
      padding: 80px 64px;
    }
  }
  .login-content__right {
    width: 100%;
    text-align: center;
    min-height: 300px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.05);
  }
  @media only screen and (min-width: 1024px) {
    .login-content__right {
      width: 50%;
      min-height: 100vh;
      display: flex;
      align-items: center;
    }
  }
  
  .login-logo svg {
    height: 64px;
  }
  
  .login-logos {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
  }
  @media only screen and (min-width: 768px) {
    .login-logos {
      flex-direction: row;
      gap: 0;
    }
  }
  .login-logos__source svg {
    height: 24px;
  }
  .login-logos__shots svg {
    height: 64px;
    fill: #12b0b8;
  }
  .login-logos__plus {
    padding: 0 20px 3px;
    font-size: 24px;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.6);
  }
  .login-logos__new svg {
    height: 64px;
  }
  
  .login-intro {
    margin-top: 22px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 300;
  }
  @media only screen and (min-width: 768px) {
    .login-intro {
      margin-top: 34px;
      font-size: 25px;
    }
  }
  
  input:not([type=checkbox]),
  textarea {
    display: inline-block;
    padding: 11px 12px 13px;
    background: rgba(255, 255, 255, 0.1);
    border: 3px solid #ffffff;
    border-radius: 4px;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  input:not([type=checkbox]):focus,
  textarea:focus {
    outline: none;
    background: transparent;
    border-color: #12b0b8;
  }
  @media only screen and (min-width: 768px) {
    input:not([type=checkbox]),
  textarea {
      padding: 16px 18px 18px;
      font-size: 17px;
    }
  }
  input:not([type=checkbox])::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  input:not([type=checkbox])::-moz-placeholder,
  textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  input:not([type=checkbox]):-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  input:not([type=checkbox]):-moz-placeholder,
  textarea:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
  
  .button {
    display: inline-block;
    padding: 14px 28px 14px;
    background: #12b0b8;
    border: 0;
    border-radius: 4px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.14em;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .button:hover {
    background: #ffffff;
    color: #12b0b8;
  }
  .button:focus {
    outline: none;
  }
  
  .button--large {
    padding: 19px 28px 16px;
  }
  @media only screen and (min-width: 768px) {
    .button--large {
      border-width: 4px;
      padding: 22px 38px 21px;
      font-size: 15px;
    }
  }
  
  .login-form {
    margin-top: 26px;
  }
  @media only screen and (min-width: 768px) {
    .login-form {
      margin-top: 38px;
    }
  }
  .login-form input[type=text],
  .login-form input[type=email],
  .login-form input[type=password] {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .login-form input[type=text]:first-child,
  .login-form input[type=email]:first-child,
  .login-form input[type=password]:first-child {
    margin-top: 0;
  }
  .login-form .button {
    width: 100%;
    margin-top: 30px;
  }
  @media only screen and (min-width: 768px) {
    .login-form .button {
      margin-top: 50px;
    }
  }
  .login-form .button:disabled {
    background: rgba(255, 255, 255, 0.2);
    color: #0c242e;
  }
  .login-form__password {
    display: inline-block;
    margin-top: 22px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.14em;
    color: rgba(255, 255, 255, 0.5);
  }
  .login-form__password:hover {
    color: #ffffff;
  }
  .login-form__alert {
    display: block;
    margin-top: 20px;
    padding: 11px 12px 13px;
    background: #ffffff;
    border: 3px solid #e26a6a;
    border-radius: 4px;
    font-size: 13px;
    line-height: 20px;
    color: #e26a6a;
  }
  @media only screen and (min-width: 768px) {
    .login-form__alert {
      padding: 16px 18px 18px;
      font-size: 17px;
    }
  }
  .login-form__success {
    display: block;
    margin-top: 20px;
    padding: 11px 12px 13px;
    background: #ffffff;
    border: 3px solid #12b0b8;
    border-radius: 4px;
    font-size: 12px;
    line-height: 20px;
    color: #12b0b8;
  }
  @media only screen and (min-width: 768px) {
    .login-form__success {
      padding: 16px 18px 18px;
      font-size: 17px;
    }
  }
  
  .login-promo {
    width: 100%;
    max-width: 424px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 16px;
  }
  @media only screen and (min-width: 1024px) {
    .login-promo {
      text-align: left;
    }
  }
  @media only screen and (min-width: 1280px) {
    .login-promo {
      max-width: 504px;
    }
  }
  .login-promo__images {
    position: relative;
    padding-bottom: 64px;
  }
  .login-promo__images img {
    width: 60%;
    box-shadow: 0 5px 40px rgba(255, 255, 255, 0.1);
  }
  .login-promo__images img:last-child {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .login-promo h2 {
    margin-top: 30px;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: -0.04em;
    color: #ffffff;
  }
  @media only screen and (min-width: 768px) {
    .login-promo h2 {
      font-size: 30px;
    }
  }
  @media only screen and (min-width: 1280px) {
    .login-promo h2 {
      font-size: 35px;
    }
  }
  .login-promo p {
    margin-top: 24px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
  }
  @media only screen and (min-width: 1280px) {
    .login-promo p {
      font-size: 18px;
    }
  }
  .login-promo p strong {
    font-weight: 600;
  }
  .login-promo .button {
    margin-top: 15px;
  }
  @media only screen and (min-width: 1024px) {
    .login-promo .button {
      margin-top: 25px;
    }
  }
  .login-promo__shots {
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.4;
  }
  .login-promo__shots a {
    color: #ffffff;
    text-decoration: underline;
    text-decoration-color: #12b0b8;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .login-promo__shots a:hover {
    color: #12b0b8;
  }
  