.popup{position:fixed;width:100vw;height:100vh;left:0;top:0;opacity:0;visibility:hidden;z-index:2147483645;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;background-color:rgba(1,11,19,0.4);display:block;overflow:auto}.popup.open{opacity:1;visibility:visible}.popup__close-icon{position:absolute;right:24px;top:24px;cursor:pointer}.popup__box{max-height:100vh;height:100%;padding:16px 0;overflow:auto;position:absolute;width:100%;top:50%;left:0;margin-right:-50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.popup__box-scroll{background-color:var(--c-grey2);-webkit-box-shadow:0px 6px 24px rgba(98,102,125,0.1);box-shadow:0px 6px 24px rgba(98,102,125,0.1);padding:10px;width:1062px;max-width:calc(100% - 16px);border-radius:24px;padding:80px 80px 50px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:970px){.popup__box-scroll{padding:46px 16px 40px}}.popup__close-button{width:100%;height:40px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:var(--c-color)}.popup .h2{width:calc(100% - 30px)}.popup .acceptance .wpcf7-list-item{margin:0 0 20px}.popup_thank .button{width:194px}@media screen and (max-width:690px){.popup_thank .button{width:100%}}.popup_thank .popup__box-scroll{width:788px!important;height:388px;text-align:center;padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-popup-left{width:532px;max-width:calc(100% - 370px)}.form-popup-left input[type=submit]{width:100%}@media screen and (max-width:970px){.form-popup-left{width:50%;max-width:calc(50% - 10px)}}@media screen and (max-width:690px){.form-popup-left{width:100%;max-width:100%;margin-top:20px}}.form-popup-right{margin-left:auto;width:346px}@media screen and (max-width:970px){.form-popup-right{width:50%}}@media screen and (max-width:690px){.form-popup-right{width:100%;max-width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.form-popup-right .location-popup-top{color:var(--c-text);margin-right:8px}.form-popup-right .location-popup-item{font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-popup-right .location-popup-item .location-flag{width:16px;border-radius:4px;margin-right:4px}