.actionButton{position:fixed;bottom:0;width:100%;background-color:rgba(0,0,0,.7);padding:7px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:30}.actionButton__hidden{height:0;opacity:0}.actionButton__fadeIn{-webkit-transition:all 1s;transition:all 1s}.actionButton__buttonWrap{background:-owg-linear-gradient(to bottom,#ec7033 0,#eb4f06 100%);background:-webkit-gradient(linear,left top,left bottom,from(#ec7033),to(#eb4f06));background:linear-gradient(to bottom,#ec7033 0,#eb4f06 100%);width:280px;height:48px;border:solid 1px #c4341b;border-radius:8px;font-weight:700}.actionButton__buttonWrap:hover{background:#eb4f06;background-image:none}.actionButton__buttonWrap--newShape{border-radius:5px;font-size:16px}.actionButton__buttonWrap--newOrange{background:-webkit-gradient(linear,left top,left bottom,from(#F7B03D),to(#F39700));background:linear-gradient(180deg,#F7B03D 0,#F39700 100%);border:solid 1px #DA833B}.actionButton__buttonWrap--newOrange:hover{background:#DA833B}.actionButton__buttonWrap--blue{border-color:#25527f;background:#3163ad}.actionButton__buttonWrap--blue:hover{background:#36659a;background-image:none}.actionButton__buttonWrap--newBlue{border-color:#25527f;background:-webkit-gradient(linear,left top,left bottom,from(#608EC4),color-stop(77.92%,#3163AD),to(#2655AC));background:linear-gradient(180deg,#608EC4 0,#3163AD 77.92%,#2655AC 100%)}.actionButton__buttonWrap--newBlue:hover{background:#36659a;background-image:none}.actionButton__buttonWrap--green{width:240px;border-color:#567f2b;background:#60ab0f}.actionButton__buttonWrap--green:hover{background:#59802c;background-image:none}.actionButton__buttonWrap--newGreen{border-color:#567f2b;background:#78B04E}.actionButton__buttonWrap--newGreen:hover{background:#59802c;background-image:none}.actionButton__buttonWrap:first-child{margin-right:24px}.actionButton__button{font-size:18px;color:#fff;height:100%;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actionButton__button--new{gap:10px}.actionButton__button:hover{color:#fff;text-decoration:none}.actionButton__buttonWrap>.actionButton__button{color:#fff}