.content-bullet-list-box{position:relative;z-index:1}.content-bullet-list-box__heading{align-items:flex-start;display:flex;flex-direction:row;margin-bottom:3rem;position:relative}.content-bullet-list-box__heading h2{margin-bottom:0}.content-bullet-list-box__heading img{left:1rem;margin-right:3rem;position:relative;width:8rem;z-index:2}.content-bullet-list-box__heading:after{background-color:var(--light-turquoise);border-radius:7px;content:"";height:5rem;left:0;position:absolute;top:0;width:7rem}.content-bullet-list-box__box{background-color:var(--white);border:1px solid var(--turquoise);border-radius:1rem;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);padding:5rem 3rem}.content-bullet-list-box__box p{font-size:1.8rem}.content-bullet-list-box__box p:last-child{margin-bottom:0}.content-bullet-list-box__image{margin-top:0}@media screen and (max-width:767px){.content-bullet-list-box__box{width:100%}}