.quoteContainer{color:#fff;display:flex;flex-direction:column;height:max-content;justify-content:center}.hideDesktop{display:none;@media (max-width:1024px){display:flex}}.mobileQuoteNav{margin-bottom:var(--size16px);margin-left:var(--size30px);@media (max-width:768px){margin-left:var(--size20px)}}.buttonWrapper{height:inherit}.quoteBtn.leftBtn{left:var(--size60px);position:absolute}.quoteBtn.rightBtn{position:absolute;right:var(--size60px)}.quoteBtn{background:#fff;border:1px solid #e0e0e0;border-radius:50%;height:auto;margin-right:var(--size24px);outline:none;padding:var(--size12px);transition:all .3s ease-out;width:auto;.arrowBlue{display:block}.arrowWhite{display:none}@media (max-width:768px){padding-bottom:9px;padding-left:9px;padding-right:9px;padding-top:9px}&:active,&:focus,&:hover{background:#091943;border:1px solid #091943;border-radius:50%;outline:none;.arrowBlue{display:none}.arrowWhite{display:block}}}.hideMobile{display:flex;@media (max-width:1024px){display:none}}.quoteSlideWrapper{overflow:scroll;width:100%;@media (max-width:1024px){margin-bottom:var(--size50px)}@media (max-width:768px){margin-bottom:var(--size40px)}}.quoteSlides{display:flex;height:400px;margin:0 var(--size60px) 0 150px;overflow:scroll;transition:all .9s;width:max-content;@media (max-width:1024px){height:320px;margin:0 var(--size30px)}@media (max-width:768px){height:357px;margin:0 var(--size20px)}}.quoteSlide{box-shadow:0 var(--size4px) var(--size4px) rgba(0,0,0,.25);color:#fff;display:flex;margin-right:25px;width:788px;p{margin:0}&:nth-child(odd){background:#133074}&:nth-child(2n){background:#0951be}.showMobile{display:none}.hideMobile{display:flex}@media (max-width:1024px){width:585px;.showMobile{display:block}.hideMobile{display:none}}@media (max-width:768px){max-width:334px;width:90%}}.slideImage{align-items:center;display:flex;justify-content:center;overflow:hidden;width:327px;@media (max-width:1024px){flex:1}@media (max-width:768px){display:none}img{height:100%}}.slideContent{align-items:center;display:flex;flex:2;padding:var(--size60px);@media (max-width:1024px){flex:1;padding:var(--size50px)}@media (max-width:768px){padding:var(--size40px)}}.quote{font-family:"Source Serif Pro";font-size:var(--size24px);font-weight:700;margin:0 0 var(--size32px) 0;p{font-family:"Source Serif Pro";font-size:var(--size24px)}@media (max-width:1024px){font-size:var(--size20px);p{font-size:var(--size20px)}}@media (max-width:768px){font-size:var(--size18px);p{font-size:var(--size18px)}}}.author{font-weight:600}.author,.authorSubtitle{font-size:var(--size16px)}.authorSubtitle{font-weight:400;margin-bottom:0}