/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *




























 */
/* line 5, app/assets/stylesheets/_common.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/_common.scss */
[v-cloak] {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/_common.scss */
html {
  overflow-y: scroll;
}

/* line 20, app/assets/stylesheets/_common.scss */
body {
  background: #F0F0F0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #141414;
  padding-top: 48px;
}

/* line 29, app/assets/stylesheets/_common.scss */
img,
iframe {
  max-width: 100%;
}

/* line 34, app/assets/stylesheets/_common.scss */
h1, h2, h3, h4 {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

/* line 37, app/assets/stylesheets/_common.scss */
h1 span, h2 span, h3 span, h4 span {
  font-weight: 400;
}

/* line 42, app/assets/stylesheets/_common.scss */
h1 {
  font-size: 24px;
}

/* line 43, app/assets/stylesheets/_common.scss */
h2 {
  font-size: 16px;
}

/* line 44, app/assets/stylesheets/_common.scss */
h3 {
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/_common.scss */
a {
  color: #FFBF00;
  text-decoration: underline;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/_common.scss */
p + p,
p + h1,
p + h2,
p + h3 {
  margin-top: 1.5em;
}

/* line 59, app/assets/stylesheets/_common.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}

/* line 65, app/assets/stylesheets/_common.scss */
.btn {
  display: inline-block;
  border-radius: 4px;
  padding: 8px 16px;
  background: #FFBF00;
  color: #fff;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  text-align: center;
}

/* line 75, app/assets/stylesheets/_common.scss */
.btn--large {
  padding: 16px 32px;
}

@media only screen and (max-width: 767px) {
  /* line 75, app/assets/stylesheets/_common.scss */
  .btn--large {
    display: block;
  }
}

/* line 85, app/assets/stylesheets/_common.scss */
footer .cities-list {
  background: #666;
  padding: 40px 0;
}

/* line 89, app/assets/stylesheets/_common.scss */
footer .cities-list a {
  color: #ccc;
  text-decoration: none;
  margin: 0 15px 5px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/_common.scss */
footer .cities-list a span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 8px;
  display: block;
}

/* line 103, app/assets/stylesheets/_common.scss */
footer .about {
  padding: 40px 0 24px;
  overflow: hidden;
}

/* line 107, app/assets/stylesheets/_common.scss */
footer .about h1 {
  font-weight: 400;
  color: #FFBF00;
  letter-spacing: 5px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 115, app/assets/stylesheets/_common.scss */
  footer .about h1 {
    float: left;
    width: 250px;
    padding: 12px 0;
  }
  /* line 120, app/assets/stylesheets/_common.scss */
  footer .about h1 span {
    font-size: 10px;
    color: #ccc;
  }
  /* line 126, app/assets/stylesheets/_common.scss */
  footer .about p {
    font-size: 12px;
    margin-left: 250px;
  }
}

/* line 135, app/assets/stylesheets/_common.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 139, app/assets/stylesheets/_common.scss */
.shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
/* line 5, app/assets/stylesheets/_common.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/_common.scss */
[v-cloak] {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/_common.scss */
html {
  overflow-y: scroll;
}

/* line 20, app/assets/stylesheets/_common.scss */
body {
  background: #F0F0F0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #141414;
  padding-top: 48px;
}

/* line 29, app/assets/stylesheets/_common.scss */
img,
iframe {
  max-width: 100%;
}

/* line 34, app/assets/stylesheets/_common.scss */
h1, h2, h3, h4 {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

/* line 37, app/assets/stylesheets/_common.scss */
h1 span, h2 span, h3 span, h4 span {
  font-weight: 400;
}

/* line 42, app/assets/stylesheets/_common.scss */
h1 {
  font-size: 24px;
}

/* line 43, app/assets/stylesheets/_common.scss */
h2 {
  font-size: 16px;
}

/* line 44, app/assets/stylesheets/_common.scss */
h3 {
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/_common.scss */
a {
  color: #FFBF00;
  text-decoration: underline;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/_common.scss */
p + p,
p + h1,
p + h2,
p + h3 {
  margin-top: 1.5em;
}

/* line 59, app/assets/stylesheets/_common.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}

/* line 65, app/assets/stylesheets/_common.scss */
.btn {
  display: inline-block;
  border-radius: 4px;
  padding: 8px 16px;
  background: #FFBF00;
  color: #fff;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  text-align: center;
}

/* line 75, app/assets/stylesheets/_common.scss */
.btn--large {
  padding: 16px 32px;
}

@media only screen and (max-width: 767px) {
  /* line 75, app/assets/stylesheets/_common.scss */
  .btn--large {
    display: block;
  }
}

/* line 85, app/assets/stylesheets/_common.scss */
footer .cities-list {
  background: #666;
  padding: 40px 0;
}

/* line 89, app/assets/stylesheets/_common.scss */
footer .cities-list a {
  color: #ccc;
  text-decoration: none;
  margin: 0 15px 5px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/_common.scss */
footer .cities-list a span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 8px;
  display: block;
}

/* line 103, app/assets/stylesheets/_common.scss */
footer .about {
  padding: 40px 0 24px;
  overflow: hidden;
}

/* line 107, app/assets/stylesheets/_common.scss */
footer .about h1 {
  font-weight: 400;
  color: #FFBF00;
  letter-spacing: 5px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 115, app/assets/stylesheets/_common.scss */
  footer .about h1 {
    float: left;
    width: 250px;
    padding: 12px 0;
  }
  /* line 120, app/assets/stylesheets/_common.scss */
  footer .about h1 span {
    font-size: 10px;
    color: #ccc;
  }
  /* line 126, app/assets/stylesheets/_common.scss */
  footer .about p {
    font-size: 12px;
    margin-left: 250px;
  }
}

/* line 135, app/assets/stylesheets/_common.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 139, app/assets/stylesheets/_common.scss */
.shadow, .ad__wrapper--top {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* line 6, app/assets/stylesheets/ads.scss */
body.fixed-ad header {
  transition: all .3s;
  padding-top: 55px;
}

/* line 11, app/assets/stylesheets/ads.scss */
body.fixed-ad #page {
  transition: all .3s;
  padding-top: 24px;
}

/* line 18, app/assets/stylesheets/ads.scss */
.ad__wrapper--top {
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  /* line 18, app/assets/stylesheets/ads.scss */
  .ad__wrapper--top {
    padding: 20px;
  }
}

/* line 28, app/assets/stylesheets/ads.scss */
.ad__wrapper--content {
  margin-bottom: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 28, app/assets/stylesheets/ads.scss */
  .ad__wrapper--content {
    float: right;
    margin: 0 0 16px 16px;
  }
}

/* line 38, app/assets/stylesheets/ads.scss */
.ad {
  margin: 0 auto;
  text-align: center;
}

/* line 43, app/assets/stylesheets/ads.scss */
.header_responsive {
  margin: 0 auto;
  width: 320px;
  height: 100px;
}

@media (min-width: 468px) {
  /* line 44, app/assets/stylesheets/ads.scss */
  .header_responsive {
    width: 468px;
    height: 60px;
  }
}

@media (min-width: 728px) {
  /* line 45, app/assets/stylesheets/ads.scss */
  .header_responsive {
    width: 728px;
    height: 90px;
  }
}

@media (min-width: 970px) {
  /* line 46, app/assets/stylesheets/ads.scss */
  .header_responsive {
    width: 970px;
    height: 90px;
  }
}

/* line 48, app/assets/stylesheets/ads.scss */
.ad--content {
  margin: 0 auto;
  width: 300px;
  height: 250px;
}

@media (max-width: 375px) {
  /* line 49, app/assets/stylesheets/ads.scss */
  .ad--content {
    width: 300px;
    height: 250px;
  }
}

@media (min-width: 468px) {
  /* line 50, app/assets/stylesheets/ads.scss */
  .ad--content {
    width: 468px;
    height: 60px;
  }
}

@media (min-width: 728px) {
  /* line 51, app/assets/stylesheets/ads.scss */
  .ad--content {
    width: 336px;
    height: 280px;
  }
}

/* line 53, app/assets/stylesheets/ads.scss */
.divide_content {
  margin: 0 auto;
  width: 320px;
  height: 100px;
}

@media (min-width: 468px) {
  /* line 54, app/assets/stylesheets/ads.scss */
  .divide_content {
    width: 468px;
    height: 60px;
  }
}

@media (min-width: 728px) {
  /* line 55, app/assets/stylesheets/ads.scss */
  .divide_content {
    width: 728px;
    height: 90px;
  }
}

@media (min-width: 970px) {
  /* line 56, app/assets/stylesheets/ads.scss */
  .divide_content {
    width: 970px;
    height: 90px;
  }
}
/* line 6, app/assets/stylesheets/carousel.scss */
.carousel {
  position: relative;
  height: 296px;
}

/* line 11, app/assets/stylesheets/carousel.scss */
.carousel__item {
  position: absolute;
  background: #666;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  transition: all .5s;
}

/* line 23, app/assets/stylesheets/carousel.scss */
.carousel__item a {
  text-decoration: none;
}

/* line 27, app/assets/stylesheets/carousel.scss */
.carousel__item.active {
  opacity: 1;
}

/* line 31, app/assets/stylesheets/carousel.scss */
.carousel__image {
  background-size: cover;
  background-position: center 15%;
  height: 240px;
}

/* line 37, app/assets/stylesheets/carousel.scss */
.carousel__title {
  line-height: 56px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 4, app/assets/stylesheets/city.scss */
.cities-list,
.states-list {
  padding: 16px;
  overflow: hidden;
}

/* line 9, app/assets/stylesheets/city.scss */
.cities-list li,
.states-list li {
  list-style: none;
  overflow: hidden;
  padding: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 9, app/assets/stylesheets/city.scss */
  .cities-list li,
.states-list li {
    float: left;
    width: 340px;
  }
}

/* line 19, app/assets/stylesheets/city.scss */
.cities-list li a,
.states-list li a {
  display: block;
  text-decoration: none;
  color: inherit;
}

/* line 25, app/assets/stylesheets/city.scss */
.cities-list li .icon,
.states-list li .icon {
  float: left;
  font-size: 24px;
  width: 32px;
  margin-right: 8px;
  padding-top: 6px;
  color: #FFBF00;
}

/* line 34, app/assets/stylesheets/city.scss */
.cities-list li h2,
.states-list li h2 {
  color: #222;
  font-style: normal;
}

/* line 38, app/assets/stylesheets/city.scss */
.cities-list li h2 span,
.states-list li h2 span {
  font-size: 12px;
  display: block;
  color: #ccc;
}

/* line 49, app/assets/stylesheets/city.scss */
.nearest-cities li:first-child {
  width: auto;
  float: none;
}

/* line 53, app/assets/stylesheets/city.scss */
.nearest-cities li:first-child i {
  height: 40px;
  font-size: 32px;
  position: relative;
  left: -2px;
  top: 8px;
}

/* line 61, app/assets/stylesheets/city.scss */
.nearest-cities li:first-child h2 {
  font-size: 32px;
  position: relative;
  left: -4px;
}

/* line 71, app/assets/stylesheets/city.scss */
.states-list li {
  padding: 0 16px;
  float: left;
  width: 256px;
}

/* line 76, app/assets/stylesheets/city.scss */
.states-list li a {
  color: inherit;
  line-height: 36px;
}

/* line 84, app/assets/stylesheets/city.scss */
.alpha-list {
  padding: 16px;
  overflow: hidden;
  list-style: none;
}

@media only screen and (min-width: 768px) {
  /* line 84, app/assets/stylesheets/city.scss */
  .alpha-list {
    display: flex;
    justify-content: space-between;
  }
  /* line 94, app/assets/stylesheets/city.scss */
  .alpha-list li a {
    padding: 8px;
    text-align: center;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 84, app/assets/stylesheets/city.scss */
  .alpha-list {
    display: none;
  }
}

/* line 107, app/assets/stylesheets/city.scss */
.content.city-with-no-movies {
  margin: 16px 0 24px;
  position: relative;
  padding: 0 0 0 56px;
}

/* line 112, app/assets/stylesheets/city.scss */
.content.city-with-no-movies:before {
  position: absolute;
  top: 0;
  left: 24px;
  content: ':(';
  font-size: 32px;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  color: #FFBF00;
}

/* line 123, app/assets/stylesheets/city.scss */
.content.city-with-no-movies .ops {
  font-size: 16px;
}

/* line 127, app/assets/stylesheets/city.scss */
.content.city-with-no-movies p + p {
  margin-top: 16px;
}

@media only screen and (max-width: 767px) {
  /* line 135, app/assets/stylesheets/city.scss */
  #city .title {
    padding: 14px 16px 12px 16px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
  }
  /* line 140, app/assets/stylesheets/city.scss */
  #city .title h1 {
    font-size: 16px;
  }
  /* line 143, app/assets/stylesheets/city.scss */
  #city .title h1 span {
    display: none;
  }
  /* line 149, app/assets/stylesheets/city.scss */
  #city .city-title-paragraph {
    display: none;
  }
}
/* line 4, app/assets/stylesheets/genre.scss */
.genres-list {
  padding: 0 0 16px;
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/genre.scss */
.genres-list li {
  list-style: none;
  overflow: hidden;
  padding: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 8, app/assets/stylesheets/genre.scss */
  .genres-list li {
    float: left;
    width: 340px;
  }
}

/* line 18, app/assets/stylesheets/genre.scss */
.genres-list li a {
  display: block;
  text-decoration: none;
  color: inherit;
}
/* line 6, app/assets/stylesheets/content.scss */
.title {
  padding: 32px 16px;
}

@media only screen and (max-width: 767px) {
  /* line 6, app/assets/stylesheets/content.scss */
  .title {
    padding: 32px 10px 16px;
  }
}

/* line 14, app/assets/stylesheets/content.scss */
.content {
  padding: 0 16px 16px 16px;
}

/* line 17, app/assets/stylesheets/content.scss */
.content + .content {
  padding: 0 16px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 14, app/assets/stylesheets/content.scss */
  .content {
    padding: 16px 10px;
  }
}
/* line 3, app/assets/stylesheets/form.scss */
input,
textarea,
select {
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 8px;
  background: #fff;
  width: 100%;
  border-radius: 4px;
  -webkit-appearance: none;
}

/* line 16, app/assets/stylesheets/form.scss */
input[type=button], input[type=submit] {
  width: auto;
  background: #FFBF00;
  border: 1px solid #FFBF00;
  padding-left: 16px;
  padding-right: 16px;
}
/* line 4, app/assets/stylesheets/header.scss */
header {
  background: #666;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

/* line 12, app/assets/stylesheets/header.scss */
header a {
  padding: 12px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 20, app/assets/stylesheets/header.scss */
  .logo {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  /* line 20, app/assets/stylesheets/header.scss */
  .logo {
    margin-left: 46px;
  }
}

/* line 30, app/assets/stylesheets/header.scss */
.logo a {
  text-transform: uppercase;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  letter-spacing: 5px;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  /* line 30, app/assets/stylesheets/header.scss */
  .logo a {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 4px;
  }
}

/* line 45, app/assets/stylesheets/header.scss */
.menu-link,
.search-link {
  position: absolute;
  top: 0;
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 13px;
}

/* line 55, app/assets/stylesheets/header.scss */
.menu-link {
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}

/* line 60, app/assets/stylesheets/header.scss */
.search-link {
  right: 0;
}
/* line 4, app/assets/stylesheets/home.scss */
.title--home {
  display: none;
}

/* line 9, app/assets/stylesheets/home.scss */
#home .carousel {
  margin-bottom: 16px;
}

/* line 15, app/assets/stylesheets/home.scss */
#home section {
  background-size: cover;
  background-position: center center;
}

/* line 19, app/assets/stylesheets/home.scss */
#home section .content {
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

/* line 25, app/assets/stylesheets/home.scss */
#home section h1 {
  letter-spacing: 5px;
}

/* line 28, app/assets/stylesheets/home.scss */
#home section h1 span {
  font-size: 90%;
}

/* line 33, app/assets/stylesheets/home.scss */
#home section p {
  line-height: 1.5;
  margin: 16px 0 24px;
}

/* line 39, app/assets/stylesheets/home.scss */
#home .site-info {
  background-image: url(/assets/site-info-bg-d88d8176b97da4fd31856a0352f015d59893c7648f18c1bd4767736f0d11d8e1.jpg);
}

/* line 42, app/assets/stylesheets/home.scss */
#home .site-info .content {
  padding-top: 120px;
  padding-bottom: 120px;
  background: transparent url(/assets/video-pattern-1da07a93a98f7a6bb852864375d8c0cd2329ddbfa246e560a730e97caca4d683.png);
  text-align: center;
}

/* line 48, app/assets/stylesheets/home.scss */
#home .site-info .content h1 {
  color: #FFBF00;
}

/* line 52, app/assets/stylesheets/home.scss */
#home .site-info .content span, #home .site-info .content p {
  color: #fff;
}

