.filter-wraper h2{font-size:.875rem;font-weight:600;color:rgba(5,47,95,.6)}.filter-wraper .filter-container{margin-bottom:1.875rem}.filter-wraper .filter-container h4{font-size:.875rem;font-weight:bold;color:#052f5f;text-transform:uppercase}.filter-wraper .filter-container .view-all{font-size:.875rem;color:#1b1dc7;line-height:1.1875rem;text-decoration:none;padding-left:1.875rem;display:block;margin-top:.625rem}.filter-wraper .filter-container .filters .custom-control{margin-top:1rem}.filter-wraper .filter-container .filters .custom-control .custom-control-label{font-size:.875rem;color:#052f5f;font-weight:400;padding-left:.3125rem;cursor:pointer}.filter-wraper .filter-container .filters .custom-control .custom-control-label span{color:rgba(5,47,95,.6)}.filter-wraper .filter-container .filters .custom-control .custom-control-label::before{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border:1px solid #052f5f}.filter-wraper .filter-container .filters .custom-control .custom-control-input:checked~.custom-control-label{font-weight:600}.filter-wraper .filter-container .filters .custom-control .custom-control-input:checked~.custom-control-label::before{border:1px solid #1b98e0}.filter-wraper .filter-container .filters.more-then-five .custom-control{display:none}.filter-wraper .filter-container .filters.more-then-five .custom-control.display,.filter-wraper .filter-container .filters.more-then-five .custom-control.display-always{display:block}.material-form .form-radio,.material-form .form-group{position:relative;margin-top:3rem;margin-bottom:3rem}.material-form .form-inline>.form-group,.material-form .form-inline>.btn{display:inline-block;margin-bottom:0}.material-form .form-help{margin-top:.125rem;margin-left:.125rem;color:rgba(5,47,95,.6);font-size:.8rem}.material-form .checkbox .form-help,.material-form .form-radio .form-help,.material-form .form-group .form-help{position:absolute;width:100%}.material-form .checkbox .form-help{position:relative;margin-bottom:1rem}.material-form .form-radio .form-help{padding-top:.25rem;margin-top:-1rem}.material-form .form-group input{height:1.9rem}.material-form .form-group textarea{resize:none}.material-form .form-group select{width:100%;font-size:1rem;height:1.6rem;padding:.125rem .125rem .0625rem;background:none;border:none;line-height:1.6;box-shadow:none}.material-form .form-group .char-count{position:absolute;right:0;top:10px;color:rgba(95,122,153,.6);font-size:10px;font-weight:600}.material-form .form-group .control-label{position:absolute;top:-25px;pointer-events:none;padding-left:.125rem;z-index:1;color:#052f5f;font-size:1rem;font-weight:normal;-webkit-transition:all .28s ease;transition:all .28s ease}.material-form .form-group .bar{position:relative;border-bottom:.0625rem solid rgba(5,47,95,.2);display:block}.material-form .form-group .bar::before{content:"";height:1px;width:0;left:50%;bottom:-0.0625rem;position:absolute;background:#052f5f;-webkit-transition:left .28s ease,width .28s ease;transition:left .28s ease,width .28s ease;z-index:2}.material-form .form-group input,.material-form .form-group textarea{display:block;background:none;padding:.125rem .125rem .0625rem;font-size:1rem;border-width:0;border-color:rgba(0,0,0,0);line-height:1.9;width:100%;color:rgba(5,47,95,.6);-webkit-transition:all .28s ease;transition:all .28s ease;box-shadow:none}.material-form .form-group input::placeholder,.material-form .form-group textarea::placeholder{color:rgba(5,47,95,.6);font-size:12px}.material-form .form-group input[type=file]{line-height:1}.material-form .form-group input[type=file]~.bar{display:none}.material-form .form-group select,.material-form .form-group input:valid,.material-form .form-group input.form-file,.material-form .form-group input.has-value,.material-form .form-group textarea:valid,.material-form .form-group textarea.form-file,.material-form .form-group textarea.has-value{color:#052f5f;font-weight:600}.material-form .form-group select~.control-label,.material-form .form-group input:focus~.control-label,.material-form .form-group input:valid~.control-label,.material-form .form-group input.form-file~.control-label,.material-form .form-group input.has-value~.control-label,.material-form .form-group textarea:focus~.control-label,.material-form .form-group textarea:valid~.control-label,.material-form .form-group textarea.form-file~.control-label,.material-form .form-group textarea.has-value~.control-label{font-size:.8rem;color:rgba(5,47,95,.6);top:-25px;left:0}.material-form .form-group select:focus,.material-form .form-group input:focus,.material-form .form-group textarea:focus{outline:none}.material-form .form-group select:focus~.bar::before,.material-form .form-group input:focus~.bar::before,.material-form .form-group textarea:focus~.bar::before{width:100%;left:0}.material-form .checkbox label,.material-form .form-radio label{position:relative;cursor:pointer;padding-left:2rem;text-align:left;color:#052f5f;display:block;font-size:14px}.material-form .checkbox input,.material-form .form-radio input{width:auto;opacity:.00000001;position:absolute;left:0}.material-form .radio{margin-bottom:1rem}.material-form .radio i.helper{position:absolute;top:0;left:-0.25rem;cursor:pointer;display:block;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999}.material-form .radio i.helper::before,.material-form .radio i.helper::after{content:"";position:absolute;left:0;top:0;margin:.25rem;width:1rem;height:1rem;-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;border-radius:50%;border:1px solid #999}.material-form .radio i.helper::after{-webkit-transform:scale(0);transform:scale(0);background-color:#052f5f;border-color:#052f5f}.material-form .radio label:hover i.helper{color:#052f5f}.material-form .radio input:checked~i.helper::after{-webkit-transform:scale(0.5);transform:scale(0.5)}.material-form .radio input:checked~i.helper::before{color:#052f5f}.material-form .radio input:checked~span{font-weight:600}.material-form .checkbox{margin-top:3rem;margin-bottom:1rem}.material-form .checkbox i.helper{color:#999;position:absolute;top:5px;left:0;width:1rem;height:1rem;z-index:0;border:1px solid #999;border-radius:.0625rem;-webkit-transition:border-color .28s ease;transition:border-color .28s ease}.material-form .checkbox i.helper::before,.checkbox i.helper::after{position:absolute;height:0;width:.2rem;background-color:#052f5f;display:block;-webkit-transform-origin:left top;transform-origin:left top;border-radius:.25rem;content:"";-webkit-transition:opacity .28s ease,height 0s linear .28s;transition:opacity .28s ease,height 0s linear .28s;opacity:0}.material-form .checkbox i.helper::before{top:.65rem;left:.38rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);box-shadow:0 0 0 .0625rem #fff}.material-form .checkbox i.helper::after{top:.3rem;left:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.material-form .checkbox label:hover i.helper{color:#052f5f}.material-form .checkbox input:checked~i.helper{color:#052f5f}.material-form .checkbox input:checked~i.helper::after,.material-form .checkbox input:checked~i.helper::before{opacity:1;-webkit-transition:height .28s ease;transition:height .28s ease}.material-form .checkbox input:checked~i.helper::after{height:.5rem}.material-form .checkbox input:checked~i.helper::before{height:1.2rem;-webkit-transition-delay:.28s;transition-delay:.28s}.material-form .radio+.radio,.material-form .checkbox+.checkbox{margin-top:1rem}.material-form .form-help .error-holder,.material-form .has-error.has-success .form-help .error-holder,.material-form .has-error .note-holder{display:none}.material-form .has-error .error-holder{display:block;color:#d9534f}.material-form .form-help p{font-size:10px;line-height:initial;font-weight:600}.material-form .has-error .legend.legend,.material-form .has-error.form-group .control-label.control-label{color:#d9534f}.material-form .has-error.form-group .form-help,.material-form .has-error.form-group i.helper,.material-form .has-error.checkbox .form-help,.material-form .has-error.checkbox i.helper,.material-form .has-error.radio .form-help,.material-form .has-error.radio i.helper,.material-form .has-error.form-radio .form-help,.material-form .has-error.form-radio i.helper{color:#d9534f}.material-form .has-error .bar::before{background:#d9534f;left:0;width:100%}.material-form .button{position:relative;background:#f5a623;border:1px solid #f5a623;font-size:18px;width:100%;color:#fff;margin:3rem 0;padding:0;cursor:pointer;overflow:hidden}.material-form .button span{color:#fff;position:relative;z-index:1}.material-form .button:hover{color:#fff;background-color:#f5a623 !important}.material-form .button:focus{outline:none}div.loader{margin:0;text-align:center}.loader span{display:inline-block;width:8px;height:8px;margin:0 3px 0;background:rgba(255,255,255,.4);border-radius:50%;transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);animation:wave 2s infinite ease-in-out;-moz-animation:wave 2s infinite ease-in-out;-webkit-animation:wave 2s infinite ease-in-out}@keyframes wave{0%,60%,100%{background:rgba(255,255,255,.4);transform:translateY(0);-moz-transform:translateY(0)}20%{background:rgba(255,255,255,.95);transform:translateY(4px);-moz-transform:translateY(4px)}40%{background:rgba(255,255,255,.95);transform:translateY(-4px);-moz-transform:translateY(-4px)}}@-webkit-keyframes wave{0%,60%,100%{background:rgba(255,255,255,.4);transform:translateY(0);-webkit-transform:translateY(0)}20%{background:rgba(255,255,255,.95);transform:translateY(4px);-webkit-transform:translateY(4px)}40%{background:rgba(255,255,255,.95);transform:translateY(-4px);-webkit-transform:translateY(-4px)}}span:nth-child(1){animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}span:nth-child(2){animation-delay:.1s;-moz-animation-delay:.1s;-webkit-animation-delay:.1s}span:nth-child(3){animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}.material-form .form-group .form-help.common-error .error-holder,.material-form .form-group .form-help.common-error .note-holder,.material-form .form-group .form-help .common-error-holder{display:none}.material-form .form-group .form-help.common-error .common-error-holder{display:block;color:#d9534f}html{font-size:16px !important}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff;font-family:"Open Sans",sans-serif}.breadcrumbs{margin-top:.625rem}@media(max-width: 767px){.breadcrumbs{display:none}}.breadcrumbs ul{display:flex;align-items:flex-start;margin:0}.breadcrumbs ul li{list-style:none;font-size:.75rem;color:rgba(5,47,95,.6);margin:0}.breadcrumbs ul li a{font-size:.75rem;color:#052f5f}.breadcrumbs ul li::after{content:"/";display:inline-block;margin:0 5px;color:rgba(5,47,95,.6)}.breadcrumbs ul li:last-child a{color:rgba(5,47,95,.6);pointer-events:none;cursor:default}.breadcrumbs ul li:last-child a:hover{text-decoration:none}.breadcrumbs ul li:last-child::after{display:none}.filter-wraper h2{font-size:.875rem;font-weight:600;color:rgba(5,47,95,.6)}.filter-wraper .filter-container{margin-bottom:1.875rem}.filter-wraper .filter-container h4{font-size:.875rem;font-weight:bold;color:#052f5f;text-transform:uppercase}.filter-wraper .filter-container .view-all{font-size:.875rem;color:#1b1dc7;line-height:1.1875rem;text-decoration:none;padding-left:1.875rem;display:block;margin-top:.625rem}.filter-wraper .filter-container .filters .custom-control{margin-top:1rem}.filter-wraper .filter-container .filters .custom-control .custom-control-label{font-size:.875rem;color:#052f5f;font-weight:400;padding-left:.3125rem;cursor:pointer}.filter-wraper .filter-container .filters .custom-control .custom-control-label span{color:rgba(5,47,95,.6)}.filter-wraper .filter-container .filters .custom-control .custom-control-label::before{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border:1px solid #052f5f}.filter-wraper .filter-container .filters .custom-control .custom-control-input:checked~.custom-control-label{font-weight:600}.filter-wraper .filter-container .filters .custom-control .custom-control-input:checked~.custom-control-label::before{border:1px solid #1b98e0}.filter-wraper .filter-container .filters.more-then-five .custom-control{display:none}.filter-wraper .filter-container .filters.more-then-five .custom-control.display,.filter-wraper .filter-container .filters.more-then-five .custom-control.display-always{display:block}.material-form .form-radio,.material-form .form-group{position:relative;margin-top:3rem;margin-bottom:3rem}.material-form .form-inline>.form-group,.material-form .form-inline>.btn{display:inline-block;margin-bottom:0}.material-form .form-help{margin-top:.125rem;margin-left:.125rem;color:rgba(5,47,95,.6);font-size:.8rem}.material-form .checkbox .form-help,.material-form .form-radio .form-help,.material-form .form-group .form-help{position:absolute;width:100%}.material-form .checkbox .form-help{position:relative;margin-bottom:1rem}.material-form .form-radio .form-help{padding-top:.25rem;margin-top:-1rem}.material-form .form-group input{height:1.9rem}.material-form .form-group textarea{resize:none}.material-form .form-group select{width:100%;font-size:1rem;height:1.6rem;padding:.125rem .125rem .0625rem;background:none;border:none;line-height:1.6;box-shadow:none}.material-form .form-group .char-count{position:absolute;right:0;top:10px;color:rgba(95,122,153,.6);font-size:10px;font-weight:600}.material-form .form-group .control-label{position:absolute;top:-25px;pointer-events:none;padding-left:.125rem;z-index:1;color:#052f5f;font-size:1rem;font-weight:normal;-webkit-transition:all .28s ease;transition:all .28s ease}.material-form .form-group .bar{position:relative;border-bottom:.0625rem solid rgba(5,47,95,.2);display:block}.material-form .form-group .bar::before{content:"";height:1px;width:0;left:50%;bottom:-0.0625rem;position:absolute;background:#052f5f;-webkit-transition:left .28s ease,width .28s ease;transition:left .28s ease,width .28s ease;z-index:2}.material-form .form-group input,.material-form .form-group textarea{display:block;background:none;padding:.125rem .125rem .0625rem;font-size:1rem;border-width:0;border-color:rgba(0,0,0,0);line-height:1.9;width:100%;color:rgba(5,47,95,.6);-webkit-transition:all .28s ease;transition:all .28s ease;box-shadow:none}.material-form .form-group input::placeholder,.material-form .form-group textarea::placeholder{color:rgba(5,47,95,.6);font-size:12px}.material-form .form-group input[type=file]{line-height:1}.material-form .form-group input[type=file]~.bar{display:none}.material-form .form-group select,.material-form .form-group input:valid,.material-form .form-group input.form-file,.material-form .form-group input.has-value,.material-form .form-group textarea:valid,.material-form .form-group textarea.form-file,.material-form .form-group textarea.has-value{color:#052f5f;font-weight:600}.material-form .form-group select~.control-label,.material-form .form-group input:focus~.control-label,.material-form .form-group input:valid~.control-label,.material-form .form-group input.form-file~.control-label,.material-form .form-group input.has-value~.control-label,.material-form .form-group textarea:focus~.control-label,.material-form .form-group textarea:valid~.control-label,.material-form .form-group textarea.form-file~.control-label,.material-form .form-group textarea.has-value~.control-label{font-size:.8rem;color:rgba(5,47,95,.6);top:-25px;left:0}.material-form .form-group select:focus,.material-form .form-group input:focus,.material-form .form-group textarea:focus{outline:none}.material-form .form-group select:focus~.bar::before,.material-form .form-group input:focus~.bar::before,.material-form .form-group textarea:focus~.bar::before{width:100%;left:0}.material-form .checkbox label,.material-form .form-radio label{position:relative;cursor:pointer;padding-left:2rem;text-align:left;color:#052f5f;display:block;font-size:14px}.material-form .checkbox input,.material-form .form-radio input{width:auto;opacity:.00000001;position:absolute;left:0}.material-form .radio{margin-bottom:1rem}.material-form .radio i.helper{position:absolute;top:0;left:-0.25rem;cursor:pointer;display:block;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999}.material-form .radio i.helper::before,.material-form .radio i.helper::after{content:"";position:absolute;left:0;top:0;margin:.25rem;width:1rem;height:1rem;-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;border-radius:50%;border:1px solid #999}.material-form .radio i.helper::after{-webkit-transform:scale(0);transform:scale(0);background-color:#052f5f;border-color:#052f5f}.material-form .radio label:hover i.helper{color:#052f5f}.material-form .radio input:checked~i.helper::after{-webkit-transform:scale(0.5);transform:scale(0.5)}.material-form .radio input:checked~i.helper::before{color:#052f5f}.material-form .radio input:checked~span{font-weight:600}.material-form .checkbox{margin-top:3rem;margin-bottom:1rem}.material-form .checkbox i.helper{color:#999;position:absolute;top:5px;left:0;width:1rem;height:1rem;z-index:0;border:1px solid #999;border-radius:.0625rem;-webkit-transition:border-color .28s ease;transition:border-color .28s ease}.material-form .checkbox i.helper::before,.checkbox i.helper::after{position:absolute;height:0;width:.2rem;background-color:#052f5f;display:block;-webkit-transform-origin:left top;transform-origin:left top;border-radius:.25rem;content:"";-webkit-transition:opacity .28s ease,height 0s linear .28s;transition:opacity .28s ease,height 0s linear .28s;opacity:0}.material-form .checkbox i.helper::before{top:.65rem;left:.38rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);box-shadow:0 0 0 .0625rem #fff}.material-form .checkbox i.helper::after{top:.3rem;left:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.material-form .checkbox label:hover i.helper{color:#052f5f}.material-form .checkbox input:checked~i.helper{color:#052f5f}.material-form .checkbox input:checked~i.helper::after,.material-form .checkbox input:checked~i.helper::before{opacity:1;-webkit-transition:height .28s ease;transition:height .28s ease}.material-form .checkbox input:checked~i.helper::after{height:.5rem}.material-form .checkbox input:checked~i.helper::before{height:1.2rem;-webkit-transition-delay:.28s;transition-delay:.28s}.material-form .radio+.radio,.material-form .checkbox+.checkbox{margin-top:1rem}.material-form .form-help .error-holder,.material-form .has-error.has-success .form-help .error-holder,.material-form .has-error .note-holder{display:none}.material-form .has-error .error-holder{display:block;color:#d9534f}.material-form .form-help p{font-size:10px;line-height:initial;font-weight:600}.material-form .has-error .legend.legend,.material-form .has-error.form-group .control-label.control-label{color:#d9534f}.material-form .has-error.form-group .form-help,.material-form .has-error.form-group i.helper,.material-form .has-error.checkbox .form-help,.material-form .has-error.checkbox i.helper,.material-form .has-error.radio .form-help,.material-form .has-error.radio i.helper,.material-form .has-error.form-radio .form-help,.material-form .has-error.form-radio i.helper{color:#d9534f}.material-form .has-error .bar::before{background:#d9534f;left:0;width:100%}.material-form .button{position:relative;background:#f5a623;border:1px solid #f5a623;font-size:18px;width:100%;color:#fff;margin:3rem 0;padding:0;cursor:pointer;overflow:hidden}.material-form .button span{color:#fff;position:relative;z-index:1}.material-form .button:hover{color:#fff;background-color:#f5a623 !important}.material-form .button:focus{outline:none}div.loader{margin:0;text-align:center}.loader span{display:inline-block;width:8px;height:8px;margin:0 3px 0;background:rgba(255,255,255,.4);border-radius:50%;transform:translateY(0);-moz-transform:translateY(0);-webkit-transform:translateY(0);animation:wave 2s infinite ease-in-out;-moz-animation:wave 2s infinite ease-in-out;-webkit-animation:wave 2s infinite ease-in-out}@keyframes wave{0%,60%,100%{background:rgba(255,255,255,.4);transform:translateY(0);-moz-transform:translateY(0)}20%{background:rgba(255,255,255,.95);transform:translateY(4px);-moz-transform:translateY(4px)}40%{background:rgba(255,255,255,.95);transform:translateY(-4px);-moz-transform:translateY(-4px)}}@-webkit-keyframes wave{0%,60%,100%{background:rgba(255,255,255,.4);transform:translateY(0);-webkit-transform:translateY(0)}20%{background:rgba(255,255,255,.95);transform:translateY(4px);-webkit-transform:translateY(4px)}40%{background:rgba(255,255,255,.95);transform:translateY(-4px);-webkit-transform:translateY(-4px)}}span:nth-child(1){animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}span:nth-child(2){animation-delay:.1s;-moz-animation-delay:.1s;-webkit-animation-delay:.1s}span:nth-child(3){animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}.material-form .form-group .form-help.common-error .error-holder,.material-form .form-group .form-help.common-error .note-holder,.material-form .form-group .form-help .common-error-holder{display:none}.material-form .form-group .form-help.common-error .common-error-holder{display:block;color:#d9534f}html{font-size:16px !important}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff;font-family:"Open Sans",sans-serif}.breadcrumbs{margin-top:.625rem}@media(max-width: 767px){.breadcrumbs{display:none}}.breadcrumbs ul{display:flex;align-items:flex-start;margin:0}.breadcrumbs ul li{list-style:none;font-size:.75rem;color:rgba(5,47,95,.6);margin:0}.breadcrumbs ul li a{font-size:.75rem;color:#052f5f}.breadcrumbs ul li::after{content:"/";display:inline-block;margin:0 5px;color:rgba(5,47,95,.6)}.breadcrumbs ul li:last-child a{color:rgba(5,47,95,.6);pointer-events:none;cursor:default}.breadcrumbs ul li:last-child a:hover{text-decoration:none}.breadcrumbs ul li:last-child::after{display:none}.category-tag{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border:1px solid rgba(27,29,199,.06);border-radius:6.25rem;-webkit-border-radius:6.25rem;-moz-border-radius:6.25rem;max-width:max-content}.category-tag span{font-size:.75rem;color:#052f5f;font-weight:600}.customselect-added{position:absolute;opacity:0;height:0;width:0}.customselect-list,.customselect-optgroup{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}.customselect-list .customselect-list-input-item,.customselect-optgroup .customselect-list-input-item{position:relative;display:flex;justify-content:center;padding:0;margin:0;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;color:#495057}.customselect-list .customselect-list-input-item.disabled,.customselect-optgroup .customselect-list-input-item.disabled{pointer-events:none}.customselect-list .customselect-list-input-item.disabled *,.customselect-optgroup .customselect-list-input-item.disabled *{opacity:.5}.customselect-list .customselect-list-input-item.bold,.customselect-optgroup .customselect-list-input-item.bold{font-weight:bold}.customselect-list .customselect-list-input-item.customselect-search-item .customselect-search-input,.customselect-optgroup .customselect-list-input-item.customselect-search-item .customselect-search-input{border:0;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 0 .375rem 2rem;border:0;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDI0IDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZS8+PGcgZGF0YS1uYW1lPSJMYXllciAyIiBpZD0iTGF5ZXJfMiI+PHBhdGggZD0iTTE4LDEwYTgsOCwwLDEsMC0zLjEsNi4zMWw2LjQsNi40LDEuNDEtMS40MS02LjQtNi40QTgsOCwwLDAsMCwxOCwxMFptLTgsNmE2LDYsMCwxLDEsNi02QTYsNiwwLDAsMSwxMCwxNloiLz48L2c+PC9zdmc+") no-repeat left .75rem center/8px 10px;background-size:1rem;border-radius:0;font-size:.75rem;font-weight:400;color:#052f5f}.customselect-list .customselect-list-input-item.customselect-search-item .customselect-search-input:focus,.customselect-list .customselect-list-input-item.customselect-search-item .customselect-search-input:active,.customselect-optgroup .customselect-list-input-item.customselect-search-item .customselect-search-input:focus,.customselect-optgroup .customselect-list-input-item.customselect-search-item .customselect-search-input:active{outline:none}.customselect-list .customselect-list-input-item.customselect-search-item .customselect-search-input::-webkit-search-cancel-button,.customselect-optgroup .customselect-list-input-item.customselect-search-item .customselect-search-input::-webkit-search-cancel-button{position:relative;right:0;cursor:pointer;-webkit-appearance:none;height:20px;width:40px;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiB3aWR0aD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTM4IDEyLjgzTDM1LjE3IDEwIDI0IDIxLjE3IDEyLjgzIDEwIDEwIDEyLjgzIDIxLjE3IDI0IDEwIDM1LjE3IDEyLjgzIDM4IDI0IDI2LjgzIDM1LjE3IDM4IDM4IDM1LjE3IDI2LjgzIDI0eiIvPjxwYXRoIGQ9Ik0wIDBoNDh2NDhIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=") no-repeat right .3rem center/8px 10px;background-size:1rem}.customselect-list .customselect-list-input,.customselect-list .customselect-reset-input,.customselect-optgroup .customselect-list-input,.customselect-optgroup .customselect-reset-input{margin:.9em .2em .9em .9em;cursor:pointer;visibility:hidden}.customselect-list .customselect-list-input:checked+.customselect-list-label,.customselect-list .customselect-reset-input:checked+.customselect-list-label,.customselect-optgroup .customselect-list-input:checked+.customselect-list-label,.customselect-optgroup .customselect-reset-input:checked+.customselect-list-label{background:url("data:image/svg+xml,%0A%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='14' rx='2' fill='%231B1DC7'/%3E%3Cpath d='M3.5 7.375L5.6 9.625L10.5 4.375' stroke='white' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 14px 8px/13px 13px}.customselect-list .customselect-list-label,.customselect-optgroup .customselect-list-label{cursor:pointer;padding:.5em;margin-bottom:.1em;border-radius:10px;display:block;width:100%;font-size:.75rem;font-weight:400;color:#052f5f;background:url("data:image/svg+xml,%0A%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='13' height='13' rx='1.5' fill='white' stroke='%231B1DC7'/%3E%3C/svg%3E%0A") no-repeat 14px 8px/13px 13px}.customselect-list.searching .customselect-list-input-item:not(.customselect-search-item):not(.customselect-dropdown-text),.customselect-optgroup.searching .customselect-list-input-item:not(.customselect-search-item):not(.customselect-dropdown-text){display:none}.customselect-list.searching .customselect-list-input-item:not(.customselect-search-item):not(.customselect-dropdown-text).match,.customselect-optgroup.searching .customselect-list-input-item:not(.customselect-search-item):not(.customselect-dropdown-text).match{display:flex}.customselect-list.customselect-dropdown,.customselect-optgroup.customselect-dropdown{box-sizing:border-box;margin:0;font-family:inherit;text-transform:none;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);font-size:.95rem;font-weight:400;line-height:1.5;vertical-align:middle;background-color:#fff;border-radius:10px;appearance:none;transition:none}.customselect-list.customselect-dropdown .customselect-optgroup-label,.customselect-optgroup.customselect-dropdown .customselect-optgroup-label{padding-left:1em}.customselect-list.customselect-dropdown .customselect-optgroup-label:hover,.customselect-optgroup.customselect-dropdown .customselect-optgroup-label:hover{background-color:#fff}.customselect-list.customselect-dropdown.open .customselect-list-input-item:not(.customselect-dropdown-text),.customselect-list.customselect-dropdown.open .customselect-optgroup,.customselect-optgroup.customselect-dropdown.open .customselect-list-input-item:not(.customselect-dropdown-text),.customselect-optgroup.customselect-dropdown.open .customselect-optgroup{opacity:1;height:auto}.customselect-list.customselect-dropdown.open .customselect-dropdown-text,.customselect-optgroup.customselect-dropdown.open .customselect-dropdown-text{border-radius:10px 10px 0 0}.customselect-list.customselect-dropdown .customselect-dropdown-text,.customselect-optgroup.customselect-dropdown .customselect-dropdown-text{cursor:pointer;padding:.375rem 1.75rem .375rem .75rem;border-radius:10px;background:url("data:image/svg+xml,%0A%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0233 1.64792L7.39828 7.27291C7.34604 7.32521 7.284 7.3667 7.21572 7.39501C7.14743 7.42332 7.07423 7.43789 7.00031 7.43789C6.92639 7.43789 6.8532 7.42332 6.78491 7.39501C6.71662 7.3667 6.65458 7.32521 6.60234 7.27291L0.977344 1.64792C0.871796 1.54237 0.8125 1.39921 0.8125 1.24995C0.8125 1.10068 0.871796 0.957525 0.977344 0.851978C1.08289 0.74643 1.22605 0.687134 1.37531 0.687134C1.52458 0.687134 1.66773 0.74643 1.77328 0.851978L7.00031 6.07971L12.2273 0.851978C12.2796 0.799716 12.3417 0.758259 12.4099 0.729975C12.4782 0.701691 12.5514 0.687134 12.6253 0.687134C12.6992 0.687134 12.7724 0.701691 12.8407 0.729975C12.909 0.758259 12.971 0.799716 13.0233 0.851978C13.0755 0.90424 13.117 0.966284 13.1453 1.03457C13.1736 1.10285 13.1881 1.17604 13.1881 1.24995C13.1881 1.32386 13.1736 1.39704 13.1453 1.46533C13.117 1.53361 13.0755 1.59565 13.0233 1.64792Z' fill='%231B1DC7'/%3E%3C/svg%3E%0A") no-repeat right .75rem center/8px 10px;background-size:.875rem;position:relative;display:flex;justify-content:flex-start;align-items:center;border:1px solid #ced4da;font-size:.875rem;font-weight:600;color:#052f5f}.customselect-list.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text),.customselect-list.customselect-dropdown .customselect-optgroup,.customselect-optgroup.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text),.customselect-optgroup.customselect-dropdown .customselect-optgroup{opacity:0;height:0;overflow:hidden;box-shadow:0 5px 8px rgba(0,0,0,.1);border-left:1px solid #ced4da;border-right:1px solid #ced4da;position:relative;background-color:#fff;z-index:1}.customselect-list.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text) .customselect-list-label,.customselect-list.customselect-dropdown .customselect-optgroup .customselect-list-label,.customselect-optgroup.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text) .customselect-list-label,.customselect-optgroup.customselect-dropdown .customselect-optgroup .customselect-list-label{width:100%;position:absolute;left:0;padding-left:3em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customselect-list.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text):last-child,.customselect-list.customselect-dropdown .customselect-optgroup:last-child,.customselect-optgroup.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text):last-child,.customselect-optgroup.customselect-dropdown .customselect-optgroup:last-child{border-radius:0 0 10px 10px;border-bottom:1px solid #ced4da}.customselect-list.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text):hover,.customselect-list.customselect-dropdown .customselect-optgroup:hover,.customselect-optgroup.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text):hover,.customselect-optgroup.customselect-dropdown .customselect-optgroup:hover{background-color:#f2f2f2}.customselect-list.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text):hover .customselect-optgroup-label,.customselect-list.customselect-dropdown .customselect-optgroup:hover .customselect-optgroup-label,.customselect-optgroup.customselect-dropdown .customselect-list-input-item:not(.customselect-dropdown-text):hover .customselect-optgroup-label,.customselect-optgroup.customselect-dropdown .customselect-optgroup:hover .customselect-optgroup-label{background-color:#fff}.customselect-optgroup .customselect-optgroup-label{font-weight:bold}.customselect-optgroup>.customselect-list-input-item{border:0 !important}input[type=radio]+.customselect-list-label,input[type=radio]:checked+.customselect-list-label{background:none !important}.cc-container{width:1140px;margin:40px auto 0}@media(max-width: 767px){.cc-container{width:100%;padding:0 0;margin:16px auto 0}}.divider-v,.accordion-wrapper .cards-accordion-section .cards-accordion-content>div:first-child::after,.cards-head .cards-container .card-holder:first-child::after{content:"";width:1px;height:100%;position:absolute;display:block;background-color:#e6eaef;right:-4px;top:0;z-index:1}.heading-title,.cards-modal .modal-content .modal-header h2,.cards-head h2{font-size:1.25rem;font-weight:700;color:#1b1dc7}.heading-title::after,.cards-modal .modal-content .modal-header h2::after,.cards-head h2::after{content:"";width:2.5rem;height:.125rem;background-color:#d90368;display:block}.breadcrumbs ul li:nth-child(3)::after{content:"vs";color:#052f5f}.breadcrumbs ul li:last-child a{color:#052f5f;cursor:pointer;pointer-events:inherit}.breadcrumbs ul li:last-child a:hover{text-decoration:underline}.cards-head{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1.875rem;row-gap:1rem}@media(max-width: 767px){.cards-head{grid-template-columns:repeat(4, minmax(0, 1fr));grid-column:span 4;padding:0 .9375rem;gap:.75rem}}.cards-head .back-btn{display:flex;align-items:center;gap:.5rem;background-color:rgba(0,0,0,0);border:0}@media(max-width: 767px){.cards-head .back-btn{grid-column:1/5}}.cards-head .back-btn span{color:#052f5f;font-weight:600;font-size:.875rem}.cards-head .back-btn svg{color:#1b1dc7;background-color:rgba(27,29,199,.1);border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;width:1.75rem;height:1.75rem;padding:.5rem}.cards-head h2{grid-column:3/13;margin-bottom:0}@media(max-width: 767px){.cards-head h2{grid-column:1/5;padding-top:0;margin-bottom:0}}.cards-head .cards-container{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));column-gap:1.875rem;grid-column:span 12}@media(max-width: 767px){.cards-head .cards-container{grid-template-columns:repeat(4, minmax(0, 1fr));grid-column:span 4;column-gap:0}}.cards-head .cards-container .card-holder{grid-column:span 3;position:relative;padding:1.5rem;background-color:#f6f6fd;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;min-width:15.625rem}@media(max-width: 767px){.cards-head .cards-container .card-holder{grid-column:span 2;background-color:#fff;padding-bottom:0;min-width:9.375rem;padding:.75rem}}.cards-head .cards-container .card-holder img{margin:0 auto 0;display:block;max-height:3.25rem;width:auto}.cards-head .cards-container .card-holder .card-close{position:absolute;top:.75rem;right:.75rem;background:none}.cards-head .cards-container .card-holder .card-close svg{color:#1b1dc7}.cards-head .cards-container .card-holder h3{font-size:.875rem;font-weight:600;color:#052f5f;text-align:center;width:70%;margin-left:auto;margin-right:auto;min-height:3.375rem}@media(max-width: 767px){.cards-head .cards-container .card-holder h3{width:100%}}.cards-head .cards-container .card-holder .check-eligibility{width:100%;height:2.75rem;display:flex;align-items:center;justify-content:center;background-color:#1b1dc7;color:#fff;font-weight:600;font-size:1rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}@media(max-width: 767px){.cards-head .cards-container .card-holder .check-eligibility{font-size:.75rem;height:2rem;border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem}}.cards-head .cards-container .card-holder .add-card-icon{width:80%;height:6.25rem;background-color:rgba(27,29,199,.06);display:flex;align-items:center;justify-content:center;margin:0 auto 2.25rem;border:1px solid rgba(27,29,199,.06);border-style:dashed;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}@media(max-width: 767px){.cards-head .cards-container .card-holder .add-card-icon{height:5.375rem}}.cards-head .cards-container .card-holder .add-card-icon span{background-color:#1b1dc7;border-radius:1.375rem;-webkit-border-radius:1.375rem;-moz-border-radius:1.375rem;width:1.375rem;height:1.375rem;display:flex;align-items:center;justify-content:center;font-size:1.1875rem;color:#fff}.cards-head .cards-container .card-holder .add-card-btn{width:100%;height:2.75rem;display:flex;align-items:center;justify-content:center;background-color:rgba(27,29,199,.06);color:#1b1dc7;font-weight:600;font-size:1rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}@media(max-width: 767px){.cards-head .cards-container .card-holder .add-card-btn{height:2rem;border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;font-size:.75rem}}.cards-head .cards-container .card-holder:first-child{grid-column:3/6}.cards-head .cards-container .card-holder:first-child::after{display:none}@media(max-width: 767px){.cards-head .cards-container .card-holder:first-child{grid-column:1/3;position:relative}.cards-head .cards-container .card-holder:first-child::after{display:block}}@media(max-width: 767px){.cards-head .cards-container .card-holder:last-child{display:none}}.cards-head.fixed-cards{position:fixed;top:0;z-index:999;max-width:1140px}@media(max-width: 767px){.cards-head.fixed-cards{top:.75rem}}.cards-head.fixed-cards h2{margin-bottom:0}.cards-head.fixed-cards .cards-container{padding-top:0}.cards-head.fixed-cards .cards-container .card-holder img{margin-top:0}.cards-head.fixed-cards .cards-container .card-holder .add-card-icon{margin-bottom:.75rem}.cards-head.fixed-cards::before{content:"";display:block;width:100%;height:270px;background-color:#fff;z-index:-1;top:0;left:0;position:fixed;box-shadow:0px 4px 14px 0px rgba(0,0,0,.04)}.cards-head.fixed-cards .add-card{display:none !important}.cards-head.fixed-cards .card button{display:none !important}.cards-head.fixed-cards+.accordion-wrapper{padding-top:18.75rem}@media(max-width: 767px){.cards-head.fixed-cards+.accordion-wrapper{padding-top:31.25rem}}.accordion-wrapper{margin:1.5rem 0}.accordion-wrapper .cards-accordion-section{padding:1.5rem;background-color:rgba(5,47,95,.02);display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));column-gap:0;grid-column:span 12;margin-bottom:1rem}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section{padding:0;grid-template-columns:repeat(4, minmax(0, 1fr));grid-column:span 4;column-gap:0}}.accordion-wrapper .cards-accordion-section .cards-accordion-header{grid-column:1/3}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-header{grid-column:span 4;display:flex;align-items:center;justify-content:space-between;background-color:#f5f7f9;padding:.5rem 1rem}}.accordion-wrapper .cards-accordion-section .cards-accordion-header label{font-size:.875rem;font-weight:600;color:#052f5f}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-header label{width:80%}}.accordion-wrapper .cards-accordion-section .cards-accordion-header .cards-accordion-toggle{display:none;background-color:rgba(0,0,0,0)}.accordion-wrapper .cards-accordion-section .cards-accordion-header .cards-accordion-toggle::before{content:"";display:block;width:.125rem;height:1rem;background-color:#052f5f;grid-row:1;grid-column:1;transition:all .2s}.accordion-wrapper .cards-accordion-section .cards-accordion-header .cards-accordion-toggle::after{content:"";display:block;width:.125rem;height:1rem;background-color:#052f5f;transform:rotate(90deg);grid-row:1;grid-column:1}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-header .cards-accordion-toggle{display:grid;margin-right:0;width:1.25rem;height:1.25rem;align-items:center;justify-content:center}}.accordion-wrapper .cards-accordion-section .cards-accordion-header .cards-accordion-toggle.active::before{transform:rotate(90deg);transition:all .2s}.accordion-wrapper .cards-accordion-section .cards-accordion-content{grid-column:3/12;display:grid;grid-template-columns:repeat(9, minmax(0, 1fr));column-gap:3.75rem}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-content{grid-column:span 4;grid-template-columns:repeat(4, minmax(0, 1fr));column-gap:0;padding:.25rem .9375rem;display:none}}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div{grid-column:span 3}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div.tags{display:flex;flex-direction:column;gap:.75rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div label{font-size:.75rem;font-weight:500;color:#052f5f;line-height:1.125rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div p{font-size:.875rem;font-weight:normal;color:rgba(5,47,95,.8);line-height:1.3125rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div p.price-text{font-size:1rem;font-weight:600;line-height:1.5rem;color:#052f5f}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div.fee-details{display:flex;flex-direction:column;gap:1rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div.fee-details .info-box{background-color:#f5f7f9;border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;padding:.25rem .5rem;max-width:12.5rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div.fee-details .info-box p{font-size:.625rem;font-weight:600;line-height:.9375rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div ul{list-style:none;margin:0;display:flex;align-items:flex-start;flex-direction:column;gap:.75rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div ul li{position:relative}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div ul li p{margin:0;padding-left:.75rem}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div ul li::before{content:"";width:.25rem;height:.25rem;display:block;position:absolute;left:0;top:.625rem;background-color:#052f5f;border-radius:.25rem;-webkit-border-radius:.25rem;-moz-border-radius:.25rem}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-content>div{grid-column:span 2}}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-content>div:nth-child(2){display:flex !important}}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-content>div:last-child{display:none}}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div:first-child{position:relative}.accordion-wrapper .cards-accordion-section .cards-accordion-content>div:first-child::after{display:none}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-content>div:first-child::after{display:block}}@media(max-width: 767px){.accordion-wrapper .cards-accordion-section .cards-accordion-content>div:nth-child(2){padding-left:.875rem}}.accordion-wrapper .cards-accordion-section .cards-accordion-content.active{display:grid}.cards-modal{display:none;align-items:flex-end;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999}.cards-modal .modal-overlay{width:100%;height:100vh;position:absolute;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4.5px)}.cards-modal .modal-content{max-width:28.75rem;width:100%;height:100%;position:absolute;top:0;right:0;background-color:#fff;padding:1.5rem}@media(max-width: 767px){.cards-modal .modal-content{top:5.0625rem}}.cards-modal .modal-content .modal-header{display:flex;align-items:flex-start;justify-content:space-between}.cards-modal .modal-content .modal-header .modal-close-btn{background-color:rgba(0,0,0,0);width:2.75rem;height:2.75rem}.cards-modal .modal-content .modal-header .modal-close-btn svg{color:#1b1dc7}.cards-modal .modal-content .cards-filter{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;column-gap:1.5rem;row-gap:1rem;margin-bottom:1rem}.cards-modal .modal-content .cards-filter>div{width:calc(50% - .75rem);position:relative}.cards-modal .modal-content .cards-filter>div.banks-list .customselect-list-input{visibility:hidden}.cards-modal .modal-content .cards-filter>div.banks-list .customselect-list-label{padding-left:1rem;font-size:.75rem;font-weight:400;color:#052f5f}.cards-modal .modal-content .cards-filter>div .customselect-list-input-item{border-bottom:1px solid #dcdcff}.cards-modal .modal-content .cards-filter>div.filter-chips{width:100%;display:flex;flex-wrap:wrap;gap:.5rem}.cards-modal .modal-content .cards-filter>div.filter-chips .chip{display:flex;align-items:center;background-color:#fafaff;border:1px solid #dadaff;border-radius:6.25rem;-webkit-border-radius:6.25rem;-moz-border-radius:6.25rem;padding:0 .75rem}.cards-modal .modal-content .cards-filter>div.filter-chips .chip span{font-size:.75rem;font-weight:600;color:#052f5f}.cards-modal .modal-content .cards-filter>div.filter-chips .chip .remove-button{color:#1b1dc7;margin:0 0 0 4px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.31863 3.67902L3.32211 4.68251L6.8344 8.17043L3.51229 11.5158L4.51577 12.5123L7.83788 9.16694L11.35 12.6547L12.3465 11.6512L8.8344 8.16346L12.4879 4.48442L11.4844 3.4879L7.83092 7.16694L4.31863 3.67902Z" fill="%231B1DC7"/></svg>') no-repeat;width:1rem;height:1rem;overflow:hidden;text-indent:-30px}.cards-modal .modal-content .cards-filter>div.filter-chips.hide{display:none}.cards-modal .modal-content .cards-filter>div.category-error{width:100%;display:flex;align-items:center;gap:.25rem}.cards-modal .modal-content .cards-filter>div.category-error p{font-size:.75rem;color:#052f5f;font-weight:400;margin:0}.cards-modal .modal-content .cards-filter>div.category-error.hide{display:none}.cards-modal .modal-content .cards-filter .banks-select-holder{position:relative}.cards-modal .modal-content .cards{display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 250px);overflow-y:auto;padding-bottom:1rem}@media(max-width: 767px){.cards-modal .modal-content .cards{height:calc(100% - 270px);overflow-x:hidden}}.cards-modal .modal-content .cards .card{display:grid;grid-template-columns:repeat(3, minmax(100px, 1fr));column-gap:1rem;row-gap:.75rem;border:1px solid rgba(5,47,95,.1);padding:1rem 0 0;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}@media(max-width: 767px){.cards-modal .modal-content .cards .card{grid-template-columns:repeat(3, minmax(auto, 1fr))}}.cards-modal .modal-content .cards .card .card-info{grid-column:1/3;padding-left:1rem}.cards-modal .modal-content .cards .card .card-info p{font-size:.875rem;font-weight:600;color:#052f5f;margin:0}.cards-modal .modal-content .cards .card .card-info p span{font-weight:700}.cards-modal .modal-content .cards .card .card-action{grid-column:1/4}.cards-modal .modal-content .cards .card .card-action input{display:none}.cards-modal .modal-content .cards .card .card-action label{font-size:.875rem;background-color:rgba(27,29,199,.06);font-weight:600;color:#1b1dc7;height:2.125rem;display:flex;align-items:center;justify-content:center;border-radius:0 0 .5rem .5rem;-webkit-border-radius:0 0 .5rem .5rem;-moz-border-radius:0 0 .5rem .5rem;gap:.375rem}.cards-modal .modal-content .cards .card .card-action label::after{content:"Add Card";display:block}.cards-modal .modal-content .cards .card .card-action input:checked~label{background-color:#1b1dc7;color:#fff}.cards-modal .modal-content .cards .card .card-action input:checked~label::after{content:"Added"}.cards-modal .modal-content .cards .card .card-action input:checked~label::before{width:1.25rem;height:1.25rem;display:block;content:"";background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzEwNjJfNDQxKSI+CjxwYXRoIGQ9Ik0zLjEyNSAxMS4yNUw3LjUgMTUuNjI1TDE3LjUgNS42MjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS42IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xMDYyXzQ0MSI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K") no-repeat center}.cards-modal .modal-content .cards .card .card-action input:disabled~label{cursor:not-allowed}.cards-modal .modal-content .cards .card .img-holder{margin-right:1rem;width:100px;height:100px;display:block;align-items:flex-start;grid-column:3/4}.cards-modal .modal-content .cards .card .img-holder img{width:auto;height:auto;max-height:100%}@media(max-width: 767px){.cards-modal .modal-content .cards .card .img-holder img{max-height:100px}}@media(max-width: 767px){.cards-modal .modal-content{padding:1rem}}.cards-modal .compare-action-box{position:absolute;left:0;bottom:0;width:100%;padding:24px;background-color:#fff}@media(max-width: 767px){.cards-modal .compare-action-box{position:fixed}}.cards-modal .compare-action-box .sidebar-card-compare{width:100%;background-color:#1b1dc7;color:#fff;font-size:1rem;font-weight:600;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;height:2.75rem;display:flex;align-items:center;justify-content:center}.cards-modal .compare-action-box .sidebar-card-compare:disabled{background-color:rgba(5,47,95,.3);color:rgba(5,47,95,.7);opacity:1}.cards-modal.show-modal{display:flex}.customselect-list.customselect-dropdown.open{height:300px;overflow-y:scroll;position:absolute;border-bottom:1px solid #ced4da}.customselect-list.customselect-dropdown.open .customselect-list-input-item.customselect-dropdown-text{position:sticky;top:0;z-index:2;background-color:#fff}.customselect-list.customselect-dropdown.open li:last-child{border-bottom:0}.customselect-list.customselect-dropdown.open::-webkit-scrollbar{display:none}/*# sourceMappingURL=creditCard.css.map */
