.s-howto{padding-bottom:10rem;background-color:var(--custom-color-purple-sm)}@media screen and (max-width: 760px){.s-howto{padding-bottom:6.4rem}}.s-howto__inner{padding-right:4rem;padding-left:4rem}@media screen and (max-width: 760px){.s-howto__inner{padding-right:2.4rem;padding-left:2.4rem}}.s-howto__list{max-width:1080px;width:100%;margin-right:auto;margin-left:auto;margin-top:4.8rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:4rem}@media screen and (max-width: 760px){.s-howto__list{grid-template-columns:100%;gap:3.2rem;padding-left:.8rem;padding-right:.8rem}}.s-howto__list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media screen and (max-width: 760px){.s-howto__list>li{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:1.6rem}}.s-howto__list>li .icon{width:11rem}@media screen and (max-width: 760px){.s-howto__list>li .icon{width:9rem;-webkit-box-flex:0;-ms-flex:0 0 9rem;flex:0 0 9rem}}.s-howto__list>li .icon img{width:100%;height:auto}.s-howto__list>li .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.s-howto__list>li .content>i{-webkit-box-flex:0;-ms-flex:0 0 6rem;flex:0 0 6rem}@media screen and (max-width: 760px){.s-howto__list>li .content>i{-webkit-box-flex:0;-ms-flex:0 0 5rem;flex:0 0 5rem}}.s-howto__list>li .content>span{font-size:1.8rem;line-height:2;letter-spacing:.08em;color:var(--custom-color-text-primary);font-weight:var(--custom-weight-black)}@media screen and (max-width: 760px){.s-howto__list>li .content>span{font-size:1.6rem}}