@font-face {
  font-family: "Aleo";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Aleo";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-Italic-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-Italic-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Aleo";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Aleo";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Aleo/Aleo-Italic-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-display: fallback;
  src: url("/wp-content/themes/conradsiegel25/assets/dist/fonts/Nunito/Nunito-Italic-VariableFont_wght.ttf") format("truetype");
}
.wp-block-page_header_block {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  background: linear-gradient(259deg, rgba(0, 0, 0, 0) 21.64%, rgba(0, 0, 0, 0.6) 65.96%), var(--bg-image) lightgray 50%/cover no-repeat;
  height: 100%;
  margin-bottom: 40px;
  margin-top: -40px;
}
.wp-block-page_header_block__inner {
  position: relative;
  box-sizing: border-box;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  flex-shrink: 0;
  min-height: 224px;
  padding: 60px 0;
  width: 100%;
}
.wp-block-page_header_block__inner .content {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  max-height: calc(100% - 160px);
}
.wp-block-page_header_block__inner .content .wp-block-heading {
  color: #ffffff;
  margin: 60px 0 0;
  max-width: 800px;
}
.wp-block-page_header_block__inner .content .description {
  max-width: 800px;
}
.wp-block-page_header_block__inner .content .description * {
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.wp-block-page_header_block__inner .content .description h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.wp-block-page_header_block__inner .content .description strong {
  font-weight: bold;
}
.wp-block-page_header_block__inner .content .description em {
  font-style: italic;
}
.wp-block-page_header_block__inner .content .wp-block-buttons {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.wp-block-page_header_block.is-style-blue {
  background-color: #262262;
  min-height: unset;
}
.wp-block-page_header_block.is-style-blue .wp-block-page_header_block__inner {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}
.wp-block-page_header_block.is-style-blue .wp-block-page_header_block__inner .content .wp-block-heading {
  position: relative;
  box-sizing: border-box;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  margin: 0 auto 10px;
  width: 100%;
}
.wp-block-page_header_block.is-style-blue .wp-block-page_header_block__inner .content .description {
  position: relative;
  box-sizing: border-box;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.wp-block-page_header_block.is-style-blue .wp-block-page_header_block__inner .content .description * {
  color: #ffffff;
}
@media (max-width: 640px) {
  .wp-block-page_header_block.is-style-blue .wp-block-page_header_block__inner .content .wp-block-heading {
    font-size: 36px;
  }
}
.wp-block-page_header_block.is-style-service {
  position: relative;
  background: unset;
  overflow: hidden;
}
.wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner {
  display: grid;
  -moz-column-gap: 120px;
       column-gap: 120px;
  grid-template-columns: 1fr 490px;
}
.wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner .content .wp-block-heading {
  color: #262262;
}
.wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner .content .description {
  position: relative;
  box-sizing: border-box;
  max-width: 1220px;
  margin-right: auto;
  margin-left: auto;
}
.wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner .content .description * {
  color: #262262;
}
.wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner .featured_image {
  height: 100%;
  width: 487px;
}
.wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner .featured_image img {
  border-radius: 12px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
}
.wp-block-page_header_block.is-style-service:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: unset;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.5)), var(--bg-image);
  background-position: calc(100vw - var(--bg-image-offset)) top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  content: "";
  filter: blur(10px);
  height: 96%;
  width: 100%;
  z-index: -1;
}
@media (max-width: 1220px) {
  .wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
  .wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner .featured_image {
    order: 2;
    width: 100%;
  }
  .wp-block-page_header_block.is-style-service .wp-block-page_header_block__inner .content {
    order: 1;
  }
  .wp-block-page_header_block.is-style-service:before {
    height: 50%;
  }
}
.wp-block-page_header_block.has-form .wp-block-page_header_block__inner {
  display: grid;
  -moz-column-gap: 70px;
       column-gap: 70px;
  grid-template-columns: 1fr 640px;
  max-height: 660px;
  padding-bottom: 0;
  padding-top: 50px;
}
.wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content h1 {
  margin-top: 10px;
}
.wp-block-page_header_block.has-form .wp-block-page_header_block__inner .form {
  position: relative;
  background: #ffffff;
  border-radius: 12px;
  flex-shrink: 0;
  margin: 0;
  padding: 50px 50px 10px 50px;
  width: 639px;
  z-index: 1;
}
.wp-block-page_header_block.has-form .wp-block-page_header_block__inner .form .gform-body .gfield {
  position: relative;
}
.wp-block-page_header_block.has-form .wp-block-page_header_block__inner .form .gform-footer {
  margin-top: -10px;
}
.wp-block-page_header_block.has-form .wp-block-page_header_block__inner .form .gform_validation_errors {
  display: none;
}
.wp-block-page_header_block.has-form .wp-block-page_header_block__inner .form .gfield_validation_message {
  position: absolute;
  top: 6px;
  right: 10px;
}
@media (max-width: 1110px) {
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner {
    grid-template-columns: 1fr;
    max-height: unset;
    padding-bottom: 40px;
    row-gap: 20px;
  }
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content {
    display: grid;
    -moz-column-gap: 60px;
         column-gap: 60px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto 1fr;
  }
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content .wp-block-heading {
    grid-column: 1;
    grid-row: 1;
  }
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content .description {
    grid-column: 1;
    grid-row: 2;
  }
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content .location-info {
    grid-column: 2;
    grid-row: 1/3;
  }
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .form {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content .wp-block-heading,
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content .description,
  .wp-block-page_header_block.has-form .wp-block-page_header_block__inner .content .location-info {
    grid-column: unset;
    grid-row: unset;
  }
}
.wp-block-page_header_block.has-location-info .wp-block-page_header_block__inner .content .location-info {
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-top: auto;
  padding: 42px;
}
.wp-block-page_header_block.has-location-info .wp-block-page_header_block__inner .content .location-info h2 {
  color: #2668A4;
  margin: 0 0 10px;
}
.wp-block-page_header_block.has-location-info .wp-block-page_header_block__inner .content .location-info .phone {
  display: block;
  color: #2668A4;
  font-family: "Aleo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 20px;
  text-decoration: none;
}
.wp-block-page_header_block.has-location-info .wp-block-page_header_block__inner .content .location-info .address {
  color: #2668A4;
  font-family: "Aleo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.wp-block-page_header_block.has-location-info .wp-block-page_header_block__inner .content .location-info .address address {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  font-style: normal;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section {
  border-top: 1px solid #ffffff;
  margin-top: 30px;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .wp-block-heading {
  margin-bottom: 20px;
  margin-top: 30px;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus {
  display: grid;
  -moz-column-gap: 24px;
       column-gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu {
  position: relative;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu_label {
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: relative;
  align-items: flex-start;
  background: #FFF;
  background-image: url('data:image/svg+xml,<svg width="6" height="5" viewBox="0 0 6 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 5L0.401924 0.5L5.59808 0.5L3 5Z" fill="%2300B2E3"/></svg>');
  background-position: calc(100% - 18px) center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #262262;
  cursor: pointer;
  font-family: Aleo;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  height: 70px;
  line-height: 120%;
  padding-left: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 3;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu_items {
  display: none;
  position: absolute;
  top: 10px;
  left: 0;
  background: #FFF;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  z-index: 2;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu_items li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu_items li a {
  display: block;
  color: #262262;
  font-family: Nunito;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 8px 20px;
  text-decoration: none;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu_items li a:hover {
  background-color: #00B2E3;
  color: #ffffff;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu_items li:first-child a {
  padding-top: 70px;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu_items li:last-child {
  border-bottom: unset;
}
.wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu.open .menu_label {
  background-image: url('data:image/svg+xml,<svg width="6" height="5" viewBox="0 0 6 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 5L0.401924 0.5L5.59808 0.5L3 5Z" fill="%2300B2E3" transform="rotate(180, 3, 3)"/></svg>');
}
@media (max-width: 1024px) {
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 24px;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(1) .menu_label, .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(2) .menu_label {
    z-index: 10;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(1) .menu_items, .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(2) .menu_items {
    z-index: 9;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(3) .menu_label, .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(4) .menu_label {
    z-index: 8;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(3) .menu_items, .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(4) .menu_items {
    z-index: 7;
  }
}
@media (max-width: 640px) {
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus {
    grid-template-columns: 1fr;
    row-gap: 24px;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(1) .menu_label {
    z-index: 10;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(1) .menu_items {
    z-index: 9;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(2) .menu_label {
    z-index: 8;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(2) .menu_items {
    z-index: 7;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(3) .menu_label {
    z-index: 6;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(3) .menu_items {
    z-index: 5;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(4) .menu_label {
    z-index: 4;
  }
  .wp-block-page_header_block.has-menus .wp-block-page_header_block__inner .menu_section .menus .menu:nth-child(4) .menu_items {
    z-index: 3;
  }
}
@media (max-width: 1270px) {
  .wp-block-page_header_block {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1220px) {
  .wp-block-page_header_block {
    margin-bottom: 30px;
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .wp-block-page_header_block .wp-block-page_header_block__inner .content .wp-block-buttons {
    display: flex;
    flex-flow: column;
  }
}
@media (max-width: 640px) {
  .wp-block-page_header_block {
    background: linear-gradient(252deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 70.05%), var(--bg-image) lightgray 50%/cover no-repeat;
  }
  .wp-block-page_header_block .wp-block-page_header_block__inner {
    padding: 40px 0;
  }
  .wp-block-page_header_block .wp-block-page_header_block__inner .content .wp-block-heading {
    margin: 0;
  }
}

.editor-styles-wrapper .wp-block-page_header_block {
  margin-bottom: 0;
  margin-top: 0;
}
.editor-styles-wrapper .wp-block-page_header_block__inner {
  padding: 10px;
}
.editor-styles-wrapper .wp-block-page_header_block.has-form .wp-block-page_header_block__inner {
  max-height: unset;
}

body.home .site-container .site-inner .entry-content .wp-block-page_header_block {
  position: relative;
}
body.home .site-container .site-inner .entry-content .wp-block-page_header_block__inner {
  min-height: 730px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
body.home .site-container .site-inner .entry-content .wp-block-page_header_block__inner .content {
  max-width: 500px;
}
body.home .site-container .site-inner .entry-content .wp-block-page_header_block__inner .content .wp-block-heading {
  margin-top: 0;
}
body.home .site-container .site-inner .entry-content .wp-block-page_header_block__inner .content .description {
  width: 100%;
}
body.home .site-container .site-inner .entry-content .wp-block-page_header_block:after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="1440" height="225" viewBox="0 0 1440 225" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-42 45.7825C122.895 28.7112 528.235 -48.0962 844.349 45.7825C1118.31 127.134 1440 117.716 1440 117.716V225H-42V45.7825Z" fill="white"/></svg>');
  display: block;
  width: 100%;
  height: 225px;
  position: absolute;
  bottom: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: left 108px;
}
@media (max-width: 1320px) {
  body.home .site-container .site-inner .entry-content .wp-block-page_header_block {
    padding-left: 0;
    padding-right: 0;
  }
  body.home .site-container .site-inner .entry-content .wp-block-page_header_block__inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
