.quote{background-color:transparent !important}
.quote.bg-white{background-color:transparent !important}
.quote.bg-white .quote__box{background-color:#fff !important}
.quote.bg-violet{background-color:transparent !important}
.quote.bg-violet .quote__box{background-color:#f8eeff !important}
.quote.bg-violet .quote__box::before{color:#b650ff}
.quote.bg-violet .quote__user::before{background-color:#b650ff}
.quote__box{padding:40px 32px 32px 32px;box-shadow:0 0 8px rgba(179,179,179,0.0025);background-color:#ebf3ff !important}
.quote__box::before{font-family:'AmadeusIconFont' !important;content:'\e909';color:#3a8bff;font-size:32px;line-height:32px;position:absolute;top:-16px;left:24px}
@media(min-width:768px){.quote__box::before{left:32px}
}
@media(max-width:767px){.quote__box{padding:32px 24px 24px 24px}
}
.quote__content p{font-weight:500;font-size:24px;margin:0 !important}
@media(max-width:767px){.quote__content p{font-size:20px}
}
.quote__info p{color:#b3b3b3}
.quote__info p.quote__user{padding-left:20px;position:relative}
.quote__info p.quote__user::before{content:'';width:4px;height:100%;position:absolute;top:0;left:0;background-color:#3a8bff}
.quote__info p span.quote__user--name{color:#333}
.quote__info p.quote__logo img{height:auto;max-width:128px;max-height:88px}
@media(min-width:768px){.quote__info p.quote__logo img{max-width:160px;max-height:112px}
}
.quote.icon--dark-blue .quote__box,.quote.icon--sky .quote__box,.quote.icon--violet .quote__box{padding:30px 27px;box-sizing:border-box;line-height:1.4}
.quote.icon--dark-blue .quote__box::before,.quote.icon--sky .quote__box::before,.quote.icon--violet .quote__box::before{font-family:'AmadeusIconFont';font-size:32px;line-height:32px;content:'\e909';position:absolute;left:20px !important;top:-20px}
@media(max-width:767px){.quote.icon--dark-blue .quote__box,.quote.icon--sky .quote__box,.quote.icon--violet .quote__box{padding:25px 23px}
}
.quote.icon--dark-blue .quote__box::before{color:#000521}
.quote.icon--sky .quote__box::before{color:#3a8bff}
.quote.icon--violet .quote__box::before{color:#b650ff}