/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/hero-module/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.wp-block-msi-blocks-hero-module {
  position: relative;
}
.wp-block-msi-blocks-hero-module .background-image {
  position: relative;
  min-height: 400px;
}
.wp-block-msi-blocks-hero-module .background-image .bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(0.6);
}
.wp-block-msi-blocks-hero-module .background-image .content {
  position: relative;
  color: var(--wp--preset--color--white);
  margin-bottom: 3rem;
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container {
  position: relative;
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container {
  padding: 70px 0 80px 0;
  max-width: 600px;
  min-height: 355px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 25px;
}
@media only screen and (max-width: 1355px) {
  .wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container h1 {
  color: var(--wp--preset--color--white);
  margin-top: 0;
  margin-bottom: 8px;
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container p {
  color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container .dropdown-container {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container .dropdown-container .wp-block-button {
  max-width: 100% !important;
  font-weight: bold;
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .text-container .dropdown-container select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: 28px;
  font-size: 18px;
  color: var(--wp--preset--color--black);
  padding: 18px 24px;
  height: 64px;
  width: 100%;
  border: 1px solid var(--wp--preset--color--light-grey);
  border-radius: 4px;
  outline: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik02IDlMMTIgMTVMMTggOSIgc3Ryb2tlPSIjMUExQTFBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPC9zdmc+DQo=);
  background-color: var(--wp--preset--color--white);
  background-position: 96% center;
  background-repeat: no-repeat;
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .image-wrapper .placeholder {
  height: 504px;
}
.wp-block-msi-blocks-hero-module .background-image .content .image-container .arrow-container {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.wp-block-msi-blocks-hero-module .location-input {
  padding-left: 48px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCAzMCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNC44NyAwQzYuNjYgMCAwIDYuNjYgMCAxNC44N0MwIDE4LjA4IDEuMDMgMjEuMDUgMi43NiAyMy40OEwxNC4zNyA0MEwyNS41NCAyNS4yMkMyNS41NCAyNS4yMiAyOS43NSAxOC45IDI5Ljc1IDE0Ljg3QzI5Ljc0IDYuNjYgMjMuMDggMCAxNC44NyAwWk0xNC43MyAyMC4xN0MxMS45MiAyMC4xNyA5LjY0IDE3Ljg5IDkuNjQgMTUuMDhDOS42NCAxMi4yNyAxMS45MiA5Ljk5IDE0LjczIDkuOTlDMTcuNTQgOS45OSAxOS44MiAxMi4yNyAxOS44MiAxNS4wOEMxOS44MiAxNy44OSAxNy41NCAyMC4xNyAxNC43MyAyMC4xN1oiIGZpbGw9IiMyODM1NzMiLz4NCjwvc3ZnPg0K) no-repeat left;
  background-size: 18px;
  background-position: 19px;
  border-radius: 4px;
  font-size: 18px;
  border: 1px solid var(--wp--preset--color--light-grey);
  background-color: var(--wp--preset--color--white);
  height: 56px;
}
.wp-block-msi-blocks-hero-module .dynamic-image {
  background-color: var(--wp--preset--color--light-blue);
}
.wp-block-msi-blocks-hero-module .dynamic-image .content {
  min-height: 567px;
  display: flex;
  margin-bottom: 3rem;
  gap: 50px;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content {
    flex-direction: column !important;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content.left {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1355px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content.left {
    gap: 0;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content.left .input-container {
  margin: auto 0;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content.left .input-container {
    margin: auto 5%;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container {
  flex: 1;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 1rem;
  position: relative;
}
@media only screen and (max-width: 1355px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .text-container {
    padding: 24px;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .dropdown-container {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .dropdown-container .wp-block-button {
  max-width: 100% !important;
  font-weight: bold;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .dropdown-container {
    width: 100%;
    max-width: unset;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .dropdown-container select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: 28px;
  font-size: 18px;
  padding: 18px 24px;
  height: 64px;
  width: 100%;
  background-color: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--light-grey);
  border-radius: 4px;
  outline: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik02IDlMMTIgMTVMMTggOSIgc3Ryb2tlPSIjMUExQTFBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPC9zdmc+DQo=);
  background-position: 96% center;
  background-repeat: no-repeat;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .buttons-container {
  flex-wrap: inherit;
  flex-direction: row;
  gap: 30px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .buttons-container {
    flex-direction: column;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .slick-dots {
  width: -moz-fit-content;
  width: fit-content;
  background-color: transparent;
  position: static;
  bottom: 0;
  padding: 0 0 20px 0 !important;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid var(--wp--preset--color--dark-blue);
  border-radius: 50%;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .slick-dots li button {
  display: none;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .slick-dots .slick-active {
  background-color: var(--wp--preset--color--dark-blue);
  border: 1px solid var(--wp--preset--color--dark-blue);
  border-radius: 50%;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .text-container .slick-dots li button:not(:hover):not(:active) {
  background-color: inherit !important;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .image-container {
  flex: 1;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1355px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container {
    padding: 0 10% 30px;
    overflow: visible;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper {
  padding: 0 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle {
  position: absolute;
  width: 180px;
  z-index: 0;
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle.first {
  width: 280px;
  height: 280px;
  top: 0;
  left: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle.first {
    width: 150px;
    top: -10%;
    left: 15%;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle.first {
    left: 0%;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle.second {
  width: 350px;
  height: 348px;
  right: -15%;
  bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media only screen and (max-width: 992px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle.second {
    width: 170px;
    height: 212px;
    right: 15%;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle.second {
    right: 0%;
  }
}
@media only screen and (max-width: 600px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper .rectangle.second {
    width: 150px;
  }
}
.wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper img {
  width: 520px;
  height: 466px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .wp-block-msi-blocks-hero-module .dynamic-image .content .image-container .image-wrapper img {
    width: 100%;
    height: 254px;
  }
}
.wp-block-msi-blocks-hero-module .arrow-container {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 1;
}

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