@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.cdnfonts.com/css/satoshi);

/*
Theme Name: Bauther Theme
Theme URI: https://default_theme.com
Author: Buzzvel Team
Author URI: https://buzzvel.com
Description: Tailwind Theme (3.0.1)
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Bauther Theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/** Hero Carousel **/
#hero-carousel .slick-slide {
  height: auto;
}
#hero-carousel .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
#hero-carousel .slick-next.slick-arrow, #hero-carousel .slick-prev.slick-arrow{
  position: absolute;
  bottom: 20px;
  z-index: 10;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  left: calc(50% + 70px);
}
#hero-carousel .slick-prev.slick-arrow {
  left: calc(50% - 70px);
}
/** Header Menu **/
#site-navigation-desktop li {
  list-style: none;
}
#site-navigation-desktop div {
  padding: 0 !important;
  margin-top: 0.3rem !important;
}
#site-navigation-desktop div ul.menu {
  padding: 0 !important;
  display: flex;
  justify-content: center;
  gap: 3rem;
}
#site-navigation-desktop div ul.menu > li.menu-item{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
#site-navigation-desktop div ul.menu > li.menu-item:hover{
  opacity: 0.8;
}
#site-navigation-desktop div ul.menu > li.menu-item a{
  text-decoration-line: none;
}
#site-navigation-desktop div ul.menu > li.menu-item a:hover{
  font-weight: 800;
}
#site-navigation-desktop div ul.menu > li.menu-item ul.sub-menu{
  font-size: 20px;
}
#site-navigation-desktop .current-menu-item a {
  color: #B3B3B3 !important;
}
/** Header Menu **/
#site-navigation-mobile li {
  list-style: none;
}
#site-navigation-mobile div {
  padding: 0 !important;
  margin-top: 0 !important;
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity));
}
#site-navigation-mobile div ul.menu {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#site-navigation-mobile div ul.menu > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(128 128 128 / var(--tw-divide-opacity));
}
#site-navigation-mobile div ul.menu > li.menu-item{
  height: 100%;
  padding-left: 4.444vw;
  padding-right: 4.444vw;
  margin-left: 0px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
#site-navigation-mobile div ul.menu > li.menu-item:hover{
  opacity: 0.8;
}
#site-navigation-mobile div ul.menu > li.menu-item a{
  text-decoration-line: none;
}
#site-navigation-mobile div ul.menu > li.menu-item a:hover{
  font-weight: 800;
}
#site-navigation-mobile div ul.menu > li.menu-item ul.sub-menu{
  font-size: 20px;
}
#site-navigation-mobile .current-menu-item a {
  color: #B3B3B3 !important;
}
form.search-form li {
  list-style: none;
}
form.search-form .search-field{
  padding-left: 1rem;
}
form.search-form .search-submit{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}
#associative-component-header .ac-component_header-li{
  display: inline-flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity));
  font-size: 18px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