/* line 56, app/assets/stylesheets/home.scss */
#home .site-info .content p {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

/* line 62, app/assets/stylesheets/home.scss */
#home .site-info .content .btn {
  padding: 16px 32px;
}

/* line 68, app/assets/stylesheets/home.scss */
#home .map {
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 72, app/assets/stylesheets/home.scss */
  #home .map h1 {
    font-size: 20px;
  }
}

/* line 77, app/assets/stylesheets/home.scss */
#home .map #map {
  height: 480px;
  background-image: url(/assets/site-info-bg-d88d8176b97da4fd31856a0352f015d59893c7648f18c1bd4767736f0d11d8e1.jpg);
}

@media only screen and (max-width: 767px) {
  /* line 77, app/assets/stylesheets/home.scss */
  #home .map #map {
    height: 320px;
  }
}

/* line 87, app/assets/stylesheets/home.scss */
#home .map .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 191, 0, 0.75);
  text-align: center;
  padding-top: 120px;
}

@media only screen and (max-width: 767px) {
  /* line 87, app/assets/stylesheets/home.scss */
  #home .map .content {
    padding-top: 40px;
  }
}

/* line 101, app/assets/stylesheets/home.scss */
#home .map .content .wrapper {
  max-width: 500px;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 108, app/assets/stylesheets/home.scss */
