.two-column-module{border-radius:24px;box-shadow:-5px 5px 10px hsla(0,0%,90%,.2),5px -5px 10px hsla(0,0%,90%,.2),-5px -5px 10px hsla(0,0%,100%,.9),5px 5px 13px hsla(0,0%,90%,.9),inset 1px 1px 2px hsla(0,0%,100%,.3),inset -1px -1px 2px hsla(0,0%,90%,.5);display:flex;flex-direction:row;justify-content:space-between;margin-top:80px;padding:56px}.two-column-module .text-column-wrapper{width:50%}.two-column-module .text-column-wrapper .header{font-size:var(--font-size-h2);font-weight:700}.two-column-module .text-column-wrapper .text-area{font-size:var(--font-size-p)}.two-column-module .text-column-wrapper .text-area ul{color:var(--colors-black);font-size:var(--font-size-p);padding-left:20px}.two-column-module .text-column-wrapper .text-area ul li{font-size:16px;font-weight:500;line-height:30px;list-style:circle;padding-bottom:6px}.two-column-module .text-column-wrapper .text-area ul li::marker{color:var(--colors-red)}.two-column-module .image-column-wrapper{background-position-x:center;background-position-y:bottom;background-repeat:no-repeat;background-size:contain;width:50%}.two-column-module .image-column-wrapper img{display:block;margin:auto auto 20px;max-height:300px;max-width:270px}@media screen and (max-width:480px){.two-column-module{border-radius:10px;display:flex;flex-direction:column-reverse;margin-left:10px;margin-right:10px;margin-top:80px;padding:24px}.two-column-module .text-column-wrapper{width:100%}.two-column-module .text-column-wrapper .header{font-size:var(--font-size-h2-mobile);padding:40px 0 10px}.two-column-module .text-column-wrapper .text-area{font-size:var(--font-size-p-mobile)}.two-column-module .text-column-wrapper .text-area ul{padding-left:10px}.two-column-module .text-column-wrapper .text-area ul li{font-size:var(--font-size-p-mobile);line-height:var(--line-height-p-mobile)}.two-column-module .image-column-wrapper{width:100%}}@media screen and (min-width:481px) and (max-width:768px){.two-column-module{border-radius:16px;margin-left:10px;margin-right:10px;padding:32px}.two-column-module .text-column-wrapper .header{font-size:var(--font-size-h2-tablet);font-weight:700;line-height:var(--line-height-h2-tablet)}.two-column-module .text-column-wrapper .text-area{font-size:var(--font-size-p-tablet);line-height:var(--line-height-p-tablet)}.two-column-module .text-column-wrapper .text-area ul{color:var(--colors-black);font-size:var(--font-size-p-tablet);padding-left:20px}.two-column-module .text-column-wrapper .text-area ul li{font-size:var(--font-size-p-tablet);font-weight:500;line-height:var(--line-height-p-tablet);list-style:circle;padding-bottom:6px}.two-column-module .text-column-wrapper .text-area ul li::marker{color:var(--colors-red)}.two-column-module .image-column-wrapper{display:flex;flex-direction:column;width:50%}.two-column-module .image-column-wrapper img{align-self:flex-end}}@media screen and (min-width:769px) and (max-width:1024px){.two-column-module .image-column-wrapper{display:flex;flex-direction:column;width:50%}.two-column-module .image-column-wrapper img{align-self:flex-end}}