@keyframes fade-in{0%{opacity:0}to{opacity:1}}
.a-icon{display:inline-block}.a-icon--color-accent{color:#50a9e2}.a-icon--color-attention{color:#cc3224}.a-icon--color-black{color:#000}.a-icon--color-bookmark{color:#b68adb}.a-icon--color-correct{color:#10b981}.a-icon--color-danger,.a-icon--color-destructive,.a-icon--color-incorrect{color:#cc3224}.a-icon--color-inherit{color:inherit}.a-icon--color-link{color:#50a9e2}.a-icon--color-midnight{color:#1f2937}.a-icon--color-midnight-lightest{color:#6b7280}.a-icon--color-success{color:#10b981}.a-icon--color-warning{color:#fbbf24}.a-icon--color-white{color:#fff}.a-icon--color-blue{color:#1e7cb8}.a-icon--size-inherit{font-size:1em}.a-icon--size-standalone{font-size:18px}.a-icon--emphasis-high{opacity:.78}.a-icon--emphasis-medium{opacity:.7}.a-icon--emphasis-low{opacity:.62}.a-icon--emphasis-lowest{opacity:.54}.a-icon--emphasis-disabled{opacity:.32}
.a-anchor{background-color:inherit;border:none;color:#1e7cb8;cursor:pointer;display:inline;font-size:inherit;font-weight:inherit;overflow-wrap:break-word;padding:0;text-align:left;text-decoration:none}.a-anchor:hover{color:#1a699e;text-decoration:underline}.a-anchor:active,.a-anchor:focus{outline:3px solid #50a9e2}.a-anchor--with-inherited-color,.a-anchor--with-inherited-color:hover{color:inherit}.a-anchor--disabled,.a-anchor--disabled:hover{cursor:not-allowed;opacity:.5;text-decoration:none}.a-anchor--underlined,.a-anchor--underlined:hover{text-decoration:underline}.a-anchor--no-underlined,.a-anchor--no-underlined:hover{text-decoration:none}.a-anchor__icon{display:inline;white-space:nowrap}.a-anchor__icon--left{margin-right:8px}.a-anchor__icon--right{margin-left:8px}
.a-text{background-color:transparent;border:0;outline:0;padding:0}.a-text--size-xl{font-size:1.375rem}.a-text--size-l{font-size:1.125rem}.a-text--size-regular{font-size:1rem}.a-text--size-m{font-size:.9375rem}.a-text--size-s{font-size:.875rem}.a-text--size-xs{font-size:.8125rem}.a-text--color-black-high{color:rgba(0,0,0,.78)}.a-text--color-black-medium{color:rgba(0,0,0,.7)}.a-text--color-black-low{color:rgba(0,0,0,.62)}.a-text--color-black-lowest{color:rgba(0,0,0,.54)}.a-text--color-black-disabled{color:rgba(0,0,0,.32)}.a-text--color-blue-high{color:#155884}.a-text--color-blue-disabled{color:rgba(30,124,184,.32)}.a-text--color-green-high{color:#10b981}.a-text--color-green-disabled{color:rgba(16,185,129,.32)}.a-text--color-white-high{color:#fff}.a-text--color-white-disabled{color:hsla(0,0%,100%,.32)}.a-text--color-bright-orange-high,.a-text--color-red-high{color:#cc3224}.a-text--color-red-disabled{color:rgba(204,50,36,.32)}.a-text--monospace{font-family:Cousine,Courier,monospace}.a-text--bold{font-weight:700}.a-text--black{font-weight:900}.a-text--italic{font-style:italic}.a-text--paragraph{display:block}.a-text--with-margin{margin-bottom:2em}
.a-badge{align-items:center;border-radius:10000px;cursor:default;display:inline-flex;flex-direction:row;height:32px;padding:0 16px;text-align:center}.a-badge--color-passive{background:#f9fafb}.a-badge--color-emphasized{background:#6b7280}.a-badge--color-progress{background:#1e7cb8}.a-badge--color-success{background:#10b981}.a-badge--color-danger{background:#cc3224}.a-badge__icon{font-size:13px}.a-badge--icon-right{flex-direction:row-reverse}.a-badge--icon-right .a-badge__icon{margin-left:6px}.a-badge--icon-left .a-badge__icon{margin-right:6px}.a-badge--icon-center .a-badge__icon{margin:0}.a-badge--size-small{height:24px;padding:0 8px}
.a-button{--button-background-color:#1e7cb8;--button-background-color--hover:#155884;--button-background-color--active:var(--button-background-color);--button-text-color:#fff;--button-border-color:transparent;--button-border-color--hover:transparent;--button-min-height:44px;--button-min-width:44px;--button-padding:12px 16px;--button-border-radius:8px;--button-font-size:0.9375rem;align-items:center;background-color:var(--button-background-color);border:none;border-radius:var(--button-border-radius);box-shadow:0 0 0 1px var(--button-border-color) inset;color:var(--button-text-color);cursor:pointer;display:inline-flex;font-size:var(--button-font-size);font-weight:700;justify-content:center;min-height:var(--button-min-height);min-width:var(--button-min-width);padding:var(--button-padding);text-decoration:none}.a-button:hover:not(:disabled){background-color:var(--button-background-color--hover);box-shadow:0 0 0 2px var(--button-border-color--hover) inset}.a-button:active:not(:disabled){background-color:var(--button-background-color--active);box-shadow:0 0 0 2px var(--button-border-color) inset}.a-button:not(:active){transition-duration:.1s;transition-property:background-color,box-shadow}.a-button:focus-visible{outline:3px solid #50a9e2}.a-button-outlined--primary,.a-button-text--primary{--button-text-color:#1e7cb8;--button-background-color:transparent;--button-background-color--hover:#d3eaf8;--button-background-color--active:#ebf5fa}.a-button-outlined--primary{--button-border-color:#d1d5db;--button-border-color--hover:#1e7cb8;--button-border-color--active:#1e7cb8}.a-button-faded--primary{--button-text-color:#1a699e;--button-background-color:#ebf5fa;--button-background-color--hover:#d3eaf8}.a-button-solid--secondary{--button-background-color:#f9fafb;--button-text-color:#4b5563;--button-background-color--hover:#d1d5db}.a-button-outlined--secondary,.a-button-text--secondary{--button-background-color:transparent;--button-text-color:#4b5563;--button-background-color--hover:#e5e7eb;--button-background-color--active:#f9fafb}.a-button-outlined--secondary{--button-border-color:#d1d5db;--button-border-color--hover:#9ca3af}.a-button-faded--secondary{--button-text-color:#374151;--button-background-color:#f9fafb;--button-background-color--hover:#e5e7eb}.a-button-solid--destructive{--button-background-color:#cc3224;--button-background-color--hover:#9c251c}.a-button-outlined--destructive,.a-button-text--destructive{--button-background-color:transparent;--button-text-color:#cc3224;--button-background-color--hover:#f7d7d4;--button-background-color--active:#fbefef}.a-button-outlined--destructive{--button-border-color:#d1d5db;--button-border-color--hover:#cc3224}.a-button-faded--destructive{--button-background-color:#fbefef;--button-text-color:#cc3224;--button-background-color--hover:#f7d7d4}.a-button-solid--green{--button-background-color:#047857;--button-background-color--hover:#065f46}.a-button-outlined--green,.a-button-text--green{--button-background-color:transparent;--button-text-color:#047857;--button-background-color--hover:#d1fae5;--button-background-color--active:#ecfdf5}.a-button-outlined--green{--button-border-color:#d1d5db;--button-border-color--hover:#047857}.a-button-faded--green{--button-background-color:#ecfdf5;--button-text-color:#047857;--button-background-color--hover:#d1fae5}.a-button-solid--vendor-google{--button-background-color:#4285f4;--button-background-color--hover:#0e61eb}.a-button-solid--vendor-clever{--button-background-color:#4274f6;--button-background-color--hover:#0b4bef}.a-button--s{--button-min-height:32px;--button-min-width:32px;--button-padding:6px 10px}.a-button--l{--button-min-height:64px;--button-min-width:64px;--button-border-radius:12px;--button-padding:24px 32px;--button-font-size:1rem}.a-button--pill{--button-border-radius:1000px}.a-button--circle{height:var(--button-min-height);width:var(--button-min-height);--button-border-radius:var(--button-min-height)}.a-button--square{--button-border-radius:8px}.a-button-outlined--vendor-clever{--button-border-color:#d1d5db;--button-border-color--hover:#4274f6}.a-button--inherit-with-transparent-bg{background-color:transparent;color:inherit}.a-button--inherit-with-transparent-bg:hover:not(:disabled){background-color:rgba(0,0,0,.04)}.a-button--inherit-with-transparent-bg:active:not(:disabled){background-color:transparent}.a-button--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}
.a-card{border:1px solid;list-style-type:none}.a-card--roundness-none{border-radius:0}.a-card--roundness-small{border-radius:10px}.a-card--roundness-medium{border-radius:20px}.a-card--roundness-large{border-radius:30px}.a-card--roundness-pill{border-radius:10000px}.a-card--border-none{border:0}.a-card--border-regular{border-color:#e5e7eb}.a-card--border-darker{border-color:#d1d5db}.a-card--border-success{border-color:#10b981}.a-card--shadow-closest{box-shadow:0 1px 5px rgba(0,0,0,.25)}.a-card--shadow-close{box-shadow:0 1px 7px rgba(0,0,0,.1)}.a-card--shadow-default{box-shadow:0 5px 20px rgba(0,0,0,.05)}.a-card--shadow-far{box-shadow:0 7px 20px rgba(0,0,0,.05)}.a-card--shadow-farthest{box-shadow:0 10px 50px rgba(0,0,0,.1)}
.a-checkbox{display:inline-flex;--checkbox-background-color--checked:#d3eaf8;--checkbox-background-color--unchecked:#fff;--checkbox-background-color--hover-checked:#a8d4f0;--checkbox-background-color--hover-unchecked:#d1d5db;--checkbox-background-color--active-checked:#7cbfe9;--checkbox-background-color--active-unchecked:#e5e7eb;--checkbox-background-color--disabled-checked:#ebf5fa;--checkbox-border-color--unchecked:#d1d5db;--checkbox-border-color--checked:var(--checkbox-background-color--checked);--checkbox-border-color--hover-checked:var(--checkbox-background-color--hover-checked);--checkbox-border-color--hover-unchecked:transparent;--checkbox-border-color--active-checked:var(--checkbox-background-color--active-checked);--checkbox-border-color--active-unchecked:var(--checkbox-background-color--unchecked);--checkbox-border-color--disabled-checked:var(--checkbox-background-color--disabled-checked);--checkbox-border-color--disabled-unchecked:#e5e7eb;--checkbox-icon-color--unchecked:transparent;--checkbox-icon-color--checked:#104060;--checkbox-icon-color--disabled-checked:#7cbfe9;--checkbox-border-radius:8px;--checkbox-size:32px;--checkbox-icon-font-size:16px}.a-checkbox__input{cursor:pointer;display:block;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.a-checkbox__display{align-items:center;background-color:var(--checkbox-background-color--unchecked);border:1px solid var(--checkbox-border-color--unchecked);border-radius:var(--checkbox-border-radius);color:var(--checkbox-icon-color--unchecked);display:inline-flex;height:var(--checkbox-size);justify-content:center;width:var(--checkbox-size)}.a-checkbox__icon{font-size:var(--checkbox-icon-font-size)}.a-checkbox .a-checkbox__input:checked~.a-checkbox__display,.a-checkbox .a-checkbox__input~.a-checkbox__display--indeterminate{background-color:var(--checkbox-background-color--checked);border-color:var(--checkbox-border-color--checked);color:var(--checkbox-icon-color--checked)}.a-checkbox:hover .a-checkbox__input:not(:checked):not(:disabled) .a-checkbox__display--indeterminate,.a-checkbox:hover .a-checkbox__input:not(:checked):not(:disabled)~.a-checkbox__display{background-color:var(--checkbox-background-color--hover-unchecked);border-color:var(--checkbox-border-color--hover-unchecked)}.a-checkbox:hover .a-checkbox__input:checked:not(:disabled) .a-checkbox__display--indeterminate,.a-checkbox:hover .a-checkbox__input:checked:not(:disabled)~.a-checkbox__display{background-color:var(--checkbox-background-color--hover-checked);border-color:var(--checkbox-border-color--hover-checked)}.a-checkbox:active .a-checkbox__input:not(:checked):not(:disabled) .a-checkbox__display--indeterminate,.a-checkbox:active .a-checkbox__input:not(:checked):not(:disabled)~.a-checkbox__display{background-color:var(--checkbox-background-color--active-unchecked);border-color:var(--checkbox-border-color--active-unchecked)}.a-checkbox:active .a-checkbox__input:checked:not(:disabled) .a-checkbox__display--indeterminate,.a-checkbox:active .a-checkbox__input:checked:not(:disabled)~.a-checkbox__display{background-color:var(--checkbox-background-color--active-checked);border-color:var(--checkbox-border-color--active-checked)}.a-checkbox:active .a-checkbox__input:not(:disabled) .a-checkbox__display--indeterminate,.a-checkbox:active .a-checkbox__input:not(:disabled)~.a-checkbox__display{transform:scale(.9)}.a-checkbox:active .a-checkbox__input:not(:disabled) .a-checkbox__display--indeterminate .a-checkbox__icon,.a-checkbox:active .a-checkbox__input:not(:disabled)~.a-checkbox__display .a-checkbox__icon{transform:scale(.7)}.a-checkbox .a-checkbox__input:not(:disabled):focus~.a-checkbox__display{outline:3px solid #50a9e2}.a-checkbox .a-checkbox__input:not(:disabled):focus:not(:focus-visible)~.a-checkbox__display{outline:none}.a-checkbox--disabled{cursor:not-allowed}.a-checkbox--disabled .a-checkbox__input~.a-checkbox__display{border-color:var(--checkbox-border-color--disabled-unchecked)}.a-checkbox--disabled .a-checkbox__input:checked:disabled~.a-checkbox__display{background-color:var(--checkbox-background-color--disabled-checked);border-color:var(--checkbox-border-color--disabled-checked);color:var(--checkbox-icon-color--disabled-checked)}.a-checkbox--disabled *{cursor:inherit}.a-checkbox--color-purple{--checkbox-background-color--checked:#e7d8f3;--checkbox-background-color--hover-checked:#b68adb;--checkbox-background-color--active-checked:#ceb1e7;--checkbox-background-color--disabled-checked:#f8f3fb;--checkbox-icon-color--checked:#3a1b56;--checkbox-icon-color--disabled-checked:#ceb1e7}.a-checkbox__display--size-s{--checkbox-size:24px;--checkbox-border-radius:5px}.a-checkbox__icon--size-s{--checkbox-icon-font-size:14px}.a-checkbox__display--round{--checkbox-border-radius:100%}.a-checkbox__input:checked~.a-checkbox__display .a-checkbox__icon{animation:cubic .15s cubic-bezier(.25,.4,.65,1.9)}@keyframes cubic{0%,20%{transform:scale(0)}80%,to{transform:scale(1)}}
.a-chip{align-items:center;border:none;border-radius:4px;display:inline-flex;font-size:14px;font-weight:700;justify-content:space-between;margin:0 8px 8px 0;padding:8px 12px;text-decoration:none;white-space:nowrap;background-color:#f3f4f6}.a-chip,.a-chip i{color:#4b5563}.a-chip.a-chip--hover:not(.a-chip--disabled):hover{background-color:#e5e7eb}.a-chip.a-chip--hover:not(.a-chip--disabled):hover:active,.a-chip:active:not(.a-chip--disabled){background-color:#f3f4f6}.a-chip.a-chip--focus,.a-chip:focus{box-shadow:0 0 0 2px #d1d5db;outline:none}@media(pointer:coarse){.a-chip{padding:10px 14px}}.a-chip--small{font-size:13px;padding:4px 8px}.a-chip--blue{background-color:#ebf5fa;color:#1a699e}.a-chip--blue i{color:#1a699e}.a-chip--blue.a-chip--hover:not(.a-chip--disabled):hover{background-color:#d3eaf8}.a-chip--blue.a-chip--hover:not(.a-chip--disabled):hover:active,.a-chip--blue:active:not(.a-chip--disabled){background-color:#ebf5fa}.a-chip--blue.a-chip--focus,.a-chip--blue:focus{box-shadow:0 0 0 2px #a8d4f0;outline:none}.a-chip--purple{background-color:#f8f3fb;color:#652e94}.a-chip--purple i{color:#652e94}.a-chip--purple.a-chip--hover:not(.a-chip--disabled):hover{background-color:#e7d8f3}.a-chip--purple.a-chip--hover:not(.a-chip--disabled):hover:active,.a-chip--purple:active:not(.a-chip--disabled){background-color:#f8f3fb}.a-chip--purple.a-chip--focus,.a-chip--purple:focus{box-shadow:0 0 0 2px #b68adb;outline:none}.a-chip--error{background-color:#fbefef;color:#9c251c}.a-chip--error i{color:#9c251c}.a-chip--error.a-chip--hover:not(.a-chip--disabled):hover{background-color:#f7d7d4}.a-chip--error.a-chip--hover:not(.a-chip--disabled):hover:active,.a-chip--error:active:not(.a-chip--disabled){background-color:#fbefef}.a-chip--error.a-chip--focus,.a-chip--error:focus{box-shadow:0 0 0 2px #eb968e;outline:none}a.a-chip{text-decoration:none}.a-chip--disabled{opacity:.5}.a-chip--disabled:hover{color:inherit}
.a-curve{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.a-curve__bg--pos-bottom:after,.a-curve__bg--pos-top:after{left:50%;transform:translateX(-50%)}.a-curve__bg--pos-left:after,.a-curve__bg--pos-right:after{top:50%;transform:translateY(-50%)}.a-curve__bg--pos-top:after{top:0}.a-curve__bg--pos-bottom:after{bottom:0}.a-curve__bg--pos-left:after{left:0}.a-curve__bg--pos-right:after{right:0}.a-curve--depth-xl .a-curve__bg--pos-top:before{top:80px}.a-curve--depth-xl .a-curve__bg--pos-bottom:before{bottom:80px}.a-curve--depth-xl .a-curve__bg--pos-left:before{left:80px}.a-curve--depth-xl .a-curve__bg--pos-right:before{right:80px}.a-curve--depth-xl .a-curve__bg--pos-bottom:after,.a-curve--depth-xl .a-curve__bg--pos-top:after{height:160px;width:120%}.a-curve--depth-xl .a-curve__bg--pos-left:after,.a-curve--depth-xl .a-curve__bg--pos-right:after{height:120%;width:160px}.a-curve--depth-l .a-curve__bg--pos-top:before{top:60px}.a-curve--depth-l .a-curve__bg--pos-bottom:before{bottom:60px}.a-curve--depth-l .a-curve__bg--pos-left:before{left:60px}.a-curve--depth-l .a-curve__bg--pos-right:before{right:60px}.a-curve--depth-l .a-curve__bg--pos-bottom:after,.a-curve--depth-l .a-curve__bg--pos-top:after{height:120px;width:120%}.a-curve--depth-l .a-curve__bg--pos-left:after,.a-curve--depth-l .a-curve__bg--pos-right:after{height:120%;width:120px}.a-curve--depth-m .a-curve__bg--pos-top:before{top:40px}.a-curve--depth-m .a-curve__bg--pos-bottom:before{bottom:40px}.a-curve--depth-m .a-curve__bg--pos-left:before{left:40px}.a-curve--depth-m .a-curve__bg--pos-right:before{right:40px}.a-curve--depth-m .a-curve__bg--pos-bottom:after,.a-curve--depth-m .a-curve__bg--pos-top:after{height:80px;width:120%}.a-curve--depth-m .a-curve__bg--pos-left:after,.a-curve--depth-m .a-curve__bg--pos-right:after{height:120%;width:80px}.a-curve--depth-s .a-curve__bg--pos-top:before{top:20px}.a-curve--depth-s .a-curve__bg--pos-bottom:before{bottom:20px}.a-curve--depth-s .a-curve__bg--pos-left:before{left:20px}.a-curve--depth-s .a-curve__bg--pos-right:before{right:20px}.a-curve--depth-s .a-curve__bg--pos-bottom:after,.a-curve--depth-s .a-curve__bg--pos-top:after{height:40px;width:120%}.a-curve--depth-s .a-curve__bg--pos-left:after,.a-curve--depth-s .a-curve__bg--pos-right:after{height:120%;width:40px}.a-curve--depth-xs .a-curve__bg--pos-top:before{top:16px}.a-curve--depth-xs .a-curve__bg--pos-bottom:before{bottom:16px}.a-curve--depth-xs .a-curve__bg--pos-left:before{left:16px}.a-curve--depth-xs .a-curve__bg--pos-right:before{right:16px}.a-curve--depth-xs .a-curve__bg--pos-bottom:after,.a-curve--depth-xs .a-curve__bg--pos-top:after{height:32px;width:120%}.a-curve--depth-xs .a-curve__bg--pos-left:after,.a-curve--depth-xs .a-curve__bg--pos-right:after{height:120%;width:32px}.a-curve__bg{color:#1e7cb8;overflow:hidden}.a-curve__bg,.a-curve__bg:before{bottom:0;left:0;position:absolute;right:0;top:0}.a-curve__bg:after,.a-curve__bg:before{background-color:currentColor;content:"";display:block}.a-curve__bg:after{border-radius:50%;position:absolute}
.a-divider{border:0;border-top:1px solid #e5e7eb;height:0}
:root{--input-border-color:#d1d5db;--input-border-color-hover:#9ca3af;--input-border-color-focus:#50a9e2;--input-text-color:#1f2937;--input-text-color-placeholder:#6b7280;--input-background-color:#fff;--input-background-color--hover:#fff;--input-background-color--focus:#fff;--input-padding:10px 12px;--input-border-radius:8px;--input-font-size:16px;--input-line-height:1.5}.a-input{-moz-appearance:none;-webkit-appearance:none;background-color:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);color:var(--input-text-color);font-size:var(--input-font-size);line-height:var(--input-line-height);outline:1px solid transparent;padding:var(--input-padding);width:100%}.a-input.a-input--error,.a-input.a-input--focus,.a-input.a-input--hover,.a-input.a-input--success,.a-input:invalid{box-shadow:0 0 0 1px var(--input-border-color)}.a-input.a-input--success{--input-border-color:#10b981;--input-border-color-hover:#047857}.a-input.a-input--error,.a-input:invalid{--input-border-color:#cc3224;--input-border-color-hover:#821f17}.a-input.a-input--hover{--input-border-color:var(--input-border-color-hover);background-color:var(--input-background-color-hover)}.a-input.a-input--focus{--input-border-color:var(--input-border-color-focus);background-color:var(--input-background-color-focus)}.a-input.a-input--read-only{--input-background-color:#f9fafb;cursor:default}.a-input::-moz-focus-inner{border:0}.a-input::-moz-placeholder{color:var(--input-text-color-placeholder)}.a-input::placeholder{color:var(--input-text-color-placeholder)}.a-input:disabled{--input-text-color:#9ca3af;cursor:not-allowed}.a-input.a-input--s{--input-padding:6px 8px;--input-border-radius:6px}
:root{--field-label-color:#1f2937;--field-message-color:#4b5563;--field-text-size:16px}.m-field{display:flex;flex-direction:column;flex-grow:1}.m-field--inline{align-items:baseline;flex-direction:row}.m-field__input-wrapper,.m-field__label{flex-grow:1}.m-field__label{color:var(--field-label-color);font-size:var(--field-text-size);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;transition:color .1s ease-in-out;white-space:nowrap}.m-field__label--required:after{--field-label-color:#9c251c;content:"*"}.m-field__label--error{--field-label-color:#9c251c}.m-field__label--success{--field-label-color:#059669}.m-field__label--inline{flex-grow:1;margin-right:1ch}.m-field__input-wrapper{display:flex;flex-direction:column}.m-field__input-wrapper--inline.m-field__input-wrapper--border{flex-grow:0;flex-shrink:0}.m-field__message{color:var(--field-message-color);margin-top:4px;transition:color .1s ease-in-out}.m-field__message.m-field__message--error{--field-message-color:#9c251c}.m-field__message.m-field__message--success{--field-message-color:#047857}.m-field__message:empty{display:none}.m-field__label--focus{--field-label-color:#1a699e}
.a-grid__col--debug{background-color:rgba(204,50,36,.4)}.a-grid__col{box-sizing:border-box;display:block;width:100%}.a-grid__col--1--col-gap-1{margin-left:4px;margin-right:4px;width:calc(8.33333% - 8.08333px)}.a-grid__col--2--col-gap-1{margin-left:4px;margin-right:4px;width:calc(16.66667% - 8.16667px)}.a-grid__col--3--col-gap-1{margin-left:4px;margin-right:4px;width:calc(25% - 8.25px)}.a-grid__col--4--col-gap-1{margin-left:4px;margin-right:4px;width:calc(33.33333% - 8.33333px)}.a-grid__col--5--col-gap-1{margin-left:4px;margin-right:4px;width:calc(41.66667% - 8.41667px)}.a-grid__col--6--col-gap-1{margin-left:4px;margin-right:4px;width:calc(50% - 8.5px)}.a-grid__col--7--col-gap-1{margin-left:4px;margin-right:4px;width:calc(58.33333% - 8.58333px)}.a-grid__col--8--col-gap-1{margin-left:4px;margin-right:4px;width:calc(66.66667% - 8.66667px)}.a-grid__col--9--col-gap-1{margin-left:4px;margin-right:4px;width:calc(75% - 8.75px)}.a-grid__col--10--col-gap-1{margin-left:4px;margin-right:4px;width:calc(83.33333% - 8.83333px)}.a-grid__col--11--col-gap-1{margin-left:4px;margin-right:4px;width:calc(91.66667% - 8.91667px)}.a-grid__col--12--col-gap-1{margin-left:4px;margin-right:4px;width:calc(100% - 9px)}.a-grid__col--1--col-gap-2{margin-left:8px;margin-right:8px;width:calc(8.33333% - 16.08333px)}.a-grid__col--2--col-gap-2{margin-left:8px;margin-right:8px;width:calc(16.66667% - 16.16667px)}.a-grid__col--3--col-gap-2{margin-left:8px;margin-right:8px;width:calc(25% - 16.25px)}.a-grid__col--4--col-gap-2{margin-left:8px;margin-right:8px;width:calc(33.33333% - 16.33333px)}.a-grid__col--5--col-gap-2{margin-left:8px;margin-right:8px;width:calc(41.66667% - 16.41667px)}.a-grid__col--6--col-gap-2{margin-left:8px;margin-right:8px;width:calc(50% - 16.5px)}.a-grid__col--7--col-gap-2{margin-left:8px;margin-right:8px;width:calc(58.33333% - 16.58333px)}.a-grid__col--8--col-gap-2{margin-left:8px;margin-right:8px;width:calc(66.66667% - 16.66667px)}.a-grid__col--9--col-gap-2{margin-left:8px;margin-right:8px;width:calc(75% - 16.75px)}.a-grid__col--10--col-gap-2{margin-left:8px;margin-right:8px;width:calc(83.33333% - 16.83333px)}.a-grid__col--11--col-gap-2{margin-left:8px;margin-right:8px;width:calc(91.66667% - 16.91667px)}.a-grid__col--12--col-gap-2{margin-left:8px;margin-right:8px;width:calc(100% - 17px)}.a-grid__col--1--col-gap-3{margin-left:12px;margin-right:12px;width:calc(8.33333% - 24.08333px)}.a-grid__col--2--col-gap-3{margin-left:12px;margin-right:12px;width:calc(16.66667% - 24.16667px)}.a-grid__col--3--col-gap-3{margin-left:12px;margin-right:12px;width:calc(25% - 24.25px)}.a-grid__col--4--col-gap-3{margin-left:12px;margin-right:12px;width:calc(33.33333% - 24.33333px)}.a-grid__col--5--col-gap-3{margin-left:12px;margin-right:12px;width:calc(41.66667% - 24.41667px)}.a-grid__col--6--col-gap-3{margin-left:12px;margin-right:12px;width:calc(50% - 24.5px)}.a-grid__col--7--col-gap-3{margin-left:12px;margin-right:12px;width:calc(58.33333% - 24.58333px)}.a-grid__col--8--col-gap-3{margin-left:12px;margin-right:12px;width:calc(66.66667% - 24.66667px)}.a-grid__col--9--col-gap-3{margin-left:12px;margin-right:12px;width:calc(75% - 24.75px)}.a-grid__col--10--col-gap-3{margin-left:12px;margin-right:12px;width:calc(83.33333% - 24.83333px)}.a-grid__col--11--col-gap-3{margin-left:12px;margin-right:12px;width:calc(91.66667% - 24.91667px)}.a-grid__col--12--col-gap-3{margin-left:12px;margin-right:12px;width:calc(100% - 25px)}.a-grid__col--1--col-gap-4{margin-left:16px;margin-right:16px;width:calc(8.33333% - 32.08333px)}.a-grid__col--2--col-gap-4{margin-left:16px;margin-right:16px;width:calc(16.66667% - 32.16667px)}.a-grid__col--3--col-gap-4{margin-left:16px;margin-right:16px;width:calc(25% - 32.25px)}.a-grid__col--4--col-gap-4{margin-left:16px;margin-right:16px;width:calc(33.33333% - 32.33333px)}.a-grid__col--5--col-gap-4{margin-left:16px;margin-right:16px;width:calc(41.66667% - 32.41667px)}.a-grid__col--6--col-gap-4{margin-left:16px;margin-right:16px;width:calc(50% - 32.5px)}.a-grid__col--7--col-gap-4{margin-left:16px;margin-right:16px;width:calc(58.33333% - 32.58333px)}.a-grid__col--8--col-gap-4{margin-left:16px;margin-right:16px;width:calc(66.66667% - 32.66667px)}.a-grid__col--9--col-gap-4{margin-left:16px;margin-right:16px;width:calc(75% - 32.75px)}.a-grid__col--10--col-gap-4{margin-left:16px;margin-right:16px;width:calc(83.33333% - 32.83333px)}.a-grid__col--11--col-gap-4{margin-left:16px;margin-right:16px;width:calc(91.66667% - 32.91667px)}.a-grid__col--12--col-gap-4{margin-left:16px;margin-right:16px;width:calc(100% - 33px)}.a-grid__col--1--col-gap-5{margin-left:20px;margin-right:20px;width:calc(8.33333% - 40.08333px)}.a-grid__col--2--col-gap-5{margin-left:20px;margin-right:20px;width:calc(16.66667% - 40.16667px)}.a-grid__col--3--col-gap-5{margin-left:20px;margin-right:20px;width:calc(25% - 40.25px)}.a-grid__col--4--col-gap-5{margin-left:20px;margin-right:20px;width:calc(33.33333% - 40.33333px)}.a-grid__col--5--col-gap-5{margin-left:20px;margin-right:20px;width:calc(41.66667% - 40.41667px)}.a-grid__col--6--col-gap-5{margin-left:20px;margin-right:20px;width:calc(50% - 40.5px)}.a-grid__col--7--col-gap-5{margin-left:20px;margin-right:20px;width:calc(58.33333% - 40.58333px)}.a-grid__col--8--col-gap-5{margin-left:20px;margin-right:20px;width:calc(66.66667% - 40.66667px)}.a-grid__col--9--col-gap-5{margin-left:20px;margin-right:20px;width:calc(75% - 40.75px)}.a-grid__col--10--col-gap-5{margin-left:20px;margin-right:20px;width:calc(83.33333% - 40.83333px)}.a-grid__col--11--col-gap-5{margin-left:20px;margin-right:20px;width:calc(91.66667% - 40.91667px)}.a-grid__col--12--col-gap-5{margin-left:20px;margin-right:20px;width:calc(100% - 41px)}.a-grid__col--1--col-gap-6{margin-left:24px;margin-right:24px;width:calc(8.33333% - 48.08333px)}.a-grid__col--2--col-gap-6{margin-left:24px;margin-right:24px;width:calc(16.66667% - 48.16667px)}.a-grid__col--3--col-gap-6{margin-left:24px;margin-right:24px;width:calc(25% - 48.25px)}.a-grid__col--4--col-gap-6{margin-left:24px;margin-right:24px;width:calc(33.33333% - 48.33333px)}.a-grid__col--5--col-gap-6{margin-left:24px;margin-right:24px;width:calc(41.66667% - 48.41667px)}.a-grid__col--6--col-gap-6{margin-left:24px;margin-right:24px;width:calc(50% - 48.5px)}.a-grid__col--7--col-gap-6{margin-left:24px;margin-right:24px;width:calc(58.33333% - 48.58333px)}.a-grid__col--8--col-gap-6{margin-left:24px;margin-right:24px;width:calc(66.66667% - 48.66667px)}.a-grid__col--9--col-gap-6{margin-left:24px;margin-right:24px;width:calc(75% - 48.75px)}.a-grid__col--10--col-gap-6{margin-left:24px;margin-right:24px;width:calc(83.33333% - 48.83333px)}.a-grid__col--11--col-gap-6{margin-left:24px;margin-right:24px;width:calc(91.66667% - 48.91667px)}.a-grid__col--12--col-gap-6{margin-left:24px;margin-right:24px;width:calc(100% - 49px)}.a-grid__col--1--col-gap-7{margin-left:28px;margin-right:28px;width:calc(8.33333% - 56.08333px)}.a-grid__col--2--col-gap-7{margin-left:28px;margin-right:28px;width:calc(16.66667% - 56.16667px)}.a-grid__col--3--col-gap-7{margin-left:28px;margin-right:28px;width:calc(25% - 56.25px)}.a-grid__col--4--col-gap-7{margin-left:28px;margin-right:28px;width:calc(33.33333% - 56.33333px)}.a-grid__col--5--col-gap-7{margin-left:28px;margin-right:28px;width:calc(41.66667% - 56.41667px)}.a-grid__col--6--col-gap-7{margin-left:28px;margin-right:28px;width:calc(50% - 56.5px)}.a-grid__col--7--col-gap-7{margin-left:28px;margin-right:28px;width:calc(58.33333% - 56.58333px)}.a-grid__col--8--col-gap-7{margin-left:28px;margin-right:28px;width:calc(66.66667% - 56.66667px)}.a-grid__col--9--col-gap-7{margin-left:28px;margin-right:28px;width:calc(75% - 56.75px)}.a-grid__col--10--col-gap-7{margin-left:28px;margin-right:28px;width:calc(83.33333% - 56.83333px)}.a-grid__col--11--col-gap-7{margin-left:28px;margin-right:28px;width:calc(91.66667% - 56.91667px)}.a-grid__col--12--col-gap-7{margin-left:28px;margin-right:28px;width:calc(100% - 57px)}.a-grid__col--1--col-gap-8{margin-left:32px;margin-right:32px;width:calc(8.33333% - 64.08333px)}.a-grid__col--2--col-gap-8{margin-left:32px;margin-right:32px;width:calc(16.66667% - 64.16667px)}.a-grid__col--3--col-gap-8{margin-left:32px;margin-right:32px;width:calc(25% - 64.25px)}.a-grid__col--4--col-gap-8{margin-left:32px;margin-right:32px;width:calc(33.33333% - 64.33333px)}.a-grid__col--5--col-gap-8{margin-left:32px;margin-right:32px;width:calc(41.66667% - 64.41667px)}.a-grid__col--6--col-gap-8{margin-left:32px;margin-right:32px;width:calc(50% - 64.5px)}.a-grid__col--7--col-gap-8{margin-left:32px;margin-right:32px;width:calc(58.33333% - 64.58333px)}.a-grid__col--8--col-gap-8{margin-left:32px;margin-right:32px;width:calc(66.66667% - 64.66667px)}.a-grid__col--9--col-gap-8{margin-left:32px;margin-right:32px;width:calc(75% - 64.75px)}.a-grid__col--10--col-gap-8{margin-left:32px;margin-right:32px;width:calc(83.33333% - 64.83333px)}.a-grid__col--11--col-gap-8{margin-left:32px;margin-right:32px;width:calc(91.66667% - 64.91667px)}.a-grid__col--12--col-gap-8{margin-left:32px;margin-right:32px;width:calc(100% - 65px)}.a-grid__col--1--col-gap-9{margin-left:36px;margin-right:36px;width:calc(8.33333% - 72.08333px)}.a-grid__col--2--col-gap-9{margin-left:36px;margin-right:36px;width:calc(16.66667% - 72.16667px)}.a-grid__col--3--col-gap-9{margin-left:36px;margin-right:36px;width:calc(25% - 72.25px)}.a-grid__col--4--col-gap-9{margin-left:36px;margin-right:36px;width:calc(33.33333% - 72.33333px)}.a-grid__col--5--col-gap-9{margin-left:36px;margin-right:36px;width:calc(41.66667% - 72.41667px)}.a-grid__col--6--col-gap-9{margin-left:36px;margin-right:36px;width:calc(50% - 72.5px)}.a-grid__col--7--col-gap-9{margin-left:36px;margin-right:36px;width:calc(58.33333% - 72.58333px)}.a-grid__col--8--col-gap-9{margin-left:36px;margin-right:36px;width:calc(66.66667% - 72.66667px)}.a-grid__col--9--col-gap-9{margin-left:36px;margin-right:36px;width:calc(75% - 72.75px)}.a-grid__col--10--col-gap-9{margin-left:36px;margin-right:36px;width:calc(83.33333% - 72.83333px)}.a-grid__col--11--col-gap-9{margin-left:36px;margin-right:36px;width:calc(91.66667% - 72.91667px)}.a-grid__col--12--col-gap-9{margin-left:36px;margin-right:36px;width:calc(100% - 73px)}.a-grid__col--1--col-gap-10{margin-left:40px;margin-right:40px;width:calc(8.33333% - 80.08333px)}.a-grid__col--2--col-gap-10{margin-left:40px;margin-right:40px;width:calc(16.66667% - 80.16667px)}.a-grid__col--3--col-gap-10{margin-left:40px;margin-right:40px;width:calc(25% - 80.25px)}.a-grid__col--4--col-gap-10{margin-left:40px;margin-right:40px;width:calc(33.33333% - 80.33333px)}.a-grid__col--5--col-gap-10{margin-left:40px;margin-right:40px;width:calc(41.66667% - 80.41667px)}.a-grid__col--6--col-gap-10{margin-left:40px;margin-right:40px;width:calc(50% - 80.5px)}.a-grid__col--7--col-gap-10{margin-left:40px;margin-right:40px;width:calc(58.33333% - 80.58333px)}.a-grid__col--8--col-gap-10{margin-left:40px;margin-right:40px;width:calc(66.66667% - 80.66667px)}.a-grid__col--9--col-gap-10{margin-left:40px;margin-right:40px;width:calc(75% - 80.75px)}.a-grid__col--10--col-gap-10{margin-left:40px;margin-right:40px;width:calc(83.33333% - 80.83333px)}.a-grid__col--11--col-gap-10{margin-left:40px;margin-right:40px;width:calc(91.66667% - 80.91667px)}.a-grid__col--12--col-gap-10{margin-left:40px;margin-right:40px;width:calc(100% - 81px)}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(8.33333% - 8.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(16.66667% - 8.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(25% - 8.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(33.33333% - 8.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(41.66667% - 8.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(50% - 8.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(58.33333% - 8.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(66.66667% - 8.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(75% - 8.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(83.33333% - 8.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(91.66667% - 8.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-1{margin-left:4px;margin-right:4px;width:calc(100% - 9px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(8.33333% - 16.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(16.66667% - 16.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(25% - 16.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(33.33333% - 16.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(41.66667% - 16.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(50% - 16.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(58.33333% - 16.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(66.66667% - 16.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(75% - 16.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(83.33333% - 16.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(91.66667% - 16.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-2{margin-left:8px;margin-right:8px;width:calc(100% - 17px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(8.33333% - 24.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(16.66667% - 24.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(25% - 24.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(33.33333% - 24.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(41.66667% - 24.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(50% - 24.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(58.33333% - 24.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(66.66667% - 24.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(75% - 24.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(83.33333% - 24.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(91.66667% - 24.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-3{margin-left:12px;margin-right:12px;width:calc(100% - 25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(8.33333% - 32.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(16.66667% - 32.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(25% - 32.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(33.33333% - 32.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(41.66667% - 32.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(50% - 32.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(58.33333% - 32.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(66.66667% - 32.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(75% - 32.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(83.33333% - 32.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(91.66667% - 32.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-4{margin-left:16px;margin-right:16px;width:calc(100% - 33px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(8.33333% - 40.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(16.66667% - 40.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(25% - 40.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(33.33333% - 40.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(41.66667% - 40.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(50% - 40.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(58.33333% - 40.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(66.66667% - 40.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(75% - 40.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(83.33333% - 40.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(91.66667% - 40.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-5{margin-left:20px;margin-right:20px;width:calc(100% - 41px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(8.33333% - 48.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(16.66667% - 48.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(25% - 48.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(33.33333% - 48.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(41.66667% - 48.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(50% - 48.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(58.33333% - 48.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(66.66667% - 48.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(75% - 48.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(83.33333% - 48.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(91.66667% - 48.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-6{margin-left:24px;margin-right:24px;width:calc(100% - 49px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(8.33333% - 56.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(16.66667% - 56.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(25% - 56.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(33.33333% - 56.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(41.66667% - 56.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(50% - 56.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(58.33333% - 56.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(66.66667% - 56.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(75% - 56.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(83.33333% - 56.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(91.66667% - 56.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-7{margin-left:28px;margin-right:28px;width:calc(100% - 57px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(8.33333% - 64.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(16.66667% - 64.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(25% - 64.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(33.33333% - 64.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(41.66667% - 64.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(50% - 64.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(58.33333% - 64.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(66.66667% - 64.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(75% - 64.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(83.33333% - 64.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(91.66667% - 64.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-8{margin-left:32px;margin-right:32px;width:calc(100% - 65px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(8.33333% - 72.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(16.66667% - 72.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(25% - 72.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(33.33333% - 72.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(41.66667% - 72.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(50% - 72.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(58.33333% - 72.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(66.66667% - 72.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(75% - 72.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(83.33333% - 72.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(91.66667% - 72.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-9{margin-left:36px;margin-right:36px;width:calc(100% - 73px)}}@media screen and (max-width:1400px){.a-grid__col--xl-1--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(8.33333% - 80.08333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-2--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(16.66667% - 80.16667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-3--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(25% - 80.25px)}}@media screen and (max-width:1400px){.a-grid__col--xl-4--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(33.33333% - 80.33333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-5--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(41.66667% - 80.41667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-6--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(50% - 80.5px)}}@media screen and (max-width:1400px){.a-grid__col--xl-7--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(58.33333% - 80.58333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-8--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(66.66667% - 80.66667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-9--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(75% - 80.75px)}}@media screen and (max-width:1400px){.a-grid__col--xl-10--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(83.33333% - 80.83333px)}}@media screen and (max-width:1400px){.a-grid__col--xl-11--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(91.66667% - 80.91667px)}}@media screen and (max-width:1400px){.a-grid__col--xl-12--col-gap-xl-10{margin-left:40px;margin-right:40px;width:calc(100% - 81px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(8.33333% - 8.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(16.66667% - 8.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(25% - 8.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(33.33333% - 8.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(41.66667% - 8.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(50% - 8.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(58.33333% - 8.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(66.66667% - 8.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(75% - 8.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(83.33333% - 8.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(91.66667% - 8.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-1{margin-left:4px;margin-right:4px;width:calc(100% - 9px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(8.33333% - 16.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(16.66667% - 16.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(25% - 16.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(33.33333% - 16.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(41.66667% - 16.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(50% - 16.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(58.33333% - 16.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(66.66667% - 16.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(75% - 16.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(83.33333% - 16.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(91.66667% - 16.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-2{margin-left:8px;margin-right:8px;width:calc(100% - 17px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(8.33333% - 24.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(16.66667% - 24.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(25% - 24.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(33.33333% - 24.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(41.66667% - 24.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(50% - 24.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(58.33333% - 24.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(66.66667% - 24.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(75% - 24.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(83.33333% - 24.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(91.66667% - 24.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-3{margin-left:12px;margin-right:12px;width:calc(100% - 25px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(8.33333% - 32.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(16.66667% - 32.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(25% - 32.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(33.33333% - 32.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(41.66667% - 32.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(50% - 32.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(58.33333% - 32.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(66.66667% - 32.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(75% - 32.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(83.33333% - 32.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(91.66667% - 32.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-4{margin-left:16px;margin-right:16px;width:calc(100% - 33px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(8.33333% - 40.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(16.66667% - 40.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(25% - 40.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(33.33333% - 40.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(41.66667% - 40.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(50% - 40.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(58.33333% - 40.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(66.66667% - 40.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(75% - 40.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(83.33333% - 40.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(91.66667% - 40.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-5{margin-left:20px;margin-right:20px;width:calc(100% - 41px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(8.33333% - 48.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(16.66667% - 48.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(25% - 48.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(33.33333% - 48.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(41.66667% - 48.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(50% - 48.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(58.33333% - 48.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(66.66667% - 48.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(75% - 48.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(83.33333% - 48.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(91.66667% - 48.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-6{margin-left:24px;margin-right:24px;width:calc(100% - 49px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(8.33333% - 56.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(16.66667% - 56.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(25% - 56.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(33.33333% - 56.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(41.66667% - 56.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(50% - 56.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(58.33333% - 56.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(66.66667% - 56.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(75% - 56.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(83.33333% - 56.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(91.66667% - 56.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-7{margin-left:28px;margin-right:28px;width:calc(100% - 57px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(8.33333% - 64.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(16.66667% - 64.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(25% - 64.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(33.33333% - 64.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(41.66667% - 64.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(50% - 64.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(58.33333% - 64.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(66.66667% - 64.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(75% - 64.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(83.33333% - 64.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(91.66667% - 64.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-8{margin-left:32px;margin-right:32px;width:calc(100% - 65px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(8.33333% - 72.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(16.66667% - 72.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(25% - 72.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(33.33333% - 72.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(41.66667% - 72.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(50% - 72.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(58.33333% - 72.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(66.66667% - 72.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(75% - 72.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(83.33333% - 72.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(91.66667% - 72.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-9{margin-left:36px;margin-right:36px;width:calc(100% - 73px)}}@media screen and (max-width:1280px){.a-grid__col--l-1--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(8.33333% - 80.08333px)}}@media screen and (max-width:1280px){.a-grid__col--l-2--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(16.66667% - 80.16667px)}}@media screen and (max-width:1280px){.a-grid__col--l-3--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(25% - 80.25px)}}@media screen and (max-width:1280px){.a-grid__col--l-4--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(33.33333% - 80.33333px)}}@media screen and (max-width:1280px){.a-grid__col--l-5--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(41.66667% - 80.41667px)}}@media screen and (max-width:1280px){.a-grid__col--l-6--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(50% - 80.5px)}}@media screen and (max-width:1280px){.a-grid__col--l-7--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(58.33333% - 80.58333px)}}@media screen and (max-width:1280px){.a-grid__col--l-8--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(66.66667% - 80.66667px)}}@media screen and (max-width:1280px){.a-grid__col--l-9--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(75% - 80.75px)}}@media screen and (max-width:1280px){.a-grid__col--l-10--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(83.33333% - 80.83333px)}}@media screen and (max-width:1280px){.a-grid__col--l-11--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(91.66667% - 80.91667px)}}@media screen and (max-width:1280px){.a-grid__col--l-12--col-gap-l-10{margin-left:40px;margin-right:40px;width:calc(100% - 81px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(8.33333% - 8.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(16.66667% - 8.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(25% - 8.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(33.33333% - 8.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(41.66667% - 8.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(50% - 8.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(58.33333% - 8.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(66.66667% - 8.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(75% - 8.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(83.33333% - 8.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(91.66667% - 8.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-1{margin-left:4px;margin-right:4px;width:calc(100% - 9px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(8.33333% - 16.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(16.66667% - 16.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(25% - 16.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(33.33333% - 16.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(41.66667% - 16.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(50% - 16.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(58.33333% - 16.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(66.66667% - 16.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(75% - 16.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(83.33333% - 16.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(91.66667% - 16.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-2{margin-left:8px;margin-right:8px;width:calc(100% - 17px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(8.33333% - 24.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(16.66667% - 24.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(25% - 24.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(33.33333% - 24.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(41.66667% - 24.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(50% - 24.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(58.33333% - 24.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(66.66667% - 24.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(75% - 24.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(83.33333% - 24.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(91.66667% - 24.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-3{margin-left:12px;margin-right:12px;width:calc(100% - 25px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(8.33333% - 32.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(16.66667% - 32.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(25% - 32.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(33.33333% - 32.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(41.66667% - 32.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(50% - 32.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(58.33333% - 32.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(66.66667% - 32.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(75% - 32.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(83.33333% - 32.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(91.66667% - 32.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-4{margin-left:16px;margin-right:16px;width:calc(100% - 33px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(8.33333% - 40.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(16.66667% - 40.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(25% - 40.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(33.33333% - 40.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(41.66667% - 40.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(50% - 40.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(58.33333% - 40.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(66.66667% - 40.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(75% - 40.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(83.33333% - 40.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(91.66667% - 40.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-5{margin-left:20px;margin-right:20px;width:calc(100% - 41px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(8.33333% - 48.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(16.66667% - 48.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(25% - 48.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(33.33333% - 48.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(41.66667% - 48.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(50% - 48.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(58.33333% - 48.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(66.66667% - 48.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(75% - 48.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(83.33333% - 48.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(91.66667% - 48.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-6{margin-left:24px;margin-right:24px;width:calc(100% - 49px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(8.33333% - 56.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(16.66667% - 56.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(25% - 56.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(33.33333% - 56.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(41.66667% - 56.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(50% - 56.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(58.33333% - 56.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(66.66667% - 56.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(75% - 56.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(83.33333% - 56.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(91.66667% - 56.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-7{margin-left:28px;margin-right:28px;width:calc(100% - 57px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(8.33333% - 64.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(16.66667% - 64.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(25% - 64.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(33.33333% - 64.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(41.66667% - 64.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(50% - 64.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(58.33333% - 64.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(66.66667% - 64.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(75% - 64.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(83.33333% - 64.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(91.66667% - 64.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-8{margin-left:32px;margin-right:32px;width:calc(100% - 65px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(8.33333% - 72.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(16.66667% - 72.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(25% - 72.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(33.33333% - 72.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(41.66667% - 72.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(50% - 72.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(58.33333% - 72.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(66.66667% - 72.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(75% - 72.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(83.33333% - 72.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(91.66667% - 72.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-9{margin-left:36px;margin-right:36px;width:calc(100% - 73px)}}@media screen and (max-width:1020px){.a-grid__col--m-1--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(8.33333% - 80.08333px)}}@media screen and (max-width:1020px){.a-grid__col--m-2--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(16.66667% - 80.16667px)}}@media screen and (max-width:1020px){.a-grid__col--m-3--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(25% - 80.25px)}}@media screen and (max-width:1020px){.a-grid__col--m-4--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(33.33333% - 80.33333px)}}@media screen and (max-width:1020px){.a-grid__col--m-5--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(41.66667% - 80.41667px)}}@media screen and (max-width:1020px){.a-grid__col--m-6--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(50% - 80.5px)}}@media screen and (max-width:1020px){.a-grid__col--m-7--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(58.33333% - 80.58333px)}}@media screen and (max-width:1020px){.a-grid__col--m-8--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(66.66667% - 80.66667px)}}@media screen and (max-width:1020px){.a-grid__col--m-9--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(75% - 80.75px)}}@media screen and (max-width:1020px){.a-grid__col--m-10--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(83.33333% - 80.83333px)}}@media screen and (max-width:1020px){.a-grid__col--m-11--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(91.66667% - 80.91667px)}}@media screen and (max-width:1020px){.a-grid__col--m-12--col-gap-m-10{margin-left:40px;margin-right:40px;width:calc(100% - 81px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(8.33333% - 8.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(16.66667% - 8.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(25% - 8.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(33.33333% - 8.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(41.66667% - 8.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(50% - 8.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(58.33333% - 8.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(66.66667% - 8.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(75% - 8.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(83.33333% - 8.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(91.66667% - 8.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-1{margin-left:4px;margin-right:4px;width:calc(100% - 9px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(8.33333% - 16.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(16.66667% - 16.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(25% - 16.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(33.33333% - 16.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(41.66667% - 16.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(50% - 16.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(58.33333% - 16.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(66.66667% - 16.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(75% - 16.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(83.33333% - 16.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(91.66667% - 16.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-2{margin-left:8px;margin-right:8px;width:calc(100% - 17px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(8.33333% - 24.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(16.66667% - 24.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(25% - 24.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(33.33333% - 24.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(41.66667% - 24.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(50% - 24.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(58.33333% - 24.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(66.66667% - 24.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(75% - 24.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(83.33333% - 24.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(91.66667% - 24.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-3{margin-left:12px;margin-right:12px;width:calc(100% - 25px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(8.33333% - 32.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(16.66667% - 32.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(25% - 32.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(33.33333% - 32.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(41.66667% - 32.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(50% - 32.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(58.33333% - 32.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(66.66667% - 32.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(75% - 32.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(83.33333% - 32.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(91.66667% - 32.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-4{margin-left:16px;margin-right:16px;width:calc(100% - 33px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(8.33333% - 40.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(16.66667% - 40.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(25% - 40.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(33.33333% - 40.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(41.66667% - 40.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(50% - 40.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(58.33333% - 40.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(66.66667% - 40.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(75% - 40.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(83.33333% - 40.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(91.66667% - 40.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-5{margin-left:20px;margin-right:20px;width:calc(100% - 41px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(8.33333% - 48.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(16.66667% - 48.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(25% - 48.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(33.33333% - 48.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(41.66667% - 48.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(50% - 48.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(58.33333% - 48.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(66.66667% - 48.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(75% - 48.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(83.33333% - 48.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(91.66667% - 48.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-6{margin-left:24px;margin-right:24px;width:calc(100% - 49px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(8.33333% - 56.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(16.66667% - 56.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(25% - 56.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(33.33333% - 56.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(41.66667% - 56.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(50% - 56.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(58.33333% - 56.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(66.66667% - 56.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(75% - 56.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(83.33333% - 56.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(91.66667% - 56.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-7{margin-left:28px;margin-right:28px;width:calc(100% - 57px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(8.33333% - 64.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(16.66667% - 64.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(25% - 64.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(33.33333% - 64.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(41.66667% - 64.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(50% - 64.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(58.33333% - 64.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(66.66667% - 64.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(75% - 64.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(83.33333% - 64.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(91.66667% - 64.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-8{margin-left:32px;margin-right:32px;width:calc(100% - 65px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(8.33333% - 72.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(16.66667% - 72.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(25% - 72.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(33.33333% - 72.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(41.66667% - 72.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(50% - 72.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(58.33333% - 72.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(66.66667% - 72.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(75% - 72.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(83.33333% - 72.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(91.66667% - 72.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-9{margin-left:36px;margin-right:36px;width:calc(100% - 73px)}}@media screen and (max-width:780px){.a-grid__col--s-1--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(8.33333% - 80.08333px)}}@media screen and (max-width:780px){.a-grid__col--s-2--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(16.66667% - 80.16667px)}}@media screen and (max-width:780px){.a-grid__col--s-3--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(25% - 80.25px)}}@media screen and (max-width:780px){.a-grid__col--s-4--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(33.33333% - 80.33333px)}}@media screen and (max-width:780px){.a-grid__col--s-5--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(41.66667% - 80.41667px)}}@media screen and (max-width:780px){.a-grid__col--s-6--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(50% - 80.5px)}}@media screen and (max-width:780px){.a-grid__col--s-7--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(58.33333% - 80.58333px)}}@media screen and (max-width:780px){.a-grid__col--s-8--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(66.66667% - 80.66667px)}}@media screen and (max-width:780px){.a-grid__col--s-9--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(75% - 80.75px)}}@media screen and (max-width:780px){.a-grid__col--s-10--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(83.33333% - 80.83333px)}}@media screen and (max-width:780px){.a-grid__col--s-11--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(91.66667% - 80.91667px)}}@media screen and (max-width:780px){.a-grid__col--s-12--col-gap-s-10{margin-left:40px;margin-right:40px;width:calc(100% - 81px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(8.33333% - 8.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(16.66667% - 8.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(25% - 8.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(33.33333% - 8.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(41.66667% - 8.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(50% - 8.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(58.33333% - 8.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(66.66667% - 8.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(75% - 8.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(83.33333% - 8.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(91.66667% - 8.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-1{margin-left:4px;margin-right:4px;width:calc(100% - 9px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(8.33333% - 16.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(16.66667% - 16.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(25% - 16.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(33.33333% - 16.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(41.66667% - 16.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(50% - 16.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(58.33333% - 16.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(66.66667% - 16.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(75% - 16.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(83.33333% - 16.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(91.66667% - 16.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-2{margin-left:8px;margin-right:8px;width:calc(100% - 17px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(8.33333% - 24.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(16.66667% - 24.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(25% - 24.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(33.33333% - 24.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(41.66667% - 24.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(50% - 24.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(58.33333% - 24.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(66.66667% - 24.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(75% - 24.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(83.33333% - 24.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(91.66667% - 24.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-3{margin-left:12px;margin-right:12px;width:calc(100% - 25px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(8.33333% - 32.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(16.66667% - 32.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(25% - 32.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(33.33333% - 32.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(41.66667% - 32.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(50% - 32.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(58.33333% - 32.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(66.66667% - 32.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(75% - 32.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(83.33333% - 32.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(91.66667% - 32.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-4{margin-left:16px;margin-right:16px;width:calc(100% - 33px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(8.33333% - 40.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(16.66667% - 40.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(25% - 40.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(33.33333% - 40.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(41.66667% - 40.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(50% - 40.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(58.33333% - 40.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(66.66667% - 40.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(75% - 40.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(83.33333% - 40.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(91.66667% - 40.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-5{margin-left:20px;margin-right:20px;width:calc(100% - 41px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(8.33333% - 48.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(16.66667% - 48.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(25% - 48.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(33.33333% - 48.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(41.66667% - 48.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(50% - 48.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(58.33333% - 48.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(66.66667% - 48.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(75% - 48.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(83.33333% - 48.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(91.66667% - 48.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-6{margin-left:24px;margin-right:24px;width:calc(100% - 49px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(8.33333% - 56.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(16.66667% - 56.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(25% - 56.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(33.33333% - 56.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(41.66667% - 56.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(50% - 56.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(58.33333% - 56.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(66.66667% - 56.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(75% - 56.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(83.33333% - 56.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(91.66667% - 56.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-7{margin-left:28px;margin-right:28px;width:calc(100% - 57px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(8.33333% - 64.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(16.66667% - 64.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(25% - 64.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(33.33333% - 64.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(41.66667% - 64.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(50% - 64.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(58.33333% - 64.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(66.66667% - 64.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(75% - 64.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(83.33333% - 64.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(91.66667% - 64.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-8{margin-left:32px;margin-right:32px;width:calc(100% - 65px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(8.33333% - 72.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(16.66667% - 72.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(25% - 72.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(33.33333% - 72.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(41.66667% - 72.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(50% - 72.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(58.33333% - 72.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(66.66667% - 72.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(75% - 72.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(83.33333% - 72.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(91.66667% - 72.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-9{margin-left:36px;margin-right:36px;width:calc(100% - 73px)}}@media screen and (max-width:440px){.a-grid__col--xs-1--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(8.33333% - 80.08333px)}}@media screen and (max-width:440px){.a-grid__col--xs-2--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(16.66667% - 80.16667px)}}@media screen and (max-width:440px){.a-grid__col--xs-3--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(25% - 80.25px)}}@media screen and (max-width:440px){.a-grid__col--xs-4--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(33.33333% - 80.33333px)}}@media screen and (max-width:440px){.a-grid__col--xs-5--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(41.66667% - 80.41667px)}}@media screen and (max-width:440px){.a-grid__col--xs-6--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(50% - 80.5px)}}@media screen and (max-width:440px){.a-grid__col--xs-7--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(58.33333% - 80.58333px)}}@media screen and (max-width:440px){.a-grid__col--xs-8--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(66.66667% - 80.66667px)}}@media screen and (max-width:440px){.a-grid__col--xs-9--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(75% - 80.75px)}}@media screen and (max-width:440px){.a-grid__col--xs-10--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(83.33333% - 80.83333px)}}@media screen and (max-width:440px){.a-grid__col--xs-11--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(91.66667% - 80.91667px)}}@media screen and (max-width:440px){.a-grid__col--xs-12--col-gap-xs-10{margin-left:40px;margin-right:40px;width:calc(100% - 81px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(8.33333% - 8.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(16.66667% - 8.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(25% - 8.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(33.33333% - 8.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(41.66667% - 8.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(50% - 8.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(58.33333% - 8.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(66.66667% - 8.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(75% - 8.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(83.33333% - 8.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(91.66667% - 8.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-1{margin-left:4px;margin-right:4px;width:calc(100% - 9px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(8.33333% - 16.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(16.66667% - 16.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(25% - 16.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(33.33333% - 16.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(41.66667% - 16.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(50% - 16.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(58.33333% - 16.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(66.66667% - 16.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(75% - 16.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(83.33333% - 16.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(91.66667% - 16.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-2{margin-left:8px;margin-right:8px;width:calc(100% - 17px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(8.33333% - 24.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(16.66667% - 24.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(25% - 24.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(33.33333% - 24.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(41.66667% - 24.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(50% - 24.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(58.33333% - 24.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(66.66667% - 24.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(75% - 24.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(83.33333% - 24.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(91.66667% - 24.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-3{margin-left:12px;margin-right:12px;width:calc(100% - 25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(8.33333% - 32.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(16.66667% - 32.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(25% - 32.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(33.33333% - 32.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(41.66667% - 32.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(50% - 32.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(58.33333% - 32.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(66.66667% - 32.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(75% - 32.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(83.33333% - 32.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(91.66667% - 32.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-4{margin-left:16px;margin-right:16px;width:calc(100% - 33px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(8.33333% - 40.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(16.66667% - 40.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(25% - 40.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(33.33333% - 40.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(41.66667% - 40.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(50% - 40.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(58.33333% - 40.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(66.66667% - 40.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(75% - 40.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(83.33333% - 40.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(91.66667% - 40.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-5{margin-left:20px;margin-right:20px;width:calc(100% - 41px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(8.33333% - 48.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(16.66667% - 48.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(25% - 48.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(33.33333% - 48.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(41.66667% - 48.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(50% - 48.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(58.33333% - 48.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(66.66667% - 48.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(75% - 48.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(83.33333% - 48.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(91.66667% - 48.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-6{margin-left:24px;margin-right:24px;width:calc(100% - 49px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(8.33333% - 56.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(16.66667% - 56.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(25% - 56.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(33.33333% - 56.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(41.66667% - 56.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(50% - 56.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(58.33333% - 56.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(66.66667% - 56.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(75% - 56.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(83.33333% - 56.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(91.66667% - 56.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-7{margin-left:28px;margin-right:28px;width:calc(100% - 57px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(8.33333% - 64.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(16.66667% - 64.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(25% - 64.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(33.33333% - 64.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(41.66667% - 64.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(50% - 64.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(58.33333% - 64.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(66.66667% - 64.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(75% - 64.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(83.33333% - 64.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(91.66667% - 64.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-8{margin-left:32px;margin-right:32px;width:calc(100% - 65px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(8.33333% - 72.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(16.66667% - 72.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(25% - 72.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(33.33333% - 72.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(41.66667% - 72.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(50% - 72.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(58.33333% - 72.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(66.66667% - 72.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(75% - 72.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(83.33333% - 72.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(91.66667% - 72.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-9{margin-left:36px;margin-right:36px;width:calc(100% - 73px)}}@media screen and (max-width:380px){.a-grid__col--xxs-1--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(8.33333% - 80.08333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-2--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(16.66667% - 80.16667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-3--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(25% - 80.25px)}}@media screen and (max-width:380px){.a-grid__col--xxs-4--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(33.33333% - 80.33333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-5--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(41.66667% - 80.41667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-6--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(50% - 80.5px)}}@media screen and (max-width:380px){.a-grid__col--xxs-7--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(58.33333% - 80.58333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-8--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(66.66667% - 80.66667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-9--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(75% - 80.75px)}}@media screen and (max-width:380px){.a-grid__col--xxs-10--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(83.33333% - 80.83333px)}}@media screen and (max-width:380px){.a-grid__col--xxs-11--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(91.66667% - 80.91667px)}}@media screen and (max-width:380px){.a-grid__col--xxs-12--col-gap-xxs-10{margin-left:40px;margin-right:40px;width:calc(100% - 81px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-1{margin-left:calc(8.33333% + 39.91667px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-2{margin-left:calc(16.66667% + 39.83333px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-3{margin-left:calc(25% + 39.75px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-4{margin-left:calc(33.33333% + 39.66667px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-5{margin-left:calc(41.66667% + 39.58333px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-6{margin-left:calc(50% + 39.5px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-7{margin-left:calc(58.33333% + 39.41667px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-8{margin-left:calc(66.66667% + 39.33333px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-9{margin-left:calc(75% + 39.25px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-10{margin-left:calc(83.33333% + 39.16667px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-11{margin-left:calc(91.66667% + 39.08333px)}}@media screen and (max-width:380px){.a-grid__col--offset-xxs-12{margin-left:calc(100% + 39px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-1{margin-left:calc(8.33333% + 39.91667px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-2{margin-left:calc(16.66667% + 39.83333px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-3{margin-left:calc(25% + 39.75px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-4{margin-left:calc(33.33333% + 39.66667px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-5{margin-left:calc(41.66667% + 39.58333px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-6{margin-left:calc(50% + 39.5px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-7{margin-left:calc(58.33333% + 39.41667px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-8{margin-left:calc(66.66667% + 39.33333px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-9{margin-left:calc(75% + 39.25px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-10{margin-left:calc(83.33333% + 39.16667px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-11{margin-left:calc(91.66667% + 39.08333px)}}@media screen and (max-width:440px){.a-grid__col--offset-xs-12{margin-left:calc(100% + 39px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-1{margin-left:calc(8.33333% + 39.91667px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-2{margin-left:calc(16.66667% + 39.83333px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-3{margin-left:calc(25% + 39.75px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-4{margin-left:calc(33.33333% + 39.66667px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-5{margin-left:calc(41.66667% + 39.58333px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-6{margin-left:calc(50% + 39.5px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-7{margin-left:calc(58.33333% + 39.41667px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-8{margin-left:calc(66.66667% + 39.33333px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-9{margin-left:calc(75% + 39.25px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-10{margin-left:calc(83.33333% + 39.16667px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-11{margin-left:calc(91.66667% + 39.08333px)}}@media screen and (max-width:780px){.a-grid__col--offset-s-12{margin-left:calc(100% + 39px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-1{margin-left:calc(8.33333% + 39.91667px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-2{margin-left:calc(16.66667% + 39.83333px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-3{margin-left:calc(25% + 39.75px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-4{margin-left:calc(33.33333% + 39.66667px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-5{margin-left:calc(41.66667% + 39.58333px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-6{margin-left:calc(50% + 39.5px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-7{margin-left:calc(58.33333% + 39.41667px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-8{margin-left:calc(66.66667% + 39.33333px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-9{margin-left:calc(75% + 39.25px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-10{margin-left:calc(83.33333% + 39.16667px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-11{margin-left:calc(91.66667% + 39.08333px)}}@media screen and (max-width:1020px){.a-grid__col--offset-m-12{margin-left:calc(100% + 39px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-1{margin-left:calc(8.33333% + 39.91667px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-2{margin-left:calc(16.66667% + 39.83333px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-3{margin-left:calc(25% + 39.75px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-4{margin-left:calc(33.33333% + 39.66667px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-5{margin-left:calc(41.66667% + 39.58333px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-6{margin-left:calc(50% + 39.5px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-7{margin-left:calc(58.33333% + 39.41667px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-8{margin-left:calc(66.66667% + 39.33333px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-9{margin-left:calc(75% + 39.25px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-10{margin-left:calc(83.33333% + 39.16667px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-11{margin-left:calc(91.66667% + 39.08333px)}}@media screen and (max-width:1280px){.a-grid__col--offset-l-12{margin-left:calc(100% + 39px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-1{margin-left:calc(8.33333% + 39.91667px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-2{margin-left:calc(16.66667% + 39.83333px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-3{margin-left:calc(25% + 39.75px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-4{margin-left:calc(33.33333% + 39.66667px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-5{margin-left:calc(41.66667% + 39.58333px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-6{margin-left:calc(50% + 39.5px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-7{margin-left:calc(58.33333% + 39.41667px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-8{margin-left:calc(66.66667% + 39.33333px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-9{margin-left:calc(75% + 39.25px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-10{margin-left:calc(83.33333% + 39.16667px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-11{margin-left:calc(91.66667% + 39.08333px)}}@media screen and (max-width:1400px){.a-grid__col--offset-xl-12{margin-left:calc(100% + 39px)}}.a-grid__col--row-gap-1{margin-bottom:8px}.a-grid__col--row-gap-2{margin-bottom:16px}.a-grid__col--row-gap-3{margin-bottom:24px}.a-grid__col--row-gap-4{margin-bottom:32px}.a-grid__col--row-gap-5{margin-bottom:40px}.a-grid__col--row-gap-6{margin-bottom:48px}.a-grid__col--row-gap-7{margin-bottom:56px}.a-grid__col--row-gap-8{margin-bottom:64px}.a-grid__col--row-gap-9{margin-bottom:72px}.a-grid__col--row-gap-10{margin-bottom:80px}
.a-grid__row{box-sizing:border-box;display:flex;flex-wrap:wrap;margin-bottom:0;margin-top:0}.a-grid__row--row-gap-1:last-child{margin-bottom:-8px}.a-grid__row--row-gap-2:last-child{margin-bottom:-16px}.a-grid__row--row-gap-3:last-child{margin-bottom:-24px}.a-grid__row--row-gap-4:last-child{margin-bottom:-32px}.a-grid__row--row-gap-5:last-child{margin-bottom:-40px}.a-grid__row--row-gap-6:last-child{margin-bottom:-48px}.a-grid__row--row-gap-7:last-child{margin-bottom:-56px}.a-grid__row--row-gap-8:last-child{margin-bottom:-64px}.a-grid__row--row-gap-9:last-child{margin-bottom:-72px}.a-grid__row--row-gap-10:last-child{margin-bottom:-80px}.a-grid__row--col-gap-1{margin-left:-4px;margin-right:-4px;width:calc(100% + 8px)}.a-grid__row--col-gap-2{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}.a-grid__row--col-gap-3{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}.a-grid__row--col-gap-4{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.a-grid__row--col-gap-5{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.a-grid__row--col-gap-6{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}.a-grid__row--col-gap-7{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}.a-grid__row--col-gap-8{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}.a-grid__row--col-gap-9{margin-left:-36px;margin-right:-36px;width:calc(100% + 72px)}.a-grid__row--col-gap-10{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-1{margin-left:-4px;margin-right:-4px;width:calc(100% + 8px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-2{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-3{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-4{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-5{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-6{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-7{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-8{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-9{margin-left:-36px;margin-right:-36px;width:calc(100% + 72px)}}@media screen and (max-width:1400px){.a-grid__row--col-gap-xl-10{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-1{margin-left:-4px;margin-right:-4px;width:calc(100% + 8px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-2{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-3{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-4{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-5{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-6{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-7{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-8{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-9{margin-left:-36px;margin-right:-36px;width:calc(100% + 72px)}}@media screen and (max-width:1280px){.a-grid__row--col-gap-l-10{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-1{margin-left:-4px;margin-right:-4px;width:calc(100% + 8px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-2{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-3{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-4{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-5{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-6{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-7{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-8{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-9{margin-left:-36px;margin-right:-36px;width:calc(100% + 72px)}}@media screen and (max-width:1020px){.a-grid__row--col-gap-m-10{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-1{margin-left:-4px;margin-right:-4px;width:calc(100% + 8px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-2{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-3{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-4{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-5{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-6{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-7{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-8{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-9{margin-left:-36px;margin-right:-36px;width:calc(100% + 72px)}}@media screen and (max-width:780px){.a-grid__row--col-gap-s-10{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-1{margin-left:-4px;margin-right:-4px;width:calc(100% + 8px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-2{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-3{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-4{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-5{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-6{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-7{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-8{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-9{margin-left:-36px;margin-right:-36px;width:calc(100% + 72px)}}@media screen and (max-width:440px){.a-grid__row--col-gap-xs-10{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-1{margin-left:-4px;margin-right:-4px;width:calc(100% + 8px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-2{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-3{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-4{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-5{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-6{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-7{margin-left:-28px;margin-right:-28px;width:calc(100% + 56px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-8{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-9{margin-left:-36px;margin-right:-36px;width:calc(100% + 72px)}}@media screen and (max-width:380px){.a-grid__row--col-gap-xxs-10{margin-left:-40px;margin-right:-40px;width:calc(100% + 80px)}}.a-grid__row--debug{background-color:rgba(204,50,36,.4)}
.a-grid__container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1280px}.a-grid__container--nested{width:100%}.a-grid__container--debug{background-color:rgba(204,50,36,.4)}
.a-heading{font-weight:900}.a-heading--with-margin{margin-bottom:1.5em}.a-heading--xl{font-size:2.125rem}.a-heading--l{font-size:1.75rem}.a-heading--m{font-size:1.5rem}.a-heading--s{font-size:1.25rem}.a-heading--xs{font-size:1rem}.a-heading--xxs{font-size:.8125rem;letter-spacing:.5px;text-transform:uppercase}.a-heading--decorative{font-family:All Round Gothic;font-weight:700;text-transform:uppercase}.a-heading--decorative-xl{font-size:2.125rem;letter-spacing:.5px}.a-heading--decorative-l{font-size:1.75rem;letter-spacing:.5px}.a-heading--decorative-m{font-size:1.25rem;letter-spacing:.5px}.a-heading--uppercase{text-transform:uppercase}@media screen and (max-width:580px){.a-heading--xl{font-size:2rem}.a-heading--l{font-size:1.625rem}.a-heading--m{font-size:1.375rem}.a-heading--s{font-size:1.125rem}.a-heading--xs{font-size:.8125rem}.a-heading--xxs{font-size:.75rem}.a-heading--decorative--xl{font-size:2rem;letter-spacing:.5px}.a-heading--decorative--l{font-size:1.625rem;letter-spacing:.5px}.a-heading--decorative--m{font-size:1.125rem;letter-spacing:.5px}}
.a-list-group-item{background-color:transparent;border:0;border-bottom:1px solid #e1e4e6;list-style-type:none}.a-list-group-item--header{border-top-left-radius:10px;border-top-right-radius:10px}.a-list-group-item--footer{border-bottom:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.a-list-group-item--align-center,.a-list-group-item--align-right{display:flex;flex-direction:column}.a-list-group-item--align-center{align-items:center}.a-list-group-item--align-right{align-items:flex-end}
.a-logo svg{height:100%;width:100%}.a-logo svg path{fill:#1a699e}.a-logo--light svg path{fill:#fff}
.m-icon-button{--iconButton-size:44px;--iconButton-icon-size:16px;font-size:var(--iconButton-icon-size);max-height:var(--iconButton-size);max-width:var(--iconButton-size);min-height:var(--iconButton-size);min-width:var(--iconButton-size);padding:unset}.m-icon-button--size-s{--iconButton-size:32px;--iconButton-icon-size:14px}.m-icon-button--size-l{--iconButton-size:48px;--iconButton-icon-size:18px}
.a-menu-list-item{align-items:center;border:none;border-radius:8px;display:flex;font-size:15px;list-style-type:none;padding-bottom:12px;padding-top:12px;position:relative;text-decoration:none;width:100%}.a-menu-list-item--hoverable:hover{background-color:#f3f4f6}.a-menu-list-item--clickable{border-radius:8px;cursor:pointer}.a-menu-list-item--clickable:active{background-color:#f9fafb}.a-menu-list-item--clickable:focus-visible{outline:3px solid #50a9e2}.a-menu-list-item--selected{background-color:#d3eaf8;color:#155884;position:relative}.a-menu-list-item--selected:before{background-color:#1a699e;border-bottom-left-radius:8px;border-top-left-radius:8px}.a-menu-list-item--selected:focus-visible{outline:3px solid #50a9e2}.a-menu-list-item--selected:active,.a-menu-list-item--selected:hover{background-color:#d3eaf8;color:#155884}.a-menu-list-item--disabled{cursor:default}.a-menu-list-item--border-bottom{border-bottom:1px solid #e5e7eb}.a-menu-list-item--border-bottom:active,.a-menu-list-item--border-bottom:hover{border-bottom:1px solid transparent}.a-menu-list-item--icon:hover+.a-menu-list-item--border-bottom{border-bottom:1px solid #e5e7eb}.a-menu-list-item--icon-wrapper{align-items:center;display:flex;height:32px;justify-content:center;width:32px}
.a-nav-item{align-items:center;color:#fff;display:flex;height:100%;padding:8px 16px;text-decoration:none}.a-nav-item .a-icon--size-standalone{font-size:20px}.a-nav-item.a-nav-item--disabled:hover{cursor:not-allowed;opacity:.5}.a-nav-item:focus{outline:3px solid #50a9e2;outline-offset:-3px}.a-nav-item--has-states{cursor:pointer}.a-nav-item--has-states.a-nav-item--active{background:#1e7cb8}.a-nav-item--has-states.a-nav-item--active:hover,.a-nav-item--has-states:hover{background:#155884}.a-nav-item--has-states:active{background:#1e7cb8}
.a-radio{display:inline-block;--radio-background-color--checked:#d3eaf8;--radio-background-color--unchecked:#fff;--radio-background-color--hover-checked:#a8d4f0;--radio-background-color--hover-unchecked:#d1d5db;--radio-background-color--active-checked:#7cbfe9;--radio-background-color--active-unchecked:#e5e7eb;--radio-background-color--disabled-checked:#ebf5fa;--radio-border-color--unchecked:#d1d5db;--radio-border-color--checked:var(--radio-background-color--checked);--radio-border-color--hover-checked:var(--radio-background-color--hover-checked);--radio-border-color--hover-unchecked:transparent;--radio-border-color--active-checked:var(--radio-background-color--active-checked);--radio-border-color--active-unchecked:var(--radio-background-color--unchecked);--radio-border-color--disabled-checked:var(--radio-background-color--disabled-checked);--radio-border-color--disabled-unchecked:#e5e7eb;--radio-icon-color--unchecked:transparent;--radio-icon-color--checked:#1a699e;--radio-icon-color--disabled-checked:#7cbfe9;--radio-border-radius:calc(var(--radio-size)*2);--radio-size:32px;--radio-icon-font-size:10px}.a-radio__input{cursor:pointer;display:block;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.a-radio__display{align-items:center;background-color:var(--radio-background-color--unchecked);border:1px solid var(--radio-border-color--unchecked);border-radius:var(--radio-border-radius);color:var(--radio-icon-color--unchecked);display:inline-flex;height:var(--radio-size);justify-content:center;width:var(--radio-size)}.a-radio__icon{font-size:var(--radio-icon-font-size)}.a-radio__input:not(:checked)+.a-radio__display>svg{visibility:hidden}.a-radio__input:checked~.a-radio__display{background-color:var(--radio-background-color--checked);border-color:var(--radio-border-color--checked);color:var(--radio-icon-color--checked)}.a-radio:hover .a-radio__input:not(:checked):not(:disabled)~.a-radio__display{background-color:var(--radio-background-color--hover-unchecked);border-color:var(--radio-border-color--hover-unchecked)}.a-radio:hover .a-radio__input:checked:not(:disabled)~.a-radio__display,.a-radio:hover .a-radio__input:not(:disabled){background-color:var(--radio-background-color--hover-checked)}.a-radio:active .a-radio__input:not(:checked)~.a-radio__display{background-color:var(--radio-background-color--active-unchecked);border-color:var(--radio-border-color--active-unchecked);transform:scale(.9)}.a-radio:active .a-radio__input:checked:not(:disabled)~.a-radio__display,.a-radio:active .a-radio__input:not(:disabled){background-color:var(--radio-background-color--active-checked)}.a-radio--disabled{cursor:not-allowed}.a-radio--disabled *{cursor:inherit}.a-radio--disabled .a-radio__input~.a-radio__display{background-color:var(--radio-background-color--disabled-unchecked);border-color:var(--radio-border-color--disabled-unchecked)}.a-radio--disabled .a-radio__input,.a-radio--disabled .a-radio__input:checked~.a-radio__display{background-color:var(--radio-background-color--disabled-checked);border-color:var(--radio-border-color--disabled-checked)}.a-radio__input:not(:disabled):focus~.a-radio__display{outline:3px solid #50a9e2}.a-radio__input:not(:disabled):focus:not(:focus-visible)~.a-radio__display{outline:none}.a-radio__input:checked~.a-radio__display .a-radio__icon{animation:cubic .15s cubic-bezier(.25,.4,.65,1.9)}@keyframes cubic{0%,20%{transform:scale(0)}80%,to{transform:scale(1)}}
.a-status-text{font-size:.75rem;font-weight:900;letter-spacing:.03125rem;text-transform:uppercase}
.a-tab{--tab-text-color:#374151;--tab-selected-color:var(--tab-text-color);--tab-text-color-selected:#1e7cb8;--tab-background-color:transparent;--tab-background-color-hover:#f3f4f6;--tab-background-color-active:#e5e7eb;--tab-underline-color:#1e7cb8;--tab-underline-width:0px;align-items:center;background:none;border:none;border-radius:8px;color:var(--tab-text-color);display:flex;font-size:.9375rem;font-weight:700;justify-content:center;margin:0;min-height:44px;text-align:center;text-decoration:none;white-space:nowrap}.a-tab:before{background-color:var(--tab-underline-color);border-top-left-radius:2px;border-top-right-radius:2px;bottom:0;content:"";height:3px;position:absolute;transition:width .125s ease-in-out;width:var(--tab-underline-width)}.a-tab:focus:not(:disabled){outline:3px solid #50a9e2;outline-offset:-3px;transition:all .1s}.a-tab:focus:not(:focus-visible){outline:0}.a-tab:focus-visible{outline:3px solid #50a9e2}.a-tab--selected{color:var(--tab-text-color-selected);font-weight:700;transition:all .1s}.a-tab--selected:before{--tab-underline-width:calc(100% - 12px)}.a-tab--content-wrapper{border:8px;border-radius:8px;margin:10px 0;padding:8px 14px}.a-tab--content-wrapper:hover:not(:disabled):not(.a-tab--selected){background-color:var(--tab-background-color-hover);cursor:pointer;transition:all .1s}.a-tab--content-wrapper:active:not(:disabled):not(.a-tab--selected){background-color:var(--tab-background-color-active)}.a-tab--disabled{--tab-text-color:#9ca3af}
.a-toggle{--toggle-padding:8px;--toggle-control-size:20px;--toggle-control-color:#6b7280;--toggle-track-color:#e5e7eb;display:inline-block}.a-toggle__input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.a-toggle__track{background-color:var(--toggle-track-color);border-radius:1000px;display:flex;min-height:calc(var(--toggle-control-size) + var(--toggle-padding)*2);min-width:calc(var(--toggle-control-size)*2 + var(--toggle-padding)*3)}.a-toggle__control{background-color:var(--toggle-control-color);border-radius:1000px;left:var(--toggle-padding);min-height:var(--toggle-control-size);min-width:var(--toggle-control-size);position:absolute;top:var(--toggle-padding);transition:all .1s ease-in-out}.a-toggle__input:not(:checked):hover~.a-toggle__track{--toggle-track-color:#d1d5db}.a-toggle__input:not(:checked):active~.a-toggle__track{--toggle-track-color:#e5e7eb}.a-toggle__input:not(:checked):active~.a-toggle__track .a-toggle__control{transform:scale(.85)}.a-toggle__input:checked~.a-toggle__track{--toggle-track-color:#d3eaf8;--toggle-control-color:#1e7cb8}.a-toggle__input:checked~.a-toggle__track .a-toggle__control{left:calc(100% - var(--toggle-control-size) - var(--toggle-padding))}.a-toggle__input:checked:hover~.a-toggle__track{--toggle-track-color:#a8d4f0}.a-toggle__input:checked:active~.a-toggle__track{--toggle-track-color:#d3eaf8}.a-toggle__input:checked:active~.a-toggle__track .a-toggle__control{transform:scale(.85)}.a-toggle__input:disabled{cursor:not-allowed}.a-toggle__input:disabled~.a-toggle__track{opacity:.65}.a-toggle__input:focus~.a-toggle__track .a-toggle__control{outline:3px solid #50a9e2}.a-toggle__input:focus:not(:focus-visible)~.a-toggle__track .a-toggle__control{outline:none}.a-toggle--size-small{--toggle-control-size:16px;--toggle-padding:6px}
.video-supplement .responsive-video iframe,.video-supplement .responsive-video video{height:100%;position:absolute;width:100%}@media(max-width:600px){.video-supplement .responsive-video{padding:0}}.video-supplement .responsive-video__sizer{padding-bottom:56.25%;position:relative}
.m-banner{border-color:#e5e7eb;color:rgba(0,0,0,.62);font-size:16px;opacity:1;transition:opacity .25s}.m-banner--dismissing{opacity:0}.m-banner__card{display:flex}.m-banner__card--default{background-color:#f9fafb}.m-banner__card--white{background-color:#fff}.m-banner__card--success{background-color:rgba(16,185,129,.05);border-color:#10b981;color:#10b981}.m-banner__card--danger{background-color:rgba(204,50,36,.05);border-color:#cc3224;color:#cc3224}.m-banner__card--blue{background-color:rgba(30,124,184,.05);border-color:#1e7cb8;color:#1e7cb8}.m-banner__content{align-content:flex-start;display:flex;flex-grow:1;white-space:pre-wrap}.m-banner__btn,.m-banner__icon{flex-shrink:0;margin-bottom:-10px;margin-top:-10px}.m-banner__icon{align-items:center;display:inline-flex;justify-content:center;margin-left:-16px;max-height:40px;max-width:40px;padding:16px}.m-banner__btn{margin-left:auto}.m-banner__btn~.m-banner__btn{margin-left:0}
.btn-group{display:flex;margin:.25em}.btn-group--position-at-bottom{margin-top:auto}.btn-group__items-wrapper{display:flex;flex-wrap:nowrap}.btn-group__items-wrapper>.btn-group__item:first-child{margin-left:0}.btn-group__items-wrapper>.btn-group__item:last-child{margin-right:0}.btn-group__items-wrapper:not(.btn-group__items-wrapper--column-fill){flex-basis:auto}.btn-group__items-wrapper.btn-group__items-wrapper--column-fill{flex-basis:100%}@media(max-width:780px){.btn-group__items-wrapper{flex-basis:780px;flex-direction:column}.btn-group__items-wrapper--no-fill{flex-basis:auto;flex-direction:row}}.btn-group__items-wrapper--column{flex-basis:100%;flex-direction:column}.btn-group__items-wrapper--column>.btn-group__item{margin:4px 0}.btn-group__items-wrapper--column>.btn-group__item:first-child{margin-top:0}.btn-group__items-wrapper--column>.btn-group__item:last-child{margin-bottom:0}.btn-group__items-wrapper--column-fill{flex-basis:100%}.btn-group__item{flex-basis:fit-content;flex-grow:1;margin:0 4px}
.m-checkbox-chip__input{cursor:pointer;display:block;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.m-checkbox-chip__icon{font-size:.75rem;margin-left:8px}.m-checkbox-chip.a-chip--disabled .m-checkbox-chip__input{cursor:default}
.m-dropdown__target{display:inline-block}.m-dropdown__target *{white-space:nowrap}.m-dropdown__target--fill{width:100%}.m-dropdown__content-wrapper{opacity:0;pointer-events:none;transition:opacity .1s;z-index:1}.m-dropdown__content-wrapper--show{opacity:1;pointer-events:auto}.m-dropdown__content{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.05);max-width:448px;overflow:auto;padding:8px 0;width:100%}.m-dropdown__content--border-bottom{border-bottom:1px solid #e5e7eb}.m-dropdown__content--min{min-width:160px}.m-dropdown__content--max{max-height:448px;overflow:auto;transform:translateZ(0)}.m-dropdown__content-wrapper[data-placement^=top]{margin-bottom:8px}.m-dropdown__content-wrapper[data-placement^=bottom]{margin-top:8px}.m-dropdown__content-wrapper[data-placement^=right]{margin-left:8px}.m-dropdown__content-wrapper[data-placement^=left]{margin-right:8px}@media(max-width:780px){.m-dropdown__content-wrapper{bottom:-25%;transition:opacity .1s,bottom .25s;width:100%}.m-dropdown__content-wrapper--show{bottom:0}.m-dropdown__content-wrapper--show:before{background:rgba(0,0,0,.35);bottom:0;content:"";height:100vh;left:0;position:absolute;width:100vw;z-index:9}.m-dropdown__content{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:70vh;max-width:none;overflow:auto;z-index:9999}.m-dropdown__content-wrapper[data-placement^=top]{margin-bottom:0}.m-dropdown__mobile-close{box-shadow:0 5px 20px rgba(0,0,0,.05);float:right;margin:0 16px 16px auto;z-index:9999}}
.m-dropdown-item{background:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:16px;text-align:start;text-decoration:none}.m-dropdown-item.m-dropdown-item--with-checkbox{cursor:default}.m-dropdown-item.m-dropdown-item--disabled{cursor:not-allowed}.m-dropdown-item:hover:not(.m-dropdown-item--with-checkbox):not(.m-dropdown-item--disabled){background:#f9fafb}.m-dropdown-item:hover:not(.m-dropdown-item--with-checkbox):not(.m-dropdown-item--disabled) .m-dropdown-item__icon,.m-dropdown-item:hover:not(.m-dropdown-item--with-checkbox):not(.m-dropdown-item--disabled) .m-dropdown-item__main-text--black{color:#1e7cb8;opacity:1}.m-dropdown-item:active:not(.m-dropdown-item--with-checkbox):not(.m-dropdown-item--disabled){background:#f3f4f6}.m-dropdown-item:focus{outline:3px solid #50a9e2;outline-offset:-3px;transition:all .1s}.m-dropdown-item.m-dropdown-item--selected:not(.m-dropdown-item--with-checkbox) .m-dropdown-item__icon,.m-dropdown-item.m-dropdown-item--selected:not(.m-dropdown-item--with-checkbox) .m-dropdown-item__main-text--black{color:#50a9e2}.m-dropdown-item .m-dropdown-item__icon{line-height:20px}.m-dropdown-item__checkbox{margin-right:16px}.m-dropdown-item--as-button{border:none;width:100%}.m-dropdown-item--with-bottom-border{border-bottom:1px solid #e5e7eb}.m-dropdown-item__label-wrapper{flex-grow:1}.m-dropdown-item__label-wrapper--with-icon{margin-right:0;width:calc(100% - 16px)}.m-dropdown-item__checkbox-margin{margin-top:5px}
.h-expandable{overflow:hidden;transition:height .1s}
.m-expandable-dropdown-item,.m-expandable-dropdown-item__trigger{background-color:transparent;border:0;width:100%}.m-expandable-dropdown-item__trigger{border-bottom:1px solid #e5e7eb}.m-expandable-dropdown-item__item-content-wrapper{align-items:center;display:flex;justify-content:space-between}.m-expandable-dropdown-item__expanded-indicator{margin-bottom:-16px;margin-right:-8px;margin-top:-16px;pointer-events:none;transition:transform .1s}.m-expandable-dropdown-item__expanded-indicator .a-icon{transform:translateX(1px)}.m-expandable-dropdown-item__expanded-indicator--expanded{transform:rotate(90deg)}
.m-fieldset{border:none;padding:0;margin:0}
.m-fieldset-group .m-fieldset:not(:last-child){margin-bottom:64px}
.file-input{border-radius:8px;border-style:dashed;border-width:1px}.file-input:focus-within{outline:3px solid #50a9e2}.file-input:hover{background-color:#d3eaf8;border-color:#50a9e2;border-style:solid;color:#155884}.file-input:active{background-color:#a8d4f0;border-color:#1e7cb8;border-style:solid;color:#104060}.file-input--error:hover{background-color:#f7d7d4;border-color:#dc4538;color:#9c251c}.file-input--error:active{background-color:#eb968e;border-color:#cc3224;color:#821f17}.file-input--warning:hover{background-color:#fef3c7;border-color:#b45309;color:#b45309}.file-input__icon{flex-basis:16px;flex-grow:0;font-size:24px}.file-input__input{height:100%;opacity:0;position:absolute;width:100%}
.m-filterchip__select{max-width:15em}div[class*=-menu] div[class*=-option]:hover{background:#f9fafb;color:#50a9e2}
:root{--iconInput-icon-offset:14px;--iconInput-padding-offset:40px;--iconInput-icon-size:14px}.m-icon-input__wrapper{display:inline-flex;position:relative}.m-icon-input__wrapper--fill{width:100%}.m-icon-input__icon{align-self:center;font-size:var(--iconInput-icon-size);pointer-events:none;position:absolute}.m-icon-input__icon--left{left:var(--iconInput-icon-offset)}.m-icon-input__icon--right{right:var(--iconInput-icon-offset)}.m-icon-input__icon--clickable{pointer-events:auto}.m-icon-input.m-icon-input--with-icon-left{padding-left:var(--iconInput-padding-offset)}.m-icon-input.m-icon-input--with-icon-right{padding-right:var(--iconInput-padding-offset)}.m-icon-input.m-icon-input--with-icon-right.m-icon-input--with-icon-left{padding-left:var(--iconInput-padding-offset);padding-right:var(--iconInput-padding-offset)}.m-icon-input.a-input--s{--iconInput-padding-offset:28px}.m-icon-input.a-input--s~.m-icon-input__icon{--iconInput-icon-offset:10px;--iconInput-icon-size:12px}
.m-input-group{display:flex}.m-input-group--row{flex-direction:row}@media(min-width:441px){.m-input-group--row>.m-input-group__item{margin-bottom:0}}.m-input-group--column{flex-direction:column}@media(min-width:441px){.m-input-group--column>.m-input-group__item{margin-right:0}}@media(max-width:440px){.m-input-group--column .m-input-group__item{margin-right:0}.m-input-group--row:not(.m-input-group--always-row){flex-direction:column}.m-input-group--row:not(.m-input-group--always-row)>.m-input-group__item{margin-right:0}.m-input-group--always-row .m-input-group__item{margin-bottom:0}}
.m-input-stepper{align-items:center;display:grid;max-width:168px;grid-template-columns:1fr 2fr 1fr;grid-template-rows:1fr auto;gap:8px}.m-input-stepper input::-webkit-inner-spin-button,.m-input-stepper input::-webkit-outer-spin-button{-webkit-appearance:none}.m-input-stepper input[type=number]{-moz-appearance:textfield}.m-input-stepper__input{text-align:center}.m-input-stepper__text{line-height:150%;text-align:center;width:100%;grid-row:2;grid-column:1/-1}
.m-selection-label{display:flex}.m-selection-label__text-block{margin:auto 0 auto 16px}.m-selection-label__label{cursor:default}
.loading-spinner-long{animation:fa-spin 1s linear infinite}
.app-portal,.app-portal--z-popover,.app-portal--z-tooltip{z-index:9999}.app-portal--z-toast{z-index:10000}.app-portal--z-tooltip-in-navbar{z-index:107}.app-portal--z-modal{z-index:9998}
.modal__backdrop{align-items:center;animation:m-modal-backdrop-fade-in .1s;background-color:rgba(0,0,0,.35);display:flex;flex-direction:column;height:100vh;left:0;overflow:auto;padding:15vh 32px 32px;position:fixed;top:0;width:100vw;z-index:9998}.modal__backdrop:not(.modal__long-modal):not(.modal__full-screen){padding:clamp(32px,10vh,320px) 32px}@media(max-width:440px){.modal__backdrop,.modal__backdrop:not(.modal__long-modal):not(.modal__full-screen){padding:40px 16px 16px}}.modal__long-modal{padding:9vh 32px 32px}.modal__full-screen{padding:16px}.modal__backdrop-fade-out{animation:m-modal-backdrop-fade-out .1s}.modal__close-button{display:flex}.modal__close-button:focus{outline:none}.m-modal__content--fade-in{animation:fadeInModal .1s}.m-modal__content{box-shadow:0 5px 20px rgba(0,0,0,.05);overflow:auto}.m-modal__content-close{animation:m-modal-fade-out .1s;box-shadow:0 5px 20px rgba(0,0,0,.05)}@keyframes m-modal-fade-in{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes m-modal-fade-out{0%{transform:scale(1)}to{transform:scale(.9)}}@keyframes m-modal-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@keyframes m-modal-backdrop-fade-out{0%{opacity:1}to{opacity:0}}
.no-data-msg__container{text-align:left}.no-data-msg__container--centered{text-align:center}
[data-placement^=top]>.m-popover{margin-bottom:8px}[data-placement^=right]>.m-popover{margin-left:8px}[data-placement^=bottom]>.m-popover{margin-top:8px}[data-placement^=left]>.m-popover{margin-right:8px}.m-popover{animation:fade-in .1s ease-in-out;max-width:36.5625rem;min-width:15rem}.m-popover--mobile{height:100%;max-width:calc(100vw - 2em);z-index:9999}.m-popover__backdrop{background-color:rgba(0,0,0,.35);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9}.m-popover__close-btn{box-shadow:0 5px 20px rgba(0,0,0,.05);margin:0 0 .25em auto}
:root{--searchInput-border-radius:1000px;--searchInput-padding-left:40px;--searchInput-padding-right:24px;--searchInput-icon-left-offset:16px;--searchInput-iconButton-right-offset:8px}.m-search-input__wrapper{display:inline-flex;position:relative}.m-search-input{border-radius:var(--searchInput-border-radius);padding-left:var(--searchInput-padding-left)}.m-search-input.m-search-input--regular{padding-right:var(--searchInput-padding-right)}.m-search-input.m-search-input--s{--searchInput-padding-right:16px;--searchInput-padding-left:32px}.m-search-input.m-search-input--s~.m-search-input__icon{--searchInput-icon-left-offset:8px}.m-search-input.m-search-input--s~.m-search-input__icon-btn{--searchInput-iconButton-right-offset:4px}.m-search-input--variant::-webkit-search-cancel-button{-webkit-appearance:none}.m-search-input--variant-focus[type=search]{background-color:#ebf5fa;color:#1a699e}.m-search-input--variant-focus[type=search]::-moz-placeholder{color:#1a699e}.m-search-input--variant-focus[type=search]::placeholder{color:#1a699e}.m-search-input__icon{align-self:center;left:var(--searchInput-icon-left-offset);opacity:.54;pointer-events:none;position:absolute}.m-search-input.a-input--focus~.m-search-input__icon{opacity:1}.m-search-input__icon-btn{align-self:center;position:absolute;right:var(--searchInput-iconButton-right-offset)}.m-search-input__icon-btn:disabled{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;-webkit-clip-path:inset(100%);clip-path:inset(100%)}
.split-button__wrapper{display:flex;--leftButton-radius:8px 0 0 8px;--rightButton-radius:0 8px 8px 0;--leftButton-border-color:#50a9e2;--leftButton-border-width:1px}.split-button__wrapper>.a-button:first-child:not(:only-child){--button-border-radius:var(--leftButton-radius)}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child){--button-border-radius:0px;border-left:var(--leftButton-border-width) solid var(--leftButton-border-color)}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child).a-button-faded--primary{--leftButton-border-color:#a8d4f0}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child).a-button-faded--secondary,.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child).a-button-solid--secondary{--leftButton-border-color:#d1d5db}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child).a-button-faded--destructive,.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child).a-button-solid--destructive{--leftButton-border-color:#eb968e}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child).a-button-solid--green{--leftButton-border-color:#10b981}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child).a-button-faded--green{--leftButton-border-color:#6ee7b7}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child)[class*=a-button-text]{--leftButton-border-width:0px}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child)[class*=a-button-outlined]{border:1px solid var(--button-border-color);border-left:0 solid transparent}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child)[class*=a-button-outlined]:not(:hover){box-shadow:none}.split-button__wrapper>.a-button:not(:first-child):not(:last-child):not(:only-child)[class*=a-button-outlined]:hover{border-color:transparent}.split-button__wrapper>.a-button:last-child:not(:only-child){--button-border-radius:var(--rightButton-radius);border-left:var(--leftButton-border-width) solid var(--leftButton-border-color)}.split-button__wrapper>.a-button:last-child:not(:only-child).a-button-faded--primary{--leftButton-border-color:#a8d4f0}.split-button__wrapper>.a-button:last-child:not(:only-child).a-button-faded--secondary,.split-button__wrapper>.a-button:last-child:not(:only-child).a-button-solid--secondary{--leftButton-border-color:#d1d5db}.split-button__wrapper>.a-button:last-child:not(:only-child).a-button-faded--destructive,.split-button__wrapper>.a-button:last-child:not(:only-child).a-button-solid--destructive{--leftButton-border-color:#eb968e}.split-button__wrapper>.a-button:last-child:not(:only-child).a-button-solid--green{--leftButton-border-color:#10b981}.split-button__wrapper>.a-button:last-child:not(:only-child).a-button-faded--green{--leftButton-border-color:#6ee7b7}.split-button__wrapper>.a-button:last-child:not(:only-child)[class*=a-button-text]{--leftButton-border-width:0px}.split-button__wrapper>.a-button:last-child:not(:only-child)[class*=a-button-outlined]{border:1px solid var(--button-border-color);border-left:0 solid transparent}.split-button__wrapper>.a-button:last-child:not(:only-child)[class*=a-button-outlined]:not(:hover){box-shadow:none}.split-button__wrapper>.a-button:last-child:not(:only-child)[class*=a-button-outlined]:hover{border-color:transparent}.split-button__wrapper>div:first-child:not(:only-child) .a-button{--button-border-radius:var(--leftButton-radius)}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button{--button-border-radius:0px;border-left:var(--leftButton-border-width) solid var(--leftButton-border-color)}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button.a-button-faded--primary{--leftButton-border-color:#a8d4f0}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button.a-button-faded--secondary,.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button.a-button-solid--secondary{--leftButton-border-color:#d1d5db}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button.a-button-faded--destructive,.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button.a-button-solid--destructive{--leftButton-border-color:#eb968e}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button.a-button-solid--green{--leftButton-border-color:#10b981}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button.a-button-faded--green{--leftButton-border-color:#6ee7b7}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button[class*=a-button-text]{--leftButton-border-width:0px}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button[class*=a-button-outlined]{border:1px solid var(--button-border-color);border-left:0 solid transparent}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button[class*=a-button-outlined]:not(:hover){box-shadow:none}.split-button__wrapper>div:not(:first-child):not(:last-child):not(:only-child) .a-button[class*=a-button-outlined]:hover{border-color:transparent}.split-button__wrapper>div:last-child:not(:only-child) .a-button{--button-border-radius:var(--rightButton-radius);border-left:1px solid var(--leftButton-border-color)}.split-button__wrapper>div:last-child:not(:only-child) .a-button.a-button-faded--primary{--leftButton-border-color:#a8d4f0}.split-button__wrapper>div:last-child:not(:only-child) .a-button.a-button-faded--secondary,.split-button__wrapper>div:last-child:not(:only-child) .a-button.a-button-solid--secondary{--leftButton-border-color:#d1d5db}.split-button__wrapper>div:last-child:not(:only-child) .a-button.a-button-faded--destructive,.split-button__wrapper>div:last-child:not(:only-child) .a-button.a-button-solid--destructive{--leftButton-border-color:#eb968e}.split-button__wrapper>div:last-child:not(:only-child) .a-button.a-button-solid--green{--leftButton-border-color:#10b981}.split-button__wrapper>div:last-child:not(:only-child) .a-button.a-button-faded--green{--leftButton-border-color:#6ee7b7}.split-button__wrapper>div:last-child:not(:only-child) .a-button[class*=a-button-text]{--leftButton-border-width:0px}.split-button__wrapper>div:last-child:not(:only-child) .a-button[class*=a-button-outlined]{border:1px solid var(--button-border-color);border-left:0 solid transparent}.split-button__wrapper>div:last-child:not(:only-child) .a-button[class*=a-button-outlined]:not(:hover){box-shadow:none}.split-button__wrapper>div:last-child:not(:only-child) .a-button[class*=a-button-outlined]:hover{border-color:transparent}
.split-card__section{border-left:0;border-right:0;border-top:0;box-shadow:none}.split-card__section:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.split-card__section:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.split-card__section:last-child{border-bottom:0}
.m-tab-navigation{box-shadow:inset 0 -1px #e5e7eb;display:flex;-webkit-overflow-scrolling:touch}.m-tab-navigation--fill>*{overflow:hidden;text-overflow:ellipsis;width:100%}.m-tab-navigation--align-center>:first-child{margin-left:auto}.m-tab-navigation--align-center>:last-child{margin-right:auto}.m-tab-navigation--align-right>:first-child{margin-left:auto}@media(max-width:440px){.m-tab-navigation{padding:0 16px}}
@keyframes m-toast-fade-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes m-toast-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}.m-toast{animation:m-toast-fade-in .25s ease;box-shadow:0 1px 7px rgba(0,0,0,.1);color:#fff;-webkit-font-smoothing:auto;max-width:360px;opacity:1;padding:0;text-shadow:0 1px 5px rgba(0,0,0,.25);transition:opacity .25s}.m-toast.m-toast--dismissing{animation:m-toast-fade-out .25s ease}.m-toast__content-wrapper{padding:16px}.m-toast__title{margin-bottom:8px}.m-toast__description{margin-bottom:0}.m-toast__dismiss-btn-wrapper{padding:8px 8px 0 0}.m-toast__dismiss-btn{margin:0}@media screen and (max-width:380px){.m-toast{max-width:100%}}
.a-tooltip{animation:fade-in .1s ease-in-out;border:1px solid;border-radius:4px;box-shadow:0 1px 7px rgba(0,0,0,.1);display:inline-block;max-width:50ch;padding:6px 10px;z-index:1}.a-tooltip--theme-dark{background-color:#1f2937;border-color:#6b7280}.a-tooltip--theme-light{background-color:#fff;border-color:#e5e7eb}[data-placement^=top]>.a-tooltip{margin-bottom:8px}[data-placement^=right]>.a-tooltip{margin-left:8px}[data-placement^=bottom]>.a-tooltip{margin-top:8px}[data-placement^=left]>.a-tooltip{margin-right:8px}
.o-table__header{align-items:center;flex:1 1 120px;font-size:15px;line-height:24px;min-width:120px;padding:8px 16px}.o-table__header:not(.o-table__header--no-clamp){white-space:nowrap}.o-table__header--left{justify-content:flex-start}.o-table__header--center{justify-content:center}.o-table__header--right{justify-content:flex-end}.o-table__header-sort{margin-left:4px}.o-table__selection-header{flex:0 1 auto;min-width:auto;padding-right:0}.o-table__action-menu-header{max-width:56px;min-width:auto}.o-table__header-text{overflow:hidden;text-overflow:ellipsis}.o-table--data .o-table__header{border-bottom:1px solid #d1d5db;padding:8px 12px}.o-table--data .o-table__header:not(:last-child){border-right:1px solid #d1d5db}.o-table--basic .o-table__header{border-bottom:1px solid #d1d5db;border-right:1px solid #d1d5db}.o-table--basic .o-table__header:last-child{border-right:none}
.o-table__row{display:flex;flex-direction:row;flex-grow:1}.o-table__row:hover .o-table__cell{background:#f3f4f6}.o-table__row.o-table__row--selected .o-table__cell{background:#eef6fc}.o-table__row.o-table__row--link:hover .o-table__cell{background:#eef6fc;cursor:pointer}.o-table__row.o-table__row--link:active .o-table__cell{background:#cbe5f6}.o-table--data .o-table__row:not(:last-child){border-bottom:1px solid #d1d5db}.o-table--list thead .o-table__row .o-table__header{background:#fff}.o-table--list tbody .o-table__row{flex-wrap:wrap;margin-top:-1px}.o-table--list tbody .o-table__row:not(:last-child):after{box-shadow:inset 0 -1px #d1d5db;content:"";height:1px;margin:0 auto;width:calc(100% - 26px)}.o-table--list .o-table__row.o-table__row--selected:not(:last-child):after,.o-table--list .o-table__row:not(:last-child):hover:after{box-shadow:none}.o-table--basic .o-table__row:not(:last-child){border-bottom:1px solid #d1d5db}.o-table--basic:hover .o-table__cell{background:inherit}
.o-table__cell{align-items:center;color:#1f2937;flex:1 1 120px;flex-wrap:wrap;font-size:14px;min-width:120px;padding:8px 16px}.o-table__cell--left{justify-content:flex-start}.o-table__cell--center{justify-content:center}.o-table__cell--right{justify-content:flex-end}.o-table__selection-cell{flex:0 1 auto;min-width:auto;padding-right:0}.o-table__action-menu-cell{max-width:56px;min-width:auto}.o-table__cell--primary .o-table__cell-text{color:rgba(0,0,0,.78);font-weight:700}.o-table__cell:not(.o-table__action-menu-cell) .o-table__sub-value,.o-table__cell:not(.o-table__action-menu-cell):not(.o-table__cell--no-clamp) .o-table__cell-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.o-table__cell:not(.o-table__action-menu-cell) .o-table__sub-value{width:100%}.o-table--data .o-table__cell{padding:8px 12px}.o-table--basic .o-table__cell:not(:last-child),.o-table--data .o-table__cell:not(:last-child){border-right:1px solid #d1d5db}
.o-table__wrapper{overflow-x:auto;overflow-y:hidden}.o-table{border-collapse:collapse;border-style:hidden;width:100%}.o-table__loading{padding:80px;text-align:center}.o-table__reloading-indicator{align-items:flex-start;background-color:#fff;bottom:0;cursor:not-allowed;display:flex;justify-content:center;left:0;opacity:.9;position:absolute;right:0;top:0;z-index:1}.o-table__loading-spinner{font-size:40px}.o-table--data .o-table__row:last-child .o-table__cell:first-child{border-bottom-left-radius:10px}.o-table--data .o-table__row:last-child .o-table__cell:last-child{border-bottom-right-radius:10px}.o-table--list .o-table__row .o-table__cell:first-child,.o-table--list .o-table__row .o-table__header:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.o-table--list .o-table__row .o-table__cell:last-child,.o-table--list .o-table__row .o-table__header:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}
@media(max-width:780px){.o-date-picker .fa-arrow-right{display:none}.o-date-picker .o-date-picker__label:first-child .o-date-picker__input{margin-bottom:8px}}.o-date-picker__input{border:none;font-family:Lato;line-height:24px;margin:0;max-width:136px;width:auto}.o-date-picker__input:focus{box-shadow:0 0 0 2px #a8d4f0;outline:none}.o-date-picker__input:after{color:inherit;content:"";font-family:Font Awesome\ 6 Pro;font-weight:400;padding:0 5px}.o-date-picker__input::-moz-placeholder{color:inherit}.o-date-picker__input::placeholder{color:inherit}.o-date-picker__input::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;height:auto;margin-inline-start:0;max-width:32px;position:absolute;right:0;top:0;width:100%;z-index:1}.o-date-picker__input::-webkit-clear-button,.o-date-picker__input::-webkit-inner-spin-button{z-index:1}@media(max-width:780px){.o-date-picker__input{max-width:none;width:100%}}date-input-polyfill{z-index:9999!important}
.o-dialogue__content{display:inline-block;width:100%}.o-dialogue--size-full{width:100%}.o-dialogue--size-xl{max-width:720px}.o-dialogue--size-l{max-width:600px}.o-dialogue--size-m{max-width:480px}.o-dialogue--size-s{max-width:320px}.o-dialogue__header{display:flex;position:static}.o-dialogue__title{flex-grow:1;max-width:70ch}.o-dialogue__title:not(.o-dialogue__title--stretch){padding-right:64px}.o-dialogue__title:not(.o-dialogue__title--group){margin-bottom:24px}.o-dialogue__title--group{margin-bottom:8px}.o-dialogue__title--align-center{margin-left:auto;margin-right:auto;text-align:center}.o-dialogue__title--align-center:not(.o-dialogue__title--stretch){padding-left:64px}.o-dialogue__close-button{position:absolute;right:0;top:0;z-index:1}.o-dialogue__body--align-center{margin-left:auto;margin-right:auto;max-width:420px;text-align:center}.o-dialogue__btn-group{margin-top:40px}.o-dialogue__btn-group--align-center{margin-left:auto;margin-right:auto}
.o-find-and-apply__header{display:flex}.o-find-and-apply__search{flex-grow:4}.o-find-and-apply__search:not(:last-child){margin-right:1em}.o-find-and-apply__btn-group{display:flex;justify-content:flex-end}.o-find-and-apply__btn-group>:not(:only-child){margin-left:8px}.o-find-and-apply__msg{max-width:70ch}@media(max-width:440px){.o-find-and-apply{display:flex;flex-direction:column;height:100%}.o-find-and-apply__body{flex-basis:5em;flex-grow:1;flex-shrink:1;overflow:auto}.o-find-and-apply__footer{min-height:5em}}
.loading-indicator{font-size:.65rem;padding:4em 0;width:100%}.loading-indicator__circles-wrapper{animation-duration:.3s;animation-fill-mode:forwards;animation-name:opacityFadeIn;animation-timing-function:cubic-bezier(.23,1,.32,1);align-items:center;display:flex;height:4em;justify-content:center;margin:0 auto}@keyframes opacityFadeIn{0%{opacity:0}to{opacity:1}}.loading-indicator__circle{animation-direction:alternate;animation-duration:.75s;animation-iteration-count:infinite;animation-name:loading-indicator-animation;animation-timing-function:ease-in-out;background-color:#9ca3af;border-radius:.5em;height:.5em;margin:.25em;width:.5em}.loading-indicator__circle:first-child{animation-delay:-1.25s}.loading-indicator__circle:nth-child(2){animation-delay:-2.5s}.loading-indicator__circle:nth-child(3){animation-delay:-3.75s}.loading-indicator__circle:nth-child(4){animation-delay:-5s}@keyframes loading-indicator-animation{0%{height:.5em}to{height:3em}}.loading-indicator.inline{font-size:.65rem;padding:0;width:auto}.loading-indicator.inline .loading-indicator__circle{animation-name:loading-indicator-animation-small;border-radius:50%;height:5px;margin:.2em;width:5px}@keyframes loading-indicator-animation-small{0%{transform:translateY(-.25em)}to{transform:translateY(.25em)}}
.o-find-and-apply__body{max-height:50vh;overflow:auto;padding:0}.o-find-and-apply__message{display:flex;justify-content:center}.o-find-and-apply__header{display:flex}.o-find-and-apply__search{flex-grow:4}.o-find-and-apply__search:not(:last-child){margin-right:1em}.o-find-and-apply__btn-group{display:flex;justify-content:flex-end}.o-find-and-apply__btn-group>:not(:only-child){margin-left:8px}.o-find-and-apply__msg{max-width:70ch}@media(max-width:440px){.o-find-and-apply{display:flex;flex-direction:column;height:100%}.o-find-and-apply__body{flex-basis:5em;flex-grow:1;flex-shrink:1;overflow:auto}.o-find-and-apply__footer{min-height:5em}}
.footer{background-color:#f3f4f6;font-size:15px;font-weight:700;text-align:center}.footer__columns{display:inline-flex;flex-wrap:wrap;margin:0 auto .1em;padding:0 80px;text-align:left}@media(max-width:1020px){.footer__columns{padding:0 40px}}.footer-column{width:12em}.footer-column__list{list-style-type:none;margin:0;padding:0;text-align:left}.footer-item{cursor:pointer;display:flex;line-height:1.2em;text-align:left}.footer-media{display:inline;justify-content:center}@media(max-width:780px){.footer-media{display:block;flex-direction:column;padding-bottom:8px;padding-left:40px;text-align:left}}.footer-logo-image__wrapper{display:flex;justify-content:center}@media(max-width:780px){.footer-logo-image__wrapper{justify-content:left;padding-left:40px}}.footer-legal{opacity:.54;padding:80px;text-align:center}.footer-legal:not(:first-child){padding-top:0}@media(max-width:1020px){.footer-legal{padding:40px}.footer-legal:not(:first-child){padding-top:0}}@media(max-width:780px){.footer-legal__disclaimer{text-align:left}}
.o-form__header--center{align-items:center;display:flex;flex-direction:column}
.o-search-select__content-wrapper{margin-top:8px;width:100%;z-index:10}.o-search-select__content{box-shadow:0 5px 20px rgba(0,0,0,.05);max-height:400px;overflow:auto}.o-search-select__content>:not(:last-child){border-bottom:1px solid #e5e7eb}.o-search-select__content .o-search-select__empty-results{padding:16px}.o-search-select__search-input{width:100%}.o-search-select__message{color:#4b5563;margin-top:4px;transition:color .1s ease-in-out}.o-search-select__message--error{color:#9c251c}
.o-pagination{align-items:center;display:flex}.o-pagination>:not(:last-child){margin-right:8px}.o-pagination .a-icon{margin-top:1px}.o-pagination--left{justify-content:flex-start}.o-pagination--center{justify-content:center}.o-pagination--right{justify-content:flex-end}.o-pagination__page-button{color:rgba(0,0,0,.54);height:40px;min-width:40px;padding:0 12px}.o-pagination__page-button:hover:not(:disabled){background-color:#f9fafb}.o-pagination__page-button .a-icon{font-size:14px;margin-left:8px}.o-pagination__divider,.o-pagination__page{font-weight:900;text-align:center;width:40px}.o-pagination__dropdown{margin:0 8px}.o-pagination__dropdown-page{justify-content:center}
.o-table__empty{border-bottom:1px solid #e5e7eb;text-align:center}.o-table__empty-text{max-width:416px}
.o-table__title-bar{align-items:flex-end;display:flex;flex-wrap:wrap;margin-bottom:24px}.o-table__title-bar>:not(:last-child){margin-right:24px}.o-table__title-bar-group{align-items:center;display:flex;flex-direction:row}.o-table__title-bar-group:not(:last-child){margin-right:24px}.o-table__title-bar-group>:not(:last-child){margin-right:12px}@media(max-width:780px){.o-table__title-bar-group{margin-bottom:12px}}.o-table__title-bar-group--left{display:flex;flex-wrap:wrap;margin-right:auto}.o-table__title-bar-group--right{display:flex;flex-wrap:wrap;margin-left:auto}
@media(min-width:441px){.o-mandark-table__mobile-search-toggle{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;visibility:hidden}}@media(max-width:440px){.o-mandark-table__search--hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;visibility:hidden}}
.o-wall-back-button{align-items:center;background-color:transparent;border:none;color:inherit;display:flex;left:40px;opacity:.75;outline:none;position:absolute;text-decoration:none;text-shadow:0 1px 5px rgba(0,0,0,.25);top:40px;transition:opacity .1s}.o-wall-back-button:focus,.o-wall-back-button:hover{opacity:1}.o-wall-back-button:focus:not(:focus-visible){opacity:.75}.o-wall-back-button .fa{margin-right:8px}@media screen and (max-width:780px){.o-wall-back-button{left:auto;margin-bottom:16px;position:relative;top:auto}}
.o-wall-description{text-shadow:0 1px 5px rgba(0,0,0,.25)}
.o-shelf{border-bottom:1px solid transparent;overflow:auto;-webkit-overflow-scrolling:touch}.o-shelf--border-regular{border-color:#e5e7eb}.o-shelf--border-darker{border-color:#d1d5db}.o-shelf--bg-white{background-color:#fff}.o-shelf--bg-page{background-color:#f9fafb}.o-shelf--curve-offset-xl{margin-top:-40px;padding-top:40px}.o-shelf--curve-offset-l{margin-top:-30px;padding-top:30px}.o-shelf--curve-offset-m{margin-top:-20px;padding-top:20px}.o-shelf--curve-offset-s{margin-top:-10px;padding-top:10px}.o-shelf--curve-offset-xs{margin-top:-8px;padding-top:8px}
.o-wall-supertitle{margin-bottom:8px;opacity:.75;text-shadow:0 1px 5px rgba(0,0,0,.25)}
.o-wall__info-wrapper{max-width:420px;text-align:center}.o-wall__curve{z-index:1}.o-wall__img{background-position:50%;background-repeat:no-repeat;background-size:contain;height:50px;margin-bottom:16px;width:50px}.o-wall__info-wrapper>:last-child{margin-bottom:0}@media screen and (max-width:780px){.o-wall__curve{padding:16px 16px 24px}.o-wall__img{margin-bottom:8px}}
.h-toasts-list{bottom:40px;display:flex;flex-direction:column;left:40px;position:fixed;z-index:10000}.h-toasts-list>:not(:last-child){margin-bottom:24px}@media screen and (max-width:380px){.h-toasts-list{bottom:16px;left:16px;width:calc(100vw - 32px)}.h-toasts-list>:not(:last-child){margin-bottom:16px}}
.h-inert--inert{cursor:not-allowed}
.sortable-element__moved{animation:fade-in .5s ease-out}.sortable-element__hover-area{background:linear-gradient(#50a9e2,#50a9e2);background-position:50%;background-repeat:repeat-x;background-size:4px 4px;border:none;cursor:pointer;left:0;position:absolute;width:100%;z-index:2}.sortable-element__hover-area:focus,.sortable-element__hover-area:hover{bottom:0;opacity:1;outline:none}.sortable-element__hover-area:focus:before,.sortable-element__hover-area:hover:before{opacity:1;padding:6px 10px;transition:.1s ease-in-out}.sortable-element__hover-area:before{background-color:#50a9e2;border:2px solid #50a9e2;border-radius:16px;color:#fff;content:"Click to place";font-weight:600;left:50%;padding:4px 8px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.1s ease-in-out}.sortable-element__hover-area__above{top:0;transform:translateY(-50%)}.sortable-element__hover-area__below{bottom:0;transform:translateY(50%)}
.u-mar_0{margin:0}.u-mar-t_0{margin-top:0}.u-mar-r_0{margin-right:0}.u-mar-b_0{margin-bottom:0}.u-mar-l_0,.u-mar-lr_0{margin-left:0}.u-mar-lr_0{margin-right:0}.u-mar-tb_0{margin-top:0;margin-bottom:0}.u-mar_1{margin:8px}.u-mar-t_1{margin-top:8px}.u-mar-r_1{margin-right:8px}.u-mar-b_1{margin-bottom:8px}.u-mar-l_1,.u-mar-lr_1{margin-left:8px}.u-mar-lr_1{margin-right:8px}.u-mar-tb_1{margin-top:8px;margin-bottom:8px}.u-mar_2{margin:16px}.u-mar-t_2{margin-top:16px}.u-mar-r_2{margin-right:16px}.u-mar-b_2{margin-bottom:16px}.u-mar-l_2,.u-mar-lr_2{margin-left:16px}.u-mar-lr_2{margin-right:16px}.u-mar-tb_2{margin-top:16px;margin-bottom:16px}.u-mar_3{margin:24px}.u-mar-t_3{margin-top:24px}.u-mar-r_3{margin-right:24px}.u-mar-b_3{margin-bottom:24px}.u-mar-l_3,.u-mar-lr_3{margin-left:24px}.u-mar-lr_3{margin-right:24px}.u-mar-tb_3{margin-top:24px;margin-bottom:24px}.u-mar_4{margin:32px}.u-mar-t_4{margin-top:32px}.u-mar-r_4{margin-right:32px}.u-mar-b_4{margin-bottom:32px}.u-mar-l_4,.u-mar-lr_4{margin-left:32px}.u-mar-lr_4{margin-right:32px}.u-mar-tb_4{margin-top:32px;margin-bottom:32px}.u-mar_5{margin:40px}.u-mar-t_5{margin-top:40px}.u-mar-r_5{margin-right:40px}.u-mar-b_5{margin-bottom:40px}.u-mar-l_5,.u-mar-lr_5{margin-left:40px}.u-mar-lr_5{margin-right:40px}.u-mar-tb_5{margin-top:40px;margin-bottom:40px}.u-mar_6{margin:48px}.u-mar-t_6{margin-top:48px}.u-mar-r_6{margin-right:48px}.u-mar-b_6{margin-bottom:48px}.u-mar-l_6,.u-mar-lr_6{margin-left:48px}.u-mar-lr_6{margin-right:48px}.u-mar-tb_6{margin-top:48px;margin-bottom:48px}.u-mar_7{margin:56px}.u-mar-t_7{margin-top:56px}.u-mar-r_7{margin-right:56px}.u-mar-b_7{margin-bottom:56px}.u-mar-l_7,.u-mar-lr_7{margin-left:56px}.u-mar-lr_7{margin-right:56px}.u-mar-tb_7{margin-top:56px;margin-bottom:56px}.u-mar_8{margin:64px}.u-mar-t_8{margin-top:64px}.u-mar-r_8{margin-right:64px}.u-mar-b_8{margin-bottom:64px}.u-mar-l_8,.u-mar-lr_8{margin-left:64px}.u-mar-lr_8{margin-right:64px}.u-mar-tb_8{margin-top:64px;margin-bottom:64px}.u-mar_9{margin:72px}.u-mar-t_9{margin-top:72px}.u-mar-r_9{margin-right:72px}.u-mar-b_9{margin-bottom:72px}.u-mar-l_9,.u-mar-lr_9{margin-left:72px}.u-mar-lr_9{margin-right:72px}.u-mar-tb_9{margin-top:72px;margin-bottom:72px}.u-mar_10{margin:80px}.u-mar-t_10{margin-top:80px}.u-mar-r_10{margin-right:80px}.u-mar-b_10{margin-bottom:80px}.u-mar-l_10,.u-mar-lr_10{margin-left:80px}.u-mar-lr_10{margin-right:80px}.u-mar-tb_10{margin-top:80px;margin-bottom:80px}.u-mar_11{margin:88px}.u-mar-t_11{margin-top:88px}.u-mar-r_11{margin-right:88px}.u-mar-b_11{margin-bottom:88px}.u-mar-l_11,.u-mar-lr_11{margin-left:88px}.u-mar-lr_11{margin-right:88px}.u-mar-tb_11{margin-top:88px;margin-bottom:88px}.u-mar_12{margin:96px}.u-mar-t_12{margin-top:96px}.u-mar-r_12{margin-right:96px}.u-mar-b_12{margin-bottom:96px}.u-mar-l_12,.u-mar-lr_12{margin-left:96px}.u-mar-lr_12{margin-right:96px}.u-mar-tb_12{margin-top:96px;margin-bottom:96px}@media screen and (max-width:1400px){.u-mar_0\@xl{margin:0}.u-mar-t_0\@xl{margin-top:0}.u-mar-r_0\@xl{margin-right:0}.u-mar-b_0\@xl{margin-bottom:0}.u-mar-l_0\@xl{margin-left:0}.u-mar-lr_0\@xl{margin-left:0;margin-right:0}.u-mar-tb_0\@xl{margin-top:0;margin-bottom:0}}@media screen and (max-width:1280px){.u-mar_0\@l{margin:0}.u-mar-t_0\@l{margin-top:0}.u-mar-r_0\@l{margin-right:0}.u-mar-b_0\@l{margin-bottom:0}.u-mar-l_0\@l{margin-left:0}.u-mar-lr_0\@l{margin-left:0;margin-right:0}.u-mar-tb_0\@l{margin-top:0;margin-bottom:0}}@media screen and (max-width:1020px){.u-mar_0\@m{margin:0}.u-mar-t_0\@m{margin-top:0}.u-mar-r_0\@m{margin-right:0}.u-mar-b_0\@m{margin-bottom:0}.u-mar-l_0\@m{margin-left:0}.u-mar-lr_0\@m{margin-left:0;margin-right:0}.u-mar-tb_0\@m{margin-top:0;margin-bottom:0}}@media screen and (max-width:780px){.u-mar_0\@s{margin:0}.u-mar-t_0\@s{margin-top:0}.u-mar-r_0\@s{margin-right:0}.u-mar-b_0\@s{margin-bottom:0}.u-mar-l_0\@s{margin-left:0}.u-mar-lr_0\@s{margin-left:0;margin-right:0}.u-mar-tb_0\@s{margin-top:0;margin-bottom:0}}@media screen and (max-width:440px){.u-mar_0\@xs{margin:0}.u-mar-t_0\@xs{margin-top:0}.u-mar-r_0\@xs{margin-right:0}.u-mar-b_0\@xs{margin-bottom:0}.u-mar-l_0\@xs{margin-left:0}.u-mar-lr_0\@xs{margin-left:0;margin-right:0}.u-mar-tb_0\@xs{margin-top:0;margin-bottom:0}}@media screen and (max-width:380px){.u-mar_0\@xxs{margin:0}.u-mar-t_0\@xxs{margin-top:0}.u-mar-r_0\@xxs{margin-right:0}.u-mar-b_0\@xxs{margin-bottom:0}.u-mar-l_0\@xxs{margin-left:0}.u-mar-lr_0\@xxs{margin-left:0;margin-right:0}.u-mar-tb_0\@xxs{margin-top:0;margin-bottom:0}}@media screen and (max-width:1400px){.u-mar_1\@xl{margin:8px}.u-mar-t_1\@xl{margin-top:8px}.u-mar-r_1\@xl{margin-right:8px}.u-mar-b_1\@xl{margin-bottom:8px}.u-mar-l_1\@xl{margin-left:8px}.u-mar-lr_1\@xl{margin-left:8px;margin-right:8px}.u-mar-tb_1\@xl{margin-top:8px;margin-bottom:8px}}@media screen and (max-width:1280px){.u-mar_1\@l{margin:8px}.u-mar-t_1\@l{margin-top:8px}.u-mar-r_1\@l{margin-right:8px}.u-mar-b_1\@l{margin-bottom:8px}.u-mar-l_1\@l,.u-mar-lr_1\@l{margin-left:8px}.u-mar-lr_1\@l{margin-right:8px}.u-mar-tb_1\@l{margin-top:8px;margin-bottom:8px}}@media screen and (max-width:1020px){.u-mar_1\@m{margin:8px}.u-mar-t_1\@m{margin-top:8px}.u-mar-r_1\@m{margin-right:8px}.u-mar-b_1\@m{margin-bottom:8px}.u-mar-l_1\@m,.u-mar-lr_1\@m{margin-left:8px}.u-mar-lr_1\@m{margin-right:8px}.u-mar-tb_1\@m{margin-top:8px;margin-bottom:8px}}@media screen and (max-width:780px){.u-mar_1\@s{margin:8px}.u-mar-t_1\@s{margin-top:8px}.u-mar-r_1\@s{margin-right:8px}.u-mar-b_1\@s{margin-bottom:8px}.u-mar-l_1\@s,.u-mar-lr_1\@s{margin-left:8px}.u-mar-lr_1\@s{margin-right:8px}.u-mar-tb_1\@s{margin-top:8px;margin-bottom:8px}}@media screen and (max-width:440px){.u-mar_1\@xs{margin:8px}.u-mar-t_1\@xs{margin-top:8px}.u-mar-r_1\@xs{margin-right:8px}.u-mar-b_1\@xs{margin-bottom:8px}.u-mar-l_1\@xs{margin-left:8px}.u-mar-lr_1\@xs{margin-left:8px;margin-right:8px}.u-mar-tb_1\@xs{margin-top:8px;margin-bottom:8px}}@media screen and (max-width:380px){.u-mar_1\@xxs{margin:8px}.u-mar-t_1\@xxs{margin-top:8px}.u-mar-r_1\@xxs{margin-right:8px}.u-mar-b_1\@xxs{margin-bottom:8px}.u-mar-l_1\@xxs{margin-left:8px}.u-mar-lr_1\@xxs{margin-left:8px;margin-right:8px}.u-mar-tb_1\@xxs{margin-top:8px;margin-bottom:8px}}@media screen and (max-width:1400px){.u-mar_2\@xl{margin:16px}.u-mar-t_2\@xl{margin-top:16px}.u-mar-r_2\@xl{margin-right:16px}.u-mar-b_2\@xl{margin-bottom:16px}.u-mar-l_2\@xl,.u-mar-lr_2\@xl{margin-left:16px}.u-mar-lr_2\@xl{margin-right:16px}.u-mar-tb_2\@xl{margin-top:16px;margin-bottom:16px}}@media screen and (max-width:1280px){.u-mar_2\@l{margin:16px}.u-mar-t_2\@l{margin-top:16px}.u-mar-r_2\@l{margin-right:16px}.u-mar-b_2\@l{margin-bottom:16px}.u-mar-l_2\@l,.u-mar-lr_2\@l{margin-left:16px}.u-mar-lr_2\@l{margin-right:16px}.u-mar-tb_2\@l{margin-top:16px;margin-bottom:16px}}@media screen and (max-width:1020px){.u-mar_2\@m{margin:16px}.u-mar-t_2\@m{margin-top:16px}.u-mar-r_2\@m{margin-right:16px}.u-mar-b_2\@m{margin-bottom:16px}.u-mar-l_2\@m,.u-mar-lr_2\@m{margin-left:16px}.u-mar-lr_2\@m{margin-right:16px}.u-mar-tb_2\@m{margin-top:16px;margin-bottom:16px}}@media screen and (max-width:780px){.u-mar_2\@s{margin:16px}.u-mar-t_2\@s{margin-top:16px}.u-mar-r_2\@s{margin-right:16px}.u-mar-b_2\@s{margin-bottom:16px}.u-mar-l_2\@s,.u-mar-lr_2\@s{margin-left:16px}.u-mar-lr_2\@s{margin-right:16px}.u-mar-tb_2\@s{margin-top:16px;margin-bottom:16px}}@media screen and (max-width:440px){.u-mar_2\@xs{margin:16px}.u-mar-t_2\@xs{margin-top:16px}.u-mar-r_2\@xs{margin-right:16px}.u-mar-b_2\@xs{margin-bottom:16px}.u-mar-l_2\@xs,.u-mar-lr_2\@xs{margin-left:16px}.u-mar-lr_2\@xs{margin-right:16px}.u-mar-tb_2\@xs{margin-top:16px;margin-bottom:16px}}@media screen and (max-width:380px){.u-mar_2\@xxs{margin:16px}.u-mar-t_2\@xxs{margin-top:16px}.u-mar-r_2\@xxs{margin-right:16px}.u-mar-b_2\@xxs{margin-bottom:16px}.u-mar-l_2\@xxs{margin-left:16px}.u-mar-lr_2\@xxs{margin-left:16px;margin-right:16px}.u-mar-tb_2\@xxs{margin-top:16px;margin-bottom:16px}}@media screen and (max-width:1400px){.u-mar_3\@xl{margin:24px}.u-mar-t_3\@xl{margin-top:24px}.u-mar-r_3\@xl{margin-right:24px}.u-mar-b_3\@xl{margin-bottom:24px}.u-mar-l_3\@xl,.u-mar-lr_3\@xl{margin-left:24px}.u-mar-lr_3\@xl{margin-right:24px}.u-mar-tb_3\@xl{margin-top:24px;margin-bottom:24px}}@media screen and (max-width:1280px){.u-mar_3\@l{margin:24px}.u-mar-t_3\@l{margin-top:24px}.u-mar-r_3\@l{margin-right:24px}.u-mar-b_3\@l{margin-bottom:24px}.u-mar-l_3\@l,.u-mar-lr_3\@l{margin-left:24px}.u-mar-lr_3\@l{margin-right:24px}.u-mar-tb_3\@l{margin-top:24px;margin-bottom:24px}}@media screen and (max-width:1020px){.u-mar_3\@m{margin:24px}.u-mar-t_3\@m{margin-top:24px}.u-mar-r_3\@m{margin-right:24px}.u-mar-b_3\@m{margin-bottom:24px}.u-mar-l_3\@m,.u-mar-lr_3\@m{margin-left:24px}.u-mar-lr_3\@m{margin-right:24px}.u-mar-tb_3\@m{margin-top:24px;margin-bottom:24px}}@media screen and (max-width:780px){.u-mar_3\@s{margin:24px}.u-mar-t_3\@s{margin-top:24px}.u-mar-r_3\@s{margin-right:24px}.u-mar-b_3\@s{margin-bottom:24px}.u-mar-l_3\@s,.u-mar-lr_3\@s{margin-left:24px}.u-mar-lr_3\@s{margin-right:24px}.u-mar-tb_3\@s{margin-top:24px;margin-bottom:24px}}@media screen and (max-width:440px){.u-mar_3\@xs{margin:24px}.u-mar-t_3\@xs{margin-top:24px}.u-mar-r_3\@xs{margin-right:24px}.u-mar-b_3\@xs{margin-bottom:24px}.u-mar-l_3\@xs,.u-mar-lr_3\@xs{margin-left:24px}.u-mar-lr_3\@xs{margin-right:24px}.u-mar-tb_3\@xs{margin-top:24px;margin-bottom:24px}}@media screen and (max-width:380px){.u-mar_3\@xxs{margin:24px}.u-mar-t_3\@xxs{margin-top:24px}.u-mar-r_3\@xxs{margin-right:24px}.u-mar-b_3\@xxs{margin-bottom:24px}.u-mar-l_3\@xxs{margin-left:24px}.u-mar-lr_3\@xxs{margin-left:24px;margin-right:24px}.u-mar-tb_3\@xxs{margin-top:24px;margin-bottom:24px}}@media screen and (max-width:1400px){.u-mar_4\@xl{margin:32px}.u-mar-t_4\@xl{margin-top:32px}.u-mar-r_4\@xl{margin-right:32px}.u-mar-b_4\@xl{margin-bottom:32px}.u-mar-l_4\@xl,.u-mar-lr_4\@xl{margin-left:32px}.u-mar-lr_4\@xl{margin-right:32px}.u-mar-tb_4\@xl{margin-top:32px;margin-bottom:32px}}@media screen and (max-width:1280px){.u-mar_4\@l{margin:32px}.u-mar-t_4\@l{margin-top:32px}.u-mar-r_4\@l{margin-right:32px}.u-mar-b_4\@l{margin-bottom:32px}.u-mar-l_4\@l,.u-mar-lr_4\@l{margin-left:32px}.u-mar-lr_4\@l{margin-right:32px}.u-mar-tb_4\@l{margin-top:32px;margin-bottom:32px}}@media screen and (max-width:1020px){.u-mar_4\@m{margin:32px}.u-mar-t_4\@m{margin-top:32px}.u-mar-r_4\@m{margin-right:32px}.u-mar-b_4\@m{margin-bottom:32px}.u-mar-l_4\@m,.u-mar-lr_4\@m{margin-left:32px}.u-mar-lr_4\@m{margin-right:32px}.u-mar-tb_4\@m{margin-top:32px;margin-bottom:32px}}@media screen and (max-width:780px){.u-mar_4\@s{margin:32px}.u-mar-t_4\@s{margin-top:32px}.u-mar-r_4\@s{margin-right:32px}.u-mar-b_4\@s{margin-bottom:32px}.u-mar-l_4\@s,.u-mar-lr_4\@s{margin-left:32px}.u-mar-lr_4\@s{margin-right:32px}.u-mar-tb_4\@s{margin-top:32px;margin-bottom:32px}}@media screen and (max-width:440px){.u-mar_4\@xs{margin:32px}.u-mar-t_4\@xs{margin-top:32px}.u-mar-r_4\@xs{margin-right:32px}.u-mar-b_4\@xs{margin-bottom:32px}.u-mar-l_4\@xs,.u-mar-lr_4\@xs{margin-left:32px}.u-mar-lr_4\@xs{margin-right:32px}.u-mar-tb_4\@xs{margin-top:32px;margin-bottom:32px}}@media screen and (max-width:380px){.u-mar_4\@xxs{margin:32px}.u-mar-t_4\@xxs{margin-top:32px}.u-mar-r_4\@xxs{margin-right:32px}.u-mar-b_4\@xxs{margin-bottom:32px}.u-mar-l_4\@xxs{margin-left:32px}.u-mar-lr_4\@xxs{margin-left:32px;margin-right:32px}.u-mar-tb_4\@xxs{margin-top:32px;margin-bottom:32px}}@media screen and (max-width:1400px){.u-mar_5\@xl{margin:40px}.u-mar-t_5\@xl{margin-top:40px}.u-mar-r_5\@xl{margin-right:40px}.u-mar-b_5\@xl{margin-bottom:40px}.u-mar-l_5\@xl,.u-mar-lr_5\@xl{margin-left:40px}.u-mar-lr_5\@xl{margin-right:40px}.u-mar-tb_5\@xl{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:1280px){.u-mar_5\@l{margin:40px}.u-mar-t_5\@l{margin-top:40px}.u-mar-r_5\@l{margin-right:40px}.u-mar-b_5\@l{margin-bottom:40px}.u-mar-l_5\@l,.u-mar-lr_5\@l{margin-left:40px}.u-mar-lr_5\@l{margin-right:40px}.u-mar-tb_5\@l{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:1020px){.u-mar_5\@m{margin:40px}.u-mar-t_5\@m{margin-top:40px}.u-mar-r_5\@m{margin-right:40px}.u-mar-b_5\@m{margin-bottom:40px}.u-mar-l_5\@m,.u-mar-lr_5\@m{margin-left:40px}.u-mar-lr_5\@m{margin-right:40px}.u-mar-tb_5\@m{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:780px){.u-mar_5\@s{margin:40px}.u-mar-t_5\@s{margin-top:40px}.u-mar-r_5\@s{margin-right:40px}.u-mar-b_5\@s{margin-bottom:40px}.u-mar-l_5\@s,.u-mar-lr_5\@s{margin-left:40px}.u-mar-lr_5\@s{margin-right:40px}.u-mar-tb_5\@s{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:440px){.u-mar_5\@xs{margin:40px}.u-mar-t_5\@xs{margin-top:40px}.u-mar-r_5\@xs{margin-right:40px}.u-mar-b_5\@xs{margin-bottom:40px}.u-mar-l_5\@xs,.u-mar-lr_5\@xs{margin-left:40px}.u-mar-lr_5\@xs{margin-right:40px}.u-mar-tb_5\@xs{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:380px){.u-mar_5\@xxs{margin:40px}.u-mar-t_5\@xxs{margin-top:40px}.u-mar-r_5\@xxs{margin-right:40px}.u-mar-b_5\@xxs{margin-bottom:40px}.u-mar-l_5\@xxs{margin-left:40px}.u-mar-lr_5\@xxs{margin-left:40px;margin-right:40px}.u-mar-tb_5\@xxs{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:1400px){.u-mar_6\@xl{margin:48px}.u-mar-t_6\@xl{margin-top:48px}.u-mar-r_6\@xl{margin-right:48px}.u-mar-b_6\@xl{margin-bottom:48px}.u-mar-l_6\@xl,.u-mar-lr_6\@xl{margin-left:48px}.u-mar-lr_6\@xl{margin-right:48px}.u-mar-tb_6\@xl{margin-top:48px;margin-bottom:48px}}@media screen and (max-width:1280px){.u-mar_6\@l{margin:48px}.u-mar-t_6\@l{margin-top:48px}.u-mar-r_6\@l{margin-right:48px}.u-mar-b_6\@l{margin-bottom:48px}.u-mar-l_6\@l,.u-mar-lr_6\@l{margin-left:48px}.u-mar-lr_6\@l{margin-right:48px}.u-mar-tb_6\@l{margin-top:48px;margin-bottom:48px}}@media screen and (max-width:1020px){.u-mar_6\@m{margin:48px}.u-mar-t_6\@m{margin-top:48px}.u-mar-r_6\@m{margin-right:48px}.u-mar-b_6\@m{margin-bottom:48px}.u-mar-l_6\@m,.u-mar-lr_6\@m{margin-left:48px}.u-mar-lr_6\@m{margin-right:48px}.u-mar-tb_6\@m{margin-top:48px;margin-bottom:48px}}@media screen and (max-width:780px){.u-mar_6\@s{margin:48px}.u-mar-t_6\@s{margin-top:48px}.u-mar-r_6\@s{margin-right:48px}.u-mar-b_6\@s{margin-bottom:48px}.u-mar-l_6\@s,.u-mar-lr_6\@s{margin-left:48px}.u-mar-lr_6\@s{margin-right:48px}.u-mar-tb_6\@s{margin-top:48px;margin-bottom:48px}}@media screen and (max-width:440px){.u-mar_6\@xs{margin:48px}.u-mar-t_6\@xs{margin-top:48px}.u-mar-r_6\@xs{margin-right:48px}.u-mar-b_6\@xs{margin-bottom:48px}.u-mar-l_6\@xs,.u-mar-lr_6\@xs{margin-left:48px}.u-mar-lr_6\@xs{margin-right:48px}.u-mar-tb_6\@xs{margin-top:48px;margin-bottom:48px}}@media screen and (max-width:380px){.u-mar_6\@xxs{margin:48px}.u-mar-t_6\@xxs{margin-top:48px}.u-mar-r_6\@xxs{margin-right:48px}.u-mar-b_6\@xxs{margin-bottom:48px}.u-mar-l_6\@xxs{margin-left:48px}.u-mar-lr_6\@xxs{margin-left:48px;margin-right:48px}.u-mar-tb_6\@xxs{margin-top:48px;margin-bottom:48px}}@media screen and (max-width:1400px){.u-mar_7\@xl{margin:56px}.u-mar-t_7\@xl{margin-top:56px}.u-mar-r_7\@xl{margin-right:56px}.u-mar-b_7\@xl{margin-bottom:56px}.u-mar-l_7\@xl,.u-mar-lr_7\@xl{margin-left:56px}.u-mar-lr_7\@xl{margin-right:56px}.u-mar-tb_7\@xl{margin-top:56px;margin-bottom:56px}}@media screen and (max-width:1280px){.u-mar_7\@l{margin:56px}.u-mar-t_7\@l{margin-top:56px}.u-mar-r_7\@l{margin-right:56px}.u-mar-b_7\@l{margin-bottom:56px}.u-mar-l_7\@l,.u-mar-lr_7\@l{margin-left:56px}.u-mar-lr_7\@l{margin-right:56px}.u-mar-tb_7\@l{margin-top:56px;margin-bottom:56px}}@media screen and (max-width:1020px){.u-mar_7\@m{margin:56px}.u-mar-t_7\@m{margin-top:56px}.u-mar-r_7\@m{margin-right:56px}.u-mar-b_7\@m{margin-bottom:56px}.u-mar-l_7\@m,.u-mar-lr_7\@m{margin-left:56px}.u-mar-lr_7\@m{margin-right:56px}.u-mar-tb_7\@m{margin-top:56px;margin-bottom:56px}}@media screen and (max-width:780px){.u-mar_7\@s{margin:56px}.u-mar-t_7\@s{margin-top:56px}.u-mar-r_7\@s{margin-right:56px}.u-mar-b_7\@s{margin-bottom:56px}.u-mar-l_7\@s,.u-mar-lr_7\@s{margin-left:56px}.u-mar-lr_7\@s{margin-right:56px}.u-mar-tb_7\@s{margin-top:56px;margin-bottom:56px}}@media screen and (max-width:440px){.u-mar_7\@xs{margin:56px}.u-mar-t_7\@xs{margin-top:56px}.u-mar-r_7\@xs{margin-right:56px}.u-mar-b_7\@xs{margin-bottom:56px}.u-mar-l_7\@xs,.u-mar-lr_7\@xs{margin-left:56px}.u-mar-lr_7\@xs{margin-right:56px}.u-mar-tb_7\@xs{margin-top:56px;margin-bottom:56px}}@media screen and (max-width:380px){.u-mar_7\@xxs{margin:56px}.u-mar-t_7\@xxs{margin-top:56px}.u-mar-r_7\@xxs{margin-right:56px}.u-mar-b_7\@xxs{margin-bottom:56px}.u-mar-l_7\@xxs{margin-left:56px}.u-mar-lr_7\@xxs{margin-left:56px;margin-right:56px}.u-mar-tb_7\@xxs{margin-top:56px;margin-bottom:56px}}@media screen and (max-width:1400px){.u-mar_8\@xl{margin:64px}.u-mar-t_8\@xl{margin-top:64px}.u-mar-r_8\@xl{margin-right:64px}.u-mar-b_8\@xl{margin-bottom:64px}.u-mar-l_8\@xl,.u-mar-lr_8\@xl{margin-left:64px}.u-mar-lr_8\@xl{margin-right:64px}.u-mar-tb_8\@xl{margin-top:64px;margin-bottom:64px}}@media screen and (max-width:1280px){.u-mar_8\@l{margin:64px}.u-mar-t_8\@l{margin-top:64px}.u-mar-r_8\@l{margin-right:64px}.u-mar-b_8\@l{margin-bottom:64px}.u-mar-l_8\@l,.u-mar-lr_8\@l{margin-left:64px}.u-mar-lr_8\@l{margin-right:64px}.u-mar-tb_8\@l{margin-top:64px;margin-bottom:64px}}@media screen and (max-width:1020px){.u-mar_8\@m{margin:64px}.u-mar-t_8\@m{margin-top:64px}.u-mar-r_8\@m{margin-right:64px}.u-mar-b_8\@m{margin-bottom:64px}.u-mar-l_8\@m,.u-mar-lr_8\@m{margin-left:64px}.u-mar-lr_8\@m{margin-right:64px}.u-mar-tb_8\@m{margin-top:64px;margin-bottom:64px}}@media screen and (max-width:780px){.u-mar_8\@s{margin:64px}.u-mar-t_8\@s{margin-top:64px}.u-mar-r_8\@s{margin-right:64px}.u-mar-b_8\@s{margin-bottom:64px}.u-mar-l_8\@s,.u-mar-lr_8\@s{margin-left:64px}.u-mar-lr_8\@s{margin-right:64px}.u-mar-tb_8\@s{margin-top:64px;margin-bottom:64px}}@media screen and (max-width:440px){.u-mar_8\@xs{margin:64px}.u-mar-t_8\@xs{margin-top:64px}.u-mar-r_8\@xs{margin-right:64px}.u-mar-b_8\@xs{margin-bottom:64px}.u-mar-l_8\@xs,.u-mar-lr_8\@xs{margin-left:64px}.u-mar-lr_8\@xs{margin-right:64px}.u-mar-tb_8\@xs{margin-top:64px;margin-bottom:64px}}@media screen and (max-width:380px){.u-mar_8\@xxs{margin:64px}.u-mar-t_8\@xxs{margin-top:64px}.u-mar-r_8\@xxs{margin-right:64px}.u-mar-b_8\@xxs{margin-bottom:64px}.u-mar-l_8\@xxs{margin-left:64px}.u-mar-lr_8\@xxs{margin-left:64px;margin-right:64px}.u-mar-tb_8\@xxs{margin-top:64px;margin-bottom:64px}}@media screen and (max-width:1400px){.u-mar_9\@xl{margin:72px}.u-mar-t_9\@xl{margin-top:72px}.u-mar-r_9\@xl{margin-right:72px}.u-mar-b_9\@xl{margin-bottom:72px}.u-mar-l_9\@xl,.u-mar-lr_9\@xl{margin-left:72px}.u-mar-lr_9\@xl{margin-right:72px}.u-mar-tb_9\@xl{margin-top:72px;margin-bottom:72px}}@media screen and (max-width:1280px){.u-mar_9\@l{margin:72px}.u-mar-t_9\@l{margin-top:72px}.u-mar-r_9\@l{margin-right:72px}.u-mar-b_9\@l{margin-bottom:72px}.u-mar-l_9\@l,.u-mar-lr_9\@l{margin-left:72px}.u-mar-lr_9\@l{margin-right:72px}.u-mar-tb_9\@l{margin-top:72px;margin-bottom:72px}}@media screen and (max-width:1020px){.u-mar_9\@m{margin:72px}.u-mar-t_9\@m{margin-top:72px}.u-mar-r_9\@m{margin-right:72px}.u-mar-b_9\@m{margin-bottom:72px}.u-mar-l_9\@m,.u-mar-lr_9\@m{margin-left:72px}.u-mar-lr_9\@m{margin-right:72px}.u-mar-tb_9\@m{margin-top:72px;margin-bottom:72px}}@media screen and (max-width:780px){.u-mar_9\@s{margin:72px}.u-mar-t_9\@s{margin-top:72px}.u-mar-r_9\@s{margin-right:72px}.u-mar-b_9\@s{margin-bottom:72px}.u-mar-l_9\@s,.u-mar-lr_9\@s{margin-left:72px}.u-mar-lr_9\@s{margin-right:72px}.u-mar-tb_9\@s{margin-top:72px;margin-bottom:72px}}@media screen and (max-width:440px){.u-mar_9\@xs{margin:72px}.u-mar-t_9\@xs{margin-top:72px}.u-mar-r_9\@xs{margin-right:72px}.u-mar-b_9\@xs{margin-bottom:72px}.u-mar-l_9\@xs,.u-mar-lr_9\@xs{margin-left:72px}.u-mar-lr_9\@xs{margin-right:72px}.u-mar-tb_9\@xs{margin-top:72px;margin-bottom:72px}}@media screen and (max-width:380px){.u-mar_9\@xxs{margin:72px}.u-mar-t_9\@xxs{margin-top:72px}.u-mar-r_9\@xxs{margin-right:72px}.u-mar-b_9\@xxs{margin-bottom:72px}.u-mar-l_9\@xxs{margin-left:72px}.u-mar-lr_9\@xxs{margin-left:72px;margin-right:72px}.u-mar-tb_9\@xxs{margin-top:72px;margin-bottom:72px}}@media screen and (max-width:1400px){.u-mar_10\@xl{margin:80px}.u-mar-t_10\@xl{margin-top:80px}.u-mar-r_10\@xl{margin-right:80px}.u-mar-b_10\@xl{margin-bottom:80px}.u-mar-l_10\@xl{margin-left:80px}.u-mar-lr_10\@xl{margin-left:80px;margin-right:80px}.u-mar-tb_10\@xl{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:1280px){.u-mar_10\@l{margin:80px}.u-mar-t_10\@l{margin-top:80px}.u-mar-r_10\@l{margin-right:80px}.u-mar-b_10\@l{margin-bottom:80px}.u-mar-l_10\@l,.u-mar-lr_10\@l{margin-left:80px}.u-mar-lr_10\@l{margin-right:80px}.u-mar-tb_10\@l{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:1020px){.u-mar_10\@m{margin:80px}.u-mar-t_10\@m{margin-top:80px}.u-mar-r_10\@m{margin-right:80px}.u-mar-b_10\@m{margin-bottom:80px}.u-mar-l_10\@m,.u-mar-lr_10\@m{margin-left:80px}.u-mar-lr_10\@m{margin-right:80px}.u-mar-tb_10\@m{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:780px){.u-mar_10\@s{margin:80px}.u-mar-t_10\@s{margin-top:80px}.u-mar-r_10\@s{margin-right:80px}.u-mar-b_10\@s{margin-bottom:80px}.u-mar-l_10\@s,.u-mar-lr_10\@s{margin-left:80px}.u-mar-lr_10\@s{margin-right:80px}.u-mar-tb_10\@s{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:440px){.u-mar_10\@xs{margin:80px}.u-mar-t_10\@xs{margin-top:80px}.u-mar-r_10\@xs{margin-right:80px}.u-mar-b_10\@xs{margin-bottom:80px}.u-mar-l_10\@xs{margin-left:80px}.u-mar-lr_10\@xs{margin-left:80px;margin-right:80px}.u-mar-tb_10\@xs{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:380px){.u-mar_10\@xxs{margin:80px}.u-mar-t_10\@xxs{margin-top:80px}.u-mar-r_10\@xxs{margin-right:80px}.u-mar-b_10\@xxs{margin-bottom:80px}.u-mar-l_10\@xxs{margin-left:80px}.u-mar-lr_10\@xxs{margin-left:80px;margin-right:80px}.u-mar-tb_10\@xxs{margin-top:80px;margin-bottom:80px}}@media screen and (max-width:1400px){.u-mar_11\@xl{margin:88px}.u-mar-t_11\@xl{margin-top:88px}.u-mar-r_11\@xl{margin-right:88px}.u-mar-b_11\@xl{margin-bottom:88px}.u-mar-l_11\@xl{margin-left:88px}.u-mar-lr_11\@xl{margin-left:88px;margin-right:88px}.u-mar-tb_11\@xl{margin-top:88px;margin-bottom:88px}}@media screen and (max-width:1280px){.u-mar_11\@l{margin:88px}.u-mar-t_11\@l{margin-top:88px}.u-mar-r_11\@l{margin-right:88px}.u-mar-b_11\@l{margin-bottom:88px}.u-mar-l_11\@l,.u-mar-lr_11\@l{margin-left:88px}.u-mar-lr_11\@l{margin-right:88px}.u-mar-tb_11\@l{margin-top:88px;margin-bottom:88px}}@media screen and (max-width:1020px){.u-mar_11\@m{margin:88px}.u-mar-t_11\@m{margin-top:88px}.u-mar-r_11\@m{margin-right:88px}.u-mar-b_11\@m{margin-bottom:88px}.u-mar-l_11\@m,.u-mar-lr_11\@m{margin-left:88px}.u-mar-lr_11\@m{margin-right:88px}.u-mar-tb_11\@m{margin-top:88px;margin-bottom:88px}}@media screen and (max-width:780px){.u-mar_11\@s{margin:88px}.u-mar-t_11\@s{margin-top:88px}.u-mar-r_11\@s{margin-right:88px}.u-mar-b_11\@s{margin-bottom:88px}.u-mar-l_11\@s,.u-mar-lr_11\@s{margin-left:88px}.u-mar-lr_11\@s{margin-right:88px}.u-mar-tb_11\@s{margin-top:88px;margin-bottom:88px}}@media screen and (max-width:440px){.u-mar_11\@xs{margin:88px}.u-mar-t_11\@xs{margin-top:88px}.u-mar-r_11\@xs{margin-right:88px}.u-mar-b_11\@xs{margin-bottom:88px}.u-mar-l_11\@xs{margin-left:88px}.u-mar-lr_11\@xs{margin-left:88px;margin-right:88px}.u-mar-tb_11\@xs{margin-top:88px;margin-bottom:88px}}@media screen and (max-width:380px){.u-mar_11\@xxs{margin:88px}.u-mar-t_11\@xxs{margin-top:88px}.u-mar-r_11\@xxs{margin-right:88px}.u-mar-b_11\@xxs{margin-bottom:88px}.u-mar-l_11\@xxs{margin-left:88px}.u-mar-lr_11\@xxs{margin-left:88px;margin-right:88px}.u-mar-tb_11\@xxs{margin-top:88px;margin-bottom:88px}}@media screen and (max-width:1400px){.u-mar_12\@xl{margin:96px}.u-mar-t_12\@xl{margin-top:96px}.u-mar-r_12\@xl{margin-right:96px}.u-mar-b_12\@xl{margin-bottom:96px}.u-mar-l_12\@xl{margin-left:96px}.u-mar-lr_12\@xl{margin-left:96px;margin-right:96px}.u-mar-tb_12\@xl{margin-top:96px;margin-bottom:96px}}@media screen and (max-width:1280px){.u-mar_12\@l{margin:96px}.u-mar-t_12\@l{margin-top:96px}.u-mar-r_12\@l{margin-right:96px}.u-mar-b_12\@l{margin-bottom:96px}.u-mar-l_12\@l,.u-mar-lr_12\@l{margin-left:96px}.u-mar-lr_12\@l{margin-right:96px}.u-mar-tb_12\@l{margin-top:96px;margin-bottom:96px}}@media screen and (max-width:1020px){.u-mar_12\@m{margin:96px}.u-mar-t_12\@m{margin-top:96px}.u-mar-r_12\@m{margin-right:96px}.u-mar-b_12\@m{margin-bottom:96px}.u-mar-l_12\@m,.u-mar-lr_12\@m{margin-left:96px}.u-mar-lr_12\@m{margin-right:96px}.u-mar-tb_12\@m{margin-top:96px;margin-bottom:96px}}@media screen and (max-width:780px){.u-mar_12\@s{margin:96px}.u-mar-t_12\@s{margin-top:96px}.u-mar-r_12\@s{margin-right:96px}.u-mar-b_12\@s{margin-bottom:96px}.u-mar-l_12\@s,.u-mar-lr_12\@s{margin-left:96px}.u-mar-lr_12\@s{margin-right:96px}.u-mar-tb_12\@s{margin-top:96px;margin-bottom:96px}}@media screen and (max-width:440px){.u-mar_12\@xs{margin:96px}.u-mar-t_12\@xs{margin-top:96px}.u-mar-r_12\@xs{margin-right:96px}.u-mar-b_12\@xs{margin-bottom:96px}.u-mar-l_12\@xs{margin-left:96px}.u-mar-lr_12\@xs{margin-left:96px;margin-right:96px}.u-mar-tb_12\@xs{margin-top:96px;margin-bottom:96px}}@media screen and (max-width:380px){.u-mar_12\@xxs{margin:96px}.u-mar-t_12\@xxs{margin-top:96px}.u-mar-r_12\@xxs{margin-right:96px}.u-mar-b_12\@xxs{margin-bottom:96px}.u-mar-l_12\@xxs{margin-left:96px}.u-mar-lr_12\@xxs{margin-left:96px;margin-right:96px}.u-mar-tb_12\@xxs{margin-top:96px;margin-bottom:96px}}.u-pad_0{padding:0}.u-pad-t_0{padding-top:0}.u-pad-r_0{padding-right:0}.u-pad-b_0{padding-bottom:0}.u-pad-l_0,.u-pad-lr_0{padding-left:0}.u-pad-lr_0{padding-right:0}.u-pad-tb_0{padding-top:0;padding-bottom:0}.u-pad_1{padding:8px}.u-pad-t_1{padding-top:8px}.u-pad-r_1{padding-right:8px}.u-pad-b_1{padding-bottom:8px}.u-pad-l_1,.u-pad-lr_1{padding-left:8px}.u-pad-lr_1{padding-right:8px}.u-pad-tb_1{padding-top:8px;padding-bottom:8px}.u-pad_2{padding:16px}.u-pad-t_2{padding-top:16px}.u-pad-r_2{padding-right:16px}.u-pad-b_2{padding-bottom:16px}.u-pad-l_2,.u-pad-lr_2{padding-left:16px}.u-pad-lr_2{padding-right:16px}.u-pad-tb_2{padding-top:16px;padding-bottom:16px}.u-pad_3{padding:24px}.u-pad-t_3{padding-top:24px}.u-pad-r_3{padding-right:24px}.u-pad-b_3{padding-bottom:24px}.u-pad-l_3,.u-pad-lr_3{padding-left:24px}.u-pad-lr_3{padding-right:24px}.u-pad-tb_3{padding-top:24px;padding-bottom:24px}.u-pad_4{padding:32px}.u-pad-t_4{padding-top:32px}.u-pad-r_4{padding-right:32px}.u-pad-b_4{padding-bottom:32px}.u-pad-l_4,.u-pad-lr_4{padding-left:32px}.u-pad-lr_4{padding-right:32px}.u-pad-tb_4{padding-top:32px;padding-bottom:32px}.u-pad_5{padding:40px}.u-pad-t_5{padding-top:40px}.u-pad-r_5{padding-right:40px}.u-pad-b_5{padding-bottom:40px}.u-pad-l_5,.u-pad-lr_5{padding-left:40px}.u-pad-lr_5{padding-right:40px}.u-pad-tb_5{padding-top:40px;padding-bottom:40px}.u-pad_6{padding:48px}.u-pad-t_6{padding-top:48px}.u-pad-r_6{padding-right:48px}.u-pad-b_6{padding-bottom:48px}.u-pad-l_6,.u-pad-lr_6{padding-left:48px}.u-pad-lr_6{padding-right:48px}.u-pad-tb_6{padding-top:48px;padding-bottom:48px}.u-pad_7{padding:56px}.u-pad-t_7{padding-top:56px}.u-pad-r_7{padding-right:56px}.u-pad-b_7{padding-bottom:56px}.u-pad-l_7,.u-pad-lr_7{padding-left:56px}.u-pad-lr_7{padding-right:56px}.u-pad-tb_7{padding-top:56px;padding-bottom:56px}.u-pad_8{padding:64px}.u-pad-t_8{padding-top:64px}.u-pad-r_8{padding-right:64px}.u-pad-b_8{padding-bottom:64px}.u-pad-l_8,.u-pad-lr_8{padding-left:64px}.u-pad-lr_8{padding-right:64px}.u-pad-tb_8{padding-top:64px;padding-bottom:64px}.u-pad_9{padding:72px}.u-pad-t_9{padding-top:72px}.u-pad-r_9{padding-right:72px}.u-pad-b_9{padding-bottom:72px}.u-pad-l_9,.u-pad-lr_9{padding-left:72px}.u-pad-lr_9{padding-right:72px}.u-pad-tb_9{padding-top:72px;padding-bottom:72px}.u-pad_10{padding:80px}.u-pad-t_10{padding-top:80px}.u-pad-r_10{padding-right:80px}.u-pad-b_10{padding-bottom:80px}.u-pad-l_10,.u-pad-lr_10{padding-left:80px}.u-pad-lr_10{padding-right:80px}.u-pad-tb_10{padding-top:80px;padding-bottom:80px}.u-pad_11{padding:88px}.u-pad-t_11{padding-top:88px}.u-pad-r_11{padding-right:88px}.u-pad-b_11{padding-bottom:88px}.u-pad-l_11,.u-pad-lr_11{padding-left:88px}.u-pad-lr_11{padding-right:88px}.u-pad-tb_11{padding-top:88px;padding-bottom:88px}.u-pad_12{padding:96px}.u-pad-t_12{padding-top:96px}.u-pad-r_12{padding-right:96px}.u-pad-b_12{padding-bottom:96px}.u-pad-l_12,.u-pad-lr_12{padding-left:96px}.u-pad-lr_12{padding-right:96px}.u-pad-tb_12{padding-top:96px;padding-bottom:96px}@media screen and (max-width:1400px){.u-pad_0\@xl{padding:0}.u-pad-t_0\@xl{padding-top:0}.u-pad-r_0\@xl{padding-right:0}.u-pad-b_0\@xl{padding-bottom:0}.u-pad-l_0\@xl{padding-left:0}.u-pad-lr_0\@xl{padding-left:0;padding-right:0}.u-pad-tb_0\@xl{padding-top:0;padding-bottom:0}}@media screen and (max-width:1280px){.u-pad_0\@l{padding:0}.u-pad-t_0\@l{padding-top:0}.u-pad-r_0\@l{padding-right:0}.u-pad-b_0\@l{padding-bottom:0}.u-pad-l_0\@l{padding-left:0}.u-pad-lr_0\@l{padding-left:0;padding-right:0}.u-pad-tb_0\@l{padding-top:0;padding-bottom:0}}@media screen and (max-width:1020px){.u-pad_0\@m{padding:0}.u-pad-t_0\@m{padding-top:0}.u-pad-r_0\@m{padding-right:0}.u-pad-b_0\@m{padding-bottom:0}.u-pad-l_0\@m{padding-left:0}.u-pad-lr_0\@m{padding-left:0;padding-right:0}.u-pad-tb_0\@m{padding-top:0;padding-bottom:0}}@media screen and (max-width:780px){.u-pad_0\@s{padding:0}.u-pad-t_0\@s{padding-top:0}.u-pad-r_0\@s{padding-right:0}.u-pad-b_0\@s{padding-bottom:0}.u-pad-l_0\@s{padding-left:0}.u-pad-lr_0\@s{padding-left:0;padding-right:0}.u-pad-tb_0\@s{padding-top:0;padding-bottom:0}}@media screen and (max-width:440px){.u-pad_0\@xs{padding:0}.u-pad-t_0\@xs{padding-top:0}.u-pad-r_0\@xs{padding-right:0}.u-pad-b_0\@xs{padding-bottom:0}.u-pad-l_0\@xs{padding-left:0}.u-pad-lr_0\@xs{padding-left:0;padding-right:0}.u-pad-tb_0\@xs{padding-top:0;padding-bottom:0}}@media screen and (max-width:380px){.u-pad_0\@xxs{padding:0}.u-pad-t_0\@xxs{padding-top:0}.u-pad-r_0\@xxs{padding-right:0}.u-pad-b_0\@xxs{padding-bottom:0}.u-pad-l_0\@xxs{padding-left:0}.u-pad-lr_0\@xxs{padding-left:0;padding-right:0}.u-pad-tb_0\@xxs{padding-top:0;padding-bottom:0}}@media screen and (max-width:1400px){.u-pad_1\@xl{padding:8px}.u-pad-t_1\@xl{padding-top:8px}.u-pad-r_1\@xl{padding-right:8px}.u-pad-b_1\@xl{padding-bottom:8px}.u-pad-l_1\@xl,.u-pad-lr_1\@xl{padding-left:8px}.u-pad-lr_1\@xl{padding-right:8px}.u-pad-tb_1\@xl{padding-top:8px;padding-bottom:8px}}@media screen and (max-width:1280px){.u-pad_1\@l{padding:8px}.u-pad-t_1\@l{padding-top:8px}.u-pad-r_1\@l{padding-right:8px}.u-pad-b_1\@l{padding-bottom:8px}.u-pad-l_1\@l,.u-pad-lr_1\@l{padding-left:8px}.u-pad-lr_1\@l{padding-right:8px}.u-pad-tb_1\@l{padding-top:8px;padding-bottom:8px}}@media screen and (max-width:1020px){.u-pad_1\@m{padding:8px}.u-pad-t_1\@m{padding-top:8px}.u-pad-r_1\@m{padding-right:8px}.u-pad-b_1\@m{padding-bottom:8px}.u-pad-l_1\@m,.u-pad-lr_1\@m{padding-left:8px}.u-pad-lr_1\@m{padding-right:8px}.u-pad-tb_1\@m{padding-top:8px;padding-bottom:8px}}@media screen and (max-width:780px){.u-pad_1\@s{padding:8px}.u-pad-t_1\@s{padding-top:8px}.u-pad-r_1\@s{padding-right:8px}.u-pad-b_1\@s{padding-bottom:8px}.u-pad-l_1\@s,.u-pad-lr_1\@s{padding-left:8px}.u-pad-lr_1\@s{padding-right:8px}.u-pad-tb_1\@s{padding-top:8px;padding-bottom:8px}}@media screen and (max-width:440px){.u-pad_1\@xs{padding:8px}.u-pad-t_1\@xs{padding-top:8px}.u-pad-r_1\@xs{padding-right:8px}.u-pad-b_1\@xs{padding-bottom:8px}.u-pad-l_1\@xs,.u-pad-lr_1\@xs{padding-left:8px}.u-pad-lr_1\@xs{padding-right:8px}.u-pad-tb_1\@xs{padding-top:8px;padding-bottom:8px}}@media screen and (max-width:380px){.u-pad_1\@xxs{padding:8px}.u-pad-t_1\@xxs{padding-top:8px}.u-pad-r_1\@xxs{padding-right:8px}.u-pad-b_1\@xxs{padding-bottom:8px}.u-pad-l_1\@xxs{padding-left:8px}.u-pad-lr_1\@xxs{padding-left:8px;padding-right:8px}.u-pad-tb_1\@xxs{padding-top:8px;padding-bottom:8px}}@media screen and (max-width:1400px){.u-pad_2\@xl{padding:16px}.u-pad-t_2\@xl{padding-top:16px}.u-pad-r_2\@xl{padding-right:16px}.u-pad-b_2\@xl{padding-bottom:16px}.u-pad-l_2\@xl,.u-pad-lr_2\@xl{padding-left:16px}.u-pad-lr_2\@xl{padding-right:16px}.u-pad-tb_2\@xl{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:1280px){.u-pad_2\@l{padding:16px}.u-pad-t_2\@l{padding-top:16px}.u-pad-r_2\@l{padding-right:16px}.u-pad-b_2\@l{padding-bottom:16px}.u-pad-l_2\@l,.u-pad-lr_2\@l{padding-left:16px}.u-pad-lr_2\@l{padding-right:16px}.u-pad-tb_2\@l{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:1020px){.u-pad_2\@m{padding:16px}.u-pad-t_2\@m{padding-top:16px}.u-pad-r_2\@m{padding-right:16px}.u-pad-b_2\@m{padding-bottom:16px}.u-pad-l_2\@m,.u-pad-lr_2\@m{padding-left:16px}.u-pad-lr_2\@m{padding-right:16px}.u-pad-tb_2\@m{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:780px){.u-pad_2\@s{padding:16px}.u-pad-t_2\@s{padding-top:16px}.u-pad-r_2\@s{padding-right:16px}.u-pad-b_2\@s{padding-bottom:16px}.u-pad-l_2\@s,.u-pad-lr_2\@s{padding-left:16px}.u-pad-lr_2\@s{padding-right:16px}.u-pad-tb_2\@s{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:440px){.u-pad_2\@xs{padding:16px}.u-pad-t_2\@xs{padding-top:16px}.u-pad-r_2\@xs{padding-right:16px}.u-pad-b_2\@xs{padding-bottom:16px}.u-pad-l_2\@xs,.u-pad-lr_2\@xs{padding-left:16px}.u-pad-lr_2\@xs{padding-right:16px}.u-pad-tb_2\@xs{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:380px){.u-pad_2\@xxs{padding:16px}.u-pad-t_2\@xxs{padding-top:16px}.u-pad-r_2\@xxs{padding-right:16px}.u-pad-b_2\@xxs{padding-bottom:16px}.u-pad-l_2\@xxs,.u-pad-lr_2\@xxs{padding-left:16px}.u-pad-lr_2\@xxs{padding-right:16px}.u-pad-tb_2\@xxs{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:1400px){.u-pad_3\@xl{padding:24px}.u-pad-t_3\@xl{padding-top:24px}.u-pad-r_3\@xl{padding-right:24px}.u-pad-b_3\@xl{padding-bottom:24px}.u-pad-l_3\@xl,.u-pad-lr_3\@xl{padding-left:24px}.u-pad-lr_3\@xl{padding-right:24px}.u-pad-tb_3\@xl{padding-top:24px;padding-bottom:24px}}@media screen and (max-width:1280px){.u-pad_3\@l{padding:24px}.u-pad-t_3\@l{padding-top:24px}.u-pad-r_3\@l{padding-right:24px}.u-pad-b_3\@l{padding-bottom:24px}.u-pad-l_3\@l,.u-pad-lr_3\@l{padding-left:24px}.u-pad-lr_3\@l{padding-right:24px}.u-pad-tb_3\@l{padding-top:24px;padding-bottom:24px}}@media screen and (max-width:1020px){.u-pad_3\@m{padding:24px}.u-pad-t_3\@m{padding-top:24px}.u-pad-r_3\@m{padding-right:24px}.u-pad-b_3\@m{padding-bottom:24px}.u-pad-l_3\@m,.u-pad-lr_3\@m{padding-left:24px}.u-pad-lr_3\@m{padding-right:24px}.u-pad-tb_3\@m{padding-top:24px;padding-bottom:24px}}@media screen and (max-width:780px){.u-pad_3\@s{padding:24px}.u-pad-t_3\@s{padding-top:24px}.u-pad-r_3\@s{padding-right:24px}.u-pad-b_3\@s{padding-bottom:24px}.u-pad-l_3\@s,.u-pad-lr_3\@s{padding-left:24px}.u-pad-lr_3\@s{padding-right:24px}.u-pad-tb_3\@s{padding-top:24px;padding-bottom:24px}}@media screen and (max-width:440px){.u-pad_3\@xs{padding:24px}.u-pad-t_3\@xs{padding-top:24px}.u-pad-r_3\@xs{padding-right:24px}.u-pad-b_3\@xs{padding-bottom:24px}.u-pad-l_3\@xs,.u-pad-lr_3\@xs{padding-left:24px}.u-pad-lr_3\@xs{padding-right:24px}.u-pad-tb_3\@xs{padding-top:24px;padding-bottom:24px}}@media screen and (max-width:380px){.u-pad_3\@xxs{padding:24px}.u-pad-t_3\@xxs{padding-top:24px}.u-pad-r_3\@xxs{padding-right:24px}.u-pad-b_3\@xxs{padding-bottom:24px}.u-pad-l_3\@xxs,.u-pad-lr_3\@xxs{padding-left:24px}.u-pad-lr_3\@xxs{padding-right:24px}.u-pad-tb_3\@xxs{padding-top:24px;padding-bottom:24px}}@media screen and (max-width:1400px){.u-pad_4\@xl{padding:32px}.u-pad-t_4\@xl{padding-top:32px}.u-pad-r_4\@xl{padding-right:32px}.u-pad-b_4\@xl{padding-bottom:32px}.u-pad-l_4\@xl,.u-pad-lr_4\@xl{padding-left:32px}.u-pad-lr_4\@xl{padding-right:32px}.u-pad-tb_4\@xl{padding-top:32px;padding-bottom:32px}}@media screen and (max-width:1280px){.u-pad_4\@l{padding:32px}.u-pad-t_4\@l{padding-top:32px}.u-pad-r_4\@l{padding-right:32px}.u-pad-b_4\@l{padding-bottom:32px}.u-pad-l_4\@l,.u-pad-lr_4\@l{padding-left:32px}.u-pad-lr_4\@l{padding-right:32px}.u-pad-tb_4\@l{padding-top:32px;padding-bottom:32px}}@media screen and (max-width:1020px){.u-pad_4\@m{padding:32px}.u-pad-t_4\@m{padding-top:32px}.u-pad-r_4\@m{padding-right:32px}.u-pad-b_4\@m{padding-bottom:32px}.u-pad-l_4\@m,.u-pad-lr_4\@m{padding-left:32px}.u-pad-lr_4\@m{padding-right:32px}.u-pad-tb_4\@m{padding-top:32px;padding-bottom:32px}}@media screen and (max-width:780px){.u-pad_4\@s{padding:32px}.u-pad-t_4\@s{padding-top:32px}.u-pad-r_4\@s{padding-right:32px}.u-pad-b_4\@s{padding-bottom:32px}.u-pad-l_4\@s,.u-pad-lr_4\@s{padding-left:32px}.u-pad-lr_4\@s{padding-right:32px}.u-pad-tb_4\@s{padding-top:32px;padding-bottom:32px}}@media screen and (max-width:440px){.u-pad_4\@xs{padding:32px}.u-pad-t_4\@xs{padding-top:32px}.u-pad-r_4\@xs{padding-right:32px}.u-pad-b_4\@xs{padding-bottom:32px}.u-pad-l_4\@xs,.u-pad-lr_4\@xs{padding-left:32px}.u-pad-lr_4\@xs{padding-right:32px}.u-pad-tb_4\@xs{padding-top:32px;padding-bottom:32px}}@media screen and (max-width:380px){.u-pad_4\@xxs{padding:32px}.u-pad-t_4\@xxs{padding-top:32px}.u-pad-r_4\@xxs{padding-right:32px}.u-pad-b_4\@xxs{padding-bottom:32px}.u-pad-l_4\@xxs,.u-pad-lr_4\@xxs{padding-left:32px}.u-pad-lr_4\@xxs{padding-right:32px}.u-pad-tb_4\@xxs{padding-top:32px;padding-bottom:32px}}@media screen and (max-width:1400px){.u-pad_5\@xl{padding:40px}.u-pad-t_5\@xl{padding-top:40px}.u-pad-r_5\@xl{padding-right:40px}.u-pad-b_5\@xl{padding-bottom:40px}.u-pad-l_5\@xl,.u-pad-lr_5\@xl{padding-left:40px}.u-pad-lr_5\@xl{padding-right:40px}.u-pad-tb_5\@xl{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:1280px){.u-pad_5\@l{padding:40px}.u-pad-t_5\@l{padding-top:40px}.u-pad-r_5\@l{padding-right:40px}.u-pad-b_5\@l{padding-bottom:40px}.u-pad-l_5\@l,.u-pad-lr_5\@l{padding-left:40px}.u-pad-lr_5\@l{padding-right:40px}.u-pad-tb_5\@l{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:1020px){.u-pad_5\@m{padding:40px}.u-pad-t_5\@m{padding-top:40px}.u-pad-r_5\@m{padding-right:40px}.u-pad-b_5\@m{padding-bottom:40px}.u-pad-l_5\@m,.u-pad-lr_5\@m{padding-left:40px}.u-pad-lr_5\@m{padding-right:40px}.u-pad-tb_5\@m{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:780px){.u-pad_5\@s{padding:40px}.u-pad-t_5\@s{padding-top:40px}.u-pad-r_5\@s{padding-right:40px}.u-pad-b_5\@s{padding-bottom:40px}.u-pad-l_5\@s,.u-pad-lr_5\@s{padding-left:40px}.u-pad-lr_5\@s{padding-right:40px}.u-pad-tb_5\@s{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:440px){.u-pad_5\@xs{padding:40px}.u-pad-t_5\@xs{padding-top:40px}.u-pad-r_5\@xs{padding-right:40px}.u-pad-b_5\@xs{padding-bottom:40px}.u-pad-l_5\@xs,.u-pad-lr_5\@xs{padding-left:40px}.u-pad-lr_5\@xs{padding-right:40px}.u-pad-tb_5\@xs{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:380px){.u-pad_5\@xxs{padding:40px}.u-pad-t_5\@xxs{padding-top:40px}.u-pad-r_5\@xxs{padding-right:40px}.u-pad-b_5\@xxs{padding-bottom:40px}.u-pad-l_5\@xxs,.u-pad-lr_5\@xxs{padding-left:40px}.u-pad-lr_5\@xxs{padding-right:40px}.u-pad-tb_5\@xxs{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:1400px){.u-pad_6\@xl{padding:48px}.u-pad-t_6\@xl{padding-top:48px}.u-pad-r_6\@xl{padding-right:48px}.u-pad-b_6\@xl{padding-bottom:48px}.u-pad-l_6\@xl,.u-pad-lr_6\@xl{padding-left:48px}.u-pad-lr_6\@xl{padding-right:48px}.u-pad-tb_6\@xl{padding-top:48px;padding-bottom:48px}}@media screen and (max-width:1280px){.u-pad_6\@l{padding:48px}.u-pad-t_6\@l{padding-top:48px}.u-pad-r_6\@l{padding-right:48px}.u-pad-b_6\@l{padding-bottom:48px}.u-pad-l_6\@l,.u-pad-lr_6\@l{padding-left:48px}.u-pad-lr_6\@l{padding-right:48px}.u-pad-tb_6\@l{padding-top:48px;padding-bottom:48px}}@media screen and (max-width:1020px){.u-pad_6\@m{padding:48px}.u-pad-t_6\@m{padding-top:48px}.u-pad-r_6\@m{padding-right:48px}.u-pad-b_6\@m{padding-bottom:48px}.u-pad-l_6\@m,.u-pad-lr_6\@m{padding-left:48px}.u-pad-lr_6\@m{padding-right:48px}.u-pad-tb_6\@m{padding-top:48px;padding-bottom:48px}}@media screen and (max-width:780px){.u-pad_6\@s{padding:48px}.u-pad-t_6\@s{padding-top:48px}.u-pad-r_6\@s{padding-right:48px}.u-pad-b_6\@s{padding-bottom:48px}.u-pad-l_6\@s,.u-pad-lr_6\@s{padding-left:48px}.u-pad-lr_6\@s{padding-right:48px}.u-pad-tb_6\@s{padding-top:48px;padding-bottom:48px}}@media screen and (max-width:440px){.u-pad_6\@xs{padding:48px}.u-pad-t_6\@xs{padding-top:48px}.u-pad-r_6\@xs{padding-right:48px}.u-pad-b_6\@xs{padding-bottom:48px}.u-pad-l_6\@xs,.u-pad-lr_6\@xs{padding-left:48px}.u-pad-lr_6\@xs{padding-right:48px}.u-pad-tb_6\@xs{padding-top:48px;padding-bottom:48px}}@media screen and (max-width:380px){.u-pad_6\@xxs{padding:48px}.u-pad-t_6\@xxs{padding-top:48px}.u-pad-r_6\@xxs{padding-right:48px}.u-pad-b_6\@xxs{padding-bottom:48px}.u-pad-l_6\@xxs,.u-pad-lr_6\@xxs{padding-left:48px}.u-pad-lr_6\@xxs{padding-right:48px}.u-pad-tb_6\@xxs{padding-top:48px;padding-bottom:48px}}@media screen and (max-width:1400px){.u-pad_7\@xl{padding:56px}.u-pad-t_7\@xl{padding-top:56px}.u-pad-r_7\@xl{padding-right:56px}.u-pad-b_7\@xl{padding-bottom:56px}.u-pad-l_7\@xl,.u-pad-lr_7\@xl{padding-left:56px}.u-pad-lr_7\@xl{padding-right:56px}.u-pad-tb_7\@xl{padding-top:56px;padding-bottom:56px}}@media screen and (max-width:1280px){.u-pad_7\@l{padding:56px}.u-pad-t_7\@l{padding-top:56px}.u-pad-r_7\@l{padding-right:56px}.u-pad-b_7\@l{padding-bottom:56px}.u-pad-l_7\@l,.u-pad-lr_7\@l{padding-left:56px}.u-pad-lr_7\@l{padding-right:56px}.u-pad-tb_7\@l{padding-top:56px;padding-bottom:56px}}@media screen and (max-width:1020px){.u-pad_7\@m{padding:56px}.u-pad-t_7\@m{padding-top:56px}.u-pad-r_7\@m{padding-right:56px}.u-pad-b_7\@m{padding-bottom:56px}.u-pad-l_7\@m,.u-pad-lr_7\@m{padding-left:56px}.u-pad-lr_7\@m{padding-right:56px}.u-pad-tb_7\@m{padding-top:56px;padding-bottom:56px}}@media screen and (max-width:780px){.u-pad_7\@s{padding:56px}.u-pad-t_7\@s{padding-top:56px}.u-pad-r_7\@s{padding-right:56px}.u-pad-b_7\@s{padding-bottom:56px}.u-pad-l_7\@s,.u-pad-lr_7\@s{padding-left:56px}.u-pad-lr_7\@s{padding-right:56px}.u-pad-tb_7\@s{padding-top:56px;padding-bottom:56px}}@media screen and (max-width:440px){.u-pad_7\@xs{padding:56px}.u-pad-t_7\@xs{padding-top:56px}.u-pad-r_7\@xs{padding-right:56px}.u-pad-b_7\@xs{padding-bottom:56px}.u-pad-l_7\@xs,.u-pad-lr_7\@xs{padding-left:56px}.u-pad-lr_7\@xs{padding-right:56px}.u-pad-tb_7\@xs{padding-top:56px;padding-bottom:56px}}@media screen and (max-width:380px){.u-pad_7\@xxs{padding:56px}.u-pad-t_7\@xxs{padding-top:56px}.u-pad-r_7\@xxs{padding-right:56px}.u-pad-b_7\@xxs{padding-bottom:56px}.u-pad-l_7\@xxs,.u-pad-lr_7\@xxs{padding-left:56px}.u-pad-lr_7\@xxs{padding-right:56px}.u-pad-tb_7\@xxs{padding-top:56px;padding-bottom:56px}}@media screen and (max-width:1400px){.u-pad_8\@xl{padding:64px}.u-pad-t_8\@xl{padding-top:64px}.u-pad-r_8\@xl{padding-right:64px}.u-pad-b_8\@xl{padding-bottom:64px}.u-pad-l_8\@xl,.u-pad-lr_8\@xl{padding-left:64px}.u-pad-lr_8\@xl{padding-right:64px}.u-pad-tb_8\@xl{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:1280px){.u-pad_8\@l{padding:64px}.u-pad-t_8\@l{padding-top:64px}.u-pad-r_8\@l{padding-right:64px}.u-pad-b_8\@l{padding-bottom:64px}.u-pad-l_8\@l,.u-pad-lr_8\@l{padding-left:64px}.u-pad-lr_8\@l{padding-right:64px}.u-pad-tb_8\@l{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:1020px){.u-pad_8\@m{padding:64px}.u-pad-t_8\@m{padding-top:64px}.u-pad-r_8\@m{padding-right:64px}.u-pad-b_8\@m{padding-bottom:64px}.u-pad-l_8\@m,.u-pad-lr_8\@m{padding-left:64px}.u-pad-lr_8\@m{padding-right:64px}.u-pad-tb_8\@m{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:780px){.u-pad_8\@s{padding:64px}.u-pad-t_8\@s{padding-top:64px}.u-pad-r_8\@s{padding-right:64px}.u-pad-b_8\@s{padding-bottom:64px}.u-pad-l_8\@s,.u-pad-lr_8\@s{padding-left:64px}.u-pad-lr_8\@s{padding-right:64px}.u-pad-tb_8\@s{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:440px){.u-pad_8\@xs{padding:64px}.u-pad-t_8\@xs{padding-top:64px}.u-pad-r_8\@xs{padding-right:64px}.u-pad-b_8\@xs{padding-bottom:64px}.u-pad-l_8\@xs,.u-pad-lr_8\@xs{padding-left:64px}.u-pad-lr_8\@xs{padding-right:64px}.u-pad-tb_8\@xs{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:380px){.u-pad_8\@xxs{padding:64px}.u-pad-t_8\@xxs{padding-top:64px}.u-pad-r_8\@xxs{padding-right:64px}.u-pad-b_8\@xxs{padding-bottom:64px}.u-pad-l_8\@xxs,.u-pad-lr_8\@xxs{padding-left:64px}.u-pad-lr_8\@xxs{padding-right:64px}.u-pad-tb_8\@xxs{padding-top:64px;padding-bottom:64px}}@media screen and (max-width:1400px){.u-pad_9\@xl{padding:72px}.u-pad-t_9\@xl{padding-top:72px}.u-pad-r_9\@xl{padding-right:72px}.u-pad-b_9\@xl{padding-bottom:72px}.u-pad-l_9\@xl,.u-pad-lr_9\@xl{padding-left:72px}.u-pad-lr_9\@xl{padding-right:72px}.u-pad-tb_9\@xl{padding-top:72px;padding-bottom:72px}}@media screen and (max-width:1280px){.u-pad_9\@l{padding:72px}.u-pad-t_9\@l{padding-top:72px}.u-pad-r_9\@l{padding-right:72px}.u-pad-b_9\@l{padding-bottom:72px}.u-pad-l_9\@l,.u-pad-lr_9\@l{padding-left:72px}.u-pad-lr_9\@l{padding-right:72px}.u-pad-tb_9\@l{padding-top:72px;padding-bottom:72px}}@media screen and (max-width:1020px){.u-pad_9\@m{padding:72px}.u-pad-t_9\@m{padding-top:72px}.u-pad-r_9\@m{padding-right:72px}.u-pad-b_9\@m{padding-bottom:72px}.u-pad-l_9\@m,.u-pad-lr_9\@m{padding-left:72px}.u-pad-lr_9\@m{padding-right:72px}.u-pad-tb_9\@m{padding-top:72px;padding-bottom:72px}}@media screen and (max-width:780px){.u-pad_9\@s{padding:72px}.u-pad-t_9\@s{padding-top:72px}.u-pad-r_9\@s{padding-right:72px}.u-pad-b_9\@s{padding-bottom:72px}.u-pad-l_9\@s,.u-pad-lr_9\@s{padding-left:72px}.u-pad-lr_9\@s{padding-right:72px}.u-pad-tb_9\@s{padding-top:72px;padding-bottom:72px}}@media screen and (max-width:440px){.u-pad_9\@xs{padding:72px}.u-pad-t_9\@xs{padding-top:72px}.u-pad-r_9\@xs{padding-right:72px}.u-pad-b_9\@xs{padding-bottom:72px}.u-pad-l_9\@xs,.u-pad-lr_9\@xs{padding-left:72px}.u-pad-lr_9\@xs{padding-right:72px}.u-pad-tb_9\@xs{padding-top:72px;padding-bottom:72px}}@media screen and (max-width:380px){.u-pad_9\@xxs{padding:72px}.u-pad-t_9\@xxs{padding-top:72px}.u-pad-r_9\@xxs{padding-right:72px}.u-pad-b_9\@xxs{padding-bottom:72px}.u-pad-l_9\@xxs,.u-pad-lr_9\@xxs{padding-left:72px}.u-pad-lr_9\@xxs{padding-right:72px}.u-pad-tb_9\@xxs{padding-top:72px;padding-bottom:72px}}@media screen and (max-width:1400px){.u-pad_10\@xl{padding:80px}.u-pad-t_10\@xl{padding-top:80px}.u-pad-r_10\@xl{padding-right:80px}.u-pad-b_10\@xl{padding-bottom:80px}.u-pad-l_10\@xl,.u-pad-lr_10\@xl{padding-left:80px}.u-pad-lr_10\@xl{padding-right:80px}.u-pad-tb_10\@xl{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:1280px){.u-pad_10\@l{padding:80px}.u-pad-t_10\@l{padding-top:80px}.u-pad-r_10\@l{padding-right:80px}.u-pad-b_10\@l{padding-bottom:80px}.u-pad-l_10\@l,.u-pad-lr_10\@l{padding-left:80px}.u-pad-lr_10\@l{padding-right:80px}.u-pad-tb_10\@l{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:1020px){.u-pad_10\@m{padding:80px}.u-pad-t_10\@m{padding-top:80px}.u-pad-r_10\@m{padding-right:80px}.u-pad-b_10\@m{padding-bottom:80px}.u-pad-l_10\@m,.u-pad-lr_10\@m{padding-left:80px}.u-pad-lr_10\@m{padding-right:80px}.u-pad-tb_10\@m{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:780px){.u-pad_10\@s{padding:80px}.u-pad-t_10\@s{padding-top:80px}.u-pad-r_10\@s{padding-right:80px}.u-pad-b_10\@s{padding-bottom:80px}.u-pad-l_10\@s,.u-pad-lr_10\@s{padding-left:80px}.u-pad-lr_10\@s{padding-right:80px}.u-pad-tb_10\@s{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:440px){.u-pad_10\@xs{padding:80px}.u-pad-t_10\@xs{padding-top:80px}.u-pad-r_10\@xs{padding-right:80px}.u-pad-b_10\@xs{padding-bottom:80px}.u-pad-l_10\@xs,.u-pad-lr_10\@xs{padding-left:80px}.u-pad-lr_10\@xs{padding-right:80px}.u-pad-tb_10\@xs{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:380px){.u-pad_10\@xxs{padding:80px}.u-pad-t_10\@xxs{padding-top:80px}.u-pad-r_10\@xxs{padding-right:80px}.u-pad-b_10\@xxs{padding-bottom:80px}.u-pad-l_10\@xxs{padding-left:80px}.u-pad-lr_10\@xxs{padding-left:80px;padding-right:80px}.u-pad-tb_10\@xxs{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:1400px){.u-pad_11\@xl{padding:88px}.u-pad-t_11\@xl{padding-top:88px}.u-pad-r_11\@xl{padding-right:88px}.u-pad-b_11\@xl{padding-bottom:88px}.u-pad-l_11\@xl,.u-pad-lr_11\@xl{padding-left:88px}.u-pad-lr_11\@xl{padding-right:88px}.u-pad-tb_11\@xl{padding-top:88px;padding-bottom:88px}}@media screen and (max-width:1280px){.u-pad_11\@l{padding:88px}.u-pad-t_11\@l{padding-top:88px}.u-pad-r_11\@l{padding-right:88px}.u-pad-b_11\@l{padding-bottom:88px}.u-pad-l_11\@l,.u-pad-lr_11\@l{padding-left:88px}.u-pad-lr_11\@l{padding-right:88px}.u-pad-tb_11\@l{padding-top:88px;padding-bottom:88px}}@media screen and (max-width:1020px){.u-pad_11\@m{padding:88px}.u-pad-t_11\@m{padding-top:88px}.u-pad-r_11\@m{padding-right:88px}.u-pad-b_11\@m{padding-bottom:88px}.u-pad-l_11\@m,.u-pad-lr_11\@m{padding-left:88px}.u-pad-lr_11\@m{padding-right:88px}.u-pad-tb_11\@m{padding-top:88px;padding-bottom:88px}}@media screen and (max-width:780px){.u-pad_11\@s{padding:88px}.u-pad-t_11\@s{padding-top:88px}.u-pad-r_11\@s{padding-right:88px}.u-pad-b_11\@s{padding-bottom:88px}.u-pad-l_11\@s,.u-pad-lr_11\@s{padding-left:88px}.u-pad-lr_11\@s{padding-right:88px}.u-pad-tb_11\@s{padding-top:88px;padding-bottom:88px}}@media screen and (max-width:440px){.u-pad_11\@xs{padding:88px}.u-pad-t_11\@xs{padding-top:88px}.u-pad-r_11\@xs{padding-right:88px}.u-pad-b_11\@xs{padding-bottom:88px}.u-pad-l_11\@xs,.u-pad-lr_11\@xs{padding-left:88px}.u-pad-lr_11\@xs{padding-right:88px}.u-pad-tb_11\@xs{padding-top:88px;padding-bottom:88px}}@media screen and (max-width:380px){.u-pad_11\@xxs{padding:88px}.u-pad-t_11\@xxs{padding-top:88px}.u-pad-r_11\@xxs{padding-right:88px}.u-pad-b_11\@xxs{padding-bottom:88px}.u-pad-l_11\@xxs{padding-left:88px}.u-pad-lr_11\@xxs{padding-left:88px;padding-right:88px}.u-pad-tb_11\@xxs{padding-top:88px;padding-bottom:88px}}@media screen and (max-width:1400px){.u-pad_12\@xl{padding:96px}.u-pad-t_12\@xl{padding-top:96px}.u-pad-r_12\@xl{padding-right:96px}.u-pad-b_12\@xl{padding-bottom:96px}.u-pad-l_12\@xl,.u-pad-lr_12\@xl{padding-left:96px}.u-pad-lr_12\@xl{padding-right:96px}.u-pad-tb_12\@xl{padding-top:96px;padding-bottom:96px}}@media screen and (max-width:1280px){.u-pad_12\@l{padding:96px}.u-pad-t_12\@l{padding-top:96px}.u-pad-r_12\@l{padding-right:96px}.u-pad-b_12\@l{padding-bottom:96px}.u-pad-l_12\@l,.u-pad-lr_12\@l{padding-left:96px}.u-pad-lr_12\@l{padding-right:96px}.u-pad-tb_12\@l{padding-top:96px;padding-bottom:96px}}@media screen and (max-width:1020px){.u-pad_12\@m{padding:96px}.u-pad-t_12\@m{padding-top:96px}.u-pad-r_12\@m{padding-right:96px}.u-pad-b_12\@m{padding-bottom:96px}.u-pad-l_12\@m,.u-pad-lr_12\@m{padding-left:96px}.u-pad-lr_12\@m{padding-right:96px}.u-pad-tb_12\@m{padding-top:96px;padding-bottom:96px}}@media screen and (max-width:780px){.u-pad_12\@s{padding:96px}.u-pad-t_12\@s{padding-top:96px}.u-pad-r_12\@s{padding-right:96px}.u-pad-b_12\@s{padding-bottom:96px}.u-pad-l_12\@s,.u-pad-lr_12\@s{padding-left:96px}.u-pad-lr_12\@s{padding-right:96px}.u-pad-tb_12\@s{padding-top:96px;padding-bottom:96px}}@media screen and (max-width:440px){.u-pad_12\@xs{padding:96px}.u-pad-t_12\@xs{padding-top:96px}.u-pad-r_12\@xs{padding-right:96px}.u-pad-b_12\@xs{padding-bottom:96px}.u-pad-l_12\@xs,.u-pad-lr_12\@xs{padding-left:96px}.u-pad-lr_12\@xs{padding-right:96px}.u-pad-tb_12\@xs{padding-top:96px;padding-bottom:96px}}@media screen and (max-width:380px){.u-pad_12\@xxs{padding:96px}.u-pad-t_12\@xxs{padding-top:96px}.u-pad-r_12\@xxs{padding-right:96px}.u-pad-b_12\@xxs{padding-bottom:96px}.u-pad-l_12\@xxs{padding-left:96px}.u-pad-lr_12\@xxs{padding-left:96px;padding-right:96px}.u-pad-tb_12\@xxs{padding-top:96px;padding-bottom:96px}}.u-mar_auto{margin:auto}@media screen and (max-width:1400px){.u-mar_auto\@xl{margin:auto}}@media screen and (max-width:1280px){.u-mar_auto\@l{margin:auto}}@media screen and (max-width:1020px){.u-mar_auto\@m{margin:auto}}@media screen and (max-width:780px){.u-mar_auto\@s{margin:auto}}@media screen and (max-width:440px){.u-mar_auto\@xs{margin:auto}}@media screen and (max-width:380px){.u-mar_auto\@xxs{margin:auto}}.u-mar-t_auto{margin-top:auto}@media screen and (max-width:1400px){.u-mar-t_auto\@xl{margin-top:auto}}@media screen and (max-width:1280px){.u-mar-t_auto\@l{margin-top:auto}}@media screen and (max-width:1020px){.u-mar-t_auto\@m{margin-top:auto}}@media screen and (max-width:780px){.u-mar-t_auto\@s{margin-top:auto}}@media screen and (max-width:440px){.u-mar-t_auto\@xs{margin-top:auto}}@media screen and (max-width:380px){.u-mar-t_auto\@xxs{margin-top:auto}}.u-mar-r_auto{margin-right:auto}@media screen and (max-width:1400px){.u-mar-r_auto\@xl{margin-right:auto}}@media screen and (max-width:1280px){.u-mar-r_auto\@l{margin-right:auto}}@media screen and (max-width:1020px){.u-mar-r_auto\@m{margin-right:auto}}@media screen and (max-width:780px){.u-mar-r_auto\@s{margin-right:auto}}@media screen and (max-width:440px){.u-mar-r_auto\@xs{margin-right:auto}}@media screen and (max-width:380px){.u-mar-r_auto\@xxs{margin-right:auto}}.u-mar-b_auto{margin-bottom:auto}@media screen and (max-width:1400px){.u-mar-b_auto\@xl{margin-bottom:auto}}@media screen and (max-width:1280px){.u-mar-b_auto\@l{margin-bottom:auto}}@media screen and (max-width:1020px){.u-mar-b_auto\@m{margin-bottom:auto}}@media screen and (max-width:780px){.u-mar-b_auto\@s{margin-bottom:auto}}@media screen and (max-width:440px){.u-mar-b_auto\@xs{margin-bottom:auto}}@media screen and (max-width:380px){.u-mar-b_auto\@xxs{margin-bottom:auto}}.u-mar-l_auto{margin-left:auto}@media screen and (max-width:1400px){.u-mar-l_auto\@xl{margin-left:auto}}@media screen and (max-width:1280px){.u-mar-l_auto\@l{margin-left:auto}}@media screen and (max-width:1020px){.u-mar-l_auto\@m{margin-left:auto}}@media screen and (max-width:780px){.u-mar-l_auto\@s{margin-left:auto}}@media screen and (max-width:440px){.u-mar-l_auto\@xs{margin-left:auto}}@media screen and (max-width:380px){.u-mar-l_auto\@xxs{margin-left:auto}}.u-mar-lr_auto{margin-left:auto;margin-right:auto}@media screen and (max-width:1400px){.u-mar-lr_auto\@xl{margin-left:auto;margin-right:auto}}@media screen and (max-width:1280px){.u-mar-lr_auto\@l{margin-left:auto;margin-right:auto}}@media screen and (max-width:1020px){.u-mar-lr_auto\@m{margin-left:auto;margin-right:auto}}@media screen and (max-width:780px){.u-mar-lr_auto\@s{margin-left:auto;margin-right:auto}}@media screen and (max-width:440px){.u-mar-lr_auto\@xs{margin-left:auto;margin-right:auto}}@media screen and (max-width:380px){.u-mar-lr_auto\@xxs{margin-left:auto;margin-right:auto}}.u-mar-tb_auto{margin-top:auto;margin-bottom:auto}@media screen and (max-width:1400px){.u-mar-tb_auto\@xl{margin-top:auto;margin-bottom:auto}}@media screen and (max-width:1280px){.u-mar-tb_auto\@l{margin-top:auto;margin-bottom:auto}}@media screen and (max-width:1020px){.u-mar-tb_auto\@m{margin-top:auto;margin-bottom:auto}}@media screen and (max-width:780px){.u-mar-tb_auto\@s{margin-top:auto;margin-bottom:auto}}@media screen and (max-width:440px){.u-mar-tb_auto\@xs{margin-top:auto;margin-bottom:auto}}@media screen and (max-width:380px){.u-mar-tb_auto\@xxs{margin-top:auto;margin-bottom:auto}}.u-gap_0{gap:0}.u-gap_1{gap:8px}.u-gap_2{gap:16px}.u-gap_3{gap:24px}.u-gap_4{gap:32px}.u-color_blue-050{color:#ebf5fa}.u-color_blue-100{color:#d3eaf8}.u-color_blue-200{color:#a8d4f0}.u-color_blue-300{color:#7cbfe9}.u-color_blue-400{color:#50a9e2}.u-color_blue-500{color:#1e7cb8}.u-color_blue-600{color:#1a699e}.u-color_blue-700{color:#155884}.u-color_blue-800{color:#104060}.u-color_blue-900{color:#0b2f46}.u-color_slate-050{color:#f9fafb}.u-color_slate-100{color:#f3f4f6}.u-color_slate-200{color:#e5e7eb}.u-color_slate-300{color:#d1d5db}.u-color_slate-400{color:#9ca3af}.u-color_slate-500{color:#6b7280}.u-color_slate-600{color:#4b5563}.u-color_slate-700{color:#374151}.u-color_slate-800{color:#1f2937}.u-color_slate-900{color:#111827}.u-color_green-050{color:#ecfdf5}.u-color_green-100{color:#d1fae5}.u-color_green-200{color:#a7f3d0}.u-color_green-300{color:#6ee7b7}.u-color_green-400{color:#34d399}.u-color_green-500{color:#10b981}.u-color_green-600{color:#059669}.u-color_green-700{color:#047857}.u-color_green-800{color:#065f46}.u-color_green-900{color:#064e3b}.u-color_yellow-050{color:#fffbeb}.u-color_yellow-100{color:#fef3c7}.u-color_yellow-200{color:#fde68a}.u-color_yellow-300{color:#fcd34d}.u-color_yellow-400{color:#fbbf24}.u-color_yellow-500{color:#f59e0b}.u-color_yellow-600{color:#d97706}.u-color_yellow-700{color:#b45309}.u-color_yellow-800{color:#92400e}.u-color_yellow-900{color:#78350f}.u-color_red-050{color:#fbefef}.u-color_red-100{color:#f7d7d4}.u-color_red-200{color:#eb968e}.u-color_red-300{color:#e36e63}.u-color_red-400{color:#dc4538}.u-color_red-500{color:#cc3224}.u-color_red-600{color:#9c251c}.u-color_red-700{color:#821f17}.u-color_red-800{color:#5f1711}.u-color_red-900{color:#45110c}.u-color_purple-050{color:#f8f3fb}.u-color_purple-075{color:#f5effa}.u-color_purple-100{color:#e7d8f3}.u-color_purple-200{color:#b68adb}.u-color_purple-300{color:#ceb1e7}.u-color_purple-400{color:#9d63cf}.u-color_purple-500{color:#7d39b7}.u-color_purple-600{color:#652e94}.u-color_purple-700{color:#502475}.u-color_purple-800{color:#3a1b56}.u-color_purple-900{color:#2b133e}.u-color_world-language-500{color:#bb3c69}.u-color_social-studies-500{color:#c74a1a}.u-color_computer-science-500{color:#d5840b}.u-color_math-500{color:#158aa3}.u-color_science-500{color:#5640b5}.u-color_ela-500{color:#9c3b9c}.u-color_other-500{color:#b37e42}.u-color_white{color:#fff}.u-color_black{color:#000}.u-color_transparent{color:transparent}.u-bgc_blue-050{background-color:#ebf5fa}.u-bgc_blue-100{background-color:#d3eaf8}.u-bgc_blue-200{background-color:#a8d4f0}.u-bgc_blue-300{background-color:#7cbfe9}.u-bgc_blue-400{background-color:#50a9e2}.u-bgc_blue-500{background-color:#1e7cb8}.u-bgc_blue-600{background-color:#1a699e}.u-bgc_blue-700{background-color:#155884}.u-bgc_blue-800{background-color:#104060}.u-bgc_blue-900{background-color:#0b2f46}.u-bgc_slate-050{background-color:#f9fafb}.u-bgc_slate-100{background-color:#f3f4f6}.u-bgc_slate-200{background-color:#e5e7eb}.u-bgc_slate-300{background-color:#d1d5db}.u-bgc_slate-400{background-color:#9ca3af}.u-bgc_slate-500{background-color:#6b7280}.u-bgc_slate-600{background-color:#4b5563}.u-bgc_slate-700{background-color:#374151}.u-bgc_slate-800{background-color:#1f2937}.u-bgc_slate-900{background-color:#111827}.u-bgc_green-050{background-color:#ecfdf5}.u-bgc_green-100{background-color:#d1fae5}.u-bgc_green-200{background-color:#a7f3d0}.u-bgc_green-300{background-color:#6ee7b7}.u-bgc_green-400{background-color:#34d399}.u-bgc_green-500{background-color:#10b981}.u-bgc_green-600{background-color:#059669}.u-bgc_green-700{background-color:#047857}.u-bgc_green-800{background-color:#065f46}.u-bgc_green-900{background-color:#064e3b}.u-bgc_yellow-050{background-color:#fffbeb}.u-bgc_yellow-100{background-color:#fef3c7}.u-bgc_yellow-200{background-color:#fde68a}.u-bgc_yellow-300{background-color:#fcd34d}.u-bgc_yellow-400{background-color:#fbbf24}.u-bgc_yellow-500{background-color:#f59e0b}.u-bgc_yellow-600{background-color:#d97706}.u-bgc_yellow-700{background-color:#b45309}.u-bgc_yellow-800{background-color:#92400e}.u-bgc_yellow-900{background-color:#78350f}.u-bgc_red-050{background-color:#fbefef}.u-bgc_red-100{background-color:#f7d7d4}.u-bgc_red-200{background-color:#eb968e}.u-bgc_red-300{background-color:#e36e63}.u-bgc_red-400{background-color:#dc4538}.u-bgc_red-500{background-color:#cc3224}.u-bgc_red-600{background-color:#9c251c}.u-bgc_red-700{background-color:#821f17}.u-bgc_red-800{background-color:#5f1711}.u-bgc_red-900{background-color:#45110c}.u-bgc_purple-050{background-color:#f8f3fb}.u-bgc_purple-075{background-color:#f5effa}.u-bgc_purple-100{background-color:#e7d8f3}.u-bgc_purple-200{background-color:#b68adb}.u-bgc_purple-300{background-color:#ceb1e7}.u-bgc_purple-400{background-color:#9d63cf}.u-bgc_purple-500{background-color:#7d39b7}.u-bgc_purple-600{background-color:#652e94}.u-bgc_purple-700{background-color:#502475}.u-bgc_purple-800{background-color:#3a1b56}.u-bgc_purple-900{background-color:#2b133e}.u-bgc_world-language-500{background-color:#bb3c69}.u-bgc_social-studies-500{background-color:#c74a1a}.u-bgc_computer-science-500{background-color:#d5840b}.u-bgc_math-500{background-color:#158aa3}.u-bgc_science-500{background-color:#5640b5}.u-bgc_ela-500{background-color:#9c3b9c}.u-bgc_other-500{background-color:#b37e42}.u-bgc_white{background-color:#fff}.u-bgc_black{background-color:#000}.u-bgc_transparent{background-color:transparent}.u-border-color_blue-050{border-color:#ebf5fa}.u-border-color_blue-100{border-color:#d3eaf8}.u-border-color_blue-200{border-color:#a8d4f0}.u-border-color_blue-300{border-color:#7cbfe9}.u-border-color_blue-400{border-color:#50a9e2}.u-border-color_blue-500{border-color:#1e7cb8}.u-border-color_blue-600{border-color:#1a699e}.u-border-color_blue-700{border-color:#155884}.u-border-color_blue-800{border-color:#104060}.u-border-color_blue-900{border-color:#0b2f46}.u-border-color_slate-050{border-color:#f9fafb}.u-border-color_slate-100{border-color:#f3f4f6}.u-border-color_slate-200{border-color:#e5e7eb}.u-border-color_slate-300{border-color:#d1d5db}.u-border-color_slate-400{border-color:#9ca3af}.u-border-color_slate-500{border-color:#6b7280}.u-border-color_slate-600{border-color:#4b5563}.u-border-color_slate-700{border-color:#374151}.u-border-color_slate-800{border-color:#1f2937}.u-border-color_slate-900{border-color:#111827}.u-border-color_green-050{border-color:#ecfdf5}.u-border-color_green-100{border-color:#d1fae5}.u-border-color_green-200{border-color:#a7f3d0}.u-border-color_green-300{border-color:#6ee7b7}.u-border-color_green-400{border-color:#34d399}.u-border-color_green-500{border-color:#10b981}.u-border-color_green-600{border-color:#059669}.u-border-color_green-700{border-color:#047857}.u-border-color_green-800{border-color:#065f46}.u-border-color_green-900{border-color:#064e3b}.u-border-color_yellow-050{border-color:#fffbeb}.u-border-color_yellow-100{border-color:#fef3c7}.u-border-color_yellow-200{border-color:#fde68a}.u-border-color_yellow-300{border-color:#fcd34d}.u-border-color_yellow-400{border-color:#fbbf24}.u-border-color_yellow-500{border-color:#f59e0b}.u-border-color_yellow-600{border-color:#d97706}.u-border-color_yellow-700{border-color:#b45309}.u-border-color_yellow-800{border-color:#92400e}.u-border-color_yellow-900{border-color:#78350f}.u-border-color_red-050{border-color:#fbefef}.u-border-color_red-100{border-color:#f7d7d4}.u-border-color_red-200{border-color:#eb968e}.u-border-color_red-300{border-color:#e36e63}.u-border-color_red-400{border-color:#dc4538}.u-border-color_red-500{border-color:#cc3224}.u-border-color_red-600{border-color:#9c251c}.u-border-color_red-700{border-color:#821f17}.u-border-color_red-800{border-color:#5f1711}.u-border-color_red-900{border-color:#45110c}.u-border-color_purple-050{border-color:#f8f3fb}.u-border-color_purple-075{border-color:#f5effa}.u-border-color_purple-100{border-color:#e7d8f3}.u-border-color_purple-200{border-color:#b68adb}.u-border-color_purple-300{border-color:#ceb1e7}.u-border-color_purple-400{border-color:#9d63cf}.u-border-color_purple-500{border-color:#7d39b7}.u-border-color_purple-600{border-color:#652e94}.u-border-color_purple-700{border-color:#502475}.u-border-color_purple-800{border-color:#3a1b56}.u-border-color_purple-900{border-color:#2b133e}.u-border-color_world-language-500{border-color:#bb3c69}.u-border-color_social-studies-500{border-color:#c74a1a}.u-border-color_computer-science-500{border-color:#d5840b}.u-border-color_math-500{border-color:#158aa3}.u-border-color_science-500{border-color:#5640b5}.u-border-color_ela-500{border-color:#9c3b9c}.u-border-color_other-500{border-color:#b37e42}.u-border-color_white{border-color:#fff}.u-border-color_black{border-color:#000}.u-border-color_transparent{border-color:transparent}.u-border_none{border:none}.u-cursor_auto{cursor:auto}.u-cursor_pointer{cursor:pointer}.u-cursor_not-allowed{cursor:not-allowed}.u-display_block{display:block}.u-display_inline-block{display:inline-block}.u-display_flex{display:flex}.u-display_inline-flex{display:inline-flex}.u-display_inline{display:inline}.u-display_grid{display:grid}.u-display_none{display:none}.u-flex-direction_column{flex-direction:column}.u-flex-direction_row{flex-direction:row}.u-flex-direction_row-reverse{flex-direction:row-reverse}.u-flex-wrap_wrap{flex-wrap:wrap}.u-flex-wrap_nowrap{flex-wrap:nowrap}.u-align-items_baseline{align-items:baseline}.u-align-items_center{align-items:center}.u-align-items_flex-end{align-items:flex-end}.u-align-items_flex-start{align-items:flex-start}.u-align-items_inherit{align-items:inherit}.u-align-items_initial{align-items:normal}.u-align-items_unset{align-items:unset}.u-align-self_auto{align-self:auto}.u-align-self_stretch{align-self:stretch}.u-align-self_center{align-self:center}.u-align-self_flex-start{align-self:flex-start}.u-align-self_flex-end{align-self:flex-end}.u-align-self_baseline{align-self:baseline}.u-align-self_inial{align-self:inial}.u-align-self_inherit{align-self:inherit}.u-justify-content_center{justify-content:center}.u-justify-content_flex-end{justify-content:flex-end}.u-justify-content_flex-start{justify-content:flex-start}.u-justify-content_initial{justify-content:normal}.u-justify-content_inherit{justify-content:inherit}.u-justify-content_space-around{justify-content:space-around}.u-justify-content_space-between{justify-content:space-between}.u-justify-self_center{justify-self:center}.u-flex-grow_1{flex-grow:1}.u-font-style_normal{font-style:normal}.u-font-style_italic{font-style:italic}.u-list-style_none{list-style:none}.u-position_absolute{position:absolute}.u-position_relative{position:relative}.u-overflow_auto{overflow:auto}.u-overflow_hidden{overflow:hidden}.u-overflow_visible{overflow:visible}.u-text-align_center{text-align:center}.u-text-align_left{text-align:left}.u-text-align_right{text-align:right}.u-text-decoration_none{text-decoration:none}.u-text-decoration_underline{text-decoration:underline}.u-text-overflow_ellipsis{text-overflow:ellipsis}.u-text-transform_uppercase{text-transform:uppercase}.u-text-transform_capitalize{text-transform:capitalize}.u-font-weight_normal{font-weight:400}.u-font-weight_700,.u-font-weight_bold{font-weight:700}.u-font-weight_900{font-weight:900}.u-white-space_normal{white-space:normal}.u-white-space_pre{white-space:pre}.u-white-space_nowrap{white-space:nowrap}.u-float_right{float:right}.u-pointer-events_auto,.u-pointer-events_initial{pointer-events:auto}.u-pointer-events_none{pointer-events:none}.u-pointer-events_unset{pointer-events:unset}.u-visibility_hidden{visibility:hidden}.u-word-break_break-all{word-break:break-all}.u-word-break_break-word{word-break:break-word}.u-width_max-content{width:-moz-max-content;width:max-content}.u-width_fit-content{width:-moz-fit-content;width:fit-content}.u-height_fit-content{height:-moz-fit-content;height:fit-content}.u-flex_1{flex:1}.u-max-width_default{max-width:1280px}.u-max-width_legacy{max-width:1088px}.u-max-width_sm{max-width:976px}.u-max-width_inherit{max-width:inherit}.u-max-width_448{max-width:488px}.u-max-width_500{max-width:500px}.u-max-width_text{max-width:70ch}.u-max-width_480{max-width:480px}.u-max-width_240{max-width:240px}.scroll-lock{overflow:hidden!important}.sr-only{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.u-outline_focus{outline:3px solid #50a9e2}.u-width_100pc{width:100%}.u-width_inherit{width:inherit}.u-height_screen{height:100vh}.u-height_100pc{height:100%}.u-line-height_140pc{line-height:140%}.u-line-height_150pc{line-height:150%}.u-border-radius_0{border-radius:0}.u-border-radius_1{border-radius:8px}.u-border-radius_2{border-radius:16px}.u-border-radius_circle{border-radius:100%}.u-border-radius_pill{border-radius:1000px}.u-border{border-style:solid;border-width:1px}.u-border-b{border-bottom-style:solid;border-bottom-width:1px}.u-border-t{border-top-style:solid;border-top-width:1px}.u-border-l{border-left-style:solid;border-left-width:1px}.u-border-r{border-right-style:solid;border-right-width:1px}.u-overflow-y_scroll{overflow-y:scroll}.u-overflow-y_auto{overflow-y:auto}.u-overflow-x_scroll{overflow-x:scroll}.u-overflow-x_hidden{overflow-x:hidden}.u-overscroll-behavior_contain{overscroll-behavior:contain}.u-opacity_full{opacity:1}.u-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.u-box-shadow_default{box-shadow:0 5px 20px rgba(0,0,0,.05)}.u-fill_blue-400{fill:#50a9e2}
.content-primary{color:var(--content-primary)}.content-primary-inverse{color:var(--content-inverse)}.content-secondary{color:var(--content-secondary)}.content-secondary-inverse{color:var(--content-secondary-inverse)}.content-tertiary{color:var(--content-tertiary)}.content-tertiary-inverse{color:var(--content-tertiary-inverse)}.content-link{color:var(--content-link)}.content-link-pressed{color:var(--content-link-pressed)}.content-link-hover{color:var(--content-hover)}.content-negative{color:var(--content-negative)}.content-positive{color:var(--content-positive)}.content-warning{color:var(--content-warning)}.content-brand{color:var(--content-brand)}.content-info{color:var(--content-info)}.background-primary{background-color:var(--background-primary)}.background-primary-hover{background-color:var(--background-primary-hover)}.background-primary-pressed{background-color:var(--background-primary-pressed)}.background-subtle{background-color:var(--background-subtle)}.background-subtle-hover{background-color:var(--background-subtle-hover)}.background-subtle-pressed{background-color:var(--background-subtle-pressed)}.background-bold{background-color:var(--background-bold)}.background-bold-hover{background-color:var(--background-bold-hover)}.background-bold-pressed{background-color:var(--background-bold-pressed)}.background-brand{background-color:var(--background-brand)}.background-brand-hover{background-color:var(--background-brand-hover)}.background-brand-pressed{background-color:var(--background-brand-pressed)}.background-brand-subtle{background-color:var(--background-brand-subtle)}.background-brand-subtle-hover{background-color:var(--background-brand-subtle-hover)}.background-brand-subtle-pressed{background-color:var(--background-brand-subtle-pressed)}.background-positive-subtle{background-color:var(--background-positive-subtle)}.background-positive-subtle-hover{background-color:var(--background-positive-subtle-hover)}.background-positive-subtle-pressed{background-color:var(--background-positive-subtle-pressed)}.background-positive{background-color:var(--background-positive)}.background-positive-hover{background-color:var(--background-positive-hover)}.background-positive-pressed{background-color:var(--background-positive-pressed)}.background-negative-subtle{background-color:var(--background-negative-subtle)}.background-negative-subtle-hover{background-color:var(--background-negative-subtle-hover)}.background-negative-subtle-pressed{background-color:var(--background-negative-subtle-pressed)}.background-negative{background-color:var(--background-negative)}.background-negative-hover{background-color:var(--background-negative-hover)}.background-negative-pressed{background-color:var(--background-negative-pressed)}.background-info{background-color:var(--background-info)}.background-info-subtle{background-color:var(--background-info-subtle)}.background-warning-subtle{background-color:var(--background-warning-subtle)}.background-disabled{background-color:var(--background-disabled)}.background-primary-inverse{background-color:var(--background-primary-inverse)}.border-primary{border:1px solid var(--border-primary)}.border-subtle{border:1px solid var(--border-subtle)}.border-bold{border:1px solid var(--border-bold)}.border-positive{border:1px solid var(--border-positive)}.border-negative{border:1px solid var(--border-negative)}.border-warning{border:1px solid var(--border-warning)}.border-info{border:1px solid var(--border-info)}.border-brand{border:1px solid var(--border-brand)}.border-selected{border:1px solid var(--border-selected)}.elevation-background-l0{background-color:var(--elevation-background-l0)}.elevation-background-l1{background-color:var(--elevation-background-l1)}.elevation-background-l2{background-color:var(--elevation-background-l2)}.elevation-background-l3{background-color:var(--elevation-background-l3)}.elevation-background-l4{background-color:var(--elevation-background-l4)}.elevation-background-l5{background-color:var(--elevation-background-l5)}.elevation-background-l6{background-color:var(--elevation-background-l6)}.elevation-shadow-l0{box-shadow:var(--elevation-shadow-l0)}.elevation-shadow-l1{box-shadow:var(--elevation-shadow-l1)}.elevation-shadow-l2{box-shadow:var(--elevation-shadow-l2)}.elevation-shadow-l3{box-shadow:var(--elevation-shadow-l3)}.elevation-shadow-l4{box-shadow:var(--elevation-shadow-l4)}.elevation-shadow-l5{box-shadow:var(--elevation-shadow-l5)}.elevation-shadow-l6{box-shadow:var(--elevation-shadow-l6)}.overlay-35{background-color:var(--overlay-35)}.overlay-70{background-color:var(--overlay-70)}.overlay-100{background-color:var(--overlay-100)}
.masquerade-panel{align-items:center;background:#1f2937;display:flex;height:60px;justify-content:space-between;left:0;position:fixed;right:0;top:-60px;transition:top .25s ease-out;z-index:10000}.masquerade-panel--visible{top:0}.masquerade-panel__logo{margin:0 16px}.masquerade-panel__logo img{height:40px}@media(max-width:780px){.masquerade-panel__logo{margin:0 8px}}.masquerade-panel__spinner{margin:16px}
.hard-cap-warning__error{background-color:#fbefef;color:#cc3224;padding:1rem}.hard-cap-warning__warn{background-color:#fef3c7;color:#b45309;padding:1rem}.hard-cap-warning__round{border-radius:8px}.hard-cap-warning__dismiss-error-btn,.hard-cap-warning__dismiss-warn-btn{font-weight:700;margin-left:auto;text-decoration:underline}.hard-cap-warning__dismiss-warn-btn{color:#d97706}
.hard-cap-error__icon{font-size:48px;margin-bottom:2rem}
.form-divider{align-items:center;display:flex;justify-content:space-between;padding:16px 0}.form-divider__line{background:#e5e7eb;flex-grow:1;height:1px}.form-divider__content{padding:0 24px}
.sso-button{align-items:center;display:flex;flex:1 auto;flex-flow:row nowrap;justify-content:center}.sso-button__logo{height:1em;margin:0 .5em 0 0;width:1em}
.m-modal__content.log-in-form{max-width:480px;width:100%}.log-in-form-sso{display:flex}@media(max-width:1020px){.log-in-form-sso{flex-direction:column}}.log-in-form-sso__button{width:100%}.log-in-form-sso__button:last-child{margin-left:8px}@media(max-width:1020px){.log-in-form-sso__button:last-child{margin:8px 0}}
.email-verification-notice{margin:auto;max-width:426.6666666667px}.email-verification-notice .a-button{width:100%}.email-verification-notice__instructions{text-align:left}.email-verification-notice__instructions li{line-height:1.5}.email-verification-modal{max-width:344px}
.select-account-type{align-items:center;align-self:stretch;background:#fff;display:flex;flex:1 0 0;flex-direction:column;padding:75px 32px;gap:40px}.select-account-type__container{align-items:center;display:flex;flex-direction:column;gap:24px}.select-account-type__cards{align-items:flex-start;display:flex;width:430px;gap:24px}.select-account-type__card{align-items:center;align-self:stretch;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;display:flex;flex:1 0 0;flex-direction:column;padding:32px 16px 24px;gap:16px}.select-account-type__card:hover{border-color:transparent;box-shadow:0 0 0 4px #d1d5db}.select-account-type__card--selected{background-color:#ebf5fa;border-color:transparent;box-shadow:0 0 0 4px #1e7cb8}.select-account-type__card--selected:hover{box-shadow:0 0 0 4px #1e7cb8}.select-account-type__card--selected .select-account-type__icon-wrapper{background:#d3eaf8;color:#1e7cb8}.select-account-type__card--selected .select-account-type__icon{color:#1e7cb8}.select-account-type__details{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:24px}.select-account-type__button{align-items:center;display:flex;height:44px;justify-content:center;padding:10px 16px;gap:10px}.select-account-type__icon-wrapper{align-items:center;background:#f3f4f6;border-radius:108px;display:flex;flex-direction:column;height:60px;justify-content:center;padding:12px;width:60px;gap:12px}.select-account-type__icon{color:#6b7280;font-size:27px}
.age-screener,.age-screener__input-wrapper{flex-direction:column;text-align:center}.age-screener__input-wrapper{margin-top:16px}.age-screener__input{margin-bottom:12px}.age-screener__button,.age-screener__input{width:100%}
.a-form-input{display:flex;flex:1 auto;flex-flow:column nowrap;margin:0 1em 0 0}.a-form-input:last-child{margin:0}.a-form-input__label{font-weight:700;margin:0 0 .5em}.a-form-input__label:empty{margin:0}.a-form-input__label-wrapper{display:flex;justify-content:space-between;margin:0 0 .25em}.a-form-input__label-wrapper .a-form-input__label,.a-form-input__label-wrapper:empty{margin:0}.a-form-input--required .a-form-input__label:after{color:#dc4538;content:"*"}.a-form-input__element{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;padding:0 .5em}.a-form-input__element,.a-form-input__element:focus,.a-form-input__element:hover{transition:border .05s ease-in-out}.a-form-input__element:focus{border-color:#a8d4f0;outline-width:0}.a-form-input__element:hover{border-color:#a8d4f0}.a-form-input__element:disabled{cursor:not-allowed}.a-form-input__element:disabled:hover{border-color:#e5e7eb}.a-form-input__element:disabled{opacity:.5}.a-form-input__static-element{background-color:#f9fafb;border-radius:3px;padding:.5em}textarea.a-form-input__element{height:6em;padding-bottom:.5em;padding-top:.5em}.a-form-input__element--error,.a-form-input__element--error:hover{border-color:#dc4538}.a-form-input__error,.a-form-input__note{font-size:.875em;margin:.25em 0 0}.a-form-input__error{color:#dc4538}
.a-form-select{position:relative;display:flex;flex:1 auto;flex-flow:column nowrap;margin:0 1em 0 0}.a-form-select select{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;display:block;font-size:.875rem;min-width:5em;padding:0 1.5rem 0 .5rem;position:relative;width:100%}.a-form-select select,.a-form-select select:focus,.a-form-select select:hover{transition:border .05s ease-in-out}.a-form-select select:focus{border-color:#a8d4f0;outline-width:0}.a-form-select select:hover{border-color:#a8d4f0}.a-form-select select:disabled{cursor:not-allowed;opacity:.5}.a-form-select select:disabled:hover{border-color:#e5e7eb}.a-form-select:after{content:"";font-family:Font Awesome\ 6 Pro;font-size:1rem;pointer-events:none;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.a-form-select:last-child{margin:0}.a-form-select .a-form-select__element--error{border-color:#dc4538}.a-form-select__label{font-weight:700;margin:0 0 .25em}.a-form-select__label:empty{display:none}.a-form-select--required .a-form-select__label:after{color:#dc4538;content:"*"}.a-form-select__error{color:#dc4538;font-size:.875rem;margin:.25em 0 0}
.collapsible-area{margin-bottom:1em}.collapsible-area__summary{align-items:center;cursor:default;display:flex;margin-bottom:.5em}.collapsible-area__summary>*{margin:0}
.passage-supplement{background-color:#fff;border:1px solid #d1d5db;border-radius:3px;margin:1em 0}.passage-supplement__toggle{align-items:center;background-color:#f3f4f6;border:0 solid #d1d5db;color:#4b5563;cursor:pointer;display:flex;font-size:14px;font-weight:bolder;padding:.75em 1em;width:100%}.passage-supplement__toggle:hover{background-color:#e5e7eb;color:#374151;transition:background-color .25s,color .25s}.passage-supplement__toggle--expanded{border-bottom-width:1px}.passage-supplement__icon{display:inline-block;margin-right:.5em}.passage-supplement__passage{list-style-type:none;margin:0;padding:0}@media screen and (max-width:380px){.passage-supplement__passage{margin-left:0!important}}li.passage-supplement-line{align-items:flex-start;display:flex;line-height:1.5;margin:0!important;padding:.5em}li.passage-supplement-line:nth-child(2n){background-color:#f3f4f6}.passage-supplement-line__number{margin-right:8px;margin-top:1px}
.image-supplement{display:flex;justify-content:center;padding:16px}.image-supplement__card--with-zoom{cursor:zoom-in}.image-figure{display:flex;margin:0;text-align:center}.image-figure img{border-radius:8px;max-height:520px;min-width:200px}.image-figure figcaption{display:none}.image-figure--with-caption{display:table}.image-figure--with-caption figcaption{bottom:0;caption-side:bottom;display:table-caption;padding:8px}.image-figure--inverse figcaption{background-color:rgba(0,0,0,.8);border-radius:8px;color:#fff;margin:8px 0}.image-figure--inverse a{color:#fff;text-decoration:underline}.image-figure--inverse a:hover{color:#f9fafb}.image-supplement-zoom__close{width:100%}.image-supplement--zoom-modal img{max-height:60vh;max-width:100%}
.audio-player{display:flex;flex-direction:column;font-size:14px;justify-content:center;margin:1em 0}.audio-player--inline{display:inline-flex}.audio-player--inline .audio-player__content-wrapper{padding:.5em}.audio-player--inline .audio-player__controls{margin-bottom:0}.audio-player--inline .audio-player__play-pause-btn{font-size:1.1em;margin-right:0}.audio-player--inline .audio-player-time-elapsed,.audio-player--inline .audio-player__mute-btn,.audio-player--inline .audio-progress-meter{display:none}.audio-player__content-wrapper{background-color:#f3f4f6;border-radius:.25em;margin:0 auto;padding:1em 1.25em .8em}.audio-player__controls{align-items:center;display:flex;margin-bottom:.25em}button.audio-player__play-pause-btn{font-size:1.4em;margin-right:.3em}button.audio-player__mute-btn{font-size:1.6em;margin-left:.2em}.audio-player__label{display:block;height:0;overflow:hidden;width:0}.audio-player__caption{margin:0 auto}.progress-meter.audio-progress-meter{border-radius:4px;width:150px}.progress-meter.audio-progress-meter::-webkit-progress-value{-webkit-transition:all 0s;transition:all 0s}.audio-player-time-elapsed{font-weight:700;text-align:center;width:100%}
.audio-supplement-wrapper{display:flex;justify-content:center}
.sortable-table th{cursor:pointer}.sortable-table th:after{display:inline-block;font-family:Font Awesome\ 6 Pro;margin-left:.5em}.sortable-table [aria-sort=ascending]:after{content:""}.sortable-table [aria-sort=descending]:after{content:""}
.tooltip-term{color:#3390c1;cursor:pointer;font-weight:700}
.markdown-renderer-inline-area{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.markdown-renderer-inline-area>*{margin:0 1em}.markdown-renderer-inline-area--align-center{align-items:center}
.markdown-renderer-v2{overflow:auto}.markdown-renderer-v2 table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.markdown-renderer-v2 th{background-color:#fff;border-top:1px solid #e2e4e6}.markdown-renderer-v2 tbody tr{background-color:#fafbfc}.markdown-renderer-v2 tbody tr:nth-child(2n){background-color:#fff}.markdown-renderer-v2 th,.markdown-renderer-v2 tr{box-shadow:inset 0 -1px 0 #e2e4e6}.markdown-renderer-v2 tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.markdown-renderer-v2 td,.markdown-renderer-v2 th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.markdown-renderer-v2 td:first-child,.markdown-renderer-v2 th:first-child{border-left:1px solid #e2e4e6}.markdown-renderer-v2 th{font-size:1.1em;font-weight:700;white-space:nowrap}.markdown-renderer-v2 th::-moz-selection{background-color:transparent}.markdown-renderer-v2 th::selection{background-color:transparent}.markdown-renderer-v2 th ::-moz-selection{background-color:transparent}.markdown-renderer-v2 th ::selection{background-color:transparent}.markdown-renderer-v2 .markdown-table-wrapper{max-width:100%;overflow:inherit}.markdown-renderer-v2 .markdown-table-wrapper .fitb-choices{position:relative}.markdown-renderer-v2 .center{align-items:center;display:flex;flex-direction:column}.markdown-renderer-v2 .center>*{max-width:100%}.markdown-renderer-v2 .paragraph{margin-bottom:1em}.markdown-renderer-v2>.paragraph:last-child{margin-bottom:0}.markdown-renderer-v2 img{max-width:100%}
.fitb-select-container,.fitb-select-wrapper{display:inline-block}.fitb-select-container .fitb-select__control{border-radius:4px;margin:4px 0}@media(pointer:coarse){.fitb-select-container .fitb-select__control{min-height:44px}}.fitb-select-container .fitb-select__control--is-disabled{background-color:#fff}.fitb-select-container .fitb-select__control--is-focused,.fitb-select-container .fitb-select__control--is-focused:hover{border-color:#50a9e2;box-shadow:0 0 0 2px #50a9e2}.fitb-select-container .fitb-select__value-container{padding:8px}.fitb-select-container .fitb-select__placeholder{position:relative;top:auto;transform:none}.fitb-select-container .fitb-select__single-value{margin-left:0;max-width:100%;position:relative;top:auto;transform:none}.fitb-select-container .fitb-select__single-value .image-supplement .image-supplement__card img{max-width:215px}.fitb-select-container .fitb-select__single-value .image-supplement figcaption a{white-space:normal}.fitb-select-container .fitb-select__single-value--is-disabled{color:inherit}.fitb-select-container .fitb-select__menu{max-width:360px;width:-moz-max-content;width:max-content}.fitb-select-container .fitb-select__menu .image-supplement figcaption{min-width:100px}.fitb-select-container .fitb-select__menu .image-supplement figcaption a{white-space:normal}.fitb-select-container .fitb-select__indicator{padding:0 2px}.fitb-select-container--has-selection .fitb-select__control:not(.fitb-select__control--is-focused){border-color:#111827;box-shadow:0 0 0 1px #111827}.fitb-select-indicator{margin:0 4px}.fitb-presentational-item{border:2px solid #50a9e2;border-radius:4px;display:inline-block;padding:8px}.fitb-presentational-item .image-supplement{max-width:215px}
.correctness-indicator-wrapper--with-children{position:relative}.fa.correctness-indicator-wrapper__indicator{align-items:center;background-color:#fff;border:1px solid #e1e4e6;border-radius:50%;display:flex;justify-content:center}.fa.correctness-indicator-wrapper__indicator--icon-only{background-color:transparent;border:0}.correctness-indicator-wrapper__indicator--correct{color:#059669}.correctness-indicator-wrapper__indicator--incorrect{color:#dc4538}.correctness-indicator-wrapper--with-children .correctness-indicator-wrapper__indicator{position:absolute;top:50%;transform:translateY(-50%)}
.passage-correction-whitespace,.passage-correction-word{cursor:default;display:inline-block}.passage-correction-word{background-color:inherit;border:0;border-radius:5px;color:inherit;font-size:inherit;padding:0 .15em}.passage-correction-word--selectable:hover{background-color:#fcd34d;cursor:pointer}.passage-correction-word--corrected:after{background-color:#1e7cb8;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.passage-correction-word--active{background-color:#fcd34d;border-radius:0}.passage-correction-word--correct{background-color:rgba(0,208,0,.15);border-radius:0}.passage-correction-word--incorrect{background-color:rgba(255,0,32,.15);border-radius:0}.passage-correction-word--range-start{border-bottom-left-radius:.25em;border-top-left-radius:.25em}.passage-correction-word--range-end{border-bottom-right-radius:.25em;border-top-right-radius:.25em}
.sg-tooltip{border-radius:4px;font-size:14px;max-width:320px;min-width:200px;opacity:1;transition:opacity .25s;z-index:999}.sg-tooltip,.sg-tooltip:before{box-shadow:0 2px 10px 0 rgba(0,0,0,.2);position:absolute}.sg-tooltip:before{content:"";display:block;height:.9em;transform:rotate(45deg);width:.9em}.sg-tooltip__body{border-radius:4px;max-height:50vh;overflow:auto;padding:1em}.sg-tooltip--hidden{height:0;min-width:0;opacity:0;overflow:hidden;padding:0;transition:opacity 0s;width:0}.sg-tooltip--centered .sg-tooltip__body{text-align:center}.sg-tooltip--light .sg-tooltip__body{background-color:#fff;color:#374151}.sg-tooltip--light:before{background-color:#fff}.sg-tooltip--dark .sg-tooltip__body{background-color:#374151;color:#fff;padding:5px 10px 6px}.sg-tooltip--dark:before{background-color:#374151}.sg-tooltip--bottom:before,.sg-tooltip--top:before{left:calc(50% - .45em)}.sg-tooltip--top:before{top:calc(100% - .45em)}.sg-tooltip--bottom:before{bottom:calc(100% - .45em)}.sg-tooltip--left:before,.sg-tooltip--right:before{top:calc(50% - .45em)}.sg-tooltip--left:before{left:calc(100% - .45em)}.sg-tooltip--right:before{right:calc(100% - .45em)}.sg-tooltip--absolute.sg-tooltip--bottom,.sg-tooltip--absolute.sg-tooltip--top{left:50%;transform:translateX(-50%)}.sg-tooltip--absolute.sg-tooltip--bottom:before,.sg-tooltip--absolute.sg-tooltip--top:before{left:calc(50% - .45em)}.sg-tooltip--absolute.sg-tooltip--top{bottom:calc(100% + 1em)}.sg-tooltip--absolute.sg-tooltip--top:before{top:calc(100% - .45em)}.sg-tooltip--absolute.sg-tooltip--bottom{top:calc(100% + 1em)}.sg-tooltip--absolute.sg-tooltip--bottom:before{bottom:calc(100% - .45em)}.sg-tooltip--absolute.sg-tooltip--left,.sg-tooltip--absolute.sg-tooltip--right{top:50%;transform:translateY(-50%)}.sg-tooltip--absolute.sg-tooltip--left:before,.sg-tooltip--absolute.sg-tooltip--right:before{top:calc(50% - .45em)}.sg-tooltip--absolute.sg-tooltip--left{right:calc(100% + 1em)}.sg-tooltip--absolute.sg-tooltip--left:before{left:calc(100% - .45em)}.sg-tooltip--absolute.sg-tooltip--right{left:calc(100% + 1em)}.sg-tooltip--absolute.sg-tooltip--right:before{right:calc(100% - .45em)}.sg-tooltip-wrapper:not(:hover) .sg-tooltip{height:0;min-width:0;opacity:0;overflow:hidden;padding:0;transition:opacity 0s;width:0}
.sg-dropdown .a-form-input{margin:0}.sg-dropdown__clear-button{bottom:0;color:#9ca3af;height:2.5rem;position:absolute;right:0;width:2.5rem;z-index:9}.sg-dropdown__dropdown-list-wrapper{background-color:#fff;border-radius:4px;box-shadow:0 2px 10px 0 rgba(0,0,0,.18);font-size:14px;overflow:hidden;padding:0;position:absolute;top:calc(100% + 2px);transition:all .1s ease-in-out;width:100%;z-index:999}.sg-dropdown__dropdown-list-no-results{font-weight:700;margin:0;padding:1em;text-align:center}.sg-dropdown__dropdown-list-loader{padding:1em}.sg-dropdown__dropdown-list{list-style-type:none;margin:0;max-height:40vh;overflow:auto;padding:0}.sg-dropdown__dropdown{border-bottom:1px solid #f3f4f6;cursor:default;padding:12px}.sg-dropdown__dropdown::-moz-selection{background-color:transparent}.sg-dropdown__dropdown::selection{background-color:transparent}.sg-dropdown__dropdown ::-moz-selection{background-color:transparent}.sg-dropdown__dropdown ::selection{background-color:transparent}.sg-dropdown__dropdown:focus,.sg-dropdown__dropdown:hover{background-color:#50a9e2;color:#fff;outline-width:0}.sg-dropdown__dropdown:last-child{border-bottom:0}.sg-dropdown__bottom-message{background-color:#f9fafb;padding:.25em .25em .3em;pointer-events:none;text-align:center}.sg-dropdown__bottom-message::-moz-selection{background-color:transparent}.sg-dropdown__bottom-message::selection{background-color:transparent}.sg-dropdown__bottom-message ::-moz-selection{background-color:transparent}.sg-dropdown__bottom-message ::selection{background-color:transparent}
.search-value{font-weight:700}.search-value-detail{font-size:.9em}
.school-search-grouped-inputs{display:flex;flex:1 auto;flex-direction:column}.school-search-grouped-inputs__row{display:flex;flex:1 auto}.school-search-grouped-inputs__input--wide{width:100%}
.update-account-wrapper{display:flex;font-size:.875rem;justify-content:center;position:relative}.update-account-wrapper h1{font-size:1.125rem}.update-account-wrapper h2{font-size:1.125rem;margin:0}.update-account-wrapper h3{font-size:.9375rem;margin:0}.update-account-wrapper h4{font-size:.875rem;margin:0}.update-account-content{color:#374151;display:flex;flex:1 auto;flex-flow:column nowrap;max-width:1088px;padding:1em;position:relative;width:100%}.update-account-meta{align-items:center;display:flex;flex-flow:column nowrap}.update-account-meta-description,.update-account-meta-title{display:flex;justify-content:center;text-align:center}.update-account-meta-description{font-size:1rem}.update-account-meta-img{display:flex;height:7em}.update-account-form-wrapper .search-schools-by-name__text-input{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;transition:border .05s ease-in-out;padding:0 .5em}.update-account-form-wrapper .search-schools-by-name__text-input:focus,.update-account-form-wrapper .search-schools-by-name__text-input:hover{transition:border .05s ease-in-out}.update-account-form-wrapper .search-schools-by-name__text-input:focus{border-color:#a8d4f0;outline-width:0}.update-account-form-wrapper .search-schools-by-name__text-input:hover{border-color:#a8d4f0}.update-account-form-wrapper .search-schools-by-name__text-input:disabled{cursor:not-allowed}.update-account-form-wrapper .search-schools-by-name__text-input:disabled:hover{border-color:#e5e7eb}.update-account-form-wrapper .search-schools-by-name__text-input:disabled{opacity:.5}.update-account-form-change-account-type{align-items:center;display:flex;flex:1 auto;font-size:1rem;justify-content:center;margin:0 0 .75em}.update-account-form-link--change-account-type,.update-account-form-link--no-school{margin:0 0 0 .25em}@media(max-width:600px){.update-account-form-link--no-school{margin:.25em 0 0}}
.sg-button{background-color:#50a9e2;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:15.4px;font-weight:700;outline-width:0;padding:10px 20px;text-align:center;text-decoration:none}.sg-button:not(:last-child){margin-right:7px}.sg-button:not(.sg-button--link-button):not(.unbutton):not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01);transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.sg-button:not(.sg-button--link-button).sg-button--disabled,.sg-button:not(.sg-button--link-button):not(.unbutton):disabled{background-color:rgba(80,169,226,.5);color:hsla(0,0%,100%,.5);cursor:not-allowed}.sg-button:not(.sg-button--link-button).sg-button--disabled{pointer-events:none}.sg-button.unbutton:disabled{cursor:not-allowed}.sg-button__icon{display:inline-block;margin-left:5px}.sg-button--green{background-color:#059669}.sg-button--green:not(.sg-button--link-button).sg-button--disabled,.sg-button--green:not(.sg-button--link-button):disabled{background-color:rgba(5,150,105,.5)}.sg-button--purple{background-color:#9d63cf}.sg-button--purple:not(.sg-button--link-button).sg-button--disabled,.sg-button--purple:not(.sg-button--link-button):disabled{background-color:rgba(157,99,207,.5)}.sg-button--red{background-color:#dc4538}.sg-button--red:not(.sg-button--link-button).sg-button--disabled,.sg-button--red:not(.sg-button--link-button):disabled{background-color:rgba(220,69,56,.5)}.sg-button--gray{background-color:#f3f4f6;color:#374151}.sg-button--gray:not(.sg-button--link-button).sg-button--disabled,.sg-button--gray:not(.sg-button--link-button):disabled{background-color:rgba(243,244,246,.5);color:rgba(107,114,128,.5)}.sg-button--white{background-color:#fff;box-shadow:0 1px 1px 0 #d1d5db;color:#50a9e2}.sg-button.sg-button--link-button{background-color:transparent;color:#50a9e2;padding:10px 14px}.sg-button.sg-button--link-button:hover{color:#50a9e2;text-decoration:underline}.sg-button.sg-button--link-button.sg-button--green{color:#059669}.sg-button.sg-button--link-button.sg-button--green:disabled{color:rgba(5,150,105,.5)}.sg-button.sg-button--link-button.sg-button--purple{color:#9d63cf}.sg-button.sg-button--link-button.sg-button--purple:disabled{color:rgba(157,99,207,.5)}.sg-button.sg-button--link-button.sg-button--red{color:#dc4538}.sg-button.sg-button--link-button.sg-button--red:disabled{color:rgba(220,69,56,.5)}.sg-button.sg-button--link-button.sg-button--gray{color:#9ca3af}.sg-button.sg-button--link-button.sg-button--gray:disabled{color:rgba(156,163,175,.5)}.sg-button.sg-button--link-button:disabled{background-color:transparent;cursor:not-allowed;text-decoration:none}.sg-button.sg-button--text-button{background-color:transparent;color:#374151;padding:10px 14px}.sg-button.sg-button--text-button:hover{color:#374151}.sg-button.sg-button--text-button:disabled{background-color:transparent;color:rgba(55,65,81,.5);cursor:not-allowed;text-decoration:none}.sg-button.sg-button--no-padding{padding:0}.sg-button--outline{background-color:#fff;box-shadow:inset 0 0 0 2px currentColor;color:#50a9e2}.sg-button--outline:not(:disabled):not(:active):hover{box-shadow:inset 0 0 0 2px currentColor,0 2px 9px 0 rgba(0,0,0,.2)}.sg-button--green.sg-button--outline{color:#059669}.sg-button--purple.sg-button--outline{color:#9d63cf}.sg-button--red.sg-button--outline{color:#dc4538}.sg-button--gray.sg-button--outline{color:#374151}.sg-button--no-border{box-shadow:0 1px 1px 1px rgba(0,0,0,.1)}.sg-button--white-bg{box-shadow:0 1px 3px 0 rgba(0,0,0,.2)}.sg-button--white-bg:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2)}.sg-button--small{font-size:12.6px;padding:7px}.sg-button--large{border-radius:3px;font-size:18.2px;padding:21px 39px}.sg-button__disabled-event-helper{bottom:0;left:0;position:absolute;right:0;top:0}
.parental-consent,.parental-consent__input-wrapper{flex-direction:column;text-align:center}.parental-consent__input-wrapper{margin-top:16px}.parental-consent__input{margin-bottom:12px}.parental-consent__button,.parental-consent__input{width:100%}
.consent-option-action-button,.consent-option-back-button,.consent-option-button{width:100%}.consent-option-back-button span{margin-right:10px}.consent-option-copy{text-align:center}
@media(max-width:440px){.invite-banner__inner{flex-wrap:wrap}}@media(max-width:440px){.invite-banner__btn{margin-top:8px;width:100%}}
.content-personalization-body__onboarding{margin:auto;max-width:60%}.content-peronsalization-button__onboarding{margin-top:2rem!important}
.error-page__img{height:10em;margin:2em;width:auto}
.sign-up-link-button{background-color:#fff;border-radius:8px;color:#50a9e2;font-size:.8em;font-weight:700;line-height:40px;padding:0 16px;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;white-space:nowrap}.sign-up-link-button:focus,.sign-up-link-button:hover{background:#f9fafb;box-shadow:0 2px 10px rgba(0,0,0,.1)}
.log-in-link-button{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:0 1em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;align-items:stretch;display:flex;flex-flow:row nowrap;font-weight:400;justify-content:center;line-height:60px;transition:background-color .2s cubic-bezier(.23,1,.32,1);white-space:nowrap}.log-in-link-button::-moz-selection{background-color:transparent}.log-in-link-button::selection{background-color:transparent}.log-in-link-button ::-moz-selection{background-color:transparent}.log-in-link-button ::selection{background-color:transparent}.log-in-link-button.disabled,.log-in-link-button.disabled:hover,.log-in-link-button:disabled,.log-in-link-button:disabled:hover{background-color:#6b7280;color:#d1d5db}.log-in-link-button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.log-in-link-button:focus,.log-in-link-button:hover{background:#155884}.log-in-link-button:focus{outline:3px solid #50a9e2}.log-in-link-button:not(:disabled):not(:active):hover{box-shadow:none;transform:none}@media(max-width:1020px){.log-in-link-button{justify-content:flex-start;padding:0 20px;width:100%}}
.marketing-header{align-items:center;background-color:#1a699e;color:#fff;display:flex;height:60px;justify-content:space-between;left:0;padding:0 8vw;position:fixed;top:0;transition:background .2s;width:100%;z-index:1000}.marketing-header .marketing-nav__menu,.marketing-header li{height:100%}@media(max-width:1020px){.marketing-header.marketing-header__mobile-menu--open{background-color:#fff}.marketing-header li{border-bottom:1px solid hsla(0,0%,100%,.2);height:auto;width:100%}}.marketing-nav__menu-toggle{font-size:25px;margin-left:auto}.marketing-nav{align-items:center;display:flex;height:100%}@media(max-width:1020px){.marketing-nav{background:#1a699e;display:none;height:calc(100vh - 60px);left:0;overflow-y:scroll;position:fixed;top:60px}.marketing-nav.marketing-nav--open{display:flex}.marketing-nav .a-nav-item{height:60px;padding:8px 20px}}.marketing-nav__menu{align-items:center;display:flex;list-style:none;margin:0;padding:0}.marketing-nav__menu a:not(.sign-up-link-button){color:inherit;text-decoration:none}@media(max-width:1020px){.marketing-nav__menu{align-items:flex-start;align-self:flex-start;flex-direction:column;padding:0;width:100vw}}.marketing-nav__log-in{margin-left:32px}@media(max-width:1020px){.marketing-nav__log-in{margin:0}}@media(max-width:1020px){.marketing-nav__log-in,.marketing-nav__sign-up{border-bottom:1px solid hsla(0,0%,100%,.2);width:100%}.marketing-nav__sign-up{line-height:60px}}@media(min-width:1020px){.marketing-nav__has-dropdown:hover{background:#155884}.marketing-nav__has-dropdown:hover .marketing-nav__dropdown{animation:global-nav-dropdown-fade-in .2s;display:block;opacity:1}}.marketing-nav__has-dropdown--open{background:#155884}.marketing-nav__has-dropdown--open .marketing-nav__dropdown[hidden]{animation:global-nav-dropdown-fade-in .2s;display:block;opacity:1}.marketing-nav__dropdown{border-top-left-radius:0;border-top-right-radius:0;color:rgba(0,0,0,.62);cursor:pointer;padding:24px;position:absolute;white-space:nowrap}.marketing-nav__dropdown[hidden]{display:none;opacity:0}.marketing-nav__dropdown li:last-child .marketing-nav__dropdown-item{margin-bottom:0}.marketing-nav__dropdown .marketing-nav__dropdown-item{display:block;font-weight:400;margin-bottom:24px;padding:8px;text-decoration:none}.marketing-nav__dropdown .marketing-nav__dropdown-item a:focus,.marketing-nav__dropdown .marketing-nav__dropdown-item a:hover{color:#50a9e2}.marketing-nav__dropdown .marketing-nav__dropdown-item a:focus{outline:3px solid #50a9e2}@media(max-width:1020px){.marketing-nav__dropdown{border-radius:0;padding:0;position:relative}.marketing-nav__dropdown .marketing-nav__dropdown-item{line-height:60px;margin-bottom:0;padding:0 20px}.marketing-nav__dropdown .marketing-nav__dropdown-item a{display:inline-block;height:100%;padding:8px;width:100%}}@keyframes global-nav-dropdown-fade-in{0%{opacity:0}to{opacity:1}}.marketing-nav__dropdown--with-columns{left:0;padding:0;position:fixed}@media(max-width:1020px){.marketing-nav__dropdown--with-columns{position:relative}}.marketing-nav__dropdown-item{line-height:normal;margin-bottom:1.5em}.marketing-nav__dropdown-item:last-child{margin-bottom:0}@media(max-width:1020px){.marketing-nav__dropdown-item{line-height:60px;margin-bottom:0;padding:20px 0}}.marketing-nav__column-dropdown{display:flex;list-style:none;padding:16px 80px 24px;white-space:normal;width:100vw}.marketing-nav__column-dropdown ul{list-style:none;padding:0}@media(max-width:1020px){.marketing-nav__column-dropdown{flex-direction:column;padding:24px 0;width:100vw}}.marketing-nav__column{padding:0 24px;width:33.3333333333%}.marketing-nav__column:last-child{width:66.6666666667%}.marketing-nav__column li{max-width:350px}.marketing-nav__column li:last-child .marketing-nav__column-item{margin-bottom:0}@media(max-width:1020px){.marketing-nav__column{padding:0 24px;width:100vw}.marketing-nav__column:last-child{margin:0;width:100vw}.marketing-nav__column li{max-width:none}}.marketing-nav__column-list{display:flex;flex-flow:column wrap;max-height:450px}.marketing-nav__column-list li{margin-bottom:12px}@media(max-width:1020px){.marketing-nav__column-list{flex-flow:column;max-height:none}.marketing-nav__column-list li{padding:0 20px}}.marketing-nav__column-title{border-bottom:1px solid #d1d5db;color:rgba(0,0,0,.54);margin:16px 8px;padding:16px 0}@media(max-width:1020px){.marketing-nav__column-title{margin:0 24px 16px}}.marketing-nav__column-item{border-radius:8px;color:inherit;display:flex;line-height:normal;margin-bottom:24px;padding:8px;text-decoration:none}.marketing-nav__column-item:focus,.marketing-nav__column-item:hover{background:#f7f7f7;transition:all .2s ease-in-out}.marketing-nav__column-item:focus{outline:3px solid #50a9e2}@media(max-width:1020px){.marketing-nav__column-item{margin-bottom:24px;padding:8px}}.marketing-nav__column-item-title{color:#1a699e;font-size:20px;font-weight:900;margin-bottom:8px;white-space:nowrap}.marketing-nav__column-item-description{color:rgba(0,0,0,.54);font-size:15px;font-weight:700;line-height:22px}
.drawer__shade{background:rgba(0,0,0,.6);height:100%;left:0;opacity:1;pointer-events:auto;position:fixed;top:0;transform:translateZ(0);transition:left 0ms cubic-bezier(.23,1,.32,1) 0ms,opacity .3s cubic-bezier(.23,1,.32,1) 0ms;width:100%;will-change:opacity;z-index:9000}.drawer__shade--hidden{left:-100%;opacity:0;pointer-events:none;transition:left 0ms cubic-bezier(.23,1,.32,1) .3s,opacity .3s cubic-bezier(.23,1,.32,1) 0ms}.drawer{align-items:stretch;background:#fff;border-bottom-left-radius:4px;border-top-left-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,.156863),0 3px 10px rgba(0,0,0,.227451);display:flex;flex:0 auto;flex-flow:column nowrap;height:100%;justify-content:flex-start;max-width:80%;overflow:auto;position:fixed;right:0;top:0;transform:translateZ(0);transition:transform .3s cubic-bezier(.23,1,.32,1) 0ms;width:30em;z-index:9999}@media(max-width:600px){.drawer{width:100%}}.drawer--hidden{transform:translate3d(100vw,0,0)}.drawer-header{background:#f3f4f6;color:#374151;display:flex;font-size:1.05rem;justify-content:space-between;min-height:3.75em;padding:1.25em 3.5em 1.25em 1.25em;position:relative}.drawer-header__title{align-items:center;display:flex;flex-flow:row wrap;font-weight:700;padding:0 .5em 0 0}.drawer-header__close-btn{align-items:center;bottom:0;color:#d1d5db;cursor:pointer;display:flex;font-size:1.1375rem;height:100%;justify-content:center;padding:1.1539em;position:absolute;right:0;top:0}.drawer-header__close-btn:focus,.drawer-header__close-btn:hover{color:#374151}.drawer-footer{background-color:#fff;display:flex;padding:0 1em;position:relative}.drawer-footer__close-btn{-webkit-appearance:none;-moz-appearance:none;background-color:#50a9e2;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;font-weight:700;margin:0 0 1em;width:100%}.drawer-footer__close-btn::-moz-selection{background-color:transparent}.drawer-footer__close-btn::selection{background-color:transparent}.drawer-footer__close-btn ::-moz-selection{background-color:transparent}.drawer-footer__close-btn ::selection{background-color:transparent}.drawer-footer__close-btn.disabled,.drawer-footer__close-btn.disabled:hover,.drawer-footer__close-btn:disabled,.drawer-footer__close-btn:disabled:hover{background-color:#6b7280;color:#d1d5db}.drawer-footer__close-btn:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.drawer-footer__disclaimer{color:#374151}.drawer-content{align-items:stretch;background:#fff;color:#374151;display:flex;flex-flow:column nowrap;flex-grow:1;justify-content:flex-start;overflow-y:auto;padding:1em;position:relative;width:100%}.a-body--drawer-active{overflow:hidden}.drawer--dark-scheme .drawer-header{background-color:#fff}.drawer--dark-scheme .drawer-content,.drawer--dark-scheme .drawer-footer{background-color:#f3f4f6}.drawer--blue-scheme{background-color:#1a699e}.drawer--blue-scheme .drawer-header{background-color:#1e7cb8}.drawer--blue-scheme .drawer-content,.drawer--blue-scheme .drawer-footer{background-color:#1a699e}.drawer-wrapper--left .drawer-header__title{color:#fff}.drawer-wrapper--left .drawer{left:0}.drawer-wrapper--left .drawer-content{padding:0}.drawer-wrapper--left .drawer-header__close-btn{color:rgba(0,0,0,.3)}.drawer-wrapper--left .drawer__shade{transition:right 0ms cubic-bezier(.23,1,.32,1) 0ms,opacity .3s cubic-bezier(.23,1,.32,1) 0ms}.drawer-wrapper--left .drawer--hidden{transform:translate3d(-100vw,0,0)}.drawer-wrapper--left .drawer__shade--hidden{transition:right 0ms cubic-bezier(.23,1,.32,1) .3s,opacity .3s cubic-bezier(.23,1,.32,1) 0ms}
.user-avatar__container{align-items:center;background:#1e7cb8;border-radius:50%;color:#d7ecf9;display:flex;font-size:10px;font-weight:700;height:30px;justify-content:center;opacity:.75;padding:.25em;text-transform:uppercase;width:30px}.user-avatar__container--gray{background:#9ca3af}
.feedback-dialogue__container{max-width:448px}.feedback-dialogue__letters-outer-container{display:flex}.feedback-dialogue__letters-outer-container>div{margin-right:8px;outline:none}@media(max-width:780px){.feedback-dialogue__letters-outer-container>div{margin:0}.feedback-dialogue__letters-outer-container>div>svg{width:50px}}.feedback-dialogue__letter-container{overflow:visible}.feedback-dialogue__letter-container:hover{cursor:pointer}.feedback-dialogue__letter-container:hover .feedback-dialogue__letter{fill:#50a9e2;opacity:1}.feedback-dialogue__letter-container:active .feedback-dialogue__letter{fill:#1e7cb8}.feedback-dialogue__letter{fill:#6b7280;opacity:.5;transform:scale(.35) translate(17px,8px)}.feedback-dialogue__circle{animation:feedback-dialogue-dash .4s ease-out 1;animation-fill-mode:forwards;transform:scale(1.2);transform-origin:center;stroke-dasharray:150;stroke-dashoffset:100}@keyframes feedback-dialogue-dash{to{stroke-dashoffset:0}}.feedback-dialogue__circle--selected{display:none}.feedback-dialogue__selected-letter svg .feedback-dialogue__letter{fill:#50a9e2;opacity:1}.feedback-dialogue__selected-letter svg .feedback-dialogue__circle--selected{display:block}
.global-nav{background-color:#1a699e;color:#fff;height:60px;left:0;position:fixed;top:0;width:100%;z-index:1000}.global-nav__content{align-items:stretch;display:flex;flex-flow:row nowrap;height:100%;justify-content:space-between;max-width:2880px;width:100%}.global-nav__content li,.global-nav__content nav,.global-nav__content ul:not(.global-nav__main-link-dropdown){height:100%}.global-nav__title .a-logo{align-items:center;display:flex}.global-nav__title .global-nav__dennis-logo{width:96px}.global-nav__main{margin-right:auto}.global-nav__account-list,.global-nav__main-list{display:flex;list-style:none;margin:0;padding:0}.global-nav__main-link{align-items:center;display:flex;padding:0 1em}@media(max-width:780px){.global-nav__main-link:not(.global-nav__main-link-dropdown-wrapper){padding:.5em}}a.global-nav__main-link--active{background:#1e7cb8;color:#fff}a.global-nav__main-link--active:hover{background:#1e7cb8}.global-nav__has-dropdown:hover{background:#155884}.global-nav__has-dropdown:hover .global-nav__main-link-dropdown{animation:global-nav-dropdown-fade-in .2s;display:block;opacity:1}.global-nav__beta-badge{background:#0b2f46;font-weight:900;letter-spacing:.03125rem;padding:2px 6px}.global-nav__beta-badge .a-text{font-size:10px}.global-nav__main-link-dropdown{border-top-left-radius:0;border-top-right-radius:0;cursor:pointer;padding:16px;position:absolute;white-space:nowrap}.global-nav__main-link-dropdown[hidden]{display:none;opacity:0}.global-nav__main-link-dropdown li:last-child .global-nav__dropdown-item{margin-bottom:0}.global-nav__main-link-dropdown .global-nav__dropdown-item{color:rgba(0,0,0,.7);display:block;margin-bottom:24px;padding:8px;text-decoration:none}.global-nav__main-link-dropdown .global-nav__dropdown-item:focus,.global-nav__main-link-dropdown .global-nav__dropdown-item:hover{color:#1e7cb8}.global-nav__main-link-dropdown .a-menu-list-item{justify-content:left}@keyframes global-nav-dropdown-fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:780px){.global-nav__rating-icon-container{display:none}}.global-nav__rating-icon svg circle{display:none}.global-nav__rating-icon-pulsing svg circle{animation:global-nav-heartbeat 3s ease-in-out infinite both;transform-origin:center}@keyframes global-nav-heartbeat{0%{transform:scale(1);transform-origin:center}10%{transform:scale(.91);transform-origin:center}17%{transform:scale(.98);transform-origin:center}33%{transform:scale(.87);transform-origin:center}45%{transform:scale(1);transform-origin:center}}@media(max-width:780px){.global-nav__folders svg{display:none}}@media(max-width:780px){.global-nav__folders{padding:1em 0}}.global-nav__folders-active{background:#1e7cb8}.global-nav__dropdown-username{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;padding:1em 1.5em}.global-nav__username{align-items:center;display:flex;flex-flow:row nowrap;font-size:.875em;margin:0 0 0 10px}.global-nav__dropdown-drawer{padding:0}.global-nav__dropdown{display:flex;flex-flow:column nowrap;font-size:1.05rem;width:100%}.global-nav__dropdown a{color:#374151;font-weight:700;text-decoration:none}.global-nav__dropdown a:hover{background:#e5e7eb;transition:background .15s ease-out}.global-nav__dropdown-link{color:#374151;cursor:pointer;font-weight:700;padding:16px 24px}.global-nav__dropdown-link:hover{background:#e5e7eb;color:#374151;text-decoration:none;transition:background .15s ease-out}.global-nav__beta-button{background-color:#9d63cf;position:relative}.global-nav__beta-button .global-nav__beta-badge{align-items:flex-start;background-color:#f59e0b;display:flex;padding:4px;position:absolute;right:-6.721px;top:-4.273px;transform:rotate(15deg);gap:var(--spacing-spacing-1,8px)}
.upgrade-subject-modal{max-width:450px}.upgrade-subject-modal__title{margin:0 40px;text-align:center}.upgrade-subject-modal__img{display:block;margin:24px auto;max-width:240px}.upgrade-subject-modal__selling-point-list{margin-bottom:40px;padding:0}.upgrade-subject-modal__selling-point-wrapper{align-items:center;display:flex;margin-bottom:24px}.upgrade-subject-modal__image-icon{margin-right:1em;vertical-align:middle;width:3em}.upgrade-subject-modal__selling-point{display:inline-block;margin-bottom:0;margin-left:24px}.upgrade-subject-modal__button{text-align:center}
.upgrade-subject-button.button{border-radius:10px;color:#fff;font-size:.75em;letter-spacing:1px;margin:0 10px;padding:13px 20px;text-transform:uppercase}
.global-nav-drawer{align-items:center;display:flex;justify-content:center}.global-nav-drawer:focus{outline-width:0}.global-nav-drawer__toggle{cursor:pointer;font-size:12px;font-weight:700;letter-spacing:1px;margin-left:10px;padding:20px 0;text-transform:uppercase}.global-nav-drawer__links-wrapper{display:flex;flex-direction:column}.global-nav-drawer__link{background:#1a699e;color:#fff;font-size:1.2em;padding:1em 1.2em;text-decoration:none;transition:background .25s;width:100%}.global-nav-drawer__link:hover{background:#1e7cb8}.global-nav-drawer__link--active{background:#1a699e}.global-nav-drawer__link-dropdown-wrapper .fa-caret-down{margin-left:5px}.global-nav-drawer__link-dropdown{background-color:#fff;display:none;margin:1em -1.2em;padding:0 20px;position:relative;white-space:nowrap}.global-nav-drawer__link-dropdown a{color:#374151;display:flex;line-height:normal;padding:20px 0;text-decoration:none}.global-nav-drawer__link-dropdown--open{display:block}
.modal__wrapper.modal--upgrade-cta{max-width:435px}.upgrade-cta{font-size:14px}.upgrade-cta__header{font-size:1.2em;text-align:center}.upgrade-cta__rocket-img{display:block;margin:0 auto;width:85%}.upgrade-cta__header-subject{color:#1e7cb8;display:block;font-weight:700}.upgrade-cta__header-tagline{margin:3em 0 1.5em}.upgrade-cta__selling-point-list{padding:0}.upgrade-cta__selling-point-wrapper{align-items:center;display:flex;margin-bottom:1.5em}.upgrade-cta__image-icon{margin-right:1em;vertical-align:middle;width:3em}.upgrade-cta__selling-point{display:inline-block;margin-bottom:0}.upgrade-cta__selling-point--note{color:#9ca3af;display:block;font-size:12px}.upgrade-cta__button-wrapper{text-align:center}.upgrade-cta__button-wrapper a{display:block;font-size:1.1em;line-height:1.1}.upgrade-cta__link-wrapper{margin-top:1em;text-align:center}.upgrade-cta__link-wrapper .upgrade-cta__link{color:#50a9e2;text-decoration:none}
.sg-tabs-wrapper .sg-tabs{padding-right:8px}.sg-tabs-wrapper .sg-tab:first-child{border-bottom-left-radius:0}.sg-tabs-wrapper .sg-tab:last-child{border-bottom-right-radius:0}.sg-tabs-nested-content{background-color:#fff;border-radius:0 4px 4px 4px;overflow:hidden}.sg-tabs{display:flex}@media(max-width:600px){.sg-tabs{overflow:auto}}.sg-tab,.sg-tab.unbutton{align-items:center;background-color:#fff;border-radius:0;border:1px solid #e5e7eb;border-width:0 1px 1px 0;display:flex;font-size:14px;font-weight:700;padding-left:20px;padding-right:20px;text-decoration:none;text-transform:uppercase;white-space:nowrap}.sg-tab.unbutton:not(.sg-tab--active),.sg-tab:not(.sg-tab--active){color:#9ca3af}.sg-tab.unbutton:focus,.sg-tab:focus{outline-width:0}.sg-tab.unbutton:first-child,.sg-tab:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.sg-tab.unbutton:last-child,.sg-tab:last-child{border-bottom-right-radius:4px;border-right:0;border-top-right-radius:4px}.sg-tab.unbutton:after,.sg-tab:after{bottom:0;content:"";display:block;height:3px;left:20px;position:absolute;width:calc(100% - 40px)}.sg-tab.unbutton:focus,.sg-tab.unbutton:hover,.sg-tab:focus,.sg-tab:hover{background-color:#fbfbfb;color:#9ca3af;text-decoration:none}.sg-tab.unbutton:focus:after,.sg-tab.unbutton:hover:after,.sg-tab:focus:after,.sg-tab:hover:after{background-color:#9ca3af}.sg-tabs--with-nested-content .sg-tab.unbutton:first-child,.sg-tabs--with-nested-content .sg-tab:first-child{border-bottom-left-radius:0}.sg-tabs--with-nested-content .sg-tab.unbutton:last-child,.sg-tabs--with-nested-content .sg-tab:last-child{border-bottom-right-radius:0}.sg-tab__badge{background-color:#9ca3af;border-radius:100px;color:#fff;font-size:.9em;margin-left:10px;min-width:3.5ch;padding:5px;text-align:center}.sg-tab__label{padding-bottom:20px;padding-top:20px}.sg-tab--active,.sg-tab--active.unbutton{color:#50a9e2}.sg-tab--active.unbutton:focus,.sg-tab--active.unbutton:hover,.sg-tab--active:focus,.sg-tab--active:hover{background-color:#fff;color:#50a9e2}.sg-tab--active.unbutton:focus:after,.sg-tab--active.unbutton:hover:after,.sg-tab--active:focus:after,.sg-tab--active:hover:after{background-color:#50a9e2}.sg-tab--active .sg-tab__label:before,.sg-tab--active.unbutton .sg-tab__label:before{display:none}.sg-tab--active .sg-tab__badge,.sg-tab--active.unbutton .sg-tab__badge,.sg-tab--active.unbutton:after,.sg-tab--active:after{background-color:#50a9e2}
.paginationv2{align-items:center;display:flex;font-size:.875rem;margin:0 auto;overflow-x:auto}.paginationv2__number-list{display:flex;justify-content:space-between;margin:3em 0}.paginationv2__number{color:#6b7280;cursor:pointer;font-weight:700;margin:0 .4286em;padding:.3571em .5714em}.paginationv2__number--selected{background-color:#50a9e2;border-radius:4px;color:#fff;cursor:default}.paginationv2__navigation-button{color:#50a9e2;cursor:pointer;font-size:1.7em}.paginationv2__navigation-button--disabled{color:#d1d5db;font-size:1.7em}.paginationv2__navigation-button--right{margin-left:1.1765em}.paginationv2__navigation-button--left{margin-right:1.1765em}
.sg-table{font-size:14px;width:100%}.sg-table__table-wrapper{max-width:100%;overflow:auto}.sg-table__table{border-spacing:0;border:solid #e2e4e6;border-width:1px 0 0;margin:0}.sg-table__thead{background-color:#fff}.sg-table__thead--fixed-headings{border-top:1px solid #e2e4e6;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.sg-table__thead--fixed-headings .sg-table__tr{display:flex}.sg-table__thead--fixed-headings .sg-table__th{border-bottom:1px solid #e2e4e6}.sg-table__tbody .sg-table__tr{background-color:#fafbfc}.sg-table__tbody .sg-table__tr:nth-child(2n){background-color:#fff}.sg-table__tr{box-shadow:inset 0 -1px 0 #e2e4e6}.sg-table__tr--link:nth-child(n){cursor:pointer}.sg-table__tr--link:nth-child(n):hover{background-color:#f7f7f7}.sg-table__td,.sg-table__th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.sg-table__td:last-child,.sg-table__th:last-child{border-right:none}.sg-table__td--align-center{text-align:center}.sg-table__td--align-right{text-align:right}.sg-table__td-mobile-heading{display:none}.sg-table__th{font-size:1.1em;font-weight:700;white-space:nowrap}.sg-table__th::-moz-selection{background-color:transparent}.sg-table__th::selection{background-color:transparent}.sg-table__th ::-moz-selection{background-color:transparent}.sg-table__th ::selection{background-color:transparent}.sg-table__th--sortable{cursor:pointer}.sg-table__heading-content-wrapper{align-items:center;display:flex;position:relative}.sg-table__heading-content-wrapper--align-center{justify-content:center}.sg-table__heading-content-wrapper--align-right{justify-content:flex-end}.sg-table-sort{margin-left:.5em}.sg-table-sort--deselected{color:#d1d5db}.sg-table__no-results-found{font-size:1.2em;font-style:italic;padding:2em 1em;text-align:center}.sg-tabs-wrapper .sg-table__table,.sg-tabs-wrapper .sg-table__thead--fixed-headings{border-top:0}.sg-table--mobile .sg-table__thead{display:none}.sg-table--mobile .sg-table__table,.sg-table--mobile .sg-table__tbody,.sg-table--mobile .sg-table__tr{display:block}.sg-table--mobile .sg-table__tr{display:flex;flex-direction:column;padding:20px}.sg-table--mobile .sg-table__td{margin-bottom:10px;padding:0}.sg-table--mobile .sg-table__td:empty{margin-bottom:0}.sg-table--mobile .sg-table__td-mobile-heading{display:block;font-weight:700;margin-bottom:5px}
.mandark-table{align-items:center;display:flex;flex-direction:column}.mandark-table .paginationv2__number-list{margin:2em 0}
.question-tracker-modal .modal__content{padding-left:0;padding-right:0}.question-tracker-modal .modal__content .simple-modal__close-btn{bottom:auto;height:0;padding-right:30px;padding-top:30px;z-index:1}.question-tracker-modal .modal__content .unbutton{background-color:inherit;color:#9ca3af;font-weight:400}.question-tracker-modal .modal__content button.unbutton{padding:inherit}.question-tracker-modal .modal__content .sg-tab--active.unbutton{color:#50a9e2}.question-tracker-modal .simple-modal__body{padding-left:0;padding-right:0}.question-tracker-modal .sg-tabs{border-bottom:1px solid #e2e4e6;padding-left:15px}.question-tracker-modal .sg-tab{border:none}.question-tracker-modal .sg-table__tbody .sg-table__tr{background-color:#fff}.question-tracker-modal .sg-table__th{display:none}.question-tracker-modal .sg-table__td{border-right:none}.question-tracker-modal .sg-table__td:last-of-type{text-align:right}@media(max-width:600px){.question-tracker-modal .sg-table__td:last-of-type{text-align:left}}.question-tracker-modal__header{padding-left:20px;padding-right:20px}.question-tracker-modal__header-name{font-size:1.6em;font-weight:700}.question-tracker-modal__header-description{color:#6b7280;margin-bottom:20px;margin-top:10px}.question-tracker-modal__bottom-close-button-wrapper{display:flex;justify-content:flex-end;padding:60px 20px 10px}@media(max-width:600px){.question-tracker-modal__bottom-close-button{flex-grow:1}}.question-association-details__name{font-weight:700}.question-association-details__classroom-content{color:#6b7280}.question-tracker-modal__names-content-divider{margin-left:7px;margin-right:7px}
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-duotone,.fa-light,.fa-regular,.fa-sharp,.fa-sharp-solid,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fasl,.fasr,.fass,.fast,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fal,.far,.fas,.fat{font-family:Font Awesome\ 6 Pro}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.fa-classic.fa-duotone,.fa-duotone,.fad{font-family:Font Awesome\ 6 Duotone}.fa-sharp,.fasl,.fasr,.fass,.fast{font-family:Font Awesome\ 6 Sharp}.fa-sharp,.fass{font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"\30 "}.fa-1:before{content:"\31 "}.fa-2:before{content:"\32 "}.fa-3:before{content:"\33 "}.fa-4:before{content:"\34 "}.fa-5:before{content:"\35 "}.fa-6:before{content:"\36 "}.fa-7:before{content:"\37 "}.fa-8:before{content:"\38 "}.fa-9:before{content:"\39 "}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-wagon-covered:before{content:""}.fa-line-height:before{content:""}.fa-bagel:before{content:""}.fa-transporter-7:before{content:""}.fa-at:before{content:"\@"}.fa-rectangles-mixed:before{content:""}.fa-phone-arrow-up-right:before,.fa-phone-arrow-up:before,.fa-phone-outgoing:before{content:""}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-circle-l:before{content:""}.fa-head-side-goggles:before,.fa-head-vr:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-face-hand-yawn:before{content:""}.fa-gauge-simple-min:before,.fa-tachometer-slowest:before{content:""}.fa-stethoscope:before{content:""}.fa-coffin:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-bowl-salad:before,.fa-salad:before{content:""}.fa-info:before{content:""}.fa-robot-astromech:before{content:""}.fa-ring-diamond:before{content:""}.fa-fondue-pot:before{content:""}.fa-theta:before{content:""}.fa-face-hand-peeking:before{content:""}.fa-square-user:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-wifi-2:before,.fa-wifi-fair:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-mp3-player:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-tally-4:before{content:""}.fa-rectangle-history:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-sun-haze:before{content:""}.fa-text-size:before{content:""}.fa-ufo:before{content:""}.fa-fork:before,.fa-utensil-fork:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-mobile-signal:before{content:""}.fa-barcode-scan:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-folder-arrow-down:before,.fa-folder-download:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-face-icicles:before{content:""}.fa-shovel:before{content:""}.fa-door-open:before{content:""}.fa-films:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-face-glasses:before{content:""}.fa-nfc:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-closed-captioning-slash:before{content:""}.fa-calculator-alt:before,.fa-calculator-simple:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-sliders-up:before,.fa-sliders-v:before{content:""}.fa-location-minus:before,.fa-map-marker-minus:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-ski-boot:before{content:""}.fa-rectangle-sd:before,.fa-standard-definition:before{content:""}.fa-h1:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-message-bot:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-light-ceiling:before{content:""}.fa-comment-alt-exclamation:before,.fa-message-exclamation:before{content:""}.fa-bowl-scoop:before,.fa-bowl-shaved-ice:before{content:""}.fa-square-x:before{content:""}.fa-building-memo:before{content:""}.fa-utility-pole-double:before{content:""}.fa-flag-checkered:before{content:""}.fa-chevron-double-up:before,.fa-chevrons-up:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-user-vneck:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-arrow-square-right:before,.fa-square-arrow-right:before{content:""}.fa-location-plus:before,.fa-map-marker-plus:before{content:""}.fa-lightbulb-exclamation-on:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-crate-empty:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-transporter:before{content:""}.fa-calendar-circle-user:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-person-carry-box:before,.fa-person-carry:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-union:before{content:""}.fa-chevron-double-left:before,.fa-chevrons-left:before{content:""}.fa-circle-heart:before,.fa-heart-circle:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-bring-forward:before{content:""}.fa-square-p:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-sigma:before{content:""}.fa-camera-movie:before{content:""}.fa-bong:before{content:""}.fa-clarinet:before{content:""}.fa-truck-flatbed:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-arrows-rotate-reverse:before{content:""}.fa-leaf-heart:before{content:""}.fa-house-building:before{content:""}.fa-cheese-swiss:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-bow-arrow:before{content:""}.fa-cart-xmark:before{content:""}.fa-hexagon-xmark:before,.fa-times-hexagon:before,.fa-xmark-hexagon:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-merge:before{content:""}.fa-pager:before{content:""}.fa-cart-minus:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-pan-frying:before{content:""}.fa-grid-3:before,.fa-grid:before{content:""}.fa-football-helmet:before{content:""}.fa-hand-love:before{content:""}.fa-trees:before{content:""}.fa-strikethrough:before{content:""}.fa-page:before{content:""}.fa-k:before{content:"K"}.fa-diagram-previous:before{content:""}.fa-gauge-min:before,.fa-tachometer-alt-slowest:before{content:""}.fa-folder-grid:before{content:""}.fa-eggplant:before{content:""}.fa-excavator:before{content:""}.fa-ram:before{content:""}.fa-landmark-flag:before{content:""}.fa-lips:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-desktop-arrow-down:before{content:""}.fa-code-pull-request:before{content:""}.fa-pumpkin:before{content:""}.fa-clipboard-list:before{content:""}.fa-pen-field:before{content:""}.fa-blueberries:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-note:before{content:""}.fa-arrow-down-to-square:before{content:""}.fa-user-check:before{content:""}.fa-cloud-xmark:before{content:""}.fa-vial-virus:before{content:""}.fa-book-alt:before,.fa-book-blank:before{content:""}.fa-golf-flag-hole:before{content:""}.fa-comment-alt-arrow-down:before,.fa-message-arrow-down:before{content:""}.fa-face-unamused:before{content:""}.fa-sheet-plastic:before{content:""}.fa-circle-9:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-pencil-slash:before{content:""}.fa-bowling-pins:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-down-right:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-webhook:before{content:""}.fa-blinds-open:before{content:""}.fa-fence:before{content:""}.fa-arrow-alt-up:before,.fa-up:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-drumstick:before{content:""}.fa-square-v:before{content:""}.fa-face-awesome:before,.fa-gave-dandy:before{content:""}.fa-dial-off:before{content:""}.fa-toggle-off:before{content:""}.fa-face-smile-horns:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-grapes:before{content:""}.fa-person-drowning:before{content:""}.fa-dial-max:before{content:""}.fa-circle-m:before{content:""}.fa-calendar-image:before{content:""}.fa-caret-circle-down:before,.fa-circle-caret-down:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-shish-kebab:before{content:""}.fa-spray-can:before{content:""}.fa-alarm-snooze:before{content:""}.fa-scarecrow:before{content:""}.fa-truck-monster:before{content:""}.fa-gift-card:before{content:""}.fa-w:before{content:"W"}.fa-code-pull-request-draft:before{content:""}.fa-square-b:before{content:""}.fa-elephant:before{content:""}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-message-question:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-square-3:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-microwave:before{content:""}.fa-chf-sign:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-cart-circle-arrow-up:before{content:""}.fa-trash-clock:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-sprinkler-ceiling:before{content:""}.fa-browsers:before{content:""}.fa-trillium:before{content:""}.fa-music-slash:before{content:""}.fa-truck-ramp:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-circle-c:before{content:""}.fa-star-christmas:before{content:""}.fa-chart-bullet:before{content:""}.fa-motorcycle:before{content:""}.fa-tree-christmas:before{content:""}.fa-tire-flat:before{content:""}.fa-sunglasses:before{content:""}.fa-badge:before{content:""}.fa-comment-alt-edit:before,.fa-message-edit:before,.fa-message-pen:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-file-mp3:before{content:""}.fa-arrow-progress:before{content:""}.fa-chess-rook-alt:before,.fa-chess-rook-piece:before{content:""}.fa-square-root:before{content:""}.fa-album-collection-circle-plus:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-sign-post:before{content:""}.fa-face-angry-horns:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-tombstone:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-list-music:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-mustache:before{content:""}.fa-hyphen:before{content:"\-"}.fa-table:before{content:""}.fa-user-chef:before{content:""}.fa-comment-alt-image:before,.fa-message-image:before{content:""}.fa-users-medical:before{content:""}.fa-sensor-alert:before,.fa-sensor-triangle-exclamation:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-face-mask:before{content:""}.fa-pickleball:before{content:""}.fa-star-sharp-half:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-meat:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-empty-set:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-bird:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-heart-half-alt:before,.fa-heart-half-stroke:before{content:""}.fa-file-circle-question:before{content:""}.fa-truck-utensils:before{content:""}.fa-laptop-code:before{content:""}.fa-joystick:before{content:""}.fa-grill-fire:before{content:""}.fa-rectangle-vertical-history:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-keyboard-left:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-face-beam-hand-over-mouth:before{content:""}.fa-droplet-percent:before,.fa-humidity:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-corn:before{content:""}.fa-roller-coaster:before{content:""}.fa-photo-film-music:before{content:""}.fa-radar:before{content:""}.fa-sickle:before{content:""}.fa-film:before{content:""}.fa-coconut:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-shield-cross:before{content:""}.fa-cassette-tape:before{content:""}.fa-square-terminal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-comment-middle:before{content:""}.fa-trash-can-list:before{content:""}.fa-block:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-face-frown-slight:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-sidebar-flip:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-temperature-list:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-pipe-section:before{content:""}.fa-space-station-moon-alt:before,.fa-space-station-moon-construction:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-face-sleeping:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-squirrel:before{content:""}.fa-arrow-to-top:before,.fa-arrow-up-to-line:before{content:""}.fa-flag:before{content:""}.fa-face-cowboy-hat:before{content:""}.fa-hanukiah:before{content:""}.fa-chart-scatter-3d:before{content:""}.fa-display-chart-up:before{content:""}.fa-square-code:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-times-to-slot:before,.fa-vote-nay:before,.fa-xmark-to-slot:before{content:""}.fa-box-alt:before,.fa-box-taped:before{content:""}.fa-comment-slash:before{content:""}.fa-swords:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-album:before{content:""}.fa-circle-n:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"\*"}.fa-key-skeleton-left-right:before{content:""}.fa-comment-lines:before{content:""}.fa-luchador-mask:before,.fa-luchador:before,.fa-mask-luchador:before{content:""}.fa-check-square:before,.fa-square-check:before{content:""}.fa-shredder:before{content:""}.fa-book-open-alt:before,.fa-book-open-cover:before{content:""}.fa-sandwich:before{content:""}.fa-peseta-sign:before{content:""}.fa-parking-slash:before,.fa-square-parking-slash:before{content:""}.fa-train-tunnel:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-face-anguished:before{content:""}.fa-hockey-sticks:before{content:""}.fa-abacus:before{content:""}.fa-film-alt:before,.fa-film-simple:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-tree-palm:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-border-center-v:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-clipboard-medical:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-arrow-alt-to-top:before,.fa-up-to-line:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-watch-fitness:before{content:""}.fa-clock-nine-thirty:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-jug:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-snow-blowing:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-arrow-down-from-line:before,.fa-arrow-from-top:before{content:""}.fa-gas-pump:before{content:""}.fa-signal-alt-slash:before,.fa-signal-bars-slash:before{content:""}.fa-monkey:before{content:""}.fa-pro:before,.fa-rectangle-pro:before{content:""}.fa-house-night:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-globe-pointer:before{content:""}.fa-blanket:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-comments-question-check:before{content:""}.fa-tree:before{content:""}.fa-arrows-cross:before{content:""}.fa-backpack:before{content:""}.fa-square-small:before{content:""}.fa-folder-arrow-up:before,.fa-folder-upload:before{content:""}.fa-bridge-lock:before{content:""}.fa-crosshairs-simple:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-sliders-h-square:before,.fa-square-sliders:before{content:""}.fa-car-side:before{content:""}.fa-comment-middle-top-alt:before,.fa-message-middle-top:before{content:""}.fa-lightbulb-on:before{content:""}.fa-knife:before,.fa-utensil-knife:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-display-chart-up-circle-dollar:before{content:""}.fa-wave-sine:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-circle-w:before{content:""}.fa-calendar-circle:before,.fa-circle-calendar:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sunset:before{content:""}.fa-sink:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-truck-container-empty:before{content:""}.fa-hand-heart:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-reply-clock:before,.fa-reply-time:before{content:""}.fa-person-rays:before{content:""}.fa-arrow-alt-right:before,.fa-right:before{content:""}.fa-circle-f:before{content:""}.fa-users:before{content:""}.fa-face-pleading:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-police-box:before{content:""}.fa-cucumber:before{content:""}.fa-head-side-brain:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-biking-mountain:before,.fa-person-biking-mountain:before{content:""}.fa-utensils-slash:before{content:""}.fa-print-magnifying-glass:before,.fa-print-search:before{content:""}.fa-turn-right:before{content:""}.fa-folder-bookmark:before{content:""}.fa-arrow-turn-left-down:before{content:""}.fa-om:before{content:""}.fa-pi:before{content:""}.fa-flask-potion:before,.fa-flask-round-potion:before{content:""}.fa-face-shush:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-calendar-circle-exclamation:before{content:""}.fa-square-i:before{content:""}.fa-chevron-up:before{content:""}.fa-face-saluting:before{content:""}.fa-gauge-simple-low:before,.fa-tachometer-slow:before{content:""}.fa-face-persevering:before{content:""}.fa-camera-circle:before,.fa-circle-camera:before{content:""}.fa-hand-spock:before{content:""}.fa-spider-web:before{content:""}.fa-circle-microphone:before,.fa-microphone-circle:before{content:""}.fa-book-arrow-up:before{content:""}.fa-popsicle:before{content:""}.fa-command:before{content:""}.fa-blinds:before{content:""}.fa-stopwatch:before{content:""}.fa-saxophone:before{content:""}.fa-square-2:before{content:""}.fa-field-hockey-stick-ball:before,.fa-field-hockey:before{content:""}.fa-arrow-up-square-triangle:before,.fa-sort-shapes-up-alt:before{content:""}.fa-face-scream:before{content:""}.fa-square-m:before{content:""}.fa-camera-web:before,.fa-webcam:before{content:""}.fa-comment-arrow-down:before{content:""}.fa-lightbulb-cfl:before{content:""}.fa-window-frame-open:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-period:before{content:"\."}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-up-to-dotted-line:before{content:""}.fa-thought-bubble:before{content:""}.fa-skeleton-ribs:before{content:""}.fa-raygun:before{content:""}.fa-flute:before{content:""}.fa-acorn:before{content:""}.fa-video-arrow-up-right:before{content:""}.fa-grate-droplet:before{content:""}.fa-seal-exclamation:before{content:""}.fa-chess-bishop:before{content:""}.fa-message-sms:before{content:""}.fa-coffee-beans:before{content:""}.fa-hat-witch:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-clock-three-thirty:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-alarm-clock:before{content:""}.fa-eclipse:before{content:""}.fa-face-relieved:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-minus-octagon:before,.fa-octagon-minus:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-face-zany:before{content:""}.fa-tricycle:before{content:""}.fa-land-mine-on:before{content:""}.fa-square-arrow-up-left:before{content:""}.fa-i-cursor:before{content:""}.fa-chart-mixed-up-circle-dollar:before{content:""}.fa-salt-shaker:before{content:""}.fa-stamp:before{content:""}.fa-file-plus:before{content:""}.fa-draw-square:before{content:""}.fa-toilet-paper-reverse-slash:before,.fa-toilet-paper-under-slash:before{content:""}.fa-stairs:before{content:""}.fa-drone-alt:before,.fa-drone-front:before{content:""}.fa-glass-empty:before{content:""}.fa-dial-high:before{content:""}.fa-user-construction:before,.fa-user-hard-hat:before,.fa-user-helmet-safety:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-basketball-hoop:before{content:""}.fa-objects-align-bottom:before{content:""}.fa-v:before{content:"V"}.fa-sparkles:before{content:""}.fa-squid:before{content:""}.fa-leafy-green:before{content:""}.fa-circle-arrow-up-right:before{content:""}.fa-calendars:before{content:""}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-hammer-war:before{content:""}.fa-circle-d:before{content:""}.fa-spider-black-widow:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-pear:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-file-mov:before{content:""}.fa-triangle:before{content:""}.fa-apartment:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-pepper:before{content:""}.fa-piano:before{content:""}.fa-gun-squirt:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-user-alien:before{content:""}.fa-shield-check:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-chart-candlestick:before{content:""}.fa-briefcase-blank:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-bracket-round:before,.fa-parenthesis:before{content:"\("}.fa-joint:before{content:""}.fa-horse-saddle:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-filters:before{content:""}.fa-bell-on:before{content:""}.fa-angle-right:before{content:""}.fa-dial-med:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-monitor-heart-rate:before,.fa-monitor-waveform:before{content:""}.fa-link-simple:before{content:""}.fa-whistle:before{content:""}.fa-g:before{content:"G"}.fa-fragile:before,.fa-wine-glass-crack:before{content:""}.fa-slot-machine:before{content:""}.fa-notes-medical:before{content:""}.fa-car-wash:before{content:""}.fa-escalator:before{content:""}.fa-comment-image:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-donut:before,.fa-doughnut:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-tally-1:before{content:""}.fa-file-vector:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-square-dashed:before{content:""}.fa-bag-shopping-plus:before{content:""}.fa-square-j:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-arrow-up-big-small:before,.fa-sort-size-up:before{content:""}.fa-barcode-read:before{content:""}.fa-baguette:before{content:""}.fa-bowl-soft-serve:before{content:""}.fa-face-holding-back-tears:before{content:""}.fa-arrow-alt-square-up:before,.fa-square-up:before{content:""}.fa-subway-tunnel:before,.fa-train-subway-tunnel:before{content:""}.fa-exclamation-square:before,.fa-square-exclamation:before{content:""}.fa-semicolon:before{content:"\;"}.fa-bookmark:before{content:""}.fa-fan-table:before{content:""}.fa-align-justify:before{content:""}.fa-battery-1:before,.fa-battery-low:before{content:""}.fa-credit-card-front:before{content:""}.fa-brain-arrow-curved-right:before,.fa-mind-share:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-location-smile:before,.fa-map-marker-smile:before{content:""}.fa-arrow-left-to-line:before,.fa-arrow-to-left:before{content:""}.fa-bullseye:before{content:""}.fa-nigiri:before,.fa-sushi:before{content:""}.fa-comment-alt-captions:before,.fa-message-captions:before{content:""}.fa-trash-list:before{content:""}.fa-bacon:before{content:""}.fa-option:before{content:""}.fa-raccoon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-head-side-gear:before{content:""}.fa-trash-plus:before{content:""}.fa-objects-align-top:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-face-anxious-sweat:before{content:""}.fa-credit-card-blank:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-microchip-ai:before{content:""}.fa-mug:before{content:""}.fa-plane-up-slash:before{content:""}.fa-radiation:before{content:""}.fa-pen-circle:before{content:""}.fa-bag-seedling:before{content:""}.fa-chart-simple:before{content:""}.fa-crutches:before{content:""}.fa-circle-parking:before,.fa-parking-circle:before{content:""}.fa-mars-stroke:before{content:""}.fa-leaf-oak:before{content:""}.fa-square-bolt:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-lambda:before{content:""}.fa-e:before{content:"E"}.fa-pizza:before{content:""}.fa-bowl-chopsticks-noodles:before{content:""}.fa-h3:before{content:""}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-badge-percent:before{content:""}.fa-rotate-reverse:before{content:""}.fa-user:before{content:""}.fa-sensor:before{content:""}.fa-comma:before{content:"\,"}.fa-school-circle-check:before{content:""}.fa-toilet-paper-reverse:before,.fa-toilet-paper-under:before{content:""}.fa-light-emergency:before{content:""}.fa-arrow-down-to-arc:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-light-switch:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-heart-rate:before,.fa-wave-pulse:before{content:""}.fa-key:before{content:""}.fa-hat-santa:before{content:""}.fa-tamale:before{content:""}.fa-box-check:before{content:""}.fa-bullhorn:before{content:""}.fa-steak:before{content:""}.fa-location-crosshairs-slash:before,.fa-location-slash:before{content:""}.fa-person-dolly:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-file-chart-column:before,.fa-file-chart-line:before{content:""}.fa-person-half-dress:before{content:""}.fa-folder-image:before{content:""}.fa-calendar-edit:before,.fa-calendar-pen:before{content:""}.fa-road-bridge:before{content:""}.fa-face-smile-tear:before{content:""}.fa-comment-alt-plus:before,.fa-message-plus:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-person-dress-fairy:before{content:""}.fa-rectangle-history-circle-user:before{content:""}.fa-building-lock:before{content:""}.fa-chart-line-up:before{content:""}.fa-mailbox:before{content:""}.fa-sign-posts:before{content:""}.fa-truck-bolt:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-circle-three-quarters-stroke:before{content:""}.fa-person-circle-minus:before{content:""}.fa-scalpel:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bookmark-circle:before,.fa-circle-bookmark:before{content:""}.fa-egg-fried:before{content:""}.fa-face-weary:before{content:""}.fa-uniform-martial-arts:before{content:""}.fa-camera-rotate:before{content:""}.fa-sun-dust:before{content:""}.fa-comment-text:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-signal-alt-4:before,.fa-signal-alt:before,.fa-signal-bars-strong:before,.fa-signal-bars:before{content:""}.fa-diamond-exclamation:before{content:""}.fa-star:before{content:""}.fa-dial-min:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-file-caret-down:before,.fa-page-caret-down:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-clock-seven-thirty:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-clock-four-thirty:before{content:""}.fa-signal-alt-3:before,.fa-signal-bars-good:before{content:""}.fa-cactus:before{content:""}.fa-lightbulb-gear:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-plane-tail:before{content:""}.fa-gauge-simple-max:before,.fa-tachometer-fastest:before{content:""}.fa-circle-u:before{content:""}.fa-shield-slash:before{content:""}.fa-phone-square-down:before,.fa-square-phone-hangup:before{content:""}.fa-arrow-up-left:before{content:""}.fa-transporter-1:before{content:""}.fa-peanuts:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-bin-bottles-recycle:before{content:""}.fa-arrow-up-from-square:before{content:""}.fa-file-dashed-line:before,.fa-page-break:before{content:""}.fa-bracket-curly-right:before{content:"\}"}.fa-spider:before{content:""}.fa-clock-three:before{content:""}.fa-hands-bound:before{content:""}.fa-scalpel-line-dashed:before,.fa-scalpel-path:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-pipe-smoking:before{content:""}.fa-face-astonished:before{content:""}.fa-window:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-ear:before{content:""}.fa-file-lock:before{content:""}.fa-diagram-venn:before{content:""}.fa-x-ray:before{content:""}.fa-goal-net:before{content:""}.fa-coffin-cross:before{content:""}.fa-spell-check:before{content:""}.fa-location-xmark:before,.fa-map-marker-times:before,.fa-map-marker-xmark:before{content:""}.fa-circle-quarter-stroke:before{content:""}.fa-lasso:before{content:""}.fa-slash:before{content:""}.fa-person-to-portal:before,.fa-portal-enter:before{content:""}.fa-calendar-star:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-pegasus:before{content:""}.fa-files-medical:before{content:""}.fa-cannon:before{content:""}.fa-nfc-lock:before{content:""}.fa-person-ski-lift:before,.fa-ski-lift:before{content:""}.fa-square-6:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-wind-turbine:before{content:""}.fa-sliders-simple:before{content:""}.fa-grid-round:before{content:""}.fa-badge-sheriff:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-intersection:before{content:""}.fa-shop-lock:before{content:""}.fa-family:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-user-hair-buns:before{content:""}.fa-blender-phone:before{content:""}.fa-hourglass-clock:before{content:""}.fa-person-seat-reclined:before{content:""}.fa-paper-plane-alt:before,.fa-paper-plane-top:before,.fa-send:before{content:""}.fa-comment-alt-arrow-up:before,.fa-message-arrow-up:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-layer-group-minus:before,.fa-layer-minus:before{content:""}.fa-chart-pie-simple-circle-currency:before{content:""}.fa-circle-e:before{content:""}.fa-building-wheat:before{content:""}.fa-gauge-max:before,.fa-tachometer-alt-fastest:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-apostrophe:before{content:"'"}.fa-file-png:before{content:""}.fa-fire-hydrant:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-video-plus:before{content:""}.fa-arrow-alt-square-right:before,.fa-square-right:before{content:""}.fa-comment-smile:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-inbox-arrow-down:before,.fa-inbox-in:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-circle-8:before{content:""}.fa-clouds-moon:before{content:""}.fa-clock-ten-thirty:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-folder-user:before{content:""}.fa-trash-can-xmark:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-left-long-to-line:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-calendar-range:before{content:""}.fa-flower-daffodil:before{content:""}.fa-hand-back-point-up:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-arrow-up-to-arc:before{content:""}.fa-star-exclamation:before{content:""}.fa-books:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-layer-group-plus:before,.fa-layer-plus:before{content:""}.fa-play-pause:before{content:""}.fa-block-question:before{content:""}.fa-snooze:before,.fa-zzz:before{content:""}.fa-scanner-image:before{content:""}.fa-tv-retro:before{content:""}.fa-square-t:before{content:""}.fa-barn-silo:before,.fa-farm:before{content:""}.fa-chess-knight:before{content:""}.fa-bars-sort:before{content:""}.fa-palette-boxes:before,.fa-pallet-alt:before,.fa-pallet-boxes:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-code-simple:before{content:""}.fa-bolt-slash:before{content:""}.fa-panel-fire:before{content:""}.fa-binary-circle-check:before{content:""}.fa-comment-minus:before{content:""}.fa-burrito:before{content:""}.fa-violin:before{content:""}.fa-objects-column:before{content:""}.fa-chevron-square-down:before,.fa-square-chevron-down:before{content:""}.fa-comment-plus:before{content:""}.fa-triangle-instrument:before,.fa-triangle-music:before{content:""}.fa-wheelchair:before{content:""}.fa-user-pilot-tie:before{content:""}.fa-piano-keyboard:before{content:""}.fa-bed-empty:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-rectangle-portrait:before,.fa-rectangle-vertical:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-signal-stream:before{content:""}.fa-down-to-bracket:before{content:""}.fa-circle-z:before{content:""}.fa-stars:before{content:""}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-house-day:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-shirt-long-sleeve:before{content:""}.fa-chart-pie-alt:before,.fa-chart-pie-simple:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-album-collection-circle-user:before{content:""}.fa-candy:before{content:""}.fa-bowl-hot:before,.fa-soup:before{content:""}.fa-flatbread:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-signal-alt-1:before,.fa-signal-bars-weak:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-clock-twelve:before{content:""}.fa-pepper-hot:before{content:""}.fa-citrus-slice:before{content:""}.fa-sheep:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-badger-honey:before{content:""}.fa-h4:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-signal-slash:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-taco:before{content:""}.fa-hexagon-plus:before,.fa-plus-hexagon:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-comments-alt:before,.fa-messages:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-umbrella-alt:before,.fa-umbrella-simple:before{content:""}.fa-rectangle-history-circle-plus:before{content:""}.fa-underline:before{content:""}.fa-prescription-bottle-pill:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-binary-slash:before{content:""}.fa-square-o:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-transporter-3:before{content:""}.fa-engine-exclamation:before,.fa-engine-warning:before{content:""}.fa-circle-down-right:before{content:""}.fa-square-k:before{content:""}.fa-manat-sign:before{content:""}.fa-money-check-edit:before,.fa-money-check-pen:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-tilde:before{content:"\~"}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-arrow-down-square-triangle:before,.fa-sort-shapes-down-alt:before{content:""}.fa-mug-hot:before{content:""}.fa-dog-leashed:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-face-downcast-sweat:before{content:""}.fa-mailbox-flag-up:before{content:""}.fa-memo-circle-info:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-volume-medium:before,.fa-volume:before{content:""}.fa-transporter-5:before{content:""}.fa-gauge-circle-bolt:before{content:""}.fa-coin-front:before{content:""}.fa-file-slash:before{content:""}.fa-message-arrow-up-right:before{content:""}.fa-treasure-chest:before{content:""}.fa-chess-queen:before{content:""}.fa-paint-brush-alt:before,.fa-paint-brush-fine:before,.fa-paintbrush-alt:before,.fa-paintbrush-fine:before{content:""}.fa-glasses:before{content:""}.fa-hood-cloak:before{content:""}.fa-square-quote:before{content:""}.fa-up-left:before{content:""}.fa-bring-front:before{content:""}.fa-chess-board:before{content:""}.fa-burger-cheese:before,.fa-cheeseburger:before{content:""}.fa-building-circle-check:before{content:""}.fa-repeat-1:before{content:""}.fa-arrow-down-to-line:before,.fa-arrow-to-bottom:before{content:""}.fa-grid-5:before{content:""}.fa-swap-arrows:before{content:""}.fa-right-long-to-line:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-grid-round-5:before{content:""}.fa-tally-5:before,.fa-tally:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-up-from-dotted-line:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-traffic-light-go:before{content:""}.fa-face-exhaling:before{content:""}.fa-sensor-fire:before{content:""}.fa-user-unlock:before{content:""}.fa-hexagon-divide:before{content:""}.fa-00:before{content:""}.fa-crow:before{content:""}.fa-betamax:before,.fa-cassette-betamax:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-nfc-magnifying-glass:before{content:""}.fa-file-binary:before{content:""}.fa-circle-v:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-bowl-scoops:before{content:""}.fa-mistletoe:before{content:""}.fa-custard:before{content:""}.fa-lacrosse-stick:before{content:""}.fa-hockey-mask:before{content:""}.fa-sunrise:before{content:""}.fa-subtitles:before{content:""}.fa-panel-ews:before{content:""}.fa-torii-gate:before{content:""}.fa-cloud-exclamation:before{content:""}.fa-comment-alt-lines:before,.fa-message-lines:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-floppy-disk-pen:before{content:""}.fa-image:before{content:""}.fa-window-frame:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-file-zip:before{content:""}.fa-square-ring:before{content:""}.fa-arrow-alt-from-top:before,.fa-down-from-line:before{content:""}.fa-caret-up:before{content:""}.fa-shield-times:before,.fa-shield-xmark:before{content:""}.fa-screwdriver:before{content:""}.fa-circle-sort-down:before,.fa-sort-circle-down:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-forklift:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-bracket-square-right:before{content:"\]"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-square-a:before{content:""}.fa-tick:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-refrigerator:before{content:""}.fa-monument:before{content:""}.fa-octagon-xmark:before,.fa-times-octagon:before,.fa-xmark-octagon:before{content:""}.fa-align-slash:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-truck-couch:before,.fa-truck-ramp-couch:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fa-location-arrow-up:before{content:""}.fa-tablets:before{content:""}.fa-360-degrees:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-square-dashed-circle-plus:before{content:""}.fa-hand-holding-circle-dollar:before{content:""}.fa-money-simple-from-bracket:before{content:""}.fa-bat:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-head-side-headphones:before{content:""}.fa-phone-rotary:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-calendar-circle-minus:before{content:""}.fa-chopsticks:before{content:""}.fa-car-mechanic:before,.fa-car-wrench:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-kazoo:before{content:""}.fa-marker:before{content:""}.fa-bin-bottles:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-square-arrow-down-left:before{content:""}.fa-battery-bolt:before{content:""}.fa-tree-large:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-aperture:before{content:""}.fa-universal-access:before{content:""}.fa-gear-complex:before{content:""}.fa-file-magnifying-glass:before,.fa-file-search:before{content:""}.fa-up-right:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-user-police:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-teddy-bear:before{content:""}.fa-stocking:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-image-slash:before{content:""}.fa-mask-snorkel:before{content:""}.fa-smoke:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-battery-exclamation:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-crystal-ball:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-star-shooting:before{content:""}.fa-binary-lock:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-comment-edit:before,.fa-comment-pen:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-banjo:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-light-emergency-on:before{content:""}.fa-kerning:before{content:""}.fa-box-open:before{content:""}.fa-square-f:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-arrow-from-right:before,.fa-arrow-left-from-line:before{content:""}.fa-strawberry:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-clock-eight-thirty:before{content:""}.fa-plane-alt:before,.fa-plane-engines:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-gauge-low:before,.fa-tachometer-alt-slow:before{content:""}.fa-registered:before{content:""}.fa-trash-can-plus:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-globe-snow:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-integral:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-blinds-raised:before{content:""}.fa-smog:before{content:""}.fa-ufo-beam:before{content:""}.fa-caret-circle-up:before,.fa-circle-caret-up:before{content:""}.fa-user-vneck-hair-long:before{content:""}.fa-square-a-lock:before{content:""}.fa-crutch:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-transporter-4:before{content:""}.fa-chart-mixed-up-circle-currency:before{content:""}.fa-objects-align-right:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-pig:before{content:""}.fa-inbox-full:before{content:""}.fa-circle-envelope:before,.fa-envelope-circle:before{content:""}.fa-construction:before,.fa-triangle-person-digging:before{content:""}.fa-ferry:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-clock-seven:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-flashlight:before{content:""}.fa-file-jpg:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-square-9:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-dollar-square:before,.fa-square-dollar:before,.fa-usd-square:before{content:""}.fa-phone-arrow-right:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-comment-alt-check:before,.fa-message-check:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-chart-line-up-down:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-watch:before{content:""}.fa-circle-down-left:before{content:""}.fa-text:before{content:""}.fa-projector:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-tombstone-alt:before,.fa-tombstone-blank:before{content:""}.fa-chess-king-alt:before,.fa-chess-king-piece:before{content:""}.fa-circle-6:before{content:""}.fa-waves-sine:before{content:""}.fa-arrow-alt-left:before,.fa-left:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrow-alt-square-down:before,.fa-square-down:before{content:""}.fa-objects-align-center-vertical:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-wreath:before{content:""}.fa-children:before{content:""}.fa-meter-droplet:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-signal-4:before,.fa-signal-strong:before{content:""}.fa-lollipop:before,.fa-lollypop:before{content:""}.fa-list-tree:before{content:""}.fa-envelope-open:before{content:""}.fa-draw-circle:before{content:""}.fa-cat-space:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-rabbit-fast:before,.fa-rabbit-running:before{content:""}.fa-memo-pad:before{content:""}.fa-mattress-pillow:before{content:""}.fa-alarm-plus:before{content:""}.fa-alicorn:before{content:""}.fa-comment-question:before{content:""}.fa-gingerbread-man:before{content:""}.fa-guarani-sign:before{content:""}.fa-burger-fries:before{content:""}.fa-mug-tea:before{content:""}.fa-border-top:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-book-circle:before,.fa-circle-book-open:before{content:""}.fa-arrows-to-dotted-line:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-magnifying-glass-arrows-rotate:before{content:""}.fa-garage-open:before{content:""}.fa-shelves-empty:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-watch-apple:before{content:""}.fa-watch-calculator:before{content:""}.fa-list-dropdown:before{content:""}.fa-cabinet-filing:before{content:""}.fa-burger-soda:before{content:""}.fa-arrow-square-up:before,.fa-square-arrow-up:before{content:""}.fa-greater-than-equal:before{content:""}.fa-pallet-box:before{content:""}.fa-face-confounded:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-truck-plow:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-grid-round-2:before{content:""}.fa-comment-middle-top:before{content:""}.fa-wave:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-restroom-simple:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-border-outer:before{content:""}.fa-hashtag-lock:before{content:""}.fa-clock-two-thirty:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-ticket-perforated:before{content:""}.fa-heart-half:before{content:""}.fa-comment-check:before{content:""}.fa-square:before{content:""}.fa-memo:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-glass-citrus:before{content:""}.fa-calendar-lines-pen:before{content:""}.fa-church:before{content:""}.fa-person-snowmobiling:before,.fa-snowmobile:before{content:""}.fa-face-hushed:before{content:""}.fa-comments-dollar:before{content:""}.fa-tickets-simple:before{content:""}.fa-pickaxe:before{content:""}.fa-link-simple-slash:before{content:""}.fa-democrat:before{content:""}.fa-face-confused:before{content:""}.fa-pinball:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-deer:before{content:""}.fa-input-pipe:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-bookmark-slash:before{content:""}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-mace:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-sausage:before{content:""}.fa-trash-can-clock:before{content:""}.fa-p:before{content:"P"}.fa-broom-wide:before{content:""}.fa-snowflake:before{content:""}.fa-stomach:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-guitar-electric:before{content:""}.fa-arrow-turn-down-right:before{content:""}.fa-moon-cloud:before{content:""}.fa-bread-slice-butter:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-user-group-crown:before,.fa-users-crown:before{content:""}.fa-circle-i:before{content:""}.fa-toilet-paper-check:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-chart-waterfall:before{content:""}.fa-sparkle:before{content:""}.fa-face-party:before{content:""}.fa-kidneys:before{content:""}.fa-wifi-exclamation:before{content:""}.fa-chart-network:before{content:""}.fa-person-dress-burst:before{content:""}.fa-dice-d4:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-wheat-awn-slash:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-dagger:before{content:""}.fa-podium:before{content:""}.fa-memo-circle-check:before{content:""}.fa-route-highway:before{content:""}.fa-arrow-alt-to-bottom:before,.fa-down-to-line:before{content:""}.fa-filter:before{content:""}.fa-square-g:before{content:""}.fa-circle-phone:before,.fa-phone-circle:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-user-nurse-hair:before{content:""}.fa-question:before{content:"\?"}.fa-file-signature:before{content:""}.fa-toggle-large-on:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-dryer-alt:before,.fa-dryer-heat:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-arrow-up-small-big:before,.fa-sort-size-up-alt:before{content:""}.fa-train-track:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-file-exclamation:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-moon-stars:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-clothes-hanger:before{content:""}.fa-mobile-iphone:before,.fa-mobile-notch:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-images-user:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-image-polaroid-user:before{content:""}.fa-virus-covid:before{content:""}.fa-square-ellipsis:before{content:""}.fa-pie:before{content:""}.fa-chess-knight-alt:before,.fa-chess-knight-piece:before{content:""}.fa-austral-sign:before{content:""}.fa-cloud-plus:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-bed-bunk:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-clock-eight:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-xls:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-circle-q:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-face-disguise:before{content:""}.fa-circle-arrow-down-right:before{content:""}.fa-alien-8bit:before,.fa-alien-monster:before{content:""}.fa-hand-point-ribbon:before{content:""}.fa-poop:before{content:""}.fa-object-exclude:before{content:""}.fa-telescope:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-square-list:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-comment-code:before{content:""}.fa-sim-cards:before{content:""}.fa-starship:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-seal:before{content:""}.fa-user-cowboy:before{content:""}.fa-hexagon-vertical-nft:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-bread-loaf:before{content:""}.fa-rings-wedding:before{content:""}.fa-object-group:before{content:""}.fa-french-fries:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-calendar-arrow-down:before,.fa-calendar-download:before{content:""}.fa-send-back:before{content:""}.fa-mask-ventilator:before{content:""}.fa-tickets:before{content:""}.fa-signature-lock:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-octagon-plus:before,.fa-plus-octagon:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-melon-slice:before{content:""}.fa-space-station-moon:before{content:""}.fa-comment-alt-smile:before,.fa-message-smile:before{content:""}.fa-cup-straw:before{content:""}.fa-arrow-alt-from-right:before,.fa-left-from-line:before{content:""}.fa-h:before{content:"H"}.fa-basket-shopping-simple:before,.fa-shopping-basket-alt:before{content:""}.fa-hands-heart:before,.fa-hands-holding-heart:before{content:""}.fa-clock-nine:before{content:""}.fa-hammer-brush:before{content:""}.fa-tarp:before{content:""}.fa-face-sleepy:before{content:""}.fa-hand-horns:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-circle-three-quarters:before{content:""}.fa-trophy-alt:before,.fa-trophy-star:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-face-thermometer:before{content:""}.fa-grid-round-4:before{content:""}.fa-sign-posts-wrench:before{content:""}.fa-shirt-running:before{content:""}.fa-book-circle-arrow-up:before{content:""}.fa-face-nauseated:before{content:""}.fa-heart:before{content:""}.fa-file-chart-pie:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-circle-arrow-down-left:before{content:""}.fa-dumpster-fire:before{content:""}.fa-hexagon-minus:before,.fa-minus-hexagon:before{content:""}.fa-arrow-alt-to-left:before,.fa-left-to-line:before{content:""}.fa-house-crack:before{content:""}.fa-paw-alt:before,.fa-paw-simple:before{content:""}.fa-arrow-left-long-to-line:before{content:""}.fa-brackets-round:before,.fa-parentheses:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-user-shakespeare:before{content:""}.fa-arrow-right-to-arc:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-gauge-circle-plus:before{content:""}.fa-folders:before{content:""}.fa-angel:before{content:""}.fa-value-absolute:before{content:""}.fa-rabbit:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-circle-euro:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-diamond-half:before{content:""}.fa-lock-alt:before,.fa-lock-keyhole:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-info-square:before,.fa-square-info:before{content:""}.fa-wifi-slash:before{content:""}.fa-toilet-paper-xmark:before{content:""}.fa-hands-holding-dollar:before,.fa-hands-usd:before{content:""}.fa-cube:before{content:""}.fa-arrow-down-triangle-square:before,.fa-sort-shapes-down:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shutters:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-table-tree:before{content:""}.fa-house-chimney-heart:before{content:""}.fa-tally-3:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-cart-circle-exclamation:before{content:""}.fa-sword:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-interrobang:before{content:""}.fa-plane-slash:before{content:""}.fa-circle-dashed:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-fork-knife:before,.fa-utensils-alt:before{content:""}.fa-satellite-dish:before{content:""}.fa-badge-check:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-slider:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-clock-one-thirty:before{content:""}.fa-inbox-arrow-up:before,.fa-inbox-out:before{content:""}.fa-cloud-slash:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-octagon-check:before{content:""}.fa-flatbread-stuffed:before{content:""}.fa-clipboard-check:before{content:""}.fa-cart-circle-plus:before{content:""}.fa-shipping-timed:before,.fa-truck-clock:before{content:""}.fa-pool-8-ball:before{content:""}.fa-file-audio:before{content:""}.fa-turn-down-left:before{content:""}.fa-lock-hashtag:before{content:""}.fa-chart-radar:before{content:""}.fa-staff:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-utility-pole:before{content:""}.fa-transporter-6:before{content:""}.fa-arrow-turn-left:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-vector-polygon:before{content:""}.fa-diagram-nested:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-tickets-perforated:before{content:""}.fa-image-user:before{content:""}.fa-buoy:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-border-center-h:before{content:""}.fa-can-food:before{content:""}.fa-typewriter:before{content:""}.fa-arrow-right-from-arc:before{content:""}.fa-circle-k:before{content:""}.fa-face-hand-over-mouth:before{content:""}.fa-popcorn:before{content:""}.fa-house-flood:before,.fa-house-water:before{content:""}.fa-object-subtract:before{content:""}.fa-code-branch:before{content:""}.fa-warehouse-alt:before,.fa-warehouse-full:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-arrow-down-from-dotted-line:before{content:""}.fa-file-doc:before{content:""}.fa-square-quarters:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-trash-xmark:before{content:""}.fa-caret-circle-left:before,.fa-circle-caret-left:before{content:""}.fa-files:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-face-clouds:before{content:""}.fa-user-crown:before{content:""}.fa-basket-shopping-plus:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-cart-circle-check:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-user-tie-hair-long:before{content:""}.fa-file-circle-minus:before{content:""}.fa-head-side-medical:before{content:""}.fa-arrow-turn-right:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-user-robot:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-card-diamond:before{content:""}.fa-face-zipper:before{content:""}.fa-face-raised-eyebrow:before{content:""}.fa-house-signal:before{content:""}.fa-chevron-square-up:before,.fa-square-chevron-up:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-arrows-to-line:before{content:""}.fa-dolphin:before{content:""}.fa-arrow-up-right:before{content:""}.fa-circle-r:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-circle-sort-up:before,.fa-sort-circle-up:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-chestnut:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-heat:before{content:""}.fa-ticket-airline:before,.fa-ticket-perforated-plane:before,.fa-ticket-plane:before{content:""}.fa-boot-heeled:before{content:""}.fa-arrows-minimize:before,.fa-compress-arrows:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-hexagon:before{content:""}.fa-manhole:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-floppy-disks:before{content:""}.fa-toilet-paper-blank-under:before,.fa-toilet-paper-reverse-alt:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-pump:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-arrow-up-left-from-circle:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-dryer:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-chess-bishop-alt:before,.fa-chess-bishop-piece:before{content:""}.fa-shirt-tank-top:before{content:""}.fa-diploma:before,.fa-scroll-ribbon:before{content:""}.fa-screencast:before{content:""}.fa-walker:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-face-kiss-closed-eyes:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-file-user:before{content:""}.fa-user-police-tie:before{content:""}.fa-face-tongue-money:before{content:""}.fa-tennis-ball:before{content:""}.fa-square-l:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-calendar-arrow-up:before,.fa-calendar-upload:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-scarf:before{content:""}.fa-album-circle-plus:before{content:""}.fa-user-nurse-hair-long:before{content:""}.fa-diamond:before{content:""}.fa-arrow-alt-square-left:before,.fa-square-left:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-circle-ellipsis-vertical:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-grid-dividers:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-face-pensive:before{content:""}.fa-user-music:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-comments-alt-dollar:before,.fa-messages-dollar:before{content:""}.fa-sensor-on:before{content:""}.fa-balloon:before{content:""}.fa-biohazard:before{content:""}.fa-chess-queen-alt:before,.fa-chess-queen-piece:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-house-leave:before,.fa-house-person-depart:before,.fa-house-person-leave:before{content:""}.fa-ruler-triangle:before{content:""}.fa-card-club:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-spinner-third:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-computer-mouse-scrollwheel:before,.fa-mouse-alt:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-table-layout:before{content:""}.fa-narwhal:before{content:""}.fa-ramp-loading:before{content:""}.fa-calendar-circle-plus:before{content:""}.fa-toothbrush:before{content:""}.fa-border-inner:before{content:""}.fa-paw-claws:before{content:""}.fa-kiwi-fruit:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-rectangle-code:before{content:""}.fa-head-side-virus:before{content:""}.fa-keyboard-brightness:before{content:""}.fa-books-medical:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-home-blank:before,.fa-house-blank:before{content:""}.fa-square-5:before{content:""}.fa-heart-square:before,.fa-square-heart:before{content:""}.fa-puzzle:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-pipe-circle-check:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-octagon-exclamation:before{content:""}.fa-dial-low:before{content:""}.fa-door-closed:before{content:""}.fa-laptop-mobile:before,.fa-phone-laptop:before{content:""}.fa-conveyor-belt-alt:before,.fa-conveyor-belt-boxes:before{content:""}.fa-shield-virus:before{content:""}.fa-starfighter-alt-advanced:before,.fa-starfighter-twin-ion-engine-advanced:before{content:""}.fa-dice-six:before{content:""}.fa-starfighter-alt:before,.fa-starfighter-twin-ion-engine:before{content:""}.fa-rocket-launch:before{content:""}.fa-mosquito-net:before{content:""}.fa-vent-damper:before{content:""}.fa-bridge-water:before{content:""}.fa-ban-bug:before,.fa-debug:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-garage-car:before{content:""}.fa-square-kanban:before{content:""}.fa-hat-wizard:before{content:""}.fa-chart-kanban:before{content:""}.fa-pen-fancy:before{content:""}.fa-coffee-pot:before{content:""}.fa-mouse-field:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-shower-alt:before,.fa-shower-down:before{content:""}.fa-box-circle-check:before{content:""}.fa-brightness:before{content:""}.fa-car-side-bolt:before{content:""}.fa-file-xml:before{content:""}.fa-ornament:before{content:""}.fa-phone-arrow-down-left:before,.fa-phone-arrow-down:before,.fa-phone-incoming:before{content:""}.fa-cloud-word:before{content:""}.fa-hand-fingers-crossed:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-arrow-down-small-big:before,.fa-sort-size-down-alt:before{content:""}.fa-book-medical:before{content:""}.fa-face-melting:before{content:""}.fa-poo:before{content:""}.fa-pen-alt-slash:before,.fa-pen-clip-slash:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-scroll-old:before{content:""}.fa-guitars:before{content:""}.fa-phone-xmark:before{content:""}.fa-hose:before{content:""}.fa-clock-six:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-billboard:before{content:""}.fa-square-r:before{content:""}.fa-cubes:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-divide:before{content:""}.fa-sun-cloud:before{content:""}.fa-lamp-floor:before{content:""}.fa-square-7:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-campfire:before{content:""}.fa-circle-ampersand:before{content:""}.fa-snowflakes:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-leaf-maple:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-cup-straw-swoosh:before{content:""}.fa-temperature-hot:before,.fa-temperature-sun:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-high-definition:before,.fa-rectangle-hd:before{content:""}.fa-j:before{content:"J"}.fa-galaxy:before{content:""}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-cherries:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-circle-sort:before,.fa-sort-circle:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-bag-shopping-minus:before{content:""}.fa-file-pdf:before{content:""}.fa-siren:before{content:""}.fa-arrow-up-to-dotted-line:before{content:""}.fa-image-landscape:before,.fa-landscape:before{content:""}.fa-tank-water:before{content:""}.fa-curling-stone:before,.fa-curling:before{content:""}.fa-gamepad-alt:before,.fa-gamepad-modern:before{content:""}.fa-messages-question:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-briefcase-arrow-right:before{content:""}.fa-expand-wide:before{content:""}.fa-clock-eleven-thirty:before{content:""}.fa-rv:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-dreidel:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-flower-tulip:before{content:""}.fa-people-pants-simple:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-solar-system:before{content:""}.fa-seal-question:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-disc-drive:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-rows:before,.fa-table-rows:before{content:""}.fa-location-exclamation:before,.fa-map-marker-exclamation:before{content:""}.fa-face-fearful:before{content:""}.fa-clipboard-user:before{content:""}.fa-bus-school:before{content:""}.fa-film-slash:before{content:""}.fa-square-arrow-down-right:before{content:""}.fa-book-sparkles:before,.fa-book-spells:before{content:""}.fa-washer:before,.fa-washing-machine:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-user-visor:before{content:""}.fa-file-plus-minus:before{content:""}.fa-chess-clock-alt:before,.fa-chess-clock-flip:before{content:""}.fa-satellite:before{content:""}.fa-truck-fire:before{content:""}.fa-plane-lock:before{content:""}.fa-steering-wheel:before{content:""}.fa-tag:before{content:""}.fa-stretcher:before{content:""}.fa-book-law:before,.fa-book-section:before{content:""}.fa-inboxes:before{content:""}.fa-coffee-bean:before{content:""}.fa-circle-yen:before{content:""}.fa-brackets-curly:before{content:""}.fa-ellipsis-stroke-vertical:before,.fa-ellipsis-v-alt:before{content:""}.fa-comment:before{content:""}.fa-square-1:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-head-side:before{content:""}.fa-truck-ladder:before{content:""}.fa-envelope:before{content:""}.fa-dolly-empty:before{content:""}.fa-face-tissue:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-bin-recycle:before{content:""}.fa-paperclip:before{content:""}.fa-chart-line-down:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-lock-a:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-person-pinball:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-apple-core:before{content:""}.fa-circle-y:before{content:""}.fa-h6:before{content:""}.fa-litecoin-sign:before{content:""}.fa-circle-small:before{content:""}.fa-border-none:before{content:""}.fa-arrow-turn-down-left:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-reflect-horizontal:before{content:""}.fa-comment-alt-medical:before,.fa-message-medical:before{content:""}.fa-rugby-ball:before{content:""}.fa-comment-music:before{content:""}.fa-indent:before{content:""}.fa-tree-alt:before,.fa-tree-deciduous:before{content:""}.fa-puzzle-piece-alt:before,.fa-puzzle-piece-simple:before{content:""}.fa-truck-field-un:before{content:""}.fa-nfc-trash:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-file-times:before,.fa-file-xmark:before{content:""}.fa-home-heart:before,.fa-house-heart:before{content:""}.fa-house-chimney-blank:before{content:""}.fa-meter-bolt:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-slash-back:before{content:"\\"}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-fishing-rod:before{content:""}.fa-hammer-crash:before{content:""}.fa-message-heart:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-cart-arrow-up:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-buoy-mooring:before{content:""}.fa-square-4:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-file-eps:before{content:""}.fa-tricycle-adult:before{content:""}.fa-waveform:before{content:""}.fa-water:before{content:""}.fa-star-sharp-half-alt:before,.fa-star-sharp-half-stroke:before{content:""}.fa-nfc-signal:before{content:""}.fa-plane-prop:before{content:""}.fa-calendar-check:before{content:""}.fa-clock-desk:before{content:""}.fa-calendar-clock:before,.fa-calendar-time:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-plate-utensils:before{content:""}.fa-family-pants:before{content:""}.fa-hose-reel:before{content:""}.fa-house-window:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-music-magnifying-glass:before{content:""}.fa-crosshairs:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-person-cane:before{content:""}.fa-alien:before{content:""}.fa-tent:before{content:""}.fa-laptop-binary:before{content:""}.fa-vest-patches:before{content:""}.fa-people-dress-simple:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-bowling-ball-pin:before{content:""}.fa-bell-school-slash:before{content:""}.fa-plus-large:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-camera-viewfinder:before,.fa-screenshot:before{content:""}.fa-comment-alt-music:before,.fa-message-music:before{content:""}.fa-car-building:before{content:""}.fa-border-bottom-right:before,.fa-border-style-alt:before{content:""}.fa-octagon:before{content:""}.fa-comment-arrow-up-right:before{content:""}.fa-octagon-divide:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-tv-music:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-reel:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-traffic-cone:before{content:""}.fa-grate:before{content:""}.fa-arrow-down-right:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-person-from-portal:before,.fa-portal-exit:before{content:""}.fa-plane-arrival:before{content:""}.fa-cowbell-circle-plus:before,.fa-cowbell-more:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-distribute-spacing-vertical:before{content:""}.fa-signal-alt-2:before,.fa-signal-bars-fair:before{content:""}.fa-sportsball:before{content:""}.fa-game-console-handheld-crank:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-face-smile-upside-down:before{content:""}.fa-ball-pile:before{content:""}.fa-badge-dollar:before{content:""}.fa-money-bills-alt:before,.fa-money-bills-simple:before{content:""}.fa-list-timeline:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-keyboard-down:before{content:""}.fa-circle-up-right:before{content:""}.fa-cloud-bolt-moon:before,.fa-thunderstorm-moon:before{content:""}.fa-turn-left-up:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-bracket-round-right:before{content:"\)"}.fa-circle-sterling:before{content:""}.fa-circle-5:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-fire-flame:before,.fa-flame:before{content:""}.fa-arrow-alt-to-right:before,.fa-right-to-line:before{content:""}.fa-gif:before{content:""}.fa-chess:before{content:""}.fa-trash-slash:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-font-case:before{content:""}.fa-street-view:before{content:""}.fa-arrow-down-left:before{content:""}.fa-franc-sign:before{content:""}.fa-flask-poison:before,.fa-flask-round-poison:before{content:""}.fa-volume-off:before{content:""}.fa-book-circle-arrow-right:before{content:""}.fa-chart-user:before,.fa-user-chart:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-presentation-screen:before,.fa-presentation:before{content:""}.fa-circle-bolt:before{content:""}.fa-face-smile-halo:before{content:""}.fa-cart-circle-arrow-down:before{content:""}.fa-house-person-arrive:before,.fa-house-person-return:before,.fa-house-return:before{content:""}.fa-comment-alt-times:before,.fa-message-times:before,.fa-message-xmark:before{content:""}.fa-file-award:before,.fa-file-certificate:before{content:""}.fa-user-doctor-hair-long:before{content:""}.fa-camera-home:before,.fa-camera-security:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-book-heart:before{content:""}.fa-mosque:before{content:""}.fa-duck:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-flag-alt:before,.fa-flag-swallowtail:before{content:""}.fa-person-military-rifle:before{content:""}.fa-car-garage:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-book-font:before{content:""}.fa-shield-plus:before{content:""}.fa-vials:before{content:""}.fa-eye-dropper-full:before{content:""}.fa-distribute-spacing-horizontal:before{content:""}.fa-tablet-rugged:before{content:""}.fa-temperature-frigid:before,.fa-temperature-snow:before{content:""}.fa-moped:before{content:""}.fa-face-smile-plus:before,.fa-smile-plus:before{content:""}.fa-radio-alt:before,.fa-radio-tuner:before{content:""}.fa-face-swear:before{content:""}.fa-water-arrow-down:before,.fa-water-lower:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-circle-7:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-person-ski-jumping:before,.fa-ski-jump:before{content:""}.fa-place-of-worship:before{content:""}.fa-water-arrow-up:before,.fa-water-rise:before{content:""}.fa-waveform-lines:before,.fa-waveform-path:before{content:""}.fa-split:before{content:""}.fa-film-canister:before,.fa-film-cannister:before{content:""}.fa-folder-times:before,.fa-folder-xmark:before{content:""}.fa-toilet-paper-alt:before,.fa-toilet-paper-blank:before{content:""}.fa-tablet-android-alt:before,.fa-tablet-screen:before{content:""}.fa-hexagon-vertical-nft-slanted:before{content:""}.fa-folder-music:before{content:""}.fa-desktop-medical:before,.fa-display-medical:before{content:""}.fa-share-all:before{content:""}.fa-peapod:before{content:""}.fa-chess-clock:before{content:""}.fa-axe:before{content:""}.fa-square-d:before{content:""}.fa-grip-vertical:before{content:""}.fa-mobile-signal-out:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-arrow-up-from-dotted-line:before{content:""}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-light-switch-on:before{content:""}.fa-arrow-down-arrow-up:before,.fa-sort-alt:before{content:""}.fa-raindrops:before{content:""}.fa-dash:before,.fa-minus-large:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-input-numeric:before{content:""}.fa-truck-tow:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-car-bolt:before{content:""}.fa-arrows-maximize:before,.fa-expand-arrows:before{content:""}.fa-faucet:before{content:""}.fa-cloud-sleet:before{content:""}.fa-lamp-street:before{content:""}.fa-list-radio:before{content:""}.fa-pen-nib-slash:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-square-up-left:before{content:""}.fa-overline:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-arrows-from-dotted-line:before{content:""}.fa-usb-drive:before{content:""}.fa-ballot:before{content:""}.fa-caret-down:before{content:""}.fa-location-dot-slash:before,.fa-map-marker-alt-slash:before{content:""}.fa-cards:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-boxing-glove:before,.fa-glove-boxing:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-bell-school:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-folder-heart:before{content:""}.fa-circle-location-arrow:before,.fa-location-circle:before{content:""}.fa-face-head-bandage:before{content:""}.fa-maki-roll:before,.fa-makizushi:before,.fa-sushi-roll:before{content:""}.fa-car-bump:before{content:""}.fa-piggy-bank:before{content:""}.fa-racquet:before{content:""}.fa-car-mirrors:before{content:""}.fa-industry-alt:before,.fa-industry-windows:before{content:""}.fa-bolt-auto:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-flux-capacitor:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-honey-pot:before{content:""}.fa-olive:before{content:""}.fa-khanda:before{content:""}.fa-filter-list:before{content:""}.fa-outlet:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-cauldron:before{content:""}.fa-people:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-croissant:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-swords-laser:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-square-u:before{content:""}.fa-wand-sparkles:before{content:""}.fa-router:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-sword-laser-alt:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-coin:before{content:""}.fa-laptop-slash:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-circle-b:before{content:""}.fa-person-dress-simple:before{content:""}.fa-pipe-collar:before{content:""}.fa-lights-holiday:before{content:""}.fa-citrus:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-chart-tree-map:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-clock-five-thirty:before{content:""}.fa-pipe-valve:before{content:""}.fa-arrow-up-from-arc:before{content:""}.fa-face-spiral-eyes:before{content:""}.fa-compress-wide:before{content:""}.fa-circle-phone-hangup:before,.fa-phone-circle-down:before{content:""}.fa-gear-complex-code:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-badminton:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-arrow-alt-from-left:before,.fa-right-from-line:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-shuttlecock:before{content:""}.fa-user-hair:before{content:""}.fa-eye-evil:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-swap:before{content:""}.fa-garage:before{content:""}.fa-cable-car:before,.fa-tram:before{content:""}.fa-shovel-snow:before{content:""}.fa-cloud-rain:before{content:""}.fa-face-lying:before{content:""}.fa-sprinkler:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-person-sledding:before,.fa-sledding:before{content:""}.fa-game-console-handheld:before{content:""}.fa-ship:before{content:""}.fa-clock-six-thirty:before{content:""}.fa-battery-slash:before{content:""}.fa-tugrik-sign:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-angles-up-down:before{content:""}.fa-inventory:before,.fa-shelves:before{content:""}.fa-cloud-snow:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-oven:before{content:""}.fa-cloud-binary:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-comment-captions:before{content:""}.fa-comments-question:before{content:""}.fa-scribble:before{content:""}.fa-rotate-exclamation:before{content:""}.fa-file-circle-check:before{content:""}.fa-glass:before{content:""}.fa-loader:before{content:""}.fa-forward:before{content:""}.fa-user-pilot:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-code-pull-request-closed:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-face-dotted:before{content:""}.fa-face-worried:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-court-sport:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-vector-circle:before{content:""}.fa-car-circle-bolt:before{content:""}.fa-calendar-week:before{content:""}.fa-flying-disc:before{content:""}.fa-laptop-medical:before{content:""}.fa-square-down-right:before{content:""}.fa-b:before{content:"B"}.fa-seat-airline:before{content:""}.fa-eclipse-alt:before,.fa-moon-over-sun:before{content:""}.fa-pipe:before{content:"\|"}.fa-file-medical:before{content:""}.fa-potato:before{content:""}.fa-dice-one:before{content:""}.fa-circle-a:before{content:""}.fa-helmet-battle:before{content:""}.fa-butter:before{content:""}.fa-blanket-fire:before{content:""}.fa-kiwi-bird:before{content:""}.fa-castle:before{content:""}.fa-golf-club:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-chart-pie-simple-circle-dollar:before{content:""}.fa-balloons:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-timeline-arrow:before{content:""}.fa-skull:before{content:""}.fa-game-board-alt:before,.fa-game-board-simple:before{content:""}.fa-circle-video:before,.fa-video-circle:before{content:""}.fa-chart-scatter-bubble:before{content:""}.fa-house-turret:before{content:""}.fa-banana:before{content:""}.fa-hand-holding-skull:before{content:""}.fa-people-dress:before{content:""}.fa-couch-small:before,.fa-loveseat:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-block-quote:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-money-check-dollar-pen:before,.fa-money-check-edit-alt:before{content:""}.fa-arrow-alt-from-bottom:before,.fa-up-from-line:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-grid-round-2-plus:before{content:""}.fa-people-pants:before{content:""}.fa-mound:before{content:""}.fa-windsock:before{content:""}.fa-circle-half:before{content:""}.fa-brake-warning:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-sax-hot:before,.fa-saxophone-fire:before{content:""}.fa-camera-web-slash:before,.fa-webcam-slash:before{content:""}.fa-folder-medical:before{content:""}.fa-folder-cog:before,.fa-folder-gear:before{content:""}.fa-hand-wave:before{content:""}.fa-arrow-up-arrow-down:before,.fa-sort-up-down:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-comment-alt-slash:before,.fa-message-slash:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-trash-can-check:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-person-simple:before{content:""}.fa-arrow-turn-left-up:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-gear-code:before{content:""}.fa-notes:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-trash-arrow-turn-left:before,.fa-trash-undo:before{content:""}.fa-champagne-glass:before,.fa-glass-champagne:before{content:""}.fa-objects-align-center-horizontal:before{content:""}.fa-sun:before{content:""}.fa-trash-alt-slash:before,.fa-trash-can-slash:before{content:""}.fa-screen-users:before,.fa-users-class:before{content:""}.fa-guitar:before{content:""}.fa-arrow-square-left:before,.fa-square-arrow-left:before{content:""}.fa-square-8:before{content:""}.fa-face-smile-hearts:before{content:""}.fa-brackets-square:before,.fa-brackets:before{content:""}.fa-laptop-arrow-down:before{content:""}.fa-hockey-stick-puck:before{content:""}.fa-house-tree:before{content:""}.fa-signal-2:before,.fa-signal-fair:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-circle-dollar:before,.fa-dollar-circle:before,.fa-usd-circle:before{content:""}.fa-horse-head:before{content:""}.fa-arrows-repeat:before,.fa-repeat-alt:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-image-polaroid:before{content:""}.fa-wave-triangle:before{content:""}.fa-turn-left-down:before{content:""}.fa-person-running-fast:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-grill:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-analytics:before,.fa-chart-mixed:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"\<"}.fa-desktop-code:before,.fa-display-code:before{content:""}.fa-face-drooling:before{content:""}.fa-oil-temp:before,.fa-oil-temperature:before{content:""}.fa-question-square:before,.fa-square-question:before{content:""}.fa-air-conditioner:before{content:""}.fa-angle-down:before{content:""}.fa-mountains:before{content:""}.fa-omega:before{content:""}.fa-car-tunnel:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-pan-food:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-tickets-airline:before,.fa-tickets-perforated-plane:before,.fa-tickets-plane:before{content:""}.fa-tent-double-peak:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-nfc-slash:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-grid-2-plus:before{content:""}.fa-bells:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-envelope-badge:before,.fa-envelope-dot:before{content:""}.fa-magnifying-glass-waveform:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-bowl-chopsticks:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-circle-s:before{content:""}.fa-box-ballot:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-user-tie-hair:before{content:""}.fa-podium-star:before{content:""}.fa-business-front:before,.fa-party-back:before,.fa-trian-balbot:before,.fa-user-hair-mullet:before{content:""}.fa-microphone-stand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-family-dress:before{content:""}.fa-circle-x:before{content:""}.fa-cabin:before{content:""}.fa-mountain-sun:before{content:""}.fa-chart-simple-horizontal:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-hand-back-point-left:before{content:""}.fa-comment-alt-dots:before,.fa-message-dots:before,.fa-messaging:before{content:""}.fa-file-heart:before{content:""}.fa-beer-foam:before,.fa-beer-mug:before{content:""}.fa-dice-d20:before{content:""}.fa-drone:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-person-fairy:before{content:""}.fa-bed:before{content:""}.fa-book-copy:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-square-c:before{content:""}.fa-clock-two:before{content:""}.fa-square-ellipsis-vertical:before{content:""}.fa-calendar-users:before{content:""}.fa-podcast:before{content:""}.fa-bee:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-candy-bar:before,.fa-chocolate-bar:before{content:""}.fa-xmark-large:before{content:""}.fa-pinata:before{content:""}.fa-file-ppt:before{content:""}.fa-arrows-from-line:before{content:""}.fa-superscript:before{content:""}.fa-bowl-spoon:before{content:""}.fa-hexagon-check:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-paint-roller:before{content:""}.fa-accent-grave:before{content:"\`"}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-circle-0:before{content:""}.fa-dial-med-low:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-crab:before{content:""}.fa-box-full:before,.fa-box-open-full:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:"\>"}.fa-quotes:before{content:""}.fa-pretzel:before{content:""}.fa-t-rex:before{content:""}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-user-robot-xmarks:before{content:""}.fa-comment-alt-quote:before,.fa-message-quote:before{content:""}.fa-candy-corn:before{content:""}.fa-folder-magnifying-glass:before,.fa-folder-search:before{content:""}.fa-notebook:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-eraser:before{content:""}.fa-hexagon-image:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-file-svg:before{content:""}.fa-crate-apple:before{content:""}.fa-apple-crate:before{content:""}.fa-person-burst:before{content:""}.fa-game-board:before{content:""}.fa-hat-chef:before{content:""}.fa-hand-back-point-right:before{content:""}.fa-dove:before{content:""}.fa-snowflake-droplets:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-grid-4:before{content:""}.fa-socks:before{content:""}.fa-face-sunglasses:before{content:""}.fa-inbox:before{content:""}.fa-square-0:before{content:""}.fa-section:before{content:""}.fa-box-up:before,.fa-square-this-way-up:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-square-ampersand:before{content:""}.fa-envelope-open-text:before{content:""}.fa-lamp-desk:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-poll-people:before{content:""}.fa-glass-whiskey-rocks:before,.fa-whiskey-glass-ice:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-user-bounty-hunter:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-diagram-sankey:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-circle-up-left:before{content:""}.fa-dharmachakra:before{content:""}.fa-objects-align-left:before{content:""}.fa-oil-can-drip:before{content:""}.fa-face-smiling-hands:before{content:""}.fa-broccoli:before{content:""}.fa-route-interstate:before{content:""}.fa-ear-muffs:before{content:""}.fa-hotdog:before{content:""}.fa-transporter-empty:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-angle-90:before{content:""}.fa-rectangle-terminal:before{content:""}.fa-kite:before{content:""}.fa-drum:before{content:""}.fa-scrubber:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fish-bones:before{content:""}.fa-deer-rudolph:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-head-side-heart:before{content:""}.fa-square-e:before{content:""}.fa-meter-fire:before{content:""}.fa-cloud-hail:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-money-from-bracket:before{content:""}.fa-star-half:before{content:""}.fa-car-bus:before{content:""}.fa-speaker:before{content:""}.fa-timer:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-landmark-magnifying-glass:before{content:""}.fa-grill-hot:before{content:""}.fa-ballot-check:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-file-minus:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-coffee-togo:before,.fa-cup-togo:before{content:""}.fa-square-down-left:before{content:""}.fa-burger-lettuce:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-chevron-double-down:before,.fa-chevrons-down:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-signal-3:before,.fa-signal-good:before{content:""}.fa-location-question:before,.fa-map-marker-question:before{content:""}.fa-floppy-disk-circle-xmark:before,.fa-floppy-disk-times:before,.fa-save-circle-xmark:before,.fa-save-times:before{content:""}.fa-naira-sign:before{content:""}.fa-peach:before{content:""}.fa-taxi-bus:before{content:""}.fa-bracket-curly-left:before,.fa-bracket-curly:before{content:"\{"}.fa-lobster:before{content:""}.fa-cart-flatbed-empty:before,.fa-dolly-flatbed-empty:before{content:""}.fa-colon:before{content:"\:"}.fa-cart-arrow-down:before{content:""}.fa-wand:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-table-picnic:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-circle-microphone-lines:before,.fa-microphone-circle-alt:before{content:""}.fa-desktop-slash:before,.fa-display-slash:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-transporter-2:before{content:""}.fa-hand-receiving:before,.fa-hands-holding-diamond:before{content:""}.fa-money-bill-simple-wave:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-bell-plus:before{content:""}.fa-book-arrow-right:before{content:""}.fa-hospitals:before{content:""}.fa-club:before{content:""}.fa-skull-crossbones:before{content:""}.fa-dewpoint:before,.fa-droplet-degree:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-watermelon-slice:before{content:""}.fa-circle-ellipsis:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-sd-cards:before{content:""}.fa-jug-bottle:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-envelopes:before{content:""}.fa-phone-office:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-nfc-pen:before{content:""}.fa-person-harassing:before{content:""}.fa-magnifying-glass-play:before{content:""}.fa-hat-winter:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-bone-break:before{content:""}.fa-arrow-up:before{content:""}.fa-down-from-dotted-line:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-border-left:before{content:""}.fa-circle-divide:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-diagram-subtask:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-square-y:before{content:""}.fa-user-doctor-hair:before{content:""}.fa-planet-ringed:before{content:""}.fa-mushroom:before{content:""}.fa-user-shield:before{content:""}.fa-megaphone:before{content:""}.fa-wreath-laurel:before{content:""}.fa-circle-exclamation-check:before{content:""}.fa-wind:before{content:""}.fa-box-dollar:before,.fa-box-usd:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-user-headset:before{content:""}.fa-arrows-retweet:before,.fa-retweet-alt:before{content:""}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-chevron-square-right:before,.fa-square-chevron-right:before{content:""}.fa-lacrosse-stick-ball:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-user-magnifying-glass:before{content:""}.fa-star-sharp:before{content:""}.fa-comment-heart:before{content:""}.fa-circle-1:before{content:""}.fa-circle-star:before,.fa-star-circle:before{content:""}.fa-fish:before{content:""}.fa-cloud-fog:before,.fa-fog:before{content:""}.fa-waffle:before{content:""}.fa-music-alt:before,.fa-music-note:before{content:""}.fa-hexagon-exclamation:before{content:""}.fa-cart-shopping-fast:before{content:""}.fa-object-union:before{content:""}.fa-user-graduate:before{content:""}.fa-starfighter:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-arrow-right-long-to-line:before{content:""}.fa-arrow-square-down:before,.fa-square-arrow-down:before{content:""}.fa-diamond-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-chevron-square-left:before,.fa-square-chevron-left:before{content:""}.fa-phone-intercom:before{content:""}.fa-chain-horizontal:before,.fa-link-horizontal:before{content:""}.fa-mango:before{content:""}.fa-music-alt-slash:before,.fa-music-note-slash:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-face-tongue-sweat:before{content:""}.fa-globe-stand:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-circle-p:before{content:""}.fa-award-simple:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-pedestal:before{content:""}.fa-chart-pyramid:before{content:""}.fa-sidebar:before{content:""}.fa-frosty-head:before,.fa-snowman-head:before{content:""}.fa-copy:before{content:""}.fa-burger-glass:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-bars-filter:before{content:""}.fa-paintbrush-pencil:before{content:""}.fa-party-bell:before{content:""}.fa-user-vneck-hair:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-keynote:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-hat-beach:before{content:""}.fa-add:before,.fa-plus:before{content:"\+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-fort:before{content:""}.fa-cloud-check:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-face-smirking:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-rhombus:before{content:""}.fa-claw-marks:before{content:""}.fa-peso-sign:before{content:""}.fa-face-smile-tongue:before{content:""}.fa-cart-circle-xmark:before{content:""}.fa-building-shield:before{content:""}.fa-circle-phone-flip:before,.fa-phone-circle-alt:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-key-skeleton:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-arrow-down-to-bracket:before{content:""}.fa-lines-leaning:before{content:""}.fa-square-q:before{content:""}.fa-ruler-combined:before{content:""}.fa-icons-alt:before,.fa-symbols:before{content:""}.fa-copyright:before{content:""}.fa-flask-gear:before{content:""}.fa-highlighter-line:before{content:""}.fa-bracket-left:before,.fa-bracket-square:before,.fa-bracket:before{content:"\["}.fa-island-tree-palm:before,.fa-island-tropical:before{content:""}.fa-arrow-from-left:before,.fa-arrow-right-from-line:before{content:""}.fa-h2:before{content:""}.fa-equals:before{content:"\="}.fa-cake-slice:before,.fa-shortcake:before{content:""}.fa-building-magnifying-glass:before{content:""}.fa-peanut:before{content:""}.fa-wrench-simple:before{content:""}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-tally-2:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-cars:before{content:""}.fa-axe-battle:before{content:""}.fa-user-hair-long:before{content:""}.fa-map:before{content:""}.fa-arrow-left-from-arc:before{content:""}.fa-file-circle-info:before{content:""}.fa-face-disappointed:before{content:""}.fa-lasso-sparkles:before{content:""}.fa-clock-eleven:before{content:""}.fa-rocket:before{content:""}.fa-siren-on:before{content:""}.fa-clock-ten:before{content:""}.fa-candle-holder:before{content:""}.fa-video-arrow-down-left:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-floppy-disk-circle-arrow-right:before,.fa-save-circle-arrow-right:before{content:""}.fa-folder-minus:before{content:""}.fa-planet-moon:before{content:""}.fa-face-eyes-xmarks:before{content:""}.fa-chart-scatter:before{content:""}.fa-display-arrow-down:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-olive-branch:before{content:""}.fa-angle:before{content:""}.fa-vacuum-robot:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-square-divide:before{content:""}.fa-folder-check:before{content:""}.fa-signal-stream-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-eye-dropper-half:before{content:""}.fa-store-lock:before{content:""}.fa-bell-slash:before{content:""}.fa-cloud-bolt-sun:before,.fa-thunderstorm-sun:before{content:""}.fa-camera-slash:before{content:""}.fa-comment-quote:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-message-code:before{content:""}.fa-glass-half-empty:before,.fa-glass-half-full:before,.fa-glass-half:before{content:""}.fa-fill:before{content:""}.fa-comment-alt-minus:before,.fa-message-minus:before{content:""}.fa-angle-up:before{content:""}.fa-dinosaur:before{content:""}.fa-drumstick-bite:before{content:""}.fa-chain-horizontal-slash:before,.fa-link-horizontal-slash:before{content:""}.fa-holly-berry:before{content:""}.fa-nose:before{content:""}.fa-arrow-left-to-arc:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-clouds:before{content:""}.fa-money-bill-simple:before{content:""}.fa-hand-lizard:before{content:""}.fa-table-pivot:before{content:""}.fa-filter-slash:before{content:""}.fa-trash-can-arrow-turn-left:before,.fa-trash-can-undo:before,.fa-trash-undo-alt:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-person-to-door:before{content:""}.fa-turntable:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-signal-1:before,.fa-signal-weak:before{content:""}.fa-clock-five:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-computer-classic:before{content:""}.fa-frame:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-ellipsis-h-alt:before,.fa-ellipsis-stroke:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-face-expressionless:before{content:""}.fa-down-to-dotted-line:before{content:""}.fa-cloud-music:before{content:""}.fa-traffic-light:before{content:""}.fa-cloud-minus:before{content:""}.fa-thermometer:before{content:""}.fa-shield-minus:before{content:""}.fa-vr-cardboard:before{content:""}.fa-car-tilt:before{content:""}.fa-gauge-circle-minus:before{content:""}.fa-brightness-low:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"\%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-conveyor-belt:before{content:""}.fa-location-check:before,.fa-map-marker-check:before{content:""}.fa-coin-vertical:before{content:""}.fa-display:before{content:""}.fa-person-sign:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-phone-hangup:before{content:""}.fa-signature-slash:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-wheat-slash:before{content:""}.fa-trophy:before{content:""}.fa-clouds-sun:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-face-vomit:before{content:""}.fa-speakers:before{content:""}.fa-teletype-answer:before,.fa-tty-answer:before{content:""}.fa-mug-tea-saucer:before{content:""}.fa-diagram-lean-canvas:before{content:""}.fa-alt:before{content:""}.fa-dial-med-high:before,.fa-dial:before{content:""}.fa-hand-peace:before{content:""}.fa-circle-trash:before,.fa-trash-circle:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-circle-quarters:before{content:""}.fa-spinner:before{content:""}.fa-tower-control:before{content:""}.fa-arrow-up-triangle-square:before,.fa-sort-shapes-up:before{content:""}.fa-whale:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-party-horn:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-sun-alt:before,.fa-sun-bright:before{content:""}.fa-warehouse:before{content:""}.fa-conveyor-belt-arm:before{content:""}.fa-lock-keyhole-open:before,.fa-lock-open-alt:before{content:""}.fa-box-fragile:before,.fa-square-fragile:before,.fa-square-wine-glass-crack:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-square-n:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-meter:before{content:""}.fa-mandolin:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-up-from-bracket:before{content:""}.fa-knife-kitchen:before{content:""}.fa-border-right:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-spade:before{content:""}.fa-card-spade:before{content:""}.fa-line-columns:before{content:""}.fa-arrow-right-to-line:before,.fa-arrow-to-right:before{content:""}.fa-person-falling-burst:before{content:""}.fa-flag-pennant:before,.fa-pennant:before{content:""}.fa-conveyor-belt-empty:before{content:""}.fa-user-group-simple:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-camcorder:before,.fa-video-handheld:before{content:""}.fa-pancakes:before{content:""}.fa-album-circle-user:before{content:""}.fa-subtitles-slash:before{content:""}.fa-qrcode:before{content:""}.fa-dice-d10:before{content:""}.fa-fireplace:before{content:""}.fa-browser:before{content:""}.fa-pen-paintbrush:before,.fa-pencil-paintbrush:before{content:""}.fa-fish-cooked:before{content:""}.fa-chair-office:before{content:""}.fa-magnifying-glass-music:before{content:""}.fa-nesting-dolls:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-trumpet:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-fire-smoke:before{content:""}.fa-phone-missed:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-arrows-repeat-1:before,.fa-repeat-1-alt:before{content:""}.fa-gun-slash:before{content:""}.fa-avocado:before{content:""}.fa-binary:before{content:""}.fa-glasses-alt:before,.fa-glasses-round:before{content:""}.fa-phone-plus:before{content:""}.fa-ditto:before{content:'"'}.fa-person-seat:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-scythe:before{content:""}.fa-pen-nib:before{content:""}.fa-ban-parking:before,.fa-parking-circle-slash:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-face-diagonal-mouth:before{content:""}.fa-diagram-cells:before{content:""}.fa-cricket-bat-ball:before,.fa-cricket:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-pen-line:before{content:""}.fa-atom-alt:before,.fa-atom-simple:before{content:""}.fa-ampersand:before{content:"\&"}.fa-carrot:before{content:""}.fa-arrow-from-bottom:before,.fa-arrow-up-from-line:before{content:""}.fa-moon:before{content:""}.fa-pen-slash:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-square-star:before{content:""}.fa-cheese:before{content:""}.fa-send-backward:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-compass-slash:before{content:""}.fa-clock-one:before{content:""}.fa-file-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-display-chart-up-circle-currency:before{content:""}.fa-skeleton:before{content:""}.fa-circle-g:before{content:""}.fa-circle-arrow-up-left:before{content:""}.fa-coin-blank:before{content:""}.fa-broom:before{content:""}.fa-vacuum:before{content:""}.fa-shield-heart:before{content:""}.fa-card-heart:before{content:""}.fa-lightbulb-cfl-on:before{content:""}.fa-melon:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-container-storage:before{content:""}.fa-face-pouting:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-exploding-head:before,.fa-face-explode:before{content:""}.fa-hashtag:before{content:"\#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-transformer-bolt:before{content:""}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-cassette-vhs:before,.fa-vhs:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-chimney:before{content:""}.fa-object-intersect:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-block-brick:before,.fa-wall-brick:before{content:""}.fa-fan:before{content:""}.fa-bags-shopping:before{content:""}.fa-paragraph-left:before,.fa-paragraph-rtl:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-caravan-alt:before,.fa-caravan-simple:before{content:""}.fa-turtle:before{content:""}.fa-pencil-mechanical:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-booth-curtain:before{content:""}.fa-calendar:before{content:""}.fa-box-heart:before{content:""}.fa-trailer:before{content:""}.fa-user-doctor-message:before,.fa-user-md-chat:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-lighthouse:before{content:""}.fa-amp-guitar:before{content:""}.fa-sd-card:before{content:""}.fa-volume-slash:before{content:""}.fa-border-bottom:before{content:""}.fa-wifi-1:before,.fa-wifi-weak:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-delete-right:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-circle-quarter:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-function:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-people-simple:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-face-monocle:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-calendar-lines:before,.fa-calendar-note:before{content:""}.fa-arrow-down-big-small:before,.fa-sort-size-down:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-do-not-enter:before{content:""}.fa-shower:before{content:""}.fa-dice-d8:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-spinner-scale:before{content:""}.fa-grip-dots-vertical:before{content:""}.fa-face-viewfinder:before{content:""}.fa-creemee:before,.fa-soft-serve:before{content:""}.fa-h5:before{content:""}.fa-hand-back-point-down:before{content:""}.fa-table-list:before,.fa-th-list:before{content:""}.fa-basket-shopping-minus:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-rectangle-landscape:before,.fa-rectangle:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-turkey:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-ice-skate:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-tomato:before{content:""}.fa-sword-laser:before{content:""}.fa-house-circle-check:before{content:""}.fa-buildings:before{content:""}.fa-angle-left:before{content:""}.fa-cart-flatbed-boxes:before,.fa-dolly-flatbed-alt:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-square-w:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-lamp:before{content:""}.fa-airplay:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-shield-quartered:before{content:""}.fa-slash-forward:before{content:"\/"}.fa-location-pen:before,.fa-map-marker-edit:before{content:""}.fa-cloud-moon:before{content:""}.fa-pot-food:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-print-slash:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-hand-back-point-ribbon:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-tire-rugged:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-cowbell:before{content:""}.fa-baht-sign:before{content:""}.fa-corner:before{content:""}.fa-chevron-double-right:before,.fa-chevrons-right:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-inhaler:before{content:""}.fa-handcuffs:before{content:""}.fa-snake:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-note-medical:before{content:""}.fa-database:before{content:""}.fa-down-left:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-face-thinking:before{content:""}.fa-turn-down-right:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-circle-o:before{content:""}.fa-grid-horizontal:before{content:""}.fa-comment-alt-dollar:before,.fa-message-dollar:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-columns-3:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-hand-holding-box:before{content:""}.fa-input-text:before{content:""}.fa-window-alt:before,.fa-window-flip:before{content:""}.fa-align-right:before{content:""}.fa-scanner-gun:before,.fa-scanner:before{content:""}.fa-tire:before{content:""}.fa-engine:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-caret-circle-right:before,.fa-circle-caret-right:before{content:""}.fa-turn-left:before{content:""}.fa-wheat:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-audio-description-slash:before{content:""}.fa-bell-ring:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-chess-pawn-alt:before,.fa-chess-pawn-piece:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-square-s:before{content:""}.fa-barcode-alt:before,.fa-rectangle-barcode:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-unicorn:before{content:""}.fa-bowling-ball:before{content:""}.fa-pompebled:before{content:""}.fa-brain:before{content:""}.fa-watch-smart:before{content:""}.fa-book-user:before{content:""}.fa-sensor-cloud:before,.fa-sensor-smoke:before{content:""}.fa-clapperboard-play:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-circle-4:before{content:""}.fa-gifts:before{content:""}.fa-album-collection:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-cloud-showers:before{content:""}.fa-user-clock:before{content:""}.fa-onion:before{content:""}.fa-clock-twelve-thirty:before{content:""}.fa-arrow-down-to-dotted-line:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-rectangle-wide:before{content:""}.fa-comment-arrow-up:before{content:""}.fa-garlic:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-tree-decorated:before{content:""}.fa-mask:before{content:""}.fa-calendar-heart:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-flower:before{content:""}.fa-arrow-down-from-arc:before{content:""}.fa-right-left-large:before{content:""}.fa-ruler-vertical:before{content:""}.fa-circles-overlap:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-starship-freighter:before{content:""}.fa-train-tram:before{content:""}.fa-bridge-suspension:before{content:""}.fa-trash-check:before{content:""}.fa-user-nurse:before{content:""}.fa-boombox:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-shield-exclamation:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-grip-dots:before{content:""}.fa-comment-exclamation:before{content:""}.fa-pen-swirl:before{content:""}.fa-falafel:before{content:""}.fa-circle-2:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-gramophone:before{content:""}.fa-dice-d12:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-arrow-alt-down:before,.fa-down:before{content:""}.fa-100:before,.fa-hundred-points:before{content:""}.fa-paperclip-vertical:before{content:""}.fa-wind-circle-exclamation:before,.fa-wind-warning:before{content:""}.fa-location-pin-slash:before,.fa-map-marker-slash:before{content:""}.fa-face-sad-sweat:before{content:""}.fa-bug-slash:before{content:""}.fa-cupcake:before{content:""}.fa-light-switch-off:before{content:""}.fa-toggle-large-off:before{content:""}.fa-pen-fancy-slash:before{content:""}.fa-truck-container:before{content:""}.fa-boot:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-file-check:before{content:""}.fa-bone:before{content:""}.fa-cards-blank:before{content:""}.fa-circle-3:before{content:""}.fa-bench-tree:before{content:""}.fa-keyboard-brightness-low:before{content:""}.fa-ski-boot-ski:before{content:""}.fa-brain-circuit:before{content:""}.fa-user-injured:before{content:""}.fa-block-brick-fire:before,.fa-firewall:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"\!"}.fa-arrows-spin:before{content:""}.fa-face-smile-relaxed:before{content:""}.fa-comment-times:before,.fa-comment-xmark:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-face-nose-steam:before{content:""}.fa-circle-waveform-lines:before,.fa-waveform-circle:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\$"}.fa-ferris-wheel:before{content:""}.fa-computer-speaker:before{content:""}.fa-skull-cow:before{content:""}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-circle-t:before{content:""}.fa-sack:before{content:""}.fa-grid-2:before{content:""}.fa-camera-cctv:before,.fa-cctv:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-horizontal-rule:before{content:""}.fa-bed-alt:before,.fa-bed-front:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-file-gif:before{content:""}.fa-kip-sign:before{content:""}.fa-face-woozy:before{content:""}.fa-cloud-question:before{content:""}.fa-pineapple:before{content:""}.fa-hand-point-left:before{content:""}.fa-gallery-thumbnails:before{content:""}.fa-circle-j:before{content:""}.fa-eyes:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-file-caret-up:before,.fa-page-caret-up:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-comet:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-reflect-vertical:before{content:""}.fa-shield-keyhole:before{content:""}.fa-file-mp4:before{content:""}.fa-barcode:before{content:""}.fa-bulldozer:before{content:""}.fa-plus-minus:before{content:""}.fa-sliders-v-square:before,.fa-square-sliders-vertical:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-comment-middle-alt:before,.fa-message-middle:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-square-z:before{content:""}.fa-comment-alt-text:before,.fa-message-text:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */:host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:900;font-display:block;src:url(https://static.albert.io/app/release/v24-05-15.2/assets/fa-solid-900-9f1626e.woff2) format("woff2"),url(https://static.albert.io/app/release/v24-05-15.2/assets/fa-solid-900-42ce62d.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */:host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:400;font-display:block;src:url(https://static.albert.io/app/release/v24-05-15.2/assets/fa-regular-400-244128d.woff2) format("woff2"),url(https://static.albert.io/app/release/v24-05-15.2/assets/fa-regular-400-cde8750.ttf) format("truetype")}.fa-regular,.far{font-weight:400}
/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */.fa.fa-glass:before{content:""}.fa.fa-envelope-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-envelope-o:before{content:""}.fa.fa-star-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-star-o:before{content:""}.fa.fa-close:before,.fa.fa-remove:before{content:""}.fa.fa-gear:before{content:""}.fa.fa-trash-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-trash-o:before{content:""}.fa.fa-home:before{content:""}.fa.fa-file-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-o:before{content:""}.fa.fa-clock-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-clock-o:before{content:""}.fa.fa-arrow-circle-o-down{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-arrow-circle-o-down:before{content:""}.fa.fa-arrow-circle-o-up{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-arrow-circle-o-up:before{content:""}.fa.fa-play-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-play-circle-o:before{content:""}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:""}.fa.fa-refresh:before{content:""}.fa.fa-list-alt{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-list-alt:before{content:""}.fa.fa-dedent:before{content:""}.fa.fa-video-camera:before{content:""}.fa.fa-picture-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-picture-o:before{content:""}.fa.fa-photo{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-photo:before{content:""}.fa.fa-image{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-image:before{content:""}.fa.fa-map-marker:before{content:""}.fa.fa-pencil-square-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-pencil-square-o:before{content:""}.fa.fa-edit{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-edit:before{content:""}.fa.fa-share-square-o:before{content:""}.fa.fa-check-square-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-check-square-o:before{content:""}.fa.fa-arrows:before{content:""}.fa.fa-times-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-times-circle-o:before{content:""}.fa.fa-check-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-check-circle-o:before{content:""}.fa.fa-mail-forward:before{content:""}.fa.fa-expand:before{content:""}.fa.fa-compress:before{content:""}.fa.fa-eye,.fa.fa-eye-slash{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-warning:before{content:""}.fa.fa-calendar:before{content:""}.fa.fa-arrows-v:before{content:""}.fa.fa-arrows-h:before{content:""}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:""}.fa.fa-twitter-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-twitter-square:before{content:""}.fa.fa-facebook-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-facebook-square:before{content:""}.fa.fa-gears:before{content:""}.fa.fa-thumbs-o-up{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-thumbs-o-up:before{content:""}.fa.fa-thumbs-o-down{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-thumbs-o-down:before{content:""}.fa.fa-heart-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-heart-o:before{content:""}.fa.fa-sign-out:before{content:""}.fa.fa-linkedin-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-linkedin-square:before{content:""}.fa.fa-thumb-tack:before{content:""}.fa.fa-external-link:before{content:""}.fa.fa-sign-in:before{content:""}.fa.fa-github-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-github-square:before{content:""}.fa.fa-lemon-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-lemon-o:before{content:""}.fa.fa-square-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-square-o:before{content:""}.fa.fa-bookmark-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-bookmark-o:before{content:""}.fa.fa-facebook,.fa.fa-twitter{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-facebook:before{content:""}.fa.fa-facebook-f{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-facebook-f:before{content:""}.fa.fa-github{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-credit-card{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-feed:before{content:""}.fa.fa-hdd-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hdd-o:before{content:""}.fa.fa-hand-o-right{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-o-right:before{content:""}.fa.fa-hand-o-left{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-o-left:before{content:""}.fa.fa-hand-o-up{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-o-up:before{content:""}.fa.fa-hand-o-down{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-o-down:before{content:""}.fa.fa-globe:before{content:""}.fa.fa-tasks:before{content:""}.fa.fa-arrows-alt:before{content:""}.fa.fa-group:before{content:""}.fa.fa-chain:before{content:""}.fa.fa-cut:before{content:""}.fa.fa-files-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-files-o:before{content:""}.fa.fa-floppy-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-floppy-o:before{content:""}.fa.fa-save{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-save:before{content:""}.fa.fa-navicon:before,.fa.fa-reorder:before{content:""}.fa.fa-magic:before{content:""}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-pinterest-square:before{content:""}.fa.fa-google-plus-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-google-plus-square:before{content:""}.fa.fa-google-plus{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-google-plus:before{content:""}.fa.fa-money:before{content:""}.fa.fa-unsorted:before{content:""}.fa.fa-sort-desc:before{content:""}.fa.fa-sort-asc:before{content:""}.fa.fa-linkedin{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-linkedin:before{content:""}.fa.fa-rotate-left:before{content:""}.fa.fa-legal:before{content:""}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:""}.fa.fa-comment-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-comment-o:before{content:""}.fa.fa-comments-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-comments-o:before{content:""}.fa.fa-flash:before{content:""}.fa.fa-clipboard:before{content:""}.fa.fa-lightbulb-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-lightbulb-o:before{content:""}.fa.fa-exchange:before{content:""}.fa.fa-cloud-download:before{content:""}.fa.fa-cloud-upload:before{content:""}.fa.fa-bell-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-bell-o:before{content:""}.fa.fa-cutlery:before{content:""}.fa.fa-file-text-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-text-o:before{content:""}.fa.fa-building-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-building-o:before{content:""}.fa.fa-hospital-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hospital-o:before{content:""}.fa.fa-tablet:before{content:""}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:""}.fa.fa-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-circle-o:before{content:""}.fa.fa-mail-reply:before{content:""}.fa.fa-github-alt{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-folder-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-folder-o:before{content:""}.fa.fa-folder-open-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-folder-open-o:before{content:""}.fa.fa-smile-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-smile-o:before{content:""}.fa.fa-frown-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-frown-o:before{content:""}.fa.fa-meh-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-meh-o:before{content:""}.fa.fa-keyboard-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-keyboard-o:before{content:""}.fa.fa-flag-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-flag-o:before{content:""}.fa.fa-mail-reply-all:before{content:""}.fa.fa-star-half-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-star-half-o:before{content:""}.fa.fa-star-half-empty{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-star-half-empty:before{content:""}.fa.fa-star-half-full{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-star-half-full:before{content:""}.fa.fa-code-fork:before{content:""}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:""}.fa.fa-calendar-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-calendar-o:before{content:""}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-unlock-alt:before{content:""}.fa.fa-minus-square-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-minus-square-o:before{content:""}.fa.fa-level-up:before{content:""}.fa.fa-level-down:before{content:""}.fa.fa-pencil-square:before{content:""}.fa.fa-external-link-square:before{content:""}.fa.fa-compass{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-caret-square-o-down{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-caret-square-o-down:before{content:""}.fa.fa-toggle-down{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-toggle-down:before{content:""}.fa.fa-caret-square-o-up{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-caret-square-o-up:before{content:""}.fa.fa-toggle-up{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-toggle-up:before{content:""}.fa.fa-caret-square-o-right{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-caret-square-o-right:before{content:""}.fa.fa-toggle-right{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-toggle-right:before{content:""}.fa.fa-eur:before,.fa.fa-euro:before{content:""}.fa.fa-gbp:before{content:""}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\$"}.fa.fa-inr:before,.fa.fa-rupee:before{content:""}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:""}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:""}.fa.fa-krw:before,.fa.fa-won:before{content:""}.fa.fa-bitcoin,.fa.fa-btc{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-bitcoin:before{content:""}.fa.fa-file-text:before{content:""}.fa.fa-sort-alpha-asc:before{content:""}.fa.fa-sort-alpha-desc:before{content:""}.fa.fa-sort-amount-asc:before{content:""}.fa.fa-sort-amount-desc:before{content:""}.fa.fa-sort-numeric-asc:before{content:""}.fa.fa-sort-numeric-desc:before{content:""}.fa.fa-youtube-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-youtube-square:before{content:""}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-xing-square:before{content:""}.fa.fa-youtube-play{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-youtube-play:before{content:""}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-bitbucket-square:before{content:""}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-tumblr-square:before{content:""}.fa.fa-long-arrow-down:before{content:""}.fa.fa-long-arrow-up:before{content:""}.fa.fa-long-arrow-left:before{content:""}.fa.fa-long-arrow-right:before{content:""}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-gittip:before{content:""}.fa.fa-sun-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-sun-o:before{content:""}.fa.fa-moon-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-moon-o:before{content:""}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-arrow-circle-o-right{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-arrow-circle-o-right:before{content:""}.fa.fa-arrow-circle-o-left{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-arrow-circle-o-left:before{content:""}.fa.fa-caret-square-o-left{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-caret-square-o-left:before{content:""}.fa.fa-toggle-left{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-toggle-left:before{content:""}.fa.fa-dot-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-dot-circle-o:before{content:""}.fa.fa-vimeo-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-vimeo-square:before{content:""}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:""}.fa.fa-plus-square-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-plus-square-o:before{content:""}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:""}.fa.fa-mortar-board:before{content:""}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-reddit-square:before{content:""}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-behance-square:before{content:""}.fa.fa-steam,.fa.fa-steam-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-steam-square:before{content:""}.fa.fa-automobile:before{content:""}.fa.fa-cab:before{content:""}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-file-pdf-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-pdf-o:before{content:""}.fa.fa-file-word-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-word-o:before{content:""}.fa.fa-file-excel-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-excel-o:before{content:""}.fa.fa-file-powerpoint-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-powerpoint-o:before{content:""}.fa.fa-file-image-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-image-o:before{content:""}.fa.fa-file-photo-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-photo-o:before{content:""}.fa.fa-file-picture-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-picture-o:before{content:""}.fa.fa-file-archive-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-archive-o:before{content:""}.fa.fa-file-zip-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-zip-o:before{content:""}.fa.fa-file-audio-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-audio-o:before{content:""}.fa.fa-file-sound-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-sound-o:before{content:""}.fa.fa-file-video-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-video-o:before{content:""}.fa.fa-file-movie-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-movie-o:before{content:""}.fa.fa-file-code-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-file-code-o:before{content:""}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:""}.fa.fa-circle-o-notch:before{content:""}.fa.fa-ra,.fa.fa-rebel{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-ra:before{content:""}.fa.fa-resistance{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-resistance:before{content:""}.fa.fa-empire,.fa.fa-ge{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-ge:before{content:""}.fa.fa-git-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-git-square:before{content:""}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-y-combinator-square:before{content:""}.fa.fa-yc-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-yc-square:before{content:""}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-wechat:before{content:""}.fa.fa-send:before{content:""}.fa.fa-paper-plane-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-paper-plane-o:before{content:""}.fa.fa-send-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-send-o:before{content:""}.fa.fa-circle-thin{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-circle-thin:before{content:""}.fa.fa-header:before{content:""}.fa.fa-futbol-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-futbol-o:before{content:""}.fa.fa-soccer-ball-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-soccer-ball-o:before{content:""}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-newspaper-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-newspaper-o:before{content:""}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-bell-slash-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-bell-slash-o:before{content:""}.fa.fa-trash:before{content:""}.fa.fa-copyright{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-eyedropper:before{content:""}.fa.fa-area-chart:before{content:""}.fa.fa-pie-chart:before{content:""}.fa.fa-line-chart:before{content:""}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-lastfm-square:before{content:""}.fa.fa-angellist,.fa.fa-ioxhost{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-cc{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-cc:before{content:""}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:""}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-diamond{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-diamond:before{content:""}.fa.fa-intersex:before,.fa.fa-transgender:before{content:""}.fa.fa-transgender-alt:before{content:""}.fa.fa-facebook-official{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-facebook-official:before{content:""}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-hotel:before{content:""}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-yc:before{content:""}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:""}.fa.fa-battery-3:before{content:""}.fa.fa-battery-2:before{content:""}.fa.fa-battery-1:before{content:""}.fa.fa-battery-0:before{content:""}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-sticky-note-o:before{content:""}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-clone{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hourglass-o:before{content:""}.fa.fa-hourglass-1:before{content:""}.fa.fa-hourglass-2:before{content:""}.fa.fa-hourglass-3:before{content:""}.fa.fa-hand-rock-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-rock-o:before{content:""}.fa.fa-hand-grab-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-grab-o:before{content:""}.fa.fa-hand-paper-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-paper-o:before{content:""}.fa.fa-hand-stop-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-stop-o:before{content:""}.fa.fa-hand-scissors-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-scissors-o:before{content:""}.fa.fa-hand-lizard-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-lizard-o:before{content:""}.fa.fa-hand-spock-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-spock-o:before{content:""}.fa.fa-hand-pointer-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-pointer-o:before{content:""}.fa.fa-hand-peace-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-hand-peace-o:before{content:""}.fa.fa-registered{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-odnoklassniki-square:before{content:""}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-television:before{content:""}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-calendar-plus-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-calendar-plus-o:before{content:""}.fa.fa-calendar-minus-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-calendar-minus-o:before{content:""}.fa.fa-calendar-times-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-calendar-times-o:before{content:""}.fa.fa-calendar-check-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-calendar-check-o:before{content:""}.fa.fa-map-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-map-o:before{content:""}.fa.fa-commenting:before{content:""}.fa.fa-commenting-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-commenting-o:before{content:""}.fa.fa-houzz,.fa.fa-vimeo{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-vimeo:before{content:""}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-credit-card-alt:before{content:""}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-pause-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-pause-circle-o:before{content:""}.fa.fa-stop-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-stop-circle-o:before{content:""}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-wheelchair-alt:before{content:""}.fa.fa-question-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-question-circle-o:before{content:""}.fa.fa-volume-control-phone:before{content:""}.fa.fa-asl-interpreting:before{content:""}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:""}.fa.fa-glide,.fa.fa-glide-g{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-signing:before{content:""}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-viadeo-square:before{content:""}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-snapchat-ghost:before{content:""}.fa.fa-snapchat-square{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-snapchat-square:before{content:""}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-google-plus-official:before{content:""}.fa.fa-google-plus-circle{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-google-plus-circle:before{content:""}.fa.fa-fa,.fa.fa-font-awesome{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-fa:before{content:""}.fa.fa-handshake-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-handshake-o:before{content:""}.fa.fa-envelope-open-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-envelope-open-o:before{content:""}.fa.fa-linode{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-address-book-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-address-book-o:before{content:""}.fa.fa-vcard:before{content:""}.fa.fa-address-card-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-address-card-o:before{content:""}.fa.fa-vcard-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-vcard-o:before{content:""}.fa.fa-user-circle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-user-circle-o:before{content:""}.fa.fa-user-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-user-o:before{content:""}.fa.fa-id-badge{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-drivers-license:before{content:""}.fa.fa-id-card-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-id-card-o:before{content:""}.fa.fa-drivers-license-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-drivers-license-o:before{content:""}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:""}.fa.fa-thermometer-3:before{content:""}.fa.fa-thermometer-2:before{content:""}.fa.fa-thermometer-1:before{content:""}.fa.fa-thermometer-0:before{content:""}.fa.fa-bathtub:before,.fa.fa-s15:before{content:""}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-times-rectangle:before{content:""}.fa.fa-window-close-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-window-close-o:before{content:""}.fa.fa-times-rectangle-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-times-rectangle-o:before{content:""}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa.fa-eercast:before{content:""}.fa.fa-snowflake-o{font-family:Font Awesome\ 6 Pro;font-weight:400}.fa.fa-snowflake-o:before{content:""}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:Font Awesome\ 6 Brands;font-weight:400}
:root{--color-neutral-0:#fff;--color-neutral-50:#f9f9fb;--color-neutral-100:#f3f4f6;--color-neutral-150:#ecedf1;--color-neutral-200:#e5e7eb;--color-neutral-250:#dbdee3;--color-neutral-300:#d1d5db;--color-neutral-350:#b7bcc5;--color-neutral-400:#9ca3af;--color-neutral-450:#838a97;--color-neutral-500:#777e8b;--color-neutral-550:#6b7280;--color-neutral-600:#4b5563;--color-neutral-650:#374151;--color-neutral-700:#2b3544;--color-neutral-750:#1f2937;--color-neutral-800:#1a2331;--color-neutral-850:#151c2b;--color-neutral-900:#0f1624;--color-neutral-950:#0e1421;--color-neutral-1000:#0a0f1a;--color-brand-50:#ebf5fa;--color-brand-100:#d3eaf8;--color-brand-200:#a8d4f0;--color-brand-300:#7cbfe9;--color-brand-400:#50a9e2;--color-brand-500:#1e7cb8;--color-brand-600:#1a699e;--color-brand-700:#155884;--color-brand-800:#104060;--color-brand-900:#0b2f46;--color-red-50:#fbefef;--color-red-100:#f7d7d4;--color-red-200:#eb968e;--color-red-300:#e36e63;--color-red-400:#dc4538;--color-red-500:#cc3224;--color-red-600:#9c251c;--color-red-700:#821f17;--color-red-800:#5f1711;--color-red-900:#45110c;--color-yellow-50:#fffbeb;--color-yellow-100:#fef3c7;--color-yellow-200:#fde68a;--color-yellow-300:#fcd34d;--color-yellow-400:#fbbf24;--color-yellow-500:#f59e0b;--color-yellow-600:#d97706;--color-yellow-700:#b45309;--color-yellow-800:#92400e;--color-yellow-900:#78350f;--color-green-50:#ecfdf5;--color-green-100:#d1fae5;--color-green-200:#a7f3d0;--color-green-300:#6ee7b7;--color-green-400:#34d399;--color-green-500:#10b981;--color-green-600:#059669;--color-green-700:#047857;--color-green-800:#065f46;--color-green-900:#064e3b;--color-blue-50:#ebf5fa;--color-blue-100:#d3eaf8;--color-blue-200:#a8d4f0;--color-blue-300:#7cbfe9;--color-blue-400:#50a9e2;--color-blue-500:#1e7cb8;--color-blue-600:#1a699e;--color-blue-700:#155884;--color-blue-800:#104060;--color-blue-900:#0b2f46;--color-purple-50:#f8f3fb;--color-purple-100:#e7d8f3;--color-purple-200:#ceb1e7;--color-purple-300:#b68adb;--color-purple-400:#9d63cf;--color-purple-500:#7d39b7;--color-purple-600:#652e94;--color-purple-700:#502475;--color-purple-800:#3a1b56;--color-purple-900:#2b133e;--color-legacy-social-studies-50:#fcf1ec;--color-legacy-social-studies-100:#fae4db;--color-legacy-social-studies-200:#f4c1ae;--color-legacy-social-studies-300:#ef9f80;--color-legacy-social-studies-400:#e97d53;--color-legacy-social-studies-500:#e25a26;--color-legacy-social-studies-600:#c24819;--color-legacy-social-studies-700:#873211;--color-legacy-social-studies-800:#712a0f;--color-legacy-social-studies-900:#481a09;--color-legacy-world-language-50:#f8ebf0;--color-legacy-world-language-100:#f1d2dd;--color-legacy-world-language-200:#e4acc0;--color-legacy-world-language-300:#d885a2;--color-legacy-world-language-400:#cc5e85;--color-legacy-world-language-500:#bb3c69;--color-legacy-world-language-600:#9c3258;--color-legacy-world-language-700:#7d2846;--color-legacy-world-language-800:#5e1e35;--color-legacy-world-language-900:#3f1424;--color-legacy-computer-science-50:#fdf6eb;--color-legacy-computer-science-100:#fbe5c4;--color-legacy-computer-science-200:#f8c881;--color-legacy-computer-science-300:#f5b350;--color-legacy-computer-science-400:#f29a16;--color-legacy-computer-science-500:#d5840b;--color-legacy-computer-science-600:#ae6c09;--color-legacy-computer-science-700:#915a07;--color-legacy-computer-science-800:#6a4205;--color-legacy-computer-science-900:#4d3004;--color-legacy-math-50:#ecf9fc;--color-legacy-math-100:#c8eff8;--color-legacy-math-200:#89ddf0;--color-legacy-math-300:#40c9e7;--color-legacy-math-400:#1aafd0;--color-legacy-math-500:#1489a3;--color-legacy-math-600:#1489a3;--color-legacy-math-700:#117287;--color-legacy-math-800:#0c5463;--color-legacy-math-900:#093d48;--color-legacy-science-50:#f1eff9;--color-legacy-science-100:#d7d1ef;--color-legacy-science-200:#a89cdc;--color-legacy-science-300:#7d6bcb;--color-legacy-science-400:#6049bf;--color-legacy-science-500:#553fb5;--color-legacy-science-600:#402f87;--color-legacy-science-700:#352771;--color-legacy-science-800:#271d53;--color-legacy-science-900:#1c153c;--color-legacy-ela-50:#f9f0f9;--color-legacy-ela-100:#eed2ee;--color-legacy-ela-200:#da9eda;--color-legacy-ela-300:#c86ec8;--color-legacy-ela-400:#bb4dbb;--color-legacy-ela-500:#9b3a9b;--color-legacy-ela-600:#853285;--color-legacy-ela-700:#6f296f;--color-legacy-ela-800:#511e51;--color-legacy-ela-900:#3b163b;--color-legacy-other-50:#f9f5f0;--color-legacy-other-100:#eee1d2;--color-legacy-other-200:#dbbe9e;--color-legacy-other-300:#c99e6d;--color-legacy-other-400:#bd884b;--color-legacy-other-500:#b37e41;--color-legacy-other-600:#865e31;--color-legacy-other-700:#6f4f29;--color-legacy-other-800:#52391e;--color-legacy-other-900:#3b2a15;--text-xs:12px;--text-s:14px;--text-m:16px;--text-l:18px;--text-xl:20px;--text-xxl:24px;--heading-xxs:14px;--heading-xs:16px;--heading-s:20px;--heading-m:24px;--heading-l:28px;--heading-xl:34px;--space-none:0px;--space-x1-quarter:2px;--space-x1-half:4px;--space-x1:8px;--space-x2:16px;--space-x3:24px;--space-x4:32px;--space-x5:40px;--space-x6:48px;--space-x7:56px;--space-x8:64px;--space-x9:72px;--space-x10:80px;--content-primary:var(--color-neutral-800);--content-primary-inverse:var(--color-neutral-0);--content-secondary:var(--color-neutral-600);--content-secondary-inverse:var(--color-neutral-300);--content-tertiary:var(--color-neutral-450);--content-tertiary-inverse:var(--color-neutral-400);--content-link:var(--color-blue-500);--content-link-pressed:var(--color-blue-600);--content-link-hover:var(--color-blue-700);--content-negative:var(--color-red-500);--content-positive:var(--color-green-700);--content-warning:var(--color-yellow-700);--content-brand:var(--color-blue-600);--content-info:var(--color-blue-700);--background-primary:var(--color-neutral-0);--background-primary-hover:var(--color-neutral-100);--background-primary-pressed:var(--color-neutral-150);--background-subtle:var(--color-neutral-50);--background-subtle-hover:var(--color-neutral-100);--background-subtle-pressed:var(--color-neutral-150);--background-bold:var(--color-neutral-150);--background-bold-hover:var(--color-neutral-200);--background-bold-pressed:var(--color-neutral-250);--background-brand:var(--color-brand-500);--background-brand-hover:var(--color-blue-600);--background-brand-pressed:var(--color-blue-700);--background-brand-subtle:var(--color-blue-50);--background-brand-subtle-hover:var(--color-blue-100);--background-brand-subtle-pressed:var(--color-blue-200);--background-positive-subtle:var(--color-green-50);--background-positive-subtle-hover:var(--color-green-100);--background-positive-subtle-pressed:var(--color-green-200);--background-positive:var(--color-green-700);--background-positive-hover:var(--color-green-800);--background-positive-pressed:var(--color-green-900);--background-negative-subtle:var(--color-red-50);--background-negative-subtle-hover:var(--color-red-100);--background-negative-subtle-pressed:var(--color-red-200);--background-negative:var(--color-red-500);--background-negative-hover:var(--color-red-600);--background-negative-pressed:var(--color-red-700);--background-info:var(--color-blue-500);--background-info-subtle:var(--color-blue-50);--background-warning-subtle:var(--color-yellow-50);--background-disabled:var(--color-neutral-50);--background-primary-inverse:var(--color-neutral-800);--border-primary:var(--color-neutral-300);--border-subtle:var(--color-neutral-200);--border-bold:var(--color-neutral-400);--border-positive:var(--color-green-600);--border-negative:var(--color-red-500);--border-warning:var(--color-yellow-500);--border-info:var(--color-blue-500);--border-brand:var(--color-blue-500);--border-selected:var(--color-blue-500);--elevation-background-l0:var(--color-neutral-0);--elevation-background-l1:var(--color-neutral-0);--elevation-background-l2:var(--color-neutral-0);--elevation-background-l3:var(--color-neutral-0);--elevation-background-l4:var(--color-neutral-0);--elevation-background-l5:var(--color-neutral-0);--elevation-background-l6:var(--color-neutral-0);--elevation-shadow-l0:none;--elevation-shadow-l1:0px 4px 6px rgba(35,42,47,0.06),0px 2px 2px rgba(35,42,47,0.06);--elevation-shadow-l2:0px 8px 16px rgba(35,42,47,0.1),0px 4px 4px rgba(35,42,47,0.04);--elevation-shadow-l3:0px 10px 20px rgba(35,42,47,0.06),0px 4px 6px rgba(35,42,47,0.04);--elevation-shadow-l4:0px 14px 24px rgba(35,42,47,0.06),0px 4px 12px rgba(35,42,47,0.04);--elevation-shadow-l5:0px 20px 40px rgba(35,42,47,0.08),0px 4px 16px rgba(35,42,47,0.04);--elevation-shadow-l6:0px 32px 64px rgba(35,42,47,0.08),0px 7px 20px rgba(35,42,47,0.04);--overlay-35:rgba(10,15,26,0.34901960784313724);--overlay-70:rgba(10,15,26,0.6980392156862745);--overlay-100:var(--color-neutral-900)}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local("Lato Light"),local("Lato-Light"),url(https://static.albert.io/app/release/v24-05-15.2/assets/Lato-Light-bd895b1.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:300;src:local("Lato LightItalic"),local("Lato-LightItalic"),url(https://static.albert.io/app/release/v24-05-15.2/assets/Lato-LightItalic-929a79d.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(https://static.albert.io/app/release/v24-05-15.2/assets/Lato-Regular-79164ee.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local("Lato Italic"),local("Lato-Italic"),url(https://static.albert.io/app/release/v24-05-15.2/assets/Lato-Italic-9c78378.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url(https://static.albert.io/app/release/v24-05-15.2/assets/Lato-Bold-401bd63.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:local("Lato BoldItalic"),local("Lato-BoldItalic"),url(https://static.albert.io/app/release/v24-05-15.2/assets/Lato-BoldItalic-f9d1ae3.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:local("Lato Black"),local("Lato-Black"),url(https://static.albert.io/app/release/v24-05-15.2/assets/Lato-Black-e5c10b5.ttf) format("truetype")}@font-face{font-family:All Round Gothic;font-style:normal;font-weight:700;src:local("AllRoundGothic-Bold"),url(https://static.albert.io/app/release/v24-05-15.2/assets/AllRoundGothic-Bold-webfont-3e8a62a.ttf) format("truetype")}@media(max-width:600px){#HW_frame_cont{display:none}}.badge{background-color:#999}.badge,.badge-alert{border-radius:1em;color:#fff;display:inline-block;font-weight:600;line-height:1;padding:.4em .6em}.badge-alert{background-color:#fff6bf}.badge-error{background-color:#fbe3e4}.badge-error,.badge-notice{border-radius:1em;color:#fff;display:inline-block;font-weight:600;line-height:1;padding:.4em .6em}.badge-notice{background-color:#e5edf8}.badge-success{background-color:#e6efc2;border-radius:1em;color:#fff;display:inline-block;font-weight:600;line-height:1;padding:.4em .6em}.basic-table{border-spacing:0;font-size:14px;width:100%}.basic-table td:first-child,.basic-table th:first-child{padding-left:1em}.basic-table td:last-child,.basic-table th:last-child{padding-right:1em}.basic-table thead .fa{color:#d1d5db;cursor:pointer;margin-left:.5em}.basic-table thead th{border-top:1px solid #d1d5db}.basic-table tbody td,.basic-table thead th{border-bottom:1px solid #d1d5db;padding:.75em;text-align:left}.basic-table tbody td{font-weight:400;vertical-align:middle}.basic-table tbody tr:last-child td{border-bottom:0}.free-form-content.is-hidden{display:none}.common-content{min-height:100vh;padding:120px 0 0}.common-content--white-bg{background-color:#fff}.common-content--with-tertiary-header{min-height:100vh;padding:180px 0 0}.common-content .home{margin-top:-120px}.common-content .analytics-reports,.common-content .course-library,.common-content .forgot-password-wrapper,.common-content .marketplace,.common-content .pricing-page,.common-content .quote-gen,.common-content .reset-password-wrapper,.common-content .search-wrapper,.common-content .sign-up-wrapper,.common-content .storybert{margin-top:-60px}.dropdown-container{margin-bottom:1em;position:relative;width:150px}.dropdown-description{display:none}.dropdown-button{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;position:relative;display:inline-block;line-height:2.5em;margin:0;padding:0 20px 2px .75em;width:100%}.dropdown-button,.dropdown-button:focus,.dropdown-button:hover{transition:border .05s ease-in-out}.dropdown-button:focus{border-color:#a8d4f0;outline-width:0}.dropdown-button:hover{border-color:#a8d4f0}.dropdown-button:disabled{cursor:not-allowed;opacity:.5}.dropdown-button:disabled:hover{border-color:#e5e7eb}.dropdown-button:after{content:"";font-family:Font Awesome\ 6 Pro;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.dropdown-menu{display:none;left:0;margin:0;padding:0;position:absolute;top:100%;width:100%;z-index:9}.dropdown-menu.show-menu{display:block}.dropdown-menu li{background-color:#f9fafb;display:inline-block;line-height:1.4;padding:.75em 1em;width:100%}.dropdown-menu li:hover{background-color:#f3f4f6}.dropdown-menu li:not(:last-child){border-bottom:1px solid #d1d5db;border-left:1px solid #9ca3af;border-right:1px solid #9ca3af}.dropdown-menu li:last-child{border:1px solid #9ca3af;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top:0}.modal{animation-duration:.3s;animation-fill-mode:forwards;animation-name:opacityFadeIn;animation-timing-function:cubic-bezier(.23,1,.32,1);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes opacityFadeIn{0%{opacity:0}to{opacity:1}}.modal__shade{background-color:rgba(0,0,0,.6);height:100%;left:0;position:absolute;top:0;transform:translateZ(0);width:100%}.modal__overflow-handler{max-height:100vh;overflow:auto;padding:1.75em}@media(max-width:600px){.modal__overflow-handler{padding:.875em}}.modal__wrapper{margin:0 auto;max-width:550px;min-width:25em;position:relative;width:100%}@media(max-width:600px){.modal__wrapper{min-width:100%}}.modal__header{background:#f3f4f6;border-top-left-radius:4px;border-top-right-radius:4px;color:#374151;display:flex;font-size:1.05rem;justify-content:space-between;min-height:3.75em;padding:1.25em 3.5em 1.25em 1.25em;position:relative}.modal__header-label{align-items:center;display:flex;flex-flow:row wrap;font-weight:700;padding:0 .5em 0 0}.modal__header-close-btn{align-items:center;bottom:0;color:#d1d5db;cursor:pointer;display:flex;font-size:1.1375rem;height:100%;justify-content:center;padding:1.1539em;position:absolute;right:0;top:0}.modal__header-close-btn:focus,.modal__header-close-btn:hover{color:#374151}.modal__content{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#374151;font-size:.875rem;padding:1.5em}.modal__content label{font-weight:bolder}.modal__content textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;margin:.5em 0 1em;min-height:100px;padding:.75em 1em;width:100%}.modal__content button:not(.unbutton),.modal__content input[type=button]:not(.unbutton){-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap}.modal__content button:not(.unbutton)::-moz-selection,.modal__content input[type=button]:not(.unbutton)::-moz-selection{background-color:transparent}.modal__content button:not(.unbutton)::-moz-selection, .modal__content input[type=button]:not(.unbutton)::-moz-selection{background-color:transparent}.modal__content button:not(.unbutton)::selection,.modal__content input[type=button]:not(.unbutton)::selection{background-color:transparent}.modal__content button:not(.unbutton) ::-moz-selection,.modal__content input[type=button]:not(.unbutton) ::-moz-selection{background-color:transparent}.modal__content button:not(.unbutton) ::-moz-selection, .modal__content input[type=button]:not(.unbutton) ::-moz-selection{background-color:transparent}.modal__content button:not(.unbutton) ::selection,.modal__content input[type=button]:not(.unbutton) ::selection{background-color:transparent}.modal__content button:not(.unbutton).disabled,.modal__content button:not(.unbutton).disabled:hover,.modal__content button:not(.unbutton):disabled,.modal__content button:not(.unbutton):disabled:hover,.modal__content input[type=button]:not(.unbutton).disabled,.modal__content input[type=button]:not(.unbutton).disabled:hover,.modal__content input[type=button]:not(.unbutton):disabled,.modal__content input[type=button]:not(.unbutton):disabled:hover{background-color:#6b7280;color:#d1d5db}.modal__content button:not(.unbutton):not(:disabled):not(:active):hover,.modal__content input[type=button]:not(.unbutton):not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.modal__content .modal__footer-actions{display:flex;justify-content:flex-end}.modal__content .form-input-error{color:#dc4538;font-size:.85em}.modal__content .form-input-error:first-letter{text-transform:uppercase}.image-zoom-modal{text-align:center}.image-zoom-modal .modal__overflow-handler{padding:1rem;position:absolute;top:50%;transform:translateY(-50%);width:100%}.image-zoom-modal .modal__wrapper{display:inline-block;max-height:100vh;max-width:100%;width:auto}.image-zoom-modal .modal__header{min-height:1em;padding:1.25em}.image-zoom-modal .modal__content{padding:1em}.image-zoom-modal .modal__body{max-width:100%}.image-zoom-modal .image-supplement .a-card{background-color:#fff;border-color:#fff}.image-zoom-modal .image-supplement img{max-height:60vh;max-width:100%}.image-zoom-modal figcaption{background-color:rgba(0,0,0,.8);border-radius:8px;color:#fff;width:100%}.question-feedback-modal-content .question-feedback-modal-content-feedback{max-height:55vh;overflow:auto}.question-feedback-modal-content .question-feedback-modal-content-item{background-color:#fff;border-radius:.5em;margin-bottom:1em;padding:1em}.question-feedback-modal-content .question-feedback-modal-content-feedback-date{float:right;font-weight:700}.question-feedback-modal-content .question-feedback-modal-content-feedback-name{margin-bottom:.5em}.question-feedback-modal-content .question-feedback-modal-content-feedback-name span:first-child{font-weight:700}.question-feedback-modal-content .question-feedback-modal-content-feedback-message p{margin:0 0 .5em}.question-feedback-modal-content .question-feedback-modal-content-feedback-message p:last-child{margin:0}.modal-feedback .issues-modal-error-message{color:#dc4538;float:left}.modal-feedback .dropdown{display:inline-block;margin-right:1em}.fill-in-the-blank{font-size:14px;line-height:1.2}.fill-in-the-blank table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.fill-in-the-blank th{background-color:#fff;border-top:1px solid #e2e4e6}.fill-in-the-blank tbody tr{background-color:#fafbfc}.fill-in-the-blank tbody tr:nth-child(2n){background-color:#fff}.fill-in-the-blank th,.fill-in-the-blank tr{box-shadow:inset 0 -1px 0 #e2e4e6}.fill-in-the-blank tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.fill-in-the-blank td,.fill-in-the-blank th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.fill-in-the-blank td:first-child,.fill-in-the-blank th:first-child{border-left:1px solid #e2e4e6}.fill-in-the-blank th{font-size:1.1em;font-weight:700;white-space:nowrap}.fill-in-the-blank th::-moz-selection{background-color:transparent}.fill-in-the-blank th::selection{background-color:transparent}.fill-in-the-blank th ::-moz-selection{background-color:transparent}.fill-in-the-blank th ::selection{background-color:transparent}.fill-in-the-blank a,.fill-in-the-blank blockquote,.fill-in-the-blank figcaption,.fill-in-the-blank h1,.fill-in-the-blank h2,.fill-in-the-blank h3,.fill-in-the-blank h4,.fill-in-the-blank h5,.fill-in-the-blank h6,.fill-in-the-blank li,.fill-in-the-blank ol,.fill-in-the-blank p,.fill-in-the-blank ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.fill-in-the-blank a:not([class]){color:#50a9e2}.fill-in-the-blank a:not([class]):not(:hover){text-decoration:none}.fill-in-the-blank a:not([class]):hover,.fill-in-the-blank a:not([class]):visited{color:#1e7cb8}.fill-in-the-blank small{line-height:1.2}.fill-in-the-blank img{max-width:100%}.fill-in-the-blank li,.fill-in-the-blank p{color:#374151}@media(max-width:600px){.fill-in-the-blank ol,.fill-in-the-blank ul{margin-left:1rem;padding-left:0}}.fill-in-the-blank li{margin-bottom:.5em}.fill-in-the-blank strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.fill-in-the-blank blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.fill-in-the-blank blockquote{margin:1em 1.5em}}.fill-in-the-blank pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.fill-in-the-blank .paragraph code,.fill-in-the-blank p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.fill-in-the-blank pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.fill-in-the-blank hr{background-color:#9ca3af;border:0;height:1px}.fill-in-the-blank [class$=question-content]{margin-bottom:2em}.fill-in-the-blank .scroll-wrapper{max-width:100%;overflow:auto}.fill-in-the-blank .question-answer-area,.fill-in-the-blank .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.fill-in-the-blank .question-answer-area,.fill-in-the-blank .question-prompt{padding:0 1rem}}.fill-in-the-blank .question__prompt-heading{font-size:1.2em;margin:20px 0}.fill-in-the-blank .MathJax{color:#000}.fill-in-the-blank .MathJax_Display{margin:0}.fill-in-the-blank-dropdown-passage{margin:2rem 0;padding:0 3rem}.fill-in-the-blank-dropdown-passage div,.fill-in-the-blank-dropdown-passage p{display:inline;line-height:2.5em}.fill-in-the-blank-dropdown-passage p+p:before{content:"";display:block;height:.5em;width:100%}@media(max-width:600px){.fill-in-the-blank-dropdown-passage{margin-bottom:1rem;padding:0 1rem}}div.fill-in-the-blank-dropdown-passage-dropdown{display:inline-block;margin:0 5px;position:relative}div.fill-in-the-blank-dropdown-passage-dropdown div,div.fill-in-the-blank-dropdown-passage-dropdown p{display:inline-block}div.fill-in-the-blank-dropdown-passage-dropdown.is-open{z-index:999}.fill-in-the-blank-dropdown-passage-dropdown-container{-moz-appearance:none;-webkit-appearance:none;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;transition:border .05s ease-in-out;padding:0 20px 2px 5px;background-color:#fff;cursor:default;height:2em;min-width:150px;position:relative;transform:translateY(3px)}.fill-in-the-blank-dropdown-passage-dropdown-container:focus,.fill-in-the-blank-dropdown-passage-dropdown-container:hover{transition:border .05s ease-in-out}.fill-in-the-blank-dropdown-passage-dropdown-container:focus{border-color:#a8d4f0;outline-width:0}.fill-in-the-blank-dropdown-passage-dropdown-container:hover{border-color:#a8d4f0}.fill-in-the-blank-dropdown-passage-dropdown-container:disabled{cursor:not-allowed;opacity:.5}.fill-in-the-blank-dropdown-passage-dropdown-container:disabled:hover{border-color:#e5e7eb}.fill-in-the-blank-dropdown-passage-dropdown-container:after{content:"";font-family:Font Awesome\ 6 Pro;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.fill-in-the-blank-dropdown-passage-dropdown-container.is-correct{background-color:#d1fae5;border-color:#059669}.fill-in-the-blank-dropdown-passage-dropdown-container.is-incorrect{background-color:#fbefef;border-color:#dc4538}.fill-in-the-blank-dropdown-passage-dropdown-container-menu{left:0;position:absolute;top:calc(2em - 1px);z-index:99}.fill-in-the-blank-dropdown-passage-dropdown-container-menu>div{background-color:#f9fafb;display:inline-block;line-height:1.4;min-width:100%;padding:.75em 1em}.fill-in-the-blank-dropdown-passage-dropdown-container-menu>div:hover{background-color:#f3f4f6}.fill-in-the-blank-dropdown-passage-dropdown-container-menu>div:not(:last-child){border-bottom:1px solid #d1d5db;border-left:1px solid #9ca3af;border-right:1px solid #9ca3af}.fill-in-the-blank-dropdown-passage-dropdown-container-menu>div:last-child{border:1px solid #9ca3af;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top:0}div.fill-in-the-blank-dropdown-passage-dropdown-container-selected-choice{line-height:1em;transform:translateY(-.25em);width:100%}.fitb-question-response-stats__item{color:#4b5563;margin-bottom:1em}.fitb-question-response-stats__header{color:#4b5563;margin-bottom:.5em;text-transform:uppercase}.fitb-question-response-stats__choice{margin-bottom:.5em;margin-left:.5em;padding-left:1.5em;position:relative}.fitb-question-response-stats__correct-answer,.fitb-question-response-stats__incorrect-answer{font-size:1.25em;left:0;position:absolute}.fitb-question-response-stats__correct-answer{color:#059669}.fitb-question-response-stats__incorrect-answer{color:#dc4538}.fitb-question-response-stats__choice-percentage{color:#9ca3af;display:inline-block;margin-right:1.25em;text-align:right;width:3em}.two-way-question{font-size:14px;line-height:1.2}.two-way-question table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.two-way-question th{background-color:#fff;border-top:1px solid #e2e4e6}.two-way-question tbody tr{background-color:#fafbfc}.two-way-question tbody tr:nth-child(2n){background-color:#fff}.two-way-question th,.two-way-question tr{box-shadow:inset 0 -1px 0 #e2e4e6}.two-way-question tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.two-way-question td,.two-way-question th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.two-way-question td:first-child,.two-way-question th:first-child{border-left:1px solid #e2e4e6}.two-way-question th{font-size:1.1em;font-weight:700;white-space:nowrap}.two-way-question th::-moz-selection{background-color:transparent}.two-way-question th::selection{background-color:transparent}.two-way-question th ::-moz-selection{background-color:transparent}.two-way-question th ::selection{background-color:transparent}.two-way-question a,.two-way-question blockquote,.two-way-question figcaption,.two-way-question h1,.two-way-question h2,.two-way-question h3,.two-way-question h4,.two-way-question h5,.two-way-question h6,.two-way-question li,.two-way-question ol,.two-way-question p,.two-way-question ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.two-way-question a:not([class]){color:#50a9e2}.two-way-question a:not([class]):not(:hover){text-decoration:none}.two-way-question a:not([class]):hover,.two-way-question a:not([class]):visited{color:#1e7cb8}.two-way-question small{line-height:1.2}.two-way-question img{max-width:100%}.two-way-question li,.two-way-question p{color:#374151}@media(max-width:600px){.two-way-question ol,.two-way-question ul{margin-left:1rem;padding-left:0}}.two-way-question li{margin-bottom:.5em}.two-way-question strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.two-way-question blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.two-way-question blockquote{margin:1em 1.5em}}.two-way-question pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.two-way-question .paragraph code,.two-way-question p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.two-way-question pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.two-way-question hr{background-color:#9ca3af;border:0;height:1px}.two-way-question [class$=question-content]{margin-bottom:2em}.two-way-question .scroll-wrapper{max-width:100%;overflow:auto}.two-way-question .question-answer-area,.two-way-question .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.two-way-question .question-answer-area,.two-way-question .question-prompt{padding:0 1rem}}.two-way-question .question__prompt-heading{font-size:1.2em;margin:20px 0}.two-way-question .MathJax{color:#000}.two-way-question .MathJax_Display{margin:0}.two-way-question-content-table{display:flex;flex-wrap:wrap;margin-top:2em;width:100%}.two-way-question-content-table p{line-height:1.2;margin:0}.two-way-question-content-table-header{border-bottom:1px solid #9ca3af;display:flex;padding-bottom:.5em;width:50%}.two-way-question-content-table-header p{color:#374151}.two-way-question-content-table-rows-row-cell{align-items:center;display:flex;padding:1em 1em 1em 0}.two-way-question-content-table-header-left,.two-way-question-content-table-header-right{align-items:flex-end;display:flex;padding:0 2em 0 0;position:relative;text-align:center;width:50%}.two-way-question-content-table-rows{width:100%}.two-way-question-content-table-rows-row{display:flex}.two-way-question-content-table-rows-row:not(:last-child){border-bottom:1px solid #9ca3af}.two-way-question-content-table-rows-row .image-supplement img{margin:0}.two-way-question-content-table-rows-row-statement{align-items:center;display:flex;width:50%}.two-way-question-content-table-rows-row-statement>div{width:50%}.two-way-question-content-table-rows-row-statement p{color:#374151}.two-way-question-content-table-rows-row-input{color:#d1d5db;font-size:1rem;margin:0 .5em 0 0}.two-way-question-content-table-rows-row-input.fa-check-square{color:#50a9e2;cursor:pointer}.two-way-question-content-table-rows-row-input.fa-check-square.correct{color:#059669}.two-way-question-content-table-rows-row-input.fa-check-square.incorrect{color:#dc4538}.two-way-question-content-table-rows-row-statement-right-value{align-items:center;display:flex;padding:1em 0 1em .5em;width:50%}.free-response-question-view{font-size:14px;line-height:1.2;padding:.5em 1em}.free-response-question-view table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.free-response-question-view th{background-color:#fff;border-top:1px solid #e2e4e6}.free-response-question-view tbody tr{background-color:#fafbfc}.free-response-question-view tbody tr:nth-child(2n){background-color:#fff}.free-response-question-view th,.free-response-question-view tr{box-shadow:inset 0 -1px 0 #e2e4e6}.free-response-question-view tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.free-response-question-view td,.free-response-question-view th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.free-response-question-view td:first-child,.free-response-question-view th:first-child{border-left:1px solid #e2e4e6}.free-response-question-view th{font-size:1.1em;font-weight:700;white-space:nowrap}.free-response-question-view th::-moz-selection{background-color:transparent}.free-response-question-view th::selection{background-color:transparent}.free-response-question-view th ::-moz-selection{background-color:transparent}.free-response-question-view th ::selection{background-color:transparent}.free-response-question-view a,.free-response-question-view blockquote,.free-response-question-view figcaption,.free-response-question-view h1,.free-response-question-view h2,.free-response-question-view h3,.free-response-question-view h4,.free-response-question-view h5,.free-response-question-view h6,.free-response-question-view li,.free-response-question-view ol,.free-response-question-view p,.free-response-question-view ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.free-response-question-view a:not([class]){color:#50a9e2}.free-response-question-view a:not([class]):not(:hover){text-decoration:none}.free-response-question-view a:not([class]):hover,.free-response-question-view a:not([class]):visited{color:#1e7cb8}.free-response-question-view small{line-height:1.2}.free-response-question-view img{max-width:100%}.free-response-question-view li,.free-response-question-view p{color:#374151}@media(max-width:600px){.free-response-question-view ol,.free-response-question-view ul{margin-left:1rem;padding-left:0}}.free-response-question-view li{margin-bottom:.5em}.free-response-question-view strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.free-response-question-view blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.free-response-question-view blockquote{margin:1em 1.5em}}.free-response-question-view pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.free-response-question-view .paragraph code,.free-response-question-view p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.free-response-question-view pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.free-response-question-view hr{background-color:#9ca3af;border:0;height:1px}.free-response-question-view [class$=question-content]{margin-bottom:2em}.free-response-question-view .scroll-wrapper{max-width:100%;overflow:auto}.free-response-question-view .question-answer-area,.free-response-question-view .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.free-response-question-view .question-answer-area,.free-response-question-view .question-prompt{padding:0 1rem}}.free-response-question-view .question__prompt-heading{font-size:1.2em;margin:20px 0}.free-response-question-view .MathJax{color:#000}.free-response-question-view .MathJax_Display{margin:0}.free-response-question-view__question-container{box-shadow:0 1px 2px rgba(0,0,0,.05);margin:0 auto;max-width:830px}@media screen and (max-width:600px){.free-response-question-view__question-container{padding:.75em;width:100%}}.free-response-question-view__question{box-shadow:0 1px 2px rgba(0,0,0,.05);background:#fff;border-radius:.25em;padding:1.5em}.free-response-question-view__question .question-footer__labels-header{color:#9ca3af;font-size:1.17em;font-weight:700}.free-response-question-view-paywall{background:linear-gradient(0deg,#f9fafb 80%,rgba(249,250,251,.5));bottom:0;box-shadow:0 0 30px 15px rgba(249,250,251,.5);height:80vh;left:0;position:absolute;right:0;top:20vh}.free-response-question-view-paywall__contents{height:50%;margin:0 auto;max-width:500px;padding:2em;position:relative;text-align:center;top:25%}.free-response-question-view-paywall__lead{color:#374151;font-size:1.15em}.free-response-question-view-paywall__actions{display:flex;justify-content:center}.free-response-question-view-paywall__actions button{-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:bolder;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;margin:0 1em}.free-response-question-view-paywall__actions button::-moz-selection{background-color:transparent}.free-response-question-view-paywall__actions button::selection{background-color:transparent}.free-response-question-view-paywall__actions button ::-moz-selection{background-color:transparent}.free-response-question-view-paywall__actions button ::selection{background-color:transparent}.free-response-question-view-paywall__actions button.disabled,.free-response-question-view-paywall__actions button.disabled:hover,.free-response-question-view-paywall__actions button:disabled,.free-response-question-view-paywall__actions button:disabled:hover{background-color:#6b7280;color:#d1d5db}.free-response-question-view-paywall__actions button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.card{box-shadow:0 1px 2px rgba(0,0,0,.05);background-color:#fff;border-radius:.4em;font-size:14px;padding:1.25em}.card--no-padding{padding:0}.card--hover{box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer}.card--hover:hover:not(:active){box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .15s}@media(min-width:901px){.hidden-device-medium-up{display:none!important}}@media(max-width:900px){.hidden-device-medium-down{display:none!important}}@media(min-width:600px){.hidden-device-small-up{display:none!important}}@media(max-width:600px){.hidden-device-small-down{display:none!important}}.flag{background-color:#f3f4f6;border-radius:3px;color:#4b5563;display:inline-block;font-size:12px;margin:0 .5em .5em 0;padding:.5em .75em;white-space:nowrap}.flag::-moz-selection{background-color:transparent}.flag::selection{background-color:transparent}.flag ::-moz-selection{background-color:transparent}.flag ::selection{background-color:transparent}.flag,.flag a{text-decoration:none}@media(min-width:600px){.flag--hover:focus,.flag--hover:hover{background-color:#e5e7eb;cursor:pointer;outline-width:0;transition:background-color .25s}}.flag--red{background-color:#fbefef;color:#dc4538}@media(min-width:600px){.flag--red.flag--hover:focus,.flag--red.flag--hover:hover{background-color:#f7d7d4}}.flag--green{background-color:#d1fae5;color:#059669}@media(min-width:600px){.flag--green.flag--hover:focus,.flag--green.flag--hover:hover{background-color:#a7f3d0}}.flag--green-white{background-color:#059669;border-radius:2px;color:#fff;font-size:.9em;font-weight:900}@media(min-width:600px){.flag--green-white.flag--hover:focus,.flag--green-white.flag--hover:hover{background-color:#047857}}.flag--blue{background-color:#d3eaf8;color:#1e7cb8}@media(min-width:600px){.flag--blue.flag--hover:focus,.flag--blue.flag--hover:hover{background-color:#a8d4f0}}.flag--dark-blue{background-color:#1e7cb8;color:#fff}@media(min-width:600px){.flag--dark-blue.flag--hover:focus,.flag--dark-blue.flag--hover:hover{background-color:#1a699e}}.flag--mastery{background-color:#9d63cf;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.flag--mastery,.flag--mastery a{text-decoration:none}.flag--mastery:empty:not([type=button]){display:none}.flag--mastery::-moz-selection{background-color:transparent}.flag--mastery::selection{background-color:transparent}.flag--mastery ::-moz-selection{background-color:transparent}.flag--mastery ::selection{background-color:transparent}.flag--mastery:focus,.flag--mastery:hover{background-color:#9150c9;outline-width:0;transition:background-color .25s}@media(max-width:600px){.flag--mastery:focus,.flag--mastery:hover{background-color:#9d63cf;outline-width:0;transition:background-color .25s}}.flag--excelling{background-color:#50a9e2;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.flag--excelling,.flag--excelling a{text-decoration:none}.flag--excelling:empty:not([type=button]){display:none}.flag--excelling::-moz-selection{background-color:transparent}.flag--excelling::selection{background-color:transparent}.flag--excelling ::-moz-selection{background-color:transparent}.flag--excelling ::selection{background-color:transparent}.flag--excelling:focus,.flag--excelling:hover{background-color:#3a9ede;outline-width:0;transition:background-color .25s}@media(max-width:600px){.flag--excelling:focus,.flag--excelling:hover{background-color:#50a9e2;outline-width:0;transition:background-color .25s}}.flag--passing{background-color:#f0bf6c;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.flag--passing,.flag--passing a{text-decoration:none}.flag--passing:empty:not([type=button]){display:none}.flag--passing::-moz-selection{background-color:transparent}.flag--passing::selection{background-color:transparent}.flag--passing ::-moz-selection{background-color:transparent}.flag--passing ::selection{background-color:transparent}.flag--passing:focus,.flag--passing:hover{background-color:#eeb555;outline-width:0;transition:background-color .25s}@media(max-width:600px){.flag--passing:focus,.flag--passing:hover{background-color:#f0bf6c;outline-width:0;transition:background-color .25s}}.flag--proficient{background-color:#10b981;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.flag--proficient,.flag--proficient a{text-decoration:none}.flag--proficient:empty:not([type=button]){display:none}.flag--proficient::-moz-selection{background-color:transparent}.flag--proficient::selection{background-color:transparent}.flag--proficient ::-moz-selection{background-color:transparent}.flag--proficient ::selection{background-color:transparent}.flag--proficient:focus,.flag--proficient:hover{background-color:#0ea271;outline-width:0;transition:background-color .25s}@media(max-width:600px){.flag--proficient:focus,.flag--proficient:hover{background-color:#10b981;outline-width:0;transition:background-color .25s}}.flag--struggling{background-color:#e36e63;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.flag--struggling,.flag--struggling a{text-decoration:none}.flag--struggling:empty:not([type=button]){display:none}.flag--struggling::-moz-selection{background-color:transparent}.flag--struggling::selection{background-color:transparent}.flag--struggling ::-moz-selection{background-color:transparent}.flag--struggling ::selection{background-color:transparent}.flag--struggling:focus,.flag--struggling:hover{background-color:#df5a4d;outline-width:0;transition:background-color .25s}@media(max-width:600px){.flag--struggling:focus,.flag--struggling:hover{background-color:#e36e63;outline-width:0;transition:background-color .25s}}.flag--learning,.flag--started{background-color:#9ca3af;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.flag--learning,.flag--learning a,.flag--started,.flag--started a{text-decoration:none}.flag--learning:empty:not([type=button]),.flag--started:empty:not([type=button]){display:none}.flag--learning::-moz-selection,.flag--started::-moz-selection{background-color:transparent}.flag--learning::-moz-selection, .flag--started::-moz-selection{background-color:transparent}.flag--learning::selection,.flag--started::selection{background-color:transparent}.flag--learning ::-moz-selection,.flag--started ::-moz-selection{background-color:transparent}.flag--learning ::-moz-selection, .flag--started ::-moz-selection{background-color:transparent}.flag--learning ::selection,.flag--started ::selection{background-color:transparent}.flag--learning:focus,.flag--learning:hover,.flag--started:focus,.flag--started:hover{background-color:#8e96a4;outline-width:0;transition:background-color .25s}@media(max-width:600px){.flag--learning:focus,.flag--learning:hover,.flag--started:focus,.flag--started:hover{background-color:#9ca3af;outline-width:0;transition:background-color .25s}}.flag--get-started{background-color:#1e7cb8;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.flag--get-started,.flag--get-started a{text-decoration:none}.flag--get-started:empty:not([type=button]){display:none}.flag--get-started::-moz-selection{background-color:transparent}.flag--get-started::selection{background-color:transparent}.flag--get-started ::-moz-selection{background-color:transparent}.flag--get-started ::selection{background-color:transparent}.flag--get-started:focus,.flag--get-started:hover{background-color:#1a6da2;outline-width:0;transition:background-color .25s}@media(max-width:600px){.flag--get-started:focus,.flag--get-started:hover{background-color:#1e7cb8;outline-width:0;transition:background-color .25s}}.form{font-size:14px}.form__input-wrapper{display:block;margin-bottom:.75em;width:100%}.form__input-wrapper .form__button{font-size:.9em}.form__row{display:flex}.form__row>*{flex-grow:1;margin-left:.5em;margin-right:.5em}.form__row>:first-child{margin-left:0}.form__row>:last-child{margin-right:0}.form__actionable-input-wrapper{align-items:flex-start;display:flex;margin-bottom:.75em}.form__actionable-input-wrapper .form__field,.form__actionable-input-wrapper .form__input-wrapper{margin-bottom:0}.form__actionable-input-wrapper .form__button{padding-bottom:.65em;padding-top:.65em;position:relative;top:1.5em}.form__actionable-input-wrapper>*{margin-left:.25em;margin-right:.25em}.form__actionable-input-wrapper>:first-child{margin-left:0}.form__actionable-input-wrapper>:last-child{margin-right:0}.form__label-text{color:#374151;font-weight:700;margin-bottom:.25em}.form__input--required .form__label-text:after{color:#dc4538;content:"*"}.form__input-error{color:#dc4538;font-size:.85em;margin-top:.25em;text-transform:none}.form__field{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;padding-left:.5rem;display:block;width:100%}.form__field,.form__field:focus,.form__field:hover{transition:border .05s ease-in-out}.form__field:focus{outline-width:0}.form__field:focus,.form__field:hover{border-color:#a8d4f0}.form__field:disabled{cursor:not-allowed;opacity:.5}.form__field:disabled:hover{border-color:#e5e7eb}@media(max-width:600px){.form__field:not([type=date]){-webkit-appearance:none}.form__field[type=date]{align-items:center;display:flex}}.form__static-field{background-color:#f3f4f6;border-radius:.25em;color:#4b5563;font-size:.9em;padding:.5em .75em}.form__field--textarea{line-height:1.4;min-height:8em;padding:.75em 1em;width:100%}.form__button.form__button{display:inline-block;font-size:.9em;white-space:nowrap}.form__button{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:bolder;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.form__button::-moz-selection{background-color:transparent}.form__button::selection{background-color:transparent}.form__button ::-moz-selection{background-color:transparent}.form__button ::selection{background-color:transparent}.form__button.disabled,.form__button.disabled:hover,.form__button:disabled,.form__button:disabled:hover{background-color:#6b7280;color:#d1d5db}.form__button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.form__button--green{-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:bolder;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.form__button--green::-moz-selection{background-color:transparent}.form__button--green::selection{background-color:transparent}.form__button--green ::-moz-selection{background-color:transparent}.form__button--green ::selection{background-color:transparent}.form__button--green.disabled,.form__button--green.disabled:hover,.form__button--green:disabled,.form__button--green:disabled:hover{background-color:#6b7280;color:#d1d5db}.form__button--green:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.form__button--red{-webkit-appearance:none;-moz-appearance:none;background-color:#dc4538;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:bolder;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.form__button--red::-moz-selection{background-color:transparent}.form__button--red::selection{background-color:transparent}.form__button--red ::-moz-selection{background-color:transparent}.form__button--red ::selection{background-color:transparent}.form__button--red.disabled,.form__button--red.disabled:hover,.form__button--red:disabled,.form__button--red:disabled:hover{background-color:#6b7280;color:#d1d5db}.form__button--red:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.form__button--gray{-webkit-appearance:none;-moz-appearance:none;background-color:#e5e7eb;border:0;border-radius:.15em;color:#4b5563;cursor:pointer;font-size:1em;font-weight:bolder;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.form__button--gray::-moz-selection{background-color:transparent}.form__button--gray::selection{background-color:transparent}.form__button--gray ::-moz-selection{background-color:transparent}.form__button--gray ::selection{background-color:transparent}.form__button--gray.disabled,.form__button--gray.disabled:hover,.form__button--gray:disabled,.form__button--gray:disabled:hover{background-color:#6b7280;color:#d1d5db}.form__button--gray:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.form__button--disabled{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:bolder;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.form__button--disabled::-moz-selection{background-color:transparent}.form__button--disabled::selection{background-color:transparent}.form__button--disabled ::-moz-selection{background-color:transparent}.form__button--disabled ::selection{background-color:transparent}.form__button--disabled.disabled,.form__button--disabled.disabled:hover,.form__button--disabled:disabled,.form__button--disabled:disabled:hover{background-color:#6b7280;color:#d1d5db}.form__button--disabled:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.form__button--disabled,.form__button--disabled:hover{background-color:#6b7280;color:#d1d5db}.form__actions-wrapper{display:flex;justify-content:flex-end}.form__actions-wrapper .form__button{font-size:1em}.form__actions-wrapper .form__button:not(:last-child){margin-right:.5em}.button{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;display:inline-block;margin:0 .75em;text-align:center;white-space:nowrap}.button::-moz-selection{background-color:transparent}.button::selection{background-color:transparent}.button ::-moz-selection{background-color:transparent}.button ::selection{background-color:transparent}.button.disabled,.button.disabled:hover,.button:disabled,.button:disabled:hover{background-color:#6b7280;color:#d1d5db}.button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button:first-child{margin-left:0}.button:last-child{margin-right:0}.button--no-margin{margin:0}.button--aqua{-webkit-appearance:none;-moz-appearance:none;background-color:#34d399;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--aqua::-moz-selection{background-color:transparent}.button--aqua::selection{background-color:transparent}.button--aqua ::-moz-selection{background-color:transparent}.button--aqua ::selection{background-color:transparent}.button--aqua.disabled,.button--aqua.disabled:hover,.button--aqua:disabled,.button--aqua:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--aqua:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--green{-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--green::-moz-selection{background-color:transparent}.button--green::selection{background-color:transparent}.button--green ::-moz-selection{background-color:transparent}.button--green ::selection{background-color:transparent}.button--green.disabled,.button--green.disabled:hover,.button--green:disabled,.button--green:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--green:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--blue{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--blue::-moz-selection{background-color:transparent}.button--blue::selection{background-color:transparent}.button--blue ::-moz-selection{background-color:transparent}.button--blue ::selection{background-color:transparent}.button--blue.disabled,.button--blue.disabled:hover,.button--blue:disabled,.button--blue:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--blue:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--blue-medium{-webkit-appearance:none;-moz-appearance:none;background-color:#50a9e2;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--blue-medium::-moz-selection{background-color:transparent}.button--blue-medium::selection{background-color:transparent}.button--blue-medium ::-moz-selection{background-color:transparent}.button--blue-medium ::selection{background-color:transparent}.button--blue-medium.disabled,.button--blue-medium.disabled:hover,.button--blue-medium:disabled,.button--blue-medium:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--blue-medium:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--red{-webkit-appearance:none;-moz-appearance:none;background-color:#dc4538;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--red::-moz-selection{background-color:transparent}.button--red::selection{background-color:transparent}.button--red ::-moz-selection{background-color:transparent}.button--red ::selection{background-color:transparent}.button--red.disabled,.button--red.disabled:hover,.button--red:disabled,.button--red:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--red:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--dark-blue{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--dark-blue::-moz-selection{background-color:transparent}.button--dark-blue::selection{background-color:transparent}.button--dark-blue ::-moz-selection{background-color:transparent}.button--dark-blue ::selection{background-color:transparent}.button--dark-blue.disabled,.button--dark-blue.disabled:hover,.button--dark-blue:disabled,.button--dark-blue:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--dark-blue:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--light-gray{-webkit-appearance:none;-moz-appearance:none;background-color:#e5e7eb;border:0;border-radius:.15em;color:#4b5563;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--light-gray::-moz-selection{background-color:transparent}.button--light-gray::selection{background-color:transparent}.button--light-gray ::-moz-selection{background-color:transparent}.button--light-gray ::selection{background-color:transparent}.button--light-gray.disabled,.button--light-gray.disabled:hover,.button--light-gray:disabled,.button--light-gray:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--light-gray:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--lighter-gray{-webkit-appearance:none;-moz-appearance:none;background-color:#f3f4f6;border:0;border-radius:.15em;color:#6b7280;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--lighter-gray::-moz-selection{background-color:transparent}.button--lighter-gray::selection{background-color:transparent}.button--lighter-gray ::-moz-selection{background-color:transparent}.button--lighter-gray ::selection{background-color:transparent}.button--lighter-gray.disabled,.button--lighter-gray.disabled:hover,.button--lighter-gray:disabled,.button--lighter-gray:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--lighter-gray:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--white{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--white::-moz-selection{background-color:transparent}.button--white::selection{background-color:transparent}.button--white ::-moz-selection{background-color:transparent}.button--white ::selection{background-color:transparent}.button--white.disabled,.button--white.disabled:hover,.button--white:disabled,.button--white:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--white:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--disabled{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.6em .75em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.button--disabled::-moz-selection{background-color:transparent}.button--disabled::selection{background-color:transparent}.button--disabled ::-moz-selection{background-color:transparent}.button--disabled ::selection{background-color:transparent}.button--disabled.disabled,.button--disabled.disabled:hover,.button--disabled:disabled,.button--disabled:disabled:hover{background-color:#6b7280;color:#d1d5db}.button--disabled:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.button--disabled,.button--disabled:hover{background-color:#6b7280;color:#d1d5db}.button--flex-item{align-items:center;display:inline-flex;padding:0 .75em}.button--wide{padding:.6em 2em}.outline-button{background-color:transparent;border:0;border-radius:3px;box-shadow:inset 0 0 0 2px #1e7cb8;color:#1e7cb8;cursor:pointer;font-size:15.4px;font-weight:700;padding:10px 28px;text-align:center;text-decoration:none;transition:all .1s;white-space:nowrap}.outline-button:last-child{margin-right:0}.outline-button:focus,.outline-button:hover{box-shadow:inset 0 0 0 2px #1e7cb8,0 2px 9px 0 rgba(0,0,0,.2);outline-width:0}.outline-button:disabled{background:#fff;color:#9ca3af}.outline-button--aqua{box-shadow:inset 0 0 0 2px #34d399;color:#34d399}.outline-button--aqua:focus,.outline-button--aqua:hover{box-shadow:inset 0 0 0 2px #34d399,0 2px 9px 0 rgba(0,0,0,.2)}.outline-button--green{box-shadow:inset 0 0 0 2px #059669;color:#059669}.outline-button--green:focus,.outline-button--green:hover{box-shadow:inset 0 0 0 2px #059669,0 2px 9px 0 rgba(0,0,0,.2)}.outline-button--red{box-shadow:inset 0 0 0 2px #dc4538;color:#dc4538}.outline-button--red:focus,.outline-button--red:hover{box-shadow:inset 0 0 0 2px #dc4538,0 2px 9px 0 rgba(0,0,0,.2)}.outline-button--white{box-shadow:inset 0 0 0 2px #fff;color:#fff}.outline-button--white:focus,.outline-button--white:hover{box-shadow:inset 0 0 0 2px #fff,0 2px 9px 0 rgba(0,0,0,.2)}.button--large{border-radius:3px;font-size:18.2px;padding:39px 43px}.button--small{border-radius:2px;font-size:12.6px;padding:7px}.unbutton{background-color:transparent;border:0;cursor:pointer;display:inline;font-size:1em;font-weight:400;margin:0;padding:0}.unbutton,.unbutton:hover{color:currentColor}.unbutton:active,.unbutton:focus{outline-width:0}.hacky-message-area{background-color:#f3f4f6;border-radius:.25em;font-weight:bolder;left:50%;margin-bottom:.75em;padding:1em;position:absolute;text-align:center;transform:translateX(-50%);z-index:999}.hacky-message-area--success{background-color:#d1fae5;color:#065f46}.hacky-message-area--error{background-color:#fbefef;color:#dc4538!important}.insight-table{border-collapse:collapse;text-align:left;width:100%}.insight-table td,.insight-table th{padding:.5em;text-align:center}.insight-table th,.insight-table tr{border-bottom:1px solid #d1d5db}.insight-table tr:last-child{border-bottom:none}.insight-table td:first-child,.insight-table th:first-child{text-align:left}.insight-table__row-disabled{color:#9ca3af}.insight-table__row-no-border{border-bottom:0}.question-attempt-indicator{background-color:#d1d5db;border-radius:50%;height:15px;margin:0 5px 0 10px;min-height:15px;min-width:15px;width:15px}.question-attempt-indicator--blocked{background-color:transparent;border-radius:50%;color:#e29a3d;font-family:Font Awesome\ 6 Pro;font-size:1em;height:auto;min-height:auto;min-width:auto;width:auto}.question-attempt-indicator--blocked:before{content:""}.question-attempt-indicator--unanswered{background-color:transparent;border:2px solid #d1d5db}.question-attempt-indicator--correct{background-color:#059669}.question-attempt-indicator--incorrect{background-color:#dc4538}.question-attempt-indicator--no-feedback{background-color:#9ca3af;border:0}.question-set-difficulty-badge{background-color:#f3f4f6;border-radius:3px;color:#9ca3af;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em;font-family:Cousine,Courier,monospace;margin:0 .5em}.question-set-difficulty-badge,.question-set-difficulty-badge a{text-decoration:none}.question-set-difficulty-badge:empty:not([type=button]){display:none}.question-set-difficulty-badge::-moz-selection{background-color:transparent}.question-set-difficulty-badge::selection{background-color:transparent}.question-set-difficulty-badge ::-moz-selection{background-color:transparent}.question-set-difficulty-badge ::selection{background-color:transparent}.question-set-difficulty-badge:focus,.question-set-difficulty-badge:hover{background-color:#e4e7eb;outline-width:0;transition:background-color .25s}@media(max-width:600px){.question-set-difficulty-badge:focus,.question-set-difficulty-badge:hover{background-color:#f3f4f6;outline-width:0;transition:background-color .25s}}.question-set-difficulty-badge.easy{background-color:#d3eaf8;color:#1e7cb8}.question-set-difficulty-badge.moderate{background-color:#d1fae5;color:#059669}.question-set-difficulty-badge.difficult{background-color:#fbefef;color:#dc4538}.question-set-difficulty-badge.easy:before{content:"E"}.question-set-difficulty-badge.moderate:before{content:"M"}.question-set-difficulty-badge.difficult:before{content:"D"}.question-answer-badge{align-items:center;border-radius:50%;display:inline-flex;height:30px;justify-content:center;width:30px}.question-answer-badge.correct{background-color:#d1fae5;color:#059669}.question-answer-badge.incorrect{background-color:#fbefef;color:#dc4538}.question-answer-badge.unanswered{background-color:#d1d5db;color:#9ca3af}.max-width{margin:0 auto;max-width:1088px}@media(max-width:1120px){.max-width{margin:0 1em}}@media(max-width:600px){.max-width{margin:0 .75em}}.h1-font-size{font-size:1.6em}.h2-font-size{font-size:1.4em}.h3-font-size{font-size:1.2em}.h4-font-size{font-size:1.1em}.h5-font-size{font-size:1em}.h6-font-size{font-size:.9em}.no-results-text{color:#d1d5db;font-size:1.25em;text-align:center}.avoid-wrap{display:inline-block}.card-label{color:#6b7280;font-size:14px;margin:0;padding:15px;text-transform:uppercase}.blocky-dropdown{cursor:default;margin-bottom:.75em}.blocky-dropdown::-moz-selection{background-color:transparent}.blocky-dropdown::selection{background-color:transparent}.blocky-dropdown ::-moz-selection{background-color:transparent}.blocky-dropdown ::selection{background-color:transparent}.blocky-dropdown--open .blocky-dropdown__selection{border-radius:.25em .25em 0 0}.blocky-dropdown__selection,.blocky-dropdown__selection--disabled{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;transition:border .05s ease-in-out;align-items:center;display:flex;padding:.75em 2.25em .75em .75em}.blocky-dropdown__selection--disabled:focus,.blocky-dropdown__selection--disabled:hover,.blocky-dropdown__selection:focus,.blocky-dropdown__selection:hover{transition:border .05s ease-in-out}.blocky-dropdown__selection--disabled:focus,.blocky-dropdown__selection:focus{border-color:#a8d4f0;outline-width:0}.blocky-dropdown__selection--disabled:hover,.blocky-dropdown__selection:hover{border-color:#a8d4f0}.blocky-dropdown__selection--disabled:disabled,.blocky-dropdown__selection:disabled{cursor:not-allowed;opacity:.5}.blocky-dropdown__selection--disabled:disabled:hover,.blocky-dropdown__selection:disabled:hover{border-color:#e5e7eb}.blocky-dropdown__selection--disabled:after,.blocky-dropdown__selection:after{color:#4b5563;content:"";font-family:Font Awesome\ 6 Pro;font-size:1.25em;position:absolute;right:.5em;width:.75em}.blocky-dropdown__selection__active-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blocky-dropdown__selection--disabled{cursor:not-allowed;opacity:.5}.blocky-dropdown__selection--no-results:after{content:none}.blocky-dropdown__results-wrapper{color:#4b5563;cursor:pointer;min-width:100%;position:absolute;top:100%;z-index:99}.blocky-dropdown__result{background-color:#fff;border:1px solid #9ca3af;padding:.75em}.blocky-dropdown__result:hover{background-color:#f9fafb}.blocky-dropdown__result:not(:first-child){border-top:0}.blocky-dropdown__result:last-child{border-radius:0 0 .25em .25em}.blocky-dropdown--small .blocky-dropdown__selection{font-size:.75rem;padding:.5em 2em .5em .75em}.blocky-dropdown--small .blocky-dropdown__selection:after{font-size:1.15em}.blocky-dropdown--small .blocky-dropdown__result{font-size:.75rem;padding:.75em}.subheader .blocky-dropdown{margin-bottom:0}.subheader .blocky-dropdown__selection{background-color:#1e7cb8;color:#fff;padding:.5em 2em .5em .75em}.subheader .blocky-dropdown__selection:after{color:#fff;content:"";font-size:.8em;right:1em}.subheader .blocky-dropdown__results-wrapper{top:100%}.subheader .blocky-dropdown__result{background-color:#1e7cb8;border-color:#50a9e2;color:#fff}.subheader .blocky-dropdown__result:hover{background-color:#1a699e}.progress-meter{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#d1d5db;border:0;border-radius:.25em;color:#50a9e2;font-size:.875rem;height:.5em;max-width:22em;min-width:7em;overflow:hidden;width:100%}.progress-meter::-webkit-progress-bar{background:#d1d5db;border-radius:.5em}.progress-meter::-webkit-progress-value{background:#50a9e2;-webkit-transition:width .2s cubic-bezier(.23,1,.32,1),background-color .2s cubic-bezier(.23,1,.32,1);transition:width .2s cubic-bezier(.23,1,.32,1),background-color .2s cubic-bezier(.23,1,.32,1);will-change:width,background-color}.progress-meter::-moz-progress-bar{background:#50a9e2;border-radius:.5em}.progress-meter--medium{border-radius:.5em;height:1em}.progress-meter--large{border-radius:1em;height:2em}.progress-meter--blue{color:#50a9e2}.progress-meter--blue::-webkit-progress-value{background:#50a9e2}.progress-meter--blue::-moz-progress-bar{background:#50a9e2}.progress-meter--green{color:#059669}.progress-meter--green::-webkit-progress-value{background:#059669}.progress-meter--green::-moz-progress-bar{background:#059669}.progress-meter--red{color:#e36e63}.progress-meter--red::-webkit-progress-value{background:#e36e63}.progress-meter--red::-moz-progress-bar{background:#e36e63}.progress-meter--orange{color:#f0bf6c}.progress-meter--orange::-webkit-progress-value{background:#f0bf6c}.progress-meter--orange::-moz-progress-bar{background:#f0bf6c}.progress-meter--gray{color:#6b7280}.progress-meter--gray::-webkit-progress-value{background:#6b7280}.progress-meter--gray::-moz-progress-bar{background:#6b7280}.progress-meter--purple{color:#9d63cf}.progress-meter--purple::-webkit-progress-value{background:#9d63cf}.progress-meter--purple::-moz-progress-bar{background:#9d63cf}.progress-meter--passing{color:#f0bf6c}.progress-meter--passing::-webkit-progress-value{background:#f0bf6c}.progress-meter--passing::-moz-progress-bar{background:#f0bf6c}.progress-meter--proficient{color:#10b981}.progress-meter--proficient::-webkit-progress-value{background:#10b981}.progress-meter--proficient::-moz-progress-bar{background:#10b981}.progress-meter--excelling{color:#50a9e2}.progress-meter--excelling::-webkit-progress-value{background:#50a9e2}.progress-meter--excelling::-moz-progress-bar{background:#50a9e2}.progress-meter--mastery{color:#9d63cf}.progress-meter--mastery::-webkit-progress-value{background:#9d63cf}.progress-meter--mastery::-moz-progress-bar{background:#9d63cf}.breadcrumb-list{border-bottom:1px solid #d1d5db;display:flex;height:50px;justify-content:center;margin:0;padding:0}.breadcrumb-list__item{align-items:center;display:flex;overflow:hidden;padding:0 35px 0 21px;position:relative}.breadcrumb-list__item:first-child{padding-left:0}.breadcrumb-list__item:last-child:after,.breadcrumb-list__item:last-child:before{content:none}.breadcrumb-list__item:after,.breadcrumb-list__item:before{background-color:#d1d5db;bottom:0;content:"";height:29px;position:absolute;right:7px;top:-2px;transform:rotate(-28deg);width:1px}.breadcrumb-list__item:after{top:23px;transform:rotate(28deg)}.breadcrumb-list__item-anchor{color:#6b7280;display:block;max-width:140px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:all .2s ease-in-out;white-space:nowrap}.breadcrumb-list__item-anchor.breadcrumb-list__item-anchor--selected,.breadcrumb-list__item-anchora:hover{box-shadow:inset 0 -1px 0 #50a9e2;color:#50a9e2;max-width:500px;overflow:auto;transition:all .2s ease-in-out}.a-form-wrapper{display:flex;justify-content:center;margin:0 0 1em}.a-form-wrapper ::-webkit-input-placeholder{color:#4b5563;opacity:1}.a-form-wrapper ::-moz-placeholder{color:#4b5563;opacity:1}.a-form-wrapper :-ms-input-placeholder{color:#4b5563;opacity:1}.a-form{box-shadow:0 1px 2px rgba(0,0,0,.05);background:#fff;border-radius:.25em;display:flex;flex-direction:column;padding:1.5em 2em;width:36em}@media(max-width:600px){.a-form{width:100%}}.a-form-row{display:flex;flex:1 auto;margin:0 0 .75em}@media(max-width:600px){.a-form-row{flex-direction:column}}.a-form-row--align-right{justify-content:flex-end}.a-form-col{display:flex;flex:1 50%;margin:0 .75em 0 0}.a-form-col:last-child{margin:0}@media(max-width:600px){.a-form-col{flex:1 auto;margin:0 0 .75em}}.a-form-link{color:#1a699e;cursor:pointer;text-decoration:underline}.a-form-link:hover{color:#50a9e2}.a-form-error-container{border:1px solid #dc4538;border-radius:.15em;color:#dc4538;flex:1 auto;margin:0 0 .5em;padding:.5em}.a-form-error-container ul{list-style:none;margin:0;padding-left:0}.a-form-error-title{font-weight:700;margin:0 .25em 0 0}.a-form-submit-button{-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;align-items:center;display:flex;flex:1 auto;flex-flow:row nowrap;justify-content:center;text-align:center}.a-form-submit-button::-moz-selection{background-color:transparent}.a-form-submit-button::selection{background-color:transparent}.a-form-submit-button ::-moz-selection{background-color:transparent}.a-form-submit-button ::selection{background-color:transparent}.a-form-submit-button.disabled,.a-form-submit-button.disabled:hover,.a-form-submit-button:disabled,.a-form-submit-button:disabled:hover{background-color:#6b7280;color:#d1d5db}.a-form-submit-button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.hljs-comment,.hljs-quote{color:#d4d0ab}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#ffa07a}.hljs-built_in,.hljs-builtin-name,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#f5ab35}.hljs-attribute{color:gold}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#abe338}.hljs-section,.hljs-title{color:#00e0e0}.hljs-keyword,.hljs-selector-tag{color:#dcc6e0}.hljs{background:#2b2b2b;color:#f8f8f2;display:block;overflow-x:auto;padding:.5em}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){.hljs-addition,.hljs-attribute,.hljs-built_in,.hljs-builtin-name,.hljs-bullet,.hljs-comment,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-quote,.hljs-string,.hljs-symbol,.hljs-type{color:highlight}.hljs-keyword,.hljs-selector-tag{font-weight:700}}*,:after,:before{box-sizing:inherit;font-family:inherit;position:relative}body,html{background-color:#f9fafb;box-sizing:border-box;color:#374151;font-family:Lato,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;margin:0;padding:0}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.has-active-modal,html.has-active-modal{overflow:hidden}.clearfix:after{clear:both;content:"";display:table}h1,h2,h3,h4,h5,h6,p{margin:0 0 1em}input{padding:0}input:invalid{box-shadow:none}hr{border:0;border-bottom:1px solid #d1d5db;font-size:14px;margin:2em 0}code{font-family:Cousine,Courier,monospace;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}pre{overflow:auto}button::-moz-selection{background-color:transparent}button::selection{background-color:transparent}button ::-moz-selection{background-color:transparent}button ::selection{background-color:transparent}dd{margin:0}@media(max-width:600px){body{min-height:100vh}body.has-active-modal,html.has-active-modal{height:100%;overflow:auto!important;-webkit-overflow-scrolling:touch!important}#app{overflow:hidden}.zEWidget-launcher{display:none}}.fa--strike:after{background-color:currentColor;border-radius:1px;box-shadow:0 -1px #fff;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);width:170%}
.subheader{background-color:#1e7cb8;color:#fff;display:flex;flex-flow:row nowrap;height:60px;justify-content:center;left:0;padding:0 1em;position:fixed;top:60px;width:100%;z-index:100}.subheader:empty:before{content:"​";display:block;padding:.5em 0}.subheader a{color:#fff;text-decoration:none}.subheader__wrapper{color:#fff;display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:2880px;width:100%}.subheader__content,.subheader__custom-content-wrapper{align-items:center;display:flex;font-size:.875rem;font-weight:700}.subheader__content .flag{margin-bottom:0;margin-top:0}.subheader__title{font-size:1rem;margin:0 .5em 0 0}.subheader__links{display:flex}.subheader__links::-moz-selection{background-color:transparent}.subheader__links::selection{background-color:transparent}.subheader__links ::-moz-selection{background-color:transparent}.subheader__links ::selection{background-color:transparent}@media(max-width:600px){.subheader__links{height:100%;left:0;position:absolute;top:0;width:100%}}.subheader__links-link{background-color:#1e7cb8;border-radius:3px;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;border-radius:32px;font-size:.875rem;padding:.5em 1em;text-transform:capitalize;transition:background .2s;white-space:nowrap}.subheader__links-link,.subheader__links-link a{text-decoration:none}.subheader__links-link:empty:not([type=button]){display:none}.subheader__links-link::-moz-selection{background-color:transparent}.subheader__links-link::selection{background-color:transparent}.subheader__links-link ::-moz-selection{background-color:transparent}.subheader__links-link ::selection{background-color:transparent}.subheader__links-link:focus,.subheader__links-link:hover{background-color:#1a699e;outline-width:0;transition:background-color .25s}@media(max-width:600px){.subheader__links-link:focus,.subheader__links-link:hover{background-color:#1e7cb8;outline-width:0;transition:background-color .25s}}.subheader__links-link:hover{background:#1a699e}.subheader__links-link.active{background-color:#1a699e}.subheader__links-link.active:after{display:none}.subheader__links-link:not(:last-child){margin-right:.625em}.subheader__custom-content--left:not(:empty),.subheader__custom-content--right:not(:empty),.subheader__custom-content-wrapper{flex-grow:1}.subheader__custom-content--left{justify-content:flex-start}.subheader__custom-content--right{justify-content:flex-end}@media(max-width:600px){.subheader--has-links{margin:0;padding:0}.subheader--has-links .subheader__content{width:100%}.subheader--has-links .subheader__custom-content-wrapper{display:none}.subheader--has-links .subheader__links{width:100%}.subheader--has-links .subheader__links-link{background-color:#1e7cb8;border-radius:3px;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;align-items:center;display:none;font-size:.875rem;height:60px;justify-content:center;margin:0;padding:0;width:100%}.subheader--has-links .subheader__links-link,.subheader--has-links .subheader__links-link a{text-decoration:none}.subheader--has-links .subheader__links-link:empty:not([type=button]){display:none}.subheader--has-links .subheader__links-link::-moz-selection{background-color:transparent}.subheader--has-links .subheader__links-link::selection{background-color:transparent}.subheader--has-links .subheader__links-link ::-moz-selection{background-color:transparent}.subheader--has-links .subheader__links-link ::selection{background-color:transparent}.subheader--has-links .subheader__links-link:focus,.subheader--has-links .subheader__links-link:hover{background-color:#1a699e;outline-width:0;transition:background-color .25s}}@media(max-width:600px)and (max-width:600px){.subheader--has-links .subheader__links-link:focus,.subheader--has-links .subheader__links-link:hover{background-color:#1e7cb8;outline-width:0;transition:background-color .25s}}@media(max-width:600px){.subheader--has-links .subheader__links-link:not(:first-child){border-top:1px solid hsla(0,0%,100%,.1)}.subheader--has-links .subheader__links-link:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.subheader--has-links .subheader__links-link.active{background-color:transparent;border-bottom:0;border-top:0;display:flex;order:-1}.subheader--has-links .subheader__links-link.active:after{content:"";display:inline-block;font-family:Font Awesome\ 6 Pro;margin-left:.5em;transform:translateY(-1px)}}@media(max-width:600px){.subheader--has-links.show-mobile-menu .subheader__links-link{display:flex}.subheader--has-links.show-mobile-menu .subheader__links-link:first-child:not(.active){border-top:1px solid hsla(0,0%,100%,.1)}}
.software-considerations .a-card{margin:0 auto 2em;max-width:1088px}.software-considerations img{height:56px;min-height:56px;min-width:56px;width:56px}@media(max-width:780px){.software-considerations img{display:none}}.software-considerations-section__content{margin-left:2em}.software-considerations-section__content :last-child{margin-bottom:0}@media(max-width:780px){.software-considerations-section__content{margin-left:0}}
.common-content{background:#fff}.account-settings__container{display:grid;max-width:1200px;grid-gap:3em 0;grid-template-columns:repeat(12,[col-start] 1fr)}.account-settings__container>*{grid-column:col-start/span 12}.account-settings__content .a-form-input__element{border-radius:8px}.account-settings__user-avatar{background:#6b7280;border-radius:10000px;height:48px;width:48px}.account-settings__user-avatar-text{color:#fff}.account-settings__sidebar-links{display:none}@media(min-width:780px){.account-settings__container{grid-gap:0 3em}.account-settings__sidebar{grid-column:col-start 1/span 3;grid-row:2}.account-settings__content{grid-column:col-start 4/span 9;grid-row:2/4}.account-settings__sidebar-links{border-bottom:none;border-top:none;display:flex;flex-direction:column;padding:8px}.account-settings__sidebar-links--tabs{display:none}.account-settings__sidebar-links__sidebar-item{border-radius:8px;font-size:16px;font-weight:700;margin-bottom:16px;width:-moz-fit-content;width:fit-content}.account-settings__sidebar-links__sidebar-item:hover{background-color:#f3f4f6}.account-settings__sidebar-links__sidebar-item:active{background-color:#f9fafb}.account-settings__sidebar-links__sidebar-item__a{color:inherit;padding:12px 24px}.account-settings__sidebar-links__sidebar-item--active .account-settings__sidebar-links__sidebar-item__a{opacity:1}.account-settings__sidebar-links__sidebar-item--active:hover{background-color:#fff}.account-settings__sidebar-links__sidebar-item--active{box-shadow:0 5px 20px rgba(0,0,0,.05);color:#1e7cb8;opacity:1}}@media(min-width:1020px){.account-settings__sidebar{grid-column:col-start 1/span 4;grid-row:2}.account-settings__content{grid-column:col-start 5/span 6;grid-row:2/4}}
.school-lookup-modal__container{display:flex;flex-direction:column;overflow:initial}.school-lookup-modal__chip-container{overflow-x:auto}.school-lookup-modal__chip-container__zipcode-icon{margin-left:10px}.school-lookup-modal__results-container--border{border:1px solid #e5e7eb}.school-lookup-modal__results-container__result-header-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));padding:12px 8px}.school-lookup-modal__results-container__results{max-height:40vh;overflow-y:auto}.school-lookup-modal__results-container__result-row{border-radius:8px;cursor:pointer;display:grid;padding:12px 8px;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(1,minmax(0,1fr));-moz-column-gap:8px;column-gap:8px}.school-lookup-modal__results-container__result-row:hover{background-color:#f3f4f6}.school-lookup-modal__results-container__result-row--selected{background:linear-gradient(0deg,rgba(57,159,223,.1),rgba(57,159,223,.1)),#fff!important;border-radius:8px}.school-lookup-modal__results-container__result-row--disabled{cursor:not-allowed;pointer-events:none}.school-lookup-modal__results-container__result-row__school-name{line-height:24px}.school-lookup-modal__result-already-saved-text{font-size:.85rem}.confirm-school-screen__selected-school-information-container{background-color:#fff;border:1px solid #d1d5db;border-radius:8px}
@media(min-width:1020px){.account-settings__content{grid-column:col-start 5/span 7;grid-row:2/4}}.account-profile__header{color:#000;opacity:.62}.account-profile__school-association-col{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.school-association-error{border:1px solid red}.account-profile__edit-button{font-size:14px}.school-search-modal__container{overflow:visible}.account-profile{background:#f9fafb;border-radius:8px;margin-bottom:120px}@media(max-width:780px){.account-profile .account-profile__form-row{flex-direction:column}}.account-profile #account-profile__accounttype-tooltip{flex:0;justify-content:center;margin-left:16px;margin-top:16px}@media(min-width:780px){.account-profile #account-profile__accounttype-tooltip{flex:1 50%;justify-content:flex-start;margin-left:0;margin-top:24px}}.account-profile .account-profile__form-col{flex:1 50%}.account-profile .account-profile__form-col:last-child{margin:0}@media(max-width:780px){.account-profile .account-profile__form-col{flex:1 auto;margin:0 0 .75em}}.account-profile .account-profile__form-error-container{border:1px solid #dc4538;border-radius:.15em;color:#dc4538;flex:1 auto;margin:0 0 .5em;padding:.5em}.account-profile .account-profile__form-error-container ul{list-style:none;margin:0;padding-left:0}@media(min-width:780px){.account-profile .account-profile__field-padding{margin-right:48px}}.account-profile .account-type-toggle-is-teacher__label{font-weight:700;margin:.5em 0}.account-profile .account-type-toggle-is-teacher__label--static{margin-bottom:.25em}
@media(min-width:1020px){.account-settings__content{grid-column:col-start 5/span 8;grid-row:2/4}}.subscription-settings__header{color:#000;opacity:.62}.license-card__active{background:#fff;border:2px solid #059669}.license-card__inactive{background:#fff;border:2px solid #cc3224}.subscriptions-card__school-name{color:#000;opacity:.78}.license-card__license-status{border-top-left-radius:8px;border-top-right-radius:8px;color:#fff}@media(min-width:780px){.subscriptions-card__subscriptions-metadata{display:grid;grid-template-columns:minmax(auto,2fr) minmax(auto,1fr) minmax(auto,1fr);gap:0 16px}}.license-card__subscriptions-metadata--border{border-top:1px solid #e5e7eb;padding-top:24px}@media(min-width:780px){.license-card__subscriptions-metadata--border{flex-direction:row}}.license-card__subscriptions-metadata__metadata-item{margin-bottom:16px}.license-card__subscriptions-metadata__metadata-item :last-child{margin-right:0}@media(min-width:780px){.license-card__subscriptions-metadata__metadata-item{margin-bottom:0}}.subscriptions-card{background:#f9fafb}.subscriptions-card__subscriptions-metadata__metadata-item{margin-bottom:16px}.subscriptions-card__subscriptions-metadata__metadata-item :last-child{margin-right:0}@media(min-width:780px){.subscriptions-card__subscriptions-metadata__metadata-item{margin-bottom:0}}.show-expired-subscriptions-button{width:100%}@media(min-width:1020px){.show-expired-subscriptions-button{width:auto}}
.password-settings__header{color:#000}.password-settings__button-group{background:#f9fafb;border-radius:8px}.password-settings__button-group .a-button,.password-settings__change-password-container .btn-group__items-wrapper{width:100%}.password-settings__change-password-container{background-color:#f9fafb}.password-settings__change-password-container .a-input{background:#fff}@media(min-width:780px){.password-settings__button-group{flex-direction:row}.password-settings__button-group .a-button,.password-settings__change-password-container .btn-group__items-wrapper{width:auto}.password-settings__toggle-publishers-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px}.password-settings__toggle-publisher-item{align-items:flex-start;display:flex}.password-settings__toggle-publishers-label-text{margin-top:.25rem}}
.page{background:#fff}.deactivate-account{max-width:512px}.deactivate-account__sad-panda{height:auto;margin-bottom:40px;width:168px}.deactivate-account__heading{margin:0}.deactivate-account__considerations{list-style:none;margin:0;padding:16px}.deactivate-account__considerations li{padding:16px}@media(max-width:780px){.deactivate-account-dialogue_buttons{width:100%}.deactivate-account-dialogue_buttons .btn-group__item{margin:4px 0;width:100%}}
.user-dashboard__item{overflow-y:hidden;position:relative;transition:padding .5s;width:100%}.user-dashboard-item__title{cursor:pointer;outline:none;width:100%}@media(max-width:440px){.user-dashboard-item__title{width:50%}}.user-dashboard-item__btn-group-wrapper{height:100%;position:absolute;right:0}@media(max-width:440px){.user-dashboard-item__btn-group-wrapper{position:relative;width:100%}}.user-dashboard-item__btn-group{display:flex;height:100%;justify-content:center;width:100%}.user-dashboard-item__body{left:0;position:absolute;top:100%;width:100%}.user-dashboard-stats__wrapper{display:flex;justify-content:space-around}@media(max-width:1020px){.user-dashboard-stats__wrapper{flex-wrap:wrap;justify-content:center}}.user-dashboard-stats__wrapper--hidden{visibility:hidden}.user-dashboard_img--no-stats{height:172px;width:auto}.user-dashboard-stats{padding:.5em 3em 1.5em;text-align:center}@media(max-width:1020px){.user-dashboard-stats{padding:.5em 1em 1.5em}}@media(max-width:440px){.user-dashboard-stats{padding:0 1em 1em;width:100%}}.user-dashboard-stats__stats{display:flex;margin-top:.5em}@media(max-width:1020px){.user-dashboard-stats__stats{flex-wrap:wrap}}.user-dashboard-stats__stats-item{color:#000;width:25%}@media(max-width:1020px){.user-dashboard-stats__stats-item{width:50%}.user-dashboard-stats__stats-item:first-child,.user-dashboard-stats__stats-item:nth-child(2){margin-bottom:1em}}@media(max-width:440px){.user-dashboard-stats__stats-item{margin-bottom:0;width:25%}}.user-dashboard-stats__stats-item-value{align-items:center;color:rgba(0,0,0,.62);display:flex;font-weight:bolder;height:4em;justify-content:center;margin:0 auto .5em;position:relative;width:4em;z-index:1}.user-dashboard-stats__stats-item-pie{background-color:#f3f4f6;border-radius:50%;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.user-dashboard-stats__stats-item-pie:after{background-color:#fff;border-radius:50%;content:"";display:block;height:calc(100% - .75em);left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - .75em)}.user-dashboard-stats__stats-item-pie[data-percentage]{background-image:linear-gradient(90deg,transparent 50%,#1e7cb8 0)}.user-dashboard-stats__stats-item-pie[data-percentage]:before{background-color:inherit;content:"";display:block;height:100%;margin-left:50%;transform-origin:left}.user-dashboard-stats__stats-item-pie[data-percentage="1"]:before{transform:rotate(3.6deg)}.user-dashboard-stats__stats-item-pie[data-percentage="2"]:before{transform:rotate(7.2deg)}.user-dashboard-stats__stats-item-pie[data-percentage="3"]:before{transform:rotate(.03turn)}.user-dashboard-stats__stats-item-pie[data-percentage="4"]:before{transform:rotate(.04turn)}.user-dashboard-stats__stats-item-pie[data-percentage="5"]:before{transform:rotate(18deg)}.user-dashboard-stats__stats-item-pie[data-percentage="6"]:before{transform:rotate(.06turn)}.user-dashboard-stats__stats-item-pie[data-percentage="7"]:before{transform:rotate(.07turn)}.user-dashboard-stats__stats-item-pie[data-percentage="8"]:before{transform:rotate(.08turn)}.user-dashboard-stats__stats-item-pie[data-percentage="9"]:before{transform:rotate(.09turn)}.user-dashboard-stats__stats-item-pie[data-percentage="10"]:before{transform:rotate(36deg)}.user-dashboard-stats__stats-item-pie[data-percentage="11"]:before{transform:rotate(.11turn)}.user-dashboard-stats__stats-item-pie[data-percentage="12"]:before{transform:rotate(.12turn)}.user-dashboard-stats__stats-item-pie[data-percentage="13"]:before{transform:rotate(.13turn)}.user-dashboard-stats__stats-item-pie[data-percentage="14"]:before{transform:rotate(.14turn)}.user-dashboard-stats__stats-item-pie[data-percentage="15"]:before{transform:rotate(54deg)}.user-dashboard-stats__stats-item-pie[data-percentage="16"]:before{transform:rotate(.16turn)}.user-dashboard-stats__stats-item-pie[data-percentage="17"]:before{transform:rotate(.17turn)}.user-dashboard-stats__stats-item-pie[data-percentage="18"]:before{transform:rotate(.18turn)}.user-dashboard-stats__stats-item-pie[data-percentage="19"]:before{transform:rotate(.19turn)}.user-dashboard-stats__stats-item-pie[data-percentage="20"]:before{transform:rotate(72deg)}.user-dashboard-stats__stats-item-pie[data-percentage="21"]:before{transform:rotate(.21turn)}.user-dashboard-stats__stats-item-pie[data-percentage="22"]:before{transform:rotate(.22turn)}.user-dashboard-stats__stats-item-pie[data-percentage="23"]:before{transform:rotate(.23turn)}.user-dashboard-stats__stats-item-pie[data-percentage="24"]:before{transform:rotate(.24turn)}.user-dashboard-stats__stats-item-pie[data-percentage="25"]:before{transform:rotate(90deg)}.user-dashboard-stats__stats-item-pie[data-percentage="26"]:before{transform:rotate(.26turn)}.user-dashboard-stats__stats-item-pie[data-percentage="27"]:before{transform:rotate(.27turn)}.user-dashboard-stats__stats-item-pie[data-percentage="28"]:before{transform:rotate(.28turn)}.user-dashboard-stats__stats-item-pie[data-percentage="29"]:before{transform:rotate(.29turn)}.user-dashboard-stats__stats-item-pie[data-percentage="30"]:before{transform:rotate(.3turn)}.user-dashboard-stats__stats-item-pie[data-percentage="31"]:before{transform:rotate(.31turn)}.user-dashboard-stats__stats-item-pie[data-percentage="32"]:before{transform:rotate(.32turn)}.user-dashboard-stats__stats-item-pie[data-percentage="33"]:before{transform:rotate(.33turn)}.user-dashboard-stats__stats-item-pie[data-percentage="34"]:before{transform:rotate(.34turn)}.user-dashboard-stats__stats-item-pie[data-percentage="35"]:before{transform:rotate(.35turn)}.user-dashboard-stats__stats-item-pie[data-percentage="36"]:before{transform:rotate(.36turn)}.user-dashboard-stats__stats-item-pie[data-percentage="37"]:before{transform:rotate(.37turn)}.user-dashboard-stats__stats-item-pie[data-percentage="38"]:before{transform:rotate(.38turn)}.user-dashboard-stats__stats-item-pie[data-percentage="39"]:before{transform:rotate(.39turn)}.user-dashboard-stats__stats-item-pie[data-percentage="40"]:before{transform:rotate(.4turn)}.user-dashboard-stats__stats-item-pie[data-percentage="41"]:before{transform:rotate(.41turn)}.user-dashboard-stats__stats-item-pie[data-percentage="42"]:before{transform:rotate(.42turn)}.user-dashboard-stats__stats-item-pie[data-percentage="43"]:before{transform:rotate(.43turn)}.user-dashboard-stats__stats-item-pie[data-percentage="44"]:before{transform:rotate(.44turn)}.user-dashboard-stats__stats-item-pie[data-percentage="45"]:before{transform:rotate(162deg)}.user-dashboard-stats__stats-item-pie[data-percentage="46"]:before{transform:rotate(.46turn)}.user-dashboard-stats__stats-item-pie[data-percentage="47"]:before{transform:rotate(.47turn)}.user-dashboard-stats__stats-item-pie[data-percentage="48"]:before{transform:rotate(.48turn)}.user-dashboard-stats__stats-item-pie[data-percentage="49"]:before{transform:rotate(.49turn)}.user-dashboard-stats__stats-item-pie[data-percentage="50"]:before{transform:rotate(.5turn);background-color:#1e7cb8;transform:rotate(0turn)}.user-dashboard-stats__stats-item-pie[data-percentage="51"]:before{background-color:#1e7cb8;transform:rotate(3.6deg)}.user-dashboard-stats__stats-item-pie[data-percentage="52"]:before{background-color:#1e7cb8;transform:rotate(7.2deg)}.user-dashboard-stats__stats-item-pie[data-percentage="53"]:before{background-color:#1e7cb8;transform:rotate(.03turn)}.user-dashboard-stats__stats-item-pie[data-percentage="54"]:before{background-color:#1e7cb8;transform:rotate(.04turn)}.user-dashboard-stats__stats-item-pie[data-percentage="55"]:before{background-color:#1e7cb8;transform:rotate(18deg)}.user-dashboard-stats__stats-item-pie[data-percentage="56"]:before{background-color:#1e7cb8;transform:rotate(.06turn)}.user-dashboard-stats__stats-item-pie[data-percentage="57"]:before{background-color:#1e7cb8;transform:rotate(.07turn)}.user-dashboard-stats__stats-item-pie[data-percentage="58"]:before{background-color:#1e7cb8;transform:rotate(.08turn)}.user-dashboard-stats__stats-item-pie[data-percentage="59"]:before{background-color:#1e7cb8;transform:rotate(.09turn)}.user-dashboard-stats__stats-item-pie[data-percentage="60"]:before{background-color:#1e7cb8;transform:rotate(36deg)}.user-dashboard-stats__stats-item-pie[data-percentage="61"]:before{background-color:#1e7cb8;transform:rotate(.11turn)}.user-dashboard-stats__stats-item-pie[data-percentage="62"]:before{background-color:#1e7cb8;transform:rotate(.12turn)}.user-dashboard-stats__stats-item-pie[data-percentage="63"]:before{background-color:#1e7cb8;transform:rotate(.13turn)}.user-dashboard-stats__stats-item-pie[data-percentage="64"]:before{background-color:#1e7cb8;transform:rotate(.14turn)}.user-dashboard-stats__stats-item-pie[data-percentage="65"]:before{background-color:#1e7cb8;transform:rotate(54deg)}.user-dashboard-stats__stats-item-pie[data-percentage="66"]:before{background-color:#1e7cb8;transform:rotate(.16turn)}.user-dashboard-stats__stats-item-pie[data-percentage="67"]:before{background-color:#1e7cb8;transform:rotate(.17turn)}.user-dashboard-stats__stats-item-pie[data-percentage="68"]:before{background-color:#1e7cb8;transform:rotate(.18turn)}.user-dashboard-stats__stats-item-pie[data-percentage="69"]:before{background-color:#1e7cb8;transform:rotate(.19turn)}.user-dashboard-stats__stats-item-pie[data-percentage="70"]:before{background-color:#1e7cb8;transform:rotate(72deg)}.user-dashboard-stats__stats-item-pie[data-percentage="71"]:before{background-color:#1e7cb8;transform:rotate(.21turn)}.user-dashboard-stats__stats-item-pie[data-percentage="72"]:before{background-color:#1e7cb8;transform:rotate(.22turn)}.user-dashboard-stats__stats-item-pie[data-percentage="73"]:before{background-color:#1e7cb8;transform:rotate(.23turn)}.user-dashboard-stats__stats-item-pie[data-percentage="74"]:before{background-color:#1e7cb8;transform:rotate(.24turn)}.user-dashboard-stats__stats-item-pie[data-percentage="75"]:before{background-color:#1e7cb8;transform:rotate(90deg)}.user-dashboard-stats__stats-item-pie[data-percentage="76"]:before{background-color:#1e7cb8;transform:rotate(.26turn)}.user-dashboard-stats__stats-item-pie[data-percentage="77"]:before{background-color:#1e7cb8;transform:rotate(.27turn)}.user-dashboard-stats__stats-item-pie[data-percentage="78"]:before{background-color:#1e7cb8;transform:rotate(.28turn)}.user-dashboard-stats__stats-item-pie[data-percentage="79"]:before{background-color:#1e7cb8;transform:rotate(.29turn)}.user-dashboard-stats__stats-item-pie[data-percentage="80"]:before{background-color:#1e7cb8;transform:rotate(.3turn)}.user-dashboard-stats__stats-item-pie[data-percentage="81"]:before{background-color:#1e7cb8;transform:rotate(.31turn)}.user-dashboard-stats__stats-item-pie[data-percentage="82"]:before{background-color:#1e7cb8;transform:rotate(.32turn)}.user-dashboard-stats__stats-item-pie[data-percentage="83"]:before{background-color:#1e7cb8;transform:rotate(.33turn)}.user-dashboard-stats__stats-item-pie[data-percentage="84"]:before{background-color:#1e7cb8;transform:rotate(.34turn)}.user-dashboard-stats__stats-item-pie[data-percentage="85"]:before{background-color:#1e7cb8;transform:rotate(.35turn)}.user-dashboard-stats__stats-item-pie[data-percentage="86"]:before{background-color:#1e7cb8;transform:rotate(.36turn)}.user-dashboard-stats__stats-item-pie[data-percentage="87"]:before{background-color:#1e7cb8;transform:rotate(.37turn)}.user-dashboard-stats__stats-item-pie[data-percentage="88"]:before{background-color:#1e7cb8;transform:rotate(.38turn)}.user-dashboard-stats__stats-item-pie[data-percentage="89"]:before{background-color:#1e7cb8;transform:rotate(.39turn)}.user-dashboard-stats__stats-item-pie[data-percentage="90"]:before{background-color:#1e7cb8;transform:rotate(.4turn)}.user-dashboard-stats__stats-item-pie[data-percentage="91"]:before{background-color:#1e7cb8;transform:rotate(.41turn)}.user-dashboard-stats__stats-item-pie[data-percentage="92"]:before{background-color:#1e7cb8;transform:rotate(.42turn)}.user-dashboard-stats__stats-item-pie[data-percentage="93"]:before{background-color:#1e7cb8;transform:rotate(.43turn)}.user-dashboard-stats__stats-item-pie[data-percentage="94"]:before{background-color:#1e7cb8;transform:rotate(.44turn)}.user-dashboard-stats__stats-item-pie[data-percentage="95"]:before{background-color:#1e7cb8;transform:rotate(162deg)}.user-dashboard-stats__stats-item-pie[data-percentage="96"]:before{background-color:#1e7cb8;transform:rotate(.46turn)}.user-dashboard-stats__stats-item-pie[data-percentage="97"]:before{background-color:#1e7cb8;transform:rotate(.47turn)}.user-dashboard-stats__stats-item-pie[data-percentage="98"]:before{background-color:#1e7cb8;transform:rotate(.48turn)}.user-dashboard-stats__stats-item-pie[data-percentage="99"]:before{background-color:#1e7cb8;transform:rotate(.49turn)}.user-dashboard-stats__stats-item-pie[data-percentage="100"]:before{background-color:#1e7cb8;transform:rotate(.5turn)}
.subject-menu-header__content-wrapper{align-items:center;background:#1e7cb8;color:#fff;display:flex;padding:24px;text-shadow:0 1px 5px rgba(0,0,0,.25);z-index:1}.subject-menu-header__content-wrapper *{margin:0}.subject-menu-header__search{background-color:#fff;border-radius:10000px;color:#6b7280}.subject-menu-header__text-container{margin-right:24px;max-width:70ch}.subject-menu-header__text-container-subtext{color:#fff;margin-top:8px;text-shadow:0 1px 5px rgba(0,0,0,.25)}@media(max-width:440px){.subject-menu-header__content-wrapper{flex-direction:column}.subject-menu-header__search{margin-top:24px;width:100%}}
.scoop-container{position:relative}.scoop-container__bg{bottom:0;left:0;position:absolute;right:0;top:0}.scoop-container__svg{height:100%;left:0;position:absolute;top:0;width:100%}.scoop-container__svg g{fill:#50a9e2}
.subject-card{display:flex;margin-bottom:30px;width:25%}.subject-card:not(.subject-card--long){max-width:390px}@media screen and (min-width:1501px){.subject-card:not(.subject-card--long){margin-right:30px}}@media screen and (min-width:1281px)and (max-width:1500px){.subject-card:not(.subject-card--long){width:calc(33.33333% - 20px)}.subject-card:not(.subject-card--long):nth-child(3n+1),.subject-card:not(.subject-card--long):nth-child(3n+2){margin-right:30px}}@media screen and (min-width:1041px)and (max-width:1280px){.subject-card:not(.subject-card--long){width:calc(50% - 15px)}.subject-card:not(.subject-card--long):nth-child(odd){margin-right:30px}}@media screen and (min-width:841px)and (max-width:1040px){.subject-card:not(.subject-card--long){width:calc(33.33333% - 20px)}.subject-card:not(.subject-card--long):nth-child(3n+1),.subject-card:not(.subject-card--long):nth-child(3n+2){margin-right:30px}}@media screen and (min-width:581px)and (max-width:840px){.subject-card:not(.subject-card--long){width:calc(50% - 15px)}.subject-card:not(.subject-card--long):nth-child(odd){margin-right:30px}}@media screen and (max-width:580px){.subject-card{margin-bottom:10px;width:100%}}.subject-card__container{border:1px solid rgba(0,0,0,.075);border-radius:10px;box-shadow:0 7px 20px 0 rgba(0,0,0,.05);color:#374151;display:block;flex-grow:1;text-decoration:none}a.subject-card__container:hover{box-shadow:0 10px 25px 0 rgba(0,0,0,.075)}a.subject-card__container:hover .subject-card__icon{transform:scale(1.075)}.subject-card__scoop-wrapper{border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}.subject-card__icon-wrapper{align-items:center;display:flex;justify-content:center;padding:25px 10px 30px;text-align:center}.subject-card__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:60px;transition:transform .25s;width:60px}.subject-card__body{padding:30px 40px}.subject-card__body__md-renderer,.subject-card__body p{color:#6b7280;font-size:1.1em;line-height:1.4}.subject-card__body__md-renderer:last-child,.subject-card__body p:last-child{margin-bottom:0}.subject-card__title{font-size:1.3em;font-weight:600;margin-bottom:15px;text-align:center}.subject-card--long{max-width:100%;width:100%}.subject-card--long .subject-card__container{display:flex;width:100%}.subject-card--long .subject-card__scoop-wrapper{border-radius:10px 0 0 10px}.subject-card--long .subject-card__icon-wrapper{min-height:100%;padding:12.5px;width:57px;-webkit-clip-path:none!important;clip-path:none!important}.subject-card--long .subject-card__icon{height:32px;min-height:32px;min-width:32px;width:32px}.subject-card--long .subject-card__body{align-items:center;display:flex;flex-grow:1;max-width:calc(100% - 57px);padding:25px}.subject-card--long .subject-card__body p{font-size:14px}.subject-card--long .subject-card__title{font-size:1.1em;margin:0;text-align:left}.subject-card--long-reverse .subject-card__container{flex-direction:row-reverse}.subject-card--long-reverse .subject-card__scoop-wrapper{border-radius:0 10px 10px 0}

.cl-sidebar-menu{box-shadow:0 1px 7px rgba(0,0,0,.1);min-width:320px;padding:16px;width:320px}.cl-sidebar-menu__wrapper{min-height:calc(100vh - 60px)}.cl-sidebar-menu__category-list{list-style-type:none;margin:0;padding-left:0}.cl-sidebar-menu__category-wrapper{align-items:center;color:#a7adb0;display:flex;font-size:13px;font-weight:700;justify-content:space-between;padding:20px 0;text-transform:uppercase;width:100%}.cl-sidebar-menu__category-toggle{font-size:0}.cl-sidebar-menu__category-toggle .sg-button__icon{font-size:13px}.cl-sidebar-menu__items-list{list-style-type:none;margin:0;padding:0}.cl-sidebar-menu__dropdown{align-items:center;display:flex;justify-content:space-between;margin:0 10px}.cl-sidebar-menu__dropdown-text{display:flex;flex-direction:column}.cl-sidebar-menu__item-wrapper{margin-bottom:10px}.cl-sidebar-menu__item{color:#707679;display:block;font-weight:700;padding:10px 0;text-align:left;text-decoration:none;width:100%}.cl-sidebar-menu__item.cl-sidebar-menu__item--active,.cl-sidebar-menu__item:hover{color:#50a9e2}.cl-sidebar-menu__item:last-child{margin-bottom:0}.cl-sidebar-menu__item--category{text-transform:uppercase}.cl-sidebar-menu__item--category:not(:hover):not(.cl-sidebar-menu__item--active){color:#a7adb0}.cl-sidebar-menu__drawer-heading{align-items:center;border-bottom:1px solid rgba(0,0,0,.15);display:flex;font-size:1.25em;font-weight:600;height:80px;justify-content:space-between;padding:0 40px}.cl-sidebar-menu__drawer-label{margin:0}.sg-button.cl-sidebar-menu__drawer-close-btn{font-weight:inherit;padding-right:0}
.subgroup-menu__tab__link:focus:not(:focus-visible){outline:none}.subgroup-menu__tab__link--inactive{color:#374151}
.subject-split-card a:focus:not(:focus-visible),.subject-split-card button:focus:not(:focus-visible){outline:0}.subject-split-card:focus,.subject-split-card:focus-within{outline:0}.subject-split-card--action-bar-in-view .subject-split-card__details,.subject-split-card--description-in-view .subject-split-card__details{border-bottom-left-radius:0;border-bottom-right-radius:0}.subject-split-card__action-bar{border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:inset 0 -1px 0 #d1d5db,inset -1px 0 0 #d1d5db,inset 1px 0 0 #d1d5db;min-height:44px}.subject-split-card__action-bar:focus,.subject-split-card__action-bar:hover{background-color:#f3f4f6;cursor:pointer;text-decoration:none}.subject-split-card__action-bar:active{background-color:#e5e7eb}.subject-split-card__action-bar button:hover{text-decoration:none}.subject-split-card__description{border:none;border-bottom-left-radius:24px;border-bottom-right-radius:24px;max-height:0;padding-bottom:unset;padding-top:unset;transition:max-height .32s,padding .32s;transition-timing-function:cubic-bezier(.075,.82,.165,1)}.subject-split-card--description-in-view .subject-split-card__description{box-shadow:inset 0 -1px 0 #d1d5db,inset -1px 0 0 #d1d5db,inset 1px 0 0 #d1d5db;max-height:unset;overflow:unset;padding-bottom:16px;padding-top:16px}.subject-split-card__details{border-bottom:none;border-radius:24px;cursor:pointer;min-height:120px;padding-right:84px;transition:border-radius .25s;transition-timing-function:cubic-bezier(.075,.82,.165,1)}.subject-split-card__details:focus{outline:none}.subject-split-card__details:hover{background-image:linear-gradient(rgba(0,0,0,.18) 0 0)}.subject-split-card__details:active{background-image:unset}.subject-split-card__thumbnail{position:absolute;right:0;top:0}
.subject-menu-renderer--with-hero .cl-sidebar-menu__category-list,.subject-menu-renderer--with-hero .subject-menu-renderer__subject-area-wrapper{padding-top:32px}.subject-menu-renderer--with-hero .subject-menu-renderer__menu-button{align-items:center;color:#fff;display:inline-flex;flex-direction:row-reverse;font-size:1rem;font-weight:700;letter-spacing:1px;opacity:.75;text-shadow:0 1px 5px rgba(0,0,0,.25);text-transform:uppercase}.subject-menu-renderer--with-hero .subject-menu-renderer__menu-button:after{margin-right:10px}.subject-menu-renderer--with-hero .subject-menu-renderer__menu-button:hover{box-shadow:none!important;transform:none!important}.subject-menu-renderer__main{background-color:#fff;display:flex;font-size:14px;min-height:80vh}@media(max-width:780px){.subject-menu-renderer__main{flex-direction:column;padding-top:16px}}.subject-menu-renderer__subject-area-wrapper{flex-grow:1;max-width:calc(100% - 320px)}@media screen and (max-width:1040px){.subject-menu-renderer__subject-area-wrapper{max-width:100%;overflow:auto}}.subject-cards-wrapper{display:flex;flex-grow:1;flex-wrap:wrap;padding:40px}@media screen and (max-width:420px){.subject-cards-wrapper{padding:25px}}.subject-cards-wrapper--course-library{gap:32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(304px,1fr))}@media screen and (max-width:420px){.subject-cards-wrapper--course-library{gap:16px;grid-template-columns:repeat(auto-fill,minmax(192px,1fr))}}.subject-cards-wrapper__no-subjects-found{font-size:1.4em;font-weight:700;opacity:.75;padding:2em 0;width:100%}.subject-menu-renderer__dropdown-item,.subject-menu-renderer__dropdown-title{cursor:default;display:flex;justify-content:space-between}.subject-menu-renderer__dropdown-item{align-items:center}.subject-menu-renderer__dropdown-item-classroom-name{width:120px}.subject-menu-renderer__tooltip-icon{cursor:pointer}
.subject-course-card a:focus:not(:focus-visible),.subject-course-card button:focus:not(:focus-visible){outline:0}.subject-course-card:focus,.subject-course-card:focus-within{outline:0}.subject-course-card__details{border-bottom:none;border-radius:24px;cursor:pointer;min-height:120px;padding-right:84px;transition:border-radius .25s;transition-timing-function:cubic-bezier(.075,.82,.165,1)}.subject-course-card__details:focus{outline:none}.subject-course-card__details:hover{background-image:linear-gradient(rgba(0,0,0,.18) 0 0)}.subject-course-card__details:active{background-image:unset}.subject-course-card--action-bar-in-view .subject-course-card__details,.subject-course-card--description-in-view .subject-course-card__details{border-bottom-left-radius:0;border-bottom-right-radius:0}.subject-course-card--description-in-view .subject-course-card__description{box-shadow:inset 0 -1px 0 #d1d5db,inset -1px 0 0 #d1d5db,inset 1px 0 0 #d1d5db;max-height:unset;overflow:unset;padding-bottom:16px;padding-top:16px}.subject-course-card--action-bar-in-view .subject-course-card__action-bar{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.subject-course-card--action-bar-in-view .subject-course-card__description{box-shadow:inset -1px 0 0 #d1d5db,inset 1px 0 0 #d1d5db}.subject-course-card--action-bar-in-view.subject-course-card--description-in-view .subject-course-card__description{box-shadow:inset 0 -1px 0 #d1d5db,inset -1px 0 0 #d1d5db,inset 1px 0 0 #d1d5db}.subject-course-card__popper{max-width:224px;z-index:1}.subject-course-card__popper__dropdown-items{max-height:calc(100vh - 60px)}.subject-course-card__title{font-size:17px;text-shadow:0 2px 2px rgba(0,0,0,.25)}.subject-course-card__title a:hover{text-underline-offset:4px;text-decoration-thickness:2px;text-decoration:none}.subject-course-card__title:focus-visible{outline:3px solid #50a9e2}.subject-course-card__description{border:none;border-bottom-left-radius:24px;border-bottom-right-radius:24px;max-height:0;padding-bottom:unset;padding-top:unset;transition:max-height .32s,padding .32s;transition-timing-function:cubic-bezier(.075,.82,.165,1)}.subject-course-card__description-link{align-self:flex-start;margin-top:4px;opacity:.75;text-shadow:0 2px 2px rgba(0,0,0,.25)}.subject-course-card__description-link:hover{opacity:1}.subject-course-card__action-bar{border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:inset 0 -1px 0 #d1d5db,inset -1px 0 0 #d1d5db,inset 1px 0 0 #d1d5db;min-height:44px}.subject-course-card__action-bar:focus,.subject-course-card__action-bar:hover{background-color:#f3f4f6;cursor:pointer;text-decoration:none}.subject-course-card__action-bar:active{background-color:#e5e7eb}.subject-course-card__action-bar button:hover{text-decoration:none}.subject-course-card__icon-wrapper{position:absolute;right:0;top:0}
.content-discovery-survey__container{margin:32px 64px 0;max-width:864px}@media(max-width:780px){.content-discovery-survey__container{margin:0 16px}}.content-discovery-survey__options{display:grid;grid-gap:16px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}
.content-discovery__results{margin:0 32px}@media(max-width:780px){.content-discovery__results{margin:0 16px}}.content-discovery__course-cards-container{gap:32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(296px,1fr))}.content-discovery__results-container{border-radius:16px;box-shadow:0 1px 7px rgba(0,0,0,.1);margin:24px 0;padding:32px}.content-discovery__results-header{align-items:center;display:flex;margin-right:32px;margin-top:16px;padding-bottom:8px}
.teacher-classroom-empty-state-cta{max-width:371px;margin:0 auto;padding:32px;width:100%}.teacher-classroom-empty-state-cta *{text-align:center}.teacher-classroom-empty-state-cta__cactus{width:100%}
.class-subjects{margin:0 32px}@media(max-width:780px){.class-subjects{margin:0 16px}}.class-subjects__course-cards-container{gap:32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(296px,1fr))}.class-subjects__subject-cards-container{display:flex;flex-wrap:wrap;padding-top:40px}
.folders-modal{max-width:550px;min-width:450px}.folders-modal-empty-state{align-items:center;display:flex;flex-direction:column;padding:32px}.folders-modal__header{border-bottom:1px solid #e5e7eb}.folders-list-group__container{max-height:50vh;overflow:auto;padding:0}.folders-list-group__item{align-items:center;display:flex}.folders-list-group__item:last-child{border-bottom:none}.folders-list-group__item-title{bottom:2px;display:flex;flex-direction:column;margin-left:16px;position:relative}.folders-list-group__time-string{margin:auto 0 auto 16px;white-space:nowrap}.folders-list-group__item-text{display:flex;justify-content:space-between;width:100%}.folders-modal__new-folder-modal{width:450px}.folders-modal__save-button{margin-left:4px}@media(max-width:440px){.folders-modal{min-width:0}.folders-list-group__container{max-height:none}.folders-list-group__item-text{display:flex;flex-direction:column}.folders-modal__new-folder-modal{height:auto;max-width:100%}}
.assign-modal__tooltip{background-color:#1f2937;padding:6px 10px;width:240px}.assign-modal__tooltip p{line-height:21px;margin:0}
.actions-dropdown__button{bottom:4px;margin-left:8px}.actions-dropdown__smart-assign{width:264px}.actions-dropdown__no-border{border:none}
.accuracy-badge__wrapper{display:inline-flex;font-size:.75em;font-weight:700}@media(min-width:420px){.accuracy-badge__wrapper{font-size:.9em}}.accuracy-badge{background-color:#f3f4f6;color:#fff}.accuracy-badge--status{display:none}.accuracy-badge--status.accuracy-badge--not-started{border-radius:5em;display:block;padding:.5rem .75rem;text-align:center;white-space:nowrap}.accuracy-badge--percentage{border-radius:5em;padding:.5rem .75rem}@media(min-width:900px){.accuracy-badge--status{border-radius:5rem 0 0 5rem;border-right:.025em solid #fff;display:block;padding:.5rem .5rem .5rem .75rem}.accuracy-badge--percentage{border-radius:0 5rem 5rem 0;padding:.5rem .75rem .5rem .5rem}}.accuracy-badge--mastery{background-color:#9d63cf}.accuracy-badge--excelling{background-color:#50a9e2}.accuracy-badge--passing{background-color:#f0bf6c}.accuracy-badge--proficient{background-color:#10b981}.accuracy-badge--struggling{background-color:#e36e63}.accuracy-badge--learning,.accuracy-badge--started{background-color:#9ca3af}.accuracy-badge--not-started{background-color:#f9fafb;color:#4b5563}
.button-dropdown{display:inline-block}.button-dropdown:not(:last-child){margin-right:7px}.button-dropdown__button{align-items:center;display:inline-flex;justify-content:center}.button-dropdown__button.button-dropdown__button{margin:0}.button-dropdown__button--unbutton,.button-dropdown__button--unbutton:hover{background-color:transparent;color:currentColor;padding:10px}.button-dropdown-content{background:#fff;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 2px 10px 0 rgba(0,0,0,.18);list-style:none;margin:.25em 0 0;overflow:hidden;padding:0;position:fixed;right:0;z-index:9}.button-dropdown-content--left-aligned{left:0}.button-dropdown-content__list-item{background:#fff;border-bottom:1px solid #d1d5db;color:#374151;cursor:pointer;display:flex;-webkit-font-smoothing:auto;padding:.8572em;text-align:left;transition:all .1s;white-space:nowrap}.button-dropdown-content__list-item--red{color:#dc4538}.button-dropdown-content__list-item--green{color:#059669}.button-dropdown-content__list-item--blue{color:#50a9e2}.button-dropdown-content__list-item--disabled{cursor:not-allowed;opacity:.5}.button-dropdown-content__list-item--inactive{cursor:default}.button-dropdown-content__list-item:last-child{border-bottom:0}.button-dropdown-content__list-item:not(.button-dropdown-content__list-item--disabled):not(.button-dropdown-content__list-item--inactive):hover{background:#50a9e2;color:#fff}.button-dropdown-content__list-item-icon{align-items:center;display:flex;justify-content:center;margin:0 1em 0 0}.button-dropdown__icon{margin-left:.5em;position:relative;top:1px}.button-dropdown__icon:only-child{margin-left:0}.button-dropdown__icon--open{top:0}.button-dropdown__icon--unbutton{color:#9ca3af}
.sgi-list{list-style:none;margin:0;padding:0}.sgi{scroll-margin-top:60px;align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-bottom:0;color:#374151;cursor:pointer;flex-wrap:nowrap;font-size:14px;text-decoration:none}.sgi:last-of-type{border-bottom:1px solid #e5e7eb}.sgi:focus{outline:3px solid #50a9e2;z-index:1}.sgi:focus,.sgi:hover{background-color:#f9fafb}.sgi--last-of-theme,.sgi:last-child{border-bottom:1px solid #e5e7eb;border-bottom-left-radius:.8em;border-bottom-right-radius:.8em}.sgi--question,.sgi--subtopic,.sgi--theme,.sgi--topic{display:flex}.sgi--theme{border-top-left-radius:.8em;border-top-right-radius:.8em;padding:1em}.sgi--theme~.sgi--theme{margin-top:2.1em}.sgi--topic{padding:1.21em 1.07em}.sgi--subtopic,.sgi--topic+.sgi--question,.sgi--topic+.sgi--question~.sgi--question{padding:1.21em 1.07em 1.21em 2.14em}.sgi--subtopic+.sgi--question,.sgi--subtopic+.sgi--question~.sgi--question{padding:1.21em 1.07em 1.21em 3.21em}.sgi__logo-img-wrapper{align-items:center;display:flex;margin-right:1em;width:36px}.sgi__logo-img-wrapper img{height:auto;max-height:36px;max-width:36px;width:100%}.sgi__content{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap}.sgi__heading{flex-basis:50%;flex-grow:1;font-weight:700;margin:0;max-width:620px}.sgi__heading a{color:inherit;text-decoration:none}.sgi__body,.sgi__metadata{flex-basis:100%;max-width:50ch;opacity:.78}.sgi__body{display:none;flex-basis:100%;order:100}.sgi__heading--theme{font-size:1.3em}.sgi__heading--question,.sgi__heading--subtopic,.sgi__heading--topic{font-size:.9375em}.sgi__metadata{font-size:.9em;white-space:nowrap}.sgi__actions{align-self:flex-start;display:flex;justify-content:flex-end;margin-left:auto}.sgi__actions.student{min-width:80px}.sgi__actions.teacher{min-width:50px}.sgi__actions>*{margin:0 auto}.sgi__actions-dropdown{display:flex;flex-basis:6.3em;justify-content:flex-end;margin-left:auto}.sgi__actions-dropdown .button-dropdown-content{max-width:200px}.sgi__actions-dropdown .button-dropdown-content__list-item{padding:1.4em;white-space:normal}button.sgi__actions-dropdown-btn{background-color:transparent;border:0;box-shadow:none;color:#374151;cursor:default;font-size:0;opacity:.75;padding:0}button.sgi__actions-dropdown-btn:active,button.sgi__actions-dropdown-btn:focus,button.sgi__actions-dropdown-btn:hover{transform:none}button.sgi__actions-dropdown-btn:hover{color:#374151}button.sgi__actions-dropdown-btn:active,button.sgi__actions-dropdown-btn:focus{outline:none}button.sgi__actions-dropdown-btn:before{color:#374151;cursor:pointer;font-family:Font Awesome\ 6 Pro;font-size:1.42rem;font-weight:400;margin:-.5em;opacity:.75;padding:.5em}@media(min-width:600px){.sgi--theme{flex-wrap:nowrap;padding:2.14em}.sgi{align-items:flex-start;padding-right:1.725em}.sgi.sgi--theme.sgi--no-body{align-items:center}.sgi--topic{padding:1.43em 1.43em 1.43em 2.14em}.sgi--subtopic,.sgi--topic+.sgi--question,.sgi--topic+.sgi--question~.sgi--question{padding:1.43em 1.43em 1.43em 4.28em}.sgi--subtopic+.sgi--question,.sgi--subtopic+.sgi--question~.sgi--question{padding:1.43em 1.43em 1.43em 6.4em}.sgi__logo-img-wrapper{border:1px solid #e5e7eb;border-radius:100%;flex-basis:90px;flex-shrink:0;height:90px;margin-right:2.14em;padding:1em}.sgi__logo-img-wrapper img{max-height:60px;max-width:60px}.sgi__logo-img-wrapper:not(.sgi__logo-img-wrapper--theme){display:none}.sgi__content{flex-direction:row;flex-grow:1;flex-wrap:wrap;justify-content:space-between}.sgi__body{display:block;font-size:15px;margin:.35em 0 0;max-width:620px;order:100}.sgi__body:empty{margin:0}.sgi__heading--question,.sgi__heading--subtopic,.sgi__heading--topic{font-size:1.2em}.sgi__actions{margin-left:20px}.sgi__metadata{flex-basis:0;margin-left:auto}}
.sub-search__results{margin:0;max-height:300px;overflow:auto;padding:0}@media(max-width:440px){.sub-search__results{max-height:none}}.sub-search__result{display:flex}.sub-search__result--description-hidden{align-items:center}.sub-search__result-label{display:block}.sub-search__result-description--hidden{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}
.advanced-search,.advanced-search__filters{align-items:center;display:flex;justify-content:flex-end;gap:8px}@media(max-width:780px){.advanced-search{margin:8px 8px 16px}}.advanced-search__filters{margin-left:auto}.advanced-search__filter-toggle--hidden,.advanced-search__filters--hidden{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media(max-width:780px){.advanced-search__filter-toggle{margin-bottom:20px}}.advanced-search__standard-sets-button-wrapper-active{background-color:#d3eaf8;border:none;color:#1e7cb8}.advanced-search_filter-dropdown{width:clamp(320px,52ch,500px)}.advanced-search__popover{display:flex}.advanced-search__popover.m-popover--mobile .advanced-search__sub-search__results,.advanced-search__popover.m-popover--mobile .sub-search__results{max-height:none}@media(min-width:781px){.advanced-search__popover{width:36.5625em}}.advanced-search__sub-search{flex-grow:1}.advanced-search__sub-search__results{max-height:300px;overflow:auto}.standard-set-filter__search-input{--input-border-color:transparent;--input-border-color-hover:transparent;--input-border-color-focus:transparent;--input-background-color:#f3f4f6;--input-background-color-hover:#e5e7eb;--input-background-color-focus:#ebf5fa;--searchInput-border-radius:8px;border:none;width:clamp(280px,40vw,420px)}
.marketing-banner{background-color:#155884;padding:64px 56px}@media(min-width:440px){.marketing-banner{background-image:url(https://static.albert.io/app/release/v24-05-15.2/assets/backpack-laptop-b8ccf93.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;background-size:30% auto}}.marketing-banner_text-block{max-width:70%}.marketing-banner_text-block--text{opacity:.7;text-shadow:0 0 4px #155884,0 0 8px #155884,0 0 12px #155884}.marketing-banner_text-block--heading{color:#fff;text-shadow:0 0 4px #155884,0 0 8px #155884,0 0 12px #155884}@media(max-width:440px){.marketing-banner{padding:32px}.marketing-banner_text-block{max-width:100%}.marketing-banner_text-block--button{width:100%}}
html:has(.study-guide__sidebar,.study-guide-dropdown--mobile){scroll-padding:110px}.study-guide__sidebar{display:flex;flex:0 0 245px;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;position:sticky;top:60px}.study-guide__menu-item{color:#374151;justify-content:left;text-align:left}.study-guide__dropdown .m-dropdown__target{width:100%}.study-guide__dropdown-list{border:1px solid #d1d5db;border-radius:8px;left:0;margin:0 auto;max-height:400px;overflow-y:scroll;position:absolute;right:0;top:48px;width:98%;z-index:999}.study-guide__dropdown-list .study-guide__dropdown-item.m-dropdown-item{border-radius:8px}.study-guide__dropdown-list .study-guide__dropdown-item.m-dropdown-item:hover{background:#ebf5fa}
.study-guide-content{display:flex;flex-direction:row;margin-top:24px;gap:48px}@media(max-width:780px){.study-guide-content{flex-direction:column;margin-top:8px;gap:8px}}.study-guide-cards{display:flex;flex-flow:column nowrap}.study-guide-cards-cta{background-color:#50a9e2;border-radius:4px;color:#fff;justify-content:space-between;margin-bottom:1em;padding:1em 2em}.study-guide-cards-cta,.study-guide-cards-cta__upgrade-wrapper{align-items:center;display:flex}.study-guide-cards-cta__p{margin:0 0 0 .5em}.study-guide-actions__accuracy-badge{margin-top:-.5em}.study-guide-access-label{top:1px}.study-guide-heading-wrapper{align-items:center;display:flex}.study-guide__search-result{background-color:#fef3c7;border-radius:8px;color:#92400e;display:inline-block;font-weight:700;opacity:1;padding:8px}.disabled.sgi:hover{background-color:#fff;cursor:default}
.free-response-question-sub-type-badge{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:.3rem;color:#4b5563;font-size:.85em;font-weight:700;margin:0;padding:.35rem .7rem;text-transform:uppercase;white-space:nowrap}
.collapsible-list__toggle-btn{font-weight:700}.collapsible-list__list-item{display:block;font-size:0;opacity:0;white-space:pre-wrap}.collapsible-list__list-item--is-expanded{font-size:inherit;opacity:1;transition:opacity .2s ease-in-out}.collapsible-list__list-item--inline.collapsible-list__list-item--is-expanded:last-of-type{margin-right:1ch}.collapsible-list__list--inline,.collapsible-list__list-item--inline,.collapsible-list__toggle-btn--inline{display:inline}
.frq-item--guide-level{cursor:default}.frq-item__body{display:block}.frq-item__body--question{opacity:1}.frq-item__body--question .collapsible-list__list{font-size:.9em;line-height:1.6}.frq-item__body--question .collapsible-list__list--inline{list-style:none}.frq-item__body--question .collapsible-list__list-item{font-weight:700;text-transform:uppercase}.frq-item__body--question .collapsible-list__list-item--is-expanded{opacity:.6}.frq-item__metadata{flex-basis:0;margin-left:auto}.frq-item__metadata--question{opacity:1}
.simple-dropdown{cursor:default;font-size:14px}.simple-dropdown--disabled{opacity:.6;pointer-events:none}.simple-dropdown__input-wrapper{align-items:center;display:inline-flex;font-size:14px;position:relative}.simple-dropdown__input-wrapper .simple-dropdown__options{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;box-shadow:0 2px 10px 0 rgba(0,0,0,.18);display:flex;flex-flow:column;left:0;max-height:65vh;min-width:100%;opacity:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:calc(100% - 4px);transition:all .1s ease-in-out;visibility:hidden;z-index:99}.simple-dropdown__input-wrapper.simple-dropdown__input-wrapper--opened .simple-dropdown__options{opacity:1;top:calc(100% + 2px);transition:all .1s ease-in-out;visibility:visible}.simple-dropdown__input-wrapper.simple-dropdown__input-wrapper--opened .simple-dropdown__option{color:#4b5563;white-space:nowrap}.simple-dropdown__input-wrapper.simple-dropdown__input-wrapper--opened .simple-dropdown__option--active{background-color:#f3f4f6}.simple-dropdown__input-wrapper .simple-dropdown__option{border-bottom:1px solid #f3f4f6;color:#6b7280;cursor:pointer;display:block;font-weight:700;padding:.9em;text-align:left}.simple-dropdown__input-wrapper .simple-dropdown__option:hover{background-color:#f3f4f6}.simple-dropdown__input-wrapper .simple-dropdown__option:first-child{border-radius:4px 4px 0 0}.simple-dropdown__input-wrapper .simple-dropdown__option:last-child{border-radius:0 0 4px 4px}.simple-dropdown__input-wrapper .simple-dropdown__input{background:#50a9e2;border-radius:2.5em;cursor:pointer;display:flex;font-weight:700;overflow:hidden;padding:.5em 2.5em .5em 1em;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:15em}.simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare){-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;transition:border .05s ease-in-out;align-items:center;font-weight:400;padding:.8em 2.5em .8em .75em;transition:border-color .1s}.simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare):focus,.simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare):hover{transition:border .05s ease-in-out}.simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare):focus{border-color:#a8d4f0;outline-width:0}.simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare):disabled{cursor:not-allowed;opacity:.5}.simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare):disabled:hover{border-color:#e5e7eb}.simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare):hover{border-color:#a8d4f0;transition:border-color .05s}@media(max-width:600px){.simple-dropdown__input-wrapper .simple-dropdown__input{width:10em}}.simple-dropdown__input-wrapper.simple-dropdown__input-wrapper--full-width{display:flex;width:100%}.simple-dropdown__input-wrapper.simple-dropdown__input-wrapper--full-width .simple-dropdown__input{width:100%}.simple-dropdown__label{font-weight:700;margin-bottom:.25em}.simple-dropdown__input-active-item{overflow:hidden;text-overflow:ellipsis}.simple-dropdown__input-active-item--placeholder{color:#6b7280}.simple-dropdown__icon{align-items:center;bottom:0;font-size:1.1375em;padding:0 1em;position:absolute;right:0;top:0}.simple-dropdown__icon.fa{display:flex}
.blocky-date-picker{cursor:default}.blocky-date-picker::-moz-selection{background-color:transparent}.blocky-date-picker::selection{background-color:transparent}.blocky-date-picker ::-moz-selection{background-color:transparent}.blocky-date-picker ::selection{background-color:transparent}.blocky-date-picker--open .blocky-date-picker__selection{border-radius:.25em .25em 0 0}.blocky-date-picker__label{font-weight:700;margin-bottom:.25em}.blocky-date-picker__input{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;align-items:center;cursor:default;display:flex;height:2.5rem;padding:.8em 0 .8em .75em;width:100%}.blocky-date-picker__input,.blocky-date-picker__input:focus,.blocky-date-picker__input:hover{transition:border .05s ease-in-out}.blocky-date-picker__input:focus{border-color:#a8d4f0;outline-width:0}.blocky-date-picker__input:hover{border-color:#a8d4f0}.blocky-date-picker__input:disabled{cursor:not-allowed;opacity:.5}.blocky-date-picker__input:disabled:hover{border-color:#e5e7eb}.blocky-date-picker__input--error,.blocky-date-picker__input--error:hover{border-color:#dc4538}.blocky-date-picker--required .blocky-date-picker__label:after{color:#dc4538;content:"*"}
.date-range{display:flex;font-size:14px;justify-content:space-between}.date-range__item{flex-grow:1;margin-right:1em}.date-range__item:last-child{margin-right:0}.date-range__item div.blocky-date-picker__label{font-weight:700}.date-range-wrapper--simple-dropdown .blocky-date-picker__input{border:2px solid #f3f4f6;border-radius:.25em;transition:border-color .1s}.date-range-wrapper--simple-dropdown .blocky-date-picker__input:hover{border-color:#a8d4f0;transition:border-color .05s}
.scope-selector-options{display:flex}@media(max-width:900px){.scope-selector-options,.scope-selector-options .date-range{flex-direction:column}.scope-selector-options .date-range__item{margin:0 0 1em}}.scope-selector-options__dropdown{flex-grow:1;margin-right:1em}.scope-selector-options__dropdown:last-child{margin-right:0}.scope-selector-options__dropdown .simple-dropdown__label{white-space:nowrap}@media(max-width:900px){.scope-selector-options__dropdown{margin:0 0 1em}}
.card-list{display:flex;justify-content:space-between}.card-list--wrap{flex-wrap:wrap}.card-list__item{background-color:#fff;border-radius:.25em;box-shadow:0 1px 2px rgba(0,0,0,.05);flex-grow:1;margin-right:1em;padding:1.5em}.card-list__item:last-child{margin-right:0}@media(max-width:900px){.card-list__item{flex-grow:1;margin:0}}
.tooltip-v2{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.25em;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;font-family:Lato,Helvetica,Arial,sans-serif;font-size:14px;max-width:350px;padding:.75em 1.25em 1em;position:fixed;transform:translateX(-50%) translateY(calc(-100% - 2em));z-index:9999}.tooltip-v2:after{background-image:linear-gradient(to right bottom,transparent 40%,#f9fafb 0,#f9fafb);border:1px solid #d1d5db;border-left:0;border-top:0;content:"";display:block;height:2em;left:50%;position:absolute;top:calc(100% - 1em);transform:translateX(-50%) rotate(45deg);width:2em}.tooltip-v2--success{background-color:#d1fae5;border-color:#059669;color:#065f46}.tooltip-v2--success:after{background-image:linear-gradient(to right bottom,transparent 40%,#d1fae5 0,#d1fae5);border-color:#059669}.tooltip-v2--warn{background-color:#fde68a;border-color:#f39c12;color:#f39c12}.tooltip-v2--warn:after{background-image:linear-gradient(to right bottom,transparent 40%,#fde68a 0,#fde68a);border-color:#f39c12}.tooltip-v2--error{background-color:#fbefef;border-color:#dc4538;color:#dc4538}.tooltip-v2--error:after{background-image:linear-gradient(to right bottom,transparent 40%,#fbefef 0,#fbefef);border-color:#dc4538}.tooltip-v2--dark{background-color:#374151;border:none;color:#fff}.tooltip-v2--dark:after{background-image:linear-gradient(to right bottom,transparent 40%,#374151 0,#374151);border:none}.tooltip-v2--white{background-color:#fff;border:1px solid #d1d5db;box-shadow:0 2px 10px 0 rgba(0,0,0,.18)}.tooltip-v2--white:after{background-image:linear-gradient(to right bottom,transparent 40%,#fff 0,#fff);border:1px solid #d1d5db;border-left:0;border-top:0}.tooltip-v2--bottom:after{top:0;transform:translateX(-50%) translateY(-50%) rotate(-135deg)}.tooltip-v2--left:after,.tooltip-v2--right:after{height:1.5em;width:1.5em}.tooltip-v2--left:after{left:100%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.tooltip-v2--right:after{left:0;top:50%;transform:translateX(-50%) translateY(-50%) rotate(135deg)}
.topic-list{font-size:.9em;width:100%}.topic-list--empty{align-items:center;display:flex;flex-direction:column;font-size:1.1em;font-style:italic;justify-content:center;min-height:80%}.topic-list-heading{color:#6b7280}.topic-list-row{align-items:center;border-bottom:1px solid #d1d5db;display:flex;justify-content:space-between}.topic-list-row:last-child{border-bottom:none}.topic-list-row-item{margin-right:1em;padding:1em 0;text-align:right}.topic-list-row-item:last-child{margin-right:0}.topic-list-row__name{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:140px}.topic-list-row__name-actual{display:inline-block;font-weight:700}.topic-list-row__name--no-data{font-style:italic;font-weight:700}.topic-list-row__accuracy{color:#6b7280}.topic-list-row__accuracy,.topic-list-row__mastery--no-data{font-style:italic;font-weight:lighter}
.student-topics-summary{margin-top:1.5em}.student-topics-guides{background-color:#fff;margin-top:1.5em}
.topic-table{font-size:.8em}.topic-table-row{align-items:center;border-bottom:1px solid #d1d5db;display:flex;justify-content:space-around}.topic-table-row:first-child{border-top:1px solid #d1d5db}.topic-table-row__cell{padding:1em 0;text-align:right;width:120px}.topic-table-row__cell:first-child{text-align:left}.topic-table-row__cell--header{font-weight:700}.topic-table-row__cell--large{width:300px}.topic-table-row__cell--medium{width:180px}.guide-table{font-size:.8em}.guide-table-list-group{list-style:none;margin:0;padding-left:0}.guide-table-row{align-items:center;border-bottom:1px solid #d1d5db;display:flex;justify-content:space-around}.guide-table-row--subject{background-color:#ebf5fa;justify-content:flex-start}.guide-table-row-cell{overflow:hidden;padding:1em 0;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:120px}.guide-table-row-cell .tooltip-v2{max-width:none}.guide-table-row-cell__inline-block{display:inline-block}.guide-table-row-cell:first-child{text-align:left}.guide-table-row-cell--bold{font-weight:700}.guide-table-row-cell--auto{width:auto}.guide-table-row-cell--large{width:300px}.guide-table-row-cell--medium{width:180px}.guide-table-row-cell__expander{color:#50a9e2;cursor:pointer;margin-right:1em}.guide-table-cell-indent-0{padding-left:1em}.guide-table-cell-indent-1{padding-left:2em}.guide-table-cell-indent-2{padding-left:3em}.guide-table-cell-indent-3{padding-left:4em}
.student-detail{margin:0 auto;width:1088px}.student-detail-header{text-align:center}
.create-accounts__pending-message{background-color:#fff;bottom:0;cursor:not-allowed;left:0;opacity:.9;position:absolute;right:0;top:0;z-index:1}.create-accounts__confirmation-icon{font-size:32px}.create-accounts__confirmation-message{margin-bottom:40px}.create-accounts__confirmation-message__block:last-child{margin-bottom:0}
.create-accounts{margin:88px auto 0;max-width:408px}@media(max-width:780px){.create-accounts{margin:0 auto}}
.subheader__drop-down{font-size:.875rem;margin-left:.5em;position:relative}.subheader__drop-down:hover{background-color:#1e7cb8;border-radius:3px 3px 0 0}.subheader__drop-down:hover .subheader__drop-down-list{display:block}@media(max-width:600px){.subheader__drop-down{flex-grow:1}.subheader__drop-down:hover .subheader__drop-down-list{display:none}.subheader__drop-down:hover{border-radius:3px}.subheader__drop-down.open{border-radius:3px 3px 0 0}.subheader__drop-down.open .subheader__drop-down-list{display:block}}.subheader__drop-down-label{background-color:#1e7cb8;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em;align-items:center;cursor:default;display:flex;font-size:.875rem;height:100%;justify-content:space-between;margin-left:.5em;min-width:8.5rem;text-decoration:none;white-space:nowrap}.subheader__drop-down-label,.subheader__drop-down-label a{text-decoration:none}.subheader__drop-down-label:empty:not([type=button]){display:none}.subheader__drop-down-label::-moz-selection{background-color:transparent}.subheader__drop-down-label::selection{background-color:transparent}.subheader__drop-down-label ::-moz-selection{background-color:transparent}.subheader__drop-down-label ::selection{background-color:transparent}.subheader__drop-down-label:focus,.subheader__drop-down-label:hover{background-color:#1a6da2;outline-width:0;transition:background-color .25s}@media(max-width:600px){.subheader__drop-down-label:focus,.subheader__drop-down-label:hover{background-color:#1e7cb8;outline-width:0;transition:background-color .25s}}.subheader__drop-down-label .fa{display:inline-block;margin-left:.35em}.subheader__drop-down-label:first-child{margin-left:0}@media(max-width:900px){.subheader__drop-down-label{min-width:7.5rem}}.subheader__drop-down-list{background-color:#1e7cb8;border-bottom-left-radius:.25em;border-bottom-right-radius:.25em;display:none;left:0;position:absolute;top:100%;width:100%;z-index:999}.subheader__drop-down-option{cursor:default;display:flex;justify-content:space-between;padding:.75em}.subheader__drop-down-option:hover{background-color:#1a699e}.subheader__drop-down-option:first-child{margin-top:.25em;padding-top:1em}.subheader__drop-down-option:last-child{padding-bottom:1em}
.school-administration{margin:0 auto}.school-administration-subheader .search-schools-by-name__search-wrapper{display:inline-block;width:15em}.school-administration-subheader .search-schools-by-name__text-input{background-color:#1e7cb8;border:0;color:#fff}.school-administration-subheader .search-schools-by-name__text-input::-moz-placeholder{color:inherit}.school-administration-subheader .search-schools-by-name__text-input::placeholder{color:inherit}.school-administration-subheader .select-school-type{display:inline-block}.school-administration-subheader .select-school-type__option .fancy-radio{border-color:#fff}.school-administration-subheader .search-schools-dropdown{color:#4b5563}.school-administration-subheader__links{display:flex}.school-administration-subheader__links .subheader__links{margin-left:1em}.school-administration-select-school-message{color:#4b5563;text-align:center}
.schools-list__title{color:#9ca3af;-webkit-font-smoothing:antialiased;margin-bottom:.5em;padding:.5em;text-transform:uppercase;width:100%}.schools-list__content{display:flex;flex-wrap:wrap}.schools-list__schools-pagination-wrapper{display:flex;justify-content:center;width:100%}.schools-list__school{display:flex;padding:.5em;width:33.3333333333%}@media(max-width:900px){.schools-list__school{width:50%}}@media(max-width:600px){.schools-list__school{width:100%}}.schools-list__school-body{color:#4b5563;cursor:pointer;display:flex;flex-direction:column;padding:1.25em 1.5em 1.5em;text-decoration:none;width:100%}.schools-list__school-body::-moz-selection{background-color:transparent}.schools-list__school-body::selection{background-color:transparent}.schools-list__school-body ::-moz-selection{background-color:transparent}.schools-list__school-body ::selection{background-color:transparent}.schools-list__name{color:#1e7cb8;font-size:1.1em;font-weight:bolder;margin:0 0 .5em;width:100%}.schools-list__data-list{list-style:none;margin:0;padding:0}.schools-list__data-list-item{margin:.5em 0}.schools-list__data-list-item-highlight{font-weight:700}.schools-list__search-wrapper{color:#4b5563;display:block;margin:auto;max-width:400px;width:100%}.schools-list__search-wrapper input{width:100%}
.radio-btn-group{align-items:center;display:flex}.radio-btn-group__btn{background-color:#f3f4f6;border-left:1px solid #d1d5db;border-radius:0;cursor:pointer;outline-width:0;padding:.5em 1.5em;text-align:center;transition:background-color .15s,color .15s}.radio-btn-group__btn:first-child{border-bottom-left-radius:4px;border-left:0;border-top-left-radius:4px}.radio-btn-group__btn:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.radio-btn-group__btn .radio-btn__radio-input{display:none;pointer-events:none;position:absolute}.radio-btn-group__btn--selected{background-color:#50a9e2;color:#fff}.radio-btn-group__btn--gray{background-color:#4b5563}.radio-btn-group__btn--disabled{opacity:.5;pointer-events:none}
.line-graph__tooltip.tooltip-v2{background-color:#1e7cb8;border:none;color:#fff;display:block;font-size:.9em;padding:.5em .75em;transform:translateX(-50%) translateY(calc(-100% - 1em))}.line-graph__tooltip.tooltip-v2:after{background-image:linear-gradient(to right bottom,transparent 40%,#1e7cb8 0,#1e7cb8);border:none;height:1em;top:calc(100% - .5em);width:1em}.line-graph__background{fill:#f3f4f6}.line-graph__label-line{stroke:#d1d5db}.line-graph__label line,.line-graph__label path{stroke:#9ca3af}.line-graph__label text{font-size:1rem;fill:#9ca3af}.line-graph__data-line{fill:none;stroke-width:3px}.line-graph__data-line,.line-graph__data-point{stroke:#50a9e2}.line-graph__data-line--red,.line-graph__data-point--red{stroke:#e36e63}.line-graph__data-line--purple,.line-graph__data-point--purple{stroke:#9d63cf}.line-graph__data-point{fill:#fff}
.selectable-date-range{display:flex}@media(max-width:600px){.selectable-date-range{flex-direction:column}}.selectable-date-range__item{flex-basis:0;flex-grow:1;margin:0 1em 1em 0}.selectable-date-range__item:last-child{margin-right:0}.selectable-date-range__item--simple-dropdown .simple-dropdown__input,.selectable-date-range__item--simple-dropdown .simple-dropdown__input-wrapper{width:100%}@media(max-width:600px){.selectable-date-range,.selectable-date-range__item--date-range{flex-direction:column;margin-right:0}.selectable-date-range__item{margin:0 0 1em}}
.notify-teachers-dialogue{max-width:344px}.notify-teachers-dialogue__btn-group,.notify-teachers-dialogue__btn-group>*{width:100%}.notify-teachers-dialogue__btn-group .a-button,.notify-teachers-dialogue__btn-group>* .a-button{margin:4px 0}
.completion-graph .graph{display:block}.completion-graph .graph .axis .domain,.completion-graph .tick:first-child,.completion-graph .tick:last-child{display:none}
.dashboard-seat-usage-graph .graph{background-color:#f3f4f6;border-radius:.5em}.dashboard-seat-usage-graph .graph .axis{color:#d1d5db}.dashboard-seat-usage-graph .graph .bar .rect{fill:#10b981}.dashboard-seat-usage-graph.dashboard-seat-usage-graph--warning .axis{color:#4b5563;opacity:.2}.dashboard-seat-usage-graph.dashboard-seat-usage-graph--warning .bar .rect{fill:#e36e63}
:root{--school-admin-dashboard_getting-started_width:clamp(320px,33%,440px)}@media(max-width:1020px){:root{--school-admin-dashboard_getting-started_width:0px}}.sa-seat-usage{display:flex;flex-direction:column}.sa-seat-usage-title{align-items:center;display:flex}.sa-seat-usage-title__menu{position:absolute;right:0}.sa-seat-usage-title__menu .m-dropdown__content{min-width:306px}.sa-seat-usage__d3-wrapper{flex-grow:1}.school-admin-dashboard{padding-right:calc(var(--school-admin-dashboard_getting-started_width) + 32px)}.school-admin-dashboard__stat{margin:8px 0;text-decoration:none}.school-admin-dashboard__stat:not(:last-child){border-bottom:1px solid #e5e7eb}.school-admin-dashboard__stat--link:hover{background:#ebf5fa;border-radius:8px;cursor:pointer}.school-admin-dashboard__stat--link:hover:not(:last-child){border-bottom:1px solid transparent}.school-admin-dashboard__stat--link:active{background:#d3eaf8}.school-admin-dashboard__count{align-self:flex-start;background-color:#f9fafb;border-radius:8px;color:#4b5563;padding:8px 12px}.school-admin-dashboard__date-selections{align-items:baseline;display:flex;justify-content:space-between}.school-admin-dashboard__date-selections .selectable-date-range{align-items:flex-end}.school-admin-dashboard__date-selections .simple-dropdown{max-width:100%;width:175px}@media(max-width:440px){.school-admin-dashboard__date-selections{flex-direction:column}}.school-admin-dashboard__chart-buttons{display:flex;justify-content:flex-end;margin-bottom:1em}.school-admin-dashboard-stats{align-items:flex-start;display:flex}@media(max-width:440px){.school-admin-dashboard-stats{flex-direction:column;margin-bottom:16px}}.school-admin-dashboard-stats__usage{display:flex;margin-right:24px;max-width:360px;width:100%}@media(max-width:780px){.school-admin-dashboard-stats__usage{margin-bottom:16px;max-width:50%}}@media(max-width:440px){.school-admin-dashboard-stats__usage{max-width:100%}}.school-admin-dashboard-stats__counts{border-radius:8px;flex:1}@media(max-width:780px){.school-admin-dashboard-stats__counts{max-width:50%}}@media(max-width:440px){.school-admin-dashboard-stats__counts{max-width:100%}}.school-admin-dashboard-stats__list{border-radius:8px;margin-right:16px;width:100%}.usage-card{display:flex;flex-grow:1;height:100%;justify-content:space-between;max-height:384px;min-height:280px}.usage-card--empty{flex-direction:column;justify-content:space-around;text-align:center}.usage-card-stats{display:flex;flex-direction:column;justify-content:space-between}.exceeded-seat-count-message a{color:inherit}.school-admin-dashboard__getting-started{height:100vh;overflow:scroll;padding-bottom:152px;position:fixed;right:0;top:120px;width:var(--school-admin-dashboard_getting-started_width)}.school-admin-dashboard__getting-started iframe{border:none;aspect-ratio:16/9}@media(max-width:1020px){.school-admin-dashboard__getting-started{display:none}}
.manage-staff{margin-left:auto;margin-right:auto;max-width:1440px}.manage-staff__table .o-table__title-bar-group:not(:last-child){margin-right:12px}.manage-staff__date,.manage-staff__name,.manage-staff__personnel-invitation-name{white-space:normal}.manage-staff__date .sg-word-tooltip__term{color:#374151;font-weight:400}.manage-staff__personnel-invitation-name{color:#9ca3af;font-style:italic}
.school-accounts__banners{order:999}@media screen and (max-width:1020px){.school-accounts__banners{order:-1}}.school-accounts__no-data-msg{max-width:470px}.school-accounts__badge-wrapper{box-sizing:content-box;max-width:48px;min-width:auto}:focus>.school-accounts__tooltip-btn{color:#50a9e2}
.update-teachers{margin-left:auto;margin-right:auto;max-width:800px;padding-bottom:120px}.update-teachers__option-card-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.update-teachers__option-cards{align-items:flex-start;background:#fff;border:2px solid #d1d5db;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:column;height:100%;text-align:left}.update-teachers__option-cards:hover{background:#ebf5fa;border:2px solid #1e7cb8}.update-teachers__option-cards:hover .a-heading,.update-teachers__option-cards:hover .a-text{color:#1a699e}.update-teachers__option-cards:active{background-color:#d3eaf8;border:2px solid #1e7cb8}.update-teachers__option-cards:active .a-heading{color:#155884}.update-teachers_option-cards--active{background-color:#ebf5fa;border:2px solid #1e7cb8}.update-teachers_option-cards--active .a-heading{color:#155884}.update-teachers_option-cards--active .update-teachers__option-card-radio{box-shadow:inset 0 0 0 6px #1e7cb8}.update-teachers_option-cards--active .update-teachers__option-card-description{color:#1e7cb8}.update-teachers__option-card-radio{box-shadow:inset 0 0 0 1px #9ca3af;height:24px;width:24px}.update-teachers__option-card-description{display:inline-grid}.update-teachers__option-card-tooltip{text-decoration:underline}.update-teachers__email-field .a-input--with-border{height:100px}.update-teachers__info-icon{font-size:32px}.update-teachers__warning-icon{font-size:48px}.update-teachers__cancel-button{margin-top:40px}.update-teachers__email-table{animation:fadeOutShadow 1s ease;border-radius:8px}.update-teachers__confirm-checkbox{display:grid;margin-top:2.5rem;padding:0 3rem;grid-template-columns:32px 1fr;gap:1rem}.update-teachers__confirm-error{color:#dc4538;grid-column-start:2}@keyframes fadeOutShadow{0%{box-shadow:0 0 0 8px #50a9e2,0 7px 20px rgba(0,0,0,.05)}to{box-shadow:0 7px 20px rgba(0,0,0,.05)}}
.usage-reports__date-range{margin-bottom:1em}.usage-reports__date-range .simple-dropdown{margin-top:1.5em;max-width:250px;width:100%}.usage-reports__date-range .date-range-wrapper{max-width:350px;width:100%}.usage-reports__tabs .sg-tab{border-bottom:0;border-top:1px solid #c4cacd}.usage-reports__tabs .sg-tab:first-child{border-left:1px solid #c4cacd}.usage-reports__tabs .sg-tab:last-child{border-right:1px solid #c4cacd}.usage-reports__tabs .sg-tabs-nested-content{border:1px solid #c4cacd;overflow:unset}.usage-report__user-cell{display:flex;flex-direction:column}.usage-report__user-name{margin-bottom:5px}.usage-report__user-email{color:#9ca3af}.usage-report__subjects-tooltip .sg-tooltip__body{padding:1em}.usage-report__performance{text-align:right}.usage-report__performance--correct{background-color:#10b981}.usage-report__performance--incorrect{background-color:#e36e63}.usage-report__empty-table{display:flex;justify-content:center;padding:4em}.usage-report__empty-table h3{margin-bottom:10px}.usage-report__empty-table p{font-size:.9em;margin-bottom:30px;max-width:40vh}.usage-report__empty-table-img{margin-right:3em}.usage-report__table-button.sg-button--outline{box-shadow:0 1px 4px 0 rgba(0,0,0,.2);white-space:nowrap}
.sg-icon-tooltip{display:inline-block;margin:0 .25em}.sg-icon-tooltip__icon{color:#d1d5db;cursor:pointer;transition:color .1s ease-in-out}.sg-icon-tooltip__icon:hover{color:inherit}
.icon-input{margin:0}.icon-input .a-form-input__element{border-radius:2.5em;height:auto;min-width:15em;padding:.5em 2.25em .5em 1em}@media(max-width:600px){.icon-input .a-form-input__element{max-width:12em;min-width:10em}}.icon-input-button{align-items:center;border-radius:2.5em;display:flex;flex:1 auto;height:100%;justify-content:center;padding:0 1em 0 .5em;position:absolute;right:0;top:0}.icon-input-button:active>.icon-input-button__icon,.icon-input-button:focus>.icon-input-button__icon,.icon-input-button:hover>.icon-input-button__icon{color:#374151;transition:color .3s cubic-bezier(.23,1,.32,1)}.icon-input-button__icon{color:#6b7280;font-size:1em}
.a-form-checkbox{cursor:pointer;display:flex;font-weight:400}.a-form-checkbox--disabled{cursor:not-allowed;opacity:.5}.a-form-checkbox-wrapper{color:#fff;cursor:pointer;display:inline-block;height:1.2em;min-height:1.2em;min-width:1.2em;position:relative;width:1.2em;margin-right:1em}.a-form-checkbox-wrapper .checkbox-checkmark,.a-form-checkbox-wrapper .checkbox-checkmark:after,.a-form-checkbox-wrapper input[type=checkbox]{bottom:0;left:0;position:absolute;right:0;top:0}.a-form-checkbox-wrapper .checkbox-checkmark{background-color:#d1d5db;border-radius:.2em;content:"";will-change:background-color}.a-form-checkbox-wrapper input[type=checkbox]{background-color:transparent;border:0;cursor:pointer;height:0;margin:0;opacity:0;outline-width:0;padding:0;width:0;z-index:99}.a-form-checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark,.a-form-checkbox-wrapper input[type=checkbox]:not(:disabled):hover~.checkbox-checkmark{background-color:#c3c8d0;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.a-form-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.a-form-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:hover~.checkbox-checkmark{background-color:#047d58;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.a-form-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.a-form-checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark{box-shadow:0 0 1px 3px #d1d5db}.a-form-checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark{background-color:#059669}.a-form-checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark:after{color:#fff;content:"";font-family:Font Awesome\ 6 Pro;font-size:.9em;text-align:center}.a-form-checkbox-wrapper input[type=checkbox]:checked:disabled~.checkbox-checkmark{background-color:#9ca3af;transition:all 0s cubic-bezier(.23,1,.32,1)}.a-form-checkbox-label-wrapper{display:flex;flex-direction:column}.a-form-checkbox--has-error .a-form-input__label{margin-bottom:.25em}
.settings-table__header{background-color:#fafbfc;border-bottom:1px solid #e2e4e6;border-radius:4px;display:flex;justify-content:space-between;padding:20px}.settings-table__header h2{margin:0}.settings-table__filters{align-items:baseline;color:#d1d5db;display:flex;font-size:1.4em}.settings-table__filters>*{margin:0 15px}.settings-table__search-input{font-size:.7em}.settings-table__search-input .icon-input-button{align-items:center}.settings-table__filter-dropdown .fa{color:#d1d5db}.settings-table__filter-dropdown .a-form-checkbox{margin:15px 0}.settings-table__filter-dropdown .a-form-checkbox:first-child{margin-top:0}.settings-table__filter-dropdown .a-form-checkbox:last-child{margin-bottom:0}.settings-table__filter-dropdown .a-form-input__label{font-weight:400}.settings-table__filter-dropdown .sg-tooltip{min-width:100px;white-space:nowrap}.settings-table__filter-dropdown .unbutton:disabled{color:rgba(55,65,81,.5)}.settings-table__filter-dropdown hr{border:0;display:block;border-width:2px 1px 1px;border-top:1px solid #f3f4f6;margin:1em -1em}
.sg-truncate-tooltip{display:inline-block;margin:0 .25em}.sg-truncate-tooltip__cursor{cursor:pointer}.sg-truncate-tooltip__list{display:flex;flex-direction:column;justify-content:right}.sg-truncate-tooltip__additional-count{color:#9ca3af}.sg-truncate-tooltip__string-wrapper{display:block}.sg-truncate-tooltip__string{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sg-truncate-tooltip__tooltip-wrapper{position:fixed;z-index:999}
.flat-bar-chart__graph{align-items:stretch;background-color:#d1d5db;border-radius:.3em;display:flex;height:1em;overflow:hidden}.flat-bar-chart__graph--tiny{height:10px;width:55px}.flat-bar-chart__graph--active-tooltip{cursor:pointer}.flat-bar-chart__graph-description{font-style:italic;text-align:right}.flat-bar-chart__key{display:flex;font-size:.875em;justify-content:flex-start;margin:2em 0}.flat-bar-chart__key .flat-bar-chart__key-entry{margin-right:2em}.flat-bar-chart__key .flat-bar-chart__key-entry:last-child{margin-right:0}.flat-bar-chart__key-entry{align-items:center;display:flex}.flat-bar-chart__key-entry-swatch{border-radius:2px;height:1.6em;margin-right:1em;width:1.6em}
.forgot-password-wrapper{display:flex;justify-content:center}.forgot-password__content{max-width:440px;width:100%}.forgot-password__submit{width:100%}.forgot-password__banner{max-width:504px}
.sign-up-form-wrapper .search-schools-by-name__text-input{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;transition:border .05s ease-in-out;padding:0 .5em}.sign-up-form-wrapper .search-schools-by-name__text-input:focus,.sign-up-form-wrapper .search-schools-by-name__text-input:hover{transition:border .05s ease-in-out}.sign-up-form-wrapper .search-schools-by-name__text-input:focus{border-color:#a8d4f0;outline-width:0}.sign-up-form-wrapper .search-schools-by-name__text-input:hover{border-color:#a8d4f0}.sign-up-form-wrapper .search-schools-by-name__text-input:disabled{cursor:not-allowed}.sign-up-form-wrapper .search-schools-by-name__text-input:disabled:hover{border-color:#e5e7eb}.sign-up-form-wrapper .search-schools-by-name__text-input:disabled{opacity:.5}.sign-up-form-change-account-type,.sign-up-form-user-agreement{align-items:center;display:flex;flex:1 auto;font-size:1rem;justify-content:center;margin:0 0 1em}.sign-up-form-link--change-account-type,.sign-up-form-link--no-school{margin:0 0 0 .25em}@media(max-width:600px){.sign-up-form-link--no-school{margin:.25em 0 0}}
.reset-password-wrapper{display:flex;font-size:.875rem;justify-content:center;position:relative}.reset-password-wrapper h1{font-size:1.125rem}.reset-password-wrapper h2{font-size:1.125rem;margin:0}.reset-password-wrapper h3{font-size:.9375rem;margin:0}.reset-password-wrapper h4{font-size:.875rem;margin:0}.reset-password-content{color:#374151;display:flex;flex:1 auto;flex-flow:column nowrap;max-width:1088px;padding:1em;position:relative;width:100%}.reset-password-meta{align-items:center;display:flex;flex-flow:column nowrap}.reset-password-meta-description,.reset-password-meta-title{display:flex;justify-content:center;text-align:center}.reset-password-meta-description{font-size:1rem}
.coppa-container{margin:0 auto}.coppa-message{text-align:center}
.wizard-navigation{display:flex;justify-content:center;width:100%}
.simple-modal__overflow-handler{height:100vh;max-height:100vh;overflow:auto;padding:1.75em}@media(max-width:600px){.simple-modal__overflow-handler{padding:.875em}}.simple-modal__wrapper{margin:0 auto;min-width:25em;position:relative;width:100%}@media(max-width:600px){.simple-modal__wrapper{min-width:100%}}.simple-modal,.simple-modal__shade{bottom:0;left:0;position:fixed;right:0;top:0}.simple-modal{animation-duration:.3s;animation-fill-mode:forwards;animation-name:opacityFadeIn;animation-timing-function:cubic-bezier(.23,1,.32,1);z-index:9999}@keyframes opacityFadeIn{0%{opacity:0}to{opacity:1}}.simple-modal__shade{background-color:rgba(0,0,0,.5);z-index:-1}.simple-modal__window{margin:0 auto;max-width:550px;min-width:25em;position:relative;width:100%}@media(max-width:600px){.simple-modal__window{min-width:100%}}.simple-modal__footer,.simple-modal__header{background:#f3f4f6;border-top-left-radius:4px;border-top-right-radius:4px;color:#374151;display:flex;font-size:1.05rem;justify-content:space-between;min-height:3.75em;padding:1.25em 3.5em 1.25em 1.25em;position:relative}.simple-modal__title{align-items:center;display:flex;flex-flow:row wrap;font-weight:700;padding:0 .5em 0 0}.simple-modal__close-btn{align-items:center;bottom:0;color:#d1d5db;cursor:pointer;display:flex;font-size:1.1375rem;height:100%;justify-content:center;padding:1.1539em;position:absolute;right:0;top:0}.simple-modal__close-btn:focus,.simple-modal__close-btn:hover{color:#374151}.simple-modal__body{background-color:#fff;border-radius:4px;color:#374151;font-size:.875rem;padding:1.5em}.simple-modal__footer,.simple-modal__header+.simple-modal__body{border-top-left-radius:0;border-top-right-radius:0}.simple-modal__footer{border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;justify-content:flex-end;padding:1.25em}
.archive-icon{align-items:center;background-color:#6b7280;border-radius:50%;color:#fff;height:100px;justify-content:center;margin:0 auto 1em;width:100px}.archive-icon.fa{display:flex}.archive-icon:before{font-size:3.7em;transform:translateY(2px)}.window-confirm__window{display:flex;flex-direction:column;max-width:26em;text-align:center}.window-confirm__title{color:#374151;font-weight:700;margin:1em 0 1.5em}.window-confirm__message{color:#374151;margin:1em 0 1.5em;white-space:pre-line}.window-confirm__actions{display:flex;justify-content:space-between}.window-confirm__actions button{margin:0 0 0 .5em;width:48%}
.confirm-changes-modal__list{margin:0;text-align:left}.confirm-changes-modal__list:empty{display:none}.confirm-changes-modal__list--unbullet{list-style:none;padding:0;text-align:center}.confirm-changes-modal__list-item{margin-bottom:1em;white-space:pre-wrap}
.time-picker__wrapper{display:flex;flex:1 auto;flex-flow:column nowrap}.time-picker__label{font-weight:700;margin:0 0 .25em}.time-picker__input{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;padding-left:.5rem}.time-picker__input,.time-picker__input:focus,.time-picker__input:hover{transition:border .05s ease-in-out}.time-picker__input:focus{border-color:#a8d4f0;outline-width:0}.time-picker__input:hover{border-color:#a8d4f0}.time-picker__input:disabled{cursor:not-allowed;opacity:.5}.time-picker__input:disabled:hover{border-color:#e5e7eb}.time-picker__input--error,.time-picker__input--error:hover{border-color:#dc4538}.time-picker__error{color:#dc4538;margin:.25em 0 0}
.date-time-picker{display:flex}.date-time-picker__inputs-wrapper{align-items:flex-start;display:flex}.date-time-picker__date-wrapper{margin-right:10px}.date-time-picker__placeholder{max-width:155px}.date-time-picker__time{max-width:111px}
.number-input__label:after{color:initial;content:attr(data-label-inside-input);left:1.3em;pointer-events:none;position:absolute;top:29%;white-space:pre}
.acf__options-wrapper{border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:1em}.acf__options-row,.acf__options-wrapper{display:flex;flex-direction:column}@media(min-width:600px){.acf__options-row{flex-direction:row;flex-wrap:wrap}}.acf__fieldset{border:0;margin:0;min-width:0;padding:0}.acf__fieldset-legend{font-weight:700;margin-bottom:1em}.acf__input-wrapper{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;margin:0 0 1em}@media(min-width:600px){.acf__input-wrapper{flex-basis:12.619em;flex-shrink:1;margin:0 1em 1em 0}.acf__input-wrapper:last-child{margin-right:0}}.acf__timelimit-input input{border-radius:3px;border-width:2px;height:40px;margin-top:-4px}.acf__input--textarea{resize:vertical}.acf__input-wrapper--startdate,.acf__input-wrapper--starttime{flex-grow:0}.acf__input-wrapper--startdate input[type=text]{cursor:pointer}.acf__input--startdate.acf__input--startdate-inactive ::-webkit-datetime-edit-fields-wrapper{visibility:hidden}.acf__input--startdate.acf__input--startdate-inactive input:before{content:"Assign immediately";position:absolute}.acf__input--required .a-form-input__label:after,.acf__input--required label:after{color:#dc4538;content:"*"}.acf__radio-input{display:flex}.acf__radio-input [type=radio]{display:none}.acf__radio-input .fancy-radio{border:3px solid #d1d5db;border-radius:50%;display:inline-block;height:1rem;margin-right:.25rem;position:relative;width:1rem}.acf__radio-input label{align-items:center;cursor:pointer;display:flex;padding:.25em 0}.acf__radio-input label:not(:last-child){margin-bottom:.25em}.acf__radio-input [type=radio]:checked~.fancy-radio{border:3px solid #059669}.acf__radio-input [type=radio]:checked~.fancy-radio:before{background-color:#059669;border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:6px}.acf__radio-input label{align-items:flex-start}.acf__radio-input .fancy-radio{flex-shrink:0}.acf__radio-input-label--meta{color:#9ca3af;font-style:italic;margin-left:.25em}.acf-section-time-limit{align-items:center;display:flex;margin-bottom:10px}.acf-section-time-limit .a-form-input{flex-grow:0}.acf-section-time-limit .a-form-checkbox{margin-top:20px}.acf__input-wrapper--section-time-limits{min-width:100%}.acf__checkbox-input .a-form-input__label{font-weight:400}
.sg-checkbox-toggle{align-items:center;cursor:pointer;display:flex;flex-basis:100%;font-weight:400;justify-content:space-between;-webkit-tap-highlight-color:rgba(0,0,0,0)}.sg-checkbox-toggle input{height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:0}.sg-checkbox-toggle div,.sg-checkbox-toggle span{pointer-events:none}.sg-checkbox-toggle--disabled{cursor:not-allowed;opacity:.5}.sg-checkbox-toggle__toggle-wrapper{align-items:center;display:flex}.sg-checkbox-toggle__toggle{border-radius:2em;display:inline-block;height:1.25em;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.5em}.sg-checkbox-toggle__toggle:after,.sg-checkbox-toggle__toggle:before{content:"";display:block;position:absolute}.sg-checkbox-toggle__toggle:before{background-color:#d1d5db;border-radius:1em;height:1.25em;left:0;transition:background-color .2s cubic-bezier(.24,0,.5,1);width:2.5em;will-change:background-color}.sg-checkbox-toggle__toggle:after{background:#fff;border-radius:60px;border:2px solid #d1d5db;content:"";height:1.25em;transform:translateX(0);transition:.35s cubic-bezier(.5,1,.5,1);width:1.25em;will-change:transform,border-color}input:checked+.sg-checkbox-toggle__toggle:before{background-color:#059669;transition:background-color .2s cubic-bezier(0,0,0,.1)}input:checked+.sg-checkbox-toggle__toggle:after{border-color:#059669;transform:translateX(1.25em)}input:not(:disabled):focus+.sg-checkbox-toggle__toggle{outline:4px auto #d1d5db;outline-offset:1px;transition:outline 0s,outline-offset 0s}
.acf__recipients-wrapper{border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:1em;overflow:hidden}.acf__recipients-list{list-style:none;margin:0;padding:0}.acf__recipient-item-wrapper,.acf__recipients-list{display:flex;flex-direction:column}.acf__recipient-item{border-bottom:1px solid #e5e7eb;display:flex;padding:1em}.acf__recipient-item-checkbox-wrapper{color:#fff;cursor:pointer;display:inline-block;height:1.2em;min-height:1.2em;min-width:1.2em;position:relative;width:1.2em;margin-right:1em}.acf__recipient-item-checkbox-wrapper .checkbox-checkmark,.acf__recipient-item-checkbox-wrapper .checkbox-checkmark:after,.acf__recipient-item-checkbox-wrapper input[type=checkbox]{bottom:0;left:0;position:absolute;right:0;top:0}.acf__recipient-item-checkbox-wrapper .checkbox-checkmark{background-color:#d1d5db;border-radius:.2em;content:"";will-change:background-color}.acf__recipient-item-checkbox-wrapper input[type=checkbox]{background-color:transparent;border:0;cursor:pointer;height:0;margin:0;opacity:0;outline-width:0;padding:0;width:0;z-index:99}.acf__recipient-item-checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark,.acf__recipient-item-checkbox-wrapper input[type=checkbox]:not(:disabled):hover~.checkbox-checkmark{background-color:#c3c8d0;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.acf__recipient-item-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.acf__recipient-item-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:hover~.checkbox-checkmark{background-color:#047d58;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.acf__recipient-item-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.acf__recipient-item-checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark{box-shadow:0 0 1px 3px #d1d5db}.acf__recipient-item-checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark{background-color:#059669}.acf__recipient-item-checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark:after{color:#fff;content:"";font-family:Font Awesome\ 6 Pro;font-size:.9em;text-align:center}.acf__recipient-item-checkbox-wrapper input[type=checkbox]:checked:disabled~.checkbox-checkmark{background-color:#9ca3af;transition:all 0s cubic-bezier(.23,1,.32,1)}.acf__recipient-item-checkbox:after{height:100%}.acf__recipient-item-checkbox-indeterminate{background-color:#9ca3af!important}.acf__recipient-item-checkbox-indeterminate:after{content:""!important;font-family:Font Awesome\ 6 Pro;font-size:.9em;font-weight:700!important;text-align:center}.acf__recipient-item-label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.acf__recipient-item{background-color:#fff}.acf__recipient-item .sg-checkbox-toggle{flex-basis:13em;font-size:.9em;font-style:italic;margin-left:auto}.acf__recipient-item--nested{align-items:center;background-color:#ebf5fa;padding-left:3em}.acf__recipient-item--disabled{cursor:not-allowed}.acf__recipient-item--disabled:before{background-color:hsla(0,0%,100%,.7);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.acf__recipient-item-children{max-height:0;transition:max-height .2s ease-in-out;will-change:max-height}.acf__recipient-item-children-empty-message{background-color:#ebf5fa;display:flex;font-style:italic;justify-content:center;padding:1.5em}.acf__accordion-trigger{border-bottom:6px solid transparent;border-left:6px solid #9ca3af;border-top:6px solid transparent;cursor:pointer;height:0;margin-right:6px;transition:transform .2s ease-in-out;width:0}.afc__accordion-label{cursor:pointer;margin-bottom:0;margin-top:5px}.acf__accordion-wrapper:focus,.acf__accordion-wrapper:hover{color:#1e7cb8}.acf__accordion-wrapper:focus .afc__accordion-label,.acf__accordion-wrapper:hover .afc__accordion-label{text-decoration:underline}.acf__accordion-wrapper:focus .acf__accordion-trigger,.acf__accordion-wrapper:hover .acf__accordion-trigger{border-bottom:6px solid transparent;border-left:6px solid #1e7cb8;border-top:6px solid transparent}.out-of-scope-subject-modal__list{list-style-type:none}.out-of-scope-subject-modal__actions{display:flex;justify-content:flex-end}
.lti-cell__button{height:32px;padding:6px 12px;gap:10px;width:54px;justify-self:center}.lti-cell__sync-modal{align-items:center;display:flex;flex-direction:column;padding:32px;width:367px;gap:40px}.lti-cell__sync-modal--info-icon{align-self:stretch;color:#9ca3af;font-size:40px;text-align:center}.lti-cell__sync-modal--body{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:24px}.lti-cell__sync-modal--button-group{display:flex;gap:8px;width:100%}.lti-cell__sync-modal--button{display:flex;flex:1}
.google-cell__button{height:32px;padding:6px 12px;gap:10px;width:54px;justify-self:center}
.assignment-sharing__container{margin:0 auto;max-width:1400px;padding:48px 64px}.assignment-sharing__table{border:1px solid #d1d5db;border-radius:8px}.assignment-sharing__table--header{border-bottom:1px solid #d1d5db;display:grid;padding:24px;grid-gap:48px;grid-template-columns:minmax(0,3fr) minmax(0,3fr) minmax(0,2fr)}.assignment-sharing__table--header.with_lms{grid-template-columns:minmax(0,3fr) minmax(0,3fr) minmax(0,2fr) minmax(0,2fr)}.assignment-sharing__table--body{display:grid;padding:24px;gap:16px}.assignment-sharing__table--row{align-items:center;display:grid;grid-gap:48px;grid-template-columns:minmax(0,3fr) minmax(0,3fr) minmax(0,2fr)}.assignment-sharing__table--row.with_lms{grid-template-columns:minmax(0,3fr) minmax(0,3fr) minmax(0,2fr) minmax(0,2fr)}.assignment-sharing__assignment-link{align-items:center;align-self:stretch;display:flex;min-height:var(--post-sync-integrations-min-cell-height,52px);gap:8px}.assignment-sharing-_assignment-name-link{text-underline-offset:3px;text-decoration-style:dashed}.assignment-sharing__assignment-link--text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-sharing__assignment-link--button{align-items:center;display:flex;height:32px;justify-content:center;padding:6px 12px;width:32px;gap:10px}
.acf__wrapper{display:flex;flex-flow:column;font-size:14px;margin:0 .75em;max-width:600px}@media(min-width:600px){.acf__wrapper{margin:0 auto}}.acf__heading{margin-bottom:2em}.acf__heading h1,.acf__heading h2{display:inline}.acf__heading h2{color:#9ca3af;font-size:16px}@media(min-width:420px){.acf__heading h2{margin-left:.5em}}.acf__subheading{font-size:1.4em;margin-bottom:0}.acf__link{color:#50a9e2;cursor:pointer}.acf__link:hover{color:#1a699e}.acf__meta{align-items:flex-start;display:flex;flex-direction:row;margin-bottom:.75em}@media(max-width:600px){.acf__meta{flex-wrap:wrap}.acf__meta b{margin-bottom:.5em}}.acf__breadcrumb-wrapper{display:flex;flex-wrap:wrap;margin-right:.5em}@media(max-width:600px){.acf__breadcrumb-wrapper{margin-bottom:.5em}}.acf__breadcrumb{color:#374151;cursor:pointer;display:flex;text-decoration:none;white-space:nowrap}.acf__breadcrumb:after{content:">";margin:0 .5em}.acf__breadcrumb:hover{color:#50a9e2}.acf__breadcrumb:hover:after{color:#374151}.acf__breadcrumb:last-child:after{content:"";margin:0}.acf__question-counter{display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-end}@media(max-width:600px){.acf__question-counter{justify-content:flex-start}}.acf__question-counter-item{border-radius:.2em;font-size:.9em;margin-right:.5em;padding:.5em}.acf__question-counter-item:last-child{margin-right:0}.acf__question-counter--easy{background:#d3eaf8;color:#1e7cb8}.acf__question-counter--moderate{background:#d1fae5;color:#059669}.acf__question-counter--difficult{background:#fbefef;color:#dc4538}.acf__options-wrapper{background-color:#fff;border-radius:4px;padding:1.5em}.acf__btn-wrapper{display:flex;justify-content:flex-end;margin-bottom:1em}.acf__btn{margin-right:.5em}.acf__btn:last-child{margin-right:0}.acf__btn--default{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:0;border-radius:.15em;color:#1e7cb8;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 1.5em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.acf__btn--default::-moz-selection{background-color:transparent}.acf__btn--default::selection{background-color:transparent}.acf__btn--default ::-moz-selection{background-color:transparent}.acf__btn--default ::selection{background-color:transparent}.acf__btn--default.disabled,.acf__btn--default.disabled:hover,.acf__btn--default:disabled,.acf__btn--default:disabled:hover{background-color:#6b7280;color:#d1d5db}.acf__btn--default:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.acf__btn--primary{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 3em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.acf__btn--primary::-moz-selection{background-color:transparent}.acf__btn--primary::selection{background-color:transparent}.acf__btn--primary ::-moz-selection{background-color:transparent}.acf__btn--primary ::selection{background-color:transparent}.acf__btn--primary.disabled,.acf__btn--primary.disabled:hover,.acf__btn--primary:disabled,.acf__btn--primary:disabled:hover{background-color:#6b7280;color:#d1d5db}.acf__btn--primary:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.acf__btn--success{-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.75em 3em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.acf__btn--success::-moz-selection{background-color:transparent}.acf__btn--success::selection{background-color:transparent}.acf__btn--success ::-moz-selection{background-color:transparent}.acf__btn--success ::selection{background-color:transparent}.acf__btn--success.disabled,.acf__btn--success.disabled:hover,.acf__btn--success:disabled,.acf__btn--success:disabled:hover{background-color:#6b7280;color:#d1d5db}.acf__btn--success:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}
.horizontal-navigation{height:60px}.horizontal-navigation__wrapper{align-items:center;color:#fff;display:flex;justify-content:space-between;max-width:1088px;text-decoration:none}.horizontal-navigation__content{color:#fff;flex-grow:2}.horizontal-navigation__links{text-align:center}.horizontal-navigation__links-link{display:inline-block;padding:.5em 1em}.horizontal-navigation__content--right{display:flex;flex-grow:1;justify-content:flex-end}.horizontal-navigation__content--left{flex-grow:1}

.secondary-header{background-color:#1e7cb8;color:#fff;display:flex;font-size:14px;padding:0 3em}.secondary-header .blocky-dropdown{padding:0}.secondary-header a{color:#fff;text-decoration:none}.secondary-header .blocky-dropdown__selection,.secondary-header .classrooms-subheader__title{color:#fff;font-weight:700;margin-bottom:0}.secondary-header .blocky-dropdown__selection:after,.secondary-header .classrooms-subheader__title:after{color:#fff}.secondary-header .ie-status-bar__dropdown-label{background:none}@media(max-width:900px){.secondary-header{padding:0 1em}}@media(max-width:600px){.secondary-header{padding:0}}.secondary-header--fixed{left:0;position:fixed;top:60px;width:100%;z-index:106}.secondary-header__wrapper{margin:0 auto;padding:0 .75rem;width:100%}@media(max-width:900px){.secondary-header__wrapper{align-items:center}}.secondary-header__content--left{flex-grow:0}.secondary-header__content{align-items:center;display:flex}.secondary-header__links-link-wrapper{color:#fff}.secondary-header__links-link-wrapper .secondary-header__links-link-icon{display:none}.secondary-header__links-link{border-radius:2.5em;cursor:pointer;font-size:14px;font-weight:700;margin-right:.7em;padding:.5em 1em;text-align:left;text-transform:capitalize;transition:background .2s;white-space:nowrap}.secondary-header__links-link:hover{background:#1a699e}.secondary-header__links-link:not(:last-child){margin-right:.625em}.secondary-header__links-link-wrapper--active .secondary-header__links-link{background-color:#1a699e}@media(max-width:900px){.secondary-header{font-size:.875em}.secondary-header__links{display:flex;flex-flow:column}.secondary-header__simple-dropdown-nav-wrapper,.secondary-header__simple-dropdown-wrapper{align-items:center;display:flex}}@media(max-width:900px)and (max-width:900px){.secondary-header__simple-dropdown-nav-wrapper .simple-dropdown__icon,.secondary-header__simple-dropdown-wrapper .simple-dropdown__icon{margin:0 0 0 .2em}}@media(max-width:900px){.secondary-header__simple-dropdown-nav-wrapper .simple-dropdown__input,.secondary-header__simple-dropdown-wrapper .simple-dropdown__input{background:#1a699e;border-radius:2.5em;padding:.5em 1em}.secondary-header__links--open .secondary-header__links-link-wrapper--active{position:relative}.secondary-header__links--open .secondary-header__links-link-wrapper--active .secondary-header__links-link{border-radius:50%;text-align:center;width:auto}.secondary-header__links--open .secondary-header__links-link-wrapper--active .secondary-header__links-link:hover{background:none}.secondary-header__links--open .secondary-header__links-link-wrapper--active .secondary-header__links-link-wrapper{display:block}.secondary-header__links--open .secondary-header__links-link-wrapper--active .secondary-header__links-link-wrapper .secondary-header__links-link{border-radius:0;text-align:center;width:100%}.secondary-header__links--open .secondary-header__links-link-wrapper--active .secondary-header__links-link-wrapper .secondary-header__links-link:hover{background:#e5e7eb}.secondary-header__links--open .secondary-header__links-link-wrapper{background:#fff;border:1px solid #d1d5db;border-top:0;color:#9ca3af;display:none}.secondary-header__links--open .secondary-header__links-link-wrapper--active{background:none;border:none;color:#fff;display:block;order:-1}}.secondary-header__content--right{font-size:.875rem}
.tertiary-header{background:#f3f4f6;box-shadow:inset 0 -.2px 0 0 #6b7280;margin-bottom:1em}.tertiary-header.tertiary-header{height:auto;min-height:60px}.tertiary-header--fixed{left:0;position:fixed;top:120px;width:100%;z-index:105}.tertiary-header__wrapper{max-width:none}.tertiary-header__links{display:block}.tertiary-header__wrapper{overflow:auto;padding:0;white-space:nowrap}.tertiary-header__links-link{color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:700;margin:0 1em;padding:1.79em 0 1.43em}.tertiary-header__links-link:after{bottom:0;content:"";display:block;height:2px;left:0;margin:0 auto;position:absolute;right:0;transition:width .25s ease-out;width:0}.tertiary-header__links-link-wrapper--active .tertiary-header__links-link{color:#50a9e2}.tertiary-header__links-link-wrapper--active .tertiary-header__links-link:after{background-color:#50a9e2;width:100%}.tertiary-header__links-link-icon{display:none}@media(max-width:900px){.tertiary-header{overflow-x:auto}.tertiary-header__links-link-wrapper{padding-bottom:0;text-decoration:none}.tertiary-header__links-link{white-space:nowrap}.tertiary-header__links{align-items:center;display:flex;flex-direction:row;justify-content:center}.tertiary-header__content,.tertiary-header__content--left,.tertiary-header__content--right{width:auto}}.tertiary-header__link-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:1em;margin-left:.5em;margin-right:-.5em;min-width:1em;transform:translateY(2px) translateX(-12px)}
.horizontal-navigation.secondary-header.secondary-header--fixed+.classrooms{padding:56px 16px}.classrooms__modal__btn-group,.classrooms__modal__btn-group>*{width:100%}.classrooms-subheader__title{font-size:1em;padding:.5em 1em}.classrooms-subheader__title .blocky-dropdown__selection{background-color:transparent;padding-bottom:0;padding-left:0;padding-top:0}.classrooms-subheader__title .blocky-dropdown__results-wrapper{top:calc(100% + .75em)}.classrooms-subheader__title .blocky-dropdown__result{font-size:.8em;white-space:nowrap}.classrooms-subheader__scope-dropdowns-wrapper{display:flex}.classrooms-subheader__scope-dropdowns-wrapper>*{margin-left:.5em}.classrooms-no-content{color:#4b5563;text-align:center}.classrooms-no-content__lead{font-size:1.1em;margin:2em 0 1em}.classrooms-no-content__lead a{color:#1e7cb8;cursor:pointer;font-weight:700;margin:0 .25em}.classrooms-no-content__lead a:hover{color:#1e7cb8}.classrooms-no-content__lead a:not(:hover){text-decoration:none}.classrooms-no-content__image{width:50%}.classrooms__list{display:flex;padding:0 0 0 .5em}.classrooms__left-content-wrapper{align-items:center;display:flex}.classrooms__list-item{border-radius:2.5em;cursor:pointer;font-size:1.2em;list-style-type:none;margin-right:.625em;padding:.5em 1em;transition:background .2s}.classrooms__list-item--active,.classrooms__list-item:hover{background:#1a699e}.classrooms__gear-icon{color:hsla(0,0%,100%,.5);font-size:2em}.classrooms__gear-icon:hover:before{background:#1a699e;border-radius:6px}.classrooms__gear-icon:before{padding:.15em .3em;transition:background .2s}@media(max-width:600px){.classrooms__gear-icon{display:none}}.classrooms__gear-icon--active:before{background:#1a699e;border-radius:6px;padding:.15em .3em}
.center-padding{flex:1;min-width:1ch;overflow:hidden;position:relative;white-space:nowrap}.center-padding:before{color:#9ca3af;content:"...............................................................................";display:inline-block;font-size:15px;letter-spacing:2px}
.clever-sync>div{max-height:80vh}.sync-results{border-bottom:1px solid #d1d5db;flex:1 1 auto;min-height:50px}
.grade-selector__container{display:flex;flex-wrap:wrap;max-width:450px;gap:10px}.grade-selector__button{--button-min-height:50px;--button-min-width:50px;align-items:center;border-radius:50px;display:flex;flex:0 0 auto;justify-content:center}
.class-code-modal,.class-code-modal__body{max-width:100%}.class-code-modal__invite-code-wrapper{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;max-width:100%}.class-code-modal__invite-code{font-family:Cousine,Courier,monospace;font-size:10vw}.class-code-modal__copy-icon{font-size:2vw}.class-code-modal__footer-text{max-width:512px}.class-code-modal__footer-text ol,.class-code-modal__footer-text ul{line-height:2;margin:0;padding:0 0 0 1em}.modal__backdrop.class-code-modal__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.9)}@media(max-width:780px){.class-code-modal__invite-code{font-size:8vw}}
.ibe-center-padding{flex:1;min-width:1ch;overflow:hidden;position:relative;white-space:nowrap}.ibe-center-padding:before{color:#9ca3af;content:"...............................................................................";display:inline-block;font-size:15px;letter-spacing:2px}.ibe-email-list{max-height:150px}
.upload-csv-btn__tooltip-wrapper{z-index:1}.upload-csv-btn__tooltip{width:320px;z-index:9999}
.teacher-classes-card{background:#fff;border:1px solid #d1d5db;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;text-align:center}.teacher-classes-card__heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:68px;overflow:hidden}.teacher-classes-card__text{display:inline-grid}.teacher-classes-card__pending-invitations{display:flex;justify-content:center}.teacher-classes-card__resend-link{font-size:1rem;font-style:italic}.teacher-classes-card--archived{min-height:264px}.teacher-classes-card__invite-students-button{margin-bottom:4px;width:100%}
.teacher-classes{display:flex;flex-direction:column;margin:auto;max-width:1280px}.teacher-classes__empty-state{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:464px;text-align:center}.teacher-classes__classroom-cards-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-column-gap:32px;grid-row-gap:32px;list-style:none}.teacher-classes__header{align-items:center;display:flex;justify-content:space-between}.teacher-classes__class-cards-get-started-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:56px}@media(max-width:1020px){.teacher-classes__class-cards-get-started-container{gap:16px}}.teacher-classes__class-cards-get-started-container>div:first-child{flex:3 0 380px}.teacher-classes__class-cards-get-started-container>div:nth-child(2){flex:2 0 328px}.teacher-classes__class-cards-get-started-container__get-started-links{display:grid;grid-template-rows:repeat(2,1fr);gap:24px;grid-auto-flow:column}@media(max-width:780px){.teacher-classes__class-cards-get-started-container__get-started-links{grid-template-columns:1fr;grid-auto-flow:row}}.teacher-classes__pagination{justify-content:center}.o-dialogue__content.clever-sync .a-text{display:block}.o-dialogue__content.clever-sync .a-icon.sync-icon{height:60px;width:60px}@media screen and (max-width:1280px){.teacher-classes{padding:0 48px}}@media screen and (max-width:1020px){.teacher-classes__pagination{justify-content:center;order:999}}@media screen and (max-width:440px){.teacher-classes{padding:0 8px}.teacher-classes__header{align-items:center;flex-direction:column}.teacher-classes__header>a{margin-top:16px}}
.message-banner.card{align-items:center;background-color:#50a9e2;bottom:10px;display:flex;font-size:14px;left:50%;max-width:1088px;position:fixed;right:0;transform:translateX(-50%);width:calc(100vw - 20px);z-index:999}.message-banner.card,.message-banner.card a{color:#fff}.message-banner__content-wrapper{flex-grow:1;margin-bottom:5px}.message-banner__content-wrapper>:last-child{margin:0}.message-banner__icon{font-size:3.5em;margin:0 20px 0 5px}.message-banner__heading{font-size:1.2em;margin:0 0 10px}
@media(max-width:600px){.auto-archive-classrooms-banner{display:none}}
.teacher-classroom-scope-options{display:flex;flex-wrap:wrap}.teacher-classroom-scope-options .selectable-date-range{flex-basis:0%;flex-grow:1}@media(max-width:600px){.teacher-classroom-scope-options{flex-direction:column}}.teacher-classroom-scope-options__dropdown{flex-grow:1;margin:0 1em 1em 0}.teacher-classroom-scope-options__dropdown:last-child{margin-right:0}.teacher-classroom-scope-options__dropdown .simple-dropdown__label{white-space:nowrap}@media(max-width:600px){.teacher-classroom-scope-options__dropdown{margin:0 0 1em}}@media(max-width:600px){.teacher-classroom-scope-options__selectable-date-range .date-range{flex-direction:column}.teacher-classroom-scope-options__selectable-date-range .date-range .date-range__item{margin-right:0}.teacher-classroom-scope-options__selectable-date-range .date-range .date-range__item:not(:last-child){margin-bottom:1em}}
.get-started-with-albert{max-width:100%}@media(min-width:1020px){.get-started-with-albert{max-width:488px}}
.teacher-dashboard{font-size:14px}.teacher-dashboard__columns-wrapper{display:flex;justify-content:space-between}@media(max-width:900px){.teacher-dashboard__columns-wrapper{flex-direction:column}}.teacher-classroom-overview{font-size:14px;padding:1.5em 1.25em}.teacher-classroom-overview__classroom-name{font-size:1.3em;margin-bottom:1.5em}.teacher-classroom-overview__stat-divider{background-color:#d1d5db;margin:0 .5em;width:1px}@media(max-width:900px){.teacher-classroom-overview__stat-divider{display:none}}.teacher-classroom-overview__stats-wrapper{align-items:stretch;display:flex;justify-content:space-around;opacity:1}@media(max-width:900px){.teacher-classroom-overview__stats-wrapper{display:flex;flex-wrap:wrap}}.teacher-classroom-overview-stat{color:#6b7280;padding:.5em;text-align:center}@media(max-width:900px){.teacher-classroom-overview-stat{margin-bottom:.5em;width:33.3333333333%}}@media(max-width:600px){.teacher-classroom-overview-stat{width:50%}}@media(max-width:420px){.teacher-classroom-overview-stat{width:100%}}.teacher-classroom-overview-stat__count{font-size:1.5em;font-weight:700;opacity:1}.teacher-classroom-overview-stat__name{opacity:1}.teacher-classroom-overview__scope{border-bottom:1px solid #d1d5db;margin-bottom:1.25em;padding-bottom:1.25em}.teacher-classroom-dashboard-sort-by{align-items:center;border-bottom:1px solid #d1d5db;color:#1e7cb8;display:flex;font-weight:600;padding:1em 0 .5em}.teacher-classroom-dashboard-sort-by .teacher-classroom-dashboard-sort-by__dropdown .simple-dropdown__input{background-color:transparent;border:0;font-weight:600;height:auto;padding:0 0 0 .25em;width:auto}.teacher-classroom-dashboard-sort-by .teacher-classroom-dashboard-sort-by__dropdown .simple-dropdown__input .simple-dropdown__input-active-item{text-decoration:underline}.teacher-classroom-dashboard-sort-by .teacher-classroom-dashboard-sort-by__dropdown .simple-dropdown__input .fa{padding:.5em;position:relative}.teacher-dashboard-student-column{width:calc(20% - 1em)}@media(max-width:900px){.teacher-dashboard-student-column{width:100%}}.teacher-dashboard-student-column__heading{border-radius:5em;color:#fff;display:inline-block;font-size:.9em;font-weight:700;margin:2em 0 1em;padding:.5em .75em calc(.5em - 1px)}.teacher-dashboard-student-column__no-students-found{color:#4b5563;font-size:1.1em;font-weight:700;padding:1em .75em;text-align:center}.teacher-dashboard-student-column__list{list-style-type:none;margin:0;padding:0}@media(max-width:900px){.teacher-dashboard-student-column__list{display:flex;flex-wrap:wrap;justify-content:space-between}}.teacher-dashboard-student-item{margin-bottom:.5em;opacity:1;padding:.5em 1em}@media(hover:hover){.teacher-dashboard-student-item:hover:not(:active){transform:translateY(-.075em);transition:transform .15s}}@media(max-width:900px){.teacher-dashboard-student-item{width:calc(33.33333% - .33333em)}}@media(max-width:600px){.teacher-dashboard-student-item{width:calc(50% - .5em)}}@media(max-width:420px){.teacher-dashboard-student-item{width:100%}}.teacher-dashboard-student-item__link{color:currentColor;text-decoration:none}.teacher-dashboard-student-item__name{font-weight:600;margin-bottom:.25em}.teacher-dashboard-student-item__stat{color:#6b7280;display:flex;font-weight:700;justify-content:space-between}.teacher-dashboard-student-item__divider{border-top:1px dashed #d1d5db;margin:.35em 0}.teacher-dashboard-student-column--struggling .teacher-dashboard-student-column__heading{background-color:#e36e63}.teacher-dashboard-student-column--struggling .teacher-dashboard-student-item{border:2px solid #e36e63}.teacher-dashboard-student-column--passing .teacher-dashboard-student-column__heading{background-color:#f0bf6c}.teacher-dashboard-student-column--passing .teacher-dashboard-student-item{border:2px solid #f0bf6c}.teacher-dashboard-student-column--proficient .teacher-dashboard-student-column__heading{background-color:#10b981}.teacher-dashboard-student-column--proficient .teacher-dashboard-student-item{border:2px solid #10b981}.teacher-dashboard-student-column--excelling .teacher-dashboard-student-column__heading{background-color:#50a9e2}.teacher-dashboard-student-column--excelling .teacher-dashboard-student-item{border:2px solid #50a9e2}.teacher-dashboard-student-column--mastery .teacher-dashboard-student-column__heading{background-color:#9d63cf}.teacher-dashboard-student-column--mastery .teacher-dashboard-student-item{border:2px solid #9d63cf}
.co-teachers-message{max-width:420px}.column__remove-teacher{min-width:200px}.remove-coteacher__warning-icon-wrapper{font-size:64px}
:focus>.manage-roster__tooltip-btn{color:#50a9e2}.invite-cards{display:grid;grid-template-columns:repeat(1,minmax(200px,1fr));gap:24px}@media(min-width:780px){.invite-cards{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media(min-width:1020px){.invite-cards{grid-template-columns:repeat(3,minmax(200px,1fr))}}.invite-cards__item{border:1px solid #d0d8dc;border-radius:8px}.invite-cards__item__icon{border-radius:100px;height:56px;width:56px}.invite-cards__item__icon .svg-inline--fa{font-size:24px}
.enrolled-students-table__badge-wrapper{box-sizing:content-box;max-width:48px;min-width:auto}
.google-classroom-course-detail{margin-bottom:1.5em}.google-classroom-course-detail__body{display:flex;flex-direction:column}.google-classroom-course-detail__link{color:#50a9e2}.google-classroom-course-detail__link:hover{color:#1a699e}.google-classroom-course-detail__meta{color:#6b7280;font-size:.9em;font-style:italic;margin-top:.25em}
.action-modal__heading-icon{font-size:64px}.action-modal__heading-icon-info{color:#d1d5db}.teacher-classroom-settings{margin:0 auto;max-width:600px}.teacher-classroom-settings__choose-subjects{margin:-1em}.teacher-classroom-settings__input{margin-bottom:1.5em}.teacher-classroom-settings__input--narrow{width:50%}.save-teacher-classroom-settings-actions{align-items:center;display:flex;justify-content:flex-end}.save-teacher-classroom-settings-actions__item{margin-right:1em}.save-teacher-classroom-settings-actions__item:last-child{margin-right:0}.save-teacher-classroom-settings-actions__archive{color:#50a9e2;display:flex}.save-teacher-classroom-settings-actions__archive-action{cursor:pointer;margin:0 .5em 0 1em}.save-teacher-classroom-settings-actions__archive-icon .sg-icon-tooltip__icon{color:#50a9e2}.teacher-classroom-settings-enrollment-code{margin-bottom:1.5em}.teacher-classroom-settings-enrollment-code__input{display:inline-flex}.teacher-classroom-settings-enrollment-code__input-badge{align-items:center;background-color:#f3f4f6;border-radius:7px 0 0 7px;color:#4b5563;display:inline-block;min-width:10em;padding:.5em 3em;text-align:center}.teacher-classroom-settings-enrollment-code__input-regenerate{border-radius:0 7px 7px 0}.teacher-classroom-settings__input-error-banner{margin-top:-12px}.resend-invitations{display:flex;margin-top:1em}.resend-invitations__checkbox-wrapper{color:#fff;cursor:pointer;display:inline-block;height:1.2em;min-height:1.2em;min-width:1.2em;position:relative;width:1.2em;margin-right:.5em}.resend-invitations__checkbox-wrapper .checkbox-checkmark,.resend-invitations__checkbox-wrapper .checkbox-checkmark:after,.resend-invitations__checkbox-wrapper input[type=checkbox]{bottom:0;left:0;position:absolute;right:0;top:0}.resend-invitations__checkbox-wrapper .checkbox-checkmark{background-color:#f3f4f6;border-radius:.2em;content:"";will-change:background-color}.resend-invitations__checkbox-wrapper input[type=checkbox]{background-color:transparent;border:0;cursor:pointer;height:0;margin:0;opacity:0;outline-width:0;padding:0;width:0;z-index:99}.resend-invitations__checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark,.resend-invitations__checkbox-wrapper input[type=checkbox]:not(:disabled):hover~.checkbox-checkmark{background-color:#e4e7eb;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.resend-invitations__checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.resend-invitations__checkbox-wrapper input[type=checkbox]:not(:disabled):checked:hover~.checkbox-checkmark{background-color:#047d58;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.resend-invitations__checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.resend-invitations__checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark{box-shadow:0 0 1px 3px #d1d5db}.resend-invitations__checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark{background-color:#059669}.resend-invitations__checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark:after{color:#fff;content:"";font-family:Font Awesome\ 6 Pro;font-size:.9em;text-align:center}.resend-invitations__checkbox-wrapper input[type=checkbox]:checked:disabled~.checkbox-checkmark{background-color:#9ca3af;transition:all 0s cubic-bezier(.23,1,.32,1)}
.view-with-sidebar{align-items:flex-start;display:flex}.view-with-sidebar__sidebar{margin-right:20px;max-width:250px;width:100%}.view-with-sidebar__main{flex-grow:1}@media screen and (max-width:900px){.view-with-sidebar{display:block}.view-with-sidebar__sidebar{margin-bottom:10px;margin-right:0;max-width:100%}}@media screen and (min-width:900px){.view-with-sidebar__sidebar--sticky{max-height:100vh;overflow-y:auto;position:sticky}}
.past-due-badge{display:inline-block;font-size:14px;margin-top:.25em}.past-due-badge__icon{color:#f0bf6c;margin-right:.5em}.past-due-badge__text{font-style:italic}
.no-assignments-found-placeholder{padding:0 2em;text-align:center}.no-assignments-found-placeholder__image{margin-bottom:1em;max-width:500px;width:100%}.no-assignments-found-placeholder__heading{color:#374151;font-size:1.25em;font-weight:400;margin-bottom:.5em}.no-assignments-found-placeholder__body{color:#9ca3af;font-size:1.1em;margin-bottom:4em}
.student-assignments__filter{display:flex;flex-direction:column}.student-assignments__filter .selectable-date-range__item{margin-right:0}.student-assignments__filter .date-range{flex-direction:column}.student-assignments__filter .date-range__item:not(:last-of-type){margin:0 0 1em}
.status-graph-submitted{background-color:#10b981}.status-graph-submitted-late{background-color:#e36e63}.status-graph-not-submitted{background-color:#d1d5db}
.student-practice-exams-list{display:flex}.student-practice-exams-list__date-picker{flex-direction:column}.student-practice-exams-list__date-picker .selectable-date-range__item{margin-right:0}.student-practice-exams-list__date-picker .date-range{flex-direction:column}.student-practice-exams-list__date-picker .date-range__item{margin:0 0 1em}.student-practice-exams-list__date-picker .date-range__item:last-child{margin-bottom:0}.student-practice-exams-list__table-wrapper{flex-grow:1}.student-practice-exams-list__table-wrapper .sg-table__thead--fixed-headings{border-top:0}.student-practice-exams-list__heading{color:#6b7280;font-size:14px;margin:0;padding:15px;text-transform:uppercase}
.create-assignent-modal__fieldset{border:1px solid #d1d5db;border-radius:10px;padding:10px 25px}.create-assignent-modal__fieldset-legend{color:#6b7280}
.assignments-no-results-found-in-date-range{align-items:center;display:flex;font-size:14px;height:5em;justify-content:center}.assignments-no-results-found-in-date-range__img{margin-right:2em}.assignments-no-results-found-in-date-range__title{font-weight:700;margin-bottom:.5em}.assignments-no-results-found-in-date-range__explanation{font-size:.9em;font-weight:400;margin-bottom:0}
.assignments-list__wrapper{align-items:flex-start;display:flex;margin:0 auto;max-width:1325px;gap:3em}@media screen and (max-width:900px){.assignments-list__wrapper{display:block}.assignments-list__table .m-search-input__wrapper,.assignments-list__wrapper-sidebar{flex-basis:256px;flex-grow:1}}.assignments-list__wrapper-sidebar{flex-basis:256px;flex-grow:1}.assignments-list__table{flex-basis:0;flex-grow:999;min-inline-size:50%}.assignments-list__table .o-table__wrapper{min-height:500px}.assignments-list__table .a-heading--m{padding-left:16px}.assignments-list__table-column{min-width:230px}.assignments-list__filter-dropdown .o-date-picker__label{white-space:normal}.assignments-list__filter-dropdown .m-dropdown__content-wrapper{z-index:9999}.assignments-list__filter-dropdown-item{padding-bottom:0;padding-left:16px}.assignments-list__filter-remove-hover .m-dropdown-item:active:not(.m-dropdown-item--with-checkbox):not(.m-dropdown-item--disabled),.assignments-list__filter-remove-hover .m-dropdown-item:hover:not(.m-dropdown-item--with-checkbox):not(.m-dropdown-item--disabled){background:transparent}
.assignment-content{display:flex;flex-direction:column}.assignment-content-text-primary{color:#1f2937}.assignment-content-text-secondary{color:#6b7280;font-weight:400}
.background-task__trigger--running{position:relative}.background-task__trigger--running:before{background-color:rgba(156,163,175,.75);bottom:0;content:"";left:0;position:absolute;right:0;text-align:center;top:0;z-index:1}.background-task__trigger--running:after{animation-duration:1s;animation-iteration-count:infinite;animation-name:background-task-spin;color:#fff;content:"";font-family:Font Awesome\ 6 Pro;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(0deg);z-index:2}@keyframes background-task-spin{to{transform:translateX(-50%) translateY(-50%) rotate(1turn)}}
.chart-and-stats-wrapper{align-items:center;display:flex;justify-content:space-around;padding:2em 1em}.accuracy-chart{display:flex}.accuracy-chart canvas{height:150px;margin-right:2em}.accuracy-chart__legend{display:flex;flex-direction:column;justify-content:center;list-style-type:none;margin:0;padding:0}.accuracy-chart__legend-item{align-items:center;color:#9ca3af;display:flex;margin-bottom:.5em}.accuracy-chart__legend-item-color{background-color:#d1d5db;border-radius:50%;height:10px;margin-right:.5em;width:10px}.accuracy-chart__legend-item-count{color:#4b5563;display:inline-block;margin-left:.5em}.statistical-summary__header-wrapper{display:flex;justify-content:space-between}.statistical-summary__header-actions{align-items:flex-start;display:flex}.statistical-summary__heading{flex-grow:1}.statistical-summary__heading-label{color:#9ca3af;font-size:.95em;text-transform:uppercase}.statistical-summary__heading-subject{color:#4b5563;font-size:1.2em;font-weight:700}.statistical-summary__stat{color:#9ca3af;margin-bottom:.75em}.statistical-summary__stat--result{color:#4b5563;font-weight:700}
.modal__wrapper.modal--assignment-drilldown__options{max-width:300px}.assignment-drilldown__description-bar{display:flex;justify-content:space-between}@media(max-width:600px){.assignment-drilldown__description-bar{display:block}}.assignment-drilldown__description-bar-edit{align-items:center;display:flex;justify-content:space-between}.assignment-drilldown__description-bar-edit__share{color:#50a9e2;font-size:1.2em}.assignment-drilldown__description-bar-back-btn{align-self:flex-start;color:#4b5563}.assignment-drilldown__description{margin-bottom:1em}.assignment-drilldown__description-stats{border-radius:.25em;display:flex;font-size:.9em;justify-content:space-between;margin:.5em 0;padding:1em 1em .5em}@media(max-width:600px){.assignment-drilldown__description-stats{flex-flow:column nowrap}}.assignment-drilldown__statistical-summary-chart-wrapper{align-items:center;display:flex;flex-direction:column}.assignment-drilldown__statistical-summary-chart-wrapper--progress{display:flex;flex-direction:column;margin-bottom:1em;width:200px}.assignment-drilldown__statistical-summary-chart-wrapper--progress-heading{color:#4b5563;font-weight:700;text-align:center}.assignment-drilldown__statistical-summary-progress{display:flex;justify-content:center}.assignment-drilldown__progress-meter{margin:.5em;width:12em}.assignment-drilldown__description-bar-heading{text-align:center}.assignment-drilldown__description-bar-heading-title{color:#1e7cb8;font-size:1.1em;font-weight:700;margin-bottom:1em}.assignment-drilldown__detail{padding:0;width:100%}.assignment-drilldown__options-menu label{margin-bottom:.7em;margin-right:0}.assignment-drilldown__options-menu hr{border:1px solid #f3f4f6;margin-bottom:1.57em;margin-top:1.5em}.assignment-drilldown__options-menu input{border:2px solid #e5e7eb;font-weight:500}.assignment-drilldown__button-wrapper{margin-bottom:1em}.assignment-drilldown__button-wrapper:last-child{margin-bottom:0}.assignment-drilldown__button-wrapper .assignment-drilldown__button{font-size:1.1em;line-height:1.1;width:100%}.assignment-drilldown__button-wrapper .assignment-drilldown__button.assignment-drilldown__button--edit{background-color:#50a9e2}.assignment-drilldown__button-wrapper .assignment-drilldown__button.assignment-drilldown__button--edit:hover{background-color:#1e7cb8;outline:0;transition:background-color .2s}.assignment-drilldown__button-wrapper .assignment-drilldown__button.assignment-drilldown__button--delete{background-color:#dc4538}.assignment-drilldown__button-wrapper .assignment-drilldown__button.assignment-drilldown__button--delete:hover{background-color:#cc3224;outline:0;transition:background-color .2s}.assignment-drilldown__questions .o-table__wrapper,.assignment-drilldown__students .o-table__wrapper{border:none}
.health-indicator{align-items:stretch;background-color:#d1d5db;border-radius:.3em;display:flex;height:1em;overflow:hidden}.health-indicator__health-struggling{background-color:#e36e63}.health-indicator__health-passing{background-color:#f0bf6c}.health-indicator__health-proficient-or-above{background-color:#10b981}.health-indicator__health-empty{background-color:#d1d5db}
.submission-indicator:focus{outline:0}.submission-indicator__status{align-items:center;display:flex;justify-content:center;padding:.5em}.submission-indicator__status-badge{pointer-events:none}.submission-indicator__status-badge--incomplete{color:#9ca3af}.submission-indicator__status-label{font-size:.9em;font-weight:700;pointer-events:none}.submission-indicator__status-label--on-time{color:#059669}.submission-indicator__status-label--late{color:#dc4538}.submission-indicator__status-label--incomplete{color:#9ca3af}
.insight-table__table-header--max th:first-child{max-width:300px}.insight-table__question-info,.insight-table__student-info{align-items:center;cursor:pointer;display:flex;flex-wrap:nowrap;max-width:300px}.insight-table__question-info p,.insight-table__student-info p{margin:0}.insight-table__health-indicator{width:100%}.insight-table__header-tooltip{width:200px}.insight-table__question-info--no-click{cursor:auto}.insight-table__submit-status-wrapper{align-items:baseline;display:flex}.insight-table__submit-status{align-items:center;display:flex;justify-content:center;padding:.5em}.insight-table__submit-status-badge{border-radius:50%;height:.5em;margin-right:.5em;width:.5em}.insight-table__submit-status-badge--on-time{background-color:#059669}.insight-table__submit-status-badge--late{background-color:#dc4538}.insight-table__submit-status-badge--incomplete{border:1px solid #9ca3af}.insight-table__submit-status-label{font-size:.9em;font-weight:700}.insight-table__submit-status-badge:not(.insight-table__submit-status-badge--incomplete),.insight-table__submit-status-label:not(.insight-table__submit-status-label--incomplete){cursor:pointer}.insight-table__submit-status-label--on-time{color:#059669}.insight-table__submit-status-label--late{color:#dc4538}.insight-table__submit-status-label--incomplete{color:#9ca3af}.insight-table__question-info-name,.insight-table__student-info-name{justify-content:flex-end}.insight-table .insight-table__question-answer-badge-list{display:flex;flex-flow:row wrap;justify-content:center;max-width:180px}.insight-table .insight-table__question-answer-badge-list .question-answer-badge{margin:.05em .25em}.insight-table .insight-table__question-answer-badge-list .tooltip__wrapper{margin:0}.insight-table__question-answer-badge-tooltip{text-align:left}.insight-table__question-answer-badge-tooltip-datum{margin:1em 0}.insight-table__question-answer-badge-tooltip-term{font-weight:700}.insight-table__question-answer-badge-tooltip-definition{font-weight:400;margin-left:.5em}.overflow-table__heading{background-color:#fff;left:0;position:absolute;top:0;z-index:1}.overflow-table__overflow{max-height:100vh;overflow:auto}.student-insight-heading{color:#1e7cb8;font-size:1.75em;font-weight:700;margin-bottom:.5em;text-align:center}.student-insight-description{line-height:1.4;text-align:center}.student-insight-description__path{font-weight:700;margin:.5em}.student-insight-description__path-entry-divider{padding:0 1em}.single-student-view__toolbar{display:flex;justify-content:space-between}
.teacher-subjects-list{display:flex;margin:0 auto;max-width:1200px}.teacher-subjects-list--mobile{display:block;padding:16px}.teacher-subjects-list--empty{margin:0 auto;max-width:475px}.teacher-subjects-list__course:focus-within{outline:0}.teacher-subjects-list__menu-list-container{border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.05);height:100%;width:256px}.teacher-subjects-list__mobile-dropdown{align-items:center;display:flex;justify-content:space-between}.teacher-subjects-list__subjects-container{display:grid;gap:32px;flex:1}.teacher-subjects-list__subject-cards{gap:32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.restrict-free-practice-modal{width:416px}.teacher-subject-list__card__link:focus-visible .teacher-subject-list__card__link__title{outline:3px solid #50a9e2}.teacher-subject-list__card__link__title{font-size:17px}.teacher-subject-list__card__link--hidden{background-color:#6b7280}.teacher-subject-list__card__link--hidden:hover{background-image:none;cursor:default}
.assign-practice-exam-modal .simple-modal__window{max-width:420px}.assign-practice-exam-modal__btn{margin-top:10px;width:100%}
.teacher-practice-exams-list-date-picker{flex-direction:column}.teacher-practice-exams-list-date-picker .selectable-date-range__item{margin-right:0}.teacher-practice-exams-list-date-picker .date-range{flex-direction:column}.teacher-practice-exams-list-date-picker .date-range__item{margin:0 0 1em}.teacher-practice-exams-list-date-picker .date-range__item:last-child{margin-bottom:0}.teacher-practice-exams-list-table .sg-table__thead--fixed-headings{border-top:0}.teacher-practice-exams-list-table .status-graph-submitted{background-color:#1e7cb8}.teacher-practice-exams-list__main-items-wrapper{display:flex;flex-direction:column}.teacher-practice-exams-list__assign-exam-button{position:absolute;right:0;top:0;z-index:1}@media screen and (max-width:650px){.teacher-practice-exams-list__assign-exam-button{font-size:inherit;margin:10px 0;order:1;padding:.65em;position:relative}}.teacher-practice-exams-list__wrapper{display:flex;flex-wrap:wrap;font-size:14px;gap:32px;margin:0 auto;max-width:1200px;width:100%}.teacher-practice-exams-list__wrapper__sidebar{flex-basis:300px;flex-grow:1}.teacher-practice-exams-list__main-items-wrapper{flex-basis:0;flex-grow:999}
.single-student-view{width:100%}.single-student-view-nav-wrapper{margin-top:-1em;width:100%}.single-student-view__masthead{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);height:3.9375em}.single-student-view__masthead-body{align-items:center;display:flex;height:3.9375em;justify-content:space-between;margin:0 auto;max-width:1088px;width:calc(100% - 2em)}.single-student-view__masthead-heading{margin:0;text-align:center}.single-student-view__masthead-item{width:15em}.single-student-view__masthead-controls{display:flex;justify-content:space-between}.single-student-view__masthead-control{font-size:.9em}.single-student-view__masthead-control .blocky-dropdown{margin:0}.single-student-view__masthead-control .blocky-dropdown .blocky-dropdown__results-wrapper{z-index:999}.single-student-view__masthead-control--back{color:#50a9e2;cursor:pointer}.single-student-view__masthead-control--arrow-left{margin-left:.5em}.single-student-view__masthead-control--arrow-right{margin-right:.5em}.single-student-view__tertiary-header .tertiary-header{position:relative;top:0}.single-student-view__content{padding-top:1em}
.overview-filter-input-basic div.blocky-date-picker__input,.overview-filter-input-basic div.blocky-dropdown__selection,.overview-filter-input-number{background-color:#fff;border:2px solid #e5e7eb;height:2.5rem}.single-student-overview{margin:0 auto;width:1088px}@media(max-width:900px){.single-student-overview{width:auto}}.single-student-overview__filter-set{background-color:#fff;border-radius:.25em;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:1.5em}.single-student-overview__statistical-summary{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.5em}.single-student-overview__statistical-summary-item{align-items:center;background-color:#fff;border-radius:.25em;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-right:1em;padding:1.5em;text-align:center}.single-student-overview__statistical-summary-item:last-child{margin-right:0}@media(max-width:900px){.single-student-overview__statistical-summary-item{flex-grow:1;margin:0}}.single-student-overview__statistical-summary-item-heading{color:#6b7280;font-size:.9em}.single-student-overview__statistical-summary-item-body{font-size:2.625em;font-weight:700}.single-student-overview__statistical-summary-item-body--time{font-size:1.75em}.single-student-overview__statistical-graphs{background-color:#fff;border-radius:.25em;box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.875em;margin:1.5em 0;padding:1.5em}.single-student-overview__statistical-graph{margin-bottom:2em}
.completion-graph-correct{background-color:#10b981}.completion-graph-incorrect{background-color:#e36e63}.completion-graph-unanswered{background-color:#d1d5db}
.pie_chart-v2__bg{stroke:#d1d5db}.pie-chart-v2__children{left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%)}
.grade-chart{cursor:pointer}.grade-chart-key .grade-chart-key-entry{margin-bottom:1em}.grade-chart-key .grade-chart-key-entry:last-child{margin-bottom:0}.grade-chart__percentage{margin:0}.grade-chart-key-entry{align-items:center;display:flex}.grade-chart-key-entry__term{border-radius:2px;height:1.6em;width:1.6em}.grade-chart-key-entry__definition{margin-left:1em}.grade-chart-answered-correctly{background-color:#10b981}.grade-chart-answered-incorrectly{background-color:#e36e63}.grade-chart-not-answered{background-color:#d1d5db}
.assignment-overview{margin:0 auto;width:1088px}.assignment-overview-stats{display:flex;justify-content:space-between}.assignment-overview-stats--item{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:1em;margin-right:1em}.assignment-overview-stats--item:last-child{margin-right:0}.assignment-overview__pie-chart-wrapper{flex-grow:.4}.assignment-overview__pie-chart{display:flex;flex-direction:column;height:100%}.assignment-overview__pie-chart-header{text-align:center}.assignment-overview__pie-chart-actual{margin:0 auto}.assignment-overview__pie-chart-message{display:flex;flex-direction:column;flex-grow:1;font-style:italic;justify-content:center;text-align:center}.assignment-overview__completion-chart{flex-grow:1}.assignment-overview__completion-chart-message{font-style:italic;text-align:center}.assignment-overview-table{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.875em;margin-top:1em;padding:0}.assignment-verview-table-late-submission-icon{font-size:1rem}.assignment-overview-table-submission-status{display:table-cell}.assignment-overview-table-submission-status__wrapper{align-items:center;display:flex}.assignment-overview-table-submission-status--scheduled{display:flex;flex-direction:column}.assignment-overview-table-submission-status__date{font-style:italic;margin-top:.5em}.assignment-overview-table-submission-status--not-submitted{color:#374151}.assignment-overview-table-submission-status--submitted{color:#059669}.assignment-overview-table-submission-status--submitted-late{color:#dc4538}.assignment-overview-table-submission-status__icon{font-size:.5em;margin-right:1em}.assignment-overview-table-completion-inline-graph{cursor:pointer}.assignment-overview-table-completion-tooltip{display:flex;flex-direction:column}.assignment-overview-table-completion-tooltip__label{margin-bottom:0}.assignment-overview-table-completion-tooltip__value{margin-left:1em}.assignment-overview-table-name-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-overview-table-name-cell__link{color:#1e7cb8;text-decoration:none}.assignment-overview-table-name-cell__link:hover{color:#1e7cb8;text-decoration:underline}.assignment-overview-table-name-cell__link:visited{color:#1e7cb8}.assignment-overview-table-body-cell__due-date--time{color:#6b7280}.assignment-overview-table-sort-control{cursor:pointer;margin-left:.5em}.assignment-overview-table__paginator{display:flex}.assignment-overview-no-assignments{align-items:center;display:flex;font-size:14px;height:5em;justify-content:center}.assignment-overview-no-assignments__img{margin-right:2em}.assignment-overview-no-assignments__title{font-weight:700;margin-bottom:.5em}
.table{border-collapse:collapse;padding:0;text-align:left;width:100%}.table td,.table th{padding:1em}.table th,.table tr{border-bottom:1px solid #d1d5db}.table tr:first-child{border-top:1px solid #d1d5db}.table tr:last-child{border-bottom:none}.table--zebra tbody tr:nth-child(odd){background:#ebf5fa}.table__row--disabled{color:#9ca3af}.table__row--no-border{border-bottom:0}
.topic-list{font-size:.9em;width:100%}.topic-list--empty{align-items:center;display:flex;flex-direction:column;font-size:1.1em;font-style:italic;justify-content:center;min-height:80%}.topic-list-heading{color:#6b7280}.topic-list-row{align-items:center;border-bottom:1px solid #d1d5db;display:flex;justify-content:space-between}.topic-list-row:last-child{border-bottom:none}.topic-list-row-item{margin-right:1em;padding:1em 0;text-align:right}.topic-list-row-item:last-child{margin-right:0}.topic-list-row__name{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:140px}.topic-list-row__name-actual{display:inline-block;font-weight:700}.topic-list-row__name--no-data{font-style:italic;font-weight:700}.topic-list-row__accuracy{color:#6b7280}.topic-list-row__accuracy,.topic-list-row__mastery--no-data{font-style:italic;font-weight:lighter}
.student-topics{margin:0 auto;width:1088px}.student-topics-summary{margin-top:1.5em}.student-topics-guides{background-color:#fff;margin-top:1.5em}
.topic-table{font-size:.8em}.topic-table-row{align-items:center;border-bottom:1px solid #d1d5db;display:flex;justify-content:space-around}.topic-table-row:first-child{border-top:1px solid #d1d5db}.topic-table-row__cell{padding:1em 0;text-align:right;width:120px}.topic-table-row__cell:first-child{text-align:left}.topic-table-row__cell--header{font-weight:700}.topic-table-row__cell--large{width:300px}.topic-table-row__cell--medium{width:180px}.guide-table{font-size:.8em}.guide-table-list-group{list-style:none;margin:0;padding-left:0}.guide-table-row{align-items:center;border-bottom:1px solid #d1d5db;display:flex;justify-content:space-around}.guide-table-row--subject{background-color:#ebf5fa;justify-content:flex-start}.guide-table-row-cell{overflow:hidden;padding:1em 0;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:120px}.guide-table-row-cell .tooltip-v2{max-width:none}.guide-table-row-cell__inline-block{display:inline-block}.guide-table-row-cell:first-child{text-align:left}.guide-table-row-cell--bold{font-weight:700}.guide-table-row-cell--auto{width:auto}.guide-table-row-cell--large{width:300px}.guide-table-row-cell--na{text-align:center}.guide-table-row-cell--medium{width:180px}.guide-table-row-cell__expander{color:#50a9e2;cursor:pointer;margin-right:1em}.guide-table-cell-indent-0{padding-left:1em}.guide-table-cell-indent-1{padding-left:2em}.guide-table-cell-indent-2{padding-left:3em}.guide-table-cell-indent-3{padding-left:4em}
.single-student-info{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:900px;width:calc(100% - 2em)}@media(max-width:900px){.single-student-info{justify-content:space-between}}@media(max-width:900px){.single-student-info-card{flex-basis:calc(50% - 0.5em)}}@media(max-width:600px){.single-student-info-card{flex-basis:100%;margin-bottom:1em}}.single-student-info-card--info{background-color:#fff;border-radius:.25em;box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:.875em;min-width:15em;padding:1.5em}@media(max-width:900px){.single-student-info-card--info{min-width:0}}.single-student-info-info-card-term-list{margin-bottom:0}.single-student-info-info-card-term-list dt{color:#9ca3af;margin-bottom:.5em}.single-student-info-info-card-term-list dt span{margin-right:.5em}.single-student-info-info-card-term-list dd{margin-bottom:1.5em;margin-left:1.5em}.single-student-info-info-card-term-list :last-child{margin-bottom:0}.single-student-info-info-card-term-list__term-icon{min-width:1em}.single-student-info-card--classrooms{background-color:#fff;border-radius:.25em;box-shadow:0 1px 2px rgba(0,0,0,.05);flex-grow:.95;font-size:.875em;padding:1.5em}@media(max-width:900px){.single-student-info-card--classrooms{flex-grow:0}}.single-student-info-card-heading{color:#50a9e2;margin:0}.single-student-info-classroom-list{margin-top:1em}.single-student-info-classroom-list__item{cursor:pointer;margin-bottom:1.5em}.single-student-info-classroom-list__item-link{text-decoration:none}.single-student-info-classroom-list__item-link:last-child>div{margin-bottom:0}.single-student-info-classroom-list__item-heading{color:#374151;font-weight:700;margin-bottom:.5em}.single-student-info-classroom-list__item-body{color:#9ca3af}
.guide-selector{margin-bottom:1em}.guide-selector__button{border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.15);font-weight:700;padding:.75em 1em;width:100%}.guide-selector__button:hover .fa{color:#1e7cb8}.guide-selector__choose{color:#9ca3af;display:flex;justify-content:space-between;text-align:left}.guide-selector__choose--dark,.guide-selector__choose .fa{color:#374151}.guide-selector__selected-guide-level{margin-top:.5em;text-align:left}.guide-selector__modal .simple-modal__body{padding:0}.guide-selector__modal hr{border:0;border-top:2px solid #f3f4f6;display:block;margin:0}.guide-level-row__title{font-size:1.4em;margin-left:.75em}.guide-level-row__header--theme{margin-left:2em}.guide-level-row__header--theme .guide-level-row__title{font-size:1.2em}.guide-level-row__header--topic{margin-left:4em}.guide-level-row__header--topic .guide-level-row__title{font-size:1.1em}.guide-level-row__header--subtopic{margin-left:6em}.guide-level-row__header--subtopic .guide-level-row__title{font-size:1em}.guide-level-row__header--disabled .guide-level-row__title{color:rgba(0,0,0,.32)}.guide-level-row__details{font-size:14px;font-weight:400;margin-top:4px}.guide-level-row__header{align-items:center;display:flex;font-weight:700;padding:1.25em 2em}.guide-level-row__content--hidden{display:none}.guide-level-row__checkbox .a-form-checkbox-wrapper{margin-right:0}.guide-level-row__button{color:#9ca3af;font-size:1.6em;font-weight:700;margin-left:.5em;padding:0 .25em}.guide-selector__selection{font-weight:700}.guide-selector__selection *{margin-left:2em}
.sg-word-tooltip{display:inline-block;margin:0}.sg-word-tooltip__term{color:#1e7cb8;cursor:pointer;font-weight:700}.sg-word-tooltip__definition{-webkit-margin-start:auto;position:static}
.mastery-level-breakdown__content{display:flex;justify-content:center;list-style-type:none;margin:0 0 20px;padding:1.25em}.mastery-level-bar{align-items:center;display:flex;flex-direction:column;margin:0 10px}@media(max-width:600px){.mastery-level-bar{margin:0 5px}}.mastery-level-bar__chart{background-color:#e8e9ea;border-radius:2px;height:70px;margin:5px 0;overflow:hidden;width:20px}.mastery-level-bar__chart-fill{background-color:#d1d5db;bottom:0;left:0;position:absolute;width:100%}.mastery-level-bar__chart-fill--mastery{background-color:#9d63cf}.mastery-level-bar__chart-fill--excelling{background-color:#50a9e2}.mastery-level-bar__chart-fill--proficient{background-color:#10b981}.mastery-level-bar__chart-fill--passing{background-color:#f0bf6c}.mastery-level-bar__chart-fill--struggling{background-color:#e36e63}
.performance-indicator{align-items:center;background-color:#d1d5db;border-radius:500px;color:#fff;display:inline-flex;font-weight:700;justify-content:center}.performance-indicator--mastery{background-color:#9d63cf}.performance-indicator--excelling{background-color:#50a9e2}.performance-indicator--proficient{background-color:#10b981}.performance-indicator--passing{background-color:#f0bf6c}.performance-indicator--struggling{background-color:#e36e63}.performance-indicator__display-name:not(:only-child){border-right:1px solid #fff}.performance-indicator__accuracy,.performance-indicator__display-name{padding:10px}.performance-indicator__accuracy:first-child,.performance-indicator__display-name:first-child{padding-left:12.5px}.performance-indicator__accuracy:last-child,.performance-indicator__display-name:last-child{padding-right:12.5px}.performance-indicator--small .performance-indicator__accuracy,.performance-indicator--small .performance-indicator__display-name{font-size:.9em;padding:7.5px}.performance-indicator--small .performance-indicator__accuracy:first-child,.performance-indicator--small .performance-indicator__display-name:first-child{padding-left:10px}.performance-indicator--small .performance-indicator__accuracy:last-child,.performance-indicator--small .performance-indicator__display-name:last-child{padding-right:10px}
.classroom-insights .view-with-sidebar__sidebar{min-width:250px}.classroom-insights__filter-options{margin-bottom:20px}.classroom-insights__attempt-dropdown,.classroom-insights__guide-level-dropdown{margin-bottom:1em}.classroom-insights__date-picker{flex-direction:column}.classroom-insights__date-picker .selectable-date-range__item{margin-right:0}.classroom-insights__date-picker .date-range{flex-direction:column}.classroom-insights__date-picker .date-range__item{margin:0 0 1em}.classroom-insights__date-picker .date-range__item:last-child{margin-bottom:0}.classroom-insights__attempt-dropdown .simple-dropdown__options{max-height:30vh}.classroom-insights__response-matrix button{width:100%}.classroom-insights__performance-metrics{min-height:315px;padding-top:1.25em}.classroom-insights__metrics{border-top:1px solid #f3f4f6;display:flex}.classroom-insights__metric-item{border-right:1px solid #f3f4f6;padding:1.25em;width:33.3333333333%}.classroom-insights__metric-item:last-child{border-right:none}.classroom-insights__metric-label{color:#9ca3af;font-weight:700;margin-bottom:10px;text-transform:uppercase}.classroom-insights__metric-content{font-size:2em;font-weight:700;margin-bottom:5px}.classroom-insights__performance-tables .sg-tabs-nested-content,.classroom-insights__settings-table .sg-table__table-wrapper{overflow:unset}@media(max-width:600px){.classroom-insights__settings-table .sg-table__table-wrapper{overflow:auto}}.classroom-insights__performance--correct{background-color:#10b981}.classroom-insights__performance--incorrect{background-color:#e36e63}.classroom-insights__performance--unanswered{background-color:#9ca3af}.classroom-insights__standard-tooltip .sg-word-tooltip__term{color:#374151;font-weight:400}.classroom-insights__standard-tooltip .sg-tooltip{width:25em}
.tooltip-wrapper{border:1px solid #d1d5db;border-radius:.2857em;display:block;max-width:22.8571em;min-width:20em;right:-1em;top:calc(100% + 1em);z-index:99}.tooltip-wrapper,.tooltip-wrapper:before{background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.18);position:absolute}.tooltip-wrapper:before{border:1px solid #d1d5db;content:"";height:1.5em;right:1em;top:-.2857em;transform:rotate(45deg);width:1.5em;z-index:999}@media(max-width:600px){.tooltip-wrapper{max-width:30vh;min-width:20vh}}.tooltip-wrapper--right{top:-1em}.tooltip-wrapper--right:before{left:-.2875em;top:1em;transform:rotate(-45deg)}.tooltip-wrapper--hidden{display:none}.tooltip-content{background:#fff;border-radius:.2857em;max-height:50vh;overflow:auto;padding:1em;position:relative;z-index:9999}
.previous-attempts-single-attempt{align-items:center;background:#9ca3af;border-radius:.7143em;color:#fff;display:flex;height:1.4286em;justify-content:center;margin:0 -.7em 0 0;opacity:.5;width:1.4286em}.previous-attempts-single-attempt--active{opacity:1;z-index:9}.previous-attempts-single-attempt--correct{background:#34d399}.previous-attempts-single-attempt--incorrect{background:#dc4538}.previous-attempts-single-attempt--used{background:#50a9e2}.previous-attempts-single-attempt--not-used{background:#fff;border:2px solid #9ca3af}.previous-attempts-single-attempt__icon{font-size:.9em}
.previous-attempts-wrapper{display:flex;flex-flow:row nowrap;margin:0 1em}.previous-attempts-wrapper--show-tooltip{cursor:pointer}.previous-attempts-single-attempts-wrapper{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;padding:0 .7em 0 0}.previous-attempts-single-attempts-wrapper--show-tooltip:hover>.previous-attempts-single-attempt{transform:scale(1.1);transition:all .25s ease-out}.previous-attempts-tooltip-attempts-wrapper h4{font-size:16px;margin:0 0 .5em}.previous-attempts-tooltip-attempts{margin:0 0 2em}.previous-attempts-tooltip-attempts:last-child{margin:0}.previous-attempts-tooltip-single-attempt{align-items:center;cursor:pointer;display:flex;flex-flow:row nowrap;min-width:20em;padding:.5em 0}.previous-attempts-tooltip-single-attempt:hover .previous-attempts-tooltip-single-attempt__date{color:#50a9e2;text-decoration:underline}.previous-attempts-tooltip-single-attempt:hover .previous-attempts-single-attempt{opacity:1}@media(max-width:600px){.previous-attempts-tooltip-single-attempt{min-width:auto}}.previous-attempts-tooltip-single-attempt--active{font-weight:700}.previous-attempts-tooltip-single-attempt--active:hover .previous-attempts-tooltip-single-attempt__date{color:inherit;text-decoration:none}.previous-attempts-tooltip-single-attempt--no-hover{cursor:default}.previous-attempts-tooltip-single-attempt--no-hover:hover .previous-attempts-tooltip-single-attempt__date{color:inherit;text-decoration:none}.previous-attempts-tooltip-single-attempt__meta{margin:0 0 0 .5em}.previous-attempts-tooltip-single-attempt__icon{margin:0 1.2em 0 0}
.empty-insights-report{display:flex;justify-content:center;padding:4em}.empty-insights-report__header{margin-bottom:10px}.empty-insights-report__text{font-size:.9em;margin-bottom:30px}.empty-insights-report__image{margin-right:3em}
.question-insights{margin:0 auto;max-width:1088px;padding:1em 0 0}.question-insights__tabs .sg-tab{border-bottom:0;border-top:1px solid #c4cacd}.question-insights__tabs .sg-tab:first-child{border-left:1px solid #c4cacd}.question-insights__tabs .sg-tab:last-child{border-right:1px solid #c4cacd}.question-insights__tabs .sg-tabs-nested-content{border:1px solid #c4cacd;overflow:unset}.question-insights__tabs .previous-attempts-wrapper{display:inline-block}
.question-difficulty-label{background:#f3f4f6;border-radius:.125em;display:flex;font-size:.8125rem;justify-content:center;padding:.5em}.question-difficulty-label--easy{background:#d3eaf8;color:#1e7cb8}.question-difficulty-label--moderate{background:#d1fae5;color:#059669}.question-difficulty-label--difficult{background:#fbefef;color:#dc4538}.question-difficulty-label--short{width:3.25ch}
.standard-insights-questions-table__difficulty{display:inline-block}
.standard-insights{margin:0 auto;max-width:1088px;padding:1em 0 0}.standard-insights__header{margin-bottom:2em}.standard-insights__heading{margin-bottom:.5em}.standard-insights__tabs .sg-tab{border-bottom:0;border-top:1px solid #c4cacd}.standard-insights__tabs .sg-tab:first-child{border-left:1px solid #c4cacd}.standard-insights__tabs .sg-tab:last-child{border-right:1px solid #c4cacd}.standard-insights__tabs .sg-tabs-nested-content{border:1px solid #c4cacd;overflow:unset}.standard-insights__tabs .previous-attempts-wrapper{display:inline-block}
.student-insights{margin:0 auto;max-width:1088px;padding:1em 0 0}.student-insights__tabs .sg-tab{border-bottom:0;border-top:1px solid #c4cacd}.student-insights__tabs .sg-tab:first-child{border-left:1px solid #c4cacd}.student-insights__tabs .sg-tab:last-child{border-right:1px solid #c4cacd}.student-insights__tabs .sg-tabs-nested-content{border:1px solid #c4cacd;overflow:unset}.student-insights__tabs .sg-table__table-wrapper{overflow:unset}.student-insights-table__difficulty,.student-insights__tabs .previous-attempts-wrapper{display:inline-block}.single-student-insight-view__header{display:flex;justify-content:space-between}
.course-card{display:flex;padding:16px 0;position:relative;text-decoration:none;width:100%}.course-card:before{border-radius:16px;content:"";height:100%;left:-16px;position:absolute;top:0;width:calc(100% + 32px)}.course-card:hover:not(.course-card--disabled){cursor:pointer}.course-card:active:not(.course-card--disabled):before,.course-card:hover:not(.course-card--disabled):before{background-color:#e5e7eb}.course-card:focus-within{outline:3px solid #50a9e2;outline-offset:.5rem}.course-card:focus-within .course-card__title a:focus{outline:0}.course-card__icon-wrapper{align-items:center;border-radius:50%;display:flex;height:64px;justify-content:center;margin-right:16px;min-width:64px}.course-card__icon{max-height:36px;max-width:44px}.course-card__title{margin-bottom:4px}.course-card__title a{color:inherit;text-decoration:none}
.ip__tab{padding:0}
@media(max-width:440px){.ip__wrapper--no-subjects{text-align:center}}.ip__top{z-index:1}@media(max-width:440px){.ip__top--no-subjects{display:none}}.ip__tab__link:focus{outline-offset:-2px}.ip__tab__link:focus:not(:focus-visible){outline:none}.ip__tab__link--inactive{color:rgba(0,0,0,.54)}@media(max-width:440px){.ip__heading{display:none}}.ip__searchbox{flex-basis:calc(312px - 100%);flex-grow:1;max-width:280px}@media(max-width:440px){.ip__searchbox{max-width:unset;order:-1}}.ip__cards-wrapper[hidden]{display:none}.ip__cards{display:grid;grid-gap:32px;grid-template-columns:repeat(auto-fit,minmax(180px,280px))}
.join-code-form__modal__btn-group{display:flex;margin:40px -.25em -.25em}.join-code-form__modal__btn-group>:first-child{margin-left:auto}.join-code-form__modal__btn-group__btn{margin:.25em}@media(max-width:780px){.join-code-form__modal__btn-group{flex-direction:column}.join-code-form__modal__btn-group>:first-child{margin-left:.25em}.join-code-form__modal__btn-group__btn--cancel{order:999}}
.class-card{color:inherit;overflow:hidden;text-decoration:none}.class-card:focus{outline:none}.class-card:focus .class-card__btn{outline:3px solid #50a9e2}.class-card:focus:not(:focus-visible) .class-card__btn{outline:none}@media(max-width:440px){.class-card:focus{outline:3px solid #50a9e2}}.class-card__inner{padding:24px}@media(max-width:440px){.class-card__inner{padding:24px 24px 40px}}.class-card__corner{display:none;position:relative}.class-card__corner>svg{bottom:0;left:0;position:absolute}.class-card__btn{margin:24px}@media(max-width:440px){.class-card__btn{display:none}}@supports(display:grid){.class-card{display:grid;grid-template-columns:1fr 80px;grid-template-rows:80px 1fr auto}@media(max-width:440px){.class-card{grid-template-rows:80px 1fr}}.class-card__inner{grid-column:1;grid-row:1/3}.class-card__corner{display:grid;grid-column:2;grid-row:1}.class-card__btn{grid-column:1/span 3;grid-row:3}@media(max-width:440px){.class-card__btn{display:none}}}
.classroom-menu--empty{max-width:342px}@media(max-width:380px){.classroom-menu--empty{max-width:280px}}.classroom-menu__hero-img{width:240px}@media(max-width:440px){.classroom-menu__hero-img{width:200px}}.classroom-menu__invite-list:empty{display:none}.classroom-menu__invite-list>*{margin-bottom:8px}.classroom-menu__invite-list>:last-child{margin-bottom:32px}.classroom-menu__list{display:grid;grid-gap:32px;grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));margin:0;padding:0;width:100%}@media(max-width:780px){.classroom-menu__list{grid-gap:16px}}.classrooms_viewer__list__item{display:flex}.classrooms_viewer__list__item>*{flex-grow:1}@media(max-width:440px){.classroom-menu__modal-btn{border-radius:50%}.classroom-menu__modal-btn:after{content:"";display:block;font-family:Font Awesome\ 6 Pro;font-size:18px}}@media(max-width:440px){.classroom-menu__modal-btn__text{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}}
.assignment-card{min-height:77px;min-width:249px}.assignment-card:focus,.assignment-card:hover{outline:3px solid #50a9e2;outline-offset:-3px}@media(max-width:780px){.assignment-card{width:249px}}
.assignments-list__heading-wrapper{background-color:#fff;padding-bottom:40px;position:sticky;top:0;z-index:1}@media(max-width:780px){.assignments-list__heading-wrapper{display:none}}.assignments-list__placeholder{align-items:center;display:inline-flex;justify-content:space-between}@media(max-width:780px){.assignments-list__placeholder{display:flex;flex-direction:column}}.assignments-list__placeholder__img{margin-right:24px}@media(max-width:440px){.assignments-list__placeholder__img{margin-bottom:16px;margin-right:0}}.assignments-list__list-group{flex-direction:column}@media(max-width:780px){.assignments-list__list-group{flex-direction:row}}.assignments-list__list-group__item{margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:780px){.assignments-list__list-group__item{margin-right:8px}}@media(max-width:780px){.assignments-list__overdue-banner{left:0;position:sticky}}@media(max-width:780px){.assignments-list__carousel{display:flex;margin-right:24px}}@media(max-width:780px){.assignments-list__carousel__group{margin-right:24px}}.assignments-list__carousel__group:first-child .assignments-list__carousel__group__heading{margin-top:0}.assignments-list__carousel__group__heading{margin-top:32px;white-space:nowrap}@media(max-width:780px){.assignments-list__carousel__group__heading{margin-top:0}}
.hard-cap-error__student-icon{font-size:48px;margin-bottom:2rem}.student-dashboard{background-color:#fff;margin-top:-60px;min-height:calc(100vh - 60px)}@media(max-width:440px){.student-dashboard__hidden-element{display:none}}.student-dashboard__tabs{display:none;margin:0 auto}@media(max-width:440px){.student-dashboard__tabs{display:flex}}.student-dashboard__tabs__tab{flex:1;padding:0}.student-dashboard__tabs__tab a{flex:1}.student-dashboard__tabs__tab a:focus{outline-offset:-2px}.student-dashboard__tabs__tab a:focus:not(:focus-visible){outline:none}.student-dashboard__tabs__tab--inactive a{color:rgba(0,0,0,.54)}.student-dashboard__inner{gap:72px;display:grid;grid-template-columns:minmax(auto,325px) 1fr 1fr;grid-template-rows:fit-content(80px) auto;margin:80px auto 0;max-width:1280px;padding:16px}@media(max-width:1280px){.student-dashboard__inner{gap:40px}}@media(max-width:780px){.student-dashboard__inner{display:flex;flex-direction:column;justify-content:center;margin-top:16px}}@media(max-width:440px){.student-dashboard__inner{margin-left:8px;margin-right:8px}}.student-dashboard__inner--empty{display:flex;justify-content:center}@media(max-width:440px){.student-dashboard__inner--empty{flex-direction:column}}.student-dashboard__aside{grid-column:1;grid-row:1;position:relative}.student-dashboard__aside--with-overlay{overflow-y:auto}.student-dashboard__aside--with-overlay:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 11.49%,#fff);bottom:0;content:"";display:block;height:92px;margin-left:-8px;pointer-events:none;position:sticky}@media(max-width:780px){.student-dashboard__aside--with-overlay{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.student-dashboard__aside--with-overlay:after{display:none}}.student-dashboard__aside--empty{display:none}@media(max-width:440px){.student-dashboard__aside--empty{display:block}}.student-dashboard__main{align-content:flex-start;grid-column:2/4;grid-row:1}.student-dashboard__footer{grid-column:1/4;grid-row:2;margin-bottom:80px;margin-top:80px}@media(max-width:440px){.student-dashboard__footer{margin-top:0}}.student-dashboard__assignment-carousel{margin-bottom:48px}.student-dashboard__assignment-card-link{text-decoration:none}
.archived-classrooms-list{opacity:1}.archived-classrooms-list__heading-wrapper{padding:1.5em}.archived-classrooms-list__heading-wrapper h1{font-size:1.6em;margin-bottom:0}
.classrooms-secondary-header-left-content{margin:0 1.5em 0 0}@media(max-width:600px){.classrooms-secondary-header-left-content{margin:0 1em 0 0}}.classrooms-secondary-header-left-content--has-archived-classes .simple-dropdown__option:last-child{background-color:#f3f4f6;color:#1e7cb8;text-align:right}
.assignment-results-details__top-bar{display:flex;justify-content:space-between;margin-bottom:30px}.assignment-results-details__heading{font-size:1.6em;margin-bottom:5px}.assignment-results-details__subheading{color:#6b7280;font-size:1em;margin:0}.assignment-results-details__actions-wrapper{align-items:flex-start;display:flex}.assignment-results-details__actions-wrapper>:not(:last-child){margin-right:7px}.assignment-share-btn-tooltip .sg-tooltip{max-width:300px;width:300px}.assignment-share-btn-tooltip .copy-to-clipboard__display{margin:0 0 5px;width:100%}.assignment-share-btn-tooltip .a-form-input__element{width:100%}.assignment-share-btn-tooltip__btn{white-space:nowrap;width:100%}.mastery-level-tooltip{display:flex;justify-content:center;margin-bottom:10px}.mastery-level-tooltip__list{margin:10px;padding-left:20px}.mastery-level-tooltip__item:not(:last-child){margin-bottom:5px}.assignment-results-mastery-breakdown{display:flex;justify-content:center;list-style-type:none;margin:0 0 20px;padding:0}.assignment-results-mastery-item{align-items:center;display:flex;flex-direction:column;margin:0 10px}.assignment-results-mastery-item__chart{background-color:#e8e9ea;border-radius:2px;height:70px;margin:5px 0;overflow:hidden;width:20px}.assignment-results-mastery-item__chart-fill{background-color:#d1d5db;bottom:0;left:0;position:absolute;width:100%}.assignment-results-mastery-item__chart-fill--mastery{background-color:#9d63cf}.assignment-results-mastery-item__chart-fill--excelling{background-color:#50a9e2}.assignment-results-mastery-item__chart-fill--proficient{background-color:#10b981}.assignment-results-mastery-item__chart-fill--passing{background-color:#f0bf6c}.assignment-results-mastery-item__chart-fill--struggling{background-color:#e36e63}.assignment-results-data-points-list{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.assignment-progress-data-point__label{font-weight:700;margin-bottom:5px}.assignment-results-data-point-item{display:flex;padding:10px;width:33.3333333333%}.assignment-results-data-point-item__content-wrapper{box-shadow:0 1px 2px 0 rgba(0,0,0,.1),inset -1px 1px 0 0 rgba(226,228,230,.5);flex-grow:1;padding:10px}.assignment-results-data-point-item__label{color:#9ca3af;font-weight:700;margin-bottom:10px;text-transform:uppercase}.assignment-results-data-point-item__content{font-size:2em;font-weight:700;margin-bottom:5px}.assignment-results-data-point-item__detail{color:#9ca3af;font-weight:700}
.assignment-results-students-list-name{font-weight:700}.assignment-results-students-list-correct{align-items:flex-end;display:flex;flex-direction:column}.assignment-results-students-list-correct__count{margin-bottom:5px;text-align:right}.assignment-submission-status{align-items:center;display:flex;font-weight:700}.assignment-submission-status:before{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:5px;margin-right:5px;width:5px}.assignment-submission-status--submitted{color:#059669}.assignment-submission-status--submitted-late{color:#dc4538}.assignment-submission-status--not-submitted{color:#9ca3af}
.assignment-results-questions-list-correct{align-items:flex-end;display:flex;flex-direction:column}.assignment-results-questions-list-correct__count{margin-bottom:5px;text-align:right}
.assignment-v2-results-filters-loader{padding:0}.assignment-v2-results-filters-section-selector{margin-bottom:0}
.single-student-results-table{opacity:1}.single-student-results-table__details{padding:20px 25px}.single-student-results-table__breadcrumbs{align-items:center;color:#9ca3af;display:flex;font-weight:700;margin-bottom:10px}.single-student-results-table__breadcrumbs .fa{font-size:.9em;margin:0 5px}.single-student-results-table__heading{font-size:1.5em;margin:0}.single-student-results-table__button-alignment{display:flex;justify-content:space-between}.guess-result-indicator{align-items:center;background-color:red;border-radius:50%;color:#fff;display:inline-flex;height:20px;justify-content:center;width:20px}.guess-result-indicator--correct{background-color:#059669}.guess-result-indicator--incorrect{background-color:#e36e63}.guess-result-indicator--not-available{background-color:#9ca3af}
.radio-group__label{font-weight:700;margin-bottom:10px}.radio-group__item{align-items:center;display:flex}.radio-group__item [type=radio]{display:none}.radio-group__item .fancy-radio{border:3px solid #d1d5db;border-radius:50%;display:inline-block;height:1rem;margin-right:.25rem;position:relative;width:1rem}.radio-group__item label{align-items:center;cursor:pointer;display:flex;padding:.25em 0}.radio-group__item label:not(:last-child){margin-bottom:.25em}.radio-group__item [type=radio]:checked~.fancy-radio{border:3px solid #059669}.radio-group__item [type=radio]:checked~.fancy-radio:before{background-color:#059669;border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:6px}.radio-group__item:not(:last-child){margin-bottom:10px}.radio-group__label-wrapper{margin-bottom:1px}
.assignment-settings-editor{margin:20px auto 0;max-width:600px}.assignment-settings-editor__subheading-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.assignment-settings-editor__assignment-name{font-size:16px;margin:0}.assignment-editor__row{margin-bottom:15px}.assignment-editor__actions-wrapper{display:flex;justify-content:flex-end;margin:10px 0}.question-counts-by-difficulty{display:flex;list-style-type:none;margin:0;padding:0}.assignment-settings-editor_time-limit{align-items:center;display:flex;margin-bottom:10px}.assignment-settings-editor_time-limit .a-form-input{flex-grow:0}.assignment-editor__message{resize:vertical}.question-counts-by-difficulty__item{border-radius:.25em;font-size:.9em;margin-left:10px;padding:5px 10px 6px}.question-counts-by-difficulty__item--easy{background:#d3eaf8;color:#1e7cb8}.question-counts-by-difficulty__item--moderate{background:#d1fae5;color:#059669}.question-counts-by-difficulty__item--difficult{background:#fbefef;color:#dc4538}
.approval-statuses{margin:0 auto 40px}.approval-statuses:empty{display:none}.approval-statuses__status+.approval-statuses__status{margin-top:10px}
.pv-title-bar{align-items:center;display:flex;text-shadow:0 1px 5px rgba(0,0,0,.25)}.pv-title-bar__img{background-position:50%;background-repeat:no-repeat;background-size:contain;height:32px;width:32px}@media screen and (max-width:600px){.pv-title-bar__img{display:none}}.pv-title-bar__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;flex-grow:1;margin-right:auto;max-width:70ch;overflow:hidden}.title-bar-dropdown{text-shadow:none}
.option-eliminator-actions{display:flex;justify-content:space-between}.option-eliminator-actions__toggle-wrapper{align-items:center;display:flex}
.empty-question-shell__body{min-height:400px}
.question-v2{margin:0}.question-v2--clickable{cursor:pointer}.question-v2--non-matching-result .question-v2__difficulty{font-style:italic}.question-v2--active-rearrange-item{box-shadow:0 5px 20px rgba(0,0,0,.05)}.question-v2__wrapper{color:inherit;display:flex;padding:16px 12px 16px 16px;text-decoration:none}.question-v2__wrapper:focus{outline:none}.question-v2__wrapper--rearrangeable{padding-left:8px}.question-v2__actions{align-items:center;display:flex}.question-v2__meta{align-self:center;flex-grow:1}.question-v2__meta--strikethrough{opacity:.32;text-decoration:line-through}.question-v2__meta--strikethrough .tex2jax_process:before{background-color:currentColor;content:"";display:block;height:1px;left:-2px;position:absolute;top:calc(50% + 1px);width:calc(100% + 4px)}.question-v2__title{display:block;text-decoration:none}.question-v2__difficulty{margin-top:8px}.question-v2__info{align-items:center;display:flex}.question-v2-drag-handle{color:#1f2937;cursor:grab;margin-right:16px;opacity:.5}.question-v2-drag-handle:hover{opacity:.75}.question-v2-drag-handle:active{cursor:grabbing}.question-v2-checkbox{margin-right:16px}.question-v2-multiple-question-indicator{align-self:flex-start;margin-right:8px}.question-v2-attempt-indicator,.question-v2-locked-indicator,.question-v2-saved-info-el{margin-left:16px;text-align:right;width:32px}.clickable-indicator{border:2px solid transparent;border-radius:inherit;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:border-color .1s;width:100%}.question-v2:not(.question-v2--rearrangeable):hover .clickable-indicator:not(.clickable-indicator--active){border-color:#d1d5db}.question-v2__wrapper:focus~.clickable-indicator:not(.clickable-indicator--active){border-color:#50a9e2}.question-v2__wrapper:focus~.clickable-indicator{border-width:4px}.clickable-indicator--active{border-color:#50a9e2}
.question-set-v2{list-style-type:none}.question-set-v2,.question-set-v2__questions-wrapper{margin:0;padding:0}.question-set-v2__questions-wrapper--active-rearrange-item{background-color:#f9fafb;box-shadow:inset 0 0 8px rgba(0,0,0,.1);transition:all .2s ease-in-out}.question-set-v2__questions-wrapper--with-multiple-questions:after{background:linear-gradient(0deg,#000,transparent);bottom:0;content:"";display:block;height:16px;left:0;opacity:.04;pointer-events:none;position:absolute;transition:opacity .1s;width:100%}.question-set-wrapper:last-child .question-set-v2__questions-wrapper--with-multiple-questions:after{opacity:0}.question-set-wrapper:last-child .sortable-element__hover-area:before{border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translate(-50%,-100%)}.question-set-wrapper:first-child .sortable-element__hover-area:before{border-top-left-radius:0;border-top-right-radius:0;transform:translate(-50%)}
.questions-list-v2{display:flex;flex-direction:column}.questions-list-v2--loading{pointer-events:none}.questions-list-v2--loading .question-sets-wrapper{opacity:.1}.questions-list-v2__modal-button-container{background-color:#fff;border-bottom:1px solid #e5e7eb;border-radius:0;border-top:1px solid #e5e7eb;margin-bottom:-1px;margin-top:-1px}.questions-list-v2__modal-button{width:100%}.questions-list__question-sort-handler{border-radius:10px}.questions-list-v2__footer{border-top:1px solid #e5e7eb;margin-top:-1px}.question-set-sortable-helper{background-color:#fff;border:0;border-radius:10px;box-shadow:0 1px 7px rgba(0,0,0,.1);z-index:1}.question-sets-wrapper{flex-grow:1}.question-sets-wrapper__virtualized-list{outline:0}.questions-list-v2__loading-spinner{font-size:30px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}
.question-wrapper [inert]{filter:grayscale(1)}.practice-view--mobile .question-wrapper{border:unset;border-radius:unset}.question-wrapper__body{margin:0 auto;max-width:1200px}
.tags-standards-list__item{display:inline-block}.tags-standards-list__list{display:flex;flex-wrap:wrap;padding:0}
.standards-table{margin-bottom:32px}.standards-table .o-table__cell,.standards-table .o-table__header{min-width:25%;width:25%;word-break:normal}.standards-table .o-table__cell:last-child,.standards-table .o-table__header:last-child{min-width:50%;width:50%}.standards-table .o-table__cell .o-table__cell-text{display:initial;max-width:100%;overflow:initial;-webkit-box-orient:initial;-webkit-line-clamp:initial}.standards-table .markdown-renderer-v2{line-height:1.4}.standards-table .paragraph{overflow:hidden;text-overflow:ellipsis}
.q-heading-block{align-items:center;display:flex}.q-heading-block__heading{flex-grow:1;margin-right:8px}
.how-others-answered__header{flex-wrap:wrap}.how-others-answered__header,.how-others-answered__header-not-enough-answers{align-items:center;display:flex;justify-content:space-between}.how-others-answered__text{display:flex}@media(max-width:440px){.how-others-answered__popover{margin:auto;width:70vw}}.how-others-answered__header-icon{margin-right:16px;margin-top:2px;width:18px}.how-others-answered__list-item{padding-bottom:8px}.how-others-answered__list-item:last-child{padding-bottom:0}.how-others-answered_tooltip-icon{font-size:20px;position:absolute}.how-others-answered__breakdown{height:auto;padding-left:16px;transition:height .25s}.how-others-answered__breakdown--hide{height:0;opacity:0}
.free-entry-question{font-size:14px;line-height:1.2}.free-entry-question table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.free-entry-question th{background-color:#fff;border-top:1px solid #e2e4e6}.free-entry-question tbody tr{background-color:#fafbfc}.free-entry-question tbody tr:nth-child(2n){background-color:#fff}.free-entry-question th,.free-entry-question tr{box-shadow:inset 0 -1px 0 #e2e4e6}.free-entry-question tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.free-entry-question td,.free-entry-question th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.free-entry-question td:first-child,.free-entry-question th:first-child{border-left:1px solid #e2e4e6}.free-entry-question th{font-size:1.1em;font-weight:700;white-space:nowrap}.free-entry-question th::-moz-selection{background-color:transparent}.free-entry-question th::selection{background-color:transparent}.free-entry-question th ::-moz-selection{background-color:transparent}.free-entry-question th ::selection{background-color:transparent}.free-entry-question a,.free-entry-question blockquote,.free-entry-question figcaption,.free-entry-question h1,.free-entry-question h2,.free-entry-question h3,.free-entry-question h4,.free-entry-question h5,.free-entry-question h6,.free-entry-question li,.free-entry-question ol,.free-entry-question p,.free-entry-question ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.free-entry-question a:not([class]){color:#50a9e2}.free-entry-question a:not([class]):not(:hover){text-decoration:none}.free-entry-question a:not([class]):hover,.free-entry-question a:not([class]):visited{color:#1e7cb8}.free-entry-question small{line-height:1.2}.free-entry-question img{max-width:100%}.free-entry-question li,.free-entry-question p{color:#374151}@media(max-width:600px){.free-entry-question ol,.free-entry-question ul{margin-left:1rem;padding-left:0}}.free-entry-question li{margin-bottom:.5em}.free-entry-question strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.free-entry-question blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.free-entry-question blockquote{margin:1em 1.5em}}.free-entry-question pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.free-entry-question .paragraph code,.free-entry-question p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.free-entry-question pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.free-entry-question hr{background-color:#9ca3af;border:0;height:1px}.free-entry-question [class$=question-content]{margin-bottom:2em}.free-entry-question .scroll-wrapper{max-width:100%;overflow:auto}.free-entry-question .question-answer-area,.free-entry-question .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.free-entry-question .question-answer-area,.free-entry-question .question-prompt{padding:0 1rem}}.free-entry-question .question__prompt-heading{font-size:1.2em;margin:20px 0}.free-entry-question .MathJax{color:#000}.free-entry-question .MathJax_Display{margin:0}.free-entry-question__inputs-wrapper{margin:0 auto;max-width:500px}.free-entry-input{display:block;margin-bottom:20px}.free-entry-input--post-submission{pointer-events:none}.free-entry-input__prompt{margin-bottom:5px}.free-entry-input__input-v2{margin-right:0;padding-right:32px}.free-entry-input__input-v2:before{border:3px solid transparent;border-radius:8px;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.free-entry-input__input-v2 .a-form-input__element{padding-left:10px;padding-right:30px}.free-entry-input--post-submission .a-form-input__element{border-color:transparent}.free-entry-input--post-submission .free-entry-input__input:before{border-color:#50a9e2}.free-entry-input__correctness-indicator-v2{position:absolute;right:10px;top:50%;transform:translateY(-50%)}
.written-submission__input{border:1px solid #d1d5db;border-radius:8px;max-height:70vh;min-height:320px;overflow-y:auto;padding:16px;position:"relative";width:100%}.written-submission__input code{background-color:rgba(209,213,219,.3)}.written-submission__input-popup{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 2px 10px 0 rgba(0,0,0,.18);display:flex;left:0;padding:4px 8px;position:absolute;z-index:1;gap:8px}.written-submission__input-popup a{align-items:center;border-right:1px solid #d1d5db;display:flex;padding-right:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:5px}.written-submission__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;width:100%}.written-submission__toolbar .a-button{border-radius:8px}.written-submission__toolbar-dropdown{display:flex;flex-direction:column;left:0;position:absolute;top:100%;z-index:100}.written-submission__title{font-size:24px;font-weight:900}.written-submission__heading{font-size:20px;font-weight:700}.written-submission__subheading{font-size:18px;font-weight:600}.written-submission__image-container{margin:auto;position:relative}.written-submission__image-container:focus,.written-submission__image-container:hover{outline:none}.written-submission__image-container:focus .written-submission__image,.written-submission__image-container:hover .written-submission__image{box-shadow:0 0 0 3px #b4d5ff}.written-submission__image{display:block;height:auto;margin:0 auto;max-width:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.written-submission__image:focus,.written-submission__image:hover{box-shadow:0 0 0 3px #b4d5ff}.written-submission__image.rotate{height:auto;transform:rotate(-90deg) translateX(-100%);transform-origin:top left}.written-submission__image-focused{box-shadow:0 0 0 3px #b4d5ff}.written-submission__image-popup{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 1px 8px rgba(0,0,0,.07);display:flex;position:absolute;right:2.5%;top:2.5%}[data-slate-node=element]{margin-bottom:0;margin-top:0}.written-submission__indent-1{margin-left:20px}.written-submission__indent-2{margin-left:40px}.written-submission__indent-3{margin-left:60px}.written-submission__indent-4{margin-left:80px}.written-submission__indent-5{margin-left:100px}.written-submission__indent-6{margin-left:120px}.written-submission__indent-7{margin-left:140px}.written-submission__indent-8{margin-left:160px}
.mcq-option-eliminator{align-items:center;display:flex;flex-grow:1}
.mcq-option-accessible-wrapper{width:100%}.mcq-option{align-items:center;border-radius:8px;display:flex;margin-bottom:8px;padding:12px;position:relative;width:100%}.mcq-option:before{border:1px solid #e1e4e6;border-radius:80px;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.mcq-option:hover .mcq-option__correctness-indicator{opacity:1}.mcq-option--checkbox,.mcq-option--checkbox:before{border-radius:8px}.mcq-option__letter-wrapper{background-color:#fff;border-radius:50%;color:#979da1;font-size:21px;height:44px;margin-right:12px;min-height:44px;min-width:44px;width:44px}.mcq-option__letter-wrapper--checkbox{border-radius:8px}.mcq-option__letter{font-weight:700;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(calc(-50% - 1px))}.mcq-option__content{flex-grow:1;max-width:calc(100% - 48px)}.mcq-option--pre-submission{cursor:pointer}.mcq-option--pre-submission:hover:before{border:3px solid #c6c9cc}.mcq-option__hidden-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;overflow:hidden;position:absolute;width:0}.mcq-option__hidden-input:focus+.mcq-option--pre-submission{opacity:1}.mcq-option__hidden-input:focus+.mcq-option--pre-submission:not(.mcq-option--selected):before{border:3px solid #c6c9cc}.mcq-option--post-submission{cursor:default}.mcq-option--selected:before,.mcq-option--selected:hover:before{border:3px solid #50a9e2}.mcq-option--selected .mcq-option__letter-wrapper{background-color:#50a9e2;border-color:#50a9e2;color:#fff}.mcq-option--eliminated{opacity:.5;pointer-events:none}.mcq-option--eliminated .mcq-option__content{text-decoration:line-through}.interaction-engine-v2--mobile .mcq__options-wrapper{padding:0}.interaction-engine-v2--mobile .mcq-option{padding:12px}.interaction-engine-v2--mobile .mcq-option__content{max-width:calc(100% - 33px)}.interaction-engine-v2--mobile .mcq-option__letter-wrapper{font-size:18px;height:40px;min-height:40px;min-width:40px;width:40px}
.passage-correction-popover.card{box-shadow:0 1px 6px rgba(0,0,0,.25);margin-top:10px;position:fixed;width:350px;z-index:99}.passage-correction-popover.card:after{background-image:linear-gradient(to right bottom,#fff 50%,transparent 0);bottom:calc(100% - 10px);content:"";display:block;height:20px;position:absolute;right:20px;transform:rotate(45deg);width:20px}.passage-correction-popover__annotation-wrapper,.passage-correction-popover__correction-wrapper,.passage-correction-popover__original-text{padding:20px 15px}.passage-correction-popover__correction-wrapper{border-bottom:1px solid #f3f4f6}.passage-correction-popover__correction-wrapper .a-form-input{margin-right:0}.passage-correction-popover__input{margin:0 0 5px}.passage-correction-popover__button-wrapper{text-align:right}.passage-correction-popover__student-answer{margin-bottom:20px}.passage-correction-popover__student-answer .a-form-input__static-element{border:2px solid}.passage-correction-popover__student-answer--correct .a-form-input__static-element{border-color:#059669}.passage-correction-popover__student-answer--incorrect .a-form-input__static-element{border-color:#dc4538}.passage-correction-explanation{background-color:#f9fafb;border-radius:10px;margin-bottom:20px;padding:10px}.passage-correction-explanation__show-hide-toggle-wrapper{text-align:center}button.passage-correction-explanation__show-hide-toggle.sg-button{font-size:1.2em;font-weight:700}.passage-correction-question{padding-bottom:30px}.passage-correction-question__correct-passage{padding:10px}
.twq-wrapper{overflow:auto}.twq-table--full-width{min-width:100%}.twq-table__heading{text-align:center}.twq-table__heading--empty:before{background-color:#fff;content:"";display:block;height:100%;left:-1px;position:absolute;top:-1px;width:calc(100% + 1px)}.twq-table-row__cell{align-items:center;outline-width:0;text-align:center}table td.twq-table-row__cell-option{cursor:pointer;padding:20px 30px 19px}.twq-table-row__cell-option--checked,.twq-table-row__cell-option--checked:focus,.twq-table-row__cell-option--checked:hover{background-color:rgba(30,124,184,.05);outline:4px solid #1e7cb8;outline-offset:-4px}.twq-table-row__cell-option--checked:active{background-color:rgba(80,169,226,.05);outline:4px solid #50a9e2;outline-offset:-4px}.twq-table-row__cell-option--unchecked:focus,.twq-table-row__cell-option--unchecked:hover{background-color:rgba(209,213,219,.05);outline:4px solid #d1d5db;outline-offset:-4px}.twq-table-row__cell-option--unchecked:active{background-color:rgba(229,231,235,.05);outline:4px solid #e5e7eb;outline-offset:-4px}.twq-table-row__cell--submitted{pointer-events:none}.twq-table-row__input-text{text-align:center}.twq-table-row__checkmark{background-color:transparent;border:3px solid transparent;border-radius:10px;margin:0 auto}.twq-table-row__checkmark:after{background-color:#fff;border:2px solid #c6c9cc;border-radius:4px;content:"";display:block;height:20px;margin:0 auto;width:20px}.twq-table-row__checkmark--checked:after{background-color:#399fdf;border-color:#399fdf}.twq-table-row__correctness-indicator{align-items:flex-start;display:flex;justify-content:flex-end;left:0;padding:8px;position:absolute;right:0;top:0;container-type:inline-size;container-name:correctnessIndicator}.twq-table-row__correctness-indicator-correct{background:#059669}@container correctnessIndicator (width < 90px){.twq-table-row__correctness-indicator_icon{display:none}}
.fitb-input-area{margin:20px 10px}.fitb-input-area-dropdown{overflow:visible}.fitb-dropdown{cursor:default;display:inline-block;line-height:1em;margin:0 .25em .5em}.fitb-dropdown__selection{align-items:center;color:rgba(55,65,81,.65);display:inline-flex;justify-content:space-between;padding:.25em .75em calc(.25em + 1px)}.fitb-dropdown__selection:before{border:1px solid #d1d5db;border-radius:6px;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.fitb-dropdown__selection .fa-caret-down{color:#374151;margin-left:1em}.fitb-dropdown__selection--post-submission:not(.fitb-dropdown__selection--is-explanation){padding-right:35px}.fitb-dropdown__selection--has-selection{color:#374151}.fitb-dropdown__selection--has-selection:before{border:2px solid #50a9e2}.fitb-dropdown__correctness-indicator{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.fitb-choices{display:block;left:0;min-width:100%;position:absolute;top:calc(100% + 5px);z-index:99}.fitb-choices__choice{background-color:#fff;border:solid #d1d5db;border-width:1px 1px 0;display:block;padding:.75em;white-space:nowrap}.fitb-choices__choice .MathJax{pointer-events:none}.fitb-choices__choice:hover{background-color:#f9fafb}.fitb-choices__choice:first-child{border-radius:6px 6px 0 0}.fitb-choices__choice:last-child{border-bottom-width:1px;border-radius:0 0 6px 6px}.fitb-v2-explanation{margin-bottom:1.5em}.fitb-v2-explanation__answer{border-radius:6px;display:inline-block;line-height:1em;margin:0 .25em .5em;padding:.25em .75em calc(.25em + 1px)}.fitb-v2-explanation__answer--correct{background-color:#d1fae5}.fitb-v2-explanation__answer--incorrect{background-color:#fbefef}
.snippet-selection-renderer{cursor:default;font-size:16px}.snippet-selection-renderer div.paragraph{line-height:2;margin-bottom:.5em}.snippet-selection-question__input-area:not(.snippet-selection-question__input-area--interactive){pointer-events:none}.snippet-selection-editor .snippet-selection-option,.snippet-selection-question__input-area--interactive .snippet-selection-option{cursor:pointer}.snippet-selection-editor .snippet-selection-option.snippet-selection-option--focused,.snippet-selection-editor .snippet-selection-option:hover,.snippet-selection-question__input-area--interactive .snippet-selection-option.snippet-selection-option--focused,.snippet-selection-question__input-area--interactive .snippet-selection-option:hover{background-color:#fdf1b4}@media(hover:none){.snippet-selection-editor .snippet-selection-option:hover:not(.snippet-selection-option--selected),.snippet-selection-question__input-area--interactive .snippet-selection-option:hover:not(.snippet-selection-option--selected){background-color:transparent;border-color:transparent}}.snippet-selection-option{background-color:transparent;border-bottom:2px solid transparent;cursor:pointer;margin-bottom:.25em;padding:.15em 0 calc(.15em + 1px)}.snippet-selection-option .fa{margin-left:.25em}.snippet-selection-option--selected{background-color:rgba(80,169,226,.15);border-color:#50a9e2}.snippet-selection-option--correct-option:not(.snippet-selection-option--selected){border-color:#4b5563}.snippet-selection-option__hidden-input{display:inline-block;height:0;margin:0;overflow:hidden;padding:0;width:0}.snippet-selection-editor__snippet-everything-wrapper{font-size:14px;margin-bottom:1em;text-align:right}.snippet-selection-editor-preview-helper{font-size:14px;line-height:1.2}.snippet-selection-editor-preview-helper table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.snippet-selection-editor-preview-helper th{background-color:#fff;border-top:1px solid #e2e4e6}.snippet-selection-editor-preview-helper tbody tr{background-color:#fafbfc}.snippet-selection-editor-preview-helper tbody tr:nth-child(2n){background-color:#fff}.snippet-selection-editor-preview-helper th,.snippet-selection-editor-preview-helper tr{box-shadow:inset 0 -1px 0 #e2e4e6}.snippet-selection-editor-preview-helper tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.snippet-selection-editor-preview-helper td,.snippet-selection-editor-preview-helper th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.snippet-selection-editor-preview-helper td:first-child,.snippet-selection-editor-preview-helper th:first-child{border-left:1px solid #e2e4e6}.snippet-selection-editor-preview-helper th{font-size:1.1em;font-weight:700;white-space:nowrap}.snippet-selection-editor-preview-helper th::-moz-selection{background-color:transparent}.snippet-selection-editor-preview-helper th::selection{background-color:transparent}.snippet-selection-editor-preview-helper th ::-moz-selection{background-color:transparent}.snippet-selection-editor-preview-helper th ::selection{background-color:transparent}.snippet-selection-editor-preview-helper a,.snippet-selection-editor-preview-helper blockquote,.snippet-selection-editor-preview-helper figcaption,.snippet-selection-editor-preview-helper h1,.snippet-selection-editor-preview-helper h2,.snippet-selection-editor-preview-helper h3,.snippet-selection-editor-preview-helper h4,.snippet-selection-editor-preview-helper h5,.snippet-selection-editor-preview-helper h6,.snippet-selection-editor-preview-helper li,.snippet-selection-editor-preview-helper ol,.snippet-selection-editor-preview-helper p,.snippet-selection-editor-preview-helper ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.snippet-selection-editor-preview-helper a:not([class]){color:#50a9e2}.snippet-selection-editor-preview-helper a:not([class]):not(:hover){text-decoration:none}.snippet-selection-editor-preview-helper a:not([class]):hover,.snippet-selection-editor-preview-helper a:not([class]):visited{color:#1e7cb8}.snippet-selection-editor-preview-helper small{line-height:1.2}.snippet-selection-editor-preview-helper img{max-width:100%}.snippet-selection-editor-preview-helper li,.snippet-selection-editor-preview-helper p{color:#374151}@media(max-width:600px){.snippet-selection-editor-preview-helper ol,.snippet-selection-editor-preview-helper ul{margin-left:1rem;padding-left:0}}.snippet-selection-editor-preview-helper li{margin-bottom:.5em}.snippet-selection-editor-preview-helper strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.snippet-selection-editor-preview-helper blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.snippet-selection-editor-preview-helper blockquote{margin:1em 1.5em}}.snippet-selection-editor-preview-helper pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.snippet-selection-editor-preview-helper .paragraph code,.snippet-selection-editor-preview-helper p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.snippet-selection-editor-preview-helper pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.snippet-selection-editor-preview-helper hr{background-color:#9ca3af;border:0;height:1px}.snippet-selection-editor-preview-helper [class$=question-content]{margin-bottom:2em}.snippet-selection-editor-preview-helper .scroll-wrapper{max-width:100%;overflow:auto}.snippet-selection-editor-preview-helper .question-answer-area,.snippet-selection-editor-preview-helper .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.snippet-selection-editor-preview-helper .question-answer-area,.snippet-selection-editor-preview-helper .question-prompt{padding:0 1rem}}.snippet-selection-editor-preview-helper .question__prompt-heading{font-size:1.2em;margin:20px 0}.snippet-selection-editor-preview-helper .MathJax{color:#000}.snippet-selection-editor-preview-helper .MathJax_Display{margin:0}.snippet-selection-option__correctness-indicator{display:inline-block}
.text-highlight-question{font-size:14px;line-height:1.2}.text-highlight-question table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.text-highlight-question th{background-color:#fff;border-top:1px solid #e2e4e6}.text-highlight-question tbody tr{background-color:#fafbfc}.text-highlight-question tbody tr:nth-child(2n){background-color:#fff}.text-highlight-question th,.text-highlight-question tr{box-shadow:inset 0 -1px 0 #e2e4e6}.text-highlight-question tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.text-highlight-question td,.text-highlight-question th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.text-highlight-question td:first-child,.text-highlight-question th:first-child{border-left:1px solid #e2e4e6}.text-highlight-question th{font-size:1.1em;font-weight:700;white-space:nowrap}.text-highlight-question th::-moz-selection{background-color:transparent}.text-highlight-question th::selection{background-color:transparent}.text-highlight-question th ::-moz-selection{background-color:transparent}.text-highlight-question th ::selection{background-color:transparent}.text-highlight-question a,.text-highlight-question blockquote,.text-highlight-question figcaption,.text-highlight-question h1,.text-highlight-question h2,.text-highlight-question h3,.text-highlight-question h4,.text-highlight-question h5,.text-highlight-question h6,.text-highlight-question li,.text-highlight-question ol,.text-highlight-question p,.text-highlight-question ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-highlight-question a:not([class]){color:#50a9e2}.text-highlight-question a:not([class]):not(:hover){text-decoration:none}.text-highlight-question a:not([class]):hover,.text-highlight-question a:not([class]):visited{color:#1e7cb8}.text-highlight-question small{line-height:1.2}.text-highlight-question img{max-width:100%}.text-highlight-question li,.text-highlight-question p{color:#374151}@media(max-width:600px){.text-highlight-question ol,.text-highlight-question ul{margin-left:1rem;padding-left:0}}.text-highlight-question li{margin-bottom:.5em}.text-highlight-question strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.text-highlight-question blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.text-highlight-question blockquote{margin:1em 1.5em}}.text-highlight-question pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.text-highlight-question .paragraph code,.text-highlight-question p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.text-highlight-question pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.text-highlight-question hr{background-color:#9ca3af;border:0;height:1px}.text-highlight-question [class$=question-content]{margin-bottom:2em}.text-highlight-question .scroll-wrapper{max-width:100%;overflow:auto}.text-highlight-question .question-answer-area,.text-highlight-question .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.text-highlight-question .question-answer-area,.text-highlight-question .question-prompt{padding:0 1rem}}.text-highlight-question .question__prompt-heading{font-size:1.2em;margin:20px 0}.text-highlight-question .MathJax{color:#000}.text-highlight-question .MathJax_Display{margin:0}.text-highlight-explanation h2,.text-highlight-question h2{margin-bottom:.75em!important}.text-highlight-area{cursor:default;font-size:1.25em;letter-spacing:.75px;line-height:1.7em;margin-bottom:1.5em;padding:0 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:pre-wrap;-webkit-touch-callout:none}.text-highlight-area__char{cursor:default;padding:.25em 0}.text-highlight-area--correct .text-highlight-area__char--highlight{background-color:#a7f3d0}.text-highlight-area--incorrect .text-highlight-area__char--highlight{background-color:#fbefef}.text-highlight-area__char--highlight{background-color:#fcd34d}.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char--current{background-color:#d1fae5}.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char--limit{background-color:#6ee7b7}@media(hover:hover){.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char--hl:hover,.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char:hover{background-color:#6ee7b7}}
.graphing-input__board-overflow-container{overflow:auto;text-align:center;width:100%;z-index:0}.graphing-input__board-wrapper{display:inline-block;text-align:initial}.graphing-input__scroll-helper{background-color:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.graphing-input__board{border:2px solid transparent;margin:10px;outline:0}.graphing-input__board:focus{border:2px solid #00f}.graphing-input__board-row{display:flex}.graphing-input__board-label{text-align:center}.graphing-input__board-label--vertical{writing-mode:vertical-rl}.graphing-input__board-label--vertical:first-child{transform:rotate(180deg)}.graphing-input-a11y-hidden{-webkit-clip-path:inset(50%);clip-path:inset(50%);clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.graphing-input-described-by{display:none}

.graphing-question-input{margin-bottom:80px!important}
.question-actions-wrapper{display:flex;justify-content:flex-end}.question-actions-wrapper>*{margin-left:8px}
.practice-view{height:calc(100vh - 60px);margin-top:-60px}.practice-view__main{margin:0 auto;padding:0 16px}.practice-view__stage-component-scroll-handler{height:100%;left:0;padding:16px;top:0;z-index:1}.practice-view__stage-component-wrapper{max-width:784px}.practice-view__questions-wrapper{max-width:360px;min-width:360px}.practice-view__questions-list{width:360px}.practice-view__question-area{opacity:1;padding-top:8px;transition:opacity .25s}@media(max-width:780px){.practice-view__main{padding:0;position:relative}.practice-view__question-area{padding:0}.question-wrapper{border:none;border-radius:0}.practice-view__stage-component-scroll-handler{padding:8px}.practice-view__questions-wrapper{bottom:0;position:absolute;top:0;z-index:1}.practice-view__question-area--dim{opacity:.5}.practice-view__questions-list{left:-100%;max-width:calc(100vw - 32px);transition:left .25s}.practice-view__questions-list--in-view{left:16px}}
.question-tracker-modal-table .sg-table__th{display:none}
.questions-list-paginator-v2{align-items:center;display:flex;justify-content:space-between}.questions-list-paginator-v2__label{opacity:.65}.questions-list-paginator-v2__loading-indicator{bottom:calc(100% + 16px);left:0;margin:0 auto;opacity:.65;position:absolute;right:0}
.questions-list-header{align-items:center;display:flex}.questions-list-header__heading{flex-grow:1}.questions-list-header__popover{max-width:300px}.questions-list-header__filter-item,.questions-list-header__sort-item{align-items:center;display:flex;text-align:left;width:100%}.questions-list-header__filter-label,.questions-list-header__sort-label{flex-grow:1;text-transform:capitalize}.temp-disabled-helper__children--disabled{opacity:.5;pointer-events:none}.temp-disabled-helper__tooltip{width:175px}
.practice-view-spinner-wrapper{align-items:center;display:flex;font-size:32px;height:calc(100vh - 140px);justify-content:center}
.practice-view-toolbar{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:4px 0;width:100%}.practice-view-toolbar__content{align-items:center;display:flex;padding:0 16px;-webkit-overflow-scrolling:touch}.practice-view-toolbar__content--align-end{justify-content:flex-end}.practice-view-toolbar__divider{background-color:#e5e7eb;display:inline-block;height:16px;margin:4px;width:1px}
.segmented-toolbar-btn .toolbar-button{margin:0;min-height:32px}@media(hover:none){.segmented-toolbar-btn .toolbar-button{min-height:44px}}.segmented-toolbar-btn__element{border-left:1px solid #d3eaf8;border-radius:0}.segmented-toolbar-btn__element--first{border:none;border-bottom-left-radius:6px;border-top-left-radius:6px}.segmented-toolbar-btn__element--last{border-bottom-right-radius:6px;border-top-right-radius:6px}.segmented-toolbar-btn__dropdown{display:flex;justify-content:center}.segmented-toolbar-btn__dropdown .toolbar-button__icon--standalone{font-size:14px}@media(hover:none){.segmented-toolbar-btn__dropdown .toolbar-button__icon--standalone{font-size:18px}}
.guide-level-practice-view{top:-60px}
.author-dashboard-activity__header{color:rgba(0,0,0,.7);font-size:24px;font-weight:700;line-height:140%}.author-feedback-item__description--bold{font-weight:700;line-height:22px}.author-feedback-item__header{display:flex;flex-direction:row;justify-content:space-between;width:100%}.author-feedback-item__header>*{line-height:1.44}.author-feedback-item__header-container{display:flex}.author-feedback-item__message{display:-webkit-box;overflow:hidden;padding-left:32px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.author-feedback-item__prompt{color:#50a9e2;font-weight:700;line-height:140%;margin-bottom:4px;text-decoration:none}.author-dashboard-activity__button{display:flex;margin:24px auto}.author-dashboard-activity__queue-button{color:#fff;text-decoration:none}.author-dashboard-activity__queue-button>button{width:75%}.author-dashboard-activity__new-account{display:flex;flex-direction:column;margin-bottom:56px;max-width:50%}.author-dashboard-activity__new-account>*{line-height:140%}@media(max-width:440px){.author-dashboard-activity__new-account{max-width:none}.author-feedback-item__header{flex-direction:column-reverse}}
.author-dashboard-recent__header{color:rgba(0,0,0,.7);font-size:24px;font-weight:700;line-height:140%}.author-dashboard-recent__question-container{align-items:center;display:flex;justify-content:space-between}.author-dashboard-recent__question-info-container{max-width:368px}.author-dashboard-recent__status{text-transform:uppercase}.author-dashboard-recent__status--draft{color:#6b7280}.author-dashboard-recent__status--pending{color:#1a699e}.author-dashboard-recent__status--rejected{color:#cc3224}.author-dashboard-recent__status--published{color:#10b981}.author-dashboard-recent__subject{font-size:14px;margin-top:4px;opacity:.54}.author-dashboard-recent__title{display:-webkit-box;font-size:16px;font-weight:700;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.author-dashboard-header__container{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:auto;max-width:1280px;padding:64px;width:100%}.author-dashboard-header-bio__container{display:flex;flex-basis:calc(50% - 1px);justify-content:center;margin:auto}.author-dashboard-header-bio__profile-picture{align-items:center;background:linear-gradient(180deg,#985bcd,#2883bd);border-radius:50%;color:#fff;display:flex;flex-direction:column;font-size:40px;font-weight:700;height:128px;justify-content:center;letter-spacing:3px;margin-right:40px;min-width:128px;text-transform:uppercase}.author-dashboard-header-bio__info{display:flex;flex-direction:column;height:128px;justify-content:space-evenly;justify-content:center;margin-right:32px;vertical-align:middle}.author-dashboard-header-bio__info>*{align-items:center;flex-wrap:wrap;margin-bottom:8px;margin-top:8px}.author-dashboard-header-bio__useremail{align-items:flex-start;display:flex}.author-dashboard-header-bio__useremail>span{display:block;overflow-wrap:break-word}.author-dashboard-header-stats__container{align-items:center;display:flex;flex-basis:calc(50% - 1px);flex-direction:column}.author-dashboard-header-stats__count{font-size:34px;font-weight:900}.author-dashboard-header-stats__stat{align-items:center;display:flex;flex-direction:column}.author-dashboard-header-stats__text-container{display:flex;justify-content:space-evenly;width:100%}@media(max-width:1020px){.author-dashboard-header-stats__container{width:100%}.author-dashboard-header-stats__text-container>*{flex-basis:33%}.author-dashboard-header-bio__profile-picture{height:96px;margin-right:24px;min-width:96px}}@media(max-width:780px){.author-dashboard-header__container{flex-direction:column}.author-dashboard-header-bio__info{margin-right:0}.author-dashboard-header-stats__container{margin-left:0}}@media(max-width:440px){.author-dashboard-header-bio__info{margin-right:0;width:100%}.author-dashboard-header-bio__useremail{display:inline-flex}.author-dashboard-header-bio__useremail>*{display:-webkit-box;margin-bottom:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;width:80%}.author-dashboard-header__container{padding:56px 16px 8px}}
.author-dashboard-metrics__header{color:rgba(0,0,0,.7);font-size:24px;font-weight:700;line-height:140%}.author-dashboard-metrics__stats{display:flex;justify-content:space-between;padding-bottom:48px;padding-top:48px}.author-dashboard-metrics__publish-total{width:100%}.author-dashboard-metrics__published-text{font-size:16px;font-weight:700;line-height:140%}.author-dashboard-metrics__published-stat{font-weight:900;line-height:140%}.author-dashboard-metrics__list-group-item:not(.author-dashboard-metrics__stats){padding-bottom:40px;padding-top:40px}.author-dashboard-metrics__subject-value{display:inline-flex;width:100%}.author-dashboard-metrics__subject-value-icon{align-self:center;position:absolute;right:0}.author-dashboard-metrics__subheader{font-size:14px;font-weight:900;letter-spacing:1px;line-height:20px;text-transform:uppercase}.author-dashboard-metrics__type-bars-container>div:not(:last-child):not(:first-child){margin-bottom:32px}.author-dashboard-metrics__type-container{display:flex;justify-content:space-between}.author-dashboard-metrics__type-name{font-size:15px;font-weight:700;line-height:22px;margin-bottom:4px}.author-dashboard-metrics__type-count{font-size:14px;font-weight:700;line-height:24px;opacity:.54}.author-dashboard-metrics__difficulty-stats{flex-direction:column;font-size:16px;font-weight:700;line-height:140%;width:100%}.author-dashboard-metrics__difficulty-stats-item{display:flex;justify-content:space-between}.author-dashboard-metrics__chart-axis line{fill:#000}.author-dashboard-metric__bar-chart--hovered:not(:hover):not(.author-dashboard-metric__bar-chart-empty){fill:grey}.author-dashboard-metric__bar-chart--hovered:hover{fill:#1484c7;cursor:pointer}.author-dashboard-metric__bar-chart{fill:#1484c7}.author-dashboard-metric__bar-chart-empty{fill:#b5c7d1}.author-dashborad-metric__bar-chart--container{display:flex;justify-content:center;overflow-x:auto}.author-dashborad-metric__bar-chart--container>svg{min-width:500px}.author-dashboard-metrics__chart-axis--Bottom text:not(.author-dashboard-metrics__chart-axis--Bottom--current){font-size:15px;opacity:.54}.author-dashboard-metrics__chart-axis--Bottom--current{font-size:15px;font-weight:700;opacity:.78}.author-dashboard-metrics__chart-axis--Bottom line,.author-dashboard-metrics__chart-axis--Bottom path{display:none}.author-dashboard-metrics__dropdown-container{display:flex;justify-content:space-between}.author-dashboard-metrics__dropdown-container>div:not(:last-child),.author-dashboard-metrics__first-dropdown{margin-right:8px}.author-dashboard-metrics__top-dropdown-container{display:flex;width:100%}.author-dashboard-metrics__dropdown{width:100%}.author-dashboard-metrics__dropdown-custom{width:50%}.author-dashboard-metrics__subjects-dropdown{background:none;border:1px solid #e5e7eb;border-radius:10px;display:inline-flex;font-size:.875rem;height:35px;justify-content:left;padding:7px;width:100%}.author-dashboard-metrics__subjects-dropdown:hover{background-color:transparent;border:2px solid #d1d5db;padding:6px}.author-dashboard-metrics__subjects-dropdown:active,.author-dashboard-metrics__subjects-dropdown:focus{background-color:transparent;border:2px solid #1e7cb8;box-shadow:none;padding:6px}.author-dashboard-metrics__subjects-dropdown:focus{outline:none}.author-dashboard-metrics__custom-dropdown-container{display:flex}.author-dashboard-metrics__custom-dropdown{transition:none;width:50%}.author-dashboard-metrics__custom-dropdown>.blocky-date-picker__input{border:1px solid #e1e4e6;border-radius:8px;font-size:.81em;height:35px;padding:10px 34px 10px 10px}.author-dashboard-metrics__custom-dropdown>.blocky-date-picker__input--error{border:2px solid #bc1a3c}.author-dashboard-metrics__custom-dropdown>.blocky-date-picker__input:hover:not(.blocky-date-picker__input--error){border:2px solid #d1d5db;padding:9px 33px 9px 9px}.author-dashboard-metrics__custom-dropdown>.blocky-date-picker__input:active,.author-dashboard-metrics__custom-dropdown>.blocky-date-picker__input :focus{border:2px solid #2883bd}.author-dashboard-metrics__custom-error{font-size:14px}@media(max-width:440px){.author-dashboard-metrics__dropdown-custom{width:100%}.author-dashboard-metrics__dropdown-container{flex-direction:column}.author-dashboard-metrics__dropdown-custom{margin-top:8px}.author-dashborad-metric__bar-chart--container{justify-content:normal}}
.author-dashboard-metrics__type-wrapper{background-color:#f5f8fa;border-radius:10px;height:16px;width:100%}.author-dashboard-metrics__type-filler{background-color:#50a9e2;border-radius:10px;height:16px}
.author-dashboard-refer__container{margin:56px auto;text-align:center;width:75%}.author-dashboard-refer__text{font-weight:700;line-height:24px;opacity:.62}.author-dashboard-refer__button{background-color:#fff}
.author-dashboard-header{background:#fff;box-shadow:0 5px 20px -5px rgba(0,0,0,.05);margin-top:-60px}.author-dashboard-body{display:flex;flex-direction:column;flex-wrap:wrap;margin:64px auto;max-width:1280px;width:100%}.author-dashboard-body__right{flex-basis:40%;margin-left:auto}.author-dashboard-body__left{flex-basis:50%}.author-dashboard-body--mobile{margin:32px 16px}.author-dashbaord-body__queue-link{text-decoration:none}.author-dashboard-body__queue-button{margin-bottom:40px;text-decoration:none}.author-dashboard-body__queue-button--mobile{margin-bottom:24px;width:100%}.author-dashboard-body__components-container{display:flex;flex-wrap:wrap}@media(max-width:1200px){.author-dashboard-body{padding-left:40px;padding-right:40px}.author-dashboard-body__components-container{flex-direction:column;justify-content:center}.author-dashboard-body__right{margin-left:0}}@media(max-width:440px){.author-dashboard-body{justify-content:center;margin:0}}
.cd-question-list,.cd-question-list--add{min-width:400px;width:100%}.cd-question-list--add{border-bottom-left-radius:8px;border-top-left-radius:8px}.cd-question-list_pick-for-me{box-shadow:0 5px 20px rgba(0,0,0,.05);min-width:220px;position:absolute;z-index:9999}.cd-question-list__question{border-radius:8px;padding:12px}.cd-question-list__question:not(.cd-question-list__question--selected):focus,.cd-question-list__question:not(.cd-question-list__question--selected):hover{background-color:var(--color-neutral-100)}.cd-question-list__question:not(.cd-question-list__question--selected):active{background-color:var(--color-neutral-50)}.cd-question-list__question--selected{background-color:var(--color-blue-100)}.cd-question-list__question-metadata{align-items:center;display:flex;margin-top:8px;gap:8px}.cd-question-list__question-metadata-text{color:var(--color-neutral-600);font-size:.8125rem;text-transform:capitalize}.cd-questionlist__difficulty{border-radius:4px;padding:4px 6px}.cd-questionlist__difficulty-Easy{background-color:var(--color-green-100);color:var(--color-green-900)}.cd-questionlist__difficulty-Moderate{background-color:var(--color-yellow-100);color:var(--color-yellow-900)}.cd-questionlist__difficulty-Difficult{background-color:var(--color-red-50);color:var(--color-red-800)}.cd-question-list__standards:hover{color:var(--color-neutral-800)}.cd-question-list_pick-for-me--button .a-button{--button-background-color:#f8f3fb;--button-background-color--hover:#e7d8f3;--button-text-color:#652e94;--leftButton-border-color:#e7d8f3!important}.cd-question-list__column-add{width:-moz-fit-content;width:fit-content}.cd-question-list__column-square{border-bottom:1px solid #e5e7eb;border-bottom-right-radius:8px;border-top:1px solid #e5e7eb;border-top-right-radius:8px;flex:1}.cd-question-list__column-square form{border:0;border-bottom-left-radius:0;border-top-left-radius:0}.cd-question-list_empty-container{max-width:800px;overflow:auto}.cd-question-list_empty-container__card{align-items:center;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:center;padding:32px 40px;text-align:center}.cd-question-list_empty-container__card iframe{border:none;border-radius:16px;width:clamp(200px,50vw,420px);aspect-ratio:16/9}.cd-question-list_empty-container__card--video{gap:24px}
.content-discovery__review-question-list{display:flex;flex:1;justify-content:center;margin-left:auto;margin-right:auto;max-width:600px;width:-moz-max-content;width:max-content}.review-questions-list__order-by-btn-group{border-top:1px solid #9ca3af}.review-questions-list__row{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.review-questions-list__difficulty{margin-left:32px;width:65px}.review-questions-list__question-item{align-items:center;align-self:stretch;display:flex;flex:1 0 0;margin-right:8px;text-align:left;gap:var(--spacing-spacing-1,8px)}
.builder-intro-modal{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:690px;padding:40px 76px}.builder-intro-modal__body{align-items:center;display:flex;flex:auto;flex-direction:column;margin:0;width:100%}.builder-intro-modal__body-text{max-width:317px}.builder-intro-modal__heading-sparkles{color:#f59e0b}.builder-intro-modal__heading-title-wrapper{width:-moz-fit-content;width:fit-content}.builder-intro-modal__video{border:none;border-radius:16px;display:flex;flex:auto;width:100%}
.add-x-questions__popover{min-width:250px;z-index:10}.add-x-questions__popover button{border-left:none}.add-x-questions__popover-help-container{border-top:1px solid #e5e7eb;display:flex;margin-bottom:0;margin-top:16px;padding:8px;text-align:center}
.subjects-filter{width:clamp(320px,52ch,500px)}.subjects-filter__search-input{--input-border-color:transparent;--input-border-color-hover:transparent;--input-border-color-focus:transparent;--input-background-color:#f3f4f6;--input-background-color-hover:#e5e7eb;--input-background-color-focus:#ebf5fa;--searchInput-border-radius:8px;border:none;width:clamp(280px,40vw,420px)}.subjects-filter__button-wrapper-active{background-color:#d3eaf8;border:none;color:#1e7cb8}.subjects-filter__subject-list-item{display:flex;justify-content:space-between;width:100%}
.cd-modal__result-item{align-items:center;border-radius:8px;display:flex;margin-bottom:-4px;padding:8px}.cd-modal__result-item:hover{background-color:#f3f4f6}.cd-modal__result-item:has(.cd-modal__result-description-tooltip){padding-bottom:4px;padding-top:4px}.cd-modal__result-item:not(:has(.cd-modal__result-description-tooltip)) .cd-modal__secondary-text{padding-right:var(--iconButton-size,33px)}.cd-modal__results-matches,.cd-modal__total-results-matches{background-color:#fef3c7;color:#92400e}.cd-modal__total-results-matches{border-radius:100px;font-size:13px;padding:4px 8px}
.cd-topics-modal__recent-searches-items{overflow-y:auto}.cd-topics-modal__tab-nav{border-bottom:1px solid #d1d5db;box-shadow:none;padding:0 24px}.cd-topics-modal__results-matches{background-color:#fffbeb}.cd-topics-modal__recent-searches-container{background-color:#f3f4f6;display:flex;flex-direction:column;height:-moz-max-content;height:max-content;justify-content:center;margin-left:auto;margin-right:auto;margin-top:48px;min-width:600px}.cd-topics-modal__recent-searches-container .cd-topics-modal__recent-searches-list{padding:16px;width:100%}.cd-topics-modal__recent-searches-container .cd-topics-modal__recent-searches-list li{cursor:pointer;padding:4px 8px}.cd-topics-modal__empty-message-container{min-width:600px}
.facet-filter__container{background-color:#fff;border-color:#d1d5db;box-shadow:0 5px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;max-height:320px;overflow-y:hidden;width:48ch}.facet-filter__results-container{flex-basis:70%;overflow-y:scroll}.facet-filter__results-container .m-dropdown-item__main-text--black{white-space:unset}.facet-filter__results-container .m-dropdown-item__checkbox-margin{margin-top:2px}.facet_filter__popper{margin-top:8px;width:100%;z-index:10}.facet-filter__top-bar{flex-basis:10%;max-height:46px}.facet-filter__button-wrapper{background-color:transparent;border-radius:8px}.facet-filter__button-wrapper--active{background-color:#d3eaf8;border:none;color:#1e7cb8}.facet_filter__button-bar{border-top:1px solid #d1d5db;display:flex;justify-content:flex-end}.facet_filter__dropdown-item-text{max-width:280px;text-align:center}.facet_filter__loading-container{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;width:100%}
.cd-modal__standards-result-item{align-items:flex-start;border-radius:8px;display:flex;margin-bottom:8px;padding:8px}.cd-modal__standards-result-item:hover{background-color:#f3f4f6}.cd-modal__standards-result-description{flex:1;margin-left:24px}.cd-standards-modal__empty-message-container{min-width:600px}
.modal__backdrop:not(.modal__long-modal):has(.cd-modal__container){padding:32px}.cd-modal__text{color:#4b5563}.cd-modal__text--bold{color:#6b7280}.cd-modal__container{background-color:#f3f4f6;display:flex;flex-direction:column;height:100%;max-width:1200px;width:calc(100vw - 32px)}.cd-modal__header{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.cd-modal__body,.cd-modal__header{display:flex;flex-direction:column}.cd-modal__body{flex-grow:1;overflow:auto}.cd-modal__footer{background-color:#fff;border-bottom:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;margin-top:auto;padding:16px}.cd-modal__search-input .a-input,.facet-filter__input .a-input{--input-border-color:transparent;--input-border-color-hover:transparent;--input-border-color-focus:transparent;--input-background-color:#f3f4f6;--input-background-color-hover:#e5e7eb;--input-background-color-focus:#ebf5fa;--searchInput-border-radius:8px;border:none;width:clamp(280px,40vw,420px)}.cd-modal__results-container{background-color:#fff;flex-grow:1;height:100%;overflow-y:scroll;padding:8px 16px 24px}.cd-modal__empty-container{margin-left:auto;margin-right:auto;margin-top:16px;padding-bottom:24px;padding-top:8px;width:-moz-max-content;width:max-content}.cd-modal__loading-container{align-items:center;display:flex;height:100%;justify-content:center;z-index:1}.cd-modal__chip-bar,.cd-modal__loading-container{background-color:#fff;position:absolute;width:100%}.cd-modal__chip-bar{border-top:1px solid #e5e7eb;bottom:75px;cursor:default;overflow-x:scroll;padding:16px;z-index:99}
.expandable-chip{--chip-height:32px;--chip-button-width:32px;--chip-background-color:#f5effa;--chip-primary-text:#502475;--chip-secondary-text:#9d63cf;--chip-button-hover-color:#e7d8f3;align-items:end;color:var(--chip-primary-text);display:flex;flex-direction:column;width:100%}.expandable-chip:has(.expandable-chip__primary-close-button:hover){--chip-background-color:#f7d7d4;--chip-primary-text:#821f17;--chip-secondary-text:#dc4538;--chip-button-hover-color:#f7d7d4}.expandable-chip__primary{align-items:center;background-color:var(--chip-background-color);border-radius:8px;display:flex;height:var(--chip-height);justify-content:space-between;overflow:hidden}.expandable-chip__button{background-color:inherit;border:none;color:var(--chip-primary-text);height:var(--chip-height);width:var(--chip-button-width)}.expandable-chip__button:hover{background-color:var(--chip-button-hover-color)}.expandable-chip__close-button{background-color:inherit;border:none;height:var(--chip-height);width:var(--chip-button-width)}.expandable-chip__primary-close-button:hover{background-color:#f7d7d4}.expandable-chip__primary-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expandable-chip_question-count{color:var(--purple-400);margin-left:auto;text-align:right}.expandable-chip--expanded{border-bottom-right-radius:0}.expandable-chip--closed{border-bottom-right-radius:8px;transition:border-radius .4s}.expandable-chip__section{background-color:var(--chip-background-color);border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden;width:calc(100% - var(--chip-button-width))}.expandable-chip__section-item:first-child{border-top:1px solid #e7d8f3}.expandable-chip__section-item{align-items:center;background-color:var(--chip-background-color);color:var(--chip-primary-text);display:flex;justify-content:space-between;min-height:var(--chip-height);overflow:hidden;text-decoration:none;white-space:nowrap;width:100%;gap:8px}.expandable-chip__section-item div{color:var(--purple-400);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expandable-chip__section-item:has(.expandable-chip__button:hover){--chip-background-color:#f7d7d4;--chip-primary-text:#821f17;--chip-secondary-text:#dc4538;--chip-button-hover-color:#f7d7d4}
.add-questions__filter-sidebar{background-color:#fff;border-right:1px solid #d1d5db;display:flex;flex-direction:column;height:100%;left:var(--filtersPanelSideBarWidth);position:absolute;top:0;transition:left var(--fitlersPanelTransitionSpeed) ease-in-out;width:var(--filtersPanelWidth);z-index:2}.add-questions__filter-sidebar---collapsed{left:calc(var(--filtersPanelSideBarWidth) - var(--filtersPanelWidth));transition:left var(--fitlersPanelTransitionSpeed) ease-in-out}.add-questions__sidebar-nav{align-self:stretch;border-bottom-left-radius:8px;border-right:1px solid #e5e7eb;flex-direction:column;height:100%;padding:13.5px 24px;position:relative;width:var(--filtersPanelSideBarWidth);gap:11px}.add-questions__sidebar-bottom-bar,.add-questions__sidebar-nav{align-items:center;background-color:#fff;display:flex;z-index:3}.add-questions__sidebar-bottom-bar{border-top:1px solid #e5e7eb;bottom:0;justify-content:flex-end;padding:16px;position:absolute;width:100%}.filter-overlay{background:rgba(0,0,0,.65);height:100%;left:calc(var(--filtersPanelSideBarWidth));position:absolute;top:0;transition:opacity var(--fitlersPanelTransitionSpeed) ease-in-out;width:calc(100% - var(--filtersPanelSideBarWidth));z-index:1}.filter-overlay--collapsed{height:0%;opacity:0;transition:opacity var(--fitlersPanelTransitionSpeed) ease-in-out,height .1s ease;transition-delay:0ms,var(--fitlersPanelTransitionSpeed)}.filter-overlay__message-container{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:calc(var(--filtersPanelSideBarWidth) + var(--filtersPanelWidth))}.filter-overlay__message-container svg{font-size:42px;margin-bottom:8px}.filter-container{border-bottom:1px solid #d1d5db;padding:16px 16px 16px 24px}.filter-container:has(input:checked):has(.filter-options--hidden) .filter-option-indicator{display:block}.filter-container:last-child{border-bottom:none}.filter-label{align-items:center;display:flex}.filter-options{display:flex;flex-direction:column;overflow:auto}
.add-questions__view-wrapper{display:flex;flex:1;max-width:100vw;padding:16px;gap:16px}.add-questions__view-wrapper--modal{--filtersPanelSideBarWidth:64px;--filtersPanelWidth:clamp(300px,35%,480px);--fitlersPanelTransitionSpeed:0.25s;background-color:#f3f4f6;border-radius:8px;display:flex;flex:1;flex-direction:column;height:100%;width:100%}.add-questions__top-bar{align-items:center;background-color:#fff;border-bottom:1px solid #d1d5db;border-radius:8px 8px 0 0;display:flex;padding:16px 24px;position:static;width:100%}.add-questions__results-wrapper{display:flex;flex:1;gap:8px;width:100%}.add-questions__results-wrapper--no-gap{display:flex;flex:1;gap:0;width:100%}.add-questions__results-list{flex:1;height:100%;margin:0;overflow:auto;padding:8px}.add-questions__results-content{background-color:#fff;border-radius:8px;flex:1}
.add-classrooms-dropdown__class-list{max-height:75vh;overflow:scroll;padding:8px}.add-classrooms-dropdown__class-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:4px 8px;gap:16px}.add-classrooms-dropdown__class-item:hover{background-color:#f3f4f6}
.classroom-table__wrapper{border:1px solid #d1d5db;border-radius:8px}.classroom-table__heading,.classroom-table__row{display:grid;grid-template-columns:minmax(22ch,32ch) repeat(3,1fr) 48px}.classroom-table__row:not(:first-child){border-top:1px solid #d1d5db}.classroom-table__cell{display:flex}.classroom-table__cell:not(:last-child){border-right:1px solid #d1d5db}.classroom-table__cell :where(.with-toggle__wrapper,.m-dropdown__target,.classroom-table__dropdown,.classroom-table__dropdown-button){align-self:stretch;display:flex;flex:1}.classroom-table__dropdown-button{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:left;padding:8px 12px}.classroom-table__dropdown-button:hover{background-color:#f3f4f6}.classroom-table__dropdown-button:active{background-color:#f9fafb}.classroom-table__dropdown .m-dropdown__target{width:100%}.classroom-table__dropdown .m-dropdown__content-wrapper{box-shadow:0 5px 20px rgba(0,0,0,.05);overflow:hidden;width:280px;z-index:9999}.classroom-table__student-dropdown-item{padding:8px}.classroom-table__dropdown-button-group{display:flex;justify-content:space-between}.classroom-table__student-name{padding:4px}.classroom-table__future-enrollees-toggle{align-items:center;display:flex;justify-content:space-between;padding:4px 8px}.classroom-table__cell-error-state .classroom-table__dropdown-button{background-color:#f7d7d4}.classroom-table__cell-error-state .classroom-table__dropdown-button:hover{background-color:#eb968e}
.settings-modal__container{border-radius:8px;display:flex;flex-direction:column;max-width:900px;min-height:660px}.settings-questions__view-wrapper{display:flex;flex:1;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:48px;max-width:900px;padding:16px;gap:24px}.settings-questions__create-a-class-container{background-color:#fff;border-radius:8px;min-height:200px}.settings-questions__general-container,.settings-questions__recipients-container{background-color:#fff;border-radius:8px}.settings-questions__general-container{min-height:300px}.date-settings-toggle{justify-content:right}.general-settings__container{display:flex;flex-direction:column;gap:24px;padding:32px}.general-settings__time-limit-input{width:10%}.general-settings__show-explanations-select-field .a-input{width:40%}.general-settings__show-explanations-select-field .m-icon-input__icon{margin-left:-8px;position:relative}
.discard-modal__folder-div{border-top:1px solid #e5e7eb}
.assignment-navigation-wrapper{background-color:#fff;border-bottom:1px solid #d1d5db;padding:32px 40px;position:sticky;top:60px;z-index:1}.assignment-navigation{align-items:center;background-color:#ebf5fa;border-radius:1000px;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);gap:4px}.assignment-title{font-size:20px;font-weight:900;width:auto}.assignment-saved-status{font-size:14px}.assignment-unsaved-changes-badge{background-color:#7d39b7;border-radius:32px;height:16px;position:absolute;right:-6px;top:-6px;width:16px}.assignment-navigation__icons{color:#7cbfe9;font-size:10px;padding:8px}.assignment-review-badge{font-size:.8125rem;padding:2px 7px}
.cd-unlicensed-view__container{max-height:630px;max-width:570px;overflow:auto}.cd-unlicensed-view__card{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.cd-unlicensed-view__card iframe{border:none;border-radius:16px;width:clamp(200px,50vw,295px);aspect-ratio:16/9}
.assignment-document-container{display:flex;flex:1;flex-direction:column;height:calc(100vh - 60px);margin-top:-60px}.assignment-body{flex:1;overflow:hidden}.assignment-section-header__title{border-bottom:1px solid #e5e7eb;font-size:14px;font-weight:700}.assignment-section-header__actions{border-bottom:1px solid #e5e7eb;display:flex;padding:12px;gap:8px}.assignment-document-sharing-container{background-color:#fff;height:100vh;position:absolute;width:100%;z-index:2}#app:has(.assignment-document-container) footer.footer{display:none}
.attempts-graph{min-width:185px}.reports__performance-pie-chart{--performance-pie-chart_size:48px}.pie,.reports__performance-pie-chart{height:var(--performance-pie-chart_size);width:var(--performance-pie-chart_size)}.pie{background:#e5e7eb}.hole,.pie{border-radius:50%}.hole{--performance-pie-chart_hole:32px;background:#fff;height:var(--performance-pie-chart_hole);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--performance-pie-chart_hole);z-index:10}
.standards-actions__dropdown-tray{z-index:20}
.assignment-actions__dropdown-tray{z-index:20}
.select-dropdown__listbox-button .a-text{max-width:60ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-dropdown__listbox-button:disabled{cursor:not-allowed;opacity:.5}.select-dropdown__listbox-icon{font-size:13px}.select-dropdown__listbox{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.05);display:none;flex-direction:column;list-style:none;margin:0;max-height:50vh;min-width:176px;overflow:auto;padding:8px 0;position:absolute;z-index:9999}.select-dropdown__listbox.select-dropdown__listbox--open{display:block}.select-dropdown__option{align-items:center;border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;justify-content:space-between}.select-dropdown__option:hover:not(.select-dropdown__option--disabled){background:#f9fafb}.select-dropdown__option:hover:not(.select-dropdown__option--disabled) .a-icon,.select-dropdown__option:hover:not(.select-dropdown__option--disabled) .a-text{color:#1e7cb8}.select-dropdown__option.select-dropdown__option--disabled{cursor:not-allowed}.select-dropdown__option.select-dropdown__option--disabled .a-text{opacity:.4}.select-dropdown__tooltip [data-placement^=right]>.a-tooltip{margin-left:16px}
.reports__drilldown-nav__list{flex-basis:100%;font-size:14px;margin-bottom:16px;margin-top:0}.reports_drilldown_nav__item{font-size:13px}
.subject-selector__breadcrumb{display:inherit;list-style:none;margin:0;padding-left:0}.subject-selector__item-name,.subject-selector__item-name>.paragraph{max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subject-selector_guide-list{max-height:280px;overflow:auto}
.metrics-selector__dropdown-tray{box-shadow:0 5px 20px rgba(0,0,0,.05);margin-top:4px;z-index:900}
:root{--reports-table-border:1px solid #d1d5db}.reports-table__wrapper{max-height:60vh;max-width:100%;min-width:100%;overflow:auto;width:-moz-fit-content;width:fit-content;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;scroll-behavior:smooth}.reports-table__table{border-spacing:0;min-width:100%}.reports-table__table tr:first-child th{border-top:none}.reports-table__table td:first-child,.reports-table__table tr th:first-child{border-left:none}.reports-table__table tr:last-child td{border-bottom:none}.reports-table__table tr th{border-top:var(--reports-table-border);position:sticky;text-align:left;z-index:11}.reports-table__table tr th:not(:last-child){border-right:var(--reports-table-border)}.reports-table__table tr th:first-child{left:0;z-index:12}.reports-table__table tr:last-child th{border-bottom:var(--reports-table-border)}.reports-table__table tr td:first-child{left:0;min-width:200px;position:sticky;z-index:11}.reports-table__table tr:hover td{background-color:#f9fafb}.reports-table__table tr:not(:hover) .reports-table__column-button{opacity:0}.reports-table__table .reports-table__drilldown-button{transform:rotate(45deg)}.reports-table__table tr:not(:hover) td:first-child{background-color:#fff}.reports-table__table tr td{border-bottom:var(--reports-table-border);min-width:130px}.reports-table__table tr td:not(:last-child){border-right:var(--reports-table-border)}.reports-table__table td,.reports-table__table th{padding:8px 12px}.reports-table__table th{background-color:#fff;top:0}.reports-table__header{font-size:15px}.reports-table__cell{font-size:14px}.reports-table__show-rows{flex-grow:0}.reports-table__show-rows .m-field__label{font-weight:400}
.performance-header-cell__summary-card{box-shadow:0 5px 20px rgba(0,0,0,.05);width:-moz-max-content;width:max-content}.performance_header__settings:not(:hover,:focus){opacity:.6}
:root{--gradebook-table-first-header-height:80px;--gradebook-table-border:1px solid #d1d5db}.gradebook-table__wrapper{max-height:60vh;max-width:100%;min-width:100%;overflow:auto;width:-moz-fit-content;width:fit-content;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;scroll-behavior:smooth}.gradebook-table__table{border-spacing:0;min-width:100%}.gradebook-table__table tr:first-child th{border-top:none}.gradebook-table__table td:first-child,.gradebook-table__table tr th:first-child{border-left:none}.gradebook-table__table tr:last-child td{border-bottom:none}.gradebook-table__table tr th{border-top:var(--gradebook-table-border);position:sticky;text-align:left;z-index:11}.gradebook-table__table tr th:not(:last-child){border-right:var(--gradebook-table-border)}.gradebook-table__table tr th:first-child{left:0;z-index:12}.gradebook-table__table tr th.gradebook-table__students-header{z-index:897}.gradebook-table__table tr:last-child th{border-bottom:var(--gradebook-table-border)}.gradebook-table__table tr td:first-child{left:0;min-width:200px;position:sticky;z-index:11}.gradebook-table__table tr:not(:hover) td:first-child{background-color:#fff}.gradebook-table__table tr td{border-bottom:var(--gradebook-table-border);min-width:130px}.gradebook-table__table tr td:not(:last-child){border-right:var(--gradebook-table-border)}.gradebook-table__assignment-header{height:var(--gradebook-table-first-header-height);max-height:var(--gradebook-table-first-header-height)}.gradebook-table__assignment-header span{display:-webkit-inline-box;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.gradebook-table__table td,.gradebook-table__table th{padding:8px 12px}.gradebook-table__dimension-header>th{background-color:#fff;top:0}.gradebook-table__metrics-header>th{background-color:#f3f4f6;top:var(--gradebook-table-first-header-height)}.gradebook-table__metrics-header>th:not(.gradebook-table__students-header){font-weight:400}.gradebook-table__row:hover>td{background-color:#f9fafb}.gradebook-table__loading-spinner{border-left:var(--gradebook-table-border);position:sticky;top:0}.gradebook-table__loading-td{height:calc(60vh - 180px)}.gradebook-table__drilldown-button{transform:rotate(45deg)}.gradebook-table__drilldown-button--assignment,tr:not(:hover) .gradebook-table__drilldown-button--student{opacity:0}.gradebook-table__drilldown-button--assignment.gradebook-table__drilldown-button--visible{opacity:1}
.gradebook-sorts__dropdown-tray{margin-top:4px}
.reports-export-dropdown{background:#fff;border:1px solid var(--border-primary);border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.05);flex-direction:column;height:-moz-fit-content;height:fit-content;list-style:none;margin:8px 0 0;max-width:440px;min-width:176px;overflow:auto;position:absolute;z-index:9999}.reports-export__file-type-chip{font-size:10px;font-weight:900;letter-spacing:.5px;margin:0 0 0 8px;padding:4px}
.reports-table{padding-left:var(--reports-table-padding-lr);padding-right:var(--reports-table-padding-lr)}.reports_primary-dimension-header{border-bottom:1px solid #e5e7eb;padding-bottom:32px}.reports__toolbar{display:flex;flex-wrap:wrap;padding-left:var(--reports-table-padding-lr);padding-right:var(--reports-table-padding-lr);gap:8px}.reports__metrics-filters{align-items:center;display:flex}.reports__metrics-filters>*{flex-wrap:wrap}.reports__metrics-filters-divider{background-color:#d1d5db;height:24px;margin:auto 4px;width:1px}.reports__search-export{align-items:center;display:flex;gap:8px}.reports__search-export .m-search-input__wrapper .m-search-input{--searchInput-border-radius:8px;--input-border-color:#d1d5db;max-height:44px;max-width:420px;transition:max-width .2s ease-in-out}.reports__search-export .m-search-input__wrapper .m-search-input:not(.a-input--focus):-moz-placeholder-shown{--searchInput-padding-right:8px;max-width:32px;-moz-transition:max-width .2s ease-in-out;transition:max-width .2s ease-in-out}.reports__search-export .m-search-input__wrapper .m-search-input:not(.a-input--focus):placeholder-shown{--searchInput-padding-right:8px;max-width:32px;transition:max-width .2s ease-in-out}.reports__search-export .m-search-input__wrapper .m-search-input__icon{color:#4b5563;opacity:unset}.reports-filter__dropdown{position:absolute;z-index:9999}.reports-filter__dropdown-tray{margin-top:4px;z-index:1}.reports-filter__dropdown--subjects--loading{height:477px}.reports-filter__dropdown--closed{display:none}.reports-filter__dropdown--open{display:block}.reports-filter__date{width:-moz-max-content;width:max-content}.reports-filter__dropdown--subjects{width:464px}.reports_submission-badge{font-size:14px;font-weight:700;padding:4px 12px}
.folders-list--empty{margin:0 auto;max-width:384px;padding:32px}.folders-list--empty .folders-list--empty__no-data{display:flex;justify-content:center;margin:10px;text-align:center}@media(min-width:780px){.folders .o-table__wrapper{overflow-x:visible;overflow-y:visible}}.folders{margin-top:-60px}.folders .folders__wrapper{background-color:#fff;margin:auto;max-width:1000px}.folders .folders__wrapper .o-table__title-bar-group{flex-direction:row;margin:0 8px}@media(max-width:440px){.folders .folders__wrapper .o-table__title-bar-group--left{margin-bottom:10px;margin-right:10px}.folders .folders__wrapper .o-table__title-bar-group--right{margin-left:unset}}.folders .folders__wrapper tbody{min-width:760px}.folders .folders__wrapper tbody tr:first-child,.folders .folders__wrapper tbody tr:last-child{display:flex;justify-content:center}.folders .o-table__title-bar{padding-bottom:20px;padding-top:20px}@media(max-width:440px){.folders .o-table__title-bar{display:flex;justify-content:center;margin-left:10px}}.folders table .o-table__cell--center,.folders table .o-table__header--center{display:none}
.assignment-drafts__table{margin:auto;max-width:800px}.assignment-drafts__button-actions{height:35px;width:65px}
.filters-dropdown__loader{margin-bottom:0;margin-left:16px;margin-right:32px}.filters-dropdown__label{align-items:center;cursor:pointer;display:flex;margin-bottom:8px}.filters-dropdown__label input{cursor:pointer}
.folder-toolbar__example-reorder{border-radius:10px;filter:grayscale(1);pointer-events:none}.folder-toolbar__reorder--disabled{cursor:not-allowed;filter:grayscale(1);opacity:.5}
.vss-question-list_correctness-icon{height:32px;width:32px}.vss-questions-list_wrapper{max-width:480px;min-width:480px}.vss-questions-list{width:480px}.vss-student-dropdown{z-index:1}.vss-student-dropdown__wrapper{max-height:calc(100vh - 210px);overflow:auto}.vss-student-dropdown__loader{bottom:0;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}
.hero-unit{z-index:1}.hero-unit--with-navbar{background-color:#fff;font-size:14px}.hero-unit__content-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;padding:3em 1rem 4.96em;text-align:center;width:100%}.hero-unit__content-wrapper h1,.hero-unit__content-wrapper h2,.hero-unit__content-wrapper p{color:#fff;display:inline-block;max-width:500px}.hero-unit__content-wrapper h1,.hero-unit__content-wrapper h2{font-weight:900;margin:0;text-shadow:0 1px 1px rgba(0,0,0,.3)}.hero-unit__content-wrapper h1{font-size:1.71em}.hero-unit__content-wrapper h2{font-size:1.42em}.hero-unit__content-wrapper p{margin:1.1rem auto 0}.hero-unit__content-wrapper--with-search-input{padding-bottom:5.5em}.hero-unit__back-btn{border-radius:4px;box-shadow:none;color:#4b5563;font-size:0;font-weight:400;left:1rem;position:absolute;top:1rem}@media(max-width:579px){.hero-unit__back-btn{background-color:transparent;border:0;box-shadow:none;font-size:0;margin:0;padding:0}.hero-unit__back-btn:before{content:"";font-size:0;margin-right:0}.hero-unit__back-btn:after{color:#fff;cursor:pointer;font-family:Font Awesome\ 6 Pro;font-size:1.42rem;font-weight:400;opacity:.75;padding:0;content:""}.hero-unit__back-btn:focus:after{outline:4px auto #d1d5db}}@media(min-width:580px){.hero-unit__back-btn{font-size:1.1em}.hero-unit__back-btn:before{content:"";font-family:Font Awesome\ 6 Pro;font-size:1rem;margin-right:.7rem}}.hero-unit__back-btn--compact{background-color:transparent;border:0;box-shadow:none;font-size:0;margin:0;padding:0}.hero-unit__back-btn--compact:before{content:"";font-size:0;margin-right:0}.hero-unit__back-btn--compact:after{color:#fff;cursor:pointer;font-family:Font Awesome\ 6 Pro;font-size:1.42rem;font-weight:400;opacity:.75;padding:0;content:""}.hero-unit__back-btn--compact:focus:after{outline:4px auto #d1d5db}.hero-unit__kebab{position:absolute;right:1rem;top:1rem}button.hero-unit__kebab-btn{background-color:transparent;border:0;box-shadow:none;color:currentColor;cursor:default;font-size:0;padding:0}button.hero-unit__kebab-btn:active,button.hero-unit__kebab-btn:focus,button.hero-unit__kebab-btn:hover{transform:none}button.hero-unit__kebab-btn:hover{color:currentColor}button.hero-unit__kebab-btn:active,button.hero-unit__kebab-btn:focus{outline-width:0}button.hero-unit__kebab-btn:before{color:#fff;cursor:pointer;font-family:Font Awesome\ 6 Pro;font-size:1.42rem;font-weight:400;opacity:.75;padding:0}.hero-unit__icon-wrapper{align-items:center;display:flex;height:48px;justify-content:center;margin:0 auto 1.14em}.hero-unit__icon{height:100%}.hero-unit__text{color:#fff}.hero-unit__text--superscript{font-weight:700;letter-spacing:.05em;opacity:.75;text-transform:uppercase}.hero-unit__breadcrumbs-wrapper{margin:0 auto .35rem}.hero-unit__breadcrumbs{display:flex;list-style:none;margin:0;padding:0}.hero-unit__breadcrumb-item{font-size:.85em}.hero-unit__breadcrumb-item:not(:last-child){margin-right:.5ch}.sg-button.hero-unit__breadcrumb-item-link{background-color:transparent;color:#fff;margin:0;padding:0;text-decoration:none}.sg-button.hero-unit__breadcrumb-item-link:hover{box-shadow:none;transform:none;transition:none}.hero-unit__navbar.tertiary-header{background-color:#fff;margin-bottom:0;text-transform:uppercase}.hero-unit__navbar--adjacent-search.tertiary-header{padding-top:1.984em}.hero-search-input{border-radius:10em;bottom:-2em;left:50%;max-width:520px;position:absolute;transform:translateX(-50%);width:calc(100% - 40px);z-index:1}.hero-search-input--adjacent-nav{bottom:60px}.hero-search-input--focused .hero-search-input__search-icon{color:#50a9e2}.hero-search-input__search-icon{color:rgba(112,118,121,.5);font-size:1.25em;left:20px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.hero-search-input__input{-webkit-appearance:none;border:1px solid #e1e4e6;border-radius:10em;box-shadow:0 2px 10px rgba(0,0,0,.1);font-size:1em;outline-width:0;padding:20px 50px;width:100%}.hero-search-input__input:focus{outline:0}.hero-search-input__input:focus::-moz-placeholder{opacity:.5}.hero-search-input__input:focus::placeholder{opacity:.5}.hero-search-input__input::-webkit-search-cancel-button{-webkit-appearance:none}.hero-search-input__reset-btn{bottom:0;font-size:0;height:100%;position:absolute;right:0;width:50px;z-index:9}.hero-search-input__reset-btn:before{color:#9ca3af;font-size:1.25rem;right:10px}.hero-search-input__reset-btn:disabled{cursor:default;opacity:0}.hero-search-input__reset-btn:focus:before{outline:5px auto -webkit-focus-ring-color}@media screen and (max-width:900px){.hero-search-input{bottom:-1.5em}.hero-search-input--adjacent-nav{bottom:calc(60px + .5em)}.hero-unit__content-wrapper--with-search-input{padding-bottom:5em}}@media screen and (max-width:600px){.hero-search-input{bottom:-1em}.hero-search-input--adjacent-nav{bottom:calc(60px + 1em)}.hero-unit__content-wrapper--with-search-input{padding-bottom:4.5em}.hero-search-input__search-icon{font-size:1.15em;left:17.5px}.hero-search-input__input{padding:15px 15px 15px 42.5px}}
.subject-view-wrapper{color:#374151;font-size:14px;position:relative;top:-60px}.subject-view-wrapper--study-guide{display:flex;flex-direction:column}.subject-view-content{width:100%;padding-inline:16px}
.subject-tour__list-group-item{align-items:center;display:flex;justify-content:space-between}
.restricted-question-message{text-align:center}.restricted-question-message__icon{color:#e29a3d;font-size:2em;margin-bottom:.25em}.restricted-question-message__message{font-size:1.4em;margin:0 auto;max-width:50ch}
.frq-view{padding:2em 1em}.frq-view h2{font-size:1.15em;margin-bottom:.5em;text-transform:uppercase}.frq-view--error{margin:1.5em;padding:1.5em;text-align:center}.frq-view__content-wrapper{margin:0 auto;max-width:830px;padding:0}.frq-view__content{padding:1.75em 1.5em}.frq-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1em}@media(min-width:440px){.frq-header{flex-wrap:nowrap}}.frq-header__name{font-size:1.3em;margin:0 0 1em}@media(min-width:440px){.frq-header__name{margin:0 auto 0 0}}.frq-header__add-to-template-button{margin-left:10px}.frq-section{margin:0 0 1em}.frq-paywall{align-items:center;background-color:#f9fafb;display:flex;flex-direction:column;margin:auto;max-width:480px;padding:2em;position:static;text-align:center}.frq-paywall:before{background-image:linear-gradient(180deg,transparent,#f9fafb 70%,#f9fafb);bottom:-1em;content:"";display:block;left:-1em;position:absolute;right:-1em;top:0}.frq-paywall__top-line{display:block}@media(max-width:600px){.frq-paywall__top-line{display:inline}}.frq-paywall__upgrade-subject-button{text-align:center}.frq-actions{display:flex;justify-content:center;margin:1.5em}
.copy-to-clipboard--inline .copy-to-clipboard__display,.copy-to-clipboard--inline .copy-to-clipboard__label{display:inline-block}.copy-to-clipboard--flex{align-items:stretch;display:flex}.copy-to-clipboard__label{display:block;font-weight:700;margin-bottom:5px}.copy-to-clipboard__display{margin:0 5px 0 0}.copy-to-clipboard__button{padding:10px 15px}
.template-list-wrapper{display:flex;flex-flow:column nowrap;font-size:.875rem}.template-list-wrapper .a-form{width:100%}.template-list-header__learn-more{font-size:.875rem;font-style:italic;padding-bottom:2.5em}.template-list-templates-wrapper{overflow-x:auto}.template-list-templates__item{box-shadow:0 1px 2px rgba(0,0,0,.05);background:#fff;border:2px solid #f3f4f6;border-radius:.25em;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;flex-flow:column nowrap;margin:.5em 0;outline:0;padding:1em}.template-list-templates__item:focus,.template-list-templates__item:hover{border-color:#1e7cb8}.template-list-templates__item--selected{border:2px solid #50a9e2}.template-list-templates__item--invalid{background-color:hsla(0,0%,100%,.5);cursor:default}.template-list-templates__item--invalid:focus,.template-list-templates__item--invalid:hover{border-color:#f3f4f6}.template-list-templates__item--invalid .template-list-templates__item-content,.template-list-templates__item--invalid .template-list-templates__item-title{opacity:.5}.template-list-templates__item-title{font-weight:700;margin:0 0 .25em}.template-list-templates__item-checkbox-wrapper{color:#fff;cursor:pointer;display:inline-block;height:1.56em;min-height:1.56em;min-width:1.56em;position:relative;width:1.56em;bottom:0;font-weight:700;position:absolute;right:1em;top:50%;transform:translateY(-50%) translateX(-15%)}.template-list-templates__item-checkbox-wrapper .checkbox-checkmark,.template-list-templates__item-checkbox-wrapper .checkbox-checkmark:after,.template-list-templates__item-checkbox-wrapper input[type=checkbox]{bottom:0;left:0;position:absolute;right:0;top:0}.template-list-templates__item-checkbox-wrapper .checkbox-checkmark{background-color:#fff;border-radius:.2em;content:"";will-change:background-color}.template-list-templates__item-checkbox-wrapper input[type=checkbox]{background-color:transparent;border:0;cursor:pointer;height:0;margin:0;opacity:0;outline-width:0;padding:0;width:0;z-index:99}.template-list-templates__item-checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark,.template-list-templates__item-checkbox-wrapper input[type=checkbox]:not(:disabled):hover~.checkbox-checkmark{background-color:#f2f2f2;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.template-list-templates__item-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.template-list-templates__item-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:hover~.checkbox-checkmark{background-color:#3a9ede;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.template-list-templates__item-checkbox-wrapper input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.template-list-templates__item-checkbox-wrapper input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark{box-shadow:0 0 1px 3px #d1d5db}.template-list-templates__item-checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark{background-color:#50a9e2}.template-list-templates__item-checkbox-wrapper input[type=checkbox]:checked~.checkbox-checkmark:after{color:#fff;content:"";font-family:Font Awesome\ 6 Pro;font-size:.9em;text-align:center}.template-list-templates__item-checkbox-wrapper input[type=checkbox]:checked:disabled~.checkbox-checkmark{background-color:#9ca3af;transition:all 0s cubic-bezier(.23,1,.32,1)}.template-list-templates__item-checkbox-wrapper .checkbox-checkmark,.template-list-templates__item-checkbox-wrapper input[type=checkbox]{border:2px solid #d1d5db;border-radius:50%}.template-list-templates__item-checkbox-wrapper .checkbox-checkmark--selected{border-color:#50a9e2}.template-list-templates__item-invalid-wrapper{position:relative;width:100%}.template-list-templates__item-input-invalid{bottom:50%;color:#e29a3d;font-size:1.2em;font-weight:700;position:absolute;right:0;transform:translateY(-50%)}.template-list-templates__item-input-invalid:hover .template-list-templates__item-input-invalid-hover-text{visibility:visible}.template-list-templates__item-input-invalid-hover-text{background:#374151;border-radius:.25em;color:#fff;font-family:Lato,Helvetica,Arial,sans-serif;font-size:12.6px;opacity:1;padding:.4em;position:absolute;right:0;top:112%;visibility:hidden;width:23.625em;z-index:999}.template-list-actions__create-assignment-button{color:#1e7cb8;cursor:pointer;padding:0 0 1em}.template-list-actions{bottom:0;margin:1em 0 0;position:sticky}.template-list-actions__button{-webkit-appearance:none;-moz-appearance:none;background-color:#34d399;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;align-items:stretch;display:flex;font-weight:700;justify-content:center;margin:0 0 1em;width:100%}.template-list-actions__button::-moz-selection{background-color:transparent}.template-list-actions__button::selection{background-color:transparent}.template-list-actions__button ::-moz-selection{background-color:transparent}.template-list-actions__button ::selection{background-color:transparent}.template-list-actions__button.disabled,.template-list-actions__button.disabled:hover,.template-list-actions__button:disabled,.template-list-actions__button:disabled:hover{background-color:#6b7280;color:#d1d5db}.template-list-actions__button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.template-list-actions__button:only-child{margin:0}.template-list-form-wrapper{margin:0 0 1em}
.tooltip__wrapper{font-family:Lato,Helvetica,Arial,sans-serif;position:static}@media screen and (max-width:600px){.tooltip__wrapper{display:none}}.tooltip__wrapper .tooltip .tooltip__markdown-renderer p{color:#f3f4f6;font-weight:400;margin-bottom:.25em;text-transform:none}.tooltip__wrapper .tooltip--white .tooltip__markdown-renderer p{color:#000}.tooltip{background-color:#1a699e;border-radius:.5em;bottom:calc(100% + 1.5em);color:#fff;left:50%;max-width:300px;opacity:0;padding:.75em 1em;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .25s;visibility:hidden;white-space:normal;width:25vw;z-index:99}.tooltip:after,.tooltip:before{background-image:linear-gradient(45deg,#1a699e 50%,transparent 0);bottom:-1.5em;content:"";display:block;height:1.5em;left:50%;position:absolute;transform:translateY(-55%) translateX(-50%) rotate(-45deg);width:1.5em}.tooltip--right{bottom:50%;left:calc(100% + 1.5em);transform:translateY(40%)}.tooltip--right:after,.tooltip--right:before{bottom:auto;left:0;top:50%;transform:translateY(-55%) translateX(-50%) rotate(45deg)}.tooltip--left{bottom:50%;right:calc(100% + 1.5em);transform:translateY(40%)}.tooltip--left:after,.tooltip--left:before{bottom:auto;left:90%;top:50%;transform:translateY(-55%) translateX(50%) rotate(225deg)}.tooltip--bottom{bottom:auto;top:calc(100% + 1.5em)}.tooltip--bottom:after,.tooltip--bottom:before{bottom:auto;top:.25em;transform:translateY(-55%) translateX(-50%) rotate(135deg)}.tooltip--white{background-color:#fff;border:2px solid #d1d5db;color:#374151}.tooltip--white:after{background-image:linear-gradient(45deg,#fff 50%,transparent 0);bottom:-1.45em}.tooltip--white:before{background-image:linear-gradient(45deg,#d1d5db 50%,transparent 0);bottom:-1.7em}.tooltip--white.tooltip--right:after{bottom:auto;left:.25em}.tooltip--white.tooltip--right:before{bottom:auto}
.access-label__breadcrumb-wrapper,.access-label__subject-view-wrapper{align-self:center;display:flex;margin-left:auto;margin-right:.5em}.access-label{font-size:1em;margin:0 1ch;opacity:.25}.access-label--subscription{background-color:#50a9e2;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;background:#f3f4f6;border-radius:2em;color:#374151;font-size:14px;height:2em;margin:0 1em;opacity:1;padding:.4em 1em;white-space:nowrap;width:auto}.access-label--subscription,.access-label--subscription a{text-decoration:none}.access-label--subscription:empty:not([type=button]){display:none}.access-label--subscription::-moz-selection{background-color:transparent}.access-label--subscription::selection{background-color:transparent}.access-label--subscription ::-moz-selection{background-color:transparent}.access-label--subscription ::selection{background-color:transparent}.access-label--subscription:focus,.access-label--subscription:hover{background-color:#3a9ede;outline-width:0;transition:background-color .25s}@media(max-width:600px){.access-label--subscription:focus,.access-label--subscription:hover{background-color:#50a9e2;outline-width:0;transition:background-color .25s}}.access-label--subscription:hover{background:#f3f4f6}.access-label--subscription .fa{margin-right:.5em}.access-label--subscription .tooltip{padding:.5em .7em;text-align:center;width:10vw}.access-label--subscription .tooltip p{margin:0 0 .1em}@media(max-width:600px){.access-label--subscription{margin-top:.25em}}
.teacher-mode-toggle{align-items:center;display:flex;font-weight:700}.teacher-mode-toggle__checkbox-toggle .sg-checkbox-toggle__label{font-weight:700}
.ie-breadcrumbs{background-color:#1e7cb8;display:flex;font-weight:700;height:60px;padding:0 1em;position:fixed;top:60px;width:100%;z-index:100}.ie-breadcrumbs__item{align-items:center;color:#fff;cursor:pointer;display:flex;overflow:hidden;padding:0 2em 0 1em;text-decoration:none;white-space:nowrap}.ie-breadcrumbs__item:first-child{min-width:10em}.ie-breadcrumbs__item:last-of-type:not(:only-of-type){cursor:default}.ie-breadcrumbs__item:not(:last-of-type):hover .ie-breadcrumbs__item-hover-text,.ie-breadcrumbs__item:only-of-type:hover .ie-breadcrumbs__item-hover-text{opacity:.6;transform:translateY(-.6em) translateY(-1px)}.ie-breadcrumbs__item:not(:last-of-type):hover .ie-breadcrumbs__item-label,.ie-breadcrumbs__item:only-of-type:hover .ie-breadcrumbs__item-label{transform:translateY(.4em)}.ie-breadcrumbs__item:last-of-type:not(:only-of-type){pointer-events:none}.ie-breadcrumbs__item:not(:only-of-type):after{background:no-repeat top/100% 50% linear-gradient(to right top,transparent calc(50% - 1px),hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 50%,transparent 0),no-repeat bottom/100% 50% linear-gradient(to right bottom,transparent calc(50% - 1px),hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 50%,transparent 0);content:"";height:100%;position:absolute;right:0;top:0;width:1em}.ie-breadcrumbs__item-hover-text{font-size:.9em;font-style:italic;opacity:0;position:absolute;transform:translateY(0);transition:opacity .25s,transform .25s}.ie-breadcrumbs__item-label{min-width:7em;overflow:hidden;text-overflow:ellipsis;transform:translateY(0);transition:transform .25s}.ie-breadcrumbs__access-label{margin:0 0 0 .75em}
.supplement-manager--dialogue{max-width:1280px;width:80vw}.supplement-modal-button--hide-copy{padding:10px}
.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZ6IiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+");background-position:100% 100%;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
h1.supplement-search__heading{color:#6b7280;font-size:14px;margin:0;padding:15px;text-transform:uppercase}.supplement-search{display:flex;flex-direction:row;flex-wrap:wrap;margin:-10px;max-width:1088px}.supplement-search__filters-wrapper{display:flex;flex-basis:100%;flex-direction:column;flex-grow:1;flex-shrink:1;margin:10px}.supplement-search__filters{background:#fff;border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:22px 15px}.supplement-search__filters-input{display:flex;flex-basis:100%;flex-direction:column;flex-grow:1;flex-shrink:0;margin:0 0 20px}.supplement-search__filters-input--owner{flex-basis:0;margin-bottom:20px;width:calc(100% - 7.2em)}.supplement-search__results-wrapper{display:flex;flex-basis:100%;flex-direction:column;flex-grow:5;flex-shrink:1;margin:10px}.supplement-search__results{background:#fff;border-radius:4px;display:flex}.supplement-search__results-table{width:100%}.supplement-search__results-table .sg-table__thead--fixed-headings{border-radius:4px 4px 0 0;border-top:0}.supplement-search__results-table .sg-table__td{text-transform:capitalize}.supplement-search__results-table .sg-table__td:nth-child(3){text-transform:none}.supplement-search__results-table .sg-table__td:last-child{display:flex}.supplement-search__search-dropdown-option{cursor:pointer;display:flex;flex-direction:column;font-size:.9em}.supplement-search__search-dropdown-option-email{font-weight:700}.supplement-search__search-dropdown-option-email,.supplement-search__search-dropdown-option-name{overflow:hidden;text-overflow:ellipsis}.supplement-search__filters-button--new-supplement{flex-basis:100%}@media(min-width:900px){.supplement-search{flex-wrap:nowrap}.supplement-search__filters-wrapper{flex-basis:266px}.supplement-search__results-wrapper{flex-basis:457px}.supplement-search__results-table .sg-table__td{max-width:14ch;overflow:hidden;text-overflow:ellipsis}}
.upload-button__wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.upload-button__button{align-self:flex-start;flex-grow:0;flex-shrink:0;margin-right:1em;order:-1}.upload-button__file-list{display:flex;flex-basis:calc(100% - 122px);flex-direction:column;flex-grow:1;list-style:none;overflow:hidden;padding:0}.upload-button__file-list:empty{margin:0}.upload-button__file-list-item{display:flex;justify-content:space-between}.upload-button__file-list-item-name,.upload-button__file-list-item-size{flex-basis:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-button__file-list-item-name:last-child,.upload-button__file-list-item-size:last-child{text-align:right}.upload-button__error-container{flex-basis:100%;flex-grow:1;flex-shrink:0}
.image-editor__fieldset,.image-editor__input{display:flex;flex-direction:column;margin:0 0 16px}.image-editor .image-supplement{margin:0 auto 8px}
.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop--disabled{cursor:inherit}.ReactCrop:focus{outline:none}.ReactCrop__image{display:block;max-width:100%}.ReactCrop__image-copy{position:absolute;top:0;left:0;max-width:100%}.ReactCrop__crop-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);box-sizing:border-box;cursor:move;box-shadow:0 0 0 9999em rgba(0,0,0,.5);border:1px solid;border-image-source:url("data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==");border-image-slice:1;border-image-repeat:repeat}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop__drag-handle{position:absolute;width:9px;height:9px;background-color:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.7);box-sizing:border-box;outline:1px solid transparent}.ReactCrop .ord-nw{left:0;cursor:nw-resize}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;margin-top:-5px;margin-left:-5px}.ReactCrop .ord-n{left:50%;cursor:n-resize}.ReactCrop .ord-ne{top:0;cursor:ne-resize}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;margin-top:-5px;margin-right:-5px}.ReactCrop .ord-e{top:50%;cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-s{left:50%;cursor:s-resize}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-sw{left:0;cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-4px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-4px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-4px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-4px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media(max-width:768px){.ReactCrop__drag-handle{width:17px;height:17px}.ReactCrop .ord-n,.ReactCrop .ord-nw{margin-top:-9px;margin-left:-9px}.ReactCrop .ord-e,.ReactCrop .ord-ne{margin-top:-9px;margin-right:-9px}.ReactCrop .ord-se{margin-bottom:-9px;margin-right:-9px}.ReactCrop .ord-s,.ReactCrop .ord-sw{margin-bottom:-9px;margin-left:-9px}.ReactCrop .ord-w{margin-top:-9px;margin-left:-9px}.ReactCrop__drag-bar.ord-n{height:14px;margin-top:-12px}.ReactCrop__drag-bar.ord-e{width:14px;margin-right:-12px}.ReactCrop__drag-bar.ord-s{height:14px;margin-bottom:-12px}.ReactCrop__drag-bar.ord-w{width:14px;margin-left:-12px}}
.passage-editor{display:flex;flex-direction:row;flex-wrap:wrap;margin:-10px}.passage-editor-preview__wrapper,.passage-editor__fieldset{flex-basis:280px;flex-grow:1;flex-shrink:1;margin:10px}.passage-editor-preview__wrapper{overflow:hidden}.passage-editor__input{display:flex;flex-direction:column;margin:0 0 20px}.passage-editor__input--textarea textarea{height:25vh}.passage-editor__input--checkbox{flex-direction:row}.passage-editor__markdown-renderer{margin:0 0 20px}
.audio-editor__fieldset,.audio-editor__input{display:flex;flex-direction:column;margin:0 0 20px}.audio-editor__input--upload-manager{align-items:left;margin:0 auto 10px;max-width:250px;text-align:center}.audio-editor__button{-webkit-appearance:none;-moz-appearance:none;background-color:#d1d5db;border:0;border-radius:.15em;color:#374151;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.audio-editor__button::-moz-selection{background-color:transparent}.audio-editor__button::selection{background-color:transparent}.audio-editor__button ::-moz-selection{background-color:transparent}.audio-editor__button ::selection{background-color:transparent}.audio-editor__button.disabled,.audio-editor__button.disabled:hover,.audio-editor__button:disabled,.audio-editor__button:disabled:hover{background-color:#6b7280;color:#d1d5db}.audio-editor__button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}input[type=file].audio-editor__button{display:none}.audio-editor__button--disabled{cursor:not-allowed;opacity:.5}
.sortable-table-editor__input{display:flex;flex-direction:column;margin:0 0 20px}.sortable-table-editor__input textarea.a-form-input__element{height:25vh}.sortable-table-editor__input.sortable-table-editor__input--checkbox{flex-direction:row}.sortable-table-editor__markdown-renderer{margin:0 0 20px}
.free-form-editor__input{display:flex;flex-direction:column;margin:0 0 20px}.free-form-editor__input--textarea textarea{height:14em}.free-form-editor__input--textarea textarea,.free-form-editor__markdown-renderer{margin:0 0 20px}
.supplement-editor__wrapper{margin:0 10px}.supplement-editor{background:#fff;border-radius:4px;display:flex;flex-direction:column;padding:22px 15px}.supplement-editor__input{display:flex;flex-direction:column;margin:0 0 20px}.supplement-editor__input--error .simple-dropdown__input-wrapper .simple-dropdown__input:not(.simple-dropdown__input--bare){border-color:#dc4538}.supplement-editor__btn-wrapper{display:flex;justify-content:flex-end}.supplement-editor__btn{align-self:flex-end}.supplement-editor__code-input{margin-bottom:2rem;width:50%}.supplement-editor__code-copy-btn{margin-left:1rem;width:50%}
.authoring-text-editor-input__input{-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #e5e7eb;border-radius:3px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:1em;height:2.5rem;transition:border .05s ease-in-out;color:#000;cursor:text;height:auto;line-height:1.5;overflow:auto;padding:0;width:100%}.authoring-text-editor-input__input:focus,.authoring-text-editor-input__input:hover{transition:border .05s ease-in-out}.authoring-text-editor-input__input:focus{border-color:#a8d4f0;outline-width:0}.authoring-text-editor-input__input:hover{border-color:#a8d4f0}.authoring-text-editor-input__input:disabled{cursor:not-allowed;opacity:.5}.authoring-text-editor-input__input:disabled:hover{border-color:#e5e7eb}.authoring-text-editor-input__input.authoring-text-editor-input__input--focused{border-color:#a8d4f0}.authoring-text-editor-input__input .DraftEditor-root{padding:.75em .5em}.authoring-text-editor-input__input--textarea{width:100%!important}.authoring-text-editor-input__input--textarea,.authoring-text-editor-input__input--textarea .DraftEditor-editorContainer,.authoring-text-editor-input__input--textarea .DraftEditor-root,.authoring-text-editor-input__input--textarea .public-DraftEditor-content{height:100%}.authoring-text-editor-input .loading-indicator__circles-wrapper{height:1.4em}.authoring-text-editor__supplement{align-items:center;cursor:pointer;transition:background-color .25s}.authoring-text-editor__supplement:focus,.authoring-text-editor__supplement:hover{background-color:rgba(156,163,175,.35)}.authoring-text-editor__supplement:before{content:attr(data-supplement-contents)}.authoring-text-editor__supplement-uuid{display:inline-block;height:1px;opacity:0;overflow:hidden;width:1px}
.multiplechoice-editor .simple-dropdown{margin-bottom:1em;z-index:100}.multiplechoice-editor .multiple-choice-editor__multiple-answers{margin-bottom:2em}.multiplechoice-editor .a-form-input__error{font-weight:400}.multiplechoice-editor .select-correct-answer+.form-input-error{margin-bottom:.5em;margin-top:-.5em}.multiplechoice-editor .multiple-choice-editor-answer-option{margin-bottom:2em;position:relative}.multiplechoice-editor .multiple-choice-editor-answer-option b{margin-top:.5em}.multiplechoice-editor .multiple-choice-editor-answer-option .multiple-choice-editor-answer-option-checkbox{align-items:center;display:inline-flex;left:auto;margin-bottom:1em;margin-right:auto;width:10em}.multiplechoice-editor .multiple-choice-editor-answer-option .multiple-choice-editor-answer-option-checkbox .a-form-checkbox-wrapper{margin-right:8px}.multiplechoice-editor .multiple-choice-editor-answer-option .multiple-choice-editor-answer-option-text-input{padding-left:1.75em;padding-right:2.5em;position:relative;width:100%}.multiplechoice-editor .multiple-choice-editor-answer-option .multiple-choice-editor-answer-option-suplement-button{display:flex;justify-content:flex-end}.multiplechoice-editor .multiple-choice-editor-answer-option .multiple-choice-editor-answer-option-suplement-button .add-supplement-btn{text-decoration:underline}.multiplechoice-editor .multiple-choice-editor-answer-option .multiple-choice-editor-answer-option-suplement-button .add-supplement-btn:after{content:normal}.multiplechoice-editor .multiple-choice-editor-option-selector{cursor:pointer}.multiplechoice-editor .multiple-choice-editor-option-selector.not-selected{background:#d1d5db;border:0;border-radius:50%;height:1.25em;width:1.25em}.multiplechoice-editor .multiple-choice-editor-option-selector.selected{background:#059669;border:0;border-radius:50%;height:1.25em;width:1.25em;position:relative}.multiplechoice-editor .multiple-choice-editor-option-selector.selected:before{color:#fff;content:"";font-family:Font Awesome\ 6 Pro;font-size:.8em;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.multiplechoice-editor .multiplechoice-editor .explanation-solution textarea,.multiplechoice-editor .multiplechoice-editor .question-prompt textarea{padding:15px}
.elimination-tool{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.elimination-tool--hidden{display:none}.elimination-tool__checkbox-toggle{flex-basis:auto}.elimination-tool__checkbox-toggle .sg-checkbox-toggle__label{font-weight:700;margin-right:10px}.elimination-tool__label{font-weight:700;padding:.5em}.elimination-tool__hide-show-button{color:#50a9e2;cursor:pointer;font-size:14px}.elimination-tool__hidden-option{display:none}.elimination-tool__eliminator-option-wrapper{align-items:center;display:flex}.elimination-tool__answer-option{cursor:pointer;display:flex;font-size:21px;padding-right:1em}.elimination-tool__answer-option:hover{cursor:pointer}.elimination-tool__answer-option--not-eliminated{color:#6b7280}.elimination-tool__answer-option--not-eliminated:hover{color:#374151}.elimination-tool__answer-option--eliminated{color:#f3f4f6}.elimination-tool__answer-option--eliminated:hover{color:#6b7280}
.mcq-option{align-items:center;border-radius:8px;display:flex;margin-bottom:8px;padding:12px;width:100%}.mcq-option:before{border:1px solid #e1e4e6;border-radius:80px;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.mcq-option:hover .mcq-option__correctness-indicator{opacity:1}.mcq-option--checkbox,.mcq-option--checkbox:before{border-radius:8px}.mcq-option__letter-wrapper{background-color:#fff;border-radius:50%;color:#979da1;font-size:21px;height:44px;margin-right:12px;min-height:44px;min-width:44px;width:44px}.mcq-option__letter-wrapper--checkbox{border-radius:8px}.mcq-option__letter{font-weight:700;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(calc(-50% - 1px))}.mcq-option__content{flex-grow:1;max-width:calc(100% - 48px)}.mcq-option--pre-submission{cursor:pointer}.mcq-option--pre-submission:hover:before{border:3px solid #c6c9cc}.mcq-option--post-submission{cursor:default}.mcq-option--selected:before,.mcq-option--selected:hover:before{border:3px solid #50a9e2}.mcq-option--selected .mcq-option__letter-wrapper{background-color:#50a9e2;border-color:#50a9e2;color:#fff}.mcq-option--eliminated{opacity:.5;pointer-events:none}.mcq-option--eliminated .mcq-option__content{text-decoration:line-through}.interaction-engine-v2--mobile .mcq__options-wrapper{padding:0}.interaction-engine-v2--mobile .mcq-option{padding:12px}.interaction-engine-v2--mobile .mcq-option__content{max-width:calc(100% - 33px)}.interaction-engine-v2--mobile .mcq-option__letter-wrapper{font-size:18px;height:40px;min-height:40px;min-width:40px;width:40px}
.label-table{margin-bottom:2em}.label-table__name{font-weight:700}.label-table__category-name{text-align:center}
.question-footer__actions-wrapper{align-items:center;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.question-footer__secondary-actions{flex-grow:1;font-size:1.5rem;margin-left:1rem}.question-footer__secondary-actions .fa{color:#e5e7eb;cursor:pointer;font-size:.8em;margin-right:.5em}@media(max-width:600px){.question-footer__secondary-actions{display:none}}.question-footer__primary-actions{display:flex;justify-content:space-between}@media(max-width:600px){.question-footer__primary-actions{flex-wrap:wrap;width:100%}}.question-footer-next-button,.question-footer-regular-button,.question-footer-submit-button{margin-left:.5em;text-align:center}.question-footer-next-button:last-child,.question-footer-regular-button:last-child,.question-footer-submit-button:last-child{padding-left:4em;padding-right:4em}@media(max-width:600px){.question-footer-next-button[href^="/editpage"],.question-footer-regular-button[href^="/editpage"],.question-footer-submit-button[href^="/editpage"]{display:none}.question-footer-next-button:first-child,.question-footer-next-button:last-child,.question-footer-next-button[href^="/editpage"]+.question-footer-regular-button,.question-footer-regular-button:first-child,.question-footer-regular-button:last-child,.question-footer-regular-button[href^="/editpage"]+.question-footer-regular-button,.question-footer-submit-button:first-child,.question-footer-submit-button:last-child,.question-footer-submit-button[href^="/editpage"]+.question-footer-regular-button{margin:0}.question-footer-next-button:not(:last-child),.question-footer-regular-button:not(:last-child),.question-footer-submit-button:not(:last-child){flex-grow:1}.question-footer-next-button:last-child,.question-footer-regular-button:last-child,.question-footer-submit-button:last-child{margin-top:.5em;width:100%}}.question-footer-submit-button{-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.question-footer-submit-button::-moz-selection{background-color:transparent}.question-footer-submit-button::selection{background-color:transparent}.question-footer-submit-button ::-moz-selection{background-color:transparent}.question-footer-submit-button ::selection{background-color:transparent}.question-footer-submit-button.disabled,.question-footer-submit-button.disabled:hover,.question-footer-submit-button:disabled,.question-footer-submit-button:disabled:hover{background-color:#6b7280;color:#d1d5db}.question-footer-submit-button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.question-footer-regular-button{-webkit-appearance:none;-moz-appearance:none;background-color:#d1d5db;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.question-footer-regular-button::-moz-selection{background-color:transparent}.question-footer-regular-button::selection{background-color:transparent}.question-footer-regular-button ::-moz-selection{background-color:transparent}.question-footer-regular-button ::selection{background-color:transparent}.question-footer-regular-button.disabled,.question-footer-regular-button.disabled:hover,.question-footer-regular-button:disabled,.question-footer-regular-button:disabled:hover{background-color:#6b7280;color:#d1d5db}.question-footer-regular-button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.question-footer-next-button{-webkit-appearance:none;-moz-appearance:none;background-color:#1e7cb8;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.question-footer-next-button::-moz-selection{background-color:transparent}.question-footer-next-button::selection{background-color:transparent}.question-footer-next-button ::-moz-selection{background-color:transparent}.question-footer-next-button ::selection{background-color:transparent}.question-footer-next-button.disabled,.question-footer-next-button.disabled:hover,.question-footer-next-button:disabled,.question-footer-next-button:disabled:hover{background-color:#6b7280;color:#d1d5db}.question-footer-next-button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.question-footer__results-indicator{align-items:center;display:flex;margin-bottom:2em;padding:1em 2em}.question-footer__results-indicator span{margin:1em 0}.question-footer__results-indicator .fa{border-radius:50%;display:inline-block;height:30px;margin:0 10px 0 0;position:relative;width:30px}.question-footer__results-indicator .fa:before{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.question-footer__results-indicator--correct{background-color:#d1fae5;color:#059669}.question-footer__results-indicator--correct a{color:#059669}.question-footer__results-indicator--correct .fa{background-color:#059669;color:#d1fae5}.question-footer__results-indicator--incorrect{background-color:#fbefef;color:#dc4538}.question-footer__results-indicator--incorrect a{color:#dc4538}.question-footer__results-indicator--incorrect .fa{background-color:#dc4538;color:#fbefef}.question-footer__toggle-explanation-area{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;font-size:1.15em;margin:.75em;text-transform:uppercase}.question-footer__toggle-explanation-area::-moz-selection{background-color:transparent}.question-footer__toggle-explanation-area::selection{background-color:transparent}.question-footer__toggle-explanation-area ::-moz-selection{background-color:transparent}.question-footer__toggle-explanation-area ::selection{background-color:transparent}.question-footer__toggle-explanation-area.disabled,.question-footer__toggle-explanation-area.disabled:hover,.question-footer__toggle-explanation-area:disabled,.question-footer__toggle-explanation-area:disabled:hover{background-color:#6b7280;color:#d1d5db}.question-footer__toggle-explanation-area:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.question-footer__toggle-explanation-area .fa{margin-left:.25em;min-width:1em;transition:transform .25s ease-out}.question-footer__toggle-explanation-area .opened{transform:rotate(90deg)}.question-footer__main-content-wrapper{padding:0 0 1rem}.question-footer__main-content-wrapper .question-footer__explanation-heading{font-size:1.15em;margin:0 0 .5em;text-transform:uppercase}.question-footer__main-content-wrapper p{margin:0 0 .75em}@media(max-width:600px){.question-footer__main-content-wrapper{padding:0 1rem .75rem}}.question-footer__main-content-wrapper--collapsed{height:0;overflow:hidden;padding:0}.question-footer__main-content-wrapper--expanded{height:auto}.question-footer__explanation-wrapper,.question-footer__sample-response{margin-bottom:2em}.question-footer__explanation-content-unsubmitted-message{font-weight:700}.explanation-content-placeholder .explanation-content-placeholder__line{background-color:#f3f4f6;color:#f3f4f6;height:1em;margin-bottom:.25em}.explanation-content-placeholder .explanation-content-placeholder__line--small{width:35%}.explanation-content-placeholder .explanation-content-placeholder__line--medium{width:65%}.question-footer__labels-wrapper,.question-footer__tags-wrapper{margin-bottom:1em}.question-footer__labels-header,.question-footer__tags-header{font-size:1.15em;margin-bottom:.5em;text-transform:uppercase}.question-footer__labels-content,.question-footer__tags-content{position:relative}.question-footer__labels-content a,.question-footer__tags-content a{color:inherit}.question-footer__label-item{background-color:#f3f4f6;border-radius:3px;color:inherit;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em;margin:0 .5em .5em 0;position:relative}.question-footer__label-item,.question-footer__label-item a{text-decoration:none}.question-footer__label-item:empty:not([type=button]){display:none}.question-footer__label-item::-moz-selection{background-color:transparent}.question-footer__label-item::selection{background-color:transparent}.question-footer__label-item ::-moz-selection{background-color:transparent}.question-footer__label-item ::selection{background-color:transparent}.question-footer__label-item:focus,.question-footer__label-item:hover{background-color:#e4e7eb;outline-width:0;transition:background-color .25s}@media(max-width:600px){.question-footer__label-item:focus,.question-footer__label-item:hover{background-color:#f3f4f6;outline-width:0;transition:background-color .25s}}.question-footer__label-item .tooltip{bottom:calc(100% + 2.5em)}.question-footer__tag-item{background-color:#f3f4f6;border-radius:3px;color:inherit;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em;margin:0 .5em .5em 0}.question-footer__tag-item,.question-footer__tag-item a{text-decoration:none}.question-footer__tag-item:empty:not([type=button]){display:none}.question-footer__tag-item::-moz-selection{background-color:transparent}.question-footer__tag-item::selection{background-color:transparent}.question-footer__tag-item ::-moz-selection{background-color:transparent}.question-footer__tag-item ::selection{background-color:transparent}.question-footer__tag-item:focus,.question-footer__tag-item:hover{background-color:#e4e7eb;outline-width:0;transition:background-color .25s}@media(max-width:600px){.question-footer__tag-item:focus,.question-footer__tag-item:hover{background-color:#f3f4f6;outline-width:0;transition:background-color .25s}}.question-footer__helpfulness-wrapper .downvote,.question-footer__helpfulness-wrapper .upvote{background-color:#f3f4f6;border-radius:3px;color:inherit;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em;margin-left:.75em}.question-footer__helpfulness-wrapper .downvote,.question-footer__helpfulness-wrapper .downvote a,.question-footer__helpfulness-wrapper .upvote,.question-footer__helpfulness-wrapper .upvote a{text-decoration:none}.question-footer__helpfulness-wrapper .downvote:empty:not([type=button]),.question-footer__helpfulness-wrapper .upvote:empty:not([type=button]){display:none}.question-footer__helpfulness-wrapper .downvote::-moz-selection,.question-footer__helpfulness-wrapper .upvote::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote::-moz-selection, .question-footer__helpfulness-wrapper .upvote::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote::selection,.question-footer__helpfulness-wrapper .upvote::selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote ::-moz-selection,.question-footer__helpfulness-wrapper .upvote ::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote ::-moz-selection, .question-footer__helpfulness-wrapper .upvote ::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote ::selection,.question-footer__helpfulness-wrapper .upvote ::selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote:focus,.question-footer__helpfulness-wrapper .downvote:hover,.question-footer__helpfulness-wrapper .upvote:focus,.question-footer__helpfulness-wrapper .upvote:hover{background-color:#e4e7eb;outline-width:0;transition:background-color .25s}@media(max-width:600px){.question-footer__helpfulness-wrapper .downvote:focus,.question-footer__helpfulness-wrapper .downvote:hover,.question-footer__helpfulness-wrapper .upvote:focus,.question-footer__helpfulness-wrapper .upvote:hover{background-color:#f3f4f6;outline-width:0;transition:background-color .25s}}.question-footer__helpfulness-wrapper .downvote.active,.question-footer__helpfulness-wrapper .upvote.active{background-color:#1e7cb8;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.question-footer__helpfulness-wrapper .downvote.active,.question-footer__helpfulness-wrapper .downvote.active a,.question-footer__helpfulness-wrapper .upvote.active,.question-footer__helpfulness-wrapper .upvote.active a{text-decoration:none}.question-footer__helpfulness-wrapper .downvote.active:empty:not([type=button]),.question-footer__helpfulness-wrapper .upvote.active:empty:not([type=button]){display:none}.question-footer__helpfulness-wrapper .downvote.active::-moz-selection,.question-footer__helpfulness-wrapper .upvote.active::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote.active::-moz-selection, .question-footer__helpfulness-wrapper .upvote.active::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote.active::selection,.question-footer__helpfulness-wrapper .upvote.active::selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote.active ::-moz-selection,.question-footer__helpfulness-wrapper .upvote.active ::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote.active ::-moz-selection, .question-footer__helpfulness-wrapper .upvote.active ::-moz-selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote.active ::selection,.question-footer__helpfulness-wrapper .upvote.active ::selection{background-color:transparent}.question-footer__helpfulness-wrapper .downvote.active:focus,.question-footer__helpfulness-wrapper .downvote.active:hover,.question-footer__helpfulness-wrapper .upvote.active:focus,.question-footer__helpfulness-wrapper .upvote.active:hover{background-color:#1a6da2;outline-width:0;transition:background-color .25s}@media(max-width:600px){.question-footer__helpfulness-wrapper .downvote.active:focus,.question-footer__helpfulness-wrapper .downvote.active:hover,.question-footer__helpfulness-wrapper .upvote.active:focus,.question-footer__helpfulness-wrapper .upvote.active:hover{background-color:#1e7cb8;outline-width:0;transition:background-color .25s}}.question-response-stats{margin-bottom:1em;max-width:35em}.question-response-stats__header{color:#aeb1b4;margin-bottom:1em;text-transform:uppercase}.question-response-stats__item{align-items:center;display:flex;margin-bottom:.5em}.question-response-stats__item.incorrect .question-response-stats__item-label{background-color:#dc4538;border-radius:3px;color:#fff;cursor:default;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.question-response-stats__item.incorrect .question-response-stats__item-label,.question-response-stats__item.incorrect .question-response-stats__item-label a{text-decoration:none}.question-response-stats__item.incorrect .question-response-stats__item-label:empty:not([type=button]){display:none}.question-response-stats__item.incorrect .question-response-stats__item-label::-moz-selection{background-color:transparent}.question-response-stats__item.incorrect .question-response-stats__item-label::selection{background-color:transparent}.question-response-stats__item.incorrect .question-response-stats__item-label ::-moz-selection{background-color:transparent}.question-response-stats__item.incorrect .question-response-stats__item-label ::selection{background-color:transparent}.question-response-stats__item.correct .question-response-stats__item-label{background-color:#059669;border-radius:3px;color:#fff;cursor:default;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em}.question-response-stats__item.correct .question-response-stats__item-label,.question-response-stats__item.correct .question-response-stats__item-label a{text-decoration:none}.question-response-stats__item.correct .question-response-stats__item-label:empty:not([type=button]){display:none}.question-response-stats__item.correct .question-response-stats__item-label::-moz-selection{background-color:transparent}.question-response-stats__item.correct .question-response-stats__item-label::selection{background-color:transparent}.question-response-stats__item.correct .question-response-stats__item-label ::-moz-selection{background-color:transparent}.question-response-stats__item.correct .question-response-stats__item-label ::selection{background-color:transparent}.question-response-stats__item-label{background-color:#9ca3af;border-radius:3px;color:#fff;cursor:default;display:inline-block;font-size:.75rem;font-weight:700;padding:.5em .75em;font-weight:bolder;white-space:nowrap}.question-response-stats__item-label,.question-response-stats__item-label a{text-decoration:none}.question-response-stats__item-label:empty:not([type=button]){display:none}.question-response-stats__item-label::-moz-selection{background-color:transparent}.question-response-stats__item-label::selection{background-color:transparent}.question-response-stats__item-label ::-moz-selection{background-color:transparent}.question-response-stats__item-label ::selection{background-color:transparent}.question-response-stats__item-fillbar{background-color:#f3f4f6;border-radius:2em;height:1em;margin:0 .75em;position:relative;width:100%}.question-response-stats__item-fillbar:before{background-color:#059669;border-bottom-left-radius:2em;border-radius:2em;border-top-left-radius:2em;content:"";display:inline-block;height:1em}.question-response-stats__item [data-fill-percentage]:before{transition:width 1s;width:0}.question-response-stats__item [data-fill-percentage="0"]:after,.question-response-stats__item [data-fill-percentage="100"]:after{content:normal}.question-response-stats__item [data-fill-percentage="1"]:before{width:1%}.question-response-stats__item [data-fill-percentage="2"]:before{width:2%}.question-response-stats__item [data-fill-percentage="3"]:before{width:3%}.question-response-stats__item [data-fill-percentage="4"]:before{width:4%}.question-response-stats__item [data-fill-percentage="5"]:before{width:5%}.question-response-stats__item [data-fill-percentage="6"]:before{width:6%}.question-response-stats__item [data-fill-percentage="7"]:before{width:7%}.question-response-stats__item [data-fill-percentage="8"]:before{width:8%}.question-response-stats__item [data-fill-percentage="9"]:before{width:9%}.question-response-stats__item [data-fill-percentage="10"]:before{width:10%}.question-response-stats__item [data-fill-percentage="11"]:before{width:11%}.question-response-stats__item [data-fill-percentage="12"]:before{width:12%}.question-response-stats__item [data-fill-percentage="13"]:before{width:13%}.question-response-stats__item [data-fill-percentage="14"]:before{width:14%}.question-response-stats__item [data-fill-percentage="15"]:before{width:15%}.question-response-stats__item [data-fill-percentage="16"]:before{width:16%}.question-response-stats__item [data-fill-percentage="17"]:before{width:17%}.question-response-stats__item [data-fill-percentage="18"]:before{width:18%}.question-response-stats__item [data-fill-percentage="19"]:before{width:19%}.question-response-stats__item [data-fill-percentage="20"]:before{width:20%}.question-response-stats__item [data-fill-percentage="21"]:before{width:21%}.question-response-stats__item [data-fill-percentage="22"]:before{width:22%}.question-response-stats__item [data-fill-percentage="23"]:before{width:23%}.question-response-stats__item [data-fill-percentage="24"]:before{width:24%}.question-response-stats__item [data-fill-percentage="25"]:before{width:25%}.question-response-stats__item [data-fill-percentage="26"]:before{width:26%}.question-response-stats__item [data-fill-percentage="27"]:before{width:27%}.question-response-stats__item [data-fill-percentage="28"]:before{width:28%}.question-response-stats__item [data-fill-percentage="29"]:before{width:29%}.question-response-stats__item [data-fill-percentage="30"]:before{width:30%}.question-response-stats__item [data-fill-percentage="31"]:before{width:31%}.question-response-stats__item [data-fill-percentage="32"]:before{width:32%}.question-response-stats__item [data-fill-percentage="33"]:before{width:33%}.question-response-stats__item [data-fill-percentage="34"]:before{width:34%}.question-response-stats__item [data-fill-percentage="35"]:before{width:35%}.question-response-stats__item [data-fill-percentage="36"]:before{width:36%}.question-response-stats__item [data-fill-percentage="37"]:before{width:37%}.question-response-stats__item [data-fill-percentage="38"]:before{width:38%}.question-response-stats__item [data-fill-percentage="39"]:before{width:39%}.question-response-stats__item [data-fill-percentage="40"]:before{width:40%}.question-response-stats__item [data-fill-percentage="41"]:before{width:41%}.question-response-stats__item [data-fill-percentage="42"]:before{width:42%}.question-response-stats__item [data-fill-percentage="43"]:before{width:43%}.question-response-stats__item [data-fill-percentage="44"]:before{width:44%}.question-response-stats__item [data-fill-percentage="45"]:before{width:45%}.question-response-stats__item [data-fill-percentage="46"]:before{width:46%}.question-response-stats__item [data-fill-percentage="47"]:before{width:47%}.question-response-stats__item [data-fill-percentage="48"]:before{width:48%}.question-response-stats__item [data-fill-percentage="49"]:before{width:49%}.question-response-stats__item [data-fill-percentage="50"]:before{width:50%}.question-response-stats__item [data-fill-percentage="51"]:before{width:51%}.question-response-stats__item [data-fill-percentage="52"]:before{width:52%}.question-response-stats__item [data-fill-percentage="53"]:before{width:53%}.question-response-stats__item [data-fill-percentage="54"]:before{width:54%}.question-response-stats__item [data-fill-percentage="55"]:before{width:55%}.question-response-stats__item [data-fill-percentage="56"]:before{width:56%}.question-response-stats__item [data-fill-percentage="57"]:before{width:57%}.question-response-stats__item [data-fill-percentage="58"]:before{width:58%}.question-response-stats__item [data-fill-percentage="59"]:before{width:59%}.question-response-stats__item [data-fill-percentage="60"]:before{width:60%}.question-response-stats__item [data-fill-percentage="61"]:before{width:61%}.question-response-stats__item [data-fill-percentage="62"]:before{width:62%}.question-response-stats__item [data-fill-percentage="63"]:before{width:63%}.question-response-stats__item [data-fill-percentage="64"]:before{width:64%}.question-response-stats__item [data-fill-percentage="65"]:before{width:65%}.question-response-stats__item [data-fill-percentage="66"]:before{width:66%}.question-response-stats__item [data-fill-percentage="67"]:before{width:67%}.question-response-stats__item [data-fill-percentage="68"]:before{width:68%}.question-response-stats__item [data-fill-percentage="69"]:before{width:69%}.question-response-stats__item [data-fill-percentage="70"]:before{width:70%}.question-response-stats__item [data-fill-percentage="71"]:before{width:71%}.question-response-stats__item [data-fill-percentage="72"]:before{width:72%}.question-response-stats__item [data-fill-percentage="73"]:before{width:73%}.question-response-stats__item [data-fill-percentage="74"]:before{width:74%}.question-response-stats__item [data-fill-percentage="75"]:before{width:75%}.question-response-stats__item [data-fill-percentage="76"]:before{width:76%}.question-response-stats__item [data-fill-percentage="77"]:before{width:77%}.question-response-stats__item [data-fill-percentage="78"]:before{width:78%}.question-response-stats__item [data-fill-percentage="79"]:before{width:79%}.question-response-stats__item [data-fill-percentage="80"]:before{width:80%}.question-response-stats__item [data-fill-percentage="81"]:before{width:81%}.question-response-stats__item [data-fill-percentage="82"]:before{width:82%}.question-response-stats__item [data-fill-percentage="83"]:before{width:83%}.question-response-stats__item [data-fill-percentage="84"]:before{width:84%}.question-response-stats__item [data-fill-percentage="85"]:before{width:85%}.question-response-stats__item [data-fill-percentage="86"]:before{width:86%}.question-response-stats__item [data-fill-percentage="87"]:before{width:87%}.question-response-stats__item [data-fill-percentage="88"]:before{width:88%}.question-response-stats__item [data-fill-percentage="89"]:before{width:89%}.question-response-stats__item [data-fill-percentage="90"]:before{width:90%}.question-response-stats__item [data-fill-percentage="91"]:before{width:91%}.question-response-stats__item [data-fill-percentage="92"]:before{width:92%}.question-response-stats__item [data-fill-percentage="93"]:before{width:93%}.question-response-stats__item [data-fill-percentage="94"]:before{width:94%}.question-response-stats__item [data-fill-percentage="95"]:before{width:95%}.question-response-stats__item [data-fill-percentage="96"]:before{width:96%}.question-response-stats__item [data-fill-percentage="97"]:before{width:97%}.question-response-stats__item [data-fill-percentage="98"]:before{width:98%}.question-response-stats__item [data-fill-percentage="99"]:before{width:99%}.question-response-stats__item [data-fill-percentage="100"]:before{width:100%}.question-response-stats__item-percentage{color:#9ca3af;font-size:1.15em;text-align:left;width:3em}.question-response-top-attempts__toggle{background-color:#f3f4f6;border-radius:.25em;color:#4b5563;cursor:pointer;display:block;margin-bottom:.5em;padding:.5em .75em}.question-response-top-attempts__toggle::-moz-selection{background-color:transparent}.question-response-top-attempts__toggle::selection{background-color:transparent}.question-response-top-attempts__toggle.is-showing{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}.question-response-top-attempts__list{border:1px solid #f3f4f6;border-radius:0 0 .25em .25em;border-top:0;display:none;list-style-type:none;margin:0 0 .5em;padding:0}.question-response-top-attempts__list.is-showing{display:block}.question-response-top-attempts__list-item{display:flex;justify-content:center;margin:0;padding:.65em 1em .65em .75em}.question-response-top-attempts__list-item.correct .fa{color:#059669}.question-response-top-attempts__list-item.incorrect .fa{color:#dc4538}.question-response-top-attempts__list-item.correct.selected{background-color:#d1fae5;font-weight:bolder}.question-response-top-attempts__list-item.incorrect.selected{background-color:#fbefef;font-weight:bolder}.question-response-top-attempts__list-item:first-child{padding-top:.75em}.question-response-top-attempts__list-item:last-child{padding-bottom:.75em}.question-response-top-attempts__list-item:not(:last-child){border-bottom:1px solid #f3f4f6}.question-response-top-attempts__list-item .fa{font-size:1.15em;line-height:.75rem;margin-right:.5em}.question-response-top-attempts__attempt-percentage,.question-response-top-attempts__attempt-value{display:inline-block}.question-response-top-attempts__attempt-value{flex-grow:1;margin-right:1em}
.free-entry-question--legacy{font-size:14px;line-height:1.2}.free-entry-question--legacy table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.free-entry-question--legacy th{background-color:#fff;border-top:1px solid #e2e4e6}.free-entry-question--legacy tbody tr{background-color:#fafbfc}.free-entry-question--legacy tbody tr:nth-child(2n){background-color:#fff}.free-entry-question--legacy th,.free-entry-question--legacy tr{box-shadow:inset 0 -1px 0 #e2e4e6}.free-entry-question--legacy tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.free-entry-question--legacy td,.free-entry-question--legacy th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.free-entry-question--legacy td:first-child,.free-entry-question--legacy th:first-child{border-left:1px solid #e2e4e6}.free-entry-question--legacy th{font-size:1.1em;font-weight:700;white-space:nowrap}.free-entry-question--legacy th::-moz-selection{background-color:transparent}.free-entry-question--legacy th::selection{background-color:transparent}.free-entry-question--legacy th ::-moz-selection{background-color:transparent}.free-entry-question--legacy th ::selection{background-color:transparent}.free-entry-question--legacy a,.free-entry-question--legacy blockquote,.free-entry-question--legacy figcaption,.free-entry-question--legacy h1,.free-entry-question--legacy h2,.free-entry-question--legacy h3,.free-entry-question--legacy h4,.free-entry-question--legacy h5,.free-entry-question--legacy h6,.free-entry-question--legacy li,.free-entry-question--legacy ol,.free-entry-question--legacy p,.free-entry-question--legacy ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.free-entry-question--legacy a:not([class]){color:#50a9e2}.free-entry-question--legacy a:not([class]):not(:hover){text-decoration:none}.free-entry-question--legacy a:not([class]):hover,.free-entry-question--legacy a:not([class]):visited{color:#1e7cb8}.free-entry-question--legacy small{line-height:1.2}.free-entry-question--legacy img{max-width:100%}.free-entry-question--legacy li,.free-entry-question--legacy p{color:#374151}@media(max-width:600px){.free-entry-question--legacy ol,.free-entry-question--legacy ul{margin-left:1rem;padding-left:0}}.free-entry-question--legacy li{margin-bottom:.5em}.free-entry-question--legacy strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.free-entry-question--legacy blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.free-entry-question--legacy blockquote{margin:1em 1.5em}}.free-entry-question--legacy pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.free-entry-question--legacy .paragraph code,.free-entry-question--legacy p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.free-entry-question--legacy pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.free-entry-question--legacy hr{background-color:#9ca3af;border:0;height:1px}.free-entry-question--legacy [class$=question-content]{margin-bottom:2em}.free-entry-question--legacy .scroll-wrapper{max-width:100%;overflow:auto}.free-entry-question--legacy .question-answer-area,.free-entry-question--legacy .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.free-entry-question--legacy .question-answer-area,.free-entry-question--legacy .question-prompt{padding:0 1rem}}.free-entry-question--legacy .question__prompt-heading{font-size:1.2em;margin:20px 0}.free-entry-question--legacy .MathJax{color:#000}.free-entry-question--legacy .MathJax_Display{margin:0}.free-entry-question--legacy .free-entry-question__inputs-wrapper{margin:0 auto;max-width:500px}.free-entry-question--legacy .free-entry-input{display:block;margin-bottom:20px}.free-entry-question--legacy .free-entry-input--post-submission{pointer-events:none}.free-entry-question--legacy .free-entry-input__prompt{margin-bottom:5px}.free-entry-question--legacy .free-entry-input__input{margin-right:0}.free-entry-question--legacy .free-entry-input__input:before{border:3px solid transparent;border-radius:8px;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.free-entry-question--legacy .free-entry-input__input .a-form-input__element{padding-left:10px;padding-right:30px}.free-entry-question--legacy .free-entry-input--post-submission .a-form-input__element{border-color:transparent}.free-entry-question--legacy .free-entry-input--post-submission .free-entry-input__input:before{border-color:#50a9e2}.free-entry-question--legacy .free-entry-input__correctness-indicator{position:absolute;right:10px;top:50%;transform:translateY(-50%)}
.free-entry-editor hr{border:0;border-top:2px solid #f3f4f6;display:block;margin:2em 0;max-width:35em;width:100%}.free-entry-editor .unbutton{color:#50a9e2}.free-entry-editor .unbutton:hover{color:#1a699e}.free-entry-editor__threshold{margin-top:1em;max-width:10em;width:100%}.free-entry-editor__inputs{max-width:480px}.free-entry-editor__input-answer-item,.free-entry-editor__prompt{align-items:flex-end;display:flex;margin-bottom:.5em;margin-top:2em}.free-entry-editor__input-answer-item .fa,.free-entry-editor__prompt .fa{padding:.9em 1.2em}.free-entry-editor__prompt{flex-wrap:wrap}.free-entry-editor__prompt-input{width:calc(100% - 4.185em)}.sg-button.free-entry-editor__delete-btn{margin-right:0}.sg-button.free-entry-editor__add-answer-btn,.sg-button.free-entry-editor__add-supplement-btn{padding:0;text-decoration:underline}.sg-button.free-entry-editor__add-supplement-btn{margin-top:.5em}.free-entry-editor__threshold-acceptance{color:#9ca3af;font-style:italic;font-weight:700;position:absolute;right:0}.free-entry-editor__inputs-answers{padding-left:1.5em}
.text-highlight-question{font-size:14px;line-height:1.2}.text-highlight-question table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.text-highlight-question th{background-color:#fff;border-top:1px solid #e2e4e6}.text-highlight-question tbody tr{background-color:#fafbfc}.text-highlight-question tbody tr:nth-child(2n){background-color:#fff}.text-highlight-question th,.text-highlight-question tr{box-shadow:inset 0 -1px 0 #e2e4e6}.text-highlight-question tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.text-highlight-question td,.text-highlight-question th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.text-highlight-question td:first-child,.text-highlight-question th:first-child{border-left:1px solid #e2e4e6}.text-highlight-question th{font-size:1.1em;font-weight:700;white-space:nowrap}.text-highlight-question th::-moz-selection{background-color:transparent}.text-highlight-question th::selection{background-color:transparent}.text-highlight-question th ::-moz-selection{background-color:transparent}.text-highlight-question th ::selection{background-color:transparent}.text-highlight-question a,.text-highlight-question blockquote,.text-highlight-question figcaption,.text-highlight-question h1,.text-highlight-question h2,.text-highlight-question h3,.text-highlight-question h4,.text-highlight-question h5,.text-highlight-question h6,.text-highlight-question li,.text-highlight-question ol,.text-highlight-question p,.text-highlight-question ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-highlight-question a:not([class]){color:#50a9e2}.text-highlight-question a:not([class]):not(:hover){text-decoration:none}.text-highlight-question a:not([class]):hover,.text-highlight-question a:not([class]):visited{color:#1e7cb8}.text-highlight-question small{line-height:1.2}.text-highlight-question img{max-width:100%}.text-highlight-question li,.text-highlight-question p{color:#374151}@media(max-width:600px){.text-highlight-question ol,.text-highlight-question ul{margin-left:1rem;padding-left:0}}.text-highlight-question li{margin-bottom:.5em}.text-highlight-question strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.text-highlight-question blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.text-highlight-question blockquote{margin:1em 1.5em}}.text-highlight-question pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.text-highlight-question .paragraph code,.text-highlight-question p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.text-highlight-question pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.text-highlight-question hr{background-color:#9ca3af;border:0;height:1px}.text-highlight-question [class$=question-content]{margin-bottom:2em}.text-highlight-question .scroll-wrapper{max-width:100%;overflow:auto}.text-highlight-question .question-answer-area,.text-highlight-question .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.text-highlight-question .question-answer-area,.text-highlight-question .question-prompt{padding:0 1rem}}.text-highlight-question .question__prompt-heading{font-size:1.2em;margin:20px 0}.text-highlight-question .MathJax{color:#000}.text-highlight-question .MathJax_Display{margin:0}.text-highlight-explanation h2,.text-highlight-question h2{margin-bottom:.75em!important}.text-highlight-area{cursor:default;font-size:1.25em;letter-spacing:.75px;line-height:1.7em;margin-bottom:1.5em;padding:0 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:pre-wrap;-webkit-touch-callout:none}.text-highlight-area__char{cursor:default;padding:.25em 0}.text-highlight-area__char--highlight{background-color:#fcd34d}.text-highlight-area--correct .text-highlight-area__char--highlight{background-color:#a7f3d0}.text-highlight-area--incorrect .text-highlight-area__char--highlight{background-color:#fbefef}.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char--current{background-color:#d1fae5}.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char--limit{background-color:#6ee7b7}@media(hover:hover){.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char--hl:hover,.text-highlight-area:not(.text-highlight-area--prevent-interaction) .text-highlight-area__char:hover{background-color:#6ee7b7}}
.single-question--text-highlight{font-size:14px;line-height:1.2}.single-question--text-highlight table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.single-question--text-highlight th{background-color:#fff;border-top:1px solid #e2e4e6}.single-question--text-highlight tbody tr{background-color:#fafbfc}.single-question--text-highlight tbody tr:nth-child(2n){background-color:#fff}.single-question--text-highlight th,.single-question--text-highlight tr{box-shadow:inset 0 -1px 0 #e2e4e6}.single-question--text-highlight tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.single-question--text-highlight td,.single-question--text-highlight th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.single-question--text-highlight td:first-child,.single-question--text-highlight th:first-child{border-left:1px solid #e2e4e6}.single-question--text-highlight th{font-size:1.1em;font-weight:700;white-space:nowrap}.single-question--text-highlight th::-moz-selection{background-color:transparent}.single-question--text-highlight th::selection{background-color:transparent}.single-question--text-highlight th ::-moz-selection{background-color:transparent}.single-question--text-highlight th ::selection{background-color:transparent}.single-question--text-highlight a,.single-question--text-highlight blockquote,.single-question--text-highlight figcaption,.single-question--text-highlight h1,.single-question--text-highlight h2,.single-question--text-highlight h3,.single-question--text-highlight h4,.single-question--text-highlight h5,.single-question--text-highlight h6,.single-question--text-highlight li,.single-question--text-highlight ol,.single-question--text-highlight p,.single-question--text-highlight ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.single-question--text-highlight a:not([class]){color:#50a9e2}.single-question--text-highlight a:not([class]):not(:hover){text-decoration:none}.single-question--text-highlight a:not([class]):hover,.single-question--text-highlight a:not([class]):visited{color:#1e7cb8}.single-question--text-highlight small{line-height:1.2}.single-question--text-highlight img{max-width:100%}.single-question--text-highlight li,.single-question--text-highlight p{color:#374151}@media(max-width:600px){.single-question--text-highlight ol,.single-question--text-highlight ul{margin-left:1rem;padding-left:0}}.single-question--text-highlight li{margin-bottom:.5em}.single-question--text-highlight strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.single-question--text-highlight blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.single-question--text-highlight blockquote{margin:1em 1.5em}}.single-question--text-highlight pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.single-question--text-highlight .paragraph code,.single-question--text-highlight p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.single-question--text-highlight pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.single-question--text-highlight hr{background-color:#9ca3af;border:0;height:1px}.single-question--text-highlight [class$=question-content]{margin-bottom:2em}.single-question--text-highlight .scroll-wrapper{max-width:100%;overflow:auto}.single-question--text-highlight .question-answer-area,.single-question--text-highlight .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.single-question--text-highlight .question-answer-area,.single-question--text-highlight .question-prompt{padding:0 1rem}}.single-question--text-highlight .question__prompt-heading{font-size:1.2em;margin:20px 0}.single-question--text-highlight .MathJax{color:#000}.single-question--text-highlight .MathJax_Display{margin:0}.answer-input--text-highlight,.text-highlight-correct-answers__correct-answers{border-left:3px solid #d1d5db;color:#4b5563;letter-spacing:.025em;line-height:1.6;margin-left:.5rem;max-width:600px;padding:0 4rem 0 .75rem;white-space:pre-wrap}.answer-input--text-highlight .answer-input__highlight,.text-highlight-correct-answers__correct-answers .answer-input__highlight{background-color:#fde68a}@media(max-width:600px){.answer-input--text-highlight,.text-highlight-correct-answers__correct-answers{margin-left:1rem;padding-right:1rem}}.text-highlight-correct-answers{padding:0 3rem}.text-highlight-correct-answers h3{text-transform:uppercase}.text-highlight-correct-answers__correct-answers{margin:0 0 1rem}.text-highlight-correct-answers__correct-answers .answer-input__highlight{background-color:#d1fae5;border:1px solid #059669}.question-response-stats--text-highlight .question-response-stats__item-label{background-color:#f3f4f6;box-sizing:content-box;color:#9ca3af;max-width:9ch;text-align:center;width:100%}
.question-editor--text-highlight textarea{min-height:8em}.question-editor--text-highlight .a-form-input__label{display:block}.question-editor--text-highlight .answer-input--text-highlight{margin-bottom:.5rem;margin-left:0;margin-top:1rem;padding-right:1rem}.question-editor--text-highlight .question-editor__textarea--text-highlight-answer-content{margin-bottom:1rem}.question-editor--text-highlight .text-highlight-answer-permutation__header{align-items:flex-end;display:flex;justify-content:space-between}.question-editor--text-highlight .text-highlight-answer-permutation__body{display:flex;justify-content:center}.question-editor--text-highlight .text-highlight-editor__single-permutation{margin-bottom:.5rem;margin-top:1rem}.question-editor--text-highlight .text-highlight-editor__single-permutation hr{border:0;border-top:2px solid #f3f4f6;display:block;margin:1em 0}.question-editor--text-highlight .text-highlight-editor__permutations-wrapper{margin-bottom:1rem}.question-editor--text-highlight label.text-highlight-answer-permutation__correct-permutation-wrapper{align-items:center;display:flex;font-size:.8rem}.question-editor--text-highlight .text-highlight-answer-permutation__correct-permutation-checkbox{display:block;margin:0 1rem 0 .5rem}.question-editor--text-highlight .question-editor__button--delete-permutation{-webkit-appearance:none;-moz-appearance:none;background-color:#dc4538;border:0;border-radius:.15em;color:.75rem;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.question-editor--text-highlight .question-editor__button--delete-permutation::-moz-selection{background-color:transparent}.question-editor--text-highlight .question-editor__button--delete-permutation::selection{background-color:transparent}.question-editor--text-highlight .question-editor__button--delete-permutation ::-moz-selection{background-color:transparent}.question-editor--text-highlight .question-editor__button--delete-permutation ::selection{background-color:transparent}.question-editor--text-highlight .question-editor__button--delete-permutation.disabled,.question-editor--text-highlight .question-editor__button--delete-permutation.disabled:hover,.question-editor--text-highlight .question-editor__button--delete-permutation:disabled,.question-editor--text-highlight .question-editor__button--delete-permutation:disabled:hover{background-color:#6b7280;color:#d1d5db}.question-editor--text-highlight .question-editor__button--delete-permutation:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}
.fill-in-the-blank-editor__insert-dropdown-btn.sg-button{margin-left:auto;margin-right:8px}.fill-in-the-blank-dropdown-editor button{margin-right:.5em;padding:.6em .8em}.fill-in-the-blank-dropdown-editor .unbutton{color:#50a9e2;margin-left:1em}.fill-in-the-blank-dropdown-editor .unbutton:hover{color:#1a699e}.fill-in-the-blank-dropdown-editor hr{border:0;border-top:2px solid #f3f4f6;display:block;margin:2em 0 2.5em;max-width:32em;width:100%}.fill-in-the-blank-editor__dropdown{margin:1em 0}.fill-in-the-blank-editor__dropdown-number{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:1.5em;max-width:24.45em;width:100%}.fill-in-the-blank-editor__choices-wrapper{display:flex}.fill-in-the-blank-editor__sort-handle-wrapper{cursor:-webkit-grab;margin-left:2em;margin-top:1em}.fill-in-the-blank-editor__sort-handle-wrapper .fa{color:#d1d5db;font-size:2em;margin-right:.15em}.fill-in-the-blank-editor-dropdown-choice{align-items:baseline;display:flex;min-width:28.5em;width:100%}.fill-in-the-blank-editor-dropdown-choice .fa{padding:.75em 1em}.fill-in-the-blank-editor-dropdown-choice .fill-in-the-blank-editor__dropdown-choice-input{margin-left:.5em}.fill-in-the-blank-editor-dropdown-choice .fill-in-the-blank-editor__dropdown-choice-input.is-correct-choice input{border-color:#059669}.fill-in-the-blank-editor__drag-helper{font-size:.87em}.fill-in-the-blank-editor__drag-helper label{margin-bottom:.5em}.fill-in-the-blank-editor__drag-helper button{margin-right:.5em;padding:.5em .75em}.fill-in-the-blank-editor__drag-helper .fill-in-the-blank-editor__sort-handle-wrapper{cursor:-webkit-grabbing}.fill-in-the-blank-editor__drag-helper hr{border:0;border-top:2px solid #f3f4f6;display:block;margin:2em 0 2.5em;max-width:32em;width:100%}.fill-in-the-blank-editor__supplement-manager{left:13rem}
.fitb-input-area{margin:20px 10px}.fitb-input-area-dropdown{overflow:visible}.fitb-dropdown{cursor:default;display:inline-block;line-height:1em;margin:0 .25em .5em}.fitb-dropdown__selection{align-items:center;color:rgba(55,65,81,.65);display:inline-flex;justify-content:space-between;padding:.25em .75em calc(.25em + 1px)}.fitb-dropdown__selection:before{border:1px solid #d1d5db;border-radius:6px;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.fitb-dropdown__selection .fa-caret-down{color:#374151;margin-left:1em}.fitb-dropdown__selection--post-submission:not(.fitb-dropdown__selection--is-explanation){padding-right:35px}.fitb-dropdown__selection--has-selection{color:#374151}.fitb-dropdown__selection--has-selection:before{border:2px solid #50a9e2}.fitb-dropdown__correctness-indicator{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.fitb-choices{display:block;left:0;min-width:100%;position:absolute;top:calc(100% + 5px);z-index:99}.fitb-choices__choice{background-color:#fff;border:solid #d1d5db;border-width:1px 1px 0;display:block;padding:.75em;white-space:nowrap}.fitb-choices__choice .MathJax{pointer-events:none}.fitb-choices__choice:hover{background-color:#f9fafb}.fitb-choices__choice:first-child{border-radius:6px 6px 0 0}.fitb-choices__choice:last-child{border-bottom-width:1px;border-radius:0 0 6px 6px}.fitb-v2-explanation{margin-bottom:1.5em}.fitb-v2-explanation__answer{border-radius:6px;display:inline-block;line-height:1em;margin:0 .25em .5em;padding:.25em .75em calc(.25em + 1px)}.fitb-v2-explanation__answer--correct{background-color:#d1fae5}.fitb-v2-explanation__answer--incorrect{background-color:#fbefef}
.twq-table--full-width{min-width:100%}.twq-table__heading{text-align:center}.twq-table__heading--sticky{position:sticky;top:120px;z-index:1}@media screen and (max-width:440px){.twq-table__heading--sticky{top:0}}.twq-table__heading--sticky-dennis{position:sticky;top:144px;z-index:1}.twq-table__heading--empty:before{background-color:#fff;content:"";display:block;height:100%;left:-1px;position:absolute;top:-1px;width:calc(100% + 1px)}.twq-table-row__cell{align-items:center;outline-width:0;text-align:center}table td.twq-table-row__cell-option{cursor:pointer;padding:20px 30px 19px}.twq-table-row__cell-option--checked,.twq-table-row__cell-option--checked:focus,.twq-table-row__cell-option--checked:hover{background-color:rgba(30,124,184,.05);outline:4px solid #1e7cb8;outline-offset:-4px}.twq-table-row__cell-option--checked:active{background-color:rgba(80,169,226,.05);outline:4px solid #50a9e2;outline-offset:-4px}.twq-table-row__cell-option--unchecked:focus,.twq-table-row__cell-option--unchecked:hover{background-color:rgba(209,213,219,.05);outline:4px solid #d1d5db;outline-offset:-4px}.twq-table-row__cell-option--unchecked:active{background-color:rgba(229,231,235,.05);outline:4px solid #e5e7eb;outline-offset:-4px}.twq-table-row__cell--submitted{pointer-events:none}.twq-table-row__input-text{text-align:center}.twq-table-row__checkmark{background-color:transparent;border:3px solid transparent;border-radius:10px;margin:0 auto}.twq-table-row__checkmark:after{background-color:#fff;border:2px solid #c6c9cc;border-radius:4px;content:"";display:block;height:20px;margin:0 auto;width:20px}.twq-table-row__checkmark--checked:after{background-color:#399fdf;border-color:#399fdf}.twq-table-row__correctness-indicator{align-items:flex-start;display:flex;justify-content:flex-end;left:0;padding:8px;position:absolute;right:0;top:0;container-type:inline-size;container-name:correctnessIndicator}.twq-table-row__correctness-indicator-correct{background:#059669}@container correctnessIndicator (width < 90px){.twq-table-row__correctness-indicator_icon{display:none}}
.two-way-editor hr{border:0;border-top:2px solid #f3f4f6;display:block;margin:2em 0}.two-way-editor__headers{display:flex}.two-way-editor__header{display:flex;flex-wrap:wrap;width:33.3333333333%}.two-way-editor__header:not(:last-child){margin-right:1em}.two-way-editor__header-input{flex-basis:100%;margin:0}.sg-button.two-way-editor__add-supplement-btn{margin-top:.5em;padding:0;text-decoration:underline}.sg-button.two-way-editor__add-supplement-btn:not(.two-way-editor__add-supplement-btn--header):not(.two-way-editor__row-add-supplement-btn--statement){margin-left:2.2em}.two-way-editor__column-headers{display:flex;justify-content:space-between;margin-bottom:1.5em;margin-left:6em;max-width:70%}.two-way-editor__row-wrapper{margin-bottom:2em}.two-way-editor__row{align-items:flex-start}.two-way-editor__row button{padding:.85em 1.15em}.two-way-editor__row .a-form-input__label{margin-bottom:1em;width:100%}@media(max-width:600px){.two-way-editor__row{flex-wrap:wrap}.two-way-editor__row button{margin-left:1.8em;margin-top:1em}}.two-way-editor__column{display:flex;flex-basis:33.3333333333%;flex-wrap:wrap;margin-right:1em}.two-way-editor__row{display:flex;flex-wrap:wrap;width:100%}.two-way-editor__row--nowrap{flex-wrap:nowrap}.two-way-editor__row-checkbox{align-items:center}.two-way-editor__row-input{margin:0;width:calc(100% - 2.2em)}.two-way-editor__row-add-supplement-btn{margin:.5em 0 0 auto}.two-way-editor__row-left,.two-way-editor__row-right{align-items:center;display:flex}.two-way-editor__row-left .is-correct-choice input,.two-way-editor__row-right .is-correct-choice input{border-color:#059669}.two-way-editor__row-left .a-form-checkbox-wrapper,.two-way-editor__row-right .a-form-checkbox-wrapper{margin-right:.5em}@media(max-width:600px){.two-way-editor__row-left,.two-way-editor__row-right{width:50%}}.two-way-editor__column-header{margin-left:2.2em}.two-way-editor__row-statement-input{margin:0;width:100%}.two-way-editor__row-statement-input textarea{height:3em}
.snippet-selection-renderer{cursor:default;font-size:16px}.snippet-selection-renderer div.paragraph{line-height:2;margin-bottom:.5em}.snippet-selection-question__input-area:not(.snippet-selection-question__input-area--interactive){pointer-events:none}.snippet-selection-editor .snippet-selection-option,.snippet-selection-question__input-area--interactive .snippet-selection-option{cursor:pointer}.snippet-selection-editor .snippet-selection-option:hover,.snippet-selection-question__input-area--interactive .snippet-selection-option:hover{background-color:#fdf1b4}@media(hover:none){.snippet-selection-editor .snippet-selection-option:hover:not(.snippet-selection-option--selected),.snippet-selection-question__input-area--interactive .snippet-selection-option:hover:not(.snippet-selection-option--selected){background-color:transparent;border-color:transparent}}.snippet-selection-option{background-color:transparent;border-bottom:2px solid transparent;cursor:pointer;margin-bottom:.25em;padding:.15em 0 calc(.15em + 1px)}.snippet-selection-option .fa{margin-left:.25em}.snippet-selection-option--selected{background-color:rgba(80,169,226,.15);border-color:#50a9e2}.snippet-selection-option--correct-option:not(.snippet-selection-option--selected){border-color:#4b5563}.snippet-selection-editor__snippet-everything-wrapper{font-size:14px;margin-bottom:1em;text-align:right}.snippet-selection-editor-preview-helper{font-size:14px;line-height:1.2}.snippet-selection-editor-preview-helper table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.snippet-selection-editor-preview-helper th{background-color:#fff;border-top:1px solid #e2e4e6}.snippet-selection-editor-preview-helper tbody tr{background-color:#fafbfc}.snippet-selection-editor-preview-helper tbody tr:nth-child(2n){background-color:#fff}.snippet-selection-editor-preview-helper th,.snippet-selection-editor-preview-helper tr{box-shadow:inset 0 -1px 0 #e2e4e6}.snippet-selection-editor-preview-helper tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.snippet-selection-editor-preview-helper td,.snippet-selection-editor-preview-helper th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.snippet-selection-editor-preview-helper td:first-child,.snippet-selection-editor-preview-helper th:first-child{border-left:1px solid #e2e4e6}.snippet-selection-editor-preview-helper th{font-size:1.1em;font-weight:700;white-space:nowrap}.snippet-selection-editor-preview-helper th::-moz-selection{background-color:transparent}.snippet-selection-editor-preview-helper th::selection{background-color:transparent}.snippet-selection-editor-preview-helper th ::-moz-selection{background-color:transparent}.snippet-selection-editor-preview-helper th ::selection{background-color:transparent}.snippet-selection-editor-preview-helper a,.snippet-selection-editor-preview-helper blockquote,.snippet-selection-editor-preview-helper figcaption,.snippet-selection-editor-preview-helper h1,.snippet-selection-editor-preview-helper h2,.snippet-selection-editor-preview-helper h3,.snippet-selection-editor-preview-helper h4,.snippet-selection-editor-preview-helper h5,.snippet-selection-editor-preview-helper h6,.snippet-selection-editor-preview-helper li,.snippet-selection-editor-preview-helper ol,.snippet-selection-editor-preview-helper p,.snippet-selection-editor-preview-helper ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.snippet-selection-editor-preview-helper a:not([class]){color:#50a9e2}.snippet-selection-editor-preview-helper a:not([class]):not(:hover){text-decoration:none}.snippet-selection-editor-preview-helper a:not([class]):hover,.snippet-selection-editor-preview-helper a:not([class]):visited{color:#1e7cb8}.snippet-selection-editor-preview-helper small{line-height:1.2}.snippet-selection-editor-preview-helper img{max-width:100%}.snippet-selection-editor-preview-helper li,.snippet-selection-editor-preview-helper p{color:#374151}@media(max-width:600px){.snippet-selection-editor-preview-helper ol,.snippet-selection-editor-preview-helper ul{margin-left:1rem;padding-left:0}}.snippet-selection-editor-preview-helper li{margin-bottom:.5em}.snippet-selection-editor-preview-helper strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.snippet-selection-editor-preview-helper blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.snippet-selection-editor-preview-helper blockquote{margin:1em 1.5em}}.snippet-selection-editor-preview-helper pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.snippet-selection-editor-preview-helper .paragraph code,.snippet-selection-editor-preview-helper p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.snippet-selection-editor-preview-helper pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.snippet-selection-editor-preview-helper hr{background-color:#9ca3af;border:0;height:1px}.snippet-selection-editor-preview-helper [class$=question-content]{margin-bottom:2em}.snippet-selection-editor-preview-helper .scroll-wrapper{max-width:100%;overflow:auto}.snippet-selection-editor-preview-helper .question-answer-area,.snippet-selection-editor-preview-helper .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.snippet-selection-editor-preview-helper .question-answer-area,.snippet-selection-editor-preview-helper .question-prompt{padding:0 1rem}}.snippet-selection-editor-preview-helper .question__prompt-heading{font-size:1.2em;margin:20px 0}.snippet-selection-editor-preview-helper .MathJax{color:#000}.snippet-selection-editor-preview-helper .MathJax_Display{margin:0}.snippet-selection-option__correctness-indicator{display:inline-block}
.passage-correction-editor-uncorrected-text{margin-bottom:20px}.passage-correction-editor-uncorrected-text__input .a-form-input__element{height:12em}.passage-correction-editor-define-corrections__label{font-weight:700;margin:0 0 5px}.passage-correction-editor-define-corrections__aside{color:#9ca3af;font-weight:700}.passage-correction-editor-define-corrections__corrections{border:1px solid #d1d5db;border-radius:.25em;cursor:default;font-size:1.1em;line-height:1.6;padding:20px}.passage-correction-editor-define-corrections__buttons{display:flex;justify-content:flex-end;margin-top:2em}.passage-correction-editor-define-corrections__corrections--is-selecting-region .passage-correction-word:not(.passage-correction-word--active){background-color:transparent}.passage-correction-editor-popover.card{box-shadow:0 1px 6px rgba(0,0,0,.25);margin-top:10px;position:fixed;width:350px;z-index:99}.passage-correction-editor-popover.card:after{background-image:linear-gradient(to right bottom,#fff 50%,transparent 0);bottom:calc(100% - 10px);content:"";display:block;height:20px;position:absolute;right:20px;transform:rotate(45deg);width:20px}.passage-correction-editor-popover.card.passage-correction-editor-popover{box-shadow:0 2px 10px rgba(0,0,0,.18)}.passage-correction-editor-popover__section{padding:20px}.passage-correction-editor-popover__section:not(:last-child){border-bottom:1px solid #f3f4f6}.passage-correction-editor-popover__section .a-form-input{margin-right:0}.passage-correction-editor-popover__alt-correction-wrapper{align-items:center;display:flex;margin-top:10px}.passage-correction-editor-popover__add-alt-correction-wrapper{display:flex;justify-content:flex-end}.passage-correction-editor-popover__actions{display:flex;margin-top:20px}.passage-correction-editor-popover__actions>*{flex-grow:1}
.author-attribution-container{background-color:#e5e7eb;display:flex;flex-direction:column;font-size:.8em}.author-attribution__info{align-items:center;display:flex;justify-content:space-between;padding:.5em 1em}.author-attribution-info__button{font-size:.9em;font-weight:700}.author-attribution__info-author{align-items:center;display:flex}.author-attribution__info-author-email,.author-attribution__info-author-info{padding:0 1em}
.confirm-leave-component-modal .simple-modal__window{max-width:480px}.confirm-leave-component-modal__actions{display:flex;justify-content:flex-end}.confirm-leave-component-modal__actions button:not(:last-child){margin-right:1rem}
.standard-search__standard-list{margin-top:20px}.question-footer__label-item .fa{cursor:pointer;margin-left:5px}.standard-select-modal__body{max-height:50vh;overflow:auto;padding:0}.selected-items__chips{display:flex;flex-wrap:nowrap;max-height:50px;overflow-x:scroll}
.current-alignment{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0 0}.current-alignment__content{background-color:#f3f4f6;border-radius:.25em;margin-top:5px;padding:.25em .75em calc(.25em + 1px)}.question-set-alignment-modal{overflow:hidden}.question-set-alignment-modal .simple-modal__body{padding:0}.question-set-alignment-modal .simple-modal__body .sg-tabs{border-bottom:1px solid #e5e7eb}.question-set-alignment-modal .simple-modal__body .sg-tab{border-bottom-width:0}.question-set-alignment-modal__actions-wrapper{display:flex;justify-content:flex-end;padding:10px}.guide-level-alignment-list{list-style-type:none;margin:0;max-height:50vh;overflow:auto;padding:0}.guide-level-alignment-list__item{align-items:center;display:flex;padding:20px 10px}.guide-level-alignment-list__item:nth-child(2n){background-color:#fafbfc}.guide-level-alignment-list__item--1-level{padding-left:20px}.guide-level-alignment-list__item--2-level{padding-left:40px}.guide-level-alignment-list__item--3-level{padding-left:60px}.guide-level-alignment-list__item--exam-section{padding-left:20px}.guide-level-alignment-list__toggle-expand-level{margin-right:5px}.guide-level-alignment-list__set-alignment-button{border:2px solid #9ca3af;border-radius:50%;display:inline-block;height:15px;margin-right:10px;transform:translateY(1px);width:15px}.guide-level-alignment-list__set-alignment-button--active{background-color:#50a9e2;border-color:#50a9e2}
.question-tag-editor__tag-list{margin-top:5px}.tag-item .fa{margin-left:5px}.question-tag-editor .sg-dropdown__bottom-message{pointer-events:all}
.question-editor{margin:0 auto 10em;max-width:830px;width:100%}.question-editor hr{border:0;display:block;border-width:2px 1px 1px;border-top:1px solid #f3f4f6;margin:2em -1em;width:calc(100% + 2em)}.question-editor .simple-dropdown__input{width:10em}@media(max-width:900px){.question-editor{margin:0 0 10em}}.question-editor__question-edit-wrapper{border-top-left-radius:0;border-top-right-radius:0}.edit-page__toolbar{display:flex;justify-content:space-between;padding:.5em}.question-editor__question-details,.question-editor__question-otherstuff{display:flex;flex-wrap:wrap}.question-editor__question-details,.question-editor__question-otherstuff,.question-editor__question-type{margin:0 0 48px}.question-editor__question-detail--fullwidth{flex-basis:100%;margin:0 0 1em}.question-editor__short-id-label,.question-editor__status-label{background-color:#f3f4f6;border-radius:5em;display:inline-block;font-size:.9em;font-weight:700;line-height:1;margin:.75em 0;padding:.5em 1em;text-transform:uppercase}.question-editor__status-label-container{align-items:center;display:flex;margin:0 0 0 auto}.question-editor__difficulty-select-option{background:#f7f8f8;border:1px solid transparent;border-radius:2px;color:#374151;cursor:pointer;display:inline-block;height:69px;margin-right:7px;padding:10px;width:106px}.question-editor__difficulty-select-option::-moz-selection{background-color:transparent}.question-editor__difficulty-select-option::selection{background-color:transparent}.question-editor__difficulty-select-option ::-moz-selection{background-color:transparent}.question-editor__difficulty-select-option ::selection{background-color:transparent}.question-editor__difficulty-select-option .label{font-size:11px}.question-editor__difficulty-select-option .fa{font-size:10px}.question-editor__difficulty-select-option.selected,.question-editor__difficulty-select-option:hover{background:#f3fbff;border:1px solid #2b7096;color:#2b7096}.question-editor__add-supplement-btn,.question-editor__markdown-cheat-sheet-wrapper{display:inline-flex}button.question-editor__cheat-sheet-btn{cursor:pointer;font-size:14px;font-weight:700}button.question-editor__cheat-sheet-btn,button.question-editor__cheat-sheet-btn:hover{color:#1e7cb8}.question-editor__cheat-sheet-modal{max-width:830px}.question-editor__cheat-sheet-modal nav a{color:#1e7cb8;font-weight:700;text-decoration:none}.question-editor__cheat-sheet-modal nav a:hover{text-decoration:underline}.question-editor__cheat-sheet-modal pre{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.25em;color:#374151;padding:1em;transform:translateZ(0)}.question-editor__add-supplement-btn{margin-left:auto}.question-editor__prompt textarea{height:12em}.question-editor__solution textarea{height:18em}
.question-preview{font-size:14px;line-height:1.2;border-top-left-radius:0;border-top-right-radius:0;margin:0 auto 20px;width:830px}.question-preview table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.question-preview th{background-color:#fff;border-top:1px solid #e2e4e6}.question-preview tbody tr{background-color:#fafbfc}.question-preview tbody tr:nth-child(2n){background-color:#fff}.question-preview th,.question-preview tr{box-shadow:inset 0 -1px 0 #e2e4e6}.question-preview tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.question-preview td,.question-preview th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.question-preview td:first-child,.question-preview th:first-child{border-left:1px solid #e2e4e6}.question-preview th{font-size:1.1em;font-weight:700;white-space:nowrap}.question-preview th::-moz-selection{background-color:transparent}.question-preview th::selection{background-color:transparent}.question-preview th ::-moz-selection{background-color:transparent}.question-preview th ::selection{background-color:transparent}.question-preview a,.question-preview blockquote,.question-preview figcaption,.question-preview h1,.question-preview h2,.question-preview h3,.question-preview h4,.question-preview h5,.question-preview h6,.question-preview li,.question-preview ol,.question-preview p,.question-preview ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.question-preview a:not([class]){color:#50a9e2}.question-preview a:not([class]):not(:hover){text-decoration:none}.question-preview a:not([class]):hover,.question-preview a:not([class]):visited{color:#1e7cb8}.question-preview small{line-height:1.2}.question-preview img{max-width:100%}.question-preview li,.question-preview p{color:#374151}@media(max-width:600px){.question-preview ol,.question-preview ul{margin-left:1rem;padding-left:0}}.question-preview li{margin-bottom:.5em}.question-preview strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.question-preview blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.question-preview blockquote{margin:1em 1.5em}}.question-preview pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.question-preview .paragraph code,.question-preview p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.question-preview pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.question-preview hr{background-color:#9ca3af;border:0;height:1px}.question-preview [class$=question-content]{margin-bottom:2em}.question-preview .scroll-wrapper{max-width:100%;overflow:auto}.question-preview .question-answer-area,.question-preview .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.question-preview .question-answer-area,.question-preview .question-prompt{padding:0 1rem}}.question-preview .question__prompt-heading{font-size:1.2em;margin:20px 0}.question-preview .MathJax{color:#000}.question-preview .MathJax_Display{margin:0}.question-preview__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1em}.question-preview__header h1{flex-grow:1;font-size:1.2em;margin:0}
.submit-for-review-modal__checklist{list-style-type:none;margin:0 0 10px;padding-left:30px}.submit-for-review-modal__checklist-item{margin-bottom:10px}.submit-for-review-modal__checklist-item .fa{color:#059669;font-size:1.3em;position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%) translateY(1px)}
.question-actions{background-color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;margin-left:auto;margin-right:auto;margin-top:1em;max-width:830px}
.new-question-type-modal__buttons-wrapper{display:flex;flex-direction:column}.sg-button.new-question-type-modal__button{margin-right:0}.new-question-type-modal__button:not(:last-child){margin-bottom:5px}
.reassign-question-set-modal__actions{margin:20px 0 0}
.edit-page{margin:0 auto;width:100%}.edit-page__actions-wrapper{background-color:#f9fafb;position:sticky;top:0;z-index:999}.edit-page__preview-mode{flex-basis:auto}.edit-page__preview-mode .sg-checkbox-toggle__label{font-weight:700;margin-right:.5em}.edit-page__question-wrapper{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:900px){.edit-page__question-wrapper{flex-wrap:wrap}}.edit-page-controls-buttons{display:flex}.edit-page-controls-buttons .copy-to-clipboard{margin-right:7px}.edit-page-controls-buttons .copy-to-clipboard .sg-button{margin-right:0}
.collapsible-sidebar-container{align-items:flex-start;display:flex}.collapsible-sidebar{display:flex;height:100%}.collapsible-sidebar__content-wrapper{height:100%;overflow:hidden;transition:width .25s}.collapsible-sidebar__content{height:100%;overflow:auto}.collapsible-sidebar__toggle-wrapper{background-color:#f3f4f6;box-shadow:inset -1px 0 0 hsla(0,0%,100%,.75),inset 1px 0 0 rgba(0,0,0,.05);font-size:14px;width:5ch}.collapsible-sidebar__toggle{font-weight:700;left:50%;position:absolute;top:0;transform:rotate(90deg) translateY(50%);transform-origin:left bottom;white-space:nowrap}.collapsible-sidebar__toggle .fa{display:inline-block;margin-right:.5em}.collapsible-sidebar__toggle .fa--mirrored{transform:rotate(180deg)}.collapsible-sidebar__toggle:disabled,.collapsible-sidebar__toggle:disabled:hover{color:#d1d5db;cursor:not-allowed}.collapsible-sidebar-container__main{flex-grow:1;height:100%;overflow:auto}

.status-selector{list-style:none}.status-selector ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.status-selector__item{background-color:#ebf5fa;cursor:pointer;display:flex;padding:1em}.status-selector__item--active{background-color:#50a9e2;color:#fff}
.author-dropdown .simple-dropdown__options{max-width:100%}.author-option-template{overflow:hidden;text-overflow:ellipsis}
.guide-level-selector{width:640px}.guide-level-selector__empty-state{align-items:center;display:flex;height:100px;justify-content:center}.guide-level-selector__body{max-height:400px;overflow:auto;padding:0}.guide-level-selector__list-item{align-items:center;display:flex;justify-content:space-between;padding-left:8px}.guide-level-selector__list-item-no-children{margin-left:36px}.guide-level-selector__list-item-icon{margin-right:4px}.guide-level-selector__list-item--right{align-items:center;display:flex}.guide-level-selector__published{color:#10b981}.guide-level-selector__list-item--1-level{padding-left:8px}.guide-level-selector__list-item--2-level{padding-left:24px}.guide-level-selector__list-item--3-level{padding-left:52px}
.queue-search-panel__guide-selector{z-index:10}.queue-search-panel__guide-selector--filters{align-items:center;display:flex;justify-content:space-between;margin:8px 8px 0}.queue-search-panel__guide-selector--dropdown-trigger{text-align:left;width:264px}
.checkbox-toggle-group label{margin-bottom:1em}.checkbox-toggle-group label:last-child{margin-bottom:0}
.queue-date-filters{display:flex;flex-direction:column}.queue-date-filters>*{margin-right:0}.queue-date-filters .date-range__item{margin:0;max-width:calc(50% - 5px);width:calc(50% - 5px)}
.queue-search-panel{background-color:#f3f4f6;box-shadow:1px 0 0 #d1d5db;font-size:14px;overflow-x:scroll;width:100%}.queue-search-panel__facet{width:100%}.queue-search-panel__section{padding:1em}.queue-search-panel__section .queue-search-panel__facet{margin:.75em .25em}.queue-search-panel__section--highlight{background-color:#fff}.queue-search-panel__section--actions{display:flex;margin-top:1em;align-content:center}.queue-search-panel__sort-by{margin-top:8px}
.questions-list-sortable-item-helper-class{font-size:14px;list-style-type:none;z-index:999}.questions-list{box-shadow:1px 0 0 #d1d5db;height:calc(100% - 120px);left:0;max-width:320px;position:fixed;top:120px;width:100%;z-index:9}.questions-list li,.questions-list ul{list-style-type:none}.questions-list ul{padding:0}ul.questions-list__questions{background-color:#f9fafb;height:100%;margin:0;overflow:auto}ul.questions-list__questions:not(:hover)::-webkit-scrollbar{display:none}.multiple-question-set{background-color:#f3f4f6;border-bottom:1px solid #d1d5db;border-top:1px solid #fff;list-style-type:none;padding:.5em}.multiple-question-set ul{margin:0;padding:0}.multiple-question-set__heading{align-items:center;display:flex;margin-bottom:.5em}.multiple-question-set__name{font-weight:700;margin-right:auto}.question-list-item{background-color:#fff;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;cursor:pointer;min-height:4em}.question-list-item::-moz-selection{background-color:transparent}.question-list-item::selection{background-color:transparent}.question-list-item ::-moz-selection{background-color:transparent}.question-list-item ::selection{background-color:transparent}.question-list-item:before{background-color:#1e7cb8;bottom:0;content:"";display:block;position:absolute;right:-1px;top:0;width:0}.question-list-item.question-list-item--active:before,.question-list-item:hover:before{transition:width .15s;width:.5em}.question-list-item.question-list-item--disabled{pointer-events:none}.question-list-item--excluded-from-search{align-items:center;display:flex;opacity:.5}.questions-list-item__tooltip{background-color:#363a3d;color:#fff;transform:translateX(320px)}@media(max-width:440px){.questions-list-item__tooltip{transform:translateX(0)}}.question-list-item__content{align-items:center;color:#374151;display:flex;height:100%;padding:1em 1em 1em .75em;text-decoration:none;width:100%}.question-list-item__content--excluded-from-search{flex-basis:100%}.question-list-item__difficulty{background:#f7f8f8;border-radius:.15em;color:#374151;margin-right:.75em;min-width:3.25ch;padding:.5em 0;text-align:center;width:3.25ch}.question-list-item__difficulty--hidden{min-width:0;visibility:hidden;width:0}.question-list-item__difficulty--easy{background-color:#d3eaf8;color:#1e7cb8}.question-list-item__difficulty--moderate{background-color:#d1fae5;color:#059669}.question-list-item__difficulty--difficult{background-color:#fbefef;color:#dc4538}.question-list-item__title{flex-grow:1;margin-right:.5em}.question-list-sortable-drag-handle{color:#9ca3af;cursor:grab;font-size:1.1em;padding:.5em 0;text-align:center;transition:color .15s;width:2ch}.question-list-sortable-drag-handle:hover{color:#4b5563}.questions-list__top-drawer{left:0;position:absolute;top:0;width:100%;z-index:99}.questions-list__bottom-drawer{bottom:0;left:0;position:absolute;width:100%;z-index:99}.questions-list__loading-indicator{left:50%;margin-bottom:.5em;padding:0;position:absolute;transform:translateX(-50%)}
.pagi{font-size:14px;max-width:100%;width:100%}.pagi__actions-wrapper{align-items:stretch;display:flex}.pagi__caret{align-items:center;display:flex;font-size:1.5em;justify-content:center;text-align:center;width:20px;z-index:1}.pagi__caret,.pagi__caret:hover{color:#50a9e2}.pagi__caret:disabled{color:#d1d5db;cursor:not-allowed}.pagi__caret:before{bottom:0;content:"";display:block;position:absolute;top:0;width:5px}.pagi__caret:first-child:before{background-image:linear-gradient(90deg,#fff,transparent);left:100%}.pagi__caret:last-child:before{background-image:linear-gradient(90deg,transparent,#fff);right:100%}ul.pagi__pages{flex-grow:1;margin:0;max-width:calc(100% - 50px);max-width:calc(100% - 40px);overflow:auto;padding:0 5px;text-align:center;white-space:nowrap}li.pagi__page{display:inline-block;list-style-type:none}.pagi__page-btn{border-radius:.15em;margin:0 .25em;padding:.35em .5em calc(.35em + 1px)}.pagi__page-btn--active{background-color:#50a9e2;color:#fff}.pagi__page-btn--active:hover{color:#fff}
.drag-handle{content:"";cursor:move}
.edit-question-set-modal .simple-modal__window{max-width:420px}.edit-question-positions-list{align-items:center;background-color:#f3f4f6;box-shadow:inset 1px 1px hsla(0,0%,100%,.5),inset -1px -1px rgba(0,0,0,.1);list-style-type:none;margin:10px 0 20px;padding:10px}.edit-question-positions-item{background-color:#fff;display:flex;font-size:14px;justify-content:space-between;list-style-type:none;margin-bottom:5px;padding:15px;z-index:9999}.edit-question-positions-item:last-child{margin-bottom:0}
.queue-results-questions-list.questions-list{font-size:.9em;height:100%;max-width:100%;position:relative;top:0}.queue-results__pagination{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:10px}.queue-results__pagination .paginationv2{margin:10px 0 0;max-width:100%;overflow:hidden}.queue-results__pagination .paginationv2__number-list{margin:0;overflow:auto}.queue-results__pagination .paginationv2__navigation-button--left{margin-right:10px}.queue-results__pagination .paginationv2__navigation-button--right{margin-left:10px}.queue-results__question-count{margin-bottom:5px}.queue-results__top-drawer{background-color:#fff;display:flex;flex-direction:column;height:200px;padding:.5em}.queue-results__empty-results{margin-top:50%;text-align:center}.add-question-set{align-items:center;background-color:#f3f4f6;display:flex;height:45px;padding:5px}.sg-button.add-question-set__button{margin-right:0;width:100%}.question-has-changes-indicator{color:#1e7cb8}
.authoring-feedback-message-list{list-style:none;margin:0;padding:.75em}.authoring-feedback-message-list__item{background-color:#f9fafb;border-radius:4px;margin:.75em;padding:.75em}.authoring-feedback-message{line-height:1.5}.authoring-feedback-message p{overflow:scroll;padding:.75em}.authoring-feedback-message__notification-indicator{text-align:right}.authoring-feedback-message__notification-indicator--not-sent .fa{color:#dc4538}.authoring-feedback-message__attribution{text-align:right}
.authoring-feedback{background:#fff;bottom:0;left:0;position:absolute;right:0;top:0}.authoring-feedback__instructions{margin-top:50%;text-align:center}.authoring-feedback-messages-empty{left:0;position:absolute;right:0;text-align:center;top:50%}.authoring-feedback-form{display:flex;flex-direction:column;justify-content:space-between;padding:.75em}.authoring-feedback-form .a-form-input{margin:.75em 0}.authoring-feedback-form .sg-button{width:100%}.authoring-feedback-form .a-form-input,.authoring-feedback-form textarea{max-width:100%}
.authoring-queue{font-size:14px;margin-top:-60px}
.passage-correction-popover.card{box-shadow:0 1px 6px rgba(0,0,0,.25);margin-top:10px;position:fixed;width:350px;z-index:99}.passage-correction-popover.card:after{background-image:linear-gradient(to right bottom,#fff 50%,transparent 0);bottom:calc(100% - 10px);content:"";display:block;height:20px;position:absolute;right:20px;transform:rotate(45deg);width:20px}.passage-correction-popover__annotation-wrapper,.passage-correction-popover__correction-wrapper,.passage-correction-popover__original-text{padding:20px 15px}.passage-correction-popover__correction-wrapper{border-bottom:1px solid #f3f4f6}.passage-correction-popover__correction-wrapper .a-form-input{margin-right:0}.passage-correction-popover__input{margin:0 0 5px}.passage-correction-popover__button-wrapper{text-align:right}.passage-correction-popover__student-answer{margin-bottom:20px}.passage-correction-popover__student-answer .a-form-input__static-element{border:2px solid}.passage-correction-popover__student-answer--correct .a-form-input__static-element{border-color:#059669}.passage-correction-popover__student-answer--incorrect .a-form-input__static-element{border-color:#dc4538}.passage-correction-explanation{background-color:#f9fafb;border-radius:10px;margin-bottom:20px;padding:10px}.passage-correction-explanation__show-hide-toggle-wrapper{text-align:center}button.passage-correction-explanation__show-hide-toggle.sg-button{font-size:1.2em;font-weight:700}.passage-correction-question__correct-passage{padding:10px}
.graphing-question-correct-answer-settings__action-menu{max-width:72px;min-width:auto}
.active-question-wrapper{align-self:flex-start;margin:20px 30px;max-width:830px;width:100%}.active-question-wrapper__question{font-size:14px;line-height:1.2;box-shadow:0 1px 2px rgba(0,0,0,.05);background:#fff}.active-question-wrapper__question table{border:0;border-collapse:collapse;border-spacing:0;margin:20px auto;max-width:100%;overflow:auto}.active-question-wrapper__question th{background-color:#fff;border-top:1px solid #e2e4e6}.active-question-wrapper__question tbody tr{background-color:#fafbfc}.active-question-wrapper__question tbody tr:nth-child(2n){background-color:#fff}.active-question-wrapper__question th,.active-question-wrapper__question tr{box-shadow:inset 0 -1px 0 #e2e4e6}.active-question-wrapper__question tbody:first-child tr:first-child{box-shadow:inset 0 -1px 0 #e2e4e6,inset 0 1px 0 #e2e4e6}.active-question-wrapper__question td,.active-question-wrapper__question th{border-right:1px solid #e2e4e6;padding:20px 20px 21px;text-align:left}.active-question-wrapper__question td:first-child,.active-question-wrapper__question th:first-child{border-left:1px solid #e2e4e6}.active-question-wrapper__question th{font-size:1.1em;font-weight:700;white-space:nowrap}.active-question-wrapper__question th::-moz-selection{background-color:transparent}.active-question-wrapper__question th::selection{background-color:transparent}.active-question-wrapper__question th ::-moz-selection{background-color:transparent}.active-question-wrapper__question th ::selection{background-color:transparent}.active-question-wrapper__question a,.active-question-wrapper__question blockquote,.active-question-wrapper__question figcaption,.active-question-wrapper__question h1,.active-question-wrapper__question h2,.active-question-wrapper__question h3,.active-question-wrapper__question h4,.active-question-wrapper__question h5,.active-question-wrapper__question h6,.active-question-wrapper__question li,.active-question-wrapper__question ol,.active-question-wrapper__question p,.active-question-wrapper__question ul{-webkit-user-select:none;-moz-user-select:none;user-select:none}.active-question-wrapper__question a:not([class]){color:#50a9e2}.active-question-wrapper__question a:not([class]):not(:hover){text-decoration:none}.active-question-wrapper__question a:not([class]):hover,.active-question-wrapper__question a:not([class]):visited{color:#1e7cb8}.active-question-wrapper__question small{line-height:1.2}.active-question-wrapper__question img{max-width:100%}.active-question-wrapper__question li,.active-question-wrapper__question p{color:#374151}@media(max-width:600px){.active-question-wrapper__question ol,.active-question-wrapper__question ul{margin-left:1rem;padding-left:0}}.active-question-wrapper__question li{margin-bottom:.5em}.active-question-wrapper__question strong{color:#000;font-family:Lato,sans-serif;font-weight:800}.active-question-wrapper__question blockquote{margin:0 0 1em;padding:1em}@media(max-width:600px){.active-question-wrapper__question blockquote{margin:1em 1.5em}}.active-question-wrapper__question pre{background-color:#f9fafb;border-radius:.25em;color:#4b5563;font-family:Cousine,Courier,monospace;line-height:1.4;max-width:100%;padding:.5em}.active-question-wrapper__question .paragraph code,.active-question-wrapper__question p code{background-color:#f3f4f6;border-radius:.25em;display:inline-block;margin:0 .25em;padding:0 .25em}.active-question-wrapper__question pre code[class^=lang]{background:#2d2d2d;color:#ccc;display:block;overflow-x:auto;padding:.75em 1em}.active-question-wrapper__question hr{background-color:#9ca3af;border:0;height:1px}.active-question-wrapper__question [class$=question-content]{margin-bottom:2em}.active-question-wrapper__question .scroll-wrapper{max-width:100%;overflow:auto}.active-question-wrapper__question .question-answer-area,.active-question-wrapper__question .question-prompt{margin-bottom:2rem;padding:0 2rem}@media(max-width:900px){.active-question-wrapper__question .question-answer-area,.active-question-wrapper__question .question-prompt{padding:0 1rem}}.active-question-wrapper__question .question__prompt-heading{font-size:1.2em;margin:20px 0}.active-question-wrapper__question .MathJax{color:#000}.active-question-wrapper__question .MathJax_Display{margin:0}.active-question-widgets-bar{align-items:center;background:#fff;border-bottom:2px solid #d1d5db;display:flex;flex-flow:row nowrap;padding:1em}.active-question-content{display:flex;flex-flow:column nowrap}.active-question-content__meta{align-items:center;display:flex;justify-content:space-between;padding:1em 1.75em}.active-question-content__meta-title{flex-grow:1;font-size:1.2em;margin:0 10px 0 0}.active-question-content__meta-question-sub-type{background-color:#f3f4f6;border-radius:4px;color:#4b5563;font-size:.9em;font-weight:700;margin:0 .5em;padding:.5em .75em;text-transform:uppercase}.active-question-content__explanation,.active-question-content__prompt{align-items:stretch;display:flex;flex-flow:column nowrap;padding:1em 1.75em}.active-question-content__explanation .question-response-stats--two-way{max-width:none}.active-question-content__explanation .question-footer__main-content-wrapper{padding:0}.active-question-footer{align-items:center;display:flex;justify-content:space-between;padding:1em 1.3125em}@media(max-width:900px){.active-question-footer{flex-direction:column}}.active-question-footer__item{display:flex}@media(max-width:900px){.active-question-footer__item{flex-direction:column;margin-bottom:15px;text-align:center;width:100%}}.active-question-report-issue-link{cursor:pointer;font-size:.8125rem;font-style:italic}.active-question-report-issue-link:hover{color:#dc4538}.active-question-button,a.active-question-button,button.active-question-button{background-color:#f3f4f6;border-radius:.15em;color:#4b5563;cursor:pointer;font-weight:700;margin:0 .25em;padding:.75em 2em;text-decoration:none;transition:background-color .25s}.active-question-button:first-child,a.active-question-button:first-child,button.active-question-button:first-child{margin-left:0}.active-question-button:last-child,a.active-question-button:last-child,button.active-question-button:last-child{margin-right:0}@media(max-width:900px){.active-question-button:last-child,a.active-question-button:last-child,button.active-question-button:last-child{margin-bottom:0}}.active-question-button:hover,a.active-question-button:hover,button.active-question-button:hover{color:#4b5563}.active-question-button:disabled,a.active-question-button:disabled,button.active-question-button:disabled{background-color:#9ca3af;color:#fff;cursor:not-allowed;opacity:.5}.active-question-button:not(:disabled):focus:not(:active),.active-question-button:not(:disabled):hover:not(:active),a.active-question-button:not(:disabled):focus:not(:active),a.active-question-button:not(:disabled):hover:not(:active),button.active-question-button:not(:disabled):focus:not(:active),button.active-question-button:not(:disabled):hover:not(:active){background-color:#e5e7eb}.active-question-button:active,a.active-question-button:active,button.active-question-button:active{transition:background-color 0s}@media(max-width:900px){.active-question-button,a.active-question-button,button.active-question-button{margin-bottom:10px;margin-left:0;margin-right:0}}.active-question-button--green,button.active-question-button--green{background-color:#059669;color:#fff;text-align:center;text-decoration:none}.active-question-button--green:hover,button.active-question-button--green:hover{color:#fff}.active-question-button--green:not(:disabled):focus:not(:active),.active-question-button--green:not(:disabled):hover:not(:active),button.active-question-button--green:not(:disabled):focus:not(:active),button.active-question-button--green:not(:disabled):hover:not(:active){background-color:#047857}.active-question-button--blue-medium,button.active-question-button--blue-medium{background-color:#50a9e2;color:#fff;text-align:center;text-decoration:none}.active-question-button--blue-medium:hover,button.active-question-button--blue-medium:hover{color:#fff}.active-question-button--blue-medium:not(:disabled):focus:not(:active),.active-question-button--blue-medium:not(:disabled):hover:not(:active),button.active-question-button--blue-medium:not(:disabled):focus:not(:active),button.active-question-button--blue-medium:not(:disabled):hover:not(:active){background-color:#1e7cb8}.active-question-footer__nav-controls{margin:0 .25em}.active-question-footer__nav-controls:first-child{margin-left:0}.active-question-footer__nav-controls:last-child{margin-right:0}.active-question-footer__nav-controls .active-question-button{padding-left:1em;padding-right:1em}.active-question-footer__nav-controls .active-question-button:first-child{border-bottom-right-radius:0;border-right:1px solid #6b7280;border-top-right-radius:0;margin-left:0;margin-right:0}.active-question-footer__nav-controls .active-question-button:first-child .fa{margin-right:.25em}.active-question-footer__nav-controls .active-question-button:not(:first-child):not(:last-child){border-radius:0;border-right:1px solid #6b7280;margin:0}.active-question-footer__nav-controls .active-question-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0;margin-right:0}.active-question-footer__nav-controls .active-question-button:last-child .fa{margin-left:.25em}.active-question-header{align-items:center;border-bottom:2px solid rgba(0,0,0,.25);display:flex;justify-content:flex-end}.active-question-header__nav-buttons-wrapper{display:flex}.active-question-header__nav-button{align-items:center;background-color:#f3f4f6;border-left:1px solid #9ca3af;cursor:pointer;display:flex;height:3em;padding:0 1em}.active-question-header__nav-button:hover{background-color:#e5e7eb}.active-question-header__nav-button:disabled{cursor:not-allowed;opacity:.5}.active-question-submit-button__tooltip{text-align:center}.question-interaction-handler{position:relative}.question-interaction-handler__overlay{position:absolute}.question-interaction-handler__overlay--active{bottom:0;left:0;right:0;top:0;z-index:9}
.progress-meter{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#d1d5db;border:0;border-radius:.25em;color:#50a9e2;font-size:.875rem;height:.5em;max-width:22em;min-width:7em;overflow:hidden;width:100%}.progress-meter::-webkit-progress-bar{background:#d1d5db;border-radius:.5em}.progress-meter::-webkit-progress-value{background:#50a9e2;-webkit-transition:width .2s cubic-bezier(.23,1,.32,1),background-color .2s cubic-bezier(.23,1,.32,1);transition:width .2s cubic-bezier(.23,1,.32,1),background-color .2s cubic-bezier(.23,1,.32,1);will-change:width,background-color}.progress-meter::-moz-progress-bar{background:#50a9e2;border-radius:.5em}.progress-meter--medium{border-radius:.5em;height:1em}.progress-meter--large{border-radius:1em;height:2em}.progress-meter--blue{color:#50a9e2}.progress-meter--blue::-webkit-progress-value{background:#50a9e2}.progress-meter--blue::-moz-progress-bar{background:#50a9e2}.progress-meter--green{color:#059669}.progress-meter--green::-webkit-progress-value{background:#059669}.progress-meter--green::-moz-progress-bar{background:#059669}.progress-meter--red{color:#e36e63}.progress-meter--red::-webkit-progress-value{background:#e36e63}.progress-meter--red::-moz-progress-bar{background:#e36e63}.progress-meter--orange{color:#f0bf6c}.progress-meter--orange::-webkit-progress-value{background:#f0bf6c}.progress-meter--orange::-moz-progress-bar{background:#f0bf6c}.progress-meter--gray{color:#6b7280}.progress-meter--gray::-webkit-progress-value{background:#6b7280}.progress-meter--gray::-moz-progress-bar{background:#6b7280}.progress-meter--purple{color:#9d63cf}.progress-meter--purple::-webkit-progress-value{background:#9d63cf}.progress-meter--purple::-moz-progress-bar{background:#9d63cf}.progress-meter--passing{color:#f0bf6c}.progress-meter--passing::-webkit-progress-value{background:#f0bf6c}.progress-meter--passing::-moz-progress-bar{background:#f0bf6c}.progress-meter--proficient{color:#10b981}.progress-meter--proficient::-webkit-progress-value{background:#10b981}.progress-meter--proficient::-moz-progress-bar{background:#10b981}.progress-meter--excelling{color:#50a9e2}.progress-meter--excelling::-webkit-progress-value{background:#50a9e2}.progress-meter--excelling::-moz-progress-bar{background:#50a9e2}.progress-meter--mastery{color:#9d63cf}.progress-meter--mastery::-webkit-progress-value{background:#9d63cf}.progress-meter--mastery::-moz-progress-bar{background:#9d63cf}.ie-stats-position-helper{width:11em}@media(max-width:900px){.ie-stats-position-helper{display:none}}.ie-stats-wrapper{left:100%;padding:2em 1em 0 0;position:fixed;top:120px}.ie-stats-stat{display:flex;flex-flow:column nowrap;margin:0 0 1em}.ie-stats-stat__header{margin-bottom:.5em}.ie-stats-stat__header-title{display:inline-block;font-weight:700;margin:0 .25em 0 0}.ie-stats-stat__questions-answered{white-space:nowrap}
.add-to-template-toggle__checkbox-wrapper--single-question{color:#fff;cursor:pointer;display:inline-block;height:1.2em;min-height:1.2em;min-width:1.2em;position:relative;width:1.2em}.add-to-template-toggle__checkbox-wrapper--single-question .checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--single-question .checkbox-checkmark:after,.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]{bottom:0;left:0;position:absolute;right:0;top:0}.add-to-template-toggle__checkbox-wrapper--single-question .checkbox-checkmark{background-color:#f3f4f6;border-radius:.2em;content:"";will-change:background-color}.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]{background-color:transparent;border:0;cursor:pointer;height:0;margin:0;opacity:0;outline-width:0;padding:0;width:0;z-index:99}.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:not(:disabled):hover~.checkbox-checkmark{background-color:#e4e7eb;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:not(:disabled):checked:hover~.checkbox-checkmark{background-color:#047d58;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark{box-shadow:0 0 1px 3px #d1d5db}.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:checked~.checkbox-checkmark{background-color:#059669}.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:checked~.checkbox-checkmark:after{color:#fff;content:"";font-family:Font Awesome\ 6 Pro;font-size:.9em;text-align:center}.add-to-template-toggle__checkbox-wrapper--single-question input[type=checkbox]:checked:disabled~.checkbox-checkmark{background-color:#9ca3af;transition:all 0s cubic-bezier(.23,1,.32,1)}.add-to-template-toggle__checkbox-wrapper--multi-question{color:#fff;cursor:pointer;display:inline-block;height:1.2em;min-height:1.2em;min-width:1.2em;position:relative;width:1.2em}.add-to-template-toggle__checkbox-wrapper--multi-question .checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--multi-question .checkbox-checkmark:after,.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]{bottom:0;left:0;position:absolute;right:0;top:0}.add-to-template-toggle__checkbox-wrapper--multi-question .checkbox-checkmark{background-color:#fff;border-radius:.2em;content:"";will-change:background-color}.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]{background-color:transparent;border:0;cursor:pointer;height:0;margin:0;opacity:0;outline-width:0;padding:0;width:0;z-index:99}.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:not(:disabled):hover~.checkbox-checkmark{background-color:#f2f2f2;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:not(:disabled):checked:hover~.checkbox-checkmark{background-color:#047d58;transition:background-color .2s cubic-bezier(.23,1,.32,1)}.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:not(:disabled):checked:focus~.checkbox-checkmark,.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:not(:disabled):focus~.checkbox-checkmark{box-shadow:0 0 1px 3px #d1d5db}.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:checked~.checkbox-checkmark{background-color:#059669}.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:checked~.checkbox-checkmark:after{color:#fff;content:"";font-family:Font Awesome\ 6 Pro;font-size:.9em;text-align:center}.add-to-template-toggle__checkbox-wrapper--multi-question input[type=checkbox]:checked:disabled~.checkbox-checkmark{background-color:#9ca3af;transition:all 0s cubic-bezier(.23,1,.32,1)}
.vanilla-ie-no-questions-found-message{bottom:0;font-size:1.1em;font-weight:600;padding:2em;position:absolute;text-align:center}.vanilla-ie-no-questions-found-message__text{color:#6b7280}.vanilla-ie-no-questions-found-message__reset-button{color:#50a9e2;cursor:pointer;font-weight:600}.vanilla-ie-no-questions-found-message__reset-button:hover{color:#1e7cb8}
.questions-list-settings{cursor:default;width:100%;z-index:99}.questions-list-settings::-moz-selection{background-color:transparent}.questions-list-settings::selection{background-color:transparent}.questions-list-settings ::-moz-selection{background-color:transparent}.questions-list-settings ::selection{background-color:transparent}.questions-list-settings__toggle{align-items:center;background-color:#f3f4f6;border-bottom:1px solid rgba(0,0,0,.1);display:flex;font-weight:700;height:44px;justify-content:space-between;padding:0 1em}.questions-list-settings__toggle-icon{cursor:pointer}.questions-list-settings__label{font-weight:700;margin-bottom:.5em}.questions-list-settings__form-sizer{height:0;left:0;overflow:hidden;position:absolute;top:100%;transition:height .25s;width:100%}.questions-list-settings__form-sizer[style*=height]{border-bottom:1px solid rgba(0,0,0,.1)}.questions-list-settings__settings-form{background-color:#f9fafb;padding:1em 1em 2em}.questions-list-settings__input-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75em}.questions-list-settings__input-wrapper--teacher-mode{font-weight:700}.questions-list-settings__input-wrapper--radio [type=radio]{display:none}.questions-list-settings__input-wrapper--radio .fancy-radio{border:3px solid #d1d5db;border-radius:50%;display:inline-block;height:1rem;margin-right:.25rem;position:relative;width:1rem}.questions-list-settings__input-wrapper--radio label{align-items:center;cursor:pointer;display:flex;padding:.25em 0}.questions-list-settings__input-wrapper--radio label:not(:last-child){margin-bottom:.25em}.questions-list-settings__input-wrapper--radio [type=radio]:checked~.fancy-radio{border:3px solid #059669}.questions-list-settings__input-wrapper--radio [type=radio]:checked~.fancy-radio:before{background-color:#059669;border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:6px}.questions-list-settings__checkbox-wrapper input[type=checkbox]{background-color:transparent;border:0;height:0;margin:0;opacity:0;outline-width:0;padding:0;position:absolute;width:0;z-index:99}.questions-list-settings__checkbox-wrapper .checkbox-toggle{background-color:#9ca3af;border:2px solid rgba(0,0,0,.2);border-radius:2em;cursor:pointer;display:block;height:1.25em;position:relative;transition:all .15s;width:2.5em}.questions-list-settings__checkbox-wrapper .checkbox-toggle:before{background-color:#fff;border:2px solid #d1d5db;border-radius:50%;content:"";display:block;height:1em;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s;width:1em}.questions-list-settings__checkbox-wrapper input[type=checkbox]:checked~.checkbox-toggle{background-color:#059669}.questions-list-settings__checkbox-wrapper input[type=checkbox]:checked~.checkbox-toggle:before{left:calc(100% - 1em)}.questions-list-settings__header-title{color:#50a9e2;cursor:pointer}.questions-list-settings__header-title a{text-decoration:none}.questions-list-settings__header-title a,.questions-list-settings__header-title a:active,.questions-list-settings__header-title a:visited{color:#50a9e2}
.questions-list-paginator{align-items:center;background-color:#f3f4f6;border-top:1px solid rgba(0,0,0,.1);display:flex;font-weight:700;height:44px;justify-content:space-between;padding:0 1em}.questions-list-paginator__page-indicator{font-weight:700;margin-bottom:.5em}.questions-list-paginator__form-sizer{height:0;overflow:hidden;transition:height .25s}.questions-list-paginator__form-sizer[style*=height]{border-bottom:1px solid rgba(0,0,0,.1)}.questions-list-paginator__settings-form{background-color:#f9fafb;padding:1em 1em 2em}.questions-list-paginator__input-wrapper{display:block;margin-bottom:.5em}
.add-questions-to-templates__content{background-color:#6b7280;color:#fff;font-size:1em;padding:.8em;text-align:center;width:100%}.add-questions-to-templates__selection-details{font-weight:700;padding:1.5em 1em}.add-questions-to-templates__selection-details .add-questions-to-templates__selection-details--max-limit-warning{display:block;font-style:italic;font-weight:400;margin:.5em 1.5em 0}.add-questions-to-templates__add-button{background-color:#059669;border-radius:2px;cursor:pointer;font-weight:700;padding:.8em;text-align:center;width:100%}.add-questions-to-templates__add-button--disabled,.add-questions-to-templates__select-button--disabled{opacity:.5}.add-questions-to-templates__add-button--disabled:hover,.add-questions-to-templates__select-button--disabled:hover{cursor:default}.add-questions-to-templates__content-selectors{display:flex;height:1em;justify-content:space-between}.add-questions-to-templates__select-button{cursor:pointer;font-size:.8em;text-decoration:underline;width:25%;z-index:99}
.topic-summary{display:flex;flex-direction:column;margin:20px 30px;max-width:830px;padding:1.25rem 3rem 1.25rem 2rem;width:calc(100% - 4rem)}.topic-summary__summary-wrapper{display:flex;justify-content:space-between}.topic-summary__image{height:84px;width:84px}.topic-summary__text-wrapper{width:calc(100% - 84px - 2rem)}.topic-summary__title{line-height:1.25;margin-bottom:.5em}.topic-summary__summary{font-size:1em;line-height:1.5}.topic-summary__button{align-self:flex-end;margin-top:1em}.topic-summary__button .fa{margin-left:.5em}.interaction-engine-v2--mobile .topic-summary{margin:0;min-height:calc(100vh - 120px);width:100%}.interaction-engine-v2--mobile .topic-summary__image{display:none}.interaction-engine-v2--mobile .topic-summary__text-wrapper{width:100%}
.toggle-question-set-removal{color:#9ca3af;cursor:pointer;font-size:1.1em;margin-left:.25em;padding:.5em 0;text-align:center;transition:color .15s;width:2ch}.toggle-question-set-removal.fa-trash:hover{color:#dc4538}.toggle-question-set-removal.fa-plus-circle:hover{color:#059669}.question-set-pending-removal.question-list-item,.question-set-pending-removal .question-list-item{background-color:#f3f4f6}.question-set-pending-removal.multiple-question-set{background-color:#d1d5db}.question-set-pending-removal .multiple-question-set__name,.question-set-pending-removal .question-list-item__title{text-decoration:line-through}.question-set-pending-removal .question-list-item__difficulty{background-color:#fff;color:#9ca3af}
.assignment-stage{display:flex;flex-flow:column;margin:20px 30px;max-width:900px;padding:1.25em 5em;width:100%}@media(max-width:900px){.assignment-stage{background-color:#f3f4f6;margin:0;padding:1.25em .5em}}.assignment-stage__main-content{display:flex}@media(max-width:900px){.assignment-stage__main-content{flex-direction:column}}.assignment-stage__footer-content{display:flex;justify-content:flex-end;margin-top:1em}.assignment-stage__image-wrapper{background:#3a9ede url(https://static.albert.io/app/release/v24-05-15.2/assets/library-blue-0f90191.svg) no-repeat 50%;margin-right:1em;min-width:200px}@media(max-width:900px){.assignment-stage__image-wrapper{height:200px;margin-bottom:.5em;width:100%}}.assignment-stage__image{border-radius:.25em;height:100%}.assignment-stage-card{width:100%}.assignment-stage-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5em}.assignment-stage-card__header h1{margin-bottom:0;margin-right:1em}.assignment-stage-card__subheader{color:#9ca3af;display:block;font-size:.9rem;margin-bottom:2.25em}.assignment-stage-card__submission-status{align-self:flex-start;border-radius:2em;color:#fff;font-size:.8rem;font-weight:700;height:2.25em;padding:.5em 1em;white-space:nowrap}.assignment-stage-card__submission-status .fa{margin-right:.5em}.assignment-stage-card__submission-status--red{background:#dc4538}.assignment-stage-card__submission-status--orange{background:#f0bf6c}.assignment-stage-card__submission-status--green{background:#059669}.assignment-stage__summary-wrapper hr{border:0;border-top:2px solid #f3f4f6;display:block;margin:2em -1.25em}.assignment-stage__details,.assignment-stage__summary{display:flex;justify-content:space-between}@media(max-width:900px){.assignment-stage__details,.assignment-stage__summary{flex-direction:column}}.assignment-stage__detail-card,.assignment-stage__summary-card{box-shadow:0 1px 2px rgba(0,0,0,.15);margin-right:1em;width:33.3333333333%}.assignment-stage__detail-card h4,.assignment-stage__summary-card h4{color:#9ca3af;font-size:.9em;text-transform:uppercase}.assignment-stage__detail-card:last-child,.assignment-stage__summary-card:last-child{margin-right:0}@media(max-width:900px){.assignment-stage__detail-card,.assignment-stage__summary-card{margin-bottom:.5em;width:100%}}.assignment-stage__detail-card--full-width{width:100%}.assignment-stage__summary-card{width:50%}@media(max-width:900px){.assignment-stage__summary-card{width:100%}}.assignment-stage__detail-content,.assignment-stage__summary-content{display:block;font-size:1.6em;font-weight:700;margin:.75em 0 .25em;white-space:nowrap}.assignment-stage__detail-footer,.assignment-stage__summary-footer{color:#9ca3af;font-size:.9em;font-weight:700;white-space:nowrap}.assignment-stage__time-tooltip{font-weight:400;white-space:normal}.assignment-stage__explanation-setting{color:#6b7280;font-weight:700;margin:2em 1em;text-align:center}.assignment-stage__message{background:#f9fafb;box-shadow:0 1px 2px rgba(0,0,0,.15);line-height:1.67}
.abandon-modal{max-width:34.15em}.abandon-modal__warning{color:#f0bf6c;display:flex;justify-content:center;padding:1.5em}.abandon-modal__warning:before{font-size:64px}.abandon-modal__wrapper{display:flex;flex-direction:column}.abandon-modal__action-wrapper,.abandon-modal__message-wrapper{margin:0 auto 1.5em;max-width:18em}.abandon-modal__action-wrapper{display:flex;flex-direction:column;justify-content:center}.abandon-modal__message-wrapper{text-align:center}.abandon-modal__action{width:100%}.abandon-modal__action--show-questions{-webkit-appearance:none;-moz-appearance:none;background-color:#059669;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;margin:0 auto .5em}.abandon-modal__action--show-questions::-moz-selection{background-color:transparent}.abandon-modal__action--show-questions::selection{background-color:transparent}.abandon-modal__action--show-questions ::-moz-selection{background-color:transparent}.abandon-modal__action--show-questions ::selection{background-color:transparent}.abandon-modal__action--show-questions.disabled,.abandon-modal__action--show-questions.disabled:hover,.abandon-modal__action--show-questions:disabled,.abandon-modal__action--show-questions:disabled:hover{background-color:#6b7280;color:#d1d5db}.abandon-modal__action--show-questions:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.abandon-modal__action--submit{-webkit-appearance:none;-moz-appearance:none;background-color:#50a9e2;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;padding:.85em 1em .8em;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out}.abandon-modal__action--submit::-moz-selection{background-color:transparent}.abandon-modal__action--submit::selection{background-color:transparent}.abandon-modal__action--submit ::-moz-selection{background-color:transparent}.abandon-modal__action--submit ::selection{background-color:transparent}.abandon-modal__action--submit.disabled,.abandon-modal__action--submit.disabled:hover,.abandon-modal__action--submit:disabled,.abandon-modal__action--submit:disabled:hover{background-color:#6b7280;color:#d1d5db}.abandon-modal__action--submit:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.abandon-modal__link{color:#50a9e2;cursor:pointer;text-align:center;text-decoration:none}.abandon-modal__link:focus,.abandon-modal__link:hover{color:#1a699e}
.timer{background:#50a9e2;border-radius:3px;color:#fff;font-size:1.1em;font-weight:700;padding:.4em .55em;white-space:nowrap}.timer .fa{margin-right:.4em;opacity:.5}.timer--almost-out{background:#e36e63;transition:background .25s}
.ie-subheader{background-color:#1e7cb8;display:flex;font-weight:700;height:60px;padding:0 1em;position:fixed;top:60px;width:100%;z-index:100}.ie-subheader .loading-indicator{align-items:center;display:flex;height:100%}.ie-subheader .loading-indicator__circle{background-color:#fff}.ie-subheader__item{align-items:center;color:#fff;display:flex;overflow:hidden;padding:0 2em 0 1em;text-decoration:none;white-space:nowrap}.ie-subheader__item:first-child{min-width:10em}.ie-subheader__item:not(:only-child):after{background:no-repeat top/100% 50% linear-gradient(to right top,transparent calc(50% - 1px),hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 50%,transparent 0),no-repeat bottom/100% 50% linear-gradient(to right bottom,transparent calc(50% - 1px),hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 50%,transparent 0);content:"";height:100%;position:absolute;right:0;top:0;width:1em}.ie-subheader__item-name--hoverable{cursor:pointer}.ie-subheader__item-name--hoverable:hover .ie-subheader__item-hover-text{opacity:.6;transform:translateY(-.6em) translateY(-1px)}.ie-subheader__item-name--hoverable:hover .ie-subheader__item-label{transform:translateY(.4em)}.ie-subheader__item-name{margin-right:.75em;white-space:nowrap}.ie-subheader__item-name:only-child{margin-right:0}.ie-subheader__item-hover-text{font-size:.9em;font-style:italic;opacity:0;position:absolute;transform:translateY(0);transition:opacity .25s,transform .25s}.ie-subheader__item-label{display:block;min-width:7em;overflow:hidden;text-overflow:ellipsis;transform:translateY(0);transition:transform .25s}.ie-subheader__access-label{margin:0 0 0 .75em}.ie-subheader__right-content{align-items:center;display:flex;margin-left:auto}
.questions-list-top-widget__bar-wrapper{align-items:center;background-color:#f3f4f6;border-bottom:1px solid rgba(0,0,0,.1);display:flex;font-weight:700;height:44px;justify-content:space-between;width:100%}button.questions-list-top-widget__bar-wrapper{cursor:pointer}button.questions-list-top-widget__bar-wrapper .questions-list-top-widget__text-wrapper,button.questions-list-top-widget__bar-wrapper .questions-list-top-widget__text-wrapper:hover{color:#50a9e2}.questions-list-top-widget__text-wrapper{font-weight:700;height:100%;margin-right:10px;padding:0 1em}button.questions-list-top-widget__text-wrapper,button.questions-list-top-widget__text-wrapper:hover{color:#50a9e2;cursor:pointer}.questions-list-top-widget__icon-wrapper{display:inline-block;height:100%;padding:0 1em}button.questions-list-top-widget__icon-wrapper{cursor:pointer}.questions-list-top-widget__icon{font-size:20px}.questions-list-top-widget__icon-notifier{background-color:#e36e63;border:1px solid #f3f4f6;border-radius:50%;height:10px;position:absolute;right:10px;top:10px;width:10px}.questions-list-top-widget__drawer-wrapper{height:0;overflow:hidden;position:absolute;top:100%;transition:height .2s;width:100%}.questions-list-top-widget__drawer-wrapper--open{border-bottom:1px solid rgba(0,0,0,.1)}.questions-list-top-widget__drawer-sizer{background-color:#f9fafb;padding:1em}
.assignment-details{margin:20px 30px;max-width:830px;width:100%}.assignment-details__card{display:flex;overflow:hidden}@media(max-width:900px){.assignment-details__card{background-color:#f3f4f6;flex-direction:column;margin:0;padding:1.25em .5em}}.assignment-details__content-wrapper,.practice-exam-editor-how-to-move-questions{display:flex;flex-direction:column;padding:1.5em 2em;width:60%}.assignment-details__content-wrapper .a-form-input,.practice-exam-editor-how-to-move-questions .a-form-input{flex-grow:0;margin-bottom:1em}.assignment-details__content-wrapper .assignment-details__title-input,.practice-exam-editor-how-to-move-questions .assignment-details__title-input{margin-bottom:2em}.assignment-details__content-wrapper .assignment-details__title-input input,.practice-exam-editor-how-to-move-questions .assignment-details__title-input input{color:#1e7cb8;font-size:1.5em;font-weight:700;height:auto;padding-bottom:.25em;padding-top:.25em}@media(max-width:900px){.assignment-details__content-wrapper,.practice-exam-editor-how-to-move-questions{width:100%}}.assignment-details__name{color:#1e7cb8;font-size:1.5em;margin-bottom:1em}.assignment-details__heading{font-size:1em;font-weight:700;margin-bottom:.5em}.assignment-details__content{margin-bottom:1.5em}.assignment-details__time-limit-display{margin-top:0}.assignment-details__time-limit-display dt{font-weight:700;margin-bottom:.5em}.assignment-details__footer-wrapper{display:flex;justify-content:flex-end;margin-top:auto}.assignment-details__footer-wrapper>*{flex-grow:1}.assignment-details__footer-wrapper>:not(:last-child){margin-right:1em}.assignment-sections{background-color:#f9fafb;border-right:1px solid #f3f4f6;display:flex;flex-direction:column;width:40%}@media(max-width:900px){.assignment-sections{width:100%}}.assignment-sections__overview{align-items:center;cursor:default;display:flex;justify-content:space-between;padding:1.4em 1.6em}.assignment-sections__overview--active{background-color:#50a9e2}.assignment-sections__overview--active,.assignment-sections__overview--active .assignment-sections__about{color:#fff}.assignment-sections__heading-wrapper{align-items:center;display:flex;justify-content:space-between}.assignment-sections__heading{font-size:1.5em;margin-bottom:.25em}.assignment-sections__add-section-wrapper{color:#50a9e2;padding:1.2em 1.4em}.assignment-sections__add-section-wrapper .fa{margin-right:.5em}.assignment-sections__list{list-style-type:none;margin:0 0 auto;padding:0}.assignment-sections__no-sections-found{font-style:italic;padding:1em 2em;text-align:center}.assignment-question-bank,.assignment-sections__section{align-items:center;background-color:#f9fafb;border:solid #f3f4f6;border-width:0 0 1px;cursor:default;display:flex;font-size:14px;justify-content:space-between;padding:1.4em 1.6em}.assignment-sections__section:first-child{border-top-width:1px}.assignment-sections__section--active{background-color:#50a9e2}.assignment-sections__section--active,.assignment-sections__section--active .assignment-sections__about,.assignment-sections__section--active .assignment-sections__completion,.assignment-sections__section--active .assignment-sections__edit-actions{color:#fff}.assignment-sections__section--active .assignment-section-accuracy{background-color:hsla(0,0%,100%,.1)}.assignment-sections__details-wrapper{margin-right:10px}.assignment-question-bank__label,.assignment-sections__name{font-size:1em;font-weight:700;margin-bottom:.5em}.assignment-sections__name--untitled{font-style:italic;opacity:.75}.assignment-sections__about{color:#4b5563;margin-bottom:.25em}.assignment-sections__completion{color:#9ca3af;font-weight:700}.assignment-sections__completion--complete{color:#059669}.assignment-sections__completion--in-progress{color:#50a9e2}.assignment-sections__completion--not-started{font-style:italic}.assignment-section-accuracy{background-color:rgba(0,0,0,.035);border-radius:5px;font-weight:700;margin-left:auto;min-width:6ch;padding:5px;text-align:center}.assignment-section-view-btn{margin-left:10px}.assignment-sections__edit-actions{color:#1e7cb8}.assignment-sections__edit-actions .fa{padding:.5em}.assignment-details__delete-btn{color:#dc4538;font-weight:700}.assignment-details__delete-btn:hover{color:#dc4538;text-decoration:underline}.assignment-details__delete-btn:only-child{flex-grow:0;padding:.75em}.assignment-question-bank{background-color:#6b7280;color:#fff;margin-top:2em}.assignment-question-bank--active{background-color:#50a9e2}.assignment-question-bank__count{margin:0}.assignment-details__question-bank-heading{color:#1e7cb8;font-size:1.5em}.assignment-details-stats{background-color:#f9fafb;border-radius:5px;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);margin:0 0 10px;padding:20px}.assignment-details-stats__term{color:#6b7280;float:left;font-weight:700;min-width:12ch}.assignment-details-stats__term:not(:last-of-type){margin-bottom:15px}.assignment-details-stats__detail{font-weight:700}.assignment-details-stats__detail:not(:last-of-type){margin-bottom:15px}
.submit-section-modal__body{align-items:center;display:flex;flex-direction:column;text-align:center}.submit-section-modal__warn{color:#f0bf6c;font-size:64px;margin-bottom:20px}.submit-section-modal__buttons-wrapper{display:inline-flex;flex-direction:column;margin-top:20px}.submit-section-modal__button,.submit-section-modal__button:not(:last-child){margin:0 0 10px}.submit-section-modal__button--leave{padding:5px}
.assignment-status-banner{align-items:center;background-color:#059669;border-radius:5px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);color:#fff;margin-bottom:10px;padding:15px}.assignment-status-banner--red{background-color:#dc4538}
.assignment-v2-ie-content-wrapper{max-width:830px;width:100%}.assignment-v2-ie-subheader-right-content{display:flex}.assignment-v2-ie-subheader-right-content__timer{align-items:center;display:flex;margin-right:10px}
.interaction-engine-v2{font-size:14px}.interaction-engine-v2:not(.interaction-engine-v2--allow-highlight)::-moz-selection{background-color:transparent}.interaction-engine-v2:not(.interaction-engine-v2--allow-highlight)::selection{background-color:transparent}.interaction-engine-v2:not(.interaction-engine-v2--allow-highlight) ::-moz-selection{background-color:transparent}.interaction-engine-v2:not(.interaction-engine-v2--allow-highlight) ::selection{background-color:transparent}.interaction-engine-v2__navigation-wrapper{background-color:#1e7cb8;display:flex;justify-content:space-between}.interaction-engine-v2__subheader{margin-bottom:0;overflow:auto;z-index:100}.interaction-engine-v2__wrapper{min-height:calc(100vh - 120px)}.interaction-engine-v2__active-question-area{margin-left:320px}.interaction-engine-v2__active-question-with-stats-area{align-items:flex-start;display:flex;justify-content:center;min-height:100vh}.interaction-engine__footer{margin-top:3em}.ie-mobile-nav{align-items:stretch;background-color:#1e7cb8;color:#fff;display:flex;font-weight:700;height:40px;padding:0 .5em}.ie-mobile-nav__back{align-items:center;cursor:pointer;display:flex}.ie-mobile-nav__back .fa{font-size:1.2em;margin-right:.5em}.interaction-engine-v2--mobile .questions-list{max-width:100%}.interaction-engine-v2--mobile .interaction-engine-v2__active-question-area{box-shadow:0 2px 2px rgba(0,0,0,.25);height:100%;margin-left:0;overflow:auto;position:absolute;transform:translateX(100%);transition:transform .3s;width:100%;z-index:9;-webkit-overflow-scrolling:touch}.interaction-engine-v2--mobile .interaction-engine-v2__active-question-area--in-view{transform:translateX(0)}.interaction-engine-v2--mobile .interaction-engine-v2__active-question-with-stats-area{min-height:100%}.interaction-engine-v2--mobile .active-question-wrapper{margin:0;min-height:calc(100vh - 120px)}.interaction-engine-v2--mobile .interaction-engine__footer{display:none}.interaction-engine-v2__actions{align-items:center;display:flex;padding:0 1em}.interaction-engine-v2__button{-webkit-appearance:none;-moz-appearance:none;background-color:#34d399;border:0;border-radius:.15em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;text-decoration:none;transition:box-shadow .1s ease-in-out,transform .1s ease-in-out;font-size:.75rem;margin:0 1em 0 0;padding:.5em .75em}.interaction-engine-v2__button::-moz-selection{background-color:transparent}.interaction-engine-v2__button::selection{background-color:transparent}.interaction-engine-v2__button ::-moz-selection{background-color:transparent}.interaction-engine-v2__button ::selection{background-color:transparent}.interaction-engine-v2__button.disabled,.interaction-engine-v2__button.disabled:hover,.interaction-engine-v2__button:disabled,.interaction-engine-v2__button:disabled:hover{background-color:#6b7280;color:#d1d5db}.interaction-engine-v2__button:not(:disabled):not(:active):hover{box-shadow:0 2px 9px 0 rgba(0,0,0,.2);transform:translateY(-1px) scale(1.01)}.interaction-engine-v2__button:only-child{margin:0}.interaction-engine-v2__button:disabled,.interaction-engine-v2__button:disabled:hover{background-color:#34d399;color:#fff;cursor:not-allowed;opacity:.5}.interaction-engine-v2__button--submit{font-size:1.1em;margin:0 0 0 .5em;padding:.4em .55em}.interaction-engine-v2__assign-button--old-IE{margin:0 .5em 1em 0}.interaction-engine-v2__empty-template{align-self:flex-start;background:#fff;margin:20px 30px;max-width:830px;padding:5em 1em;text-align:center;width:100%}
.gl-topic-summary__wrapper{display:flex}.gl-topic-summary__img-wrapper{min-width:150px;width:150px}.gl-topic-summary__img{width:100%}.gl-topic-summary__button-wrapper{display:flex;justify-content:flex-end}@media screen and (max-width:780px){.gl-topic-summary__img-wrapper{display:none}}
.spv-toolbar__assign-popover{border:1px solid #e5e7eb;max-width:240px}
.retail-assessment-modal__icon{font-size:32px}
#public-questions-view{--questionList__viewport-spacing:16px;background-color:#f3f4f6;display:flex;flex-direction:column;height:calc(100vh - 60px);margin-top:-60px;max-height:calc(100vh - 60px);overflow-y:hidden}#public-questions-view .public-questions-view__loading{align-items:center;height:100%}#public-questions-view .public-questions-header{color:#fff;font-size:20px}#public-questions-view .public-questions-content{display:flex;height:100%;gap:var(--questionList__viewport-spacing);padding-left:var(--questionList__viewport-spacing);padding-right:var(--questionList__viewport-spacing);position:relative}#public-questions-view .public-questions__toolbar{background:#fff;border-bottom:1px solid #e5e7eb}#public-questions-view .public-question-list--mobile{bottom:0;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .2s ease-in-out;width:calc(100% - var(--questionList__viewport-spacing)*2);z-index:1}#public-questions-view .public-question-list--mobile--open{box-shadow:0 5px 20px rgba(0,0,0,.05);transform:translateX(calc(var(--questionList__viewport-spacing)));transition:.2s ease-in-out;visibility:visible}#public-questions-view .public-question-list{display:flex;flex-direction:column;height:calc(100% - 164px);min-width:350px;overflow:hidden}#public-questions-view .public-question-list .public-question-list__list-item{border:1px solid #e5e7eb}#public-questions-view .public-question-list .public-question-list__question{cursor:pointer;text-align:left;width:100%}#public-questions-view .public-question-list .public-question-list__question.selected{border:2px solid #50a9e2}#public-questions-view .public-question-list .public-question-list__question:hover:not(.selected){border:1px solid #c1c4c9}#public-questions-view .public-question-list__questions{height:100%;overflow-y:scroll}#public-questions-view .highlighted-content-area{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px}#public-questions-view .public-question{overflow-y:scroll;padding-bottom:100px}#public-questions-view .public-question .public-question__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:center}#public-questions-view .public-question .public-question__header .public-question__question-details{display:flex}#public-questions-view .public-question .public-question__header .question-details__question-nav{margin-left:auto}#public-questions-view .question-content-blocker__icon--sparkles{color:#fff;font-size:200px;opacity:.3;position:absolute;right:-24px;top:-48px;mix-blend-mode:soft-light;rotate:12deg}#public-questions-view .question-content-blocker{background:linear-gradient(#f59e0b,#d97706);border-radius:16px;color:#fff;padding:clamp(16px,2vw,40px)}#public-questions-view .question-content-blocker .question-content-blocker__description{text-shadow:0 1px 2px #b45309}#public-questions-view .question-content-blocker .question-content-blocker__description ul{list-style-position:inside}#public-questions-view .question-content-blocker .question-content-blocker__icon-wrapper{--question-stem-blocker_icon-wrapper:min(96px,10vw);background:#fef3c7;border-radius:50%;display:flex;height:var(--question-stem-blocker_icon-wrapper);justify-content:center;text-align:center;width:var(--question-stem-blocker_icon-wrapper)}#public-questions-view .question-content-blocker .question-content-blocker__lock-icon{color:#f59e0b;height:auto;width:45%}#public-questions-view .question-content-blocker .view-license-options{background:#fff;border-radius:40px;color:#4b5563;width:100%}
.staging-details{display:flex;gap:8px}.staging-details__img-wrapper{background:radial-gradient(207.21% 98.93% at 0 1.07%,#399fdf 0,#278fcf 100%);border:1px solid #d1d5db;border-radius:10px;overflow:hidden;width:clamp(100px,33%,250px)}@media screen and (max-width:480px){.staging-details__img-wrapper{display:none}}.staging-details__img{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.staging-details__content{border-color:#d1d5db;flex-grow:1}.staging-detail-item{align-items:flex-start;display:flex;padding:16px 32px}.staging-detail-item:first-child{margin-top:24px}.staging-detail-item:last-child{margin-bottom:16px}.staging-detail-item__icon{color:#1e7cb8}.staging-detail-item__info{flex-grow:1}.staging-detail-item__details{max-width:40ch}.staging-details__header{border-bottom:1px solid #d1d5db}@media screen and (max-width:480px){.staging-details__header{align-items:flex-start;flex-direction:column;flex-flow:column-reverse;gap:8px}}
.submission-status-badge{white-space:nowrap}
.submit-assignment-button__icon-wrapper{font-size:4rem}
.assignment-details-v2 .staging-details__img{background-size:cover}.assignment-details-message .staging-detail-item__details{font-style:italic;overflow-wrap:anywhere}
.toolbar-button.assignment-timer{overflow:hidden}.toolbar-button.assignment-timer--warn{pointer-events:none}.toolbar-button.assignment-timer--undismissable{background-color:#4b5563}.toolbar-button.assignment-timer--undismissable *{color:#fff}.assignment-timer__seconds-left{opacity:1;overflow:hidden;text-align:right;width:9ch}.assignment-timer__seconds-left--collapsed{opacity:0;width:0}
.toolbar-progress-indicator__unanswered-count{display:inline-block;text-align:right}.toolbar-progress-indicator__divider{display:inline-block;margin:0 2px}
.folder-toolbar__example-reorder{border-radius:10px;filter:grayscale(1);pointer-events:none}.folder-toolbar__reorder--disabled{cursor:not-allowed;filter:grayscale(1);opacity:.5}
.folder-practice-view__title-bar--not-found{top:-60px}.folder-practice-view__no-folder-found{background:none}

/*# sourceMappingURL=app.css.map*/