#home .map .content .search form {
  background: #fff;
  border-radius: 4px;
  padding: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin: 0 0 30px;
}

/* line 117, app/assets/stylesheets/home.scss */
#home .map .content .search .location-select i {
  color: inherit;
}

/* line 125, app/assets/stylesheets/home.scss */
#home .watch-now {
  display: none;
  margin: 20px;
}

/* line 129, app/assets/stylesheets/home.scss */
#home .watch-now .content {
  padding: 40px 0 40px;
}

/* line 133, app/assets/stylesheets/home.scss */
#home .watch-now__icon {
  float: left;
  height: 76px;
  width: 72px;
  padding: 18px 0;
  font-size: 32px;
  background: #666;
  text-transform: uppercase;
  text-align: center;
  border-radius: 6px 0 0 6px;
}

/* line 145, app/assets/stylesheets/home.scss */
#home .watch-now__info {
  background: #FFBF00;
  height: 76px;
  margin-left: 72px;
  padding: 12px;
  border-radius: 0 6px 6px 0;
  color: #222;
}

/* line 153, app/assets/stylesheets/home.scss */
#home .watch-now__info h2 {
  text-transform: uppercase;
}
/* line 4, app/assets/stylesheets/main-menu.scss */
#page {
  transition: all .1s;
}

/* line 8, app/assets/stylesheets/main-menu.scss */
#main-menu {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  padding: 0;
  transition: all .1s;
  width: 0;
  background: rgba(0, 0, 0, 0.4);
}

/* line 20, app/assets/stylesheets/main-menu.scss */
.opened-menu #main-menu {
  width: 100vw;
}

/* line 24, app/assets/stylesheets/main-menu.scss */
#main-menu #menu-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

/* line 33, app/assets/stylesheets/main-menu.scss */
#main-menu .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  overflow: auto;
  margin: 0;
  height: 100vh;
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  /* line 33, app/assets/stylesheets/main-menu.scss */
  #main-menu .wrapper {
    width: 85vw;
  }
}

@media only screen and (min-width: 768px) {
  /* line 33, app/assets/stylesheets/main-menu.scss */
  #main-menu .wrapper {
    width: 320px;
  }
}

/* line 53, app/assets/stylesheets/main-menu.scss */
#main-menu .wrapper h1 {
  font-weight: 400;
  color: #FFBF00;
  letter-spacing: 5px;
  font-size: 16px;
  padding: 16px;
}

/* line 62, app/assets/stylesheets/main-menu.scss */
#main-menu .wrapper ul li {
  border-top: 1px solid #eee;
}

/* line 65, app/assets/stylesheets/main-menu.scss */
#main-menu .wrapper ul li a {
  font-weight: 700;
  color: #222;
  display: block;
  padding: 16px;
  text-decoration: none;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  text-transform: uppercase;
}

/* line 75, app/assets/stylesheets/main-menu.scss */
#main-menu .wrapper ul li a span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  color: #FFBF00;
}

/* line 83, app/assets/stylesheets/main-menu.scss */
#main-menu .wrapper ul li a i {
  color: #FFBF00;
  margin-right: 16px;
}

/* line 89, app/assets/stylesheets/main-menu.scss */
#main-menu .wrapper ul li p {
  padding: 16px;
  line-height: 1.5;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  /* line 99, app/assets/stylesheets/main-menu.scss */
  #inline-menu {
    display: none;
  }
}

/* line 104, app/assets/stylesheets/main-menu.scss */
#inline-menu ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  overflow: auto;
}

/* line 111, app/assets/stylesheets/main-menu.scss */
#inline-menu ul li {
  list-style: none;
}

/* line 114, app/assets/stylesheets/main-menu.scss */
#inline-menu ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  padding: 8px;
  display: block;
  white-space: nowrap;
}

