body {
  font-family: "paralucent", sans-serif;
  height: 100%;
  width: 100%;
  background-color: #0531CB; }

#header {
  width: 100%;
  display: block !important;
  background: #000000 url("../img/svobodu/bg.png") no-repeat top center;
  background-size: cover;
  height: calc(100% - 300px);
  position: fixed; }
  @media (min-width: 1921px) {
    #header {
      background: #000000 url("../img/svobodu/bg@2x.png") no-repeat top center; } }
  #header .copy {
    opacity: 0.7;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    font-weight: 300;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0.16px;
    line-height: 28px;
    position: absolute;
    right: -20px;
    bottom: 40px; }
  #header .title {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    margin-bottom: 80px;
    text-align: center;
    max-width: 75%;
    max-height: 75%;
    position: absolute; }
  #header .scroll-section {
    max-width: 500px;
    display: block;
    float: none;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    position: absolute;
    top: 100%;
    margin: auto;
    z-index: 20;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 28px; }
    #header .scroll-section p {
      font-weight: 600;
      margin-bottom: 15px; }
    #header .scroll-section .date {
      margin: -45px auto 52px;
      display: block;
      float: none;
      text-align: center; }
      @media (max-width: 480px) {
        #header .scroll-section .date {
          max-width: 220px;
          margin-bottom: 30px; } }
    #header .scroll-section .scroll-down {
      background: transparent;
      border: 0;
      outline: 0; }
      @media (max-width: 770px) {
        #header .scroll-section .scroll-down {
          display: none; } }
      #header .scroll-section .scroll-down img {
        display: block;
        margin-bottom: 10px; }
        #header .scroll-section .scroll-down img:first-child {
          margin-bottom: 5px; }
  @media (max-width: 770px) {
    #header {
      position: relative;
      height: 400px; }
      #header .scroll-section {
        width: 100%;
        padding: 0 30px; } }
  @media (max-width: 480px) {
    #header {
      height: 350px; } }
  #header.scrolled .title {
    max-height: 60%;
    bottom: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  #header.scrolled .scroll-section {
    top: unset;
    bottom: -40px;
    height: 320px; }
    #header.scrolled .scroll-section img {
      height: 83px;
      margin-left: unset;
      margin-right: unset;
      margin-bottom: -12px; }
    #header.scrolled .scroll-section .date {
      margin-top: 0; }
  #header.scrolled .scroll-section {
    height: 83px; }
    #header.scrolled .scroll-section p, #header.scrolled .scroll-section button {
      display: none; }

#content {
  overflow: auto;
  min-height: 156vh;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px; }
  @media (min-width: 1921px) {
    #content {
      min-height: 165vh;
      min-height: calc(160vh + 140px); } }
  #content .left-section {
    opacity: 0; }
    #content .left-section p {
      max-width: 600px;
      font-weight: 500;
      letter-spacing: 0.4px;
      line-height: 28px;
      font-size: 16px; }
      @media (min-width: 1921px) {
        #content .left-section p {
          max-width: 750px;
          line-height: 32px;
          font-size: 20px; } }
      @media (min-width: 771px) and (max-width: 991px) {
        #content .left-section p {
          font-size: 14px;
          line-height: 23px; } }
  #content .right-section {
    opacity: 0;
    float: right;
    width: 50%;
    position: absolute;
    right: 0;
    bottom: -50vh;
    z-index: 22;
    margin-bottom: 40px; }
    @media (max-width: 1199px) {
      #content .right-section {
        bottom: -49vh; } }
    @media (min-width: 1921px) {
      #content .right-section {
        margin-bottom: -5vh; } }
    #content .right-section a {
      overflow: auto;
      display: block; }
    #content .right-section .iphone-wrapper {
      margin-bottom: 20px; }
      #content .right-section .iphone-wrapper img {
        max-width: 100%;
        max-height: 60vh; }
        @media (min-width: 1200px) {
          #content .right-section .iphone-wrapper img {
            max-height: 700px;
            max-height: 70vh;
            max-height: calc(100vh - 200px);
            height: 70vh; } }
        @media (min-width: 1921px) {
          #content .right-section .iphone-wrapper img {
            height: 65vh;
            max-height: unset; } }
        @media (max-width: 770px) {
          #content .right-section .iphone-wrapper img {
            height: 400px;
            max-height: 80vh; } }
      #content .right-section .iphone-wrapper + .stores-wrapper {
        position: relative;
        z-index: 10;
        margin-left: 70px; }
        @media (max-width: 770px) {
          #content .right-section .iphone-wrapper + .stores-wrapper {
            margin-left: 0; } }
    @media (max-width: 770px) {
      #content .right-section {
        opacity: 1;
        position: static;
        width: 100%;
        padding: 15px; } }
  #content .left-section {
    top: 420px;
    top: 50vh;
    float: left;
    width: 40%;
    text-align: left;
    position: fixed;
    left: 10%; }
    @media (min-width: 1600px) {
      #content .left-section {
        top: 540px;
        top: 45vh; } }
    @media (max-width: 770px) {
      #content .left-section {
        opacity: 1;
        position: relative;
        display: block;
        width: 100%;
        padding: 30px;
        margin-top: 100px;
        left: 0;
        top: unset; } }
  #content.scrolled .left-section, #content.scrolled .right-section {
    transition: all 0.6s ease-in; }
  #content.scrolled footer,
  #content.scrolled .left-section,
  #content.scrolled .right-section {
    display: block;
    opacity: 1; }
  #content.scrolled .scroll-section {
    display: none; }
  #content .right-section {
    display: block; }
  @media (max-width: 770px) {
    #content {
      margin-top: 200px;
      margin-bottom: 20px;
      min-height: unset;
      max-height: unset; }
      #content .right-section {
        display: block; } }
  @media (max-width: 480px) {
    #content .where {
      display: block; } }

