.screen-wrapper{border:1px solid rgba(11,90,165,.4);border-radius:24px;box-shadow:0 4px 25px 0 rgba(11,90,165,.149);margin:auto;max-width:722px;padding:20px}.screen-wrapper .screen-content{min-height:273px}.screen-wrapper .heading{font-size:18px;font-weight:600;margin-bottom:28px}.screen-wrapper .options-wrapper{-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(3,1fr);position:relative;row-gap:16px}.screen-wrapper .options-wrapper .option{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:12px;color:#222;cursor:pointer;font-weight:400;gap:10px;padding:28px 12px;text-align:center;transition:all .3s ease-in;width:100%}.screen-wrapper .options-wrapper .option,.screen-wrapper .options-wrapper .option .icon{align-items:center;display:flex;justify-content:center}.screen-wrapper .options-wrapper .option.active{border:1px solid #0b5aa5;box-shadow:0 8px 15px 0 rgba(11,90,165,.102);color:#0b5aa5!important;font-weight:600}.screen-wrapper .options-wrapper.two-one-grid{gap:22px;grid-template-columns:repeat(2,1fr)}.screen-wrapper .options-wrapper.two-one-grid .left-align{justify-content:left;text-align:left}.screen-wrapper .options-wrapper.two-one-grid .left-align .icon{margin-left:18px}.screen-wrapper .options-wrapper.two-grid{gap:22px;grid-template-columns:repeat(2,1fr)}.screen-wrapper .screen-footer{border-top:1px solid rgba(0,0,0,.051);display:flex;justify-content:space-between;margin:20px -20px 0;padding:20px 20px 0}.screen-wrapper .screen-footer .back-wrapper{align-items:center;cursor:pointer;display:flex;gap:8px}.screen-wrapper .screen-footer .back-wrapper .back-text{font-size:14px;font-weight:500;text-decoration:underline}.screen-wrapper .screen-footer .back-wrapper .back-text .back-icon{height:8.5px;margin-right:8px;width:6px}.screen-wrapper .screen-footer .continue-btn{background:#0b5aa5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:medium;padding:13.5px 0;transition:all .5s ease-in;width:150px}.screen-wrapper .screen-footer .continue-btn .arrowContinue{background-image:url(/images/blogIcon/doubleArrowWhite.svg);background-position:100%;background-repeat:no-repeat;background-size:12px;display:inline-block;height:12px;width:20px}@media(max-width:767px){.screen-wrapper .screen-footer .continue-btn .arrowContinue{background-size:10px}}@media(max-width:600px){.screen-wrapper .screen-footer .continue-btn .arrowContinue{left:-4px}}@media(max-width:389px){.screen-wrapper .screen-footer .continue-btn .arrowContinue{background-size:8px;left:-4px}}.screen-wrapper .screen-footer .continue-btn:disabled{opacity:50%;pointer-events:none}.screen-wrapper .borderDiv{background-color:rgba(11,90,165,.102);border:1px solid #0b5aa5;border-radius:12px;margin:4px;opacity:0;pointer-events:none;position:absolute;transition:all .5s}@media(max-width:767px){.screen-wrapper{border-radius:16px;padding:16px}.screen-wrapper .heading{font-size:16px;margin-bottom:24px}.screen-wrapper .screen-content{min-height:414px}.screen-wrapper .options-wrapper{grid-template-columns:repeat(2,1fr)}.screen-wrapper .options-wrapper .option{min-height:81px;padding:12px}.screen-wrapper .options-wrapper .option .icon{margin-left:0}.screen-wrapper .options-wrapper .option.min-height-68{min-height:68px}.screen-wrapper .options-wrapper.two-one-grid{gap:14px;grid-template-columns:repeat(1,1fr)}.screen-wrapper .options-wrapper.two-one-grid .left-align .icon{margin-left:18px;margin-right:22px}.screen-wrapper .screen-footer{margin:20px -12px 0;padding:16px 12px 0}.screen-wrapper .screen-footer .back-wrapper{gap:4px}.screen-wrapper .screen-footer .back-wrapper .back-text .back-icon{height:14px;margin-right:4px;width:14px}.screen-wrapper .screen-footer .continue-btn{padding:10.5px 0;width:118px}}@keyframes showingOpen{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}.cashQL-btn{height:52px;padding:0!important}.cashQL-btn .QLBtnLoading{height:auto!important;min-height:52px}.cashQL-btn .QLBtnLoading:after,.cashQL-btn .QLBtnLoading:before{bottom:0!important;left:0;margin:auto;right:0;top:0!important}.cashQL-btn:hover{box-shadow:0 15px 30px -10px #0c5aa5}.plan-wrapper-loader{border-radius:18px;height:292px;overflow:hidden;width:250px}.plan-wrapper-loader .loaderBox{height:100%;overflow:hidden;width:100%}.plan-wrapper-loader .loaderBox .card-loader{background-color:#fff;height:100%;margin:0 auto;width:100%}.plan-wrapper-loader .loaderBox .card-loader:before{background-color:#e4e4e4;box-shadow:-68px -98px 0 -48px #ededed,-50px 110px 0 -48px #ededed;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.plan-wrapper-loader .loaderBox .card-loader:after{animation-duration:1.4s;animation-iteration-count:infinite;animation-name:loader-animate;animation-timing-function:linear;background-color:#333;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.6) 30%,hsla(0,0%,100%,0) 81%);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#00ffffff",GradientType=1);height:100%;left:0;position:absolute;top:0;width:100%}@keyframes loader-animate{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}.cashQlSuccessWrapper{border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 0 12px 0 rgba(0,0,0,.122);margin:0 auto;max-width:535px;padding:42px 47px 71px}.cashQlSuccessWrapper .imageWrapper{align-items:center;display:flex;flex-direction:column;gap:13px;justify-content:center;margin-bottom:14px}.cashQlSuccessWrapper .imageWrapper img{width:129px}.cashQlSuccessWrapper .imageWrapper img:first-child{height:61px;width:56px}.cashQlSuccessWrapper p{font-size:20px;font-weight:500;text-align:center}.cashQlSuccessWrapper .submitBtn{align-items:center;background:transparent;border:1px solid #0b5aa5;border-radius:12px;color:#fff;color:#000;display:flex;font-size:14px;font-weight:400;height:36px;justify-content:center;margin:35px auto 0;padding:12px;text-decoration:none;transition:all .2s ease-in-out;width:-moz-fit-content;width:fit-content}.cashQlSuccessWrapper .submitBtn:hover{background-color:#1e70bf;color:#fff}.advertiserDisclosureTextLine{margin:12px 0}.advertiserDisclosureTextLine .textLineStyle{color:#646465;cursor:pointer;font-size:12px;font-weight:400;line-height:18px;text-decoration:underline}.advertiserDisclosureMainBoxHolder .blackOverLayDivHolder{background-color:rgba(0,0,0,.6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox{background-color:#fff;border-radius:16px;bottom:0;height:-moz-fit-content;height:fit-content;left:0;margin:auto;max-height:90vh;max-width:560px;overflow:auto;position:fixed;right:0;top:0;width:100%;z-index:1}@media(max-width:767px){.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox{animation:upside .5s ease-out forwards;border-bottom-left-radius:0;border-bottom-right-radius:0;top:inherit;width:100%}}.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox .headerBoxPopup{padding:16px}.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox .headerBoxPopup .titleTextPopup{font-size:20px;font-weight:600;line-height:30px}.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox .headerBoxPopup .closePopupADBox{cursor:pointer;display:flex;height:30px;opacity:.8;padding:4px;position:absolute;right:15px;top:15px;width:30px}.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox .bodyBoxPopup{padding:0 16px 16px}.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox .bodyBoxPopup p{color:#222;font-size:14px;font-weight:400;line-height:20px;margin-bottom:16px}.advertiserDisclosureMainBoxHolder .advertiserDisclosurePopupBox .bodyBoxPopup p:last-child{margin-bottom:0}@keyframes upside{0%{bottom:-100%}to{bottom:-2px}}.ConfirmpropertTypeCashQl{margin:70px 0 0!important}
