.selection__heading{justify-content:space-between;align-items:flex-start;margin-bottom:70px;display:flex}.selection__title{max-width:500px}.selection__interaction{flex-direction:column;align-items:flex-end;display:flex}.selection__interaction-wrap{align-items:center;column-gap:15px;margin-top:34px;display:flex}.selection__link{color:#262626;background:#fff;border-radius:10px;padding:15px 30px;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;text-decoration:none}.selection__buttons{align-items:center;column-gap:5px;display:flex}.selection .swiper-button-prev{background:url(/images/arrow-right.svg) 50% no-repeat;border:1px solid #262626;border-radius:10px;width:58px;height:40px;position:relative;transform:rotate(180deg)}.selection .swiper-button-next{background:url(/images/arrow-right.svg) 50% no-repeat;border:1px solid #262626;border-radius:10px;width:58px;height:40px;position:relative;left:0;right:0}@media screen and (max-width:768px){.selection__heading{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:30px}.selection__interaction-wrap{justify-content:space-between;width:100%;max-width:100%}.selection__interaction{align-items:flex-start;width:100%;max-width:100%}}
