.Quote_slider_section_arrow {display: flex;justify-content: flex-end;align-items: center; gap: 10px;margin-bottom: 50px;}
.Quote_slider_section_arrow .custom-arrow {position: static !important; transform: none !important;width: 50px;height: 50px;display: flex !important;align-items: center;justify-content: center;cursor: pointer;transition: all 0.3s linear 0s;padding: 0;}
.Quote_slider_section_arrow .slick-prev:before,
.Quote_slider_section_arrow .slick-next:before {display: none;}
.Quote_slider_section_arrow .custom-arrow svg {width: 22px;height: 22px;stroke-width: 2;}
.Quote_slider_section_arrow .slick-disabled {cursor: not-allowed;}
.slider.responsive .slick-list.draggable{margin:0 -10px;}
.Quote_slider_section_inner{padding:0 10px;}
.Quote_slider_section_inner_slide{position: relative; padding: 50px 60px 50px 145px;}
.Quote_slider_section_inner_slide:before {content: "\f10d";position: absolute;font-size: 52px;color: #0A0A0A;line-height: 1;display: inline-block;left: 70px;    top: 60px;
  font-family: "Font Awesome 7 Free";font-weight: 900;}
.Quote_slider_section_main{max-width:900px;margin-right:auto;}
.Quote_slider_section_quote_author>*:first-child{margin-bottom:10px;position:relative;}
.Quote_slider_section_quote_author>*:first-child:before{position: absolute;left: -65px;top: 50%;transform: translateY(-50%);content: "";background: #0A0A0A;width: 50px;height: 2px;}
.Quote_slider_section_quote_author>*:last-child {margin: 0;}
.Quote_slider_section_quote_author--flex { display: flex;justify-content: flex-end;}
@media(max-width:767px){
  .Quote_slider_section_arrow{justify-content:flex-start;]
  }