/* line 122, app/assets/stylesheets/main-menu.scss */
#inline-menu ul li a:hover {
  color: #666;
}
@charset "UTF-8";
/* line 5, app/assets/stylesheets/_common.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/_common.scss */
[v-cloak] {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/_common.scss */
html {
  overflow-y: scroll;
}

/* line 20, app/assets/stylesheets/_common.scss */
body {
  background: #F0F0F0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #141414;
  padding-top: 48px;
}

/* line 29, app/assets/stylesheets/_common.scss */
img,
iframe {
  max-width: 100%;
}

/* line 34, app/assets/stylesheets/_common.scss */
h1, h2, h3, h4 {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

/* line 37, app/assets/stylesheets/_common.scss */
h1 span, h2 span, h3 span, h4 span {
  font-weight: 400;
}

/* line 42, app/assets/stylesheets/_common.scss */
h1 {
  font-size: 24px;
}

/* line 43, app/assets/stylesheets/_common.scss */
h2 {
  font-size: 16px;
}

/* line 44, app/assets/stylesheets/_common.scss */
h3 {
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/_common.scss */
a {
  color: #FFBF00;
  text-decoration: underline;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/_common.scss */
p + p,
p + h1,
p + h2,
p + h3 {
  margin-top: 1.5em;
}

/* line 59, app/assets/stylesheets/_common.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}

/* line 65, app/assets/stylesheets/_common.scss */
.btn {
  display: inline-block;
  border-radius: 4px;
  padding: 8px 16px;
  background: #FFBF00;
  color: #fff;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  text-align: center;
}

/* line 75, app/assets/stylesheets/_common.scss */
.btn--large {
  padding: 16px 32px;
}

@media only screen and (max-width: 767px) {
  /* line 75, app/assets/stylesheets/_common.scss */
  .btn--large {
    display: block;
  }
}

/* line 85, app/assets/stylesheets/_common.scss */
footer .cities-list {
  background: #666;
  padding: 40px 0;
}

/* line 89, app/assets/stylesheets/_common.scss */
footer .cities-list a {
  color: #ccc;
  text-decoration: none;
  margin: 0 15px 5px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/_common.scss */
footer .cities-list a span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 8px;
  display: block;
}

/* line 103, app/assets/stylesheets/_common.scss */
footer .about {
  padding: 40px 0 24px;
  overflow: hidden;
}

/* line 107, app/assets/stylesheets/_common.scss */
footer .about h1 {
  font-weight: 400;
  color: #FFBF00;
  letter-spacing: 5px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 115, app/assets/stylesheets/_common.scss */
  footer .about h1 {
    float: left;
    width: 250px;
    padding: 12px 0;
  }
  /* line 120, app/assets/stylesheets/_common.scss */
  footer .about h1 span {
    font-size: 10px;
    color: #ccc;
  }
  /* line 126, app/assets/stylesheets/_common.scss */
  footer .about p {
    font-size: 12px;
    margin-left: 250px;
  }
}

/* line 135, app/assets/stylesheets/_common.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 139, app/assets/stylesheets/_common.scss */
.shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* line 6, app/assets/stylesheets/movie.scss */
.movies-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 7, app/assets/stylesheets/movie.scss */
.movies-list-wrapper {
  position: relative;
  min-height: 100px;
}

/* line 15, app/assets/stylesheets/movie.scss */
.movies-list a {
  text-decoration: none;
  display: flex;
  height: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 15, app/assets/stylesheets/movie.scss */
  .movies-list a {
    min-height: 150px;
  }
}

/* line 24, app/assets/stylesheets/movie.scss */
.movies-list a > div > div {
  color: #222;
}

/* line 28, app/assets/stylesheets/movie.scss */
.movies-list a picture {
  flex: 1;
  display: flex;
  align-items: center;
  align-content: center;
  max-width: 100px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 38, app/assets/stylesheets/movie.scss */
.movies-list a picture img {
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 28, app/assets/stylesheets/movie.scss */
  .movies-list a picture {
    max-width: 72px;
  }
  /* line 45, app/assets/stylesheets/movie.scss */
  .movies-list a picture.no-image {
    height: 118px;
  }
}

/* line 51, app/assets/stylesheets/movie.scss */
.movies-list a .movie-info {
  flex: 1;
  padding-left: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 58, app/assets/stylesheets/movie.scss */
  .movies-list__item {
    width: 50%;
  }
}

/* line 63, app/assets/stylesheets/movie.scss */
.movies-list__item {
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 16px;
}

@media only screen and (max-width: 767px) {
  /* line 63, app/assets/stylesheets/movie.scss */
  .movies-list__item {
    border-top: 1px solid #eee;
  }
  /* line 72, app/assets/stylesheets/movie.scss */
  .movies-list__item:first-child {
    border-top: 0 none;
  }
  /* line 76, app/assets/stylesheets/movie.scss */
  .movies-list__item .ad__wrapper--content {
    margin-bottom: 0;
  }
  /* line 80, app/assets/stylesheets/movie.scss */
  .movies-list__item--ad {
    border-bottom: 1px solid #eee;
    padding: 10px;
  }
}

/* line 88, app/assets/stylesheets/movie.scss */
.movies-list__info .info {
  padding: 4px 0;
}

/* line 95, app/assets/stylesheets/movie.scss */
.movie-info p {
  color: #222;
}

/* line 99, app/assets/stylesheets/movie.scss */
.movie-info span {
  display: inline-block;
  padding: 4px 8px;
  color: #666;
  font-size: 12px;
  border: 1px solid #ccc;
  text-transform: uppercase;
  margin: 4px 0;
  border-radius: 4px;
}

/* line 109, app/assets/stylesheets/movie.scss */
.movie-info span.rating-livre, .movie-info span.rating-10, .movie-info span.rating-12, .movie-info span.rating-14, .movie-info span.rating-16, .movie-info span.rating-18 {
  border: 0;
  color: #fff;
}

/* line 119, app/assets/stylesheets/movie.scss */
.movie-info span.rating-10, .movie-info span.rating-livre {
  background: green;
}

/* line 122, app/assets/stylesheets/movie.scss */
.movie-info span.rating-12, .movie-info span.rating-14 {
  background: #FFBF00;
}

/* line 125, app/assets/stylesheets/movie.scss */
.movie-info span.rating-16, .movie-info span.rating-18 {
  background: #c00;
}

/* line 130, app/assets/stylesheets/movie.scss */
.movies-list .movie-info span {
  font-size: 9px;
  padding: 0;
  border: 0;
  color: #999;
}

/* line 136, app/assets/stylesheets/movie.scss */
.movies-list .movie-info span:after {
  content: ' — ';
  color: #FFBF00;
}

/* line 142, app/assets/stylesheets/movie.scss */
.movies-list .movie-info span:last-child:after {
  display: none;
}

/* line 150, app/assets/stylesheets/movie.scss */
.synopsis {
  overflow: hidden;
}

/* line 153, app/assets/stylesheets/movie.scss */
.synopsis img {
  float: left;
  margin: 0 16px 16px 0;
}

/* line 159, app/assets/stylesheets/movie.scss */
.trailer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 164, app/assets/stylesheets/movie.scss */
.trailer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 175, app/assets/stylesheets/movie.scss */
#movie .synopsis__content {
  font-size: 16px;
  line-height: 1.5;
}

/* line 179, app/assets/stylesheets/movie.scss */
#movie .synopsis__content p:first-child {
  margin-bottom: 20px;
}

/* line 185, app/assets/stylesheets/movie.scss */
#movie .audience-profile {
  display: none;
}

/* line 190, app/assets/stylesheets/movie.scss */
.buy-now__title {
  font-size: 24px;
}

/* line 194, app/assets/stylesheets/movie.scss */
.movie-title-wrapper__image {
  max-width: 220px;
  margin: 0 auto 24px;
  box-shadow: 0 0 30px #000;
}

/* line 199, app/assets/stylesheets/movie.scss */
.movie-title-wrapper__image img {
  display: block;
}

@media only screen and (max-width: 767px) {
  /* line 194, app/assets/stylesheets/movie.scss */
  .movie-title-wrapper__image {
    max-width: 160px;
  }
}

/* line 205, app/assets/stylesheets/movie.scss */
.movie-title-wrapper__image + .movie-info-wrapper {
  text-align: center;
}

/* line 210, app/assets/stylesheets/movie.scss */
.movie-trailer {
  overflow: hidden;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* line 217, app/assets/stylesheets/movie.scss */
.movie-trailer h2 {
  display: none;
}

/* line 219, app/assets/stylesheets/movie.scss */
.movie-trailer .background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 228, app/assets/stylesheets/movie.scss */
.movie-trailer .background {
  position: absolute;
  top: -25px;
  left: -25px;
  right: -25px;
  bottom: -25px;
  background-position: center;
  background-size: cover;
  background-blend-mode: hard-light;
  -webkit-filter: blur(30px);
  -moz-filter: blur(30px);
  -o-filter: blur(30px);
  -ms-filter: blur(30px);
  filter: blur(30px);
}

/* line 246, app/assets/stylesheets/movie.scss */
a[rel="anchor"] {
  height: 46px;
  display: block;
}

/* line 251, app/assets/stylesheets/movie.scss */
.action-buttons {
  padding: 16px 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 251, app/assets/stylesheets/movie.scss */
  .action-buttons {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  /* line 261, app/assets/stylesheets/movie.scss */
  #movie-details .dates-list {
    border-top: 1px solid #eee;
  }
}

/* line 268, app/assets/stylesheets/movie.scss */
.movie-city {
  position: relative;
  min-height: 64px;
  margin-bottom: 32px;
}

/* line 273, app/assets/stylesheets/movie.scss */
.movie-city.fixed {
  padding-top: 45px;
  min-height: 144px;
}

/* line 279, app/assets/stylesheets/movie.scss */
.related-content {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
}

/* line 283, app/assets/stylesheets/movie.scss */
.related-content .title {
  padding-bottom: 16px;
}

/* line 288, app/assets/stylesheets/movie.scss */
.related-movies {
  background: #f9f9f9;
}

/* line 292, app/assets/stylesheets/movie.scss */
#movie .enriched-content h3 {
  font-size: 1.2rem;
  margin: 0 0 1rem 0;
}

/* line 297, app/assets/stylesheets/movie.scss */
#movie .enriched-content p {
  margin: 0 0 1rem;
  font-size: 1.2rem;
  line-height: 1.6;
}

/* line 303, app/assets/stylesheets/movie.scss */
#movie .enriched-content > div {
  margin-bottom: 2rem;
}

/* line 307, app/assets/stylesheets/movie.scss */
#movie .enriched-content ul {
  padding-left: 1.5rem;
}

/* line 311, app/assets/stylesheets/movie.scss */
#movie .enriched-content li {
  font-size: 1.2rem;
  margin: 0 0 1rem 0;
}

/* line 316, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-introducao h3::before {
  content: "\01F37F ";
}

/* line 317, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-estreia h3::before {
  content: "\01F4C5 ";
}

/* line 318, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-programacao h3::before {
  content: "\01F3AC ";
}

/* line 319, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-analise h3::before {
  content: "\26A1 ";
}

/* line 320, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-perfis h3::before {
  content: "\01F3AF ";
}

/* line 321, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-elenco h3::before {
  content: "\01F3AD ";
}

/* line 322, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-curiosidades h3::before {
  content: "\01F4A1 ";
}

/* line 323, app/assets/stylesheets/movie.scss */
#movie .enriched-content .fnc-bloco-faq h3::before {
  content: "\2753 ";
}
/* line 4, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 3px solid #666;
  background: #fff;
}

/* line 11, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home--no-border {
  border-top: 0;
}

@media only screen and (max-width: 767px) {
  /* line 21, app/assets/stylesheets/featured-movies.scss */
  #home section .featured-movies-home .content {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* line 29, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__title {
  border-bottom: 2px solid #FFBF00;
  padding: 4px 0;
  font-size: 18px;
}

