/*! ./jcr_root/apps/northstar/clientlibs built Tue Oct 20 2020 03:51:26 GMT+0000 (Coordinated Universal Time) */
@keyframes go-unrotate{0%{transform:rotate(90deg)}to{transform:rotate(0deg)}}@keyframes go-rotate{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes contentAnimationClose{0%{transform:translateY(0)}to{transform:translateY(100vh);visibility:hidden}}@keyframes contentAnimationOpen{0%{transform:translateY(100vh)}to{transform:translateY(0);visibility:visible}}.spectrum-Tooltip{visibility:hidden;opacity:0;transition:transform 130ms ease-in-out,opacity 130ms ease-in-out,visibility 0ms linear 130ms;pointer-events:none;position:relative;left:0;top:0;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;box-sizing:border-box;vertical-align:top;width:auto;padding:4px 10px;border-radius:4px;min-height:24px;font-size:12px;font-weight:400;line-height:16px;word-break:break-word;-webkit-font-smoothing:antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spectrum-Tooltip.is-open{visibility:visible;opacity:1;transition-delay:0ms;pointer-events:auto}.spectrum-Tooltip--bottom.is-open{transform:translateY(6px)}.spectrum-Tooltip--top.is-open{transform:translateY(-6px)}.spectrum-Tooltip--right.is-open{transform:translateX(6px)}.spectrum-Tooltip--left.is-open{transform:translateX(-6px)}.spectrum-Tooltip p{margin:0}.spectrum-Tooltip-tip{position:absolute;height:0;width:0;border-width:4px;border-style:solid;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.spectrum-Tooltip--left .spectrum-Tooltip-tip,.spectrum-Tooltip--right .spectrum-Tooltip-tip{top:50%;margin-top:-4px}.spectrum-Tooltip--right{margin-left:3px}.spectrum-Tooltip--right .spectrum-Tooltip-tip{right:100%;transform:rotate(90deg)}.spectrum-Tooltip--left{margin-right:3px}.spectrum-Tooltip--left .spectrum-Tooltip-tip{left:100%;transform:rotate(-90deg)}.spectrum-Tooltip--top{margin-bottom:3px}.spectrum-Tooltip--top .spectrum-Tooltip-tip{top:100%}.spectrum-Tooltip--bottom{margin-top:3px}.spectrum-Tooltip--bottom .spectrum-Tooltip-tip{bottom:100%;transform:rotate(-180deg);left:50%;margin-left:-4px}.spectrum-Tooltip--top .spectrum-Tooltip-tip{left:50%;margin-left:-4px}.spectrum-Tooltip-typeIcon{margin-left:-2px;margin-right:8px;width:14px;height:14px;-ms-flex-item-align:start;align-self:flex-start;margin-top:1px}.spectrum-Tooltip-label{max-width:101px;line-height:16px}.u-tooltip-showOnHover{display:inline-block;position:relative}.u-tooltip-showOnHover .spectrum-Tooltip{position:absolute;white-space:nowrap;visibility:visible!important;transition:transform 130ms ease-in-out;top:-100%}.u-tooltip-showOnHover .spectrum-Tooltip-label{max-width:none}.u-tooltip-showOnHover .spectrum-Tooltip--left,.u-tooltip-showOnHover .spectrum-Tooltip--left .spectrum-Tooltip-tip,.u-tooltip-showOnHover .spectrum-Tooltip--right,.u-tooltip-showOnHover .spectrum-Tooltip--right .spectrum-Tooltip-tip{top:50%}.u-tooltip-showOnHover .spectrum-Tooltip--right{left:100%;transform:translate(0,-50%)}.u-tooltip-showOnHover .spectrum-Tooltip--left{transform:translate(-100%,-50%)}.u-tooltip-showOnHover .spectrum-Tooltip--bottom,.u-tooltip-showOnHover .spectrum-Tooltip--bottom .spectrum-Tooltip-tip,.u-tooltip-showOnHover .spectrum-Tooltip--top,.u-tooltip-showOnHover .spectrum-Tooltip--top .spectrum-Tooltip-tip{left:50%}.u-tooltip-showOnHover .spectrum-Tooltip--bottom{top:100%;transform:translate(-50%,-4px)}.u-tooltip-showOnHover .spectrum-Tooltip--top{transform:translate(-50%,4px)}.u-tooltip-showOnHover :focus .spectrum-Tooltip,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip,.u-tooltip-showOnHover:focus .spectrum-Tooltip,.u-tooltip-showOnHover:hover .spectrum-Tooltip{opacity:1}.u-tooltip-showOnHover :focus .spectrum-Tooltip.spectrum-Tooltip--bottom,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--bottom,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--bottom,.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--bottom{transform:translate(-50%,0)}.u-tooltip-showOnHover :focus .spectrum-Tooltip.spectrum-Tooltip--top,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--top,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--top,.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--top{transform:translate(-50%,-4px)}.u-tooltip-showOnHover :focus .spectrum-Tooltip.spectrum-Tooltip--left,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--left,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--left,.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--left{transform:translate(calc(-100% - 4px),-50%)}.u-tooltip-showOnHover :focus .spectrum-Tooltip.spectrum-Tooltip--right,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--right,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--right,.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--right{transform:translate(4px,-50%)}.spectrum--lightest .spectrum-Tooltip{background-color:#747474;color:#fff}.spectrum--lightest .spectrum-Tooltip-tip{border-top-color:#747474}.spectrum--lightest .spectrum-Tooltip--error,.spectrum--lightest .spectrum-Tooltip--negative{background-color:#c9252d}.spectrum--lightest .spectrum-Tooltip--error .spectrum-Tooltip-tip,.spectrum--lightest .spectrum-Tooltip--negative .spectrum-Tooltip-tip{border-top-color:#c9252d}.spectrum--lightest .spectrum-Tooltip--help,.spectrum--lightest .spectrum-Tooltip--info{background-color:#0d66d0}.spectrum--lightest .spectrum-Tooltip--help .spectrum-Tooltip-tip,.spectrum--lightest .spectrum-Tooltip--info .spectrum-Tooltip-tip{border-top-color:#0d66d0}.spectrum--lightest .spectrum-Tooltip--positive,.spectrum--lightest .spectrum-Tooltip--success{background-color:#12805c}.spectrum--lightest .spectrum-Tooltip--positive .spectrum-Tooltip-tip,.spectrum--lightest .spectrum-Tooltip--success .spectrum-Tooltip-tip{border-top-color:#12805c}.spectrum--light .spectrum-Tooltip{background-color:#747474;color:#fff}.spectrum--light .spectrum-Tooltip-tip{border-top-color:#747474}.spectrum--light .spectrum-Tooltip--error,.spectrum--light .spectrum-Tooltip--negative{background-color:#c9252d}.spectrum--light .spectrum-Tooltip--error .spectrum-Tooltip-tip,.spectrum--light .spectrum-Tooltip--negative .spectrum-Tooltip-tip{border-top-color:#c9252d}.spectrum--light .spectrum-Tooltip--help,.spectrum--light .spectrum-Tooltip--info{background-color:#0d66d0}.spectrum--light .spectrum-Tooltip--help .spectrum-Tooltip-tip,.spectrum--light .spectrum-Tooltip--info .spectrum-Tooltip-tip{border-top-color:#0d66d0}.spectrum--light .spectrum-Tooltip--positive,.spectrum--light .spectrum-Tooltip--success{background-color:#12805c}.spectrum--light .spectrum-Tooltip--positive .spectrum-Tooltip-tip,.spectrum--light .spectrum-Tooltip--success .spectrum-Tooltip-tip{border-top-color:#12805c}.spectrum--dark .spectrum-Tooltip{background-color:#747474;color:#fff}.spectrum--dark .spectrum-Tooltip-tip{border-top-color:#747474}.spectrum--dark .spectrum-Tooltip--error,.spectrum--dark .spectrum-Tooltip--negative{background-color:#c9252d}.spectrum--dark .spectrum-Tooltip--error .spectrum-Tooltip-tip,.spectrum--dark .spectrum-Tooltip--negative .spectrum-Tooltip-tip{border-top-color:#c9252d}.spectrum--dark .spectrum-Tooltip--help,.spectrum--dark .spectrum-Tooltip--info{background-color:#0d66d0}.spectrum--dark .spectrum-Tooltip--help .spectrum-Tooltip-tip,.spectrum--dark .spectrum-Tooltip--info .spectrum-Tooltip-tip{border-top-color:#0d66d0}.spectrum--dark .spectrum-Tooltip--positive,.spectrum--dark .spectrum-Tooltip--success{background-color:#12805c}.spectrum--dark .spectrum-Tooltip--positive .spectrum-Tooltip-tip,.spectrum--dark .spectrum-Tooltip--success .spectrum-Tooltip-tip{border-top-color:#12805c}.spectrum--darkest .spectrum-Tooltip{background-color:#747474;color:#fff}.spectrum--darkest .spectrum-Tooltip-tip{border-top-color:#747474}.spectrum--darkest .spectrum-Tooltip--error,.spectrum--darkest .spectrum-Tooltip--negative{background-color:#c9252d}.spectrum--darkest .spectrum-Tooltip--error .spectrum-Tooltip-tip,.spectrum--darkest .spectrum-Tooltip--negative .spectrum-Tooltip-tip{border-top-color:#c9252d}.spectrum--darkest .spectrum-Tooltip--help,.spectrum--darkest .spectrum-Tooltip--info{background-color:#0d66d0}.spectrum--darkest .spectrum-Tooltip--help .spectrum-Tooltip-tip,.spectrum--darkest .spectrum-Tooltip--info .spectrum-Tooltip-tip{border-top-color:#0d66d0}.spectrum--darkest .spectrum-Tooltip--positive,.spectrum--darkest .spectrum-Tooltip--success{background-color:#12805c}.spectrum--darkest .spectrum-Tooltip--positive .spectrum-Tooltip-tip,.spectrum--darkest .spectrum-Tooltip--success .spectrum-Tooltip-tip{border-top-color:#12805c}.spectrum-Icon{display:inline-block;color:inherit;fill:currentColor}.spectrum-Icon.is-animated{transition:color 150ms ease-in-out,fill 150ms ease-in-out}.spectrum-Icon--sizeXXS,.spectrum-Icon--sizeXXS img,.spectrum-Icon--sizeXXS svg{height:.5625rem;width:.5625rem}.spectrum-Icon--sizeXS,.spectrum-Icon--sizeXS img,.spectrum-Icon--sizeXS svg{height:.75rem;width:.75rem}.spectrum-Icon--sizeS,.spectrum-Icon--sizeS img,.spectrum-Icon--sizeS svg{height:1.125rem;width:1.125rem}.spectrum-Icon--sizeM,.spectrum-Icon--sizeM img,.spectrum-Icon--sizeM svg{height:1.5rem;width:1.5rem}.spectrum-Icon--sizeL,.spectrum-Icon--sizeL img,.spectrum-Icon--sizeL svg{height:2.25rem;width:2.25rem}.spectrum-Icon--sizeXL,.spectrum-Icon--sizeXL img,.spectrum-Icon--sizeXL svg{height:3rem;width:3rem}.spectrum-Icon--sizeXXL,.spectrum-Icon--sizeXXL img,.spectrum-Icon--sizeXXL svg{height:4.5rem;width:4.5rem}.spectrum-Accordion{display:block;list-style:none;padding:0;margin:0}.spectrum-Accordion-itemIndicator{display:block;position:absolute;left:16px;top:14.5px;transition:transform ease 130ms}.spectrum-Accordion-item{z-index:inherit;position:relative;display:list-item;margin:0;border-bottom:1px solid transparent}.spectrum-Accordion-item:first-of-type{border-top:1px solid transparent}.spectrum-Accordion-itemHeading,hr{margin:0}.spectrum-Accordion-itemHeader{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;box-sizing:border-box;padding:12px 16px 12px 34px;margin:0;min-height:39px;font-size:11px;letter-spacing:.0006em;text-overflow:ellipsis;cursor:pointer;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:inherit;border:0;font-family:inherit;text-align:start;width:100%}.spectrum-Accordion-itemHeader:focus{outline:0}.spectrum-Accordion-itemHeader:focus::after{content:'';position:absolute;left:0;top:-1px;bottom:-1px;width:2px}.spectrum-Accordion-itemContent{padding:0 16px 16px;display:none}.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemHeading>.spectrum-Accordion-itemIndicator,.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemIndicator{transform:rotate(90deg)}.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemHeader::after{height:39px}.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemContent{display:block}.spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader{cursor:default}.spectrum--lightest .spectrum-Accordion-item{border-color:#eaeaea}.spectrum--lightest .spectrum-Accordion-itemIndicator{color:#959595}.spectrum--lightest .spectrum-Accordion-itemHeader{color:#747474}.spectrum--lightest .spectrum-Accordion-itemHeader:hover{color:#323232;background-color:#f4f4f4}.spectrum--lightest .spectrum-Accordion-itemHeader:hover+.spectrum-Accordion-itemIndicator{color:#505050}.spectrum--lightest .spectrum-Accordion-itemHeader.focus-ring:after{background-color:#378ef0}.spectrum--lightest .spectrum-Accordion-item.is-open .spectrum-Accordion-itemHeader:hover{background-color:transparent}.spectrum--lightest .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader,.spectrum--lightest .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader.focus-ring,.spectrum--lightest .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader:hover{color:#bcbcbc;background-color:transparent}.spectrum--lightest .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader+.spectrum-Accordion-itemIndicator{color:#d3d3d3}.spectrum--light .spectrum-Accordion-item{border-color:#e1e1e1}.spectrum--light .spectrum-Accordion-itemIndicator{color:#8e8e8e}.spectrum--light .spectrum-Accordion-itemHeader{color:#6e6e6e}.spectrum--light .spectrum-Accordion-itemHeader:hover{color:#2c2c2c;background-color:#eaeaea}.spectrum--light .spectrum-Accordion-itemHeader:hover+.spectrum-Accordion-itemIndicator{color:#4b4b4b}.spectrum--light .spectrum-Accordion-itemHeader.focus-ring:after{background-color:#2680eb}.spectrum--light .spectrum-Accordion-item.is-open .spectrum-Accordion-itemHeader:hover{background-color:transparent}.spectrum--light .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader,.spectrum--light .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader.focus-ring,.spectrum--light .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader:hover{color:#b3b3b3;background-color:transparent}.spectrum--light .spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader+.spectrum-Accordion-itemIndicator{color:#cacaca}.spectrum-InputGroup{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:192px;border-radius:4px}.spectrum-InputGroup .spectrum-FieldButton{padding:0 12px;border-top-left-radius:0;border-bottom-left-radius:0}.spectrum-InputGroup-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0;-ms-flex:1;flex:1}.spectrum-InputGroup--quiet{border-radius:0}.spectrum-InputGroup--quiet .spectrum-FieldButton{border-radius:0;position:relative;padding-right:0;border-bottom:1px solid}.spectrum-InputGroup--quiet .spectrum-FieldButton:after{content:'';position:absolute;height:100%;width:10px;right:-10px}.spectrum-InputGroup--quiet .spectrum-InputGroup-icon{right:0}.spectrum-Datepicker--range{border-radius:4px}.spectrum-Datepicker--range.spectrum-InputGroup--quiet,.spectrum-Datepicker--range.spectrum-InputGroup--quiet .spectrum-FieldButton{border-radius:0}.spectrum-Datepicker--range.spectrum-Datepicker--datetimeRange .spectrum-InputGroup-field{width:153px;min-width:153px}.spectrum-Datepicker--range .spectrum-InputGroup-field{width:104px;min-width:104px;-ms-flex:initial;flex:initial}.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-startField{border-right:0;padding-right:12px}.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-startField.is-invalid,.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-startField:invalid{background-image:none;padding-right:12px}.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-endField{border-left:0;border-radius:0;padding-left:12px}.spectrum-Datepicker--range .spectrum-Datepicker--rangeDash{line-height:24px;padding-top:0;-ms-flex:initial;flex:initial;width:0;z-index:1}.spectrum-Datepicker--range .spectrum-Datepicker--rangeDash:before{content:'—';display:inline-block;margin:0 -7px;overflow:hidden;text-align:center;vertical-align:middle;width:14px}.spectrum-Datepicker--range.is-focused .spectrum-Datepicker-focusRing{position:absolute;border-radius:4px;top:0;right:0;bottom:0;left:0;pointer-events:none}.spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused .spectrum-Datepicker-focusRing{border-radius:0;top:auto}.spectrum-Datepicker--range.spectrum-InputGroup--quiet .spectrum-Datepicker--rangeDash:before{margin-left:-7px}.spectrum--lightest .spectrum-InputGroup.is-focused:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid),.spectrum--lightest .spectrum-InputGroup.is-focused:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid)~.spectrum-FieldButton{border-color:#378ef0}.spectrum--lightest .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid),.spectrum--lightest .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid)~.spectrum-FieldButton{border-color:#d3d3d3}.spectrum--lightest .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):focus,.spectrum--lightest .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):focus~.spectrum-FieldButton{border-color:#378ef0}.spectrum--lightest .spectrum-InputGroup-field:focus~.spectrum-FieldButton{border-color:#378ef0}.spectrum--lightest .spectrum-InputGroup-field:focus.is-invalid~.spectrum-FieldButton,.spectrum--lightest .spectrum-InputGroup-field:focus:invalid~.spectrum-FieldButton{border-color:#e34850}.spectrum--lightest .spectrum-InputGroup-field.focus-ring~.spectrum-FieldButton{box-shadow:0 0 0 1px #378ef0}.spectrum--lightest .spectrum-InputGroup-field.focus-ring.is-invalid~.spectrum-FieldButton,.spectrum--lightest .spectrum-InputGroup-field.focus-ring:invalid~.spectrum-FieldButton{box-shadow:0 0 0 1px #e34850}.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton.is-invalid,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton.is-selected,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton:active,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton:disabled,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton:disabled:hover,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton:focus,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton:hover,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-FieldButton:invalid{border-color:#eaeaea}.spectrum--lightest .spectrum-InputGroup--quiet:hover:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):not(:focus)~.spectrum-FieldButton{border-color:#d3d3d3}.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-InputGroup-field.is-invalid~.spectrum-FieldButton,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-InputGroup-field:invalid~.spectrum-FieldButton{border-color:#e34850}.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus~.spectrum-FieldButton{box-shadow:0 1px 0 #378ef0;border-color:#378ef0}.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus.is-invalid~.spectrum-FieldButton,.spectrum--lightest .spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus:invalid~.spectrum-FieldButton{box-shadow:0 1px 0 #e34850;border-color:#e34850}.spectrum--lightest .spectrum-Datepicker--range .spectrum-InputGroup-field.focus-ring{box-shadow:none!important}.spectrum--lightest .spectrum-Datepicker--range .spectrum-InputGroup-field[disabled]~.spectrum-Datepicker--rangeDash{color:#bcbcbc}.spectrum--lightest .spectrum-Datepicker--range .focus-ring~.spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #378ef0}.spectrum--lightest .spectrum-Datepicker--range .focus-ring.is-invalid~.spectrum-Datepicker-focusRing,.spectrum--lightest .spectrum-Datepicker--range .focus-ring.is-invalid~.spectrum-FieldButton,.spectrum--lightest .spectrum-Datepicker--range .focus-ring:invalid~.spectrum-Datepicker-focusRing,.spectrum--lightest .spectrum-Datepicker--range .focus-ring:invalid~.spectrum-FieldButton{box-shadow:0 0 0 1px #e34850}.spectrum--lightest .spectrum-Datepicker--range.is-invalid .spectrum-InputGroup-field{border-color:#e34850!important}.spectrum--lightest .spectrum-Datepicker--range.is-invalid .focus-ring~.spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #e34850}.spectrum--lightest .spectrum-Datepicker--range.is-invalid .focus-ring~.spectrum-FieldButton,.spectrum--lightest .spectrum-Datepicker--range.is-invalid .spectrum-FieldButton.is-invalid.focus-ring{border-color:#e34850;box-shadow:0 0 0 1px #e34850}.spectrum--lightest .spectrum-Datepicker--range.is-invalid .spectrum-FieldButton{border-color:#e34850}.spectrum--lightest .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused .spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #378ef0}.spectrum--lightest .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-FieldButton{box-shadow:none;border-color:#e34850}.spectrum--lightest .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-FieldButton.is-invalid.focus-ring{box-shadow:0 2px 0 0 #e34850}.spectrum--lightest .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #e34850}.spectrum--light .spectrum-InputGroup.is-focused:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid),.spectrum--light .spectrum-InputGroup.is-focused:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid)~.spectrum-FieldButton{border-color:#2680eb}.spectrum--light .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid),.spectrum--light .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid)~.spectrum-FieldButton{border-color:#cacaca}.spectrum--light .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):focus,.spectrum--light .spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):focus~.spectrum-FieldButton{border-color:#2680eb}.spectrum--light .spectrum-InputGroup-field:focus~.spectrum-FieldButton{border-color:#2680eb}.spectrum--light .spectrum-InputGroup-field:focus.is-invalid~.spectrum-FieldButton,.spectrum--light .spectrum-InputGroup-field:focus:invalid~.spectrum-FieldButton{border-color:#d7373f}.spectrum--light .spectrum-InputGroup-field.focus-ring~.spectrum-FieldButton{box-shadow:0 0 0 1px #2680eb}.spectrum--light .spectrum-InputGroup-field.focus-ring.is-invalid~.spectrum-FieldButton,.spectrum--light .spectrum-InputGroup-field.focus-ring:invalid~.spectrum-FieldButton{box-shadow:0 0 0 1px #d7373f}.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton.is-invalid,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton.is-selected,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton:active,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton:disabled,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton:disabled:hover,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton:focus,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton:hover,.spectrum--light .spectrum-InputGroup--quiet .spectrum-FieldButton:invalid{border-color:#e1e1e1}.spectrum--light .spectrum-InputGroup--quiet:hover:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):not(:focus)~.spectrum-FieldButton{border-color:#cacaca}.spectrum--light .spectrum-InputGroup--quiet .spectrum-InputGroup-field.is-invalid~.spectrum-FieldButton,.spectrum--light .spectrum-InputGroup--quiet .spectrum-InputGroup-field:invalid~.spectrum-FieldButton{border-color:#d7373f}.spectrum--light .spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus~.spectrum-FieldButton{box-shadow:0 1px 0 #2680eb;border-color:#2680eb}.spectrum--light .spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus.is-invalid~.spectrum-FieldButton,.spectrum--light .spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus:invalid~.spectrum-FieldButton{box-shadow:0 1px 0 #d7373f;border-color:#d7373f}.spectrum--light .spectrum-Datepicker--range .spectrum-InputGroup-field.focus-ring{box-shadow:none!important}.spectrum--light .spectrum-Datepicker--range .spectrum-InputGroup-field[disabled]~.spectrum-Datepicker--rangeDash{color:#b3b3b3}.spectrum--light .spectrum-Datepicker--range .focus-ring~.spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #2680eb}.spectrum--light .spectrum-Datepicker--range .focus-ring.is-invalid~.spectrum-Datepicker-focusRing,.spectrum--light .spectrum-Datepicker--range .focus-ring.is-invalid~.spectrum-FieldButton,.spectrum--light .spectrum-Datepicker--range .focus-ring:invalid~.spectrum-Datepicker-focusRing,.spectrum--light .spectrum-Datepicker--range .focus-ring:invalid~.spectrum-FieldButton{box-shadow:0 0 0 1px #d7373f}.spectrum--light .spectrum-Datepicker--range.is-invalid .spectrum-InputGroup-field{border-color:#d7373f!important}.spectrum--light .spectrum-Datepicker--range.is-invalid .focus-ring~.spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #d7373f}.spectrum--light .spectrum-Datepicker--range.is-invalid .focus-ring~.spectrum-FieldButton,.spectrum--light .spectrum-Datepicker--range.is-invalid .spectrum-FieldButton.is-invalid.focus-ring{border-color:#d7373f;box-shadow:0 0 0 1px #d7373f}.spectrum--light .spectrum-Datepicker--range.is-invalid .spectrum-FieldButton{border-color:#d7373f}.spectrum--light .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused .spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #2680eb}.spectrum--light .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-FieldButton{box-shadow:none;border-color:#d7373f}.spectrum--light .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-FieldButton.is-invalid.focus-ring{box-shadow:0 2px 0 0 #d7373f}.spectrum--light .spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px #d7373f}.spectrum-FieldLabel,.spectrum-Form-itemLabel{display:block;box-sizing:border-box;padding:4px 0 5px;font-size:12px;font-weight:400;line-height:1.3;vertical-align:top;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-smoothing:subpixel-antialiased}.spectrum-FieldLabel-requiredIcon{margin:4px 0 0 2px}.spectrum-FieldLabel--left,.spectrum-FieldLabel--right{display:inline-block;padding:8px 8px 0 0}.spectrum-FieldLabel--left .spectrum-FieldLabel-requiredIcon{margin:0 0 0 2px}.spectrum-FieldLabel--right{text-align:right}.spectrum-Form{display:table;border-collapse:separate;border-spacing:0 24px;margin:-20px 0}.spectrum-Form-item{display:table-row}.spectrum-Form-itemField,.spectrum-Form-itemLabel{display:table-cell}.spectrum-Form--labelsAbove{margin:0}.spectrum-Form--labelsAbove,.spectrum-Form--labelsAbove .spectrum-Form-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.spectrum-Form--labelsAbove .spectrum-Form-item+.spectrum-Form-item{margin-top:8px}.spectrum--lightest .spectrum-FieldLabel,.spectrum--lightest .spectrum-Form-itemLabel{color:#747474}.spectrum--lightest .spectrum-FieldLabel.is-disabled,.spectrum--lightest .spectrum-FieldLabel.is-disabled .spectrum-FieldLabel-requiredIcon,.spectrum--lightest .spectrum-Form-itemLabel.is-disabled,.spectrum--lightest .spectrum-Form-itemLabel.is-disabled .spectrum-FieldLabel-requiredIcon{color:#bcbcbc}.spectrum--lightest .spectrum-FieldLabel-requiredIcon{color:#959595}.spectrum--light .spectrum-FieldLabel,.spectrum--light .spectrum-Form-itemLabel{color:#6e6e6e}.spectrum--light .spectrum-FieldLabel.is-disabled,.spectrum--light .spectrum-FieldLabel.is-disabled .spectrum-FieldLabel-requiredIcon,.spectrum--light .spectrum-Form-itemLabel.is-disabled,.spectrum--light .spectrum-Form-itemLabel.is-disabled .spectrum-FieldLabel-requiredIcon{color:#b3b3b3}.spectrum--light .spectrum-FieldLabel-requiredIcon{color:#8e8e8e}.spectrum-Pagination--explicit,.spectrum-Pagination--listing{display:-ms-flexbox;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center}.spectrum-Pagination--listing{display:flex;align-items:center}.spectrum-Pagination-input{width:48px;min-width:48px}.spectrum-Pagination-counter{margin-left:5px}.spectrum-Pagination-prevButton{margin-right:5px}.spectrum-Pagination-nextButton{margin-left:5px}.spectrum--lightest .spectrum-Pagination-pageButton:hover{background-color:rgba(50,50,50,.04)}.spectrum--lightest .spectrum-Pagination-pageButton:focus{border-color:#378ef0}.spectrum--lightest .spectrum-Pagination-pageButton.is-selected{background-color:#505050;color:#fff}.spectrum--light .spectrum-Pagination-pageButton:hover{background-color:rgba(44,44,44,.04)}.spectrum--light .spectrum-Pagination-pageButton:focus{border-color:#2680eb}.spectrum--light .spectrum-Pagination-pageButton.is-selected{background-color:#4b4b4b;color:#fff}.spectrum-Rule{width:100%;overflow:visible;border:0;border-width:2px;border-radius:2px}.spectrum-Rule--large{height:4px;border-radius:2px}.spectrum-Rule--medium{height:2px;border-radius:1px}.spectrum-Rule--small{height:1px;border-radius:1px}.spectrum-Rule--vertical{height:100%}.spectrum-Rule--vertical.spectrum-Rule--large{width:4px}.spectrum-Rule--vertical.spectrum-Rule--medium{width:2px}.spectrum-Rule--vertical.spectrum-Rule--small{width:1px}.spectrum--lightest .spectrum-Rule--large{background-color:#505050}.spectrum--lightest .spectrum-Rule--medium,.spectrum--lightest .spectrum-Rule--small{background-color:#eaeaea}.spectrum--light .spectrum-Rule--large{background-color:#4b4b4b}.spectrum--light .spectrum-Rule--medium,.spectrum--light .spectrum-Rule--small{background-color:#e1e1e1}.spectrum-Alert{position:relative;display:inline-block;box-sizing:border-box;min-width:368px;min-height:38px;margin:8px 0;padding:20px;border-width:2px;border-style:solid;border-radius:4px}.spectrum-Alert-icon{position:absolute;display:block;top:20px;right:20px}.spectrum-Alert-header{display:inline-block;height:auto;min-height:0;margin:0;padding:0 30px 0 0;font-size:14px;font-weight:700;font-style:normal;line-height:14px;text-transform:none}.spectrum-Alert-content{display:block;margin:8px 0 0;padding:0;font-size:14px;word-wrap:break-word}.spectrum-Alert-footer{display:block;text-align:right;padding-top:.5rem}.spectrum-Alert-footer:empty{display:none}.spectrum-Alert-footer .spectrum-Button{margin-right:0;margin-left:.75rem}.spectrum--lightest .spectrum-Alert{background-color:#fff;color:#747474}.spectrum--lightest .spectrum-Alert-header,.spectrum--lightest .spectrum-Tags-item.focus-ring .spectrum-ClearButton,.spectrum--lightest .spectrum-Tags-item:hover .spectrum-ClearButton{color:#323232}.spectrum--lightest .spectrum-Alert-content{color:#747474}.spectrum--lightest .spectrum-Alert--help,.spectrum--lightest .spectrum-Alert--info{border-color:#378ef0}.faasform.formwr.formwr[data-faas-gate].theme-dark .gdpr_questions a,.faasform.formwr.formwr[data-faas-gate].theme-dark .korean_disclaimers a,.faasform.formwr.formwr[data-faas-gate].theme-dark [class*=legal_disclaimer_] a,.faasform.formwr.formwr[data-faas-gate].theme-dark [id*=legal_disclaimer_] a,.spectrum--lightest .spectrum-Alert--help .spectrum-Alert-icon,.spectrum--lightest .spectrum-Alert--info .spectrum-Alert-icon{color:#1473e6}.spectrum--lightest .spectrum-Alert--error{border-color:#ec5b62}.spectrum--lightest .spectrum-Alert--error .spectrum-Alert-icon,.spectrum--lightest .spectrum-Tags-item--deletable.is-invalid:hover .spectrum-ClearButton,.spectrum--lightest .spectrum-Tags-item.is-invalid.focus-ring .spectrum-ClearButton,.spectrum--lightest .spectrum-Tags-item.is-invalid:hover .spectrum-ClearButton{color:#d7373f}.spectrum--lightest .spectrum-Alert--success{border-color:#33ab84}.spectrum--lightest .spectrum-Alert--success .spectrum-Alert-icon{color:#268e6c}.spectrum--lightest .spectrum-Alert--warning{border-color:#f29423}.spectrum--lightest .spectrum-Alert--warning .spectrum-Alert-icon{color:#da7b11}.spectrum--light .spectrum-Alert{background-color:#fff;color:#6e6e6e}.spectrum--light .spectrum-Alert-header{color:#2c2c2c}.spectrum--light .spectrum-Alert-content{color:#6e6e6e}.spectrum--light .spectrum-Alert--help,.spectrum--light .spectrum-Alert--info{border-color:#2680eb}.spectrum--light .spectrum-Alert--help .spectrum-Alert-icon,.spectrum--light .spectrum-Alert--info .spectrum-Alert-icon{color:#0d66d0}.spectrum--light .spectrum-Alert--error{border-color:#e34850}.spectrum--light .spectrum-Alert--error .spectrum-Alert-icon,.spectrum--lightest .spectrum-Tags-item--deletable.is-invalid:active .spectrum-ClearButton{color:#c9252d}.spectrum--light .spectrum-Alert--success{border-color:#2d9d78}.spectrum--light .spectrum-Alert--success .spectrum-Alert-icon{color:#12805c}.spectrum--light .spectrum-Alert--warning{border-color:#e68619}.spectrum--light .spectrum-Alert--warning .spectrum-Alert-icon{color:#cb6f10}.spectrum-StatusLight{min-height:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;padding:6px 0;box-sizing:border-box;font-size:14px;font-weight:400}.spectrum-StatusLight::before{content:'';-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:8px;height:8px;border-radius:50%;margin:6px 12px}.spectrum-StatusLight--neutral{font-style:italic}.spectrum--lightest .spectrum-StatusLight{color:#505050}.spectrum--lightest .spectrum-StatusLight.is-disabled,.spectrum--lightest .spectrum-StatusLight[disabled],.spectrum--lightest .spectrum-Tags-item.is-disabled .spectrum-ClearButton .spectrum-Icon{color:#bcbcbc}.spectrum--lightest .spectrum-StatusLight.is-disabled::before,.spectrum--lightest .spectrum-StatusLight[disabled]::before{background-color:#d3d3d3}.spectrum--lightest .spectrum-StatusLight--negative::before{background-color:#ec5b62}.spectrum--lightest .spectrum-StatusLight--notice::before{background-color:#f29423}.spectrum--lightest .spectrum-StatusLight--positive::before{background-color:#33ab84}.spectrum--lightest .spectrum-StatusLight--active::before,.spectrum--lightest .spectrum-StatusLight--info::before{background-color:#378ef0}.spectrum--lightest .spectrum-StatusLight--neutral{color:#747474}.spectrum--lightest .spectrum-StatusLight--neutral::before{background-color:#bcbcbc}.spectrum--lightest .spectrum-StatusLight--celery::before{background-color:#4bc35f}.spectrum--lightest .spectrum-StatusLight--yellow::before{background-color:#edcc00}.spectrum--lightest .spectrum-StatusLight--fuchsia::before{background-color:#cf3edc}.spectrum--lightest .spectrum-StatusLight--indigo::before{background-color:#7575f1}.spectrum--lightest .spectrum-StatusLight--seafoam::before{background-color:#20a3a8}.spectrum--lightest .spectrum-StatusLight--chartreuse::before{background-color:#8ede49}.spectrum--lightest .spectrum-StatusLight--magenta::before{background-color:#e2499d}.spectrum--lightest .spectrum-StatusLight--purple::before{background-color:#9d64e1}.spectrum--light .spectrum-StatusLight{color:#4b4b4b}.spectrum--light .spectrum-StatusLight.is-disabled,.spectrum--light .spectrum-StatusLight[disabled]{color:#b3b3b3}.spectrum--light .spectrum-StatusLight.is-disabled::before,.spectrum--light .spectrum-StatusLight[disabled]::before{background-color:#cacaca}.spectrum--light .spectrum-StatusLight--negative::before{background-color:#e34850}.spectrum--light .spectrum-StatusLight--notice::before{background-color:#e68619}.spectrum--light .spectrum-StatusLight--positive::before{background-color:#2d9d78}.spectrum--light .spectrum-StatusLight--active::before,.spectrum--light .spectrum-StatusLight--info::before{background-color:#2680eb}.spectrum--light .spectrum-StatusLight--neutral{color:#6e6e6e}.spectrum--light .spectrum-StatusLight--neutral::before{background-color:#b3b3b3}.spectrum--light .spectrum-StatusLight--celery::before{background-color:#44b556}.spectrum--light .spectrum-StatusLight--yellow::before{background-color:#dfbf00}.spectrum--light .spectrum-StatusLight--fuchsia::before{background-color:#c038cc}.spectrum--light .spectrum-StatusLight--indigo::before{background-color:#6767ec}.spectrum--light .spectrum-StatusLight--seafoam::before{background-color:#1b959a}.spectrum--light .spectrum-StatusLight--chartreuse::before{background-color:#85d044}.spectrum--light .spectrum-StatusLight--magenta::before{background-color:#d83790}.spectrum--light .spectrum-StatusLight--purple::before{background-color:#9256d9}.spectrum-Tags{display:inline-block;margin:0;padding:0;list-style:none}.spectrum-Tags-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;box-sizing:border-box;margin:4px;padding:0 9px;height:24px;max-width:100%;border-width:1px;border-style:solid;border-radius:4px;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:border-color 130ms ease-in-out,color 130ms ease-in-out,box-shadow 130ms ease-in-out,background-color 130ms ease-in-out}.spectrum-Tags-item.is-disabled{pointer-events:none}.spectrum-Tags-item>.spectrum-Avatar,.spectrum-Tags-item>.spectrum-Icon{margin-right:8px;margin-left:-2px}.spectrum-Tags-item>.spectrum-Avatar~.spectrum-Tags-itemLabel,.spectrum-Tags-item>.spectrum-Icon~.spectrum-Tags-itemLabel{margin-right:-2px}.spectrum-Tags-item .spectrum-ClearButton{margin-right:-10px}.spectrum-Tags-itemLabel{height:100%;line-height:22px;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.spectrum--lightest .spectrum-Tags-item{color:#747474;background-color:#fff;border-color:#959595}.spectrum--lightest .spectrum-Tags-item .spectrum-ClearButton{color:#959595}.spectrum--lightest .spectrum-Tags-item:hover{background-color:#fff;color:#323232;border-color:#323232}.spectrum--lightest .spectrum-Tags-item.focus-ring{background-color:#fff;color:#323232;border-color:#378ef0;box-shadow:0 0 0 1px #378ef0}.spectrum--lightest .spectrum-Tags-item.is-invalid{color:#747474;border-color:#e34850}.spectrum--lightest .spectrum-Tags-item.is-invalid .spectrum-ClearButton{color:#e34850}.spectrum--lightest .spectrum-Tags-item.is-invalid:hover{color:#323232;border-color:#d7373f}.spectrum--lightest .spectrum-Tags-item.is-invalid.focus-ring{color:#323232;border-color:#378ef0;box-shadow:0 0 0 1px #378ef0}.spectrum--lightest .spectrum-Tags-item.is-disabled{color:#bcbcbc;background-color:#f4f4f4;border-color:#f4f4f4}.spectrum--lightest .spectrum-Tags-item.is-disabled .spectrum-Avatar{opacity:.3}.spectrum--lightest .spectrum-Tags-item--deletable.focus-ring,.spectrum--lightest .spectrum-Tags-item--deletable:active,.spectrum--lightest .spectrum-Tags-item--deletable:hover{color:#747474}.spectrum--lightest .spectrum-Tags-item--deletable:active .spectrum-ClearButton,.spectrum--lightest .spectrum-Tags-item--deletable:hover .spectrum-ClearButton{color:#323232}.spectrum--lightest .spectrum-Tags-item--deletable.is-invalid:hover{border-color:#d7373f;color:#747474}.spectrum--lightest .spectrum-Tags-item--deletable.is-invalid:active{border-color:#c9252d;color:#747474}.spectrum--lightest .spectrum-Tags-item--deletable.focus-ring .spectrum-ClearButton{color:#323232}.spectrum--lightest .spectrum-Tags-item--deletable.focus-ring.is-invalid{color:#747474}.spectrum--light .spectrum-Tags-item{color:#6e6e6e;background-color:#fafafa;border-color:#8e8e8e}.spectrum--light .spectrum-Tags-item .spectrum-ClearButton{color:#8e8e8e}.spectrum--light .spectrum-Tags-item:hover{background-color:#fafafa;color:#2c2c2c;border-color:#2c2c2c}.spectrum--light .spectrum-Tags-item.focus-ring .spectrum-ClearButton,.spectrum--light .spectrum-Tags-item:hover .spectrum-ClearButton{color:#2c2c2c}.spectrum--light .spectrum-Tags-item.focus-ring{background-color:#fafafa;color:#2c2c2c;border-color:#2680eb;box-shadow:0 0 0 1px #2680eb}.spectrum--light .spectrum-Tags-item.is-invalid{color:#6e6e6e;border-color:#d7373f}.spectrum--light .spectrum-Tags-item.is-invalid .spectrum-ClearButton{color:#d7373f}.spectrum--light .spectrum-Tags-item.is-invalid:hover{color:#2c2c2c;border-color:#c9252d}.spectrum--light .spectrum-Tags-item--deletable.is-invalid:hover .spectrum-ClearButton,.spectrum--light .spectrum-Tags-item.is-invalid.focus-ring .spectrum-ClearButton,.spectrum--light .spectrum-Tags-item.is-invalid:hover .spectrum-ClearButton{color:#c9252d}.spectrum--light .spectrum-Tags-item.is-invalid.focus-ring{color:#2c2c2c;border-color:#2680eb;box-shadow:0 0 0 1px #2680eb}.spectrum--light .spectrum-Tags-item.is-disabled{color:#b3b3b3;background-color:#eaeaea;border-color:#eaeaea}.spectrum--light .spectrum-Tags-item.is-disabled .spectrum-Avatar{opacity:.3}.spectrum--light .spectrum-Tags-item--deletable.focus-ring,.spectrum--light .spectrum-Tags-item--deletable:active,.spectrum--light .spectrum-Tags-item--deletable:hover{color:#6e6e6e}.spectrum--light .spectrum-Tags-item--deletable:active .spectrum-ClearButton,.spectrum--light .spectrum-Tags-item--deletable:hover .spectrum-ClearButton{color:#2c2c2c}.spectrum--light .spectrum-Tags-item--deletable.is-invalid:hover{border-color:#c9252d;color:#6e6e6e}.spectrum--light .spectrum-Tags-item--deletable.is-invalid:active{border-color:#bb121a;color:#6e6e6e}.spectrum--light .spectrum-Tags-item--deletable.is-invalid:active .spectrum-ClearButton{color:#bb121a}.spectrum--light .spectrum-Tags-item--deletable.focus-ring .spectrum-ClearButton{color:#2c2c2c}.spectrum--light .spectrum-Tags-item--deletable.focus-ring.is-invalid{color:#6e6e6e}.spectrum--light .spectrum-Tags-item.is-disabled .spectrum-ClearButton .spectrum-Icon{color:#b3b3b3}.dexter-SocialMediaShare ul:after{content:"";display:table;clear:both}.treeview-container label:not(.type-bold){font-weight:400}.card p{color:inherit;line-height:2rem;font-size:1.125rem;margin-bottom:1.125rem;margin-top:1.125rem}dexter-card-collection .pagination ul,dexter-card-collection .sortby_popup ul,dexter-card-collection .tag-List ul,dexter-card-collection dexter-filter-panel ul{list-style:none;padding-left:0}dexter-card-collection .card-collection_sort .sortby{font-size:1.125rem;line-height:1.125rem}dexter-card-collection .card-collection_sort .sortby_popup{padding:.5rem;width:9.25rem}dexter-filter-panel .tag-List_active-FilterList button{border-radius:.25rem;font-size:.875rem;line-height:2rem;padding:0 0 0 .875rem;margin:0 .875rem .875rem 0;cursor:pointer;background:#e1e1e1;color:#4b4b4b}@media (hover:none) and (pointer:coarse){.pagination-loadMore .spectrum-Button.spectrum-Button--primary{background-color:transparent;border-color:#505050;color:#505050}}.card a{font-size:.875rem;line-height:inherit}.card a.spectrum-Button--cta{font-size:.9375rem;line-height:1.75rem}.card h1:not(.Subnav-logo-text){font-size:3.75rem;line-height:4.25rem;margin-bottom:3.125rem}.card h1:not(.Subnav-logo-text).card_title{font-size:2.5rem;line-height:3rem}@media (max-width:74.99rem){.card h1:not(.Subnav-logo-text){font-size:3rem;line-height:3.5rem}}@media (max-width:37.49rem){.card h1:not(.Subnav-logo-text){font-size:2.5rem;line-height:3rem}}.card h2{font-style:normal;font-size:1.75rem;line-height:2.5rem;margin-bottom:3.125rem}@media (max-width:74.99rem){.card h2{font-size:1.75rem}}.card h2 a{font-size:1.875rem}.card h3,.card h4,.card h5,.card h6{font-size:.875rem;line-height:1.625rem;margin-bottom:3.125rem}.card h4,.card h5,.card h6{text-transform:uppercase}.dexter-ArticleAuthor{align-items:center;display:flex;margin-bottom:3.75rem;max-width:15.5rem}.dexter-ArticleAuthor img{border-radius:1.875rem;flex:0 0 auto;height:3.75rem;margin:0 1.125rem;object-fit:cover;width:3.75rem}.dexter-ArticleAuthor div{margin-left:0}.dexter-ArticleAuthor .authorData{color:#000}.dexter-ArticleAuthor .authorData>span:first-of-type{display:block;line-height:1.25rem;margin-bottom:.5rem;text-transform:uppercase}@media screen and (max-width:49rem){.dexter-ArticleAuthor{display:none}}.dexter-SocialMediaShare ul,.marketo-formWr .mktoFormRow.row-text .mktoHtmlText p{margin-bottom:0}.dexter-SocialMediaShare li{display:block;float:left}.dexter-SocialMediaShare .dexter-core-icon{display:block}.northStar-socialMediaShare_title{display:block;padding-bottom:8px;padding-left:5px;color:#969696;font-size:12px}.northStar-socialMediaShare_list{position:relative;display:flex;align-items:center}.northStar-socialMediaShare_list li{margin-left:16px}.northStar-socialMediaShare_list li .spectrum-Tooltip{position:absolute;left:0!important;top:0!important;transform:translateX(95px) translateY(-30px)}.northStar-socialMediaShare_icon{display:block;width:21px;height:21px;background-size:contain;background-repeat:no-repeat;background-position-x:center;background-position-y:center}.northStar-socialMediaShare_icon-facebook{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOSAxOCI+CiAgPHBhdGggaWQ9Imljb25tb25zdHItZmFjZWJvb2stMSIgZD0iTTguMjUsNkg2VjlIOC4yNXY5SDEyVjloMi43MzJMMTUsNkgxMlY0Ljc1YzAtLjcxNi4xNDQtMSwuODM2LTFIMTVWMEgxMi4xNDRDOS40NDcsMCw4LjI1LDEuMTg3LDguMjUsMy40NjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNikiIGZpbGw9IiM5Njk2OTYiLz4KPC9zdmc+Cg==)}@media screen and (min-width:49rem){.northStar-socialMediaShare_icon-facebook:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOSAxOCI+CiAgPHBhdGggaWQ9Imljb25tb25zdHItZmFjZWJvb2stMSIgZD0iTTguMjUsNkg2VjlIOC4yNXY5SDEyVjloMi43MzJMMTUsNkgxMlY0Ljc1YzAtLjcxNi4xNDQtMSwuODM2LTFIMTVWMEgxMi4xNDRDOS40NDcsMCw4LjI1LDEuMTg3LDguMjUsMy40NjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNikiIGZpbGw9IiMxNDczRTYiLz4KPC9zdmc+Cg==)}}.northStar-socialMediaShare_icon-twitter{transform:translateY(2px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi4xNDkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMi4xNDkgMTgiPgogIDxwYXRoIGlkPSJpY29ubW9uc3RyLXR3aXR0ZXItMSIKICAgIGQ9Ik0yMi4xNDksNC4zNzlhOS4wNzMsOS4wNzMsMCwwLDEtMi42MS43MTUsNC41NTIsNC41NTIsMCwwLDAsMi0yLjUxNCw5LjEsOS4xLDAsMCwxLTIuODg2LDEuMSw0LjU0Nyw0LjU0NywwLDAsMC03Ljc0NCw0LjE0NEExMi45LDEyLjksMCwwLDEsMS41NDIsMy4wOCw0LjU1LDQuNTUsMCwwLDAsMi45NDgsOS4xNDcsNC41MjUsNC41MjUsMCwwLDEsLjg5MSw4LjU3OGE0LjU0OCw0LjU0OCwwLDAsMCwzLjY0NCw0LjUxMyw0LjU1NSw0LjU1NSwwLDAsMS0yLjA1My4wNzgsNC41NDgsNC41NDgsMCwwLDAsNC4yNDUsMy4xNTVBOS4xMzcsOS4xMzcsMCwwLDEsMCwxOC4yMDdhMTIuODY0LDEyLjg2NCwwLDAsMCw2Ljk2NiwyLjA0MUExMi44NTIsMTIuODUyLDAsMCwwLDE5Ljg4Miw2LjczMWE5LjI1Miw5LjI1MiwwLDAsMCwyLjI2OC0yLjM1MloiCiAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yLjI0OCkiIGZpbGw9IiM5Njk2OTYiIC8+Cjwvc3ZnPgo=)}@media screen and (min-width:49rem){.northStar-socialMediaShare_icon-twitter:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi4xNDkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMi4xNDkgMTgiPgogIDxwYXRoIGlkPSJpY29ubW9uc3RyLXR3aXR0ZXItMSIKICAgIGQ9Ik0yMi4xNDksNC4zNzlhOS4wNzMsOS4wNzMsMCwwLDEtMi42MS43MTUsNC41NTIsNC41NTIsMCwwLDAsMi0yLjUxNCw5LjEsOS4xLDAsMCwxLTIuODg2LDEuMSw0LjU0Nyw0LjU0NywwLDAsMC03Ljc0NCw0LjE0NEExMi45LDEyLjksMCwwLDEsMS41NDIsMy4wOCw0LjU1LDQuNTUsMCwwLDAsMi45NDgsOS4xNDcsNC41MjUsNC41MjUsMCwwLDEsLjg5MSw4LjU3OGE0LjU0OCw0LjU0OCwwLDAsMCwzLjY0NCw0LjUxMyw0LjU1NSw0LjU1NSwwLDAsMS0yLjA1My4wNzgsNC41NDgsNC41NDgsMCwwLDAsNC4yNDUsMy4xNTVBOS4xMzcsOS4xMzcsMCwwLDEsMCwxOC4yMDdhMTIuODY0LDEyLjg2NCwwLDAsMCw2Ljk2NiwyLjA0MUExMi44NTIsMTIuODUyLDAsMCwwLDE5Ljg4Miw2LjczMWE5LjI1Miw5LjI1MiwwLDAsMCwyLjI2OC0yLjM1MloiCiAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yLjI0OCkiIGZpbGw9IiMxNDczRTYiIC8+Cjwvc3ZnPgo=)}}.northStar-socialMediaShare_icon-linkedin{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC43ODMiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOC43ODMgMTgiPgogIDxwYXRoIGlkPSJpY29ubW9uc3RyLWxpbmtlZGluLTEiCiAgICBkPSJNMy45LDIuOTU3QTEuOTQxLDEuOTQxLDAsMSwxLDEuOTU3LDEsMS45NDgsMS45NDgsMCwwLDEsMy45LDIuOTU3Wm0uMDE2LDMuNTIySDBWMTlIMy45MTNabTYuMjQ3LDBINi4yNzJWMTloMy44ODlWMTIuNDI3YzAtMy42NTUsNC43MTgtMy45NTQsNC43MTgsMFYxOWgzLjlWMTEuMDcxYzAtNi4xNjctNi45ODItNS45NDItOC42MjMtMi45MDdWNi40NzhaIgogICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMSkiIGZpbGw9IiM5Njk2OTYiIC8+Cjwvc3ZnPgo=)}@media screen and (min-width:49rem){.northStar-socialMediaShare_icon-linkedin:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC43ODMiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOC43ODMgMTgiPgogIDxwYXRoIGlkPSJpY29ubW9uc3RyLWxpbmtlZGluLTEiCiAgICBkPSJNMy45LDIuOTU3QTEuOTQxLDEuOTQxLDAsMSwxLDEuOTU3LDEsMS45NDgsMS45NDgsMCwwLDEsMy45LDIuOTU3Wm0uMDE2LDMuNTIySDBWMTlIMy45MTNabTYuMjQ3LDBINi4yNzJWMTloMy44ODlWMTIuNDI3YzAtMy42NTUsNC43MTgtMy45NTQsNC43MTgsMFYxOWgzLjlWMTEuMDcxYzAtNi4xNjctNi45ODItNS45NDItOC42MjMtMi45MDdWNi40NzhaIgogICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMSkiIGZpbGw9IiMxNDczRTYiIC8+Cjwvc3ZnPgo=)}}.northStar-socialMediaShare_icon-copy{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQogICAgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCiAgICA8bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+DQogICAgPGc+DQogICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLDUxMS4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiPg0KICAgICAgICAgICAgPHBhdGggZmlsbD0iIzk2OTY5NiINCiAgICAgICAgICAgICAgICBkPSJNNjk4OS44LDQ5NTAuM2MtMjgxLjctNzYuNi01NTEuMi0yMDIuMS03ODctMzYxLjNjLTk4LTY3LjQtNjEyLjUtNTYwLjQtMTE0Mi4yLTEwOTAuMkw0MDk2LDI1MzEuMWgzNjcuNWMzNzkuNywwLDY1Mi4zLTQyLjksOTg5LjEtMTU2LjJsMTk2LTY0LjNsNjMzLjksNjMwLjhjNzY1LjYsNzU5LjQsODI5LjksNzk5LjIsMTI4OS4yLDc5OS4yYzI2MC4zLDAsMzA5LjMtOS4yLDQ2OC41LTg4LjhjMjA4LjItMTA3LjIsMzgyLjgtMjg0LjgsNTAyLjItNTE0LjVjNzMuNC0xNDMuOSw4Mi43LTE5Niw4NS43LTQ1My4yYzAtNDgwLjgsNi4yLTQ3MS42LTEyNTIuNS0xNzM5LjRjLTU5MS01OTQuMS0xMTQyLjItMTEyNi45LTEyMjgtMTE4NS4xYy00MTYuNS0yODcuOC05OTUuMi0yMzguOC0xMzUzLjUsMTEzLjNjLTExMy4zLDExMC4yLTE1MCwxMjguNi0yOTQsMTQwLjhjLTIxNy40LDE4LjQtMjgxLjctMTguNC02MzAuOC0zNzAuNWwtMjg3LjgtMjkwLjlsMTEzLjMtMTU2LjJjNDE5LjUtNTY5LjYsMTI0My4zLTkzNCwxOTkwLjUtODgyYzQ2Mi40LDMzLjcsODY2LjcsMTc0LjYsMTIyMS45LDQzMS44YzIzMi43LDE2OC40LDI0NTUuOSwyMzk3LjgsMjU5MC43LDI1OTkuOWMxNTAuMSwyMjAuNSwyNzIuNiw0OTkuMiwzNDIuOSw3ODdjOTUsMzcwLjUsNzMuNSw5MTUuNi00OSwxMjgwYy0yNDEuOSw3MTkuNi03NzEuNywxMjQ2LjMtMTUwMC41LDE0OTQuNEM3OTUxLjQsNTAyMy44LDczMzUuOSw1MDQyLjIsNjk4OS44LDQ5NTAuM3oiIC8+DQogICAgICAgICAgICA8cGF0aCBmaWxsPSIjOTY5Njk2Ig0KICAgICAgICAgICAgICAgIGQ9Ik00MDU5LjMsMTg4NWMtMjQxLjktMzkuOC01NzguOC0xNjUuNC04MjAuNy0zMDkuM2MtMTcxLjUtMTAxLjEtNDQ3LjEtMzU4LjMtMTQwMi41LTEzMDcuNkMxMTgwLjctMzgxLjEsNTg5LjctOTkzLjUsNTIyLjQtMTA5NC42QzM0Ny44LTEzNDUuNywyMDctMTY2Ny4yLDE0NS43LTE5NTJjLTc5LjYtMzU1LjItNTIuMS04OTcuMyw1OC4yLTEyMjhjMjQ4LTcyOC44LDc3NC44LTEyNTguNiwxNDk0LjQtMTUwMC41YzM2NC40LTEyMi41LDkwOS41LTE0My45LDEyODAtNDljMzE1LjQsNzkuNiw1OTEsMjA1LjEsODM5LjEsMzgyLjhjMTA0LjEsNzYuNiw2MTIuNSw1NjMuNCwxMTM2LjEsMTA4Ny4xbDk0OS4zLDk1Mi4zaC0zNjcuNWMtMzc5LjcsMC02NTIuMiw0Mi45LTk4OS4xLDE1Ni4ybC0xOTYsNjQuM2wtNjMwLjgtNjI0LjdjLTc3MS43LTc2Mi41LTgzOS4xLTgwNS40LTEyOTIuMy04MDUuNGMtMjM4LjgsMy4xLTMxNS40LDE1LjMtNDM3LjksNzMuNWMtMjE0LjQsMTA0LjEtNDI1LjcsMzA5LjMtNTI2LjcsNTE0LjVjLTgyLjcsMTU5LjItOTEuOSwyMDguMi05MS45LDQ2OC41YzAsNDkwLTkuMiw0NzQuNiwxMjQ5LjQsMTczOS40QzMyMTQuMS0xMjYuOSwzNzY4LjQsNDA1LjksMzg1MSw0NjQuMUM0MjY3LjUsNzUyLDQ4NDYuMyw3MDMsNTIwNC42LDM1MC44YzExMy4zLTExMC4yLDE1MC0xMjguNiwyOTQtMTQwLjhjMjE3LjQtMTguNCwyODEuNywxOC40LDYzMC44LDM3My42bDI4Ny45LDI5MC45bC0xMjUuNSwxNjguNGMtMjM4LjksMzE1LjQtNzA0LjMsNjMwLjgtMTEyMy45LDc2Mi41QzQ4MTguNywxOTE1LjYsNDQxNC41LDE5NDMuMiw0MDU5LjMsMTg4NXoiIC8+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=)}@media screen and (min-width:49rem){.northStar-socialMediaShare_icon-copy:hover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQogICAgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCiAgICA8bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+DQogICAgPGc+DQogICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLDUxMS4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiPg0KICAgICAgICAgICAgPHBhdGggZmlsbD0iIzE0NzNFNiINCiAgICAgICAgICAgICAgICBkPSJNNjk4OS44LDQ5NTAuM2MtMjgxLjctNzYuNi01NTEuMi0yMDIuMS03ODctMzYxLjNjLTk4LTY3LjQtNjEyLjUtNTYwLjQtMTE0Mi4yLTEwOTAuMkw0MDk2LDI1MzEuMWgzNjcuNWMzNzkuNywwLDY1Mi4zLTQyLjksOTg5LjEtMTU2LjJsMTk2LTY0LjNsNjMzLjksNjMwLjhjNzY1LjYsNzU5LjQsODI5LjksNzk5LjIsMTI4OS4yLDc5OS4yYzI2MC4zLDAsMzA5LjMtOS4yLDQ2OC41LTg4LjhjMjA4LjItMTA3LjIsMzgyLjgtMjg0LjgsNTAyLjItNTE0LjVjNzMuNC0xNDMuOSw4Mi43LTE5Niw4NS43LTQ1My4yYzAtNDgwLjgsNi4yLTQ3MS42LTEyNTIuNS0xNzM5LjRjLTU5MS01OTQuMS0xMTQyLjItMTEyNi45LTEyMjgtMTE4NS4xYy00MTYuNS0yODcuOC05OTUuMi0yMzguOC0xMzUzLjUsMTEzLjNjLTExMy4zLDExMC4yLTE1MCwxMjguNi0yOTQsMTQwLjhjLTIxNy40LDE4LjQtMjgxLjctMTguNC02MzAuOC0zNzAuNWwtMjg3LjgtMjkwLjlsMTEzLjMtMTU2LjJjNDE5LjUtNTY5LjYsMTI0My4zLTkzNCwxOTkwLjUtODgyYzQ2Mi40LDMzLjcsODY2LjcsMTc0LjYsMTIyMS45LDQzMS44YzIzMi43LDE2OC40LDI0NTUuOSwyMzk3LjgsMjU5MC43LDI1OTkuOWMxNTAuMSwyMjAuNSwyNzIuNiw0OTkuMiwzNDIuOSw3ODdjOTUsMzcwLjUsNzMuNSw5MTUuNi00OSwxMjgwYy0yNDEuOSw3MTkuNi03NzEuNywxMjQ2LjMtMTUwMC41LDE0OTQuNEM3OTUxLjQsNTAyMy44LDczMzUuOSw1MDQyLjIsNjk4OS44LDQ5NTAuM3oiIC8+DQogICAgICAgICAgICA8cGF0aCBmaWxsPSIjMTQ3M0U2Ig0KICAgICAgICAgICAgICAgIGQ9Ik00MDU5LjMsMTg4NWMtMjQxLjktMzkuOC01NzguOC0xNjUuNC04MjAuNy0zMDkuM2MtMTcxLjUtMTAxLjEtNDQ3LjEtMzU4LjMtMTQwMi41LTEzMDcuNkMxMTgwLjctMzgxLjEsNTg5LjctOTkzLjUsNTIyLjQtMTA5NC42QzM0Ny44LTEzNDUuNywyMDctMTY2Ny4yLDE0NS43LTE5NTJjLTc5LjYtMzU1LjItNTIuMS04OTcuMyw1OC4yLTEyMjhjMjQ4LTcyOC44LDc3NC44LTEyNTguNiwxNDk0LjQtMTUwMC41YzM2NC40LTEyMi41LDkwOS41LTE0My45LDEyODAtNDljMzE1LjQsNzkuNiw1OTEsMjA1LjEsODM5LjEsMzgyLjhjMTA0LjEsNzYuNiw2MTIuNSw1NjMuNCwxMTM2LjEsMTA4Ny4xbDk0OS4zLDk1Mi4zaC0zNjcuNWMtMzc5LjcsMC02NTIuMiw0Mi45LTk4OS4xLDE1Ni4ybC0xOTYsNjQuM2wtNjMwLjgtNjI0LjdjLTc3MS43LTc2Mi41LTgzOS4xLTgwNS40LTEyOTIuMy04MDUuNGMtMjM4LjgsMy4xLTMxNS40LDE1LjMtNDM3LjksNzMuNWMtMjE0LjQsMTA0LjEtNDI1LjcsMzA5LjMtNTI2LjcsNTE0LjVjLTgyLjcsMTU5LjItOTEuOSwyMDguMi05MS45LDQ2OC41YzAsNDkwLTkuMiw0NzQuNiwxMjQ5LjQsMTczOS40QzMyMTQuMS0xMjYuOSwzNzY4LjQsNDA1LjksMzg1MSw0NjQuMUM0MjY3LjUsNzUyLDQ4NDYuMyw3MDMsNTIwNC42LDM1MC44YzExMy4zLTExMC4yLDE1MC0xMjguNiwyOTQtMTQwLjhjMjE3LjQtMTguNCwyODEuNywxOC40LDYzMC44LDM3My42bDI4Ny45LDI5MC45bC0xMjUuNSwxNjguNGMtMjM4LjksMzE1LjQtNzA0LjMsNjMwLjgtMTEyMy45LDc2Mi41QzQ4MTguNywxOTE1LjYsNDQxNC41LDE5NDMuMiw0MDU5LjMsMTg4NXoiIC8+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=)}}.tag-Label{height:3.125rem;line-height:3.125rem;padding:0 3.125rem;text-transform:uppercase}.card-typeCarousel .card_img>mark a,.tag-Label a{color:#fff}.progressBar{background-color:rgba(0,0,0,.125);position:absolute;right:0;width:.5625rem;height:100%;top:0}.progressBar_bar{background-color:#e61d35;min-height:inherit;min-width:100%}.nextUpPod{height:auto;max-width:100%;padding:0 0 0 1.25rem;width:100%}.nextUpPod_wr{background-color:#f6f6f6;max-width:14.375rem;padding:0}.nextUpPod_current,.nextUpPod_next{position:relative;width:100%}.nextUpPod_sectionTitle{padding:1.25rem 1.25rem 0;text-transform:uppercase;width:100%;color:#000}.nextUpPod_index{color:#e61d35;float:left;height:100%;padding-right:.5625rem}.nextUpPod_listText{line-height:1.25rem;max-width:calc(100% - 1.6875rem)}.nextUpPod ul{list-style:none;padding:0;margin:0}.nextUpPod ul:last-child{box-shadow:none}.nextUpPod li{box-shadow:0 4px 2px -2px #fff;color:#525257;padding:1.25rem}.nextUpPod li.p5{font-size:1rem;margin-bottom:0}.nextUpPod li>span{display:inline-block}.card-typeCarousel aside>*,.nextUpPod li a{color:inherit}@media screen and (max-width:49rem){.nextUpPod_wr{display:none}}.cmp.cmp-text img[style*="float: left"]{margin:0 2.5rem 1.125rem 0}.cmp.cmp-text img[style*="float: right"]{margin:0 0 1.125rem 2.5rem}.dexter-Carousel{margin-left:auto;margin-right:auto;max-width:90rem;padding:0 0 2.9375rem}@media only screen and (min-width:75rem){.dexter-Carousel .dexter-Carousel-content .dexter-Carousel-item{width:100%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) and (min-width:75rem){.dexter-Carousel .dexter-Carousel-content .dexter-Carousel-item{max-width:100%}}@media only screen and (min-width:37.5rem){.dexter-Carousel .dexter-Carousel-content .dexter-Carousel-item{width:100%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) and (min-width:37.5rem){.dexter-Carousel .dexter-Carousel-content .dexter-Carousel-item{max-width:100%}}.dexter-Carousel .dexter-Carousel--previous{left:calc(32/16rem)}.dexter-Carousel .dexter-Carousel--next{right:calc(32/16rem)}@media only screen and (max-width:64.25rem){.dexter-Carousel .dexter-Carousel--previous{left:calc(8/16rem)}.dexter-Carousel .dexter-Carousel--next{right:calc(8/16rem)}}@media only screen and (max-width:56.24rem){.dexter-Carousel.dexter-Carousel.dexter-Carousel{width:100%}.dexter-Carousel.dexter-Carousel.dexter-Carousel .dexter-Carousel-item,.dexter-Carousel.dexter-Carousel.dexter-Carousel .dexter-Carousel-item>*{max-width:100%}}.dexter-Flex_item .dexter-Carousel{padding-top:1rem}.card-typeCarousel{align-items:center;color:#e8e8e8;display:flex;flex:0 1 64rem;height:28.75rem;justify-content:center;margin:0;padding:0;position:relative}.card-typeCarousel .card_img,.card-typeCarousel figcaption{min-width:24.5rem}.card-typeCarousel .card_img{flex:1 1 36rem;background:gray;height:100%;max-height:28.75rem;max-width:32.1875rem}.card-typeCarousel .card_img>mark{bottom:0;line-height:3.125rem;max-width:100%;min-width:11.875rem;padding:0 2.5rem;position:absolute;text-transform:uppercase}.card-typeCarousel aside,.card-typeCarousel figcaption{color:inherit;display:flex;justify-content:space-between}.card-typeCarousel figcaption{flex-direction:column;background:#000;flex:0 1 32.1875rem;height:25rem;max-height:25rem;padding:3.75rem}.card-typeCarousel figcaption h2,.card-typeCarousel figcaption p{max-width:24.75rem}@media only screen and (min-width:37.5rem){.card-typeCarousel figcaption h2,.card-typeCarousel figcaption p{max-width:none;width:100%}}.card-typeCarousel figcaption h2{font-size:2.5rem;line-height:2.875rem;margin-bottom:1.875rem;max-height:8.625rem;-webkit-line-clamp:3}.card-typeCarousel figcaption p{font-size:1rem;line-height:1.375rem;margin-bottom:0;max-height:2.75rem;-webkit-line-clamp:2}.card-typeCarousel aside{align-content:center;align-items:center;margin:2.25rem auto 0;max-width:24.75rem;position:relative;width:100%}.card-typeCarousel aside .card_author{font-size:1rem;flex:1 1 60%;padding:0 0 0 1.125rem;text-align:right}@media screen and (max-width:600px){.card-typeCarousel aside{justify-content:center}}@media screen and (min-width:37.5rem) and (max-width:56.25rem){.card-typeCarousel .card_img{flex-basis:38%;min-width:38%}.card-typeCarousel figcaption{flex-basis:calc(62% - 2.25rem);min-width:calc(62% - 2.25rem)}}@media screen and (max-width:37.49rem){.card-typeCarousel{align-items:center;flex-direction:column;height:auto;padding:0 1.125rem 1.125rem}.card-typeCarousel .card_img{flex:1 0 21.125rem;margin:0 -1.125rem -8.5rem;max-width:none;padding:0}.card-typeCarousel .card_img img{margin:0;min-height:21.25rem;width:100%}.card-typeCarousel .card_img mark{bottom:8.5rem;left:1.125rem;z-index:2}.card-typeCarousel figcaption{flex:1 1 auto;height:auto;justify-content:center;min-height:20.25rem;min-width:calc(100%);margin-bottom:0;margin-top:0;padding:2.25rem;width:calc(100%);z-index:1}.card-typeCarousel figcaption>*{align-items:center;display:flex;flex-direction:column}.card-typeCarousel figcaption p{margin-bottom:0}.card-typeCarousel aside{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-top:1.125rem}.card-typeCarousel aside>*{margin:inherit 0;padding:inherit 0;text-align:center}.card-typeCarousel aside .card_author{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.carousel{width:100%}section[class*=carousel_slides]{padding-top:0}.carousel_main.carousel_main{flex-basis:100%}.carousel_main.carousel_main .card-typeCarousel{flex-grow:1}.carousel_main.carousel_main figcaption{flex-direction:column}.carousel_main.carousel_main figcaption hgroup{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:1px}.carousel_main.carousel_main figcaption hgroup h2,.carousel_main.carousel_main figcaption hgroup p{position:relative;width:100%}.carousel_main.carousel_main figcaption hgroup h2:after,.carousel_main.carousel_main figcaption hgroup p:after{background:linear-gradient(to right,transparent,#000);content:"";display:block;position:absolute;right:0;text-align:right;width:35%}.carousel_main.carousel_main figcaption hgroup h2:after{height:2.875rem;top:5.9375rem}.carousel_main.carousel_main figcaption hgroup p:after{height:1.375rem;top:1.375rem}}@supports (-ms-ime-align:auto){.card-typeCarousel figcaption hgroup{display:flex;flex-direction:column;justify-content:flex-start}.card-typeCarousel figcaption hgroup .gradientPsuedoElement{content:"";background:linear-gradient(to right,rgba(255,255,255,0),#fff);position:absolute;right:0;text-align:right;width:36%}.card-typeCarousel figcaption hgroup .card .card-typeCarousel h2:after{height:2.875rem;top:5.75rem}.card-typeCarousel figcaption hgroup .card .card-typeCarousel p:after{height:1.375rem;top:1.375rem}}@-moz-document url-prefix(){.card-typeCarousel figcaption hgroup{display:flex;flex-direction:column;justify-content:flex-start}.card-typeCarousel figcaption hgroup .gradientPsuedoElement{content:"";background:linear-gradient(to right,rgba(255,255,255,0),#fff);position:absolute;right:0;text-align:right;width:36%}.card-typeCarousel figcaption hgroup .card .card-typeCarousel h2:after{height:2.875rem;top:5.75rem}.card-typeCarousel figcaption hgroup .card .card-typeCarousel p:after{height:1.375rem;top:1.375rem}}.os_iOs10-x .dexter-Flex_items .dexter-Flex_item .carousel{height:35.3125rem}@media screen and (max-width:37.49rem){.os_iOs10-x .dexter-Flex_items .dexter-Flex_item .carousel{height:39.1875rem}}@media (max-width:56.24rem){.dexter-Flex_items:not([data-flex-conf*=noReflow-mobile])>*,.dexter-Flex_items:not([data-flex-conf*=noReflow-mobile])>.dexter-Position[data-flexitem-conf*=mobileFlexWidth]{max-width:100%;width:auto}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dexter-Flex_items.dexter-Flex_items.has-minHeight.has-minHeight:not(.container){height:1px}.dexter-Carousel.carousel-sliderMod{margin:0!important}}.aceui-Button-Round{align-items:center;background-color:#1473e6;border-radius:50%;display:inline-flex;justify-content:center}.aceui-Button-Round.aceui-Button-Round--small{height:3.375rem;width:3.375rem}.aceui-Button-Round.aceui-Button-Round--medium{height:4.5rem;width:4.5rem}.aceui-Button-Round.aceui-Button-Round--large{height:5.625rem;width:5.625rem}.aceui-Button-Round .spectrum-Icon{color:#fff}.aceui-Button-Round:hover{background-color:#0d66d0}.spectrum-Button--cta{margin-top:.6875rem}.spectrum-Button--cta.button_cta-outlineWhite{background-color:transparent;border-color:#fff}.spectrum-Button--cta.button_cta-outlineWhite:hover{background-color:#fff;border-color:#fff;color:#000}.card-typeCarousel .spectrum-Button--cta,.card_subscription .spectrum-Button--cta{margin-top:0}.dateRange_container{height:auto}.date-standard{font-size:.875rem}.language-Navigation h2{font-size:2.5rem;line-height:3rem;margin-bottom:0}.language-Navigation h3{font-size:1.125rem;line-height:2rem;margin-bottom:1.125rem}.language-Navigation h4{color:#000;margin-bottom:0;text-transform:none}.language-Navigation a,.language-Navigation h4{font-size:.875rem;line-height:1.375rem}.treeview-header{color:#2c2c2c;font-weight:900;font-size:1rem;line-height:1.5;padding:0 1.5rem .375rem;text-transform:uppercase}.treeview-header:after{display:block;box-shadow:0 1px 1px 1px #eaeaea;content:'';height:1px;width:100%}.treeview-container{position:relative}.treeview-container label:not(.type-bold) a{font-weight:inherit}.treeview-container .currentPage>label,.treeview-container .ui_control-label:hover{background-color:#dcdcdc;color:#323232}.treeview-container .currentPage>label>svg,.treeview-container .ui_control-label:hover>svg{fill:#323232}.treeview-container .ui_control-label>input[type=checkbox],.treeview-container .ui_control-label>input[type=radio],.treeview-container .ui_control-list li>input[type=checkbox],.treeview-container .ui_control-list li>input[type=radio],.treeview-container .ui_control-reset{left:-600rem;position:fixed;top:-35rem}.treeview-container .ui_control-label{align-items:center;color:#767676;display:flex;font-size:1rem;height:100%;justify-content:flex-start;line-height:1.5;padding:.5rem .5rem .5rem 1.5rem;position:relative}.treeview-container .ui_control-label a{color:inherit;height:100%;text-decoration:none;width:100%}.treeview-container .ui_control-label>svg{animation:go-unrotate 50ms ease-in-out;fill:#959595;height:.75rem;left:.5rem;position:absolute}.treeview-container .ui_control-label.base{display:flex}.sortBy-right input[type=radio],.treeview-container .ui_control-label.on{display:none}.treeview-container .ui_control-list{list-style:none;outline:0;padding:0}.treeview-container .ui_control-list li{padding:0;margin:0 0 .5rem;max-width:100%;position:relative;width:100%}.treeview-container .ui_control-list li>.ui_control-content{height:0;max-width:100%;opacity:0;transition:opacity 120ms ease-out,padding 0 ease-out,height 0 ease-out}.treeview-container .ui_control-list li>.ui_control-content .ui_control-label{line-height:0;padding:0}.treeview-container .ui_control-checkbox.ui_control-reset:focus~.ui_control-list,.treeview-container .ui_control-radio.ui_control-reset:focus~.ui_control-list{box-shadow:0 0 4px 0 #1473e6;width:100%}.treeview-container .ui_control-checkbox:not(.ui_control-reset):focus~.ui_control-label,.treeview-container .ui_control-radio:not(.ui_control-reset):focus~.ui_control-label{box-shadow:0 0 4px 0 #1473e6}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-list,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-list{list-style:none;padding:0}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-list li,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-list li{margin:0 0 .5rem}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-label.base,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-label.base{display:none}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-label.on,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-label.on{display:flex}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-label>svg,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-label>svg{animation:go-rotate 50ms ease-in-out;transform:rotate(90deg)}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-content,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-content{height:auto;padding:.5rem 0 0;opacity:1}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-content>li,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-content>li{padding-left:1.5rem}.treeview-container .ui_control-checkbox:not(.ui_control-reset):checked~.ui_control-content .ui_control-label,.treeview-container .ui_control-radio:not(.ui_control-reset):checked~.ui_control-content .ui_control-label{line-height:1.5;padding:.5rem .5rem .5rem 1.5rem}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.treeview-container .ui_control-label{padding:.5rem .5rem .5rem 1.875rem}.treeview-container .ui_control-label>svg{height:.75rem;width:1.5rem;top:.9375rem}}.stickyBar-container{align-items:center;align-content:center;background-color:#2680eb;bottom:0;color:#fff;display:none;height:3.1428rem;justify-content:center;left:0;max-width:100%;position:fixed;width:100%;z-index:10}.dexter-Modal.modal-speaker article,.stickyBar-container.active{display:flex}.stickyBar-container.static{align-items:stretch;flex-direction:column;height:auto;min-height:6.2856rem;position:static}.stickyBar-container.static>*{min-width:100%;width:100%}.stickyBar-container p{flex:1 1 100%;font-weight:inherit;margin:0;max-width:100%;padding:0}.stickyBar-container .dexter-Cta a.spectrum-Link{color:#fff;font-size:16px}.stickyBar-container .text:nth-last-child(2)+.cta,.stickyBar-container .text:nth-last-child(2)+.dexter-Cta{margin-left:1rem}.stickyBar-container .spectrum-Button{margin-top:0}body.stickyBar-paddingBottom{padding-bottom:3.1428rem}a:not([href]){cursor:pointer}.link.link-video{align-items:center;display:flex;height:100%;justify-content:center;max-width:100%;width:100%}.link.link-video:after,.link.link-video:before{content:'';display:block;position:absolute}.link.link-video:after{border-top:.9375rem solid transparent;border-bottom:.9375rem solid transparent;border-left:1.5625rem solid #fff;margin:0 0 0 .25rem;z-index:2}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.link.link-video:after{left:46.5%;top:47%}}.link.link-video:before{background-color:#1473e6;border-radius:2.5rem;height:5rem;width:5rem;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.link.link-video:before{left:39%;top:36%}}.link.link-video:active:before,.link.link-video:hover:before{background-color:#0d66d0}.link.link-video:focus:before{background-color:#0d66d0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.link.link-video>image{width:0}}.sortBy-right{font-size:12px}.sortBy-right>span{border:.5px solid #b4b4b4;height:10px;margin:0 16px;font-size:20px}.sortBy-right label>span{color:#b4b4b4;cursor:pointer;text-transform:uppercase;font-weight:700}.sortBy-right :checked+span{color:#000;font-weight:bolder}.shortform h1,.shortform h2,.shortform h3{font-style:inherit}.shortform p{font-size:12px;line-height:18px}.shortform .shortform--form,.shortform footer,.shortform summary{display:flex;flex-direction:column}.shortform .shortform--form .fieldLabel{margin-bottom:10px}.shortform .shortform--form .spectrum-Alert{align-self:center}.shortform .shortform--form .spectrum-Dropdown,.shortform .shortform--form input{width:100%}.shortform footer>button,.shortform summary>button{margin-top:10px;align-self:center}.mktoField[type=checkbox]{z-index:1}.marketo-formWr{background:0 0;padding:16px;font-family:adobe-clean,sans-serif}.marketo-formWr.fail{border:dotted 1px #666}.marketo-formWr .mktoAsterix,.marketo-formWr .mktoGutter{display:none}.marketo-formWr .mktoLabel.mktoLabel{display:block;max-width:100%;min-width:100%;float:none;font-family:inherit;font-size:.875rem;font-weight:300;line-height:1.375rem;margin-bottom:1px}.marketo-formWr .mktoField.mktoField:not([type=checkbox]){width:100%;background-color:#fff}.marketo-formWr .mktoCheckboxList.mktoCheckboxList,.marketo-formWr .mktoHtmlText.mktoHtmlText{width:auto}.marketo-formWr .mktoButtonWrap.mktoButtonWrap{display:block;margin:0;text-align:center}.marketo-formWr .mktoButtonWrap.mktoButtonWrap .mktoButton.mktoButton{background-color:#1473e6;border-color:#1473e6;background-image:none;border-width:2px;border-style:solid;border-radius:16px;color:#fff;min-height:32px;height:auto;min-width:72px;padding:3.5px 14px 4.5px;font-size:14px;font-weight:700}.marketo-formWr .mktoButtonWrap.mktoButtonWrap .mktoButton.mktoButton:hover{background-color:#0d66d0;border-color:#0d66d0;color:#fff}.marketo-formWr .mktoError.mktoError{bottom:auto!important;left:auto!important;position:absolute;right:auto!important;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 24px #aaa;color:red;height:auto;min-height:36px;padding:10px 12px;font-size:.875rem;line-height:1rem;top:-20px;white-space:nowrap}.marketo-formWr .mktoError.mktoError:after{content:"";position:absolute;top:100%;border-top:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;left:24px}.marketo-formWr .mktoForm.mktoForm{width:100%!important;font-family:inherit}.marketo-formWr .mktoForm.mktoForm select{font-family:inherit;border:1px solid #e0e0e0;color:#a6a6a6;display:block;font-size:1.125rem;font-weight:300;height:36px;line-height:2.25rem;margin:0 0 9px;width:100%;-webkit-appearance:menulist;background:0 0;padding:0;min-width:100%;max-width:100%}.marketo-formWr .mktoForm.mktoForm input[type=email]:focus,.marketo-formWr .mktoForm.mktoForm input[type=password]:focus,.marketo-formWr .mktoForm.mktoForm input[type=tel]:focus,.marketo-formWr .mktoForm.mktoForm input[type=text]:focus,.marketo-formWr .mktoForm.mktoForm select:focus,.marketo-formWr .mktoForm.mktoForm textarea:focus{color:#333;outline:2px solid #50a3e2}.marketo-formWr .mktoForm.mktoForm input[type=email].mktoInvalid,.marketo-formWr .mktoForm.mktoForm input[type=password].mktoInvalid,.marketo-formWr .mktoForm.mktoForm input[type=tel].mktoInvalid,.marketo-formWr .mktoForm.mktoForm input[type=text].mktoInvalid,.marketo-formWr .mktoForm.mktoForm select.mktoInvalid{border:2px solid #f22}.marketo-formWr .mktoForm.mktoForm textarea{max-width:100%;min-height:56px;padding:6px;width:100%!important;font-family:inherit;border:1px solid #e0e0e0;color:#a6a6a6;display:block;font-size:1.125rem;font-weight:300;height:36px;margin:0 0 9px;line-height:1.375rem}.marketo-formWr .mktoForm.mktoForm input[type=email],.marketo-formWr .mktoForm.mktoForm input[type=password],.marketo-formWr .mktoForm.mktoForm input[type=tel],.marketo-formWr .mktoForm.mktoForm input[type=text]{font-family:inherit;border:1px solid #e0e0e0;color:#a6a6a6;display:block;font-size:1.125rem;font-weight:300;height:36px;line-height:2.25rem;margin:0 0 9px;padding:0 6px;max-width:100%;width:100%!important}.marketo-formWr .mktoForm.mktoForm .mktoFormCol{width:100%;margin:0!important;padding:0 16px!important;position:relative}@media screen and (min-width:37.5rem){.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow{clear:both;width:100%}.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-checkbox{position:relative;margin-top:5px}.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-checkbox .mktoLabel{margin-left:25px}.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-checkbox .mktoField[type=checkbox]{position:absolute;top:2px}.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-checkbox~.row-checkbox{margin-top:0}.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-checkbox .mktoError{left:-5px;top:-40px}.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow .mktoFormCol{width:50%;float:left}.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-checkbox .mktoFormCol,.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-text .mktoFormCol,.marketo-formWr .mktoForm.mktoForm.mktoForm-2cols .mktoFormRow.row-textarea .mktoFormCol{width:100%;float:none}}.marketo-formWr .mktoFormRow.row-text .mktoHtmlText span{font-size:16px!important}.marketo-formWr .mktoFormRow.row-text .mktoHtmlText ul{margin:0 auto;max-width:20rem;padding:0;width:auto}.marketo-formWr .mktoButtonRow{margin:25px 0 15px}.marketo-formWr.white .mktoHtmlText,.marketo-formWr.white .mktoLabel{color:#fff}.marketo-formWr.black .mktoHtmlText,.marketo-formWr.black .mktoLabel{color:#000}@media screen and (min-width:1024px){.marketo-form .mktoForm .mktoFormRow.row-checkbox .mktoFormCol,.marketo-form .mktoForm .mktoFormRow.row-text .mktoFormCol,.marketo-form .mktoForm .mktoFormRow.row-textarea .mktoFormCol{width:100%;float:none}}.clock-countdown{align-content:flex-start;align-items:flex-start;display:flex;font-family:inherit;flex:0 0 auto;justify-content:flex-start}.clock-standard-light .clock_item{background-color:#f5f5f5}.clock-standard-light .clock_item_header{color:#2c2c2c}.clock-standard-light .clock_item_detail{color:#4b4b4b}.clock-standard-dark .clock_item{background:linear-gradient(to bottom,#2c2c2c 0,#1a1a1a 100%)}.clock-standard-dark .clock_item_header{color:#fff}.clock-standard-dark .clock_item_detail{color:#d3d3d3}.clock-small .clock_item{height:80px;width:72px}.clock-small .clock_item_header{font-size:28px;line-height:28px}.clock-small .clock_item_detail{font-size:12px;font-variant:small-caps}.clock_item{align-content:center;align-items:center;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:6px;margin:0 2px}.clock_item:first-of-type{margin-left:0}.clock_item:last-of-type{margin-right:0}.clock_item_detail,.clock_item_header{font-weight:700;height:auto;width:100%;text-align:center}.bluejeans,.bluejeans-container,.bluejeans-container iframe{height:100%;width:100%;max-width:100vw}#rf-calendar .schedule-calendar.editable .rbc-day-slot .rbc-time-slot.disabled,body.drawer-opened{overflow:hidden}.drawer-downloadAgenda+span{margin-left:24px}@media screen and (max-width:49rem){.drawer-downloadAgenda{display:none}}.drawerCover{bottom:0;height:80px;width:100%;background-position:50% 0;transform:translateZ(0);transition:height .6s ease .1s;position:fixed;z-index:20}.drawer,.drawerContentContainer{height:100%;width:100%}.drawerContentContainer{height:calc(100% - 80px)}.drawerContent{animation:.6s contentAnimationClose 0s forwards}.drawerContent,.drawerContent>.dexter-Position{width:100%;height:100%}.drawerHandle{height:80px;display:flex;align-content:center;justify-content:center}.drawerHandle:hover{cursor:pointer}.drawerHandle.focus-ring,.drawerHandle:focus{outline:0}.drawerHandleTitle{text-align:left;margin-bottom:0;font-size:1.125rem}@media screen and (max-width:49rem){.drawerHandleTitle{text-align:center}}.drawerHandleContent{width:100%;max-width:1232px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:49rem){.drawerHandleContent{flex-direction:column-reverse;justify-content:center}}.drawer.open{z-index:10}.drawer.open .drawerContent>.dexter-Position{overflow:auto}.drawer.open .drawerContentContainer{display:inherit;position:relative}.drawer.open .drawerCover{background-color:#fff;height:100%}.drawer.open .drawerContent{animation:.6s contentAnimationOpen forwards}.drawer.open .drawerSchedule{visibility:visible;opacity:1}.drawer.open .drawerSchedule:after{display:none}@media screen and (max-width:49rem){.drawer.open .drawerSchedule{display:inline-block}}.drawer.open .drawerChevron svg{transform:translate(-50%,-50%) scale(-1)}@media screen and (max-width:49rem){.drawer.open .drawerChevron{display:none}.drawer.open .drawerHandleContent{flex-direction:row}.drawer.open .drawerHandleTitle{text-align:left}}.drawerHandleTitle,.drawerSchedule{width:45%}@media screen and (max-width:49rem){.drawerHandleTitle,.drawerSchedule{min-width:0;width:50%}}.drawerChevron{height:25px;text-align:center;z-index:1}.drawerChevron a:focus,.drawerChevron.focus-ring,.drawerChevron:focus{outline:dotted}.drawerChevron>a{width:30px;height:100%;position:relative;display:inline-block}.drawerChevron svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform ease .4s;width:100%}.drawerSchedule{text-align:right;position:relative;visibility:hidden;opacity:0;transition:opacity ease .8s}.drawerSchedule:after{content:'';top:0;left:0;right:0;bottom:0;position:absolute}@media screen and (max-width:49rem){.drawerSchedule{display:none}}.drawerSchedule .spectrum-Button--primary.spectrum-Button--quiet{color:#000;background:#fff;border-color:#fff;margin-top:4px;margin-bottom:4px}.schedulewidget{background-color:#fff}.schedulewidget.wcmVisible{min-height:50px}#rf-calendar .schedule-calendar .calendar-head-container{clear:both;padding-top:10px}.interactive-video-container:not(.editable-mode){position:relative;width:100%}.interactive-video-container:not(.editable-mode) .video-component{width:100%}.interactive-video-container:not(.editable-mode) .video-component-wrapper{min-height:100%;padding-bottom:56.25%;position:relative}.interactive-video-container:not(.editable-mode) .video-component-wrapper>*{border:0;position:absolute;top:0;left:0;width:100%;height:100%}.interactive-video-container:not(.editable-mode) .interactive-video-placeholder{align-items:center;background:#2a2a2a;bottom:0;display:none;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:3}.interactive-video-container:not(.editable-mode) .interactive-video-message{color:#fff;display:none;flex-direction:column;text-align:center}.interactive-video-container:not(.editable-mode) .interactive-video-message p{margin-bottom:0}.interactive-video-container:not(.editable-mode)[data-auth-type] .side-interactive-component,.interactive-video-container:not(.editable-mode)[data-auth-type] .video-component{visibility:hidden}.interactive-video-container:not(.editable-mode)[data-auth-type] .interactive-video-placeholder{display:flex}.interactive-video-container:not(.editable-mode)[data-auth-type].authorized .interactive-video-placeholder,html:not(.aem-AuthorLayer-Edit):not(.aem-AuthorLayer-structure):not(.aem-AuthorLayer-initial) .newpar{display:none}.interactive-video-container:not(.editable-mode)[data-auth-type].authorized .side-interactive-component,.interactive-video-container:not(.editable-mode)[data-auth-type].authorized .video-component{visibility:visible}.interactive-video-container:not(.editable-mode)[data-auth-type].not-authorized .interactive-video-message{display:flex}.interactive-video-container:not(.editable-mode)[data-auth-type].not-authorized .side-interactive-component,.interactive-video-container:not(.editable-mode)[data-auth-type].not-authorized .video-component{visibility:hidden}.interactive-video-container:not(.editable-mode).with-side-interactive{display:flex;align-items:stretch}@media only screen and (max-width:64.25rem){.interactive-video-container:not(.editable-mode).with-side-interactive{flex-wrap:wrap}}.interactive-video-container:not(.editable-mode).with-side-interactive .video-component{width:75%}@media only screen and (max-width:64.25rem){.interactive-video-container:not(.editable-mode).with-side-interactive .video-component{width:100%}}.interactive-video-container:not(.editable-mode).with-side-interactive .side-interactive-component{width:25%;background:#fff}@media only screen and (max-width:64.25rem){.interactive-video-container:not(.editable-mode).with-side-interactive .side-interactive-component{min-width:0!important;width:100%}}.interactive-video-container:not(.editable-mode).with-side-interactive .side-interactive-component .side-interactive-component-wrapper{height:100%}.interactive-video-container:not(.editable-mode).with-side-interactive .side-interactive-component .side-interactive-component-wrapper>*{width:100%;height:100%}@media only screen and (max-width:64.25rem){.interactive-video-container:not(.editable-mode).with-side-interactive .side-interactive-component .side-interactive-component-wrapper>*{position:absolute;top:0;left:0}.interactive-video-container:not(.editable-mode).with-side-interactive .side-interactive-component .side-interactive-component-wrapper{min-height:100%;padding-bottom:56.25%;position:relative}}.pigeonHole{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;background:#212121}.pigeonHole.cq-Editable-dom{height:500px}.pigeonHole_header{padding:12px 15px;background:#212121;border-bottom:1px solid #959595;font-size:12px}@media (min-width:768px){.pigeonHole_header{padding:10px 15px}}.pigeonHole_header.is-hidden{display:none}.pigeonHole_title{color:#fff}.pigeonHole_viewport{width:100%;height:100%}.speakerInfo_container{display:flex;margin-bottom:16px}@media (min-width:37.5rem){.speakerInfo_container{flex-direction:column;margin-bottom:0}}.speakerInfo_container-listSpeakers{flex-wrap:wrap}.speakerInfo_container-listSpeakers .speakerInfo_speakerDescription{padding-left:0}.speakerInfo_image{width:80px;height:80px;border-radius:4px;object-fit:cover;object-position:left}@media (min-width:56.24rem){.speakerInfo_image{width:270px;height:270px;margin-bottom:20px;object-fit:contain;border-radius:0}}.speakerInfo_speakerDescription{padding-left:16px}@media (min-width:37.5rem){.speakerInfo_speakerDescription{padding:0}}.speakerInfo_speakerName{margin-bottom:0}.mobileRider{position:relative;z-index:1}.mobileRider_container.is-hidden{display:none}.modalContainer .modal:not([id]){z-index:201;position:relative}.modal .spectrum-Radio-label{margin-top:2px}.redirectText,.signInButton{display:flex;justify-content:center}.redirectText_content{font-size:16px;font-weight:400}.sessionTools_container{padding:36px 0 40px 10px;border:1px solid #d3d3d3;border-radius:5px}@media (min-width:389px){.sessionTools_container{padding:36px 32px 40px 36px}}@media (min-width:768px){.sessionTools_container{padding:25px 32px}}.sessionTools_sectionTitle{margin:0 0 17px;color:#959595;text-transform:uppercase;font-size:14px;font-weight:700}.sessionTools_toolsAndResources_list{list-style-type:none;padding:0}.sessionTools_toolsAndResources_tool{margin-bottom:28px}.sessionTools_toolsAndResources_tool:last-child{margin-bottom:22px}.sessionTools_toolsAndResources_tool_icon{width:45px;height:45px;margin:0 13px 0 0}.sessionTools_toolsAndResources_tool_title{margin:0;color:#323232;font-size:16px;font-weight:700}.sessionTools_toolsAndResources_tool_attrs,.sessionTools_toolsAndResources_tool_icon{float:left}.sessionTools_toolsAndResources_tool:after,.speakerModalInfo_socialNetworks:after{content:" ";display:table;clear:both}.sessionTools_toolsAndResources_downloadLink,.sessionTools_toolsAndResources_learnMoreLink{font-size:14px;font-weight:700;line-height:19px}.sessionTools_assets_registrationMessage{font-size:12px}.sessionTools_assets_registrationMessage a{font-weight:700}.sessionTools_assets .downloadIcon{margin-right:10px}.sessionTools_assets .spectrum-Button--cta,.sessionTools_assets_file{font-size:14px;font-weight:700;line-height:19px}.sessionTools_assets_file{margin:0 0 23px}.sessionTools_assets_file .spectrum-Button--cta{margin:0}.sessionTools_assets_file:last-of-type{margin:0}.relatedContent-Drawer label.open,.sessionTools .is-hidden,.spectrum-Search button.spectrum-ClearButton{display:none}#mural_container{width:100%;height:auto}.favorites_max svg{color:transparent;stroke:#00f;width:18px;height:18px;vertical-align:bottom;position:relative}.favorites_max svg.spectrum-Icon:nth-last-child(1){margin-right:0}.favorites_max.selected svg{color:inherit;stroke:none}.schedule svg{width:18px;height:18px;vertical-align:bottom;position:relative;top:-2px;margin-right:8px}.schedule .selected{margin-left:8px}.schedule_andFavorites{color:green}.schedule hr,.schedule_modal .spectrum-Radio,.schedule_modal.spectrum-FieldGroup{margin-bottom:12px}.schedule_modal .spectrum-Button--cta{margin-top:0}.speakerModalInfo{border-bottom:1px solid #d3d3d3}.speakerModalInfo_speakerName{margin:0 0 16px;font-size:28px;font-weight:700;font-style:normal;line-height:47px}@media (min-width:768px){.speakerModalInfo_speakerName{font-size:30px;line-height:30px}}@media (min-width:1280px){.speakerModalInfo_speakerName{font-size:28px;line-height:47px}}.speakerModalInfo_jobTitle{font-size:16px;margin:0 0 16px;line-height:27px}.speakerModalInfo_company{margin:0 0 16px}.speakerModalInfo_companyName,.speakerModalInfo_companyUrl{margin:0;font-size:16px;line-height:35px}.speakerModalInfo_socialNetworks{list-style-type:none;padding:0;margin:0 0 16px}.speakerModalInfo_socialNetwork{float:left;font-size:0;margin-right:8px}.speakerModalInfo_socialNetwork .link{display:inline-block;width:24px;height:24px}.speakerModalInfo_socialNetwork .spectrum-Icon{width:24px;height:24px;font-size:0}.speakerModalBio_image{width:100%;max-width:200px;height:auto;margin:0 0 32px}@media (min-width:768px){.speakerModalBio_image{width:200px;margin:0 32px 32px 0;float:left}}@media (max-width:75rem){.speakerModalBio_bio{padding-right:40px}}.sessionInfo_sessions{list-style-type:none;padding:0}.sessionInfo_session{padding:24px 0;border-bottom:1px solid #d3d3d3;display:none}.sessionInfo_session.visible{display:block}.sessionInfo_session:last-child{border-bottom:none}.sessionInfo_session_title{margin:0 0 16px;font-size:18px;line-height:24px}.sessionInfo_session_eventTime{margin:0 0 16px;font-size:14px;line-height:26px}a.Footernav-submenu-link,a.Gnav-submenu-link .Gnav-submenu-description,a.Gnav-submenu-link .Gnav-submenu-title,a.feds-navLink .feds-navLink-content,a.feds-navLink .feds-navLink-description,a.feds-navLink .feds-navLink-text{font-weight:400}.app-launcher-container .app-launcher-popover .un-apps-container ul li a{font-size:14px;font-weight:400;line-height:20px}.Footernav-breadcrumb-link{font-weight:500}.dexter-Modal.desktop-width-1024{max-width:64rem;width:100%}.dexter-Modal.desktop-width-640{max-width:40rem;width:100%}.dexter-Modal.desktop-width-480{max-width:30rem;width:100%}.dexter-Modal.desktop-width-360{max-width:22.5rem;width:100%}.dexter-Modal.desktop-width-240{max-width:15rem;width:100%}.dexter-Modal.desktop-width-100{max-width:100%;width:100%}.dexter-Modal.tablet-width-1024{max-width:64rem;width:100%}.dexter-Modal.tablet-width-640{max-width:40rem;width:100%}.dexter-Modal.tablet-width-480{max-width:30rem;width:100%}.dexter-Modal.tablet-width-360{max-width:22.5rem;width:100%}.dexter-Modal.tablet-width-240{max-width:15rem;width:100%}.dexter-Modal.tablet-width-100{max-width:100%;width:100%}a:not(.spectrum-Button):focus{text-decoration-style:unset}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dexter-Position .video-Wrapper video{width:auto;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}}@supports (-ms-ime-align:auto){.dexter-Position .video-Wrapper video{width:auto;height:100%;left:50%;top:50%;transform:translate(-50%,-50%)}}@media (min-width:37.5rem){.dexter-Position.tablet-place-absolute.tablet-place-left.tablet-place-left,.dexter-Position.tablet-place-fixed.tablet-place-left.tablet-place-left{right:0}}.dexter-Carousel.dexter-Carousel-content--increment .dexter-Carousel-item{flex:0 0 300px!important;max-width:300px!important}.dexter-Carousel.carousel-sliderMod{max-width:1232px!important}@media screen and (max-width:37.49rem){.dexter-Carousel.carousel-sliderMod{max-width:300px!important}}@media screen and (min-width:37.49rem) and (max-width:956px){.dexter-Carousel.carousel-sliderMod{max-width:632px!important}}@media screen and (min-width:956px) and (max-width:1256px){.dexter-Carousel.carousel-sliderMod{max-width:932px!important}}@media screen and (min-width:37.49rem){.dexter-Carousel.carousel-sliderMod .dexter-Carousel-actions{display:none}}form.faas-form *{box-sizing:border-box}.dexter-SocialMediaShare .spectrum-Tooltip{position:fixed}.spectrum-Accordion-itemHeader{border-radius:0;font-size:1rem;line-height:0;padding:1.875rem 1rem 1.875rem 2.125rem;text-transform:none}.spectrum-Accordion-item.is-open .spectrum-Accordion-itemHeader:focus:after,.spectrum-Accordion-itemHeader:focus:after{height:3.75rem}.spectrum-Accordion-item.is-open .spectrum-Accordion-itemHeader,.spectrum-TabList .spectrum-TabList-item.is-selected .spectrum-TabList-item-label{font-weight:700}.spectrum-Accordion-item h3>svg{top:1.625rem}.spectrum-TabList .spectrum-TabList-item-label{font-size:1rem;line-height:1rem;text-transform:none}.spectrum-TabList.spectrum-TabList--horizontal{border-color:transparent}.spectrum-TabList.spectrum-TabList--horizontal.spectrum-TabList--anchored .spectrum-TabList-item,.spectrum-TabList.spectrum-TabList--horizontal.spectrum-TabList--panel .spectrum-TabList-item{height:2.875rem;margin:0;padding:0}.spectrum-TabList.spectrum-TabList--horizontal.spectrum-TabList--anchored .spectrum-TabList-item+.spectrum-TabList-item,.spectrum-TabList.spectrum-TabList--horizontal.spectrum-TabList--panel .spectrum-TabList-item+.spectrum-TabList-item{margin-left:3.25rem}.spectrum-TabList.spectrum-TabList--horizontal.spectrum-TabList--anchored .spectrum-TabList-item-label,.spectrum-TabList.spectrum-TabList--horizontal.spectrum-TabList--panel .spectrum-TabList-item-label{letter-spacing:normal;line-height:2.875rem;padding:0}.spectrum-Icon:nth-last-child(1){margin-right:8px}.dexter-Modal.relatedContent.is-Open,.relatedContent-List,.ui_control:checked~.relatedContent-Drawer label.open,.ui_control:checked~.relatedContent-Drawer ul li,.videoconfigreference.renderInPage .video{display:flex}.dexter-Modal.relatedContent,.videoconfigreference.renderInPage .video{flex-direction:column}.relatedContent-Item:nth-last-child(3),.relatedContent-Item:nth-last-child(3)~.relatedContent-Item{flex-wrap:wrap}.relatedContent-Item{align-items:flex-start;justify-content:center}.dexter-Modal.relatedContent{justify-content:flex-start}.relatedContent-List,.theme-summit .faasform.formwr.formwr.theme-2cols form{justify-content:space-between}.Sizes .DeskTop-1024{min-height:calc(576px + 3rem);width:1024px}.Sizes .DeskTop-1024 .vidyardRefContainer,.Sizes .DeskTop-1024 iframe{height:576px}.Sizes .DeskTop-640{min-height:calc(360px + 3rem);width:640px}.Sizes .DeskTop-640 .vidyardRefContainer,.Sizes .DeskTop-640 iframe{height:360px}.Sizes .DeskTop-360{min-height:calc(203px + 3rem);width:360px}.Sizes .DeskTop-360 .vidyardRefContainer,.Sizes .DeskTop-360 iframe{height:203px}.Sizes .DeskTop-360 .relatedContent-List,.Sizes .DeskTop-360 .relatedContent-List .relatedContent-Item{display:block}.Sizes .DeskTop-360 .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}.Sizes .DeskTop-240{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.Sizes .DeskTop-240 .vidyardRefContainer,.Sizes .DeskTop-240 iframe{height:135px}@media only screen and (min-width:1024px){.Responsive .DeskTop-gt1024{min-height:calc(576px + 3rem);width:1024px}.Responsive .DeskTop-gt1024 .vidyardRefContainer,.Responsive .DeskTop-gt1024 iframe{height:576px}}@media only screen and (max-width:1024px){.Responsive .DeskTop-gt1024{min-height:calc(360px + 3rem);width:640px}.Responsive .DeskTop-gt1024 .vidyardRefContainer,.Responsive .DeskTop-gt1024 iframe{height:360px}}@media only screen and (max-width:640px){.Responsive .DeskTop-gt1024{min-height:calc(203px + 3rem);width:360px}.Responsive .DeskTop-gt1024 .vidyardRefContainer,.Responsive .DeskTop-gt1024 iframe{height:203px}.Responsive .DeskTop-gt1024 .relatedContent-List,.Responsive .DeskTop-gt1024 .relatedContent-List .relatedContent-Item{display:block}.Responsive .DeskTop-gt1024 .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.Responsive .DeskTop-gt1024{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.Responsive .DeskTop-gt1024 .vidyardRefContainer,.Responsive .DeskTop-gt1024 iframe{height:135px}}@media only screen and (max-width:1024px){.Responsive .DeskTop-1024{min-height:calc(360px + 3rem);width:640px}.Responsive .DeskTop-1024 .vidyardRefContainer,.Responsive .DeskTop-1024 iframe{height:360px}}@media only screen and (max-width:640px){.Responsive .DeskTop-1024{min-height:calc(203px + 3rem);width:360px}.Responsive .DeskTop-1024 .vidyardRefContainer,.Responsive .DeskTop-1024 iframe{height:203px}.Responsive .DeskTop-1024 .relatedContent-List,.Responsive .DeskTop-1024 .relatedContent-List .relatedContent-Item{display:block}.Responsive .DeskTop-1024 .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.Responsive .DeskTop-1024{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.Responsive .DeskTop-1024 .vidyardRefContainer,.Responsive .DeskTop-1024 iframe{height:135px}}@media only screen and (max-width:640px){.Responsive .DeskTop-640{min-height:calc(203px + 3rem);width:360px}.Responsive .DeskTop-640 .vidyardRefContainer,.Responsive .DeskTop-640 iframe{height:203px}.Responsive .DeskTop-640 .relatedContent-List,.Responsive .DeskTop-640 .relatedContent-List .relatedContent-Item{display:block}.Responsive .DeskTop-640 .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.Responsive .DeskTop-360,.Responsive .DeskTop-640{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.Responsive .DeskTop-360 .vidyardRefContainer,.Responsive .DeskTop-360 iframe,.Responsive .DeskTop-640 .vidyardRefContainer,.Responsive .DeskTop-640 iframe{height:135px}}.dexter-Modal.relatedContent.desktop-width-1024{min-height:calc(576px + 3rem);width:1024px}.dexter-Modal.relatedContent.desktop-width-1024 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-1024 iframe{height:576px}@media only screen and (max-width:1024px){.dexter-Modal.relatedContent.desktop-width-1024{min-height:calc(360px + 3rem);width:640px}.dexter-Modal.relatedContent.desktop-width-1024 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-1024 iframe{height:360px}}@media only screen and (max-width:640px){.dexter-Modal.relatedContent.desktop-width-1024{min-height:calc(203px + 3rem);width:360px}.dexter-Modal.relatedContent.desktop-width-1024 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-1024 iframe{height:203px}.dexter-Modal.relatedContent.desktop-width-1024 .relatedContent-List,.dexter-Modal.relatedContent.desktop-width-1024 .relatedContent-List .relatedContent-Item{display:block}.dexter-Modal.relatedContent.desktop-width-1024 .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.dexter-Modal.relatedContent.desktop-width-1024{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.dexter-Modal.relatedContent.desktop-width-1024 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-1024 iframe{height:135px}}.dexter-Modal.relatedContent.desktop-width-640{min-height:calc(360px + 3rem);width:640px}.dexter-Modal.relatedContent.desktop-width-640 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-640 iframe{height:360px}@media only screen and (max-width:640px){.dexter-Modal.relatedContent.desktop-width-640{min-height:calc(203px + 3rem);width:360px}.dexter-Modal.relatedContent.desktop-width-640 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-640 iframe{height:203px}.dexter-Modal.relatedContent.desktop-width-640 .relatedContent-List,.dexter-Modal.relatedContent.desktop-width-640 .relatedContent-List .relatedContent-Item{display:block}.dexter-Modal.relatedContent.desktop-width-640 .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.dexter-Modal.relatedContent.desktop-width-640{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.dexter-Modal.relatedContent.desktop-width-640 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-640 iframe{height:135px}}.dexter-Modal.relatedContent.desktop-width-360{min-height:calc(203px + 3rem);width:360px}.dexter-Modal.relatedContent.desktop-width-360 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-360 iframe{height:203px}.dexter-Modal.relatedContent.desktop-width-360 .relatedContent-List,.dexter-Modal.relatedContent.desktop-width-360 .relatedContent-List .relatedContent-Item{display:block}.dexter-Modal.relatedContent.desktop-width-360 .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}@media only screen and (max-width:360px){.dexter-Modal.relatedContent.desktop-width-360{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.dexter-Modal.relatedContent.desktop-width-360 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-360 iframe{height:135px}}.dexter-Modal.relatedContent.desktop-width-240{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.dexter-Modal.relatedContent.desktop-width-240 .vidyardRefContainer,.dexter-Modal.relatedContent.desktop-width-240 iframe{height:135px}.dexter-Modal.relatedContent iframe{flex:0 0 auto;height:100%;width:100%}.relatedContent-Drawer{background-color:#1d1d1d;max-height:3rem;padding:1rem;position:relative;width:100%;z-index:666}.relatedContent-Drawer label{align-items:center;display:flex;color:#dedede;cursor:pointer;justify-content:center;width:100%}.relatedContent-Drawer label svg{height:1.125rem;width:.8125rem;margin-left:.5rem}.relatedContent-List{list-style:none;margin:0;padding:0;position:relative}.relatedContent-Item{color:#fff;display:none;flex:1 1 100%;margin:0;overflow:hidden;padding:1rem;position:relative}.relatedContent-Item>a{flex:0 0 auto;position:relative}.relatedContent-Item>a,.relatedContent-Item>img{height:7.75rem;margin-bottom:0;margin-right:1rem;max-height:7.75rem;max-width:13.75rem;width:13.75rem}.relatedContent-Item img{flex:1 1 auto;background-position:50% 50%;background-size:cover;padding-left:100%}.relatedContent-Item>a img{height:7.75rem;margin-bottom:0;margin-right:0;max-height:100%;max-width:100%;width:13.75rem}.relatedContent-Item>aside{display:flex;flex-direction:column;max-width:33.25rem}.relatedContent-Item:nth-last-child(2)>a,.relatedContent-Item:nth-last-child(2)>img,.relatedContent-Item:nth-last-child(2)~.relatedContent-Item>a,.relatedContent-Item:nth-last-child(2)~.relatedContent-Item>img{height:6.75rem;max-height:6.75rem;max-width:7.625rem}.relatedContent-Item:nth-last-child(3)>a,.relatedContent-Item:nth-last-child(3)~.relatedContent-Item>a{flex:1 1 13.75rem}.relatedContent-Item:nth-last-child(3)>a,.relatedContent-Item:nth-last-child(3)>img,.relatedContent-Item:nth-last-child(3)~.relatedContent-Item>a,.relatedContent-Item:nth-last-child(3)~.relatedContent-Item>img{margin-bottom:.5rem;margin-right:0;height:7.75rem;max-height:7.75rem;max-width:13.75rem}.relatedContent-Item:nth-last-child(3) .relatedContent-description,.relatedContent-Item:nth-last-child(3) aside>a.base,.relatedContent-Item:nth-last-child(3)~.relatedContent-Item .relatedContent-description,.relatedContent-Item:nth-last-child(3)~.relatedContent-Item aside>a.base{display:none}.relatedContent-description,.relatedContent-title{color:#fcfcfc;font-size:1rem;line-height:1.25rem}.relatedContent-title{font-weight:700}.relatedContent-description{margin:0}.ui_control{left:-3000em;position:absolute}.ui_control:checked~.relatedContent-Drawer{max-height:none;height:auto}.ui_control:checked~.relatedContent-Drawer label.closed{display:none}.relatedContent-link.video-link{align-items:center;display:flex;justify-content:center;width:100%}.relatedContent-link.video-link:after,.relatedContent-link.video-link:before{content:'';display:block;position:absolute}.relatedContent-link.video-link:after{border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.875rem solid #fff;margin:0 0 0 .0625rem;z-index:2}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.relatedContent-link.video-link:after{left:45.5%;top:42%}}.relatedContent-link.video-link:before{background-color:rgba(0,0,0,.3);border-radius:1.25rem;border:1px solid #fff;height:2.5rem;width:2.5rem;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.relatedContent-link.video-link:before{left:33%;top:31%}}.relatedContent-link.video-link:hover:before{background-color:rgba(0,0,0,.45)}.relatedContent-link.video-link:active:before{background-color:rgba(0,0,0,.6)}.relatedContent-link.video-link:focus:before{background-color:rgba(0,0,0,.45);border-color:#1269d0}.videoconfigreference .darkTheme{color:#000}.videoconfigreference.renderInPage{flex:0 0 auto!important;max-width:100%!important;width:auto!important}.videoconfigreference.renderInPage>iframe{background-color:#1d1d1d}.videoconfigreference.renderInPage .video{height:100%;position:relative;width:100%}.videoconfigreference.renderInPage .video iframe{flex:0 0 auto;transition:opacity 1.5s ease-in-out}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.videoconfigreference.renderInPage .video iframe{width:100%}}@media only screen and (min-width:1024px){.videoconfigreference.renderInPage .video{min-height:calc(576px + 3rem);width:1024px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:576px}}@media only screen and (max-width:1024px){.videoconfigreference.renderInPage .video{min-height:calc(360px + 3rem);width:640px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:360px}}@media only screen and (max-width:640px){.videoconfigreference.renderInPage .video{min-height:calc(203px + 3rem);width:360px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:203px}.videoconfigreference.renderInPage .video .relatedContent-List,.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item{display:block}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.videoconfigreference.renderInPage .video{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:135px}}@media only screen and (max-width:1024px){.videoconfigreference.renderInPage .video{min-height:calc(360px + 3rem);width:640px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:360px}}@media only screen and (max-width:640px){.videoconfigreference.renderInPage .video{min-height:calc(203px + 3rem);width:360px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:203px}.videoconfigreference.renderInPage .video .relatedContent-List,.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item{display:block}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.videoconfigreference.renderInPage .video{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:135px}}@media only screen and (max-width:640px){.videoconfigreference.renderInPage .video{min-height:calc(203px + 3rem);width:360px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:203px}.videoconfigreference.renderInPage .video .relatedContent-List,.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item{display:block}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item:last-of-type{width:calc(100% - 2rem)}}@media only screen and (max-width:360px){.videoconfigreference.renderInPage .video{flex:0 0 auto;min-height:calc(135px + 3rem);width:240px}.videoconfigreference.renderInPage .video .vidyardRefContainer,.videoconfigreference.renderInPage .video iframe{height:135px}}.videoconfigreference.renderInPage .video .relatedContent-Drawer{background-color:transparent;z-index:0}.videoconfigreference.renderInPage .video .relatedContent-Drawer .relatedContent-Item{align-items:center;flex-direction:column;justify-content:normal}.videoconfigreference.renderInPage .video .relatedContent-Drawer .relatedContent-Item:nth-child(-n+2)>aside{margin-right:1rem}.videoconfigreference.renderInPage .video .relatedContent-Drawer .relatedContent-Item .item-preText{font-size:.875rem}.videoconfigreference.renderInPage .video .relatedContent-Drawer .relatedContent-Item .item-title{font-size:1.125rem;line-height:1.375rem}.videoconfigreference.renderInPage .video .relatedContent-Drawer .relatedContent-link.video-link{margin-bottom:0;max-height:6rem;max-width:10.625rem}.videoconfigreference.renderInPage .video .relatedContent-Drawer aside{max-width:100%;padding-top:.8125rem;width:100%}@media only screen and (max-width:1024px){.videoconfigreference.renderInPage .video .relatedContent-List{flex-wrap:wrap;justify-content:center}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item{flex:0 1 33.333%}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item>a{margin-right:0}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item>aside{max-width:10.625rem}}@media only screen and (max-width:640px){.videoconfigreference.renderInPage .video .relatedContent-List{align-items:center;display:flex;flex-direction:column}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item{box-sizing:border-box!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;display:flex;flex:1 1 100%;margin:.5rem 0;max-width:10.625rem;padding:0;width:100%}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item:first-of-type{margin:1rem 0 .5rem}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item:last-of-type{width:100%;margin:.5rem 0 0}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item .relatedContent-link.video-link{margin:0;padding:0 3px}.videoconfigreference.renderInPage .video .relatedContent-List .relatedContent-Item:nth-child(-n+2) aside{margin-right:0}}.dexter-Modal.mobile-height-auto[id*=video-],.dexter-Modal.relatedContent{overflow-x:initial;overflow-y:initial}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dexter-Modal.mobile-height-auto[id*=video-],.dexter-Modal.relatedContent{overflow-x:visible;overflow-y:visible}}html.targeting .xf-content-height:hover{border:10px solid #0f0;margin:-10px}.image_backgroundContainer{max-width:100%;position:relative;width:100%}.image_backgroundContainer img{background-color:inherit;background-size:cover;background-image:inherit;background-position:50% 50%;content:"";display:block;height:100%;max-width:100%;object-fit:scale-down;object-position:200% 200%;overflow:hidden;padding-left:100%}.card h1:not(.Subnav-logo-text).card_title,.card h3,.card h4,.card h5,.card h6,.card-base .card_title,.card-consonant .card_title,.card-consonant.card-fullText .card_sponsorText,.card-consonant.card-fullText .card_title,.card-consonant.card-fullText .card_title *,.dexter-ArticleAuthor .authorData>span:first-of-type,.filters_button,.filters_button-infoText,.filters_results,.language-Navigation h4,.nextUpPod_index,.nextUpPod_sectionTitle,.stickyBar-container,.stickyBar-container .dexter-Cta a.spectrum-Link,.tag-Label{font-weight:700}.card h1:not(.Subnav-logo-text),.card h2,.card h2 a,.card-consonant .card_description,.card-typeCarousel figcaption h2,.filters_button-info,.filters_button.selectedFilter,.language-Navigation h3,.nextUpPod_listText{font-weight:400}.dexter-ArticleAuthor .authorData span[itemprop=jobTitle]{font-weight:light;font-style:italic}.language-Navigation h2{font-weight:lighter}.card p{font-weight:100}.card-base .card_type,.card-customer .card_tags,.videoconfigreference.renderInPage .video .relatedContent-Drawer .relatedContent-Item .item-postText{font-style:italic}.card a,.card h1:not(.Subnav-logo-text).card_title,.card-consonant .card_category,.card-consonant .card_description,.card-consonant .card_sponsorText,.card-consonant .card_title,dexter-card-collection .card-collection_sort .sortby{font-family:adobe-clean,Helvetica Neue,Helvetica,sans-serif}.card h1:not(.Subnav-logo-text),.card h2,.card h2 a,.card h3,.card h4,.card h5,.card h6,.card-typeCarousel figcaption h2,.nextUpPod_listText{font-family:"adobe-clean-serif",adobe-clean,"Helvetica Neue",helvetica,sans-serif}.card-base .card_description,.card-base .card_title,.card-consonant .card_description,.card-consonant .card_title,.card-consonant.card-bigTent .card_description,.card-consonant.card-bigTent .card_title,.card-consonant.card-doubleWide .card_description,.card-consonant.card-fullText .card_title-short,.card-customer .card_tags,.card-typeCarousel figcaption h2,.card-typeCarousel figcaption p,.speakerList.speakerList.speakerList li{background-color:inherit;box-orient:vertical;-moz-box-orient:vertical;-webkit-box-orient:vertical;color:inherit;display:box;display:-webkit-box;display:-moz-box;max-width:100%;overflow:hidden;position:relative;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis}.card-base.card{box-shadow:0 0 0 1px #95989a;color:#323232;display:flex;flex-basis:296px;flex-direction:column;flex-grow:1;flex-shrink:1;font-family:adobe-clean,Helvetica Neue,Helvetica,sans-serif;height:554px;margin:16px;max-width:386px;position:relative}@media screen and (max-width:834px){.card-base.card{margin:8px}}@media screen and (max-width:399px){.card-base.card{min-width:calc(100% - (32px/4))}}.card-base .card_actions{align-content:flex-start;align-items:basline;display:flex;flex:1 1 auto;justify-content:flex-start}.card-base .card_footer,.card-base .card_info{background-color:#fff}.card-base .card_footer{align-content:flex-end;display:flex;flex:1 1 auto;flex-wrap:wrap;margin-top:auto;padding:12px 24px 32px}.card-base .card_image{height:224px}@-moz-document url-prefix(){.card-base .card_image{flex:0 0 auto}}@supports (-ms-ime-align:auto){.card-base .card_image{flex:0 0 auto}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.card-base .card_image{flex:0 0 auto}}.card-base .card_descriptionLogo{display:inline-flex}.card-base .card_info{display:flex;flex:1 1 auto;flex-direction:column;height:330px;padding:24px 24px 12px;overflow:hidden}.card-base .card_type{font-size:.875rem;line-height:.875rem;margin-bottom:calc(16px - (30px - 22px))}.card-base .card_ctas{display:flex;flex:1 1 auto;flex-direction:column}.card-base .card_description{line-height:22px;width:322px;font-size:1rem;margin:0;max-height:66px;-webkit-line-clamp:3}.card-base .card_title{line-height:30px;width:322px;font-family:inherit;font-size:22px;font-style:normal;margin:0 0 24px;max-height:90px;-webkit-line-clamp:3}@-moz-document url-prefix(){.card-base .gradientPsuedoElement{content:"";background:linear-gradient(to right,rgba(255,255,255,0),#fff);position:absolute;right:0;text-align:right;width:36%}.card-base .card_description:after{height:22px;top:44px}.card-base .card_title:after{height:30px;top:60px}}@supports (-ms-ime-align:auto){.card-base .gradientPsuedoElement{content:"";background:linear-gradient(to right,rgba(255,255,255,0),#fff);position:absolute;right:0;text-align:right;width:36%}.card-base .card_description:after{height:22px;top:44px}.card-base .card_title:after{height:30px;top:60px}}.card-customer .card_title{margin:0 0 24px}.card-customer .card_title,.card-webinar .card_title{max-height:60px;-webkit-line-clamp:2}.card-customer .card_info img{margin-bottom:10px;max-width:322px;max-height:3.125rem}.card-customer .card_tags{flex:1 1 100%;font-size:.875rem;line-height:1.375rem;margin:0;max-height:1.375rem;-webkit-line-clamp:1}@-moz-document url-prefix(){.card-customer .gradientPsuedoElement{content:"";background:linear-gradient(to right,rgba(255,255,255,0),#fff);position:absolute;right:0;text-align:right;width:36%}.card-customer .card_description:after{height:22px;top:44px}.card-customer .card_title:after{height:30px;top:30px}.card-customer .card_tags:after{height:1.375rem;top:0}}@supports (-ms-ime-align:auto){.card-customer .gradientPsuedoElement{content:"";background:linear-gradient(to right,rgba(255,255,255,0),#fff);position:absolute;right:0;text-align:right;width:36%}.card-customer .card_description:after{height:22px;top:44px}.card-customer .card_title:after{height:30px;top:30px}.card-customer .card_tags:after{height:1.375rem;top:0}}.card-event .card_label,.card-webinar .card_label{background-color:#d3d3d3;color:#fff;height:auto;padding:8px 20px}.card-event .card_label.webinar-live,.card-webinar .card_label.webinar-live{background-color:#e68619}.card-event .card_label.webinar-onDemand,.card-webinar .card_label.webinar-onDemand{background-color:#2680eb}.card-event .card_ctas,.card-webinar .card_ctas{text-align:right}.card-event .card_title,.card-webinar .card_title{margin:0}.card-event .card_subtitle,.card-webinar .card_subtitle{font-size:.9rem;font-weight:400;color:#b3b3b3;margin-bottom:0}.card-event .card_description,.card-webinar .card_description{font-size:.9rem;margin:0}.card-event .spectrum-Tags,.card-webinar .spectrum-Tags{position:absolute;margin:15px}[data-collection-source]{display:block;padding-bottom:32px}.cardCollection-favorites-empty{align-self:flex-start;background-color:#f3f8fa;display:none;margin-top:2rem;padding:2rem}.cardCollection,.collectionActions,.spectrum-Pagination--explicit,.titleAndSort-container{display:flex;margin:0 auto;max-width:1286px}.cardCollection{align-items:center;align-content:flex-start;justify-content:center;flex-wrap:wrap;padding:0 16px}@media screen and (max-width:834px){.cardCollection{padding:8px}}.cardCollection .cardCollection-favorites-empty{display:block}.collectionActions{align-content:flex-start;flex-wrap:wrap;padding:8px 32px}.collectionActions .filterTitle{order:0}.collectionActions .filterTitle:first-child{flex:1 1 100%}.collectionActions .spectrum-Search{order:1}.collectionActions .spectrum-Search:nth-last-child(3){flex:1 1 100%;order:1}.collectionActions .filterPanel{order:2}.collectionActions .title_container{order:3}.collectionActions .actions_container{order:4}@media screen and (max-width:834px){.collectionActions{padding:8px 16px 0}.collectionActions .spectrum-Search{order:0;padding-bottom:0}.collectionActions .title_container{padding:16px 0 8px;flex:1 1 100%;order:1}.collectionActions .filterTitle{order:2;flex:1 1 50%}.collectionActions .filterTitle:first-child{flex:1 1 50%}.collectionActions .actions_container{order:3}.collectionActions .filterPanel{order:4}}.spectrum-Search{align-items:center;display:flex;flex:1 1 50%;justify-content:flex-end;max-width:100%;order:2;padding:0 0 32px;position:relative;width:auto}.spectrum-Search input{max-width:100%;padding-left:36px;width:500px}@-moz-document url-prefix(){.spectrum-Search input{padding-left:42px}.spectrum-Search button.spectrum-ClearButton{display:revert;padding:.7rem;position:absolute}}@supports (-ms-ime-align:auto){.spectrum-Search input{padding-left:42px}.spectrum-Search button.spectrum-ClearButton{display:inline-flex;padding:.7rem 0 0;position:absolute;right:12px}}.spectrum-Search .spectrum-UIIcon-Magnifier{right:calc(500px - 36px);margin:0;position:absolute}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.spectrum-Search .spectrum-Icon{top:9px}.spectrum-Search button.spectrum-ClearButton{display:inline-block;position:absolute;right:8px;top:-2px}}@media screen and (max-width:834px){.spectrum-Search{justify-content:center;flex:0 0 100%}.spectrum-Search input{width:100%}.spectrum-Search .spectrum-UIIcon-Magnifier{right:calc(100% - 36px)}}.spectrum-Pagination--explicit{align-items:center;height:32px;padding:32px 32px 0;position:relative}.spectrum-Pagination--explicit button.spectrum-ActionButton{align-items:center;display:flex;flex:0 0 auto;justify-content:center;padding:6px}.spectrum-Pagination--explicit button.spectrum-ActionButton .spectrum-Icon--sizeM{height:10px;margin:0;width:6px}.spectrum-Pagination--explicit button.spectrum-ActionButton:first-child{margin-right:6px}.spectrum-Pagination--explicit button.spectrum-ActionButton:nth-last-child(1){margin-left:6px}@media screen and (max-width:834px){.spectrum-Pagination--explicit{justify-content:center;padding:8px 0}}.actions_container,.title_container{align-items:center;display:flex;flex:1 1 50%;position:relative}.actions_container{justify-content:flex-end;margin-left:auto}.actions_misc{align-items:center;display:flex;justify-content:flex-start;margin-right:1rem}.action-bookmark{align-items:center;display:flex;justify-content:center}@media screen and (max-width:834px){[id*=cardcollection][data-page-type]{display:flex;flex-direction:column;max-width:100%}[id*=cardcollection][data-page-type] .cardCollection{margin:0;max-width:100%;width:100%}}.pagination-loadMore{display:flex;flex-direction:column;align-items:center;margin:72px 0}.pagination-loadMore .loadMore_title{display:block;padding-bottom:16px}.cardcollection{overflow-anchor:none}.easyScroll{display:block;position:relative}.easyScroll:before{background-color:rgba(250,255,255,.75);bottom:0;content:'';left:0;position:absolute;right:0;top:0;z-index:13}.card-consonant{background:#282828;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;position:relative}.card-consonant>*{max-width:100%;width:100%}.card-consonant .card_category *,.card-consonant .card_description *,.card-consonant .card_sponsorText *,.card-consonant .card_title *{font-family:inherit}.card-consonant .card_category{font-size:.875rem}.card-consonant .card_description{font-size:.875rem;line-height:1.3125rem;margin:.6875rem 0 0;max-height:3.9375rem;-webkit-line-clamp:3}.card-consonant .card_description-long{max-height:7.875rem;-webkit-line-clamp:6}.card-consonant .card_title{font-size:1.125rem;line-height:1.40625rem;margin-bottom:0;max-height:2.8125rem;-webkit-line-clamp:2}.card-consonant .card_info{padding:1rem}.card-consonant .card_info>.card_timing>button.spectrum-Button{font-size:.9375rem;color:#fff;border-color:#fff}.card-consonant .card_info>.card_timing>button.spectrum-Button>svg,.card-consonant.card-bigTent .card_timing .spectrum-Button>svg{color:red}.card-consonant .card_footer{font-size:inherit;line-height:inherit;margin-top:auto;padding:0 1rem 1rem}.card-consonant.card{color:#fff;height:448px;max-width:100%;min-width:unset;position:relative;width:100%}.card-consonant.card:hover{box-shadow:0 0 0 1px #95989a}.card-consonant.card-standard .badge{position:absolute;top:18px;padding:5px;font-size:12px;right:0;font-weight:700;border-radius:5px 0 0 5px;width:auto}.card-consonant.card-standard .badge.badge-upcoming{background-color:#fc6b35}.card-consonant.card-standard .badge.badge-live{align-items:center;display:flex;color:#d7373f;background-color:#fff}.card-consonant.card-standard .badge.badge-onDemand{background-color:#1473e6}.card-consonant.card-speaker.card-doubleWide .image_backgroundContainer img{background-position:50% 30%}.card-consonant.card-doubleWide{grid-column:span 2}.card-consonant.card-doubleWide .card_description{max-height:42px;-webkit-line-clamp:2}.card-consonant.card-doubleWide .card_image{height:306px}.card-consonant.card-doubleWide .card_image+.card_info{height:142px}.card-consonant.card-doubleWide .card_info:nth-last-child(3) .card_category:nth-last-child(3)~.card_description{max-height:21px;-webkit-line-clamp:1}@media screen and (max-width:572px){.card-consonant.card-doubleWide{grid-column:span 1;justify-self:center;height:250px;max-width:100%;width:327px}.card-consonant.card-doubleWide .card_image.card_image{height:170px}.card-consonant.card-doubleWide .card_image.card_image+.card_info{height:80px;padding:.875rem .875rem 0}.card-consonant.card-doubleWide .card_image.card_image+.card_info .card_category,.card-consonant.card-doubleWide .card_image.card_image+.card_info .card_title{font-size:.875rem;line-height:1.25rem}.card-consonant.card-doubleWide .card_image.card_image+.card_info .card_description{display:none}.card-consonant.card-doubleWide .card_image.card_image+.card_info .card_title{max-height:21px;-webkit-line-clamp:1}}.card-consonant.card-bigTent{display:grid;grid-auto-flow:row;grid-gap:.5rem;grid-template-areas:"desc desc desc img1 img2 img3" "desc desc desc . img4 img5" "foot foot foot foot img4 img5";grid-template-columns:repeat(auto-fill,1fr);height:318px;padding:1rem}.card-consonant.card-bigTent>*{max-height:100%}.card-consonant.card-bigTent .card_info{grid-area:desc;padding:0}.card-consonant.card-bigTent .card_description{max-height:42px;-webkit-line-clamp:2}.card-consonant.card-bigTent .card_timing{align-items:center;align-self:flex-end;display:flex;grid-area:foot}.card-consonant.card-bigTent .card_timing .spectrum-Button{font-size:.9375rem;color:#fff;border-color:#fff;margin-right:.5rem}.card-consonant.card-bigTent .card_title{font-size:1.125rem;grid-area:desc;line-height:1.40625rem;max-height:2.8125rem;-webkit-line-clamp:2}.card-consonant.card-bigTent .image_backgroundContainer{border-radius:4px;height:139px;max-width:100%;position:relative;width:95px}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(2),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(3)+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(4)+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5)+div{grid-area:img3}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(3),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(4),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div{grid-area:img2}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(4)+div+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5)+div+div+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div+div+div+div{grid-area:img5}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5)+div+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div+div+div{grid-area:img4}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6){grid-area:img1}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div+div{grid-area:img3}@media screen and (max-width:834px){.card-consonant.card-bigTent{grid-gap:.25rem;grid-template-areas:"img1 img2 img3 img4 img5" "desc desc desc desc desc" "foot foot foot foot foot";grid-template-rows:min-content 1fr min-content;height:396px;max-width:100%;min-width:unset;padding:.5rem;width:270px}.card-consonant.card-bigTent .card_info{padding:0 .5rem}.card-consonant.card-bigTent .card_timing{padding-bottom:.5rem}.card-consonant.card-bigTent .image_backgroundContainer{height:64px;margin:0 .25rem;max-width:40px;width:40px}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(2),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(3)+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(4)+div{grid-area:img3}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(3),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(4),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5)+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div{grid-area:img2}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(4)+div+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5)+div+div+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div+div+div{grid-area:img4}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5),.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6){grid-area:img1}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(5)+div+div,.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div+div{grid-area:img3}.card-consonant.card-bigTent .image_backgroundContainer:nth-last-child(6)+div+div+div+div{grid-area:img5}}.card-consonant.card-fullText{color:#434343;background:#fff;box-shadow:0 0 0 1px #eaeaea;flex:1 1 300px;line-height:21px;max-width:100%}.card-consonant.card-fullText .card_description,.card-consonant.card-fullText .card_footer,.card-consonant.card-fullText .card_sponsorText,.card-consonant.card-fullText .card_title{font-family:inherit}.card-consonant.card-fullText .card_description{font-size:inherit}.card-consonant.card-fullText .card_description,.card-consonant.card-fullText .card_sponsorText{color:inherit;font-weight:400;line-height:inherit;margin:.5rem 0 0}.card-consonant.card-fullText .card_description{max-height:126px;-webkit-line-clamp:6;background-color:inherit;max-width:100%;position:relative}.card-consonant.card-fullText .card_description-short{max-height:42px;-webkit-line-clamp:2}.card-consonant.card-fullText .card_info{padding:1rem 1rem 0}.card-consonant.card-fullText .card_sponsorText{font-size:.9em}.card-consonant.card-fullText .card_title{margin-bottom:0;max-height:none;-webkit-line-clamp:unset}.card-consonant.card-fullText .card_title-short{max-height:5.0625rem;-webkit-line-clamp:3}.card-consonant.card-fullText .card_title,.card-consonant.card-fullText .card_title *{font-size:1.125rem;line-height:1.6875rem}.card-consonant.card-fullText .card_footer{position:relative}.card-consonant.card-fullText .card_footer>:first-child{border-top:1px solid #dedede;padding:.875rem 0 6px}.card-consonant.card-fullText .card_footer .badge{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0 6px}.card-consonant.card-fullText .card_footer .badge .badge{padding:10px 15px;font-size:12px;font-weight:700;border-radius:4px 0 0 4px;width:auto}.card-consonant.card-fullText .card_footer .badge .badge-live{color:#d7373f;border:1px solid #eaeaea;background-color:#fff}.card-consonant.card-fullText .card_footer .badge .badge-live svg{padding:unset;border-top:unset}.card-consonant.card-fullText .card_footer .badge .badge-onDemand{color:#fff;background-color:#1473e6}@media screen and (max-width:572px){.collectionLayout-3up .card.card-speaker,.collectionLayout-3up .card.card-standard,.collectionLayout-4up .card.card-speaker,.collectionLayout-4up .card.card-standard{display:flex;flex:1 1 auto;flex-direction:row;height:80px;justify-self:center;max-width:100%;width:320px}.collectionLayout-3up .card.card-speaker>*,.collectionLayout-3up .card.card-standard>*,.collectionLayout-4up .card.card-speaker>*,.collectionLayout-4up .card.card-standard>*{height:80px}.collectionLayout-3up .card.card-speaker .card_image,.collectionLayout-3up .card.card-standard .card_image,.collectionLayout-4up .card.card-speaker .card_image,.collectionLayout-4up .card.card-standard .card_image{max-height:100%;min-width:80px;width:80px}.collectionLayout-3up .card.card-speaker .card_image.image_backgroundContainer img,.collectionLayout-3up .card.card-standard .card_image.image_backgroundContainer img,.collectionLayout-4up .card.card-speaker .card_image.image_backgroundContainer img,.collectionLayout-4up .card.card-standard .card_image.image_backgroundContainer img{background-position:50% 0}.collectionLayout-3up .card.card-speaker .card_info.card_info,.collectionLayout-3up .card.card-standard .card_info.card_info,.collectionLayout-4up .card.card-speaker .card_info.card_info,.collectionLayout-4up .card.card-standard .card_info.card_info{max-width:calc(100% - 80px);padding:.5rem}.collectionLayout-3up .card .card_category,.collectionLayout-4up .card .card_category{margin-bottom:0}.collectionLayout-3up .card .card_title,.collectionLayout-4up .card .card_title{font-size:1rem}.collectionLayout-3up .card.card-standard .card_description,.collectionLayout-4up .card.card-standard .card_description{display:none}.collectionLayout-3up .card.card-standard .badge,.collectionLayout-4up .card.card-standard .badge{align-items:center;border-radius:4px;bottom:.5rem;display:flex;flex:1 1 auto;font-size:10px;font-weight:700;justify-content:center;left:88px;padding:1px 8px;position:absolute;right:initial;top:initial;white-space:nowrap;width:auto}.collectionLayout-3up .card.card-standard .card_footer,.collectionLayout-4up .card.card-standard .card_footer{display:none}.collectionLayout-3up .card.card-speaker .card_description,.collectionLayout-4up .card.card-speaker .card_description{background-color:inherit;box-orient:vertical;-moz-box-orient:vertical;-webkit-box-orient:vertical;color:inherit;display:box;display:-webkit-box;display:-moz-box;max-width:100%;overflow:hidden;position:relative;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;margin:0;max-height:42px;-webkit-line-clamp:2}}.cardCollection-consonant{align-items:center;align-content:center;justify-content:center;display:grid;grid-gap:2rem;margin:0 auto;max-width:calc(100vw - (2*32px))}.cardCollection-consonant.collectionLayout-4up,.cardCollection-consonant.collectionLayout-doubleWide{grid-template-columns:repeat(auto-fill,minmax(276px,276px));max-width:1200px}.cardCollection-consonant.collectionLayout-4up .card_image,.cardCollection-consonant.collectionLayout-carousel .card_image{height:276px}.cardCollection-consonant.collectionLayout-4up .card_image+.card_info,.cardCollection-consonant.collectionLayout-carousel .card_image+.card_info{height:172px}.cardCollection-consonant.collectionLayout-4up .card_image.image-3to2,.cardCollection-consonant.collectionLayout-carousel .card_image.image-3to2{height:192px}.cardCollection-consonant.collectionLayout-4up .card_image.image-3to2+.card_info,.cardCollection-consonant.collectionLayout-carousel .card_image.image-3to2+.card_info{height:256px}.cardCollection-consonant.collectionLayout-3up .card_image,.cardCollection-consonant.collectionLayout-doubleWide .card_image{height:300px}.cardCollection-consonant.collectionLayout-3up .card_image+.card_info,.cardCollection-consonant.collectionLayout-doubleWide .card_image+.card_info{height:148px}.cardCollection-consonant.collectionLayout-3up{grid-template-columns:repeat(auto-fill,minmax(276px,1fr));max-width:964px}.cardCollection-consonant.collectionLayout-3up .card_image.image-3to2{height:200px}.cardCollection-consonant.collectionLayout-3up .card_image.image-3to2+.card_info{height:248px}@media screen and (max-width:572px){.cardCollection-consonant.collectionLayout-3up,.cardCollection-consonant.collectionLayout-4up,.cardCollection-consonant.collectionLayout-doubleWide{grid-template-columns:repeat(auto-fill,minmax(0,100%))}.cardCollection-consonant{justify-content:center}}[data-collection-type=consonant]{padding:0 2rem}[data-collection-type=consonant][data-collection-layout=collectionLayout-3up] .collectionActions{max-width:964px;padding:0 0 .75rem}[data-collection-type=consonant][data-collection-layout=collectionLayout-4up] .collectionActions,[data-collection-type=consonant][data-collection-layout=collectionLayout-carousel] .collectionActions,[data-collection-type=consonant][data-collection-layout=collectionLayout-doubleWide] .collectionActions{max-width:1200px;padding:0 0 .75rem}[data-collection-type=consonant][data-collection-header-theme=light] .filters_infoPane,[data-collection-type=consonant][data-collection-header-theme=light] .spectrum-Dropdown-icon,[data-collection-type=consonant][data-collection-header-theme=light] .spectrum-Dropdown-label{color:#efefef}[data-collection-type=consonant][data-collection-header-theme=light] .spectrum-Dropdown .spectrum-Dropdown-trigger:hover .spectrum-Dropdown-icon{color:#dcdcdc}@media screen and (max-width:600px){[data-collection-type=consonant][data-collection-header-theme=light] .spectrum-Dropdown-icon,[data-collection-type=consonant][data-collection-header-theme=light] .spectrum-Dropdown-label{color:#515151}[data-collection-type=consonant][data-collection-header-theme=light] .spectrum-Dropdown .spectrum-Dropdown-trigger:hover .spectrum-Dropdown-icon{color:#383838}}[data-collection-type=consonant][data-collection-header-theme=dark] .filters_infoPane{color:#434343}[data-collection-type=consonant][data-pagination-theme=dark] .spectrum-Button.spectrum-Button--button{background:#f4f4f4;border-color:#f4f4f4;color:#323232}[data-collection-type=consonant][data-pagination-theme=dark] .spectrum-Button.spectrum-Button--button:hover{background-color:#eaeaea}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled]{display:grid;grid-gap:32px;grid-template-columns:204px 1fr 1fr 1fr;grid-template-areas:". header header header" "panel main main main" ". main main main" ". footer footer footer";margin:0 auto;padding:0 32px;max-width:1264px}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .filters_panel{grid-area:panel}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .filters_infoPane{grid-area:header}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .cardCollection-consonant{align-items:flex-start;align-content:flex-start;grid-area:main;justify-content:flex-start;margin:0;max-width:100%}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .collectionActions{grid-area:header;padding:0;width:100%}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .pagination-loadMore,[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .spectrum-Pagination{grid-area:footer}@media screen and (max-width:900px){[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled]{grid-gap:1rem;grid-template-columns:1fr 1fr;grid-template-areas:"header header" "main main" "main main" "footer footer";padding:0 1rem}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .cardCollection-consonant{grid-area:main;grid-gap:1rem}}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .spectrum-Search{align-items:center;flex:0 0 auto;order:unset;padding:2rem 0 1rem;width:100%}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .spectrum-Search input{max-width:100%;padding-left:36px;width:100%}[data-collection-type=consonant][data-filters-panel-type=consonantFilterPanel][data-filters-panel-enabled] .spectrum-Search .spectrum-UIIcon-Magnifier{right:calc(100% - 36px)}@media screen and (max-width:600px){[data-collection-type=consonant] .filters_infoPane{color:#434343}}.speakerList.speakerList.speakerList{font-size:.875rem;line-height:1.3125rem;list-style:none;margin:.5rem auto 0;padding:0;text-align:left}.speakerList.speakerList.speakerList a,.speakerList.speakerList.speakerList li,.speakerList.speakerList.speakerList li>a{font-size:inherit;font-weight:400}.speakerList.speakerList.speakerList li{max-height:42px;-webkit-line-clamp:2;margin:0}.date.date-standard{font-size:.875rem;margin:0}.authenticationAware{font-size:.75rem;padding:.5rem 0 0;margin:0;text-align:left}.authenticationAware a,.authenticationAware>*{font-size:inherit;font-weight:400}.dexter-Modal.modal-consonant{background-color:#fff;padding:40px}.dexter-Modal.modal-speaker{height:42.25rem;max-height:100vh;max-width:100%;width:64.3125rem}.dexter-Modal.modal-speaker .socialNetworks_speakers{margin:1rem 0 0}.dexter-Modal.modal-speaker .socialNetworks_speakers a{display:inline-block;height:auto}.dexter-Modal.modal-speaker .speaker_bio{font-size:1rem;line-height:1.3125;flex:1 1 585px;padding:0 1.5rem .5rem 0}.dexter-Modal.modal-speaker .speaker_bio *{font-size:inherit;line-height:inherit}.dexter-Modal.modal-speaker .speaker_bio .image_backgroundContainer{border-radius:4px;float:left;height:221px;margin:5px 2rem 14px 0;overflow:hidden;width:221px}.dexter-Modal.modal-speaker .speaker_data{flex:1 1 324px;padding-right:56px}.dexter-Modal.modal-speaker .speaker_data .speaker_details{padding-bottom:1rem}.dexter-Modal.modal-speaker .speaker_data .speaker_details .speaker_jobTitle,.dexter-Modal.modal-speaker .speaker_data .speaker_details h2{margin:0}.dexter-Modal.modal-speaker .speaker_data .speaker_details .speaker_companyName{margin:.5rem 0 0}.dexter-Modal.modal-speaker .speaker_data .speaker_sessions{border-top:1px solid #d9d9d9;padding-top:1rem}.dexter-Modal.modal-speaker .speaker_data .speaker_sessions .speaker_session{border-bottom:1px solid #d9d9d9;flex-direction:column;padding-bottom:.5rem}.dexter-Modal.modal-speaker .speaker_data .speaker_sessions .speaker_session:nth-child(n+2){margin-top:1rem}.dexter-Modal.modal-speaker .speaker_data .speaker_sessions .date.date-standard{margin:.5rem 0 0}.link.link-blocker{bottom:0;left:0;position:absolute;right:0;top:0}.filterPanel{display:flex;flex:1 1 100%;margin:0 auto;align-items:center;align-content:flex-start;justify-content:flex-start;max-width:1286px;padding:0 0 16px}.filterPanel_filter{flex:1 1 auto;margin:0 16px;min-width:104px}.filterPanel_filter:first-of-type{margin-left:0}.filterPanel_filter:last-of-type{margin-right:0}.filterPanel_filter .spectrum-FieldLabel{display:flex;flex:1 1 100%;min-width:100%}.filterPanel_filter .spectrum-InputGroup{flex:1 1 100%;min-width:100%;max-width:100%}.filterPanel_filter .spectrum-InputGroup .spectrum-InputGroup-field{flex:1 1 148px;min-width:60px;width:auto}@media screen and (max-width:834px){.filterPanel_filter{margin:0}}.filterPanel_clearFilters{display:flex;margin-top:16px}@media screen and (max-width:834px){.filterPanel{max-width:100%;align-items:flex-start;flex-direction:column;margin:0}.filterPanel_filter{width:100%;max-width:100%}.filterPanel_filter .spectrum-InputGroup{width:100%}.filterPanel_clearFilters{margin:0}}.filterPanel.show{display:flex}.filterPanel.hide{display:none}.filterTitle{display:flex;flex:1 1 auto;margin:0 auto 0 0;align-items:center;align-content:flex-start;padding:0 0 16px;width:auto}@media screen and (max-width:834px){.filterTitle{padding:10.66666667px 0;max-width:100%}}.filterTitle_togglePanel{display:flex;align-items:center;cursor:pointer}.filterTitle .chevron{height:1rem;margin-left:.5rem;width:1rem}.filterTitle .chevron .cls-1{stroke:#707070}.filters_panel{align-items:flex-start;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;font-family:adobe-clean,'Segoe UI',Roboto,sans-serif;max-width:100%;padding:1rem;overflow:visible;user-select:none}.filters_panel.filters_panel-opened{background-color:#fff;display:flex;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:210}.filters_panel.filters_panel-opened .filters_footer.list_footer-mobile{display:flex;margin-top:auto}.filters_panel.filters_panel-opened .filters_footer .filters_button-clear,.filters_panel.filters_panel-opened .filters_footer .filters_button-footer{display:block}.filters_panel.filters_panel-opened .filters_listItem .listItem_name .chevron{transform:rotate(-90deg)}.filters_panel.filters_panel-opened .filters_listItem-opened{height:100vh;left:0;padding:0;position:fixed;top:0;width:100%;z-index:10}.filters_panel.filters_panel-opened .filters_listItem-opened .mobile_blocker{background-color:rgba(0,0,0,.9);align-items:center;display:flex;height:100vh;justify-content:center;padding:2rem;width:100%}.filters_panel.filters_panel-opened .filters_listItem-opened .mobile_wrapper{display:flex;flex-direction:column;background-color:#fff;max-height:80vh;max-width:100%;padding:1rem;position:relative;width:100%}.filters_panel.filters_panel-opened .filters_listItem-opened .listItem_badge{top:1rem;right:1rem}.filters_panel.filters_panel-opened .filters_listItem-opened .listItem_footer-mobile{display:flex;margin:0;padding:.5rem 0 0}.filters_panel.filters_panel-opened .filters_listItem-opened .listItem_list{max-height:calc(100vh - 12rem)}.filters_panel.filters_panel-opened .filters_listItem-opened .listItem_name .chevron{display:none}.filters_panel section{border-bottom:1px solid #eaeaea}.filters_panel .filters_footer{align-items:center;display:none;flex:0 0 auto;padding:1rem;width:100%}.filters_panel .filters_footer .filters_button-clear{margin-right:1rem}.filters_panel .filters_footer .filters_results{margin-right:auto}.filters_panel .filters_header{align-content:center;align-items:center;display:flex;height:auto;justify-content:space-between;padding:0 0 24px;width:100%}.filters_panel .filters_header h3{font-family:inherit;font-size:1rem;line-height:1.25rem;margin-bottom:0}.filters_panel .filters_list{display:block;max-width:100%;min-width:100%;overflow-y:auto}.filters_panel .filters_listItem{position:relative;background-color:#fff;border-bottom:1px solid #eaeaea;outline:0;padding:1.25rem 0;cursor:pointer}.filters_panel .filters_listItem-opened .listItem_list{display:block}.filters_panel .filters_options{min-width:100%;padding:1.25rem 0}.filters_panel .filters_selectedFilters{display:flex;flex-wrap:wrap;padding:.5rem 0 1rem;max-width:100%;min-width:100%}.filters_panel .filters_selectedFilters:empty{padding:1rem 0 0}.filters_panel .listItem_name{margin:0;position:relative}.filters_panel .listItem_badge,.filters_panel .listItem_name a{font-family:inherit;font-size:.875rem;font-style:normal;font-weight:700}.filters_panel .listItem_name a{align-items:center;color:#505050;cursor:pointer;display:flex;height:1.5rem;justify-content:space-between;line-height:1.1875rem;text-decoration:none}.filters_panel .listItem_name .chevron{height:1rem;margin-left:.5rem;width:1rem}.filters_panel .listItem_name .chevron .cls-1{stroke:#707070}.filters_panel .listItem_badge{background-color:#1473e6;border:0;border-radius:15px;color:#fff;display:block;min-width:24px;max-width:100px;height:24px;line-height:1rem;padding:2px 0;top:20px;right:24px;opacity:1;outline:0;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;transition:opacity .3s ease-in-out;transition-delay:.1s;white-space:nowrap;z-index:1}.filters_panel .listItem_badge:after,.filters_panel .listItem_badge:before{content:'';position:absolute;width:10px;height:2px;top:0;bottom:0;left:0;right:0;margin:auto;background-color:#fff;z-index:1;opacity:0}.filters_panel .listItem_badge:after{transform:rotate(-45deg)}.filters_panel .listItem_badge:before{transform:rotate(45deg)}.filters_panel .listItem_badge:hover{font-size:0;line-height:0}.filters_panel .listItem_badge:hover:after,.filters_panel .listItem_badge:hover:before{opacity:1}.filters_panel .listItem-selected,.filters_panel .listItem_footer-mobile,.filters_panel .list_item input[type=checkbox]{display:none}.filters_panel .listItem_list{display:none;list-style-type:none;min-height:unset;max-height:13.375rem;overflow-y:auto;padding-left:0;padding-right:11px}.filters_panel .list_item{align-content:flex-start;align-items:center;display:flex;margin-bottom:2px}.filters_panel .list_item:last-of-type{margin-bottom:0}.filters_panel .list_item label{align-items:center;cursor:pointer;display:flex;padding:1rem 0 0;position:relative;width:100%}.filters_panel .list_item input[type=checkbox]:checked+.list_checkmark{background-color:#2680eb;border-color:#2680eb}.filters_panel .list_item input[type=checkbox]:checked+.list_checkmark:after{display:block}.filters_panel .list_checkmark{border:2px solid #959595;border-radius:3px;display:block;height:14px;margin-right:10px;min-width:14px;position:relative;transition:border-color .3s ease-in-out,background-color .3s ease-in-out;width:14px}.filters_panel .list_checkmark:after{border:2px solid #fff;border-radius:2px;border-right:0;border-top:0;bottom:0;content:'';display:none;height:4px;left:0;margin:auto;position:absolute;right:0;top:0;transform:rotate(-45deg) translate3d(1px,0,0);width:8px}.filters_panel .list_name{color:#505050;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.0625rem;text-transform:capitalize;word-break:break-word}.filters_panel .list_footer-mobile{display:none}@media screen and (max-width:900px){.filters_panel{display:none;padding:0}.filters_panel>*{padding-right:1rem}.filters_panel .filters_header{background-color:#fcfcfc;padding:1rem}.filters_panel .filters_header .filters_button-clear{display:none}.filters_panel .filters_options,.filters_panel .filters_selectedFilters,.filters_panel>*{padding-left:1rem}.filters_panel .filters_selectedFilters:empty{border-bottom:0 none}@supports (-webkit-touch-callout:none){.filters_panel .filters_footer.list_footer-mobile{padding:1rem 1rem 48px}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.filters_panel .filters_footer.list_footer-mobile{padding:1rem 1rem 100px}}}.filters_panel .consonant-filters--desk-title,.filters_panel .spectrum-Search{display:none}}.filters_footer{align-items:center;display:none;flex:0 0 auto;padding:1rem;width:100%}.filters_footer .filters_button-clear{margin-right:1rem}.filters_footer .filters_results{margin-right:auto}.filters_infoPane{align-items:baseline;display:flex}.filters_infoPane .spectrum-Search{display:none;order:0;max-width:100%;min-width:100%}.filters_infoPane .title_container{flex:1 1 auto;margin-right:2rem;width:auto}.filters_infoPane .sort_container{display:flex;color:#efefef;border-left:1px solid #efefef;margin-left:1rem;padding:0 0 0 1rem}@media screen and (max-width:900px){.filters_infoPane{flex-wrap:wrap}.filters_infoPane .consonant-filters--info-btn-wrapper{flex:1 1 60%;order:1;padding:0}.filters_infoPane .sort_container{border:0;flex:1 1 auto;justify-content:flex-end;order:2}.filters_infoPane .spectrum-Search{display:flex;padding:0 0 1rem}.filters_infoPane .spectrum-Search input{width:100%}.filters_infoPane .filters_results{order:4;padding:0}.filters_infoPane .title_container{flex:1 1 50%;order:3;padding:1rem 0 0}}.filters_button{background-color:transparent;color:#4b4b4b;font-family:inherit;font-size:.875rem;outline:0;overflow:hidden;padding:0;position:relative;text-overflow:ellipsis;transition:color .3s ease-in-out;white-space:nowrap;word-break:break-word;-webkit-appearance:none;-moz-appearance:none}.filters_button:disabled{color:#bcbcbc}.filters_button:active:disabled,.filters_button:hover:disabled{cursor:unset}.filters_button:active:not([disabled]),.filters_button:hover:not([disabled]){color:#1473e6}.filters_button.selectedFilter{background-color:#fdfdfd;border:1px solid #eaeaea;border-radius:15px;color:#505050;font-family:inherit;font-size:12px;font-style:normal;line-height:22px;max-width:50vw;margin-right:5px;margin-bottom:8px;padding:0 22px 0 12px}.filters_button.selectedFilter:after,.filters_button.selectedFilter:before{content:'';position:absolute;top:0;bottom:0;margin:auto;right:10px;width:8px;height:1px;background-color:#959595}.filters_button.selectedFilter:after{transform:rotate(-45deg)}.filters_button.selectedFilter:before{transform:rotate(45deg)}.filters_button-back,.filters_button-info,.filters_button-title{display:none}.filters_button-options{align-items:center;display:flex;justify-content:flex-start}.filters_button-options svg{margin-right:8px}.filters_button-options.outlinePath path{fill:transparent;stroke:#505050}.filters_button-options:nth-last-child(2){margin-bottom:1rem}.filters_button-info{align-items:center;background-color:#fff;border:1px solid #505050;border-radius:5px;color:#505050;height:2rem;justify-content:center;line-height:1.5rem;max-width:100%;min-width:89px;padding:0 6px;text-transform:capitalize;user-select:none}.filters_button-info.filters_button-infoIco{min-width:18px;width:18px;height:18px;margin-right:8px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2Ljc1IDMuMDAwMDZINy45NUM3LjgzNTI0IDIuNDM0OTIgNy41Mjg2NCAxLjkyNjgzIDcuMDgyMTMgMS41NjE4OEM2LjYzNTYyIDEuMTk2OTIgNi4wNzY2OCAwLjk5NzU1OSA1LjUgMC45OTc1NTlDNC45MjMzMiAwLjk5NzU1OSA0LjM2NDM4IDEuMTk2OTIgMy45MTc4NyAxLjU2MTg4QzMuNDcxMzYgMS45MjY4MyAzLjE2NDc2IDIuNDM0OTIgMy4wNSAzLjAwMDA2SDEuMjVDMS4xODM3IDMuMDAwMDYgMS4xMjAxMSAzLjAyNjQgMS4wNzMyMiAzLjA3MzI5QzEuMDI2MzQgMy4xMjAxNyAxIDMuMTgzNzYgMSAzLjI1MDA2VjMuNzUwMDZDMSAzLjgxNjM3IDEuMDI2MzQgMy44Nzk5NiAxLjA3MzIyIDMuOTI2ODRDMS4xMjAxMSAzLjk3MzczIDEuMTgzNyA0LjAwMDA2IDEuMjUgNC4wMDAwNkgzLjA1QzMuMTY0NzYgNC41NjUyMSAzLjQ3MTM2IDUuMDczMyAzLjkxNzg3IDUuNDM4MjVDNC4zNjQzOCA1LjgwMzIxIDQuOTIzMzIgNi4wMDI1NyA1LjUgNi4wMDI1N0M2LjA3NjY4IDYuMDAyNTcgNi42MzU2MiA1LjgwMzIxIDcuMDgyMTMgNS40MzgyNUM3LjUyODY0IDUuMDczMyA3LjgzNTI0IDQuNTY1MjEgNy45NSA0LjAwMDA2SDE2Ljc1QzE2LjgxNjMgNC4wMDAwNiAxNi44Nzk5IDMuOTczNzMgMTYuOTI2OCAzLjkyNjg0QzE2Ljk3MzcgMy44Nzk5NiAxNyAzLjgxNjM3IDE3IDMuNzUwMDZWMy4yNTAwNkMxNyAzLjE4Mzc2IDE2Ljk3MzcgMy4xMjAxNyAxNi45MjY4IDMuMDczMjlDMTYuODc5OSAzLjAyNjQgMTYuODE2MyAzLjAwMDA2IDE2Ljc1IDMuMDAwMDZaTTUuNSA1LjAwMDA2QzUuMjAzMzMgNS4wMDAwNiA0LjkxMzMyIDQuOTEyMDkgNC42NjY2NCA0Ljc0NzI3QzQuNDE5OTcgNC41ODI0NSA0LjIyNzcxIDQuMzQ4MTggNC4xMTQxOCA0LjA3NDA5QzQuMDAwNjUgMy44IDMuOTcwOTQgMy40OTg0IDQuMDI4ODIgMy4yMDc0M0M0LjA4NjcgMi45MTY0NiA0LjIyOTU2IDIuNjQ5MTggNC40MzkzNCAyLjQzOTRDNC42NDkxMiAyLjIyOTYzIDQuOTE2MzkgMi4wODY3NiA1LjIwNzM2IDIuMDI4ODlDNS40OTgzNCAxLjk3MTAxIDUuNzk5OTQgMi4wMDA3MSA2LjA3NDAzIDIuMTE0MjVDNi4zNDgxMSAyLjIyNzc4IDYuNTgyMzggMi40MjAwNCA2Ljc0NzIgMi42NjY3MUM2LjkxMjAzIDIuOTEzMzggNyAzLjIwMzM5IDcgMy41MDAwNkM3IDMuODk3ODkgNi44NDE5NiA0LjI3OTQyIDYuNTYwNjYgNC41NjA3M0M2LjI3OTM2IDQuODQyMDMgNS44OTc4MiA1LjAwMDA2IDUuNSA1LjAwMDA2WiIgZmlsbD0iIzUwNTA1MCIvPgo8cGF0aCBkPSJNMTYuNzUgMTMuMDAwMUg5Ljk1QzkuODM1MjQgMTIuNDM0OSA5LjUyODY0IDExLjkyNjggOS4wODIxMyAxMS41NjE5QzguNjM1NjIgMTEuMTk2OSA4LjA3NjY4IDEwLjk5NzYgNy41IDEwLjk5NzZDNi45MjMzMiAxMC45OTc2IDYuMzY0MzggMTEuMTk2OSA1LjkxNzg3IDExLjU2MTlDNS40NzEzNiAxMS45MjY4IDUuMTY0NzYgMTIuNDM0OSA1LjA1IDEzLjAwMDFIMS4yNUMxLjE4MzcgMTMuMDAwMSAxLjEyMDExIDEzLjAyNjQgMS4wNzMyMiAxMy4wNzMzQzEuMDI2MzQgMTMuMTIwMiAxIDEzLjE4MzggMSAxMy4yNTAxVjEzLjc1MDFDMSAxMy44MTY0IDEuMDI2MzQgMTMuODggMS4wNzMyMiAxMy45MjY4QzEuMTIwMTEgMTMuOTczNyAxLjE4MzcgMTQuMDAwMSAxLjI1IDE0LjAwMDFINS4wNUM1LjE2NDc2IDE0LjU2NTIgNS40NzEzNiAxNS4wNzMzIDUuOTE3ODcgMTUuNDM4M0M2LjM2NDM4IDE1LjgwMzIgNi45MjMzMiAxNi4wMDI2IDcuNSAxNi4wMDI2QzguMDc2NjggMTYuMDAyNiA4LjYzNTYyIDE1LjgwMzIgOS4wODIxMyAxNS40MzgzQzkuNTI4NjQgMTUuMDczMyA5LjgzNTI0IDE0LjU2NTIgOS45NSAxNC4wMDAxSDE2Ljc1QzE2LjgxNjMgMTQuMDAwMSAxNi44Nzk5IDEzLjk3MzcgMTYuOTI2OCAxMy45MjY4QzE2Ljk3MzcgMTMuODggMTcgMTMuODE2NCAxNyAxMy43NTAxVjEzLjI1MDFDMTcgMTMuMTgzOCAxNi45NzM3IDEzLjEyMDIgMTYuOTI2OCAxMy4wNzMzQzE2Ljg3OTkgMTMuMDI2NCAxNi44MTYzIDEzLjAwMDEgMTYuNzUgMTMuMDAwMVpNNy41IDE1LjAwMDFDNy4yMDMzMyAxNS4wMDAxIDYuOTEzMzIgMTQuOTEyMSA2LjY2NjY0IDE0Ljc0NzNDNi40MTk5NyAxNC41ODI0IDYuMjI3NzEgMTQuMzQ4MiA2LjExNDE4IDE0LjA3NDFDNi4wMDA2NSAxMy44IDUuOTcwOTQgMTMuNDk4NCA2LjAyODgyIDEzLjIwNzRDNi4wODY3IDEyLjkxNjUgNi4yMjk1NiAxMi42NDkyIDYuNDM5MzQgMTIuNDM5NEM2LjY0OTEyIDEyLjIyOTYgNi45MTYzOSAxMi4wODY4IDcuMjA3MzYgMTIuMDI4OUM3LjQ5ODM0IDExLjk3MSA3Ljc5OTk0IDEyLjAwMDcgOC4wNzQwMyAxMi4xMTQyQzguMzQ4MTEgMTIuMjI3OCA4LjU4MjM4IDEyLjQyIDguNzQ3MiAxMi42NjY3QzguOTEyMDMgMTIuOTEzNCA5IDEzLjIwMzQgOSAxMy41MDAxQzkgMTMuODk3OSA4Ljg0MTk2IDE0LjI3OTQgOC41NjA2NiAxNC41NjA3QzguMjc5MzYgMTQuODQyIDcuODk3ODIgMTUuMDAwMSA3LjUgMTUuMDAwMVoiIGZpbGw9IiM1MDUwNTAiLz4KPHBhdGggZD0iTTEgOC4yNTAwNlY4Ljc1MDA2QzEgOC44MTYzNyAxLjAyNjM0IDguODc5OTYgMS4wNzMyMiA4LjkyNjg0QzEuMTIwMTEgOC45NzM3MyAxLjE4MzcgOS4wMDAwNiAxLjI1IDkuMDAwMDZIMTAuMDVDMTAuMTY0OCA5LjU2NTIxIDEwLjQ3MTQgMTAuMDczMyAxMC45MTc5IDEwLjQzODNDMTEuMzY0NCAxMC44MDMyIDExLjkyMzMgMTEuMDAyNiAxMi41IDExLjAwMjZDMTMuMDc2NyAxMS4wMDI2IDEzLjYzNTYgMTAuODAzMiAxNC4wODIxIDEwLjQzODNDMTQuNTI4NiAxMC4wNzMzIDE0LjgzNTIgOS41NjUyMSAxNC45NSA5LjAwMDA2SDE2Ljc1QzE2LjgxNjMgOS4wMDAwNiAxNi44Nzk5IDguOTczNzMgMTYuOTI2OCA4LjkyNjg0QzE2Ljk3MzcgOC44Nzk5NiAxNyA4LjgxNjM3IDE3IDguNzUwMDZWOC4yNTAwNkMxNyA4LjE4Mzc2IDE2Ljk3MzcgOC4xMjAxNyAxNi45MjY4IDguMDczMjlDMTYuODc5OSA4LjAyNjQgMTYuODE2MyA4LjAwMDA2IDE2Ljc1IDguMDAwMDZIMTQuOTVDMTQuODM1MiA3LjQzNDkyIDE0LjUyODYgNi45MjY4MyAxNC4wODIxIDYuNTYxODhDMTMuNjM1NiA2LjE5NjkyIDEzLjA3NjcgNS45OTc1NiAxMi41IDUuOTk3NTZDMTEuOTIzMyA1Ljk5NzU2IDExLjM2NDQgNi4xOTY5MiAxMC45MTc5IDYuNTYxODhDMTAuNDcxNCA2LjkyNjgzIDEwLjE2NDggNy40MzQ5MiAxMC4wNSA4LjAwMDA2SDEuMjVDMS4xODM3IDguMDAwMDYgMS4xMjAxMSA4LjAyNjQgMS4wNzMyMiA4LjA3MzI5QzEuMDI2MzQgOC4xMjAxNyAxIDguMTgzNzYgMSA4LjI1MDA2Wk0xMSA4LjUwMDA2QzExIDguMjAzMzkgMTEuMDg4IDcuOTEzMzggMTEuMjUyOCA3LjY2NjcxQzExLjQxNzYgNy40MjAwNCAxMS42NTE5IDcuMjI3NzggMTEuOTI2IDcuMTE0MjVDMTIuMjAwMSA3LjAwMDcxIDEyLjUwMTcgNi45NzEwMSAxMi43OTI2IDcuMDI4ODlDMTMuMDgzNiA3LjA4Njc2IDEzLjM1MDkgNy4yMjk2MyAxMy41NjA3IDcuNDM5NEMxMy43NzA0IDcuNjQ5MTggMTMuOTEzMyA3LjkxNjQ2IDEzLjk3MTIgOC4yMDc0M0MxNC4wMjkxIDguNDk4NCAxMy45OTk0IDguOCAxMy44ODU4IDkuMDc0MDlDMTMuNzcyMyA5LjM0ODE4IDEzLjU4IDkuNTgyNDUgMTMuMzMzNCA5Ljc0NzI3QzEzLjA4NjcgOS45MTIwOSAxMi43OTY3IDEwLjAwMDEgMTIuNSAxMC4wMDAxQzEyLjEwMjIgMTAuMDAwMSAxMS43MjA2IDkuODQyMDMgMTEuNDM5MyA5LjU2MDczQzExLjE1OCA5LjI3OTQyIDExIDguODk3ODkgMTEgOC41MDAwNloiIGZpbGw9IiM1MDUwNTAiLz4KPC9zdmc+Cg==) no-repeat 0 0}.filters_button-info.filters_button-infoWithFilters{background-color:#f4f4f4;color:#323232}.filters_button-infoSelected,.filters_button-infoText{display:block;text-overflow:ellipsis;white-space:nowrap}.filters_button-infoSelected{border-left:1px solid #505050;max-width:40%;padding-left:.5rem}.filters_button-infoText{max-width:100%;padding-right:.5rem}.filters_button-back{width:2rem;height:2rem;margin:0 .5rem 0 0;font-size:0!important;line-height:0!important;border:1px solid #eaeaea;border-radius:50%;background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjk4OTkgNC4wMDAwNkgzLjQxMzg4TDUuNjk5ODggMS43MTcwNkM1Ljc5MjkyIDEuNjI0MDIgNS44NjY3MiAxLjUxMzU2IDUuOTE3MDggMS4zOTJDNS45Njc0MyAxLjI3MDQzIDUuOTkzMzUgMS4xNDAxNCA1Ljk5MzM1IDEuMDA4NTZDNS45OTMzNSAwLjg3Njk4MSA1Ljk2NzQzIDAuNzQ2Njg5IDUuOTE3MDggMC42MjUxMjVDNS44NjY3MiAwLjUwMzU2IDUuNzkyOTIgMC4zOTMxMDQgNS42OTk4OCAwLjMwMDA2MkM1LjYwNjg0IDAuMjA3MDIxIDUuNDk2MzggMC4xMzMyMTYgNS4zNzQ4MiAwLjA4Mjg2MjNDNS4yNTMyNSAwLjAzMjUwODUgNS4xMjI5NiAwLjAwNjU5MTggNC45OTEzOCAwLjAwNjU5MThDNC43MjU2NCAwLjAwNjU5MTggNC40NzA3OCAwLjExMjE1NiA0LjI4Mjg4IDAuMzAwMDYyTDAuMjk5ODc4IDQuMjkzMDZDMC4yMDY5MDIgNC4zODU5NCAwLjEzMzE0MyA0LjQ5NjIyIDAuMDgyODE4NyA0LjYxNzYyQzAuMDMyNDk0NCA0LjczOTAyIDAuMDA2NTkxOCA0Ljg2OTE1IDAuMDA2NTkxOCA1LjAwMDU2QzAuMDA2NTkxOCA1LjEzMTk4IDAuMDMyNDk0NCA1LjI2MjEgMC4wODI4MTg3IDUuMzgzNUMwLjEzMzE0MyA1LjUwNDkgMC4yMDY5MDIgNS42MTUxOSAwLjI5OTg3OCA1LjcwODA2TDQuMjgyODggOS43MDAwNkM0LjM3NTkyIDkuNzkzMSA0LjQ4NjM4IDkuODY2OTEgNC42MDc5NCA5LjkxNzI2QzQuNzI5NTEgOS45Njc2MiA0Ljg1OTggOS45OTM1MyA0Ljk5MTM4IDkuOTkzNTNDNS4xMjI5NiA5Ljk5MzUzIDUuMjUzMjUgOS45Njc2MiA1LjM3NDgyIDkuOTE3MjZDNS40OTYzOCA5Ljg2NjkxIDUuNjA2ODQgOS43OTMxIDUuNjk5ODggOS43MDAwNkM1Ljc5MjkyIDkuNjA3MDIgNS44NjY3MiA5LjQ5NjU2IDUuOTE3MDggOS4zNzVDNS45Njc0MyA5LjI1MzQzIDUuOTkzMzUgOS4xMjMxNCA1Ljk5MzM1IDguOTkxNTZDNS45OTMzNSA4Ljg1OTk4IDUuOTY3NDMgOC43Mjk2OSA1LjkxNzA4IDguNjA4MTJDNS44NjY3MiA4LjQ4NjU2IDUuNzkyOTIgOC4zNzYxIDUuNjk5ODggOC4yODMwNkwzLjQxMzg4IDYuMDAwMDZIMTIuOTg5OUMxMy4yNTUxIDYuMDAwMDYgMTMuNTA5NCA1Ljg5NDcgMTMuNjk3IDUuNzA3MTdDMTMuODg0NSA1LjUxOTYzIDEzLjk4OTkgNS4yNjUyOCAxMy45ODk5IDUuMDAwMDZDMTMuOTg5OSA0LjczNDg1IDEzLjg4NDUgNC40ODA0OSAxMy42OTcgNC4yOTI5NkMxMy41MDk0IDQuMTA1NDIgMTMuMjU1MSA0LjAwMDA2IDEyLjk4OTkgNC4wMDAwNloiIGZpbGw9IiM1MDUwNTAiLz4KPC9zdmc+Cg==) no-repeat 50% 50%;background-position:contain;outline:0}.filters_button-title{align-items:center}.filters_button.filters_button-footer{background-color:#1473e6;border:0;border-radius:20px;color:#fff;display:flex;padding:.5rem 1rem;text-transform:capitalize}.filters_button.filters_button-footer:active,.filters_button.filters_button-footer:hover{color:#fff}@media screen and (max-width:900px){.filters_button-back,.filters_button-infoIco{display:block}.filters_button-info,.filters_button-title{display:flex}}.filters_results{font-size:.875rem}.cardCollectionCarousel{width:100%}@media screen and (min-width:834px){.cardCollectionCarousel_wrapper:not(.cardCollectionCarousel_card-bigTent) .cardCollectionCarousel_content .card-consonant.card:first-child{margin-left:16px}.cardCollectionCarousel_wrapper:not(.cardCollectionCarousel_card-bigTent) .cardCollectionCarousel_content .card-consonant.card:last-child{margin-right:-17px}}@media screen and (max-width:834px){.cardCollectionCarousel_wrapper:not(.cardCollectionCarousel_card-bigTent) .cardCollectionCarousel_content .card-consonant.card{min-width:0;width:276px;max-width:80vw}}@media screen and (min-width:834px){.cardCollectionCarousel_wrapper:not(.cardCollectionCarousel_card-bigTent){width:616px}}@media screen and (min-width:972px){.cardCollectionCarousel_wrapper:not(.cardCollectionCarousel_card-bigTent){width:924px}}@media screen and (min-width:1280px){.cardCollectionCarousel_wrapper:not(.cardCollectionCarousel_card-bigTent){width:1232px}}@media screen and (min-width:834px){.cardCollectionCarousel_card-bigTent .cardCollectionCarousel_content .card-consonant.card:first-child{margin-left:16px}.cardCollectionCarousel_card-bigTent .cardCollectionCarousel_content .card-consonant.card:last-child{margin-right:-17px}}@media screen and (max-width:834px){.cardCollectionCarousel_card-bigTent .cardCollectionCarousel_content .card-consonant.card{min-width:0;width:276px;max-width:80vw}}@media screen and (min-width:834px){.cardCollectionCarousel_card-bigTent{width:616px}}@media screen and (min-width:1280px){.cardCollectionCarousel_card-bigTent{width:1232px}}.cardCollectionCarousel .card-consonant.card{margin-top:1px;margin-bottom:1px;min-width:276px;width:276px}.cardCollectionCarousel .card-consonant.card-bigTent{min-width:584px;width:584px}.cardCollectionCarousel .card-consonant .card_image{height:276px}.cardCollectionCarousel .card-consonant .card_image+.card_info{height:172px}[data-collection-layout=collectionLayout-carousel]{padding:0 16px 32px}.cardCollectionCarousel{position:relative;margin:0 auto}.cardCollectionCarousel .cardCollection-consonant{max-width:none}.cardCollectionCarousel_title{padding:8px 0 14px;font-size:1.125rem;line-height:1.25}.cardCollectionCarousel_wrapper{max-width:1232px;margin:0 auto;padding:0 16px}@media screen and (max-width:834px){.cardCollectionCarousel_wrapper{padding:0}}.cardCollectionCarousel_container{overflow:hidden;min-width:100%;margin:0 -16px}@media screen and (max-width:834px){.cardCollectionCarousel_container{margin:0}}.cardCollectionCarousel_content{grid-auto-flow:column;grid-gap:2rem;width:auto;overflow:hidden;justify-content:start}.cardCollectionCarousel_content:after{content:'';height:100%;border-right:1px solid transparent}@media screen and (max-width:834px){.cardCollectionCarousel_content{overflow-x:scroll;padding-bottom:15px;margin-bottom:-20px}}.cardCollectionCarousel_content>*{flex-grow:0;flex-shrink:0}.cardCollectionCarousel_navigation{display:none}@media screen and (min-width:834px){.cardCollectionCarousel_navigation{display:block}}.cardCollectionCarousel_navigation button{background:#fff;border-radius:100%;display:block;height:34px;outline:0;position:absolute;right:-6px;top:50%;transform:translate(50%,-50%);transition:all .3s ease;width:34px;z-index:5}.cardCollectionCarousel_navigation button:hover:after,.cardCollectionCarousel_navigation button:hover:before{background-color:#000}.cardCollectionCarousel_navigation button.responsive-carousel-previous{left:-6px;right:auto;transform:translate(-50%,-50%) rotate(180deg)}.cardCollectionCarousel_navigation button:after,.cardCollectionCarousel_navigation button:before{background-color:#707070;border-bottom-left-radius:25% 60%;border-bottom-right-radius:25% 60%;border-top-left-radius:25% 60%;border-top-right-radius:25%;content:'';display:block;height:3px;left:17px;position:absolute;top:14px;transform-origin:left center;transform:rotate(45deg) translate(-50%,-50%);width:11px;z-index:1}.cardCollectionCarousel_navigation button:after{border-bottom-right-radius:25%;border-top-right-radius:25% 60%;top:18px;transform:rotate(-45deg) translate(-50%,50%)}.cardCollectionCarousel_timeline{display:flex;padding-bottom:8px}@media screen and (max-width:834px){.cardCollectionCarousel_timeline{margin-right:-16px}}.cardCollectionCarousel_timeline-content{display:block;flex-grow:1;margin:0;font-size:14px;line-height:16px;padding:7px 6px;font-weight:700;color:#000;background-color:rgba(255,255,255,.8)}.cardCollectionCarousel_timeline-arrow{border:15px solid transparent}.cardCollectionCarousel_timeline-arrow.left{border-left-width:0;border-right-color:rgba(255,255,255,.8)}.cardCollectionCarousel_timeline-arrow.right{border-right-width:0;border-left-color:rgba(255,255,255,.8)}@media screen and (max-width:834px){.cardCollectionCarousel_timeline-arrow.right{display:none}}.mobile .cardCollectionCarousel-content{padding-bottom:0;margin-bottom:0}.faasform.formwr.formwr[data-faas-gate]{padding:1.5em 0 0}.faasform.formwr.formwr[data-faas-gate] form{font-size:16px}.faasform.formwr.formwr[data-faas-gate] form label{padding:0 .75rem .5rem 0;margin-right:0}.faasform.formwr.formwr[data-faas-gate] form .row{padding-bottom:0}.faasform.formwr.formwr[data-faas-gate] form .row.legal{padding-top:1.5em}.faasform.formwr.formwr[data-faas-gate] form .row.prepop-demandbase-toggle{display:none}.faasform.formwr.formwr[data-faas-gate] form .row.submit{font-size:.875em;justify-content:flex-start;padding-top:2em}.faasform.formwr.formwr[data-faas-gate] form .row.dropdownlist{align-self:baseline}.faasform.formwr.formwr[data-faas-gate] form .row.dropdownlist.hacker{margin-left:calc(1.25rem)}.faasform.formwr.formwr[data-faas-gate] form .row.dropdownlist.hacker label{margin-right:calc(0)}.theme-summit .faasform.formwr.formwr.theme-2cols form .row.submit{font-size:.875em;justify-content:flex-start;padding-top:2em}.theme-summit .faasform.formwr.formwr.theme-2cols form .row.legal{padding-top:1rem}.blocker.blocker.blocker{bottom:0;left:0;position:absolute;right:0;top:0}.faasform.formwr.theme-2cols .row label{margin-right:0}.faasform.formwr .gdpr_questions.gdpr_questions{display:flex;flex:1 1 100%;flex-wrap:wrap;margin-top:1.375rem;min-width:100%}.faasform.formwr .gdpr_questions.gdpr_questions .row{flex:0 1 auto;max-width:none;width:auto}.faasform.formwr .gdpr_questions.gdpr_questions .row label{flex:0 0 auto;min-width:0;width:auto}.faasform.formwr .gdpr_questions.gdpr_questions .row.checkbox{align-content:center;align-items:center;justify-content:flex-start;margin-top:-1px}@-moz-document url-prefix(){.faasform.formwr.theme-2cols .row.error input+div{min-height:1.5em;position:absolute;bottom:-1.75em}}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel{overflow:visible;max-height:509px;max-width:1200px!important}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-content.dexter-Carousel-content--slide{overflow:hidden}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item>div>.flex>.dexter-FlexContainer{left:-300px;transform:translateX(-300px)}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item>div>.flex>.dexter-FlexContainer.is-reversing{transform:translateX(300px)}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item>div>.flex>.dexter-FlexContainer.is-set{transform:none;transition:transform .5s cubic-bezier(.23,1,.32,1)}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child{justify-content:flex-start}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container{flex-wrap:nowrap;justify-content:flex-start}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container>*{flex:0 0 300px;transform:translateZ(0)!important;transition:transform 2s ease-in 1s}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container .flex.is-active,.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container .position.is-active{order:-1}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container .flex.dexter-Carousel-item--previous,.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container .position.dexter-Carousel-item--previous{order:1}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container .flex.dexter-Carousel-item--next,.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container .position.dexter-Carousel-item--next{order:0}@media screen and (max-width:37.49rem){.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item:nth-last-child(1):first-child .dexter-FlexContainer-Items.container>*{flex:1 0 100%}}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel--next{right:calc(0 - 1.125rem)}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel--previous{left:calc(0 - 1.125rem)}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-indicators{flex-wrap:nowrap}@media screen and (max-width:37.49rem){.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel{max-width:300px!important;max-height:542px}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-actions{transform:none}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-controls{display:none}}@media screen and (min-width:37.49rem) and (max-width:956px){.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel{max-width:600px!important}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel--next{right:-.5rem}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel--previous{left:-.5rem}}@media screen and (min-width:956px) and (max-width:1256px){.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel{max-width:900px!important}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item{transform:translate(-150px,-50%)}.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-item>div>.flex>.dexter-FlexContainer{left:-600px}}@media screen and (min-width:37.49rem){.theme-summit.theme-summit .dexter-Carousel.dexter-Carousel .dexter-Carousel-actions{display:none}}