.columns-with-content{background-color:var(--bg-color);color:var(--text-color);position:relative}.columns-with-content .columns-with-content__decorative-image{position:absolute;width:350px;height:auto;top:260px;left:0}@media only screen and (max-width:1239px){.columns-with-content .columns-with-content__decorative-image{display:none}}@media only screen and (max-width:767px){.columns-with-content .columns-with-content__decorative-image{right:0;left:auto;top:75px;width:150px;display:block}.columns-with-content .columns-with-content__decorative-image.small-up-hide+.columns-with-content__decorative-image{display:none}}.columns-with-content__wrapper{--max-blocks-width:890px;display:flex;max-width:1200px;padding:0 20px;margin:0 auto;position:relative;z-index:1;gap:36px}.columns-with-content__wrapper.columns-with-content__wrapper--1,.columns-with-content__wrapper.columns-with-content__wrapper--2{--max-blocks-width:790px}@media only screen and (max-width:1239px){.columns-with-content__wrapper{gap:40px;flex-direction:column}}.columns-with-content__wrapper .columns-with-content__heading{flex-shrink:0;color:var(--text-color);max-width:380px;margin-right:auto}@media only screen and (max-width:1239px){.columns-with-content__wrapper .columns-with-content__heading{width:100%}}.columns-with-content__wrapper .columns-with-content__blocks{--items-per-row:2;--gap:36px;--item-side-offset:calc((var(--gap)*(var(--items-per-row) - 1)) /(var(--items-per-row)));display:flex;gap:var(--gap);overflow:auto;padding-bottom:5px;max-width:var(--max-blocks-width);width:100%}.columns-with-content__wrapper .columns-with-content__blocks::-webkit-scrollbar{width:4px;height:4px}.columns-with-content__wrapper .columns-with-content__blocks::-webkit-scrollbar-track{background-color:var(--primary-background)}.columns-with-content__wrapper .columns-with-content__blocks::-webkit-scrollbar-thumb{background-color:var(--background-primary-button-alt)}.columns-with-content__wrapper .columns-with-content__blocks::-webkit-scrollbar-thumb:hover{background-color:var(--background-primary-button-alt-hover)}@media only screen and (max-width:767px){.columns-with-content__wrapper .columns-with-content__blocks{--gap:40px;flex-direction:column}}.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item{padding-left:20px;border-left:1px solid var(--text-color);color:var(--text-color);flex:1 0;display:flex;flex-direction:column;gap:20px;box-sizing:border-box}@media only screen and (min-width:768px){.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item{max-width:calc((100% / var(--items-per-row)) - var(--item-side-offset));min-width:23.5%}}@media only screen and (max-width:767px){.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item{width:100%}}.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item .cwc__item-heading{color:inherit}.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item .cwc__item-image{aspect-ratio:1/1;width:100%;position:relative;margin-bottom:10px}@media only screen and (max-width:767px){.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item .cwc__item-image{max-width:43%}}.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item .cwc__item-image img{width:100%;height:100%;position:absolute;top:0;left:0;opacity:1;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:768px){.columns-with-content__wrapper .columns-with-content__blocks .columns-with-content__item.columns-with-content__item-img-btm .cwc__item-image{order:1;margin:0;margin-top:25px}}@media only screen and (max-width:767px){.columns-with-content__wrapper-mf{padding:0;gap:30px}}@media only screen and (max-width:767px){.columns-with-content__wrapper-mf .columns-with-content__heading{padding:0 20px;box-sizing:border-box}}@media only screen and (max-width:767px){.columns-with-content__wrapper-mf .columns-with-content__blocks{--items-per-row:1.35;--gap:20px;flex-direction:row;padding:0 20px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.columns-with-content__wrapper-mf .columns-with-content__blocks::-webkit-scrollbar{display:none;height:0;width:0}}@media only screen and (min-width:768px){.columns-with-content__wrapper-mf .columns-with-content__blocks .columns-with-content__item{min-width:25%}}@media only screen and (max-width:767px){.columns-with-content__wrapper-mf .columns-with-content__blocks .columns-with-content__item{max-width:calc((100% / var(--items-per-row)) - var(--item-side-offset));flex:none;scroll-snap-align:center}}@media only screen and (max-width:767px){.columns-with-content__wrapper-mf .columns-with-content__blocks .columns-with-content__item .cwc__item-image{max-width:60%;margin-bottom:0}}