.thank-you-screen{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);z-index:999999999999;-webkit-animation:gl-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:gl-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.thank-you-screen .thank-you-screen-wrapper{width:95%;top:45%;left:50%;max-height:90vh;overflow:auto;position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:5px;-webkit-animation:gl-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:gl-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);-webkit-animation:gl-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:gl-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1)}.thank-you-screen .thank-you-screen__close-button{position:absolute;top:10px;right:10px;font-size:40px;color:rgba(0,0,0,0.74);cursor:pointer}.thank-you-screen-wrapper .thank-you__section-head{background-color:#64cf71;padding:40px 16px;margin:auto;text-align:center}.thank-you-screen-wrapper .thank-you__section-head .thank-you-icon{height:83px;width:83px}.thank-you-screen-wrapper .thank-you__section-body{padding:32px 40px;background-color:white}.thank-you-screen-wrapper .thank-you__section-body .thank-you__heading{font-size:20px;line-height:32px;color:rgba(0,0,0,0.92);text-align:center;margin:0 0 16px}.thank-you-screen-wrapper .thank-you__section-body .thank-you__subheading{font-size:14px;line-height:24px;color:rgba(0,0,0,0.56);font-weight:400;text-align:center;margin-bottom:48px}@media (min-width: 768px){.thank-you-screen .thank-you-screen-wrapper{width:65%}}@media (min-width: 991px){.thank-you-screen .thank-you-screen-wrapper{width:50%}.thank-you-screen .thank-you-screen-wrapper .thank-you__section-head{padding-top:32px;padding-bottom:32px}.thank-you-screen .thank-you-screen-wrapper .thank-you__section-body{padding:32px 80px}.thank-you-screen .thank-you-screen-wrapper .thank-you__heading{font-size:24px;line-height:32px;margin-bottom:8px}.thank-you-screen .thank-you-screen-wrapper .thank-you__subheading{font-size:16px;line-height:23px;margin-bottom:40px}}@-webkit-keyframes gl-fadeIn{from{opacity:0}to{opacity:1}}@keyframes gl-fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gl-slideIn{0%{-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}100%{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@keyframes gl-slideIn{0%{-webkit-transform:translate(-50%, -100%);transform:translate(-50%, -100%)}100%{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.sanctioned-country-wrapper{top:45%;left:50%;width:65%;max-height:90vh;overflow:auto;position:absolute;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:5px;-webkit-animation:gl-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);animation:gl-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);background-color:white}.sanctioned-country-error{text-align:center;padding:24px;max-width:628px;margin:24px auto}.sanctioned-country-error .university-logo{height:56px;width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:36px}.sanctioned-country-error .prof-info__subheading{font-size:14px;line-height:20px;color:black}@media (min-width: 768px){.sanctioned-country-error .prof-info__heading{font-size:28px;line-height:40px;margin-bottom:8px}.sanctioned-country-error .prof-info__subheading{font-size:16px;line-height:24px}.sanctioned-country-error .prof-info__subheading a{color:color("blue-royal")}}
