@charset "UTF-8";*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s}.loader-container{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;transition:all .1s ease-in-out}.loader{width:48rem;height:48rem;border:5rem solid #FFF;border-bottom-color:#c9fc6e;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation .5s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root,.App{height:100%}.exit{width:25rem;height:25rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons%20head'%3e%3cpath%20id='Vector'%20d='M9%2021.5H5C4.46957%2021.5%203.96086%2021.2893%203.58579%2020.9142C3.21071%2020.5391%203%2020.0304%203%2019.5V5.5C3%204.96957%203.21071%204.46086%203.58579%204.08579C3.96086%203.71071%204.46957%203.5%205%203.5H9'%20stroke='%231C1C1C'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M16%2017.5L21%2012.5L16%207.5'%20stroke='%231C1C1C'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_3'%20d='M21%2012.5H9'%20stroke='%231C1C1C'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%}html,body{height:100%;font-family:Inter,sans-serif;font-style:normal;background:#000}.wrapper{display:flex;flex-direction:column;min-height:100%}.main{flex:1 0 auto;overflow-x:hidden}footer.footer{z-index:341;flex:0 0 auto}html{font-size:.2777777778vw}button{background:transparent}.container{max-width:320rem;margin:0 auto}.footer__fixed{position:sticky;bottom:0;width:100%;border-top:1rem solid #212121;background:#101010d9;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem)}.main__margin{margin-bottom:100rem}.main__title{color:var(--lk/txt1, rgb(33, 43, 54));font-family:Inter;font-size:21rem;font-weight:700;line-height:100%;letter-spacing:0%;text-align:left;margin:20rem 0}.header{position:sticky;top:0;left:0;width:100%;z-index:1000;border-radius:0rem 0rem 24rem 24rem;background:var(--brand-1, #C9FC6E);padding:20rem 0}.label{color:var(--dark-1, #1C1C1C);font-size:24rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.24rem}.header__back{display:flex;align-items:center;gap:4rem}.header__body{display:flex;padding:5rem 0;justify-content:space-between}.header__person-block{margin-left:6rem}.header__person-name{color:var(--dark-1, #1C1C1C);font-size:18rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.18rem;position:relative}.header__person-info{display:flex;align-items:center}.header__person-onof{width:4rem;height:4rem;border-radius:52rem;opacity:.4;background:var(--dark-1, #1C1C1C);margin-right:2rem}.header__person-status{color:var(--dark-1, #1C1C1C);font-size:11rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.11rem;opacity:.5}.header__avatar{width:42rem;height:42rem;border-radius:6rem;overflow:hidden}.header__avatar img{width:42rem;height:42rem}svg{width:25rem;height:25rem}.main__body{padding-top:20rem}::-webkit-scrollbar{background:transparent;width:0}::-webkit-scrollbar-thumb{background:transparent;width:0}::-webkit-scrollbar-track{width:0}textarea::-webkit-scrollbar{width:6rem}textarea::-webkit-scrollbar-thumb{border-radius:12rem;opacity:.48;background:#7d7d7d80}.textarea__wrapper{padding:16rem 12rem;gap:8rem;width:100%;max-width:320rem;border-radius:8rem;background:#1f1f1f;display:flex;align-items:center;border:1rem solid transparent;height:119rem;position:relative;margin-bottom:16rem}.js-textarea__border{border:1rem solid var(--brand-1, #C9FC6E)}textarea{position:absolute;top:17rem;background:transparent;font-size:16rem;color:#fff;font-style:normal;height:95rem;font-weight:400;width:296rem;line-height:24rem;resize:none}.input__wrapper{padding:16rem 12rem;gap:8rem;width:100%;max-width:320rem;border-radius:8rem;background:#1f1f1f;display:flex;align-items:center;border:1rem solid transparent;height:55rem;position:relative;margin-bottom:16rem;transition:all .3s ease-out}.input__passport{display:flex;flex-direction:row;justify-content:space-between}.input__passport .input__cell{width:48%}.input__passport .input__wrapper input{width:126rem}.js-border__input{border:1rem solid var(--brand-1, #C9FC6E)}input{position:absolute;bottom:8rem;background:transparent;font-size:16rem;color:#fff;font-style:normal;font-weight:400;line-height:24rem;width:287rem}.input__label{position:absolute;color:var(--txt-gray-2, #8A8A8A);text-overflow:ellipsis;font-size:16rem;font-style:normal;font-weight:400;top:16rem;left:12rem;line-height:24rem;pointer-events:none;transition:.3s ease-out}.eyes{position:absolute;right:8rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons/ic_eye'%3e%3cg%20id='shape'%3e%3cpath%20d='M13.4998%2012C13.4998%2012.8284%2012.8283%2013.5%2011.9998%2013.5C11.1714%2013.5%2010.4998%2012.8284%2010.4998%2012C10.4998%2011.1716%2011.1714%2010.5%2011.9998%2010.5C12.8283%2010.5%2013.4998%2011.1716%2013.4998%2012Z'%20fill='%23747474'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.7298%204.99999C17.7098%204.81999%2021.2298%2010.39%2021.8698%2011.5C22.0485%2011.8094%2022.0485%2012.1906%2021.8698%2012.5C21.0098%2014%2017.7998%2018.86%2012.2698%2019H12.0198C6.12982%2019%202.75982%2013.59%202.12982%2012.5C1.95119%2012.1906%201.95119%2011.8094%202.12982%2011.5C2.99982%209.99999%206.19982%205.13999%2011.7298%204.99999ZM8.49982%2012C8.49982%2013.933%2010.0668%2015.5%2011.9998%2015.5C13.9328%2015.5%2015.4998%2013.933%2015.4998%2012C15.4998%2010.067%2013.9328%208.49999%2011.9998%208.49999C10.0668%208.49999%208.49982%2010.067%208.49982%2012Z'%20fill='%23747474'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%;width:25rem;height:25rem}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}.search__body{display:flex;align-items:center;gap:8rem;margin-bottom:16rem}.search__field{width:32rem;height:32rem;position:relative}.search__field:before{width:32rem;height:32rem;content:"";position:absolute;left:0;top:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIZSURBVHgB7ZexaxRREMa/meQCnhC3MaCk2MJKEWMTTCOXRiyE/A2xsDT3F0RNp9WJglbaKlgoWKVJBOFMGgOCCBa3NtqegQSSy73JvJfckds8kr3dvb0mP1hub/e9mXlzw8d9hBj1VrXCLHMEqQgogEigjwOkhSgiQSSEDbO783zm3Ouo53Xn5rtUg9aeeawLFzBISGpjPPLkJtWa3QJccmNWRDCFAiDtRol51hbB9oE7eUHJLTbXrmk/csXUpRpy2zQwBIyYWWYjg/3NT4B5ZI6pwNYfRyqsUx9iWAiCUZ2IEBn4/OY33td+YXuzhek7lzC/eAMTk+Wk2wNGBlY+/MHbpR8uuWV9+R+ePaj3E0I74OGpBtk6DOrj3v0retrLroA4jZ//EekVXr3QE6ezJ463AxOT53GgUcev8vhYd115vOTb3k3aiXN0Txxa23soSMn68l895Tf0Fl/Gq693k4ZAphmwLZ1fvN4dumu3LmLp3e1+QmTrQB5k6sBZAXkw2s/ijKrnJXEHclA9L6cqYRrV85FKCdOo3mnqGSexDuShej5sB5pJFuahej5orb3QyPqfIAMRqwFJ1IFBIJCI1f2sYkgQ8QYb0/6EIWGtGs+UXq5au4Si0ZzWJzodsF7N2iUUhM1lc9p7V4D1aNarFdIJzdHxhe5r/L2zauqWRMwUEYU6qiHS09QMTfepw05sPk7Tiy9HF+wDkgLwW5aKs78AAAAASUVORK5CYII=) no-repeat;background-size:100%}::-webkit-input-placeholder{color:#767676}.search__input{position:absolute;top:8rem;width:236rem;left:32rem;background:transparent;border:none;outline:none;color:#ffffffe6;font-size:16rem}.search__input::placeholder{color:#ffffff80}.search__wrapper{display:flex;padding:8rem 14rem 8rem 8rem;align-items:center;gap:6rem;flex:1 0 0;position:relative;border-radius:8rem;height:32rem;background:#1f1f1fcc;border:1rem solid rgba(255,255,255,.1)}.search__button{position:absolute;left:8rem;top:50%;transform:translateY(-50%);background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.3833%2012.7666C7.76953%2012.7666%209.04785%2012.3184%2010.0938%2011.5713L14.0283%2015.5059C14.2109%2015.6885%2014.4517%2015.7798%2014.709%2015.7798C15.2485%2015.7798%2015.6304%2015.3647%2015.6304%2014.8335C15.6304%2014.5845%2015.5474%2014.3438%2015.3647%2014.1694L11.4551%2010.2515C12.2769%209.17236%2012.7666%207.83594%2012.7666%206.3833C12.7666%202.87207%209.89453%200%206.3833%200C2.88037%200%200%202.86377%200%206.3833C0%209.89453%202.87207%2012.7666%206.3833%2012.7666ZM6.3833%2011.3887C3.64404%2011.3887%201.37793%209.12256%201.37793%206.3833C1.37793%203.64404%203.64404%201.37793%206.3833%201.37793C9.12256%201.37793%2011.3887%203.64404%2011.3887%206.3833C11.3887%209.12256%209.12256%2011.3887%206.3833%2011.3887Z'%20fill='%23767676'/%3e%3c/svg%3e") no-repeat;background-size:100%;width:16rem;height:16rem}.raised{top:.5rem;font-size:12rem}.button{display:flex;padding:16rem 8rem;justify-content:center;align-items:center;gap:8rem;width:100%;margin-bottom:0rem;transition:all .3s ease-in-out}.button.not-allowed,.not-allowed{opacity:.6;cursor:not-allowed}.forgot{border-radius:10rem;color:var(--brand-1, #C9FC6E);font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.green__button{border-radius:10rem;background:var(--brand-1, #C9FC6E);color:var(--bg, #000);font-size:18rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10rem;position:relative;overflow:hidden}.button-shine:before{position:absolute;content:"";display:inline-block;top:-180rem;left:0;width:30rem;height:100%;background-color:#fff;animation:shiny-btn1 2.5s ease-in-out infinite;z-index:0}.green__button.not-allowed{opacity:.6;cursor:not-allowed}.empty__red{border-radius:10rem;background:transparent;border:1rem solid rgb(252,110,112);color:#fc6e70;font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.empty__green{border-radius:10rem;background:transparent;border:1rem solid var(--brand-1, #C9FC6E);color:var(--brand-1, #C9FC6E);font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.empty__green.admin{color:#00ab55;border:1rem solid rgb(0,171,85)}.empty__black{border-radius:10rem;background:#000;border:1rem solid #C9FC6E;color:#c9fc6e;font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.empty__blue{border-radius:10rem;background:transparent;border:1rem solid rgb(110,141,252);color:#6e8dfc;font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.empty__noborder{border-radius:10rem;background:#292929;color:var(--brand-1, #C9FC6E);font-size:16rem;font-style:normal;font-weight:600;line-height:normal}.empty__orange{border-radius:10rem;background:transparent;border:1rem solid var(--brand-1, #FCB06E);color:var(--brand-1, #FCB06E);font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.nav__list{display:flex;justify-content:space-around;padding:10rem;text-align:center}.photo__margin-bot{margin-bottom:16rem}.nav__item a{position:relative}.nav__item p{color:var(--gray-txt, #767676);font-size:12rem;margin-top:3rem;font-style:normal;font-weight:400;line-height:normal}.admin .nav__item p{font-size:10rem}.active__item p{transition:all .3s ease-in-out;color:#c9fc6e}.active__item svg g path{transition:all .3s ease-in-out;fill:#c9fc6e}.admin .active__item p{color:#00ab55}.admin .active__item svg g path{fill:#00ab55}.med svg rect{fill:#c9fc6e}.med svg g path{fill:#131313}.nav__item .dialog__alert{position:absolute;right:-8rem;top:-33rem;color:#fff}.icons{width:24rem;height:24rem}.photo__wrapper{display:flex;padding:16rem 12rem;flex-direction:column;align-items:center;gap:12rem;align-self:stretch;border-radius:8rem;background:#1f1f1f}.red-wrapper{display:flex;flex-direction:column;min-height:100%;background:url(/assets/red__fon-CKauB1DW.png) center no-repeat;background-size:100%;z-index:1}.red-main__body{padding-top:65rem;display:flex;flex-direction:column;align-items:center}.red-main__title{color:var(--w, #FFF);font-size:28rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.28rem;margin-top:36rem}.red-footer{padding-bottom:10rem}.red-footer__body{display:flex;flex-direction:column}.fight__info-body{position:relative;z-index:9999999;display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;align-items:baseline}.fight__info-body.active__modal{z-index:13123213}.red-button{display:flex;padding:16rem 8rem;justify-content:center;align-items:center;align-self:stretch}.red-entry{border-radius:10rem;background:var(--brand-1, #C9FC6E);color:var(--bg, #000);font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.red-register{border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);color:var(--brand-1, #C9FC6E);font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.green-wrapper{background:url(/assets/green__fon-B-lDApAM.png) center no-repeat;background-size:100%;z-index:1}.green-main__body{padding-top:65rem;display:flex;flex-direction:column;align-items:center}.green-main__logo{width:195rem;height:73rem;background:url("data:image/svg+xml,%3csvg%20width='195'%20height='73'%20viewBox='0%200%20195%2073'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame%20133613'%3e%3cg%20id='Vector'%3e%3cpath%20d='M96.987%2029.8347H113.062L100.554%2066.6521H84.4788L96.987%2029.8347Z'%20fill='%23848484'/%3e%3cpath%20d='M74.1205%2029.8347H90.1954L77.6873%2066.6521H61.6124L74.1205%2029.8347Z'%20fill='%23848484'/%3e%3cpath%20d='M135.344%206.34778H81.9381L77.2311%2020.313H118.771C121.238%2020.313%20122.977%2022.7327%20122.19%2025.0695L108.174%2066.6521H123.86L141.363%2014.7219C142.75%2010.6079%20139.688%206.34778%20135.344%206.34778Z'%20fill='%23848484'/%3e%3c/g%3e%3cpath%20id='Subtract'%20d='M183.699%206.34778C187.155%206.34778%20189.977%209.10902%20190.049%2012.562L191.189%2066.6521H151.808L160.383%2053.3217H174.674V20.9478L163.785%2036.8173L144.186%2066.6521H128.306L168.322%206.34778H183.699Z'%20fill='%23C9FC6E'/%3e%3cpath%20id='Rectangle%204510'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.9493%2025.0739C20.4717%2013.9264%2030.819%206.34778%2042.5164%206.34778H75.5863L71.3741%2019.6782H44.145C38.1108%2019.6782%2033.6645%2021.9%2033.3469%2026.026C33.0293%2030.1521%2038.4284%2030.1521%2039.6987%2030.1521H48.2736C54.6254%2030.1521%2066.7607%2034.2782%2062.2476%2048.5608C58.8445%2059.3304%2048.848%2066.6521%2037.5472%2066.6521H3.8111L8.02334%2053.3217H37.4756C42.557%2053.3217%2046.0505%2049.8304%2046.0505%2047.926C46.0505%2046.0217%2045.0977%2043.1652%2040.3339%2043.1652H29.2183C20.9609%2043.1652%2013.9405%2034.5956%2016.9493%2025.0739Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%}.green-main__title{color:var(--w, #FFF);font-size:28rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.28rem;margin-top:36rem}.green-footer{padding-bottom:10rem}.green-footer__body{display:flex;flex-direction:column}.green-button{display:flex;padding:16rem 8rem;justify-content:center;align-items:center;align-self:stretch}.green-entry{border-radius:10rem;background:var(--brand-1, #C9FC6E);color:var(--bg, #000);font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.black__button{border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);color:var(--brand-1, #C9FC6E);font-size:18rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10rem}.black__button.prof{margin-bottom:0rem}.registr-select{padding-top:12rem}.registr-select__title{color:#fff;font-size:20rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:12rem}.registr-select__button{color:#fff;font-size:16rem;font-style:normal;font-weight:500;line-height:normal;display:flex;width:100%;padding:14rem 10rem;justify-content:center;align-items:center;gap:10rem;align-self:stretch;border-radius:100rem;background:#303030;position:relative;border:1rem solid transparent;transition:all .3s ease-in-out}.registr-fighter{margin-bottom:10rem}.registr-promoter{margin-bottom:25rem}.registr-agent{color:#8a8a8a;background:#303030b3;-webkit-user-select:none;user-select:none;margin-bottom:16rem}.registr-coming__soon{top:-50%;transform:translateY(50%);position:absolute;color:var(--dark-1, #1C1C1C);font-family:Inter;font-size:12rem;font-style:normal;font-weight:600;line-height:normal;display:flex;padding:4rem 8rem;justify-content:center;align-items:center;gap:8rem;border-radius:60rem;background:var(--blue, #6E8DFC)}.registr-select__button:focus{border:1rem solid #C9FC6E;color:#c9fc6e}.modal{z-index:9999999;left:0;top:0;width:100%;height:100%;align-items:baseline}.modal .modal__body{padding:16rem;max-width:320rem;margin:0 auto;border-radius:12rem;transition:all .3s ease-in-out;max-height:80vh;overflow-y:auto}.modal .modal__title{color:#fff;text-align:center;width:100%;font-size:24rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8rem}.modal .modal__title.admin{color:#000}.modal .modal__close{display:flex;justify-content:end;align-items:end;cursor:pointer}.modal .modal__close div{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='close'%3e%3cpath%20id='Vector'%20d='M16.1872%209.99968H3.81282'%20stroke='%238A8A8A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M10%203.8125V16.1869'%20stroke='%238A8A8A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:cover;width:30rem;height:30rem;rotate:45deg}.modal .modal__info{color:#fffc;font-size:15rem;font-style:normal;font-weight:400;width:100%;line-height:130%;margin-bottom:24rem;text-align:center}.modal .modal__info.admin{color:#212b36}.modal .modal__info.centered{display:flex;flex-direction:row;justify-content:space-evenly}.modal .modal__info a img{width:60rem;height:60rem}.modal .modal__ok{width:100%;border-radius:10rem;background:var(--brand-1, #C9FC6E);color:var(--dark-1, #1C1C1C);font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.active__modal{display:flex;z-index:9999999}.active__modal-body{animation:active__modal-body .3s ease-in-out}@keyframes active__modal-body{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}.header__block{display:flex;gap:8rem;align-items:center}.header__block img{width:25rem;height:25rem}.prom-profile__block.fighter{display:flex;gap:12rem;position:relative}.prom-profile__block.fighter .prom-profile__avatar img{width:100%;height:100%;object-fit:cover}.prom-profile__block.fighter .prom-profile__avatar{display:flex;justify-content:center;margin-bottom:16rem;min-width:80rem;min-height:80rem;max-width:80rem;max-height:80rem;border-radius:10rem;overflow:hidden}.prom-profile__block.fighter .prom-profile__person{display:flex;flex-direction:column;align-items:flex-start;gap:8rem}.prom-profile__block.fighter .prom-profile__name{color:#fff;font-size:18rem;font-style:normal;font-weight:500;line-height:normal}.prom-profile__block.fighter .prom-profile__raiting{display:none}.prom-profile__block.fighter .prom-profile__company{display:flex;justify-content:center}.prom-profile__block.fighter .prom-profile__company .prom-company{color:#ffffffb3;text-align:center;font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.prom-profile__block.promoter .prom-profile__avatar{display:flex;justify-content:center;margin-bottom:16rem}.prom-profile__block.promoter .prom-profile__avatar img{height:80rem;width:80rem;object-fit:cover}.prom-profile__block.promoter .prom-profile__person{display:flex;align-items:center;justify-content:center;margin-bottom:7rem}.prom-profile__block.promoter .prom-profile__name{color:#fff;font-size:18rem;font-style:normal;font-weight:500;line-height:normal;margin-right:6rem;text-align:center}.prom-profile__block.promoter .prom-profile__raiting{display:none}.prom-profile__block.promoter .prom-profile__company{display:flex;justify-content:center;margin-bottom:16rem}.prom-profile__block.promoter .prom-profile__company .prom-company{color:#ffffffb3;text-align:center;font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.prom-profile__block.manager{display:flex;gap:12rem;align-items:center;position:relative;margin-bottom:16rem}.prom-profile__block.manager .prom-profile__avatar{display:flex;justify-content:center;min-width:56rem;min-height:56rem;max-width:56rem;max-height:56rem;border-radius:10rem;overflow:hidden}.prom-profile__block.manager .prom-profile__avatar img{width:56rem;height:56rem;object-fit:cover}.prom-profile__block.manager .prom-profile__person{display:flex;flex-direction:column;align-items:flex-start;gap:8rem}.prom-profile__block.manager .prom-profile__name{color:#fff;font-size:18rem;font-style:normal;font-weight:500;line-height:normal}.prom-profile__block.manager .prom-profile__raiting{display:none}.prom-profile__block.manager .prom-profile__company{display:flex;justify-content:center}.prom-profile__block.manager .prom-profile__company .prom-company{color:#ffffffb3;text-align:center;font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.profile__personal-empty--body{display:flex;align-items:flex-start;gap:8rem;margin-bottom:10rem}.profile__personal-empty--img{background:#000;border-radius:8rem;padding:10rem;min-width:48rem;min-height:48rem;overflow:hidden}.profile__personal-empty--img img{width:100%;height:100%}.profile__personal-empty--text{color:var(--w, rgb(255, 255, 255));font-family:Inter;font-size:16rem;font-weight:500;line-height:110%;letter-spacing:0%;text-align:left}.profile-block-container{position:relative;margin-bottom:16rem;background:#1f1f1f;border-radius:8rem}.profile__personal-license{transition:all .3s ease-in-out}.profile__personal-license--body{padding:12rem;background:#292929;border-radius:6rem;display:flex;gap:8rem;align-items:center}.profile__personal-license--img{width:20rem;height:21rem}.profile__personal-license--text{display:flex;flex-direction:column;gap:4rem}.profile__personal-license--text .license-top{color:var(--w, rgb(255, 255, 255));font-family:Inter;font-size:14rem;font-weight:400;line-height:17rem;text-align:left}.profile__personal-license--text .license-bottom{color:#8a8a8a;font-family:Inter;font-size:12rem;font-weight:400;line-height:12rem;text-align:left}.header__edit .edit{display:flex;align-items:center}.prom-edit__button{width:100%;border-radius:10rem;background:var(--dark-1, #1C1C1C);display:flex;height:46rem;padding:15rem 8rem;justify-content:center;align-items:center;gap:8rem;flex-shrink:0;align-self:stretch;color:var(--blue, #6E8DFC);font-size:16rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16rem}.prom-input__description{width:287rem}.prom-description{margin-bottom:28rem}.prom-req__button{width:100%;display:flex;padding:16rem 12rem;align-items:flex-start;gap:8rem;justify-content:space-between;border-radius:8rem;background:#1f1f1f;color:var(--w, #FFF);font-size:16rem;font-style:normal;font-weight:400;line-height:24rem;transition:all .3s ease-in-out;min-height:108rem}.prom__r-req__button{width:100%;display:flex;padding:16rem 12rem;align-items:center;gap:8rem;justify-content:space-between;border-radius:8rem;background:#fc6e70;color:var(--w, #FFF);font-size:16rem;font-style:normal;font-weight:400;line-height:24rem}.profile__pesronal{padding:12rem;border-radius:10rem;background:#1f1f1f;margin-bottom:12rem}.profile__personal-list{max-height:210rem;overflow-y:auto}.profile__personal-title{display:flex;align-items:center;justify-content:space-between}.profile__personal-title p{color:#8a8a8a;font-family:Inter;font-size:12rem;font-weight:400;line-height:12rem;letter-spacing:0rem;text-align:left}.profile__personal-title button{color:#c9fc6e;font-family:Inter;font-size:12rem;font-weight:400;line-height:12rem;letter-spacing:0rem;text-align:right}.prom__r-req__button:not(:last-child){margin-bottom:16rem}.prom-footer{border-top:1rem solid #212121;background:#101010d9;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem)}.prom-nav__list{display:flex;justify-content:space-between;padding:20rem;text-align:center}.prom-nav__item p{color:var(--gray-txt, #767676);font-size:12rem;margin-top:3rem;font-style:normal;font-weight:400;line-height:normal}.prom-req__button .prom-alert{display:flex;gap:8rem;align-items:flex-start}.prom-alert img{width:22rem;height:22rem}.prom-alert__text{display:flex;flex-direction:column;gap:4rem;text-align:left}.prom-alert__title{font-size:16rem;font-weight:400;line-height:20rem;color:#fff}.prom-alert__subtitle{font-size:12rem;font-weight:400;line-height:16rem;color:#8a8a8a}.prom-alert__highlight{color:#c9fc6e;font-weight:600}.req-input__wrapper{border:1rem solid transparent}.req-important{border:1rem solid rgb(252,110,112)}.req-input__important{margin:8rem 0rem 16rem 12rem;color:var(--txt-gray-2, #8A8A8A);font-size:12rem;font-style:normal;font-weight:400;line-height:18rem}.req-footer{padding-bottom:10rem}.req-button{width:100%}.req-accordeon{position:absolute;right:8rem}.recovery-text__wrapper p{color:#fffc;text-align:center;font-size:15rem;font-style:normal;font-weight:400;line-height:130%}.recovery-text__wrapper{max-width:288rem;margin:0 auto;margin-bottom:16rem}.recov-text__wrapper img{width:82rem;height:82rem}.recov-text__wrapper{display:flex;align-items:center;flex-direction:column;margin-top:12rem}.recov-text__wrapper img{margin-bottom:16rem}.recov-text__wrapper h2{color:#fff;text-align:center;font-size:24rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8rem}.recov-text__wrapper p{color:#fffc;text-align:center;font-size:15rem;font-style:normal;font-weight:400;line-height:130%}.home-card__wrapper{padding:14rem;border-radius:10rem;background:#1f1f1f}.home-card__wrapper h2{color:#fff;text-align:center;font-size:24rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8rem}.home-card__wrapper p{color:#ffffffb3;text-align:center;font-size:15rem;font-style:normal;font-weight:400;line-height:130%}.home-card__wrapper p img{height:12rem;width:12rem;margin-top:4rem}.home-plus__wrapper{position:fixed;right:0;bottom:84rem}.home-plus__first{display:flex;align-items:center;justify-content:center;width:64rem;height:64rem;border-radius:50%;background:#c8fc6e29}.home-plus__middle{display:flex;align-items:center;justify-content:center;width:84rem;height:84rem;border-radius:50%;background:#c8fc6e1f}.home-plus__last{display:flex;align-items:center;justify-content:center;width:104rem;height:104rem;border-radius:50%;background:#c8fc6e14}.home-footer{border-top:1rem solid #212121;background:#101010d9;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem)}.event-plus__wrapper{position:fixed;right:20rem;bottom:100rem}.event-event__wrapper{display:flex;padding:12rem 14rem;flex-direction:column;border-radius:10rem;background:#1f1f1f;margin-bottom:16rem}.event-event__name{display:flex;gap:10rem}.event-event__date{color:#c6f96f;font-size:16rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0}.event-event__club{color:#fff;font-size:18rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:6rem;text-align:left}.event-event__picture img,.event-event__picture svg{border-radius:10rem;height:48rem;width:48rem;object-fit:cover}.event-event__line{height:1rem;width:100%;background:#2a2a2a;margin:12rem 0}.event-event__line.admin{background:#dce0e4}.event-event__addres{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%;display:flex;justify-content:space-between;align-items:center}.event-event__addres span{color:#fff}.event-event__button{display:inline-block;text-align:center;margin-top:16rem;width:100%;border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);padding:16rem 8rem;color:var(--brand-1, #C9FC6E);font-size:16rem;font-style:normal;font-weight:600;line-height:normal}.event-event__button.orange{border:1rem solid rgb(252,176,110);color:#fcb06e}.event-footer{border-top:1rem solid #212121;background:#101010d9;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem)}.create-calendar{position:absolute;right:12rem}.create-photo__wrapper{margin-bottom:16rem}.create-label{white-space:nowrap;width:250rem}.create-close{color:var(--w, #FFF);font-size:18rem;font-style:normal;font-weight:600;line-height:normal;border-radius:10rem;background:transparent;border:1rem solid var(--txt-gray-2, #8A8A8A)}.fight-header__body{align-items:center}.fight-header{z-index:1432}.fight-main__body{padding-top:0}.fight-main{overflow-x:hidden;position:relative;margin-top:-30rem}.fight-event__wrapper{display:flex;padding:12rem 14rem;flex-direction:column;border-radius:0rem 0rem 10rem 10rem;background:#1f1f1f;margin-bottom:16rem}.fight-event__name{display:flex;gap:10rem;margin-bottom:12rem}.fight-event__date{color:#c6f96f;font-size:16rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0}.fight-event__title{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.fight-button__edit{align-self:self-start}.fight-event__club{color:#fff;font-size:18rem;font-style:normal;font-weight:500;line-height:normal;text-align:left;margin-bottom:0}.fight-event__picture img,.fight-event__picture svg{border-radius:10rem;width:48rem;height:48rem;object-fit:cover}.fight-event__line{height:1rem;width:100%;background:#2a2a2a;margin-bottom:12rem}.fight-event__addres{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%}.fight-event__button{display:inline-block;text-align:center;margin-top:16rem;width:100%;border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);padding:16rem 8rem;color:var(--brand-1, #C9FC6E);font-size:16rem;font-style:normal;font-weight:600;line-height:normal}.fight-event__fon{height:30rem;width:100%;background-color:#1f1f1f;top:-30rem;z-index:1}.fight-fight__wrapper{display:flex;padding:18rem 14rem 12rem;flex-direction:column;align-items:flex-start;gap:4rem;align-self:stretch;border-radius:0rem 0rem 14rem 14rem;border:1rem solid var(--brand-1, #C9FC6E);background:var(--bg, #000);position:relative;margin-top:-8rem}.fight-fight__wrapper:nth-child(3){z-index:100}.fight-fight__wrapper:nth-child(4){z-index:99}.fight-fight__wrapper:nth-child(5){z-index:98}.fight-fight__number{color:#ffffffb3;font-size:16rem;font-style:normal;font-weight:600;line-height:130%}.fight-fight__number strong{color:#fff}.fight-fight__fighters{width:100%;display:flex;flex-direction:column;align-items:center}.fight__fighter{font-size:16rem;width:100%;text-align:center}.fight__fighter.red{color:#fc6e70}.fight__fighter.blue{color:#6e8dfc}.fight__params{font-size:12rem;color:#fff;line-height:100%}.fight-fight__title{color:#fff;font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.fight-event__wrapper{margin-bottom:0;position:relative;z-index:1333}.fight-info__title{position:relative;width:100%}.fight-info__number{margin-bottom:4rem;display:flex;align-items:center;justify-content:space-between}.fight-info__number p{color:#ffffffb3;font-size:16rem;font-style:normal;font-weight:600;line-height:130%}.fight-info__name{color:var(--brand-1, #C9FC6E);font-size:18rem;font-style:normal;font-weight:600;line-height:normal;text-align:justify;margin-bottom:0}.fight-info__line{margin:12rem 0;height:1rem;width:100%;background:#2a2a2a}.fight-info__money{width:100%;display:flex;justify-content:space-between}.fight-info{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%}.fight-money{color:#fff;text-align:right;font-size:14rem;font-style:normal;font-weight:400;line-height:130%}.fight-info__button{width:100%}.fight-btn__fight{display:flex;height:46rem;padding:16rem 8rem;justify-content:center;align-items:center;align-self:stretch;border-radius:10rem;color:var(--w, #FFF);font-size:16rem;font-style:normal;font-weight:600;line-height:normal;width:100%;overflow:hidden;position:relative;box-shadow:0 0 10rem #00000080}.fight-btn__fight p{z-index:1;opacity:.9}.fight-btn__fight.red,.red .fight-btn__fight{background:#fc6e70}.fight-btn__fight.blue,.blue .fight-btn__fight{background:#6e8dfc}.fight-btn__fight:before{position:absolute;content:"";display:inline-block;top:-180rem;left:0;width:30rem;height:100%;background-color:#fff;animation:shiny-btn1 2.5s ease-in-out infinite}@keyframes shiny-btn1{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}to{transform:scale(50) rotate(45deg);opacity:0}}.fight-vs{margin:0 auto;margin-top:4rem;margin-bottom:4rem;display:flex;padding:8rem 12rem;justify-content:center;align-items:center;gap:10rem;border-radius:100rem;background:var(--brand-1, #C9FC6E);color:var(--dark-1, #1C1C1C);width:44rem;font-size:14rem;font-style:normal;font-weight:600;line-height:normal}.fight-info__info{width:100%;padding-top:24rem;display:flex;justify-content:space-between;gap:6rem;flex-wrap:wrap}.fight-info__weight{display:flex;padding:8rem 12rem;justify-content:center;align-items:center;gap:10rem;align-self:stretch;border-radius:100rem;background:#303030;margin-bottom:8rem;flex:1}.fight-info__weight p{color:#fff;font-size:14rem;font-style:normal;font-weight:600;line-height:normal}.fight-info__round{display:flex;padding:8rem 12rem;justify-content:center;align-items:center;gap:10rem;align-self:stretch;border-radius:100rem;background:#303030;height:100%;flex:1}.fight-info__round:not(:last-child){margin-bottom:8rem}.fight-info__round p{display:flex;gap:4rem;color:#fff;font-size:14rem;font-style:normal;font-weight:600;line-height:normal}.fight-info__round p span{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%}.fight-info__wrapper{position:absolute;display:flex;width:360rem;z-index:1000000;padding:12rem 14rem 14rem;flex-direction:column;align-items:flex-start;gap:0rem;border-radius:14rem;top:40%;border-top:1rem solid var(--brand-1, #C9FC6E);background:var(--dark-1, #1C1C1C);background:linear-gradient(to top,#000,#1c1c1c 40%);box-shadow:60rem 20rem 40rem -4rem #0000003d,0 0 2rem #0000003d;animation:fight__modal-body .3s ease-in-out}@keyframes fight__modal-body{0%{top:100%;opacity:0}to{top:40%;opacity:1}}.fight-info__wrapper-card{margin-top:40rem;display:flex;width:360rem;z-index:1000000;padding:12rem 14rem 14rem;flex-direction:column;align-items:flex-start;gap:0rem;border-radius:14rem;bottom:0rem;border-top:1rem solid var(--brand-1, #C9FC6E);background:var(--dark-1, #1C1C1C);background:linear-gradient(to top,#000,#1c1c1c 40%);box-shadow:60rem 20rem 40rem -4rem #0000003d,0 0 2rem #0000003d}.fight-info__modal{display:flex;position:absolute;top:3rem;right:40rem;z-index:1424242}.fight-modal__wrapper{display:flex;width:200rem;padding:8rem;flex-direction:column;justify-content:center;align-items:center;gap:4rem;border-radius:12rem;background:#3d3d3d;position:relative}.fight-modal__wrapper.admin{background:#fff}.fight-triangle{display:none}.fight-info__modal button,.fight-info__modal a{overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:Inter;font-size:14rem;font-style:normal;font-weight:400;width:100%;padding:8rem 0rem;line-height:normal;display:flex;align-items:center;justify-content:flex-start}.fight-info__modal button.modal,.fight-info__modal a.modal{color:#212b36}.fight-info__modal button img,.fight-info__modal button svg,.fight-info__modal a svg{margin:0 8rem;width:20rem;height:20rem}.fight-info__modal .fight-delete{border-radius:8rem;background:var(--dark-1, #1C1C1C)}.fight-fighter{display:flex;padding:12rem 14rem;flex-direction:column;align-items:flex-start;gap:12rem;align-self:stretch;border-radius:10rem;background:#303030;position:relative;overflow:hidden}.fight-info__button .fight-fighter{margin-bottom:0}.fight-fighter:before{content:"";position:absolute;width:74rem;height:123.736rem;transform:rotate(-45deg);right:-62.707rem;top:-61.113rem}.fight-fighter.red:before{background:#fc6e70}.fight-fighter.blue:before{background:#6e8dfc}.fight-fighter.has-manager{border:1rem solid rgb(201,252,110)}.fight-fighter__info{display:flex}.fight-fighter__avatar{margin-right:9rem}.fight-fighter__avatar img,.fight-fighter__avatar svg{width:48rem;height:48rem;border-radius:10rem;object-fit:cover}.fight-fighter__name{color:var(--w, #FFF);font-size:16rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4rem;text-align:left;display:flex;align-items:center}.status__fighter{display:flex;align-items:center;gap:4rem;width:16rem;height:16rem}.status__fighter img{width:16rem;height:16rem}.fight-fighter__name svg{width:20rem;height:15rem}.fight-fighter__name svg.red{fill:#f26a68}.fight-fighter__name svg.green{fill:#57e457}.fight-fighter__company,.fight-fighter__city{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%}.fight-fighter__stat{display:flex;padding:6rem 8rem;justify-content:space-between;align-items:center;align-self:stretch;border-radius:10rem;background:#000}.fight-fighter__stat .fighter__stat-title{color:#ffffffb3;font-family:Inter;font-size:14rem;font-weight:400;line-height:17rem;letter-spacing:0%;text-align:center}.fight-fighter__stat .fighter__stat-value{color:#fff;font-family:Inter;font-size:12rem;font-weight:500;line-height:100%;letter-spacing:0%;text-align:center}.fight-fighter__mk{display:flex;gap:4rem}.fight-fighter__win,.fight-fighter__lose,.fight-fighter__middle{display:flex;width:25rem;padding:4rem 9rem;justify-content:center;align-items:center;gap:4rem;border-radius:6rem;color:var(--dark-1, #1C1C1C);text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:14rem;font-style:normal;font-weight:700;line-height:normal}.fight-fighter__win{background:#57e457}.fight-fighter__lose{background:#f26a68}.fight-fighter__middle{background:#7faefe}.fight-fighter__raiting{display:flex;align-items:center;gap:4rem}.fight-fighter__raiting img,.fight-fighter__raiting svg{height:14rem;width:14rem}@keyframes fightFadeInUp{0%{opacity:0;transform:translateY(8rem)}to{opacity:1;transform:translateY(0)}}.fight-appear{animation:fightFadeInUp .3s ease-out both}.fights-list{position:relative}.fights-list .fight-fight__wrapper{position:relative;transition:transform .18s ease,box-shadow .18s ease}.fights-list .fight-fight__wrapper:not(:first-child){margin-top:-12rem}.fights-list .fight-fight__wrapper:hover{transform:translateY(-2rem);box-shadow:0 6rem 16rem #00000059}.fights-list .fight-fight__wrapper:first-child{border-top:none}.fight-raiting{color:#ffd426;font-size:14rem;font-style:normal;font-weight:600;line-height:normal}.fight-label__top{color:var(--dark-1, #1C1C1C);font-size:12rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.12rem}.fight-label__lower{color:var(--dark-1, #1C1C1C);font-family:Inter;font-size:21rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.21rem}.fight-btn__wrapper{margin-top:8rem;margin-bottom:24rem}.fight-btn__title{color:var(--txt-gray-2, #8A8A8A);font-size:16rem;font-style:normal;font-weight:400;line-height:24rem;margin-bottom:12rem}.fight-btn__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10rem}.fight-btn__button{display:flex;padding:14rem 10rem;justify-content:center;align-items:center;flex:1 0 0;border-radius:100rem;background:#303030;color:#fff;font-size:16rem;font-style:normal;font-weight:500;line-height:normal;border:1rem solid transparent}.fight-btn__button:focus{border:1rem solid var(--brand-1, #C9FC6E)}.fight-accordeon{width:20rem;height:20rem;top:50%;transform:translateY(-50%);position:absolute;right:8rem}.fight-vs{margin:0 auto;margin-top:8rem;margin-bottom:8rem;display:flex;padding:8rem 12rem;justify-content:center;align-items:center;gap:10rem;border-radius:100rem;background:var(--brand-1, #C9FC6E);color:var(--dark-1, #1C1C1C);width:44rem;font-size:14rem;font-style:normal;font-weight:600;line-height:normal}.fight-fighter__btn{border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);color:var(--brand-1, #C9FC6E);font-family:Inter;font-size:16rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0}.fight-fighter__btn.red{border-color:#fc6e70;color:#fc6e70}.fight-fighter__btn.blue{border-color:#6e8dfc;color:#6e8dfc}.fight-footer{margin-top:24rem}.modal__top{color:#fff;margin-bottom:12rem;text-align:center}.modal__down{color:#fff}.modal__top span{font-weight:600}.fighter__btn-red{border-color:#fc6e70;color:#fc6e70}.fighter__btn-blue{color:#6e8dfc;border-color:#6e8dfc}.fighter__triangle-none{background:#1f1f1f;margin-bottom:16rem}.fighter__triangle-none:before{display:none}.offer__raiting{justify-items:flex-end;align-self:flex-start}.offer__info{width:100%;justify-content:space-between;margin-bottom:12rem}.fight__offer-left{display:flex}.offer__stat{display:flex;padding:12rem 14rem;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:10rem;background:#292929;margin-bottom:12rem}.offer__stat-cat{display:flex;width:100%;flex-direction:row;justify-content:space-between;align-items:center}.offer__stat-cat h2,.offer__stat-cat label{overflow:hidden;color:var(--txt-gray-2, #8A8A8A);text-overflow:ellipsis;white-space:nowrap;font-size:18rem;font-style:normal;font-weight:400;line-height:24rem;margin-bottom:0}.offer__stat-cat p,.offer__stat-cat input{display:flex;width:64rem;padding:6rem 9rem;justify-content:center;align-items:center;gap:4rem;color:var(--dark-1, #1C1C1C);text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:18rem;font-style:normal;font-weight:700;line-height:normal;border-radius:6rem}.offer__stat-cat input{position:unset}.fighter__antrop{display:flex;padding:9rem 12rem;flex-direction:row;align-items:flex-start;align-self:stretch;border-radius:10rem;background:#292929;margin-bottom:12rem}.fighter__antrop-cat{display:flex;width:100%;flex-direction:column;justify-content:space-between;align-items:center}.fighter__antrop-cat h2,.fighter__antrop-cat label{overflow:hidden;color:var(--txt-gray-2, #8A8A8A);text-overflow:ellipsis;white-space:nowrap;font-size:14rem;font-style:normal;font-weight:400;line-height:24rem;margin-bottom:0}.fighter__antrop-stat{color:#fff;font-family:Inter;font-size:16rem;font-weight:500;line-height:100%;letter-spacing:0%;text-align:center}.fighter__antrop-line{height:39rem;width:2rem;background:#2a2a2a;margin:0 8rem}.offer__win{background:#c9fc6e}.offer__lose{background:#fc6e70}.offer__draw{background:#6e8dfc}.offer__description{display:flex;padding:9rem 12rem 8rem;align-items:flex-start;gap:3rem;align-self:stretch;border-radius:8rem;background:#292929;flex-direction:column;margin-bottom:12rem}.offer__line{width:100%;height:1rem;background:#2a2a2a;margin:6rem 0}.offer__description span{color:var(--txt-gray-2, #8A8A8A);font-size:12rem;font-style:normal;font-weight:400;line-height:12rem}.offer__description p{overflow:hidden;color:var(--w, #FFF);text-overflow:ellipsis;font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.offer__analysis{display:flex;padding:9rem 12rem 8rem;align-items:flex-start;gap:6rem;flex-direction:column;align-self:stretch;border-radius:8rem;background:#292929;margin-bottom:12rem}.offer__analysis span{color:var(--txt-gray-2, #8A8A8A);font-size:12rem;font-style:normal;font-weight:400;line-height:12rem}.offer__reference{display:flex;padding:8rem 12rem;align-items:center;gap:8rem;flex:1 0 0;align-self:stretch;border-radius:8rem;background:#1f1f1f}.offer__reference--missing{border:1rem solid #FC6E70}.reference__check{position:relative;width:20rem;height:20rem;min-width:20rem;min-height:20rem}.reference__check:before{left:0;position:absolute;content:"";width:20rem;height:20rem;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='check'%3e%3crect%20y='0.5'%20width='20'%20height='20'%20rx='6'%20fill='%23C9FC6E'/%3e%3cpath%20id='Vector'%20d='M13.9998%208L8.49961%2013.5002L5.99951%2011.0001'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e");background-size:100%}.reference__info h2{overflow:hidden;color:var(--w, #FFF);text-overflow:ellipsis;font-family:Inter;font-size:14rem;font-style:normal;font-weight:400;line-height:120%;margin-bottom:0;text-align:left}.reference__info h3{color:var(--txt-gray-2, #8A8A8A);font-family:Inter;font-size:12rem;font-style:normal;font-weight:400;line-height:12rem;margin-bottom:0}.reference__more{display:flex;padding:8rem;align-items:center;gap:4rem;align-self:stretch}.reference__more p{color:var(--brand-1, #C9FC6E);font-size:14rem;font-style:normal;font-weight:600;line-height:normal;position:relative}.reference__more p:before{content:"";position:absolute;width:17rem;height:17rem;top:1rem;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='select%20arrow'%3e%3cpath%20id='shape'%20d='M8.50025%2010.9801C8.33475%2010.9804%208.17436%2010.9228%208.04692%2010.8172L3.79692%207.2755C3.49569%207.02513%203.45447%206.57797%203.70484%206.27675C3.9552%205.97552%204.40236%205.93429%204.70359%206.18466L8.50025%209.358L12.2969%206.298C12.4433%206.17916%2012.6309%206.12356%2012.8184%206.1435C13.0058%206.16344%2013.1776%206.25728%2013.2957%206.40425C13.4268%206.55148%2013.4906%206.74671%2013.4718%206.94298C13.453%207.13924%2013.3532%207.31878%2013.1965%207.43841L8.9465%2010.8597C8.8154%2010.9486%208.65828%2010.991%208.50025%2010.9801Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%;right:-21rem}.reference__info-date{display:flex}.reference__info-error{color:var(--red, #FC6E70)}.reference__solar__green-icon{width:7.78vw;height:7.78vw;min-width:7.78vw;min-height:7.78vw;background:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='solar:document-medicine-bold'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.86733%203.70034C3.5%205.06651%203.5%207.26684%203.5%2011.6663V16.333C3.5%2020.7325%203.5%2022.9328%204.86733%2024.299C6.2335%2025.6663%208.43383%2025.6663%2012.8333%2025.6663H15.1667C19.5662%2025.6663%2021.7665%2025.6663%2023.1327%2024.299C24.5%2022.9328%2024.5%2020.7325%2024.5%2016.333V11.6663C24.5%207.26684%2024.5%205.06651%2023.1327%203.70034C21.7665%202.33301%2019.5662%202.33301%2015.1667%202.33301H12.8333C8.43383%202.33301%206.2335%202.33301%204.86733%203.70034ZM14.875%206.99967C14.875%206.76761%2014.7828%206.54505%2014.6187%206.38096C14.4546%206.21686%2014.2321%206.12467%2014%206.12467C13.7679%206.12467%2013.5454%206.21686%2013.3813%206.38096C13.2172%206.54505%2013.125%206.76761%2013.125%206.99967V8.45801H11.6667C11.4346%208.45801%2011.212%208.5502%2011.0479%208.71429C10.8839%208.87838%2010.7917%209.10094%2010.7917%209.33301C10.7917%209.56507%2010.8839%209.78763%2011.0479%209.95173C11.212%2010.1158%2011.4346%2010.208%2011.6667%2010.208H13.125V11.6663C13.125%2011.8984%2013.2172%2012.121%2013.3813%2012.2851C13.5454%2012.4492%2013.7679%2012.5413%2014%2012.5413C14.2321%2012.5413%2014.4546%2012.4492%2014.6187%2012.2851C14.7828%2012.121%2014.875%2011.8984%2014.875%2011.6663V10.208H16.3333C16.5654%2010.208%2016.788%2010.1158%2016.9521%209.95173C17.1161%209.78763%2017.2083%209.56507%2017.2083%209.33301C17.2083%209.10094%2017.1161%208.87838%2016.9521%208.71429C16.788%208.5502%2016.5654%208.45801%2016.3333%208.45801H14.875V6.99967ZM9.33333%2015.458C9.10127%2015.458%208.87871%2015.5502%208.71461%2015.7143C8.55052%2015.8784%208.45833%2016.1009%208.45833%2016.333C8.45833%2016.5651%208.55052%2016.7876%208.71461%2016.9517C8.87871%2017.1158%209.10127%2017.208%209.33333%2017.208H18.6667C18.8987%2017.208%2019.1213%2017.1158%2019.2854%2016.9517C19.4495%2016.7876%2019.5417%2016.5651%2019.5417%2016.333C19.5417%2016.1009%2019.4495%2015.8784%2019.2854%2015.7143C19.1213%2015.5502%2018.8987%2015.458%2018.6667%2015.458H9.33333ZM10.5%2020.1247C10.2679%2020.1247%2010.0454%2020.2169%209.88128%2020.381C9.71719%2020.5451%209.625%2020.7676%209.625%2020.9997C9.625%2021.2317%209.71719%2021.4543%209.88128%2021.6184C10.0454%2021.7825%2010.2679%2021.8747%2010.5%2021.8747H17.5C17.7321%2021.8747%2017.9546%2021.7825%2018.1187%2021.6184C18.2828%2021.4543%2018.375%2021.2317%2018.375%2020.9997C18.375%2020.7676%2018.2828%2020.5451%2018.1187%2020.381C17.9546%2020.2169%2017.7321%2020.1247%2017.5%2020.1247H10.5Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.reference__solar__red-icon{width:7.78vw;height:7.78vw;min-width:7.78vw;min-height:7.78vw;background:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='solar:document-medicine-bold'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.86733%203.70034C3.5%205.06651%203.5%207.26684%203.5%2011.6663V16.333C3.5%2020.7325%203.5%2022.9328%204.86733%2024.299C6.2335%2025.6663%208.43383%2025.6663%2012.8333%2025.6663H15.1667C19.5662%2025.6663%2021.7665%2025.6663%2023.1327%2024.299C24.5%2022.9328%2024.5%2020.7325%2024.5%2016.333V11.6663C24.5%207.26684%2024.5%205.06651%2023.1327%203.70034C21.7665%202.33301%2019.5662%202.33301%2015.1667%202.33301H12.8333C8.43383%202.33301%206.2335%202.33301%204.86733%203.70034ZM14.875%206.99967C14.875%206.76761%2014.7828%206.54505%2014.6187%206.38096C14.4546%206.21686%2014.2321%206.12467%2014%206.12467C13.7679%206.12467%2013.5454%206.21686%2013.3813%206.38096C13.2172%206.54505%2013.125%206.76761%2013.125%206.99967V8.45801H11.6667C11.4346%208.45801%2011.212%208.5502%2011.0479%208.71429C10.8839%208.87838%2010.7917%209.10094%2010.7917%209.33301C10.7917%209.56507%2010.8839%209.78763%2011.0479%209.95173C11.212%2010.1158%2011.4346%2010.208%2011.6667%2010.208H13.125V11.6663C13.125%2011.8984%2013.2172%2012.121%2013.3813%2012.2851C13.5454%2012.4492%2013.7679%2012.5413%2014%2012.5413C14.2321%2012.5413%2014.4546%2012.4492%2014.6187%2012.2851C14.7828%2012.121%2014.875%2011.8984%2014.875%2011.6663V10.208H16.3333C16.5654%2010.208%2016.788%2010.1158%2016.9521%209.95173C17.1161%209.78763%2017.2083%209.56507%2017.2083%209.33301C17.2083%209.10094%2017.1161%208.87838%2016.9521%208.71429C16.788%208.5502%2016.5654%208.45801%2016.3333%208.45801H14.875V6.99967ZM9.33333%2015.458C9.10127%2015.458%208.87871%2015.5502%208.71461%2015.7143C8.55052%2015.8784%208.45833%2016.1009%208.45833%2016.333C8.45833%2016.5651%208.55052%2016.7876%208.71461%2016.9517C8.87871%2017.1158%209.10127%2017.208%209.33333%2017.208H18.6667C18.8987%2017.208%2019.1213%2017.1158%2019.2854%2016.9517C19.4495%2016.7876%2019.5417%2016.5651%2019.5417%2016.333C19.5417%2016.1009%2019.4495%2015.8784%2019.2854%2015.7143C19.1213%2015.5502%2018.8987%2015.458%2018.6667%2015.458H9.33333ZM10.5%2020.1247C10.2679%2020.1247%2010.0454%2020.2169%209.88128%2020.381C9.71719%2020.5451%209.625%2020.7676%209.625%2020.9997C9.625%2021.2317%209.71719%2021.4543%209.88128%2021.6184C10.0454%2021.7825%2010.2679%2021.8747%2010.5%2021.8747H17.5C17.7321%2021.8747%2017.9546%2021.7825%2018.1187%2021.6184C18.2828%2021.4543%2018.375%2021.2317%2018.375%2020.9997C18.375%2020.7676%2018.2828%2020.5451%2018.1187%2020.381C17.9546%2020.2169%2017.7321%2020.1247%2017.5%2020.1247H10.5Z'%20fill='%23FC6E70'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.padding__reference{padding:16rem 12rem}.padding__reference:not(:first-child){margin-top:16rem;justify-content:space-between}.reference__body{display:flex;align-items:center;gap:8rem;flex:1 0 0;align-self:stretch}.reference__trash-icon{width:5.56vw;height:5.56vw;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='evaTrash2Fill0'%3e%3cg%20id='evaTrash2Fill1'%3e%3cpath%20id='evaTrash2Fill2'%20d='M16.5001%203.99952H12.3334V2.60785C12.3139%202.07437%2012.0836%201.5704%2011.6931%201.20643C11.3025%200.84246%2010.7836%200.648182%2010.2501%200.666188H7.75008C7.21654%200.648182%206.69763%200.84246%206.30711%201.20643C5.91658%201.5704%205.6863%202.07437%205.66675%202.60785V3.99952H1.50008C1.27907%203.99952%201.06711%204.08732%200.910826%204.2436C0.754545%204.39988%200.666748%204.61184%200.666748%204.83285C0.666748%205.05387%200.754545%205.26583%200.910826%205.42211C1.06711%205.57839%201.27907%205.66619%201.50008%205.66619H2.33341V14.8329C2.33341%2015.4959%202.59681%2016.1318%203.06565%2016.6006C3.53449%2017.0695%204.17037%2017.3329%204.83342%2017.3329H13.1667C13.8298%2017.3329%2014.4657%2017.0695%2014.9345%2016.6006C15.4034%2016.1318%2015.6667%2015.4959%2015.6667%2014.8329V5.66619H16.5001C16.7211%205.66619%2016.9331%205.57839%2017.0893%205.42211C17.2456%205.26583%2017.3334%205.05387%2017.3334%204.83285C17.3334%204.61184%2017.2456%204.39988%2017.0893%204.2436C16.9331%204.08732%2016.7211%203.99952%2016.5001%203.99952ZM7.33342%2012.3329C7.33342%2012.5539%207.24562%2012.7658%207.08934%2012.9221C6.93306%2013.0784%206.7211%2013.1662%206.50008%2013.1662C6.27907%2013.1662%206.06711%2013.0784%205.91083%2012.9221C5.75455%2012.7658%205.66675%2012.5539%205.66675%2012.3329V8.99952C5.66675%208.77851%205.75455%208.56655%205.91083%208.41027C6.06711%208.25399%206.27907%208.16619%206.50008%208.16619C6.7211%208.16619%206.93306%208.25399%207.08934%208.41027C7.24562%208.56655%207.33342%208.77851%207.33342%208.99952V12.3329ZM7.33342%202.60785C7.33342%202.47452%207.50842%202.33285%207.75008%202.33285H10.2501C10.4917%202.33285%2010.6667%202.47452%2010.6667%202.60785V3.99952H7.33342V2.60785ZM12.3334%2012.3329C12.3334%2012.5539%2012.2456%2012.7658%2012.0893%2012.9221C11.9331%2013.0784%2011.7211%2013.1662%2011.5001%2013.1662C11.2791%2013.1662%2011.0671%2013.0784%2010.9108%2012.9221C10.7545%2012.7658%2010.6667%2012.5539%2010.6667%2012.3329V8.99952C10.6667%208.77851%2010.7545%208.56655%2010.9108%208.41027C11.0671%208.25399%2011.2791%208.16619%2011.5001%208.16619C11.7211%208.16619%2011.9331%208.25399%2012.0893%208.41027C12.2456%208.56655%2012.3334%208.77851%2012.3334%208.99952V12.3329Z'%20fill='%238A8A8A'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.reference__download-icon{width:5.56vw;height:5.56vw;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='download'%3e%3cpath%20id='Vector'%20d='M3%2012.6552V14.1034C3%2015.7032%204.29683%2017%205.89655%2017H14.1034C15.7032%2017%2017%2015.7032%2017%2014.1034V12.6552M10%2012.1724V3M10%2012.1724L6.86207%208.7931M10%2012.1724L13.1379%208.7931'%20stroke='%238A8A8A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.reference__refresh-icon{width:5.56vw;height:5.56vw;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='refresh-2'%3e%3cpath%20id='Vector'%20d='M6.04159%207.70801L3.95825%205.83301L6.04159%203.95801'%20stroke='%238A8A8A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M3.95825%205.83301H13.5416C14.9223%205.83301%2016.0416%206.9523%2016.0416%208.33301V9.37467'%20stroke='%238A8A8A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_3'%20d='M13.9583%2016.042L16.0416%2014.167L13.9583%2012.292'%20stroke='%238A8A8A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_4'%20d='M16.0416%2014.1667H6.45825C5.07754%2014.1667%203.95825%2013.0474%203.95825%2011.6667V10.625'%20stroke='%238A8A8A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.reference__add-icon{width:5.56vw;height:5.56vw;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='close'%3e%3cpath%20id='Vector'%20d='M16.1872%209.99968H3.81282'%20stroke='%238A8A8A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M10%203.8125V16.1869'%20stroke='%238A8A8A'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.offer__wrapper{min-height:90%;margin-bottom:100rem;display:flex;width:360rem;padding:24rem 14rem 14rem;align-items:flex-start;flex-direction:column;flex-shrink:0;border-radius:14rem;border-top:1rem solid var(--brand-1, #C9FC6E);background:var(--dark-1, #1C1C1C);box-shadow:60rem 20rem 40rem -4rem #0000003d,0 0 2rem #0000003d}.offer__container{position:fixed;bottom:-14%;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;transition:bottom .3s;overflow-y:scroll}.hidden{overflow:hidden;height:100%}.offer__main{flex:1 0 auto;width:100%}.fighter__btn-red{flex:0 0 auto}.fight__info{text-align:center}.fight__go-chat p{position:relative;color:var(--dark-1, #1C1C1C);font-family:Inter;font-size:18rem;font-style:normal;font-weight:600;line-height:normal;margin-left:-16rem}.fight__go-chat p:before{position:absolute;content:"";background:url("data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons%20head'%3e%3cpath%20id='Vector'%20d='M9.5%2018L15.5%2012L9.5%206'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") no-repeat;width:25rem;height:25rem;background-size:100%;top:50%;transform:translateY(-50%);right:-31rem}.height{height:200%}.footer__input-msg{position:static;bottom:0rem;background:transparent;color:var(--w, #FFF);font-size:14rem;font-style:normal;font-weight:400;line-height:22rem;width:100%}.footer__msg{position:sticky;bottom:0;display:flex;width:360rem;height:56rem;padding:0rem 8rem;align-items:center;border-top:1rem solid var(--dev, #2A2A2A);background:var(--dark-1, #1C1C1C);gap:4rem}.footer__input{display:flex;padding:8rem;align-items:center;gap:6rem;flex:1 0 0;border-radius:10rem;background:#7676803d}.footer__send-msg{display:flex;justify-content:center;align-items:center;width:38rem;height:38rem;padding:8rem;gap:6rem;position:relative;border-radius:10rem;background:#c9fc6e;transition:all .2s ease-in-out}.footer__send-msg[disabled]{background:#323234}.footer__send-msg svg{fill:#1c1c1c}.footer__send-msg[disabled] svg{fill:#8a8a8a}.footer__send-msg svg path{transition:all .2s ease-in-out;stroke:#8a8a8a}.send__offer{left:20rem;bottom:55rem;position:fixed;width:320rem}.send__offer p{position:relative;margin-left:-24rem}.send__offer p:before{position:absolute;content:"";background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20clip-path='url(%23clip0_585_3439)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.9167%203.33333H15.8333C18.1333%203.33333%2020%205.2%2020%207.5V15.8333C20%2018.1333%2018.1333%2020%2015.8333%2020H4.16667C1.86667%2020%200%2018.1333%200%2015.8333V7.5C0%205.2%201.86667%203.33333%204.16667%203.33333H5.08333C5.475%201.43333%207.15833%208.68569e-08%209.16667%208.68569e-08H10.8333C11.7939%20-0.000195959%2012.725%200.331486%2013.4691%200.938912C14.2132%201.54634%2014.7246%202.3922%2014.9167%203.33333ZM10.8333%201.66667H9.175C8.08333%201.66667%207.16667%202.36667%206.825%203.33333H13.1833C12.8333%202.36667%2011.9167%201.66667%2010.8333%201.66667ZM10.8333%2010.8333H12.5167C12.9667%2010.8333%2013.3333%2011.2%2013.3333%2011.65V11.6833C13.3333%2012.1333%2012.9667%2012.5%2012.5167%2012.5H10.8333V14.175C10.8333%2014.625%2010.4667%2014.9917%2010.0167%2014.9917H9.99167C9.53333%2015%209.16667%2014.625%209.16667%2014.175V12.5H7.49167C7.03333%2012.5%206.66667%2012.1333%206.66667%2011.675V11.65C6.675%2011.2%207.04167%2010.8333%207.49167%2010.8333H9.16667V9.15C9.16667%208.7%209.53333%208.33333%209.99167%208.33333H10.0167C10.4667%208.33333%2010.8333%208.7%2010.8333%209.15V10.8333Z'%20fill='%231C1C1C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_585_3439'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-size:100%;width:20rem;height:20rem;right:-28rem}.chat__date-frame{display:flex;justify-content:center;width:100%;margin-bottom:12rem}.chat__date{display:flex;padding:8rem 12rem;align-items:center;gap:6rem;border-radius:10rem;background:#7676803d}.chat__date p{color:var(--txt-gray-2, #8A8A8A);font-feature-settings:"case" on;font-size:13rem;font-style:normal;font-weight:400;line-height:normal}.msg__button{position:sticky;bottom:60rem;margin:0 auto;min-width:320rem}.msg__button-group{display:flex;flex-direction:column;gap:8rem;width:100%;max-width:320rem}.msg__body{padding:10rem 12rem;gap:2rem;align-self:stretch;max-width:285rem;border-radius:10rem;display:inline-block;width:auto;background:#1c1c1c}.my .msg__body{background:#c9fc6e33}.frame__msg{width:100%;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(20rem)}to{opacity:1;transform:translateY(0)}}.frame__msg:not(:last-child){margin-bottom:12rem}.frame__msg.my{display:flex;justify-content:flex-end}.frame__msg.my.offer-message{flex-direction:column;align-items:flex-end}.sender__msg .msg__body{background:#c9fc6e33}.addres__msg .msg__body{background:#1c1c1c}.message-info{display:flex;justify-content:center;margin:16rem 0}.message-info .message-info__body{background-color:#1a1a1a;border-radius:12rem;padding:16rem 20rem;max-width:80%;display:flex;align-items:flex-start;gap:12rem;border:1px solid #333}.message-info .message-info__icon{flex-shrink:0;width:24rem;height:24rem;display:flex;align-items:center;justify-content:center}.message-info .message-info__icon img{width:100%;height:100%;object-fit:contain}.message-info .message-info__content{flex:1;display:flex;flex-direction:column;gap:8rem}.message-info .message-info__text{color:#fff;font-size:14rem;line-height:1.5;margin:0}.message-info .message-info__time{color:#888;font-size:12rem;text-align:right}.msg__text{color:#fff;font-size:15rem;font-style:normal;font-weight:400;line-height:120%}.main__chat{margin-bottom:125rem;position:relative}.msg__photo img{max-width:100%;border-radius:10rem}.msg__info{display:flex;width:100%;justify-content:flex-end;margin:3rem 0 -5rem 3rem}.msg__info svg{height:20rem;width:20rem;margin-top:-6rem}.msg__time{color:#fff;font-size:10rem;font-style:normal;font-weight:400;line-height:130%;opacity:.35}.msg__status{position:relative;width:12rem;height:12rem;margin-left:1rem;display:flex;justify-content:center;align-items:center}.msg__read:before{position:absolute;content:"";background:url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons%20head'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.74644%203.96752C7.82135%204.0329%207.86722%204.12536%207.87397%204.22456C7.88072%204.32376%207.8478%204.42158%207.78244%204.49652L3.85394%208.99652C3.81874%209.03684%203.77532%209.06916%203.72659%209.0913C3.67787%209.11344%203.62496%209.1249%203.57144%209.1249C3.51792%209.1249%203.46502%209.11344%203.41629%209.0913C3.36756%209.06916%203.32414%209.03684%203.28894%208.99652L1.71744%207.19652C1.6544%207.12128%201.62338%207.02433%201.63102%206.92647C1.63867%206.82861%201.68438%206.73766%201.75833%206.67312C1.83229%206.60859%201.9286%206.57563%202.02659%206.58131C2.12458%206.58699%202.21644%206.63087%202.28244%206.70352L3.57144%208.18002L7.21744%204.00352C7.28283%203.92861%207.37529%203.88274%207.47449%203.87599C7.57369%203.86924%207.67151%203.90216%207.74644%203.96752ZM10.2584%204.01002C10.4084%204.15252%2010.4144%204.39002%2010.2714%204.54002L5.98594%209.04002C5.94851%209.07933%205.90299%209.11004%205.85253%209.13004C5.80207%209.15004%205.74787%209.15885%205.69367%209.15585C5.63947%209.15286%205.58657%209.13813%205.53862%209.1127C5.49067%209.08726%205.44881%209.05171%205.41594%209.00852L5.20144%208.72702C5.14525%208.65377%205.11806%208.56237%205.12506%208.47032C5.13207%208.37827%205.17278%208.29203%205.23941%208.22813C5.30603%208.16423%205.39389%208.12715%205.48615%208.12399C5.57842%208.12083%205.6686%208.15182%205.73944%208.21102L9.72844%204.02252C9.79702%203.95054%209.89137%203.90874%209.99075%203.9063C10.0901%203.90386%2010.1864%203.94149%2010.2584%204.01002Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%;width:100%;height:100%}.msg__nread:before{position:absolute;content:"";background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons%20head'%20opacity='0.5'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.24644%203.46752C9.32135%203.5329%209.36722%203.62536%209.37397%203.72456C9.38072%203.82376%209.3478%203.92158%209.28244%203.99652L5.35394%208.49652C5.31874%208.53684%205.27532%208.56916%205.22659%208.5913C5.17787%208.61344%205.12496%208.6249%205.07144%208.6249C5.01792%208.6249%204.96502%208.61344%204.91629%208.5913C4.86756%208.56916%204.82414%208.53684%204.78894%208.49652L3.21744%206.69652C3.1544%206.62128%203.12338%206.52433%203.13102%206.42647C3.13867%206.32861%203.18438%206.23766%203.25833%206.17312C3.33229%206.10859%203.4286%206.07563%203.52659%206.08131C3.62458%206.08699%203.71644%206.13087%203.78244%206.20352L5.07144%207.68002L8.71744%203.50352C8.78283%203.42861%208.87529%203.38274%208.97449%203.37599C9.07369%203.36924%209.17151%203.40216%209.24644%203.46752Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%;width:100%;height:100%;opacity:.5}.svg__allert{position:relative}.svg__allert:before{position:absolute;content:"";width:4rem;height:4rem;border-radius:50%;right:0;top:0;background:#fc6e70;z-index:12}.svg__allert:after{position:absolute;content:"";width:6rem;height:6rem;border-radius:50%;top:0;right:0;background:#1f1f1fc7}.chats{padding-top:0;display:grid;grid-template-columns:67rem 1fr;height:100%}.chat__margin:before{position:absolute;content:"";width:1rem;height:-webkit-fill-available;left:66rem;background:#2a2a2a}.contact__wrapper{width:46rem;height:46rem;position:relative;transition:all .2s ease-in-out;border-radius:10rem;border:1rem solid transparent}.contact__wrapper.active__border{border:2rem solid rgb(201,252,110)}.contact__wrapper.active{background:#c9fc6e}.contact__wrapper.active p{color:#1c1c1c}.contact__wrapper img{height:100%;width:100%;border-radius:10rem;object-fit:cover}.main__contacts-body{display:flex;padding:10rem 0rem 0rem 10rem;flex-direction:column;align-items:center;align-items:flex-start;gap:10rem;position:relative;overflow-y:auto;overflow-x:hidden}.main__contacts{width:67rem;height:auto;overflow-y:auto}.cont__aller{display:flex;padding:1rem 4rem;justify-content:center;align-items:center;border-radius:50rem;border:2rem solid var(--dark-1, #1C1C1C);background:var(--txt-gray-2, #8A8A8A);position:absolute;right:-3rem;bottom:-3rem}.cont__aller span{color:var(--w, #FFF);text-align:center;font-size:10rem;font-style:normal;font-weight:800;line-height:130%}.support{height:25rem;width:25rem;background:url(/assets/support-CEYD-voA.svg) no-repeat;background-size:100%;object-fit:cover}.nocont__allert .cont__aller{display:none}.main__dialogs-body{display:flex;padding:12rem 14rem;gap:8rem;border-radius:0rem 0rem 10rem 10rem;background:#1f1f1f}.main__dialogs-arrow{width:25rem;height:25rem}.main__dialogs-info{color:#ffffffb3;font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.main__contact-title{margin-top:10rem;width:100%;display:flex;justify-content:center;color:#ffffffb3;font-size:12rem;font-style:normal;font-weight:400;line-height:130%}.contact__number{color:#ffffff80;text-align:center;font-size:10rem;font-style:normal;font-weight:300;line-height:130%;transition:all .2s ease-in-out}.center{display:flex;justify-content:center;align-items:center;background:#1f1f1f;border-radius:8rem}.cont__notice{right:-3rem;bottom:-3rem;position:absolute;width:12rem;height:12rem;border-radius:50%;background-color:#fc6e70;border:3rem solid black}.open__contact{background:#c9fc6e}.open__contact p{color:#1c1c1c}.noread__allert p{color:#c9fc6e}.noflex{display:block}.main__dialogs-addres{color:#fff;font-size:16rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4rem}.main__dialogs-date{color:#c6f96f;font-size:12rem;font-style:normal;font-weight:400;line-height:normal}.back{min-width:25rem;min-height:25rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons%20head'%3e%3cpath%20id='Vector'%20d='M15%2018.5L9%2012.5L15%206.5'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%}.main__dialogs{overflow-y:auto}.main__dialogs-container{margin-top:12rem;overflow-y:auto;overflow-x:hidden;padding-bottom:150rem;position:relative}.main__dialogs-wrapper{padding:12rem 0rem 0rem 0;position:relative;width:100%;display:flex;gap:9rem;align-self:stretch;-webkit-user-select:none;user-select:none;transition:all .15s ease-in-out;margin-bottom:12rem}.dialog__type{padding:12rem 14rem;box-sizing:border-box;border:1rem solid transparent;border-radius:10rem;background:#1f1f1f;display:flex;gap:12rem;align-items:center}.dialog__type.events{border:1rem solid rgb(151,71,255)}.dialog__type.events .dialog__type-logo{background:#9747ff}.dialog__type.slots{border:1rem solid rgb(242,106,104)}.dialog__type.slots .dialog__type-logo{background:#f26a68}.dialog__type.fights{border:1rem solid rgb(110,141,252)}.dialog__type.fights .dialog__type-logo{background:#6e8dfc}.dialog__type.matchmakers{border:1rem solid rgb(175,82,222)}.dialog__type.matchmakers .dialog__type-logo{background:#af52de}.dialog__type.star{border:1rem solid #00AB55}.dialog__type.star .dialog__type-logo{background:#00ab55}.dialog__type-logo{padding:12rem;display:flex;align-items:center;justify-content:center;border-radius:10rem;background:transparent}.dialog__type-logo img{width:24rem;height:24rem}.dialog__type-info{display:flex;flex-direction:column;gap:6rem}.dialog__type-info--chats{color:#ffffffb3;font-family:Inter;font-size:12rem;font-weight:400;line-height:15rem;letter-spacing:0%;text-align:left}.dialog__type-info--chats.unread{color:#ff5959;font-weight:600}.dialog__type-info--title{color:#fff;font-family:Inter;font-size:14rem;font-weight:500;line-height:100%;letter-spacing:0%;text-align:left}.dialog__line{width:270rem;background:#1f1f1f;height:1rem;margin:0 auto}.dialog__avatar{width:42rem;height:42rem;position:relative;border-radius:8rem;overflow:hidden}.person__online:before{content:"";right:-3rem;bottom:-3rem;position:absolute;width:12rem;height:12rem;border-radius:50%;background-color:#c9fc6e;border:3rem solid black}.dialog__avatar img{width:42rem;height:42rem;object-fit:cover}.dialog__mymsg{color:#fff6;font-size:14rem;font-style:normal;font-weight:400;line-height:130%}.dialog__text{flex:2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:3rem;transition:all .2s ease-in-out}.dialog__nickname{overflow:hidden;color:var(--w, #FFF);text-overflow:ellipsis;font-size:14rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:3rem}.dialog__msg{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dialog__info{display:flex;flex-direction:column;justify-content:space-between;margin-top:3rem}.dialog__status{display:flex;gap:1rem}.dialog__online{left:0;display:flex;align-items:center;gap:1rem;color:#fff;font-size:10rem;font-style:normal;font-weight:400;line-height:130%;opacity:.5}.dialog__online img{display:block}.dialog__alert{display:inline-block;width:20rem;padding:2rem 4rem;align-self:flex-end;gap:1rem;border-radius:50rem;background:var(--red, #FC6E70);color:var(--w, #FFF);text-align:center;font-size:12rem;font-style:normal;font-weight:600;line-height:130%}.contact__body{display:flex;gap:12rem}.dialog__delete{width:66rem;height:66rem;background:#fc6e70;position:relative;display:flex;justify-content:center;align-items:center}.dialog__delete img{width:25rem;height:25rem}.dialogs__empty{display:flex;padding:14rem;flex-direction:column;align-items:flex-start;gap:12rem;border-radius:10rem;background:#1f1f1f}.dialogs__empty-text{color:#fff;text-align:center;font-size:24rem;font-style:normal;font-weight:500;line-height:normal}.chat__modal-title{text-align:start}.chat__modal-info{margin-bottom:16rem}.chat__modal-company{padding:12rem;border-radius:8rem;background:#1f1f1f;margin-bottom:16rem}.chat__modal-label{overflow:hidden;color:var(--txt-gray-2, #8A8A8A);text-overflow:ellipsis;font-size:14rem;font-style:normal;font-weight:400;line-height:120%;margin-bottom:2rem}.chat__modal-input{overflow:hidden;color:var(--w, #FFF);text-overflow:ellipsis;font-size:16rem;font-style:normal;font-weight:400;line-height:120%}.chat__modal-line{margin:8rem 0;width:100%;height:1rem;background:#2a2a2a}.chat__modal-body{margin-top:140rem;margin-bottom:30rem}.chat__modal-number{color:#ffffffb3;font-family:Inter;font-size:12rem;font-style:normal;font-weight:600;line-height:130%;margin-bottom:2rem}.chat__modal-namefight{color:#fff;font-size:14rem;font-style:normal;font-weight:600;line-height:normal}.chat__info-angle{margin-top:8rem;display:flex;padding:8rem 12rem;justify-content:center;align-items:center;border-radius:100rem;background:#303030}.chat__chat-info{padding-top:12rem}.chat__info-angle p{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%;display:flex;gap:4rem}.chat__info-angle p span{color:var(--red, #FC6E70);font-size:14rem;font-style:normal;font-weight:600;line-height:normal}.send__offer-body{max-width:285rem;width:285rem;padding:10rem 12rem 12rem;border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);background:#c9fc6e00}.body__offer-top{display:flex;gap:6rem;margin-bottom:11rem}.main__bottom{margin-bottom:80rem}.body__offer-case{width:18rem;height:18rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20clip-path='url(%23clip0_419_7932)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.425%203H14.25C16.32%203%2018%204.68%2018%206.75V14.25C18%2016.32%2016.32%2018%2014.25%2018H3.75C1.68%2018%200%2016.32%200%2014.25V6.75C0%204.68%201.68%203%203.75%203H4.575C4.9275%201.29%206.4425%207.81712e-08%208.25%207.81712e-08H9.75C10.6145%20-0.000176363%2011.4525%200.298338%2012.1222%200.84502C12.7919%201.3917%2013.2521%202.15298%2013.425%203ZM9.75%201.5H8.2575C7.275%201.5%206.45%202.13%206.1425%203H11.865C11.55%202.13%2010.725%201.5%209.75%201.5ZM9.75%209.75H11.265C11.67%209.75%2012%2010.08%2012%2010.485V10.515C12%2010.92%2011.67%2011.25%2011.265%2011.25H9.75V12.7575C9.75%2013.1625%209.42%2013.4925%209.015%2013.4925H8.9925C8.58%2013.5%208.25%2013.1625%208.25%2012.7575V11.25H6.7425C6.33%2011.25%206%2010.92%206%2010.5075V10.485C6.0075%2010.08%206.3375%209.75%206.7425%209.75H8.25V8.235C8.25%207.83%208.58%207.5%208.9925%207.5H9.015C9.42%207.5%209.75%207.83%209.75%208.235V9.75Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_419_7932'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:18rem}.body__offer-tag{color:#fff;font-size:17rem;font-style:normal;font-weight:500;line-height:120%}.body__offer-bottom{padding:12rem;border-radius:10rem;background:#1f1f1f}.body__offer-bottom:not(:last-child){margin-bottom:12rem}.body__offer-bottom.admin{background:#fff}.fight__card-border:not(:last-child){margin-bottom:16rem}.fight__card-border{padding:2rem;border-radius:10rem}.fight__card-border.manager{background:#fc6e70}.fight__card-border.promoter{background:#c9fc6e}.fight__card-border.manager-in{background:#6e8dfc}.fight__card-border--title{color:#000;font-family:Inter;font-size:16rem;font-weight:500;line-height:100%;letter-spacing:0%;text-align:center;padding:6rem 0}.offer__icons{width:32rem;height:32rem;border-radius:8rem;margin-bottom:9rem}.offer__icons img{width:32rem;height:32rem;border-radius:8rem}.text-center{text-align:center}.close__offer{width:285rem;color:var(--w, #FFF);font-size:16rem;font-style:normal;font-weight:600;padding:16rem 8rem;border-radius:10rem;background:var(--red, #FC6E70);margin-top:12rem}.body__offer-cancel{display:flex;width:fit-content;padding:8rem 12rem;margin-bottom:11rem;justify-content:center;align-items:center;border-radius:100rem;background:var(--red, #FC6E70)}.body__offer-cancel p{color:var(--w, #FFF);font-size:12rem;font-style:normal;font-weight:600;line-height:normal}.tag__container{margin-top:20rem;overflow:hidden;overflow-x:auto}.tag__track{padding:0 20rem;display:flex;gap:8rem;width:auto;overflow-x:auto}.tag__item{display:flex;padding:12rem 24rem;justify-content:center;align-items:center;border-radius:100rem;background:#303030;border:1rem solid transparent}.tag__child{display:none}.tag__child-body{padding:12rem 14rem;border-radius:10rem;background:#1f1f1f;margin-bottom:16rem;position:relative}.tag__count-select:before{position:absolute;content:"";background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='select%20arrow'%3e%3cpath%20id='shape'%20d='M12.9174%209.99971C12.9178%2010.1944%2012.85%2010.3831%2012.7257%2010.533L8.55907%2015.533C8.26452%2015.8874%207.73845%2015.9359%207.38407%2015.6414C7.02969%2015.3468%206.98119%2014.8208%207.27574%2014.4664L11.0091%209.99971L7.40907%205.53304C7.26926%205.36088%207.20385%205.14009%207.22731%204.91956C7.25077%204.69902%207.36117%204.49694%207.53407%204.35804C7.70729%204.20376%207.93697%204.12866%208.16787%204.15081C8.39877%204.17295%208.60999%204.29033%208.75074%204.47471L12.7757%209.47471C12.8803%209.62895%2012.9302%209.81379%2012.9174%209.99971Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%;width:20rem;height:20rem;top:13rem;right:10rem}.main__finance{padding-bottom:65rem}.tag__item p{color:var(--w, #FFF);font-family:Inter;font-size:16rem;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap}.tag__item p.admin{color:#fff}.active__tag p{color:#c9fc6e}.admin.tag__item p{color:#212b36}.admin.tag__item{background:#fff}.admin.active__tag p{color:#fff}.admin.active__tag{background:#00ab55}.active__tag-block{display:block}.tag__event-info{margin-bottom:8rem}.tag__event-data{display:flex;justify-content:space-between;width:100%}.data__bottom{display:flex;flex-direction:column;gap:6rem}.data__bottom .fighter{display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;border-radius:10rem}.data__bottom .fighter__left{display:flex;align-items:center;gap:12rem;padding:4rem}.data__bottom .fighter__left img{width:36rem;height:36rem;border:1rem solid transparent;border-radius:8rem;overflow:hidden}.data__bottom .fighter__left p{color:#212b36;font-size:12rem}.data__status{border-radius:500rem;padding:6rem 12rem;font-size:12rem}.data__status.mod_0{color:#ffab00;background:#ffab0017}.data__status.mod_1{color:#00ab55;background:#00ab5517}.data__status.mod_-1{color:#fc6e70;background:#fc6e7017}.tag__event-data:not(:last-child){margin-bottom:8rem}.data__left{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:130%}.data__right{color:#ffffffb3;text-align:right;font-size:14rem;font-style:normal;font-weight:600;line-height:130%}.font__color{color:#fff}.finance__count{color:#c9fc6e;border:1rem solid #C9FC6E;border-radius:10rem;font-size:16rem;font-weight:600}.finance__pay{color:#6e8dfc;border:1rem solid #6E8DFC;border-radius:10rem;font-size:16rem;font-weight:600}.finance__fighter{color:#fcb06e;border:1rem solid #FCB06E;border-radius:10rem;font-size:16rem;font-weight:600;margin-bottom:0}.finance__body{padding:12rem 14rem;border-radius:10rem;background:var(--dark-1, #1C1C1C);margin-bottom:24rem}.finance-number{color:#ffffffb3;font-size:16rem;font-style:normal;font-weight:600;line-height:130%;margin-bottom:6rem}.finance-namefight{color:#fff;font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.font__weight4{font-weight:400}.finance__get-count{padding:12rem 14rem;border-radius:10rem;background:#303030;display:flex}.finance__list{min-width:25rem;min-height:25rem;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='solar:bill-list-bold'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.245%202H16.755C17.914%202%2018.493%202%2018.961%202.163C19.4023%202.31939%2019.8015%202.57541%2020.1277%202.91118C20.454%203.24695%2020.6984%203.65342%2020.842%204.099C21%204.581%2021%205.177%2021%206.37V20.374C21%2021.232%2020.015%2021.688%2019.392%2021.118C19.2172%2020.9565%2018.988%2020.8668%2018.75%2020.8668C18.512%2020.8668%2018.2828%2020.9565%2018.108%2021.118L17.625%2021.56C17.3188%2021.8432%2016.9171%2022.0004%2016.5%2022.0004C16.0829%2022.0004%2015.6812%2021.8432%2015.375%2021.56C15.0688%2021.2768%2014.6671%2021.1196%2014.25%2021.1196C13.8329%2021.1196%2013.4312%2021.2768%2013.125%2021.56C12.8188%2021.8432%2012.4171%2022.0004%2012%2022.0004C11.5829%2022.0004%2011.1812%2021.8432%2010.875%2021.56C10.5688%2021.2768%2010.1671%2021.1196%209.75%2021.1196C9.33293%2021.1196%208.93121%2021.2768%208.625%2021.56C8.31879%2021.8432%207.91707%2022.0004%207.5%2022.0004C7.08293%2022.0004%206.68121%2021.8432%206.375%2021.56L5.892%2021.118C5.71721%2020.9565%205.48798%2020.8668%205.25%2020.8668C5.01202%2020.8668%204.78279%2020.9565%204.608%2021.118C3.985%2021.688%203%2021.232%203%2020.374V6.37C3%205.177%203%204.58%203.158%204.1C3.458%203.187%204.153%202.471%205.039%202.163C5.507%202%206.086%202%207.245%202ZM7%206.75C6.80109%206.75%206.61032%206.82902%206.46967%206.96967C6.32902%207.11032%206.25%207.30109%206.25%207.5C6.25%207.69891%206.32902%207.88968%206.46967%208.03033C6.61032%208.17098%206.80109%208.25%207%208.25H7.5C7.69891%208.25%207.88968%208.17098%208.03033%208.03033C8.17098%207.88968%208.25%207.69891%208.25%207.5C8.25%207.30109%208.17098%207.11032%208.03033%206.96967C7.88968%206.82902%207.69891%206.75%207.5%206.75H7ZM10.5%206.75C10.3011%206.75%2010.1103%206.82902%209.96967%206.96967C9.82902%207.11032%209.75%207.30109%209.75%207.5C9.75%207.69891%209.82902%207.88968%209.96967%208.03033C10.1103%208.17098%2010.3011%208.25%2010.5%208.25H17C17.1989%208.25%2017.3897%208.17098%2017.5303%208.03033C17.671%207.88968%2017.75%207.69891%2017.75%207.5C17.75%207.30109%2017.671%207.11032%2017.5303%206.96967C17.3897%206.82902%2017.1989%206.75%2017%206.75H10.5ZM7%2010.25C6.80109%2010.25%206.61032%2010.329%206.46967%2010.4697C6.32902%2010.6103%206.25%2010.8011%206.25%2011C6.25%2011.1989%206.32902%2011.3897%206.46967%2011.5303C6.61032%2011.671%206.80109%2011.75%207%2011.75H7.5C7.69891%2011.75%207.88968%2011.671%208.03033%2011.5303C8.17098%2011.3897%208.25%2011.1989%208.25%2011C8.25%2010.8011%208.17098%2010.6103%208.03033%2010.4697C7.88968%2010.329%207.69891%2010.25%207.5%2010.25H7ZM10.5%2010.25C10.3011%2010.25%2010.1103%2010.329%209.96967%2010.4697C9.82902%2010.6103%209.75%2010.8011%209.75%2011C9.75%2011.1989%209.82902%2011.3897%209.96967%2011.5303C10.1103%2011.671%2010.3011%2011.75%2010.5%2011.75H17C17.1989%2011.75%2017.3897%2011.671%2017.5303%2011.5303C17.671%2011.3897%2017.75%2011.1989%2017.75%2011C17.75%2010.8011%2017.671%2010.6103%2017.5303%2010.4697C17.3897%2010.329%2017.1989%2010.25%2017%2010.25H10.5ZM7%2013.75C6.80109%2013.75%206.61032%2013.829%206.46967%2013.9697C6.32902%2014.1103%206.25%2014.3011%206.25%2014.5C6.25%2014.6989%206.32902%2014.8897%206.46967%2015.0303C6.61032%2015.171%206.80109%2015.25%207%2015.25H7.5C7.69891%2015.25%207.88968%2015.171%208.03033%2015.0303C8.17098%2014.8897%208.25%2014.6989%208.25%2014.5C8.25%2014.3011%208.17098%2014.1103%208.03033%2013.9697C7.88968%2013.829%207.69891%2013.75%207.5%2013.75H7ZM10.5%2013.75C10.3011%2013.75%2010.1103%2013.829%209.96967%2013.9697C9.82902%2014.1103%209.75%2014.3011%209.75%2014.5C9.75%2014.6989%209.82902%2014.8897%209.96967%2015.0303C10.1103%2015.171%2010.3011%2015.25%2010.5%2015.25H17C17.1989%2015.25%2017.3897%2015.171%2017.5303%2015.0303C17.671%2014.8897%2017.75%2014.6989%2017.75%2014.5C17.75%2014.3011%2017.671%2014.1103%2017.5303%2013.9697C17.3897%2013.829%2017.1989%2013.75%2017%2013.75H10.5Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%;margin-right:8rem}.finance__get-name{margin-right:12rem;width:100%}.finance__get-up{color:var(--w, #FFF);font-size:14rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:2rem}.finance__get-down{color:#ffffffb3;font-size:12rem;font-style:normal;font-weight:400;line-height:130%}.finance__get-status{padding:3rem 8rem;border-radius:36rem;height:22rem;background:#6e8dfc80}.finance__get-status p{color:var(--w, #FFF);font-size:13rem;font-style:normal;font-weight:600;line-height:normal}.finance__btn-list{margin-top:16rem}.finance__btn-item{display:flex;gap:8rem}.finance__btn-item:not(:last-child){margin-bottom:10rem}.finance__btn-red{color:var(--red, #FC6E70);font-size:16rem;font-style:normal;font-weight:600;line-height:normal;padding:16rem 8rem;border-radius:10rem;border:1rem solid var(--red, #FC6E70)}.finance__btn-blue{color:var(--blue, #6E8DFC);font-size:16rem;font-style:normal;font-weight:600;line-height:normal;color:#6e8dfc;padding:16rem 8rem;border-radius:10rem;border:1rem solid var(--blue, #6E8DFC)}.finance__btn-pay{width:100%}.finance-title{display:flex;justify-content:space-between;width:100%}.finance__success{border-radius:36rem;background:#c9fc6e66;height:22rem;padding:3rem 8rem}.finance__success p{color:var(--w, #FFF);font-size:13rem;font-style:normal;font-weight:600;line-height:normal}.finance__modal-body{margin-top:0}.finance__modal-up{color:#fff;text-align:center;margin-top:4rem;margin-bottom:8rem}.finance__modal-up span{font-weight:700}.finance__modal-down{color:#fff;text-align:center;margin-bottom:24rem}.finance__modal-down span{font-weight:700}.finance__modal-btn{display:flex;gap:10rem}.finance__btn-ok{margin-bottom:0}.finance__btn-no{width:100%;border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);padding:16rem 8rem;color:var(--brand-1, #C9FC6E);font-size:16rem;font-style:normal;font-weight:600;line-height:normal}.input__none-style{position:static;width:auto}.promoter__textarea{height:79rem}.prom__textar{height:55rem}.active__edit{display:block}.step__wrapper{display:flex;padding:3.33vw 0rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:5.56vw;align-self:stretch;align-items:center}.step__body{display:flex;justify-content:center}.step__body-item{display:flex;flex-direction:column;align-items:center;gap:2.22vw;text-align:center;font-size:3.89vw;font-style:normal;font-weight:600;line-height:6.11vw}.green-step{color:var(--brand-1, #C9FC6E)}.gray-step{color:var(--gray-txt, #767676)}.step__body-line{width:18.33vw;height:.56vw;flex:1 0 0;margin-top:3.06vw}.step-line-green{background:#c9fc6e8a}.step-line-gray{background:var(--components-divider, rgba(145, 158, 171, .24))}.step__text-box{display:flex;flex-direction:column;align-items:center;gap:2.22vw}.step__text-box p:nth-of-type(1){align-self:stretch;color:var(--w, #FFF);text-align:center;font-size:6.67vw;font-style:normal;font-weight:600;line-height:normal}.step__text-box p:nth-of-type(2){color:#fffc;text-align:center;font-size:4.17vw;font-style:normal;font-weight:400;line-height:130%}.step__text-box p:nth-of-type(2) a{color:var(--brand-1, #C9FC6E);font-size:4.17vw;font-style:normal;font-weight:600;line-height:130%}.green__circle{width:6.67vw;height:6.67vw;background:url("data:image/svg+xml,%3csvg%20width='25'%20height='24'%20viewBox='0%200%2025%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='%23'%3e%3ccircle%20id='dot'%20cx='12.3333'%20cy='12'%20r='4'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.gray__circle{width:6.67vw;height:6.67vw;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='%23'%3e%3ccircle%20id='dot'%20cx='12'%20cy='12'%20r='4'%20fill='%23767676'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.gray-background{background:#1f1f1f}.modal__btn-wrapper{margin-top:16rem}.statistics__wrapper{display:flex;padding:3.33vw 3.89vw;flex-direction:column;align-items:flex-start;gap:3.33vw;align-self:stretch;border-radius:2.78vw;background:#1f1f1f;margin-bottom:16rem}.statistics__body{display:flex;flex-direction:column;align-items:center;width:100%;gap:3.33vw}.statistics__body-item{display:flex;justify-content:space-between;align-items:center;align-self:stretch;overflow:hidden;color:var(--txt-gray-2, #8A8A8A);text-overflow:ellipsis;white-space:nowrap;font-size:5vw;font-style:normal;font-weight:400;line-height:6.67vw}.statisctics__line{height:.56vw;align-self:stretch;background:#000;width:100%;stroke-width:.28vw;stroke:#000}.fight__count{display:flex;width:17.78vw;padding:2.22vw 2.5vw;justify-content:center;align-items:center;gap:1.11vw;border-radius:1.67vw;text-align:center;font-feature-settings:"clig" off,"liga" off;font-size:18rem;font-style:normal;font-weight:700;line-height:normal;color:var(--dark-1, #1C1C1C)}.statistics__body-item:nth-child(1) .fight__count{background:#c9fc6e}.statistics__body-item:nth-child(3) .fight__count{background:var(--red, #FC6E70)}.statistics__body-item:nth-child(5) .fight__count{background:var(--blue, #6E8DFC)}.photo__wrapper{display:flex;padding:16rem 12rem;flex-direction:column;align-items:center;gap:12rem;align-self:stretch;border-radius:8rem;background:#1f1f1f;margin-bottom:18rem}.photo__img{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons/ic_add_a_photo'%3e%3cg%20id='shape'%3e%3cpath%20d='M3%208C3%208.55%203.45%209%204%209C4.55%209%205%208.55%205%208V6H7C7.55%206%208%205.55%208%205C8%204.45%207.55%204%207%204H5V2C5%201.45%204.55%201%204%201C3.45%201%203%201.45%203%202V4H1C0.45%204%200%204.45%200%205C0%205.55%200.45%206%201%206H3V8Z'%20fill='%23C9FC6E'/%3e%3cpath%20d='M16%2014C16%2015.6569%2014.6569%2017%2013%2017C11.3431%2017%2010%2015.6569%2010%2014C10%2012.3431%2011.3431%2011%2013%2011C14.6569%2011%2016%2012.3431%2016%2014Z'%20fill='%23C9FC6E'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.83%206H21C22.1%206%2023%206.9%2023%208V20C23%2021.1%2022.1%2022%2021%2022H5C3.9%2022%203%2021.1%203%2020V9.72C3.3%209.89%203.63%2010%204%2010C5.1%2010%206%209.1%206%208V7H7C8.1%207%209%206.1%209%205C9%204.63%208.89%204.3%208.72%204H15.12C15.68%204%2016.22%204.24%2016.59%204.65L17.83%206ZM8%2014C8%2016.76%2010.24%2019%2013%2019C15.76%2019%2018%2016.76%2018%2014C18%2011.24%2015.76%209%2013%209C10.24%209%208%2011.24%208%2014Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100%;width:25rem;height:25rem}.photo__wrapper-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--txt-gray-2, #8A8A8A);text-overflow:ellipsis;font-size:16rem;font-style:normal;font-weight:400;line-height:24rem}.photo__body{display:flex;width:144rem;height:144rem;flex-direction:column;justify-content:center;align-items:center;border-radius:21rem;border:1rem dashed rgba(163,163,163,.32);position:relative}.photo__body img{width:100%;height:100%;object-fit:cover}.input__photo{width:128rem;height:128rem;flex-shrink:0;border-radius:16rem;background:#a3a3a329;white-space:nowrap;position:absolute;top:0;left:0;opacity:0}.photo__label{position:relative;display:flex;flex-direction:column;gap:8rem;position:absolute;color:var(--gray-txt, #767676);text-align:center;font-size:12rem;font-style:normal;font-weight:400;line-height:130%;width:128rem;height:128rem;flex-shrink:0;border-radius:16rem;background:#a3a3a329;align-items:center;justify-content:center;overflow:hidden}.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-current-,.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-range-from-{border:1rem solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1rem solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8rem 0 3rem}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4,1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1rem solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32rem;height:32rem}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2rem}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8rem}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:#fff0}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12rem;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14rem;text-align:center}.air-datepicker-time--current-colon{margin:0 2rem 3rem;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19rem;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2rem;top:-3rem;right:-2rem;bottom:-2rem;z-index:-1;opacity:0}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6rem;font-size:11rem;margin-bottom:1rem}.air-datepicker-time--row{display:flex;align-items:center;font-size:11rem;height:17rem;background:linear-gradient(to right,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4rem}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12rem;width:12rem;border-radius:3rem;border:1rem solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12rem;width:12rem;border-radius:3rem;border:1rem solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12rem;width:12rem;border-radius:3rem;border:1rem solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size) / 2 * -1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:#0000}.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14rem;--adp-width: 246rem;--adp-z-index: 100;--adp-padding: 4rem;--adp-grid-areas: "nav""body""timepicker""buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8rem;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4rem;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32rem;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32rem;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32rem;--adp-month-cell-height: 42rem;--adp-year-cell-height: 56rem;--adp-pointer-size: 10rem;--adp-poiner-border-radius: 2rem;--adp-pointer-offset: 14rem;--adp-cell-border-radius: 4rem;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, .1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, .2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32rem;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1rem;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12rem;--adp-time-padding-inner: 10rem;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16rem;--adp-mobile-nav-height: 40rem;--adp-mobile-width: 320rem;--adp-mobile-day-cell-height: 38rem;--adp-mobile-month-cell-height: 48rem;--adp-mobile-year-cell-height: 64rem }.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99 }.air-datepicker{background:var(--adp-background-color);border:1rem solid var(--adp-border-color);box-shadow:0 4rem 12rem #00000026;border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translate(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translate(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1;opacity:0}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1rem solid var(--adp-border-color-inline);border-right:1rem solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1rem)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1rem)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1rem)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1rem)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size) / 2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size) / 2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1rem solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}.air-datepicker-nav div{display:flex}.air-datepicker-nav--action svg path{fill:none;stroke:var(--brand-1, #C9FC6E);stroke-width:2rem}.air-datepicker-nav--action:hover{background:transparent}.air-datepicker{border-radius:13rem;background:#1f1f1f;box-shadow:0 10rem 99rem #0000004d}.air-datepicker-nav{border-bottom:none}.air-datepicker-nav--title,.air-datepicker-nav--title i{color:#fff}.air-datepicker-body--day-name{color:var(--gray-txt, #767676)}.air-datepicker-cell.-day-.-other-month-{opacity:0}.air-datepicker-cell{color:#fff;transition:all .2s ease;border-radius:50%}.air-datepicker-cell:hover{border-radius:50%;background:var(--brand-1, #C9FC6E);color:#000}.air-datepicker-cell.-current-{color:#c9fc6e;border-radius:50%;background:#c9fc6e30}.air-datepicker-cell.-current-:hover,.air-datepicker-cell.-selected-{border-radius:50%;background:var(--brand-1, #C9FC6E);color:#000}.air-datepicker-time--row{display:flex;align-items:center;font-size:11rem;height:17rem;background:linear-gradient(to right,#7676803d,#7676803d) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--current{color:#fff}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{background:var(--brand-1, #C9FC6E);border:none}.ready__body{display:flex;flex-direction:column;align-items:center;gap:16rem}.ready__body-item{display:flex;padding:20rem;align-items:center;gap:10rem;border-radius:8rem;background:#29292b}.ready__body-text{display:flex;flex-direction:column;align-items:center;gap:8rem}.ready__body--text-title{color:#fff;text-align:center;font-size:24rem;font-style:normal;font-weight:600;line-height:normal}.ready__body-text p{color:#fffc;text-align:center;font-size:15rem;font-style:normal;font-weight:400;line-height:130%}.display__flex-row{display:flex;flex-direction:row}.fight-fighter__about-info{margin-left:12rem}.width__img img{width:48rem;height:48rem;background-size:100% 100%}.margin__left{margin-left:18rem}.color__blue{color:var(--blue, #6E8DFC)!important}.career__btn-about{display:flex;height:46rem;padding:16rem 8rem;justify-content:center;align-items:center;align-self:stretch;border-radius:10rem;border:1rem solid var(--brand-1, #C9FC6E);color:var(--brand-1, #C9FC6E);font-size:16rem;font-style:normal;font-weight:600;line-height:normal;width:100%;margin-top:16rem}.margin__top-career{margin-top:16rem}.padding__null{padding:0rem 0rem 16rem}.tag__item{width:100%}.fight-event__button-date{display:flex;padding:8rem 12rem;justify-content:center;align-items:center;gap:10rem;border-radius:100rem;background:var(--brand-1, #C9FC6E);color:var(--dark-1, #1C1C1C);font-size:14rem;font-style:normal;font-weight:600;line-height:130%}.padding__background{padding:0rem;background:#000}.TBA{border:none;color:#fff;background:var(--red, #FC6E70)}.chat__offer-data:not(:last-child){margin-bottom:8rem}.chat__offer-label{overflow:hidden;color:var(--txt-gray-2, #8A8A8A);text-overflow:ellipsis;font-size:14rem;font-style:normal;font-weight:400;line-height:120%;margin-bottom:2rem}.chat__offer-input{overflow:hidden;color:var(--w, #FFF);text-overflow:ellipsis;font-size:14rem;font-style:normal;font-weight:600;line-height:120%}.contract__wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.contract__wrapper-item{display:flex;padding:3.33vw 3.89vw;align-items:center;gap:3.33vw;align-self:stretch;border-radius:2.78vw;background:#303030;justify-content:space-between}.contract__item-body{display:flex;gap:2.22vw;align-items:center}.contract__wrapper-item svg{width:5vw;height:5vw}.contract__item-info{display:flex;flex-direction:column;gap:.56vw;align-items:flex-start}.contract__item-body svg{width:7.78vw;height:7.78vw}.contract__item-info span:nth-child(1){color:var(--w, #FFF);font-size:3.89vw;font-style:normal;font-weight:500;line-height:normal}.contract__item-info span:nth-child(2){color:#ffffffb3;font-size:3.61vw;font-style:normal;font-weight:400;line-height:130%}.solar__contract{width:7.78vw;height:7.78vw;background:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='solar:document-bold'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.86733%203.70083C3.5%205.067%203.5%207.26733%203.5%2011.6668V16.3335C3.5%2020.733%203.5%2022.9333%204.86733%2024.2995C6.2335%2025.6668%208.43383%2025.6668%2012.8333%2025.6668H15.1667C19.5662%2025.6668%2021.7665%2025.6668%2023.1327%2024.2995C24.5%2022.9333%2024.5%2020.733%2024.5%2016.3335V11.6668C24.5%207.26733%2024.5%205.067%2023.1327%203.70083C21.7665%202.3335%2019.5662%202.3335%2015.1667%202.3335H12.8333C8.43383%202.3335%206.2335%202.3335%204.86733%203.70083ZM9.33333%2010.7918C9.10127%2010.7918%208.87871%2010.884%208.71461%2011.0481C8.55052%2011.2122%208.45833%2011.4348%208.45833%2011.6668C8.45833%2011.8989%208.55052%2012.1215%208.71461%2012.2855C8.87871%2012.4496%209.10127%2012.5418%209.33333%2012.5418H18.6667C18.8987%2012.5418%2019.1213%2012.4496%2019.2854%2012.2855C19.4495%2012.1215%2019.5417%2011.8989%2019.5417%2011.6668C19.5417%2011.4348%2019.4495%2011.2122%2019.2854%2011.0481C19.1213%2010.884%2018.8987%2010.7918%2018.6667%2010.7918H9.33333ZM9.33333%2015.4585C9.10127%2015.4585%208.87871%2015.5507%208.71461%2015.7148C8.55052%2015.8789%208.45833%2016.1014%208.45833%2016.3335C8.45833%2016.5656%208.55052%2016.7881%208.71461%2016.9522C8.87871%2017.1163%209.10127%2017.2085%209.33333%2017.2085H15.1667C15.3987%2017.2085%2015.6213%2017.1163%2015.7854%2016.9522C15.9495%2016.7881%2016.0417%2016.5656%2016.0417%2016.3335C16.0417%2016.1014%2015.9495%2015.8789%2015.7854%2015.7148C15.6213%2015.5507%2015.3987%2015.4585%2015.1667%2015.4585H9.33333Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.search{width:5vw;height:5vw;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame%201'%20clip-path='url(%23clip0_685_4569)'%3e%3cpath%20id='Icon%20/%20magnifyingglass'%20d='M7.18121%2014.3624C8.74072%2014.3624%2010.1788%2013.8582%2011.3555%2013.0177L15.7819%2017.4441C15.9873%2017.6495%2016.2581%2017.7523%2016.5476%2017.7523C17.1546%2017.7523%2017.5842%2017.2853%2017.5842%2016.6877C17.5842%2016.4075%2017.4908%2016.1367%2017.2853%2015.9406L12.887%2011.5329C13.8115%2010.3189%2014.3624%208.81543%2014.3624%207.18121C14.3624%203.23108%2011.1313%200%207.18121%200C3.24042%200%200%203.22174%200%207.18121C0%2011.1313%203.23108%2014.3624%207.18121%2014.3624ZM7.18121%2012.8123C4.09955%2012.8123%201.55017%2010.2629%201.55017%207.18121C1.55017%204.09955%204.09955%201.55017%207.18121%201.55017C10.2629%201.55017%2012.8123%204.09955%2012.8123%207.18121C12.8123%2010.2629%2010.2629%2012.8123%207.18121%2012.8123Z'%20fill='%238A8A8A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_685_4569'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.background__search{background:#1c1c1c}.TBA__blue{background:var(--blue, #6E8DFC);color:#fff;border:none}.search__icon-plus{background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='x'%3e%3cpath%20id='Vector'%20d='M14.1569%208.50012H2.84315'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Vector_2'%20d='M8.5%202.84326V14.157'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%;width:16rem;height:16rem;margin-left:6rem}.svg__container{width:100%;display:flex;justify-content:center}.select__fighter-modal{display:flex;justify-content:space-between;align-items:center;margin-bottom:16rem}.select__fighter-modal p{color:var(--txt-gray-2, #8A8A8A);font-size:16rem;font-style:normal;font-weight:400;line-height:24rem}.select__fighter-cont--btn{display:flex;gap:8rem}.select__stay-modal{padding:9rem 20rem;border-radius:100rem;background:#303030;color:#fff;font-size:16rem;font-style:normal;font-weight:500;line-height:normal;border:1rem solid transparent}.active__tag{border:1rem solid var(--brand-1, #C9FC6E);background:#303030}.overflow__hiddenY{overflow-y:hidden}.text-alight-center{text-align:center}.btn__modal-white{color:#fff;background:transparent;border:1rem #fff solid}.chat__btn-bottom{bottom:120rem}.display__none p:before{display:none}.display__none p{margin-left:0}.width__full{width:320rem}.refusal{display:flex;padding-left:36rem;flex-direction:column;align-items:flex-start;gap:10rem;align-self:stretch}.refusal__body{display:flex;padding:10rem 12rem;align-items:flex-start;gap:11rem;align-self:stretch;border-radius:10rem;border:1rem solid var(--gray-txt, #767676);background:#c9fc6e00;position:relative}.refusal__body-icon{width:18rem;height:18rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame%201'%20clip-path='url(%23clip0_685_4569)'%3e%3cpath%20id='Icon%20/%20magnifyingglass'%20d='M7.18121%2014.3624C8.74072%2014.3624%2010.1788%2013.8582%2011.3555%2013.0177L15.7819%2017.4441C15.9873%2017.6495%2016.2581%2017.7523%2016.5476%2017.7523C17.1546%2017.7523%2017.5842%2017.2853%2017.5842%2016.6877C17.5842%2016.4075%2017.4908%2016.1367%2017.2853%2015.9406L12.887%2011.5329C13.8115%2010.3189%2014.3624%208.81543%2014.3624%207.18121C14.3624%203.23108%2011.1313%200%207.18121%200C3.24042%200%200%203.22174%200%207.18121C0%2011.1313%203.23108%2014.3624%207.18121%2014.3624ZM7.18121%2012.8123C4.09955%2012.8123%201.55017%2010.2629%201.55017%207.18121C1.55017%204.09955%204.09955%201.55017%207.18121%201.55017C10.2629%201.55017%2012.8123%204.09955%2012.8123%207.18121C12.8123%2010.2629%2010.2629%2012.8123%207.18121%2012.8123Z'%20fill='%238A8A8A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_685_4569'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.refusal__body-text{display:flex;flex-direction:column;align-items:flex-start;gap:4rem}.refusal__body--text-title{flex:1 0 0;color:#fff;font-size:15rem;font-style:normal;font-weight:400;line-height:120%}.refusal__body--text-soft{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.refusal__body--text-soft span:nth-child(1){color:var(--txt-gray-2, #8A8A8A);font-size:14rem;font-style:normal;font-weight:400;line-height:120%}.refusal__body--text-soft span:nth-child(2){color:var(--w, #FFF);font-size:14rem;font-style:normal;font-weight:400;line-height:120%;align-self:stretch}.refusal__button{display:flex;height:46rem;padding:16rem 8rem;justify-content:center;align-items:center;gap:8rem;align-self:stretch;border-radius:10rem;background:var(--tag-bg, #303030);color:var(--brand-1, #C9FC6E);font-size:16rem;font-style:normal;font-weight:600;line-height:normal}.refusal__body-icon{width:18rem;height:18rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20clip-path='url(%23clip0_626_4943)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.25%203H13.425C13.2521%202.15298%2012.7919%201.3917%2012.1222%200.84502C11.4525%200.298338%2010.6145%20-0.000176363%209.75%207.81712e-08H8.25C6.4425%207.81712e-08%204.9275%201.29%204.575%203H3.75C1.68%203%200%204.68%200%206.75V14.25C0%2016.32%201.68%2018%203.75%2018H14.25C16.32%2018%2018%2016.32%2018%2014.25V6.75C18%204.68%2016.32%203%2014.25%203ZM8.2575%201.5H9.75C10.725%201.5%2011.55%202.13%2011.865%203H6.1425C6.45%202.13%207.275%201.5%208.2575%201.5ZM9.75%209.75H11.265C11.67%209.75%2012%2010.08%2012%2010.485V10.515C12%2010.92%2011.67%2011.25%2011.265%2011.25H9.75H8.25H6.7425C6.33%2011.25%206%2010.92%206%2010.5075V10.485C6.0075%2010.08%206.3375%209.75%206.7425%209.75H8.25H9.75Z'%20fill='%23FC6E70'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_626_4943'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.chat__message--indicators-reading{width:3.33vw;height:3.33vw;flex-shrink:0;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons%20head'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.74644%203.96739C7.82135%204.03278%207.86722%204.12524%207.87397%204.22444C7.88072%204.32364%207.8478%204.42146%207.78244%204.49639L3.85394%208.99639C3.81874%209.03672%203.77532%209.06903%203.72659%209.09118C3.67787%209.11332%203.62496%209.12478%203.57144%209.12478C3.51792%209.12478%203.46502%209.11332%203.41629%209.09118C3.36756%209.06903%203.32414%209.03672%203.28894%208.99639L1.71744%207.19639C1.6544%207.12116%201.62338%207.0242%201.63102%206.92635C1.63867%206.82849%201.68438%206.73753%201.75833%206.673C1.83229%206.60847%201.9286%206.5755%202.02659%206.58119C2.12458%206.58687%202.21644%206.63074%202.28244%206.70339L3.57144%208.17989L7.21744%204.00339C7.28283%203.92849%207.37529%203.88262%207.47449%203.87587C7.57369%203.86912%207.67151%203.90204%207.74644%203.96739ZM10.2584%204.00989C10.4084%204.15239%2010.4144%204.38989%2010.2714%204.53989L5.98594%209.03989C5.94851%209.07921%205.90299%209.10992%205.85253%209.12992C5.80207%209.14992%205.74787%209.15873%205.69367%209.15573C5.63947%209.15274%205.58657%209.13801%205.53862%209.11257C5.49067%209.08713%205.44881%209.05159%205.41594%209.00839L5.20144%208.72689C5.14525%208.65365%205.11806%208.56225%205.12506%208.4702C5.13207%208.37814%205.17278%208.29191%205.23941%208.22801C5.30603%208.16411%205.39389%208.12703%205.48615%208.12387C5.57842%208.12071%205.6686%208.1517%205.73944%208.21089L9.72844%204.02239C9.79702%203.95042%209.89137%203.90862%209.99075%203.90618C10.0901%203.90374%2010.1864%203.94137%2010.2584%204.00989Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100%}.chat__message{display:flex;padding:2.78vw 3.33vw;flex-direction:column;align-items:flex-start;gap:.56vw;border-radius:2.78vw;background:var(--dark-1, #1C1C1C);position:relative}.chat__message-text{color:#fff;font-size:4.17vw;font-style:normal;font-weight:400;line-height:120%;opacity:.9;align-self:stretch;max-width:71.11vw}.chat__message-indicators{display:flex;width:72.22vw;padding:1.11vw;justify-content:flex-end;align-items:flex-start;gap:.28vw;position:absolute;right:0rem;bottom:0rem;color:#fff;font-size:2.78vw;font-style:normal;font-weight:400;line-height:130%;opacity:.35}.refusal__body-icon{width:18rem;height:18rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20clip-path='url(%23clip0_626_4943)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.25%203H13.425C13.2521%202.15298%2012.7919%201.3917%2012.1222%200.84502C11.4525%200.298338%2010.6145%20-0.000176363%209.75%207.81712e-08H8.25C6.4425%207.81712e-08%204.9275%201.29%204.575%203H3.75C1.68%203%200%204.68%200%206.75V14.25C0%2016.32%201.68%2018%203.75%2018H14.25C16.32%2018%2018%2016.32%2018%2014.25V6.75C18%204.68%2016.32%203%2014.25%203ZM8.2575%201.5H9.75C10.725%201.5%2011.55%202.13%2011.865%203H6.1425C6.45%202.13%207.275%201.5%208.2575%201.5ZM9.75%209.75H11.265C11.67%209.75%2012%2010.08%2012%2010.485V10.515C12%2010.92%2011.67%2011.25%2011.265%2011.25H9.75H8.25H6.7425C6.33%2011.25%206%2010.92%206%2010.5075V10.485C6.0075%2010.08%206.3375%209.75%206.7425%209.75H8.25H9.75Z'%20fill='%23FC6E70'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_626_4943'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.refusal__body-icon-green{width:18rem;height:18rem;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Frame'%20clip-path='url(%23clip0_626_5081)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.425%203H14.25C16.32%203%2018%204.68%2018%206.75V14.25C18%2016.32%2016.32%2018%2014.25%2018H3.75C1.68%2018%200%2016.32%200%2014.25V6.75C0%204.68%201.68%203%203.75%203H4.575C4.9275%201.29%206.4425%207.81712e-08%208.25%207.81712e-08H9.75C10.6145%20-0.000176363%2011.4525%200.298338%2012.1222%200.84502C12.7919%201.3917%2013.2521%202.15298%2013.425%203ZM9.75%201.5H8.2575C7.275%201.5%206.45%202.13%206.1425%203H11.865C11.55%202.13%2010.725%201.5%209.75%201.5ZM9.75%209.75H11.265C11.67%209.75%2012%2010.08%2012%2010.485V10.515C12%2010.92%2011.67%2011.25%2011.265%2011.25H9.75V12.7575C9.75%2013.1625%209.42%2013.4925%209.015%2013.4925H8.9925C8.58%2013.5%208.25%2013.1625%208.25%2012.7575V11.25H6.7425C6.33%2011.25%206%2010.92%206%2010.5075V10.485C6.0075%2010.08%206.3375%209.75%206.7425%209.75H8.25V8.235C8.25%207.83%208.58%207.5%208.9925%207.5H9.015C9.42%207.5%209.75%207.83%209.75%208.235V9.75Z'%20fill='%23C9FC6E'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_626_5081'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.chat__btn-offer-green{color:var(--brand-1, #C9FC6E);background:var(--tag-bg, #303030)}.contract__btn-green{background:var(--brand-1, #C9FC6E)}.contract__btn-green p{color:var(--dark-1, #1C1C1C)}.file{display:flex;padding:8rem;justify-content:center;align-items:center;border-radius:50rem}.file__icon{width:6.67vw;height:6.67vw;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='icons/ic_attach_file1'%3e%3cpath%20id='shape'%20d='M12%2022.0012C8.77086%2022.0796%206.08724%2019.5301%206%2016.3012V6.13124C6.06003%203.7972%207.99573%201.95091%2010.33%202.00124C12.6681%201.94531%2014.61%203.79321%2014.67%206.13124V16.3112C14.5837%2017.7198%2013.4162%2018.8179%2012.005%2018.8179C10.5938%2018.8179%209.42632%2017.7198%209.34%2016.3112V6.92124C9.34%206.36895%209.78772%205.92124%2010.34%205.92124C10.8923%205.92124%2011.34%206.36895%2011.34%206.92124V16.3112C11.3813%2016.6471%2011.6666%2016.8995%2012.005%2016.8995C12.3434%2016.8995%2012.6287%2016.6471%2012.67%2016.3112V6.13124C12.6053%204.90005%2011.5618%203.95022%2010.33%204.00124C9.10199%203.95584%208.0647%204.90409%208%206.13124V16.3012C8.08667%2018.4258%209.87517%2020.0801%2012%2020.0012C14.1248%2020.0801%2015.9133%2018.4258%2016%2016.3012V6.13124C16%205.57895%2016.4477%205.13124%2017%205.13124C17.5523%205.13124%2018%205.57895%2018%206.13124V16.3012C17.9128%2019.5301%2015.2291%2022.0796%2012%2022.0012Z'%20fill='%23767676'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;background-size:100% 100%}.chat__line-before:before{display:none}.width__chats{width:540rem;display:flex;justify-content:space-between}.width__chats-body{width:402rem}.dialog__main-info{display:flex;gap:9rem}.dialog__line-width{width:336rem}.tag__color-red{color:#fc6e70}.tag__color-green{color:#c9fc6e}.margin__bottom{margin-bottom:16rem}.select__input{background:transparent url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='select%20arrow'%3e%3cpath%20id='shape'%20d='M10.0003%2012.9177C9.80558%2012.9181%209.61688%2012.8503%209.46696%2012.7261L4.46696%208.55941C4.11257%208.26485%204.06407%207.73879%204.35862%207.38441C4.65317%207.03002%205.17924%206.98152%205.53362%207.27607L10.0003%2011.0094L14.467%207.40941C14.6391%207.2696%2014.8599%207.20418%2015.0804%207.22764C15.301%207.2511%2015.5031%207.36151%2015.642%207.53441C15.7962%207.70762%2015.8713%207.9373%2015.8492%208.16821C15.8271%208.39911%2015.7097%208.61033%2015.5253%208.75107L10.5253%2012.7761C10.3711%2012.8807%2010.1862%2012.9305%2010.0003%2012.9177Z'%20fill='%238A8A8A'/%3e%3c/g%3e%3c/svg%3e") right no-repeat;color:#fff;font-size:4.44vw;font-style:normal;font-weight:400;line-height:6.67vw;top:16rem;height:6.67vw;overflow:hidden;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;width:100%;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-top:5rem}.select__input option{color:var(--txt-gray-2, #8A8A8A);-webkit-tap-highlight-color:transparent}.select::-ms-expand{display:none}.description__profile-fighter{padding:9rem 12rem 8rem;align-items:flex-start;gap:8rem;align-self:stretch;border-radius:8rem;background:#1f1f1f;display:flex;flex-direction:column;gap:3rem;margin-bottom:16rem;overflow:hidden}.description__profile-fighter.border-green{border:2rem solid #C9FC6E}.description__profile-fighter.border-yellow{border:2rem solid #ffde4d}.description__profile-fighter.border-red{border:2rem solid #fd484b}.description__profile-info{color:var(--w, #FFF);font-size:16rem;font-style:normal;font-weight:400;line-height:24rem}.description__profile-info.flex{display:flex;justify-content:space-between;width:100%}.sports-list{display:flex;flex-direction:column;gap:12rem;margin-top:12rem}.sport-item{padding:12rem;background:#2a2a2a;border-radius:8rem;border:1rem solid #333}.sport-item:not(:last-child){margin-bottom:0}.sport-stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10rem;padding:8rem}.sport-stats-header__sport{font-size:16rem;font-weight:600;color:#c9fc6e}.sport-stats-header__weight{font-size:14rem;font-weight:400;color:#ffffffb3}.sport-stats-slider{display:flex;justify-content:center;align-items:center;gap:8rem;margin-bottom:16rem}.sport-stats-slider__dot{width:8rem;height:8rem;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;transition:all .2s ease;padding:0}.sport-stats-slider__dot:hover{background:#ffffff80}.sport-stats-slider__dot.active{background:#c9fc6e;width:24rem;border-radius:4rem}.sport-stats-chart-wrapper{touch-action:pan-y;-webkit-user-select:none;user-select:none}.sports-stats-slider{width:100%;margin-bottom:12rem}.sports-stats-slider .splide__track{overflow:visible}.sports-stats-slider .splide__list{display:flex}.sports-stats-slider .splide__slide{padding:0;border-radius:8rem;background:#1f1f1f}.sport-stats-slide{width:100%}.passport-requisites-slider{width:100%;margin-bottom:12rem}.passport-requisites-slider .splide__track{overflow:visible}.passport-requisites-slider .splide__list{display:flex}.passport-requisites-slider__slide{width:100%}.passport-requisites-slider__slide .splide__slide{padding:0}.description__profile-info a{font-size:16rem;max-width:90%;overflow:hidden}.description__profile-info svg{fill:#fff}.description__profile-title{color:var(--txt-gray-2, #8A8A8A);font-size:12rem;font-style:normal;font-weight:400;line-height:12rem}.margin__top-career-item{margin-top:-5rem;z-index:1}.z-index{z-index:10}.radio__wrapper{margin:8rem 0 16rem;width:100%;max-width:320rem}.radio__wrapper.mb8{margin-bottom:8rem}.radio__title{color:var(--txt-gray-2, #8A8A8A);font-size:16rem;font-style:normal;font-weight:400;line-height:24rem;margin-bottom:12rem}.radio__container{display:flex;justify-content:space-between;flex-wrap:wrap}.radio__container label{display:inline-block;width:93rem;height:37rem;background:#303030;border:none;border-radius:20rem;margin-bottom:10rem;text-align:center}.radio__container label.radio__title{background:transparent;text-align:left;padding-top:7rem}.radio__container input{position:absolute;left:-9999rem;z-index:-1;opacity:0}.radio__container span{display:inline-block;margin-top:10rem;color:#fff;font-size:16rem;font-weight:500}.rounds__item{display:inline-block;width:93rem;height:37rem;background:#303030;border:none;border-radius:20rem;margin-bottom:10rem;text-align:center;cursor:pointer;transition:all .3s ease}.rounds__item:hover{background:#404040;transform:translateY(-2rem)}.rounds__item.active{background:#c9fc6e;border:2rem solid #C9FC6E}.rounds__item.active span{color:#000;font-weight:600}.rounds,.kg{font-size:10rem}.sport__item{display:inline-block;width:93rem;height:37rem;background:#303030;border:none;border-radius:20rem;margin-bottom:10rem;text-align:center;cursor:pointer;transition:all .3s ease}.sport__item:hover{background:#404040;transform:translateY(-2rem)}.sport__item.active{background:#c9fc6e;border:2rem solid #C9FC6E}.sport__item.active span{color:#000;font-weight:600}.weight__item{display:inline-block;width:93rem;height:50rem;background:#303030;border:none;border-radius:20rem;margin-bottom:10rem;text-align:center;cursor:pointer;transition:all .3s ease;padding:5rem 0}.weight__item:hover{background:#404040;transform:translateY(-2rem)}.weight__item.active{background:#c9fc6e;border:2rem solid #C9FC6E}.weight__item.active span,.weight__item.active small{color:#000;font-weight:600}.weight__item span{display:block;margin-bottom:2rem;color:#fff;font-size:14rem;font-weight:500}.weight__item small{display:block;color:#ccc;font-size:12rem;font-weight:400}.weight__placeholder{display:inline-block;width:93rem;height:50rem;background:#202020;border:2rem dashed #404040;border-radius:20rem;margin-bottom:10rem;text-align:center;padding:15rem 0}.weight__placeholder span{color:#666;font-size:12rem;font-weight:400}.fighter__left-text{position:absolute;width:53rem;height:19rem;color:#fff;font-size:16rem;font-style:normal;font-weight:500;line-height:normal;left:47rem}.fighter__right-text{position:absolute;width:63rem;height:19rem;color:#fff;font-size:16rem;font-style:normal;font-weight:500;line-height:normal;left:147rem}.modal-fight{margin-top:0rem}.input__wrapper:has(input:focus),.input__wrapper:has(select:focus){border:1rem solid #C9FC6E}.input__wrapper:has(input:not(:placeholder-shown)) .input__label{top:3rem;font-size:12rem}.input__wrapper:has(select:not([value=""])) .input__label,.input__wrapper:has(select:not([value=""]):focus) .input__label{top:3rem;font-size:12rem}.input__wrapper:has(select:focus) .input__label{top:3rem;font-size:12rem}.input__wrapper:has(input:not(:placeholder-shown)) .input__label,.textarea__wrapper:has(textarea:not(:placeholder-shown)) .input__label,.input__wrapper:has(option:checked:not([value="0"])) .input__label{top:.5rem;font-size:12rem}.checkbox{width:24rem;position:relative}.checkbox label{width:24rem;height:24rem;cursor:pointer;position:absolute;top:0;left:0;border-radius:3rem;border:1rem solid var(--gray-txt, #767676);background:var(--dark-1, #1C1C1C)}.checkbox label:after{content:"";width:13rem;height:8rem;position:absolute;top:4rem;left:4rem;border:3rem solid #C9FC6E;border-top:none;border-right:none;background:transparent;opacity:0;transform:rotate(-45deg)}.checkbox input[type=checkbox]{visibility:hidden}.checkbox input[type=checkbox]:checked+label:after{opacity:1}.checkbox input[type=checkbox]:disabled+label:after{border-color:gray}.checkbox__wrapper{display:flex;gap:10rem}.checkbox__wrapper p,.checkbox__wrapper label{padding-top:3rem;color:var(--txt-gray-2, #8A8A8A);font-size:16rem;font-style:normal;font-weight:400;line-height:120%;flex:1 0 0}.checkbox__wrapper p span,.checkbox__wrapper label span{color:var(--txt-gray-2, #C9FC6E)}.checkbox__wrapper:not(:last-child){margin-bottom:16rem}.react__modal{display:flex;flex-direction:column;align-items:normal;justify-content:flex-start;gap:20rem;background-color:#000;z-index:9999999!important;border-radius:8rem;box-shadow:0 4rem 8rem #0000001a;min-height:100rem;max-height:90vh;width:90%;margin:0 auto;margin-top:50rem;position:relative;transform:translateY(-20rem);opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out;overflow-y:auto}.react__modal.admin{background-color:#fff}.react__modal.ReactModal__Content--after-open{opacity:1;transform:translateY(0)}.react__modal.ReactModal__Content--before-close{opacity:0;transform:translateY(-20rem)}.react__modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffff40;z-index:9999999!important;opacity:0;transition:opacity .3s ease-in-out;overflow:hidden}.react__modal-overlay.ReactModal__Overlay--after-open{opacity:1}.react__modal-overlay.ReactModal__Overlay--before-close{opacity:0}.role-selection{display:flex;justify-content:space-around;flex-direction:column;width:100%;margin-top:20rem;gap:8rem}.role-card{display:flex;align-items:center;gap:8rem;border:1.4rem solid transparent;border-radius:8rem;padding:4rem;text-align:center;cursor:pointer;transition:all .3s ease;width:100%;border-radius:10rem;background:#303030}.role-name{color:#fff;font-family:Inter;font-size:16rem;font-weight:500;line-height:100%;letter-spacing:0%;text-align:left}.role-card.selected-role_promoter{border-color:#aa69ff}.role-card.selected-role_fighter{border-color:#c9fc6e}.role-card.selected-role_manager{border-color:#fc6e70}.role-card.selected-role_matchmaker{border-color:#6e8dfc}.role-card.selected-role_federation{border-color:#f3ad7d}.role-icon{width:48rem;height:48rem;background-color:#000;border-radius:8rem;display:flex;align-items:center;justify-content:center}.error-message{color:#f44336;margin:10rem 0;text-align:center}.search-fighter-modal{background:#1c1c1c;border-radius:14rem;padding:20rem;max-width:90vw;max-height:90vh;overflow-y:auto}.modal-header{text-align:center;margin-bottom:20rem;padding-bottom:16rem;border-bottom:1rem solid rgba(118,118,118,.2)}.modal-header h2{color:#fff;font-size:20rem;font-weight:600;margin-bottom:8rem}.position-indicator{color:#ffffffb3;font-size:14rem}.position-red{color:#fc6e70;font-weight:600}.position-blue{color:#6e8dfc;font-weight:600}.header__title .position-red{color:#fc6e70;font-weight:600}.header__title .position-blue{color:#6e8dfc;font-weight:600}.search-fighter-header{text-align:center;margin-bottom:20rem}.search-fighter-header .header__title{margin-bottom:0}.fighters-list{margin-top:20rem}.fighters-list h3{color:#fff;font-size:18rem;font-weight:500;margin-bottom:16rem;text-align:center}.fighter-item{display:flex;align-items:center;gap:16rem;padding:16rem;background:#1f1f1f;border-radius:10rem;margin-bottom:12rem;border:1rem solid rgba(118,118,118,.2)}.fighter-avatar img{width:48rem;height:48rem;border-radius:50%;object-fit:cover}.fighter-info{flex:1}.fighter-info h4{color:#fff;font-size:16rem;font-weight:500;margin-bottom:4rem}.fighter-info p{color:#ffffffb3;font-size:14rem;margin-bottom:4rem}.fighter-sports{display:flex;gap:8rem;flex-wrap:wrap}.sport-tag{background:#303030;color:#c9fc6e;font-size:12rem;padding:4rem 8rem;border-radius:6rem;border:1rem solid rgba(201,252,110,.2)}.select-fighter-btn{background:#c9fc6e;color:#1c1c1c;border:none;padding:8rem 16rem;border-radius:6rem;font-size:14rem;font-weight:600;cursor:pointer;transition:all .2s ease}.select-fighter-btn:hover{background:#b8e85a;transform:translateY(-2rem)}.loading{text-align:center;color:#c9fc6e;font-size:16rem;padding:32rem}.search-filters-modal{background:#1c1c1c;border-radius:14rem;padding:20rem;max-width:90vw;max-height:90vh;overflow-y:auto}.modal__buttons{display:flex;gap:0;margin-top:24rem}.modal__buttons .button{flex:1;padding:15rem 24rem;border-radius:8rem;font-size:18rem;font-weight:600;cursor:pointer;transition:all .2s ease}.modal__buttons .modal__ok{background:#c9fc6e;color:#1c1c1c;border:none}.modal__buttons .modal__cancel{background:transparent;color:#fff;border:1rem solid rgba(118,118,118,.4)}.modal__buttons .button:hover{transform:translateY(-2rem)}.current-fight-info{background:#1f1f1f;border-radius:12rem;padding:20rem;margin-bottom:24rem;border:1rem solid rgba(118,118,118,.2)}.fight-details h3{color:#fff;font-size:18rem;font-weight:600;margin-bottom:12rem;text-align:center}.fight-params{display:flex;justify-content:center;gap:16rem;margin-bottom:16rem;flex-wrap:wrap}.fight-params span{background:#303030;color:#c9fc6e;padding:8rem 12rem;border-radius:8rem;font-size:14rem;font-weight:500;border:1rem solid rgba(201,252,110,.2)}.position-info{text-align:center;color:#fffc;font-size:16rem;margin:0}.position-info .position-red{color:#fc6e70;font-weight:600}.position-info .position-blue{color:#6e8dfc;font-weight:600}.search-filters-block{background:#1f1f1f;border-radius:12rem;padding:24rem;margin:24rem 0;border:1rem solid rgba(118,118,118,.2)}.filters-title{color:#fff;font-size:20rem;font-weight:600;margin-bottom:20rem;text-align:center}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280rem,1fr));gap:20rem;margin-bottom:24rem}.filters-buttons{display:flex;justify-content:center}.search-btn{background:#c9fc6e;color:#1c1c1c;border:none;padding:12rem 32rem;border-radius:8rem;font-size:16rem;font-weight:600;cursor:pointer;transition:all .2s ease}.search-btn:hover{background:#b8e85a;transform:translateY(-2rem)}.search-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.no-fighters{text-align:center;padding:32rem;color:#ffffffb3}.no-fighters p{margin:8rem 0;font-size:16rem}.no-fighters p:first-child{color:#fff;font-weight:500}.invisible{display:none}.fs14{font-size:14rem}.fighter__block{padding:12rem;display:flex;flex-direction:column;gap:12rem;border-radius:10rem;margin-bottom:12rem}.fighter__block-item{display:flex;justify-content:space-between;align-items:flex-end;gap:6rem}.fighter__block-item h2{color:#ffffffb3;font-family:Inter;font-size:14rem;font-weight:400;line-height:17rem;letter-spacing:0%;white-space:nowrap;text-align:center}.fighter__block-item p{color:#fff;font-size:14rem;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap}.fighter__block-line{margin-bottom:2rem;height:1rem;width:100%;background:#2a2a2a}.blue__button{border-radius:10rem;border:1rem solid rgb(110,141,252);color:#6e8dfc;font-size:18rem;font-style:normal;font-weight:600;line-height:normal}.complete{display:flex;gap:9rem;width:100%}.complete__percent{display:flex;justify-content:center;align-items:center;min-width:31rem;min-height:31rem;background:#6e8dfc;border-radius:8rem}.complete__percent p{color:#fff;font-size:12rem;font-weight:400}.complete__info{display:flex;flex-direction:column;width:100%;height:100%;gap:8rem}.complete__info h3{color:#ffffffb3;font-size:14rem;font-style:normal;font-weight:400;line-height:normal}.complete__progress{width:100%;height:4rem;background:#2a2a2a;border-radius:5rem}.complete__progress-bar{height:100%;background:#6e8dfc;border-radius:5rem}.fight__card-new{display:flex;justify-content:space-around;align-items:center;padding:12rem 14rem;border-radius:10rem;background:#303030;margin-bottom:12rem}.fight__card-new p{color:var(--w, rgb(255, 255, 255));font-family:Inter;font-size:12rem;font-weight:500;line-height:100%;letter-spacing:0%;text-align:center}.fight__card-new-red,.fight__card-new-blue{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:6rem;flex:1}.fight__card-new-vs-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem}.fight__card-new-vs{color:#1c1c1c;font-family:Inter;font-size:10rem;font-weight:700;line-height:100%;letter-spacing:0%;text-align:center;border-radius:50%;width:24rem;height:24rem;background:#c9fc6e;display:flex;align-items:center;justify-content:center}.fight__card-new-vs-text{font-size:10rem;font-weight:700}.fight__card-new-vs-rounds,.fight__card-new-vs-weight{color:#fff;font-family:Inter;font-size:10rem;font-weight:600;line-height:100%;text-align:center}.fight__card-new-img{width:36rem;height:36rem;border-radius:8rem;overflow:hidden}.fight__card-new-img img{width:100%;height:100%;object-fit:cover}.fight__card-new-red .fight__card-new-img{border:2rem solid var(--red, rgb(252, 110, 112))}.fight__card-new-blue .fight__card-new-img{border:2rem solid var(--blue, rgb(110, 141, 252))}.fight__card-new--unread{border:2rem solid var(--red, rgb(252, 110, 112))}.typing-indicator{padding:8rem 16rem!important;font-style:italic!important;color:#666!important;font-size:14rem!important;text-align:center!important;background:#f5f5f5!important;border-radius:8rem!important;margin:8rem 0!important}.typing-status{display:flex;align-items:center;gap:4rem}.typing-dots{display:inline-flex;gap:2rem}.typing-dots .dot{width:4rem;height:4rem;border-radius:50%;background-color:#666;animation:typing-scale 1.4s infinite ease-in-out}.typing-dots .dot:nth-child(1){animation-delay:-.32s}.typing-dots .dot:nth-child(2){animation-delay:-.16s}.typing-dots .dot:nth-child(3){animation-delay:0s}@keyframes typing-scale{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.frame__msg .msg__avatar{width:36rem;height:36rem;border-radius:50%;overflow:hidden;flex-shrink:0;margin-left:8rem;display:block}.frame__msg .msg__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.msg__username{font-size:12rem;color:#888;margin:0 0 4rem;font-weight:500}.frame__msg{display:flex;align-items:flex-end;margin-bottom:8rem;max-width:80%}.frame__msg.my{flex-direction:row;margin-left:auto}.frame__msg.other{flex-direction:row;margin-right:auto}.frame__msg.other .msg__avatar{margin-left:0;margin-right:8rem}.msg__body{flex:1;min-width:0;word-break:break-word}.header__person-name{font-size:16rem;font-weight:600;margin:0;color:#333}.header__person-status{font-size:12rem;color:#666}.header__avatar img{width:100%;height:100%;object-fit:cover;display:block}.offer-message{display:block;align-items:flex-start;margin-bottom:8rem}.offer-message.my{flex-direction:row;margin-left:auto}.offer-message.other{flex-direction:row;margin-right:auto}.offer-message .msg__avatar{margin-top:4rem}.lang__list{display:flex;flex-direction:column;gap:10rem;width:100%}.lang__item{transition:all .3s ease-in-out;width:100%;color:#fff;font-family:Inter;display:flex;justify-content:center;font-size:16rem;font-weight:500;line-height:100%;letter-spacing:0%;text-align:left;border:1rem solid transparent;background:#303030;border-radius:30rem;padding:14rem 10rem}.lang__item.active{border:1rem solid rgb(201,252,110);color:#c9fc6e}.blur{filter:blur(4rem)}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-50%) translate(10rem)}20%{opacity:1;transform:translateY(-50%) translate(0)}80%{opacity:1;transform:translateY(-50%) translate(0)}to{opacity:0;transform:translateY(-50%) translate(-10rem)}}.sz__list{display:flex;gap:12rem;max-width:288rem;overflow-x:auto}.sz__item{padding:10rem;border-radius:6rem;border:1rem solid rgb(201,252,110)}.sz__item img{width:102rem;height:102rem;overflow:hidden;border-radius:6rem}.sz__item p{color:#fff;font-size:12rem;font-family:Inter;font-weight:500;text-align:center;margin-top:5rem}.disabled{opacity:.6;pointer-events:none}.ant-notification{z-index:999999!important}.ant-notification-notice{background:#1f1f1ff2!important;border:1rem solid rgba(201,252,110,.3)!important;border-radius:12rem!important;-webkit-backdrop-filter:blur(10rem);backdrop-filter:blur(10rem)}.ant-notification-notice-message,.ant-notification .ant-notification-notice .ant-notification-notice-message,.ant-notification-notice-wrapper .ant-notification-notice-message,.ant-notification-notice-content .ant-notification-notice-message{color:#fff!important;font-family:Inter,sans-serif!important;font-size:14rem!important;font-weight:600!important}.ant-notification-notоice-description,.ant-notification .ant-notification-notice .ant-notification-notice-description,.ant-notification-notice-wrapper .ant-notification-notice-description,.ant-notification-notice-content .ant-notification-notice-description{color:#ffffffe6!important;font-family:Inter,sans-serif!important;font-size:13rem!important}.ant-notification-notice-close,.ant-notification .ant-notification-notice .ant-notification-notice-close{color:#fff9!important}.ant-notification-notice-close:hover,.ant-notification .ant-notification-notice .ant-notification-notice-close:hover,.ant-notification-notice-icon,.ant-notification .ant-notification-notice .ant-notification-notice-icon{color:#c9fc6e!important}.chat-notification--message{border-left:3rem solid rgb(201,252,110)!important}.chat-notification--offer{border-left:3rem solid rgb(52,152,219)!important}.chat-notification--contract{border-left:3rem solid rgb(155,89,182)!important}.chat-notification--contract-signed{border-left:3rem solid rgb(46,204,113)!important}.chat-notification--invitation{border-left:3rem solid rgb(241,196,15)!important}.chat-notification--fight-response{border-left:3rem solid rgb(231,76,60)!important}.chat-notification--new-chat{border-left:3rem solid rgb(26,188,156)!important}.chat-notification--status-accepted,.chat-notification--response-accepted{border-left:3rem solid rgb(46,204,113)!important}.chat-notification--status-declined,.chat-notification--response-declined{border-left:3rem solid rgb(231,76,60)!important}.chat-notification--status-cancelled{border-left:3rem solid rgb(149,165,166)!important}.ant-checkbox-wrapper{font-family:Inter,sans-serif!important;font-size:14rem!important}.ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{width:20rem!important;height:20rem!important;border-color:#00000040!important;border-radius:4rem!important}.ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{width:6rem!important;height:10rem!important}.ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#c9fc6e!important;border-color:#c9fc6e!important}.ant-checkbox-wrapper .ant-checkbox:hover .ant-checkbox-inner{border-color:#c9fc6ecc!important}.ant-checkbox-wrapper .ant-checkbox-disabled .ant-checkbox-inner{background-color:#0000000a!important;border-color:#00000026!important;cursor:not-allowed!important}.ant-checkbox-wrapper span:last-child{color:#000000d9!important}
