.popup{position:fixed;top:0;left:0;right:0;bottom:0;text-align:center;background-color:rgba(0,0,0,.7);z-index:100}.popup,.popup__close{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.popup__close{position:absolute;top:22px;right:22px;padding:0;width:30px;height:30px;background-color:transparent;border:0}.popup__close svg{display:block;width:12px;height:12px}.popup__logo{margin-bottom:22px;width:96px;height:19px}.popup__logo svg{display:block;width:100%;height:100%}.popup__headline{margin:0 0 25px;text-transform:uppercase;font-family:HM Home,Arial,sans-serif;font-weight:500;font-size:52px;line-height:1.1384;letter-spacing:.2px;white-space:pre-line}.popup__description{margin:0 auto 25px;max-width:280px;font-size:14px}.popup__description p{margin:0 0 20px}.popup__description p:last-child{margin-bottom:0}.popup .button{min-width:200px}.ar-view{position:relative;flex-grow:1}.ar-view__bg{position:absolute;top:0;left:0;right:0;bottom:0}.ar-view__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ar-view__temp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}