.styled-image{position:relative}.styled-image.basic img{border-radius:10px;height:100%;max-height:245px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:768px){.styled-image.basic img{max-height:374px}}@media (min-width:1280px){.styled-image.basic img{max-height:450px}}.styled-image.rounded_edge{display:block}.styled-image.rounded_edge img{border-radius:50px 0 0;height:100%;max-height:435px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:768px){.styled-image.rounded_edge img{border-radius:90px 0 0;max-height:485px}}@media (min-width:1024px){.styled-image.rounded_edge img{border-radius:150px 0 0;max-height:700px}}.styled-image.rounded_edge_right{display:block}.styled-image.rounded_edge_right img{border-radius:0 50px 0 0;height:100%;max-height:435px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width:768px){.styled-image.rounded_edge_right img{border-radius:0 90px 0 0;max-height:485px}}@media (min-width:1024px){.styled-image.rounded_edge_right img{border-radius:0 150px 0 0;max-height:700px}}.styled-image.shadow_accent{display:block;overflow:visible}.styled-image.shadow_accent:before{background:var(--lotus-green);border-radius:10px;content:"";display:block;height:100%;opacity:10%;position:absolute;right:0;top:30px;width:calc(100% - 30px)}.styled-image.shadow_accent img{border-radius:10px;box-shadow:6px 10px 25px 6px rgba(0,0,0,.1);max-height:450px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:calc(100% - 30px);z-index:9}@media (min-width:768px){.styled-image.shadow_accent img{max-height:460px}}.styled-image.rounded_accent{display:block;overflow:visible}.styled-image.rounded_accent:before{background:var(--lotus-yellow);border-radius:0 0 80px;bottom:-30px;content:"";display:block;height:80%;position:absolute;right:0;width:250px}@media (min-width:768px){.styled-image.rounded_accent:before{border-radius:0 0 120px;max-height:470px;width:310px}}@media (min-width:1280px){.styled-image.rounded_accent:before{border-radius:0 0 180px;height:90%;width:386px}}.styled-image.rounded_accent img{border-radius:0 0 50px;max-height:350px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:calc(100% - 30px);z-index:9}@media (min-width:768px){.styled-image.rounded_accent img{border-radius:0 0 90px;max-height:470px}}@media (min-width:1280px){.styled-image.rounded_accent img{border-radius:0 0 150px}}