.number{font-weight:700;font-size:48px;color:#35d2ff}.suffix{font-weight:500;font-size:20px;color:#fff;margin-left:8px}.description{color:#bebebe;font-weight:400;font-size:16px}.technology-card{padding:40px 32px 32px;overflow:hidden;background:#fff;height:368px;display:flex;flex-direction:column;position:relative;border-radius:12px;cursor:pointer}.technology-card *{will-change:transform}.technology-card:hover .technology-card-description{line-clamp:unset;-webkit-line-clamp:unset}.technology-card-header-title{margin-top:30px;font-size:28px;font-weight:600}.technology-card-header-translation{font-size:14px;font-weight:400;color:#666;margin-top:2px}.technology-card svg{font-size:44px}.technology-card-description{font-size:16px;font-weight:400;color:#333;margin-top:20px;height:86px;line-height:27.2px;overflow:hidden}.technology-card-footer{margin-top:auto;display:flex;justify-content:flex-end}.card-carousel{will-change:transform;position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center}.card-carousel-viewport{position:relative;display:flex;gap:32px;margin-left:calc(100vw - (100vw - 408px))}.card-carousel-slide{width:380px;height:368px;flex-shrink:0}.card-carousel-controls{margin-top:20px}.card-carousel-controls-buttons{display:flex;gap:32px}.card-carousel-controls-buttons button{width:60px;height:60px;border:none;border-radius:50%;color:#000;background-color:#e4ecf4;cursor:pointer}.card-carousel-controls-buttons button:disabled{background-color:#e4ecf4;cursor:not-allowed;color:#666}