.split-stack{background-color:#f7f7f7;display:block;padding:2.5% 0;position:relative;width:100%}.split-stack-container{border-radius:18px;margin:0 auto;max-width:95%;position:relative}.split-stack-item{align-items:flex-start;border:1px solid #c8cdd1;border-bottom:none;display:flex;display:-ms-flexbox;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;overflow:hidden}.split-stack-item:first-of-type{border-radius:18px 18px 0 0}.split-stack-item:last-of-type{border-bottom:1px solid #c8cdd1;border-radius:0 0 18px 18px}.split-stack-item:nth-child(2n){align-items:flex-start;display:flex;display:-ms-flexbox;flex-direction:row-reverse;justify-content:flex-start}.split-stack-item .text-column{align-self:stretch;background-color:#fff;flex:0 0 100%;font-family:Just Sans,sans-serif;width:100%}@media only screen and (min-width:800px){.split-stack-item .text-column{flex:0 0 50%;max-width:50%}}.split-stack-item .text-column .column-inner{align-items:flex-start;display:flex;display:-ms-flexbox;flex-direction:column;height:100%;justify-content:center;padding:5.625rem 2.75rem;width:100%}@media only screen and (min-width:900px){.split-stack-item .text-column .column-inner{padding:9rem 3rem}}.split-stack-item .text-column .column-inner h3{color:#14151a;display:block;font-family:Trump Gothic Pro,sans-serif;font-size:50px;font-weight:500;letter-spacing:4px;line-height:1.1;margin:0;padding:0 0 1.25rem;text-transform:uppercase}@media only screen and (min-width:900px){.split-stack-item .text-column .column-inner h3{font-size:60px}}.split-stack-item .text-column .column-inner p{color:#14151a;display:block;font-size:.95rem;margin:0;padding:0 0 1.125rem}.split-stack-item .text-column .column-inner p:last-of-type{padding:0}.split-stack-item .text-column .column-inner .bottom-button{display:block;padding:2rem 0 0;position:relative;width:100%}.split-stack-item .text-column .column-inner .bottom-button a{background-color:#387c2c;border-radius:4px;color:#fff;display:block;font-family:Trump Gothic Pro,sans-serif;font-size:1rem;font-weight:600;letter-spacing:3px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:16px 40px;text-align:center;text-transform:uppercase}.split-stack-item .image-column{align-self:stretch;flex:0 0 100%;width:100%}@media only screen and (min-width:800px){.split-stack-item .image-column{flex:0 0 50%;max-width:50%}}.split-stack-item .image-column img{height:100%;max-height:575px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:800px){.split-stack-item .image-column img{max-height:700px}}