.wpb-content-layouts .wpb-layout-element-button .cq_allinone_carouselgallery{background-image:url(https://techimpact.org/wp-content/plugins/vc-extensions-carousel/css/../img/icon_carouselgallery.png)!important;background-size:32px}.vc_element-icon.cq_allinone_carouselgallery{background-image:url(https://techimpact.org/wp-content/plugins/vc-extensions-carousel/css/../img/icon_carouselgallery.png)!important;background-size:32px}.wpb_cq_vc_extension_carouselgallery.wpb_content_element>.wpb_element_wrapper{background-image:url(https://techimpact.org/wp-content/plugins/vc-extensions-carousel/css/../img/icon_carouselgallery.png)!important;background-size:32px}.wpb-textarea_raw_html,.textarea_raw_html{font-family:Arial!important;color:#333!important;font-size:13px!important;height:90px}
@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-duration:1ms;animation-delay:0s}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-duration:1ms;animation-delay:0s}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content>div{padding:16px;min-width:220px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;display:inline-flex;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{display:inline-flex;text-decoration:none;font-weight:400;font-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:none;transition:box-shadow .1s linear;height:36px;align-items:center;box-sizing:border-box;padding:6px 12px;border-radius:2px;color:#1e1e1e}@media (prefers-reduced-motion:reduce){.components-button{transition-duration:0s;transition-delay:0s}}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-admin-theme-color)}.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid transparent}.components-button.is-primary{white-space:nowrap;background:var(--wp-admin-theme-color);color:#fff;text-decoration:none;text-shadow:none;outline:1px solid transparent}.components-button.is-primary:hover:not(:disabled){background:var(--wp-admin-theme-color-darker-10);color:#fff}.components-button.is-primary:active:not(:disabled){background:var(--wp-admin-theme-color-darker-20);border-color:var(--wp-admin-theme-color-darker-20);color:#fff}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{color:hsla(0,0%,100%,.4);background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{color:#fff;background-size:100px 100%;background-image:linear-gradient(-45deg,var(--wp-admin-theme-color) 33%,var(--wp-admin-theme-color-darker-20) 0,var(--wp-admin-theme-color-darker-20) 70%,var(--wp-admin-theme-color) 0);border-color:var(--wp-admin-theme-color)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){background:#ddd;color:var(--wp-admin-theme-color-darker-10);box-shadow:none}.components-button.is-secondary:hover:not(:disabled),.components-button.is-tertiary:hover:not(:disabled){color:var(--wp-admin-theme-color-darker-10);box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color-darker-10)}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{color:#828282;background:#eaeaea;transform:none;opacity:1;box-shadow:none;outline:none}.components-button.is-secondary{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);outline:1px solid transparent}.components-button.is-secondary,.components-button.is-tertiary{white-space:nowrap;color:var(--wp-admin-theme-color);background:transparent}.components-button.is-tertiary{padding:6px}.components-button.is-tertiary .dashicon{display:inline-block;flex:0 0 auto}.components-button.is-destructive{color:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive:hover:not(:disabled){color:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-destructive:focus:not(:disabled){color:var(--wp-admin-theme-color)}.components-button.is-destructive:active:not(:disabled){background:#ccc}.components-button.is-destructive.is-primary{color:#fff;background:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive.is-primary:hover:not(:disabled){color:#fff;background:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:none;outline:none;text-align:left;color:var(--wp-admin-theme-color);text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-duration:0s;transition-delay:0s}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link.is-destructive{color:#cc1818}.components-button.is-link.is-destructive:active:not(:disabled),.components-button.is-link.is-destructive:hover:not(:disabled){color:#710d0d;background:none}.components-button.is-link.is-destructive:focus:not(:disabled){color:var(--wp-admin-theme-color)}.components-button:not([aria-disabled=true]):active{color:inherit}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;opacity:1;background-size:100px 100%;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0)}.components-button.is-small{height:24px;line-height:22px;padding:0 8px;font-size:11px}.components-button.is-small.has-icon:not(.has-text){padding:0 8px;width:24px}.components-button.has-icon{padding:6px;min-width:36px;justify-content:center}.components-button.has-icon .dashicon{display:inline-block;flex:0 0 auto;margin-left:2px;margin-right:2px}.components-button.has-icon.has-text{justify-content:left}.components-button.has-icon.has-text svg{margin-right:8px}.components-button.has-icon.has-text .dashicon{margin-right:10px}.components-button.is-pressed{color:#fff;background:#1e1e1e}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.components-button.is-pressed:hover:not(:disabled){color:#fff;background:#1e1e1e}.components-button svg{fill:currentColor;outline:none}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:2px;background:#fff;color:#1e1e1e;clear:none;cursor:pointer;display:inline-block;line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:24px;height:24px;-webkit-appearance:none;appearance:none;transition:border-color .1s ease-in-out}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-3px -5px;color:#fff}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";float:left;display:inline-block;vertical-align:middle;width:16px;font:normal 30px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-duration:0s;transition-delay:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{position:relative;display:inline-block;margin-right:12px;vertical-align:middle;width:24px;height:24px}@media (min-width:600px){.components-checkbox-control__input-container{width:20px;height:20px}}svg.components-checkbox-control__checked{fill:#fff;cursor:pointer;position:absolute;left:0;top:0;width:24px;height:24px;-webkit-user-select:none;user-select:none;pointer-events:none}@media (min-width:600px){svg.components-checkbox-control__checked{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;width:100%;min-width:188px}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end}.components-circular-option-picker .components-circular-option-picker__swatches{margin-right:-12px}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;width:28px;margin-right:12px;margin-bottom:12px;vertical-align:top;transform:scale(1);transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-duration:0s;transition-delay:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{content:"";position:absolute;top:1px;left:1px;bottom:1px;right:1px;border-radius:50%;z-index:-1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E")}.components-circular-option-picker__option{display:inline-block;vertical-align:top;height:100%;width:100%;border:none;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 14px;transition:box-shadow .1s ease;cursor:pointer}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-duration:0s;transition-delay:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;position:relative;z-index:1;overflow:visible}.components-circular-option-picker__option.is-pressed+svg{position:absolute;left:2px;top:2px;border-radius:50%;z-index:2;pointer-events:none}.components-circular-option-picker__option:after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border:1px solid transparent}.components-circular-option-picker__option:focus:after{content:"";border:2px solid #757575;width:32px;height:32px;position:absolute;top:-2px;left:-2px;border-radius:50%;box-shadow:inset 0 0 0 2px #fff}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{color:#fff;background:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-color-edit__color-option-main-area{display:flex;align-items:center}.components-color-edit__color-option-main-area div.components-circular-option-picker__option-wrapper{display:block;margin:8px}.components-color-edit__color-option.is-hover{background:#e0e0e0}.components-color-edit__cancel-button{float:right}.components-color-edit__color-option-color-name{width:100%}.components-color-edit__label-and-insert-container{display:flex;align-items:center;justify-content:space-between}.components-color-edit__insert-button{margin-top:-8px}.components-color-edit__hidden-control{position:relative;left:-9999px}.components-color-edit__color-option-color-name-input .components-base-control__field{margin-bottom:0;margin-right:8px}.components-color-edit__slug-input{margin-left:8px}.components-color-edit__reset-button{float:right}.component-color-indicator{width:25px;height:16px;margin-left:.8rem;border:1px solid #dadada;display:inline-block}.component-color-indicator+.component-color-indicator{margin-left:.5rem}.components-color-picker{width:100%}.components-color-picker *{box-sizing:border-box}.components-color-picker__saturation{width:100%;padding-bottom:55%;position:relative}.components-color-picker__body{padding:16px 16px 12px}.components-color-picker__controls{display:flex}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{padding:0;position:absolute;cursor:pointer;box-shadow:none;border:none}.components-color-picker__swatch{margin-right:8px;width:32px;height:32px;border-radius:50%;position:relative;overflow:hidden;background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.is-alpha-disabled .components-color-picker__swatch{width:12px;height:12px;margin-top:0}.components-color-picker__active{border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);z-index:2}.components-color-picker__active,.components-color-picker__saturation-black,.components-color-picker__saturation-color,.components-color-picker__saturation-white{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__saturation-color{overflow:visible}.components-color-picker__saturation-white{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.components-color-picker__saturation-black{background:linear-gradient(0deg,#000,transparent)}.components-button.components-color-picker__saturation-pointer{width:14px;height:14px;padding:0;border-radius:50%;background-color:transparent;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #fff,inset 0 0 0 1px #000,0 0 0 2px #000}.components-button.components-color-picker__saturation-pointer:focus:not(:disabled){box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #000,0 0 0 3px #000}.components-color-picker__toggles{flex:1}.components-color-picker__alpha{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.components-color-picker__alpha-gradient,.components-color-picker__hue-gradient{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__alpha,.components-color-picker__hue{height:12px;position:relative}.is-alpha-enabled .components-color-picker__hue{margin-bottom:8px}.components-color-picker__alpha-bar,.components-color-picker__hue-bar{position:relative;margin:0 3px;height:100%;padding:0 2px}.components-color-picker__hue-gradient{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer{left:0;width:14px;height:14px;border-radius:50%;box-shadow:0 1px 4px 0 rgba(0,0,0,.37);background:#fff;transform:translate(-7px,-1px)}.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition-duration:0s;transition-delay:0s}}.components-color-picker__saturation-pointer:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color),0 0 5px 0 var(--wp-admin-theme-color),inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4)}.components-color-picker__alpha-pointer:focus,.components-color-picker__hue-pointer:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px var(--wp-admin-theme-color),0 0 3px 0 var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.components-color-picker__inputs-wrapper{margin:0 -4px;padding-top:16px;display:flex;align-items:flex-end;min-width:255px}.components-color-picker__inputs-wrapper fieldset{flex:1;border:none;margin:0;padding:0}.components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-text-control__input[type=number]{padding:6px 3px;margin:0}.components-color-picker__inputs-field{width:100%}.components-color-picker__inputs-fields{display:flex;direction:ltr;flex-grow:1;margin-right:4px}.components-color-picker__inputs-fields .components-base-control+.components-base-control{margin-top:0}.components-color-picker__inputs-fields .components-base-control__field{margin:0 2px}.components-color-picker__inputs-toggle{height:30px;padding:0 5px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{width:100%;border:none;box-shadow:none;font-size:16px;padding:2px;margin:0;line-height:inherit;min-height:auto}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{outline:none;box-shadow:none}.components-combobox-control__suggestions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:4px}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-custom-gradient-picker__gradient-bar:not(.has-gradient){opacity:.4}.components-custom-gradient-picker__gradient-bar{margin-top:12px;width:100%;height:36px;border-radius:36px;margin-bottom:12px;padding-left:6px;padding-right:30px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{position:relative}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point{border-radius:50%;background:#fff;padding:2px;top:6px;min-width:24px;width:24px;height:24px;position:relative;color:#1e1e1e}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border:2px solid transparent;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff;border-radius:50%;height:24px;width:24px;padding:0;position:absolute;top:6px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #1e1e1e}.components-custom-gradient-picker__color-picker-popover .components-custom-gradient-picker__remove-control-point{margin-left:auto;margin-right:auto;display:block;margin-bottom:8px}.components-custom-gradient-picker__inserter{width:100%}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;width:20px;height:20px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line{margin-bottom:16px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-angle-picker,.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-custom-gradient-picker__type-picker{margin-bottom:0}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{border:1px solid #1e1e1e;background-color:#fff;border-radius:2px;outline:none;transition:none;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:8px;cursor:default;line-height:28px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-right:0;margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:22px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show__bottomRight{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:-28px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px double #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px solid #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px solid #33dacd;color:#fff}.CalendarDay__last_in_range{border-right:#00a699}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px solid #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px solid #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px solid #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:top}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:0}.CalendarMonthGrid__vertical{margin:0 auto}.CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:relative;display:inline-block;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848;display:block}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:13px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left;padding:0!important}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center;margin:0 1px}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-bottom:2px solid transparent;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-bottom:2px solid #008489}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.components-datetime{padding:16px}.components-panel__body .components-datetime{padding:0}.components-datetime .components-datetime__calendar-help{padding:16px}.components-datetime .components-datetime__calendar-help h4{margin:0}.components-datetime .components-datetime__buttons{display:flex;justify-content:space-between}.components-datetime .components-datetime__date-help-toggle{display:block;margin-left:auto}.components-datetime fieldset{border:0;padding:0;margin:0}.components-datetime input,.components-datetime select{box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575}@media (prefers-reduced-motion:reduce){.components-datetime input,.components-datetime select{transition-duration:0s;transition-delay:0s}}.components-datetime .components-button,.components-datetime input[type=number],.components-datetime select{height:30px;margin-top:0;margin-bottom:0}.components-datetime__date{min-height:236px;border-top:1px solid #ddd}.components-datetime__date .DayPickerNavigation_leftButton__horizontalDefault{
  /*!rtl:begin:ignore*/left:13px
  /*!rtl:end:ignore*/}.components-datetime__date .CalendarMonth_caption{font-size:13px}.components-datetime__date .CalendarMonth_table{border-collapse:separate;border-spacing:2px}.components-datetime__date .CalendarDay{font-size:13px;border:none;border-radius:50%;text-align:center}.components-datetime__date .CalendarDay:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 3px #fff;outline:2px solid transparent}.components-datetime__date .CalendarDay__selected{background:var(--wp-admin-theme-color);border:2px solid transparent}.components-datetime__date .CalendarDay__selected:hover{background:var(--wp-admin-theme-color-darker-20)}.components-datetime__date .CalendarDay__selected:focus{box-shadow:inset 0 0 0 1px #fff}.components-datetime__date .DayPickerNavigation_button__horizontalDefault{padding:2px 8px;top:20px}.components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-datetime__date .DayPicker_weekHeader{top:50px}.components-datetime__date .DayPicker_weekHeader .DayPicker_weekHeader_ul{margin:1px;padding-left:0;padding-right:0}.components-datetime__date.is-description-visible .DayPicker{visibility:hidden}.components-datetime__date .CalendarDay .components-datetime__date__day{height:100%;display:flex;justify-content:center;align-content:center;flex-direction:column;position:relative}.components-datetime__date .CalendarDay .components-datetime__date__day.has-events:before{content:" ";width:4px;height:4px;border-radius:2px;position:absolute;left:50%;margin-left:-2px;bottom:0;background-color:#fff}.components-datetime__date .CalendarDay:not(.CalendarDay__selected) .components-datetime__date__day.has-events:before{background:var(--wp-admin-theme-color)}.components-datetime__time{padding-bottom:16px}.components-datetime__time fieldset{position:relative;margin-bottom:.5em}.components-datetime__time fieldset+fieldset{margin-bottom:0}.components-datetime__time .components-datetime__time-field-am-pm fieldset{margin-top:0}.components-datetime__time .components-datetime__time-wrapper{display:flex}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-separator{display:inline-block;padding:0 3px 0 0}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time{direction:ltr}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select{margin-right:4px}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]{padding:2px;margin-right:4px;text-align:center;-moz-appearance:textfield}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.components-datetime__time.is-12-hour .components-datetime__time-field-day input{margin:-4px 0 0!important;border-radius:2px 0 0 2px!important}.components-datetime__time.is-12-hour .components-datetime__time-field-year input{border-radius:0 2px 2px 0!important}.components-datetime__timezone{line-height:30px;margin-left:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.components-datetime__time-legend{font-weight:600;margin-top:.5em}.components-datetime__time-legend.invisible{position:absolute;top:-999em;left:-999em}.components-datetime__time-field-day-input,.components-datetime__time-field-hours-input,.components-datetime__time-field-minutes-input{width:35px}.components-datetime__time-field-year-input{width:55px}.components-datetime__time-field-month-select{max-width:145px}.components-popover .components-datetime__date{padding-left:4px}.block-editor-dimension-control .components-base-control__field{display:flex;align-items:center}.block-editor-dimension-control .components-base-control__label{display:flex;align-items:center;margin-right:1em;margin-bottom:0}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{position:fixed;left:-1000px;height:50px;width:50px}.components-draggable__clone{position:fixed;padding:0;background:transparent;pointer-events:none;z-index:1000000000}.components-drop-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;visibility:hidden;opacity:0;transition:opacity .3s,background-color .3s,visibility 0s .3s;border:2px solid var(--wp-admin-theme-color);border-radius:2px}@media (prefers-reduced-motion:reduce){.components-drop-zone{transition-duration:0s;transition-delay:0s}}.components-drop-zone.is-active{opacity:1;visibility:visible;transition:opacity .3s,background-color .3s}@media (prefers-reduced-motion:reduce){.components-drop-zone.is-active{transition-duration:0s;transition-delay:0s}}.components-drop-zone.is-dragging-over-element{background-color:var(--wp-admin-theme-color)}.components-drop-zone__content{position:absolute;top:50%;left:0;right:0;z-index:50;transform:translateY(-50%);width:100%;text-align:center;color:#fff;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.components-drop-zone__content{transition-duration:0s;transition-delay:0s}}.components-drop-zone.is-dragging-over-element .components-drop-zone__content{transform:translateY(-50%) scale(1.05)}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{margin:0 auto;line-height:0;fill:currentColor}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content>div{padding:12px}.components-dropdown-menu__popover .components-popover__content{min-width:200px}.components-dropdown-menu__menu{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{width:100%;padding:6px;outline:none;cursor:pointer;white-space:nowrap}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;position:relative;overflow:visible}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{display:block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:-3px;left:0;right:0;height:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active svg{color:#fff;background:#1e1e1e;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item>svg,.components-dropdown-menu__menu .components-menu-item>svg{border-radius:2px;width:24px;height:24px}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{min-height:36px;height:auto;text-align:left;padding-left:8px;padding-right:8px}.components-dropdown-menu__menu .components-menu-group{padding:12px;margin:0 -12px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-12px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-12px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{margin-top:0;border-top:1px solid #ccc;padding:12px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-font-size-picker__controls{max-width:248px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px}.components-font-size-picker__controls .components-unit-control-wrapper{margin-right:8px}.components-font-size-picker__controls .components-unit-control-wrapper .components-input-control__label{font-weight:300;padding-bottom:0!important;margin-bottom:8px!important}.components-font-size-picker__controls .components-custom-select-control__button{min-width:120px}.components-font-size-picker__controls .components-font-size-picker__number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:inline-block;font-weight:500;height:30px;margin:8px 8px 0 0;width:54px}@media (prefers-reduced-motion:reduce){.components-font-size-picker__controls .components-font-size-picker__number{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-font-size-picker__controls .components-font-size-picker__number{font-size:13px;line-height:normal}}.components-font-size-picker__controls .components-font-size-picker__number:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number[value=""]+.components-button{cursor:default;opacity:.3;pointer-events:none}.components-font-size-picker__controls .components-font-size-picker__number-container{display:flex;flex-direction:column}.components-font-size-picker__controls .components-font-size-picker__select{margin-right:8px}.components-font-size-picker__controls .components-color-palette__clear{height:30px;margin-top:26px}.components-font-size-picker__custom-input .components-range-control__slider+.dashicon{width:30px;height:30px}.components-font-size-picker{border:0;padding:0;margin:0}.components-form-toggle{position:relative;display:inline-block}.components-form-toggle .components-form-toggle__track{content:"";display:inline-block;box-sizing:border-box;vertical-align:top;background-color:#fff;border:1px solid #1e1e1e;width:36px;height:18px;border-radius:9px;transition:background .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-duration:0s;transition-delay:0s}}.components-form-toggle .components-form-toggle__thumb{display:block;position:absolute;box-sizing:border-box;top:3px;left:3px;width:12px;height:12px;border-radius:50%;transition:transform .1s ease;background-color:#1e1e1e;border:5px solid #1e1e1e}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-duration:0s;transition-delay:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-admin-theme-color);border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;z-index:1;border:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:0 0 8px;padding:2px 4px;cursor:text}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{display:inline-block;flex:1;font-size:16px;width:100%;max-width:100%;margin-left:4px;padding:0;min-height:24px;min-width:50px;background:inherit;border:0;color:#1e1e1e;box-shadow:none}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{outline:none;box-shadow:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__label{display:inline-block;margin-bottom:4px}.components-form-token-field__help{font-size:12px;font-style:normal;color:#757575}.components-form-token-field__token{font-size:13px;display:flex;margin:2px 4px 2px 0;color:#1e1e1e;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{position:relative;padding:0 16px 0 0}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;position:absolute;top:1px;right:0}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;border-radius:4px 0 0 4px;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{display:inline-block;line-height:24px;height:auto;background:#ddd;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-delay:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;padding:0 0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-form-token-field__remove-token.components-button{cursor:pointer;border-radius:0 2px 2px 0;padding:0 2px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;min-width:100%;max-height:9em;overflow-y:auto;transition:all .15s ease-in-out;list-style:none;border-top:1px solid #757575;margin:4px -4px -4px;padding:0}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-duration:0s;transition-delay:0s}}.components-form-token-field__suggestion{color:#757575;display:block;font-size:13px;padding:4px 8px;margin:0;cursor:pointer}.components-form-token-field__suggestion.is-selected{background:var(--wp-admin-theme-color);color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__header{background:none;border-bottom:none;width:100%;padding:0;margin:0}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:30px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}@media (max-width:600px){.components-guide__footer{position:absolute;bottom:0}}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{height:30px;min-width:20px;margin:-6px 0}.components-guide .components-modal__content{padding:0}.components-modal__frame.components-guide{border:none;min-width:312px;height:80vh;max-height:575px}@media (max-width:600px){.components-modal__frame.components-guide{bottom:5%;left:16px;right:16px;top:5%;margin:0 auto}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{height:30px;position:absolute}.components-button.components-guide__back-button,.components-button.components-guide__forward-button{font-size:13px;padding:4px 2px}.components-button.components-guide__back-button.has-text svg,.components-button.components-guide__forward-button.has-text svg{margin:0}.components-button.components-guide__back-button:hover,.components-button.components-guide__forward-button:hover{text-decoration:underline}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__forward-button{right:32px;color:#1386bf;font-weight:700}.components-button.components-guide__finish-button{right:32px}.components-button.components-guide__inline-finish-button{display:none}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;outline:4px solid transparent;box-shadow:inset 0 0 0 4px var(--wp-admin-theme-color)}@supports (outline-offset:1px){.is-focusing-regions [role=region]:focus:after{content:none}.is-focusing-regions [role=region]:focus{outline-style:solid;outline-color:var(--wp-admin-theme-color);outline-width:4px;outline-offset:-4px}}.components-menu-group+.components-menu-group{margin-top:8px;padding-top:8px;border-top:1px solid #1e1e1e}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{padding:0 8px;margin-top:4px;margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button .components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon{margin-right:-2px;margin-left:24px;display:inline-block;flex:0 0 auto}.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon,.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{margin-top:4px;font-size:12px;color:#757575;white-space:normal}.components-menu-item__item{white-space:nowrap;margin-right:auto;display:inline-flex;align-items:center}.components-menu-item__shortcut{align-self:center;margin-right:0;margin-left:auto;padding-left:24px;color:currentColor;display:none}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice.components-button svg,.components-menu-items-choice svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.35);z-index:100000;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-duration:1ms;animation-delay:0s}}.components-modal__frame{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;margin:0;background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.25);border-radius:2px;overflow:auto}@media (min-width:600px){.components-modal__frame{top:50%;right:auto;bottom:auto;left:50%;min-width:360px;max-width:calc(100% - 32px);max-height:90%;transform:translate(-50%,-50%);animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.components-modal__frame{animation-duration:1ms;animation-delay:0s}}@keyframes components-modal__appear-animation{0%{margin-top:32px}to{margin-top:0}}.components-modal__header{box-sizing:border-box;border-bottom:1px solid #ddd;padding:0 32px;display:flex;flex-direction:row;justify-content:space-between;background:#fff;align-items:center;height:60px;z-index:10;position:relative;position:sticky;top:0;margin:0 -32px 24px}@supports (-ms-ime-align:auto){.components-modal__header{position:fixed;width:100%}}.components-modal__header .components-modal__header-heading{font-size:1rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{position:relative;left:8px}.components-modal__header-heading-container{align-items:center;flex-grow:1;display:flex;flex-direction:row;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-width:36px;max-height:36px;padding:8px}.components-modal__content{box-sizing:border-box;height:100%;padding:0 32px 24px}@supports (-ms-ime-align:auto){.components-modal__content{padding-top:60px}}.components-notice{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#fff;border-left:4px solid var(--wp-admin-theme-color);margin:5px 15px 2px;padding:8px 12px;align-items:center}.components-notice.is-dismissible{padding-right:36px;position:relative}.components-notice.is-success{border-left-color:#4ab866;background-color:#eff9f1}.components-notice.is-warning{border-left-color:#f0b849;background-color:#fef8ee}.components-notice.is-error{border-left-color:#cc1818;background-color:#f4a2a2}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{color:#757575;align-self:flex-start;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#1e1e1e;background-color:transparent}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{max-width:100vw;box-sizing:border-box}.components-notice-list .components-notice__content{margin-top:12px;margin-bottom:12px;line-height:2}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:48px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.components-panel__header h2{margin:0;font-size:inherit;color:inherit}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;padding:0;font-size:inherit;margin-top:0;margin-bottom:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-duration:0s;transition-delay:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{position:relative;padding:16px 48px 16px 16px;outline:none;width:100%;font-weight:500;text-align:left;color:#1e1e1e;border:none;box-shadow:none;transition:background .1s ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-duration:0s;transition-delay:0s}}.components-panel__body-toggle.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.components-panel__body-toggle.components-button .components-panel__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#1e1e1e;fill:currentColor;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-duration:0s;transition-delay:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{transform:scaleX(-1);-ms-filter:fliph;filter:FlipH;margin-top:-10px}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{margin-right:12px;flex-shrink:0;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{box-sizing:border-box;position:relative;padding:1em;min-height:200px;width:100%;text-align:left;margin:0;color:#1e1e1e;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;border-radius:2px;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent}@supports (position:sticky){.components-placeholder.components-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.components-placeholder.components-placeholder .components-base-control__label{font-size:13px}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{display:flex;font-weight:600;margin-bottom:16px;align-items:center}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:1ch}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin:0 8px 0 0;flex:1 1 auto}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__preview img{margin:3%;width:50%}.components-placeholder__fieldset .components-button{margin-right:12px;margin-bottom:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}

/*!rtl:begin:ignore*/.components-popover{position:fixed;z-index:1000000;top:0;left:0;opacity:0}.components-popover.is-expanded,.components-popover[data-x-axis][data-y-axis]{opacity:1}.components-popover.is-expanded{top:0;left:0;right:0;bottom:0;z-index:1000000!important}.components-popover:not(.is-without-arrow){margin-left:2px}.components-popover:not(.is-without-arrow):before{border:8px solid #ccc}.components-popover:not(.is-without-arrow).is-alternate:before{border-color:#1e1e1e}.components-popover:not(.is-without-arrow):after{border:8px solid #fff}.components-popover:not(.is-without-arrow):after,.components-popover:not(.is-without-arrow):before{content:"";position:absolute;height:0;width:0;line-height:0}.components-popover:not(.is-without-arrow)[data-y-axis=top]{margin-top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after,.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-style:solid;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]{margin-top:8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{border-bottom-style:solid;border-left-color:transparent;border-right-color:transparent;border-top:none;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]{margin-left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{right:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after{right:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{border-bottom-color:transparent;border-left-style:solid;border-right:none;border-top-color:transparent}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]{margin-left:8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after{left:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{border-bottom-color:transparent;border-left:none;border-right-style:solid;border-top-color:transparent}.components-popover[data-y-axis=top]{bottom:100%}.components-popover[data-y-axis=bottom]{top:100%}.components-popover[data-y-axis=middle]{align-items:center;display:flex}.components-popover.is-from-top{margin-top:12px}.components-popover.is-from-bottom{margin-top:-12px}.components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom){margin-left:12px}.components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom){margin-right:12px}.components-popover__content{height:100%;background:#fff;border:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,.05);border-radius:2px}.is-alternate .components-popover__content{border:1px solid #1e1e1e;box-shadow:none}.components-popover .components-popover__content{position:absolute;height:auto;overflow-y:auto}.components-popover.is-expanded .components-popover__content{position:static;height:calc(100% - 48px);overflow-y:visible;min-width:auto;border:none;border-top:1px solid #1e1e1e}.components-popover[data-y-axis=top] .components-popover__content{bottom:100%}.components-popover[data-x-axis=center] .components-popover__content{left:50%;transform:translateX(-50%)}.components-popover[data-x-axis=right] .components-popover__content{position:absolute;left:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-left:-25px}.components-popover[data-x-axis=left] .components-popover__content{position:absolute;right:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-right:-25px}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}

/*!rtl:end:ignore*/.components-radio-control{display:flex;flex-direction:column}.components-radio-control .components-base-control__help{margin-top:0}.components-radio-control .components-base-control__field{margin-bottom:0}.components-radio-control__option:not(:last-child){margin-bottom:4px}.components-radio-control__input[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:50%;width:24px;height:24px;margin-top:0;margin-right:6px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{box-sizing:inherit;width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;width:23px;height:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle:after{display:block;content:"";width:15px;height:15px;border:2px solid var(--wp-admin-theme-color);border-radius:50%;background:#fff;cursor:inherit;position:absolute;top:calc(50% - 8px);right:calc(50% - 8px)}.components-resizable-box__side-handle:before{display:block;border-radius:2px;content:"";width:3px;height:3px;background:var(--wp-admin-theme-color);cursor:inherit;position:absolute;top:calc(50% - 1px);right:calc(50% - 1px);transition:transform .1s ease-in;opacity:0}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-duration:0s;transition-delay:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{width:100%;left:0;border-left:0;border-right:0}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{height:100%;top:0;border-top:0;border-bottom:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-duration:1ms;animation-delay:0s}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-duration:1ms;animation-delay:0s}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes components-resizable-box__left-right-animation{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{position:relative;max-width:100%}.components-responsive-wrapper,.components-responsive-wrapper>span{display:block}.components-responsive-wrapper__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{background:#fff;height:36px;line-height:36px;margin:1px;outline:0;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (min-width:782px){.components-select-control__input{height:28px;line-height:28px}}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer;pointer-events:auto}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{position:absolute;top:24px;left:28px}.components-snackbar .components-snackbar__dismiss-button{margin-left:32px;cursor:pointer}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box;pointer-events:none}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-swatch{width:18px;height:18px;border-radius:50%;color:transparent;background:transparent}.components-swatch:after{content:"";display:block;width:100%;height:100%;border:1px solid rgba(0,0,0,.2);border-radius:50%}.components-button.has-icon.has-text .components-swatch{margin-right:8px}.components-tab-panel__tabs{display:flex;align-items:stretch;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:transparent;border:none;box-shadow:none;border-radius:0;cursor:pointer;height:48px;padding:3px 16px;margin-left:0;font-weight:500;transition:box-shadow .1s linear;box-sizing:border-box}.components-tab-panel__tabs-item:after{content:attr(data-label);display:block;height:0;overflow:hidden;speak:none;visibility:hidden}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:inset 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) transparent,inset 0 -4px 0 0 var(--wp-admin-theme-color);position:relative}.components-tab-panel__tabs-item.is-active:before{content:"";position:absolute;top:0;bottom:1px;right:0;left:0;border-bottom:4px solid transparent}.components-tab-panel__tabs-item:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 -4px 0 0 var(--wp-admin-theme-color)}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-tip{display:flex;color:#757575}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control .components-base-control__field{display:flex;margin-bottom:12px;line-height:normal;align-items:center}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:12px}.components-toggle-control .components-base-control__field .components-toggle-control__label{display:block}.components-accessible-toolbar{display:inline-flex;border:1px solid #1e1e1e;border-radius:2px;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{position:relative;height:48px;z-index:1;padding-left:16px;padding-right:16px}.components-accessible-toolbar .components-button:focus:enabled,.components-toolbar .components-button:focus:enabled{box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{content:"";position:absolute;display:block;border-radius:2px;height:32px;left:8px;right:8px;z-index:-1;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-duration:1ms;animation-delay:0s}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{position:relative;margin-left:auto;margin-right:auto}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon,.components-toolbar .components-button.has-icon{padding-left:8px;padding-right:8px;min-width:48px;justify-content:center}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px;bottom:10px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{min-height:48px;border-right:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar{min-height:48px;margin:0;border:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;position:relative;overflow:visible}div.components-toolbar>div+div.has-left-divider:before{display:inline-block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:8px;left:-3px;width:1px;height:20px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>* .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>.components-button.components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child:last-child,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>* .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>* .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>* .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child:last-child,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>* .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child:last-child,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button{min-width:48px;padding-left:12px;padding-right:12px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>* .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child:last-child:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button:before{left:8px;right:8px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:first-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:first-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:first-child>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:first-child>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:first-child>.components-button{min-width:42px;padding-left:11px;padding-right:6px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:first-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:first-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:first-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:first-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:first-child>.components-button:before{left:8px;right:2px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div>.components-button{min-width:36px;padding-left:6px;padding-right:6px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button svg,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown .components-button svg,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown .components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown .components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div>.components-button svg,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button svg,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown .components-button svg,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div>.components-button svg,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button svg,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown .components-button svg,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div>.components-button svg{min-width:24px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div>.components-button:before{left:2px;right:2px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:last-child,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:last-child .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:last-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:last-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:last-child>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:last-child,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:last-child>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:last-child,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:last-child>.components-button{min-width:42px;padding-left:6px;padding-right:11px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:last-child:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:last-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:last-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:last-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:last-child:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:last-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:last-child:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:last-child>.components-button:before{left:2px;right:8px}.components-tooltip.components-popover{z-index:1000002}.components-tooltip.components-popover .components-popover__content{min-width:0}.components-tooltip .components-popover__content{background:#1e1e1e;border-radius:2px;border-width:0;color:#fff;white-space:nowrap;text-align:center;line-height:1.4;font-size:12px;box-shadow:none}.components-tooltip .components-popover__content>div{padding:4px 8px}.components-tooltip__shortcut{display:inline-block;margin-left:8px}.disabled-element-wrapper{position:relative}.disabled-element-wrapper .event-catcher{z-index:100002;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0}.components-visually-hidden{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-visually-hidden:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}#start-resizable-editor-section{display:none}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-matrix-control__popover .components-popover__content{min-width:0;width:auto}.block-editor-block-alignment-matrix-control__popover .components-popover__content>div{padding:8px}.block-editor-block-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}.block-editor-block-icon svg{min-width:20px;min-height:20px;max-width:24px;max-height:24px}.block-editor-block-inspector p{margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{font-size:13px;color:#1e1e1e;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-blocks{display:block;font-size:13px;background:#fff;padding:32px 16px;text-align:center}.block-editor-block-styles .block-editor-block-list__block{margin:0}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout.is-navigate-mode{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered:after,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 1px var(--wp-admin-theme-color);border-radius:1px;outline:2px solid transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.is-dark-theme .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered:after,.is-dark-theme .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 1px #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted .components-placeholder ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .components-placeholder ::selection,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered .components-placeholder ::selection,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected .components-placeholder ::selection{background:transparent}.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered:not(.is-selected):after{box-shadow:0 0 0 1px #949494}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.has-child-selected,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:var(--wp-admin-border-width-focus) solid transparent}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:before{content:"";position:absolute;z-index:0;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;right:0;left:0;top:-14px;border-radius:2px;border-top:4px solid #ccc}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:after{content:none}.block-editor-block-list__layout .is-block-moving-mode.can-insert-moving-block.block-editor-block-list__block.is-selected:before{border-color:var(--wp-admin-theme-color)}.is-block-moving-mode.block-editor-block-list__block-selection-button{opacity:0;font-size:1px;height:1px;padding:0}.block-editor-block-list__layout .block-editor-block-list__block{position:relative;overflow-wrap:break-word}.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice{margin-left:0;margin-right:0}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus{outline:none}.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:1px}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-block-list__layout .block-editor-block-list__block:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) transparent}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;background-color:hsla(0,0%,100%,.4)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:transparent}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay:after{display:none}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay:after{display:block}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-default-block-appender .block-editor-inserter{left:auto;right:8px}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered{cursor:default}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:after{top:1px;left:1px;right:1px;bottom:1px;box-shadow:0 0 0 1px var(--wp-admin-theme-color);border-radius:1px}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected{cursor:unset}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color);top:1px;left:1px;right:1px;bottom:1px;border-radius:1px}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected:focus:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){transition-duration:0s;transition-delay:0s}}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{opacity:1}.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity{transition-duration:0s;transition-delay:0s}}.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity.has-child-selected,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity.is-active-entity,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity.is-active-entity .block-editor-block-list__block,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity .is-active-entity .block-editor-block-list__block,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity:not(.has-child-selected) .block-editor-block-list__block{opacity:1}.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.block-editor-block-list .block-editor-inserter{margin:8px;cursor:move;cursor:grab}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0}to{opacity:1}}.wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.wp-block .block-list-appender .block-editor-inserter__toggle{animation-duration:1ms;animation-delay:0s}}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{display:block;margin:0;padding:12px;width:100%;border:none;outline:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;transition:padding .2s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-duration:0s;transition-delay:0s}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__block .block-editor-warning{z-index:5;position:relative}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__insertion-point{position:absolute}.block-editor-block-list__insertion-point-indicator{position:absolute;background:var(--wp-admin-theme-color);animation:block-editor-inserter__toggle__fade-in-animation-delayed .3s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__insertion-point-indicator{animation-duration:1ms;animation-delay:0s}}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{top:50%;right:0;left:0;height:1px}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{top:0;right:0;left:50%;height:100%;width:1px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;justify-content:center;top:calc(50% - 12px);left:calc(50% - 12px)}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-popover-inserter{position:absolute;top:-9999em;margin-bottom:14px}.block-editor-block-list__block-popover-inserter.is-visible{position:static}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;padding:0;min-width:24px;height:24px}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{color:#fff;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation:block-editor-inserter__toggle__fade-in-animation-delayed .3s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation-duration:1ms;animation-delay:0s}}@keyframes block-editor-inserter__toggle__fade-in-animation-delayed{0%{opacity:0}60%{opacity:0}to{opacity:1}}.block-editor-block-contextual-toolbar{display:inline-flex;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.block-editor-block-contextual-toolbar.is-fixed{position:sticky;top:0;width:100%;z-index:31;min-height:48px;display:block;border:none;border-bottom:1px solid #e0e0e0;border-radius:0}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right-color:#e0e0e0}.block-editor-block-contextual-toolbar .block-editor-block-mover-button{overflow:hidden}.block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{min-width:24px;width:24px}.block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button svg{min-width:24px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button:focus:before{left:0!important;min-width:0;width:100%}@media (min-width:600px){.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-up-button svg{top:5px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-down-button svg{bottom:5px}}.block-editor-block-list__block-selection-button{display:inline-flex;padding:0 13px;z-index:22;border-radius:2px;background-color:#1e1e1e;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{margin:auto;display:inline-flex;align-items:center}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;padding:0;height:24px;min-width:24px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-width:18px;min-height:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{font-size:13px;color:#fff;height:48px}.block-editor-block-list__block-selection-button .components-button{min-width:36px;color:#fff;height:48px;display:flex}.block-editor-block-list__block-selection-button .components-button:focus{box-shadow:none;border:none}.block-editor-block-list__block-selection-button .components-button:active{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__insertion-point-popover.is-without-arrow{z-index:28;position:absolute;pointer-events:none}.block-editor-block-list__insertion-point-popover.is-without-arrow *{pointer-events:none}.block-editor-block-list__insertion-point-popover.is-without-arrow .is-with-inserter,.block-editor-block-list__insertion-point-popover.is-without-arrow .is-with-inserter *{pointer-events:all}.block-editor-block-list__insertion-point-popover.is-without-arrow .components-popover__content.components-popover__content{background:none;border:none;box-shadow:none;overflow-y:visible;margin-left:0}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover{z-index:31;position:absolute}.components-popover.block-editor-block-list__block-popover .components-popover__content{margin:0!important;min-width:auto;width:max-content;background:none;border:none;box-shadow:none;overflow-y:visible;pointer-events:none}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__empty-block-inserter{pointer-events:all}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button{margin-top:12px;margin-bottom:12px}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0;animation:hide-during-dragging 1ms linear forwards}.is-dragging-components-draggable .components-tooltip{display:none}.block-editor-block-list__block .block-list-appender{align-self:center;padding:0;list-style:none;margin:8px}.block-editor-block-list__block .block-list-appender.wp-block{max-width:none}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{margin:8px 0}.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{padding:0;opacity:1;transform:scale(1);transition:all .1s ease;margin-left:8px}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{transition-duration:0s;transition-delay:0s}}.block-editor-block-list__block .block-list-appender:first-of-type .block-list-appender__toggle{margin-left:0}.is-vertical .block-list-appender{width:24px;margin-right:auto;margin-top:12px;margin-left:12px}.block-list-appender>.block-editor-inserter{display:block}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{opacity:0;transform:scale(0)}.block-editor-block-breadcrumb{list-style:none;padding:0;margin:0}.block-editor-block-breadcrumb li{display:inline-block;margin:0}.block-editor-block-breadcrumb li:not(:last-child):after{content:"→"}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){text-decoration:underline;box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{content:"";display:block;position:absolute;border-radius:2px;top:1px;right:1px;bottom:1px;left:1px;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;padding:0 8px;font-size:inherit}.block-editor-block-card{display:flex;align-items:flex-start}.block-editor-block-card__content{flex-grow:1;margin-bottom:4px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{line-height:24px;margin:0 0 4px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;margin-left:0;margin-right:12px;width:24px;height:24px}.block-editor-block-compare{overflow:auto;height:auto}@media (min-width:600px){.block-editor-block-compare{max-height:70%}}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;justify-content:space-between;flex-direction:column;width:50%;padding:0 16px 0 0;min-width:200px}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{font-family:Menlo,Consolas,monaco,monospace;font-size:12px;color:#1e1e1e;border-bottom:1px solid #ddd;padding-bottom:15px;line-height:1.7}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-top:3px;padding-bottom:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{position:absolute;top:-24px;left:0}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;-webkit-user-select:none;user-select:none}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{margin:auto;justify-content:flex-start}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-width:18px;min-height:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.is-dragging{display:none!important}.block-editor-block-mobile-toolbar{display:flex;flex-direction:row;border-right:1px solid #ddd}.block-editor-block-mobile-toolbar .block-editor-block-mover-button{width:36px;height:36px;border-radius:2px;padding:3px;margin:0;justify-content:center;align-items:center}.block-editor-block-mobile-toolbar .block-editor-block-mover-button .dashicon{margin:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover{display:flex;margin-right:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover .block-editor-block-mover-button{float:left}.block-editor-block-mover-button__description{display:none}.block-editor-block-mover-button.has-icon{padding:0}.block-editor-block-mover{display:inline-flex;flex-direction:row}.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex:1;flex-direction:row;border-right:none!important}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex-direction:column}}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container,.block-editor-block-mover.is-horizontal .components-toolbar{flex-direction:row}.block-editor-block-mover .block-editor-block-mover-button.block-editor-block-mover-button{padding-right:0;padding-left:0;min-width:36px}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button{height:24px;width:42px;padding-right:11px!important;padding-left:6px!important}.block-editor-block-mover .block-editor-block-mover-button.block-editor-block-mover-button{min-width:42px}}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button:before{left:8px!important;right:8px!important}}.block-editor-block-mover .block-editor-block-mover__drag-handle{width:24px;cursor:grab;min-width:24px!important;padding:0!important}.block-editor-block-mover .block-editor-block-mover__drag-handle:focus:before{left:0!important;right:0!important}@media (min-width:600px){.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button{margin:0 auto 0 0}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-up-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-up-button:before{bottom:0;height:calc(100% - 1px)}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-down-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-down-button:before{top:0;height:calc(100% - 1px)}}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon{height:48px;width:24px;padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon:before{top:1px;bottom:1px;min-width:0;width:auto;height:auto}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon svg{margin-left:0;margin-right:-8px;margin-bottom:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon:before{left:0!important;right:0!important}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon svg{margin-left:-8px;margin-right:0;margin-top:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon:before{left:0!important;right:0!important;width:calc(100% + 1px)}.block-editor-block-navigation__label{margin:0 0 12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation-tree{width:100%;border-collapse:collapse;padding:0;margin:0}.components-modal__content .block-editor-block-navigation-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-block-navigation-leaf{position:relative}.block-editor-block-navigation-leaf.is-selected .block-editor-block-navigation-block-contents{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-navigation-leaf.is-selected .block-editor-block-navigation-block-contents:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf.is-branch-selected.is-selected .block-editor-block-navigation-block-contents{border-radius:2px 2px 0 0}.block-editor-block-navigation-leaf.is-branch-selected:not(.is-selected) .block-editor-block-navigation-block-contents{background:linear-gradient(hsla(0,0%,100%,.9),hsla(0,0%,100%,.9)),linear-gradient(var(--wp-admin-theme-color),var(--wp-admin-theme-color));border-radius:0}.block-editor-block-navigation-leaf.is-branch-selected.is-last-of-selected-branch .block-editor-block-navigation-block-contents{border-radius:0 0 2px 2px}.block-editor-block-navigation-leaf.is-dragging{display:none}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{display:flex;align-items:center;width:100%;height:auto;padding:6px 12px;text-align:left;color:#1e1e1e;border-radius:2px;position:relative;white-space:nowrap}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents:focus,.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents:hover{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents:focus{z-index:1}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-before:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;top:-2px;right:0;left:0;border-top:4px solid var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-after:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;bottom:-2px;right:0;left:0;border-bottom:4px solid var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-to-inner-blocks:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;bottom:-2px;right:0;left:24px;border-bottom:4px solid var(--wp-admin-theme-color)}.components-modal__content .block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{padding-left:0;padding-right:0}.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents{opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents{animation-duration:1ms;animation-delay:0s}}.block-editor-block-navigation-leaf .block-editor-block-icon{align-self:flex-start;margin-right:10px;width:20px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__contents-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{padding-top:0;padding-bottom:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{line-height:0;width:36px;opacity:0;vertical-align:top}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{transition-duration:0s;transition-delay:0s}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell:hover,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell:hover{position:relative;z-index:1;opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell:hover,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell:hover{animation-duration:1ms;animation-delay:0s}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell .components-button.has-icon,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell .components-button.has-icon{width:24px;min-width:24px;padding:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell{padding-top:8px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell-alignment-wrapper{display:flex;height:100%;flex-direction:column;align-items:center}.block-editor-block-navigation-leaf .block-editor-block-mover-button{position:relative;width:36px;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button svg{position:relative;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button{margin-top:-6px;align-items:flex-end}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button{margin-bottom:-6px;align-items:flex-start}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus,.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-block-navigation-leaf .block-editor-block-mover-button:before{content:"";position:absolute;display:block;border-radius:2px;height:16px;min-width:100%;left:0;right:0;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-mover-button:before{animation-duration:1ms;animation-delay:0s}}.block-editor-block-navigation-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-block-navigation-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-select-button__anchor{background:rgba(0,0,0,.1);border-radius:2px;display:inline-block;padding:2px 6px;margin:0 8px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.block-editor-block-navigation-leaf.is-selected .block-editor-block-navigation-block-select-button__anchor{background:rgba(0,0,0,.3)}.block-editor-block-navigation-appender__description,.block-editor-block-navigation-block-select-button__description,.block-editor-block-navigation-block-slot__description{display:none}.block-editor-block-navigation-appender__cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-appender__cell .block-editor-block-navigation-block__contents-container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-block__contents-container{display:flex}.block-editor-block-navigation-leaf[aria-level] .block-editor-block-icon{margin-left:224px}.block-editor-block-navigation-leaf[aria-level="1"] .block-editor-block-icon{margin-left:0}.block-editor-block-navigation-leaf[aria-level="2"] .block-editor-block-icon{margin-left:28px}.block-editor-block-navigation-leaf[aria-level="3"] .block-editor-block-icon{margin-left:56px}.block-editor-block-navigation-leaf[aria-level="4"] .block-editor-block-icon{margin-left:84px}.block-editor-block-navigation-leaf[aria-level="5"] .block-editor-block-icon{margin-left:112px}.block-editor-block-navigation-leaf[aria-level="6"] .block-editor-block-icon{margin-left:140px}.block-editor-block-navigation-leaf[aria-level="7"] .block-editor-block-icon{margin-left:168px}.block-editor-block-navigation-leaf[aria-level="8"] .block-editor-block-icon{margin-left:196px}.block-editor-block-navigation-leaf[aria-level="9"] .block-editor-block-icon{margin-left:224px}.block-editor-block-parent-selector{background:#fff;border-radius:2px}.block-editor-block-parent-selector .block-editor-block-parent-selector__button{width:48px;height:48px;border:1px solid #1e1e1e;border-radius:2px}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-top:16px}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-block-patterns-list__item{height:100%;border-radius:2px;transition:all .05s ease-in-out;position:relative;border:1px solid transparent}.block-editor-block-patterns-list__item:hover{border:1px solid var(--wp-admin-theme-color)}.block-editor-block-patterns-list__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-patterns-list__item-title{padding:4px;font-size:12px;text-align:center}.block-editor-block-preview__container{position:relative;width:100%;overflow:hidden}.block-editor-block-preview__container.editor-styles-wrapper{padding:0;margin:0}.block-editor-block-preview__container .block-editor-block-preview__content{position:absolute;top:0;left:0;transform-origin:top left;text-align:initial;margin:0;overflow:visible;min-height:auto}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-drop-zone,.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender,.block-editor-block-preview__container .block-editor-block-preview__content .reusable-block-indicator{display:none}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__layout.is-root-container{padding-left:0;padding-right:0}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__layout.is-root-container>.wp-block[data-align=full]{margin-left:0;margin-right:0}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles{display:flex;flex-wrap:wrap;justify-content:space-between}.block-editor-block-styles__item{width:calc(50% - 4px);margin:4px 0;flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:2px;padding:6px;display:flex;flex-direction:column}.block-editor-block-styles__item:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-styles__item:hover .block-editor-block-styles__item-preview{border-color:var(--wp-admin-theme-color)}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-label{font-weight:700}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-preview{margin:0;border:2px solid #1e1e1e}.block-editor-block-styles__item .block-editor-block-preview__container{cursor:inherit}.block-editor-block-styles__item-preview{outline:1px solid transparent;padding:0;margin:2px;border-radius:2px;display:flex;overflow:hidden;background:#fff;align-items:center;flex-grow:1;min-height:80px;max-height:160px}.block-editor-block-switcher__styles__menugroup{position:relative}.block-editor-block-styles__item-label{text-align:center;padding:4px 0}.block-editor-block-switcher,.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{margin:0;display:block;height:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.show-icon-labels .block-editor-block-toolbar .block-editor-block-switcher .components-button.has-icon:after{font-size:14px}.block-editor-block-switcher__popover{margin-left:6px}.components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-blocks-icon{margin-right:auto;margin-left:auto}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{height:100%;position:relative;margin:0 auto;display:flex;align-items:center;min-width:100%}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{top:8px;right:8px;bottom:8px;left:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.components-popover.block-editor-block-switcher__popover .components-popover__content>div{min-width:auto;display:flex;background:#fff;padding:0}.components-popover.block-editor-block-switcher__popover .components-popover__content>div .components-menu-group{margin:0}.block-editor-block-switcher__popover .components-popover__content .block-editor-block-styles{margin:0 -3px}.block-editor-block-switcher__popover .components-popover__content .components-panel__body{border:0;position:relative;z-index:1}.block-editor-block-switcher__popover .components-popover__content .components-panel__body+.components-panel__body{border-top:1px solid #e0e0e0}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{position:absolute;top:-12px;left:calc(100% + 32px)}.block-editor-block-switcher__preview__popover{display:none}.block-editor-block-switcher__preview__popover.components-popover{margin-left:4px;margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{box-shadow:none;border:1px solid #1e1e1e;background:#fff;border-radius:2px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{width:300px;height:auto;max-height:500px;padding:16px}.block-editor-block-switcher__preview-title{margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{width:48px;height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{height:100%;border-radius:2px;transition:all .05s ease-in-out;position:relative;border:1px solid transparent}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{padding:4px;font-size:12px;text-align:center;cursor:pointer}.block-editor-block-types-list>[role=presentation]{padding:4px;margin-left:-4px;margin-right:-4px;overflow:hidden;display:flex;flex-wrap:wrap}.block-editor-block-variation-picker .components-placeholder__instructions{margin-bottom:0}.block-editor-block-variation-picker .components-placeholder__fieldset{flex-direction:column}.block-editor-block-variation-picker.has-many-variations .components-placeholder__fieldset{max-width:90%}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;margin:16px 0;padding:0;list-style:none}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li{list-style:none;margin:8px 20px 0 0;flex-shrink:1;width:75px;text-align:center}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li button{display:inline-flex;margin-right:0}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation{padding:8px}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;display:block;line-height:1.4}.block-editor-block-variation-picker__variation{width:100%}.block-editor-block-variation-picker__variation.components-button.has-icon{justify-content:center;width:auto}.block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary{background-color:#fff}.block-editor-block-variation-picker__variation.components-button{height:auto;padding:0}.block-editor-block-variation-picker__variation:before{content:"";padding-bottom:100%}.block-editor-block-variation-picker__variation:first-child{margin-left:0}.block-editor-block-variation-picker__variation:last-child{margin-right:0}.block-editor-block-pattern-setup{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;padding:16px;max-height:550px;overflow:auto;margin:0 1px 1px;width:calc(100% - 2px);background:#fff}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item-title{padding:4px;font-size:12px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container{border-radius:2px;border:1px solid #ddd}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{box-sizing:border-box;position:relative;padding:16px;width:100%;text-align:left;margin:0;color:#1e1e1e;border-radius:2px 2px 0 0;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{width:calc(50% - 36px);display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{overflow:hidden;position:relative;padding:0;margin:0;list-style:none;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{opacity:0;position:absolute;top:0;width:100%;margin:auto;padding:16px;transition:transform .5s,opacity .5s,z-index .5s;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-variation-transforms{padding:0 16px 16px 56px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;min-height:30px;width:100%;position:relative;text-align:left;justify-content:left;padding:6px 12px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-style-control__select{margin-bottom:24px}.components-border-style-control__select button{width:100%}.components-border-style-control__select ul li,.components-border-style-control__select ul li:last-child{margin:6px}.block-editor-button-block-appender{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;width:100%;height:auto;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.is-dark-theme .block-editor-button-block-appender{color:hsla(0,0%,100%,.65);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.65)}.block-editor-button-block-appender:hover{color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-button-block-appender.block-list-appender__toggle{display:flex;flex-direction:row;box-shadow:none;height:24px;width:24px}.block-editor-button-block-appender.block-list-appender__toggle>svg{width:24px;background-color:#1e1e1e;color:#fff;border-radius:2px;flex:1 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control .block-editor-color-gradient-control__button-tabs{display:block;margin-bottom:12px}.block-editor-panel-color-gradient-settings .component-color-indicator{vertical-align:text-bottom}.block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:inline-block}.block-editor-panel-color-gradient-settings.is-opened .block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:none}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{margin-right:0}.block-editor-panel-color-gradient-settings .components-circular-option-picker__option-wrapper{margin-right:calc(20% - 33.6px)}.block-editor-panel-color-gradient-settings .components-circular-option-picker__option-wrapper:nth-child(6n+6){margin-right:0}}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid transparent}.block-editor-default-block-appender .block-editor-default-block-appender__content{opacity:.62}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{position:absolute;top:0;height:32px}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle{margin-right:0}.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{right:8px}@media (min-width:600px){.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{display:flex;height:100%}}.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-duotone-control__popover .components-popover__content{border:1px solid #1e1e1e;min-width:214px}.block-editor-duotone-control__popover .components-circular-option-picker{padding:12px}.block-editor-duotone-control__popover .components-menu-group__label{padding:12px 12px 0;width:100%;box-sizing:border-box}.block-editor-duotone-control__popover>.components-popover__content{width:334px}.block-editor-duotone-control__popover:not([data-y-axis=middle][data-x-axis=right])>.components-popover__content{margin-left:-14px}.components-font-appearance-control__select{margin-bottom:24px}.components-font-appearance-control__select ul li{color:#1e1e1e;text-transform:capitalize}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.block-editor-link-control{position:relative;min-width:360px}.components-popover__content .block-editor-link-control{min-width:auto;width:90vw;max-width:360px}.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;width:calc(100% - 32px);display:block;padding:11px 36px 11px 16px;margin:16px;position:relative;border:1px solid #ddd;border-radius:2px}@media (prefers-reduced-motion:reduce){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-size:13px;line-height:normal}}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input .components-base-control__field{margin-bottom:0}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{position:absolute;top:19px;right:19px}.components-button .block-editor-link-control__search-submit .has-icon{margin:-1px}.block-editor-link-control__search-results-wrapper{position:relative;margin-top:-15px}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";position:absolute;left:-1px;right:16px;display:block;pointer-events:none;z-index:100}.block-editor-link-control__search-results-wrapper:before{height:8px;top:0;bottom:auto}.block-editor-link-control__search-results-wrapper:after{height:16px;bottom:0;top:auto}.block-editor-link-control__search-results-label{padding:16px 32px 0;display:block;font-weight:600}.block-editor-link-control__search-results{margin:0;padding:8px 16px;max-height:200px;overflow-y:auto}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item{position:relative;display:flex;align-items:center;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;padding:12px 16px;border-radius:5px;height:auto}.block-editor-link-control__search-item:focus,.block-editor-link-control__search-item:hover{background-color:#ddd}.block-editor-link-control__search-item:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color) inset}.block-editor-link-control__search-item.is-selected{background:#f0f0f0}.block-editor-link-control__search-item.is-selected .block-editor-link-control__search-item-type{background:#fff}.block-editor-link-control__search-item.is-current{background:transparent;border:0;width:100%;cursor:default;padding:16px 16px 16px 24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{display:block;margin-right:8px;overflow:hidden;white-space:nowrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{margin-right:1em;min-width:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info,.block-editor-link-control__search-item .block-editor-link-control__search-item-title{overflow:hidden;text-overflow:ellipsis;padding-right:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info .components-external-link__icon,.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{position:absolute;right:0;margin-top:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;margin-bottom:.2em;font-weight:500;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{font-weight:700;color:#000;background-color:transparent}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-info{display:block;color:#757575;font-size:.9em;line-height:1.3}.block-editor-link-control__search-item .block-editor-link-control__search-item-type{display:block;padding:3px 8px;margin-left:auto;font-size:.9em;background-color:#f0f0f0;border-radius:2px}.block-editor-link-control__loading{margin:16px;display:flex;align-items:center}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";position:absolute;top:-10px;left:0;display:block;width:100%}.block-editor-link-control__search-results div[role=menu]>.block-editor-link-control__search-item.block-editor-link-control__search-item{padding:10px}.block-editor-link-control__settings{border-top:1px solid #ddd;margin:0;padding:16px 24px}.block-editor-link-control__settings :last-child{margin-bottom:0}.is-alternate .block-editor-link-control__settings{border-top:1px solid #1e1e1e}.block-editor-link-control__setting{margin-bottom:16px}.block-editor-link-control__setting :last-child{margin-bottom:0}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{position:absolute;left:auto;bottom:auto;top:28px;right:62px}.block-editor-link-control__search-item-action{margin-left:auto;flex-shrink:0}.block-editor-line-height-control{margin-bottom:24px}.block-editor-line-height-control input{display:block;max-width:60px}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__row{display:flex;justify-content:space-between}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-bottom:.5em}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height input,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width input{line-height:1.25}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-right:5px}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height{margin-left:5px}.block-editor-block-list__layout.has-overlay:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;z-index:60}[data-align=full] .has-overlay:after{right:0;left:0}.block-editor-block-types-list__list-item{display:block;width:33.33%;padding:0;margin:0}.components-button.block-editor-block-types-list__item{display:flex;flex-direction:column;width:100%;font-size:13px;color:#1e1e1e;padding:8px;align-items:stretch;justify-content:center;cursor:pointer;background:transparent;word-break:break-word;border-radius:2px;border:1px solid transparent;transition:all .05s ease-in-out;position:relative;height:auto}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-duration:0s;transition-delay:0s}}.components-button.block-editor-block-types-list__item:disabled{opacity:.6;cursor:default}.components-button.block-editor-block-types-list__item:not(:disabled):hover{border-color:var(--wp-admin-theme-color);color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{color:#fff;background:#1e1e1e;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item-icon{padding:12px 20px;border-radius:2px;color:#1e1e1e;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-duration:0s;transition-delay:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-duration:0s;transition-delay:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{padding:4px 2px 8px;font-size:12px}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__options .components-popover__content>div{padding-top:16px}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:12px;margin-right:-12px;margin-left:-12px;padding:12px 24px 0}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{top:16px}.block-editor-media-flow__url-input .block-editor-link-control{margin-top:-16px;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .components-base-control .components-base-control__field{margin-bottom:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:180px;margin-top:16px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{width:auto;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:16px 0 0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{right:4px}.block-editor-media-flow__error{padding:0 20px 20px;max-width:255px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-media-placeholder__url-input-container .block-editor-media-placeholder__button{margin-bottom:0}.block-editor-media-placeholder__url-input-form{display:flex}.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:100%;flex-grow:1;border:none;border-radius:0;margin:2px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:300px}}.block-editor-media-placeholder__url-input-submit-button{flex-shrink:1}.block-editor-media-placeholder__button{margin-bottom:.5rem}.block-editor-media-placeholder__cancel-button.is-link{margin:1em;display:block}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{cursor:pointer;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-multi-selection-inspector__card{display:flex;align-items:flex-start;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-plain-text{box-shadow:none;font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;border:none;padding:0;margin:0;width:100%}.block-editor-responsive-block-control{margin-bottom:28px;border-bottom:1px solid #ccc;padding-bottom:14px}.block-editor-responsive-block-control:last-child{padding-bottom:0;border-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.block-editor-rich-text__editable>p:first-child{margin-top:0}.block-editor-rich-text__editable [data-rich-text-placeholder]{pointer-events:none}.block-editor-rich-text__editable [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.block-editor-rich-text__editable:focus{outline:none}.block-editor-rich-text__editable:focus [data-rich-text-format-boundary]{border-radius:2px}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{width:auto;min-width:auto;margin-bottom:8px;box-shadow:none;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{border:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-width:48px;min-height:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{content:"</>";background:#ff0}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:var(--wp-admin-theme-color);line-height:normal;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:none;z-index:100000}.block-editor-text-decoration-and-transform{display:flex}.block-editor-text-transform-control{flex:0 0 50%}.block-editor-text-transform-control legend{margin-bottom:8px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-text-decoration-control{flex:0 0 50%}.block-editor-text-decoration-control legend{margin-bottom:8px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-tool-selector__help{margin:8px -12px -12px;padding:12px 20px;border-top:1px solid #ddd;color:#757575;min-width:280px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;position:relative;padding:1px}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:100%;padding:8px 8px 8px 12px;border:none;border-radius:0;margin-left:0;margin-right:0;font-size:16px}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:300px;font-size:13px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{position:absolute;right:8px 8px 8px 12px;bottom:8px 8px 8px 12px8px1;margin:0}.block-editor-url-input__input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.block-editor-url-input__input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__suggestions{max-height:200px;transition:all .15s ease-in-out;padding:4px 0;width:302px;overflow-y:auto}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-duration:0s;transition-delay:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:inherit}}.block-editor-url-input__suggestion{padding:4px 8px 8px;color:#757575;display:block;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;box-shadow:none}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{content:"";position:absolute;display:block;width:1px;height:24px;right:-1px;background:#ddd}.block-editor-url-input__button-modal{box-shadow:0 2px 6px rgba(0,0,0,.05);border:1px solid #ddd;background:#fff}.block-editor-url-input__button-modal-line{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0;align-items:flex-start}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;width:36px;height:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:12px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{padding:5px;border-radius:2px;height:30px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{flex-shrink:0;border-radius:0;border-left:1px solid #ddd;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__input-container .components-base-control:last-child,.block-editor-url-popover__input-container .components-base-control:last-child .components-base-control__field{margin-bottom:0}.block-editor-url-popover__settings{display:block;padding:16px;border-top:1px solid #ddd}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-editor .block-editor-url-input .components-base-control__field,.block-editor-url-popover__link-viewer .block-editor-url-input .components-base-control__field{margin-bottom:0}.block-editor-url-popover__link-editor .block-editor-url-input .components-spinner,.block-editor-url-popover__link-viewer .block-editor-url-input .components-spinner{bottom:8px 8px 8px 12px1}.block-editor-url-popover__link-viewer-url{margin:7px;flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:150px;max-width:500px}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-warning{align-items:center;display:flex;flex-wrap:wrap;padding:1em;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.block-editor-warning,.block-editor-warning .block-editor-warning__message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.block-editor-warning .block-editor-warning__message{line-height:1.4;font-size:13px;color:#1e1e1e;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:baseline;width:100%}.block-editor-warning .block-editor-warning__actions{display:flex;margin-top:1em}.block-editor-warning .block-editor-warning__action{margin:0 8px 0 0}.block-editor-warning__secondary{margin:auto 0 auto 8px}.components-popover.block-editor-warning__dropdown{z-index:99998}.html-anchor-control .components-external-link{display:block;margin-top:8px}.block-editor-hooks__layout-controls{display:flex;margin-bottom:16px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit{display:flex;margin-right:24px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit svg{margin:auto 0 4px 8px}.block-editor-hooks__layout-controls-reset{display:flex;justify-content:flex-end;margin-bottom:24px}.block-editor-hooks__layout-controls-helptext{font-size:12px}#end-resizable-editor-section{display:none}.block-editor-block-toolbar{display:flex;flex-grow:1;width:100%;overflow:auto;position:relative;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;line-height:0;margin-top:-1px;margin-bottom:-1px;border:0;border-right:1px solid #ddd}.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:56px}.show-icon-labels .block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:0}.block-editor-block-parent-selector{position:absolute;top:-1px;left:-57px}.show-icon-labels .block-editor-block-parent-selector{position:relative;left:auto;top:auto;margin-top:-1px;margin-left:-1px;margin-bottom:-1px}.block-editor-block-toolbar__block-controls{height:auto!important;padding:0!important;margin-left:-1px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{width:24px!important;margin:0!important}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle:focus:before,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon:focus:before{right:4px!important}.block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:-6px}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports (position:sticky){.block-editor-block-toolbar__slot{display:inline-flex}}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher{border-right:1px solid #1e1e1e}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle{margin-left:0}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{width:0!important;height:0!important}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle:focus:before,.show-icon-labels .block-editor-block-switcher__no-switcher-icon:focus:before{right:4px!important}.show-icon-labels .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:0;white-space:nowrap}.show-icon-labels .block-editor-block-mover-button{padding-left:8px!important;padding-right:8px!important}.show-icon-labels .block-editor-block-mover__drag-handle.has-icon{padding-left:6px!important;padding-right:6px!important;border-right:1px solid #1e1e1e}@media (min-width:600px){.show-icon-labels .is-up-button.is-up-button.is-up-button{border-bottom:1px solid #1e1e1e;margin-right:0;border-radius:0}}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{display:inline-block;background:none;border:none;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tabs .components-tab-panel__tabs{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{overflow:visible;height:auto}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{display:inline-flex;align-items:center;cursor:pointer;border:none;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-duration:0s;transition-delay:0s}}.block-editor-inserter__menu{height:100%;position:relative;overflow:visible}.block-editor-inserter__main-area{width:auto;overflow-y:auto;height:100%}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px;position:sticky;top:0;background:#fff;z-index:1}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;line-height:normal;display:block;padding:16px 48px 16px 16px;background:#f0f0f0;border:none;width:100%;height:48px;font-size:16px}@media (prefers-reduced-motion:reduce){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px;line-height:normal}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{background:#fff;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::placeholder{color:#757575}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-cancel-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-decoration,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-decoration{-webkit-appearance:none}.block-editor-inserter__search-icon{position:absolute;top:0;right:20px;bottom:0;display:flex;align-items:center}.block-editor-inserter__search-icon>svg{margin:8px}.block-editor-inserter__tabs{display:flex;flex-direction:column;margin-top:-8px}.block-editor-inserter__tabs .components-tab-panel__tabs{position:sticky;top:72px;background:#fff;z-index:1;border-bottom:1px solid #ddd}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-grow:1;flex-direction:column;position:relative;z-index:0}.block-editor-inserter__panel-header{display:inline-flex;align-items:center;padding:16px 16px 0}.block-editor-inserter__panel-header-patterns{padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{margin:0 12px 0 0;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{line-height:1.2}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__block-list{flex-grow:1;position:relative}.block-editor-inserter__popover .block-editor-block-types-list{margin:-8px}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks{display:inline-block;margin:16px}.block-editor-inserter__no-results{padding:32px;margin-top:64px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{display:flex;align-items:center}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container{display:none;width:300px;background:#fff;border-radius:2px;border:1px solid #ddd;position:absolute;top:16px;left:calc(100% + 16px);max-height:calc(100% - 32px);overflow-y:hidden}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-block-card{padding:16px}.block-editor-inserter__preview-container .block-editor-block-card__title{font-size:13px}.block-editor-inserter__preview-content{min-height:144px;background:#f0f0f0;display:grid;flex-grow:1;align-items:center}.block-editor-inserter__preview-content-missing{flex:1;display:flex;justify-content:center;align-items:center;min-height:144px;color:#757575;background:#f0f0f0}.block-editor-inserter__tips{border-top:1px solid #ddd;padding:16px;flex-shrink:0;position:relative}.block-editor-inserter__manage-reusable-blocks-container{padding:16px}.block-editor-inserter__quick-inserter{width:100%;max-width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{height:0;padding:0;float:left}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content>div{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{display:block;background:#1e1e1e;color:#fff;width:100%;height:44px;border-radius:0}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color),inset 0 0 0 3px #fff}.block-editor-post-preview__dropdown{padding:0}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize{padding-left:40px}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon{padding-left:8px}.block-editor-post-preview__dropdown-content .components-popover__content{overflow-y:visible}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:first-child{padding-bottom:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:last-child{margin-bottom:0}.block-editor-post-preview__dropdown-content .components-menu-group+.components-menu-group{padding:8px}@media (min-width:600px){.edit-post-header__settings .editor-post-preview,.edit-site-header__actions .editor-post-preview{display:none}}@media (min-width:600px){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state{opacity:0}.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened{opacity:1}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-20:#006187;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-20:#064054;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.nux-dot-tip:after,.nux-dot-tip:before{border-radius:100%;content:" ";pointer-events:none;position:absolute}.nux-dot-tip:before{animation:nux-pulse 1.6s cubic-bezier(.17,.67,.92,.62) infinite;background:rgba(0,115,156,.9);opacity:.9;height:24px;left:-12px;top:-12px;transform:scale(.3333333333);width:24px}.nux-dot-tip:after{background:#00739c;height:8px;left:-4px;top:-4px;width:8px}@keyframes nux-pulse{to{background:rgba(0,115,156,0);transform:scale(1)}}.nux-dot-tip .components-popover__content{width:350px}.nux-dot-tip .components-popover__content>div{padding:20px 18px}@media (min-width:600px){.nux-dot-tip .components-popover__content{width:450px}}.nux-dot-tip .components-popover__content .nux-dot-tip__disable{position:absolute;right:0;top:0}.nux-dot-tip[data-y-axis=top]{margin-top:-4px}.nux-dot-tip[data-y-axis=bottom]{margin-top:4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left]{margin-left:-4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right]{margin-left:4px}.nux-dot-tip[data-y-axis=top] .components-popover__content{margin-bottom:20px}.nux-dot-tip[data-y-axis=bottom] .components-popover__content{margin-top:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left] .components-popover__content{margin-right:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right] .components-popover__content{margin-left:20px}.nux-dot-tip[data-y-axis=center],.nux-dot-tip[data-y-axis=left],.nux-dot-tip[data-y-axis=right]{z-index:1000001}@media (max-width:600px){.nux-dot-tip[data-y-axis=center] .components-popover__content,.nux-dot-tip[data-y-axis=left] .components-popover__content,.nux-dot-tip[data-y-axis=right] .components-popover__content{align-self:end;left:5px;margin:20px 0 0;max-width:none!important;position:fixed;right:5px;width:auto}}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{
  /*!rtl:ignore*/margin-left:0}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{
  /*!rtl:ignore*/margin-right:0}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{
  /*!rtl:ignore*/margin-left:-12px}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{
  /*!rtl:ignore*/margin-right:-12px}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}.reusable-blocks-menu-items__convert-modal-actions{padding-top:12px}
@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{font:normal 20px/1 dashicons;content:"";margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{margin-right:8px;flex-grow:0;flex-shrink:0;max-width:none;width:24px;height:24px}.editor-autocompleters__user .editor-autocompleters__user-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px;flex-shrink:0;flex-grow:1}.editor-autocompleters__user .editor-autocompleters__user-slug{margin-left:8px;color:#757575;white-space:nowrap;text-overflow:ellipsis;overflow:none;max-width:100px;flex-grow:0;flex-shrink:0}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{cursor:pointer;background:none;border:none;display:flex;align-items:flex-start;margin:0 0 0 -1px;padding:2px 5px 2px 1px;color:#1e1e1e;text-align:left;border-radius:2px}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.document-outline__level{background:#ddd;color:#1e1e1e;border-radius:3px;font-size:13px;padding:1px 6px;margin-right:4px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible,.components-editor-notices__pinned{position:relative;left:0;top:0;right:0;color:#1e1e1e}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{box-sizing:border-box;margin:0;border-bottom:1px solid rgba(0,0,0,.2);padding:0 12px;min-height:60px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel{background:#fff;position:fixed;z-index:100001;top:46px;bottom:0;right:0;left:0;overflow:auto;box-sizing:border-box}.entities-saved-states__panel *,.entities-saved-states__panel :after,.entities-saved-states__panel :before{box-sizing:inherit}.entities-saved-states__panel .entities-saved-states__find-entity{display:none}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:block}@media (min-width:782px){.entities-saved-states__panel{top:32px;left:auto;width:280px;border-left:1px solid #ddd}body.is-fullscreen-mode .entities-saved-states__panel{top:0}.entities-saved-states__panel .entities-saved-states__find-entity{display:block}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:none}}.entities-saved-states__panel .entities-saved-states__panel-header{background:#fff;padding-left:8px;padding-right:8px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.entities-saved-states__panel .entities-saved-states__panel-header .editor-entities-saved-states__save-button{margin:auto}.entities-saved-states__panel .entities-saved-states__panel-header .components-button.has-icon{position:absolute;right:8px}.entities-saved-states__panel .entities-saved-states__text-prompt{padding:16px 16px 4px}.editor-error-boundary{max-width:780px;padding:20px;margin:60px auto auto;box-shadow:0 10px 10px rgba(0,0,0,.25)}.editor-page-attributes__order{width:100%}.editor-page-attributes__order .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.editor-page-attributes__order input{width:66px}.editor-post-excerpt__textarea{width:100%;margin-bottom:10px}.editor-post-featured-image{padding:0}.editor-post-featured-image__container{margin-bottom:1em;position:relative}.editor-post-featured-image .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.editor-post-featured-image .components-button+.components-button{display:block;margin-top:1em}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{display:block;width:100%;padding:0;transition:all .1s ease-out;box-shadow:0 0 0 0 var(--wp-admin-theme-color)}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-duration:0s;transition-delay:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview:not(:disabled):not([aria-disabled=true]):focus{box-shadow:0 0 0 4px var(--wp-admin-theme-color)}.editor-post-featured-image__toggle{border-radius:2px;background-color:#f0f0f0;min-height:90px;line-height:20px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background:#ddd;color:#1e1e1e}.editor-post-format{flex-direction:column;align-items:stretch;width:100%}.editor-post-format__content{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.editor-post-format__suggestion{text-align:right;font-size:13px}.editor-post-last-revision__title{width:100%;font-weight:600}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button.editor-post-last-revision__title{height:100%}.components-button.editor-post-last-revision__title:active,.components-button.editor-post-last-revision__title:hover{background:#f0f0f0}.components-button.editor-post-last-revision__title:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.editor-post-locked-modal{height:auto;padding-right:10px;padding-left:10px;padding-top:10px;max-width:480px}.editor-post-locked-modal .components-modal__header{height:36px}.editor-post-locked-modal .components-modal__content{height:auto}.editor-post-locked-modal__buttons{margin-top:10px}.editor-post-locked-modal__buttons .components-button{margin-right:5px}.editor-post-locked-modal__avatar{float:left;margin:5px 15px 5px 5px}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content .components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{background:#fff;padding-left:16px;padding-right:16px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.editor-post-publish-panel__header .components-button{width:100%;justify-content:center}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{display:flex;align-items:center;margin:16px 0}.components-site-icon{border:none;border-radius:2px;margin-right:12px;height:36px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{display:block;color:#757575;font-size:12px}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex-grow:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{padding-right:4px}.editor-post-publish-panel__header-cancel-button{padding-left:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{display:inline-flex;align-items:center}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{display:flex;align-content:space-between;flex-wrap:wrap;margin:-5px}.post-publish-panel__postpublish-buttons>*{flex-grow:1;margin:5px}.post-publish-panel__postpublish-buttons .components-button{height:auto;justify-content:center;padding:3px 10px 4px;line-height:1.6;text-align:center;white-space:normal}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address{margin-bottom:16px}.post-publish-panel__postpublish-post-address input[readonly]{padding:10px;background:#ddd;overflow:hidden;text-overflow:ellipsis}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}.editor-post-saved-state{display:flex;align-items:center;width:28px;padding:12px 4px;color:#757575;overflow:hidden;white-space:nowrap}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{width:auto;padding:8px 12px;text-indent:inherit}.editor-post-saved-state svg{margin-right:4px}}.editor-post-taxonomies__hierarchical-terms-list{max-height:14em;overflow:auto;margin-left:-6px;padding-left:6px;margin-top:-6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-top:8px;margin-left:16px}.components-button.editor-post-taxonomies__hierarchical-terms-add,.components-button.editor-post-taxonomies__hierarchical-terms-submit{margin-top:12px}.editor-post-taxonomies__hierarchical-terms-label{display:inline-block;margin-top:12px}.editor-post-taxonomies__hierarchical-terms-input{margin-top:8px;width:100%}.editor-post-taxonomies__hierarchical-terms-filter{margin-bottom:8px;width:100%}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{font-weight:400;margin-bottom:12px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-taxonomies__flat-term-most-used-list .components-button{font-size:12px}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;display:block;margin:0;width:100%;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;min-height:200px;transition:border .1s ease-out,box-shadow .1s linear;padding:16px;font-size:16px!important}@media (prefers-reduced-motion:reduce){.edit-post-text-editor__body textarea.editor-post-text-editor{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.edit-post-text-editor__body textarea.editor-post-text-editor{padding:24px;font-size:15px!important}}.edit-post-text-editor__body textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}.edit-post-text-editor__body textarea.editor-post-text-editor::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-text-editor__body textarea.editor-post-text-editor::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.edit-post-text-editor__body textarea.editor-post-text-editor:-ms-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog,.editor-post-visibility__dialog-fieldset{padding:0 4px 4px}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-legend,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-legend{font-weight:600;margin-bottom:1em;margin-top:.5em;padding:0}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;margin-right:12px;transition:none;border-radius:50%;width:24px;height:24px;margin-top:2px}@media (prefers-reduced-motion:reduce){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-size:13px;line-height:normal}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{height:20px;width:20px}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{box-sizing:inherit;width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{transform:translate(5px,5px)}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-label{font-weight:600}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-info{margin-top:0;margin-left:32px}.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info{margin-bottom:0}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin-left:36px;margin-top:8px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-title{position:relative}.editor-post-title .editor-post-title__input{display:block;width:100%;margin:0;box-shadow:none;background:transparent;transition:border .1s ease-out,box-shadow .1s linear;padding:19px 0;word-break:keep-all;font-family:inherit;color:inherit;border-color:transparent;border-style:solid;border-width:1px 0;border-radius:0;outline:1px solid transparent;font-size:2.44em;font-weight:800;line-height:1.4}@media (prefers-reduced-motion:reduce){.editor-post-title .editor-post-title__input{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.editor-post-title .editor-post-title__input{border-width:1px}}.editor-post-title .editor-post-title__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-title .editor-post-title__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-title .editor-post-title__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .editor-post-title .editor-post-title__input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-title .editor-post-title__input::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-title .editor-post-title__input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.editor-post-title .editor-post-title__input:focus{border:1px solid transparent;outline:1px solid transparent;box-shadow:none}.editor-post-title.is-focus-mode .editor-post-title__input{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.editor-post-title.is-focus-mode .editor-post-title__input{transition-duration:0s;transition-delay:0s}}.editor-post-title.is-focus-mode .editor-post-title__input:focus{opacity:1}.editor-post-trash.components-button{margin-top:4px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content>div{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);pointer-events:none}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{flex-basis:33%;display:flex;flex-direction:column;font-size:13px;color:#1e1e1e;padding-right:8px;margin-bottom:0;margin-top:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{font-size:21px;font-weight:400;line-height:30px;color:#1e1e1e}.table-of-contents__title{display:block;margin-top:20px;font-size:15px;font-weight:600}.editor-template-validation-notice{display:flex;justify-content:space-between;align-items:center}.editor-template-validation-notice .components-button{margin-left:5px}
.wp-block-powrful-packs{background:blue;border:.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem}
/*!* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/@font-face{font-family:fontawesome;src:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.1.0);src:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal;font-display: swap;
}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/slick/./ajax-loader.gif)50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/slick/./fonts/slick.eot);src:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/slick/./fonts/slick.eot?#iefix)format('embedded-opentype'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/slick/./fonts/slick.woff)format('woff'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/slick/./fonts/slick.ttf)format('truetype'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/plugins/slick/./fonts/slick.svg#slick)format('svg');font-display: swap;
}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:0 0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:0 0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:0 0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 html{
 font-family:sans-serif;
 -webkit-text-size-adjust:100%;
 -ms-text-size-adjust:100%}

body{margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,:before,:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../fonts/glyphicons-halflings-regular.eot);src:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');font-display: swap;
}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}
@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}
@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1200px){.container{width:1032px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}
@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}
@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}
@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}
@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px;line-height:1.5 \0}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px;line-height:1.33 \0}_:-ms-fullscreen,:root input[type=date],_:-ms-fullscreen,:root input[type=time],_:-ms-fullscreen,:root input[type=datetime-local],_:-ms-fullscreen,:root input[type=month]{line-height:1.42857143}_:-ms-fullscreen.input-sm,:root input[type=date].input-sm,_:-ms-fullscreen.input-sm,:root input[type=time].input-sm,_:-ms-fullscreen.input-sm,:root input[type=datetime-local].input-sm,_:-ms-fullscreen.input-sm,:root input[type=month].input-sm{line-height:1.5}_:-ms-fullscreen.input-lg,:root input[type=date].input-lg,_:-ms-fullscreen.input-lg,:root input[type=time].input-lg,_:-ms-fullscreen.input-lg,:root input[type=datetime-local].input-lg,_:-ms-fullscreen.input-lg,:root input[type=month].input-lg{line-height:1.33}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,select.form-group-sm .form-control{height:30px;line-height:30px}textarea.input-sm,textarea.form-group-sm .form-control,select[multiple].input-sm,select[multiple].form-group-sm .form-control{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,select.form-group-lg .form-control{height:46px;line-height:46px}textarea.input-lg,textarea.form-group-lg .form-control,select[multiple].input-lg,select[multiple].form-group-lg .form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}
@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}
@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}
@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}
@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color: #ffffff;text-decoration: none; background-color: #6cbd45;}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}
@media (min-width:768px){.navbar{border-radius:4px}}
@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}
@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}
@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}
@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}
@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}
@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:10px 0px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}
@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}
@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}
@media (min-width:768px){.navbar-nav{float:right;margin: 20px 10px 0px 0px;}.navbar-nav>li{float:left;margin: 0px 0px 0px 10px;}.navbar-nav>li>a{padding: 10px 15px;}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}
@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}
@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}
@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}
@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}
@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#fff;border-bottom: 1px solid #D9D9D9;}.navbar-default .navbar-brand{color:#000000}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#000000}.navbar-default .navbar-nav>li>a{color:#000000}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color: #FFF;
background: #F7941E none repeat scroll 0% 0%;
border-radius: 5px;
box-shadow: 0px 1px 5px #CCC;}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color: #FFF;
background: #6cbd45 none repeat scroll 0% 0%;
border-radius: 5px;
box-shadow: 0px 1px 5px #CCC;}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color: #FFF;
background: #F7941E none repeat scroll 0% 0%;
border-radius: 5px;
box-shadow: 0px 1px 5px #CCC;}

@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color: #FFF;
background: #F7941E none repeat scroll 0% 0%;
border-radius: 5px;
box-shadow: 0px 1px 5px #CCC;}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}
@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}
@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}
@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}
@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}
@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}
@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}
@media (max-width:767px){.visible-xs-block{display:block!important}}
@media (max-width:767px){.visible-xs-inline{display:inline!important}}
@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}
@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}
@media (min-width:1200px){.visible-lg-block{display:block!important}}
@media (min-width:1200px){.visible-lg-inline{display:inline!important}}
@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}
@media (max-width:767px){.hidden-xs{display:none!important}}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}
@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}
@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}
@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}
@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}
@media print{.visible-print-inline-block{display:inline-block!important}}
@media print{.hidden-print{display:none!important}}



.clear{
	clear:both;
}

.nav-top{
	background:#0072bc;
	padding: 5px 0;
}
.nav-top-left{
	float:left;
	width: 209px;
}
.nav-top-left h6{
	font-family: 'Lato', sans-serif;
	font-size:12px;
	font-weight:300;
	font-style:italic;
	  float: left;
	color:#fff;
	text-decoration:underline;
}
.nav-top-right ul.blue_nav{
	margin:0px;
	padding-left: 0px;
}
.nav-top-left ul li{
	list-style:none;
	  float: left;
	 margin: 0 5px;
}
.nav-top-right{
	float:right;
}
.nav-top-right ul.blue_nav  li{
	float:left;
	list-style:none;
	padding: 7px 0px;
}
.nav-top-right ul.blue_nav li a{
	font-family: 'Lato', sans-serif !important;
	font-size:15px !important;
	font-weight: 300;
    line-height: inherit !important;
	color:#fff;
	padding: 14px 20px;
}
.nav-top-right ul.blue_nav .fa {
    line-height: inherit !important;
    font-size: 15px;
    font-weight: normal;
}
.nav-top-right ul.blue_nav li a.dropdown-toggle {
    font-weight: 500 !important;
}
.nav-top-right ul.blue_nav li:hover, .nav-top-right ul.blue_nav li:focus {
	background:#fff;
	color:#0072bc;
	text-decoration:none;
}
.nav-top-right ul.blue_nav li:hover a, .nav-top-right ul.blue_nav li:focus a, .nav-top-right ul.blue_nav li:hover::before, .nav-top-right ul.blue_nav li:focus::before{
    color: #0072bc;
}
.nav-top-right ul.blue_nav li ul.dropdown-menu li {
    float: none;
    padding: 5px;
    width: 100%;
}
.nav-top-right ul.blue_nav li ul.dropdown-menu a {
    color: #0072bc;
    font-weight: 500 !important;
    padding: 5px 10px;
}
.nav-top-right ul.blue_nav li ul.dropdown-menu a:hover, .nav-top-right ul.blue_nav li ul.dropdown-menu a:hover .fa::before {
    background-color: #0072bc;
    color: #ffffff;
}
.nav-top-right ul.blue_nav li ul.dropdown-menu a .fa {
    line-height: inherit !important;
    font-size: inherit;
    font-weight: normal;
    padding-left: 15px;
    margin-top: 5px;
}
.blue_nav ul.dropdown-menu {
    padding-left: 0px;
}
.blue_nav .fa::before, .footer-widget-wrapper ul.menu .fa::before {
    float: right;
    color: #ffffff;
    line-height: inherit !important;
    margin-left: -10px;
    padding-right: 5px;
}
.blue_nav ul.dropdown-menu .fa::before {
    color: #0072bc;
    float: none;
    margin: 0px;
    padding: 0px;
}
.main-navigation ul li.fa.fa-lg a {
font-family: 'Noto Serif', serif;
font-size: 0.8em;
}
.nav-top-left ul.social_icons{
	margin: 7px 0;
    padding: 0px;
}
.nav-top-left ul.social_icons li.fb a{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/fb_icon.png) no-repeat center center;
	padding:10px;
}
.nav-top-left ul.social_icons li.fb a:hover{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/fb_icon_hover.png) no-repeat center center;
	padding:10px;
}

.nav-top-left ul.social_icons li.twitter a{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/twitter_icon.png) no-repeat center center;
	padding:10px;
}
.nav-top-left ul.social_icons li.twitter a:hover{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/twitter_icon_hover.png) no-repeat center center;
	padding:10px;
}

.nav-top-left ul.social_icons li.in a{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/in_icon.png) no-repeat center center;
	padding:10px;
}
.nav-top-left ul.social_icons li.in a:hover{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/in_icon_hover.png) no-repeat center center;
	padding:10px;
}

.nav-top-left ul.social_icons li.yt a{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/yt_icon.png) no-repeat center center;
	padding:10px;
}
.nav-top-left ul.social_icons li.yt a:hover{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/yt_icon_hover.png) no-repeat center center;
	padding:10px;
}

.nav-top-left ul.social_icons li.wifi a{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/wifi_icon.png) no-repeat center center;
	padding:10px;
}
.nav-top-left ul.social_icons li.wifi a:hover{
	background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/css/../img/wifi_icon_hover.png) no-repeat center center;
	padding:10px;
}



.banner-content {
    position: absolute;
    z-index: 500;
    color: rgb(0, 0, 0);
    bottom: 130px;
	text-align:center;
	width: 100% !important;
}
.banner-content h2 {
    font-family: 'Lato', sans-serif;
	font-size: 50px;
	font-weight:bold;
	color: #0072bc;
}
.banner-content p {
     font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight:400;
	margin: 25px 0 60px;
	color: #444444;
}

.content {
  position: relative;
  z-index: 50;
}
.banner {
    position: relative !important;
}
a:hover{
	text-decoration:none!important;

}

.profit{
	background:#f7941e;
	padding: 20px;
	box-shadow: 0 0px 6px #7e7e7e;
}
.leader, .buliding{
	background:#fff;
	border-radius:5px;
    padding: 10px 17px;
    box-shadow: 0 2px 6px #7e7e7e;
    text-align: center;
}
.lead_left{
	float:left;
}

.leader h4{
	font-family: 'Lato', sans-serif;
	font-size:25px;
	color:#0072bc;
	margin-bottom: 15px;
}
.leader h4 span{
	font-weight:300;
}
.leader p , .buliding p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#444444;
	line-height: 23px;
    margin-right: 25px;
}
.buliding h4{
	font-family: 'Lato', sans-serif;
	font-size:25px;
	color:#f7941e;
	margin-bottom: 15px;
}
.buliding h4 span{
	font-weight:300;
}
.our-mission{
	background:#0072bc;
	  padding: 0px 0px 12px 0;
}
.our-mission .emp p{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#fff;
      margin: 0 0 0 42px;
      line-height: 23px;
      float: left;
    width: 70%;
}

.services .ser h3{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#444444;
	  margin-left: 23px;
	  margin-bottom: 25px;
}
.services .ser h3 span{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:400;
	color:#444444;
}

.read-more a {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#ffffff;
	background:#0072bc;
	border: 1px solid #0072bc;
	border-radius:0 0 5px 5px ;
	padding: 11px 59px;
}

.frm{
	  margin: 25px 0px 20px 0px ;
	  float: right;

}
.form-right {
	background:#fff;
	border-radius:5px;
	box-shadow: 0 0px 7px #ccc;
	  padding:20px;

}
.form-right form {
	  margin: 20px 0 30px 0px;
}

.form2-right h3{
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #444444;
    margin-top: 0px !important;
}
.form2-right h3 span{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	font-weight:300;
	color:#444444;
}
.form-right form input {
	background: #f6f6f6;
	border: none;
	border-radius: 5px;
	color: #c4c4c4;
	box-shadow: none;
	width: 273px;
	height: 40px;
	  margin-bottom: 25px;
}
.form-right form input.check-box {
	width: 15px;
	margin: 4px 5px 0px 0px;
	float: left !important;
	height: 0;
}
.form-btn {
	text-align:center;
	  margin-bottom: 18px;
}
.form-right .form-btn a.tell_me_btn{
	background: #f7941e;
	border-radius: 5px;
	color: #fff;
	padding: 12px 40px;
}

.ser {
    float: left;
}
.ser ul{
    padding-left:0px;
	margin-left: 23px;
}
textarea:focus, input[type="text"]:focus,
input[type="password"]:focus, input[type="datetime"]:focus,
input[type="datetime-local"]:focus, input[type="date"]:focus,
input[type="month"]:focus, input[type="time"]:focus,
input[type="week"]:focus, input[type="number"]:focus,
input[type="email"]:focus, input[type="url"]:focus,
input[type="search"]:focus, input[type="tel"]:focus,
input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
}

.education .container {
	background:#f8f8f8;
  box-shadow: 0 2px 7px #ccc;
  padding-bottom: 30px;
}
.edu {
	text-align:center;
}
.edu h3{
	font-family: 'Lato', sans-serif;
	font-size:25px;
	color:#444444;
	margin-bottom: 30px;
}
.edu h3 span{
	font-family: 'Lato', sans-serif;
	font-size:25px;
	font-weight:300;
	color:#444444;
}

.home-content .container {
  background: #fdfdfd;
}

.donor{
	text-align:center;
}
.donors  .container {
  background: #f8f8f8;
  box-shadow: 0 2px 7px #ccc;
  padding-bottom: 30px;
}
.donor h3 {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  color: #444444;
}
.row {
    width: auto !important;
    margin: 0px auto !important;
}
#demo .container{
	background: none!important;
	box-shadow: none!important;
	padding-bottom: 0px!important;
}
.slid {
	margin-left:0px!important;
	min-height: 180px !important;

}
.owl-buttons {
    display: none;
}


.follows{
	text-align:center;
}
.follows h3 {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  color: #444444;
  margin-bottom: 30px;
}
.follows h3 span {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: 300;
  color: #444444;
}
.follows ul li{
	  list-style: none;
  float: left;
  margin: 0 20px;
}
.follow{
	margin-left: 0px !important;
}
.follows  .container {
  background: #fff;
  box-shadow: 0 2px 7px #ccc;
  padding-bottom: 30px;
}


.footer{
	background:#0072bc;
	margin-left: 0px !important;
    margin-top: 20px;
}
.footer h3{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}
.footer p{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #fff;
}
.filed {
	background: #fff;
	border: none;
	border-radius: 5px;
	color: #c4c4c4;
	box-shadow: none;
	width: 230px;
	height: 34px;
	margin-bottom: 25px;

}
.filed input[type="text"]{
    background: none;
    border: none;
    color: #c4c4c4;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0px 9px;
    width: 195px;
    border-right: 1px solid #0072bc;
    border-radius: 0;
    margin: 7px 0;
    float: left
}
.filed input[type="image"]{
	padding: 8px 5px 10px 5px;
    float: left
}
.footer .box-1 , .footer .box-2 ,.footer .box-3 ,.footer .box-4{

	width: 230px;
	padding: 0 25px;
	float: left;
}
.sep{
	  float: left;
	  margin-top: 60px;

}
.footer .box-1 {
	width: 262px;

}
.footer .box-2 {
	width: 240px;

}
.footer .box-3 {
	width: auto;

}
.footer .box-4{
	width: 280px;
}
.footer .box-2 img{
	  margin: 0px 0 10px;

}
.footer_bottom{
	background:#2a2b2c;
}
.footer_bottom .container{
	padding: 10px 0px 10px;
	margin-top: 10px;
}
p.fi{
	float:right;
}
.footer_bottom p{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0px !important;
}








/*          Services            */

.inner-page .container, .services-page .container{
	box-shadow: 0px 0px 7px #CCC;
    padding-bottom: 30px;
    min-height: 400px;
}
.form2-right {
	background:#fff;
	border-radius:5px;
	box-shadow: 0 0px 7px #ccc;
	  padding:20px;

}
.form2-right form {
	  margin: 0px;
}
.form2-right p{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #898989;
}
.form2-right p.help{
	font-family: 'Open Sans', sans-serif;
    font-weight: 100;
	font-size: 16px;
	color: #898989;
}
.form2-right form input {
	background: #f6f6f6;
	border: none;
	border-radius: 5px;
	color: #c4c4c4;
	box-shadow: none;
	width: 273px;
	height: 34px;
}
.form2-right form textarea {
	background: #f6f6f6;
	border: none;
	border-radius: 5px;
	color: #c4c4c4;
	box-shadow: none;
	width: 273px;
	height: 186px;
	resize: none;
}
.form2-right label {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #676767;
	float: left;
    font-weight: 100;
}
.form2-right form input.check-box {
	width: 15px;
	margin: 0 5px 0 0;
	height: 20px;
	clear: both;
	float: left;
}
.form-btn2 {
	text-align:center;
	  margin-bottom: 18px;
}
.form2-right .form-btn2 a.get{
	background: #f7941e;
	border-radius: 5px;
	color: #fff;
	padding: 12px 40px;
}




.package {

}
.package .container{
	background: #F8F8F8 none repeat scroll 0% 0%;
    box-shadow: 0px 2px 7px #CCC;
    padding-bottom: 30px;
}

.package h3{
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	color: #444444;
	text-align: center;
	margin-bottom: 30px;
}
.package h3 span{

	font-weight: 400;

}
.pack {
	margin-left:0px !important;
	margin-bottom: 40px;
}
.pack ul{
	padding-left: 17px;
}
.pack ul li {
	list-style:none;
	float: left;
	text-align: center;
	width:297px;
	margin: 0 18px;

}
.pack ul li:hover {

}
.pack ul li .pac-top{
	background:#fff;
	border-radius:5px 5px 0 0;
	box-shadow: 0px 0px 5px #CCC;
	padding: 18px 0;
}
.pack ul li .pac-top h6{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: ;
	color: #444444;
}
.pack ul li:hover .pac-top h6{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: ;
	color: #f7941e;
}
.pack ul li .pac-top p{
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight:100;
	color: #898989;
}


.pack ul li .pac-meddil{
	background:#f0f0f0;
	box-shadow: 0px 0px 5px #CCC;
}
.pack ul li .pac-meddil ul{
	margin-left:0px;
}
.pack ul li .pac-meddil ul li{
	float:none;
	border-bottom:1px solid #e5e5e5;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight:100;
	padding: 14px 10px;
	color: #898989;
	width: auto !important;
}
.pack ul li .pac-bottom{
	background:#444444;
	box-shadow: 0px 0px 5px #CCC;
	text-align:left !important;
	padding: 25px 10px;
	border-radius: 0 0 5px 5px;
}
.pack ul li:hover .pac-bottom{
	background:#f7941e;

}
.pack ul li .pac-bottom a{

	float:right;
	background:#fff;
	border-radius:3px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #616161;
	padding: 6px 18px;
	margin-top: 7px;
}
.pack-img {
	float:left;
}
.pack-img img{

}
/*!* Bootstrap Responsive v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden}@media(min-width:768px){.navbar-nav>li{float:left;margin:0 0 0 2px!important}.navbar-nav>li>a{padding:10px 12px!important}}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}@media(min-width:1200px){.row{width:91%!important;margin:0 auto!important;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*=span]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1032px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:auto;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .controls-row [class*=span]+[class*=span]{margin-left:2.564102564102564%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid .span5{width:450px;*width:40.11774868157847%}.row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%}.row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%}.row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%}.row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%}.row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%}.row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%}.row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%}.row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%}.row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%}.row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%}.row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%}.row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%}.row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%}.row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%}.row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*=span]+[class*=span]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:978px) and (max-width:1198px){.profit{width:auto!important}.buliding{margin-left:0!important;text-align:center!important}.leader p,.buliding p{margin-right:0!important}.leader,.buliding{margin-bottom:20px!important}.lead_left{margin-bottom:30px!important}.services .ser h3{margin-left:0!important;text-align:center!important}.ser{width:auto!important}.form-right,.frm{text-align:center!important}.progresses{text-align:center!important;width:auto!important;margin-left:0!important}.follows ul li{margin:0 11px!important}.footer .box-1{width:193px!important}.footer .box-2{width:242px!important}.footer .box-3{width:245px!important}.inner-content-heading,.service-content{width:auto!important}.inner-content-heading h4,.service-content h4{line-height:30px!important}.form2-right{padding:10px!important}.form2-right form input{width:none!important}.pack ul li{width:262px!important}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*=span]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*=span]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .controls-row [class*=span]+[class*=span]{margin-left:2.7624309392265194%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%}.row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%}.row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%}.row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%}.row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%}.row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%}.row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%}.row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%}.row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%}.row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%}.row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%}.row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%}.row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%}.row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%}.row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%}.row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%}.row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%}.row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%}.row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%}.row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%}.row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%}.row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%}.row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%}.row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%}.row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%}.row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%}.row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%}.row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%}.row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%}.row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%}.row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%}.row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%}.row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%}.row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%}.row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*=span]+[class*=span]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.span11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}.profit{width:auto!important}.lead_left{float:none;margin-bottom:20px}.leader,.buliding{margin-bottom:20px!important}.our-mission aside.emp p{width:460px!important}.mission_btn{width:158px!important;margin-left:0!important;float:left}.emp{width:auto!important}.services .ser h3{margin-left:0!important;text-align:center!important}.ser{width:auto!important}.form-right{text-align:center!important}.frm{margin:25px 0 20px!important;width:auto!important}.form-right{text-align:center!important}.progresses{text-align:center!important;width:100%!important;margin-left:0!important}.map{text-align:center!important;width:100%!important;height:289px!important;margin:20px auto!important;box-shadow:none!important}.follows ul li{margin:0!important;width:19%!important}.sep{display:none!important}.footer .box-1,.footer .box-2,.footer .box-3,.footer .box-4{float:none!important;text-align:center!important;width:auto!important}.filed{margin:0 auto!important}.footer_bottom .container{text-align:center!important;width:auto!important}p.fi{float:none!important}.inner-content-heading,.service-content{width:auto!important}.inner-content-heading h4,.service-content h4{line-height:30px!important}.form2-right{padding:10px!important}.form2-right form input{width:none!important}.pack ul li{width:195px!important}.pack-img{text-align:center!important;float:none;margin-bottom:30px!important}.pack-img img{text-align:center!important}.pack ul li .pac-bottom{text-align:center!important}.pack ul li .pac-bottom a{float:none}.follow ul{margin-left:0!important;padding:0!important}.follows ul li{float:none!important}.our-mission .emp p{width:64%!important}}@media(min-width:481px) and (max-width:766px){.our-mission .emp p{margin:0 0 30px;width:100%}.profit{width:auto!important}.our-mission{text-align:center!important}.our-mission aside.emp p{margin:0 0 30px!important;padding:0 10px!important}.services .ser h3{margin-left:0!important;text-align:center!important}.form-right{text-align:center!important}.frm{margin:25px 0 20px!important}.progresses{text-align:center!important;width:auto!important;margin-left:0!important;float:none!important;margin-bottom:30px!important}.map{text-align:center!important;width:452px!important;height:289px!important;margin:20px auto!important}.follows ul li,.follows ul li:hover{margin:10px!important;width:300px!important;height:300px!important}.sep{display:none!important}.footer .box-1,.footer .box-2,.footer .box-3,.footer .box-4{float:none!important;text-align:center!important;width:auto!important}.filed{margin:0 auto!important}.footer_bottom .container{text-align:center!important;width:auto!important}p.fi{float:none!important}.inner-content-heading,.service-content{width:auto!important}.inner-content-heading h4,.service-content h4{line-height:30px!important}.pack ul li{width:93%!important;margin:0 0 30px!important}.pack ul li .pac-meddil ul li{margin-bottom:0!important}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}@media(max-width:767px){body{padding-right:0;padding-left:0}.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:auto}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}[class*=span],.uneditable-input[class*=span],.row-fluid [class*=span]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*=offset]:first-child{margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*=span],select[class*=span],textarea[class*=span],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*=span],.input-append input[class*=span]{display:inline-block;width:auto}.controls-row [class*=span]+[class*=span]{margin-left:0}.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.modal.fade{top:-100px}.modal.fade.in{top:20px}.follow ul{margin-left:0!important;padding:0!important}.leader,.buliding{margin-bottom:20px!important}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type=checkbox],input[type=radio]{border:1px solid #ccc}.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.media .pull-left,.media .pull-right{display:block;float:none;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}.modal{top:10px;right:10px;left:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}.nav-top-right{margin:0 auto!important;width:320px!important;float:none!important;clear:both!important}.nav-top-left{float:none!important;width:207px!important;text-align:center!important;margin:0 auto!important}.nav-top-right ul.blue_nav li a{padding:10px!important}.navbar-default .navbar-brand{width:80%!important}.navbar-default .navbar-brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.navbar-default .navbar-brand img{height:auto;max-width:100%;vertical-align:middle;border:0}.navbar-header .btn{margin-top:15px!important}.profit{width:auto!important;padding:28px 43px}.leader,.buliding{margin-bottom:20px!important}.leader{text-align:center!important}.leader h4{line-height:25px!important}.leader p,.buliding p{line-height:23px!important;margin-bottom:31px!important;margin-right:0!important}.lead_left{margin-bottom:30px!important;float:none!important}.frm{margin:35px 0 20px!important}.buliding{margin-top:10px!important;text-align:center!important;margin-left:0}.buliding h4{line-height:25px!important}.our-mission{width:auto!important;text-align:center!important}.our-mission aside.emp p{margin:0 0 30px!important;line-height:25px!important}.our-mission a{margin:0!important}.ser{text-align:center!important;float:none!important}.services .ser h3{margin:10px 0!important}.read-more a{padding:11px 58px!important}.service_btn{float:none!important}.form-right{width:auto!important;padding:20px 9px!important;text-align:center!important}.progresses{width:auto!important;margin-left:0!important;padding:0 15px!important;float:none!important}.progresses img{height:auto;max-width:100%;vertical-align:middle;border:0}.map{width:auto!important}.follow ul{text-align:center!important;width:200px!important;margin:0 auto!important}.follows ul li,.follows ul li:hover{margin:10px auto!important;text-align:center!important;width:100%!important;height:200px}.sep{display:none!important}.footer .box-1,.footer .box-2,.footer .box-3,.footer .box-4{float:none!important;text-align:center!important;width:auto!important}.filed{margin:0 auto!important}.footer_bottom .container{text-align:center!important;width:auto!important}p.fi{float:none!important}.inner-content-heading,.service-content{width:auto!important}.inner-content-heading h4,.service-content h4{line-height:30px!important}.inner-page,.services-page{width:auto!important}aside.service ul.services-list li .services-more{width:auto!important;text-align:center!important}aside.service ul.services-list{width:auto!important;margin:0!important;padding:0 10px!important}aside.service ul.services-list li{width:auto!important;text-align:center!important}aside.service ul.services-list li .services-icon{float:none!important;width:100%!important}.ti-sidebar{text-align:center!important}.form2-right{padding:10px!important}.form2-right form input,.form2-right form textarea{width:100%}.pack ul li{width:93%!important;margin:0 0 30px!important}.pack ul li .pac-meddil ul li{margin-bottom:0!important}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}.our-mission .emp p{margin:0 auto!important;float:none!important}.our-mission{padding:12px 0 25px}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:700;color:#777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px;font-weight:400;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999}.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#f7941e;color:#fff}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav-collapse .open>.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}}
/*Theme Name: Tech Impact 2018
Theme URI: http://techimpact.org
Description: The Tech Impact Theme
Version: 2.0
Author: Kyle Barkins
Author URI: https://tappnetwork.com
Tags: Tapp Network
*/


body, p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #444444;
}
h6 {
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #444444;
	margin-bottom: 5px;
}

img.box-shadow {
	border-radius: 5px;
	box-shadow: 0 0px 7px #ccc;
	padding: 5px;
}
iframe {
	margin: 0;
	padding: 0;
	border: none;
	overflow: scroll;
}
/*
blue	#0072bc !important;
		rgb(0, 114, 188)
orange	#F7941E !important;
		rgb(247, 148, 30)
green	 #6cbd45 !important;
		rgb(108, 189, 69)
*/
.green-text { color: #6cbd45 !important; }
.blue-text { color: #0072bc !important; }
.orange-text { color: #F7941E !important; }
.purple-text { color: rgb(63, 81, 181) !important; }
.white-text, .white-text p { color: #fff !important; }
.tech_blue { background-color: #0072bc !important ;}
.tech_orange { background-color: #F7941E !important; }
.tech_green { background-color: #6cbd45 !important; }
.orange-border { border: 1px solid #F7941E !important; }
.color-background { color: #fff !important;}
.color-background p, .large-text p { font-size: 120%; }
.color-background .vc_column-inner { padding: 0 10%; }
.green-background { background-color: #6cbd45 !important; }
.blue-background { background-color: #0072bc !important; }
.orange-background { background-color: #F7941E !important; }
.purple-background { background-color: rgb(63, 81, 181) !important; }


.color-background-row, .nomargin-bottom, .purplebg-section { margin-bottom: 0px !important; }

.purplebg-section { background-color: rgb(63, 81, 181); }

.btn-blue, .btn-orange, .btn-green {
	font-family: 'Open Sans', sans-serif !important;
	border-radius:5px;
	color:#fff;
	font-weight: 500;
}
.btn-blue {
	background-color: #0072bc;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
	color: #0072bc;
	background-color: #ffffff;
	border: 1px solid #0072bc;
}
.btn-orange {
	background-color: #F7941E;
}
.btn-orange:hover {
	color: #F7941E;
	background-color: #ffffff;
	border: 1px solid #F7941E;
}
.btn-green {
	background-color: #6cbd45;

}
.btn-green:hover {
	color: #6cbd45;
	background-color: #ffffff;
	border: 1px solid #6cbd45;
}


.banner-button {
	box-shadow: 0px 2px 6px #7E7E7E;
	border-radius: 5px !important;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	font-family: 'Lato', sans-serif !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	padding: 1em 2em;
	border: 1px solid #fff;
}
.banner-button:hover{
	background: #fff;
	opacity: .8;
	color: #9a9a9a;
}
.banner-button{
	background:#f7941e;
	opacity: 1;
	color: #fff;
}

.learn_more {
	padding: 6px;
	text-decoration: none !important;
}
.text-center {
	text-align: center !important;
}


/* Wordpress image alignment */
img.alignright { text-align: left; float: right; margin: 0 0 1em 1em; }
img.alignleft { text-align: right; float: left; margin: 0 1em 1em 0; }
img.aligncenter { text-align: center; display: block; margin-left: auto; margin-right: auto; }
.alignright { text-align:left; float: right; }
.alignleft { text-align:right;float: left; }
.aligncenter { display: block; text-align:center; margin-left: auto; margin-right: auto; }


/* navbar styles */
.navbar {
	margin-bottom: 0px !important;
}
.navbar-toggle {
	margin-top: 20px !important;
}
@media only screen and (min-width : 768px) {
	/* Make Navigation Toggle on Desktop Hover */
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}
.dropdown-menu {
	border: 0px !important;
}
/*
blue	#0072bc !important;
		rgb(0, 114, 188)
orange	#F7941E !important;
		rgb(247, 148, 30)
green	 #6cbd45 !important;
		rgb(108, 189, 69)
*/

#inpage-nav {
	padding: 0px;
}
#menu-itworks-menu, #menu-csworks-menu, #menu-cxworks-menu {
	margin: 0px 10px 0px 0px;
}
/* general page styling */
.banner-container {
	box-shadow: 1px 1px 10px #000;
	margin-top: 130px !important;
	background-color: rgb(0, 114, 188);
	background-color: rgba(0, 114, 188, 1);
}
.no-side-padding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.carousel-inner {
	background-color: #f8f8f8;
	box-shadow: 0 0px 7px #ccc;
}
.tech-carousel-left img {
	width: 100%;
	box-shadow: 2px 5px 17px #000;
}
.tech-carousel-right {
	text-align: center;
	height: 100%;
}
.tech-carousel-right h2 {
	font-family: 'Lato', sans-serif !important;
	color: #0072bc;
	text-shadow: 1px 1px 1px #fff;
}
.tech-carousel-right p {
	font-family: 'Lato', sans-serif !important;
	color: #777777;
}
.carousel-control.right, .carousel-control.right:hover, .carousel-control.left, .carousel-control.left:hover {
	font-size: 14px;
	background-color: none !important;
	background-image: none !important;
	background-repeat: none !important;
}
.carousel-control.right {
	right: 35%;
}
@media (max-width: 1199px ) {
	.carousel-control.right {
	right: 35%;
	}
}
@media (max-width: 991px) {
	.carousel-control.right {
	right: 0;
	}
	.tech-carousel-right {
	padding: 20px 0px;
	}
}

.carousel-indicators {
	position: absolute;
	left: 0;
	z-index: 15;
	width: 100%;
	padding-left: 3em;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
	list-style: none;
}
.emp {
	box-shadow: 0 0px 7px #ccc;
	text-align: center;
}

.entry-content {
	padding: 0px;
}
.inner-page {
	min-height: 600px;
}
.inner-content-heading, .service-content {
	box-shadow: 0px 0px 7px #CCC;
}
.inner-content-heading, .service-content {
	background: #F7941E none repeat scroll 0% 0%;
	margin: 0px auto;
	text-align: center !important;
	padding: 15px;
	position: relative;
}
.inner-content-heading h4,.service-content h4{
	font-family: 'Lato', sans-serif;
	font-size: 27px;
	font-weight: 300;
	color: #fff;
}
.inner-content-heading h4 span, .service-content h4 span{
	font-family: 'Lato', sans-serif;
	font-size: 27px;
	font-weight: 600;
	color: #fff;
}
@media (min-width: 768px ) and (max-width: 907px) {
/*	 .page-container {
	margin-top: 200px !important;
	}*/
}
@media (max-width: 767px) {
/* .page-container {
	margin-top: 150px !important;
	}*/
	.banner-container {
	margin-top: 75px !important;
	}
	.entry-content {
	padding: 0px 10px 20px 20px;
	}
	.banner-button {
	padding: 1em 2em;
	}
	#banner-fade {
	margin-bottom: 0px !important;
	}
}

@media (max-width: 480px) {
	#ti-top-nav {
	width: 100% !important;
	}
 .page-container, .banner-container {
	margin-top: 160px !important;
	}
	.banner-button {
	padding: .5em 1.5em;
	}
}



/* Home page	styling */
h2.home-mission {
	font-size: 1.5em;
	padding: 20px;
	margin: 0px;
	color: #fff;
}

@media (min-width: 1199px) {
	.lead_left {
	max-width: 50%;
	}
}
@media (max-width: 766px) and (min-width: 481px) {
	.lead_left {
	float: none;
	text-align: center !important;
	}
	.profit a {
	margin-bottom: 20px;
	}
	.leader p, .buliding p {
	margin-right: 0px;
	}
}
.profit h4 {
	text-align: center;
}
.profit img {
	border-radius: 5px;
	width: 199px;
	height: 133px;
}

/* post and index styling */
.expert_excerpt_img {
	margin: 5px;
}
.custom-post-single, .index .entry-content .loop-post {
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
}
.fb-page {
	margin-bottom: 20px;
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
/* Services Styling */

.services-icon {
	float: left;
	padding: 20px 0;
	text-align: center;
}
.services-icon img {
	max-width: 79px;
}
.services-more {
	float: left;
	width: 500px;
	margin-left: 10px;
}

.single-service .services-icon {
	padding: 20px;
}
.single-service-row {
	padding: 20px 0px;
	border-bottom: 1px solid #CCC;
}

.single-service-item {
	margin-bottom: 20px !important;
}
.single-service-box{
	background:#fefefe;
	height: 170px;
	border-radius: 5px 5px 0 0;
	text-align: center;
	padding: 20px 0px 10px 1px;;
	border: 1px solid #f0f0f0;
}
.single-service-box h6 {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#333333;
}

.single-service-item:hover .single-service-box {
	background-color: #0072bc;
	box-shadow: 0px -2px 6px #7e7e7e;
	border: 0;
}

.single-service-item:hover .single-service-box h6 {
	color:#fff;
}
.single-service-item:hover .single-service-box img {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}
.single-service-read-more {
	background:#0072bc;
	border: 1px solid #0072bc;
	border-radius:0 0 5px 5px ;
	padding: 10px 0px;
	text-align: center !important;
}
.single-service-item:hover .single-service-read-more {
	background:#f7941e;
	box-shadow: 0 2px 6px #7e7e7e;
	border: 1px solid #f7941e;
}
.single-service-read-more a {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#ffffff;
}
.single-service-item:hover .single-service-read-more a {
	color:#fff;
	text-decoration: none;
}

.services .container{
	box-shadow: 0 0px 7px #ccc;
	padding-bottom: 30px;
}
.service_btn{
	background: #f7941e;
	border-radius: 5px;
	color: #fff;
	padding: 12px 55px;
}
.home-services-items {
	margin-bottom: 20px;
}


/* Team Member Styling */
.team-photo img{
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.team-member, .simple-team {
	margin-bottom: 10px;
}
.team-member-box {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0px 7px #ccc;
	min-height: 250px;
}
.team-member-box .team-meta {
	padding: 10px 5px 0px 5px;
}
.team-box, .student-box {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0px 7px #ccc;
	padding: 20px;
	margin: 25px 0px;
}
.student-box {
	margin: 15px 0px;
}
.student-image img {
	border-radius: 5px;
	margin: 10px;
	max-width: 100%;
}
.student-quote {
	color: #777;
	font-weight: 300;
	font-size: 13px;
}
.team-meta h1, .team-meta h2, .team-meta h3, .team-box h2 {
	margin: 0px 0px 5px 0px;
}
.member-name {
	color: #428bca;
	font-size: 16px;
	font-weight: 400;
}
.member-position {
	font-size: 14px;
}
.member-moreinfo {
	font-size: 12px;
}
.team-image img {
	border-radius: 5px;
	margin: 15px 0px 0px 0px;
	max-width: 100%;
}
.team-member-social-list {
	padding: 10px;
	display: inline-block;
	height: 100%;
	width: 100%;
	text-align: center;
}
.team-meta ul.contact-icons, ul.team-social, ul.team-member-social {
	list-style: none !important;
}

ul.team-social {
	 margin-left: 0px !important;
	padding-left: 0px !important;
}
ul.team-social li a, ul.team-member-social li a{
	display: inline-block;
	float: left;
	margin-right: 5px;
	color: #F7941E;
	font-size: 18px;
}
ul.team-social li a:hover, ul.team-member-social li a:hover{
	color: #0072bc;
}

/* social styling */
.nav-top-left ul.tech-social {
	margin-top: 5px;
	padding-left: 0px !important;
}

/*ul.tech-social li a{
	display: block;
	float: left;
	margin-right: 5px;
	color: #ffffff !important;
	font-size: 18px;
}
ul.tech-social li a:hover {
	color: #F7941E !important;
}*/
.module-social {
	margin: 20px 0px;
}
/* Follow Circles */
.follow-circle {
	position: relative;
	border-radius: 50%;
	display: inline-block;
	border: 3px solid #F7941E;
	width: 150px;
	height: 150px;
	box-shadow: 0px 2px 6px #7E7E7E;
}
.follow-circle:hover {
	border-radius: 50%;
	display: inline-block;
	border: 3px solid #0072bc;
	width: 150px;
	height: 150px;
	box-shadow: 0px 2px 6px #7E7E7E;
}
.follow-circle i {
	font-size: 50px;
}
.follow-circle:hover i{
	color: #F7941E;
}
.follow-content {
	position: relative;
	top: 50%;
	margin: 0px auto;
	transform: translate(0, -50%);
}
.follow-circle:hover .follow-divider {
	border: 1px solid #0072bc;
}
.follow-divider {
	border: 1px solid #F7941E;
	width: 50%;
	margin: 10px auto 5px auto;
}
.follow-text {
	color: #b7b7b7 !important;
}
/* Slider and Banner */
h2.large_bold_darkblue, .ls-slide h2 {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold !important;
	color: #0072bc !important;
	text-align: center !important;
	text-shadow: -.5px -.3px 1px #ccc;
}

p.blue, .ls-slide p {
	font-family: 'Lato', sans-serif !important;
	font-size: 2em;
	font-weight: 400 !important;
	color: #ffffff !important;
	text-align: center !important;
	text-shadow: 1px 1px 1px #0072bc;
}

/* Donors */
.ti-donors {
	margin-bottom: 0px !important;
}
.ti-donors .ti-donors-item{
	margin: 1em;
	height: 150px;
	width: 160px;
	border: 1px solid #ececec;
	position: relative;
	background-color: #ffffff;
}
.ti-donors .ti-donors-item img{
	max-height: 150px;
	max-width: 150px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.slick-prev:before, .slick-next:before {
	color: #F7941E;
}
.single-donor-img {
	text-align: center;
}
.single-donor-img img {
	max-width: 100%;
}
.single-donor {
	margin-bottom: 10px;
}

/*locations styling */
.single-location h3 {
	margin-top: 0px;
}
.single-location {
	margin-bottom: 20px;
}
.location ul, ul.contact-icons {
	padding-left: 0px !important;
}
.contact-icons {
	margin-left: 1.425em;
	list-style: none;
	text-indent: -1.25em;
}

/*resources */
.resources-item {
	text-align: center;
	margin-bottom: 30px !important;
}
.resources-item img {
	border-radius: 5px 5px 0px 0px;
	text-align: center;
	width: 100%;
}
.resources-item-read-more {
	text-align: center;
	background: #6cbd45;
	border: 1px solid #6cbd45;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	border-radius: 0 0 5px 5px;
	color: #ffffff;
	padding: 10px;
}
.resources-item-read-more a {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
}
.resources-item:hover img {
	box-shadow: 0 2px 7px #ccc
}
.resources-item:hover .resources-item-read-more {
	background: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	border-radius: 0 0 5px 5px;
	color: #6cbd45;
	box-shadow: 0 2px 7px #ccc;
}
.resources-item:hover .resources-item-read-more a{
	color: #6cbd45;
}
.resources-list {
	margin-top: 20px;
}
.resources-list .grid-item {
	padding-left: 3px !important;
	padding-right: 3px !important;
}
.controls-row {
	margin: 15px 0px;
}
.controls-row .form-inline {
	padding-right: 5px;
}
input.isotope-search {
	padding: 16px 10px;
	margin-bottom: 0px;
	width: 100%;
}
select.isotope-select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.resources-iso-controls {
	background-color: #0072bc;
	padding: 0px 20px 20px 20px;
}
.resources-iso-heading h3 {
	color: #fff;
	font-size: 36px;
	margin-bottom: 25px;
	text-align: center;
	margin-bottom: 30px;
	text-shadow: -.5px -.3px 1px #000;
}
.iso-search {
	margin-top: 10px;
}
.single-resource-image {
	padding: 10px;
}
.single-resource-item {
	text-align: center;
	border: 1px solid #cccccc;
	border-radius: 5px;
	box-shadow: 0 0px 7px #ccc;
	margin-bottom: 10px;
	padding: 5px;
}
.single-resource-image img {
	position: relative;
	overflow: hidden;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
.single-resource-image img:hover {
	opacity: .8;
}
.single-resource-item a.single-resource-link {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none !important;
	text-align: center;
	color: #0072bc;
	font-weight: bold;
	line-height: 1.1;
}
.single-resource-item a:hover.single-resource-link {
	color: #F7941E;
}
.single-resource-item p {
	padding: 5px 15px;
	font-size: 12px;
	text-align: center;
}
.home-resources li img {
	border-radius: 5px 5px 0px 0px;
	width: 98%;
	text-align: center;
	margin-left: 2px
}
.home-resources .resources-item .read-more {
	margin-top: 10px;
}
.all-detail-cnt {
	border-radius: 5px;
	box-shadow: 0 0px 7px #ccc;
}
.pl-detailcnt {
	padding: 0px 5px;
}
.pl-detailcnt .pl-title {
	text-align: center !important;
	margin: 0px !important;
}
.pl-detailcnt .pl-postmeta a, .pl-detailcnt .pl-postmeta span {
	padding: 0px !important;
}
.pl-detailcnt .pl-text {
	margin: 0px 0px 10px 0px !important;
}
.resource-margin {
	margin-top: 20px;
}
.pl-permalink-t2 {
	display: none !important;
}

/* success stories */
.loop-success-stories {
	margin-top: 20px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
}

/* ======= Pagination ======= */
.pagination {
	margin-bottom: 60px;
}
.pagination li a, .pagination li span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	margin-right: 5px;
	color: #0072bc;
}
.pagination li span.dots {
	background: #ffffff !important;
	color: #000000 !important;
}
.pagination li span, .pagination li span.current {
	background: #0072bc !important;
	color: #ffffff !important;
}
.pagination li a:hover, .pagination li span:hover {
	color: #000000;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #0072bc;
	border: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #fed98c;
	border: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: none;
}

/* sidebar */
.ti-sidebar {
	margin-top: 20px;
}
.blog-sidebar {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0px 7px #ccc;
	padding: 20px;
	margin: 20px 0px;
}
.banner-wrapper {
	margin-bottom: 20px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.banner-wrapper h2 {
	margin: 0px !important;
	background-color: #0072bc;
	color: #ffffff;
	padding: 10px;
}
.banner-wrapper ul {
	padding: 0px !important;
	list-style: none;
	margin-bottom: 0px;
}
.banner-wrapper ul li {
	display: block;
	list-style-type: none;
	list-style: none;
	padding: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ececec;
}
.banner-wrapper ul li:last-child {
	border-bottom: none;
}
.banner-wrapper ul li a {
	font-weight: 400;
}
.banner-wrapper ul li a:hover {
	text-decoration: underline !important;
}
.banner-wrapper ul.widget-social li {
	padding: 10px 5px;
}
.widget-social {
	text-align: center;
}
.widget-social li {
	display: inline-block !important;
	border-bottom: none !important;
	margin-bottom: 0px !important;
}
.widget-social li a {
 font-size: 3em;
}
/* social styling */
.widget-social a {
	color: #fff !important;
}
.widget-social i.fa-facebook-square{
	color: #3b5998;
}
.widget-social i.fa-twitter-square{
	color: #55acee;
}
.widget-social i.fa-linkedin-square{
	color: #0077b5;
}
.widget-social i.fa-google-plus-square {
	color: #dd4b39;
}
.widget-social i.fa-envelope-square{
	color: #0072bc;
}
.widget-social i.fa-rss-square{
	color: #f26522;
}


/* Search	*/
.banner-wrapper #search .filed {
	margin: 1em;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 90%;
}
.banner-wrapper #search .filed input[type="text"] {
	width: 85%;
}

table.gsc-search-box {
	margin: 2px !important;
}
form.gsc-search-box {
	border-radius: 5px;
	border: 1px solid #ccc;
}
.gsc-input-box, .gsc-input-box-hover {
	border: none !important;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	border: none !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus, .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	background: rgba(0,0,0,0) url("http://techimpact.tappnetwork.com/wp-content/themes/techimpact/assets/img/search_icon.png") no-repeat scroll 5px 3px !important;
	border: 0 none !important;
	box-shadow: none !important;
	font-size: 0 !important;
	margin: 0 !important;
	padding: 10px 20px !important;
	min-width: 10px !important;
}
td.gsc-search-button {
	border-left: 1px solid #0072bc;
}
.gsib_a textarea:focus, .gsib_a input[type="text"]:focus {
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 0px !important;
}
.header-search .gsc-control-cse{
	padding: 0px;
	border-radius: 5px;
}
.header-search form.gsc-search-box {
	margin-bottom: 0px;
}
.search-toggle {
	display: none;
}
@media all and (max-width: 480px){
	.header-search {
		margin-top: 30px;
		display: none;
	}
	.search-toggle {
		display: block;
		padding-left: 5px;
	}
	.search-toggle a:hover, .search-toggle:hover {
		color: #0072bc;
	}
	.search-toggle a {
		padding: 0px 0px 0px 20px !important;
	}
}


.topsearch-form { display:none; position:absolute; right:0; top:47px; width:240px; padding:10px; background:#f1f1f1; }
.top-search { position:relative; display:inline-block; margin:0 0 0 10px; vertical-align:middle;	}
.topsearch-form form { position:relative; }
.ti-sidebar .search-form label, .ti-sidebar .search-form input { width: 100%; margin-bottom: 0px; }
.ti-sidebar .search-form label span.screen-reader-text, .topsearch-form label span.screen-reader-text { display: none; }
.ti-sidebar .search-form button, .topsearch-form button {
	background-color: #F7941E;
	color: white;
	width:100%;
	padding:0 !important;
	height:49px;
	right:0;
	top:0;
	min-width:0;
}
.ti-sidebar .search-form input, .topsearch-form form input {
	outline: 0;
	border: 1px solid #d7d7d7;
	background: #fff;
	height: 50px;
	padding: 0 20px!important;
	font-size: 16px;
	width: 100%!important;
}


.banner-wrapper ul li.all-events-link {
	text-align: center;
	background-color: #F7941E;
}
.banner-wrapper ul li.all-events-link a{
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}
/* Visual Composer Customizations */
.wpb_row {
	margin-bottom: 10px !important;
}
.vc_label {
	color: #ffffff;
}
.vc-team-member {
	padding-bottom: 10px;
}
.vc_btn3.vc_btn3-color-blue{
	background-color: #0072bc !important;
}
.vc_btn3.vc_btn3-color-orange {
	background-color: #F7941E !important;
}
.vc_btn3.vc_btn3-color-green {
	background-color: #6cbd45 !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
	background-color: #6cbd45;
}
.wpb_tour .wpb_tabs_nav li a:hover {
	background-color: #F7941E;
}
.wpb_tour .wpb_tabs_nav li a {
	background-color: #0072bc;
	color: #ffffff;
}
.gray-container, .white-container {
	padding: 30px 10px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}
.white-container {
	box-shadow: 0 2px 7px #ccc;
}
.gray-container {
	background: #f8f8f8;
	box-shadow: 0 0px 7px #ccc;
}
.gray-container h3 {
	margin-top: 0px;
	margin-bottom: 20px;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.pricing {
	text-align: center !important;
}
.pac-top {
	background: #fff;
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 0px 5px #CCC;
	padding: 18px 10px;
}
.pricing .pac-top h6 {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: ;
	color: #444444;
}
.pricing:hover .pac-top h6 {
	color: #f7941e;
}
.pricing .pac-top p {
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: 100;
	color: #898989;
}
.pricing .pac-meddil {
	background: #f0f0f0;
	box-shadow: 0px 0px 5px #CCC;
	padding: 10px;
}
.pricing .pac-meddil ul {
	margin: 15px 0px;
	list-style: none;
	padding-left: 0px !important;
}
.pricing .pac-meddil ul li {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.pricing .pac-bottom{
	background:#444444;
	box-shadow: 0px 0px 5px #CCC;
	padding: 1px 10px 20px 10px;
	border-radius: 0 0 5px 5px;
	text-align: center;
}
.pricing .pac-bottom .pac-pricing {
	margin-bottom: 10px;
}
.pricing .pac-bottom .pac-pricing h3 {
	color: #ffffff;
}
.pricing:hover .pac-bottom .pac-pricing h3 {
	color: #444444;
}
.pricing .pac-bottom a {
	background: #fff;
	border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #616161;
	padding: 6px 18px;
	margin-top: 7px;
}

.pricing:hover .pac-bottom {
	background:#f7941e;
}


.pack {
	margin-left:0px !important;
	margin-bottom: 40px;
}
.pack ul{
	padding-left: 17px;
}
.pack ul li {
	list-style:none;
	float: left;
	text-align: center;
	width:297px;
	margin: 0 18px;

}
.pack ul li:hover {

}
.pack ul li .pac-top{
	background:#fff;
	border-radius:5px 5px 0 0;
	box-shadow: 0px 0px 5px #CCC;
	padding: 18px 0;
}
.pack ul li .pac-top h6{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: ;
	color: #444444;
}
.pack ul li:hover .pac-top h6{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: ;
	color: #f7941e;
}
.pack ul li .pac-top p{
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight:100;
	color: #898989;
}

.pack ul li .pac-meddil{
	background:#f0f0f0;
	box-shadow: 0px 0px 5px #CCC;
}
.pack ul li .pac-meddil ul{
	margin-left:0px;
}
.pack ul li .pac-meddil ul li{
	float:none;
	border-bottom:1px solid #e5e5e5;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight:100;
	padding: 14px 10px;
	color: #898989;
	width: auto !important;
}
.pack ul li .pac-bottom{
	background:#444444;
	box-shadow: 0px 0px 5px #CCC;
	text-align:left !important;
	padding: 25px 10px;
	border-radius: 0 0 5px 5px;
}
.pack-img {
	float:left;
}
.pack-img img{

}
.ti-rss-title {
	background-color: #0072bc;
	color: #ffffff;
	font-weight: 400;
	font-size: 24px;
	padding: 10px;
}
.single-ti-rss-item {
	padding: 0px 5px 10px 5px;
	border-bottom: 1px solid #ececec;
}
.ti-rss-caption {
	padding: 0px !important;
}
.rss-more-button {
	margin-top: 20px;
}

/* === Events === */
.events-header {
	background-color: #6cbd45;
	color: #ffffff;
	font-weight: 400;
	font-size: 24px;
	padding: 20px;
}
.single-event {
	padding: 20px 0px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 20px;
}
.single-event .date {
	font-weight: bold;
}
.single-event .event{
	font-weight: 500;
	font-size: 16px;
}
.css-events-list .events-header, .css-events-list .single-event {
	padding: 10px 0px;
	margin-bottom: 0px;
	min-height: 50px;
}
.css-events-list .single-event {
	padding: 20px 0px;
}
.css-events-list .single-event .date {
	padding: 0px !important;
}

/* === HUBSPOT FORM OVERRIDES === */
.hs-form.stacked .field {
	margin-bottom: 0px !important;
}
.form2-right .hbspt-form .hs-form .hs_submit .actions {
	margin-bottom: 0px !important;
	text-align: center;
}
@media (min-width: 992px) {

	.form2-right .hbspt-form .hs-form .hs_submit .actions .hs-button{
		max-width: 255px;
	}
}
.form2-right .hbspt-form .hs-form .hs_submit .actions .hs-button{
	background-image: none !important;
	font-size: 20px !important;
	padding: 10px !important;
	max-width: 267px;
	font-family: 'Open Sans', sans-serif !important;
	border-radius:5px;
	color:#fff;
	font-weight: 100;
	background-color: #F7941E;
	border: 1px solid #F7941E;
	box-shadow: none !important;
	text-shadow: none !important;
	border-top: 1px solid #F7941E;
	border-bottom: 1px solid #F7941E;
	border-right: 1px solid #F7941E;
	border-left: 1px solid #F7941E;
}
.form2-right .hbspt-form .hs-form .hs_submit .actions .hs-button:hover {
	color: #F7941E;
	background-color: #ffffff;
	border: 1px solid #F7941E;
	border-top: 1px solid #F7941E;
	border-bottom: 1px solid #F7941E;
	border-right: 1px solid #F7941E;
	border-left: 1px solid #F7941E;
}

.form2-right form input {
	padding: 0px 4px;
}


/* Resource Controls */
.pl-anim150{-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;}
.pl-anim250{-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;}
.pl-grid-controls{display:inline-block;margin:5px 0 10px 0;vertical-align:top;min-width:200px;z-index:10;position:relative;}
.pl-button,
.pl-drop_down{display:inline-block;height:35px;line-height:35px;width:auto;background:#fff; border:1px solid #eaeaea; border-bottom:3px solid #eaeaea;	color:#555;padding:0 5px;;position:relative;z-index:10; min-width:200px; text-align:left;cursor:pointer;margin-right:10px;vertical-align:middle;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; margin-bottom:10px;}
.pl-drop_down span{position:relative;padding-right:20px; display:block; }
.pl-drop_down span::before{ font-family:FontAwesome; position:absolute;right:3px;display:block;content:"\f107";}

.pl-drop_down ul{position:absolute;	visibility:hidden; left:0px;background:#fff;padding:0px;min-width:100%;text-align:left;overflow:hidden;z-index:999999; margin:0px!important; opacity:0;	 -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border:1px solid #eaeaea; border-bottom:3px solid #eaeaea; }
.pl-drop_down:hover ul{ opacity:1; visibility:visible; }
.pl-drop_down:hover span{color:#333;}
.pl-drop_down li:first-child{ border-top:1px solid #eaeaea; }
.pl-drop_down li{display:block;text-transform:none;color:#808080;font-weight:300;line-height:30px;;letter-spacing:0;margin:0 0 0 0!important;padding:2px 0px; border-bottom:1px solid #f1f1f1; background:#fff;-webkit-transition:all 150ms;-moz-transition:all 150ms;-ms-transition:all 150ms;transition:all 150ms;}
.pl-drop_down li:before{content:'';position:relative;display:inline-block;width:10px;height:10px;top:1px;margin:0 6px;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.pl-drop_down li:last-of-type{margin:0;}
.pl-drop_down li:hover{color:#59514c; background:#f8f8f8;}
.pl-drop_down li.active{color:#e96d51;font-weight:400;}
.pl-drop_down li.active:before{background:#e96d51;border-color:#fff;}
.pl-button.active{background:#e96d51;}
.pl-button i{position:relative;display:inline-block;background:#f9f6f0;width:17px;height:17px;margin-right:8px;top:3px;}
.pl-button i:before,
.pl-button i:after{content:'';position:absolute;display:block;background:#c3bdb8;}
#ToGrid i:before,
#ToGrid i:after{width:100%;height:3px;top:7px;}
#ToGrid i:after{width:3px;height:100%;top:0;left:7px;}
#ToList i:before,
#ToList i:after{width:100%;height:4px;top:3px;}
#ToList i:after{top:10px;}
.pl-button.active i:before,
.pl-button.active i:after{background:#e96d51;}
.pl-meta{display: inline-block;height: 35px;line-height: 35px;width: auto;background: #fff;border: 1px solid #eaeaea;border-bottom: 3px solid #eaeaea;color: #555;padding: 0 5px;position: relative;z-index: 10;text-align: left;cursor: pointer;margin-right: 10px;vertical-align: middle;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-bottom: 10px!important;text-align: center;}
.pl-meta .meta-title{float:left;line-height:35px; margin-right:5px; color:#555;}
.pl-meta span{position:relative;display:inline-block;width:24px;height:24px;margin:5px 0 0;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.pl-meta span:after{content:'';position:absolute;top:9px;left:7px;border:5px solid transparent;}

.pl-meta span.desc:after{border-top:7px solid #c3bdb8;}
.pl-meta span.asc:after{top:3px;border-bottom:7px solid #c3bdb8;}
.pl-meta span:hover{background:#f1f1f1;}
.pl-meta span.desc:hover:after{border-top-color:#949494;}
.pl-meta span.asc:hover:after{border-bottom-color:#949494;}
.pl-meta span.active.desc:after{border-top-color:#e96d51;}
.pl-meta span.active.asc:after{border-bottom-color:#e96d51;}

.sort-controls{display:inline-block;margin:5px 0px 10px 0;vertical-align:top;float:right;}
.sort-controls ul{float:right;}
.sort-controls li{margin-right:10px;cursor:pointer;list-style:none;float:left;background:#ffffff;padding:5px 15px;color:#ffffff;}
.sort-controls li.active{background:#ffffff;color:#333333;}
.controls{display: inline-block;margin: 12px 0 20px 0;vertical-align: top;min-height: 32px;border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;}
.controls li{cursor: pointer;list-style: none;float: left;padding: 9px 20px;color: #B1B1B1;font-size: 14px;}
.controls li.active{color: #333333;border-top: 3px solid; border-color:#666;padding: 7px 20px;}

/* ad banner */
#ad-banner {
	padding-bottom: 20px;
}

.serviceinner-content { float:left; width:100%; overflow:hidden; }
/*.page-container2 { margin-top:98px; }
.page-container {
	margin-top: 150px !important;
}*/

.basic-section:before { content: ''; display:block !important; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.82); }
.basic-section { padding:42px 0 0; position:relative; border-bottom:10px solid #f7941e; text-align:center; clear:both; margin:0 !important;	margin-bottom:0 !important; }
.basic-section h2 { font-size:40px; line-height:44px; color:#0072bc; font-weight:700; margin:0; padding:0 0 15px; }
.basic-section h1 { font-size:35px; line-height:40px; color:#0072bc; font-weight:500; margin:0; padding:0 0 20px; }
.basic-content { font-size:18px; line-height:30px; }
.basic-content > div { position:relative; }
.basic-section > div > div.vc_column-inner	{ padding:0 !important; }

.basics-boxes { padding:25px 0 0; }
.basics-boxes { text-align:center; margin:0; padding:0 5%; display:block; }
.basics-boxes .basics-box { display:inline-block; padding:10px; vertical-align:top; }
.basic-section .basics-box > .vc_column-inner { background:rgba(150,160,169,0.23); border-radius:4px; padding:15px 0 0; }
.basics-boxes .basics-bicon { height:55px; display:block; padding:0 10px; margin:0; }
.basics-btext { padding:0 10px; margin:0 0 15px; margin:0 0 10px !important; }
.basics-box h5 { font-size:16px; font-weight:600; color:#000; margin:0; padding:10px 0; }
.basics-bt { font-size:13px; }
.basic-section .vc_column-inner .learnmore-link { padding:30px 0 0; text-align:right; display:block; margin:0; }
.basics-boxes .basics-box .basic-link { display:block; margin:0; }

.basics-boxes .basic-link a { display:block; background:#f5f5f5; padding:10px 10px; line-height:20px; text-align:center; font-size:16px; font-weight:300; color:#435d79; border-radius:0 0 5px 5px; }
.basics-boxes .basic-link a:hover { background:#f7941e !important; color:#fff !important; }

.basic-section .vc_column-inner .learnmore-link a { text-align:center; display:inline-block; background:#f7941e; padding:12px 35px; font-size:28px; line-height:30px; text-align:center; font-style:italic; font-weight:500; color:#fff; border-radius:5px 5px 0 0; }
.basic-section .vc_column-inner .learnmore-link a:hover { background:#ea850d !important; color:#fff !important; }

.content-section > div > .vc_column-inner { padding:0 !important; }
.content-section { padding:40px 0 35px; font-size:16px; line-height:26px; clear:both; margin-bottom:0 !important; clear:both; }
.content-section h5 { color:#000; margin:0; padding:0 0 15px; font-size:25px; line-height:30px; }
.list-style ul { margin:0; padding:0 0 25px; list-style:none; }
ul.sub-list { list-style-type: disc; margin-top: 10px; margin-left: 40px;}
ul.sub-list li { padding-bottom: 0px !important; margin: 0px !important;}
.list-style ul li { padding:0 0 10px 20px; position:relative; margin:10px 0 0; }
/*.list-style ul li:before { content:''; position:absolute; left:0; top:6px; background:#000; border-radius:4px; width:12px; height:12px; }*/
.list-style ul.fa-ul li { padding-left: 10px !important; }
.list-style ul.fa-ul i.fa-li { color: #0072bc; }
.list-style ul.fa-ul i.fa-check { color: #6cbd45; }
.content-section p { margin:0; padding:0 0 25px; font-size:16px; }

.content-secbottom { padding:45px 0; border-top:1px solid #004876; margin-bottom:0 !important; }

.content-seclasttext , .content-seclasttext p { text-align:center; font-size:20px; line-height:24px; }
.content-seclasttext strong { font-style:italic; }

.content-section .wpb_content_element, .content-section ul.wpb_thumbnails-fluid>li { margin:0; }



.relatedResources-section { padding:42px 0 45px; position:relative; background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/img/bg-img2.jpg) no-repeat center; background-size:cover; text-align:center; clear:both; }
.relatedResources-section:before { content:''; display:block !important; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,114,188,0.90); }
.relatedResources-section > div { position:relative; }
.relatedResources-section .resources-page-grid { text-align:center; margin:0; padding:0 5%; display:block; }
.relatedResources-section .resources-item { display:inline-block; float:none; width:18%; padding:10px; vertical-align:top; margin-bottom:0 !important; }

.relatedResources-boxes a.link-style , .relatedResources-boxes2 a.link-style { display:block; }
.relatedResources-section .link-style a:hover ,	.relatedResources-section a.link-style:hover, .relatedResources-boxes2 a.link-style:hover { background:#6cbd45	}
.relatedResources-section h2 { padding:0 0 40px; margin:0; text-shadow: 2px 2px 1px #000000; font-size:44px; line-height:48px; font-weight:700; color:#fff; }
.relatedResources-link { padding:25px 0 0; }
.relatedResources-link a { color:#fff; font-size:20px; line-height:26px; font-style:italic; }
.relatedResources-link a:hover { color:#f7941e; }
.serviceinner-content .container { box-shadow:0 0px 0 rgba(0,0,0,0); padding-bottom:0; }
.relatedResources-section .resources-item > a { height:180px; overflow:hidden; background:#fff; display: block;	border-radius:5px 5px 0 0;	}
.relatedResources-section .resources-page-grid * { box-shadow:0 0px 0 rgba(0,0,0,0) !important; }


.relatedWebinars-section { padding:100px 0 120px; clear:both; }
.relatedWebinars-section h2 { padding:0 0 40px; margin:0; font-size:44px; line-height:48px; font-weight:700; color:#49647f; text-align:center; }
.relatedWebinars-section .events-header { background:#6cbd45; color:#f2f5f7; padding:10px 0; font-size:30px; line-height:34px; font-weight:700; }

.relatedWebinars-section .single-event { float:left; width:100%; padding:15px 0; border-bottom:1px solid #d5d5d5; color:#49647f; font-size:20px; font-weight:700; line-height:26px; }
.css-events-list { text-align:center; }
.relatedWebinars-bname a { color:#49647f; }
.relatedWebinars-bname a:hover { color:#333; }
.events-header *, .single-event * { text-align:left; }
.relatedWebinars-section .css-events-list .single-event .date, .relatedWebinars-section .event { padding:0 20px !important; }
.relatedWebinars-section .event a { color:#49647f; font-size:20px; font-weight:700; line-height:26px; }
.relatedWebinars-section .event a:hover { color:#6cbd45; }
.relatedWebinars-section .fa { display:none; }

.getStarted-section { padding:45px 0 30px; position:relative; background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/img/bg-img3.jpg) no-repeat center; background-size:cover; margin:0; color:#fff; }
.getStarted-section:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(247,148,30,0.84); }
.getStarted-section > div { position:relative; }

.getStarted-section .form2-right input , .getStarted-section .form2-right button , .getStarted-section .form2-right textarea, .getStarted-section .form2-right select , .getStarted-section .form2-right input[type="text"], .getStarted-section .form2-right input[type="password"], .getStarted-section .form2-right input[type="datetime"], .getStarted-section .form2-right input[type="datetime-local"], .getStarted-section .form2-right input[type="date"], .getStarted-section .form2-right input[type="month"], .getStarted-section .form2-right input[type="time"], .getStarted-section .form2-right input[type="week"], .getStarted-section .form2-right input[type="number"], .getStarted-section .form2-right input[type="email"], .getStarted-section .form2-right input[type="url"], .getStarted-section .form2-right input[type="search"], .getStarted-section input[type="tel"], .getStarted-section input[type="color"] { outline:none; border:none; background:#fff; height:50px; padding:0 20px; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:16px; width:100%; border-radius:2px; box-sizing: border-box; max-width:100%; }
.getStarted-section .form2-right .form2-right input[type=checkbox] , .getStarted-section .form2-right input[type=radio] { width:auto; height:auto; }
.getStarted-section .form2-right textarea { padding:15px 20px; height:170px; max-width: 500px; }
.getStarted-section .form2-right	.hbspt-form .hs-form .hs_submit .actions input[type=submit] , .getStarted-section	.form2-right	.hbspt-form .hs-form .hs_submit .actions button { height:auto; width:auto; border:none; cursor:pointer; background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/img/blank.png) no-repeat left top #fff; font-size:17px; line-height:24px; font-weight:700; padding:8px 20px; color:#fff; display:inline-block; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all	0.4s ease-in-out;	border-radius:4px;	min-width:190px; color:#db8927;	}
.getStarted-section .form2-right	.hbspt-form .hs-form .hs_submit .actions input[type=submit]:hover , .getStarted-section	.form2-right	.hbspt-form .hs-form .hs_submit .actions button:hover { border:none; background-color:#6cbd45; color:#fff; }
.getStarted-section .hs-form .hs-field-desc { color:#fff; }
.getStarted-section .hs-form label { color:#fff; font-weight:normal; }


.form2-right ul.hs-error-msgs { margin:0; padding:0; list-style:none; float:left; width:100%; }
.form2-right .hs-form .input { margin:0; }
.form2-right .hs-form .hs-form-field { padding:0 0 15px; }
.getStarted-section .form2-right .hs-form fieldset.form-columns-2 .input , .getStarted-section .form2-right .hs-form fieldset.form-columns-1 .input { margin-right:0 }
.getStarted-section .form2-right .hs-form fieldset.form-columns-2 .field { padding:0 0 10px 10px }
.getStarted-section .form2-right .hs-form fieldset.form-columns-2 .field:first-child { padding:0 10px 10px 0; }
.getStarted-section .form2-right .hs-form fieldset.form-columns-3 .field { padding:0 0 10px 10px }
.getStarted-section .form2-right .hs-form fieldset.form-columns-3 .field:first-child { padding:0 10px 10px 0; }
.getStarted-section .form2-right .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 5px 10px; }
.getStarted-section .form2-right .hs-form fieldset .hs-input { width:100% !important; }
.getStarted-section .form2-right .hs-form fieldset { max-width:none; }
.getStarted-section .form2-right	fieldset input[type="checkbox"], .getStarted-section .form2-right	.hs-form fieldset input[type="radio"] { width:auto !important; }
.getStarted-section ul.inputs-list { margin:0; padding:5px 0; list-style:none; }

.getStarted-section .form2-right .inputs-list input[type="checkbox"] , .getStarted-section .form2-right .inputs-list input[type="radio"] { width:auto !important; }
/*.getStarted-section .form2-right .inputs-list .hs-form-checkbox-display , .getStarted-section .form2-right .inputs-list .hs-form-booleancheckbox , .inputs-list li.hs-form-radio { display:block; padding:0 0 8px 25px; position:relative; }
.getStarted-section .form2-right .inputs-list input[type="checkbox"] , .getStarted-section .form2-right .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.getStarted-section .form2-right .inputs-list input[type="radio"] { top:3px; }
.getStarted-section .form2-right .inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; }
.getStarted-section .form2-right .inputs-list input[type="checkbox"] + span:before	{ position:absolute; left:-25px; top:0;	content:''; width:20px; height:20px; border:1px solid #dadada; color:#fafafa; background:#fafafa; }
.getStarted-section .form2-right .inputs-list input[type="checkbox"]:checked + span:before { background:#000; color:#fff; border-color:#000; }
.getStarted-section .form2-right .inputs-list input[type="checkbox"]:checked + span:after { text-align:center; color:#fff; position:absolute; left:-25px; top:0;	content: "\f00c"; font-family:'FontAwesome'; width: 20px; line-height: 20px; }

.getStarted-section .form2-right .inputs-list input[type="radio"] + span:before { position:absolute; left:-2px; top:2px;	content:''; width:20px; height:20px; border:1px solid #dadada;	background:#fafafa; border-radius:100%; }
.getStarted-section .form2-right .inputs-list input[type="radio"]:checked + span:after { position:absolute; left:2px; top:6px;	content:''; width:12px; height:12px; border-color:#000; background:#fff;	border-radius:100%; }*/


@media	(max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {

	.getStarted-section .form2-right .hs-form fieldset.form-columns-2 .field { padding:0 0 10px 0 }
	.getStarted-section .form2-right .hs-form fieldset.form-columns-2 .field:first-child { padding:0 0 10px 0 }
	.getStarted-section .form2-right .hs-form fieldset.form-columns-3 .field { padding:0 0 10px	}
	.getStarted-section .form2-right .hs-form fieldset.form-columns-3 .field:first-child { padding:0 0 10px 0; }
	.getStarted-section .form2-right .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 0 10px; }

}

.getStarted-section .form2-right .hbspt-form .hs-form .hs_submit .actions { margin:0 !important; }
.getStarted-section h3 { margin:0; font-weight:700; font-size:42px; line-height:42px; padding:0 0 25px; color:#fff; text-align:center; }
.getStarted-section .form2-right p { color:#fff; text-align:center; font-size:15px; }
.getStarted-section .form2-right	form input { border:none; }
.getStarted-section .form2-right	.hs-form-required { display:none; }
.getStarted-section .form2-right	.hs_possible_needs > label { font-size:22px; padding:0 0 10px; }
.getStarted-section .form2-right	.hs-form-checkbox { float:left; width:50%; padding:0 10px 0 0; }
.getStarted-section .form2-right	.hs-form-checkbox:nth-child(2n) { clear:right; }
.getStarted-section .form2-right	.hs-form-checkbox:nth-child(2n+1) { clear:left; }
.getStarted-section .form2-right	.inputs-list input[type="checkbox"] + span:before { width:15px; height:15px; border:none; }
.getStarted-section .form2-right	.inputs-list input[type="checkbox"] + span { line-height:16px; }
.getStarted-section .form2-right	.inputs-list input[type="checkbox"]:checked + span:after { width:16px; line-height:17px; font-size:11px; }
.getStarted-section .form2-right	.actions { text-align:center; }

.getStarted-section .form2-right { background:none; padding:0; box-shadow:0 0px 0 rgba(0,0,0,0); border-radius:0; }
.getStarted-section .hbspt-form { padding:25px 0 0; }
.getStarted-section .ti-sidebar { width:100%; padding:0; margin:0; }

/*.serviceinner-content .content > .vc_row > .vc_column_container { padding:0 15px !important; }
.serviceinner-content .content > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column:first-child { padding-left:15px !important; }
.serviceinner-content .content > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row > .wpb_column:first-child + .wpb_column { padding-right:15px !important; }*/

@media (min-width: 768px) {
	.content-section .content-secbotbimg { float:left; width:40%; }
	.content-section .content-secbotbtext { float:left; width:60%; padding:0 0 0 20px; }


}


@media (min-width: 1200px) {
	.serviceinner-content .content > .vc_row > .wpb_column > .vc_column-inner	> .wpb_wrapper { width:1032px; margin:0 auto; }
}

@media (min-width: 768px) and (max-width: 1200px) {

	.basics-boxes { padding:0; }
	.relatedWebinars-section .single-event { font-size:16px; }
	.relatedWebinars-section .events-header { font-size:17px; line-height:23px; }

	.basic-section h2 { font-size:34px; line-height:36px; }


	.link-style2 a, a.link-style2 { padding:10px 25px; font-size:21px; line-height:28px; }
	.relatedResources-section h2, .relatedWebinars-section h2 { padding:0 0 30px; font-size:36px; line-height:40px; }
	.content-section { padding:30px 0; }

	.content-secbottom { padding:30px 0; }
	.relatedWebinars-section { padding:40px 0; }

	.relatedWebinars-titlesection , .relatedWebinars-section .event a { font-size:17px; line-height:23px; }
	.relatedWebinars-box { font-size:16px; line-height:22px; }

	.getStarted-section { padding:35px 0 25px; }
	.getStarted-section .hbspt-form { padding:15px 0 0; }

	.getStarted-section h3 { font-size:30px; line-height:34px; }
	.relatedResources-section .resources-page-grid { padding:0; }
	.relatedResources-section .resources-item { width:20%; }

}

@media (min-width: 992px) and (max-width: 1200px) {
	.serviceinner-content .content > .vc_row > .wpb_column > .vc_column-inner	> .wpb_wrapper { width:970px; margin:0 auto;	}
}




@media (min-width: 768px) and (max-width: 991px) {
	.serviceinner-content .content > .vc_row > .wpb_column > .vc_column-inner	> .wpb_wrapper { width: 720px; margin:0 auto; }
/*	.page-container2 { margin-top: 177px; }*/
	/*.basics-boxes .basics-box { width:20%; }*/
}

@media (max-width: 767px) {
	.serviceinner-content .content > .vc_row > .wpb_column > .vc_column-inner	> .wpb_wrapper { padding:0 15px; }

	.serviceinner-content .content > .vc_row > .wpb_column { padding:0 15px; }

	.serviceinner-content .container { padding:0 15px; }
	.relatedWebinars-section .css-events-list .single-event .date, .relatedWebinars-section .event { padding:0 10px !important; }

/*	.page-container2 { margin-top:108px; }
*/
	.basics-boxes { padding:0; }
	.relatedWebinars-section .single-event { font-size:16px; }
	.relatedWebinars-section .events-header { font-size:17px; line-height:23px; }


	.basic-section h2 { font-size:30px; line-height:36px; }

	.basic-section .vc_column-inner .learnmore-link a { padding:12px 18px; font-size:19px; }
	.relatedResources-section h2, .relatedWebinars-section h2 { padding:0 0 20px; font-size:30px; line-height:36px; }
	.content-section { padding:30px 0; }

	.content-secbottom { padding:30px 0; }
	.relatedWebinars-section { padding:40px 0; }

	.relatedWebinars-titlesection , .relatedWebinars-section .event a { font-size:17px; line-height:23px; }
	.relatedWebinars-box { font-size:16px; line-height:22px; }

	.getStarted-section { padding:35px 0 25px; }
	.getStarted-section .hbspt-form { padding:15px 0 0; }

	.getStarted-section h3 { font-size:30px; line-height:34px; }
	.relatedResources-section .resources-page-grid { padding:0; }
	.relatedResources-section .resources-item { width:49%; padding: 10px 5px; }

	.basics-boxes .basics-box { width:50%; }

	.content-section .content-secbottom { margin-top:25px !important; }

	.getStarted-section .form2-right { padding: 10px 0!important; }

}

@media (max-width: 375px) {


/*	.page-container2 { margin-top:138px; }*/

}

.large-button-text, #home-large-button {
	margin-bottom: 0px !important;
}
.large-button-text a {
	font-size: 30px !important;
	padding: 30px !important;
}
.basic-content p {
	font-size: 20px;
}
.PageContent .basics-boxes .basics-bicon{
	height: 100px;
}
.PageContent .basics-boxes .vc_btn3-container {
	margin-bottom: 0px !important;
}
.PageContent .basics-boxes .vc_btn3-shape-rounded {
	border-radius: 0px 0px 5px 5px;
}
.PageContent .vc_separator {
	margin-bottom: 40px;
}
.PageContent .vc_separator h4 {
	font-size: 30px;
}

/* TABLES */
.client-table th {
	background-color: #6cbd45;
	border: 1px solid #ffffff;
	color: #fff !important;
	padding: 2%;
	font-size: 20px;
	font-weight: normal;
}

.client-table tr td {
	border: 1px solid #fff !important;
	padding: 2%;
}
.client-table tr td.left-col-gray {
	text-align: center;
	color: #ffffff;
	background: #A6A6A6;
}

.client-table tr:nth-child(even) { background: #E2EFD9; }
.client-table tr:nth-child(odd) { background: #C5E0B3; }


/*header Landing page*/
.webinarlp-header { padding:105px 0 65px; position:relative; }
.webinarlp-header:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; opacity:0.84; display: block !important; }
.webinarlp-header > div { position:relative; }
.webinarlp-header h5 { font-size:20px; line-height:30px; font-weight:900; color:#0072bc; text-transform:uppercase; }
.webinarlp-header h1 { font-size:50px; line-height:60px; font-weight:900; text-transform:uppercase; padding:0;color:#0072bc;	 }
.webinarlp-header .wpb_content_element { margin:0 !important; }
.headerlp-content2 { padding:40px 0 0; }
.weblp-ltext { padding:0 0 20px; color:#0072bc; font-weight:900; font-size:16px; text-transform:uppercase; }
.weblp-ltext p { color:#0072bc; }
.weblp-ltext strong { color:#333; font-size:20px; display:inline-block; padding:0 0 0 5px; text-transform:none; }
.weblp-ltext2 { font-size:16px; line-height:30px; }
.weblp-hright { background-color: #0072bc; padding: 20px;}
.weblp-hright	h3 { margin:0 0 25px !important; padding:0 !important; color: #fff;}
.single-webinar { padding: 10px 0px 0px 0px; background: #fff; margin-bottom: 15px;}
.single-webinar .webinar-reg { text-align: center !important; margin: 10px 0px; padding: 0px 0px 0px 0px;}
.single-webinar .webinar-reg .webinar-reg-button { background: #6cbd45; padding: 10px; color: #fff; border: 1px solid #6cbd45;}
.single-webinar .webinar-reg .webinar-reg-button:hover { background: #fff; padding: 10px; color: #6cbd45; border: 1px solid #6cbd45;}
.single-webinar .webinar-reg .webinar-reg-button:hover, .single-webinar .webinar-reg .webinar-reg-button:hover a { color: #6cbd45; }
.single-webinar .webinar-reg .webinar-reg-button a { color: #fff; text-decoration: none !important;}
.single-webinar .webinar-reg .webinar-reg-button a:hover { color: #6cbd45; }
.single-webinar .webinar-date, .single-webinar .webinar-date a { color: #333; }
.single-webinar a { text-decoration: underline;}

/*learn more about section*/
.learnmoreabout-section { padding:60px 0; background:#f0f0f0; }
.learnmoreabout-section h3 { padding:0 0 25px; }
.learnmoreabout-boxes { padding:35px 0 0; }
.learnmoreabout-bicon .vc_single_image-wrapper { display:inline-block; width:100px; height:100px; border-radius:100%; background:#fff; padding:0 15px; }
.learnmoreabout-bicon img {	position:relative; top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.learnmoreabout-btext { padding:20px 0 0; color:#4d4d4d; font-weight:700; font-size:16px; line-height:20px; }
.learnmoreabout-section .wpb_content_element { margin:0 !important; }

/*testimonial section*/
.lptestimonial-section { position:relative; padding:55px 0 60px; margin-bottom:0 !important; text-align:center; }
.lptestimonial-section:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(247,148,30,0.90); display: block !important; }
.lptestimonial-section > div { position:relative; }
.lptestimonial-text { padding:0 5% 20px; font-size:24px; line-height:36px; }
.lptestimonial-text2 { font-size:15px; }
.lptestimonial-section p { color:#fff; }
.lptestimonial-text p { font-size:24px; line-height:36px; }
.lptestimonial-text2 p { font-size:15px; }
.lptestimonial-section .wpb_content_element { margin:0 !important; }

/*weblpcontent section*/
.wblp-hostsection { padding:80px 0; }
.wblp-hostsecright { font-size:18px; line-height:30px; }
.wblp-hostsecleft { text-transform:uppercase; font-size:22px; line-height:32px; font-weight:900; color:#0072bc; text-align:center; }
.wblp-hostsection .wpb_content_element { margin:0 !important; }

/*company section*/
.company-section { padding:50px 0; }
.company-logo span { height:80px; display:block; }
.company-logo span img {	-moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position:relative; top:50%; width:auto !important; max-height:80px; height:auto; }
.company-section h4 { font-size:18px; color:#666; font-weight:700; line-height:24px; padding:0 0 35px; text-transform:uppercase; }
.company-section .wpb_content_element { margin:0 !important; }


@media (min-width: 768px) and (max-width: 1200px){

	/*header Landing page*/
	.webinarlp-header h1 { font-size:58px; line-height:62px; }
	.webinarlp-header h5 { font-size:20px; line-height:32px; }


	/*learn more about section*/
	.learnmoreabout-section { padding:50px 0 35px; }
	.learnmoreabout-boxes { padding:25px 0 0; }

	/*testimonial section*/
	.lptestimonial-section { padding:45px 0 50px; }
	.lptestimonial-text p { font-size:22px; line-height:28px; }
}

@media (min-width: 30px) and (max-width: 767px){
	/*header Landing page*/
	.webinarlp-header { padding:40px 0 25px; }
	.webinarlp-header h1 { font-size:34px; line-height:36px; }
	.webinarlp-header h5 { font-size:20px; line-height:32px; padding:5px 0 10px; }

	.weblp-ltext2 { padding:0 0 25px; }
	.weblp-ltext strong { font-size:16px; padding:0 0 0 5px; }
 	.webinarlp-section .vc_column-inner, .webinarlp-section .wpb_wrapper { padding-left:0 !important; padding-right:0 !important; }

	/*learn more about section*/
	.learnmoreabout-section { padding:50px 0 30px; }
	.learnmoreabout-boxes { padding:25px 0 0; }
	.learnmoreabout-box { padding:15px 0 20px; }
	.learnmoreabout-btext { padding:10px 0 0; }
	.learnmoreabout-section .vc_column-inner, .learnmoreabout-section .wpb_wrapper { padding-left:0 !important; padding-right:0 !important; }

	/*testimonial section*/
	.lptestimonial-section { padding:40px 0 35px; }
	.lptestimonial-text p { font-size:15px; line-height:28px; }
	.lptestimonial-text { padding:0 0 20px; }
	.lptestimonial-section .vc_column-inner, .lptestimonial-section .wpb_wrapper { padding-left:0 !important; padding-right:0 !important; }

	/*weblpcontent section*/
	.wblp-hostsection { padding:40px 0 35px; }

	/*company section*/
	.company-section { padding:35px 0; }
	.company-section .company-logo { margin:10px 0 !important; padding:0 10%; }
	.company-section .vc_column-inner, .company-section .wpb_wrapper { padding-left:0 !important; padding-right:0 !important; }


}

.top .navbar-toggle .icon-bar { background-color: #888; }

@media (max-width: 767px){
	.top-right { width:100%; text-align:center; }
	.top-social , .top-search, .top-menusearch { float:none; width:auto; display:inline-block; margin:0; vertical-align: middle; }
 	.navbar-header { position:absolute; right:0; top:85px; }
	.top-menu .navbar-toggle { margin:0	!important; }
	.top-menu .navbar-collapse { position:absolute; top:130px; left:0; width:100%;	background:#fff; }
}

.headercsslide, .headercsslide2 { display:none; }
.headercsslide.active ,.headercsslide2.active	{ display:block; }
.headercs-imageslide { height:598px; background-size:cover; background-position:center; position:relative; border-bottom:2px solid #fff; }
.headercs-imageslide:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4); }
.headercs-slidetext { color:#fff; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position:relative; top:50%; width:auto !important; max-height:80px; height:auto; text-transform:uppercase; font-size:33px; line-height:36px; font-weight:700; text-align:center; }
.headercs-slidetext strong { font-size:54px; line-height:56px; display:block; }
.headercs-midtext { background:#004e81; padding:40px 0; border-top:5px solid #0072bc; font-size:26px; font-weight:500; line-height:34px; color:#fff; text-align:center; }
.headercs-midtext2 { font-size:25px; line-height:32px; color:#333; background:#f5f5f5; padding:20px 0; margin:10px 0; text-align:center; font-weight:700; }
.headercs-midtext2 .wpb_content_element { margin-bottom: 0px !important; }

.headercs-links { background:#0072bc; padding:30px 0; text-align:center; }
.headercs-links ul, .headercs-links ul li { margin:0; padding:0; display:inline-block; }
.headercs-links a { display:inline-block; border-radius:50px; border:2px solid #fff; color:#fff; font-size:18px; padding:10px 20px; min-width:120px; margin:5px; cursor:pointer; }
.headercs-links a:hover, .headercs-links a.active { background:#fff; color:#0072bc; }
.headercs-links2 a:hover, .headercs-links2 a.active, .headercs-links2 a.current-menu-item { background:#f5931e; color:#fff; border-color:#f7941e; }
.headercs-contentlimg { text-align:center; }
.headercs-contentllogo img { max-width:170px; }
.headercs-contentllogo { padding:15px 0 0; }
/*.headercs-links.fixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; }*/

.headercs-contentleft { padding:15px 20px 15px; }
.headercs-quotetext { background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/img/quote-img.png) no-repeat left top; padding:30px 0 25px; margin:0 0 25px; position:relative; font-style:italic; }
.headercs-quotetext:after { content:''; position:absolute; bottom:0; height:3px; width:80%; background:#f7941e; left:0; }
.headercs-quotetext { font-size:14px; }
.itworks .headercs-quotetext { font-size: 26px !important; }
.headercs-contentslider { padding:10px 0; float:left; width:100%; }
.headercs-crboxes > a { float:left; width:48%; margin:5px 1%; padding:0 30px; height:200px; background:#333333; color:#fff !important; font-size:1.6em; line-height:30px; font-weight:700; text-transform:uppercase; }
.headercs-crboxes > a:nth-child(2), .headercs-crboxes > a:nth-child(3) { background:#f7941e; }
.headercs-contentrbtext { -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position:relative; top:50%; max-width:140px; }
.headercs-crboxes > a:hover { background:#0072bc; }

.headercs-contentrbox5 { margin:5px 0; background:#f7941e; color:#fff !important; height:410px; padding:40px 25px; margin:5px 0; font-size:18px; font-weight:500; }
.headercs-contentrbox5:hover { background:#0072bc; }
.headercs-cb5title { font-size:26px; font-weight:700; text-transform:uppercase; max-width:160px; }
.headercs-cb5text { max-width:230px; }
.headercs-prev { font-size:24px; position:absolute; left:10px; top:50%;	-moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color:#fff; cursor:pointer; }
.headercs-next { font-size:24px; position:absolute; right:10px; top:50%;	-moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color:#fff; cursor:pointer; }
.headercs-imageslidermain { position:relative; }

.single-ti-rss-item .entry-image	{ display:none; }

@media (min-width: 768px) {
	.headercs-contentleft { float:left; width:40%; }
	.headercs-contentright { float:left; width:60%; }
	.headercs-contentlimg { float:left; width:35%; }
	.headercs-contentltext { float:left; width:65%; }
	.headercs-crboxes { float:left; width:65%; }
	.headercs-contentrbox5 { float:left; width:35%; }
	.headercs-midtext2 .container { max-width:680px; }
}

@media (max-width: 767px){
	.headercs-imageslide { height:400px; }
	.headercs-midtext { padding:25px 15px; }
	.headercs-links a { min-width:0; }
	.headercs-midtext { font-size:23px; line-height:33px; }
	.headercs-crboxes > div { height:140px; font-size:18px; line-height:20px; }
	.headercs-contentrbox5 { float:left; width:100%; min-height:0; height:auto; }
	.headercs-slidetext { padding:0 30px; }
	.headercs-slidetext { font-size:28px; line-height:32px; }
	.headercs-slidetext strong { font-size:34px; line-height:38px; }
	.headercs-crboxes > a { padding:0 10px; font-size:16px; line-height:20px; }
}


.contant-main { overflow:hidden; float:left; width:100%; }
.content-main > .vc_row	{ margin:0 !important; }


.ourimpact-section { background:#0072bc; padding:30px 0 50px; position:relative; color:#fff; clear:both; overflow:hidden; font-size:18px; margin:0 !important; }
.ourimpact-section p { color:#fff; font-size:18px; line-height:28px; }
.ourimpact-section:before { content:''; position:absolute; left:50%;	-moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background:#f7941e; width:400px; height:400px; top:-240px; border-radius:100%; }


.contant-main h2 { font-size:35px; line-height:40px; color:#333333; margin:0; padding:0 0 30px; }
.ourimpact-section h2 { color:#fff; margin:0; font-size:50px; line-height:57px; padding:0; }
.ourimpact-section h4 {	position:relative; text-transform:uppercase; padding:10px 0 0; color:#fff; }
.ourimpact-section h4:beofre { content:''; position:absolute; background:#fff; height:1px; width:300px; top:0; left:50%; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.ourimpact-text { text-align:center; color:#fff; padding:60px 0 0; }

.ourimpact-section h3 , .ourimpact-section h6 { color:#fff; }
.ourimpact-section .ar-box { position:relative; padding:20px 30px 20px 60px; min-height:415px; }
.ar-box:before { right:0; height:100%; width:4000px; background:#005a95; content:''; position:absolute; top:0; }
.ar-box > div { position:relative; }
.ar-box + .ar-box:before	{ right:auto; left:0; background:#004e81; }
.ar-box:after	{ left:0; background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/img/arrow-img.png) no-repeat left; position:absolute; top:30px; width:32px; height:61px; content:''; }
.ar-box h5 { font-size:80px; color:#f7941e; line-height:80px; font-weight:700; }
.ourimpact-section h6 { position:relative; font-size:45px; line-height:50px; padding:10px 0 20px; margin:0 0 20px; }
.ourimpact-section h6:before { content:''; position:absolute; background:#fff; height:1px; width:80%; bottom:0; left:0; }
.ar-box strong { color:#f7941e; }

.ourimpact-content { padding:40px 0 0; text-align:center; margin:0 !important; }
.ourimpact-content h5 { font-size:18px; color:#fff; line-height:28px; font-weight:700; }
.ourimpact-content h5 strong { color:#f7941e; }
body div a.link-transparent-white, body div .link-transparent-white a { display:inline-block; border-radius:50px !important; border:1px solid #fff !important; background:none !important; color:#fff !important; padding:15px 25px !important; text-align:center; font-size:18px !important; min-width:160px ; }
body div a.link-transparent-white:hover, body div .link-transparent-white a:hover { background:#fff !important; color:#f7941e !important; }
body div a.link-transparent, body div .link-transparent a, .recentblog-section .entry-content + a { display:inline-block; border-radius:50px !important; border:2px solid #333333 !important; background:none !important; color:#333333 !important; padding:15px 25px !important; min-width:160px; text-align:center; font-size:18px !important; }
body div a.link-transparent:hover, body div .link-transparent a:hover, .recentblog-section .entry-content + a:hover { border-color:#0072bc !important; background:#0072bc !important; color:#fff !important; }

body div a.link-style, body div .link-style a, body div .link-style button { display:inline-block; border-radius:50px !important; border:2px solid #0072bc !important; background:#fff !important; color:#0072bc !important; padding:15px 25px !important; min-width:160px ; text-align:center; font-size:18px !important; }
body div a.link-style:hover, body div .link-style a:hover, body div .link-style button:hover { border-color:#0072bc !important; background:#0072bc !important; color:#fff !important; }

body div a.link-orange, body div .link-orange a, body div .link-orange button { display:inline-block; border-radius:50px !important; border:2px solid #f5931e !important; background:#f5931e !important; color:#fff !important; padding:15px 25px !important; min-width:160px ; text-align:center; font-size:18px !important; }
body div a.link-orange:hover, body div .link-orange a:hover, body div .link-orange:hover { border-color:#f5931e !important; background:none !important; color:#f5931e !important; }

body div a.link-blue, body div .link-blue a, body div .link-blue button { display:inline-block; border-radius:50px !important; border:2px solid #0072bc !important; background:#0072bc !important; color:#fff !important; padding:15px 25px !important; min-width:160px ; text-align:center; font-size:18px !important; }
body div a.link-blue:hover, body div .link-blue a:hover, body div .link-blue:hover { border-color:#0072bc !important; background:none !important; color:#0072bc !important; }

body div a.link-green, body div .link-green a, body div .link-green button { display:inline-block; border-radius:50px !important; border:2px solid #6cbd45 !important; background:#6cbd45 !important; color:#fff !important; padding:15px 25px !important; min-width:160px ; text-align:center; font-size:18px !important; }
body div a.link-green:hover, body div .link-green a:hover, body div .link-green:hover { border-color:#6cbd45 !important; background:none !important; color:#6cbd45 !important; }


@media (max-width: 767px){
	.contant-main h2 { font-size:27px; line-height:30px; }

	.ourimpact-section .ar-box { padding:20px 30px 20px 30px; }
	.ourimpact-section h6 { font-size:35px; line-height:40px; }
	.ar-box h5 { font-size:70px; line-height:60px; }
}

.services-section { text-align:center; margin:0 !important; }
.services-section .container > .wpb_column { padding:50px 0; border-bottom:1px solid #a4a4a4; margin-bottom: 50px; }
.services-section h5 { color:#121212; font-size:20px; line-height:28px; padding:10px 0 10px; font-weight:500; min-height:76px; }
.service-bicon img { max-height:70px; height:auto; }
.service-bicon { margin:0 0 10px !important; }
.services-box { padding:10px 0; }
.services-boxes { clear:both; }

/* resources-grid-style */
.ntresources-section {
	max-width: 100%;
	height: 450px;
}
/* clear fix */
.ntresources-section:after {
	content: '';
	display: block;
	clear: both;
}
/* ---- .grid-item ---- */
.grid-sizer,
.grid-item { width: 20%; }
.students-list .grid-item {
	width: 50%;
}
.gutter-sizer { width: 0%; }
/* 2 columns wide */
.grid-width-2 { width: 40%; }
.grid-item {
	float: left;
	border: 2px solid #fff;
}
.grid-height-1 {
	height: 50%;
}
.grid-height-2 {
	height: 100%;
}

/*.ntresources-section { padding:50px 0; margin:0 !important; }
*/
.ntresources-text { color:#fff; }
.ntresources-text a { background:#515151; padding:20px; min-height:160px; display:block; height: 100%;}
.ntresources-section .wpb_content_element { margin:0 !important; }
.ntresources-section i { display:block; color:#fff; font-size:15px; font-weight:600; padding:0 0 10px; margin:0 0 10px; color:#fff; text-transform:uppercase; position:relative; font-style:normal; }
.ntresources-section i:before { content:''; position:absolute; left:0; bottom:0; width:55px; background:#fff; height:1px; }
.ntresources-section strong { display:block; font-size:19px; line-height:28px; font-weight:600; color:#fff; text-transform:uppercase; margin:0; position:relative; padding:0 0 15px; }
.ntresources-section strong:before { content:''; position:absolute; left:0; bottom:0; width:20px; background:#fff; height:8px; }
.ntresources-textbig	a { padding:50px 20px; min-height:330px; }
.ntresources-text br { display:none !important; }
.ntresources-text p { margin:0; padding:0; }
.ntresources-section .link-transparent { padding:25px 0 0; clear:both; }

h2 + .ntresources-textbig a { background:#f7941e; }
.ntresources-box2 + .ntresources-textbig a	{ background:#0072bc; }
.ntresources-box1 .ntresources-text:last-child a { background:#6cbd45; }
.ntresources-box1 .ntresources-text:first-child + .ntresources-text a { background:#0072bc; }
.ntresources-box2 .ntresources-text:first-child a { background:#f7941e; }

.ntresources-text a:hover { background:#a4a0a0 !important; }

.ntresources-section .ntresources-text:nth-of-type(4) a, .ntresources-section .ntresources-text:nth-of-type(7) a {
	background:#f7941e;
}
.ntresources-section .ntresources-text:nth-of-type(3) a, .ntresources-section .ntresources-text:nth-of-type(6) a {
	background:#0072bc;
}
.ntresources-section .ntresources-text:nth-of-type(8) a {
	background:#6cbd45;
}


@media (min-width: 768px) {
	.ntresources-textbig { float:left; width:20%; }

	.ntresources-box2 { float:left; width:20%; margin:0 !important; }
	.ntresources-box1 { float:left; width:40%; margin:0 !important; }
	.ntresources-box1 .ntresources-text { width:50%; float:left; }
	.ntresources-box1 .ntresources-text:last-child { width:100%; }
	.ntresources-box1 > div > div, .ntresources-box2 > div > div { padding:0 !important; }
}

@media (max-width: 767px){
	.ntresources-textbig	a { min-height:0; }
	.ntresources-section .grid-item, .ntresources-section .grid-sizer, .ntresources-section .grid-width-2 {
	width: 100%;
	max-height: 200px;
	}
}


.joinus-section { padding:45px 0; position:relative; margin:0 !important; }
.joinus-section:before { display:block !important; position:absolute; left:0; top:0; content:''; background:#000; opacity:0.4; width:100%; height:100%; }
.joinus-section h4 { font-size:28px; line-height:34px; color:#fff; padding:20px 0 15px; font-weight:600; text-transform:uppercase; }
.joinus-section .link-style { margin:0 !important; }

@media (min-width: 768px) {
	.ourimpact-text, .ourimpact-content h5, .services-section h5, .joinus-section h4 { padding-left:10%; padding-right:10%; }
}


.recentblog-section { padding:50px 0 0; margin:0 !important; }
.recentblog-section h6 { font-weight:700; text-transform:uppercase; padding:0 0 25px; font-size:20px; color:#c3c3c3; }
.recentblog-section > div > .vc_column-inner { padding:0 !important; }
.recentblog-section .rss-more-button, .recentblog-section .ti-rss-title { display:none !important; }
.recentblog-section .single-ti-rss-item { display:none; }
.recentblog-section .single-ti-rss-item:nth-child(1), .recentblog-section .single-ti-rss-item:nth-child(2), .recentblog-section .single-ti-rss-item:nth-child(3) { display:block; }
.recentblog-section .entry-image { display:block; background-size:cover; height:300px; float:left; width:100%; }
.recentblog-section .entry-image img { display:none; }
.recentblog-section .entry-text { background:#f2f2f2; padding:25px; float:left; width:100%; }
.recentblog-section .single-ti-rss-item { border:none; padding:10px 0; }
.recentblog-section h4 { color:#4c4c4c; font-size:28px; line-height:32px; padding:0 0 10px; font-weight:700; }
.recentblog-section h4 a { color:#4c4c4c; }
.recentblog-section h4 a:hover { color:#0e74b5; }
.recentblog-section .entry-content { font-size:18px; font-style:italic; padding:0 0 20px; color:#4c4c4c; }
.recentblog-section .entry-content + a .fa { display:none; }
.recentblog-section .entry-content + a { display:block; margin:0 auto; max-width:180px; }

@media (min-width: 768px) {
	.recentblog-section .single-ti-rss-item { float:left; width:33.33%; padding:0 5px; }
	.recentblog-section .rss-feed { margin:0 -5px; }
}


.upcomming-webinars { margin:0 !important; padding:100px 0; position:relative; text-align:center; color:#fff; }

.upcomming-webinars p { color:#fff; }
.upcomming-webinars h2 { padding:0 0 30px; color:#fff; font-size:30px; line-height:36px; text-transform:uppercase; font-weight:700; }
.upcomming-webinars h4	{ padding:0 0 30px; color:#fff; font-size:26px; line-height:36px; position:relative; margin:0 0 20px; }
.upcomming-webinars h4:before { content:''; position:absolute; left:10%; bottom:0; width:80%; background:#fff; height:1px; }
.webdatetime-text strong { font-weight:400; background:#6cbd45; padding:14px 25px; display:inline-block; color:#fff; font-size:18px; margin:5px; }
.webdatetime-text em { font-style:normal; background:#f7941e; padding:14px 25px; display:inline-block; color:#fff; font-size:18px; margin:5px; }
.upcomming-webinars .wpb_column { position:inherit; }

@media (min-width: 768px) {
	.upcomming-webinars .upcomming-webright { position:absolute; right:0; top:100px; }
	.upcomming-webinars .upcomming-webright * { padding:0 !important; }
	.upcomming-webinars .wpb_single_image { text-align:right !important; }
	.upcomming-webinars { min-height:800px; }
	.upcomming-webinars .upcomming-webleft { padding:80px 0 0; }
}

@media (max-width: 767px){
	.upcomming-webinars { padding:30px 0; }
	.upcomming-webinars h4 { font-size:22px; line-height:32px; }
}

.counter-section { padding:150px 0; position:relative; float:left; width:100%; margin-left:0 !important; margin-right:0 !important; }
.counter-section:before { content:''; display:block; background:#333; position:absolute; left:0; top:0; width:100%; height:100%; left:0; top:0; display:block !important; opacity:0.8; }
.counter-section * { position:relative; }
.counter-box strong { display:block; font-size:35px; line-height:40px; color:#f7941e; font-size:35px; line-height:40px; }
.counter-box br { display:none; }
.counter-box .wpb_content_element { margin:0; }
.counter-box p { color:#fff; text-transform:uppercase; font-size:20px; line-height:28px; font-weight:500; }

@media (max-width: 767px){
	.counter-section { padding:40px 0; }
	.counter-box { padding:10px 0; }
}

.image-grid ul li { width: 25%; }
.recentnewsblog-section { padding:50px 0; float:left; width:100%; margin-left:0 !important; margin-right:0 !important; }
.recentnewsblog-section h2, .template-templatesinner h2 { font-weight:700; color:#0072bc; font-size:42px; line-height:50px; }
.recentnewsblog-section .ti-rss-title { display:none; }
.recentnewsblog-section .single-ti-rss-item { display:none; border:1px solid #f1f1f1; margin:10px 0; padding:0; }
.recentnewsblog-section .rss-more-button { display:none; }
.recentnewsblog-section .single-ti-rss-item:nth-child(1), .recentnewsblog-section .single-ti-rss-item:nth-child(2), .recentnewsblog-section .single-ti-rss-item:nth-child(3) { display:block; }
.recentnewsblog-section .single-ti-rss-item .entry-image img { display:none; }
.recentnewsblog-section .single-ti-rss-item .entry-image { height:150px; background-size:cover; background-position:center; display:block; }
.recentnewsblog-section .ti-rss-caption { padding:15px !important; }
.recentnewsblog-section h4 { margin:0; padding:0 0 10px; margin:0 0 20px; position:relative; }
.recentnewsblog-section h4:before { content:''; position:absolute; left:0; bottom:0; height:4px; width:60px; background:#0072bb; }
.recentnewsblog-section h4 a { color:#333333; font-size:20px; font-weight:700; line-height:28px; }
.recentnewsblog-section .entry-content { color:#676666; font-size:16px; line-height:22px; padding:0 0 10px; }
.recentnewsblog-section .entry-content + a .fa { display:none; }
.recentnewsblog-section .entry-content + a { color:#0072bc; }
.recentnewsblog-section .entry-content + a:after { content:' >'; }

@media (min-width: 768px) {
	.recentnewsblog-section .single-ti-rss-item { float:left; width:31.33%; margin:0 1%; }
}

@media (max-width: 767px){
	.recentnewsblog-section { padding:30px 0; }
	.recentnewsblog-section h2 { font-size:32px; line-height:40px; }
}

.annualLuncheon-section { padding:50px 0; background:#f7f7f7; float:left; width:100%; margin-left:0 !important; margin-right:0 !important; }
.annualLuncheon-section p { font-size:18px; line-height:27px; }
.annualLuncheon-section ul { margin:0; padding:10px 0; list-style:none; }
.annualLuncheon-section ul li { padding:2px 0 4px 30px; background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/img/list-img.png) no-repeat left 5px; font-size:18px; color:#333; line-height:24px; margin:0 0 5px; font-weight:500; }
.annualLuncheon-section h4 { padding:0 0 25px; color:#f5931e; font-size:35px; line-height:40px; font-weight:700; margin:0; }

@media (max-width: 767px){
	.annualLuncheon-section { padding:40px 0; }
}

.cta-section{ padding:90px 0; position:relative; margin-bottom:0 !important; float:left; width:100%; margin-left:0 !important; margin-right:0 !important; }
.cta-section:before { content:''; display:block; background:#005e9a; position:absolute; left:0; top:0; width:100%; height:100%; left:0; top:0; display:block !important; opacity:0.7; }
.cta-section h2 { color:#fff; font-size:40px; color:#fff; line-height:44px; margin:0; padding:0 0 25px; text-transform:uppercase; }
.cta-section h2 strong { display:block; font-size:80px; line-height:84px;}

@media (max-width: 767px){
	.cta-section { padding:40px 0; }
	.cta-section h2 { font-size:28px; line-height:34px; }
	.cta-section h2 strong	{ font-size:34px; line-height:40px; }
}

.ourGraduates-section { position:relative; padding:40px 0 0; position:relative; overflow:hidden;float:left; width:100%; margin-left:0 !important; margin-right:0 !important; }
.ourGraduates-section h3 { padding:0; color:#fff; font-size:40px; line-height:42px; position:relative; margin:0 0 130px; }
.ourGraduates-section h3 strong { display:block; }
.ourGraduates-section:before { content:''; position:absolute; left:50%;	-moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background:#6cbc45; width:400px; height:400px; top:-200px; border-radius:100%; }

@media (max-width: 767px){
	.ourGraduates-section h3 { font-size:32px; line-height:36px; }
}

.ourGraduates-logo { margin:0 !important; padding:0 2px; }
.ourGraduates-logo .wpb_wrapper	{ background:#f8f8f8; border:1px solid #f1f1f1; padding:10px; width:100%; }
.ourGraduates-logo .vc_single_image-wrapper { height:100px; }
.ourGraduates-logo .vc_single_image-wrapper img { position:relative; top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.ourGraduates-logoes .slick-prev:before { content: "\f053"; color:#848383; font-family:'FontAwesome'; }
.ourGraduates-logoes .slick-next:before { content: "\f054"; color:#848383; font-family:'FontAwesome'; }

@media (max-width: 767px){
	.ourGraduates-logoes .slick-prev { left:-17px; }
	.ourGraduates-logoes .slick-next { right:-17px; }
}

.contactform-section { padding:40px 0; position:relative; color:#fff; float:left; width:100%; margin-left:0 !important; margin-right:0 !important; }
.contactform-section h2 { color:#fff; font-weight:700; }
.contactform-section:before { content:''; display:block; background:#333333; position:absolute; left:0; top:0; width:100%; height:100%; left:0; top:0; display:block !important; opacity:0.7; }
.contactform-section .gform_footer { text-align:center; }
.contactform-section .gform_footer input[type=submit] { display:inline-block; border-radius:50px !important; border:2px solid #fff !important; background:none !important; color:#fff !important; padding:15px 25px !important; min-width:160px; text-align:center; font-size:18px !important; }
.contactform-section .gform_footer input[type=submit]:hover { border-color:#fff !important; background:#fff !important; color:#0072bc !important; }
.contactform-section .gfield input, .contactform-section .gfield textarea, .contactform-section .gfield select { background:none; border-radius:0; border:none !important; border-bottom:1px solid #fff !important; color:#fff; box-shadow:0 0 0 0 rgba(0,0,0,0) }
.contactform-section .gfield.gfield_error input, .contactform-section .gfield.gfield_error textarea, .contactform-section .gfield.gfield_error select {	border-bottom:1px solid #b94a48 !important; }

.contactform-section .gfield option { color:#333; }
.contactform-section .gfield { padding:0 0 10px; }
.contactform-section .gfield > label { display:none !important; }
.contactform-section.workforce-form .gfield > label { display:none !important; }
.contactform-section.workforce-form .gfield_checkbox li { list-style: none !important; margin:0 !important; padding: 10px 0 0;	}
.contactform-section.workforce-form .gfield_checkbox li input { width: auto; float: left; height:auto; }
.contactform-section.workforce-form .gfield_checkbox li label { padding: 0 0 0 10px; }

.contactform-section ::-webkit-input-placeholder { color:#fff; opacity:1; }
.contactform-section ::-moz-placeholder { color:#fff; opacity:1; }
.contactform-section :-ms-input-placeholder { color:#fff; opacity:1; }
.contactform-section input:-moz-placeholder { color:#fff; opacity:1; }

.contactform-section.workforce-form #field_2_6.gfield > label, .contactform-section.workforce-form #field_2_8.gfield > label { display:block !important; }

.post-password-form { text-align:center; padding:40px 0 20px; }
.post-password-form input[type=password] { border:1px solid #d2d2d2; height:40px; width:200px; padding:0 15px; outline:none; background:#fff; border-radius:0; }
.post-password-form input[type=submit] { background:#f7941e; height:40px; padding:0 25px; color:#fff; font-weight:700; cursor:pointer; outline:none; font-family:'Open Sans', sans-serif; border:none; vertical-align:top; text-transform:uppercase; }


@media (min-width: 768px) {
	.contactform-section .gform_wrapper { margin:0 15%; width:70%; }
}

@media (max-width: 767px){
	.contactform-section { padding:40px 0; }
}

.social-section { padding:40px 0; float:left; width:100%; margin-left:0 !important; margin-right:0 !important; }
.social-secright { text-align:center; font-weight:500; }
.social-secright p { font-size:18px; line-height:28px; }
.social-secright .vc_btn3-container { margin:0 !important; }

/* page style customizations */
/*
blue	#0072bc !important;
		rgb(0, 114, 188)
orange	#F7941E !important;
		rgb(247, 148, 30)
green	 #6cbd45 !important;
		rgb(108, 189, 69)
*/
.punchcode .headercs-links {
	background: #6cbd45 !important;
}
.punchcode .headercs-crboxes > a:nth-child(2), .punchcode .headercs-crboxes > a:nth-child(3) {
	background: #0072bc;
}
.punchcode .headercs-crboxes > a:nth-child(2):hover, .punchcode .headercs-crboxes > a:nth-child(3):hover {
	background: #6cbd45;
}
.punchcode .headercs-contentrbox5 {
	background: #6cbd45;
}
.punchcode .headercs-contentrbox5:hover {
	background: #0072bc;
}
.punchcode .counter-box strong {
	color: #6cbd45 !important;
}
.punchcode .annualLuncheon-section h4 {
	color: #0072bc !important;
}


.innerheader { height:598px; text-align:center; position:relative; background-size:cover; background-position:center; }
.innerheader:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4); }
.innerheader .container {
color: #fff;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: relative;
top: 50%;
width: auto !important;
height: auto;
}

.innerheader h1 {
	color: #fff;
	font-size: 54px;
	line-height: 56px;
	display: block;
	font-weight: 700;
}
.innerheader h3 { color:#fff;
	width: auto !important;
	max-height: 80px;
	height: auto;
	text-transform: uppercase;
	font-size: 33px;
	line-height: 36px;
	font-weight: 700;
	text-align: center;
}

@media (max-width: 767px){
	.innerheader { height:400px; }
	.innerheader .container {
	padding:0 30px;
	font-size:28px;
	line-height:32px; }
}




.qualiﬁcations-section, .orangecircle-section { position:relative; overflow:hidden; padding:20px 0; }
.qualiﬁcations-section:before, .orangecircle-section:before { content:''; position:absolute; left:50%;	-moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background:#f7941e; width:470px; height:400px; top:-270px; border-radius:100%; }
.qualiﬁcations-section h2,.orangecircle-section h2 { color:#fff; padding-bottom:120px; }
.qualiﬁcations-icon { margin:0 0 20px !important; }
.qualiﬁcations-icon .vc_single_image-wrapper { height:75px; }
.qualiﬁcations-icon .vc_single_image-wrapper img { max-height:75px; width:auto; position:relative; top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.qualiﬁcations-text p { font-size:16px; line-height:26px; }

.greencircle-section { position:relative; overflow:hidden; padding:20px 0; }
.greencircle-section:before { content:''; position:absolute; left:50%;	-moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background:#6cbd45; width:470px; height:400px; top:-270px; border-radius:100%; }
.greencircle-section h2 { color:#fff; padding-bottom:120px; }

.whitecircle-section { position:relative; overflow:hidden; padding:20px 0; }
.whitecircle-section:before, .applicationProcess-section:before { content:''; position:absolute; left:50%;	-moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background:#ffffff; width:470px; height:400px; top:-270px; border-radius:100%; }
.whitecircle-section h2, .applicationProcess-section h2 { color:#0072bc; padding-bottom:120px; }



@media (min-width: 768px) {
	.qualiﬁcations-box { float:left; width:20%; margin:0 !important; }
}

@media (max-width: 767px){
	.qualiﬁcations-section h2, .greencircle h2 { padding-bottom: 80px; }
	.qualiﬁcations-section:before, .greencircle:before, .orangecircle:before, .whitecircle:before { top:-370px; }
	.qualiﬁcations-text { margin:0 !important; }
	.qualiﬁcations-box { padding:20px 0; }
}

.applicationProcess-section { padding: 20px 0 40px 0; background:#0072bc; color:#fff; margin-bottom: 0px !important;}
.applicationProcess-box { position:relative; }
.applicationProcess-icon .vc_single_image-wrapper { height:130px; }
.applicationProcess-icon .vc_single_image-wrapper img { max-height:130px; width:auto; position:relative; top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.applicationProcess-section p { color:#fff; }
.applicationProcess-icon { padding-left:100px; position:relative; z-index:9; margin:0 0 20px !important; }
.applicationProcess-number { position:absolute; left:50%; margin:0 0 0 -80px; }
.applicationProcess-number p { color:#004e81; font-size:150px; line-height:130px; font-weight: 700; }
.applicationProcess-text p { font-size:18px; line-height:28px; }

.blueStats-section { padding:40px 0 0 0; background:#0072bc; color:#fff; margin-bottom: 0px !important;}
.blueStats-section h2 { color:#fff; padding:0 0 35px; }
.blueStats-box { position:relative; }
.blueStats-icon .vc_single_image-wrapper { height:130px; }
.blueStats-icon .vc_single_image-wrapper img { max-height:130px; width:auto; position:relative; top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.blueStats-section p { color:#fff; }
.blueStats-icon { padding-left:100px; position:relative; z-index:9; margin:0 0 20px !important; }
.blueStats-number p { color:#004e81; font-size:72px; line-height:80px; font-weight: 700; }
.blueStats-text p { font-size:18px; line-height:28px; }

.whiteStats-section { padding:40px 0; }
.whiteStats-section h2 { color:#0072bc; padding:0 0 35px; }
.whiteStats-box { position:relative; }
.whiteStats-icon .vc_single_image-wrapper { height:130px; }
.whiteStats-icon .vc_single_image-wrapper img { max-height:130px; width:auto; position:relative; top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.whiteStats-section p { color:#000; }
.whiteStats-icon { padding-left:100px; position:relative; z-index:9; margin:0 0 20px !important; }
.whiteStats-number p { color:#0072bc; font-size:72px; line-height:80px; font-weight: 700; }
.whiteStats-text p { font-size:18px; line-height:28px; }

.blueStats-number p small, .whiteStats-number p small { font-size: 30% !important; line-height: 30% !important; }

@media (max-width: 767px){
	.applicationProcess-icon { padding-left: 60px; }
	.applicationProcess-number, .blueStats-number, .whiteStats-number { margin: 0 0 0 -110px; }

}

.applicationTimeline-section { padding:60px 0; }
.applicationTimeline-section h2 { color:#0b0044; padding:0 0 35px; }

.applicationTimeline-title { margin:0 0 100px !important; position:relative; }
.applicationTimeline-title > .wpb_wrapper:before { content:''; position:absolute; top:50%; left:11%; width:78%; background:#0b0044; height:3px; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.applicationTimeline-title:before { content:''; position:absolute; top:50%; left:11%; width:3px; background:#0b0044; height:80px; }
.applicationTimeline-title:after { content:''; position:absolute; top:50%; right:11%; width:3px; background:#0b0044; height:80px; }
.applicationTimeline-boxes + .applicationTimeline-title:before, .applicationTimeline-boxes + .applicationTimeline-title:after { top:auto; bottom:50%; }
.applicationTimeline-boxes + .applicationTimeline-title { margin:100px 0 0 !important; }

.applicationTimeline-title p { display:inline-block; color:#0b0044; font-size:26px; line-height:32px; position:relative; padding:0 20px; background:#fff; }
.applicationTimeline-btext { margin:0 0 20px !important; }
.applicationTimeline-btext3 { margin:20px 0 0	!important; }
.applicationTimeline-btext2 { margin:0	!important; background:#0b0044; border-radius:8px; height:148px; }
.applicationTimeline-btext2 > .wpb_wrapper { position:absolute; top:50%; left:0; width:100%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.applicationTimeline-btext2 p { color:#fff; font-size:18px; line-height:28px; }
.applicationTimeline-box { position:relative; }
.applicationTimeline-box:before { content:''; background:url(https://techimpact.org/wp-content/themes/techimpact-2018/assets/img/arrow-img2.png) no-repeat; position:absolute; left:-15px; width:30px; height:40px;	}
.applicationTimeline-box:first-child:before { display:none; }
.applicationTimeline-box:nth-child(2) .applicationTimeline-btext2 { background:#004e81; }
.applicationTimeline-box:nth-child(3) .applicationTimeline-btext2 { background:#0072bc; }
.applicationTimeline-box:nth-child(4).applicationTimeline-btext2 { background:#6bbd45; }

@media (min-width: 768px) {
	.applicationTimeline-box { padding:0 10px !important; }
	.applicationTimeline-box:before { top:50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
}

@media (max-width: 767px){
	.applicationTimeline-boxes { padding:0 25px; }
	.applicationTimeline-box { padding:25px 0; }
	.applicationTimeline-box:before { top:-18px; left:50%; -moz-transform: translateX(-50%) rotate(90deg); -webkit-transform: translateX(-50%) rotate(90deg); -o-transform: translateX(-50%) rotate(90deg); -ms-transform: translateX(-50%) rotate(90deg); transform: translateX(-50%) rotate(90deg); margin: 0 0 0 -9px; }
	.applicationTimeline-title { margin: 0 0 70px !important; }
	.applicationTimeline-boxes + .applicationTimeline-title { margin: 70px 0 0 !important; }

}

.form-section , .form-section .wpb_content_element { margin:0 !important; }
.form-section .container { width:100%; padding:0; }
.form-section .vc_column_container > .vc_column-inner { padding:0; }
.form-section iframe { vertical-align: top; }


/* Apply Now Page */

#apply-now .getStarted-section .hs-form label {width: 100%;}
#apply-now .getStarted-section .hs-form legend {font-size: inherit;}
#apply-now .getStarted-section .form2-right textarea {max-width:100%;}
.apply-button { margin-top: 20px; }


.brand-bridge {
	background-color: #00274a;
	color: #fff;
	padding: 10px 0 3px;
}

.brand-bridge > .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.brand-bridge > .container:before,
.brand-bridge > .container:after {
	display: none;
}

.brand-bridge .tech-social {
	padding: 0;
}

.brand-bridge .brand-bridge-nav {
	padding: 0;
	flex-grow: 1;
}

.brand-bridge a {
	color: inherit;
}

.brand-bridge .menu-item:not(.brand-more) a {
	font-weight: bold;
}

.brand-bridge .brand-bridge-menu {
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.brand-bridge .brand-bridge-menu > .menu-item {
	flex-basis: 25%;
	border-left: 1px solid #33526e;
	text-align: center;
	font-size: calc(14px + (13 - 12) * ((100vw - 767px) / (1032 - 767)));
}

@media(min-width: 1032px) {
	.brand-bridge .brand-bridge-menu > .menu-item {
	font-size: inherit;
	}
}

@media(max-width:1000px) {
	.brand-bridge .tech-social {
	flex-basis: 100%;
	text-align: center;
	}
}
@media(max-width:767px) {
	.brand-bridge {
	padding-top: 0;
	}

	.brand-bridge .brand-bridge-menu > .menu-item {
	flex-basis: 50%;
	border-width: 0;
	border-bottom: 1px solid #33526e;
	padding: 10px 0;
	}

	.brand-bridge .brand-bridge-menu > .menu-item:nth-child(2n) {
	border-left: 1px solid #33526e;
	}
}

.brand-bridge .brand-bridge-menu > .menu-item.brand-more {
	flex-grow: 1;
}

.brand-bridge .brand-bridge-menu > .menu-item.brand-more .fa {
	margin-left: 10px;
}

.brand-bridge .brand-bridge-menu > .menu-item > a sup {
	font-size: 64%;
	left: .5em;
}

.tech-social {
	list-style: none;
}

.tech-social li {
	display: inline-block;
	font-size: 18px;
}

.tech-social li	+ li {
	padding: 0 0 0 20px;
}

a#cta_button_575821_06799bcc-ee87-4f19-b06e-c847609ae00b strong span {
	font-size: 10px;
	font-size: 1rem !important;
}

/* CSHP Brand Bridge - Dec 2019 */
i.fa.fa-rss {
	display: none;
}
.fa-rss {
	display: none;
}

.brand-bridge .brand-bridge-menu > .menu-item {
	flex-basis: 25% !important;
}

@media (max-width: 767px) {
	.brand-bridge .brand-bridge-menu > .menu-item {
	border: none !important;
	}

	.brand-bridge .tech-social {
		display: none;
	}

	.brand-bridge .brand-bridge-menu {
		margin-bottom: 0;
	}
}

/* CSHP Search Widget Fix - Jan 2020 */
.topsearch-form {
	z-index: 2;
	top: 30px !important;
}

@media only screen and (max-width: 786px) {
	.topsearch-form {
		left: 0px !important;
		top: 40px !important;
	}
}

/* CSHP Mobile Menu Toggle Fix - Jan 2020 */
.top-menu .navbar-collapse {
	z-index: 2;
}
@charset "UTF-8";
/*!
 *# Crate Stylesheet */.assistive-text,.footer-menu .partners-donors>a,.screen-reader-text,.visually-hidden,.visuallyhidden{position:absolute!important;clip:rect(0,0,0,0);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden;margin:-1px}html{font-size:62.5%;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-size:1.4rem}body a{color:#3670a3}table{margin:2rem 0}table td,table th{padding:1rem}table table{margin:0}.entry-content a:not(.button),.footer-menu a:not([href="#"]),.wpb_text_column a:not(.button){text-decoration:underline}.entry-content a[class*=vc_btn3]{text-decoration:none!important}.icon-arrow-right{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='15' height='8' viewBox='0 0 15 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L13 4' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 1L14 4L11 7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:15px;height:8px}.home .home-banner h2,.icon-border-dashed{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.646447' y1='9.93942' x2='9.64645' y2='0.939415' stroke='white' stroke-opacity='0.4'/%3E%3C/svg%3E");width:10px;height:11px}.icon-dropdown-arrow,.top .menu-header-main-container>.menu>li.menu-item-has-children>a:after{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L4 3L1 1' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:8px;height:4px}.icon-logo-light{background-image:url("data:image/svg+xml;charset=utf8,  %3Csvg xmlns='http://www.w3.org/2000/svg' width='141' height='20' viewBox='0 0 141 20' fill='none'%3E%3Cpath d='M83.453 12.2803C83.5443 12.121 83.6186 12.0108 83.6759 11.8944C84.8949 9.3832 86.1117 6.87198 87.3264 4.36075C87.3859 4.23825 87.4432 4.11371 87.509 3.99326C87.6832 3.67476 87.8531 3.58493 88.1865 3.64209C88.4838 3.68497 88.5262 3.90342 88.5666 4.12596C88.8497 5.69531 89.1329 7.26669 89.416 8.84012C89.8237 11.0818 90.2322 13.3229 90.6413 15.5633C90.664 15.6629 90.6803 15.7638 90.6902 15.8654C90.7093 16.1839 90.6413 16.2738 90.3164 16.288C89.8046 16.3044 89.2907 16.288 88.7789 16.288C88.4519 16.288 88.3542 16.0839 88.316 15.8307C88.2268 15.3121 88.1461 14.7915 88.0633 14.2709C87.8113 12.6947 87.5579 11.1179 87.303 9.54041C87.2726 9.44477 87.2335 9.35186 87.1862 9.26274C87.0567 9.52611 86.9739 9.69965 86.8847 9.87524L84.0454 16.0328C83.9456 16.2493 83.8671 16.4738 83.5464 16.4881C83.1727 16.5024 83.0559 16.4595 82.8881 16.1084C82.5271 15.3509 82.1746 14.5914 81.8263 13.8299C81.1751 12.4361 80.5231 11.041 79.8705 9.64453C79.7953 9.51388 79.7131 9.38712 79.6241 9.26478C79.5307 9.80378 79.45 10.2284 79.382 10.6572C79.1201 12.3028 78.8611 13.9476 78.6048 15.5918C78.5857 15.7103 78.5602 15.8266 78.539 15.943C78.5361 15.9957 78.5217 16.0471 78.4968 16.0941C78.4719 16.141 78.4369 16.1824 78.3943 16.2156C78.3516 16.2487 78.3022 16.2728 78.2492 16.2863C78.1962 16.2999 78.1408 16.3025 78.0866 16.2942C77.5919 16.2942 77.0949 16.2942 76.6001 16.2942C76.2285 16.2942 76.1372 16.1635 76.203 15.8001C76.5909 13.6768 76.9817 11.5541 77.3752 9.4322C77.6881 7.77166 77.996 6.11453 78.299 4.46079C78.3202 4.34442 78.3521 4.22805 78.3712 4.11167C78.4073 3.88301 78.4562 3.6768 78.7577 3.64209C79.0954 3.60534 79.2631 3.68293 79.4245 4.01367C79.9257 5.04402 80.4254 6.07642 80.9238 7.11085L83.2491 11.9189C83.3022 12.023 83.3659 12.1251 83.453 12.2803Z' fill='white'%3E%3C/path%3E%3Cpath d='M58.3369 10.1042C58.3369 8.23409 58.3369 6.36394 58.3369 4.49379C58.3369 3.90376 58.3921 3.85476 59.0037 3.84863C59.3584 3.84863 59.7109 3.84863 60.0655 3.84863C60.5858 3.84863 60.6495 3.91397 60.6495 4.40804C60.6495 5.63303 60.6495 6.85802 60.6495 8.083C60.6495 8.20346 60.6495 8.32188 60.6495 8.44029C60.6495 8.91804 60.6729 8.94254 61.1485 8.94254C62.8814 8.94254 64.6142 8.94254 66.3471 8.94254C66.8079 8.94254 66.8291 8.92008 66.8313 8.47908C66.8313 7.2051 66.8313 5.92907 66.8313 4.65508C66.8313 4.51829 66.8313 4.38354 66.8313 4.24675C66.8255 4.19533 66.8315 4.1433 66.8491 4.0944C66.8666 4.0455 66.8952 4.00092 66.9327 3.96386C66.9702 3.9268 67.0158 3.89817 67.0662 3.88001C67.1166 3.86186 67.1705 3.85463 67.2241 3.85884C67.7359 3.84863 68.2498 3.85884 68.7616 3.85884C68.8164 3.8545 68.8715 3.86254 68.9225 3.88231C68.9734 3.90208 69.0189 3.93304 69.0552 3.97271C69.0915 4.01239 69.1177 4.05968 69.1316 4.1108C69.1455 4.16193 69.1468 4.21548 69.1354 4.26717C69.1354 4.36925 69.1354 4.47133 69.1354 4.57342C69.1354 8.24838 69.1354 11.9233 69.1354 15.5983C69.1354 16.2843 69.1354 16.2843 68.4325 16.2863C68.0438 16.2863 67.6552 16.2863 67.2666 16.2863C66.878 16.2863 66.8419 16.2149 66.8313 15.8576C66.8313 15.1083 66.8313 14.3611 66.8313 13.6118C66.8313 12.8992 66.8313 12.1826 66.8313 11.4701C66.8313 11.0209 66.8037 10.9923 66.3641 10.9903C64.6312 10.9903 62.8984 10.9903 61.1655 10.9903C60.7047 10.9903 60.6537 11.0454 60.6516 11.4966C60.6516 12.8074 60.6516 14.1161 60.6516 15.4248C60.6516 15.5616 60.6516 15.6963 60.6516 15.8331C60.6346 16.221 60.5837 16.2782 60.1887 16.2863C59.73 16.2863 59.2692 16.2863 58.8105 16.2863C58.4134 16.2863 58.3475 16.2169 58.3411 15.8372C58.3305 15.192 58.3411 14.5448 58.3411 13.8997L58.3369 10.1042Z' fill='white'%3E%3C/path%3E%3Cpath d='M36.2517 10.0509V4.64257C36.2517 4.50782 36.2517 4.37103 36.2517 4.23424C36.2517 3.97699 36.3982 3.86674 36.6445 3.85449C36.7698 3.85449 36.893 3.85449 37.0162 3.85449H43.6503C43.7203 3.85449 43.7904 3.85449 43.8626 3.85449C44.3426 3.87287 44.3999 3.92799 44.4063 4.40165C44.4063 4.75894 44.4169 5.11623 44.4063 5.47352C44.4063 5.7961 44.3341 5.84714 43.9943 5.86755C43.8711 5.86755 43.7458 5.86755 43.6227 5.86755C42.1192 5.86755 40.6157 5.86755 39.1122 5.86755C38.577 5.86755 38.5664 5.8798 38.5621 6.37184C38.5621 7.06804 38.5621 7.76628 38.5621 8.46248C38.5621 8.9239 38.5834 8.94227 39.0824 8.94227C40.2865 8.94227 41.4885 8.94227 42.6925 8.94227C42.8178 8.94227 42.941 8.94227 43.0642 8.94227C43.3912 8.96677 43.5122 9.06273 43.5313 9.37918C43.5526 9.7528 43.5483 10.1264 43.5313 10.5C43.5144 10.8737 43.4443 10.9615 43.0111 10.9635C41.8091 10.9635 40.605 10.9635 39.401 10.9635C39.2587 10.9635 39.1185 10.9635 38.9762 10.9635C38.6089 10.9798 38.5643 11.0064 38.5515 11.3392C38.5515 12.1885 38.5515 13.0399 38.5515 13.8892C38.5515 14.1607 38.6853 14.2505 38.9423 14.2403C39.0676 14.2403 39.1907 14.2403 39.3139 14.2403C40.8174 14.2403 42.3209 14.2403 43.8244 14.2403C44.3574 14.2403 44.3957 14.2832 44.402 14.7936C44.402 15.1509 44.4126 15.5082 44.402 15.8655C44.402 16.186 44.3256 16.2391 43.9879 16.2595C43.8817 16.2595 43.7756 16.2595 43.6694 16.2595H36.9843C36.8442 16.2595 36.7019 16.2595 36.5596 16.2595C36.519 16.2615 36.4783 16.2554 36.4403 16.2415C36.4023 16.2276 36.3677 16.2062 36.3387 16.1788C36.3098 16.1513 36.2871 16.1183 36.2721 16.082C36.2571 16.0456 36.2501 16.0067 36.2517 15.9676C36.2517 15.8328 36.2517 15.696 36.2517 15.5592V10.0509Z' fill='white'%3E%3C/path%3E%3Cpath d='M111.499 16.2944C111.286 16.2944 111.074 16.2944 110.862 16.2944C110.72 16.3075 110.577 16.2744 110.457 16.2003C110.337 16.1263 110.246 16.0156 110.199 15.886C109.972 15.392 109.728 14.904 109.515 14.4018C109.478 14.2802 109.398 14.175 109.289 14.1045C109.179 14.034 109.048 14.0027 108.917 14.0159C107.325 14.0295 105.733 14.0295 104.141 14.0159C104.017 13.9973 103.891 14.0228 103.786 14.0875C103.681 14.1522 103.604 14.2516 103.569 14.3671C103.357 14.853 103.111 15.3246 102.898 15.8105C102.85 15.9662 102.745 16.1004 102.604 16.1896C102.463 16.2788 102.293 16.3173 102.125 16.2984C101.72 16.278 101.312 16.2984 100.906 16.2984C100.361 16.2984 100.269 16.1515 100.482 15.686C100.758 15.0735 101.051 14.4793 101.331 13.8771C102.867 10.6758 104.402 7.47922 105.937 4.28745C105.997 4.16495 106.052 4.03837 106.124 3.91995C106.358 3.53817 106.772 3.53408 106.988 3.91995C107.105 4.12412 107.201 4.35278 107.296 4.5692L112.488 15.4593C112.503 15.49 112.52 15.5206 112.533 15.5512C112.828 16.1637 112.745 16.2903 112.036 16.2944H111.499ZM106.542 8.08695C106.096 8.7709 104.795 11.6864 104.767 12.0212C105.377 12.1437 107.972 12.109 108.377 11.9559C107.772 10.6921 107.179 9.43035 106.542 8.08695Z' fill='white'%3E%3C/path%3E%3Cpath d='M92.6351 10.0489V4.59157C92.6351 4.45478 92.6351 4.32003 92.6351 4.18324C92.6336 4.13612 92.6422 4.0892 92.6604 4.04542C92.6786 4.00165 92.706 3.96194 92.7409 3.9288C92.7758 3.89566 92.8174 3.86978 92.8631 3.85279C92.9088 3.83579 92.9577 3.82805 93.0067 3.83003H93.0598C94.6334 3.83003 96.2134 3.75449 97.7806 3.86678C98.7996 3.94638 99.7493 4.39496 100.438 5.12185C101.126 5.84875 101.501 6.79976 101.488 7.78266C101.487 8.8349 101.054 9.84417 100.283 10.5909C99.5118 11.3376 98.4652 11.7614 97.3707 11.77C96.7528 11.7843 96.1327 11.77 95.5147 11.77C95.0433 11.77 95.0348 11.7802 95.0326 12.2273C95.0326 13.3319 95.0326 14.4364 95.0326 15.543C95.0374 15.6792 95.0324 15.8157 95.0178 15.9513C95.0167 16.0383 94.9804 16.1215 94.9166 16.1833C94.8527 16.245 94.7664 16.2804 94.6759 16.282C94.1096 16.2916 93.5433 16.2916 92.977 16.282C92.7413 16.282 92.633 16.135 92.6309 15.9145C92.6309 15.7961 92.6309 15.6757 92.6309 15.5572L92.6351 10.0489ZM95.039 7.77857C95.039 8.28694 95.039 8.7994 95.039 9.30573C95.039 9.47314 95.0709 9.62626 95.2854 9.62218C96.0605 9.61197 96.8441 9.66097 97.6043 9.55481C98.579 9.41802 99.197 8.53398 99.1163 7.58054C99.0663 7.1549 98.86 6.76035 98.5347 6.46774C98.2093 6.17512 97.7861 6.0036 97.341 5.98397C96.6891 5.9513 96.0371 5.98397 95.383 5.98397C95.1388 5.98397 95.0326 6.07584 95.0369 6.31472C95.0433 6.79654 95.039 7.28858 95.039 7.77857Z' fill='white'%3E%3C/path%3E%3Cpath d='M112.89 10.0532C112.893 8.48946 113.49 6.98066 114.569 5.81057C115.648 4.64049 117.134 3.88975 118.749 3.69958C120.594 3.49541 122.259 3.87924 123.718 5.01032C123.818 5.08176 123.912 5.15951 124.001 5.24306C124.213 5.45744 124.236 5.6126 124.039 5.82085C123.705 6.17201 123.349 6.5048 123.005 6.84167C122.974 6.87859 122.936 6.90888 122.893 6.93052C122.849 6.95216 122.802 6.96465 122.753 6.96716C122.704 6.96967 122.655 6.96215 122.61 6.94508C122.564 6.92802 122.523 6.90182 122.489 6.86821C122.237 6.68041 121.973 6.50986 121.696 6.3578C119.116 5.00827 116.139 6.38434 115.557 9.2161C115.169 11.0985 116.194 12.9074 117.636 13.6608C119.148 14.4509 120.624 14.3243 122.062 13.4668C122.195 13.3851 122.323 13.2912 122.45 13.2014C122.493 13.1643 122.544 13.1361 122.599 13.1185C122.654 13.101 122.712 13.0944 122.77 13.0991C122.827 13.1039 122.883 13.12 122.934 13.1463C122.985 13.1727 123.03 13.2088 123.066 13.2524C123.372 13.5587 123.688 13.8649 123.981 14.1753C124.274 14.4856 124.247 14.6265 123.926 14.9041C123.203 15.5368 122.334 15.9958 121.391 16.2434C120.472 16.4924 119.509 16.5498 118.566 16.4118C117.622 16.2739 116.72 15.9437 115.92 15.4434C115.121 14.9431 114.441 14.2842 113.928 13.5109C113.414 12.7377 113.078 11.8678 112.943 10.9597C112.896 10.6698 112.913 10.3594 112.89 10.0532Z' fill='white'%3E%3C/path%3E%3Cpath d='M52.0831 14.2405C52.9151 14.2272 53.7258 13.9849 54.419 13.5422C54.5825 13.4422 54.7418 13.3381 54.9032 13.2299C54.9397 13.1984 54.9825 13.1744 55.029 13.1593C55.0755 13.1443 55.1247 13.1385 55.1735 13.1423C55.2224 13.1461 55.27 13.1595 55.3133 13.1815C55.3567 13.2036 55.3949 13.234 55.4256 13.2707C55.7739 13.6321 56.1328 13.9853 56.4662 14.3569C56.4947 14.4043 56.511 14.4576 56.5136 14.5123C56.5162 14.5671 56.505 14.6216 56.481 14.6713C56.3992 14.8017 56.2909 14.9149 56.1625 15.0041C55.1905 15.7794 54.0017 16.261 52.7456 16.3883C50.1272 16.6292 48.0397 15.7268 46.4874 13.7076C45.8579 12.8619 45.4765 11.869 45.3831 10.833C45.27 9.94155 45.3547 9.03718 45.6315 8.17949C45.9084 7.3218 46.3712 6.53025 46.9894 5.85701C47.6075 5.18377 48.3671 4.64413 49.218 4.27365C50.0689 3.90317 50.9918 3.71026 51.9259 3.70764C53.405 3.66287 54.8546 4.11156 56.0287 4.97755C56.1137 5.0388 56.1986 5.10005 56.2772 5.16946C56.6169 5.46958 56.6233 5.60025 56.3005 5.92691C56.0308 6.19845 55.759 6.46386 55.4808 6.72724C55.2026 6.99061 55.1644 7.02123 54.8225 6.76399C54.1984 6.28459 53.4558 5.96877 52.6671 5.84729C52.0642 5.74669 51.4452 5.78391 50.8601 5.95593C50.275 6.12795 49.7402 6.42994 49.299 6.83749C48.8384 7.2279 48.4708 7.70924 48.2212 8.24866C47.9716 8.78808 47.846 9.3729 47.8529 9.96324C47.8401 12.4398 49.8045 14.2589 52.0831 14.2405Z' fill='white'%3E%3C/path%3E%3Cpath d='M131.367 11.072C131.367 12.5856 131.367 14.0998 131.367 15.6147C131.367 16.2721 131.344 16.2925 130.639 16.2946C130.233 16.2946 129.825 16.2946 129.42 16.2946C129.076 16.2843 128.982 16.1904 128.955 15.8699C128.955 15.7351 128.955 15.5984 128.955 15.4616V6.68249C128.955 6.5457 128.955 6.41095 128.955 6.27416C128.968 6.03529 128.857 5.93933 128.609 5.94137C127.938 5.94137 127.264 5.94137 126.591 5.94137C126.432 5.94481 126.273 5.93799 126.116 5.92096C126.066 5.91917 126.018 5.90787 125.974 5.88774C125.929 5.8676 125.89 5.83905 125.857 5.80378C125.824 5.76852 125.799 5.72726 125.783 5.6825C125.768 5.63773 125.761 5.59037 125.765 5.54325V4.21618C125.759 4.16484 125.765 4.11279 125.782 4.06388C125.799 4.01497 125.828 3.97044 125.866 3.9336C125.903 3.89675 125.949 3.86852 126 3.85099C126.051 3.83347 126.105 3.8271 126.158 3.83235C126.281 3.83235 126.407 3.83235 126.53 3.83235H133.803C133.943 3.83235 134.085 3.83235 134.228 3.83235C134.273 3.83138 134.317 3.83946 134.359 3.85606C134.4 3.87266 134.438 3.89742 134.469 3.92876C134.5 3.96009 134.524 3.9973 134.539 4.03801C134.554 4.07871 134.56 4.12202 134.557 4.16514C134.557 4.62451 134.574 5.08388 134.557 5.54121C134.557 5.825 134.421 5.92096 134.047 5.93116C133.482 5.94545 132.915 5.93116 132.348 5.93116C131.369 5.93116 131.369 5.93116 131.369 6.87849L131.367 11.072Z' fill='white'%3E%3C/path%3E%3Cpath d='M28.8363 11.0249V6.58023C28.8363 6.46182 28.8363 6.3434 28.8363 6.22498C28.8533 5.96161 28.7217 5.85953 28.4562 5.86361C27.8722 5.86361 27.2882 5.86361 26.7064 5.86361C26.494 5.86361 26.2816 5.86361 26.0693 5.86361C25.721 5.84524 25.6616 5.79624 25.6446 5.4757C25.6318 5.08575 25.6318 4.69375 25.6446 4.3038C25.6446 3.97101 25.7486 3.88322 26.082 3.85463C26.2052 3.84443 26.3284 3.85463 26.4537 3.85463H33.5125C33.6548 3.85463 33.797 3.85463 33.9372 3.85463C34.2961 3.89138 34.398 3.99143 34.4065 4.3385C34.415 4.68558 34.4171 5.05308 34.4065 5.41037C34.3959 5.76766 34.3194 5.85545 33.9308 5.86157C33.2237 5.87178 32.5165 5.86157 31.8072 5.86157C31.219 5.86157 31.2147 5.86157 31.2147 6.42711C31.2147 9.42152 31.2147 12.4159 31.2147 15.4103C31.2147 16.2658 31.2148 16.2719 30.3335 16.2719C30.051 16.2719 29.7686 16.2719 29.484 16.2719C28.8958 16.2719 28.8363 16.2127 28.8342 15.6594C28.8342 14.316 28.8342 12.9747 28.8342 11.6313L28.8363 11.0249Z' fill='white'%3E%3C/path%3E%3Cpath d='M71.7008 10.0532V4.59792C71.7008 4.46317 71.7008 4.32638 71.7008 4.18959C71.6957 4.14252 71.7014 4.09496 71.7175 4.05023C71.7335 4.00551 71.7596 3.9647 71.7937 3.93066C71.8279 3.89662 71.8695 3.87018 71.9154 3.85319C71.9613 3.8362 72.0106 3.82907 72.0597 3.8323C72.6075 3.8323 73.1554 3.8323 73.7033 3.8323C73.7525 3.83122 73.8014 3.83952 73.8472 3.85674C73.893 3.87395 73.9347 3.89973 73.9701 3.93258C74.0055 3.96544 74.0337 4.00471 74.0531 4.04812C74.0726 4.09154 74.0829 4.13823 74.0834 4.1855C74.0995 4.32103 74.1059 4.45746 74.1026 4.59383C74.1026 8.23068 74.1026 11.8669 74.1026 15.5023C74.1026 15.5534 74.1026 15.6044 74.1026 15.6555C74.0877 16.221 74.0134 16.2925 73.4188 16.2965C73.011 16.2965 72.6054 16.2965 72.1977 16.2965C71.79 16.2965 71.7156 16.219 71.7156 15.8127C71.705 14.947 71.7156 14.0793 71.7156 13.2137L71.7008 10.0532Z' fill='white'%3E%3C/path%3E%3Cpath d='M138.551 3.90372C139.036 3.90453 139.51 4.04347 139.913 4.30298C140.315 4.56249 140.629 4.93093 140.814 5.36177C140.999 5.79261 141.047 6.26651 140.952 6.72361C140.857 7.18072 140.624 7.60051 140.281 7.92997C139.938 8.25943 139.501 8.48377 139.025 8.57466C138.55 8.66555 138.057 8.6189 137.609 8.44062C137.161 8.26233 136.778 7.9604 136.508 7.57297C136.239 7.18554 136.095 6.72999 136.094 6.26387C136.089 5.95223 136.148 5.64267 136.27 5.35369C136.391 5.0647 136.572 4.80222 136.801 4.58192C137.031 4.36162 137.304 4.18802 137.605 4.0715C137.905 3.95497 138.227 3.89791 138.551 3.90372ZM138.577 8.13605C138.833 8.13525 139.087 8.08584 139.323 7.99066C139.56 7.89547 139.774 7.75637 139.955 7.58133C140.135 7.40629 140.278 7.19875 140.375 6.97057C140.472 6.7424 140.521 6.49809 140.52 6.25162C140.515 5.75359 140.308 5.27708 139.943 4.92358C139.578 4.57007 139.084 4.3675 138.566 4.35901C138.304 4.35785 138.045 4.40717 137.803 4.50406C137.561 4.60094 137.342 4.74343 137.159 4.92309C136.975 5.10276 136.831 5.31596 136.735 5.5501C136.638 5.78425 136.592 6.03458 136.598 6.28632C136.599 6.53328 136.652 6.77746 136.753 7.00465C136.853 7.23184 137 7.43749 137.184 7.60963C137.369 7.78177 137.587 7.91697 137.826 8.00735C138.065 8.09772 138.32 8.14147 138.577 8.13605Z' fill='white'%3E%3C/path%3E%3Cpath d='M139.56 7.26631C139.542 7.25587 139.527 7.24187 139.516 7.2253C139.505 7.20873 139.497 7.18998 139.494 7.17035C139.482 7.10299 139.478 7.03449 139.481 6.96619V6.81511C139.49 6.6861 139.465 6.55715 139.409 6.43945C139.371 6.37878 139.319 6.32769 139.256 6.2904C139.347 6.24471 139.421 6.17349 139.469 6.08624C139.526 5.98184 139.557 5.86556 139.558 5.74733C139.553 5.66647 139.534 5.58702 139.501 5.51254C139.47 5.43889 139.427 5.37009 139.375 5.30837C139.311 5.23397 139.23 5.17521 139.137 5.13688C139.013 5.09267 138.881 5.07187 138.749 5.07563H137.581V7.41739H138.163V6.53336H138.587C138.672 6.52356 138.757 6.5439 138.827 6.59053C138.878 6.66469 138.9 6.75359 138.889 6.84165V7.04581C138.891 7.11429 138.898 7.18255 138.91 7.24998C138.919 7.29138 138.93 7.33228 138.944 7.37248V7.41127H139.581V7.27448L139.56 7.26631ZM138.634 6.06582H138.163V5.56562H138.647C138.715 5.56152 138.784 5.57343 138.846 5.60033C138.919 5.63708 138.953 5.71058 138.953 5.82899C138.958 5.86954 138.95 5.91067 138.931 5.94706C138.912 5.98346 138.882 6.01345 138.844 6.03316C138.777 6.05792 138.706 6.06905 138.634 6.06582Z' fill='white'%3E%3C/path%3E%3Cpath d='M10.3886 5.41853C11.9449 5.41853 13.2066 4.20555 13.2066 2.70926C13.2066 1.21298 11.9449 0 10.3886 0C8.83222 0 7.57056 1.21298 7.57056 2.70926C7.57056 4.20555 8.83222 5.41853 10.3886 5.41853Z' fill='white'%3E%3C/path%3E%3Cpath d='M17.9315 5.43757C19.4879 5.43757 20.7495 4.22459 20.7495 2.72831C20.7495 1.23202 19.4879 0.019043 17.9315 0.019043C16.3752 0.019043 15.1135 1.23202 15.1135 2.72831C15.1135 4.22459 16.3752 5.43757 17.9315 5.43757Z' fill='white'%3E%3C/path%3E%3Cpath d='M2.81801 5.48786C4.37435 5.48786 5.63602 4.27488 5.63602 2.7786C5.63602 1.28231 4.37435 0.0693359 2.81801 0.0693359C1.26167 0.0693359 0 1.28231 0 2.7786C0 4.27488 1.26167 5.48786 2.81801 5.48786Z' fill='white'%3E%3C/path%3E%3Cpath d='M17.9486 12.6929C19.505 12.6929 20.7666 11.48 20.7666 9.98368C20.7666 8.48739 19.505 7.27441 17.9486 7.27441C16.3923 7.27441 15.1306 8.48739 15.1306 9.98368C15.1306 11.48 16.3923 12.6929 17.9486 12.6929Z' fill='white'%3E%3C/path%3E%3Cpath d='M2.83705 12.744C4.39339 12.744 5.65506 11.531 5.65506 10.0347C5.65506 8.53842 4.39339 7.32544 2.83705 7.32544C1.28071 7.32544 0.019043 8.53842 0.019043 10.0347C0.019043 11.531 1.28071 12.744 2.83705 12.744Z' fill='white'%3E%3C/path%3E%3Cpath d='M17.9486 19.9488C19.505 19.9488 20.7666 18.7358 20.7666 17.2395C20.7666 15.7433 19.505 14.5303 17.9486 14.5303C16.3923 14.5303 15.1306 15.7433 15.1306 17.2395C15.1306 18.7358 16.3923 19.9488 17.9486 19.9488Z' fill='white'%3E%3C/path%3E%3Cpath d='M2.81801 20.0001C4.37435 20.0001 5.63602 18.7871 5.63602 17.2908C5.63602 15.7945 4.37435 14.5815 2.81801 14.5815C1.26166 14.5815 0 15.7945 0 17.2908C0 18.7871 1.26166 20.0001 2.81801 20.0001Z' fill='white'%3E%3C/path%3E%3Cpath d='M13.2046 17.2252V9.95283C13.2046 8.45767 11.9439 7.24561 10.3887 7.24561C8.83354 7.24561 7.57282 8.45767 7.57282 9.95283L7.57282 17.2252C7.57282 18.7203 8.83354 19.9324 10.3887 19.9324C11.9439 19.9324 13.2046 18.7203 13.2046 17.2252Z' fill='white'%3E%3C/path%3E%3C/svg%3E");width:141px;height:20px}.gform_wrapper ul{padding-left:0;list-style:none}.gform_wrapper li{margin-bottom:2rem}.gform_wrapper form{margin-bottom:0}.gform_wrapper .gfield_required{padding-left:1px;color:#b94a48}.ginput_container input,.ginput_container select,.ginput_container textarea{display:block;width:100%;height:auto;padding:1.6rem 2rem;font-size:1.4rem;line-height:1.428571429;color:#000;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:none;transition:border-color .15s ease-in-out}.ginput_container select{height:5.4rem}.gf_progressbar_wrapper{padding:1rem;background-color:#f2f2f2;margin-bottom:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.gf_progressbar_wrapper .gf_progressbar_title{font-weight:700;margin:0 1rem 0 0}.gf_progressbar_wrapper .gf_progressbar{background-color:#fff;border-radius:100px;-webkit-flex:1;-ms-flex:1;flex:1}.gf_progressbar_percentage{background-color:#1a5cd1;padding:.2rem .8rem;color:#fff;border-radius:100px;margin:0}.gfield_html h2{font-size:3.2rem;color:#1a5cd1;font-weight:700;text-transform:uppercase;margin-top:4rem}.gform_page_footer{margin:2rem 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.gform_page_footer .button+.button{margin-left:1rem}.gform_wrapper .button,.gform_wrapper input[type=submit]{font-family:Lato,sans-serif!important;font-weight:700}.gform_wrapper .button:focus,.gform_wrapper input[type=submit]:focus{outline:none}.ginput_container input::-webkit-input-placeholder,.ginput_container select::-webkit-input-placeholder,.ginput_container textarea::-webkit-input-placeholder{color:#999}.ginput_container input::-moz-placeholder,.ginput_container select::-moz-placeholder,.ginput_container textarea::-moz-placeholder{color:#999}.ginput_container input:-ms-input-placeholder,.ginput_container select:-ms-input-placeholder,.ginput_container textarea:-ms-input-placeholder{color:#999}.ginput_container input::-ms-input-placeholder,.ginput_container select::-ms-input-placeholder,.ginput_container textarea::-ms-input-placeholder{color:#999}.ginput_container input::placeholder,.ginput_container select::placeholder,.ginput_container textarea::placeholder{color:#999}.ginput_container input:focus,.ginput_container select:focus,.ginput_container textarea:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ginput_container input[disabled],.ginput_container input[readonly],.ginput_container select[disabled],.ginput_container select[readonly],.ginput_container textarea[disabled],.ginput_container textarea[readonly],fieldset[disabled] .ginput_container input,fieldset[disabled] .ginput_container select,fieldset[disabled] .ginput_container textarea{cursor:not-allowed;background-color:#eee}.ginput_container textarea,textarea.ginput_container input,textarea.ginput_container select,textarea.ginput_container textarea{height:auto}.gform_button{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;vertical-align:middle;cursor:pointer;border-radius:4px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#428bca;border:1px solid #357ebd}.gform_button:focus{outline:thin dotted #333;outline-offset:-2px}.gform_button:focus,.gform_button:hover{color:#333;text-decoration:none}.gform_button.active,.gform_button:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.gform_button.disabled,.gform_button[disabled],fieldset[disabled] .gform_button{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.gform_button.active,.gform_button:active,.gform_button:focus,.gform_button:hover,.open .dropdown-toggle.gform_button{color:#fff;background-color:#3276b1;border-color:#285e8e}.gform_button.active,.gform_button:active,.open .dropdown-toggle.gform_button{background-image:none}.gform_button.disabled,.gform_button.disabled.active,.gform_button.disabled:active,.gform_button.disabled:focus,.gform_button.disabled:hover,.gform_button[disabled],.gform_button[disabled].active,.gform_button[disabled]:active,.gform_button[disabled]:focus,.gform_button[disabled]:hover,fieldset[disabled] .gform_button,fieldset[disabled] .gform_button.active,fieldset[disabled] .gform_button:active,fieldset[disabled] .gform_button:focus,fieldset[disabled] .gform_button:hover{background-color:#428bca;border-color:#357ebd}.gform_wrapper .gfield_error .gfield_label{color:#b94a48}.gform_wrapper .gfield_error input,.gform_wrapper .gfield_error select,.gform_wrapper .gfield_error textarea{border-color:#eed3d7;background-color:#f2dede;color:#b94a48}.gform_wrapper .gfield_error input:focus,.gform_wrapper .gfield_error select:focus,.gform_wrapper .gfield_error textarea:focus{border-color:#b94a48;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(185,74,72,.6)}.validation_error{padding:15px;margin-bottom:20px;border-radius:4px;background-color:#f2dede;border:1px solid #eed3d7;color:#b94a48}.validation_error h4{margin-top:0;color:inherit}.validation_error .alert-link{font-weight:700}.validation_error>p,.validation_error>ul{margin-bottom:0}.validation_error>p+p{margin-top:5px}.validation_error hr{border-top-color:#e6c1c7}.validation_error .alert-link{color:#953b39}#gforms_confirmation_message{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}#gforms_confirmation_message h4{margin-top:0;color:inherit}#gforms_confirmation_message .alert-link{font-weight:700}#gforms_confirmation_message>p,#gforms_confirmation_message>ul{margin-bottom:0}#gforms_confirmation_message>p+p{margin-top:5px}.gallery-row{padding:15px 0}.gform_validation_container{display:none!important}.online-assessment-tool .gf_progressbar,.online-assessment-tool .gf_progressbar_percentage,.online-assessment-tool .gf_progressbar_title{font-size:14px;font-size:1.4rem}.online-assessment-tool .gfield_html{margin-bottom:20px}.online-assessment-tool .gfield .gfield_label{margin:0 0 .5rem;font-size:1.8rem}.online-assessment-tool .gfield_radio li{position:relative;margin:10px 0}.online-assessment-tool .gfield_radio li input{position:absolute;left:0;background:none;border:none;box-shadow:none;display:inline-block;width:auto;height:auto;margin:0}.online-assessment-tool .gfield_radio li label{padding-left:3rem;font-weight:400;line-height:1.6}.button,.online-assessment-tool .button{-webkit-font-smoothing:antialiased!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;display:inline-block!important;text-align:center!important;text-decoration:none!important;background:#f79522!important;border-radius:6px!important;border-width:0!important;color:#fff!important;height:auto!important;transition:all .4s ease!important;padding:6px 18px!important;text-shadow:none!important;width:auto!important;font-size:2.4rem;line-height:1.5em!important}.small-button{font-size:1.4rem;padding:.5rem 1rem;font-family:Lato,sans-serif;font-weight:700}.online-assessment-tool .button:hover{background:#ffa325!important;color:#fff!important}.online-assessment-tool .ginput_complex>span{width:48%;float:left}.online-assessment-tool .ginput_complex>span+span{float:right}.online-assessment-tool .ginput_complex{overflow:auto}@-webkit-keyframes click-wave{0%{height:24px;width:24px;opacity:.35;position:relative}to{height:200px;width:200px;margin-left:-88px;margin-top:-88px;opacity:0}}@keyframes click-wave{0%{height:24px;width:24px;opacity:.35;position:relative}to{height:200px;width:200px;margin-left:-88px;margin-top:-88px;opacity:0}}.online-assessment-tool .gfield{color:#444}.online-assessment-tool .gquiz-field{background-color:#f8f8f8;border-radius:6px;padding:2rem}.online-assessment-tool .gfield_radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;top:2.3rem;right:0;bottom:0;left:0;height:1.5rem;width:1.5rem;transition:all .15s ease-out 0s;background:#ddd;border:none;color:#fff;cursor:pointer;display:inline-block;margin-right:.5rem;outline:none;position:relative;z-index:1000;padding:0}.online-assessment-tool .gfield_radio input[type=radio]+label{display:block}.online-assessment-tool .gfield_radio input[type=radio]:hover{background:#bbb}.online-assessment-tool .gfield_radio input[type=radio]:checked{background:#f7941e}.online-assessment-tool .gfield_radio input[type=radio]:checked:before{height:1.5rem;width:1.5rem;position:absolute;content:"●";display:inline-block;font-size:1.5rem;text-align:center;line-height:0;top:100%;left:50%;-webkit-transform:translate(-48%,calc(-50% - .15rem));transform:translate(-48%,calc(-50% - .15rem))}.online-assessment-tool .gfield_radio input[type=radio]:checked:after{-webkit-animation:click-wave .65s;animation:click-wave .65s;background:#f7941e;content:"";display:block;position:relative;z-index:100}.online-assessment-tool .gfield_radio input[type=radio],.online-assessment-tool .gfield_radio input[type=radio]:after{border-radius:50%}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;padding:0;white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.entry .entry-content,.entry .entry-summary{
  /* !Block styles */}.entry .entry-content .has-text-align-center,.entry .entry-summary .has-text-align-center{text-align:center}.entry .entry-content .wp-block-cover,.entry .entry-summary .wp-block-cover{background-repeat:no-repeat;background-size:cover}.entry .entry-content .wp-block-cover .wp-block-cover__inner-container>*,.entry .entry-summary .wp-block-cover .wp-block-cover__inner-container>*{color:#fff}.entry .entry-content .wp-block-cover.banner,.entry .entry-summary .wp-block-cover.banner{position:relative;z-index:1;padding-top:60px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:470px}.entry .entry-content .wp-block-cover.banner .wp-block-cover__inner-container,.entry .entry-summary .wp-block-cover.banner .wp-block-cover__inner-container{max-width:840px;padding:0 10px;margin-left:auto;margin-right:auto}.entry .entry-content .wp-block-cover.banner .wp-block-cover__inner-container>h1,.entry .entry-content .wp-block-cover.banner .wp-block-cover__inner-container>p,.entry .entry-summary .wp-block-cover.banner .wp-block-cover__inner-container>h1,.entry .entry-summary .wp-block-cover.banner .wp-block-cover__inner-container>p{text-shadow:0 2px 4px rgba(0,0,0,.5)}.entry .entry-content .wp-block-cover.banner .wp-block-cover__inner-container>h1,.entry .entry-summary .wp-block-cover.banner .wp-block-cover__inner-container>h1{font-family:brandon-grotesque,sans-serif;font-size:50px;text-transform:uppercase;margin-bottom:30px}.entry .entry-content .wp-block-cover.banner .wp-block-cover__inner-container>p,.entry .entry-summary .wp-block-cover.banner .wp-block-cover__inner-container>p{font-size:18px}.entry .entry-content .wp-block-cover.banner .wp-block-cover__inner-container>p.has-text-align-center,.entry .entry-summary .wp-block-cover.banner .wp-block-cover__inner-container>p.has-text-align-center{max-width:500px;margin-left:auto;margin-right:auto}.entry .entry-content .wp-block-cover.banner-full-width,.entry .entry-summary .wp-block-cover.banner-full-width{width:100%}.entry .entry-content .tlc-container .wp-block-group__inner-container,.entry .entry-summary .tlc-container .wp-block-group__inner-container{max-width:1030px;padding:10px;margin:0 auto}.entry .entry-content .featured-resources,.entry .entry-summary .featured-resources{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:36px 0;margin-left:0;margin-right:0}@media (min-width:900px){.entry .entry-content .featured-resources,.entry .entry-summary .featured-resources{margin-left:-.5%;margin-right:-.5%}}.entry .entry-content .featured-resources .featured-resource,.entry .entry-summary .featured-resources .featured-resource{min-height:350px;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-left:0;margin-right:0;margin-bottom:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:1px solid #0072bd;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media (min-width:900px){.entry .entry-content .featured-resources .featured-resource,.entry .entry-summary .featured-resources .featured-resource{-webkit-flex:0 0 32.33%;-ms-flex:0 0 32.33%;flex:0 0 32.33%;margin-left:.5%;margin-right:.5%;margin-bottom:0}}.entry .entry-content .featured-resources .featured-resource .resource-thumbnail,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail{width:100%;height:148px;background-size:cover;background-repeat:no-repeat;background-position:50%}.entry .entry-content .featured-resources .featured-resource .resource-thumbnail.default,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail.default{background-color:#2457b2}.entry .entry-content .featured-resources .featured-resource .resource-thumbnail.default a,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail.default a{background:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.entry .entry-content .featured-resources .featured-resource .resource-thumbnail.paid a,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail.paid a{background:rgba(0,114,189,.4) url(https://techimpact.org/wp-content/themes/techimpact-2018/css/../images/paid-flag.png) no-repeat;background-position:calc(100% + 3px) -2px;background-size:32px 31px}.entry .entry-content .featured-resources .featured-resource .resource-thumbnail a,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail a{background-color:rgba(0,114,189,.4);display:block;width:100%;height:100%;opacity:1;transition:all .2s ease-in-out}.entry .entry-content .featured-resources .featured-resource .resource-thumbnail a:active,.entry .entry-content .featured-resources .featured-resource .resource-thumbnail a:focus,.entry .entry-content .featured-resources .featured-resource .resource-thumbnail a:hover,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail a:active,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail a:focus,.entry .entry-summary .featured-resources .featured-resource .resource-thumbnail a:hover{opacity:.7}.entry .entry-content .featured-resources .featured-resource .resource-content,.entry .entry-summary .featured-resources .featured-resource .resource-content{position:relative;-webkit-flex:1;-ms-flex:1;flex:1;padding:14px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.entry .entry-content .featured-resources .featured-resource .resource-title,.entry .entry-summary .featured-resources .featured-resource .resource-title{-webkit-flex:1;-ms-flex:1;flex:1;font-size:22px;font-weight:700;line-height:1.2;margin:0 0 5px}.entry .entry-content .featured-resources .featured-resource .resource-title a,.entry .entry-summary .featured-resources .featured-resource .resource-title a{color:#0072bd}.entry .entry-content .featured-resources .featured-resource .resource-title a:active,.entry .entry-content .featured-resources .featured-resource .resource-title a:focus,.entry .entry-content .featured-resources .featured-resource .resource-title a:hover,.entry .entry-summary .featured-resources .featured-resource .resource-title a:active,.entry .entry-summary .featured-resources .featured-resource .resource-title a:focus,.entry .entry-summary .featured-resources .featured-resource .resource-title a:hover{color:#2457b2}.entry .entry-content .featured-resources .featured-resource .resource-excerpt p,.entry .entry-summary .featured-resources .featured-resource .resource-excerpt p{font-size:14px;color:#111;margin:0}.entry .entry-content .featured-resources .featured-resource .resource-optional-text,.entry .entry-summary .featured-resources .featured-resource .resource-optional-text{font-size:14px;color:#666;line-height:1.2;margin-bottom:4px;font-style:italic}.entry .entry-content .topics-grid,.entry .entry-summary .topics-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:320px;margin-top:40px;margin-left:auto;margin-right:auto}@media (min-width:900px){.entry .entry-content .topics-grid,.entry .entry-summary .topics-grid{width:100%;margin-left:-.25%;margin-right:-.25%;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.entry .entry-content .topics-grid .topic,.entry .entry-summary .topics-grid .topic{-webkit-flex:0 0 19%;-ms-flex:0 0 19%;flex:0 0 19%;margin-left:0;margin-right:0;margin-bottom:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:0;min-height:240px;text-align:center}@media (min-width:900px){.entry .entry-content .topics-grid .topic,.entry .entry-summary .topics-grid .topic{margin-left:.25%;margin-right:.25%;margin-bottom:.5%}}.entry .entry-content .topics-grid .topic a,.entry .entry-summary .topics-grid .topic a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:20px 18px 18px}.entry .entry-content .topics-grid .topic-icon,.entry .entry-summary .topics-grid .topic-icon{display:block;width:120px;height:109px;margin:0 auto 26px;background-size:contain;background-repeat:no-repeat;background-position:50%}.entry .entry-content .topics-grid .topic-title,.entry .entry-summary .topics-grid .topic-title{-webkit-flex:1;-ms-flex:1;flex:1;color:#666;font-size:17px;font-weight:700;margin:0;line-height:1.4}.entry .entry-content .quote-slider,.entry .entry-summary .quote-slider{padding:0 0 20px}.entry .entry-content .quote-slider .quote,.entry .entry-summary .quote-slider .quote{padding:90px 85px 30px 88px;overflow:hidden}.entry .entry-content .quote-slider .glide__bullets,.entry .entry-summary .quote-slider .glide__bullets{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.entry .entry-content .quote-slider .glide__bullets .glide__bullet,.entry .entry-summary .quote-slider .glide__bullets .glide__bullet{display:block;border-radius:50%;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;width:20px;height:20px;background-color:hsla(0,0%,100%,.5);border:4px solid hsla(0,0%,100%,0)}.entry .entry-content .quote-slider .glide__bullets .glide__bullet+.glide__bullet,.entry .entry-summary .quote-slider .glide__bullets .glide__bullet+.glide__bullet{margin-left:10px}.entry .entry-content .quote-slider .glide__bullets .glide__bullet.glide__bullet--active,.entry .entry-summary .quote-slider .glide__bullets .glide__bullet.glide__bullet--active{border-color:#fff;background-color:#ff751a}.entry .entry-content .quote-slider .glide__bullets .glide__bullet:focus,.entry .entry-summary .quote-slider .glide__bullets .glide__bullet:focus{outline:none}.entry .entry-content .quote-content,.entry .entry-summary .quote-content{position:relative;max-width:758px;-webkit-transform:translate(0);transform:translate(0);transition:all .6s cubic-bezier(.02,.01,.47,1)}@media (min-width:900px){.entry .entry-content .quote-content,.entry .entry-summary .quote-content{-webkit-transform:translate(-120%);transform:translate(-120%)}}.entry .entry-content .quote-content>*,.entry .entry-summary .quote-content>*{font-size:26px;font-weight:700;color:#444;line-height:1.2;font-style:italic}@media (min-width:900px){.entry .entry-content .quote-content>*,.entry .entry-summary .quote-content>*{font-size:50px}}.entry .entry-content .quote-mark,.entry .entry-summary .quote-mark{position:absolute;z-index:-1;display:block;width:50px;height:37px;background:url(https://techimpact.org/wp-content/themes/techimpact-2018/css/../images/icon-quote.png) no-repeat 50%;background-size:cover;-webkit-transform:translate(-66%,-40%);transform:translate(-66%,-40%);transition:all .6s cubic-bezier(.02,.01,.47,1)}@media (min-width:900px){.entry .entry-content .quote-mark,.entry .entry-summary .quote-mark{width:125px;height:92px;-webkit-transform:translate(200%,-40%);transform:translate(200%,-40%)}}.entry .entry-content .quote-person,.entry .entry-summary .quote-person{text-align:right;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-transform:translateY(-20px);transform:translateY(-20px);transition:all .6s cubic-bezier(.02,.01,.47,1)}@media (min-width:900px){.entry .entry-content .quote-person,.entry .entry-summary .quote-person{-webkit-transform:translate(100%,-20px);transform:translate(100%,-20px)}}.entry .entry-content .quote-person .person-name,.entry .entry-summary .quote-person .person-name{color:#fff;font-style:24px;font-weight:700;margin:0 0 4px}.entry .entry-content .quote-person .person-title,.entry .entry-summary .quote-person .person-title{font-size:18px;font-weight:700}.entry .entry-content .quote-person .person-photo,.entry .entry-summary .quote-person .person-photo{display:block;width:75px;height:80px;background-size:cover;background-repeat:no-repeat;background-position:50%;margin-left:10px}.entry .entry-content .quote.glide__slide--active .quote-person,.entry .entry-summary .quote.glide__slide--active .quote-person{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.entry .entry-content .quote.glide__slide--active .quote-content,.entry .entry-summary .quote.glide__slide--active .quote-content{-webkit-transform:translate(0);transform:translate(0)}.entry .entry-content .quote.glide__slide--active .quote-mark,.entry .entry-summary .quote.glide__slide--active .quote-mark{-webkit-transform:translate(-66%,-40%);transform:translate(-66%,-40%)}body a#cta_button_575821_06799bcc-ee87-4f19-b06e-c847609ae00b{background:#1a5cd1!important;border-radius:100px!important;display:inline-block;padding:.2rem 1.5rem 1rem!important;line-height:1!important;width:auto!important;height:auto!important;font-size:1rem}body a#cta_button_575821_06799bcc-ee87-4f19-b06e-c847609ae00b:hover{background:#077ecd!important}.brand-bridge .learn-more{display:none;font-size:1.1rem;margin-right:10rem;-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}@media (max-width:899px){.brand-bridge .learn-more{display:none}}.top{background-color:#fff;position:relative;z-index:100}.top>.container{width:calc(100% - 4rem);max-width:1160px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:899px){.top>.container:after,.top>.container:before{content:none}}.top .logo{padding:2rem 0}.top .logo img{width:auto;height:4rem}.top ul{list-style:none;padding:0;margin:0}.top .top-menu{-webkit-flex:1;-ms-flex:1;flex:1}@media (min-width:900px){.top .top-menu .simplebar-content-wrapper,.top .top-menu .simplebar-mask{overflow:visible!important}}@media (max-width:899px){.top .top-menu{height:0;overflow:hidden;position:absolute;top:100%;left:0;width:100%;background-color:#fff;z-index:99}.top .top-menu.active{height:calc(100vh - 104px);overflow:auto;display:block}}.top .menu-header-main-container{width:calc(100% - 4rem);margin-left:auto;margin-right:auto}@media (min-width:900px){.top .menu-header-main-container{width:100%}}@media (min-width:900px){.top .menu-header-main-container>.menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.top .menu-header-main-container>.menu>li{-webkit-flex:none;-ms-flex:none;flex:none}@media (min-width:900px){.top .menu-header-main-container>.menu>li:first-child{width:7.1rem}}@media (min-width:900px){.top .menu-header-main-container>.menu>li+li{margin-left:4%}}.top .menu-header-main-container>.menu>li.menu-item-has-children{position:relative;padding:2rem 0}@media (min-width:900px){.top .menu-header-main-container>.menu>li.menu-item-has-children>ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transform:translateX(-5rem);transform:translateX(-5rem);background-color:#fff;border-radius:2px;position:absolute;top:calc(100% + .1rem);max-height:0;box-shadow:0 1px 14px rgba(0,0,0,.15);overflow:hidden;z-index:10}.top .menu-header-main-container>.menu>li.menu-item-has-children>ul:before{top:0;-webkit-transform:translate(4rem,-100%);transform:translate(4rem,-100%);position:absolute;content:"";display:block;width:1.4rem;height:.6rem;background-image:url(https://techimpact.org/wp-content/themes/techimpact-2018/css/../images/dropdown-arrow-active.png);background-position:50%;background-size:contain;background-repeat:no-repeat}.top .menu-header-main-container>.menu>li.menu-item-has-children.active>ul,.top .menu-header-main-container>.menu>li.menu-item-has-children:hover>ul{max-height:100vh;overflow:visible;padding:2.5rem}.top .menu-header-main-container>.menu>li.menu-item-has-children.active>a,.top .menu-header-main-container>.menu>li.menu-item-has-children:hover>a{color:#1a5cd1}.top .menu-header-main-container>.menu>li.menu-item-has-children>a:after{display:inline-block;content:"";margin-left:.6rem;-webkit-transform:translateY(-.2rem);transform:translateY(-.2rem)}}.top .menu-header-main-container>.menu>li>a{display:inline-block;font-size:2.2rem;font-weight:600;color:#000;cursor:pointer}@media (min-width:900px){.top .menu-header-main-container>.menu>li>a{font-size:1.4rem;white-space:nowrap}}@media (min-width:900px){.top .menu-header-main-container>.menu>li>ul{padding:0 3rem;min-width:36rem}}.top .menu-header-main-container>.menu>li>ul li:not(.dropdown-heading){line-height:1.2;margin-bottom:.7rem}.top .menu-header-main-container>.menu>li>ul li:not(.dropdown-heading):last-child{margin-bottom:0}.top .menu-header-main-container>.menu>li>ul li:not(.dropdown-heading) a{color:#767676;font-size:2rem;font-weight:400}@media (min-width:900px){.top .menu-header-main-container>.menu>li>ul li:not(.dropdown-heading) a{font-size:1.25rem;white-space:nowrap}}.top .menu-header-main-container>.menu>li>ul li:not(.dropdown-heading) a:active,.top .menu-header-main-container>.menu>li>ul li:not(.dropdown-heading) a:focus,.top .menu-header-main-container>.menu>li>ul li:not(.dropdown-heading) a:hover{color:#1a5cd1}@media (min-width:900px){.top .menu-header-main-container>.menu>li>ul>li+li{margin-left:2rem}}@media (min-width:900px){.top .menu-header-main-container>.menu>li:first-child>ul{min-width:36rem;-webkit-columns:14rem 2!important;-moz-columns:14rem 2!important;columns:14rem 2!important;display:block}}.top .dropdown-heading>a{color:#262626;font-size:2.2rem;font-weight:600;display:block;margin-top:1rem;margin-bottom:1rem;cursor:default}@media (min-width:900px){.top .dropdown-heading>a{margin-top:0;margin-bottom:1rem;font-size:1.4rem}}.top .dropdown-heading>a:active,.top .dropdown-heading>a:focus,.top .dropdown-heading>a:hover{color:#262626}.top .event-dropdown{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;min-width:36rem}.top .event-dropdown>*{-webkit-flex:1;-ms-flex:1;flex:1}.top .event-dropdown>*+*{margin-left:2rem}.top .event-dropdown .widget_media_image{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.top .event-dropdown .widget_text{min-width:18rem}.top .event-dropdown .widget_text img{max-width:100%;height:auto}.top .event-dropdown .widget_text p{font-size:1.2rem;font-weight:600}@media (min-width:900px){.top .event-dropdown .widget_text p{font-size:1.2rem}}.top .event-dropdown .widget_text p>a{color:#1a5cd1!important;font-weight:700!important;font-size:1.2rem}@media (min-width:900px){.top .event-dropdown .widget_text p>a{font-size:1rem}}@media (max-width:899px){.top #menu-header-main li{text-align:center;margin:1rem 0}}.top #menu-trigger{display:block;width:2rem;height:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border:none;padding:0}.top #menu-trigger:active,.top #menu-trigger:focus,.top #menu-trigger:hover{outline:none}.top #menu-trigger:active .bars,.top #menu-trigger:active .bars:after,.top #menu-trigger:active .bars:before,.top #menu-trigger:focus .bars,.top #menu-trigger:focus .bars:after,.top #menu-trigger:focus .bars:before,.top #menu-trigger:hover .bars,.top #menu-trigger:hover .bars:after,.top #menu-trigger:hover .bars:before{background-color:#1a5cd1}.top #menu-trigger .bars{display:block;width:2rem;overflow:visible;height:.1rem;background-color:#000}.top #menu-trigger .bars:after,.top #menu-trigger .bars:before{content:"";display:block;height:.1rem;background-color:#000}.top #menu-trigger .bars:before{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}.top #menu-trigger .bars:after{-webkit-transform:translateY(.4rem);transform:translateY(.4rem)}@media (min-width:900px){.top #menu-trigger{display:none}}.dropdown-single-column ul.sub-menu{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;-webkit-columns:1!important;-moz-columns:1!important;column-count:1!important}.dropdown-single-column ul.sub-menu li{margin-left:0!important}.main-search-active{position:relative;overflow:hidden}.site-search-form{background-color:hsla(0,0%,100%,.9);position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}.main-search-active .site-search-form{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;z-index:101}.main-search-active .site-search-form,.site-search-form .search-form-wrap{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.site-search-form .search-form-wrap{padding-top:5rem;position:relative;max-width:80rem;display:-webkit-flex;display:-ms-flexbox;display:flex}.site-search-form .close-search{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:1rem;display:block;position:absolute;right:1rem;top:1rem;z-index:1;box-shadow:none;background:none;color:#262626;font-size:2rem}.site-search-form .close-search:active,.site-search-form .close-search:focus,.site-search-form .close-search:hover{outline:none;color:#1a5cd1}.site-search-form .search-field{background:none;color:#262626;border:none;border-bottom:2px solid #001a31;padding:1rem;font-size:2.4rem;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;box-shadow:none;border-radius:0;margin:0;height:auto}@media (min-width:900px){.site-search-form .search-field{font-size:3rem}}.site-search-form .search-field:active,.site-search-form .search-field:focus,.site-search-form .search-field:hover{outline:none;border:0;border-bottom:2px solid #1a5cd1;box-shadow:none}.site-search-form .search-submit{background:none;border-radius:0;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transform:translateY(1rem);transform:translateY(1rem)}.site-search-form .search-submit:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;font-size:2.4rem;content:"\f002"}.site-search-form .search-submit:active,.site-search-form .search-submit:focus,.site-search-form .search-submit:hover{outline:none;color:#1a5cd1}#item-list{margin-top:48px}#item-list .item-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:14px;border:1px solid #eee;box-shadow:0 1px 3px rgba(0,0,0,.1);min-height:130px;padding:9px}#item-list .item-container .item-thumbnail{width:235px;height:110px;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}#item-list .item-container .item-thumbnail.default{background-color:#2457b2}#item-list .item-container .item-thumbnail.default a{background:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#item-list .item-container .item-thumbnail.paid a{background:rgba(0,114,189,.4) url(https://techimpact.org/wp-content/themes/techimpact-2018/css/../images/paid-flag.png) no-repeat;background-position:calc(100% + 3px) -2px;background-size:32px 31px}#item-list .item-container .item-thumbnail a{background-color:rgba(0,114,189,.4);display:block;width:100%;height:100%;opacity:1;transition:all .4s ease;position:absolute;top:0;left:0}#item-list .item-container .item-thumbnail a:active,#item-list .item-container .item-thumbnail a:focus,#item-list .item-container .item-thumbnail a:hover{opacity:.7}#item-list .item-container .item-content{position:relative;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 6px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:6px}#item-list .item-container .item-title{-webkit-flex:1;-ms-flex:1;flex:1;font-size:22px;font-weight:700;line-height:1.2;margin:0}#item-list .item-container .item-title a{color:#0072bd}#item-list .item-container .item-title a:active,#item-list .item-container .item-title a:focus,#item-list .item-container .item-title a:hover{color:#2457b2}#item-list .item-container .item-excerpt{display:none}#item-list .item-container .item-excerpt p{font-size:14px;color:#262626;margin:0}#item-list .item-container .item-optional-text{font-size:14px;color:#767676;line-height:1.2;margin-top:4px}#item-list .item-container .item-provider{display:none;width:70px;position:absolute;bottom:0;right:0}#item-list .item-container .item-provider p{font-size:12px;color:#767676;margin:0}@media (min-width:900px){.grid-layout #item-list .facetwp-template,.grid-layout #item-list .item-list-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-1%;margin-right:-1%}.grid-layout #item-list .facetwp-template .item-container,.grid-layout #item-list .item-list-inner .item-container{-webkit-flex:0 0 24%;-ms-flex:0 0 24%;flex:0 0 24%;padding:6px;height:270px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;margin-left:.5%;margin-right:.5%}.grid-layout #item-list .facetwp-template .item-container .item-thumbnail,.grid-layout #item-list .item-list-inner .item-container .item-thumbnail{width:100%;height:0;padding-top:46%}.grid-layout #item-list .facetwp-template .item-container .item-content,.grid-layout #item-list .item-list-inner .item-container .item-content{margin-left:0}.grid-layout #item-list .facetwp-template .item-container .item-title,.grid-layout #item-list .item-list-inner .item-container .item-title{font-size:17px;margin:2px 0 0;line-height:1.4}}@media (min-width:900px){.grid-layout-3-col #item-list .facetwp-template .item-container,.grid-layout-3-col #item-list .item-list-inner .item-container{-webkit-flex:0 0 32%;-ms-flex:0 0 32%;flex:0 0 32%;height:auto}.grid-layout-3-col #item-list .facetwp-template .item-container .item-title,.grid-layout-3-col #item-list .item-list-inner .item-container .item-title{font-size:19px;margin-top:.8rem}}@media (min-width:900px){.list-layout #item-list .item-container .item-excerpt,.list-layout #item-list .item-container .item-provider{display:block}.list-layout #item-list .item-container .item-content{padding-right:100px}}.list-layout #item-list .item-container .item-optional-text{font-style:italic;margin-bottom:5px}.footer{clear:both;background-color:#001a31;color:#fff}.footer>.container{max-width:1112px;width:calc(100% - 4rem)}.footer a{color:hsla(0,0%,100%,.5)}.footer a:active,.footer a:focus,.footer a:hover{color:#4299ff}.footer-menu{color:hsla(0,0%,100%,.5);font-size:1rem;border-bottom:1px solid hsla(0,0%,100%,.1);padding:5.6rem 0 0;margin-bottom:2rem}.footer-menu ul{list-style:none;margin:0;padding:0}.footer-menu .menu-footer-container{padding-bottom:5.6rem}.footer-menu #menu-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.footer-menu #menu-footer>*{-webkit-flex:0 0 48%;-ms-flex:0 0 48%;flex:0 0 48%;margin-bottom:4rem}@media (min-width:900px){.footer-menu #menu-footer>*{margin-bottom:0;-webkit-flex:1;-ms-flex:1;flex:1}}@media (min-width:900px){.footer-menu #menu-footer>:first-child{-webkit-flex:2;-ms-flex:2;flex:2}}@media (min-width:900px){.footer-menu #menu-footer>:nth-child(4){margin-left:4%}}.footer-menu #menu-footer>li>a{color:#fff;font-size:1.2rem;cursor:default}.footer-menu #menu-footer>li>a:active,.footer-menu #menu-footer>li>a:focus,.footer-menu #menu-footer>li>a:hover{color:#fff}.footer-menu #menu-footer>li>ul{padding-top:1.6rem}.footer-menu #menu-footer>li>ul>li+li{margin-top:1.6rem}.footer-menu #menu-footer a{display:block}.footer-menu .site-description.menuizer-container{max-width:20rem}.footer-menu .site-description .widget_media_image{margin-bottom:1.2rem}.footer-menu .site-description .widget_text p{line-height:1.6;font-family:inherit;font-weight:300}.footer-menu .partners-donors .sub-menu,.footer-menu .partners-donors .sub-menu li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-menu .partners-donors .sub-menu li+li:before{content:"\007C";display:inline;margin:0 .8rem}.footer-bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;padding-bottom:1rem}.footer-bottom p{color:#fff;font-weight:600;font-size:1rem}.footer-bottom .footer-left,.footer-bottom .footer-right{-webkit-flex:1;-ms-flex:1;flex:1}.footer-bottom .footer-right{text-align:right}.footer-bottom .footer-right .fa-social{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer-bottom .footer-right .fa-social a{color:#fff}.footer-bottom .footer-right .fa-social a:active,.footer-bottom .footer-right .fa-social a:focus,.footer-bottom .footer-right .fa-social a:hover{color:#4299ff}.page-template-full-width-no-wrap .entry-content{padding:0 15px}.page-template-full-width-no-wrap .vc_row-has-fill{margin-left:-15px!important;margin-right:-15px!important}.page-template-full-width-no-wrap .center-content{max-width:76rem;width:100%}.center-content{margin-left:auto;margin-right:auto;float:none!important;clear:both}.light-text *{color:#fff}.result-page .wpb_wrapper h2:first-of-type{font-size:44px;font-weight:700;text-align:center}.result-page .wpb_wrapper h3:first-of-type{font-style:italic;font-size:18px;margin:40px 0;text-align:center}.wpb_content_element ol:not([class]),.wpb_content_element ul:not([class]){margin:3rem 0}.wpb_content_element ol:not([class]) li,.wpb_content_element ul:not([class]) li{line-height:1.6}.wpb_content_element ol:not([class]) li+li,.wpb_content_element ul:not([class]) li+li{margin-top:1.5rem}.single-welcome-ota .wp-popup-content{width:100%;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.single-welcome-ota .wp-popup-content .wp-popup-inner{padding-bottom:2rem}.single-welcome-ota .wp-popup-content .wp-popup-inner h2{text-shadow:0 0 12px hsla(0,0%,100%,.5)}.sharethis-inline-share-buttons{margin:3rem 0}.sharethis-inline-share-buttons .st-btn{background-color:#9caaba!important}.sharethis-inline-share-buttons .st-btn:hover{background-color:#077ecd!important}.sharethis-inline-share-buttons .st-btn+.st-btn{margin-left:1px}.sharethis-inline-share-buttons .st-btn.st-first{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.sharethis-inline-share-buttons .st-btn.st-last{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.news_posts_button a{transition:none!important;font-size:1.6rem;background-color:#0072bd!important}.news_posts_button a button{background-color:transparent!important;border:none!important;display:none}.home .headercs-links{clear:both}.home .home-banner{position:relative;z-index:0;background-size:cover;background-position:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:900px){.home .home-banner{min-height:48rem}}.home .home-banner h1,.home .home-banner h2{text-shadow:1px 1px 4px rgba(0,0,0,.6)}.home .home-banner-content{position:relative;z-index:1;max-width:59rem;padding:4rem 2rem;text-align:center}.home .home-banner:before{content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.home .home-banner .title{width:100%;max-width:882px}.home .home-banner h1{font-size:3.85rem;line-height:1.2;color:#fff;text-transform:uppercase;font-weight:700;margin-bottom:2.6rem}.home .home-banner h2{color:#fff;font-weight:300;font-size:2rem;line-height:1.6;margin-top:0;padding-top:3.2rem;margin-bottom:5rem;width:auto;height:auto;background-repeat:repeat-x}.home .hs-cta-wrapper a{line-height:normal!important;padding:.8rem 1rem 1rem!important;border-radius:100px!important;font-size:1.2rem;font-weight:700!important;color:#2457b2!important;background-color:#fff!important;border:1px solid #fff!important}.home .hs-cta-wrapper a strong{font-size:1.2rem}.home .hs-cta-wrapper a:active,.home .hs-cta-wrapper a:focus,.home .hs-cta-wrapper a:hover{color:#fff!important;background-color:transparent!important}.home .hs-buttons-container .hs-cta-wrapper{margin-right:15px;margin-bottom:15px;display:inline-block}.home .hs-buttons-container .hs-cta-wrapper:last-of-type{margin-right:0}.home .hs-cta-wrapper a#cta_button_575821_4cfc7985-8a88-4dd3-88c2-a94ac24eb901,.home .hs-cta-wrapper a#cta_button_575821_d605372c-dfad-4910-a441-0fbdab314bf3{padding:10px!important}.home .hs-cta-wrapper a#cta_button_575821_4cfc7985-8a88-4dd3-88c2-a94ac24eb901 strong,.home .hs-cta-wrapper a#cta_button_575821_d605372c-dfad-4910-a441-0fbdab314bf3 strong{white-space:nowrap}.home .blue-text-bar{margin:0!important;padding:36px 0 30px;background:#014e82}.home .blue-text-bar .wpb_content_element{margin:0!important}.home .blue-text-bar h2{padding:0;color:#fff;margin-bottom:10px;font-size:35px}.home .blue-text-bar p{padding:0;color:#fff;font-size:25px;line-height:1.1}.home .services-section .container>.wpb_column{border:none;margin:0}.home .services-section-2{padding-top:30px}.home .services-section .vc_custom_heading{margin:60px auto 30px}.home .services-section .vc_custom_heading:first-of-type{margin-top:0}@media only screen and (max-width:767px){.home .hs-buttons-container{bottom:0}.home .hs-buttons-container .hs-cta-wrapper{margin-right:0}}.page-template-simple .entry-content{padding:0}.page-template-simple .footer{margin-top:0}@media (max-width:480px){.page-template-simple .page-container{margin-top:10px!important}}.page-template-simple .tlc-heading{margin:0;font-size:28px;font-weight:700;color:#f7941e;text-transform:uppercase}.page-template-simple.search-active .hide-on-search{display:none}.page-template-simple .no-results{text-align:center;margin-left:auto;margin-right:auto}.page-template-simple .page-container a{color:#3670a3}.facetwp-counter,.facetwp-search-wrap .facetwp-btn{display:none}.facetwp-type-checkboxes{position:relative}.facetwp-checkbox{background:none!important;padding-left:10px;font-size:15px;color:#4a4a4a}.facetwp-checkbox:before{left:0;display:inline-block;background-color:#fff;box-shadow:inset 0 1px 3px rgba(0,0,0,.5);border-radius:2px;-webkit-transform:translateY(2px);transform:translateY(2px)}.facetwp-checkbox:after,.facetwp-checkbox:before{position:absolute;content:"";width:16px;height:16px}.facetwp-checkbox:after{left:2px;display:none;background:no-repeat url(https://techimpact.org/wp-content/themes/techimpact-2018/css/../images/checkbox.png) 50%;background-size:15px 12.6px;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.facetwp-checkbox.checked:after{display:block}.facetwp-facet-pagination{margin-top:30px;text-align:center;font-size:18px}.facetwp-facet-pagination a{display:inline-block;padding:2px 4px;line-height:1}.facetwp-facet-pagination .active{font-weight:700;color:#000;border:1px solid #d8d8d8;border-radius:3px}#tlc-search{position:relative;display:table;margin:40px auto 90px}#tlc-search .facetwp-facet{margin-bottom:0}#tlc-search input[type=text],#tlc-search select{background-color:#fff;border-radius:0;border:none;padding:10px;height:42px;box-sizing:border-box;line-height:1.2;margin:0;font-size:20px;color:#262626}#tlc-search input[type=text]:active,#tlc-search input[type=text]:focus,#tlc-search select:active,#tlc-search select:focus{outline:none;box-shadow:none}#tlc-search input[type=text]{width:100%}#tlc-search .select{border-radius:2px;background-color:#f7941e;box-shadow:inset -2px -2px 4px 0 rgba(0,0,0,.1);width:200px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:900px){#tlc-search .select{width:280px}}#tlc-search .select>:nth-child(2){display:block;width:2px;height:100%;background-color:#fff;overflow:hidden;text-indent:100%;white-space:nowrap}#tlc-search .select>:last-child{margin-left:10px;margin-right:10px;width:14px;height:100%;line-height:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#tlc-search select{width:calc(100% + 34px);padding-right:46px;background-color:#f7941e;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);text-transform:uppercase;cursor:pointer}#tlc-search #trigger-select{cursor:pointer;pointer-events:none}#tlc-search #trigger-select span{text-shadow:0 1px 2px rgba(0,0,0,.2)}#tlc-search #search-submit button{border-radius:2px;display:block;background-color:#6dbd45;box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.2);width:42px;height:42px;border:none;margin-left:4px}#tlc-search #search-submit button:focus{outline:none}#tlc-search .search-container{position:relative;z-index:1;width:670px;max-width:90vw;background:#fff;border-radius:3px;padding:4px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:420px){#tlc-search .search-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}#tlc-search #search-text{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}@media (max-width:420px){#tlc-search #search-text{-webkit-flex:none;-ms-flex:none;flex:none}#tlc-search #search-topic{width:calc(100% - 47px)}#tlc-search .select{width:100%}}#tlc-search.advanced #advanced-open{opacity:0}#tlc-search #advanced-close,#tlc-search #advanced-open,#tlc-search #reset{background:none;border:none;font-size:14px;padding:0}#tlc-search #advanced-close:focus,#tlc-search #advanced-open:focus,#tlc-search #reset:focus{outline:none}#tlc-search #advanced-open,#tlc-search #reset{position:absolute;right:0;bottom:0;-webkit-transform:translateY(30px);transform:translateY(30px)}#tlc-search #reset{left:2px;right:auto;display:none}body.search-active #tlc-search #reset{display:block}#search-options{position:absolute;top:100%;left:0;z-index:0;width:100%;max-height:0;overflow:hidden;background:#f2f2f2;background-image:linear-gradient(0deg,hsla(0,0%,100%,.75) 59%,rgba(0,0,0,.1) 87%);box-shadow:0 4px 12px 0 rgba(0,0,0,.5);border-radius:3px;color:#000;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transform:translateY(-3px);transform:translateY(-3px);padding:0 36px}#search-options #advanced-close{position:absolute;bottom:5px;right:10px;z-index:1;color:#0072bd}#search-options>*{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.advanced #search-options{max-height:100vh}#search-options .search-option{padding:20px 0}#search-options .search-option p{text-transform:capitalize;color:#0072bd;font-weight:700;font-size:17px}#search-sorting{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#search-sorting .result-count{-webkit-flex:1;-ms-flex:1;flex:1;color:#f7941e;font-weight:700;font-size:2.4rem}#search-sorting .result-count>.facetwp-facet{margin-bottom:none;display:inline}#search-sorting .search-sort{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:15px;color:#767676}#search-sorting .search-sort+.search-sort{margin-left:20px}#search-sorting .search-sort select{margin:0 0 0 7px;background-color:#fff;color:#767676;border-radius:6px;line-height:1;font-size:15px;display:inline-block;height:40px;border:1px solid #a6a6a6}#search-sorting .search-sort select.facetwp-per-page-select{width:62px}@media (max-width:899px){#search-sorting #layout{display:none!important}}#search-sorting #layout button{padding:0;box-shadow:none;border:none;margin:0;background-color:transparent}#search-sorting #layout button+button{margin-left:6px}#search-sorting #layout button:focus{outline:none}#search-sorting #layout button#grid-layout{margin-left:7px}#search-sorting #layout .layout-icon{width:30px}#search-sorting #layout .layout-icon span{display:block;background-color:#ddd;border:1px solid #bbb;border-radius:1px;width:100%;height:6px;margin-bottom:2px}#search-sorting #layout .layout-icon.layout-grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}#search-sorting #layout .layout-icon.layout-grid span{width:14px;height:14px}#resources,.tlc-container{position:relative;z-index:0}#resources{background-color:#fff;max-width:1030px;padding:60px 10px 10px;margin:0 auto;display:none}.search-active #resources{display:block;padding-top:20px}#resources.grid-layout .layout-grid span,#resources.list-layout .layout-list span{background-color:#0072bd!important}#topic-area{padding:32px 0}#funders-area{padding:52px 0 12px}#funders-area a{text-decoration:underline;font-size:16px}#funders-area a:hover{text-decoration:underline!important}.funder-logos{margin:50px auto;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.funder-logos,.funder-logos .wp-block-column{display:-webkit-flex;display:-ms-flexbox;display:flex}.funder-logos .wp-block-column{-webkit-flex:0 0 48%;-ms-flex:0 0 48%;flex:0 0 48%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px 40px}@media (min-width:900px){.funder-logos .wp-block-column{-webkit-flex:0 0 14%;-ms-flex:0 0 14%;flex:0 0 14%;padding:0}}.funder-logos .wp-block-column img{display:block;width:100%;height:auto}#about-tlc-area{padding:25px 0 40px}#about-tlc-area .inline-list{padding:0;margin:24px auto 0;list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:900px){#about-tlc-area .inline-list{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}#about-tlc-area .inline-list li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}@media (min-width:900px){#about-tlc-area .inline-list li{margin-bottom:0}}#about-tlc-area .inline-list li+li{margin-left:10px}@media (min-width:900px){#about-tlc-area .inline-list li+li:before{display:block;content:"";width:5px;height:5px;border-radius:50%;background-color:#000;margin-right:10px}}#about-tlc-area .inline-list a{display:block;font-size:16px;text-decoration:underline!important}
.facetwp-facet {
    margin-bottom: 40px;
}

.facetwp-facet.is-loading {
    opacity: 0.6;
}

.facetwp-overlay {
    position: absolute;
}

.facetwp-pager-label {
    display: inline-block;
    margin-right: 12px;
}

.facetwp-page {
    display: inline-block;
    padding: 0px 4px;
    margin-right: 6px;
    cursor: pointer;
}

.facetwp-page.dots {
    cursor: default;
}

.facetwp-page.active {
    font-weight: bold;
    cursor: default;
}

/* Checkboxes */

.facetwp-type-checkboxes .facetwp-depth {
    display: none;
}

.facetwp-type-checkboxes .facetwp-depth.visible {
    display: inherit;
}

.facetwp-checkbox {
    background: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/checkbox.png') 0 50% no-repeat;
    background-size: 14px 14px;
    margin-bottom: 4px;
    padding-left: 20px;
    cursor: pointer;
}

.facetwp-checkbox.checked {
    background-image: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/checkbox-on.png');
}

.facetwp-checkbox.disabled,
.facetwp-radio.disabled {
    opacity: 0.4;
    cursor: default;
}

.facetwp-checkbox .facetwp-expand {
    float: right;
}

/* Radio */

.facetwp-radio {
    background: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/radio.png') 0 50% no-repeat;
    background-size: 14px 14px;
    margin-bottom: 4px;
    padding-left: 20px;
    cursor: pointer;
}

.facetwp-radio.checked {
    background-image: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/radio-on.png');
}

/* fSelect */

.facetwp-type-fselect.is-loading {
    opacity: 1; /* prevent stack order issues */
}

.facetwp-type-fselect.is-loading .fs-label-wrap,
.facetwp-type-fselect.is-loading .fs-search,
.facetwp-type-fselect.is-loading .fs-no-results,
.facetwp-type-fselect.is-loading .fs-options {
    opacity: 0.6;
}

.facetwp-type-fselect.is-loading .fs-option {
    cursor: wait;
}

.facetwp-type-fselect .fs-wrap.fs-disabled .fs-option {
    opacity: 0.4;
    cursor: wait;
}

.facetwp-type-fselect .fs-option .fs-option-label {
    white-space: nowrap;
}

.facetwp-type-fselect .fs-option.d1 .fs-option-label {
    padding-left: 20px;
}

.facetwp-type-fselect .fs-option.d2 .fs-option-label {
    padding-left: 40px;
}

.facetwp-type-fselect .fs-option.d3 .fs-option-label {
    padding-left: 60px;
}

/* Hierarchy */

.facetwp-depth {
    margin-left: 12px;
}

.facetwp-link {
    cursor: pointer;
}

.facetwp-link.checked {
    font-weight: bold;
    cursor: default;
}

.facetwp-toggle {
    cursor: pointer;
}

.facetwp-hidden {
    display: none;
}

/* Slider */

.facetwp-slider-wrap {
    padding-bottom: 15px;
}

.facetwp-slider-reset {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    padding: 4px 8px;
    cursor: pointer;
}

/* Search */

.facetwp-input-wrap {
    display: inline-block;
    position: relative;
}

.facetwp-facet input.facetwp-search,
.facetwp-facet input.facetwp-location {
    margin: 0;
    padding-right: 30px;
    min-width: 240px;
}

.facetwp-icon {
    right: 0;
    height: 100%;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    opacity: 0.5;
}

.facetwp-icon:before {
    display: inline-block;
    content: '';
    width: 30px;
    height: 100%;
    background: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/icon-search.png') no-repeat;
    background-position: 5px 50%;
    background-size: 20px 20px;
}

/* Proximity */

.location-results {
    position: absolute;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
    width: 100%;
}

.location-result {
    font-size: 11px;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888;
}

.location-result:hover {
    background-color: #f8f8f8;
}

.location-result.active {
    background-color: #EBF2FE;
}

.location-result .result-main {
    font-size: 13px;
    color: #222;
}

.facetwp-icon.locate-me:before {
    background-image: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/icon-locate.png');
}

.facetwp-icon.f-reset:before {
    background-image: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/icon-close.png');
}

.facetwp-icon.f-loading:before {
    background-image: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/loading.png');
    animation: spin 700ms infinite linear;
}

.location-attribution {
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

.powered-by-google {
    height: 15px;
    background: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/powered-by-google.png') top right no-repeat;
    background-size: auto 15px;
}

/* Rating */

.facetwp-stars {
    display: inline-block;
    line-height: 1;
    padding-right: 4px;
    user-select: none;
    unicode-bidi: bidi-override;
    direction: rtl;
}

.facetwp-star {
    cursor: pointer;
    font-size: 20px;
    color: #ccc;
}

.facetwp-star:hover,
.facetwp-star:hover ~ .facetwp-star,
.facetwp-star.selected,
.facetwp-star.selected ~ .facetwp-star {
    color: #000;
}

.facetwp-star.selected:hover,
.facetwp-star.selected:hover ~ .facetwp-star {
    color: red;
}

/* CSS animations */

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/* Selections shortcode */

.facetwp-selections li {
    display: inline-block;
    line-height: 1;
}

.facetwp-selections .facetwp-selection-value {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;

    padding-right: 16px;
    background-image: url('https://techimpact.org/wp-content/plugins/facetwp/assets/css/../images/icon-close.png');
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: right center;
}
