.list-image__wrapper{display:flex;gap:4rem;margin:0 auto;max-width:1240px;padding:5rem 0;position:relative;z-index:20;&.flipped{flex-direction:row-reverse}}.list__container{display:flex;flex:1;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:600px}.list-image__heading{color:#fff;font-size:2.33333rem;font-weight:800;line-height:1.2;margin:0 0 1.5rem;text-transform:uppercase}.list-image__content{color:#fff;ul{--marker-size:14px;font-size:.88889rem;list-style:none;margin:2rem 0;max-width:50ch;padding:0;li{margin-bottom:.75rem;padding-left:calc(var(--marker-size) + 12px);position:relative}li:before{background-color:#fff;border-radius:50%;content:"";display:block;height:var(--marker-size);left:0;position:absolute;top:4px;width:var(--marker-size)}}}.list__item{display:flex;gap:1rem}.list__item:not(:last-of-type){border-bottom:1px solid #fff;padding-bottom:1.5rem}.list__item-content{color:#fff}.list__item-image img{height:100px;object-fit:contain;width:100px}.list__title{color:inherit;font-size:1.16667rem;font-weight:600;margin-bottom:1rem;margin-top:0}.list__description{font-size:.88889rem;text-wrap:pretty}.list-image__image-cta-wrapper{margin:0 auto;max-width:600px}.list-image__image{flex:1;margin-top:.5rem}.list-image__image img{object-fit:contain;width:100%}.list-image__text-below-image{color:#fff;font-size:1.22222rem;margin-top:1.5rem}.list-image__cta{background-color:#fff;border-radius:8px;color:#225d38;cursor:pointer;display:inline-block;font-size:.88889rem;font-weight:600;margin:1.5rem 0;padding:16px 24px;transition:background-color .3s ease;width:fit-content;&:focus,&:hover{background-color:#e9e9e9;font-weight:600}}@media (max-width:1360px){.list-image__wrapper{padding:5rem 2.5rem}}@media (max-width:1024px){.list-image__wrapper,.list-image__wrapper.flipped{flex-direction:column}.list-image__heading{font-size:1.77778rem;text-align:center}}@media (max-width:768px){.list-image__wrapper{gap:2rem;padding:4rem 2rem}.list__item-image img{height:80px;width:70px}}