:root {
  --white: white;
  --black: black;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.container {
  max-width: 1100px;
}

.section {
  background-color: #ffa101;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block {
  max-width: 40%;
}

.columns {
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.button {
  text-align: right;
  background-color: #e32531;
  border: 2px solid #fff;
  border-radius: 7px;
  margin-left: 10px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-2 {
  text-align: right;
}

.container-2 {
  max-width: 1100px;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.section-2 {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar {
  background-color: #fff;
}

.brand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  max-width: 27%;
  display: flex;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f7f7ff;
  text-align: right;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 90%;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.nav-link {
  color: #0776b9;
  padding: 10px;
}

.nav-link.w--current {
  color: #ef324b;
  -webkit-text-stroke-color: #fff;
}

.nav-link-2, .nav-link-3 {
  color: #fff;
  padding: 10px;
}

.image {
  background-color: #fff;
  border-radius: 0;
  max-width: 250px;
}

.container-4 {
  width: 1100px;
  max-width: 1100px;
}

.section-3 {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/2148913707_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: flex-start;
  align-items: center;
  height: 67vh;
  display: flex;
}

.heading {
  color: #ffa101;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-2 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-2 {
  border: 2px solid #ffa101;
  border-radius: 100px;
  max-width: 100%;
  padding: 10px;
}

.div-block-4 {
  width: 100px;
  max-width: 100px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.div-block-5 {
  padding-left: 20px;
  padding-right: 146px;
}

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

.container-5 {
  max-width: 1100px;
}

.section-4 {
  margin-top: 30px;
}

.div-block-6 {
  z-index: 1;
  text-align: right;
  background-image: url('../images/losangeles-big-iphone-01e5f7.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 66vh;
  position: relative;
}

.heading-4 {
  font-family: Merriweather, serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 39px;
}

.heading-5 {
  color: #ffa101;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.image-4 {
  max-width: 78%;
}

.heading-6 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.image-5 {
  max-width: 155px;
  margin-right: 10px;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.section-5 {
  z-index: 999;
  background-color: #181842;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.container-6 {
  max-width: 1100px;
}

.heading-7 {
  color: #f8f8f8;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.image-6 {
  max-width: 60px;
}

.div-block-7 {
  text-align: center;
  border: 1px solid #fff;
  border-radius: 5px;
  justify-content: center;
  height: 300px;
  padding: 10px;
  display: block;
}

.columns-3 {
  padding-top: 30px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  padding-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 46px;
}

.section-6 {
  margin-top: 40px;
}

.container-7 {
  max-width: 1100px;
}

.heading-9 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 41px;
}

.paragraph-4 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.image-7 {
  max-width: 50px;
}

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.heading-10 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
}

.div-block-10 {
  background-image: url('../images/2149270100_1.webp');
  background-position: 50%;
  background-size: cover;
  height: 75vh;
}

.section-7 {
  background-color: #ffa101;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-8 {
  max-width: 1100px;
}

.heading-11 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.paragraph-5 {
  color: #fff9f9;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.column-3 {
  background-color: #ffa101;
}

.div-block-11 {
  text-align: left;
}

.div-block-12 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: baseline;
  display: flex;
}

.image-8, .image-9 {
  max-width: 25px;
  max-height: 25px;
}

.image-10 {
  max-width: 25px;
  height: 25px;
}

.columns-5 {
  align-items: center;
  display: flex;
}

.container-9 {
  max-width: 1100px;
}

.heading-12 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.section-8 {
  margin-top: 20px;
}

.text-span {
  color: #181842;
  font-weight: 700;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.div-block-13, .div-block-14, .div-block-15 {
  text-align: center;
  border: 2px solid #181842;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 220px;
  padding: 10px;
  display: flex;
}

.heading-13, .heading-14 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-15 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.section-9 {
  background-color: #181842;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-10 {
  max-width: 1100px;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-11, .image-12 {
  max-width: 155px;
}

.heading-16 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.link {
  color: #fff;
  text-decoration: none;
  display: inline;
}

.columns-6 {
  flex-flow: row;
  align-items: center;
  display: flex;
}

.text-span-3 {
  color: #ffa101;
}

.section-10 {
  margin-top: 40px;
}

.container-11 {
  max-width: 1100px;
}

.dropdown {
  border: 1px solid #181842;
  border-radius: 5px;
  height: auto;
  margin-bottom: 10px;
  padding: 0 10px;
  display: block;
}

.text-block-2 {
  white-space: pre-wrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-10 {
  padding: 10px;
}

.icon-5 {
  text-align: right;
  width: 438px;
  padding-left: 0;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dropdown-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  position: static;
}

.div-block-42 {
  font-size: 15px;
}

.dropdown-list {
  mix-blend-mode: normal;
  background-color: #fff;
  position: relative;
}

.bold-text {
  width: auto;
}

.div-block-44 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.paragraph-11 {
  letter-spacing: 0;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 25px;
}

.div-block-45 {
  font-size: 15px;
}

.div-block-46 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 60px;
  margin-right: 60px;
  display: block;
}

.heading-17 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 23px;
  font-weight: 600;
}

.column-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-6 {
  padding-bottom: 10px;
}

.section-11 {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/about-us_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  height: 49vh;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 18px;
  display: flex;
}

.section-11.events {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/LA-Night_1.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.heading-18 {
  text-align: center;
}

.section-12 {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.heading-19 {
  font-family: Merriweather, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.paragraph-12 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.section-13 {
  margin-top: 40px;
}

.container-12 {
  max-width: 1100px;
}

.heading-20 {
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 35px;
}

.div-block-47 {
  background-image: url('../images/2149270100_1.webp');
  background-position: 50%;
  background-size: cover;
  height: 50vh;
}

.list {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
  font-weight: 500;
}

.link-2 {
  color: #000;
  text-decoration: none;
}

.paragraph-13 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}

.section-14 {
  margin-top: 40px;
}

.container-13 {
  max-width: 1100px;
}

.div-block-48 {
  text-align: center;
  background-color: #181842;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 260px;
  padding: 20px 10px 10px;
  display: flex;
}

.heading-21 {
  color: snow;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.paragraph-14 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.div-block-49 {
  text-align: center;
  background-color: #ffa101;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 260px;
  padding: 20px 10px 10px;
  display: flex;
}

.heading-22 {
  text-align: center;
  font-size: 28px;
}

.heading-23 {
  text-align: center;
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 27px;
}

.dropdown-toggle-2 {
  color: #147cbb;
  padding: 10px 40px 10px 10px;
}

.dropdown-list-2 {
  background-color: #12497c;
}

.dropdown-list-2.w--open {
  color: #fff;
  background-color: #007bb5;
}

.dropdown-link {
  color: #fff;
}

.dropdown-link.w--current {
  color: #ffa101;
}

.dropdown-link-2, .dropdown-link-3 {
  color: #fff;
}

.dropdown-link-3.w--current {
  color: #f9e61c;
}

.container-16 {
  max-width: 1100px;
}

.heading-24 {
  color: #000;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.heading-25 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 40px;
}

.section-15 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.dropdown-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-3 {
  padding-bottom: 0;
}

.section-16 {
  padding-top: 40px;
  padding-bottom: 30px;
}

.heading-26 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 31px;
}

.heading-27 {
  text-align: center;
  margin-top: 20px;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 35px;
}

.paragraph-15 {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-16 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.div-block-50 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-28 {
  font-family: Merriweather, serif;
  font-size: 20px;
}

.paragraph-17 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.image-14, .image-15, .image-16, .image-17, .image-18 {
  max-width: 63px;
}

.heading-29 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 35px;
}

.paragraph-18 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.heading-30 {
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 35px;
}

.bold-text-12 {
  text-decoration: none;
}

.link-3 {
  color: #12497c;
  text-decoration: none;
}

.heading-31 {
  color: #12497c;
  font-family: Merriweather, serif;
}

.paragraph-19 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.image-19, .image-20, .image-21, .image-22 {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 250px;
}

.div-block-51 {
  padding-top: 0;
  padding-bottom: 0;
}

.container-17 {
  max-width: 1100px;
}

.columns-8 {
  margin-top: 20px;
}

.section-17 {
  margin-bottom: 40px;
}

.bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18 {
  font-weight: 600;
}

.paragraph-20 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.heading-32 {
  font-family: Merriweather, serif;
  font-size: 22px;
}

.container-19 {
  max-width: 1100px;
}

.heading-33 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 25px;
}

.heading-34 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.image-23, .image-24 {
  object-fit: cover;
  height: 200px;
}

.columns-9 {
  margin-top: 30px;
}

.section-18 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.container-20 {
  max-width: 1100px;
}

.heading-35 {
  margin-top: 40px;
  padding-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 22px;
}

.image-25 {
  object-fit: cover;
  height: 230px;
}

.heading-36 {
  color: #181842;
  font-family: Merriweather, serif;
  font-size: 16px;
}

.bold-text-19 {
  font-weight: 600;
}

.bold-text-20 {
  font-weight: 600;
  line-height: 21px;
}

.columns-10 {
  margin-top: 20px;
}

.container-21 {
  max-width: 1100px;
}

.div-block-52 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/los-angeles-2525088_1281.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 78vh;
  padding: 20px;
  display: flex;
}

.heading-37 {
  color: #fff;
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 25px;
  font-weight: 700;
}

.paragraph-21 {
  color: #fff;
  background-color: #ffa101;
  border-radius: 5px;
  padding: 5px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.heading-38 {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Merriweather, serif;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-22 {
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.div-block-53 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-39 {
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 22px;
  line-height: 32px;
}

.image-26, .image-27, .image-28, .image-29 {
  object-fit: cover;
  width: 100%;
  height: 150px;
}

.div-block-54 {
  border-radius: 5px;
  overflow: visible;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-55, .div-block-56, .div-block-57 {
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.container-22 {
  max-width: 1100px;
}

.section-21 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading-40 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 35px;
}

.paragraph-23 {
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-24 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-25 {
  font-family: Montserrat, sans-serif;
}

.paragraph-26 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.heading-41 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.link-4, .link-5, .link-6 {
  color: #fff;
  text-decoration: none;
}

.section-22 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.container-23 {
  max-width: 1100px;
}

.heading-42 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 27px;
}

.paragraph-27 {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.container-24 {
  max-width: 1100px;
}

.heading-43 {
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.paragraph-28 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.image-30 {
  border-radius: 5px;
  max-width: 70%;
}

.div-block-58 {
  text-align: right;
  position: relative;
}

.image-31 {
  text-align: left;
  border-radius: 5px;
  max-width: 50%;
  position: absolute;
  top: 150px;
  left: 50px;
}

.list-2 {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 26px;
}

.section-23 {
  margin-top: 60px;
  padding-bottom: 40px;
}

.section-24 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-25 {
  max-width: 1100px;
}

.section-26 {
  margin-top: 40px;
  padding-bottom: 20px;
}

.section-27 {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/LA-Night_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 80vh;
  display: flex;
}

.container-26 {
  width: 1100px;
  max-width: 1100px;
}

.heading-44 {
  color: #ffa101;
  letter-spacing: 1px;
  font-family: Merriweather, serif;
  font-size: 28px;
  line-height: 38px;
}

.paragraph-29 {
  color: #fff;
  max-width: 75%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.button-2 {
  background-color: #ffa101;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.image-33 {
  max-width: 50%;
}

.div-block-71 {
  text-align: center;
}

.columns-12 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-28 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-27 {
  max-width: 1100px;
}

.heading-45 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 35px;
}

.paragraph-30 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.paragraph-31 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.heading-46 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 28px;
}

.div-block-72 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.bold-text-26 {
  font-weight: 600;
}

.div-block-73 {
  background-image: url('../images/hand-holding-smartphone-1_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30vh;
}

.image-34 {
  object-fit: cover;
  height: 30vh;
}

.div-block-74 {
  background-image: url('../images/crop-businessman-holding-smartphone-street-1_1.webp');
  background-position: 50%;
  background-size: cover;
  height: 30vh;
}

.image-35 {
  object-fit: cover;
  height: 30vh;
}

.div-block-75, .div-block-76, .div-block-77, .div-block-78 {
  border: 1px #000;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.section-29 {
  margin-top: 40px;
}

.container-28 {
  max-width: 1100px;
}

.heading-47 {
  font-family: Merriweather, serif;
  font-weight: 600;
  line-height: 34px;
}

.paragraph-32 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-33 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-30 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-29 {
  max-width: 1100px;
}

.heading-48 {
  text-align: center;
  font-family: Merriweather, serif;
}

.paragraph-34 {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph-35 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.heading-49 {
  text-align: center;
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 23px;
  line-height: 40px;
}

.section-31 {
  margin-top: 60px;
  display: block;
}

.tabs {
  margin-top: 40px;
}

.section-32 {
  margin-top: 40px;
  padding-bottom: 40px;
}

.heading-50 {
  text-align: center;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 35px;
}

.heading-51 {
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.paragraph-36 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.container-31 {
  max-width: 1250px;
  padding-left: 10px;
  padding-right: 10px;
}

.columns-14 {
  display: none;
}

.columns-15 {
  margin-top: 40px;
  display: none;
}

.columns-16, .columns-17 {
  align-items: center;
  margin-top: 40px;
  display: none;
}

.div-block-82 {
  background-image: url('../images/ImportedPhoto.742683972.83974.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 50vh;
}

.columns-18 {
  align-items: center;
  margin-top: 40px;
  display: none;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-84 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  display: grid;
}

.div-block-85 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-86 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Los_Angeles_ZOO.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding: 40px 20px;
  display: flex;
}

.heading-52 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.image-39, .image-40 {
  object-fit: cover;
  width: 100%;
  height: 180px;
}

.div-block-87 {
  text-align: center;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.heading-53 {
  color: #fff;
  font-family: Merriweather, serif;
}

.div-block-88, .div-block-89 {
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.link-7 {
  color: #333339;
  text-decoration: none;
}

.link-8, .link-9, .link-10 {
  color: #333;
  text-decoration: none;
}

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

.paragraph-37 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.image-41 {
  border-radius: 8px;
}

.heading-54 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 28px;
  line-height: 50px;
}

.section-35 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-38 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.quick-stack {
  padding-left: 0;
  padding-right: 0;
}

.paragraph-39 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.heading-55 {
  font-family: Merriweather, serif;
  font-size: 22px;
}

.div-block-90 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-36 {
  margin-bottom: 40px;
}

.link-11 {
  color: #fff;
  text-decoration: none;
}

.heading-56 {
  font-family: Merriweather, serif;
  font-size: 22px;
  line-height: 32px;
}

.paragraph-40 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.columns-19 {
  margin-top: 20px;
}

.image-43 {
  max-width: 90%;
}

.div-block-92 {
  text-align: center;
}

.wrapper {
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.wrapper.logosw {
  justify-content: center;
  align-items: center;
}

.hero-center-content {
  z-index: 1;
  color: #fff;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  max-width: 1280px;
  margin-top: -150px;
  padding-bottom: 64px;
  display: flex;
  position: relative;
}

.button-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f20033;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button-3:hover {
  color: #fff;
  background-color: #2b2976;
}

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

.button-3.cc-jumbo-button {
  background-color: #f20033;
  border-radius: 7px;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.image-48 {
  filter: invert();
  color: silver;
}

.heading-57 {
  color: #fff;
  text-transform: none;
  text-shadow: 3px 3px 20px #2e2e2e;
  margin-bottom: 34px;
  font-family: Montserrat, sans-serif;
  font-size: 66px;
  font-weight: 600;
  line-height: 79px;
}

.bgvid {
  width: auto;
  height: 100%;
}

.hero-section {
  background-color: #fff;
  justify-content: flex-end;
  height: 100vh;
  padding: 80px 56px 40px;
  display: flex;
  position: relative;
}

.hero-section.hero-dark-image-section {
  background-color: rgba(17, 17, 17, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .58), rgba(0, 0, 0, .58));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.hero-image-zoom {
  background-image: linear-gradient(rgba(17, 17, 17, .5), rgba(17, 17, 17, .5)), url('../images/bg-home.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.brand-logo {
  margin: 9px 12px;
  padding: 8px;
}

.brand-logo.white-logo {
  opacity: .75;
  transition: opacity .2s;
}

.brand-logo.white-logo:hover {
  opacity: 1;
}

.hero-brands {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.hero-brands-container {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.image-49 {
  height: 290px;
  margin-bottom: 40px;
}

.container-36 {
  max-width: 1100px;
}

.heading-58 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 35px;
  line-height: 45px;
}

.section-37 {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Merriweather, serif;
}

.heading-59 {
  text-align: center;
  margin-top: 20px;
  font-family: Merriweather, serif;
  font-size: 25px;
  font-weight: 700;
}

.paragraph-41 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}

.bold-text-27 {
  font-weight: 500;
}

.bold-text-28, .bold-text-29, .bold-text-30 {
  color: #e32531;
}

.bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35 {
  font-weight: 500;
}

.heading-60 {
  text-align: center;
  margin-top: 30px;
}

.columns-20 {
  margin-top: 30px;
}

.div-block-98 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph-42 {
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.heading-61 {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  line-height: 26px;
}

.div-block-99 {
  padding: 0;
}

.image-50, .image-51 {
  object-fit: cover;
  border-radius: 5px;
  height: 200px;
}

.image-52 {
  text-align: center;
  object-fit: cover;
  border-radius: 5px;
  height: 200px;
}

.paragraph-43 {
  color: #fff;
  background-color: #007abc;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 23px;
}

.div-block-100 {
  border: 1px solid #e43937;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 10px;
}

.image-53 {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 200px;
}

.heading-62 {
  margin-top: 0;
  line-height: 28px;
}

.div-block-103 {
  padding-right: 5px;
}

.container-37 {
  max-width: 1100px;
}

.div-block-104 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-106 {
  object-fit: cover;
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Rodeo-Drive.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 60vh;
  padding: 20px 40px 40px;
  display: flex;
}

.div-block-105 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-63 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-44 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 24px;
}

.bold-text-36 {
  font-weight: 500;
}

.image-54 {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 200px;
}

.heading-64 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.link-12 {
  text-decoration: none;
}

.paragraph-45 {
  text-align: left;
  background-color: #0277b9;
  border-radius: 10px;
  width: 70%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.bold-text-37 {
  color: var(--white);
  font-weight: 500;
}

.bold-text-38 {
  color: #e0242f;
}

.bold-text-39, .bold-text-40, .bold-text-41 {
  color: #e32531;
}

.bold-text-42 {
  color: #e01d2c;
}

.bold-text-43, .bold-text-44, .bold-text-45, .bold-text-46 {
  color: #e32531;
}

.text-span-4 {
  color: #e6303d;
}

.heading-65 {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 18px;
  line-height: 28px;
}

.text-span-5 {
  color: #e32531;
}

@media screen and (min-width: 1280px) {
  .container-2, .container-3 {
    max-width: 1250px;
  }

  .nav-menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-end;
    font-size: 16px;
    display: flex;
  }

  .nav-link, .nav-link-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image {
    max-width: 250px;
  }

  .container-4 {
    width: 1300px;
    max-width: 1300px;
  }

  .container-5 {
    max-width: 1250px;
  }

  .div-block-6 {
    height: 65vh;
  }

  .heading-4 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-4 {
    max-width: 100%;
    height: 58vh;
  }

  .heading-6 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-6 {
    max-width: 1250px;
  }

  .paragraph-3 {
    font-size: 15px;
    line-height: 25px;
  }

  .image-6 {
    max-width: 75px;
  }

  .container-7 {
    max-width: 1250px;
  }

  .div-block-10 {
    height: 55vh;
  }

  .container-8 {
    max-width: 1250px;
  }

  .heading-11 {
    font-size: 23px;
    line-height: 33px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-9 {
    max-width: 1250px;
  }

  .heading-12 {
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-6 {
    font-size: 16px;
  }

  .heading-13, .heading-14, .heading-15 {
    font-size: 15px;
  }

  .container-10 {
    max-width: 1250px;
  }

  .text-span-2 {
    color: #181842;
    font-weight: 700;
  }

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

  .image-11 {
    max-width: 150px;
  }

  .paragraph-7 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-11 {
    max-width: 1300px;
  }

  .dropdown {
    margin-bottom: 16px;
  }

  .bold-text {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-17 {
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
  }

  .bold-text-2, .bold-text-3, .bold-text-4 {
    font-size: 18px;
    line-height: 28px;
  }

  .section-11 {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/about-us_1.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: center;
    align-items: center;
    height: 57vh;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .heading-19 {
    font-size: 32px;
    line-height: 50px;
  }

  .paragraph-12 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;
  }

  .container-12 {
    max-width: 1300px;
  }

  .list {
    font-size: 18px;
    line-height: 38px;
  }

  .paragraph-13 {
    font-size: 18px;
    line-height: 28px;
  }

  .container-13 {
    max-width: 1300px;
  }

  .div-block-48 {
    height: 300px;
  }

  .heading-21 {
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-14 {
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-49 {
    height: 300px;
  }

  .container-14, .container-15 {
    max-width: 1100px;
  }

  .dropdown-link-3.w--current {
    color: #e32531;
  }

  .heading-24 {
    color: #000;
    font-size: 34px;
    line-height: 45px;
  }

  .heading-25 {
    color: #000;
    font-size: 30px;
    line-height: 50px;
  }

  .dropdown-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .paragraph-15 {
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-50 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-28 {
    font-size: 22px;
  }

  .paragraph-17 {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-29 {
    padding-top: 20px;
    font-size: 30px;
    line-height: 45px;
  }

  .paragraph-18 {
    font-size: 18px;
    line-height: 30px;
  }

  .heading-30 {
    font-size: 28px;
    line-height: 40px;
  }

  .div-block-51 {
    text-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-17, .container-18, .container-19 {
    max-width: 1300px;
  }

  .image-23 {
    height: 250px;
  }

  .image-24 {
    object-fit: cover;
    width: 100%;
    height: 250px;
  }

  .container-20 {
    max-width: 1300px;
  }

  .image-25 {
    width: 100%;
    height: 250px;
  }

  .container-21 {
    max-width: 1300px;
  }

  .div-block-52 {
    border-radius: 5px;
    height: 52vw;
    padding: 40px 40px 50px;
  }

  .paragraph-22 {
    font-size: 15px;
    line-height: 25px;
  }

  .heading-39 {
    margin-top: 10px;
    font-size: 23px;
    line-height: 34px;
  }

  .image-26, .image-27, .image-28, .image-29 {
    height: 200px;
  }

  .section-20 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .container-22 {
    max-width: 1300px;
  }

  .paragraph-23, .paragraph-24 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-23 {
    max-width: 1300px;
  }

  .paragraph-27 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-24 {
    max-width: 1300px;
  }

  .heading-43 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-28 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-31 {
    max-width: 47%;
    top: 250px;
    left: 100px;
  }

  .list-2 {
    font-size: 15px;
    line-height: 35px;
  }

  .columns-11 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .section-23 {
    margin-top: 140px;
  }

  .image-32 {
    mix-blend-mode: normal;
    max-width: 95%;
  }

  .div-block-59 {
    text-align: center;
  }

  .section-24 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-26 {
    margin-top: 60px;
  }

  .container-26 {
    width: 1300px;
    max-width: 1300px;
  }

  .heading-44 {
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-29 {
    font-size: 18px;
    line-height: 30px;
  }

  .button-2 {
    padding: 12px 25px;
    font-size: 18px;
    line-height: 28px;
  }

  .image-33 {
    max-width: 50%;
  }

  .container-27 {
    max-width: 1300px;
  }

  .heading-45 {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-30 {
    font-size: 18px;
    line-height: 29px;
  }

  .div-block-73 {
    background-image: url('../images/hand-holding-smartphone-1_1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 30vh;
  }

  .image-34 {
    object-fit: cover;
    height: 30vh;
  }

  .div-block-74 {
    background-image: url('../images/crop-businessman-holding-smartphone-street-1_1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30vh;
  }

  .image-35 {
    object-fit: cover;
    height: 30vh;
  }

  .section-29 {
    display: block;
  }

  .container-28 {
    max-width: 1300px;
  }

  .heading-47 {
    font-size: 28px;
    line-height: 41px;
  }

  .paragraph-33 {
    font-size: 16px;
    line-height: 27px;
  }

  .columns-13 {
    align-items: center;
    display: flex;
  }

  .image-36 {
    text-align: right;
    max-width: 95%;
  }

  .div-block-79 {
    text-align: center;
  }

  .paragraph-34 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-30 {
    max-width: 1300px;
  }

  .paragraph-35 {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-49 {
    font-size: 28px;
  }

  .section-31 {
    margin-top: 80px;
  }

  .heading-50 {
    font-size: 30px;
  }

  .heading-51 {
    font-size: 24px;
    line-height: 35px;
  }

  .paragraph-36 {
    font-size: 16px;
    line-height: 28px;
  }

  .container-31 {
    max-width: 1255px;
  }

  .columns-14 {
    justify-content: flex-start;
    align-items: center;
    display: none;
  }

  .columns-15 {
    display: none;
  }

  .image-37 {
    object-fit: cover;
    height: 40vw;
  }

  .columns-16, .columns-17 {
    display: none;
  }

  .div-block-81 {
    background-image: url('../images/ImportedPhoto.742683972.83974.jpeg');
    background-position: 50%;
    background-size: cover;
    height: 50vh;
  }

  .columns-18 {
    display: none;
  }

  .heading-52 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-39, .image-40 {
    height: 220px;
  }

  .container-32 {
    max-width: 1300px;
  }

  .paragraph-39 {
    font-size: 16px;
    line-height: 30px;
  }

  .container-33 {
    max-width: 1300px;
  }

  .image-42 {
    width: 100%;
    height: 100%;
  }

  .container-34 {
    max-width: 1300px;
  }

  .div-block-91 {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .heading-56 {
    font-size: 25px;
    line-height: 41px;
  }

  .paragraph-40 {
    font-size: 16px;
    line-height: 30px;
  }

  .image-43 {
    max-width: 80%;
  }

  .div-block-92 {
    text-align: center;
  }

  .image-44 {
    max-width: 80%;
  }

  .div-block-93 {
    text-align: center;
  }

  .image-45 {
    max-width: 80%;
  }

  .div-block-94 {
    text-align: center;
  }

  .image-46 {
    max-width: 80%;
  }

  .div-block-95 {
    text-align: center;
  }

  .image-47 {
    max-width: 80%;
  }

  .div-block-96, .div-block-97 {
    text-align: center;
  }

  .container-36 {
    max-width: 1300px;
  }

  .heading-58 {
    font-size: 38px;
    line-height: 48px;
  }

  .heading-59 {
    font-size: 28px;
    line-height: 38px;
  }

  .paragraph-41 {
    font-size: 16px;
    line-height: 31px;
  }

  .heading-60 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-50, .image-51, .image-52 {
    width: 100%;
    height: 220px;
  }

  .paragraph-43 {
    font-size: 13px;
  }

  .image-53 {
    height: 230px;
  }

  .div-block-103 {
    padding-right: 10px;
  }

  .section-38 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .container-37 {
    max-width: 1300px;
  }

  .image-54 {
    height: 220px;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1300px;
  }

  .container-2, .container-3 {
    max-width: 1350px;
  }

  .brand {
    max-width: 32%;
  }

  .nav-menu {
    font-size: 16px;
  }

  .image {
    max-width: 250px;
  }

  .container-4 {
    width: 1300px;
    max-width: 1300px;
  }

  .section-3 {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/2148913707_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 80vh;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 60px;
  }

  .div-block-3 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-2 {
    border: 2px solid #ffa101;
    border-radius: 100px;
    width: 100px;
    max-width: 100px;
    padding: 10px;
  }

  .div-block-4 {
    width: 110px;
    max-width: 110px;
  }

  .heading-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    line-height: 37px;
  }

  .paragraph {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 38px;
  }

  .div-block-5 {
    padding-left: 20px;
  }

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

  .container-5 {
    max-width: 1300px;
  }

  .section-4 {
    margin-top: 40px;
  }

  .div-block-6 {
    height: 60vh;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 32px;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 30px;
  }

  .image-4 {
    max-width: 57%;
  }

  .heading-6 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-5 {
    max-width: 30%;
  }

  .container-6 {
    max-width: 1350px;
  }

  .container-7 {
    max-width: 1300px;
  }

  .paragraph-4 {
    color: #000;
    font-size: 15px;
  }

  .image-7 {
    max-width: 70px;
  }

  .div-block-9 {
    margin-bottom: 20px;
  }

  .heading-10 {
    font-size: 17px;
    line-height: 27px;
  }

  .div-block-10 {
    height: 60vh;
  }

  .columns-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-7 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-8 {
    max-width: 1300px;
  }

  .heading-11 {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-5 {
    font-size: 16px;
    line-height: 26px;
  }

  .container-9 {
    max-width: 1300px;
  }

  .section-8 {
    margin-top: 40px;
  }

  .section-9 {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-10 {
    max-width: 1350px;
  }

  .div-block-16 {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .paragraph-7 {
    font-size: 16px;
    line-height: 24px;
  }

  .container-11, .container-12, .container-13 {
    max-width: 1350px;
  }

  .image-19:hover {
    pointer-events: auto;
    mix-blend-mode: normal;
  }

  .container-17, .container-18, .container-19, .container-20, .container-21 {
    max-width: 1350px;
  }

  .div-block-52 {
    height: 65vh;
  }

  .container-22 {
    max-width: 1350px;
  }

  .paragraph-23 {
    font-size: 18px;
    line-height: 28px;
  }

  .container-24, .container-27, .container-28, .container-30, .container-31 {
    max-width: 1350px;
  }

  .image-37 {
    height: 35vw;
  }

  .div-block-82 {
    height: 46vh;
  }

  .div-block-83 {
    padding-left: 20px;
  }

  .container-32, .container-33, .container-35, .container-36 {
    max-width: 1350px;
  }

  .paragraph-43 {
    border-radius: 20px;
  }

  .div-block-103 {
    padding-right: 10px;
  }

  .container-37 {
    max-width: 1350px;
  }

  .div-block-106 {
    height: 65vh;
  }

  .image-54 {
    height: 230px;
  }

  .paragraph-45 {
    width: 45%;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-16 {
    display: flex;
  }

  .div-block-52 {
    height: 50vh;
  }

  .container-31 {
    max-width: 1250px;
  }

  .div-block-82 {
    height: 33vh;
  }
}

@media screen and (max-width: 991px) {
  .button {
    margin-left: 10px;
    margin-right: 10px;
  }

  .nav-menu {
    width: 85%;
    max-width: 85%;
  }

  .image {
    max-width: 160px;
  }

  .container-5 {
    padding-left: 20px;
    padding-right: 0;
  }

  .section-5 {
    padding: 20px 10px;
  }

  .div-block-7 {
    margin-bottom: 20px;
  }

  .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .section-7, .section-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-6 {
    font-size: 14px;
  }

  .div-block-13, .div-block-14, .div-block-15 {
    height: 290px;
  }

  .section-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2 {
    font-size: 13px;
  }

  .icon-5 {
    width: 138px;
  }

  .section-11 {
    height: 66vh;
  }

  .section-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-17 {
    margin-bottom: 60px;
  }

  .column-7, .column-8 {
    padding-bottom: 0;
  }

  .image-23, .image-24 {
    width: 100%;
    height: 250px;
  }

  .section-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-25 {
    width: 100%;
    height: 250px;
  }

  .section-19, .section-20, .section-21, .section-22 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-30 {
    max-width: 88%;
  }

  .image-31 {
    max-width: 76%;
    top: 240px;
    left: 70px;
  }

  .section-23, .section-25, .section-26 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-15 {
    flex-flow: column-reverse;
    display: none;
  }

  .columns-16 {
    flex-flow: column;
  }

  .columns-17 {
    flex-flow: column-reverse;
    display: none;
  }

  .columns-18 {
    flex-flow: column;
  }

  .div-block-84 {
    grid-template-rows: auto;
  }

  .heading-52 {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .image-39 {
    height: 152px;
  }

  .image-40 {
    height: 150px;
  }

  .div-block-87 {
    box-sizing: border-box;
    aspect-ratio: auto;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    padding-left: 0;
  }

  .div-block-88 {
    height: 100%;
  }

  .wrapper {
    justify-content: space-between;
  }

  .hero-center-content {
    margin-top: 40px;
    margin-left: 0;
    padding: 32px 8.33%;
  }

  .button-3 {
    justify-content: center;
  }

  .heading-57 {
    font-size: 51px;
    line-height: 66px;
  }

  .hero-section {
    padding-top: 64px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .hero-section.hero-dark-image-section {
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .brand-logo.white-logo {
    position: relative;
  }

  .hero-brands {
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .hero-brands-container {
    position: relative;
  }

  .section-38 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    text-align: left;
  }

  .container-3 {
    display: block;
  }

  .nav-menu {
    text-align: left;
    background-color: #000;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px;
    display: block;
  }

  .image {
    object-fit: cover;
    max-width: 210px;
  }

  .section-3 {
    height: 50vh;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-2 {
    letter-spacing: 3px;
    font-size: 25px;
    line-height: 35px;
  }

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

  .heading-3 {
    font-size: 18px;
    line-height: 26px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-5 {
    padding-left: 0;
  }

  .image-3 {
    object-fit: cover;
    max-width: 75%;
  }

  .div-block-6 {
    text-align: center;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-5 {
    font-size: 16px;
    line-height: 21px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 24px;
  }

  .image-4 {
    max-width: 34%;
  }

  .heading-6 {
    margin-top: 20px;
  }

  .image-5 {
    max-width: 155px;
  }

  .columns-2 {
    display: block;
  }

  .div-block-7 {
    margin-bottom: 20px;
  }

  .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    display: block;
  }

  .div-block-10 {
    height: 42vh;
  }

  .menu-button {
    width: auto;
  }

  .menu-button.w--open {
    background-color: #ffa101;
  }

  .icon {
    color: #097cb9;
    text-align: right;
    font-size: 30px;
  }

  .column {
    padding-bottom: 0;
  }

  .column-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-13 {
    margin-bottom: 20px;
  }

  .div-block-15 {
    margin-top: 20px;
  }

  .div-block-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .heading-16 {
    font-size: 16px;
    line-height: 26px;
  }

  .columns-7 {
    display: block;
  }

  .text-block-2 {
    font-size: 15px;
  }

  .column-6 {
    padding-bottom: 60px;
  }

  .section-11 {
    height: 32vh;
  }

  .section-12 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-19 {
    font-size: 20px;
    line-height: 35px;
  }

  .paragraph-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-13 {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-47 {
    margin-bottom: 20px;
  }

  .div-block-49 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dropdown-toggle-2 {
    text-align: left;
    width: 100%;
    max-width: 25%;
  }

  .heading-24 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-25 {
    font-size: 20px;
    line-height: 30px;
  }

  .dropdown-2 {
    display: block;
  }

  .section-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-26 {
    font-size: 28px;
    line-height: 38px;
  }

  .section-17 {
    margin-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-7, .column-8 {
    padding-bottom: 0;
  }

  .div-block-52 {
    height: 50vh;
  }

  .heading-39 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .section-21, .section-22 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-30 {
    max-width: 100%;
    margin-top: 0;
  }

  .image-31 {
    display: none;
  }

  .section-23 {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-32 {
    border-radius: 5px;
    margin-bottom: 20px;
  }

  .section-25 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-49 {
    margin-top: 20px;
  }

  .section-31 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-32 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-82 {
    height: 50vh;
  }

  .div-block-84 {
    grid-template-columns: 1fr;
  }

  .div-block-86 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-33 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-41 {
    border-radius: 0;
  }

  .section-34 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-54 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-35 {
    text-align: center;
    padding-bottom: 10px;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-39 {
    font-size: 14px;
  }

  .heading-55 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-90 {
    grid-template-columns: 1fr 1fr;
  }

  .section-36 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .image-42 {
    text-align: center;
    vertical-align: baseline;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-center-content {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .heading-57 {
    color: #fff;
    font-size: 39px;
  }

  .hero-section.hero-dark-image-section {
    padding-bottom: 56px;
  }

  .hero-image-zoom {
    display: flex;
  }

  .hero-brands {
    display: none;
  }

  .columns-20 {
    flex-flow: column-reverse;
    display: flex;
  }

  .div-block-98 {
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .paragraph-43 {
    text-align: center;
    white-space: pre-wrap;
    word-break: normal;
    overflow-wrap: normal;
    display: block;
  }

  .div-block-101 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 20px;
    display: grid;
  }
}

@media screen and (max-width: 479px) {
  .button {
    color: #ffa101;
    text-align: left;
    border-width: 1px;
    border-color: #ffa101;
    margin-left: 10px;
    text-decoration: none;
    display: none;
  }

  .container-3 {
    display: block;
  }

  .brand {
    max-width: 38%;
  }

  .nav-menu {
    color: #000;
    text-align: left;
    background-color: #026fa6;
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px;
  }

  .nav-link {
    color: #fff;
  }

  .nav-link-2 {
    color: #000;
  }

  .nav-link-3 {
    color: #ffa101;
  }

  .image {
    max-width: 200px;
  }

  .section-3 {
    justify-content: flex-start;
    align-items: flex-end;
    height: 45vh;
    padding-bottom: 40px;
  }

  .heading {
    font-size: 100%;
    line-height: 20px;
  }

  .heading-2 {
    text-align: left;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 33px;
  }

  .paragraph {
    line-height: 24px;
  }

  .div-block-5 {
    padding-right: 0;
  }

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

  .container-5 {
    padding-left: 0;
  }

  .div-block-6 {
    background-image: url('../images/losangeles-big-iphone-01e5f7.webp');
    background-repeat: no-repeat;
    background-size: contain;
    height: 50vh;
  }

  .heading-4 {
    font-size: 17px;
    line-height: 27px;
  }

  .heading-6 {
    font-size: 15px;
    line-height: 25px;
  }

  .image-5 {
    max-width: 45%;
    margin-bottom: 0;
    font-size: 16px;
  }

  .heading-7 {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph-3 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .image-6 {
    max-width: 80px;
  }

  .div-block-7 {
    height: auto;
    padding-bottom: 20px;
  }

  .columns-3 {
    padding-top: 0;
  }

  .heading-8 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-9 {
    display: flex;
  }

  .heading-10 {
    line-height: 26px;
  }

  .menu-button {
    width: auto;
  }

  .menu-button.w--open {
    background-color: rgba(200, 200, 200, 0);
    width: 60%;
  }

  .icon {
    color: #007cb6;
  }

  .column-2 {
    grid-template-columns: 1fr;
  }

  .section-7 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .heading-11 {
    text-align: center;
    font-size: 18px;
    line-height: 27px;
  }

  .paragraph-5 {
    text-align: center;
  }

  .div-block-12 {
    text-align: center;
    justify-content: center;
  }

  .image-8, .image-9 {
    max-width: 22px;
    max-height: 22px;
  }

  .image-10 {
    max-width: 22px;
    height: 22px;
  }

  .columns-5 {
    display: block;
  }

  .heading-12 {
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-13 {
    height: 100%;
    margin-bottom: 20px;
  }

  .div-block-14 {
    height: 100%;
  }

  .div-block-15 {
    height: 250px;
    margin-top: 20px;
  }

  .section-9 {
    padding-bottom: 20px;
  }

  .div-block-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-12 {
    max-width: 45%;
  }

  .heading-16 {
    padding-top: 10px;
    font-size: 18px;
    line-height: 27px;
  }

  .columns-6 {
    display: block;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-13 {
    height: 60px;
  }

  .section-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2 {
    font-size: 10px;
  }

  .dropdown-toggle {
    width: auto;
  }

  .bold-text {
    font-size: 13px;
    line-height: 22px;
  }

  .div-block-46 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-17 {
    font-size: 20px;
    line-height: 30px;
  }

  .bold-text-2, .bold-text-3, .bold-text-4 {
    font-size: 13px;
  }

  .section-11 {
    height: 23vh;
  }

  .section-12 {
    margin-top: 0;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-19 {
    font-size: 20px;
    line-height: 35px;
  }

  .paragraph-12 {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .heading-20 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-47 {
    height: 30vh;
    margin-bottom: 20px;
  }

  .div-block-49 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .dropdown-toggle-2 {
    color: #fff;
    max-width: 100%;
  }

  .dropdown-list-2.w--open {
    background-color: #045c86;
  }

  .heading-24 {
    font-size: 20px;
    line-height: 33px;
  }

  .heading-25 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
  }

  .section-15 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-16 {
    padding: 20px 10px 0;
  }

  .heading-26 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
  }

  .heading-27 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-15 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .div-block-50 {
    text-align: left;
    margin-bottom: 20px;
    display: block;
  }

  .heading-29 {
    font-size: 20px;
    line-height: 33px;
  }

  .heading-31 {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  }

  .paragraph-19 {
    font-size: 13px;
  }

  .image-19, .image-20, .image-21, .image-22 {
    height: 150px;
  }

  .div-block-51 {
    height: 260px;
  }

  .section-17 {
    margin-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-7, .column-8 {
    padding-bottom: 0;
  }

  .heading-34 {
    font-size: 14px;
    line-height: 20px;
  }

  .image-23, .image-24 {
    height: 150px;
  }

  .columns-9 {
    margin-top: 10px;
  }

  .section-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-35 {
    margin-top: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .image-25 {
    height: 150px;
  }

  .heading-36 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 25px;
  }

  .column-9 {
    padding-bottom: 0;
  }

  .section-19 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-52 {
    height: 31vh;
  }

  .heading-37 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-21 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .heading-39 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 35px;
  }

  .section-20 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-10, .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-40 {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-41 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
  }

  .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25 {
    font-weight: 600;
  }

  .section-22 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-42 {
    font-size: 25px;
    line-height: 36px;
  }

  .paragraph-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-30 {
    text-align: center;
    max-width: 100%;
  }

  .image-31 {
    display: none;
  }

  .section-23 {
    margin-top: 20px;
  }

  .image-32 {
    margin-bottom: 20px;
  }

  .div-block-60 {
    width: 100%;
    height: 210px;
  }

  .div-block-61 {
    height: 210px;
  }

  .div-block-62, .div-block-63, .div-block-64, .div-block-65, .div-block-66, .div-block-67 {
    height: 300px;
  }

  .div-block-68, .div-block-69, .div-block-70 {
    height: 260px;
  }

  .section-26 {
    margin-top: 20px;
    padding-bottom: 10px;
  }

  .section-27 {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .heading-44 {
    font-size: 25px;
    line-height: 34px;
  }

  .paragraph-29 {
    max-width: 99%;
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .div-block-71 {
    margin-top: 20px;
  }

  .columns-12 {
    display: block;
  }

  .section-28 {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-45 {
    font-size: 21px;
    line-height: 29px;
  }

  .div-block-76 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-77 {
    margin-bottom: 10px;
  }

  .section-29 {
    margin-top: 20px;
  }

  .heading-47 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-30 {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-48 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-34 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-80 {
    margin-bottom: 20px;
  }

  .heading-49 {
    font-size: 20px;
    line-height: 32px;
  }

  .section-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-32 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-50 {
    padding-bottom: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .heading-51 {
    font-size: 18px;
  }

  .columns-15, .columns-16, .columns-17, .columns-18 {
    margin-top: 20px;
  }

  .image-38 {
    padding-top: 20px;
  }

  .div-block-84 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-86 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-52 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .image-39, .image-40 {
    height: 100px;
  }

  .div-block-87 {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-53 {
    font-size: 20px;
  }

  .link-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-41 {
    border-radius: 0;
  }

  .section-35 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
  }

  .heading-55 {
    font-size: 18px;
    line-height: 28px;
  }

  .cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
  }

  .image-42 {
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
  }

  .div-block-91 {
    text-align: center;
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: block;
  }

  .wrapper {
    justify-content: space-between;
    display: flex;
  }

  .hero-center-content {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-top: 10px;
    padding: 0 4%;
  }

  .button-3 {
    border-radius: 8px;
    width: 100%;
  }

  .button-3:hover {
    background-color: #2c21ad;
  }

  .button-3.cc-jumbo-button {
    border-radius: 8px;
  }

  .heading-57 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Merriweather, serif;
    font-size: 33px;
    font-weight: 900;
    line-height: 36px;
  }

  .hero-section {
    flex-direction: column-reverse;
  }

  .hero-section.hero-dark-image-section {
    justify-content: flex-start;
    align-items: center;
    height: 650px;
    padding-top: 0;
  }

  .hero-image-zoom {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    height: 100vh;
  }

  .heading-58 {
    font-size: 25px;
    line-height: 35px;
  }

  .section-37 {
    padding: 20px 10px;
  }

  .heading-59 {
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-41 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-61 {
    font-size: 14px;
    line-height: 25px;
  }

  .image-50, .image-51, .image-52 {
    height: 150px;
  }

  .paragraph-43 {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-100 {
    margin-bottom: 0;
  }

  .image-53 {
    height: 150px;
  }

  .heading-62 {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-101 {
    grid-template-columns: 1fr;
  }

  .div-block-102 {
    margin-top: 40px;
  }

  .div-block-103 {
    padding-right: 0;
  }

  .section-38 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-104 {
    grid-template-columns: 1fr;
  }

  .div-block-106 {
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-54 {
    height: 150px;
  }

  .heading-64 {
    font-size: 21px;
    line-height: 37px;
  }

  .paragraph-45 {
    width: 100%;
    font-size: 11px;
  }
}

#w-node-faebbfda-c5c3-3f7f-eb5a-601104c178f1-dd565145, #w-node-_61f1739f-6167-f9d4-3fe5-df8d518919b0-dd565145 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-407a3600 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9606428f-2f59-ff07-5cd3-2bee07d8810e-407a3600 {
  grid-column: span 2 / span 2;
}

#w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-6213eb66 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9606428f-2f59-ff07-5cd3-2bee07d8810e-6213eb66 {
  grid-column: span 2 / span 2;
}

#w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-2f9dfa07 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9606428f-2f59-ff07-5cd3-2bee07d8810e-2f9dfa07 {
  grid-column: span 2 / span 2;
}

#w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-2f20ec1e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9606428f-2f59-ff07-5cd3-2bee07d8810e-2f20ec1e {
  grid-column: span 2 / span 2;
}

#w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-9bbb9c41 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9606428f-2f59-ff07-5cd3-2bee07d8810e-9bbb9c41 {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-407a3600, #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-6213eb66, #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-2f9dfa07, #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-2f20ec1e, #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-9bbb9c41 {
    grid-template-rows: auto;
    grid-template-columns: 9.75fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-407a3600, #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-6213eb66, #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-2f9dfa07 {
    grid-template-rows: auto;
    grid-template-columns: 26fr;
  }

  #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-2f20ec1e {
    grid-template-rows: auto;
    grid-template-columns: 29fr 1fr;
    display: grid;
  }

  #w-node-_9606428f-2f59-ff07-5cd3-2bee07d8810e-2f20ec1e {
    grid-column: span 2 / span 2;
  }

  #w-node-_3ba89a9b-7722-557e-4218-1441cdcae862-9bbb9c41 {
    grid-template-rows: auto;
    grid-template-columns: 29fr 1fr;
    display: grid;
  }

  #w-node-_9606428f-2f59-ff07-5cd3-2bee07d8810e-9bbb9c41 {
    grid-column: span 2 / span 2;
  }
}


