﻿.popupInformationActionSecond{display:none;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99;}.popupInformationActionSecond-wrapper{display:flex;flex-direction:column;row-gap:24px;width:387px;border-radius:8px;box-shadow:0 8px 40px 0 rgba(0,0,0,.15);background-color:#fff;position:relative;padding:24px 41px 31.6px 41px;}.popupInformationActionSecond-wrapper-actionButton{display:flex;justify-content:center;align-items:center;column-gap:23px;}.popupInformationActionSecond-wrapper-actionButton a{display:flex;justify-content:center;align-items:center;width:140px;height:45px;border-radius:2px;background-image:linear-gradient(to bottom,#5c2d91,#4c2579 52%,#50287e 78%,#5c2d91);font-size:14px;font-weight:500;text-align:left;color:#fff;}.popupInformationActionSecond-wrapper-centeredIcon{display:flex;justify-content:center;}.popupInformationActionSecond-wrapper-top{position:absolute;top:16px;right:16px;}.popupInformationActionSecond-wrapper-top-close{display:flex;justify-content:flex-end;z-index:1;}.popupInformationActionSecond-wrapper-top-close img{cursor:pointer;}.popupInformationActionSecond-wrapper-descriptionArea{display:flex;justify-content:center;}.popupInformationActionSecond-wrapper-descriptionArea-desc{font-size:20px;font-weight:bold;line-height:1.03;text-align:center;color:#4210a0;}