@import"https://fonts.googleapis.com/css2?family=Quicksand:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";.button{padding:19px 24px;background:#7127ea;border-radius:60px;font:600 18px/22px Quicksand;color:#fff;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer}.button--with-icon{padding:13px 24px}.button svg{margin-right:8px;vertical-align:middle}.button--outline{border:2px solid #7127EA;background:#fff;color:#7127ea}.button--black{background:#070337}.button--red{background:#e53935}.button--red-outline{border:2px solid #E53935;background:#fff;color:#e53935}.button--disabled{opacity:.4;cursor:default}@media (max-width: 767.98px){.button{padding:17px 24px 18px;font:600 17px/21px Quicksand}.button--with-icon{padding:17px 24px}.button--with-icon svg{width:20px;height:20px}}@media (max-width: 575.98px){.button{padding:16px 24px;font:600 16px/20px Quicksand}}.input__wrap{border:2px solid #e1e1e1;border-radius:60px;position:relative;background:#fff}.input__title{display:none;position:absolute;top:5px;left:35px;font:500 14px/20px Quicksand;color:#999}.input__input{width:100%;padding:17px 35px 16px;font:500 18px/27px Quicksand;color:#070337;border:0;outline:none;background:none;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input__input::-webkit-outer-spin-button,.input__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input__input::-webkit-calendar-picker-indicator{background:none}.input__input::placeholder{font:500 18px/18px Quicksand;color:#bbb}.input--show-title .input__title{display:block}.input--show-title .input__input{padding:24px 35px 6px}.input--focused .input__wrap{border-color:#b893f4}.input--error .input__wrap{border-color:#f5533d}.input--error .input__input{color:#f5533d}.input__icon{position:absolute;top:50%;right:20px;margin-top:-12px}@media (max-width: 767.98px){.input__input{font:500 17px/26px Quicksand}.input__input::placeholder{font:500 17px/26px Quicksand}.input__title{left:30px}}@media (max-width: 575.98px){.input__input{font:500 16px/25px Quicksand}.input__input::placeholder{font:500 16px/25px Quicksand}.input__title{top:3px;left:25px}.input--show-title .input__input{padding:21px 25px 2px}}.textarea__wrap{border:2px solid #E1E1E1;border-radius:30px;background:#fff;position:relative}.textarea__title{display:none;position:absolute;top:5px;left:35px;font:500 14px/20px Quicksand;color:#999;background:#fff}.textarea__textarea{display:block;width:100%;min-height:180px;padding:16px 35px 14px;font:500 18px/27px Quicksand;color:#070337;border:0;outline:none;background:none;border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}.textarea__textarea::placeholder{font:500 18px/18px Quicksand;color:#bbb}.textarea--show-title .textarea__title{display:block}.textarea--show-title .textarea__textarea{padding:24px 35px 6px}.textarea--focused .textarea__wrap{border-color:#b893f4}.textarea--error .textarea__wrap{border-color:#f5533d}.textarea--error .textarea__textarea{color:#f5533d}@media (max-width: 767.98px){.textarea__textarea{padding:16px 30px 14px;font:500 17px/26px Quicksand}.textarea--show-title .textarea__textarea{padding:24px 30px 6px}.textarea__title{left:30px}}@media (max-width: 575.98px){.textarea__textarea{padding:16px 25px 14px;font:500 16px/25px Quicksand}.textarea--show-title .textarea__textarea{padding:24px 25px 6px}.textarea__title{left:25px}}.address__delete{width:32px;height:32px;margin-right:6px;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%3cpath%20d='M16.104%207.89062C16.104%207.89062%2015.6515%2013.5031%2015.389%2015.8673C15.264%2016.9965%2014.5665%2017.6581%2013.424%2017.679C11.2499%2017.7181%209.0732%2017.7206%206.89986%2017.6748C5.8007%2017.6523%205.11486%2016.9823%204.99236%2015.8731C4.7282%2013.4881%204.2782%207.89062%204.2782%207.89062'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2568%205.19987H3.12512'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.5337%205.19998C13.8796%205.19998%2013.3162%204.73748%2013.1879%204.09665L12.9854%203.08331C12.8604%202.61581%2012.4371%202.29248%2011.9546%202.29248H8.42707C7.94457%202.29248%207.52123%202.61581%207.39623%203.08331L7.19373%204.09665C7.0654%204.73748%206.50207%205.19998%205.8479%205.19998'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat #e539351a;border-radius:32px;cursor:pointer}@media (max-width: 575.98px){.address_title__title{font:700 19px/23px Quicksand}.mainContent{padding:35px 15px;border-radius:0}.btns_container{flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:65px}.btns_container__btn-addAddress{margin-right:0;width:180px}.btns_container__btn-saveChanges{width:160px}}.mainContent{padding:50px 40px;background-color:#fff;border-radius:30px;margin-bottom:35px}.address__delete{width:32px;height:32px;margin-right:6px;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%3cpath%20d='M16.104%207.89062C16.104%207.89062%2015.6515%2013.5031%2015.389%2015.8673C15.264%2016.9965%2014.5665%2017.6581%2013.424%2017.679C11.2499%2017.7181%209.0732%2017.7206%206.89986%2017.6748C5.8007%2017.6523%205.11486%2016.9823%204.99236%2015.8731C4.7282%2013.4881%204.2782%207.89062%204.2782%207.89062'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2568%205.19987H3.12512'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.5337%205.19998C13.8796%205.19998%2013.3162%204.73748%2013.1879%204.09665L12.9854%203.08331C12.8604%202.61581%2012.4371%202.29248%2011.9546%202.29248H8.42707C7.94457%202.29248%207.52123%202.61581%207.39623%203.08331L7.19373%204.09665C7.0654%204.73748%206.50207%205.19998%205.8479%205.19998'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat #e539351a;border-radius:32px;cursor:pointer}.address_title{display:flex;flex-direction:row;justify-content:space-between}.textarea__wrap .textarea__textarea{min-height:120px}.address_container{margin-bottom:20px}.address_title__title{font:700 22px/28px Quicksand}.address_container:last-child{margin-bottom:40px}.address_mainContent:nth-last-child(1){border-bottom:none}.border-line{width:100%;border-bottom:1px solid #E1E1E1;margin:40px 0}.btns_container{display:flex;flex-direction:row}.btns_container__btn-addAddress{background:#0000;width:220px;color:#7127ea;border-radius:60px;border:2px solid #7127EA;display:flex;justify-content:center;align-items:center;margin-right:10px}.btns_container__btn-saveChanges{width:220px}.delete-address{display:flex;flex-direction:column}.delete-address__title{font:700 40px/50px Quicksand;margin-bottom:30px}.delete-address__text{font:500 18px/27px Quicksand;margin-bottom:35px}.delete-address__btns{display:flex;flex-direction:row;gap:20px}.delete-address__btns .button{width:100%}.route_address_container{display:flex;flex-direction:row;gap:10px}.route_address_input{width:100%}@media (max-width: 700px){.route_address_container{flex-direction:column}}@media (max-width: 575.98px){.delete-address__title{font:700 30px/37.5px Quicksand;margin-right:40px}.address_title__title{font:700 19px/23px Quicksand}.mainContent{padding:35px 15px;border-radius:0}.btns_container{flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:65px}.btns_container__btn-addAddress{margin-right:0;width:180px}.btns_container__btn-saveChanges{width:160px}}.popup__overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:8;background:#07033799;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.popup__wrap::-webkit-scrollbar{width:6px}.popup__wrap::-webkit-scrollbar-track{background:#f2f5ff;border-radius:5px}.popup__wrap::-webkit-scrollbar-thumb{background-color:#7127ea;border-radius:5px}.popup__wrap{width:90%;height:auto;max-width:580px;max-height:90vh;padding:40px 50px 60px;background:#fff;border-radius:30px;position:fixed;top:50%;left:50%;z-index:9;transform:translate(-50%,-50%);overflow-y:auto;scrollbar-color:rgb(113,39,234);scrollbar-width:thin;scroll-margin:400px}.popup--overflow .popup__wrap{overflow:visible}.popup__close{width:40px;height:40px;background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.48438%2025.4854L25.4549%208.51479'%20stroke='%23999999'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M25.4549%2025.4852L8.48438%208.51465'%20stroke='%23999999'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat;position:absolute;top:36px;right:36px;z-index:9;cursor:pointer}@media (max-width: 767.98px){.popup__wrap{max-width:560px;padding:50px 40px}.popup__close{background-size:32px 32px}}@media (max-width: 575.98px){.popup__wrap{padding:40px 20px 45px}.popup__close{background-size:28px 28px;top:26px;right:20px}}.users__title{display:flex;justify-content:start;margin-top:40px}.email{margin-right:30px}.users__title-text{font:700 40px/50px Quicksand;color:#070337}.table-mobile__item .table-mobile__menu{right:0}.table-mobile__value{word-wrap:break-word}.button.users__add-button-mobile{padding:12px 13px}.button.users__add-button-mobile svg{margin-right:0}.users__add-btn{background:#0000;width:auto;color:#7127ea;border-radius:60px;border:2px solid #7127EA;display:flex;justify-content:center;align-items:center;margin-right:10px}.users__table{padding:20px 40px;background:#fff;border-radius:30px}.users__table table{width:100%;border-collapse:collapse}.users__table table tr th{padding:5px 10px 25px 0;font:500 16px/24px Quicksand;color:#07033780;text-align:left}.users__table table tr td{padding:30px 5px 30px 0;border-top:1px solid #EBEBEB;font:500 18px/24px Quicksand;color:#070337}.users__table table tr td.users__id{color:#07033780}.users__buttons{display:flex}.users__edit{display:inline-block;width:32px;height:32px;margin-right:6px;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%3cpath%20d='M9.16663%201.6665H7.49996C3.33329%201.6665%201.66663%203.33317%201.66663%207.49984V12.4998C1.66663%2016.6665%203.33329%2018.3332%207.49996%2018.3332H12.5C16.6666%2018.3332%2018.3333%2016.6665%2018.3333%2012.4998V10.8332'%20stroke='%237127EA'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3667%202.51688L6.80002%209.08354C6.55002%209.33354%206.30002%209.82521%206.25002%2010.1835L5.89169%2012.6919C5.75835%2013.6002%206.40002%2014.2335%207.30835%2014.1085L9.81669%2013.7502C10.1667%2013.7002%2010.6584%2013.4502%2010.9167%2013.2002L17.4834%206.63354C18.6167%205.50021%2019.15%204.18354%2017.4834%202.51688C15.8167%200.850211%2014.5%201.38354%2013.3667%202.51688Z'%20stroke='%237127EA'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.425%203.4585C12.9834%205.45016%2014.5417%207.0085%2016.5417%207.57516'%20stroke='%237127EA'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat #7127ea1a;border-radius:32px;cursor:pointer}.users__delete{width:32px;height:32px;margin-right:6px;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%3cpath%20d='M16.104%207.89062C16.104%207.89062%2015.6515%2013.5031%2015.389%2015.8673C15.264%2016.9965%2014.5665%2017.6581%2013.424%2017.679C11.2499%2017.7181%209.0732%2017.7206%206.89986%2017.6748C5.8007%2017.6523%205.11486%2016.9823%204.99236%2015.8731C4.7282%2013.4881%204.2782%207.89062%204.2782%207.89062'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2568%205.19987H3.12512'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.5337%205.19998C13.8796%205.19998%2013.3162%204.73748%2013.1879%204.09665L12.9854%203.08331C12.8604%202.61581%2012.4371%202.29248%2011.9546%202.29248H8.42707C7.94457%202.29248%207.52123%202.61581%207.39623%203.08331L7.19373%204.09665C7.0654%204.73748%206.50207%205.19998%205.8479%205.19998'%20stroke='%23E53935'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat #e539351a;border-radius:32px;cursor:pointer}@media (max-width: 767.98px){.users__title{margin-bottom:35px}.users__title-text{font:700 34px/42px Quicksand}.users__add-btn{height:56px}}@media (max-width: 575.98px){.users__title{margin-top:30px;margin-bottom:0;justify-content:center}.users__title-text{font:700 30px/38px Quicksand}.users-mainContainer .table-mobile{margin:0;padding:35px 15px}.table-mobile__row .table-mobile__col{width:100%;display:block;margin-right:20px}.table-mobile__item .table-mobile__row{flex-wrap:nowrap;flex-direction:row}.table-mobile__col .table-mobile__title{font:500 13px/20px Quicksand}.table-mobile__col .table-mobile__value{font:500 16px/20px Quicksand}}input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox__icon{display:inline-block;width:24px;height:24px;margin-right:8px;vertical-align:middle;position:absolute;top:-1px;left:0;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1'%20y='1'%20width='20'%20height='20'%20rx='5'%20stroke='%23E1E1E1'%20stroke-width='2'/%3e%3c/svg%3e");background-position:center center;background-repeat:no-repeat}input:checked~.checkbox__icon{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='22'%20height='22'%20rx='6'%20fill='%237127EA'/%3e%3cpath%20d='M6%2011.2074L9.33427%2014.4147L16%208'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}input:disabled{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1'%20y='1'%20width='20'%20height='20'%20rx='5'%20stroke='%23E1E1E1'%20stroke-width='2'/%3e%3c/svg%3e")}.checkbox label{display:flex;position:relative;padding-left:30px}.funds_mainContainer__title{font:700 22px/28px Quicksand}.funds_mainContainer{width:100%;padding:50px 40px;background:#fff;border-radius:30px;margin-bottom:35px}.funds_main-content{display:flex;flex-wrap:wrap}.funds_main-content .checkbox{flex:27%;margin:0 15px 23px 0}.funds_btns-container{display:flex;flex-direction:row}.funds__suggest{display:flex;justify-content:center;align-items:center;padding:6px 20px 6px 47px;border:2px solid #7127EA;border-radius:30px;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%3cpath%20d='M7.51699%202.36664L3.02533%205.86664C2.27533%206.44997%201.66699%207.69164%201.66699%208.63331V14.8083C1.66699%2016.7416%203.24199%2018.325%205.17533%2018.325H14.8253C16.7587%2018.325%2018.3337%2016.7416%2018.3337%2014.8166V8.74997C18.3337%207.74164%2017.6587%206.44997%2016.8337%205.87497L11.6837%202.26664C10.517%201.44997%208.64199%201.49164%207.51699%202.36664Z'%20stroke='%237127EA'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.75%2015H11.25C12.625%2015%2013.75%2013.875%2013.75%2012.5V10C13.75%208.625%2012.625%207.5%2011.25%207.5H8.75C7.375%207.5%206.25%208.625%206.25%2010V12.5C6.25%2013.875%207.375%2015%208.75%2015Z'%20stroke='%237127EA'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%207.5V15'%20stroke='%237127EA'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.25%2011.25H13.75'%20stroke='%237127EA'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") left 20px center no-repeat;font:600 16px/26px Quicksand;color:#7127ea;cursor:pointer;margin-right:10px}@media (max-width: 1140.98px){.funds_main-content .checkbox{flex:40%}}@media (max-width: 800.98px){.funds_mainContainer{padding:40px 30px}}@media (max-width: 760.98px){.funds_mainContainer{padding:35px 0 35px 15px}.funds_main-content .checkbox{flex:90%}.checkbox .checkbox__text{font-size:15px}}@media (max-width: 575.98px){.funds_mainContainer{border-radius:0;margin-bottom:30px}.funds_btns-container{flex-direction:column;align-items:center;gap:15px}.funds_btns-container>div:first-child{width:235px;height:52px}}.permissions-mainContainer{display:flex;flex-direction:column}.permissions-mainContent{display:flex;flex-direction:row}.permissions-container{width:50%}.permissions-mainContent{display:flex;flex-direction:row;background-color:#fff;padding:50px 40px;margin-bottom:35px;border-radius:30px;justify-content:space-between}.permissions-btnContainer__saveChanges{width:220px}.permissions_item{margin-bottom:15px}.permissions_item .checkbox__text{font-weight:500}.permissions__title{font:500 14px/20px Quicksand;color:#999}@media (max-width: 800.98px){.permissions-mainContent{padding:40px 30px;flex-direction:column;gap:30px}}@media (max-width: 575.98px){.permissions-container{width:100%}.permissions-mainContent{padding:35px 15px;flex-direction:column;gap:30px;border-radius:0}.permissions-btnContainer{display:flex;justify-content:center}.permissions_item{width:100%}}.about-us-container{display:flex;flex-direction:column;align-items:center}.abous-us-companyInfo{display:flex;flex-direction:row;justify-content:space-between}.abous-us-mainContent{background-color:#fff;padding:50px 40px;border-radius:30px;width:100%}.mainInfo-container{display:flex;flex-direction:row}.abous-us-mainContent .abous-us-companyInfo:nth-child(1){margin-bottom:30px}.companyInfo_item{display:flex;flex-direction:column;white-space:normal}.about-us__companyMessage{width:100%;display:flex;flex-direction:column}.companyInfo_item__title{color:#999;font:500 13px/20px Quicksand}.companyInfo_item__text{color:#000;font:500 18px/24px Quicksand}.about-us__companyMessage .companyInfo_item__text{white-space:normal;width:100%}.companyInfo_item__text a{color:#7127ea}@media (max-width: 900.98px){.mainInfo-container{flex-direction:column;align-items:center}.mainInfo-container svg{margin-top:30px}}@media (max-width: 800.98px){.abous-us-companyInfo{flex-wrap:wrap}.companyInfo_item{width:45%;margin:0 20px 20px 0}.abous-us-mainContent{padding:40px 30px}}@media (max-width: 575.98px){.companyInfo_item{width:100%}.abous-us-mainContent{border-radius:0;padding:35px 15px}.mainInfo-container svg{width:290px;height:262px}}.personalInfo_mainContent{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;background-color:#fff;border-radius:30px;padding:50px 40px;margin-bottom:35px;gap:30px}.personalInfo_mainContent .personalInfo__input{width:47%}.btn_container__btn-saveChanges{width:220px}@media (max-width: 767.98px){.personalInfo_mainContent .personalInfo__input{width:100%}}@media (max-width: 575.98px){.personalInfo_mainContent{border-radius:0;padding:35px 15px}.personalInfo_btn-saveChanges{display:flex;justify-content:center}.btn_container__btn-saveChanges{width:160px}}.head{padding:0 20px;height:80px;background:#7127ea;position:sticky;top:0;z-index:8}.head__wrap{display:flex;justify-content:space-between;align-items:center;max-width:1140px;height:80px;margin:0 auto}.head__overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:8;background:#07033799;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.head__menu-mobile{display:flex;flex-direction:column;justify-content:space-between;width:240px;min-height:100%;background:#7127ea;border-radius:0 30px 30px 0;position:fixed;left:0;top:0;z-index:10}.head__menu-mobile-close{width:18px;height:18px;background:url("data:image/svg+xml,%3csvg%20width='26'%20height='26'%20viewBox='0%200%2026%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.36401%2019.364L19.0919%206.63609'%20stroke='%23DDDDDD'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.0919%2019.3639L6.36401%206.63599'%20stroke='%23DDDDDD'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center center no-repeat;position:absolute;top:24px;right:24px}.head__menu-mobile-logo{padding:18px 0 15px;margin-left:-12px;border-top-right-radius:30px;background:#8d52ee}.head__menu-mobile-logo svg{display:block;height:28px}.head__menu-mobile-menu{flex-grow:1;padding:30px}.head__menu-mobile-menu a{display:block;margin-bottom:20px;font:500 16px/24px Quicksand;color:#ffffffbf;text-decoration:none}.head__menu-mobile-menu a:last-child{margin-bottom:0}.head__menu-mobile-menu .active{color:#fff}.head__menu-mobile-logout{margin:auto 30px 30px;padding-left:31px;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='Iconly/Light/Logout'%3e%3cg%20id='Logout'%3e%3cpath%20id='Stroke%201'%20d='M15.0165%207.38948V6.45648C15.0165%204.42148%2013.3665%202.77148%2011.3315%202.77148H6.45646C4.42246%202.77148%202.77246%204.42148%202.77246%206.45648V17.5865C2.77246%2019.6215%204.42246%2021.2715%206.45646%2021.2715H11.3415C13.3705%2021.2715%2015.0165%2019.6265%2015.0165%2017.5975V16.6545'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Stroke%203'%20d='M21.8096%2012.0215H9.76855'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Stroke%205'%20d='M18.8818%209.1062L21.8098%2012.0212L18.8818%2014.9372'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat;font:500 16px/24px Quicksand;color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer}.head__menu-mobile-button{display:none;width:33px;height:21px;background:url("data:image/svg+xml,%3csvg%20width='32'%20height='21'%20viewBox='0%200%2032%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='32'%20height='3'%20rx='1.5'%20fill='white'/%3e%3crect%20y='9'%20width='32'%20height='3'%20rx='1.5'%20fill='white'/%3e%3crect%20y='18'%20width='32'%20height='3'%20rx='1.5'%20fill='white'/%3e%3c/svg%3e") center center no-repeat;cursor:pointer}.head__logo{margin-top:8px}.head__menu{display:flex}.head__menu a{margin:0 15px;font:500 15px/77px Quicksand;color:#ffffffbf;text-decoration:none;border-bottom:3px solid transparent}.head__menu a:hover{color:#fff}.head__menu a.active{font-weight:600;color:#fff;border-color:#fff}.head__logout-link{padding-left:31px;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='Iconly/Light/Logout'%3e%3cg%20id='Logout'%3e%3cpath%20id='Stroke%201'%20d='M15.0165%207.38948V6.45648C15.0165%204.42148%2013.3665%202.77148%2011.3315%202.77148H6.45646C4.42246%202.77148%202.77246%204.42148%202.77246%206.45648V17.5865C2.77246%2019.6215%204.42246%2021.2715%206.45646%2021.2715H11.3415C13.3705%2021.2715%2015.0165%2019.6265%2015.0165%2017.5975V16.6545'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Stroke%203'%20d='M21.8096%2012.0215H9.76855'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20id='Stroke%205'%20d='M18.8818%209.1062L21.8098%2012.0212L18.8818%2014.9372'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat;font:500 16px/24px Quicksand;color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer}@media (max-width: 991.98px){.head__logo svg{width:auto;height:32px}.head__logout-link{font-size:0}}@media (max-width: 767.98px){.head,.head__wrap{height:70px}.head__menu a{margin:0 8px;font:500 15px/67px Quicksand}}@media (max-width: 575.98px){.head,.head__wrap{height:60px}.head__menu,.head__logout{display:none}.head__menu-mobile-button{display:block}.head__logo{margin-left:35px}}*{box-sizing:border-box}body{padding:0;margin:0;font-family:Quicksand,sans-serif;font-weight:400;font-size:18px;line-height:27px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background:#f5f5f5;position:relative}.preloader{background:url(/assets/bg-BIYBHuYG.png) center bottom -600px no-repeat;background-color:#5f55ff;position:absolute;top:0;bottom:0;left:0;right:0;z-index:9999}.preloader:after{content:"";display:block;width:400px;height:96px;background:url(/assets/preloader-DNVBBkIv.svg) center center no-repeat;position:absolute;left:50%;top:50%;transform:translate(-50%)}.table-mobile{padding:35px 30px;background:#fff;border-radius:30px}.table-mobile__item{border-bottom:1px solid #EBEBEB;margin-bottom:20px;padding-bottom:20px;position:relative}.table-mobile__item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.table-mobile__row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.table-mobile__row:last-child{margin-bottom:0}.table-mobile__col{width:calc(50% - 10px);display:flex;justify-content:space-between}.table-mobile__title{width:calc(30% - 10px);font:500 14px/24px Quicksand;color:#999}.table-mobile__value{width:calc(70% - 10px);font:500 17px/22px Quicksand;color:#070337}.table-mobile__menu{position:absolute;top:5px;right:10px}.table-mobile__menu-button{width:24px;height:24px;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%3cpath%20d='M12%2020C11.4523%2020%2011%2019.5477%2011%2019C11%2018.4523%2011.4523%2018%2012%2018C12.5477%2018%2013%2018.4523%2013%2019C13%2019.5477%2012.5477%2020%2012%2020Z'%20stroke='%23999999'%20stroke-width='2'/%3e%3cpath%20d='M12%206C11.4523%206%2011%205.54772%2011%205C11%204.45229%2011.4523%204%2012%204C12.5477%204%2013%204.45229%2013%205C13%205.54772%2012.5477%206%2012%206Z'%20stroke='%23999999'%20stroke-width='2'/%3e%3cpath%20d='M12%2013C11.4523%2013%2011%2012.5477%2011%2012C11%2011.4523%2011.4523%2011%2012%2011C12.5477%2011%2013%2011.4523%2013%2012C13%2012.5477%2012.5477%2013%2012%2013Z'%20stroke='%23999999'%20stroke-width='2'/%3e%3c/svg%3e") center center no-repeat;cursor:pointer}.table-mobile__menu .dropmenu{top:30px}@media (max-width: 991.98px){body{font-size:17px;line-height:26px}}@media (max-width: 767.98px){.preloader:after{width:333px;height:80px;background-size:333px 80px}}@media (max-width: 575.98px){body{font-size:16px;line-height:25px}.preloader:after{width:260px;height:62px;background-size:260px 62px}.table-mobile{padding:25px 15px;border-radius:0;margin:0 -15px}.table-mobile__row{margin-bottom:10px}.table-mobile__col{flex-wrap:wrap;gap:2px}.table-mobile__title,.table-mobile__value{width:100%}.table-mobile__value{word-break:break-all}}
