.section-shortcuts{padding:3.5rem 0}.section-shortcuts .section__title{margin-bottom:2.8rem;position:relative;text-align:center}.section-shortcuts .section__title h6{background-color:#fff;display:inline-block;font-size:1.6rem;font-weight:400;padding:0 1.5rem;position:relative;text-transform:uppercase;z-index:2}.section-shortcuts .section__title:before{border-bottom:.1rem solid;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.section-shortcuts .section__body ul{--spacing-x:2rem;--spacing-y:2rem;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:calc(var(--spacing-y)*-.5) calc(var(--spacing-x)*-.5)}.section-shortcuts .section__body ul li{padding:calc(var(--spacing-y)*.5) calc(var(--spacing-x)*.5)}.section-shortcuts .section__body .btn{min-width:15rem}@media (max-width:1250px){.section-shortcuts .section__title{margin-bottom:3.8rem}}