:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AtomNavButton{background-color:var(--COLOR_NAV_BUTTON_BG);color:var(--COLOR_NAV_BUTTON_COLOR);cursor:pointer;display:inline-block;font-weight:700;padding:1rem;text-decoration:none;transition:all .18s ease-in-out;word-break:break-all}.AtomNavButton:hover{background-color:var(--COLOR_NAV_BUTTON_HOVER_BG)}.AtomNavButton.active{background-color:var(--COLOR_NAV_BUTTON_ACTIVE_BG);color:var(--COLOR_NAV_BUTTON_ACTIVE_COLOR)}.AtomNavButton.active:hover{background-color:var(--COLOR_NAV_BUTTON_ACTIVE_HOVER_BG)}@media(max-width:1024px){body{background:var(--COLOR_MODULE_BG)!important;min-height:100vh;overflow:auto!important}body .zsiq_floatmain{display:none!important}}h1{color:var(--SHOP-COLOR-H1-COLOR);font-size:1rem;font-weight:700;text-transform:uppercase}h2{color:var(--SHOP-COLOR-H2-COLOR);font-size:1.875rem;font-weight:800}h5{color:var(--SHOP-COLOR-H5-COLOR);font-size:.875rem;font-weight:700;margin:0;text-transform:uppercase}.App.isDevelop,.App.isLocal,.App.isPR,.App.isazimuth,.App.isdev,.App.isendor,.App.isnova,.App.ispr{margin-left:1.125rem;position:relative}.App.isDevelop:before,.App.isLocal:before,.App.isPR:before,.App.isazimuth:before,.App.isdev:before,.App.isendor:before,.App.isnova:before,.App.ispr:before{box-sizing:border-box;color:#fff;font-size:.875rem;font-weight:800;height:100vh;left:-1.125rem;letter-spacing:.125rem;line-height:0;overflow:hidden;padding:.5rem;position:absolute;top:0;width:1.125rem;writing-mode:vertical-lr;z-index:100}.App.isLocal:before{background-image:linear-gradient(180deg,#6258d1 0,#e15634 50%,var(--COLOR_MAIN_BG) 90%);content:"LOCAL"}.App.isDevelop:before,.App.isdev:before{background-image:linear-gradient(180deg,#29b473 0,#35a6d5 50%,var(--COLOR_MAIN_BG) 90%);content:"DEVELOP"}.App.isPR:before,.App.ispr:before{background-image:linear-gradient(180deg,#d4ba00 0,#6258d1 50%,var(--COLOR_MAIN_BG) 90%);content:"PULL REQUEST"}.App.isnova:before{background-image:linear-gradient(180deg,#e15634 0,#6258d1 40%,#35a6d5 60%,var(--COLOR_MAIN_BG) 90%);content:"DEV - NOVA"}.App.isendor:before{background-image:linear-gradient(180deg,#206480 0,#29b473 30%,#5e3d1e 60%,var(--COLOR_MAIN_BG) 90%);content:"DEV - ENDOR"}.App.isazimuth:before{background-image:linear-gradient(180deg,#ff9a00 0,#fb07d9 10%,#ba0cf8 20%,#5f15f2 30%,#1c7fee 40%,#2fc9e2 50%,#3fdad8 60%,#4fdc4a 70%,#d0de21 80%,var(--COLOR_MAIN_BG) 90%);content:"DEV - AZIMUTH"}.App .shop{display:grid;grid-template-areas:"ratesLocked" "menu" "content";grid-template-columns:auto;grid-template-rows:auto 4.125rem calc(100vh - 4.125rem)}.App .shop>.Locked{align-items:center;background:#be0000;color:#fff;display:flex;flex-direction:row;font-size:1rem;font-weight:700;gap:.5rem;grid-area:ratesLocked;height:1.875rem;justify-content:center;letter-spacing:.0625rem;line-height:1rem;padding:.5rem;text-transform:uppercase;white-space:nowrap;width:100%;z-index:1}.App .shop>.Locked .Icon{color:#fff;font-size:1.125rem}.App .content{grid-area:content;overflow-y:auto}.App .page{margin:auto;max-width:900px}.App .HomePage a{display:block;margin-top:1rem;text-decoration:none}.App .centered{text-align:center}.App article{background-color:var(--COLOR_LEVEL0_BG);line-height:150%;margin:auto auto 1rem;padding:1rem}.App section{margin-bottom:1rem}.App section>h1,.App section>h2,.App section>h3,.App section>h4,.App section>header{padding-left:.5rem}@media(max-width:1024px){.App .shop{display:flex;flex-direction:column}}.App .menu{grid-gap:.5rem;align-items:center;background:var(--COLOR_MODULE_BG);display:grid;font-size:.875rem;gap:.5rem;grid-area:menu;grid-template-areas:"logo toc userExtra";grid-template-columns:12.5rem auto 15.625rem;grid-template-rows:auto;padding:0 1rem;position:relative}.App .menu.extra .userExtra{grid-template-areas:"extra user";grid-template-columns:9.375rem 6.25rem}.App .menu .userExtra{display:grid;grid-area:userExtra;grid-template-areas:"user";grid-template-columns:15.625rem}.App .menu .userExtra.isMasquerading{background:var(--COLOR_MENU_MASQUERADE_BG);border-radius:1rem;padding:.5rem}.App .menu .extraContent{grid-area:extra}.App .menu .logos{grid-area:logo;height:4.125rem}.App .menu .logos .broker{max-height:3.125rem;max-width:12.5rem;width:auto}.App .menu .logos span{align-items:center;display:flex;flex-direction:row;font-size:.4375rem;font-weight:600;gap:.25rem;line-height:.5rem;padding-bottom:.125rem}.App .menu .logos span .myh{height:.625rem}.App .menu .user{grid-area:user}.App .menu .themeSwitch{bottom:0;cursor:pointer;left:0;position:absolute;z-index:101}.App .menu .TableOfContents{display:grid;grid-area:toc;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;height:4.125rem}.App .menu .TableOfContents .container,.App .menu .TableOfContents .container .section{display:flex;flex-direction:column;height:4.125rem;position:relative}.App .menu .TableOfContents .container .section{background-color:var(--COLOR_MODULE_BG);border-bottom:1px solid #00000026;color:var(--COLOR_NAV_BUTTON_COLOR);cursor:pointer}.App .menu .TableOfContents .container .section.current h2:after,.App .menu .TableOfContents .container .section:hover h2:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.App .menu .TableOfContents .container .section .chevron{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1419' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%23ebebeb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;height:100%;left:-7px;position:absolute;width:15px}.App .menu .TableOfContents .container .section .chevron:last-of-type{left:auto;right:-10px;top:0}.App .menu .TableOfContents .container .section .copy{align-content:center;align-items:center;display:flex;flex-direction:row;height:4.125rem;justify-content:center;padding-right:10px}.App .menu .TableOfContents .container .section .copy h1{color:inherit;font-size:1.75rem;font-weight:700;margin:0 12px;text-align:center}.App .menu .TableOfContents .container .section .copy h2{color:inherit;font-size:.875rem;font-weight:700;margin:0;position:relative;text-align:center}.App .menu .TableOfContents .container .section.active{background-color:var(--SHOP-COLOR-TOC-ACTIVE-BG);color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.App .menu .TableOfContents .container .section.accessible .chevron{background:var(--SHOP-COLOR-TOC-ACTIVE-CHEVRON_MOBILE)}.App .menu .TableOfContents .container .section.complete{background-color:#196c45!important}.App .menu .TableOfContents .container .section.active:hover h2:after,.App .menu .TableOfContents .container .section.current h2:after{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.App .menu .TableOfContents .container .inaccessible:hover h2:after{background-color:#e2e2e2}.App .menu .TableOfContents .container .chapters{background-color:#0000;box-shadow:0 0 30px 2px #0000001a;display:none;position:absolute;top:100%;width:100%}.App .menu .TableOfContents .container .chapters .chapterContainer{background-color:#fff;border:0;border-radius:0;cursor:pointer;margin:0;padding:15px 30px;position:relative;text-align:left;text-decoration:none;width:100%;z-index:80}.App .menu .TableOfContents .container .chapters .chapterContainer:last-of-type{border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}.App .menu .TableOfContents .container .chapters .chapterContainer:disabled h3,.App .menu .TableOfContents .container .chapters .chapterContainer:disabled p{color:var(--COLOR_BUTTON_DISABLED_COLOR)}.App .menu .TableOfContents .container .chapters .chapterContainer .Icon{background-color:#0000;color:#29b473;font-size:1.125rem;left:10px;position:absolute}.App .menu .TableOfContents .container .chapters .chapterContainer h3{color:#2d2f30;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:700;margin:0 0 3px}.App .menu .TableOfContents .container .chapters .chapterContainer p{color:#a6abad;font-family:Zilla Slab;font-size:14px;margin:0}.App .menu .TableOfContents .container .chapters .chapterContainer:hover{background-color:var(--SHOP-COLOR-TOC-ACTIVE-HOVER-BG)}.App .menu .TableOfContents .container .chapters .chapterContainer:disabled{background-color:var(--COLOR_BUTTON_DISABLED_BG);cursor:not-allowed}.App .menu .TableOfContents .container:hover .chapters{display:block}.App .menu .burger{display:none}@media(max-width:1024px){.App .menu{grid-gap:0;background:var(--SHOP-COLOR-HEADER-BG);display:grid;gap:0;grid-template-areas:"burger toc";grid-template-columns:100%;grid-template-rows:2.5rem;margin:0;padding:0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}.App .menu .OrganismUserProfileMenu{display:none}.App .menu .logos{align-items:center;background:#fff;border-radius:.3125rem;display:none;height:3.125rem;justify-content:center;margin:.3125rem 0;padding-left:.5rem;padding-right:.3125rem;width:auto}.App .menu .logos .broker{max-height:2.5rem}.App .menu .logos span{display:none}.App .menu .OrganismShopMenu{display:flex;height:2.5625rem;max-width:100%;width:100%}.App .menu .OrganismShopMenu .container{height:100%;position:inherit;width:10%}.App .menu .OrganismShopMenu .container .chapters{left:0}.App .menu .OrganismShopMenu .container.current{width:80%}.App .menu .OrganismShopMenu .container:first-child .section .chevron{display:none}.App .menu .OrganismShopMenu .container .section{background-color:#262929;border:0;color:#dfe1e2;height:2.5625rem}.App .menu .OrganismShopMenu .container .section h1{color:inherit}.App .menu .OrganismShopMenu .container .section h2{color:inherit;display:none}.App .menu .OrganismShopMenu .container .section.complete{background-color:#196c45!important}.App .menu .OrganismShopMenu .container .section.accessible{background-color:#10482e;color:var(--SHOP-COLOR-TOC-ACTIVE-BG)}.App .menu .OrganismShopMenu .container .section .copy{height:2.5rem;justify-content:flex-start}.App .menu .OrganismShopMenu .container .section .chevron{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1419' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%235b595c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;height:100%;left:-5px}.App .menu .OrganismShopMenu .container .section .chevron:last-of-type{display:none}.App .menu .OrganismShopMenu .container .section.accessible .chevron{background:var(--SHOP-COLOR-TOC-ACTIVE-CHEVRON_MOBILE)}.App .menu .OrganismShopMenu .container .section.current{display:flex;width:100%}.App .menu .OrganismShopMenu .container .section.current h2{display:block}}table.table{position:relative}table.table:not(.small){width:100%}table.table .noWrap{white-space:nowrap}table.table td.pin,table.table th.pin{border-right:.0625rem solid var(--COLOR_TABLE_HEADER_BORDER);left:0;position:-webkit-sticky;position:sticky}table.table th.pin{z-index:10}table.table td.pin{z-index:1}table.table thead tr th{background:var(--COLOR_TABLE_HEADER_BG);border-bottom:.125rem solid var(--COLOR_TABLE_HEADER_BORDER);padding:1rem;position:-webkit-sticky;position:sticky;text-align:left;text-transform:capitalize;top:0;z-index:9}table.table tbody tr td{background:var(--COLOR_MODULE_BG);padding:1rem;text-align:left}table.table:not(.manualIndex) tbody tr:nth-child(odd) td{background:var(--COLOR_LEVEL3_BG)}table.table:not(.manualIndex) tbody tr.error td{background:var(--COLOR_PILL_NEGATIVE_BG)}table.table.manualIndex tbody tr.odd td{background:var(--COLOR_LEVEL3_BG)}table.table tbody tr.odd.warning td,table.table tbody tr.warning td{background:var(--COLOR_PILL_WARNING_BG);color:var(--COLOR_PILL_WARNING_COLOR)}table.table tbody tr.error td,table.table tbody tr.odd.error td{background:var(--COLOR_PILL_NEGATIVE_BG);color:var(--COLOR_PILL_NEGATIVE_COLOR)}table.table.clickable tbody tr:hover td{background:var(--COLOR_TABLE_ROW_HOVER_BG);color:var(--COLOR_TABLE_ROW_HOVER_COLOR);cursor:pointer}table.table.compact{font-size:.875rem}table.table.compact tbody tr td{padding:.5rem;text-align:left}.ParticleInteresting,.ParticleThisIsFine{align-items:center;background-color:var(--COLOR_MAIN_BG);display:flex;flex-direction:column;height:18.75rem;justify-content:center}.ParticleInteresting h3,.ParticleThisIsFine h3{margin-bottom:1rem}.ParticleInteresting span,.ParticleThisIsFine span{font-size:.8125rem}.ParticleThisIsFine{height:100vh}.ParticleThisIsFine code{display:block;max-width:25rem;overflow-x:scroll;white-space:pre-wrap}.ParticleThisIsFine div{max-width:25rem}.ParticleCurious,.ParticleFire{fill:var(--COLOR_BUTTON_PRIMARY_BG);display:block;height:7.5rem;overflow:hidden;vertical-align:middle;width:7.5rem}.ParticleFire{fill:var(--toastify-color-error)}.Page404{align-items:center;background-color:var(--COLOR_MAIN_BG);display:flex;flex-direction:column;height:18.75rem;justify-content:center}.Page404 .robot{fill:var(--COLOR_BUTTON_PRIMARY_BG);display:block;height:7.5rem;overflow:hidden;vertical-align:middle;width:7.5rem}.Page404 h3{margin-bottom:1rem}.MyHealthilyLogo .cls-1,.MyHealthilyLogo .cls-3{fill:#35a6d5}.MyHealthilyLogo .cls-2,.MyHealthilyLogo .cls-4{fill:#86d3b0}.MyHealthilyLogo .cls-3,.MyHealthilyLogo .cls-4{fill-rule:evenodd}button.ParticleSubmit{background-color:var(--COLOR_BUTTON_PRIMARY_BG);border:.125rem solid var(--COLOR_BUTTON_PRIMARY_HIGHLIGHT);border-radius:.5rem;color:var(--COLOR_BUTTON_PRIMARY_COLOR);cursor:pointer;font-weight:700;min-width:80px;padding:.5rem;text-decoration:none;transition:all .18s ease-in-out}button.ParticleSubmit:hover{background-color:var(--COLOR_BUTTON_PRIMARY_HOVER_BG);color:var(--COLOR_BUTTON_PRIMARY_HOVER_COLOR)}button.ParticleSubmit .icon{animation:spin 1.5s linear infinite;color:var(--COLOR_ICON_HOVER);font-size:1rem}button.ParticleSubmit.disabled{color:var(--COLOR_FONT_DISABLED)}button.ParticleSubmit.disabled:hover{background-color:var(--COLOR_INPUT_DISABLED_BG);border-color:var(--COLOR_FONT_DISABLED);cursor:default}form.NeutronForm .FormInput{margin-bottom:1rem}.AtomInputWrapper{grid-gap:0;align-content:baseline;align-items:start;display:grid;grid-template:"label" "input" "error";grid-template-columns:auto;grid-template-rows:auto;width:100%}.AtomInputWrapper.hasChild{grid-template-areas:"label label" "input child" "error error";grid-template-columns:auto minmax(1.25rem,6.25rem);grid-template-rows:auto auto}.AtomInputWrapper>label{font-size:.875rem;grid-area:label;line-height:.875rem;margin-bottom:.25rem;padding:0}.AtomInputWrapper>label sup{color:#e15634;font-size:1rem;vertical-align:bottom}.AtomInputWrapper .FormError{grid-area:error}.AtomInputWrapper .child{align-items:center;display:flex;grid-area:child;justify-content:center}.AtomInputWrapper .inputWrapper{display:inline-block;grid-area:input;max-width:100%;position:relative;width:inherit}.AtomInputWrapper .inputWrapper>.pretext{display:block;font-size:.875rem;left:4px;line-height:2rem;position:absolute;top:0}.AtomInputWrapper .inputWrapper>.posttext{display:block;font-size:.875rem;line-height:2rem;position:absolute;right:4px;top:0}.AtomInputWrapper .inputWrapper input,.AtomInputWrapper .inputWrapper textarea{background-color:var(--COLOR_INPUT_BG);border:none;border-radius:.5rem;box-sizing:border-box;color:var(--COLOR_INPUT_COLOR);font-size:1.125rem;line-height:1.125rem;min-height:3.125rem;outline:none;padding:.75rem;width:100%}.AtomInputWrapper .inputWrapper input::-moz-placeholder,.AtomInputWrapper .inputWrapper textarea::-moz-placeholder{color:var(--COLOR_INPUT_PLACEHOLDER_COLOR)}.AtomInputWrapper .inputWrapper input::placeholder,.AtomInputWrapper .inputWrapper textarea::placeholder{color:var(--COLOR_INPUT_PLACEHOLDER_COLOR)}.AtomInputWrapper .inputWrapper input:focus,.AtomInputWrapper .inputWrapper textarea:focus{background-color:var(--COLOR_INPUT_ACTIVE_BG);color:var(--COLOR_INPUT_ACTIVE_COLOR)}.AtomInputWrapper .inputWrapper input:focus:hover,.AtomInputWrapper .inputWrapper textarea:focus:hover{background-color:var(--COLOR_INPUT_ACTIVE_HOVER_BG);color:var(--COLOR_INPUT_ACTIVE_HOVER_COLOR)}.AtomInputWrapper .inputWrapper input:focus::-moz-placeholder,.AtomInputWrapper .inputWrapper textarea:focus::-moz-placeholder{color:var(--COLOR_INPUT_PLACEHOLDER_ACTIVE_COLOR)}.AtomInputWrapper .inputWrapper input:focus::placeholder,.AtomInputWrapper .inputWrapper textarea:focus::placeholder{color:var(--COLOR_INPUT_PLACEHOLDER_ACTIVE_COLOR)}.AtomInputWrapper .inputWrapper input:focus+.underline,.AtomInputWrapper .inputWrapper input:hover+.underline,.AtomInputWrapper .inputWrapper textarea:focus+.underline,.AtomInputWrapper .inputWrapper textarea:hover+.underline{width:100%}.AtomInputWrapper .inputWrapper input:disabled,.AtomInputWrapper .inputWrapper textarea:disabled{background-color:var(--COLOR_INPUT_DISABLED_BG);color:var(--COLOR_INPUT_DISABLED_COLOR);cursor:not-allowed}.AtomInputWrapper .inputWrapper input:disabled+.underline,.AtomInputWrapper .inputWrapper textarea:disabled+.underline{width:0}.AtomInputWrapper .inputWrapper textarea{height:6.5rem;line-height:1.375rem}.AtomInputWrapper .inputWrapper .underline{background-color:var(--COLOR_BUTTON_HIGHLIGHT);bottom:0;height:.125rem;left:0;position:absolute;transition:.18s ease-in-out;width:0}.AtomInputWrapper .inputWrapper select{border:none;border-radius:.5rem;color:var(--COLOR_BUTTON_COLOR);font-size:1.125rem;line-height:1.125rem;opacity:1;outline:none;padding:.75rem;width:100%}.AtomInputWrapper .inputWrapper select:active,.AtomInputWrapper .inputWrapper select:focus{background-color:var(--COLOR_INPUT_ACTIVE_BG);color:var(--COLOR_INPUT_ACTIVE_COLOR)}.AtomInputWrapper .inputWrapper select:active:hover,.AtomInputWrapper .inputWrapper select:focus:hover{background-color:var(--COLOR_INPUT_ACTIVE_HOVER_BG);color:var(--COLOR_INPUT_ACTIVE_HOVER_COLOR)}.AtomInputWrapper .inputWrapper select:disabled{cursor:not-allowed}@media(max-width:1024px){.AtomInputWrapper .inputWrapper input,.AtomInputWrapper .inputWrapper select{background:#fff;border-bottom:1px solid #80878a;font-size:1.25rem;padding:.5rem 0}}.AtomInputMoney{position:relative}.AtomInputMoney .rateDiff{color:var(--COLOR_FONT_DISABLED);position:absolute;right:.5rem;top:.375rem}.AtomInputMoney .rateDiff.increase{color:var(--COLOR_BUTTON_CONFIRM_BG)}.AtomInputMoney .rateDiff.decrease{color:var(--COLOR_BUTTON_HAZARD_BG)}.AtomInputValidate input{font-family:monospace;font-size:1.5rem!important;font-weight:400;letter-spacing:.5rem;padding:.9375rem!important;text-align:center}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper input{flex:1 1;padding-right:24px}.input-wrapper .clear-button{font-size:1.25rem;position:absolute;right:.5rem;top:.5rem}.ViewLogin{align-items:center;background:linear-gradient(90deg,#29b473,#35a6d5 50%,#6258d1);display:flex;height:100VH;justify-content:center;left:0;position:absolute;top:0;width:100VW}.ViewLogin .FormInviteCode{max-height:100vh;overflow-x:hidden;overflow-y:auto;width:auto}.ViewLogin form{margin-top:1rem}.ViewLogin>aside{align-items:center;background-color:#000c;border-radius:.5rem;box-shadow:.125rem .25rem .5rem #000c;color:#fff;display:flex;flex-direction:column;padding:2rem}.ViewLogin>aside .MyHealthilyLogo{width:15rem}.ViewLogin>aside h3{color:#fff;text-align:center}.ViewLogin>aside .ParticleSubmit{width:100%}.MoleculeComponentTabs{align-items:flex-start;background:#fff;flex-direction:row;justify-content:flex-start;padding-top:.5rem}@media(max-width:1024px){.MoleculeComponentTabs{padding-top:0}}.MoleculeComponentTabs aside{grid-gap:.25rem;display:grid;gap:.25rem;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(50px,140px));margin:0 auto;max-width:56.25rem;min-width:37.5rem;width:100%}@media(max-width:1024px){.MoleculeComponentTabs aside{grid-template-columns:auto;max-width:100vw;min-width:auto}}.MoleculeComponentTabs button{background:#dfe1e2;border:1px solid #c0c3c5;border-bottom:0;border-radius:0;border-top-left-radius:.375rem;border-top-right-radius:.375rem;color:#404445;font-size:1.125rem;font-weight:600;padding:.5rem 1rem;white-space:nowrap}.MoleculeComponentTabs button.active{background:#e7f6ef;border-color:#9edcc0;color:#000}.MoleculeComponentTabs button:focus,.MoleculeComponentTabs button:hover{background:#c3e9d8}.MoleculeComponentTabs button:focus{outline:0}.MoleculeComponentTabs button .Icon.fa-warning{border-radius:50%;color:#fff;font-size:1rem;margin-left:.25rem}.MoleculeComponentTabs button.warning{background:#bfa700;color:#fff}.MoleculeComponentTabs button.warning.active{background:#e7f6ef;color:#aa9500}.MoleculeComponentTabs button.warning.active .Icon{color:#aa9500}.ParticleButtonConfirm,.ParticleButtonHazard,.ParticleButtonPrimary,.ParticleButtonSecondary{box-shadow:0 .125rem .25rem #32323226}.ParticleButtonConfirm:disabled,.ParticleButtonConfirm:disabled:hover,.ParticleButtonHazard:disabled,.ParticleButtonHazard:disabled:hover,.ParticleButtonPrimary:disabled,.ParticleButtonPrimary:disabled:hover,.ParticleButtonSecondary:disabled,.ParticleButtonSecondary:disabled:hover{background-color:var(--COLOR_BUTTON_DISABLED_BG);border-color:var(--COLOR_BUTTON_DISABLED_HIGHLIGHT);color:var(--COLOR_BUTTON_DISABLED_COLOR);cursor:not-allowed}.MoleculeAlertBanner>div>span{white-space:pre-line}.FormInviteCode{background-color:#000c;border-radius:.5rem;box-shadow:.125rem .25rem .5rem #000c;color:#fff;padding:1rem;width:21.25rem}.FormInviteCode .loginBanner{align-items:center;display:flex;justify-content:space-between}.FormInviteCode .loginButton{margin-left:.5rem;padding:.5rem}.FormInviteCode h3{color:#fff}.FormInviteCode button{width:100%}.FormInviteCode>.ParticleButtonPrimary{margin-top:1rem}.FormInviteCode>h3{align-self:flex-start;margin:0;padding-top:1rem;text-align:left}.FormInviteCode>h3 small{align-self:flex-start;display:block;font-size:.75rem;font-weight:400;line-height:.875rem;text-align:left}.FormInviteCode>p,.FormInviteCode>small{align-self:flex-start;margin:0;text-align:left}.FormInviteCode form.signup{background:linear-gradient(150deg,#2a85aa 20%,#1b536b 60%);border-bottom-left-radius:.5rem;padding:1rem}.FormInviteCode .MoleculeComponentTabs{background:#0000;margin-top:1rem;padding-top:0;width:18.75rem}@media(max-width:1024px){.FormInviteCode .MoleculeComponentTabs{padding-top:0}}.FormInviteCode .MoleculeComponentTabs aside{display:flex;flex-direction:row;max-width:none;min-width:0;min-width:auto;width:100%}.FormInviteCode .MoleculeComponentTabs button{background:#262929;border-color:#404445;color:#fff}.FormInviteCode .MoleculeComponentTabs button.active{background:#2a85aa;border-color:#154255;color:#fff}.FormInviteCode .MoleculeComponentTabs button:focus,.FormInviteCode .MoleculeComponentTabs button:hover{background:#49afd9}.FormInviteCode .MoleculeComponentTabs button:focus{outline:0}.FormInviteCode .logos{background:#fff;border-radius:.5rem;grid-area:logo;height:4.375rem;margin-bottom:.5rem;padding:.5rem;text-align:center;width:18.75rem}.FormInviteCode .logos .broker{max-height:3.75rem;max-width:17.5rem}.FormInviteCode .poweredBySpan{align-items:center;display:flex;flex-direction:row;font-size:.4375rem;font-weight:600;gap:.25rem;line-height:.5rem;padding-bottom:.125rem}.FormInviteCode .poweredBySpan .myh{height:.625rem}.FormInviteCode form{display:flex;flex-direction:column;gap:1rem;width:18.75rem}.FormInviteCode form h3{color:#fff;text-align:center}.FormInviteCode form .AtomInputInvite label{font-size:1rem;padding-bottom:.125rem}.FormInviteCode form .AtomInputInvite input{font-family:Consolas,monospace;text-align:center}.FormInviteCode form .AtomInputInvite .FormError{color:#ecb3b3}.FormInviteCode form .FormInput{margin-bottom:0}.FormInviteCode form .ParticleSubmit{width:100%}.FormInviteCode form .FormError{color:#f2cccc}.FormInviteCode .requirements{background:#aedbee;border-radius:.5rem;color:#154255;display:flex;flex-direction:column;margin:0;padding:1rem}.FormInviteCode .requirements .fa-x{color:#be0000}.FormInviteCode .requirements .Icon{margin-right:.25rem}.FormInviteCode .requirements ul{color:#154255;font-size:.75rem;line-height:1rem;list-style:none;margin:0;padding-left:.5rem}.OrganismPageLoad{align-content:center;align-items:center;-webkit-backdrop-filter:blur(.0625rem);backdrop-filter:blur(.0625rem);background-color:var(--COLOR_LOADING_BG);display:flex;flex-direction:column;height:100vh;justify-content:center;justify-items:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.OrganismPageLoad .message,.OrganismPageLoad h1,.OrganismPageLoad h2,.OrganismPageLoad h3,.OrganismPageLoad h4,.OrganismPageLoad h5,.OrganismPageLoad h6{color:var(--COLOR_LOADING_MESSAGE_COLOR)!important}.OrganismPageLoad .message{font-size:1.375rem;font-weight:700;margin-top:1.25rem;opacity:1}.OrganismPageLoad .message.visible{opacity:1}.OrganismPageLoad .message.hidden{opacity:0}.OrganismPageLoad .message.transition{transition:opacity .5s}.loader{align-items:center;display:flex;flex-direction:row;margin:0 auto;max-height:120px;min-height:120px;padding:0 .625rem 0 2.5rem}.loader>div{animation:pulse 2s ease-out 0s infinite normal none running;background-color:var(--COLOR_LOADING_COLOR);border-radius:10px;height:110px;margin-right:35px;opacity:.8;transform:rotate(45deg);width:20px}.loader>div:first-of-type{animation-delay:0s}.loader>div:nth-of-type(2){animation-delay:.25s}.loader>div:last-of-type{animation-delay:.5s}@keyframes pulse{0%{height:6.875rem;opacity:.1}50%{height:6.875rem;opacity:.9}to{height:6.875rem;opacity:.1}}.MoleculeAlertBanner{border-radius:.5rem;display:grid;grid-template-columns:2.5rem auto;overflow:hidden}.MoleculeAlertBanner .sideBar{align-items:center;content:" ";display:flex;font-size:1.25rem;height:100%;justify-content:center;padding:0;width:2.5rem}.MoleculeAlertBanner .sideBar .Icon{color:#fff}.MoleculeAlertBanner.lite{grid-template-columns:1rem auto}.MoleculeAlertBanner.lite .sideBar{width:1rem}.MoleculeAlertBanner>div{display:flex;flex-direction:column;padding:.5rem 1rem}.MoleculeAlertBanner>div>strong{display:block;font-weight:600}.MoleculeAlertBanner>div>span{font-size:.875rem}.MoleculeAlertBanner>div>span p{margin:0 0 .5rem}.MoleculeAlertBanner.highlight{border:.0625rem solid var(--COLOR_ALERT_HIGHLIGHT_BORDER);color:var(--COLOR_ALERT_HIGHLIGHT_COLOR)}.MoleculeAlertBanner.highlight .sideBar{background-color:var(--COLOR_ALERT_HIGHLIGHT_BORDER)}.MoleculeAlertBanner.highlight>div{background-color:var(--COLOR_ALERT_HIGHLIGHT_BG)}.MoleculeAlertBanner.highlight.lite{border:.0625rem solid var(--COLOR_ALERT_HIGHLIGHT_BG);color:var(--COLOR_ALERT_HIGHLIGHT_COLOR)}.MoleculeAlertBanner.highlight.lite .sideBar{background-color:var(--COLOR_ALERT_HIGHLIGHT_BG)}.MoleculeAlertBanner.highlight.lite>div{background-color:var(--COLOR_ALERT_LITE_MAIN_BG);color:var(--COLOR_ALERT_LITE_MAIN_COLOR)}.MoleculeAlertBanner.hazard{border:.0625rem solid var(--COLOR_ALERT_NEGATIVE_BORDER);color:var(--COLOR_ALERT_NEGATIVE_COLOR)}.MoleculeAlertBanner.hazard .sideBar{background-color:var(--COLOR_ALERT_NEGATIVE_BORDER)}.MoleculeAlertBanner.hazard>div{background-color:var(--COLOR_ALERT_NEGATIVE_BG)}.MoleculeAlertBanner.warning{border:.0625rem solid var(--COLOR_ALERT_WARNING_BORDER);color:var(--COLOR_ALERT_WARNING_COLOR)}.MoleculeAlertBanner.warning .sideBar{background-color:var(--COLOR_ALERT_WARNING_BORDER)}.MoleculeAlertBanner.warning>div{background-color:var(--COLOR_ALERT_WARNING_BG)}.MoleculeAlertBanner.good{border:.0625rem solid var(--COLOR_ALERT_GOOD_BORDER);color:var(--COLOR_ALERT_GOOD_COLOR)}.MoleculeAlertBanner.good .sideBar{background-color:var(--COLOR_ALERT_GOOD_BORDER)}.MoleculeAlertBanner.good>div{background-color:var(--COLOR_ALERT_GOOD_BG)}.FormError{color:var(--COLOR_FORM_ERROR_TEXT);font-size:.75rem;font-weight:700;margin:0 0 .25rem}.ParticleLoading .icon{animation:spin 1.5s linear infinite;color:var(--COLOR_ICON_HOVER);font-size:120%;margin:.5rem 0}.OrganismShopMenu{display:flex;flex-direction:row}.OrganismShopMenu .container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:33%}.OrganismShopMenu .container .section{background-color:var(--COLOR_MODULE_BG);border-bottom:.5px solid #00000026;color:var(--COLOR_NAV_BUTTON_COLOR);cursor:pointer;height:62px;position:relative}.OrganismShopMenu .container .section.current h2:after,.OrganismShopMenu .container .section:hover h2:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.OrganismShopMenu .container .section .chevron{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1419' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%23ebebeb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:13px;height:100%;left:-7px;position:absolute;width:15px}.OrganismShopMenu .container .section .chevron:last-of-type{left:auto;right:-7px;top:0}.OrganismShopMenu .container .section .copy{align-content:center;align-items:center;display:flex;flex-direction:row;height:3.75rem;justify-content:center;padding-right:10px}.OrganismShopMenu .container .section .copy h1{font-size:1.75rem;font-weight:700;margin:0 12px;text-align:center}.OrganismShopMenu .container .section .copy h2{font-size:.875rem;font-weight:700;margin:0;position:relative;text-align:center}.OrganismShopMenu .container .section.accessible{background-color:var(--SHOP-COLOR-TOC-ACTIVE-BG);color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.OrganismShopMenu .container .section.accessible .chevron{background:var(--SHOP-COLOR-TOC-ACTIVE-CHEVRON)}.OrganismShopMenu .container .section.active:hover h2:after,.OrganismShopMenu .container .section.current h2:after{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.OrganismShopMenu .container .inaccessible:hover h2:after{background-color:#e2e2e2}.OrganismShopMenu .container .chapters{background-color:#0000;box-shadow:0 0 30px 2px #0000001a;display:none;position:absolute;width:100%}.OrganismShopMenu .container .chapters button{background-color:#fff;border:0;border-radius:0;cursor:pointer;margin:0;padding:15px 30px;position:relative;text-align:left;text-decoration:none;width:100%;z-index:80}.OrganismShopMenu .container .chapters button.current{background-color:var(--SHOP-COLOR-TOC-ACTIVE-BG)}.OrganismShopMenu .container .chapters button:last-of-type{border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}.OrganismShopMenu .container .chapters button:disabled h3,.OrganismShopMenu .container .chapters button:disabled p{color:var(--COLOR_BUTTON_DISABLED_COLOR)}.OrganismShopMenu .container .chapters button .Icon{background-color:#0000;color:#29b473;font-size:1.125rem;left:10px;position:absolute}.OrganismShopMenu .container .chapters button h3{color:#2d2f30;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:700;margin:0 0 3px}.OrganismShopMenu .container .chapters button p{color:#a6abad;font-family:Zilla Slab;font-size:14px;margin:0}.OrganismShopMenu .container .chapters button:hover{background-color:var(--SHOP-COLOR-TOC-ACTIVE-HOVER-BG)}.OrganismShopMenu .container .chapters button:disabled{background-color:var(--COLOR_BUTTON_DISABLED_BG);cursor:not-allowed}.OrganismShopMenu .container:hover .chapters{display:block}.OrganismUserProfileMenu{align-items:center;display:flex;justify-content:center;position:relative}.OrganismUserProfileMenu .pl0{background-color:#21905c}.OrganismUserProfileMenu .pl0 .Icon{color:#21905c}.OrganismUserProfileMenu .pl1{background-color:#35a6d5}.OrganismUserProfileMenu .pl1 .Icon{color:#35a6d5}.OrganismUserProfileMenu .pl2{background-color:#257495}.OrganismUserProfileMenu .pl2 .Icon{color:#257495}.OrganismUserProfileMenu .pl3{background-color:#3b357d}.OrganismUserProfileMenu .pl3 .Icon{color:#3b357d}.OrganismUserProfileMenu .pl4{background-color:#6258d1}.OrganismUserProfileMenu .pl4 .Icon{color:#6258d1}.OrganismUserProfileMenu .pl5{background-color:#e15634}.OrganismUserProfileMenu .pl5 .Icon{color:#e15634}.OrganismUserProfileMenu .pl9{background-color:#bfa700}.OrganismUserProfileMenu .pl9 .Icon{color:#bfa700}.OrganismUserProfileMenu .profile{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:2.5rem;justify-content:center;position:relative;width:2.5rem}.OrganismUserProfileMenu .profile .Icon{color:#fff}.OrganismUserProfileMenu .profile.isMasquerading{background-color:#be0000}.OrganismUserProfileMenu .popoutMenu{background-color:var(--COLOR_LEVEL2_BG);border:.0625rem solid var(--COLOR_LEVEL0_BG);border-radius:1rem;box-shadow:0 0 .75rem -.125rem var(--COLOR_MODAL_BOX_SHADOW);color:var(--COLOR_FONT_BASE);display:flex;flex-direction:column;font-weight:400;gap:.5rem;height:auto;padding:.5rem;position:absolute;right:.625rem;top:3.125rem;width:15.625rem;z-index:99}.OrganismUserProfileMenu .popoutMenu .user{display:grid;grid-template-areas:"profile name" "profile email";grid-template-columns:3.125rem 1fr;grid-template-rows:1.25rem 1.25rem;margin-bottom:.5rem}.OrganismUserProfileMenu .popoutMenu .user.isMasquerading{margin-bottom:0}.OrganismUserProfileMenu .popoutMenu .user .profile{grid-area:profile;margin-right:.5rem}.OrganismUserProfileMenu .popoutMenu .user h3{grid-area:name;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrganismUserProfileMenu .popoutMenu .user h4{font-weight:300;grid-area:email;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrganismUserProfileMenu .popoutMenu .user h3,.OrganismUserProfileMenu .popoutMenu .user h4{letter-spacing:.0625rem}.OrganismUserProfileMenu .popoutMenu>div{display:flex;flex-direction:column}.OrganismUserProfileMenu .popoutMenu a,.OrganismUserProfileMenu .popoutMenu button{align-items:center;background-color:#0000;border:none;border-radius:0;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;justify-content:flex-start;padding:.5rem 1rem;text-decoration:none}.OrganismUserProfileMenu .popoutMenu a:focus,.OrganismUserProfileMenu .popoutMenu a:hover,.OrganismUserProfileMenu .popoutMenu button:focus,.OrganismUserProfileMenu .popoutMenu button:hover{background-color:var(--COLOR_BUTTON_HOVER_BG);color:var(--COLOR_FONT_BASE)}.OrganismUserProfileMenu .popoutMenu .submenu{background-color:var(--COLOR_LEVEL4_BG);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;flex-direction:column;width:100%}.OrganismUserProfileMenu .popoutMenu .submenu button{cursor:pointer;display:flex;padding:.25rem .5rem}.OrganismUserProfileMenu .popoutMenu .submenu button:hover{background-color:var(--COLOR_BUTTON_HOVER_BG)}.TableOfContents{display:flex;flex-direction:row;margin:0 auto;max-width:800px;width:64%}.TableOfContents .container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:33%}.TableOfContents .container .section{background-color:var(--COLOR_MODULE_BG);border-bottom:.5px solid #00000026;color:var(--COLOR_NAV_BUTTON_COLOR);cursor:pointer;height:62px;position:relative}.TableOfContents .container .section.current h2:after,.TableOfContents .container .section:hover h2:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.TableOfContents .container .section .chevron{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1419' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%23ebebeb'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:13px;height:100%;left:-7px;position:absolute;width:15px}.TableOfContents .container .section .chevron:last-of-type{left:auto;right:-7px;top:0}.TableOfContents .container .section .copy{align-content:center;align-items:center;display:flex;flex-direction:row;height:3.75rem;justify-content:center;padding-right:10px}.TableOfContents .container .section .copy h1{font-size:1.75rem;font-weight:700;margin:0 12px;text-align:center}.TableOfContents .container .section .copy h2{font-size:.875rem;font-weight:700;margin:0;position:relative;text-align:center}.TableOfContents .container .section.active{background-color:var(--SHOP-COLOR-TOC-ACTIVE-BG);color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.TableOfContents .container .section.accessible .chevron{background:var(--SHOP-COLOR-TOC-ACTIVE-CHEVRON)}.TableOfContents .container .section.active:hover h2:after,.TableOfContents .container .section.current h2:after{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.TableOfContents .container .inaccessible:hover h2:after{background-color:#e2e2e2}.TableOfContents .container .chapters{background-color:#0000;box-shadow:0 0 30px 2px #0000001a;display:none;position:absolute;width:100%}.TableOfContents .container .chapters button{background-color:#fff;border:0;border-radius:0;cursor:pointer;margin:0;padding:15px 30px;position:relative;text-align:left;text-decoration:none;width:100%;z-index:80}.TableOfContents .container .chapters button.current{background-color:var(--SHOP-COLOR-TOC-ACTIVE-BG)}.TableOfContents .container .chapters button:last-of-type{border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}.TableOfContents .container .chapters button:disabled h3,.TableOfContents .container .chapters button:disabled p{color:var(--COLOR_BUTTON_DISABLED_COLOR)}.TableOfContents .container .chapters button .Icon{background-color:#0000;color:#29b473;font-size:1.125rem;left:10px;position:absolute}.TableOfContents .container .chapters button h3{color:#2d2f30;font-family:proxima-nova,sans-serif;font-size:14px;font-weight:700;margin:0 0 3px}.TableOfContents .container .chapters button p{color:#a6abad;font-family:Zilla Slab;font-size:14px;margin:0}.TableOfContents .container .chapters button:hover{background-color:var(--SHOP-COLOR-TOC-ACTIVE-HOVER-BG)}.TableOfContents .container .chapters button:disabled{background-color:var(--COLOR_BUTTON_DISABLED_BG);cursor:not-allowed}.TableOfContents .container:hover .chapters{display:block}.App .eeShop article{margin-bottom:0}.mobileMenu{display:none}.unavailableView{align-items:center;display:flex;flex-direction:column;justify-content:center}.unavailableView h1{margin-bottom:0}.unavailableView .GRAPHIC_EEShopConstruction{max-width:25rem}@media(max-width:1024px){body{transition:transform .3s}body.slideRight{overflow:hidden;transform:translateX(90vw)}.mobileMenu{background:#15141f;display:block;float:left;height:100vh;left:0;overflow:hidden;position:fixed;top:0;transform:translateX(-90vw);width:90vw}.mobileMenu .top{color:#fff;padding:1rem}.mobileMenu .top .user{align-items:center;display:flex;flex-direction:row;font-weight:600;gap:.5rem}.mobileMenu .top .user .OrganismUserProfileMenu{display:block}.mobileMenu .top .user small{display:block;font-size:.75rem;font-weight:400}.mobileMenu .top ul{list-style:none;margin:1rem 0 0;padding:0}.mobileMenu .top ul li{color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 0}.mobileMenu .bottom{background-color:#fff;border-top-right-radius:.5rem;bottom:0;padding:.5rem;position:absolute}.mobileMenu .bottom .logos{grid-area:logo}.mobileMenu .bottom .logos .broker{max-height:1.875rem;width:auto}.mobileMenu .bottom .logos span{align-items:center;display:flex;flex-direction:row;font-size:.625rem;font-weight:600;gap:.25rem;line-height:.5rem;padding-bottom:.125rem}.mobileMenu .bottom .logos span .myh{height:.75rem}}.eeShop .mobile{display:none}.eeShop .OrganismShopMenu{justify-self:center;max-width:50rem;width:100%}@media(max-width:1024px){.eeShop .mobile{background:#fff;box-shadow:0 .0625rem 2px #64646466;display:grid;grid-template-columns:2.5rem auto 2.5rem;height:3.125rem;top:0;width:100%;z-index:3}.eeShop .mobile .Icon{align-self:center;color:#5a5f61;font-size:1.5rem;justify-self:center;padding:.5rem}.eeShop .mobile .logos{align-self:center;display:flex;flex-direction:row;justify-self:center}.eeShop .mobile .logos .broker{max-height:3.125rem;width:auto}.eeShop .mobile .poweredBy{align-items:center;align-self:flex-end;display:none;flex-direction:row;font-size:.4375rem;font-weight:600;gap:.25rem;justify-self:flex-end;line-height:.5rem;padding-bottom:.125rem}.eeShop .mobile .poweredBy .myh{height:.625rem}}.eeShop .OrganismPlanModule{padding:.5rem 0}.eeShop>.content>div>header{background-image:linear-gradient(345deg,#0c3623 20%,#10482e 50%,#10482e)}.eeShop>.content>div>.tabs>footer,.eeShop>.content>div>footer,.eeShop>.content>div>form>footer{display:grid;grid-template-columns:6.25rem auto 6.25rem;justify-content:space-between;margin:1rem auto 0;width:56.25rem}.eeShop>.content>div>.tabs>footer .backButton,.eeShop>.content>div>footer .backButton,.eeShop>.content>div>form>footer .backButton{background:#0000;border:0;color:#404445;cursor:pointer;justify-self:start}.eeShop>.content>div>.tabs>footer .backButton .Icon,.eeShop>.content>div>footer .backButton .Icon,.eeShop>.content>div>form>footer .backButton .Icon{color:#404445}@media(max-width:1024px){.eeShop>.content>div>.tabs>footer,.eeShop>.content>div>footer,.eeShop>.content>div>form>footer{grid-template-columns:auto;justify-content:flex-end;padding:0 1rem 1rem;width:100%}.eeShop>.content>div>.tabs>footer .nextButton,.eeShop>.content>div>footer .nextButton,.eeShop>.content>div>form>footer .nextButton{padding:1rem 2rem;width:auto}.eeShop>.content>div>.tabs>footer .backButton,.eeShop>.content>div>footer .backButton,.eeShop>.content>div>form>footer .backButton{background:#206480;border-radius:50%;bottom:1.25rem;box-shadow:.125rem .125rem .3125rem #64646466;height:2rem;left:.5rem;position:fixed;width:2rem;z-index:3}.eeShop>.content>div>.tabs>footer .backButton .Icon,.eeShop>.content>div>footer .backButton .Icon,.eeShop>.content>div>form>footer .backButton .Icon{color:#fff}.eeShop>.content>div>.tabs>footer .backButton span,.eeShop>.content>div>footer .backButton span,.eeShop>.content>div>form>footer .backButton span{display:none}}.eeShop .NoSelection{align-items:center;background-color:#f2f3f3;border-radius:.625rem;box-shadow:0 .0625rem 2px #64646466;display:flex;flex-direction:row;font-weight:600;margin:1rem 0;padding:1rem}.eeShop .NoSelection .AtomCheckbox,.eeShop .NoSelection .AtomInputCheckbox{margin-right:.5rem}.eeShop .NoSelection .AtomCheckbox input:focus~.customCheckbox,.eeShop .NoSelection .AtomCheckbox:hover .customCheckbox,.eeShop .NoSelection .AtomInputCheckbox input:focus~.customCheckbox,.eeShop .NoSelection .AtomInputCheckbox:hover .customCheckbox{background-color:#df8080}.eeShop .NoSelection .AtomCheckbox input:checked~.customCheckbox,.eeShop .NoSelection .AtomInputCheckbox input:checked~.customCheckbox{background-color:#be0000}.eeShop .NoSelection .AtomCheckbox input:focus:checked~.customCheckbox,.eeShop .NoSelection .AtomCheckbox:hover input:checked~.customCheckbox,.eeShop .NoSelection .AtomInputCheckbox input:focus:checked~.customCheckbox,.eeShop .NoSelection .AtomInputCheckbox:hover input:checked~.customCheckbox{background-color:#cb3333}@media(max-width:1024px){.eeShop .NoSelection{font-size:.875rem;padding:1rem .5rem}}.eeShop .AtomCheckbox .customCheckbox,.eeShop .AtomInputCheckbox .customCheckbox{background-color:#fff;border:1px solid #a6abad}.eeShop .AtomCheckbox input:focus~.customCheckbox,.eeShop .AtomCheckbox:hover .customCheckbox,.eeShop .AtomInputCheckbox input:focus~.customCheckbox,.eeShop .AtomInputCheckbox:hover .customCheckbox{background-color:#89e4ba}.eeShop .AtomCheckbox input:checked~.customCheckbox,.eeShop .AtomInputCheckbox input:checked~.customCheckbox{background-color:#21905c}.eeShop .AtomCheckbox input:focus:checked~.customCheckbox,.eeShop .AtomCheckbox:hover input:checked~.customCheckbox,.eeShop .AtomInputCheckbox input:focus:checked~.customCheckbox,.eeShop .AtomInputCheckbox:hover input:checked~.customCheckbox{background-color:#29b473}.eeShop .AtomCheckbox input:disabled~.customCheckbox,.eeShop .AtomInputCheckbox input:disabled~.customCheckbox{background-color:#cccfd0;cursor:not-allowed}.eeShop .AtomCheckbox input:disabled:checked~.customCheckbox,.eeShop .AtomInputCheckbox input:disabled:checked~.customCheckbox{background-color:#cccfd0}.eeShop .AtomCheckbox input:disabled:checked~.customCheckbox:after,.eeShop .AtomInputCheckbox input:disabled:checked~.customCheckbox:after{border-color:#000}.AtomInputCheckbox{display:flex;flex-direction:column;width:100%}.AtomInputCheckbox label{align-items:center;cursor:pointer;display:flex;position:relative}.AtomInputCheckbox label input{height:0;opacity:0;position:absolute;width:0}.AtomInputCheckbox label .customCheckbox{background-color:var(--COLOR_INPUT_BG);border:.0625rem solid var(--COLOR_INPUT_BORDERS);display:inline-block;font-size:1.375rem;height:1.5rem;left:0;margin:0 .5rem 0 0;min-width:1.5rem;position:relative;top:0;transition:all .18s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.5rem}.AtomInputCheckbox label .customCheckbox:after{border:solid #fff;border-width:0 .1875rem .1875rem 0;content:"";display:none;height:.75rem;left:.375rem;position:absolute;top:.125rem;transform:rotate(45deg);width:.375rem}.AtomInputCheckbox label input:focus~.customCheckbox,.AtomInputCheckbox label:hover .customCheckbox{background-color:var(--COLOR_INPUT_CHECK_ACTIVE)}.AtomInputCheckbox label input:checked~.customCheckbox{background-color:var(--COLOR_INPUT_ACTIVE_BG)}.AtomInputCheckbox label input:focus:checked~.customCheckbox,.AtomInputCheckbox label:hover input:checked~.customCheckbox{background-color:var(--COLOR_INPUT_CHECK_ACTIVE)}.AtomInputCheckbox label input:checked~.customCheckbox:after{display:block}.AtomInputCheckbox label input:disabled~.customCheckbox{background-color:var(--COLOR_INPUT_DISABLED_BG);border-color:var(--COLOR_INPUT_DISABLED_BG);cursor:not-allowed}.AtomInputCheckbox label input:disabled:checked~.customCheckbox{background-color:var(--COLOR_INPUT_DISABLED_CHECK_BG);border-color:var(--COLOR_INPUT_DISABLED_CHECK_BG)}.AtomInputCheckbox label input:disabled:checked~.customCheckbox:after{border-color:var(--COLOR_INPUT_DISABLED_COLOR)}.Icon{color:var(--COLOR_ICON);transition:all .18s ease-in-out}.Icon:hover{background:#0000}.Icon.clickable{cursor:pointer}.Icon.clickable:hover{color:var(--COLOR_ICON_HOVER);transform:scale(1.25)}.Icon.fa-trash{color:var(--COLOR_ICON_TRASH)}.Icon.fa-trash-can-arrow-up{color:var(--COLOR_BUTTON_CONFIRM_HOVER_BG)}.IconButton{border:none;cursor:pointer;padding:0 .25rem}.IconButton,.IconButton:hover{background:#0000}.AtomModal.open>article{bottom:50%}.AtomModal.close>article{bottom:-2000px}.AtomModal>article{border:1px solid var(--COLOR_MODAL_BORDER);border-radius:.625rem;bottom:-2000px;box-shadow:0 0 1rem var(--COLOR_MODAL_BOX_SHADOW);display:flex;flex-direction:column;max-height:95vh;max-width:56.25rem;min-height:3.125rem;min-width:56.25rem;overflow-y:auto;padding:0!important;position:fixed;transform:translateY(50%);transition:all .5s ease;z-index:1}.AtomModal>article.small{max-width:37.5rem;min-width:37.5rem}.AtomModal>article.modalExpand{max-height:95vh;max-width:99vw;min-height:95vh;min-width:99vw}.AtomModal>article>header{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--COLOR_MODAL_HEADER_BG);border-bottom:1px solid var(--COLOR_MODAL_BORDER);display:flex;height:2.875rem;justify-content:center;min-height:2.875rem;padding:1rem;white-space:nowrap;z-index:2}.AtomModal>article>header,.AtomModal>article>header h3{color:var(--COLOR_MODAL_HEADER_COLOR)}.AtomModal>article>header>div.headerContent{align-items:center;display:flex;justify-content:center;white-space:nowrap}.AtomModal>article>header .ModalOptions{align-items:center;color:#333;display:flex;justify-content:center;position:absolute;right:0;top:0}.AtomModal>article>header .ModalOptions .Icon{color:var(--COLOR_MODAL_CONTROL_BUTTON_COLOR)}.AtomModal>article>header .ModalOptions .ModalExpand:hover{background-color:var(--COLOR_MODAL_CONTROL_BUTTON_EXPAND_BG)}.AtomModal>article>header .ModalOptions .ModalExpand .Icon{font-size:.75rem}.AtomModal>article>header .ModalOptions .ModalClose .Icon{font-size:.875rem}.AtomModal>article>header .ModalOptions .ModalClose:hover{background-color:var(--COLOR_MODAL_CONTROL_BUTTON_CLOSE_BG)}.AtomModal>article>header .ModalOptions span{align-items:center;cursor:pointer;display:flex;height:1.5rem;justify-content:center;margin-left:0;width:1.875rem}.AtomModal>article>header .ModalOptions span:after{display:inline-block;position:absolute}.AtomModal>article .ModalBody{background-color:var(--COLOR_MODAL_BG);flex:2 1;overflow-y:auto;padding:0 1rem}.AtomModal>article>footer{align-items:center;background-color:var(--COLOR_MODAL_BG);display:flex;gap:.5rem;justify-content:center;margin:0;padding:1rem}.EmployeeShopAboutPage article{margin-top:1.5rem!important}@media(max-width:1024px){.EmployeeShopAboutPage article{margin-top:0!important}}.EmployeeShopAboutPage h5{margin:1rem 0!important}.EmployeeShopAboutPage small{display:block;line-height:.75rem;margin-bottom:1rem}.EmployeeShopAboutPage .fa-circle-info{font-size:1.5rem}@media(max-width:1024px){.EmployeeShopAboutPage .LayoutRow{display:grid;grid-template-columns:1fr 1fr}.EmployeeShopAboutPage .LayoutRow:last-child{grid-template-columns:auto}.EmployeeShopAboutPage .address,.EmployeeShopAboutPage .contactInfo{display:flex;flex-direction:column}.EmployeeShopAboutPage .cityStateZip{grid-template-areas:"city city" "zip county";grid-template-columns:6.25rem 1fr;grid-template-rows:1fr 1fr}.EmployeeShopAboutPage .cityStateZip>.FormInput:first-child{grid-area:city}.EmployeeShopAboutPage .cityStateZip>.FormInput:nth-child(2){grid-area:zip}.EmployeeShopAboutPage .cityStateZip>.FormInput:nth-child(3){grid-area:county}}.EmployeeShopDependentsPage article{margin-top:1.5rem!important}.EmployeeShopDependentsPage section{background:var(--COLOR_MODULE_BG)}.EmployeeShopDependentsPage header{align-items:center;display:grid;grid-template-areas:"back centered next";grid-template-columns:6.25rem minmax(18.75rem,43.75rem) 6.25rem;grid-template-rows:auto;justify-content:center}.EmployeeShopDependentsPage header .centered{align-items:center;display:flex;flex-direction:column;grid-area:centered;height:100%;justify-content:center}.EmployeeShopDependentsPage header .back{align-self:start;background:#0000;border:0;color:#f2f3f3;cursor:pointer;grid-area:back}.EmployeeShopDependentsPage header .back .Icon{color:#f2f3f3}@media(max-width:1024px){.EmployeeShopDependentsPage header .back{display:none}}.EmployeeShopDependentsPage .actions{align-items:center;display:flex;justify-content:space-between}.EmployeeShopDependentsPage .actions>button{margin-bottom:0;padding:.5rem}.EmployeeShopDependentsPage .noDependents{align-items:center;display:flex;flex-direction:column;justify-content:center}.EmployeeShopDependentsPage .noDependents .GRAPHIC_EeAddCensus{max-width:28.125rem}.EmployeeShopDependentsPage .dependentActions{display:flex;justify-content:end}.EmployeeShopDependentsPage .dependentActions>button{margin-left:.5rem}@media(max-width:1024px){.EmployeeShopDependentsPage .dependentActions>button{width:100%}}.EmployeeShopDependentsPage .AtomInputCheckbox{margin-top:18px}.EmployeeShopDependentsPage hr{border:none;border-top:1px solid var(--SHOP-COLOR-TOC-ACTIVE-BG);margin:.5rem 0}.EmployeeShopDependentsPage .LayoutCenter{margin-top:2rem}@media(max-width:1024px){.EmployeeShopDependentsPage .dependant .LayoutRow{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr}}.EmployeeShopWorkPage header{align-items:center;display:grid;grid-template-areas:"back centered next";grid-template-columns:12.5rem minmax(18.75rem,37.5rem) 12.5rem;grid-template-rows:auto;justify-content:center}.EmployeeShopWorkPage header .centered{align-items:center;display:flex;flex-direction:column;grid-area:centered;height:100%;justify-content:center}.EmployeeShopWorkPage header .back{align-self:start;background:#0000;border:0;color:#f2f3f3;cursor:pointer;grid-area:back}.EmployeeShopWorkPage header .back .Icon{color:#f2f3f3}@media(max-width:1024px){.EmployeeShopWorkPage header .back{display:none}}.EmployeeShopWorkPage article{margin-top:1.5rem!important}@media(max-width:1024px){.EmployeeShopWorkPage article .LayoutRow:last-child{display:grid;grid-template-columns:1fr 1fr}.EmployeeShopWorkPage article .LayoutRow:last-child .FormInput:last-child{grid-column:1/-1}}.EmployeeShopWorkPage h5{margin:1rem 0!important}.EmployeeShopWorkPage small{display:block;line-height:.75rem;margin-bottom:1rem}.EmployeeShopWorkPage .fa-circle-info{font-size:1.5rem}@media(max-width:1024px){.EmployeeShopFinalizePage .mobileColorWrap{background-color:#196c45}}.EmployeeShopFinalizePage section{max-width:56.25rem!important;min-width:37.5rem;padding-top:1rem;width:auto}@media(max-width:1024px){.EmployeeShopFinalizePage section{max-width:100%!important;min-width:auto}}.EmployeeShopFinalizePage article{margin-top:1.5rem!important;max-width:56.25rem!important}.EmployeeShopFinalizePage .nextButton{font-size:1rem!important}.EmployeeShopFinalizePage>.mobileColorWrap>header{align-items:center;display:grid;grid-template-areas:"back centered next";grid-template-columns:12.5rem minmax(18.75rem,37.5rem) 12.5rem;grid-template-rows:auto;justify-content:center}.EmployeeShopFinalizePage>.mobileColorWrap>header h2{margin-bottom:0!important}.EmployeeShopFinalizePage>.mobileColorWrap>header .centered{align-items:center;display:flex;grid-area:centered;height:100%;justify-content:center}.EmployeeShopFinalizePage>.mobileColorWrap>header .back{align-self:start;background:#0000;border:0;color:#f2f3f3;cursor:pointer;grid-area:back}.EmployeeShopFinalizePage>.mobileColorWrap>header .back .Icon{color:#f2f3f3}@media(max-width:1024px){.EmployeeShopFinalizePage>.mobileColorWrap>header .back{display:none}}.EmployeeShopFinalizePage h3{font-size:1.5rem;margin-bottom:1.25rem}.EmployeeShopFinalizePage h5{display:flex;font-size:1.25rem!important;justify-content:space-between;margin:0!important;text-transform:none!important}.EmployeeShopFinalizePage h5 a{color:#2a85aa;font-size:.75rem;font-weight:400;text-decoration:underline}.EmployeeShopFinalizePage .review{grid-gap:1rem;align-items:flex-start;background-color:#196c45;display:grid;gap:1rem;grid-template-columns:minmax(12.5rem,21.875rem) minmax(18.75rem,34.375rem);justify-content:center;padding:1rem}@media(max-width:1024px){.EmployeeShopFinalizePage .review{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;grid-template-columns:1fr}}.EmployeeShopFinalizePage .review>h2{color:#fff;font-size:1.25rem}.EmployeeShopFinalizePage .review>h2 ol{counter-reset:item;list-style:none;margin:0 1.875rem 0 0}.EmployeeShopFinalizePage .review>h2 ol li{color:#fff;counter-increment:item;font-size:1.125rem;font-weight:600;margin-bottom:.625rem;padding-left:1em;text-indent:-2em}.EmployeeShopFinalizePage .review>h2 ol li:before{color:#fff;content:counter(item);display:inline-block;font-family:Open Sans,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.25rem;margin-right:.7em;text-align:right;width:.625rem}.EmployeeShopFinalizePage .review .CartSummary{grid-gap:1rem 2rem;background:#fff;border-radius:.25rem;color:#000;display:grid;gap:1rem 2rem;grid-template-areas:"summary estimatedCosts" "button button";grid-template-columns:1fr 2fr;padding:1rem}@media(max-width:1024px){.EmployeeShopFinalizePage .review .CartSummary{gap:0;grid-template-areas:"estimatedCosts" "summary" "button";grid-template-columns:1fr}}.EmployeeShopFinalizePage .review .CartSummary>button{grid-area:button}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts{grid-area:estimatedCosts}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts h2{color:#2a85aa;font-size:1.875rem;font-weight:700;letter-spacing:.02em;margin-top:0!important;text-align:inherit}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts h3{color:#000;font-size:1rem;font-weight:400;margin:0}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts hr{border-top:1px solid gray(40);margin-bottom:.625rem;width:100%}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts .estimatedTotalCost{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts .estimatedTotalCost h3{color:#000;font-size:1rem;font-weight:700;margin:0;width:7.5625rem}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts .estimatedTotalCost>.AtomStyledRate{color:#29b473;font-size:1.5rem;font-weight:600;margin-right:0}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts .estimatedTotalCost>.AtomStyledRate>span{font-size:.875rem;font-weight:600;margin:0}.EmployeeShopFinalizePage .review .CartSummary .estimatedCosts .line{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.EmployeeShopFinalizePage .review .CartSummary .summary{color:#999fa1;grid-area:summary;height:100%;text-align:left}.EmployeeShopFinalizePage .review .CartSummary .summary>h4{color:#999fa1}.EmployeeShopFinalizePage .review .CartSummary .summary p{color:#656565;font-family:Zilla Slab,serif;font-size:1rem;font-style:italic;font-weight:600;margin-bottom:1rem;text-align:inherit}@media(max-width:1024px){.EmployeeShopFinalizePage .review .CartSummary .summary p{font-size:.75rem;margin:.5rem 0}}.EmployeeShopCompletePage header{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.EmployeeShopCompletePage header h2{margin-bottom:0!important}.EmployeeShopCompletePage header>.ParticleButtonPrimary{display:block}.AtomStyledRate{display:inline-block;font-weight:600}.AtomStyledRate small{font-size:60%;font-weight:400}.AtomStyledRate small:first-child{display:inline-block;font-weight:600;line-height:1.8em;vertical-align:super}.AtomCheckbox{align-items:center;cursor:pointer;display:flex;position:relative}.AtomCheckbox input{height:0;opacity:0;position:absolute;width:0}.AtomCheckbox .customCheckbox{background-color:#fff;border:1px solid #a6abad;display:inline-block;font-size:1.375rem;height:1.5rem;left:0;margin:0 .5rem 0 0;min-width:1.5rem;position:relative;top:0;transition:all .18s ease-in-out;-webkit-user-select:none;user-select:none;width:1.5rem}.AtomCheckbox .customCheckbox:after{border:solid #fff;border-width:0 .1875rem .1875rem 0;content:"";display:none;height:.75rem;left:.375rem;position:absolute;top:.125rem;transform:rotate(45deg);width:.375rem}.AtomCheckbox input:focus~.customCheckbox,.AtomCheckbox:hover .customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.AtomCheckbox input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-SECONDARY-BG)}.AtomCheckbox input:focus:checked~.customCheckbox,.AtomCheckbox:hover input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.AtomCheckbox input:checked~.customCheckbox:after{display:block}.AtomCheckbox input:disabled~.customCheckbox{background-color:var(--COLOR_INPUT_DISABLED_BG);cursor:not-allowed}.AtomCheckbox input:disabled:checked~.customCheckbox{background-color:var(--COLOR_INPUT_DISABLED_CHECK_BG)}.AtomCheckbox input:disabled:checked~.customCheckbox:after{border-color:var(--COLOR_INPUT_DISABLED_COLOR)}.AtomModal{align-items:center;display:flex;justify-content:center;left:0;max-height:100vh;min-height:100vh;overflow:hidden;position:fixed;width:100vw;z-index:100}.AtomModal.open{bottom:0}.AtomModal.close{bottom:-2000px}.AtomModal.open>.backdrop{background-color:#00000026}.AtomModal.close>.backdrop{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:#0000}.AtomModal.open>aside{bottom:50%}.AtomModal.close>aside{bottom:-2000px}.AtomModal>aside{border:1px solid var(--COLOR_MODAL_BORDER);border-radius:.625rem;bottom:-2000px;box-shadow:0 0 1rem var(--COLOR_MODAL_BOX_SHADOW);display:flex;flex-direction:column;max-height:95vh;max-width:56.25rem;min-height:3.125rem;min-width:56.25rem;overflow-y:auto;padding:0!important;position:fixed;transform:translateY(50%);transition:all .5s ease;z-index:1}@media(max-width:1024px){.AtomModal>aside{max-height:90vh;max-width:95vw;min-height:20vh;min-width:95vw}.AtomModal>aside header h3{margin:0}}.AtomModal>aside.small{max-width:37.5rem;min-width:37.5rem}.AtomModal>aside.modalExpand{max-height:95vh;max-width:99vw;min-height:95vh;min-width:99vw}.AtomModal>aside>header{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--COLOR_MODAL_HEADER_BG);border-bottom:0 solid var(--COLOR_MODAL_BORDER);display:flex;height:2.875rem;justify-content:center;min-height:2.875rem;padding:1rem;white-space:nowrap;z-index:2}.AtomModal>aside>header,.AtomModal>aside>header h3{color:var(--COLOR_MODAL_HEADER_COLOR)!important}.AtomModal>aside>header>div.headerContent{align-items:center;display:flex;justify-content:center;margin-top:1rem;white-space:nowrap}.AtomModal>aside>header .ModalOptions{align-items:center;color:#333;display:flex;justify-content:center;position:absolute;right:0;top:0}.AtomModal>aside>header .ModalOptions .Icon{color:var(--COLOR_MODAL_CONTROL_BUTTON_COLOR)!important}.AtomModal>aside>header .ModalOptions .ModalExpand:hover{background-color:var(--COLOR_MODAL_CONTROL_BUTTON_EXPAND_BG)}.AtomModal>aside>header .ModalOptions .ModalExpand .Icon{font-size:.75rem}.AtomModal>aside>header .ModalOptions .ModalClose .Icon{font-size:.875rem}.AtomModal>aside>header .ModalOptions .ModalClose:hover{background-color:var(--COLOR_MODAL_CONTROL_BUTTON_CLOSE_BG)}.AtomModal>aside>header .ModalOptions span{align-items:center;cursor:pointer;display:flex;height:1.5rem;justify-content:center;margin-left:0;width:1.875rem}.AtomModal>aside>header .ModalOptions span:after{display:inline-block;position:absolute}.AtomModal>aside .ModalBody{background-color:var(--COLOR_MODAL_BG);flex:2 1;overflow-y:auto;padding:0 1rem}.AtomModal>aside>footer{background-color:var(--COLOR_MODAL_BG);margin:0;padding:1rem;text-align:center}.AtomModal>.backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#00000026;display:flex;max-height:100vh;min-height:100vh;overflow:hidden;position:absolute;transition:all .5s ease;width:100vw;z-index:0}.AtomModal>.backdrop,.CarrierLogo{align-items:center;justify-content:center}.CarrierLogo{align-content:center;background:#fff;border-radius:.3125rem;display:inline-flex;height:1.125rem;justify-items:center;padding:.1875rem .375rem;width:auto}.CarrierLogo img{height:1.125rem;object-fit:contain;width:auto}.shop .nextButton{text-wrap:none;background-color:var(--COLOR_BUTTON_PRIMARY_BG);border-color:var(--COLOR_BUTTON_PRIMARY_HIGHLIGHT);border-radius:.5rem;box-shadow:0 .125rem .25rem #32323226;color:var(--COLOR_BUTTON_PRIMARY_COLOR);cursor:pointer;font-size:1.25rem;font-weight:800;padding:1.5rem 2rem;transition:all .18s ease-in-out;width:15.625rem}.shop .nextButton:disabled,.shop .nextButton:disabled:hover{background-color:var(--COLOR_BUTTON_DISABLED_BG);border-color:var(--COLOR_BUTTON_DISABLED_HIGHLIGHT);color:var(--COLOR_BUTTON_DISABLED_COLOR);cursor:not-allowed}.shop .nextButton .Icon{color:var(--COLOR_BUTTON_PRIMARY_COLOR)}.shop .nextButton:focus,.shop .nextButton:hover{background-color:var(--COLOR_BUTTON_PRIMARY_HOVER_BG);color:var(--COLOR_BUTTON_PRIMARY_HOVER_COLOR)}.shop .nextButton:focus .Icon,.shop .nextButton:hover .Icon{color:var(--COLOR_BUTTON_PRIMARY_HOVER_COLOR)}.shop .group-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop footer{margin-bottom:2rem;margin-top:1rem}.shop>.content article{max-width:900px}.shop>.content>div>.mobileColorWrap>header,.shop>.content>div>header{background-color:var(--SHOP-COLOR-HEADER-BG);padding:1.875rem 0}@media(max-width:1024px){.shop>.content>div>.mobileColorWrap>header,.shop>.content>div>header{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;padding:1.875rem 1rem}}.shop>.content>div>.mobileColorWrap>header>*,.shop>.content>div>header>*{margin:auto;max-width:900px}.shop>.content>div>.mobileColorWrap>header h1,.shop>.content>div>.mobileColorWrap>header h2,.shop>.content>div>.mobileColorWrap>header h3,.shop>.content>div>.mobileColorWrap>header h4,.shop>.content>div>.mobileColorWrap>header h5,.shop>.content>div>header h1,.shop>.content>div>header h2,.shop>.content>div>header h3,.shop>.content>div>header h4,.shop>.content>div>header h5{color:var(--SHOP-COLOR-HEADER-COLOR)}.shop>.content>div>.mobileColorWrap>header h1,.shop>.content>div>header h1{color:var(--SHOP-COLOR-H1-COLOR);font-size:1rem;font-weight:700;text-transform:uppercase}.shop>.content>div>.mobileColorWrap>header h2,.shop>.content>div>header h2{font-size:1.875rem;font-weight:800;margin-bottom:1rem}.shop>.content>div>.mobileColorWrap>header h5,.shop>.content>div>header h5{color:var(--SHOP-COLOR-H5-COLOR);font-size:.875rem;font-weight:700;margin:0;text-transform:uppercase}.shop>.content>div>.mobileColorWrap>header .Icon,.shop>.content>div>header .Icon{color:var(--SHOP-COLOR-HEADER-COLOR)}.shop>.content>div>section{margin:auto;max-width:900px;padding-top:1rem}.erShop>.content article{max-width:68.75rem}.erShop>.content>div>.mobileColorWrap>header,.erShop>.content>div>header{background-image:linear-gradient(345deg,#1b536b 20%,#206480 50%,#2a85aa);position:relative}.erShop>.content>div>.mobileColorWrap>header>*,.erShop>.content>div>header>*{max-width:68.75rem}.erShop>.content>div>header .back button,.erShop>.content>div>header>button{align-self:start;background:#0000;border:0;color:#f1f1f1;cursor:pointer;grid-area:back;left:calc(50% - 550px);position:absolute}.erShop>.content>div>header>center .MoleculeAlertBanner+.MoleculeAlertBanner{margin-top:1rem}.erShop>.content>div>header>center>.ParticleButtonPrimary{margin-top:.5rem;width:13.75rem}.erShop>.content>div>header>.LayoutCenter>.ParticleButtonPrimary{min-width:13.75rem}.erShop>.content>div>section{margin:auto;max-width:68.75rem;padding-top:1rem}.erShop .OrganismShopMenu{justify-self:center;max-width:50rem;width:100%}.erShop .AtomCheckbox .customCheckbox{background-color:#fff;border:1px solid #a6abad}.erShop .AtomCheckbox input:focus~.customCheckbox,.erShop .AtomCheckbox:hover .customCheckbox{background-color:#2a85aa}.erShop .AtomCheckbox input:checked~.customCheckbox{background-color:#154255}.erShop .AtomCheckbox input:focus:checked~.customCheckbox,.erShop .AtomCheckbox:hover input:checked~.customCheckbox{background-color:#2a85aa}.erShop .AtomCheckbox input:disabled~.customCheckbox{background-color:#cccfd0;cursor:not-allowed}.erShop .AtomCheckbox input:disabled:checked~.customCheckbox{background-color:#cccfd0}.erShop .AtomCheckbox input:disabled:checked~.customCheckbox:after{border-color:#000}.testArea{display:grid;grid-template-columns:repeat(2,1fr)}.testArea .OrganismPlanModule{width:750px}.OrganismPlanModule{background-color:#0000!important;color:#2d2f30;display:grid;font-family:proxima-nova,sans-serif;grid-template-areas:"null flag flag flag flag" "header header header header header" "details details details details details" "selections selections selections selections selections";grid-template-columns:100px repeat(4,1fr);grid-template-rows:auto 3.125rem 1fr auto;min-width:37.5rem;transition:all .2s ease-out}@media(max-width:1024px){.OrganismPlanModule{grid-template-rows:auto auto 1fr auto;min-width:auto}}.OrganismPlanModule .sbcModal{display:flex;flex-direction:column}.OrganismPlanModule .sbcModal iframe{border:0;flex:1 1;height:100%;min-height:37.5rem;width:100%}.OrganismPlanModule.fake{align-items:center;background-image:linear-gradient(-45deg,#c0c3c5,#d9dbdc 50%,#f2f3f3);border-radius:.625rem;display:flex;height:25rem;justify-content:center}.OrganismPlanModule>.flag{align-items:center;border-top-left-radius:.25rem;border-top-right-radius:.25rem;display:flex;font-size:.625rem;font-weight:700;grid-area:flag;height:1.5625rem;letter-spacing:.125rem;padding-left:1.5rem;text-transform:uppercase}.OrganismPlanModule>.flag.FI{background-color:#d7edf7;color:#154255}.OrganismPlanModule>.flag.MEC{background-color:#aedbee;color:#154255}.OrganismPlanModule>.flag.MU{background-color:#2a85aa;color:#fff}.OrganismPlanModule>.flag.ILF{background-color:#4e46a7;color:#fff}.OrganismPlanModule>.flag.voluntary{background-color:#21905c;color:#fff}.OrganismPlanModule>.flag.paid{background-color:#2a85aa;color:#fff}.OrganismPlanModule>header{align-items:center;background-color:#f2f3f3;border-top-left-radius:.625rem;border-top-right-radius:.625rem;box-shadow:0 .0625rem 2px #64646466;display:flex;flex-direction:row;gap:.5rem;grid-area:header;padding:1rem}.OrganismPlanModule>header .alerts{display:flex;flex-direction:row;gap:.125rem;margin-left:auto}.OrganismPlanModule>header .alerts .react-tooltip{z-index:1}.OrganismPlanModule>header .alerts .react-tooltip small{display:block}.OrganismPlanModule>header .alerts .react-tooltip a{color:#ebf6fb;text-decoration:underline}.OrganismPlanModule>header .alerts .alert{display:flex;flex-direction:row;font-size:.625rem;letter-spacing:.0625rem;text-decoration:none;text-transform:uppercase}.OrganismPlanModule>header .alerts .alert .Icon,.OrganismPlanModule>header .alerts .alert span{align-items:center;background-color:#fff;border:.0625rem solid #c0c3c5;border-radius:.5rem;color:#5a5f61;display:flex;font-size:1.125rem;font-weight:600;height:2.5rem;justify-content:center;width:2.5rem}.OrganismPlanModule>header .alerts .alert.underwritingComplete .Icon{background-color:#21905c;color:#fff}.OrganismPlanModule>header .alerts .alert span{padding:.1875rem}.OrganismPlanModule>header .alerts .alert img{height:1.25rem;max-height:1.5rem;max-width:1.5rem;width:1.25rem}@media(max-width:1024px){.OrganismPlanModule>header{border:1px solid #dfe1e2;border-bottom:0;display:grid;grid-template-areas:"select logo sbc" "name name name";grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;padding:.5rem .5rem 0}}.OrganismPlanModule>header>span{grid-area:name;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OrganismPlanModule>header .AtomCheckbox{grid-area:select}@media(max-width:1024px){.OrganismPlanModule>header .AtomCheckbox{font-size:0}}.OrganismPlanModule>header .CarrierLogo{background:#0000;grid-area:logo;height:1.5625rem}.OrganismPlanModule>header .CarrierLogo img{height:1.5625rem}@media(max-width:1024px){.OrganismPlanModule>header .CarrierLogo,.OrganismPlanModule>header .CarrierLogo img{height:1.875rem}}.OrganismPlanModule>header button.ageBanded{background-color:#c3e9d8;color:#507f6a;grid-area:memberpremium;margin-left:auto;white-space:nowrap}.OrganismPlanModule>header button.ageBanded:hover{background-color:#6ba98d;color:#fff}.OrganismPlanModule>header .ParticleButtonSecondary{grid-area:sbc;margin-left:auto}.OrganismPlanModule>header .alerts+.ParticleButtonSecondary,.OrganismPlanModule>header .toggleSlim,.OrganismPlanModule>header button.ageBanded+.ParticleButtonSecondary{margin-left:0}.OrganismPlanModule>.flag+header{border-top-right-radius:0}.OrganismPlanModule>.details{background-color:#f2f3f3;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem;box-shadow:0 .125rem 2px #64646466;display:flex;flex-direction:row;grid-area:details;padding:.5rem 1rem 1rem;z-index:1}@media(max-width:1024px){.OrganismPlanModule>.details{border:1px solid #dfe1e2;border-bottom:0;border-top:0;padding:0}}.OrganismPlanModule>.details.showRates{grid-gap:1rem;display:grid;gap:1rem;grid-template-areas:"rate benefit";grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;grid-template-rows:1fr}@media(max-width:1024px){.OrganismPlanModule>.details.showRates{grid-gap:0;display:grid;gap:0;grid-template-areas:"rate" "benefit";grid-template-columns:auto;grid-template-rows:auto auto}}.OrganismPlanModule>.details.alfCarriers.showRates{grid-template-areas:"rate alf" "rate benefit";grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;grid-template-rows:1fr}.OrganismPlanModule>.details>.alfCarriers{background:#e7e6f8;border-radius:.5rem;box-shadow:inset .25rem .25rem .25rem -.1875rem #64646466;display:flex;flex-direction:column;grid-area:alf;padding:.5rem}.OrganismPlanModule>.details>.alfCarriers .disclaimer{background-color:#312c69;border-radius:.5rem;color:#f6f6f7;font-size:.75rem;grid-area:disclaimer;letter-spacing:.03125rem;line-height:.875rem;padding:.5rem}.OrganismPlanModule>.details>.alfCarriers h4{color:#3b357d;font-weight:600;letter-spacing:.125rem;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.OrganismPlanModule>.details>.alfCarriers>.carriers{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto)}.OrganismPlanModule>.details>.alfCarriers>.carriers>.AtomCheckbox{background:#fff;border:1px solid #dfe1e2;border-radius:.5rem;box-shadow:.25rem .25rem .125rem -.1875rem #64646466;padding:.5rem}.OrganismPlanModule>.details>.alfCarriers>.carriers>.AtomCheckbox .CarrierLogo,.OrganismPlanModule>.details>.alfCarriers>.carriers>.AtomCheckbox .CarrierLogo img{height:1.375rem}.OrganismPlanModule>.details>.rate{grid-area:rate}.OrganismPlanModule>.details>.rate table.composite{height:100%}.OrganismPlanModule>.details>.rate table.composite tbody tr.ee td:first-child{background-color:#fff;color:#29b473}.OrganismPlanModule>.details>.rate table.composite tbody tr.ee td:last-child{background-color:#98dabc;color:#fff}.OrganismPlanModule>.details>.rate table.composite tbody tr.sp td:first-child{background-color:#e1f2f9;color:#206480}.OrganismPlanModule>.details>.rate table.composite tbody tr.sp td:last-child{background-color:#86d3b0;color:#fff}.OrganismPlanModule>.details>.rate table.composite tbody tr.ch td:first-child{background-color:#fff;color:#999fa1}.OrganismPlanModule>.details>.rate table.composite tbody tr.ch td:last-child{background-color:#98dabc;color:#fff}.OrganismPlanModule>.details>.rate table.composite tbody tr.fm td:first-child{background-color:#f5fbfd;color:#35a6d5}.OrganismPlanModule>.details>.rate table.composite tbody tr.fm td:last-child{background-color:#8cd5b4;color:#fff}.OrganismPlanModule>.details>.rate table.composite tbody tr.total td:first-child{background-color:#2a85aa;color:#fff}.OrganismPlanModule>.details>.rate table.composite tbody tr.total td:last-child{background-color:#206480;color:#fff}.OrganismPlanModule>.details>.rate table.composite tbody tr td:first-child{font-weight:600;line-height:.875rem;min-width:7.1875rem;padding:1rem}.OrganismPlanModule>.details>.rate table.composite tbody tr td:first-child small{font-size:.75rem;font-weight:300}.OrganismPlanModule>.details>.rate table.composite tbody tr td:last-child{font-size:1.625rem;font-weight:600;min-width:8.75rem;padding:1rem;text-align:center}.OrganismPlanModule>.details>.rate table.composite tbody tr td:last-child small{font-size:1rem;font-weight:300}.OrganismPlanModule>.details>.rate .flatRate,.OrganismPlanModule>.details>.rate .salaryBanded{background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;height:100%;overflow:hidden;width:18.75rem}.OrganismPlanModule>.details>.rate .flatRate .top,.OrganismPlanModule>.details>.rate .salaryBanded .top{background-color:#206480;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1875rem;padding:.25rem;text-align:center;text-transform:uppercase;width:100%}.OrganismPlanModule>.details>.rate .flatRate .rateTotal,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;min-height:5rem;position:relative;text-align:center}.OrganismPlanModule>.details>.rate .flatRate .rateTotal .illistrative,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal .illistrative{background-color:#e1f2f9;border:1px solid #206480;border-radius:5px;color:#206480;font-family:monospace;font-size:.75rem;font-weight:600;line-height:.75rem;margin:.5rem 0;padding:.25rem .5rem}.OrganismPlanModule>.details>.rate .flatRate .rateTotal .ee,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal .ee{color:#206480}.OrganismPlanModule>.details>.rate .flatRate .rateTotal .ee>div,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal .ee>div{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:.25rem}.OrganismPlanModule>.details>.rate .flatRate .rateTotal .ee>div .AtomStyledRate,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal .ee>div .AtomStyledRate{display:block;font-size:2rem;font-weight:600;margin-left:.5rem;margin-right:.5rem}.OrganismPlanModule>.details>.rate .flatRate .rateTotal .ee>div .AtomStyledRate small,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal .ee>div .AtomStyledRate small{font-size:1rem;font-weight:500}.OrganismPlanModule>.details>.rate .flatRate .rateTotal .ee>div .AtomStyledRate small:first-child,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal .ee>div .AtomStyledRate small:first-child{display:inline-block;line-height:1.8em;vertical-align:super}.OrganismPlanModule>.details>.rate .flatRate .rateTotal .ee>small,.OrganismPlanModule>.details>.rate .salaryBanded .rateTotal .ee>small{display:block;font-size:.75rem;font-weight:400}.OrganismPlanModule>.details>.rate .flatRate .total,.OrganismPlanModule>.details>.rate .salaryBanded .total{align-items:center;background-color:#206480;color:#fff;display:flex;flex-direction:row;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:.125rem;padding:.25rem;text-align:center;width:100%}.OrganismPlanModule>.details>.rate .flatRate .total .AtomStyledRate,.OrganismPlanModule>.details>.rate .salaryBanded .total .AtomStyledRate{font-size:1.25rem;margin-left:1.5rem}.OrganismPlanModule>.details>.rate .custom{grid-gap:.5rem;display:grid;gap:.5rem;grid-auto-rows:1fr;grid-template-columns:1fr}.OrganismPlanModule>.details>.rate .custom>div{border:1px solid #b6e5d0;display:grid;grid-template-areas:"select name name name a rate" "select description description description description description";grid-template-columns:2.5rem 1fr 1fr 1fr 1rem 1fr;grid-template-rows:auto auto;max-width:18.75rem;min-width:15.625rem;padding:.25rem}.OrganismPlanModule>.details>.rate .custom>div:first-child{background:#e7f6ef}.OrganismPlanModule>.details>.rate .custom>div:nth-child(2){background:#dbf2e7}.OrganismPlanModule>.details>.rate .custom>div:nth-child(3){background:#cfeddf}.OrganismPlanModule>.details>.rate .custom>div:nth-child(4){background:#c3e9d8}.OrganismPlanModule>.details>.rate .custom>div:nth-child(5){background:#b6e5d0}.OrganismPlanModule>.details>.rate .custom>div .none{content:" ";display:block;grid-area:a;width:100%}.OrganismPlanModule>.details>.rate .custom>div .AtomCheckbox{align-items:flex-start;grid-area:select;padding-top:.25rem}.OrganismPlanModule>.details>.rate .custom>div .AtomStyledRate{grid-area:rate;white-space:nowrap}.OrganismPlanModule>.details>.rate .custom>div .name{align-content:center;font-size:.875rem;font-weight:600;grid-area:name;line-height:.875rem}.OrganismPlanModule>.details>.rate .custom>div .description{color:#5a5f61;font-size:.75rem;grid-area:description;letter-spacing:.03125rem;line-height:.6875rem;padding-right:2rem}.OrganismPlanModule>.details>.premium{background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;grid-area:rate;height:100%;overflow:hidden;width:25rem}@media(max-width:1024px){.OrganismPlanModule>.details>.premium{height:auto;width:100%}}.OrganismPlanModule>.details>.premium .tier{background-color:#21905c;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1875rem;padding:.25rem;text-align:center;text-transform:uppercase;width:100%}.OrganismPlanModule>.details>.premium .premiumTotal{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;min-height:5rem;position:relative;text-align:center}.OrganismPlanModule>.details>.premium .premiumTotal .ee{color:#29b473}.OrganismPlanModule>.details>.premium .premiumTotal .ee .AtomStyledRate{display:block;font-size:3rem;font-weight:600}.OrganismPlanModule>.details>.premium .premiumTotal .ee .AtomStyledRate small{font-size:1rem;font-weight:500}.OrganismPlanModule>.details>.premium .premiumTotal .ee .AtomStyledRate small:first-child{display:inline-block;line-height:1.8em;vertical-align:super}.OrganismPlanModule>.details>.premium .premiumTotal .ee>small{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase}.OrganismPlanModule>.details>.premium .premiumTotal .er{color:#80878a;font-size:.875rem;line-height:.875rem;padding:0 1rem}.OrganismPlanModule>.details>.premium .premiumTotal .er em{color:#1a1b1c;font-weight:600}@media(max-width:1024px){.OrganismPlanModule>.details>.premium .premiumTotal .er{display:none}}.OrganismPlanModule>.details>.premium .premiumTotal .units{align-items:center;background:var(--COLOR_INPUT_BG);border:1px solid var(--COLOR_INPUT_BORDERS);border-radius:.5rem;color:var(--COLOR_INPUT_COLOR);display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.5rem;max-width:18.75rem;min-width:8.125rem}.OrganismPlanModule>.details>.premium .premiumTotal .units>div{overflow:hidden;padding:.5rem;text-overflow:ellipsis;white-space:nowrap}.OrganismPlanModule>.details>.premium .premiumTotal .units select{border:0;min-width:3.125rem;padding:.5rem}.OrganismPlanModule>.details>.premium .bucket{align-items:center;background:#206480;color:#fff;display:flex;flex-direction:row;font-size:.75rem;font-weight:600;justify-content:center;letter-spacing:.1875rem;text-transform:uppercase;width:100%}.OrganismPlanModule>.details>.benefit,.OrganismPlanModule>.details>.benefit>.layout{grid-gap:1rem;display:grid;gap:1rem;grid-area:benefit;min-height:7.5rem;position:relative;width:100%}.OrganismPlanModule>.details>.benefit i,.OrganismPlanModule>.details>.benefit>.layout i{color:#fca976;display:inline-block;font-size:1.25rem;font-weight:300;line-height:0px}.OrganismPlanModule>.details .showMore{background:#257495;border:0;border-top-left-radius:0;border-top-right-radius:0;color:#fff;display:none;font-weight:600;outline:none;padding:.5rem}.OrganismPlanModule>.details .showMore .Icon{color:#fff}@media(max-width:1024px){.OrganismPlanModule>.details .showMore{display:block}.OrganismPlanModule>.details>.premium{border-bottom-left-radius:0;border-bottom-right-radius:0}.OrganismPlanModule>.details>.benefit,.OrganismPlanModule>.details>.benefit>.layout{background-color:#c2e4f2;box-shadow:inset 0 0 .625rem -.125rem #2a85aa;display:none;gap:.5rem;padding:.5rem}.OrganismPlanModule>.details>.benefit.show,.OrganismPlanModule>.details>.benefit>.layout.show{display:grid}.OrganismPlanModule>.details>.benefit.hide,.OrganismPlanModule>.details>.benefit>.layout.hide{display:none}}.OrganismPlanModule>.details>.rate+.benefit{width:auto}.OrganismPlanModule>.dependentSelections{background-color:#3e3e4a;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;color:#fff;grid-area:selections;height:100%;margin:0 1.9375rem;overflow:hidden;transition:height .5s ease-out;z-index:0}.OrganismPlanModule>.dependentSelections.hide{display:none}.OrganismPlanModule>.dependentSelections h5{color:#fff;font-size:1rem;margin:1rem 1rem 0!important}.OrganismPlanModule>.dependentSelections>span{color:#d9dbdc;display:block;font-size:.9375rem;padding:.25rem 1rem .5rem}@media(max-width:1024px){.OrganismPlanModule>.dependentSelections{margin:0 .5rem}.OrganismPlanModule>.dependentSelections h5{font-size:.875rem}.OrganismPlanModule>.dependentSelections>span{font-size:.875rem;padding-bottom:0}}.OrganismPlanModule>.dependentSelections .selections{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:1fr 1fr 1fr;padding:0 .25rem}@media(max-width:1024px){.OrganismPlanModule>.dependentSelections .selections{gap:0;grid-template-columns:1fr}}.OrganismPlanModule>.dependentSelections .selections>label{border-radius:.5rem;padding:.5rem 1rem}.OrganismPlanModule>.dependentSelections .selections>label .AtomCheckbox{margin-right:1rem}.OrganismPlanModule>.dependentSelections .selections>label:hover{background-color:#595575}.OrganismPlanModule>.dependentSelections .selections>label>label.name{font-size:1.125rem;font-weight:600;margin-left:1rem}.OrganismPlanModule>.dependentSelections .selections>label:last-child{margin-bottom:.5rem}.OrganismPlanModule .details>.benefit>.notes{grid-column:1/-1}.OrganismPlanModule .details>.benefit>.notes p{margin:0;white-space:pre}.OrganismPlanModule.medical>.details>.benefit{grid-template-areas:"copay copay rx rx" "deductible oop coinsurance disclaimer";grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr}@media(max-width:1024px){.OrganismPlanModule.medical>.details>.benefit{grid-template-areas:"copay copay copay rx rx rx" "deductible deductible oop oop coinsurance coinsurance" " disclaimer disclaimer disclaimer disclaimer disclaimer disclaimer";grid-template-columns:repeat(6,1fr);grid-template-rows:1fr auto auto}}.OrganismPlanModule.medical>.details>.benefit .copay{grid-area:copay}.OrganismPlanModule.medical>.details>.benefit .rx{grid-area:rx}.OrganismPlanModule.medical>.details>.benefit .deductible{grid-area:deductible}.OrganismPlanModule.medical>.details>.benefit .oop{grid-area:oop}.OrganismPlanModule.medical>.details>.benefit .coinsurance{grid-area:coinsurance}.OrganismPlanModule.medical>.details>.benefit .disclaimer{color:#5a5f61;font-size:.625rem;grid-area:disclaimer;line-height:.625rem}.OrganismPlanModule.medical>.details>.benefit .disclaimer>small{display:block;margin-top:.5rem;padding:.5rem}.OrganismPlanModule.medical>.details>.benefit .extra{align-items:center;background:#e6e7e8;border-radius:1rem;color:#737a7c;display:flex;grid-area:extra;padding:1rem}@media(max-width:1024px){.OrganismPlanModule.medical>.details>.benefit .extra{background:#fff;color:#999fa1;font-size:.875rem;padding:.5rem}}.OrganismPlanModule.accident>.details>.benefit{grid-template-areas:"death hospital" "death confinement";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.OrganismPlanModule.accident>.details>.benefit>div>p{font-size:1.375rem;height:90%;line-height:2.125rem}.OrganismPlanModule.accident>.details>.benefit .death{grid-area:death}.OrganismPlanModule.accident>.details>.benefit .death>p{font-size:1.625rem}.OrganismPlanModule.accident>.details>.benefit .hospital{grid-area:hospital}.OrganismPlanModule.accident>.details>.benefit .confinement{grid-area:confinement}.OrganismPlanModule.dental>.details>.benefit{grid-template-areas:"preventative deductible benefitMax" "coinsurance coinsurance coinsurance";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}@media(max-width:1024px){.OrganismPlanModule.dental>.details>.benefit{grid-template-rows:auto auto}}.OrganismPlanModule.dental>.details>.benefit>div>p{font-size:1.375rem;height:90%;line-height:2.125rem}@media(max-width:1024px){.OrganismPlanModule.dental>.details>.benefit>div>p{height:auto;line-height:1.25rem}}.OrganismPlanModule.dental>.details>.benefit .benefitMax{grid-area:benefitMax}.OrganismPlanModule.dental>.details>.benefit .preventative{grid-area:preventative}.OrganismPlanModule.dental>.details>.benefit .deductible{grid-area:deductible}.OrganismPlanModule.dental>.details>.benefit .coinsurance{grid-area:coinsurance}.OrganismPlanModule.vision>.details>.benefit{grid-template-areas:"exam frames contactLenses";grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}.OrganismPlanModule.vision>.details>.benefit>div>p{font-size:1.125rem;height:90%;line-height:2.125rem}@media(max-width:1024px){.OrganismPlanModule.vision>.details>.benefit>div>p{height:auto;line-height:1.25rem}}.OrganismPlanModule.vision>.details>.benefit>div>p>small:last-child{font-size:1rem;margin-top:.5rem}@media(max-width:1024px){.OrganismPlanModule.vision>.details>.benefit>div>p>small:last-child{font-size:.8125rem}}.OrganismPlanModule.vision>.details>.benefit .exam{grid-area:exam}.OrganismPlanModule.vision>.details>.benefit .frames{grid-area:frames}.OrganismPlanModule.vision>.details>.benefit .contactLenses{grid-area:contactLenses}.OrganismPlanModule.life>.details>.benefit{grid-template-areas:"benefit planTerm adnd" "benefit portability portability";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}.OrganismPlanModule.life>.details>.benefit>div>p{font-size:1.125rem;height:90%;line-height:2.125rem}.OrganismPlanModule.life>.details>.benefit>div>p>small:last-child{font-size:1rem;margin-top:.5rem}.OrganismPlanModule.life>.details>.benefit .benefit{grid-area:benefit}.OrganismPlanModule.life>.details>.benefit .planTerm{grid-area:planTerm}.OrganismPlanModule.life>.details>.benefit .adnd{grid-area:adnd}.OrganismPlanModule.life>.details>.benefit .adnd span{font-size:.75rem}.OrganismPlanModule.life>.details>.benefit .portability{grid-area:portability}.OrganismPlanModule.ltd>.details>.benefit{grid-template-areas:"benefitPeriod benefitAmount" "benefitPeriod eliminationPeriod";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.OrganismPlanModule.ltd>.details>.benefit>div>p{font-size:1.125rem;height:90%;line-height:2.125rem}.OrganismPlanModule.ltd>.details>.benefit>div>p>small:last-child{font-size:1rem;margin-top:.5rem}.OrganismPlanModule.ltd>.details>.benefit .benefitPeriod{grid-area:benefitPeriod}.OrganismPlanModule.ltd>.details>.benefit .benefitPeriod>p{font-size:1.5rem;font-weight:500}.OrganismPlanModule.ltd>.details>.benefit .benefitAmount{grid-area:benefitAmount}.OrganismPlanModule.ltd>.details>.benefit .eliminationPeriod{grid-area:eliminationPeriod}.OrganismPlanModule.std>.details>.benefit{grid-template-areas:"benefitPeriod benefitAmount" "eliminationPeriodAccident eliminationPeriodIllness";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.OrganismPlanModule.std>.details>.benefit>div>p{font-size:1.125rem;height:90%;line-height:2.125rem}.OrganismPlanModule.std>.details>.benefit>div>p>small:last-child{font-size:1rem;margin-top:.5rem}.OrganismPlanModule.std>.details>.benefit .benefitPeriod{grid-area:benefitPeriod}.OrganismPlanModule.std>.details>.benefit .benefitPeriod>p{font-size:1.5rem;font-weight:500}.OrganismPlanModule.std>.details>.benefit .benefitAmount{grid-area:benefitAmount}.OrganismPlanModule.std>.details>.benefit .eliminationPeriodAccident{grid-area:eliminationPeriodAccident}.OrganismPlanModule.std>.details>.benefit .eliminationPeriodIllness{grid-area:eliminationPeriodIllness}.OrganismPlanModule.hospital>.details>.benefit{grid-template-areas:"stay stay emergencyRoom emergencyRoom confinement confinement" "rehabilitation rehabilitation rehabilitation annualConfinement annualConfinement annualConfinement";grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}@media(max-width:1024px){.OrganismPlanModule.hospital>.details>.benefit{grid-template-rows:auto auto}}.OrganismPlanModule.hospital>.details>.benefit>div>p{font-size:1.375rem;height:90%;line-height:2.125rem}@media(max-width:1024px){.OrganismPlanModule.hospital>.details>.benefit>div>p{height:auto;line-height:1.25rem}}.OrganismPlanModule.hospital>.details>.benefit .stay{grid-area:stay}.OrganismPlanModule.hospital>.details>.benefit .emergencyRoom{grid-area:emergencyRoom}.OrganismPlanModule.hospital>.details>.benefit .confinement{grid-area:confinement}.OrganismPlanModule.hospital>.details>.benefit .rehabilitation{grid-area:rehabilitation}.OrganismPlanModule.hospital>.details>.benefit .annualConfinement{grid-area:annualConfinement}.OrganismPlanModule.criticalIllness>.details>.benefit{grid-template-areas:"majorEvent cardiacArrest subsequentEvent";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}@media(max-width:1024px){.OrganismPlanModule.criticalIllness>.details>.benefit{grid-template-rows:auto auto}}.OrganismPlanModule.criticalIllness>.details>.benefit>div>p{font-size:1.375rem;height:90%;line-height:2.125rem}@media(max-width:1024px){.OrganismPlanModule.criticalIllness>.details>.benefit>div>p{height:auto;line-height:1.25rem}}.OrganismPlanModule.criticalIllness>.details>.benefit .majorEvent{grid-area:majorEvent}.OrganismPlanModule.criticalIllness>.details>.benefit .cardiacArrest{grid-area:cardiacArrest}.OrganismPlanModule.criticalIllness>.details>.benefit .subsequentEvent{grid-area:subsequentEvent}.OrganismPlanModule.cancer>.details>.benefit{grid-template-areas:"hospiceCare benefitAmount" "surgicalAndAnesthesia stemCellAndBoneMarrow";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}@media(max-width:1024px){.OrganismPlanModule.cancer>.details>.benefit{grid-template-rows:auto auto}}.OrganismPlanModule.cancer>.details>.benefit>div>p{font-size:1.375rem;height:90%;line-height:2.125rem}@media(max-width:1024px){.OrganismPlanModule.cancer>.details>.benefit>div>p{height:auto;line-height:1.25rem}}.OrganismPlanModule.cancer>.details>.benefit .hospiceCare{grid-area:hospiceCare}.OrganismPlanModule.cancer>.details>.benefit .benefitAmount{grid-area:benefitAmount}.OrganismPlanModule.cancer>.details>.benefit .surgicalAndAnesthesia{grid-area:surgicalAndAnesthesia}.OrganismPlanModule.cancer>.details>.benefit .stemCellAndBoneMarrow{grid-area:stemCellAndBoneMarrow}.OrganismPlanModule.custom>.details>.benefit{display:block}.OrganismPlanModule.custom>.details>.benefit .layout{display:grid}.OrganismPlanModule.custom>.details>.benefit .layout.single{grid-template-areas:"first";grid-template-columns:1fr;grid-template-rows:1fr}.OrganismPlanModule.custom>.details>.benefit .layout.double{grid-template-areas:"first second";grid-template-columns:1fr 1fr;grid-template-rows:1fr}.OrganismPlanModule.custom>.details>.benefit .layout.doubleV{grid-template-areas:"first" "second";grid-template-columns:1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.triple{grid-template-areas:"first second third";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}.OrganismPlanModule.custom>.details>.benefit .layout.triple12{grid-template-areas:"first first" "second third";grid-template-columns:1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.triple21{grid-template-areas:"first second" "third third";grid-template-columns:1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.quad{grid-template-areas:"first second" "third fourth";grid-template-columns:1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.quad13{grid-template-areas:"first first first" "second third fourth";grid-template-columns:1fr 1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.quad31{grid-template-areas:"first second third" "fourth fourth fourth";grid-template-columns:1fr 1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.quint23{grid-template-areas:"first first first second second second" "third third fourth fourth fifth fifth";grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.quint32{grid-template-areas:"first first second second third third" "fourth fourth fourth fifth fifth fifth";grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout.quint14{grid-template-areas:"first first first first " "second third fourth fifth";grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:minmax(2.5rem,auto) minmax(2.5rem,auto)}.OrganismPlanModule.custom>.details>.benefit .layout .first{grid-area:first}.OrganismPlanModule.custom>.details>.benefit .layout .second{grid-area:second}.OrganismPlanModule.custom>.details>.benefit .layout .third{grid-area:third}.OrganismPlanModule.custom>.details>.benefit .layout .fourth{grid-area:fourth}.OrganismPlanModule.custom>.details>.benefit .layout .fifth{grid-area:fifth}.OrganismPlanModule.custom>.details>.benefit .layout>div>p{box-sizing:border-box;font-size:1.125rem;height:90%;line-height:1.5rem;margin:.5rem;white-space:pre-wrap}.OrganismPlanModule .highlight{color:#29b473}@media(max-width:1024px){.OrganismPlanModule .highlight{font-weight:600}}.OrganismPlanModule .simpleBenefit{align-items:center;background:#fff;border-radius:.5rem;color:#2d2f30;display:flex;flex-direction:column}.OrganismPlanModule .simpleBenefit>span{background:#dfe1e2;border-top-left-radius:.5rem;border-top-right-radius:.5rem;font-size:.875rem;font-weight:600;line-height:.875rem;margin-bottom:.5rem;padding:.5rem 0;text-align:center;width:100%;word-break:break-word}.OrganismPlanModule .simpleBenefit>p{display:flex;flex-direction:column;font-size:1rem!important;font-weight:600;justify-content:center;line-height:1.125rem;margin:0;padding:0;text-align:center;word-break:break-word}.OrganismPlanModule .simpleBenefit>p>small{display:block;font-size:.6875rem;line-height:1rem}@media(max-width:1024px){.OrganismPlanModule .simpleBenefit>span{background:#257495;color:#fff;font-size:.8125rem;line-height:.75rem}.OrganismPlanModule .simpleBenefit>p{font-size:1rem!important}.OrganismPlanModule .simpleBenefit>p>small{letter-spacing:-.03125rem}.OrganismPlanModule .simpleBenefit>p>small:first-child{color:#999fa1}}.OrganismPlanModule .detailedBenefit{align-items:flex-start;background:#fff;border-radius:.5rem;color:#2d2f30;display:flex;flex-direction:column;padding:.5rem 1rem}@media(max-width:1024px){.OrganismPlanModule .detailedBenefit{padding:.25rem .5rem}}.OrganismPlanModule .detailedBenefit>table{color:#5a5f61;font-size:.75rem;font-weight:600;line-height:1rem;text-align:right;width:100%}@media(max-width:1024px){.OrganismPlanModule .detailedBenefit>table{font-size:.8125rem}}.OrganismPlanModule .detailedBenefit>table>thead>tr>th{font-weight:400}.OrganismPlanModule .detailedBenefit>table>thead>tr>th:first-child{font-weight:600;text-align:left}.OrganismPlanModule .detailedBenefit>table>tbody>tr>td:first-child,.OrganismPlanModule .detailedBenefit>table>tr>td:first-child{font-weight:400;text-align:left}.OrganismPlanModule .detailedBenefit>span{font-size:.875rem;font-weight:600;white-space:nowrap}.OrganismPlanModule .memberRates{border-spacing:0;width:940px}.OrganismPlanModule .memberRates thead tr th{background-color:#206480;color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.08em;padding:1rem;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:1}.OrganismPlanModule .memberRates thead tr th:first-of-type{border-radius:5px 0 0 0}.OrganismPlanModule .memberRates thead tr th.employerShare{background-color:#143066}.OrganismPlanModule .memberRates thead tr th.employeeShare{background-color:#176440}.OrganismPlanModule .memberRates thead tr th:last-of-type{border-radius:0 5px 0 0}.OrganismPlanModule .memberRates tbody tr{background-color:#fff}.OrganismPlanModule .memberRates tbody tr:nth-child(2n){background-color:#f2f3f3}.OrganismPlanModule .memberRates tbody tr td{color:#154255;font-weight:700;padding:1em}.OrganismPlanModule .memberRates tbody tr td.planCost{color:#29b473;vertical-align:top}.OrganismPlanModule .memberRates tbody tr td.lightFont{font-weight:400;vertical-align:top}.OrganismPlanModule .memberRates tbody tr td.uppercase{text-transform:uppercase;vertical-align:top}.OrganismPlanModule .memberRates tbody tr td.employerShare{background-color:#143066e6;color:#fff}.OrganismPlanModule .memberRates tbody tr td.employeeShare{background-color:#176440e6;color:#fff}.OrganismPlanModule .memberRates tbody tr td.employerShareDark{background-color:#143066cc;color:#fff}.OrganismPlanModule .memberRates tbody tr td.employeeShareDark{background-color:#176440cc;color:#fff}.OrganismPlanModule .memberRates tbody tr td .dependentTitle{margin:1.5em 0 0 1em}.OrganismPlanModule .memberRates tbody tr td .dependentDescription{font-size:14px;font-style:italic;font-weight:400;line-height:140%;margin:0 0 0 1em}.OrganismPlanModule .memberRates tbody tr td .dependentDash{font-size:16px;font-weight:600;line-height:140%;margin:2em 0 0}.OrganismPlanModule .memberRates tbody tr td .dependantPremium{margin-top:2em}.OrganismPlanModule .memberRates tfoot tr td{background-color:#29b473;bottom:0;color:#fff;font-weight:700;padding:1em;position:-webkit-sticky;position:sticky;z-index:1}.OrganismPlanModule .memberRates tfoot tr td:first-of-type{border-radius:0 0 0 5px}.OrganismPlanModule .memberRates tfoot tr td.employerTotal{background-color:#143066}.OrganismPlanModule .memberRates tfoot tr td.employeeTotal{background-color:#176440}.OrganismPlanModule .memberRates tfoot tr td:last-of-type{border-radius:0 0 5px 0}.OrganismPlanModule .tieredRates{width:100%}.OrganismPlanModule .tieredRates td{white-space:nowrap}.ParticleButtonConfirm,.ParticleButtonHazard,.ParticleButtonPrimary,.ParticleButtonSecondary{text-wrap:none;border-radius:.5rem;cursor:pointer;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .18s ease-in-out}.ParticleButtonConfirm.disabled,.ParticleButtonConfirm.disabled:hover,.ParticleButtonConfirm:disabled,.ParticleButtonConfirm:disabled:hover,.ParticleButtonHazard.disabled,.ParticleButtonHazard.disabled:hover,.ParticleButtonHazard:disabled,.ParticleButtonHazard:disabled:hover,.ParticleButtonPrimary.disabled,.ParticleButtonPrimary.disabled:hover,.ParticleButtonPrimary:disabled,.ParticleButtonPrimary:disabled:hover,.ParticleButtonSecondary.disabled,.ParticleButtonSecondary.disabled:hover,.ParticleButtonSecondary:disabled,.ParticleButtonSecondary:disabled:hover{background-color:var(--COLOR_BUTTON_DISABLED_BG);border-color:var(--COLOR_BUTTON_DISABLED_HIGHLIGHT);color:var(--COLOR_BUTTON_DISABLED_COLOR);cursor:not-allowed}.ParticleButtonConfirm.disabled .Icon,.ParticleButtonConfirm.disabled:hover .Icon,.ParticleButtonConfirm:disabled .Icon,.ParticleButtonConfirm:disabled:hover .Icon,.ParticleButtonHazard.disabled .Icon,.ParticleButtonHazard.disabled:hover .Icon,.ParticleButtonHazard:disabled .Icon,.ParticleButtonHazard:disabled:hover .Icon,.ParticleButtonPrimary.disabled .Icon,.ParticleButtonPrimary.disabled:hover .Icon,.ParticleButtonPrimary:disabled .Icon,.ParticleButtonPrimary:disabled:hover .Icon,.ParticleButtonSecondary.disabled .Icon,.ParticleButtonSecondary.disabled:hover .Icon,.ParticleButtonSecondary:disabled .Icon,.ParticleButtonSecondary:disabled:hover .Icon{color:var(--COLOR_BUTTON_DISABLED_COLOR)}.ParticleButtonPrimary{background-color:var(--COLOR_BUTTON_PRIMARY_BG);border-color:var(--COLOR_BUTTON_PRIMARY_HIGHLIGHT);font-weight:800}.ParticleButtonPrimary,.ParticleButtonPrimary .Icon{color:var(--COLOR_BUTTON_PRIMARY_COLOR)}.ParticleButtonPrimary:focus,.ParticleButtonPrimary:hover{background-color:var(--COLOR_BUTTON_PRIMARY_HOVER_BG);color:var(--COLOR_BUTTON_PRIMARY_HOVER_COLOR)}.ParticleButtonPrimary:focus .Icon,.ParticleButtonPrimary:hover .Icon{color:var(--COLOR_BUTTON_PRIMARY_HOVER_COLOR)}.ParticleButtonSecondary{background-color:var(--COLOR_BUTTON_SECONDARY_BG);border-color:var(--COLOR_BUTTON_SECONDARY_HIGHLIGHT)}.ParticleButtonSecondary,.ParticleButtonSecondary .Icon{color:var(--COLOR_BUTTON_SECONDARY_COLOR)}.ParticleButtonSecondary:focus,.ParticleButtonSecondary:hover{background-color:var(--COLOR_BUTTON_SECONDARY_HOVER_BG);color:var(--COLOR_BUTTON_SECONDARY_HOVER_COLOR)}.ParticleButtonSecondary:focus .Icon,.ParticleButtonSecondary:hover .Icon{color:var(--COLOR_BUTTON_SECONDARY_HOVER_COLOR)}.ParticleButtonHazard{background-color:var(--COLOR_BUTTON_HAZARD_BG);border-color:var(--COLOR_BUTTON_HAZARD_HIGHLIGHT)}.ParticleButtonHazard,.ParticleButtonHazard .Icon{color:var(--COLOR_BUTTON_HAZARD_COLOR)}.ParticleButtonHazard:focus,.ParticleButtonHazard:hover{background-color:var(--COLOR_BUTTON_HAZARD_HOVER_BG);color:var(--COLOR_BUTTON_HAZARD_HOVER_COLOR)}.ParticleButtonConfirm{background-color:var(--COLOR_BUTTON_CONFIRM_BG);border-color:var(--COLOR_BUTTON_CONFIRM_HIGHLIGHT)}.ParticleButtonConfirm,.ParticleButtonConfirm .Icon{color:var(--COLOR_BUTTON_CONFIRM_COLOR)}.ParticleButtonConfirm:focus,.ParticleButtonConfirm:hover{background-color:var(--COLOR_BUTTON_CONFIRM_HOVER_BG);color:var(--COLOR_BUTTON_CONFIRM_HOVER_COLOR)}.EmployeeShopIMQFinalizePage header{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.EmployeeShopIMQFinalizePage header h2{margin-bottom:0!important}.EmployeeShopIMQFinalizePage header>.ParticleButtonPrimary{display:block}.EmployeeShopQuestionarePage header{align-items:center;display:grid;grid-template-areas:"back centered next";grid-template-columns:12.5rem minmax(18.75rem,37.5rem) 12.5rem;grid-template-rows:auto;justify-content:center}.EmployeeShopQuestionarePage header .centered{align-items:center;display:flex;flex-direction:column;grid-area:centered;height:100%;justify-content:center}.EmployeeShopQuestionarePage header .back{align-self:start;background:#0000;border:0;color:#f2f3f3;cursor:pointer;grid-area:back}.EmployeeShopQuestionarePage header .back .Icon{color:#f2f3f3}@media(max-width:1024px){.EmployeeShopQuestionarePage header .back{display:none}}.EmployeeShopQuestionarePage article{height:100%;margin-top:1.5rem!important}@media(max-width:1024px){.EmployeeShopQuestionarePage article .LayoutRow:last-child{display:grid;grid-template-columns:1fr 1fr}.EmployeeShopQuestionarePage article .LayoutRow:last-child .FormInput:last-child{grid-column:1/-1}}.EmployeeShopQuestionarePage iframe{border:0;height:3900px;width:100%}.EmployeeShopSignPage header{align-items:center;display:grid;grid-template-areas:"back centered next";grid-template-columns:12.5rem minmax(18.75rem,37.5rem) 12.5rem;grid-template-rows:auto;justify-content:center}.EmployeeShopSignPage header .centered{align-items:center;display:flex;flex-direction:column;grid-area:centered;height:100%;justify-content:center}.EmployeeShopSignPage header .back{align-self:start;background:#0000;border:0;color:#f2f3f3;cursor:pointer;grid-area:back}.EmployeeShopSignPage header .back .Icon{color:#f2f3f3}@media(max-width:1024px){.EmployeeShopSignPage header .back{display:none}}.EmployeeShopSignPage article{height:100%;margin-top:1.5rem!important}@media(max-width:1024px){.EmployeeShopSignPage article .LayoutRow:last-child{display:grid;grid-template-columns:1fr 1fr}.EmployeeShopSignPage article .LayoutRow:last-child .FormInput:last-child{grid-column:1/-1}}.EmployeeShopSignPage iframe{border:0;height:80vh;width:100%}.EmployeeShopPlansPage>.mobileColorWrap>header{align-items:center;display:grid;grid-template-areas:"back centered next";grid-template-columns:12.5rem minmax(18.75rem,37.5rem) 12.5rem;grid-template-rows:auto;justify-content:center}.EmployeeShopPlansPage>.mobileColorWrap>header .centered{align-items:center;display:flex;grid-area:centered;height:100%;justify-content:center}.EmployeeShopPlansPage>.mobileColorWrap>header .back{align-self:start;background:#0000;border:0;color:#f2f3f3;cursor:pointer;grid-area:back}.EmployeeShopPlansPage>.mobileColorWrap>header .back .Icon{color:#f2f3f3}@media(max-width:1024px){.EmployeeShopPlansPage>.mobileColorWrap>header .back{display:none}}.EmployeeShopPlansPage>.mobileColorWrap>header .nextButton{grid-area:next;padding:1rem 2rem;width:11.25rem}@media(max-width:1024px){.EmployeeShopPlansPage>.mobileColorWrap>header .nextButton{display:none}}.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress{display:none}@media(max-width:1024px){.EmployeeShopPlansPage>.mobileColorWrap>header{display:flex;flex-direction:column;overflow:hidden;padding:1rem 0 1.5rem!important;position:relative}.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress{bottom:0;display:grid;grid-area:next;grid-template-columns:repeat(auto-fit,minmax(1px,1fr));left:0;position:absolute;width:100%}.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress label{bottom:0;color:#fff;font-size:.75rem;font-weight:600;left:0;position:absolute;text-align:center;width:100%;z-index:1}.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress div{background-color:#082417;content:"";display:block;height:1rem}.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress .active,.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress .progressed{background:#21905c;color:#fff}.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress .active{position:relative}.EmployeeShopPlansPage>.mobileColorWrap>header .mobileProgress .active:after{border:.5rem solid #0000;border-left-color:#21905c;content:" ";height:0;left:100%;margin-top:-.5rem;pointer-events:none;position:absolute;top:50%;width:0}}.EmployeeShopPlansPage section{max-width:56.25rem!important;min-width:37.5rem;padding-top:1rem;width:auto}.EmployeeShopPlansPage article{margin-top:1.5rem!important;max-width:56.25rem!important}.EmployeeShopPlansPage article .erPaidPlanSection{margin-top:2rem}.EmployeeShopPlansPage .tabs article+footer{margin-bottom:12.5rem!important}@media(max-width:1024px){.EmployeeShopPlansPage .tabs article+footer{margin-bottom:4.6875rem!important}}.EmployeeShopPlansPage .tabs article.infoTab+footer{margin-bottom:0!important}.EmployeeShopPlansPage .tabs>article{position:relative}.EmployeeShopPlansPage .tabs>article>h3:first-of-type{margin-bottom:.25rem}.EmployeeShopPlansPage .tabs>article .infoPopup{color:var(--COLOR_ICON_HOVER);font-size:.875rem;position:absolute;right:.5rem;top:.5rem}@media(max-width:1024px){.EmployeeShopPlansPage .tabs>article .infoPopup{position:relative}}.EmployeeShopPlansPage .tabs>article .infoPopup>i{font-size:1rem}@media(max-width:1024px){.EmployeeShopPlansPage .tabs>article+article{border-top:1rem solid #dfe1e2}}.EmployeeShopPlansPage>.mobileColorWrap>header h2{margin-bottom:0!important}.EmployeeShopPlansPage h3{font-size:1.5rem;margin-bottom:1.25rem}.EmployeeShopPlansPage h5{margin:1rem 0!important}@media(max-width:1024px){.EmployeeShopPlansPage{background-color:#196c45}.EmployeeShopPlansPage .MoleculeComponentTabs button{border:0;border-radius:0;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;display:none}.EmployeeShopPlansPage .MoleculeComponentTabs button.active{background:#196c45;color:#fff;display:block;font-size:1.5rem;max-width:100%;width:100%}.EmployeeShopPlansPage .tabs{background-color:#fff}.EmployeeShopPlansPage .tabs>article{border-bottom:.0625rem solid #dfe1e2;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;margin-bottom:0;margin-top:0!important;padding:.5rem}.EmployeeShopPlansPage .tabs>article h3{font-size:1.125rem;padding-top:.5rem}.EmployeeShopPlansPage .tabs.dental>article>h3:first-of-type,.EmployeeShopPlansPage .tabs.life>article>h3:first-of-type,.EmployeeShopPlansPage .tabs.medical>article>h3:first-of-type,.EmployeeShopPlansPage .tabs.vision>article>h3:first-of-type{display:none}}.EmployeeShopPlansPage .CartCost{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:12.5rem 12.5rem 12.5rem;z-index:2}@media(max-width:1024px){.EmployeeShopPlansPage .CartCost{grid-template-columns:repeat(3,1fr)}}.EmployeeShopPlansPage .CartCost.fixed{align-items:center;background:#fff;bottom:0;box-shadow:0 0 .125rem #64646466;grid-template-columns:auto;justify-content:center;left:0;position:fixed;width:100%}@media(max-width:1024px){.EmployeeShopPlansPage .CartCost.fixed{grid-template-columns:100%}}.EmployeeShopPlansPage .CartCost .holder{grid-gap:.5rem;background:#fff;display:grid;gap:.5rem;grid-template-columns:18.75rem 11.25rem 11.25rem 11.25rem;padding:1rem}@media(max-width:1024px){.EmployeeShopPlansPage .CartCost .holder{gap:.25rem;grid-template-columns:repeat(3,auto);height:4.6875rem;padding:.5rem .5rem .5rem 3.125rem;width:100%}.EmployeeShopPlansPage .CartCost .holder .info{display:none}}.EmployeeShopPlansPage .CartCost .holderNoBucket{grid-gap:.5rem;background:#fff;display:grid;gap:.5rem;grid-template-columns:11.25rem 11.25rem;padding:1rem}@media(max-width:1024px){.EmployeeShopPlansPage .CartCost .holderNoBucket{gap:.25rem;grid-template-columns:repeat(3,auto);height:4.6875rem;padding:.5rem .5rem .5rem 3.125rem;width:100%}.EmployeeShopPlansPage .CartCost .holderNoBucket .info{display:none}}.EmployeeShopPlansPage .CartCost .info>small:last-child{color:#80878a;display:block;font-size:.75rem;margin-top:.5rem}.EmployeeShopPlansPage .CartCost .employee,.EmployeeShopPlansPage .CartCost .employer,.EmployeeShopPlansPage .CartCost .total{background:#fff;border:.0625rem solid;display:flex;flex-direction:column;text-align:center}.EmployeeShopPlansPage .CartCost .employee header,.EmployeeShopPlansPage .CartCost .employer header,.EmployeeShopPlansPage .CartCost .total header{font-size:.875rem;font-weight:600;padding:.25rem 0;text-align:center;width:100%}.EmployeeShopPlansPage .CartCost .employee .AtomStyledRate,.EmployeeShopPlansPage .CartCost .employer .AtomStyledRate,.EmployeeShopPlansPage .CartCost .total .AtomStyledRate{font-size:1.75rem;font-weight:600;padding:.5rem}.EmployeeShopPlansPage .CartCost .employee .AtomStyledRate small,.EmployeeShopPlansPage .CartCost .employer .AtomStyledRate small,.EmployeeShopPlansPage .CartCost .total .AtomStyledRate small{font-size:1rem;font-weight:500}.EmployeeShopPlansPage .CartCost .employee .AtomStyledRate small:first-child,.EmployeeShopPlansPage .CartCost .employer .AtomStyledRate small:first-child,.EmployeeShopPlansPage .CartCost .total .AtomStyledRate small:first-child{vertical-align:super}@media(max-width:1024px){.EmployeeShopPlansPage .CartCost .employee .AtomStyledRate,.EmployeeShopPlansPage .CartCost .employer .AtomStyledRate,.EmployeeShopPlansPage .CartCost .total .AtomStyledRate{font-size:1.375rem;line-height:1.625rem}.EmployeeShopPlansPage .CartCost .employee .AtomStyledRate small,.EmployeeShopPlansPage .CartCost .employer .AtomStyledRate small,.EmployeeShopPlansPage .CartCost .total .AtomStyledRate small{font-size:.8125rem}.EmployeeShopPlansPage .CartCost .employee header,.EmployeeShopPlansPage .CartCost .employer header,.EmployeeShopPlansPage .CartCost .total header{font-size:.75rem}.EmployeeShopPlansPage .CartCost .employee.employer header,.EmployeeShopPlansPage .CartCost .employer.employer header,.EmployeeShopPlansPage .CartCost .total.employer header{font-size:0}.EmployeeShopPlansPage .CartCost .employee.employer header:after,.EmployeeShopPlansPage .CartCost .employer.employer header:after,.EmployeeShopPlansPage .CartCost .total.employer header:after{content:"Contribution Left"!important;font-size:.75rem}.EmployeeShopPlansPage .CartCost .employee .AtomStyledRate,.EmployeeShopPlansPage .CartCost .employer .AtomStyledRate,.EmployeeShopPlansPage .CartCost .total .AtomStyledRate{padding:0}}.EmployeeShopPlansPage .CartCost .employer{border-color:#206480}.EmployeeShopPlansPage .CartCost .employer header{background:#206480;color:#fff}.EmployeeShopPlansPage .CartCost .employer .AtomStyledRate{color:#206480}.EmployeeShopPlansPage .CartCost .employee{border-color:#5a5f61}.EmployeeShopPlansPage .CartCost .employee header{background:#5a5f61;color:#fff}.EmployeeShopPlansPage .CartCost .employee .AtomStyledRate{color:#21905c}.EmployeeShopPlansPage .CartCost .total{border-color:#29b473}.EmployeeShopPlansPage .CartCost .total header{background:#21905c;color:#fff}.EmployeeShopPlansPage .CartCost .total .AtomStyledRate{color:#21905c}.AtomInputSelect>div{border:none;border-radius:.5rem;color:var(--COLOR_BUTTON_COLOR);line-height:1rem;opacity:1;outline:none;width:100%}.AtomInputSelect>div .AtomInputSearchableSelect__control{background-color:var(--COLOR_INPUT_BG);border:none;border-radius:.5rem;color:var(--COLOR_BUTTON_COLOR);outline:none}.AtomInputSelect>div .AtomInputSearchableSelect__control .AtomInputSearchableSelect__value-container .AtomInputSearchableSelect__input-container{margin:0;padding:0}@media(max-width:1024px){.AtomInputSelect>div input,.AtomInputSelect>div select{background:#fff;border-bottom:.0625rem solid #80878a;font-size:1.25rem;padding:.5rem 0}}.AtomInputSelect>div .AtomInputSearchableSelect__menu{background-color:var(--COLOR_INPUT_BG);color:var(--COLOR_BUTTON_COLOR)}.AtomInputSelect>div .AtomInputSearchableSelect__menu .AtomInputSearchableSelect__option--is-selected{background-color:var(--COLOR_BUTTON_PRIMARY_BG);color:var(--COLOR_BUTTON_PRIMARY_COLOR)}.AtomInputSelect>div .AtomInputSearchableSelect__menu .AtomInputSearchableSelect__menu-list{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}.AtomInputSelect>div .AtomInputSearchableSelect__menu .AtomInputSearchableSelect__menu-list::-webkit-scrollbar{height:0;width:0}aside.MoleculeModalRequote{max-width:43.75rem;min-width:25rem}aside.MoleculeModalRequote>.ModalBody{align-content:center;justify-content:center}aside.MoleculeModalRequote>.ModalBody strong>strong{color:#be0000}aside.MoleculeModalRequote footer{display:grid;grid-template-columns:1fr 2fr 2fr;margin:0;padding:1rem 0 0}aside.MoleculeModalRequote footer button{font-weight:700;margin:.5rem;min-height:3.125rem}.EmployerShopCompanyPage article{margin-top:1.5rem!important}.EmployerShopCompanyPage h5{margin:1rem 0!important}.EmployerShopCompanyPage small{display:block;line-height:.75rem;margin-bottom:1rem}.EmployerShopCompanyPage .fa-circle-info{font-size:1.5rem}.EmployerShopCompanyPage .effectiveDate{width:12.5rem}.EmployerShopCompanyPage .effectiveDate input{font-size:1.25rem}.MoleculeDragFileInput{text-align:center}.MoleculeDragFileInput .dropZone{background-color:#e6e7e8;border:.25rem dashed #35a6d5;border-radius:2rem;margin:1rem;padding:1rem;transition:all .5s ease-out}.MoleculeDragFileInput .dropZone p{font-size:1.5rem;font-weight:700;margin:0}.MoleculeDragFileInput .dropZone small{display:block;font-size:1rem}.MoleculeDragFileInput .dropZone .contents .uploadIcon{font-size:2.5rem}.MoleculeDragFileInput .active{background-color:#999fa1;border:.25rem dashed #6258d1;transition:all .5s ease-out}.MoleculeDragFileInput .active .contents .uploadIcon{color:#6258d1;transition:all .5s ease-out}.MoleculeDragFileInput .active .contents p{color:#e1f2f9;transition:all .5s ease-out}.OrganismToggleArea{display:flex;flex-direction:column}.OrganismToggleArea button{border:0;color:#2a85aa;width:12.5rem}.OrganismToggleArea button .Icon{color:#2a85aa}.OrganismToggleArea .open{margin-top:.5rem}.OrganismToggleArea .closed{display:none}.particleToggleSwitch{display:flex;flex-direction:column;justify-content:center}.particleToggleSwitch .toggle-button{background-color:#262929;border:1px solid var(--SHOP-COLOR-TOC-ACTIVE-COLOR);border-radius:13px;cursor:pointer;display:inline-block;height:26px;position:relative;width:50px}.particleToggleSwitch .toggle-button .status-span{color:#fff;font-size:.75rem;font-weight:500;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.particleToggleSwitch .toggle-button.active{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR);border-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.particleToggleSwitch .toggle-button.active .slider{transform:translateX(24px)}.particleToggleSwitch .toggle-button.status-switch{width:150px}.particleToggleSwitch .toggle-button.status-switch.active .slider{transform:translateX(124px)}.particleToggleSwitch .toggle-button .slider{background-color:#fff;border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:.4s;width:20px}.EmployerShopCensusPage>header .ModalBody{font-size:1.25rem}.EmployerShopCensusPage>section{background:var(--COLOR_MODULE_BG);max-width:75rem!important}.EmployerShopCensusPage .toggleCozy{align-items:center;display:flex;flex-direction:row}.EmployerShopCensusPage .toggleCozy button{margin-left:.5rem}.EmployerShopCensusPage .noCensus{align-items:center;display:flex;flex-direction:row;gap:10%;justify-content:center;padding-bottom:2rem}.EmployerShopCensusPage .noCensus .GRAPHIC_ERCensusUpload{max-width:21.875rem}.EmployerShopCensusPage .noCensus>a{padding:2rem;text-decoration:none}.EmployerShopCensusPage .actionButtons{padding:0 1rem}.EmployerShopCensusPage .ParticleSubmit{margin-bottom:1rem}.EmployerShopCensusPage .census{border-bottom:1px solid var(--COLOR_LEVEL3_BG);padding:1rem}.EmployerShopCensusPage .census .actions{align-items:center;display:flex;justify-content:space-between}.EmployerShopCensusPage .census .actions h4,.EmployerShopCensusPage .census .actions h5{display:flex;gap:.5rem}.EmployerShopCensusPage .census .actions h4 small,.EmployerShopCensusPage .census .actions h5 small{color:var(--COLOR_FONT_DIM)!important;font-weight:400}.EmployerShopCensusPage .census .actions>button{margin-bottom:0;padding:.5rem}.EmployerShopCensusPage .census .actions .right-arrow{margin:0 1rem}.EmployerShopCensusPage .census .actions .restoreFlex{align-items:center;display:flex}.EmployerShopCensusPage .census>.LayoutRow .AtomInputZip{grid-column-start:1}.EmployerShopCensusPage .census .dependentActions{display:flex;justify-content:end}.EmployerShopCensusPage .census .dependentActions .toggle{width:12.5rem}.EmployerShopCensusPage .census .dependentActions .toggle.error{background-color:var(--COLOR_BUTTON_HAZARD_BG);border:1px dashed var(--COLOR_BUTTON_HAZARD_HIGHLIGHT);color:var(--COLOR_BUTTON_HAZARD_BG)}.EmployerShopCensusPage .census .dependentActions .toggle .Icon,.EmployerShopCensusPage .census .dependentActions>button{margin-left:.5rem}.EmployerShopCensusPage .census .AtomInputCheckbox{margin-top:18px}.EmployerShopCensusPage hr{border:none;border-top:1px solid var(--SHOP-COLOR-TOC-ACTIVE-BG);margin:.5rem 0}.EmployerShopCensusPage .LayoutCenter{margin-top:2rem}.EmployerShopCensusPage .hide{display:none}.EmployerShopCensusPage .dependant{margin-left:6.25rem}.EmployerShopCensusPage .dependant .LayoutRow{grid-template-columns:repeat(6,1fr)}.EmployerShopCensusPage .formHeaders{display:none}.EmployerShopCensusPage .cozy{max-width:none!important;width:196.875rem}.EmployerShopCensusPage .cozy>.actionButtons{margin-bottom:1rem;width:75rem}.EmployerShopCensusPage .cozy .censusForm{width:75rem}.EmployerShopCensusPage .cozy form{overflow:visible}.EmployerShopCensusPage .cozy form>.LayoutCenter,.EmployerShopCensusPage .cozy form>.LayoutRow{width:75rem}.EmployerShopCensusPage .cozy .FormInput:not(.AtomInputCheckbox) label{display:none}.EmployerShopCensusPage .cozy .FormInput:not(.AtomInputCheckbox) .inputWrapper{height:1.875rem;min-height:1.875rem}.EmployerShopCensusPage .cozy .FormInput:not(.AtomInputCheckbox) .inputWrapper input,.EmployerShopCensusPage .cozy .FormInput:not(.AtomInputCheckbox) .inputWrapper select{height:1.875rem;min-height:1.875rem;padding:0}.EmployerShopCensusPage .cozy .AtomInputCheckbox{margin-top:0}.EmployerShopCensusPage .cozy hr{display:none}.EmployerShopCensusPage .cozy .formHeaders{grid-gap:.5rem;background:var(--COLOR_MODULE_BG);display:grid;grid-template-columns:21.875rem repeat(17,9.375rem);padding:0 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.EmployerShopCensusPage .cozy .census{grid-gap:.5rem;background:var(--COLOR_MODULE_BG);display:grid;grid-template-areas:"actions row other" "dependant dependant dependant";grid-template-columns:21.875rem auto auto;margin-bottom:0;padding:.5rem 1rem}.EmployerShopCensusPage .cozy .census:last-of-type{margin-bottom:1.875rem}.EmployerShopCensusPage .cozy .census>.LayoutRow .AtomInputZip{grid-column-start:unset}.EmployerShopCensusPage .cozy .census .FormInput{margin-bottom:0}.EmployerShopCensusPage .cozy .census>.LayoutRow{grid-area:row;grid-template-columns:repeat(10,minmax(150px,1fr))}.EmployerShopCensusPage .cozy .census .actions{grid-area:actions}.EmployerShopCensusPage .cozy .census .actions .restoreFlex .right-arrow,.EmployerShopCensusPage .cozy .census .actions .restoreFlex span{display:none}.EmployerShopCensusPage .cozy .census .OrganismToggleArea{grid-area:other}.EmployerShopCensusPage .cozy .census .OrganismToggleArea>button{display:none}.EmployerShopCensusPage .cozy .census .OrganismToggleArea button,.EmployerShopCensusPage .cozy .census .actions button{font-size:.875rem;padding:.25rem}.EmployerShopCensusPage .cozy .census .OrganismToggleArea .closed,.EmployerShopCensusPage .cozy .census .OrganismToggleArea .open,.EmployerShopCensusPage .cozy .census .actions .closed,.EmployerShopCensusPage .cozy .census .actions .open{display:flex;gap:.5rem}.EmployerShopCensusPage .cozy .census .OrganismToggleArea .closed>.LayoutRow,.EmployerShopCensusPage .cozy .census .OrganismToggleArea .open>.LayoutRow,.EmployerShopCensusPage .cozy .census .actions .closed>.LayoutRow,.EmployerShopCensusPage .cozy .census .actions .open>.LayoutRow{grid-area:row;grid-template-columns:repeat(4,minmax(150px,1fr))}.EmployerShopCensusPage .cozy .census .FormInput input,.EmployerShopCensusPage .cozy .census .FormInput select{font-size:.875rem;padding:.25rem}.EmployerShopCensusPage .cozy .census .dependentsArea{border-bottom:1px solid var(--COLOR_LEVEL4_BG);grid-area:dependant;position:relative}.EmployerShopCensusPage .cozy .census .dependentActions{display:flex;flex-direction:row;gap:.5rem;justify-content:end;left:150px;position:absolute;top:-30px;width:10.625rem}.EmployerShopCensusPage .cozy .census .dependentActions button{margin:0}.EmployerShopCensusPage .cozy .census .dependentActions .toggle{display:none}.EmployerShopCensusPage .cozy .census .dependentActions .ParticleButtonSecondary{font-size:.875rem;font-weight:400;padding:0 .5rem}.EmployerShopCensusPage .cozy .census .dependant{grid-gap:.5rem;display:grid;grid-template-areas:"actions LayoutRow";grid-template-columns:15.625rem auto;margin-bottom:.5rem;margin-left:6.25rem}.EmployerShopCensusPage .cozy .census .dependant .actions{gap:.5rem;grid-area:actions}.EmployerShopCensusPage .cozy .census .dependant .actions .restoreFlex{text-wrap:nowrap}.EmployerShopCensusPage .cozy .census .dependant .LayoutRow{grid-area:LayoutRow;grid-template-columns:repeat(6,150px)}.EmployerShopCensusPage .cozy .census .dependant .LayoutRow .FormInput:nth-child(5){margin-left:39.5rem}.EmployerShopCensusPage .cozy .census .dependant .LayoutRow .FormInput:last-of-type{margin-left:49.375rem}.censusForm{width:100%}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.CensusModal .noXScroll{overflow-x:hidden}.CensusModal .LayoutCenter .ParticleButtonSecondary{position:absolute}.CensusModal .rowPreviewGrid{grid-gap:.5rem;display:grid;grid-template-columns:1fr 5fr;grid-template-rows:repeat(1,auto);margin-bottom:1rem}.CensusModal .rowPreviewGrid div.FormInput{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:0}.CensusModal .rowPreviewGrid>h4{align-items:center;display:flex;justify-content:flex-end}.CensusModal .rowPreviewGrid .previewBox{align-items:center;background-image:linear-gradient(345deg,#1b536b 20%,#206480 50%,#2a85aa);border-radius:.5rem;box-shadow:inset 0 0 10px var(--COLOR_MODAL_BOX_SHADOW);display:flex;margin-left:.625rem;margin-top:.75rem;max-width:100%;overflow-x:scroll;overflow-y:hidden;padding:.75rem;white-space:nowrap}.CensusModal .rowPreviewGrid .previewBox div:not(.fieldGrid){background-color:var(--COLOR_PILL_HIGHLIGHT_COLOR);border:1px solid #ccc;border-radius:.25rem;box-shadow:10px 5px 5px #000;flex:0 0 9rem;font-weight:500;margin-right:.75rem;margin-top:.5rem;overflow:hidden;padding:.25rem;text-align:center;text-overflow:ellipsis}.CensusModal .rowPreviewGrid .previewBox div:not(.fieldGrid).empty{background-color:initial;border-color:var(--COLOR_PILL_HIGHLIGHT_COLOR);border-style:dashed;box-shadow:none;color:#f5fbfd;font-weight:800}.CensusModal .fieldGrid{align-items:center;display:grid;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(3,1fr)}.CensusModal .fieldGrid div{width:9rem}.CensusModal .columnMappingFlex{display:flex;margin-top:1rem}.CensusModal .columnMappingGridContainer{min-width:21.875rem;padding-bottom:.5rem;padding-right:.5rem}.CensusModal .columnMappingGridContainer>div{grid-gap:1rem;display:grid;grid-template-columns:auto 12.5rem;height:100%}.CensusModal .columnMappingGridContainer>div>h5:first-of-type{text-align:right}.CensusModal .columnMappingGridContainer>div>h4{align-items:center;display:flex;justify-content:flex-end}.CensusModal .columnMappingGridContainer>div div.FormInput{align-items:center;display:flex;justify-content:flex-start;margin-bottom:0}.CensusModal .valuePreviewGrid{grid-gap:.5rem;background-image:linear-gradient(345deg,#1b536b 20%,#206480 50%,#2a85aa);border-radius:.5rem;box-shadow:inset 0 0 10px var(--COLOR_MODAL_BOX_SHADOW);display:grid;grid-template-columns:1fr;grid-template-rows:repeat(11,1fr);max-width:100%;min-width:30%;overflow-x:auto;width:60%}.CensusModal .valuePreviewGrid .previewRow{align-items:center;display:flex;height:3.25rem;margin-left:.5rem;max-width:37.5rem;white-space:nowrap}.CensusModal .valuePreviewGrid .previewRow div{background-color:var(--COLOR_PILL_HIGHLIGHT_COLOR);border:.0625rem solid #0b212b;border-radius:.25rem;box-shadow:.25rem .25rem .25rem #000;flex:0 0 9rem;font-weight:500;margin-bottom:.5rem;margin-right:.5rem;margin-top:.5rem;max-width:9rem;overflow:hidden;padding:.25rem;text-align:center;text-overflow:ellipsis}.CensusModal .valuePreviewGrid .previewRow div.empty{background-color:initial;border-color:var(--COLOR_PILL_HIGHLIGHT_COLOR);border-style:dashed;box-shadow:none;color:#f5fbfd;font-weight:800}.CensusModal .submitContainer{display:flex;justify-content:center;margin-top:1.25rem}.EmployerShopWaivePage section{margin-top:2rem!important}.EmployerShopWaivePage form article{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.EmployerShopWaivePage form article .AtomInputCheckbox{margin:0}.EmployerShopWaivePage form article .AtomInputCheckbox label{background:#eceded;border-radius:.5rem;margin:0;padding:1rem;transition:all .2s ease-in-out;width:90%}.EmployerShopWaivePage form article .AtomInputCheckbox label .customCheckbox{background-color:#fff;margin-right:2rem;transition:all .2s ease-in-out}.EmployerShopWaivePage form article .AtomInputCheckbox label input:checked~.customCheckbox,.EmployerShopWaivePage form article .AtomInputCheckbox label input:focus:checked~.customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.EmployerShopWaivePage form article .AtomInputCheckbox.checked label{background:#d7edf7}.EmployerShopWaivePage form .buttonContainer{display:flex}.EmployerShopWaivePage form .buttonContainer .nextButton{margin-right:1rem}.EmployerShopWaivePage form .buttonContainer .simpleBenefitsButtonContainer{align-items:flex-start;display:flex}.EmployerShopWaivePage form .buttonContainer .Icon{font-size:2rem}.OrganismPlanCompare table{border-bottom:1px solid #2d2f30;border-radius:4px;border-right:1px solid #2d2f30;margin-bottom:2rem;margin-top:1rem;position:relative}.OrganismPlanCompare table tr{border:0}.OrganismPlanCompare table thead{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:3}.OrganismPlanCompare table thead th{background-color:#fff;border:0;border-bottom:1px solid #2d2f30;border-top:1px solid #2d2f30;padding:1rem;white-space:inherit}.OrganismPlanCompare table thead th div{min-width:18.75rem}.OrganismPlanCompare table thead th:first-of-type{border-right:1px solid #2d2f30;left:0;position:-webkit-sticky;position:sticky;z-index:2}.OrganismPlanCompare table td:first-of-type,.OrganismPlanCompare table th:first-of-type{border-left:1px solid #2d2f30}.OrganismPlanCompare table th:not(:first-of-type):not(:last-of-type){border-right:1px solid #2d2f30}.OrganismPlanCompare table tbody tr td:first-child{border-right:1px solid #2d2f30;left:0;position:-webkit-sticky;position:sticky;white-space:nowrap;z-index:2}.OrganismPlanCompare table tbody tr td{background-color:#eceded;border:0;color:#000;height:.125rem;padding:.5rem;text-align:center;vertical-align:middle;width:12.5rem}.OrganismPlanCompare table tbody tr td.oon{background-color:#d9dbdc}.OrganismPlanCompare table tbody tr td:first-of-type{background-color:#fff;text-align:left}.OrganismPlanCompare table tbody tr td.rateBox{background-color:#89e4ba;color:#000}.OrganismPlanCompare table tbody tr td:first-of-type{font-weight:700;width:auto}.OrganismPlanCompare table tbody tr td:not(:first-of-type):not(:last-of-type){border-right:1px solid #2d2f30}.OrganismPlanCompare table tbody tr.benefitsHeading td{background-color:#000;color:#fff;font-weight:700}.OrganismPlanCompare table tbody tr.lightBlueHeading td{background-color:#9ad3ea;color:#000;font-weight:700}.OrganismPlanCompare table tbody tr.blueHeader td{background-color:#257495;color:#fff;font-weight:700}.compareFixed{align-items:center;background-color:#fff;border-bottom:1px solid #2d2f30;border-left:1px solid #2d2f30;border-radius:4px 0 0 4px;border-top:1px solid #2d2f30;cursor:pointer;display:flex;height:200px;justify-content:flex-start;opacity:80%;padding:1rem;position:fixed;right:10px;top:calc(50% - 100px);transition:all .3s ease;width:50px;z-index:2}.compareFixed div:first-of-type{margin-right:1rem}.compareFixed .comparePlans{writing-mode:vertical-rl}.compareFixed.planCompareSelection{opacity:100%;transition:all .3s ease;width:500px}.compareFixed.planCompareSelection .planType{background-color:#86cae6;border-radius:4px;display:flex;justify-content:center;margin-right:.625rem;padding:2rem;width:9.375rem}.planCompareBox{background-color:#fff;border:1px solid #2d2f30;border-radius:4px;box-shadow:5px 5px 5px #2d2f30;cursor:pointer;overflow-x:auto}.planCompareBox .ModalBody .OrganismPlanCompare{max-height:90vh;overflow:auto;width:100%}.planCompareBox .ModalBody .OrganismPlanCompare table{margin:auto}.scrollToTopButton{align-items:center;bottom:5rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:.5rem;position:fixed;right:1.25rem;z-index:1000}.scrollToTopButton,.scrollToTopButton:focus,.scrollToTopButton:hover{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial}.scrollToTopButton:focus{outline:none}.scrollToTopButton .circle{align-items:center;background-color:var(--COLOR_BUTTON_BACKTOTOP_BG);border-radius:50%;display:flex;font-size:2.5rem;height:4rem;justify-content:center;width:4rem}.scrollToTopButton .circle i{color:#fff}.scrollToTopButton .text{color:var(--COLOR_BUTTON_BACKTOTOP_BG);font-weight:700;letter-spacing:-1px;margin-top:.5rem;text-transform:uppercase}.EmployerShopQuotingAncillary .OrganismPlanModule{padding:0}.EmployerShopQuotingAncillary>header{padding-bottom:0!important}.EmployerShopQuotingAncillary>header h2{margin-bottom:0!important}.EmployerShopQuotingAncillary .tabs{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(80px,180px));justify-content:center;margin:auto;max-width:100%!important;padding-top:2rem}.EmployerShopQuotingAncillary .tabs>a{background-color:#1b536b;border-top-left-radius:.25rem;border-top-right-radius:.25rem;box-shadow:-2px -2px 5px -4px #fff;color:#fff;font-weight:600;overflow:hidden;padding:1rem;text-align:center;text-decoration:none}.EmployerShopQuotingAncillary .tabs>a.active{background-color:#fff;color:#35a6d5}.EmployerShopQuotingAncillary .tabs>a.activeSub{background-color:#103240;color:#fff}.EmployerShopQuotingAncillary .worksite{background:#103240;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.EmployerShopQuotingAncillary .worksite>aside{align-items:center;color:#fff;display:flex;max-width:18.75rem;min-width:12.5rem;padding:.5rem .5rem .5rem 4.375rem;width:100%}.EmployerShopQuotingAncillary .worksite .subTabs{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(80px,175px));grid-template-rows:3.25rem;justify-content:flex-start;padding:1rem 1rem 0;width:100%}.EmployerShopQuotingAncillary .worksite .subTabs>button{background-color:#35a6d5;border-color:#0000;border-radius:.25rem .25rem 0 0;color:#fff;font-weight:600;overflow:hidden;padding:1rem;text-align:center;text-decoration:none}.EmployerShopQuotingAncillary .worksite .subTabs>button.active{background-color:#fff;color:#35a6d5}.EmployerShopQuotingAncillary .planSelection{background-color:#fff;display:flex;justify-content:flex-start}.EmployerShopQuotingAncillary .planSelection>aside{align-items:flex-end;display:flex;flex-direction:column;height:calc(100vh - 3.9375rem);max-width:18.75rem;min-width:12.5rem;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;width:100%}.EmployerShopQuotingAncillary .planSelection>aside>div{border-bottom:1px solid #2d2f30;padding-bottom:1rem;padding-top:1rem;width:14.375rem}.EmployerShopQuotingAncillary .planSelection>aside>div>fieldset{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.EmployerShopQuotingAncillary .planSelection>.list{display:flex;flex-direction:column;gap:1rem;max-width:62.5rem;min-width:37.5rem;padding:1rem;width:100%}.EmployerShopQuotingAncillary .planSelection>.list article{margin:0;max-width:100%}.EmployerShopQuotingAncillary .planSelection .noPlans{align-items:center;background-color:#1b536b;background-image:linear-gradient(175deg,#1b536b 20%,#206480 50%,#2a85aa);border-radius:1.5rem;display:flex;flex-direction:column;height:28.125rem;justify-content:flex-start;position:relative;width:100%}.EmployerShopQuotingAncillary .planSelection .noPlans .ParticleCurious{fill:#e6e7e8;height:11.25rem;opacity:.1;position:absolute;top:0;width:11.25rem;z-index:0}.EmployerShopQuotingAncillary .planSelection .noPlans h3{color:#fff;font-size:1.375rem;font-weight:400;width:40.625rem;z-index:1}.EmployerShopQuotingAncillary .planSelection .noPlans h3:first-of-type{margin-top:12.5rem}.EmployerShopQuotingAncillary .planSelection .noPlans>button{font-size:1.375rem;margin-top:2rem}.AtomPill{border:.0625rem solid #000;border-radius:1.25rem;display:inline-block;font-size:80%;font-weight:500;min-width:5rem;padding:.125rem .375rem;text-align:center;text-transform:capitalize}.AtomPill.small{line-height:90%;min-width:0;padding:.25rem .625rem}.AtomPill,.AtomPill.default{background-color:var(--COLOR_PILL_DEFAULT_BG);border-color:var(--COLOR_PILL_DEFAULT_BORDER);color:var(--COLOR_FONT_BASE)}.AtomPill.warning{background-color:var(--COLOR_PILL_WARNING_BG);border-color:var(--COLOR_PILL_WARNING_BORDER);color:var(--COLOR_PILL_WARNING_COLOR)}.AtomPill.good{background-color:var(--COLOR_PILL_GOOD_BG);border-color:var(--COLOR_PILL_GOOD_BORDER);color:var(--COLOR_PILL_GOOD_COLOR)}.AtomPill.negative{background-color:var(--COLOR_PILL_NEGATIVE_BG);border-color:var(--COLOR_PILL_NEGATIVE_BORDER);color:var(--COLOR_PILL_NEGATIVE_COLOR)}.AtomPill.highlight{background-color:var(--COLOR_PILL_HIGHLIGHT_BG);border-color:var(--COLOR_PILL_HIGHLIGHT_BORDER);color:var(--COLOR_PILL_HIGHLIGHT_COLOR)}.ParticleTable>table td.pin,.ParticleTable>table th.pin,table.ParticleTable td.pin,table.ParticleTable th.pin{position:-webkit-sticky}.ParticleTable>table thead tr th,table.ParticleTable thead tr th{background:var(--COLOR_TABLE_HEADER_BG);border-bottom:.125rem solid var(--COLOR_TABLE_HEADER_BORDER);color:var(--COLOR_TABLE_HEADER_COLOR);padding:1rem;position:-webkit-sticky;position:sticky;text-align:left;text-transform:capitalize;top:0;z-index:5}.ParticleTable>table tbody tr>td,table.ParticleTable tbody tr>td{background:var(--COLOR_MODULE_BG)}.ParticleTable>table tbody tr>td .AtomInputWrapper .inputWrapper input:not([disabled]),table.ParticleTable tbody tr>td .AtomInputWrapper .inputWrapper input:not([disabled]){background:#fff;border:.0625rem solid #c0c3c5}.ParticleTable>table.manualIndex tbody tr.odd>td,.ParticleTable>table:not(.manualIndex) tbody tr:nth-child(odd)>td,table.ParticleTable.manualIndex tbody tr.odd>td,table.ParticleTable:not(.manualIndex) tbody tr:nth-child(odd)>td{background:var(--COLOR_LEVEL3_BG)}.CopyClickUtil{display:inline-block;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.CopyClickUtil button.copy{cursor:pointer;display:none;font-size:.625rem;opacity:.8;position:absolute;right:0;top:0}.CopyClickUtil:hover{cursor:pointer}.CopyClickUtil:hover button.copy{display:block}.ParticleInviteCode .CopyClickUtil{background-color:var(--COLOR_LEVEL4_BG);border:.0625rem solid var(--COLOR_LEVEL4_BG);border-radius:.5rem;display:grid;font-family:monospace;font-size:1.125rem;grid-template-columns:auto auto;line-height:1rem;padding:1rem 4.25rem 1rem 1rem;width:-moz-max-content;width:max-content}.ParticleInviteCode .CopyClickUtil .copy{border:0;border-bottom-left-radius:0;border-top-left-radius:0;display:block;height:100%;position:absolute;right:0;width:3.75rem}.ImqView form .FormInput{margin-bottom:0}.ImqView .AtomPill{padding-left:2rem;padding-right:2rem}.ImqView .MoleculeAlertBanner{line-height:1.25rem}.ImqView ol{margin:.5rem}.ImqView .ParticleButtonPrimary{margin-bottom:1rem;margin-top:1rem}.ImqView .inviteButton{margin-left:.25rem;padding:.5rem}.ImqView .inviteCode .CopyClickUtil{background-color:#fff;border:.0625rem solid #c0c3c5;border-radius:.5rem;display:grid;font-size:1.125rem;grid-template-columns:auto auto;line-height:1rem;padding:1rem 4.25rem 1rem 1rem;width:-webkit-max-content;width:max-content}.ImqView .inviteCode .CopyClickUtil .copy{border:0;border-bottom-left-radius:0;border-top-left-radius:0;display:block;height:100%;position:absolute;right:0;width:3.75rem}.ImqView .LayoutCenter{text-align:center}.ImqView .check{align-items:center;border:.25rem solid #29b473;border-radius:50%;display:flex;height:9.375rem;justify-content:center;width:9.375rem}.ImqView .check .Icon{color:#29b473;font-size:4.375rem}.ImqView .GRAPHIC_IMQProcessing{margin:auto;width:18.75rem}.EmployerShopQuotingMedical .OrganismPlanModule{padding:0}.EmployerShopQuotingMedical header h2{margin-bottom:0!important}.EmployerShopQuotingMedical header .compareFlex{display:flex;justify-content:flex-end}.EmployerShopQuotingMedical header .compareFlex div{background-color:#dfe1e2;border-radius:4px;padding:2rem}.EmployerShopQuotingMedical .planSelection{background-color:#fff;display:flex;justify-content:flex-start}.EmployerShopQuotingMedical .planSelection>aside{align-items:flex-end;display:flex;flex-direction:column;height:calc(100vh - 3.9375rem);max-width:18.75rem;min-width:12.5rem;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;width:100%}.EmployerShopQuotingMedical .planSelection>aside>div{border-bottom:1px solid #2d2f30;padding-bottom:1rem;padding-top:1rem;width:14.375rem}.EmployerShopQuotingMedical .planSelection>aside>div>fieldset{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.EmployerShopQuotingMedical .planSelection>.list{display:flex;flex-direction:column;gap:1rem;max-width:62.5rem;min-width:37.5rem;padding:1rem}.EmployerShopQuotingMedical .planSelection>.list article{margin:0;max-width:100%}.EmployerShopQuotingMedical .planSelection .noPlans{align-items:center;background-color:#1b536b;background-image:linear-gradient(175deg,#1b536b 20%,#206480 50%,#2a85aa);border-radius:1.5rem;display:flex;flex-direction:column;height:28.125rem;justify-content:flex-start;min-width:60.5rem;position:relative;width:100%}.EmployerShopQuotingMedical .planSelection .noPlans .ParticleCurious{fill:#e6e7e8;height:11.25rem;opacity:.1;position:absolute;top:0;width:11.25rem;z-index:0}.EmployerShopQuotingMedical .planSelection .noPlans h3{color:#fff;font-size:1.375rem;font-weight:400;width:40.625rem;z-index:1}.EmployerShopQuotingMedical .planSelection .noPlans h3:first-of-type{margin-top:12.5rem}.EmployerShopQuotingMedical .planSelection .noPlans>button{font-size:1.375rem;margin-top:2rem}.AtomToggleButton{display:grid;grid-template-columns:12.5rem 12.5rem;grid-template-rows:3.125rem}.AtomToggleButton button{background-color:#fff;border:.0625rem solid #35a6d5;border-radius:0;box-sizing:border-box;cursor:pointer;font-size:1.25rem;font-weight:600;padding:.5rem}.AtomToggleButton button:focus,.AtomToggleButton button:hover{background:#d7edf7}.AtomToggleButton .active{background-color:#2a85aa;color:#fff}.AtomToggleButton .active:focus,.AtomToggleButton .active:hover{background:#206480}.AtomToggleButton button:first-of-type{border-bottom-left-radius:.5rem;border-right:0;border-top-left-radius:.5rem}.AtomToggleButton button:last-of-type{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.LayoutRow{grid-gap:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.LayoutRow>.right{display:flex;justify-content:end}.LayoutCenter{justify-content:center}.LayoutCenter,.LayoutLeft{grid-gap:.5rem;display:grid;grid-template-rows:repeat(auto-fit,minmax(30px,1fr))}.LayoutLeft{justify-content:start}.ParticleTable.scrolling>table>thead>tr th{z-index:9}.ParticleTable>table,table.ParticleTable{position:relative}.ParticleTable>table:not(.small),table.ParticleTable:not(.small){width:100%}.ParticleTable>table table.noWrap tbody tr td,.ParticleTable>table tbody.noWrap tr td,.ParticleTable>table td.noWrap,.ParticleTable>table tr.noWrap td,table.ParticleTable table.noWrap tbody tr td,table.ParticleTable tbody.noWrap tr td,table.ParticleTable td.noWrap,table.ParticleTable tr.noWrap td{white-space:nowrap}.ParticleTable>table td.pin,.ParticleTable>table th.pin,table.ParticleTable td.pin,table.ParticleTable th.pin{border-right:.0625rem solid var(--COLOR_TABLE_HEADER_BORDER);left:0;position:sticky}.ParticleTable>table td.center,.ParticleTable>table th.center,table.ParticleTable td.center,table.ParticleTable th.center{align-items:center;justify-content:center;text-align:center}.ParticleTable>table td.center .AtomCheckbox,.ParticleTable>table th.center .AtomCheckbox,table.ParticleTable td.center .AtomCheckbox,table.ParticleTable th.center .AtomCheckbox{display:block;margin:0 auto}.ParticleTable>table tfoot tr td,.ParticleTable>table tfoot tr th,.ParticleTable>table thead tr td,.ParticleTable>table thead tr th,table.ParticleTable tfoot tr td,table.ParticleTable tfoot tr th,table.ParticleTable thead tr td,table.ParticleTable thead tr th{background:var(--COLOR_TABLE_HEADER_BG);color:var(--COLOR_TABLE_HEADER_COLOR);font-size:.875rem;font-weight:500;padding:1rem;position:sticky;text-align:left;text-transform:capitalize;top:0;z-index:5}.ParticleTable>table tfoot tr td b,.ParticleTable>table tfoot tr td strong,.ParticleTable>table tfoot tr th b,.ParticleTable>table tfoot tr th strong,.ParticleTable>table thead tr td b,.ParticleTable>table thead tr td strong,.ParticleTable>table thead tr th b,.ParticleTable>table thead tr th strong,table.ParticleTable tfoot tr td b,table.ParticleTable tfoot tr td strong,table.ParticleTable tfoot tr th b,table.ParticleTable tfoot tr th strong,table.ParticleTable thead tr td b,table.ParticleTable thead tr td strong,table.ParticleTable thead tr th b,table.ParticleTable thead tr th strong{font-weight:700}.ParticleTable>table thead tr td,.ParticleTable>table thead tr th,table.ParticleTable thead tr td,table.ParticleTable thead tr th{border-bottom:.125rem solid var(--COLOR_TABLE_HEADER_BORDER)}.ParticleTable>table tfoot tr td,.ParticleTable>table tfoot tr th,table.ParticleTable tfoot tr td,table.ParticleTable tfoot tr th{border-top:.125rem solid var(--COLOR_TABLE_HEADER_BORDER)}.ParticleTable>table thead tr th.pin,table.ParticleTable thead tr th.pin{z-index:10}.ParticleTable>table td.pin,table.ParticleTable td.pin{z-index:1}.ParticleTable>table tbody tr>td,table.ParticleTable tbody tr>td{background:var(--COLOR_TABLE_ROW_BG);border-bottom:1px solid var(--COLOR_LEVEL3_BG);padding:1rem;text-align:left}.ParticleTable>table tbody tr>td.actions,table.ParticleTable tbody tr>td.actions{white-space:nowrap}.ParticleTable>table tbody tr>td.actions>*,table.ParticleTable tbody tr>td.actions>*{margin-right:1rem}.ParticleTable>table tbody tr:hover td,table.ParticleTable tbody tr:hover td{background:var(--COLOR_TABLE_ROW_HOVER_BG);color:var(--COLOR_TABLE_ROW_HOVER_COLOR)}.ParticleTable>table:not(.manualIndex) tbody tr:nth-child(odd)>td,table.ParticleTable:not(.manualIndex) tbody tr:nth-child(odd)>td{border-bottom:1px solid var(--COLOR_LEVEL4_BG)}.ParticleTable>table:not(.manualIndex) tbody tr.error>td,table.ParticleTable:not(.manualIndex) tbody tr.error>td{background:var(--COLOR_PILL_NEGATIVE_BG)}.ParticleTable>table.manualIndex tbody tr.odd>td,table.ParticleTable.manualIndex tbody tr.odd>td{background:var(--COLOR_LEVEL4_BG)}.ParticleTable>table tbody tr.odd.warning>td,.ParticleTable>table tbody tr.warning>td,table.ParticleTable tbody tr.odd.warning>td,table.ParticleTable tbody tr.warning>td{background:var(--COLOR_PILL_WARNING_BG);color:var(--COLOR_PILL_WARNING_COLOR)}.ParticleTable>table tbody tr.error>td,.ParticleTable>table tbody tr.odd.error>td,table.ParticleTable tbody tr.error>td,table.ParticleTable tbody tr.odd.error>td{background:var(--COLOR_PILL_NEGATIVE_BG);color:var(--COLOR_PILL_NEGATIVE_COLOR)}.ParticleTable>table.clickable tbody tr:hover>td,table.ParticleTable.clickable tbody tr:hover>td{background:var(--COLOR_TABLE_ROW_HOVER_BG);color:var(--COLOR_TABLE_ROW_HOVER_COLOR);cursor:pointer}.ParticleTable>table.compact,table.ParticleTable.compact{font-size:.875rem}.ParticleTable>table.compact thead tr th,table.ParticleTable.compact thead tr th{padding:.5rem}.ParticleTable>table.compact tbody tr>td,table.ParticleTable.compact tbody tr>td{padding:.5rem;text-align:left}.ParticleTable>table.thin tbody tr>td,table.ParticleTable.thin tbody tr>td{padding:0 .5rem;text-align:left}.ParticleTable>table.small,table.ParticleTable.small{width:100%}.ParticleTable>table td.small,.ParticleTable>table.small tbody tr td,.ParticleTable>table.small thead tr th,table.ParticleTable td.small,table.ParticleTable.small tbody tr td,table.ParticleTable.small thead tr th{font-size:.75rem}.ParticleTable>table .groupColHeader,table.ParticleTable .groupColHeader{background-color:var(--COLOR_TABLE_HEADER_BG_HIGHLIGHT)}.ParticleTable>table .leftBorder,table.ParticleTable .leftBorder{border-left:1px solid var(--COLOR_FONT_DISABLED)}.ParticleTable>table .rightBorder,table.ParticleTable .rightBorder{border-right:1px solid var(--COLOR_FONT_DISABLED)}.ParticleTable.scrolling{max-height:90vh;overflow-x:auto;overflow-y:auto}.ParticleTable.scrolling::-webkit-scrollbar{height:18px}.ParticleTable.scrolling::-webkit-scrollbar-track{background:var(--COLOR_MODULE_BG);margin-bottom:5px;margin-top:5px}.ParticleTable.scrolling::-webkit-scrollbar-thumb{background:var(--COLOR_LINK_HOVER);border:5px solid var(--COLOR_MODULE_BG)}.ParticleTable.scrolling::-webkit-scrollbar-thumb:hover{background:var(--COLOR_BUTTON_HIGHLIGHT)}.FORMPlanRate .tiers{grid-gap:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.FORMPlanRate h5{margin-bottom:.5rem;margin-top:0}.FORMPlanRate .AtomInputWrapper.hasChild{grid-template-areas:"label label" "input input" "error error" "child child";grid-template-columns:auto minmax(1.25rem,6.25rem);grid-template-rows:auto auto}.FORMPlanRate .AtomInputWrapper .child{align-items:flex-start;color:var(--COLOR_FONT_DIM);display:flex;font-size:.875rem;justify-content:flex-start;padding-top:.25rem}.FORMPlanRate .ParticleTable .AtomInputWrapper{margin-bottom:.25rem}.FORMPlanRate .ParticleTable .AtomInputWrapper .inputWrapper{max-width:12.5rem}.FORMPlanRate .ParticleTable .AtomInputWrapper .inputWrapper input{background-color:#0000!important;border-bottom:.0625rem solid var(--COLOR_INPUT_BORDERS);border-radius:0;font-size:.875rem;min-height:0;padding:.5rem}.FORMPlanRate .ParticleTable .AtomInputWrapper .inputWrapper input:disabled{border-bottom:0}.FORMPlanRate .quickUpdate{display:flex;flex-direction:row;margin-bottom:1rem}.FORMPlanRate .quickUpdate .AtomInputWrapper{margin-bottom:0!important}.FORMPlanRate .quickUpdate button{white-space:nowrap}.FORMPlanRate .appliesTo{display:flex;flex-direction:row}.FORMPlanRate .MoleculeAlertBanner{margin-bottom:1rem}.FORMPlanRate aside{background-color:var(--COLOR_LEVEL4_BG);margin-top:1rem;padding:1rem}.FORMPlanRate aside>h4{margin-bottom:.5rem}.FORMPlanRate aside pre{background-color:var(--COLOR_LEVEL0_BG);color:var(--COLOR_FONT_BRIGHT);margin:0;padding:.25rem .5rem}.FORMPlanRate aside pre>small{color:var(--COLOR_FONT_DIM)}.TemplateAddPlanModal{text-align:left}.TemplateAddPlanModal .AtomModal>aside{min-width:63.125rem}.TemplateAddPlanModal .AtomModal>aside.step3{min-width:75rem}.TemplateAddPlanModal .hidden{display:none}.TemplateAddPlanModal .ModalBody{position:relative}.TemplateAddPlanModal .ModalBody .FORMPlanRate .ParticleTable{max-width:40rem}.TemplateAddPlanModal .ModalBody .FORMPlanRate .tieredBanded .ParticleTable{max-width:56.25rem}.TemplateAddPlanModal .ModalBody .FORMPlanRate .quickUpdate{display:flex;flex-direction:row;margin-bottom:1rem}.TemplateAddPlanModal .ModalBody .FORMPlanRate .quickUpdate .AtomInputWrapper{margin-bottom:0!important;width:7.1875rem}.TemplateAddPlanModal .steps{display:flex;flex-direction:row;margin:0 auto;max-width:62.5rem}.TemplateAddPlanModal .steps .active{background-color:#35a6d5;color:#fff}.TemplateAddPlanModal .steps .active h3{color:#fff}.TemplateAddPlanModal .steps .step{align-items:center;display:flex;flex-direction:row;gap:.5rem;min-width:9.375rem;padding:.25rem 1.5rem;position:relative}.TemplateAddPlanModal .steps .step:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1419' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%232a85aa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;content:"";height:100%;position:absolute;right:-10px;width:.9375rem;z-index:1}.TemplateAddPlanModal .steps .step:last-child:after{display:none}.TemplateAddPlanModal .steps .step h3{font-size:1.75rem;font-weight:500}.TemplateAddPlanModal .steps .step span{font-size:1rem;font-weight:500}.TemplateAddPlanModal .step2View{margin:0 auto;max-width:62.5rem;text-align:left}.TemplateAddPlanModal .step3View{max-width:75rem}.TemplateAddPlanModal .step2View{display:flex;flex-direction:column;gap:1rem}.TemplateAddPlanModal .step3View .MoleculeAlertBanner,.TemplateAddPlanModal .step3View .ParticleButtonSecondary,.TemplateAddPlanModal .step3View .ParticleSubmit{margin-bottom:1rem}.TemplateAddPlanModal .step3View form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(500px,2fr) 3fr}.TemplateAddPlanModal .step3View form article{margin:0!important}.TemplateAddPlanModal .step3View form fieldset>legend{font-size:1.125rem;font-weight:700}.TemplateAddPlanModal .step3View form .LayoutRow{grid-column:1/span 2}.TemplateAddPlanModal .step3View .OrganismPlanModule{position:-webkit-sticky;position:sticky;top:0}.TemplateAddPlanModal .step5View .AtomToggleButton{margin-bottom:1rem}.TemplateAddPlanModal .step7View{display:flex;flex-direction:column;gap:1rem;margin:0 auto;text-align:center;width:25rem}.TemplateAddPlanModal .step7View .checkOK{align-items:center;border:.25rem solid #29b473;border-radius:50%;color:#29b473;display:flex;font-size:4rem;height:7.5rem;justify-content:center;margin:0 auto;width:7.5rem}.TemplateAddPlanModal .step7View .checkOK .Icon{color:#29b473}.wordProposalSelectionModal .AtomModal .modal header{display:flex;flex-direction:column;height:225px}.wordProposalSelectionModal .wordModalTable{border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000;margin:1rem}.wordProposalSelectionModal .wordModalTable .no-checkbox{padding:1.25rem}.wordProposalSelectionModal .wordModalTable .center-checkbox{padding:.5rem 1rem}.wordProposalSelectionModal .wordModalTable td{border-right:.5px solid #000;padding-left:.5rem;padding-right:.5rem}.EmployerShopQuotingProposal .ParticleTable thead th,.EmployerShopQuotingProposal .ParticleTable thead th h2{color:#fff}.EmployerShopQuotingProposal .OrganismPlanModule{margin-bottom:0}.EmployerShopQuotingProposal>header a{color:#fff;cursor:pointer}.EmployerShopQuotingProposal>header .MoleculeAlertBanner{text-align:left;width:34.375rem}.EmployerShopQuotingProposal .main{grid-gap:16px;display:grid;gap:16px;grid-template-columns:250px auto 22.5rem;margin-top:1rem}.EmployerShopQuotingProposal .main .download{display:flex;flex-direction:column;text-align:center}.EmployerShopQuotingProposal .main .download .ParticleButtonSecondary{margin:0 auto 1rem;padding:1rem;width:80%}.EmployerShopQuotingProposal .main .addplan>aside{background:#eceded;border-radius:.5rem;display:flex;flex-direction:column;padding:1rem;text-align:center}.EmployerShopQuotingProposal .main .addplan>aside h4{margin:0}.EmployerShopQuotingProposal .main .addplan>aside .ParticleButtonPrimary{align-self:center}.EmployerShopQuotingProposal .OrganismToggleArea>button{width:18.75rem}.EmployerShopQuotingProposal .OrganismPlanCompare{width:100%}button.ParticleCancel{background-color:var(--COLOR_BUTTON_SECONDARY_BG);border:.125rem solid var(--COLOR_BUTTON_SECONDARY_HIGHLIGHT);border-radius:0;color:var(--COLOR_BUTTON_SECONDARY_COLOR);cursor:pointer;font-weight:700;min-width:80px;padding:.5rem;text-decoration:none;transition:all .18s ease-in-out}button.ParticleCancel:hover{background-color:var(--COLOR_BUTTON_SECONDARY_HOVER_BG);color:var(--COLOR_BUTTON_SECONDARY_HOVER_COLOR)}button.ParticleCancel .icon{animation:spin 1.5s linear infinite;color:var(--COLOR_ICON_HOVER);font-size:1rem}button.ParticleCancel.disabled{color:var(--COLOR_FONT_DISABLED)}button.ParticleCancel.disabled:hover{background-color:var(--COLOR_INPUT_DISABLED_BG);border-color:var(--COLOR_FONT_DISABLED);cursor:default}.EmployerShopSetupClasses>header h2{margin-bottom:0!important}.EmployerShopSetupClasses .tabs{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(80px,165px));margin:auto;padding-top:1rem}.EmployerShopSetupClasses .tabs>button{background-color:#35a6d5;border:0;border-radius:0;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#fff;font-weight:600;overflow:hidden;padding:1rem;text-align:center;text-decoration:none}.EmployerShopSetupClasses .tabs>button.active{background-color:#fff;color:#35a6d5}.EmployerShopSetupClasses form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto 12.5rem 6.25rem;grid-template-rows:auto}.EmployerShopSetupClasses form .AtomInputText{display:flex;flex-direction:column-reverse;margin-bottom:0}.EmployerShopSetupClasses form .AtomInputText label{display:none}.EmployerShopSetupClasses form button{height:3rem}.EmployerShopSetupClasses section header{display:flex;flex-direction:row;justify-content:space-between}.EmployerShopSetupClasses section .tabContainer{padding:1rem}.EmployerShopSetupClasses section h4{padding-top:.5rem;text-transform:capitalize}.EmployerShopSetupClasses section .members,.EmployerShopSetupClasses section .plans{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.EmployerShopSetupClasses section .members label.AtomCheckbox,.EmployerShopSetupClasses section .plans label.AtomCheckbox{background:#eceded;border-radius:.5rem;margin:0;padding:1rem;transition:all .2s ease-in-out;width:100%}.EmployerShopSetupClasses section .members label.AtomCheckbox.checked,.EmployerShopSetupClasses section .plans label.AtomCheckbox.checked{background:#d7edf7}.EmployerShopSetupClasses section .members label.AtomCheckbox .customCheckbox,.EmployerShopSetupClasses section .plans label.AtomCheckbox .customCheckbox{background-color:#fff;margin-right:1rem;transition:all .2s ease-in-out}.EmployerShopSetupClasses section .members label.AtomCheckbox input:focus~.customCheckbox,.EmployerShopSetupClasses section .plans label.AtomCheckbox input:focus~.customCheckbox{background-color:#86cae6}.EmployerShopSetupClasses section .members label.AtomCheckbox input:focus:checked~.customCheckbox,.EmployerShopSetupClasses section .plans label.AtomCheckbox input:focus:checked~.customCheckbox{background-color:#000;border-color:#206480}.EmployerShopSetupClasses section .members label.AtomCheckbox input:checked~.customCheckbox,.EmployerShopSetupClasses section .plans label.AtomCheckbox input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.EmployerShopSetupClasses .class h3{word-break:break-word}.OrganismSimplePlanSelector{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.OrganismSimplePlanSelector label.AtomCheckbox{background:#eceded;border-radius:.5rem;margin:0;padding:.5rem .5rem .5rem 1rem;transition:all .2s ease-in-out;width:100%}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan{background-color:#fff;border-radius:.5rem;display:grid;grid-template-areas:"carrier type" "name name";grid-template-columns:auto 8.125rem;grid-template-rows:1.875rem 1fr;justify-content:space-between;position:relative;width:100%}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan.showRate{grid-template-areas:"carrier type" "name rate"}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .contribute{align-items:flex-end;display:flex;grid-area:rate;justify-content:flex-end}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cancontribute,.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cantcontribute{align-content:flex-end;border-top-left-radius:.5rem;font-size:.875rem;font-weight:700;line-height:1rem;margin-top:.5rem;padding:.5rem 1rem;white-space:nowrap}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cancontribute .Icon,.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cantcontribute .Icon{margin-right:.5rem}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cancontribute,.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cancontribute .Icon{background-color:#e7f6ef;color:#21905c}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cantcontribute,.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .cantcontribute .Icon{background-color:#f2cccc;color:#5f0000}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .rate{align-content:flex-end;background-color:#e7f6ef;border-top-left-radius:.5rem;color:#21905c;font-size:1rem;font-weight:700;grid-area:rate;line-height:1rem;margin-top:.5rem;padding:.5rem 1rem}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .rate small{color:#257495;font-size:.75rem;font-weight:400}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .type{background-color:#eceded;border-bottom-left-radius:.625rem;font-size:.625rem;font-weight:700;grid-area:type;padding:0;text-align:center;text-transform:uppercase;transition:all .2s ease-in-out}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .CarrierLogo{grid-area:carrier;height:1.375rem;justify-content:flex-start;margin:.5rem 1rem .25rem;padding:0}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan .CarrierLogo img{height:1.375rem}.OrganismSimplePlanSelector label.AtomCheckbox>.slimPlan span{grid-area:name;padding:.25rem 1rem}.OrganismSimplePlanSelector label.AtomCheckbox.checked{background:#d7edf7}.OrganismSimplePlanSelector label.AtomCheckbox.checked>.slimPlan .type{background-color:#d7edf7}.OrganismSimplePlanSelector label.AtomCheckbox .customCheckbox{background-color:#fff;margin-right:1rem;transition:all .2s ease-in-out}.OrganismSimplePlanSelector label.AtomCheckbox input:focus~.customCheckbox,.OrganismSimplePlanSelector label.AtomCheckbox input:hover~.customCheckbox{background-color:#86cae6}.OrganismSimplePlanSelector label.AtomCheckbox input:focus:checked~.customCheckbox,.OrganismSimplePlanSelector label.AtomCheckbox input:hover:checked~.customCheckbox{background-color:#000;border-color:#206480}.OrganismSimplePlanSelector label.AtomCheckbox input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.AtomRadio{align-items:center;cursor:pointer;display:flex;position:relative}.AtomRadio input{height:0;opacity:0;position:absolute;width:0}.AtomRadio .customCheckbox{background-color:#fff;border:1px solid #a6abad;border-radius:50%;display:inline-block;font-size:1.375rem;height:1.5rem;left:0;margin:0 .5rem 0 0;min-width:1.5rem;position:relative;top:0;transition:all .18s ease-in-out;-webkit-user-select:none;user-select:none;width:1.5rem}.AtomRadio .customCheckbox:after{background:#fff;border:1px solid #fff;border-radius:50%;content:"";display:none;height:.75rem;left:.25rem;position:absolute;top:.25rem;width:.75rem}.AtomRadio input:focus~.customCheckbox,.AtomRadio:hover .customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.AtomRadio input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-SECONDARY-BG)}.AtomRadio input:focus:checked~.customCheckbox,.AtomRadio:hover input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.AtomRadio input:checked~.customCheckbox:after{display:block}.AtomRadio input:disabled~.customCheckbox{background-color:var(--COLOR_INPUT_DISABLED_BG);cursor:not-allowed}.AtomRadio input:disabled:checked~.customCheckbox{background-color:var(--COLOR_INPUT_DISABLED_CHECK_BG)}.AtomRadio input:disabled:checked~.customCheckbox:after{border-color:var(--COLOR_INPUT_DISABLED_COLOR)}.OrganismSimplePlanSelectorRadio{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.OrganismSimplePlanSelectorRadio .fullWidth{grid-column:span 2}.OrganismSimplePlanSelectorRadio .fullWidth label.AtomRadio{width:calc(50% - 8px)}.OrganismSimplePlanSelectorRadio label.AtomRadio{background:#eceded;border-radius:.5rem;margin:0;padding:.5rem .5rem .5rem 1rem;transition:all .2s ease-in-out;width:100%}.OrganismSimplePlanSelectorRadio label.AtomRadio>.slimPlan{background-color:#fff;border-radius:.5rem;display:grid;grid-template-areas:"carrier type" "name name";grid-template-columns:auto 6.25rem;grid-template-rows:1.875rem 1fr;justify-content:space-between;position:relative;width:100%}.OrganismSimplePlanSelectorRadio label.AtomRadio>.slimPlan .type{background-color:#eceded;border-bottom-left-radius:.625rem;font-size:.625rem;font-weight:700;grid-area:type;padding:0;text-align:center;text-transform:uppercase;transition:all .2s ease-in-out}.OrganismSimplePlanSelectorRadio label.AtomRadio>.slimPlan .CarrierLogo{grid-area:carrier;height:1.375rem;justify-content:flex-start;margin:.5rem 1rem .25rem;padding:0}.OrganismSimplePlanSelectorRadio label.AtomRadio>.slimPlan .CarrierLogo img{height:1.375rem}.OrganismSimplePlanSelectorRadio label.AtomRadio>.slimPlan span{grid-area:name;padding:.25rem 1rem}.OrganismSimplePlanSelectorRadio label.AtomRadio>.slimPlanNoSelection{align-items:center;background-color:#fff;border-radius:.5rem;display:flex;height:100%;justify-content:center;position:relative;width:100%}.OrganismSimplePlanSelectorRadio label.AtomRadio>.slimPlanNoSelection span{font-size:1.25rem;padding:1rem}.OrganismSimplePlanSelectorRadio label.AtomRadio.checked{background:#d7edf7}.OrganismSimplePlanSelectorRadio label.AtomRadio.checked>.slimPlan .type{background-color:#d7edf7}.OrganismSimplePlanSelectorRadio label.AtomRadio .customCheckbox{background-color:#fff;margin-right:1rem;transition:all .2s ease-in-out}.OrganismSimplePlanSelectorRadio label.AtomRadio input:focus~.customCheckbox,.OrganismSimplePlanSelectorRadio label.AtomRadio input:hover~.customCheckbox{background-color:#86cae6}.OrganismSimplePlanSelectorRadio label.AtomRadio input:focus:checked~.customCheckbox,.OrganismSimplePlanSelectorRadio label.AtomRadio input:hover:checked~.customCheckbox{background-color:#000;border-color:#206480}.OrganismSimplePlanSelectorRadio label.AtomRadio input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.particleDisclaimer{content:#c0c3c5;display:block;font-size:.6875rem;font-weight:300;line-height:.6875rem}.EmployerShopSetupContributions>section{padding-bottom:4rem}.EmployerShopSetupContributions>header{padding-bottom:0!important}.EmployerShopSetupContributions>header h2{margin-bottom:0!important}.EmployerShopSetupContributions .OrganismToggleArea>.ParticleButtonSecondary{display:flex;font-size:1.25rem;justify-content:space-between;margin-bottom:1rem;width:40%}.EmployerShopSetupContributions .OrganismToggleArea button:not(:hover):not(:focus){color:#206480}.EmployerShopSetupContributions .OrganismToggleArea .open{padding-bottom:1rem}.EmployerShopSetupContributions .MoleculeAlertBanner{margin-bottom:1rem}.EmployerShopSetupContributions .erPaidDisplay{display:grid;grid-template-columns:12.5rem auto;grid-template-rows:1fr;padding-left:1rem}.EmployerShopSetupContributions article>header h2{font-weight:400;letter-spacing:.0625rem}.EmployerShopSetupContributions article h3{align-items:center;color:#206480;display:flex;flex-direction:column;font-size:1.25rem;font-weight:600;letter-spacing:.0625rem;text-transform:uppercase}.EmployerShopSetupContributions article h4{color:#196c45;font-size:1.125rem;font-weight:500;line-height:1.125rem;text-transform:none}.EmployerShopSetupContributions article.bucket h3{margin-bottom:2rem;margin-top:2rem}.EmployerShopSetupContributions article.plansAvailable h2{word-break:break-word}.EmployerShopSetupContributions article.plansAvailable h3{display:block;margin-top:1rem;text-align:left}.EmployerShopSetupContributions .tabs{display:flex;justify-content:flex-start;margin:auto;padding-top:1rem}.EmployerShopSetupContributions .tabs>button{background-color:#35a6d5;border:0;border-radius:0;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#fff;cursor:pointer;font-weight:600;max-width:11.25rem;overflow:hidden;padding:1rem;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.EmployerShopSetupContributions .tabs>button:focus,.EmployerShopSetupContributions .tabs>button:hover{background:#2a85aa}.EmployerShopSetupContributions .tabs>button.active{background-color:#fff;color:#35a6d5}.EmployerShopSetupContributions .tabs>button:not(:last-of-type){margin-right:.5rem}.EmployerShopSetupContributions .medicalContributionType{align-items:center;display:flex;flex-direction:column;font-size:1.25rem;font-weight:700;letter-spacing:.0625rem;margin-bottom:1rem;padding:1rem}.EmployerShopSetupContributions .medicalContributionType .AtomToggleButton{margin-top:1rem}.EmployerShopSetupContributions .medicalContributionType .info{color:#999fa1;font-size:.75rem}.EmployerShopSetupContributions .toggleShowRate{background-color:#464266;color:#fff;font-size:1.125rem}.EmployerShopSetupContributions .toggleShowRate .Icon{color:#fff}.EmployerShopSetupContributions .contributeAmount{align-items:center;background-color:#e1f2f9;display:grid;font-size:1.25rem;font-weight:600;grid-template-columns:auto auto;grid-template-rows:2.8125rem;justify-content:space-between;padding:1.25rem 1rem}.EmployerShopSetupContributions .contributeAmount+.contributeAmount{padding-top:0}.EmployerShopSetupContributions .OrganismContributionFlatInput .inputWrapper input,.EmployerShopSetupContributions .OrganismContributionFlatInput .inputWrapper select{background-color:#fff;border:.0625rem solid #35a6d5;border-radius:.5rem;box-sizing:border-box;font-size:1.25rem;font-weight:600;padding:.5rem}.EmployerShopSetupContributions .OrganismContributionFlatInput .inputWrapper input:hover,.EmployerShopSetupContributions .OrganismContributionFlatInput .inputWrapper select:hover{background-color:#fff}.EmployerShopSetupContributions .ContributionSelectors,.EmployerShopSetupContributions .OrganismContributionInput,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput{display:grid;grid-template-rows:2.8125rem}.EmployerShopSetupContributions .ContributionSelectors label,.EmployerShopSetupContributions .OrganismContributionInput label,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput label{display:none}.EmployerShopSetupContributions .ContributionSelectors input,.EmployerShopSetupContributions .OrganismContributionInput input,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput input{background-color:#fff!important;border:.0625rem solid #35a6d5;border-radius:0;box-sizing:border-box;font-size:1.125rem;font-size:1.375rem;font-weight:600;line-height:1.75rem;min-height:2.875rem;padding:.5rem;text-align:right}.EmployerShopSetupContributions .ContributionSelectors input::-webkit-inner-spin-button,.EmployerShopSetupContributions .ContributionSelectors input::-webkit-outer-spin-button,.EmployerShopSetupContributions .OrganismContributionInput input::-webkit-inner-spin-button,.EmployerShopSetupContributions .OrganismContributionInput input::-webkit-outer-spin-button,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput input::-webkit-inner-spin-button,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.EmployerShopSetupContributions .ContributionSelectors .underline,.EmployerShopSetupContributions .OrganismContributionInput .underline,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .underline{display:none}.EmployerShopSetupContributions .ContributionSelectors input[type=number],.EmployerShopSetupContributions .OrganismContributionInput input[type=number],.EmployerShopSetupContributions .OrganismContributionPerspectiveInput input[type=number]{-moz-appearance:textfield}.EmployerShopSetupContributions .ContributionSelectors .AtomInputSelect label,.EmployerShopSetupContributions .OrganismContributionInput .AtomInputSelect label,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .AtomInputSelect label{display:none}.EmployerShopSetupContributions .ContributionSelectors .AtomInputSelect .inputWrapper select,.EmployerShopSetupContributions .OrganismContributionInput .AtomInputSelect .inputWrapper select,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .AtomInputSelect .inputWrapper select{height:2.875rem;line-height:1.75rem}.EmployerShopSetupContributions .ContributionSelectors .AtomInputSelect .inputWrapper select:focus,.EmployerShopSetupContributions .ContributionSelectors .AtomInputSelect .inputWrapper select:hover,.EmployerShopSetupContributions .OrganismContributionInput .AtomInputSelect .inputWrapper select:focus,.EmployerShopSetupContributions .OrganismContributionInput .AtomInputSelect .inputWrapper select:hover,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .AtomInputSelect .inputWrapper select:focus,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .AtomInputSelect .inputWrapper select:hover{background-color:#fff;color:#000}.EmployerShopSetupContributions .ContributionSelectors .AtomInputSelect:last-of-type .inputWrapper select,.EmployerShopSetupContributions .OrganismContributionInput .AtomInputSelect:last-of-type .inputWrapper select,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .AtomInputSelect:last-of-type .inputWrapper select{border-left:0;border-radius:0 .5rem .5rem 0!important}.EmployerShopSetupContributions .ContributionSelectors .AtomInputNumber,.EmployerShopSetupContributions .OrganismContributionInput .AtomInputNumber,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .AtomInputNumber{grid-template:"input" "error"}.EmployerShopSetupContributions .ContributionSelectors .AtomInputSelect:first-of-type .inputWrapper select,.EmployerShopSetupContributions .OrganismContributionPerspectiveInput .AtomInputSelect:first-of-type .inputWrapper select{border-radius:.5rem 0 0 .5rem!important;border-right:0}.EmployerShopSetupContributions .ContributionSelectors{grid-template-columns:8.75rem 8.75rem}.EmployerShopSetupContributions .OrganismContributionInput{grid-template-columns:5rem 11.25rem}.EmployerShopSetupContributions .OrganismContributionInput .AtomInputNumber:first-of-type .inputWrapper input{border-radius:.5rem 0 0 .5rem!important;border-right:0}.EmployerShopSetupContributions .OrganismContributionPerspectiveInput{grid-template-columns:9.375rem 5rem 11.25rem}.EmployerShopSetupContributions .simpleContrib .OrganismContributionInput{display:inline-grid;grid-template-columns:5rem 11.25rem;grid-template-rows:2.8125rem}.EmployerShopSetupContributions select.atomContributionSelect{background-color:#fff!important;border:.0625rem solid #35a6d5;border-radius:.5rem;box-sizing:border-box;font-size:1rem;font-weight:600;padding:.5rem}.EmployerShopSetupContributions .AtomInputSelect label{display:none}.EmployerShopSetupContributions .AtomInputSelect.AtomInputWrapper .inputWrapper select{background-color:#fff!important;border:.0625rem solid #35a6d5;border-radius:.5rem;box-sizing:border-box;font-size:1rem;font-weight:600;padding:.5rem}.EmployerShopSetupContributions .AtomInputSelect.AtomInputWrapper .inputWrapper select:focus,.EmployerShopSetupContributions .AtomInputSelect.AtomInputWrapper .inputWrapper select:hover{background-color:#fff;color:#000}.EmployerShopSetupContributions .particleDisclaimer{padding-bottom:1.25rem;padding-top:.5rem}.EmployerShopSetupContributions .smallComposite{background-color:#f6f6f7;color:#999fa1;display:grid;grid-template-columns:2fr 2fr 2fr 1fr;grid-template-rows:1fr 1fr;height:100%;padding:0 .5rem}.EmployerShopSetupContributions .smallComposite .title{font-weight:600}.EmployerShopSetupContributions .smallComposite .title small{font-size:.75rem;font-weight:400;line-height:.75rem;margin-left:.25rem}.EmployerShopSetupContributions .estimatedTotalCost{display:grid;grid-template-columns:60% 40%}.EmployerShopSetupContributions .estimatedTotalCost .total{grid-gap:1rem;align-items:flex-end;background-image:linear-gradient(345deg,#dbf2e7 25%,#e7e6f8 50%,#f7f7fd);display:grid;gap:1rem;grid-template-columns:auto auto;justify-content:space-between;padding:1rem 1rem 1rem 0}.EmployerShopSetupContributions .estimatedTotalCost .total .label{color:#80878a;font-size:1.125rem;font-weight:500;line-height:1.125rem;padding:.5rem;vertical-align:middle}.EmployerShopSetupContributions .estimatedTotalCost .total .label small{display:block;font-size:.75rem;line-height:.875rem}.EmployerShopSetupContributions .estimatedTotalCost .total .AtomStyledRate{color:#206480;font-size:1.5rem;font-weight:700;line-height:1.5rem;padding:.5rem}.EmployerShopSetupContributions article.plansAvailable header{display:grid;grid-template-columns:auto 18.75rem}.EmployerShopSetupContributions article.plansAvailable header .copyFrom{display:inline-grid;grid-template-columns:auto 7.5rem auto;grid-template-rows:1.875rem}.EmployerShopSetupContributions article.plansAvailable header .copyFrom button,.EmployerShopSetupContributions article.plansAvailable header .copyFrom select{align-items:center;background-color:#fff;border:.0625rem solid #35a6d5;border-radius:0;box-sizing:border-box;display:flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1rem;padding:0 .5rem}.EmployerShopSetupContributions article.plansAvailable header .copyFrom button>span,.EmployerShopSetupContributions article.plansAvailable header .copyFrom select>span{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EmployerShopSetupContributions article.plansAvailable header .copyFrom select{padding:0}.EmployerShopSetupContributions article.plansAvailable header .copyFrom button{border-bottom-left-radius:.5rem;border-right:0;border-top-left-radius:.5rem;cursor:pointer}.EmployerShopSetupContributions article.plansAvailable header .copyFrom button .Icon{color:#000;padding-left:.5rem}.EmployerShopSetupContributions article.plansAvailable header .copyFrom button:focus,.EmployerShopSetupContributions article.plansAvailable header .copyFrom button:hover{background:#d7edf7}.EmployerShopSetupContributions article.plansAvailable header .copyFrom select{border-bottom-right-radius:.5rem;border-left:0;border-top-right-radius:.5rem}.EmployerShopSetupContributions .plansAvailable h4{letter-spacing:.0625rem;margin-bottom:2rem;margin-top:2rem;text-align:center;text-transform:uppercase}.EmployerShopSetupContributions .plansAvailable .OrganismSimplePlanSelector{margin-bottom:1rem}.EmployerShopSetupContributions .notInBucket h4{align-items:center;background-image:linear-gradient(345deg,#e7e6f8 25%,#f7f7fd 50%);display:grid;grid-template-columns:auto auto 1fr auto;justify-content:left;padding:1.5rem 0;text-transform:none;vertical-align:text-top}.EmployerShopSetupContributions .notInBucket h4 .CarrierLogo,.EmployerShopSetupContributions .notInBucket h4 .CarrierLogo img{height:1.875rem}.EmployerShopSetupContributions .FormContributionComposite{margin-bottom:1rem}.EmployerShopSetupContributions .FormContributionComposite .carrierHeader{grid-gap:1rem;align-items:center;background-image:linear-gradient(345deg,#e7e6f8 25%,#f7f7fd 50%);display:grid;gap:1rem;grid-template-columns:auto auto 1fr auto auto;justify-content:left;padding:1rem}.EmployerShopSetupContributions .FormContributionComposite .carrierHeader .AtomInputSelect{width:8.75rem}.EmployerShopSetupContributions .FormContributionComposite .carrierHeader .AtomToggleButton{grid-template-columns:6.25rem 6.25rem}.EmployerShopSetupContributions .FormContributionComposite .carrierHeader .AtomToggleButton button{font-size:1rem;height:2.5rem;line-height:1rem;margin-top:.25rem}.EmployerShopSetupContributions .FormContributionComposite .carrierHeader .CarrierLogo{align-self:center}.EmployerShopSetupContributions .FormContributionComposite .carrierHeader .CarrierLogo,.EmployerShopSetupContributions .FormContributionComposite .carrierHeader .CarrierLogo img{height:1.75rem}.EmployerShopSetupContributions .FormContributionComposite .carrierHeader .FormInput{margin-bottom:0}.EmployerShopSetupContributions table.composite{position:relative;width:100%}.EmployerShopSetupContributions table.composite .noWrap{white-space:nowrap}.EmployerShopSetupContributions table.composite td.pin,.EmployerShopSetupContributions table.composite th.pin{border-right:.0625rem solid var(--COLOR_TABLE_HEADER_BORDER);left:0;position:-webkit-sticky;position:sticky}.EmployerShopSetupContributions table.composite th.pin{z-index:10}.EmployerShopSetupContributions table.composite td.pin{z-index:1}.EmployerShopSetupContributions table.composite .tierInput .AtomInputWrapper{align-items:center;align-self:center;display:inline-grid;grid-template-areas:"input child";grid-template-columns:1fr auto;grid-template-rows:1fr;justify-content:center;max-width:6.875rem;width:6.875rem}.EmployerShopSetupContributions table.composite .tierInput .AtomInputWrapper label{display:none}.EmployerShopSetupContributions table.composite .tierInput .AtomInputWrapper.withButton button{background-color:var(--COLOR_BUTTON_SECONDARY_BG);border:0;border-radius:0;border-bottom-right-radius:.5rem;border-top-right-radius:.5rem;color:var(--COLOR_BUTTON_SECONDARY_COLOR);cursor:pointer;font-size:.75rem;font-weight:600;grid-area:button;height:1.875rem}.EmployerShopSetupContributions table.composite .tierInput .AtomInputWrapper.withButton button .Icon{color:var(--COLOR_BUTTON_SECONDARY_COLOR)}.EmployerShopSetupContributions table.composite .tierInput .AtomInputWrapper.withButton input{border-radius:0;border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.EmployerShopSetupContributions table.composite .tierInput .AtomInputWrapper .inputWrapper{display:block;max-width:100%;width:100%}.EmployerShopSetupContributions table.composite .tierInput .AtomInputWrapper .inputWrapper input{background-color:#fff;height:1.875rem;max-width:100%;min-height:1.875rem;padding:1rem}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect{align-items:center;align-self:center;display:inline-grid;grid-template-areas:"error error" "input child";grid-template-columns:1fr auto;grid-template-rows:auto 1fr;justify-content:center;margin-bottom:0;max-width:6.875rem;width:6.875rem}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber input::-webkit-inner-spin-button,.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber input::-webkit-outer-spin-button,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect input::-webkit-inner-spin-button,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber input[type=number],.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect input[type=number]{-moz-appearance:textfield}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber .FormError,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect .FormError{grid-area:error}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber label,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect label{display:none}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber.hasChild button,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect.hasChild button{background-color:var(--COLOR_BUTTON_SECONDARY_BG);border:0;border-radius:0;border-bottom-right-radius:.5rem;border-top-right-radius:.5rem;color:var(--COLOR_BUTTON_SECONDARY_COLOR);cursor:pointer;font-size:.75rem;font-weight:600;grid-area:button;height:1.875rem}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber.hasChild button .Icon,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect.hasChild button .Icon{color:var(--COLOR_BUTTON_SECONDARY_COLOR)}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber.hasChild .inputWrapper input,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect.hasChild .inputWrapper input{background-color:#f5fbfd;border-radius:0;border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;color:#154255;font-weight:600}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber .inputWrapper,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect .inputWrapper{display:block;max-width:100%;width:100%}.EmployerShopSetupContributions table.composite .tierInput .AtomInputNumber .inputWrapper input,.EmployerShopSetupContributions table.composite .tierInput .AtomInputSelect .inputWrapper input{background-color:#fff;height:1.875rem;max-width:100%;padding:1rem}.EmployerShopSetupContributions table.composite thead tr td,.EmployerShopSetupContributions table.composite thead tr th,.EmployerShopSetupContributions table.composite tr.head td,.EmployerShopSetupContributions table.composite tr.head th{background:var(--COLOR_TABLE_HEADER_BG);color:var(--COLOR_TABLE_HEADER_COLOR);padding:.5rem 1rem;text-align:center;text-transform:capitalize;top:0;z-index:9}.EmployerShopSetupContributions table.composite thead tr:first-of-type th,.EmployerShopSetupContributions table.composite tr.head:first-of-type th{position:-webkit-sticky;position:sticky}.EmployerShopSetupContributions table.composite thead tr th:first-of-type,.EmployerShopSetupContributions table.composite tr.head th:first-of-type{text-align:left;width:18.125rem}.EmployerShopSetupContributions table.composite thead tr:last-of-type th,.EmployerShopSetupContributions table.composite tr.head:last-of-type th{border-bottom:.125rem solid var(--COLOR_TABLE_HEADER_BORDER);color:#e3e3e8;font-weight:400;padding-top:0}.EmployerShopSetupContributions table.composite thead tr:nth-child(2) th,.EmployerShopSetupContributions table.composite tr.head:nth-child(2) th{width:12.5rem}.EmployerShopSetupContributions table.composite tbody tr td{background:var(--COLOR_MODULE_BG);color:#206480;padding:.5rem 1rem;text-align:center}.EmployerShopSetupContributions table.composite tbody tr td:first-of-type{font-size:.875rem;font-weight:700;letter-spacing:.0625rem;text-align:left;text-transform:uppercase}.EmployerShopSetupContributions table.composite tbody tr td:first-of-type small{display:block;font-size:.625rem;font-weight:400;line-height:.625rem}.EmployerShopSetupContributions table.composite tbody tr.carrier td{background-color:#fff!important;font-weight:600;padding:0;text-transform:none}.EmployerShopSetupContributions table.composite tbody tr.carrier td>h4{align-items:center;display:grid;grid-template-columns:auto auto 1fr auto 1fr auto auto;justify-content:left;padding:1rem}.EmployerShopSetupContributions table.composite tbody tr.carrier td>h4 .AtomInputSelect{width:8.75rem}.EmployerShopSetupContributions table.composite tbody tr.carrier td .AtomToggleButton{grid-template-columns:6.25rem 6.25rem}.EmployerShopSetupContributions table.composite tbody tr.carrier td .AtomToggleButton button{font-size:1rem;height:2.5rem;line-height:1rem;margin-top:.25rem}.EmployerShopSetupContributions table.composite tbody tr.carrier td .CarrierLogo{align-self:center}.EmployerShopSetupContributions table.composite tbody tr.carrier td .CarrierLogo,.EmployerShopSetupContributions table.composite tbody tr.carrier td .CarrierLogo img{height:1.75rem}.EmployerShopSetupContributions table.composite tbody tr.carrier td .FormInput{margin-bottom:0}.EmployerShopSetupContributions table.composite tbody tr.total{background-image:linear-gradient(345deg,#dbf2e7 25%,#e7e6f8 50%,#f7f7fd)}.EmployerShopSetupContributions table.composite tbody tr.total td:nth-child(2){color:#404445;padding-left:0;text-align:left;width:10rem}.EmployerShopSetupContributions table.composite tbody tr.total td:nth-child(2) .AtomStyledRate{font-size:1.75rem}.EmployerShopSetupContributions table.composite tbody tr.total td{background-color:#0000!important;color:#206480;font-size:1.25rem;font-weight:600;line-height:1.125rem;padding:1.5rem 1rem;vertical-align:middle}.EmployerShopSetupContributions table.composite tbody tr.total td:first-of-type{color:#404445;font-size:1.125rem;font-weight:500}.EmployerShopSetupContributions table.composite tbody tr.total.small td{font-size:1rem;line-height:.875rem;padding:.5rem 1rem}.EmployerShopSetupContributions table.composite tbody tr.total.small td:first-of-type{color:#404445;font-size:1rem;font-weight:500}.EmployerShopSetupContributions table.composite tbody:not(:last-of-type) tr.total td{border-bottom:.125rem dotted var(--COLOR_TABLE_HEADER_BORDER)}.EmployerShopSetupContributions table.composite tfoot tr td{background:var(--COLOR_MODULE_BG);padding:.5rem 1rem;text-align:center}.EmployerShopSetupContributions table.composite tfoot tr td:first-of-type{text-align:left}.EmployerShopSetupContributions table.composite:not(.manualIndex) tbody tr:nth-child(odd) td{background:var(--COLOR_LEVEL3_BG)}.EmployerShopSetupContributions table.composite:not(.manualIndex) tbody tr.error td{background:var(--COLOR_PILL_NEGATIVE_BG)}.EmployerShopSetupContributions table.composite.manualIndex tbody tr.odd td{background:var(--COLOR_LEVEL3_BG)}.EmployerShopSetupContributions table.composite tbody tr.odd.warning td,.EmployerShopSetupContributions table.composite tbody tr.warning td{background:var(--COLOR_PILL_WARNING_BG);color:var(--COLOR_PILL_WARNING_COLOR)}.EmployerShopSetupContributions table.composite tbody tr.error td,.EmployerShopSetupContributions table.composite tbody tr.odd.error td{background:var(--COLOR_PILL_NEGATIVE_BG);color:var(--COLOR_PILL_NEGATIVE_COLOR)}.EmployerShopSetupContributions table.composite.clickable tbody tr:hover td{background:var(--COLOR_TABLE_ROW_HOVER_BG);color:var(--COLOR_TABLE_ROW_HOVER_COLOR);cursor:pointer}.EmployerShopSetupContributions table.composite.compact{font-size:.875rem}.EmployerShopSetupContributions table.composite.compact tbody tr td{padding:.5rem;text-align:left}.EmployerShopSetupContributions .memberRates table{position:relative;width:100%}.EmployerShopSetupContributions .memberRates table thead th{background:#272354;color:#fff;font-weight:600}.EmployerShopSetupContributions .memberRates table thead th.er{background:#1b536b;border-bottom:.125rem solid #154255}.EmployerShopSetupContributions .memberRates table thead th.ee{background:#365446;border-bottom:.125rem solid #1b2a23}.EmployerShopSetupContributions .memberRates table tbody tr td.er{background:#1b536b;color:#fff}.EmployerShopSetupContributions .memberRates table tbody tr td.ee{background:#365446;color:#fff}.EmployerShopSetupContributions .memberRates table tbody tr td.bold{font-weight:600}.EmployerShopSetupContributions .memberRates table tbody tr td.bold small{display:block;font-weight:400}.EmployerShopSetupContributions .memberRates table tbody tr.dependent td:first-of-type{padding-left:1rem}.EmployerShopSetupContributions .memberRates table tbody tr.odd td.er{background:#257495;color:#fff}.EmployerShopSetupContributions .memberRates table tbody tr.odd td.ee{background:#436a58;color:#fff}.MoleculeModalConfirm footer button{margin:0 .5rem}.EmployerShopFinalizePage .tabs{align-items:center;cursor:pointer;display:flex;gap:.5rem;justify-content:center;margin:auto;max-width:100%!important;padding-top:1rem}.EmployerShopFinalizePage .tabs>div{background-color:#35a6d5;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#fff;font-weight:600;overflow:hidden;padding:1rem;text-align:center;text-decoration:none}.EmployerShopFinalizePage .tabs>div.error{background-color:#ddc833;color:#0d0d0e}.EmployerShopFinalizePage .tabs>div.error i{color:#fff}.EmployerShopFinalizePage .tabs>div.active{background-color:#fff;color:#0d0d0e}.EmployerShopFinalizePage .tabs>div.active i{color:#ddc833}.EmployerShopFinalizePage .planTab .MoleculeAlertBanner{position:-webkit-sticky;position:sticky;top:0;z-index:5}.EmployerShopFinalizePage .ModalBody .FormInput label{color:var(--COLOR_FONT_DIM)}.EmployerShopFinalizePage .ModalBody .FormInput .inputWrapper input,.EmployerShopFinalizePage .ModalBody .FormInput .inputWrapper select{background-color:#fff;padding:0}.EmployerShopFinalizePage .infoConfirm{grid-gap:1rem;border-radius:.5rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1rem}.EmployerShopFinalizePage .infoConfirm div:nth-child(2n){justify-self:start}.EmployerShopFinalizePage .infoConfirm div:nth-child(odd){justify-self:end}.ImqStatusIcon .alert{font-size:1.25rem}.ImqStatusIcon .imqComplete{color:var(--COLOR_PILL_GOOD_BG)}.ImqStatusIcon .imqIncomplete{color:var(--COLOR_PILL_NEGATIVE_BG)}.Invite .ParticleButtonPrimary{margin-top:0!important}@media(max-width:575px){.Invite .ParticleButtonPrimary{width:100%}}.Invite .inviteButton{margin-left:.25rem;padding:.5rem}.Invite form .FormInput{margin-bottom:0}.Invite .AtomPill{padding-left:2rem;padding-right:2rem}.Invite .MoleculeAlertBanner{line-height:1.25rem}.Invite ol{margin:.5rem}.Invite .inviteCode .CopyClickUtil{background-color:#fff;border:.0625rem solid #c0c3c5;border-radius:.5rem;display:grid;font-size:1.125rem;grid-template-columns:auto auto;line-height:1rem;padding:1rem 4.25rem 1rem 1rem;width:-webkit-max-content;width:max-content}.Invite .inviteCode .CopyClickUtil .copy{border:0;border-bottom-left-radius:0;border-top-left-radius:0;display:block;height:100%;position:absolute;right:0;width:3.75rem}.Invite .LayoutRow>.right{align-content:center}@media(max-width:575px){.Invite .LayoutRow>.right button{width:100%}}.Invite article>*{margin-bottom:1rem;margin-top:1rem}.Invite article>:first-child{margin-top:0!important}.simpleBenefitsView{height:100vh;overflow:auto}.simpleBenefitsView .logos{display:flex;flex-direction:column}.simpleBenefitsView .logos .broker{max-width:15rem;width:auto}.simpleBenefitsView .logos span{align-items:center;display:flex;flex-direction:row;font-size:.75rem;font-weight:600;gap:.25rem;line-height:.75rem;padding-bottom:.125rem}.simpleBenefitsView .logos span .myh{height:1rem}.simpleBenefitsView .page>article>header{display:grid;grid-template-columns:18.75rem 1fr 2fr;grid-template-rows:auto}.simpleBenefitsView .page>article>header h2{align-items:center;display:flex;justify-content:flex-start}.simpleBenefitsView .OrganismShopMenu{justify-self:center;margin:1rem 0;width:100%}.simpleBenefitsView .OrganismShopMenu .container .section.accessible{background-color:#e0def6;color:#3b357d}.simpleBenefitsView .OrganismShopMenu .container .section.accessible .chevron{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1417' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%236258d1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat}.simpleBenefitsView .OrganismShopMenu .container .section.current h2:after{background-color:#6258d1}.simpleBenefitsView form h3{font-size:1.25rem;margin-bottom:0;text-transform:uppercase}.simpleBenefitsView form.signup{border:.0625rem solid #b1ace8;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;padding:1rem}.simpleBenefitsView form.signup .requirements{border-radius:.5rem;color:#154255;display:flex;flex-direction:column;margin:0 0 1rem}.simpleBenefitsView form.signup .requirements .fa-x{color:#be0000}.simpleBenefitsView form.signup .requirements .Icon{margin-right:.25rem}.simpleBenefitsView form.signup .requirements ul{color:#154255;font-size:.75rem;line-height:1rem;list-style:none;margin:0;padding-left:.5rem}.simpleBenefitsView .ParticleButtonPrimary{display:inline-flex;margin-top:2rem;padding:1rem 2rem;text-decoration:none}.simpleBenefitsView .loggedIn{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;margin-bottom:1rem}.simpleBenefitsView .loggedIn p{margin:0}.simpleBenefitsView .GRAPHIC_AgencyDoneSvg{display:block;margin:auto;width:37.5rem}.simpleBenefitsView .links{display:flex;flex-direction:row;justify-content:space-around}.simpleBenefitsView .MoleculeComponentTabs{background:#0000;margin-top:1rem;padding-top:0}.simpleBenefitsView .MoleculeComponentTabs aside{width:100%}.simpleBenefitsView .MoleculeComponentTabs button{background:#262929;border-color:#404445;color:#fff;cursor:pointer}.simpleBenefitsView .MoleculeComponentTabs button.active{background:#4e46a7;border-color:#272354;color:#fff}.simpleBenefitsView .MoleculeComponentTabs button:focus,.simpleBenefitsView .MoleculeComponentTabs button:hover{background:#6258d1}.simpleBenefitsView .MoleculeComponentTabs button:focus{outline:0}@keyframes spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;line-height:1.8em;margin:0 0 .67em}h2{font-size:1.5em;margin:.2em 0 .4em}h2,h3{line-height:1.3em}h3{font-size:1.2em;margin:.2em 0}h4{font-size:1em;margin:.2em 0 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:none;margin:0;margin-inline:0;padding:0;padding-inline:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}*,legend{box-sizing:border-box}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}form .FormInput,form fieldset{margin-bottom:1rem}form fieldset{border-left:.125rem solid #fff;padding-bottom:0;padding-left:1.5rem;padding-block-end:0}form fieldset legend{margin-bottom:.5rem;margin-left:-1.75rem;padding-top:.8125rem}form fieldset label{font-size:.875rem;line-height:.875rem}form fieldset .FormInput:last-child{margin-bottom:0}.AtomInputWrapper .inputWrapper input{background-color:var(--COLOR_INPUT_BG)}.AtomInputWrapper .inputWrapper input::placeholder{color:var(--COLOR_INPUT_PLACEHOLDER_COLOR)}.AtomInputWrapper .inputWrapper input:focus{color:#000}.AtomInputWrapper .inputWrapper input:focus::placeholder{color:var(--COLOR_INPUT_PLACEHOLDER_ACTIVE_COLOR)}.AtomInputWrapper .inputWrapper input:disabled{background-color:var(--COLOR_INPUT_DISABLED_BG);color:var(--COLOR_INPUT_DISABLED_COLOR)}.AtomInputWrapper .inputWrapper .underline{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.AtomInputWrapper .inputWrapper select{background-color:var(--COLOR_INPUT_BG)}.AtomInputWrapper .inputWrapper select:focus,.AtomInputWrapper .inputWrapper select:focus:hover{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR);color:var(--SHOP-COLOR-TOC-ACTIVE-BG)}.AtomInputWrapper .inputWrapper select:disabled{background-color:var(--COLOR_INPUT_DISABLED_BG);color:var(--COLOR_INPUT_DISABLED_COLOR)}@media(max-width:1024px){.AtomInputWrapper .inputWrapper input,.AtomInputWrapper .inputWrapper select{background:#fff;border-bottom:1px solid #80878a;border-radius:0;font-size:1.25rem;padding:.5rem 0}}.AtomCheckbox .customCheckbox,.AtomInputCheckbox label .customCheckbox{background-color:var(--COLOR_INPUT_BG)}.AtomCheckbox input:focus~.customCheckbox,.AtomCheckbox:hover .customCheckbox,.AtomInputCheckbox label input:focus~.customCheckbox,.AtomInputCheckbox label:hover .customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}.AtomCheckbox input:checked~.customCheckbox,.AtomInputCheckbox label input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-SECONDARY-BG)}.AtomCheckbox input:focus:checked~.customCheckbox,.AtomCheckbox:hover input:checked~.customCheckbox,.AtomInputCheckbox label input:focus:checked~.customCheckbox,.AtomInputCheckbox label:hover input:checked~.customCheckbox{background-color:var(--SHOP-COLOR-TOC-ACTIVE-COLOR)}@font-face{font-family:Proxima Nova Proposal;font-style:normal;font-weight:400;src:url(/static/media/ProximaNovaRegularProposals.fd587f5a8435ec062478.ttf) format("truetype")}@font-face{font-family:Proxima Nova Proposal;font-style:normal;font-weight:700;src:url(/static/media/ProximaNovaBoldProposals.5cab4dd7e2c09fcaf566.ttf) format("truetype")}@font-face{font-family:Proxima Nova Proposal;font-style:italic;font-weight:400;src:url(/static/media/ProximaNovaItalicProposals.4937a01de69056206f3d.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--COLOR_MAIN_BG);color:var(--COLOR_FONT_BASE);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:proxima-nova,sans-serif;font-size:16px;font-weight:400;height:100vh;margin:0;overflow:hidden}code{background:var(--COLOR_LEVEL0_BG);border:.0625rem solid var(--COLOR_LEVEL3_BG);font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.75rem;padding:.375rem}a{color:var(--COLOR_LINK)}a:hover{color:var(--COLOR_LINK_HOVER)}#root{height:100vh}:root.light{--COLOR_MAIN_BG:#fff;--COLOR_LEVEL0_BG:#fff;--COLOR_MODULE_BG:#f9f9f9;--COLOR_LEVEL1_BG:#f9f9f9;--COLOR_LEVEL2_BG:#f2f3f3;--COLOR_LEVEL3_BG:#eceded;--COLOR_LEVEL4_BG:#d3d5d6;--COLOR_MENU_MASQUERADE_BG:#df8080;--COLOR_FONT_BASE:#154255;--COLOR_FONT_BRIGHT:#2d2f30;--COLOR_FONT_DIM:#5a5f61;--COLOR_FONT_DISABLED:#737a7c;--COLOR_FONT_WARNING:#aa9500;--COLOR_INPUT_BG:#eceded;--COLOR_INPUT_COLOR:#000;--COLOR_INPUT_BORDERS:#49afd9;--COLOR_INPUT_PLACEHOLDER_COLOR:#a6abad;--COLOR_INPUT_ACTIVE_BG:#eceded;--COLOR_INPUT_ACTIVE_COLOR:#000;--COLOR_INPUT_ACTIVE_HOVER_BG:#eceded;--COLOR_INPUT_ACTIVE_HOVER_COLOR:#000;--COLOR_INPUT_PLACEHOLDER_ACTIVE_COLOR:#737a7c;--COLOR_INPUT_DISABLED_COLOR:#404445;--COLOR_INPUT_DISABLED_BG:#cccfd0;--COLOR_INPUT_DISABLED_CHECK_BG:#c2e4f2;--COLOR_INPUT_CHECK_ACTIVE:#72c1e2;--COLOR_FORM_ERROR_TEXT:#e15634;--COLOR_LINK:#154255;--COLOR_LINK_HOVER:#72c1e2;--COLOR_NAVLINK_ACTIVE_COLOR:#f2f3f3;--COLOR_NAVLINK_HOVER_BG:#ebf6fb;--COLOR_LAYOUT_HEADER_BG:#fff;--COLOR_LAYOUT_HEADER_COLOR:#000;--COLOR_LAYOUT_HEADER_BORDER_COLOR:#cccfd0;--COLOR_LAYOUT_SUBSECTION_BG:#434f61;--COLOR_LAYOUT_SUBSECTION_BORDER_COLOR:#cccfd0;--COLOR_LAYOUT_SUBSECTION_COLOR:#fff;--COLOR_LAYOUT_SUBSECTION_DIM_COLOR:#d9dbdc;--COLOR_MAINNAV_BUTTON_ACTIVE_COLOR:#0d0d0e;--COLOR_MAINNAV_BUTTON_ACTIVE_BG:#ebf6fb;--COLOR_NAV_BUTTON_COLOR:#404445;--COLOR_NAV_BUTTON_BG:#fff;--COLOR_NAV_BUTTON_ACTIVE_COLOR:#fff;--COLOR_NAV_BUTTON_ACTIVE_BG:#35a6d5;--COLOR_NAV_BUTTON_ACTIVE_HOVER_BG:#206480;--COLOR_NAV_BUTTON_HOVER_BG:#ebf6fb;--COLOR_BUTTON_BG:#f2f3f3;--COLOR_BUTTON_HIGHLIGHT:#35a6d5;--COLOR_BUTTON_COLOR:#262929;--COLOR_BUTTON_HOVER_BG:#c2e4f2;--COLOR_BUTTON_HOVER_COLOR:#262929;--COLOR_BUTTON_DISABLED_COLOR:#edecf0;--COLOR_BUTTON_DISABLED_BG:#c8c6d1;--COLOR_BUTTON_DISABLED_HIGHLIGHT:#a3a1b3;--COLOR_BUTTON_PRIMARY_COLOR:#fff;--COLOR_BUTTON_PRIMARY_BG:#35a6d5;--COLOR_BUTTON_PRIMARY_HIGHLIGHT:#2a85aa;--COLOR_BUTTON_PRIMARY_HOVER_COLOR:#fff;--COLOR_BUTTON_PRIMARY_HOVER_BG:#2a85aa;--COLOR_BUTTON_SECONDARY_COLOR:#1a1b1c;--COLOR_BUTTON_SECONDARY_BG:#c2e4f2;--COLOR_BUTTON_SECONDARY_HIGHLIGHT:#c2e4f2;--COLOR_BUTTON_SECONDARY_HOVER_COLOR:#f2f3f3;--COLOR_BUTTON_SECONDARY_HOVER_BG:#2a85aa;--COLOR_BUTTON_CONFIRM_COLOR:#f2f3f3;--COLOR_BUTTON_CONFIRM_BG:#21905c;--COLOR_BUTTON_CONFIRM_HIGHLIGHT:#196c45;--COLOR_BUTTON_CONFIRM_HOVER_COLOR:#f2f3f3;--COLOR_BUTTON_CONFIRM_HOVER_BG:#29b473;--COLOR_BUTTON_HAZARD_COLOR:#fff;--COLOR_BUTTON_HAZARD_BG:#be0000;--COLOR_BUTTON_HAZARD_HIGHLIGHT:#be0000;--COLOR_BUTTON_HAZARD_HOVER_COLOR:#fff;--COLOR_BUTTON_HAZARD_HOVER_BG:#d24d4d;--COLOR_BUTTON_DELETE_BG:#f2cccc;--COLOR_BUTTON_DELETE_BG_HOVER:#be0000;--COLOR_BUTTON_BACKTOTOP_BG:#2a85aa;--COLOR_TABLE_HEADER_BG:#383552;--COLOR_TABLE_HEADER_BG_HIGHLIGHT:#272354;--COLOR_TABLE_HEADER_COLOR:#fff;--COLOR_TABLE_HEADER_COLOR_DIM:#999fa1;--COLOR_TABLE_HEADER_COLOR_ACTIVE:#8179da;--COLOR_TABLE_HEADER_BORDER:#6258d1;--COLOR_TABLE_ROW_BG:#fff;--COLOR_TABLE_ROW_HOVER_BG:#c2e4f2;--COLOR_TABLE_ROW_HOVER_COLOR:#262929;--COLOR_TABLE_FILTER_BG:#d1d7de;--COLOR_TABLE_FILTER_COLOR:#000;--COLOR_TABLE_FILTER_BORDER:#c7cad0;--COLOR_TABLE_FILTER_OPEN_BUTTON_BG:#dfe1e2;--COLOR_TABLE_FILTER_OPTIONS_BG:#fff;--COLOR_TABLE_FILTER_OPTIONS_COLOR:#000;--COLOR_TABLE_FILTER_OPTIONS_PLACEHOLDER:#c0c3c5;--COLOR_PILL_DEFAULT_BG:#c2e4f2;--COLOR_PILL_DEFAULT_BORDER:#86cae6;--COLOR_PILL_WARNING_COLOR:#000;--COLOR_PILL_WARNING_BG:#d4ba00;--COLOR_PILL_WARNING_BORDER:#aa9500;--COLOR_PILL_GOOD_COLOR:#fff;--COLOR_PILL_GOOD_BG:#21905c;--COLOR_PILL_GOOD_BORDER:#196c45;--COLOR_PILL_NEGATIVE_COLOR:#fff;--COLOR_PILL_NEGATIVE_BG:#be0000;--COLOR_PILL_NEGATIVE_BORDER:#5f0000;--COLOR_PILL_HIGHLIGHT_COLOR:#fff;--COLOR_PILL_HIGHLIGHT_BG:#2a85aa;--COLOR_PILL_HIGHLIGHT_BORDER:#154255;--COLOR_ALERT_WARNING_COLOR:#000;--COLOR_ALERT_WARNING_BG:#f6f1cc;--COLOR_ALERT_WARNING_BORDER:#d4ba00;--COLOR_ALERT_GOOD_COLOR:#000;--COLOR_ALERT_GOOD_BG:#d0f4e3;--COLOR_ALERT_GOOD_BORDER:#21905c;--COLOR_ALERT_NEGATIVE_COLOR:#000;--COLOR_ALERT_NEGATIVE_BG:#f2cccc;--COLOR_ALERT_NEGATIVE_BORDER:#be0000;--COLOR_ALERT_HIGHLIGHT_COLOR:#000;--COLOR_ALERT_HIGHLIGHT_BG:#aedbee;--COLOR_ALERT_HIGHLIGHT_BORDER:#2a85aa;--COLOR_ALERT_LITE_MAIN_COLOR:#000;--COLOR_ALERT_LITE_MAIN_BG:#fff;--COLOR_ICON:#35a6d5;--COLOR_ICON_HOVER:#2a85aa;--COLOR_ICON_TRASH:#cb3333;--COLOR_MODAL_BG:#fff;--COLOR_MODAL_HEADER_BG:#f2f3f3;--COLOR_MODAL_HEADER_COLOR:#2d2f30;--COLOR_MODAL_BORDER:#a6abad;--COLOR_MODAL_BOX_SHADOW:#000c;--COLOR_MODAL_CONTROL_BUTTON_CLOSE_BG:#d24d4d;--COLOR_MODAL_CONTROL_BUTTON_EXPAND_BG:#aedbee;--COLOR_MODAL_CONTROL_BUTTON_COLOR:#000;--COLOR_LOADING_BG:#ffffffd9;--COLOR_LOADING_COLOR:#86d3b0;--COLOR_LOADING_MESSAGE_COLOR:#5e947b;--toastify-color-light:#f2f3f3;--toastify-color-info:#206480;--toastify-color-success:#21905c;--toastify-color-warning:#b49e00;--toastify-color-error:#be0000;--toastify-text-color-light:#000;--AGENCY-PIPELINE-SUSPECT:linear-gradient(90deg,#e3e3e8,#edecf0);--AGENCY-PIPELINE-PROSPECT:linear-gradient(90deg,#d0cdf1,#e3e3e8);--AGENCY-PIPELINE-QUALIFIED:linear-gradient(90deg,#d0cdf1,#e0def6);--AGENCY-PIPELINE-PROPOSED:linear-gradient(90deg,#c2e4f2,#d7edf7);--AGENCY-PIPELINE-UNDERWRITING:linear-gradient(90deg,#aedbee,#c2e4f2);--AGENCY-PIPELINE-IMQ:linear-gradient(90deg,#aedbee,#c2e4f2);--AGENCY-PIPELINE-OPENENROLLMENT:linear-gradient(90deg,#9ad3ea,#aedbee);--AGENCY-PIPELINE-ENROLLMENT:linear-gradient(90deg,#9ad3ea,#aedbee);--AGENCY-PIPELINE-ENROLLED:linear-gradient(90deg,#89e4ba,#cfeddf);--AGENCY-PIPELINE-ACTIVE:linear-gradient(90deg,#89e4ba,#cfeddf);--AGENCY-PIPELINE-ARCHIVED:linear-gradient(90deg,#e6e7e8,#cccfd0);--AGENCY-PIPELINE-PROGRESS-BG:#c2e4f2;--AGENCY-PIPELINE-PROGRESS-COLOR:#000;--AGENCY-PIPELINE-ACTIVE-BG:#a9e1c7;--AGENCY-PIPELINE-ACTIVE-COLOR:#000;--COLOR_CARD_HEADER_BLUE_BG:#206480;--COLOR_CARD_HEADER_BLUE_COLOR:#fff;--COLOR_CARD_HEADER_BLUE_ICON:#72c1e2;--COLOR_CARD_HEADER_GREEN_BG:#21905c;--COLOR_CARD_HEADER_GREEN_COLOR:#fff;--COLOR_CARD_HEADER_GREEN_ICON:#5ad99e;--COLOR_CARD_HEADER_RED_BG:#be0000;--COLOR_CARD_HEADER_RED_COLOR:#fff;--COLOR_CARD_HEADER_RED_ICON:#d24d4d;--COLOR_CARD_HEADER_GOLD_BG:#bfa700;--COLOR_CARD_HEADER_GOLD_COLOR:#fff;--COLOR_CARD_HEADER_GOLD_ICON:#e5d666;--COLOR_CARD_HEADER_PURPLE_BG:#4e46a7;--COLOR_CARD_HEADER_PURPLE_COLOR:#fff;--COLOR_CARD_HEADER_PURPLE_ICON:#918adf;--COLOR_CARD_HEADER_SUBTLE_BG:#d1d7de;--COLOR_CARD_HEADER_SUBTLE_COLOR:#1a1b1c;--COLOR_CARD_HEADER_SUBTLE_ICON:#1a1b1c;--COLOR_CARD_BG:#fff;--COLOR_CARD_COLOR:#000;--SPACING_CARD_ICON_MARGIN:0.5rem;--COLOR_CARD_BORDER:#d9dbdc;--COLOR_WORKFLOW_PURPLE_BG:#4e46a7}:root.dark{--COLOR_MAIN_BG:#000;--COLOR_LEVEL0_BG:#000;--COLOR_MODULE_BG:#1a1b1c;--COLOR_LEVEL1_BG:#1a1b1c;--COLOR_LEVEL2_BG:#262929;--COLOR_LEVEL3_BG:#2d2f30;--COLOR_LEVEL4_BG:#3a3d3e;--COLOR_MENU_MASQUERADE_BG:#5f0000;--COLOR_FONT_BASE:#dfe1e2;--COLOR_FONT_BRIGHT:#fff;--COLOR_FONT_DIM:#cccfd0;--COLOR_FONT_DISABLED:#737a7c;--COLOR_FONT_WARNING:#d4ba00;--COLOR_INPUT_BG:#404445;--COLOR_INPUT_COLOR:#fff;--COLOR_INPUT_BORDERS:#80878a;--COLOR_INPUT_PLACEHOLDER_COLOR:#999fa1;--COLOR_INPUT_ACTIVE_BG:#6258d1;--COLOR_INPUT_ACTIVE_COLOR:#fff;--COLOR_INPUT_ACTIVE_HOVER_BG:#6258d1;--COLOR_INPUT_ACTIVE_HOVER_COLOR:#fff;--COLOR_INPUT_PLACEHOLDER_ACTIVE_COLOR:#dfe1e2;--COLOR_INPUT_DISABLED_COLOR:#999fa1;--COLOR_INPUT_DISABLED_BG:#262929;--COLOR_INPUT_DISABLED_CHECK_BG:#272354;--COLOR_INPUT_CHECK_ACTIVE:#918adf;--COLOR_FORM_ERROR_TEXT:#ddc833;--COLOR_LINK:#d0cdf1;--COLOR_LINK_HOVER:#918adf;--COLOR_NAVLINK_ACTIVE_COLOR:#f2f3f3;--COLOR_NAVLINK_HOVER_BG:#383552;--COLOR_LAYOUT_HEADER_BG:#000;--COLOR_LAYOUT_HEADER_COLOR:#fff;--COLOR_LAYOUT_HEADER_BORDER_COLOR:#404445;--COLOR_LAYOUT_SUBSECTION_BG:#1a1b1c;--COLOR_LAYOUT_SUBSECTION_BORDER_COLOR:#404445;--COLOR_LAYOUT_SUBSECTION_COLOR:#fff;--COLOR_LAYOUT_SUBSECTION_DIM_COLOR:#737a7c;--COLOR_MAINNAV_BUTTON_ACTIVE_COLOR:#f2f3f3;--COLOR_MAINNAV_BUTTON_ACTIVE_BG:#edecf0;--COLOR_NAV_BUTTON_COLOR:#dfe1e2;--COLOR_NAV_BUTTON_BG:#000;--COLOR_NAV_BUTTON_ACTIVE_COLOR:#fff;--COLOR_NAV_BUTTON_ACTIVE_BG:#6258d1;--COLOR_NAV_BUTTON_ACTIVE_HOVER_BG:#312c69;--COLOR_NAV_BUTTON_HOVER_BG:#464266;--COLOR_BUTTON_BG:#383552;--COLOR_BUTTON_HIGHLIGHT:#6258d1;--COLOR_BUTTON_COLOR:#f2f3f3;--COLOR_BUTTON_HOVER_BG:#15141f;--COLOR_BUTTON_HOVER_COLOR:#918adf;--COLOR_BUTTON_DISABLED_COLOR:#6b6885;--COLOR_BUTTON_DISABLED_BG:#2a283d;--COLOR_BUTTON_DISABLED_HIGHLIGHT:#2a283d;--COLOR_BUTTON_PRIMARY_COLOR:#fff;--COLOR_BUTTON_PRIMARY_BG:#6258d1;--COLOR_BUTTON_PRIMARY_HIGHLIGHT:#4e46a7;--COLOR_BUTTON_PRIMARY_HOVER_COLOR:#fff;--COLOR_BUTTON_PRIMARY_HOVER_BG:#4e46a7;--COLOR_BUTTON_SECONDARY_COLOR:#1a1b1c;--COLOR_BUTTON_SECONDARY_BG:#d0cdf1;--COLOR_BUTTON_SECONDARY_HIGHLIGHT:#a6abad;--COLOR_BUTTON_SECONDARY_HOVER_COLOR:#1a1b1c;--COLOR_BUTTON_SECONDARY_HOVER_BG:#918adf;--COLOR_BUTTON_CONFIRM_COLOR:#f2f3f3;--COLOR_BUTTON_CONFIRM_BG:#21905c;--COLOR_BUTTON_CONFIRM_HIGHLIGHT:#196c45;--COLOR_BUTTON_CONFIRM_HOVER_COLOR:#f2f3f3;--COLOR_BUTTON_CONFIRM_HOVER_BG:#29b473;--COLOR_BUTTON_HAZARD_COLOR:#fff;--COLOR_BUTTON_HAZARD_BG:#d86666;--COLOR_BUTTON_HAZARD_HIGHLIGHT:#be0000;--COLOR_BUTTON_HAZARD_HOVER_COLOR:#fff;--COLOR_BUTTON_HAZARD_HOVER_BG:#be0000;--COLOR_BUTTON_DELETE_BG:#f2cccc;--COLOR_BUTTON_DELETE_BG_HOVER:#be0000;--COLOR_BUTTON_BACKTOTOP_BG:#2a85aa;--COLOR_TABLE_HEADER_BG:#14122a;--COLOR_TABLE_HEADER_BG_HIGHLIGHT:#272354;--COLOR_TABLE_HEADER_COLOR:#fff;--COLOR_TABLE_HEADER_COLOR_DIM:#eceded;--COLOR_TABLE_HEADER_COLOR_ACTIVE:#fff;--COLOR_TABLE_HEADER_BORDER:#6258d1;--COLOR_TABLE_ROW_BG:#000;--COLOR_TABLE_ROW_HOVER_BG:#2a283d;--COLOR_TABLE_ROW_HOVER_COLOR:#c8c6d1;--COLOR_TABLE_FILTER_BG:#363f4e;--COLOR_TABLE_FILTER_COLOR:#e6e7e8;--COLOR_TABLE_FILTER_BORDER:#3c4757;--COLOR_TABLE_FILTER_OPEN_BUTTON_BG:#2d2f30;--COLOR_TABLE_FILTER_OPTIONS_BG:#1a1b1c;--COLOR_TABLE_FILTER_OPTIONS_COLOR:#e6e7e8;--COLOR_TABLE_FILTER_OPTIONS_PLACEHOLDER:#80878a;--COLOR_PILL_DEFAULT_BG:#383552;--COLOR_PILL_DEFAULT_BORDER:#6b6885;--COLOR_PILL_WARNING_COLOR:#000;--COLOR_PILL_WARNING_BG:#d4ba00;--COLOR_PILL_WARNING_BORDER:#aa9500;--COLOR_PILL_GOOD_COLOR:#fff;--COLOR_PILL_GOOD_BG:#21905c;--COLOR_PILL_GOOD_BORDER:#196c45;--COLOR_PILL_NEGATIVE_COLOR:#fff;--COLOR_PILL_NEGATIVE_BG:#be0000;--COLOR_PILL_NEGATIVE_BORDER:#5f0000;--COLOR_PILL_HIGHLIGHT_COLOR:#fff;--COLOR_PILL_HIGHLIGHT_BG:#2a85aa;--COLOR_PILL_HIGHLIGHT_BORDER:#154255;--COLOR_ALERT_WARNING_COLOR:#000;--COLOR_ALERT_WARNING_BG:#f6f1cc;--COLOR_ALERT_WARNING_BORDER:#d4ba00;--COLOR_ALERT_GOOD_COLOR:#000;--COLOR_ALERT_GOOD_BG:#d0f4e3;--COLOR_ALERT_GOOD_BORDER:#21905c;--COLOR_ALERT_NEGATIVE_COLOR:#000;--COLOR_ALERT_NEGATIVE_BG:#f2cccc;--COLOR_ALERT_NEGATIVE_BORDER:#be0000;--COLOR_ALERT_HIGHLIGHT_COLOR:#000;--COLOR_ALERT_HIGHLIGHT_BG:#aedbee;--COLOR_ALERT_HIGHLIGHT_BORDER:#2a85aa;--COLOR_ALERT_LITE_MAIN_COLOR:#f2f3f3;--COLOR_ALERT_LITE_MAIN_BG:#2d2f30;--COLOR_ICON:#918adf;--COLOR_ICON_HOVER:#d0cdf1;--COLOR_ICON_TRASH:#d24d4d;--COLOR_MODAL_BG:#1a1b1c;--COLOR_MODAL_HEADER_BG:#000;--COLOR_MODAL_HEADER_COLOR:#fff;--COLOR_MODAL_BORDER:#404445;--COLOR_MODAL_BOX_SHADOW:#fff9;--COLOR_MODAL_CONTROL_BUTTON_CLOSE_BG:#d24d4d;--COLOR_MODAL_CONTROL_BUTTON_EXPAND_BG:#206480;--COLOR_MODAL_CONTROL_BUTTON_COLOR:#fff;--COLOR_LOADING_BG:#000c;--COLOR_LOADING_COLOR:#6ba98d;--COLOR_LOADING_MESSAGE_COLOR:#e7f6ef;--toastify-color-light:#1a1b1c;--toastify-color-info:#206480;--toastify-color-success:#21905c;--toastify-color-warning:#b49e00;--toastify-color-error:#be0000;--toastify-text-color-light:#fff;--AGENCY-PIPELINE-SUSPECT:linear-gradient(90deg,#15141f,#2a283d);--AGENCY-PIPELINE-PROSPECT:linear-gradient(90deg,#383552,#464266);--AGENCY-PIPELINE-QUALIFIED:linear-gradient(90deg,#312c69,#3b357d);--AGENCY-PIPELINE-PROPOSED:linear-gradient(90deg,#0b212b,#103240);--AGENCY-PIPELINE-UNDERWRITING:linear-gradient(90deg,#1b536b,#206480);--AGENCY-PIPELINE-IMQ:linear-gradient(90deg,#1b536b,#206480);--AGENCY-PIPELINE-OPENENROLLMENT:linear-gradient(90deg,#257495,#2a85aa);--AGENCY-PIPELINE-ENROLLMENT:linear-gradient(90deg,#257495,#2a85aa);--AGENCY-PIPELINE-ENROLLED:linear-gradient(90deg,#155a3a,#507f6a);--AGENCY-PIPELINE-ACTIVE:linear-gradient(90deg,#155a3a,#507f6a);--AGENCY-PIPELINE-ARCHIVED:linear-gradient(90deg,#262929,#404445);--AGENCY-PIPELINE-PROGRESS-BG:#103240;--AGENCY-PIPELINE-PROGRESS-COLOR:#fff;--AGENCY-PIPELINE-ACTIVE-BG:#436a58;--AGENCY-PIPELINE-ACTIVE-COLOR:#fff;--COLOR_CARD_HEADER_BLUE_BG:#206480;--COLOR_CARD_HEADER_BLUE_COLOR:#fff;--COLOR_CARD_HEADER_BLUE_ICON:#72c1e2;--COLOR_CARD_HEADER_GREEN_BG:#21905c;--COLOR_CARD_HEADER_GREEN_COLOR:#fff;--COLOR_CARD_HEADER_GREEN_ICON:#5ad99e;--COLOR_CARD_HEADER_RED_BG:#be0000;--COLOR_CARD_HEADER_RED_COLOR:#fff;--COLOR_CARD_HEADER_RED_ICON:#d24d4d;--COLOR_CARD_HEADER_GOLD_BG:#d4ba00;--COLOR_CARD_HEADER_GOLD_COLOR:#2d2f30;--COLOR_CARD_HEADER_GOLD_ICON:#e5d666;--COLOR_CARD_HEADER_PURPLE_BG:#312c69;--COLOR_CARD_HEADER_PURPLE_COLOR:#fff;--COLOR_CARD_HEADER_PURPLE_ICON:#918adf;--COLOR_CARD_HEADER_SUBTLE_BG:#434f61;--COLOR_CARD_HEADER_SUBTLE_COLOR:#fff;--COLOR_CARD_HEADER_SUBTLE_ICON:#fff;--COLOR_CARD_BG:#3a3d3e;--COLOR_CARD_COLOR:#fff;--SPACING_CARD_ICON_MARGIN:0.5rem;--COLOR_CARD_BORDER:#5a5f61;--COLOR_WORKFLOW_PURPLE_BG:#6258d1}:root.employer{--COLOR_MAIN_BG:#ebf6fb;--SHOP-COLOR-TOC-ACTIVE-BG:#d7edf7;--SHOP-COLOR-TOC-ACTIVE-COLOR:#206480;--SHOP-COLOR-TOC-ACTIVE-CHEVRON:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAA+CAYAAADwBZF/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHMSURBVHgBlZaxboMwEIbPhnROVKlr6ROUPEGSJ48zdA5dutZZK1Wwtmnj2oRQwPcf4CVSzOfffOLOVqb4LIloSfGotvn9ivmfNJEyxI/ly1v5yELOXU4Aou+v3zVIIkN4bAGUFAKUsdBuvbL+t+ImlVIbkFRPozRWRg15Ga8AYmU0SSS91xZAiUGEUvqZhSQZfvM5CzVrTpbRQrKM846FSJShcwBdIDSU0UK79UOAJsnQg1nLQ30ZPcg5N0nGIMlNkjGEDEK6MgbQwhIcjk/yn1Owh8BWho7Wc+4AoFaGZrYxKoOBaPTLYKBUSLrKUNyU77rvBDrR4k5nml1vRIYG2xBlAEhZhAQZAMKNJsgA0DnDEFkA6QwRXtIJQPxp0WCGhbgG2RkFUp5jJo2h/fEjAEtAFKF8mCRZQv0EzdratR1EkFLJBkPXspmZlMbQ/lgGAaKECCL6gSk3CQxEkoSChUYkGBbyq2WY+e8dbY8IEpS6lICw/kb2xCSJEnqnSXd7kyT0oJFyMCwkJ6XFXMjevoQe1NQQO7gjtUnSkyV0IOl94utqDcnmUpQEa6gaSqghuZHwB4EeaSQHAEnlzd8BtVxDSTE3qWquqdH4A8ZCvgdK51tzAAAAAElFTkSuQmCC) no-repeat;--SHOP-COLOR-TOC-ACTIVE-CHEVRON_MOBILE:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAA+CAYAAADwBZF/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHMSURBVHgBlZaxboMwEIbPhnROVKlr6ROUPEGSJ48zdA5dutZZK1Wwtmnj2oRQwPcf4CVSzOfffOLOVqb4LIloSfGotvn9ivmfNJEyxI/ly1v5yELOXU4Aou+v3zVIIkN4bAGUFAKUsdBuvbL+t+ImlVIbkFRPozRWRg15Ga8AYmU0SSS91xZAiUGEUvqZhSQZfvM5CzVrTpbRQrKM846FSJShcwBdIDSU0UK79UOAJsnQg1nLQ30ZPcg5N0nGIMlNkjGEDEK6MgbQwhIcjk/yn1Owh8BWho7Wc+4AoFaGZrYxKoOBaPTLYKBUSLrKUNyU77rvBDrR4k5nml1vRIYG2xBlAEhZhAQZAMKNJsgA0DnDEFkA6QwRXtIJQPxp0WCGhbgG2RkFUp5jJo2h/fEjAEtAFKF8mCRZQv0EzdratR1EkFLJBkPXspmZlMbQ/lgGAaKECCL6gSk3CQxEkoSChUYkGBbyq2WY+e8dbY8IEpS6lICw/kb2xCSJEnqnSXd7kyT0oJFyMCwkJ6XFXMjevoQe1NQQO7gjtUnSkyV0IOl94utqDcnmUpQEa6gaSqghuZHwB4EeaSQHAEnlzd8BtVxDSTE3qWquqdH4A8ZCvgdK51tzAAAAAElFTkSuQmCC) no-repeat;--SHOP-COLOR-TOC-ACTIVE-HOVER-BG:#ebf6fb;--SHOP-COLOR-HEADER-BG:#206480;--SHOP-COLOR-HEADER-COLOR:#fff;--SHOP-COLOR-SECONDARY-BG:#35a6d5;--SHOP-COLOR-H1-COLOR:#154255;--SHOP-COLOR-H2-COLOR:#206480;--SHOP-COLOR-H3-COLOR:#2a85aa;--SHOP-COLOR-H4-COLOR:#2a85aa;--SHOP-COLOR-H5-COLOR:#0b212b;--SHOP-SCROLL-PRIMARY:#2a85aa;--SHOP-SCROLL-HOVER:#0b212b}:root.employee{--COLOR_MAIN_BG:#e7f6ef;--SHOP-COLOR-TOC-ACTIVE-BG:#e7f6ef;--SHOP-COLOR-TOC-ACTIVE-COLOR:#507f6a;--SHOP-COLOR-TOC-ACTIVE-CHEVRON:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1417' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%23d4f8ef'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;--SHOP-COLOR-TOC-ACTIVE-CHEVRON_MOBILE:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.3 71.32'%3E%3Cg data-name='Layer 2'%3E%3Cg data-name='Layer 1'%3E%3Cpath data-name='Path 1417' d='M0 0h8l7.3 35.36L8 71.32H0l7-36Z' style='fill:%2321905c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;--SHOP-COLOR-TOC-ACTIVE-HOVER-BG:#f3fbf7;--SHOP-COLOR-HEADER-BG:#10482e;--SHOP-COLOR-HEADER-COLOR:#fff;--SHOP-COLOR-SECONDARY-BG:#86d3b0;--SHOP-COLOR-H1-COLOR:#10482e;--SHOP-COLOR-H2-COLOR:#196c45;--SHOP-COLOR-H3-COLOR:#21905c;--SHOP-COLOR-H4-COLOR:#21905c;--SHOP-COLOR-H5-COLOR:#082417;--SHOP-SCROLL-PRIMARY:#21905c;--SHOP-SCROLL-HOVER:#082417}:root{--toastify-toast-width:300px;--toastify-toast-background:#fff;--toastify-toast-min-height:40px;--toastify-toast-max-height:400px}.monospace{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Toastify{position:absolute;z-index:10000}.Toastify__toast{padding:.25rem}.Toastify__toast-icon{width:1.125rem}.Toastify__toast-body{font-size:.9375rem;font-weight:700}.Toastify__progress-bar{height:.125rem}button,input[type=search],input[type=submit],select{background:var(--COLOR_INPUT_BG);border:1px solid var(--COLOR_INPUT_BORDERS);color:var(--COLOR_FONT_BASE);padding:.25rem .5rem}input[type=number],input[type=search],input[type=text],select{border-radius:.3125rem}button,input[type=submit]{border-radius:.5rem}button:focus,input[type=submit]:focus{outline:1px auto -webkit-focus-ring-color}button,input[type=submit]{background-color:var(--COLOR_BUTTON_BG);border-color:var(--COLOR_BUTTON_HIGHLIGHT);color:var(--COLOR_BUTTON_COLOR)}button:focus,button:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:var(--COLOR_BUTTON_HOVER_BG);color:var(--COLOR_BUTTON_HOVER_COLOR)}table{border-spacing:0}table thead tr th{white-space:nowrap}h1,h2,h3,h4{color:var(--COLOR_FONT_BRIGHT)}::-webkit-scrollbar{border-radius:.625rem;height:18px;width:.625rem}::-webkit-scrollbar-track{background:var(--COLOR_MODAL_BG);border-radius:.625rem;box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb{background:var(--SHOP-SCROLL-PRIMARY);border-radius:.625rem}::-webkit-scrollbar-thumb:hover{background:var(--SHOP-SCROLL-HOVER)}