@font-face {
  font-family: Aeonik;
  src: url('../fonts/Aeonik-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aeonik;
  src: url('../fonts/Aeonik-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Robotoflex;
  src: url('../images/') format("truetype");
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Feather;
  src: url('../fonts/feather.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --steel-blue: #027bff;
  --light-grey: #d1d1d1;
  --blue_logo: #18aae8;
  --safari_: 2800;
  --dive_: 3300;
  --eq_rental: 500;
  --la_reina: 400;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  letter-spacing: .6px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  font-weight: 400;
  line-height: 130%;
}

h2 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 46px;
  font-weight: 400;
  line-height: 120%;
}

h3 {
  color: #313131;
  text-transform: none;
  text-shadow: 0 0 2px #00000014;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  letter-spacing: .5px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

ul {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 16px;
  display: flex;
}

li {
  letter-spacing: .5px;
  font-size: 18px;
  line-height: 160%;
}

.page-wrapper-about {
  color: #313131;
  background-image: linear-gradient(#fff 69%, #000 100%, #fff);
  justify-content: center;
  align-items: center;
  width: 100vw;
  font-family: Aeonik, sans-serif;
  display: block;
  position: static;
}

.text-block {
  color: #aa1d1d;
  -webkit-text-stroke-width: 0px;
  font-family: Robotoflex, sans-serif;
  font-size: 80px;
  line-height: 120%;
}

.header {
  z-index: 1000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 8px #0000000d;
}

.header.trip {
  position: fixed;
}

.nav-bar {
  border-top: 1px solid #1393cd;
  justify-content: space-between;
  width: 95%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.logo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Square-White-Transparent.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: border-box;
  border: 1px #000;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 180px;
  height: 60px;
  margin-top: 5px;
  margin-bottom: 6px;
  margin-left: auto;
  display: block;
}

.nav-links-wrapper {
  grid-column-gap: 32px;
  color: #919191;
  letter-spacing: .2px;
  align-items: center;
  margin-left: 10px;
  font-size: 13px;
  font-weight: 400;
  display: flex;
}

.links-container {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #1d1d1d;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 0;
  font-family: Aeonik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link.w--current {
  font-weight: 500;
  text-decoration: none;
}

.links-div {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.navlink-line {
  border-bottom: 2px solid #027bff;
  width: 0%;
  position: absolute;
  inset: auto 0% -9px;
}

.buttons {
  letter-spacing: .8px;
  background-color: #007bff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 16px 18px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.buttons.cta-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: auto;
}

.buttons.cta-button.search {
  text-transform: uppercase;
  background-color: #1d7ebe;
  border-radius: 4px;
  flex: 1;
  min-width: 300px;
  margin-left: 0;
  font-size: 16px;
  font-weight: 500;
}

.buttons.cta-button.select {
  padding-left: 14px;
  padding-right: 14px;
  font-family: Feather, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.buttons.reserva {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #027bff;
  border: 2px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  padding: 0 22px;
  font-size: 18px;
  font-weight: 500;
}

.buttons.reserva.head {
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #167ec0;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.buttons.reserva.create-trip {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
}

.buttons.reserva.phone {
  color: #027bff;
  text-transform: uppercase;
  background-color: #027bff00;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.buttons.text {
  color: #313131;
  text-transform: uppercase;
  background-color: #0000;
  height: auto;
  margin-top: 0;
  padding: 16px 18px;
  font-size: 15px;
  font-weight: 600;
}

.buttons.text.white {
  grid-column-gap: 8px;
  color: #313131;
  margin-top: 24px;
}

.buttons.full, .buttons.full-copy, .buttons.full-copy {
  color: #fff;
  text-transform: uppercase;
  background-color: #027bff;
  border: 2px solid #027bff;
  border-radius: 100px;
  height: 48px;
  margin-top: 0;
  padding: 0 22px;
  font-size: 14px;
  font-weight: 400;
}

.buttons.outline {
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #fff;
  height: 48px;
  padding: 0 22px;
  font-weight: 400;
  text-decoration: none;
}

.buttons.large {
  text-transform: uppercase;
  border-radius: 4px;
  min-height: 52px;
  font-size: 16px;
  font-weight: 500;
}

.buttons.large.outline.blue {
  color: var(--steel-blue);
  text-transform: uppercase;
  background-color: #ffffff1a;
  border-color: #027bff;
  font-size: 16px;
  font-weight: 500;
}

.buttons.next {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 16px;
}

.buttons.next1 {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.buttons.next1.w--current {
  display: flex;
}

.buttons.grey {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  text-decoration: none;
}

.buttons.grey.w--current {
  display: flex;
}

.buttons.button-grey {
  text-transform: uppercase;
  background-color: #cacaca;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  text-decoration: none;
}

.buttons.button-grey.w--current {
  display: flex;
}

.buttons.join {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.buttons.join.w--current {
  display: flex;
}

.buttons.back {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.buttons.back {
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  margin-top: 40px;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.buttons.back.w--current {
  display: flex;
}

.hero-videobkg {
  background-image: linear-gradient(#fff0, #000);
  flex-direction: column;
  width: 100%;
  max-height: 900px;
  margin-top: auto;
  display: block;
  position: static;
}

.subheader {
  background-color: #000;
  padding-top: 0;
  padding-bottom: 0;
}

.sub-navbar {
  grid-column-gap: 24px;
  justify-content: flex-start;
  width: 95%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.sub-nav-links-wrapper {
  align-items: center;
  display: flex;
}

.sub-nav-link {
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}

.hero-video {
  aspect-ratio: 16 / 9;
  object-fit: scale-down;
  background-image: linear-gradient(0deg, #000, #0000006b 15%, #0000 26% 53%);
  background-position: 0 0;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10vh;
  font-weight: 400;
  display: block;
  position: static;
}

.hero-container {
  width: 95%;
  max-width: 940px;
}

.hero-titles {
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.hero-cta {
  margin-top: 15vh;
}

.cta-title {
  text-align: center;
  text-transform: uppercase;
}

.heading {
  text-transform: none;
  font-weight: 600;
}

.cta-fileds-wrapper {
  grid-column-gap: 0px;
  border-radius: 4px;
  justify-content: center;
  max-width: 1000px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.cta-field {
  border-radius: 0;
  flex: 1;
  width: auto;
  height: 60px;
  display: flex;
  overflow: hidden;
}

.cta-field.buttons {
  max-width: 260px;
  height: 60px;
  margin-left: 0;
}

.cta-input {
  letter-spacing: .5px;
  text-transform: none;
  background-color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  flex: 1;
  align-items: center;
  height: auto;
  padding: 18px 16px 18px 24px;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.hero-h1 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  text-shadow: 0 1px 4px #00000012;
  max-width: 530px;
  margin: 0 auto;
  font-size: 56px;
  font-weight: 400;
  line-height: 130%;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 500;
}

.black {
  color: #fffc;
  letter-spacing: 1px;
  text-shadow: none;
  margin-top: 16px;
  font-size: 24px;
  font-weight: 400;
}

.experience-section {
  z-index: 3;
  color: #fff;
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 0;
  position: static;
}

.container {
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.container.experiences {
  grid-row-gap: 120px;
  flex-direction: column;
  width: 90%;
  max-width: 950px;
  display: flex;
}

.container.trips {
  max-width: 1240px;
}

.container.reservation-content {
  width: auto;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.experiences-line {
  grid-column-gap: 8%;
  align-items: stretch;
  display: flex;
}

.experiences-line.invert {
  grid-column-gap: 8%;
  flex-direction: row-reverse;
}

.experience-image {
  background-color: #8f8f8f80;
  border-radius: 2px;
  width: 52%;
  height: 380px;
}

.experiences-text-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.experiences-text-wrap.invert {
  text-align: left;
  align-items: flex-start;
  width: 44%;
}

.experiences-heading {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 150%;
}

.experiences-text-wrapper {
  max-width: 360px;
  margin-top: 24px;
  margin-bottom: 48px;
  line-height: 150%;
}

.experiences-text-wrapper.opposite {
  max-width: 420px;
}

.paragraph {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.paragraph.white {
  font-size: 18px;
  font-weight: 400;
}

.paragraph.white.invert {
  text-align: left;
}

.paragraph.semi {
  font-size: 18px;
  font-weight: 400;
}

.paragraph.blog {
  font-size: 14px;
  font-weight: 400;
}

.travel-section {
  background-image: linear-gradient(#000, #fff 6%);
  padding-top: 100px;
  padding-bottom: 0;
  overflow: hidden;
}

.section-title {
  letter-spacing: .8px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
}

.section-subtitle {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.section-titles {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.travel-slider {
  grid-column-gap: 32px;
  width: 160%;
  margin-top: 40px;
  display: flex;
}

.button-icon {
  margin-left: 6px;
  font-family: Feather, sans-serif;
}

.button-icon.blue {
  color: #027bff;
  background-color: #ececec;
  border-radius: 100px;
  width: 28px;
  height: 28px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.slider-item {
  border-radius: 4px;
  width: 33vw;
  max-width: 440px;
  height: auto;
  max-height: none;
}

.trips-slider-container {
  justify-content: flex-start;
  width: 100vw;
  margin-left: 1vw;
  display: flex;
  position: relative;
}

.arrow {
  background-image: linear-gradient(to right, #fff6 20%, #fff0 80%);
  width: 80px;
  height: 100%;
  max-height: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.arrow.right {
  background-image: linear-gradient(270deg, #fff6 20%, #fff0 80%);
  height: 100%;
  max-height: none;
  inset: auto 0% 0% auto;
}

.blog-section {
  color: #313131;
  background-color: #fafafa;
  padding-top: 100px;
  padding-bottom: 80px;
  overflow: hidden;
}

.blogcontainer {
  justify-content: center;
  width: 100vw;
  display: flex;
  position: relative;
}

.blog-wrapper {
  grid-column-gap: 40px;
  flex-direction: row-reverse;
  width: 90%;
  max-width: 950px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-main-item {
  background-color: #e6e6e6;
  border-radius: 4px;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: auto;
  max-height: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-right-side {
  grid-row-gap: 40px;
  flex-direction: column;
  width: 40%;
  display: flex;
}

.blog-right-side.inverted {
  flex-direction: column-reverse;
  width: 66%;
}

.blog-item {
  background-color: #e6e6e6;
  border-radius: 2px;
  align-items: flex-end;
  width: 100%;
  height: 330px;
  max-height: none;
  display: flex;
  overflow: hidden;
}

.blog-item.double {
  grid-column-gap: 32px;
  background-color: #0000;
  display: flex;
}

.blog-item.full-height {
  height: 100%;
}

.blog-item-double {
  background-color: #e6e6e6;
  border-radius: 4px;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.blog-summary {
  background-color: #fafafa;
  width: 100%;
  height: auto;
  max-height: none;
  padding: 12px 16px 0 0;
}

.blog-summary.main-blog {
  background-color: #0000;
  height: auto;
  max-height: none;
  padding: 0 32px 48px;
}

.blog-headings {
  color: #313131;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.blog-headings.main {
  font-size: 26px;
}

.text-button {
  color: #027bff;
  text-transform: uppercase;
  border-bottom: 2px solid #027bff;
  margin-top: 16px;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.reserve-buttons-div {
  grid-column-gap: 8px;
  display: flex;
}

.hero-heading {
  color: #fff;
  letter-spacing: 1px;
  max-width: none;
  font-family: Aeonik, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 125%;
  display: inline;
}

.div-block {
  max-width: 760px;
}

.hero-title {
  text-align: center;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  margin: 0 0 25vh;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.hero-decoration {
  background-color: #027bff;
  width: 5px;
  height: auto;
  max-height: 43px;
  margin-top: 10px;
  margin-right: 16px;
}

.uppertitle {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  object-fit: scale-down;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  position: static;
}

.hero-p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
}

.hero-p-wrapper {
  max-width: 480px;
  margin-top: 32px;
}

.hero-reserve {
  grid-column-gap: 8px;
  margin-top: 40px;
  display: flex;
}

.upper-title-wrap {
  aspect-ratio: auto;
  mix-blend-mode: normal;
  object-fit: scale-down;
  margin-bottom: 24px;
  font-size: 14px;
}

.dec-line {
  background-color: #027bff;
  width: 100%;
  height: 3px;
  margin-top: 4px;
}

.button-2 {
  letter-spacing: .8px;
  background-color: #007bff;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 16px 18px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.button-2.cta-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: auto;
}

.button-2.cta-button.search {
  letter-spacing: 1px;
  border-radius: 4px;
  flex: 1;
  max-width: 260px;
  height: 60px;
  margin-left: 0;
  padding: 0 24px;
  font-size: 18px;
  font-weight: 500;
}

.button-2.cta-button.select {
  color: #fff;
  background-color: #027bff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Feather, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.button-2.cta-button.select._2 {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.heading-3.blue {
  color: #549dee;
  font-size: 17px;
}

.hero-cta-2 {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto 30px;
  padding-top: 0;
  position: absolute;
  inset: auto 0% 0;
}

.text-block-2 {
  text-transform: none;
  font-size: 16px;
}

.text-block-3 {
  text-transform: none;
  font-size: 18px;
}

.container-full {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.trip-line {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.trip-line.second--line, .trip-line.third-line, .trip-line.middel {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  margin-top: 120px;
}

.trip-item {
  width: 100%;
  max-width: 600px;
  height: auto;
  position: relative;
}

.trip-item._1 {
  width: 100%;
  max-width: 493px;
}

.trip-item._3 {
  width: 100%;
  max-width: 1028px;
}

.trip-item._4 {
  width: 42%;
}

.trip-item._5 {
  width: 47%;
}

.trip-item.second {
  position: relative;
}

.trip-item.first {
  width: 100%;
  max-width: 600px;
  margin-top: 0;
}

.trip-item.fifth {
  width: 100%;
  max-width: 600px;
  margin-top: 0;
  position: relative;
}

.trip-image {
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.trip-image._1 {
  background-color: #484848;
  border-radius: 4px;
  width: 100%;
  height: auto;
}

.trip-image._2 {
  background-color: #484848;
  border-radius: 4px;
  width: 100%;
  height: 70vh;
}

.trip-image._3 {
  background-color: #484848;
  border-radius: 4px;
  width: 100%;
  height: auto;
}

.trip-image._5 {
  background-color: #484848;
  border-radius: 4px;
  width: 100%;
  height: 63vh;
}

.trip-image._4 {
  background-color: #484848;
  border-radius: 4px;
  width: 100%;
  height: 54vh;
}

.experience-text {
  max-width: 100%;
  margin-top: 24px;
  margin-bottom: 48px;
  line-height: 150%;
}

.experience-text.opposite {
  max-width: 420px;
}

.experience-p {
  text-transform: uppercase;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.experience-p.white {
  color: #ffffffb3;
  width: 95%;
  margin-left: 16px;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.experience-p.white.invert {
  text-align: left;
}

.experience-p.white.sub {
  margin-left: 0;
  font-size: 19px;
}

.experience-p.semi {
  font-size: 18px;
  font-weight: 400;
}

.experience-p.blog {
  font-size: 14px;
  font-weight: 400;
}

.experience-p.cta {
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 16px;
  padding: 13px 18px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.experience-p.cta.invert {
  text-align: left;
}

.experience-p.cta.outline {
  color: #027bff;
  background-color: #000;
  border-width: 1px;
  margin-left: 0;
  font-weight: 500;
}

.experience-p.dates {
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px #000;
  max-width: 95%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.experience-p.dates.invert {
  text-align: left;
}

.experience-p.tours-button {
  color: #027bff;
  letter-spacing: .8px;
  background-color: #0000;
  border: 1px #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 0;
  padding: 11px 0;
  font-size: 19px;
  font-weight: 500;
  display: inline-block;
}

.experience-p.tours-button.invert {
  text-align: left;
}

.experience-p.reserve-button {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.experience-p.reserve-button.invert {
  text-align: left;
}

.experience-p.item-overview-cta {
  color: #fff;
  text-align: center;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.experience-p.item-overview-cta.invert {
  text-align: left;
}

.experience-p.trip-lenght {
  border: 1px solid var(--light-grey);
  background-color: #fafafa;
  border-radius: 2px;
  padding: 2px 6px;
  font-size: 14px;
  font-weight: 500;
}

.experience-p.select-a-trip {
  font-size: 18px;
}

.experience-p.button-line {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 18px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.experience-p.button-line.invert {
  text-align: left;
}

.experience-p.type {
  text-transform: uppercase;
  background-color: #363636;
  border: 1px #000;
  border-left: 2px #027bff;
  border-radius: 4px;
  max-width: 95%;
  margin-top: 0;
  margin-left: 0;
  padding: 3px 8px;
  font-size: 18px;
  font-weight: 400;
}

.experience-p.type.invert {
  text-align: left;
}

.title-integrated {
  text-align: left;
  letter-spacing: 1px;
  max-width: 464px;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
  display: block;
}

.title-integrated._2o {
  max-width: none;
}

.title-integrated.dark {
  color: #313131;
  text-transform: none;
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
}

.tripfilterscontainer {
  width: 95%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.icon {
  margin-left: 16px;
  font-family: Feather, sans-serif;
}

.icon.telephone {
  margin-left: 0;
  margin-right: 8px;
  font-size: 22px;
  line-height: 130%;
}

.dates-title {
  border: 1px solid var(--light-grey);
  border-radius: 4px;
  margin-right: 8px;
  padding: 6px 12px;
  font-weight: 400;
  display: inline-block;
}

.torus-section-title {
  grid-row-gap: 24px;
  flex-direction: column;
  max-width: 670px;
  margin-bottom: 120px;
  display: flex;
}

.tours-heading {
  color: #fff;
  letter-spacing: 1px;
  max-width: none;
  font-family: Aeonik, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
  display: inline;
}

.title-wrap {
  align-items: stretch;
  max-width: 480px;
  margin-bottom: 24px;
  display: flex;
}

.title-wrap.trip-item {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  max-width: 460px;
  margin-bottom: 0;
}

.title-wrap.dark {
  text-align: center;
  margin-bottom: 16px;
}

.dec-title {
  background-color: #027bff;
  width: 5px;
  height: auto;
  margin-right: 14px;
}

.dec-title.info {
  flex: none;
  width: 5px;
  margin-right: 12px;
}

.list-heading {
  color: #313131;
  letter-spacing: 1px;
  max-width: none;
  font-family: Aeonik, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 130%;
  display: inline;
}

.experiencelist {
  grid-row-gap: 24px;
  flex-direction: column;
  max-width: 685px;
  margin-bottom: 80px;
  font-weight: 500;
  display: flex;
}

.tour-list-pic {
  background-color: #a7a7a7;
  background-image: url('../images/whale.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  height: 30vw;
  max-height: 460px;
}

.tour-list-pic._2 {
  background-image: url('../images/Giacomo-UW-Photography-LQ-23-of-25.webp');
  background-position: 50%;
  background-size: cover;
  height: 24vw;
  max-height: 400px;
  margin-top: 20px;
}

.tour-list-pic.seafaru {
  background-image: url('../images/giacomo1.jpg');
  background-position: 0%;
  background-size: cover;
}

.tour-list-pic.whale {
  background-image: url('../images/whale.webp');
}

.tour-list-pic.scuba {
  background-image: url('../images/scuba.webp');
}

.tour-list-pic.snorkel {
  background-image: url('../images/snorkel.webp');
  background-position: 50%;
  background-size: cover;
  height: 24vw;
  max-height: 400px;
  margin-top: 20px;
}

.tour-list-pic.multi {
  background-image: url('../images/marlin.webp');
  background-position: 50%;
  background-size: cover;
  height: 24vw;
  max-height: 400px;
  margin-top: 20px;
}

.paragraph-small {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-small.white {
  color: #ffffffb3;
  width: 95%;
  margin-left: 16px;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-small.white.invert {
  text-align: left;
}

.paragraph-small.white.sub {
  margin-left: 0;
  font-size: 20px;
}

.paragraph-small.semi {
  font-size: 18px;
  font-weight: 400;
}

.paragraph-small.blog {
  font-size: 14px;
  font-weight: 400;
}

.paragraph-small.cta {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 16px;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.paragraph-small.cta.invert {
  text-align: left;
}

.paragraph-small.dates {
  color: #fff;
  text-transform: uppercase;
  border-top: 1px #fff6;
  max-width: 95%;
  margin-top: 24px;
  margin-left: 16px;
  padding-top: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-small.dates.invert {
  text-align: left;
}

.tour-content-wrap {
  margin-top: 24px;
}

.bold {
  text-transform: none;
  font-size: 22px;
  font-weight: 500;
}

.hero-text {
  flex-direction: column;
  justify-content: space-between;
  height: 80vh;
  margin-top: 76px;
  display: flex;
}

.hero-text.trip-1 {
  z-index: 2;
  background-image: linear-gradient(#0000, #0000);
  height: 73vh;
  margin-top: 0;
  position: relative;
}

.trip-title {
  align-items: stretch;
  max-width: 50%;
  margin-bottom: 80px;
  display: flex;
}

.trip-title.whaleshark {
  max-width: 70%;
}

.trip-breadcrum {
  grid-column-gap: 6px;
  margin-top: 2vh;
  display: flex;
}

.decoration-title {
  background-color: #027bff;
  flex: none;
  width: 5px;
  height: auto;
  margin-right: 16px;
}

.breadcrumb-link {
  color: #ddd;
  letter-spacing: .5px;
  text-transform: uppercase;
  border-bottom: 1px solid #c7c7c780;
  padding-bottom: 1px;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumb-link.feather {
  border-bottom-style: none;
  font-family: Feather, sans-serif;
}

.information-section {
  background-color: #000;
  padding-top: 32px;
  padding-bottom: 48px;
}

.data-row {
  border: 1px solid #6b6b6b;
  border-radius: 4px;
  display: flex;
}

.trip-data-item {
  color: #fff;
  text-align: center;
  border-right: 1px solid #d6d6d680;
  width: 20%;
  padding-top: 12px;
  padding-bottom: 12px;
}

.trip-data-item.last {
  border-right-style: none;
}

.trip-detail-text {
  color: #d6d6d6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: auto;
  font-size: 16px;
  line-height: 150%;
}

.content-section {
  padding-top: 72px;
  padding-bottom: 60px;
}

.item-info-wrapper {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.ledt-menu {
  width: 30%;
  max-width: 400px;
  padding: 0 24px 0 0;
  position: relative;
}

.right-content {
  grid-row-gap: 48px;
  flex-direction: column;
  flex: 1;
  padding-left: 80px;
  display: flex;
}

.trip-item-title {
  color: #222;
  letter-spacing: 1px;
  max-width: none;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 400;
  line-height: 130%;
  display: block;
}

.trip-item-title._2o {
  max-width: none;
}

.trip-item-title.second {
  font-size: 24px;
}

.trip-paragraph {
  color: #222;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
}

.cta-button {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.cta-button.white {
  color: #ffffffb3;
  width: 95%;
  margin-left: 16px;
  font-size: 19px;
  font-weight: 400;
}

.cta-button.white.invert {
  text-align: left;
}

.cta-button.white.sub {
  margin-left: 0;
  font-size: 22px;
}

.cta-button.semi {
  font-size: 18px;
  font-weight: 400;
}

.cta-button.blog {
  font-size: 14px;
  font-weight: 400;
}

.cta-button.cta {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.cta-button.cta.invert {
  text-align: left;
}

.cta-button.dates {
  color: #fff;
  text-transform: uppercase;
  border-top: 1px #fff6;
  max-width: 95%;
  margin-top: 24px;
  margin-left: 16px;
  padding-top: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.cta-button.dates.invert {
  text-align: left;
}

.cta-button.tours-button {
  color: #027bff;
  letter-spacing: .8px;
  background-color: #0000;
  border: 1px #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 0;
  padding: 11px 0;
  font-size: 19px;
  font-weight: 500;
  display: inline-block;
}

.cta-button.tours-button.invert {
  text-align: left;
}

.cta-button.reserve-button {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 16px;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.cta-button.reserve-button.invert {
  text-align: left;
}

.bullet-points {
  border-radius: 6px;
  width: 100%;
  overflow: hidden;
}

.bullet-points.pix {
  width: auto;
}

.trip-info-section {
  grid-row-gap: 32px;
  border-top: 1px solid var(--light-grey);
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 32px;
  line-height: 150%;
  display: flex;
  position: relative;
}

.trip-info-section.opposite {
  max-width: 420px;
}

.trip-info-section.first-section {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-top-style: none;
  align-items: stretch;
  padding-top: 0;
}

.trip-info-section.dates-available {
  margin-top: 48px;
}

.trip-info-bullets {
  grid-row-gap: 16px;
  flex-direction: column;
  padding-left: 13px;
  display: flex;
}

.trip-list-item {
  padding-left: 16px;
}

.fixed-block {
  position: sticky;
  top: 118px;
}

.left-side-nav-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  flex-direction: column;
  padding: 32px 24px;
  display: flex;
  box-shadow: 0 0 5px #0000000d, 0 10px 20px -10px #0000001a;
}

.trip-detail-link {
  color: #1f1f1f;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.trip-detail-link.w--current {
  font-weight: 500;
  text-decoration: underline;
}

.trip-detail-link.active {
  color: #222;
  font-size: 21px;
  font-weight: 500;
  text-decoration: underline;
}

.trip-detail-link.call {
  text-align: center;
  letter-spacing: .5px;
  -webkit-text-stroke-width: 1px;
  text-transform: none;
  border-bottom: 2px solid #027bff;
  padding: 5px 6px 1px;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.trip-detail-link.call-link {
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  border-bottom: 2px #027bff;
  margin-top: 6px;
  padding: 5px 6px;
  font-size: 16px;
  font-weight: 500;
}

.left-link-separation {
  border-top: 1px solid #00000080;
  margin-top: 12px;
  padding-top: 28px;
}

.overview-map---pics {
  grid-column-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  display: flex;
  position: relative;
}

.overview-map.trip1 {
  border-radius: 4px;
  width: 100%;
  height: 440px;
  position: relative;
}

.overview-map.trip1.pic2 {
  background-image: url('../images/_DSC1474-ARW_DxO_DeepPRIME-Edit.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 330px;
}

.overview-map.trip1.pic1 {
  width: 60%;
}

.background-video {
  background-image: url('../images/_JAK4206-Edit.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 4px;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.price-table {
  width: 100%;
}

.price-table-header {
  align-items: flex-start;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.price-table-header.tablerow {
  padding: 16px;
}

.headercell {
  text-transform: uppercase;
  width: 25%;
  padding: 8px 0;
  font-size: 12px;
  line-height: 100%;
}

.headercell._2, .headercell._1 {
  width: 25%;
}

.headercell.select {
  width: 8%;
}

.headercell.prices {
  width: 30%;
}

.tablerow {
  align-items: flex-start;
  display: flex;
}

.tablerow._1 {
  background-color: #f3f3f3;
  padding: 16px;
  transition: all .4s;
  position: relative;
}

.tablerow._1:hover {
  color: #fff;
  background-color: #000;
}

.tablerow._2 {
  background-color: #fff;
  border-top: 1px solid #e2e2e2;
  padding: 16px;
  transition: all .4s;
  position: relative;
}

.tablerow._2:hover {
  color: #fff;
  background-color: #000;
}

.rowcell {
  text-transform: none;
  width: 25%;
  padding: 8px 0;
  font-size: 18px;
}

.rowcell._2 {
  width: 25%;
}

.rowcell.prices {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: row;
  align-items: flex-end;
  width: 30%;
  display: flex;
}

.boldtext {
  text-transform: none;
  font-weight: 500;
}

.rowscontainer {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin-top: 6px;
}

.sep-blue {
  background-color: #027bff;
  flex: none;
  width: 5px;
  height: 48px;
  margin-top: 0;
  margin-right: 16px;
}

.contact-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.grey {
  opacity: .7;
  font-size: 20px;
  font-weight: 400;
}

.phone {
  border-bottom: 2px solid #027bff;
  margin-left: 4px;
  line-height: 120%;
  display: inline-block;
}

.trip-title-wrap {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.trip-title-wrap.trip-item {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 460px;
  margin-bottom: 0;
}

.reserve-wrapper {
  margin-top: 76px;
  padding-top: 0;
}

.reserve-nav {
  padding-top: 48px;
  padding-bottom: 0;
}

.navigation-wrapper {
  border-bottom: 1px solid #ececec;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation-link {
  grid-column-gap: 12px;
  color: #111;
  border-bottom: 4px solid #027bff;
  justify-content: center;
  align-items: center;
  width: 24%;
  padding-top: 0;
  padding-bottom: 14px;
  text-decoration: none;
  display: flex;
}

.navigation-link.off {
  color: #a7a6a6;
  border-bottom-color: #0000;
  justify-content: center;
}

.navigation-link.fooret {
  justify-content: flex-start;
  width: auto;
  display: none;
}

.navigation-link.fooret.w--current {
  display: flex;
}

.navigation-link.info {
  border-bottom-color: #cacaca;
  max-width: 280px;
}

.navigation-link.list {
  border-bottom-color: #cacaca;
}

.reserve-step-number {
  color: #fff;
  background-color: #027bff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.reserve-step-number.off {
  background-color: #b4b4b4;
}

.reserve-step-number.info, .reserve-step-number.listo {
  background-color: #cacaca;
}

.reserve-step-text {
  font-size: 16px;
}

.reserve-content {
  height: auto;
  padding-top: 48px;
  padding-bottom: 120px;
}

.reserve-heading {
  color: #1b1b1b;
  letter-spacing: 1px;
  max-width: none;
  font-family: Aeonik, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 120%;
  display: inline;
}

.reserve-subtitle {
  margin-top: 12px;
}

.reserve-form-1 {
  border-top: 1px solid #e6e6e6;
  margin-top: 48px;
  padding-top: 48px;
}

.primary-traveler {
  padding-top: 32px;
}

.traveler-data {
  grid-row-gap: 20px;
  flex-direction: column;
  padding-top: 32px;
  display: flex;
}

.traveler-form-line {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  display: flex;
}

.traveler-field {
  border-radius: 4px;
  flex: 1;
  max-width: 49%;
  height: 54px;
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
}

.traveler-field.placeholder {
  opacity: 0;
}

.travellers-number {
  color: #000;
  background-color: #0000;
  border-radius: 4px;
  max-width: 49%;
  height: 54px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 17px;
}

.trip-radio {
  grid-column-gap: 0px;
  background-color: #fafafa;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  align-items: stretch;
  width: 100%;
  height: 180px;
  margin-bottom: 0;
  padding: 0 12px 0 0;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #00000014;
}

.trip-radio.active {
  outline-offset: 0px;
  background-color: #f0f0f0;
  border-color: #027bff;
  border-radius: 12px;
  outline: 1px solid #027bff;
  box-shadow: 0 3px 6px -1px #00000014;
}

.radio-button {
  outline-offset: 0px;
  cursor: pointer;
  border-width: 1px;
  border-color: #027bff00;
  border-radius: 4px;
  outline: 2px solid #027bff00;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  transition: all .4s;
  display: block;
  position: absolute;
  inset: 0%;
}

.radio-button:hover {
  border-color: #027bff;
  outline-color: #027bff;
}

.radio-button:active {
  background-color: #07070721;
  border-width: 1px;
  border-color: #027bff;
  outline-width: 2px;
  outline-color: #027bff;
}

.radio-button.w--redirected-checked {
  background-color: #00000026;
  border-width: 1px;
  border-color: #027bff;
  outline-color: #027bff;
}

.select-a-trip {
  grid-row-gap: 20px;
  flex-direction: column;
  padding-top: 0;
  display: flex;
}

.trip-configuratior-footer {
  border-top: 1px solid #e6e6e6;
  justify-content: flex-end;
  margin-top: 48px;
  padding-top: 48px;
  display: flex;
}

.arrow-right {
  margin-left: 8px;
  font-family: Feather, sans-serif;
}

.trip-tumbnail {
  background-image: url('../images/giacomo1.jpg');
  background-position: 0%;
  background-size: cover;
  border-radius: 4px;
  width: 90px;
  height: auto;
  margin-right: 24px;
}

.trip-tumbnail._2 {
  background-image: url('../images/Expo-2022--27.jpg');
}

.trip-tumbnail._3 {
  background-image: url('../images/Giacomo-UW-Photography-LQ-14-of-25.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail._4 {
  background-image: url('../images/Giacomo-UW-Photography-LQ-13-of-25.jpg');
  width: 90px;
  margin-right: 24px;
}

.trip-tumbnail._5 {
  background-image: url('../images/Giacomo-UW-Photography-LQ-2-of-25.jpg');
}

.trip-tumbnail.whale {
  background-image: url('../images/65d7e964d288b3a781a84c65_whaleshark3.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.shark {
  background-image: url('../images/65d7e964d288b3a781a84c68_bullshark.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.dicving {
  background-image: url('../images/_DSC9143-Edit-copy.webp');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.cortez {
  background-image: url('../images/JAK03887-Modifica-copy.webp');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.mobula {
  background-image: url('../images/65d7e964d288b3a781a84c6c_Expo-2022--27.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.soccorro {
  background-image: url('../images/65d7e964d288b3a781a84c50_socorrohero.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.grey-w {
  background-image: url('../images/65d7e964d288b3a781a84c59_whaleshero.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.sealions {
  background-image: url('../images/65d7e964d288b3a781a84c6d_Sealions_3.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.ventana_scuba {
  background-image: url('../images/6539d99bcbe52be4e07c34fa_scubahero.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.lions_scuba {
  background-image: url('../images/65d7e964d288b3a781a84c5b_Sealionshero.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.pulmo {
  background-image: url('../images/65d7e964d288b3a781a84c6b_pulmo2.jpg');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.marlins {
  background-image: url('../images/_DSC6009-Enhanced-NR-Edit.webp');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.courses {
  background-image: url('../images/Dive-School.png');
  background-position: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  flex: none;
  width: 45%;
  height: auto;
  max-height: none;
  margin-right: 5%;
}

.trip-tumbnail.ocean_safari {
  background-image: url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
  background-size: 400px;
  flex: none;
  width: 45%;
  max-height: none;
}

.radio-button-label {
  font-weight: 500;
  display: none;
}

.radio-button-text {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.radio-description {
  color: #777;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 400;
}

.radio-description.trip {
  margin-top: 0;
  font-size: 13px;
}

.radio-description.trip.full {
  color: #696969;
  flex: 1;
  font-size: 14px;
}

.radio-description.trip.black {
  color: #313131;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 500;
}

.select-button {
  color: #027bff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #027bff;
  border-radius: 4px;
  width: 100%;
  max-width: 140px;
  margin-top: 12px;
  padding: 4px 10px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

.select-button.active {
  opacity: 1;
  background-color: #027bff80;
  border-style: solid;
  border-width: 1px;
}

.hero-lv-deep {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/Navigation-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-deep.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-deep.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-deep.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-deep.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-deep.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-deep.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-deep.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-deep.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-deep.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-wrapper {
  background-color: #000;
  height: auto;
  padding-top: 76px;
  position: relative;
  overflow: hidden;
}

.mobile-menu {
  display: none;
}

.image-3 {
  max-width: 70%;
}

.trip-selected-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f3f3f3;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin-top: 32px;
  padding: 16px;
  display: flex;
}

.tirp-selected--pic {
  width: 40%;
  height: 200px;
}

.tirp-selected--pic._1 {
  background-image: url('../images/Giacomo-UW-Photography-LQ-14-of-25.jpg');
  background-position: 50%;
  background-size: cover;
  flex: none;
}

.trip-selected-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 150%;
}

.trop-selected-content {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tags-wrap {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-wrap: wrap;
  display: flex;
}

.form-block {
  margin-bottom: 0;
}

.reserve-radio {
  align-items: center;
  width: 8%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.reserve-radio.absolute {
  z-index: 100;
  width: 100%;
  padding-left: 36px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.radio-button-label-2, .radio-button-label-3 {
  display: none;
}

.reserve-radio-button {
  border: 1px solid var(--light-grey);
  cursor: pointer;
  background-color: #fff;
  width: 32px;
  height: 32px;
  margin-top: 0;
}

.reserve-radio-button.w--redirected-checked {
  background-color: #fff;
  border-color: #027bff;
}

.reserve-radio-button.w--redirected-focus {
  box-shadow: none;
}

.over-table-text {
  text-transform: none;
  width: 25%;
  padding: 8px 0;
  font-size: 18px;
}

.over-table-text._2 {
  width: 25%;
}

.slide-title, .slide-title.travelers {
  padding-top: 32px;
}

.slide-title.thank-you-page {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.trips-radio-wrapper {
  padding-top: 32px;
}

.slide-1 {
  display: block;
}

.select-trip-wrapper {
  border-top: 1px solid #e6e6e6;
  margin-top: 32px;
  padding-top: 32px;
}

.trip-dates-wrapper {
  grid-row-gap: 32px;
  border-top: 1px solid var(--light-grey);
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 48px;
  margin-bottom: 0;
  padding-top: 48px;
  line-height: 150%;
  display: flex;
}

.trip-dates-wrapper.opposite {
  max-width: 420px;
}

.trip-dates-wrapper.first-section {
  border-top-style: none;
  padding-top: 0;
}

.trip-dates-wrapper.dates-available {
  margin-top: 48px;
}

.slide-3 {
  opacity: 1;
  border-top: 1px #e6e6e6;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.final-form {
  margin-top: 48px;
  padding-top: 48px;
}

.travellers-info-wrapper {
  border-top: 1px #e2e2e2;
  margin-top: 0;
  padding-top: 48px;
}

.final-configuration-button {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  justify-content: center;
  margin-top: 48px;
  padding-top: 24px;
  display: flex;
}

.tyco-checkbox {
  margin-bottom: 24px;
}

.tremstext {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}

.links-text {
  color: #000;
  border-bottom: 2px solid #027bff;
  font-weight: 500;
  text-decoration: none;
}

.checkbox {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-left: -28px;
}

.checkbox-field {
  padding-left: 28px;
}

.hidden {
  display: none;
}

.tours-slider {
  background-color: #0000;
  height: 760px;
  display: flex;
}

.travel-slide {
  width: 35vw;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.mask {
  width: 120vw;
  left: 1px;
}

.mask-2 {
  width: 70vw;
  overflow: visible;
}

.left-arrow {
  background-color: #000;
  border-radius: 6px;
  width: 64px;
  height: 64px;
  font-size: 30px;
  position: relative;
  inset: -500px auto 0% -2vw;
}

.all-adventures-button {
  grid-column-gap: 24px;
  align-items: flex-start;
  margin-top: 24px;
  display: flex;
}

.boldsyle {
  margin-left: auto;
  margin-right: auto;
}

.links-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.footer {
  background-color: #1a1a1a;
  padding-top: 80px;
  padding-bottom: 80px;
  position: static;
  inset: auto 0% 0%;
}

.right-arrow {
  background-color: #000;
  border-radius: 6px;
  width: 64px;
  height: 64px;
  font-size: 30px;
  position: relative;
  inset: -500px 0% 0% 0;
}

.heading-5 {
  font-weight: 500;
}

.heading-6 {
  font-weight: 400;
}

.paragraph-2 {
  font-size: 19px;
  line-height: 160%;
}

.left-space-p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.left-space-p.white {
  color: #ffffffb3;
  width: 95%;
  margin-left: 16px;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.left-space-p.white.invert {
  text-align: left;
}

.left-space-p.white.sub {
  margin-left: 0;
  font-size: 19px;
}

.left-space-p.semi {
  font-size: 18px;
  font-weight: 400;
}

.left-space-p.blog {
  font-size: 14px;
  font-weight: 400;
}

.left-space-p.cta {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 16px;
  padding: 11px 18px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.left-space-p.cta.invert {
  text-align: left;
}

.left-space-p.dates {
  color: #fff;
  text-transform: uppercase;
  border-top: 1px #fff6;
  max-width: 95%;
  margin-top: 24px;
  margin-left: 16px;
  padding-top: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.left-space-p.dates.invert {
  text-align: left;
}

.left-space-p.tours-button {
  color: #027bff;
  letter-spacing: .8px;
  background-color: #0000;
  border: 1px #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 0;
  padding: 11px 0;
  font-size: 19px;
  font-weight: 500;
  display: inline-block;
}

.left-space-p.tours-button.invert {
  text-align: left;
}

.left-space-p.reserve-button {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.left-space-p.reserve-button.invert {
  text-align: left;
}

.left-space-p.item-overview-cta {
  color: #fff;
  text-align: center;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.left-space-p.item-overview-cta.invert {
  text-align: left;
}

.left-space-p.trip-lenght {
  border: 1px solid var(--light-grey);
  background-color: #fafafa;
  border-radius: 2px;
  padding: 2px 6px;
  font-size: 14px;
  font-weight: 500;
}

.left-space-p.select-a-trip {
  font-size: 18px;
}

.left-space-p.button-line {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 18px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.left-space-p.button-line.invert {
  text-align: left;
}

.small-p {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 140%;
}

.small-p.white {
  color: #ffffffb3;
  width: 95%;
  margin-left: 16px;
  font-size: 18px;
  font-weight: 400;
}

.small-p.white.invert {
  text-align: left;
}

.small-p.white.sub {
  margin-left: 0;
  font-size: 20px;
}

.small-p.semi {
  font-size: 18px;
  font-weight: 400;
}

.small-p.blog {
  font-size: 14px;
  font-weight: 400;
}

.small-p.cta {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 16px;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.small-p.cta.invert {
  text-align: left;
}

.small-p.dates {
  color: #fff;
  text-transform: uppercase;
  border-top: 1px #fff6;
  max-width: 95%;
  margin-top: 24px;
  margin-left: 16px;
  padding-top: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.small-p.dates.invert {
  text-align: left;
}

.paragraph-3 {
  font-size: 18px;
}

.all-adventures-div {
  border-top: 1px solid #333;
  justify-content: center;
  padding-top: 48px;
  padding-bottom: 0;
  display: flex;
}

.adventures-list {
  border-top: 1px solid #0000000f;
  margin-top: 16px;
  padding-top: 22px;
}

.adventure-tag {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #313131;
  border: 1px #027bff;
  border-left: 4px solid #027bff;
  border-radius: 4px;
  padding: 4px 24px 4px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
  position: relative;
}

.adventure-tag:hover {
  background-color: #027bff;
  padding-right: 32px;
}

.div-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  display: flex;
}

.more-about-icon {
  justify-content: center;
  align-items: center;
  margin-left: 6px;
  padding-right: 8px;
  font-family: Feather, sans-serif;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.more-about-icon.telephone {
  margin-left: 0;
  margin-right: 16px;
}

.footer-content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  width: 25%;
  display: flex;
}

.column.mail {
  width: 33%;
}

.footer-title {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}

.footer-links-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.footer-links-wrapper.icons {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  font-family: Feather, sans-serif;
  font-size: 20px;
}

.nav-link-copy {
  color: #1d1d1d;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 0;
  font-family: Aeonik, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.footer-link {
  color: #ffffffb3;
  font-size: 14px;
  text-decoration: none;
  transition: color .4s ease-in-out;
}

.footer-link:hover {
  opacity: 1;
  color: #fff;
}

.footer-link.icons {
  color: #ffffffb3;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  font-size: 20px;
  display: flex;
}

.footer-link.icons:hover {
  color: #fff;
}

.text-field {
  color: #c1c1c1;
  border: 1px solid #e7f0fe;
  border-radius: 4px 0 0 4px;
  flex: 1;
  min-height: 46px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.submit-button {
  color: #027bff;
  cursor: pointer;
  background-color: #027bff1a;
  border: 1px solid #027bff;
  border-left-style: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  max-width: none;
  min-height: 46px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Feather, sans-serif;
  font-size: 21px;
  transition: all .4s;
}

.submit-button:hover {
  background-color: var(--steel-blue);
  color: #fff;
}

.form-wrap {
  align-items: flex-start;
  display: flex;
}

.form {
  display: block;
  position: relative;
}

.reserve-trip-line {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.days-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  width: 100%;
  display: flex;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 48px;
  display: flex;
}

.collection-list-wrapper {
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.collection-list-wrapper.mobile-hidden {
  border-bottom: 1px solid #e2e2e2;
}

.collection-item {
  flex: 1;
  width: 31%;
  min-width: 31%;
  max-width: 32%;
}

.adventure-name {
  width: auto;
  height: auto;
  max-height: 50px;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  overflow: hidden;
}

.reserve-bottom-nav {
  background-color: #f5f5f5;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  inset: auto 0% 0%;
}

.bottom-nav {
  justify-content: space-between;
  width: 95%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.botton-nav-block {
  display: flex;
}

.mark {
  text-decoration: none;
}

.heading-8 {
  font-size: 40px;
}

.select-field.mobile, .hidden-list {
  display: none;
}

.icon-title {
  color: #027bff;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Feather, sans-serif;
  font-size: 64px;
  line-height: 64px;
  display: flex;
}

.bg-image-gradient {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%);
  position: absolute;
  inset: 0%;
}

.bg-image-main {
  z-index: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 74px 0% 0%;
}

.summary-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  display: flex;
}

.gallery-pic {
  border-radius: 0;
}

.photo-gallery {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 0;
  flex-flow: wrap;
  grid-template: ". Area Area"
                 ". Area Area"
                 ". . ."
                 ". . ."
                 / 1fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row dense;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.photo-gallery-pic {
  flex: none;
  order: 0;
  align-self: auto;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: 300px;
}

.photo-gallery-pic.diving-cerralvo-2 {
  background-image: url('../images/socorro5.webp');
  background-position: 0 0;
  background-size: cover;
  height: 300px;
}

.photo-gallery-pic.diving-cerralvo-1 {
  background-image: url('../images/cortez.webp');
  background-position: 0 0;
  background-size: cover;
  height: 300px;
}

.photo-gallery-pic.diving-cerralvo-3, .photo-gallery-pic.diving-cerralvo-4, .photo-gallery-pic.diving-cerralvo-5, .photo-gallery-pic.diving-cerralvo-6 {
  background-image: url('../images/liveaboard.webp');
  background-position: 0 0;
  background-size: cover;
  height: 300px;
}

.photo-gallery-bg-pic {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 250px;
}

.gallery-pics {
  background-image: url('../images/JAK02457-Modifica-Edit.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: 300px;
  position: relative;
  overflow: hidden;
}

.gallery-pics.diving-cerralvo-1 {
  background-image: url('../images/socorro5.webp');
}

.gallery-pics.diving-cerralvo-2 {
  background-image: url('../images/liveaboard.webp');
}

.gallery-pics.diving-cerralvo-3 {
  background-image: url('../images/cortez.webp');
}

.collection-list-wrapper-2 {
  z-index: 10;
  flex: 1;
  width: auto;
  max-width: none;
  position: relative;
}

.lightbox {
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.rich-text-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.price-bold {
  font-size: 20px;
  font-weight: 500;
}

.price-det {
  align-self: auto;
  align-items: flex-end;
  height: auto;
  font-size: 12px;
  display: flex;
}

.rich-text-block-2 {
  grid-column-gap: 8px;
  flex-direction: column;
  display: flex;
}

.rich-text-block-2 h4, .rich-text-block-2 li, .rich-text-block-2 h2 {
  margin-bottom: 10px;
}

.show-photos {
  z-index: 11;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 6px;
  padding: 4px 12px;
  display: flex;
  position: absolute;
  inset: auto 24px 24px auto;
}

.icon-photos {
  font-family: Feather, sans-serif;
}

.demopic {
  z-index: 8;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 33.5%;
  height: 300px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.marker {
  height: 100%;
  position: absolute;
  inset: -80px 0% auto;
}

.trip-link {
  position: absolute;
  inset: 0%;
}

.collection-list-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.adventure-pic {
  aspect-ratio: 1;
  width: 100%;
}

.adventure-pic._1 {
  background-image: url('../images/6539d99bcbe52be4e07c34fa_scubahero.jpg');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.la-paz-diving {
  background-image: url('../images/_DSC9143-Edit-copy_1.webp');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.liveaboard {
  background-image: url('../images/liveaboard.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.adventure-pic.marlin {
  background-image: url('../images/marlins.webp');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.sea {
  background-image: url('../images/divers4.webp');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.cabo-pulmo {
  background-image: url('../images/pulmo2.webp');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.mobula {
  background-image: url('../images/mobula.webp');
  background-position: 0 100%;
  background-size: cover;
}

.adventure-pic.whaleshark {
  background-image: url('../images/whaleshark.webp');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.sealions {
  background-image: url('../images/lapazdiving.webp');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.graywhale {
  background-image: url('../images/whale.webp');
  background-position: 50%;
  background-size: cover;
}

.adventure-pic.cortez {
  background-image: url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
  background-position: 50%;
  background-size: cover;
}

.homepage-adventure-title {
  letter-spacing: 1px;
  max-width: 464px;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
  display: block;
}

.homepage-adventure-title._2o {
  max-width: none;
}

.homepage-adventure-title.dark {
  color: #313131;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
}

.homepage-p {
  opacity: .7;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 160%;
}

.homepage-p.white {
  color: #ffffffb3;
  width: 95%;
  margin-left: 16px;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.homepage-p.white.invert {
  text-align: left;
}

.homepage-p.white.sub {
  margin-left: 0;
  font-size: 19px;
}

.homepage-p.semi {
  font-size: 18px;
  font-weight: 400;
}

.homepage-p.blog {
  font-size: 14px;
  font-weight: 400;
}

.homepage-p.cta {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 16px;
  padding: 11px 18px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.homepage-p.cta.invert {
  text-align: left;
}

.homepage-p.dates {
  color: #fff;
  text-transform: uppercase;
  border-top: 1px #fff6;
  max-width: 95%;
  margin-top: 24px;
  margin-left: 16px;
  padding-top: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
}

.homepage-p.dates.invert {
  text-align: left;
}

.homepage-p.tours-button {
  color: #027bff;
  letter-spacing: .8px;
  background-color: #0000;
  border: 1px #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 32px;
  margin-left: 0;
  padding: 11px 0;
  font-size: 19px;
  font-weight: 500;
  display: inline-block;
}

.homepage-p.tours-button.invert {
  text-align: left;
}

.homepage-p.reserve-button {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.homepage-p.reserve-button.invert {
  text-align: left;
}

.homepage-p.item-overview-cta {
  color: #fff;
  text-align: center;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 22px;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.homepage-p.item-overview-cta.invert {
  text-align: left;
}

.homepage-p.trip-lenght {
  border: 1px solid var(--light-grey);
  background-color: #fafafa;
  border-radius: 2px;
  padding: 2px 6px;
  font-size: 14px;
  font-weight: 500;
}

.homepage-p.select-a-trip {
  font-size: 18px;
}

.homepage-p.button-line {
  color: #fff;
  letter-spacing: .8px;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  height: 52px;
  margin-top: 0;
  margin-left: 0;
  padding: 11px 18px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

.homepage-p.button-line.invert {
  text-align: left;
}

.homepage-title {
  color: #fff;
  margin-bottom: 100px;
  padding-bottom: 0;
}

.day-night-switch-container {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 0;
  display: flex;
  position: sticky;
  inset: auto 0 0% 92%;
}

.day-night-switch {
  background-color: #464646;
  border-radius: 100px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100px;
  height: 50px;
  margin-bottom: 2.5vw;
  margin-right: 2.5vw;
  padding: 5px;
  display: none;
  position: relative;
  overflow: hidden;
}

.daynight-dot {
  z-index: 1;
  background-color: #f0efef;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.daynight-icon {
  color: #e0ded9;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 100%;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Feather, sans-serif;
  font-size: 29px;
  display: flex;
  position: absolute;
  inset: 0 0 0 auto;
}

.daynight-icon.sun {
  color: #f5d55b;
  inset: 0% auto 0% 0%;
}

.overview-pic {
  grid-column-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  display: flex;
  position: relative;
}

.gallery-pics2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/_DSC8074-Edit-2.png');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: 300px;
  max-height: 600px;
  display: block;
  position: relative;
  overflow: hidden;
}

.gallery-pics2.diving-cerralvo-1 {
  background-image: url('../images/socorro5.webp');
}

.gallery-pics2.diving-cerralvo-2 {
  background-image: url('../images/liveaboard.webp');
}

.gallery-pics2.diving-cerralvo-3 {
  background-image: url('../images/cortez.webp');
}

.gallery-pics3 {
  background-image: url('../images/_DSC8686-Edit.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: 300px;
  position: relative;
  overflow: hidden;
}

.gallery-pics3.diving-cerralvo-1 {
  background-image: url('../images/socorro5.webp');
}

.gallery-pics3.diving-cerralvo-2 {
  background-image: url('../images/liveaboard.webp');
}

.gallery-pics3.diving-cerralvo-3 {
  background-image: url('../images/cortez.webp');
}

.trip-hero {
  background-image: linear-gradient(to top, #000, #0000006b 12%, #0000 26% 53%), linear-gradient(#0000001a, #0000001a), url('../images/trip-hero.webp');
  background-position: 0 0, 0 0, 50% 64%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 74px;
  padding-top: 0;
  font-weight: 400;
  display: flex;
  position: relative;
}

.hero-tip-page {
  flex-direction: column;
  height: 100vh;
  margin-top: 0;
  display: flex;
}

.trip-page {
  justify-content: center;
  display: flex;
}

.trip-page-title {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 740px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.ttrips-h2 {
  grid-row-gap: 24px;
  flex-direction: column;
  max-width: 670px;
  margin-bottom: 80px;
  display: flex;
}

.filters-block {
  background-color: #424242;
  border-radius: 4px;
  max-width: 320px;
}

.grid {
  grid-column-gap: 0%;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.item {
  background-color: #fff;
  border-radius: 4px;
  width: 31%;
  max-width: 31.5%;
  margin: 12px 1%;
  padding: 0;
  overflow: hidden;
}

.item.multi.scuba {
  clear: right;
  position: relative;
}

.adventure-text {
  color: #000;
  padding: 24px 16px 32px;
}

.trip-info-title {
  text-align: left;
  letter-spacing: 1px;
  max-width: 464px;
  margin-bottom: 0;
  font-size: 27px;
  font-weight: 500;
  line-height: 110%;
  display: block;
}

.trip-info-title._2o {
  max-width: none;
}

.trip-info-title.dark {
  color: #313131;
  text-align: left;
  text-transform: none;
  font-size: 27px;
  font-weight: 500;
  line-height: 110%;
}

.info-lines {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 24px;
  display: flex;
}

.info-line {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
  display: flex;
}

.info-line.main {
  border: 1px #000;
  border-bottom-color: #c7c7c7;
  width: 100%;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  display: flex;
}

.info-line-title {
  color: #027bff;
  font-size: 16px;
  font-weight: 500;
}

.info-line-text {
  color: #313131;
  font-size: 16px;
  font-weight: 400;
}

.info-line-text.main {
  color: #313131;
  text-align: left;
  font-size: 17px;
  font-weight: 500;
}

.trips-filters-line {
  margin-bottom: 32px;
}

.filter-title {
  text-align: center;
}

.filters {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-bottom: 1px #6e6e6e;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.button {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #027bff;
  border: 1px solid #027bff;
  border-radius: 4px;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
  position: relative;
}

.button.all, .button.is-checked {
  color: #027bff;
  background-color: #fff;
}

.adventure-type-text {
  color: #e2e2e2;
  font-size: 22px;
  line-height: 120%;
}

.category {
  color: #313131;
  font-size: 16px;
  font-weight: 400;
}

.category.main {
  color: #313131;
  text-align: left;
  font-size: 17px;
  font-weight: 500;
}

.code {
  text-align: left;
  background-color: #fff;
  width: 550px;
  margin: 50px auto;
  font-size: 14px;
  display: block;
}

.read-more-block {
  margin-top: 24px;
}

.list-2 {
  padding-left: 20px;
}

.expedition-pic {
  border-radius: 3px;
  flex: 1;
  width: 48%;
  max-width: 49%;
}

.expedition-pic.pulmo {
  width: 100%;
  max-width: none;
}

.pulmo-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
                 "Area-3 Area-2"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.adventure-info-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 24px;
  display: flex;
}

.semi {
  font-weight: 500;
}

.travel-details {
  min-width: 30%;
}

.travel-details_wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-5 {
  color: #313131;
}

.link-block {
  margin-top: 10px;
  margin-left: 0;
}

.link-block.w--current {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 0;
  display: flex;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.div-block-3 {
  margin-left: 0;
}

.div-block-4 {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  inset: 0% 0% auto;
}

.image-4 {
  margin-top: 0;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: 40px;
  display: flex;
}

.text-block-6 {
  text-align: left;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: auto;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.div-block-6 {
  margin-top: 10px;
  display: flex;
}

.text-block-7 {
  flex: 0 auto;
  order: 1;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.map {
  width: auto;
  height: auto;
}

.text-block-8 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  display: flex;
  position: static;
}

.div-block-7 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 20px;
  display: flex;
}

.image-5 {
  vertical-align: middle;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.link-block-2 {
  margin-left: 10px;
  margin-right: 20px;
}

.link-block-3 {
  color: #000;
  margin-left: auto;
  margin-right: 40px;
  text-decoration: none;
  display: flex;
}

.link-block-4 {
  color: #000;
  margin-left: 0;
  margin-right: 40px;
  text-decoration: none;
  display: flex;
}

.link-block-5 {
  display: flex;
}

.link-block-5.w--current {
  flex-flow: row;
}

.logo_ssi {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fff0;
  background-image: url('../images/Dive-School.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: border-box;
  border-radius: 0;
  outline: 3px #555;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo_cerralvo {
  background-image: url('../images/Logo-V10d-Azul-Transparent.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  border: 0 #000;
  border-radius: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 120px;
  margin-left: 0;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.link-block-6 {
  width: 100px;
  height: 70px;
  margin-left: 20px;
  margin-right: auto;
}

.section {
  margin-top: auto;
}

.diving_courses {
  background-color: #da5252;
  height: 50vw;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.heading-9 {
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: auto;
  display: flex;
}

.hero-stack {
  color: #fff;
  background-color: #000;
  background-image: linear-gradient(#000 36%, #fff);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  text-align: justify;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  max-width: 2000px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Aeonik, sans-serif;
  font-weight: 400;
  display: block;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1633a8;
  margin-bottom: 40px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.courses_slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: auto;
  padding: 80px 30px;
  display: block;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  color: var(--steel-blue);
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.course_block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
  font-size: 14px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  color: #060475;
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.video {
  flex: 0 auto;
  order: 0;
  position: relative;
}

.dive_line {
  background-color: #18aae8;
  height: 2px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.button-3 {
  background-color: #1d7ebe;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.hero-basic-diver {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/Dive-Image-3-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-basic-diver.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-basic-diver.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-basic-diver.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-basic-diver.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-basic-diver.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-basic-diver.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-basic-diver.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-basic-diver.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-basic-diver.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-lv-scuba {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/Dive-Image-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-scuba.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-scuba.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-scuba.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-scuba.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-scuba.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-scuba.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-scuba.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-scuba.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-scuba.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-lv-openwater {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/_DSC2043-Edit-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-openwater.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-openwater.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-openwater.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-openwater.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-openwater.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-openwater.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-openwater.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-openwater.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-openwater.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-lv-deep-copy {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/Dive-Image-1-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-deep-copy.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-deep-copy.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-deep-copy.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-deep-copy.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-deep-copy.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-deep-copy.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-deep-copy.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-deep-copy.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-deep-copy.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-lv-adv {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/_DSC2446-Edit-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-adv.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-adv.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-adv.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-adv.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-adv.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-adv.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-adv.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-adv.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-adv.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-lv-diveguide {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/Dive-Image-4-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-diveguide.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-diveguide.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-diveguide.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-diveguide.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-diveguide.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-diveguide.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-diveguide.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-diveguide.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-diveguide.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-lv-reacht {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/React-Right-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-reacht.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-reacht.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-reacht.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-reacht.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-reacht.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-reacht.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-reacht.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-reacht.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-reacht.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.hero-lv-rescue {
  z-index: 1;
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(0deg, #000, #1f1f1f00 30%), url('../images/Diver-Stress--Rescue-copy.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  position: absolute;
  inset: 40px 0% 0%;
}

.hero-lv-rescue.cabo-pulmo {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/pulmo2.webp');
}

.hero-lv-rescue.la-paz-diving {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/mobula.webp');
}

.hero-lv-rescue.whales {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/whale.webp');
}

.hero-lv-rescue.liveaboard {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/liveaboard.webp');
}

.hero-lv-rescue.la-paz {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC9143-Edit-copy_1.webp');
}

.hero-lv-rescue.marlin {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/JAK06814-Modifica-2.png');
  background-position: 0 0, 0 0, 50% 70%;
}

.hero-lv-rescue.whaleshark {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC8835-Enhanced-NR-Edit.png');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-rescue.seaofcortez {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/cortez.webp');
  background-position: 0 0, 0 0, 50%;
}

.hero-lv-rescue.la-paz-seafari {
  background-image: linear-gradient(#000, #00000094 3%, #0000000d 16%, #0000 25%), linear-gradient(to top, #000, #1f1f1f00 30%), url('../images/_DSC1311-ARW_DxO_DeepPRIME-Edit-copy.webp');
}

.background-video-2 {
  z-index: 1;
  box-sizing: content-box;
  aspect-ratio: 16 / 9;
  object-fit: scale-down;
  border: 1px #fcfcfc;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 12svh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: block;
  position: relative;
  overflow: visible;
}

.hero-about2 {
  background-image: none;
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.hero-about {
  background-image: none;
  background-position: 0 0;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 10vh;
  font-weight: 400;
  display: block;
  position: relative;
}

.heading-10 {
  text-align: center;
  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
  font-size: 50px;
  font-weight: 500;
}

.paragraph-4 {
  text-align: justify;
}

.image-6 {
  margin-left: 40px;
}

.image-7 {
  margin-right: 40px;
}

.div-team-photo {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-bottom: 5vh;
  display: flex;
}

.link-block-7 {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.link-block-8 {
  margin-top: 10px;
  margin-left: 10px;
}

.image-8 {
  margin-top: 0;
}

.section-2 {
  order: 0;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: grid;
}

.div-block-11 {
  width: auto;
  height: auto;
  margin-top: 201px;
}

.image-logo-ssi {
  max-width: 70%;
  position: static;
}

.background-video-3 {
  width: 100%;
}

.background-video-4 {
  order: 0;
  align-self: auto;
  width: 50%;
  overflow: visible;
}

.section-hamburger.nav-hamburger {
  display: none;
}

.div-gradient {
  background-color: #0000;
  background-image: linear-gradient(#fff, #000 72%);
  height: 100px;
}

.whatsapp-link {
  color: #000;
  text-align: center;
  letter-spacing: normal;
  column-count: auto;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  vertical-align: super;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  text-decoration: none;
  display: block;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  padding: 67px;
  display: flex;
}

.container-3 {
  position: static;
}

.logo_bue {
  vertical-align: middle;
  display: inline-block;
}

.google-review {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.div-google-review {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-staff {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5vh;
  display: flex;
}

.section-3 {
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  width: 95%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-logo-header {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-9 {
  display: inline-block;
}

@media screen and (min-width: 1280px) {
  .nav-bar {
    max-width: 1240px;
  }

  .hero-videobkg {
    max-height: 900px;
  }

  .container, .container.breadcrumb {
    max-width: 1240px;
  }

  .trip-line, .trip-line.second--line, .trip-line.third-line {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .trip-item {
    max-width: 600px;
  }

  .ledt-menu {
    width: 30%;
    padding-right: 24px;
  }

  .right-content {
    padding-left: 48px;
  }

  .left-side-nav-container {
    box-shadow: 0 0 5px #0000000d, 0 10px 30px -30px #0000001a;
  }

  .navigation-link.info {
    max-width: 280px;
  }

  .small-p {
    font-size: 20px;
  }

  .hidden-list {
    display: none;
  }

  .background-video-2 {
    overflow: visible;
  }
}

@media screen and (min-width: 1440px) {
  p {
    font-size: 18px;
  }

  .nav-bar {
    max-width: 1240px;
  }

  .hero-videobkg {
    max-height: 1000px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .hero-h1 {
    letter-spacing: 3px;
    text-transform: none;
    max-width: none;
    font-size: 58px;
    font-weight: 500;
  }

  .travel-section {
    background-color: #fafafa;
  }

  .slider-item {
    width: 33vw;
    max-width: 400px;
  }

  .trips-slider-container {
    margin-left: 0;
  }

  .hero-cta-2 {
    bottom: 5vh;
  }

  .trip-line {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .trip-line.second--line {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    margin-top: 80px;
  }

  .trip-line.third-line {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .trip-line.middel {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    margin-top: 80px;
  }

  .trip-item {
    max-width: none;
  }

  .trip-item._3 {
    width: 75%;
  }

  .trip-item.second, .trip-item.first, .trip-item.fifth {
    max-width: none;
  }

  .tour-list-pic.seafaru {
    background-size: auto 140%;
  }

  .tour-list-pic.scuba {
    background-color: #a7a7a700;
    background-size: auto 130%;
  }

  .tour-list-pic.snorkel {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: auto 110%;
  }

  .trip-breadcrum {
    margin-top: 3vh;
  }

  .decoration-title {
    margin-right: 16px;
  }

  .data-row {
    margin-left: auto;
    margin-right: auto;
  }

  .trip-data-item {
    width: 20%;
  }

  .ledt-menu {
    width: 33%;
    max-width: 400px;
  }

  .left-side-nav-container {
    box-shadow: 0 10px 20px -10px #0000001f;
  }

  .navigation-link.info {
    max-width: 280px;
  }

  .mask-2 {
    width: 90vw;
  }

  .photo-gallery {
    min-width: 46px;
  }

  .hero-tip-page {
    max-height: 1000px;
  }

  .background-video-2 {
    display: block;
    overflow: visible;
  }

  .hero-about2 {
    max-height: none;
  }

  .image-logo-ssi {
    max-width: 30%;
  }
}

@media screen and (min-width: 1920px) {
  .page-wrapper-about {
    background-image: none;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: block;
    position: static;
  }

  .hero-videobkg {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    max-height: 1000px;
    overflow: visible;
  }

  .hero-video {
    background-image: none;
    background-position: 0 0;
    justify-content: center;
    align-items: center;
    margin-top: 10vh;
    padding-top: 0;
  }

  .travel-slider {
    width: 180%;
  }

  .slider-item {
    max-width: 470px;
  }

  .trips-slider-container {
    margin-left: 0;
  }

  .trip-line {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .trip-line.second--line {
    display: flex;
  }

  .trip-line.third-line, .trip-line.middel {
    margin-top: 80px;
  }

  .trip-item, .trip-item.fifth {
    max-width: none;
  }

  .tour-list-pic {
    max-height: 450px;
  }

  .tour-list-pic._2, .tour-list-pic.snorkel, .tour-list-pic.multi {
    max-height: 400px;
  }

  .travel-slide {
    width: 25vw;
  }

  .mask-2 {
    width: 70vw;
  }

  .html-embed {
    margin-bottom: 0;
  }

  .photo-gallery {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .hero-tip-page {
    max-height: 1000px;
  }

  .background-video-2 {
    opacity: 1;
    mix-blend-mode: normal;
    border-style: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: visible;
  }

  .hero-about2 {
    max-height: none;
    display: block;
  }

  .hero-about {
    position: static;
  }

  .image-logo-ssi {
    max-width: 30%;
  }

  .div-block-12 {
    background-image: linear-gradient(#fff, #000);
    height: 10vw;
  }

  .section-3 {
    flex-flow: row;
    justify-content: center;
    align-self: stretch;
    align-items: flex-start;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 40px;
  }

  .nav-bar {
    display: none;
  }

  .logo {
    z-index: 8;
    background-color: #fff;
    border-radius: 0;
    position: relative;
  }

  .nav-links-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .nav-link {
    font-size: 16px;
    display: none;
  }

  .links-div {
    display: none;
  }

  .buttons.reserva.head {
    flex-flow: column;
    height: 46px;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    font-size: 16px;
    display: flex;
  }

  .buttons.reserva.phone {
    height: 46px;
    font-size: 16px;
  }

  .hero-videobkg {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .hero-video {
    background-image: none;
    background-position: 0 0;
    flex: 0 auto;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .cta-field {
    height: 48px;
  }

  .cta-input {
    font-size: 16px;
  }

  .experience-section {
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 60px;
    display: block;
  }

  .travel-section {
    padding-top: 80px;
  }

  .travel-slider {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .slider-item {
    flex: none;
    width: 42vw;
  }

  .trips-slider-container {
    justify-content: flex-start;
    padding-left: 24px;
  }

  .hero-heading {
    font-size: 46px;
  }

  .hero-title {
    flex: 0 auto;
    width: auto;
    max-width: 671px;
    height: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .uppertitle {
    font-size: 14px;
  }

  .upper-title-wrap {
    margin-bottom: 16px;
  }

  .button-2.cta-button.search {
    height: 48px;
    font-size: 16px;
  }

  .hero-cta-2 {
    width: 95%;
  }

  .trip-line {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .trip-line.second--line, .trip-line.third-line {
    margin-top: 60px;
  }

  .trip-item.first {
    width: 99%;
  }

  .experience-text {
    margin-bottom: 24px;
  }

  .experience-p.white {
    font-size: 16px;
  }

  .experience-p.white.sub {
    font-size: 18px;
  }

  .experience-p.cta {
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
  }

  .experience-p.dates {
    font-size: 16px;
  }

  .experience-p.button-line {
    height: 46px;
    padding: 8px 16px;
    font-size: 16px;
  }

  .experience-p.type {
    font-size: 16px;
  }

  .title-integrated {
    font-size: 28px;
  }

  .torus-section-title {
    margin-bottom: 60px;
  }

  .tours-heading {
    font-size: 44px;
    line-height: 130%;
  }

  .list-heading {
    font-size: 44px;
  }

  .experiencelist {
    max-width: 460px;
    margin-bottom: 40px;
  }

  .tour-list-pic {
    height: 320px;
    max-height: none;
  }

  .tour-list-pic._2, .tour-list-pic.snorkel, .tour-list-pic.multi {
    height: 360px;
    max-height: none;
  }

  .paragraph-small {
    font-size: 16px;
  }

  .decoration-title {
    flex: none;
  }

  .ledt-menu {
    width: 45%;
  }

  .right-content {
    padding-left: 32px;
  }

  .reserve-content {
    padding-top: 45px;
  }

  .traveler-form-line {
    grid-column-gap: 3%;
  }

  .mobile-menu {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .mobile-menu.hidden {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    margin-left: 40px;
    margin-right: 40px;
    display: flex;
  }

  .menu-line {
    background-color: #000;
    width: 70px;
    height: 10px;
    margin-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .slide-title, .slide-title.travelers {
    padding-top: 24px;
  }

  .tours-slider {
    width: 100%;
    margin-right: 24px;
  }

  .travel-slide {
    width: 60%;
    padding-left: 0;
  }

  .mask-2 {
    width: 100%;
    padding-right: 24px;
  }

  .left-arrow {
    inset: -94px 80px auto auto;
  }

  .right-arrow {
    inset: -94px 24px auto auto;
  }

  .left-space-p.white {
    font-size: 16px;
  }

  .left-space-p.white.sub {
    font-size: 18px;
  }

  .left-space-p.cta {
    height: 46px;
    padding: 8px 16px;
    font-size: 16px;
  }

  .left-space-p.dates {
    font-size: 16px;
  }

  .left-space-p.button-line {
    height: 46px;
    padding: 8px 16px;
    font-size: 16px;
  }

  .small-p {
    font-size: 16px;
  }

  .footer-content-wrapper {
    max-width: 690px;
  }

  .column.mail {
    min-width: 240px;
  }

  .nav-link-copy {
    font-size: 16px;
    display: none;
  }

  .form {
    padding-left: 24px;
    padding-right: 24px;
  }

  .collection-item {
    min-width: 45%;
    max-width: 50%;
  }

  .bottom-nav {
    justify-content: flex-end;
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
  }

  .botton-nav-block {
    display: none;
  }

  .photo-gallery-pic {
    width: 50%;
  }

  .homepage-adventure-title {
    font-size: 28px;
  }

  .homepage-p.white {
    font-size: 16px;
  }

  .homepage-p.white.sub {
    font-size: 18px;
  }

  .homepage-p.cta {
    height: 46px;
    padding: 8px 16px;
    font-size: 16px;
  }

  .homepage-p.dates {
    font-size: 16px;
  }

  .homepage-p.button-line {
    height: 46px;
    padding: 8px 16px;
    font-size: 16px;
  }

  .homepage-title {
    padding-bottom: 150px;
  }

  .trip-hero {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-tip-page {
    max-height: 690px;
  }

  .trip-page-title {
    max-width: 671px;
  }

  .ttrips-h2 {
    margin-bottom: 60px;
  }

  .item {
    width: 46%;
    max-width: none;
    margin-left: 2%;
    margin-right: 2%;
  }

  .trip-info-title {
    font-size: 28px;
  }

  .expedition-pic {
    width: 100%;
    max-width: none;
  }

  .link-block.w--current {
    margin-top: 0;
  }

  .flex-block {
    justify-content: space-between;
    align-items: flex-start;
  }

  .link-block-2, .link-block-3, .link-block-4 {
    display: none;
  }

  .container-2 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .background-video-2 {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
    margin-top: 5svh;
  }

  .hero-about {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-6 {
    margin-left: 0;
  }

  .link-block-7 {
    width: 80px;
  }

  .link-block-8 {
    width: 80px;
    height: 80px;
  }

  .section-hamburger.nav-hamburger {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    display: block;
  }

  .container-hamburger {
    max-width: 500px;
  }

  .container-hamburger.nav-hamburger {
    z-index: 5;
    grid-column-gap: 68px;
    grid-row-gap: 68px;
    text-align: center;
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 800px;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    margin-left: -100%;
    padding-left: 78px;
    font-size: 20px;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .hambuger-menu-text {
    color: #fff;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    font-family: Aeonik, sans-serif;
    font-size: 22px;
    text-decoration: none;
  }

  .hambuger-menu-text:hover {
    color: #1d7ebe;
    font-weight: 500;
  }

  .div-block-13 {
    padding: 67px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    letter-spacing: .6px;
    font-size: 38px;
    line-height: 120%;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    letter-spacing: 1px;
    font-size: 32px;
    font-weight: 400;
  }

  p {
    font-size: 18px;
  }

  ul {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    padding-left: 16px;
  }

  li {
    font-size: 18px;
  }

  .page-wrapper-about {
    margin-top: 0;
    display: block;
  }

  .logo {
    border-radius: 0;
  }

  .nav-links-wrapper.joins {
    width: 100%;
  }

  .buttons.cta-button.search {
    min-width: auto;
    height: 52px;
    font-size: 16px;
  }

  .buttons.reserva.head {
    flex-flow: column;
    margin-top: 0;
  }

  .buttons.reserva.phone {
    height: 52px;
  }

  .buttons.next1, .buttons.button-grey {
    display: none;
  }

  .buttons.join, .buttons.back {
    width: 100%;
    display: block;
  }

  .buttons.back {
    display: block;
  }

  .hero-video {
    padding-top: 0;
  }

  .cta-field {
    height: 52px;
  }

  .cta-input {
    height: auto;
    font-size: 15px;
  }

  .experience-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .experience-section.list {
    padding-top: 40px;
  }

  .container {
    width: 95%;
    margin-left: 24px;
    margin-right: 24px;
  }

  .slider-item {
    width: 70vw;
    max-width: none;
  }

  .trips-slider-container {
    padding-left: 0;
  }

  .hero-title {
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .trip-line {
    flex-wrap: wrap;
  }

  .trip-line.second--line {
    flex-wrap: wrap;
    margin-top: 32px;
  }

  .trip-line.third-line, .trip-line.middel {
    margin-top: 32px;
  }

  .trip-item.first {
    width: 100%;
    max-width: none;
  }

  .experience-p.reserve-button {
    width: auto;
    margin-left: 16px;
    margin-right: 16px;
  }

  .experience-p.item-overview-cta {
    border-radius: 100px;
  }

  .tripfilterscontainer {
    width: 100%;
  }

  .tours-heading, .list-heading {
    font-size: 34px;
  }

  .experiencelist {
    max-width: 380px;
  }

  .trip-title {
    max-width: 100%;
  }

  .data-row {
    flex-wrap: wrap;
    justify-content: center;
  }

  .trip-data-item {
    border-bottom: 1px solid #d6d6d680;
    width: 50%;
  }

  .trip-data-item.last {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .trip-data-item.right {
    border-right-style: none;
  }

  .content-section {
    padding-top: 60px;
    position: relative;
  }

  .item-info-wrapper {
    flex-direction: column;
  }

  .ledt-menu {
    width: 100%;
    max-width: none;
    padding-top: 0;
    padding-right: 0%;
    position: relative;
  }

  .right-content {
    padding-left: 0;
  }

  .trip-info-section.first-section {
    grid-row-gap: 24px;
  }

  .fixed-block {
    width: 100%;
    margin-bottom: 24px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .left-side-nav-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #f7f7f7;
    border-style: none;
    border-radius: 100px;
    flex-direction: row;
    width: 100%;
    padding: 6px;
    overflow: hidden;
    box-shadow: 0 0 4px #00000029, 0 10px 20px -8px #0000001a;
  }

  .trip-detail-link {
    letter-spacing: .5px;
    border-radius: 100px;
    flex: none;
    align-items: center;
    height: 52px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 18px;
    display: flex;
  }

  .trip-detail-link.active {
    flex: none;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .trip-detail-link.active.w--current {
    background-color: #dfdfdf;
  }

  .left-link-separation {
    border-top-style: none;
    flex: none;
    margin-top: 0;
    padding-top: 0;
  }

  .price-table {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    display: flex;
  }

  .price-table-header {
    flex-direction: column;
    flex: none;
    max-width: 180px;
    padding-left: 0;
    padding-right: 0;
  }

  .headercell {
    background-color: #d1d1d180;
    border-bottom: 1px solid #d1d1d1;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    line-height: 120%;
    display: flex;
  }

  .headercell._1 {
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
    font-size: 14px;
    line-height: 120%;
  }

  .headercell.last {
    border-bottom-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .headercell.prices {
    width: 100%;
  }

  .tablerow._1 {
    background-color: #f3f3f300;
    flex-direction: column;
    padding: 0;
  }

  .tablerow._1:hover {
    color: #313131;
    background-color: #fff;
  }

  .rowcell {
    border-bottom: 1px solid #d1d1d1;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 16px;
    font-size: 17px;
    display: flex;
  }

  .rowcell.prices {
    border-bottom: 1px solid #d1d1d1;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 16px;
  }

  .rowcell.last {
    border-bottom-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rowscontainer {
    border-style: none;
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .sep-blue {
    flex: none;
    height: 30px;
    margin-right: 16px;
  }

  .contact-wrap, .reserve-nav {
    display: none;
  }

  .navigation-link {
    width: 31%;
    padding-bottom: 8px;
  }

  .reserve-step-text {
    font-size: 14px;
  }

  .reserve-content {
    padding-top: 60px;
  }

  .traveler-form-line {
    grid-column-gap: 4%;
  }

  .traveler-field {
    max-width: 48%;
  }

  .travellers-number {
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
    height: 56px;
    box-shadow: 0 4px 10px #0000000f;
  }

  .image, .image-2, .image-3 {
    max-width: 480px;
  }

  .slide-title {
    padding-top: 0;
  }

  .slide-title.travelers {
    margin-top: 0;
    padding-top: 0;
  }

  .slide-title.thank-you-page {
    text-align: center;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-3 {
    opacity: 1;
    border-top-style: solid;
    height: auto;
    margin-top: 32px;
    padding-top: 32px;
    display: block;
  }

  .travellers-info-wrapper {
    padding-top: 32px;
  }

  .tours-slider {
    margin-left: 24px;
  }

  .travel-slide {
    width: 60%;
  }

  .left-arrow {
    right: 104px;
  }

  .boldsyle {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
  }

  .links-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    overflow: scroll;
  }

  .right-arrow {
    right: 48px;
  }

  .heading-4 {
    font-weight: 500;
  }

  .left-space-p.item-overview-cta {
    border-radius: 100px;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .heading-7 {
    letter-spacing: 1px;
    font-size: 38px;
  }

  .adventure-tag {
    font-size: 10px;
  }

  .footer-content-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .column {
    width: 100%;
  }

  .column.mail {
    min-width: auto;
  }

  .form-wrap {
    min-width: 250px;
  }

  .collection-list-wrapper.mobile-hidden {
    display: none;
  }

  .reserve-bottom-nav {
    background-color: #f5f5f500;
    position: relative;
  }

  .bottom-nav {
    margin-left: 0;
    margin-right: 0;
  }

  .select-trip-dropdown {
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    width: 100%;
    box-shadow: 0 4px 4px #0000000f;
  }

  .dropdown-toogle {
    border-radius: 4px;
    width: 100%;
  }

  .select-field {
    color: #222;
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    box-shadow: 0 4px 10px #0000000f;
  }

  .select-field.mobile {
    margin-bottom: 0;
    display: block;
  }

  .bg-image-main {
    background-position: 50% 0;
  }

  .price-bold {
    font-size: 17px;
  }

  .homepage-p {
    font-size: 16px;
  }

  .homepage-p.item-overview-cta {
    border-radius: 100px;
  }

  .homepage-title {
    box-sizing: border-box;
    object-fit: scale-down;
  }

  .button.filtering-button {
    padding: 9px 12px;
  }

  .pulmo-grid {
    flex-direction: column;
    display: flex;
  }

  .adventure-info-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-4 {
    inset: 0% 0% auto;
  }

  .text-block-6, .text-block-7 {
    font-size: 12px;
    line-height: 15px;
  }

  .link-block-2, .link-block-4 {
    display: none;
  }

  .hero-stack, .courses_slider {
    padding: 60px 15px;
  }

  .background-video-2 {
    width: 100%;
    height: 100%;
    margin-top: 5svh;
  }

  .image-7 {
    margin-right: 0;
  }

  .div-team-photo {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .image-logo-ssi {
    max-width: 400px;
  }

  .image-2b {
    max-width: 480px;
  }

  .whatsapp-link {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    font-size: 18px;
    display: block;
  }

  .div-block-13 {
    padding: 43px;
  }
}

@media screen and (max-width: 479px) {
  ul {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-bar {
    width: 100%;
  }

  .logo {
    background-position: 0%;
    align-items: center;
    width: 90px;
  }

  .nav-links-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .nav-links-wrapper.joins {
    width: 100%;
  }

  .buttons.cta-button.search {
    height: 60px;
    margin-left: 0;
  }

  .buttons.reserva.head {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 25vw;
    height: 42px;
    margin-top: 0;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
  }

  .buttons.reserva.phone {
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
  }

  .buttons.join, .buttons.back {
    width: 100%;
  }

  .hero-video {
    object-fit: scale-down;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-bottom: 10px;
    position: static;
  }

  .cta-title {
    display: none;
  }

  .cta-fileds-wrapper {
    flex-direction: column;
  }

  .cta-field {
    border-radius: 4px;
    flex: none;
    height: 60px;
    margin-top: 8px;
  }

  .cta-field.buttons {
    max-width: none;
    margin-top: 26px;
    margin-left: 0;
  }

  .cta-input {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
  }

  .experience-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-heading {
    font-size: 34px;
  }

  .hero-title {
    max-width: 390px;
    margin-bottom: 48px;
  }

  .uppertitle {
    justify-content: center;
    align-items: center;
    font-size: 12px;
    display: flex;
  }

  .upper-title-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-2.cta-button.search {
    max-width: none;
  }

  .button-2.cta-button.select._2 {
    border-top-right-radius: 0;
  }

  .hero-cta-2 {
    width: 100%;
    position: relative;
    bottom: 0;
  }

  .experience-text {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .experience-p {
    text-transform: uppercase;
    font-weight: 500;
  }

  .experience-p.white {
    margin-left: 0;
  }

  .experience-p.white.sub {
    font-size: 16px;
  }

  .experience-p.cta {
    justify-content: space-between;
    width: auto;
    margin-top: 24px;
    margin-left: 0;
    display: flex;
  }

  .experience-p.dates {
    margin-top: 0;
    margin-left: 0;
    padding: 3px 8px;
    font-size: 16px;
  }

  .experience-p.button-line {
    margin-top: 24px;
  }

  .experience-p.type {
    flex: none;
    margin-top: 0;
    margin-left: 0;
    font-size: 16px;
  }

  .title-integrated {
    font-size: 26px;
  }

  .tripfilterscontainer {
    width: 100%;
  }

  .tours-heading {
    font-size: 34px;
  }

  .title-wrap {
    margin-bottom: 16px;
  }

  .dec-title {
    margin-right: 8px;
  }

  .dec-title.info {
    width: 5px;
  }

  .list-heading {
    font-size: 34px;
  }

  .tour-list-pic {
    height: 300px;
  }

  .tour-list-pic._2, .tour-list-pic.snorkel, .tour-list-pic.multi {
    height: 260px;
    margin-top: 40px;
  }

  .trip-title {
    align-items: stretch;
  }

  .decoration-title {
    flex: none;
    width: 5px;
    height: auto;
  }

  .trip-data-item.last {
    width: 100%;
  }

  .trip-detail-text {
    font-size: 14px;
  }

  .price-table {
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    display: flex;
    overflow: hidden;
  }

  .price-table-header {
    flex-direction: column;
    max-width: 95px;
    padding-left: 0;
    padding-right: 0;
  }

  .headercell {
    background-color: #d1d1d180;
    border-bottom: 1px solid #d1d1d1;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
    line-height: 110%;
    display: flex;
  }

  .headercell._1 {
    width: 100%;
    height: 50px;
    padding-left: 8px;
  }

  .headercell.last {
    border-bottom-style: none;
  }

  .tablerow._1 {
    background-color: #f3f3f300;
    flex-direction: column;
    padding: 0;
  }

  .tablerow._1:hover {
    color: #313131;
    background-color: #fff;
  }

  .rowcell {
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
    height: 50px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 16px;
    font-size: 17px;
  }

  .rowcell.last {
    border-bottom-style: none;
  }

  .rowscontainer {
    border-style: none;
    flex: 1;
    width: 60%;
    margin-top: 0;
  }

  .sep-blue {
    height: auto;
  }

  .trip-title-wrap {
    align-items: stretch;
  }

  .reserve-nav {
    display: none;
  }

  .reserve-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .traveler-data {
    grid-row-gap: 16px;
    padding-top: 24px;
  }

  .traveler-form-line {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .traveler-field {
    flex: none;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .travellers-number {
    max-width: 100%;
  }

  .mobile-menu.hidden {
    width: auto;
    height: 40px;
    margin-left: 10px;
    margin-right: 20px;
  }

  .menu-line {
    padding: 0;
  }

  .image {
    width: 100%;
  }

  .image-2 {
    width: 100%;
    max-width: none;
  }

  .image-3 {
    width: 100%;
  }

  .slide-title.thank-you-page {
    max-width: 390px;
  }

  .select-trip-wrapper, .slide-3 {
    margin-top: 32px;
    padding-top: 32px;
  }

  .travellers-info-wrapper {
    margin-top: 0;
    padding-top: 32px;
  }

  .tours-slider {
    height: 790px;
  }

  .travel-slide {
    width: 87%;
    padding-right: 24px;
  }

  .left-arrow {
    inset: -94px auto auto 0%;
  }

  .all-adventures-button {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .boldsyle {
    font-size: 16px;
  }

  .right-arrow {
    inset: -94px auto auto 58px;
  }

  .left-space-p.white {
    margin-left: 0;
  }

  .left-space-p.white.sub {
    font-size: 16px;
  }

  .left-space-p.cta {
    margin-top: 24px;
  }

  .left-space-p.dates {
    margin-top: 16px;
    font-size: 16px;
  }

  .left-space-p.button-line {
    margin-top: 24px;
  }

  .adventure-tag {
    padding: 7px 31px 7px 13px;
  }

  .reserve-bottom-nav {
    background-color: #f5f5f500;
    flex-direction: column;
    width: 100%;
    display: flex;
    position: relative;
  }

  .bottom-nav {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .photo-gallery {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .photo-gallery-pic {
    width: 100%;
  }

  .gallery-pics {
    border-radius: 6px;
    height: 240px;
  }

  .price-bold {
    font-size: 17px;
  }

  .homepage-adventure-title {
    font-size: 26px;
  }

  .homepage-p.white {
    margin-left: 0;
  }

  .homepage-p.white.sub {
    font-size: 16px;
  }

  .homepage-p.cta {
    margin-top: 24px;
  }

  .homepage-p.dates {
    margin-top: 16px;
    font-size: 16px;
  }

  .homepage-p.button-line {
    margin-top: 24px;
  }

  .homepage-title {
    box-sizing: border-box;
    aspect-ratio: auto;
    text-align: center;
    object-fit: scale-down;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    display: flex;
    position: static;
  }

  .gallery-pics2, .gallery-pics3 {
    border-radius: 6px;
    height: 240px;
  }

  .trip-hero {
    flex-direction: column;
    flex: none;
    align-items: center;
    height: 50vh;
    padding-top: 0;
  }

  .hero-tip-page {
    height: auto;
    max-height: none;
  }

  .trip-page-title {
    max-width: 390px;
    margin-bottom: 48px;
  }

  .item {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .trip-info-title {
    font-size: 26px;
  }

  .info-line-text.main {
    line-height: 26px;
  }

  .filters {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .button {
    padding: 7px 31px 7px 13px;
  }

  .button.filtering-button {
    padding: 5px 9px;
    font-size: 14px;
  }

  .button.filtering-button.w--current {
    border-radius: 2px;
  }

  .adventure-info-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .semi {
    font-weight: 500;
  }

  .link-block.w--current {
    padding-right: 15vw;
  }

  .link-block-2 {
    overflow: visible;
  }

  .link-block-3, .link-block-4 {
    justify-content: flex-start;
    align-items: center;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .background-video-2 {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .hero-about2 {
    display: flex;
  }

  .hero-about {
    flex-direction: column;
    flex: none;
    align-items: center;
    height: auto;
    padding-top: 10vh;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-logo-ssi {
    width: 100%;
  }

  .whatsapp-link {
    font-size: 16px;
  }

  .div-block-13 {
    padding: 33px;
  }

  .div-logo-header {
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-_9c5938f4-2368-d900-0bd7-81b7a952626f-d4550201 {
  grid-area: Area-2;
}


@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/Aeonik-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoflex';
  src: url('../images/') format('truetype');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Feather';
  src: url('../fonts/feather.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}