.modalCustom{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:999999}.modalCustom__wrap{background:#fff;max-width:50pc;width:calc(100% - 2pc)}.modalCustom__inner{max-height:calc(100vh - 150px);overflow:auto;width:100%}.modalCustom__header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1pc}.modalCustom__title{color:#fff;font-weight:700}.modalCustom__close{color:#fff;cursor:pointer;font-size:fontSize(16)}.modalCustom__cta{padding-bottom:1pc;padding-top:1pc;text-align:center}.modalCustom__cta a{min-width:130px}.modalCustom .modalCustom__inner .container__medium:not(.stepContainerComponent__container):not(.eventiDetail){padding-left:1pc!important;padding-right:1pc!important}.modalCustom .modalCustom__inner .eventiDetail{max-width:calc(100% - 2pc)}