.showmore_showMoreBtnWraps__z9VTS{text-align:center;margin-top:.5rem;margin-bottom:1.5rem}.showmore_showMoreBtnWraps__z9VTS .showmore_showMoreBtn__uaC0V{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:3px;display:inline-flex;padding:6px 12px;color:#666;align-items:center;justify-content:center;font-size:1rem;line-height:1rem;text-decoration:none!important;outline:none}.showmore_showMoreBtnWraps__z9VTS .showmore_showMoreBtn__uaC0V svg{margin-left:.5rem}.showmore_showMoreBtnWraps__z9VTS .showmore_showMoreBtn__uaC0V:focus,.showmore_showMoreBtnWraps__z9VTS .showmore_showMoreBtn__uaC0V:hover,.showmore_showMoreBtnWraps__z9VTS .showmore_showMoreBtn__uaC0V:visited{text-decoration:none!important;outline:none;color:#666}.showmore_showMoreBtnWraps__z9VTS.showmore_darkMode__KhofY .showmore_showMoreBtn__uaC0V{background-color:transparent;border:1px solid #b4b4b4;color:#fff;line-height:1.2rem}.showmore_showMoreBtnWraps__z9VTS.showmore_darkMode__KhofY .showmore_showMoreBtn__uaC0V svg,.showmore_showMoreBtnWraps__z9VTS.showmore_darkMode__KhofY .showmore_showMoreBtn__uaC0V svg path{fill:#fff}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.OpenIpoSec_web_ipoHomePage__8maun{position:relative;font:400 1.4rem/2rem Lato,serif;color:#000;background-color:#fff!important;margin:0;padding:0}.OpenIpoSec_web_ipoHomePage__8maun *{box-sizing:border-box}.OpenIpoSec_web_mcFluidContainer__hBZbj{margin-right:auto;margin-left:auto}.OpenIpoSec_web_mcContainer__BoHE_{width:1260px;margin-right:auto;margin-left:auto}.OpenIpoSec_web_flex__OgXll{display:flex}.OpenIpoSec_web_fhCenter__8QYx1{justify-content:center}.OpenIpoSec_web_thFlex__01vvq{display:flex;align-items:center;justify-content:flex-end}.OpenIpoSec_web_ipoHomePage__8maun table th:first-child .OpenIpoSec_web_thFlex__01vvq{justify-content:flex-start}.OpenIpoSec_web_html__Jt_7W{font-size:62.5%}.OpenIpoSec_web_cardTitle__xkdtT{display:inline-block;color:#000;font-size:2.2rem;line-height:2.7rem;font-weight:900;position:relative;width:100%;margin-bottom:0}.OpenIpoSec_web_cardSubTitle__m7ytP{font-size:1.6rem;line-height:1.9rem;color:#000;margin-bottom:1rem}.OpenIpoSec_web_commonTable___TDca{border-collapse:collapse;width:100%;margin-top:15px}.OpenIpoSec_web_commonTable___TDca thead{border-bottom:1px solid #e4e4e4;background-color:#f7f8fb}.OpenIpoSec_web_commonTable___TDca th{font-size:1.2rem;line-height:1.5rem;font-weight:700;background:#f7f8fb;color:#000;padding:1rem;text-align:right}.OpenIpoSec_web_commonTable___TDca td{font:1.3rem/1.8rem roboto,sans-serif;border-bottom:1px solid #e4e4e4;padding:10px 15px;color:#000;text-align:right}.OpenIpoSec_web_commonTable___TDca td:first-child,.OpenIpoSec_web_commonTable___TDca th:first-child{text-align:left}.OpenIpoSec_web_commonTable___TDca th:first-child .OpenIpoSec_web_thFlex__01vvq{justify-content:flex-start}.OpenIpoSec_web_commonTable___TDca tr:nth-child(2n) td{background:#fbfbfb}.OpenIpoSec_web_commonTable___TDca td:first-child{font-size:1.4rem;font-weight:700}.OpenIpoSec_web_commonTable___TDca td:first-child a{font-weight:700!important;display:block}.OpenIpoSec_web_ifOpenorUpcoming__qDQP9{font:700 1.6rem/2rem Lora,sans-serif;background-color:#f0f2f6}.OpenIpoSec_web_updownArrow__3M_Wc{display:inline-block;vertical-align:top;width:4px;height:4px;margin-top:5px;margin-left:5px;width:6px;height:10px;cursor:pointer}.OpenIpoSec_web_updownArrow__3M_Wc .OpenIpoSec_web_downArrow__EQCq3,.OpenIpoSec_web_updownArrow__3M_Wc .OpenIpoSec_web_upArrow__zn5D9{display:block;border-top:1px solid #666;border-left:1px solid #666;width:4px;height:4px;transform:rotate(45deg)}.OpenIpoSec_web_updownArrow__3M_Wc .OpenIpoSec_web_downArrow__EQCq3{transform:rotate(-135deg);margin-top:-1px}.OpenIpoSec_web_calcBtnWrap__ACpeJ{text-align:center;margin-bottom:2.8rem}.OpenIpoSec_web_calcBlkBtn__Q4H4w{background:#333;display:inline-block;color:#fff;font-weight:700;font-size:1.4rem;border-radius:.3rem;min-width:40.4rem;line-height:4rem}.OpenIpoSec_web_calcBlkBtn__Q4H4w:focus,.OpenIpoSec_web_calcBlkBtn__Q4H4w:hover,.OpenIpoSec_web_calcBlkBtn__Q4H4w:visited{background:#000;color:#fff;text-decoration:none}.OpenIpoSec_web_checkBtn__UFIdm{border-radius:.3rem;display:inline-block;background:#333;color:#fff;text-align:center;font-size:1.2rem;line-height:2.2rem;font-weight:500;padding:.1rem .9rem}.OpenIpoSec_web_checkBtn__UFIdm:focus,.OpenIpoSec_web_checkBtn__UFIdm:hover,.OpenIpoSec_web_checkBtn__UFIdm:visited{text-decoration:none!important;background:#000;color:#fff}.OpenIpoSec_web_ipoCatName__nC9VI{background-color:#ccc;border-radius:.3rem;font-size:1rem;line-height:1rem;color:#000;display:inline-flex;padding:.6rem .7rem;align-items:center;justify-content:center;margin-right:1rem;cursor:default}.OpenIpoSec_web_ipoCatName__nC9VI:active,.OpenIpoSec_web_ipoCatName__nC9VI:focus,.OpenIpoSec_web_ipoCatName__nC9VI:hover{color:#fff;text-decoration:none}.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_green__YL5VS{background-color:#6cb456;color:#fff}.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_green__YL5VS:active,.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_green__YL5VS:focus,.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_green__YL5VS:hover{color:#fff}.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_blue__9Mn0R{background-color:#3c80d0;color:#fff}.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_blue__9Mn0R:active,.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_blue__9Mn0R:focus,.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_blue__9Mn0R:hover{color:#fff}.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_gray__egHRF{background-color:#ccc;color:#000}.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_gray__egHRF:active,.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_gray__egHRF:focus,.OpenIpoSec_web_ipoCatName__nC9VI.OpenIpoSec_web_gray__egHRF:hover{color:#000}.OpenIpoSec_web_ipoRhpBtn__t6hHY{cursor:pointer;height:2.4rem;background-color:#e5e7eb;border-radius:.3rem;font-size:1.1rem;line-height:1.2rem;color:#333;display:inline-flex;padding:6px 7px;align-items:center;justify-content:center}.OpenIpoSec_web_ipoRhpBtn__t6hHY svg{margin-left:.5rem}.OpenIpoSec_web_ipoRhpBtn__t6hHY:active,.OpenIpoSec_web_ipoRhpBtn__t6hHY:focus,.OpenIpoSec_web_ipoRhpBtn__t6hHY:hover{background:#000;color:#fff;text-decoration:none}.OpenIpoSec_web_ipoRhpBtn__t6hHY:active svg,.OpenIpoSec_web_ipoRhpBtn__t6hHY:focus svg,.OpenIpoSec_web_ipoRhpBtn__t6hHY:hover svg{fill:#fff}.OpenIpoSec_web_secTitleWrap__tESTd{position:relative}.OpenIpoSec_web_checkBoxWrap__CLdq9{display:flex;color:#000;font-size:14px;line-height:16px;position:relative;width:auto;margin:0 auto}.OpenIpoSec_web_checkBoxWrap__CLdq9 label{display:block;cursor:pointer;font-weight:400}.OpenIpoSec_web_checkBoxWrap__CLdq9 input{opacity:0}.OpenIpoSec_web_checkBoxWrap__CLdq9 input[type=checkbox]{margin:0}.OpenIpoSec_web_checkBoxWrap__CLdq9 .OpenIpoSec_web_iconCheck__9zhCP{display:inline-block;border-radius:50%;width:20px;height:20px;position:relative;top:5px;margin-right:10px;background-color:#dbdbdb;border:1px solid #dbdbdb}.OpenIpoSec_web_checkBoxWrap__CLdq9 .OpenIpoSec_web_iconCheck__9zhCP:after{content:"";position:absolute;left:7px;top:3px;width:4px;height:9px;border:solid #aaa;border-width:0 1px 1px 0;transform:rotate(45deg);display:block}.OpenIpoSec_web_checkBoxWrap__CLdq9 input:checked~.OpenIpoSec_web_iconCheck__9zhCP:after{border:solid #fff;border-width:0 1px 1px 0}.OpenIpoSec_web_checkBoxWrap__CLdq9 .OpenIpoSec_web_ckbxMainline__iYSwf input:checked~.OpenIpoSec_web_iconCheck__9zhCP{background-color:#6cb456;border:1px solid #6cb456}.OpenIpoSec_web_checkBoxWrap__CLdq9 .OpenIpoSec_web_ckbxSme__IDhal input:checked~.OpenIpoSec_web_iconCheck__9zhCP{background-color:#3c80d0;border:1px solid #3c80d0}.OpenIpoSec_web_checkBoxWrap__CLdq9 .OpenIpoSec_web_ckbxAll__PfES7 input:checked~.OpenIpoSec_web_iconCheck__9zhCP{background-color:#000;border:1px solid gray}.OpenIpoSec_web_secTitle___N7Wt{display:inline-block;color:#000;font-size:2.2rem;line-height:2.6rem;font-weight:900;padding-top:1rem;padding-bottom:1rem;position:relative;text-transform:uppercase;border-bottom:3px solid #cecece;width:100%;margin-top:0;margin-bottom:1.5rem}.OpenIpoSec_web_secTitle___N7Wt span{font-weight:400}.OpenIpoSec_web_showMoreBtnWrap___9CyI{text-align:center;margin-top:.5rem;margin-bottom:1.5rem}.OpenIpoSec_web_showMoreBtnWrap___9CyI.OpenIpoSec_web_rightAlign__S1nDt{text-align:right}.OpenIpoSec_web_showMoreBtnWrap___9CyI .OpenIpoSec_web_showMoreBtn__RKIFt{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:3px;display:inline-flex;padding:6px 12px;color:#666;align-items:center;justify-content:center;font-size:1rem;line-height:1rem;text-decoration:none!important;outline:none}.OpenIpoSec_web_showMoreBtnWrap___9CyI .OpenIpoSec_web_showMoreBtn__RKIFt svg{margin-left:.5rem}.OpenIpoSec_web_showMoreBtnWrap___9CyI .OpenIpoSec_web_showMoreBtn__RKIFt:focus,.OpenIpoSec_web_showMoreBtnWrap___9CyI .OpenIpoSec_web_showMoreBtn__RKIFt:hover,.OpenIpoSec_web_showMoreBtnWrap___9CyI .OpenIpoSec_web_showMoreBtn__RKIFt:visited{text-decoration:none!important;outline:none;color:#666}.OpenIpoSec_web_awaitingTxt___8EVX{color:#666;font-weight:400}.OpenIpoSec_web_openUpcomingIpoSec__BO0iA{margin-bottom:4rem;position:relative;cursor:pointer}.OpenIpoSec_web_openUpcomingIpoSec__BO0iA a{text-decoration:none}.OpenIpoSec_web_openUpcomingIpoSec__BO0iA .OpenIpoSec_web_showMoreBtnWrap___9CyI{margin-top:2rem}.OpenIpoSec_web_ipoCatName__nC9VI{border:unset}.OpenIpoSec_web_ipoInfoCardHolder__zdtC5{margin-top:15px;position:relative;margin-bottom:1rem}.OpenIpoSec_web_ipoInfoCardHolder__zdtC5 .OpenIpoSec_web_ipoRhpBtn__t6hHY{position:absolute;top:1.7rem;right:2.1rem;z-index:1}.OpenIpoSec_web_ipoInfoCardHolder__zdtC5 .OpenIpoSec_web_ipoRhpBtn__t6hHY:hover{text-decoration:unset;cursor:pointer}.OpenIpoSec_web_ipoGrayCard__K6JcR:hover{text-decoration:unset;cursor:unset}.OpenIpoSec_web_ipoGrayCard__K6JcR .OpenIpoSec_web_cardTitle__xkdtT:hover{cursor:pointer}.OpenIpoSec_web_ipoGrayCard__K6JcR{display:block;position:relative;background-color:#f7f8fb;padding:1.3rem 2rem;border-radius:1rem;margin-bottom:1rem;margin-top:15px}.OpenIpoSec_web_ipoGrayCard__K6JcR .OpenIpoSec_web_catNameList__wQytV{margin-bottom:1.5rem}.OpenIpoSec_web_ipoInfoBoxWrap__GPpIB{-moz-column-gap:4rem;column-gap:4rem}.OpenIpoSec_web_ipoInfoBoxWrap__GPpIB a,.OpenIpoSec_web_ipoInfoBoxWrap__GPpIB a.OpenIpoSec_web_active___1uyy,.OpenIpoSec_web_ipoInfoBoxWrap__GPpIB a.OpenIpoSec_web_focus__Am7Fo,.OpenIpoSec_web_ipoInfoBoxWrap__GPpIB a.OpenIpoSec_web_hover__0C1ox{color:#000}.OpenIpoSec_web_detailsTable__l1ePs,.OpenIpoSec_web_ipoDtStepsWrap__lrXUT,.OpenIpoSec_web_subscriptionTable__CMFy9{width:calc(33.33% - 2.66rem);margin-top:1rem;margin-bottom:.5rem;position:relative;transition:.3ms ease-out}.OpenIpoSec_web_detailsTable__l1ePs th{padding:0;border-bottom:0}.OpenIpoSec_web_detailsTable__l1ePs td{padding:1rem 0;border-bottom:0;color:#000}.OpenIpoSec_web_detailsTable__l1ePs tr:nth-child(2n) td{background:unset}.OpenIpoSec_web_detailsTable__l1ePs thead tr{border-bottom:.1rem solid #ccc;font-size:1.1rem;line-height:1.3rem;color:#000}.OpenIpoSec_web_detailsTable__l1ePs thead tr th{padding-bottom:.8rem}.OpenIpoSec_web_detailsTable__l1ePs tbody tr:not(:last-child){border-bottom:.1rem dashed #ccc}.OpenIpoSec_web_detailsTable__l1ePs tbody tr td:first-child{text-align:left;font:400 1.3rem/1.4rem Roboto,sans-serif;color:gray}.OpenIpoSec_web_detailsTable__l1ePs tbody tr td:nth-child(2){text-align:right;font-weight:700;font-size:1.3rem;line-height:1.4rem;white-space:nowrap}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT .OpenIpoSec_web_ipoTitle__w4vGD{font-size:1.1rem;line-height:1.4rem;color:#000;border-bottom:.1rem solid #ccc;display:block;padding-bottom:.8rem;font-weight:600}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul{margin-top:1.7rem}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li{display:flex;align-items:center;position:relative;margin-bottom:3.1rem;text-transform:capitalize}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li span:first-child{font-size:1.1rem;line-height:1.4rem;color:gray}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li span:nth-child(2){font-size:1.3rem;line-height:1.4rem;font-weight:700;color:#333;margin-left:1.2rem}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_active___1uyy:after{content:"";display:block;height:4rem;border-right:.1rem solid #f08414;position:absolute;left:.8rem;top:1rem}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_active___1uyy:before{content:"";background:url(/mc-react/_next/static/media/ipoTimelineDone.995f887b.svg) no-repeat;width:1.6rem;height:1.6rem;margin-right:.9rem;border-radius:10rem;z-index:11}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_inprocess__Tc06J:before{content:"";background:url(/mc-react/_next/static/media/ipoTimelineinProcess.19e45b75.svg) no-repeat;width:1.6rem;height:1.6rem;margin-right:.9rem;z-index:11}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_inprocess__Tc06J.OpenIpoSec_web_border__pzibG:after,.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_unprocess__H_hHw.OpenIpoSec_web_border__pzibG:after{content:"";display:block;height:4rem;border-right:.1rem solid #dbdbdb;position:absolute;left:.8rem;top:1rem}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_active___1uyy:last-child:after,.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_inprocess__Tc06J:last-child:after,.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_unprocess__H_hHw:last-child:after{border-right:unset}.OpenIpoSec_web_ipoDtStepsWrap__lrXUT ul li.OpenIpoSec_web_unprocess__H_hHw:before{content:"";background:url(/mc-react/_next/static/media/ipoTimelineUnprocess.794e40c1.svg) no-repeat;width:1.6rem;height:1.6rem;margin-right:.9rem;z-index:11}.OpenIpoSec_web_subscriptionTable__CMFy9 th{padding:0;border-bottom:0}.OpenIpoSec_web_subscriptionTable__CMFy9 td{padding:0;border-bottom:0;color:#000}.OpenIpoSec_web_subscriptionTable__CMFy9 tr:nth-child(2n) td{background:unset}.OpenIpoSec_web_subscriptionTable__CMFy9 thead tr{border-bottom:.1rem solid #ccc;font-size:1.1rem;line-height:1.3rem;color:#000}.OpenIpoSec_web_subscriptionTable__CMFy9 thead tr th{padding-bottom:.8rem}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr td:first-child{text-align:left;font:400 1.3rem/1.3rem Roboto,sans-serif;color:gray;padding:.6rem 0}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr td:nth-child(2){text-align:right;font-weight:800;font-size:1.3rem;line-height:1.3rem;white-space:nowrap}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr:not(:last-child){border-bottom:.1rem solid #dbdbdb}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr:first-child{border-bottom:.1rem solid hsla(0,0%,67%,.8)}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr:first-child td{font-size:1.1rem;color:gray;font-weight:400;white-space:nowrap}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr:first-child td:not(:last-child) span{padding-left:.6rem}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr:not(:first-child) td{font:500 1.3rem/1.4rem Roboto,sans-serif;color:#000;padding:.5rem}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr:not(:first-child) td span{padding-left:.2rem;white-space:nowrap}.OpenIpoSec_web_subscriptionTable__CMFy9 tbody tr:nth-last-child(2){border-bottom:.1rem solid hsla(0,0%,67%,.8)}.OpenIpoSec_web_txtCenterIpo__TEBq1{text-align:left}.OpenIpoSec_web_openUpcomingIpoSec__BO0iA .OpenIpoSec_web_cardSubTitle__m7ytP{margin-left:5px}.OpenIpoSec_web_openUpcomingIpoSec__BO0iA span{width:unset}.OpenIpoSec_web_redirectNodata__MY_jl{text-align:center;text-transform:capitalize;font-family:Roboto,sans-serif;height:200px;display:flex;justify-content:center;align-items:center}.OpenIpoSec_web_redirectNodata__MY_jl p{font-size:17px;line-height:1.5}.OpenIpoSec_web_description__47jiG{color:#333;font-family:Lato;font-size:13px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.065px}.OpenIpoSec_web_cardTitle__xkdtT{width:unset}