.et-pack-exc-hero-sec {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.et-pack-exc-hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px; }
  .et-pack-exc-hero__inner {
    text-align: center; }
    .et-pack-exc-hero__inner > .et-breadcrumb {
      padding-bottom: 10px; }
  .et-pack-exc-hero-title {
    text-shadow: 0px 4px 60px rgba(50, 44, 88, 0.5); }
    .et-pack-exc-hero-title > span {
      display: block; }
    @media screen and (max-width: 320px) {
      .et-pack-exc-hero-title > .et-h3 {
        font-size: 30px; } }
    @media screen and (max-width: 1699px) and (min-width: 321px) {
      .et-pack-exc-hero-title > .et-h3 {
        font-size: calc(30px + 42 * ((100vw - 320px) / 1380)); } }
    @media screen and (min-width: 1700px) {
      .et-pack-exc-hero-title > .et-h3 {
        font-size: 72px; } }
    @media screen and (max-width: 320px) {
      .et-pack-exc-hero-title > .et-h1 {
        font-size: 46px; } }
    @media screen and (max-width: 1699px) and (min-width: 321px) {
      .et-pack-exc-hero-title > .et-h1 {
        font-size: calc(46px + 94 * ((100vw - 320px) / 1380)); } }
    @media screen and (min-width: 1700px) {
      .et-pack-exc-hero-title > .et-h1 {
        font-size: 140px; } }

