/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/gutenberg/ship-hero/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-traveltyhub-ship-hero *, .elementor-widget-container * {
  box-sizing: border-box;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero, .elementor-widget-container .traveltyhub-ship-hero {
  color: #FFF;
  max-width: 1440px;
  padding: 0 30px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero, .elementor-widget-container .traveltyhub-ship-hero {
    padding: 0 16px;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__wrap, .elementor-widget-container .traveltyhub-ship-hero__wrap {
  min-height: 652px;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  padding: 125px 70px 15px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__wrap, .elementor-widget-container .traveltyhub-ship-hero__wrap {
    padding: 42px 6px 9px;
    border-radius: 26px;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__bg, .elementor-widget-container .traveltyhub-ship-hero__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__bg img, .elementor-widget-container .traveltyhub-ship-hero__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__bg:after, .elementor-widget-container .traveltyhub-ship-hero__bg:after {
  content: "";
  transform: rotate(180deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(260.14deg, rgba(9, 4, 66, 0.43) 41.62%, rgba(68, 64, 112, 0.326154) 55.5%, rgba(255, 255, 255, 0) 98.26%);
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__ship-title, .elementor-widget-container .traveltyhub-ship-hero__ship-title {
  font-size: 80px;
  font-style: italic;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: 0;
  margin-bottom: 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__ship-title, .elementor-widget-container .traveltyhub-ship-hero__ship-title {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 0;
    padding: 0 10px;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__title, .elementor-widget-container .traveltyhub-ship-hero__title {
  font-size: 60px;
  font-weight: 500;
  line-height: 55px;
  margin: 0 0 24px;
  padding: 0;
  font-family: inherit;
  color: #FFF;
  position: relative;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__title, .elementor-widget-container .traveltyhub-ship-hero__title {
    font-size: 38px;
    line-height: 55px;
    padding: 0 10px;
    margin-bottom: 0;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__price, .elementor-widget-container .traveltyhub-ship-hero__price {
  display: flex;
  width: 128px;
  height: 128px;
  position: relative;
  margin-bottom: 60px;
  margin-left: 10px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__price, .elementor-widget-container .traveltyhub-ship-hero__price {
    margin-left: 0;
    margin-bottom: 13px;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__price svg, .elementor-widget-container .traveltyhub-ship-hero__price svg {
  width: 100%;
  height: 100%;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__price-wrap, .elementor-widget-container .traveltyhub-ship-hero__price-wrap {
  position: absolute;
  left: 50%;
  bottom: 57%;
  transform: translate(-50%, 57%);
  text-align: center;
  color: #fff;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__price-special, .elementor-widget-container .traveltyhub-ship-hero__price-special {
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  letter-spacing: 0em;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 20px;
  color: var(--traveltyhub-primaryColor, #556EE6);
  padding: 2px 6px 3px;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__price-value, .elementor-widget-container .traveltyhub-ship-hero__price-value {
  font-size: 30px;
  font-weight: 500;
  line-height: 37px;
  letter-spacing: -0.32px;
  display: inline-flex;
  justify-content: center;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__price-prefix, .elementor-widget-container .traveltyhub-ship-hero__price-prefix {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  margin-top: -2px;
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info, .elementor-widget-container .traveltyhub-ship-hero__info {
  padding: 30px 58px 22px;
  margin-top: auto;
  border-radius: 30px;
  position: relative;
  -webkit-backdrop-filter: blur(38px);
          backdrop-filter: blur(38px);
  background: rgba(85, 110, 230, 0.33);
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info, .elementor-widget-container .traveltyhub-ship-hero__info {
    padding: 20px 20px 25px;
    border-radius: 24px;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-wrap, .elementor-widget-container .traveltyhub-ship-hero__info-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -12px -24px;
  justify-content: flex-start;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-wrap, .elementor-widget-container .traveltyhub-ship-hero__info-wrap {
    justify-content: center;
    margin: -9px -16px;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item, .elementor-widget-container .traveltyhub-ship-hero__info-item {
  padding: 12px 24px;
  flex: 1 1 auto;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item, .elementor-widget-container .traveltyhub-ship-hero__info-item {
    justify-content: center;
    padding: 9px 16px;
  }
}
@media screen and (max-width: 575px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item, .elementor-widget-container .traveltyhub-ship-hero__info-item {
    flex: 1 1 100%;
    text-align: center;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item-title, .elementor-widget-container .traveltyhub-ship-hero__info-item-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.32px;
  margin-bottom: 12px;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item-title, .elementor-widget-container .traveltyhub-ship-hero__info-item-title {
    margin-bottom: 0;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item-content, .elementor-widget-container .traveltyhub-ship-hero__info-item-content {
  font-size: 26px;
  font-weight: 400;
  line-height: 39px;
  letter-spacing: -0.32px;
}
@media screen and (max-width: 991px) {
  .wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item-content, .elementor-widget-container .traveltyhub-ship-hero__info-item-content {
    font-size: 26px;
    line-height: 39px;
  }
}
.wp-block-traveltyhub-ship-hero .traveltyhub-ship-hero__info-item-content:first-letter, .elementor-widget-container .traveltyhub-ship-hero__info-item-content:first-letter {
  text-transform: uppercase;
}

/*# sourceMappingURL=style-index.css.map*/