/*
Generated time: August 1, 2025 18:38
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.logo-list{background:#f1f3ee;padding:120px 0;width:calc(100% + 60px);margin:0 0 0 -30px}.logo-list__header{width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.logo-list__header h2{font-family:var(--main_ff_h);font-size:32px;line-height:38px;color:var(--primary_text)}.logo-list__header h2::after{content:'';width:55px;height:1px;background:#938f9c;display:block;margin:20px auto}.logo-list .swiper-custom-pagination{position:relative;width:100px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;margin:0 auto;padding-top:40px}.logo-list .swiper-custom-pagination .swiper-next,.logo-list .swiper-custom-pagination .swiper-prev{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center;top:auto;bottom:auto;left:auto;right:auto;cursor:pointer}.logo-list .swiper-custom-pagination .swiper-prev::before{content:"";width:50px;height:50px;background:url(arrow_left_alt.svg);background-size:16px 12px;top:0;transform:none;margin:0;background-repeat:no-repeat;background-position:center}.logo-list .swiper-custom-pagination .swiper-next::before{content:"";width:50px;height:50px;background:url(arrow_left_alt.svg);background-size:16px 12px;top:0;transform:rotate(180deg);margin:0;background-repeat:no-repeat;background-position:center}.logo-list ul{margin:0;padding:0}.logo-list ul li{display:flex;flex-flow:column nowrap;align-items:center}.logo-list ul li img{max-width:225px!important;width:100%!important;object-fit:cover!important}.logo-list__image{width:100%;height:170px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.logo-list_title{font-family:var(--main_ff_h);font-size:18px;line-height:24px;margin-bottom:4px;margin-top:auto;width:100%;max-width:225px}.logo-list a{font-family:"SF Pro Bold";font-size:14px;line-height:18px;color:#37393a;text-decoration:none;max-width:225px;width:100%}.logo-list a svg{stroke:#37393A}