.container{width:100%;max-width:1240px;margin:0 auto;padding:0 40px}
@media (max-width:768px){.container{padding:0 15px}}@media (max-width:768px){.single-help-support{padding:28px 0 40px}}.support-title{color:#3F3B54}.support-wrapper{column-gap:16px;row-gap:16px}
@media (max-width:1150px){.support-wrapper{grid-template-columns:repeat(2,1fr) !important;padding-bottom:56px}}
@media (max-width:768px){.support-wrapper{grid-template-columns:repeat(1,1fr) !important}}
.support-wrapper .support-card{background-color:#FFF;border-radius:16px;padding:24px}
.support-wrapper .support-card__head{margin-bottom:32px;align-items:flex-start}
.support-wrapper .support-card__head .icon{width:24px;height:24px;margin-right:12px;margin-top:2px}
.support-wrapper .support-card__head h3{font-weight:700;font-size:24px;line-height:28px;color:#3F3B54}
.support-wrapper .support-card ul li{font-weight:400;font-size:16px;line-height:24px;color:#3F3B54;padding-left:10px;position:relative;margin-bottom:16px}
.support-wrapper .support-card ul li a{color:#3F3B54;transform:all .3s ease}
.support-wrapper .support-card ul li a:hover{color:#5C41FF}
.support-wrapper .support-card ul li:before{position:absolute;content:"";top:10px;left:0;width:5px;height:5px;border-radius:50%;background-color:#5C41FF}@media (max-width:768px){.text-mobile-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}}.help_article .info-wrapper__inner li:nth-child(odd){width:57%}
@media (max-width:991px){.help_article .info-wrapper__inner li:nth-child(odd){width:100%;text-align:center}}.support-wrapper .support-card li.hidden{display:none}.show-more_helps{color:#5C41FF;transition:all .3s ease;background:transparent}.show-more_helps:hover{text-decoration:underline}