.quote{font-weight:700;font-size:28px;line-height:140%}.quote__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1024px){.quote__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:75%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:auto}}@media only screen and (max-width:480px){.quote__container{width:100%}}.quote__content{width:calc(100% - 416px - 8.3333333333%)}@media only screen and (max-width:1024px){.quote__content{width:100%}}.quote__image{width:416px;height:416px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;border-radius:100%}@media only screen and (max-width:1024px){.quote__image{width:40vw;height:40vw;min-width:250px;min-height:250px;height:auto;margin-bottom:45px}}.quote__image img{min-height:100%;width:auto;-o-object-fit:cover;object-fit:cover}