.highlights-wrapper{font-family:Averta Regular,sans-serif}.highlights-wrapper .mx-auto{margin-left:auto;margin-right:auto}.highlights-wrapper.section{padding:0 12px}.highlights-wrapper .highlights-list__title{font-size:1.3rem;color:#000}.highlights-wrapper button{font-family:Averta Regular,sans-serif}.highlights-wrapper .loader_content{display:block;position:relative;margin:0 auto;height:280px}.highlights-wrapper .loader_content .loader{border:7px solid #ad00ff;border-top-color:#f9f9f9;border-radius:50%;width:40px;height:40px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:40%}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.highlights-list__wrapper .highlights-list__item{transition:.4s ease-out}.highlights-list__wrapper .highlights-list__item:active,.highlights-list__wrapper .highlights-list__item:focus,.highlights-list__wrapper .highlights-list__item:focus-within,.highlights-list__wrapper .highlights-list__item:hover{transform:scale(1.05);cursor:pointer}@media only screen and (max-width:540px){.highlights-list__wrapper{display:block}.highlights-list__wrapper .highlights-list__item{width:100%}}