*:focus {
    outline: 0!important;
    box-shadow: none!important;
}
::-moz-selection {
    background: #245EFF;
    color: white;
}
::selection {
    background: #245EFF;
    color: white;
}
html {
    scroll-behavior: smooth;
}
body {
    background-color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    color: #000000;
}
hr {
    border-color: #245EFF;
}
body p {
    font-style: normal;
    font-weight: 400; 
    font-size: 20px;
    line-height: 35px;
}
@media (max-width: 1280px) {
body p {
        font-size: 18px;
        line-height: 28px
}
    }
@media (max-width: 1024px) {
body p {
        font-size: 16px;
        line-height: 28px
}
    }
@media (max-width: 768px) {
body p {
        font-size: 14px;
        line-height: 24px
}
    }
@media (max-width: 640px) {
body p {
        font-size: 12px;
        line-height: 22px
}
    }
body h1{
    font-size: 48px;
    line-height: 58px;
    font-style: normal;
    font-weight: 700;
}
@media (max-width: 1024px) {
body h1{
        font-size: 40px;
        line-height: 50px
}
    }
@media (max-width: 768px) {
body h1{
        font-size: 32px;
        line-height: 42px
}
    }
@media (max-width: 640px) {
body h1{
        font-size: 28px;
        line-height: 38px
}
    }
body h2 {
    font-size: 40px;
    line-height: 49px;
    font-style: normal;
    font-weight: 700;
}
@media (max-width: 1024px) {
body h2 {
        font-size: 32px;
        line-height: 40px
}
    }
@media (max-width: 768px) {
body h2 {
        font-size: 28px;
        line-height: 38px
}
    }
@media (max-width: 640px) {
body h2 {
        font-size: 24px;
        line-height: 32px
}
    }
body h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
}
@media (max-width: 1024px) {
body h3 {
        font-size: 30px;
        line-height: 38px
}
    }
@media (max-width: 768px) {
body h3 {
        font-size: 26px;
        line-height: 34px
}
    }
@media (max-width: 640px) {
body h3 {
        font-size: 22px;
        line-height: 30px
}
    }
body h4{
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
}
@media (max-width: 1024px) {
body h4{
        font-size: 26px;
        line-height: 36px
}
    }
@media (max-width: 768px) {
body h4{
        font-size: 24px;
        line-height: 34px
}
    }
@media (max-width: 640px) {
body h4{
        font-size: 22px;
        line-height: 32px
}
    }
body h5{
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
}
@media (max-width: 1024px) {
body h5{
        font-size: 24px;
        line-height: 34px
}
    }
@media (max-width: 768px) {
body h5{
        font-size: 22px;
        line-height: 32px
}
    }
@media (max-width: 640px) {
body h5{
        font-size: 20px;
        line-height: 30px
}
    }
body h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
}
@media (max-width: 1024px) {
body h6 {
        font-size: 20px;
        line-height: 30px
}
    }
@media (max-width: 768px) {
body h6 {
        font-size: 18px;
        line-height: 28px
}
    }
@media (max-width: 640px) {
body h6 {
        font-size: 16px;
        line-height: 26px
}
    }
.content-text-div h1 {
    font-size: 40px;
    line-height: 49px;
    font-style: normal;
    font-weight: 700;
}
@media (max-width: 1024px) {
.content-text-div h1 {
        font-size: 40px;
        line-height: 50px
}
    }
@media (max-width: 768px) {
.content-text-div h1 {
        font-size: 32px;
        line-height: 42px
}
    }
@media (max-width: 640px) {
.content-text-div h1 {
        font-size: 28px;
        line-height: 38px
}
    }
.content-text-div h2 {
    font-size: 30px;
    line-height: 37px;
    font-style: normal;
    font-weight: 700;
}
@media (max-width: 1280px) {
.content-text-div h2 {
        font-size: 28px;
        line-height: 35px
}
    }
@media (max-width: 1024px) {
.content-text-div h2 {
        font-size: 26px;
        line-height: 32px
}
    }
@media (max-width: 768px) {
.content-text-div h2 {
        font-size: 24px;
        line-height: 30px
}
    }
@media (max-width: 640px) {
.content-text-div h2 {
        font-size: 20px;
        line-height: 26px
}
    }
.content-text-div h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
}
@media (max-width: 1280px) {
.content-text-div h3 {
        font-size: 24px;
        line-height: 35px
}
    }
@media (max-width: 1024px) {
.content-text-div h3 {
        font-size: 22px;
        line-height: 29px
}
    }
@media (max-width: 768px) {
.content-text-div h3 {
        font-size: 18px;
        line-height: 24px
}
    }
@media (max-width: 640px) {
.content-text-div h3 {
        font-size: 16px;
        line-height: 23px
}
    }
.content-text-div h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
}
@media (max-width: 1280px) {
.content-text-div h4 {
        font-size: 22px;
        line-height: 33px
}
    }
@media (max-width: 1024px) {
.content-text-div h4 {
        font-size: 20px;
        line-height: 29px
}
    }
@media (max-width: 768px) {
.content-text-div h4 {
        font-size: 18px;
        line-height: 24px
}
    }
@media (max-width: 640px) {
.content-text-div h4 {
        font-size: 16px;
        line-height: 23px
}
    }
.content-text-div h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
@media (max-width: 1024px) {
.content-text-div h5 {
        font-size: 20px;
        line-height: 30px
}
    }
@media (max-width: 768px) {
.content-text-div h5 {
        font-size: 18px;
        line-height: 28px
}
    }
@media (max-width: 640px) {
.content-text-div h5 {
        font-size: 16px;
        line-height: 26px
}
    }
.content-text-div h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 1024px) {
.content-text-div h6 {
        font-size: 18px;
        line-height: 28px
}
    }
@media (max-width: 768px) {
.content-text-div h6 {
        font-size: 16px;
        line-height: 26px
}
    }
@media (max-width: 640px) {
.content-text-div h6 {
        font-size: 14px;
        line-height: 24px
}
    }
p a {
        text-decoration: underline;
    }
