.info-popup{display:none;position:fixed;top:0;left:0;z-index:2000;width:100%;height:100%}.info-popup__close{position:absolute;top:1.5rem;right:1.5rem;z-index:4000}@media (min-width:992px){.info-popup__close{top:2rem;right:2rem}}.info-popup__overlay{background:black;opacity:.5;width:100%;height:100%}.info-popup__content-wrapper{position:absolute;top:0;right:0;width:100%;height:100%;padding:5.375rem 1rem 2rem 2rem;z-index:3000;background:var(--color-white);box-shadow:0 0 36px #00000029}@media (min-width:640px){.info-popup__content-wrapper{width:50%}}@media (min-width:992px){.info-popup__content-wrapper{width:30%;padding:5.375rem 1.75rem 2.75rem 2.75rem}}.info-popup__content{overflow-y:auto;height:100%;max-height:100%;padding-right:1rem}.info-popup__heading{margin-bottom:1.5rem}
