@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);
*{
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
  font-family: Open Sans, sans-serif;
}

btn{
  display: inline-block;
  min-width: 100px;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(12 64 142 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.875rem;
  padding-top: 0.75rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(254 203 2 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 203 2 / var(--tw-bg-opacity, 1));
}
btn-light{
  --tw-border-opacity: 1;
  border-color: rgb(12 64 142 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(12 64 142 / var(--tw-text-opacity, 1));
}

input:not([type=submit]), textarea{
  width: 100% !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(12 64 142 / var(--tw-border-opacity, 1)) !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

input:not([type=submit]):focus, textarea:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(254 203 2 / var(--tw-border-opacity, 1)) !important;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  --tw-shadow-color: rgb(254 203 2 / 0.5) !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

label{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(12 64 142 / var(--tw-text-opacity, 1));
}
label .req{
  --tw-text-opacity: 1;
  color: rgb(228 87 44 / var(--tw-text-opacity, 1));
}

textarea{
  height: 7rem;
}

form input[type=submit]{
  margin-top: 0px;
  display: inline-block;
  min-width: 100px;
  cursor: pointer;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(12 64 142 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

form input[type=submit]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(254 203 2 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 203 2 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  form input[type=submit]{
    margin-top: 1.75rem;
    margin-left: 5.5rem;
  }
}

@media (min-width: 768px){
  form input[type=submit]{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.dt-container .dt-layout-row{
  margin-top: 0.75rem;
}

.wysiwyg{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.wysiwyg h1{
  margin-bottom: 1.25rem;
  font-size: 32px;
  line-height: 40px;
}
@media (min-width: 640px){
  .wysiwyg h1{
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 768px){
  .wysiwyg h1{
    font-size: 40px;
    line-height: 120%;
  }
}
.wysiwyg h2{
  margin-bottom: 1.25rem;
  font-size: 28px;
  line-height: 32px;
}
@media (min-width: 640px){
  .wysiwyg h2{
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 768px){
  .wysiwyg h2{
    font-size: 32px;
    line-height: 40px;
  }
}
.wysiwyg h3{
  margin-bottom: 1.25rem;
  font-size: 25px;
  line-height: 31px;
}
@media (min-width: 640px){
  .wysiwyg h3{
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 768px){
  .wysiwyg h3{
    font-size: 28px;
    line-height: 32px;
  }
}
.wysiwyg h4{
  margin-bottom: 1rem;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 640px){
  .wysiwyg h4{
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 768px){
  .wysiwyg h4{
    font-size: 25px;
    line-height: 31px;
  }
}
.wysiwyg h5{
  margin-bottom: 1rem;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 640px){
  .wysiwyg h5{
    margin-bottom: 1.25rem;
  }
}
.wysiwyg h6{
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 640px){
  .wysiwyg h6{
    margin-bottom: 1.25rem;
  }
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6{
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}
.wysiwyg p{
  margin-bottom: 1.25rem;
}
.wysiwyg p:last-child{
  margin-bottom: 0px;
}
.wysiwyg p.empty-space{
  margin-bottom: 0px;
}
.wysiwyg hr{
  margin-top: 3rem;
  margin-bottom: 3rem;
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
}
.wysiwyg ul, .wysiwyg ol{
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}
.wysiwyg ul:last-child, .wysiwyg ol:last-child{
  margin-bottom: 0px;
}
.wysiwyg ul li, .wysiwyg ol li{
  position: relative;
  margin-bottom: 0.25rem;
}
.module-long-text-block .wysiwyg ul li, .module-long-text-block .wysiwyg ol li{
  margin-bottom: 0px;
}
.wysiwyg ul li:last-child, .wysiwyg ol li:last-child{
  margin-bottom: 0px;
}
.wysiwyg ul{
  list-style-type: disc;
}
.wysiwyg ul ul{
  margin-top: 0.25rem;
  list-style-type: square;
}
.wysiwyg ul ul ul{
  margin-top: 0.25rem;
  list-style-type: none;
}
.wysiwyg ul ul ul li::before {
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid black;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 14px;
  position: relative;
}
.wysiwyg ol{
  list-style-type: decimal;
}
.wysiwyg ol ol{
  margin-top: 0.25rem;
  list-style-type: lower-alpha;
}
.wysiwyg ol ol ol{
  margin-top: 0.25rem;
  list-style-type: lower-roman;
}
.wysiwyg blockquote{
  margin-bottom: 1.25rem;
  border-top-width: 2px;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
  padding-top: 3rem;
  padding-bottom: 3rem;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(12 64 142 / var(--tw-text-opacity, 1));
}
.wysiwyg table{
  margin-bottom: 1rem;
  width: 100%;
}
.wysiwyg table td, .wysiwyg table th{
  border-width: 1px;
  padding: 1rem;
}
.wysiwyg a:not(.btn){
  overflow-wrap: break-word;
  --tw-text-opacity: 1;
  color: rgb(12 64 142 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.wysiwyg a:not(.btn):visited{
  color: rgb(12 64 142 / 0.3);
}
.wysiwyg a:not(.btn):hover{
  color: rgb(12 64 142 / 0.75);
}
.module-long-text-block .wysiwyg a:not(.btn){
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.module-long-text-block .wysiwyg a:not(.btn):visited{
  color: rgb(12 64 142 / 0.3);
}
.module-long-text-block .wysiwyg a:not(.btn):hover{
  color: rgb(51 51 51 / 0.75);
}
.wysiwyg b,
.wysiwyg strong{
  font-weight: 700;
}
.wysiwyg img.alignright{
  float: right;
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}
.wysiwyg img.alignleft{
  float: left;
  margin-bottom: 1.25rem;
  margin-right: 1.25rem;
  margin-top: 0px;
  margin-left: 0px;
}
.wysiwyg img.aligncenter{
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.wysiwyg .wp-caption {
  width: 100% !important;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .wysiwyg .wp-caption{
    margin-bottom: 3rem;
  }
}
.wysiwyg .wp-caption .wp-caption-text{
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.wysiwyg iframe, .wysiwyg video, .wysiwyg audio{
  aspect-ratio: 16 / 9;
  height: 100%;
  width: 100%;
}
.wysiwyg del, .wysiwyg mark, .wysiwyg s{
  text-decoration-line: none;
  background: linear-gradient(180deg, rgba(242, 154, 46, 0.6) 0%, rgba(255, 169, 63, 0.6) 50%, rgba(255, 198, 129, 0.6) 100%);
}

.module-long-text-block .wysiwyg.blue-text-block a:not(.btn){
  overflow-wrap: break-word;
  --tw-text-opacity: 1;
  color: rgb(12 64 142 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.main-navigation ul li {
  position: relative;
}
.main-navigation > ul > li{
  position: relative;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1024px){
  .main-navigation > ul > li{
    display: inline-block;
  }
}
.main-navigation > ul > li > a{
  position: relative;
  display: block;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: -0.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1280px){
  .main-navigation > ul > li > a{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.main-navigation > ul > li > a .sub-nav-toggler{
  margin-left: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.main-navigation > ul > li > a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.main-navigation > ul > li.current-menu-item{
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .main-navigation > ul > li .sub-menu{
    visibility: hidden;
    z-index: 0;
    opacity: 0;
  }
}
.main-navigation > ul > li .sub-menu > li > a .sub-nav-toggler {
  right: 11px;
  position: absolute;
  rotate: 271deg;
}
.main-navigation > ul > li .sub-menu li .sub-menu {
  top: 0;
  right: -100%;
  left: auto;
}
.main-navigation > ul > li .sub-menu li:hover .sub-menu {
  visibility: visible;
  z-index: 99;
  opacity: 1;
}
.main-navigation > ul > li:hover > .sub-menu {
  visibility: visible;
  z-index: 99;
  opacity: 1;
}
@media (max-width: 1023px) {
  .main-navigation > ul{
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: 50;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(44 117 228 / var(--tw-bg-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 1rem;
  }
  .main-navigation > ul > li.menu-item-has-children{
    position: relative;
    padding-right: 3rem;
  }
  .main-navigation > ul > li.menu-item-has-children.submenu-open .sub-nav-toggler{
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .main-navigation > ul > li.menu-item-has-children .sub-nav-toggler{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 3rem;
    height: 3rem;
    background-image: url("../../assets/images/rigthArrow.png");
    background-position: center;
    background-repeat: no-repeat;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .main-navigation > ul .sub-menu{
    margin-left: 1rem;
    display: none;
  }
  .main-navigation > ul .sub-menu .sub-menu{
    display: block;
  }
  .main-navigation > ul .sub-menu li{
    flex-wrap: wrap;
  }
  .main-navigation > ul .sub-menu li .sub-menu{
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .main-navigation > ul{
    display: block !important;
  }
  .main-navigation .sub-menu {
    position: absolute;
    left: 0px;
    top: 100%;
    display: block !important;
    width: 250px;
    background-color: rgba(12, 64, 142, 0.95);
  }
}
.main-navigation .sub-menu li {
  position: relative;
  margin: 0px;
  display: flex;
  justify-content: space-between;
  border-bottom-width: 1px;
  border-style: solid;
  border-bottom-color: rgba(44, 117, 228, 0.8);
  text-align: left;
}
.main-navigation .sub-menu li a{
  display: block;
  height: auto;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.main-navigation .sub-menu li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(22 72 155 / var(--tw-bg-opacity, 1));
}

#mobile-menu-toggle :nth-child(2){
  display: none;
}
#mobile-menu-toggle.open :nth-child(1){
  display: none;
}
#mobile-menu-toggle.open :nth-child(2){
  display: block;
}

.footer-section .links-list li{
  margin-bottom: 0.5rem;
}

@media (min-width: 640px){
  .footer-section .links-list li{
    margin-bottom: 0.75rem;
  }
}
.footer-section .links-list li > a{
  background-image: url("../../assets/images/rigthArrow.png");
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 640px){
  .footer-section .links-list li > a{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.footer-section .footer-main-menu .sub-menu{
  display: none;
}

.module-image-slider .swiper-pagination{
  bottom: 1rem;
}

@media (min-width: 640px){
  .module-image-slider .swiper-pagination{
    bottom: 1.5rem;
  }
}
.module-image-slider .swiper-pagination .swiper-pagination-bullet{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0px;
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(253 253 250 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 1 !important;
}
@media (min-width: 640px){
  .module-image-slider .swiper-pagination .swiper-pagination-bullet{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: 0.75rem;
    height: 0.75rem;
  }
}
.module-image-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
}

.module-testimonial .swiper-pagination{
  bottom: 0.5rem;
}
.module-testimonial .swiper-pagination .swiper-pagination-bullet{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0px;
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(253 253 250 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 203 2 / var(--tw-bg-opacity, 1));
  opacity: 1 !important;
}
.module-testimonial .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
}

.module-contact-block .map-area {
  margin-top: 0;
  position: relative;
  z-index: 1;
}
.module-contact-block .map-area .google_map{
  height: 100%;
}
.module-contact-block .map-area .google_map iframe {
  height: 559px;
  width: 100%;
  border: none !important;
  display: block;
}
.module-contact-block .contact-frm-top{
  margin-bottom: 3rem;
}
@media (min-width: 640px){
  .module-contact-block .contact-frm-top{
    margin-bottom: 4rem;
  }
}
@media (min-width: 768px){
  .module-contact-block .contact-frm-top{
    margin-bottom: 5rem;
  }
}
.module-contact-block .contact-frm-top .contact-info{
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
  padding: 2rem;
}
@media (min-width: 640px){
  .module-contact-block .contact-frm-top .contact-info{
    padding: 4rem;
  }
}
.module-contact-block .contact-frm-top .contact-info h2{
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.module-contact-block .contact-frm-top .contact-info .address{
  margin: 0px;
  margin-bottom: 30px;
  list-style-type: none;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.module-contact-block .contact-frm-top .contact-info .address p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.module-contact-block .contact-frm-top .contact-info .address li{
  position: relative;
  margin-bottom: 1.25rem;
  padding-left: 1.25rem;
}
.module-contact-block .contact-frm-top .contact-info .address i{
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 25px;
}
.module-contact-block .contact-frm-top .contact-info .address span{
  margin-bottom: 0.625rem;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.module-contact-block .contact-frm-top .contact-info .social-link li {
  display: inline-block;
  margin-right: 10px;
}
.module-contact-block .contact-frm-top .contact-info .social-link li a i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: white;
  color: #333;
  transition: all ease 0.5s;
  display: inline-block;
  text-align: center;
  font-size: 18px;
}
.module-contact-block .contact-frm-wrap header{
  margin-bottom: 1.25rem;
  text-align: center;
}
.module-contact-block .contact-frm-wrap header h3{
  margin-bottom: 2rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}
.module-contact-block .contact-frm-wrap .contact-frm{
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.module-contact-block .contact-frm-wrap .contact-frm .cf-row{
  display: grid;
  gap: 0.75rem;
}
@media (min-width: 640px){
  .module-contact-block .contact-frm-wrap .contact-frm .cf-row{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
.module-contact-block .contact-frm-wrap .contact-frm label{
  margin-bottom: 10px;
  display: block;
  text-align: left;
  font-weight: 600;
}
.module-contact-block .contact-frm-wrap .contact-frm input[type=text], .module-contact-block .contact-frm-wrap .contact-frm input[type=email], .module-contact-block .contact-frm-wrap .contact-frm textarea{
  width: 100%;
}
@media (min-width: 640px){
  .module-contact-block .contact-frm-wrap .contact-frm input[type=text], .module-contact-block .contact-frm-wrap .contact-frm input[type=email], .module-contact-block .contact-frm-wrap .contact-frm textarea{
    margin-top: 0.5rem;
  }
}
.module-contact-block .contact-frm-wrap .contact-frm .cf-btn{
  text-align: center;
}
.module-contact-block .contact-frm-wrap .contact-frm .cf-btn input[type=submit]{
  cursor: pointer;
}
.module-contact-block .contact-frm-wrap .contact-frm .wpcf7-not-valid-tip{
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(228 87 44 / var(--tw-text-opacity, 1));
}

.module-text-and-image p{
  margin-bottom: 0.75rem;
}

.password-protected{
  margin-top: 1.5rem;
}

@media (min-width: 640px){
  .password-protected{
    margin-top: 2.5rem;
  }
}
.password-protected form{
  margin-left: auto;
  margin-right: auto;
  max-width: 42rem;
}
@media (min-width: 640px){
  .password-protected form input[type=password]{
    width: calc(100% - 100px) !important;
  }
}
.password-protected form input[type=submit]{
  margin-top: 1.5rem !important;
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
@media (min-width: 640px){
  .password-protected form input[type=submit]{
    margin-left: 5rem !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}
.password-protected form input[aria-describedby=error-pwbox-18]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(228 87 44 / var(--tw-border-opacity, 1)) !important;
}
.password-protected p#error-pwbox-18{
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(228 87 44 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .password-protected p#error-pwbox-18{
    margin-bottom: 1rem;
  }
}
.password-protected P + P{
  margin-top: 0.5rem;
}
@media (min-width: 640px){
  .password-protected P + P{
    margin-top: 1rem;
  }
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 100%){
  .container{
    max-width: 100%;
  }
}
@media (min-width: 984px){
  .container{
    max-width: 984px;
  }
}
@media (min-width: 1240px){
  .container{
    max-width: 1240px;
  }
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.left-0{
  left: 0px;
}
.right-0{
  right: 0px;
}
.top-0{
  top: 0px;
}
.top-full{
  top: 100%;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[-134px\]{
  margin-top: -134px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[640\/400\]{
  aspect-ratio: 640/400;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.size-3\.5{
  width: 0.875rem;
  height: 0.875rem;
}
.size-32{
  width: 8rem;
  height: 8rem;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.size-5{
  width: 1.25rem;
  height: 1.25rem;
}
.size-6{
  width: 1.5rem;
  height: 1.5rem;
}
.size-\[18px\]{
  width: 18px;
  height: 18px;
}
.h-14{
  height: 3.5rem;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.max-h-16{
  max-height: 4rem;
}
.max-h-\[600px\]{
  max-height: 600px;
}
.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-14{
  width: 3.5rem;
}
.w-40{
  width: 10rem;
}
.w-7{
  width: 1.75rem;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-\[378px\]{
  max-width: 378px;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.\!justify-center{
  justify-content: center !important;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.\!border-white{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#e9e9e9\]{
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity, 1));
}
.border-blue{
  --tw-border-opacity: 1;
  border-color: rgb(12 64 142 / var(--tw-border-opacity, 1));
}
.border-dark{
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1));
}
.border-white\/50{
  border-color: rgb(255 255 255 / 0.5);
}
.bg-\[\#1e6eb9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(30 110 185 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2283df\]{
  --tw-bg-opacity: 1;
  background-color: rgb(34 131 223 / var(--tw-bg-opacity, 1));
}
.bg-\[\#3B82F6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#60A5FA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#cde1ff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(205 225 255 / var(--tw-bg-opacity, 1));
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-blue-light{
  --tw-bg-opacity: 1;
  background-color: rgb(44 117 228 / var(--tw-bg-opacity, 1));
}
.bg-blue-light\/10{
  background-color: rgb(44 117 228 / 0.1);
}
.bg-blue\/45{
  background-color: rgb(12 64 142 / 0.45);
}
.bg-blue\/5{
  background-color: rgb(12 64 142 / 0.05);
}
.bg-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
}
.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(88 146 52 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
}
.bg-red{
  --tw-bg-opacity: 1;
  background-color: rgb(228 87 44 / var(--tw-bg-opacity, 1));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(254 203 2 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-2{
  padding: 0.5rem;
}
.p-3\.5{
  padding: 0.875rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-8{
  padding: 2rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3\.5{
  padding-bottom: 0.875rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-44{
  padding-top: 11rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.text-center{
  text-align: center;
}
.text-2xl\/none{
  font-size: 1.5rem;
  line-height: 1;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-h2{
  font-size: 40px;
  line-height: 120%;
}
.text-h3{
  font-size: 32px;
  line-height: 40px;
}
.text-h4{
  font-size: 28px;
  line-height: 32px;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-none{
  line-height: 1;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(12 64 142 / var(--tw-text-opacity, 1));
}
.text-blue-light{
  --tw-text-opacity: 1;
  color: rgb(44 117 228 / var(--tw-text-opacity, 1));
}
.text-dark{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-gray{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(12 64 142 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}
.underline{
  text-decoration-line: underline;
}
.opacity-90{
  opacity: 0.9;
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0px_13px_rgba\(44\2c 117\2c 228\2c 0\.1\)\]{
  --tw-shadow: 0 0px 13px rgba(44,117,228,0.1);
  --tw-shadow-colored: 0 0px 13px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[\#2C75E41A\]{
  --tw-shadow-color: #2C75E41A;
  --tw-shadow: var(--tw-shadow-colored);
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
body.page-id-394 .page-hero, body.page-id-392 .page-hero {
  display: none;
}
.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}
.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}
.before\:top-1\/2::before{
  content: var(--tw-content);
  top: 50%;
}
.before\:h-4::before{
  content: var(--tw-content);
  height: 1rem;
}
.before\:w-\[1px\]::before{
  content: var(--tw-content);
  width: 1px;
}
.before\:-translate-y-1\/2::before{
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:content-normal::before{
  content: var(--tw-content);
  align-content: normal;
}
.before\:bg-black::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:inset-0::after{
  content: var(--tw-content);
  inset: 0px;
}
.after\:size-full::after{
  content: var(--tw-content);
  width: 100%;
  height: 100%;
}
.after\:content-normal::after{
  content: var(--tw-content);
  align-content: normal;
}
.after\:bg-primary\/80::after{
  content: var(--tw-content);
  background-color: rgb(12 64 142 / 0.8);
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(12 64 142 / var(--tw-bg-opacity, 1));
}
.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:block{
  display: block;
}
.group:hover .group-hover\:\!fill-white{
  fill: #ffffff !important;
}
.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 1024px){
  .max-lg\:hidden{
    display: none;
  }
}
@media not all and (min-width: 768px){
  .max-md\:hidden{
    display: none;
  }
  .max-md\:w-full{
    width: 100%;
  }
}
@media not all and (min-width: 640px){
  .max-sm\:hidden{
    display: none;
  }
  .max-sm\:w-14{
    width: 3.5rem;
  }
}
@media (min-width: 640px){
  .sm\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .sm\:mb-4{
    margin-bottom: 1rem;
  }
  .sm\:mb-7{
    margin-bottom: 1.75rem;
  }
  .sm\:mb-7\.5{
    margin-bottom: 30px;
  }
  .sm\:mt-12{
    margin-top: 3rem;
  }
  .sm\:mt-5{
    margin-top: 1.25rem;
  }
  .sm\:mt-6{
    margin-top: 1.5rem;
  }
  .sm\:mt-7\.5{
    margin-top: 30px;
  }
  .sm\:mt-9{
    margin-top: 2.25rem;
  }
  .sm\:aspect-\[1000\/470\]{
    aspect-ratio: 1000/470;
  }
  .sm\:size-36{
    width: 9rem;
    height: 9rem;
  }
  .sm\:max-h-20{
    max-height: 5rem;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:gap-y-12{
    row-gap: 3rem;
  }
  .sm\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .sm\:px-7\.5{
    padding-left: 30px;
    padding-right: 30px;
  }
  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .sm\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:py-7\.5{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .sm\:pb-12{
    padding-bottom: 3rem;
  }
  .sm\:pt-48{
    padding-top: 12rem;
  }
  .sm\:pt-8{
    padding-top: 2rem;
  }
  .sm\:text-22{
    font-size: 22px;
    line-height: 28px;
  }
  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-3xl\/none{
    font-size: 1.875rem;
    line-height: 1;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-h2{
    font-size: 40px;
    line-height: 120%;
  }
  .sm\:text-h3{
    font-size: 32px;
    line-height: 40px;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .sm\:text-xl\/none{
    font-size: 1.25rem;
    line-height: 1;
  }
  .sm\:before\:h-5::before{
    content: var(--tw-content);
    height: 1.25rem;
  }
}
@media (min-width: 768px){
  .md\:order-first{
    order: -9999;
  }
  .md\:order-last{
    order: 9999;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:mt-7{
    margin-top: 1.75rem;
  }
  .md\:flex{
    display: flex;
  }
  .md\:size-44{
    width: 11rem;
    height: 11rem;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:w-\[350px\]{
    width: 350px;
  }
  .md\:flex-1{
    flex: 1 1 0%;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:gap-7\.5{
    gap: 30px;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .md\:pb-16{
    padding-bottom: 4rem;
  }
  .md\:pt-\[210px\]{
    padding-top: 210px;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-4xl\/none{
    font-size: 2.25rem;
    line-height: 1;
  }
  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-h2{
    font-size: 40px;
    line-height: 120%;
  }
  .md\:text-h3{
    font-size: 32px;
    line-height: 40px;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .lg\:block{
    display: block;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[1920\/600\]{
    aspect-ratio: 1920/600;
  }
  .lg\:w-6\/12{
    width: 50%;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-9{
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-h2{
    font-size: 40px;
    line-height: 120%;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1280px){
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