ul {
    min-width: 0px;
}
.seo-only.seo-only.seo-only{
    color: transparent;
    font-size: 0;
    height: 0;
    line-height: 0;
    opacity: 0;
    width: 0;
}
.sr-only{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
/* Saltos para ancoras (#seccao): o menu e fixo, por isso a seccao tem de
   parar abaixo dele. --header-height e medida em runtime no menu.js; os
   valores do fallback acompanham a altura do menu em cada breakpoint. */
section {
    scroll-margin-top: calc(var(--header-height, 55px) + 24px);
}
@media (min-width: 640px) {
    section {
        scroll-margin-top: calc(var(--header-height, 70px) + 24px);
    }
}
@media (min-width: 768px) {
    section {
        scroll-margin-top: calc(var(--header-height, 90px) + 24px);
    }
}
@media (min-width: 1024px) {
    section {
        scroll-margin-top: calc(var(--header-height, 120px) + 24px);
    }
}
@media (min-width: 1280px) {
    section {
        scroll-margin-top: calc(var(--header-height, 140px) + 24px);
    }
}
/* width */
::-webkit-scrollbar {
    width: 11px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #FFFFFF;
    border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #263F61;
    border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #263F61;
    opacity: 0.2;
}
.breadcrumb {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.px-25{
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
}
.mt-7{
    margin-top: 1.75rem !important;
}
body.page-normal {
    padding-top: 140px;
}
@media (max-width: 1124px) {
body.page-normal {
        padding-top: 90px
}
    }
@media (max-width: 768px) {
body.page-normal {
        padding-top: 70px
}
    }
@media (max-width: 640px) {
body.page-normal {
        padding-top: 55px
}
    }
.text_align_right{
    text-align: right;
}
@media (max-width: 1440px) {
.text_align_right{
        text-align: center
}
    }
.itens-sliders .swiper-button-next, 
.itens-sliders .swiper-button-prev {
    width: 40px;
    height:40px;
    z-index: 10;
    cursor: pointer;
}
.itens-sliders .swiper-button-next {
    right: 0;
}
.itens-sliders .swiper-button-prev {
    left: 0;
}
.itens-sliders .swiper-button-next::after,
.itens-sliders .swiper-button-prev::after {
  width: 100%;
  height: 100%;

  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url(../images/front/slider_arrow_next.svg);  

  content: "";
}
.itens-sliders .swiper-button-prev::after {
  background-image: url(../images/front/slider_arrow_prev.svg);  
}
.swiper-caro____usel-imagens .swiper-pagination {
    bottom: -50px !important;
}
.itens-sliders .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    border-radius: 0px;
    opacity: 1;
    background: #FFFFFF;
}
.swiper-carousel-imagens.itens-sliders .swiper-pagination-bullet{
    background: #001642;
}
.itens-sliders .swiper-pagination-bullet-active{
    background: #00D0F2;
}
.swiper-carousel-imagens.itens-sliders  .swiper-pagination-bullet-active{
    background: #245EFF;
}
.superCompact header,
.down header,
.page-normal header {
    background-color: #ffffff;
}
.superCompact header li,
.superCompact header li a,
.down header li,
.down header li a,
.page-normal header li,
.page-normal header li a {
    color: #245EFF;
}
#logo_blue {
    display: none;
}
.superCompact header #logo_blue,
.down header #logo_blue,
.page-normal header #logo_blue {
    display: block;
}
#logo_white {
    display: block;
}
.superCompact header #logo_white,
.down header #logo_white,
.page-normal header #logo_white {
    display: none;
}
#menu-button-blue{
    display: none;
}
.superCompact header #menu-button-blue,
.down header #menu-button-blue,
.page-normal header #menu-button-blue {
    display: block;
}
#menu-button-white{
    display: block;
}
.superCompact header #menu-button-white,
.down header #menu-button-white,
.page-normal header #menu-button-white {
    display: none;
}
.overlay,
.overlay-white{
    position: absolute;
    float: left;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.overlay {
    background-color: rgba(0,22,66,0.5);
}
.overlay-white {
    background-color: rgba(255,255,255,0.5);
}
.overlay-green-water {
    background-color: #00D0F2;
}
.overlay-blue {
    background-color: #245EFF;
}
.overlay-blue-dark {
    background-color: #001642;
}
.overlay-white {
    background-color: #FFFFFF;
}
.bg-green-water {
    background-color: #00D0F2;
}
.bg-blue {
    background-color: #245EFF;
}
.bg-blue-dark {
    background-color: #001642;
}
.bg-white {
    background-color: #FFFFFF;
}
.bg-gray {
    background-color: #E6E6E6;
}
.overlay-green-water-opacity {
    background-color: rgba(208, 242, 100, 0.5);
}
.overlay-blue-darq-opacity {
    background-color: rgba(0, 22, 66, 0.5);
}
.overlay-blue-opacity {
    background-color: rgba(36, 94, 255, 0.5);
}
.overlay-white-opacity {
    background-color: rgba(255, 255, 255, 0.5);
}
h2.title-type-1 {
    font-size: 40px;
    line-height: 49px;
}
@media (max-width: 1280px) {
h2.title-type-1 {
        font-size: 32px;
        line-height: 40px
}
    }
@media (max-width: 1024px) {
h2.title-type-1 {
        font-size: 28px;
        line-height: 38px
}
    }
@media (max-width: 768px) {
h2.title-type-1 {
        font-size: 24px;
        line-height: 34px
}
    }
@media (max-width: 640px) {
h2.title-type-1 {
        font-size: 22px;
        line-height: 32px
}
    }
h2.content-title {
    font-size: 30px;
    line-height: 37px;
    color: #245EFF;
}
@media (max-width: 1280px) {
h2.content-title {
        font-size: 28px;
        line-height: 35px
}
    }
@media (max-width: 1024px) {
h2.content-title {
        font-size: 22px;
        line-height: 29px
}
    }
@media (max-width: 768px) {
h2.content-title {
        font-size: 18px;
        line-height: 24px
}
    }
@media (max-width: 640px) {
h2.content-title {
        font-size: 16px;
        line-height: 23px
}
    }
h2.contact-title {
    font-size: 24px;
    line-height: 35px;
    color: #245EFF;
}
@media (max-width: 1280px) {
h2.contact-title {
        font-size: 24px;
        line-height: 35px
}
    }
@media (max-width: 1024px) {
h2.contact-title {
        font-size: 22px;
        line-height: 29px
}
    }
@media (max-width: 768px) {
h2.contact-title {
        font-size: 18px;
        line-height: 24px
}
    }
@media (max-width: 640px) {
h2.contact-title {
        font-size: 16px;
        line-height: 23px
}
    }
h2.testimoniasls-text{
    font-size: 22px;
    line-height: 150%;
}
@media (max-width: 1280px) {
h2.testimoniasls-text{
        font-size: 22px
}
    }
@media (max-width: 1024px) {
h2.testimoniasls-text{
        font-size: 18px
}
    }
@media (max-width: 768px) {
h2.testimoniasls-text{
        font-size: 14px
}
    }
@media (max-width: 640px) {
h2.testimoniasls-text{
        font-size: 12px
}
    }
.content-text-div,
.content-text-div ul,
.content-text-div li,
.content-text-div p,
.content-text-div span {
    font-size: 16px;
    line-height: 150%;
    color: #000000;
}
@media (max-width: 768px) {
.content-text-div,
.content-text-div ul,
.content-text-div li,
.content-text-div p,
.content-text-div span {
        font-size: 14px
}
    }
@media (max-width: 640px) {
.content-text-div,
.content-text-div ul,
.content-text-div li,
.content-text-div p,
.content-text-div span {
        font-size: 12px
}
    }
.content-text-20,
.content-text-20 ul,
.content-text-20 li,
.content-text-20 p,
.content-text-20 span {
    font-size: 20px;
    line-height: 150%;
    color: #000000;
}
@media (max-width: 1280px) {
.content-text-20,
.content-text-20 ul,
.content-text-20 li,
.content-text-20 p,
.content-text-20 span {
        font-size: 18px
}
    }
@media (max-width: 1024px) {
.content-text-20,
.content-text-20 ul,
.content-text-20 li,
.content-text-20 p,
.content-text-20 span {
        font-size: 16px
}
    }
@media (max-width: 768px) {
.content-text-20,
.content-text-20 ul,
.content-text-20 li,
.content-text-20 p,
.content-text-20 span {
        font-size: 14px
}
    }
@media (max-width: 640px) {
.content-text-20,
.content-text-20 ul,
.content-text-20 li,
.content-text-20 p,
.content-text-20 span {
        font-size: 12px
}
    }
.content-text-18,
.content-text-18 ul,
.content-text-18 li,
.content-text-18 p,
.content-text-18 span {
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}
@media (max-width: 1280px) {
.content-text-18,
.content-text-18 ul,
.content-text-18 li,
.content-text-18 p,
.content-text-18 span {
        font-size: 18px
}
    }
@media (max-width: 1024px) {
.content-text-18,
.content-text-18 ul,
.content-text-18 li,
.content-text-18 p,
.content-text-18 span {
        font-size: 16px
}
    }
@media (max-width: 768px) {
.content-text-18,
.content-text-18 ul,
.content-text-18 li,
.content-text-18 p,
.content-text-18 span {
        font-size: 14px
}
    }
@media (max-width: 640px) {
.content-text-18,
.content-text-18 ul,
.content-text-18 li,
.content-text-18 p,
.content-text-18 span {
        font-size: 12px
}
    }
.oferta-content,
.oferta-content ul,
.oferta-content li,
.oferta-content p,
.oferta-content span {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
@media (max-width: 768px) {
.oferta-content,
.oferta-content ul,
.oferta-content li,
.oferta-content p,
.oferta-content span {
        font-size: 14px;
        line-height: 18px
}
    }
@media (max-width: 640px) {
.oferta-content,
.oferta-content ul,
.oferta-content li,
.oferta-content p,
.oferta-content span {
        font-size: 12px;
        line-height: 16px
}
    }
.content-text-18 ul,
.content-text-20 ul,
.content-text-div ul,
.oferta-content ul {
    margin-top: 20px;
    padding-left: 15px;
}
@media (max-width: 768px) {
.content-text-18 ul,
.content-text-20 ul,
.content-text-div ul,
.oferta-content ul {
        margin-top: 10px
}
    }
.content-text-18 li,
.content-text-20 li,
.content-text-div li,
.oferta-content li {
    list-style: disc;
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 15px;
    margin-left: 20px;
    margin-top: 5px;
}
.content-text-div p + p,
.content-text-20 p + p,
.content-text-18 p + p,
p + p{
    margin-top: 20px;
}
.content-text-div * + h1,
.content-text-div * + h2,
.content-text-div * + h3,
.content-text-div * + h4,
.content-text-div * + h5,
.content-text-div * + h6{
    margin-top: 60px;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
.content-text-div * + h1,
.content-text-div * + h2,
.content-text-div * + h3,
.content-text-div * + h4,
.content-text-div * + h5,
.content-text-div * + h6{
        margin-top: 40px;
        margin-bottom: 20px
}
    }
@media (max-width: 640px) {
.content-text-div * + h1,
.content-text-div * + h2,
.content-text-div * + h3,
.content-text-div * + h4,
.content-text-div * + h5,
.content-text-div * + h6{
        margin-top: 30px;
        margin-bottom: 15px
}
    }
.cover_bg_black_50 {
    background-color: rgba(0, 0, 0, 0.50);
}
.banner-topo-cover.small{
    height: 250px;
}
@media (max-width: 768px) {
.banner-topo-cover.small{
        height: 220px
}
    }
@media (max-width: 640px) {
.banner-topo-cover.small{
        height: 190px
}
    }
.banner-topo-cover.medium{
    height: 300px;

}
@media (max-width: 768px) {
.banner-topo-cover.medium{
        height: 270px

}
    }
@media (max-width: 640px) {
.banner-topo-cover.medium{
        height: 240px

}
    }
.banner-topo-cover.large{
    height: 400px;
}
@media (max-width: 768px) {
.banner-topo-cover.large{
        height: 370px
}
    }
@media (max-width: 640px) {
.banner-topo-cover.large{
        height: 340px
}
    }
.seo-only {
    max-height: 0px;
    overflow: hidden;
    display: none !important;
}
h2.content-title.title-green-water,
.title-green-water {
    color: #00D0F2;
}
h2.content-title.title-blue,
.title-blue {
    color: #245EFF;
}
h2.content-title.title-blue-dark,
.title-blue-dark {
    color: #001642;
}
h2.content-title.title-white,
.title-white {
    color: #FFFFFF;
}
h2.content-title.title-gray-darq,
.title-gray-darq{
    color: #101820;
}
.grecaptcha-badge {
    display: none !important;
    z-index: -1;
}
b > b,
strong > strong {
    font-weight: 700;
}
[type="submit"] {
  background-color: #245EFF !important;
}
/* ####### Bloco: Texto Banner (banner-text) ####### */
.banner-text {
    background-color: #001642;
}
.banner-text h1.banner-text-title {
    font-size: 44px;
    line-height: 1.25;
    color: #FFFFFF;
}
@media (max-width: 1280px) {
.banner-text h1.banner-text-title {
        font-size: 40px
}
    }
@media (max-width: 1024px) {
.banner-text h1.banner-text-title {
        font-size: 34px
}
    }
@media (max-width: 768px) {
.banner-text h1.banner-text-title {
        font-size: 30px
}
    }
@media (max-width: 640px) {
.banner-text h1.banner-text-title {
        font-size: 26px
}
    }
.banner-text .banner-text-content,
.banner-text .banner-text-content p,
.banner-text .banner-text-content ul,
.banner-text .banner-text-content li,
.banner-text .banner-text-content span {
    font-size: 17px;
    line-height: 1.7;
    color: #D3DAE2;
    max-width: 72ch;
}
@media (max-width: 768px) {
.banner-text .banner-text-content,
.banner-text .banner-text-content p,
.banner-text .banner-text-content ul,
.banner-text .banner-text-content li,
.banner-text .banner-text-content span {
        font-size: 15px
}
    }
@media (max-width: 640px) {
.banner-text .banner-text-content,
.banner-text .banner-text-content p,
.banner-text .banner-text-content ul,
.banner-text .banner-text-content li,
.banner-text .banner-text-content span {
        font-size: 14px
}
    }
/* ####### Secção: Slider de Texto (slider-text) ####### */
.slider-text-section {
    width: 100%;
}
.slider-text-section.altura-small .swiper-slide {
    min-height: 350px;
}
@media (max-width: 768px) {
.slider-text-section.altura-small .swiper-slide {
        min-height: 280px
}
    }
.slider-text-section.altura-medium .swiper-slide {
    min-height: 500px;
}
@media (max-width: 1024px) {
.slider-text-section.altura-medium .swiper-slide {
        min-height: 420px
}
    }
@media (max-width: 768px) {
.slider-text-section.altura-medium .swiper-slide {
        min-height: 340px
}
    }
.slider-text-section.altura-large .swiper-slide {
    min-height: 650px;
}
@media (max-width: 1024px) {
.slider-text-section.altura-large .swiper-slide {
        min-height: 520px
}
    }
@media (max-width: 768px) {
.slider-text-section.altura-large .swiper-slide {
        min-height: 400px
}
    }
.slider-text-slide {
    height: auto;
    display: flex;
}
.slider-text-slide h2.slider-text-title {
    font-size: 52px;
    line-height: 1.2;
}
@media (max-width: 1280px) {
.slider-text-slide h2.slider-text-title {
        font-size: 44px
}
    }
@media (max-width: 1024px) {
.slider-text-slide h2.slider-text-title {
        font-size: 38px
}
    }
@media (max-width: 768px) {
.slider-text-slide h2.slider-text-title {
        font-size: 32px
}
    }
@media (max-width: 640px) {
.slider-text-slide h2.slider-text-title {
        font-size: 26px
}
    }
.slider-text-slide .slider-text-subtitle {
    font-size: 24px;
    line-height: 1.35;
}
@media (max-width: 1024px) {
.slider-text-slide .slider-text-subtitle {
        font-size: 20px
}
    }
@media (max-width: 768px) {
.slider-text-slide .slider-text-subtitle {
        font-size: 18px
}
    }
@media (max-width: 640px) {
.slider-text-slide .slider-text-subtitle {
        font-size: 16px
}
    }
.slider-text-slide .slider-text-content,
.slider-text-slide .slider-text-content p,
.slider-text-slide .slider-text-content ul,
.slider-text-slide .slider-text-content li,
.slider-text-slide .slider-text-content span {
    font-size: 17px;
    line-height: 1.7;
    max-width: 72ch;
}
@media (max-width: 768px) {
.slider-text-slide .slider-text-content,
.slider-text-slide .slider-text-content p,
.slider-text-slide .slider-text-content ul,
.slider-text-slide .slider-text-content li,
.slider-text-slide .slider-text-content span {
        font-size: 15px
}
    }
@media (max-width: 640px) {
.slider-text-slide .slider-text-content,
.slider-text-slide .slider-text-content p,
.slider-text-slide .slider-text-content ul,
.slider-text-slide .slider-text-content li,
.slider-text-slide .slider-text-content span {
        font-size: 14px
}
    }
/* Cores do texto do slide */
.slider-text-slide.text-slide-white,
.slider-text-slide.text-slide-white .slider-text-title,
.slider-text-slide.text-slide-white .slider-text-subtitle {
    color: #FFFFFF;
}
.slider-text-slide.text-slide-white .slider-text-content,
.slider-text-slide.text-slide-white .slider-text-content p,
.slider-text-slide.text-slide-white .slider-text-content ul,
.slider-text-slide.text-slide-white .slider-text-content li,
.slider-text-slide.text-slide-white .slider-text-content span {
    color: #D3DAE2;
}
.slider-text-slide.text-slide-blue-dark,
.slider-text-slide.text-slide-blue-dark .slider-text-title,
.slider-text-slide.text-slide-blue-dark .slider-text-subtitle,
.slider-text-slide.text-slide-blue-dark .slider-text-content,
.slider-text-slide.text-slide-blue-dark .slider-text-content p,
.slider-text-slide.text-slide-blue-dark .slider-text-content ul,
.slider-text-slide.text-slide-blue-dark .slider-text-content li,
.slider-text-slide.text-slide-blue-dark .slider-text-content span {
    color: #001642;
}
.slider-text-slide.text-slide-blue,
.slider-text-slide.text-slide-blue .slider-text-title,
.slider-text-slide.text-slide-blue .slider-text-subtitle,
.slider-text-slide.text-slide-blue .slider-text-content,
.slider-text-slide.text-slide-blue .slider-text-content p,
.slider-text-slide.text-slide-blue .slider-text-content ul,
.slider-text-slide.text-slide-blue .slider-text-content li,
.slider-text-slide.text-slide-blue .slider-text-content span {
    color: #245EFF;
}
/* Botões do slide (1 ou 2 lado a lado) */
.slider-text-slide .slider-text-buttons {
    gap: 12px;
}
.slider-text-slide .slider-text-buttons.has-two-buttons .slider-text-button {
    min-width: 0;
    padding: 0 30px;
}
@media (max-width: 640px) {
.slider-text-slide .slider-text-buttons.has-two-buttons .slider-text-button {
        padding: 0 20px
}
    }
/* Botão do slide */
.slider-text-slide .slider-text-button {
    height: 49px;
    min-width: 233px;
    padding: 0 26px;
    font-size: 13px;
    line-height: 49px;
}
@media (max-width: 1024px) {
.slider-text-slide .slider-text-button {
        height: 40px;
        line-height: 40px;
        min-width: 200px;
        font-size: 11px
}
    }
@media (max-width: 640px) {
.slider-text-slide .slider-text-button {
        height: 34px;
        line-height: 34px;
        min-width: 160px;
        font-size: 10px
}
    }
.slider-text-slide .slider-text-button.btn-slide-solid {
    background-color: #245EFF;
    border: 1px solid #245EFF;
    color: #FFFFFF;
}
.slider-text-slide .slider-text-button.btn-slide-solid:hover {
    background-color: #FFFFFF;
    color: #245EFF;
}
.slider-text-slide .slider-text-button.btn-slide-light {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #245EFF;
}
/* No botão branco o texto assume a cor de fundo do bloco */
.slider-text-slide.bg-blue-dark .slider-text-button.btn-slide-light {
    color: #001642;
}
.slider-text-slide.bg-blue .slider-text-button.btn-slide-light {
    color: #245EFF;
}
.slider-text-slide.bg-green-water .slider-text-button.btn-slide-light {
    color: #00D0F2;
}
.slider-text-slide.bg-gray .slider-text-button.btn-slide-light {
    color: #E6E6E6;
}
.slider-text-slide.bg-white .slider-text-button.btn-slide-light {
    color: #FFFFFF;
}
.slider-text-slide .slider-text-button.btn-slide-light:hover {
    background-color: #245EFF;
    border-color: #245EFF;
    color: #FFFFFF;
}
.slider-text-slide .slider-text-button.btn-slide-ghost {
    background-color: transparent;
    border: 1px solid currentColor;
}
.slider-text-slide .slider-text-button.btn-slide-ghost:hover {
    background-color: #245EFF;
    border-color: #245EFF;
    color: #FFFFFF;
}
.slider-text-section .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    border-radius: 0px;
    opacity: 1;
    background: #FFFFFF;
}
.slider-text-section .swiper-pagination-bullet-active {
    background: #00D0F2;
}
/* ####### Bloco: Texto com Painel (text-panel) ####### */
.text-panel-block .text-panel-tag {
    background-color: #00D0F2;
    color: #001642;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 6px 12px;
    border-radius: 3px;
    margin-bottom: 18px;
}
.text-panel-block h2.text-panel-title {
    font-size: 36px;
    line-height: 1.2;
    color: #001642;
    margin-bottom: 18px;
}
@media (max-width: 1280px) {
.text-panel-block h2.text-panel-title {
        font-size: 32px
}
    }
@media (max-width: 1024px) {
.text-panel-block h2.text-panel-title {
        font-size: 28px
}
    }
@media (max-width: 768px) {
.text-panel-block h2.text-panel-title {
        font-size: 24px
}
    }
@media (max-width: 640px) {
.text-panel-block h2.text-panel-title {
        font-size: 22px
}
    }
.text-panel-block .text-panel-content,
.text-panel-block .text-panel-content p,
.text-panel-block .text-panel-content ul,
.text-panel-block .text-panel-content li,
.text-panel-block .text-panel-content span {
    font-size: 16px;
    line-height: 1.7;
    color: #263F61;
}
@media (max-width: 768px) {
.text-panel-block .text-panel-content,
.text-panel-block .text-panel-content p,
.text-panel-block .text-panel-content ul,
.text-panel-block .text-panel-content li,
.text-panel-block .text-panel-content span {
        font-size: 14px
}
    }
@media (max-width: 640px) {
.text-panel-block .text-panel-content,
.text-panel-block .text-panel-content p,
.text-panel-block .text-panel-content ul,
.text-panel-block .text-panel-content li,
.text-panel-block .text-panel-content span {
        font-size: 13px
}
    }
.text-panel-block .text-panel-content ul {
    margin-top: 16px;
    padding-left: 15px;
}
.text-panel-block .text-panel-content li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
    margin-top: 6px;
}
.text-panel-block.on-dark h2.text-panel-title {
    color: #FFFFFF;
}
.text-panel-block.on-dark .text-panel-content,
.text-panel-block.on-dark .text-panel-content p,
.text-panel-block.on-dark .text-panel-content ul,
.text-panel-block.on-dark .text-panel-content li,
.text-panel-block.on-dark .text-panel-content span {
    color: #D3DAE2;
}
.text-panel-block .text-panel-button {
    height: 49px;
    min-width: 233px;
    padding: 0 26px;
    font-size: 13px;
    line-height: 49px;
    margin-top: 26px;
    letter-spacing: 0.1em;
    border-radius: 4px;
    background-color: #245EFF;
    border: 2px solid #245EFF;
    color: #FFFFFF;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
}
@media (max-width: 1024px) {
.text-panel-block .text-panel-button {
        height: 40px;
        line-height: 40px;
        min-width: 200px;
        font-size: 11px
}
    }
@media (max-width: 640px) {
.text-panel-block .text-panel-button {
        height: 34px;
        line-height: 34px;
        min-width: 160px;
        font-size: 10px
}
    }
.text-panel-block .text-panel-button:hover {
    background-color: #FFFFFF;
    border-color: #245EFF;
    color: #245EFF;
}
/* Sobre fundo escuro o botão inverte, para não desaparecer */
.text-panel-block.on-dark .text-panel-button {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #245EFF;
}
.text-panel-block.on-dark .text-panel-button:hover {
    background-color: #245EFF;
    border-color: #245EFF;
    color: #FFFFFF;
}
.text-panel-block .text-panel-panel {
    padding: 36px;
    border-radius: 6px;
}
@media (max-width: 768px) {
.text-panel-block .text-panel-panel {
        padding: 26px
}
    }
.text-panel-block .text-panel-panel.panel-blue-dark {
    background-color: #001642;
}
.text-panel-block .text-panel-panel.panel-blue {
    background-color: #245EFF;
}
.text-panel-block .text-panel-panel.panel-gray {
    background-color: #E6E6E6;
}
.text-panel-block .text-panel-panel h3.text-panel-panel-title {
    font-size: 17px;
    line-height: 1.4;
    color: #00D0F2;
    margin-bottom: 16px;
}
@media (max-width: 640px) {
.text-panel-block .text-panel-panel h3.text-panel-panel-title {
        font-size: 15px
}
    }
.text-panel-block .text-panel-panel.panel-gray h3.text-panel-panel-title {
    color: #245EFF;
}
.text-panel-block .text-panel-panel-content,
.text-panel-block .text-panel-panel-content p,
.text-panel-block .text-panel-panel-content span {
    font-size: 15px;
    line-height: 1.6;
    color: #D3DAE2;
}
@media (max-width: 640px) {
.text-panel-block .text-panel-panel-content,
.text-panel-block .text-panel-panel-content p,
.text-panel-block .text-panel-panel-content span {
        font-size: 13px
}
    }
.text-panel-block .text-panel-panel-content ul {
    margin: 0;
    padding: 0;
}
.text-panel-block .text-panel-panel-content li {
    list-style: none;
    position: relative;
    padding-left: 22px;
    margin: 0 0 11px 0;
    font-size: 15px;
    line-height: 1.6;
    color: #D3DAE2;
}
@media (max-width: 640px) {
.text-panel-block .text-panel-panel-content li {
        font-size: 13px
}
    }
.text-panel-block .text-panel-panel-content li::before {
    content: "\2192";
    position: absolute;
    left: 0;
    color: #00D0F2;
}
.text-panel-block .text-panel-panel.panel-gray .text-panel-panel-content,
.text-panel-block .text-panel-panel.panel-gray .text-panel-panel-content p,
.text-panel-block .text-panel-panel.panel-gray .text-panel-panel-content li,
.text-panel-block .text-panel-panel.panel-gray .text-panel-panel-content span {
    color: #263F61;
}
.text-panel-block .text-panel-panel.panel-gray .text-panel-panel-content li::before {
    color: #245EFF;
}
/* ####### Secção: Standard com cartões (standard-cards) ####### */
.section-cards .section-cards-header {
    position: relative;
    z-index: 2;
}
.section-cards.header-center .section-cards-header .content-title,
.section-cards.header-center .section-cards-header h2 {
    text-align: center;
}
.section-cards.header-center .section-cards-header .content-text-div,
.section-cards.header-center .section-cards-header .content-text-18 {
    text-align: center;
    max-width: 64ch;
    margin-left: auto;
    margin-right: auto;
}
/* Título e descrição sobre fundo escuro */
.section-cards.on-dark .section-cards-header h2 {
    color: #FFFFFF;
}
.section-cards.on-dark .section-cards-header .content-text-div,
.section-cards.on-dark .section-cards-header .content-text-div p,
.section-cards.on-dark .section-cards-header .content-text-div ul,
.section-cards.on-dark .section-cards-header .content-text-div li,
.section-cards.on-dark .section-cards-header .content-text-div span,
.section-cards.on-dark .section-cards-header .content-text-18,
.section-cards.on-dark .section-cards-header .content-text-18 p,
.section-cards.on-dark .section-cards-header .content-text-18 span {
    color: #D3DAE2;
}
.section-cards.on-dark .section-cards-header a {
    color: #00D0F2;
    font-weight: 700;
}
.section-cards.on-dark .section-cards-header a:hover {
    text-decoration: underline;
}
.section-cards:not(.on-dark) .section-cards-header a {
    color: #245EFF;
    font-weight: 700;
}
/* ####### Bloco: Cartão (card-item) ####### */
.cards-item {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    padding: 34px 30px;
    border-radius: 6px;
    text-decoration: none;
    border: 2px solid transparent;
    transition: transform .18s ease-in-out, background-color .18s ease-in-out, border-color .18s ease-in-out;
}
@media (max-width: 768px) {
.cards-item {
        padding: 26px 24px
}
    }
