.comet-screenreader-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap;order:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}.comet-form{font-family:Proxima Nova,Arial,sans-serif}.comet-form--contained{background:#e2e4e9;border-radius:4px;padding:32px}.comet-form__input::-moz-placeholder{color:#6c7893;opacity:1}.comet-form__textarea::-moz-placeholder{color:#6c7893;opacity:1}.comet-form__input::placeholder,.comet-form__textarea::placeholder{color:#6c7893;opacity:1}.comet-form__input{appearance:none;color:#2b303b;background:#fff;border:1px solid #7b869d;border-radius:4px;width:100%;max-width:700px;margin:0 0 4px;padding:12px 8px;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;display:block}.comet-form__input:disabled{cursor:not-allowed;opacity:1;background:#e2e4e9}.comet-form__input:focus{border:1px solid #2d6a9f;outline:0}.comet-form__input::placeholder{color:#6c7893}.comet-form__textarea{appearance:none;color:#2b303b;background:#fff;border:1px solid #7b869d;border-radius:4px;width:100%;max-width:700px;min-height:280px;margin:0 0 4px;padding:12px 8px;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;display:block}.comet-form__textarea:disabled{cursor:not-allowed;opacity:1;background:#e2e4e9}.comet-form__textarea:focus{border:1px solid #2d6a9f;outline:0}.comet-form__field-group{width:100%;max-width:700px;margin:0 0 16px;font-family:Proxima Nova,Arial,sans-serif;display:block}.comet-form__field-group--xs{max-width:64px}.comet-form__field-group--s{max-width:128px}.comet-form__field-group--horizontal{align-items:flex-start;font-size:0;display:flex}.comet-form__field-group--horizontal>*{margin-bottom:0;margin-right:16px}.comet-form__field-group--horizontal>:last-child{margin-right:0}.comet-form__label{color:#2b303b;max-width:700px;margin:0 0 8px;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;display:block}.comet-form__label-required-indicator{color:#b42818;margin-left:4px}.comet-form__microcopy{color:#2b303b;max-width:700px;font-family:Proxima Nova,Arial,sans-serif;font-size:1rem;display:block}.comet-form__label+.comet-form__microcopy{margin:0 0 8px;display:block}.comet-form__field-error{color:#b42818;align-items:flex-start;max-width:700px;margin:0 0 16px;font-size:1rem;display:none}.comet-form--error .comet-form__field-error{display:flex}.comet-form__field-error-text{margin-top:2px;line-height:1.375}.comet-form__field-error-text:after,.comet-form__field-error-text:before{content:"";width:0;height:0;display:block}.comet-form__field-error-text:before{margin-bottom:-.374167em}.comet-form__field-error-text:after{margin-top:-.334167em}.comet-form__field-error-icon{fill:#b42818;flex-grow:0;flex-shrink:0;width:16px;height:16px;margin:0 8px 0 0}.comet-form__required-fields-key{color:#b42818;margin:0 0 16px;font-size:1rem;display:inline-block}.comet-form__required-fields-key:before{color:#b42818;content:"* "}.comet-form__checkbox,.comet-form__radio-button{cursor:pointer;align-items:flex-start;max-width:700px;display:inline-flex;position:relative}.comet-form__checkbox:hover .comet-form__checkbox-visual,.comet-form__checkbox:hover .comet-form__radio-button-visual,.comet-form__radio-button:hover .comet-form__checkbox-visual,.comet-form__radio-button:hover .comet-form__radio-button-visual{background:#f0f2f4;border-color:#363c49}.comet-form__checkbox-input,.comet-form__radio-button-input{cursor:pointer;opacity:0;position:absolute}.comet-form__checkbox-input:focus+.comet-form__checkbox-visual,.comet-form__checkbox-input:focus+.comet-form__radio-button-visual,.comet-form__radio-button-input:focus+.comet-form__checkbox-visual,.comet-form__radio-button-input:focus+.comet-form__radio-button-visual{outline:1px dotted #7b869d;outline:5px auto -webkit-focus-ring-color;border-color:#2d6a9f}.comet-form__checkbox-visual,.comet-form__radio-button-visual{cursor:pointer;text-align:center;background:#fff;border:1px solid #7b869d;border-radius:4px;flex-grow:0;flex-shrink:0;width:24px;height:24px;margin-right:6px;transition:background .25s ease-in-out,border-color .25s ease-in-out;position:relative}.comet-form__checkbox-input:checked+.comet-form__checkbox-visual .comet-form__checkbox-checked-icon,.comet-form__checkbox-input:checked+.comet-form__radio-button-visual .comet-form__checkbox-checked-icon{display:block}.comet-form__checkbox-input:focus+.comet-form__checkbox-visual,.comet-form__checkbox-input:focus+.comet-form__radio-button-visual{border-color:solid 1px #2d6a9f}.comet-form__checkbox-input:disabled+.comet-form__checkbox-visual,.comet-form__checkbox-input:disabled+.comet-form__radio-button-visual,.comet-form__radio-button-input:disabled+.comet-form__checkbox-visual,.comet-form__radio-button-input:disabled+.comet-form__radio-button-visual{cursor:not-allowed;background:#fff;border-color:#7b869d}.comet-form__checkbox-checked-icon{fill:#2d6a9f;width:16px;height:16px;margin-top:-8px;margin-left:-8px;display:none;position:absolute;top:50%;left:50%}.comet-form__radio-button-visual{border-radius:50%}.comet-form__radio-button-input:checked+.comet-form__radio-button-visual:before{content:"";background:#2d6a9f;border:3px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.comet-form__radio-button-input:focus+.comet-form__radio-button-visual{border-color:#2d6a9f}.comet-form__checkbox-text,.comet-form__radio-button-text{color:#2b303b;cursor:pointer;margin-top:6px;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;line-height:1.375;display:block}.comet-form__checkbox-text:after,.comet-form__checkbox-text:before,.comet-form__radio-button-text:after,.comet-form__radio-button-text:before{content:"";width:0;height:0;display:block}.comet-form__checkbox-text:before,.comet-form__radio-button-text:before{margin-bottom:-.374167em}.comet-form__checkbox-text:after,.comet-form__radio-button-text:after{margin-top:-.334167em}.comet-form__checkbox-input:disabled~.comet-form__checkbox-text,.comet-form__checkbox-input:disabled~.comet-form__radio-button-text,.comet-form__radio-button-input:disabled~.comet-form__checkbox-text,.comet-form__radio-button-input:disabled~.comet-form__radio-button-text{color:#8a93a8;cursor:not-allowed}.comet-form__select{max-width:700px;height:40px;margin:0 0 4px}.comet-form__select,.comet-form__select-input{background:0 0;border:0;width:100%;position:relative}.comet-form__select-input{appearance:none;color:#2b303b;cursor:pointer;z-index:10;height:100%;padding:0 40px 0 8px;font-size:1.125rem}.comet-form__select-input::-ms-expand{display:none}.comet-form__select-input:-moz-focusring{color:#0000;text-shadow:0 0 #2b303b}.comet-form__select-input:focus{outline:0}.comet-form__select-input:disabled{color:#8a93a8;cursor:not-allowed}.comet-form__select-visual-wrap{cursor:pointer;z-index:0;background:#fff;border:1px solid #7b869d;border-radius:4px;position:absolute;inset:0}.comet-form__select-input:focus~.comet-form__select-visual-wrap{border:1px solid #2d6a9f}.comet-form__select-input:hover~.comet-form__select-visual-wrap{background:#f0f2f4;border:1px solid #363c49}.comet-form__select-input:disabled~.comet-form__select-visual-wrap{cursor:not-allowed;background:#e2e4e9;border-color:#7b869d}.comet-form__select-open-indicator{content:"";text-align:center;z-index:5;background:#fff;border:1px solid #7b869d;border-radius:0 4px 4px 0;width:40px;height:40px;display:block;position:absolute;top:0;bottom:0;right:-1px}.comet-form__select-input:focus~.comet-form__select-open-indicator{border:1px solid #2d6a9f}.comet-form__select:hover .comet-form__select-open-indicator{background:#f0f2f4;border:1px solid #363c49}.comet-form__select-input:disabled~.comet-form__select-open-indicator{cursor:not-allowed;background:#e2e4e9;border-color:#7b869d}.comet-form__select-input:disabled~.comet-form__select-open-indicator .comet-form__select-open-icon{fill:#8a93a8}.comet-form__select-open-icon{cursor:pointer;fill:#2d6a9f;width:16px;height:16px;margin-top:-8px;margin-left:-8px;display:inline;position:absolute;top:50%;left:50%}.comet-form__checkbox-group{border:0;margin:0}.comet-form__checkbox-group .comet-form__checkbox{margin:0 0 8px;display:flex}.comet-form__field-group--horizontal .comet-form__checkbox-group .comet-form__checkbox{margin-bottom:16px;margin-left:8px;margin-right:16px;display:inline-flex;position:relative;top:16px}.comet-form__field-group--horizontal .comet-form__checkbox-group .comet-form__checkbox:last-child{margin-right:0}.comet-form__checkbox-group-label,.comet-form__radio-button-group-label{color:#2b303b;max-width:700px;margin:0 0 8px;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;display:block}.comet-form__radio-button-group{border:0;margin:0}.comet-form__radio-button-group .comet-form__radio-button{margin:0 0 8px;display:flex}.comet-form__field-group--horizontal .comet-form__radio-button-group .comet-form__radio-button{margin-bottom:16px;margin-left:8px;margin-right:16px;display:inline-flex;position:relative;top:16px}.comet-form__field-group--horizontal .comet-form__radio-button-group .comet-form__radio-button:last-child{margin-right:0}.comet-form__fieldset{background:#fff;border:1px solid #7b869d;border-radius:4px;width:100%;max-width:700px;margin:0 0 32px;padding:16px 16px 0}.comet-form__legend{color:#2b303b;margin:0;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem}.comet-form--error,.comet-form--error :not(a){border-width:2px;border-color:#b42818}.comet-form__checkbox-group-label+.comet-form__microcopy,.comet-form__radio-button-group-label+.comet-form__microcopy{margin-top:-8px;margin-bottom:16px}.comet-form__field-group--collapse{flex:0}.comet-form--dense .comet-form__input,.comet-form--dense .comet-form__textarea,.comet-form__input.comet-form--dense,.comet-form__textarea.comet-form--dense{padding:4px;font-size:1rem}.comet-form--dense .comet-form__field-error,.comet-form--dense .comet-form__label,.comet-form--dense .comet-form__legend,.comet-form__field-error.comet-form--dense,.comet-form__label.comet-form--dense,.comet-form__legend.comet-form--dense{margin-bottom:0 0 4px 0;font-size:1rem}.comet-form--dense .comet-form__microcopy,.comet-form__microcopy.comet-form--dense{font-size:.875rem}.comet-form--dense .comet-form__checkbox,.comet-form--dense .comet-form__radio-button,.comet-form--dense .comet-form__radio-button-group .comet-form__radio-button,.comet-form__checkbox.comet-form--dense,.comet-form__radio-button-group .comet-form__radio-button.comet-form--dense,.comet-form__radio-button.comet-form--dense{margin-bottom:12px;padding:2px 0}.comet-form--dense .comet-form__checkbox-group-label+.comet-form__microcopy,.comet-form--dense .comet-form__radio-button-group-label+.comet-form__microcopy,.comet-form__checkbox-group-label+.comet-form__microcopy.comet-form--dense,.comet-form__radio-button-group-label+.comet-form__microcopy.comet-form--dense{margin-bottom:8px}.comet-form--dense .comet-form__checkbox-visual,.comet-form--dense .comet-form__radio-button-visual,.comet-form__checkbox-visual.comet-form--dense,.comet-form__radio-button-visual.comet-form--dense{width:16px;height:16px}.comet-form--dense .comet-form__checkbox-checked-icon,.comet-form__checkbox-checked-icon.comet-form--dense{width:12px;height:12px;margin-top:-6px;margin-left:-6px}.comet-form--dense .comet-form__checkbox-group-label,.comet-form--dense .comet-form__checkbox-text,.comet-form--dense .comet-form__radio-button-group-label,.comet-form--dense .comet-form__radio-button-text,.comet-form__checkbox-group-label.comet-form--dense,.comet-form__checkbox-text.comet-form--dense,.comet-form__radio-button-group-label.comet-form--dense,.comet-form__radio-button-text.comet-form--dense{font-size:1rem;line-height:1.25}.comet-form--dense .comet-form__checkbox-group-label:after,.comet-form--dense .comet-form__checkbox-group-label:before,.comet-form--dense .comet-form__checkbox-text:after,.comet-form--dense .comet-form__checkbox-text:before,.comet-form--dense .comet-form__radio-button-group-label:after,.comet-form--dense .comet-form__radio-button-group-label:before,.comet-form--dense .comet-form__radio-button-text:after,.comet-form--dense .comet-form__radio-button-text:before,.comet-form__checkbox-group-label.comet-form--dense:after,.comet-form__checkbox-group-label.comet-form--dense:before,.comet-form__checkbox-text.comet-form--dense:after,.comet-form__checkbox-text.comet-form--dense:before,.comet-form__radio-button-group-label.comet-form--dense:after,.comet-form__radio-button-group-label.comet-form--dense:before,.comet-form__radio-button-text.comet-form--dense:after,.comet-form__radio-button-text.comet-form--dense:before{content:"";width:0;height:0;display:block}.comet-form--dense .comet-form__checkbox-group-label:before,.comet-form--dense .comet-form__checkbox-text:before,.comet-form--dense .comet-form__radio-button-group-label:before,.comet-form--dense .comet-form__radio-button-text:before,.comet-form__checkbox-group-label.comet-form--dense:before,.comet-form__checkbox-text.comet-form--dense:before,.comet-form__radio-button-group-label.comet-form--dense:before,.comet-form__radio-button-text.comet-form--dense:before{margin-bottom:-.374167em}.comet-form--dense .comet-form__checkbox-group-label:after,.comet-form--dense .comet-form__checkbox-text:after,.comet-form--dense .comet-form__radio-button-group-label:after,.comet-form--dense .comet-form__radio-button-text:after,.comet-form__checkbox-group-label.comet-form--dense:after,.comet-form__checkbox-text.comet-form--dense:after,.comet-form__radio-button-group-label.comet-form--dense:after,.comet-form__radio-button-text.comet-form--dense:after{margin-top:-.334167em}.comet-form--dense .comet-form__checkbox-text,.comet-form--dense .comet-form__radio-button-text,.comet-form__checkbox-text.comet-form--dense,.comet-form__radio-button-text.comet-form--dense{margin-top:3px}.comet-form--dense .comet-form__field-group,.comet-form__field-group.comet-form--dense{margin-bottom:0}.comet-form--dense .comet-form__fieldset,.comet-form__fieldset.comet-form--dense{margin-bottom:16px;padding:8px 8px 0}.comet-form--dense .comet-form__field-group--horizontal>*,.comet-form__field-group--horizontal.comet-form--dense>*{margin-right:8px}.comet-form--dense .comet-form__field-group--horizontal .comet-form__checkbox-group .comet-form__checkbox,.comet-form--dense .comet-form__field-group--horizontal .comet-form__radio-button-group .comet-form__radio-button,.comet-form__field-group--horizontal.comet-form--dense .comet-form__checkbox-group .comet-form__checkbox,.comet-form__field-group--horizontal.comet-form--dense .comet-form__radio-button-group .comet-form__radio-button{top:0}.comet-form--dense .comet-form__select,.comet-form__select.comet-form--dense{height:30px;margin:0 0 4px}.comet-form--dense .comet-form__select-input,.comet-form__select-input.comet-form--dense{padding:4px 30px 4px 4px;font-size:1rem}.comet-form--dense .comet-form__select-open-indicator,.comet-form__select-open-indicator.comet-form--dense{width:30px;height:30px;top:0;right:-1px}.comet-form--dense .comet-form__select-open-icon,.comet-form__select-open-icon.comet-form--dense{width:12px;height:12px;margin-top:-6px;margin-left:-6px}html[dir=rtl] .comet-form__checkbox-visual,html[dir=rtl] .comet-form__radio-button-visual{margin-left:6px;margin-right:0}html[dir=rtl] .comet-form__field-group .comet-form__label-required-indicator{margin-left:0;margin-right:4px}html[dir=rtl] .comet-form__select .comet-form__select-input{padding-left:40px;padding-right:8px}html[dir=rtl] .comet-form__select .comet-form__select-open-indicator{border-radius:4px 0 0 4px;left:-1px;right:auto}html[dir=rtl] .comet-form__field-error-icon{margin:0 0 0 8px}.comet-icon--spin{animation:2s linear infinite rotating}.comet-block-message__icon,.comet-icon--s,.comet-top-hat__icon.comet-top-hat__icon--close{width:16px;height:16px}.comet-button--icon__icon,.comet-button__icon,.comet-icon--m,.comet-top-hat__icon{width:20px;height:20px}.comet-icon--l{width:24px;height:24px}.comet-callout__icon,.comet-icon--xl{width:40px;height:40px}.comet-block-message--device-rotate .comet-block-message__icon,.comet-icon--xxl{width:60px;height:60px}.comet-long-form-text h1{font-size:3.5rem}.comet-long-form-text h1,.comet-long-form-text h2{color:#2b303b;margin:0 0 32px;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-weight:400;line-height:1.65}.comet-long-form-text h2{font-size:2.5rem;line-height:1.375}.comet-long-form-text h2:after,.comet-long-form-text h2:before{content:"";width:0;height:0;display:block}.comet-long-form-text h2:before{margin-bottom:-.374167em}.comet-long-form-text h2:after{margin-top:-.334167em}.comet-long-form-text h3{color:#2b303b;margin:0 0 16px;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:1.375}.comet-long-form-text h3:after,.comet-long-form-text h3:before{content:"";width:0;height:0;display:block}.comet-long-form-text h3:before{margin-bottom:-.374167em}.comet-long-form-text h3:after{margin-top:-.334167em}.comet-long-form-text h4{color:#2b303b;text-transform:uppercase;margin:0 0 16px;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.375}.comet-long-form-text h4:after,.comet-long-form-text h4:before{content:"";width:0;height:0;display:block}.comet-long-form-text h4:before{margin-bottom:-.374167em}.comet-long-form-text h4:after{margin-top:-.334167em}.comet-long-form-text ol,.comet-long-form-text ul{margin:0 0 32px;padding:0}.comet-long-form-text li{margin:0 0 8px 16px}.comet-long-form-text li,.comet-long-form-text p{color:#2b303b;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-long-form-text p{margin:0 0 32px}.comet-long-form-text p.comet-long-form-text__lead,.comet-long-form-text p.lead{color:#2b303b;margin:0 0 32px;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-size:1.5rem;line-height:1.65}.comet-long-form-text a{color:#2d6a9f;cursor:pointer;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-weight:700;line-height:1.65;text-decoration:none}.comet-long-form-text a:hover{text-decoration:underline}.comet-data-table{color:#2b303b;border-collapse:collapse;width:100%;margin:0 0 32px;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-data-table td{border-spacing:0;padding:8px 16px}.comet-data-table th{color:#6c7893;text-align:left;text-transform:uppercase;padding:8px 16px;font-size:1rem;font-weight:400;line-height:1.25}.comet-data-table td,.comet-data-table th{border-bottom:1px solid #c4c9d4}.comet-data-table td:first-child,.comet-data-table th:first-child{padding-left:0}.comet-data-table td:last-child,.comet-data-table th:last-child{padding-right:0}.comet-data-table td.comet-data-table__cell-background,.comet-data-table th.comet-data-table__cell-background{padding:8px 16px}.comet-data-table .comet-data-table__head{display:none}@media screen and (width>=1024px){.comet-data-table .comet-data-table__head{display:table-header-group}.comet-data-table .comet-data-table__head .comet-data-table__row:hover{background:inherit}}.comet-data-table .comet-data-table__header{color:#6c7893;text-align:left;text-transform:uppercase;padding:8px 16px}.comet-data-table .comet-data-table__header-link{color:#6c7893;cursor:pointer;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;text-decoration:none}.comet-data-table .comet-data-table__header-link:hover{text-decoration:underline}.comet-data-table .comet-data-table__row{border:1px solid #c4c9d4;margin:0 0 16px;padding:8px;display:block}@media screen and (width>=1024px){.comet-data-table .comet-data-table__row{border:none;margin:0;padding:0;display:table-row}.comet-data-table .comet-data-table__row:hover{background:#f0f2f4}}.comet-data-table .comet-data-table__cell{border-spacing:0;text-align:right;justify-content:space-between;padding:8px 16px;display:flex}.comet-data-table .comet-data-table__cell:before{content:attr(data-label);text-align:left;text-transform:uppercase;font-weight:700}.comet-data-table .comet-data-table__cell:last-child{border-bottom:0}.comet-data-table .comet-data-table__cell:not([data-label]){display:none}.comet-data-table .comet-data-table__cell a{color:#2d6a9f;cursor:pointer;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;text-decoration:none}.comet-data-table .comet-data-table__cell a:hover{text-decoration:underline}@media screen and (width>=1024px){.comet-data-table .comet-data-table__cell{text-align:left;vertical-align:middle;border-bottom:1px solid #c4c9d4;padding:16px;display:table-cell}.comet-data-table .comet-data-table__cell:before{display:none}.comet-data-table .comet-data-table__cell:last-child{border-bottom:1px solid #c4c9d4}.comet-data-table .comet-data-table__cell:not([data-label]){display:table-cell}}.comet-data-table .comet-data-table__cell,.comet-data-table .comet-data-table__header{border-bottom:1px solid #c4c9d4}.comet-data-table .comet-data-table__cell:first-child,.comet-data-table .comet-data-table__cell:last-child,.comet-data-table .comet-data-table__header:first-child,.comet-data-table .comet-data-table__header:last-child{padding:8px 16px}html[dir=rtl] .comet-data-table .comet-data-table__header{text-align:right}@media screen and (width>=1024px){html[dir=rtl] .comet-data-table .comet-data-table__cell{text-align:right}}.comet-row__inner-flex{flex-flow:wrap;margin-left:auto;margin-right:auto;display:flex}.comet-row__inner-flex .comet-row__inner-flex{max-width:none;margin-left:-8px;margin-right:-8px}.comet-row__inner-flex.comet-row__inner-flex--expanded{max-width:none;padding-left:0;padding-right:0}.comet-row__inner-flex.comet-row__inner-flex--collapse>.comet-column,.comet-row__inner-flex.comet-row__inner-flex--collapse>.comet-columns{padding-left:0;padding-right:0}.comet-column,.comet-columns{flex:auto;min-width:auto;padding-left:8px;padding-right:8px}.comet-column.comet-row__inner-flex.comet-row__inner-flex,.comet-row__inner-flex.comet-row__inner-flex.comet-columns{float:none;display:block}.comet-row__inner-flex .comet-column.comet-row__inner-flex.comet-row__inner-flex,.comet-row__inner-flex .comet-row__inner-flex.comet-row__inner-flex.comet-columns{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.comet-columns--small-1{flex:0 0 8.33333%;max-width:8.33333%}.comet-columns--small-offset-0{margin-left:0}.comet-columns--small-2{flex:0 0 16.6667%;max-width:16.6667%}.comet-columns--small-offset-1{margin-left:8.33333%}.comet-columns--small-3{flex:0 0 25%;max-width:25%}.comet-columns--small-offset-2{margin-left:16.6667%}.comet-columns--small-4{flex:0 0 33.3333%;max-width:33.3333%}.comet-columns--small-offset-3{margin-left:25%}.comet-columns--small-5{flex:0 0 41.6667%;max-width:41.6667%}.comet-columns--small-offset-4{margin-left:33.3333%}.comet-columns--small-6{flex:0 0 50%;max-width:50%}.comet-columns--small-offset-5{margin-left:41.6667%}.comet-columns--small-7{flex:0 0 58.3333%;max-width:58.3333%}.comet-columns--small-offset-6{margin-left:50%}.comet-columns--small-8{flex:0 0 66.6667%;max-width:66.6667%}.comet-columns--small-offset-7{margin-left:58.3333%}.comet-columns--small-9{flex:0 0 75%;max-width:75%}.comet-columns--small-offset-8{margin-left:66.6667%}.comet-columns--small-10{flex:0 0 83.3333%;max-width:83.3333%}.comet-columns--small-offset-9{margin-left:75%}.comet-columns--small-11{flex:0 0 91.6667%;max-width:91.6667%}.comet-columns--small-offset-10{margin-left:83.3333%}.comet-columns--small-12{flex:0 0 100%;max-width:100%}.comet-columns--small-offset-11{margin-left:91.6667%}.comet-columns--small-order-1{order:1}.comet-columns--small-order-2{order:2}.comet-columns--small-order-3{order:3}.comet-columns--small-order-4{order:4}.comet-columns--small-order-5{order:5}.comet-columns--small-order-6{order:6}.comet-columns--small-up-1{flex-wrap:wrap}.comet-columns--small-up-1>.comet-column,.comet-columns--small-up-1>.comet-columns{flex:0 0 100%;max-width:100%}.comet-columns--small-up-2{flex-wrap:wrap}.comet-columns--small-up-2>.comet-column,.comet-columns--small-up-2>.comet-columns{flex:0 0 50%;max-width:50%}.comet-columns--small-up-3{flex-wrap:wrap}.comet-columns--small-up-3>.comet-column,.comet-columns--small-up-3>.comet-columns{flex:0 0 33.3333%;max-width:33.3333%}.comet-columns--small-up-4{flex-wrap:wrap}.comet-columns--small-up-4>.comet-column,.comet-columns--small-up-4>.comet-columns{flex:0 0 25%;max-width:25%}.comet-columns--small-up-5{flex-wrap:wrap}.comet-columns--small-up-5>.comet-column,.comet-columns--small-up-5>.comet-columns{flex:0 0 20%;max-width:20%}.comet-columns--small-up-6{flex-wrap:wrap}.comet-columns--small-up-6>.comet-column,.comet-columns--small-up-6>.comet-columns{flex:0 0 16.6667%;max-width:16.6667%}.comet-columns--small-up-7{flex-wrap:wrap}.comet-columns--small-up-7>.comet-column,.comet-columns--small-up-7>.comet-columns{flex:0 0 14.2857%;max-width:14.2857%}.comet-columns--small-up-8{flex-wrap:wrap}.comet-columns--small-up-8>.comet-column,.comet-columns--small-up-8>.comet-columns{flex:0 0 12.5%;max-width:12.5%}.comet-row__inner-flex--small-collapse>.comet-column,.comet-row__inner-flex--small-collapse>.comet-columns{padding-left:0;padding-right:0}.comet-row__inner-flex--small-uncollapse>.comet-column,.comet-row__inner-flex--small-uncollapse>.comet-columns{padding-left:8px;padding-right:8px}@media screen and (width>=600px){.comet-columns--medium-1{flex:0 0 8.33333%;max-width:8.33333%}.comet-columns--medium-offset-0{margin-left:0}.comet-columns--medium-2{flex:0 0 16.6667%;max-width:16.6667%}.comet-columns--medium-offset-1{margin-left:8.33333%}.comet-columns--medium-3{flex:0 0 25%;max-width:25%}.comet-columns--medium-offset-2{margin-left:16.6667%}.comet-columns--medium-4{flex:0 0 33.3333%;max-width:33.3333%}.comet-columns--medium-offset-3{margin-left:25%}.comet-columns--medium-5{flex:0 0 41.6667%;max-width:41.6667%}.comet-columns--medium-offset-4{margin-left:33.3333%}.comet-columns--medium-6{flex:0 0 50%;max-width:50%}.comet-columns--medium-offset-5{margin-left:41.6667%}.comet-columns--medium-7{flex:0 0 58.3333%;max-width:58.3333%}.comet-columns--medium-offset-6{margin-left:50%}.comet-columns--medium-8{flex:0 0 66.6667%;max-width:66.6667%}.comet-columns--medium-offset-7{margin-left:58.3333%}.comet-columns--medium-9{flex:0 0 75%;max-width:75%}.comet-columns--medium-offset-8{margin-left:66.6667%}.comet-columns--medium-10{flex:0 0 83.3333%;max-width:83.3333%}.comet-columns--medium-offset-9{margin-left:75%}.comet-columns--medium-11{flex:0 0 91.6667%;max-width:91.6667%}.comet-columns--medium-offset-10{margin-left:83.3333%}.comet-columns--medium-12{flex:0 0 100%;max-width:100%}.comet-columns--medium-offset-11{margin-left:91.6667%}.comet-columns--medium-order-1{order:1}.comet-columns--medium-order-2{order:2}.comet-columns--medium-order-3{order:3}.comet-columns--medium-order-4{order:4}.comet-columns--medium-order-5{order:5}.comet-columns--medium-order-6{order:6}.comet-columns--medium-up-1,.comet-columns--medium-up-2,.comet-columns--medium-up-3,.comet-columns--medium-up-4,.comet-columns--medium-up-5,.comet-columns--medium-up-6,.comet-columns--medium-up-7,.comet-columns--medium-up-8{flex-wrap:wrap}.comet-columns--medium-up-1>.comet-column,.comet-columns--medium-up-1>.comet-columns{flex:0 0 100%;max-width:100%}.comet-columns--medium-up-2>.comet-column,.comet-columns--medium-up-2>.comet-columns{flex:0 0 50%;max-width:50%}.comet-columns--medium-up-3>.comet-column,.comet-columns--medium-up-3>.comet-columns{flex:0 0 33.3333%;max-width:33.3333%}.comet-columns--medium-up-4>.comet-column,.comet-columns--medium-up-4>.comet-columns{flex:0 0 25%;max-width:25%}.comet-columns--medium-up-5>.comet-column,.comet-columns--medium-up-5>.comet-columns{flex:0 0 20%;max-width:20%}.comet-columns--medium-up-6>.comet-column,.comet-columns--medium-up-6>.comet-columns{flex:0 0 16.6667%;max-width:16.6667%}.comet-columns--medium-up-7>.comet-column,.comet-columns--medium-up-7>.comet-columns{flex:0 0 14.2857%;max-width:14.2857%}.comet-columns--medium-up-8>.comet-column,.comet-columns--medium-up-8>.comet-columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (width>=600px) and (width<=1024px){.comet-columns--medium-expand{flex:auto}}.comet-row__inner-flex--medium-unstack>.comet-column,.comet-row__inner-flex--medium-unstack>.comet-columns{flex:0 0 100%}@media screen and (width>=600px){.comet-row__inner-flex--medium-unstack>.comet-column,.comet-row__inner-flex--medium-unstack>.comet-columns{flex:auto}.comet-row__inner-flex--medium-collapse>.comet-column,.comet-row__inner-flex--medium-collapse>.comet-columns{padding-left:0;padding-right:0}.comet-row__inner-flex--medium-uncollapse>.comet-column,.comet-row__inner-flex--medium-uncollapse>.comet-columns{padding-left:8px;padding-right:8px}}@media screen and (width>=1024px){.comet-columns--large-1{flex:0 0 8.33333%;max-width:8.33333%}.comet-columns--large-offset-0{margin-left:0}.comet-columns--large-2{flex:0 0 16.6667%;max-width:16.6667%}.comet-columns--large-offset-1{margin-left:8.33333%}.comet-columns--large-3{flex:0 0 25%;max-width:25%}.comet-columns--large-offset-2{margin-left:16.6667%}.comet-columns--large-4{flex:0 0 33.3333%;max-width:33.3333%}.comet-columns--large-offset-3{margin-left:25%}.comet-columns--large-5{flex:0 0 41.6667%;max-width:41.6667%}.comet-columns--large-offset-4{margin-left:33.3333%}.comet-columns--large-6{flex:0 0 50%;max-width:50%}.comet-columns--large-offset-5{margin-left:41.6667%}.comet-columns--large-7{flex:0 0 58.3333%;max-width:58.3333%}.comet-columns--large-offset-6{margin-left:50%}.comet-columns--large-8{flex:0 0 66.6667%;max-width:66.6667%}.comet-columns--large-offset-7{margin-left:58.3333%}.comet-columns--large-9{flex:0 0 75%;max-width:75%}.comet-columns--large-offset-8{margin-left:66.6667%}.comet-columns--large-10{flex:0 0 83.3333%;max-width:83.3333%}.comet-columns--large-offset-9{margin-left:75%}.comet-columns--large-11{flex:0 0 91.6667%;max-width:91.6667%}.comet-columns--large-offset-10{margin-left:83.3333%}.comet-columns--large-12{flex:0 0 100%;max-width:100%}.comet-columns--large-offset-11{margin-left:91.6667%}.comet-columns--large-order-1{order:1}.comet-columns--large-order-2{order:2}.comet-columns--large-order-3{order:3}.comet-columns--large-order-4{order:4}.comet-columns--large-order-5{order:5}.comet-columns--large-order-6{order:6}.comet-columns--large-up-1,.comet-columns--large-up-2,.comet-columns--large-up-3,.comet-columns--large-up-4,.comet-columns--large-up-5,.comet-columns--large-up-6,.comet-columns--large-up-7,.comet-columns--large-up-8{flex-wrap:wrap}.comet-columns--large-up-1>.comet-column,.comet-columns--large-up-1>.comet-columns{flex:0 0 100%;max-width:100%}.comet-columns--large-up-2>.comet-column,.comet-columns--large-up-2>.comet-columns{flex:0 0 50%;max-width:50%}.comet-columns--large-up-3>.comet-column,.comet-columns--large-up-3>.comet-columns{flex:0 0 33.3333%;max-width:33.3333%}.comet-columns--large-up-4>.comet-column,.comet-columns--large-up-4>.comet-columns{flex:0 0 25%;max-width:25%}.comet-columns--large-up-5>.comet-column,.comet-columns--large-up-5>.comet-columns{flex:0 0 20%;max-width:20%}.comet-columns--large-up-6>.comet-column,.comet-columns--large-up-6>.comet-columns{flex:0 0 16.6667%;max-width:16.6667%}.comet-columns--large-up-7>.comet-column,.comet-columns--large-up-7>.comet-columns{flex:0 0 14.2857%;max-width:14.2857%}.comet-columns--large-up-8>.comet-column,.comet-columns--large-up-8>.comet-columns{flex:0 0 12.5%;max-width:12.5%}.comet-columns--large-expand{flex:auto}}.comet-row__inner-flex--large-unstack>.comet-column,.comet-row__inner-flex--large-unstack>.comet-columns{flex:0 0 100%}@media screen and (width>=1024px){.comet-row__inner-flex--large-unstack>.comet-column,.comet-row__inner-flex--large-unstack>.comet-columns{flex:auto}.comet-row__inner-flex--large-collapse>.comet-column,.comet-row__inner-flex--large-collapse>.comet-columns{padding-left:0;padding-right:0}.comet-row__inner-flex--large-uncollapse>.comet-column,.comet-row__inner-flex--large-uncollapse>.comet-columns{padding-left:8px;padding-right:8px}}.comet-columns--shrink{flex:none;max-width:100%}.comet-column.comet-columns--align-top,.comet-columns--align-top.comet-columns{align-self:flex-start}.comet-column.comet-columns--align-bottom,.comet-columns--align-bottom.comet-columns{align-self:flex-end}.comet-column.comet-columns--align-middle,.comet-columns--align-middle.comet-columns{align-self:center}.comet-column.comet-columns--align-stretch,.comet-columns--align-stretch.comet-columns{align-self:stretch}.comet-row__inner-flex--align-right{justify-content:flex-end}.comet-row__inner-flex--align-center{justify-content:center}.comet-row__inner-flex--align-justify{justify-content:space-between}.comet-row__inner-flex--align-spaced{justify-content:space-around}.comet-row__inner-flex--align-top{align-items:flex-start}.comet-columns--align-self-top{align-self:flex-start}.comet-row__inner-flex--align-bottom{align-items:flex-end}.comet-columns--align-self-bottom{align-self:flex-end}.comet-row__inner-flex--align-middle{align-items:center}.comet-columns--align-self-middle{align-self:center}.comet-row__inner-flex--align-stretch{align-items:stretch}.comet-columns--align-self-stretch{align-self:stretch}@media screen and (width>=600px){.comet-columns--medium-order-1{order:1}.comet-columns--medium-order-2{order:2}.comet-columns--medium-order-3{order:3}.comet-columns--medium-order-4{order:4}.comet-columns--medium-order-5{order:5}.comet-columns--medium-order-6{order:6}}@media screen and (width>=1024px){.comet-columns--large-order-1{order:1}.comet-columns--large-order-2{order:2}.comet-columns--large-order-3{order:3}.comet-columns--large-order-4{order:4}.comet-columns--large-order-5{order:5}.comet-columns--large-order-6{order:6}html[dir=rtl] .comet-columns--large-offset-2{margin-left:0;margin-right:16.6667%}html[dir=rtl] .comet-columns--large-offset-3{margin-left:0;margin-right:25%}html[dir=rtl] .comet-columns--large-offset-4{margin-left:0;margin-right:33.3333%}html[dir=rtl] .comet-columns--large-offset-5{margin-left:0;margin-right:41.6667%}html[dir=rtl] .comet-columns--large-offset-6{margin-left:0;margin-right:50%}html[dir=rtl] .comet-columns--large-offset-7{margin-left:0;margin-right:58.3333%}html[dir=rtl] .comet-columns--large-offset-8{margin-left:0;margin-right:66.6667%}html[dir=rtl] .comet-columns--large-offset-9{margin-left:0;margin-right:75%}html[dir=rtl] .comet-columns--large-offset-10{margin-left:0;margin-right:83.3333%}html[dir=rtl] .comet-columns--large-offset-11{margin-left:0;margin-right:91.6667%}}.comet-page-shell--body-background{background:#21242c}.comet-page-shell{width:100%;min-height:100vh;position:relative;overflow-x:hidden}.comet-page-shell--global-nav-bar-expanded .comet-page-shell{overflow:hidden}.comet-page-shell__product-well{z-index:10;background:#fff;width:100%;min-height:100vh;transition:left .4s cubic-bezier(.29,.98,.2,1),box-shadow .4s cubic-bezier(.29,.98,.2,1);position:relative;left:0;overflow:hidden;box-shadow:0 0 #0000}.comet-page-shell--global-nav-bar-visible .comet-page-shell__product-well{transition:left .5s ease-in-out,box-shadow .5s ease-in-out;position:fixed;top:0;left:270px;box-shadow:0 0 10px #000c}@media screen and (width>=768px){.comet-page-shell__product-well{min-height:calc(100vh + 20px)}.comet-page-shell--global-nav-bar-visible .comet-page-shell__product-well,.comet-page-shell__product-well{width:calc(100% - 64px);transition:width .4s cubic-bezier(.29,.98,.2,1),left .4s cubic-bezier(.29,.98,.2,1);left:64px;box-shadow:0 0 10px #000c}.comet-page-shell--global-nav-bar-customizing .comet-page-shell__product-well,.comet-page-shell--global-nav-bar-expanded .comet-page-shell__product-well,.comet-page-shell--global-nav-bar-expanded-always .comet-page-shell__product-well{transition:left .5s ease-in-out,width .5s ease-in-out;left:270px}.comet-page-shell--global-nav-bar-expanded-always .comet-page-shell__product-well{width:calc(100% - 270px);transition:left .5s ease-in-out,width .4s cubic-bezier(.29,.98,.2,1)}}@media screen and (width>=1440px){.comet-page-shell__product-well{padding-right:0;transition:width .4s cubic-bezier(.29,.98,.2,1),left .4s cubic-bezier(.29,.98,.2,1),padding .4s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--panel-visible .comet-page-shell__product-well{padding-right:320px;transition:width .4s cubic-bezier(.29,.98,.2,1),left .4s cubic-bezier(.29,.98,.2,1),padding .5s ease-in-out}.comet-page-shell--panel-visible.comet-page-shell--global-nav-bar-expanded .comet-page-shell__product-well{transition:width .5s ease-in-out,left .5s ease-in-out,padding .5s ease-in-out}.comet-page-shell--global-nav-bar-expanded-always .comet-page-shell__product-well{transition:width .4s cubic-bezier(.29,.98,.2,1),left .4s cubic-bezier(.29,.98,.2,1),padding .4s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--global-nav-bar-expanded-always.comet-page-shell--panel-visible .comet-page-shell__product-well{padding-right:320px;transition:width .4s cubic-bezier(.29,.98,.2,1),left .4s cubic-bezier(.29,.98,.2,1),padding .5s ease-in-out}}.comet-page-shell__product-well-inner{min-height:500px}.comet-page-shell__global-nav-bar{z-index:0;background:#21242c;align-items:stretch;width:290px;transition:left .4s cubic-bezier(.29,.98,.2,1);display:flex;position:absolute;top:0;left:-270px;overflow:hidden}.comet-page-shell--global-nav-bar-visible .comet-page-shell__global-nav-bar{height:auto;min-height:100vh;transition:left .5s ease-in-out;position:relative;left:0}@media screen and (width>=768px){.comet-page-shell__global-nav-bar{height:100vh;position:fixed;top:0;left:0;overflow:hidden auto}.comet-page-shell--global-nav-bar-visible .comet-page-shell__global-nav-bar,.comet-page-shell__global-nav-bar{height:100vh;min-height:100vh;transition:none;left:0}}.comet-page-shell__global-nav-bar-touch-overlay{z-index:150;display:none;position:absolute;inset:0}@media screen and (width>=768px){.comet-page-shell__global-nav-bar-touch-overlay{display:block}.comet-page-shell--global-nav-bar-expanded .comet-page-shell__global-nav-bar-touch-overlay,.comet-page-shell--global-nav-bar-expanded-always .comet-page-shell__global-nav-bar-touch-overlay{display:none}}.comet-page-shell__panel{color:#fff;-webkit-overflow-scrolling:touch;z-index:150;background:#2b303b;width:100%;height:100vh;min-height:100vh;transition:left .4s cubic-bezier(.29,.98,.2,1),width .4s cubic-bezier(.29,.98,.2,1);position:fixed;top:0;left:100%;overflow-y:auto}.comet-page-shell--panel-visible .comet-page-shell__panel{transition:left .5s ease-in-out,width .5s ease-in-out;left:0}.comet-page-shell--global-nav-bar-sorting .comet-page-shell__panel{display:none}@media screen and (width>=768px){.comet-page-shell__panel{width:320px}.comet-page-shell--panel-visible .comet-page-shell__panel{transition:left .5s ease-in-out,width .5s ease-in-out;left:calc(100% - 320px)}.comet-page-shell--global-nav-bar-sorting .comet-page-shell__panel{display:block}}@media screen and (width>=1440px){.comet-page-shell__panel{margin-left:0;transition:left .4s cubic-bezier(.29,.98,.2,1),width .4s cubic-bezier(.29,.98,.2,1),margin .4s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--panel-visible .comet-page-shell__panel{transition:left .5s ease-in-out,width .5s ease-in-out,margin .4s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--global-nav-bar-customizing.comet-page-shell--panel-visible .comet-page-shell__panel,.comet-page-shell--global-nav-bar-expanded.comet-page-shell--panel-visible .comet-page-shell__panel{margin-left:206px;transition:left .5s ease-in-out,width .5s ease-in-out,margin .5s ease-in-out}.comet-page-shell--global-nav-bar-customizing.comet-page-shell--global-nav-bar-expanded-always.comet-page-shell--panel-visible .comet-page-shell__panel,.comet-page-shell--global-nav-bar-expanded.comet-page-shell--global-nav-bar-expanded-always.comet-page-shell--panel-visible .comet-page-shell__panel{margin-left:0}}.comet-page-shell__panel-content{opacity:0;transition:opacity .3s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--panel-visible .comet-page-shell__panel-content{opacity:1;transition:opacity .4s ease-in-out .3s}.comet-page-shell__product-well-overlay{cursor:pointer;opacity:0;height:100%;transition:opacity .4s cubic-bezier(.29,.98,.2,1) .1s,visibility 0 cubic-bezier(.29,.98,.2,1) .4s;visibility:hidden;z-index:150;background:#21242ce6;width:100%;padding:8px 8px 8px 9px;position:absolute;top:0;left:-1px}.comet-page-shell--global-nav-bar-customizing .comet-page-shell__product-well-overlay,.comet-page-shell--global-nav-bar-visible .comet-page-shell__product-well-overlay,.comet-page-shell__search-visible .comet-page-shell__product-well-overlay{opacity:1;visibility:visible;width:calc(100% + 2px);transition:opacity .4s ease-in-out .1s}.comet-page-shell__search-visible .comet-page-shell__product-well-overlay{z-index:1}@media screen and (width>=768px){.comet-page-shell--global-nav-bar-visible .comet-page-shell__product-well-overlay,.comet-page-shell__product-well-overlay,.comet-page-shell__search-visible .comet-page-shell__product-well-overlay{visibility:hidden}}.comet-page-shell__close-global-nav-bar{opacity:0;border-radius:4px;padding:8px;transition:opacity .1s cubic-bezier(.29,.98,.2,1),background .25s ease-in-out;display:inline-block}.comet-page-shell--global-nav-bar-visible .comet-page-shell__close-global-nav-bar{opacity:1;transition:opacity .3s ease-in-out .3s,background .25s ease-in-out}.comet-page-shell__close-global-nav-bar:hover{background:#21242c}@media screen and (width>=768px){.comet-page-shell--global-nav-bar-visible .comet-page-shell__close-global-nav-bar,.comet-page-shell__close-global-nav-bar{display:none}}.comet-page-shell__close-global-nav-bar-icon{fill:#c4c9d4;width:20px;height:20px;transition:fill .25s ease-in-out}.comet-page-shell__close-global-nav-bar:hover .comet-page-shell__close-global-nav-bar-icon{fill:#fff}.comet-page-shell__close-panel-wrap{align-items:center;height:50px;padding:8px;transition:height .5s ease-in-out;display:flex;position:absolute;top:0;right:0}@media screen and (width>=768px){.comet-page-shell__close-panel-wrap{height:75px}}.comet-page-shell__close-panel{border-radius:4px;padding:8px;line-height:0;transition:background .25s ease-in-out;display:block}.comet-page-shell__close-panel:hover{background-color:#21242c}.comet-page-shell__close-panel-icon{fill:#c4c9d4;width:20px;height:20px;transition:fill .25s ease-in-out}.comet-page-shell__close-panel:hover .comet-page-shell__close-panel-icon{fill:#fff}.comet-page-shell--global-nav-bar-customizing .comet-page-shell__close-global-nav-bar-wrap{display:none}.comet-skiplinks:focus{color:#fff;z-index:10000;clip:auto;background:#0b0c0f;margin:0;padding:4px;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-list-group__row-badge,.comet-pill,.comet-pill--badge,.comet-pill--large,.comet-pill--overlay,.comet-pills .comet-pill{color:#2b303b;background-color:#e2e4e9;border:1px solid #e2e4e9;border-radius:4px;margin:0 4px 0 0;padding:4px;font-family:Proxima Nova,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.375;display:inline-block}.comet-list-group__row-badge:after,.comet-list-group__row-badge:before,.comet-pill--badge:after,.comet-pill--badge:before,.comet-pill--large:after,.comet-pill--large:before,.comet-pill--overlay:after,.comet-pill--overlay:before,.comet-pill:after,.comet-pill:before,.comet-pills .comet-pill:after,.comet-pills .comet-pill:before{content:"";width:0;height:0;display:block}.comet-list-group__row-badge:before,.comet-pill--badge:before,.comet-pill--large:before,.comet-pill--overlay:before,.comet-pill:before,.comet-pills .comet-pill:before{margin-bottom:-.374167em}.comet-list-group__row-badge:after,.comet-pill--badge:after,.comet-pill--large:after,.comet-pill--overlay:after,.comet-pill:after,.comet-pills .comet-pill:after{margin-top:-.334167em}.comet-pills{margin:0 0 16px;padding:0;font-size:0;list-style:none}.comet-pills .comet-pill{margin:0 8px 0 0}.comet-pill--large{padding:8px;font-size:1.125rem}.comet-pill--on-dark{color:#fff;background-color:#363c49;border-color:#363c49}.comet-pill--new,.comet-pill--promotional,.comet-pill--status{text-transform:uppercase;font-weight:700}.comet-pill--new:before,.comet-pill--promotional:before,.comet-pill--status:before{margin-bottom:-.26em}.comet-pill--new:after,.comet-pill--promotional:after,.comet-pill--status:after{margin-top:-.41em}.comet-list-group__row-badge,.comet-pill--badge{color:#fff;background-color:#b42818;border:0;font-weight:700}.comet-pill--new{color:#fff;background-color:#c70;border-color:#c70}.comet-pill--ghost{color:#576075;background-color:#0000;border:1px solid #e2e4e9}.comet-pill--overlay{color:#fff;background-color:#0b0c0f80;border:0;padding:8px;position:absolute}.comet-tag{padding:8px;font-size:1rem}.comet-tag>*{vertical-align:middle}.comet-tag__avatar{border-radius:50%;width:32px;height:32px;margin:0 8px 0 0;display:inline-block}.comet-tag__close-button{background:#58627d;border:none;border-radius:50%;margin:0 0 0 8px;padding:4px}.comet-tag__close-button:hover{cursor:pointer;background:#404653}.comet-tag__icon{fill:#fff;width:8px;height:8px}html[dir=rtl] .comet-pill{margin:0 0 0 4px}html[dir=rtl] .comet-tag__close-button{margin:0 8px 0 0}html[dir=rtl] .comet-tag__avatar{margin:0 0 0 8px}.comet-row{background-color:#0000}.comet-row__inner{margin:auto;padding:0 16px}@media screen and (width>=768px){.comet-row__inner{max-width:1200px;padding:0 32px}}.comet-row--inner-inset .comet-row__inner,.comet-row.comet-theme--black-background .comet-row__inner,.comet-row.comet-theme--dark-background .comet-row__inner,.comet-row.comet-theme--light-background .comet-row__inner,.comet-row.comet-theme--primary-background .comet-row__inner,.comet-row.comet-theme--white-background .comet-row__inner{padding:16px}@media screen and (width>=768px){.comet-row--inner-inset .comet-row__inner,.comet-row.comet-theme--black-background .comet-row__inner,.comet-row.comet-theme--dark-background .comet-row__inner,.comet-row.comet-theme--light-background .comet-row__inner,.comet-row.comet-theme--primary-background .comet-row__inner,.comet-row.comet-theme--white-background .comet-row__inner{padding:32px}}.comet-row.comet-theme--dark-background{color:#fff;background-color:#2b303b}.comet-row.comet-theme--light-background{color:#2b303b;background-color:#e2e4e9}.comet-row.comet-theme--primary-background{color:#fff;background-color:#2d6a9f}.comet-row.comet-theme--black-background{color:#fff;background-color:#000}.comet-row.comet-theme--white-background{color:#2b303b;background-color:#fff}.comet-thumbnail{background-color:#2d6a9f;border-radius:4px;width:100%;height:0;padding-top:56%;display:block;position:relative;overflow:hidden}.comet-thumbnail__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:auto;padding-top:40px}.comet-thumbnail__icon,.comet-thumbnail__inner{position:absolute;inset:0}.comet-thumbnail__icon{fill:#fff;width:40px;height:40px;margin:auto}.comet-thumbnail__print-only-image{display:none}.comet-thumbnail--contain{background-color:#0b0c0f}.comet-thumbnail--contain .comet-thumbnail__inner{background-size:contain}.comet-thumbnail--squared{padding-top:100%}@media screen and (width>=768px){.comet-thumbnail--responsive-icons .comet-thumbnail__icon{width:60px;height:60px}}.comet-thumbnail--fixed-s{width:100px;height:75px;padding-top:0}.comet-thumbnail--fixed-s .comet-thumbnail__inner{width:100px;height:75px;position:realtive;padding-top:0}.comet-thumbnail--fixed{width:160px;height:90px;padding-top:0}.comet-thumbnail--fixed .comet-thumbnail__inner{width:160px;height:90px;position:realtive;padding-top:0}.comet-button{-webkit-appearance:none;color:#2b303b;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;background:0 0;border:none;border-radius:4px;margin:0 16px 0 0;padding:16px;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;line-height:1.375;text-decoration:none;transition:background .25s ease-in-out;display:inline-block}.comet-button:after,.comet-button:before{content:"";width:0;height:0;display:block}.comet-button:before{margin-bottom:-.374167em}.comet-button:after{margin-top:-.334167em}.comet-button::-moz-focus-inner{border:0;padding:0}.comet-button.comet-button--focus{outline:5px auto -webkit-focus-ring-color}.comet-button.comet-button--active,.comet-button:active{box-shadow:inset 0 0 12px #00000080}.comet-button--icon-with-text{vertical-align:middle;padding-top:10px;padding-bottom:10px}.comet-button--icon-with-text:after,.comet-button--icon-with-text:before{display:none}.comet-button--icon-with-text .comet-button__inner{justify-content:center;align-items:center;display:flex;position:relative}.comet-button--small{padding:8px 16px}.comet-button--pill{border-radius:24px}.comet-button--pill.comet-button--small{border-radius:18px}.comet-button--fab{border-radius:50%;width:48px;height:48px;padding:12px;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out;box-shadow:0 4px 5px #00000024,0 1px 10px #0000001f,0 2px 4px -1px #0000004d}.comet-button--fab.comet-button--active,.comet-button--fab.comet-button--focus,.comet-button--fab.comet-button--hover,.comet-button--fab:active,.comet-button--fab:focus,.comet-button--fab:focus-within,.comet-button--fab:hover{transform:translateY(-2px);box-shadow:0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f,0 8px 10px -5px #0000004d}.comet-button--fab.comet-button--disabled{transition:box-shadow .25s ease-in-out;box-shadow:0 4px 5px #00000024,0 1px 10px #0000001f,0 2px 4px -1px #0000004d}.comet-button--fab.comet-button--disabled.comet-button--active,.comet-button--fab.comet-button--disabled.comet-button--focus,.comet-button--fab.comet-button--disabled.comet-button--hover,.comet-button--fab.comet-button--disabled:active,.comet-button--fab.comet-button--disabled:focus,.comet-button--fab.comet-button--disabled:focus-within,.comet-button--fab.comet-button--disabled:hover{box-shadow:0 4px 5px #00000024,0 1px 10px #0000001f,0 2px 4px -1px #0000004d}.comet-button--fab.comet-button--disabled.comet-button--active,.comet-button--fab.comet-button--disabled.comet-button--focus,.comet-button--fab.comet-button--disabled.comet-button--hover,.comet-button--fab.comet-button--disabled:active,.comet-button--fab.comet-button--disabled:focus,.comet-button--fab.comet-button--disabled:hover{transform:none}.comet-button--icon-with-text.comet-button--small{padding-top:4px;padding-bottom:5px}.comet-button--icon-only{padding-top:18px;padding-bottom:18px}.comet-button--icon-only.comet-button--small{padding-top:12px;padding-bottom:12px}.comet-button--icon-only.comet-button--wide{min-width:96px}.comet-button__input--button,.comet-button__input--submit{cursor:pointer;color:#2b303b;background:0 0;border:0;border-radius:4px;margin:0;padding:0;position:absolute;inset:0}.comet-button--disabled .comet-button__input--button,.comet-button--disabled .comet-button__input--submit{cursor:not-allowed}.comet-button__icon{fill:inherit;flex-shrink:0}.comet-button--disabled .comet-button__icon{fill:#8a93a8}.comet-button--icon-s .comet-button__icon,.comet-button--small .comet-button__icon{width:16px;height:16px}.comet-button--icon-left-xs .comet-button__icon--left,.comet-button--icon-xs .comet-button__icon{width:12px;height:12px}.comet-button--icon-left-s .comet-button__icon--left{width:16px;height:16px}.comet-button--icon-right-xs .comet-button__icon--right{width:12px;height:12px}.comet-button--icon-right-s .comet-button__icon--right{width:16px;height:16px}.comet-button--primary{color:#fff;fill:#fff;background-color:#2d6a9f}.comet-button--primary.comet-button--active,.comet-button--primary.comet-button--focus,.comet-button--primary.comet-button--hover,.comet-button--primary:active,.comet-button--primary:focus,.comet-button--primary:hover{background-color:#163550}.comet-button--secondary{color:#2b303b;fill:#2b303b;background:#c4c9d4}.comet-button--secondary.comet-button--active,.comet-button--secondary.comet-button--focus,.comet-button--secondary.comet-button--hover,.comet-button--secondary:active,.comet-button--secondary:focus,.comet-button--secondary:hover{background-color:#8a93a8}.comet-button--science{color:#fff;fill:#fff;background-color:#6bac20}.comet-button--science.comet-button--active,.comet-button--science.comet-button--focus,.comet-button--science.comet-button--hover,.comet-button--science:active,.comet-button--science:focus,.comet-button--science:hover{background-color:#355610}.comet-button--math{color:#fff;fill:#fff;background-color:#4e17b5}.comet-button--math.comet-button--active,.comet-button--math.comet-button--focus,.comet-button--math.comet-button--hover,.comet-button--math:active,.comet-button--math:focus,.comet-button--math:hover{background-color:#270c5a}.comet-button--ss{color:#fff;fill:#fff;background-color:#b44418}.comet-button--ss.comet-button--active,.comet-button--ss.comet-button--focus,.comet-button--ss.comet-button--hover,.comet-button--ss:active,.comet-button--ss:focus,.comet-button--ss:hover{background-color:#5a220c}.comet-button--stem{color:#fff;fill:#fff;background-color:#2f9d89}.comet-button--stem.comet-button--active,.comet-button--stem.comet-button--focus,.comet-button--stem.comet-button--hover,.comet-button--stem:active,.comet-button--stem:focus,.comet-button--stem:hover{background-color:#174f44}.comet-button--comet,.comet-button--streaming{color:#fff;fill:#fff;background-color:#106cbc}.comet-button--comet.comet-button--active,.comet-button--comet.comet-button--focus,.comet-button--comet.comet-button--hover,.comet-button--comet:active,.comet-button--comet:focus,.comet-button--comet:hover,.comet-button--streaming.comet-button--active,.comet-button--streaming.comet-button--focus,.comet-button--streaming.comet-button--hover,.comet-button--streaming:active,.comet-button--streaming:focus,.comet-button--streaming:hover{background-color:#08365e}.comet-button--success{color:#fff;fill:#fff;background-color:#3c903e}.comet-button--success.comet-button--active,.comet-button--success.comet-button--focus,.comet-button--success.comet-button--hover,.comet-button--success:active,.comet-button--success:focus,.comet-button--success:hover{background-color:#1e481f}.comet-button--danger{color:#fff;fill:#fff;background-color:#b42818}.comet-button--danger.comet-button--active,.comet-button--danger.comet-button--focus,.comet-button--danger.comet-button--hover,.comet-button--danger:active,.comet-button--danger:focus,.comet-button--danger:hover{background-color:#5a140c}.comet-button--warning{color:#0b0c0f;fill:#0b0c0f;background-color:#e6c719}.comet-button--warning.comet-button--active,.comet-button--warning.comet-button--focus,.comet-button--warning.comet-button--hover,.comet-button--warning:active,.comet-button--warning:focus,.comet-button--warning:hover{background-color:#8a770f}.comet-button--new{color:#0b0c0f;fill:#0b0c0f;background-color:#ff9500}.comet-button--new.comet-button--active,.comet-button--new.comet-button--focus,.comet-button--new.comet-button--hover,.comet-button--new:active,.comet-button--new:focus,.comet-button--new:hover{background-color:#995900}.comet-button--light{color:#0b0c0f;fill:#0b0c0f;background-color:#e2e4e9}.comet-button--light.comet-button--active,.comet-button--light.comet-button--focus,.comet-button--light.comet-button--hover,.comet-button--light:active,.comet-button--light:focus,.comet-button--light:hover{background-color:#a7aebe}.comet-button--dark{color:#fff;fill:#fff;background-color:#414858}.comet-button--dark.comet-button--active,.comet-button--dark.comet-button--focus,.comet-button--dark.comet-button--hover,.comet-button--dark:active,.comet-button--dark:focus,.comet-button--dark:hover{background-color:#16181d}.comet-button--ghost{color:#2d6a9f;fill:#2d6a9f;background-color:#0000;border:2px solid #2d6a9f;padding:14px;transition:background .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out,fill .25s ease-in-out}.comet-button--ghost.comet-button--primary{color:#2d6a9f;fill:#2d6a9f;border-color:#2d6a9f}.comet-button--ghost.comet-button--secondary{color:#c4c9d4;fill:#c4c9d4;border-color:#c4c9d4}.comet-button--ghost.comet-button--science{color:#6bac20;fill:#6bac20;border-color:#6bac20}.comet-button--ghost.comet-button--math{color:#4e17b5;fill:#4e17b5;border-color:#4e17b5}.comet-button--ghost.comet-button--ss{color:#b44418;fill:#b44418;border-color:#b44418}.comet-button--ghost.comet-button--stem{color:#2f9d89;fill:#2f9d89;border-color:#2f9d89}.comet-button--ghost.comet-button--comet,.comet-button--ghost.comet-button--streaming{color:#106cbc;fill:#106cbc;border-color:#106cbc}.comet-button--ghost.comet-button--success{color:#3c903e;fill:#3c903e;border-color:#3c903e}.comet-button--ghost.comet-button--danger{color:#b42818;fill:#b42818;border-color:#b42818}.comet-button--ghost.comet-button--warning{color:#e6c719;fill:#e6c719;border-color:#e6c719}.comet-button--ghost.comet-button--new{color:#ff9500;fill:#ff9500;border-color:#ff9500}.comet-button--ghost.comet-button--light,.comet-button--ghost.comet-button--on-dark{color:#e2e4e9;fill:#e2e4e9;border-color:#e2e4e9}.comet-button--ghost.comet-button--dark{color:#414858;fill:#414858;border-color:#414858}.comet-button--ghost.comet-button--active,.comet-button--ghost.comet-button--focus,.comet-button--ghost.comet-button--hover,.comet-button--ghost.comet-dropdown-trigger--menu-visible,.comet-button--ghost:active,.comet-button--ghost:focus,.comet-button--ghost:hover,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle{color:#fff;fill:#fff;background-color:#2d6a9f;border-color:#2d6a9f}.comet-button--ghost.comet-button--active.comet-button--primary,.comet-button--ghost.comet-button--focus.comet-button--primary,.comet-button--ghost.comet-button--hover.comet-button--primary,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--primary,.comet-button--ghost:active.comet-button--primary,.comet-button--ghost:focus.comet-button--primary,.comet-button--ghost:hover.comet-button--primary,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--primary{background-color:#2d6a9f;border-color:#2d6a9f}.comet-button--ghost.comet-button--active.comet-button--secondary,.comet-button--ghost.comet-button--focus.comet-button--secondary,.comet-button--ghost.comet-button--hover.comet-button--secondary,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--secondary,.comet-button--ghost:active.comet-button--secondary,.comet-button--ghost:focus.comet-button--secondary,.comet-button--ghost:hover.comet-button--secondary,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--secondary{background-color:#8a93a8;border-color:#8a93a8}.comet-button--ghost.comet-button--active.comet-button--science,.comet-button--ghost.comet-button--focus.comet-button--science,.comet-button--ghost.comet-button--hover.comet-button--science,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--science,.comet-button--ghost:active.comet-button--science,.comet-button--ghost:focus.comet-button--science,.comet-button--ghost:hover.comet-button--science,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--science{background-color:#6bac20;border-color:#6bac20}.comet-button--ghost.comet-button--active.comet-button--math,.comet-button--ghost.comet-button--focus.comet-button--math,.comet-button--ghost.comet-button--hover.comet-button--math,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--math,.comet-button--ghost:active.comet-button--math,.comet-button--ghost:focus.comet-button--math,.comet-button--ghost:hover.comet-button--math,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--math{background-color:#4e17b5;border-color:#4e17b5}.comet-button--ghost.comet-button--active.comet-button--ss,.comet-button--ghost.comet-button--focus.comet-button--ss,.comet-button--ghost.comet-button--hover.comet-button--ss,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--ss,.comet-button--ghost:active.comet-button--ss,.comet-button--ghost:focus.comet-button--ss,.comet-button--ghost:hover.comet-button--ss,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--ss{background-color:#b44418;border-color:#b44418}.comet-button--ghost.comet-button--active.comet-button--stem,.comet-button--ghost.comet-button--focus.comet-button--stem,.comet-button--ghost.comet-button--hover.comet-button--stem,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--stem,.comet-button--ghost:active.comet-button--stem,.comet-button--ghost:focus.comet-button--stem,.comet-button--ghost:hover.comet-button--stem,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--stem{background-color:#2f9d89;border-color:#2f9d89}.comet-button--ghost.comet-button--active.comet-button--comet,.comet-button--ghost.comet-button--active.comet-button--streaming,.comet-button--ghost.comet-button--focus.comet-button--comet,.comet-button--ghost.comet-button--focus.comet-button--streaming,.comet-button--ghost.comet-button--hover.comet-button--comet,.comet-button--ghost.comet-button--hover.comet-button--streaming,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--comet,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--streaming,.comet-button--ghost:active.comet-button--comet,.comet-button--ghost:active.comet-button--streaming,.comet-button--ghost:focus.comet-button--comet,.comet-button--ghost:focus.comet-button--streaming,.comet-button--ghost:hover.comet-button--comet,.comet-button--ghost:hover.comet-button--streaming,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--comet,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--streaming{background-color:#106cbc;border-color:#106cbc}.comet-button--ghost.comet-button--active.comet-button--success,.comet-button--ghost.comet-button--focus.comet-button--success,.comet-button--ghost.comet-button--hover.comet-button--success,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--success,.comet-button--ghost:active.comet-button--success,.comet-button--ghost:focus.comet-button--success,.comet-button--ghost:hover.comet-button--success,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--success{background-color:#3c903e;border-color:#3c903e}.comet-button--ghost.comet-button--active.comet-button--danger,.comet-button--ghost.comet-button--focus.comet-button--danger,.comet-button--ghost.comet-button--hover.comet-button--danger,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--danger,.comet-button--ghost:active.comet-button--danger,.comet-button--ghost:focus.comet-button--danger,.comet-button--ghost:hover.comet-button--danger,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--danger{background-color:#b42818;border-color:#b42818}.comet-button--ghost.comet-button--active.comet-button--warning,.comet-button--ghost.comet-button--focus.comet-button--warning,.comet-button--ghost.comet-button--hover.comet-button--warning,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--warning,.comet-button--ghost:active.comet-button--warning,.comet-button--ghost:focus.comet-button--warning,.comet-button--ghost:hover.comet-button--warning,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--warning{color:#0b0c0f;fill:#0b0c0f;background-color:#e6c719;border-color:#e6c719}.comet-button--ghost.comet-button--active.comet-button--new,.comet-button--ghost.comet-button--focus.comet-button--new,.comet-button--ghost.comet-button--hover.comet-button--new,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--new,.comet-button--ghost:active.comet-button--new,.comet-button--ghost:focus.comet-button--new,.comet-button--ghost:hover.comet-button--new,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--new{color:#0b0c0f;fill:#0b0c0f;background-color:#ff9500;border-color:#ff9500}.comet-button--ghost.comet-button--active.comet-button--light,.comet-button--ghost.comet-button--active.comet-button--on-dark,.comet-button--ghost.comet-button--focus.comet-button--light,.comet-button--ghost.comet-button--focus.comet-button--on-dark,.comet-button--ghost.comet-button--hover.comet-button--light,.comet-button--ghost.comet-button--hover.comet-button--on-dark,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--light,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--on-dark,.comet-button--ghost:active.comet-button--light,.comet-button--ghost:active.comet-button--on-dark,.comet-button--ghost:focus.comet-button--light,.comet-button--ghost:focus.comet-button--on-dark,.comet-button--ghost:hover.comet-button--light,.comet-button--ghost:hover.comet-button--on-dark,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--light,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--on-dark{color:#0b0c0f;fill:#0b0c0f;background-color:#e2e4e9;border-color:#e2e4e9}.comet-button--ghost.comet-button--active.comet-button--dark,.comet-button--ghost.comet-button--focus.comet-button--dark,.comet-button--ghost.comet-button--hover.comet-button--dark,.comet-button--ghost.comet-dropdown-trigger--menu-visible.comet-button--dark,.comet-button--ghost:active.comet-button--dark,.comet-button--ghost:focus.comet-button--dark,.comet-button--ghost:hover.comet-button--dark,.comet-button__input:checked+.comet-button--ghost.comet-button--toggle.comet-button--dark{background-color:#414858;border-color:#414858}.comet-button--ghost.comet-button--disabled,.comet-button--ghost.comet-button--disabled.comet-button--active,.comet-button--ghost.comet-button--disabled.comet-button--focus,.comet-button--ghost.comet-button--disabled.comet-button--hover,.comet-button--ghost.comet-button--disabled:active,.comet-button--ghost.comet-button--disabled:focus,.comet-button--ghost.comet-button--disabled:hover{color:#8a93a8;cursor:not-allowed;fill:#8a93a8;background-color:#e2e4e9;border-color:#e2e4e9}.comet-button--flat{background-color:#0000;transition:all .25s ease-in-out}.comet-button--flat,.comet-button--flat.comet-button--primary{color:#2d6a9f;fill:#2d6a9f}.comet-button--flat.comet-button--secondary{color:#c4c9d4;fill:#c4c9d4}.comet-button--flat.comet-button--science{color:#6bac20;fill:#6bac20}.comet-button--flat.comet-button--math{color:#4e17b5;fill:#4e17b5}.comet-button--flat.comet-button--ss{color:#b44418;fill:#b44418}.comet-button--flat.comet-button--stem{color:#2f9d89;fill:#2f9d89}.comet-button--flat.comet-button--comet,.comet-button--flat.comet-button--streaming{color:#106cbc;fill:#106cbc}.comet-button--flat.comet-button--success{color:#3c903e;fill:#3c903e}.comet-button--flat.comet-button--danger{color:#b42818;fill:#b42818}.comet-button--flat.comet-button--warning{color:#e6c719;fill:#e6c719}.comet-button--flat.comet-button--new{color:#ff9500;fill:#ff9500}.comet-button--flat.comet-button--light,.comet-button--flat.comet-button--on-dark{color:#e2e4e9;fill:#e2e4e9}.comet-button--flat.comet-button--dark{color:#414858;fill:#414858}.comet-button--flat.comet-button--active,.comet-button--flat.comet-button--active.comet-button--primary,.comet-button--flat.comet-button--focus,.comet-button--flat.comet-button--focus.comet-button--primary,.comet-button--flat.comet-button--hover,.comet-button--flat.comet-button--hover.comet-button--primary,.comet-button--flat.comet-dropdown-trigger--menu-visible,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--primary,.comet-button--flat:active,.comet-button--flat:active.comet-button--primary,.comet-button--flat:focus,.comet-button--flat:focus.comet-button--primary,.comet-button--flat:hover,.comet-button--flat:hover.comet-button--primary,.comet-button__input:checked+.comet-button--flat.comet-button--toggle,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--primary{background-color:#2d6a9f33}.comet-button--flat.comet-button--active.comet-button--secondary,.comet-button--flat.comet-button--focus.comet-button--secondary,.comet-button--flat.comet-button--hover.comet-button--secondary,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--secondary,.comet-button--flat:active.comet-button--secondary,.comet-button--flat:focus.comet-button--secondary,.comet-button--flat:hover.comet-button--secondary,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--secondary{background-color:#c4c9d433}.comet-button--flat.comet-button--active.comet-button--science,.comet-button--flat.comet-button--focus.comet-button--science,.comet-button--flat.comet-button--hover.comet-button--science,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--science,.comet-button--flat:active.comet-button--science,.comet-button--flat:focus.comet-button--science,.comet-button--flat:hover.comet-button--science,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--science{background-color:#6bac2033}.comet-button--flat.comet-button--active.comet-button--math,.comet-button--flat.comet-button--focus.comet-button--math,.comet-button--flat.comet-button--hover.comet-button--math,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--math,.comet-button--flat:active.comet-button--math,.comet-button--flat:focus.comet-button--math,.comet-button--flat:hover.comet-button--math,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--math{background-color:#4e17b533}.comet-button--flat.comet-button--active.comet-button--ss,.comet-button--flat.comet-button--focus.comet-button--ss,.comet-button--flat.comet-button--hover.comet-button--ss,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--ss,.comet-button--flat:active.comet-button--ss,.comet-button--flat:focus.comet-button--ss,.comet-button--flat:hover.comet-button--ss,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--ss{background-color:#b4441833}.comet-button--flat.comet-button--active.comet-button--stem,.comet-button--flat.comet-button--focus.comet-button--stem,.comet-button--flat.comet-button--hover.comet-button--stem,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--stem,.comet-button--flat:active.comet-button--stem,.comet-button--flat:focus.comet-button--stem,.comet-button--flat:hover.comet-button--stem,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--stem{background-color:#2f9d8933}.comet-button--flat.comet-button--active.comet-button--comet,.comet-button--flat.comet-button--active.comet-button--streaming,.comet-button--flat.comet-button--focus.comet-button--comet,.comet-button--flat.comet-button--focus.comet-button--streaming,.comet-button--flat.comet-button--hover.comet-button--comet,.comet-button--flat.comet-button--hover.comet-button--streaming,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--comet,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--streaming,.comet-button--flat:active.comet-button--comet,.comet-button--flat:active.comet-button--streaming,.comet-button--flat:focus.comet-button--comet,.comet-button--flat:focus.comet-button--streaming,.comet-button--flat:hover.comet-button--comet,.comet-button--flat:hover.comet-button--streaming,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--comet,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--streaming{background-color:#106cbc33}.comet-button--flat.comet-button--active.comet-button--success,.comet-button--flat.comet-button--focus.comet-button--success,.comet-button--flat.comet-button--hover.comet-button--success,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--success,.comet-button--flat:active.comet-button--success,.comet-button--flat:focus.comet-button--success,.comet-button--flat:hover.comet-button--success,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--success{background-color:#3c903e33}.comet-button--flat.comet-button--active.comet-button--danger,.comet-button--flat.comet-button--focus.comet-button--danger,.comet-button--flat.comet-button--hover.comet-button--danger,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--danger,.comet-button--flat:active.comet-button--danger,.comet-button--flat:focus.comet-button--danger,.comet-button--flat:hover.comet-button--danger,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--danger{background-color:#b4281833}.comet-button--flat.comet-button--active.comet-button--warning,.comet-button--flat.comet-button--focus.comet-button--warning,.comet-button--flat.comet-button--hover.comet-button--warning,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--warning,.comet-button--flat:active.comet-button--warning,.comet-button--flat:focus.comet-button--warning,.comet-button--flat:hover.comet-button--warning,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--warning{background-color:#e6c71933}.comet-button--flat.comet-button--active.comet-button--new,.comet-button--flat.comet-button--focus.comet-button--new,.comet-button--flat.comet-button--hover.comet-button--new,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--new,.comet-button--flat:active.comet-button--new,.comet-button--flat:focus.comet-button--new,.comet-button--flat:hover.comet-button--new,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--new{background-color:#ff950033}.comet-button--flat.comet-button--active.comet-button--light,.comet-button--flat.comet-button--active.comet-button--on-dark,.comet-button--flat.comet-button--focus.comet-button--light,.comet-button--flat.comet-button--focus.comet-button--on-dark,.comet-button--flat.comet-button--hover.comet-button--light,.comet-button--flat.comet-button--hover.comet-button--on-dark,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--light,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--on-dark,.comet-button--flat:active.comet-button--light,.comet-button--flat:active.comet-button--on-dark,.comet-button--flat:focus.comet-button--light,.comet-button--flat:focus.comet-button--on-dark,.comet-button--flat:hover.comet-button--light,.comet-button--flat:hover.comet-button--on-dark,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--light,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--on-dark{background-color:#e2e4e933}.comet-button--flat.comet-button--active.comet-button--dark,.comet-button--flat.comet-button--focus.comet-button--dark,.comet-button--flat.comet-button--hover.comet-button--dark,.comet-button--flat.comet-dropdown-trigger--menu-visible.comet-button--dark,.comet-button--flat:active.comet-button--dark,.comet-button--flat:focus.comet-button--dark,.comet-button--flat:hover.comet-button--dark,.comet-button__input:checked+.comet-button--flat.comet-button--toggle.comet-button--dark{background-color:#41485833}.comet-button--flat.comet-button--disabled{color:#8a93a8;cursor:not-allowed;fill:#8a93a8;background-color:#e2e4e9}.comet-button--flat.comet-button--disabled.comet-button--active,.comet-button--flat.comet-button--disabled.comet-button--focus,.comet-button--flat.comet-button--disabled.comet-button--hover,.comet-button--flat.comet-button--disabled:active,.comet-button--flat.comet-button--disabled:focus,.comet-button--flat.comet-button--disabled:hover{box-shadow:none;color:#8a93a8;cursor:not-allowed;fill:#8a93a8;text-shadow:none;background-color:#e2e4e9}.comet-button--icon{fill:#fff}.comet-button--icon.comet-button--disabled{fill:#8a93a8}.comet-button--disabled{color:#8a93a8;cursor:not-allowed;fill:#8a93a8;background-color:#e2e4e9}.comet-button--disabled.comet-button--active,.comet-button--disabled.comet-button--focus,.comet-button--disabled.comet-button--hover,.comet-button--disabled:active,.comet-button--disabled:focus,.comet-button--disabled:hover{box-shadow:none;color:#8a93a8;cursor:not-allowed;fill:#8a93a8;text-shadow:none;background-color:#e2e4e9}.comet-button--icon__icon,.comet-button--icon__text,.comet-button__icon,.comet-button__text{vertical-align:middle}.comet-button--icon__icon+.comet-button--icon__text,.comet-button--icon__text+.comet-button--icon__icon,.comet-button__icon+.comet-button__text,.comet-button__text+.comet-button__icon{margin:0 0 0 8px}.comet-button__input{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap;order:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.comet-button__input:checked+.comet-button--toggle{box-shadow:inset 0 0 12px #00000080}.comet-button__input:focus+label{outline:5px auto -webkit-focus-ring-color}html[dir=rtl] .comet-button{margin-left:0;margin-right:16px}html[dir=rtl] .comet-button .comet-button__text{margin-left:0;margin-right:8px}html[dir=rtl] .comet-button .comet-button__icon{margin:0;transform:scaleX(-1)}html[dir=rtl] .comet-button.comet-button--icon-with-text .comet-button__icon--left{margin:0 0 0 8px}html[dir=rtl] .comet-button--icon-with-text .comet-button__text{margin-left:8px;margin-right:0}.comet-button-group{vertical-align:middle;margin:0;display:inline-flex;position:relative}.comet-button-group .comet-button{background-image:linear-gradient(90deg,#0b0c0f33,#0b0c0f33 2px,#0b0c0f00 0);border-radius:0;margin:0;position:relative}.comet-button-group .comet-button:first-child{background-image:none;border-radius:4px 0 0 4px}.comet-button-group .comet-button:last-child{border-radius:0 4px 4px 0}.comet-button-group .comet-button:first-child,.comet-button-group .comet-button__input:first-child+.comet-button{background-image:none;border-radius:4px 0 0 4px}.comet-button-group .comet-button__input:checked+.comet-button,.comet-button-group .comet-button__input:checked+.comet-button--toggle+.comet-button__input+.comet-button--toggle{background-image:none}.comet-button-group--vertical{flex-direction:column}.comet-button-group--vertical .comet-button{background-image:linear-gradient(#c4c9d4,#c4c9d4 2px,#c4c9d400 0)}.comet-button-group--vertical .comet-button:last-child{border-radius:0 0 4px 4px}.comet-button-group--vertical .comet-button:first-child,.comet-button-group--vertical .comet-button__input:first-child+.comet-button{border-radius:4px 4px 0 0}html[dir=rtl] .comet-button-group .comet-button{background-image:linear-gradient(-90deg,#26262633,#26262633 2px,#26262600 0);margin:0}html[dir=rtl] .comet-button-group .comet-button .comet-button__icon{margin:0}html[dir=rtl] .comet-button-group .comet-button .comet-button__icon+.comet-button__text{margin:0 8px 0 0}html[dir=rtl] .comet-button-group .comet-button:first-child{background-image:none;border-radius:0 4px 4px 0}html[dir=rtl] .comet-button-group .comet-button:last-child{border-radius:4px 0 0 4px}html[dir=rtl] .comet-button-group .comet-button:last-child .comet-button__icon{margin:0}html[dir=rtl] .comet-button-group .comet-button__input:first-child+.comet-button{background-image:none;border-radius:0 4px 4px 0}html[dir=rtl] .comet-button-group--vertical .comet-button{background-image:linear-gradient(#26262633,#26262633 2px,#26262600 0)}html[dir=rtl] .comet-button-group--vertical .comet-button:last-child{border-radius:0 0 4px 4px}html[dir=rtl] .comet-button-group--vertical .comet-button:first-child,html[dir=rtl] .comet-button-group--vertical .comet-button__input:first-child+.comet-button{border-radius:4px 4px 0 0}.comet-block-message{color:#2b303b;border-radius:4px;flex-direction:row;align-items:baseline;width:auto;max-width:800px;margin:0 0 32px;padding:16px;line-height:1.4;display:flex;position:relative}.comet-block-message:after,.comet-block-message:before{content:"";width:0;height:0;display:block}.comet-block-message:before{margin-bottom:-.32em}.comet-block-message:after{margin-top:-.31em}.comet-block-message .comet-button{flex-shrink:0;margin:0 0 0 16px}.comet-block-message__icon-box{white-space:nowrap;background:0 0;border:0;outline:0;flex-shrink:0;margin:0;padding:8px;display:inline-block}.comet-block-message__icon{vertical-align:text-bottom}.comet-block-message__content{text-align:left;flex-grow:1}.comet-block-message__content p{vertical-align:middle;margin:0}.comet-block-message--informational{background:#d7e6f4}.comet-block-message--informational .comet-block-message__icon{fill:#163550}.comet-block-message--success{background:#dbf0db}.comet-block-message--success .comet-block-message__icon{fill:#3c903e}.comet-block-message--warning{background:#faf4d1}.comet-block-message--warning .comet-block-message__icon{fill:#e6c719}.comet-block-message--error{background:#f9d6d2}.comet-block-message--error .comet-block-message__icon{fill:#b42818}.comet-block-message--device-rotate{text-align:center;background:#363c49;padding:32px;display:block}.comet-block-message--device-rotate .comet-block-message__icon-box{display:inline-block}.comet-block-message--device-rotate .comet-block-message__content p{color:#fff}.comet-block-message--device-rotate .comet-block-message__icon{fill:#fff;margin:16px auto;display:block}html[dir=rtl] .comet-block-message .comet-block-message__content{text-align:right}html[dir=rtl] .comet-block-message .comet-button{margin:0 16px 0 0}html[dir=rtl] .comet-block-message li{margin:0 16px 8px 0}.comet-callout{color:#2b303b;border-left:8px solid;flex-direction:row;align-items:flex-start;max-width:800px;margin:0 0 32px;padding:16px;display:flex;position:relative}@media (width>=768px){.comet-callout{padding:32px}}.comet-callout__icon-box{white-space:nowrap;background:0 0;border:0;outline:0;flex-shrink:0;margin:0;padding:0 8px 0 0;display:inline-block}.comet-callout__icon{vertical-align:text-top}.comet-callout__content{flex-grow:1}.comet-callout__content h3{color:#2b303b;margin:0 0 8px;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.375}.comet-callout__content h3:after,.comet-callout__content h3:before{content:"";width:0;height:0;display:block}.comet-callout__content h3:before{margin-bottom:-.300833em}.comet-callout__content h3:after{margin-top:-.4075em}.comet-callout__content p{color:#2b303b;vertical-align:middle;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-callout__content p:after,.comet-callout__content p:before{content:"";width:0;height:0;display:block}.comet-callout__content p:before{margin-bottom:-.374167em}.comet-callout__content p:after{margin-top:-.334167em}.comet-callout__content ol,.comet-callout__content ul{margin:16px 0;padding:0}.comet-callout__content li{color:#2b303b;margin:0 0 8px 16px;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-callout--misconception{background-color:#fff3e2;border-color:#de8000}.comet-callout--misconception .comet-callout__icon{fill:#de8000}.comet-callout--definition{background-color:#f3edf8;border-color:#864cb9}.comet-callout--definition .comet-callout__icon{fill:#864cb9}.comet-callout--focus-benchmark,.comet-callout--teacher-note{background-color:#e7f4f8;border-color:#39a5c0}.comet-callout--focus-benchmark .comet-callout__icon,.comet-callout--teacher-note .comet-callout__icon{fill:#39a5c0}.comet-callout--did-you-know{background-color:#fceff3;border-color:#df5c84}.comet-callout--did-you-know .comet-callout__icon{fill:#df5c84}.comet-callout--generic{background-color:#e2e4e9;border-color:#0b0c0f;align-items:center}.comet-callout--generic .comet-callout__icon{fill:#2b303b}.comet-callout--generic-white{background-color:#fff;border-color:#0b0c0f;align-items:center}.comet-callout--generic-white .comet-callout__icon{fill:#2b303b}.comet-callout--science{border-color:#6bac20}.comet-callout--stem{border-color:#2f9d89}.comet-callout--math{border-color:#4e17b5}.comet-callout--social-studies{border-color:#b44418}.comet-callout--streaming{border-color:#106cbc}html[dir=rtl] .comet-callout{border-left:0;border-right:8px solid}html[dir=rtl] .comet-callout .comet-callout__icon-box{padding:0 0 0 8px}html[dir=rtl] .comet-callout.comet-callout--definition{border-color:#864cb9}html[dir=rtl] .comet-callout.comet-callout--did-you-know{border-color:#df5c84}html[dir=rtl] .comet-callout.comet-callout--focus-benchmark,html[dir=rtl] .comet-callout.comet-callout--teacher-note{border-color:#39a5c0}html[dir=rtl] .comet-callout.comet-callout--misconception{border-color:#de8000}.comet-cards{flex-wrap:wrap;place-content:stretch space-between;margin:0;padding:0;list-style:none;display:flex}.comet-card{background-color:#363c49;border-radius:4px;flex-direction:column;width:100%;margin:0 0 16px;font-family:Proxima Nova,Arial,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 2px #00000024,0 1px 5px #0000001f,0 3px 1px -2px #0003}.comet-card.comet-card--invisible{visibility:hidden;height:0;margin:0}.comet-card__card-anchor{flex-grow:1;flex-shrink:0;width:100%;text-decoration:none;transition:background-color .25s ease-in-out;overflow:hidden}.comet-card__card-anchor:focus,.comet-card__card-anchor:hover{background-color:#535c70}.comet-card__card-anchor .comet-thumbnail__inner{width:100%;height:100%;transition:height .25s ease-in-out,width .25s ease-in-out,margin .25s ease-in-out}.comet-card__card-anchor:focus .comet-thumbnail__inner,.comet-card__card-anchor:hover .comet-thumbnail__inner{width:105%;height:105%;margin-top:-2.5%;margin-left:-2.5%}.comet-card .comet-thumbnail{border-bottom-right-radius:0;border-bottom-left-radius:0}.comet-card .comet-thumbnail--no-image .comet-thumbnail__inner{width:100%;height:100%;margin:0}.comet-card__copy{padding:8px}.comet-card__type{color:#c4c9d4;text-transform:uppercase;margin:0 0 4px;font-size:.75rem;font-weight:700}.comet-card__title{color:#fff;margin:0;line-height:1.25}.comet-card__caption{color:#c4c9d4;margin:8px 0 0;font-size:1rem}.comet-card__duration{top:8px;left:8px}@media screen and (width>=768px){.comet-card__duration{top:16px;left:16px}}.comet-card .comet-list-group__list{margin-bottom:0}.comet-card .comet-list-group__row-anchor{transition:all .25s ease-in-out}.comet-card .comet-list-group__row-anchor:focus,.comet-card .comet-list-group__row-anchor:hover{background-color:#535c70}@media screen and (width<=1024px){.comet-card .comet-list-group__row-anchor{padding:8px}}.comet-card .comet-list-group__row:first-child{border-top:1px solid #535c70}.comet-card .comet-list-group__row:last-child{border-bottom:0}.comet-card--background-contain .comet-card__image{background-color:#c4c9d4}.comet-card--background-contain .comet-card__image-inner{background-size:contain}.comet-card--background-contain .comet-card__card-anchor:focus .comet-card__image,.comet-card--background-contain .comet-card__card-anchor:hover .comet-card__image{background-color:#e2e4e9}.comet-card--white{background:#fff}.comet-card--white .comet-card__card-anchor:focus,.comet-card--white .comet-card__card-anchor:hover{background-color:#c4c9d4}.comet-card--white .comet-card__type{color:#7b869d}.comet-card--white .comet-card__caption,.comet-card--white .comet-card__title{color:#0b0c0f}.comet-card--white .comet-list-group__row:first-child{border-top-color:#c4c9d4}.comet-card--white .comet-list-group__row-anchor:focus,.comet-card--white .comet-list-group__row-anchor:hover{background-color:#c4c9d4}.comet-card--light{background:#e2e4e9}.comet-card--light .comet-card__card-anchor:focus,.comet-card--light .comet-card__card-anchor:hover{background-color:#c4c9d4}.comet-card--light .comet-card__type{color:#6c7893}.comet-card--light .comet-card__caption,.comet-card--light .comet-card__title{color:#0b0c0f}.comet-card--light .comet-list-group__row:first-child{border-top-color:#c4c9d4}.comet-card--light .comet-list-group__row-anchor:focus,.comet-card--light .comet-list-group__row-anchor:hover{background-color:#c4c9d4}.comet-card__actions--stack-labels{flex-direction:row;display:flex}.comet-card__actions--stack-labels .comet-card__action{flex:50px;margin:0}.comet-card__actions--stack-labels .comet-card__action-icon{margin:0 auto 4px;display:block}.comet-card__actions--stack-labels .comet-card__action-label{font-size:.75rem;display:block}@media screen and (width>=480px){.comet-card{width:calc(50% - 8px)}.comet-card__title{font-size:1.25rem}}@media screen and (width>=768px){.comet-card{width:calc(33.3% - 21.3333px);margin:0 0 32px}.comet-card__copy{padding:16px}}@media screen and (width>=1024px){.comet-card__type-icon{width:60px;height:60px}}@media screen and (width>=1200px){.comet-card{width:calc(25% - 24px)}}.comet-card.comet-theme--dark-background{background-color:#2b303b}html[dir=rtl] .comet-card{text-align:right}html[dir=rtl] .comet-card .comet-card__duration{left:auto;right:8px}@media screen and (width>=768px){html[dir=rtl] .comet-card .comet-card__duration{right:16px}}html[dir=rtl] .comet-card .actions-region-search{left:0;right:auto}html[dir=rtl] .comet-card .comet-list-group__row-anchor .comet-list-group__row-label,html[dir=rtl] .comet-card .comet-list-group__row-anchor .comet-list-group__row-type-icon{margin:0 0 0 8px}.comet-dialog{color:#2b303b;background:#fff;border-radius:4px;max-width:580px;margin:16px;padding:16px;display:none;position:relative;box-shadow:2px 3px 4px #0000000d}@media (width>=600px){.comet-dialog{margin:0 auto}}.comet-modal .comet-dialog{display:block}.comet-dialog__inner{line-height:1.4}.comet-dialog__inner:after,.comet-dialog__inner:before{content:"";width:0;height:0;display:block}.comet-dialog__inner:before{margin-bottom:-.32em}.comet-dialog__inner:after{margin-top:-.31em}.comet-dialog__inner .comet-dialog__header--no-content{margin:0 0 32px}.comet-dialog__button-row{flex-direction:column-reverse;justify-content:center;align-items:stretch;display:flex}@media (width>=600px){.comet-dialog__button-row{flex-direction:row;justify-content:flex-start;align-items:baseline}}.comet-dialog__button{margin:0 0 16px}@media (width>=600px){.comet-dialog__button{margin:0 0 0 auto}.comet-dialog__button:not(.comet-dialog__button--cancel)+.comet-dialog__button{margin:0 0 0 16px}.comet-dialog__button--cancel{margin-left:0}}@media screen and (width>=600px){html[dir=rtl] .comet-dialog .comet-dialog__button{margin-right:auto}html[dir=rtl] .comet-dialog .comet-dialog__button:not(.comet-dialog__button--cancel)+.comet-dialog__button{margin:0 16px 0 0}html[dir=rtl] .comet-dialog .comet-dialog__button--cancel{margin-right:0}}.comet-embedded{margin:0 0 32px;position:relative}.comet-embedded .comet-embedded__pill--new{float:right;margin:0 0 0 8px}.comet-embedded__media{margin:0 0 8px;padding:0;position:relative}.comet-embedded__overlay{z-index:2;width:100%;position:absolute;top:0;bottom:0}.comet-embedded_action-bar{float:right;width:32px;margin:4px}.comet-embedded_action-bar__item{background-color:#0b0c0f80;border-radius:4px;width:100%;height:32px;margin:0 0 4px;padding:8px;transition:background-color .25s ease-in-out;display:block}.comet-embedded_action-bar__item:hover{background-color:#0b0c0f}.comet-embedded_action-bar__icon{fill:#fff;width:16px;height:16px}.comet-embedded__image-wrapper{background-color:#0b0c0f;width:100%;height:0;padding-top:56%;position:relative}.comet-embedded__image{text-align:center;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #c4c9d4;border-radius:4px;width:100%;height:auto;position:absolute;inset:0}.comet-embedded__image.comet-embedded__image--contain{background-size:contain}.comet-embedded__icon{fill:#fff;width:24px;height:24px;margin-top:-12px;margin-left:-12px;transition:fill .4s;position:absolute;top:50%;left:50%}@media screen and (width>=480px){.comet-embedded__icon{fill:#fff}}.comet-embedded__button:hover .comet-embedded__icon{fill:#0b0c0f}.comet-embedded__full-image{border:1px solid #c4c9d4;border-radius:4px;width:100%}.comet-embedded__print-image{display:none}.comet-embedded__link-title{color:#2d6a9f;text-decoration:none}.comet-embedded__link-title .comet-embedded__title{color:#2d6a9f;cursor:pointer;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;text-decoration:none}.comet-embedded__link-title .comet-embedded__title:hover{text-decoration:underline}.comet-embedded__title{margin:0 0 4px;font-weight:700}.comet-embedded__caption,.comet-embedded__title{color:#2b303b;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-size:1rem;line-height:1.375}.comet-embedded__caption{margin:0}html[dir=rtl] .comet-embedded .comet-embedded_action-bar{float:left}html[dir=rtl] .comet-embedded .comet-embedded__pill--new{float:left;margin:0 8px 0 0}.comet-embedded__video .video-container.video-js{width:auto;height:auto;position:absolute;inset:0}.comet-embedded__video .comet-embedded__pill--duration{top:8px;left:8px}@media screen and (width>=768px){.comet-embedded__video .comet-embedded__pill--duration{top:16px;left:16px}}.comet-embedded__video-container.video-js.video-container{width:auto;height:auto;position:absolute;inset:0}.comet-embedded__play-button{background-color:#0b0c0f80;border-radius:50%;width:64px;height:64px;margin-top:-32px;margin-left:-32px;transition:background-color .25s ease-in-out;display:block;position:absolute;top:50%;left:50%}.comet-embedded__play-button:hover{background-color:#0b0c0f}.comet-embedded__play-icon{fill:#ffffffb3;width:24px;height:24px;margin-top:-12px;margin-left:-12px;transition:fill .4s;position:absolute;top:50%;left:55%}html[dir=rtl] .comet-embedded .comet-embedded__video .comet-embedded__pill--duration{left:auto;right:8px}@media screen and (width>=768px){html[dir=rtl] .comet-embedded .comet-embedded__video .comet-embedded__pill--duration{right:16px}}.comet-feature-cards{flex-wrap:wrap;place-content:stretch space-between;margin:0;padding:0;list-style:none;display:flex}.comet-feature-card{box-shadow:none;background-color:#fff;flex-direction:column;flex-basis:100%;margin:0 1px 1px 0;font-family:Proxima Nova,Arial,sans-serif;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out;display:flex;position:relative;overflow:hidden}.comet-feature-card.comet-button--active,.comet-feature-card.comet-button--focus,.comet-feature-card.comet-button--hover,.comet-feature-card:active,.comet-feature-card:focus,.comet-feature-card:focus-within,.comet-feature-card:hover{transform:translateY(-2px);box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px -1px #0000004d}@media (width>=480px){.comet-feature-card{flex-basis:calc(50% - 1px)}}@media (width>=768px){.comet-feature-card{flex-basis:calc(33.3% - 1px)}.comet-feature-cards--4-up .comet-feature-card{flex-basis:calc(25% - 1px)}}.comet-feature-card.comet-feature-card--invisible{visibility:hidden;height:0;margin:0}.comet-feature-card__anchor{color:#2b303b;flex-direction:column;flex-grow:1;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;text-decoration:none;display:flex}.comet-feature-card__thumbnail{border-radius:0;padding-top:40%}@media (width>=480px){.comet-feature-card__thumbnail{padding-top:84%}}.comet-feature-card__content{padding:32px}.comet-feature-card__title{color:#2d6a9f;margin:0 0 32px;line-height:1.25;transition:color .25s ease-in-out}.comet-feature-card:hover .comet-feature-card__title{color:#163550}.comet-feature-card__title-icon{height:40px;transition:fill .25s ease-in-out}.comet-feature-card__title-icon--science{fill:#6bac20}.comet-feature-card:hover .comet-feature-card__title-icon--science{fill:#355610}.comet-feature-card__title-icon--social-studies{fill:#b44418}.comet-feature-card:hover .comet-feature-card__title-icon--social-studies{fill:#5a220c}.comet-feature-card__title-icon--math{fill:#4e17b5}.comet-feature-card:hover .comet-feature-card__title-icon--math{fill:#270c5a}.comet-feature-card__title-icon--stem{fill:#2f9d89}.comet-feature-card:hover .comet-feature-card__title-icon--stem{fill:#174f44}.comet-feature-card__description{color:#2b303b;margin:8px 0 0;font-size:1.125rem}.comet-feature-card__cta{background-color:#0b0c0f;border-radius:0;margin:auto 0 0 auto;display:flex}.comet-feature-card__cta:hover{background-color:#0b0c0f}.comet-feature-card:hover .comet-feature-card__cta{background-color:#163550}.comet-footer{text-align:center;background-color:#2b303b;font-size:.875rem;box-shadow:0 200px #2b303b,0 400px #2b303b,0 600px #2b303b,0 800px #2b303b,0 1000px #2b303b,0 1200px #2b303b,0 1400px #2b303b}.comet-footer .comet-row__inner{padding:16px}@media screen and (width>=768px){.comet-footer .comet-row__inner{padding:32px}}.comet-footer .comet-columns{padding:0}.comet-footer__link-list{margin:0 0 32px;padding:0}.comet-footer__link{color:#fff;white-space:pre;margin:0 32px 0 0;list-style-type:none;display:inline}.comet-footer__link a{color:#fff;cursor:pointer;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;text-decoration:none}.comet-footer__link a:hover{text-decoration:underline}.comet-footer__social-list{margin:0 0 32px;padding:0}.comet-footer__social-icon{fill:#fff;text-align:center;width:24px;height:24px;margin:0 4px 0 0}.comet-footer__social-link{list-style-type:none;display:inline}.comet-footer__social-link a,.comet-footer__social-link a a:hover{text-decoration:none}.comet-footer__legal p{color:#c4c9d4;margin:0}html[dir=rtl] .comet-footer .comet-footer__link-list{flex-wrap:wrap;justify-content:center;display:flex}.comet-global-nav-bar{color:#2b303b;background:#21242c;flex-direction:column;width:100%;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;display:flex;position:relative}.comet-global-nav-bar .comet-global-nav-bar__item-icon{pointer-events:none;fill:#98a1b3;flex:0 0 24px;height:24px;margin-top:-6px;margin-bottom:-6px;transition:fill .4s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar .comet-global-nav-bar__item-icon,.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar .comet-global-nav-bar__item-icon,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar .comet-global-nav-bar__item-icon{fill:#c4c9d4;transition:fill .5s ease-in-out}.comet-global-nav-bar.comet-global-nav-bar--theme-product-science .comet-global-nav-bar__item--selected:before{background-color:#9edf53}.comet-global-nav-bar.comet-global-nav-bar--theme-product-math .comet-global-nav-bar__item--selected:before{background-color:#814ae8}.comet-global-nav-bar.comet-global-nav-bar--theme-product-social-studies .comet-global-nav-bar__item--selected:before{background-color:#e7774b}.comet-global-nav-bar.comet-global-nav-bar--theme-product-streaming .comet-global-nav-bar__item--selected:before{background-color:#439fef}.comet-global-nav-bar .comet-global-nav-bar__item--selected{background-color:#363c49}.comet-global-nav-bar .comet-global-nav-bar__item--selected:hover .comet-global-nav-bar__item-label{color:#fff}.comet-global-nav-bar .comet-global-nav-bar__item--selected.comet-global-nav-bar__item--draggable:hover:before,.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar .comet-global-nav-bar__item--selected:before{width:0}.comet-global-nav-bar__list-group{background:#21242c;flex-shrink:0}.comet-global-nav-bar__header{color:#fff;flex-shrink:0;align-items:center;margin-top:16px;padding:0 16px;display:flex}.comet-global-nav-bar__header:hover{background:#363c49}@media screen and (width>=768px){.comet-global-nav-bar__header{padding-left:8px;transition:padding .3s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__header,.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__header,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__header{padding-left:16px;transition:padding .4s ease-in-out}}.comet-global-nav-bar__brand-logo-wrap{width:100%;height:63px;position:relative}.comet-global-nav-bar__item-sort-placeholder{background:#13141a;width:100%;min-height:56px}.comet-global-nav-bar__item--sorting .comet-global-nav-bar__item-icon,.comet-global-nav-bar__link:hover .comet-global-nav-bar__item-icon{fill:#fff}.comet-global-nav-bar .comet-global-nav-bar__item-label{color:#c4c9d4;line-height:1.375}.comet-global-nav-bar .comet-global-nav-bar__item-label:after,.comet-global-nav-bar .comet-global-nav-bar__item-label:before{content:"";width:0;height:0;display:block}.comet-global-nav-bar .comet-global-nav-bar__item-label:before{margin-bottom:-.374167em}.comet-global-nav-bar .comet-global-nav-bar__item-label:after{margin-top:-.334167em}.comet-global-nav-bar .comet-global-nav-bar__item--sorting .comet-global-nav-bar__item-label,.comet-global-nav-bar .comet-global-nav-bar__link:hover .comet-global-nav-bar__item-label{color:#fff}.comet-global-nav-bar__customize-panel{background:#13141a;flex-shrink:0;margin-top:auto;margin-bottom:40px;overflow:hidden;box-shadow:0 40px #13141a}@media screen and (width>=768px){.comet-global-nav-bar__customize-panel{opacity:0;margin-bottom:0;transition:opacity .4s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__customize-panel,.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__customize-panel,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__customize-panel{opacity:1;transition:opacity .5s ease-in-out}}.comet-global-nav-bar__customize-panel-actions{text-align:center;height:0;min-height:0;transition:min-height .4s cubic-bezier(.29,.98,.2,1);overflow:hidden}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__customize-panel-actions{min-height:120px;transition:min-height .5s ease-in-out}.comet-global-nav-bar__customization-trigger{border-radius:0;justify-content:center;align-items:center;width:100%;padding-right:36px;text-decoration:none;transition:background .25s ease-in-out;display:flex}.comet-global-nav-bar__customization-trigger:hover{background:#363c49}@media screen and (width>=768px){.comet-global-nav-bar__customization-trigger{height:auto}}.comet-global-nav-bar__customization-icon{fill:#c4c9d4;transition:transform .4s cubic-bezier(.29,.98,.2,1)}.comet-global-nav-bar__customization-trigger:hover .comet-global-nav-bar__customization-icon{fill:#fff}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__customization-icon{transition:transform .5s ease-in-out;transform:rotate(180deg)}@media screen and (width>=768px){.comet-global-nav-bar__customization-icon{transform:rotate(180deg)}.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__customization-icon,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__customization-icon{transition:transform .5s ease-in-out;transform:rotate(0)}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__customization-icon{transition:transform .5s ease-in-out;transform:rotate(180deg)}}.comet-global-nav-bar__customization-text{color:#c4c9d4;margin-left:4px;text-decoration:none}@media screen and (width>=768px){.comet-global-nav-bar__customization-text{transition:left .4s cubic-bezier(.29,.98,.2,1);position:relative;left:32px}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__customization-text,.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__customization-text,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__customization-text{transition:left .4s ease-in-out .1s;left:0}}.comet-global-nav-bar__reset-menu{background:0 0;border-radius:0;width:100%;transition:background .25s ease-in-out}.comet-global-nav-bar__reset-menu:hover{background:#363c49}.comet-global-nav-bar__customize-panel-save{padding:16px}.comet-global-nav-bar__customize-panel-save .comet-button:last-child{margin-right:0}@media screen and (width>=768px){.comet-global-nav-bar .comet-global-nav-bar__item--home{display:none}}.comet-global-nav-bar__brand-logo-small{visibility:hidden;z-index:0;width:40px;height:0;transition:opacity .3s cubic-bezier(.29,.98,.2,1) .1s;position:absolute;top:0;left:0;overflow:hidden}@media screen and (width>=768px){.comet-global-nav-bar__brand-logo-small{opacity:1;visibility:visible;height:auto;transition:opacity .4s ease-in-out .1s;top:10px}}.comet-global-nav-bar__brand-logo-full{width:185px;position:absolute;top:10px;left:0}@media screen and (width>=768px){.comet-global-nav-bar__brand-logo-full{opacity:0;z-index:5;transition:opacity .3s cubic-bezier(.29,.98,.2,1) .1s;overflow:hidden}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__brand-logo-full,.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__brand-logo-full,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__brand-logo-full{opacity:1;transition:opacity .4s ease-in-out .1s}.comet-global-nav-bar__item-label{opacity:0;transition:opacity .3s cubic-bezier(.29,.98,.2,1),left .3s cubic-bezier(.29,.98,.2,1);position:relative;left:16px}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__item-label,.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__item-label,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__item-label{opacity:1;transition:opacity .4s ease-in-out .1s,left .4s ease-in-out .1s;left:0}}.comet-global-nav-bar__item.comet-global-nav-bar__item--sorting{background:#363c49}@media screen and (width>=768px){.comet-global-nav-bar .comet-global-nav-bar__item .comet-global-nav-bar__link{padding-left:19px;transition:padding .3s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar .comet-global-nav-bar__item .comet-global-nav-bar__link,.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar .comet-global-nav-bar__item .comet-global-nav-bar__link,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar .comet-global-nav-bar__item .comet-global-nav-bar__link{padding-left:16px;transition:padding .4s ease-in-out}}.comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon{opacity:0;transition:opacity .3s cubic-bezier(.29,.98,.2,1)}.comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon.comet-global-nav-bar__item--sorting{transition:opacity .3s cubic-bezier(.29,.98,.2,1)}.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon,.comet-page-shell--global-nav-bar-visible .comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon{opacity:1;transition:opacity .4s ease-in-out}.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon.comet-global-nav-bar__item--sorting,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon.comet-global-nav-bar__item--sorting,.comet-page-shell--global-nav-bar-visible .comet-global-nav-bar__more-items .comet-global-nav-bar__item .comet-global-nav-bar__item-icon.comet-global-nav-bar__item--sorting{transition:none}.comet-global-nav-bar__more-nav-header{opacity:0;border-top:1px solid #fff;margin:0 36px 16px 16px;transition:opacity .3s ease-in-out}.comet-page-shell--global-nav-bar-expanded .comet-global-nav-bar__more-nav-header,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__more-nav-header,.comet-page-shell--global-nav-bar-visible .comet-global-nav-bar__more-nav-header{opacity:1;transition:opacity .5s ease-in-out}.comet-global-nav-bar__customize-sortable-target{flex-shrink:0;align-items:center;margin:0 4px 0 0;display:flex}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__customize-sortable-target{cursor:grab}.comet-global-nav-bar__item-grip-wrap{cursor:grab;fill:#fff;opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.29,.98,.2,1) 0s,visibility 0 cubic-bezier(.29,.98,.2,1) .4s;flex:0 0 16px;margin-left:-16px;display:flex}.comet-global-nav-bar__item--sorting .comet-global-nav-bar__item-grip-wrap,.comet-global-nav-bar__link:hover .comet-global-nav-bar__item-grip-wrap{opacity:1;visibility:visible;align-items:center;transition:none;display:flex}.comet-page-shell--global-nav-bar-customizing .comet-global-nav-bar__item-grip-wrap{opacity:1;visibility:visible;transition:opacity .5s ease-in-out;display:flex}.comet-global-nav-bar__item-grip-icon{width:16px;height:16px;margin-top:-2px;margin-bottom:-2px}.comet-global-nav-bar__item--sorting .comet-global-nav-bar__item-grip-wrap,.comet-global-nav-bar__item--sorting .comet-global-nav-bar__link{cursor:grabbing}.comet-global-nav-bar__items--more-hidden-dropzone{min-height:56px;margin:0;padding:0}.comet-global-nav-bar--more-nav-expanded .comet-global-nav-bar__items--more-hidden-dropzone,.comet-page-shell--global-nav-bar-expanded-always .comet-global-nav-bar__items--more-hidden-dropzone{display:none}.comet-global-nav{color:#2b303b;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-global-nav__trigger{background:#363c49}.comet-global-nav__trigger .comet-button__icon{fill:#c4c9d4;transition:fill .25s ease-in-out}.comet-global-nav__trigger:active,.comet-global-nav__trigger:focus,.comet-global-nav__trigger:hover{background:#363c49}.comet-global-nav__trigger:active .comet-button__icon,.comet-global-nav__trigger:focus .comet-button__icon,.comet-global-nav__trigger:hover .comet-button__icon{fill:#fff}.comet-global-nav__menu{background-color:#fff;border:1px solid #c4c9d4;border-radius:4px;width:100%;padding:16px;box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px -1px #0000004d}@media (width>=768px){.comet-global-nav__menu{width:430px}}.comet-global-nav__blocks{flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;list-style:none;display:flex}.comet-global-nav-block{text-align:cneter;background-color:#363c49;border-radius:4px;width:calc(33.3% - 5.33333px);margin:0 0 8px;transition:background .25s ease-in-out;display:flex}.comet-global-nav-block:hover{background-color:#2b303b}.comet-global-nav-block:first-child,.comet-global-nav-block:nth-child(2),.comet-global-nav-block:nth-child(3){background-color:#2d6a9f}.comet-global-nav-block:first-child:hover,.comet-global-nav-block:nth-child(2):hover,.comet-global-nav-block:nth-child(3):hover{background-color:#163550}.comet-global-nav-block:nth-child(4),.comet-global-nav-block:nth-child(5),.comet-global-nav-block:nth-child(6){background-color:#48428a}.comet-global-nav-block:nth-child(4):hover,.comet-global-nav-block:nth-child(5):hover,.comet-global-nav-block:nth-child(6):hover{background-color:#242145}.comet-global-nav-block:nth-child(7),.comet-global-nav-block:nth-child(8),.comet-global-nav-block:nth-child(9){background-color:#2f9d89;margin:0}.comet-global-nav-block:nth-child(7):hover,.comet-global-nav-block:nth-child(8):hover,.comet-global-nav-block:nth-child(9):hover{background-color:#174f44}.comet-global-nav-block.comet-global-nav-block--custom-color,.comet-global-nav-block.comet-global-nav-block--custom-color:hover{background-color:var(--background-color)}.comet-global-nav-block__anchor{color:#fff;flex-grow:1;text-decoration:none}.comet-global-nav-block__content{flex-direction:column;align-items:center;display:flex}.comet-global-nav-block__icon{fill:#fff;width:45px;height:45px;margin:16px 0 0}.comet-global-nav-block__title{text-align:center;margin:8px;font-size:1rem;font-weight:700}.comet-global-nav__rows{border-top:1px solid #c4c9d4;flex-direction:column;margin:8px 0 0;padding:8px 0 0;list-style:none;display:flex}.comet-global-nav-row{text-align:cneter;background-color:#363c49;border-radius:4px;margin:0 0 8px;transition:background .25s ease-in-out;display:flex}.comet-global-nav-row:hover{background-color:#2b303b}.comet-global-nav-row:last-child{margin-bottom:0}.comet-global-nav-row.comet-global-nav-row--custom-color,.comet-global-nav-row.comet-global-nav-row--custom-color:hover{background-color:var(--background-color)}.comet-global-nav-row--math-techbook{background-color:#4e17b5}.comet-global-nav-row--math-techbook:hover{background-color:#270c5a}.comet-global-nav-row--science-techbook{background-color:#6bac20}.comet-global-nav-row--science-techbook:hover{background-color:#355610}.comet-global-nav-row--social-studies-techbook{background-color:#b44418}.comet-global-nav-row--social-studies-techbook:hover{background-color:#5a220c}.comet-global-nav-row__anchor{color:#fff;flex-grow:1;text-decoration:none}.comet-global-nav-row__content{align-items:center;padding:8px;display:flex}.comet-global-nav-row__title{text-transform:uppercase;margin:0;font-size:1.5rem;font-weight:800}.comet-global-nav-row__icon{fill:#fff;width:20px;height:20px;margin:0 0 0 auto}html[dir=rtl] .comet-global-nav-row .comet-global-nav-row__icon{margin:0 auto 0 0}.comet-avatar,.comet-list-group__avatar{border-radius:100px;width:32px;height:32px;margin:0 8px 0 0}.comet-list-group{color:#2b303b;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-list-group__list{margin:0 0 16px;padding:0;list-style:none}.comet-list-group__header{flex-direction:row;align-items:center;margin:0;padding:0;line-height:1.4;list-style:none;display:flex;position:relative}.comet-list-group__header:after,.comet-list-group__header:before{content:"";width:0;height:0;display:block}.comet-list-group__header:before{margin-bottom:-.32em}.comet-list-group__header:after{margin-top:-.31em}.comet-list-group__label{color:#576075;text-transform:uppercase;flex-grow:1;margin:0;padding:8px 16px;font-size:1rem;font-weight:400}.comet-list-group__row{border-bottom:1px solid #c4c9d4;flex-direction:row;align-items:center;margin:0;padding:0;list-style:none;transition:background-color .25s ease-in-out;display:flex;position:relative}.comet-list-group__row:first-child{border-top:1px solid #c4c9d4}.comet-list-group__row:hover{background-color:#f0f2f4}.comet-list-group__row.comet-list-group__row--selected:before{content:" ";background-color:#2d6a9f;width:6px;position:absolute;top:0;bottom:0;left:0}.comet-list-group__subhead-row{color:#576075;border-bottom:1px solid #c4c9d4;margin:0;padding:16px 16px 8px;font-size:.75rem;line-height:1.4;list-style:none}.comet-list-group__subhead-row:after,.comet-list-group__subhead-row:before{content:"";width:0;height:0;display:block}.comet-list-group__subhead-row:before{margin-bottom:-.32em}.comet-list-group__subhead-row:after{margin-top:-.31em}.comet-list-group__row-anchor{flex-direction:row;flex-grow:1;align-items:center;margin:0;padding:8px 16px;line-height:1.4;text-decoration:none;display:flex}.comet-list-group__row-anchor:after,.comet-list-group__row-anchor:before{content:"";width:0;height:0;display:block}.comet-list-group__row-anchor:before{margin-bottom:-.32em}.comet-list-group__row-anchor:after{margin-top:-.31em}.comet-list-group__row-label{color:#2b303b;vertical-align:middle;flex-grow:1;margin:0 8px 0 0;line-height:1.25}.comet-list-group__row-type-icon{fill:#576075;flex-shrink:0;width:20px;height:20px;margin:0 8px 0 0}.comet-list-group__avatar+.comet-list-group__row-status{border:2px solid #fff;border-radius:7px;width:14px;height:14px;margin:0;position:absolute;top:32px;left:38px}.comet-list-group__row-type-icon+.comet-list-group__row-status{border:2px solid #fff;border-radius:7px;width:14px;height:14px;margin:0;position:absolute;top:22px;left:27px}.comet-list-group__row-status--red{background-color:#e0321f}.comet-list-group__row-status--green,.comet-list-group__row-status--red{border-radius:6px;width:10px;height:10px;margin:0 8px 0 0;padding:0;display:inline}.comet-list-group__row-status--green{background-color:#3c903e}.comet-list-group__row-status--yellow{background-color:#e6c719}.comet-list-group__row-status--none,.comet-list-group__row-status--yellow{border-radius:6px;width:10px;height:10px;margin:0 8px 0 0;padding:0;display:inline}.comet-list-group__row-status--none{background-color:#c4c9d4}.comet-list-group__row-metadata{color:#6c7893;font-size:.75rem;line-height:1.25}.comet-list-group__row-badge{margin:0 0 0 8px}.comet-list-group__actions{white-space:nowrap;margin:8px 8px 8px 0;padding:0}.comet-list-group__action-item{margin:-2px 0;padding:0;display:inline-block}.comet-list-group__action{cursor:pointer;border-radius:4px;padding:8px;display:inline-block}.comet-list-group__action,.comet-list-group__action>*{transition:background-color .25s ease-in-out,fill .25s ease-in-out}.comet-list-group__action:hover{background-color:#c4c9d4}.comet-list-group__action:hover>*{fill:#2b303b}.comet-list-group__action:active{background-color:#2b303b}.comet-list-group__action:active>*{fill:#fff}.comet-list-group__action-icon{fill:#576075;width:16px;height:16px}.comet-list-group__row-reorder-handle{cursor:ns-resize;position:absolute;top:0;left:0}.comet-list-group__row-reorder-handle-icon{fill:#576075;width:16px;height:16px;position:absolute;top:10px}.comet-list-group--row-inset-m .comet-list-group__row-anchor,.comet-list-group--row-inset-m .comet-list-group__row-group-header{padding:16px}.comet-list-group--row-inset-m .comet-list-group__profile-photo+.comet-list-group__row-status{top:38px}.comet-list-group--no-hairlines .comet-list-group__header,.comet-list-group--no-hairlines .comet-list-group__row,.comet-list-group--no-hairlines .comet-list-group__subhead-row{border-bottom:0}.comet-list-group--no-hairlines .comet-list-group__row:first-child{border-top:0}.comet-list-group--no-hairlines .comet-list-group__label{padding-bottom:4px}.comet-list-group--no-indent .comet-list-group__row-anchor{padding-left:0}.comet-theme--dark-background .comet-list-group__row{border-color:#58627d}.comet-theme--dark-background .comet-list-group__row:hover{background-color:#2b303b}.comet-theme--dark-background .comet-list-group__row-label{color:#fff}.comet-theme--dark-background .comet-list-group__row-metadata{color:#c4c9d4}.comet-theme--dark-background .comet-list-group__avatar+.comet-list-group__row-status,.comet-theme--dark-background .comet-list-group__row-type-icon+.comet-list-group__row-status{border:2px solid #2b303b}.comet-theme--dark-background .comet-list-group__label,.comet-theme--dark-background .comet-list-group__subhead-row{color:#c4c9d4}.comet-theme--dark-background .comet-list-group__subhead-row{border-bottom-color:#58627d}.comet-theme--dark-background .comet-list-group__action .comet-list-group__action-icon{fill:#c4c9d4}.comet-theme--dark-background .comet-list-group__action:hover{background-color:#2b303b}.comet-theme--dark-background .comet-list-group__action:hover .comet-list-group__action-icon{fill:#fff}.comet-theme--dark-background .comet-list-group__action:active{background-color:#e2e4e9}.comet-theme--dark-background .comet-list-group__action:active .comet-list-group__action-icon,.comet-theme--dark-background .comet-list-group__row-type-icon{fill:#fff}html[dir=rtl] .comet-list-group__row-label{margin:0 0 0 8px}html[dir=rtl] .comet-list-group__row.comet-list-group__row--selected:before{left:auto;right:0}html[dir=rtl] .comet-list-group__actions{margin:8px 0 8px 8px}html[dir=rtl] .comet-list-group__row-type-icon{margin:0 0 0 8px}html[dir=rtl] .comet-list-group__row-badge{margin:0 8px 0 0}html[dir=rtl] .comet-list-group__avatar,html[dir=rtl] .comet-list-group__row-status--red,html[dir=rtl] .comet-list-group__row-status--yellow{margin:0 0 0 8px}html[dir=rtl] .comet-list-group__avatar+.comet-list-group__row-status{left:auto;right:38px}html[dir=rtl] .comet-list-group__row-type-icon+.comet-list-group__row-status{left:auto;right:27px}.comet-masthead{background-position:100% 0;background-repeat:no-repeat;background-size:cover;align-items:center;display:flex}@media screen and (width>=768px){.comet-masthead{min-height:400px}}.comet-masthead__content{max-width:1200px}.comet-masthead__title{color:#2b303b;text-shadow:2px 2px 4px #000000ad;margin:0 0 16px;padding:0;font-family:Proxima Nova,Arial,sans-serif;font-size:3.5rem;font-weight:400;line-height:1.2}.comet-masthead__description{text-shadow:2px 2px 4px #000000ad;max-width:1024px;margin:0 auto 32px;font-size:1.5rem}.comet-masthead--dark-bg .comet-masthead__description,.comet-masthead--dark-bg .comet-masthead__title{color:#fff}.comet-modal-overlay{z-index:799;position:fixed;inset:0}.comet-modal-overlay--backdrop{background:#363c49f2}.comet-modal-overlay--takeover{background:#fff}.comet-modal-overlay--takeover .comet-modal{box-shadow:none;transition:box-shadow .25s ease-in-out}.comet-modal-overlay--takeover .comet-modal.comet-button--active,.comet-modal-overlay--takeover .comet-modal.comet-button--focus,.comet-modal-overlay--takeover .comet-modal.comet-button--hover,.comet-modal-overlay--takeover .comet-modal:active,.comet-modal-overlay--takeover .comet-modal:focus,.comet-modal-overlay--takeover .comet-modal:focus-within,.comet-modal-overlay--takeover .comet-modal:hover{box-shadow:none}.comet-modal{color:#2b303b;z-index:800;background:#fff;border-radius:4px;width:calc(100% - 32px);max-width:calc(100% - 32px);max-height:calc(100% - 32px);margin:0 16px;transition:box-shadow .25s ease-in-out;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 32px 48px 4px #00000047,0 12px 60px 10px #0000003d,0 16px 20px -10px #0009}.comet-modal.comet-button--active,.comet-modal.comet-button--focus,.comet-modal.comet-button--hover,.comet-modal:active,.comet-modal:focus,.comet-modal:focus-within,.comet-modal:hover{box-shadow:0 32px 48px 4px #00000047,0 12px 60px 10px #0000003d,0 16px 20px -10px #0009}.comet-modal>div{box-shadow:none;margin:0 auto}@media (width>=600px){.comet-modal{width:auto;margin:0 auto;left:50%;transform:translate(-50%,-50%)}}@media (height>=932px){.comet-modal{max-height:900px}}.comet-modal--full-bleed{border-radius:0;width:100%;height:100%;margin:0;position:fixed;top:0;left:0;transform:none}.comet-modal--no-wrapper{background:0 0}.comet-modal__inner{color:#2b303b;background:#fff;border-radius:4px;width:100%;margin:16px;padding:16px;display:none;position:relative;box-shadow:2px 3px 4px #0000000d}@media (width>=600px){.comet-modal__inner{width:580px;margin:0 auto}.comet-modal__inner.comet-modal--wide{width:100%;min-width:580px;max-width:1100px}}@media (height>=932px){.comet-modal__inner{max-height:900px}}.comet-modal .comet-modal__inner{display:block}.comet-modal__content{height:100%;max-height:775px;overflow:auto}.comet-modal--scrollable .comet-modal__content{margin:0 -16px;padding:16px;box-shadow:inset 0 16px 16px -16px #98a1b3,inset 0 -16px 16px -16px #98a1b3}.comet-modal__content p{margin:0}.comet-modal__footer{margin-top:16px}.comet-modal__button-row{flex-direction:column-reverse;justify-content:center;align-items:stretch;display:flex}@media (width>=600px){.comet-modal__button-row{flex-direction:row;justify-content:flex-start;align-items:baseline}}.comet-modal__button{margin:0 0 16px}@media (width>=600px){.comet-modal__button{margin:0 0 0 auto}.comet-modal__button+.comet-modal__button{margin:0 0 0 16px}}.comet-modal__button--takeover-close{margin:0;position:absolute;top:16px;right:16px}@media (width>=600px){.comet-modal--directional .comet-modal__button{margin-left:auto}.comet-modal--directional .comet-modal__button--cancel{margin-left:0}}.comet-popover{color:#fff;cursor:default;opacity:0;visibility:hidden;z-index:600;background:#0b0c0f;border-radius:4px;max-width:250px;padding:16px;line-height:1.375;transition:visibility .25s ease-in,opacity .25s ease-in;position:absolute;box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px -1px #0000004d}.comet-popover:after,.comet-popover:before{content:"";width:0;height:0;display:block}.comet-popover:before{margin-bottom:-.374167em}.comet-popover:after{margin-top:-.334167em}.comet-popover.comet-button--active,.comet-popover.comet-button--focus,.comet-popover.comet-button--hover,.comet-popover:active,.comet-popover:focus,.comet-popover:focus-within,.comet-popover:hover{box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px -1px #0000004d}.comet-popover.visible{opacity:1;visibility:visible;transition:visibility,opacity .45s ease-out}.comet-popover--no-inset-padding{padding:0}.comet-popover--no-inset-padding:after,.comet-popover--no-inset-padding:before{margin:0}.comet-popover--on-dark{color:#0b0c0f;background:#fff}.comet-popover--on-dark .comet-popover__nub{background:#fff}.comet-popover__nub{z-index:-1;background:#0b0c0f;width:12px;height:12px;display:block;position:absolute;transform:rotate(45deg);box-shadow:2px 3px 4px #0000000d}.comet-popover--bottom .comet-popover__nub,.comet-popover--top .comet-popover__nub{margin-left:-6px;left:50%}.comet-popover--bottom-right .comet-popover__nub,.comet-popover--top-right .comet-popover__nub{left:8.48528px}.comet-popover--bottom-right .comet-popover__nub.flipped-x,.comet-popover--top-right .comet-popover__nub.flipped-x{left:auto;right:8.48528px}.comet-popover--bottom-left .comet-popover__nub,.comet-popover--top-left .comet-popover__nub{right:8.48528px}.comet-popover--bottom-left .comet-popover__nub.flipped-x,.comet-popover--top-left .comet-popover__nub.flipped-x{left:8.48528px;right:auto}[class*=comet-popover--top] .comet-popover__nub{bottom:-6px}[class*=comet-popover--top] .comet-popover__nub.flipped-y{top:-6px;bottom:auto}[class*=comet-popover--bottom] .comet-popover__nub{top:-6px}.comet-popover--left .comet-popover__nub,.comet-popover--right .comet-popover__nub{margin-top:-6px;top:50%}.comet-popover--left-top .comet-popover__nub,.comet-popover--right-top .comet-popover__nub{bottom:8.48528px}.comet-popover--left-top .comet-popover__nub.flipped-y,.comet-popover--right-top .comet-popover__nub.flipped-y{top:8.48528px;bottom:auto}.comet-popover--left-bottom .comet-popover__nub,.comet-popover--right-bottom .comet-popover__nub{top:8.48528px}.comet-popover--left-bottom .comet-popover__nub.flipped-y,.comet-popover--right-bottom .comet-popover__nub.flipped-y{top:auto;bottom:8.48528px}[class*=comet-popover--right] .comet-popover__nub{left:-6px}[class*=comet-popover--right] .comet-popover__nub.flipped-x{left:auto;right:-6px}[class*=comet-popover--left] .comet-popover__nub{right:-6px}[class*=comet-popover--left] .comet-popover__nub.flipped-x{left:-6px;right:auto}.comet-product-bar{color:#2b303b;background:#fff;border-top:5px solid #2d6a9f;align-items:center;width:100%;height:50px;margin:0;padding:8px;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;display:flex}@media screen and (width>=768px){.comet-product-bar{background:#363c49;height:75px}}.comet-product-bar--theme-product-science{border-top-color:#9edf53}.comet-product-bar--theme-product-science .comet-product-bar__product-title-icon{fill:#9edf53}@media screen and (width>=768px){.comet-product-bar--theme-product-science .comet-product-bar__product-title-icon{fill:#fff}}.comet-product-bar--theme-product-social-studies{border-top-color:#e7774b}.comet-product-bar--theme-product-social-studies .comet-product-bar__product-title-icon{fill:#e7774b;width:130px}@media screen and (width>=768px){.comet-product-bar--theme-product-social-studies .comet-product-bar__product-title-icon{fill:#fff}}.comet-product-bar--theme-product-math{border-top-color:#814ae8}.comet-product-bar--theme-product-math .comet-product-bar__product-title-icon{fill:#814ae8}@media screen and (width>=768px){.comet-product-bar--theme-product-math .comet-product-bar__product-title-icon{fill:#fff}}.comet-product-bar--theme-product-streaming{border-top-color:#439fef}.comet-product-bar--theme-product-streaming .comet-product-bar__product-title-icon{fill:#439fef}@media screen and (width>=768px){.comet-product-bar--theme-product-streaming .comet-product-bar__product-title-icon{fill:#fff}}.comet-global-brand-logo--hover-state{text-align:center;font-size:.75rem;display:none;position:absolute;left:12px}.comet-global-brand-logo--hover-state-icon{fill:#fff;width:20px;height:20px;margin:auto;display:block}@media screen and (width>=768px){.comet-product-bar--legacy .comet-global-brand-logo--dark-background{display:block}.comet-product-bar--legacy .comet-product-bar__global-brand{border-radius:0 4px 4px 0;margin:-16px 8px -16px -8px;padding:16px 8px;position:relative}}.comet-product-bar--legacy .comet-product-bar__global-brand:focus .comet-global-brand-logo--hover-state,.comet-product-bar--legacy .comet-product-bar__global-brand:hover .comet-global-brand-logo--hover-state{display:block}.comet-product-bar--legacy .comet-product-bar__global-brand:focus .comet-global-brand-logo--dark-background,.comet-product-bar--legacy .comet-product-bar__global-brand:hover .comet-global-brand-logo--dark-background{opacity:0}@media screen and (width>=768px){.comet-product-bar--gradient,.comet-product-bar--semi-transparent,.comet-product-bar--transparent{z-index:100;background-color:#363c4940;margin-bottom:-70px;position:relative}.comet-product-bar--semi-transparent{background-color:#363c49bf}.comet-product-bar--gradient{background:linear-gradient(#363c49,#363c4900)}}.comet-product-bar__back-link{margin:0 4px 0 0}.comet-product-bar__back-link-icon{fill:#535c70;width:20px;height:20px;transition:fill .5s ease-in-out}@media screen and (width>=768px){.comet-product-bar__back-link-icon{fill:#fff}}.comet-product-bar__global-brand{opacity:1;align-items:center;margin:0 8px 0 0;transition:opacity .3s cubic-bezier(.29,.98,.2,1) .1s;display:flex}.comet-page-shell--global-nav-bar-visible .comet-product-bar__global-brand{opacity:0;transition:opacity .3s ease-in-out}@media screen and (width>=768px){.comet-page-shell--global-nav-bar-visible .comet-product-bar__global-brand,.comet-product-bar__global-brand{opacity:1}}.comet-product-bar__global-brand:hover{background:0 0;text-decoration:none}@media screen and (width>=768px){.comet-product-bar__global-brand{color:#fff}.comet-product-bar__global-brand:hover{background:#2b303b}}.comet-global-brand-logo{width:40px}@media screen and (width>=768px){.comet-global-brand-logo{display:none}}.comet-global-brand-logo--dark-background{display:none}.comet-product-bar__product-title{color:#535c70;border-radius:4px;align-items:center;padding:8px;font-size:1.125rem;text-decoration:none;transition:all .25s ease-in-out;display:flex}.comet-product-bar__product-title:hover{background:0 0;text-decoration:none}@media screen and (width>=768px){.comet-product-bar__product-title{color:#fff}.comet-product-bar__product-title:hover{background:#2b303b}}.comet-product-bar__product-title-icon{fill:#535c70;width:100px;height:40px}@media screen and (width>=768px){.comet-product-bar__product-title:hover .comet-product-bar__product-title-icon{fill:#fff}}.comet-product-bar__actions{align-items:center;margin:0 0 0 auto;padding:0;list-style:none;display:flex}.comet-product-bar__action{margin:0 8px 0 0;position:relative}.comet-product-bar__action:last-child{margin:0}.comet-product-bar__action .comet-popover--bottom-right-aligned{left:auto;right:0}.comet-product-bar__action .comet-list-group__row-label{white-space:nowrap}.comet-product-bar__action--separator-after-small{margin:0 16px 0 0}.comet-product-bar__action--separator-after-large{margin:0 32px 0 0}.comet-product-bar__action-link{border-radius:4px;justify-content:center;align-items:center}.comet-product-bar__action-link.comet-button--hover,.comet-product-bar__action-link:hover{background:#c4c9d4}@media screen and (width>=768px){.comet-product-bar__action-link.comet-button--hover,.comet-product-bar__action-link:hover{background:#2b303b}}.comet-product-bar__action-link.comet-product-bar__action-link--secondary.comet-button{display:none}@media screen and (width>=768px){.comet-product-bar__action-link.comet-product-bar__action-link--secondary.comet-button{display:flex}}.comet-product-bar__action-link.comet-button{min-height:32px;margin:0;padding:8px;display:flex}.comet-product-bar__action-link.comet-button--primary:hover{background-color:#163550}.comet-product-bar__action-link .comet-button--icon__text{line-height:1.375}.comet-product-bar__action-link .comet-button--icon__text:after,.comet-product-bar__action-link .comet-button--icon__text:before{content:"";width:0;height:0;display:block}.comet-product-bar__action-link .comet-button--icon__text:before{margin-bottom:-.374167em}.comet-product-bar__action-link .comet-button--icon__text:after{margin-top:-.334167em}.comet-product-bar__action-icon{fill:#7b869d;width:20px;height:20px;transition:fill .25s ease-in-out}.comet-button--primary .comet-product-bar__action-icon{fill:#fff}.comet-product-bar__action-link:hover .comet-product-bar__action-icon{fill:#363c49}@media screen and (width>=768px){.comet-product-bar__action-icon{fill:#c4c9d4}.comet-product-bar__action-link:hover .comet-product-bar__action-icon{fill:#fff}}.comet-product-bar__action-hr{display:none}.comet-product-bar__action-separator{background:#535c70;width:1px;height:30px;margin:0 16px 0 8px;display:none}@media screen and (width>=768px){.comet-product-bar__action-separator{display:flex}}.comet-product-bar__breadcrumbs{margin:0;padding:0;list-style:none;display:none}@media screen and (width>=768px) and (width<=1000px){.comet-page-shell__search-visible .comet-product-bar__breadcrumbs{display:none}}@media screen and (width>=768px){.comet-product-bar__breadcrumbs{align-items:center;display:flex}.comet-product-bar__breadcrumb{flex-shrink:1}}.comet-product-bar__breadcrumb-link{color:#fff;border-radius:4px;padding:8px;font-size:1.125rem;text-decoration:none;transition:all .25s ease-in-out}.comet-product-bar__breadcrumb-link:hover{background:#2b303b}@media screen and (width>=768px){.comet-product-bar__breadcrumb-truncated-text+.comet-product-bar__breadcrumb-text{display:none}}@media screen and (width>=1000px){.comet-product-bar__breadcrumb-truncated-text+.comet-product-bar__breadcrumb-text{display:inline}.comet-product-bar__breadcrumb-truncated-text{display:none}}.comet-product-bar__breadcrumb-dim-text{color:#98a1b3}.comet-product-bar__breadcrumb-separator{padding:4px;line-height:1}.comet-product-bar__breadcrumb-separator-icon{fill:#6c7893;width:20px;height:20px}.comet-dropdown-menu.comet-product-bar__profile-dropdown{background:#21242c;border:0;width:100vw;max-width:none;height:100vh;top:0!important;left:0!important;right:auto!important}.comet-dropdown-menu.comet-product-bar__profile-dropdown .comet-list-group{background:#21242c}@media screen and (width>=600px){.comet-dropdown-menu.comet-product-bar__profile-dropdown{border-radius:4px;width:260px;height:auto;overflow:visible;top:51px!important;left:auto!important;right:0!important}.comet-dropdown-menu.comet-product-bar__profile-dropdown:before{content:"";border:10px solid #21242c00;border-bottom-color:#21242c;display:block;position:absolute;top:-20px;right:10px}.comet-dropdown-menu.comet-product-bar__profile-dropdown .comet-list-group{border-radius:4px}.comet-dropdown-menu.comet-product-bar__profile-dropdown .comet-list-group__row:first-child{border-radius:4px 4px 0 0}.comet-dropdown-menu.comet-product-bar__profile-dropdown .comet-list-group__row:last-child{border-radius:0 0 4px 4px}}.comet-product-bar__action.comet-product-bar__action--profile{position:static}@media screen and (width>=600px){.comet-product-bar__action.comet-product-bar__action--profile{position:relative}}.comet-product-bar__action.comet-product-bar__action--profile .comet-dropdown-menu{max-height:none}@media screen and (width>=600px){.comet-list-group--no-hairlines .comet-product-bar__profile-dropdown-name-row{border-bottom:1px solid #535c70}}.comet-product-bar__profile-dropdown-name-row{background:#404653}@media screen and (width>=600px){.comet-product-bar__profile-dropdown-name-row{background:0 0}}.comet-product-bar__profile-dropdown-name-row .comet-list-group__row-anchor{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:200px;display:flex}@media screen and (width>=600px){.comet-product-bar__profile-dropdown-name-row .comet-list-group__row-anchor{text-align:left;flex-direction:row;justify-content:flex-start;height:auto}}.comet-product-bar__profile-dropdown-name-row .comet-list-group__avatar{width:64px;height:64px;margin-right:0;display:block}@media screen and (width>=600px){.comet-product-bar__profile-dropdown-name-row .comet-list-group__avatar{width:32px;height:32px;margin:0 4px 0 0}}.comet-product-bar__profile-dropdown-name-row .comet-list-group__row-label{white-space:normal;flex:0}@media screen and (width>=600px){.comet-product-bar__profile-dropdown-name-row .comet-list-group__row-label{flex:1}}.comet-product-bar__profile-dropdown-header{justify-content:center;align-items:center;height:50px;display:flex;position:relative}@media screen and (width>=600px){.comet-product-bar__profile-dropdown-header{display:none}}.comet-product-bar__view-profile-link-text{color:#c4c9d4;font-size:.875rem;text-decoration:underline;display:block}.comet-product-bar__profile-dropdown-header-title{color:#fff;font-weight:400}.comet-product-bar__profile-dropdown-header-close{background:#0b0c0f;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:0;right:0}.comet-product-bar__profile-dropdown-header-close-icon{fill:#fff;width:20px;height:20px}.comet-product-bar__search{visibility:collapse;z-index:100;position:absolute;top:0;right:0}.comet-page-shell__search-visible .comet-product-bar__search{visibility:visible;background:#e2e4e9;width:100%;position:fixed}@media screen and (width>=768px){.comet-page-shell__search-visible .comet-product-bar__search{visibility:visible;background:#363c49;border-radius:4px;width:auto;position:absolute}.comet-product-bar__search-revealed-static .comet-product-bar__search{visibility:visible}.comet-product-bar__search-revealed-static .comet-product-bar__search .comet-product-bar__close-search,.comet-product-bar__search-revealed-static .comet-product-bar__search .comet-product-bar__search-panel-trigger,.comet-product-bar__search-revealed-static .comet-product-bar__search-panel-trigger{display:none}}.comet-product-bar__search-inner{padding:7px;display:flex}@media screen and (width>=768px){.comet-product-bar__search-inner{padding:0}}.comet-product-bar__search-box-wrapper{margin:0 0 0 auto;display:flex;position:relative}.comet-product-bar__search-input{border:0;width:260px;height:35px;margin:0;padding:8px 50px 8px 8px}.comet-product-bar__search-input:focus{border:0}@media screen and (width>=768px){.comet-product-bar__search-input{padding:4px 50px 4px 8px}}.comet-product-bar__search-button{background-color:#fff;border:0;border-radius:0 4px 4px 0;height:35px;margin-right:0;padding-top:15px;padding-bottom:16px;transition:background-color .25s ease-in-out;position:absolute;top:0;right:0}.comet-product-bar__search-button:focus,.comet-product-bar__search-button:hover{background-color:#c4c9d4}.comet-product-bar__search-button .comet-button__icon{fill:#2d6a9f}.comet-button.comet-product-bar__action-link.comet-product-bar__close-search{margin-left:8px}@media screen and (width>=1000px){.comet-button.comet-product-bar__action-link.comet-product-bar__close-search{display:none}}.comet-product-bar__search .comet-list-group__row-anchor:focus{background-color:#f0f2f4}.comet-spinner{text-align:center}.comet-spinner__icon{vertical-align:middle;margin:auto;animation:1.5s linear infinite spinner}.comet-spinner--small .comet-spinner__icon{width:24px;height:24px}.comet-spinner--medium .comet-spinner__icon{width:48px;height:48px}.comet-spinner--large .comet-spinner__icon{width:60px;height:60px}.comet-spinner--on-dark .comet-spinner__text{color:#fff}p.comet-spinner__text{font-size:1.125rem}h3.comet-spinner__text,p.comet-spinner__text{color:#7b869d;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}h3.comet-spinner__text{font-size:1.5rem;font-weight:400}.comet-spinner__text--inline{padding:0 0 0 8px;display:inline-block}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.comet-tabs{flex-wrap:wrap;font-family:Proxima Nova,Arial,sans-serif;display:flex;position:static}.comet-tab__panel{flex-basis:100%;order:3;width:100%;display:none}.comet-tab__input:checked+.comet-tab__panel,.comet-tabs--stacked+.comet-tab__panel{display:block}.comet-tab__panel-header{font-family:Proxima Nova,Arial,sans-serif;display:none}.comet-tabs--stacked+.comet-tab__panel .comet-tab__panel-header{display:block}.comet-tab__input{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap;order:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.comet-tab__label{cursor:pointer;text-align:center;align-items:center;min-width:32px;height:58px;margin:0 32px 0 0;padding:16px 0;display:flex;position:relative}.comet-tab__label:last-child{margin:0}.comet-tab__label:after{content:"";background-color:#0000;width:100%;height:8px;transition:background-color .25s ease-in-out;position:absolute;bottom:0;left:0}.comet-tab__input:checked+.comet-tab__label:after,.comet-tab__label.comet-dropdown-trigger--menu-visible:after,.comet-tab__label.comet-tab__label--selected:after{background-color:#2d6a9f}.comet-tab__label:hover:after{background-color:#163550}.comet-tab__label.comet-tab__label--hidden,.comet-tabs--stacked .comet-tab__label{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap;order:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.comet-tabs--on-dark .comet-tab__label{color:#fff}.comet-tab__label--more{margin:0 16px 0 0;display:none;position:relative}.comet-tabs--more-visible .comet-tab__label--more{display:flex}.comet-tabs--all-tabs-hidden .comet-tab__label--more{width:100%;padding:8px 0}.comet-tabs--all-tabs-hidden .comet-tab__label--more:after{display:none}.comet-tab__label-text--more{margin:0 4px 0 0;display:block}.comet-tabs--all-tabs-hidden .comet-tab__label-text--more{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.comet-tab__more-menu-icon{fill:#2b303b;flex:0 0 16px;width:12px;height:12px;transition:transform .25s ease-in}.comet-tab__input:checked+.comet-tab__label--more .comet-tab__more-menu-icon{transform:rotate(180deg)}.comet-tabs--on-dark .comet-tab__more-menu-icon{fill:#fff}.comet-tabs__more-menu{text-align:left;top:100%!important;left:auto!important;right:0!important}.comet-tabs--all-tabs-hidden .comet-tabs__more-menu{top:40px!important;left:0!important;right:auto!important}.comet-tabs__more-menu.comet-tabs__more-menu--left-aligned{left:0!important;right:auto!important}.comet-tabs__more-menu .comet-list-group__row{display:none}.comet-tabs__more-menu .comet-list-group__row.comet-tabs__more-menu-item--visible{display:block}.comet-tabs__more-menu .comet-list-group__row-label{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.comet-tabs__horizontal-sliding-outer-wrap{width:100%;height:58px;display:block;position:relative;overflow:hidden}.comet-tabs--horizontal-sliding-wrap-visible .comet-tabs__horizontal-sliding-outer-wrap{border-bottom:1px solid #c4c9d4}.comet-tabs--no-sliding-border.comet-tabs--horizontal-sliding-wrap-visible .comet-tabs__horizontal-sliding-outer-wrap,.comet-tabs--overlay-above.comet-tabs--horizontal-sliding-wrap-visible .comet-tabs__horizontal-sliding-outer-wrap{border-bottom:0}.comet-tabs__horizontal-sliding-icon{fill:#fff;width:16px;height:16px;transition:fill .25s ease-in}.comet-tabs--on-dark .comet-tabs__horizontal-sliding-indicator:hover .comet-tabs__horizontal-sliding-icon{fill:#0b0c0f}.comet-tabs__horizontal-sliding-indicator{cursor:pointer;opacity:0;z-index:10;background-color:#0b0c0f80;border-radius:4px;padding:8px;transition:opacity .25s ease-in,background .25s ease-in,left 0s ease-in .25s,right 0s ease-in .25s;position:absolute;top:14px;left:-10000px;overflow:hidden}.comet-tabs__horizontal-sliding-indicator:hover{background-color:#0b0c0f}.comet-tabs--on-dark .comet-tabs__horizontal-sliding-indicator:hover{background-color:#fff}.comet-tabs--left-sliding-affordance-visible .comet-tabs__horizontal-sliding-indicator--left{opacity:1;transition:opacity .25s ease-in,background .25s ease-in,left;left:4px}.comet-tabs__horizontal-sliding-indicator--right{left:auto;right:-10000px}.comet-tabs--right-sliding-affordance-visible .comet-tabs__horizontal-sliding-indicator--right{opacity:1;transition:opacity .25s ease-in,background .25s ease-in,right;right:4px}.comet-tabs__horizontal-sliding-wrap{-webkit-overflow-scrolling:touch;white-space:nowrap;flex-basis:100%;width:100%;position:relative;overflow-x:auto}.comet-tabs__horizontal-sliding-wrap .comet-tab__label{display:inline-block}.comet-tabs--horizontal-sliding-wrap-visible .comet-tabs__horizontal-sliding-wrap .comet-tab__label:first-child{margin-left:16px}.comet-tabs--horizontal-sliding-wrap-visible .comet-tabs__horizontal-sliding-wrap .comet-tab__label:last-child{margin-right:16px}.comet-tabs--stacked .comet-tab__panel{flex-basis:100%;order:1;margin-bottom:32px;display:block}.comet-tabs--stacked .comet-tab__label{flex-basis:100%;order:1;font-size:1.5rem;display:block}.comet-tabs--stacked .comet-tab__input,.comet-tabs--stacked .comet-tab__label:after,.comet-tabs--stacked .comet-tab__label:hover:after{display:none}.comet-tabs--overlay-above{margin-top:-58px}html[dir=rtl] .comet-tab__label{margin:0 0 0 32px}html[dir=rtl] .comet-tab__label-text--more{margin:0 0 0 4px}html[dir=rtl] .comet-tabs--horizontal-sliding-wrap-visible .comet-tabs__horizontal-sliding-wrap .comet-tab__label:first-child{margin-left:32px;margin-right:16px}.comet-tile-row{flex-wrap:wrap;place-content:stretch space-between;margin:0;padding:0;list-style:none;display:flex}@media screen and (width>=480px){.comet-tile-row--5-up .comet-tile{width:calc(50% - 8px);margin:0 0 16px}}@media screen and (width>=768px){.comet-tile-row--5-up .comet-tile{width:calc(33.3% - 21.3333px);margin:0 0 32px}}@media screen and (width>=1024px){.comet-tile-row--5-up .comet-tile{width:calc(25% - 24px)}}@media screen and (width>=1200px){.comet-tile-row--5-up .comet-tile{width:calc(20% - 25.6px)}}@media screen and (width>=1024px){.comet-tile-row--5-up .comet-tile--icon-overlay .comet-tile__copy{padding:8px}}@media screen and (width>=480px){.comet-tile-row--5-2 .comet-tile{width:calc(50% - 8px);margin:0 0 16px}}@media screen and (width>=1024px){.comet-tile-row--5-2 .comet-tile{width:calc(20% - 25.6px)}.comet-tile-row--5-2 .comet-tile--icon-overlay .comet-tile__copy{padding:4px}}.comet-tile{border-radius:4px;flex-direction:column;width:100%;margin-bottom:16px;transition:box-shadow .25s ease-in-out,transform .25s ease-in-out;display:flex;position:relative;box-shadow:0 2px 2px #00000024,0 1px 5px #0000001f,0 3px 1px -2px #0003}.comet-tile.comet-button--active,.comet-tile.comet-button--focus,.comet-tile.comet-button--hover,.comet-tile:active,.comet-tile:focus,.comet-tile:focus-within,.comet-tile:hover{transform:translateY(-2px);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f,0 5px 5px -3px #0000004d}@media screen and (width>=480px){.comet-tile{width:calc(50% - 8px);margin:0 0 16px}}@media screen and (width>=768px){.comet-tile{width:calc(33.3% - 21.3333px);margin:0 0 32px}}@media screen and (width>=1200px){.comet-tile{width:calc(25% - 24px)}}.comet-tile__anchor{flex-grow:1;flex-shrink:0;width:100%;text-decoration:none;position:relative;overflow:hidden}.comet-tile__copy{text-shadow:0 1px 2px #0b0c0f;padding:16px;transition:background .25s ease-in-out;position:absolute;bottom:0;left:0;right:0}.comet-tile__title{font-size:1.5rem;font-weight:400}.comet-tile__caption,.comet-tile__title{color:#fff;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65}.comet-tile__overlay{opacity:.5;background:#21242ca6;border-radius:4px;width:100%;height:100%;transition:opacity .25s ease-in-out;position:absolute;top:0;left:0}.comet-tile__anchor:focus .comet-tile__overlay,.comet-tile__anchor:hover .comet-tile__overlay{opacity:1}.comet-tile.comet-tile--invisible{visibility:hidden;height:0;margin:0}.comet-tile--icon-overlay .comet-tile__copy{text-align:center;background:0 0}.comet-tile__icon{fill:#fff;filter:drop-shadow(0 2px 5px #000);width:50%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.comet-tile--text-row .comet-thumbnail{border-radius:4px 4px 0 0}.comet-tile--text-row .comet-tile__text-row{background-color:#404653}.comet-tile--text-row .comet-tile__text-row-link{color:#fff;text-align:center;margin:0;padding:16px;font-family:Proxima Nova,Arial,sans-serif;font-size:1.125rem;line-height:1.65;text-decoration:none;display:block}.comet-tile--text-row .comet-tile__text-row-link:focus,.comet-tile--text-row .comet-tile__text-row-link:hover{text-decoration:underline}.comet-tile--gradient .comet-tile__overlay{background:linear-gradient(#21242c00 0,#21242ccc 80%)}.comet-tile--simple{padding:16px}.comet-tile--simple .comet-tile__overlay{background:0 0}.comet-tile--simple .comet-tile__icon{width:80px;height:80px;margin:0 auto;position:relative;top:auto;left:auto;transform:none}.comet-tile--simple .comet-tile__copy{text-shadow:none;margin:16px 0 0;padding:0;position:relative}.comet-tile--simple .comet-tile__title{color:#2b303b}.comet-tile--simple .comet-tile__icon{fill:#21242c;filter:none}.comet-tooltip__content{color:#fff;cursor:default;opacity:0;visibility:hidden;z-index:600;text-align:center;white-space:nowrap;background:#0b0c0f;border-radius:4px;max-width:250px;padding:8px 16px;font:1.125rem Proxima Nova,Arial,sans-serif;transition:visibility .25s ease-in,opacity .25s ease-in;position:absolute;box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px -1px #0000004d}.comet-tooltip__content:after,.comet-tooltip__content:before{content:"";width:0;height:0;display:block}.comet-tooltip__content:before{margin-bottom:-.374167em}.comet-tooltip__content:after{margin-top:-.334167em}.comet-tooltip__content.comet-button--active,.comet-tooltip__content.comet-button--focus,.comet-tooltip__content.comet-button--hover,.comet-tooltip__content:active,.comet-tooltip__content:focus,.comet-tooltip__content:focus-within,.comet-tooltip__content:hover{box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px -1px #0000004d}.comet-tooltip__content.visible{opacity:1;visibility:visible;transition:visibility,opacity .45s ease-out}.comet-tooltip--on-dark+.comet-tooltip__content{color:#0b0c0f;background:#fff}.comet-tooltip--on-dark+.comet-tooltip__content .comet-tooltip__nub{background:#fff}.comet-tooltip__text{display:block;overflow:hidden}.comet-tooltip__nub{z-index:-1;background:#0b0c0f;width:12px;height:12px;display:block;position:absolute;transform:rotate(45deg);box-shadow:2px 3px 4px #0000000d}.comet-tooltip__content--bottom .comet-tooltip__nub,.comet-tooltip__content--top .comet-tooltip__nub{margin-left:-6px;left:50%}.comet-tooltip__content--bottom-right .comet-tooltip__nub,.comet-tooltip__content--top-right .comet-tooltip__nub{left:8.48528px}.comet-tooltip__content--bottom-right .comet-tooltip__nub.flipped-x,.comet-tooltip__content--top-right .comet-tooltip__nub.flipped-x{left:auto;right:8.48528px}.comet-tooltip__content--bottom-left .comet-tooltip__nub,.comet-tooltip__content--top-left .comet-tooltip__nub{right:8.48528px}.comet-tooltip__content--bottom-left .comet-tooltip__nub.flipped-x,.comet-tooltip__content--top-left .comet-tooltip__nub.flipped-x{left:8.48528px;right:auto}[class*=comet-tooltip__content--top] .comet-tooltip__nub{bottom:-6px}[class*=comet-tooltip__content--top] .comet-tooltip__nub.flipped-y{top:-6px;bottom:auto}[class*=comet-tooltip__content--bottom] .comet-tooltip__nub{top:-6px}.comet-tooltip__content--left .comet-tooltip__nub,.comet-tooltip__content--right .comet-tooltip__nub{margin-top:-6px;top:50%}.comet-tooltip__content--left-top .comet-tooltip__nub,.comet-tooltip__content--right-top .comet-tooltip__nub{bottom:8.48528px}.comet-tooltip__content--left-top .comet-tooltip__nub.flipped-y,.comet-tooltip__content--right-top .comet-tooltip__nub.flipped-y{top:8.48528px;bottom:auto}.comet-tooltip__content--left-bottom .comet-tooltip__nub,.comet-tooltip__content--right-bottom .comet-tooltip__nub{top:8.48528px}.comet-tooltip__content--left-bottom .comet-tooltip__nub.flipped-y,.comet-tooltip__content--right-bottom .comet-tooltip__nub.flipped-y{top:auto;bottom:8.48528px}[class*=comet-tooltip__content--right] .comet-tooltip__nub{left:-6px}[class*=comet-tooltip__content--right] .comet-tooltip__nub.flipped-x{left:auto;right:-6px}[class*=comet-tooltip__content--left] .comet-tooltip__nub{right:-6px}[class*=comet-tooltip__content--left] .comet-tooltip__nub.flipped-x{left:-6px;right:auto}.comet-top-hat{color:#2b303b;text-align:center;background:#ff9500;flex-direction:row;align-items:center;width:100%;margin:0;padding:0;font-family:Proxima Nova,Arial,sans-serif;line-height:1.65;transition:margin .45s ease-out,visibility 0s .45s;display:flex;position:relative;top:0}.comet-top-hat .comet-button{flex-shrink:0;margin:0 0 0 16px}.comet-top-hat--hidden{visibility:hidden;z-index:-1}.comet-top-hat__icon{fill:#2b303b;vertical-align:middle;flex-shrink:0;margin:0 4px 0 0}.comet-top-hat__icon.comet-top-hat__icon--close{margin:0}.comet-top-hat__content{flex-grow:1;justify-content:center;align-items:center;margin:0;padding:8px 16px;text-decoration:none;display:flex}.comet-top-hat__close{white-space:nowrap;flex-shrink:0;margin:8px 8px 8px 0;padding:0}.comet-top-hat__close-button{cursor:pointer;background:0 0;border:0;border-radius:4px;outline:0;margin:0;padding:8px;transition:background-color .25s ease-in-out;display:inline-block}.comet-top-hat__close-button:focus,.comet-top-hat__close-button:hover{background-color:#0003}.comet-top-hat__close-button:active{background-color:#00000080}.comet-top-hat--notice{color:#fff;background:#b42818}.comet-top-hat--notice .comet-top-hat__icon{fill:#fff}.comet-top-hat--custom{color:#fff;background:0 0}.comet-top-hat--custom .comet-top-hat__icon{fill:#fff}.comet-top-hat--dark{color:#2b303b}.comet-top-hat--dark .comet-top-hat__icon{fill:#2b303b}html[dir=rtl] .comet-top-hat__icon{margin:0 0 0 4px}.comet-dropdown-menu{color:#2b303b;background-color:#fff;border:1px solid #c4c9d4;max-height:300px;padding:0;overflow:hidden auto}.comet-dropdown-menu:after,.comet-dropdown-menu:before{display:none}.comet-dropdown-menu__list-group .comet-list-group__list{margin-bottom:0}.comet-dropdown-menu__list-group .comet-list-group__row-label,.comet-dropdown-menu__list-group .comet-list-group__row-type-icon{margin:0}.comet-dropdown-menu__list-group .comet-list-group__row-type-icon+.comet-list-group__row-label{margin-left:8px}.comet-dropdown-menu__list-group.comet-theme--dark-background{background:#2b303b}.comet-dropdown-menu__item--separator-after,.comet-list-group--no-hairlines .comet-dropdown-menu__item--separator-after{border-bottom:1px solid #c4c9d4}.comet-theme--dark-background .comet-dropdown-menu__item--separator-after{border-bottom-color:#535c70}.comet-dropdown-trigger{cursor:pointer}html[dir=rtl] .comet-dropdown{display:inline-block;position:relative}html[dir=rtl] .comet-dropdown .comet-button{margin-left:16px;margin-right:0}html[dir=rtl] .comet-dropdown .comet-dropdown-menu.visible{top:100%}html[dir=rtl] .comet-dropdown .comet-dropdown-menu__list-group .comet-list-group__row-label{white-space:nowrap}html[dir=rtl] .comet-dropdown .comet-dropdown-menu__list-group .comet-list-group__row-type-icon+.comet-list-group__row-label{margin-left:0;margin-right:8px}html[dir=rtl] .comet-dropdown .comet-list-group__row.comet-list-group__row--selected:before{left:auto}