.et-pack-exc-sec {
  overflow: hidden;
  padding-top: 20px; }
  @media (min-width: 993px) {
    .et-pack-exc-sec {
      padding-bottom: 30px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-pack-exc-sec {
    padding-bottom: 72px; } }
  @media (max-width: 576px) {
    .et-pack-exc-sec {
      padding-bottom: 72px; } }

.et-pack-exc__head {
  position: relative; }
  @media (min-width: 1601px) {
    .et-pack-exc__head {
      padding-top: 76px;
      padding-bottom: 60px; } }

@media (min-width: 1201px) and (max-width: 1600px) {
  .et-pack-exc__head {
    padding-top: 60px;
    padding-bottom: 50px; } }

@media (min-width: 993px) and (max-width: 1200px) {
  .et-pack-exc__head {
    padding-top: 40px;
    padding-bottom: 30px; } }
  @media (min-width: 993px) {
    .et-pack-exc__head > .et-txt-bg {
      top: 50%;
      transform: translate3d(0, -50%, 0); } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-pack-exc__head {
    padding-top: 62px;
    padding-bottom: 14px; } }
  @media (max-width: 576px) {
    .et-pack-exc__head {
      padding-bottom: 14px; }
      .et-pack-exc__head > .et-txt-bg {
        position: relative;
        left: calc(var(--halfGap) * -1);
        white-space: nowrap; } }

.et-pack-exc__bot {
  display: flex;
  align-items: center;
  padding-top: 8px; }
  @media (max-width: 576px) {
    .et-pack-exc__bot {
      padding-right: var(--halfGap);
      padding-left: var(--halfGap); } }
  @media (min-width: 577px) {
    .et-pack-exc__bot::after, .et-pack-exc__bot::before {
      content: '';
      flex: 1;
      border-top: 1px solid #ccc; } }

.et-pack-exc-title > span {
  font: inherit; }

@media (min-width: 993px) {
  .et-pack-exc__list > li {
    padding-top: 12px;
    padding-bottom: 12px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-pack-exc__list > li {
    padding-top: 8px;
    padding-bottom: 8px; } }

@media (max-width: 576px) {
  .et-pack-exc__list > li {
    padding-top: 8px;
    padding-bottom: 8px; } }

.et-pack-exc-excur {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden; }
  @media (min-width: 993px) {
    .et-pack-exc-excur {
      padding-top: 80px;
      padding-bottom: 24px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-pack-exc-excur {
    padding-top: 24px;
    padding-bottom: 24px; } }
  @media (max-width: 576px) {
    .et-pack-exc-excur {
      padding-top: 24px;
      padding-bottom: 24px; } }
  .et-pack-exc-excur::after {
    content: '';
    display: block;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    @media (min-width: 577px) {
      .et-pack-exc-excur::after {
        background-image: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%); } }
    @media (max-width: 576px) {
      .et-pack-exc-excur::after {
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%); } }
  .et-pack-exc-excur-title {
    padding-bottom: 10px; }
  @media (max-width: 576px) {
    .et-pack-exc-excur-subtitle {
      display: none; } }
  .et-pack-exc-excur__inner {
    position: relative;
    z-index: 1; }
  @media (min-width: 993px) {
    .et-pack-exc-excur__head {
      max-width: 720px;
      padding-bottom: 18px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-pack-exc-excur__head {
    padding-bottom: 12px; } }
  @media (max-width: 576px) {
    .et-pack-exc-excur__head {
      padding-bottom: 24px; } }
  @media (min-width: 993px) {
    .et-pack-exc-excur__center {
      padding-bottom: 40px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-pack-exc-excur__center {
    padding-bottom: 18px; } }
  @media (max-width: 576px) {
    .et-pack-exc-excur__center {
      padding-bottom: 40px; } }
  .et-pack-exc-excur__center-title {
    padding-bottom: 10px; }
  @media (min-width: 993px) {
    .et-pack-exc-excur__center-list {
      height: 180px;
      columns: 3;
      column-fill: auto; } }
  .et-pack-exc-excur__center-list > li {
    padding-top: 2px;
    padding-bottom: 2px;
    font: inherit; }
  @media (min-width: 993px) {
    .et-pack-exc-excur__prices {
      display: flex;
      padding-bottom: 24px; }
      .et-pack-exc-excur__prices > * + * {
        margin-left: 150px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-pack-exc-excur__prices {
    display: flex;
    padding-bottom: 24px; }
    .et-pack-exc-excur__prices > * + * {
      margin-left: 100px; } }
  @media (max-width: 576px) {
    .et-pack-exc-excur__prices {
      padding-bottom: 26px; }
      .et-pack-exc-excur__prices > *:not(:last-of-type) {
        margin-bottom: 24px; } }
  .et-pack-exc-excur-price__inner {
    display: flex;
    align-items: baseline; }
    .et-pack-exc-excur-price__inner > * + * {
      margin-left: 28px; }
  @media (min-width: 577px) {
    .et-pack-exc-excur__more {
      display: flex;
      justify-content: flex-end; } }
  @media (min-width: 577px) {
    .et-pack-exc-excur__more__btn {
      position: relative; }
      .et-pack-exc-excur__more__btn::after, .et-pack-exc-excur__more__btn::before {
        content: '';
        display: block;
        position: absolute;
        pointer-events: none;
        height: 4px;
        top: 50%;
        transform: translate3d(0, -50%, 0);
        width: 100vw; }
      .et-pack-exc-excur__more__btn::after {
        background-color: var(--red);
        left: calc(100% + 16px); }
      .et-pack-exc-excur__more__btn::before {
        background-image: var(--grad);
        right: calc(100% + 16px); } }

@media (min-width: 993px) {
  .et-why-sec {
    overflow: hidden; } }

@media (max-width: 992px) {
  .et-why-sec {
    display: none; } }

@media (min-width: 993px) {
  .et-why {
    display: flex;
    justify-content: space-between; } }

@media (min-width: 993px) {
  .et-why__txt {
    flex: calc(100% / 8 * 6 - var(--halfGap));
    padding-top: 116px;
    padding-bottom: 60px; } }

@media (min-width: 993px) {
  .et-why__txt__artic {
    display: flex; }
    .et-why__txt__artic > p {
      flex: 0 0 50%; }
      .et-why__txt__artic > p:first-child {
        padding-right: var(--gap); } }

@media (min-width: 993px) {
  .et-why__bg {
    flex: calc(100% / 8 * 2 - var(--halfGap));
    position: relative; } }

@media (min-width: 993px) {
  .et-why__bg::after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-image: url("/images/common/why/bg.png");
    z-index: -1; } }

@media (min-width: 1201px) {
  .et-why__bg::after {
    background-position: left top;
    background-size: auto 120%;
    width: 120%;
    left: 0; } }

@media (min-width: 993px) and (max-width: 1200px) {
  .et-why__bg::after {
    left: -100px;
    right: calc(var(--halfGap) * -1);
    background-size: cover;
    background-position: left top; } }

@media (min-width: 993px) {
  .et-why__title {
    padding-bottom: 36px; } }

.et-questions-sec {
  margin-top: 50px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  background-color: #000; }
  .et-why-sec + .et-questions-sec {
    margin-top: 0; }
  @media (min-width: 2001px) {
    .et-questions-sec::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100vw;
      max-width: 2500px;
      left: 50%;
      transform: translate3d(-50%, 0, 0);
      background-image: url("/images/common/questions/bg-2500.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      pointer-events: none; } }

@media (min-width: 1501px) and (max-width: 2000px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-2000.jpg"); } }

@media (min-width: 1201px) and (max-width: 1500px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-1500.jpg"); } }

@media (min-width: 993px) and (max-width: 1200px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-1200.jpg"); } }

@media (min-width: 769px) and (max-width: 992px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-992.jpg"); } }

@media (min-width: 577px) and (max-width: 768px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-768.jpg"); } }
  @media (max-width: 576px) {
    .et-questions-sec {
      background-image: url("/images/common/questions/bg-576.jpg"); } }
  @media (min-width: 2001px) {
    .et-questions-sec {
      padding-top: 170px;
      padding-bottom: 170px; } }

@media (min-width: 993px) and (max-width: 2000px) {
  .et-questions-sec {
    padding-top: 136px;
    padding-bottom: 150px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-questions-sec {
    padding-top: 133px;
    padding-bottom: 153px; } }
  @media (max-width: 576px) {
    .et-questions-sec {
      padding-top: 30px;
      padding-bottom: 75px; } }
  .et-questions-sec::after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 100%); }

.et-questions {
  position: relative;
  z-index: 1; }
  .et-questions .et-input-block--btn {
    align-items: flex-start; }
  @media (max-width: 576px) {
    .et-questions {
      text-align: center; } }
  .et-questions__title {
    padding-bottom: 6px; }
  .et-questions__subtitle {
    padding-bottom: 32px; }
    @media (min-width: 993px) {
      .et-questions__subtitle {
        max-width: 900px; } }
  .et-questions__form .et-input-block {
    max-width: 558px;
    width: 100%; }
  .et-questions__form .et-input-txt {
    width: 100%; }

/*# sourceMappingURL=pack-exc.css.map */
