.segments{align-items:stretch;display:flex;justify-content:space-between}.segment:not(:last-child):after{background:#00000026;content:"";height:100%;position:absolute;right:0;top:0;width:1px}.segment{flex:1;padding:0 20px;position:relative}.icon{height:60px;margin:0 0 20px;width:60px}.icon svg{height:100%;stroke:#333;width:100%}.segment h3{color:#35322d;font-size:22px;font-weight:600;margin-bottom:15px}.segment p{color:#35322d;font-size:16px}@media (max-width:768px){.segment:not(:last-child):after{background:#00000026;content:"";height:1px;position:absolute;right:25%;top:auto;width:50%}.segments{flex-direction:column;gap:0}.segment{border-right:none!important;padding:0}.segment h3{margin-bottom:30px;margin-top:30px}}