.text-only{display:flex;flex-wrap:wrap;padding-block:35px 65px;width:100%}.text-only .inner-cont{padding-inline:0 127px;width:min(731px,100%)}.text-only .heading h2{font-family:var(--museo500);font-weight:400;line-height:45px;margin-bottom:11px}.text-only .content p{font-family:var(--museo300);font-weight:400;line-height:32px;margin-bottom:30px}.text-only .scroll-to-sec{display:none;margin-bottom:44px}.text-only .scroll-to-sec a{background-color:#cd1422;border:2px solid #cd1422;border-radius:24px;color:#fff;cursor:pointer;font-family:var(--museo500);font-size:16px;font-weight:400;height:auto;line-height:normal;margin-block:22px 0;padding:7px 38px;text-decoration:none;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media (max-width:1200px){.text-only .inner-cont{padding-inline:0;width:min(calc(100% - 540px),100%)}}@media (max-width:991px){.text-only .inner-cont{width:100%}.text-only .scroll-to-sec{display:flex;justify-content:center}}@media (max-width:600px){.text-only .content p{font-size:18px;line-height:28px}}