/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}

/*
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
} */

img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
[hidden], template {
  display: none
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
[class*=" icon-"], [class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-chevron-down:before {
  content: ""
}
.icon-cross:before {
  content: ""
}
.icon-chevron-up:before {
  content: ""
}
.icon-chevron-left:before {
  content: ""
}
.icon-chevron-right:before {
  content: ""
}
html {
  box-sizing: border-box
}
*, :after, :before {
  box-sizing: inherit
}
img {
  vertical-align: middle
}
.hide-text {
  overflow: hidden;
  padding: 0;
  text-indent: 101%;
  white-space: nowrap
}
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.footer-list, .nav-holder .nav-list {
  margin: 0;
  padding: 0;
  list-style: none
}
html {
  font-size: 10px
}
body, html {
  height: 100%
}
body {
  color: #2a0008;
  font-family: "helvetica-lt-pro", sans-serif;
  font-size: 14px;
  line-height: 1.14;
  font-weight: 400
}
a {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  color: #0058ff
}
a, a:hover {
  text-decoration: none
}
a:hover {
  color: #669bff
}
dl, ol, p, ul {
  margin: 0 0 1.5em
}
.h2, h2 {
  font-weight: 400;
  color: #000;
  margin: 0
}
.h2, h2, h3 {
  font-family: obvia-expanded, Arial, Noto Sans, sans-serif
}
input[type=email], input[type=tel], input[type=text], textarea {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: transparent;
  background-color: hsla(0, 0%, 79.6%, .15);
  width: 100%;
  min-width: 0;
  padding: 1.6rem 1.8rem;
  border-radius: 0;
  -webkit-appearance: none;
  color: #000;
  font-family: Montserrat, Arial, Noto Sans, sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 300
}
input[type=email]:focus, input[type=email]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, textarea:focus, textarea:hover {
  box-shadow: 0 0 4px #b3dc00;
  outline: none
}
input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
  color: #000
}
input[type=email]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, textarea::placeholder {
  color: #000
}
.form {
  margin: 0 auto 6.2rem
}
.form h2 {
  margin: 0 0 1rem
}
.form .text {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 3.5rem;
  font-family: obvia-expanded, Arial, Noto Sans, sans-serif
}
.form .input-hold {
  margin-bottom: 1.1rem
}
.form .input-hold p {
  font-family: "helvetica-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  margin: 0
}
.form textarea {
  resize: none;
  height: 25.9rem;
  text-align: left;
  margin-bottom: 2.8rem
}
.form .submit-hold {
  display: flex;
  justify-content: flex-end
}
.form .submit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 6.2rem;
  border-radius: 7.2rem;
  background: #0da73c;
  min-width: 17.7rem;
  padding: 1rem;
  color: #fff;
  font-family: "helvetica-lt-pro", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  text-transform: uppercase;
  border: transparent;
  cursor: pointer;
  transition: background .3s ease-in-out
}
.form .submit:hover {
  background: #0fbf45
}
.form-title-holder {
  font-size: 2rem;
  color: #000;
  margin-bottom: 3rem
}
.form-title-holder .form-title {
  font-size: 2.6rem;
  margin-bottom: 1.5rem;
  font-weight: 700
}
.form-title-holder p {
  margin-bottom: 0
}
.form-note {
  font-size: 1.2rem
}
.wrapper {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%
}
.main, .wrapper {
  position: relative
}
.main {
  flex-grow: 1
}
.main-wrapper {
  position: relative;
  z-index: 1
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 153.6rem;
  position: relative;
  padding: 0 2rem
}
.container--alt {
  max-width: 155.6rem
}
.header {
  background-color: #000;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  z-index: 3;
  padding: 1.2rem 0
}
.header--bg-opacity {
  background-color: rgba(0, 0, 0, .44);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}