#associative-component-header .ac-component_header-li:last-child{
  padding-right: 0px;
}
@media (min-width: 768px){
  #associative-component-header .ac-component_header-li{
    width: 2.75rem;
  }
}
@media (min-width: 1024px){
  #associative-component-header .ac-component_header-li{
    height: -moz-fit-content;
    height: fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 29px;
    padding-bottom: 1rem;
  }
}
#associative-component-header .ac-component_header-li button.active{
  --tw-text-opacity: 1;
  color: rgb(230 49 55 / var(--tw-text-opacity));
}
#associative-component-header .ac-component_header-li.without-results{
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
#associative-component-results{
  margin-top: 46px;
  list-style-type: none;
}
@media (min-width: 1024px){
  #associative-component-results{
    margin-top: 60px;
  }
}
#associative-component-results ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px){
  #associative-component-results ul{
    display: grid;
    max-width: 792px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  #associative-component-results ul{
    display: flex;
    max-width: unset;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 56px;
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  #associative-component-results ul li{
    width: 50%;
  }
}
#associative-component-results ul li .heading{
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
#associative-component-results ul li a.terciary_btn{
  margin-top: 1.5rem;
  text-decoration-line: none;
}
#faq-component-container .faq-button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
.faq_item_container.active {
  max-height: 10000px;
  transition: all ease-in 500;
}
.faq_item_container.active .arrow-img {
  transform: unset !important;
}
.faq-shadow {
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
}
.custom-bread-crumbs-link nav > p{
  font-size: 14px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.custom-bread-crumbs-link nav > p a{
  text-decoration-line: none;
}
.custom-bread-crumbs-link nav > p a:first-child{
  font-weight: 700;
}
.custom-bread-crumbs-link .separator{
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/default_theme/assets/img/separator.svg");
}
form.fluent_form_3 .ff-btn-submit {
  background: #e67e22 !important;
  height: 48px;
  width: 100%;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
form.fluent_form_3 .ff-btn-submit:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
form.fluent_form_3 .ff-btn-submit:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.acf-block input[type=tel]{
  margin-top: 25px;
}
.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
  position: absolute;
}
.ff-el-form-check-label span{
  margin-left: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.fluentform select{
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-image: url("/wp-content/themes/default_theme/assets/img/orange-arrow.svg") !important;
  background-position: 90%;
}
select[name=phone_prefix] {
  width: 104px !important;
  background-position: 90% !important;
}
#sidebar{
  overflow-y: auto;
  padding-bottom: 2.5rem;
}
#menu-main-menu{
  padding-bottom: 2.5rem;
}
.search-field{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.search-field:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.search-field:not(:placeholder-shown),.search-field:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.search-field.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.custom-language-switch-container{
  position: relative;
  display: flex;
  gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.custom-language-switch-container .wpml-ls-legacy-list-horizontal{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0px;
  padding-bottom: 0px;
}
.custom-language-switch-container ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container ul li,
.custom-language-switch-container ul a{
  padding: 0px;
  padding-top: 0.25rem;
  font-weight: 700;
  text-decoration-line: none;
}
.custom-language-switch-container ul li:hover,
.custom-language-switch-container ul a:hover{
  font-weight: 700;
}
.custom-language-switch-container ul li span,
.custom-language-switch-container ul a span{
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container-mobile{
  position: relative;
  display: flex;
  gap: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.custom-language-switch-container-mobile .wpml-ls-legacy-list-horizontal{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0px;
  padding-bottom: 0px;
}
.custom-language-switch-container-mobile ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container-mobile ul li,
.custom-language-switch-container-mobile ul a{
  padding: 0px;
  padding-top: 0.25rem;
  text-decoration-line: none;
}
.custom-language-switch-container-mobile ul li:hover,
.custom-language-switch-container-mobile ul a:hover{
  font-weight: 400;
}
.custom-language-switch-container-mobile ul li span,
.custom-language-switch-container-mobile ul a span{
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container-mobile .shadow-dropdown {
  box-shadow: 0px -5px 8px -3px rgba(0, 0, 0, 0.3);
}
.custom-language-switch-container.cv-v2{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.custom-language-switch-container.cv-v2 .wpml-ls-legacy-list-horizontal{
  padding: 0px;
}
.custom-logo-link-container.custom-language-switch-container.cv-v2 .wpml-ls-current-language .search-icon {
    display: block !important;
  }
.custom-language-switch-container.cv-v2 .wpml-ls-current-language{
  display: none !important;
}
.custom-language-switch-container.cv-v2 ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container.cv-v2 ul li,
.custom-language-switch-container.cv-v2 ul a{
  padding: 0px;
  padding-top: 0.25rem;
  text-decoration-line: none;
}
#ot-sdk-cookie-policy{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}
#ot-sdk-cookie-policy-v2{
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}
#ot-sdk-cookie-policy-v2 #cookie-policy-title{
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
  font-size: inherit !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{
  --tw-text-opacity: 1 !important;
  color: rgb(33 33 33 / var(--tw-text-opacity)) !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
  background: white !important;
}
#onetrust-banner-sdk div, #onetrust-banner-sdk span, #onetrust-banner-sdk h1, #onetrust-banner-sdk h2, #onetrust-banner-sdk h3, #onetrust-banner-sdk h4, #onetrust-banner-sdk h5, #onetrust-banner-sdk h6, #onetrust-banner-sdk p, #onetrust-banner-sdk img, #onetrust-banner-sdk svg, #onetrust-banner-sdk button, #onetrust-banner-sdk section, #onetrust-banner-sdk a, #onetrust-banner-sdk label, #onetrust-banner-sdk input, #onetrust-banner-sdk ul, #onetrust-banner-sdk li, #onetrust-banner-sdk nav, #onetrust-banner-sdk table, #onetrust-banner-sdk thead, #onetrust-banner-sdk tr, #onetrust-banner-sdk td, #onetrust-banner-sdk tbody, #onetrust-banner-sdk .ot-main-content, #onetrust-banner-sdk .ot-toggle, #onetrust-banner-sdk #ot-content, #onetrust-banner-sdk #ot-pc-content, #onetrust-banner-sdk .checkbox, #onetrust-pc-sdk div, #onetrust-pc-sdk span, #onetrust-pc-sdk h1, #onetrust-pc-sdk h2, #onetrust-pc-sdk h3, #onetrust-pc-sdk h4, #onetrust-pc-sdk h5, #onetrust-pc-sdk h6, #onetrust-pc-sdk p, #onetrust-pc-sdk img, #onetrust-pc-sdk svg, #onetrust-pc-sdk button, #onetrust-pc-sdk section, #onetrust-pc-sdk a, #onetrust-pc-sdk label, #onetrust-pc-sdk input, #onetrust-pc-sdk ul, #onetrust-pc-sdk li, #onetrust-pc-sdk nav, #onetrust-pc-sdk table, #onetrust-pc-sdk thead, #onetrust-pc-sdk tr, #onetrust-pc-sdk td, #onetrust-pc-sdk tbody, #onetrust-pc-sdk .ot-main-content, #onetrust-pc-sdk .ot-toggle, #onetrust-pc-sdk #ot-content, #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk .checkbox, #ot-sdk-cookie-policy div, #ot-sdk-cookie-policy span, #ot-sdk-cookie-policy h1, #ot-sdk-cookie-policy h2, #ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy p, #ot-sdk-cookie-policy img, #ot-sdk-cookie-policy svg, #ot-sdk-cookie-policy button, #ot-sdk-cookie-policy section, #ot-sdk-cookie-policy a, #ot-sdk-cookie-policy label, #ot-sdk-cookie-policy input, #ot-sdk-cookie-policy ul, #ot-sdk-cookie-policy li, #ot-sdk-cookie-policy nav, #ot-sdk-cookie-policy table, #ot-sdk-cookie-policy thead, #ot-sdk-cookie-policy tr, #ot-sdk-cookie-policy td, #ot-sdk-cookie-policy tbody, #ot-sdk-cookie-policy .ot-main-content, #ot-sdk-cookie-policy .ot-toggle, #ot-sdk-cookie-policy #ot-content, #ot-sdk-cookie-policy #ot-pc-content, #ot-sdk-cookie-policy .checkbox, #ot-sync-ntfy div, #ot-sync-ntfy span, #ot-sync-ntfy h1, #ot-sync-ntfy h2, #ot-sync-ntfy h3, #ot-sync-ntfy h4, #ot-sync-ntfy h5, #ot-sync-ntfy h6, #ot-sync-ntfy p, #ot-sync-ntfy img, #ot-sync-ntfy svg, #ot-sync-ntfy button, #ot-sync-ntfy section, #ot-sync-ntfy a, #ot-sync-ntfy label, #ot-sync-ntfy input, #ot-sync-ntfy ul, #ot-sync-ntfy li, #ot-sync-ntfy nav, #ot-sync-ntfy table, #ot-sync-ntfy thead, #ot-sync-ntfy tr, #ot-sync-ntfy td, #ot-sync-ntfy tbody, #ot-sync-ntfy .ot-main-content, #ot-sync-ntfy .ot-toggle, #ot-sync-ntfy #ot-content, #ot-sync-ntfy #ot-pc-content, #ot-sync-ntfy .checkbox {
  line-height: inherit !important;
}
#ot-sdk-btn-floating .ot-floating-button__back svg {
  width: 24px;
  height: 24px;
  display: inline !important;
}
.ot-floating-button__front {
  background-image: url(/wp-content/themes/bauter_theme/assets/img/cookie-pro-icon.png) !important;
}
div > div > presto-vimeo > div > div.plyr__video-wrapper.plyr__video-embed > div.plyr__video-embed__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
div > div > presto-vimeo > div > div.plyr__video-wrapper.plyr__video-embed > div.plyr__video-embed__container iframe {
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  height: 100vh;
  max-height: 100%;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  top: 50%;
  width: 100vw;
  height: 300vw;
  overflow: hidden;
  min-width: 300vh;
  position: relative;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content-gray-page h2, .content-gray-page h3, .content-gray-page h4, .content-gray-page h5, .content-gray-page h6{
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
.content-gray-page h2{
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 1024px){
  .content-gray-page h2{
    font-size: 40px;
    line-height: 40px;
  }
}
.content-gray-page h3{
  font-size: 20px;
  line-height: 35px;
}
@media (min-width: 1024px){
  .content-gray-page h3{
    font-size: 30px;
    line-height: 40px;
  }
}
.content-gray-page h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px){
  .content-gray-page h4{
    font-size: 20px;
    line-height: 35px;
  }
}
.content-gray-page h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px){
  .content-gray-page h5{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.content-gray-page h6{
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 1024px){
  .content-gray-page h6{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.content-gray-page a, .content-gray-page p{
  word-break: break-all;
}
.container-additional-info h2, .container-additional-info h3, .container-additional-info h4, .container-additional-info h5, .container-additional-info h6{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
.container-additional-info h2{
  font-size: 30px;
  line-height: 40px;
}
@media (min-width: 1024px){
  .container-additional-info h2{
    font-size: 40px;
    line-height: 40px;
  }
}
.container-additional-info h3{
  font-size: 20px;
  line-height: 35px;
}
@media (min-width: 1024px){
  .container-additional-info h3{
    font-size: 30px;
    line-height: 40px;
  }
}
.container-additional-info h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px){
  .container-additional-info h4{
    font-size: 20px;
    line-height: 35px;
  }
}
.container-additional-info h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px){
  .container-additional-info h5{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.container-additional-info h6{
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 1024px){
  .container-additional-info h6{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .wp-block-columns .wp-block-column:nth-child(2) .container-product-card:nth-child(1){
    margin-top: 2rem;
  }
  .wp-block-columns .wp-block-column:nth-child(2) .container-faq-block:nth-child(1){
    margin-top: 2rem;
  }
}
.custom-language-switch-container ul li span, .custom-language-switch-container ul a span{
  font-size: 0.75rem;
  line-height: 1rem;
}
.container-contact-form form select.ff-el-form-control {
  padding: 0.5em 1.5rem !important;
  line-height: 20px !important;
  color: #8f96a3;
}
.container-contact-form form .ff-el-form-control {
  border-radius: 0 !important;
  border: #1f4c93 0.75px solid !important;
  padding: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}
.container-contact-form form .ff-btn-submit {
  background-color: #1f4c93 !important;
  border-radius: 0 !important;
  width: -moz-max-content;
  width: max-content;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.container-contact-form form .ff-btn-submit:hover {
  opacity: 0.8 !important;
}
.container-contact-form form .ff-btn-submit:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.container-contact-form form .ff-el-form-check .ff-el-form-check-label .ff_t_c{
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
.container-contact-form form .ff-el-form-check .ff-el-form-check-label .ff_t_c a:hover{
  font-weight: 400;
}
.container-contact-form form .ff-el-form-check .ff-el-form-check-label .ff_t_c a {
  color: #1f4c93 !important;
}
.description-banner-two-images{
  margin-top: 2rem;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
.description-banner-two-images ul{
  padding-left: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.description-card-with-cta{
  margin-top: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.text-banner{
  margin-top: 2rem;
  width: -moz-max-content;
  width: max-content;
  min-width: 45%;
  --tw-bg-opacity: 1;
  background-color: rgb(31 76 147 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-banner-mobile{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(31 76 147 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.right-side-quadrant-text{
  display: flex;
  min-height: 7rem;
  width: -moz-max-content;
  width: max-content;
  min-width: 7rem;
  flex-direction: column;
  justify-content: flex-end;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .right-side-quadrant-text{
    min-height: 12.5rem;
    min-width: 12rem;
    padding: 1rem;
  }
}
.right-side-quadrant-text p:last-child{
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 2rem;
}
@media (min-width: 768px){
  .right-side-quadrant-text p:last-child{
    font-size: 2.25rem;
  }
}
.left-side-quadrant-text{
  display: flex;
  min-height: 8rem;
  width: -moz-max-content;
  width: max-content;
  min-width: 8rem;
  flex-direction: column;
  justify-content: flex-end;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding: 0.5rem;
  text-align: end;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .left-side-quadrant-text{
    min-height: 13rem;
    min-width: 13rem;
    padding: 1rem;
  }
}
.left-side-quadrant-text p:last-child{
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 2rem;
}
@media (min-width: 768px){
  .left-side-quadrant-text p:last-child{
    font-size: 2.43rem;
  }
}
.text-shadow {
  text-shadow: 0px 8px 10px rgba(0, 0, 0, 0.6);
}
.description-card-with-image-video{
  margin-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.right-block-card-with-image-video .wp-block-image{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(31 76 147 / var(--tw-border-opacity));
}
.right-block-card-with-image-video .wp-block-image img{
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  .right-block-card-with-image-video .presto-block-video{
    width: 85%;
  }
}
.animation-fade-in-up-25 {
  animation: fadeInUp 1ms ease-in-out;
  animation-timeline: view();
  animation-range: cover 0% cover 25%;
}
.animation-fade-in-up-50 {
  animation: fadeInUp 1ms ease-in-out;
  animation-timeline: view();
  animation-range: cover 0% cover 30%;
}
.animation-fade-in-up-100 {
  animation: fadeInUp 1ms ease-in-out;
  animation-timeline: view();
  animation-range: cover 0% cover 100%;
}
.animation-fade-in-top-right {
  animation: fadeInTopRight 1ms ease-in-out;
  animation-timeline: view();
  animation-range: cover 0% cover 80%;
  overflow-x: hidden;
}
@keyframes fadeInUpButtom {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@keyframes fadeOutDownButtom {
  from {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
}
.fade-in-up-buttom {
  animation: fadeInUpButtom 0.5s ease forwards;
}
.fade-out-down-buttom {
  animation: fadeOutDownButtom 0.5s ease forwards;
}
.buttom-back-to-top{
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 50;
  height: 2rem;
  width: 2rem;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(31 76 147 / var(--tw-bg-opacity));
  padding: 0.5rem;
  opacity: 0;
}
@media (min-width: 1024px){
  .buttom-back-to-top.custom-logo-link-container .search-icon {
    display: block;
  }
  .buttom-back-to-top{
    display: none;
  }
}
.buttom-back-to-top-products{
  position: fixed;
  right: 0.25rem;
  bottom: 1rem;
  z-index: 50;
  height: 68px;
  width: 68px;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #484848;
  --tw-shadow: var(--tw-shadow-colored);
}
@media (min-width: 1024px){
  .buttom-back-to-top-products{
    height: 8rem;
    width: 8rem;
  }
}
.buttom-back-to-top-products img{
  width: 100%;
}
.container-login{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .container-login{
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.container-login form .login-username{
  margin-bottom: 1.25rem;
}
.container-login form .login-username input{
  height: 3rem;
  width: 100%;
  border-width: 0.8px;
  --tw-border-opacity: 1;
  border-color: rgb(31 76 147 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(26 28 32 / var(--tw-text-opacity));
}
.container-login form .login-username input:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.container-login form .login-username input:focus{
  border-width: 2px;
}
.container-login form .login-password{
  margin-bottom: 1.25rem;
}
.container-login form .login-password input{
  height: 3rem;
  width: 100%;
  border-width: 0.8px;
  --tw-border-opacity: 1;
  border-color: rgb(31 76 147 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(26 28 32 / var(--tw-text-opacity));
}
.container-login form .login-password input:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.container-login form .login-password input:focus{
  border-width: 2px;
}
.container-login form .login-remember{
  margin-bottom: 1.25rem;
}
.container-login form .login-remember label{
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
.container-login form .login-remember label input{
  height: 1rem;
  cursor: pointer;
  accent-color: #1f4c93;
}
.container-login form .login-submit{
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: flex-end;
}
.container-login form .login-submit input{
  height: 3rem;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(31 76 147 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.container-login form .login-submit input:hover{
  opacity: 0.8;
}
.container-register{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .container-register{
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.container-register form .ff-el-form-control {
  border-radius: 0 !important;
  border: #1f4c93 0.8px solid !important;
  padding: 1.5rem !important;
  background-color: white;
  font-size: 16px;
  color: #1a1c20;
  font-family: "Satoshi";
}
.container-register form .ff-el-form-control:focus {
  color: #1a1c20 !important;
  border: #1f4c93 2px solid !important;
}
.container-register form .ff-el-input--content textarea {
  resize: none;
}
.container-register form .ff-btn-submit {
  background-color: #1f4c93 !important;
  border-radius: 0 !important;
  width: -moz-max-content;
  width: max-content;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.container-register form .ff-btn-submit:hover {
  opacity: 0.8 !important;
}
.container-register form .ff-btn-submit:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.container-register form .ff-el-form-check .ff-el-form-check-label .ff_t_c{
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
.container-register form .ff-el-form-check .ff-el-form-check-label .ff_t_c a:hover{
  font-weight: 400;
}
.container-register form .ff-el-form-check .ff-el-form-check-label .ff_t_c a {
  color: #1f4c93 !important;
}
.container-register .ff-message-success {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #f6f6f6;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.container-register .ff-errors-in-stack .text-danger {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #fluentform_7_success > h2 {
    max-width: 70%;
  }
  p.check-icon {
    width: 36px !important;
  }
}
@tailwind components;
.hero {
  width: 100%;
  max-width: 120em;
  margin-top: 4px;
}
svg,
img {
  max-width: 100%;
}
.hero__wrapper {
  display: grid;
  grid-template-columns: 1fr;
}
.bauter-house{
  position: absolute;
  inset: 0px;
  z-index: -1;
  width: 100%;
}
.tip {
  width: 100%;
  color: white;
  font-size: 1.125rem;
  line-height: 1;
  height: -moz-max-content;
  height: max-content;
  background-color: #104c99;
  padding: 28px;
  z-index: 10;
  margin-top: 28px;
  letter-spacing: 0.72px;
}
.stamp {
  z-index: 10;
  margin-bottom: -14px;
  max-width: 52px;
  margin-left: 28px;
}
.tip p {
  margin: 0;
}
.tip-logo {
  display: inline;
  height: 14px;
  width: 100px;
}
.tip-text-desktop {
  display: none;
}
.highlights-desktop {
  visibility: hidden;
}
.hero__container {
  position: relative;
  overflow: hidden;
}
.product {
  max-width: -moz-max-content;
  max-width: max-content;
  display: none;
  flex-direction: column;
  font-weight: bold;
  color: #104c99;
  transition: all 200ms ease-out;
  background-color: transparent;
  transform: translateX(-15%);
  z-index: 9;
  position: absolute;
  cursor: pointer;
  text-decoration: none;
  padding: 4px 8px;
  min-width: 72px;
  font-size: 1em;
  line-height: 1em;
}
.product-anchor {
  font-size: 1rem;
  padding: 8px 12px;
  display: flex;
  gap: 4px;
  font-weight: 700;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  text-decoration: none;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    transition: visibility, opacity 200ms ease-in-out;
}
.product-anchor span {
  display: inline-flex;
}
.product--desktop {
  visibility: hidden;
}
.pin {
  width: 6px;
  height: 6px;
  z-index: 9;
  position: absolute;
  border-radius: 100%;
  opacity: 1;
  background: rgba(31, 76, 147, 0.4);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  display: none;
  justify-content: center;
  align-items: center;
}
.pin:after {
  content: "";
  width: 4px;
  height: 4px;
  transition: 0.2s all ease-in-out;
  background: #104c99;
  position: relative;
  display: block;
  border-radius: 100%;
}
.pin:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  animation: shockwave 2s 0.5s ease-out infinite;
}
@keyframes shockwave {
  0% {
    transform: scale(1.2);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px #104c99;
  }
  95% {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0), inset 0 0 30px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(1.8);
  }
}
.bauter-highlight {
  opacity: 0;
  transition: opacity 200ms ease-out;
}
.pin--wood {
  transform: translate(50%, -50%);
}
.pin--inside {
  transform: translate(-50%, -50%);
}
.pin--roof {
  transform: translate(-50%, -50%);
}
.pin--outside {
  transform: translate(-50%, 50%);
}
.pin--floor {
  transform: translate(-50%, 50%);
}
.pin--invisible {
  transform: translate(-50%, 50%);
}
.product--invisible {
  transform: translateY(25%);
}
.pin--wood:before {
  animation-delay: 0.2s;
}
.pin--inside:before {
  animation-delay: 0.4s;
}
.pin--roof:before {
  animation-delay: 0.6s;
}
.pin--outside:before {
  animation-delay: 0.9s;
}
.pin--floor:before {
  animation-delay: 1.3s;
}
.pin--invisible:before {
  animation-delay: 1.6s;
}
@media (max-width: 499px) {
  .product--floor {
    transform: translate(-33%, 14%);
  }
  .product--invisible {
    transform: translate(25%, 50%);
  }
}
@media (min-width: 500px) {
  .stamp {
    max-width: 100px;
  }
}
@media (min-width: 768px) {
  .product {
    padding: 8px 12px;
    min-width: 129px;
    font-size: 1.5rem;
    line-height: 1.0833em;
  }
  .pin {
    width: 22px;
    height: 22px;
  }
  .pin:after {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 1024px) {
  .hero {
    margin-top: 60px;
  }
}
@media (min-width: 1400px) {
  .hero__wrapper {
    grid-template-columns: min-content 1fr min-content;
  }
  .hero__container {
    grid-column: 2/3;
  }
  .tip {
    margin-top: 133px;
    width: 372px;
    justify-self: end;
    font-size: 1.375rem;
    padding: 26px 22px;
    grid-column: 3;
    grid-row: 1;
    letter-spacing: 0.88px;
    margin-left: -142px;
  }
  .tip-logo {
    height: 17px;
    width: 127px;
  }
  .stamp {
    margin-top: 102px;
    min-width: 138px;
  }
}
@media (hover: hover) {
  .product:hover {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
  .bauter-highlight:hover {
    opacity: 1;
  }
  body:has(.product--wood:hover, .pin--wood:hover) .bauter-highlight--wood {
    opacity: 1;
  }
  body:has(.bauter-highlight--wood:hover, .pin--wood:hover) .product--wood {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
  body:has(.product--inside:hover, .pin--inside:hover) .bauter-highlight--inside {
    opacity: 1;
  }
  body:has(.bauter-highlight--inside:hover, .pin--inside:hover) .product--inside {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
  body:has(.product--roof:hover, .pin--roof:hover) .bauter-highlight--roof {
    opacity: 1;
  }
  body:has(.bauter-highlight--roof:hover, .pin--roof:hover) .product--roof {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
  body:has(.product--outside:hover, .pin--outside:hover) .bauter-highlight--outside {
    opacity: 1;
  }
  body:has(.bauter-highlight--outside:hover, .pin--outside:hover) .product--outside {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
  body:has(.product--floor:hover, .pin--floor:hover) .bauter-highlight--floor {
    opacity: 1;
  }
  body:has(.bauter-highlight--floor:hover, .pin--floor:hover) .product--floor {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
  body:has(.product--invisible:hover, .pin--invisible:hover) .bauter-highlight--invisible {
    opacity: 1;
  }
  body:has(.bauter-highlight--invisible:hover, .pin--invisible:hover) .product--invisible {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
  .tip-text-desktop {
    display: initial;
  }
  .tip-text-mobile {
    display: none;
  }
  .product {
    visibility: hidden !important;
  }
  .product--desktop {
    visibility: visible !important;
  }
  .product-anchor {
    visibility: hidden !important;
    display: none;
  }
  .highlights {
    visibility: hidden;
  }
  .highlights-desktop {
    visibility: visible;
  }
}
.card-services{
  flex-direction: column-reverse;
  gap: 1.5rem;
}
@media (min-width: 1024px){
  .card-services{
    gap: 0px;
  }
}
.card-services__content{
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1024px){
  .card-services__content{
    width: 60%;
    max-width: 748px;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.card-services__img{
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px){
  .card-services__img{
    position: absolute;
    right: 0px;
    top: 50%;
    max-height: calc(100% + 66px);
    width: 40%;
    max-width: 759px;
    --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));
  }
}
.container_checkbox{
  position: relative;
  margin-bottom: 12px;
  display: block;
  cursor: pointer;
  padding-left: 35px;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.container_checkbox input{
  position: absolute;
  cursor: pointer;
  opacity: 0;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
  background-color: white;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container_checkbox .checkmark:after{
  left: 6px;
  top: 2px;
  height: 10px;
  width: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.container_checkbox.disabled{
  opacity: 0.3;
}
/*
! tailwindcss v3.4.4 | 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: #e5e7eb; /* 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: "Inter", sans-serif; /* 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] {
  display: none;
}
body{
  font-family: 'Satoshi', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
input{
  height: 2.5rem;
}
button {
    cursor: pointer;
  }
select{
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 96% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
button{
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
}
.grid-base{
  height: 100%;
  padding-left: 4.444vw;
  padding-right: 4.444vw;
}
h1{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 54px;
  line-height: 120%;
}
.h1{
  font-size: 54px;
  line-height: 120%;
}
h2{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 40px;
  line-height: 1.5;
}
.h2{
  font-size: 40px;
  line-height: 1.5;
}
h3{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 32px;
  line-height: 1.5;
}
h4,
  h5,
  h6{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.block_default h1,
  .block_default h2,
  .block_default h3,
  .block_default h4,
  .block_default h5,
  .block_default h6{
  margin-top: 0px;
  margin-bottom: 0px;
}
.block_default li {
    list-style: none;
    margin-left: 0px !important;
  }
.h3{
  font-size: 32px;
  line-height: 1.5;
}
.title{
  font-size: 28px;
  line-height: 1.5;
}
.subtitle{
  font-size: 20px;
  line-height: 1.5;
}
.caption{
  font-size: 14px;
  line-height: 1.5;
}
a{
  text-decoration-line: underline;
}
a:hover{
  font-weight: 700;
}
ol,
  ul{
  list-style-position: inside;
  list-style-type: disc;
}
li {
    list-style: outside;
    margin-left: 16px;
  }
.bg-gradient {
    background: linear-gradient(124.28deg, #0d8e3d 2.44%, #005827 94.59%);
  }
.text-gradient-green {
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-image: linear-gradient(124.28deg, #0d8e3d 2.44%, #005827 94.59%);
  }
.primary_btn{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .primary_btn{
    height: 56px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.primary_btn {
    font-family: "Inter";
  }
.primary_btn:hover,
  .secondary_btn_1:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.primary_btn:focus,
  .secondary_btn_1:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(239 239 239 / var(--tw-text-opacity));
}
.primary_btn:disabled,
  .secondary_btn_1:disabled,
  .secondary_btn_2,
  .terciary_btn{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.secondary_btn_1{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .secondary_btn_1{
    width: -moz-fit-content;
    width: fit-content;
  }
}
.secondary_btn_1 {
    font-family: "Inter";
  }
.secondary_btn_1.white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.secondary_btn_1.white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.secondary_btn_1.white:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.secondary_btn_1.white:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.secondary_btn_2{
  height: 48px;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
    font-family: "Inter";
}
.secondary_btn_2:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.secondary_btn_2:focus,
  .secondary_btn_2:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.terciary_btn{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .terciary_btn{
    height: 56px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.terciary_btn {
    font-family: "Inter";
  }
.terciary_btn .icon{
  margin-left: 0.75rem;
}
.terciary_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.terciary_btn:focus,
  .terciary_btn:active{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.default_link{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.default_link:hover,
  .default_link:active,
  .default_link:focus{
  font-weight: 700;
}
.input_default,
  .acf-block input[type=text],
  .acf-block input[type=email],
  .acf-block input[type=tel]{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.acf-block textarea{
  min-height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.input_default:not(:-moz-placeholder-shown), .acf-block input[type=text]:not(:-moz-placeholder-shown), .acf-block input[type=email]:not(:-moz-placeholder-shown), .acf-block input[type=tel]:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.input_default:not(:placeholder-shown),
  .input_default:disabled,
  .acf-block input[type=text]:disabled,
  .acf-block input[type=text]:not(:placeholder-shown),
  .acf-block input[type=email]:disabled,
  .acf-block input[type=email]:not(:placeholder-shown),
  .acf-block input[type=tel]:disabled,
  .acf-block input[type=tel]:not(:placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.input_default.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.selector_btn,
  .acf-block select{
  display: flex !important;
  height: 53px !important;
  align-items: center !important;
  border-radius: 1rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(72 72 72 / var(--tw-text-opacity)) !important;
}
.selector_btn.active{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.selector_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.selector_btn:active,
  .selector_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.selector_btn svg{
  margin-right: 0.75rem;
}
ol,
  ul{
  padding-left: 1.25rem;
}
.hidden-search-desktop{
  display: flex;
  align-items: center;
}
.hidden-search-desktop input{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.hidden-search-desktop input:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.hidden-search-desktop input:not(:placeholder-shown),.hidden-search-desktop input:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.hidden-search-desktop input.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.hidden-search-desktop input{
  height: 48px;
  width: 414px;
  border-width: 0px;
}
@media (max-width: 1130px) {
    .hidden-search-desktop input{
    width: 350px;
  }
  }
.hidden-search-desktop .search-submit {
    display: none;
  }
.custom-logo-link-container.hidden .search-icon {
    display: block !important;
  }
header img.custom-logo{
  max-width: 11rem;
}
@media (min-width: 768px){
  header img.custom-logo{
    max-width: 13rem;
  }
}
#site-navigation .menu{
  margin-top: -30px;
  list-style-type: none;
}
#site-navigation .menu .menu-item{
  font-size: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  #site-navigation .menu .menu-item{
    padding-left: 1.25rem;
  }
}
#site-navigation .menu .menu-item a{
  margin-top: 48px !important;
  display: block !important;
  font-size: 24px !important;
    text-decoration: none !important;
}
#site-navigation .menu .sub-menu li{
  margin-left: 40px;
  list-style-type: none;
}
#site-navigation .menu .sub-menu li a{
  font-size: 20px;
  font-weight: 400;
    text-decoration: none !important;
    margin-top: 16px !important;
}
.hero-carousel .prev,
  .hero-carousel .next{
  display: flex;
  height: 48px;
  width: 56px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.elipse-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
.shadow-box {
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.25);
  }
.elipse-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
footer{
  margin-bottom: 0.75rem;
}
footer ul.menu{
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  padding-left: 0px !important;
}
footer ul.menu ul,
  footer ul.menu li,
  footer ul.menu a{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
footer ul.menu ul:hover,
  footer ul.menu li:hover,
  footer ul.menu a:hover{
  font-weight: 800;
  opacity: 0.8;
}
footer ul.menu ul,
  footer ul.menu li,
  footer ul.menu a {
    text-decoration: none;
    outline: none;
    list-style: none;
  }
footer ul.menu li{
  margin-right: 0.75rem;
}
@media (min-width: 1024px){
  footer ul.menu li{
    margin-right: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 493px) {
    footer ul.menu li:first-child{
    margin-bottom: 24px;
  }
  }
footer img.custom-logo{
  height: 124px !important;
  width: 124px !important;
}
.shadow-box {
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.25);
  }
.filter-button{
  height: 3rem;
  min-width: -moz-fit-content;
  min-width: fit-content;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.filter-button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hide-scroll-bar::-webkit-scrollbar {
    display: none;
  }
/* Hide scrollbar for IE, Edge and Firefox */
.hide-scroll-bar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
.description_block_links a {
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
    text-decoration: none;
  }
.description_faq p {
    margin-top: 16px;
  }
.first-bottom :first-child {
    margin-bottom: 26px;
  }
.box-shadow-menu {
    box-shadow: 0px 9px 10px -6px rgba(0, 0, 0, 0.44);
  }
*, ::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:  ;
}
.container{
  width: 100%;
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1200px){
  .container{
    max-width: 1200px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.invisible-el {
    visibility: hidden;
    opacity: 0;
    transition: visibility, opacity 200ms ease-in-out;
  }
.visible-el {
    visibility: visible;
    opacity: 1;
  }
.product--active {
    opacity: 1;
    visibility: visible;
    background-color: #104c99;
    color: white;
  }
.highlight--active {
    opacity: 1;
  }
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-20{
  bottom: -5rem;
}
.-right-4{
  right: -1rem;
}
.-right-\[640px\]{
  right: -640px;
}
.-top-20{
  top: -5rem;
}
.-top-\[1rem\]{
  top: -1rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-10{
  bottom: 2.5rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-48{
  bottom: 12rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-8{
  bottom: 2rem;
}
.bottom-\[20px\]{
  bottom: 20px;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-\[6px\]{
  left: 6px;
}
.left-full{
  left: 100%;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-10{
  right: 2.5rem;
}
.right-4{
  right: 1rem;
}
.right-8{
  right: 2rem;
}
.right-\[50px\]{
  right: 50px;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-\[143px\]{
  top: 143px;
}
.top-\[2px\]{
  top: 2px;
}
.top-\[30px\]{
  top: 30px;
}
.top-\[40\%\]{
  top: 40%;
}
.top-\[5\.2rem\]{
  top: 5.2rem;
}
.top-\[5rem\]{
  top: 5rem;
}
.top-\[83px\]{
  top: 83px;
}
.-z-10{
  z-index: -10;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.z-\[-1\]{
  z-index: -1;
}
.z-\[1\]{
  z-index: 1;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mb-20{
  margin-bottom: 5rem !important;
}
.\!mt-0{
  margin-top: 0px !important;
}
.-mb-7{
  margin-bottom: -1.75rem;
}
.-ml-1{
  margin-left: -0.25rem;
}
.-ml-14{
  margin-left: -3.5rem;
}
.-mr-1{
  margin-right: -0.25rem;
}
.-mr-8{
  margin-right: -2rem;
}
.-mt-\[3\.5rem\]{
  margin-top: -3.5rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.ml-0{
  margin-left: 0px;
}
.ml-10{
  margin-left: 2.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-5{
  margin-left: 1.25rem;
}
.ml-7{
  margin-left: 1.75rem;
}
.ml-8{
  margin-left: 2rem;
}
.ml-\[40px\]{
  margin-left: 40px;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-16{
  margin-right: 4rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-36{
  margin-top: 9rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[-30px\]{
  margin-top: -30px;
}
.mt-\[100px\]{
  margin-top: 100px;
}
.mt-\[11px\]{
  margin-top: 11px;
}
.mt-\[15px\]{
  margin-top: 15px;
}
.mt-\[25px\]{
  margin-top: 25px;
}
.mt-\[46px\]{
  margin-top: 46px;
}
.mt-\[48px\]{
  margin-top: 48px;
}
.mt-\[51px\]{
  margin-top: 51px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-0{
  height: 0px;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-32{
  height: 8rem;
}
.h-40{
  height: 10rem;
}
.h-48{
  height: 12rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-\[1\.5px\]{
  height: 1.5px;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[124px\]{
  height: 124px;
}
.h-\[15rem\]{
  height: 15rem;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[36\.25rem\]{
  height: 36.25rem;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[53px\]{
  height: 53px;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[62\.5rem\]{
  height: 62.5rem;
}
.h-\[664px\]{
  height: 664px;
}
.h-\[68px\]{
  height: 68px;
}
.h-\[82px\]{
  height: 82px;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-max{
  height: -moz-max-content;
  height: max-content;
}
.h-screen{
  height: 100vh;
}
.max-h-0{
  max-height: 0px;
}
.min-h-\[504px\]{
  min-height: 504px;
}
.min-h-\[56px\]{
  min-height: 56px;
}
.min-h-\[7rem\]{
  min-height: 7rem;
}
.min-h-\[8rem\]{
  min-height: 8rem;
}
.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.min-h-full{
  min-height: 100%;
}
.min-h-screen{
  min-height: 100vh;
}
.\!w-screen{
  width: 100vw !important;
}
.w-1\/5{
  width: 20%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-20{
  width: 5rem;
}
.w-28{
  width: 7rem;
}
.w-3{
  width: 0.75rem;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-8{
  width: 2rem;
}
.w-\[124px\]{
  width: 124px;
}
.w-\[12rem\]{
  width: 12rem;
}
.w-\[136x\]{
  width: 136x;
}
.w-\[15\%\]{
  width: 15%;
}
.w-\[25\%\]{
  width: 25%;
}
.w-\[30\%\]{
  width: 30%;
}
.w-\[32px\]{
  width: 32px;
}
.w-\[350px\]{
  width: 350px;
}
.w-\[414px\]{
  width: 414px;
}
.w-\[56px\]{
  width: 56px;
}
.w-\[5px\]{
  width: 5px;
}
.w-\[68px\]{
  width: 68px;
}
.w-\[7\%\]{
  width: 7%;
}
.w-\[70\%\]{
  width: 70%;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[8\%\]{
  width: 8%;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[95\%\]{
  width: 95%;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-min{
  width: -moz-min-content;
  width: min-content;
}
.min-w-\[45\%\]{
  min-width: 45%;
}
.min-w-\[7rem\]{
  min-width: 7rem;
}
.min-w-\[8rem\]{
  min-width: 8rem;
}
.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.max-w-32{
  max-width: 8rem;
}
.max-w-44{
  max-width: 11rem;
}
.max-w-\[1200px\]{
  max-width: 1200px;
}
.max-w-\[136px\]{
  max-width: 136px;
}
.max-w-\[34\.5rem\]{
  max-width: 34.5rem;
}
.max-w-\[414px\]{
  max-width: 414px;
}
.max-w-\[42rem\]{
  max-width: 42rem;
}
.max-w-\[638px\]{
  max-width: 638px;
}
.max-w-\[894px\]{
  max-width: 894px;
}
.max-w-\[896px\]{
  max-width: 896px;
}
.max-w-\[970px\]{
  max-width: 970px;
}
.max-w-container-primary{
  max-width: 75rem;
}
.max-w-content-container{
  max-width: 55.625rem;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.table-auto{
  table-layout: auto;
}
.-translate-x-1\/2{
  --tw-translate-x: -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));
}
.-translate-y-1\/2{
  --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));
}
.-rotate-90{
  --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));
}
.scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  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));
}
.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));
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-items-center{
  justify-items: center;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-12{
  gap: 3rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-16{
  gap: 4rem;
}
.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-8{
  gap: 2rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-y-\[0\.4px\] > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0.4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0.4px * var(--tw-divide-y-reverse));
}
.divide-\[\#DCDBDB\] > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(220 219 219 / var(--tw-divide-opacity));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-\[0\.8px\]{
  border-width: 0.8px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-\[2px\]{
  border-width: 2px;
}
.border-x-2{
  border-left-width: 2px;
  border-right-width: 2px;
}
.\!border-b-0{
  border-bottom-width: 0px !important;
}
.\!border-r-0{
  border-right-width: 0px !important;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-r-2{
  border-right-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-dashed{
  border-style: dashed;
}
.border-\[\#1F4C93\]{
  --tw-border-opacity: 1;
  border-color: rgb(31 76 147 / var(--tw-border-opacity));
}
.border-\[\#666666\]{
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity));
}
.border-\[\#DCDBDB\]{
  --tw-border-opacity: 1;
  border-color: rgb(220 219 219 / var(--tw-border-opacity));
}
.border-bauter-blue-primary{
  --tw-border-opacity: 1;
  border-color: rgb(31 76 147 / var(--tw-border-opacity));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(72 72 72 / var(--tw-border-opacity));
}
.border-grey{
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.\!border-l-transparent{
  border-left-color: transparent !important;
}
.\!bg-bauter-blue-primary{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 76 147 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#000\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#337e47\]{
  --tw-bg-opacity: 1;
  background-color: rgb(51 126 71 / var(--tw-bg-opacity));
}
.bg-\[\#7bb253\]{
  --tw-bg-opacity: 1;
  background-color: rgb(123 178 83 / var(--tw-bg-opacity));
}
.bg-\[\#cd4b39\]{
  --tw-bg-opacity: 1;
  background-color: rgb(205 75 57 / var(--tw-bg-opacity));
}
.bg-\[\#df6957\]{
  --tw-bg-opacity: 1;
  background-color: rgb(223 105 87 / var(--tw-bg-opacity));
}
.bg-\[\#e99781\]{
  --tw-bg-opacity: 1;
  background-color: rgb(233 151 129 / var(--tw-bg-opacity));
}
.bg-bauter-blue-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(31 76 147 / var(--tw-bg-opacity));
}
.bg-bauter-grey-bg-card{
  --tw-bg-opacity: 1;
  background-color: rgb(227 227 227 / var(--tw-bg-opacity));
}
.bg-bauter-grey-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.bg-grey-light{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.bg-sky-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.bg-opacity-85{
  --tw-bg-opacity: 0.85;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-bottom{
  -o-object-position: bottom;
     object-position: bottom;
}
.object-left{
  -o-object-position: left;
     object-position: left;
}
.p-0{
  padding: 0px;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[4\.444vw\]{
  padding-left: 4.444vw;
  padding-right: 4.444vw;
}
.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[80px\]{
  padding-left: 80px;
  padding-right: 80px;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.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;
}
.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[14px\]{
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[16px\]{
  padding-top: 16px;
  padding-bottom: 16px;
}
.\!pb-0{
  padding-bottom: 0px !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-0\.5{
  padding-bottom: 0.125rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-20{
  padding-left: 5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-\[35px\]{
  padding-left: 35px;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-36{
  padding-top: 9rem;
}
.pt-4{
  padding-top: 1rem;
}
.text-center{
  text-align: center;
}
.font-sans{
  font-family: "Inter", sans-serif;
}
.font-satoshi{
  font-family: 'Satoshi', sans-serif;
}
.\!text-4xl{
  font-size: 40px !important;
  line-height: 40px !important;
}
.text-2xl{
  font-size: 20px;
  line-height: 35px;
}
.text-3xl{
  font-size: 30px;
  line-height: 40px;
}
.text-4xl{
  font-size: 40px;
  line-height: 40px;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[150px\]{
  font-size: 150px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[2rem\]{
  font-size: 2rem;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[40px\]{
  font-size: 40px;
}
.text-\[54px\]{
  font-size: 54px;
}
.text-\[8rem\]{
  font-size: 8rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.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-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.\!leading-\[1\.2\]{
  line-height: 1.2 !important;
}
.\!leading-\[1\]{
  line-height: 1 !important;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-\[1\.1\]{
  line-height: 1.1;
}
.leading-\[1\.2\]{
  line-height: 1.2;
}
.leading-\[120\%\]{
  line-height: 120%;
}
.leading-\[1\]{
  line-height: 1;
}
.leading-\[26px\]{
  line-height: 26px;
}
.leading-\[52px\]{
  line-height: 52px;
}
.leading-\[8rem\]{
  line-height: 8rem;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#1A1C20\]{
  --tw-text-opacity: 1;
  color: rgb(26 28 32 / var(--tw-text-opacity));
}
.text-\[\#666666\]{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.text-bauter-blue-primary{
  --tw-text-opacity: 1;
  color: rgb(31 76 147 / var(--tw-text-opacity));
}
.text-bauter-grey-text{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.text-error{
  --tw-text-opacity: 1;
  color: rgb(230 49 55 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-grey-black{
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(230 49 55 / var(--tw-text-opacity));
}
.text-theme-black{
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-0{
  opacity: 0;
}
.opacity-90{
  opacity: 0.9;
}
.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-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 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-black{
  --tw-shadow-color: #484848;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.sepia{
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
html{
  scroll-behavior: smooth;
}
@media (min-width: 768px){
  .md\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
@media (min-width: 1024px){
  .lg\:grid-base{
    height: 100%;
    padding-left: 4.444vw;
    padding-right: 4.444vw;
  }
  .lg\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
@media (min-width: 1200px){
  .xl\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
.first\:mb-\[24px\]:first-child{
  margin-bottom: 24px;
}
.last\:pr-0:last-child{
  padding-right: 0px;
}
.last\:font-bold:last-child{
  font-weight: 700;
}
.hover\:bg-secondary-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.hover\:font-black:hover{
  font-weight: 900;
}
.hover\:font-bold:hover{
  font-weight: 700;
}
.hover\:font-extrabold:hover{
  font-weight: 800;
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.peer\/draft:checked ~ .peer-checked\/draft\:max-h-\[unset\]{
  max-height: unset;
}
.peer\/draft:checked ~ .peer-checked\/draft\:p-4{
  padding: 1rem;
}
@media not all and (min-width: 1024px){
  .max-lg\:relative{
    position: relative;
  }
  .max-lg\:-top-4{
    top: -1rem;
  }
  .max-lg\:z-10{
    z-index: 10;
  }
  .max-lg\:flex{
    display: flex;
  }
  .max-lg\:w-full{
    width: 100%;
  }
  .max-lg\:items-center{
    align-items: center;
  }
  .max-lg\:justify-center{
    justify-content: center;
  }
  .max-lg\:gap-4{
    gap: 1rem;
  }
  .max-lg\:\!bg-transparent{
    background-color: transparent !important;
  }
  .max-lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .max-lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .max-lg\:pt-4{
    padding-top: 1rem;
  }
}
@media not all and (min-width: 768px){
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:justify-start{
    justify-content: flex-start;
  }
  .max-md\:gap-4{
    gap: 1rem;
  }
}
@media (min-width: 768px){
  .md\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .md\:\!mb-7{
    margin-bottom: 1.75rem !important;
  }
  .md\:-mt-\[5rem\]{
    margin-top: -5rem;
  }
  .md\:ml-12{
    margin-left: 3rem;
  }
  .md\:mt-16{
    margin-top: 4rem;
  }
  .md\:mt-20{
    margin-top: 5rem;
  }
  .md\:mt-3{
    margin-top: 0.75rem;
  }
  .md\:block{
    display: block;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-16{
    height: 4rem;
  }
  .md\:h-24{
    height: 6rem;
  }
  .md\:h-40{
    height: 10rem;
  }
  .md\:h-56{
    height: 14rem;
  }
  .md\:h-\[56px\]{
    height: 56px;
  }
  .md\:min-h-\[12\.5rem\]{
    min-height: 12.5rem;
  }
  .md\:min-h-\[13rem\]{
    min-height: 13rem;
  }
  .md\:w-11{
    width: 2.75rem;
  }
  .md\:w-40{
    width: 10rem;
  }
  .md\:w-\[80\%\]{
    width: 80%;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:min-w-\[12rem\]{
    min-width: 12rem;
  }
  .md\:min-w-\[13rem\]{
    min-width: 13rem;
  }
  .md\:max-w-28{
    max-width: 7rem;
  }
  .md\:max-w-44{
    max-width: 11rem;
  }
  .md\:max-w-\[792px\]{
    max-width: 792px;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:place-items-center{
    place-items: center;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-3{
    gap: 0.75rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:p-4{
    padding: 1rem;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:pb-3{
    padding-bottom: 0.75rem;
  }
  .md\:pb-8{
    padding-bottom: 2rem;
  }
  .md\:pt-8{
    padding-top: 2rem;
  }
  .md\:text-start{
    text-align: start;
  }
  .md\:\!text-5xl{
    font-size: 3rem !important;
    line-height: 1 !important;
  }
  .md\:text-3xl{
    font-size: 30px;
    line-height: 40px;
  }
  .md\:text-4xl{
    font-size: 40px;
    line-height: 40px;
  }
  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .md\:text-\[15\.5rem\]{
    font-size: 15.5rem;
  }
  .md\:text-\[2\.25rem\]{
    font-size: 2.25rem;
  }
  .md\:text-\[2\.43rem\]{
    font-size: 2.43rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:\!leading-\[1\.2\]{
    line-height: 1.2 !important;
  }
  .md\:leading-\[13rem\]{
    line-height: 13rem;
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:bottom-4{
    bottom: 1rem;
  }
  .lg\:left-0{
    left: 0px;
  }
  .lg\:right-0{
    right: 0px;
  }
  .lg\:top-0{
    top: 0px;
  }
  .lg\:top-\[50\%\]{
    top: 50%;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:-mb-20{
    margin-bottom: -5rem;
  }
  .lg\:-mt-\[3rem\]{
    margin-top: -3rem;
  }
  .lg\:-mt-\[6\.5rem\]{
    margin-top: -6.5rem;
  }
  .lg\:mb-1{
    margin-bottom: 0.25rem;
  }
  .lg\:mb-14{
    margin-bottom: 3.5rem;
  }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mb-2{
    margin-bottom: 0.5rem;
  }
  .lg\:mb-\[62px\]{
    margin-bottom: 62px;
  }
  .lg\:mr-0{
    margin-right: 0px;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-28{
    margin-top: 7rem;
  }
  .lg\:mt-32{
    margin-top: 8rem;
  }
  .lg\:mt-4{
    margin-top: 1rem;
  }
  .lg\:mt-\[1\.7rem\]{
    margin-top: 1.7rem;
  }
  .lg\:mt-\[2\.7rem\]{
    margin-top: 2.7rem;
  }
  .lg\:mt-\[22px\]{
    margin-top: 22px;
  }
  .lg\:mt-\[45px\]{
    margin-top: 45px;
  }
  .lg\:mt-\[60px\]{
    margin-top: 60px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-32{
    height: 8rem;
  }
  .lg\:h-40{
    height: 10rem;
  }
  .lg\:h-48{
    height: 12rem;
  }
  .lg\:h-\[696px\]{
    height: 696px;
  }
  .lg\:h-\[fit-content\]{
    height: -moz-fit-content;
    height: fit-content;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:max-h-\[calc\(100\%_\+_66px\)\]{
    max-height: calc(100% + 66px);
  }
  .lg\:min-h-\[34rem\]{
    min-height: 34rem;
  }
  .lg\:min-h-\[472px\]{
    min-height: 472px;
  }
  .lg\:w-32{
    width: 8rem;
  }
  .lg\:w-40{
    width: 10rem;
  }
  .lg\:w-48{
    width: 12rem;
  }
  .lg\:w-56{
    width: 14rem;
  }
  .lg\:w-\[40\%\]{
    width: 40%;
  }
  .lg\:w-\[60\%\]{
    width: 60%;
  }
  .lg\:w-\[75\%\]{
    width: 75%;
  }
  .lg\:w-\[7rem\]{
    width: 7rem;
  }
  .lg\:w-\[85\%\]{
    width: 85%;
  }
  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:max-w-\[237px\]{
    max-width: 237px;
  }
  .lg\:max-w-\[344px\]{
    max-width: 344px;
  }
  .lg\:max-w-\[440px\]{
    max-width: 440px;
  }
  .lg\:max-w-\[748px\]{
    max-width: 748px;
  }
  .lg\:max-w-\[759px\]{
    max-width: 759px;
  }
  .lg\:max-w-\[unset\]{
    max-width: unset;
  }
  .lg\:max-w-none{
    max-width: none;
  }
  .lg\:translate-y-\[-50\%\]{
    --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));
  }
  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-wrap{
    flex-wrap: wrap;
  }
  .lg\:items-baseline{
    align-items: baseline;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-14{
    gap: 3.5rem;
  }
  .lg\:gap-20{
    gap: 5rem;
  }
  .lg\:gap-y-\[56px\]{
    row-gap: 56px;
  }
  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .lg\:bg-cover{
    background-size: cover;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:p-10{
    padding: 2.5rem;
  }
  .lg\:p-16{
    padding: 4rem;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-52{
    padding-top: 13rem;
    padding-bottom: 13rem;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-40{
    padding-bottom: 10rem;
  }
  .lg\:pb-\[5rem\]{
    padding-bottom: 5rem;
  }
  .lg\:pl-5{
    padding-left: 1.25rem;
  }
  .lg\:pl-\[146px\]{
    padding-left: 146px;
  }
  .lg\:pr-\[29px\]{
    padding-right: 29px;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-\[34px\]{
    padding-top: 34px;
  }
  .lg\:pt-\[74px\]{
    padding-top: 74px;
  }
  .lg\:\!text-6xl{
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }
  .lg\:text-3xl{
    font-size: 30px;
    line-height: 40px;
  }
  .lg\:text-4xl{
    font-size: 40px;
    line-height: 40px;
  }
  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .lg\:text-\[1\.5rem\]{
    font-size: 1.5rem;
  }
  .lg\:font-black{
    font-weight: 900;
  }
  .lg\:\!leading-\[1\.1\]{
    line-height: 1.1 !important;
  }
  .lg\:\!leading-\[1\.2\]{
    line-height: 1.2 !important;
  }
  .lg\:leading-\[142px\]{
    line-height: 142px;
  }
}
@media (min-width: 1200px){
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:grid{
    display: grid;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-\[40\%\]{
    width: 40%;
  }
  .xl\:w-\[60\%\]{
    width: 60%;
  }
  .xl\:w-\[65\%\]{
    width: 65%;
  }
  .xl\:flex-row{
    flex-direction: row;
  }
}
@media (min-width: 1536px){
  .\32xl\:min-h-\[40rem\]{
    min-height: 40rem;
  }
}
