@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);*,* before,:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0}html{width:100%;height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{width:100%;height:100%;background-color:#0e0f12;font-family:Geist;overflow-x:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility;font-optical-sizing:auto}h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}:root{--width-wrapper:1312px;--width-wrapper-max:calc( 100% - 64px );--margin-wrapper:0 auto;--icon-light-light:#fff}@media (max-width:720px){:root{--padding-wrapper:16px;--width-wrapper-max:calc( 100% - 32px )}}.overflow-hidden{overflow:hidden}.wrapper{width:var(--width-wrapper);max-width:var(--width-wrapper-max);margin:0 auto}.btn{display:inline-flex;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:124.124%;letter-spacing:-.36px;border-radius:16px;text-decoration:none;cursor:pointer}@media (max-width:720px){.btn{font-size:16px}}.btn_gray{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);color:#e6e6e6}.btn_yellow{border:1px solid rgba(255,255,255,.08);background:#dcba60;box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);color:#0e0f12;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:124.124%;letter-spacing:-.32px}.block-prev h2{margin:0 0 20px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.block-prev h2{margin:0 0 12px 0;font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.block-prev h2{font-size:48px;letter-spacing:-.4px}}.block-prev p{margin:0 auto 64px auto;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px;text-align:center}@media (max-width:900px){.block-prev p{margin:0 auto 48px auto;font-size:20px;letter-spacing:-.4px}}.menu{position:relative;z-index:100;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);background:#484848}.menu .wrapper{display:flex;justify-content:space-between;align-items:center}@media (max-width:900px){.menu .wrapper{justify-content:flex-start}}.menu .wrapper .logo{display:flex;align-items:center;width:91px}.menu .wrapper .logo img{width:100%}.menu .wrapper .link-lists{display:flex;gap:32px;margin:0 0 0 102px}@media (max-width:900px){.menu .wrapper .link-lists{display:none}}.menu .wrapper .link-lists .link{color:rgba(255,255,255,.85);font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.36px;text-decoration:none}.menu .wrapper .btn_header{padding:16px 32px}@media (max-width:900px){.menu .wrapper .btn_header{margin:0 0 0 auto}}@media (max-width:700px){.menu .wrapper .btn_header span{display:none}}.menu-group{display:flex;align-items:center;gap:16px}.menu-group .icon-burger{display:none;width:32px;height:32px;cursor:pointer}@media (max-width:900px){.menu-group .icon-burger{display:block}.menu-group .icon-burger .burger-open{display:none}}.menu-social__list{display:none;border-radius:16px;border:1px solid rgba(255,255,255,.25);background-color:#25282b;overflow:hidden}.menu-social__item{display:block;box-sizing:content-box;width:24px;height:24px;padding:20px 24px;background-repeat:no-repeat;background-position:50%}.menu-social__item:hover{background-color:#121314}.menu-social__item_x{background-image:url(../images/x.svg)}.menu-social__item_you{border-left:1px solid rgba(255,255,255,.25);border-right:1px solid rgba(255,255,255,.25);background-image:url(../images/youtube.svg)}.menu-social__item_tel{background-image:url(../images/tel.svg)}@media (max-width:900px){.menu{display:flex}}@media (max-width:900px){.menu.active{flex-direction:column;position:fixed;top:0;left:0;right:0;width:100%;height:100vh;padding:24px 32px 60px 32px;background:linear-gradient(0deg,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 100%),#0e0f12;overflow:hidden}.menu.active .wrapper{flex-direction:column;align-items:flex-start;width:100%;max-width:unset;height:100%;padding:0;overflow:auto}.menu.active .wrapper .btn_header{display:none}.menu.active .wrapper .link-lists{display:inline-flex;flex-direction:column;gap:24px;margin:0;padding:136px 0 0 0}}@media (max-width:900px) and (max-width:900px){.menu.active .wrapper .link-lists{padding:112px 0 0 0}}@media (max-width:900px){.menu.active .wrapper .link-lists-link{font-size:24px;letter-spacing:-.48px}.menu.active .wrapper .menu-social__list{align-self:center;display:flex;margin:auto 0 0 0}.menu.active .icon-burger{display:flex;align-items:center;justify-content:center}.menu.active .burger-closet{display:none}.menu.active .burger-open{display:block;width:38px;height:38px}}.header{position:relative;z-index:1;margin:0 0 100px 0;padding:155px 0 125px 0;background-color:#0e0f12}@media (max-width:900px){.header{padding:160px 0 80px 0;overflow:hidden}}@media (max-width:700px){.header{margin:0;padding:60px 0}}.header::after{content:"";display:block;position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);width:663px;height:663px;background-color:#0e0f12;border-radius:50%}@media (max-width:700px){.header::after{top:178px;transform:translate(-50%,0);width:942px;height:942px}}.header__fon{position:absolute;left:50%;top:0;z-index:2;transform:translate(-50%,0);width:100%;height:100%}.header__fon::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;width:100%;height:100%}@media (max-width:700px){.header__fon{top:-74px;width:1000px;height:1000px}}.header .wrapper{display:flex;flex-direction:column;position:relative;z-index:4}.header .wrapper .header-title{margin:0 0 90px 0}@media (max-width:900px){.header .wrapper .header-title{margin:0 0 60px 0}}@media (max-width:700px){.header .wrapper .header-title{margin:0 0 24px 0}}.header .wrapper .header-title h4{color:#dcba60;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:4.8px;text-transform:uppercase}@media (max-width:900px){.header .wrapper .header-title h4{font-size:20px;letter-spacing:4px}}@media (max-width:700px){.header .wrapper .header-title h4{font-size:18px;letter-spacing:3.6px;text-align:center}}.header .wrapper .header-title h1{margin:0 0 0 -14px;font-size:160px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-12.8px;background:linear-gradient(270deg,#f9f7ef 0,#c3c1bd 98.57%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:900px){.header .wrapper .header-title h1{margin:0 0 0 -8px;font-size:100px;letter-spacing:-8px}}@media (max-width:700px){.header .wrapper .header-title h1{margin:0 auto;font-size:64px;letter-spacing:-5.12px;text-align:center}}.header .wrapper .header-date{align-self:flex-end;margin:0 0 60px 0;padding:16px 32px;border-radius:400px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);backdrop-filter:blur(30px)}@media (max-width:700px){.header .wrapper .header-date{align-self:center;padding:12px 24px}}.header .wrapper .header-date span{display:inline-flex;align-items:center;position:relative;color:rgba(255,255,255,.8);text-align:center;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;font-size:24px;font-weight:500;line-height:normal}@media (max-width:900px){.header .wrapper .header-date span{font-size:20px}}@media (max-width:700px){.header .wrapper .header-date span{font-size:18px}}.header .wrapper .header-date span::before{content:"";display:block;width:16px;height:16px;margin:0 10px 0 0;background-color:#3aca62;border-radius:50%}@media (max-width:900px){.header .wrapper .header-date span::before{width:12px;height:12px}}.header .wrapper .header-content{width:680px;margin:0 0 40px 0}@media (max-width:900px){.header .wrapper .header-content{max-width:100%;margin:0 auto 40px auto}}.header .wrapper .header-content p{margin:0;color:rgba(255,255,255,.8);font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.4px}@media (max-width:900px){.header .wrapper .header-content p{text-align:center}}.header .wrapper .header-btn{align-self:flex-start;margin:0 0 50px 0;padding:24px 64px}@media (max-width:900px){.header .wrapper .header-btn{align-self:center}}@media (max-width:700px){.header .wrapper .header-btn{margin:0 0 60px 0}}.header .wrapper .header-partners{display:flex;align-items:center;gap:64px;opacity:.75}@media (max-width:900px){.header .wrapper .header-partners{gap:56px;justify-content:center}}@media (max-width:700px){.header .wrapper .header-partners{flex-wrap:wrap;gap:20px}}.header .wrapper .header-partners img{width:auto;height:33px}@media (max-width:900px){.header .wrapper .header-partners img{height:31px}}.header .wrapper .header-partners img:first-child{height:20px}@media (max-width:900px){.header .wrapper .header-partners img:first-child{height:19px}}.header .wrapper .header-partners img:nth-child(2){height:24px}@media (max-width:900px){.header .wrapper .header-partners img:nth-child(2){height:22px}}.usd{width:100%}@media (max-width:700px){.usd{padding:60px 0}}.usd .wrapper{position:relative;z-index:1;padding:64px;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.1) 27.5%,rgba(255,255,255,0) 100%)}@media (max-width:900px){.usd .wrapper{padding:48px 32px}}@media (max-width:700px){.usd .wrapper{padding:32px 24px}}.usd .wrapper::after{content:"";border:1px solid rgba(255,255,255,.6);border-radius:32px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-mask-image:linear-gradient(#000 4%,rgba(0,0,0,0) 75%);mask-image:linear-gradient(#000 4%,rgba(0,0,0,0) 75%)}.usd .wrapper .usd-prev{position:relative;z-index:3;text-align:center}.usd .wrapper .usd-prev::after{content:"";display:block;width:1184px;max-width:calc(100% - 64px);height:1px;margin:40px auto;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 53.5%,rgba(255,255,255,0) 100%)}@media (max-width:900px){.usd .wrapper .usd-prev::after{margin:32px auto 56px auto}}@media (max-width:700px){.usd .wrapper .usd-prev::after{margin:24px auto 48px auto}}.usd .wrapper .usd-prev h4{color:#e7e7e7;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px}.usd .wrapper .usd-prev h1 span:nth-child(1){padding:0 16px 0 0;font-size:120px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-9.6px;background:linear-gradient(270deg,#f9f7ef 0,#c3c1bd 98.57%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:900px){.usd .wrapper .usd-prev h1 span:nth-child(1){font-size:100px}}@media (max-width:700px){.usd .wrapper .usd-prev h1 span:nth-child(1){padding:0 4px 0 0;font-size:60px;letter-spacing:-4.8px}}@media (max-width:360px){.usd .wrapper .usd-prev h1 span:nth-child(1){font-size:40px;letter-spacing:-4px}}.usd .wrapper .usd-prev h1 span:nth-child(2){color:rgba(255,255,255,.25);font-size:120px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-9.6px}@media (max-width:900px){.usd .wrapper .usd-prev h1 span:nth-child(2){font-size:100px;letter-spacing:-8px}}@media (max-width:700px){.usd .wrapper .usd-prev h1 span:nth-child(2){font-size:60px;letter-spacing:-4.8px}}@media (max-width:360px){.usd .wrapper .usd-prev h1 span:nth-child(2){font-size:40px;letter-spacing:-4px}}.usd-list{display:flex;gap:32px;justify-content:center;position:relative;z-index:3;padding:0 0 110px 0}@media (max-width:900px){.usd-list{padding:0 0 80px 0}}@media (max-width:700px){.usd-list{flex-direction:column;align-items:center;padding:0 0 32px 0}}.usd-list__item{max-width:208px}@media (max-width:700px){.usd-list__item{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:unset}}.usd-list__place{display:flex;align-items:center;gap:16px;width:170px;margin:0 auto 20px auto;border-radius:1700px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08)}@media (max-width:700px){.usd-list__place{gap:12px;width:140px;margin:0}}.usd-list__place span:nth-child(1){padding:8px 24px;border-radius:4000px;color:rgba(255,255,255,.75);font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:900px){.usd-list__place span:nth-child(1){font-size:20px}}@media (max-width:700px){.usd-list__place span:nth-child(1){padding:8px 16px;font-size:18px}}.usd-list__place_1 span:nth-child(1){background:#bda860}.usd-list__place_2 span:nth-child(1){background:#9e9e9e}.usd-list__place_3 span:nth-child(1){background:#72554f}.usd-list__place span:nth-child(2){font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;color:rgba(255,255,255,.75)}@media (max-width:900px){.usd-list__place span:nth-child(2){font-size:18px}}@media (max-width:700px){.usd-list__btn{display:flex;align-items:flex-start;gap:8px;width:100%;margin:16px 0 0 0}}.usd-list__count{color:#e6e6e6;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-2.56px}.usd-list__plus{display:block;margin:8px auto}@media (max-width:700px){.usd-list__plus{margin:0}}.usd-list__integrate{color:#e6e6e6;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:700px){.usd-list__integrate{text-align:left}}.task{width:100%;padding:120px 0}@media (max-width:900px){.task{padding:80px 0}}@media (max-width:700px){.task{padding:60px 0}}.task .wrapper{position:relative;z-index:1;width:976px}.task .wrapper h2{margin:0 0 20px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.task .wrapper h2{font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.task .wrapper h2{font-size:48px;letter-spacing:-3.84px}}.task .wrapper p{width:540px;margin:0 auto 20px auto;font-family:Inter,sans-serif;color:#e6e6e6;text-align:center;font-size:32px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.96px}@media (max-width:900px){.task .wrapper p{font-size:24px;letter-spacing:-.72px}}@media (max-width:700px){.task .wrapper p{width:100%}}.task .wrapper p span{color:#dcba60}.task .wrapper h5{width:510px;margin:0 auto 48px auto;color:rgba(255,255,255,.75);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.36px}@media (max-width:700px){.task .wrapper h5{width:100%}}.task-list{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.task-list__item{display:inline-flex;align-items:center;gap:12px;padding:16px 24px;border-radius:64px;border:1px solid rgba(255,255,255,.15);background:#242526}.task-list__item img{width:auto;height:32px}@media (max-width:700px){.task-list__item img{height:24px}}.task-list__item:nth-child(5) img{height:28px}@media (max-width:700px){.task-list__item:nth-child(5) img{height:24px}}.task-list__item span{color:#e6e6e6;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}@media (max-width:900px){.task-list__item span{font-size:20px;letter-spacing:-.4px}}@media (max-width:700px){.task-list__item span{font-size:18px;letter-spacing:-.36px}}.task-sep{width:976px;max-width:100%;height:1px;margin:64px auto;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 53.5%,rgba(255,255,255,0) 100%)}@media (max-width:900px){.task-sep{margin:48px auto}}.task-links{display:flex;justify-content:center;gap:24px}@media (max-width:700px){.task-links{flex-wrap:wrap;gap:24px}}.task-link{display:flex;align-items:center;gap:10px;position:relative;color:#e6e6e6;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:1;letter-spacing:-.36px;text-decoration:none}.task-link::after{content:"";width:24px;height:24px;background-image:url(../images/external-links.svg);background-position:50%;background-size:100% auto;background-repeat:no-repeat}.judges{width:100%;padding:120px 0;background-color:#17181b}@media (max-width:900px){.judges{padding:80px 0}}@media (max-width:700px){.judges{padding:60px 0}}.judges .wrapper{position:relative;z-index:1}@media (max-width:1180px){.judges .wrapper{width:calc(100% - 24px);max-width:unset}}@media (max-width:720px){.judges .wrapper{width:calc(100% - 16px)}}.judges .wrapper h2{margin:0 0 64px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.judges .wrapper h2{margin:0 0 80px 0}}@media (max-width:700px){.judges .wrapper h2{margin:0 0 48px 0;font-size:48px;letter-spacing:-3.84px}}.judges-list{position:relative;min-height:1210px}@media (max-width:1180px){.judges-list{width:744px;max-width:100%;min-height:1414px;margin:0 auto}}@media (max-width:700px){.judges-list{width:375px}}@media (max-width:360px){.judges-list{width:100%}}.judges-list__item{position:absolute}.judges-list__item::before{content:"";display:block;position:absolute;left:-24px;top:0;bottom:0;width:1px;background-color:#4d4d4d}@media (max-width:720px){.judges-list__item::before{left:-14px;height:calc(100% - 67px)!important}}.judges-list__item img{display:block;width:197px;margin:0 0 32px 0;border-radius:5px}@media (max-width:1260px){.judges-list__item img{width:188px}}@media (max-width:720px){.judges-list__item img{width:140px}}@media (max-width:360px){.judges-list__item img{width:110px}}.judges-list__item p{font-family:Inter,sans-serif;color:#bfbfbf;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}@media (max-width:720px){.judges-list__item p{max-width:140px;font-size:16px;letter-spacing:-.32px}}@media (max-width:360px){.judges-list__item p{max-width:100px;font-size:14px}}.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:32px;top:0;z-index:50;padding:117px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(1)::before{height:calc(100% - 71px)}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:366px;top:0;z-index:51;padding:277px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2)::before{height:calc(100% - 71px)}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:302px;top:0;z-index:50;padding:781px 0 0 64px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::after{content:"";display:block;position:absolute;left:-23px;bottom:43px;width:56px;height:1px;background-color:#4d4d4d}@media (max-width:1300px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:350px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:286px;padding:781px 0 0 32px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::after{width:24px}}@media (max-width:1260px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:302px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:270px}}@media (max-width:1180px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:32px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:32px;z-index:49;padding:764px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:268px;padding:416px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::after{display:none}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}}@media (max-width:720px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:28px;z-index:52;padding:133px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:28px;z-index:51;padding:547px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:28px;z-index:50;padding:891px 0 0 0}}@media (max-width:360px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:16px}}.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:685px;top:0;padding:197px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(1)::before{height:calc(100% - 51px)}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:1026px;top:0;padding:357px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2)::before{height:calc(100% - 51px)}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:962px;top:0;padding:896px 0 0 64px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::after{content:"";display:block;position:absolute;left:-23px;bottom:43px;width:56px;height:1px;background-color:#4d4d4d}@media (max-width:1300px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:685px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:1010px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:946px;padding:896px 0 0 32px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::after{width:24px}}@media (max-width:1260px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:590px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:922px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:890px}}@media (max-width:1180px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:268px;padding:1068px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:503px;padding:197px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:503px;padding:771px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::after{display:none}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}}@media (max-width:720px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:204px;padding:311px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:204px;padding:770px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:204px;padding:1189px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::before{height:calc(100% - 48px)!important}}@media (max-width:360px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:150px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:150px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:150px}}.judges-list__title{display:flex;align-items:center;gap:16px;margin:0 0 8px -32px}@media (max-width:720px){.judges-list__title{gap:10px;margin:0 0 8px -26px}}@media (max-width:360px){.judges-list__title{gap:6px;margin:0 0 8px -22px}}.judges-list__title span{display:block;position:relative;z-index:52;width:16px;height:16px;border:1px #4d4d4d solid;background-color:#17181b;border-radius:50%}.judges-list__title h3{color:#e6e6e6;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}@media (max-width:720px){.judges-list__title h3{font-size:18px;letter-spacing:-.4px}}@media (max-width:360px){.judges-list__title h3{font-size:16px;left:-.32px}}.partners{width:100%;padding:120px 0 160px 0;background:linear-gradient(180deg,#17181b 0,#0e0f12 100%),#0e0f12}@media (max-width:900px){.partners{padding:80px 0 80px 0}}.partners .wrapper{position:relative;z-index:1}.partners .wrapper h2{margin:0 0 20px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.partners .wrapper h2{font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.partners .wrapper h2{font-size:48px;letter-spacing:-3.84px}}.partners .wrapper p{width:540px;max-width:calc(100% - 32px);margin:0 auto 90px auto;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}@media (max-width:900px){.partners .wrapper p{margin:0 auto 72px auto;font-size:20px;letter-spacing:-.4px;text-align:center}}@media (max-width:700px){.partners .wrapper p{margin:0 auto 48px auto}}.partners-list{display:flex;justify-content:space-between;align-items:center;width:1152px;max-width:calc(100% - 32px);margin:0 auto}@media (max-width:900px){.partners-list{flex-wrap:wrap;gap:32px 0}}@media (max-width:700px){.partners-list{gap:24px 0}}@media (max-width:900px){.partners-list__item{width:50%;text-align:center}}@media (max-width:700px){.partners-list__item{width:100%}}@media (max-width:700px){.partners-list__item:nth-child(1){padding:12px 0}}.partners-list__item:nth-child(1) img{height:26px}@media (max-width:700px){.partners-list__item:nth-child(1) img{height:23px}}@media (max-width:700px){.partners-list__item:nth-child(2){padding:2px 0}}.partners-list__item:nth-child(2) img{height:49px}@media (max-width:700px){.partners-list__item:nth-child(2) img{height:45px}}@media (max-width:700px){.partners-list__item:nth-child(3){padding:6px 0}}.partners-list__item:nth-child(3) img{height:41px}@media (max-width:700px){.partners-list__item:nth-child(3) img{height:37px}}@media (max-width:700px){.partners-list__item:nth-child(4){padding:4px 0}}.partners-list__item:nth-child(4) img{height:32px}@media (max-width:700px){.partners-list__item:nth-child(4) img{height:29px}}.blog{width:100%;padding:120px 0 96px 0;background-color:#17181b}@media (max-width:900px){.blog{padding:80px 0 56px 0;background:linear-gradient(180deg,#17181b 0,#0e0f12 100%)}}@media (max-width:700px){.blog{padding:60px 0}}.blog .wrapper{position:relative;z-index:1}.blog-list{width:100%}.blog-list__item{width:calc(33.3333% - 16px);margin:0 0 24px 0;border-radius:16px;border:1px solid rgba(255,255,255,.15);overflow:hidden;background:rgba(255,255,255,.1)}@media (max-width:900px){.blog-list__item{width:calc(50% - 12px)}}@media (max-width:700px){.blog-list__item{width:100%}}.blog-list__item img{display:block;width:100%;height:auto;border-radius:4px}.blog-list__item-content{padding:24px}.blog-list__item-content h3{margin:0 0 16px 0;color:#e6e6e6;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.64px}@media (max-width:700px){.blog-list__item-content h3{font-size:24px;letter-spacing:-.48px}}.blog-list__item-content p{color:#bfbfbf;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}.asks{width:100%;padding:120px 0;background:linear-gradient(180deg,#17181b 0,#0e0f12 100%)}@media (max-width:900px){.asks{padding:120px 0 64px 0;background:#17181b}}@media (max-width:700px){.asks{padding:60px 0}}.asks .wrapper{display:flex;justify-content:space-between}@media (max-width:900px){.asks .wrapper{flex-direction:column}}@media (max-width:900px){.asks-prev{margin:0 0 48px 0}}.asks-prev h2{margin:0 0 12px 0;color:#e6e6e6;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.asks-prev h2{font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.asks-prev h2{font-size:48px;letter-spacing:-3.84px}}.asks-prev p{width:252px;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}@media (max-width:900px){.asks-prev p{width:100%;font-size:20px;letter-spacing:-.4px}}.asks-blocks{display:flex;flex-direction:column;width:644px}@media (max-width:700px){.asks-blocks{width:100%}}.ask-block{width:100%;cursor:pointer;transition:height .3s ease;overflow:hidden}.ask-block+.ask-block{margin:48px 0 0 0}.ask-block-header{display:flex;align-items:center;justify-content:space-between;position:relative;gap:16px}.ask-block-header p{width:518px;font-family:Inter,sans-serif;color:#e6e6e6;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}@media (max-width:700px){.ask-block-header p{width:100%;font-size:20px;letter-spacing:-.4px}}.ask-block-header img{width:48px;height:auto;transition:.2s all}.ask-block-body{position:relative;padding:41px 0 0 0}.ask-block-body ul{width:518px}@media (max-width:700px){.ask-block-body ul{width:100%}}.ask-block-body ul li{margin:0 0 4px 0;font-family:Inter,sans-serif;color:#bfbfbf;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}.ask-block-body p{margin:0;font-family:Inter,sans-serif;color:#bfbfbf;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}.ask-block-body p a{color:#fff;text-decoration:underline}.ask-block-body p a:hover{text-decoration:none}.ask-block.open .ask-block-body::before{content:"";display:block;position:absolute;top:0;left:0;right:0;width:100%;height:1px;margin:20px 0;background:linear-gradient(90deg,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);transition:.2s all}.ask-block.open .ask-block-header img{transform:rotate(90deg);transition:.2s all}.apply{width:100%;padding:120px 0;overflow:hidden}.apply .wrapper{display:flex;justify-content:space-between;position:relative;z-index:1}.apply-left{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;width:443px;height:433px;border-radius:50%;background-color:#0f0f12}.apply-left__fon{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);width:1000px;height:1000px}.apply-title{position:relative;z-index:4;margin:0 0 12px 0;color:#e6e6e6;font-size:32px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.96px}.apply-sub{position:relative;z-index:4;display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:400px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);backdrop-filter:blur(30px)}.apply-sub span{font-family:Inter,sans-serif;color:rgba(255,255,255,.8);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.apply-sub::before{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:#3aca62}.apply-right{position:relative;z-index:5;width:644px}.apply-prev{margin:0 0 64px 0}.apply-prev h2{margin:0 0 16px 0;color:#dcba60;font-size:120px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-9.6px}.apply-prev p{max-width:422px;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}.apply-form{display:flex;flex-direction:column}.apply-form .apply-input{margin:0 0 16px 0;padding:16px 12px 16px 24px;border-radius:16px;border:1px solid #414141;background:#25282b;font-family:Inter,sans-serif;color:#b7b7b7;font-size:18px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.apply-form .apply-input::-webkit-input-placeholder{color:#b7b7b7}.apply-form .apply-input::-moz-placeholder{color:#b7b7b7}.apply-form .apply-input:-moz-placeholder{color:#b7b7b7}.apply-form .apply-input:-ms-input-placeholder{color:#b7b7b7}.apply-form .apply-select{position:relative;z-index:2;width:100%;margin:0 0 16px 0;padding:16px 12px 16px 24px;border-radius:16px;border:1px solid #414141;background:#25282b;font-family:Inter,sans-serif;color:#b7b7b7;font-size:18px;font-style:normal;font-weight:400;line-height:normal;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/chevron-bottom.svg);background-position:calc(100% - 12px) 50%;background-repeat:no-repeat;background-size:24px auto;cursor:pointer}.apply-form .apply-select option{width:100%;padding:16px 12px 16px 24px;color:#b7b7b7}.apply-form .apply-button{align-self:flex-end;margin:16px 0 0 0;padding:24px 128px;font-family:Geist}.footer{width:100%;padding:48px 0;background-color:#17181b}@media (max-width:900px){.footer{padding:40px 0}}@media (max-width:700px){.footer{padding:24px 0}}.footer .wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}@media (max-width:700px){.footer .wrapper{flex-direction:column;justify-content:center}}@media (max-width:700px){.footer-logo{margin:0 0 18px 0}}.footer-logo img{width:90px}.footer-social{margin:0 0 0 85px}@media (max-width:700px){.footer-social{margin:0 0 24px 0}}.footer-social__list{display:flex;border-radius:16px;border:1px solid rgba(255,255,255,.25);background-color:#25282b;overflow:hidden}.footer-social__item{display:block;box-sizing:content-box;width:24px;height:24px;padding:20px 24px;background-repeat:no-repeat;background-position:50%}.footer-social__item:hover{background-color:#121314}.footer-social__item_x{background-image:url(../images/x.svg)}.footer-social__item_you{border-left:1px solid rgba(255,255,255,.25);border-right:1px solid rgba(255,255,255,.25);background-image:url(../images/youtube.svg)}.footer-social__item_tel{background-image:url(../images/tel.svg)}.footer-copy{color:rgba(255,255,255,.85);text-align:right;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.36px}@media (max-width:700px){.footer-copy{font-size:14px;letter-spacing:-.28px}}.apply{width:100%;padding:120px 0;overflow:hidden}.apply .wrapper{display:flex;justify-content:space-between;position:relative;z-index:1}.apply-left{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;width:443px;height:433px;border-radius:50%;background-color:#0f0f12}.apply-left__fon{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);width:1000px;height:1000px}.apply-title{position:relative;z-index:4;margin:0 0 12px 0;color:#e6e6e6;font-size:32px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.96px}.apply-sub{position:relative;z-index:4;display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:400px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);backdrop-filter:blur(30px)}.apply-sub span{font-family:Inter,sans-serif;color:rgba(255,255,255,.8);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.apply-sub::before{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:#3aca62}.apply-right{position:relative;z-index:5;width:644px}.apply-prev{margin:0 0 64px 0}.apply-prev h2{margin:0 0 16px 0;color:#dcba60;font-size:120px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-9.6px}.apply-prev p{max-width:422px;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}.apply-form{display:flex;flex-direction:column}.apply-form .apply-input{margin:0 0 16px 0;padding:16px 12px 16px 24px;border-radius:16px;border:1px solid #414141;background:#25282b;font-family:Inter,sans-serif;color:#b7b7b7;font-size:18px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.apply-form .apply-input::-webkit-input-placeholder{color:#b7b7b7}.apply-form .apply-input::-moz-placeholder{color:#b7b7b7}.apply-form .apply-input:-moz-placeholder{color:#b7b7b7}.apply-form .apply-input:-ms-input-placeholder{color:#b7b7b7}.apply-form .apply-select{position:relative;z-index:2;width:100%;margin:0 0 16px 0;padding:16px 12px 16px 24px;border-radius:16px;border:1px solid #414141;background:#25282b;font-family:Inter,sans-serif;color:#b7b7b7;font-size:18px;font-style:normal;font-weight:400;line-height:normal;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/chevron-bottom.svg);background-position:calc(100% - 12px) 50%;background-repeat:no-repeat;background-size:24px auto;cursor:pointer}.apply-form .apply-select option{width:100%;padding:16px 12px 16px 24px;color:#b7b7b7}.apply-form .apply-button{align-self:flex-end;margin:16px 0 0 0;padding:24px 128px;font-family:Geist}.blog{width:100%;padding:120px 0 96px 0;background-color:#17181b}@media (max-width:900px){.blog{padding:80px 0 56px 0;background:linear-gradient(180deg,#17181b 0,#0e0f12 100%)}}@media (max-width:700px){.blog{padding:60px 0}}.blog .wrapper{position:relative;z-index:1}.blog-list{width:100%}.blog-list__item{width:calc(33.3333% - 16px);margin:0 0 24px 0;border-radius:16px;border:1px solid rgba(255,255,255,.15);overflow:hidden;background:rgba(255,255,255,.1)}@media (max-width:900px){.blog-list__item{width:calc(50% - 12px)}}@media (max-width:700px){.blog-list__item{width:100%}}.blog-list__item img{display:block;width:100%;height:auto;border-radius:4px}.blog-list__item-content{padding:24px}.blog-list__item-content h3{margin:0 0 16px 0;color:#e6e6e6;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.64px}@media (max-width:700px){.blog-list__item-content h3{font-size:24px;letter-spacing:-.48px}}.blog-list__item-content p{color:#bfbfbf;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}*,* before,:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:0}html{width:100%;height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{width:100%;height:100%;background-color:#0e0f12;font-family:Geist;overflow-x:hidden;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeLegibility;font-optical-sizing:auto}h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}:root{--width-wrapper:1312px;--width-wrapper-max:calc( 100% - 64px );--margin-wrapper:0 auto;--icon-light-light:#fff}@media (max-width:720px){:root{--padding-wrapper:16px;--width-wrapper-max:calc( 100% - 32px )}}.overflow-hidden{overflow:hidden}.wrapper{width:var(--width-wrapper);max-width:var(--width-wrapper-max);margin:0 auto}.btn{display:inline-flex;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:124.124%;letter-spacing:-.36px;border-radius:16px;text-decoration:none;cursor:pointer}@media (max-width:720px){.btn{font-size:16px}}.btn_gray{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);color:#e6e6e6}.btn_yellow{border:1px solid rgba(255,255,255,.08);background:#dcba60;box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);color:#0e0f12;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:124.124%;letter-spacing:-.32px}.block-prev h2{margin:0 0 20px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.block-prev h2{margin:0 0 12px 0;font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.block-prev h2{font-size:48px;letter-spacing:-.4px}}.block-prev p{margin:0 auto 64px auto;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px;text-align:center}@media (max-width:900px){.block-prev p{margin:0 auto 48px auto;font-size:20px;letter-spacing:-.4px}}.asks{width:100%;padding:120px 0;background:linear-gradient(180deg,#17181b 0,#0e0f12 100%)}@media (max-width:900px){.asks{padding:120px 0 64px 0;background:#17181b}}@media (max-width:700px){.asks{padding:60px 0}}.asks .wrapper{display:flex;justify-content:space-between}@media (max-width:900px){.asks .wrapper{flex-direction:column}}@media (max-width:900px){.asks-prev{margin:0 0 48px 0}}.asks-prev h2{margin:0 0 12px 0;color:#e6e6e6;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.asks-prev h2{font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.asks-prev h2{font-size:48px;letter-spacing:-3.84px}}.asks-prev p{width:252px;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}@media (max-width:900px){.asks-prev p{width:100%;font-size:20px;letter-spacing:-.4px}}.asks-blocks{display:flex;flex-direction:column;width:644px}@media (max-width:700px){.asks-blocks{width:100%}}.ask-block{width:100%;cursor:pointer;transition:height .3s ease;overflow:hidden}.ask-block+.ask-block{margin:48px 0 0 0}.ask-block-header{display:flex;align-items:center;justify-content:space-between;position:relative;gap:16px}.ask-block-header p{width:518px;font-family:Inter,sans-serif;color:#e6e6e6;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}@media (max-width:700px){.ask-block-header p{width:100%;font-size:20px;letter-spacing:-.4px}}.ask-block-header img{width:48px;height:auto;transition:.2s all}.ask-block-body{position:relative;padding:41px 0 0 0}.ask-block-body ul{width:518px}@media (max-width:700px){.ask-block-body ul{width:100%}}.ask-block-body ul li{margin:0 0 4px 0;font-family:Inter,sans-serif;color:#bfbfbf;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}.ask-block-body p{margin:0;font-family:Inter,sans-serif;color:#bfbfbf;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}.ask-block-body p a{color:#fff;text-decoration:underline}.ask-block-body p a:hover{text-decoration:none}.ask-block.open .ask-block-body::before{content:"";display:block;position:absolute;top:0;left:0;right:0;width:100%;height:1px;margin:20px 0;background:linear-gradient(90deg,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);transition:.2s all}.ask-block.open .ask-block-header img{transform:rotate(90deg);transition:.2s all}.footer{width:100%;padding:48px 0;background-color:#17181b}@media (max-width:900px){.footer{padding:40px 0}}@media (max-width:700px){.footer{padding:24px 0}}.footer .wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}@media (max-width:700px){.footer .wrapper{flex-direction:column;justify-content:center}}@media (max-width:700px){.footer-logo{margin:0 0 18px 0}}.footer-logo img{width:90px}.footer-social{margin:0 0 0 85px}@media (max-width:700px){.footer-social{margin:0 0 24px 0}}.footer-social__list{display:flex;border-radius:16px;border:1px solid rgba(255,255,255,.25);background-color:#25282b;overflow:hidden}.footer-social__item{display:block;box-sizing:content-box;width:24px;height:24px;padding:20px 24px;background-repeat:no-repeat;background-position:50%}.footer-social__item:hover{background-color:#121314}.footer-social__item_x{background-image:url(../images/x.svg)}.footer-social__item_you{border-left:1px solid rgba(255,255,255,.25);border-right:1px solid rgba(255,255,255,.25);background-image:url(../images/youtube.svg)}.footer-social__item_tel{background-image:url(../images/tel.svg)}.footer-copy{color:rgba(255,255,255,.85);text-align:right;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.36px}@media (max-width:700px){.footer-copy{font-size:14px;letter-spacing:-.28px}}.header{position:relative;z-index:1;margin:0 0 100px 0;padding:155px 0 125px 0;background-color:#0e0f12}@media (max-width:900px){.header{padding:160px 0 80px 0;overflow:hidden}}@media (max-width:700px){.header{margin:0;padding:60px 0}}.header::after{content:"";display:block;position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);width:663px;height:663px;background-color:#0e0f12;border-radius:50%}@media (max-width:700px){.header::after{top:178px;transform:translate(-50%,0);width:942px;height:942px}}.header__fon{position:absolute;left:50%;top:0;z-index:2;transform:translate(-50%,0);width:100%;height:100%}.header__fon::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;width:100%;height:100%}@media (max-width:700px){.header__fon{top:-74px;width:1000px;height:1000px}}.header .wrapper{display:flex;flex-direction:column;position:relative;z-index:4}.header .wrapper .header-title{margin:0 0 90px 0}@media (max-width:900px){.header .wrapper .header-title{margin:0 0 60px 0}}@media (max-width:700px){.header .wrapper .header-title{margin:0 0 24px 0}}.header .wrapper .header-title h4{color:#dcba60;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:4.8px;text-transform:uppercase}@media (max-width:900px){.header .wrapper .header-title h4{font-size:20px;letter-spacing:4px}}@media (max-width:700px){.header .wrapper .header-title h4{font-size:18px;letter-spacing:3.6px;text-align:center}}.header .wrapper .header-title h1{margin:0 0 0 -14px;font-size:160px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-12.8px;background:linear-gradient(270deg,#f9f7ef 0,#c3c1bd 98.57%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:900px){.header .wrapper .header-title h1{margin:0 0 0 -8px;font-size:100px;letter-spacing:-8px}}@media (max-width:700px){.header .wrapper .header-title h1{margin:0 auto;font-size:64px;letter-spacing:-5.12px;text-align:center}}.header .wrapper .header-date{align-self:flex-end;margin:0 0 60px 0;padding:16px 32px;border-radius:400px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08);backdrop-filter:blur(30px)}@media (max-width:700px){.header .wrapper .header-date{align-self:center;padding:12px 24px}}.header .wrapper .header-date span{display:inline-flex;align-items:center;position:relative;color:rgba(255,255,255,.8);text-align:center;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;font-size:24px;font-weight:500;line-height:normal}@media (max-width:900px){.header .wrapper .header-date span{font-size:20px}}@media (max-width:700px){.header .wrapper .header-date span{font-size:18px}}.header .wrapper .header-date span::before{content:"";display:block;width:16px;height:16px;margin:0 10px 0 0;background-color:#3aca62;border-radius:50%}@media (max-width:900px){.header .wrapper .header-date span::before{width:12px;height:12px}}.header .wrapper .header-content{width:680px;margin:0 0 40px 0}@media (max-width:900px){.header .wrapper .header-content{max-width:100%;margin:0 auto 40px auto}}.header .wrapper .header-content p{margin:0;color:rgba(255,255,255,.8);font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.4px}@media (max-width:900px){.header .wrapper .header-content p{text-align:center}}.header .wrapper .header-btn{align-self:flex-start;margin:0 0 50px 0;padding:24px 64px}@media (max-width:900px){.header .wrapper .header-btn{align-self:center}}@media (max-width:700px){.header .wrapper .header-btn{margin:0 0 60px 0}}.header .wrapper .header-partners{display:flex;align-items:center;gap:64px;opacity:.75}@media (max-width:900px){.header .wrapper .header-partners{gap:56px;justify-content:center}}@media (max-width:700px){.header .wrapper .header-partners{flex-wrap:wrap;gap:20px}}.header .wrapper .header-partners img{width:auto;height:33px}@media (max-width:900px){.header .wrapper .header-partners img{height:31px}}.header .wrapper .header-partners img:first-child{height:20px}@media (max-width:900px){.header .wrapper .header-partners img:first-child{height:19px}}.header .wrapper .header-partners img:nth-child(2){height:24px}@media (max-width:900px){.header .wrapper .header-partners img:nth-child(2){height:22px}}.judges{width:100%;padding:120px 0;background-color:#17181b}@media (max-width:900px){.judges{padding:80px 0}}@media (max-width:700px){.judges{padding:60px 0}}.judges .wrapper{position:relative;z-index:1}@media (max-width:1180px){.judges .wrapper{width:calc(100% - 24px);max-width:unset}}@media (max-width:720px){.judges .wrapper{width:calc(100% - 16px)}}.judges .wrapper h2{margin:0 0 64px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.judges .wrapper h2{margin:0 0 80px 0}}@media (max-width:700px){.judges .wrapper h2{margin:0 0 48px 0;font-size:48px;letter-spacing:-3.84px}}.judges-list{position:relative;min-height:1210px}@media (max-width:1180px){.judges-list{width:744px;max-width:100%;min-height:1414px;margin:0 auto}}@media (max-width:700px){.judges-list{width:375px}}@media (max-width:360px){.judges-list{width:100%}}.judges-list__item{position:absolute}.judges-list__item::before{content:"";display:block;position:absolute;left:-24px;top:0;bottom:0;width:1px;background-color:#4d4d4d}@media (max-width:720px){.judges-list__item::before{left:-14px;height:calc(100% - 67px)!important}}.judges-list__item img{display:block;width:197px;margin:0 0 32px 0;border-radius:5px}@media (max-width:1260px){.judges-list__item img{width:188px}}@media (max-width:720px){.judges-list__item img{width:140px}}@media (max-width:360px){.judges-list__item img{width:110px}}.judges-list__item p{font-family:Inter,sans-serif;color:#bfbfbf;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.36px}@media (max-width:720px){.judges-list__item p{max-width:140px;font-size:16px;letter-spacing:-.32px}}@media (max-width:360px){.judges-list__item p{max-width:100px;font-size:14px}}.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:32px;top:0;z-index:50;padding:117px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(1)::before{height:calc(100% - 71px)}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:366px;top:0;z-index:51;padding:277px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2)::before{height:calc(100% - 71px)}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:302px;top:0;z-index:50;padding:781px 0 0 64px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::after{content:"";display:block;position:absolute;left:-23px;bottom:43px;width:56px;height:1px;background-color:#4d4d4d}@media (max-width:1300px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:350px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:286px;padding:781px 0 0 32px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::after{width:24px}}@media (max-width:1260px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:302px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:270px}}@media (max-width:1180px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:32px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:32px;z-index:49;padding:764px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:268px;padding:416px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::after{display:none}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}}@media (max-width:720px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:28px;z-index:52;padding:133px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:28px;z-index:51;padding:547px 0 0 0}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:28px;z-index:50;padding:891px 0 0 0}}@media (max-width:360px){.judges-list__column:nth-child(1) .judges-list__item:nth-child(1){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(2){left:16px}.judges-list__column:nth-child(1) .judges-list__item:nth-child(3){left:16px}}.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:685px;top:0;padding:197px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(1)::before{height:calc(100% - 51px)}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:1026px;top:0;padding:357px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2)::before{height:calc(100% - 51px)}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:962px;top:0;padding:896px 0 0 64px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::after{content:"";display:block;position:absolute;left:-23px;bottom:43px;width:56px;height:1px;background-color:#4d4d4d}@media (max-width:1300px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:685px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:1010px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:946px;padding:896px 0 0 32px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::after{width:24px}}@media (max-width:1260px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:590px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:922px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:890px}}@media (max-width:1180px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:268px;padding:1068px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:503px;padding:197px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:503px;padding:771px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::after{display:none}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::before{height:calc(100% - 43px)}}@media (max-width:720px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:204px;padding:311px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:204px;padding:770px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:204px;padding:1189px 0 0 0}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3)::before{height:calc(100% - 48px)!important}}@media (max-width:360px){.judges-list__column:nth-child(2) .judges-list__item:nth-child(1){left:150px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(2){left:150px}.judges-list__column:nth-child(2) .judges-list__item:nth-child(3){left:150px}}.judges-list__title{display:flex;align-items:center;gap:16px;margin:0 0 8px -32px}@media (max-width:720px){.judges-list__title{gap:10px;margin:0 0 8px -26px}}@media (max-width:360px){.judges-list__title{gap:6px;margin:0 0 8px -22px}}.judges-list__title span{display:block;position:relative;z-index:52;width:16px;height:16px;border:1px #4d4d4d solid;background-color:#17181b;border-radius:50%}.judges-list__title h3{color:#e6e6e6;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}@media (max-width:720px){.judges-list__title h3{font-size:18px;letter-spacing:-.4px}}@media (max-width:360px){.judges-list__title h3{font-size:16px;left:-.32px}}.menu{position:relative;z-index:100;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);background:#484848}.menu .wrapper{display:flex;justify-content:space-between;align-items:center}@media (max-width:900px){.menu .wrapper{justify-content:flex-start}}.menu .wrapper .logo{display:flex;align-items:center;width:91px}.menu .wrapper .logo img{width:100%}.menu .wrapper .link-lists{display:flex;gap:32px;margin:0 0 0 102px}@media (max-width:900px){.menu .wrapper .link-lists{display:none}}.menu .wrapper .link-lists .link{color:rgba(255,255,255,.85);font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.36px;text-decoration:none}.menu .wrapper .btn_header{padding:16px 32px}@media (max-width:900px){.menu .wrapper .btn_header{margin:0 0 0 auto}}@media (max-width:700px){.menu .wrapper .btn_header span{display:none}}.menu-group{display:flex;align-items:center;gap:16px}.menu-group .icon-burger{display:none;width:32px;height:32px;cursor:pointer}@media (max-width:900px){.menu-group .icon-burger{display:block}.menu-group .icon-burger .burger-open{display:none}}.menu-social__list{display:none;border-radius:16px;border:1px solid rgba(255,255,255,.25);background-color:#25282b;overflow:hidden}.menu-social__item{display:block;box-sizing:content-box;width:24px;height:24px;padding:20px 24px;background-repeat:no-repeat;background-position:50%}.menu-social__item:hover{background-color:#121314}.menu-social__item_x{background-image:url(../images/x.svg)}.menu-social__item_you{border-left:1px solid rgba(255,255,255,.25);border-right:1px solid rgba(255,255,255,.25);background-image:url(../images/youtube.svg)}.menu-social__item_tel{background-image:url(../images/tel.svg)}@media (max-width:900px){.menu{display:flex}}@media (max-width:900px){.menu.active{flex-direction:column;position:fixed;top:0;left:0;right:0;width:100%;height:100vh;padding:24px 32px 60px 32px;background:linear-gradient(0deg,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 100%),#0e0f12;overflow:hidden}.menu.active .wrapper{flex-direction:column;align-items:flex-start;width:100%;max-width:unset;height:100%;padding:0;overflow:auto}.menu.active .wrapper .btn_header{display:none}.menu.active .wrapper .link-lists{display:inline-flex;flex-direction:column;gap:24px;margin:0;padding:136px 0 0 0}}@media (max-width:900px) and (max-width:900px){.menu.active .wrapper .link-lists{padding:112px 0 0 0}}@media (max-width:900px){.menu.active .wrapper .link-lists-link{font-size:24px;letter-spacing:-.48px}.menu.active .wrapper .menu-social__list{align-self:center;display:flex;margin:auto 0 0 0}.menu.active .icon-burger{display:flex;align-items:center;justify-content:center}.menu.active .burger-closet{display:none}.menu.active .burger-open{display:block;width:38px;height:38px}}.partners{width:100%;padding:120px 0 160px 0;background:linear-gradient(180deg,#17181b 0,#0e0f12 100%),#0e0f12}@media (max-width:900px){.partners{padding:80px 0 80px 0}}.partners .wrapper{position:relative;z-index:1}.partners .wrapper h2{margin:0 0 20px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.partners .wrapper h2{font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.partners .wrapper h2{font-size:48px;letter-spacing:-3.84px}}.partners .wrapper p{width:540px;max-width:calc(100% - 32px);margin:0 auto 90px auto;font-family:Inter,sans-serif;color:#bfbfbf;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}@media (max-width:900px){.partners .wrapper p{margin:0 auto 72px auto;font-size:20px;letter-spacing:-.4px;text-align:center}}@media (max-width:700px){.partners .wrapper p{margin:0 auto 48px auto}}.partners-list{display:flex;justify-content:space-between;align-items:center;width:1152px;max-width:calc(100% - 32px);margin:0 auto}@media (max-width:900px){.partners-list{flex-wrap:wrap;gap:32px 0}}@media (max-width:700px){.partners-list{gap:24px 0}}@media (max-width:900px){.partners-list__item{width:50%;text-align:center}}@media (max-width:700px){.partners-list__item{width:100%}}@media (max-width:700px){.partners-list__item:nth-child(1){padding:12px 0}}.partners-list__item:nth-child(1) img{height:26px}@media (max-width:700px){.partners-list__item:nth-child(1) img{height:23px}}@media (max-width:700px){.partners-list__item:nth-child(2){padding:2px 0}}.partners-list__item:nth-child(2) img{height:49px}@media (max-width:700px){.partners-list__item:nth-child(2) img{height:45px}}@media (max-width:700px){.partners-list__item:nth-child(3){padding:6px 0}}.partners-list__item:nth-child(3) img{height:41px}@media (max-width:700px){.partners-list__item:nth-child(3) img{height:37px}}@media (max-width:700px){.partners-list__item:nth-child(4){padding:4px 0}}.partners-list__item:nth-child(4) img{height:32px}@media (max-width:700px){.partners-list__item:nth-child(4) img{height:29px}}.task{width:100%;padding:120px 0}@media (max-width:900px){.task{padding:80px 0}}@media (max-width:700px){.task{padding:60px 0}}.task .wrapper{position:relative;z-index:1;width:976px}.task .wrapper h2{margin:0 0 20px 0;color:#fff;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-6.4px}@media (max-width:900px){.task .wrapper h2{font-size:64px;letter-spacing:-5.12px}}@media (max-width:700px){.task .wrapper h2{font-size:48px;letter-spacing:-3.84px}}.task .wrapper p{width:540px;margin:0 auto 20px auto;font-family:Inter,sans-serif;color:#e6e6e6;text-align:center;font-size:32px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.96px}@media (max-width:900px){.task .wrapper p{font-size:24px;letter-spacing:-.72px}}@media (max-width:700px){.task .wrapper p{width:100%}}.task .wrapper p span{color:#dcba60}.task .wrapper h5{width:510px;margin:0 auto 48px auto;color:rgba(255,255,255,.75);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.36px}@media (max-width:700px){.task .wrapper h5{width:100%}}.task-list{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.task-list__item{display:inline-flex;align-items:center;gap:12px;padding:16px 24px;border-radius:64px;border:1px solid rgba(255,255,255,.15);background:#242526}.task-list__item img{width:auto;height:32px}@media (max-width:700px){.task-list__item img{height:24px}}.task-list__item:nth-child(5) img{height:28px}@media (max-width:700px){.task-list__item:nth-child(5) img{height:24px}}.task-list__item span{color:#e6e6e6;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}@media (max-width:900px){.task-list__item span{font-size:20px;letter-spacing:-.4px}}@media (max-width:700px){.task-list__item span{font-size:18px;letter-spacing:-.36px}}.task-sep{width:976px;max-width:100%;height:1px;margin:64px auto;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 53.5%,rgba(255,255,255,0) 100%)}@media (max-width:900px){.task-sep{margin:48px auto}}.task-links{display:flex;justify-content:center;gap:24px}@media (max-width:700px){.task-links{flex-wrap:wrap;gap:24px}}.task-link{display:flex;align-items:center;gap:10px;position:relative;color:#e6e6e6;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:1;letter-spacing:-.36px;text-decoration:none}.task-link::after{content:"";width:24px;height:24px;background-image:url(../images/external-links.svg);background-position:50%;background-size:100% auto;background-repeat:no-repeat}.usd{width:100%}@media (max-width:700px){.usd{padding:60px 0}}.usd .wrapper{position:relative;z-index:1;padding:64px;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.1) 27.5%,rgba(255,255,255,0) 100%)}@media (max-width:900px){.usd .wrapper{padding:48px 32px}}@media (max-width:700px){.usd .wrapper{padding:32px 24px}}.usd .wrapper::after{content:"";border:1px solid rgba(255,255,255,.6);border-radius:32px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-mask-image:linear-gradient(#000 4%,rgba(0,0,0,0) 75%);mask-image:linear-gradient(#000 4%,rgba(0,0,0,0) 75%)}.usd .wrapper .usd-prev{position:relative;z-index:3;text-align:center}.usd .wrapper .usd-prev::after{content:"";display:block;width:1184px;max-width:calc(100% - 64px);height:1px;margin:40px auto;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 53.5%,rgba(255,255,255,0) 100%)}@media (max-width:900px){.usd .wrapper .usd-prev::after{margin:32px auto 56px auto}}@media (max-width:700px){.usd .wrapper .usd-prev::after{margin:24px auto 48px auto}}.usd .wrapper .usd-prev h4{color:#e7e7e7;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.72px}.usd .wrapper .usd-prev h1 span:nth-child(1){padding:0 16px 0 0;font-size:120px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-9.6px;background:linear-gradient(270deg,#f9f7ef 0,#c3c1bd 98.57%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:900px){.usd .wrapper .usd-prev h1 span:nth-child(1){font-size:100px}}@media (max-width:700px){.usd .wrapper .usd-prev h1 span:nth-child(1){padding:0 4px 0 0;font-size:60px;letter-spacing:-4.8px}}@media (max-width:360px){.usd .wrapper .usd-prev h1 span:nth-child(1){font-size:40px;letter-spacing:-4px}}.usd .wrapper .usd-prev h1 span:nth-child(2){color:rgba(255,255,255,.25);font-size:120px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-9.6px}@media (max-width:900px){.usd .wrapper .usd-prev h1 span:nth-child(2){font-size:100px;letter-spacing:-8px}}@media (max-width:700px){.usd .wrapper .usd-prev h1 span:nth-child(2){font-size:60px;letter-spacing:-4.8px}}@media (max-width:360px){.usd .wrapper .usd-prev h1 span:nth-child(2){font-size:40px;letter-spacing:-4px}}.usd-list{display:flex;gap:32px;justify-content:center;position:relative;z-index:3;padding:0 0 110px 0}@media (max-width:900px){.usd-list{padding:0 0 80px 0}}@media (max-width:700px){.usd-list{flex-direction:column;align-items:center;padding:0 0 32px 0}}.usd-list__item{max-width:208px}@media (max-width:700px){.usd-list__item{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:unset}}.usd-list__place{display:flex;align-items:center;gap:16px;width:170px;margin:0 auto 20px auto;border-radius:1700px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.15);box-shadow:0 2px 3.3px 0 rgba(224,137,0,.08)}@media (max-width:700px){.usd-list__place{gap:12px;width:140px;margin:0}}.usd-list__place span:nth-child(1){padding:8px 24px;border-radius:4000px;color:rgba(255,255,255,.75);font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:900px){.usd-list__place span:nth-child(1){font-size:20px}}@media (max-width:700px){.usd-list__place span:nth-child(1){padding:8px 16px;font-size:18px}}.usd-list__place_1 span:nth-child(1){background:#bda860}.usd-list__place_2 span:nth-child(1){background:#9e9e9e}.usd-list__place_3 span:nth-child(1){background:#72554f}.usd-list__place span:nth-child(2){font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;color:rgba(255,255,255,.75)}@media (max-width:900px){.usd-list__place span:nth-child(2){font-size:18px}}@media (max-width:700px){.usd-list__btn{display:flex;align-items:flex-start;gap:8px;width:100%;margin:16px 0 0 0}}.usd-list__count{color:#e6e6e6;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-2.56px}.usd-list__plus{display:block;margin:8px auto}@media (max-width:700px){.usd-list__plus{margin:0}}.usd-list__integrate{color:#e6e6e6;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:700px){.usd-list__integrate{text-align:left}}