.location-cards{display:flex;flex-direction:column;gap:5.6rem}.location-card{border:2px solid #09c;border-radius:0 50px;box-shadow:0 0 14px #09c;flex:1;position:relative}.location-card img{border-top-right-radius:47px;width:100%}.location-content{color:#fff;padding:4% 6% 10% 10%}.location-content li{text-indent:-34px}.location-card .sticker,.location-card .sticker--top{background-color:#511060;border-radius:52px;box-sizing:border-box;color:#fff;display:inline-block;font-size:1.4rem;line-height:1.2;max-width:280px;overflow-wrap:break-word;padding:10px 16px;position:absolute;text-align:center;white-space:normal;width:auto;word-break:break-word;z-index:1}.location-card .sticker{bottom:-57px;right:-160px;transform:rotate(10deg)}.location-card .sticker--top{right:-140px;top:-57px;transform:rotate(-10deg)}.location-card .sticker:before{height:45px;left:-25px;top:14px}.location-card .sticker--top:before,.location-card .sticker:before{background-image:url(/bits-and-likes-nov24/images/ebz/parttimeX.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;width:2rem}.location-card .sticker--top:before{height:30px;left:-20px;top:10px}@media (min-width:1000px){.location-cards{flex-direction:row;gap:5%}.location-card .sticker{bottom:-57px;left:auto;right:-160px}.location-card .sticker--top{left:auto;right:-200px;top:-10px!important}}@media (max-width:1009px){.location-cards{flex-direction:column;gap:5.6rem}.location-card .sticker{bottom:-12%;left:60px;right:auto}.location-card .sticker--top{left:60px;max-width:260px;right:auto;top:-12%}}.location-card,.location-content{display:flex;flex-direction:column}.location-content{flex-grow:1}.location-content .button{align-self:flex-start;margin-top:auto;width:fit-content}