.mtc{color:var(--colors-offwhite);margin-bottom:96px;margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side)}.mtc__col{background-image:url(https://www.applixure.com/hubfs/2c-bckg-mobile.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;border:1px solid #303030;border-radius:16px;margin-bottom:16px;padding:24px}.mtc__col:last-child{margin-bottom:0}.mtc__col--nobckg{background:#1a1a1a;border:none;border-radius:0 16px 16px 0}.mtc__img{align-items:center;background:linear-gradient(170deg,#1c1c1c 7%,var(--colors-gray90) 93%);border:1px solid var(--colors-gray60);border-radius:8px;display:flex;height:56px;justify-content:center;margin:0 0 32px;width:56px}body .body-wrapper .mtc .mtc__col h3{font-size:20px;font-weight:500;line-height:32px;margin-bottom:24px}body .body-wrapper .mtc .mtc__col p{line-height:24px;margin-bottom:32px}.mtc__cta{align-items:center;background-color:red;border-radius:8px;box-sizing:border-box;color:#fff;display:flex;font-weight:500;gap:2px;justify-content:center;line-height:24px;margin:0 auto;padding:12px 24px;text-decoration:none;transition:all .5s;width:100%}.mtc__cta svg path{stroke:#fff;transition:all .5s}.mtc__cta:hover{background-color:#fff;color:#111}.mtc__cta:hover svg path{stroke:#111}.mtc__col--nobckg .mtc__cta{background-color:#fff;color:#111}.mtc__col--nobckg .mtc__cta svg path{stroke:#111}.mtc__col--nobckg .mtc__cta:hover{background-color:red;color:#fff}.mtc__col--nobckg .mtc__cta:hover svg path{stroke:#fff}@media (min-width:768px){.mtc{display:flex;gap:16px}.mtc__col{background-image:url(https://www.applixure.com/hubfs/2c-bckg.png);margin-bottom:0;width:calc(50% - 8px)}.mtc__col--nobckg{background-image:none}.mtc__cta{margin-left:0;width:fit-content}}@media (min-width:1280px){.mtc{gap:32px}.mtc__col{display:flex;flex-direction:column;justify-content:space-between;padding:40px;width:calc(50% - 16px)}body .body-wrapper .mtc .mtc__col h3{font-size:32px;line-height:40px;max-width:470px}body .body-wrapper .mtc .mtc__col p{margin-bottom:32px}.mtc__img{height:64px;width:64px}}@media (min-width:1440px){.mtc{margin-bottom:144px}}