.modal-message{color:#fff;border-radius:3px 3px 0 0;font-size:14px}
@media only screen and (min-width:750px){.modal-message{font-size:16px}
}
@media only screen and (max-width:749px){.modal-message .font-26{font-size:23px}
}
.modal-message__wrapper{background-color:#ff6a00;padding:28px 25px;border-radius:3px}
.modal-message__wrapper a{color:#fff;text-decoration:underline;font-weight:normal}
.modal-message__wrapper a:hover{text-decoration:none}
.modal-message__wrapper p{margin:0}
.modal-recommendations{font-size:14px;padding:25px}
@media only screen and (min-width:750px){.modal-recommendations{font-size:16px}
}
@media only screen and (min-width:1280px){.modal-recommendations{padding:15px 0 28px 0;max-width:574px;margin:0 auto}
}
.modal-recommendations__wrapper__text{line-height:1.4em}
@media only screen and (min-width:750px) and (max-width:1279px){.modal-recommendations__wrapper__text{padding-left:10px}
}
.modal-recommendations__wrapper__recos{display:flex;justify-content:space-between;flex-wrap:wrap}
.modal-recommendations__wrapper__recos .loading-spinner{height:180px !important}
.modal-recommendations__wrapper__recos__item{display:flex;flex-direction:column;max-width:174px;margin:0 auto;margin-bottom:16px}
.modal-recommendations__wrapper__recos__item img{max-width:100%;margin-bottom:5px}
@media only screen and (min-width:1280px){.modal-recommendations__wrapper__recos__item{margin:0 0 10px 0}
}
.modal-recommendations__wrapper__recos__item__text{color:#009dd9 !important;font-size:.809em;font-weight:700;text-align:center}
.modal-rep-contact-section{background:#3e8ddd;display:block;width:100%;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-sizing:border-box;font-weight:400;color:#fff;text-align:center;text-decoration:none;line-height:1em;font-size:14px}
@media only screen and (min-width:750px){.modal-rep-contact-section{font-size:16px}
}
.modal-rep-contact-section__wrapper{padding:16px 20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2135em;margin-top:0}
@media only screen and (min-width:750px){.modal-rep-contact-section__wrapper{font-size:1.618em}
}
.modal-rep-contact-section__wrapper:hover{text-decoration:none}
.modal-rep-contact-section__wrapper__fas-user{display:none}
@media only screen and (min-width:750px){.modal-rep-contact-section__wrapper__fas-user{display:block;width:37px;height:37px;color:#fff;border:3px solid #fff;border-radius:50%;display:inline-block;font-size:20px;line-height:37px;vertical-align:top;box-sizing:content-box;margin-right:10px}
}
.modal-rep-contact-section__wrapper__text{display:flex;flex-direction:column;font-size:1em;text-align:left;line-height:1em}
.modal-rep-contact-section__wrapper__text__title{font-weight:bold}
.modal-rep-contact-section__wrapper__text__sub-title{font-weight:normal}
.modal-rep-contact-section__wrapper__fa-chevron-right{font-size:1em;margin-left:24px;vertical-align:top}
@media only screen and (min-width:750px){.modal-rep-contact-section__wrapper__fa-chevron-right{font-size:36px}
}