.home__header{background-image:url(/home/home-header.jpg);background-size:cover;background-position:50%;height:800px;position:relative;padding-top:80px;padding-bottom:80px;display:flex;justify-content:center;align-items:center;align-content:center}@media(max-width:1000px){.home__header{height:600px}}@media(max-width:600px){.home__header{height:500px;padding-top:0}}@media(max-width:500px){.home__header{justify-content:flex-end;align-items:flex-end;height:350px;padding-bottom:75px}}.home__header:before{background-color:rgba(31,35,51,.5)}.home__header:after,.home__header:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}.home__header:after{background-image:linear-gradient(0deg,#1f2333,transparent)}.home__header>*{z-index:2;position:relative;display:flex;gap:100px;align-content:center;align-items:center}@media(max-width:1000px){.home__header>*{gap:50px}}@media(max-width:650px){.home__header>*{flex-direction:column;padding-top:100px;gap:20px}}@media(max-width:1000px){.home__header__title{font-size:22px}}.home__header__left{border-radius:21px;aspect-ratio:322/322;max-width:322px;width:100%;outline:2px solid #705eff;background-color:#705eff;outline-offset:2px;display:flex;gap:20px;justify-content:center;align-items:center;align-content:center;flex-direction:column;text-align:center}@media(max-width:1000px){.home__header__left{aspect-ratio:222/222;max-width:222px}}@media(max-width:650px){.home__header__left{aspect-ratio:50/50;max-width:160px}}@media(max-width:500px){.home__header__left{display:none}}.home__header__left img{max-width:80px;width:100%}@media(max-width:1000px){.home__header__left img{max-width:60px}}@media(max-width:650px){.home__header__left img{max-width:40px;height:auto}}.home__header__right{margin-left:auto}.home__header__right__subtitle{font-size:21px;font-weight:500;color:#fff;margin-bottom:20px;font-family:Urbanist;font-size:clamp(16px,1.5vw,21px)}.home__form{background-color:#1f2333}.home__form__seperator{border-top:1px solid #7643ff;position:relative}.home__form__seperator:before{content:"";width:100%;height:50px;background-image:linear-gradient(180deg,rgba(112,94,255,.38),transparent);top:0;left:0;display:block;opacity:.23;position:absolute;z-index:1}.home__form__seperator__image{z-index:3;position:absolute;width:110px;display:flex;justify-content:center;top:-25px;left:50%;transform:translateX(-50%)}.home__form__seperator__image img{z-index:3}.home__form__seperator__image:before{content:"";left:50%;transform:translateX(-50%);width:300%;height:100%;background:linear-gradient(90deg,transparent,#1f2333,transparent);position:absolute}.home__form__form{padding-top:100px;padding-bottom:80px;max-width:760px;margin:0 auto}@media(max-width:600px){.home__form__form{padding:50px 0}}.home__form__form__input{display:flex;flex-direction:column;gap:20px}.home__form__form__input .btn{height:50px;box-shadow:0 5px 8px 0 rgba(125,110,255,.2);font-weight:600;font-size:21px;color:#fff;font-family:urbanist;font-size:clamp(16px,1.5vw,21px)}@media(max-width:600px){.home__form__form__input .btn{height:45px}}.home__form__form__input a{margin:0 auto;font-size:14px;color:#bdb5ff}.home__chat{padding-top:130px;background:#25293c;padding-bottom:100px;overflow:hidden}@media(max-width:1000px){.home__chat{padding-top:50px;padding-bottom:50px}}.home__chat>div{display:flex;justify-content:space-between;gap:50px;flex-wrap:wrap}@media(max-width:700px){.home__chat>div{flex-direction:column;gap:50px}}.home__chat>div>div{max-width:500px;width:100%;flex:1 1;min-width:300px}@media(max-width:700px){.home__chat>div>div{max-width:100%;margin:0 auto;min-width:auto}}.home__chat__left{background-color:#2a2e44;border-radius:50px;display:flex;flex-direction:column;gap:50px;padding:60px;align-items:flex-start;align-self:flex-start;position:relative}@media(max-width:950px){.home__chat__left{padding:40px;gap:30px;border-radius:40px}}@media(max-width:400px){.home__chat__left{padding:30px;border-radius:30px}}.home__chat__left img{position:absolute;right:-30px;bottom:-40px}@media(max-width:700px){.home__chat__left img{right:0;bottom:-20px}}@media(max-width:400px){.home__chat__left img{display:none}}.home__chat__left__title{line-height:1}.home__chat__left__text{font-size:16px;font-weight:400;color:#a9b2d2;line-height:1.5;font-size:clamp(14px,1.1428571429vw,16px)}.home__chat__right{display:flex;flex-direction:column;gap:30px}.home__chat__text{display:flex;gap:20px;align-items:flex-start}.home__chat__text img{min-width:40px;max-width:40px;object-fit:contain}.home__chat__text__reverse{flex-direction:row-reverse}.home__chat__text__reverse .home__chat__text__text{border-top-left-radius:15px;border-top-right-radius:0}.home__chat__text__text{background-color:#fff;border-radius:15px;border-top-left-radius:0;color:#25293c;padding:18px 23px;gap:5px;display:flex;flex-direction:column;max-width:250px}.home__chat__text__text__title{color:#7060ff;font-weight:700;font-size:14px}.home__chat__text__text__subtitle{font-size:14px;color:#25293c;line-height:1.3}.pingpong{gap:20px;justify-content:space-between;max-width:1500px;margin:0 auto;width:100%}.pingpong,.skeleton{display:flex}.skeleton span{width:100%;display:flex;flex-direction:column;gap:5px}.pingpong__top{min-height:55px;margin-bottom:40px}.pingpong__versus{width:calc(40% - 30px);align-self:flex-start}.pingpong__list{width:calc(60% - 30px)}.pingpong__list-item{display:flex;gap:10px;background-color:var(--secondary-color);border-radius:5px;padding:10px;opacity:1;transition:.2s ease-in-out}.pingpong__list-item__throphee{width:150px;display:flex;gap:20px;margin-left:auto;opacity:0;transition:.2s ease-in-out}.pingpong__list-item__throphee.is-shown{opacity:1}.pingpong__list-item__throphee__text{display:flex;align-self:center;background-color:green;border-radius:5px;color:#1f2333;width:81px;justify-content:center;padding:6px 5px;font-family:urbanist}.pingpong__list-item__throphee__text>div{font-size:18px;font-weight:800}.pingpong__list-item__throphee__text span{font-size:13px;display:flex;font-weight:800}.pingpong__list-item__throphee__text span div{font-size:15px;font-weight:600;margin-left:6px}.pingpong__list-item__throphee__text--1{background-image:linear-gradient(90deg,rgba(180,123,0,.996),#ffb739)}.pingpong__list-item__throphee__text--2{background-image:linear-gradient(90deg,#8a93a2,#c2d1e8)}.pingpong__list-item__throphee__text--3{background-image:linear-gradient(90deg,#a64d05,#db5e02)}.pingpong__list-item__throphee__image{max-width:45px}.pingpong__list-item__matches__head{width:70px;text-align:center}.pingpong__list-item__matches{display:flex;justify-content:center;align-items:center;width:50px}.pingpong__list-item__matches span{min-width:36px;height:30px;background-color:#383c4e;border-radius:6px;font-family:Roboto,sans-serif;color:#8e98bb;font-size:14px;font-weight:800;display:flex;justify-content:center;align-items:center}.pingpong__list-item__elo__head{width:95px;text-align:center}.pingpong__list-item__elo{width:115px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:35px;font-family:urbanist;font-weight:800;position:relative}.pingpong__list-item__elo span{font-size:13px;color:#8174ff;font-weight:800;font-family:Roboto;position:absolute;top:0;right:0}.pingpong__list-item__elo span.loss{color:#ff2951}.pingpong__list-item__elo span.loss:before{content:"-"}.pingpong__list-item__elo span.win:before{content:"+"}.pingpong__list-item__wl{width:140px;display:flex;justify-content:center;align-items:center;gap:10px}.pingpong__list-item__wl :first-child{min-width:50px;color:#fff;background-color:#7060ff;box-shadow:0 2px 2px 0 rgba(34,37,53,.4);padding-left:5px;padding-right:5px}.pingpong__list-item__wl :first-child,.pingpong__list-item__wl :last-child{border-radius:6px;height:30px;font-weight:800;display:flex;font-size:14px;justify-content:center;align-items:center;font-family:Roboto,sans-serif}.pingpong__list-item__wl :last-child{min-width:36px;background-color:#383c4e;color:#8e98bb}.pingpong__list-item--highlight{padding:20px;margin-bottom:20px;color:#8e98bb;font-family:urbanist;font-size:15px;font-weight:600;opacity:1}.pingpong__list-item--highlight .pingpong__list-item__rank__head{width:94px}.pingpong__list-item--highlight .pingpong__list-item__player__head{width:130px}.pingpong__list-item--highlight .pingpong__list-item__winl__head{margin-left:auto;width:100px}.pingpong__list-item__rank{width:30px;display:flex;justify-content:center;align-items:center}.pingpong__list-item__player{display:flex;align-items:center;gap:15px;font-family:urbanist,sans-serif;font-weight:800;font-size:25px;color:#fff}.pingpong__list-item__player+.pingpong__list-item__wl{margin-left:auto}.pingpong__head{display:flex;position:relative;width:60px;min-height:60px;justify-content:center;align-items:center;align-content:center}.pingpong__head:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60px;height:61px;border-radius:50%;background-color:#383c4e;content:"";z-index:1}.pingpong__head img{z-index:2;position:relative;max-width:55px;border-radius:50%}.pingpong__list__wrapper{display:flex;flex-direction:column;gap:10px}.pingpong__versus__form__top{display:flex;justify-content:space-between}.vursus{padding:10px 20px;align-self:flex-end;min-height:25px}.pingpong__versus__form__top__player__title{color:#fff;font-size:21px;font-weight:600;font-family:urbanist;margin-bottom:30px}.pingpong__versus__form__top__player{width:100%}.pingpong__versus__form__bottom{display:flex;width:100%}.pingpong__versus__button{width:100%;margin-top:30px;max-width:100%;padding:13px;font-size:21px;transition:.2s ease-in-out;transform:translateY(0)}.pingpong__versus__button:hover{transform:translateY(-2px)}