.modalWindow{display:none}.modalWindow.modal--opened{display:block}.modalWindow .modal__base{background:none;background-color:transparent}.modalWindow .modal__backdrop{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.6);background-color:rgba(0,0,0,0.6);z-index:8}.modalWindow .modal__popup{z-index:9;padding:0;width:100%;position:relative}@media only screen and (min-width: 480px){.modalWindow .modal__popup{width:auto}}
