:root{--columns-cols:1;--columns-gap:var(--spacing-lg)}@media (min-width:768px){:root{--columns-gap:var(--spacing-40)}}.columns-text-content.white,.columns-text-content.white p a,.columns-wrapper.bg-white,.columns.white{background-color:var(--color-white);color:var(--color-black)}.columns-text-content.green,.columns-wrapper.bg-green,.columns.green{background-color:var(--color-green-700);color:var(--color-white)}.columns-text-content.green .card,.columns-text-content.green a,.columns-text-content.green ol li:before,.columns-text-content.green ul li:before,.columns-wrapper.bg-green .card,.columns-wrapper.bg-green a,.columns-wrapper.bg-green ol li:before,.columns-wrapper.bg-green ul li:before,.columns.green .card,.columns.green a,.columns.green ol li:before,.columns.green ul li:before{color:var(--color-white)}.columns-wrapper.bg-green .btn{background-color:var(--color-transparent);border-color:var(--color-white)}.columns-text-content.grey,.columns-wrapper.bg-grey,.columns.grey{background-color:var(--color-grey-200);color:var(--color-black)}.columns .wrapper.small{max-width:var(--spacing-600)}.columns .wrapper.medium{max-width:60rem}.columns-wrapper{display:grid;grid-gap:var(--spacing-lg);gap:var(--spacing-lg);grid-gap:var(--columns-gap);gap:var(--columns-gap);grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(var(--columns-cols),minmax(0,1fr))}.columns-wrapper.col-layout-2,.columns-wrapper.col-layout-3{border-radius:var(--border-radius)}@media (min-width:768px){.columns-wrapper.col-layout-2 .column-col:first-of-type .columns-image,.columns-wrapper.col-layout-3 .column-col:first-of-type .columns-image{padding-right:0}.columns-wrapper.col-layout-2 .column-col:last-of-type .columns-image,.columns-wrapper.col-layout-3 .column-col:last-of-type .columns-image{padding-left:0}}.columns-wrapper.col-layout-2 .column-col .columns-image,.columns-wrapper.col-layout-3 .column-col .columns-image{padding:var(--columns-gap)}.columns-wrapper.col-layout-2 .column-col .columns-image img,.columns-wrapper.col-layout-3 .column-col .columns-image img{aspect-ratio:auto}.columns-wrapper.col-layout-4 .column-col,.columns-wrapper.col-layout-5 .column-col{border-radius:var(--border-radius-large);overflow:hidden}.columns-wrapper.col-layout-4 .column-col .columns-text-content,.columns-wrapper.col-layout-5 .column-col .columns-text-content{height:100%;padding:var(--spacing-40)}@media (min-width:768px){.columns-wrapper.col-layout-1{--columns-cols:12;--columns-gap:0}.columns-wrapper.col-layout-1 .column-col:first-of-type{grid-column:1/7}.columns-wrapper.col-layout-1 .column-col:last-of-type{grid-column:7/13}}@media (min-width:1024px){.columns-wrapper.cols-2{--columns-cols:12}.columns-wrapper.col-layout-2 .column-col:first-of-type{grid-column:1/10}.columns-wrapper.col-layout-2 .column-col:last-of-type{grid-column:10/13}.columns-wrapper.col-layout-3 .column-col:first-of-type{grid-column:1/4}.columns-wrapper.col-layout-3 .column-col:last-of-type{grid-column:4/13}.columns-wrapper.col-layout-4 .column-col:first-of-type{grid-column:1/9}.columns-wrapper.col-layout-4 .column-col:last-of-type{grid-column:9/13}.columns-wrapper.col-layout-5 .column-col:first-of-type{grid-column:1/5}.columns-wrapper.col-layout-5 .column-col:last-of-type{grid-column:5/13}}@media (min-width:768px){.columns-wrapper .column-col:first-of-type .columns-text-content{padding-right:var(--spacing-40)}.columns-wrapper .column-col:last-of-type .columns-text-content{padding-left:var(--spacing-40)}}.columns-wrapper .column-col.extra-img .columns-text-content{display:flex;flex-direction:var(--direction);grid-gap:var(--spacing-40);gap:var(--spacing-40)}@media (min-width:768px){.columns-wrapper .column-col.extra-img .columns-text-content .image,.columns-wrapper .column-col.extra-img .columns-text-content .inner{width:50%}}.columns-wrapper .column-col.extra-img .columns-text-content .image img{height:100%;-o-object-fit:cover;object-fit:cover}.columns-image img{aspect-ratio:3/2;width:100%;-o-object-fit:cover;object-fit:cover;max-height:21.25rem}.columns-text-content{display:flex;flex-direction:column;grid-gap:var(--spacing-xl);gap:var(--spacing-xl)}.columns-text-content .pre-title{margin-bottom:var(--spacing)}.columns-text-content h2,.columns-text-content h3,.columns-text-content p[\:has\(img\)]:not(:last-child){margin-bottom:0}.columns-text-content p:has(img):not(:last-child){margin-bottom:0}.columns-text-content p[\:has\(img\)]:not(:last-child)+h5{margin-top:var(--spacing-sm);margin-bottom:0}.columns-text-content p:has(img):not(:last-child)+h5{margin-top:var(--spacing-sm);margin-bottom:0}.columns-text-content p:last-of-type{margin-bottom:0}.columns-text-content img{width:100%}.columns-text-content .mc4wp-form h2{margin-bottom:var(--spacing-40)}.columns-text-content .mc4wp-form .mc4wp-form-fields p{margin-bottom:0}.columns-text-content .mc4wp-form .mc4wp-form-fields input[type=email]{background-color:var(--color-white);color:var(--color-black);border-radius:var(--border-radius-sm);border:1px solid var(--color-black);width:100%;margin-bottom:var(--spacing);padding:var(--spacing-xs) var(--spacing);height:var(--spacing-40);outline-color:var(--color-green-700)}@media (min-width:768px) and (max-width:1024px){.columns-text-content .mc4wp-form .mc4wp-form-fields input[type=email]{width:50%}}.columns-text-content .mc4wp-form .mc4wp-form-fields input[type=submit]{margin-top:0}.columns-text-content .mc4wp-response{margin-top:var(--spacing-xl)}.columns-card{display:flex;height:100%}.columns-card .card{color:var(--color-black);padding:var(--columns-gap)}.columns-card .card.white{background-color:var(--color-white)}.columns-card .card.green{background-color:var(--color-green-700);color:var(--color-white)}.columns-card .card.grey{background-color:var(--color-grey-200)}