.modal-custom{display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:15px;overflow:auto;background-color:rgba(40,40,40,.8);animation-duration:.35s;animation-fill-mode:both;animation-name:fadeIn;z-index:9999}@media screen and (max-width: 768px){.modal-custom{padding:0}}.modal-custom.is-modal-closed{animation-name:fadeOut;animation-duration:.35s}.modal-custom_theme--blue .modal-custom__close svg{fill:var(--amc-white)}@media screen and (max-width: 768px){.modal-custom_style--tiny{padding:16px}}.modal-custom_style--tiny .modal-custom__dialog{max-width:620px}@media screen and (max-width: 768px){.modal-custom_style--tiny .modal-custom__dialog{height:auto;border-radius:16px}}.modal-custom_content--full .modal-custom__content{padding:0}.modal-custom__content{padding:24px}@media screen and (max-width: 768px){.modal-custom__content{padding:16px}}.modal-custom__close{position:absolute;top:20px;right:20px;padding:0;border:none;color:#ccc;background-color:transparent;background-image:none;z-index:100;cursor:pointer}.modal-custom__close:focus{outline:0}.modal-custom__close svg{fill:var(--amc-black)}.modal-custom__close:hover{background:none !important;opacity:.5}.modal-custom__close:hover svg{fill:var(--amc-black)}.modal-custom__close_white svg{fill:var(--amc-white)}.modal-custom__close_white svg:hover{fill:var(--amc-black)}@media screen and (max-width: 768px){.modal-custom__close_white svg{fill:unset}}.modal-custom__header{border-bottom:0}.modal-custom-block-phone{display:flex;flex-direction:column}.modal-custom-block-phone--link{font-size:20px;line-height:28px;margin-top:5px}.modal-custom-block-phone--link:first-child{margin-top:0}@media screen and (max-width: 768px){.modal-custom-block-phone--link{font-size:16px;line-height:22px}}.modal-custom__dialog{position:relative;max-width:1240px;width:100%;margin:auto;border-radius:16px;background-color:var(--amc-white);overflow:hidden}@media screen and (max-width: 768px){.modal-custom__dialog{height:100%;border-radius:0}}.modal-custom__title{margin:0 0 30px}.modal-custom__footer{padding-top:0;border-top:0;text-align:right}.modal-custom--fullscreen{padding:5px}.modal-custom--fullscreen .modal__dialog{width:100%;max-width:none;height:100%;border-radius:0}.modal-custom.is-modal-active{display:flex}.modal-custom-feedback .feedback-row-left{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--amc-white)}.modal-custom-feedback .feedback-row-right{padding:60px}@media screen and (max-width: 992px){.modal-custom-feedback .feedback-row-right{padding:30px}}@media screen and (max-width: 768px){.modal-custom-feedback .feedback-row-right{padding:25px}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}/*# sourceMappingURL=style.min.css.map */
