.hs-custom-bullet-list-container{background-color:#f4fafe;border:2px solid #0aa0dd;border-radius:8px;box-sizing:border-box;margin:2rem 0;padding:2.5rem;width:100%}.hs-custom-bullet-list-container__title{border-bottom:1px solid rgba(10,160,221,.2);color:#0aa0dd;display:block;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;margin-top:0;padding-bottom:.75rem}.hs-custom-bullet-list{list-style:none;margin:0;padding:0}.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-container{margin:1.5rem 0;padding:1.5rem}.hs-custom-bullet-list-container__title{font-size:1.125rem}}