/* line 35, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__list {
  list-style: none;
}

@media only screen and (min-width: 768px) {
  /* line 35, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__list {
    display: flex;
  }
}

/* line 43, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__item {
  position: relative;
  overflow: hidden;
}

/* line 47, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__item a {
  text-decoration: none;
}

/* line 49, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__item img {
  width: 100%;
  height: 65%;
}

@media only screen and (max-width: 767px) {
  /* line 49, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item img {
    height: auto;
  }
}

@media only screen and (min-width: 768px) {
  /* line 43, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item {
    flex: 1;
  }
  /* line 61, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item .featured-movies__movie-info {
    padding: 16px 16px 16px 0;
  }
  /* line 64, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item .featured-movies__movie-info p {
    height: 64px;
    overflow: hidden;
  }
  /* line 69, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item .featured-movies__movie-info .btn {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 43, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item {
    height: 160px;
    margin-top: 8px;
  }
  /* line 79, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item .featured-movies__image {
    float: left;
    width: 106px;
    height: 160px;
  }
  /* line 85, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__item .featured-movies__movie-info {
    margin-left: 122px;
  }
}

/* line 92, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__movie-info h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
}

/* line 99, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__movie-info p {
  color: #222;
  margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
  /* line 105, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__movie-info .featured-movies__ranking {
    display: none;
  }
  /* line 106, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__movie-info h2 {
    white-space: normal;
    margin-top: 8px;
  }
  /* line 107, app/assets/stylesheets/featured-movies.scss */
  .featured-movies-home__movie-info p {
    margin-top: 0 !important;
  }
}

/* line 111, app/assets/stylesheets/featured-movies.scss */
.featured-movies-home__buttons {
  text-align: center;
}
/* line 3, app/assets/stylesheets/search.scss */
.search {
  overflow: hidden;
  transition: all .5s;
}

/* line 7, app/assets/stylesheets/search.scss */
header .search {
  height: 0;
  padding: 0 20px;
  background: #f5f5f5;
  border-bottom: 4px solid #FFBF00;
}

/* line 13, app/assets/stylesheets/search.scss */
header .search.active {
  height: 124px;
}

/* line 18, app/assets/stylesheets/search.scss */
.search form {
  margin: 20px 0 10px;
}

/* line 23, app/assets/stylesheets/search.scss */
.search input[type=text] {
  float: left;
  width: calc(100% - 100px);
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 31, app/assets/stylesheets/search.scss */
.search input[type=submit] {
  width: 100px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 38, app/assets/stylesheets/search.scss */
.search .location-select {
  text-align: center;
  white-space: nowrap;
}

/* line 42, app/assets/stylesheets/search.scss */
.search .location-select i {
  font-size: 24px;
  color: #FFBF00;
  vertical-align: middle;
  margin: 0 4px;
}

/* line 49, app/assets/stylesheets/search.scss */
.search .location-select a {
  color: #222;
  display: inline-block;
}
/* line 4, app/assets/stylesheets/tabs.scss */
.tabs__link-container {
  margin: 16px;
  border-radius: 4px;
  border: 1px solid #bbb;
  overflow: hidden;
}

/* line 11, app/assets/stylesheets/tabs.scss */
.tabs__link {
  list-style: none;
  display: block;
  cursor: pointer;
  float: left;
  padding: 16px 0;
  text-align: center;
  background: #f5f5f5;
  text-transform: uppercase;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  border-right: 1px solid #666;
  transition: all .25s;
  letter-spacing: 2px;
}

/* line 25, app/assets/stylesheets/tabs.scss */
.tabs__link:last-child {
  border-right: 0;
}

/* line 29, app/assets/stylesheets/tabs.scss */
.tabs__link.active {
  background: #666;
  color: #FFBF00;
  font-weight: 500;
}

/* line 35, app/assets/stylesheets/tabs.scss */
.tabs__count--1 .tabs__link {
  width: 100%;
}

/* line 36, app/assets/stylesheets/tabs.scss */
.tabs__count--2 .tabs__link {
  width: 50%;
}

/* line 40, app/assets/stylesheets/tabs.scss */
.tabs__tab {
  display: none;
  clear: both;
}

/* line 44, app/assets/stylesheets/tabs.scss */
.tabs__tab.active {
  display: block;
}

/*
<section id="city" class="wrapper">
	<div class="title">
		<h1><%= t('city.theaters_in_city', city: @city.name).html_safe %></h1>
		<p><%= t('city.showtimes', city: @city.name).html_safe %></p>
	</div>
  <div class="tabs">
    <ul class="tabs__link-container">
      <li class="tabs__link active">Filmes</li>
      <li class="tabs__link">Cinemas</li>
    </ul>
    <div class="tabs__tab active">
      <%= render partial: 'movie/list', locals: { movies: @movies, city: @city } %>
    </div>
    <div class="tabs__tab">
      <%= render partial: 'theater/list', locals: { theaters: @theaters } %>
    </div>
  </div>
</section>




*/
/* line 77, app/assets/stylesheets/tabs.scss */
.tabs__list {
  display: flex;
  list-style: none;
}

/* line 81, app/assets/stylesheets/tabs.scss */
.tabs__list-item {
  flex: 1;
  border-left: 1px solid #FFBF00;
  border-bottom: 1px solid #FFBF00;
  text-align: center;
}

/* line 87, app/assets/stylesheets/tabs.scss */
.tabs__list-item a {
  display: block;
  text-decoration: none;
  color: rgba(255, 191, 0, 0.5);
  transition: all .2s;
  padding: 4px;
}

/* line 96, app/assets/stylesheets/tabs.scss */
.tabs__list-item.active a {
  color: #FFBF00;
  font-weight: bold;
}

/* line 102, app/assets/stylesheets/tabs.scss */
.tabs__list-item:first-child {
  border-left: 0;
}

/* line 106, app/assets/stylesheets/tabs.scss */
.tabs__list-item span {
  display: block;
}

/* line 110, app/assets/stylesheets/tabs.scss */
.tabs__list-item i {
  font-size: 24px;
  margin-bottom: 4px;
}

/* line 118, app/assets/stylesheets/tabs.scss */
.tabs__panels .content {
  padding: 16px 10px;
}

/* line 122, app/assets/stylesheets/tabs.scss */
.tabs__panels .title {
  padding-top: 16px;
}
/* line 4, app/assets/stylesheets/theater.scss */
.theaters-list {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 8, app/assets/stylesheets/theater.scss */
  .theaters-list.content {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 14, app/assets/stylesheets/theater.scss */
.theaters-list > li {
  list-style: none;
  overflow: hidden;
  padding: 16px;
  border-bottom: 1px solid #FFBF00;
}

@media only screen and (max-width: 767px) {
  /* line 14, app/assets/stylesheets/theater.scss */
  .theaters-list > li {
    padding: 12px 16px 16px 8px;
  }
  /* line 23, app/assets/stylesheets/theater.scss */
  .theaters-list > li.no-showtimes {
    display: none;
  }
}

/* line 28, app/assets/stylesheets/theater.scss */
.theaters-list > li:last-child {
  border-bottom: 0;
}

/* line 32, app/assets/stylesheets/theater.scss */
.theaters-list > li > a {
  display: block;
  text-decoration: none;
}

/* line 37, app/assets/stylesheets/theater.scss */
.theaters-list > li .icon {
  float: left;
  font-size: 24px;
  margin-right: 8px;
  padding-top: 6px;
  color: #FFBF00;
}

/* line 46, app/assets/stylesheets/theater.scss */
.theaters-list > li h2, .theaters-list > li address {
  color: #222;
  font-style: normal;
  margin-left: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 53, app/assets/stylesheets/theater.scss */
  .theaters-list > li h2, .theaters-list > li address {
    margin-left: 20px;
  }
  /* line 57, app/assets/stylesheets/theater.scss */
  .theaters-list > li address {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 67, app/assets/stylesheets/theater.scss */
  #theater .title {
    padding: 14px 16px 12px 16px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
  }
  /* line 72, app/assets/stylesheets/theater.scss */
  #theater .title h1 {
    font-size: 16px;
  }
  /* line 75, app/assets/stylesheets/theater.scss */
  #theater .title h1 span {
    display: none;
  }
}

/* line 84, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes {
  overflow: hidden;
  margin-left: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 84, app/assets/stylesheets/theater.scss */
  .theaters-list .theater-showtimes {
    margin-left: 20px;
  }
}

/* line 92, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li {
  float: left;
  padding: 0;
  margin: 16px 16px 0 0;
  width: 90px;
  list-style: none;
  text-align: center;
}

/* line 100, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li a {
  display: block;
  border-radius: 4px;
  border: 1px solid #FFBF00;
  text-decoration: none;
}

/* line 106, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li a time {
  padding: 8px 0;
  font-size: 16px;
  background: #FFBF00;
  border-radius: 0;
  display: block;
  color: #fff;
}

/* line 115, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li a.not-active {
  cursor: default;
  border: 1px solid rgba(255, 191, 0, 0.3);
}

/* line 119, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li a.not-active > * {
  opacity: .3;
}

/* line 123, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li a.not-active span:first-child {
  color: red;
  opacity: 1;
}

/* line 129, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li a.not-available {
  cursor: default;
}

@media only screen and (max-width: 767px) {
  /* line 92, app/assets/stylesheets/theater.scss */
  .theaters-list .theater-showtimes li {
    margin: 8px 8px 0 0;
    width: 55px;
  }
  /* line 138, app/assets/stylesheets/theater.scss */
  .theaters-list .theater-showtimes li.not-active {
    display: none;
  }
  /* line 142, app/assets/stylesheets/theater.scss */
  .theaters-list .theater-showtimes li a time {
    font-size: 12px;
  }
}

