.can-help{margin-block:5rem}.can-help .container{display:flex;flex-direction:column;gap:2.5rem}.can-help__head{display:flex;gap:1rem}@media (min-width:581px) and (max-width:1200px){.can-help__head{flex-direction:column}}@media (max-width:580px){.can-help__head{flex-direction:column}}.can-help__head--inner{width:100%;display:flex;gap:.75rem;flex-direction:column}@media (min-width:581px) and (max-width:1200px){.can-help__head--inner{gap:.5rem}}@media (max-width:580px){.can-help__head--inner{gap:.5rem}}.can-help__head--content{max-width:32.5rem;width:100%}@media (min-width:581px) and (max-width:1200px){.can-help__head--content{max-width:100%}}@media (max-width:580px){.can-help__head--content{max-width:100%}}.can-help__content{display:flex;flex-wrap:wrap;gap:2rem 1rem}.can-help__content--item{display:flex;flex-direction:column;width:calc(50% - .5rem)}@media (max-width:1200px){.can-help__content--item{width:100%}}.can-help__content--item .button{margin-top:1px}