.popups__franchise{z-index:99999;background:#00000080;justify-content:center;align-items:center;width:auto;height:100%;animation-name:animatetop;animation-duration:.4s;display:none;position:fixed;inset:0;overflow-y:auto}.popups__franchise.active{display:flex}.popups__franchise-close{cursor:pointer;z-index:10;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:50%;width:36px;height:36px;margin:0;transition:all .2s;position:absolute;inset:10px 10px auto auto;box-shadow:0 2px 8px #0000001a}.popups__franchise-close:hover{background:#fe2843;border-color:#fe2843;transform:scale(1.1)}.popups__franchise-close:before,.popups__franchise-close:after{content:"";background:#fe2843;width:16px;height:2px;transition:background .2s;position:absolute;top:50%;left:50%}.popups__franchise-close:before{transform:translate(-50%,-50%)rotate(45deg)}.popups__franchise-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.popups__franchise-close:hover:before,.popups__franchise-close:hover:after{background:#fff}.popups__franchise_content{text-align:center;background:#fff;border-radius:16px;width:90%;min-width:280px;max-width:400px;margin:auto;padding:50px 20px 25px;position:relative;box-shadow:0 20px 50px #00000026}.popups__franchise_title{color:#343535;padding-bottom:12px;font-family:FiraSans-ExtraBold;font-size:17px;line-height:22px}.popups__franchise_highlight{color:#333;border-bottom:2px solid #fe2843}.popups__franchise_but-you-can{color:#666;padding-bottom:4px;font-family:VremenaGroteskBook;font-size:14px;line-height:20px}.popups__franchise_options{flex-direction:column;gap:10px;margin-top:16px;display:flex}.popups__franchise_option{color:#343535;cursor:pointer;text-align:left;background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;align-items:center;padding:12px 14px;font-family:VremenaGroteskBook;font-size:13px;line-height:1.4;text-decoration:none;transition:all .2s;display:flex}.popups__franchise_option:hover{background:#fff;border-color:#fe2843;box-shadow:0 2px 12px #fe28431f}.popups__franchise_option-text{overflow-wrap:break-word;flex:1;min-width:0}.popups__franchise_option-arrow{color:#fe2843;flex-shrink:0;margin-left:10px;font-size:16px;transition:transform .2s}.popups__franchise_option:hover .popups__franchise_option-arrow{transform:translate(3px)}.popups__franchise_option--link{justify-content:space-between}.popups__franchise_option--button{text-transform:uppercase;letter-spacing:.5px;background:#ededed;border:none;justify-content:space-between;width:100%;margin:0;font-family:VremenaGroteskBold;font-size:12px}.popups__franchise_option--button:hover{color:#fff;background:#fe2843;box-shadow:0 2px 12px #fe284333}.popups__franchise_option--button:hover .popups__franchise_option-arrow{color:#fff}.popups__franchise_option--form{background:#f7f7f7;border-color:#ddd;flex-direction:column;align-items:stretch;padding:14px}.popups__franchise_option--form:hover{box-shadow:none;background:#f7f7f7;border-color:#ddd}.popups__franchise_option--form>.popups__franchise_option-text{padding-bottom:10px;font-size:13px}.popups__franchise_notify-form{width:100%}.popups__franchise_notify-input-row{align-items:stretch;gap:8px;display:flex}.popups__franchise_email{flex:1;position:relative}.popups__franchise_email.error input{color:#fe2843;border-color:#fe2843}.popups__franchise_email.error input::-webkit-input-placeholder{color:#fe2843}.popups__franchise_email.error input:-moz-placeholder-shown{color:#fe2843}.popups__franchise_email.error input::-moz-placeholder{color:#fe2843}.popups__franchise_email.error input:-ms-placeholder-shown{color:#fe2843}.popups__franchise_email:after{content:"⚠";color:#fe2843;width:16px;height:16px;font-size:14px;display:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.popups__franchise_email.error:after{display:block}.popups__franchise_email input[type=email]{color:#2b3144;text-align:left;letter-spacing:.5px;text-transform:uppercase;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 12px;font-family:VremenaGroteskBold;font-size:12px;line-height:16px}.popups__franchise_email input::-webkit-input-placeholder{color:#999;text-transform:uppercase}.popups__franchise_email input:-moz-placeholder-shown{color:#999;text-transform:uppercase}.popups__franchise_email input::-moz-placeholder{color:#999;text-transform:uppercase}.popups__franchise_email input:-ms-placeholder-shown{color:#999;text-transform:uppercase}.popups__franchise_email input:focus{border-color:#48b3ff;outline:none;transition:all .3s}.popups__franchise_submit{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;background:#fe2843;border:none;border-radius:8px;flex-shrink:0;padding:10px 16px;font-family:FiraSans-ExtraBold;font-size:13px;line-height:16px;transition:background .2s}.popups__franchise_submit:hover{background:#e0203a}.popups__franchise_submit:disabled{opacity:.6;cursor:not-allowed}.popups__franchise_agree{text-align:left;margin:10px 0 0}.popups__franchise_agree .agree{cursor:pointer;vertical-align:top;width:17px;height:17px;margin-right:7px;display:inline-block;position:relative}.popups__franchise_agree .agree:not(checked){opacity:0;z-index:2;width:17px;position:absolute}.popups__franchise_agree .agree:not(checked)+label{z-index:1;padding:0 0 0 22px;position:relative}.popups__franchise_agree .agree:not(checked)+label:before{content:"";background:#e1e1e1;border-radius:3px;width:15px;height:15px;position:absolute;top:1px;left:0}.popups__franchise_agree .agree:not(checked)+label:after{opacity:0;content:"";border-bottom:2px solid #000;border-left:2px solid #000;width:11px;height:5px;transition:opacity .2s;position:absolute;top:2px;left:4px;transform:rotate(-45deg)skew(-6deg)}.popups__franchise_agree .agree:checked+label:after{opacity:1;transition:opacity .2s}.popups__franchise_agree .agree+label{text-align:left;overflow-wrap:break-word;color:#888;font-family:VremenaGroteskBook;font-size:11px;line-height:16px;display:block;position:relative}.popups__franchise_agree .agree+label .popups__button_agree,.popups__franchise_agree .agree+label .popups__button_privacy{cursor:pointer;color:#666;border-bottom:1px solid #aaa;position:relative}.popups__franchise_agree.error .agree+label{color:#fe2843}.popups__franchise_success-text{color:#383144;margin:0;font-family:VremenaGroteskBold;font-size:0;transition:all .3s}.popups__franchise_success-text.active{text-align:center;margin-top:10px;font-size:13px;line-height:18px}@media (min-width:768px){.popups__franchise_content{width:460px;max-width:460px;padding:40px 30px 30px}.popups__franchise_title{font-size:20px;line-height:26px}.popups__franchise_option{padding:14px 18px;font-size:14px}.popups__franchise_option--form>.popups__franchise_option-text{font-size:14px}}@keyframes animatetop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.popups__blur{display:none}.popups__cities{z-index:1001;z-index:100000;background:#fff;flex-direction:column;width:100%;height:100%;animation:none;display:none;position:fixed;inset:0}.popups__cities.active{display:flex}.popups__cities.active~.popups__blur{display:block}.popups__cities-close{z-index:1;cursor:pointer;background:url(/static/img/general/x.png) 50% no-repeat;width:20px;height:20px;position:absolute;top:10px;right:10px}.popups__cities-content{flex:1;min-height:0;display:flex;overflow:hidden}.popups__cities-country{scrollbar-width:thin;scrollbar-color:#e71a3a #f0f0f0;flex-shrink:0;width:123px;padding-top:27px;overflow:hidden auto;box-shadow:10px 0 13px #00000026}.popups__cities-country::-webkit-scrollbar{width:4px}.popups__cities-country::-webkit-scrollbar-track{background:#f0f0f0}.popups__cities-country::-webkit-scrollbar-thumb{background:#e71a3a;border-radius:2px}.popups__cities-country_items{color:#333;cursor:pointer;text-transform:uppercase;padding:14px 0 11px 16px;font-family:VremenaGroteskBold;font-size:11px;line-height:16px;transition:background-color .2s,color .2s}.popups__cities-country_items:hover:not(.active):not(.online){color:#ee344a;background-color:#ee344a1a}.popups__cities-country_items.active,.popups__cities-country_items.online{color:#fff;background:#ee344a;position:relative}.popups__cities-country_items.active:before,.popups__cities-country_items.online:before{content:"";border:20.9px solid #0000;border-left:13px solid #ee344a;position:absolute;top:0;right:-33px}.popups__cities-country_items.online{background:#4ab5ff}.popups__cities-country_items.online a{color:#fff}.popups__cities-country_items.online:before{border-left:13px solid #4ab5ff}.popups__cities-city{scrollbar-width:thin;scrollbar-color:#e71a3a #c1c1c1;flex:1;min-height:0;padding:35px 10px 10px;overflow:hidden auto}.popups__cities-city::-webkit-scrollbar{width:5px}.popups__cities-city::-webkit-scrollbar-track{background:#c1c1c1}.popups__cities-city::-webkit-scrollbar-thumb{background:#e71a3a;border-radius:2px}.popups__cities-city_item{padding-left:40px;position:relative}.popups__cities-city_brev{color:#46b1ff;text-transform:uppercase;font-family:VremenaGroteskBook;font-size:15px;position:absolute;top:7px;left:25px}.popups__cities-city_link{color:#333;padding:7px 10px 5px;font-family:VremenaGroteskBook;font-size:14px;line-height:30px;transition:all .2s;display:inline-block}.popups__cities-city_link:hover,.popups__cities-city_link.current{color:#fff;background:#46b1ff;border-radius:10px;transform:translate(2px)}.popups__cities-info{color:#333;border-top:1px solid #e5e5e5;flex-shrink:0;padding:17px;font-family:VremenaGroteskBook;font-size:14px;line-height:30px}.popups__cities-info a{color:#333;border-bottom:2px solid #ee3348}.popups__cities-info a:hover{color:#4f4f4f;border-bottom:2px solid #1ccffb}.popups__cities-info a{font-family:VremenaGroteskBold}@media (min-width:768px){.popups__cities{width:735px;height:668px;margin:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.popups__cities-content{flex:1}.popups__cities-country{height:auto}.popups__cities-city{flex-flow:column wrap;max-height:100%;padding:35px 20px 20px;display:flex}.popups__cities-info{padding:17px 0 17px 179px}}@media (min-width:1024px){.popups__cities{width:970px;height:507px}.popups__cities-country{padding-top:57px}.popups__cities-city{padding-top:65px}.popups__cities-info{text-align:right;padding:17px 50px 17px 17px;line-height:33px}}@media (min-width:1360px){.popups__cities{width:1140px}.popups__cities-close{width:50px;height:50px;top:-25px;right:-25px;box-shadow:0 8px 21px #f9528b1a}.popups__cities-close: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}}.popups__cities-close{background:#fff url(/static/img/general/x.png) 50% no-repeat;border-radius:50%}}body.popup-open{overflow:hidden}
