/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/get-in-touch-uk/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
.wp-block-msi-blocks-get-in-touch-uk {
  margin-block-end: 80px !important;
  max-width: var(--wp--style--global--wide-size) !important;
}
.wp-block-msi-blocks-get-in-touch-uk .title {
  color: var(--wp--preset--color--dark-blue);
  margin-bottom: 25px;
  font-size: 2.4rem;
}
.wp-block-msi-blocks-get-in-touch-uk hr {
  display: none;
  margin: 60px 0;
  border: 2px solid var(--wp--preset--color--light-grey);
}
.wp-block-msi-blocks-get-in-touch-uk .menu {
  padding: 25px 20px;
  width: 50%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid var(--wp--preset--color--light-grey);
  border-radius: 3px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 25px;
  background-image: url(../images/blue-select-arrow-right-padded.196891cc.png);
  cursor: pointer;
}
.wp-block-msi-blocks-get-in-touch-uk .menu option {
  background-color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-get-in-touch-uk .services {
  display: none;
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-wrapper {
  margin-bottom: 20px;
  display: none;
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3 {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.62;
  color: var(--wp--preset--color--dark-blue);
  padding: 25px 30px;
  transition: all 0.2s ease-in-out;
  border: 1px solid var(--wp--preset--color--grey);
  cursor: pointer;
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3::before {
  background-color: var(--wp--preset--color--dark-blue);
  height: 16px;
  width: 2px;
  content: " ";
  position: absolute;
  display: block;
  right: 37px;
  top: 30px;
  transition: all 0.3s ease-in-out;
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3::after {
  background-color: var(--wp--preset--color--dark-blue);
  height: 2px;
  width: 16px;
  content: " ";
  position: absolute;
  display: block;
  right: 30px;
  top: 37px;
  transition: all 0.3s ease-in-out;
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3:hover::before {
  background-color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3:hover::after {
  background-color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3.open::before {
  background-color: var(--wp--preset--color--white);
  height: 0px;
  top: 38px;
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3.open::after {
  background-color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3.open {
  background-color: var(--wp--preset--color--dark-blue);
  color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-question h3:hover {
  background-color: var(--wp--preset--color--dark-blue);
  color: var(--wp--preset--color--white);
}
.wp-block-msi-blocks-get-in-touch-uk .q-a-answer {
  display: none;
  padding: 30px;
}

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