.AudioControl_volume-container__SF_jB{display:flex;align-items:center;position:absolute;top:.5rem;right:2rem}.AudioControl_slider-container__6fk90{width:120px;position:relative;top:-5px}.AudioControl_volume-up-fill__9Bb2S{color:blue}.AudioControl_volume-down-fill__nuvg6,.AudioControl_volume-up-fill__9Bb2S{font-size:2rem;cursor:pointer;filter:drop-shadow(0 0 2px rgba(3,22,145,.84));transition:all .2s ease-in-out}.AudioControl_volume-down-fill__nuvg6{color:#ffea00}.AudioControl_volume-off-fill__PkMro{color:#ee7943}.AudioControl_volume-mute-fill__RisZc,.AudioControl_volume-off-fill__PkMro{font-size:2rem;filter:drop-shadow(0 0 2px rgba(3,22,145,.84));cursor:pointer;transition:all .2s ease-in-out}.AudioControl_volume-mute-fill__RisZc{color:red}.AudioControl_hidden__wRyCN{display:none}.AudioControl_volume-slider__IYIEx{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%}.AudioControl_volume-slider__IYIEx::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;-webkit-transition:.2s;transition:.2s;background:#03a9f4;border-radius:25px}.AudioControl_volume-slider__IYIEx::-webkit-slider-thumb{height:15px;width:15px;border-radius:50%;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,1);cursor:pointer;-webkit-appearance:none;margin-top:-6px}.AudioControl_volume-slider__IYIEx:focus::-webkit-slider-runnable-track{background:#03a9f4}.AudioControl_volume-tooltip___9xP6{align-self:flex-start;position:absolute;top:-100%}.AudioControl_volume-tooltip___9xP6 span{width:30px;height:24px;line-height:24px;text-align:center;background:#4041419d;color:#fff;font-size:12px;display:block;position:absolute;left:50%;transform:translate(-50%);margin-left:1px;border-radius:6px}.AudioControl_volume-tooltip___9xP6 span:before{content:"";position:absolute;width:0;height:0;border-top:10px solid #636464a4;border-left:5px solid transparent;border-right:5px solid transparent;top:100%;left:50%;margin-left:-3.75px;margin-top:-3px}.AudioControl_slider-icon-container__7zZ__{display:flex;align-items:center}@media screen and (max-width:768px){.AudioControl_slider-container__6fk90{width:100px}.AudioControl_volume-down-fill__nuvg6,.AudioControl_volume-mute-fill__RisZc,.AudioControl_volume-off-fill__PkMro,.AudioControl_volume-up-fill__9Bb2S{font-size:1.5rem}}.BaseButton_base-button__vooQB{display:flex;justify-content:center;align-items:center;background-color:var(--blue);border:0;border-radius:6px;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 rgba(58,65,111,.5);cursor:pointer;color:#fff;font-family:var(--font-varela-round);font-size:1.15rem;-webkit-text-stroke:.25px rgb(22,43,66);text-shadow:0 0 .25px black;transition:all .2s ease-in-out;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;height:3rem;padding:0 .75rem}.BaseButton_base-button__vooQB:focus{box-shadow:var(--blue) 0 0 0 1.5px inset,rgba(45,35,66,.4) 0 2px 4px,rgba(45,35,66,.3) 0 7px 13px -3px,var(--blue) 0 -3px 0 inset}.BaseButton_base-button__vooQB:hover:not(:disabled){box-shadow:rgba(45,35,66,.4) 0 4px 8px,rgba(45,35,66,.3) 0 7px 13px -3px,var(--blue) 0 -3px 0 inset;transform:translateY(-2px)}.BaseButton_base-button__vooQB:active:not(:disabled){box-shadow:var(--blue) 0 3px 7px inset;transform:translateY(2px)}.BaseButton_base-button__vooQB:disabled{cursor:not-allowed;opacity:.85}.BaseButton_icon__8nAis{display:inline-flex;align-items:center}.BaseButton_margin-right__MDq69{margin-right:.35rem}.BaseButton_margin-left__oFwz2{margin-left:.5rem}.BaseButton_spin-right__g_y93{display:inline-block;animation:BaseButton_spin-right__g_y93 2s linear infinite}.BaseButton_spin-left__Xz6Uk{display:inline-block;animation:BaseButton_spin-left__Xz6Uk 2s linear infinite}@keyframes BaseButton_spin-right__g_y93{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BaseButton_spin-left__Xz6Uk{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@media screen and (max-width:768px){.BaseButton_base-button__vooQB{height:2.5rem;font-size:1rem}}@media screen and (max-width:690px){.BaseButton_base-button__vooQB{height:36px;font-size:15px}}.TextInput_wrapper__zbmTE{display:flex;flex-direction:column}.TextInput_wrapper__zbmTE.TextInput_horizontal__OPwBw{flex-direction:row;align-items:center}.TextInput_field-label__HL51o{font-weight:700;font-size:1.25rem;text-shadow:rgb(62 56 88/.58%) 0 2px 3px}.TextInput_wrapper__zbmTE.TextInput_horizontal__OPwBw .TextInput_field-label__HL51o{margin-right:1rem}.TextInput_input-wrapper__UdF8a{display:flex;flex-direction:column}.TextInput_input__rv5fZ{height:2rem;border-radius:.25rem;font-size:1rem;padding:.25rem .5rem;box-shadow:0 2px 4px rgb(45 35 66/40%),0 4px 7px -2px rgb(45 35 66/30%);border:none}.TextInput_input__rv5fZ:focus{outline:none}.TextInput_label-container__ndNw4{display:flex;align-items:flex-end;margin:.5rem 0 .25rem}.TextInput_wrapper__zbmTE.TextInput_horizontal__OPwBw .TextInput_label-container__ndNw4{margin-bottom:.5rem}.TextInput_help-text__X0SDC{text-align:right;font-size:.75rem;color:#666;margin-bottom:.25rem}.TextInput_input__rv5fZ[type=date],.TextInput_text-area__AW7GS{font:var(--font-varela-round)}.TextInput_text-area__AW7GS{min-height:5rem;resize:vertical;padding:.5rem}.TextInput_read-only__2mKSe{cursor:default}.BugReport_bug-report-modal__zexiK{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.BugReport_form-container__XGfHz{position:relative;padding:0 .5rem .5rem;background-color:white;border-radius:.25rem;border:1px solid black;box-shadow:0 0 20px rgba(0,0,0,.5);animation-name:BugReport_animate-top__tdhe5;animation-duration:.4s}.BugReport_form-header__C5BET{display:flex;justify-content:space-between;align-items:center;background-color:rgb(255,255,255)}.BugReport_close-button__4G6eq{background-color:var(--red);color:white;border:none;border-radius:.25rem;margin:.5rem .125rem;transition:all .1s ease-in-out;align-self:flex-start}.BugReport_close-button__4G6eq:hover{cursor:pointer;transform:scale(1.1)}.BugReport_bug-report-form__BHEDc{background-color:white;width:500px;min-height:350px;border:none}.BugReport_hidden__Zt3Ua{display:none}@keyframes BugReport_animate-top__tdhe5{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.SideTray_overlay__IZTFo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:rgb(0 0 0/80%)}.SideTray_content__qjM3d{position:fixed;z-index:50;height:100%;background-color:#f0eeee;box-shadow:-2px 0 6px rgba(0,0,0,.412),0 7px 13px -3px rgba(45,35,66,.3);padding-bottom:5rem;overflow:hidden auto;background:var(--background-image) no-repeat center center/cover}.SideTray_content__qjM3d.SideTray_left__wqNXy{left:0;bottom:0;top:0;border-right:4px solid var(--blue)}.SideTray_content__qjM3d.SideTray_right__PWARZ{right:0;bottom:0;top:0;border-left:4px solid var(--blue)}.SideTray_content__qjM3d.SideTray_top__6lpvJ{top:0;right:0;left:0}.SideTray_content__qjM3d.SideTray_bottom__LZYJO{bottom:0;right:0;left:0;border-top:4px solid var(--blue)}.SideTray_content__qjM3d.SideTray_scrollable__9Ayly{overflow:hidden auto}.SideTray_content__qjM3d:focus{outline:none}.SideTray_header__pqoqm{display:flex;flex-direction:column;text-align:center}.SideTray_footer__JoxlF{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.SideTray_title__hbOMf{font-size:1.5rem;font-weight:700;line-height:1;margin:.25rem}.SideTray_description__0Tlw8{font-size:.875rem;color:#6b7280;margin:.25rem}.SideTray_handle__EhzV_:before{content:"";width:100%;left:0;top:50%;margin-top:-4px;position:absolute;z-index:-1;height:0;border-top:.5rem double var(--blue)}@media screen and (max-width:950px){.SideTray_content__qjM3d:is([class*=project-details]){width:96vw;border:none}}.Comments_container__2lU2b{align-items:center;width:100%}.Comments_container__2lU2b>div{width:100%}.Comments_title__MqdRY{font-family:var(--font-varela-round);font-size:2rem;text-shadow:rgba(45 35 66/40%) 0 3px 3px;background:linear-gradient(var(--red),rgb(226 71 71));-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;margin:1rem 0}.Comments_comments-event__LEGvP{width:100%;line-height:1.5;word-wrap:break-word}.Comments_input-wrapper__24mf1{width:100%;display:flex;flex-direction:column}.Comments_date___AEpi{color:gray;margin:.5rem 0;font-size:.875rem}.Comments_hr__PDIU6{color:gray;margin:0}.Comments_submit-comment__fyJnL{margin:.5rem 0;font-size:1rem;font-weight:500;align-self:flex-end}.Comments_name-input__rK6Sk{margin-top:1rem}.Comments_pagination__pQTvo{display:flex;justify-content:center;margin:1rem 0;width:100%}.Comments_pagination__pQTvo button{font-size:1rem;height:2.25rem;margin-right:.5rem}.CloseButton_close-button__I24Ru{height:2.25rem;background-image:linear-gradient(90deg,#db3838,#f85959);box-shadow:0 2px 4px rgba(45,45,45,.4),0 7px 13px -3px rgba(145,85,85,.3),inset 0 -3px 0 rgba(119,73,73,.5)}.CloseButton_close-button__I24Ru:focus,.CloseButton_close-button__I24Ru:hover:not(:disabled){box-shadow:0 4px 8px rgba(57,57,57,.4),0 7px 13px -3px rgba(45,45,45,.3),inset 0 -3px 0 rgba(154,0,0,.693);transform:translateY(-2px);outline:none}.CloseButton_close-button__I24Ru:active{box-shadow:inset 0 3px 7px red;transform:translateY(2px)}.Hamburger_hamburger__Xh_ki{position:absolute;top:1.15rem;left:1.5rem;cursor:pointer}.Hamburger_hamburger__Xh_ki .Hamburger_line__p4Xkf{width:40px;height:3px;border-radius:.5rem;background-color:var(--blue);display:block;margin:7px auto;transition:all .25s ease-in-out;box-shadow:0 3px 4px rgba(0,0,0,.35)}.Hamburger_hamburger__Xh_ki.Hamburger_is-active__ZKfMt .Hamburger_line__p4Xkf:first-child,.Hamburger_hamburger__Xh_ki.Hamburger_is-active__ZKfMt .Hamburger_line__p4Xkf:nth-child(3){width:20px}.Hamburger_hamburger__Xh_ki.Hamburger_is-active__ZKfMt .Hamburger_line__p4Xkf:first-child{transform:translateX(13px) translateY(3px) rotate(45deg)}.Hamburger_hamburger__Xh_ki.Hamburger_is-active__ZKfMt .Hamburger_line__p4Xkf:nth-child(3){transform:translateX(13px) translateY(-3px) rotate(-45deg)}.NavMenu_hamburger__K36Ms{font-size:2.5rem;cursor:pointer;position:absolute;top:1.25rem;left:1.5rem;color:var(--blue)}.NavMenu_nav-menu__vMMD5{display:flex;flex-direction:column;justify-content:space-between;width:400px}.NavMenu_close-button__Q7KEP{position:relative;top:.5rem;left:.5rem}.NavMenu_links__UkkJ1{list-style:none;padding:1.25rem 1rem}.NavMenu_links__UkkJ1 a{color:var(--blue);text-decoration:none;font-size:1.5rem;margin:0 1rem;font-weight:700;display:flex;justify-content:space-between;align-items:center;padding-right:2rem;-webkit-text-stroke:.25px black;transition:all .1s ease-out}.NavMenu_links__UkkJ1 a:hover{color:var(--red);cursor:pointer}.NavMenu_links__UkkJ1 hr{margin:.65rem}.NavMenu_bug-report-button__WYyzL{position:relative;bottom:1rem;left:30%;padding:.5rem .25rem}.NavMenu_location-codes__wh_R3{display:flex}.NavMenu_location-codes__wh_R3 svg:first-child{margin-right:-.85rem}.NavMenu_location-codes__wh_R3 svg:last-child{margin-left:-.7rem;margin-right:-.75rem}.layout_header__mmmNG{height:4rem;position:relative}.layout_content__gIep_{padding:0 1.5rem}.layout_logo-container__Wd0GA{position:relative;margin:0 auto;bottom:0;width:400px;height:115px;transition:all .2s ease-in-out;z-index:-1}@media screen and (max-width:1050px){.layout_logo-container__Wd0GA{width:350px;height:105px}}@media screen and (max-width:768px){.layout_logo-container__Wd0GA{width:320px;height:95px}}@media screen and (max-width:690px){.layout_logo-container__Wd0GA{width:300px;height:85px}}@media screen and (max-width:600px){.layout_logo-container__Wd0GA{width:275px;height:70px}.layout_header__mmmNG{justify-content:space-between}}.DisplaySectionComments_comments__JSFLT{padding:1rem;width:40vw}.DisplaySectionComments_title__Hkrk2{margin-bottom:0}.Checkbox_label__8s88h{font-size:1.25rem;color:black;font-weight:700;cursor:pointer;display:inline-flex;align-items:center}.Checkbox_container__U5LOj{display:grid}.Checkbox_input__RLZLr{-webkit-appearance:none;-moz-appearance:none;appearance:none}.Checkbox_checkbox__PAMmi{width:1.5rem;height:1.5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 3px var(--black);margin:-.25rem .5rem 0;background-color:white;color:var(--red);border:1px solid #e0e0e0}.Checkbox_disabled__0H69O{background-color:#f0f0f0;color:#848484}.EditNotesModal_create-shift__S0SXL{height:2.5rem}.EditNotesModal_close-button__V4ycK{position:absolute;top:1rem;right:1rem;height:2rem;width:2rem}.EditNotesModal_modal__xkCRX{padding:.5rem 1rem;background-color:rgb(252,252,252);width:30rem}.EditNotesModal_save-button__aX0_9{margin-top:1rem}.EditNotesModal_title__TYEvD{margin-bottom:.25rem}.EditNotesModal_sections__ac_z6{margin-bottom:.5rem}.Shifts_shifts-table__iS7xe{padding-bottom:340px}.Frequency_weekly__Ng2sb{display:flex;justify-content:space-between;margin-top:1rem;background-color:#f5f5f5;border:1px solid #cfcfcf;padding:.15rem .5rem .25rem;border-radius:.25rem;box-shadow:0 2px 4px rgba(45 35 66/40%),0 5px 9px -3px rgba(45 35 66/30%)}.Frequency_weekly__Ng2sb>label{flex-grow:1;height:32px}.Frequency_checkbox__I7iuB{box-shadow:inset 0 2px 5px #ddd;border:1px solid #adadada6}.ProjectDetails_project-details__9RL0N{padding:.5rem;width:750px;box-shadow:0 0 10px 5px rgba(0,0,0,.1);border-radius:0;max-width:96vw;transition:all .2s ease-in-out!important}.ProjectDetails_project-details__9RL0N>div{margin-bottom:.5rem}.ProjectDetails_description-label__fKl_O{font-size:1.25rem;font-weight:700;margin:1rem 0}.ProjectDetails_description-wrapper__tbhW9{margin:.5rem 0}.ProjectDetails_loading-wrapper__I1qT8{height:100%}.ProjectDetails_submit-project__jmh4X{height:2.75rem}.ProjectDetails_back-button__vkZWl,.ProjectDetails_close-button__erORz{height:2.25rem}.ProjectDetails_close-button__erORz{background-image:linear-gradient(90deg,#db3838,#f85959)}.ProjectDetails_nav-buttons__rQCTI{display:flex;width:100%}.ProjectDetails_nav-buttons__rQCTI div:first-child{display:flex;justify-content:space-between;width:-moz-fit-content;width:fit-content}.ProjectDetails_nav-buttons__rQCTI button:not(:last-child){margin-right:.5rem}.ProjectDetails_resize__SAmH8{color:var(--blue);font-size:1.5rem;position:absolute;top:.5rem;left:45%}.ProjectDetails_resize__SAmH8 svg{margin-right:.5rem;transition:transform .2s;text-shadow:0 0 5px rgba(0,0,0,.8)}.ProjectDetails_resize__SAmH8 svg:hover{transform:scale(1.1);cursor:pointer}.ProjectDetails_scheduled__jyK3w{display:flex;align-items:flex-end}.ProjectDetails_scheduled__jyK3w>label{display:flex;justify-content:space-between;width:100%;height:32px;background-color:#f5f5f5;border:1px solid #cfcfcf;padding:.15rem .5rem .25rem;border-radius:.25rem;box-shadow:0 2px 4px rgba(45 35 66/40%),0 5px 9px -3px rgba(45 35 66/30%)}.ProjectDetails_checkbox__k16YN{box-shadow:inset 0 2px 5px #ddd;border:1px solid #adadada6}@media screen and (max-width:1050px){.ProjectDetails_project-details__9RL0N{width:98vw}}.Assignee_assignee-container__jXbsQ{display:flex;align-items:center;gap:.5rem;width:100%}.Assignee_assignee__U2Lqd{flex:1}.Assignee_send-slack-message-button__ONmzJ{width:-moz-fit-content;width:fit-content;max-width:7rem;height:40px;align-self:flex-end}.DisplaySectionsProjects_container__rMGj8{margin-top:2rem;text-align:center}.DisplaySectionsProjects_title__cFanB{font-family:var(--font-varela-round);font-size:2.75rem;text-shadow:rgba(45,35,66,.4) 0 4px 8px;background:-webkit-linear-gradient(rgb(27,27,255),rgb(102,71,226));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.DisplaySectionsProjects_header__ntcXD{display:flex}.DisplaySectionsProjects_header__ntcXD button{width:10rem;margin-right:-10rem}.DisplaySectionsProjects_header__ntcXD div{margin:0 auto}.Header_header__tUtL9{margin-top:2rem}.Header_header__tUtL9,.Header_header__tUtL9>div{display:flex;justify-content:space-between;align-items:center}.Header_header__tUtL9>div{height:100%}.Header_header__tUtL9>div:first-child>button{margin-right:1rem}.page_container__CgkMt{padding-bottom:2rem}.ButtonGroup_button-group___VUuO{display:flex;border-radius:.5rem}.ButtonGroup_button-group___VUuO>.ButtonGroup_button__mWCSB{border-radius:0}.ButtonGroup_button-group___VUuO *{flex:1;border-radius:0!important}.ButtonGroup_button-group___VUuO :first-child{border-radius:.5rem 0 0 .5rem!important}.ButtonGroup_button-group___VUuO :last-child{border-radius:0 .5rem .5rem 0!important}.ScheduledProjects_scheduled-projects__AwMX0{display:flex;flex-direction:column}.ScheduledProjects_title__53vS9{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:700}.ScheduledProjects_header___jXA1{font-size:1.25rem;font-weight:700}.ScheduledProjects_header___jXA1,.ScheduledProjects_no-schedules__kN7lo,.ScheduledProjects_project__pquea{border:1px solid #bebebe;border-radius:.25rem;background-color:white;padding:.5rem;margin:.25rem .5rem 0;box-shadow:var(--box-shadow)}.ScheduledProjects_header___jXA1,.ScheduledProjects_project__pquea{display:grid;grid-template-columns:1fr .85fr .55fr .4fr .45fr}.ScheduledProjects_project__pquea>span{word-break:normal}.ScheduledProjects_buttons__Z21eB{display:flex;justify-content:flex-end}.ScheduledProjects_buttons__Z21eB button{height:2.5rem}.ScheduledProjects_buttons__Z21eB button:first-child{margin-right:.5rem}.ScheduledProjects_schedule-project__p5KLG{margin:.5rem}.ScheduledProjects_no-schedules__kN7lo{font-size:1.5rem;font-weight:700;padding:1rem;text-align:center}.ScheduledProjects_close-button__ZdLYs{height:2.25rem;margin:.5rem}.ScheduledProjects_scheduled-projects__AwMX0{width:40vw}.ScheduledProjects_category__Hml_h{margin:0 .5rem .5rem}@media screen and (max-width:1050px){.ScheduledProjects_scheduled-projects__AwMX0{width:98vw}}.Header_header__TAVEO{justify-content:space-between;padding-top:3rem}.Header_header__TAVEO,.Header_header__TAVEO>div{display:flex;align-items:center}.Header_header__TAVEO>div>button:first-child{margin-right:.5rem}.Carousel_embla__6Nil3{--slide-spacing:0;--slide-size:100%;--slide-height:19rem;display:flex;justify-content:space-between}.Carousel_embla__viewport__BUGME{overflow:hidden;width:100%}.Carousel_embla__container__vBCAR{backface-visibility:hidden;display:flex;touch-action:pan-y;align-items:flex-start}.Carousel_embla__slide__MQ6pD{flex:0 0 var(--slide-size);min-width:0;position:relative}.Carousel_embla__slide__item__ioE27{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.Carousel_embla__button__ilH_l{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;border:0;padding:0;margin:0}.Carousel_embla__buttons__9O3J7{display:flex;align-items:center;top:50%;left:1.6rem}.Carousel_embla__button__ilH_l{z-index:1;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:0}.Carousel_embla__button__ilH_l:disabled{opacity:.3}.LoadingSpinner_wrapper__CSTX3{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.LoadingSpinner_lds-facebook__hrXpH{display:inline-block;position:relative;width:4.5rem;height:3.5rem}.LoadingSpinner_lds-facebook__hrXpH div{display:inline-block;position:absolute;left:12px;width:12px;background:rgba(117,198,77,.815);animation:LoadingSpinner_lds-facebook__hrXpH .8s cubic-bezier(0,.5,.5,1) infinite}.LoadingSpinner_lds-facebook__hrXpH div:first-child{left:12px;animation-delay:-.18s}.LoadingSpinner_lds-facebook__hrXpH div:nth-child(2){left:28px;animation-delay:-.08s}.LoadingSpinner_lds-facebook__hrXpH div:nth-child(3){left:44px;animation-delay:0}@keyframes LoadingSpinner_lds-facebook__hrXpH{0%{top:8px;height:48px}50%,to{top:16px;height:24px}}.PrintTagsSideTray_content__ddrhI{width:450px;padding:.5rem 1rem}.PrintTagsSideTray_tags__8IuyY{display:flex;flex-direction:column;margin-top:1rem}.PrintTagsSideTray_tags__8IuyY>div{background-color:white;padding:0 1.25rem 1.25rem;margin:.5rem 0;border-radius:.5rem;box-shadow:0 2px 4px rgb(45 35 66/40%),0 7px 13px -3px rgb(45 35 66/30%)}.PrintTagsSideTray_tags__8IuyY>div>hr{margin-top:0}.PrintTagsSideTray_tag-header__nqJ_7{display:flex;justify-content:space-between;font-size:1.15rem;font-weight:700;margin:0;align-items:center;padding:0}.PrintTagsSideTray_remove-tag-button__QNYND{height:2.25rem;width:2.25rem}.PrintTagsSideTray_tag-info__REYvv>span{display:inline-block;font-weight:700;line-height:1.5rem;width:5rem}.PrintTagsSideTray_print-tags-button__Xr7HJ{margin-top:1rem}.PrintTagsSideTray_close-button__8Yey_{position:absolute;top:.5rem;left:1rem}.Shipstation_shipstation-container__aJNeD{display:flex;background-color:white;border-radius:5px;padding:5px;height:65px;box-shadow:0 0 20px rgba(0,0,0,.5);margin:2rem auto 1rem;max-width:800px;transition:all .2s ease-in-out}.Shipstation_shipstation-logo__gAloc{position:relative;width:20%;height:100%;margin:0 .25rem;cursor:pointer}.Shipstation_carousel__BDwg_{margin:auto;width:80%}.Shipstation_order-status__v777f{display:flex;justify-content:center;align-items:center;font-weight:700;text-decoration:underline;font-size:1.05rem}.Shipstation_order-count__c5flt{margin:0 3px}.Shipstation_orders__MFivT{display:flex;justify-content:center}.Shipstation_store__22UV6{font-weight:700;margin:0 3px}.Shipstation_refresh-button___Iw8_{position:relative;top:0;left:0}.Shipstation_refresh-button___Iw8_:hover{cursor:pointer}.Shipstation_refresh-button-loading__4K7ds{animation:Shipstation_spin-left__A_Bmp 2s linear infinite}@keyframes Shipstation_spin-left__A_Bmp{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@media screen and (max-width:870px){.Shipstation_shipstation-container__aJNeD{max-width:750px}.Shipstation_order-status__v777f{font-size:1rem}.Shipstation_orders__MFivT{font-size:.95rem}}@media screen and (max-width:768px){.Shipstation_shipstation-container__aJNeD{max-width:620px;padding:2px;height:60px}.Shipstation_shipstation-logo__gAloc{margin:0 .125rem}.Shipstation_order-status__v777f{font-size:.9rem}.Shipstation_orders__MFivT{font-size:.85rem}}@media screen and (max-width:670px){.Shipstation_shipstation-container__aJNeD{max-width:575px;height:55px}.Shipstation_order-status__v777f{font-size:.85rem}.Shipstation_orders__MFivT{font-size:.8rem}}@media screen and (max-width:600px){.Shipstation_shipstation-container__aJNeD{max-width:540px;height:50px}.Shipstation_order-status__v777f{font-size:.8rem}.Shipstation_orders__MFivT{font-size:.75rem}}@media screen and (max-width:560px){.Shipstation_shipstation-container__aJNeD{max-width:495px;height:45px}.Shipstation_order-status__v777f{font-size:.7rem}.Shipstation_orders__MFivT{font-size:.6rem}}@media screen and (max-width:530px){.Shipstation_shipstation-container__aJNeD{max-width:450px;height:40px}.Shipstation_order-status__v777f{font-size:.6rem}.Shipstation_orders__MFivT{font-size:.5rem}}