/* line 147, app/assets/stylesheets/theater.scss */
.theaters-list .theater-showtimes li span {
  font-size: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  padding: 4px;
  color: #000;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  /* line 147, app/assets/stylesheets/theater.scss */
  .theaters-list .theater-showtimes li span {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 8px;
  }
  /* line 162, app/assets/stylesheets/theater.scss */
  .theaters-list .theater-showtimes li span:first-child {
    display: none;
  }
}
/* line 4, app/assets/stylesheets/wizard.scss */
.wizard {
  list-style: none;
  padding: 0;
  overflow: hidden;
}

/* line 9, app/assets/stylesheets/wizard.scss */
.wizard li {
  margin: 0;
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

/* line 14, app/assets/stylesheets/wizard.scss */
.wizard li a {
  display: block;
  text-decoration: none;
  color: inherit;
}

@media only screen and (max-width: 767px) {
  /* line 23, app/assets/stylesheets/wizard.scss */
  .wizard {
    margin: 0 10px;
  }
  /* line 26, app/assets/stylesheets/wizard.scss */
  .wizard li {
    display: none;
  }
  /* line 29, app/assets/stylesheets/wizard.scss */
  .wizard li.current {
    display: block;
    font-size: 24px;
    font-weight: 500;
  }
}

@media only screen and (min-width: 768px) {
  /* line 39, app/assets/stylesheets/wizard.scss */
  .wizard {
    margin: 0 16px;
  }
  /* line 43, app/assets/stylesheets/wizard.scss */
  .wizard--count-2 li {
    width: 50%;
  }
  /* line 48, app/assets/stylesheets/wizard.scss */
  .wizard li {
    background-color: #ccc;
    float: left;
    margin: 0;
    padding: 16px 25px 16px 40px;
    text-align: center;
    text-transform: uppercase;
  }
  /* line 56, app/assets/stylesheets/wizard.scss */
  .wizard li:first-child {
    padding-left: 25px;
    border-radius: 4px 0 0 4px;
  }
  /* line 61, app/assets/stylesheets/wizard.scss */
  .wizard li:last-child {
    border-radius: 0 4px 4px 0;
  }
  /* line 64, app/assets/stylesheets/wizard.scss */
  .wizard li:last-child:after {
    display: none;
  }
  /* line 69, app/assets/stylesheets/wizard.scss */
  .wizard li:after {
    background-color: #ccc;
    content: "";
    display: block;
    position: absolute;
  }
  /* line 76, app/assets/stylesheets/wizard.scss */
  .wizard li:after {
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-radius: 4px;
    width: 34px;
    height: 34px;
    right: -16px;
    top: 5px;
    transform: rotate(45deg);
    z-index: 2;
  }
  /* line 88, app/assets/stylesheets/wizard.scss */
  .wizard li.current, .wizard li.current:after {
    background: #FFBF00;
    font-weight: 500;
  }
  /* line 94, app/assets/stylesheets/wizard.scss */
  .wizard li a {
    display: block;
    text-decoration: none;
    color: inherit;
  }
}
/* line 4, app/assets/stylesheets/dates.scss */
.dates-list {
  display: flex;
  list-style: none;
  overflow: auto;
  background: #fff;
}

/* line 10, app/assets/stylesheets/dates.scss */
.dates-list.fixed {
  position: fixed;
  top: 45px;
  left: 0;
  right: 0;
  z-index: 10;
}

/* line 18, app/assets/stylesheets/dates.scss */
.dates-list__item {
  flex: 1;
  border-bottom: 1px solid #eee;
}

/* line 22, app/assets/stylesheets/dates.scss */
.dates-list__item a {
  display: block;
  text-decoration: none;
  padding: 8px 0;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  background: #fff;
}

/* line 31, app/assets/stylesheets/dates.scss */
.dates-list__item a .weekday {
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

/* line 38, app/assets/stylesheets/dates.scss */
.dates-list__item a .date {
  font-size: 10px;
  color: #ccc;
}

/* line 45, app/assets/stylesheets/dates.scss */
.dates-list__item.active a, .dates-list__item.active a:hover {
  background: #FFBF00;
  color: #fff;
}

/* line 49, app/assets/stylesheets/dates.scss */
.dates-list__item.active a .date, .dates-list__item.active a:hover .date {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 57, app/assets/stylesheets/dates.scss */
  .dates-list.wrapper {
    margin: 0 auto 16px auto;
    padding: 0 16px;
  }
  /* line 62, app/assets/stylesheets/dates.scss */
  .dates-list__item {
    border-radius: 4px 4px 0 0;
  }
  /* line 65, app/assets/stylesheets/dates.scss */
  .dates-list__item a:hover {
    background: rgba(0, 0, 0, 0.05);
  }
}
/* line 4, app/assets/stylesheets/artist.scss */
#artist .content {
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/artist.scss */
#artist .content picture {
  float: left;
  margin: .5em 1.5em 1em 0;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 7, app/assets/stylesheets/artist.scss */
  #artist .content picture {
    width: 100px;
    height: 100px;
    margin: 8px 8px 8px 0;
  }
}

/* line 22, app/assets/stylesheets/artist.scss */
#artist .content p {
  font-size: 16px;
}

/* line 29, app/assets/stylesheets/artist.scss */
.actors-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 33, app/assets/stylesheets/artist.scss */
.actors-list li {
  flex: 1;
  display: block;
  padding: 8px 8px 8px 0;
}

