.help_box_list .inbox{width:100%;overflow:hidden;position:relative;display:flex;background-color:#0197CF;padding:3rem 4.5rem 3rem 158px;box-sizing:border-box;justify-content:space-between;border-radius:20px}.help_box_list .inbox::before{content:'';width:158px;height:167px;position:absolute;bottom:-5px;left:-5px;background-color:#36BAEC;-webkit-mask-image:url('../../../../img/help_box_line.svg');mask-image:url('../../../../img/help_box_line.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%}.help_box_list .inbox .title{padding:0;box-sizing:border-box;color:#ffffff;font-size:24px;line-height:1.4;margin:0;max-width:320px;font-weight:500}.help_box_list .inbox .title:only-child{max-width:100%}.help_box_list .inbox .right{position:relative}.help_box_list .inbox .right p{color:#ffffff;margin:0}.help_box_list .inbox .right a{color:#ffffff;font-weight:600;font-size:28px;line-height:1.4;transition:all 400ms ease 0ms}.notouch .help_box_list .inbox .right a:is(:hover,:focus){text-decoration:underline}@media screen and (max-width:1000px){.help_box_list .inbox{gap:20px;align-items:center;padding:2.5rem 1.5rem;flex-direction:column}.help_box_list .inbox::before{bottom:-10px;left:-55px}.help_box_list .inbox .title{max-width:280px;font-size:18px;line-height:160%;font-weight:600;text-align:center}.help_box_list .inbox .right{text-align:center;width:100%}}/*# sourceMappingURL=1.css.map */