.cotizar-form{background-color:#f5f6f8}.cotizar-form .container__form{align-items:center;display:flex;flex-direction:column;width:100%}.cotizar-form .info__title--form{color:#1c1919;font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:42px;margin:1rem auto;width:100%}.cotizar-form .info__title--form .discount{color:#e53232;font-size:inherit}.cotizar-form .content__form--info{text-align:center;width:50%}.cotizar-form .info__container{float:right;max-width:680px;padding:3rem 5%;width:100%}.cotizar-form .content__form{background-color:#fff;width:50%}.cotizar-form .form__container{float:left;max-width:680px;padding:3rem 5%;width:100%}@media screen and (min-width:1020px){.cotizar-form .container__form{flex-direction:row}}@media screen and (max-width:1020px){.cotizar-form .content__form{width:100%}.cotizar-form .form__container{float:none;max-width:100%}}@media screen and (max-width:992px){.cotizar-form .content__form--info{width:100%}.cotizar-form .info__container{float:none;max-width:100%}}