.switch{cursor:pointer;display:flex;flex-direction:column-reverse;gap:.625rem;-webkit-user-select:none;user-select:none}.switch input[type=checkbox]{left:-9999px;opacity:0;position:absolute;top:-9999px}.switch>div{align-items:center;display:flex;gap:.25rem}.slider{background-color:#c7c7c7;border-radius:999px;height:20px;position:relative;transition:background-color .2s ease;width:40px}.slider:before{background-color:#fff;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:16px}input:checked+div .slider{background-color:#047a9c}input:checked+div .slider:before{transform:translateX(20px)}.switch-label{color:#666;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.3}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{*zoom:1;display:inline-block;*display:inline}[hidden],audio:not([controls]){display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:100%;overflow-y:scroll}body{margin:0}body,button,input,select,textarea{font-family:Open Sans}a{text-decoration:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;_font-family:courier new,monospace;font-size:1em}pre{word-wrap:break-word;white-space:pre;white-space:pre-wrap}q{quotes:none}q:after,q:before{content:"";content:none}small,sub,sup{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}ol,ul{margin-left:0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none}img{-ms-interpolation-mode:bicubic;border:0}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:initial;*vertical-align:middle}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.content-wrapper{margin:0 auto;max-width:1128px}header.app-header{padding:2rem 1rem}header.app-header .content-wrapper{align-items:center;display:flex;justify-content:space-between}header.app-header .right{align-items:center;display:flex;gap:1rem}main{background:linear-gradient(180deg,#505759,#333) no-repeat;background-color:#f5f5f5;background-size:100% 6.5rem;min-height:calc(100vh - 357px);padding:1rem 0 5rem}.social{background:#505759;padding:.625rem}.social .content-wrapper{display:flex;gap:.625rem 1rem;justify-content:flex-end}@media screen and (max-width:600px){.social .content-wrapper{justify-content:flex-start}}footer.app-footer{background-color:#333;color:#ccc;padding:1.125rem 1rem}footer.app-footer .content-wrapper{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:600px){footer.app-footer .content-wrapper{align-items:flex-start;flex-direction:column;gap:.5rem}}footer.app-footer a{color:#ccc}footer.app-footer .left{display:flex;gap:2.5rem}@media screen and (max-width:1024px){footer.app-footer .left{font-size:.875rem;gap:1rem}}@media screen and (max-width:600px){footer.app-footer .left{flex-direction:column;gap:.5rem}}@media screen and (max-width:1024px){footer.app-footer .right{font-size:.875rem}}input[type=checkbox]{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #6a7070;border-radius:4px;display:flex;height:22px;justify-content:center;padding:3px;width:22px}input[type=checkbox]:checked{background:#005d83}input[type=checkbox]:checked:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M6.637 12.725a.935.935 0 0 1-1.325 0L2.274 9.679a.94.94 0 0 1 0-1.328.935.935 0 0 1 1.325 0l2.33 2.336 6.43-7.366a.935.935 0 0 1 1.321-.089.94.94 0 0 1 .088 1.325l-7.082 8.115a.932.932 0 0 1-.049.053Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:16px;width:16px}input[type=checkbox]:indeterminate{background:#005d83;border-color:#fff}input[type=checkbox]:indeterminate:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Crect x='2' y='7' width='12' height='2' rx='1' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:16px;width:16px}.form-control{display:flex;flex-direction:column;gap:.625rem}.form-control label{color:#666;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.3}.form-control input:read-only{background:#0000;border:0;color:#252525;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.4;max-width:80px}.form-control select{background:#fff;border:1px solid #ccc;border-radius:.25rem;color:#333;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;padding:.5rem .75rem}.form-control.manual-sync-wrapper{display:inline-block;position:relative}.form-control.manual-sync-wrapper .manual-sync-button{position:relative;z-index:1}.form-control.manual-sync-wrapper .manual-sync-tooltip{background:#fff;border:1px solid #0f86ac;border-radius:6px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:none;left:90%;padding:.625rem 1rem;position:absolute;top:50%;transform:translateY(-50%);width:222px}.form-control.manual-sync-wrapper .manual-sync-tooltip p{margin:0}.form-control.manual-sync-wrapper .manual-sync-tooltip svg{left:-7px;position:absolute;top:50%;transform:translateY(-50%)}.form-control.manual-sync-wrapper:hover .manual-sync-tooltip{display:block}button{background-color:initial;border:none;display:inline-flex}button,button.btn{align-items:center}button.btn{border-radius:40px;display:flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;line-height:1.42;min-width:120px;padding:8px 20px}button:disabled{color:#aaa!important}button.profile-btn{gap:.5rem}button.profile-btn span{align-items:center;border:1px solid #151515;border-radius:50%;display:flex;justify-content:center;padding:.75rem}button.icon-btn{border-radius:50%;min-width:0;padding:.5rem}button.primary{background:#005a70;color:#fff}button.link-btn{color:#007fa3;font-weight:400;justify-content:flex-start;padding:0;text-align:left}.dashboard-container{display:flex;gap:2rem}@media screen and (max-width:1140px){.dashboard-container{gap:1rem;padding:0 1rem}}@media screen and (max-width:600px){.dashboard-container{flex-direction:column-reverse}}.dashboard-container .portrait-card{align-items:flex-start;align-self:stretch;align-self:flex-start;background:#fff;border-radius:4px;box-shadow:0 7px 8px 0 #0000000d,0 5px 22px 0 #00000008;display:flex;flex-direction:column;min-width:280px}@media screen and (max-width:600px){.dashboard-container .portrait-card{align-items:center;align-self:center}}.dashboard-container .portrait-card__header{align-items:flex-start;align-self:stretch;background:url(/static/media/profile_card_bg.e33c1a8b2aadaddb0fc9.png) no-repeat;background-size:contain;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.dashboard-container .portrait-card__body{padding:1rem}.dashboard-container .portrait-card__body h2{border-bottom:1px solid #ccc;color:#333;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 .75rem}.dashboard-container .portrait-card__body p{color:#333;font-size:.875rem;font-weight:600;line-height:1.42;margin:.75rem 0}.dashboard-container .portrait-card__body .btn{width:100%}.dashboard-container .access-pearson{padding:0 1.25rem}@media screen and (max-width:1140px){.dashboard-container .access-pearson{padding:0 1rem}}@media screen and (max-width:840px){.dashboard-container .access-pearson{padding:0}}.dashboard-container .access-pearson h1{color:#fff;font-size:2.25rem;font-style:normal;font-weight:300;line-height:1.22;margin:0 0 1.5rem}@media screen and (max-width:840px){.dashboard-container .access-pearson h1{font-size:1.75rem;margin:0 0 1.5rem 1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:360px){.dashboard-container .access-pearson h1{font-size:1.75rem}}.dashboard-container .access-pearson .auto-sync-alert p{align-items:center;color:#fff;display:flex;gap:.5rem}.dashboard-container .access-pearson .auto-sync-alert a{color:#fff;text-decoration:underline}.dashboard-container .access-pearson .nav-list{list-style-type:none;margin:0;padding:0}.dashboard-container .access-pearson .nav-list li>a{align-items:center;border:1px solid;border-color:#0000 #0000 #ccc;display:flex;gap:.75rem;padding:1rem 1.25rem}@media screen and (max-width:840px){.dashboard-container .access-pearson .nav-list li>a{padding:.5rem 1rem}}.dashboard-container .access-pearson .nav-list li>a .icon-holder{align-items:center;background-color:#0080a31a;border-radius:4px;display:flex;height:3rem;justify-content:center;width:3rem}.dashboard-container .access-pearson .nav-list li>a h3{align-items:center;color:#333;display:flex;font-size:1rem;font-weight:600;gap:6px;line-height:1.5;margin:0}.dashboard-container .access-pearson .nav-list li>a h3 span{background-color:#fafafa;border:1px solid #ccc;border-radius:6px;font-size:.75rem;font-weight:400;line-height:1.33;padding:3px}.dashboard-container .access-pearson .nav-list li>a p{color:#666;font-size:.875rem;font-weight:400;line-height:1.6;margin:0}.dashboard-container .access-pearson .nav-list li>a:hover{background:#fff;border:1px solid #00000026;border-radius:4px;box-shadow:0 7px 8px 0 #0000000d,0 5px 22px 0 #00000008}.gradesync-container h1{color:#fff;font-size:2.25rem;font-style:normal;font-weight:300;line-height:1.22;margin:0 0 1.5rem}@media screen and (max-width:1140px){.gradesync-container h1{font-size:2rem;padding:0 1rem}}@media screen and (max-width:360px){.gradesync-container h1{font-size:1.75rem}}.gradesync-container .auto-sync-alert{align-items:center;display:flex;gap:.5rem;margin:0 0 2rem}.gradesync-container .auto-sync-alert p{align-items:center;color:#fff;display:flex;gap:.5rem}.gradesync-container .auto-sync-alert a{color:#fff;text-decoration:underline}.gradesync-container .auto-sync-alert .help-link{align-items:center;border:2px solid #fff;border-radius:40px;display:flex;gap:8px;justify-content:center;min-width:128px;padding:8px 20px;text-decoration:none}.responsive-table{margin:0 auto;max-width:1128px;padding:1rem 0 0}.responsive-table .table-controls{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width:1140px){.responsive-table .table-controls{padding:0 1rem}}@media screen and (max-width:840px){.responsive-table .table-controls{align-items:flex-start;flex-direction:column;gap:1rem;justify-content:flex-start}}.responsive-table .table-controls .left{display:flex;gap:2rem}@media screen and (max-width:840px){.responsive-table .table-controls .left{border-bottom:1px solid #ccc;padding-bottom:1rem}}@media screen and (max-width:360px){.responsive-table .table-controls .left{flex-direction:column;width:100%}}.responsive-table .table-controls .right{display:flex;gap:.25rem}@media screen and (max-width:840px){.responsive-table .table-controls .right{gap:1rem}}@media screen and (max-width:360px){.responsive-table .table-controls .right{flex-direction:column;width:100%}}@media screen and (max-width:840px){.responsive-table .table-controls .form-control{align-items:center;flex-direction:row}}@media screen and (max-width:600px){.responsive-table .table-controls .form-control{align-items:flex-start;flex-direction:column}}@media screen and (max-width:840px){.responsive-table .table-controls .switch{align-items:center;flex-direction:row-reverse}}@media screen and (max-width:600px){.responsive-table .table-controls .switch{align-items:flex-start;flex-direction:column-reverse}}.responsive-table .filter-input{border:1px solid #ccc;border-radius:4px;font-size:.875rem;padding:.5rem;width:15rem}@media screen and (max-width:600px){.responsive-table .filter-input{width:12rem}}@media screen and (max-width:360px){.responsive-table .filter-input{width:90%}}.responsive-table .table-container table{border-collapse:collapse;font-size:.95rem;width:100%}.responsive-table .table-container table thead th{background:#005a70;border-bottom:1px solid #e6e6e6;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1rem;text-align:left;-webkit-user-select:none;user-select:none;white-space:nowrap}.responsive-table .table-container table thead th:hover{background-color:5A70}.responsive-table .table-container table thead th .sort-indicator{margin-left:.3rem}.responsive-table .table-container table thead th .sort-indicator>svg{vertical-align:middle}.responsive-table .table-container table tbody tr td{border-bottom:1px solid #e6e6e6;color:#1d2d3e;font-size:.875rem;padding:1rem;white-space:nowrap}.responsive-table .table-container table tbody tr td .aux-info{border-top:1px solid #ddd;display:none;margin-top:.25rem;padding-top:.25rem}.responsive-table .table-container table tbody tr td .aux-info .aux-dueDate,.responsive-table .table-container table tbody tr td .aux-info .aux-points,.responsive-table .table-container table tbody tr td .aux-info .aux-status,.responsive-table .table-container table tbody tr td .aux-info .aux-type{color:#666;display:none}@media screen and (max-width:840px){.responsive-table .table-container table tbody tr td .aux-info{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.responsive-table .table-container table tbody tr td .aux-info .aux-points,.responsive-table .table-container table tbody tr td .aux-info .aux-type{display:block}}@media screen and (max-width:600px){.responsive-table .table-container table tbody tr td .aux-info .aux-dueDate,.responsive-table .table-container table tbody tr td .aux-info .aux-status{display:block}}.responsive-table .table-container table tbody tr:nth-child(2n) td{background-color:#fff}.responsive-table .table-container table tbody tr .synced{background:#fff}.responsive-table .table-container table tbody tr .auto-synced,.responsive-table .table-container table tbody tr .synced{align-items:center;border:1px solid #d4eae4;border-radius:20px;display:inline-flex;gap:6px;min-width:6.5rem;mix-blend-mode:multiply;padding:3.5px 12px 4.5px 8px}.responsive-table .table-container table tbody tr .auto-synced{background:#eaecee;justify-content:center}.responsive-table .table-container table tbody tr .sync-error{align-items:center;background:#fff;border:1px solid #a11227;border-radius:20px;display:inline-flex;gap:6px;min-width:6.5rem;padding:3.5px 12px 4.5px 8px}.responsive-table .table-container table tbody tr.error td{background:linear-gradient(0deg,#ffffffbf,#ffffffbf),#fbe5e9!important;border-bottom:1px solid #a11227;border-top:1px solid #a11227}.responsive-table .table-container table tbody .no-results{color:#777;padding:1rem;text-align:center}@media screen and (max-width:840px){.responsive-table .table-container table td.col-points,.responsive-table .table-container table td.col-type,.responsive-table .table-container table th.col-points,.responsive-table .table-container table th.col-type{display:none}}@media screen and (max-width:600px){.responsive-table .table-container table td.col-dueDate,.responsive-table .table-container table td.col-status,.responsive-table .table-container table th.col-dueDate,.responsive-table .table-container table th.col-status{display:none}}@media screen and (max-width:840px){.responsive-table .table-container table td,.responsive-table .table-container table th{padding:.75rem!important}.responsive-table .table-container table td.col-dueDate{font-size:.75rem;max-width:80px;white-space:pre-wrap}.responsive-table .table-container table td.col-status{font-size:.75rem}}.table-footer{background:#fff;border-bottom:2px solid #aaa;border-top:1px solid #aaa;bottom:0;gap:.5rem;margin:0 auto;max-width:1128px;padding:.75rem 0;position:sticky}.table-footer .content-wrapper{align-items:center;color:#333;display:flex;font-size:.875rem;font-style:normal;font-weight:400;gap:.5rem;line-height:1.3;max-width:100%;padding:0 1rem}@media screen and (max-width:360px){.table-footer .content-wrapper{align-items:flex-start;flex-direction:column}}.table-footer.sticky{margin:0;max-width:100%}.table-footer.sticky .content-wrapper{margin:0 auto;max-width:1128px;padding:0}@media screen and (max-width:360px){.table-footer.sticky .content-wrapper{align-items:flex-start;flex-direction:column;padding:0 1rem}}.table-footer .selected-count{background:#f5f5f5;border-radius:4px;margin-right:.5rem;padding:.25rem .75rem}.table-footer .type-count{border-right:1px solid #ccc;padding-right:.5rem}@media screen and (max-width:360px){.table-footer .type-count{border:0}}.table-footer .type-count:last-child{border:0}.tooltip{background:#000000bf;border-radius:4px;color:#fff;font-size:.75rem;padding:.5rem;z-index:1000}.tooltip.top{bottom:100%;transform:translateY(-100%)}.tooltip.bottom,.tooltip.top{left:50%;transform:translateX(-50%)}.tooltip.bottom{top:100%}.tooltip.left{right:100%}.tooltip.left,.tooltip.right{top:50%;transform:translateY(-50%)}.tooltip.right{left:100%}.backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(29,29,29,.239);height:100vw;left:0;position:fixed;top:0;width:100vw}.modal{align-items:center;background:#fafafa;border-radius:16px;box-shadow:2px 4px 12px 0 #0000001a;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;left:50%;padding:2rem 2.5rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.loader{animation:rotation 1s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='81' height='80' fill='none'%3E%3Cg clip-path='url(%23a)' data-figma-skip-parse='true'%3E%3CforeignObject x='-1562.32' y='-1562.32' width='3124.64' height='3124.64' transform='matrix(-.035 .01 -.00935 -.03272 40.5 40)'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='background:conic-gradient(from 90deg,%23047a9c 0deg,rgba(4,122,156,0) 91.875deg,%23047a9c 360deg);height:100%25;width:100%25;opacity:1'/%3E%3C/foreignObject%3E%3C/g%3E%3Cpath d='M3.5 40C1.843 40 .488 41.345.612 42.997A40 40 0 1 0 43.497.112C41.845-.012 40.5 1.343 40.5 3c0 1.657 1.346 2.986 2.996 3.132A34 34 0 1 1 6.632 42.996C6.486 41.346 5.157 40 3.5 40Z' data-figma-gradient-fill='{%26quot;type%26quot;:%26quot;GRADIENT_ANGULAR%26quot;,%26quot;stops%26quot;:[{%26quot;color%26quot;:{%26quot;r%26quot;:0.015686275437474251,%26quot;g%26quot;:0.47843137383460999,%26quot;b%26quot;:0.61176472902297974,%26quot;a%26quot;:1.0},%26quot;position%26quot;:0.0},{%26quot;color%26quot;:{%26quot;r%26quot;:0.015686275437474251,%26quot;g%26quot;:0.47843137383460999,%26quot;b%26quot;:0.61176472902297974,%26quot;a%26quot;:0.0},%26quot;position%26quot;:0.25520834326744080}],%26quot;stopsVar%26quot;:[],%26quot;transform%26quot;:{%26quot;m00%26quot;:-69.999992370605469,%26quot;m01%26quot;:-18.694967269897461,%26quot;m02%26quot;:84.847473144531250,%26quot;m10%26quot;:19.999996185302734,%26quot;m11%26quot;:-65.432388305664062,%26quot;m12%26quot;:62.716197967529297},%26quot;opacity%26quot;:1.0,%26quot;blendMode%26quot;:%26quot;NORMAL%26quot;,%26quot;visible%26quot;:true}'/%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M3.5 40C1.843 40 .488 41.345.612 42.997A40 40 0 1 0 43.497.112C41.845-.012 40.5 1.343 40.5 3c0 1.657 1.346 2.986 2.996 3.132A34 34 0 1 1 6.632 42.996C6.486 41.346 5.157 40 3.5 40Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");box-sizing:border-box;display:inline-block;height:5rem;width:5rem}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h3{color:#333;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.4;text-align:center}.alert{align-items:flex-start;align-self:stretch;background-color:#fff;border:.5px solid #00000040;border-left:4px solid #038238;border-radius:8px;box-shadow:0 7px 8px -4px #0000000d,0 5px 22px 4px #00000008;display:flex;flex-direction:column;gap:12px;padding:1.5rem;position:fixed;right:2.5rem;top:2.5rem}.alert.error{border-left-color:#d8000c}.alert .btn{position:absolute;right:0;top:0}.alert h4{color:#252525;font-weight:600}.alert h4,.alert p{font-size:.875rem;font-style:normal;line-height:1.42;margin:0}.alert p{color:#000;font-weight:400}.switch-alert{background:#fff;border:1px solid #0f86ac;border-radius:6px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;left:110%;padding:.625rem 1rem;position:absolute;top:50%;transform:translateY(-50%);width:222px;z-index:100}.switch-alert h4{color:#000;font-weight:600;margin:0 0 .5rem}.switch-alert .switch-alert-button,.switch-alert h4{font-size:.75rem;font-style:normal;line-height:normal}.switch-alert .switch-alert-button{color:#007fa3;font-weight:400;text-decoration-line:underline;text-decoration-style:solid;text-underline-position:from-font}.switch-alert svg{left:-7px;position:absolute;top:50%;transform:translateY(-50%)}.switch-alert .switch-alert-close{background:#0000;border:none;color:#333;cursor:pointer;font-size:18px;position:absolute;right:8px;top:8px}.breadcrumb{display:flex;list-style:none;margin:0 0 .75rem;padding:0}@media screen and (max-width:1140px){.breadcrumb{margin-left:1rem}}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#fff;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjQ4NSAxLjIzNWEuMzc1LjM3NSAwIDAgMSAuNTMgMGw0LjUgNC41YS4zNzUuMzc1IDAgMCAxIDAgLjUzbC00LjUgNC41YS4zNzUuMzc1IDAgMCAxLS41My0uNTNMNy43MiA2IDMuNDg1IDEuNzY1YS4zNzUuMzc1IDAgMCAxIDAtLjUzWiIgZmlsbD0iI0U2RTZFNiIvPjwvc3ZnPg==);padding:0 .5rem}.breadcrumb .breadcrumb-item a{color:#f5f5f5;font-size:1rem;font-weight:400;line-height:1.4;text-decoration:none;text-decoration:underline}.breadcrumb .breadcrumb-item.active span{color:#e6e6e6;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4}
/*# sourceMappingURL=main.ef74852b.css.map*/