.technology__slide{display:flex;justify-content:center;align-items:center}.technology-cards li:first-child{padding-left:10px}.technology-cards li:last-child{padding-right:10px}.technology-cards__item{user-select:none;-webkit-user-select:none;display:flex;flex-direction:column;padding:26px 30px;min-height:235px;min-width:220px;max-width:280px;width:100%;border:1px solid var(--border-neutral);border-radius:10px}.technology-cards__item:hover .arrow-button{background-color:var(--brand-light)}.technology-cards__item:hover .arrow-button svg{stroke:var(--primary-light)}.technology-cards__item:active .arrow-button{background-color:var(--brand-active)}.technology-cards__item-title{margin-right:10px}.technology-cards__item-button{background-color:var(--background-neutral);border:unset}.technology-cards__item-button svg{stroke:var(--primary-dark);transform:rotate(-45deg)}.technology-cards__item div{display:flex}.technology-cards__item-image{width:70px;height:70px;object-fit:contain;margin-bottom:80px}