a.cards-item:hover {
    transform: translateY(-5px);
    border-color: #00D0F2;
}
.cards-item h3.cards-item-title {
    font-size: 21px;
    line-height: 1.25;
    margin-bottom: 12px;
}
@media (max-width: 1024px) {
.cards-item h3.cards-item-title {
        font-size: 19px
}
    }
@media (max-width: 640px) {
.cards-item h3.cards-item-title {
        font-size: 18px
}
    }
.cards-item .cards-item-content,
.cards-item .cards-item-content p,
.cards-item .cards-item-content ul,
.cards-item .cards-item-content li,
.cards-item .cards-item-content span {
    font-size: 15px;
    line-height: 1.6;
}
@media (max-width: 640px) {
.cards-item .cards-item-content,
.cards-item .cards-item-content p,
.cards-item .cards-item-content ul,
.cards-item .cards-item-content li,
.cards-item .cards-item-content span {
        font-size: 14px
}
    }
.cards-item .cards-item-content {
    flex: 1 1 auto;
    margin-bottom: 20px;
}
.cards-item .cards-item-content ul {
    padding-left: 15px;
}
.cards-item .cards-item-content li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 18px;
    margin-top: 5px;
}
.cards-item .cards-item-go {
    font-size: 14px;
    line-height: 1.4;
    margin-top: auto;
}
@media (max-width: 640px) {
.cards-item .cards-item-go {
        font-size: 13px
}
    }
/* Cartão azul */
.cards-item.card-blue {
    background-color: #245EFF;
    border-color: #245EFF;
}
.cards-item.card-blue,
.cards-item.card-blue .cards-item-title {
    color: #FFFFFF;
}
.cards-item.card-blue .cards-item-content,
.cards-item.card-blue .cards-item-content p,
.cards-item.card-blue .cards-item-content ul,
.cards-item.card-blue .cards-item-content li,
.cards-item.card-blue .cards-item-content span {
    color: rgba(255, 255, 255, 0.9);
}
.cards-item.card-blue .cards-item-go {
    color: #00D0F2;
}
a.cards-item.card-blue:hover {
    background-color: #1A4AD4;
}
/* Cartão azul escuro */
.cards-item.card-blue-dark {
    background-color: #001642;
    border-color: #001642;
}
.cards-item.card-blue-dark,
.cards-item.card-blue-dark .cards-item-title {
    color: #FFFFFF;
}
.cards-item.card-blue-dark .cards-item-content,
.cards-item.card-blue-dark .cards-item-content p,
.cards-item.card-blue-dark .cards-item-content ul,
.cards-item.card-blue-dark .cards-item-content li,
.cards-item.card-blue-dark .cards-item-content span {
    color: #D3DAE2;
}
.cards-item.card-blue-dark .cards-item-go {
    color: #00D0F2;
}
a.cards-item.card-blue-dark:hover {
    background-color: #002766;
}
/* Cartão branco */
.cards-item.card-white {
    background-color: #FFFFFF;
    border-color: #E6E6E6;
}
.cards-item.card-white .cards-item-title {
    color: #001642;
}
.cards-item.card-white .cards-item-content,
.cards-item.card-white .cards-item-content p,
.cards-item.card-white .cards-item-content ul,
.cards-item.card-white .cards-item-content li,
.cards-item.card-white .cards-item-content span {
    color: #263F61;
}
.cards-item.card-white .cards-item-go {
    color: #245EFF;
}
a.cards-item.card-white:hover {
    border-color: #245EFF;
}
/* Cartão cinza */
.cards-item.card-gray {
    background-color: #E6E6E6;
    border-color: #E6E6E6;
}
.cards-item.card-gray .cards-item-title {
    color: #001642;
}
.cards-item.card-gray .cards-item-content,
.cards-item.card-gray .cards-item-content p,
.cards-item.card-gray .cards-item-content ul,
.cards-item.card-gray .cards-item-content li,
.cards-item.card-gray .cards-item-content span {
    color: #263F61;
}
.cards-item.card-gray .cards-item-go {
    color: #245EFF;
}
a.cards-item.card-gray:hover {
    border-color: #245EFF;
}
/* ####### Texto de conteúdo sobre secções de fundo escuro ####### */
/* O .content-text-div força color:#000000 — ilegível em secções azuis.  */
section.bg-blue-dark .content-text-div,
section.bg-blue-dark .content-text-div p,
section.bg-blue-dark .content-text-div ul,
section.bg-blue-dark .content-text-div li,
section.bg-blue-dark .content-text-div span,
section.bg-blue-dark .content-text-18,
section.bg-blue-dark .content-text-18 p,
section.bg-blue-dark .content-text-18 ul,
section.bg-blue-dark .content-text-18 li,
section.bg-blue-dark .content-text-18 span,
section.bg-blue-dark .content-text-20,
section.bg-blue-dark .content-text-20 p,
section.bg-blue-dark .content-text-20 span,
section.bg-blue .content-text-div,
section.bg-blue .content-text-div p,
section.bg-blue .content-text-div ul,
section.bg-blue .content-text-div li,
section.bg-blue .content-text-div span,
section.bg-blue .content-text-18,
section.bg-blue .content-text-18 p,
section.bg-blue .content-text-18 ul,
section.bg-blue .content-text-18 li,
section.bg-blue .content-text-18 span,
section.bg-blue .content-text-20,
section.bg-blue .content-text-20 p,
section.bg-blue .content-text-20 span {
    color: #D3DAE2;
}
section.bg-blue-dark .content-text-div a,
section.bg-blue-dark .content-text-18 a,
section.bg-blue-dark .content-text-20 a,
section.bg-blue .content-text-div a,
section.bg-blue .content-text-18 a,
section.bg-blue .content-text-20 a {
    color: #00D0F2;
    font-weight: 700;
}
section.bg-blue-dark .content-text-div a:hover,
section.bg-blue-dark .content-text-18 a:hover,
section.bg-blue-dark .content-text-20 a:hover,
section.bg-blue .content-text-div a:hover,
section.bg-blue .content-text-18 a:hover,
section.bg-blue .content-text-20 a:hover {
    text-decoration: underline;
}
/* Links do conteúdo em secções claras */
section.bg-white .content-text-div a,
section.bg-white .content-text-18 a,
section.bg-gray .content-text-div a,
section.bg-gray .content-text-18 a {
    color: #245EFF;
    font-weight: 700;
}
/* Descrição centrada (opção "Alinhamento da Descrição: Centrado") */
.content-text-div.content-lead,
.content-text-18.content-lead,
.content-text-20.content-lead {
    max-width: 64ch;
    margin-left: auto;
    margin-right: auto;
}
/* Seta a seguir ao link — opcional, por secção.
   Escrever "link-seta" no campo Classe da secção, no backoffice. */
.link-seta .content-text-div a,
.link-seta .content-text-18 a,
.link-seta .content-text-20 a {
    white-space: nowrap;
}
.link-seta .content-text-div a::after,
.link-seta .content-text-18 a::after,
.link-seta .content-text-20 a::after {
    content: "\00a0\2192";
}
/* Ou directamente no link: <a class="link-seta" href="...">Texto</a> */
a.link-seta {
    white-space: nowrap;
}
a.link-seta::after {
    content: "\00a0\2192";
}
/* Listas dentro de conteúdo centrado: o marcador tem de acompanhar o texto.
   Com list-style-position:outside o ponto fica encostado à esquerda da caixa,
   longe do texto centrado. */
.content-text-div.text-center ul,
.content-text-18.text-center ul,
.content-text-20.text-center ul,
.content-text-div.text-center ol,
.content-text-18.text-center ol,
.content-text-20.text-center ol {
    padding-left: 0;
    margin-left: 0;
}
.content-text-div.text-center li,
.content-text-18.text-center li,
.content-text-20.text-center li,
.content-text-div.text-center ol li,
.content-text-18.text-center ol li,
.content-text-20.text-center ol li {
    list-style-position: inside;
    padding-left: 0;
    margin-left: 0;
}
/* ####### Bloco: Quadrados Info (squares-info) — quadrado sem ícone ####### */
/* Três estilos, escolhidos no campo "Estilo do quadrado" do CMS:
     style-icon   -> imagem do ícone + título + texto (apresentação original)
     style-number -> título como número destacado, ex. 24h / 72h / 60d
     style-badge  -> título como etiqueta de cores invertidas, ex. "COBERTO PELO SRIS"
   As classes Tailwind do <h2> são removidas no blade nos dois últimos casos,
   porque o Tailwind corre com `important: true` e ganharia a estas regras. */
.square-info-number {
    font-size: 38px;
    font-weight: 800;
    line-height: 1;
    color: #00D0F2;
}
@media (max-width: 1024px) {
.square-info-number {
        font-size: 34px
}
    }
@media (max-width: 768px) {
.square-info-number {
        font-size: 32px
}
    }
/* Etiqueta do style-badge. As cores vêm inline do blade: o fundo recebe a cor
   escolhida para o texto e o texto recebe a cor de fundo do quadrado. Aqui fica
   só a forma. */
.square-info-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.08em;
    line-height: 1.6;
    padding: 3px 8px;
    border-radius: 3px;
}
/* ####### Secção: Slider — altura configurável ####### */
/* Em mobile mantém-se a altura automática (como no comportamento por defeito);
   a altura escolhida no CMS aplica-se a partir de md (768px). */
.banner-slide.altura-medium {
    height: auto;
}
@media (min-width: 768px) {
.banner-slide.altura-medium {
        height: 500px
}
    }
.banner-slide.altura-small {
    height: auto;
}
@media (min-width: 768px) {
.banner-slide.altura-small {
        height: 350px
}
    }
.filter-white{
    filter: brightness(0) invert(1);
}
.filter-black{
    filter: brightness(0) invert(0);
}
.uderline-animated {
    position: relative;
}
.uderline-animated::after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #245EFF;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }
.uderline-animated:hover::after {
            transform: scaleX(1);
            transform-origin: bottom left;
        }
.uderline-animated.active::after {
            transform: scaleX(1);
            transform-origin: bottom left;
        }
article.card {
        position: relative;
        border-radius: 0rem;
        height: 100%;
    }
article.card .card-title{
            line-height: 23px;
            width: 100%;
        }
article.card .card-title h3 {
                font-size: 12px;
            }
article.card .card-title h2 {
                display: -webkit-box;
                -webkit-box-orient: vertical;  
                -webkit-line-clamp: 4;
                overflow: hidden;
                transition: color 0.25s;
            }
article.card .card-title h2.hidden-skeleton.hidden{
                display: none;
            }
article.card .card-title small {
                font-size:0.75rem;
            }
article.card .card-media {
            width: 100%;
            height: auto;
            transition: box-shadow 0.25s;
            overflow: hidden;
            aspect-ratio: 1 / 1;    
        }
@supports not (aspect-ratio: 1 / 1) {
article.card .card-media {
                width: 100%;
                height: calc(100% * 9 / 16);
                transform: translateY(calc((100% * 9 / 16 - 55%) / -2))    
        }    
            }
article.card .card-media.width-auto {
                width: auto;
            }
article.card .card-media .flex-media {
                position: relative;
                height: 100%;
                overflow: hidden;
                background: transparent;
                display: block;
                border-top-left-radius: 0rem;
                border-top-right-radius: 0rem;
            }
article.card .card-media .flex-media figure {
                    position: relative;
                    height: 100%;
                    width: 100%;
                }
article.card .card-media .flex-media figure img{
                        height: 100%;
                        width: 100%;
                        background-color: hsl(200, 20%, 80%);
                        background-position: center;
                        max-width: none;
                        -o-object-fit: cover;
                        object-fit: cover;
                        font-family: "object-fit: cover";
                        transition: transform 0.3s ease-in;
                    }
article.card .card-media .flex-media figure figcaption{
                        display: none;
                    }
article.card .article-overflow{
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 0%;
            transition: all 0.15s ease-in;

        }
article.card .card-header {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            transition: all 0.3s ease-in;

            height: auto;
        }
article.card.primary-card .card-title {
                position: absolute;
                left: 0;
                bottom: 0;
                color: white;
                padding: 16px;
            }
article.card.primary-card .card-title h2 {
                    font-family: 'blacker-regular';
                    letter-spacing: 0.01rem;
                }
article.card.primary-card .card-title span{
                    font-family: 'Montserrat', sans-serif;
                }
article.card.primary-card .card-media {
                overflow: inherit
            }
article.card.primary-card .card-header {
                height: 70%;
            }
article.card.primary-card .exclusivo {
                display: none;
            }
article.card.primary-card .exclusive-main {
                display: inline;
            }
article.card.secondary-card .card-header {
                position: relative;
            }
article.card.secondary-card .card-header .card-title h3 {
                        font-size: 16px;
                        font-weight: 600;
                        line-height: 22px;
                    }
@media (min-width: 1024px) {
article.card.secondary-card .card-header .card-title h3 {
                            font-size: 14px;
                            font-weight: 600;
                            line-height: 18px
                    }
                        }
@media (min-width: 1600px) {
article.card.secondary-card .card-header .card-title h3 {
                            font-size: 16px;
                            font-weight: 600;
                            line-height: 22px
                    }
                        }
article.card.secondary-card .card-header .card-title h2 {
                        letter-spacing: 0.01rem;
                        font-size: 20px;
                        line-height: 27px;
                        font-weight: 500;
                    }
@media (min-width: 834px) {
article.card.secondary-card .card-header .card-title h2 {
                            font-size: 20px;
                            line-height: 30px;
                            font-weight: 400
                    }
                        }
@media (min-width: 1600px) {
article.card.secondary-card .card-header .card-title h2 {
                            font-size: 14px;
                            line-height: 22px
                    }
                        }
@media (min-width: 1920px) {
article.card.secondary-card .card-header .card-title h2 {
                            font-size: 20px;
                            line-height: 30px
                    }
                        }
article.card.xl-image .card-media {
                height: 350px;
            }
@media (min-width: 750px) {
article.card.xl-image .card-media {
                    height: 350px
            }
                }
@media (min-width: 834px) {
article.card.xl-image .card-media {
                    height: 513px
            }
                }
@media (min-width: 1600px) {
article.card.xl-image .card-media {
                    height: 513px
            }
                }
@media (min-width: 1920px) {
article.card.xl-image .card-media {
                    height: 780px
            }
                }
article.card.lg-image .card-media {
                height: 280px;
                aspect-ratio: unset;
            }
@media (min-width: 834px) {
article.card.lg-image .card-media {
                    height: 380px
            }
                }
@media (min-width: 1600px) {
article.card.lg-image .card-media {
                    height: 440px
            }
                }
@media (min-width: 1920px) {
article.card.lg-image .card-media {
                    height: 580px
            }
                }
article.card.md-image .card-media {
                aspect-ratio: unset;
                height: 300px;
            }
article.card.sm-image .card-media {
                height: 280px;
                aspect-ratio: unset;
            }
@media (min-width: 750px) {
article.card.sm-image .card-media {
                    height: 120px
            }
                }
@media (min-width: 834px) {
article.card.sm-image .card-media {
                    height: 175px
            }
                }
@media (min-width: 1600px) {
article.card.sm-image .card-media {
                    height: 200px
            }
                }
@media (min-width: 1920px) {
article.card.sm-image .card-media {
                    height: 270px
            }
                }
article.card.xs-image .card-media {
                height: 240px;
                aspect-ratio: unset;
            }
article.card.circle-image.tiny .card-media {
                    height: auto;
                    box-shadow: none;
                    height: 100px;
                    width: 100px;
                }
@media (min-width: 834px) {
article.card.circle-image.tiny .card-media {
                        height: 200px;
                        width: 200px
                }
                    }
@media (min-width: 1600px) {
article.card.circle-image.tiny .card-media {
                        height: 200px;
                        width: 200px
                }
                    }
@media (min-width: 1920px) {
article.card.circle-image.tiny .card-media {
                        height: 200px;
                        width: 200px
                }
                    }
article.card.circle-image .card-media {
                height: auto;
                box-shadow: none;
                height: 200px;
                width: 200px;
            }
article.card.circle-image .card-media .flex-media figure {
                        border-radius: 50%;
                        overflow: hidden;
                    }
article.card.circle-image .card-media .flex-media figure img{
                            margin: auto;
                            max-width: none;
                            -o-object-fit: cover;
                            object-fit: cover;
                            font-family: "object-fit: cover";
                            border-radius: 9999px;
                        }
article.card.circle-image .card-media .exclusivo {
                    display: none;
                }
article.card.circle-image .loading-skeleton .cover-img {
                border-radius: 50%;
            }
article.card:hover{
            /*
            .card-media .flex-media figure img {
                will-change: transform;
                transform: scale(1.3,1.3);
            }
            */
        }
article.card:hover h2{
                opacity: 0.72;
            }
article.card:hover.animated.main-card .card-title  h2 {
                    opacity: 1;
                }
article.card:hover.animated .card-header {
                    margin-top: -50px;
                }
article.card:hover.animated .article-overflow {
                    height: 100%;
                    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 80%);
                }
article.card:hover.animated .card-media .flex-media figure img {
                    will-change: transform;
                    transform: scale(1.3,1.3);
                }
article.card:hover .card-title  h3 {
                color: #245EFF;
            }
article .content h1 {
            font-size: 2em;
            margin-top: 40px;
            margin-bottom: 20px;
        }
article .content h2{
            font-size: 1.5em;
            margin-top: 40px;
            margin-bottom: 20px;
            line-height: 2.5rem;
        }
