section.text-list-module{overflow:hidden;position:relative;z-index:1}section.text-list-module .container{align-items:center;display:flex;justify-content:space-between}section.text-list-module .container:before{background-color:#d5d7e5;content:"";height:100%;left:calc(50% + 15px);position:absolute;top:0;width:1px}section.text-list-module .wrapper-content{margin:auto;max-width:410px;width:100%}section.text-list-module .wrapper-content .content .label{margin-bottom:15px}section.text-list-module .wrapper-content .content .wrapper-list{background:#eaecff;display:flex;flex-direction:column;gap:15px;margin-top:45px;padding:30px}section.text-list-module .wrapper-content .content .wrapper-list .list{align-items:flex-start;display:flex;gap:15px}section.text-list-module .wrapper-content .content .wrapper-list .list .wrapper-img{flex-shrink:0;margin-top:5px;width:26px}section.text-list-module .wrapper-content .content .wrapper-list .list .wrapper-img img{height:100%;width:100%}section.text-list-module .wrapper-content .content .wrapper-list .list .content>*{margin-bottom:0}section.text-list-module .wrapper-list-second{width:50%}section.text-list-module .wrapper-list-second .wrapper-list{display:flex;flex-direction:column;gap:30px;margin-left:103px;max-width:410px;width:100%}section.text-list-module .wrapper-list-second .wrapper-list .list{align-items:flex-start;display:flex;gap:15px}section.text-list-module .wrapper-list-second .wrapper-list .list .wrapper-img{flex-shrink:0;margin-top:5px;width:22px}section.text-list-module .wrapper-list-second .wrapper-list .list .wrapper-img img{height:100%;width:100%}@media screen and (max-width:1170px){section.text-list-module .wrapper-list-second .wrapper-list{margin:auto}}@media screen and (max-width:992px){section.text-list-module .container{align-items:flex-start;flex-direction:column;gap:30px}section.text-list-module .container:before{display:none}section.text-list-module .wrapper-content{margin:0}section.text-list-module .wrapper-list-second{width:100%}section.text-list-module .wrapper-list-second .wrapper-list{flex-direction:row;flex-wrap:wrap;max-width:100%}section.text-list-module .wrapper-list-second .wrapper-list .list{width:calc(50% - 30px)}}@media screen and (max-width:768px){section.text-list-module .wrapper-list-second .wrapper-list .list{width:100%}}