﻿.isOpen{visibility:visible;opacity:1;pointer-events:all;transition:opacity .25s ease,visibility .25s ease,transform 1s}#cockfight-info-modal.isOpen{display:flex!important;overflow-y:hidden}.isHidden{display:none;visibility:hidden;opacity:0;pointer-events:none}.eye-checkbox:hover~label{cursor:pointer}.eye-checkbox:checked~label .slash{background:rgba(98,98,98,.9);display:block;width:24px;height:2px;position:absolute;transform:translateX(0) translateY(-1px) rotate(45deg)}.field{display:flex;font-size:1rem}.field,.field__input{position:relative;width:100%;border-radius:.375rem}.field__input{min-height:38px;background-color:#101112;color:#fff;z-index:2;outline:none;transition:all .3s ease;padding:0;padding-left:43px!important;border:1px solid #fff}.field__input:focus{outline:none!important;border:none;box-shadow:none;border:1px solid #ffc305!important}.field__input[readonly]:focus{border-color:#fff!important}.field__input[readonly]:focus+.field__label{color:#fff!important}.field__input:-webkit-autofill+.field__label,.field__input:focus+.field__label,.field__input:not(:placeholder-shown)+.field__label{top:-8px;left:16px;color:#ffc305;font-size:12px;background-color:#101112;padding:0 6px;pointer-events:none}.field__input:not(:focus)+.field__label{color:#fff;pointer-events:none}.field__error .field__input:not(:focus)+.field__label{color:#e24f4f;pointer-events:none}.field__error input{border:1px solid #e24f4f!important}.field__error+.field__label{color:#e24f4f!important;pointer-events:none}.field__error:not(:-moz-placeholder-shown)+.field__label{color:#ffc305!important;pointer-events:none}.field__error:focus+.field__label,.field__error:not(:placeholder-shown)+.field__label{color:#ffc305!important;pointer-events:none}.field__error:not(:focus)+.field__label{color:#e24f4f!important;pointer-events:none}.field__label{position:absolute;top:6px;left:43px;transition:all .1s ease;color:#262626;z-index:10;font-size:16px;pointer-events:none}.field__staticBar{height:1px}.field__dynamicBar,.field__staticBar{position:absolute;bottom:0;width:100%;background-color:#000;left:0;right:0;z-index:10}.field__dynamicBar{transform:scaleX(0);height:.125rem;transition:all .1s ease}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:none;background-color:#101112!important}input:-webkit-autofill:first-line{color:#fff!important}input:where(:not([type])),input[multiple],input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{-webkit-background-clip:text;-webkit-text-fill-color:#fff;box-shadow:none!important;background-color:#101112!important;border-radius:inherit;padding:inherit}input:-internal-autofill-selected{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;background-image:none!important;color:fieldtext!important}input[name=password]{color:#fff!important;position:relative;z-index:2;width:100%;border-radius:.375rem!important;transition:all .3s ease;padding:0 0 0 43px;outline:none!important;box-shadow:none!important;background-color:#101112!important}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}@media screen and (min-width:768px){.field__input{min-height:43px}.field__label{top:9px}}.field__input:not(:-moz-placeholder-shown)+.field__label_select{font-size:12px;color:#fff;padding:0 6px;top:10.5px;left:43px;position:absolute}.field__input:not(:placeholder-shown)+.field__label_select{font-size:12px;color:#fff;padding:0 6px;top:10.5px;left:43px;position:absolute}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}select:empty{pointer-events:none}textarea::-moz-placeholder{-webkit-text-fill-color:#ffffff80!important;font-size:14px!important}textarea::placeholder{-webkit-text-fill-color:#ffffff80!important;font-size:14px!important}input.field__input.search__input:focus:-moz-placeholder-shown{-webkit-text-fill-color:#ffffff80!important;-moz-transition:color 2s ease-in-out 0s;transition:color 2s ease-in-out 0s}input.field__input.search__input:focus:placeholder-shown{-webkit-text-fill-color:#ffffff80!important;transition:color 2s ease-in-out 0s}.loader-cate{width:96px;height:16px;display:inline-block;background-color:#ffc305;border:1px solid #ab9b68;border-radius:4px;background-image:linear-gradient(45deg,rgba(0,0,0,.25) 25%,transparent 0,transparent 50%,rgba(0,0,0,.25) 0,rgba(0,0,0,.25) 75%,transparent 0,transparent);font-size:30px;background-size:1em 1em;box-sizing:border-box;animation:barStripe 1s linear infinite}@keyframes barStripe{0%{background-position:1em 0}to{background-position:0 0}}.dropdown-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.dropdown-content.open{max-height:500px;opacity:1}.hover:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover:shadow-indigo{box-shadow:0 10px 15px -3px rgba(102,126,234,.5),0 4px 6px -2px rgba(102,126,234,.5)}@keyframes shake-scale-rotate{0%,to{transform:rotate(0deg) scale(1)}20%{transform:rotate(-2deg) scale(1)}40%{transform:rotate(2deg) scale(1)}60%{transform:rotate(-2deg) scale(1)}80%{transform:rotate(2deg) scale(.9)}}.shakeAndScale2{animation:shake-scale-rotate 1s cubic-bezier(.36,.07,.19,.97) infinite}@keyframes scale-bounce-bottom{0%,to{transform:scale(1)}50%{transform:scale(.8)}}.scale-bounce-bottom{transform-origin:bottom center;animation:scale-bounce-bottom 1s ease-in-out infinite}