.twoColumn__inner-wrapper{column-gap:8%}.twoColumn__img{width:42%;margin-left:1.5rem;margin-bottom:1.5rem;float:right}.twoColumn__logobox{max-width:12.125rem;max-height:5.3125rem}.twoColumn__top-heading,.twoColumn__top-smheading{color:var(--secondary-color);letter-spacing:.125rem;font-size:1rem;font-family:var(--helvetica-bold-font);text-transform:uppercase;display:block}.twoColumn__reverse{background:var(--light-bg)}.twoColumn__reverse .twoColumn__left-section{order:2}.twoColumn__reverse .twoColumn__right-section{order:1}.twoColumn__desc>div{display:inline}.twoColumn__read-more{color:var(--secondary-color);font-family:var(--helvetica-bold-font)}.twoColumn__item:nth-child(odd){background:var(--light-bg)}.twoColumn__item:nth-child(odd) .twoColumn__left-section{order:2}.twoColumn__item:nth-child(odd) .twoColumn__right-section{order:1}.twoColumn__item .twoColumn__left-section{width:52%}.twoColumn__item .twoColumn__right-section{width:40%;display:flex;justify-content:center}.twoColumn__item .twoColumn__imgbox{border-radius:2rem;overflow:hidden;max-height:30rem}.twoColumn__item .twoColumn__imgbox img{width:100%;height:100%;object-fit:cover;object-position:center}.twoColumn__reverse .twoColumn__item:nth-child(odd){background:var(--white-color)}.twoColumn__reverse .twoColumn__item .twoColumn__left-section{order:1}.twoColumn__reverse .twoColumn__item .twoColumn__right-section{order:2}.twoColumn p{margin-top:1rem}.twoColumn p a{color:var(--secondary-color)}.twoColumn h2,.twoColumn h3,.twoColumn h4,.twoColumn h5,.twoColumn h6{font-family:var(--helvetica-bold-font);margin-top:1rem;font-size:1.25rem}.twoColumn ul{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.twoColumn li{padding-left:2rem;position:relative;color:var(--light-grey)}.twoColumn li:before{content:"";font-family:var(--icons-font);position:absolute;left:0;top:.125rem;font-size:1rem}.twoColumn li a,.twoColumn li:before{color:var(--secondary-color)}@media screen and (max-width:767px){.twoColumn__inner-wrapper{flex-wrap:wrap}.twoColumn__left-section{width:100%!important}.twoColumn__right-section{width:100%!important;order:-1}.twoColumn__img{width:100%;margin-left:0;margin-bottom:0;float:none;order:2;max-height:80vw}}