.ctab{margin-top:var(--ctab-margin-top, 48px);margin-bottom:var(--ctab-margin-bottom, 48px)}.ctab__wrap{max-width:var(--ctab-max-width, 1240px);margin:0 auto;padding:0 16px}.ctab__panel{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--ctab-panel, #e9f0fb);border-radius:18px;overflow:hidden}.ctab__content{padding:40px 36px;display:flex;flex-direction:column;justify-content:center}.ctab__title{font-size:clamp(2rem,2.8vw,2.6rem);font-weight:700;color:var(--ctab-heading, #0f2742);margin:0 0 10px;line-height:1.2}.ctab__text{font-size:1.5rem;line-height:1.55;color:var(--ctab-text, #5b6b80);margin:0 0 22px;max-width:360px}.ctab__btns{display:flex;flex-direction:column;gap:12px;max-width:330px}.ctab__btn{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;border-radius:9px;font-size:1.45rem;font-weight:600;text-decoration:none;transition:filter .2s ease,background .2s ease}.ctab__btn-left{display:inline-flex;align-items:center;gap:10px}.ctab__btn-left svg{width:20px;height:20px}.ctab__arrow{display:inline-block;transition:transform .2s ease}.ctab__btn:hover .ctab__arrow{transform:translate(3px)}.ctab__btn--filled{background:var(--ctab-accent, #2563eb);color:#fff}.ctab__btn--filled:hover{filter:brightness(.92);color:#fff}.ctab__btn--outline{background:#fff;color:var(--ctab-accent, #2563eb);border:1px solid var(--ctab-accent, #2563eb)}.ctab__btn--outline:hover{background:#f4f8ff;color:var(--ctab-accent, #2563eb)}.ctab__media{position:relative;min-height:240px}.ctab__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media(max-width:760px){.ctab__panel{grid-template-columns:1fr}.ctab__media{min-height:200px;order:-1}.ctab__btns{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cta-banner.css.map */
