/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./assets/sass/child-styles.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
body {
  font-family: "Montserrat", sans-serif;
  color: #282828;
  background-color: #fafafa;
}

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(30px, 4.26vw, 60px);
  font-weight: 300;
  color: inherit;
  margin-bottom: 0.5em;
}

h2 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(26px, 4.26vw, 50px);
  font-weight: 300;
  color: inherit;
  margin-bottom: 0.5em;
}

h3 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(24px, 4.26vw, 40px);
  font-weight: 300;
  color: inherit;
  margin-bottom: 0.5em;
}

h4 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(20px, 4.26vw, 30px);
  font-weight: 300;
  color: inherit;
  margin-bottom: 0.5em;
}

h5 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(20px, 4.26vw, 26px);
  font-weight: 300;
  color: inherit;
  margin-bottom: 0.5em;
}

h6 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(18px, 4.26vw, 24px);
  font-weight: 300;
  color: inherit;
  margin-bottom: 0.5em;
}

p {
  font-size: clamp(16px, 4.26vw, 20px);
  line-height: 1.4;
  font-weight: 500;
}

ul {
  font-size: clamp(16px, 4.26vw, 20px);
  line-height: 1.4;
  font-weight: 300;
}

li {
  font-weight: 500;
}

a {
  text-decoration: none;
  color: #0047ab;
}
a:hover {
  color: #00ccff !important;
}

.wp-block-button__link {
  background-color: #0047ab;
}
.wp-block-button__link:hover {
  color: #0047ab !important;
  background-color: #00ccff;
}

.wp-block-button__link.has-text-color {
  border-color: #0047ab;
  color: #0047ab;
  background: transparent;
}
.wp-block-button__link.has-text-color:hover {
  border-color: #0047ab;
  color: rgb(43.5, 131.3157894737, 255) !important;
}

.wp-block-post-title {
  margin: auto;
  margin: 2em;
  text-align: center;
  text-transform: uppercase;
  font-size: clamp(30px, 4.26vw, 60px);
}
@media screen and (max-width: 999px) {
  .wp-block-post-title {
    margin-top: 4em;
  }
}
@media (max-width: 599px) {
  .wp-block-post-title {
    margin: 1em;
    margin-top: 2em;
    font-size: clamp(30px, 4.26vw, 60px);
  }
}

.page-template-text .text__body-container {
  padding: 16px;
}
.page-template-text .text__body-container ul {
  padding-left: 20px;
}

/* Gravity Form Style */
.gform_wrapper .gform-body .gfield_radio .gchoice input.gfield-choice-input[type=radio]:checked {
  background-color: #0768a6;
  border: 3px solid #2EA7F2 !important;
}
.gform_wrapper .gform-body input {
  font-family: inherit !important;
}
.gform_wrapper .gform-body .textarea {
  font-family: inherit !important;
  font-size: 15px;
}
.gform_wrapper .gform_footer .gform_button {
  transition: opacity 0.3s ease;
  background-color: #0047ab;
  border-radius: 0px;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  color: white;
}
.gform_wrapper .gform_footer .gform_button:hover {
  color: #0047ab !important;
  background-color: #00ccff;
}

.gform_confirmation_message {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.carousel-three-images .glide__arrow {
  color: #0047ab;
}

body .editor-styles-wrapper {
  font-family: "Montserrat", sans-serif;
}
body .editor-styles-wrapper h1, body .editor-styles-wrapper h2, body .editor-styles-wrapper h3, body .editor-styles-wrapper h4, body .editor-styles-wrapper h5, body .editor-styles-wrapper h6 {
  font-family: "Montserrat", sans-serif;
}
body .editor-styles-wrapper p {
  font-size: clamp(16px, 4.26vw, 20px);
}
body .editor-styles-wrapper a {
  color: #0047ab;
}
body .editor-styles-wrapper .wp-block-button__link {
  background-color: #0047ab;
}
body .editor-styles-wrapper .wp-block-button__link:hover {
  color: white !important;
  background-color: rgb(43.5, 131.3157894737, 255);
}
body .editor-styles-wrapper .wp-block-button__link.has-text-color {
  border-color: #0047ab;
  color: #0047ab;
  background: transparent;
}
body .editor-styles-wrapper .wp-block-button__link.has-text-color:hover {
  border-color: #0047ab;
  color: rgb(43.5, 131.3157894737, 255) !important;
}

header {
  position: fixed;
  width: 100%;
  z-index: 1000;
}
header .wp-block-site-logo {
  max-width: 20em;
  transition: max-width 1s;
}
header .wp-block-navigation {
  font-size: 16px;
  gap: 2em !important;
}
header .wp-block-navigation__submenu-container li {
  padding: 0.5em;
}
header .wp-block-navigation__responsive-container.has-modal-open ul {
  align-self: center;
  align-items: center !important;
}
header .wp-block-navigation__responsive-container.has-modal-open li {
  align-items: center !important;
}
header .wp-block-navigation__responsive-container.has-modal-open button {
  display: inline-block !important;
  width: 1em;
  height: 1em;
  padding-top: 0.5em;
}
header .wp-block-navigation__responsive-container.has-modal-open svg {
  pointer-events: none;
}
header .wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation__submenu-container {
  padding-top: 1em !important;
  display: none;
}
header .wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation__submenu-container.show {
  display: block;
}
header.header__sticky .wp-block-site-logo {
  max-width: 11em;
  transition: max-width 1s;
}
header .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #fafafa;
}

footer .wp-block-columns:first-child {
  max-width: 120em;
  padding: 6em 2em;
  margin: 4em auto 0 auto;
  gap: 0 !important;
}
footer .wp-block-columns:first-child .wp-block-column {
  border-left: solid 2px #282828;
  padding: 1em 3em;
}
@media (max-width: 781px) {
  footer .wp-block-columns:first-child .wp-block-column {
    border: none;
  }
}
footer .wp-block-columns:first-child .wp-block-column:last-child {
  border-right: solid 2px #282828;
}
@media (max-width: 781px) {
  footer .wp-block-columns:first-child .wp-block-column:last-child {
    border: none;
  }
}
footer .wp-block-social-links {
  padding: 1em 0 !important;
}
footer .credits {
  max-width: 115em;
  margin: auto;
  padding: 2em 2em 6em 2em;
  border-top: solid 2px #282828;
}
footer a {
  text-decoration: none;
  color: #0047ab;
}
footer a:hover {
  text-decoration: underline;
  color: #0047ab !important;
}

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