@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}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: 768px){.language-switcher{max-width:250px;gap:.75rem}}@media (max-width: 480px){.language-switcher{max-width:200px;gap:.5rem}}.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}.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: 768px){.language-switcher__arrow{width:45px;height:45px}.language-switcher__arrow svg{width:18px;height:18px}}@media (max-width: 480px){.language-switcher__arrow{width:40px;height:40px}.language-switcher__arrow svg{width:16px;height:16px}}.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}@media (max-width: 768px){.language-switcher__current{height:45px;padding:0 .75rem}}@media (max-width: 480px){.language-switcher__current{height:40px;padding:0 .5rem}}.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: 768px){.language-switcher__text{font-size:22px;line-height:28px}}@media (max-width: 480px){.language-switcher__text{font-size:12px;line-height:15px}}.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:1920px;height:1080px;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: 640px){.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: 640px){.main-page__logos{position:fixed;left:35.28%;top:5.31%;width:29.56%;gap:16.45px;margin:0;z-index:2;transform:translate(0)}}.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: 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: 640px){.main-page__title-container{position:fixed;left:13.11%;top:16.6%;width:69.44%;margin:0;z-index:2;transform:translate(0)}}.main-page__title{width:100%;height:auto;object-fit:contain}@media (max-width: 640px){.main-page__title{max-width:80%}}.main-page__subtitle-frame{display:flex;align-items:center;justify-content:center;width:46.2%;margin-left:26.72%;margin-right:27.08%;background:#16406a;border-radius:10px;padding:20px;box-sizing:border-box;z-index:2;margin-top:22%;z-index:3}@media (max-width: 640px){.main-page__subtitle-frame{position:fixed;left:13.06%;top:38.06%;width:74.44%;margin:0;padding:10px;z-index:2;transform:translate(0)}}.main-page__subtitle{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:35px;line-height:43px;text-align:center;color:#fff;margin:0}@media (max-width: 640px){.main-page__subtitle{font-size:17.6978px;line-height:22px}}.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{position:absolute;left:39.95%;right:39.95%;top:58.89%;display:flex;flex-direction:column;gap:28px;align-items:stretch;justify-content:flex-start;width:20.1%;z-index:2}@media (max-width: 640px){.main-page__buttons{position:fixed;left:31.94%;top:68.59%;width:36.12%;flex-direction:column;gap:0;align-items:stretch;z-index:2;transform:translate(0)}}.main-page__button{width:100%;height:81px;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:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0003;background:#2fc3f4;flex-shrink:0}.main-page__button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d;background:#26b0d9}.main-page__button:active{transform:translateY(0)}@media (max-width: 640px){.main-page__button{position:relative;width:100%;height:auto;padding:10px 12px;border-radius:5px;font-size:13px;line-height:16px;box-shadow:none}.main-page__button:last-child{margin-top:calc(7.35vh - 47px)}}.main-page__language{display:flex;align-items:center;justify-content:center;width:20%;margin-top:30%;margin-left:40.4%;margin-right:40.34%;padding:0;background:#16406a80;border-radius:8.16156px;box-sizing:border-box}@media (max-width: 640px){.main-page__language{position:fixed;left:31.94%;top:88.75%;width:36.12%;margin:0;padding:3.33333px 10px;border-radius:3.62736px;z-index:2;transform:translate(0)}}.modal-page-layout{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.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: 768px){.modal-page-layout__background{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:1600px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh}@media (max-width: 640px){.modal-page-layout__content{padding:1rem}}.modal-page-layout__logos{display:flex;gap:2rem;align-items:center;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media (max-width: 768px){.modal-page-layout__logos{gap:1rem;margin-top:1rem}}.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: 768px){.modal-page-layout__logo-container{width:60px;height:60px}}.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:flex;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: 768px){.modal-page-layout__close{display:none}}.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: 1600px){.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: 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: 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: 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: 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: 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: 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: 640px){.registration-page__play-text{width:auto;height:auto;line-height:30px}}.signin-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: 1600px){.signin-page__card{max-width:90%;padding:2rem 1.5rem}}@media (max-width: 640px){.signin-page__card{padding:1.5rem 1rem;margin:1rem 0}}.signin-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}.signin-page__close:hover{transform:scale(1.1)}.signin-page__close img{width:100%;height:100%;object-fit:contain}@media (max-width: 640px){.signin-page__close{display:none}}.signin-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: 640px){.signin-page__title{font-size:28px;line-height:34px;margin-bottom:1rem}}@media (max-width: 480px){.signin-page__title{font-size:22px;line-height:28px}}.signin-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: 640px){.signin-page__description{font-size:16px;line-height:22px}}@media (max-width: 480px){.signin-page__description{font-size:14px;line-height:20px}}.signin-page__buttons{display:flex;align-items:flex-end;justify-content:center;gap:1rem;margin:2rem 0;flex-wrap:wrap}@media (max-width: 640px){.signin-page__buttons{flex-direction:column;align-items:center;gap:1rem;margin:1rem 0}}.signin-page__button-section{display:flex;align-items:center;gap:0;position:relative}@media (max-width: 640px){.signin-page__button-section{justify-content:center;width:80vw}}.signin-page__button-icon{width:97px;height:107px;object-fit:contain;flex-shrink:0;position:relative;z-index:1;margin-right:-48px}.signin-page__button-icon--play{width:133px;height:117px;margin-right:-66px}@media (max-width: 640px){.signin-page__button-icon{width:70px;height:77px;margin-right:-35px}.signin-page__button-icon--play{width:100px;height:88px;margin-right:-50px}}@media (max-width: 480px){.signin-page__button-icon{width:60px;height:66px;margin-right:-30px}.signin-page__button-icon--play{width:80px;height:70px;margin-right:-40px}}.signin-page__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}.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: 640px){.signin-page__button{width:80vw;min-width:80vw;max-width:80vw;height:70px;font-size:24px;line-height:30px;padding-left:20px;box-sizing:border-box}}@media (max-width: 480px){.signin-page__button{width:80vw;min-width:80vw;max-width:80vw;height:60px;font-size:20px;line-height:26px;box-sizing:border-box}}.signin-page__button-text{display:inline-block;width:331px;height:36px;line-height:36px}@media (max-width: 640px){.signin-page__button-text{width:auto;height:auto;line-height:30px}}.play-page{position:relative;width:100%;min-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:100%;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:100%;background:#16406a80;z-index:1}.play-page__content{position:relative;z-index:2;width:100%;max-width:1600px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh}@media (max-width: 640px){.play-page__content{padding:1rem}}.play-page__logos{display:flex;gap:2rem;align-items:center;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media (max-width: 640px){.play-page__logos{gap:1rem;margin-top:1rem}}.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: 640px){.play-page__logo-container{width:60px;height:60px}}.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: 1600px){.play-page__card{max-width:90%;padding:2rem 1.5rem}}@media (max-width: 640px){.play-page__card{padding:1.5rem 1rem;margin:1rem 0}}.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: 640px){.play-page__close{display:none}}.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: 640px){.play-page__title{font-size:24px;line-height:30px;margin-bottom:1rem}}@media (max-width: 480px){.play-page__title{font-size:20px;line-height:26px}}.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: 640px){.play-page__description{font-size:16px;line-height:22px}}@media (max-width: 480px){.play-page__description{font-size:14px;line-height:20px}}.play-page__play-section{display:flex;align-items:center;justify-content:center;gap:0;margin:2rem 0;position:relative}@media (max-width: 640px){.play-page__play-section{width:80vw}}.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: 640px){.play-page__play-icon{width:100px;height:88px;margin-right:-50px}}@media (max-width: 480px){.play-page__play-icon{width:80px;height:70px;margin-right:-40px}}.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: 640px){.play-page__play-button{width:80vw;min-width:80vw;max-width:80vw;height:70px;font-size:24px;line-height:30px;padding-left:20px;box-sizing:border-box}}@media (max-width: 480px){.play-page__play-button{height:60px;font-size:20px;line-height:26px}}.play-page__play-text{display:inline-block;width:331px;height:36px;line-height:36px}@media (max-width: 640px){.play-page__play-text{width:auto;height:auto;line-height:30px}}.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}.city-page__map{width:100%;height:100%;display:block;pointer-events:none}.city-page__animated-elements{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:5;overflow:hidden}.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;opacity:.8}.city-page__animated-element[src*=fly]{width:150px;height:auto;opacity:.9}.city-page__animated-element--right{animation:moveRight linear infinite}.city-page__animated-element--left{animation:moveLeft linear infinite}.city-page__animated-element--diagonal{animation:moveDiagonal linear infinite alternate;transform-origin:center center}.city-page__animated-element--blimp-diagonal{z-index:6;position:relative}.city-page__animated-element--blimp-diagonal .city-page__blimp-image{position:absolute;width:150px;height:auto;opacity:.9;top:0;left:0;transition:opacity .3s ease}.city-page__animated-element--blimp-diagonal .city-page__blimp-image--forward{animation:blimpImageForward linear infinite alternate}.city-page__animated-element--blimp-diagonal .city-page__blimp-image--backward{animation:blimpImageBackward linear infinite alternate}.city-page__blocks{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.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 .2s ease}.city-page__block:hover{transform:scale(1.05)}.city-page__block--locked{filter:grayscale(100%);cursor:not-allowed}.city-page__block--locked:hover{transform:scale(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}.city-page__block-image{width:100%;height:100%;object-fit:cover;display:block}.city-page__block-label{position:absolute;bottom:190px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none;width:auto;height:40px;border:1px solid #FFFFFF;border-radius:10px}.city-page__block-label--large{bottom:-71px;height:71px}.city-page__block-label-bg{position:absolute;width:100%;height:39.65px;background:#d97f7f80;border-radius:6px;box-sizing:border-box;top:0;left:0}.city-page__block-label--large .city-page__block-label-bg{height:58.62px}.city-page__block-label-text{position:relative;z-index:1;font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:22px;text-align:center;color:#fff;padding:.5rem 1rem;white-space:nowrap;display:flex;align-items:center;justify-content:center}.city-page__block--money{left:27.7%;top:31.1%}.city-page__block--family{left:19.5%;top:41.7%}.city-page__block--finance-center{left:33.4%;top:49%}.city-page__block--business-incubator{left:41.5%;top:62.9%;z-index:4}.city-page__block--investment-house{left:50%;top:48%;z-index:3}.city-page__block--credit-supermarket{left:66%;top:30%}.city-page__block--tax{left:71%;top:55.5%;z-index:2}.city-page__block--finance-security{left:58.1%;top:39.5%}.city-page__block--price-stability{left:36.04%;top:23.2%}.city-page__block--pension{left:51.4%;top:20%}.city-page__block--baiterek{left:67%;top:54%;z-index:1}.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-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}.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}.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:20px;line-height:24px;text-align:center;color:#16406a}.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__notification{position:absolute;left:50%;transform:translate(-50%);bottom:5%;width:67.5%;height:16.85%;z-index:100}.city-page__notification--hidden{visibility:hidden}.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:24px;line-height:30px;color:#fff;flex:1}.city-page__notification-cursor{display:inline-block;animation:blink 1s infinite;margin-left:2px;color:#fff}@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: 640px){.city-page__sidebar{left:2%;top:5%;width:12%;height:90%;padding:.5rem}.city-page__sidebar-item{gap:.25rem}.city-page__sidebar-item img{width:40px;height:40px}.city-page__sidebar-item span{font-size:14px;line-height:16px}.city-page__balance{right:2%;top:5%;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%;bottom:2%}.city-page__notification-text{font-size:16px;line-height:20px}.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}}@keyframes moveLeft{0%{transform:translate(100%) scale(1);opacity:1}50%{transform:translate(0) scale(.8);opacity:.8}to{transform:translate(-200%) scale(.3);opacity:0}}@keyframes moveRight{0%{transform:translate(-200%) scale(1);opacity:1}50%{transform:translate(0) scale(.8);opacity:.8}to{transform:translate(100%) scale(.3);opacity:0}}@keyframes moveDiagonal{0%{transform:translate(0) scale(1.1)}50%{transform:translate(1920px,-2288px) scale(.3)}to{transform:translate(0) scale(1.1)}}@keyframes blimpImageForward{0%{opacity:1}49%{opacity:1}50%{opacity:0}51%{opacity:0}to{opacity:0}}@keyframes blimpImageBackward{0%{opacity:0}49%{opacity:0}50%{opacity:0}51%{opacity:1}to{opacity:1}}.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)}.progress-modal__header{display:flex;align-items:center;justify-content:center;padding:1rem 2rem .25rem;position:relative;flex-shrink:0;z-index:10}.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: 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 (min-width: 641px) and (max-width: 1200px){.progress-modal__body{overflow-y:auto}}@media (max-width: 640px){.progress-modal__body{overflow-y:auto}}.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: 640px){.progress-modal__title{font-size:28px;line-height:34px}}.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 (min-width: 641px) and (max-width: 1200px){.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: 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: 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: 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}.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)}.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: 768px){.task-modal__close img{width:24px;height:24px}}.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}@media (max-width: 768px){.task-modal__title{font-size:24px;line-height:30px;white-space:normal}}.task-modal__body{flex:1;display:flex;flex-direction:column;padding:0;overflow-y:auto;min-height:0;margin-bottom:2rem}.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;white-space:pre-line}.task-modal__text--empty{min-height:200px}@media (max-width: 768px){.task-modal__text{font-size:18px;line-height:24px}}.task-modal__footer{display:flex;justify-content:center;align-items:center;padding:1rem 0;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: 768px){.task-modal__submit{width:100%;max-width:386px;height:60px;font-size:24px;line-height:30px}}.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:2rem;width:100%;margin-bottom:3rem}.test-question:last-child{margin-bottom:0}.test-question__text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:30px;line-height:36px;text-align:center;color:#fff;margin:0;max-width:947px;width:100%}@media (max-width: 768px){.test-question__text{font-size:22px;line-height:28px}}.test-question__buttons{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}@media (max-width: 768px){.test-question__buttons{flex-direction:column;gap:1rem}}.test-question__button{width:294.45px;height:61.79px;background:#ffcb5a;border:none;border-radius:7.62813px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:22.8844px;line-height: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: 768px){.test-question__button{width:100%;max-width:294.45px;height:56px;font-size:20px}}.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:25px;line-height:30px;text-align:center;color:#fff;margin:0 0 2rem;max-width:947px;width:100%}@media (max-width: 768px){.drag-drop-question__description{font-size:18px;line-height:24px}}.drag-drop-question__categories{display:flex;flex-direction:row;gap:1.5rem;width:100%;max-width:947px;margin-bottom:2rem;flex-wrap:wrap;justify-content:space-between}@media (max-width: 768px){.drag-drop-question__categories{flex-direction:column;gap:1.5rem}}.drag-drop-question__category{background:#ffffff1a;border-radius:10px;padding:1.5rem;min-height:150px;border:2px dashed rgba(255,255,255,.3);transition:border-color .2s ease,background-color .2s ease;flex:1;min-width:200px;max-width:calc(33.333% - 1rem)}.drag-drop-question__category:hover{border-color:#ffffff80;background:#ffffff26}@media (max-width: 768px){.drag-drop-question__category{max-width:100%;width:100%}}.drag-drop-question__category-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:28px;color:#fff;margin:0 0 1rem}@media (max-width: 768px){.drag-drop-question__category-title{font-size:18px;line-height:24px}}.drag-drop-question__category-items{display:flex;flex-wrap:wrap;gap:1rem;min-height:60px}.drag-drop-question__unassigned{width:100%;max-width:947px;margin-top:2rem}.drag-drop-question__unassigned-title{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#fff;margin:0 0 1rem}@media (max-width: 768px){.drag-drop-question__unassigned-title{font-size:18px;line-height:22px}}.drag-drop-question__unassigned-items{display:flex;flex-wrap:wrap;gap:1rem;background:#ffffff0d;border-radius:10px;padding:1.5rem;min-height:80px}.drag-drop-question__item{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#16406ae6;background:#ffcb5a;border-radius:7.62813px;padding:.75rem 1.25rem;cursor:move;-webkit-user-select:none;user-select:none;transition:opacity .2s ease,transform .2s ease;position:relative;display:inline-flex;align-items:center;gap:.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: 768px){.drag-drop-question__item{font-size:16px;line-height:20px;padding:.6rem 1rem}}.drag-drop-question__item-remove{background:#16406a33;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#16406ae6;font-size:18px;line-height:1;padding:0;transition:background-color .2s ease}.drag-drop-question__item-remove:hover{background:#16406a66}.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}.drag-drop-question__footer{display:flex;justify-content:center;align-items:center;padding:1rem 0;flex-shrink:0;margin-top:2rem}.drag-drop-question__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}.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: 768px){.drag-drop-question__submit{width:100%;max-width:386px;height:60px;font-size:24px;line-height:30px}}.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:25px;line-height:30px;text-align:center;color:#fff;margin:0 0 2rem;max-width:947px;width:100%}@media (max-width: 768px){.matching-question__description{font-size:18px;line-height:24px}}.matching-question__container{display:flex;flex-direction:row;gap:200px;width:100%;max-width:947px;margin-bottom:2rem;position:relative;min-height:400px;justify-content:center}@media (max-width: 768px){.matching-question__container{flex-direction:column;gap:1.5rem;min-height:auto}}.matching-question__terms{flex:0 0 auto;display:flex;flex-direction:column;max-width:222px;width:100%}.matching-question__definitions{flex:1;display:flex;flex-direction:column;min-width:0}.matching-question__column-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:28px;color:#fff;margin:0 0 1rem;text-align:center}@media (max-width: 768px){.matching-question__column-title{font-size:18px;line-height:24px}}.matching-question__terms-list,.matching-question__definitions-list{display:flex;flex-direction:column;gap:1rem;flex:1}.matching-question__term{border-radius:10px;padding:1rem 1.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;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}.matching-question__definition{background:#ffffff1a;border-radius:10px;padding:1rem 1.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.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}.matching-question__term-number{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#16406ae6;flex-shrink:0;min-width:24px}@media (max-width: 768px){.matching-question__term-number{font-size:16px;line-height:20px}}.matching-question__term-text{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#16406ae6;flex:1}@media (max-width: 768px){.matching-question__term-text{font-size:16px;line-height:20px}}.matching-question__definition-letter{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#a5e9ff;flex-shrink:0;min-width:24px}@media (max-width: 768px){.matching-question__definition-letter{font-size:16px;line-height:20px}}.matching-question__definition-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#fff;flex:1}@media (max-width: 768px){.matching-question__definition-text{font-size:16px;line-height:20px}}.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))}.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}.matching-question__footer{display:flex;justify-content:center;align-items:center;padding:1rem 0;flex-shrink:0;margin-top:-2rem;position:relative;z-index:10}.matching-question__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}.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: 768px){.matching-question__submit{width:100%;max-width:386px;height:60px;font-size:24px;line-height:30px}}.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}.single-choice-question__question{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:30px;line-height:36px;text-align:center;color:#fff;margin:0;margin-bottom:.5rem;max-width:947px;width:100%}@media (max-width: 768px){.single-choice-question__question{font-size:22px;line-height:28px}}.single-choice-question__hint{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#ffcb5a;margin:0;margin-bottom:2rem;max-width:947px;width:100%}.single-choice-question__options{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:674px;margin-bottom:2rem}.single-choice-question__option{display:flex;align-items:center;gap:1.5rem;cursor:pointer;transition:opacity .2s ease}.single-choice-question__option:hover{opacity:.8}.single-choice-question__button{width:62px;height: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}.single-choice-question__letter{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:22.8844px;line-height:28px;text-align:center;color:#16406a}.single-choice-question__option-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:43px;color:#fff;flex:1}@media (max-width: 768px){.single-choice-question__option-text{font-size:20px;line-height:32px}}.single-choice-question__divider{width:100%;max-width:1013px;height:0;border:3px dashed #ffffff;opacity:.8;margin:2rem 0}.single-choice-question__footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:1rem}.single-choice-question__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}.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: 768px){.single-choice-question__submit{width:100%;max-width:386px;height:60px;font-size:24px;line-height:30px}}.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}.multiple-choice-question__question{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:30px;line-height:36px;text-align:center;color:#fff;margin:0;margin-bottom:.5rem;max-width:947px;width:100%}@media (max-width: 768px){.multiple-choice-question__question{font-size:22px;line-height:28px}}.multiple-choice-question__hint{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#ffcb5a;margin:0;margin-bottom:2rem;max-width:947px;width:100%}.multiple-choice-question__options{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:674px;margin-bottom:2rem}.multiple-choice-question__option{display:flex;align-items:center;gap:1.5rem;cursor:pointer;transition:opacity .2s ease}.multiple-choice-question__option:hover{opacity:.8}.multiple-choice-question__button{width:62px;height: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}.multiple-choice-question__letter{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:22.8844px;line-height:28px;text-align:center;color:#16406a;transition:opacity .2s ease}.multiple-choice-question__checkmark{position:absolute;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:28px;color:#16406a;opacity:0;transition:opacity .2s ease}.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:25px;line-height:43px;color:#fff;flex:1}@media (max-width: 768px){.multiple-choice-question__option-text{font-size:20px;line-height:32px}}.multiple-choice-question__divider{width:100%;max-width:1013px;height:0;border:3px dashed #ffffff;opacity:.8;margin:2rem 0}.multiple-choice-question__footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:1rem}.multiple-choice-question__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}.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: 768px){.multiple-choice-question__submit{width:100%;max-width:386px;height:60px;font-size:24px;line-height:30px}}.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: 768px){.test-modal__content{padding:20px;width:95vw}}.test-modal__close{position:absolute;top:71px;right:30px;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: 768px){.test-modal__close img{width:24px;height:24px}}@media (max-width: 768px){.test-modal__close{top:20px;right:20px}}.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: 768px){.test-modal__title{font-size:28px;line-height:34px;margin-bottom: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}.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}.test-modal__footer{display:flex;justify-content:center;align-items:center;padding:1rem 0;flex-shrink: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: 768px){.test-modal__submit{width:100%;max-width:386px;height:60px;font-size:24px;line-height:30px}}.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: 768px){.test-modal__feedback-icon{font-size:80px}}.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: 768px){.test-modal__feedback-text{font-size:32px;line-height:40px}}@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)}.knowledge-book-modal__header{display:flex;align-items:center;justify-content:center;padding:1rem 2rem .25rem;position:relative;flex-shrink:0;z-index:10}.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: 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: 640px){.knowledge-book-modal__title{font-size:28px;line-height:34px}}.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: 1200px){.knowledge-book-modal__body{flex-direction:column;gap:1rem;overflow-y:auto}}.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: 1200px){.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: 1200px){.knowledge-book-modal__menu-item:hover{transform:translateY(-3px)}}.knowledge-book-modal__menu-item:active{transform:translate(2px) scale(.98)}@media (max-width: 1200px){.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: 1200px){.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: 640px){.knowledge-book-modal__menu-number{font-size:35px;line-height:42px;min-width:50px}}@media (max-width: 1200px){.knowledge-book-modal__menu-number{text-align:center}}.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: 640px){.knowledge-book-modal__menu-name{font-size:16px;line-height:20px}}.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: 1200px){.knowledge-book-modal__theory{min-height:400px;max-height:500px}}.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;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 640px){.knowledge-book-modal__theory-content{font-size:14px;line-height:20px}}.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: 1200px){.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: 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: 1200px){.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: 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: 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:hidden}.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 .2s ease;cursor:pointer}@media (max-width: 640px){.sound-modal__slider-knob{width:20px;height:20px}}.sound-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}.sound-modal__back-button:hover{background:#8dd9f0;transform:translate(-50%) translateY(-2px);box-shadow:0 6px 16px #a5e9ff66}.sound-modal__back-button:active{transform:translate(-50%) translateY(0) scale(.98);box-shadow:0 2px 8px #a5e9ff4d}@media (max-width: 1200px){.sound-modal__back-button{font-size:28px;line-height:34px;height:70px;top:calc(50% + 236px)}}@media (max-width: 640px){.sound-modal__back-button{font-size:24px;line-height:30px;height:60px;top:calc(50% + 211px)}}.sound-modal__content,.sound-modal--open .sound-modal__content{animation:fadeInScale .3s ease}.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: 1600px){.profile-page__modal{width:100%;max-width:98vw;height:auto;min-height:442px;padding:1.25rem;gap:1.5rem}}@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: 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: 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: 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: 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: 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: 1600px){.profile-page__external-buttons{max-width:98vw}}@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: 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: 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: 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: 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}.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: 1200px){.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: 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: 1200px){.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: 1200px){.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: 1200px){.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}.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: 1200px){.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: 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: 1200px){.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: 1200px){.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: 1200px){.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;align-items:center;justify-content:center;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: 1200px){.settings-page__modal{width:95vw;height:auto;min-height:300px;padding:1.5rem}}@media (max-width: 640px){.settings-page__modal{width:95vw;height:auto;min-height:250px;padding:1rem;flex-direction:column}}.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: 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: 1200px){.settings-page__buttons{gap:1.5rem;flex-wrap:wrap}}@media (max-width: 640px){.settings-page__buttons{flex-direction:column;gap:1rem}}.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: 1200px){.settings-page__button-icon{width:140px;height:140px}}@media (max-width: 640px){.settings-page__button-icon{width:120px;height:120px}}.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: 1200px){.settings-page__button-text{font-size:24px;line-height:28px}}@media (max-width: 640px){.settings-page__button-text{font-size:20px;line-height:24px}}.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__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: 1200px){.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: 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}@media (max-width: 1200px){.congratulations-modal__title{font-size:40px;line-height:48px}}@media (max-width: 640px){.congratulations-modal__title{font-size:32px;line-height:38px;margin-bottom:.75rem}}.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}@media (max-width: 1200px){.congratulations-modal__subtitle{font-size:28px;line-height:34px}}@media (max-width: 640px){.congratulations-modal__subtitle{font-size:24px;line-height:28px}}.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: 1200px){.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: 1200px){.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: 1200px){.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: 1200px){.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__button{position:absolute;width:min(326.7px,80vw);height:min(84.6px,10vh);left:50%;top:calc(50% + 386px);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:#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__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: 1200px){.congratulations-modal__button{font-size:28px;line-height:34px;height:70px;top:calc(50% + 336px)}}@media (max-width: 640px){.congratulations-modal__button{font-size:24px;line-height:30px;height:60px;top:calc(50% + 286px)}}.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}.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}.congratulations-page__modal--hidden{opacity:0;visibility:hidden;pointer-events:none}@media (max-width: 1200px){.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: 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: 1200px){.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: 1200px){.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: 1200px){.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: 1200px){.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: 1200px){.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: 1200px){.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: 1200px){.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: 1200px){.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: 1200px){.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}
