.sf-chevron{position:relative;position:var(--chevron-position,relative);display:block;width:1.25rem;width:var(--chevron-size,1.25rem);height:1.25rem;height:var(--chevron-size,1.25rem);cursor:pointer}.sf-chevron__bar{position:absolute;top:50%;background:transparent;background:var(--chevron-background,transparent);transition:transform .3s cubic-bezier(.25,1.7,.35,.8)}.sf-chevron__bar:after{content:"";display:block;width:.625rem;width:calc(var(--chevron-size, 1.25rem)/2);height:.125rem;height:calc(var(--chevron-size, 1.25rem)/10);background:var(--c-black);background:var(--chevron-color,var(--c-black))}.sf-chevron__bar--left{left:.125rem;left:calc(var(--chevron-size, 1.25rem)/10);transform:translate3d(0,-50%,0) rotate(45deg);transform:translate3d(var(--chevron-translateX,0),var(--chevron-translateY,-50%),0) rotate(var(--chevron-rotate,45deg))}.sf-chevron__bar--right{right:.125rem;right:calc(var(--chevron-size, 1.25rem)/10);transform:translateY(-50%) rotate(-45deg);transform:translate(var(--chevron-translateX,0),var(--chevron-translateY,-50%)) rotate(calc(var(--chevron-rotate, 45deg)*-1))}.sf-chevron--top{--chevron-rotate:-45deg}.sf-chevron--left .sf-chevron__bar--left{--chevron-rotate:45deg;--chevron-translateY:150%}.sf-chevron--left .sf-chevron__bar--right{--chevron-rotate:45deg;--chevron-translateX:-60%;--chevron-translateY:-150%}.sf-chevron--right .sf-chevron__bar--left{--chevron-rotate:45deg;--chevron-translateX:60%;--chevron-translateY:-150%}.sf-chevron--right .sf-chevron__bar--right{--chevron-rotate:45deg;--chevron-translateY:150%}.sf-scrollable{scrollbar-color:var(--c-text-muted) transparent;scrollbar-width:thin}.sf-scrollable__content{overflow-y:auto;max-height:5rem;max-height:var(--scrollable-max-height,var(--_scrollable-max-height,5rem))}.sf-scrollable ::-webkit-scrollbar{width:0;height:0}.sf-scrollable ::-webkit-scrollbar-thumb{background:var(--c-text-muted);border-radius:.625rem}.sf-scrollable ::-webkit-scrollbar-thumb:hover{background:var(--c-link)}.sf-scrollable:hover{scrollbar-color:var(--c-secondary-darken) transparent}.sf-scrollable:hover ::-webkit-scrollbar{width:.3125rem;height:.3125rem}.sf-scrollable.is-open{--scrollable-max-height:auto}.sf-scrollable__view-all{margin:var(--scrollable-button-margin,var(--spacer-sm) 0 0 0)}.display-none{display:none}.sf-tabs{display:flex;flex-wrap:wrap}.sf-tabs__title{z-index:var(--tabs-title-z-index);display:flex;display:var(--tabs-title-display,flex);box-sizing:border-box;flex:0 0 100%;flex:var(--tabs-title-flex,0 0 100%);justify-content:space-between;margin:var(--tabs-title-margin);padding:var(--tabs-title-padding,var(--spacer-sm));background:var(--tabs-title-background);border:var(--tabs-title-border,var(--tabs-title-border-style,solid) var(--tabs-title-border-color,var(--c-light)));border-width:0 0 1px;border-width:var(--tabs-title-border-width,0 0 1px 0);color:var(--tabs-title-color);transition:color .15s ease-in-out;font:var(--font-weight--normal) var(--font-size--base)/1.4 var(--font-family--secondary);font:var(--tabs-title-font,var(--tabs-title-font-weight,var(--font-weight--normal)) var(--tabs-title-font-size,var(--font-size--base))/var(--tabs-title-font-line-height,1.4) var(--tabs-title-font-family,var(--font-family--secondary)))}.sf-tabs__title.is-active{--tabs-title-border-width:0;--tabs-title-color:var(--c-primary);--chevron-color:var(--c-primary)}.sf-tabs__title.is-active+.sf-tabs__content{--tabs-content-border-width:var(--tabs-content-border-width,1px 0 0 0)}.sf-tabs__content{flex:0 0 100%;order:var(--tabs-content-order);border:var(--tabs-content-border,var(--tabs-content-border-style,solid) var(--tabs-content-border-color,var(--c-light)));border-width:0;border-width:var(--tabs-content-border-width,0);color:var(--c-text);color:var(--tabs-content-color,var(--c-text));font:var(--font-weight--light) var(--font-size--base)/1.6 var(--font-family--primary);font:var(--tabs-content-font,var(--tabs-content-font-weight,var(--font-weight--light)) var(--tabs-content-font-size,var(--font-size--base))/var(--tabs-content-font-line-height,1.6) var(--tabs-content-font-family,var(--font-family--primary)))}.sf-tabs__content__tab{padding:var(--tabs-content-tab-padding,var(--spacer-base) var(--spacer-sm))}.sf-tabs__tab{display:contents}.sf-tabs .sf-chevron,.sf-tabs__chevron{display:var(--tabs-chevron-display)}@media(min-width:1024px){.sf-tabs{--tabs-title-z-index:1;--tabs-content-order:1;--tabs-title-flex:0 0 auto;--tabs-title-margin:0 var(--spacer-lg) -2px 0;--tabs-title-padding:var(--spacer-xs) 0;--tabs-title-color:var(--c-text-muted);--tabs-title-font-size:var(--h4-font-size);--tabs-content-tab-padding:var(--spacer-xl) 0}.sf-tabs .sf-chevron,.sf-tabs__chevron{--tabs-chevron-display:none}.sf-tabs__title.is-active{--tabs-title-border-width:0 0 2px 0;--tabs-title-border-color:var(--c-text);--tabs-title-color:var(--c-text)}.sf-tabs__title.is-active+.sf-tabs__content{--tabs-content-border-width:2px 0 0 0}.sf-tabs__title:hover{--tabs-title-color:var(--c-text)}}.cms-form-page.main-edu-home.comm-gov-edu div#tabs .sf-tabs__tab button.sf-tabs__title,.display-none{display:none}.cms-form-page.main-edu-home.comm-gov-edu div#tabs .sf-tabs__tab .sf-tabs__content{border:none}.cms-form-page.main-edu-home.comm-gov-edu div#tabs .sf-tabs__tab .sf-tabs__content .sf-tabs__content__tab{padding:10px 0}.display-none[data-v-f0d7f0ac]{display:none}.main-edu-home[data-v-f0d7f0ac]{max-width:1280px;margin:0 auto;padding:30px 20px}.com-banner[data-v-f0d7f0ac],.edu-banner[data-v-f0d7f0ac]{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0}.com-banner .centered[data-v-f0d7f0ac],.edu-banner .centered[data-v-f0d7f0ac]{position:absolute}.centered h1[data-v-f0d7f0ac]{font-size:38px;line-height:42px;margin-bottom:0;font-weight:700;text-transform:uppercase;color:#fff;font-family:sans-serif;text-align:center}.centered h1 span[data-v-f0d7f0ac]{filter:drop-shadow(0 0 .75rem black)}.alert-box[data-v-f0d7f0ac]{position:fixed;top:20%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #ccc;padding:20px;box-shadow:0 0 260px rgba(0,0,0,.1);text-align:center}.message[data-v-f0d7f0ac]{margin-bottom:10px}.cms-form-page.main-edu-home.comm-gov-edu .alert-box .message p[data-v-f0d7f0ac]{line-height:25px}.alert-box button[data-v-f0d7f0ac]{color:#fff;background:#ff9e19;border-color:#ff9e19;padding:5px 20px;border-radius:5px;cursor:pointer;margin-top:10px}.cms-form-page.main-edu-home.comm-gov-edu .commercial-price[data-v-f0d7f0ac]{padding:20px 0}.cms-form-page.main-edu-home.comm-gov-edu p[data-v-f0d7f0ac]{margin:0;font-size:18px;line-height:35px;color:#666}div#commercial-block .eligibility-text[data-v-f0d7f0ac]{width:50%;float:left;padding-right:20px}div#commercial-block .discount-restrictions-text[data-v-f0d7f0ac]{width:50%;float:left}div#commercial-block .commercial-form[data-v-f0d7f0ac]{clear:both}.submit_btn[data-v-f0d7f0ac]{text-align:center;clear:both;max-width:50%;margin:0 auto;background-color:#ff9e19;color:#fff;text-transform:capitalize;cursor:pointer;width:50%;font-size:16px;line-height:36px}form#edu-form[data-v-f0d7f0ac],form#rfq-form[data-v-f0d7f0ac]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.comm-gov-edu-tabs[data-v-f0d7f0ac]{width:100%}form#edu-form .left-side-col[data-v-f0d7f0ac],form#edu-form .right-side-col[data-v-f0d7f0ac],form#rfq-form .left-side-col[data-v-f0d7f0ac],form#rfq-form .right-side-col[data-v-f0d7f0ac]{width:49.1%}.field.applies.required .control[data-v-f0d7f0ac]{display:flex;grid-gap:20px;gap:20px}.brands ul li a[data-v-f0d7f0ac]{font-size:18px;padding:0}.brands li#show-desktop[data-v-f0d7f0ac]{list-style:none}.meet-team[data-v-f0d7f0ac]{padding-top:30px;margin-top:30px;display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:20px;gap:20px}.meet-team .big-title-home[data-v-f0d7f0ac]{width:100%}.meet-team .team-member[data-v-f0d7f0ac]{text-align:center;width:calc(50% - 20px);flex:0 0 calc(50% - 20px)}.edu-form .field[data-v-f0d7f0ac],.rfq-form .field[data-v-f0d7f0ac]{padding-bottom:20px}form#edu-form .right-side-col[data-v-f0d7f0ac]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}form#edu-form .right-side-col .submit_btn[data-v-f0d7f0ac]{width:100%;max-width:100%}.team-member .member-name h3[data-v-f0d7f0ac]{font-family:sans-serif;font-weight:900;font-size:18px;text-transform:uppercase;color:#333;padding:10px 0 0}.team-member .member-job h5[data-v-f0d7f0ac]{font-family:sans-serif;font-weight:700;color:#333;font-size:14px;margin:0;line-height:14px}.main-edu-home .team-member .member-des p[data-v-f0d7f0ac]{line-height:20px;font-family:sans-serif;color:#333;font-size:15px}@media only screen and (max-width:1024px){.cms-form-page.main-edu-home.comm-gov-edu[data-v-f0d7f0ac]{padding:0 20px}.cms-form-page.main-edu-home.comm-gov-edu .commercial-price[data-v-f0d7f0ac]{padding:0}.cms-form-page.main-edu-home.comm-gov-edu .title h2[data-v-f0d7f0ac]{font-size:24px;line-height:28px}.available-brands .big-title-home h2[data-v-f0d7f0ac],.commercial-price .big-title-home h2[data-v-f0d7f0ac],.meet-team .big-title-home h2[data-v-f0d7f0ac]{font-size:20px;margin-bottom:20px}.centered h1[data-v-f0d7f0ac]{font-size:24px;line-height:28px}.meet-team .team-member[data-v-f0d7f0ac]{width:calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media only screen and (max-width:480px){.alert-box[data-v-f0d7f0ac]{width:90%}.cms-form-page.main-edu-home.comm-gov-edu[data-v-f0d7f0ac]{padding:0 20px}.cms-form-page.main-edu-home.comm-gov-edu .title h2[data-v-f0d7f0ac]{font-size:16px;line-height:24px}.tabs_nav[data-v-f0d7f0ac]{flex-direction:column}.available-brands .big-title-home h2[data-v-f0d7f0ac],.commercial-price .big-title-home h2[data-v-f0d7f0ac],.meet-team .big-title-home h2[data-v-f0d7f0ac]{font-size:18px;margin-bottom:30px}.commercial-price #big-title-edupice[data-v-f0d7f0ac]{margin-top:10px}.cms-form-page.main-edu-home.comm-gov-edu .commercial-price #edutext[data-v-f0d7f0ac]{max-width:100%}form#edu-form[data-v-f0d7f0ac],form#rfq-form[data-v-f0d7f0ac]{flex-direction:column}form#edu-form .left-side-col[data-v-f0d7f0ac],form#edu-form .right-side-col[data-v-f0d7f0ac],form#rfq-form .left-side-col[data-v-f0d7f0ac],form#rfq-form .right-side-col[data-v-f0d7f0ac]{width:100%;padding:0}.tabs_nav[data-v-f0d7f0ac]{padding:0}.sf-tabs__content__tab .available-brands[data-v-f0d7f0ac]{padding-top:50px}.brands ul[data-v-f0d7f0ac]{padding:0}form#rfq-form .field.applies.required[data-v-f0d7f0ac]{max-width:100%;margin:0 auto}.field.applies.required .control[data-v-f0d7f0ac]{justify-content:center;align-items:center}.meet-team .team-member[data-v-f0d7f0ac]{width:100%;flex:0 0 100%}div#commercial-block .eligibility-text[data-v-f0d7f0ac]{width:100%;padding-right:0;padding-left:0}div#commercial-block .discount-restrictions-text[data-v-f0d7f0ac]{width:100%;padding:0}.submit_btn[data-v-f0d7f0ac]{max-width:100%;width:100%}form#rfq-form .field.file[data-v-f0d7f0ac]{padding-bottom:0}}.cms-page[data-v-f0d7f0ac]{padding:var(--spacer-sm)}form[data-v-f0d7f0ac]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.label[data-v-f0d7f0ac]{color:#1a1a1a}.rfq-form .field .label span[data-v-f0d7f0ac]{font-weight:900}input[type=datetime][data-v-f0d7f0ac],input[type=email][data-v-f0d7f0ac],input[type=number][data-v-f0d7f0ac],input[type=password][data-v-f0d7f0ac],input[type=search][data-v-f0d7f0ac],input[type=tel][data-v-f0d7f0ac],input[type=text][data-v-f0d7f0ac],input[type=url][data-v-f0d7f0ac]{height:35px;font-size:100%;border:1px solid #adadad;line-height:1.66;background-color:#fff;box-shadow:none!important;-webkit-box-shadow:none!important;background:#fff;background-clip:padding-box;border-radius:1px;font-family:var(--font-family--primary);padding:0 9px;vertical-align:baseline;width:100%;box-sizing:border-box}.rfq-form .field.applies.required[data-v-f0d7f0ac]{max-width:65%;margin:0 auto}.field.file[data-v-f0d7f0ac],.rfq-form .field.applies.required[data-v-f0d7f0ac]{text-align:center}.rfq-form .field.description[data-v-f0d7f0ac]{text-align:center;clear:both;padding-top:0;padding-bottom:20px}.label[data-v-f0d7f0ac],label[data-v-f0d7f0ac]{font-weight:500!important;font-size:100%!important;padding:0!important;margin:0;text-align:left}label[data-v-f0d7f0ac]{display:inline-block;margin-bottom:.5rem}#description-area[data-v-f0d7f0ac]{overflow-y:auto;overflow-x:hidden}textarea[data-v-f0d7f0ac]{box-shadow:none!important;-webkit-box-shadow:none!important;overflow:auto;resize:vertical;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;background:#fff;background-clip:padding-box;border:1px solid #c2c2c2;border-radius:1px;height:auto;padding:10px;vertical-align:baseline;width:100%;box-sizing:border-box}.rfq-form .field.file #files.input-text[data-v-f0d7f0ac]{height:35px;border:1px solid #adadad;width:100%;padding:3.5px}button[data-v-f0d7f0ac],input[data-v-f0d7f0ac]{overflow:visible}button[data-v-f0d7f0ac],input[data-v-f0d7f0ac],optgroup[data-v-f0d7f0ac],select[data-v-f0d7f0ac],textarea[data-v-f0d7f0ac]{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.form-group[data-v-f0d7f0ac]{margin-bottom:1rem}#com-form-action[data-v-f0d7f0ac]{clear:both;max-width:48.79%;margin:0 auto!important}.rfq-form .actions-toolbar .primary[data-v-f0d7f0ac]{width:100%}.actions-toolbar>.primary[data-v-f0d7f0ac]:last-child,.actions-toolbar>.secondary[data-v-f0d7f0ac]:last-child{margin-bottom:0}.rfq-form .actions-toolbar .primary .action.submit.primary[data-v-f0d7f0ac]{width:100%;background-color:#ff9e19;color:#fff;text-transform:capitalize}.main-edu-home .education[data-v-f0d7f0ac]{padding-left:0;padding-right:0}.education .com-banner[data-v-f0d7f0ac]{padding-left:0;position:relative;cursor:pointer}.education .edu-banner[data-v-f0d7f0ac]{padding-right:0;position:relative;cursor:pointer}.education .centered[data-v-f0d7f0ac]{position:absolute;top:35%;width:100%;align-items:center;display:flex;justify-content:center}.education .centered h1[data-v-f0d7f0ac]{font-size:34px;margin-bottom:0;font-weight:700;text-transform:uppercase;color:#fff;font-family:var(--font-family--primary);text-align:center}.education .centered h1 span[data-v-f0d7f0ac]{filter:drop-shadow(0 0 .75rem black)}.main-edu-home .commercial-price #edutext[data-v-f0d7f0ac]{max-width:80%;margin:0 auto;font-size:15px;text-align:center}.main-edu-home .commercial-price #edutext p[data-v-f0d7f0ac]{margin-bottom:0}.main-edu-home .title[data-v-f0d7f0ac]{text-align:center;padding:25px 0}.main-edu-home .title h2[data-v-f0d7f0ac]{font-weight:800;font-size:30px;line-height:30px}.inner-title h3[data-v-f0d7f0ac],.main-edu-home .title h2[data-v-f0d7f0ac]{text-transform:uppercase;color:#333;font-family:sans-serif}.inner-title h3[data-v-f0d7f0ac]{font-weight:700;font-size:18px;line-height:18px}.main-edu-home .commercial-form .group-image[data-v-f0d7f0ac]{text-align:center;padding-top:30px}.main-edu-home .commercial-form .group-image h2 i[data-v-f0d7f0ac]{padding:20px;background-color:#ff9e19;color:#fff;border:1px solid #ff9e19;border-radius:50%;font-size:35px}.inner-title[data-v-f0d7f0ac]{padding-bottom:10px;padding-top:10px}.big-title-home h2[data-v-f0d7f0ac]{font-size:30px;font-weight:800;text-transform:uppercase;color:#333;text-align:center;border-bottom:3px dotted #000;margin-bottom:50px;line-height:0;position:relative;font-family:var(--font-family--primary)}.big-title-home h2 span[data-v-f0d7f0ac]{background:#fff none repeat scroll 0 0;padding:10px 20px;position:relative;z-index:0;top:2px;font-family:sans-serif}#big-title-edupice[data-v-f0d7f0ac]{margin-top:50px}.available-brands[data-v-f0d7f0ac]{position:relative;clear:both;padding-top:70px;text-align:center;max-width:1280px;margin:0 auto}.team-member .member-icon ul li[data-v-f0d7f0ac]{display:inline-block;width:35px;height:35px;text-align:center;font-size:16px;border-radius:50%;margin:10px 10px 0 0}.team-member .member-image[data-v-f0d7f0ac]{text-align:center}.team-member .member-image img[data-v-f0d7f0ac]{height:300px}.team-member .member-des[data-v-f0d7f0ac]{padding:15px 0;border-top:3px dotted #000}.team-member .member-contact h4[data-v-f0d7f0ac]{font-family:var(--font-family--primary);font-weight:900;text-transform:uppercase;font-size:14px;color:#333;line-height:14px}.cms-comm-gov-edu .breadcrumbs[data-v-f0d7f0ac]{display:none}.member-job[data-v-f0d7f0ac]{padding-bottom:15px}.userCode[data-v-f0d7f0ac]{position:absolute;left:-5000px;text-indent:100%;white-space:nowrap;overflow:hidden}.edu-form .field .label span[data-v-f0d7f0ac]{font-weight:900}.edu-form .field.applies.required .odr[data-v-f0d7f0ac],.edu-form .field.applies.required[data-v-f0d7f0ac],.field.file[data-v-f0d7f0ac]{text-align:center}.edu-form .field.applies.required .odr .input-radio[data-v-f0d7f0ac]{display:block;margin:0 auto}.edu-form .field.empty-cells[data-v-f0d7f0ac]{height:68px;clear:both}.edu-form .field.file #files.input-text[data-v-f0d7f0ac]{height:35px;border:1px solid #adadad;width:100%;padding:3.5px}.edu-form .actions-toolbar .primary[data-v-f0d7f0ac]{width:100%}.edu-form .actions-toolbar .primary .action.submit.primary[data-v-f0d7f0ac]{width:100%;background-color:#ff9e19;color:#fff;text-transform:capitalize}.edu-form .field.applies.required .odr label[data-v-f0d7f0ac]{text-align:center;font-size:12px!important}.tabs_nav[data-v-f0d7f0ac]{display:flex;justify-content:center;align-items:center;grid-gap:20px;gap:20px}.cus-label[data-v-f0d7f0ac]{display:inline-block;padding:5px 12px!important;margin-bottom:0;line-height:17px;color:#333;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid #bbb;background-color:#e6e6e6;margin-left:5px}.hide[data-v-f0d7f0ac]{display:none!important}.control .pip .remove[data-v-f0d7f0ac]{cursor:pointer}@media only screen and (max-width:767px){.meet-team .team-member[data-v-f0d7f0ac]{width:100%;flex:0 0 100%;max-width:100%}}