@charset "UTF-8";.divider{width:100%;border-bottom:1px solid rgb(238,238,238)}.backdrop-class{background-color:#2c2b3ce6}.custom-panel{position:fixed!important;top:0;right:0;margin:0;height:100vh;border-radius:0;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.section{width:100%;padding:40px 0}.mb-30{margin-bottom:30px}.icon-wrapper{display:flex;flex-direction:row;align-items:center;height:100%}.link{color:var(--dark-grey);transition:all .3s ease-out}.link:hover{color:var(--red-brand)}.circle-button{width:40px;height:40px;cursor:pointer;border-radius:50%;border:1px solid var(--f1f2f8);background-color:#fff;align-items:center;justify-content:center;display:inline-flex}.circle-button--none{border:none;transition:all .3s ease-out}.circle-button--none:hover{background-color:var(--f1f2f8)}.circle-button--transparent{background-color:transparent;border:none;transition:all .3s ease-out}.circle-button--transparent:hover{background-color:var(--f8f9fd)}.circle-button:disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.cdk-header-row{font-size:14px;text-align:left;text-transform:uppercase;border-radius:5px;background-color:var(--f1f2f8);color:var(--darker-gray)}th{padding:7px 33px 7px 53px}td{padding:11px 33px 11px 53px}.gc-card{background-color:#fff;width:100%;border-radius:12px;padding:32px}.gc-card--secondary{background-color:#f6f6f6;padding:1.5rem}.breadcrumb{display:flex;align-items:center;font-size:.875rem}.breadcrumb__list{display:flex}.breadcrumb__item{display:flex;align-items:center;padding:.4375rem 1.25rem;position:relative;white-space:nowrap;background-color:#fff}.breadcrumb__item:first-child{border-radius:.75rem 0 0 .75rem}.breadcrumb__item:last-child{background-color:var(--dark-black);color:#fff}.breadcrumb__item:after{content:"";position:absolute;top:0;right:-1.5rem;width:1.5625rem;height:100%;background-color:inherit;clip-path:polygon(0 0,100% 50%,0 100%);z-index:1}.breadcrumb__item:not(:first-child){padding-left:2.5625rem}.breadcrumb__item:not(:last-child):after{box-shadow:.0625rem 0 0 0 var(--dark-black)}.breadcrumb__icon{display:flex;align-items:center;margin-right:.625rem}.breadcrumb__icon img{width:1.25rem;height:1.25rem}.panel-layout{display:flex;flex-direction:row;gap:.75rem;height:100%;align-items:center}.card-preview{display:flex;flex-direction:row;gap:2rem}.card-table{width:100%;display:flex;flex-direction:column;gap:1rem}.card-table__item{width:100%;display:flex;flex-direction:row;gap:2rem;align-items:center}.card-table__label{color:var(--dark-grey);min-width:7.5rem}.card-table__label--huge{min-width:15rem}.flex-layout{display:flex;align-items:center;width:100%;justify-content:space-between}.accordion-header{background-color:#f3f5f9;height:100%;width:100%;border-radius:.5rem;padding:.75rem 1.5rem}.text-12{font-size:.75rem}.text-secondary{color:#989795}@font-face{font-family:Readex Pro;src:url("./media/ReadexPro-ExtraLight-SBGVSW4H.woff2") format("woff2"),url("./media/ReadexPro-ExtraLight-KQGAJJAE.woff") format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Readex Pro;src:url("./media/ReadexPro-Bold-EAZITL6E.woff2") format("woff2"),url("./media/ReadexPro-Bold-IFKR32E6.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Readex Pro;src:url("./media/ReadexPro-Light-IBVY4CGV.woff2") format("woff2"),url("./media/ReadexPro-Light-SPP3EPZW.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Readex Pro;src:url("./media/ReadexPro-Medium-EQBUFNIK.woff2") format("woff2"),url("./media/ReadexPro-Medium-XCALP25Q.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Readex Pro;src:url("./media/ReadexPro-Regular-EMPQWH4D.woff2") format("woff2"),url("./media/ReadexPro-Regular-IPRTM4HF.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Readex Pro;src:url("./media/ReadexPro-SemiBold-KKYCXWTI.woff2") format("woff2"),url("./media/ReadexPro-SemiBold-TLKSMPXF.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--0e00eb: rgba(14, 0, 235, 1);--019e07: rgba(1, 158, 7, 1);--66bc3b: rgba(102, 188, 59, 1);--black: rgba(57, 57, 57, 1);--dark-black: rgba(44, 43, 60, 1);--darker-black: rgba(30, 27, 24, 1);--dark-grey: rgba(127, 134, 154, 1);--darker-gray: rgba(101, 105, 118, 1);--f1f2f8: rgba(241, 242, 248, 1);--f8f9fd: rgba(248, 249, 253, 1);--light-gray: rgba(249, 249, 249, 1);--light-gray-2: rgba(235, 237, 240, 1);--red-brand: rgba(238, 28, 39, 1);--secondary: rgba(44, 43, 60, 1);--yellow-brand: rgba(254, 193, 15, 1);--orange-warning: rgba(244, 162, 42, 1)}body,html{height:100%;font-family:Readex Pro,sans-serif;font-weight:300;font-size:16px;line-height:1.625;background-color:#f6f6f6}.wrapper{overflow:hidden;min-height:100%;position:relative;display:flex;flex-direction:column}*,*:before,*:after{margin:0;padding:0;border:0;box-sizing:border-box;font:inherit}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}.container{height:100%;max-width:81.25rem;padding:0 10px;margin:0 auto}h1{font-size:2rem}h2{font-size:1.5rem;line-height:2rem;font-weight:600}h3{font-size:1.125rem}h4{font-size:1rem}h5{font-size:.8125rem}h6{font-size:.625rem}.table{width:100%;border-collapse:collapse;border-spacing:0}.table__header-row{font-size:.875rem;text-align:left;text-transform:uppercase;border-radius:.3125rem;background-color:var(--f1f2f8);color:var(--darker-gray)}.table__row{cursor:pointer;border:.125rem solid transparent}.table__row:last-child td{border-bottom:2px solid transparent}.table__row:hover td{border-color:#4366c8}.table__row:hover+tr td{border-top-color:#4366c8}.table__th{padding:.4375rem 2.0625rem .4375rem 3.3125rem}.table__td{padding:.6875rem 2.0625rem .6875rem 3.3125rem;border-top:2px solid transparent;transition:all .2s ease}.table__td:first-child{border-left:2px solid transparent}.table__td:last-child{border-right:2px solid transparent}.radio-group{display:flex;gap:16px}.radio-option{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#374151}.radio-option input[type=radio]{width:16px;height:16px;margin:0;cursor:pointer}.radio-option .radio-label{cursor:pointer;-webkit-user-select:none;user-select:none}
