@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.language-switcher{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:330px}@media (max-width: 1024px){.language-switcher{max-width:280px;gap:.75rem}}@media (max-width: 640px){.language-switcher{max-width:100%;gap:1rem}}.language-switcher__arrow{width:50px;height:50px;background:#16406a;opacity:.5;border-radius:8.16px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;min-width:48px;min-height:48px}.language-switcher__arrow:hover{opacity:.7;transform:scale(1.05)}.language-switcher__arrow:active{transform:scale(.95)}.language-switcher__arrow svg{width:21px;height:21px}@media (max-width: 1024px){.language-switcher__arrow{width:45px;height:45px;min-width:45px;min-height:45px}.language-switcher__arrow svg{width:18px;height:18px}}@media (max-width: 640px){.language-switcher__arrow{width:52px;height:52px;min-width:52px;min-height:52px}.language-switcher__arrow svg{width:22px;height:22px}}.language-switcher__current{flex:1;height:50px;background:#16406a;opacity:.5;border-radius:8.16px;display:flex;align-items:center;justify-content:center;padding:0 1rem;min-width:0;min-height:48px}@media (max-width: 1024px){.language-switcher__current{height:45px;min-height:45px;padding:0 .75rem}}@media (max-width: 640px){.language-switcher__current{height:52px;min-height:52px;padding:0 1rem}}.language-switcher__text{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:27px;line-height:33px;text-align:center;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.language-switcher__text{font-size:22px;line-height:28px}}@media (max-width: 640px){.language-switcher__text{font-size:18px;line-height:22px}}.main-page-wrapper{position:relative;width:100vw;height:100vh;overflow:hidden}.main-page__background{position:absolute;top:0;left:0;width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.main-page__content{position:absolute;width:100%;max-width:1920px;height:100vh;left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;box-sizing:border-box}@media (max-width: 1024px){.main-page__content{position:static;width:100%;height:100vh;min-height:100vh;left:auto;top:auto;transform:none;padding:0;justify-content:flex-start;gap:0;align-items:flex-start}}.main-page__logos{position:absolute;left:50%;transform:translate(-50%);top:.5vh;display:flex;gap:0;align-items:center;justify-content:center;width:202px;z-index:2}@media (max-width: 1024px){.main-page__logos{position:fixed;left:50%;transform:translate(-50%);top:2vh;width:auto;max-width:90%;gap:10px;margin:0;z-index:2}}.main-page__logo{width:77px;height:78px;object-fit:contain}.main-page__logo:first-child{background:#fff;border-radius:50%;padding:2px}.main-page__logo:last-child{background:#d9d9d9;border-radius:50%;padding:2px}@media (max-width: 1024px){.main-page__logo{width:50px;height:50px}}@media (max-width: 640px){.main-page__logo{width:44.99px;height:45.6px;background:transparent;padding:0}}.main-page__title-container{position:fixed;left:11.31vw;right:8.22vw;top:13.82vh;width:auto;display:flex;align-items:center;justify-content:center;z-index:1}@media (max-width: 1024px){.main-page__title-container{position:fixed;left:50%;transform:translate(-50%);top:12vh;width:80%;max-width:500px;margin:0;z-index:2}}@media (max-width: 640px){.main-page__title-container{left:13.11%;top:16.6%;width:69.44%;transform:translate(0)}}.main-page__title{width:100%;height:auto;object-fit:contain}@media (max-width: 1024px){.main-page__title{max-width:100%}}@media (max-width: 640px){.main-page__title{max-width:80%}}.main-page__controls-container{position:absolute;left:50%;top:52%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;width:386px;max-width:85vw;z-index:3;padding:0;box-sizing:border-box}@media (max-width: 920px){.main-page__controls-container{width:350px;top:55%}}@media (max-width: 600px){.main-page__controls-container{width:90%;top:58%}}@media (max-height: 700px){.main-page__controls-container{top:50%;gap:16px}}@media (max-height: 500px){.main-page__controls-container{top:48%;gap:12px}}.main-page__subtitle-frame{position:absolute;left:26.72%;right:27.08%;top:38.06%;display:flex;align-items:center;justify-content:center;background:#16406a;border-radius:10px;padding:20px;box-sizing:border-box;z-index:3}@media (max-width: 920px){.main-page__subtitle-frame{left:10%;right:10%;padding:15px}}@media (max-width: 600px){.main-page__subtitle-frame{left:5%;right:5%;padding:12px;border-radius:8px}}.main-page__subtitle{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:clamp(14px,2.2vw,35px);line-height:1.25;text-align:center;color:#fff;margin:0}.main-page__building{position:fixed;left:45.56vw;right:36.9vw;top:7.26vh;bottom:47.04vh;width:auto;display:flex;align-items:center;justify-content:center;z-index:2}@media (max-width: 640px){.main-page__building{position:fixed;left:74.17%;top:24.69%;width:7.22%;height:auto;bottom:auto;margin:0;z-index:1;transform:translate(0)}}.main-page__building-img{width:100%;height:100%;object-fit:contain;object-position:center}@media (max-width: 640px){.main-page__building-img{width:auto;height:auto;max-width:80%}}.main-page__buttons{display:flex;flex-direction:column;gap:28px;align-items:stretch;justify-content:flex-start;width:100%}@media (max-height: 700px){.main-page__buttons{gap:10px}}@media (max-height: 500px){.main-page__buttons{gap:8px}}.main-page__button{width:100%;height:auto;min-height:52px;border:none;border-radius:8px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(14px,2.5vw,20px);line-height:1.2;text-align:center;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0003;background:#2fc3f4;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px}.main-page__button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d;background:#26b0d9}.main-page__button:active{transform:translateY(0)}@media (max-height: 700px){.main-page__button{min-height:46px;padding:12px 18px}}@media (max-height: 500px){.main-page__button{min-height:40px;padding:10px 14px;border-radius:6px}}.main-page__user-info{display:flex;align-items:center;justify-content:center;gap:10px;background:#2fc3f4e6;border-radius:50px;padding:5px 18px 5px 5px;box-shadow:0 4px 12px #0003}@media (max-height: 700px){.main-page__user-info{gap:8px;padding:4px 14px 4px 4px}}@media (max-height: 500px){.main-page__user-info{gap:6px;padding:3px 10px 3px 3px}}.main-page__user-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid #ffffff;box-shadow:0 2px 8px #00000026}@media (max-height: 700px){.main-page__user-avatar{width:38px;height:38px}}@media (max-height: 500px){.main-page__user-avatar{width:32px;height:32px}}.main-page__user-name{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(12px,2.5vw,18px);line-height:1.2;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.main-page__button-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}@media (max-height: 500px){.main-page__button-icon{width:20px;height:20px}}.main-page__language{display:flex;align-items:center;justify-content:center;width:auto;padding:8px 16px;background:transparent;border-radius:0;box-sizing:border-box;min-height:40px;margin-top:40px}@media (max-height: 700px){.main-page__language{min-height:36px;padding:6px 12px;margin-top:8px}}@media (max-height: 500px){.main-page__language{min-height:32px;padding:4px 10px;margin-top:6px}}.modal-page-layout{position:relative;width:100%;min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 640px){.modal-page-layout{height:100vh;min-height:100vh}}.modal-page-layout__background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}@media (max-width: 1024px){.modal-page-layout__background{height:100vh;background-size:auto 100%;background-position:center center}}.modal-page-layout__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16406a80;z-index:1}.modal-page-layout__content{position:relative;z-index:2;width:100%;max-width:1920px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh}@media (max-width: 1024px){.modal-page-layout__content{padding:1.5rem}}@media (max-width: 640px){.modal-page-layout__content{padding:1rem}}.modal-page-layout__logos{position:fixed;top:2vh;left:50%;transform:translate(-50%);display:flex;gap:2rem;align-items:center;justify-content:center;flex-wrap:wrap;z-index:100;width:auto}@media (max-width: 1024px){.modal-page-layout__logos{gap:1rem;top:2vh}}@media (max-width: 640px){.modal-page-layout__logos{gap:.75rem;top:1.5vh}}.modal-page-layout__logo-container{width:77px;height:78px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;box-shadow:0 2px 8px #0000001a}.modal-page-layout__logo-container:first-child{background:#d9d9d9}@media (max-width: 1024px){.modal-page-layout__logo-container{width:60px;height:60px;padding:.4rem}}@media (max-width: 640px){.modal-page-layout__logo-container{width:50px;height:50px;padding:.3rem}}.modal-page-layout__logo{width:100%;height:100%;object-fit:contain}.modal-page-layout__close{position:absolute;top:1rem;right:1rem;width:33px;height:33px;background:transparent;border:none;cursor:pointer;display:none;align-items:center;justify-content:center;transition:transform .2s ease;z-index:10}.modal-page-layout__close:hover{transform:scale(1.1)}.modal-page-layout__close img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.modal-page-layout__close{width:28px;height:28px}}@media (max-width: 640px){.modal-page-layout__close{width:24px;height:24px}}.registration-page__card{position:relative;width:100%;max-width:1482px;background:#16406ae6;border-radius:10px;padding:3rem 2rem;margin:2rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width: 1024px){.registration-page__card{max-width:90%;padding:2rem 1.5rem}}@media (max-width: 640px){.registration-page__card{padding:1.5rem 1rem;margin:1rem 0}}.registration-page__close{position:absolute;top:1rem;right:1rem;width:33px;height:33px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;z-index:10}.registration-page__close:hover{transform:scale(1.1)}.registration-page__close img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.registration-page__close{width:28px;height:28px}}@media (max-width: 640px){.registration-page__close{width:28px;height:28px;top:.75rem;right:.75rem}}.registration-page__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:50px;line-height:61px;color:#fff;margin:0 0 1.5rem;max-width:886px}@media (max-width: 1024px){.registration-page__title{font-size:40px;line-height:48px}}@media (max-width: 640px){.registration-page__title{font-size:28px;line-height:34px;margin-bottom:1rem}}@media (max-width: 480px){.registration-page__title{font-size:22px;line-height:28px}}.registration-page__description{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:30px;text-align:center;color:#fff;margin:0;max-width:1276px}@media (max-width: 1024px){.registration-page__description{font-size:20px;line-height:26px}}@media (max-width: 640px){.registration-page__description{font-size:16px;line-height:22px}}@media (max-width: 480px){.registration-page__description{font-size:14px;line-height:20px}}.registration-page__play-section{display:flex;align-items:flex-end;justify-content:center;gap:0;margin:2rem 0;position:relative}@media (max-width: 1024px){.registration-page__play-section{margin:1.5rem 0}}@media (max-width: 640px){.registration-page__play-section{flex-direction:column;align-items:center;gap:.5rem;margin:1rem 0}}.registration-page__play-icon{width:133px;height:117px;object-fit:contain;flex-shrink:0;position:relative;z-index:1;margin-right:-20px}@media (max-width: 1024px){.registration-page__play-icon{width:100px;height:88px;margin-right:-15px}}@media (max-width: 640px){.registration-page__play-icon{width:100px;height:88px;margin-right:0;margin-bottom:-10px}}@media (max-width: 480px){.registration-page__play-icon{width:80px;height:70px}}.registration-page__play-button{width:386px;height:81px;background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:36px;text-align:center;color:#16406ae6;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a5e9ff4d;display:flex;align-items:center;justify-content:center;padding-left:20px;position:relative;z-index:0}.registration-page__play-button:hover{background:#8dd9f0;transform:translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.registration-page__play-button:active{transform:translateY(0)}@media (max-width: 1024px){.registration-page__play-button{width:320px;height:65px;font-size:24px;line-height:30px}}@media (max-width: 640px){.registration-page__play-button{width:100%;max-width:386px;height:70px;font-size:24px;line-height:30px;padding-left:0}}@media (max-width: 480px){.registration-page__play-button{height:60px;font-size:20px;line-height:26px}}.registration-page__play-text{display:inline-block;width:331px;height:36px;line-height:36px}@media (max-width: 1024px){.registration-page__play-text{width:auto;height:auto;line-height:inherit}}@media (max-width: 640px){.registration-page__play-text{width:auto;height:auto;line-height:30px}}.signin-page__content{position:absolute;width:100%;max-width:1920px;height:100vh;left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;box-sizing:border-box}@media (max-width: 1024px){.signin-page__content{position:relative;width:100%;height:100vh;min-height:100vh;left:auto;top:auto;transform:none;padding:0;justify-content:flex-start;gap:0;align-items:center}}.signin-page__card{position:absolute;left:22.86%;right:22.86%;top:20%;display:flex;flex-direction:column;align-items:center;text-align:center;background:#16406ae6;border-radius:10px;padding:clamp(2rem,8vw,15rem) clamp(1rem,3vw,2rem);box-sizing:border-box;z-index:2}@media (max-width: 1024px){.signin-page__card{position:relative;left:auto;right:auto;top:auto;width:90%;max-width:600px;margin:2rem auto;padding:2rem 1.5rem}}@media (max-width: 640px){.signin-page__card{width:95%;margin:auto;padding:1.5rem 1rem;border-radius:8px}}@media (max-height: 700px) and (max-width: 1024px){.signin-page__card{margin-top:1rem;margin-bottom:1rem;padding:1.5rem 1.2rem}}@media (max-height: 500px) and (max-width: 1024px){.signin-page__card{margin-top:.5rem;margin-bottom:.5rem;padding:1rem;border-radius:6px}}.signin-page__close{position:absolute;top:clamp(.5rem,1.5vw,1rem);right:clamp(.5rem,1.5vw,1rem);width:clamp(24px,2vw,33px);height:clamp(24px,2vw,33px);min-width:44px;min-height:44px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;z-index:10;padding:5px;box-sizing:border-box}.signin-page__close:hover{transform:scale(1.1)}.signin-page__close img{width:clamp(13px,1.5vw,13.43px);height:clamp(13px,1.5vw,13.43px);object-fit:contain}@media (max-height: 500px){.signin-page__close{top:.3rem;right:.3rem;width:20px;height:20px;min-width:36px;min-height:36px}}.signin-page__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(18px,2.6vw,50px);line-height:1.22;color:#fff;margin:0 0 clamp(1rem,2vw,1.5rem) 0;max-width:886px;width:100%;text-align:center}@media (max-height: 700px){.signin-page__title{margin-bottom:1rem}}@media (max-height: 500px){.signin-page__title{margin-bottom:.75rem}}.signin-page__description{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(13px,1.3vw,25px);line-height:1.2;text-align:center;color:#fff;margin:0 0 clamp(1rem,2.5vw,2rem) 0;max-width:1276px;width:100%}@media (max-width: 600px){.signin-page__description{text-align:left}}@media (max-height: 700px){.signin-page__description{margin-bottom:1.5rem}}@media (max-height: 500px){.signin-page__description{margin-bottom:1rem}}.signin-page__buttons{display:flex;align-items:flex-end;justify-content:center;gap:clamp(.75rem,1.5vw,1rem);margin:clamp(1rem,2.5vw,2rem) 0;flex-wrap:wrap;width:100%}@media (max-width: 600px){.signin-page__buttons{flex-direction:column;align-items:center;gap:.75rem;margin:1rem 0 .5rem}}@media (max-height: 700px){.signin-page__buttons{gap:.75rem;margin:1.5rem 0}}@media (max-height: 500px){.signin-page__buttons{gap:.5rem;margin:1rem 0}}.signin-page__button-section{display:flex;align-items:center;gap:0;position:relative}@media (max-width: 640px){.signin-page__button-section{width:100%;max-width:none;justify-content:center;position:relative}}.signin-page__button-icon{width:clamp(50px,5vw,97px);height:clamp(55px,5.5vw,107px);object-fit:contain;flex-shrink:0;position:relative;z-index:1;margin-right:clamp(-25px,-2.5vw,-48px)}.signin-page__button-icon--play{width:clamp(62px,7vw,133px);height:clamp(55px,6vw,117px);margin-right:clamp(-31px,-3.5vw,-66px)}@media (max-width: 920px){.signin-page__button-icon{width:80px;height:88px;margin-right:-40px}.signin-page__button-icon--play{width:100px;height:88px;margin-right:-50px}}@media (max-width: 600px){.signin-page__button-icon{position:relative;margin-right:-20px;z-index:2}}@media (max-height: 700px){.signin-page__button-icon{width:70px;height:77px;margin-right:-35px}.signin-page__button-icon--play{width:90px;height:80px;margin-right:-45px}}@media (max-height: 500px){.signin-page__button-icon{width:50px;height:55px;margin-right:-25px}.signin-page__button-icon--play{width:62px;height:55px;margin-right:-31px}}@media (max-width: 600px){.signin-page__button-section:nth-child(1) .signin-page__button-icon{width:50px;height:55px;margin-right:-25px}}@media (max-width: 600px){.signin-page__button-section:nth-child(2) .signin-page__button-icon{width:42px;height:55px;margin-right:-21px}}@media (max-width: 600px){.signin-page__button-section:nth-child(3) .signin-page__button-icon{width:62px;height:55px;margin-right:-31px}}.signin-page__button{width:clamp(200px,20vw,386px);height:auto;min-height:clamp(48px,4.2vw,81px);background:#a5e9ff;border:none;border-radius:clamp(8px,.5vw,10px);font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(15px,1.56vw,30px);line-height:1.2;text-align:center;color:#16406ae6;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a5e9ff4d;display:flex;align-items:center;justify-content:center;padding:clamp(12px,1.5vw,20px) clamp(16px,2vw,20px);padding-left:clamp(20px,2.5vw,20px);position:relative;z-index:0;box-sizing:border-box}.signin-page__button:hover{background:#8dd9f0;transform:translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.signin-page__button:active{transform:translateY(0)}@media (max-width: 920px){.signin-page__button{width:320px;min-height:65px}}@media (max-width: 600px){.signin-page__button{width:200px;min-height:48px;padding:12px 16px;border-radius:8px;box-shadow:none;flex-direction:row;gap:10px}}@media (max-height: 700px){.signin-page__button{min-height:60px;padding:14px 18px}}@media (max-height: 500px){.signin-page__button{min-height:48px;padding:12px 14px;border-radius:6px}}.signin-page__button-text{display:inline-block;width:auto;height:auto;line-height:inherit;text-align:center;flex:none}@media (max-width: 920px){.signin-page__button-text{width:auto;height:auto}}@media (max-width: 600px){.signin-page__button-text{height:auto;line-height:inherit}}.play-page{position:relative;width:100%;min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#de8d8e}.play-page__background{position:absolute;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.play-page__overlay{position:absolute;top:0;left:0;width:100%;height:100vh;background:#16406a80;z-index:1}.play-page__content{position:relative;z-index:2;width:100%;max-width:1920px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;height:100vh}@media (max-width: 1024px){.play-page__content{max-width:90%;padding:1.5rem}}@media (max-width: 640px){.play-page__content{padding:0;justify-content:center;align-items:center;min-height:100vh;height:100vh}}.play-page__logos{display:flex;gap:2rem;align-items:center;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media (max-width: 1024px){.play-page__logos{gap:1.5rem;margin-top:1.5rem}}@media (max-width: 640px){.play-page__logos{position:fixed;top:5.31%;left:50%;transform:translate(-50%);gap:16.45px;margin-top:0;z-index:100}}.play-page__logo-container{width:77px;height:78px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;box-shadow:0 2px 8px #0000001a}.play-page__logo-container:first-child{background:#d9d9d9}@media (max-width: 1024px){.play-page__logo-container{width:60px;height:61px;padding:.4rem}}@media (max-width: 640px){.play-page__logo-container{width:45px;height:45.6px;padding:.25rem}}.play-page__logo{width:100%;height:100%;object-fit:contain}.play-page__card{position:relative;width:100%;max-width:1482px;background:#16406ae6;border-radius:10px;padding:2.5rem 2rem;margin:2rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width: 1024px){.play-page__card{max-width:90%;padding:2rem 1.5rem}}@media (max-width: 640px){.play-page__card{width:calc(100% - 40px);max-width:340px;min-height:450px;margin:auto;padding:1rem;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}}.play-page__close{position:absolute;top:1rem;right:1rem;width:33px;height:33px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;z-index:10}.play-page__close:hover{transform:scale(1.1)}.play-page__close img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.play-page__close{width:28px;height:28px}}@media (max-width: 640px){.play-page__close{width:13.43px;height:13.43px;top:10px;right:10px}}.play-page__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;color:#fff;margin:0 0 1.5rem;max-width:928px}@media (max-width: 1024px){.play-page__title{font-size:32px;line-height:40px;max-width:700px}}@media (max-width: 640px){.play-page__title{width:100%;max-width:216.85px;font-size:18px;line-height:22px;margin:30px 0 0;text-align:center}}.play-page__description{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:30px;text-align:center;color:#fff;margin:0;max-width:1276px}@media (max-width: 1024px){.play-page__description{font-size:20px;line-height:26px;max-width:90%}}@media (max-width: 640px){.play-page__description{width:100%;max-width:258px;font-size:13px;line-height:16px;margin:20px 0 0;text-align:center}}.play-page__play-section{display:flex;align-items:center;justify-content:center;gap:0;margin:2rem 0;position:relative}@media (max-width: 1024px){.play-page__play-section{margin:1.5rem 0}}@media (max-width: 640px){.play-page__play-section{position:relative;width:100%;max-width:210px;height:48px;margin-top:auto;margin-bottom:0;align-self:center}}.play-page__play-icon{width:133px;height:117px;object-fit:contain;flex-shrink:0;position:relative;z-index:1;margin-right:-66px}@media (max-width: 1024px){.play-page__play-icon{width:100px;height:88px;margin-right:-50px}}@media (max-width: 640px){.play-page__play-icon{position:absolute;width:55px;height:48px;left:-28px;top:0;margin-right:0;z-index:11}}.play-page__play-button{width:386px;height:81px;background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:36px;text-align:center;color:#16406ae6;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a5e9ff4d;display:flex;align-items:center;justify-content:center;padding-left:20px;position:relative;z-index:0}.play-page__play-button:hover{background:#8dd9f0;transform:translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.play-page__play-button:active{transform:translateY(0)}@media (max-width: 1024px){.play-page__play-button{width:320px;height:65px;font-size:24px;line-height:30px}}@media (max-width: 640px){.play-page__play-button{width:180px;height:38px;gap:10px;font-size:14px;line-height:18px;border-radius:5px;padding:10px 12px;box-sizing:border-box}}.play-page__play-text{display:inline-block;width:331px;height:36px;line-height:36px}@media (max-width: 1024px){.play-page__play-text{width:auto;height:auto;line-height:inherit}}@media (max-width: 640px){.play-page__play-text{width:auto;height:16px;line-height:16px}}.city-page-wrapper{position:relative;width:100vw;height:100vh;background:linear-gradient(180deg,#b8e0f2,#d6eff9);overflow:hidden}.city-page{position:relative;width:100vw;height:100vh;overflow:hidden}.city-page__map-viewport{position:absolute;width:100%;height:100%;overflow:hidden;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}.city-page__map-viewport:active{cursor:grabbing}.city-page__map-canvas{position:relative;width:1920px;height:1080px;min-width:1920px;transform-origin:0 0;overflow:visible}.city-page__map{width:100%;height:100%;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.city-page__debug-zones{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000}.city-page__debug-compass{position:fixed;top:100px;right:20px;z-index:10001;pointer-events:none}.city-page__debug-compass-circle{position:relative;width:140px;height:140px;background:#000000d9;border:2px solid #00d4ff;border-radius:50%;box-shadow:0 0 20px #00d4ff4d}.city-page__debug-compass-dir{position:absolute;font-family:Courier New,monospace;font-size:12px;font-weight:700;color:#50fa7b;text-shadow:0 0 5px black}.city-page__debug-compass-dir[data-dir=N]{top:5px;left:50%;transform:translate(-50%);color:#f55}.city-page__debug-compass-dir[data-dir=NE]{top:18px;right:18px}.city-page__debug-compass-dir[data-dir=E]{top:50%;right:8px;transform:translateY(-50%);color:#ffb86c}.city-page__debug-compass-dir[data-dir=SE]{bottom:18px;right:18px}.city-page__debug-compass-dir[data-dir=S]{bottom:5px;left:50%;transform:translate(-50%);color:#8be9fd}.city-page__debug-compass-dir[data-dir=SW]{bottom:18px;left:18px}.city-page__debug-compass-dir[data-dir=W]{top:50%;left:8px;transform:translateY(-50%);color:#bd93f9}.city-page__debug-compass-dir[data-dir=NW]{top:18px;left:18px}.city-page__debug-compass-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px;color:#ff79c6}.city-page__debug-compass-center:before{content:"";position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%);background:linear-gradient(0deg,transparent 48%,rgba(255,85,85,.5) 48%,rgba(255,85,85,.5) 52%,transparent 52%),linear-gradient(90deg,transparent 48%,rgba(255,184,108,.5) 48%,rgba(255,184,108,.5) 52%,transparent 52%),linear-gradient(45deg,transparent 48%,rgba(80,250,123,.3) 48%,rgba(80,250,123,.3) 52%,transparent 52%),linear-gradient(-45deg,transparent 48%,rgba(80,250,123,.3) 48%,rgba(80,250,123,.3) 52%,transparent 52%)}.city-page__debug-iso-grid{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.city-page__debug-button{position:absolute;left:50%;transform:translate(-50%);bottom:20px;z-index:1001;padding:10px 20px;font-family:monospace;font-size:14px;font-weight:700;color:#fff;background:#000000b3;border:2px solid #fff;border-radius:8px;cursor:pointer;transition:all .2s}.city-page__debug-button:hover{background:#000000e6}.city-page__debug-button--active{background:#ff0000b3;border-color:#ff0}.city-page__animated-elements{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:visible}.city-page__animated-element{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform;backface-visibility:hidden}.city-page__animated-element[src*=cloud]{width:120px;height:auto;animation-fill-mode:both}.city-page__animated-element[src*=fly]{width:150px;height:auto}.city-page__animated-element--right{animation:moveRight linear infinite;z-index:50}.city-page__animated-element--left{animation:moveLeft linear infinite;z-index:50}.city-page__animated-element--blimp{z-index:55}.city-page__animated-element--blimp-ne{animation:blimpNE linear infinite;z-index:55}.city-page__animated-element--blimp-nw{animation:blimpNW linear infinite;z-index:55}.city-page__animated-element--blimp-nw img{transform:scaleX(-1)}.city-page__animated-element--plane{z-index:60}.city-page__animated-element--plane img{width:40px;height:auto;opacity:1;filter:drop-shadow(1px 2px 3px rgba(0,0,0,.15))}.city-page__animated-element--plane-ne{animation:planeNE linear infinite}.city-page__animated-element--plane-nw{animation:planeNW linear infinite}.city-page__animated-element--plane-nw img{transform:scaleX(-1)}.city-page__animated-element--plane-nw .city-page__plane-trail{transform:scaleX(-1);right:auto;left:100%}.city-page__animated-element--boat{z-index:2;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.city-page__animated-element--boat img{width:40px;height:auto;opacity:.95;filter:drop-shadow(1px 2px 4px rgba(0,0,0,.2))}.city-page__animated-element--boat-small img{width:25px!important;height:auto}.city-page__animated-element--boat-medium img{width:40px!important;height:auto}.city-page__animated-element--boat-large img{width:55px!important;height:auto}.city-page__animated-element--ocean-left{animation:oceanLeft linear infinite}.city-page__animated-element--ocean-left img{transform:rotate(45deg)}.city-page__animated-element--ocean-right{animation:oceanRight linear infinite}.city-page__animated-element--ocean-right img{transform:rotate(225deg)}.city-page__plane-wrapper{position:absolute;pointer-events:none;display:inline-flex;align-items:center;justify-content:center;transform-origin:center center}.city-page__plane-trail{position:absolute;width:120px;height:2px;background:linear-gradient(to left,#fff0,#ffffff80 20%,#ffffff4d,#fff0);filter:blur(1px);pointer-events:none;transform-origin:right center}.city-page__plane-trail--left{top:35%;right:85%;transform:rotate(-30deg)}.city-page__plane-trail--right{top:65%;right:15%;transform:rotate(-30deg)}.city-page__plane-wrapper.city-page__animated-element--plane-nw .city-page__plane-trail{right:auto;left:85%;transform-origin:left center}.city-page__plane-wrapper.city-page__animated-element--plane-nw .city-page__plane-trail--left,.city-page__plane-wrapper.city-page__animated-element--plane-nw .city-page__plane-trail--right{transform:rotate(30deg)}.city-page__boat-wrapper{position:absolute;pointer-events:none;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;display:inline-flex;align-items:center;justify-content:center;transform-origin:center center}.city-page__boat-content{position:relative;display:inline-flex;align-items:center;justify-content:center}.city-page__boat-content img{position:relative;z-index:2}.city-page__boat-wake-container{position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;z-index:1}.city-page__boat-wake{position:absolute;width:80px;height:5px;background:linear-gradient(to right,#ffffffb3,#dcf0ff80 20%,#b4dcff59,#ffffff26 80%,#fff0);box-shadow:0 0 3px #ffffff4d,0 0 5px #c8e6ff33;filter:blur(1.5px);pointer-events:none;transform-origin:left center;opacity:.8}.city-page__boat-wake--left{top:42%;left:50%;transform:translateY(-50%) rotate(-15deg);animation:wakeWave 2s ease-in-out infinite}.city-page__boat-wake--right{top:58%;left:50%;transform:translateY(-50%) rotate(-45deg);animation:wakeWave 2s ease-in-out infinite 1s}.city-page__boat-wake--center{top:50%;left:50%;width:90px;height:4px;transform:translateY(-50%) rotate(-30deg);opacity:.7;background:linear-gradient(to right,#fffc,#dcf0ff80 30%,#fff3 70%,#fff0);animation:wakeWave 2s ease-in-out infinite .5s}.city-page__boat-foam{position:absolute;width:4px;height:4px;background:radial-gradient(circle,#ffffffe6,#f0f8ffb3 40%,#fff0);border-radius:50%;pointer-events:none;box-shadow:0 0 2px #fffc,0 0 4px #c8e6ff80;animation:foamFloat 3s ease-in-out infinite}.city-page__boat-foam--1{left:10%;top:50%;width:3px;height:3px;transform:translateY(-50%);animation-delay:0s}.city-page__boat-foam--2{left:30%;top:50%;width:5px;height:5px;transform:translateY(-50%);animation-delay:.6s}.city-page__boat-foam--3{left:50%;top:50%;width:4px;height:4px;transform:translateY(-50%);animation-delay:1.2s}.city-page__boat-foam--4{left:70%;top:50%;width:3px;height:3px;transform:translateY(-50%);animation-delay:1.8s}.city-page__boat-foam--5{left:85%;top:50%;width:2px;height:2px;transform:translateY(-50%);animation-delay:2.4s}.city-page__animated-element--boat-small .city-page__boat-wake{width:60px;height:4px}.city-page__animated-element--boat-small .city-page__boat-wake--left{transform:translateY(-50%) rotate(-15deg)}.city-page__animated-element--boat-small .city-page__boat-wake--right{transform:translateY(-50%) rotate(-45deg)}.city-page__animated-element--boat-small .city-page__boat-wake--center{width:70px;height:3px;transform:translateY(-50%) rotate(-30deg)}.city-page__animated-element--boat-small .city-page__boat-foam{width:3px;height:3px}.city-page__animated-element--boat-small .city-page__boat-foam--2{width:4px;height:4px}.city-page__animated-element--boat-small .city-page__boat-foam--5{width:2px;height:2px}.city-page__animated-element--boat-medium .city-page__boat-wake{width:80px;height:5px}.city-page__animated-element--boat-medium .city-page__boat-wake--center{width:90px;height:4px}.city-page__animated-element--boat-large .city-page__boat-wake{width:120px;height:6px;filter:blur(2px)}.city-page__animated-element--boat-large .city-page__boat-wake--left{top:40%;transform:translateY(-50%) rotate(-15deg)}.city-page__animated-element--boat-large .city-page__boat-wake--right{top:60%;transform:translateY(-50%) rotate(-45deg)}.city-page__animated-element--boat-large .city-page__boat-wake--center{width:140px;height:5px;opacity:.7;transform:translateY(-50%) rotate(-30deg)}.city-page__animated-element--boat-large .city-page__boat-foam{width:6px;height:6px;box-shadow:0 0 3px #ffffffe6,0 0 6px #c8e6ff99}.city-page__animated-element--boat-large .city-page__boat-foam--1{width:5px;height:5px}.city-page__animated-element--boat-large .city-page__boat-foam--2{width:8px;height:8px}.city-page__animated-element--boat-large .city-page__boat-foam--3{width:6px;height:6px}.city-page__animated-element--boat-large .city-page__boat-foam--4{width:5px;height:5px}.city-page__animated-element--boat-large .city-page__boat-foam--5{width:4px;height:4px}.city-page__vehicle-wrapper{position:absolute;pointer-events:none;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;display:inline-flex;align-items:center;justify-content:center;transform-origin:center center}.city-page__animated-element--vehicle{z-index:3}.city-page__animated-element--vehicle img{height:auto;opacity:.95;filter:drop-shadow(2px 3px 5px rgba(0,0,0,.3))}.city-page__animated-element--vehicle-small img{width:18px!important}.city-page__animated-element--vehicle-medium img{width:24px!important}.city-page__animated-element--vehicle-large img{width:32px!important}.city-page__blocks{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:visible}.city-page__blocks--dimmed .city-page__block:not(.city-page__block--expanded){opacity:.2;pointer-events:none}.city-page__block{position:absolute;cursor:pointer;pointer-events:all;transition:transform .3s cubic-bezier(.34,1.56,.64,1),filter .3s ease;transform-origin:center bottom}.city-page__block:hover{transform:scale(1.08) translateY(-5px);filter:brightness(1.1) drop-shadow(0 10px 20px rgba(0,0,0,.2)) drop-shadow(0 0 30px rgba(255,200,100,.6)) drop-shadow(0 0 60px rgba(255,200,100,.4));z-index:100!important}.city-page__block:hover .city-page__block-image{animation:blockBounce .6s ease-in-out}.city-page__block:hover .city-page__block-label{transform:translate(-50%) scale(1.05)}.city-page__block:hover .city-page__block-label-bg{background:#ffb464b3}.city-page__block:active{transform:scale(.98) translateY(0);transition:transform .1s ease}.city-page__block--locked{filter:grayscale(100%) brightness(1.05);cursor:not-allowed;transition:filter .3s ease}.city-page__block--locked .city-page__block-label{opacity:0;transition:opacity .3s ease}.city-page__block--locked:hover{transform:scale(1);filter:grayscale(0%) brightness(1)}.city-page__block--locked:hover .city-page__block-label{opacity:1}.city-page__block--locked:active{transform:scale(1);cursor:not-allowed}.city-page__block--newly-unlocked{animation:blockPulse 2s ease-in-out infinite,glowPulseFilter 2s ease-in-out infinite}.city-page__block--completed:after{content:"✓";position:absolute;top:10px;right:10px;width:28px;height:28px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;box-shadow:0 2px 8px #22c55e66;z-index:10;animation:checkmarkPop .4s cubic-bezier(.34,1.56,.64,1)}.city-page__block--expanded{top:50%!important;left:50%!important;transform:translate(-50%,-50%) scale(3);z-index:2000;transition:transform .3s ease,top .3s ease,left .3s ease;filter:none}.city-page__block-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}.city-page__block-label{position:absolute;bottom:190px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:50;pointer-events:none;width:auto;min-width:max-content;height:auto;min-height:40px;border:2px solid rgba(255,255,255,.9);border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 12px #00000026;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.city-page__block-label--large{min-height:50px}.city-page__block-label--large .city-page__block-label-text{white-space:normal;max-width:180px;line-height:1.2}.city-page__block-label-bg{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,#b46464d9,#965050e6);border-radius:10px;box-sizing:border-box;top:0;left:0;transition:background .3s ease,box-shadow .3s ease}.city-page__block-label-text{position:relative;z-index:1;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:1.3;text-align:center;color:#fff;padding:8px 16px;white-space:nowrap;display:flex;align-items:center;justify-content:center;text-shadow:0 1px 3px rgba(0,0,0,.4);transition:text-shadow .3s ease}.city-page__block:not(.city-page__block--locked):hover .city-page__block-label{transform:translate(-50%) scale(1.05);box-shadow:0 6px 20px #00000040}.city-page__block:not(.city-page__block--locked):hover .city-page__block-label .city-page__block-label-bg{background:linear-gradient(135deg,#ffb464e6,#e69646f2)}.city-page__block:not(.city-page__block--locked):hover .city-page__block-label .city-page__block-label-text{text-shadow:0 2px 6px rgba(0,0,0,.4)}.city-page__block--completed .city-page__block-label .city-page__block-label-bg{background:linear-gradient(135deg,#22c55ee6,#16a34af2)}.city-page__block--locked .city-page__block-label .city-page__block-label-bg{background:linear-gradient(135deg,#646464d9,#464646e6)}.city-page__block--newly-unlocked .city-page__block-label{animation:labelPulse 2s ease-in-out infinite}.city-page__block--newly-unlocked .city-page__block-label .city-page__block-label-bg{background:linear-gradient(135deg,#ffc864e6,#ffaa32f2)}.city-page__block--pension{left:51.4%;top:20%;z-index:10}.city-page__block--price-stability{left:36.04%;top:23.2%;z-index:11}.city-page__block--credit-supermarket{left:66%;top:31%;z-index:12}.city-page__block--money{left:27.7%;top:31.1%;z-index:13}.city-page__block--finance-security{left:58.1%;top:39.5%;z-index:14}.city-page__block--family{left:19.5%;top:41.7%;z-index:15}.city-page__block--investment-house{left:50%;top:50%;z-index:16}.city-page__block--finance-center{left:33.4%;top:49%;z-index:17}.city-page__block--baiterek{left:66.8%;top:53.5%;z-index:18;pointer-events:all;cursor:pointer}.city-page__block--baiterek:before{content:"";position:absolute;top:-15px;right:-15px;bottom:-15px;left:-15px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,215,0,0) 0%,transparent 70%);opacity:0;transition:opacity .5s ease,transform .5s ease;pointer-events:none;z-index:-1}.city-page__block--baiterek:hover{transform:scale(1.1) translateY(-8px);filter:brightness(1.2) drop-shadow(0 0 30px rgba(255,215,0,.8));z-index:200!important}.city-page__block--baiterek:hover:before{opacity:1;background:radial-gradient(ellipse at center,rgba(255,215,0,.6) 0%,rgba(255,200,50,.3) 40%,transparent 70%);animation:baiterekGlow 1.5s ease-in-out infinite}.city-page__block--baiterek:hover .city-page__block-image{animation:baiterekFloat 2s ease-in-out infinite}.city-page__block--baiterek:active{animation:baiterekPulse .6s ease-out;filter:brightness(1.5) drop-shadow(0 0 50px rgb(255,215,0))}.city-page__block--baiterek-active{z-index:200!important;filter:brightness(1.3) drop-shadow(0 0 40px rgba(255,215,0,.9))}.city-page__block--tax{left:71%;top:55.5%;z-index:19}.city-page__block--business-incubator{left:41.5%;top:62.9%;z-index:20}.city-page__baiterek-secret{position:absolute;bottom:calc(100% + 20px);left:50%;transform:translate(-50%);z-index:300;animation:secretAppear .5s cubic-bezier(.34,1.56,.64,1)}.city-page__baiterek-secret-content{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;background:linear-gradient(135deg,#ffd700f2,#ffb400f2);border-radius:16px;border:2px solid rgba(255,255,255,.8);box-shadow:0 10px 40px #ffb40080,0 0 60px #ffd7004d,inset 0 1px #ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:280px;max-width:320px;text-align:center}.city-page__baiterek-secret-icon{font-size:32px;animation:starPulse 1s ease-in-out infinite}.city-page__baiterek-secret-title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:#5c3d00;text-shadow:0 1px 0 rgba(255,255,255,.5)}.city-page__baiterek-secret-text{font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:1.4;color:#6b4500}.city-page__baiterek-secret:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:12px solid transparent;border-top-color:#ffbe00f2}.city-page__sidebar{position:absolute;left:3.65%;top:6.48%;width:7.86%;height:87.04%;background:#ffffff80;border-radius:10px;padding:1rem;z-index:100}.city-page__sidebar-logo{display:none}.city-page__sidebar-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.city-page__sidebar-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:opacity .2s ease}.city-page__sidebar-item:hover{opacity:.8}.city-page__sidebar-item img{width:60px;height:60px;object-fit:contain}.city-page__sidebar-item span{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#16406a}@media (max-width: 1024px){.city-page__sidebar{width:10%}.city-page__sidebar-item img{width:40px;height:40px}.city-page__sidebar-item span{font-size:14px;line-height:18px}}.city-page__balance{position:absolute;right:3.65%;top:12.96%;width:10%;height:32.59%;background:#ffffff80;border-radius:10px;padding:1rem;z-index:100}.city-page__balance-content{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;box-sizing:border-box;overflow:hidden}.city-page__balance-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:.5rem}.city-page__balance-title{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:22px;text-align:center;color:#16406a;width:100%;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;padding:.5rem .5rem 0;margin-top:-2.2rem;white-space:normal}.city-page__balance-amount{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:30px;text-align:center;color:#16406ae6;background:#ffcb5a;padding:1rem;border-radius:10px;width:100%}.city-page__balance-tenge-icon{width:60px;height:60px;object-fit:contain;margin:.5rem 0;animation:moneyBounceRotate 10s infinite;transform-origin:center center}.city-page__balance-sync{display:flex;align-items:center;gap:4px;font-size:14px;color:#16406a;opacity:.8;margin-top:.25rem}.city-page__balance-sync-icon{font-size:16px}.city-page__balance-sync-completed{color:#22c55e;font-weight:700}@media (max-width: 1024px){.city-page__balance{width:15%}.city-page__balance-avatar{width:60px;height:60px}.city-page__balance-title{font-size:14px;line-height:18px}.city-page__balance-amount{font-size:18px;line-height:22px;padding:.75rem}}.city-page__temp-menu{position:absolute;right:3.65%;top:50%;transform:translateY(-50%);width:10%;min-width:150px;background:#ffffff80;border-radius:10px;padding:1rem;z-index:100}.city-page__temp-menu-content{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.city-page__temp-menu-item{width:100%;padding:1rem;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:22px;text-align:center;color:#16406a;background:#fffc;border:2px solid rgba(22,64,106,.3);border-radius:8px;cursor:pointer;transition:all .2s ease}.city-page__temp-menu-item:hover{background:#fffffff2;border-color:#16406a80;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.city-page__temp-menu-item:active{transform:translateY(0)}@media (max-width: 1024px){.city-page__temp-menu{width:12%;min-width:120px;padding:.75rem}.city-page__temp-menu-item{padding:.75rem;font-size:16px;line-height:20px}}@media (max-width: 640px){.city-page__temp-menu{right:2%;top:auto;bottom:15%;transform:none;width:20%;min-width:100px;padding:.5rem}.city-page__temp-menu-item{padding:.5rem;font-size:14px;line-height:18px}}.city-page__notification{position:absolute;left:50%;transform:translate(-50%);bottom:5%;width:67.5%;height:16.85%;min-height:200px;z-index:100;overflow:hidden}.city-page__notification--hidden{visibility:hidden}.city-page__notification-close{position:absolute;top:1rem;right:1rem;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.city-page__notification-close:hover{opacity:.8;transform:scale(1.1)}.city-page__notification-close:active{transform:scale(.95)}.city-page__notification-close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.city-page__notification-close{width:28px;height:28px;top:.75rem;right:.75rem}.city-page__notification-close img{width:28px;height:28px}}@media (max-width: 640px){.city-page__notification-close{width:24px;height:24px;top:.5rem;right:.5rem}.city-page__notification-close img{width:24px;height:24px}}.city-page__notification-content{display:flex;align-items:center;gap:1rem;background:#16406ae6;border-radius:10px;padding:1.5rem;height:100%}.city-page__notification-avatar{width:182px;height:182px;border-radius:50%;background:#d9d9d9;flex-shrink:0}.city-page__notification-text{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(14px,2vw,18px);line-height:1.25;color:#fff;position:absolute;top:17px;left:42%;right:0;max-width:50%;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;padding-top:1rem}.city-page__notification-cursor{display:inline-block;animation:blink 1s infinite;margin-left:2px;color:#fff}@media (max-width: 1280px){.city-page__notification-text{font-size:clamp(12px,1.8vw,20px);left:35%;max-width:65%}}@media (max-width: 1024px){.city-page__notification{width:80%;min-height:150px}.city-page__notification-avatar{width:120px;height:120px}.city-page__notification-text{font-size:clamp(10px,1.5vw,16px);left:30%;max-width:70%}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.city-page__back-button{position:absolute;right:3.65%;bottom:6.48%;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:transparent;border:none;cursor:pointer;z-index:100;transition:opacity .2s ease}.city-page__back-button:hover{opacity:.8}.city-page__back-button--hidden{visibility:hidden}.city-page__back-button img{width:94px;height:104px;object-fit:contain}.city-page__back-button span{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#16406a}@media (max-width: 1024px){.city-page__back-button img{width:70px;height:80px}.city-page__back-button span{font-size:16px;line-height:20px}}@media (max-width: 640px){.city-page__sidebar{position:fixed;left:0;top:0;width:100%;height:auto;min-height:81px;background:#16406a;border-radius:0;padding:.75rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:100}.city-page__sidebar-logo{display:flex;align-items:center;flex-shrink:0}.city-page__sidebar-logo-text{display:flex;flex-direction:column;align-items:flex-start;gap:0}.city-page__sidebar-logo-alatau,.city-page__sidebar-logo-city{font-family:Inter,sans-serif;font-style:normal;font-weight:900;font-size:16.58px;line-height:20px;color:#fff}.city-page__sidebar-logo-city{margin-left:.5rem}.city-page__sidebar-content{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:space-evenly;flex:1;width:auto}.city-page__sidebar-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:0 0 auto;min-width:0}.city-page__sidebar-item img{width:30px;height:30px;object-fit:contain}.city-page__sidebar-item span{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:7px;line-height:8px;text-align:center;color:#fff;white-space:nowrap}.city-page__balance{right:2%;top:90px;width:20%;height:30%;padding:.5rem}.city-page__balance-avatar{width:50px;height:50px}.city-page__balance-title{font-size:14px;line-height:16px}.city-page__balance-amount{font-size:18px;line-height:22px;padding:.5rem}.city-page__notification{width:90%;height:20%;min-height:120px;bottom:2%}.city-page__notification-text{font-size:12px;line-height:16px;top:0;left:20%;max-width:75%}.city-page__notification img{width:80px;height:auto}.city-page__back-button{right:2%;bottom:2%}.city-page__back-button img{width:60px;height:70px}.city-page__back-button span{font-size:14px;line-height:16px}}.city-page__settings-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.city-page__settings-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16406a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.city-page__settings-content{position:relative;width:min(1482px,90vw);height:min(356px,40vh);background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease;z-index:1001}.city-page__settings-content--hidden{opacity:0;visibility:hidden;pointer-events:none}@media (max-width: 1024px){.city-page__settings-content{width:95vw;height:auto;min-height:300px;padding:1.5rem}}@media (max-width: 640px){.city-page__settings-content{width:calc(100% - 48px);max-width:none;height:auto;min-height:auto;max-height:calc(100vh - 120px);padding:1.5rem 1rem;border-radius:12px;margin:0 auto;overflow-y:auto}}.city-page__settings-close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.city-page__settings-close:hover{opacity:.8;transform:scale(1.1)}.city-page__settings-close:active{transform:scale(.95)}.city-page__settings-close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.city-page__settings-close img{width:28px;height:28px}}@media (max-width: 640px){.city-page__settings-close img{width:24px;height:24px}}.city-page__settings-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:50px;line-height:61px;text-align:center;color:#fff;margin:0 0 2rem}@media (max-width: 1024px){.city-page__settings-title{font-size:40px;line-height:48px;margin-bottom:1.5rem}}@media (max-width: 640px){.city-page__settings-title{font-size:24px;line-height:30px;margin:0 0 1.5rem}}.city-page__settings-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;width:100%}@media (max-width: 1024px){.city-page__settings-buttons{gap:1.5rem;flex-wrap:wrap}}@media (max-width: 640px){.city-page__settings-buttons{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-bottom:1.5rem}}.city-page__settings-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:transparent;border:none;cursor:pointer;padding:0;transition:transform .2s ease,opacity .2s ease;flex:0 0 auto}.city-page__settings-button:hover{transform:translateY(-5px);opacity:.9}.city-page__settings-button:active{transform:translateY(-2px) scale(.98)}@media (max-width: 640px){.city-page__settings-button{gap:.75rem}}.city-page__settings-button-icon{width:169px;height:169px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #0003;transition:box-shadow .2s ease}.city-page__settings-button:hover .city-page__settings-button-icon{box-shadow:0 6px 12px #0000004d}.city-page__settings-button-icon img{width:auto;height:auto;max-width:80%;max-height:80%;object-fit:contain}@media (max-width: 1024px){.city-page__settings-button-icon{width:140px;height:140px}}@media (max-width: 640px){.city-page__settings-button-icon{width:100px;height:100px}}.city-page__settings-button-text{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:36px;text-align:center;color:#fff;white-space:nowrap}@media (max-width: 1024px){.city-page__settings-button-text{font-size:24px;line-height:28px}}@media (max-width: 640px){.city-page__settings-button-text{font-size:16px;line-height:20px}}.city-page__profile-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.city-page__profile-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16406a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.city-page__profile-content{position:relative;width:min(1482px,90vw);height:min(600px,50vh);background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;z-index:1001;overflow-y:auto}@media (max-width: 1024px){.city-page__profile-content{width:95vw;height:auto;min-height:400px;padding:1.5rem}}@media (max-width: 640px){.city-page__profile-content{width:calc(100% - 48px);max-width:none;height:auto;min-height:auto;max-height:calc(100vh - 120px);padding:1.5rem 1rem;border-radius:12px;margin:0 auto}}.city-page__profile-close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.city-page__profile-close:hover{opacity:.8;transform:scale(1.1)}.city-page__profile-close:active{transform:scale(.95)}.city-page__profile-close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.city-page__profile-close img{width:28px;height:28px}}@media (max-width: 640px){.city-page__profile-close img{width:24px;height:24px}}.city-page__profile-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:50px;line-height:61px;text-align:center;color:#fff;margin:0 0 2rem}@media (max-width: 1024px){.city-page__profile-title{font-size:40px;line-height:48px;margin-bottom:1.5rem}}@media (max-width: 640px){.city-page__profile-title{font-size:24px;line-height:30px;margin:0 0 1.5rem}}.city-page__profile-body{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;width:100%;height:100%}@media (max-width: 1024px){.city-page__profile-body{gap:1.5rem}}@media (max-width: 640px){.city-page__profile-body{grid-template-columns:1fr;gap:1rem}}.city-page__profile-left-column{display:flex;flex-direction:column;justify-content:space-evenly;align-items:stretch;padding:20px;max-width:520px}@media (max-width: 1024px){.city-page__profile-left-column{padding:15px;max-width:400px}}@media (max-width: 640px){.city-page__profile-left-column{justify-content:flex-start;gap:1rem;padding:1rem;max-width:100%}}.city-page__profile-right-column{display:flex;align-items:center;justify-content:center}@media (max-width: 640px){.city-page__profile-right-column{margin-top:1rem}}.city-page__profile-input-group{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;height:55px;padding:10px 14px;background:#fffefe;border-radius:10px;box-sizing:border-box}@media (max-width: 1024px){.city-page__profile-input-group{width:100%;max-width:100%;padding:8px 12px;gap:14px;height:auto;min-height:50px}}@media (max-width: 640px){.city-page__profile-input-group{width:100%;max-width:100%;padding:12px 16px;gap:20px;height:auto;min-height:70px}}.city-page__profile-input-icon{width:28px;height:28px;flex-shrink:0;flex:none;object-fit:contain}@media (max-width: 1024px){.city-page__profile-input-icon{width:24px;height:24px}}@media (max-width: 640px){.city-page__profile-input-icon{width:32px;height:32px}}.city-page__profile-input{flex:1;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#000;padding:0;height:22px;display:flex;align-items:center;text-align:center}.city-page__profile-input::placeholder{color:silver;text-align:center}@media (max-width: 1024px){.city-page__profile-input{font-size:16px;line-height:20px;height:auto}}@media (max-width: 640px){.city-page__profile-input{font-size:22px;line-height:28px;height:auto}}.city-page__profile-button{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;text-align:center;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;display:block;margin:0 auto;padding:0;box-sizing:border-box}.city-page__profile-button--accept{width:100%;height:55px;background:#2fc3f4;color:#fff}.city-page__profile-button--accept:hover{background:#25a8d1;transform:translateY(-2px);box-shadow:0 6px 16px #2fc3f466}.city-page__profile-button--accept:active{transform:translateY(0)}@media (max-width: 1024px){.city-page__profile-button--accept{height:50px;font-size:16px;line-height:20px}}@media (max-width: 640px){.city-page__profile-button--accept{height:70px;font-size:20px;line-height:24px}}.city-page__profile-avatars-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;width:100%;max-width:600px}@media (max-width: 1024px){.city-page__profile-avatars-grid{max-width:500px;gap:.75rem}}@media (max-width: 640px){.city-page__profile-avatars-grid{max-width:100%;gap:.5rem}}.city-page__profile-avatar-item{width:100%;aspect-ratio:1;border-radius:50%;background:#d9d9d9;border:none;padding:0;cursor:pointer;overflow:hidden;transition:all .3s ease;position:relative;box-sizing:border-box}.city-page__profile-avatar-item:hover{transform:scale(1.05);box-shadow:0 4px 12px #2fc3f466}.city-page__profile-avatar-item--selected{border:3px solid #2FC3F4;box-shadow:0 0 0 3px #2fc3f433}.city-page__profile-avatar-image{width:100%;height:100%;object-fit:cover}@keyframes moveLeft{0%{transform:translate(0);opacity:0}3%{opacity:.3}8%{opacity:.75}12%{opacity:.8}80%{opacity:.7}to{transform:translate(-600px);opacity:0}}@keyframes moveRight{0%{transform:translate(0);opacity:0}3%{opacity:.3}8%{opacity:.75}12%{opacity:.8}80%{opacity:.7}to{transform:translate(600px);opacity:0}}@keyframes blimpNE{0%{transform:translate(0);opacity:1}85%{opacity:1}to{transform:translate(1400px,-700px);opacity:0}}@keyframes blimpNW{0%{transform:translate(0);opacity:1}85%{opacity:1}to{transform:translate(-1400px,-700px);opacity:0}}@keyframes planeNE{0%{transform:translate(0);opacity:0}2%{opacity:1}98%{opacity:1}to{transform:translate(1400px,-700px);opacity:0}}@keyframes planeNW{0%{transform:translate(0);opacity:0}2%{opacity:1}98%{opacity:1}to{transform:translate(-1400px,-700px);opacity:0}}@keyframes wakeWave{0%{opacity:.8;filter:blur(2px)}25%{opacity:.65;filter:blur(2.5px)}50%{opacity:.5;filter:blur(3px)}75%{opacity:.65;filter:blur(2.5px)}to{opacity:.8;filter:blur(2px)}}@keyframes foamFloat{0%{opacity:0;transform:translateY(-50%) scale(.5)}20%{opacity:1;transform:translateY(-50%) scale(1)}50%{opacity:.8;transform:translateY(-50%) scale(1.1)}80%{opacity:.4;transform:translateY(-50%) scale(.9)}to{opacity:0;transform:translateY(-50%) scale(.5)}}@keyframes oceanRight{0%{transform:translate(0);opacity:0}3%{opacity:.95}97%{opacity:.95}to{transform:translate(1400px);opacity:0}}@keyframes oceanLeft{0%{transform:translate(0);opacity:0}3%{opacity:.95}97%{opacity:.95}to{transform:translate(-1400px);opacity:0}}@keyframes blockBounce{0%,to{transform:translateY(0)}25%{transform:translateY(-3px)}50%{transform:translateY(0)}75%{transform:translateY(-2px)}}@keyframes blockPulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes glowPulseFilter{0%,to{filter:brightness(1.05) drop-shadow(0 0 20px rgba(255,200,100,.5)) drop-shadow(0 0 40px rgba(255,200,100,.3))}50%{filter:brightness(1.1) drop-shadow(0 0 35px rgba(255,200,100,.7)) drop-shadow(0 0 70px rgba(255,200,100,.5))}}@keyframes checkmarkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.3)}to{transform:scale(1);opacity:1}}@keyframes labelPulse{0%,to{transform:translate(-50%) scale(1);box-shadow:0 0 #ffc86466}50%{transform:translate(-50%) scale(1.02);box-shadow:0 0 20px 5px #ffc86499}}@keyframes baiterekGlow{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}}@keyframes baiterekFloat{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-5px) rotate(1deg)}50%{transform:translateY(-8px) rotate(0)}75%{transform:translateY(-5px) rotate(-1deg)}}@keyframes baiterekPulse{0%{transform:scale(1.1) translateY(-8px)}30%{transform:scale(1.25) translateY(-15px)}60%{transform:scale(1.05) translateY(-5px)}to{transform:scale(1.1) translateY(-8px)}}@keyframes secretAppear{0%{opacity:0;transform:translate(-50%) translateY(20px) scale(.8)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes starPulse{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.2) rotate(10deg)}}@keyframes moneyBounceRotate{0%{transform:translateY(0) rotate(0)}3%{transform:translateY(-15px) rotate(0)}6%{transform:translateY(0) rotate(0)}9%{transform:translateY(-15px) rotate(0)}12%{transform:translateY(0) rotate(0)}15%{transform:translateY(-15px) rotate(0)}18%{transform:translateY(0) rotate(0)}25%{transform:translateY(0) rotate(360deg)}30%{transform:translateY(0) rotate(360deg)}35%,to{transform:translateY(0) rotate(0)}}.progress-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.progress-modal--open{opacity:1;visibility:visible}.progress-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;pointer-events:none}.progress-modal__content{position:relative;width:min(1210px,90vw);max-height:90vh;background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transform:scale(.9);transition:transform .3s ease;z-index:1001}.progress-modal--open .progress-modal__content{transform:scale(1)}@media (max-width: 1024px){.progress-modal__content{width:95vw}}.progress-modal__header{display:flex;align-items:center;justify-content:center;padding:1rem 2rem .25rem;position:relative;flex-shrink:0;z-index:10}@media (max-width: 640px){.progress-modal__header{padding:.75rem 1rem .25rem}}.progress-modal__close{position:absolute;top:1rem;right:1rem;z-index:10;background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.progress-modal__close:hover{opacity:.8;transform:scale(1.1)}.progress-modal__close:active{transform:scale(.95)}.progress-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.progress-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.progress-modal__close img{width:24px;height:24px}}.progress-modal__body{flex:1;display:flex;flex-direction:column;align-items:center;padding:.5rem 1.5rem .75rem;overflow-y:visible}@media (max-width: 1024px){.progress-modal__body{overflow-y:auto;padding:.5rem 1rem .75rem}}@media (max-width: 640px){.progress-modal__body{overflow-y:auto;padding:.5rem .75rem .75rem}}.progress-modal__body{min-height:0}.progress-modal__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:44px;color:#fff;margin:0;white-space:nowrap}@media (max-width: 1024px){.progress-modal__title{font-size:30px;line-height:38px}}@media (max-width: 640px){.progress-modal__title{font-size:24px;line-height:30px}}.progress-modal__blocks{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:1110px;margin:0;padding:0;gap:.75rem;min-height:0}@media (max-width: 1024px){.progress-modal__blocks{gap:.5rem}}.progress-modal__block{display:flex;align-items:center;justify-content:flex-start;gap:1rem;width:100%;min-height:40px;flex-shrink:0}@media (max-width: 640px){.progress-modal__block{flex-wrap:wrap;gap:1rem}}.progress-modal__block-number{display:flex;align-items:center;justify-content:flex-end;font-family:Inter,sans-serif;font-style:normal;font-weight:900;font-size:50px;line-height:61px;color:#2fc3f487;width:67px;min-width:67px;flex-shrink:0;white-space:nowrap;text-align:right}@media (max-width: 1024px){.progress-modal__block-number{font-size:40px;line-height:50px;width:55px;min-width:55px}}@media (max-width: 640px){.progress-modal__block-number{font-size:35px;line-height:42px;width:50px;min-width:50px}}.progress-modal__block-progress{position:relative;width:557px;min-width:557px;height:40px;flex-shrink:0}@media (max-width: 1024px){.progress-modal__block-progress{width:400px;min-width:400px}}@media (max-width: 640px){.progress-modal__block-progress{width:100%;min-width:100%;max-width:100%}}.progress-modal__block-track{position:absolute;width:100%;height:40px;background:#fff;border-radius:10px;top:0;left:0}.progress-modal__block-indicators{position:absolute;display:flex;gap:2px;width:calc(100% - 5px);height:34px;top:3px;left:2.5px;justify-content:space-between;align-items:center}.progress-modal__block-indicator{flex:1;height:34px;border-radius:6px;transition:background-color .3s ease;min-width:0}.progress-modal__block-indicator--completed{background:#07bae3}.progress-modal__block-indicator--pending{background:#b9effb}.progress-modal__block-name{display:flex;align-items:center;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:25px;line-height:30px;color:#fff;white-space:normal;text-align:left;max-width:432px;flex-shrink:0;margin-left:1rem;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 1024px){.progress-modal__block-name{font-size:20px;line-height:26px;max-width:300px}}@media (max-width: 640px){.progress-modal__block-name{font-size:18px;line-height:22px;max-width:100%;margin-left:0;width:100%}}.progress-modal__content,.progress-modal--open .progress-modal__content{animation:fadeInScale .3s ease}.progress-modal__body::-webkit-scrollbar{width:8px}.progress-modal__body::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.progress-modal__body::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.progress-modal__body::-webkit-scrollbar-thumb:hover{background:#ffffff80}.task-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.task-modal--open{opacity:1;visibility:visible}@media (max-width: 640px){.task-modal{align-items:flex-start;padding-top:2vh}}.task-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;pointer-events:none}.task-modal__content{position:relative;width:min(1210px,90vw);max-height:90vh;background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transform:scale(.9);transition:transform .3s ease;z-index:1001;padding:2rem 3rem}.task-modal--open .task-modal__content{transform:scale(1)}@media (max-width: 1024px){.task-modal__content{width:95vw;padding:1.5rem 2rem}}@media (max-width: 640px){.task-modal__content{padding:1rem 1.5rem;width:98vw;max-height:85vh}}.task-modal__close{position:absolute;top:1.5rem;right:1.5rem;z-index:10;background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.task-modal__close:hover{opacity:.8;transform:scale(1.1)}.task-modal__close:active{transform:scale(.95)}.task-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.task-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.task-modal__close img{width:24px;height:24px}}@media (max-width: 1024px){.task-modal__close{top:1rem;right:1rem}}@media (max-width: 640px){.task-modal__close{top:.75rem;right:.75rem;padding:.25rem}}.task-modal__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:center;color:#fff;margin:0;margin-top:1rem;margin-bottom:2rem;white-space:nowrap;flex-shrink:0}@media (max-width: 1024px){.task-modal__title{font-size:26px;line-height:32px;margin-bottom:1.5rem}}@media (max-width: 640px){.task-modal__title{font-size:18px;line-height:24px;white-space:normal;margin-top:.5rem;margin-bottom:.75rem}}.task-modal__body{flex:1;display:flex;flex-direction:column;padding:0;overflow-y:auto;min-height:0;margin-bottom:2rem;-webkit-overflow-scrolling:touch}@media (max-width: 640px){.task-modal__body{margin-bottom:.5rem;flex:1 1 auto;overflow-y:auto}}.task-modal__text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:30px;text-align:justify;color:#fff;width:100%;max-width:947px;margin:0 auto;word-wrap:break-word;overflow-wrap:break-word}.task-modal__text p{text-indent:1.5em;margin:0 0 1rem}.task-modal__text p:last-child{margin-bottom:0}.task-modal__text strong{font-weight:700;color:#fff}.task-modal__text--empty{min-height:200px}@media (max-width: 1024px){.task-modal__text{font-size:20px;line-height:26px}.task-modal__text p{text-indent:1.2em;margin-bottom:.875rem}}@media (max-width: 640px){.task-modal__text{font-size:14px;line-height:20px}.task-modal__text p{text-indent:.8em;margin-bottom:.625rem}}.task-modal__footer{display:flex;justify-content:center;align-items:center;padding:1rem 0;flex-shrink:0}@media (max-width: 640px){.task-modal__footer{padding:.75rem 0 .5rem;flex-shrink:0}}.task-modal__submit{width:386px;height:81px;background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:36px;text-align:center;color:#16406ae6;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.task-modal__submit:hover{opacity:.9;transform:scale(1.02)}.task-modal__submit:active{transform:scale(.98)}@media (max-width: 1024px){.task-modal__submit{width:320px;height:65px;font-size:24px;line-height:30px}}@media (max-width: 640px){.task-modal__submit{width:100%;max-width:280px;height:48px;font-size:16px;line-height:20px}}.task-modal__content,.task-modal--open .task-modal__content{animation:fadeInScale .3s ease}.task-modal__body::-webkit-scrollbar{width:8px}.task-modal__body::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.task-modal__body::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.task-modal__body::-webkit-scrollbar-thumb:hover{background:#ffffff80}.test-question{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,2.08vw,2rem);width:100%;margin-bottom:clamp(2rem,3.13vw,3rem)}.test-question:last-child{margin-bottom:0}.test-question__text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(18px,1.56vw,30px);line-height:clamp(24px,1.875vw,36px);text-align:center;color:#fff;margin:0;max-width:947px;width:100%}@media (max-width: 920px){.test-question__text{font-size:clamp(18px,2.6vw,24px);line-height:clamp(24px,3.26vw,30px)}}@media (max-width: 640px){.test-question__text{font-size:18px;line-height:24px}}@media (max-height: 700px){.test-question__text{font-size:clamp(16px,1.56vw,28px);line-height:clamp(22px,1.875vw,32px)}}@media (max-height: 500px){.test-question__text{font-size:clamp(14px,1.56vw,26px);line-height:clamp(20px,1.875vw,30px)}}.test-question__buttons{display:flex;gap:clamp(1.5rem,2.08vw,2rem);justify-content:center;align-items:center;flex-wrap:wrap;width:100%}@media (max-width: 920px){.test-question__buttons{gap:clamp(1rem,1.63vw,1.5rem)}}@media (max-width: 640px){.test-question__buttons{flex-direction:column;gap:1rem}}@media (max-height: 700px){.test-question__buttons{gap:clamp(1rem,1.67vw,1.5rem)}}@media (max-height: 500px){.test-question__buttons{gap:clamp(.75rem,1.25vw,1.25rem)}}.test-question__button{width:clamp(250px,15.34vw,294.45px);height:clamp(50px,3.22vw,61.79px);background:#ffcb5a;border:none;border-radius:7.62813px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(18px,1.19vw,22.8844px);line-height:clamp(22px,1.46vw,28px);text-align:center;color:#16406ae6;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.test-question__button:hover{opacity:.9;transform:scale(1.02)}.test-question__button:active{transform:scale(.98)}.test-question__button--selected{background:orange;box-shadow:0 0 10px #ffcb5a80}@media (max-width: 920px){.test-question__button{width:clamp(200px,27.17vw,250px);height:clamp(46px,5.98vw,55px);font-size:clamp(16px,2.17vw,20px);line-height:clamp(20px,2.61vw,24px)}}@media (max-width: 640px){.test-question__button{width:100%;max-width:260px;height:50px;font-size:18px;line-height:22px}}@media (max-height: 700px){.test-question__button{height:clamp(46px,3.22vw,58px);padding:12px 18px}}@media (max-height: 500px){.test-question__button{height:clamp(40px,3.22vw,54px);padding:10px 14px}}@media (max-width: 920px){.test-question{gap:clamp(1rem,1.63vw,1.5rem);margin-bottom:clamp(1.5rem,2.17vw,2rem)}}@media (max-width: 640px){.test-question{gap:1rem;margin-bottom:1.5rem}}@media (max-height: 700px){.test-question{gap:clamp(1rem,1.67vw,1.5rem);margin-bottom:clamp(1.5rem,2.5vw,2.5rem)}}@media (max-height: 500px){.test-question{gap:clamp(.75rem,1.25vw,1.25rem);margin-bottom:clamp(1rem,1.67vw,2rem)}}.drag-drop-question{display:flex;flex-direction:column;align-items:center;width:100%;max-width:947px;margin:0 auto;padding:1rem}.drag-drop-question__description{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(20px,1.3vw,25px);line-height:clamp(26px,1.56vw,30px);text-align:center;color:#fff;margin:0 0 clamp(1.5rem,2.08vw,2rem);max-width:947px;width:100%;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 920px){.drag-drop-question__description{font-size:clamp(18px,2.17vw,20px);line-height:clamp(24px,2.83vw,26px);margin-bottom:clamp(1rem,1.63vw,1.5rem)}}@media (max-width: 640px){.drag-drop-question__description{font-size:12px;line-height:15px;margin:0 0 1rem;max-width:260px;word-wrap:break-word;overflow-wrap:break-word}}@media (max-height: 700px){.drag-drop-question__description{margin-bottom:clamp(1rem,1.67vw,1.5rem)}}@media (max-height: 500px){.drag-drop-question__description{margin-bottom:clamp(.75rem,1.25vw,1.25rem)}}.drag-drop-question__categories{display:flex;flex-direction:row;gap:clamp(1rem,1.56vw,1.5rem);width:100%;max-width:947px;margin-bottom:clamp(1.5rem,2.08vw,2rem);flex-wrap:wrap;justify-content:space-between}@media (max-width: 920px){.drag-drop-question__categories{gap:clamp(.75rem,1.09vw,1rem)}}@media (max-width: 640px){.drag-drop-question__categories{flex-direction:row;flex-wrap:nowrap;gap:.25rem;margin-bottom:1rem;justify-content:space-between;width:100%;box-sizing:border-box}}@media (max-height: 700px){.drag-drop-question__categories{gap:clamp(.75rem,1.25vw,1.25rem);margin-bottom:clamp(1.25rem,2.08vw,1.75rem)}}@media (max-height: 500px){.drag-drop-question__categories{gap:clamp(.5rem,.83vw,1rem);margin-bottom:clamp(1rem,1.67vw,1.5rem)}}.drag-drop-question__category{background:#ffffff1a;border-radius:10px;padding:clamp(.75rem,.52vw,1rem);min-height:clamp(130px,7.81vw,150px);border:2px dashed rgba(255,255,255,.3);transition:border-color .2s ease,background-color .2s ease;flex:1;min-width:clamp(150px,10.42vw,200px);max-width:calc(33.333% - clamp(.75rem,1.04vw,1rem))}.drag-drop-question__category:first-child:nth-last-child(2),.drag-drop-question__category:first-child:nth-last-child(2)~.drag-drop-question__category{max-width:calc(50% - clamp(.5rem,.78vw,.75rem));flex:0 0 calc(50% - clamp(.5rem,.78vw,.75rem))}@media (max-width: 920px){.drag-drop-question__category:first-child:nth-last-child(2),.drag-drop-question__category:first-child:nth-last-child(2)~.drag-drop-question__category{max-width:calc(50% - clamp(.375rem,.54vw,.5rem));flex:0 0 calc(50% - clamp(.375rem,.54vw,.5rem))}}.drag-drop-question__category:hover{border-color:#ffffff80;background:#ffffff26}@media (max-width: 920px){.drag-drop-question__category{max-width:calc(33.333% - clamp(.5rem,.82vw,.75rem));min-width:clamp(120px,16.3vw,150px);padding:clamp(.6rem,.82vw,.75rem)}}@media (max-width: 640px){.drag-drop-question__category{flex:1 1 0;min-width:0;min-height:150px;padding:0;border-radius:2px;background:#fff3;border:none;display:flex;flex-direction:column;align-items:stretch;touch-action:none;max-width:none}}@media (max-height: 700px){.drag-drop-question__category{min-height:clamp(120px,7.81vw,140px);padding:clamp(.6rem,.52vw,.85rem)}}@media (max-height: 500px){.drag-drop-question__category{min-height:clamp(110px,7.81vw,130px);padding:clamp(.5rem,.52vw,.75rem)}}.drag-drop-question__category-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(18px,1.15vw,22px);line-height:clamp(24px,1.46vw,28px);color:#fff;margin:0 0 clamp(.75rem,.52vw,1rem);padding:0 clamp(.4rem,.26vw,.5rem);border-radius:8px;text-align:center;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 920px){.drag-drop-question__category-title{font-size:clamp(16px,1.96vw,18px);line-height:clamp(20px,2.61vw,24px);margin-bottom:clamp(.6rem,.82vw,.75rem)}}@media (max-width: 640px){.drag-drop-question__category-title{width:100%;min-height:26px;height:auto;margin:0;padding:4px 2px;font-size:10px;line-height:12px;display:flex;align-items:center;justify-content:center;border-radius:2px 2px 0 0;flex-shrink:0;font-weight:600;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}}@media (max-height: 700px){.drag-drop-question__category-title{margin-bottom:clamp(.5rem,.52vw,.75rem)}}@media (max-height: 500px){.drag-drop-question__category-title{margin-bottom:clamp(.4rem,.52vw,.6rem)}}.drag-drop-question__category-items{display:flex;flex-wrap:wrap;gap:clamp(.75rem,.52vw,1rem);min-height:clamp(50px,3.13vw,60px);justify-content:center;align-items:center}@media (max-width: 920px){.drag-drop-question__category-items{gap:clamp(.5rem,.82vw,.75rem)}}@media (max-width: 640px){.drag-drop-question__category-items{flex:1;padding:.5rem .25rem;gap:.5rem;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}}@media (max-height: 700px){.drag-drop-question__category-items{gap:clamp(.5rem,.52vw,.75rem);min-height:clamp(45px,3.13vw,55px)}}@media (max-height: 500px){.drag-drop-question__category-items{gap:clamp(.4rem,.52vw,.6rem);min-height:clamp(40px,3.13vw,50px)}}.drag-drop-question__unassigned{width:100%;max-width:947px;margin-top:clamp(1.5rem,2.08vw,2rem)}@media (max-width: 920px){.drag-drop-question__unassigned{margin-top:clamp(1rem,1.63vw,1.5rem)}}@media (max-width: 640px){.drag-drop-question__unassigned{width:100%;max-width:270px;margin-top:1rem;margin-left:auto;margin-right:auto}}@media (max-height: 700px){.drag-drop-question__unassigned{margin-top:clamp(1rem,1.67vw,1.5rem)}}@media (max-height: 500px){.drag-drop-question__unassigned{margin-top:clamp(.75rem,1.25vw,1.25rem)}}.drag-drop-question__unassigned-title{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(18px,1.04vw,20px);line-height:clamp(22px,1.25vw,24px);color:#fff;margin:0 0 clamp(.75rem,.52vw,1rem)}@media (max-width: 920px){.drag-drop-question__unassigned-title{font-size:clamp(16px,1.96vw,18px);line-height:clamp(20px,2.39vw,22px)}}@media (max-width: 640px){.drag-drop-question__unassigned-title{display:none}}@media (max-height: 700px){.drag-drop-question__unassigned-title{margin-bottom:clamp(.5rem,.52vw,.75rem)}}@media (max-height: 500px){.drag-drop-question__unassigned-title{margin-bottom:clamp(.4rem,.52vw,.6rem)}}.drag-drop-question__unassigned-items{display:flex;flex-wrap:wrap;gap:clamp(.75rem,.52vw,1rem);background:#ffffff0d;border-radius:10px;padding:clamp(1rem,.78vw,1.5rem);min-height:clamp(60px,4.17vw,80px)}@media (max-width: 920px){.drag-drop-question__unassigned-items{gap:clamp(.5rem,.82vw,.75rem);padding:clamp(.75rem,1.09vw,1rem)}}@media (max-width: 640px){.drag-drop-question__unassigned-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;background:transparent;padding:.5rem 0;min-height:0;justify-content:center}}@media (max-height: 700px){.drag-drop-question__unassigned-items{gap:clamp(.5rem,.52vw,.75rem);padding:clamp(.75rem,.78vw,1.25rem);min-height:clamp(50px,4.17vw,70px)}}@media (max-height: 500px){.drag-drop-question__unassigned-items{gap:clamp(.4rem,.52vw,.6rem);padding:clamp(.6rem,.78vw,1rem);min-height:clamp(45px,4.17vw,60px)}}.drag-drop-question__item{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(16px,.94vw,18px);line-height:clamp(20px,1.15vw,22px);color:#16406ae6;background:#ffcb5a;border-radius:7.62813px;padding:clamp(.6rem,.39vw,.75rem) clamp(1rem,.65vw,1.25rem);cursor:move;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-touch-callout:none;transition:opacity .2s ease,transform .2s ease;position:relative;display:inline-flex;align-items:center;gap:clamp(.4rem,.26vw,.5rem)}.drag-drop-question__item:hover{opacity:.9;transform:scale(1.02)}.drag-drop-question__item:active{transform:scale(.98)}.drag-drop-question__item--in-category{background:#a5e9ff}.drag-drop-question__item--unassigned{background:#ffcb5a}@media (max-width: 920px){.drag-drop-question__item{font-size:clamp(14px,1.74vw,16px);line-height:clamp(18px,2.17vw,20px);padding:clamp(.5rem,1.09vw,.6rem) clamp(.8rem,1.09vw,1rem)}}@media (max-width: 640px){.drag-drop-question__item{width:80px;min-height:20px;height:auto;padding:6px 2px;font-size:7.19px;line-height:9px;border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;overflow:visible}.drag-drop-question__item--in-category{background:#a5e9ff;color:#16406ae6;width:auto;min-width:60px;max-width:calc(100% - .5rem);height:auto;padding:4px 6px;font-size:7.19px;line-height:9px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.drag-drop-question__item--unassigned{background:#ffcb5a;color:#16406ae6;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}}@media (max-width: 640px){.drag-drop-question__item{width:70vw;min-height:24px;height:auto;padding:6px 2px;font-size:9px;line-height:9px;border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;overflow:visible}}@media (max-height: 700px){.drag-drop-question__item{padding:clamp(.5rem,.39vw,.7rem) clamp(.9rem,.65vw,1.15rem)}}@media (max-height: 500px){.drag-drop-question__item{padding:clamp(.45rem,.39vw,.65rem) clamp(.8rem,.65vw,1.1rem)}}.drag-drop-question__item-remove{background:#16406a33;border:none;border-radius:50%;width:clamp(18px,1.04vw,20px);height:clamp(18px,1.04vw,20px);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#16406ae6;font-size:clamp(16px,.94vw,18px);line-height:1;padding:0;transition:background-color .2s ease}.drag-drop-question__item-remove:hover{background:#16406a66}@media (max-width: 640px){.drag-drop-question__item-remove{width:14px;height:14px;font-size:12px;margin-left:4px;flex-shrink:0}}@media (max-width: 920px){.drag-drop-question__item-remove{width:clamp(16px,1.74vw,18px);height:clamp(16px,1.74vw,18px);font-size:clamp(14px,1.52vw,16px)}}.drag-drop-question__placeholder{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#fff;margin:2rem 0}@media (max-width: 640px){.drag-drop-question__placeholder{font-size:16px;line-height:20px}}.drag-drop-question__footer{display:flex;justify-content:center;align-items:center;padding:clamp(.75rem,.52vw,1rem) 0;flex-shrink:0;margin-top:clamp(1.5rem,2.08vw,2rem)}@media (max-width: 640px){.drag-drop-question__footer{margin-top:1rem;padding:0}}@media (max-width: 920px){.drag-drop-question__footer{margin-top:clamp(1rem,1.63vw,1.5rem)}}@media (max-height: 700px){.drag-drop-question__footer{margin-top:clamp(0rem,1.67vw,1.5rem);padding:clamp(.5rem,.52vw,.75rem) 0}}@media (max-height: 500px){.drag-drop-question__footer{margin-top:clamp(.75rem,1.25vw,1.25rem);padding:clamp(.5rem,.52vw,.6rem) 0}}.drag-drop-question__submit{width:clamp(320px,20.1vw,386px);height:clamp(65px,4.22vw,81px);background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(24px,1.56vw,30px);line-height:clamp(30px,1.875vw,36px);text-align:center;color:#16406ae6;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.drag-drop-question__submit:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.drag-drop-question__submit:active:not(:disabled){transform:scale(.98)}.drag-drop-question__submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 920px){.drag-drop-question__submit{width:clamp(280px,34.78vw,320px);height:clamp(58px,7.07vw,65px);font-size:clamp(20px,2.61vw,24px);line-height:clamp(26px,3.26vw,30px)}}@media (max-width: 640px){.drag-drop-question__submit{width:180px;height:40px;font-size:14px;line-height:17px;border-radius:4px;max-width:180px}}@media (max-height: 700px){.drag-drop-question__submit{height:clamp(58px,4.22vw,75px);padding:12px 18px}}@media (max-height: 500px){.drag-drop-question__submit{height:clamp(52px,4.22vw,70px);padding:10px 14px}}@media (max-width: 640px){.drag-drop-question{padding:.5rem;max-width:100%;overflow-x:hidden;box-sizing:border-box}}.matching-question{display:flex;flex-direction:column;align-items:center;width:100%;max-width:947px;margin:0 auto;padding:1rem;position:relative}.matching-question__description{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(20px,1.3vw,25px);line-height:clamp(26px,1.56vw,30px);text-align:center;color:#fff;margin:0 0 clamp(1.5rem,2.08vw,2rem);max-width:947px;width:100%}@media (max-width: 920px){.matching-question__description{font-size:clamp(18px,2.17vw,20px);line-height:clamp(24px,2.83vw,26px);margin-bottom:clamp(1rem,1.63vw,1.5rem)}}@media (max-width: 640px){.matching-question__description{font-size:12px;line-height:15px;margin:0 0 1rem;max-width:260px}}@media (max-width: 375px) and (max-height: 667px){.matching-question__description{font-size:10px;line-height:12px;margin:0 0 .5rem;max-width:240px}}@media (max-height: 700px){.matching-question__description{margin-bottom:clamp(1rem,1.67vw,1.5rem)}}@media (max-height: 500px){.matching-question__description{margin-bottom:clamp(.75rem,1.25vw,1.25rem)}}.matching-question__container{display:flex;flex-direction:row;gap:clamp(40px,10vw,200px);width:100%;max-width:947px;margin-bottom:clamp(1.5rem,2.08vw,2rem);position:relative;min-height:clamp(350px,20.83vw,400px);justify-content:center}@media (max-width: 920px){.matching-question__container{gap:clamp(30px,8vw,100px);min-height:clamp(300px,38.04vw,350px)}}@media (max-width: 768px){.matching-question__container{flex-direction:column;gap:1.5rem;min-height:auto;max-width:100%;margin:0 auto 1rem;padding:0 1rem}}@media (max-width: 375px) and (max-height: 667px){.matching-question__container{gap:.75rem;margin:0 auto .5rem;padding:0 .5rem}}@media (max-height: 700px){.matching-question__container{min-height:clamp(280px,20.83vw,350px);margin-bottom:clamp(1rem,1.67vw,1.5rem)}}@media (max-height: 500px){.matching-question__container{min-height:clamp(250px,20.83vw,320px);margin-bottom:clamp(.75rem,1.25vw,1.25rem)}}.matching-question__terms{flex:0 0 auto;display:flex;flex-direction:column;max-width:250px;width:100%}@media (max-width: 1024px){.matching-question__terms{max-width:200px}}@media (max-width: 768px){.matching-question__terms{max-width:100%;width:100%;flex:0 0 auto}}.matching-question__definitions{flex:1;display:flex;flex-direction:column;min-width:0}@media (max-width: 768px){.matching-question__definitions{width:100%;flex:0 0 auto}}.matching-question__column-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(18px,1.15vw,22px);line-height:clamp(24px,1.46vw,28px);color:#fff;margin:0 0 clamp(.75rem,.52vw,1rem);text-align:center}@media (max-width: 920px){.matching-question__column-title{font-size:clamp(16px,1.96vw,18px);line-height:clamp(20px,2.61vw,24px)}}@media (max-width: 768px){.matching-question__column-title{font-size:16px;line-height:20px;margin-bottom:.75rem}}@media (max-width: 375px) and (max-height: 667px){.matching-question__column-title{font-size:12px;line-height:14px;margin-bottom:.375rem}}@media (max-height: 700px){.matching-question__column-title{margin-bottom:clamp(.5rem,.52vw,.75rem)}}@media (max-height: 500px){.matching-question__column-title{margin-bottom:clamp(.5rem,.52vw,.6rem)}}.matching-question__terms-list,.matching-question__definitions-list{display:flex;flex-direction:column;gap:clamp(.75rem,.52vw,1rem);flex:1}@media (max-width: 920px){.matching-question__terms-list,.matching-question__definitions-list{gap:clamp(.5rem,.82vw,.75rem)}}@media (max-width: 640px){.matching-question__terms-list,.matching-question__definitions-list{gap:.5rem}}@media (max-width: 375px) and (max-height: 667px){.matching-question__terms-list,.matching-question__definitions-list{gap:.25rem}}@media (max-height: 700px){.matching-question__terms-list,.matching-question__definitions-list{gap:clamp(.5rem,.52vw,.75rem)}}@media (max-height: 500px){.matching-question__terms-list,.matching-question__definitions-list{gap:clamp(.4rem,.42vw,.6rem)}}.matching-question__term{border-radius:10px;padding:clamp(.75rem,.52vw,1rem) clamp(.5rem,.26vw,.5rem);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.15rem;border:2px solid transparent;position:relative;z-index:2;color:#16406ae6;font-weight:600}.matching-question__term:hover{opacity:.9;transform:translate(2px);box-shadow:0 2px 8px #0003}.matching-question__term--selected{border-color:#ffffff80;box-shadow:0 0 15px #ffffff4d}.matching-question__term--matched{border-color:#fff6;box-shadow:0 2px 8px #0003}.matching-question__term--locked{opacity:.7;cursor:not-allowed}.matching-question__term--locked:hover{transform:none;box-shadow:0 2px 8px #0003}.matching-question__term--color-1{background:#a5e9ff}.matching-question__term--color-2{background:#ff6b6b}.matching-question__term--color-3{background:#51cf66}.matching-question__term--color-4{background:#cc5de8}@media (max-width: 920px){.matching-question__term{padding:clamp(.6rem,.82vw,.75rem) clamp(.4rem,.54vw,.5rem);border-radius:8px}}@media (max-width: 768px){.matching-question__term{width:100%;min-height:44px;padding:.75rem 1rem;border-radius:8px;font-size:14px;line-height:18px;gap:.5rem}.matching-question__term:hover{transform:translateY(-1px)}}@media (max-width: 375px) and (max-height: 667px){.matching-question__term{min-height:36px;padding:.5rem .75rem;border-radius:6px;font-size:12px;line-height:14px;gap:.375rem}}@media (max-height: 700px){.matching-question__term{padding:clamp(.6rem,.52vw,.85rem) clamp(.4rem,.26vw,.5rem)}}@media (max-height: 500px){.matching-question__term{padding:clamp(.5rem,.52vw,.75rem) clamp(.35rem,.26vw,.45rem)}}.matching-question__definition{background:#ffffff1a;border-radius:10px;padding:clamp(.75rem,.52vw,1rem) clamp(1rem,.78vw,1.5rem);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:clamp(.5rem,.39vw,.75rem);border:2px solid transparent;position:relative;z-index:2}.matching-question__definition:hover{background:#ffffff26;border-color:#ffffff4d;transform:translate(-2px)}.matching-question__definition--active{background:#fff3;border-color:#ffffff80;box-shadow:0 0 15px #ffffff4d}.matching-question__definition--matched{background:#ffffff26;border-color:#fff6}.matching-question__definition--locked{opacity:.7;cursor:not-allowed}.matching-question__definition--locked:hover{transform:none;background:#ffffff26;border-color:#fff6}@media (max-width: 920px){.matching-question__definition{padding:clamp(.6rem,1.09vw,.75rem) clamp(.8rem,1.09vw,1rem);border-radius:8px}}@media (max-width: 768px){.matching-question__definition{width:100%;min-height:44px;padding:.75rem 1rem;border-radius:8px;gap:.75rem}.matching-question__definition:hover{transform:translateY(-1px)}}@media (max-width: 375px) and (max-height: 667px){.matching-question__definition{min-height:36px;padding:.5rem .75rem;border-radius:6px;gap:.5rem}}@media (max-height: 700px){.matching-question__definition{padding:clamp(.6rem,.52vw,.85rem) clamp(.8rem,.78vw,1.25rem)}}@media (max-height: 500px){.matching-question__definition{padding:clamp(.5rem,.52vw,.75rem) clamp(.7rem,.78vw,1.1rem)}}.matching-question__term-number{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(16px,.94vw,18px);line-height:clamp(20px,1.15vw,22px);color:#16406ae6;flex-shrink:0;min-width:20px}@media (max-width: 920px){.matching-question__term-number{font-size:clamp(14px,1.74vw,16px);line-height:clamp(18px,2.17vw,20px)}}@media (max-width: 768px){.matching-question__term-number{font-size:14px;line-height:18px;min-width:24px}}@media (max-width: 375px) and (max-height: 667px){.matching-question__term-number{font-size:11px;line-height:13px;min-width:20px}}.matching-question__term-text{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(16px,.94vw,18px);line-height:clamp(20px,1.15vw,22px);color:#16406ae6;flex:1}@media (max-width: 920px){.matching-question__term-text{font-size:clamp(14px,1.74vw,16px);line-height:clamp(18px,2.17vw,20px)}}@media (max-width: 768px){.matching-question__term-text{font-size:14px;line-height:18px}}@media (max-width: 375px) and (max-height: 667px){.matching-question__term-text{font-size:12px;line-height:14px}}.matching-question__definition-letter{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(16px,.94vw,18px);line-height:clamp(20px,1.15vw,22px);color:#a5e9ff;flex-shrink:0;min-width:24px}@media (max-width: 920px){.matching-question__definition-letter{font-size:clamp(14px,1.74vw,16px);line-height:clamp(18px,2.17vw,20px)}}@media (max-width: 768px){.matching-question__definition-letter{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:4px;font-size:14px;line-height:18px;color:#16406a;min-width:32px;margin:0;padding:0}}@media (max-width: 375px) and (max-height: 667px){.matching-question__definition-letter{width:24px;height:24px;border-radius:3px;font-size:11px;line-height:13px;min-width:24px}}.matching-question__definition-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(16px,.94vw,18px);line-height:clamp(20px,1.15vw,22px);color:#fff;flex:1}@media (max-width: 920px){.matching-question__definition-text{font-size:clamp(14px,1.74vw,16px);line-height:clamp(18px,2.17vw,20px)}}@media (max-width: 768px){.matching-question__definition-text{font-size:14px;line-height:18px}}@media (max-width: 375px) and (max-height: 667px){.matching-question__definition-text{font-size:12px;line-height:14px;word-wrap:break-word;overflow-wrap:break-word}}.matching-question__term-arrow{font-size:20px;color:#16406ae6;flex-shrink:0;margin-left:auto;font-weight:700}.matching-question__arrows{position:absolute;top:80px;left:12px;width:100%;height:100%;pointer-events:none;z-index:1;overflow:visible}.matching-question__arrows path{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media (max-width: 768px){.matching-question__arrows{top:43px;left:0;width:100%;height:100%}}@media (max-width: 375px) and (max-height: 667px){.matching-question__arrows{top:30px}}.matching-question__placeholder{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#fff;margin:2rem 0}@media (max-width: 640px){.matching-question__placeholder{font-size:16px;line-height:20px}}.matching-question__footer{display:flex;justify-content:center;align-items:center;padding:clamp(.75rem,.52vw,1rem) 0;flex-shrink:0;margin-top:clamp(-1.5rem,-1.04vw,-2rem);position:relative;z-index:10}@media (max-width: 640px){.matching-question__footer{margin-top:1rem}}@media (max-width: 375px) and (max-height: 667px){.matching-question__footer{margin-top:.5rem;padding:.25rem 0}}@media (max-width: 920px){.matching-question__footer{margin-top:clamp(-1rem,-1.09vw,-1.5rem)}}@media (max-height: 700px){.matching-question__footer{margin-top:clamp(-1.25rem,-1.04vw,-1.75rem);padding:clamp(.5rem,.52vw,.75rem) 0}}@media (max-height: 500px){.matching-question__footer{margin-top:clamp(-1rem,-1.04vw,-1.5rem);padding:clamp(.5rem,.52vw,.6rem) 0}}.matching-question__submit{width:clamp(320px,20.1vw,386px);height:clamp(65px,4.22vw,81px);background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(24px,1.56vw,30px);line-height:clamp(30px,1.875vw,36px);text-align:center;color:#16406ae6;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.matching-question__submit:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.matching-question__submit:active:not(:disabled){transform:scale(.98)}.matching-question__submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 920px){.matching-question__submit{width:clamp(280px,34.78vw,320px);height:clamp(58px,7.07vw,65px);font-size:clamp(20px,2.61vw,24px);line-height:clamp(26px,3.26vw,30px)}}@media (max-width: 640px){.matching-question__submit{width:180px;height:40px;font-size:14px;line-height:17px;border-radius:4px;max-width:180px}}@media (max-width: 375px) and (max-height: 667px){.matching-question__submit{width:160px;height:36px;font-size:12px;line-height:14px;border-radius:4px;max-width:160px}}@media (max-height: 700px){.matching-question__submit{height:clamp(58px,4.22vw,75px);padding:12px 18px}}@media (max-height: 500px){.matching-question__submit{height:clamp(52px,4.22vw,70px);padding:10px 14px}}@media (max-width: 768px){.matching-question{padding:.5rem 0;max-width:100%;overflow-x:hidden;box-sizing:border-box}}@media (max-width: 375px) and (max-height: 667px){.matching-question{padding:.25rem 0}}.single-choice-question{display:flex;flex-direction:column;align-items:center;width:100%;padding:0}.single-choice-question__placeholder{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#fff;margin:2rem 0}@media (max-width: 640px){.single-choice-question__placeholder{font-size:16px;line-height:20px}}.single-choice-question__question{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(18px,1.56vw,30px);line-height:clamp(24px,1.875vw,36px);text-align:center;color:#fff;margin:0;margin-bottom:clamp(.25rem,.26vw,.5rem);max-width:947px;width:100%}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__question{font-size:clamp(20px,1.46vw,24px);line-height:clamp(26px,1.9vw,28px);margin-bottom:.25rem}}@media (max-width: 920px){.single-choice-question__question{font-size:clamp(18px,2.6vw,24px);line-height:clamp(24px,3.26vw,30px)}}@media (max-width: 640px){.single-choice-question__question{font-size:18px;line-height:24px}}@media (max-height: 700px){.single-choice-question__question{font-size:clamp(16px,1.56vw,28px);line-height:clamp(22px,1.875vw,32px);margin-bottom:clamp(.2rem,.26vw,.4rem)}}@media (max-height: 500px){.single-choice-question__question{font-size:clamp(14px,1.56vw,26px);line-height:clamp(20px,1.875vw,30px)}}.single-choice-question__hint{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(14px,1.04vw,20px);line-height:clamp(18px,1.25vw,24px);text-align:center;color:#ffcb5a;margin:0;margin-bottom:clamp(1.5rem,2.08vw,2rem);max-width:947px;width:100%}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__hint{font-size:clamp(16px,1.17vw,18px);line-height:clamp(20px,1.46vw,22px);margin-bottom:1rem}}@media (max-width: 920px){.single-choice-question__hint{font-size:clamp(14px,1.96vw,18px);line-height:clamp(18px,2.39vw,22px);margin-bottom:clamp(1rem,1.63vw,1.5rem)}}@media (max-width: 640px){.single-choice-question__hint{font-size:14px;line-height:18px;margin-bottom:1rem}}@media (max-height: 700px){.single-choice-question__hint{margin-bottom:clamp(1rem,1.67vw,1.5rem)}}@media (max-height: 500px){.single-choice-question__hint{margin-bottom:clamp(.75rem,1.25vw,1.25rem)}}.single-choice-question__options{display:flex;flex-direction:column;gap:clamp(1rem,1.56vw,1.5rem);width:100%;max-width:674px;margin-bottom:clamp(1.5rem,2.08vw,2rem)}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__options{gap:.75rem;margin-bottom:1rem}}@media (max-width: 920px){.single-choice-question__options{gap:clamp(.75rem,1.09vw,1rem);max-width:100%}}@media (max-width: 640px){.single-choice-question__options{gap:.75rem;margin-bottom:1rem}}@media (max-height: 700px){.single-choice-question__options{gap:clamp(.75rem,1.25vw,1.25rem);margin-bottom:clamp(1.25rem,2.08vw,1.75rem)}}@media (max-height: 500px){.single-choice-question__options{gap:clamp(.5rem,.83vw,1rem);margin-bottom:clamp(1rem,1.67vw,1.5rem)}}.single-choice-question__option{display:flex;align-items:center;gap:clamp(.75rem,1.56vw,1.5rem);cursor:pointer;transition:opacity .2s ease}.single-choice-question__option:hover{opacity:.8}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__option{gap:.75rem}}@media (max-width: 640px){.single-choice-question__option{gap:.75rem}}@media (max-width: 920px){.single-choice-question__option{gap:clamp(.75rem,1.09vw,1.25rem)}}.single-choice-question__button{width:clamp(50px,3.23vw,62px);height:clamp(50px,3.22vw,61.79px);background:#fff;border-radius:7.62813px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease,transform .2s ease}.single-choice-question__button:hover{transform:scale(1.05)}.single-choice-question__button:active{transform:scale(.95)}.single-choice-question__button--selected{background:#ffcb5a;box-shadow:0 0 10px #ffcb5a80}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__button{width:48px;height:48px;border-radius:6px}}@media (max-width: 920px){.single-choice-question__button{width:clamp(45px,5.43vw,50px);height:clamp(45px,5.43vw,50px)}}@media (max-width: 640px){.single-choice-question__button{width:40px;height:40px;border-radius:5px}}@media (max-height: 700px){.single-choice-question__button{height:clamp(46px,3.22vw,58px)}}@media (max-height: 500px){.single-choice-question__button{height:clamp(42px,3.22vw,54px)}}.single-choice-question__letter{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(16px,1.19vw,22.8844px);line-height:clamp(20px,1.46vw,28px);text-align:center;color:#16406a}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__letter{font-size:18px;line-height:22px}}@media (max-width: 920px){.single-choice-question__letter{font-size:clamp(16px,1.96vw,18px);line-height:clamp(20px,2.39vw,22px)}}@media (max-width: 640px){.single-choice-question__letter{font-size:16px;line-height:20px}}.single-choice-question__option-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(16px,1.3vw,25px);line-height:clamp(22px,2.24vw,43px);color:#fff;flex:1}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__option-text{font-size:clamp(18px,1.32vw,20px);line-height:clamp(24px,1.76vw,28px)}}@media (max-width: 920px){.single-choice-question__option-text{font-size:clamp(16px,2.17vw,20px);line-height:clamp(22px,3.48vw,32px)}}@media (max-width: 640px){.single-choice-question__option-text{font-size:16px;line-height:22px}}@media (max-height: 700px){.single-choice-question__option-text{line-height:clamp(20px,2.24vw,38px)}}@media (max-height: 500px){.single-choice-question__option-text{line-height:clamp(18px,2.24vw,34px)}}.single-choice-question__divider{width:100%;max-width:1013px;height:0;border:3px dashed #ffffff;opacity:.8;margin:clamp(1.5rem,2.08vw,2rem) 0}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__divider{margin:1rem 0;border-width:2px}}@media (max-width: 640px){.single-choice-question__divider{margin:1rem 0;border-width:2px}}@media (max-width: 920px){.single-choice-question__divider{margin:clamp(1rem,1.63vw,1.5rem) 0}}@media (max-height: 700px){.single-choice-question__divider{margin:clamp(1rem,1.67vw,1.5rem) 0}}@media (max-height: 500px){.single-choice-question__divider{margin:clamp(.75rem,1.25vw,1.25rem) 0}}.single-choice-question__footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:clamp(.5rem,.52vw,1rem)}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__footer{margin-top:.5rem}}@media (max-width: 640px){.single-choice-question__footer{margin-top:.5rem}}@media (max-width: 920px){.single-choice-question__footer{margin-top:clamp(.5rem,.54vw,.75rem)}}@media (max-height: 700px){.single-choice-question__footer{margin-top:clamp(.5rem,.52vw,.75rem)}}@media (max-height: 500px){.single-choice-question__footer{margin-top:clamp(.25rem,.42vw,.5rem)}}.single-choice-question__submit{width:clamp(320px,20.1vw,386px);height:clamp(65px,4.22vw,81px);background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(24px,1.56vw,30px);line-height:clamp(30px,1.875vw,36px);text-align:center;color:#16406ae6;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.single-choice-question__submit:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.single-choice-question__submit:active:not(:disabled){transform:scale(.98)}.single-choice-question__submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 1366px) and (max-height: 768px){.single-choice-question__submit{width:320px;height:58px;font-size:22px;line-height:26px}}@media (max-width: 920px){.single-choice-question__submit{width:clamp(280px,34.78vw,320px);height:clamp(58px,7.07vw,65px);font-size:clamp(20px,2.61vw,24px);line-height:clamp(26px,3.26vw,30px)}}@media (max-width: 640px){.single-choice-question__submit{width:100%;max-width:280px;height:50px;font-size:18px;line-height:22px}}@media (max-height: 700px){.single-choice-question__submit{height:clamp(58px,4.22vw,75px);padding:12px 18px}}@media (max-height: 500px){.single-choice-question__submit{height:clamp(52px,4.22vw,70px);padding:10px 14px}}.multiple-choice-question{display:flex;flex-direction:column;align-items:center;width:100%;padding:0}.multiple-choice-question__placeholder{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#fff;margin:2rem 0}@media (max-width: 640px){.multiple-choice-question__placeholder{font-size:16px;line-height:20px}}.multiple-choice-question__question{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(18px,1.56vw,30px);line-height:clamp(24px,1.875vw,36px);text-align:center;color:#fff;margin:0;margin-bottom:clamp(.25rem,.26vw,.5rem);max-width:947px;width:100%}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__question{font-size:clamp(20px,1.46vw,24px);line-height:clamp(26px,1.9vw,28px);margin-bottom:.25rem}}@media (min-width: 768px) and (max-width: 1024px) and (max-height: 768px){.multiple-choice-question__question{font-size:clamp(20px,1.95vw,22px);line-height:clamp(26px,2.54vw,28px);margin-bottom:.25rem}}@media (min-width: 768px) and (max-width: 1024px) and (min-height: 1024px){.multiple-choice-question__question{font-size:clamp(22px,2.15vw,26px);line-height:clamp(28px,2.73vw,32px)}}@media (max-width: 920px){.multiple-choice-question__question{font-size:clamp(18px,2.6vw,24px);line-height:clamp(24px,3.26vw,30px)}}@media (max-width: 640px){.multiple-choice-question__question{font-size:18px;line-height:24px}}@media (max-height: 700px){.multiple-choice-question__question{font-size:clamp(16px,1.56vw,28px);line-height:clamp(22px,1.875vw,32px);margin-bottom:clamp(.2rem,.26vw,.4rem)}}@media (max-height: 500px){.multiple-choice-question__question{font-size:clamp(14px,1.56vw,26px);line-height:clamp(20px,1.875vw,30px)}}.multiple-choice-question__hint{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(14px,1.04vw,20px);line-height:clamp(18px,1.25vw,24px);text-align:center;color:#ffcb5a;margin:0;margin-bottom:clamp(1.5rem,2.08vw,2rem);max-width:947px;width:100%}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__hint{font-size:clamp(16px,1.17vw,18px);line-height:clamp(20px,1.46vw,22px);margin-bottom:1rem}}@media (min-width: 768px) and (max-width: 1024px) and (max-height: 768px){.multiple-choice-question__hint{font-size:clamp(16px,1.56vw,18px);line-height:clamp(20px,1.95vw,22px);margin-bottom:1rem}}@media (min-width: 768px) and (max-width: 1024px) and (min-height: 1024px){.multiple-choice-question__hint{font-size:clamp(17px,1.66vw,19px);line-height:clamp(21px,2.05vw,23px);margin-bottom:1.25rem}}@media (max-width: 920px){.multiple-choice-question__hint{font-size:clamp(14px,1.96vw,18px);line-height:clamp(18px,2.39vw,22px);margin-bottom:clamp(1rem,1.63vw,1.5rem)}}@media (max-width: 640px){.multiple-choice-question__hint{font-size:14px;line-height:18px;margin-bottom:1rem}}@media (max-height: 700px){.multiple-choice-question__hint{margin-bottom:clamp(1rem,1.67vw,1.5rem)}}@media (max-height: 500px){.multiple-choice-question__hint{margin-bottom:clamp(.75rem,1.25vw,1.25rem)}}.multiple-choice-question__options{display:flex;flex-direction:column;gap:clamp(1rem,1.56vw,1.5rem);width:100%;max-width:674px;margin-bottom:clamp(1.5rem,2.08vw,2rem)}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__options{gap:.5rem;margin-bottom:1rem}}@media (min-width: 768px) and (max-width: 1024px) and (max-height: 768px){.multiple-choice-question__options{gap:.75rem;margin-bottom:1rem}}@media (min-width: 768px) and (max-width: 1024px) and (min-height: 1024px){.multiple-choice-question__options{gap:1rem;margin-bottom:1.25rem}}@media (max-width: 920px){.multiple-choice-question__options{gap:clamp(.75rem,1.09vw,1rem);max-width:100%}}@media (max-width: 640px){.multiple-choice-question__options{gap:.75rem;margin-bottom:1rem}}@media (max-height: 700px){.multiple-choice-question__options{gap:clamp(.75rem,1.25vw,1.25rem);margin-bottom:clamp(1.25rem,2.08vw,1.75rem)}}@media (max-height: 500px){.multiple-choice-question__options{gap:clamp(.5rem,.83vw,1rem);margin-bottom:clamp(1rem,1.67vw,1.5rem)}}.multiple-choice-question__option{display:flex;align-items:center;gap:clamp(.75rem,1.56vw,1.5rem);cursor:pointer;transition:opacity .2s ease}.multiple-choice-question__option:hover{opacity:.8}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__option{gap:.75rem}}@media (min-width: 768px) and (max-width: 1024px){.multiple-choice-question__option{gap:.75rem}}@media (max-width: 640px){.multiple-choice-question__option{gap:.75rem}}@media (max-width: 920px){.multiple-choice-question__option{gap:clamp(.75rem,1.09vw,1.25rem)}}.multiple-choice-question__button{width:clamp(50px,3.23vw,62px);height:clamp(50px,3.22vw,61.79px);background:#fff;border-radius:7.62813px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;transition:background-color .2s ease,transform .2s ease}.multiple-choice-question__button:hover{transform:scale(1.05)}.multiple-choice-question__button:active{transform:scale(.95)}.multiple-choice-question__button--selected{background:#ffcb5a;box-shadow:0 0 10px #ffcb5a80}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__button{width:48px;height:48px;border-radius:6px}}@media (min-width: 768px) and (max-width: 1024px) and (max-height: 768px){.multiple-choice-question__button{width:46px;height:46px;border-radius:6px}}@media (min-width: 768px) and (max-width: 1024px) and (min-height: 1024px){.multiple-choice-question__button{width:50px;height:50px}}@media (max-width: 920px){.multiple-choice-question__button{width:clamp(45px,5.43vw,50px);height:clamp(45px,5.43vw,50px)}}@media (max-width: 640px){.multiple-choice-question__button{width:40px;height:40px;border-radius:5px}}@media (max-height: 700px){.multiple-choice-question__button{height:clamp(46px,3.22vw,58px)}}@media (max-height: 500px){.multiple-choice-question__button{height:clamp(42px,3.22vw,54px)}}.multiple-choice-question__letter{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(16px,1.19vw,22.8844px);line-height:clamp(20px,1.46vw,28px);text-align:center;color:#16406a;transition:opacity .2s ease}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__letter{font-size:18px;line-height:22px}}@media (min-width: 768px) and (max-width: 1024px){.multiple-choice-question__letter{font-size:17px;line-height:21px}}@media (max-width: 920px){.multiple-choice-question__letter{font-size:clamp(16px,1.96vw,18px);line-height:clamp(20px,2.39vw,22px)}}@media (max-width: 640px){.multiple-choice-question__letter{font-size:16px;line-height:20px}}.multiple-choice-question__checkmark{position:absolute;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:clamp(20px,1.46vw,28px);line-height:clamp(20px,1.46vw,28px);color:#16406a;opacity:0;transition:opacity .2s ease}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__checkmark{font-size:22px;line-height:22px}}@media (min-width: 768px) and (max-width: 1024px){.multiple-choice-question__checkmark{font-size:20px;line-height:20px}}@media (max-width: 640px){.multiple-choice-question__checkmark{font-size:20px;line-height:20px}}@media (max-width: 920px){.multiple-choice-question__checkmark{font-size:clamp(18px,1.96vw,24px);line-height:clamp(18px,1.96vw,24px)}}.multiple-choice-question__button--selected .multiple-choice-question__letter{opacity:0}.multiple-choice-question__button--selected .multiple-choice-question__checkmark{opacity:1}.multiple-choice-question__option-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:clamp(16px,1.3vw,25px);line-height:clamp(22px,2.24vw,43px);color:#fff;flex:1}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__option-text{font-size:clamp(18px,1.32vw,20px);line-height:clamp(24px,1.76vw,28px)}}@media (min-width: 768px) and (max-width: 1024px) and (max-height: 768px){.multiple-choice-question__option-text{font-size:clamp(17px,1.66vw,19px);line-height:clamp(23px,2.25vw,27px)}}@media (min-width: 768px) and (max-width: 1024px) and (min-height: 1024px){.multiple-choice-question__option-text{font-size:clamp(18px,1.76vw,21px);line-height:clamp(24px,2.34vw,30px)}}@media (max-width: 920px){.multiple-choice-question__option-text{font-size:clamp(16px,2.17vw,20px);line-height:clamp(22px,3.48vw,32px)}}@media (max-width: 640px){.multiple-choice-question__option-text{font-size:16px;line-height:22px}}@media (max-height: 700px){.multiple-choice-question__option-text{line-height:clamp(20px,2.24vw,38px)}}@media (max-height: 500px){.multiple-choice-question__option-text{line-height:clamp(18px,2.24vw,34px)}}.multiple-choice-question__divider{width:100%;max-width:1013px;height:0;border:3px dashed #ffffff;opacity:.8;margin:clamp(1.5rem,2.08vw,2rem) 0}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__divider{margin:1rem 0;border-width:2px}}@media (min-width: 768px) and (max-width: 1024px){.multiple-choice-question__divider{margin:1rem 0;border-width:2px}}@media (max-width: 640px){.multiple-choice-question__divider{margin:1rem 0;border-width:2px}}@media (max-width: 920px){.multiple-choice-question__divider{margin:clamp(1rem,1.63vw,1.5rem) 0}}@media (max-height: 700px){.multiple-choice-question__divider{margin:clamp(1rem,1.67vw,1.5rem) 0}}@media (max-height: 500px){.multiple-choice-question__divider{margin:clamp(.75rem,1.25vw,1.25rem) 0}}.multiple-choice-question__footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:clamp(.5rem,.52vw,1rem)}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__footer{margin-top:.5rem}}@media (min-width: 768px) and (max-width: 1024px){.multiple-choice-question__footer{margin-top:.5rem}}@media (max-width: 640px){.multiple-choice-question__footer{margin-top:.5rem}}@media (max-width: 920px){.multiple-choice-question__footer{margin-top:clamp(.5rem,.54vw,.75rem)}}@media (max-height: 700px){.multiple-choice-question__footer{margin-top:clamp(.5rem,.52vw,.75rem)}}@media (max-height: 500px){.multiple-choice-question__footer{margin-top:clamp(.25rem,.42vw,.5rem)}}.multiple-choice-question__submit{width:clamp(320px,20.1vw,386px);height:clamp(65px,4.22vw,81px);background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:clamp(24px,1.56vw,30px);line-height:clamp(30px,1.875vw,36px);text-align:center;color:#16406ae6;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.multiple-choice-question__submit:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.multiple-choice-question__submit:active:not(:disabled){transform:scale(.98)}.multiple-choice-question__submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 1366px) and (max-height: 768px){.multiple-choice-question__submit{width:320px;height:58px;font-size:22px;line-height:26px}}@media (min-width: 768px) and (max-width: 1024px) and (max-height: 768px){.multiple-choice-question__submit{width:300px;height:56px;font-size:20px;line-height:24px}}@media (min-width: 768px) and (max-width: 1024px) and (min-height: 1024px){.multiple-choice-question__submit{width:320px;height:60px;font-size:22px;line-height:26px}}@media (max-width: 920px){.multiple-choice-question__submit{width:clamp(280px,34.78vw,320px);height:clamp(58px,7.07vw,65px);font-size:clamp(20px,2.61vw,24px);line-height:clamp(26px,3.26vw,30px)}}@media (max-width: 640px){.multiple-choice-question__submit{width:100%;max-width:280px;height:50px;font-size:18px;line-height:22px}}@media (max-height: 700px){.multiple-choice-question__submit{height:clamp(58px,4.22vw,75px);padding:12px 18px}}@media (max-height: 500px){.multiple-choice-question__submit{height:clamp(52px,4.22vw,70px);padding:10px 14px}}.test-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.test-modal--open{opacity:1;visibility:visible}.test-modal--hidden{opacity:0;visibility:hidden;pointer-events:none}.test-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;pointer-events:none}.test-modal__content{position:relative;width:min(1210px,90vw);max-height:90vh;background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transform:scale(.9);transition:transform .3s ease;z-index:1001;padding:20px}.test-modal--open .test-modal__content{transform:scale(1)}@media (max-width: 1024px){.test-modal__content{width:95vw;padding:20px 15px}}@media (max-width: 640px){.test-modal__content{padding:15px 10px;width:98vw}}.test-modal__close{position:absolute;top:20px;right:20px;z-index:10;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:33px;height:33px;transition:opacity .2s ease,transform .2s ease}.test-modal__close:hover{opacity:.8;transform:scale(1.1)}.test-modal__close:active{transform:scale(.95)}.test-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.test-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.test-modal__close img{width:24px;height:24px}}@media (max-width: 1024px){.test-modal__close{top:15px;right:15px}}@media (max-width: 640px){.test-modal__close{top:10px;right:10px}}.test-modal__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;text-align:center;color:#fff;margin:0;margin-bottom:2rem;max-width:566px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){.test-modal__title{font-size:32px;line-height:40px;margin-bottom:1.5rem}}@media (max-width: 640px){.test-modal__title{font-size:24px;line-height:30px;margin-bottom:.5rem;margin-top:1.5rem}}.test-modal__body{flex:1;display:flex;flex-direction:column;align-items:center;padding:0;overflow-y:auto;min-height:0;margin-bottom:2rem}.test-modal__body::-webkit-scrollbar{width:8px}.test-modal__body::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.test-modal__body::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.test-modal__body::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (max-width: 640px){.test-modal__body{margin-bottom:1rem}}.test-modal__empty{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#fff;margin:2rem 0}@media (max-width: 640px){.test-modal__empty{font-size:16px;line-height:20px;margin:1rem 0}}.test-modal__footer{display:flex;justify-content:center;align-items:center;padding:1rem 0;flex-shrink:0}@media (max-width: 640px){.test-modal__footer{padding:.5rem 0}}.test-modal__submit{width:386px;height:81px;background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:36px;text-align:center;color:#16406ae6;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.test-modal__submit:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.test-modal__submit:active:not(:disabled){transform:scale(.98)}.test-modal__submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 1024px){.test-modal__submit{width:320px;height:65px;font-size:24px;line-height:30px}}@media (max-width: 640px){.test-modal__submit{width:100%;max-width:280px;height:50px;font-size:18px;line-height:22px}}.test-modal__content{animation:fadeInScale .3s ease}.test-modal__content--correct{animation:correctPulse .5s ease}.test-modal__content--incorrect{animation:incorrectShake .5s ease}.test-modal__feedback{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#16406af2;border-radius:10px;z-index:1002;animation:fadeIn .3s ease}.test-modal__feedback--correct{background:#22c55ef2}.test-modal__feedback--incorrect{background:#ef4444f2}.test-modal__feedback-icon{font-size:120px;font-weight:700;color:#fff;margin-bottom:20px;animation:scaleIn .4s cubic-bezier(.68,-.55,.265,1.55)}@media (max-width: 1024px){.test-modal__feedback-icon{font-size:100px}}@media (max-width: 640px){.test-modal__feedback-icon{font-size:70px;margin-bottom:15px}}.test-modal__feedback-text{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:58px;text-align:center;color:#fff;animation:slideUp .4s ease}@media (max-width: 1024px){.test-modal__feedback-text{font-size:40px;line-height:48px}}@media (max-width: 640px){.test-modal__feedback-text{font-size:28px;line-height:34px}}@keyframes correctPulse{0%{box-shadow:0 0 #22c55eb3}50%{box-shadow:0 0 0 20px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes incorrectShake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.knowledge-book-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.knowledge-book-modal--open{opacity:1;visibility:visible}.knowledge-book-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;pointer-events:none}.knowledge-book-modal__content{position:relative;width:min(1209px,90vw);height:min(938px,90vh);max-height:90vh;background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transform:scale(.9);transition:transform .3s ease;z-index:1001}.knowledge-book-modal--open .knowledge-book-modal__content{transform:scale(1)}@media (max-width: 1024px){.knowledge-book-modal__content{width:95vw;height:95vh}}.knowledge-book-modal__header{display:flex;align-items:center;justify-content:center;padding:1rem 2rem .25rem;position:relative;flex-shrink:0;z-index:10}@media (max-width: 640px){.knowledge-book-modal__header{padding:.75rem 1rem .25rem}}.knowledge-book-modal__close{position:absolute;top:1rem;right:1rem;z-index:10;background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease}.knowledge-book-modal__close:hover{opacity:.8;transform:scale(1.1)}.knowledge-book-modal__close:active{transform:scale(.95)}.knowledge-book-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.knowledge-book-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.knowledge-book-modal__close img{width:24px;height:24px}}.knowledge-book-modal__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;color:#fff;margin:0;white-space:nowrap}@media (max-width: 1024px){.knowledge-book-modal__title{font-size:32px;line-height:40px}}@media (max-width: 640px){.knowledge-book-modal__title{font-size:24px;line-height:30px}}.knowledge-book-modal__body{flex:1;display:flex;flex-direction:row;gap:1.5rem;padding:1rem 1.5rem 1.5rem;overflow:hidden;min-height:0}@media (max-width: 1024px){.knowledge-book-modal__body{flex-direction:column;gap:1rem;overflow-y:auto;padding:.75rem 1rem 1rem}}.knowledge-book-modal__menu{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:500px;flex-shrink:0;overflow-y:auto;padding-right:.5rem}@media (max-width: 1024px){.knowledge-book-modal__menu{max-width:100%;flex-direction:row;overflow-x:auto;overflow-y:visible;padding-right:0;padding-bottom:.5rem}}.knowledge-book-modal__menu-item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;cursor:pointer;border-radius:10px;transition:background-color .2s ease,transform .2s ease;flex-shrink:0}.knowledge-book-modal__menu-item:hover{background-color:#ffffff1a;transform:translate(5px)}@media (max-width: 1024px){.knowledge-book-modal__menu-item:hover{transform:translateY(-3px)}}.knowledge-book-modal__menu-item:active{transform:translate(2px) scale(.98)}@media (max-width: 1024px){.knowledge-book-modal__menu-item:active{transform:translateY(-1px) scale(.98)}}.knowledge-book-modal__menu-item--selected{background-color:#ffffff26}.knowledge-book-modal__menu-item--selected:hover{background-color:#fff3}@media (max-width: 1024px){.knowledge-book-modal__menu-item{flex-direction:column;align-items:center;text-align:center;min-width:120px;padding:.5rem}}.knowledge-book-modal__menu-number{font-family:Inter,sans-serif;font-style:normal;font-weight:900;font-size:50px;line-height:61px;color:#2fc3f487;min-width:67px;text-align:right;flex-shrink:0}@media (max-width: 1024px){.knowledge-book-modal__menu-number{font-size:40px;line-height:50px;min-width:50px;text-align:center}}@media (max-width: 640px){.knowledge-book-modal__menu-number{font-size:35px;line-height:42px;min-width:50px}}.knowledge-book-modal__menu-name{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#fff;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;flex:1}@media (max-width: 1024px){.knowledge-book-modal__menu-name{font-size:16px;line-height:20px}}@media (max-width: 640px){.knowledge-book-modal__menu-name{font-size:14px;line-height:18px}}.knowledge-book-modal__theory{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff;border-radius:10px;padding:20px;overflow:hidden}@media (max-width: 1024px){.knowledge-book-modal__theory{min-height:400px;max-height:500px;padding:15px}}@media (max-width: 640px){.knowledge-book-modal__theory{min-height:300px;max-height:400px;padding:10px}}.knowledge-book-modal__theory-content{flex:1;overflow-y:auto;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#16406a;word-wrap:break-word;overflow-wrap:break-word}.knowledge-book-modal__theory-content p{margin:0 0 1rem}.knowledge-book-modal__theory-content p:last-child{margin-bottom:0}.knowledge-book-modal__theory-content strong{font-weight:700;color:#16406a}@media (max-width: 640px){.knowledge-book-modal__theory-content{font-size:14px;line-height:20px}.knowledge-book-modal__theory-content p{margin-bottom:.75rem}}.knowledge-book-modal__content,.knowledge-book-modal--open .knowledge-book-modal__content{animation:fadeInScale .3s ease}.knowledge-book-modal__menu::-webkit-scrollbar,.knowledge-book-modal__theory-content::-webkit-scrollbar{width:8px}.knowledge-book-modal__menu::-webkit-scrollbar-track,.knowledge-book-modal__theory-content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.knowledge-book-modal__menu::-webkit-scrollbar-thumb,.knowledge-book-modal__theory-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.knowledge-book-modal__menu::-webkit-scrollbar-thumb:hover,.knowledge-book-modal__theory-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.knowledge-book-modal__theory-content::-webkit-scrollbar-track{background:#16406a1a}.knowledge-book-modal__theory-content::-webkit-scrollbar-thumb{background:#16406a4d}.knowledge-book-modal__theory-content::-webkit-scrollbar-thumb:hover{background:#16406a80}.sound-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sound-modal--open{opacity:1;visibility:visible}.sound-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16406a80;cursor:pointer}.sound-modal__content{position:relative;width:min(1482px,90vw);height:min(378px,40vh);background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 1rem 1rem;padding-top:84.5px;transform:scale(.9);transition:transform .3s ease;z-index:2001;overflow:visible}.sound-modal--open .sound-modal__content{transform:scale(1)}@media (max-width: 1024px){.sound-modal__content{width:95vw;height:auto;min-height:300px;padding:.5rem 1rem 1rem;padding-top:70px}}@media (max-width: 640px){.sound-modal__content{width:95vw;height:auto;min-height:250px;padding:.5rem .75rem .75rem;padding-top:60px}}.sound-modal__close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.sound-modal__close:hover{opacity:.8;transform:scale(1.1)}.sound-modal__close:active{transform:scale(.95)}.sound-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.sound-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.sound-modal__close img{width:24px;height:24px}}.sound-modal__icon{position:absolute;top:-84.5px;left:50%;transform:translate(-50%);width:169px;height:169px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #0003;z-index:10}.sound-modal__icon img{width:auto;height:auto;max-width:80%;max-height:80%;object-fit:contain}@media (max-width: 1024px){.sound-modal__icon{width:140px;height:140px;top:-70px}}@media (max-width: 640px){.sound-modal__icon{width:120px;height:120px;top:-60px}}.sound-modal__controls{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:600px;margin-top:1rem;margin-bottom:.5rem}@media (max-width: 1024px){.sound-modal__controls{gap:1.5rem;max-width:500px}}@media (max-width: 640px){.sound-modal__controls{gap:1.5rem;max-width:100%}}.sound-modal__slider-group{display:flex;flex-direction:column;gap:.75rem;width:100%}.sound-modal__slider-label{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:28px;color:#fff;text-align:left}@media (max-width: 1024px){.sound-modal__slider-label{font-size:22px;line-height:26px}}@media (max-width: 640px){.sound-modal__slider-label{font-size:20px;line-height:24px}}.sound-modal__slider-container{display:flex;align-items:center;gap:1rem;width:100%}.sound-modal__slider-button{width:40px;height:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:1;color:#fff;transition:opacity .2s ease,transform .2s ease;flex-shrink:0}.sound-modal__slider-button:hover:not(:disabled){opacity:.8;transform:scale(1.1)}.sound-modal__slider-button:active:not(:disabled){transform:scale(.95)}.sound-modal__slider-button:disabled{opacity:.4;cursor:not-allowed}.sound-modal__slider-button span{display:block}@media (max-width: 640px){.sound-modal__slider-button{width:35px;height:35px;font-size:28px}}.sound-modal__slider{position:relative;flex:1;height:12px;background:#ffffff4d;border-radius:6px;overflow:visible;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none}@media (max-width: 640px){.sound-modal__slider{height:16px;border-radius:8px}}.sound-modal__slider-track{position:absolute;top:0;left:0;height:100%;background:#a5e9ff;border-radius:6px;transition:width .2s ease}.sound-modal__slider-knob{position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#a5e9ff;border-radius:50%;border:2px solid #FFFFFF;box-shadow:0 2px 4px #0003;transition:left .1s ease;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:2}.sound-modal__slider-knob:active{cursor:grabbing;transition:none}@media (max-width: 640px){.sound-modal__slider-knob{width:32px;height:32px;border-width:3px;box-shadow:0 3px 6px #0000004d}}.sound-modal__content,.sound-modal--open .sound-modal__content{animation:fadeInScale .3s ease}.settings-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.settings-modal--open{opacity:1;visibility:visible}.settings-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16406a80;cursor:pointer}.settings-modal__content{position:relative;width:min(1482px,90vw);height:min(378px,40vh);background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.5rem 1rem 1rem;padding-top:84.5px;transform:scale(.9);transition:transform .3s ease;z-index:2001;overflow:visible}.settings-modal--open .settings-modal__content{transform:scale(1)}@media (max-width: 1024px){.settings-modal__content{width:95vw;height:auto;min-height:300px;padding:.5rem 1rem 1rem;padding-top:70px}}@media (max-width: 640px){.settings-modal__content{width:95vw;height:auto;min-height:250px;padding:.5rem .75rem .75rem;padding-top:60px}}.settings-modal__close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.settings-modal__close:hover{opacity:.8;transform:scale(1.1)}.settings-modal__close:active{transform:scale(.95)}.settings-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.settings-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.settings-modal__close img{width:24px;height:24px}}.settings-modal__icon{position:absolute;top:-84.5px;left:50%;transform:translate(-50%);width:169px;height:169px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #0003;z-index:10}.settings-modal__icon img{width:auto;height:auto;max-width:80%;max-height:80%;object-fit:contain}@media (max-width: 1024px){.settings-modal__icon{width:140px;height:140px;top:-70px}}@media (max-width: 640px){.settings-modal__icon{width:120px;height:120px;top:-60px}}.settings-modal__text{width:min(1173px,85vw);max-height:223px;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:30px;text-align:justify;color:#fff;margin-bottom:.5rem;margin-top:.5rem;overflow-y:auto;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;flex:1;min-height:0}@media (max-width: 1024px){.settings-modal__text{font-size:22px;line-height:28px;max-height:180px;margin-bottom:.5rem;margin-top:.5rem}}@media (max-width: 640px){.settings-modal__text{font-size:18px;line-height:24px;max-height:150px;margin-bottom:.5rem;margin-top:.5rem;text-align:left}}.settings-modal__back-button{position:absolute;width:min(326.7px,80vw);height:min(84.6px,10vh);left:50%;top:calc(50% + 275px);transform:translate(-50%);background:#a5e9ff;border:none;border-radius:10px;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:31.5px;line-height:38px;text-align:center;color:#fff;transition:all .3s ease;padding:0;display:flex;align-items:center;justify-content:center;z-index:2002;box-shadow:0 4px 12px #a5e9ff4d}.settings-modal__back-button:hover{background:#8dd9f0;transform:translate(-50%) translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.settings-modal__back-button:active{transform:translate(-50%) translateY(0) scale(.98);box-shadow:0 2px 8px #a5e9ff4d}@media (max-width: 1024px){.settings-modal__back-button{font-size:28px;line-height:34px;height:70px;top:calc(50% + 236px)}}@media (max-width: 640px){.settings-modal__back-button{font-size:24px;line-height:30px;height:60px;top:calc(50% + 211px)}}.settings-modal__content,.settings-modal--open .settings-modal__content{animation:fadeInScale .3s ease}.settings-modal__text::-webkit-scrollbar{width:8px}.settings-modal__text::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.settings-modal__text::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.settings-modal__text::-webkit-scrollbar-thumb:hover{background:#ffffff80}.modal-page-layout--profile{position:fixed}.modal-page-layout--profile .modal-page-layout__content--profile{justify-content:flex-start;overflow-y:auto;overflow-x:hidden;height:100vh;max-width:100%}.profile-page__content-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;padding:1rem}@media (max-width: 640px){.profile-page__content-wrapper{padding:.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch}}.profile-page__modal{position:relative;width:1482px;height:442px;max-width:min(1482px,95vw);background:#16406ae6;border-radius:10px;padding:1.5rem;display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;overflow:hidden;margin-top:15%;margin-bottom:1.5rem;box-sizing:border-box}@media (max-width: 1024px){.profile-page__modal{width:100%;max-width:98vw;height:auto;min-height:400px;padding:1.25rem;gap:1.5rem;margin-top:12%}}@media (max-width: 640px){.profile-page__modal{padding:1rem;gap:1rem;margin-top:10%;margin-bottom:1rem;grid-template-columns:1fr;height:auto;min-height:auto;max-height:calc(100vh - 4rem);overflow-y:auto;-webkit-overflow-scrolling:touch}}.profile-page__close{position:absolute;top:1rem;right:1rem;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;z-index:10;transition:opacity .3s ease}.profile-page__close:hover{opacity:.7}.profile-page__close img{width:100%;height:100%;object-fit:contain}@media (max-width: 640px){.profile-page__close{display:none}}.profile-page__left-column{display:flex;flex-direction:column;justify-content:space-evenly;align-items:stretch;padding:20px;max-width:520px;height:100%}@media (max-width: 1024px){.profile-page__left-column{padding:15px;max-width:400px}}@media (max-width: 640px){.profile-page__left-column{justify-content:flex-start;gap:1rem;padding:1rem;max-width:100%;height:auto}}.profile-page__right-column{display:flex;align-items:center;justify-content:center}@media (max-width: 640px){.profile-page__right-column{margin-top:1rem}}.profile-page__input-group{display:flex;flex-direction:row;align-items:center;gap:28px;width:476px;height:81px;padding:15px 20px;background:#fffefe;border-radius:10px;box-sizing:border-box}@media (max-width: 1024px){.profile-page__input-group{width:100%;max-width:400px;padding:12px 16px;gap:20px;height:auto;min-height:70px}}@media (max-width: 640px){.profile-page__input-group{width:100%;max-width:100%;padding:12px 16px;gap:20px;height:auto;min-height:70px}}@media (max-width: 480px){.profile-page__input-group{padding:10px 12px;gap:16px;min-height:60px}}.profile-page__input-icon{width:38px;height:38px;flex-shrink:0;flex:none;object-fit:contain}@media (max-width: 1024px){.profile-page__input-icon{width:32px;height:32px}}@media (max-width: 640px){.profile-page__input-icon{width:32px;height:32px}}@media (max-width: 480px){.profile-page__input-icon{width:28px;height:28px}}.profile-page__input{flex:none;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:25px;line-height:30px;color:#000;padding:0;width:45%;height:30px;display:flex;align-items:center;text-align:center}.profile-page__input::placeholder{color:silver;text-align:center}@media (max-width: 1024px){.profile-page__input{font-size:22px;line-height:28px;width:auto;height:auto;flex:1}}@media (max-width: 640px){.profile-page__input{font-size:22px;line-height:28px;width:auto;height:auto;flex:1}}@media (max-width: 480px){.profile-page__input{font-size:18px;line-height:24px}}.profile-page__avatars-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;width:100%;max-width:600px}@media (max-width: 1024px){.profile-page__avatars-grid{max-width:500px;gap:.75rem}}@media (max-width: 640px){.profile-page__avatars-grid{max-width:100%;gap:.5rem}}.profile-page__avatar-item{width:100%;aspect-ratio:1;border-radius:50%;background:#d9d9d9;border:none;padding:0;cursor:pointer;overflow:hidden;transition:all .3s ease;position:relative;box-sizing:border-box}.profile-page__avatar-item:hover{transform:scale(1.05);box-shadow:0 4px 12px #2fc3f466}.profile-page__avatar-item--selected{border:3px solid #2FC3F4;box-shadow:0 0 0 3px #2fc3f433}.profile-page__avatar-image{width:100%;height:100%;object-fit:cover}.profile-page__external-buttons{display:flex;flex-direction:row;gap:1rem;width:100%;max-width:min(1482px,95vw);justify-content:center;margin-top:1.5rem}@media (max-width: 1024px){.profile-page__external-buttons{max-width:98vw;gap:.75rem}}@media (max-width: 640px){.profile-page__external-buttons{flex-direction:column;gap:.75rem;margin-top:1rem}}.profile-page__button{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:30px;text-align:center;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;display:block;margin:0 auto;padding:0;box-sizing:border-box;position:relative}@media (max-width: 1024px){.profile-page__button{font-size:22px;line-height:28px}}@media (max-width: 640px){.profile-page__button{font-size:20px;line-height:26px}}@media (max-width: 480px){.profile-page__button{font-size:18px;line-height:22px}}.profile-page__button--accept{width:100%;height:81px;background:#2fc3f4;color:#fff}.profile-page__button--accept:hover{background:#25a8d1;transform:translateY(-2px);box-shadow:0 6px 16px #2fc3f466}.profile-page__button--accept:active{transform:translateY(0)}@media (max-width: 1024px){.profile-page__button--accept{height:70px}}@media (max-width: 640px){.profile-page__button--accept{height:70px}}@media (max-width: 480px){.profile-page__button--accept{height:60px}}.profile-page__button--play,.profile-page__button--settings{width:320px;height:81px;background:#a6e9ff;color:#16406ae6;position:relative;overflow:visible}.profile-page__button--play:hover,.profile-page__button--settings:hover{background:#8dd5f0;transform:translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.profile-page__button--play:active,.profile-page__button--settings:active{transform:translateY(0)}@media (max-width: 1024px){.profile-page__button--play,.profile-page__button--settings{width:280px;height:70px}}@media (max-width: 640px){.profile-page__button--play,.profile-page__button--settings{width:100%;max-width:320px;height:70px}}@media (max-width: 480px){.profile-page__button--play,.profile-page__button--settings{height:60px}}.profile-page__button-icon{width:100px;height:107px;object-fit:contain;position:absolute;left:-50px;top:50%;transform:translateY(-50%);z-index:1}@media (max-width: 1024px){.profile-page__button-icon{width:85px;height:91px;left:-42px}}@media (max-width: 640px){.profile-page__button-icon{width:80px;height:85px;left:-40px}}@media (max-width: 480px){.profile-page__button-icon{width:70px;height:75px;left:-35px}}.profile-page__button span{display:inline-block;vertical-align:middle;position:relative;z-index:2}.profile-page__button--play span,.profile-page__button--settings span{margin-left:1rem}.language-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.language-modal--open{opacity:1;visibility:visible}.language-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16406a80;cursor:pointer}.language-modal__content{position:relative;width:min(1482px,90vw);height:min(378px,40vh);background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 1rem 1rem;padding-top:84.5px;transform:scale(.9);transition:transform .3s ease;z-index:2001;overflow:visible}.language-modal--open .language-modal__content{transform:scale(1)}@media (max-width: 1024px){.language-modal__content{width:95vw;height:auto;min-height:300px;padding:.5rem 1rem 1rem;padding-top:70px}}@media (max-width: 640px){.language-modal__content{width:95vw;height:auto;min-height:250px;padding:.5rem .75rem .75rem;padding-top:60px}}.language-modal__close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.language-modal__close:hover{opacity:.8;transform:scale(1.1)}.language-modal__close:active{transform:scale(.95)}.language-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.language-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.language-modal__close img{width:24px;height:24px}}.language-modal__icon{position:absolute;top:-84.5px;left:50%;transform:translate(-50%);width:169px;height:169px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #0003;z-index:10}.language-modal__icon img{width:auto;height:auto;max-width:80%;max-height:80%;object-fit:contain}@media (max-width: 1024px){.language-modal__icon{width:140px;height:140px;top:-70px}}@media (max-width: 640px){.language-modal__icon{width:120px;height:120px;top:-60px}}.language-modal__switcher{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1rem;margin-bottom:.5rem}@media (max-width: 640px){.language-modal__switcher{gap:1.5rem}}.language-modal__arrow{background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;width:40px;height:40px}.language-modal__arrow:hover{opacity:.8;transform:scale(1.1)}.language-modal__arrow:active{transform:scale(.95)}.language-modal__arrow svg{width:21px;height:21px}.language-modal__language-name{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:40px;line-height:48px;text-align:center;color:#fff;min-width:300px;white-space:nowrap}@media (max-width: 1024px){.language-modal__language-name{font-size:36px;line-height:42px;min-width:250px}}@media (max-width: 640px){.language-modal__language-name{font-size:28px;line-height:34px;min-width:200px}}.language-modal__back-button{position:absolute;width:min(326.7px,80vw);height:min(84.6px,10vh);left:50%;top:calc(50% + 275px);transform:translate(-50%);background:#a5e9ff;border:none;border-radius:10px;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:31.5px;line-height:38px;text-align:center;color:#fff;transition:all .3s ease;padding:0;display:flex;align-items:center;justify-content:center;z-index:2002;box-shadow:0 4px 12px #a5e9ff4d}.language-modal__back-button:hover{background:#8dd9f0;transform:translate(-50%) translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.language-modal__back-button:active{transform:translate(-50%) translateY(0) scale(.98);box-shadow:0 2px 8px #a5e9ff4d}@media (max-width: 1024px){.language-modal__back-button{font-size:28px;line-height:34px;height:70px;top:calc(50% + 236px)}}@media (max-width: 640px){.language-modal__back-button{font-size:24px;line-height:30px;height:60px;top:calc(50% + 211px)}}.language-modal__content,.language-modal--open .language-modal__content{animation:fadeInScale .3s ease}.settings-page{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.settings-page__modal{position:relative;width:min(1482px,90vw);height:min(356px,40vh);background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.settings-page__modal--hidden{opacity:0;visibility:hidden;pointer-events:none}@media (max-width: 1024px){.settings-page__modal{width:95vw;height:auto;min-height:300px;padding:1.5rem}}@media (max-width: 640px){.settings-page__modal{width:calc(100% - 48px);max-width:none;height:auto;min-height:auto;max-height:calc(100vh - 120px);padding:1.5rem 1rem;border-radius:12px;margin:0 auto;overflow-y:auto}}.settings-page__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:50px;line-height:61px;text-align:center;color:#fff;margin:0 0 2rem}@media (max-width: 1024px){.settings-page__title{font-size:40px;line-height:48px;margin-bottom:1.5rem}}@media (max-width: 640px){.settings-page__title{font-size:24px;line-height:30px;margin:0 0 1.5rem}}.settings-page__close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.settings-page__close:hover{opacity:.8;transform:scale(1.1)}.settings-page__close:active{transform:scale(.95)}.settings-page__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.settings-page__close img{width:28px;height:28px}}@media (max-width: 640px){.settings-page__close img{width:24px;height:24px}}.settings-page__buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;width:100%;height:100%}@media (max-width: 1024px){.settings-page__buttons{gap:1.5rem;flex-wrap:wrap}}@media (max-width: 640px){.settings-page__buttons{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1.5rem;width:100%;height:auto;margin-bottom:1.5rem}}.settings-page__button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:transparent;border:none;cursor:pointer;padding:0;transition:transform .2s ease,opacity .2s ease;flex:0 0 auto}.settings-page__button:hover{transform:translateY(-5px);opacity:.9}.settings-page__button:active{transform:translateY(-2px) scale(.98)}@media (max-width: 640px){.settings-page__button{gap:.75rem}}.settings-page__button-icon{width:169px;height:169px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #0003;transition:box-shadow .2s ease}.settings-page__button:hover .settings-page__button-icon{box-shadow:0 6px 12px #0000004d}.settings-page__button-icon img{width:auto;height:auto;max-width:80%;max-height:80%;object-fit:contain}@media (max-width: 1024px){.settings-page__button-icon{width:140px;height:140px}}@media (max-width: 640px){.settings-page__button-icon{width:100px;height:100px}}.settings-page__button-text{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:30px;line-height:36px;text-align:center;color:#fff;white-space:nowrap}@media (max-width: 1024px){.settings-page__button-text{font-size:24px;line-height:28px}}@media (max-width: 640px){.settings-page__button-text{font-size:16px;line-height:20px}}.settings-page__back-button{display:none}@media (max-width: 640px){.settings-page__back-button{display:flex;width:100%;max-width:280px;height:56px;background:#a5e9ff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;text-align:center;color:#16406ae6;cursor:pointer;align-items:center;justify-content:center;margin-top:auto;transition:all .3s ease;box-shadow:0 2px 8px #a5e9ff4d}.settings-page__back-button:hover{background:#8dd9f0;transform:translateY(-2px);box-shadow:0 4px 12px #a5e9ff66}.settings-page__back-button:active{transform:translateY(0)}}.modal-page-layout--settings .modal-page-layout__overlay{background:#16406a80}.modal-page-layout--settings .modal-page-layout__content{display:flex;align-items:center;justify-content:center}.congratulations-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.congratulations-modal--open{opacity:1;visibility:visible}.congratulations-modal--character .congratulations-modal__content{padding:1.5rem 2.5rem;max-width:1600px;min-height:auto;max-height:85vh;width:min(1482px,90vw);overflow-y:visible}@media (max-width: 1024px){.congratulations-modal--character .congratulations-modal__content{padding:1rem 1.5rem;max-height:80vh}}@media (max-width: 640px){.congratulations-modal--character .congratulations-modal__content{padding:.75rem 1rem;max-height:85vh}}.congratulations-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16406a80;cursor:pointer}.congratulations-modal__content{position:relative;width:min(1482px,90vw);height:auto;min-height:600px;max-height:90vh;background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:3rem 2rem 2rem;transform:scale(.9);transition:transform .3s ease;z-index:2001;overflow-y:auto}.congratulations-modal--open .congratulations-modal__content{transform:scale(1)}@media (max-width: 1024px){.congratulations-modal__content{width:95vw;padding:2rem 1.5rem 1.5rem;min-height:500px}}@media (max-width: 640px){.congratulations-modal__content{width:95vw;padding:1.5rem 1rem 1rem;min-height:400px}}.congratulations-modal__close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.congratulations-modal__close:hover{opacity:.8;transform:scale(1.1)}.congratulations-modal__close:active{transform:scale(.95)}.congratulations-modal__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.congratulations-modal__close img{width:28px;height:28px}}@media (max-width: 640px){.congratulations-modal__close img{width:24px;height:24px}}.congratulations-modal__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:58px;text-align:center;color:#fff;margin:0 0 1rem;text-transform:uppercase}.congratulations-modal--character .congratulations-modal__title{font-family:Inter,sans-serif;font-style:normal;font-weight:800;font-size:72px;line-height:86px;text-align:center;color:#fff;margin:0 0 .25rem;text-transform:uppercase}@media (max-width: 1024px){.congratulations-modal__title{font-size:40px;line-height:48px}.congratulations-modal--character .congratulations-modal__title{font-size:48px;line-height:58px;margin-bottom:.25rem}}@media (max-width: 640px){.congratulations-modal__title{font-size:28px;line-height:34px;margin-bottom:.75rem}.congratulations-modal--character .congratulations-modal__title{font-size:32px;line-height:40px;margin-bottom:.25rem}}.congratulations-modal__subtitle{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:38px;text-align:center;color:#ffcb5a;margin:0 0 .5rem}.congratulations-modal--character .congratulations-modal__subtitle{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:28px;line-height:34px;text-align:center;color:#f8b94e;margin:0 0 .75rem}@media (max-width: 1024px){.congratulations-modal__subtitle{font-size:28px;line-height:34px}.congratulations-modal--character .congratulations-modal__subtitle{font-size:24px;line-height:30px;margin-bottom:.5rem}}@media (max-width: 640px){.congratulations-modal__subtitle{font-size:22px;line-height:26px}.congratulations-modal--character .congratulations-modal__subtitle{font-size:20px;line-height:26px;margin-bottom:.5rem}}.congratulations-modal__description{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-align:center;color:#ffffffb3;margin:0 0 2rem}@media (max-width: 1024px){.congratulations-modal__description{font-size:18px;line-height:22px;margin-bottom:1.5rem}}@media (max-width: 640px){.congratulations-modal__description{font-size:16px;line-height:20px;margin-bottom:1.25rem}}.congratulations-modal__icon{width:150px;height:150px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;flex-shrink:0}.congratulations-modal__icon img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.congratulations-modal__icon{width:120px;height:120px;margin-bottom:1.5rem}}@media (max-width: 640px){.congratulations-modal__icon{width:100px;height:100px;margin-bottom:1.25rem}}.congratulations-modal__list{list-style:none;padding:0;margin:0 0 1.5rem;width:100%;max-width:1000px;text-align:left}@media (max-width: 640px){.congratulations-modal__list{margin-bottom:1rem}}.congratulations-modal__list-item{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:28px;color:#fff;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.congratulations-modal__list-item:before{content:"•";position:absolute;left:0;color:#fff;font-size:24px;line-height:28px}@media (max-width: 1024px){.congratulations-modal__list-item{font-size:18px;line-height:26px;margin-bottom:.5rem}}@media (max-width: 640px){.congratulations-modal__list-item{font-size:16px;line-height:24px;padding-left:1.25rem}}.congratulations-modal__additional-text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#fff;margin:0;max-width:1000px}@media (max-width: 1024px){.congratulations-modal__additional-text{font-size:18px;line-height:26px}}@media (max-width: 640px){.congratulations-modal__additional-text{font-size:16px;line-height:24px}}.congratulations-modal__character-layout{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem;width:100%;margin-top:.25rem}@media (max-width: 1024px){.congratulations-modal__character-layout{gap:1rem;margin-top:.25rem}}@media (max-width: 640px){.congratulations-modal__character-layout{flex-direction:column;align-items:center;gap:.75rem;margin-top:.25rem}}.congratulations-modal__character{position:absolute;left:0;top:0;flex-shrink:0;width:220px;height:auto;display:flex;align-items:flex-start;justify-content:center}.congratulations-modal__character img{width:220px;height:auto;object-fit:contain;max-height:500px}@media (max-width: 1024px){.congratulations-modal__character{width:180px;position:relative;left:auto;top:auto}.congratulations-modal__character img{width:180px;max-height:400px}}@media (max-width: 640px){.congratulations-modal__character{width:140px;position:relative;left:auto;top:auto}.congratulations-modal__character img{width:140px;max-height:300px}}.congratulations-modal__text-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;margin-left:240px;max-width:960px}@media (max-width: 1024px){.congratulations-modal__text-content{margin-left:0;align-items:flex-start;max-width:100%}}@media (max-width: 640px){.congratulations-modal__text-content{margin-left:0;align-items:center;max-width:100%}}.congratulations-modal__intro-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:22px;line-height:28px;text-align:center;color:#fff;margin:0;width:100%;align-self:center}@media (max-width: 1024px){.congratulations-modal__intro-text{font-size:20px;line-height:26px}}@media (max-width: 640px){.congratulations-modal__intro-text{font-size:16px;line-height:22px}}.congratulations-modal__text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:22px;text-align:justify;color:#fff;margin:0;white-space:pre-line;width:100%}@media (max-width: 1024px){.congratulations-modal__text{font-size:16px;line-height:20px}}@media (max-width: 640px){.congratulations-modal__text{font-size:14px;line-height:18px;text-align:left}}.congratulations-modal__conclusion-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:22px;line-height:28px;text-align:center;color:#f8b94e;margin:0;width:100%}@media (max-width: 1024px){.congratulations-modal__conclusion-text{font-size:20px;line-height:26px}}@media (max-width: 640px){.congratulations-modal__conclusion-text{font-size:16px;line-height:22px}}.congratulations-modal__button{position:absolute;width:min(386px,80vw);height:min(81px,10vh);left:50%;top:calc(50% + 266px);transform:translate(-50%);background:#a5e9ff;border:none;border-radius:10px;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:34px;text-align:center;color:#16406ae6;transition:all .3s ease;padding:0;display:flex;align-items:center;justify-content:center;z-index:2002;box-shadow:0 4px 12px #a5e9ff4d}.congratulations-modal--character .congratulations-modal__button{width:min(386px,80vw);height:81px;top:calc(50% + 236px)}.congratulations-modal__button:hover{background:#8dd9f0;transform:translate(-50%) translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.congratulations-modal__button:active{transform:translate(-50%) translateY(0) scale(.98);box-shadow:0 2px 8px #a5e9ff4d}@media (max-width: 1024px){.congratulations-modal__button{font-size:24px;line-height:30px;height:70px;width:min(340px,80vw);top:calc(50% + 256px)}.congratulations-modal--character .congratulations-modal__button{width:min(340px,80vw);height:70px;top:calc(50% + 226px)}}@media (max-width: 640px){.congratulations-modal__button{font-size:20px;line-height:26px;height:60px;width:min(300px,85vw);top:calc(50% + 246px)}.congratulations-modal--character .congratulations-modal__button{width:min(300px,85vw);height:60px;top:calc(50% + 216px)}}.congratulations-modal__content,.congratulations-modal--open .congratulations-modal__content{animation:fadeInScale .3s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.congratulations-modal__content::-webkit-scrollbar{width:8px}.congratulations-modal__content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.congratulations-modal__content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.congratulations-modal__content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.congratulations-page{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.congratulations-page__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;pointer-events:none}.congratulations-page__modal{position:relative;width:min(1482px,90vw);height:auto;min-height:600px;background:#16406ae6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:3rem 2rem 2rem;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease;z-index:3}.congratulations-page__modal--hidden{opacity:0;visibility:hidden;pointer-events:none}@media (max-width: 1024px){.congratulations-page__modal{width:95vw;padding:2rem 1.5rem 1.5rem;min-height:500px}}@media (max-width: 640px){.congratulations-page__modal{width:95vw;padding:1.5rem 1rem 1rem;min-height:400px}}.congratulations-page__close{position:absolute;top:19px;right:19px;width:33px;height:33px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease;z-index:10}.congratulations-page__close:hover{opacity:.8;transform:scale(1.1)}.congratulations-page__close:active{transform:scale(.95)}.congratulations-page__close img{width:33px;height:33px;object-fit:contain}@media (max-width: 1024px){.congratulations-page__close img{width:28px;height:28px}}@media (max-width: 640px){.congratulations-page__close img{width:24px;height:24px}}.congratulations-page__title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:58px;text-align:center;color:#fff;margin:0 0 1rem}@media (max-width: 1024px){.congratulations-page__title{font-size:40px;line-height:48px}}@media (max-width: 640px){.congratulations-page__title{font-size:32px;line-height:38px;margin-bottom:.75rem}}.congratulations-page__subtitle{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:29px;text-align:center;color:#fff;margin:0 0 1.5rem}@media (max-width: 1024px){.congratulations-page__subtitle{font-size:22px;line-height:26px;margin-bottom:1.25rem}}@media (max-width: 640px){.congratulations-page__subtitle{font-size:18px;line-height:22px;margin-bottom:1rem}}.congratulations-page__money{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}@media (max-width: 640px){.congratulations-page__money{gap:.75rem;margin-bottom:1rem}}.congratulations-page__money-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.congratulations-page__money-icon img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.congratulations-page__money-icon{width:70px;height:70px}}@media (max-width: 640px){.congratulations-page__money-icon{width:60px;height:60px}}.congratulations-page__money-amount{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:58px;text-align:center;color:#fff;white-space:nowrap}@media (max-width: 1024px){.congratulations-page__money-amount{font-size:40px;line-height:48px}}@media (max-width: 640px){.congratulations-page__money-amount{font-size:32px;line-height:38px}}.congratulations-page__description{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-align:center;color:#fff;margin:0 0 2rem;max-width:1000px}@media (max-width: 1024px){.congratulations-page__description{font-size:18px;line-height:22px;margin-bottom:1.5rem}}@media (max-width: 640px){.congratulations-page__description{font-size:16px;line-height:20px;margin-bottom:1.25rem}}.congratulations-page__options{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:1.5rem;width:100%;max-width:1200px}@media (max-width: 1024px){.congratulations-page__options{gap:1rem;flex-wrap:wrap}}@media (max-width: 640px){.congratulations-page__options{flex-direction:column;gap:1rem}}.congratulations-page__option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:10px;cursor:pointer;padding:2rem 1.5rem;transition:all .3s ease;min-height:200px}.congratulations-page__option:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-5px)}.congratulations-page__option:active{transform:translateY(-2px) scale(.98)}@media (max-width: 1024px){.congratulations-page__option{padding:1.5rem 1rem;min-height:180px;gap:.75rem}}@media (max-width: 640px){.congratulations-page__option{padding:1.25rem .75rem;min-height:150px;gap:.5rem}}.congratulations-page__option-icon{width:120px;height:120px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.congratulations-page__option-icon img{width:100%;height:100%;object-fit:contain}@media (max-width: 1024px){.congratulations-page__option-icon{width:100px;height:100px}}@media (max-width: 640px){.congratulations-page__option-icon{width:80px;height:80px}}.congratulations-page__option-text{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:29px;text-align:center;color:#fff;white-space:nowrap}@media (max-width: 1024px){.congratulations-page__option-text{font-size:22px;line-height:26px}}@media (max-width: 640px){.congratulations-page__option-text{font-size:20px;line-height:24px}}.modal-page-layout--congratulations .modal-page-layout__overlay{background:#16406a80}.modal-page-layout--congratulations .modal-page-layout__content{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}
