.home-words{position:relative;text-align:center}.img-subhead{display:inline-block}.img-subhead img{margin:auto;max-width:560px;width:100%}.img-subhead h4{text-align:left;font-size:16px;font-weight:600;line-height:24px;letter-spacing:1.28px;text-transform:uppercase;position:relative;top:-40px}.home-word-wrap{width:100%;height:200px;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:25px}.home-word{display:flex;position:absolute;margin:0;padding:0;gap:10px;text-align:center;justify-content:center}.home-word li,.home-word li:before{border:1px solid;border-radius:50px;padding:15px 18px;font-weight:700;font-size:14px;color:var(--dark-purple);text-transform:uppercase;white-space:nowrap;list-style:none}.home-word li{border-color:var(--dark-purple)}.home-word li:before{position:absolute;content:attr(data-text);color:#fff;border-color:#fff;clip-path:circle(20px at 100px 100px)}.home-word li:nth-child(2n){border-radius:100px;border:1px solid #dab1e8;background:linear-gradient(93deg,rgba(222,184,236,.12) .56%,rgba(201,180,239,.12) 100%);box-shadow:4px 6px 10px 0px rgba(57,38,82,.1)}.home-words .home-word:nth-child(1){left:0;top:0}.home-words .home-word:nth-child(2){right:0;top:75px}.home-words .home-word:nth-child(3){left:0;bottom:0}@media(max-width:850px){.home-word-wrap{height:154px}.home-words .home-word:nth-child(2){top:57px}.home-word li{font-size:12px}.img-subhead img{max-width:95%}}@media(max-width:650px){.home-word li{font-size:10px}}