@charset "UTF-8";.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear{display:none!important}.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select-placeholder,.Select--single>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{animation:Select-animation-spin .4s infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>*:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__row{display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0px}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:flex;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{flex:0 0 24px;height:1em;width:1em;fill:currentColor}.react-slideshow-container{display:flex;align-items:center}.react-slideshow-container .nav{z-index:10}.react-slideshow-container .default-nav{height:30px;background:rgba(255,255,255,.6);width:30px;border:0;text-align:center;cursor:pointer;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:focus{opacity:.75;outline:0}.react-slideshow-fade-wrapper{width:100%;overflow:hidden}.react-slideshow-fade-wrapper .react-slideshow-fade-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fade-wrapper .react-slideshow-fade-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-zoom-wrapper{width:100%;overflow:hidden}.react-slideshow-zoom-wrapper .zoom-wrapper{display:flex;flex-wrap:wrap;overflow:hidden}.react-slideshow-zoom-wrapper .zoom-wrapper>div{position:relative;display:flex}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:initial;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;top:var(--swiper-navigation-top-offset, 50%);width:27px;width:calc(var(--swiper-navigation-size) / 44 * 27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#007aff;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-feature-settings:;font-variant:normal;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom, 8px);top:auto;top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right, 8px);left:auto;left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:4px;bottom:var(--swiper-scrollbar-bottom, 4px);top:auto;top:var(--swiper-scrollbar-top, auto);z-index:50;height:4px;height:var(--swiper-scrollbar-size, 4px);width:98%;width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:auto;left:var(--swiper-scrollbar-left, auto);right:4px;right:var(--swiper-scrollbar-right, 4px);top:1%;top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:4px;width:var(--swiper-scrollbar-size, 4px);height:98%;height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}:export{white:#fff;black:#000;darkTextColor:#333;lightTextColor:#666;veryLightTextColor:#999;whiteTextColor:#fff;errorColor:#a94442;pageBackgroundColor:#fff;contentBackgroundColor:#fff;calypso:#38678b;bahamaBlue:#006699;astral:#3384ad;fountainBlue:#66a3c2;pictonBlue:#46c7f4;sinbad:#99c2d6;frenchPass:#b5e9fb;foam:#edf9fe;mediumOrchid:#c36cdc;ebonyClay:#2b303d;ebonyClayOpacity:rgba(43,48,61,.5);dolphin:#6b6b79;boulder:#767676;dustyGray:#999999;bombay:#aaacb1;silver:#c4c4c4;alto:#cecece;mercury:#e4e4e4;stormGray:#6b6c7a;grayBodyCopy:#3d382b;offWhite:#f7f5f2;beige:#ece9e3;catskillWhite:#fbfdfd;wildSand:#f5f5f5;flamingo:#f15c49;red:#ff0000;coral:#ff7f50;coral60p:#f79d93;coralBlk40p:#91382c;mojo:#c14a3a;seaBuckthorn:#f69c35;sunflower:#e0b400;sunflowerOpacity:rgba(224,180,0,.9);citrineWhite:#fcf8e6;marigold40p:#f2dda5;robRoy:#eace7e;downy:#5dcab1;downyBlk40p:rgb(55.8,121.2,106.2);seagreen:#2e8b57;primaryDark:#006699;primaryLight:#46c7f4;secondaryDark:#767676;secondaryMedium:#999999;secondaryLight:#cecece;dark:#2b303d;alert:#f15c49;warning:#e0b400;standout:#f69c35;primaryDark80p:rgb(51,132.6,173.4);primaryDark60p:rgb(102,163.2,193.8);primaryDark40p:rgb(153,193.8,214.2);primaryDark20p:rgb(204,224.4,234.6);primaryLight80p:rgb(107,210.2,246.2);primaryLight60p:rgb(144,221.4,248.4);primaryLight40p:rgb(181,232.6,250.6);primaryLight20p:rgb(218,243.8,252.8);secondaryDark80p:rgb(145.4,145.4,145.4);secondaryDark60p:rgb(172.8,172.8,172.8);secondaryDark40p:rgb(200.2,200.2,200.2);secondaryDark20p:rgb(227.6,227.6,227.6);secondaryMedium80p:rgb(173.4,173.4,173.4);secondaryMedium60p:rgb(193.8,193.8,193.8);secondaryMedium40p:rgb(214.2,214.2,214.2);secondaryMedium20p:rgb(234.6,234.6,234.6);secondaryLight80p:rgb(215.8,215.8,215.8);secondaryLight60p:rgb(225.6,225.6,225.6);secondaryLight40p:rgb(235.4,235.4,235.4);secondaryLight20p:rgb(245.2,245.2,245.2);standout80p:rgb(247.8,175.8,93.4);standout60p:rgb(249.6,195.6,133.8);standout40p:rgb(251.4,215.4,174.2);standout20p:rgb(253.2,235.2,214.6);seagreen80p:rgb(87.8,162.2,120.6);seagreen40p:rgb(171.4,208.6,187.8);roundTimer:#ff0000;boxShadowXlInner:rgba(0,0,0,.1);boxShadowXlOuter:rgba(0,0,0,.04);starred:#f69c35;cta:#f69c35;popularTagBg:rgb(253.2,235.2,214.6);popularTagBorder:#f69c35;availabilityBg:#f5f5f5;availabilityDayHeading:#ceccca;availabilitySelectable:rgb(204,224.4,234.6);availabilitySelected:#2d5bff;availabilitySelectedStripe:#3f64e9;availabilitySelectedAllDay:#38678b;availabilityUnavailable:#3d382b;availabilityReserved:#ceccca;postAcceptBlockSaveForLater:#c9c5d3;notesLabel:#006699;notesBody:#767676;notesBodyLabel:#2b303d;talentButton:rgb(51,132.6,173.4);talentNavbarBackground:#2b303d;talentCtaCardBackground:#dfb525;talentHiringCalloutBackground:#dfb525;talentHiringCalloutStandoutText:#91382c;darkBackground:#2b303d;darkText:#2b303d;mediumText:#7f7b73;offWhiteBackground:#f7f5f2;beigeDivider:#ece9e3;beigeBackground:#ece9e3;links:#006699;profileUploadButton:#006699;profileCard:rgb(51,132.6,173.4);contentBackground:#f5f5f5;stateLicenseCompactBadge:rgb(87.8,162.2,120.6);appDownloadCardBackground:#66a3c2;appDownloadCardContentBackground:#ece9e3;referralCard:#66a3c2;referralOffer:#b5e9fb;jobListingCard:#2b303d;jobListingSignupDetails:#333;jobListingSidebar:#edf9fe;jobListingRelatedBg:#f7f5f2;jobListingLink:#2142b9;jobListingBadgeBg:#fff;jobListingBadgeBorder:#cecece;jobListingBadgeText:#000;interviewRequestCard:#006699;interviewRequestInfoText:#4e4b66;interviewRequestNotice:transparent;interviewRequestFormLabel:#006699;interviewRequestBlockInProcessBg:#fcf8e6;interviewRequestBlockInProcessInfoText:#ffc32b;interviewRequestBlockClosedBg:#f2f0f4;interviewRequestBlockClosedInfoText:#aaacb1;interviewRequestBlockInterviewBg:#e0b400;interviewRequestBlockInterviewBgOpacity:rgba(224,180,0,.9);interviewRequestTalentBlueBackground:#006699;interviewRequestMessageHeading:#006699;interviewRequestMessageFormBackground:#f7f5f2;interviewRequestMessageBackground:#ece9e3;interivewRequestMessageBubbleBackground:#edf9fe;interviewRequestMessageBubbleDatetime:#767676;interviewRequestMessageHospital:#6b6c7a;counterBadgePrimary:#f15c49;counterBadgeSecondary:#e0b400;counterBadgeInfo:#2b303d;continuingEducationBackground:#3384ad;continuingEducationBody:#006699;continuingEducationFooter:#99c2d6;continuingEducationFooterText:#2b303d;continuingEducationEnrollmentFormPlaceholder:#aaacb1;continuingEducationSalaryCtaBackground:#99c2d6;nonHiringPageBackground:#006699;nonHiringPageDesktopBackground:linear-gradient(180deg,#99c2d6 0%,#006699 100%);nonHiringMainContentBackground:#006699;nonHiringInputBackground:#fff;nonHiringInputPlaceholder:#aaacb1;nonHiringInputError:#f15c49;nonHiringOnboardingPageBackground:#f7f5f2;nonHiringOnboardingText:#006699;nonHiringGetHiredNotInterested:#006699;reassignedInterviewRequestBackground:rgb(210.6,241.8,252.6);reassignedInterviewRequestColor:#3384ad;workExperienceEntryBorder:#2b303d;workExperienceSpecialtySkillDeselected:#767676;workExperienceBlockSpecialtyBackground:#ece9e3;workExperienceBlockSkillBackground:#f7f5f2;workExperienceBlockSpecialtyRowOdd:#006699;workExperienceBlockSpecialtyRowOddSkill:#3384ad;workExperienceBlockSpecialtyRowEven:#2e8b57;workExperienceBlockSpecialtyRowEvenSkill:#2e8b57;employerScheduleToolNoDataBg:#eace7e;employerScheduleToolWeekHeaderBg:#000;employerScheduleToolDayHeaderBg:#2142b9;employerScheduleToolTimeLink:#2142b9;employerScheduleToolNoAvailability:#a6a49f;employerScheduleToolSelectedBg:#eae7e2;employerScheduleToolTableText:#fff;employerScheduleToolHeaderText:#2b303d;employerScheduleToolOk:#3384ad;employerScheduleToolOkDisabled:#999999;employerScheduleToolCancel:#cecece;employerScheduleToolSubmitted:#767676;employerScheduleUpcomingInterviewLabel:#006699;salaryCalculatorBackground:#f9f9fb;salaryCalculatorControlLabel:#006699;salaryCalculatorEstimateItemDivider:#c4c4c4;salaryCalculatorEstimateItemValue:#2b303d;salaryCalculatorCtaButtonBackground:#006699;salarySubmissionBackground:#006699;salarySubmissionButton:#006699;mentalHealthCtaBackground:rgb(55.8,121.2,106.2);mentalHealthActivityCta:#edf9fe;mentalHealthActivityCard:#fff;mentalHealthTitle:#006699;mentalHealthLinebreakLight:#cecece;mentalHealthBadgeBackground:#f7f5f2;mentalHealthBadgePrimary:#006699;mentalHealthScoreLow:#c14a3a;mentalHealthScoreMedium:#2b303d;mentalHealthScoreHigh:#2e8b57;showcaseHeading:#006699;showcaseHeadingBackground:#f7f5f2;showcaseSalaryEstimatorBackground:#66a3c2;showcaseHospitalLocationBackground:#2b303d;showcaseHospitalLocationAddress:#46c7f4;iButtonPrimary:rgb(51,132.6,173.4);iButtonDefault:#767676;iButtonInfo:#cecece;iButtonSuccess:#2b303d;iButtonDanger:#f15c49;iButtonWarning:#e0b400;iButtonText:#fff;iButtonTextDark:#2b303d;iButtonTextGray:#767676;navy4:#192148;navy4Alt:#0b3ef2;cobalt2:#2142b9;ebony:#2a303d;marigold:#dfb525;blue2:#d2dcfd;pink1:#f9e9fb;plum4:#4f225a;plum4Alt:#401d4e;plum:#9416a2;sand1:#faf9f7;sand2:#f7f5f2;grayLight:#f8f8f8;grayMedium:#78768a}:export{mobileCardShadow:0px 4px 8px rgba(0,0,0,.25)}:export{fontSizeXlarge:44px;fontSizeLarge:22px;fontSizeBase:16px;fontSizeSmall:14px;fontSizeTiny:12px}:export{regular:400;medium:500;semiBold:600;bold:700;boldest:900}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,h2,h3{margin-top:22px;margin-bottom:11px}h4,h5,h6{margin-top:11px;margin-bottom:11px}h1{font-size:41px}h2{font-size:34px}h3{font-size:28px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}p{margin:0 0 11px}ul,ol{margin-top:0;margin-bottom:11px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}dl{margin-top:0;margin-bottom:22px}dt{font-weight:700}dd{margin-left:0}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}a{text-decoration:none}a:hover,a:focus{text-decoration:underline}b,strong{font-weight:700}small{font-size:87%}hr{margin-top:22px;margin-bottom:22px;border:0;border-top:1px solid #eee}img{vertical-align:middle}.labels{font-size:12px;letter-spacing:.25px;font-weight:700;line-height:15px;text-transform:uppercase}@media(min-width:992px){.labels{font-size:16px}}.body-text{font-size:16px;line-height:21px}@media(min-width:992px){.body-text{font-size:18px;line-height:23px}}.hyperlink{font-size:16px;line-height:21px;text-decoration-line:underline}.form-control{font-size:17px}.i-button{background-image:none;border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-block;font-size:16px;font-weight:900;line-height:1.428571429;padding:10px 26px;text-align:center;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.i-button .icon{margin-top:-2px}.i-button .icon--left{padding-right:7px}.i-button .icon--right{padding-left:7px}.i-button--primary{background-color:#3385ad;border-color:#3385ad;color:#fff}.i-button--primary:hover,.i-button--primary:focus,.i-button--primary:active{background-color:#5c9dbe;border-color:#5c9dbe;color:#fff}.i-button--primary:active:hover,.i-button--primary:active:focus{background-color:#5c9dbe;border-color:#5c9dbe;color:#ccc}.i-button--default{background-color:#767676;border-color:#767676;color:#fff}.i-button--default:hover,.i-button--default:focus,.i-button--default:active{background-color:#919191;border-color:#919191;color:#fff}.i-button--default:active:hover,.i-button--default:active:focus{background-color:#919191;border-color:#919191;color:#ccc}.i-button--success{background-color:#2b303d;border-color:#2b303d;color:#fff}.i-button--success:hover,.i-button--success:focus,.i-button--success:active{background-color:#555964;border-color:#555964;color:#fff}.i-button--success:active:hover,.i-button--success:active:focus{background-color:#555964;border-color:#555964;color:#ccc}.i-button--danger{background-color:#f15c49;border-color:#f15c49;color:#fff}.i-button--danger:hover,.i-button--danger:focus,.i-button--danger:active{background-color:#f47d6d;border-color:#f47d6d;color:#fff}.i-button--danger:active:hover,.i-button--danger:active:focus{background-color:#f47d6d;border-color:#f47d6d;color:#ccc}.i-button--warning{background-color:#e0b400;border-color:#e0b400;color:#2b303d}.i-button--warning:hover,.i-button--warning:focus,.i-button--warning:active{background-color:#e6c333;border-color:#e6c333;color:#2b303d}.i-button--warning:active:hover,.i-button--warning:active:focus{background-color:#e6c333;border-color:#e6c333;color:#222631}.i-button--info{background-color:#cecece;border-color:#cecece;color:#767676}.i-button--info:hover,.i-button--info:focus,.i-button--info:active{background-color:#d8d8d8;border-color:#d8d8d8;color:#767676}.i-button--info:active:hover,.i-button--info:active:focus{background-color:#d8d8d8;border-color:#d8d8d8;color:#5e5e5e}.i-button.is-square-corners{border-radius:0}.back-nav-link{color:#2142b9}.back-nav-link__icon{display:block;float:left}.back-nav-link__text{margin-left:8px}.small{font-size:14px}.tiny{font-size:12px;line-height:12px}.font-size-base{font-size:16px}.large{font-size:22px}.xlarge{font-size:44px}.tall-line{line-height:34px}.light{color:#666}.very-light{color:#999}.error-color{color:#a94442}.italics{font-style:italic}.bold{font-weight:700}.list-group-item{border-radius:0;border-left-style:none;border-right-style:none}.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.list-group-item .list-item{display:flex}.list-group-item .list-item .checkbox-col{display:flex;flex-direction:column;justify-content:center;font-size:22px}.multi-location-control .input-group .input-group-addon{background-color:#fff;border-left-style:none;border-top-right-radius:4px;border-bottom-right-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);vertical-align:middle}.multi-location-control .input-group .input-group-addon svg{vertical-align:bottom}.work-experience{border:1px solid #2b303d;border-radius:8px}.work-experience .specialty-skill-label{margin-top:16px}.work-experience .specialty-skill-deselected{color:#767676}.work-experience .specialty-skill-selected,.work-experience .specialty-skill-deselected{margin-bottom:8px;margin-top:8px}.references{border:3px solid #999;border-radius:10px}.work-experience-control .add-work-experience-link.btn,#add-reference-link{line-height:125%;margin-top:17px;margin-bottom:17px;background-color:#767676;height:25px}.work-experience-control .add-work-experience-link.btn.add-work-experience-link--top.btn,#add-reference-link.add-work-experience-link--top.btn{margin-top:0}.work-experience-control .add-work-experience-link.btn{margin-bottom:24;margin-top:24px}.hybrid-work-experience .work-experience-instructions{font-size:12px;line-height:125%;text-align:center}.hybrid-work-experience .upload-resume-col{padding:5px 10px}.hybrid-work-experience .upload-resume-button{font-size:12px;letter-spacing:.25px;font-weight:700;line-height:15px;text-transform:uppercase;background-color:#069!important;color:#fff;font-size:14px;line-height:125%;border-radius:4px;padding:5px 10px;width:80%;margin-left:10%}@media(min-width:992px){.hybrid-work-experience .upload-resume-button{font-size:16px}}.hybrid-work-experience .upload-resume-button .file-icon{margin-top:-2px;padding-right:5px}.hybrid-work-experience #hybrid-resume-upload-form{display:none}img.profileimg{border-radius:50%;width:100%}.Select-menu-outer{z-index:1000!important}body.talent-profile{background-image:none;background-image:initial;min-width:320px}body.talent-profile.talent-home-page a,body.talent-profile.interview-requests-page a,body.talent-profile.questions-page a,body.talent-profile.talent-profile-page a,body.talent-profile.continuing-education-page a{color:#2142b9}@media(min-width:992px){body.talent-profile.talent-home-page,body.talent-profile.interview-requests-page,body.talent-profile.questions-page,body.talent-profile.talent-profile-page,body.talent-profile.continuing-education-page{background-image:none;background-image:initial;background-color:#f5f5f5}}@media(max-width:991px){body.talent-profile.talent-home-page,body.talent-profile.interview-requests-page,body.talent-profile.questions-page,body.talent-profile.talent-profile-page,body.talent-profile.continuing-education-page{background-color:#f5f5f5}}body.talent-profile.talent-home-page{min-height:133vh}body.talent-profile.interview-requests-page,body.talent-profile.continuing-education-page,body.talent-profile.interview-requests-page .main-page,body.talent-profile.continuing-education-page .main-page{background-color:#f5f5f5}@media(min-width:992px){body.talent-profile.interview-requests-page .main-page,body.talent-profile.continuing-education-page .main-page{background-color:#f5f5f5}}@media(max-width:991px){body.talent-profile.interview-requests-page .main-page,body.talent-profile.continuing-education-page .main-page{background-color:#f5f5f5}}body.talent-profile.interview-requests-page .i-button,body.talent-profile.continuing-education-page .i-button{transition-property:background;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,1,1)}body.talent-profile.interview-requests-page .i-button.btn-success,body.talent-profile.continuing-education-page .i-button.btn-success{background-color:#c127da;border-color:#c127da}body.talent-profile.interview-requests-page .i-button.btn-success:hover,body.talent-profile.continuing-education-page .i-button.btn-success:hover{background-color:#7c1f94;border-color:#7c1f94}body.talent-profile.interview-requests-page .i-button.btn-info,body.talent-profile.continuing-education-page .i-button.btn-info{background-color:#eceffd;border-color:#eceffd}body.talent-profile.interview-requests-page .i-button.btn-info:hover,body.talent-profile.continuing-education-page .i-button.btn-info:hover{background-color:#f6f6f6;border-color:#f6f6f6}body.talent-profile.interview-requests-page .support-link a,body.talent-profile.continuing-education-page .support-link a{color:#3f64e9;text-decoration:none}body.talent-profile.interview-requests-page .support-link a:hover,body.talent-profile.continuing-education-page .support-link a:hover{text-decoration:underline}@media(max-width:991px){body.talent-profile.talent-welcome-page,body.talent-profile.salary-calculator-page{background-color:#069}}body.talent-profile.talent-welcome-page .main-page,body.talent-profile.salary-calculator-page .main-page{background-color:inherit}body.talent-profile.talent-welcome-page .salary-nav,body.talent-profile.salary-calculator-page .salary-nav{font-size:18px;padding-top:12px}@media(min-width:992px){body.talent-profile.talent-welcome-page .salary-nav,body.talent-profile.salary-calculator-page .salary-nav{padding-bottom:12px}}@media(max-width:991px){body.talent-profile.mental-health-page{background-color:#f9fafb}}body.talent-profile.mental-health-page .main-page{background-color:inherit}@media(max-width:991px){body.talent-profile.questions-page{background-color:#f9fafb}}body.talent-profile.questions-page .main-page{background-color:inherit}@media(max-width:991px){body.talent-profile.questions-form-page{background-color:#fff}}body.talent-profile.questions-form-page .main-page,body.talent-profile.question-new-page .main-page{background-color:inherit}body.talent-profile.salary-calculator-page{background-color:#f9f9fb}.talent-profile.talent-profile-page .main-page{background-color:transparent;background-color:initial}.talent-profile.raven-mode{background-color:#eceffd}.talent-profile{font-family:Manrope,Helvetica,Arial,sans-serif}.talent-profile .basic-padding{padding:32px 16px}.talent-profile .bottom-padding-sm{padding-bottom:16px}.talent-profile .bottom-margin-md{margin-bottom:24px}.talent-profile .bottom-margin-xs{padding-bottom:8px}.talent-profile .top-margin-sm{margin-top:16px}.talent-profile .no-side-margin{margin-left:0;margin-right:0}.talent-profile .category-header{font-size:22px;line-height:27px;color:#2142b9;padding-bottom:18px;padding-top:26px}@media(min-width:992px){.talent-profile .category-header{padding-bottom:24px;padding-top:24px}}.talent-profile .talent-name{font-size:30px;line-height:37px;padding-bottom:2px}.talent-profile .talent-education{font-size:20px;padding-bottom:5px}.talent-profile .talent-location{padding-bottom:24px}.talent-profile .talent-photo{padding-bottom:15px;padding-left:0;padding-right:0}@media only screen and (min-width:768px)and (max-width:1199px){.talent-profile .talent-photo{float:none;display:table-cell;padding-left:38px;padding-top:24px;vertical-align:top}}.talent-profile .profile-card{background-color:#3385ad;color:#fff}.talent-profile .profile-card .profile-box{margin-top:24px}.talent-profile .talent-info-section{background:#fff;padding:0 15px 30px}@media(min-width:768px){.talent-profile .talent-info-section{padding-left:24px;padding-right:24px;padding-top:20px}}@media(min-width:1200px){.talent-profile .talent-info-section{background-clip:padding-box;border-left:24px solid transparent}}.talent-profile .talent-info-section .experience-header{padding-bottom:10px}.talent-profile .talent-info-section .download-resume-col{margin-bottom:20px}@media(min-width:768px){.talent-profile .talent-info-section .download-resume-col{padding-top:24px;text-align:right;padding-right:77px}}.talent-profile .talent-info-section ul{list-style-type:none;padding-left:0;line-height:2;margin-bottom:0}.talent-profile .talent-info-section .bottom-divider{border-bottom:1px solid #ece9e3}@media(min-width:992px){.talent-profile .talent-info-section .bottom-divider.xs-s-only{border-bottom-style:none;border-bottom-style:initial}}@media(min-width:992px){.talent-profile .talent-info-section .col-divider-right{border-right:1px solid #ece9e3}}@media(min-width:992px){.talent-profile .talent-info-section .col-divider-left{border-left:1px solid #ece9e3;margin-left:-1px;padding-left:15px}}.talent-profile .talent-info-section .field-column{padding-bottom:24px;padding-right:24px}@media(min-width:992px){.talent-profile .talent-info-section .field-column.col-md-4:nth-child(3n+1){clear:left}}.talent-profile .talent-info-section .field-title{font-size:12px;letter-spacing:.25px;font-weight:700;line-height:15px;text-transform:uppercase;padding-bottom:8px}@media(min-width:992px){.talent-profile .talent-info-section .field-title{font-size:16px}}.talent-profile .talent-info-section .field-text{font-size:16px;line-height:21px;color:#7f7b73}@media(min-width:992px){.talent-profile .talent-info-section .field-text{font-size:18px;line-height:23px}}.talent-profile .talent-info-section .field-text li{color:#7f7b73}.talent-profile .talent-info-section .state-license{padding-right:5px}.talent-profile .talent-info-section .compact-badge{background-color:#58a279;font-size:11px;margin-top:-3px;padding-top:4px;text-transform:uppercase}.talent-profile .work-experience-block .company-name{font-size:18px;font-weight:500;line-height:22px;color:#2b303d;font-weight:800}.talent-profile .work-experience-block .date-range{font-size:16px;line-height:21px;margin-top:4px}@media(min-width:992px){.talent-profile .work-experience-block .date-range{font-size:18px;line-height:23px}}.talent-profile .work-experience-block .duties{font-size:16px;line-height:21px;color:#7f7b73;margin-top:8px}@media(min-width:992px){.talent-profile .work-experience-block .duties{font-size:18px;line-height:23px}}.talent-profile .education-experience-block .institution-name{font-size:18px;font-weight:500;line-height:22px;color:#2b303d}.talent-profile .education-experience-block .date-range{font-size:16px;line-height:21px;margin-top:4px}@media(min-width:992px){.talent-profile .education-experience-block .date-range{font-size:18px;line-height:23px}}.talent-profile .education-experience-block .notes{font-size:16px;line-height:21px;color:#7f7b73;margin-top:8px}@media(min-width:992px){.talent-profile .education-experience-block .notes{font-size:18px;line-height:23px}}.talent-profile .work-references-row{padding-left:15px}.talent-profile .contact-row{font-size:12px;letter-spacing:.25px;margin-bottom:16px}.talent-profile .contact-row .contact-actions{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px}.talent-profile .contact-row .contact-actions .email,.talent-profile .contact-row .contact-actions .phone{padding-right:2px}.talent-profile .contact-row .contact-actions .messages{padding-right:2px;width:20px;height:22px}.talent-profile .download-profile{color:#666;line-height:inherit;vertical-align:text-top}.talent-profile .talent-profile-actions{padding-left:0}.talent-profile .work-experience-specialties-cta,.talent-profile .reference-list-cta{border-style:dashed;border-width:1px;color:#767676;max-width:420px;padding:24px 0}.talent-profile .work-experience-specialties-cta .body-text,.talent-profile .reference-list-cta .body-text{padding-bottom:21px;padding-left:64px;padding-right:64px}.talent-profile .work-experience-specialties-cta .button,.talent-profile .reference-list-cta .button{border-radius:0;font-size:13px;font-weight:600;padding:10px 20px;text-transform:uppercase}.talent-profile .reference-form .title{color:#cecece;font-size:14px;font-weight:800;margin-bottom:7px;margin-top:25px}@media(min-width:992px){.talent-profile .references-list{padding-left:0;padding-right:20px}}@media(min-width:992px){.talent-profile .references-list:last-child{padding-right:0}}.talent-profile .references-list .title{color:#cecece;font-size:14px;font-weight:800;margin-bottom:7px}.talent-profile .references-list .name{font-size:18px;font-weight:500;line-height:22px;color:#2b303d;margin-bottom:5px}.talent-profile .references-list .phone{color:#767676;font-size:16px;line-height:21px;margin-bottom:5px}@media(min-width:992px){.talent-profile .references-list .phone{font-size:18px;line-height:23px}}.talent-profile .references-list .email{margin-bottom:6px;overflow-wrap:break-word}.talent-profile .references-list .email a{color:#66a3c2}.talent-profile .profile-cta{background-color:#14142a;color:#fff;padding-bottom:32px;padding-top:32px;position:relative}.talent-profile .profile-cta .title{color:#fff;font-weight:900}.talent-profile .profile-cta .description{color:#aaacb1;font-size:16px;padding-left:26px;padding-right:26px}.talent-profile .profile-cta .blue-triangle{left:8%;position:absolute;top:0}.talent-profile .references-edit-info-box{font-size:14px;padding-top:10px}@media(min-width:768px){.talent-profile .references-edit-info-box{background-color:transparent;background-color:initial;margin:0 -15px 10px;padding-top:0}}.talent-profile .references-edit-info-box .info-box-col{background-color:#ece9e3;color:#767676;padding-bottom:16px;padding-top:15px;margin:7px 15px 0}@media(min-width:768px){.talent-profile .references-edit-info-box .info-box-col{margin-bottom:5px;margin-top:20px;padding:25px}}.talent-profile .references-edit-info-box .title{font-size:18px;text-align:center}@media(min-width:768px){.talent-profile .references-edit-info-box .title{text-align:left}}.talent-profile .references-edit-info-box .description{margin:auto;padding:0 14px;text-align:center}@media(min-width:768px){.talent-profile .references-edit-info-box .description{font-size:14px;padding:0 10px 0 0;text-align:left}}.talent-profile .category-subtitle{color:#999;font-size:16px;line-height:1.43;margin-top:5px;padding-right:85px}.talent-profile .reference-form{padding:0}.talent-profile .reference-form .remove-link{font-size:14px;margin-top:25px}.talent-profile .reference-form .remove-link a{color:#767676;text-decoration:underline}.talent-profile .add-reference-link{margin-bottom:8px}.talent-profile .section-header{color:#069;font-weight:900}.talent-profile .icon-left-padding{padding-bottom:3px;padding-left:8px}@media(min-width:992px){.talent-profile .main-page{margin-top:0;padding-bottom:70px}}.talent-profile .save-bar{background-color:#2b303d;font-size:18px;height:60px;left:0;position:fixed;top:0;z-index:1050}@media(min-width:992px){.talent-profile .save-bar{height:40px}}@media(min-width:992px){.talent-profile .save-bar{top:80px}}.talent-profile .save-bar .cancel{padding-left:19px;padding-top:19px;cursor:pointer}@media(min-width:992px){.talent-profile .save-bar .cancel{padding-top:8px}}.talent-profile .save-bar .cancel a,.talent-profile .save-bar .cancel div{color:#cecece}.talent-profile .save-bar .save{display:flex;justify-content:flex-end;color:#fff;padding-right:24px;padding-top:18px}@media(min-width:992px){.talent-profile .save-bar .save{padding-top:7px}}.talent-profile .save-bar .save .save-btn{color:#fff;display:flex;align-items:center;gap:8px;font-size:18px;padding:0 0 2px}.talent-profile .onboard-container.welcome-container{padding-top:25px}@media(min-width:768px){.talent-profile .onboard-container.welcome-container{margin-top:100px}}@media(min-width:768px){.talent-profile .flash-messages{padding-top:25px}}.talent-profile .flash-messages .alert{margin:20px}.talent-profile .logout-link-row-desktop{display:none;padding:12px 0}@media(min-width:1200px){.talent-profile .logout-link-row-desktop{display:block}}.talent-profile .logout-link-row-mobile{display:block;padding:22px 0}@media(min-width:992px){.talent-profile .logout-link-row-mobile{background-color:transparent;background-color:initial}}@media(min-width:1200px){.talent-profile .logout-link-row-mobile{display:none}}.talent-profile .logout-link-col{display:inline-block;font-size:16px;line-height:32px;text-decoration:underline}.talent-profile .logout-image{height:16px;margin-bottom:3px;width:16px}.talent-profile .logout-icon{background-color:#000;border-radius:50%;display:inline-block;height:32px;line-height:32px;margin-left:10px;text-align:center;vertical-align:middle;width:32px}.talent-profile .logout-container{background-color:rgba(255,255,255,.9);height:100%;position:fixed;left:0;right:0;top:0;bottom:60px;width:100%;z-index:3}@media(min-width:992px){.talent-profile .logout-container{position:absolute;bottom:0}}.talent-profile .logout-container .confirm-box{background-color:#069;margin-top:100px;padding-bottom:40px}.talent-profile .logout-container .confirm-box .confirm-text{color:#fff;font-size:20px;padding-top:22px;padding-bottom:18px;text-align:center}.talent-profile .logout-container .confirm-box .confirm-button{background-color:#000;border-radius:0;border-style:none;color:#fff;display:inline-block;font-size:12px;letter-spacing:.25px;margin-bottom:16px;max-width:400px;padding-bottom:12px;padding-top:12px;text-transform:uppercase;width:100%}.talent-profile .logout-container .confirm-box .cancel-link{color:#99c2d6;font-size:16px;text-decoration-line:underline}.talent-profile .logout-container .confirm-box .times-icon{margin-top:7px;padding-right:2px}.talent-profile .logout-container .confirm-box .close-btn{color:#fff;font-size:26px}.talent-profile .profile-section-edit{position:absolute;right:16px;top:24px}@media(max-width:992px){.talent-profile .profile-section-edit.specialties-edit{right:-8px}}@media(min-width:992px){.talent-profile .profile-section-edit.specialties-edit{right:16px}}.talent-profile .profile-top-section{color:#fff;background-color:#2142b9}@media(min-width:1200px){.talent-profile .profile-top-section{background-color:transparent;background-color:initial}}.talent-profile .profile-top-section .talent-photo{display:table-cell;float:none;padding:24px 0 15px 38px;vertical-align:top}@media(min-width:1200px),(max-width:767px){.talent-profile .profile-top-section .talent-photo{display:block;float:left;padding-left:0;padding-top:0;vertical-align:baseline;vertical-align:initial}}.talent-profile .profile-top-section .profile-top-section-row{background-color:#2142b9;display:table;padding-top:24px}@media(min-width:1200px),(max-width:767px){.talent-profile .profile-top-section .profile-top-section-row{display:block}}.talent-profile .profile-top-section .profile-top-section-row .profile-section-edit{right:24px}@media(min-width:992px)and (max-width:1199px){.talent-profile .profile-top-section .profile-top-section-row .profile-section-edit{right:16px}}.talent-profile .profile-top-section .profile-top-section-info{display:table-cell;float:none;vertical-align:middle;margin-bottom:24px}@media(min-width:1200px),(max-width:767px){.talent-profile .profile-top-section .profile-top-section-info{display:block;float:left;vertical-align:baseline;vertical-align:initial}}.talent-profile .profile-top-section .section-info-row{padding-left:30px}@media(min-width:1200px),(max-width:767px){.talent-profile .profile-top-section .section-info-row{padding-left:0}}@media(max-width:991px){.talent-profile .profile-top-section .section-info-row{padding-left:1px}}.talent-profile .profile-top-section .section-info-col{text-align:left}@media(min-width:1200px),(max-width:767px){.talent-profile .profile-top-section .section-info-col{text-align:center}}.talent-profile .profile-top-section .talent-name{font-size:30px;line-height:37px;padding-bottom:2px}.talent-profile .profile-top-section .talent-education{font-size:20px}.talent-profile .resume-processing-col{padding-bottom:7px}.talent-profile .support-link{margin-top:24px;font-size:14px;text-align:center}.talent-profile .support-link a{color:#fff;text-decoration:underline}.talent-profile div.lite-hiring-callout{background-color:#dfb525;line-height:133%;padding:32px}.talent-profile div.lite-hiring-callout .standout{color:#91382c}.talent-profile.edit-talent-profile .main-page{background-color:#f9fafb;margin-top:60px}@media(min-width:992px){.talent-profile.edit-talent-profile .main-page{margin-top:120px}}.talent-profile.edit-talent-profile .pre-anchor-margin-equalizer{margin-bottom:15px}.talent-profile.edit-talent-profile .anchor{display:block;left:0;position:relative;top:-60px}@media(min-width:992px){.talent-profile.edit-talent-profile .anchor{top:-120px}}.talent-profile.edit-talent-profile .flash-messages{margin-top:10px}@media(min-width:992px){.talent-profile.edit-talent-profile .flash-messages{margin-top:60px}}.talent-profile.edit-talent-profile .category-header-row{margin-left:0;margin-right:0;margin-top:26px}.talent-profile.edit-talent-profile .category-header{border-top:1px solid #ece9e3;padding-bottom:5px;padding-top:26px}.talent-profile.edit-talent-profile .category-subtitle{padding-top:5px}@media(min-width:992px){.talent-profile.edit-talent-profile .category-subtitle{padding-top:24px}}.talent-profile.edit-talent-profile .control-label{scroll-margin-top:75px;font-weight:900;font-size:12px;letter-spacing:.25px;line-height:125%;text-transform:uppercase}.talent-profile.edit-talent-profile .upload-resume-button{font-size:14px;line-height:125%}.talent-profile.edit-talent-profile .upload-resume{margin-top:15px;margin-bottom:15px}.talent-profile.edit-talent-profile .upload-resume-details{margin-left:5px}.talent-profile.edit-talent-profile .upload-resume-details,.talent-profile.edit-talent-profile .existing-resume{font-size:14px}.talent-profile.edit-talent-profile .upload-resume-input{display:none}.talent-profile.edit-talent-profile .work-experience-cta{color:#767676;font-size:12px;letter-spacing:.25px;line-height:125%;text-align:center;padding:15px 35px;margin-top:15px;border:1px dashed #cecece;box-sizing:border-box}.talent-profile.edit-talent-profile .work-experience-cta .upload-resume-details{display:block;margin-top:5px}.talent-profile.edit-talent-profile #state-licenses-control .checkbox{margin-bottom:0}.talent-profile.edit-talent-profile #state-licenses-control .state-license-row{padding-bottom:10px;padding-top:15px}.talent-profile.edit-talent-profile .shifts-subtitle{color:#767676;font-size:12px;letter-spacing:.25px;line-height:125%}.talent-profile.edit-talent-profile .shifts-checkbox{margin-bottom:0}.talent-profile.edit-talent-profile .specialty--visible-false{display:none}.talent-profile.edit-talent-profile .user-deletion-requests{font-size:14px;margin-bottom:60px}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-text{color:#aaa8bd;margin:0 10px;padding:0 15px 15px}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-text p.request-submitted-text{color:#4e4b66}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-text__terms p{padding:10px 0;margin:0}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-link{padding:0}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-link.section-collapse-button{color:#78768a;padding-right:10px;font-size:14px}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-link.section-collapse-button:hover,.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-link.section-collapse-button:focus{text-decoration:none}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-link.terms-link{color:#3d382b;text-decoration:underline;padding:10px,16px,10px,16px}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-link.deletion-request-button{color:#aaa8bd;vertical-align:baseline;text-decoration:underline}.talent-profile.edit-talent-profile .user-deletion-requests .user-deletion-request-link.deletion-request-button[disabled]{color:#c7c5d3}.talent-profile.edit-talent-profile .user-deletion-requests__link-icon{margin-right:8px;width:15px;vertical-align:middle}.talent-profile.edit-talent-profile .user-deletion-requests__link-icon.deletion_collapsed{transform:rotate(90deg)}body.is-native.talent-profile.edit-talent-profile .main-page{margin-top:60px}@media(min-width:992px){body.is-native.talent-profile.edit-talent-profile .main-page{margin-top:60px}}body.is-native.talent-profile.edit-talent-profile .save-bar{top:0}.talent-navbar{background-color:#fff;box-shadow:0 -2px 4px rgba(0,0,0,.25);color:#afa8bd;height:60px;left:0;position:fixed;bottom:0;width:100%;z-index:1100}@media(min-width:992px){.talent-navbar{display:block;box-shadow:none;height:80px;position:relative}}.talent-navbar .talent-navbar__col{padding-left:0;padding-right:0}.edit-talent-profile .talent-navbar{position:fixed}@media(min-width:992px){.edit-talent-profile .talent-navbar{bottom:auto;bottom:initial;top:0}}@media(min-width:1200px){.edit-talent-profile .talent-navbar{position:fixed}}.talent-navbar .talent-navbar__web{display:none}@media(min-width:992px){.talent-navbar .talent-navbar__web{display:flex;justify-content:space-between}}.talent-navbar .talent-navbar__web .logo{float:left;padding-left:32px;padding-top:26px}.talent-navbar .talent-navbar__web .logo img{height:40px}.talent-navbar .talent-navbar__web .talent-navbar__list{display:flex;font-size:16px;font-weight:500;list-style-type:none;padding-left:0;padding-right:32px;padding-top:20px;text-transform:uppercase}.talent-navbar .talent-navbar__web .talent-navbar__list li{padding-left:36px}@media(min-width:1200px){.talent-navbar .talent-navbar__web .talent-navbar__list li{padding-left:50px}}.talent-navbar .talent-navbar__web .talent-navbar__list a{line-height:inherit;text-decoration:none;color:#7f7b73;display:flex;align-items:center}.talent-navbar .talent-navbar__web .talent-navbar__list a:hover{color:#3d382b}.talent-navbar .talent-navbar__web .talent-navbar__list a.active{color:#2142b9}.talent-navbar .talent-navbar__web .talent-navbar__list a.active:hover{filter:opacity(65%)}.talent-navbar .talent-navbar__web .talent-navbar__list a.active:hover .icon{filter:initial}.talent-navbar .talent-navbar__web .talent-navbar__list .icon{height:24px;padding-right:8px}.talent-navbar .talent-navbar__mobile-wrapper{padding-right:5px;padding-left:5px}.talent-navbar .talent-navbar__mobile{display:flex;justify-content:space-between;text-align:center}@media(min-width:992px){.talent-navbar .talent-navbar__mobile{display:none}}.talent-navbar .talent-navbar__mobile .nav-item-link{flex-grow:1;flex-shrink:1;flex-basis:0}.talent-navbar .talent-navbar__mobile .nav-item{color:#7f7b73;font-size:12px}.talent-navbar .talent-navbar__mobile .icon{height:24px;margin-top:10px;margin-bottom:0}.talent-navbar .talent-navbar__mobile .nav-item{padding-bottom:5px;padding-left:0;padding-right:0}.talent-navbar .talent-navbar__mobile .active .nav-item{color:#2142b9}.talent-navbar .talent-navbar__mobile.nav-items-3 .nav-item{width:33.33333%}.talent-navbar .talent-navbar__mobile.nav-items-4 .nav-item{width:25%}.talent-navbar .talent-navbar__mobile.nav-items-5 .nav-item{width:20%}.talent-navbar .talent-navbar__mobile a{text-decoration:none}body.talent-profile{margin-bottom:60px}body.talent-profile .main-page{margin-top:0}.native-home{position:fixed;width:100%;height:100%;overflow:auto;top:0;left:0;padding:0;padding-bottom:20vh;margin:0;background:#fff}.native-home .native-container{font-family:Manrope,Helvetica,Arial,sans-serif;color:#14142a}.native-home .brand-logo{display:flex;align-items:center;justify-content:center;margin-top:8.4vh;margin-bottom:9vh}.native-home .brand-logo img{height:4vh}.native-home .title{font-size:8vmin;font-weight:800;line-height:125%;margin-bottom:3vh;text-align:center}.native-home .subtitle{font-size:5vmin;font-weight:800;line-height:125%;text-align:center}.native-home .option-row{padding-top:2.5vh}.native-home .option{align-items:center;background-color:#2142b9;border-radius:10px;color:#fff;display:flex;justify-content:center}.native-home .option .text{font-size:16px;padding:14px 20px 14px 30px;width:calc(100% - 8vw)}.native-home .option .icon{margin-left:2vh}.native-home .option .arrow{font-size:6vmin;width:8vw}.native-home .sign-in-prompt,.native-home .sign-in-link{font-size:16px;line-height:110%;text-align:center}.native-home .sign-in-prompt{margin-bottom:1vh;margin-top:7vh}.native-home .sign-in-link a{display:inline-block;color:#3f64e9;border-bottom:1px solid white;padding-bottom:2px}.native-home .sign-in-link a:hover{text-decoration:none}.home-container .header{color:#fff;padding-bottom:38px}.home-container .header h1{font-weight:400}.work-experience-block .company-name{font-size:20px}.work-experience-block .date-range{font-size:16px;color:#2b303d}.work-experience-block .specialties{padding-top:10px}.work-experience-block .specialties h5{color:#2b303d;font-size:12px;font-weight:800;letter-spacing:"1px";line-height:125%;margin-top:8px;margin-bottom:10px}.work-experience-block .specialties .specialty,.work-experience-block .specialties .skill{display:inline-block;margin-right:5px;margin-bottom:5px;padding:3px 7px;border-radius:4px;border-width:1px;border-style:solid;font-size:12px;font-weight:700;color:#fff;line-height:125%;text-align:center;white-space:nowrap}.work-experience-block .specialties .specialty{background-color:#ece9e3;text-transform:uppercase}.work-experience-block .specialties .skill{background-color:#f7f5f2;font-weight:400}.work-experience-block .specialties .specialty-skill-list{margin-bottom:3px}.work-experience-block .specialties .specialty-skill-list:nth-child(odd) .specialty,.work-experience-block .specialties .specialty-skill-list:nth-child(odd) .skill{color:#069;border-color:#069}.work-experience-block .specialties .specialty-skill-list:nth-child(odd) .specialty{border-color:#ece9e3}.work-experience-block .specialties .specialty-skill-list:nth-child(odd) .skill{color:#3384ad}.work-experience-block .specialties .specialty-skill-list:nth-child(2n) .specialty,.work-experience-block .specialties .specialty-skill-list:nth-child(2n) .skill{color:#2e8b57;border-color:#2e8b57}.work-experience-block .specialties .specialty-skill-list:nth-child(2n) .specialty{border-color:#ece9e3}.work-experience-block .specialties .specialty-skill-list:nth-child(2n) .skill{color:#2e8b57}.work-experience-block .duties{margin-top:31px;font-size:16px}.work-experience-block .duties .duties-col{white-space:pre-wrap;padding-left:0}.interview-requests-container{padding-top:20px;padding-left:16px;padding-right:16px}.interview-requests-container .header h1{font-weight:400}.interview-requests-container .interview-requests-section-header{margin-top:30px}.interview-requests-container .interview-requests-section-header .section-title{display:inline-block;vertical-align:middle;margin-left:0}.interview-requests-container .interview-requests-section-header .section-title{font-size:22px;font-weight:400;margin:0 0 0 10px}.interview-requests-container .interview-request-block{box-shadow:2px 2px 4px rgba(0,0,0,.16)}.interview-requests-container .blank-slate{color:#4e4b66;padding:24px 0}.interview-requests-container .ir-app-download-prompt{color:#4e4b66;text-align:center;margin-bottom:35px}.interview-requests-container .ir-app-download-prompt.top-buffer{margin-top:25px}.interview-requests-container .ir-app-download-prompt a{text-decoration:underline}.interview-request-block{background-color:#fff;font-size:14px;padding-top:15px}.interview-request-block .error-row{color:red;text-align:center;padding-bottom:8px}.interview-request-block .context-info{text-align:right;color:#4e4b66;font-size:14px;font-weight:900;padding-bottom:4px;text-transform:uppercase}.interview-request-block .context-info .icon{padding-left:13px;vertical-align:top}.interview-request-block .job-title,.interview-request-block .company-name,.interview-request-block .locations,.interview-request-block .sign-on-bonus{color:#069}.interview-request-block .company-name{text-decoration:underline}.interview-request-block .job-title{font-size:20px;font-weight:900;padding-bottom:4px}.interview-request-block .company-name{font-size:16px;padding-bottom:4px}.interview-request-block .locations,.interview-request-block .sign-on-bonus{font-size:12px;margin-top:8px}.interview-request-block .sign-on-bonus{text-align:right}.interview-request-block .note{color:#7f7b73;font-size:16px;margin:15px 0;white-space:pre-wrap}.interview-request-block .showcase-link{margin:15px 0;white-space:pre-wrap;font-size:16px;text-decoration:underline}.interview-request-block .request-accepted-notice{background-color:transparent;padding-left:15px;padding-bottom:8px;position:relative;display:flex;flex-direction:row;-moz-column-gap:8px;column-gap:8px}.interview-request-block .request-accepted-notice h1{font-size:18px;font-weight:900;margin-top:10px;text-transform:uppercase}.interview-request-block .request-accepted-notice .checkmark{position:absolute;top:20px;right:16px}.interview-request-block .request-accepted-notice .request-accepted-notice-heading{font-size:16px}.interview-request-block .request-accepted-notice .request-accepted-notice-heading .request-accepted-notice-bold{color:#fff;font-weight:600}.interview-request-block .request-accepted-notice .request-accepted-notice-subheading{font-size:14px}.block-type-in_process .interview-request-block{background-color:#fcf8e6}.block-type-in_process .interview-request-block .context-info{color:#ffc32b}.block-type-closed .interview-request-block,.block-type-declined .interview-request-block{background-color:#f2f0f4}.block-type-closed .interview-request-block .context-info,.block-type-declined .interview-request-block .context-info{color:#aaacb1}.block-type-declined .interview-request-block .control-label{color:#069;font-size:12px;text-transform:uppercase}.block-type-upcoming_phone_screen_interview .interview-request-block{background-color:#eceffd;padding:15px}.block-type-upcoming_phone_screen_interview .interview-request-block .interview-announcement{color:#069;padding:16px 16px 0;font-size:12px;font-weight:900;text-align:center;text-transform:uppercase}.block-type-upcoming_phone_screen_interview .interview-request-block .interview-job-details{color:#2b303d;font-size:20px;padding:4px 16px 0;text-align:center}.block-type-upcoming_phone_screen_interview .interview-request-block .interview-locations{color:#2b303d;font-size:20px;padding:0 16px 4px;text-align:center}.block-type-upcoming_phone_screen_interview .interview-request-block .interview-info{color:#2b303d;font-size:16px;padding:16px;text-align:center}.interview-requests-page .interview-request-block .job-title{color:#14142a}.interview-requests-page .interview-request-block .block-type-declined .job-title{color:#796e91}.interview-requests-page .interview-request-block .company-name,.interview-requests-page .interview-request-block .locations,.interview-requests-page .interview-request-block .sign-on-bonus{color:#4e4b66}.interview-requests-page .interview-request-block .phone-interview-container .company-name{font-size:inherit}.interview-requests-page .interview-request-block .interview-announcement{color:#3f64e9}.talent-list .bottom-section .hide-button{font-size:17px;margin-top:60px;padding:10px 50px}.talent-list .auto-interview-request{color:#bb7f00;text-decoration:underline;font-weight:900}.talent-list .auto-interview-request svg{height:14px;width:14px;margin-right:4px}@media(min-width:992px){.message-container{width:auto;max-width:1170px}}@media(max-width:991px){.message-container .message-wrapper{display:flex;flex-direction:column;height:100vh}}.message-container .interview-request-block{margin-bottom:24px}.message-container .message-heading{font-size:30px;line-height:37px;background-color:#069;color:#fff;padding:19px 0 20px;position:sticky;top:0;z-index:1}.message-container .message-heading .employer-name{font-size:18px;font-weight:500;line-height:22px;text-align:center}.message-container .message-heading .employer-hospital{font-size:12px;line-height:125%;text-align:center}@media(min-width:992px){.message-container .message-heading .employer-hospital{font-size:15px}}.message-container .message-heading .title{font-size:30px;line-height:37px;font-size:36px;font-weight:400}.message-container .message-listing{padding-top:24px;padding-left:12px}.message-container .message-listing a{color:inherit}.message-container .message-listing .employer-name{font-size:18px;font-weight:500;line-height:22px;font-weight:900}.message-container .message-listing .message-datetime{font-size:12px;line-height:125%;text-align:right;color:#767676}@media(min-width:992px){.message-container .message-listing .message-datetime{font-size:15px}}.message-container .message-listing .employer-hospital{font-size:12px;line-height:125%;color:#6b6c7a;padding-top:2px;padding-bottom:10px}@media(min-width:992px){.message-container .message-listing .employer-hospital{font-size:15px}}.message-container .message-listing .message-body{font-size:16px;line-height:21px;padding-bottom:24px;line-height:130%}@media(min-width:992px){.message-container .message-listing .message-body{font-size:18px;line-height:23px}}.message-container .message-listing .unread{font-weight:900}.message-container .zen-messages{background-color:#069;color:#fff}.message-container .zen-messages .zen-img{display:block;margin-left:auto;margin-right:auto;width:50%}.message-container .zen-messages .zen-message{padding-top:40px}.message-container .zen-messages .zen-message div{font-size:16px;line-height:21px;text-align:center}@media(min-width:992px){.message-container .zen-messages .zen-message div{font-size:18px;line-height:23px}}.message-container .message-block{background-color:#ece9e3;height:600px;overflow:auto;padding-right:24px;padding-left:24px;padding-top:16px}@media(max-width:991px){.message-container .message-block{flex:1 1;height:auto;overflow-y:auto;margin-bottom:0;padding-bottom:80px}}.message-container .message-block .interview-card{padding-right:16px}.message-container .message-block .is-author{background-color:#edf9fe;border-radius:16px 16px 0;text-align:right}.message-container .message-block .is-author .message-body{padding-top:16px;padding-bottom:24px}.message-container .message-block .is-recipient{border-radius:16px 16px 16px 0;background-color:#fff;text-align:left}.message-container .message-block .is-recipient .message-body{padding-top:16px;padding-bottom:24px}.message-container .message-block .message-bubble{margin-bottom:24px;padding-right:16px}.message-container .message-block .message-bubble .message-body{font-size:16px;line-height:21px}@media(min-width:992px){.message-container .message-block .message-bubble .message-body{font-size:18px;line-height:23px}}.message-container .message-block .message-bubble .message-body a{word-wrap:break-word}.message-container .message-block .message-bubble .message-footer{font-size:14px;line-height:125%;color:#c4c4c4;padding-bottom:16px;color:#767676}@media(min-width:992px){.message-container .message-block .message-bubble .message-footer{font-size:17px}}@media(max-width:991px){.message-container .message-form{position:fixed;bottom:60px;left:0;right:0;background-color:#fff;padding:12px 16px}}body.is-native .message-container .message-wrapper .message-heading{width:100%}body.is-native .message-container .message-wrapper .message-block{margin-top:76px;max-height:calc(100vh - 320px)}.talent-profile-block{padding-top:15px;padding-bottom:15px}.talent-profile-block.odd{background-color:#f5f5f5}.talent-profile-block .talent-name{font-size:24px;font-weight:600;line-height:120%;padding-bottom:12px}.talent-profile-block .talent-name a{text-decoration:underline}.talent-profile-block .education-experience{font-weight:600;padding-bottom:18px}.talent-profile-block .tags-column{display:flex;flex-wrap:wrap;padding-bottom:12px}.talent-profile-block .locations{font-size:14px}.talent-profile-block .locations ul{padding-left:20px}.talent-profile-block .right-column ul{margin-bottom:0;padding-left:0;list-style-type:none}.talent-profile-block .right-column .row{padding-top:15px;padding-bottom:15px;margin-right:0}@media(min-width:768px){.talent-profile-block .right-column .row{border-color:#cecece;border-width:1px;border-top-style:solid;border-left-style:solid}.talent-profile-block .right-column .row:first-child{border-top-style:none;padding-top:0}.talent-profile-block .right-column .row:last-child{padding-bottom:0}}.talent-profile-block .collapsed{color:#767676;font-size:13px;margin-left:15px;padding-top:10px;padding-bottom:10px}.talent-profile-block .collapsed a{font-weight:500}.talent-profile-block .action-column{height:100%;position:absolute;right:0;width:95px}@media(min-width:768px){.talent-profile-block .main-column{padding-right:125px}}.talent-profile-block .xs-hidden{display:none}@media(min-width:768px){.talent-profile-block .xs-hidden{display:block}}.timezone-warning{background-color:#fceced;border-radius:4px;color:#4e4b66;padding:14px;display:flex;margin-bottom:30px}.timezone-warning:after{content:" ";display:table;clear:both}.timezone-warning h4{color:#e6454f;margin:0 0 4px}.timezone-warning .body{float:left;display:block;text-align:left}.timezone-warning .icon-container{color:#e6454f}@media(min-width:768px){.timezone-warning .icon-container{float:left;margin-right:16px;width:27px}.timezone-warning .body{width:calc(100% - 43px)}}@media(max-width:767px){.timezone-warning{margin-top:34px;margin-bottom:15px;text-align:center;padding:14px 40px;font-size:15px}.timezone-warning .icon-container{margin:-10px 10px -10px -25px;border-radius:30px;width:60px;height:60px}.timezone-warning .icon-container img{position:relative;top:10px}}.talent-profile-tag{border-style:solid;border-width:1px;border-radius:14px;font-size:14px;line-height:15px;margin-bottom:10px;margin-right:10px;padding:4px 8px;white-space:nowrap}.popular-tag{background-color:#fdebd7;border-color:#f69c35;color:#767676}.interested-tag{background-color:#eceffd;border-color:#3f64e9;color:#3f64e9}@media(min-width:768px){.employer-talent-profile .picture-wrapper{padding-right:30px}}.employer-talent-profile .work-experience-block .company-name{font-size:20px}.employer-talent-profile .work-experience-block .date-range{font-size:16px;color:#767676}.employer-talent-profile .work-experience-block .duties{color:#2b303d;font-size:18px;line-height:130%}.employer-talent-profile .references-content{font-size:14px;font-weight:400;line-height:125%}.employer-talent-profile .references-content .relationship{color:#767676;font-weight:900;margin-bottom:4px;text-transform:uppercase}.employer-talent-profile .references-content .name{font-weight:900;font-size:20px;line-height:125%;margin-bottom:4px}.employer-talent-profile .references-content .occupation,.employer-talent-profile .references-content .email{margin-bottom:4px}.employer-talent-profile .references-content .email a{color:#069;font-size:14px;line-height:125%}.employer-talent-profile .references-content .phone{display:flex;color:#767676;font-size:14px;margin-bottom:4px}.employer-talent-profile .references-content .score{background-color:#fff;border:solid;border-radius:20px;border-width:2px;color:#3db371;font-size:12px;font-weight:900;margin-bottom:8px;margin-top:4px;padding:2px 14px;text-transform:uppercase}.employer-talent-profile .references-content .strengths{border-left:2px solid #3db371;font-size:14px;line-height:125%;margin-left:15px;padding-left:8px}.employer-talent-profile .references-content .readMoreButton{padding:8px 0 0;text-decoration:underline}.employer-talent-profile .interview-request-header{font-size:18px;color:#66a3c2;font-weight:inherit;padding-top:12px}.employer-talent-profile .interview-request-break{border-bottom:1px solid #cecece;line-height:.1em;height:0px;margin-top:8px;margin-bottom:8px}.employer-talent-profile .interview-request-status{font-size:16px}.employer-talent-profile .hide-button-sidebar .hide-button{width:100%;margin-bottom:2px}.employer-talent-profile-picture{position:relative}.employer-talent-profile-picture .great-match{text-align:center;color:#fff;background-color:#f69c35;border:solid 1px rgb(253.2,235.2,214.6);font-weight:400;border-radius:500px;position:absolute;top:85%;left:0;right:0}.employer-talent-profile-picture.great-match-picture{margin-bottom:0}@media(min-width:768px){.employer-talent-profile-picture.great-match-picture{margin-bottom:20px}}@media(min-width:1200px){.employer-talent-profile-picture.great-match-picture{margin-bottom:10px}}.manage{background-image:linear-gradient(to bottom,#6b6b79,#2b303d);min-height:100vh;font-family:Open Sans,Helvetica,Arial,sans-serif;color:#2b303d}.manage .manage-root{min-height:100vh}.manage .panel{border-radius:0}.manage .text-light{color:#fff}.manage form.form-inline label{margin-left:.5em;margin-right:.5em;color:#999}.manage .loading{text-align:center}.manage .nav.navbar-nav.navbar-right{margin-right:0}.manage .admin-selector{width:240px;height:58px;padding:10px 30px;font-size:14px}.manage .incoming-call-container{display:flex;align-items:center}.manage .tier-a{color:#c36cdc}.manage .tier-b{color:#2c88b6}.manage .tier-c{color:#999}.manage .pagination-container{text-align:right}.manage .pagination-container li.selected a{background-color:#ece9e3}.manage .pagination-container .pagination{margin:0}.manage .manage-jobs-button-row{display:flex;justify-content:space-evenly}.manage .navbar{background-color:inherit;border:none;color:#fff;border-radius:0}.manage .navbar .navbar-brand{height:40px}.manage .navbar .nav-tabs{border:none}.manage .navbar .nav-tabs li :hover{background-color:inherit;border:none;color:#fff;border-radius:0;background-color:#60606d}.manage .navbar .nav-tabs li a,.manage .navbar .nav-tabs li.active :hover{background-color:inherit;border:none;color:#fff;border-radius:0}.manage .navbar .nav-tabs li.active a{text-decoration:underline}.manage .navbar .nav-tabs li h4{background-color:inherit;border:none;color:#fff;border-radius:0}.manage .navbar .navbar-nav{display:flex;align-items:center}.manage .navbar .navbar-nav li a{background-color:inherit;border:none;color:#fff;border-radius:0}.manage .navbar .navbar-nav li a:hover{background-color:inherit;border:none;color:#fff;border-radius:0;background-color:#60606d}.manage .candidate-block{background-color:#fff;padding:10px 5px;border-radius:5px;border:1px solid #cecece}.manage .candidate-block .bg-light{background-color:#f5f5f5}.manage .candidate-block .heading{font-size:14px;color:#999}.manage .candidate-block .unverified{color:#b5b5bc}.manage .candidate-block li.employer-item .checkbox{margin-top:0;margin-bottom:0}.manage .candidate-block li.employer-item .checkbox.batcher-decision-only input{accent-color:mediumpurple;border:1px solid mediumpurple}.manage .job-opening-block .heading,.manage .job-opening-editor .heading,.manage .job-condition-editor .heading{font-size:14px;color:#999}.manage .job-opening-block .panel-heading .form-inline label,.manage .job-opening-editor .panel-heading .form-inline label,.manage .job-condition-editor .panel-heading .form-inline label{color:#333}.manage .job-opening-block .panel-body .panel,.manage .job-opening-editor .panel-body .panel,.manage .job-condition-editor .panel-body .panel{border:1px solid #eae7e2;padding:10px;border-radius:4px;margin-bottom:10px}.manage .job-opening-editor .panel-heading .action-buttons,.manage .job-condition-editor .panel-heading .action-buttons{margin-top:24px}.manage .job-opening-editor .panel-heading .spinner,.manage .job-condition-editor .panel-heading .spinner{float:left;font-size:24px}.manage .job-opening-editor .panel-heading .role-input,.manage .job-condition-editor .panel-heading .role-input{width:auto}.manage .job-opening-editor .panel-heading .form-inline label,.manage .job-condition-editor .panel-heading .form-inline label{color:#333}.manage .job-opening-editor .control-label,.manage .job-condition-editor .control-label{font-size:14px;font-weight:400}.manage .job-opening-editor .wants-to-do .Select-value-label,.manage .job-condition-editor .wants-to-do .Select-value-label{font-size:14px}.manage .job-opening-editor .specialty-editor .specialty,.manage .job-condition-editor .specialty-editor .specialty{margin-top:6px}.manage .job-opening-editor .operator-dropdown,.manage .job-condition-editor .operator-dropdown{max-width:6em;min-width:5em}.manage .job-opening-editor .operator-dropdown#specialtyOperator,.manage .job-condition-editor .operator-dropdown#specialtyOperator{float:none}.manage .job-opening-editor .after-operator-input,.manage .job-condition-editor .after-operator-input{width:100%;display:table-cell}.manage .job-opening-editor .input-group-addon.minimized,.manage .job-condition-editor .input-group-addon.minimized{padding:6px 2px;visibility:hidden}.manage .job-opening-editor .job-opening-talent-profile,.manage .job-condition-editor .job-opening-talent-profile{padding:10px 20px;font-size:80%}.manage .job-opening-editor .job-opening-talent-profile.added:before,.manage .job-condition-editor .job-opening-talent-profile.added:before{background-color:#3c763d;content:"Added";padding:5px 10px;font-weight:900;position:relative;top:-2px;color:#fff}.manage .job-opening-editor .job-opening-talent-profile.added .candidate-block,.manage .job-condition-editor .job-opening-talent-profile.added .candidate-block{border-color:#3c763d;border-width:2px}.manage .job-opening-editor .job-opening-talent-profile.removed:before,.manage .job-condition-editor .job-opening-talent-profile.removed:before{background-color:#a94442;content:"Removed";padding:5px 10px;font-weight:900;position:relative;top:-2px;color:#fff}.manage .job-opening-editor .job-opening-talent-profile.removed .candidate-block,.manage .job-condition-editor .job-opening-talent-profile.removed .candidate-block{border-color:#a94442;border-width:2px}.manage .job-opening-editor .work-experiences-panel,.manage .job-condition-editor .work-experiences-panel{overflow:auto;max-height:300px}.manage .job-opening-editor .talent-profiles-added,.manage .job-condition-editor .talent-profiles-added{color:#3c763d;font-weight:900}.manage .job-opening-editor .talent-profiles-removed,.manage .job-condition-editor .talent-profiles-removed{color:#a94442;font-weight:900}.manage .nametag{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;background-color:#6b6b79;color:#fff;display:inline-block;padding:5px 10px;text-align:center}.manage .nametag.screener-1{background-color:#44d7b6}.manage .nametag.screener-2{background-color:#36ac92}.manage .nametag.screener-3{background-color:#29816d}.manage .nametag.screener-4{background-color:#1b5649}.manage .nametag.advocate-1{background-color:#c36cdc}.manage .nametag.advocate-2{background-color:#9c56b0}.manage .nametag.advocate-3{background-color:#754184}.manage .nametag.advocate-4{background-color:#4e2b58}.manage .nametag.account_manager-1{background-color:#a7b7c7}.manage .nametag.account_manager-2{background-color:#86929f}.manage .nametag.account_manager-3{background-color:#646e77}.manage .nametag.account_manager-4{background-color:#434950}.manage .nametag.autopilot-1{background-color:#ee6161}.manage .nametag.system-1{background-color:#5f2727}.manage .nametag.talent{background-color:#2b303d}.manage .nametag.employer-1{background-color:#55d2f7}.manage .nametag.employer-2{background-color:#44a8c6}.manage .nametag.employer-3{background-color:#337e94}.manage .nametag.employer-4{background-color:#225463}.manage .ops-task{display:flex;align-items:center;min-height:16px;margin:4px 0}.manage .ops-task.opstask-blue{color:#10a2eb;border-color:#10a2eb}.manage .ops-task.opstask-red{color:#e11919;border-color:#e11919}.manage .ops-task.opstask-yellow{color:#bb7f00;border-color:#bb7f00}.manage .ops-task.opstask-yellow a{color:#bb7f00}.manage .ops-task.opstask-gray{color:#6b6b79;border-color:#6b6b79}.manage .ops-task .icon{margin:0 5px 0 0}.manage .ops-task .title,.manage .ops-task .title a{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;line-height:14px}.manage .ops-task .date{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;font-weight:400}.manage .ops-task .snooze button{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;text-decoration:underline;font-weight:400;padding:0}.manage .ops-task .snooze button:focus{outline:none}.manage .ops-task .snooze{font-weight:400}.manage .ops-task .snooze img{height:14px;margin:0}.manage .ops-task .close-btn{border:1px solid;border-radius:50%;font-size:10px;line-height:1;min-width:12px;min-height:12px;margin:2px 0 2px 5px;width:12px;height:12px;text-align:center;cursor:pointer}.manage .ops-task .close-btn:hover{background-color:#fff}.manage .ops-task .close-btn.disabled{color:#6b6b79;border-color:#6b6b79}.manage .ops-task .reminder-comment{font-weight:400}.manage .snoozed-toggle{font-size:10px;color:#6b6b79;cursor:pointer}.manage .manage-root:has(>.ops-tool){height:100vh;display:flex;flex-direction:column}.manage .ops-tool{font-size:14px;margin:-20px 0 0;padding:0 30px;flex:1 1;min-height:0;display:flex;flex-direction:column}.manage .ops-tool a{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;color:#10a2eb;text-decoration:underline}.manage .ops-tool .text-danger{color:#e11919}.manage .ops-tool .btn{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;border-radius:15px;min-height:30px;padding:0 20px;border:none}.manage .ops-tool .btn.btn-default{background-color:#069;color:#fff}.manage .ops-tool .btn.btn-default:hover{background-color:#2c88b6}.manage .ops-tool .col-header{width:50px;float:left;position:relative;min-height:1px}.manage .ops-tool .col-content{width:calc(100% - 50px);margin-left:-15px;float:left;position:relative;min-height:1px}.manage .ops-tool .children-align-middle{display:flex;flex-direction:row;height:100%;justify-content:flex-start;align-items:center;overflow:hidden}.manage .ops-tool .clickable{cursor:pointer}.manage .ops-tool .heading{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.3;color:#6b6b79}.manage .ops-tool .communication-button :hover{opacity:.8}.manage .ops-tool .sort-bar{height:60px;width:100%;color:#fff;margin:5px 0}.manage .ops-tool .sort-bar select,.manage .ops-tool .sort-bar .multi-select{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;display:inline-block;width:20em}.manage .ops-tool .sort-bar select input,.manage .ops-tool .sort-bar .multi-select input{color:#2b303d}.manage .ops-tool .sort-bar .sort-order{margin-left:4px;background-color:#fff}.manage .ops-tool .virtualized-row{margin:0}.manage .ops-tool .talent-container{display:flex;width:100%;flex:1 1;min-height:0}.manage .ops-tool .talent-rows{width:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.manage .ops-tool .talent-rows.fixed-width{width:620px}.manage .ops-tool .talent-rows-list{flex:1 1;min-height:0}.manage .ops-tool .talent-rows-subsection{margin:0 -15px}.manage .ops-tool .talent-rows-subsection-title{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;background-color:#cecece;padding:10px}.manage .ops-tool .talent-rows .talent-rows-section-title{padding:20px 0 1px}.manage .ops-tool .talent-rows .talent-rows-section-title:nth-child(1){padding-top:0}.manage .ops-tool .talent-rows .talent-rows-section-title-content{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.3;background-color:#cecece;padding:10px}.manage .ops-tool .talent-row{padding:0 0 1px;display:flex;flex-direction:row;align-content:flex-start;align-items:center}.manage .ops-tool .talent-row .talent-row-content{flex-grow:1;background-color:#fff}.manage .ops-tool .talent-row .talent-row-content.selected{background-color:#ece9e3}.manage .ops-tool .talent-row .expansion{display:inline-block;font-size:16px;width:50px;text-align:center}.manage .ops-tool .talent-row .talent-row-title{width:100%;min-height:60px;padding:16px 0}.manage .ops-tool .talent-row .talent-row-title .talent-name{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.4;color:#2b303d}.manage .ops-tool .talent-row .talent-row-title .talent-name .talent-info{color:#6b6b79;font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.3}.manage .ops-tool .talent-row .talent-row-title .ops-task-list{margin-left:50px}.manage .ops-tool .talent-row .last-admin-comment{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.3;color:#6b6b79}.manage .ops-tool .talent-row .collapsed-interview-requests{max-height:57px;display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start}.manage .ops-tool .talent-row .collapsed-interview-requests .interview-request-summary{margin:0 5px;line-height:19px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:38px;overflow:hidden}.manage .ops-tool .talent-row .admin-tool-link{text-align:center;line-height:1.8;font-size:12px}.manage .ops-tool .talent-row .assign-screener-display{margin-top:16px;text-align:center}.manage .ops-tool .talent-row .assign-screener-display__button-row{margin-top:2px}.manage .ops-tool .talent-row .direct-connect-tag{margin:6px 10px 0}.manage .ops-tool .talent-row .interview-request-details{padding:10px 0;border-top:1px solid #cecece}.manage .ops-tool .talent-row .interview-request-details:nth-child(odd){background-color:rgba(0,0,0,.05)}.manage .ops-tool .talent-row .interview-request-details .heading{margin-top:10px}.manage .ops-tool .talent-row .interview-request-details.collapsed{margin:0 -15px;padding:10px 15px 10px 0}.manage .ops-tool .talent-row .interview-request-details.collapsed .message-contents{display:flex;align-items:center}.manage .ops-tool .talent-row .interview-request-details.collapsed .message-contents .column{padding-right:10px}.manage .ops-tool .talent-row .interview-request-details.collapsed .message-contents .name{flex:12 1}.manage .ops-tool .talent-row .interview-request-details.collapsed .message-contents .assignee{flex:4 1}.manage .ops-tool .talent-row .interview-request-details.collapsed .message-contents .interview-request-status{flex:16 1}.manage .ops-tool .talent-row .interview-request-details.collapsed .ops-task-list{margin-left:20px}.manage .ops-tool .talent-row .interview-request-details h2,.manage .ops-tool .talent-row .interview-request-details h2 a{font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;color:#2b303d;text-decoration:none;margin:0}.manage .ops-tool .talent-row .interview-request-details .controls{display:flex;align-items:center}.manage .ops-tool .talent-row .interview-request-details .small-number{color:#6b6b79;float:left;font-size:12px;text-align:center;padding:0;width:20px}.manage .ops-tool .talent-row .interview-request-details .circled-icon div{background-color:#2b303d;border-radius:50%;width:20px;height:20px;text-align:center;position:relative}.manage .ops-tool .talent-row .interview-request-details .circled-icon div span{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.29;color:#fff;display:inline-block;text-align:center;vertical-align:middle}.manage .ops-tool .talent-row .interview-request-details .muted.circled-icon div{background-color:#6b6b79}.manage .ops-tool .talent-row .interview-request-details .status{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.29}.manage .ops-tool .talent-row .interview-request-details .status select{max-width:100%}.manage .ops-tool .talent-row .interview-request-details .last-updated,.manage .ops-tool .talent-row .interview-request-details .auto-schedule{font-size:10px}.manage .ops-tool .talent-row .interview-request-details .job-title{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.29}.manage .ops-tool .talent-row .interview-request-details .acctmgr{margin-top:8px}.manage .ops-tool .talent-row .interview-request-details .employer-note{margin-top:10px;border-top:1px solid #cecece;padding-top:10px}.manage .ops-tool .talent-row .interview-request-details .employer-note .body{overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.manage .ops-tool .talent-row .interview-request-details .employer-note .footer{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between}.manage .ops-tool .talent-row .interview-request-details .employer-note .footer .date,.manage .ops-tool .talent-row .interview-request-details .employer-note .footer .author{font-size:10px;vertical-align:bottom;color:#6b6b79}.manage .ops-tool .talent-details{background-color:#ece9e3;width:calc(100% - 629px);margin-left:9px;overflow:auto;padding:20px}.manage .ops-tool .talent-details .tri-column-container{display:flex;flex-direction:row;align-items:stretch;height:calc(100% - 20px);width:100%}.manage .ops-tool .talent-details .tri-column-container .comm-column{display:flex;flex-direction:column;padding-right:0;margin-top:-20px}.manage .ops-tool .talent-details .tri-column-container .comm-column .scrollable-activity-history{overflow:hidden auto}.manage .ops-tool .talent-details .tri-column-container .profile-column{position:relative;width:calc(50% + 10px);right:-50px;margin-left:-25px;padding-right:20px;padding-left:0;overflow:auto}.manage .ops-tool .talent-details .heading{margin-bottom:8px}.manage .ops-tool .talent-details .admins .nametag{margin:8px 8px 8px 0}.manage .ops-tool .talent-details .status{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.29}.manage .ops-tool .talent-details .desired-locations .locations{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29}.manage .ops-tool .talent-details .desired-locations a{cursor:pointer;color:#6b6b79}.manage .ops-tool .talent-details .updated-at{font-size:10px}.manage .ops-tool .talent-details .job-title{font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.29}.manage .ops-tool .talent-details .main-nav{margin:0 -20px;width:calc(100% + 40px)}.manage .ops-tool .talent-details .nav{background-color:inherit;border:none;border-bottom:1px solid rgba(0,0,0,.25);padding:0 20px}.manage .ops-tool .talent-details .nav li :hover{background-color:inherit;background-color:#efefef}.manage .ops-tool .talent-details .nav li a{font-size:10px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.3;background-color:inherit;border:1px solid rgba(0,0,0,.25);border-bottom:none;padding:5px 10px;text-decoration:none}.manage .ops-tool .talent-details .nav li.active :hover,.manage .ops-tool .talent-details .nav li.active a{background-color:#d9d9d9;border:1px solid rgba(0,0,0,.25);border-bottom:none}.manage .ops-tool .communication-display{background-color:#fff;box-shadow:1px 2px 2px rgba(0,0,0,.25);margin-bottom:8px;padding:10px;position:relative;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29}.manage .ops-tool .communication-display.adminComment{background-color:#e6f0f5}.manage .ops-tool .communication-display.chatMessage{background-color:#efefef}.manage .ops-tool .communication-display img.reasonably-sized{display:block;margin:1px;max-height:300px;max-width:100%}.manage .ops-tool .communication-display .body{display:flex}.manage .ops-tool .communication-display .body .message-contents{overflow-wrap:break-word;white-space:pre-wrap;width:calc(100% - 23px)}.manage .ops-tool .communication-display .body img.icon{width:18px;height:16px;margin-left:5px}.manage .ops-tool .communication-display .footer{align-items:flex-end;display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:5px;column-gap:5px;justify-content:space-between;padding-top:10px}.manage .ops-tool .communication-display .footer .date,.manage .ops-tool .communication-display .footer .status,.manage .ops-tool .communication-display .footer .status a,.manage .ops-tool .communication-display .footer .sender,.manage .ops-tool .communication-display .footer .direction{font-size:10px;vertical-align:bottom;color:#6b6b79;margin-bottom:8px}.manage .ops-tool .communication-display .footer .direction{text-align:right;font-weight:800}.manage .ops-tool .admin-comment-editor textarea{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;height:7em;margin-bottom:12px;width:100%;background-color:#e6f0f5}.manage .ops-tool .sms-message-editor .row:first-child{margin-bottom:12px}.manage .ops-tool .sms-message-editor textarea{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.29;height:5em;margin:0 auto;width:90%}.manage .ops-tool .call-editor{display:flex;flex-direction:column;justify-content:center;padding:10px;background-color:#fff}.manage .ops-tool .reminder-editor__form{background-color:#e6f0f5}.manage .ops-tool .reminder-editor textarea{font-size:14px;height:7em;margin-bottom:12px;width:100%;background-color:#e6f0f5;border:none}.manage .ops-tool .reminder-editor .comment-input{margin-bottom:0}.manage .ops-tool .reminder-editor input{background-color:#e6f0f5;border:none;box-shadow:none}.manage .ops-tool .shine{overflow:hidden;position:relative}.manage .ops-tool .shine :after{pointer-events:none;content:"";position:absolute;top:0%;width:300%;height:100%;background:linear-gradient(to right,rgba(100,100,100,0),rgba(100,100,100,0) 70%,rgba(100,100,100,.25),rgba(100,100,100,0));animation:shine 1s 1;animation-timing-function:ease}@keyframes shine{0%{left:-300%;opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0;left:0%}}.manage .voice-calls-modal .caller-id{font-size:22px;line-height:27px;text-align:center}.manage .voice-calls-modal .caller-phone{font-size:18px;font-weight:500;line-height:22px;font-weight:900;padding-top:8px}.manage .voice-calls-modal .button-row{text-align:center;padding-top:32px}.manage .voice-calls-modal .btn{background:#fff;border:none}.manage .voice-calls-modal .accept-button{padding-left:16px}.manage .voice-calls-modal .footer-meters{text-align:right}.manage .voice-calls-popover .popover-content{min-width:300px;text-align:justify;align-items:justify}.manage .voice-calls-popover .popover-title{background-color:#069;color:#fff}.manage .voice-calls-popover a{color:#fff;text-decoration:underline}.manage .voice-calls-popover .decline-button{background:#fff;border:none}.manage .voice-volume-meter{display:inline-block;padding:5px;font-size:16px;color:#2b303d}.manage .voice-volume-meter .meter{color:#fff;display:inline-flex;margin:0 5px;width:10px;height:19px;position:relative;bottom:-3px;background-color:#2b303d;flex-direction:column;justify-content:flex-end}.manage .voice-volume-meter .meter span{display:inline-block;left:0;width:100%;height:0%;background-color:#cecece}.sign-in,.forgot-password,.reset-password{min-width:320px}.sign-in .content-container,.forgot-password .content-container,.reset-password .content-container{padding-bottom:60px}@media(min-width:768px){.sign-in .content-container,.forgot-password .content-container,.reset-password .content-container{padding-top:0;padding-bottom:30px;margin-bottom:150px}}.sign-in .actions,.forgot-password .actions,.reset-password .actions{margin-top:48px}.sign-in .actions .sign-in-button,.sign-in .actions .reset-password-button,.forgot-password .actions .sign-in-button,.forgot-password .actions .reset-password-button,.reset-password .actions .sign-in-button,.reset-password .actions .reset-password-button{width:100%;background-color:#2142b9;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:300;padding:8px 16px}.sign-in .actions .reset-password-button,.forgot-password .actions .reset-password-button,.reset-password .actions .reset-password-button{white-space:normal}.sign-in .top-separator,.forgot-password .top-separator,.reset-password .top-separator{margin-top:15px}.sign-in .label-container,.forgot-password .label-container,.reset-password .label-container{text-align:left}@media(min-width:768px){.sign-in .label-container,.forgot-password .label-container,.reset-password .label-container{text-align:right}}.sign-in .sign-in-options,.forgot-password .sign-in-options,.reset-password .sign-in-options{display:flex;align-items:center;justify-content:space-between}.sign-in .sign-in-options input[type=checkbox],.forgot-password .sign-in-options input[type=checkbox],.reset-password .sign-in-options input[type=checkbox]{accent-color:#2142b9}@media(min-width:768px){.sign-in .sign-in-options,.forgot-password .sign-in-options,.reset-password .sign-in-options{margin-top:8px}}.sign-in .forgot-password,.forgot-password .forgot-password,.reset-password .forgot-password{font-size:14px;font-weight:400;color:#2142b9}.sign-in .forgot-password :hover,.forgot-password .forgot-password :hover,.reset-password .forgot-password :hover{text-decoration:underline}@media(min-width:768px){.sign-in .forgot-password,.forgot-password .forgot-password,.reset-password .forgot-password{font-size:18px}}.sign-in .remember-me,.forgot-password .remember-me,.reset-password .remember-me{display:flex;align-items:center;margin:0;font-size:14px;font-weight:400}@media(min-width:768px){.sign-in .remember-me,.forgot-password .remember-me,.reset-password .remember-me{font-size:18px}}.sign-in .remember-me input,.forgot-password .remember-me input,.reset-password .remember-me input{margin-top:0;margin-right:8px}.sign-in .line-divider,.forgot-password .line-divider,.reset-password .line-divider{display:flex;flex-direction:row;font-size:14px;color:#78768a}.sign-in .line-divider:before,.sign-in .line-divider:after,.forgot-password .line-divider:before,.forgot-password .line-divider:after,.reset-password .line-divider:before,.reset-password .line-divider:after{content:"";flex:1 1;border-bottom:1px solid #c7c5d3;margin:auto}.sign-in .line-divider:before,.forgot-password .line-divider:before,.reset-password .line-divider:before{margin-right:10px}.sign-in .line-divider:after,.forgot-password .line-divider:after,.reset-password .line-divider:after{margin-left:10px}.sign-in .google,.forgot-password .google,.reset-password .google{display:flex;justify-content:center}.sign-in .content-container,.forgot-password .content-container,.reset-password .content-container{background-color:#f5f5f5}.sign-in .welcome-text,.forgot-password .welcome-text,.reset-password .welcome-text{font-size:30px;font-weight:400;margin-top:10px}.sign-in .input-row,.forgot-password .input-row,.reset-password .input-row{margin-top:16px}.sign-in .input-row label,.forgot-password .input-row label,.reset-password .input-row label{font-size:12px;font-weight:700;letter-spacing:.25px;text-transform:uppercase;color:#2d345c}.sign-in input.form-control:focus,.forgot-password input.form-control:focus,.reset-password input.form-control:focus{border-color:#9fb2f4;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(159,178,244,.6)}.sign-in .sign-up-link,.forgot-password .sign-up-link,.reset-password .sign-up-link{color:#2142b9}.sign-in .sign-up-link :hover,.forgot-password .sign-up-link :hover,.reset-password .sign-up-link :hover{text-decoration:underline}.sign-in .app-download-notice-card,.forgot-password .app-download-notice-card,.reset-password .app-download-notice-card{position:relative;display:flex;flex-direction:column;margin-top:48px;padding:30px 18px 18px;border:2px solid #ffc42b;border-radius:8px;text-align:center}.sign-in .app-download-notice-card img.tip-man,.forgot-password .app-download-notice-card img.tip-man,.reset-password .app-download-notice-card img.tip-man{height:48px;width:80px;position:absolute;top:-24px;left:calc(50% - 40px);background-color:#f5f5f5;border-right:16px solid #f5f5f5;border-left:16px solid #f5f5f5}.sign-in .app-download-notice-card .card-contents,.forgot-password .app-download-notice-card .card-contents,.reset-password .app-download-notice-card .card-contents{display:flex;align-items:flex-start}.sign-in .app-download-notice-card .card-contents .card-title,.forgot-password .app-download-notice-card .card-contents .card-title,.reset-password .app-download-notice-card .card-contents .card-title{font-weight:900;font-size:14px;text-transform:uppercase;margin-bottom:.5em}.sign-in .app-download-notice-card .card-contents p,.forgot-password .app-download-notice-card .card-contents p,.reset-password .app-download-notice-card .card-contents p{color:#2b303d;font-size:16px}.sign-in .app-download-notice-card .card-contents img,.forgot-password .app-download-notice-card .card-contents img,.reset-password .app-download-notice-card .card-contents img{margin-right:15px}@media(min-width:768px){.sign-in .app-download-notice-card .card-contents img,.forgot-password .app-download-notice-card .card-contents img,.reset-password .app-download-notice-card .card-contents img{margin-top:10px}}.sign-in .app-download-notice-card .app-stores-container,.forgot-password .app-download-notice-card .app-stores-container,.reset-password .app-download-notice-card .app-stores-container{display:flex;justify-content:center;align-items:center;margin-top:14px;margin-bottom:26px}@media(min-width:768px){.sign-in .app-download-notice-card .app-stores-container,.forgot-password .app-download-notice-card .app-stores-container,.reset-password .app-download-notice-card .app-stores-container{margin:0 0 0 20px}}.sign-in .app-download-notice-card .app-stores-container img,.forgot-password .app-download-notice-card .app-stores-container img,.reset-password .app-download-notice-card .app-stores-container img{height:30px}.sign-in .app-download-notice-card .app-stores-container .download-badge+.download-badge,.forgot-password .app-download-notice-card .app-stores-container .download-badge+.download-badge,.reset-password .app-download-notice-card .app-stores-container .download-badge+.download-badge{margin-left:20px}.sign-in .underline-link,.forgot-password .underline-link,.reset-password .underline-link,.employer-registration .underline-link,.survey-sign-up .underline-link{border-bottom:1px solid #006699;display:inline-block;padding-bottom:2px;padding-left:5px;padding-right:5px}.sign-in .underline-link a:hover,.forgot-password .underline-link a:hover,.reset-password .underline-link a:hover,.employer-registration .underline-link a:hover,.survey-sign-up .underline-link a:hover{text-decoration:none}.sign-in .have-account,.sign-in .sign-up,.forgot-password .have-account,.forgot-password .sign-up,.reset-password .have-account,.reset-password .sign-up,.employer-registration .have-account,.employer-registration .sign-up,.survey-sign-up .have-account,.survey-sign-up .sign-up{font-size:16px}.sign-in .divider,.forgot-password .divider,.reset-password .divider,.employer-registration .divider,.survey-sign-up .divider{border-color:#cecece;border-top-style:solid;border-width:1px;margin-left:12%;margin-top:5px}@media(min-width:992px){.sign-in .divider,.forgot-password .divider,.reset-password .divider,.employer-registration .divider,.survey-sign-up .divider{width:76%}}.sign-in .form-control,.forgot-password .form-control,.reset-password .form-control,.employer-registration .form-control,.survey-sign-up .form-control{border-radius:8px;height:50px}.sign-in .sign-up-header,.forgot-password .sign-up-header,.reset-password .sign-up-header,.employer-registration .sign-up-header,.survey-sign-up .sign-up-header{background-color:#f5f5f5}@media(min-width:768px){.sign-in .sign-up-header,.forgot-password .sign-up-header,.reset-password .sign-up-header,.employer-registration .sign-up-header,.survey-sign-up .sign-up-header{background-color:transparent;border-bottom:none}}.sign-in .brand-logo,.forgot-password .brand-logo,.reset-password .brand-logo,.employer-registration .brand-logo,.survey-sign-up .brand-logo{display:flex;justify-content:center;padding-left:8px;padding-top:10vh}.sign-in .brand-logo img,.forgot-password .brand-logo img,.reset-password .brand-logo img,.employer-registration .brand-logo img,.survey-sign-up .brand-logo img{height:33px}.forgot-password h2,.reset-password h2{font-weight:400;font-size:32px}.forgot-password .actions,.reset-password .actions{margin-top:24px;margin-bottom:100px}body.is-native .app-download-notice-card{display:none}.availability-control{align-items:stretch;display:flex;flex-direction:column;font-size:14px}.availability-control .selector-main{display:flex;flex-direction:row}.availability-control .selector-main .grid-column{align-items:stretch;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;justify-content:flex-start;text-align:center}.availability-control .selector-main .grid-column:nth-of-type(2) .day-heading{border-radius:8px 0 0}.availability-control .selector-main .grid-column:nth-of-type(2) .time-block:last-of-type{border-radius:0 0 0 8px}.availability-control .selector-main .grid-column:last-of-type .day-heading{border-radius:0 8px 0 0}.availability-control .selector-main .grid-column:last-of-type .time-block:last-of-type{border-radius:0 0 8px}.availability-control .selector-main .grid-column.time-labels-column{flex-grow:0}.availability-control .time-zone{color:#7f7b73;margin:-16px 0 0 8px;height:12px;font-size:10px;padding-left:28px}.availability-control .control-row{display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;margin:16px 5px}.availability-control .control-row ul{flex-grow:1;margin-top:5px}.availability-control .control-row a{cursor:pointer}.availability-control .control-row a:hover,.availability-control .control-row a:focus,.availability-control .control-row a:focus-within{background-color:#fff}.availability-control .day-heading{background-color:#ceccca;color:#3d382b;font-size:10px;font-weight:800;height:34px;padding:6px 4px;text-transform:uppercase;margin-bottom:1px;margin-right:1px;line-height:110%}.availability-control .day-heading.select-all-day{color:#38678b;cursor:pointer;text-decoration:underline;font-weight:800}.availability-control .day-heading.time-labels{background-color:#fff;color:#7f7b73;height:22px;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;padding:0 8px}.availability-control .day-heading.weekend{background-color:#3d382b!important}.availability-control .day-heading .date{font-weight:500}.availability-control .time-label{color:#7f7b73;flex-grow:0;font-size:10px;height:30px;padding-right:8px;padding-left:8px;margin-bottom:1px;text-align:right}.availability-control .time-block{box-sizing:border-box;background-color:#f5f5f5;height:30px;margin-bottom:1px;margin-right:1px;cursor:pointer}.availability-control .time-block.otherPreferred,.availability-control .time-block.preferred{border:none;background-color:#f5f5f5}.availability-control .time-block.unavailable{border:none;cursor:not-allowed;background-color:#3d382b;opacity:1}.availability-control .time-block.selected{border:none;background-color:#2d5bff;opacity:1}.availability-control .time-block.reserved{border:none;cursor:not-allowed;background-color:#becbff;opacity:1}.availability-control .time-block .block-label{display:none}@media(min-width:768px){.availability-control .time-block .block-label{display:block}}.availability-control .weekend{max-width:16px}body.survey-sign-up{background-attachment:fixed;background-image:linear-gradient(to bottom,#069,#cce0eb)}.survey-sign-up{font-family:Manrope}.survey-sign-up .main-page{margin-top:0}.survey-sign-up .orange-button{background-color:#f15c49;border:none;border-radius:0;border-radius:initial;font-size:13px;font-weight:300;padding:15px 30px}@media(min-width:768px){.survey-sign-up .orange-button{font-size:16px}}.survey-sign-up .top-separator{margin-top:40px}.survey-sign-up h2{font-weight:700;margin-bottom:20px}@media(min-width:480px){.survey-sign-up h2{margin-bottom:10px}}.survey-sign-up label{font-weight:400}.survey-sign-up .terms{color:#767676;font-family:Helvetica;font-size:14px;font-weight:300}.survey-sign-up .terms a{color:#767676;text-decoration:underline}.survey-sign-up button.get-started{font-size:18px;padding-bottom:10px;padding-top:10px}.survey-sign-up .input-label{text-align:left}@media(min-width:768px){.survey-sign-up .input-label{text-align:right}}body.survey-result{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}body.survey-result.fixed-header .survey-navbar{position:fixed;-ms-box-shadow:0px 1px 2px 0px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);padding:10px 40px;background:#fff;color:#000;border-color:#000}.survey-result .survey-navbar{width:100%;max-width:100%;padding:20px 40px;color:#fff;border:none;background-color:#f8f8f8;box-sizing:border-box;transition:background-color .3s ease,color .26s ease,padding .18s ease}.survey-result .survey-navbar .survey-navbar__list li a,.survey-result .survey-navbar .survey-navbar__mobile li a{color:#069;font-family:Manrope;font-size:18px;font-style:normal;font-weight:700;padding:10px 25px;-webkit-font-smoothing:antialiased}.survey-result .survey-navbar .survey-navbar__list{padding-right:25px}@media(min-width:768px){.survey-result .survey-navbar .survey-navbar__list{max-width:calc(100vw - 380px)}}.survey-result .survey-navbar .survey-navbar__mobile li a{display:block;line-height:20px;text-align:center}@media(min-width:768px){.survey-result .survey-navbar{position:fixed;top:0;z-index:12;background-color:transparent}}.survey-result .banner-wrap{position:relative;height:100%;background:#000;color:#069}.survey-result .banner-wrap .container{padding:80px 40px}.survey-result .banner-wrap .banner{text-align:center;transition:opacity .5s ease}.survey-result .banner-wrap h2{font-family:Manrope,sans-serif;font-size:1.2em;font-weight:700;line-height:1.15;margin:15px auto}@media(min-width:992px){.survey-result .banner-wrap h2{font-size:50px!important}}.survey-result .banner-wrap div.paragraph{font-family:Manrope,sans-serif;font-size:1.25em;font-weight:700;line-height:1.15;margin:15px auto}.survey-result .banner-wrap p{color:inherit;font-family:Manrope,sans-serif;font-size:1.25em;font-weight:700;line-height:1.15;margin:15px auto}.survey-result .main-wrap{float:left;width:100%;background:#fff}.survey-result .main-wrap .container{padding:60px 40px}.survey-result .salary .main-wrap .container{padding:20px 40px}.survey-result .salary table{width:100%}.survey-result .main-wrap h2{color:inherit;font-family:Manrope,sans-serif;font-size:2em;font-weight:700;line-height:1.15;margin:0 auto 30px}@media(min-width:992px){.survey-result .main-wrap h2{font-size:50px!important}}.survey-result .main-wrap div.paragraph{color:#333;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0 auto 30px}.survey-result .main-wrap p{color:inherit;font-family:Manrope,sans-serif;font-size:16px;margin:0 auto 30px}.survey-result .banner-wrap .container,.survey-result .main-wrap .container{max-width:1200px;margin:0 auto}@media(min-width:992px){.survey-result .banner-wrap .container,.survey-result .main-wrap .container{margin:0 240px}}.survey-result .main-wrap ul{list-style-position:outside}.survey-result a.call-to-action{display:inline-block;background-color:#f15b48;border:1px solid #f15b48;border-radius:50px;font-family:Manrope,sans-serif;font-weight:700;font-size:20px;color:#fff;cursor:pointer}.survey-result a.call-to-action:hover{background-color:#fff;color:#f15b48;border:1px solid #f15b48}.survey-result a.call-to-action span{display:inline-block;padding:15px 30px}.survey-result .salary .finish-button{box-shadow:inset 0 1px #54a3f7;background:linear-gradient(to bottom,#007dc1 5%,#0061a7);background-color:#007dc1;border-radius:3px;border:1px solid #124d77;display:inline-block;cursor:pointer;color:#fff;font-family:Arial;font-size:15px;padding:6px 24px;text-decoration:none;text-shadow:0px 1px 0px #154682}.survey-result .salary .finish-button:hover{background:linear-gradient(to bottom,#0061a7 5%,#007dc1);background-color:#0061a7}.survey-result .salary .finish-button:active{position:relative;top:1px}.survey-result hr.styled-hr{background-color:#eee;background-color:rgba(0,0,0,.13);border:0pt none;color:#eee;color:rgba(0,0,0,.13);height:1px;margin:0 auto;text-align:center}.survey-result .footer-wrap{-webkit-font-smoothing:antialiased;font-family:Manrope;font-size:14px;width:100%}.survey-result .footer-wrap .footer-container{background-image:url(data:image/webp;base64,UklGRp4KAABXRUJQVlA4WAoAAAAQAAAAnwUAagEAQUxQSC4AAAABD/DA/4iIQKRtM+n3D04b0f8J6PHxH//xH//xH//xH//xH//xH//xH//xH0sBVlA4IEoKAADwvgCdASqgBWsBPpFIn0ylq62loPJYgbASCWlu350wNkazYhFypEx9B+t93UxAFMg4Q26I/Y4xnxkEYlFd/aWEMH1ropbZFsczDUBEzd2Th0k0ito1f3GBowfWuiPrWcwKdxRB16G3JC3gG4VPyzHG3xYWD7BEOSNraLrKHgpeZwFboj6Y/HPzNGDKndDVtr5p0R9Zxw3sfzrHm4dglJtbS1FbmYA0YPrXRIni1cCS4bvDrL5BwcexCgdfvU0+EmZCjw26I+td3vQSXSCfzqRZQFiorY1MZjeGgywheOApNkB9Vm+yRtVA59Ga/q7Uwv/QbUcxDYnhAqhZ9Kvtmnwhg+tdEfgYLmFkwcK7cHnNo7WgAj563PRfIOENuhbe+Rh64BATJyE+EN3aQvkHCG3lazTtDeFa9a9l36+8odsoZyfHqU8vLLGaUUpguTVRcx78wBE+BbozjjCChw4pNPhDB9a0G7Q6KXxTHMfBS7Yq7U0+EMH1rpDBmlFQWDF0R9a5i8G9NCDGknsGS1Xamnwhg+tdEfWuaEx8IYPW+gEzpX5PS7vWuiPrXrj66wBgrhvCtQEkK64SHocSOtAm4riC5ht0DsKYDWuiPrZcZsx5/cvrhDUU1ziTh8IYP2oymkVFwZe4qi/oFZDnbf1dqafCGD610R9MjEhhpqafYmtOxiUepc08afaZwgU+jjWY88YXxXBf1dqYvF39whEv2xfti/bGhcbpDrZp8IYPrXRROtBMbg8v7aPN4URgqJSgDzHC7+ZooQLizuORfDHr1tuwYxsV31IyaGgbbKIpHfMtemMF0W2CDWjiuQmoVoNKLmPikosAAeLokvsY+UvI8jDQUD+G13BlshXlIdGuhgTnIBThwh34qjF/LMoqmA0yMSL92XzvQdjfZD1cK5fWcrkIl/QQVtFQGTjXB7ubdMoYOH9WYfgq3Y0LYBJBeScjYSM9Gy7bZtBzI/oOENtACk/SPcYVs447LWFvomqVw1OYFcZBo5LXL+Qvt9sDcI9P7mV1zlvBtcDh/IK4bN1u8Mo3dqYl+5nrocEYECn8H0WLXjiCwMBO+SXfSEiDz580efr8twLUokh/nncHQjpPp6PtaAFSqtubN6RgJI1qHPy7MRCfcrHfSocKmz071uC3iF8t08VtZqf4cAoyiHTjxMA95JKfAkc9h1EYHflxMBhF1hZYX0uSYribAVjrWRSVDWFyB9a6KJ0CeepqvkABL3nlXbtaII6ity/PWUe6S7pb/m3XB2iflltOqgFrPMyPnS2+u5lmGA0l5+lGVD/rQ4kimy/3G41ZWQizkvki5YO9QC3EEgqBJ//1GRvuoVxXbxu8sHtvoHzfZxKZt+MpvBcbBY/TLLjvEV7Ib+lIn64zkk3EbQWxTNRknasifBZxwLTQ/Ki7+g4ONbYle9aKnPccWScZSA7NRyhvug15uKDlGpCGEUMXI/UcwCxT/yDpQcrkolwS9OKvc41OrOtXEu5r9zwElhm3bfUSyxOuEi/N6+VEui/QmX+VXzwiTK+CNSUK3Wxzrj3M3NTGOEp1X3iiiiZy5bdem4BY5XGtE+E5/Lo5UJk/9/eoKJ/vWvLnlcWktGrxUUZaLbjEweLlm/a8TbCBQbtFzZQAZpyr4wGsV39BBGqHw/0GGs5SjT4NkHE9d+svOWLzCEudtcAuYu3JbIraxsP7WZL4ewCEffrzlUMYyAk5CoJoTW6bOZssZDUk8VPfsXRz8y1h+uYFhMP8YuTsVERES4zLyYZl3bdANjjSSKtfY1rOvozEhTNWycsS5MUw+F1fzEldxcMdexhulBZA5TY8pX/v5PQ7XOMyDhfynrpqxNG9Ehp1Cn66c3gl39xL+v2AeTEHL3sU80ut8ML8Z7FB4sKCoCjovOVnsGjlMP6CsXV7lz7i9R6Tx+nht0SEpAAh+IjgwUrmI9rKE00T1FZG9UeEFS/Xz5THxS9jVu+fdrPDTfpCplIjmfIN3pcKSZ+PxRoBdBAaMN0OLmPUe0NUBbdNd3TCWEDqJMTDOfw/dqbgK2NiR92SIAAA/vFGVSVueKkrXpB3KDOajhdCGlivZqHcjTX9PQvnl4dcd/7c2B1LruN+VkWIT3WBKUwoQQkRETRT5pEuYwGBclj+Hv96G1IaeLyukN6QP62wg2GDes/hCV63nT8WfLMsa2cUyzVGD3th88ABP83HP5het71jbx2DNcXFYKTh6Ax1/lEpAYXiHVQmYVa1/00f4wAB9VhZx+2n6ARIT/ybaBZ1XU97J6QeGDPzTvPJB7fZUmsKYrBAA2f8XT71Ibli20ANqEAM2MH8Nlhg+kq1/D2ADDYeLftAABfJSxa5hFtYzuBto/uAAASWJlS4g6KIATAOokpZKQsIoQABLpz5aRcRlfWW9Upn1RMvrxhAAUeDc8+VaYTAYdebUVsu0AA9ucYBYzDMyWync5CBIWxfhX1h28pdGGAAAAAKq+YCw3gcOlsvowIz1BROZgU+fKV1lgUFB5v4P5n49s8iGZt7mKkn0nNneKBI0K2FGMORKBIAC3L2pYr+q+y0hMMvFlEEgw4MwXiKhWoAhXsUUJ/zDEpCJthFL6CBJ/4QiAB0RPJQY0w81nM/2B1dplYb6oiIusv4qwTgzvbqsM7BbyXZcSH8qbKg5SUoKzQci41DizJJdK4a60pRzGc1Q04sSfQmkoGSLglKlQx205kNj+bJQfJGM92amlstbkpTRe9sZT11LZM2XFmhK9WYG3NJq9d0tN3Cv6gxUDf2Z66Ec9BfI2s+bYidRiTUEe08MiC5TlwYeGpoG/FHQ9+7PPhHd6QzyaYsKKDADEfnu0/CSrrALP3bChwf9/EvwxMaqSDYk4X9IFl14hr06LPzawxOoW8qesnZe4gy/sdF4nNvbP3q+mkLdu+3wwgO3BupfU0jOCrZbTjfYOmVDaTH0KTFrMgCEOyjHg1Oq9FMd8LrcFrj7uxceT3iy3kLv3EXA3zzU87nzxgcDS9ri1ouQLYkLo75C1HErQPqvw0Dfk+EufROKyFh/cOi4zGn1nojYeFX3ez/zASk4OYzS7ZGiebR/+PDjoGfiZITDgcFqphzAIbNHaV8XzfwPEwJ4pN4EDXlP86LATkwkxzBKrPaqdDLsXInD4mf7fhs49WhO1zXcXBGxXTWKCuuSOCIKAcfFPfdBYpG+/ZcpsqGFhvk4Xz+9Qq6LrPlfWq/OwF6GxOOHGsGjUMs/+uJYIhr1Zfb2XEejzpcBRfBzAHafGpiTNATy5gefMPWxo0JPe+i0yVUBJcNUfzAjtVq0uDpPDWjEzMfmsLuhCHyW/D7W+K18rNJgdO3XYJzJ7rSQRIZDmpWIF6M8VqTF1Qq0cDaGsKVBdSzfPiLoaWgau6USFBhY3bSC7/LugMkDK+8npzbymrzjW82V3LCPy3lsJMrH81Uu1Wu53uBRvtfL7CNPoojK3NRhNKV1LZYbr7QJ3kxjyU5o5hoGcmlDcJIWvsDzezE2W6XeCY01sDbd8aAAAA=);background-size:cover;color:#fff;margin-top:60px;padding-left:10px}.survey-result .footer-wrap .footer{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:28px 15px;position:relative;width:100%}.survey-result .footer-wrap .footer .text-align-right{text-align:right}@media(min-width:992px){.survey-result .footer-wrap .footer{padding:60px 40px 40px}}.survey-result .footer-wrap .col-logo{width:100%;padding:0 0 35px 10px}@media(min-width:768px){.survey-result .footer-wrap .col-logo{width:24%}}.survey-result .footer-wrap .col-talent{width:100%}@media(min-width:768px){.survey-result .footer-wrap .col-talent{width:17%;padding-left:30px}}.survey-result .footer-wrap .col-employer{width:100%}@media(min-width:768px){.survey-result .footer-wrap .col-employer{width:17%}}.survey-result .footer-wrap .col-company{width:100%}@media(min-width:768px){.survey-result .footer-wrap .col-company{width:19%}}.survey-result .footer-wrap .col-social-media{width:100%}@media(min-width:768px){.survey-result .footer-wrap .col-social-media{width:23%}}.survey-result .footer-wrap h2{font-size:18px;font-style:normal;font-weight:700;margin-top:0;padding-bottom:10px;padding-top:5px}.survey-result .footer-wrap a.logo img{max-width:243px;width:100%}.survey-result .footer-wrap .paragraph{padding-bottom:23px}.survey-result .footer-wrap .paragraph a{color:#fff;font-size:13px;font-weight:700;line-height:23px;text-decoration:underline}@media(min-width:768px){.survey-result .footer-wrap .paragraph a{line-height:35px}}.survey-result .footer-wrap .paragraph a:hover{color:#069}.survey-result .footer-wrap .social-media a{font-size:20px;text-decoration:none}.survey-result .footer-wrap .copyright{font-size:x-small;margin-bottom:15px;text-align:right}@media(min-width:768px){.survey-result .footer-wrap .copyright{margin-bottom:28px}}.next-hiring-action__footer{text-align:center}.next-hiring-action__footer a.footer-text{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:125%;text-decoration-line:underline;color:#fff}@media(min-width:768px){.interview-requests-page .next-hiring-action{max-width:500px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-around}}.app-download-card{background-color:#66a3c2;padding:32px 16px 16px;margin-bottom:-1px}.app-download-card .app-download-card-content{background-color:#ece9e3;color:#000;align-items:center;padding:15px 20px}.app-download-card .app-download-card-content .app-stores-container{display:flex;flex-direction:row;justify-content:center;margin-top:15px}.app-download-card .app-download-card-content .app-stores-container .download-badge:first-child{margin-right:15px}.app-download-card .app-download-card-content .app-stores-container .download-badge img{width:135px;height:40px}body.questions-page .feed-wrapper{margin-top:10px;margin-bottom:150px}body.questions-page .feed-wrapper .feed-footer{padding:2rem;display:flex;justify-content:center}body.questions-page .question-show-col{background-color:#fff;margin-bottom:120px;padding:0}body.questions-page .question-new-col{padding:0}body.questions-page .question-top-section{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.25);padding:16px;margin-bottom:8px}@media(max-width:991px){body.questions-page .question-top-section{position:sticky;top:0;z-index:1001}}body.questions-page .question-top-section .question__content{color:#2b303d;font-size:22px;font-weight:400;line-height:1.3;margin-top:12px}body.questions-page .contribution-summary-card{margin-top:20px;margin-bottom:10px;padding:8px;background-color:#f2f0f4;box-shadow:2px 2px 4px rgba(0,0,0,.16);border-radius:8px}body.questions-page .contribution-summary-card__user-info{display:flex;align-items:center}body.questions-page .contribution-summary-card__avatar{margin-left:5px}body.questions-page .contribution-summary-card__details{font-size:16px;line-height:22px;overflow:hidden;padding:2px 0 2px 8px;width:auto}body.questions-page .contribution-summary-card__metrics{display:flex}body.questions-page .answer-block{padding:0;background-color:#fff}body.questions-page .answer-block__timestamp{color:#6b6b79;font-size:12px;padding-bottom:6px}body.questions-page .answer-block__content{color:#2b303d;font-size:16px;overflow:hidden;padding:8px 0;white-space:pre-wrap;line-height:150%}body.questions-page .answer-block__answers{margin-left:54px;margin-top:20px}body.questions-page .answers-blank-slate{padding:24px}body.questions-page .answers-blank-slate__title{color:#069;font-size:16px;font-weight:400;text-align:center}body.questions-page .answers-blank-slate__graphic{display:block;margin:12px auto}body.questions-page .advice-message{padding-top:100px;text-align:center}body.questions-page .question-action-bar{background-color:#2b303d;display:flex;height:50px;justify-content:space-between;margin-top:10px}body.questions-page .question-action-bar__action{font-size:18px;line-height:50px}body.questions-page .question-action-bar__action--primary{margin-right:4px}body.questions-page .question-action-bar__action--primary .btn-link{color:#46c7f4;font-size:18px}body.questions-page .question-action-bar__action--secondary{margin-left:16px}body.questions-page .question-action-bar__action--secondary a{color:#cecece}body.questions-page .pagination-container{text-align:right;margin-bottom:100px}@media(max-width:991px){body.questions-page .pagination-container{text-align:center}}body.questions-page .pagination-container .pagination-full{display:inline-block}body.questions-page .pagination-container .pagination-compact{display:none}@media(max-width:450px){body.questions-page .pagination-container .pagination-compact{display:inline-block}body.questions-page .pagination-container .pagination-full{display:none}}body.questions-page .pagination-container .pagination{font-size:22px;box-shadow:0 4px 8px rgba(0,0,0,.25)}@media(max-width:360px){body.questions-page .pagination-container .pagination{font-size:16px}}body.questions-page .pagination-container .pagination li a{border:none}body.questions-page .pagination-container .pagination .previous a{border-top-left-radius:0;border-bottom-left-radius:0}body.questions-page .pagination-container .pagination .next a{border-top-right-radius:0;border-bottom-right-radius:0}body.questions-page .pagination-container .pagination .selected a{color:#6b6b79}body.questions-page .topic-filter-container{padding:16px 0 0;font-size:14px;line-height:18px;display:flex;align-items:center}body.questions-page .topic-filter-container .prompt{padding-right:0}body.questions-page .topic-filter-container .topic-filter{padding-left:0}body.questions-page .answer-form{color:#2b303d}@media(max-width:991px){body.questions-page .answer-form{height:80vh}body.questions-page .answer-form form{height:100%}}@media(max-width:991px){body.questions-page .answer-form .advice-form-header{position:sticky;top:0;z-index:1001}}body.questions-page .answer-form .answer-prompt{padding:20px 5px 16px;font-size:22px;line-height:1.3;color:#14142a}@media(max-width:991px){body.questions-page .answer-form .answer-prompt{background-color:#fff}}body.questions-page .answer-form .answer-input{border:none;padding:5px;width:100%;height:100%;font-size:16px;line-height:1.3}@media(min-width:992px){body.questions-page .answer-form .answer-input{border-radius:5px}}@media(max-width:991px){body.questions-page .answer-form .answer-input{resize:none}}@media(min-width:992px){body.questions-page .answer-form .answer-input{padding:15px;height:300px}}body.questions-page .answer-form .answer-input:focus{outline:none}body.questions-page .answer-form .answer-input::-moz-placeholder{color:#aaacb1}body.questions-page .answer-form .answer-input::placeholder{color:#aaacb1}body.questions-page .answer-form .answer-input.has-error::-moz-placeholder{color:#f79d93}body.questions-page .answer-form .answer-input.has-error::placeholder{color:#f79d93}body.questions-page .question-form{color:#2b303d}@media(max-width:991px){body.questions-page .question-form{height:80vh}body.questions-page .question-form form{height:100%}}body.questions-page .question-form .question-input{padding:5px;border:none;width:100%;height:300px;font-size:22px;line-height:1.25}@media(min-width:992px){body.questions-page .question-form .question-input{padding:15px;border-radius:5px}}@media(max-width:991px){body.questions-page .question-form .question-input{resize:none}}body.questions-page .question-form .question-input:focus{outline:none}body.questions-page .question-form .question-input::-moz-placeholder{color:#cecece}body.questions-page .question-form .question-input::placeholder{color:#cecece}body.questions-page .question-form .question-input.has-error::-moz-placeholder{color:#f79d93}body.questions-page .question-form .question-input.has-error::placeholder{color:#f79d93}body.questions-page .question-form .topic-input-container{border-top:1px solid #cecece;padding:16px}@media(max-width:991px){body.questions-page .question-form .topic-input-container{bottom:60px;left:0;position:fixed;width:100%}}@media(min-width:992px){body.questions-page .question-form .topic-input-container{background-color:#fff}}body.questions-page .question-form .topic-input-container .topic-input-error{text-align:right;font-size:12px;font-weight:600;line-height:1.25;color:#f79d93;padding-bottom:7px;padding-right:20px}body.questions-page .question-form .topic-input-container .topic-input-placeholder{color:#aaacb1;font-weight:900;font-size:12px;line-height:34px}@media(max-width:991px){body.questions-page .question-form .topic-input-container .topic-input .Select-menu-outer{top:auto;bottom:35px!important;border-radius:4px 4px 0 0/4px 4px 0px 0px!important}}body.questions-page .question-form .topic-input-container .topic-input.has-value .Select-input{margin-bottom:3px}body.questions-page .advice-form-header .form-action-bar{display:flex;flex-direction:row;justify-content:space-between;padding:14px 16px;font-size:16px;line-height:22px;background-color:#fff}@media(min-width:992px){body.questions-page .advice-form-header .form-action-bar{padding-top:24px;padding-bottom:0;background-color:transparent;background-color:initial}}@media(max-width:991px){body.questions-page .advice-form-header .form-action-bar{box-shadow:0 2px 4px rgba(0,0,0,.16)}}body.questions-page .advice-form-header .form-action-bar .form-action{cursor:pointer}body.questions-page .advice-form-header .form-action-bar .form-action.submitting{cursor:inherit}body.questions-page .advice-form-header .form-action-bar .cancel-action{color:#4e4b66}body.questions-page .advice-form-header .form-action-bar .submit-action{color:#2142b9;display:flex;align-items:center}body.questions-page .advice-form-header .form-action-bar .submit-action.alternate{color:#c127da}body.questions-page .advice-form-header .form-action-bar .submit-action svg{width:1em;height:1.3em;margin-right:.5em}@media(max-width:991px){body.questions-page.is-native .question-top-section{position:sticky;top:0;z-index:1001}}@media(max-width:991px){body.questions-page.is-native .advice-form-header{position:sticky;top:0;z-index:1001}}body.questions-page.is-native .question-form .topic-input-container{bottom:60px}@media(max-width:991px){body.questions-page.search-page .talent-navbar{display:none}}.advice-talent-profile-avatar.size-extra-small{width:24px}.advice-talent-profile-avatar.size-small{width:32px}.advice-talent-profile-avatar.size-medium{width:49px}.advice-talent-profile-avatar.highlighted img{border:3px solid #7c1f94}.screen-times{font-family:Manrope,Helvetica,Arial,sans-serif;margin:50px 0}.screen-times .upcoming-interviews__table{margin-bottom:56px}.screen-times .upcoming-interviews__table th{font-size:12px;letter-spacing:.25px;font-weight:700;line-height:15px;text-transform:uppercase;color:#069}@media(min-width:992px){.screen-times .upcoming-interviews__table th{font-size:16px}}.screen-times .upcoming-interviews__table td{border-top:none;vertical-align:middle}.screen-times .heading{font-size:22px;line-height:27px;font-weight:900}.screen-times .message{margin-bottom:40px;margin-top:-20px}.screen-times .message p{font-size:22px;line-height:27px;color:#2b303d;text-align:justify}.screen-times .to-schedule .header{font-weight:800;margin-bottom:5px}.screen-times .to-schedule .body{margin:5px 5px 5px 10px;padding:5px}.screen-times .calendar table{table-layout:fixed}.screen-times .calendar td{padding-top:12px;width:20%}.screen-times .calendar .select-timing{color:#2142b9;font-size:16px;font-style:normal;font-weight:400;line-height:130%;margin:0;padding:8px 0;text-align:center;text-decoration-line:underline;width:100%}.screen-times .calendar .no-timings{color:#a6a49f;display:block;font-size:16px;font-style:normal;font-weight:400;line-height:130%;padding:8px 0;text-align:center}.screen-times .calendar .week-of-header{background:#000;padding:2px}.screen-times .calendar .week-of-header h3{color:#fff;font-size:18px;font-style:normal;font-weight:900;line-height:125%;text-align:center}.screen-times .calendar .day-header{background:#2142b9;color:#fff;text-align:center}.screen-times .calendar .day-header .label{font-size:14px;font-style:normal;font-weight:900;line-height:125%;text-align:center;text-transform:uppercase}.screen-times .calendar .day-header .sub-label{display:block;font-size:.8em;margin:0 auto;text-align:center}.screen-times .confirmation,.screen-times .invite-done{background:#eae7e2;padding:25px}.screen-times .confirmation h2,.screen-times .invite-done h2{font-size:22px;line-height:27px;color:#2b303d;font-style:normal;font-weight:400}.screen-times .confirmation h3,.screen-times .invite-done h3{color:#2b303d;font-size:14px;font-style:normal;font-weight:900;line-height:125%}.screen-times .confirmation .date-time-table,.screen-times .invite-done .date-time-table{display:table}.screen-times .confirmation .date-time-row,.screen-times .invite-done .date-time-row{display:table-row}.screen-times .confirmation .date-time-message,.screen-times .invite-done .date-time-message{color:#2b303d;display:table-cell;font-size:14px;font-style:normal;font-weight:400;line-height:125%;padding-left:15px}.screen-times .confirmation .date-time-label,.screen-times .invite-done .date-time-label{display:table-cell;font-weight:800;margin-right:15px}.screen-times .confirmation p,.screen-times .invite-done p{display:block;margin-top:20px}.screen-times .confirmation .ok-cancel-buttons,.screen-times .invite-done .ok-cancel-buttons{text-align:right}.screen-times .confirmation .ok-cancel-buttons .ok,.screen-times .invite-done .ok-cancel-buttons .ok{background:#3384ad;border-radius:0;text-align:right}.screen-times .confirmation .ok-cancel-buttons .ok:disabled,.screen-times .invite-done .ok-cancel-buttons .ok:disabled{background:#999}.screen-times .confirmation .ok-cancel-buttons .cancel,.screen-times .invite-done .ok-cancel-buttons .cancel{background:#cecece;border-radius:0}.continuing-education-container{font-family:Manrope,Helvetica,Arial,sans-serif;text-align:center;color:#fff;position:static}.continuing-education-container .col-xs-12{position:static}@media(min-width:768px)and (max-width:991px){.continuing-education-container{margin-top:24px}}@media(min-width:768px)and (max-width:991px){.continuing-education-container .container-body{margin-bottom:70px}}.continuing-education-container .container-footer{bottom:0;padding:25px;background-color:#99c2d6;color:#2b303d;font-size:12px;line-height:125%}@media(min-width:768px){.continuing-education-container .container-footer{font-size:14px}}.continuing-education-container .top-separator{margin-top:25px}.continuing-education-container .bottom-separator,.continuing-education-container .home-container,.continuing-education-container .interview-requests-container{margin-bottom:25px}.continuing-education-container .continuing-education-image-header{margin-top:35px}@media(min-width:768px){.continuing-education-container .continuing-education-image-header{margin-top:65}}.continuing-education-container .continuing-education-header{font-weight:900;font-size:18px;line-height:130%}.continuing-education-container .main-content p,.continuing-education-container .main-content ul{font-size:18px;line-height:130%}.continuing-education-container .main-content ul{text-align:left}.continuing-education-container .main-content li{padding:10px 0}.continuing-education-container .enroll-in-ce .icon,.continuing-education-container .view-ce-dashboard .icon{margin-top:-2px;padding-left:10px}.continuing-education-container button.enroll-in-ce{margin-bottom:24px}@media(max-width:767px){.continuing-education-container .i-button{width:90%;font-size:10px}}.continuing-education-container p.ce-terms{color:#796e91;font-size:12px;line-height:125%}.continuing-education-container p.ce-terms a{text-decoration:underline}.continuing-education-container p.ce-support{font-size:14px;line-height:125%}.continuing-education-container p.ce-support a{text-decoration:underline}.cta-card{background-color:#dfb525;color:#14142a;padding:26px 0}.cta-card.continuing-education-card{background-color:#eceffd;padding:26px;margin-bottom:20px}.cta-card.continuing-education-card .continuing-education-header img{height:160px;margin-bottom:25px}.cta-card.continuing-education-card .cta-card__description{font-size:16px;margin-bottom:24px;padding-left:0;padding-right:0}.cta-card.interview-practice-card{background-color:#eceffd;margin-bottom:20px}.cta-card.interview-practice-card .cta-card__image img{height:160px}.cta-card.interview-practice-card .cta-card__button{padding-left:26px;padding-right:26px}.cta-card.salary-calculator-card{background-color:#e7f8f4;margin-bottom:20px}.cta-card.salary-calculator-card .cta-card__image img{height:160px}.cta-card.generate-resume-card{background-color:#f0d5f4;margin-bottom:20px}.cta-card.generate-resume-card .cta-card__image img{height:160px}.cta-card.mental-health-card{background-color:#fceced;margin-bottom:20px}.cta-card.mental-health-card .cta-card__image img{height:160px}.cta-card.discount-card{background-color:#fff9ea;margin-bottom:100px}.cta-card.discount-card .cta-card__image img{height:160px}.cta-card.policy-navigator-card{background-color:#e7f8f4;margin-bottom:20px}.cta-card.policy-navigator-card .cta-card__image img{height:160px}@media(max-width:370px){.cta-card{margin-top:24px}}@media(min-width:371px)and (max-width:767px){.cta-card{margin:24px 34px 0}}.cta-card__image img{height:250px}.cta-card__title,.cta-card__description{color:#2b303d;font-family:Manrope;margin:0 auto;max-width:440px;padding-left:26px;padding-right:26px;text-align:center}.cta-card__title{font-size:18px;font-weight:900;text-align:center}.cta-card__description{font-size:16px;margin-top:4px}.cta-card__button{margin-top:16px}.continuing-education-enrollment-container{background-color:rgba(255,255,255,.9);top:0;color:#fff;height:100%;left:0;position:fixed;right:0;bottom:60px;width:100%}@media(min-width:992px){.continuing-education-enrollment-container{position:absolute;top:0}}.continuing-education-enrollment-container .enrollment-dialog{background-color:#069;font-size:16px;margin-top:calc((100vh - 570px) / 3);padding-bottom:30px}@media(min-width:992px){.continuing-education-enrollment-container .enrollment-dialog{margin-top:60px}}.continuing-education-enrollment-container .enrollment-dialog .enrollment-prompt p{border-bottom:1px solid #fff;font-size:16px;line-height:125%;margin-bottom:20px;padding-bottom:20px}.continuing-education-enrollment-container .enrollment-dialog .enrollment-form .control-label{font-size:12px;font-weight:900;line-height:125%;text-transform:uppercase}.continuing-education-enrollment-container .enrollment-dialog .enrollment-form div.form-group{margin-bottom:5px}.continuing-education-enrollment-container .enrollment-dialog .enrollment-form .form-control{font-size:16px;line-height:130%}.continuing-education-enrollment-container .enrollment-dialog .enrollment-form .form-control:-moz-placeholder{color:#aaacb1}.continuing-education-enrollment-container .enrollment-dialog .enrollment-form .form-control:placeholder-shown{color:#aaacb1}.continuing-education-enrollment-container .enrollment-dialog .times-icon{margin-top:7px;padding-right:2px}.continuing-education-enrollment-container .enrollment-dialog .close-btn{color:#fff;font-size:24px;padding:6px 0 0}.continuing-education-enrollment-container .enrollment-dialog .confirm-btn{margin-top:18px}.continuing-education-enrollment-container .enrollment-dialog .confirm-btn .i-button{padding:8px 24px}.team-activity{font-family:Manrope;font-style:normal;font-weight:400;line-height:125%}.team-activity h1{font-size:30px;line-height:37px;color:#2b303d;margin-bottom:0;text-align:center}.team-activity h2{font-size:22px;line-height:27px;color:#767676;margin-top:8px;text-align:center}.team-activity h3{font-size:18px;font-weight:500;line-height:22px;align-self:center;border-bottom:1px solid #cecece;color:#2b303d;font-size:14px;font-weight:900;line-height:125%;line-height:.1em;margin:10px 0 20px;text-align:center;width:100%}.team-activity h3 span{background:#fff;padding:0 10px}.team-activity .no-data{padding-top:20px;margin:0 auto;text-align:center}.team-activity .no-data .no-data-img{display:block;height:auto;margin:auto;width:50%}.team-activity .no-data .no-data-txt{padding-top:20px}.team-activity .ta-header{margin-top:100px}.team-activity .performance-summary{margin-top:36px}.team-activity .performance-summary h1{font-size:30px;line-height:37px;color:#2b303d}.team-activity .performance-summary .title-block h2{font-size:22px;line-height:27px;color:#767676}.team-activity .stat{align-items:flex-start;align-self:center;display:flex;height:200px;justify-content:center;margin:25px auto 0;vertical-align:middle;width:90%}.team-activity .stat .stat-circle{align-items:center;align-self:top;display:flex;flex-direction:column;justify-content:center}.team-activity .stat .stat-circle .circle{background:#069;border-radius:131px;display:flex;flex-direction:column;font-weight:800;height:131px;justify-content:center;margin:10px auto;width:131px}.team-activity .stat .stat-circle .circle .datum{align-self:center;color:#fff;font-size:48px;line-height:125%;text-align:center}.team-activity .stat .stat-circle .circle .subtext{align-self:center;color:#fff;font-size:14px;font-weight:900;line-height:125%;text-align:center}.team-activity .stat .stat-circle .stat-label{color:#2b303d;font-size:14px;font-weight:900;justify-content:center;line-height:125%;margin:0 auto;text-align:center}.team-activity .stat .stat-duration{align-self:flex-end;flex-direction:column;justify-content:center;margin:-25px auto;width:33.3%}.team-activity .stat .stat-duration .line-label{color:#2b303d;font-size:14px;line-height:125%;margin:0 auto;max-width:130px;text-align:center}.team-activity .funnel-breakdown .bar-container{display:flex;padding:10px}.team-activity .funnel-breakdown .barchart{display:flex;justify-content:space-around}.team-activity .funnel-breakdown .barchart .bar-label{font-size:14px}.team-activity .funnel-breakdown .legend-list{list-style:none;margin-top:-10px}.team-activity .funnel-breakdown .legend-list li:before{content:"•";display:inline-block;font-size:3em;margin-left:-1em;position:absolute;width:1em}.team-activity .funnel-breakdown .legend-list .legend-item{font-size:14px;line-height:125%;margin:10px 2px;position:relative}.team-activity .funnel-breakdown .legend-list .bullet-ir-sent:before{color:#abd1bc}.team-activity .funnel-breakdown .legend-list .bullet-responses-received:before{color:#f2dda5}.team-activity .funnel-breakdown .legend-list .bullet-ir-accepted:before{color:#f79d93}.team-activity .funnel-breakdown .legend-list .bullet-screen-scheduled:before{color:#90ddf8}.team-activity .funnel-breakdown .legend-list .bullet-screen-completed:before{color:#5dcab1}.team-activity .funnel-breakdown .legend-list .bullet-follow-ups-scheduled:before{color:#aebdef}.team-activity .funnel-breakdown .legend-list .bullet-follow-ups-completed:before{color:#3559d6}.team-activity .funnel-breakdown .legend-list .bullet-hm-scheduled:before{color:#dfb525}.team-activity .funnel-breakdown .legend-list .bullet-hm-completed:before{color:#c36cdc}.team-activity .funnel-breakdown .legend-list .bullet-offers-sent:before{color:#46c7f4}.team-activity .funnel-breakdown .legend-list .bullet-offers-accepted:before{color:#069}.team-activity .funnel-breakdown .bar-ir-sent{fill:#abd1bc!important}.team-activity .funnel-breakdown .bar-responses-received{fill:#f2dda5!important}.team-activity .funnel-breakdown .bar-ir-accepted{fill:#f79d93!important}.team-activity .funnel-breakdown .bar-screen-scheduled{fill:#90ddf8!important}.team-activity .funnel-breakdown .bar-screen-completed{fill:#5dcab1!important}.team-activity .funnel-breakdown .bar-follow-ups-scheduled{fill:#aebdef!important}.team-activity .funnel-breakdown .bar-follow-ups-completed{fill:#3559d6!important}.team-activity .funnel-breakdown .bar-hm-scheduled{fill:#dfb525!important}.team-activity .funnel-breakdown .bar-hm-completed{fill:#c36cdc!important}.team-activity .funnel-breakdown .bar-offers-sent{fill:#46c7f4!important}.team-activity .funnel-breakdown .bar-offers-accepted{fill:#069!important}.non-hiring{font-family:Manrope,Helvetica,Arial,sans-serif;font-weight:300;font-style:normal}.non-hiring a{color:#2142b9}.non-hiring .brand-logo{display:flex;justify-content:center;padding-top:25px;padding-bottom:25px}.non-hiring .brand-logo svg{height:36px}@media(min-width:768px){.non-hiring .brand-logo{padding-left:50px;padding-top:35px;padding-bottom:35px}.non-hiring .brand-logo img{height:54px}}@media(min-width:768px){.non-hiring .back-btn-col{margin-top:10px}}.non-hiring .back-btn{font-size:16px;text-decoration:none}.non-hiring .title{font-weight:400;font-size:30px;line-height:125%}@media(min-width:768px){.non-hiring .title{padding-top:30px}}.non-hiring .subtitle,.non-hiring .prompt p{font-size:20px;line-height:125%;margin-top:20px}.non-hiring .control-label{font-weight:900;font-size:12px;line-height:125%;text-transform:uppercase}.non-hiring .submit{padding:10px}.non-hiring .submit .icon{margin-top:-2px;padding-left:10px}.non-hiring .alt-sign-x-prompt,.non-hiring .alt-sign-x-link{font-size:16px;line-height:130%}.non-hiring .alt-sign-x-prompt{margin-top:10px}.non-hiring a{text-decoration-line:none}.non-hiring a :hover{text-decoration-line:underline}.non-hiring .get-hired{margin-bottom:120px}.non-hiring .get-hired .image-container{padding-top:10px}.non-hiring .get-hired header{font-size:30px;line-height:37px;font-weight:400;text-align:center;color:#2142b9;margin-top:10px}.non-hiring .get-hired p,.non-hiring .get-hired .interested label{font-size:18px;line-height:125%;text-align:center;color:#000;margin-top:15px;margin-bottom:15px}.non-hiring .get-hired .interested label{font-weight:600}.non-hiring .get-hired .not-interested{margin-top:30px}.non-hiring .get-hired .not-interested a{font-weight:900;font-size:14px;line-height:125%;text-align:center;text-decoration:none;color:#069}.non-hiring .get-hired .hiring-cta{margin-bottom:60px}.non-hiring .onboarding-form{color:#069;padding-top:30px;padding-bottom:1px;margin-bottom:-1px}.non-hiring .onboarding-form .form-group{margin-bottom:20px}.non-hiring .onboarding-form .submit{margin-top:20px;padding:10px 20px}.non-hiring .onboarding-form .zip-code-details{margin-top:-5px}.non-hiring .onboarding-form .zip-code-details div{padding-left:5px}.non-hiring .onboarding-form .zip-code-details,.non-hiring .onboarding-form .has-error .help-block{font-size:.8em}@media(min-width:768px){.non-hiring .alt-sign-x-link,.non-hiring .onboarding-form{padding-bottom:45px}}@media(min-width:768px){.onboarding-page .non-hiring .main-content{margin-bottom:150px}}@media(max-width:767px){.onboarding-page .brand-logo span{padding-bottom:0}}.get-hired-page .main-content{background:none;margin-top:-1px}body.registration-app{margin-bottom:0}.salary-calculator{background-color:#f9f9fb;padding-bottom:80px}@media(min-width:992px){.salary-calculator .location-form{display:flex;align-items:flex-end}}.salary-calculator .salary-submission{color:#069}.salary-calculator .salary-submission .main-col{background-color:#cce0eb;padding-bottom:30px;padding-top:26px}.salary-calculator .salary-submission .subtitle{font-size:20px;font-weight:900;padding-top:8px}.salary-calculator .salary-submission p{font-size:18px;padding:8px}.salary-calculator .salary-submission input{height:44px}.salary-calculator .salary-submission .input-label{font-size:12px;font-weight:900;text-align:left;text-transform:uppercase}.salary-calculator .salary-submission .help-block{font-size:16px;text-align:left}.salary-calculator .salary-submission .submit-button{background-color:#00679b;font-size:14px;font-weight:900;margin-top:6px;text-transform:uppercase}.salary-calculator .salary-submission ::-webkit-input-placeholder{text-align:right}.salary-calculator .salary-submission ::-moz-placeholder{text-align:right}.salary-calculator .salary-submission :-ms-input-placeholder{text-align:right}.salary-calculator .prompt{margin-top:25px}.salary-calculator .prompt h1{font-size:30px;font-weight:500;margin-top:0;margin-bottom:8px}.salary-calculator .prompt p{font-size:16px;line-height:120%}@media(min-width:992px){.salary-calculator .prompt{margin-top:50px}.salary-calculator .prompt h1{font-size:35px}.salary-calculator .prompt p{font-size:18px}}.salary-calculator .salary-form .form-group{margin-bottom:0}.salary-calculator .salary-form .form-group>div{margin-bottom:15px}.salary-calculator .salary-form .control-label{color:#069;font-weight:900;font-size:12px;line-height:140%;text-transform:uppercase}.salary-calculator .salary-estimate .estimate-item{margin-top:15px;padding-left:24px}.salary-calculator .salary-estimate .estimate-item .name{font-size:18px;line-height:140%;font-weight:400}.salary-calculator .salary-estimate .estimate-item .name .icon{margin-top:-7px;margin-left:9px}.salary-calculator .salary-estimate .estimate-item .divider{border-width:1px;border-color:#c4c4c4;margin:3px 0 15px;width:75px}.salary-calculator .salary-estimate .estimate-item .value{color:#2b303d;font-size:30px;line-height:120%;margin-bottom:0}.salary-calculator .salary-estimate .estimate-item .detail{font-size:16px;line-height:120%}.salary-calculator .salary-estimate .estimate-item.highlighted .name,.salary-calculator .salary-estimate .estimate-item.highlighted .value{font-weight:900}.salary-calculator .call-to-action{margin-bottom:20px;margin-top:40px}.salary-calculator .call-to-action header{font-weight:900;font-size:21px;line-height:140%;margin-bottom:10px}.salary-calculator .call-to-action p{font-size:18px;line-height:140%}.salary-calculator .call-to-action .call-to-action-button{margin-top:15px}.salary-calculator .call-to-action .call-to-action-button .i-button{background-color:#069}@media(min-width:992px){.salary-calculator .call-to-action header{font-size:24px}.salary-calculator .call-to-action p{font-size:19px}}.mental-health-top-section{padding:18px 0}.mental-health-nav{font-size:18px}.mental-health-welcome{margin-top:16px}@media(min-width:992px){.mental-health-welcome{color:#fff}}.mental-health-welcome__title{font-size:20px;font-weight:800}.activity-cta{background-color:#edf9fe;box-shadow:0 4px 8px rgba(0,0,0,.25);margin:20px 0;padding:24px 20px}.activity-cta__title{color:#069;font-size:18px;font-weight:400;margin:0}.activity-cta__info{align-items:center;display:flex;justify-content:center;margin-top:12px}.activity-cta__info-block{margin:0 12px}.activity-cta__info-icon{margin-right:10px;width:22px}.activity-cta__info-item{align-items:center;display:flex;margin:6px 0}.activity-cta__text{margin:20px 0}.activity-cta__checkin-wrapper{margin:0 auto;width:240px}.activity-cta__last-completed{padding:16px 0;text-align:center}.mental-health-activities{padding:18px 0}.mental-health-activities__blank-slate-text{margin:30px 0;text-align:center}.activity-card{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.25);margin:20px 0;padding:12px}.activity-card__header{align-items:center;display:flex}.activity-card__header-logo-img{width:40px}.activity-card__header-title{color:#069;margin-left:10px}.activity-card__divider{border:1px solid #cecece;border-bottom:0;margin:12px 0}.activity-card__checkin-emotions{align-items:center;display:flex}.activity-card__checkin-moods{flex-grow:1;margin-left:10px}.activity-card__badge{background-color:#f7f5f2;border-radius:4px;border:1px solid #006699;color:#069;font-weight:400;margin-right:4px}.activity-card__daily-prompt{margin:16px 0 10px}.activity-card__daily-prompt-question{font-style:italic}.activity-card__daily-prompt-answer{margin-top:6px}.activity-card__index-table{max-width:320px;width:100%}.activity-card__index-table-td{padding:4px 8px}.index-score{font-weight:800}.index-score--low{color:#c14a3a}.index-score--medium{color:#2b303d}.index-score--high{color:#2e8b57}.phone-call .talent-name{font-size:22px;line-height:27px}.phone-call .talent-number{font-size:12px;letter-spacing:.25px;font-weight:700;line-height:15px;text-transform:uppercase;font-weight:900}@media(min-width:992px){.phone-call .talent-number{font-size:16px}}.phone-call .call-buttons{padding-top:16px}.phone-call .call-buttons .call-begin{margin-left:16px}.phone-call .dialpad .btn{background:#000;color:#fff;font-size:16px;margin-bottom:6px;margin-left:6px}.phone-call .btn-circle.btn-sm{width:30px;height:30px;border-radius:15px;text-align:center}.phone-call .btn-circle.btn-md{width:30px;height:30px;padding:6px 0;border-radius:15px;font-size:12px;text-align:center}.phone-call .btn-circle.btn-lg{width:50px;height:50px;padding:7px 10px;border-radius:25px;font-size:24px;text-align:center}.error-container{background-color:#fff;color:#333;padding:16px;display:flex;flex-direction:column;align-items:center}.error-container .card-header-image{max-width:250px;width:30%;margin-top:20px;margin-bottom:20px}.error-container .error-message{max-width:650px;text-align:center;width:100%}.error-container .faux-link{color:#333;text-decoration:underline;cursor:pointer}.sentry-error-embed-wrapper{z-index:10001!important}.open-in-native-prompt{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);z-index:2000}.open-in-native-prompt .prompt-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Manrope;font-weight:600;position:fixed;bottom:0;width:100%;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px}.open-in-native-prompt .prompt-container .prompt-title{font-size:17px;text-align:center;padding:23px 0 15px;border-bottom:1px solid #eee}.open-in-native-prompt .prompt-container .display-option{display:flex;justify-content:space-between;padding:21px}.open-in-native-prompt .prompt-container .display-option__icon{border-radius:20%}.open-in-native-prompt .prompt-container .display-option__icon img{width:48px;height:48px}.open-in-native-prompt .prompt-container .display-option__label{flex:80 1;padding:10px 16px}.open-in-native-prompt .prompt-container .display-option__button{padding-top:8px}.open-in-native-prompt .prompt-container .display-option__button .btn{border:none;border-radius:17px;font-size:15px;padding:5px 21px;text-transform:uppercase}.open-in-native-prompt .prompt-container .display-option__button .btn.btn-primary{background-color:#007aff}.open-in-native-prompt .prompt-container .display-option__button .btn.btn-default{background-color:#fff;border:1px solid #eae7e2;color:#007aff}.showcase-detail{max-width:980px}@media(max-width:991px){.showcase-detail .main-column{padding-left:30px}}.showcase-detail .showcase-body{margin-left:5%}.showcase-detail .navigation-back{padding:12px 0}@media(min-width:992px){.showcase-detail .navigation-back{margin-left:-50px;padding:24px 0}}.showcase-detail .navigation-back span{padding-left:4px}.showcase-detail img.showcase-image{max-width:100%;width:100%}.showcase-detail .showcase-header{display:flex;align-items:stretch}@media(max-width:767px){.showcase-detail .showcase-header{flex-direction:column}}.showcase-detail .showcase-header__image-container{align-items:center;display:flex}.showcase-detail .showcase-header__image{width:300px}@media(max-width:767px){.showcase-detail .showcase-header__image{width:100%}}.showcase-detail .showcase-header__heading{align-items:center;color:#069;font-size:30px;line-height:37px;background:#f7f5f2;display:flex;margin-left:0}@media(max-width:767px){.showcase-detail .showcase-header__heading{padding:20px;width:100%}}.showcase-detail .showcase-header__title{padding:20px 0 20px 15px}@media(max-width:767px){.showcase-detail .showcase-header__title{margin:0 auto;padding-left:0}}.showcase-detail .showcase-header__title h1{font-size:36px;font-weight:500;margin:0}.showcase-detail .showcase-subheader-wrapper{margin:10px 0}.showcase-detail .showcase-subheader-wrapper a{font-size:18px}.showcase-detail h2{font-size:20px;line-height:160%;font-weight:900}.showcase-detail h3{font-size:18px;font-weight:500;line-height:22px;font-weight:900}.showcase-detail h3.showcase-subheader{display:inline-block;margin:10px 0}.showcase-detail__body{font-size:16px;line-height:21px}@media(min-width:992px){.showcase-detail__body{font-size:18px;line-height:23px}}.showcase-detail__body span{white-space:pre-wrap}.showcase-detail__body li:last-child{padding-bottom:0}.showcase-detail .salary-estimator{background-color:#66a3c2}.showcase-detail .salary-estimator__content{padding:24px}.showcase-detail .salary-estimator__title{color:#000;font-size:20px;line-height:160%}.showcase-detail .salary-estimator__body{padding-top:8px;padding-bottom:24px;color:#fff;font-size:16px;line-height:21px}@media(min-width:992px){.showcase-detail .salary-estimator__body{font-size:18px;line-height:23px}}.showcase-detail li{padding-bottom:16px}.showcase-detail .hospital-location{border:1px solid;border-style:solid;border-radius:5px;background:#2b303d;font-size:12px;font-weight:900;line-height:15px;margin-bottom:8px}.showcase-detail .hospital-location__body{flex:none;align-self:center;flex-grow:0;padding:16px}.showcase-detail .hospital-location__name{color:#fff}.showcase-detail .hospital-location__address{color:#46c7f4;text-decoration:underline}.showcase-detail .cta-button{margin-bottom:64px}.showcase-tag{display:inline-block;border:1px solid;border-style:solid;border-radius:5px;margin-right:10px;padding-right:4px;margin-bottom:10px}.showcase-tag p{flex:none;order:0;align-self:center;flex-grow:0;margin:0;padding:4px;color:#6b6c7a;font-size:12px;font-weight:900;line-height:15px;text-transform:uppercase}body ul.indicators{padding-inline-start:0}body .react-slideshow-container+ul.indicators li{width:8px;height:8px;padding:8px}body .react-slideshow-container+ul.indicators .each-slideshow-indicator:before{background:#3f64e9}@media(hover:none){body .react-slideshow-container .default-nav{opacity:0}}body .react-slideshow-container .default-nav:last-of-type svg{margin-right:-6px}body.showcase{min-height:100vh;min-width:320px;background-attachment:fixed;background-image:linear-gradient(to bottom,#99c2d6,#069)}.showcase{font-family:Manrope,Helvetica,Arial,sans-serif;width:100%;overflow:auto;top:0;left:0;padding:0;margin:0;background:#fff}.showcase .showcase-navbar{height:100px;left:0;top:0;width:100%;z-index:1100}.showcase .showcase-navbar .showcase-navbar__col{padding-left:0;padding-right:0}@media(min-width:992px){.showcase .showcase-navbar .showcase-navbar__mobile{display:none}}.showcase .showcase-navbar .showcase-navbar__mobile .showcase-navbar__list{float:right;text-align:right;padding-top:26px;padding-right:16px}.showcase .showcase-navbar .showcase-navbar__mobile .showcase-navbar__items{text-align:right}.showcase .showcase-navbar .showcase-navbar__mobile .showcase-navbar__items a{display:block;padding-top:12px;color:#fff;font-size:16px;text-transform:uppercase}.showcase .showcase-navbar .showcase-navbar__mobile .showcase-navbar__items a:hover{color:#3385ad}.showcase .showcase-navbar .showcase-navbar__mobile button{border:none;background:none}.showcase .showcase-navbar .logo{float:left;padding-left:8px;padding-top:26px}@media(min-width:992px){.showcase .showcase-navbar .logo{padding-left:32px}}.showcase .showcase-navbar .logo img{height:47px;width:201px}@media(min-width:1200px){.showcase .showcase-navbar .logo{padding-left:0}}.showcase .showcase-navbar .showcase-navbar__web{display:none}@media(min-width:992px){.showcase .showcase-navbar .showcase-navbar__web{display:block}}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list{color:#069;float:right;font-size:16px;font-weight:500;list-style-type:none;padding-left:0;padding-right:32px;padding-top:38px;text-transform:uppercase}@media(min-width:1200px){.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list{padding-right:0}}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list li{padding-left:36px}@media(min-width:1200px){.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list li{padding-left:50px}}@media(max-width:991px){.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list li{padding-left:12px;display:inline}}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list a{line-height:inherit;text-decoration:none}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list a:hover{color:#3385ad}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list a:hover .icon{filter:opacity(65%)}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list a.active{color:#fff}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list a.active:hover{filter:opacity(65%)}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list a.active:hover .icon{filter:initial}.showcase .showcase-navbar .showcase-navbar__web .showcase-navbar__list .icon{padding-right:8px}.showcase .showcase-list .showcase-image{position:relative}.showcase .showcase-list .showcase-image img{display:block;height:300px;width:100%;-o-object-fit:cover;object-fit:cover}.showcase .showcase-list .showcase-image__text h1{text-align:center;position:absolute;color:#fff;font-size:32px;font-weight:900;top:20%;left:10%;margin-right:10%}@media(min-width:768px){.showcase .showcase-list .showcase-image__text h1{font-size:48px}}@media(min-width:992px){.showcase .showcase-list .showcase-image__text h1{top:10%;font-size:54px}}@media(min-width:1200px){.showcase .showcase-list .showcase-image__text h1{top:20%;font-size:64px}}.showcase .showcase-list__links{text-align:left}.showcase .showcase-list .main-column{padding-bottom:40px}.showcase .showcase-list,.showcase .showcase-detail{background-color:#fff}body.employer{margin:0}@media(min-width:768px){body.employer{background-attachment:fixed;background-image:linear-gradient(to bottom,#069,#cce0eb)}}@media(min-width:768px){body.employer.incredibleTheme{background-image:linear-gradient(180deg,#2142b9,#9fb2f4 41.67%,#becbff)}}@media(min-width:768px){body.employer.sign-in-page,body.employer.forgot-password-page,body.employer.reset-password-page,body.employer.employer-registration{background-attachment:scroll;background-attachment:initial;background-image:none;background-image:initial}}body.employer.sign-in-page,body.employer.forgot-password-page,body.employer.reset-password-page,body.employer.employer-registration{background-color:#f5f5f5}body.employer .hidden-candidates{padding-top:40px;margin-top:0}@media(min-width:1200px){body.employer .hidden-candidates{margin-top:50px}}body.employer.full-height{height:100vh}body.employer.full-height #employer-app{height:100%}.employer{font-family:Manrope,Helvetica,Arial,sans-serif}.employer .congrats,.employer .congrats .container-fluid{height:100%}.employer .congrats .congrats-text{font-size:28px;text-align:center}@media(min-width:768px){.employer .congrats .congrats-text{font-size:40px;font-weight:500}}.employer .congrats .brand-logo-white{display:block;float:left;height:90px;padding-left:16px;padding-top:30px;margin-bottom:10px}.employer .congrats .brand-logo-white img{height:40px}@media(min-width:768px){.employer .congrats .brand-logo-white{height:160px;padding-left:50px;padding-top:26px}.employer .congrats .brand-logo-white img{height:53px}}.employer .congrats .front{z-index:3}.employer .congrats .header{overflow:hidden}.employer .employer-container{background-color:#fff;padding-bottom:60px;padding-top:60px}.employer .employer-container .interview-request-col{color:#46c7f4;font-size:14px;line-height:normal}.employer .loading-spinner{display:block;margin:0 auto}.employer .employer-registration .main-page{display:flex}.employer .employer-registration .center-row{display:flex;justify-content:center;align-items:center}.employer .employer-registration .control-label{width:200px;text-align:left;color:inherit}.employer .employer-registration .help-block{margin-left:150px}.employer .employer-registration .tos-row{margin-top:30px;display:flex;justify-content:center;align-items:center}.employer .employer-registration .tos-row span{width:320px;text-align:center}.employer .employer-registration .content-container{background-color:transparent;background-color:initial}.employer .employer-registration .face-with-sunglasses-emoji:after{content:"😎"}.employer .employer-registration .top-separator{margin-top:40px}.employer .employer-registration h2{font-weight:500;margin-bottom:20px}@media(min-width:480px){.employer .employer-registration h2{margin-bottom:10px}}.employer .employer-registration label{font-weight:400}.employer .employer-registration .terms{color:#767676;font-family:Helvetica;font-size:14px;font-weight:300}.employer .employer-registration .terms a{color:#767676;text-decoration:underline}.employer .employer-registration button.get-started{font-size:18px;padding-bottom:10px;padding-top:10px}.employer .employer-registration .input-label{text-align:left}@media(min-width:768px){.employer .employer-registration .input-label{text-align:right}}.employer .employer-container .interview-requests .filter{display:flex;align-items:center}.employer .employer-container .interview-requests .filter .Select{flex-grow:1}.employer .employer-container .interview-requests .filter label{margin-top:2px;margin-right:5px;flex-shrink:0}.employer .employer-container .interview-requests .input-group{color:#333}.employer .employer-container .interview-requests .input-group input{background-color:#ebebeb;border-right:0;border:0;z-index:0}.employer .employer-container .interview-requests .input-group input::-moz-placeholder{color:#999}.employer .employer-container .interview-requests .input-group input::placeholder{color:#999}.employer .employer-container .interview-requests .input-group .input-group-addon{border:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);background-color:#ebebeb}.employer .employer-container .interview-requests .input-group .input-group-addon.has-search{cursor:pointer}.employer .employer-container .interview-requests .input-group .input-group-addon.has-search :hover{color:#000}.employer .employer-container .interview-request-filters{margin-top:25px;margin-bottom:25px}.employer .interview-request-messages .navigation-back{padding-top:8px;padding-bottom:43px}.employer .interview-request-messages .navigation-back .navigation-text{text-decoration-line:underline}.employer .interview-request-messages .navigation-back .backArrow{padding-right:10px}.employer .interview-request-messages .profile-section{text-align:center}.employer .interview-request-messages .profile-section .talent-name{font-size:30px;padding-top:26px;padding-bottom:8px;text-align:center;text-decoration-line:underline}.employer .interview-request-messages .profile-section .education-experience{font-size:18px;font-weight:500;line-height:22px;font-weight:900;text-align:center}.employer .interview-request-messages .message-heading{font-size:18px;font-weight:500;line-height:22px;background-color:#069;color:#fff;text-align:center;padding-top:24px;padding-bottom:24px}.employer .interview-request-messages .message-block{background-color:#ece9e3;height:600px;overflow:auto;padding-right:24px;padding-left:24px}.employer .interview-request-messages .message-block .is-author{background-color:#edf9fe;border-radius:16px 16px 0;text-align:right}.employer .interview-request-messages .message-block .is-author .message-body{padding-top:16px;padding-bottom:24px}.employer .interview-request-messages .message-block .is-recipient{border-radius:16px 16px 16px 0;background-color:#fff;text-align:left}.employer .interview-request-messages .message-block .is-recipient .message-body{padding-top:16px;padding-bottom:24px}.employer .interview-request-messages .message-block .message-bubble{padding-top:24px;padding-right:16px;padding-left:16px}.employer .interview-request-messages .message-block .message-bubble .message-body{font-size:16px;line-height:21px}@media(min-width:992px){.employer .interview-request-messages .message-block .message-bubble .message-body{font-size:18px;line-height:23px}}.employer .interview-request-messages .message-block .message-bubble .message-body a{word-wrap:break-word}.employer .interview-request-messages .message-block .message-bubble .message-footer{font-size:14px;line-height:125%;color:#c4c4c4;padding-bottom:16px;color:#767676}@media(min-width:992px){.employer .interview-request-messages .message-block .message-bubble .message-footer{font-size:17px}}.employer .interview-request-messages .message-form{background-color:#f7f5f2}.employer .interview-request-messages .message-form .form-control{background-color:#f7f5f2;border:none}.employer .interview-request-messages .message-form .submit-button{font-size:12px;letter-spacing:.25px;font-weight:700;line-height:15px;text-transform:uppercase;text-align:right;padding-bottom:16px;padding-right:16px}@media(min-width:992px){.employer .interview-request-messages .message-form .submit-button{font-size:16px}}.employer .employer-interview-request-block{border:solid 1px #cecece;margin-top:-1px;padding:25px 10px 40px}.employer .employer-interview-request-block .accepted-at{align-items:center;display:flex;margin-bottom:25px;min-height:55px}.employer .employer-interview-request-block .profile-picture-column .row{margin-bottom:15px}.employer .employer-interview-request-block .profile-picture-column .row .text-info{text-align:center}.employer .employer-interview-request-block .profile-picture-column .row .text-info a{text-decoration:underline}.employer .employer-interview-request-block .profile-picture-column .row .text-info a img.icon{margin-right:5px;width:19px;height:19px}.employer .employer-interview-request-block .profile-picture-column .row img.profileimg{margin:0 25px;width:calc(100% - 50px)}@media(max-width:991px){.employer .employer-interview-request-block .profile-picture-column .row img.profileimg{max-height:170px;max-width:170px}}.employer .employer-interview-request-block .notes-section{margin-top:25px}.employer .employer-interview-request-block .full-name{font-weight:900;font-size:24px;line-height:140%}.employer .employer-interview-request-block .experience-summary{font-weight:300;font-size:24px;line-height:160%}.employer .employer-interview-request-block .reassigned{background:#d3f2fd;border-radius:4px;color:#3384ad;display:inline-block;font-size:14px;padding:4px 10px}.employer .hidden-candidates .xs-padding-left{padding-left:10px}@media(min-width:768px){.employer .hidden-candidates .xs-padding-left{padding-left:0}}.employer .hidden-candidates .title{font-size:26px;color:#767676;padding-top:10px;padding-bottom:10px}@media(min-width:768px){.employer .hidden-candidates .title{padding-top:25px;padding-bottom:30px}}.employer .hidden-candidates .back-link{font-size:18px}.employer .hidden-candidates .talent-profile-block .hide-button{width:100%;font-size:14px;height:36px;margin-top:0}@media(min-width:768px){.employer .hidden-candidates .talent-profile-block .hide-button{padding:5px 10px;margin-top:5px}}.employer .none-specified{color:#767676;font-size:14px;font-style:italic}.employer.talent-card{background-image:none;background-color:#069;overscroll-behavior:none}.employer.talent-card .main-page{padding-top:100px}@media(min-width:992px){.employer.talent-card .main-page{margin-top:50px;padding-top:60px}}@media(min-width:768px){.employer.talent-card .talent-profile-col{padding-left:32px;padding-right:32px}}.employer.talent-card a.navigation-icon{height:56px;width:56px;border-radius:28px;font-size:36px;background:rgba(66,66,66,.54);position:absolute;top:80px;color:#fff}@media(min-width:768px){.employer.talent-card a.navigation-icon{top:50%;margin-top:-28px;position:fixed}}.employer.talent-card a.navigation-icon i{position:relative;top:4px}.employer.talent-card .left-icon,.employer.talent-card .left-icon i{left:20px}.employer.talent-card .right-icon{right:20px}.employer.talent-card .right-icon i{left:23px}.employer .auto-ir-alert-rejected{color:#000;display:inline-flex;gap:8px}.employer .warning--auto-ir-rejected{background-color:#ffedbf;border-radius:0;border:none;text-align:center}.employer .employer-container .no-padding{padding:0}.employer .employer-container .btn.btn-link.download{padding:0;margin-bottom:12px}.employer .employer-container .thinking-emoji:after{content:"🤔"}.employer .round-timer{min-width:310px}.employer .main-page{margin-top:0}.employer.incredibleTheme .hide-button{color:#2142b9;border:1px solid rgba(33,66,185,.6)}.employer.incredibleTheme .hide-button:hover,.employer.incredibleTheme .hide-button:focus{color:#2142b9;background-color:rgba(33,66,185,.15)}.employer.incredibleTheme .interview-request-messages .message-heading{background-color:#2d345c}.employer.incredibleTheme .interview-request-messages .message-block{background-color:#eae7e2}.employer.incredibleTheme .interview-request-messages .talent-name{color:#2142b9}.employer .orange-button{background-color:#f15c49;border:none;border-radius:0;border-radius:initial;font-size:13px;font-weight:300;padding:15px 30px}@media(min-width:768px){.employer .orange-button{font-size:16px}}.employer .hide-button{padding:10px 16px;height:auto;line-height:16px;font-size:14px;margin-bottom:10px;background-color:#fff;color:#00679b;border:1px solid rgba(0,103,155,.6);border-radius:4px}.employer .hide-button.hide-button-full-width{width:100%}.employer .hide-button:hover,.employer .hide-button:focus{color:#00679b;background-color:rgba(0,103,155,.15)}.employer .hide-button svg{margin-right:8px;width:16px}.employer .talent-profile-block .hide-button{padding:8px;margin-bottom:10px}@media(min-width:768px){.employer .talent-profile-block .hide-button{font-size:16px;margin-top:10px;padding:5px 15px}}body{font-size:16px;font-weight:500;background-color:#fff;line-height:120%;color:#3d382b}a{color:#2142b9}p{line-height:150%}.nopadding{padding:0!important;margin:0!important}.no-gutter>[class*=col-]{padding-right:0;padding-left:0}.no-margin{margin:0}@media(min-width:768px){.sm-no-gutter>[class*=col-]{padding-right:0;padding-left:0}}.top-buffer{margin-top:10px}.bottom-buffer{margin-bottom:10px}.left-buffer{margin-left:10px}.right-buffer{margin-right:10px}.top-separator{margin-top:20px}.bottom-separator,.home-container,.interview-requests-container{margin-bottom:20px}@media(min-width:768px){.top-separator{margin-top:40px}.bottom-separator,.home-container,.interview-requests-container{margin-bottom:40px}}.align-right{text-align:right}.align-center{text-align:center}.clickable{cursor:pointer}.flex-vertical-center{display:flex;flex-direction:row;align-items:center}.section-header{font-size:14px;font-weight:500;letter-spacing:.25px;color:#999;text-transform:uppercase}.party-emoji:after{content:"🎉"}.smiling-emoji:after{content:"😃"}.static-modal>.modal{z-index:10000}.badge{letter-spacing:.25px}.content-container.talent-notice{margin-bottom:20px;background-color:#daf4fd}.content-container{background-color:#fff;padding:15px 30px 30px}@media(min-width:768px){.content-container{padding:30px}}a.bare:hover,a.bare:focus{text-decoration:none}