article .content h3 {
            font-size: 1.17em;
            margin-top: 40px;
            margin-bottom: 20px;
            line-height: 2rem;
        }
article .content h4 {
            font-size: 1em;
            margin-top: 40px;
            margin-bottom: 20px;
            line-height: 1.5rem;
        }
article .content h5 {
            font-size: .83em;
            margin-top: 40px;
            margin-bottom: 20px;
            line-height: 1.25rem;
        }
article .content h6{
            font-size: .75em;
            margin-top: 40px;
            margin-bottom: 20px;
            line-height: 1.25rem;
        }
article .content p{
            margin-bottom: 20px;
            letter-spacing: 0.2px;   
        }
article .content p span{
                font-family: 'blacker-regular'!important;
                font-size: 18px;
                line-height: 26px;
                color: #555555;
            }
article .content p a {
                -webkit-text-decoration-color: #0A0A0A;
                        text-decoration-color: #0A0A0A;
                color: #0A0A0A;
            }
article .content img {
            border-radius: 0.375rem;
            width: 100%;
            height: auto;
            margin: 20px 0px;
        }
article .content iframe {
            border-radius: 0.375rem;
            margin: 20px 0px;
        }
article .content span{
            font-family: 'blacker-regular'!important;
        }
article .content .column img {
            margin-top: 10px!important;
            margin-bottom: 10px!important;
        }
article .content ul {
            list-style: disc!important;
            padding-left: 25px;
        }
article .content ol {
            list-style: decimal!important;
            padding-left: 25px;
        }
article .content blockquote {
            display: block;
            margin-top: 1em;
            margin-bottom: 1em;
            margin-left: 40px;
            margin-right: 40px;
            border-left: 5px solid  #245EFF;
            padding-left: 10px;
        }
article .content blockquote.twitter-tweet {
                display: inline-block;
                font-size: 12px;
                font-weight: bold;
                line-height: 16px;
                border-color: #eee #ddd #bbb;
                border-radius: 5px;
                border-style: solid;
                border-width: 1px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
                margin: 10px 5px;
                padding: 0 16px 16px 16px;
                max-width: 468px;
            }
article .content blockquote.twitter-tweet p {
                    font-size: 16px;
                    font-weight: normal;
                    line-height: 20px;
                }
article .content blockquote.twitter-tweet a {
                    color: inherit;
                    font-weight: normal;
                    text-decoration: none;
                    outline: 0 none;
                }
article .content blockquote.twitter-tweet a:hover,
                article .content blockquote.twitter-tweet a:focus {
                    text-decoration: underline;
                }
article .content sub {
            vertical-align: sub;
            font-size: smaller;
        }
article .content sup{
            vertical-align: super;
            font-size: smaller;
        }
article .content code {
            background-color: #E6E6E6;
            border-radius: 4px;
            color: white;
            padding: 0 10px;
        }
article .content tr {
            border-bottom: 1px solid black;
            border-top: 1px solid black;
            border-collapse: collapse;
        }
article .content strong {
            font-family: 'blacker-bold';
        }
article .card-link {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
article .article-date {
        color: rgb(100 116 139);
        margin-top: 0.75rem;
        font-size: 14px;
    }
figcaption {
    font-size: 10px;
}
.autor-photo {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: hsl(200, 20%, 80%);
    background-size: cover;
    background-position: center;
}
@media (min-width: 834px) {
.autor-photo {
        height: 80px;
        width: 80px
}
    }
@media (min-width: 1600px) {
.autor-photo {
        height: 80px;
        width: 80px
}
    }
@media (min-width: 1920px) {
.autor-photo {
        height: 80px;
        width: 80px
}
    }
.autor-photo-large {
        height: 200px;
        width: 200px;
        border-radius: 50%;
        background-color: hsl(200, 20%, 80%);
        background-size: cover;
        background-position: center;
        overflow: hidden;
    }
.autor-photo-large img{
            height: 100%;
            width: 100%;
            background-color: hsl(200, 20%, 80%);
            background-position: center;
            max-width: none;
            -o-object-fit: cover;
            object-fit: cover;
            font-family: "object-fit: cover";
            transition: transform 0.3s ease-in;
        }
/* APP Theme */
body.gray-bg {
        background-color: #EFEFEF;
    }
body.gray-bg header #mainNavbar {
            background-color: #EFEFEF;
        }
body.yellow-bg {
        background-color: #F4F3EE;
    }
body.yellow-bg header #mainNavbar {
            background-color: #F4F3EE;
        }
body.dark-mode .uderline-animated::after {
            background-color: #0A0A0A;
        }
body.dark-mode.normal #mainNavbar #full-screen-menu-icon img,
                body.dark-mode.normal #mainNavbar #lkcom-logo {
                    filter: brightness(0) invert(0);
                }
body.dark-mode.normal #mainNavbar a {
                    color: #0A0A0A;
                }
body.dark-mode.normal #mainNavbar .microsite-name{
                    color: #0A0A0A;
                }
body.dark-mode.normal #secondaryNavbar {
                color: #0A0A0A;
            }
body.dark-mode.normal .mobile-menu-icon, body.dark-mode.normal .bg-red, body.dark-mode.normal .bg-primary, body.dark-mode.normal .mobile {
                background-color: #0A0A0A;
            }
body.dark-mode.normal .full.swiper .container,
                    body.dark-mode.normal .full.swiper .max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                        max-width: 100%!important;
                        
                    }
@media (min-width: 1920px) {
body.dark-mode.normal .full.swiper .container,
                    body.dark-mode.normal .full.swiper .max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                            max-width: 100%!important
                        
                    }
                        }
@media (min-width: 1600px) {
body.dark-mode.normal .full.swiper .container,
                    body.dark-mode.normal .full.swiper .max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                            max-width: 100%!important
                        
                    }
                        }
@media (min-width: 1280px) {
body.dark-mode.normal .full.swiper .container,
                    body.dark-mode.normal .full.swiper .max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                            max-width: 100%!important
                        
                    }
                        }
@media (min-width: 1124px) {
body.dark-mode.normal .full.swiper .container,
                    body.dark-mode.normal .full.swiper .max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                            max-width: 100%!important
                        
                    }
                        }
@media (min-width: 1024px) {
body.dark-mode.normal .full.swiper .container,
                    body.dark-mode.normal .full.swiper .max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                    body.dark-mode.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                            max-width: 100%!important
                        
                    }
                        }
body.dark-mode.normal .full.swiper .sm\:px-10 {
                        padding-left: 0!important;
                        padding-right: 0!important;
                    }
body.dark-mode.superCompact #mainNavbar a {
                    color: #0A0A0A!important;
                }
body.dark-mode.superCompact #mainNavbar a.uderline-animated::after {
                        background-color: #0A0A0A!important;
                    }
body.dark-mode.superCompact #mainNavbar #lkcom-logo {
                    filter: brightness(0) invert(0)!important;  
                }
body.dark-mode.superCompact #mainNavbar .microsite-name{
                    color: #0A0A0A;
                }
body.dark-mode.superCompact #mainNavbar .border-primary {
                    border-color: #0A0A0A!important;
                }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar {
            background-color: transparent;
        }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar .border-primary {
                border-color: #0A0A0A;
            }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar #lkcom-logo {
                filter: brightness(0) invert(0);
            }
@media screen and (min-width: 1024px) {
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar #lkcom-logo {
                    filter: brightness(0) invert(0)
            }
                }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar .microsite-name{
                color: #0A0A0A;
            }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar a {
                color: #0A0A0A;
            }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar a.uderline-animated::after {
                    background-color: #0A0A0A;
                }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar a:hover {
                    color: #245EFF;
                }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar.is-open .border-primary {
                    border-color: #245EFF;
                }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar.is-open #full-screen-menu-icon img,
                body.dark-mode div.fixed-header div.desktop-menu #mainNavbar.is-open #lkcom-logo {
                    filter: none;
                }
body.dark-mode div.fixed-header div.desktop-menu #mainNavbar.is-open a,
                body.dark-mode div.fixed-header div.desktop-menu #mainNavbar.is-open .microsite-name {
                    color: #245EFF;
                }
body.dark-mode .no-background .swiper.swiper-news-carousel-component .swiper-button-next .icon{
                filter: brightness(0) invert(0);
            }
body.dark-mode .no-background #mainNavbar {
                background-color: transparent;
            }
body.dark-mode .no-background #mainNavbar .border-primary {
                    border-color: white;
                }
body.dark-mode .no-background #mainNavbar #lkcom-logo {
                    filter: brightness(0) invert(1);
                }
body.dark-mode .no-background #mainNavbar .microsite-name{
                    color: white;
                }
body.dark-mode .no-background #mainNavbar a {
                    color: white;
                }
body.dark-mode .no-background #mainNavbar a.uderline-animated::after {
                        background-color: white;
                    }
body.dark-mode .no-background #mainNavbar a:hover {
                        color: #245EFF;
                    }
body.dark-mode .no-background #mainNavbar.is-open .border-primary {
                        border-color: #245EFF;
                    }
body.dark-mode .no-background #mainNavbar.is-open #full-screen-menu-icon img,
                    body.dark-mode .no-background #mainNavbar.is-open #lkcom-logo {
                        filter: none;
                    }
body.dark-mode .no-background #mainNavbar.is-open a,
                    body.dark-mode .no-background #mainNavbar.is-open .microsite-name {
                        color: #245EFF;
                    }
body.dark-mode .no-background footer .uderline-animated::after {
                    background-color: white;
                }
body.dark-mode a,
        body.dark-mode .one-column .title-block{
            color: #0A0A0A;
        }
body.dark-mode hr {
            border-color: #0A0A0A;
        }
body.dark-mode .lkcom-filter select, body.dark-mode .lkcom-filter input {
                color: #0A0A0A!important;
            }
body.dark-mode .lkcom-filter select::-moz-placeholder, body.dark-mode .lkcom-filter input::-moz-placeholder {
                    color: #0A0A0A;
                }
body.dark-mode .lkcom-filter select:-ms-input-placeholder, body.dark-mode .lkcom-filter input:-ms-input-placeholder {
                    color: #0A0A0A;
                }
body.dark-mode .lkcom-filter select::placeholder, body.dark-mode .lkcom-filter input::placeholder {
                    color: #0A0A0A;
                }
body.dark-mode .lkcom-filter select::-ms-input-placeholder, body.dark-mode .lkcom-filter input::-ms-input-placeholder { /* Edge 12 -18 */
                    color: #0A0A0A;
                }
body.dark-mode .lkcom-filter div:not(:first-child){
                    border-left: 1px solid #0A0A0A!important;
                }
body.dark-mode .search-icon-btn img{
            filter: brightness(0) invert(0);
        }
body.dark-mode .swiper.swiper-slide-component .swiper-pagination-bullet {
            background: #0A0A0A!important;
        }
body.dark-mode .hover\:bg-black:hover {
            background-color: #fff;
            color: #0A0A0A;
        }
body.dark-mode .hover\:bg-primary:hover {
            background-color: #fff;
            color: #0A0A0A;
        }
body.dark-mode .text-primary,
        body.dark-mode #secondaryNavbar,
        body.dark-mode .text-red  {
            color: #0A0A0A;
        }
body.dark-mode .text-primary .hoveredimg, body.dark-mode #secondaryNavbar .hoveredimg, body.dark-mode .text-red .hoveredimg {
                filter: brightness(0) invert(0);
            }
body.dark-mode .border-primary,
        body.dark-mode .border-red {
            border-color: #0A0A0A;
        }
body.dark-mode .hover\:text-primary:hover {
            color: #0A0A0A; 
        }
body.dark-mode .hover\:bg-white:hover {
            background-color: #fff;
        }
body.dark-mode .bg-red\/75 {
            background-color: #0A0A0A;
        }
body.dark-mode .icon-person,
        body.dark-mode .weather-icon,
        body.dark-mode .search-icon {
            filter: brightness(0) invert(0);
        }
body.dark-mode .swiper-pagination-bullet-active{
            background-color: #0A0A0A!important;
        }
body.dark-mode .swiper.swiperImportantNews .swiper-pagination-bullet-active{
            background-color: #0A0A0A!important;
        }
body.dark-mode .bg-primary {
            background-color: #0A0A0A!important;
        }
body.dark-mode a.bg-primary {
                background-color: #0A0A0A!important;
                color: white!important;
            }
body.dark-mode nav#fullScreenMenu.full-screen-menu a{
            color: #245EFF;
        }
/* Handle */
body.dark-mode::-webkit-scrollbar-thumb {
            background: #0A0A0A!important;
        }
body.dark-mode ::-webkit-scrollbar-thumb {
            background: #0A0A0A!important;
        }
/* Handle on hover */
body.dark-mode::-webkit-scrollbar-thumb:hover {
            background: #0A0A0A!important;
        }
body.dark-mode ::-webkit-scrollbar-thumb:hover {
            background: #0A0A0A!important;
        }
body.dark-mode .event-list .event-list-card {
            border-color: #0A0A0A;
        }
body.dark-mode ::-moz-selection { /* Code for Firefox */
            background: #0A0A0A;
          }
body.dark-mode ::selection {
            background: #0A0A0A;
        }
body.dark-mode footer{
            background-color: #0A0A0A!important;
        }
body.dark-mode footer .uderline-animated::after {
                background-color: white;
            }
/* APP Layout */
@media (max-width: 1023px) {
body.normal .mobile-desktop-margin {
                margin-top: 6rem
        }
            }
@media (min-width: 1024px) {
body.normal .swiper h2.lg\:px-8 {
                    padding-left: 0px!important;
                    padding-right: 0px!important
            }
                }
body.normal .full.swiper .container,
                body.normal .full.swiper .max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                    max-width: 100%!important;
                    
                }
@media (min-width: 1920px) {
body.normal .full.swiper .container,
                body.normal .full.swiper .max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                        max-width: 100%!important
                    
                }
                    }
@media (min-width: 1600px) {
body.normal .full.swiper .container,
                body.normal .full.swiper .max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                        max-width: 100%!important
                    
                }
                    }
@media (min-width: 1280px) {
body.normal .full.swiper .container,
                body.normal .full.swiper .max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                        max-width: 100%!important
                    
                }
                    }
@media (min-width: 1124px) {
body.normal .full.swiper .container,
                body.normal .full.swiper .max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                        max-width: 100%!important
                    
                }
                    }
@media (min-width: 1024px) {
body.normal .full.swiper .container,
                body.normal .full.swiper .max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl,
                body.normal .full.swiper .swiper-wrapper > .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl{
                        max-width: 100%!important
                    
                }
                    }
body.normal .full.swiper .sm\:px-10 {
                    padding-left: 0!important;
                    padding-right: 0!important;
                }
body.normal .full.swiper .swiper-pagination.px-8 {
                    padding-left: 0px;
                    padding-right: 0px;
                }
body.normal .full .absolute div.lg\:px-8 {
                    padding-left: 0px;
                    padding-right: 0px;
                }
body.normal footer .uderline-animated::after {
                background-color: white;
            }
/* Header */
@media (min-width: 1024px) {
body.full-screen header .fixed-header {
                    height: 0px
            }
                }
body.full-screen header .no-background #mainNavbar {
                    background-color: transparent;
                }
body.full-screen header .no-background #mainNavbar .border-primary {
                        border-color: white;
                    }
body.full-screen header .no-background #mainNavbar #lkcom-logo {
                        filter: brightness(0) invert(1);
                    }
body.full-screen header .no-background #mainNavbar .microsite-name{
                        color: white;
                    }
body.full-screen header .no-background #mainNavbar a {
                        color: white;
                    }
@media (min-width: 1024px) {
body.full-screen header .no-background #mainNavbar a {
                            color: white
                    }
                        }
body.full-screen header .no-background #mainNavbar a.uderline-animated::after {
                            background-color: white;
                        }
body.full-screen header .no-background #mainNavbar a:hover {
                            color: #245EFF;
                        }
body.full-screen header .no-background #mainNavbar.is-open .border-primary {
                            border-color: #245EFF;
                        }
body.full-screen header .no-background #mainNavbar.is-open #lkcom-logo {
                            filter: none;
                        }
body.full-screen header .no-background #mainNavbar.is-open .microsite-name,
                        body.full-screen header .no-background #mainNavbar.is-open a {
                            color: white;
                        }
body.full-screen.right .is-open #lkcom-logo {
                    filter: brightness(0) invert(1)!important;
                }
body.full-screen.right .is-open .microsite-name{
                    color: white!important;
                }
body.full-screen.superCompact #mainNavbar a.uderline-animated::after {
                        background-color: #245EFF!important;
                    }
body.full-screen .mobile-desktop-margin {
            margin-top: 6rem;
            
        }
@media (min-width: 1024px) {
body.full-screen .mobile-desktop-margin {
                margin-top: 168px
            
        }
            }
body.full-screen .swiper .container,
            body.full-screen .swiper .max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .slider-text > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl {
                    max-width: 100%!important;
            }
@media (min-width: 1920px) {
body.full-screen .swiper .container,
            body.full-screen .swiper .max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .slider-text > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl {
                    max-width: 100%!important
            }
                }
@media (min-width: 1600px) {
body.full-screen .swiper .container,
            body.full-screen .swiper .max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .slider-text > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl {
                    max-width: 100%!important
            }
                }
@media (min-width: 1280px) {
body.full-screen .swiper .container,
            body.full-screen .swiper .max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .slider-text > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl {
                    max-width: 100%!important
            }
                }
@media (min-width: 1124px) {
body.full-screen .swiper .container,
            body.full-screen .swiper .max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .slider-text > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl {
                    max-width: 100%!important
            }
                }
