/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.quote-module{min-height:487px;overflow:hidden;position:relative}.quote-module .quote{padding-left:85px;position:relative;z-index:0}.quote-module .quote::before{color:#ffd100;content:"“";font-size:90px;font-weight:700;height:36px;left:15px;line-height:1;position:absolute;top:0}.quote-module .button-wrapper>a:first-of-type{margin:0 12px 12px 0}.quote-background{aspect-ratio:1;height:100%;position:absolute;right:0;top:0}.quote-module .quote-background img{height:100%;left:auto;object-fit:cover;position:absolute;top:auto;width:100%}.quote-module .logo-image img{height:347px;left:auto;object-fit:contain;position:absolute;right:0;top:70px;width:347px;z-index:0}.quote-module .hexagon-image img{height:387px;left:auto;object-fit:cover;position:absolute;right:0;top:50px;width:387px}@media only screen and (max-width:1170px){.quote-module .quote-heading{padding-left:0}.quote-module .logo-image img{height:242px;top:50%;transform:translateY(-50%);width:242px}.quote-module .hexagon-image img{height:270px;top:50%;transform:translateY(-50%);width:270px}}@media only screen and (max-width:991px){.quote-background{aspect-ratio:auto;position:relative;width:100%}.quote-module .quote-background img{position:relative}}@media only screen and (max-width:767px){.quote-module{min-height:auto}.quote-module .row{margin:0}.quote-module .quote{padding:36px 0 0 0}.quote-module .quote::before{font-size:50px;left:0}.quote-module .quote-background img{height:auto;left:0;position:relative;width:100%}.quote-module .logo-image img{height:auto}.quote-module .logo-image img,.quote-module .hexagon-image img{left:50%;position:relative;right:auto;top:auto;transform:translateX(-50%)}}