/*!
Theme Name:    seesaw
Author:        BNP Engage
Author URI:    https://www.bnpengage.com/
Description:   Child Theme of CoreUX
Version:       1.0.0
Template:      coreux
Text Domain:   seesaw
*/.seesaw-contributor-grid{display:grid}
.seesaw-contributor-grid .seesaw-contributor{background-color:#fff;border-radius:.75rem;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.seesaw-contributor-grid .seesaw-contributor__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;padding:0 1rem 1rem 1rem}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__top-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__image{position:relative;width:100%}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:8/5;border-radius:.75rem}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__grade-level{background-color:#f1eef5;padding:.5rem 1rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px;font-size:.875rem;line-height:1.05rem;font-weight:600}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__name{font-size:1rem;margin-bottom:4px}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__title,.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__location{font-size:.875rem;line-height:1.1375rem;color:#757989}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__quote{font-size:.875rem;line-height:1.1375rem;background-color:#f1eef5;padding:2rem;margin:0 1.5rem;z-index:2;position:relative;border-radius:.75rem;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" class="absolute -ml-4 -mt-4"><path fill="%23000000" fill-opacity="0.1" d="M16.05 49.075c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Zm34.5 0c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Z"></path></svg>');background-position:1rem 1rem;background-repeat:no-repeat}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__image+.seesaw-contributor__quote{margin-top:-2rem}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-top:1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource{position:relative}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link{border-radius:50%;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link svg{fill:#5f2fa8;-webkit-transition:all .3s;transition:all .3s}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link:hover,.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link:focus-visible{background-color:#5f2fa8}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link:hover svg,.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link:focus-visible svg{fill:#fff}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link:hover+.seesaw-contributor__resource-tooltip,.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link:focus-visible+.seesaw-contributor__resource-tooltip{display:block;pointer-events:none}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-link:focus-visible{outline:2px dotted #5f2fa8;outline-offset:2px}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-tooltip{position:absolute;display:none;background-color:#e8dff4;font-size:.75rem;line-height:.975rem;padding:.5rem;border-radius:6px;top:-100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:center;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:3}
.seesaw-contributor-grid .seesaw-contributor__content .seesaw-contributor__resources .seesaw-contributor__resource-tooltip::after{content:" ";position:absolute;top:100%;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#e8dff4 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}
.seesaw-contributor-grid .seesaw-contributor__content.default-colors .seesaw-contributor__grade-level{color:#000;background-color:#f1eef5}
.seesaw-contributor-grid .seesaw-contributor__content.default-colors .seesaw-contributor__quote{background-color:#f1eef5;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" class="absolute -ml-4 -mt-4"><path fill="%23000000" fill-opacity="0.1" d="M16.05 49.075c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Zm34.5 0c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Z"></path></svg>')}
.seesaw-contributor-grid .seesaw-contributor__content.blue-colors .seesaw-contributor__grade-level{color:#007c72;background-color:#eaf7f7}
.seesaw-contributor-grid .seesaw-contributor__content.blue-colors .seesaw-contributor__quote{background-color:#eaf7f7;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" class="absolute -ml-4 -mt-4"><path fill="%23007c72" fill-opacity="0.1" d="M16.05 49.075c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Zm34.5 0c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Z"></path></svg>')}
.seesaw-contributor-grid .seesaw-contributor__content.green-colors .seesaw-contributor__grade-level{color:#007211;background-color:#eaf9e4}
.seesaw-contributor-grid .seesaw-contributor__content.green-colors .seesaw-contributor__quote{background-color:#eaf9e4;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" class="absolute -ml-4 -mt-4"><path fill="%23007211" fill-opacity="0.1" d="M16.05 49.075c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Zm34.5 0c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Z"></path></svg>')}
.seesaw-contributor-grid .seesaw-contributor__content.yellow-colors .seesaw-contributor__grade-level{color:#a06200;background-color:#fff9e6}
.seesaw-contributor-grid .seesaw-contributor__content.yellow-colors .seesaw-contributor__quote{background-color:#fff9e6;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" class="absolute -ml-4 -mt-4"><path fill="%23a06200" fill-opacity="0.1" d="M16.05 49.075c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Zm34.5 0c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Z"></path></svg>')}
.seesaw-contributor-grid .seesaw-contributor__content.orange-colors .seesaw-contributor__grade-level{color:#cf2d00;background-color:#ffecd9}
.seesaw-contributor-grid .seesaw-contributor__content.orange-colors .seesaw-contributor__quote{background-color:#ffecd9;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" class="absolute -ml-4 -mt-4"><path fill="%23cf2d00" fill-opacity="0.1" d="M16.05 49.075c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Zm34.5 0c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Z"></path></svg>')}
.seesaw-contributor-grid .seesaw-contributor__content.red-colors .seesaw-contributor__grade-level{color:#a8002b;background-color:#fae1eb}
.seesaw-contributor-grid .seesaw-contributor__content.red-colors .seesaw-contributor__quote{background-color:#fae1eb;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" fill="none" class="absolute -ml-4 -mt-4"><path fill="%23a8002b" fill-opacity="0.1" d="M16.05 49.075c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Zm34.5 0c-3 0-5.75-.8-8.25-2.4-2.4-1.6-4.3-3.8-5.7-6.6-1.4-2.8-2.1-6.05-2.1-9.75 0-3.2.6-6.3 1.8-9.3 1.2-3.1 2.9-5.95 5.1-8.55 2.3-2.7 4.95-5.05 7.95-7.05 3-2.1 6.25-3.6 9.75-4.5l6.9 8.4c-4.2 1.8-7.6 4.05-10.2 6.75-2.5 2.6-3.75 4.8-3.75 6.6 0 1.1.35 2.2 1.05 3.3.8 1 1.95 1.95 3.45 2.85 2.3 1.7 3.9 3.35 4.8 4.95.9 1.6 1.35 3.35 1.35 5.25 0 3.1-1.15 5.55-3.45 7.35-2.2 1.8-5.1 2.7-8.7 2.7Z"></path></svg>')}
h2.seesaw-contributor-grid__results{font-size:1.45rem;line-height:1.3em}
h2.seesaw-contributor-grid__results span{color:#9ca3af}
.seesaw-widget-story-quotes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}
.seesaw-widget-story-quotes .seesaw-story-quote{background-color:rgba(148,190,240,.2);border-radius:1.5rem}
.seesaw-widget-story-quotes .story-quote__icon{position:absolute;display:inline-block}
.seesaw-widget-story-quotes .story-quote__icon div{position:relative;top:-40px;right:0;-webkit-filter:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1));filter:drop-shadow(0 10px 8px rgba(0,0,0,0.04)) drop-shadow(0 4px 3px rgba(0,0,0,0.1))}
.seesaw-widget-story-quotes .story-quote__icon svg{display:block;width:60%}
.seesaw-widget-story-quotes .story-quote__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;margin:1rem;padding-left:1rem;padding-right:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}
.seesaw-widget-story-quotes .story-quote__content{color:#003da5;font-family:Lexend;font-weight:500;font-size:1.5rem;line-height:1.8rem;text-align:left}
.seesaw-widget-story-quotes .story-quote__content .story-quote__content-text{margin-bottom:0}
.seesaw-widget-story-quotes .story-quote__cite{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.5rem;width:100%}
.seesaw-widget-story-quotes .story-quote__photo img{-o-object-fit:cover;object-fit:cover;width:44px;height:44px;border-radius:50%;border-width:2px;border-style:solid;border-color:#fff}
.seesaw-widget-story-quotes .story-quote__person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;height:100%}
.seesaw-widget-story-quotes .story-quote__name{color:#003da5;font-size:1rem;line-height:1.25rem;font-family:Lexend;font-weight:600;text-align:left;margin-bottom:0}
.seesaw-widget-story-quotes .story-quote__title{color:#003da5;font-family:"DM Sans",sans-serif;font-weight:400;font-size:.8rem;line-height:1rem;text-align:left;margin-bottom:0}
[data-type=checkboxes] .facetwp-counter,.facetwp-expand{display:none}
.elementor-widget-resource-facet-filters .facetwp-display-value{padding-right:0}
.elementor-widget-resource-facet-filters:not(.seesaw-checkboxes) .facetwp-checkbox{margin-bottom:10px}
.seesaw-checkboxes .cuxcr-resources-facet-filters .filter__facet--checkbox-vertical .facetwp-type-checkboxes,.facetwp-flyout .flyout-row.name-contributor_resources .cuxcr-resources-facet-filters .filter__facet--checkbox-vertical .facetwp-type-checkboxes,.facetwp-flyout .flyout-row.name-grade_level .cuxcr-resources-facet-filters .filter__facet--checkbox-vertical .facetwp-type-checkboxes{gap:8px;width:100%}
.seesaw-checkboxes .cuxcr-resources-facet-filters .filter__facet--checkbox-horizontal .facetwp-type-checkboxes,.facetwp-flyout .flyout-row.name-contributor_resources .cuxcr-resources-facet-filters .filter__facet--checkbox-horizontal .facetwp-type-checkboxes,.facetwp-flyout .flyout-row.name-grade_level .cuxcr-resources-facet-filters .filter__facet--checkbox-horizontal .facetwp-type-checkboxes{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.seesaw-checkboxes .facetwp-checkbox,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-checkbox,.facetwp-flyout .flyout-row.name-grade_level .facetwp-checkbox{border:2px solid;border-radius:1rem;padding:.875rem 1rem;padding-left:1rem !important}
.seesaw-checkboxes .facetwp-checkbox:hover,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-checkbox:hover,.facetwp-flyout .flyout-row.name-grade_level .facetwp-checkbox:hover{background-color:#e8dff4}
.seesaw-checkboxes .facetwp-checkbox.checked,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-checkbox.checked,.facetwp-flyout .flyout-row.name-grade_level .facetwp-checkbox.checked{background-color:#5f2fa8}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox:before,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox:before,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox:before{content:"";display:inline-block;width:24px;height:24px;background-repeat:no-repeat;margin-right:8px;background-color:#5f2fa8}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox.checked:before,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox.checked:before,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox.checked:before{background-color:#fff}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-success-story]:before,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-success-story]:before,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-success-story]:before{-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-3 -3 24 24"><path d="M17.959 6.808a.82.82 0 0 0-.653-.549l-5.222-.798L9.742.471a.819.819 0 0 0-1.482 0L5.916 5.462l-5.22.798a.82.82 0 0 0-.463 1.38l3.802 3.897-.898 5.513a.817.817 0 0 0 1.203.848L9 15.32l4.661 2.577a.818.818 0 0 0 1.204-.849l-.9-5.512 3.803-3.898a.817.817 0 0 0 .19-.83Z"></path></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-3 -3 24 24"><path d="M17.959 6.808a.82.82 0 0 0-.653-.549l-5.222-.798L9.742.471a.819.819 0 0 0-1.482 0L5.916 5.462l-5.22.798a.82.82 0 0 0-.463 1.38l3.802 3.897-.898 5.513a.817.817 0 0 0 1.203.848L9 15.32l4.661 2.577a.818.818 0 0 0 1.204-.849l-.9-5.512 3.803-3.898a.817.817 0 0 0 .19-.83Z"></path></svg>')}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-community-lesson]:before,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-community-lesson]:before,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-community-lesson]:before{-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 -2 24 24"><path d="M15.05 7.128a1.7 1.7 0 0 1-1.7-1.699V1.833H6.983a1.484 1.484 0 0 0-1.48 1.479c.011 1.146-.01 12.115 0 13.534a1.49 1.49 0 0 0 1.486 1.485c.537.004 9.864 0 9.864 0a1.48 1.48 0 0 0 1.48-1.478V7.128H15.05Z"></path><path d="M15.05 6.159h2.987c-.02-.04-3.659-3.965-3.717-4.01v3.28a.735.735 0 0 0 .73.73Z"></path></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 -2 24 24"><path d="M15.05 7.128a1.7 1.7 0 0 1-1.7-1.699V1.833H6.983a1.484 1.484 0 0 0-1.48 1.479c.011 1.146-.01 12.115 0 13.534a1.49 1.49 0 0 0 1.486 1.485c.537.004 9.864 0 9.864 0a1.48 1.48 0 0 0 1.48-1.478V7.128H15.05Z"></path><path d="M15.05 6.159h2.987c-.02-.04-3.659-3.965-3.717-4.01v3.28a.735.735 0 0 0 .73.73Z"></path></svg>')}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-webinar]:before,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-webinar]:before,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-webinar]:before{-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-1 -5 24 24"><path d="M20.849 13.353H1.153V.53c0-.292.232-.531.52-.531H20.33c.138 0 .27.056.367.156.097.1.152.234.152.375v12.822ZM8.926 4.28c0 .859.505 1.634 1.28 1.963a2.04 2.04 0 0 0 2.263-.46 2.16 2.16 0 0 0 .45-2.316A2.076 2.076 0 0 0 11 2.157c-1.145.003-2.072.952-2.075 2.124Zm4.67 5.311c0-1.466-1.162-2.655-2.595-2.655-1.433 0-2.594 1.189-2.594 2.655v1.594c0 .14.055.276.152.375.097.1.229.156.367.156h4.15c.138 0 .27-.056.367-.156a.537.537 0 0 0 .152-.375V9.592Zm7.896 4.823H13.33c.005.02.008.038.01.058a.537.537 0 0 1-.151.375.512.512 0 0 1-.367.156H9.18a.525.525 0 0 1-.519-.531.585.585 0 0 1 .011-.058H.51a.517.517 0 0 0-.51.523c0 .28.108.552.303.75.196.2.459.312.735.312h19.924c.276 0 .54-.112.734-.311.196-.2.304-.47.304-.751a.516.516 0 0 0-.508-.523Z"></path></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-1 -5 24 24"><path d="M20.849 13.353H1.153V.53c0-.292.232-.531.52-.531H20.33c.138 0 .27.056.367.156.097.1.152.234.152.375v12.822ZM8.926 4.28c0 .859.505 1.634 1.28 1.963a2.04 2.04 0 0 0 2.263-.46 2.16 2.16 0 0 0 .45-2.316A2.076 2.076 0 0 0 11 2.157c-1.145.003-2.072.952-2.075 2.124Zm4.67 5.311c0-1.466-1.162-2.655-2.595-2.655-1.433 0-2.594 1.189-2.594 2.655v1.594c0 .14.055.276.152.375.097.1.229.156.367.156h4.15c.138 0 .27-.056.367-.156a.537.537 0 0 0 .152-.375V9.592Zm7.896 4.823H13.33c.005.02.008.038.01.058a.537.537 0 0 1-.151.375.512.512 0 0 1-.367.156H9.18a.525.525 0 0 1-.519-.531.585.585 0 0 1 .011-.058H.51a.517.517 0 0 0-.51.523c0 .28.108.552.303.75.196.2.459.312.735.312h19.924c.276 0 .54-.112.734-.311.196-.2.304-.47.304-.751a.516.516 0 0 0-.508-.523Z"></path></svg>')}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-video]:before,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-video]:before,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-video]:before{-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-4 -3 24 24"><path d="M2.661 18c-.36 0-.69-.09-.99-.24-.6-.36-.991-.99-.991-1.74V2.01c0-.69.39-1.41.99-1.74.6-.36 1.411-.36 2.012 0l12.007 6.99c.6.36.99.99.99 1.74s-.39 1.35-.99 1.74L3.682 17.73c-.33.18-.66.27-1.02.27Z"></path></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-4 -3 24 24"><path d="M2.661 18c-.36 0-.69-.09-.99-.24-.6-.36-.991-.99-.991-1.74V2.01c0-.69.39-1.41.99-1.74.6-.36 1.411-.36 2.012 0l12.007 6.99c.6.36.99.99.99 1.74s-.39 1.35-.99 1.74L3.682 17.73c-.33.18-.66.27-1.02.27Z"></path></svg>')}
.seesaw-checkboxes .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-podcast]:before,.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-podcast]:before,.facetwp-flyout .flyout-row.name-grade_level .facetwp-facet-contributor_resources .facetwp-checkbox[data-value=has-podcast]:before{-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-5 -2 24 24"><path d="M7 13.75c1.926 0 3.5-1.687 3.5-3.75V3.75C10.5 1.688 8.927 0 7 0 5.076 0 3.5 1.688 3.5 3.75V10c0 2.063 1.575 3.75 3.5 3.75Z"></path><path d="M11.668 8.125V10c0 2.75-2.1 5-4.667 5-2.568 0-4.668-2.25-4.668-5V8.125H0V10c0 3.688 2.508 6.812 5.833 7.375V20h2.334v-2.625C11.492 16.75 14 13.687 14 10V8.125h-2.332Z"></path></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-5 -2 24 24"><path d="M7 13.75c1.926 0 3.5-1.687 3.5-3.75V3.75C10.5 1.688 8.927 0 7 0 5.076 0 3.5 1.688 3.5 3.75V10c0 2.063 1.575 3.75 3.5 3.75Z"></path><path d="M11.668 8.125V10c0 2.75-2.1 5-4.667 5-2.568 0-4.668-2.25-4.668-5V8.125H0V10c0 3.688 2.508 6.812 5.833 7.375V20h2.334v-2.625C11.492 16.75 14 13.687 14 10V8.125h-2.332Z"></path></svg>')}
.facetwp-flyout h3{font-size:1.18rem}
.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-type-checkboxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}
.facetwp-flyout .flyout-row.name-grade_level .facetwp-type-checkboxes{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-type-checkboxes,.facetwp-flyout .flyout-row.name-grade_level .facetwp-type-checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid #d3d6d9;padding-bottom:25px}
.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-checkbox,.facetwp-flyout .flyout-row.name-grade_level .facetwp-checkbox{background:rgba(0,0,0,0);border-color:#5f2fa8;line-height:24px;margin-bottom:0}
.facetwp-flyout .flyout-row.name-contributor_resources .facetwp-checkbox.checked,.facetwp-flyout .flyout-row.name-grade_level .facetwp-checkbox.checked{color:#fff;background-color:#5f2fa8}
.facetwp-flyout .flyout-row.name-use_cases,.facetwp-flyout .flyout-row.name-contributor_resources,.facetwp-flyout .flyout-row.name-grade_level{color:#5f2fa8;font-weight:500}
.facetwp-flyout .name-subject,.facetwp-flyout .facetwp-flyout-content>div:nth-last-child(-n+4),.facetwp-flyout .flyout-item>.facetwp-facet:not(:first-child){display:none}
.seesaw-pager .facetwp-pager{width:100%}
.seesaw-pager .facetwp-pager .facetwp-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.seesaw-pager .facetwp-pager .facetwp-pager .facetwp-page{padding:.5rem 1rem;border-top:4px solid rgba(0,0,0,0)}
.seesaw-pager .facetwp-pager .facetwp-pager .facetwp-page.active{border-top-color:#5f2fa8}
.seesaw-pager .facetwp-pager .facetwp-pager span:first-child,.seesaw-pager .facetwp-pager .facetwp-pager span:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.seesaw-pager .facetwp-pager .facetwp-pager span:first-child:has(.first),.seesaw-pager .facetwp-pager .facetwp-pager span:last-child:has(.next){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.cux-navigation .cux-nav-wrapper{padding:0 40px 0 40px}
.cux-navigation .cux-grid.cux-grid-collapse{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.cux-navigation .cux-grid.cux-grid-collapse .cux-1-4,.cux-navigation .cux-grid.cux-grid-collapse .cux-3-4{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.cux-navigation .cux-grid.cux-grid-collapse .cux-logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.cux-navigation .cux-menu-right .cux-menu{display:-webkit-box;display:-ms-flexbox;display:flex}
.cux-navigation .cux-menu-right .cux-menu .cux-mega-menu-full-width>.sub-menu{max-width:1600px}
.cux-navigation .cux-menu-right .cux-menu .seesaw-open-search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.cux-navigation .cux-menu-right .cux-menu>li>a{padding:34px 24px}
.cux-navigation .cux-menu-right .cux-menu .seesaw-i-am{background-color:#602fa8}
.cux-navigation .cux-menu-right .cux-menu .seesaw-i-am .sub-menu li{background-color:#602fa8;text-align:right}
.cux-navigation .cux-menu-right .cux-menu .seesaw-i-am .sub-menu li:hover{background-color:#330072}
.cux-navigation .cux-menu-right .cux-menu .seesaw-i-am .sub-menu li a{padding-right:20px}
.cux-navigation .cux-menu-right .cux-menu .seesaw-i-am a{color:#fff}
.cux-navigation .cux-mobile-menu .menu-parent>.sub-menu>.menu-item>a{color:#212427;padding-left:36px}
.cux-navigation .cux-mobile-menu .menu-parent>.sub-menu>.menu-item .sub-menu a{font-size:1rem;padding-left:52px}
#cux-pre-header .cux-menu a{padding:10px 24px}
@media(min-width:1024px){.seesaw-widget-story-quotes{gap:2rem}
.seesaw-widget-story-quotes .story-quote__icon div{top:15px;right:35px}
.seesaw-widget-story-quotes .story-quote__icon svg{width:auto}
.seesaw-widget-story-quotes .story-quote__inner{padding-left:3.5rem;padding-right:3.5rem;max-width:680px;min-height:275px}
}