.background-wrapper{border-radius:24px;overflow:hidden;position:relative;z-index:1}.background-shape{border-radius:inherit;height:90%;max-width:450px;position:absolute;width:80%;z-index:-1}.position-top-left{padding-left:var(--padding,2rem);padding-top:var(--padding,2rem)}.position-top-left .background-shape{left:0;top:0}.position-top-right{padding-right:var(--padding,2rem);padding-top:var(--padding,2rem)}.position-top-right .background-shape{right:0;top:0}.position-bottom-left{padding-bottom:var(--padding,2rem);padding-left:var(--padding,2rem)}.position-bottom-left .background-shape{bottom:0;left:0}.position-bottom-right{padding-bottom:var(--padding,2rem);padding-right:var(--padding,2rem)}.position-bottom-right .background-shape{bottom:0;right:0}@media (max-width:768px){.position-bottom-left,.position-bottom-right,.position-top-left,.position-top-right{--padding:1rem}}.image-wrapper{aspect-ratio:550/450;border-radius:inherit;overflow:hidden;position:relative;width:100%}.image-wrapper .background-image{border-radius:inherit;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}