.popups__agree{z-index:1001;z-index:2147483647;width:100%;margin:auto;animation-name:animatetop;animation-duration:.4s;display:none;position:fixed;inset:50px 0 0}.popups__agree.active,.popups__agree.active~.popups__blur{display:block}.popups__agree_content{background:#fff;padding:50px 0 15px;position:relative;box-shadow:0 10px 30px #0003}.popups__agree_title{color:#383144;text-align:center;width:290px;margin:0 auto 20px;font-family:FiraSans-ExtraBold;font-size:30px;line-height:36px}.popups__agree_close{background:#fff url(/static/img/general/x.png) 50% no-repeat;border-radius:50%;width:50px;height:50px;margin:-25px auto 0;position:absolute;inset:0;box-shadow:0 8px 21px #f9528b1a}.popups__agree_close:hover{cursor:pointer;-webkit-animation:.5s shadow}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes shadow{0%{box-shadow:0 0 #ed2ffe40}50%{box-shadow:0 8px 21px #ed2ffe40}75%{box-shadow:0 0 #ed2ffe40}to{box-shadow:0 8px 21px #f9528b1a}}.popups__agree_dop-info,.popups__agree_info{color:#383244;padding:15px;font-family:VremenaGroteskBook;font-size:12px;line-height:22px}.popups__agree_dop-info{background:#f0f7f7;width:90%;margin:0 auto;font-family:VremenaGroteskBold}.popups__agree_dop-info span{color:#333;cursor:pointer;border-bottom:2px solid #ee3348;position:relative}.popups__agree_dop-info span:hover{color:#4f4f4f;border-bottom:2px solid #1ccffb}@media (min-width:768px){.popups__agree_content{background:#fff;width:665px;margin:0 auto;padding:50px 0 40px}.popups__agree_title{width:450px;font-size:36px;line-height:44px}.popups__agree_info{padding:15px 40px}.popups__agree_dop-info{padding:15px 30px}}@media (min-width:1024px){.popups__agree_content{width:930px}}
.popups__privacy_policy{z-index:2147483647;inset:80px 0 0;background:#0009;justify-content:center;align-items:center;width:100%;margin:auto;animation-name:animatetop;animation-duration:.4s;display:none;position:fixed;inset:0}.popups__privacy_policy.active,.popups__privacy_policy.active~.popups__blur{display:block}.popups__privacy_content-wrapper{background:#fff;border-radius:8px;width:90%;max-width:930px;margin:0 auto;padding-top:30px;position:relative;top:30px;box-shadow:0 10px 30px #0003}.popups__privacy_content{scrollbar-gutter:stable;background:#fff;max-height:80vh;padding:50px 0 15px;position:relative;overflow:hidden auto;box-shadow:0 10px 30px #0003}.popups__privacy_title{color:#383144;text-align:center;width:290px;margin:0 auto 20px;font-family:FiraSans-ExtraBold;font-size:30px;line-height:36px}.popups__privacy_title .privacy-date{margin-top:8px;font-family:VremenaGroteskBook;font-size:14px;line-height:20px;display:inline-block}.popups__privacy_close{background:#fff url(/static/img/general/x.png) 50% no-repeat;border-radius:50%;width:50px;height:50px;margin:-25px auto 0;position:absolute;inset:0;box-shadow:0 8px 21px #f9528b1a}.popups__privacy_close:hover{cursor:pointer;-webkit-animation:.5s shadow}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes shadow{0%{box-shadow:0 0 #ed2ffe40}50%{box-shadow:0 8px 21px #ed2ffe40}75%{box-shadow:0 0 #ed2ffe40}to{box-shadow:0 8px 21px #f9528b1a}}.popups__privacy_info .subtitle{margin-top:40px;font-family:FiraSans-ExtraBold;font-size:18px;line-height:24px}.popups__privacy_info{color:#383244;padding:15px;font-family:VremenaGroteskBook;font-size:12px;line-height:22px}.popups__privacy_info table.privacy-table{border-collapse:collapse;width:100%;margin:15px 0;font-size:11px;line-height:16px}.popups__privacy_info table.privacy-table th,.popups__privacy_info table.privacy-table td{vertical-align:top;text-align:left;border:1px solid #ddd;padding:6px 8px}.popups__privacy_info table.privacy-table th{background:#f5f5f5;font-family:FiraSans-ExtraBold;font-weight:400}.popups__privacy_info table.privacy-table td{font-family:VremenaGroteskBook}@media (min-width:768px){.popups__privacy_content{background:#fff;width:665px;margin:0 auto;padding:50px 0 40px}.popups__privacy_title{width:450px;font-size:36px;line-height:44px}.popups__privacy_info{padding:15px 40px}}@media (min-width:1024px){.popups__privacy_content{width:930px}}
.chat24-container{z-index:9999!important}.widget.widget--collapsed .startBtn--open,.widget.widget--open .startBtn--collapsed{display:none}.messengers{display:flex}.messenger:hover{background-color:#283cfa0d}.messengers--vertical{flex-flow:column;width:34px;margin:0 auto}.messengers--horizontal{flex-flow:row;height:34px;margin:auto 0}.messengers--exited{opacity:0;visibility:hidden;height:0;transition:all .3s ease-in-out}.messengers--entered{opacity:1;visibility:visible;height:auto;transition:all .3s ease-in-out}@media (min-width:1024px){.messengers{flex-wrap:wrap;transition:all .3s ease-in-out;overflow:hidden}.widget--collapsed .messengers{opacity:0;visibility:hidden;height:0}.messengers--vertical{width:54px}.messengers--horizontal{height:54px}}.messenger{cursor:pointer;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;display:flex;position:relative}.messenger--vertical{margin:8px auto}.messenger--horizontal{margin:auto 8px}@media (min-width:1024px){.messenger{border-radius:6px;width:54px;height:54px;margin:auto;transition:all .1s ease-in-out}.messenger span{margin:12px;transition:all .1s ease-in-out}.messenger:hover svg,.messenger:hover img{transform:scale(1.1)}}.messenger img{object-fit:contain;border-radius:18px;width:33px;height:30px}.messenger a{justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.startBtn{cursor:pointer;background-color:#0000;border:none;outline:none;justify-content:center;align-items:center;margin:auto;display:flex}.startBtn__img{width:100%}.startBtn:not(.startBtn--outside){width:32px;height:32px}.startBtn:not(.startBtn--outside).startBtn--vertical{margin:8px auto 0}.startBtn:not(.startBtn--outside).startBtn--horizontal{margin:auto 8px}.startBtn--outside{border-radius:32px;width:64px;height:64px;transition:transform .1s linear;position:fixed;overflow:hidden;box-shadow:0 5px 25px #00000026}.startBtn__imgWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.startBtn--outside.startBtn--dark{background-color:#0e1621}.startBtn--outside.startBtn--light{background-color:#fff}.startBtn--outside.startBtn--bottom{bottom:12px}.startBtn--outside.startBtn--center{top:calc(50vh - 32px)}.startBtn--outside.startBtn--right{right:74px}.startBtn--outside.startBtn--left{left:12px}.startBtn--outside.startBtn--open.startBtn--bottom{transform:translateY(76px)}.startBtn--outside.startBtn--open.startBtn--center.startBtn--right{transform:translate(76px)}.startBtn--outside.startBtn--open.startBtn--center.startBtn--left{transform:translate(-76px)}@media (min-width:1024px){.startBtn:not(.startBtn--outside){width:54px;height:54px;position:static}.startBtn.startBtn--dark{background-color:#0e1621}.startBtn.startBtn--light{background-color:#fff}.startBtn:not(.startBtn--outside).startBtn--collapsed{border-radius:37px;width:74px;height:74px;margin:0;overflow:hidden}.startBtn:not(.startBtn--outside).startBtn--open{border-radius:6px}.startBtn:not(.startBtn--outside).startBtn--open svg{transition:all .1s ease-in-out}.startBtn:not(.startBtn--outside).startBtn--open:hover svg{transform:scale(1.1)}.startBtn--open:hover{background-color:#283cfa0d!important}.startBtn:not(.startBtn--outside).startBtn--open.startBtn--horizontal{margin:auto 0}.startBtn:not(.startBtn--outside).startBtn--open.startBtn--vertical{margin:0 auto}.startBtn--outside.startBtn--right{display:none}}.widget{z-index:1;transition:all .1s linear;display:flex;position:fixed}.widget--dark{background-color:#0e1621}.widget--light{background-color:#fff}.widget--horizontal{flex-flow:row;width:100vw;height:64px;padding:0 10px;box-shadow:0 2px 10px #00000026}.widget--vertical{flex-flow:column;width:64px;padding:10px 0;box-shadow:0 2px 10px #00000026}.widget--right{border-top-left-radius:8px;right:0}.widget--left{border-top-right-radius:8px;left:0}.widget--bottom,.widget--center{bottom:0}.widget--horizontal.widget--left,.widget--horizontal.widget--right{border-radius:0}.widget--horizontal.widget--collapsed{transform:translateY(64px)}.widget--vertical.widget--right.widget--collapsed{transform:translate(64px)}.widget--vertical.widget--left.widget--collapsed{transform:translate(-64px)}@media (min-width:1024px){.widget{position:relative}.widget--vertical.widget--left.widget--collapsed,.widget--vertical.widget--right.widget--collapsed,.widget--horizontal.widget--collapsed{transform:translate(0)}.widget.widget--collapsed{background-color:#0000;border-radius:37px;width:74px;height:74px;padding:0}.widget.widget--open{border-radius:14px}.widget--horizontal{width:auto;height:74px}.widget--vertical{width:74px}.widget--horizontal.widget--right{flex-flow:row}.widget--horizontal.widget--left{flex-flow:row-reverse}.widget--vertical.widget--bottom{flex-flow:column}.widget--vertical.widget--center{flex-flow:column-reverse}.widget--vertical.widget--right{left:-74px}}
.cookie_consent{z-index:2147483647;color:#fff;background:#1b1b1a;justify-content:center;align-items:center;min-height:10vh;padding:20px 15px;font-family:VremenaGroteskBook;font-size:14px;line-height:22px;animation:.4s ease-out cookieConsentSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000004d}.cookie_consent__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1200px;display:flex}.cookie_consent__text{color:#fff;flex:300px;min-width:0;font-size:14px;line-height:24px}.cookie_consent__privacy-link{color:#4bb3fc;cursor:pointer;border-bottom:1px solid #4bb3fc;transition:color .2s,border-color .2s}.cookie_consent__privacy-link:hover{color:#fff;border-bottom-color:#fff}.cookie_consent__button{color:#fff;cursor:pointer;border:none;font-size:14px;box-shadow:0 8px 21px #f9528b1a}.cookie_consent__button:hover{animation:.5s shadow}@keyframes shadow{0%{box-shadow:0 0 #ed2ffe40}50%{box-shadow:0 8px 21px #ed2ffe40}75%{box-shadow:0 0 #ed2ffe40}to{box-shadow:0 8px 21px #f9528b1a}}.cookie_consent__button{text-align:center;white-space:nowrap;background:#ff0042;border-radius:30px;flex:none;padding:10px 50px;font-family:FiraSans-ExtraBold;line-height:16px;display:block;position:static}@keyframes cookieConsentSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.cookie_consent{padding:24px 30px;font-size:16px}.cookie_consent__text{font-size:16px;line-height:26px}.cookie_consent__button{padding:11px 65px;font-size:16px}}@media (min-width:1024px){.cookie_consent{padding:28px 40px}.cookie_consent__text{font-size:17px;line-height:28px}}
