.btn-group-wrapper{background-color:#fff;position:fixed;bottom:0;right:0;left:0;margin:0 auto;padding-bottom:15px;padding-left:1rem;padding-right:1rem;flex-direction:row!important;justify-content:space-between;z-index:101}.btn-group-wrapper .cancel-btn,.btn-group-wrapper .skip-btn-wrapper{flex:1;max-width:60px;margin-right:15px}.btn-group-wrapper .skip-btn-wrapper{position:relative}.btn-group-wrapper .skip-btn-wrapper .skip-btn{margin-bottom:0;padding-left:10px}.btn-group-wrapper.skip-able .skip-btn-wrapper{max-width:120px}.btn-group-wrapper.skip-able .skip-btn:before{right:20px}.action-btn{position:relative;outline:none!important;width:100%;height:52px;padding:16px 24px;margin-top:12px;display:flex;justify-content:center;align-items:center;border-radius:.5rem;font-size:16px;text-transform:uppercase}.action-btn:before{content:"";border-bottom-style:solid;border-bottom-width:3px;border-right-style:solid;border-right-width:3px;position:absolute;top:39%;height:10px;width:10px}.action-btn.left-arrow:before{left:27px;transform:rotate(135deg)}.action-btn.right-arrow:before{right:30px;transform:rotate(315deg)}.cancel-btn,.skip-btn{background-color:#fff;border:1px solid #1f8252;color:#1f8252}.skip-btn:disabled{background-color:#fff!important;border-color:#b1b1b1!important;color:#b1b1b1!important}.skip-photo:hover #tooltip{visibility:visible!important}.skip-btn-cursor{cursor:not-allowed!important}.hide-tooltip{pointer-events:none!important}.ok-btn{background-color:#1f8252;flex:1}.ok-btn:active,.ok-btn:hover{background:linear-gradient(0deg,rgba(98,0,238,.08),rgba(98,0,238,.08)),#1f8252}.ok-btn.disabled{background-color:#c4c4c4}.ok-btn.disabled:active,.ok-btn.disabled:hover{background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),#c4c4c4}#tooltip{z-index:1000;position:absolute;background:#2e312e;color:#fff;font-size:12px;text-align:left;width:245px;border-radius:4px;padding:6px 8px;visibility:hidden;bottom:65px}@media screen and (min-width:768px){.btn-group-wrapper{padding-bottom:20px}.btn-group-wrapper .cancel-btn,.btn-group-wrapper .skip-btn-wrapper{flex:1;max-width:79px;margin-right:20px}.btn-group-wrapper .skip-btn-wrapper{position:relative}.btn-group-wrapper .skip-btn-wrapper .skip-btn{margin-bottom:0}.btn-group-wrapper.skip-able .skip-btn-wrapper{max-width:140px}.btn-group-wrapper .left-arrow:before{left:35px!important}.btn-group-wrapper .right-arrow:before{right:35px!important}}@media screen and (min-width:900px){.btn-group-wrapper{z-index:100001}}@media screen and (min-width:1200px){.btn-group-wrapper{max-width:1120px;padding-left:77px;padding-right:77px}}