@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&family=Rubik:wght@300;400;500;600;700&display=swap');*{margin:0;padding:0}
.clpnewpop-cont{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5)}
.clpnewpop-cont .clpnewpop-box{background-color:#fff;padding:16px;border-radius:10px;width:60%;position:relative}
.clpnewpop-cont .clpnewpop-box .clpclose-btn{position:absolute;right:16px;cursor:pointer}
.clpnewpop-cont .clpnewpop-box .clpclose-btn img{width:24px;height:24px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b{display:flex;justify-content:space-between}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one{width:70%}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one>*{margin-top:20px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-oneb{display:flex;flex-direction:column}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-oneb span{font-family:Rubik;font-size:26px;font-weight:600;color:#005dac}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-twob{background:#ebecfe;padding:10px;gap:10px;border-radius:8px;color:#005dac;font-family:Rubik;font-size:14px;font-weight:400;width:fit-content}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-threeb{font-family:Rubik;font-size:20px;font-weight:500;color:#131619}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-foutyb{display:flex;justify-content:space-between}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-foutyb .cfouth-card .calc-h1{font-family:Rubik;font-size:16px;font-weight:500;color:#131619}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-foutyb .cfouth-card span{font-family:Rubik;font-size:12px;font-weight:400;color:#13161980}
.button-idle-exit button{background:linear-gradient(90deg,#ff6700 0,#ff8900 100%);border-radius:10px;font-family:Rubik;font-size:14px;font-weight:500;color:#fff;outline:0;border:0;padding:12px;width:60%;cursor:pointer}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one button{background:linear-gradient(90deg,#ff6700 0,#ff8900 100%);border-radius:10px;font-family:Rubik;font-size:14px;font-weight:500;color:#fff;outline:0;border:0;padding:12px;width:60%}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one button a{font-family:Rubik;font-size:14px;font-weight:500;color:#fff}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-two{width:145px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-two img{width:100%;height:100%}
.clpnewpop-cont .clpnewpop-box footer{margin-top:16px}
.clpnewpop-cont .clpnewpop-box footer .clppmain-disclimer{overflow:scroll;height:122px}
.clpnewpop-cont .clpnewpop-box footer .clppmain-disclimer p{font-family:Rubik;font-size:12px;font-weight:300;color:#000}
.clpnewpop-cont .clpnewpop-box footer .clppmain-disclimer p span{font-family:Rubik;font-size:14px;font-weight:500}
.popup_uppertext{font-size:9px}
.tab input{position:absolute;opacity:0;z-index:-1}
.tab__content{max-height:0;overflow:scroll;transition:all .35s}
.tab input:checked ~ .tab__content{max-height:15rem}
.accordion{border-bottom:1px solid #d3d3d3;border-radius:0;overflow:hidden}
.tab input:checked ~ .accordion{border-bottom:0}
.tab__label,.tab__close{display:flex;cursor:pointer}
.tab__label{justify-content:space-between;padding:2px 10px}
.tab__label::after{content:"\276F";width:1em;height:1em;text-align:center;transform:rotate(90deg);transition:all .35s}
.tab input:checked+.tab__label::after{transform:rotate(270deg);width:2em}
.tab__content p{margin:0;padding:0rem 1rem;font-family:Rubik;font-size:12px;font-weight:300;color:#000}
.tab__label{font-family:Rubik;font-size:12px;font-weight:300;color:#000}
.tab__close{justify-content:flex-end;padding:.5rem 1rem;font-size:.75rem}
.tab input:not(:checked)+.tab__label:hover::after{animation:bounce .5s infinite}
@media screen and (max-width:500px){.clpnewpop-cont{display:none;width:unset;padding:16px}
.clpnewpop-cont .clpnewpop-box{padding:16px;width:unset;max-height:95vh}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one{width:unset}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b{flex-direction:column-reverse}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-oneb span{font-size:20px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-twob{font-size:12px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-threeb{font-size:14px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-foutyb .cfouth-card .calc-h1{font-size:14px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one .clp-foutyb .cfouth-card span{font-size:10px}
.clpnewpop-cont .clpnewpop-box footer .clppmain-disclimer p{font-size:10px}
.clpnewpop-cont .clpnewpop-box footer .clppmain-disclimer p span{font-size:12px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-two{overflow:hidden;height:210px;margin:auto}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-two img{height:unset}
.clpnewpop-cont .clpnewpop-box footer .clppmain-disclimer{height:100px}
.clpnewpop-cont .clpnewpop-box .clpnfirst-b .clppop-one>*{margin-top:10px}
}