.calculate-offer{display:flex;flex-direction:column;justify-content:space-between;padding:40px;background-color:#f7f7f7;border-radius:28px}@media (max-width:1023px){.calculate-offer{padding:24px}}.calculate-offer__tag{display:inline-flex;justify-content:center;align-items:center;min-width:114px;height:32px;padding:0 12px;margin-bottom:12px;font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;border-radius:16px;background-color:#e3e3e8}@media (max-width:1023px){.calculate-offer__tag{height:28px;margin-bottom:16px;font:400 12px/16px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}}.calculate-offer__label,.calculate-offer__note{color:#48484b}.calculate-offer__block_border_left{padding-left:24px;border-left:2px solid #acacb1}.calculate-offer__helper-wrapper{display:flex;align-items:center;gap:8px}.calculate-offer__buttons{display:flex;align-items:center;gap:24px}.calculate-offer__btn-payments{font:400 13px/18px 'GratimoGrotesk-Regular',-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background-color:transparent}@media (max-width:1023px){.calculate-offer__btn-payments{padding-left:0;padding-right:0}}.calculate-offer_with-insurance{background-color:#f7f7f7}.calculate-offer_with-insurance .calculate-offer__tag{background-color:#e3e3e8}.calculate-offer_with-insurance .calculate-offer__block_border_left{border-color:#acacb1}.calculate-offer_tooltipLink{position:relative;margin-bottom:0}