.rtb{display:flex;justify-content:space-around;background-color:#e9f7f8;max-width:1920px;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.rtb{display:none}}.rtb .reason{padding:15px 25px;display:flex;align-items:center;gap:20px;flex:1 1 0;justify-content:center;position:relative}@media screen and (max-width:768px){.rtb .reason{padding:15px 25px}}.rtb .reason:not(:first-child)::before{content:"";border:.5px solid #d0e9eb;position:absolute;left:0;width:0;height:calc(100% - 30px)}@media screen and (max-width:768px){.rtb .reason:not(:first-child)::before{top:0;height:0;width:65%;left:50%;translate:-50% 0}}.rtb .reason .icon{flex-shrink:0;display:contents}.rtb .reason .icon picture{display:contents}.rtb .reason .icon picture source{display:none}.rtb .reason .icon img,.rtb .reason .icon svg{display:block;-o-object-fit:contain;object-fit:contain;width:60px;height:60px}@media screen and (max-width:768px){.rtb .reason .icon img,.rtb .reason .icon svg{width:50px;height:50px}}.rtb .reason .text{color:#007681;margin:0}