#appCookie{font-family:Rubik,sans-serif}#appCookie .ckookie-alrt-content{display:flex;position:fixed;bottom:24px;left:8.5379%;right:8.5379%;background:hsla(0,0%,100%,.9);box-shadow:0 3px 16px rgba(0,16,48,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:16px 24px;z-index:99999}@media screen and (max-width:1280px){#appCookie .ckookie-alrt-content{left:24px;right:24px}}@media screen and (max-width:680px){#appCookie .ckookie-alrt-content{left:8px;right:8px;padding:16px}}#appCookie .ckookie-alrt-content .left{margin-right:12px}@media screen and (max-width:680px){#appCookie .ckookie-alrt-content .left{display:none}}#appCookie .ckookie-alrt-content .right{font-size:14px;font-weight:500;line-height:17px}#appCookie .ckookie-alrt-content .right .text{color:#333f48;margin-bottom:12px;font-weight:400;font-size:14px;line-height:17px}#appCookie .ckookie-alrt-content .right .text a{text-decoration:underline}#appCookie .ckookie-alrt-content .right .battons{display:flex;width:100%;margin-bottom:12px}#appCookie .ckookie-alrt-content .right .btn{display:flex;justify-content:center;align-items:center;height:32px;border-radius:4px;text-align:center;width:100%;cursor:pointer;font-size:14px;line-height:17px;font-weight:500}#appCookie .ckookie-alrt-content .right .btn.btnBg{background:#fa5f55;color:#fff;max-width:152px}#appCookie .ckookie-alrt-content .right .btn.btnBorderRed{color:#fa5f55;border:1px solid #fa5f55;max-width:188px;margin:0 8px}#appCookie .ckookie-alrt-content .right .btn.btnBorderGray{color:rgba(51,63,72,.75);border:1px solid rgba(51,63,72,.75);max-width:150px}@media screen and (max-width:680px){#appCookie .ckookie-alrt-content .right .battons{flex-direction:column}#appCookie .ckookie-alrt-content .right .btn{margin:0}#appCookie .ckookie-alrt-content .right .btn.btnBg{max-width:100%}#appCookie .ckookie-alrt-content .right .btn.btnBorderRed{max-width:calc(100% - 2px);margin:8px 0}#appCookie .ckookie-alrt-content .right .btn.btnBorderGray{max-width:calc(100% - 2px)}}#appCookie .ckookie-alrt-content .right .switchesBlock{display:flex;flex-direction:column;height:0;overflow:hidden;transition:all 1s}#appCookie .ckookie-alrt-content .right .switchesBlock .line{background:#dcdcdc;width:100%;height:1px;margin-bottom:12px}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom{display:flex;justify-content:space-between}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches{display:flex}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem{margin-right:16px;position:relative}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem input{display:none}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem label{display:flex;align-items:center;cursor:pointer}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem label .switch{position:relative;width:40px;min-width:40px;height:22px;border-radius:15px;background-color:#e6e6e6;cursor:pointer;margin-right:8px}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem label .switch:before{content:"";display:block;position:absolute;top:3px;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:left .2s}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem label .switch.active{background-color:#fa5f55}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem label .switch.active:before{top:3px;left:20px;background-color:#fff}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem label .switchName{color:#333f48;font-size:14px;line-height:17px;font-weight:400}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem.no-availability{opacity:.5}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem.no-availability:before{content:"";position:absolute;width:100%;height:100%;z-index:50}@media screen and (max-width:680px){#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches{flex-direction:column}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches .switchItem{margin:0 0 8px}}@media screen and (max-width:768px){#appCookie .ckookie-alrt-content .right .switchesBlock .bottom{flex-direction:column}#appCookie .ckookie-alrt-content .right .switchesBlock .bottom .switches{margin-bottom:8px}}.open-alert-enter-active{animation:scaleUp .55s}.open-alert-leave-active{animation:scaleDown .55s}@keyframes scaleUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scaleDown{0%{transform:scale(1) translateY(0);opacity:1}to{transform:translateY(100px);opacity:0}}.overlay-enter-active{animation:overlay-visible .55s}.overlay-leave-active{animation:overlay-hide .55s}@keyframes overlay-visible{0%{opacity:0}to{opacity:1}}@keyframes overlay-hide{0%{opacity:1}to{opacity:0}}#appCookie{z-index:99999}