section.howto .content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.howto .content,section.howto .content .about-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.howto .content .about-text{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.howto .content .about-text>h2{color:#fff;font:500 32px Poppins,sans-serif}section.howto .content .about-text>p{color:hsla(0,0%,100%,.75);font:400 16px/2 Inter,sans-serif;margin-top:12px}section.howto .content .steps{display:-ms-grid;display:grid;margin-top:64px;-ms-grid-columns:1fr 48px 1fr;gap:40px 48px;grid-template-columns:repeat(2,1fr);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:991px){section.howto .content .steps{gap:50px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);margin-top:40px}}section.howto .content .steps .step-card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;min-width:240px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:0%;flex-basis:0%}@media only screen and (max-width:991px){section.howto .content .steps .step-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}section.howto .content .steps .step-card:nth-child(odd):last-of-type{-ms-grid-column-span:2;grid-column:span 2}@media only screen and (max-width:991px){section.howto .content .steps .step-card:nth-child(odd):last-of-type{-ms-grid-column-span:1;grid-column:span 1}}section.howto .content .steps .step-card .number{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;background-color:rgba(226,7,55,.12);border:2px solid rgba(226,7,55,.12);border-radius:16px;color:#ff2555;display:-webkit-box;display:-ms-flexbox;display:flex;font:600 48px/1 Poppins,sans-serif;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:114px;min-height:98px;min-width:114px}@media only screen and (max-width:991px){section.howto .content .steps .step-card .number{font-size:40px;height:64px;min-height:0}}@media only screen and (max-width:575px){section.howto .content .steps .step-card .number{-webkit-box-pack:center;-ms-flex-pack:center;height:64px;justify-content:center;max-width:100%;padding:18px 0}}section.howto .content .steps .step-card .content{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:240px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.howto .content .steps .step-card .content>h3{color:#fff;font-family:Poppins;font-weight:600}section.howto .content .steps .step-card .content>p{color:hsla(0,0%,100%,.84);font-family:Inter;font-weight:400;margin-top:14px}section.howto .content .steps .step-card .content .signup-button{cursor:pointer;margin-top:28px;max-width:100%;min-height:54px;padding:15px 40px;width:161px}@media only screen and (max-width:991px){section.howto .content .steps .step-card .content .signup-button{padding:15px 20px}}@media only screen and (max-width:575px){section.howto .content .steps .step-card .content .signup-button{width:100%}}