.hs-custom-bullet-list{background-color:#f4fafe;border:2px solid #0aa0dd;border-radius:8px;box-shadow:0 8px 24px rgba(37,48,52,.06);box-sizing:border-box;list-style:none;margin:2rem 0;padding:2.5rem;width:100%}.hs-custom-bullet-list__item{line-height:1.6;margin-bottom:1.5rem;padding-left:1.5em;position:relative}.hs-custom-bullet-list__item:last-child{margin-bottom:0}.hs-custom-bullet-list__item:before{background-color:#0aa0dd;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.6em;transition:transform .3s ease,background-color .3s ease;width:8px}.hs-custom-bullet-list__item:hover:before{background-color:#253034;transform:scale(1.2)}.hs-custom-bullet-list__heading{display:block;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem}.hs-custom-bullet-list__content{display:block}@media screen and (max-width:767px){.hs-custom-bullet-list{margin:1.5rem 0;padding:1.5rem}}