.cardimg-wrapper .cardimg-module{display:flex;flex-direction:column;gap:20px}.cardimg-wrapper .contents h3{color:#061a2c;font-weight:600;margin-bottom:20px}.cardimg-wrapper .contents>:first-child{margin-top:0}.cardimg-wrapper .contents>:last-child{margin-bottom:0}.cardimg-wrapper .twocol-part{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.cardimg-wrapper .left-part,.cardimg-wrapper .right-part{width:calc(50% - 10px)}.cardimg-wrapper .card-part{display:flex;flex-wrap:wrap;gap:20px}.cardimg-wrapper .card-wrapper{border:1px solid #8e8e8e;border-radius:12px;display:flex;flex-direction:column;padding:26px;width:calc(50% - 10px)}.cardimg-wrapper .card-wrapper .img{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.cardimg-wrapper .card-wrapper svg{display:block;height:1em;position:relative;stroke:#71ab25;width:1em}.cardimg-wrapper .card-wrapper path{stroke:#71ab25}.cardimg-wrapper .card-wrapper img{height:50px;width:50px}.cardimg-wrapper .card-wrapper .title{padding-bottom:10px}.cardimg-wrapper .card-wrapper .title p{font-family:Archivo,Sans-serif;font-weight:600;line-height:1.38;margin:0}.cardimg-wrapper .card-wrapper .content p{font-family:Archivo,sans-serif}.cardimg-wrapper .left-part .cta-wrap{margin-top:20px}@media(max-width:1024px){.cardimg-wrapper .left-part,.cardimg-wrapper .right-part{width:100%}.cardimg-wrapper .right-part{text-align:center}.cardimg-wrapper .right-part img{width:100%}.cardimg-wrapper .left-part .cta-wrap{text-align:center}}@media(max-width:767px){.cardimg-wrapper .card-wrapper{width:100%}}