.devices{display:flex;grid-column:2/3;padding:20px 0 20px 50px}@media screen and (max-width:1280px){.devices{grid-column:1/3;justify-content:flex-start;padding:40px 50px 10px}}.devices--ua{padding:20px 50px}.devices--ua .devices__buttons-button-large .devices__buttons-button-texts-text{font-size:16px;font-weight:400;line-height:24px}.devices--ua .devices__buttons-button{min-height:45px;padding:0 20px}.devices--ua .devices__buttons-button-large{min-height:50px;padding:0 20px}.devices__title{grid-column:1/-1;margin-bottom:10px;opacity:.6}.devices__buttons{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,max-content)}.devices__buttons-button{align-items:center;background:#182936;border-radius:5px;display:flex;gap:10px;justify-content:center;padding:10px 20px;transition:.3s}.devices__buttons-button:hover{background-color:#081016;color:#fff}.devices__buttons-button--gradient{background:linear-gradient(128.92deg,#00f3ff 4.69%,#6b7dff 47.93%,#ff2668 103.52%)}.devices__buttons-button-large{gap:15px;grid-column:1/-1;justify-content:flex-start;min-height:80px}.devices__buttons-button-large .devices__buttons-button-texts-text{font-size:24px;font-weight:600}.devices__buttons-button-texts{display:flex;flex-direction:column;gap:2px}.devices__buttons-button-texts-text{color:#fff;font-size:9px;line-height:115%}