h1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 50px;
  max-width: 410px;
  letter-spacing: 0.5px; }
  @media (min-width: 1921px) {
    h1 {
      line-height: 34px;
      font-size: 24px;
      max-width: 500px; } }
  @media (min-width: 771px) and (max-width: 991px) {
    h1 {
      margin-bottom: 30px; } }

@-webkit-keyframes arrow-jump {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

.arrows {
  -webkit-animation: arrow-jump 2s infinite ease;
  /* Safari 4+ */
  /* Fx 5+ */
  /* Opera 12+ */
  animation: arrow-jump 2s infinite ease;
  /* IE 10+, Fx 29+ */ }

footer {
  font-weight: 300;
  letter-spacing: 0.16px;
  line-height: 28px;
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0;
  padding: 20px 50px;
  font-size: 13px;
  text-align: right; }
  @media (max-width: 770px) {
    footer {
      padding: 0 30px;
      display: block;
      text-align: center;
      position: static; } }
  footer img {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: -10px; }

.stores-wrapper {
  display: flex;
  justify-content: center; }
  @media (max-width: 770px) {
    .stores-wrapper {
      margin-left: 0;
      display: block; } }
  .stores-wrapper > a {
    display: block;
    float: left;
    margin-right: 16px;
    position: relative; }
    .stores-wrapper > a:before {
      display: block;
      background: #0531CB;
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    @media (max-width: 770px) {
      .stores-wrapper > a {
        width: 100%;
        margin-bottom: 20px; } }
    .stores-wrapper > a img, .stores-wrapper > a svg {
      position: relative;
      z-index: 10;
      max-width: 100%;
      height: auto; }
    .stores-wrapper > a span {
      opacity: 0.3;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 10px;
      color: #FFFFFF;
      display: block;
      margin-top: -7px;
      letter-spacing: 1.15px;
      text-align: center; }

a.logo-wrapper {
  display: inline-block; }

img g.svg-path-wrapper:not(.disabled), img g.svg-path-wrapper:not(.disabled) rect, img g.svg-path-wrapper:not(.disabled) path, svg g.svg-path-wrapper:not(.disabled), svg g.svg-path-wrapper:not(.disabled) rect, svg g.svg-path-wrapper:not(.disabled) path {
  transition: fill 0.3s; }

img g.svg-path-wrapper:not(.disabled).active path, svg g.svg-path-wrapper:not(.disabled).active path {
  fill: #ffffff; }

img g.svg-path-wrapper:not(.disabled).active.logo path,
img g.svg-path-wrapper:not(.disabled).active rect, svg g.svg-path-wrapper:not(.disabled).active.logo path,
svg g.svg-path-wrapper:not(.disabled).active rect {
  fill: #FF1C39; }

img g.svg-path-wrapper:not(.disabled).focused path, svg g.svg-path-wrapper:not(.disabled).focused path {
  fill: #ffffff; }

img g.svg-path-wrapper:not(.disabled).focused.logo path,
img g.svg-path-wrapper:not(.disabled).focused rect, svg g.svg-path-wrapper:not(.disabled).focused.logo path,
svg g.svg-path-wrapper:not(.disabled).focused rect {
  fill: #CB001A; }

/*# sourceMappingURL=svobodu.css.map */
