section.text-panels-module{overflow:hidden;position:relative;z-index:1}section.text-panels-module .container{align-items:center;display:flex;gap:30px;justify-content:space-between}section.text-panels-module .wrapper-content{padding-left:104px;width:calc(50% - 15px)}section.text-panels-module .wrapper-content .label{margin-bottom:15px}section.text-panels-module .wrapper-content .title{margin-bottom:30px}section.text-panels-module .wrapper-content .wrapper-btn{margin-top:30px}section.text-panels-module .wrapper-panels{max-width:585px;width:50%}section.text-panels-module .wrapper-panels .panel{align-items:stretch;display:flex}section.text-panels-module .wrapper-panels .panel .wrapper-img{align-items:center;border:1px solid #32db86;border-bottom:none;display:flex;flex-shrink:0;max-width:100%;padding:30px;width:175px}section.text-panels-module .wrapper-panels .panel .wrapper-img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}section.text-panels-module .wrapper-panels .panel .content{border:1px solid #d5d7e5;border-bottom:none;border-left:none;padding:35px 30px}section.text-panels-module .wrapper-panels .panel:last-child .wrapper-img{border-bottom:1px solid #32db86}section.text-panels-module .wrapper-panels .panel:last-child .content{position:relative}section.text-panels-module .wrapper-panels .panel:last-child .content:before{background:linear-gradient(90deg,#d5d7e5 50%,transparent 0);background-size:10px;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media screen and (max-width:992px){section.text-panels-module .container{align-items:flex-start;flex-direction:column}section.text-panels-module .wrapper-content,section.text-panels-module .wrapper-panels{width:100%}section.text-panels-module .wrapper-content{padding:0 15px}}@media screen and (max-width:425px){section.text-panels-module .wrapper-panels{margin-left:-15px;width:calc(100% + 30px)}section.text-panels-module .wrapper-panels .panel .wrapper-img{min-width:105px;padding:15px}section.text-panels-module .wrapper-panels .panel .content{padding:15px}}