.registration-process{background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:3}.registration-process.is-active{display:block}.registration-process__content{background-color:#f5f3ef;color:#3d3e3f;margin:15% auto;padding:1.5rem;position:relative;width:90%}@media only screen and (min-width:48em){.registration-process__content{margin:8% auto;padding:4rem;width:60%}}.registration-process__content .button{margin-top:1rem}.registration-process__close{background-color:#006ed1;cursor:pointer;padding:.85rem 1.5rem;position:absolute;right:0;text-indent:-99999px;top:0}@media only screen and (min-width:48em){.registration-process__close{padding:1.15rem 2rem}}.registration-process__close:hover{opacity:.8}.registration-process__close:after{background:url(/themes/custom/il3_gaudir/src/images/icons/ico-close-alt.svg) 0 0 no-repeat;background-size:24px;content:"";height:24px;position:absolute;right:12px;top:12px;width:24px}@media only screen and (min-width:48em){.registration-process__close:after{right:20px;top:20px}}