@media only screen and (max-width: 767px) {
  /* line 33, app/assets/stylesheets/artist.scss */
  .actors-list li {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  /* line 33, app/assets/stylesheets/artist.scss */
  .actors-list li {
    width: 16.66%;
    min-width: 16.66%;
    max-width: 16.66%;
  }
}

/* line 52, app/assets/stylesheets/artist.scss */
.actors-list li a {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  padding: 4px;
  text-decoration: none;
  color: #222;
}

/* line 63, app/assets/stylesheets/artist.scss */
.actors-list li picture {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 20px;
  margin-right: 8px;
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/artist.scss */
.actors-list li picture.no-image {
  background: transparent url(/no-image.svg) no-repeat 50% 50%;
}

/* line 75, app/assets/stylesheets/artist.scss */
.actors-list li picture.no-image img {
  display: none;
}
/* line 5, app/assets/stylesheets/_common.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/_common.scss */
[v-cloak] {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/_common.scss */
html {
  overflow-y: scroll;
}

/* line 20, app/assets/stylesheets/_common.scss */
body {
  background: #F0F0F0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #141414;
  padding-top: 48px;
}

/* line 29, app/assets/stylesheets/_common.scss */
img,
iframe {
  max-width: 100%;
}

/* line 34, app/assets/stylesheets/_common.scss */
h1, h2, h3, h4 {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

/* line 37, app/assets/stylesheets/_common.scss */
h1 span, h2 span, h3 span, h4 span {
  font-weight: 400;
}

/* line 42, app/assets/stylesheets/_common.scss */
h1 {
  font-size: 24px;
}

/* line 43, app/assets/stylesheets/_common.scss */
h2 {
  font-size: 16px;
}

/* line 44, app/assets/stylesheets/_common.scss */
h3 {
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/_common.scss */
a {
  color: #FFBF00;
  text-decoration: underline;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/_common.scss */
p + p,
p + h1,
p + h2,
p + h3 {
  margin-top: 1.5em;
}

/* line 59, app/assets/stylesheets/_common.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}

/* line 65, app/assets/stylesheets/_common.scss */
.btn {
  display: inline-block;
  border-radius: 4px;
  padding: 8px 16px;
  background: #FFBF00;
  color: #fff;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  text-align: center;
}

/* line 75, app/assets/stylesheets/_common.scss */
.btn--large {
  padding: 16px 32px;
}

@media only screen and (max-width: 767px) {
  /* line 75, app/assets/stylesheets/_common.scss */
  .btn--large {
    display: block;
  }
}

/* line 85, app/assets/stylesheets/_common.scss */
footer .cities-list {
  background: #666;
  padding: 40px 0;
}

/* line 89, app/assets/stylesheets/_common.scss */
footer .cities-list a {
  color: #ccc;
  text-decoration: none;
  margin: 0 15px 5px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/_common.scss */
footer .cities-list a span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 8px;
  display: block;
}

/* line 103, app/assets/stylesheets/_common.scss */
footer .about {
  padding: 40px 0 24px;
  overflow: hidden;
}

/* line 107, app/assets/stylesheets/_common.scss */
footer .about h1 {
  font-weight: 400;
  color: #FFBF00;
  letter-spacing: 5px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 115, app/assets/stylesheets/_common.scss */
  footer .about h1 {
    float: left;
    width: 250px;
    padding: 12px 0;
  }
  /* line 120, app/assets/stylesheets/_common.scss */
  footer .about h1 span {
    font-size: 10px;
    color: #ccc;
  }
  /* line 126, app/assets/stylesheets/_common.scss */
  footer .about p {
    font-size: 12px;
    margin-left: 250px;
  }
}

/* line 135, app/assets/stylesheets/_common.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 139, app/assets/stylesheets/_common.scss */
.shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* line 7, app/assets/stylesheets/news.scss */
.news-list__item {
  list-style: none;
  padding: 16px;
}

@media only screen and (max-width: 767px) {
  /* line 7, app/assets/stylesheets/news.scss */
  .news-list__item {
    border-top: 1px solid #f5f5f5;
  }
}

/* line 15, app/assets/stylesheets/news.scss */
.news-list__item a {
  text-decoration: none;
}

/* line 19, app/assets/stylesheets/news.scss */
.news-list__item .news__image {
  background-position: center 30%;
  background-size: cover;
  height: 120px;
  border-radius: 8px;
}

@media only screen and (max-width: 767px) {
  /* line 28, app/assets/stylesheets/news.scss */
  .news-list__item a {
    display: flex;
  }
  /* line 32, app/assets/stylesheets/news.scss */
  .news-list__item .news__image {
    min-width: 120px;
    height: 80px;
    margin: auto 16px auto 0;
  }
  /* line 38, app/assets/stylesheets/news.scss */
  .news-list__item h2 {
    margin: auto;
  }
}

@media only screen and (min-width: 768px) {
  /* line 48, app/assets/stylesheets/news.scss */
  .headlines .news-list .news-list__item {
    width: 20%;
  }
  /* line 51, app/assets/stylesheets/news.scss */
  .headlines .news-list .news-list__item:first-child {
    width: 60%;
  }
  /* line 54, app/assets/stylesheets/news.scss */
  .headlines .news-list .news-list__item:first-child h2 {
    font-size: 24px;
  }
  /* line 59, app/assets/stylesheets/news.scss */
  .headlines .news-list .news-list__item:nth-child(2) {
    width: 40%;
  }
  /* line 62, app/assets/stylesheets/news.scss */
  .headlines .news-list .news-list__item:nth-child(2) h2 {
    font-size: 24px;
  }
  /* line 67, app/assets/stylesheets/news.scss */
  .headlines .news-list .news-list__item:nth-child(-n+2) {
    height: 380px;
  }
  /* line 70, app/assets/stylesheets/news.scss */
  .headlines .news-list .news-list__item:nth-child(-n+2) .news__image {
    height: 240px;
  }
  /* line 81, app/assets/stylesheets/news.scss */
  .others .news-list__item:nth-child(n+7) h2 {
    font-size: 14px;
    font-weight: normal;
  }
  /* line 89, app/assets/stylesheets/news.scss */
  .news-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  /* line 95, app/assets/stylesheets/news.scss */
  .news-list__item {
    width: 16.6%;
    height: 260px;
  }
  /* line 99, app/assets/stylesheets/news.scss */
  .news-list__item:nth-child(-n+6) {
    width: 33.3%;
  }
  /* line 103, app/assets/stylesheets/news.scss */
  #news-details .news-list__item, .latest-news .news-list__item {
    width: 25%;
  }
  /* line 108, app/assets/stylesheets/news.scss */
  .news-list__item .news__image {
    margin-bottom: 8px;
  }
}

/* line 115, app/assets/stylesheets/news.scss */
.latest-news .title {
  font-size: 24px;
}

/* line 121, app/assets/stylesheets/news.scss */
#news .wrapper {
  overflow: hidden;
  font-size: 16px;
}

/* line 127, app/assets/stylesheets/news.scss */
#news .news__image {
  background-position: center 30%;
  background-size: cover;
  width: 100%;
  height: 40vw;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  /* line 127, app/assets/stylesheets/news.scss */
  #news .news__image {
    height: 60vw;
  }
}

/* line 140, app/assets/stylesheets/news.scss */
#news .content {
  line-height: 1.6em;
}

/* line 143, app/assets/stylesheets/news.scss */
#news .content:after {
  clear: both;
}

/* line 147, app/assets/stylesheets/news.scss */
#news .content h1, #news .content h2, #news .content h3 {
  font-size: 24px;
  margin-bottom: 1em;
}

/* line 152, app/assets/stylesheets/news.scss */
#news .content figure, #news .content img, #news .content iframe {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 152, app/assets/stylesheets/news.scss */
  #news .content figure, #news .content img, #news .content iframe {
    float: left;
    margin: 0 1em 1em 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 162, app/assets/stylesheets/news.scss */
  #news .content iframe {
    width: 400px;
    height: 300px;
  }
}

/* line 169, app/assets/stylesheets/news.scss */
#news .content div.loading {
  display: none;
}

/* line 173, app/assets/stylesheets/news.scss */
#news .content p {
  margin-bottom: 1.5em;
}

/* line 177, app/assets/stylesheets/news.scss */
#news .content ul {
  list-style-position: inside;
  margin-bottom: 1.5em;
}

/* line 182, app/assets/stylesheets/news.scss */
#news .content-author {
  clear: both;
}

@media only screen and (min-width: 768px) {
  /* line 182, app/assets/stylesheets/news.scss */
  #news .content-author {
    margin-left: 1em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 192, app/assets/stylesheets/news.scss */
  #news .ad__wrapper--content {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 197, app/assets/stylesheets/news.scss */
  #news .title {
    text-align: center;
  }
  /* line 201, app/assets/stylesheets/news.scss */
  #news .title h1 {
    font-size: 36px;
  }
}

/* line 206, app/assets/stylesheets/news.scss */
#news .title .published {
  color: #FFBF00;
}

/* line 212, app/assets/stylesheets/news.scss */
.related-content-hyperlink {
  display: none;
}
/* line 1, app/assets/stylesheets/loading.scss */
.loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
}

/* line 9, app/assets/stylesheets/loading.scss */
.loading.inline {
  position: relative;
  background: transparent;
  height: 50px;
}

