.actionButton{display:inline-block;text-decoration:none;color:red;z-index:1;text-align:center;position:relative;font-size:1.8rem;font-family:futura-pt,sans-serif;font-weight:bold;text-transform:uppercase;cursor:pointer;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}.ua-desktop .actionButton:hover{color:#e60000}@media(max-width:767px){.actionButton{display:block;font-size:1.6rem}}.sectionButtons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media(max-width:900px){.sectionButtons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}}.sectionButtons .actionButton{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-decoration:none;background:red;color:#fff;z-index:1;min-height:50px;padding:10px 20px;text-align:center;position:relative;font-size:1.8rem;font-family:futura-pt,sans-serif;font-weight:bold;text-transform:uppercase;cursor:pointer;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out}@media(max-width:900px){.sectionButtons .actionButton{font-size:1.6rem;min-height:45px}}.sectionButtons .actionButton span:before{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;position:absolute;left:-20px;top:0;height:50px;width:40px;z-index:-1;-webkit-transform:skewX(-34deg);transform:skewX(-34deg);background:red;content:""}@media(max-width:900px){.sectionButtons .actionButton span:before{left:-15px;height:45px}}.sectionButtons .actionButton span:after{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;position:absolute;right:-20px;top:0;height:50px;width:40px;z-index:-1;-webkit-transform:skewX(-34deg);transform:skewX(-34deg);background:red;content:""}@media(max-width:900px){.sectionButtons .actionButton span:after{right:-15px;height:45px}}.ua-desktop .sectionButtons .actionButton:hover{background:#e60000;color:#fff}.ua-desktop .sectionButtons .actionButton:hover span:before,.ua-desktop .sectionButtons .actionButton:hover span:after{background:#e60000;content:""}.sectionButtons .actionButton.black{background:#252525;color:#fff}.sectionButtons .actionButton.black span:before,.sectionButtons .actionButton.black span:after{background:#252525}.ua-desktop .sectionButtons .actionButton.black:hover{background:#3f3f3f;color:#fff}.ua-desktop .sectionButtons .actionButton.black:hover span:before,.ua-desktop .sectionButtons .actionButton.black:hover span:after{background:#3f3f3f;content:""}.sectionButtons .actionButton.grey{background:#666;color:#252525}.sectionButtons .actionButton.grey span:before,.sectionButtons .actionButton.grey span:after{background:#666}.ua-desktop .sectionButtons .actionButton.grey:hover{background:#595959;color:#252525}.ua-desktop .sectionButtons .actionButton.grey:hover span:before,.ua-desktop .sectionButtons .actionButton.grey:hover span:after{background:#595959;content:""}