.scale-list__items{display:flex;flex-direction:column;gap:24px 0}.scale-list__item-box{align-items:center;background:#f7f7f7;border:1px solid rgba(0,0,0,.1);border-radius:24px;display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;padding:32px;transition:background .2s ease;width:100%}.scale-list__item-heading-wrap{display:flex;flex-direction:column;gap:8px 0;margin-bottom:8px}.scale-list__item-content{width:595px}.scale-list__item-heading{color:#003;font-size:43px;font-weight:500;letter-spacing:-.52px;line-height:50px}.scale-list__item-content,.scale-list__item-content p{color:rgba(0,0,0,.6);font-size:20px;font-weight:500;letter-spacing:-.24px;line-height:normal;margin:0}.scale-list__item-heading-icon{align-items:center;display:flex;height:82px;justify-content:center;width:82px}.scale-list__item-heading-rotate{transform:rotate(45deg)}.scale-list__item-heading-rotate-inner{align-items:center;backdrop-filter:blur(2.795px);background:rgba(0,0,0,.2);border:.699px solid rgba(0,0,0,.1);border-radius:19.566px;display:flex;flex-direction:column;height:58px;justify-content:center;padding:4.193px 2.096px;width:58px}.scale-list__item-heading-rotate-inner img{height:32px;transform:rotate(-45deg);width:32px}.scale-list__button{margin-top:32px;text-align:center}@media screen and (max-width:991px){.scale-list__button .scale-button{display:flex}.scale-list__item-content p{font-weight:400}}@media screen and (min-width:768px){.scale-list__item-heading-wrap{align-items:center;flex-direction:row;gap:0 18px;justify-content:space-between;margin-bottom:0}.scale-list__item-heading{font-size:52px;line-height:54px}.scale-list__item-content,.scale-list__item-content p{font-size:24px}.scale-list__button{margin-top:64px}}