:root{--primary:#00263d;--secondary:#353e47;--dark-background:#f4f4f2;--grayLight:#f9f9f9;--borderGray:#707070;--darkBorderGray:#45505a;--dark-border:#123347;--white:#fff;--black:#000;--dark-text:#262f38;--gray-text:#b1b1b1;--input-border:#dbdbdb;--table-border:#ebebeb;--green:#4e943d;--font-headings:"Jost",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;--font-text:"Poppins",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;--post-text-max-width:1180px;--post-image-max-width:1480px}html body{--wp--style--gallery-gap-default:2rem!important}@media only screen and (max-width:992px){html body{--wp--preset--spacing--20:0.22rem!important;--wp--preset--spacing--30:0.335rem!important;--wp--preset--spacing--40:0.5rem!important;--wp--preset--spacing--50:0.75rem!important;--wp--preset--spacing--60:1.125rem!important;--wp--preset--spacing--70:1.69rem!important;--wp--preset--spacing--80:2.53rem!important}}.about-cards--gray{background-color:var(--dark-background)}.about-cards__container{display:flex;flex-direction:row;gap:150px;padding:100px 0}@media only screen and (max-width:1399px){.about-cards__container{-moz-column-gap:100px;column-gap:100px}}@media only screen and (max-width:1199px){.about-cards__container{flex-direction:column;gap:60px}}@media only screen and (max-width:991px){.about-cards__container{gap:50px}}@media only screen and (max-width:767px){.about-cards__container{gap:40px;padding:60px 0}}.about-cards__info{display:flex;flex:2 2;flex-direction:column;gap:60px}@media only screen and (max-width:767px){.about-cards__info{gap:30px}}.about-cards__info-title{color:var(--black);font-family:var(--font-headings);font-size:33px;font-weight:400;letter-spacing:.28125rem;margin:0}@media screen and (min-width:360px){.about-cards__info-title{font-size:calc(29px + 1.11111vw)}}@media screen and (min-width:1440px){.about-cards__info-title{font-size:45px}}.about-cards__info-text{color:var(--dark-text);font-family:var(--font-text);font-size:1.125rem;font-weight:300;letter-spacing:.05625rem;margin:0}.about-cards__info-text strong{font-weight:600}.about-cards__grid{display:grid;flex:5 5;flex-wrap:wrap;gap:50px;grid-template-columns:calc(33.33333% - 33.33333px) calc(33.33333% - 33.33333px) calc(33.33333% - 33.33333px)}@media only screen and (max-width:1399px){.about-cards__grid{gap:20px;grid-template-columns:calc(33.33333% - 13.33333px) calc(33.33333% - 13.33333px) calc(33.33333% - 13.33333px)}}@media only screen and (max-width:1199px){.about-cards__grid{justify-content:center}}@media only screen and (max-width:767px){.about-cards__grid{display:grid!important;flex:unset;gap:20px;grid-template-columns:calc(50% - 20px) calc(50% - 20px);min-width:100%}}.about-cards__item{align-items:center;aspect-ratio:1/1;background-blend-mode:soft-light;background-color:var(--secondary);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;padding:15px;transition:background-color .3s ease;width:100%}@media only screen and (max-width:767px){.about-cards__item{padding:30px 15px;word-break:break-word}}@media only screen and (max-width:575px){.about-cards__item{height:-webkit-fill-available;height:fill-available;padding:20px 10px}}.about-cards__item-text{color:#fff;font-family:var(--font-headings);font-size:1.75rem;font-size:14px;font-weight:400;letter-spacing:.175rem;margin:0;text-align:center;transition:opacity .3s ease}@media screen and (min-width:360px){.about-cards__item-text{font-size:calc(9.33333px + 1.2963vw)}}@media screen and (min-width:1440px){.about-cards__item-text{font-size:28px}}@media only screen and (max-width:575px){.about-cards__item-text{font-size:10px}}.about-cards__item--link:hover{background-color:#0000}.about-cards__item--link:hover .about-cards__item-text{opacity:0}@media only screen and (max-width:767px){.about-cards__button{width:100%}.about-cards__desktop{display:none!important}}.about-cards__mobile{display:none!important;max-width:100%}@media only screen and (max-width:767px){.about-cards__mobile{display:block!important}}.about-cards__arrows{display:flex;gap:20px;justify-content:center;margin-top:30px}.about-cards__arrows-button{align-items:center;background-color:var(--primary);border-radius:100%;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.about-cards__arrows-icon{color:var(--white)}