/* line 15, app/assets/stylesheets/loading.scss */
.loading__icons {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

/* line 22, app/assets/stylesheets/loading.scss */
.loading__icons > span {
  width: 8px;
  height: 8px;
  margin: 0 1px;
  display: inline-block;
  background-color: #222;
  border-radius: 50%;
  animation: loading-bounce 1.4s infinite cubic-bezier(0.35, 0, 0.25, 1) both;
}

/* line 31, app/assets/stylesheets/loading.scss */
.loading__icons .bounce1 {
  animation-delay: -.32s;
}

/* line 34, app/assets/stylesheets/loading.scss */
.loading__icons .bounce2 {
  animation-delay: -.16s;
}

@keyframes loading-bounce {
  0%,
80%,
100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
/* line 5, app/assets/stylesheets/_common.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/_common.scss */
[v-cloak] {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/_common.scss */
html {
  overflow-y: scroll;
}

/* line 20, app/assets/stylesheets/_common.scss */
body {
  background: #F0F0F0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #141414;
  padding-top: 48px;
}

/* line 29, app/assets/stylesheets/_common.scss */
img,
iframe {
  max-width: 100%;
}

/* line 34, app/assets/stylesheets/_common.scss */
h1, h2, h3, h4 {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

/* line 37, app/assets/stylesheets/_common.scss */
h1 span, h2 span, h3 span, h4 span {
  font-weight: 400;
}

/* line 42, app/assets/stylesheets/_common.scss */
h1 {
  font-size: 24px;
}

/* line 43, app/assets/stylesheets/_common.scss */
h2 {
  font-size: 16px;
}

/* line 44, app/assets/stylesheets/_common.scss */
h3 {
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/_common.scss */
a {
  color: #FFBF00;
  text-decoration: underline;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/_common.scss */
p + p,
p + h1,
p + h2,
p + h3 {
  margin-top: 1.5em;
}

/* line 59, app/assets/stylesheets/_common.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}

/* line 65, app/assets/stylesheets/_common.scss */
.btn {
  display: inline-block;
  border-radius: 4px;
  padding: 8px 16px;
  background: #FFBF00;
  color: #fff;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  text-align: center;
}

/* line 75, app/assets/stylesheets/_common.scss */
.btn--large {
  padding: 16px 32px;
}

@media only screen and (max-width: 767px) {
  /* line 75, app/assets/stylesheets/_common.scss */
  .btn--large {
    display: block;
  }
}

/* line 85, app/assets/stylesheets/_common.scss */
footer .cities-list {
  background: #666;
  padding: 40px 0;
}

/* line 89, app/assets/stylesheets/_common.scss */
footer .cities-list a {
  color: #ccc;
  text-decoration: none;
  margin: 0 15px 5px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/_common.scss */
footer .cities-list a span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 8px;
  display: block;
}

/* line 103, app/assets/stylesheets/_common.scss */
footer .about {
  padding: 40px 0 24px;
  overflow: hidden;
}

/* line 107, app/assets/stylesheets/_common.scss */
footer .about h1 {
  font-weight: 400;
  color: #FFBF00;
  letter-spacing: 5px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 115, app/assets/stylesheets/_common.scss */
  footer .about h1 {
    float: left;
    width: 250px;
    padding: 12px 0;
  }
  /* line 120, app/assets/stylesheets/_common.scss */
  footer .about h1 span {
    font-size: 10px;
    color: #ccc;
  }
  /* line 126, app/assets/stylesheets/_common.scss */
  footer .about p {
    font-size: 12px;
    margin-left: 250px;
  }
}

/* line 135, app/assets/stylesheets/_common.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 139, app/assets/stylesheets/_common.scss */
.shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* line 4, app/assets/stylesheets/newsletter.scss */
.newsletter {
  background: #f2f2f2;
  padding: 32px 16px;
  position: relative;
}

/* line 9, app/assets/stylesheets/newsletter.scss */
.newsletter .wrapper {
  position: static;
}

/* line 13, app/assets/stylesheets/newsletter.scss */
.newsletter h2 {
  margin-bottom: 4px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

/* line 20, app/assets/stylesheets/newsletter.scss */
.newsletter p {
  margin-bottom: 12px;
  font-size: 12px;
}

/* line 25, app/assets/stylesheets/newsletter.scss */
.newsletter__form {
  display: flex;
}

/* line 29, app/assets/stylesheets/newsletter.scss */
.newsletter .form-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}

/* line 35, app/assets/stylesheets/newsletter.scss */
.newsletter .form-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media only screen and (min-width: 768px) {
  /* line 41, app/assets/stylesheets/newsletter.scss */
  .newsletter__wrapper {
    display: flex;
    max-width: 950px;
    margin: 0 auto;
  }
  /* line 47, app/assets/stylesheets/newsletter.scss */
  .newsletter__header, .newsletter__form {
    flex: 1;
    padding: 0 16px;
    text-align: center;
    margin: auto;
  }
  /* line 55, app/assets/stylesheets/newsletter.scss */
  .newsletter__header {
    max-width: 450px;
  }
  /* line 58, app/assets/stylesheets/newsletter.scss */
  .newsletter__header p {
    margin-bottom: 0;
  }
}
/* line 5, app/assets/stylesheets/_common.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

/* line 12, app/assets/stylesheets/_common.scss */
[v-cloak] {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/_common.scss */
html {
  overflow-y: scroll;
}

/* line 20, app/assets/stylesheets/_common.scss */
body {
  background: #F0F0F0;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #141414;
  padding-top: 48px;
}

/* line 29, app/assets/stylesheets/_common.scss */
img,
iframe {
  max-width: 100%;
}

/* line 34, app/assets/stylesheets/_common.scss */
h1, h2, h3, h4 {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
}

/* line 37, app/assets/stylesheets/_common.scss */
h1 span, h2 span, h3 span, h4 span {
  font-weight: 400;
}

/* line 42, app/assets/stylesheets/_common.scss */
h1 {
  font-size: 24px;
}

/* line 43, app/assets/stylesheets/_common.scss */
h2 {
  font-size: 16px;
}

/* line 44, app/assets/stylesheets/_common.scss */
h3 {
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/_common.scss */
a {
  color: #FFBF00;
  text-decoration: underline;
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/_common.scss */
p + p,
p + h1,
p + h2,
p + h3 {
  margin-top: 1.5em;
}

/* line 59, app/assets/stylesheets/_common.scss */
.wrapper {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
}

/* line 65, app/assets/stylesheets/_common.scss */
.btn {
  display: inline-block;
  border-radius: 4px;
  padding: 8px 16px;
  background: #FFBF00;
  color: #fff;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
  text-align: center;
}

/* line 75, app/assets/stylesheets/_common.scss */
.btn--large {
  padding: 16px 32px;
}

@media only screen and (max-width: 767px) {
  /* line 75, app/assets/stylesheets/_common.scss */
  .btn--large {
    display: block;
  }
}

/* line 85, app/assets/stylesheets/_common.scss */
footer .cities-list {
  background: #666;
  padding: 40px 0;
}

/* line 89, app/assets/stylesheets/_common.scss */
footer .cities-list a {
  color: #ccc;
  text-decoration: none;
  margin: 0 15px 5px;
  display: inline-block;
}

/* line 95, app/assets/stylesheets/_common.scss */
footer .cities-list a span {
  color: rgba(0, 0, 0, 0.25);
  font-size: 8px;
  display: block;
}

/* line 103, app/assets/stylesheets/_common.scss */
footer .about {
  padding: 40px 0 24px;
  overflow: hidden;
}

/* line 107, app/assets/stylesheets/_common.scss */
footer .about h1 {
  font-weight: 400;
  color: #FFBF00;
  letter-spacing: 5px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  /* line 115, app/assets/stylesheets/_common.scss */
  footer .about h1 {
    float: left;
    width: 250px;
    padding: 12px 0;
  }
  /* line 120, app/assets/stylesheets/_common.scss */
  footer .about h1 span {
    font-size: 10px;
    color: #ccc;
  }
  /* line 126, app/assets/stylesheets/_common.scss */
  footer .about p {
    font-size: 12px;
    margin-left: 250px;
  }
}

/* line 135, app/assets/stylesheets/_common.scss */
.no-wrap {
  white-space: nowrap;
}

/* line 139, app/assets/stylesheets/_common.scss */
.shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* line 4, app/assets/stylesheets/newsletter-modal.scss */
#newsletter-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100000;
}

/* line 14, app/assets/stylesheets/newsletter-modal.scss */
#newsletter-modal .newsletter.modal {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  margin: 0 auto;
  border: 8px solid #222;
}

/* line 24, app/assets/stylesheets/newsletter-modal.scss */
#newsletter-modal .newsletter.modal .newsletter-modal__title {
  margin-bottom: 6px;
}

/* line 28, app/assets/stylesheets/newsletter-modal.scss */
#newsletter-modal .newsletter.modal .newsletter-modal__subtitle {
  text-transform: uppercase;
  font-size: 14px;
}

/* line 33, app/assets/stylesheets/newsletter-modal.scss */
#newsletter-modal .newsletter.modal .newsletter__wrapper {
  display: block;
}

/* line 37, app/assets/stylesheets/newsletter-modal.scss */
#newsletter-modal .newsletter.modal .newsletter__header {
  margin: 16px 0;
  max-width: 400px;
  padding: 0;
  text-align: left;
}

/* line 44, app/assets/stylesheets/newsletter-modal.scss */
#newsletter-modal .newsletter.modal .newsletter__form {
  max-width: 400px;
  margin: 0 0 16px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 14, app/assets/stylesheets/newsletter-modal.scss */
  #newsletter-modal .newsletter.modal {
    padding: 16px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 14, app/assets/stylesheets/newsletter-modal.scss */
  #newsletter-modal .newsletter.modal {
    padding: 64px 64px 48px 64px;
    width: 800px;
    background: #fff url(/assets/exit-navigation/yoda-36ec201c8310a2d87e8840461a7c4a3d0e687d2fdb3106066e75974dd6367b64.png) no-repeat 160% 0;
  }
}
/* line 1, app/assets/stylesheets/standalone.scss */
header {
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}

/* line 6, app/assets/stylesheets/standalone.scss */
.standalone {
  padding-top: 68px;
}

/* line 9, app/assets/stylesheets/standalone.scss */
.standalone header {
  padding-top: 20px;
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top);
}

/* line 15, app/assets/stylesheets/standalone.scss */
.standalone .dates-list.fixed {
  top: 65px;
}
