.Custom-btn{cursor:pointer;background:var(--main-btn-bg-color);text-align:center;width:100%;max-height:100%;transition:var(--main-transition);border-radius:5px;justify-content:start;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:1;display:flex;position:relative}.Custom-btn.reverse{flex-direction:row-reverse}.Custom-btn.left{justify-content:flex-start}.Custom-btn.fit{width:fit-content!important}.Custom-btn span{color:var(--force-white);text-align:center;transition:var(--main-transition);font-size:14px;font-style:normal;font-weight:400;line-height:1;position:relative}.Custom-btn:hover span,.Custom-btn.active span{color:var(--force-white);transform:translateY(-1px)}.Custom-btn svg{transition:var(--main-transition);width:15px!important;height:15px!important;color:var(--force-white)!important}.Custom-btn:hover{box-shadow:0 8px 25px #ef7a1e4d;background-color:var(--main-logo-color)!important}.Custom-btn.active{background-color:var(--main-logo-color)!important}.Custom-btn:active{transition:all .1s ease-in-out;transform:translateY(0)scale(.98)}.Custom-btn:hover svg,.Custom-btn.active svg{scale:1.2;color:var(--force-white)!important}.Custom-btn.white{border:1px solid #e9e9e9;background-color:#fffffe!important}.Custom-btn.white span,.Custom-btn.white svg{color:#212121!important}.Custom-btn.white:hover,.Custom-btn.white.active{background-color:var(--main-color)!important}.Custom-btn.white:hover span,.Custom-btn.white.active span,.Custom-btn.white:hover svg,.Custom-btn.white.active svg{color:#fffffe!important}.Custom-btn.red{border:1px solid #e9e9e9;color:#cb4b32!important;background-color:#fffffe!important}.Custom-btn.red span,.Custom-btn.red svg{color:#cb4b32!important}.Custom-btn.red:hover,.Custom-btn.red.active{color:#fffffe!important;background-color:#cb4b32!important}.Custom-btn.red:hover svg,.Custom-btn.red.active svg{color:#fffffe!important}.Custom-btn.red-alt{border:1px solid #e19788;text-decoration:underline;color:#cb4b32!important;background-color:#faedeb!important}.Custom-btn.red-alt span,.Custom-btn.red-alt svg{color:#cb4b32!important}.Custom-btn.red-alt:hover,.Custom-btn.red-alt.active{background-color:#cb4b32!important;text-decoration:none!important}.Custom-btn.red-alt:hover span,.Custom-btn.red-alt.active span{color:#fffffe!important;text-decoration:none!important}.Custom-btn.red-alt:hover,.Custom-btn.red-alt.active,.Custom-btn.red-alt:hover svg,.Custom-btn.red-alt.active svg{color:#fffffe!important}.Custom-btn.orange-alt{border:1px solid #f29144;background-color:#fdf2e9!important}.Custom-btn.orange-alt span,.Custom-btn.orange-alt svg{color:#ef7a1e!important}.Custom-btn.orange-alt:hover,.Custom-btn.orange-alt.active{background-color:var(--main-color)!important}.Custom-btn.orange-alt:hover span,.Custom-btn.orange-alt.active span,.Custom-btn.orange-alt:hover svg,.Custom-btn.orange-alt.active svg{color:#fffffe!important}.Custom-btn.gray{background-color:#a4a4a4!important}.Custom-btn.gray span,.Custom-btn.gray svg{color:#fffffe!important}.Custom-btn.gray:hover,.Custom-btn.gray.active{background-color:var(--main-color)!important}.Custom-btn.gray:hover span,.Custom-btn.gray.active span,.Custom-btn.gray:hover svg,.Custom-btn.gray.active svg{color:#fffffe!important}.Custom-btn.white-orange{border:1px solid #ef7a1e;background-color:#fff!important}.Custom-btn.white-orange span,.Custom-btn.white-orange svg{color:var(--main-color)!important}.Custom-btn.white-orange:hover,.Custom-btn.white-orange.active{background-color:var(--main-color)!important}.Custom-btn.white-orange:hover span,.Custom-btn.white-orange.active span,.Custom-btn.white-orange:hover svg,.Custom-btn.white-orange.active svg{color:#fffffe!important}