.header .container {
  max-width: 160rem
}
.header .logo-holder {
  display: flex;
  position: relative;
  z-index: 10
}
.header .logo {
  display: flex;
  max-width: 16rem;
  margin: 0 auto
}
.header .content-holder {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.header-content {
  position: relative
}
body {
  background-color: #000
}
.styled-table {
  border: none;
  margin: 25px 0;
  font-size: .9em;
  min-width: 400px;
  table-layout: fixed;
}
.styled-table th {
  font-family: "fatfrank", sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  padding: 15px 5px
}
.styled-table td {
  border: 1px solid #000;
  border-collapse: collapse;
  padding: 2px 15px
}
.styled-table thead tr {
  background-color: #fc0;
  color: #fff;
  text-align: left
}
.styled-table tbody tr, .styled-table tbody tr:last-of-type {
  border-bottom: none
}
img {
  max-width: 100%;
  height: auto
}
svg {
  width: 100%;
  height: 100%
}
.decor-bottom {
  max-height: 143.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  height: 40%
}
.decor-bottom img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.text-uppercase {
  text-transform: uppercase
}
.bg-white {
  background-color: #fff
}
.bg-black {
  background-color: #000
}
.holder-white {
  background-color: #fff;
  padding: 1.5rem
}
.text-white {
  color: #fff
}
.holder {
  position: relative;
  padding-bottom: 5rem
}
.section-holder {
  position: relative;
  z-index: 1
}
.content {
  position: relative;
  z-index: 2;
  padding: 2rem 1.5rem 7rem
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 110rem;
  justify-content: center
}
.col-12 {
  width: 100%;
  padding: 0 1.5rem
}
.section-title {
  color: #000;
  font-weight: 300;
  font-family: "fatfrank", sans-serif;
  font-size: 24px;
  max-width: 734px;
  letter-spacing: 1px;
  line-height: 1.3;
  margin: 0 0 46px
}
.section-title.section-title--sm {
  font-size: 20px;
  max-width: 654px
}
.section-title.mb-24 {
  margin-bottom: 24px
}
.celebrity-section {
  padding: 32px 0
}
.form-section {
  margin: 0 0 3rem
}
.form-section .content .text-sm p {
  font-family: "fatfrank", sans-serif;
  font-weight: 400;
  line-height: 1.2
}
.faq-section {
  margin: 0 0 3rem
}
.footer {
  color: #fff;
  background-color: #fff
}
.footer--primary {
  background-color: transparent;
  padding-top: 0
}
.footer a {
  color: inherit
}
.footer-img {
  margin: 0 0 -6px
}
.footer-wrap {
  background-color: #000;
  position: relative;
  z-index: 1;
  padding: 2.6rem 0 8rem
}
.footer-list {
  display: flex;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: 2.5rem
}
.footer-list li {
  margin: 0 1.3rem
}
.footer-list a:hover {
  color: #0058ff
}
.footer-content {
  max-width: 101.5rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center
}
.footer-logo .logo {
  display: flex;
  margin-bottom: 3.6rem;
    width: 10vw;
}
.footer-text {
  font-weight: 500;
  line-height: 1.3
}
.footer-text p {
  margin-bottom: 1.6rem
}
.footer-text p i {
  font-style: italic;
  font-weight: 300
}
.nav-holder {
  position: relative;
  display: none;
  justify-content: center;
  text-align: center;
  padding-top: 4rem
}
.nav-holder .nav-list {
  font-family: "helvetica-lt-pro", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff
}
.nav-holder .nav-list li {
  position: relative;
  display: flex;
  margin-bottom: 1.5rem
}
.nav-holder .nav-list a {
  position: relative;
  color: inherit
}
.nav-holder .nav-list a:after {
  content: "";
  height: .3rem;
  background-color: currentColor;
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  transition: width .3s ease-in-out
}
.nav-holder .nav-list a:hover:after {
  width: 100%
}
.nav-holder .nav-list .active:after {
  content: "";
  height: .3rem;
  background-color: currentColor;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transition: width .3s ease-in-out
}
.nav-holder .nav-list .active a:hover:after {
  width: 0
}
.nav-holder .btn-nav-link a {
  display: inline-flex;
  border-radius: 5.8rem;
  background-color: #0c8ae7;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  padding: 1rem 3rem;
  transition: background-color .3s ease-in-out
}
.nav-holder .btn-nav-link a:after {
  content: none
}
.nav-holder .btn-nav-link a:hover {
  background-color: rgba(243, 204, 102, .8)
}
.nav-opener {
  width: 3.4rem;
  height: 3.4rem;
  border: transparent;
  background: transparent;
  position: absolute;
  top: 50%;
  right: 0;
  text-indent: -9999px;
  overflow: hidden;
  transition: all .35s;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10
}
.nav-opener:before, .nav-opener span {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: .5rem;
  background-color: #fff;
  transition: transform .3s ease-in-out;
  border-radius: .3rem
}
.nav-opener:before {
  top: 6px
}
.nav-opener span {
  bottom: 5px;
  transform: translateY(-50%)
}
.nav-active .nav-opener:before {
  top: 40%;
  transform: rotate(-45deg)
}
.nav-active .nav-opener span {
  top: 40%;
  transform: rotate(44deg)
}
.popup {
  display: none;
  max-width: 140rem;
  position: relative;
  padding: 5.2rem 1rem 4.4rem;
  font-weight: 500;
  color: #000
}
.popup, .popup.popup--alt p {
  font-family: "helvetica-lt-pro", sans-serif;
}
.popup.popup--alt p {
  font-weight: 400;
  margin-bottom: 3rem
}
.popup.popup--alt p:last-child {
  margin: 0
}
.popup h2, .popup h3 {
  margin: 0;
  color: inherit;
  font-weight: 500
}
.popup p {
  font-size: 1.4rem;
  line-height: 1.22;
  margin-bottom: 1.9rem;
  word-break: break-word
}
.popup h2 {
  font-size: 2rem;
  margin-bottom: 1.5rem
}
.popup h3 {
  font-size: 22px
}
.popup-content .img-holder {
  width: 100%;
  margin: 0 50px 30px 0
}
.popup-content .description p {
  font-family: "fatfrank", sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #2a0008
}
.fancybox-button {
  position: absolute;
  top: 1rem !important;
  right: 1.2rem !important;
  width: 4.7rem !important;
  height: 4.7rem !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important
}
.fancybox-button:after, .fancybox-button:before {
  position: absolute;
  top: 2.1rem;
  width: 3rem;
  height: .2rem;
  content: "";
  background-color: #707070
}
.fancybox-button:after {
  transform: rotate(-45deg)
}
.fancybox-button:before {
  transform: rotate(45deg)
}
.popup-holder {
  position: relative
}
.popup-holder, body.compensate-for-scrollbar {
  overflow: hidden
}
.fancybox-active {
  height: auto
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  box-sizing: border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}
.fancybox-bg {
  background: #000;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
  opacity: .59;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.fancybox-toolbar {
  right: 0;
  top: 0
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}
.fancybox-slide--image:before {
  display: none
}
.fancybox-slide--html {
  padding: 1rem
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 68px 8% 50px;
  position: relative;
  text-align: left;
  vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.fancybox-container [data-selectable=true] {
  cursor: text
}
.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}
.fancybox-spaceball {
  z-index: 1
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--video .fancybox-content {
  background: #000
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff
}
.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}
.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc
}
.fancybox-button:hover {
  color: #fff
}
.fancybox-button:focus {
  outline: none
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none
}
.fancybox-button div {
  height: 100%
}
.fancybox-button svg {
  display: none;
  height: 40px;
  overflow: visible;
  position: relative;
  width: 40px
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 16px;
  top: 20px
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}
.fancybox-navigation .fancybox-button div {
  padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}
.fancybox-caption--separate {
  margin-top: -50px
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid;
  border-color: #888 #888 #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}
@-webkit-keyframes fancybox-rotate {
  to {
    transform: rotate(1turn)
  }
}
@keyframes fancybox-rotate {
  to {
    transform: rotate(1turn)
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1)
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}
.fancybox-share p {
  margin: 0;
  padding: 0
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff
}
.fancybox-share__button:hover {
  text-decoration: none
}
.fancybox-share__button--fb {
  background: #3b5998
}
.fancybox-share__button--fb:hover {
  background: #344e86
}
.fancybox-share__button--pt {
  background: #bd081d
}
.fancybox-share__button--pt:hover {
  background: #aa0719
}
.fancybox-share__button--tw {
  background: #1da1f2
}
.fancybox-share__button--tw:hover {
  background: #0d95e8
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}
.fancybox-share__button svg path {
  fill: #fff
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}
.fancybox-thumbs__list a:focus:before {
  opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}
.hero-section {
  background-color: #000
}
.hero-section .container {
  max-width: 155.6rem
}
.hero-section .hero-content {
  position: relative;
  top: 0;
  left: 0
}
.hero-section.hero-sm {
  position: relative;
  z-index: 3
}
.hero-with-deco + .section .content-wrapper {
  padding-top: 0rem;
}
.hero-top {
  overflow: visible
}
.hero-top .hero-img {
  width: 100vw;
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  overflow: hidden
}
.hero-top .hero-img img:not(.hero-deco) {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.hero-primary .hero-top .hero-img img:not(.hero-deco) {
  position: static
}
.hero-primary .hero-top .hero-img {
  min-height: 0
}
.hero-top .hero-deco {
  position: absolute;
  left: 10;
  top: 15;
  width: 100%;
  max-width: 50%;
}
.hero-video {
  position: relative;
  height: 784px
}
.hero-video video {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.hero-bottom {
  position: relative;
  top: 0;
  left: 0;
  background-color: #000
}
.hero-bottom .img-holder {
  margin: 0 auto 52px;
  max-width: 50%;
  padding: 0 30px
}
.hero-top .hero-txt {
  padding: 22px 0
}
.hero-primary .hero-top .hero-txt {
  padding: 22px 0 0
}
.hero-top .hero-txt .img-holder {
  margin: 0 0 0 0;
  max-width: 452px;
  padding: 0 30px;
  text-align: center
}
.hero-primary .hero-top .hero-txt .img-holder {
  max-width: 634px
}
.hero-top .hero-txt h1 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 3.9rem;
  font-weight: 400;
  font-family: "fatfrank", sans-serif;
  line-height: 1
}
.hero-primary .hero-top .hero-txt h1 {
  margin: 0 0 33.5px;
  display: none
}
.hero-primary .hero-top .hero-txt .title-mobile {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 0;
  top: 10rem;
  display: block;
  transform: translateX(-50%);
  width: 100%;
  font-size: 2rem;
  max-width: 60rem
}
.hero-bottom .hero-txt {
  padding: 0 0 72px
}
.hero-bottom .hero-txt p {
  color: #fff;
  font-weight: 300;
  font-family: "fatfrank", sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.2
}
.hero-bottom .hero-txt p:last-child {
  margin-bottom: 0
}
.hero-description {
  color: #fff;
  font-weight: 300;
  padding-top: 4rem
}
.hero-description p:last-child {
  margin-bottom: 0
}
.banner-section {
  padding: 46px 0 60px
}
.banner-item {
  position: relative;
  top: 0;
  left: 0
}
.banner-item .banner-img {
  border: 15px solid #fff
}
.banner-item .banner-img img {
  width: 100%
}
.banner-item .banner-content {
  background-color: rgba(0, 0, 0, .8);
  padding: 20px
}
.banner-item .banner-content p {
  color: #fff;
  font-weight: 700;
  font-size: 20px
}
.banner-item .banner-content p:last-child {
  margin: 0
}
.visual-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 1
}
.visual-top img {
  display: block;
  width: 100%
}
.content-wrapper {
  position: relative;
  z-index: 2;
  background-color: #fff
}
.content-wrapper .logo-box {
  display: flex;
  justify-content: center;
  max-width: 70%;
  margin: 0 auto 3rem;
  padding-top: 4rem
}
.content-wrapper .logo-box-md {
  max-width: 10.4rem;
  width: 100%;
  padding-top: 0;
  margin-bottom: 1rem
}
.content {
  color: #000
}
.content .text-lg {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 3rem;
  font-family: "helvetica-lt-pro", sans-serif;
}
.content .text-lg span {
  display: inline-flex;
  position: relative
}
.content .text-lg p {
  margin: 0 0 30px
}
.content .info-txt {
  display: flex;
  justify-content: center;
  line-height: 1.2;
  margin-bottom: 4.4rem;
  font-size: 1.6rem;
  font-weight: 300;
  color: #000
}
.content .info-txt--column {
  flex-direction: column
}
.content .info-txt--alt {
  border: 1px solid #000;
  padding: 3rem
}
.content .info-txt--lg p:last-child {
  margin: 0
}
/*
.content sup {
  position: absolute;
  top: 1rem;
  left: 99%;
  font-size: 1.3rem
}
*/
.content .heading {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  color: #000;
  justify-content: center
}
.content .heading span {
  display: inline-flex;
  position: relative;
  margin-right: 2rem
}
/*
.content .heading sup {
  font-size: 1.4rem;
  left: 100%
}
*/
.content .heading .h1 {
  margin: 0;
  font-family: "fatfrank", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 600
}
.content .heading p {
  margin: 0 0 .5rem;
  font-size: 1.4rem;
  line-height: 1.2
}
.content .img-holder {
  display: flex;
  justify-content: center;
  max-width: 64.3rem;
  margin: 0 auto 5.7rem
}
.content h1 {
  font-size: 3rem;
  margin-bottom: 2.2rem
}
.content h2 {
  font-size: 2.5rem;
  margin-bottom: 2rem;
  line-height: 1.1
}
.content .form h2 {
  margin: 0 0 1rem
}
.content .title-md {
  max-width: 90rem;
  margin-bottom: 4.5rem
}
.content h3 {
  margin-bottom: 1.1rem;
  font-family: "helvetica-lt-pro", sans-serif;
  font-size: 2rem
}
.content .text-md {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 3.5rem
}
.content .text-md p {
  margin-bottom: 1rem
}
.content .text-xl {
  font-size: 2rem;
  line-height: 1.24;
  margin-bottom: 4rem
}
.content .text-xl p {
  margin-bottom: 2.6rem
}
.list-mark {
  font-size: 2rem;
  padding-left: 1rem
}
.list-mark .list {
  margin: 0;
  padding: 0;
  list-style: none
}
.list-mark li {
  position: relative;
  margin-bottom: 1rem
}
.list-mark li:after {
  content: "";
  display: block;
  width: .6rem;
  height: .6rem;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: .9rem;
  left: -2rem
}
.list-mark-sm {
  font-size: 1.6rem;
  margin-bottom: 7.5rem
}
.list-mark-sm li {
  margin-bottom: 1rem
}
.list-mark-sm li:after {
  top: .5rem
}
.tickets-holder {
  max-width: 117.1rem;
  margin: 0 auto;
  padding: 0 3.3rem
}
.tickets {
  margin: 0 -2.4rem .5rem
}
.tickets-item {
  padding: 0 1.1rem;
  margin-bottom: 3rem
}
.tickets-item img {
  display: block;
  margin: 0 auto;
}
.tickets-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center
}
.tickets-num {
  display: flex;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: .3rem;
  color: #050c5f
}
.tickets-name {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  color: #050c5f
}
.tickets-name i {
  display: flex;
  justify-content: center;
  color: #000
}
.tickets-name .p {
  font-size: 1.4rem;
  color: #000
}
.experience {
  margin: 0 0 4rem
}
.experience-item {
  position: relative;
  font-family: "helvetica-lt-pro", sans-serif;
  margin-bottom: 3.5rem;
  line-height: 1.22;
  padding-left: 3rem
}
.experience-item:after {
  content: "";
  background: url(../images/bulletPoint.svg) no-repeat;
  width: 3.8rem;
  height: 3.8rem;
  position: absolute;
  top: .8rem;
  left: 0;
  background-size: 60%
}
.experience-item .ttl {
  font-size: 1.8rem;
  font-weight: 300;
  font-family: "fatfrank", sans-serif;
  margin-bottom: .4rem
}
.experience-item .ttl span {
  position: relative;
  margin-right: .5rem;
  font-size: 1.6rem
}
.experience-item .list, .experience-item .txt {
  font-size: 1.6rem;
  font-weight: 300
}
.experience-item .list {
  margin: 0;
  padding: 0;
  list-style: none
}
.hotels .img-holder, .trips .img-holder {
  display: flex;
  align-items: center;
  margin-bottom: 3rem
}
.hotels img, .trips img {
  display: block
}
.hotels .info-txt, .trips .info-txt {
  font-size: 1.8rem
}
.trips .img-holder {
  max-height: 18.5rem
}
.trip-list {
  margin-bottom: 3.4rem
}
.hotels .img-holder {
  max-height: 13rem
}
.hotels .list {
  padding: 0 0 0 4rem;
  margin: 0 0 4rem
}
.hotels .list li {
  list-style: none;
  position: relative;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  font-family: "fatfrank", sans-serif;
  font-weight: 700;
  letter-spacing: .4px;
  margin: 0 0 1rem
}
.hotels .list li:before {
  content: "";
  width: 2rem;
  height: .5rem;
  background-color: #000;
  position: absolute;
  top: 1rem;
  left: -4rem
}
.hotels p {
  font-size: 1.6rem
}
.hotels p span {
  font-size: 1.4rem
}
.faq-holder {
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "helvetica-lt-pro", sans-serif;
  line-height: 1.2;
  margin-bottom: 3.2rem
}
.faq-holder .faq-title {
  text-align: center;
  font-size: 2.2rem;
  margin: 0 0 3rem;
  font-family: "fatfrank", sans-serif;
  font-weight: 700;
  letter-spacing: .08rem
}
.faq-item {
  margin-bottom: 1.8rem;
  font-family: "helvetica-lt-pro", sans-serif;
}
.faq-item .opener {
  display: flex;
  padding: 2rem;
    line-height: 2.5rem;
  color: inherit;
  background: #cbcbcb
}
.faq-item .slide {
  padding: 1.8rem 1.4rem 1rem
}
.faq-item .slide p {
  margin-bottom: 2.4rem
}
.faq-item .slide p:last-child {
  margin-bottom: 0
}
.faq-item .slide a {
  word-wrap: break-word;
  color: #0c8ae7
}
.guidelines-section {
  padding: 3.4rem 0
}
.guidelines-content {
  font-family: "helvetica-lt-pro", sans-serif;
}
.guidelines-content h1 {
  font-size: 2.4rem
}
.guidelines-content h1, .guidelines-content h2 {
  font-family: "fatfrank", sans-serif;
  color: #000;
  font-weight: 400;
  margin: 0 0 1.2rem
}
.guidelines-content h2 {
  font-size: 2rem
}
.guidelines-content .text-xl {
  margin-bottom: 3rem
}
.guidelines-content .text-xl.text-xl--alt {
  padding: 3rem 0 0
}
.guidelines-content .text-xl.text-xl--alt p {
  font-family: "helvetica-lt-pro", sans-serif;
}
.guidelines-content .text-xl .inner-wrap {
  margin: 0 0 4rem
}
.guidelines-content .text-xl .inner-wrap h3 {
  margin: 0 0 3rem;
  font-weight: 600
}
.guidelines-content .text-xl h3 {
  font-size: 1.8rem;
  color: #000;
  margin: 0 0 3.4rem
}
.guidelines-content .text-xl p {
  font-family: "helvetica-lt-pro", sans-serif;
  font-size: 1.6rem;
  color: #000;
  line-height: 1.3;
  margin: 0 0 2.5rem
}
.text-xl--alt .guidelines-content .text-xl p {
  font-family: "helvetica-lt-pro", sans-serif;
}
.guidelines-content .list-mark {
  padding: 0 0 0 2.2rem
}
.guidelines-content .list-mark.list-mark--alt {
  max-width: none
}
.guidelines-content .list-mark.list-mark--alt li {
  font-weight: 400;
  margin: 0 0 2.6rem
}
.guidelines-content .list-mark li {
  margin: 0 0 1rem;
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3
}
.table-holder {
  margin-bottom: 0;
  padding: .2rem 0 0rem
}
.table-holder .info-txt {
  font-size: 1.6rem;
  padding: 1rem 0;
  color: #000;
  font-weight: 400
}
.table {
  overflow-x: auto;
  padding-bottom: .5rem;
  margin-bottom: 1rem
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 auto
}
td, th {
  text-align: center;
  border: nonek;
  color: #000;
  padding: 0 10px
}
td, th {
  font-size: 1.8rem
}
.lower-roman {
  list-style-type: none;
  padding: 0;
  counter-reset: item
}
.lower-roman li {
  margin-bottom: 3rem
}
.lower-roman li:before {
  display: inline-block;
  content: counter(item, lower-roman) ")";
  counter-increment: item;
  margin-right: 1rem
}
.content-image {
  max-width: 73.4rem;
  margin: 0 auto 4rem
}
.contact .content {
  color: #000
}
.cta-holder {
  background: #000;
  padding: 6rem 0 10rem;
  color: #fff;
  font-weight: 300;
}
.cta {
  margin-bottom: 2rem;
}
.cta:last-child {
  margin-bottom: 0
}
.cta .container {
  max-width: 119.1rem
}
.cta h2 {
  color: inherit;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-family: "fatfrank", sans-serif;
}
.cta-image {
  position: relative;
  margin: 0 -1rem
}
.cta-image .image {
  width: 80%;
  border-radius: 3.3rem;
    margin-left: 10%;
}
.cta-image .image-seondary {
  display: none
}
@media screen and (min-width:500px) {
  .container {
    padding: 0 4rem
  }
  .footer-list {
    font-size: 2.2rem
  }
  .hero-primary .hero-top .hero-txt .title-mobile {
    font-size: 3.9rem
  }
  .hero-description {
    font-size: 2rem;
  }
  .cta-holder {
    font-size: 1.5rem
  }
}
@media (min-width:768px) {
  input[type=email], input[type=tel], input[type=text], textarea {
    font-size: 2.4rem;
    padding: 1.6rem 3.8rem
  }
  .form h2 {
    font-size: 2.6rem
  }
  .container {
    padding: 0 3rem
  }
  .header .logo {
    max-width: 24.5rem
  }
  .decor-bottom {
    height: 45%
  }
  .holder-white {
    padding: 5rem 10rem
  }
  .content-wrapper .container {
    padding: 0 4.2rem
  }
  .content {
    padding: 3.8rem 4.2rem 6rem
  }
  .col-md-3 {
    width: 33.33%
  }
  .section-top .content {
    margin: 0 0 0;
    position: relative;
    z-index: 3
  }
  .footer-wrap {
    padding: 7rem 0 8rem
  }
  .footer-list li {
    margin: 0 3.3rem
  }
  .popup {
    padding: 15.2rem 4.5rem
  }
  .popup.popup--alt {
    padding: 12.3rem 9.2rem
  }
  .popup p {
    font-size: 1.8rem
  }
  .popup h2 {
    font-size: 2.6rem;
    margin-bottom: 2.8rem
  }
  .popup-content.flex {
    display: flex;
    justify-content: space-between
  }
  .popup-content .img-holder {
    width: 254px
  }
  .popup-content .description {
    width: calc(100% - 254px)
  }
  .fancybox-button {
    top: 3.2rem !important;
    right: 3.2rem !important
  }
  .hero-top .hero-img {
    min-height: 35.3rem
  }
  .hero-top .hero-img img:not(.hero-deco) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -o-object-position: 0 45%;
    object-position: 0 45%
  }
  .hero-top .hero-txt {
    padding: 58px 0
  }
  .hero-primary .hero-top .hero-txt {
    padding: 58px 0 0
  }
  .hero-top .hero-txt h1 {
    font-size: 26px
  }
       
  .hero-bottom .hero-txt p {
    font-size: 28px
  }
  .banner-section {
    padding: 72px 0 30px
  }
  .banner-item .banner-content p {
    font-size: 24px;
    line-height: 1.8
  }
  .content-wrapper .logo-box {
    margin-bottom: 8rem
  }
  .content-wrapper .logo-box-md {
    max-width: 15.4rem;
    margin-bottom: 3rem;
    padding-top: 2.5rem
  }
  .content .heading .h1 {
    font-size: 2.5rem
  }
  .content .heading p {
    font-size: 1.8rem
  }
  .content h1, .content h2 {
    font-size: 3.5rem
  }
  .content .form h2 {
    font-size: 2.6rem
  }
  .content .title-md h2 {
    font-size: 2.8rem
  }
  .content .text-md {
    font-size: 1.8rem
  }
  .content .text-xl {
    font-size: 2.2rem
  }
  .list-mark li {
    margin-bottom: 3rem
  }
  .list-mark li:after {
    left: -3.3rem;
    width: 1.3rem;
    height: 1.3rem
  }
  .list-mark-sm li {
    margin-bottom: 4.2rem
  }
  .tickets {
    display: flex
  }
  .tickets-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    /*max-width: 25%; */
    margin-bottom: 2rem
  }
  .tickets-img {
    display: flex;
    flex-grow: 1;
    align-items: flex-end;
    margin-bottom: 0
  }
  .experience-item {
    padding-left: 5.5rem;
    margin-bottom: 1.5rem
  }
  .experience-item:after {
    background-size: 100%
  }
  .experience-item .ttl {
    font-size: 2rem
  }
  .experience-item .list, .experience-item .ttl span, .experience-item .txt {
    font-size: 1.8rem
  }
  .hotels .list li {
    font-size: 1.8rem;
    margin: 0 0 1.2rem
  }
  .hotels .list li:before {
    top: 1.2rem
  }
  .hotels p {
    font-size: 1.8rem
  }
  .hotels p span {
    font-size: 1.6rem
  }
  .guidelines-content h1 {
    font-size: 2.6rem
  }
  .guidelines-content h2 {
    font-size: 2.2rem
  }
  .guidelines-content .text-xl h3 {
    font-size: 2rem
  }
  .guidelines-content .text-xl p {
    font-size: 1.8rem
  }
  .guidelines-content .list-mark {
    padding: 0 0 0 4rem
  }
  .guidelines-content .list-mark li {
    font-size: 1.8rem
  }
  td, th {
    font-size: 2rem
  }
}
@media screen and (min-width:768px) {
  .hero-section.hero-lg .hero-top .hero-img {
    min-height: 875px
  }
  .hero-section.hero-lg .hero-top .hero-img img {
    -o-object-position: 0 150%;
    object-position: 0 150%
  }
  .hero-section.hero-lg + .section-top .content {
    margin-top: 0rem;
  }
  .cta-image .image-seondary {
    position: absolute;
    left: 2.5rem;
    top: 2.5rem;
    bottom: 2.5rem;
    height: calc(100% - 5rem);
    border-radius: 2.2rem;
    display: block
  }

      .hero-top .hero-deco {
    top: 5em;
    left: 10%;
    height: auto;
    max-width: 75%;
} 
    
}
@media screen and (min-width:1024px) {
  .h2, h2 {
    font-size: 69px
  }
  .form-title-holder {
    margin-bottom: 6rem
  }
  .hero-section {
    overflow: hidden
  }
  .hero-with-deco {
    overflow: visible
  }
  
  .hero-primary .hero-top .hero-txt .title-mobile {
    display: none
  }
  .hero-description {
    position: absolute;
    left: 0;
    bottom: 10%;
    max-width: 50%;
    background: rgba(0, 0, 0, .55);
    border-radius: 7px;
    padding: 25px 40px 25px 30px;
    text-align: center;
  }
  .content {
    padding: 7.8rem 6.2rem 6rem
  }
  .trips {
    padding-top: 4rem
  }
  .trip-list {
    max-width: 90rem;
    margin-bottom: 5.4rem
  }
  .guidelines-content .text-xl {
    margin-bottom: 5.8rem
  }
  .content-image {
    margin-bottom: 9rem
  }
  .cta-holder {
    padding: 10rem 0 16rem
  }
  .cta {
    margin-bottom: 4.4rem
  }
}
@media (min-width:1024px) {
    
  .form .text {
    font-size: 2rem;
    margin-bottom: 6rem
  }
  .form .input-hold p {
    padding-left: 2rem
  }
  .form textarea {
    margin-bottom: 1.8rem
  }
  .form .submit-hold {
    margin-right: 8.8rem
  }
  .header .logo-holder {
    width: auto
  }
  .header .content-holder {
    justify-content: flex-start
  }
  .decor-bottom {
    height: 58%
  }
  .section-title {
    font-size: 36px
  }
  .section-title.section-title--sm {
    font-size: 30px
  }
  .faq-section, .form-section {
    margin: 0
  }
  .footer--alt {
    padding-top: 3.4rem
  }
  .nav-holder {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
    flex-grow: 1;
    background-color: transparent;
    padding-top: 0
  }
  .nav-holder .nav-list {
    flex-direction: row
  }
  .nav-holder .nav-list li {
    display: inline-flex;
    margin: 0 1rem 0 0;
    padding: 0 .2rem .1rem
  }
  .nav-holder .nav-list li:last-child {
    margin: 0
  }
  .nav-holder .nav-list a {
    padding: 0 .2rem .1rem
  }
  .nav-holder .btn-nav-link a {
    padding: 1rem 3rem
  }
  .nav-opener {
    display: none;
    z-index: 12
  }
  .fancybox-button:after, .fancybox-button:before {
    width: 4.1rem
  }
  .fancybox-slide--html {
    padding: 5rem
  }
  .hero-bottom .img-holder {
    position: absolute;
    right: -32px;
    bottom: -5px;
    width: 480px;
    margin: 0;
    max-width: 50%;
  }
  .hero-primary-alt .hero-bottom .img-holder {
    bottom: 0
  }
  .hero-top .hero-txt {
    padding: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 40%;
    transform: translateY(5%)
  }
  .hero-primary .hero-top .hero-txt {
    top: 26px
  }
  .hero-top .hero-txt .img-holder {
    padding: 0;
    margin: 0 32px 0 auto;
      max-width: 45%;
  }
    
  .hero-primary .hero-top .hero-txt h1 {
    display: block
  }
  .hero-bottom .hero-txt {
    padding: 22px 0 22px 50px;
    width: 50%
  }
  .banner-item .banner-content {
    padding: 26px 40px;
    position: absolute;
    left: 45px;
    right: 45px;
    bottom: 45px
  }
  .content-wrapper .logo-box-md {
    max-width: 29.4rem
  }
  .content .text-lg {
    font-size: 2.4rem;
    margin: 0 0 5.5rem
  }
  .content .info-txt {
    font-size: 2rem
  }
  .content .heading {
    margin-bottom: 3.6rem
  }
    /*
  .content .heading sup {
    font-size: 2.7rem
  }
    */
  .content .heading .h1 {
    font-size: 3.6rem
  }
  .content .heading p {
    font-size: 2.2rem
  }
  .content h2 {
    line-height: 1.4
  }
  .list-mark {
    font-size: 2.2rem;
    padding: 0 0 0 2rem
  }
  .list-mark-sm {
    font-size: 1.8rem
  }
  .tickets-item {
    padding: 0 2.1rem
  }
  .tickets-name {
    font-size: 1.6rem;
    font-size: 1.8rem
  }
  .tickets-name .p {
    font-size: 1.6rem;
    font-size: 1.8rem
  }
  .experience {
    padding: 0 17rem 0 7.3rem;
    margin: 0 0 8rem
  }
  .experience-item .ttl {
    font-size: 2.5rem
  }
  .experience-item .ttl span, .experience-item .txt {
    font-size: 2rem
  }
  .experience-item .list {
    font-size: 2.5rem;
    padding: 0 0 0 20px
  }
  .hotels {
    padding: 3rem 8rem 0
  }
  .hotels .img-holder {
    margin-bottom: 7rem
  }
  .hotels .list {
    padding: 0 0 0 8rem;
    margin: 0 0 7.4rem
  }
  .hotels .list li {
    font-size: 2rem
  }
  .hotels .list li:before {
    width: 3rem;
    left: -8rem;
    top: 1.3rem
  }
  .hotels p {
    font-size: 2.5rem
  }
  .hotels p span {
    font-size: 2rem
  }
  .faq-holder {
    font-size: 1.8rem
  }
  .faq-holder .faq-title {
    font-size: 2.5rem
  }
  .faq-item .opener {
    padding: 1.4rem 9.4rem
  }
  .faq-item .slide {
    padding: 1.8rem 9.4rem
  }
  .guidelines-content h1 {
    font-size: 3.2rem
  }
  .guidelines-content h2 {
    font-size: 2.4rem
  }
  .guidelines-content .list-mark li, .guidelines-content .text-xl h3, .guidelines-content .text-xl p {
    font-size: 2.2rem
  }
  .table-holder {
    margin-bottom: 0
  }
  .table-holder .info-txt {
    font-size: 2rem;
    padding: 1rem 6rem
  }
    
   .hero-top .hero-deco {
    top: 10em;
    left: 5%;
    height: auto;
    max-width: 50%;
}    
}
@media (min-width:1200px) {
  .holder {
    padding-bottom: 13rem
  }
  .section-title.float {
    margin: 0 0 44px auto;
    position: relative;
    left: 0;
    bottom: -164px
  }
  .celebrity-content {
    padding: 0 66px
  }
  .section-top .content {
    padding: 6.8rem 6.5rem 6rem;
    margin: 1rem 0 0;

  }
  .form-section .content .text-sm p {
    font-size: 1.2rem
  }
  .nav-holder {
    justify-content: flex-start;
    padding-left: 23.6rem;
    margin-left: 7.6rem;
    padding-right: 12rem
  }
  .nav-holder .nav-list li {
    margin: 0 3rem 0 0
  }
  .hero-bottom .img-holder {
    width: 500px
  }
  .hero-bottom .hero-txt {
    width: auto
  }
  .content-wrapper .logo-box {
    margin-bottom: 24rem;
    max-width: 694px;
    padding-top: 9.6rem
  }
  .content-wrapper .logo-box-md {
    margin-bottom: 5.6rem;
    max-width: 29.4rem;
    padding-top: 2.5rem
  }
  .content .info-txt {
    font-size: 2.2rem;
    margin-bottom: 6.4rem
  }
  .content .info-txt--alt {
    padding: 2.5rem 11rem
  }
  .content .info-txt--lg p {
    font-size: 2.5rem
  }
  .experience-item {
    padding-left: 10.8rem
  }
  .experience-item:after {
    width: 7.6rem;
    height: 7.6rem
  }
  .hotels .list li {
    font-size: 2.5rem
  }
  .hotels .list li:before {
    top: 1.4rem
  }
  .content-narrow {
    padding: 0 9.5rem
  }
  .guidelines-section {
    padding: 7.4rem 0
  }
  .guidelines-content .text-xl.text-xl--alt {
    padding: 6.3rem 0 0
  }
  .guidelines-content .text-xl.text-xl--alt p:last-child {
    margin: 0 0 3.6rem
  }
  .guidelines-content .list-mark {
    padding: 1rem 0 0 9rem
  }
}
@media (min-width:1400px) {
  .decor-bottom {
    height: 100%
  }
  .form-section .content .text-sm {
    padding: 0 6rem
  }
  .nav-holder {
    margin-left: 10.5rem
  }
  .nav-holder .nav-list li {
    margin: 0 5.6rem 0 0
  }
  .fancybox-slide--html {
    padding: 10rem
  }
  .hero-primary .hero-top .hero-txt {
    max-width: 71.8rem;
    right: 3rem;
    width: 40%;
  }
  .hero-top .hero-txt h1 {
    margin: -20px 0 0;
    font-size: 3.6rem;
    width: 50%;
    float: right
  }
  .hero-primary .hero-top .hero-txt h1 {
    font-size: 3.6rem
  }
  .tickets-item {
    max-width: inherit
  }
}
@media screen and (min-width:1400px) {
  .hero-section.hero-lg + .section-top .content {
    padding: 8.8rem 13.5rem 6rem
  }
  .hero-video {
    height: 100vh
  }
  .hero-description {
    padding-right: 70px
  }
  .content {
    padding: 7.8rem 8.2rem 6rem 6.2rem
  }
  .contact .content {
    padding-left: 12.5rem;
    padding-right: 12.5rem
  }
}
@media (min-width:1550px) {
  .hero-bottom .img-holder {
    width: 40%;
  }
  .hero-top .hero-txt {
    right: -34px
  }
}
@media (max-width:768px) {
  .form .submit {
    width: 100%
  }
 
    
.hero-with-deco {
    overflow: visible
  }
  .hero-top .hero-deco {
    top: 5em;
    left: 10%;
    height: auto;
    max-width: 75%;
}
    } 
    
@media (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}
@media (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }
  .fancybox-slide--image {
    padding: 6px 0
  }
  .fancybox-close-small {
    right: -6px
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
}