html,body{height:100%;margin:0;padding:0}#app{background-image:url(/assets/quest_bg-C6bp4h8a.png);background-size:cover;background-position:center;background-attachment:fixed;display:flex;flex-direction:column;min-height:100vh}#app.home-route{background-image:none!important}.quest-route #app,.profile-route #app,.registration-route #app,.previous-route #app,.qrVerify-route #app{background-image:url(/assets/quest_bg-C6bp4h8a.png)!important}.p-toast{width:90%;max-width:450px;opacity:.95}.p-toast .p-toast-message{border-radius:8px;box-shadow:0 4px 12px #00000026;background:#fffffffa;border:1px solid rgba(0,0,0,.1)}.p-toast .p-toast-message .p-toast-message-content{padding:1rem}.p-toast .p-toast-message .p-toast-summary{font-size:1.1rem;font-weight:600;color:#333}.p-toast .p-toast-message .p-toast-detail{font-size:1rem;margin-top:.5rem;color:#555;word-wrap:break-word}.p-toast .p-toast-message-info{border-left:5px solid #2196F3}.p-toast .p-toast-message-success{border-left:5px solid #4CAF50}.p-toast .p-toast-message-warn{border-left:5px solid #FFC107}.p-toast .p-toast-message-error{border-left:5px solid #F44336}.partners[data-v-f515280c]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:64px;margin-top:50px;padding:40px 150px;max-width:1660px;box-sizing:border-box;margin-left:auto;margin-right:auto}h2[data-v-f515280c]{margin:0;font-size:55px;text-align:center;font-family:PhonkSans;color:var(--hse-red);-webkit-text-stroke:3px var(--hse-red)}.carousel-container[data-v-f515280c]{display:flex;align-items:center;width:100%;justify-content:space-between;max-width:1360px;min-height:150px;overflow:hidden;min-width:320px}.partners-logos[data-v-f515280c]{display:flex;justify-content:center;overflow:hidden;width:100%}.logos-container[data-v-f515280c]{display:flex;flex-wrap:nowrap;width:100%}.partner-logo[data-v-f515280c]{flex:0 0 calc(100% / var(--slides-per-view, 3));display:flex;align-items:center;justify-content:center;padding:0 20px;box-sizing:border-box;height:150px}.partner-logo img[data-v-f515280c]{max-width:100%;max-height:120px;object-fit:contain;transition:transform .4s ease-in-out}.partner-logo img[data-v-f515280c]:hover{transform:scale(1.05);cursor:pointer}.carousel-arrow[data-v-f515280c]{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border:none;background-color:#f3f3f3;cursor:pointer;font-size:28px;margin:0 15px;color:var(--hse-red);transition:color .3s ease;z-index:1;flex-shrink:0}.carousel-arrow[data-v-f515280c]:hover{color:var(--hse-red)}@media(max-width:1360px){.partners[data-v-f515280c]{padding:40px 50px}}@media(max-width:768px){.partners[data-v-f515280c]{gap:22px;padding:22px}h2[data-v-f515280c]{font-size:22px;-webkit-text-stroke:1px var(--hse-red)}.partner-logo[data-v-f515280c]{height:80px;--slides-per-view: 1}.partner-logo img[data-v-f515280c]{max-height:60px}.carousel-arrow[data-v-f515280c]{width:40px;height:40px;font-size:18px;margin:0 5px}}@media(max-width:1024px)and (min-width:769px){.partner-logo[data-v-f515280c]{--slides-per-view: 2}}@media(max-width:480px){h2[data-v-f515280c]{font-size:16px}}.language-switcher[data-v-56e0382a]{display:inline-block}select[data-v-56e0382a]{padding:0 3px;background-color:#f3f3f3;border:none;font-size:20px;cursor:pointer;font-family:InvolveMedium}select[data-v-56e0382a]:focus{outline:none;border-color:var(--hse-blue)}@media(max-width:768px){.language-switcher[data-v-56e0382a]{font-size:13px;display:flex;align-items:center;justify-content:center;margin-right:5px;padding-top:3px}select[data-v-56e0382a]{font-size:13px;padding:0 1px;margin-left:5px}}.HomeFAQ[data-v-ceaebd3f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:50px auto 73px;border-radius:80px;max-width:1360px}.homefaq-wrapper[data-v-ceaebd3f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:54px;margin-top:0}.homefaq-wrapper h2[data-v-ceaebd3f]{margin:0;font-size:55px;text-align:center;font-family:PhonkSans;color:var(--hse-red);-webkit-text-stroke:3px var(--hse-red)}.questions[data-v-ceaebd3f]{display:grid;grid-template-columns:1fr 1fr;row-gap:29px;column-gap:70px}.question-container[data-v-ceaebd3f]{min-height:200px;padding:10px 20px;cursor:pointer;position:relative;overflow:hidden}.question-card[data-v-ceaebd3f]{perspective:1000px;border-radius:40px;border:solid 2px var(--hse-red);justify-content:center;align-items:center;position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d;min-height:200px;display:flex;max-width:575px}.question-card__front h3[data-v-ceaebd3f]{font-size:33px;margin:0;font-family:InvolveMedium;color:var(--hse-red);text-align:center;padding:10px 20px}.question-card.is-flipped[data-v-ceaebd3f]{transform:rotateY(180deg)}.question-card__back[data-v-ceaebd3f]{font-size:33px;position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;left:0;top:0;transform:rotateY(180deg);background-color:var(--hse-red);border-radius:38px}.question-card__back p[data-v-ceaebd3f]{font-size:33px;margin:0;font-family:InvolveMedium;font-size:24px;color:#fff;padding:10px 20px;text-align:center}@media(max-width:1360px){.homefaq-wrapper h2[data-v-ceaebd3f]{font-size:40px}.question-card__front h3[data-v-ceaebd3f]{font-size:24px}}@media(max-width:768px){.HomeFAQ[data-v-ceaebd3f]{padding:10px;gap:20px}.questions[data-v-ceaebd3f]{grid-template-columns:1fr;row-gap:10px;width:100%}.question-container[data-v-ceaebd3f]{max-width:100%;min-height:90px;padding:5px}.homefaq-wrapper h2[data-v-ceaebd3f]{font-size:22px;-webkit-text-stroke:1px var(--hse-red)}.question-card__front h3[data-v-ceaebd3f],.question-card__back p[data-v-ceaebd3f]{font-size:15px}.question-card[data-v-ceaebd3f]{max-width:90%;min-height:120px;margin:0 auto;border-radius:16px;border:solid 1px var(--hse-red)}.question-card__back[data-v-ceaebd3f]{border-radius:16px;border:solid 1px var(--hse-red)}}@media(max-width:480px){.HomeFAQ[data-v-ceaebd3f]{margin-top:20px}.homefaq-wrapper[data-v-ceaebd3f]{gap:20px;margin-top:20px}.homefaq-wrapper h2[data-v-ceaebd3f]{font-size:16px}.question-card__front h3[data-v-ceaebd3f],.question-card__back p[data-v-ceaebd3f]{font-size:15px}}.base-button[data-v-2690a7d1]{display:inline-flex;align-items:end;justify-content:center;padding:10px 20px;border-radius:4px;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s ease;border:none}.base-button p[data-v-2690a7d1]{margin:0;padding:0;position:relative;transform:translateY(10%)}.base-button[data-v-2690a7d1]:disabled{opacity:.6;cursor:not-allowed}.base-button--block[data-v-2690a7d1]{display:flex;width:100%}.base-button--primary[data-v-2690a7d1]{background-color:#000;color:#f3f3f3}.base-button--primary[data-v-2690a7d1]:hover:not(:disabled){transform:scale(1.05)}.base-button--secondary[data-v-2690a7d1]{background-color:#462727;color:#333}.base-button--secondary[data-v-2690a7d1]:hover:not(:disabled){background-color:#e90887;transform:scale(1.05)}.base-button--danger[data-v-2690a7d1]{background-color:#e74c3c;color:#fff}.base-button--danger[data-v-2690a7d1]:hover:not(:disabled){background-color:#c0392b;transform:scale(1.05)}.base-button--success[data-v-2690a7d1]{background-color:#2ecc71;color:#fff}.base-button--success[data-v-2690a7d1]:hover:not(:disabled){background-color:#27ae60;transform:scale(1.05)}.base-button--outline[data-v-2690a7d1]{background-color:transparent;color:var(--hse-blue)}.base-button--outline[data-v-2690a7d1]:hover:not(:disabled){background-color:#4369ac1a;transform:scale(1.05)}.home-start[data-v-e985f875]{max-width:1360px;padding-inline:10px;z-index:100;margin:48px auto;box-sizing:border-box;position:relative}.start-container[data-v-e985f875]{background-image:url("data:image/svg+xml,%3csvg%20width='1360'%20height='600'%20viewBox='0%200%201360%20600'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_1634_908'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M80%200C35.8172%200%200%2035.8172%200%2080V252C0%20296.183%2035.8172%20332%2080%20332H565C609.183%20332%20645%20367.817%20645%20412V520C645%20564.183%20680.817%20600%20725%20600H1280C1324.18%20600%201360%20564.183%201360%20520V80C1360%2035.8172%201324.18%200%201280%200H80Z'/%3e%3c/mask%3e%3cpath%20d='M2%2080C2%2036.9218%2036.9218%202%2080%202V-2C34.7127%20-2%20-2%2034.7126%20-2%2080H2ZM2%20252V80H-2V252H2ZM80%20334H565V330H80V334ZM643%20412V520H647V412H643ZM1280%20598H725V602H1280V598ZM1358%20520C1358%20563.078%201323.08%20598%201280%20598V602C1325.29%20602%201362%20565.287%201362%20520H1358ZM1358%2080V520H1362V80H1358ZM1280%202C1323.08%202%201358%2036.9218%201358%2080H1362C1362%2034.7127%201325.29%20-2%201280%20-2V2ZM80%202H1280V-2H80V2ZM643%20520C643%20565.287%20679.713%20602%20725%20602V598C681.922%20598%20647%20563.078%20647%20520H643ZM565%20334C608.078%20334%20643%20368.922%20643%20412H647C647%20366.713%20610.287%20330%20565%20330V334ZM-2%20252C-2%20297.287%2034.7127%20334%2080%20334V330C36.9218%20330%202%20295.078%202%20252H-2Z'%20fill='%23C80002'%20mask='url(%23path-1-inside-1_1634_908)'/%3e%3c/svg%3e");background-size:cover;background-position:center;background-color:#f3f3f3;width:100%;height:0;padding-bottom:44.1%;background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:0}.hero-img-section[data-v-e985f875]{width:50%}.hero-img-mobile[data-v-e985f875]{display:none}.hero-img[data-v-e985f875]{width:50%;border-radius:0 0 12%;position:absolute;right:2px;bottom:2px}.tag-line[data-v-e985f875]{font-family:DisruptorScript;position:absolute;top:-50px;left:60px;color:var(--hse-blue);font-size:66px;z-index:100}.hero-content[data-v-e985f875]{margin-inline:53px;max-height:330px;height:23vw}.hero-title-section[data-v-e985f875]{display:flex;flex-direction:column;gap:19px}.main-content[data-v-e985f875]{position:relative;z-index:5}.main-title[data-v-e985f875]{font-size:clamp(45px,3vw,50px);color:var(--hse-red);-webkit-text-stroke:3px var(--hse-red);margin-bottom:0;margin-right:60px;box-sizing:border-box;margin-top:40.5px;z-index:1;position:relative;max-width:1275px}.subtitle[data-v-e985f875]{font-size:24px;font-family:InvolveMedium;color:#191a1e;margin:0 0 40.5px;line-height:1.5;max-width:540px}.bold-subtitle[data-v-e985f875]{font-family:InvolveBold}.info-text-container[data-v-e985f875]{padding-left:40px}.buttons-container[data-v-e985f875]{padding-left:40px;display:flex;justify-content:start;align-items:center;gap:15px;width:40%;margin-bottom:20px}.buttons-info-section[data-v-e985f875]{padding-top:3%}.rules-link[data-v-e985f875]{font-size:25px;color:var(--hse-blue);margin:0;font-weight:700;font-family:InvolveMedium}.rules-link a[data-v-e985f875]{color:var(--hse-blue);text-decoration:none}.event-date[data-v-e985f875]{font-size:25px;color:#191a1e;margin:0;font-weight:700;font-family:InvolveMedium}.register-btn[data-v-e985f875]{background-color:var(--hse-red);color:#fff;border:none;border-radius:24px;padding:22px 30px;font-size:20px;font-family:InvolveMedium;outline:none;text-decoration:none}a[data-v-e985f875]{text-decoration:none}.start-quest-btn[data-v-e985f875]{background-color:var(--hse-blue);color:#fff;border-radius:24px;padding:20px 28px;font-size:20px;font-family:InvolveMedium;outline:none;border:none}.event-place[data-v-e985f875]{font-size:25px;color:#191a1e;margin-top:0;font-weight:700;font-family:InvolveMedium;padding:0}.brand-mark[data-v-e985f875]{position:absolute;bottom:8px;right:15px;color:var(--hse-blue);font-size:66px;font-family:DisruptorScript;line-height:1}.home-cards[data-v-e985f875]{padding:40px 0;color:#fff;position:relative;overflow:hidden}.cards-container[data-v-e985f875]{max-width:1360px;display:flex;justify-content:space-between;margin:0 auto;align-items:center;padding:0;box-sizing:border-box}.card-content[data-v-e985f875]{font-size:24px;color:#333030;font-family:InvolveMedium;border:2px solid var(--hse-red);padding:30px 70px;border-radius:39px;max-height:114px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.card-title[data-v-e985f875]{max-width:140px;text-align:center;margin:0 auto;display:flex;align-items:center;justify-content:center}.card[data-v-e985f875]:hover{transform:perspective(800px) rotateY(0)}@media(max-width:1360px){.start-container[data-v-e985f875]{max-height:580px}.main-title[data-v-e985f875]{font-size:40px;-webkit-text-stroke:2px var(--hse-red);margin-top:40px}.start-quest-btn[data-v-e985f875],.register-btn[data-v-e985f875]{top:-7px;font-size:17px}.subtitle[data-v-e985f875]{margin-bottom:25px;font-size:22px}.card-content[data-v-e985f875]{padding:30px 60px;max-height:100px}}@media(max-width:1150px){.brand-mark[data-v-e985f875]{display:none}.main-title[data-v-e985f875]{font-size:30px}.subtitle[data-v-e985f875]{font-size:20px;margin-bottom:10px}.card-title[data-v-e985f875],.event-date[data-v-e985f875],.event-place[data-v-e985f875],.rules-link[data-v-e985f875]{font-size:20px}.start-quest-btn[data-v-e985f875],.register-btn[data-v-e985f875]{top:-7px;font-size:16px}.card-content[data-v-e985f875]{padding:30px 50px;max-height:100px}}@media(max-width:1050px){.start-container[data-v-e985f875]{max-height:550px}.main-title[data-v-e985f875]{-webkit-text-stroke:2px var(--hse-red);margin-top:20px}.buttons-container[data-v-e985f875]{flex-direction:column;gap:5px;align-items:start}.card-content[data-v-e985f875]{padding:28px 30px;margin-right:5px}.register-btn[data-v-e985f875]{margin-bottom:10px}.register-btn[data-v-e985f875]{top:-7px;font-size:18px;padding:19px 24px}.start-quest-btn[data-v-e985f875]{top:-7px;font-size:18px;padding:17px 22px}.card-title[data-v-e985f875]{font-size:18px}}@media(max-width:890px){.main-title[data-v-e985f875]{font-size:clamp(25px,3vw,30px)}.subtitle[data-v-e985f875]{font-size:clamp(15px,3vw,17px);z-index:10}.event-date[data-v-e985f875],.event-place[data-v-e985f875],.rules-link[data-v-e985f875]{font-size:clamp(15px,3vw,17px)}}@media(max-width:768px){body[data-v-e985f875]{margin:0}.start-container[data-v-e985f875]{background-image:url("data:image/svg+xml,%3csvg%20width='338'%20height='288'%20viewBox='0%200%20338%20288'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-inside-1_1921_1429'%20fill='white'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.446%200.626953C8.70627%200.626953%200%209.33324%200%2020.073V132.144C0%20144.069%209.66661%20153.735%2021.591%20153.735H158.76C170.684%20153.735%20180.351%20163.402%20180.351%20175.326V266.409C180.351%20278.333%20190.017%20288%20201.942%20288H318.158C328.898%20288%20337.604%20279.294%20337.604%20268.554V20.073C337.604%209.33322%20328.898%200.626953%20318.158%200.626953H19.446Z'/%3e%3c/mask%3e%3cpath%20d='M1%2020.073C1%209.88552%209.25856%201.62695%2019.446%201.62695V-0.373047C8.15399%20-0.373047%20-1%208.78095%20-1%2020.073H1ZM1%20132.144V20.073H-1V132.144H1ZM21.591%20154.735H158.76V152.735H21.591V154.735ZM179.351%20175.326V266.409H181.351V175.326H179.351ZM318.158%20287H201.942V289H318.158V287ZM336.604%20268.554C336.604%20278.741%20328.346%20287%20318.158%20287V289C329.45%20289%20338.604%20279.846%20338.604%20268.554H336.604ZM336.604%2020.073V268.554H338.604V20.073H336.604ZM318.158%201.62695C328.346%201.62695%20336.604%209.88551%20336.604%2020.073H338.604C338.604%208.78094%20329.45%20-0.373047%20318.158%20-0.373047V1.62695ZM19.446%201.62695H318.158V-0.373047H19.446V1.62695ZM179.351%20266.409C179.351%20278.886%20189.465%20289%20201.942%20289V287C190.57%20287%20181.351%20277.781%20181.351%20266.409H179.351ZM158.76%20154.735C170.132%20154.735%20179.351%20163.954%20179.351%20175.326H181.351C181.351%20162.85%20171.237%20152.735%20158.76%20152.735V154.735ZM-1%20132.144C-1%20144.621%209.11432%20154.735%2021.591%20154.735V152.735C10.2189%20152.735%201%20143.516%201%20132.144H-1Z'%20fill='%23C80002'%20mask='url(%23path-1-inside-1_1921_1429)'/%3e%3c/svg%3e");width:100%;height:0;padding-bottom:85.3%}.home-start[data-v-e985f875]{margin:24px auto;padding:0;min-height:270px}.hero-content[data-v-e985f875]{height:41vw;margin-inline:15px}.hero-title-section[data-v-e985f875]{gap:20px}.main-content[data-v-e985f875]{min-height:80vw}.main-title[data-v-e985f875]{margin-top:30px;margin-right:15px;-webkit-text-stroke:1px var(--hse-red);font-size:clamp(30px,3vw,35px)}.subtitle[data-v-e985f875]{max-width:400px;font-size:clamp(20px,3vw,25px);margin-bottom:10px}.tag-line[data-v-e985f875]{font-size:clamp(55px,3vw,60px);top:-40px;left:45px}.hero-img[data-v-e985f875]{display:none}.hero-img-mobile[data-v-e985f875]{display:block;border-radius:0 0 6%;right:1px;bottom:1px}.info-text-container[data-v-e985f875]{gap:0;margin-top:0;padding:0}.register-btn[data-v-e985f875]{padding:18px 22px;border-radius:20px;display:flex;background-color:var(--hse-red)}.start-quest-btn[data-v-e985f875]{padding:15.5px 19.5px;border-radius:20px;display:flex;background-color:var(--hse-blue);color:#f3f3f3;border:none}.event-date[data-v-e985f875],.event-place[data-v-e985f875],.rules-link[data-v-e985f875]{font-size:clamp(15px,3vw,17px)}.home-cards[data-v-e985f875]{padding-top:0;padding-bottom:29px}.buttons-container[data-v-e985f875]{padding-left:0;gap:5px}.cards-container[data-v-e985f875]{display:grid;grid-template-columns:1fr 1fr;row-gap:13px;column-gap:28px;padding:10px 0;min-width:30px}.card-content[data-v-e985f875]{padding:20px 30px;border-radius:20px;border:1px solid var(--hse-red);height:82px}.card-title[data-v-e985f875]{min-width:120px;font-size:15px;max-width:160px}.card[data-v-e985f875]:hover{transform:perspective(800px) rotateY(0)}}@media(max-width:600px){.main-title[data-v-e985f875]{font-size:clamp(25px,2vw,30px);margin-top:18px}.subtitle[data-v-e985f875]{font-size:clamp(15px,2vw,17px)}.tag-line[data-v-e985f875]{font-size:clamp(45px,2vw,50px);top:-35px;left:35px}.register-btn[data-v-e985f875]{font-size:clamp(15px,2vw,18px);padding:13px 12px;border-radius:15px;display:flex;margin-left:0}.start-quest-btn[data-v-e985f875]{font-size:clamp(15px,2vw,18px);padding:11px 10px;border-radius:15px;display:flex;margin-left:0}.event-date[data-v-e985f875],.event-place[data-v-e985f875],.rules-link[data-v-e985f875]{font-size:clamp(14px,2vw,18px)}.tag-line[data-v-e985f875]{font-size:30px;top:-21px}.info-text-container[data-v-e985f875]{gap:0;margin-top:0}}@media(max-width:480px){.start-container[data-v-e985f875]{max-height:470px}.main-title[data-v-e985f875]{margin-top:18px;margin-right:15px;-webkit-text-stroke:1px var(--hse-red);font-size:clamp(16px,3vw,18px)}.subtitle[data-v-e985f875]{padding:0;font-size:clamp(13px,3vw,15px);max-width:250px}.brand-mark[data-v-e985f875]{font-size:clamp(40px,3vw,60px);display:none;bottom:60px}.rules-link[data-v-e985f875]{margin-top:0;margin-bottom:0}.rules-link a[data-v-e985f875]{font-size:clamp(12px,2vw,18px)}.register-btn[data-v-e985f875]{font-size:clamp(13px,3vw,15px);padding:11px 9px;display:flex;margin-left:0;margin-bottom:0}.start-quest-btn[data-v-e985f875]{font-size:clamp(13px,3vw,15px);padding:11px 9px;border:none}.event-date[data-v-e985f875],.event-place[data-v-e985f875],.rules-link[data-v-e985f875]{font-size:clamp(12px,2vw,18px)}.cards-container[data-v-e985f875]{column-gap:15px}.card-content[data-v-e985f875]{padding:14px 15px}.info-text-container[data-v-e985f875]{gap:0;margin-top:0}}@media(max-width:390px){.hero-title-section[data-v-e985f875]{row-gap:7px}.main-title[data-v-e985f875]{font-size:clamp(14px,3vw,16px);margin-top:12px}.subtitle[data-v-e985f875]{font-size:clamp(12px,3vw,14px)}.tag-line[data-v-e985f875]{font-size:22px;top:-17px}.rules-link[data-v-e985f875]{margin-top:0;margin-bottom:0}.rules-link a[data-v-e985f875]{font-size:clamp(11px,2vw,13px)}.register-btn[data-v-e985f875]{font-size:clamp(11px,2vw,13px);padding:10px 8px;display:flex;margin-left:0}.start-quest-btn[data-v-e985f875]{font-size:clamp(11px,2vw,13px);padding:9px 7px;border:none}.cards-container[data-v-e985f875]{column-gap:5px}.card-content[data-v-e985f875]{padding:9px 10px}.card-title[data-v-e985f875]{font-size:clamp(13px,2vw,15px);min-width:80px}.info-text-container[data-v-e985f875]{gap:0;margin-top:0}}@media(max-width:360px){.info-text-container[data-v-e985f875]{gap:0;margin-top:0}.rules-link[data-v-e985f875],.event-date[data-v-e985f875],.event-place[data-v-e985f875]{font-size:clamp(10px,2vw,12px)}}html{height:100%}.bm-burger-button{position:absolute;width:36px;height:30px;left:36px;top:36px;cursor:pointer;display:none}.bm-burger-button.hidden{display:none}.bm-burger-bars{background-color:#373a47}.line-style{position:absolute;height:20%;left:0;right:0}.cross-style{position:absolute;top:12px;right:2px;cursor:pointer}.bm-cross{background:#bdc3c7}.bm-cross-button{height:24px;width:24px}.bm-cross-button.hidden{display:none}.bm-menu{height:100%;width:0;position:fixed;z-index:1000;top:0;left:0;background-color:#3f3f41;overflow-x:hidden;padding-top:60px;transition:.5s}.bm-overlay{background:#0000004d}.bm-item-list{color:#b8b7ad;margin-left:10%;font-size:20px}.bm-item-list>*{display:flex;text-decoration:none;padding:.7em}.bm-item-list>*>span{margin-left:10px;font-weight:700;color:#fff}@media(max-width:768px){.bm-burger-button{display:flex}}.logo-link[data-v-ead8ba5a]{text-decoration:none;margin:20px 0 5px;display:flex;justify-content:center;align-items:center}.logo[data-v-ead8ba5a]{font-size:38px;font-weight:700;text-align:center;margin:0;color:#ff5252;text-shadow:2px 2px 4px rgba(0,0,0,.2);transition:transform .2s ease;max-height:70px}.logo[data-v-ead8ba5a]:hover{transform:scale(1.05)}@media(max-width:768px){.logo[data-v-ead8ba5a]{font-size:32px;max-height:50px}}@media(max-width:480px){.logo[data-v-ead8ba5a]{font-size:28px;max-height:40px}}.sticky-header[data-v-0e1356ed]{position:sticky;top:0;z-index:111;width:100%;height:90px;background-color:#f3f3f3;margin:0 auto;max-width:1360px}.header-content[data-v-0e1356ed]{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1360px;margin:0 auto;padding:0 20px}.navigation[data-v-0e1356ed]{display:flex;align-items:center;vertical-align:middle;gap:20px;font-family:InvolveMedium;font-size:20px;color:#333}.nav-link[data-v-0e1356ed]{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease;cursor:pointer}.nav-link-faq[data-v-0e1356ed]{color:#333}.nav-link[data-v-0e1356ed]:hover,.nav-link-faq[data-v-0e1356ed]:hover,.nav-link-participation[data-v-0e1356ed]:hover{color:var(--hse-blue)}.down-button-mobile[data-v-0e1356ed]{display:none}.logo-link[data-v-0e1356ed]{margin:0}@media(max-width:768px){.sticky-header[data-v-0e1356ed]{width:100%;height:70px}.header-content[data-v-0e1356ed]{display:flex;justify-content:space-between;align-items:center;height:100%}img.logo[data-v-0e1356ed]{max-width:100px;margin:0 auto;display:block;padding-left:0}.language-selector[data-v-0e1356ed]{max-width:9px}.language-selector img[data-v-0e1356ed]{max-width:10px}.nav-link-participation[data-v-0e1356ed],.nav-link-faq[data-v-0e1356ed]{display:none}.nav-link[data-v-0e1356ed]{font-size:13px}.burger-menu[data-v-0e1356ed]{display:none}}.vetka-line[data-v-bdb8dc03]{width:66px}@media(max-width:768px){.vetka-line[data-v-bdb8dc03]{width:60px;height:850px;display:block}}@media(max-width:600px){.vetka-line[data-v-bdb8dc03]{height:720px}}@media(max-width:480px){.vetka-line[data-v-bdb8dc03]{width:20px}}svg[data-v-bdb8dc03]{max-width:1100px;height:auto}.circle-point[data-v-53323637]{width:66px;height:66px}.red-circle[data-v-53323637],.white-circle[data-v-53323637]{transform-origin:center;transition:all .3s ease}.HomeParticipation[data-v-bb33a81a]{padding:30px 20px;display:flex;flex-direction:column;max-width:1360px;margin:0 auto;gap:54px}.HomeParticipation h2[data-v-bb33a81a]{margin:0;font-size:24px;text-align:left;font-family:PhonkSans;font-size:55px;font-weight:300;color:var(--hse-red);line-height:1.5}.participation-content-wrapper[data-v-bb33a81a]{display:flex;gap:62px;max-width:1360px;justify-content:space-between}.participation-left-section[data-v-bb33a81a]{position:relative;width:66px;max-height:1212px}.participation-left-section-image[data-v-bb33a81a]{position:absolute;top:0;left:100%;transform:translate(-50%);z-index:1;width:66px}.participation-middle-section[data-v-bb33a81a]{display:flex;flex-direction:column;gap:70px}.participation-right-section[data-v-bb33a81a]{flex:1;position:relative;min-width:340px}.step[data-v-bb33a81a]{position:relative;display:flex;align-items:flex-start;gap:15px}.step__content[data-v-bb33a81a]{text-align:left;max-width:520px;display:flex;flex-direction:column;gap:9px}.step__header[data-v-bb33a81a]{display:flex;align-items:center;gap:20px}.step__circle[data-v-bb33a81a]{position:absolute;left:-96px;width:66px;height:66px;z-index:2;transition:all .3s ease}.step__content h3[data-v-bb33a81a]{margin:0;font-family:InvolveBold;font-size:33px;color:#333030}.step__content p[data-v-bb33a81a]{margin:0;font-family:InvolveMedium;font-size:24px;color:#4f4e4c}.participation-first-image[data-v-bb33a81a]{position:absolute;width:80%;top:50px;left:0}.participation-second-image[data-v-bb33a81a]{position:absolute;width:80%;top:388px;right:14px;z-index:1}.participation-third-image[data-v-bb33a81a]{position:absolute;width:80%;left:28px;top:740px}@media(max-width:1360px){.HomeParticipation h2[data-v-bb33a81a]{font-size:40px}.step__content h3[data-v-bb33a81a]{font-size:24px;min-width:300px}.step__content p[data-v-bb33a81a]{font-size:20px;max-width:350px;min-width:300px}.step__circle[data-v-bb33a81a]{width:50px;height:50px;left:-87px}.participation-left-section[data-v-bb33a81a]{margin-left:10px}}@media(max-width:768px){.participation-right-section[data-v-bb33a81a]{display:none}.HomeParticipation h2[data-v-bb33a81a]{font-size:22px}.participation-left-section-image[data-v-bb33a81a]{left:55%}.step__header[data-v-bb33a81a]{gap:10px}.step__content h3[data-v-bb33a81a]{font-size:20px}.step__content p[data-v-bb33a81a]{font-size:18px}.participation-left-section[data-v-bb33a81a],.participation-left-section-image[data-v-bb33a81a]{width:40px}.step__circle[data-v-bb33a81a]{width:45px;height:45px;left:-60px}.step__content h3[data-v-bb33a81a],.step__content p[data-v-bb33a81a]{max-width:330px;min-width:209px}.step[data-v-bb33a81a]{padding-left:15px}.participation-content-wrapper[data-v-bb33a81a]{justify-content:start;gap:20px}.participation-middle-section[data-v-bb33a81a]{gap:55px}}@media(max-width:600px){.HomeParticipation h2[data-v-bb33a81a]{font-size:22px}.step__content h3[data-v-bb33a81a]{font-size:18px}.step__content p[data-v-bb33a81a]{font-size:15px}.participation-middle-section[data-v-bb33a81a]{gap:30px}}@media(max-width:480px){.HomeParticipation[data-v-bb33a81a]{padding:10px 0;row-gap:25px}.HomeParticipation h2[data-v-bb33a81a]{font-size:16px}.HomeParticipation h3[data-v-bb33a81a]{font-size:15px}.participation-content-wrapper[data-v-bb33a81a]{min-width:325px;column-gap:10px}.participation-left-section[data-v-bb33a81a]{width:30px}.participation-left-section-image[data-v-bb33a81a]{width:30px;left:50%}.step__circle[data-v-bb33a81a]{width:31px;height:31px;left:-40px}.step__content p[data-v-bb33a81a]{min-width:100px;font-size:clamp(13px,3vw,15px);max-width:218px}.step__content h3[data-v-bb33a81a]{min-width:100px;font-size:clamp(14px,3vw,15px);max-width:200px}.step[data-v-bb33a81a]{padding-left:6px}}.HomeFooter[data-v-df47ac30]{padding:60px 20px;background-color:#f3f3f3}.footer-content[data-v-df47ac30]{max-width:1360px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.nav-links[data-v-df47ac30]{display:flex;flex-direction:column;gap:12px}.nav-link[data-v-df47ac30]{color:#000;text-decoration:none;font-size:32px;font-family:InvolveMedium;transition:font-family .3s}.nav-link[data-v-df47ac30]:hover{font-family:InvolveBold}.auth-block[data-v-df47ac30]{display:flex;flex-direction:column;gap:20px}.auth-buttons[data-v-df47ac30]{display:flex;gap:80px}.auth-button[data-v-df47ac30]{width:75px;height:75px;display:flex;align-items:center;justify-content:center;border-radius:20px;background-color:#f3f3f3;transition:transform .3s ease;border:2px solid var(--hse-blue)}.auth-button[data-v-df47ac30]:hover{transform:scale(1.05)}.auth-button img[data-v-df47ac30]{width:50px;height:50px}.footer-info[data-v-df47ac30]{display:flex;flex-direction:column;gap:12px}.footer-info p[data-v-df47ac30]{margin:0;color:#666;font-size:14px;font-family:InvolveMedium}@media(max-width:768px){.HomeFooter[data-v-df47ac30]{padding:40px 20px}.nav-link[data-v-df47ac30]{font-size:24px}.auth-title[data-v-df47ac30]{font-size:20px}.auth-button[data-v-df47ac30]{width:50px;height:50px}.auth-button img[data-v-df47ac30]{width:25px;height:25px}}@media(max-width:600px){.nav-link[data-v-df47ac30]{font-size:15px}}.profile-container[data-v-4c9a0f06]{font-family:InvolveMedium,Arial,sans-serif;color:#333;max-width:800px;margin:0 auto;padding:20px;display:flex;flex-direction:column;align-items:center}.edit-field[data-v-4c9a0f06]{display:flex;align-items:center}.edit-field input[data-v-4c9a0f06],.edit-field select[data-v-4c9a0f06]{border:1px solid #ddd;border-radius:4px;flex:1;margin-left:1px;padding:2px;font-family:inherit;font-size:inherit}input[data-v-4c9a0f06]{font-family:InvolveMedium,Arial,sans-serif;border-radius:10px;box-shadow:0 1px 2px #0000001a}.container[data-v-4c9a0f06]{width:100%}.profile-card[data-v-4c9a0f06]{padding:20px;background-color:#f3f3f3;border:2px solid var(--hse-blue);border-radius:25px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.profile-header[data-v-4c9a0f06],.team-header[data-v-4c9a0f06]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.profile-header h3[data-v-4c9a0f06],.team-header h3[data-v-4c9a0f06]{color:#333;margin:0}.admin-btn[data-v-4c9a0f06],.logout-btn[data-v-4c9a0f06],.create-button[data-v-4c9a0f06],.submit-btn[data-v-4c9a0f06],.cancel-btn[data-v-4c9a0f06],.delete-btn[data-v-4c9a0f06]{display:inline-block;padding:8px 16px;color:#f3f3f3;text-decoration:none;border-radius:8px;text-align:center;min-width:130px;border:none;cursor:pointer;transition:transform .2s ease}.admin-btn[data-v-4c9a0f06]:hover,.logout-btn[data-v-4c9a0f06]:hover,.create-button[data-v-4c9a0f06]:hover,.submit-btn[data-v-4c9a0f06]:hover,.cancel-btn[data-v-4c9a0f06]:hover,.delete-btn[data-v-4c9a0f06]:hover{transform:scale(1.05)}.logout-btn[data-v-4c9a0f06],.delete-btn[data-v-4c9a0f06]{background-color:var(--hse-red)}.admin-btn[data-v-4c9a0f06],.create-button[data-v-4c9a0f06],.submit-btn[data-v-4c9a0f06],.cancel-btn[data-v-4c9a0f06]{background-color:var(--hse-blue)}.create-button[data-v-4c9a0f06]{max-width:200px}.modal[data-v-4c9a0f06]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-4c9a0f06]{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:500px;position:relative}.close[data-v-4c9a0f06]{position:absolute;top:10px;right:10px;font-size:24px;cursor:pointer}@media(max-width:768px){.profile-container[data-v-4c9a0f06]{padding:10px}.modal-content[data-v-4c9a0f06]{width:95%;padding:15px}}.profile-main[data-v-4c9a0f06]{margin-bottom:30px}.profile-card[data-v-4c9a0f06]{display:flex;align-items:center;gap:25px}.profile-avatar[data-v-4c9a0f06]{width:150px;height:150px;border-radius:8%;overflow:hidden;position:relative;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.profile-avatar .default-avatar[data-v-4c9a0f06]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.profile-avatar .user-avatar[data-v-4c9a0f06]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.profile-details[data-v-4c9a0f06]{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.profile-name[data-v-4c9a0f06]{font-size:22px;font-weight:500;color:#333;margin:0 0 5px;white-space:normal;word-wrap:break-word;max-width:350px}.profile-username[data-v-4c9a0f06]{font-size:16px;color:var(--hse-blue);margin:0 0 10px}.profile-team[data-v-4c9a0f06]{font-size:16px;color:#666;margin:0}.profile-qr[data-v-4c9a0f06]{width:150px;height:150px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative}.profile-qr[data-v-4c9a0f06]:not(:has(img)){cursor:default}.profile-qr img[data-v-4c9a0f06]{width:100%;height:100%;object-fit:contain}.qr-unavailable-content[data-v-4c9a0f06]{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;background:#fff;border:2px solid var(--hse-red);border-radius:8px;padding:16px;box-sizing:border-box}.qr-unavailable-text[data-v-4c9a0f06]{font-size:14px;color:var(--hse-red);font-weight:500;margin:0}.qr-modal[data-v-4c9a0f06]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.qr-modal-content[data-v-4c9a0f06]{background-color:#fff;padding:20px;border-radius:8px;max-width:400px;width:90%;text-align:center;position:relative}.close-btn[data-v-4c9a0f06]{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer}.qr-modal-description[data-v-4c9a0f06]{margin-top:15px;color:#666}.loading-state[data-v-4c9a0f06]{text-align:center;padding:20px;color:#666}@media(max-width:768px){.profile-card[data-v-4c9a0f06]{flex-direction:column;text-align:center;gap:10px}.profile-avatar[data-v-4c9a0f06]{width:120px;height:120px;min-width:100px;min-height:100px;border-radius:20%;margin-right:0;margin-bottom:0}.profile-name[data-v-4c9a0f06]{font-size:18px;white-space:wrap}.profile-username[data-v-4c9a0f06]{font-size:16px}.profile-details[data-v-4c9a0f06]{margin-bottom:15px;margin-top:15px}.profile-qr[data-v-4c9a0f06]{width:120px;height:120px}}.main{gap:50px}body.home-page,body.home-page #app{background-image:none!important}.home[data-v-031488b9]{overflow:hidden}.runrun-section[data-v-031488b9]{margin-top:50px;max-width:1360px;margin-left:auto;margin-right:auto}.runrun-img[data-v-031488b9]{width:100%;z-index:1000}@tailwind base;@tailwind components;@tailwind utilities;.phonk-text{font-family:PhonkSans,Phonk Sans,sans-serif;font-weight:300}.quest-block[data-v-356f0cad]{background-color:#f3f3f3;border-radius:10px;padding:20px;margin-bottom:15px;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 4px #0000001a}.quest-title[data-v-356f0cad]{font-size:20px;text-align:center;margin:0 0 15px;color:#333;font-weight:500}.progress-bar[data-v-356f0cad]{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.progress-fill[data-v-356f0cad]{height:100%;background:linear-gradient(90deg,#8ee3c0,#6aaddb,#8eb3e3);border-radius:4px;transition:width .3s ease}:root{--primary-color: #ff0000;--secondary-color: #4169e1;--text-color: #333333;--background-light: #f3f3f3;--background-dark: #333333;--spacing-xs: 5px;--spacing-sm: 10px;--spacing-md: 15px;--spacing-lg: 20px;--spacing-xl: 30px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--hse-blue: #4369AC;--hse-red: #C80002}body{background-color:var(--background-light);margin:0 24px}@font-face{font-family:PhonkSans;src:url(/assets/PhonkSans-DxwRDTl9.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:InvolveMedium;src:url(/assets/Involve-Medium-CPLfwZ-D.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:DisruptorScript;src:url(/assets/DisruptorScript-Cd4_kPqR.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:InvolveBold;src:url(/assets/Involve-Bold-zXVNHNYZ.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}
