.offer-cta{background-color:var(--primary-color);border-radius:10px;color:#fff;display:grid;gap:3.4375rem;grid-template-columns:repeat(1,1fr);margin:5.625rem 0;padding:4.375rem 1.25rem 3.75rem}@media (min-width:992px){.offer-cta{grid-template-columns:repeat(2,1fr);margin:6.25rem 0 4.6875rem;padding:5.625rem 2.8125rem}}@media (min-width:1612px){.offer-cta{padding:5.9375rem 5.9375rem 6.875rem}}.offer-cta .transport-type+.transport-type{margin-top:.9375rem}@media (min-width:992px){.offer-cta .transport-type+.transport-type{margin-top:1.5625rem}}.offer-cta__price_text{color:var(--alt-color);margin-top:10px}.offer-cta__caption{color:#b8c1ce;display:block;margin-bottom:.4375rem}@media (min-width:992px){.offer-cta__caption{margin-bottom:.3125rem}}.offer-cta__title{margin-bottom:1.5rem}@media (min-width:992px){.offer-cta__title{margin-bottom:2.125rem}}.offer-cta__text{display:block;margin-bottom:.25rem}@media (min-width:992px){.offer-cta__text{margin-bottom:.4375rem}}.offer-cta__column--date{margin-bottom:2.75rem}@media (min-width:992px){.offer-cta__column--date{margin-bottom:3.75rem}}.offer-cta__btn{margin-top:1.5rem}@media (min-width:992px){.offer-cta__btn{margin-top:2.1875rem}}.offer-cta__left{align-items:flex-start;display:flex;flex-direction:column}