@media (min-width: 1024px) {
body.full-screen .swiper .container,
            body.full-screen .swiper .max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .slider-text > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .swiper-no-swiping > .\33xl\:max-w-screen-2xl,
            body.full-screen .swiper .swiper-slide > .slider-text > .\33xl\:max-w-screen-2xl {
                    max-width: 100%!important
            }
                }
body.full-screen .swiper .sm\:px-10 {
                padding-left: 0!important;
                padding-right: 0!important;
            }
body.full-screen .static-header,
        body.full-screen .fixed-header   {
            width: 100%;
        }
@media (min-width: 1024px) {
body.full-screen .static-header,
        body.full-screen .fixed-header   {
                position: absolute;
                top: 0
        }
            }
/* Footer */
body.full-screen footer {
            background-color: #245EFF;
        }
body.full-screen footer .uderline-animated::after {
                background-color: white;
            }
/* ! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
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. 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-size: 1em; /* 2 */
}
/*
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-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}
/*
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:-ms-input-placeholder, textarea:-ms-input-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;
}
*, ::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-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:  ;
}
::-webkit-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-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:  ;
}
::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-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:  ;
}
.container {
    width: 100%;
}
.\!container {
    width: 100% !important;
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
    .\!container {
        max-width: 640px !important;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
    .\!container {
        max-width: 768px !important;
    }
}
@media (min-width: 835px) {
    .container {
        max-width: 835px;
    }
    .\!container {
        max-width: 835px !important;
    }
}
@media (min-width: 1124px) {
    .container {
        max-width: 1124px;
    }
    .\!container {
        max-width: 1124px !important;
    }
}
@media (min-width: 1440px) {
    .container {
        max-width: 1440px;
    }
    .\!container {
        max-width: 1440px !important;
    }
}
@media (min-width: 1560px) {
    .container {
        max-width: 1560px;
    }
    .\!container {
        max-width: 1560px !important;
    }
}
@media (min-width: 1920px) {
    .container {
        max-width: 1920px;
    }
    .\!container {
        max-width: 1920px !important;
    }
}
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
}
.pointer-events-none {
    pointer-events: none !important;
}
.pointer-events-auto {
    pointer-events: auto !important;
}
.fixed {
    position: fixed !important;
}
.absolute {
    position: absolute !important;
}
.relative {
    position: relative !important;
}
.sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.inset-0 {
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
}
.inset-y-0 {
    top: 0px !important;
    bottom: 0px !important;
}
.left-0 {
    left: 0px !important;
}
.top-0 {
    top: 0px !important;
}
.left-10 {
    left: 2.5rem !important;
}
.bottom-0 {
    bottom: 0px !important;
}
.right-0 {
    right: 0px !important;
}
.top-5 {
    top: 1.25rem !important;
}
.left-5 {
    left: 1.25rem !important;
}
.top-16 {
    top: 4rem !important;
}
.top-14 {
    top: 3.5rem !important;
}
.top-10 {
    top: 2.5rem !important;
}
.right-10 {
    right: 2.5rem !important;
}
.bottom-4 {
    bottom: 1rem !important;
}
.right-2 {
    right: 0.5rem !important;
}
.bottom-10 {
    bottom: 2.5rem !important;
}
.top-1\/2 {
    top: 50% !important;
}
.left-1\/2 {
    left: 50% !important;
}
.bottom-24 {
    bottom: 6rem !important;
}
.top-\[0px\] {
    top: 0px !important;
}
.right-\[1px\] {
    right: 1px !important;
}
.top-\[calc\(50\%\)\] {
    top: calc(50%) !important;
}
.top-\[50\%\] {
    top: 50% !important;
}
.bottom-\[18px\] {
    bottom: 18px !important;
}
.z-10 {
    z-index: 10 !important;
}
.z-50 {
    z-index: 50 !important;
}
.z-20 {
    z-index: 20 !important;
}
.z-\[2\] {
    z-index: 2 !important;
}
.\!-z-10 {
    z-index: -10 !important;
}
.-z-10 {
    z-index: -10 !important;
}
.z-0 {
    z-index: 0 !important;
}
.order-2 {
    order: 2 !important;
}
.order-1 {
    order: 1 !important;
}
.order-3 {
    order: 3 !important;
}
.order-4 {
    order: 4 !important;
}
.col-span-3 {
    grid-column: span 3 / span 3 !important;
}
.col-span-1 {
    grid-column: span 1 / span 1 !important;
}
.col-span-2 {
    grid-column: span 2 / span 2 !important;
}
.col-auto {
    grid-column: auto !important;
}
.col-span-8 {
    grid-column: span 8 / span 8 !important;
}
.float-right {
    float: right !important;
}
.float-left {
    float: left !important;
}
.m-0 {
    margin: 0px !important;
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}
.my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
}
.my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
}
.my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
}
.mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
}
.my-\[20px\] {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
}
.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}
.my-\[15px\] {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.my-\[5px\] {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
}
.mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
}
.mb-4 {
    margin-bottom: 1rem !important;
}
.mt-10 {
    margin-top: 2.5rem !important;
}
.mt-4 {
    margin-top: 1rem !important;
}
.mt-12 {
    margin-top: 3rem !important;
}
.mb-5 {
    margin-bottom: 1.25rem !important;
}
.mt-5 {
    margin-top: 1.25rem !important;
}
.mt-16 {
    margin-top: 4rem !important;
}
.-mb-px {
    margin-bottom: -1px !important;
}
.mb-16 {
    margin-bottom: 4rem !important;
}
.ml-2 {
    margin-left: 0.5rem !important;
}
.mt-3 {
    margin-top: 0.75rem !important;
}
.mb-10 {
    margin-bottom: 2.5rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-\[20px\] {
    margin-top: 20px !important;
}
.mb-20 {
    margin-bottom: 5rem !important;
}
.mb-7 {
    margin-bottom: 1.75rem !important;
}
.ml-1 {
    margin-left: 0.25rem !important;
}
.mr-2 {
    margin-right: 0.5rem !important;
}
.ml-4 {
    margin-left: 1rem !important;
}
.mt-8 {
    margin-top: 2rem !important;
}
.ml-12 {
    margin-left: 3rem !important;
}
.-mt-px {
    margin-top: -1px !important;
}
.ml-3 {
    margin-left: 0.75rem !important;
}
.mr-auto {
    margin-right: auto !important;
}
.mr-3 {
    margin-right: 0.75rem !important;
}
.-mt-5 {
    margin-top: -1.25rem !important;
}
.mt-\[12px\] {
    margin-top: 12px !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mt-auto {
    margin-top: auto !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mt-0 {
    margin-top: 0px !important;
}
.mt-20 {
    margin-top: 5rem !important;
}
.ml-auto {
    margin-left: auto !important;
}
.mr-0 {
    margin-right: 0px !important;
}
.-ml-\[100px\] {
    margin-left: -100px !important;
}
.-mr-\[100px\] {
    margin-right: -100px !important;
}
.mt-\[10px\] {
    margin-top: 10px !important;
}
.mb-6 {
    margin-bottom: 1.5rem !important;
}
.mr-6 {
    margin-right: 1.5rem !important;
}
.mb-\[30px\] {
    margin-bottom: 30px !important;
}
.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-\[-1px\] {
    margin-top: -1px !important;
}
.mt-\[15px\] {
    margin-top: 15px !important;
}
.mt-6 {
    margin-top: 1.5rem !important;
}
.mr-1 {
    margin-right: 0.25rem !important;
}
.mb-3 {
    margin-bottom: 0.75rem !important;
}
.mb-14 {
    margin-bottom: 3.5rem !important;
}
.mt-7 {
    margin-top: 1.75rem !important;
}
.mt-\[8px\] {
    margin-top: 8px !important;
}
.mb-\[20px\] {
    margin-bottom: 20px !important;
}
.mr-5 {
    margin-right: 1.25rem !important;
}
.-ml-\[50\%\] {
    margin-left: -50% !important;
}
.mr-\[-30px\] {
    margin-right: -30px !important;
}
.mb-11 {
    margin-bottom: 2.75rem !important;
}
.-mt-\[20px\] {
    margin-top: -20px !important;
}
.ml-\[20px\] {
    margin-left: 20px !important;
}
.mr-\[20px\] {
    margin-right: 20px !important;
}
.mr-10 {
    margin-right: 2.5rem !important;
}
.ml-5 {
    margin-left: 1.25rem !important;
}
.mr-8 {
    margin-right: 2rem !important;
}
.-mb-10 {
    margin-bottom: -2.5rem !important;
}
.-ml-px {
    margin-left: -1px !important;
}
.mb-24 {
    margin-bottom: 6rem !important;
}
.mt-14 {
    margin-top: 3.5rem !important;
}
.ml-10 {
    margin-left: 2.5rem !important;
}
.block {
    display: block !important;
}
.inline-block {
    display: inline-block !important;
}
.inline {
    display: inline !important;
}
.flex {
    display: flex !important;
}
.inline-flex {
    display: inline-flex !important;
}
.grid {
    display: grid !important;
}
.hidden {
    display: none !important;
}
.h-400 {
    height: 400px !important;
}
.h-full {
    height: 100% !important;
}
.h-\[30px\] {
    height: 30px !important;
}
.h-auto {
    height: auto !important;
}
.h-250 {
    height: 250px !important;
}
.h-5 {
    height: 1.25rem !important;
}
.h-8 {
    height: 2rem !important;
}
.h-16 {
    height: 4rem !important;
}
.h-11 {
    height: 2.75rem !important;
}
.h-7 {
    height: 1.75rem !important;
}
.h-450 {
    height: 450px !important;
}
.h-width {
    height: 100vw !important;
}
.h-12 {
    height: 3rem !important;
}
.h-\[40px\] {
    height: 40px !important;
}
.h-\[48px\] {
    height: 48px !important;
}
.h-\[280px\] {
    height: 280px !important;
}
.h-\[340px\] {
    height: 340px !important;
}
.h-\[80px\] {
    height: 80px !important;
}
.h-\[210px\] {
    height: 210px !important;
}
.h-\[350px\] {
    height: 350px !important;
}
.h-\[150px\] {
    height: 150px !important;
}
.h-\[70px\] {
    height: 70px !important;
}
.h-\[190px\] {
    height: 190px !important;
}
.h-4 {
    height: 1rem !important;
}
.h-600 {
    height: 600px !important;
}
.h-36 {
    height: 9rem !important;
}
.h-\[56\.25vw\] {
    height: 56.25vw !important;
}
.h-\[45px\] {
    height: 45px !important;
}
.h-\[22px\] {
    height: 22px !important;
}
.h-5\/6 {
    height: 83.333333% !important;
}
.h-\[26px\] {
    height: 26px !important;
}
.h-96 {
    height: 24rem !important;
}
.h-\[25px\] {
    height: 25px !important;
}
.h-\[16px\] {
    height: 16px !important;
}
.h-\[60px\] {
    height: 60px !important;
}
.h-\[120px\] {
    height: 120px !important;
}
.h-10 {
    height: 2.5rem !important;
}
.h-60 {
    height: 15rem !important;
}
.h-3 {
    height: 0.75rem !important;
}
.h-20 {
    height: 5rem !important;
}
.h-\[220px\] {
    height: 220px !important;
}
.max-h-600 {
    max-height: 600px !important;
}
.max-h-32 {
    max-height: 8rem !important;
}
.max-h-\[70px\] {
    max-height: 70px !important;
}
.max-h-\[390px\] {
    max-height: 390px !important;
}
.max-h-\[25px\] {
    max-height: 25px !important;
}
.max-h-\[260px\] {
    max-height: 260px !important;
}
.max-h-500 {
    max-height: 500px !important;
}
.min-h-600 {
    min-height: 600px !important;
}
.min-h-screen {
    min-height: 100vh !important;
}
.min-h-\[200px\] {
    min-height: 200px !important;
}
.min-h-\[360px\] {
    min-height: 360px !important;
}
.min-h-full {
    min-height: 100% !important;
}
.min-h-\[400px\] {
    min-height: 400px !important;
}
.min-h-\[320px\] {
    min-height: 320px !important;
}
.min-h-\[270px\] {
    min-height: 270px !important;
}
.w-full {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.w-32 {
    width: 8rem !important;
}
.w-40 {
    width: 10rem !important;
}
.w-\[140px\] {
    width: 140px !important;
}
.w-5 {
    width: 1.25rem !important;
}
.w-8 {
    width: 2rem !important;
}
.w-\[40px\] {
    width: 40px !important;
}
.w-\[233px\] {
    width: 233px !important;
}
.w-1\/6 {
    width: 16.666667% !important;
}
.w-4\/6 {
    width: 66.666667% !important;
}
.w-\[150px\] {
    width: 150px !important;
}
.w-\[70px\] {
    width: 70px !important;
}
.w-1\/2 {
    width: 50% !important;
}
.w-\[33\%\] {
    width: 33% !important;
}
.w-\[50px\] {
    width: 50px !important;
}
.w-4 {
    width: 1rem !important;
}
.w-60 {
    width: 15rem !important;
}
.w-\[177\.77vh\] {
    width: 177.77vh !important;
}
.w-\[24px\] {
    width: 24px !important;
}
.w-3\/12 {
    width: 25% !important;
}
.w-5\/12 {
    width: 41.666667% !important;
}
.w-\[32px\] {
    width: 32px !important;
}
.w-\[160px\] {
    width: 160px !important;
}
.w-screen {
    width: 100vw !important;
}
.w-1\/3 {
    width: 33.333333% !important;
}
.w-24 {
    width: 6rem !important;
}
.w-52 {
    width: 13rem !important;
}
.w-\[30px\] {
    width: 30px !important;
}
.w-12 {
    width: 3rem !important;
}
.w-7\/12 {
    width: 58.333333% !important;
}
.w-16 {
    width: 4rem !important;
}
.w-4\/5 {
    width: 80% !important;
}
.w-28 {
    width: 7rem !important;
}
.min-w-\[140px\] {
    min-width: 140px !important;
}
.min-w-full {
    min-width: 100% !important;
}
.max-w-\[1440px\] {
    max-width: 1440px !important;
}
.max-w-xl {
    max-width: 36rem !important;
}
.max-w-6xl {
    max-width: 72rem !important;
}
.max-w-3xl {
    max-width: 48rem !important;
}
.max-w-\[440px\] {
    max-width: 440px !important;
}
.max-w-\[50\%\] {
    max-width: 50% !important;
}
.max-w-5xl {
    max-width: 64rem !important;
}
.max-w-\[160px\] {
    max-width: 160px !important;
}
.max-w-800 {
    max-width: 800px !important;
}
.max-w-4xl {
    max-width: 56rem !important;
}
.max-w-\[900px\] {
    max-width: 900px !important;
}
.max-w-\[190px\] {
    max-width: 190px !important;
}
.flex-1 {
    flex: 1 1 0% !important;
}
.flex-\[3\] {
    flex: 3 !important;
}
.flex-\[1\] {
    flex: 1 !important;
}
.flex-none {
    flex: none !important;
}
.grow {
    flex-grow: 1 !important;
}
.grow-0 {
    flex-grow: 0 !important;
}
.-translate-x-1\/2 {
    --tw-translate-x: -50% !important;
    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)) !important;
}
.-translate-y-1\/2 {
    --tw-translate-y: -50% !important;
    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)) !important;
}
.rotate-180 {
    --tw-rotate: 180deg !important;
    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)) !important;
}
.scale-95 {
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important;
    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)) !important;
}
.scale-100 {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    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)) !important;
}
.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)) !important;
}
.cursor-not-allowed {
    cursor: not-allowed !important;
}
.cursor-pointer {
    cursor: pointer !important;
}
.cursor-default {
    cursor: default !important;
}
.select-none {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
}
.resize {
    resize: both !important;
}
.list-none {
    list-style-type: none !important;
}
.appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
}
.grid-flow-col {
    grid-auto-flow: column !important;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}
.flex-row {
    flex-direction: row !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-col {
    flex-direction: column !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.place-content-center {
    place-content: center !important;
}
.place-content-end {
    place-content: end !important;
}
.place-content-between {
    place-content: space-between !important;
}
.content-center {
    align-content: center !important;
}
.content-end {
    align-content: flex-end !important;
}
.content-between {
    align-content: space-between !important;
}
.items-start {
    align-items: flex-start !important;
}
.items-end {
    align-items: flex-end !important;
}
.items-center {
    align-items: center !important;
}
.justify-start {
    justify-content: flex-start !important;
}
.justify-end {
    justify-content: flex-end !important;
}
.justify-center {
    justify-content: center !important;
}
.justify-between {
    justify-content: space-between !important;
}
.justify-around {
    justify-content: space-around !important;
}
.justify-items-start {
    justify-items: start !important;
}
.justify-items-end {
    justify-items: end !important;
}
.justify-items-center {
    justify-items: center !important;
}
.gap-4 {
    gap: 1rem !important;
}
.gap-10 {
    gap: 2.5rem !important;
}
.gap-6 {
    gap: 1.5rem !important;
}
.gap-2\.5 {
    gap: 0.625rem !important;
}
.gap-2 {
    gap: 0.5rem !important;
}
.gap-5 {
    gap: 1.25rem !important;
}
.gap-0 {
    gap: 0px !important;
}
.gap-\[30px\] {
    gap: 30px !important;
}
.gap-3 {
    gap: 0.75rem !important;
}
.gap-\[60px\] {
    gap: 60px !important;
}
.gap-8 {
    gap: 2rem !important;
}
.gap-\[25px\] {
    gap: 25px !important;
}
.gap-1 {
    gap: 0.25rem !important;
}
.gap-\[10px\] {
    gap: 10px !important;
}
.gap-\[20px\] {
    gap: 20px !important;
}
.gap-20 {
    gap: 5rem !important;
}
.gap-x-5 {
    -moz-column-gap: 1.25rem !important;
         column-gap: 1.25rem !important;
}
.gap-y-5 {
    row-gap: 1.25rem !important;
}
.gap-y-6 {
    row-gap: 1.5rem !important;
}
.gap-x-\[30px\] {
    -moz-column-gap: 30px !important;
         column-gap: 30px !important;
}
.gap-y-10 {
    row-gap: 2.5rem !important;
}
.gap-x-4 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
}
.gap-y-4 {
    row-gap: 1rem !important;
}
.space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0 !important;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
}
.self-center {
    align-self: center !important;
}
.self-stretch {
    align-self: stretch !important;
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.overflow-y-auto {
    overflow-y: auto !important;
}
.whitespace-nowrap {
    white-space: nowrap !important;
}
.rounded-full {
    border-radius: 9999px !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-md {
    border-radius: 0.375rem !important;
}
.rounded-lg {
    border-radius: 0.5rem !important;
}
.rounded-\[10px\] {
    border-radius: 10px !important;
}
.rounded-xl {
    border-radius: 0.75rem !important;
}
.rounded-\[8px\] {
    border-radius: 8px !important;
}
.rounded-none {
    border-radius: 0px !important;
}
.rounded-t {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}
.rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
}
.rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
}
.rounded-t-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
}
.border {
    border-width: 1px !important;
}
.border-\[0\.5px\] {
    border-width: 0.5px !important;
}
.border-2 {
    border-width: 2px !important;
}
.border-t {
    border-top-width: 1px !important;
}
.border-r {
    border-right-width: 1px !important;
}
.border-b {
    border-bottom-width: 1px !important;
}
.border-b-2 {
    border-bottom-width: 2px !important;
}
.border-l {
    border-left-width: 1px !important;
}
.border-slate-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(226 232 240 / var(--tw-border-opacity)) !important;
}
.border-primary {
    --tw-border-opacity: 1 !important;
    border-color: rgb(36 94 255 / var(--tw-border-opacity)) !important;
}
.border-white {
    --tw-border-opacity: 1 !important;
    border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.border-blue-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
}
.border-smoth-blue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(36 94 255 / var(--tw-border-opacity)) !important;
}
.border-black\/10 {
    border-color: rgb(0 0 0 / 0.1) !important;
}
.border-gray {
    --tw-border-opacity: 1 !important;
    border-color: rgb(230 230 230 / var(--tw-border-opacity)) !important;
}
.border-b-primary {
    --tw-border-opacity: 1 !important;
    border-bottom-color: rgb(36 94 255 / var(--tw-border-opacity)) !important;
}
.border-t-\[\#263F61\] {
    --tw-border-opacity: 1 !important;
    border-top-color: rgb(38 63 97 / var(--tw-border-opacity)) !important;
}
.bg-background {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-black {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-primary {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36 94 255 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#245EFF\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36 94 255 / var(--tw-bg-opacity)) !important;
}
.bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-secondary {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 167 225 / var(--tw-bg-opacity)) !important;
}
.bg-dark-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 22 66 / var(--tw-bg-opacity)) !important;
}
.bg-gray {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(230 230 230 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#EAE9ED\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(234 233 237 / var(--tw-bg-opacity)) !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-gray\/50 {
    background-color: rgb(230 230 230 / 0.5) !important;
}
.bg-\[\#07BEB8\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(7 190 184 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#0140AA\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(1 64 170 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#E6E6E6\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(230 230 230 / var(--tw-bg-opacity)) !important;
}
.bg-blue-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}
.bg-softprimary {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 243 236 / var(--tw-bg-opacity)) !important;
}
.bg-smoth-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36 94 255 / var(--tw-bg-opacity)) !important;
}
.bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
.from-transparent {
    --tw-gradient-from: transparent !important;
    --tw-gradient-to: rgb(0 0 0 / 0) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}
.to-\[\#263F61\] {
    --tw-gradient-to: #263F61 !important;
}
.bg-cover {
    background-size: cover !important;
}
.bg-auto {
    background-size: auto !important;
}
.bg-contain {
    background-size: contain !important;
}
.bg-center {
    background-position: center !important;
}
.bg-top {
    background-position: top !important;
}
.bg-\[center_right\] {
    background-position: center right !important;
}
.bg-\[center_left\] {
    background-position: center left !important;
}
.bg-left {
    background-position: left !important;
}
.bg-right {
    background-position: right !important;
}
.bg-no-repeat {
    background-repeat: no-repeat !important;
}
.fill-current {
    fill: currentColor !important;
}
.stroke-1 {
    stroke-width: 1 !important;
}
.object-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
}
.object-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
}
.object-left-top {
    -o-object-position: left top !important;
       object-position: left top !important;
}
.object-center {
    -o-object-position: center !important;
       object-position: center !important;
}
.p-5 {
    padding: 1.25rem !important;
}
.p-6 {
    padding: 1.5rem !important;
}
.p-10 {
    padding: 2.5rem !important;
}
.p-14 {
    padding: 3.5rem !important;
}
.p-3 {
    padding: 0.75rem !important;
}
.p-\[20px\] {
    padding: 20px !important;
}
.p-\[30px\] {
    padding: 30px !important;
}
.p-\[12px\] {
    padding: 12px !important;
}
.p-8 {
    padding: 2rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.p-0 {
    padding: 0px !important;
}
.p-4 {
    padding: 1rem !important;
}
.p-7 {
    padding: 1.75rem !important;
}
.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}
.px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
}
.px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
.px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}
.py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}
.py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}
.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}
.px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
.py-\[40px\] {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.py-\[20px\] {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.px-\[30px\] {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.px-\[10px\] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}
.px-\[18px\] {
    padding-left: 18px !important;
    padding-right: 18px !important;
}
.py-\[18px\] {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
.px-\[12px\] {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.py-\[12px\] {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.py-\[60px\] {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}
.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
.py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
}
.px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
}
.pt-10 {
    padding-top: 2.5rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.pb-10 {
    padding-bottom: 2.5rem !important;
}
.pb-4 {
    padding-bottom: 1rem !important;
}
.pb-3 {
    padding-bottom: 0.75rem !important;
}
.pt-5 {
    padding-top: 1.25rem !important;
}
.pb-5 {
    padding-bottom: 1.25rem !important;
}
.pt-8 {
    padding-top: 2rem !important;
}
.pb-2 {
    padding-bottom: 0.5rem !important;
}
.pl-6 {
    padding-left: 1.5rem !important;
}
.pt-\[40px\] {
    padding-top: 40px !important;
}
.pb-\[20px\] {
    padding-bottom: 20px !important;
}
.pt-6 {
    padding-top: 1.5rem !important;
}
.pl-0 {
    padding-left: 0px !important;
}
.pt-0 {
    padding-top: 0px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pb-8 {
    padding-bottom: 2rem !important;
}
.pr-3 {
    padding-right: 0.75rem !important;
}
.pr-10 {
    padding-right: 2.5rem !important;
}
.pt-\[20px\] {
    padding-top: 20px !important;
}
.pt-3 {
    padding-top: 0.75rem !important;
}
.pt-\[10px\] {
    padding-top: 10px !important;
}
.pt-\[0px\] {
    padding-top: 0px !important;
}
.pt-\[30px\] {
    padding-top: 30px !important;
}
.pr-4 {
    padding-right: 1rem !important;
}
.pt-4 {
    padding-top: 1rem !important;
}
.pl-8 {
    padding-left: 2rem !important;
}
.pl-3 {
    padding-left: 0.75rem !important;
}
.pr-2 {
    padding-right: 0.5rem !important;
}
.pr-0 {
    padding-right: 0px !important;
}
.pl-\[0px\] {
    padding-left: 0px !important;
}
.pr-\[0px\] {
    padding-right: 0px !important;
}
.pb-12 {
    padding-bottom: 3rem !important;
}
.pb-6 {
    padding-bottom: 1.5rem !important;
}
.pl-2 {
    padding-left: 0.5rem !important;
}
.pb-\[60px\] {
    padding-bottom: 60px !important;
}
.pb-14 {
    padding-bottom: 3.5rem !important;
}
.pb-\[80px\] {
    padding-bottom: 80px !important;
}
.pb-\[40px\] {
    padding-bottom: 40px !important;
}
.pt-\[25px\] {
    padding-top: 25px !important;
}
.pl-\[10px\] {
    padding-left: 10px !important;
}
.pb-\[15px\] {
    padding-bottom: 15px !important;
}
.pb-\[0px\] {
    padding-bottom: 0px !important;
}
.pl-5 {
    padding-left: 1.25rem !important;
}
.pr-1 {
    padding-right: 0.25rem !important;
}
.pt-20 {
    padding-top: 5rem !important;
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.font-display {
    font-family: Montserrat, sans-serif !important;
}
.font-body {
    font-family: Montserrat, sans-serif !important;
}
.text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
}
.text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
}
.text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
}
.text-sm {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 100 !important;
}
.text-\[20px\] {
    font-size: 20px !important;
}
.text-\[9px\] {
    font-size: 9px !important;
}
.text-lg {
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
}
.text-base {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
}
.text-xs {
    font-size: 0.75rem !important;
    line-height: 1rem !important;
}
.text-\[16px\] {
    font-size: 16px !important;
}
.text-\[14px\] {
    font-size: 14px !important;
}
.text-\[12px\] {
    font-size: 12px !important;
}
.text-\[24px\] {
    font-size: 24px !important;
}
.text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
}
.text-\[15px\] {
    font-size: 15px !important;
}
.text-\[18px\] {
    font-size: 18px !important;
}
.text-\[48px\] {
    font-size: 48px !important;
}
.text-\[13px\] {
    font-size: 13px !important;
}
.text-\[32px\] {
    font-size: 32px !important;
}
.text-\[19px\] {
    font-size: 19px !important;
}
.text-6xl {
    font-size: 3.75rem !important;
    line-height: 1 !important;
}
.font-semibold {
    font-weight: 600 !important;
}
.font-medium {
    font-weight: 500 !important;
}
.font-light {
    font-weight: 300 !important;
}
.font-normal {
    font-weight: 400 !important;
}
.font-extrabold {
    font-weight: 800 !important;
}
.font-bold {
    font-weight: 700 !important;
}
.uppercase {
    text-transform: uppercase !important;
}
.not-italic {
    font-style: normal !important;
}
.leading-\[30px\] {
    line-height: 30px !important;
}
.leading-7 {
    line-height: 1.75rem !important;
}
.leading-\[20px\] {
    line-height: 20px !important;
}
.leading-\[17px\] {
    line-height: 17px !important;
}
.leading-10 {
    line-height: 2.5rem !important;
}
.leading-5 {
    line-height: 1.25rem !important;
}
.leading-\[34px\] {
    line-height: 34px !important;
}
.leading-\[28px\] {
    line-height: 28px !important;
}
.leading-\[15px\] {
    line-height: 15px !important;
}
.leading-\[18px\] {
    line-height: 18px !important;
}
.leading-\[21px\] {
    line-height: 21px !important;
}
.leading-\[14px\] {
    line-height: 14px !important;
}
.leading-\[24px\] {
    line-height: 24px !important;
}
.leading-\[59px\] {
    line-height: 59px !important;
}
.leading-\[125\%\] {
    line-height: 125% !important;
}
.leading-\[160\%\] {
    line-height: 160% !important;
}
.leading-\[25px\] {
    line-height: 25px !important;
}
.leading-\[120\%\] {
    line-height: 120% !important;
}
.leading-\[150\%\] {
    line-height: 150% !important;
}
.leading-\[40px\] {
    line-height: 40px !important;
}
.leading-\[32px\] {
    line-height: 32px !important;
}
.leading-normal {
    line-height: 1.5 !important;
}
.leading-\[23px\] {
    line-height: 23px !important;
}
.leading-\[31px\] {
    line-height: 31px !important;
}
.tracking-\[0\.1em\] {
    letter-spacing: 0.1em !important;
}
.tracking-wider {
    letter-spacing: 0.05em !important;
}
.tracking-\[-0\.03em\] {
    letter-spacing: -0.03em !important;
}
.tracking-\[0\.01em\] {
    letter-spacing: 0.01em !important;
}
.text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-primary {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.text-secondary {
    --tw-text-opacity: 1 !important;
    color: rgb(0 167 225 / var(--tw-text-opacity)) !important;
}
.text-background {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-black {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-\[\#0C111D\] {
    --tw-text-opacity: 1 !important;
    color: rgb(12 17 29 / var(--tw-text-opacity)) !important;
}
.text-smoth-blue {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#263F61\] {
    --tw-text-opacity: 1 !important;
    color: rgb(38 63 97 / var(--tw-text-opacity)) !important;
}
.text-\[\#00A7E1\] {
    --tw-text-opacity: 1 !important;
    color: rgb(0 167 225 / var(--tw-text-opacity)) !important;
}
.text-\[\#000000\] {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-blue-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(59 130 246 / var(--tw-text-opacity)) !important;
}
.text-gray {
    --tw-text-opacity: 1 !important;
    color: rgb(230 230 230 / var(--tw-text-opacity)) !important;
}
.text-\[\#245EFF\] {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.text-smoth-gray {
    --tw-text-opacity: 1 !important;
    color: rgb(217 217 214 / var(--tw-text-opacity)) !important;
}
.text-\[\#00A8E1\] {
    --tw-text-opacity: 1 !important;
    color: rgb(0 168 225 / var(--tw-text-opacity)) !important;
}
.text-\[\#000872\] {
    --tw-text-opacity: 1 !important;
    color: rgb(0 8 114 / var(--tw-text-opacity)) !important;
}
.underline {
    -webkit-text-decoration-line: underline !important;
            text-decoration-line: underline !important;
}
.antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}
.placeholder-slate-400::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-placeholder-opacity)) !important;
}
.placeholder-slate-400:-ms-input-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-placeholder-opacity)) !important;
}
.placeholder-slate-400::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(148 163 184 / var(--tw-placeholder-opacity)) !important;
}
.placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-placeholder-opacity)) !important;
}
.placeholder-white:-ms-input-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-placeholder-opacity)) !important;
}
.placeholder-white::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-placeholder-opacity)) !important;
}
.opacity-30 {
    opacity: 0.3 !important;
}
.opacity-100 {
    opacity: 1 !important;
}
.opacity-50 {
    opacity: 0.5 !important;
}
.opacity-20 {
    opacity: 0.2 !important;
}
.opacity-0 {
    opacity: 0 !important;
}
.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-\[0_5\.18px_10\.36px_\#D3DAE2\] {
    --tw-shadow: 0 5.18px 10.36px #D3DAE2 !important;
    --tw-shadow-colored: 0 5.18px 10.36px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-\[0px_25px_37px_rgba\(0\2c 0\2c 0\2c 0\.1\)\2c 0px_10px_15px_rgba\(0\2c 0\2c 0\2c 0\.05\)\] {
    --tw-shadow: 0px 25px 37px rgba(0,0,0,0.1),0px 10px 15px rgba(0,0,0,0.05) !important;
    --tw-shadow-colored: 0px 25px 37px var(--tw-shadow-color), 0px 10px 15px var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-white {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity)) !important;
}
.brightness-0 {
    --tw-brightness: brightness(0) !important;
    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) !important;
}
.invert {
    --tw-invert: invert(100%) !important;
    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) !important;
}
.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) !important;
}
.transition-colors {
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.transition-all {
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.transition-opacity {
    transition-property: opacity !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.transition-transform {
    transition-property: transform !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.transition {
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
}
.duration-300 {
    transition-duration: 300ms !important;
}
.duration-700 {
    transition-duration: 700ms !important;
}
.duration-200 {
    transition-duration: 200ms !important;
}
.duration-150 {
    transition-duration: 150ms !important;
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.\[writing-mode\:vertical-lr\] {
    -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
}
.placeholder\:text-sm::-moz-placeholder {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 100 !important;
}
.placeholder\:text-sm:-ms-input-placeholder {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 100 !important;
}
.placeholder\:text-sm::placeholder {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 100 !important;
}
.placeholder\:text-xl::-moz-placeholder {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
}
.placeholder\:text-xl:-ms-input-placeholder {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
}
.placeholder\:text-xl::placeholder {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
}
.placeholder\:text-white::-moz-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.placeholder\:text-white:-ms-input-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.placeholder\:text-white::placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.placeholder\:text-primary::-moz-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.placeholder\:text-primary:-ms-input-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.placeholder\:text-primary::placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.checked\:bg-smoth-blue:checked {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36 94 255 / var(--tw-bg-opacity)) !important;
}
.hover\:border:hover {
    border-width: 1px !important;
}
.hover\:border-primary:hover {
    --tw-border-opacity: 1 !important;
    border-color: rgb(36 94 255 / var(--tw-border-opacity)) !important;
}
.hover\:bg-black:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-primary:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36 94 255 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-white:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-red-700:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-smoth-blue:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36 94 255 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-secondary:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 167 225 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-\[\#E6E6E6\]:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(230 230 230 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-dark-blue:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 22 66 / var(--tw-bg-opacity)) !important;
}
.hover\:font-bold:hover {
    font-weight: 700 !important;
}
.hover\:text-smoth-blue:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.hover\:text-primary:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(36 94 255 / var(--tw-text-opacity)) !important;
}
.hover\:text-white:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.hover\:opacity-100:hover {
    opacity: 1 !important;
}
.focus\:z-10:focus {
    z-index: 10 !important;
}
.focus\:border-blue-300:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.group:hover .group-hover\:block {
    display: block !important;
}
.group:hover .group-hover\:\!flex {
    display: flex !important;
}
.group:hover .group-hover\:opacity-20 {
    opacity: 0.2 !important;
}
@media (prefers-contrast: more) {
    .contrast-more\:border-slate-400 {
        --tw-border-opacity: 1 !important;
        border-color: rgb(148 163 184 / var(--tw-border-opacity)) !important;
    }
    .contrast-more\:placeholder-slate-500::-moz-placeholder {
        --tw-placeholder-opacity: 1 !important;
        color: rgb(100 116 139 / var(--tw-placeholder-opacity)) !important;
    }
    .contrast-more\:placeholder-slate-500:-ms-input-placeholder {
        --tw-placeholder-opacity: 1 !important;
        color: rgb(100 116 139 / var(--tw-placeholder-opacity)) !important;
    }
    .contrast-more\:placeholder-slate-500::placeholder {
        --tw-placeholder-opacity: 1 !important;
        color: rgb(100 116 139 / var(--tw-placeholder-opacity)) !important;
    }
}
@media (min-width: 640px) {
    .sm\:absolute {
        position: absolute !important;
    }
    .sm\:right-4 {
        right: 1rem !important;
    }
    .sm\:top-\[calc\(50\%\)\] {
        top: calc(50%) !important;
    }
    .sm\:left-auto {
        left: auto !important;
    }
    .sm\:order-3 {
        order: 3 !important;
    }
    .sm\:order-4 {
        order: 4 !important;
    }
    .sm\:order-2 {
        order: 2 !important;
    }
    .sm\:col-span-2 {
        grid-column: span 2 / span 2 !important;
    }
    .sm\:col-span-3 {
        grid-column: span 3 / span 3 !important;
    }
    .sm\:my-10 {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important;
    }
    .sm\:my-14 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important;
    }
    .sm\:my-\[20px\] {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .sm\:my-\[15px\] {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .sm\:mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .sm\:my-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important;
    }
    .sm\:mb-10 {
        margin-bottom: 2.5rem !important;
    }
    .sm\:-mt-\[20px\] {
        margin-top: -20px !important;
    }
    .sm\:-mr-\[40px\] {
        margin-right: -40px !important;
    }
    .sm\:mt-10 {
        margin-top: 2.5rem !important;
    }
    .sm\:mt-0 {
        margin-top: 0px !important;
    }
    .sm\:mt-4 {
        margin-top: 1rem !important;
    }
    .sm\:mt-12 {
        margin-top: 3rem !important;
    }
    .sm\:mb-11 {
        margin-bottom: 2.75rem !important;
    }
    .sm\:block {
        display: block !important;
    }
    .sm\:flex {
        display: flex !important;
    }
    .sm\:inline-flex {
        display: inline-flex !important;
    }
    .sm\:h-\[320px\] {
        height: 320px !important;
    }
    .sm\:h-\[240px\] {
        height: 240px !important;
    }
    .sm\:h-\[30px\] {
        height: 30px !important;
    }
    .sm\:h-\[120px\] {
        height: 120px !important;
    }
    .sm\:max-h-\[30px\] {
        max-height: 30px !important;
    }
    .sm\:w-2\/3 {
        width: 66.666667% !important;
    }
    .sm\:w-1\/2 {
        width: 50% !important;
    }
    .sm\:w-28 {
        width: 7rem !important;
    }
    .sm\:max-w-\[1440px\] {
        max-width: 1440px !important;
    }
    .sm\:max-w-\[50\%\] {
        max-width: 50% !important;
    }
    .sm\:max-w-800 {
        max-width: 800px !important;
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .sm\:flex-row {
        flex-direction: row !important;
    }
    .sm\:items-center {
        align-items: center !important;
    }
    .sm\:justify-start {
        justify-content: flex-start !important;
    }
    .sm\:justify-center {
        justify-content: center !important;
    }
    .sm\:justify-between {
        justify-content: space-between !important;
    }
    .sm\:gap-4 {
        gap: 1rem !important;
    }
    .sm\:gap-2 {
        gap: 0.5rem !important;
    }
    .sm\:gap-y-5 {
        row-gap: 1.25rem !important;
    }
    .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0 !important;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
        margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
    }
    .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
    }
    .sm\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
    }
    .sm\:object-left-top {
        -o-object-position: left top !important;
           object-position: left top !important;
    }
    .sm\:px-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .sm\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .sm\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .sm\:px-\[60px\] {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .sm\:py-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important;
    }
    .sm\:py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .sm\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .sm\:pt-20 {
        padding-top: 5rem !important;
    }
    .sm\:pl-6 {
        padding-left: 1.5rem !important;
    }
    .sm\:pt-0 {
        padding-top: 0px !important;
    }
    .sm\:pl-10 {
        padding-left: 2.5rem !important;
    }
    .sm\:pt-\[10px\] {
        padding-top: 10px !important;
    }
    .sm\:pl-\[40px\] {
        padding-left: 40px !important;
    }
    .sm\:pr-0 {
        padding-right: 0px !important;
    }
    .sm\:pt-2 {
        padding-top: 0.5rem !important;
    }
    .sm\:pt-\[40px\] {
        padding-top: 40px !important;
    }
    .sm\:pb-\[60px\] {
        padding-bottom: 60px !important;
    }
    .sm\:pt-\[60px\] {
        padding-top: 60px !important;
    }
    .sm\:pb-\[100px\] {
        padding-bottom: 100px !important;
    }
    .sm\:pt-10 {
        padding-top: 2.5rem !important;
    }
    .sm\:pt-\[80px\] {
        padding-top: 80px !important;
    }
    .sm\:pb-10 {
        padding-bottom: 2.5rem !important;
    }
    .sm\:pb-7 {
        padding-bottom: 1.75rem !important;
    }
    .sm\:text-left {
        text-align: left !important;
    }
    .sm\:text-center {
        text-align: center !important;
    }
    .sm\:text-\[10px\] {
        font-size: 10px !important;
    }
    .sm\:text-sm {
        font-size: 12px !important;
        line-height: 16px !important;
        font-weight: 100 !important;
    }
    .sm\:text-\[18px\] {
        font-size: 18px !important;
    }
    .sm\:text-\[22px\] {
        font-size: 22px !important;
    }
    .sm\:text-\[38px\] {
        font-size: 38px !important;
    }
    .sm\:text-\[14px\] {
        font-size: 14px !important;
    }
    .sm\:text-\[16px\] {
        font-size: 16px !important;
    }
    .sm\:text-\[32px\] {
        font-size: 32px !important;
    }
    .sm\:text-\[20px\] {
        font-size: 20px !important;
    }
    .sm\:text-\[17px\] {
        font-size: 17px !important;
    }
    .sm\:font-normal {
        font-weight: 400 !important;
    }
    .sm\:leading-\[23px\] {
        line-height: 23px !important;
    }
    .sm\:leading-\[26px\] {
        line-height: 26px !important;
    }
    .sm\:leading-\[20px\] {
        line-height: 20px !important;
    }
    .sm\:leading-\[39px\] {
        line-height: 39px !important;
    }
    .sm\:leading-\[22px\] {
        line-height: 22px !important;
    }
    .sm\:leading-\[27px\] {
        line-height: 27px !important;
    }
}
@media (min-width: 768px) {
    .md\:bottom-14 {
        bottom: 3.5rem !important;
    }
    .md\:top-\[calc\(50\%-60px\)\] {
        top: calc(50% - 60px) !important;
    }
    .md\:top-0 {
        top: 0px !important;
    }
    .md\:order-2 {
        order: 2 !important;
    }
    .md\:order-1 {
        order: 1 !important;
    }
    .md\:order-3 {
        order: 3 !important;
    }
    .md\:order-4 {
        order: 4 !important;
    }
    .md\:col-span-1 {
        grid-column: span 1 / span 1 !important;
    }
    .md\:col-span-3 {
        grid-column: span 3 / span 3 !important;
    }
    .md\:col-span-5 {
        grid-column: span 5 / span 5 !important;
    }
    .md\:col-span-7 {
        grid-column: span 7 / span 7 !important;
    }
    .md\:col-span-2 {
        grid-column: span 2 / span 2 !important;
    }
    .md\:my-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }
    .md\:mx-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .md\:my-\[25px\] {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .md\:mt-\[25px\] {
        margin-top: 25px !important;
    }
    .md\:mt-\[16px\] {
        margin-top: 16px !important;
    }
    .md\:mt-10 {
        margin-top: 2.5rem !important;
    }
    .md\:ml-5 {
        margin-left: 1.25rem !important;
    }
    .md\:mb-0 {
        margin-bottom: 0px !important;
    }
    .md\:mt-\[20px\] {
        margin-top: 20px !important;
    }
    .md\:mt-0 {
        margin-top: 0px !important;
    }
    .md\:mt-\[60px\] {
        margin-top: 60px !important;
    }
    .md\:-mt-\[115px\] {
        margin-top: -115px !important;
    }
    .md\:mt-\[12px\] {
        margin-top: 12px !important;
    }
    .md\:mt-\[28px\] {
        margin-top: 28px !important;
    }
    .md\:mb-\[30px\] {
        margin-bottom: 30px !important;
    }
    .md\:mt-\[30px\] {
        margin-top: 30px !important;
    }
    .md\:mt-6 {
        margin-top: 1.5rem !important;
    }
    .md\:mr-auto {
        margin-right: auto !important;
    }
    .md\:ml-0 {
        margin-left: 0px !important;
    }
    .md\:mr-0 {
        margin-right: 0px !important;
    }
    .md\:ml-auto {
        margin-left: auto !important;
    }
    .md\:mt-4 {
        margin-top: 1rem !important;
    }
    .md\:mt-5 {
        margin-top: 1.25rem !important;
    }
    .md\:block {
        display: block !important;
    }
    .md\:flex {
        display: flex !important;
    }
    .md\:hidden {
        display: none !important;
    }
    .md\:h-auto {
        height: auto !important;
    }
    .md\:h-\[400px\] {
        height: 400px !important;
    }
    .md\:h-\[240px\] {
        height: 240px !important;
    }
    .md\:h-\[50px\] {
        height: 50px !important;
    }
    .md\:h-\[40px\] {
        height: 40px !important;
    }
    .md\:h-400 {
        height: 400px !important;
    }
    .md\:h-600 {
        height: 600px !important;
    }
    .md\:h-\[60px\] {
        height: 60px !important;
    }
    .md\:h-\[160px\] {
        height: 160px !important;
    }
    .md\:max-h-\[40px\] {
        max-height: 40px !important;
    }
    .md\:w-full {
        width: 100% !important;
    }
    .md\:w-\[160px\] {
        width: 160px !important;
    }
    .md\:w-1\/2 {
        width: 50% !important;
    }
    .md\:w-\[90\%\] {
        width: 90% !important;
    }
    .md\:w-auto {
        width: auto !important;
    }
    .md\:w-7\/12 {
        width: 58.333333% !important;
    }
    .md\:w-4\/12 {
        width: 33.333333% !important;
    }
    .md\:w-\[75\%\] {
        width: 75% !important;
    }
    .md\:w-\[50\%\] {
        width: 50% !important;
    }
    .md\:min-w-\[160px\] {
        min-width: 160px !important;
    }
    .md\:max-w-\[100\%\] {
        max-width: 100% !important;
    }
    .md\:max-w-800 {
        max-width: 800px !important;
    }
    .md\:flex-1 {
        flex: 1 1 0% !important;
    }
    .md\:flex-auto {
        flex: 1 1 auto !important;
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .md\:flex-wrap {
        flex-wrap: wrap !important;
    }
    .md\:items-start {
        align-items: flex-start !important;
    }
    .md\:items-end {
        align-items: flex-end !important;
    }
    .md\:justify-between {
        justify-content: space-between !important;
    }
    .md\:justify-around {
        justify-content: space-around !important;
    }
    .md\:gap-5 {
        gap: 1.25rem !important;
    }
    .md\:gap-10 {
        gap: 2.5rem !important;
    }
    .md\:gap-6 {
        gap: 1.5rem !important;
    }
    .md\:gap-4 {
        gap: 1rem !important;
    }
    .md\:gap-\[25px\] {
        gap: 25px !important;
    }
    .md\:p-5 {
        padding: 1.25rem !important;
    }
    .md\:p-10 {
        padding: 2.5rem !important;
    }
    .md\:py-\[55px\] {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .md\:py-\[25px\] {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .md\:py-12 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .md\:px-\[40px\] {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .md\:py-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
    .md\:px-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .md\:px-20 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .md\:px-16 {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }
    .md\:py-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important;
    }
    .md\:py-14 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important;
    }
    .md\:px-5 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important;
    }
    .md\:pb-0 {
        padding-bottom: 0px !important;
    }
    .md\:pb-16 {
        padding-bottom: 4rem !important;
    }
    .md\:pl-0 {
        padding-left: 0px !important;
    }
    .md\:pt-0 {
        padding-top: 0px !important;
    }
    .md\:pt-12 {
        padding-top: 3rem !important;
    }
    .md\:pb-12 {
        padding-bottom: 3rem !important;
    }
    .md\:pt-\[25px\] {
        padding-top: 25px !important;
    }
    .md\:pb-8 {
        padding-bottom: 2rem !important;
    }
    .md\:pb-\[40px\] {
        padding-bottom: 40px !important;
    }
    .md\:pl-20 {
        padding-left: 5rem !important;
    }
    .md\:pr-\[25\%\] {
        padding-right: 25% !important;
    }
    .md\:pl-\[60px\] {
        padding-left: 60px !important;
    }
    .md\:pt-10 {
        padding-top: 2.5rem !important;
    }
    .md\:pb-10 {
        padding-bottom: 2.5rem !important;
    }
    .md\:pt-14 {
        padding-top: 3.5rem !important;
    }
    .md\:pb-14 {
        padding-bottom: 3.5rem !important;
    }
    .md\:pt-16 {
        padding-top: 4rem !important;
    }
    .md\:pt-\[70px\] {
        padding-top: 70px !important;
    }
    .md\:pb-\[140px\] {
        padding-bottom: 140px !important;
    }
    .md\:pt-\[40px\] {
        padding-top: 40px !important;
    }
    .md\:pt-\[50px\] {
        padding-top: 50px !important;
    }
    .md\:pl-\[15px\] {
        padding-left: 15px !important;
    }
    .md\:pb-\[50px\] {
        padding-bottom: 50px !important;
    }
    .md\:pr-10 {
        padding-right: 2.5rem !important;
    }
    .md\:text-left {
        text-align: left !important;
    }
    .md\:text-center {
        text-align: center !important;
    }
    .md\:text-\[11px\] {
        font-size: 11px !important;
    }
    .md\:text-3xl {
        font-size: 1.875rem !important;
        line-height: 2.25rem !important;
    }
    .md\:text-lg {
        font-size: 18px !important;
        line-height: 28px !important;
        font-weight: 400 !important;
    }
    .md\:text-\[28px\] {
        font-size: 28px !important;
    }
    .md\:text-\[16px\] {
        font-size: 16px !important;
    }
    .md\:text-\[13px\] {
        font-size: 13px !important;
    }
    .md\:text-\[20px\] {
        font-size: 20px !important;
    }
    .md\:text-\[26px\] {
        font-size: 26px !important;
    }
    .md\:text-\[32px\] {
        font-size: 32px !important;
    }
    .md\:text-\[22px\] {
        font-size: 22px !important;
    }
    .md\:text-\[14px\] {
        font-size: 14px !important;
    }
    .md\:text-2xl {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
    }
    .md\:text-\[42px\] {
        font-size: 42px !important;
    }
    .md\:text-\[24px\] {
        font-size: 24px !important;
    }
    .md\:text-\[19px\] {
        font-size: 19px !important;
    }
    .md\:text-base {
        font-size: 14px !important;
        line-height: 20px !important;
        font-weight: 400 !important;
    }
    .md\:leading-\[38px\] {
        line-height: 38px !important;
    }
    .md\:leading-\[16px\] {
        line-height: 16px !important;
    }
    .md\:leading-\[25px\] {
        line-height: 25px !important;
    }
    .md\:leading-\[36px\] {
        line-height: 36px !important;
    }
    .md\:leading-\[42px\] {
        line-height: 42px !important;
    }
    .md\:leading-\[32px\] {
        line-height: 32px !important;
    }
    .md\:leading-\[28px\] {
        line-height: 28px !important;
    }
    .md\:leading-\[29px\] {
        line-height: 29px !important;
    }
    .md\:leading-\[18px\] {
        line-height: 18px !important;
    }
}
@media (min-width: 1124px) {
    .lg\:container {
        width: 100%;
    }
    @media (min-width: 640px) {
        .lg\:container {
            max-width: 640px;
        }
    }
    @media (min-width: 768px) {
        .lg\:container {
            max-width: 768px;
        }
    }
    @media (min-width: 835px) {
        .lg\:container {
            max-width: 835px;
        }
    }
    @media (min-width: 1124px) {
        .lg\:container {
            max-width: 1124px;
        }
    }
    @media (min-width: 1440px) {
        .lg\:container {
            max-width: 1440px;
        }
    }
    @media (min-width: 1560px) {
        .lg\:container {
            max-width: 1560px;
        }
    }
    @media (min-width: 1920px) {
        .lg\:container {
            max-width: 1920px;
        }
    }
    .lg\:bottom-20 {
        bottom: 5rem !important;
    }
    .lg\:order-2 {
        order: 2 !important;
    }
    .lg\:order-1 {
        order: 1 !important;
    }
    .lg\:order-3 {
        order: 3 !important;
    }
    .lg\:col-span-2 {
        grid-column: span 2 / span 2 !important;
    }
    .lg\:col-span-3 {
        grid-column: span 3 / span 3 !important;
    }
    .lg\:col-span-1 {
        grid-column: span 1 / span 1 !important;
    }
    .lg\:my-\[30px\] {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .lg\:my-\[35px\] {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .lg\:mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .lg\:mx-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .lg\:my-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .lg\:mt-\[30px\] {
        margin-top: 30px !important;
    }
    .lg\:mt-0 {
        margin-top: 0px !important;
    }
    .lg\:mt-\[18px\] {
        margin-top: 18px !important;
    }
    .lg\:mt-10 {
        margin-top: 2.5rem !important;
    }
    .lg\:mt-\[25px\] {
        margin-top: 25px !important;
    }
    .lg\:mb-150 {
        margin-bottom: 150px !important;
    }
    .lg\:mt-\[34px\] {
        margin-top: 34px !important;
    }
    .lg\:mr-20 {
        margin-right: 5rem !important;
    }
    .lg\:mt-5 {
        margin-top: 1.25rem !important;
    }
    .lg\:block {
        display: block !important;
    }
    .lg\:flex {
        display: flex !important;
    }
    .lg\:grid {
        display: grid !important;
    }
    .lg\:hidden {
        display: none !important;
    }
    .lg\:h-\[40px\] {
        height: 40px !important;
    }
    .lg\:h-\[540px\] {
        height: 540px !important;
    }
    .lg\:h-\[350px\] {
        height: 350px !important;
    }
    .lg\:h-\[90px\] {
        height: 90px !important;
    }
    .lg\:h-\[60px\] {
        height: 60px !important;
    }
    .lg\:h-\[50px\] {
        height: 50px !important;
    }
    .lg\:h-500 {
        height: 500px !important;
    }
    .lg\:h-800 {
        height: 800px !important;
    }
    .lg\:h-\[260px\] {
        height: 260px !important;
    }
    .lg\:max-h-\[50px\] {
        max-height: 50px !important;
    }
    .lg\:w-\[200px\] {
        width: 200px !important;
    }
    .lg\:w-\[80\%\] {
        width: 80% !important;
    }
    .lg\:w-1\/2 {
        width: 50% !important;
    }
    .lg\:min-w-\[200px\] {
        min-width: 200px !important;
    }
    .lg\:min-w-\[135px\] {
        min-width: 135px !important;
    }
    .lg\:max-w-\[250px\] {
        max-width: 250px !important;
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    }
    .lg\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
    }
    .lg\:justify-start {
        justify-content: flex-start !important;
    }
    .lg\:gap-10 {
        gap: 2.5rem !important;
    }
    .lg\:gap-20 {
        gap: 5rem !important;
    }
    .lg\:gap-\[80px\] {
        gap: 80px !important;
    }
    .lg\:gap-14 {
        gap: 3.5rem !important;
    }
    .lg\:gap-0 {
        gap: 0px !important;
    }
    .lg\:gap-y-5 {
        row-gap: 1.25rem !important;
    }
    .lg\:gap-y-0 {
        row-gap: 0px !important;
    }
    .lg\:gap-x-10 {
        -moz-column-gap: 2.5rem !important;
             column-gap: 2.5rem !important;
    }
    .lg\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0 !important;
        margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
        margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
    }
    .lg\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .lg\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .lg\:py-\[70px\] {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .lg\:py-\[35px\] {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .lg\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .lg\:px-\[100px\] {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .lg\:py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .lg\:px-20 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .lg\:px-\[80px\] {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .lg\:py-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .lg\:py-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important;
    }
    .lg\:pt-\[35px\] {
        padding-top: 35px !important;
    }
    .lg\:pb-\[80px\] {
        padding-bottom: 80px !important;
    }
    .lg\:pr-\[40\%\] {
        padding-right: 40% !important;
    }
    .lg\:pl-\[100px\] {
        padding-left: 100px !important;
    }
    .lg\:pt-8 {
        padding-top: 2rem !important;
    }
    .lg\:pt-20 {
        padding-top: 5rem !important;
    }
    .lg\:pb-20 {
        padding-bottom: 5rem !important;
    }
    .lg\:pt-\[40px\] {
        padding-top: 40px !important;
    }
    .lg\:pt-\[80px\] {
        padding-top: 80px !important;
    }
    .lg\:pb-\[140px\] {
        padding-bottom: 140px !important;
    }
    .lg\:pt-\[50px\] {
        padding-top: 50px !important;
    }
    .lg\:pl-\[10\%\] {
        padding-left: 10% !important;
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem !important;
    }
    .lg\:text-left {
        text-align: left !important;
    }
    .lg\:text-center {
        text-align: center !important;
    }
    .lg\:text-3xl {
        font-size: 1.875rem !important;
        line-height: 2.25rem !important;
    }
    .lg\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important;
    }
    .lg\:text-4xl {
        font-size: 2.25rem !important;
        line-height: 2.5rem !important;
    }
    .lg\:text-\[32px\] {
        font-size: 32px !important;
    }
    .lg\:text-\[14px\] {
        font-size: 14px !important;
    }
    .lg\:text-\[22px\] {
        font-size: 22px !important;
    }
    .lg\:text-2xl {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
    }
    .lg\:text-base {
        font-size: 14px !important;
        line-height: 20px !important;
        font-weight: 400 !important;
    }
    .lg\:text-\[28px\] {
        font-size: 28px !important;
    }
    .lg\:text-\[38px\] {
        font-size: 38px !important;
    }
    .lg\:text-\[16px\] {
        font-size: 16px !important;
    }
    .lg\:text-\[18px\] {
        font-size: 18px !important;
    }
    .lg\:text-\[20px\] {
        font-size: 20px !important;
    }
    .lg\:font-semibold {
        font-weight: 600 !important;
    }
    .lg\:leading-\[40px\] {
        line-height: 40px !important;
    }
    .lg\:leading-\[17px\] {
        line-height: 17px !important;
    }
    .lg\:leading-\[27px\] {
        line-height: 27px !important;
    }
    .lg\:leading-\[39px\] {
        line-height: 39px !important;
    }
    .lg\:leading-\[49px\] {
        line-height: 49px !important;
    }
    .lg\:leading-\[18px\] {
        line-height: 18px !important;
    }
    .lg\:leading-\[30px\] {
        line-height: 30px !important;
    }
}
@media (min-width: 1440px) {
    .xl\:container {
        width: 100%;
    }
    @media (min-width: 640px) {
        .xl\:container {
            max-width: 640px;
        }
    }
    @media (min-width: 768px) {
        .xl\:container {
            max-width: 768px;
        }
    }
    @media (min-width: 835px) {
        .xl\:container {
            max-width: 835px;
        }
    }
    @media (min-width: 1124px) {
        .xl\:container {
            max-width: 1124px;
        }
    }
    @media (min-width: 1440px) {
        .xl\:container {
            max-width: 1440px;
        }
    }
    @media (min-width: 1560px) {
        .xl\:container {
            max-width: 1560px;
        }
    }
    @media (min-width: 1920px) {
        .xl\:container {
            max-width: 1920px;
        }
    }
    .xl\:bottom-24 {
        bottom: 6rem !important;
    }
    .xl\:col-span-2 {
        grid-column: span 2 / span 2 !important;
    }
    .xl\:col-span-3 {
        grid-column: span 3 / span 3 !important;
    }
    .xl\:my-5 {
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }
    .xl\:my-\[40px\] {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .xl\:my-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important;
    }
    .xl\:mt-\[40px\] {
        margin-top: 40px !important;
    }
    .xl\:mt-\[30px\] {
        margin-top: 30px !important;
    }
    .xl\:mb-0 {
        margin-bottom: 0px !important;
    }
    .xl\:mt-0 {
        margin-top: 0px !important;
    }
    .xl\:mt-10 {
        margin-top: 2.5rem !important;
    }
    .xl\:mt-20 {
        margin-top: 5rem !important;
    }
    .xl\:mt-12 {
        margin-top: 3rem !important;
    }
    .xl\:block {
        display: block !important;
    }
    .xl\:inline {
        display: inline !important;
    }
    .xl\:hidden {
        display: none !important;
    }
    .xl\:h-\[49px\] {
        height: 49px !important;
    }
    .xl\:h-auto {
        height: auto !important;
    }
    .xl\:h-\[690px\] {
        height: 690px !important;
    }
    .xl\:h-\[60px\] {
        height: 60px !important;
    }
    .xl\:h-600 {
        height: 600px !important;
    }
    .xl\:h-800 {
        height: 800px !important;
    }
    .xl\:h-\[300px\] {
        height: 300px !important;
    }
    .xl\:h-\[220px\] {
        height: 220px !important;
    }
    .xl\:max-h-\[55px\] {
        max-height: 55px !important;
    }
    .xl\:w-\[233px\] {
        width: 233px !important;
    }
    .xl\:w-full {
        width: 100% !important;
    }
    .xl\:w-\[75\%\] {
        width: 75% !important;
    }
    .xl\:w-auto {
        width: auto !important;
    }
    .xl\:w-\[50\%\] {
        width: 50% !important;
    }
    .xl\:w-20 {
        width: 5rem !important;
    }
    .xl\:w-36 {
        width: 9rem !important;
    }
    .xl\:min-w-\[233px\] {
        min-width: 233px !important;
    }
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .xl\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .xl\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    }
    .xl\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .xl\:justify-start {
        justify-content: flex-start !important;
    }
    .xl\:gap-20 {
        gap: 5rem !important;
    }
    .xl\:gap-10 {
        gap: 2.5rem !important;
    }
    .xl\:gap-\[50px\] {
        gap: 50px !important;
    }
    .xl\:gap-6 {
        gap: 1.5rem !important;
    }
    .xl\:gap-\[26px\] {
        gap: 26px !important;
    }
    .xl\:gap-4 {
        gap: 1rem !important;
    }
    .xl\:gap-0 {
        gap: 0px !important;
    }
    .xl\:gap-y-5 {
        row-gap: 1.25rem !important;
    }
    .xl\:rounded-md {
        border-radius: 0.375rem !important;
    }
    .xl\:border-0 {
        border-width: 0px !important;
    }
    .xl\:p-20 {
        padding: 5rem !important;
    }
    .xl\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .xl\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .xl\:py-\[40px\] {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .xl\:py-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .xl\:px-\[100px\] {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .xl\:py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .xl\:pb-20 {
        padding-bottom: 5rem !important;
    }
    .xl\:pl-0 {
        padding-left: 0px !important;
    }
    .xl\:pb-36 {
        padding-bottom: 9rem !important;
    }
    .xl\:pt-\[40px\] {
        padding-top: 40px !important;
    }
    .xl\:pt-24 {
        padding-top: 6rem !important;
    }
    .xl\:pb-24 {
        padding-bottom: 6rem !important;
    }
    .xl\:pt-\[50px\] {
        padding-top: 50px !important;
    }
    .xl\:pt-20 {
        padding-top: 5rem !important;
    }
    .xl\:pb-0 {
        padding-bottom: 0px !important;
    }
    .xl\:pt-10 {
        padding-top: 2.5rem !important;
    }
    .xl\:pb-10 {
        padding-bottom: 2.5rem !important;
    }
    .xl\:text-left {
        text-align: left !important;
    }
    .xl\:text-3xl {
        font-size: 1.875rem !important;
        line-height: 2.25rem !important;
    }
    .xl\:text-7xl {
        font-size: 4.5rem !important;
        line-height: 1 !important;
    }
    .xl\:text-lg {
        font-size: 18px !important;
        line-height: 28px !important;
        font-weight: 400 !important;
    }
    .xl\:text-\[15px\] {
        font-size: 15px !important;
    }
    .xl\:text-\[25px\] {
        font-size: 25px !important;
    }
    .xl\:text-\[32px\] {
        font-size: 32px !important;
    }
    .xl\:text-\[48px\] {
        font-size: 48px !important;
    }
    .xl\:text-\[38px\] {
        font-size: 38px !important;
    }
    .xl\:text-\[17px\] {
        font-size: 17px !important;
    }
    .xl\:text-\[50px\] {
        font-size: 50px !important;
    }
    .xl\:text-\[18px\] {
        font-size: 18px !important;
    }
    .xl\:text-\[20px\] {
        font-size: 20px !important;
    }
    .xl\:text-base {
        font-size: 14px !important;
        line-height: 20px !important;
        font-weight: 400 !important;
    }
    .xl\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important;
    }
    .xl\:leading-\[49px\] {
        line-height: 49px !important;
    }
    .xl\:leading-\[18px\] {
        line-height: 18px !important;
    }
    .xl\:leading-\[30px\] {
        line-height: 30px !important;
    }
    .xl\:leading-\[59px\] {
        line-height: 59px !important;
    }
    .xl\:leading-\[40px\] {
        line-height: 40px !important;
    }
    .xl\:leading-\[33px\] {
        line-height: 33px !important;
    }
}
@media (min-width: 640px) {
    @media (min-width: 1440px) {
        .sm\:xl\:text-\[14px\] {
            font-size: 14px !important;
        }
    }
}
@media (min-width: 768px) {
    @media (min-width: 1440px) {
        .md\:xl\:text-\[15px\] {
            font-size: 15px !important;
        }
    }
}
@media (min-width: 1560px) {
    .\32xl\:h-600 {
        height: 600px !important;
    }
    .\32xl\:h-800 {
        height: 800px !important;
    }
    .\32xl\:w-32 {
        width: 8rem !important;
    }
    .\32xl\:w-28 {
        width: 7rem !important;
    }
    .\32xl\:w-44 {
        width: 11rem !important;
    }
    .\32xl\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    }
    .\32xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    .\32xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
    .\32xl\:p-16 {
        padding: 4rem !important;
    }
    .\32xl\:px-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (min-width: 1920px) {
    .\33xl\:max-w-screen-2xl {
        max-width: 1560px !important;
    }
    .\33xl\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important;
    }
    .\33xl\:text-7xl {
        font-size: 4.5rem !important;
        line-height: 1 !important;
    }
}
.\[\&\.active\]\:left-4.active {
    left: 1rem !important;
}
.\[\&\.active\]\:block.active {
    display: block !important;
}
.\[\&\.active\]\:hidden.active {
    display: none !important;
}
.\[\&\.active\]\:bg-\[\#263F61\].active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(38 63 97 / var(--tw-bg-opacity)) !important;
}
.\[\&\.active\]\:text-\[22px\].active {
    font-size: 22px !important;
}
.\[\&\.active\]\:leading-\[32px\].active {
    line-height: 32px !important;
}
.\[\&\.active\]\:text-white.active {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
@media (min-width: 640px) {
    .sm\:\[\&\.active\]\:text-\[24px\].active {
        font-size: 24px !important;
    }
    .sm\:\[\&\.active\]\:leading-\[40px\].active {
        line-height: 40px !important;
    }
}
@media (min-width: 768px) {
    .md\:\[\&\.active\]\:flex.active {
        display: flex !important;
    }
}
@media (min-width: 1124px) {
    .lg\:\[\&\.active\]\:rotate-0.active {
        --tw-rotate: 0deg !important;
        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)) !important;
    }
    .lg\:\[\&\.active\]\:text-\[32px\].active {
        font-size: 32px !important;
    }
    .lg\:\[\&\.active\]\:\[writing-mode\:horizontal-tb\].active {
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    }
}
.\[\&_img\]\:w-full img {
    width: 100% !important;
}
.\[\&_img\]\:max-w-\[340px\] img {
    max-width: 340px !important;
}
.\[\&_img\]\:items-center img {
    align-items: center !important;
}
.\[\&_img\]\:justify-center img {
    justify-content: center !important;
}
@media (min-width: 1124px) {
    .lg\:\[\&_img\]\:max-w-none img {
        max-width: none !important;
    }
}
.\[\&_p\]\:text-\[12px\] p {
    font-size: 12px !important;
}
.\[\&_p\]\:leading-\[150\%\] p {
    line-height: 150% !important;
}
.\[\&_p\]\:leading-\[24px\] p {
    line-height: 24px !important;
}
@media (min-width: 640px) {
    .sm\:\[\&_p\]\:text-\[14px\] p {
        font-size: 14px !important;
    }
    .sm\:\[\&_p\]\:leading-\[26px\] p {
        line-height: 26px !important;
    }
}
@media (min-width: 768px) {
    .md\:\[\&_p\]\:text-\[14px\] p {
        font-size: 14px !important;
    }
    .md\:\[\&_p\]\:text-\[16px\] p {
        font-size: 16px !important;
    }
    .md\:\[\&_p\]\:leading-\[28px\] p {
        line-height: 28px !important;
    }
}
@media (min-width: 1124px) {
    .lg\:\[\&_p\]\:text-\[16px\] p {
        font-size: 16px !important;
    }
    .lg\:\[\&_p\]\:text-\[18px\] p {
        font-size: 18px !important;
    }
    .lg\:\[\&_p\]\:leading-\[30px\] p {
        line-height: 30px !important;
    }
}
@media (min-width: 1440px) {
    .xl\:\[\&_p\]\:text-\[18px\] p {
        font-size: 18px !important;
    }
    .xl\:\[\&_p\]\:leading-\[30px\] p {
        line-height: 30px !important;
    }
}

