.quote__wrapper{align-items:center;display:flex;position:relative;width:100%}.quote__main_content_wrapper{margin-left:-140px}.quote__image{width:100%}.quote__text{font-size:3rem;font-weight:var(--secondary-font-weight-medium);margin-bottom:20px}.quote__author-name{font-size:1rem;margin-bottom:4px}.quote__author-position{color:var(--color-black-6);font-size:1rem}.quote__cta_button_wrapper{margin-top:28px}@media (max-width:768px){.quote__text{font-size:2.3rem}.quote__main_content_wrapper{margin-bottom:40px;margin-left:0}.quote__wrapper{flex-direction:column-reverse}.quote__image{width:70%}}.quote_slider__slider_area{align-items:center;display:flex;justify-content:space-between;margin-bottom:92px}.quote_slider__slide_number{font-size:2rem}.quote_slider__slide_number__greyed{color:#ccc}.quote_slider__arrow,.quote_slider__arrow:disabled{background:none;border:none;cursor:pointer;outline:none}.quote_slider__arrow{opacity:1}.quote_slider__arrow--prev{margin-right:24px}.quote_slider__arrow:disabled{opacity:.3}.quote_slider__arrow--prev:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='20' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M25 10H1'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 1-9 9 9 9'/%3E%3C/svg%3E")}.quote_slider__arrow--next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='20' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M1 10h24'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m16 19 9-9-9-9'/%3E%3C/svg%3E")}.quote_slider__content_wrapper{display:grid}.quote_slider__item_wrapper{grid-area:1/1/2/2;transition:opacity .4s ease-in-out}.quote_slider__item_wrapper[data-not-visible]{opacity:0}.quote_slider__left_wrapper{justify-content:space-between}.quote_slider__quote_text{font-size:2rem;font-weight:700;margin-bottom:24px;position:relative}.quote_slider__quote_quotation{position:absolute;top:-32px}.quote_slider__quote_author{font-size:1.125rem}.quote_slider__quote_author_name{font-weight:700}.quote_slider__button_wrapper{margin-top:28px}.quote_slider__image_inner{display:block;margin-top:32px}.quote_slider__image_outer{display:none}@media (min-width:768px){.quote_slider__image_inner{display:none}.quote_slider__image_outer{display:block}.quote_slider__item_wrapper{display:flex}.quote_slider__button_wrapper{margin-top:72px}.quote_slider__quote_text{font-size:2.5rem}}