.commands{margin-top:calc(var(--section-margin-top) / 2)}.commands .commands__header{display:flex;justify-content:space-between;align-items:center}.commands .commands__wrapper{display:contents;margin-top:15px}.commands .commands__comment{display:flex;flex-direction:column;gap:30px;margin-top:30px}.commands .commands__container{--comment-color: #ffd498;--comment-border: var(--grey-blue);position:relative;background-color:var(--comment-color);padding-top:26px;padding-bottom:34px;border-radius:var(--radius-20);border:2px solid var(--comment-border)}[dir="ltr"] .commands .commands__container{padding-right:19px}[dir="rtl"] .commands .commands__container{padding-left:19px}[dir="ltr"] .commands .commands__container{padding-left:29px}[dir="rtl"] .commands .commands__container{padding-right:29px}.commands .commands__container-triangle{--triangle-fill-color: var(--comment-border);--triangle-stroke-color: var(--comment-color);--triangle-width: 10px;--triangle-height: 6px;bottom:calc(-1 * var(--triangle-height) * 2);position:absolute;width:0;height:0;border-left:var(--triangle-width) solid rgba(255, 255, 255, 0);border-right:var(--triangle-width) solid rgba(255, 255, 255, 0);border-top:calc(var(--triangle-height) * 2) solid var(--triangle-fill-color)}[dir="ltr"] .commands .commands__container-triangle{left:50px}[dir="rtl"] .commands .commands__container-triangle{right:50px}.commands .commands__container-triangle:after{content:"";position:absolute;bottom:calc(3px);border-left:calc(var(--triangle-width) - 1px) solid rgba(255, 255, 255, 0);border-right:calc(var(--triangle-width) - 1px) solid rgba(255, 255, 255, 0);border-top:calc(var(--triangle-height) * 2 + -2px) solid var(--triangle-stroke-color);border-bottom:none}[dir="ltr"] .commands .commands__container-triangle:after{left:calc(-1 * var(--triangle-width) + 1px)}[dir="rtl"] .commands .commands__container-triangle:after{right:calc(-1 * var(--triangle-width) + 1px)}.commands .commands__photo{position:relative;height:0;padding-top:66.8%;border-radius:10px;overflow:hidden}.commands .commands__photo>img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.commands .commands__cards{margin-top:64px}.commands .commands__item{padding-top:20px;padding-bottom:44px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #F4F6F9;box-shadow:0 6px 20px 0 #494E560F;border-radius:20px;width:100%;max-width:299px;height:auto}[dir="ltr"] .commands .commands__item{padding-right:20px}[dir="rtl"] .commands .commands__item{padding-left:20px}[dir="ltr"] .commands .commands__item{padding-left:20px}[dir="rtl"] .commands .commands__item{padding-right:20px}.commands .commands__item--social{padding-bottom:20px}.commands .commands__item-photo{width:160px;height:160px;min-height:160px;position:relative;border-radius:50%;overflow:hidden}.commands .commands__item-photo>img{object-fit:cover}.commands .commands__item-photo.overflow{overflow:initial}.commands .commands__item-name{margin-top:30px}.commands .commands__item-subtitle{margin-top:2px;font-family:var(--font-inter);font-weight:700;font-size:14px;line-height:1.3;letter-spacing:-1.5%}.commands .commands__item-text{margin-top:12px;margin-bottom:30px}.commands .commands__pagination{display:flex;align-items:center;justify-content:center;gap:12px;position:initial;height:7.5px;margin-top:50px}.commands .commands__pagination span{margin:0 !important;width:7.5px;height:7.5px}.commands .commands__socials{margin-top:auto;display:flex;width:100%;justify-content:flex-end;gap:10px}.commands .commands__socials .btn{height:30px;max-width:56px;width:100%}.commands .commands__socials svg{max-width:24px}@media (min-width:768px){.commands{margin-top:var(--section-margin-top)}.commands .commands__header h3{font-family:var(--font-montserrat);font-weight:700;font-size:35px;line-height:1.2}.commands .commands__container{padding-top:46px;padding-bottom:45px}[dir="ltr"] .commands .commands__container{padding-right:74px}[dir="rtl"] .commands .commands__container{padding-left:74px}[dir="ltr"] .commands .commands__container{padding-left:73px}[dir="rtl"] .commands .commands__container{padding-right:73px}.commands .commands__wrapper{display:flex;gap:30px;margin-top:25px}.commands .commands__comment{max-width:650px}.commands .commands__cards{margin-top:0;gap:22px;overflow:initial}.commands .commands__cards>div{flex-wrap:wrap;gap:22px;height:auto}.commands .commands__item{height:auto;max-height:346px}.commands .commands__pagination{display:none}}