.ctt{box-sizing:border-box;color:var(--colors-offwhite);margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side);text-align:center}body .body-wrapper .ctt h2{font-size:32px;font-weight:500;line-height:40px;margin-bottom:16px}body .body-wrapper .ctt p.ctt__descr{font-size:20px;line-height:32px;margin:0 0 32px}.ctt a{background-color:var(--colors-red);border-radius:8px;color:var(--colors-gray20);display:inline-block;font-size:var(--font-size-small);font-weight:var(--font-weight-strong);line-height:1.5;padding:12px 50px 12px 24px;text-align:center;text-decoration:none;transition:all .5s}.ctt a span{position:relative}.ctt a:hover{background-color:var(--colors-gray20);color:var(--colors-gray90)}.ctt a span:after{background-image:url(https://www.applixure.com/hubfs/25306451/raw_assets/public/Applixure_V3_2025/images/icons/arrow-link.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:24px;position:absolute;right:-26px;top:-2px;transition:all .5s;width:24px}.ctt a:hover span:after{background-image:url(https://25306451.fs1.hubspotusercontent-eu1.net/hubfs/25306451/raw_assets/public/Applixure_V3_2025/images/icons/arrow-link-black.png)}@media (min-width:768px){.ctt{margin-left:auto;margin-right:auto;max-width:676px}}@media (min-width:1280px){body .body-wrapper .ctt h2{font-size:48px;font-weight:600;line-height:56px;margin-bottom:24px}}