@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap";:root{--smoky-black: #111111;--granite-grey: #666666;--darky-grey: #999999;--grey-goose: #DDDDDD;--black: #000000;--jet: #333333;--spanish-gray: #989797;--silver-chalice: #B0B0B0;--cultured: #EEE;--seasalt: #F8F8F8;--white: #FFF;--buff: #C1B188;--gunmetal: #344142;color:initial;--font-color: var(--gunmetal);--font-color-alternative: var(--cultured);--title: #222;--main-color-associated: var(--white);--first-font: "Montserrat", sans-serif;--second-font: "Montserrat", sans-serif;--font-size: 16px;--first-font-regular: 400;--first-font-light: 300;--header-bg: transparent;--header-color: var(--white);--header-fixed--bg: var(--white);--header--fixed-color: var(--jet)}@media(max-width: 767px){.hidden-xs{display:none !important}}@media(min-width: 768px)and (max-width: 991px){.hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media(min-width: 1200px){.hidden-lg{display:none !important}}.arbitrary_posts_section{position:relative;height:auto !important}@media(max-width: 991px){.arbitrary_posts_section{max-height:unset}}.arbitrary_posts_section .arbitrary_posts_wrap{position:relative;z-index:200;display:flex;justify-content:flex-start;align-items:stretch;gap:80px}@media(max-width: 991px){.arbitrary_posts_section .arbitrary_posts_wrap{height:auto;flex-direction:column;gap:25px;padding:25px}}.arbitrary_posts_section .item_wrap{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex:0 1 50%;padding:60px}@media(min-width: 992px)and (max-width: 1199px){.arbitrary_posts_section .item_wrap{padding:60px 50px}}@media(max-width: 991px){.arbitrary_posts_section .item_wrap{padding:50px 25px}}.arbitrary_posts_section .content_wrap{position:relative;display:flex;justify-content:center;align-items:center;background:var(--white);padding:40px;max-width:450px;z-index:3}.arbitrary_posts_section .content_wrap .the_title{font-weight:500;padding-bottom:1rem;text-align:center;font-size:clamp(1.25rem,3vw,1.375rem);text-transform:unset}.arbitrary_posts_section .content_wrap .the_content{text-align:center;padding-top:0}.arbitrary_posts_section .content_wrap .btns_wrap{justify-content:center;margin-top:10px}@media(max-width: 767px){.arbitrary_posts_section .content_wrap .btns_wrap .genericCta3{width:auto}}.arbitrary_posts_section .thumb_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.arbitrary_posts_section .thumb_wrap .thumb{position:relative;display:block;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}