/**handles:how-it-works_style**/
.how-it-works{margin:48px 0 0}.how-it-works h2{text-align:center;text-transform:capitalize}@media (max-width:767px){.how-it-works h2{text-align:left}}.how-it-works .how-it-works__columns{display:flex;flex-wrap:wrap;width:100%}@media (min-width:501px) and (max-width:767px){.how-it-works .how-it-works__columns{justify-content:center}}.how-it-works .columns__item{width:calc(100% / 3);padding:112px 15px 0 15px;text-align:center}@media (min-width:501px) and (max-width:767px){.how-it-works .columns__item{width:50%;padding:50px 10px 20px 10px}}@media (max-width:500px){.how-it-works .columns__item{width:100%;padding:50px 15px 20px 15px}}.how-it-works .columns__item p{font-size:16px;z-index:2;position:relative;margin:0;font-weight:400;line-height:20px}.how-it-works .columns__item:nth-child(odd) .item__title span{text-shadow:0 2px 40px rgba(0,0,0,.05)}.how-it-works .item__title{position:relative}.how-it-works .item__title h3{z-index:2;position:relative;margin-top:10px;margin-bottom:10px;text-transform:uppercase}@media (min-width:767px) and (max-width:1024px){.how-it-works .item__title h3{height:52px}}@media (min-width:570px) and (max-width:615px){.how-it-works .item__title h3{height:50px}}.how-it-works .item__title span{font-size:50px;color:#389b84;text-transform:uppercase;font-weight:700}.how-it-works .item__content{height:fit-content!important}@media (max-width:767px){.how-it-works .item__content{height:inherit!important}}@media (max-width:767px){.how-it-works .item__subtitle{margin-top:0}}@media (max-width:767px){.how-it-works .item__content{margin-bottom:20px}.how-it-works .item__content:last-child{margin-bottom:0}}@media (min-width:501px) and (max-width:767px){.how-it-works .item__subtitle{height:80px!important}}@media (max-width:500px){.how-it-works .item__subtitle{height:inherit!important}}.how-it-works .content__subtitle,.how-it-works .item__subtitle{margin-bottom:20px}.how-it-works .item__content h4{padding-top:20px;margin-bottom:5px;text-transform:capitalize}.how-it-works .item__content .content__image{height:auto}.how-it-works .item__content .content__image img{margin:0 auto}